org-mode/ChangeLog
Carsten Dominik 3bfed1ed35 LaTeX export: Better analysis of math environments
We now use the export preprocessor to identify all math snippets in
advance, this is superior to calling org-inside-LaTeX-fragment-p from
the inside.
2009-01-06 12:56:30 +01:00

29 lines
746 B
Plaintext

2009-01-06 Carsten Dominik <carsten.dominik@gmail.com>
* Makefile (LISPF): Add org-footnote.el
2008-10-09 Carsten Dominik <dominik@science.uva.nl>
* Makefile (infodir): Change default path for info.
2008-09-24 Carsten Dominik <dominik@science.uva.nl>
* Makefile (install-info): Use the install-info program.
2008-09-17 Carsten Dominik <dominik@science.uva.nl>
* Makefile: Handle new file org-plot.el.
2008-09-08 Carsten Dominik <dominik@science.uva.nl>
* Makefile: Remove the unused MV macro.
2008-06-09 Carsten Dominik <dominik@science.uva.nl>
* Makefile: Allow prefix to be set on the command line.
2008-04-25 Carsten Dominik <dominik@science.uva.nl>
* Makefile (BATCH): Fix the path to the local lisp files.