#13905: Dollar signs in documentation
-----------------------------+----------------------------------------------
Reporter: novoselt | Owner: mvngu
Type: defect | Status: new
Priority: major | Milestone: sage-5.6
Component: documentation | Keywords:
Work issues: | Report Upstream: N/A
Reviewers: | Authors:
Merged in: | Dependencies:
Stopgaps: |
-----------------------------+----------------------------------------------
It is allowed to use dollar signs in the documentation to denote math
stuff. It is also supposed to be possible to escape them like `\$` to get
plain dollars. When I put, say, "There are \$10 and \$5 bills." in a
module docstring and build documentation, the text between dollars is in
math mode. The same seems to happen with introspection. The source code
does show $'s without anything, but it seems that they get caught by
!MathJax during rendering.
This should not happen: either !MathJax should leave $'s alone, or they
have to be escaped somehow again (automatically, so that `\$` works in the
source file).
Sage version: 5.6.beta1.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13905>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.