Bastien Guerry
|
2b7dbee193
Replace interactive-p with the org-called-interactively-p macro.
|
13 years ago |
Nicolas Goaziou
|
39d4bfa0e8
Rename org-export-footnotes-markers to org-export-footnotes-seen
|
13 years ago |
Nicolas Goaziou
|
ab9c52fd79
Improve footnotes handling in exporters
|
14 years ago |
Eric Schulte
|
db1c3f6a3e
Revert "replacing calls to now-defunct function `interactive-p'"
|
13 years ago |
Eric Schulte
|
94b325839c
Replacing '(λ...) with #'(λ...).
|
13 years ago |
Eric Schulte
|
4f084e1467
replacing calls to now-defunct function `interactive-p'
|
13 years ago |
Carsten Dominik
|
57c379bb26
Clean up the new options to remove tasks on export
|
14 years ago |
Carsten Dominik
|
b4e2ef4cb9
Allow to exclude tasks from being exported
|
14 years ago |
Carsten Dominik
|
6d40eb3809
Implement export without DONE tasks
|
14 years ago |
emacs
|
11a10bdfe7
Update website to show 7.5 as current release
|
14 years ago |
Nicolas Goaziou
|
781228183a
org-list: implement alphabetical lists
|
14 years ago |
Nicolas Goaziou
|
da6a10b02d
Modified behavior in searches specific to lists
|
14 years ago |
Bastien Guerry
|
ed6d676026
Code cleanup: use a generic :for-backend parameter.
|
14 years ago |
Bastien Guerry
|
0f01b842bb
Small bug fix to org-ascii-level-start (again).
|
14 years ago |
Bastien Guerry
|
8ee7408edb
`org-export-ascii-underline' is now order from level 1 to n.
|
14 years ago |
Bastien Guerry
|
706f2da458
org-ascii.el: Fix bug when picking up the underline char.
|
14 years ago |
Carsten Dominik
|
4007c1cdce
Fix bug in ASCII export
|
14 years ago |
Carsten Dominik
|
7666ba421f
Version number back to 7.4
|
14 years ago |
Carsten Dominik
|
76a25715c9
Bump version number to 7.5
|
14 years ago |
Bastien Guerry
|
6630edbd0f
Set version number to 7.3
|
14 years ago |
Carsten Dominik
|
82af72eef7
Push version number to 7.02trans
|
14 years ago |
Carsten Dominik
|
f66f0430d8
ASCII export: swallow {} after entity macro
|
14 years ago |
Carsten Dominik
|
88c2893304
Fix bug with custom ASCII export
|
14 years ago |
David Maus
|
510ada442e
Bind and set link path for link type specific markup function
|
14 years ago |
Bastien Guerry
|
86f4ef6d19
Fix bug in ASCII export: correctly set the `type' variable.
|
14 years ago |
aaa bbb
|
e72fa4dcc5
Honor special link formatting of custom links for ASCII export
|
14 years ago |
Nicolas Goaziou
|
6b2468477e
[@num] is valid to enforce a numbering (same as [@start:num])
|
14 years ago |
Nicolas Goaziou
|
12acf70f92
Little fix to ASCII exporter with regards to [@start:num] structures.
|
14 years ago |
Manish Sharma
|
2cf6136523
Allow "#" and "%" in tags
|
14 years ago |
Carsten Dominik
|
33f9d116ba
Remove some properties from ASCII-exported text
|
14 years ago |