Carsten Dominik
25d365a373
Fix table alignment for the docbook exporter
...
* lisp/org-html.el (org-format-table-html): New argument DOCBOOK.
(org-format-org-table-html): New argument DOCBOOK. When set, use
align instead of class to align table fields.
* lisp/org-docbook.el (org-export-as-docbook): Specify the docbook argument
for the table converter.
2010-10-25 15:40:30 +02:00
Nicolas Goaziou
bfce8dd357
Do not crash when trying to export an ill-formed list in HTML and DocBook.
2010-09-01 19:05:56 +02:00
Nicolas Goaziou
6b2468477e
[@num] is valid to enforce a numbering (same as [@start:num])
2010-09-01 19:05:54 +02:00
Nicolas Goaziou
7ef456426e
Fix DocBook and HTML sensitivity about item's body indentation
...
* org-docbook.el (org-export-as-docbook): Removed check for
indentation on lines that do not start with a list bullet.
* org-html.el (org-export-as-html): Same thing.
2010-09-01 19:05:53 +02:00
Nicolas Goaziou
cb23060a46
HTML and DocBook exporters handle multiple uses of [@start:?].
...
* org-docbook.el (org-export-as-docbook): Use override="num" in any
listitem matching [@start:num]
* org-html.el (org-export-as-html): Use value="num" in any li matching
[@start:num]
2010-09-01 19:05:51 +02:00
Nicolas Goaziou
197ed8b273
Remove useless checks for `org-empty-line-terminates-plain-lists'.
...
* org-docbook.el (org-export-as-docbook): When we find an empty line,
we do not need to check for `org-empty-line-terminates-plain-lists'
because we would have found end-list marker before.
* org-html.el (org-export-as-html): Same.
2010-09-01 19:05:45 +02:00
Nicolas Goaziou
07eb3308c1
Docbook exporter now handles new list definition.
...
* org-docbook.el (org-export-as-docbook): Properly close any open list
when seeing ORG-LIST-END. Removed any reference to now unneeded
DIDCLOSE variable.
2010-09-01 19:05:45 +02:00
Manish Sharma
2cf6136523
Allow "#" and "%" in tags
...
Patch largely from Manish, missing points added by Carsten
2010-08-31 08:25:20 +02:00
Carsten Dominik
6268cceec3
Mention release 7.01 on the website, push release number to 7.01trans
2010-07-19 08:33:24 +02:00
Philip Rooke
07cacd881d
Correct some docstrings [part 2]
...
This is a second patch in a series that makes some straightforward
corrections to a number of docstrings. Each change is normally to:
- correct a typo, or
- fix up hyperlinks to function or variable names, or
- ensure slightly better conformance with the documentation guidelines
and tips given in the Elisp manual
No attempt is made to provide missing docstrings or document arguments.
Cheers,
Phil
2010-07-15 20:27:12 +02:00
Carsten Dominik
9a72345b0f
More flexibility for the XSLT command
2010-05-14 13:38:14 +02:00
Carsten Dominik
b7793bd54a
Docbook export: Improve formatting of xslt command
...
Patch by Dale Smith.
2010-05-13 20:17:28 +02:00
Carsten Dominik
c86a3fc4aa
Push version number to 6.36trans
2010-05-09 06:24:20 +02:00
Carsten Dominik
88100d1580
Release 6.36a
2010-05-09 06:13:54 +02:00
Carsten Dominik
d555545b48
Docbook export: Implement ordered lists with offset
2010-04-27 06:58:48 +02:00
Carsten Dominik
c370a5300b
Modify xhtml IDs to comply with CSS standards
2010-04-25 13:44:50 +02:00
Carsten Dominik
43bf1bbbd7
Push version number to 6.35trans
2010-04-15 12:24:55 +02:00
Carsten Dominik
6f3026edf1
Release 6.35g
2010-04-08 20:15:15 +02:00
Carsten Dominik
a589c7a22e
Release 6.35f
2010-04-08 10:36:32 +02:00
Carsten Dominik
50e5924d8a
Release 6.35e
2010-04-07 16:33:52 +02:00
Carsten Dominik
f722763f8a
Release 6.35d
2010-04-07 16:26:42 +02:00
Carsten Dominik
d65ed03be6
Update copyright notices and fix wrong version tags
2010-04-07 16:26:10 +02:00
Carsten Dominik
cafbe1d038
Release 6.35c
2010-04-07 08:58:25 +02:00
Carsten Dominik
b213c0f31e
Release 6.35b
2010-04-07 07:54:14 +02:00
Carsten Dominik
08d0d2fa20
Release 6.35
2010-04-06 09:16:36 +02:00
Carsten Dominik
15b7347953
Keep byte compiler happy
2010-04-04 22:26:27 +02:00
Carsten Dominik
17856939c4
Fix 2 bugs in Docbook export
...
Patch by Baoqiu Cui
2010-04-03 08:32:32 +02:00
Carsten Dominik
01c7498c5a
Minor fix
2010-04-01 12:44:01 +02:00
Carsten Dominik
da556cee82
Implement new and better support for entities
2010-04-01 12:44:01 +02:00
Carsten Dominik
313f01d297
Do some formatting of table and figure captions
...
Table and figure captions are not fully processed. Now we at least do
basic formatting, but links and footnotes still do not work.
2010-03-29 07:30:00 +02:00
Carsten Dominik
3f6a52dd8b
New option to turn off export of the email address
...
Default is actually off.
2010-03-26 08:05:14 +01:00
Carsten Dominik
9900348e88
Docbook exporter: Fix problems with exporting footnotes and empty lines
...
Patch by Baoqiu Cui
2010-03-08 19:43:34 +01:00
Carsten Dominik
06e74afce3
Version number to 6.34trans
2010-01-20 10:13:21 +01:00
Carsten Dominik
a1709ba641
Release 6.34c
2010-01-18 00:10:11 +01:00
Carsten Dominik
2f2f9441d4
Release 6.34b
2010-01-14 23:06:55 +01:00
Carsten Dominik
c077142241
Release 6.34a
2010-01-12 08:53:44 +01:00
Carsten Dominik
288c724335
Release 6.34
2010-01-10 10:57:53 +01:00
Carsten Dominik
275b6627a6
Release 3.34
2010-01-10 10:54:52 +01:00
Carsten Dominik
2df4c1ca04
New hook org-export-first-hook
2009-12-11 08:40:19 +01:00
Carsten Dominik
62a7301a5e
Push release number to 6.33trans
2009-11-20 20:20:31 +01:00
Carsten Dominik
24061fddd1
Release 6.33f
2009-11-20 15:15:05 +01:00
Carsten Dominik
37e9b1c51f
Release 6.33e
2009-11-20 13:58:31 +01:00
Carsten Dominik
24a49967f1
Release 6.33d
2009-11-20 12:34:50 +01:00
Carsten Dominik
c7371cc7fe
Push version number to 6.33trans
2009-11-15 09:46:43 +01:00
Carsten Dominik
6bc6379dfe
Release 6.33c
2009-11-15 08:00:52 +01:00
Carsten Dominik
6c977c41c3
Release 6.33b
2009-11-14 16:25:31 +01:00
Carsten Dominik
b8a6721a68
Release 6.33a
2009-11-13 23:22:18 +01:00
Carsten Dominik
5ca6635993
Push version number to 6.33a
2009-11-13 22:54:22 +01:00
Carsten Dominik
82ee0cc583
Release 6.33
2009-11-13 07:10:51 +01:00
Carsten Dominik
afc23be5c0
Fix typos
2009-11-12 17:50:31 +01:00