org-mode/lisp
Nicolas Goaziou 6d9022df22 Make LaTeX preview toggle more useful and predictable
* lisp/org.el (org-remove-highlights-with-change):
(org-mode): Update.
(org--format-latex-make-overlay):
(org--list-latex-overlays): Remove functions.
(org--make-preview-overlay):
(org-clear-latex-preview):
(org--latex-preview-region):
(org-latex-preview): New functions.
(org-format-latex): Use new function
* lisp/org-compat.el (org-toggle-latex-fragment):
(org-remove-latex-fragment-image-overlays): Deprecate.
* doc/org-manual.org (Previewing LaTeX fragments): Update
  documentation about `org-latex-preview'.

See <http://lists.gnu.org/archive/html/emacs-orgmode/2019-02/msg00138.html>.
2019-02-14 00:14:25 +01:00
..
Makefile Makefile (clean-install): Also remove ox*.el* files 2013-04-18 14:43:45 +02:00
ob-C.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-J.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-R.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-abc.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-asymptote.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-awk.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-calc.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-clojure.el ob-clojure: Don't tangle with auto prepend ns statement 2019-01-21 21:17:47 +01:00
ob-comint.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-coq.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-core.el Merge branch 'maint' 2019-02-04 18:02:54 +01:00
ob-css.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-ditaa.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-dot.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-ebnf.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-emacs-lisp.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-eshell.el ob-eshell: Silence byte-compiler 2018-10-03 18:44:34 +02:00
ob-eval.el Backport commit 662bee7d7 from Emacs 2019-01-13 12:43:04 -05:00
ob-exp.el ob-exp: Fix "strip-export" noweb value 2019-01-19 17:27:20 +01:00
ob-forth.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-fortran.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-gnuplot.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-groovy.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-haskell.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-hledger.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-io.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-java.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-js.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-latex.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-ledger.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-lilypond.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-lisp.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-lob.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-lua.el ob-lua: Fix multi-line :var input 2019-01-30 23:42:32 +01:00
ob-makefile.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-matlab.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-maxima.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-mscgen.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-ocaml.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-octave.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-org.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-perl.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-picolisp.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-plantuml.el Merge branch 'maint' 2019-01-01 11:54:01 +01:00
ob-processing.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-python.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-ref.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-ruby.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-sass.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-scheme.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-screen.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-sed.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-shell.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-shen.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-sql.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-sqlite.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-stan.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-table.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-tangle.el Update copyright year 2019-01-01 11:50:56 +01:00
ob-vala.el Update copyright year 2019-01-01 11:50:56 +01:00
ob.el Merge branch 'maint' 2019-01-01 11:54:01 +01:00
org-agenda.el org-habit: Use face 'org-agenda-done for habits scheduled for future 2019-02-06 22:29:32 +01:00
org-archive.el Update copyright year 2019-01-01 11:50:56 +01:00
org-attach.el Merge branch 'maint' 2019-02-03 12:05:49 -05:00
org-bbdb.el Update copyright year 2019-01-01 11:50:56 +01:00
org-bibtex.el Update copyright year 2019-01-01 11:50:56 +01:00
org-capture.el org-capture: Fix item capture 2019-01-17 14:47:07 +01:00
org-clock.el Merge branch 'maint' 2019-01-31 23:04:06 -05:00
org-colview.el Merge branch 'maint' 2019-02-12 19:55:26 -05:00
org-compat.el Make LaTeX preview toggle more useful and predictable 2019-02-14 00:14:25 +01:00
org-crypt.el Update copyright year 2019-01-01 11:50:56 +01:00
org-ctags.el Backport commit 20b858ef1 from Emacs 2019-01-13 12:43:04 -05:00
org-datetree.el Update copyright year 2019-01-01 11:50:56 +01:00
org-docview.el Update copyright year 2019-01-01 11:50:56 +01:00
org-duration.el Update copyright year 2019-01-01 11:50:56 +01:00
org-element.el Revert "(current-time) => nil" for Emacs 24 compatibility 2019-01-31 23:03:10 -05:00
org-entities.el Update copyright year 2019-01-01 11:50:56 +01:00
org-eshell.el Update copyright year 2019-01-01 11:50:56 +01:00
org-eww.el Update copyright year 2019-01-01 11:50:56 +01:00
org-faces.el org-faces: Use regexp-opt in org-set-tag-faces 2019-02-02 22:50:07 +01:00
org-feed.el Update copyright year 2019-01-01 11:50:56 +01:00
org-footnote.el Backport commit a4a3c92e9 from Emacs 2019-01-13 12:43:04 -05:00
org-gnus.el Update copyright year 2019-01-01 11:50:56 +01:00
org-goto.el org-goto: Remove jump to point-min at every start of search 2019-02-09 16:06:06 +01:00
org-habit.el org-habit: Silence byte-compiler 2019-02-09 00:41:15 +01:00
org-id.el org-compat: Add org-current-time-as-list 2019-01-13 12:43:04 -05:00
org-indent.el Revert "(current-time) => nil" for Emacs 24 compatibility 2019-01-31 23:03:10 -05:00
org-info.el Update copyright year 2019-01-01 11:50:56 +01:00
org-inlinetask.el Update copyright year 2019-01-01 11:50:56 +01:00
org-install.el org-install.el: Do not warn users. 2013-01-22 14:08:39 +01:00
org-irc.el Update copyright year 2019-01-01 11:50:56 +01:00
org-keys.el Make LaTeX preview toggle more useful and predictable 2019-02-14 00:14:25 +01:00
org-lint.el Update copyright year 2019-01-01 11:50:56 +01:00
org-list.el Merge branch 'maint' 2019-02-10 23:29:06 +01:00
org-macro.el Backport commit 662bee7d7 from Emacs 2019-01-13 12:43:04 -05:00
org-macs.el org-macs: Fix visibility issue with file local variables 2019-02-12 23:33:01 +01:00
org-mhe.el Update copyright year 2019-01-01 11:50:56 +01:00
org-mobile.el Update copyright year 2019-01-01 11:50:56 +01:00
org-mouse.el Update copyright year 2019-01-01 11:50:56 +01:00
org-num.el org-num: Add missing :package-version keywords 2019-02-05 09:19:56 +01:00
org-pcomplete.el Update copyright year 2019-01-01 11:50:56 +01:00
org-plot.el Update copyright year 2019-01-01 11:50:56 +01:00
org-protocol.el Backport commit c5e02f2bc from Emacs 2019-01-13 12:43:04 -05:00
org-rmail.el Update copyright year 2019-01-01 11:50:56 +01:00
org-src.el org-src: Fix `org-edit-src-exit' with `split-window-below' 2019-01-23 15:32:04 +01:00
org-table.el Merge branch 'maint' 2019-01-12 11:40:33 +01:00
org-tempo.el Update copyright year 2019-01-01 11:50:56 +01:00
org-timer.el Merge branch 'maint' 2019-02-13 13:04:45 +01:00
org-w3m.el Update copyright year 2019-01-01 11:50:56 +01:00
org.el Make LaTeX preview toggle more useful and predictable 2019-02-14 00:14:25 +01:00
ox-ascii.el Update copyright year 2019-01-01 11:50:56 +01:00
ox-beamer.el ox-beamer: Export overlay specification for notes 2019-01-26 18:23:42 +01:00
ox-html.el Merge branch 'maint' 2019-01-13 15:14:37 -05:00
ox-icalendar.el Merge branch 'maint' 2019-01-01 11:54:01 +01:00
ox-latex.el ox-latex: Fix environment for tables without caption, take 2 2019-01-24 14:47:04 +01:00
ox-man.el Update copyright year 2019-01-01 11:50:56 +01:00
ox-md.el Update copyright year 2019-01-01 11:50:56 +01:00
ox-odt.el reproducibility: Remove absolute file names in ox-odt.elc 2019-02-09 12:31:37 +01:00
ox-org.el Update copyright year 2019-01-01 11:50:56 +01:00
ox-publish.el Merge branch 'maint' 2019-02-13 15:09:35 +01:00
ox-texinfo.el ox-texinfo: Fix anchors for all elements and objects 2019-01-21 18:40:54 +01:00
ox.el Merge branch 'maint' 2019-02-12 01:19:19 +01:00