org-mode/lisp
thibault ba6c0f1ea9 ox-html: Add label and number to equations in HTML export
* lisp/ox-html.el (org-html--wrap-latex-environment): New function.
(org-html--math-environment-p): New function.
(org-html-latex-environment): Use `org-html--wrap-latex-environment' to
wrap equation in HTML container (non-MathJax modes).  Make latex
environment unnumbered when compiling equations to images.  Insert latex
label in environment in MathJax mode.
(org-html-link): Calculate equation number limiting counter to equation
environments.  Use eqref for link when using MathJax
(org-html--make-unlabelled-latex-environment): New function.
2018-01-17 22:24:31 +01:00
..
Makefile Makefile (clean-install): Also remove ox*.el* files 2013-04-18 14:43:45 +02:00
ob-C.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-J.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-R.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-abc.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-asymptote.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-awk.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-calc.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-clojure.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-comint.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-coq.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-core.el Re-order visibility functions in "org.el" 2018-01-13 14:15:53 +01:00
ob-css.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-ditaa.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-dot.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-ebnf.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-emacs-lisp.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-eval.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-exp.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-forth.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-fortran.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-gnuplot.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-groovy.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-haskell.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-hledger.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-io.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-java.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-js.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-keys.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-latex.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-ledger.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-lilypond.el Implement `org-show-all' 2018-01-10 15:58:21 +01:00
ob-lisp.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-lob.el Merge branch 'maint' 2018-01-07 00:28:35 -05:00
ob-lua.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-makefile.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-matlab.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-maxima.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-mscgen.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-ocaml.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-octave.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-org.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-perl.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-picolisp.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-plantuml.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-processing.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-python.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-ref.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-ruby.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-sass.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-scheme.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-screen.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-sed.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-shell.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-shen.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-sql.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-sqlite.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-stan.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-table.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-tangle.el Update copyright years 2018-01-07 00:27:54 -05:00
ob-vala.el Update copyright years 2018-01-07 00:27:54 -05:00
ob.el Update copyright years 2018-01-07 00:27:54 -05:00
org-agenda.el org-agenda: Disable message logging for some messages 2018-01-15 16:34:25 +01:00
org-archive.el Implement `org-show-all' 2018-01-10 15:58:21 +01:00
org-attach.el Merge branch 'maint' 2018-01-07 00:28:35 -05:00
org-bbdb.el Update copyright years 2018-01-07 00:27:54 -05:00
org-bibtex.el Update copyright years 2018-01-07 00:27:54 -05:00
org-capture.el Implement `org-show-all' 2018-01-10 15:58:21 +01:00
org-clock.el Fold CLOCK and LOGBOOK drawers upon creating them 2018-01-10 15:58:21 +01:00
org-colview.el Merge branch 'maint' 2018-01-07 00:28:35 -05:00
org-compat.el Implement `org-show-all' 2018-01-10 15:58:21 +01:00
org-crypt.el Update copyright years 2018-01-07 00:27:54 -05:00
org-ctags.el Update copyright years 2018-01-07 00:27:54 -05:00
org-datetree.el Update copyright years 2018-01-07 00:27:54 -05:00
org-docview.el Update copyright years 2018-01-07 00:27:54 -05:00
org-duration.el Merge branch 'maint' 2018-01-07 00:28:35 -05:00
org-element.el Merge branch 'maint' 2018-01-07 00:28:35 -05:00
org-entities.el Update copyright years 2018-01-07 00:27:54 -05:00
org-eshell.el Update copyright years 2018-01-07 00:27:54 -05:00
org-eww.el Update copyright years 2018-01-07 00:27:54 -05:00
org-faces.el Update copyright years 2018-01-07 00:27:54 -05:00
org-feed.el Give drawers their own invisibility spec 2018-01-10 15:58:21 +01:00
org-footnote.el Merge branch 'maint' 2018-01-07 00:28:35 -05:00
org-gnus.el Update copyright years 2018-01-07 00:27:54 -05:00
org-goto.el Update master-only copyright years 2018-01-07 00:28:44 -05:00
org-habit.el Update copyright years 2018-01-07 00:27:54 -05:00
org-id.el Merge branch 'maint' 2018-01-07 00:28:35 -05:00
org-indent.el Update copyright years 2018-01-07 00:27:54 -05:00
org-info.el Update copyright years 2018-01-07 00:27:54 -05:00
org-inlinetask.el Replace `outline-flag-region' with `org-flag-region' 2018-01-10 15:58:21 +01:00
org-install.el org-install.el: Do not warn users. 2013-01-22 14:08:39 +01:00
org-irc.el Merge branch 'maint' 2018-01-07 00:28:35 -05:00
org-lint.el Update copyright years 2018-01-07 00:27:54 -05:00
org-list.el Merge branch 'maint' 2018-01-15 23:29:21 +01:00
org-macro.el Merge branch 'maint' 2018-01-07 00:28:35 -05:00
org-macs.el Re-order visibility functions in "org.el" 2018-01-13 14:15:53 +01:00
org-mhe.el Update copyright years 2018-01-07 00:27:54 -05:00
org-mobile.el Merge branch 'maint' 2018-01-07 00:28:35 -05:00
org-mouse.el Implement `org-show-all' 2018-01-10 15:58:21 +01:00
org-pcomplete.el Merge branch 'maint' 2018-01-07 00:28:35 -05:00
org-plot.el Update copyright years 2018-01-07 00:27:54 -05:00
org-protocol.el Update copyright years 2018-01-07 00:27:54 -05:00
org-rmail.el Update copyright years 2018-01-07 00:27:54 -05:00
org-src.el Merge branch 'maint' 2018-01-07 00:28:35 -05:00
org-table.el Merge branch 'maint' 2018-01-07 10:56:02 +01:00
org-tempo.el Update master-only copyright years 2018-01-07 00:28:44 -05:00
org-timer.el org-timer: Add missing autoload cookies 2018-01-15 16:13:19 +01:00
org-w3m.el Update copyright years 2018-01-07 00:27:54 -05:00
org.el Fix C-<return> binding 2018-01-15 22:59:40 +01:00
ox-ascii.el Merge branch 'maint' 2018-01-07 00:28:35 -05:00
ox-beamer.el ox-beamer: Update copyright year 2018-01-02 11:51:26 +01:00
ox-html.el ox-html: Add label and number to equations in HTML export 2018-01-17 22:24:31 +01:00
ox-icalendar.el Update copyright years 2018-01-07 00:27:54 -05:00
ox-latex.el Update copyright years 2018-01-07 00:27:54 -05:00
ox-man.el Update copyright years 2018-01-07 00:27:54 -05:00
ox-md.el Merge branch 'maint' 2018-01-07 00:28:35 -05:00
ox-odt.el Update copyright years 2018-01-07 00:27:54 -05:00
ox-org.el Implement `org-show-all' 2018-01-10 15:58:21 +01:00
ox-publish.el Merge branch 'maint' 2018-01-07 00:28:35 -05:00
ox-texinfo.el Merge branch 'maint' 2018-01-07 00:28:35 -05:00
ox.el Merge branch 'maint' 2018-01-08 20:40:16 +01:00