allgemein:howto:pandoc
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
allgemein:howto:pandoc [07.03.2016 16:17] – richard | allgemein:howto:pandoc [04.02.2025 12:09] (aktuell) – Externe Bearbeitung 127.0.0.1 | ||
---|---|---|---|
Zeile 232: | Zeile 232: | ||
====== pandoc output ====== | ====== pandoc output ====== | ||
- | ==== Math und das Format-Problem ==== | + | ===== Math und das Format-Problem |
https:// | https:// | ||
+ | |||
+ | Formelsatz in '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | |||
+ | Als Beispiel-Code soll folgender Schnipsel dienen: | ||
+ | < | ||
+ | Ein wenig Mathematik | ||
+ | |||
+ | $$ | ||
+ | \begin{align} | ||
+ | x& | ||
+ | y&=2 | ||
+ | \end{align} | ||
+ | $$ | ||
+ | |||
+ | End of math. $\eqref{eq: | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | pandoc math.txt -t html -s -o test.html --mathjax=https:// | ||
+ | </ | ||
+ | |||
+ | <file html mathjax-header-include.txt> | ||
+ | <script type=" | ||
+ | MathJax.Hub.Config({ TeX: { equationNumbers: | ||
+ | </ | ||
+ | </ |
allgemein/howto/pandoc.1457367439.txt.gz · Zuletzt geändert: 04.02.2025 12:10 (Externe Bearbeitung)