org-mode/lisp
Matt Huszagh 860cfe7f13 Add an option to convert LaTeX fragments to HTML
* lisp/org.el (org-latex-to-html-convert-command): New option to
convert a LaTeX fragment directly into HTML.
(org-format-latex): Use the new option.
(org-format-latex-as-html): Do the conversion and return HTML.
* lisp/ox-html.el (org-html-with-latex): Document the 'html symbol.
(org-html-format-latex): This custom HTML conversion, like MathJax,
doesn't require preprocessing.
(org-html-latex-fragment): Use the new option.

This allows you to set a custom command
`org-latex-to-html-convert-command' that will take as input a LaTeX
fragment and use it to generate HTML for export.  This is very
open-ended in the sense that you can use any shell-command you
want.  This has been added in order to use latexml, but you could
use any other tool that generates HTML output text.
2020-02-24 11:16:01 +01:00
..
Makefile Move link-related core functions out of "org.el" 2019-03-10 18:00:27 +01:00
ob-C.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ob-J.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ob-R.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-abc.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-asymptote.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-awk.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-calc.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-clojure.el ob-clojure.el: More minor refinements 2020-02-17 02:38:02 +01:00
ob-comint.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-coq.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-core.el Merge branch 'maint' 2020-02-19 10:56:20 +01:00
ob-css.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-ditaa.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-dot.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-ebnf.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-emacs-lisp.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-eshell.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ob-eval.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-exp.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-forth.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-fortran.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-gnuplot.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-groovy.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-haskell.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-hledger.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-io.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-java.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-js.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-latex.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-ledger.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-lilypond.el Various minor fixes 2020-02-18 23:24:09 +01:00
ob-lisp.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-lob.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ob-lua.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-makefile.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-matlab.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-maxima.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-mscgen.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-ocaml.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-octave.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-org.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-perl.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-picolisp.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-plantuml.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-processing.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ob-python.el ob-python.el: Fix session initiation when using python-mode.el 2020-02-19 07:39:28 -08:00
ob-ref.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-ruby.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-sass.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-scheme.el ob-scheme.el: Fix interpreter output sometimes being nil 2020-02-11 12:19:34 +01:00
ob-screen.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-sed.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-shell.el ob-shell.el: Delete `org-babel-shell-return-value-is-exit-status' 2020-02-22 10:58:55 +01:00
ob-shen.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-sql.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-sqlite.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-stan.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-table.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-tangle.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-vala.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ob.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ol-bbdb.el lisp/ol-bbdb.el (org-bbdb-anniversaries): Enhance docstring 2020-02-22 10:33:07 +01:00
ol-bibtex.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-docview.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-eshell.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-eww.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-gnus.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-info.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-irc.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-mhe.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-rmail.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-w3m.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ol.el Small fix to headline search string 2020-02-23 12:51:07 +01:00
org-agenda.el Move obsolete aliases into "org-compat.el" 2020-02-23 12:57:07 +01:00
org-archive.el org-archive.el: Add :package-version to an option 2020-02-23 09:42:02 +01:00
org-attach-git.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-attach.el Do not leak "attachment" links 2020-02-22 14:22:49 +01:00
org-capture.el Revert "org-capture.el: Conditionally throw an error on missing annotation" 2020-02-19 13:37:24 +01:00
org-clock.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
org-colview.el Add `generated-autoload-file' buffer local variable 2020-02-18 23:37:24 +01:00
org-compat.el Move obsolete aliases into "org-compat.el" 2020-02-23 12:57:07 +01:00
org-crypt.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-ctags.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-datetree.el Merge branch 'maint' 2020-01-01 13:39:26 -05:00
org-duration.el Add `generated-autoload-file' buffer local variable 2020-02-18 23:37:24 +01:00
org-element.el Do not leak "attachment" links 2020-02-22 14:22:49 +01:00
org-entities.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-faces.el org-faces.el: Add foreground color to org-table-header face 2020-02-08 07:25:29 +01:00
org-feed.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-footnote.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-goto.el Add `generated-autoload-file' buffer local variable 2020-02-18 23:37:24 +01:00
org-habit.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-id.el org-id.el: Fix typo in comment 2020-02-23 14:30:02 +01:00
org-indent.el org-indent.el: Deprecate `org-hide-leading-stars-before-indent-mode' 2020-02-20 15:17:21 +01:00
org-inlinetask.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-install.el org-install.el: Do not warn users. 2013-01-22 14:08:39 +01:00
org-keys.el Add `generated-autoload-file' buffer local variable 2020-02-18 23:37:24 +01:00
org-lint.el Add `generated-autoload-file' buffer local variable 2020-02-18 23:37:24 +01:00
org-list.el Add `generated-autoload-file' buffer local variable 2020-02-18 23:37:24 +01:00
org-macro.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
org-macs.el Add `generated-autoload-file' buffer local variable 2020-02-18 23:37:24 +01:00
org-mobile.el Fix org menu initialization 2020-02-07 16:26:31 +01:00
org-mouse.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
org-num.el Add `generated-autoload-file' buffer local variable 2020-02-18 23:37:24 +01:00
org-pcomplete.el Refactor context part in file links 2020-02-19 18:42:50 +01:00
org-plot.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
org-protocol.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-refile.el Add `generated-autoload-file' buffer local variable 2020-02-18 23:37:24 +01:00
org-src.el Change the default values for several options 2020-02-21 16:35:56 +01:00
org-table.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
org-tempo.el org-tempo.el: Fix bug 2020-02-03 18:22:55 +01:00
org-timer.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org.el Add an option to convert LaTeX fragments to HTML 2020-02-24 11:16:01 +01:00
ox-ascii.el Do not leak "attachment" links 2020-02-22 14:22:49 +01:00
ox-beamer.el Extend export tooling in link parameters 2020-02-19 18:41:37 +01:00
ox-html.el Add an option to convert LaTeX fragments to HTML 2020-02-24 11:16:01 +01:00
ox-icalendar.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ox-latex.el Do not leak "attachment" links 2020-02-22 14:22:49 +01:00
ox-man.el Do not leak "attachment" links 2020-02-22 14:22:49 +01:00
ox-md.el Do not leak "attachment" links 2020-02-22 14:22:49 +01:00
ox-odt.el Do not leak "attachment" links 2020-02-22 14:22:49 +01:00
ox-org.el Extend export tooling in link parameters 2020-02-19 18:41:37 +01:00
ox-publish.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ox-texinfo.el Do not leak "attachment" links 2020-02-22 14:22:49 +01:00
ox.el Small fix to headline search string 2020-02-23 12:51:07 +01:00