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.
Now trac ticket #16700
Asked: 11 years ago
Seen: 692 times
Last updated: Jun 29 '14
We can't see your worksheets. You would have to publish them.