latex error with Bimodules
Running the following gives an error
sage: B = Bimodules(QQ, QQ)
sage: view(B)
...
Latex error
[edit: link to worksheet removed]
Running the following gives an error
sage: B = Bimodules(QQ, QQ)
sage: view(B)
...
Latex error
[edit: link to worksheet removed]
The reason is that the latex code is not valid:
sage: B = Bimodules(QQ, QQ)
sage: latex(B)
{\mathbf{Bimodules}}_{\Bold{Q}}_{\Bold{Q}}
and hence fails to compile!
it is not a mailing list, do not answer to comments in the answers! It become unreadable.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2014-01-27 07:29:57 +0100
Seen: 543 times
Last updated: Jun 29 '14
latex(-(x-1)/(x+1)) still broken
Is there a function to render latex or html in a notebook from a string ?
What is the function for "%latex" on a notebook cell ?
getting blank cells in html.table
converting expressions into latex code
How do I change the default latex output of a vector?
We can't see your worksheets. You would have to publish them.