Bastien Guerry
|
679dce0fda
Merge branch 'maint'
|
12 years ago |
Bastien Guerry
|
31c1aeabae
Various small fixes
|
12 years ago |
Bastien Guerry
|
5fc740a230
Merge branch 'maint'
|
12 years ago |
Bastien Guerry
|
72bc144c15
Update Copyright lines to match Emacs format.
|
12 years ago |
Bastien Guerry
|
60b23bdeac
Merge branch 'maint'
|
12 years ago |
Bastien Guerry
|
98cd4687a2
Update copyright years.
|
12 years ago |
Bastien Guerry
|
24dea073bc
Merge branch 'maint'
|
12 years ago |
Bastien Guerry
|
44558f0bbd
Unify the list of args for org-export-as-* functions.
|
12 years ago |
Bastien Guerry
|
0db5f28dd4
org-html.el and org-e-html.el: Add CSS classes to list tags.
|
12 years ago |
Bastien Guerry
|
5c762bbdc6
Remove some autoloads and clean up code.
|
12 years ago |
Bastien Guerry
|
e4c31cf98b
Use generated-autoload-file: "org-loaddefs.el" as a local variable.
|
12 years ago |
Abdó Roig-Maranges
|
cb34324a82
Fix the ltxpng path for HTML and ODT exporters
|
12 years ago |
Bastien Guerry
|
1b35780196
Add licenses to embedded and external javascript code.
|
12 years ago |
Bastien Guerry
|
655da8d1d3
Remove useless (t nil) sexps at the end of some (cond ...) constructs
|
12 years ago |
Bastien Guerry
|
56b731087e
Fix HTML export bug for empty headlines when `org-export-with-priority' is nil
|
12 years ago |
Bastien Guerry
|
8d382158e7
org-html.el: Don't include the caption tag for empty captions in HTML export
|
12 years ago |
Bastien Guerry
|
70dd1196d2
Massive code clean-up.
|
12 years ago |
Suhail Shergill
|
28582bfa0f
org-html.el: Make footnotes unique to an entry
|
13 years ago |
Bastien Guerry
|
bd4c629e96
Fix docstring and comment typos.
|
12 years ago |
Bastien Guerry
|
820803ab95
Add links to Org mode and GNU Emacs websites in creator strings.
|
12 years ago |
Bastien Guerry
|
4565bf0630
org-html.el (org-export-as-html): Add link to Org's and Emacs's websites.
|
13 years ago |
Adam Spiers
|
e1630f60c7
Add hyperlink to Org website from HTML export footer
|
13 years ago |
Bastien Guerry
|
6732d633af
Make (org-version) always returns a string, use it in exporters.
|
13 years ago |
Bastien Guerry
|
b69eeee54d
org-html.el: Use `org-line' instead of `line' as the free variable name.
|
13 years ago |
Bastien Guerry
|
d5c0af72cf
Use (derived-mode-p 'org-mode) instead of (eq major-mode 'org-mode).
|
13 years ago |
Feng Shu
|
a9d3ce0bcd
Allow to use imagemagick for previewing LaTeX fragements.
|
13 years ago |
Chris Gray
|
6fabe46cc7
Export: Allow for TOC generation if body-only is set
|
13 years ago |
Bastien Guerry
|
3b04635542
Small doc improvement about HTML pre/postamble.
|
13 years ago |
Bastien Guerry
|
b05e7cdf3b
org-html.el: New option `org-export-html-date-format-string'.
|
13 years ago |
Bastien Guerry
|
a0554234ef
* org-html.el (org-export-as-html): New option: a format string
|
13 years ago |