You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I fixed the two bugs, thanks. The other issue is more complicated and would require changes in the basic types (so that lines in arrays can be represented) and changes to writers and readers for all formats.
While
is parsed correctly,
is not. I tried all of them separately.
Note three types of issues
lcr
letters.\hline
is not ignored when the first item in the next row is empty and crashes as well.\hline
s seems to be ignored by defaultBesides that, I want to do a simple Ruffini table for my students. I think these features could be added. I mean vlines, hlines, etc.
UPDATE: Could vertical and horizontal lines be added with
rowlines
andcolumnlines
attributes?this would render well in Firefox
The text was updated successfully, but these errors were encountered: