gpt4 book ai didi

mathjax - 使用 pandoc 和 mathjax 时遇到一些问题

转载 作者:行者123 更新时间:2023-12-04 22:32:43 28 4
gpt4 key购买 nike

我正在尝试使用 pandoc 从 Markdown 文件中生成一个 html 幻灯片,其中包含一些 latex 。

文件是 here at github .

如果我运行以下 pandoc 命令:

pandoc -s -t s5 --mathjax apresentacao.md -o index.html

MathJax 完美地显示了数学,但我只得到一个包含所有幻灯片的网页,没有幻灯片功能。

如果我运行以下命令:
pandoc -s --self-contained -t s5 --mathjax apresentacao.md -o index.html

我得到了一个完美的演示文稿,但 MathJax 无法加载。生成的 html 文件(不可理解地)充满了二进制文件,用于加载的图像和 javascript 库。但它似乎没有正确地合并 MathJax。

各位有这个问题吗?有什么简单的方法可以解决这个问题吗?

我正在使用以下 pandoc 版本:
$ pandoc --version
pandoc 1.11.1
Compiled with citeproc-hs 0.3.8, texmath 0.6.1.3, highlighting-kate 0.5.3.8.
Syntax highlighting is supported for the following languages:
actionscript, ada, apache, asn1, asp, awk, bash, bibtex, boo, c, changelog,
clojure, cmake, coffee, coldfusion, commonlisp, cpp, cs, css, curry, d,
diff, djangotemplate, doxygen, doxygenlua, dtd, eiffel, email, erlang,
fortran, fsharp, gnuassembler, go, haskell, haxe, html, ini, java, javadoc,
javascript, json, jsp, julia, latex, lex, literatecurry, literatehaskell,
lua, makefile, mandoc, matlab, maxima, metafont, mips, modula2, modula3,
monobasic, nasm, noweb, objectivec, objectivecpp, ocaml, octave, pascal,
perl, php, pike, postscript, prolog, python, r, relaxngcompact, rhtml, ruby,
rust, scala, scheme, sci, sed, sgml, sql, sqlmysql, sqlpostgresql, tcl,
texinfo, verilog, vhdl, xml, xorg, xslt, xul, yacc, yaml
Default user data directory: /home/calsaverini/.pandoc
Copyright (C) 2006-2013 John MacFarlane
Web: http://johnmacfarlane.net/pandoc
This is free software; see the source for copying conditions. There is no
warranty, not even for merchantability or fitness for a particular purpose.

最佳答案

这是一个 known issue :--mathjax不适用于 --self-contained .我还没有对它进行足够的研究来提出解决方案,但欢迎提出建议。

关于mathjax - 使用 pandoc 和 mathjax 时遇到一些问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16205426/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com