Bastien Guerry
|
359a6bd8be
* org-exp.el (org-export-mark-blockquote-verse-center):
|
15 years ago |
Bastien Guerry
|
476d24320c
org.texi: Fix tiny typo.
|
15 years ago |
Mikael Fornius
|
8759a77a39
Do not fontify subscripts of property keys.
|
15 years ago |
Mikael Fornius
|
4de326196a
Use save-match-data macro instead of let.
|
15 years ago |
Mikael Fornius
|
2560f72c33
Removed unused test function.
|
15 years ago |
Sebastian Rose
|
2700ec42c7
possible Bug: non-interactive publishing (emacs 22.1)
|
15 years ago |
Martin Pohlack
|
d18653505d
Add modification hook for inline images
|
15 years ago |
Eric Schulte
|
becfc8979e
babel: now using re-search-forward to find the end of source blocks
|
15 years ago |
Eric Schulte
|
689b51224f
babel: make sure that source-code blocks don't consume their neighbors
|
15 years ago |
Eric Schulte
|
b7e50cdc3d
babel: cleaning up leftovers from block exportation
|
15 years ago |
Eric Schulte
|
e55c7d8b44
org-exp-blocks: fixed typo
|
15 years ago |
Eric Schulte
|
67e16095f4
org-exp-blocks: now running the previously unhooked org-export-blocks-postblock-hook
|
15 years ago |
Eric Schulte
|
74d337ef23
babel: fixed latex packages in org-babel-latex -- Thanks to William Henney
|
15 years ago |
Eric Schulte
|
08d8331307
babel: fixed bug resulting from two inline src blocks on the same line
|
15 years ago |
Eric Schulte
|
18be132545
babel: adding buffer-wide header arguments behind #+BABEL:
|
15 years ago |
Eric Schulte
|
e9b132d8ba
fixed #+include file bug when :prefix was nil but :prefix1 was set
|
15 years ago |
Nicolas Goaziou
|
33445118cf
org-latex.el : do not protect environments already protected.
|
15 years ago |
Eric Schulte
|
d3b7952159
Fix typo in documentation
|
15 years ago |
Eric Schulte
|
1da53c668a
babel: bug fix in exporter wrt: contents of lob info lists
|
15 years ago |
Eric Schulte
|
a5712e4b0a
babel: can open results which don't start on the first column
|
15 years ago |
Eric Schulte
|
cc1c446791
babel: ensure positional invariance of the `info' list
|
15 years ago |
Eric Schulte
|
9311325030
babel: all org-babel elements should now work when indented
|
15 years ago |
Eric Schulte
|
a9c4439d5a
babel: removed debug line
|
15 years ago |
Eric Schulte
|
8021cf9288
babel: undo two troubling unintended tab insertions in previous commit
|
15 years ago |
Eric Schulte
|
0e9e01c3fd
babel: results now indented to the level of the #+results: line
|
15 years ago |
Eric Schulte
|
9a3e9ad865
babel: can now find table and result lines which don't start on column 0
|
15 years ago |
Eric Schulte
|
799c15ffaf
babel: adding simple "echo" function to library-of-babel
|
15 years ago |
Eric Schulte
|
4fb9fa323e
babel: fixed bug dealing with ignoring quoted inline code blocks
|
15 years ago |
Eric Schulte
|
5068f4a5cf
babel: don't evaluate inline code located in verbatim or quoted environments
|
15 years ago |
Eric Schulte
|
7361f79d4c
babel: no longer automatically inserting '='s around inline code results
|
15 years ago |