#11265: "\dots" in docstring is not converted to "..." properly.
-----------------------------+----------------------------------------------
Reporter: klee | Owner: mvngu
Type: defect | Status: new
Priority: minor | Milestone: sage-4.7.1
Component: documentation | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
-----------------------------+----------------------------------------------
I looked into the detex function. To me, it seems a little buggy.
1. "\ldots", "\cdots" are both converted to "...". Hence there is no
reason not to convert "\dots" to "..."
2. There is a bug. For example "souldots" is converted to "sou...". That
is, if there is a word which contains "ldots" or "cdots", it is shown
broken in command line.
With the change for 'dots', I want to watch out not
to convert "The dots and boxes game has been thoroughly studied by
Elwyn Berlekamp in his book" to something nonsensical.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11265>
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.