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] – [pandoc output] richard | allgemein:howto:pandoc [04.02.2025 12:09] (aktuell) – Externe Bearbeitung 127.0.0.1 | ||
---|---|---|---|
Zeile 234: | Zeile 234: | ||
===== Math und das Format-Problem ===== | ===== Math und das Format-Problem ===== | ||
https:// | https:// | ||
+ | |||
+ | Formelsatz in '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | |||
+ | Als Beispiel-Code soll folgender Schnipsel dienen: | ||
< | < | ||
- | pandoc | + | Ein wenig Mathematik |
+ | |||
+ | $$ | ||
+ | \begin{align} | ||
+ | x& | ||
+ | y&=2 | ||
+ | \end{align} | ||
+ | $$ | ||
+ | |||
+ | End of math. $\eqref{eq:1}$ | ||
</ | </ | ||
+ | |||
+ | < | ||
+ | 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.1457367466.txt.gz · Zuletzt geändert: 04.02.2025 12:10 (Externe Bearbeitung)