#16557: FiniteStateMachine - LaTeX output in notebook
-------------------------------------+-------------------------------------
       Reporter:  cheuberg           |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  minor              |    Milestone:  sage-6.3
      Component:  finite state       |   Resolution:
  machines                           |    Merged in:
       Keywords:                     |    Reviewers:  Jean-Baptiste Priez
  finite_state_machine, latex        |  Work issues:
        Authors:  Clemens Heuberger  |       Commit:
Report Upstream:  N/A                |  1bfb513ca3a9dc11a232bdd6ee31625fe5822572
         Branch:  u/cheuberg/fsm     |     Stopgaps:
  /mathjax-avoid-tikz                |
   Dependencies:                     |
-------------------------------------+-------------------------------------
Changes (by cheuberg):

 * status:  needs_work => needs_review


Old description:

> In #16020, {{{graphs.setup_latex_preamble}}} has been modified to include
> tikz
> into the mathjax avoid list so that graphs can be rendered more easily in
> the sage notebook.
>
> This ticket does the same for
> {{{finite_state_machine.setup_latex_preamble}}}.

New description:

 In #16020, {{{graphs.setup_latex_preamble}}} has been modified to include
 tikz
 into the mathjax avoid list so that graphs can be rendered more easily in
 the sage notebook.

 This ticket does the same for
 {{{finite_state_machine.setup_latex_preamble}}}.

 Moreover, {{{finite_state_machine.setup_latex_preamble}}} is now loaded
 automatically (as it is the case in the graphs module).

--

Comment:

 Thanks for pointing this out, I was not aware of the fact that the graphs
 module calls {{{setup_latex_preamble}}} automatically. Therefore, I
 submitted a patch for adapting the documentation of the graphs module
 (#16620).

 So, we now call {{{setup_latex_preamble}}} automatically (not when first
 loading the file as suggested, but when {{{_latex_}}} is called as the
 graphs module does). To reduce overhead,
 {{{setup_latex_preamble}}} is now a cached function (as in the graphs
 module). Finally, the documentation has been adapted to reflect the
 change.

--
Ticket URL: <http://trac.sagemath.org/ticket/16557#comment:4>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to