Axiom Computer Algebra System - Bugs: bug #6093, Missing tex-tags in axiom.sty
You are not allowed to post comments on this tracker with your current authentication level.
bug #6093: Missing tex-tags in axiom.sty
Submitter: | None | ||
Submitted: | Tue 21 Oct 2003 01:48:38 PM UTC | ||
Category: | None | Severity: | 3 - Normal |
Item Group: | documentation bug | Status: | None |
Privacy: | Public | Assigned to: | None |
Originator Name: | Wolfgang Zocher | Originator Email: | -email is unavailable- |
Open/Closed: | Open | Release: | 20031021 |
Reproducibility: | None | Fixed Release: | |
Error message: |
|
||
Example of code trigerring the bug: |
|
||
Internal cause: |
|
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
CC list is empty
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
No changes have been made to this item
when I produce tex-files from algebra-pamphlets the \spad - command and
commands like \em, \tt etc. are going to deliver wrong representations in the
resulting latex-file, i.e. \spad {G} is translated to \\spad\{G\}. This is
obviously wrong - the first form (\spad {G}) or {\spad G} is right.