#10146: update SageTeX spkg to version 2.3
----------------------------------------------------+-----------------------
Reporter: ddrake | Owner: ddrake
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-4.7
Component: packages | Keywords:
Author: Dan Drake | Upstream: N/A
Reviewer: | Merged:
Work_issues: spacing before/after sagecommandline |
----------------------------------------------------+-----------------------
Comment(by ddrake):
Replying to [comment:24 novoselt]:
> As I said, it may be not the right place to fix it. Does
`sagecommandline` need something from hyperref?
No, but if the user has hyperref loaded, any `\newlabel` must have the
five `{}` pairs or the document can't be typeset.
> It wraps each line into its own `lstlisting` environment and in the very
end of the whole block there are these extra braces. Perhaps `inline`
function should be left as is, but a copy of it without braces can be
created specifically for `sagecommandline`?
That's a good idea, but in that case the copy of `inline` would have the
same problem: with hyperref loaded, the `\newlabel` will fail without the
extra `{}`s.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10146#comment:25>
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.