Nicolas Goaziou
|
cf87d15483
org-list: Remove two defcustoms
|
13 年 前 |
Bastien Guerry
|
04971de4b9
Add version tag "24.1" for options introduced since Emacs 23.4 (and <= 24.1)
|
13 年 前 |
Bastien Guerry
|
f6d7b32bf2
Fix trailing whitespaces.
|
13 年 前 |
Bastien Guerry
|
e44d2975ff
Fix copyright (to 2012) year and Org version (to 7.8.03).
|
13 年 前 |
Bastien Guerry
|
b73075a8d2
Code cleanup up: rename org-on-*-p to org-at-*-p.
|
13 年 前 |
Bastien Guerry
|
25bd31ae36
org-latex.el: Allow "/" character in the #+LaTeX_CLASS option.
|
13 年 前 |
Carsten Dominik
|
ca49e893ab
Turn off auto insert and TeX master query for export
|
13 年 前 |
Bastien Guerry
|
28e5997b26
org-latex.el: Fix problem when matching #+LaTeX_CLASS.
|
13 年 前 |
Tassilo Horn
|
4bbdfd229d
Replace org-mode-p with usual (eq major-mode 'org-mode) check
|
13 年 前 |
Bastien Guerry
|
8d84173873
org-latex.el (org-export-latex-make-header): Add some hyperref options.
|
13 年 前 |
Carsten Dominik
|
54d7df6774
Make it possible to place table captions below the table
|
13 年 前 |
Nick Dokos
|
707897c25c
Eliminate extra newline(s) after example or src block.
|
13 年 前 |
Bastien Guerry
|
58f1dbccf8
Remove the "Version" header in Org libraries (leave it in org.el).
|
13 年 前 |
Bastien Guerry
|
ad23b7d173
Fix bzg email address (s/altern/gnu).
|
13 年 前 |
Bastien Guerry
|
7a18799e25
Remove arch-tag at the bottom of files.
|
13 年 前 |
Bastien Guerry
|
904ed18bc2
Fix copyright years for elisp files in core and contrib.
|
13 年 前 |
Bastien Guerry
|
6f8bb3bd5d
org-latex.el: Only add one line break after exporting verbatim environments.
|
13 年 前 |
emacs
|
7340cee33a
Update website to show 7.7 as current release
|
13 年 前 |
Bastien Guerry
|
f0e4deb077
org-latex: allow `org-export-latex-href-format' to have only one "%s"
|
13 年 前 |
Bastien Guerry
|
5c53026d32
Fix (a lot of) compiler warnings.
|
13 年 前 |
Bastien Guerry
|
46a5bde601
org-latex.el: change image default option to .9\linewidth.
|
13 年 前 |
Bastien Guerry
|
b9d5e7e85e
org-latex.el: Bugfix: run export commands from the right buffer.
|
13 年 前 |
Nicolas Goaziou
|
743e3e7fcc
org-latex: fix interpreted latex commands and snippets in footnotes
|
13 年 前 |
Nicolas Goaziou
|
aad4a7d4d3
Complete default values for check-boxes in LaTeX exporter
|
13 年 前 |
Bastien Guerry
|
0b0684aa95
org-latex.el: Delete trailing whitespaces.
|
13 年 前 |
Bastien Guerry
|
2b9afb9e63
org-latex.el: New defcustom `org-export-latex-quotes' to control quotes.
|
13 年 前 |
Bastien Guerry
|
1fa21737be
* org-latex.el (org-export-latex-header-defs-re): Delete.
|
13 年 前 |
Bastien Guerry
|
3018219cca
org-latex.el: bugfix about exporting narrowed tables.
|
13 年 前 |
Bastien Guerry
|
9c05a7c781
Bump to version 7.6
|
13 年 前 |
David Maus
|
c4066dca8e
Use function argument instead of dynamically scoped symbol
|
13 年 前 |