Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table Borders do not display Properly #1

Open
MwlBrian opened this issue Dec 8, 2023 · 0 comments
Open

Table Borders do not display Properly #1

MwlBrian opened this issue Dec 8, 2023 · 0 comments

Comments

@MwlBrian
Copy link

MwlBrian commented Dec 8, 2023

Using latex code for an array to create a table, the lines do not display.

Sample code:
\begin{array}{r|l|}
\hline
\text{This}&\text{table}\\hline
\text{has}&\text{borders}\\hline
\end{array}

desired output (generated by codecogs)
Screenshot 2023-12-08 at 2 52 22 AM

Actual output using Better Math Equations:
Screenshot 2023-12-08 at 2 46 44 AM

When I originally noticed it, I was creating an array without outside borders and the inside borders did not appear.
I also just noticed that if I try to put outside vertical borders, by putting | in the beginning and end |r|l|, the app has an error and won't display the preview or generate the image with both borders. It works fine for r|l| and also for |r|l, but not for |r|l|

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant