Menu

List Environments using Latex in Freeplane Node

Montaque
2018-01-11
2018-01-14
  • Montaque

    Montaque - 2018-01-11

    Is it possible to create lists using latex in a node? I am invisioning something like the following:

    \latex
    \begin{enumerate}
    \item something
    \item something else
    \end{enumerate}

    If not, how would one insert this function into freeplane?

     
  • Felix Natter

    Felix Natter - 2018-01-14

    hello Montaque,

    unfortunately, the library we use for LaTeX rendering only supports maths.
    why not use child nodes for this?
    If you want to export a complete latex document from your mindmap,
    you can add text parts using "unparsed latex" (i.e. latex that is not rendered
    but is exported to *.tex) [1].

    [1] https://www.freeplane.org/wiki/index.php/LaTeX_in_Freeplane#.22Unparsed_LaTex.22_.28LaTeX_for_Export.29

    Cheers and Best Regards,
    Felix