Thanks John.
On 8 May 2017 at 20:45, John H Palmieri <
jhpalm...@gmail.com> wrote:
> Hi John,
>
> Within Sage, you can get the appropriate command with
>
>
> sage: from sage.misc.latex_macros import sage_configurable_latex_macros
> sage: sage_configurable_latex_macros
> ['\\newcommand{\\Bold}[1]{\\mathbf{#1}}']
> sage: print(sage_configurable_latex_macros[0])
> \newcommand{\Bold}[1]{\mathbf{#1}}
>
>
> I'm not sure how SageTeX is supposed to handle this, and I'm surprised that
> it hasn't come up before. The use of \Bold{...} in Sage dates back to 2009:
> see sage/misc/latex_macros.py.
I am also surprised since I have used SageTeX before without this
problem! In fact I was running it on a tex file which used to work.
On a different computer though...
John
> --
> You received this message because you are subscribed to the Google Groups
> "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
sage-support...@googlegroups.com.
> To post to this group, send email to
sage-s...@googlegroups.com.
> Visit this group at
https://groups.google.com/group/sage-support.
> For more options, visit
https://groups.google.com/d/optout.