Nicolas Goaziou
69e02a73de
Modified export engines for lists
...
* lisp/org-exp.el (org-export-mark-lists): new function, replacing
org-export-mark-list-ending. It adds information as text properties
to every list, before changes done by exporter destruct them.
* lisp/org-html.el (org-export-as-html): delegate list handling to
external function org-html-export-list-line.
(org-html-export-list-line): new function.
* lisp/org-latex.el (org-export-latex-lists): small modification.
2011-02-18 12:45:09 +01:00
Bastien Guerry
ed6d676026
Code cleanup: use a generic :for-backend parameter.
2011-02-15 11:07:46 +01:00
niels giesen
9f8b10413c
Fix table export to docbook when field contains a backslash
...
* lisp/org-docbook.el (org-export-docbook-finalize-table): Do literal
replacements.
2011-01-08 18:53:30 +01:00
Carsten Dominik
7666ba421f
Version number back to 7.4
2010-12-10 18:49:40 +01:00
Carsten Dominik
76a25715c9
Bump version number to 7.5
2010-12-10 18:43:10 +01:00
Bastien Guerry
6630edbd0f
Set version number to 7.3
2010-11-07 14:52:14 +01:00
Carsten Dominik
82af72eef7
Push version number to 7.02trans
2010-10-29 09:11:46 +02:00
Carsten Dominik
eab8ea9687
Minor fixes
2010-10-26 07:10:48 +02:00
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
Bernt Hansen
0042080e4c
Fix spelling and grammar
2009-11-12 07:39:29 -05:00
Carsten Dominik
2ab5c21f61
Protect target-like strings in verbatim emphasis
...
Martin G. Skjaeveland writes:
> Then I write
>
> some text some text ~<<some_scr_block_name>>~.
>
> because I want "<<some_scr_block_name>>" written as verbatim in my latex
> export, I get, in latex,
>
> \texttt{\textbackslash{}label\{some\_src\_block\_name\}some\_src\_block\_name}.
>
> which gives me the text
>
> \label{some_src_block_name}some_src_block_name
>
> in verbatim.
2009-11-08 11:24:01 +01:00
Carsten Dominik
7c0a16e256
Use with-current-buffer instead of save-excursion set-buffer where possible
...
Patch by Stefan Monnier
2009-11-05 22:59:18 +01:00
Carsten Dominik
58562167b4
Version number to 6.32trans
2009-10-27 18:23:19 +01:00
Carsten Dominik
e0949896f7
Release 6.32b
2009-10-27 18:22:28 +01:00
Carsten Dominik
037b685d50
Push version number to 6.32trans
2009-10-27 09:25:30 +01:00
Carsten Dominik
fcd2ef541f
Release 6.32
2009-10-26 08:57:21 +01:00
Carsten Dominik
6b0a251eea
Push version number to 6.31trans
2009-10-01 11:57:17 +02:00
Carsten Dominik
1b37d5e07c
Release 6.31a
2009-10-01 09:13:58 +02:00
Carsten Dominik
c11e0b44ae
Release 6.31
2009-09-30 16:03:17 +02:00
Carsten Dominik
be78e8e5ad
List user-visible changes for release 6.31
2009-09-29 08:02:10 +02:00
Carsten Dominik
38f82c430b
Remove final dot from a number of error messages
...
Downstream Emacs patch.
2009-09-24 09:09:33 +01:00
Carsten Dominik
55e74f361e
Add arch-tags for a couple of files
2009-09-18 07:10:59 +01:00
Carsten Dominik
291a6db848
Release number back to 6.30trans
2009-09-04 10:39:01 +02:00
Carsten Dominik
12ab55ca43
Release 6.30d
2009-09-03 13:53:46 +02:00
Carsten Dominik
adfa87282d
Push version number to 6.30trans
2009-09-03 08:10:36 +02:00
Carsten Dominik
63e1714288
Release 6.30c
2009-09-02 14:40:56 +02:00
Carsten Dominik
fc332703bf
Release 6.30b
2009-09-02 11:33:10 +02:00
Carsten Dominik
dcd1255762
Avoid using the variable `default-major-mode'.
2009-09-02 09:30:22 +02:00
Carsten Dominik
1d04b205e6
Release 6.30a
2009-09-02 09:00:23 +02:00
Carsten Dominik
db70cdb13b
Release 6.30
2009-09-01 06:09:23 +02:00
Carsten Dominik
6bd7ffef36
Incorporate Glen Morris' changes in downstream Emacs
2009-08-08 06:34:24 +02:00
Carsten Dominik
bfdd3d3fd3
Push version number to 6.29trans
2009-08-06 12:07:20 +02:00
Carsten Dominik
0864163024
Release 6.29c
2009-08-06 06:26:23 +02:00
Carsten Dominik
d6b37ddbea
Release 6.29b
2009-08-05 12:34:30 +02:00
Carsten Dominik
1c25048e48
Release 6.29a
2009-08-04 23:54:22 +02:00
Carsten Dominik
d67a9be8a2
Release 6.29
2009-08-04 23:06:39 +02:00
Carsten Dominik
c1d00fa463
Export: General mechanism for local settings
...
Many different people want to set many different variables in a
buffer-local way for export. This cannot be done with file variables,
because the Org buffer is not current while the exporter is running.
Lots of variables can be set with the #+OPTIONS lines, but finding
abbreviations goes only so far.
Therefore we have now a general mechanism that can be used to bind
variables during export operations.
a line like: #+BIND: variable value
will bind the variable to value. For example,
the line
>> #+OPTIONS: toc:nil
can now equivalently be written as
>> #+BIND: org-export-with-toc nil
2009-07-06 17:00:03 +02:00
Carsten Dominik
148ab8c8d0
Docbook export: Fix export bug related to ID links
2009-06-27 14:00:47 +02:00
Carsten Dominik
f648323253
Push version number to 6.28trans
2009-06-26 17:26:50 +02:00
Carsten Dominik
cd4e52a5ef
Release 6.28d
2009-06-26 17:23:27 +02:00
Carsten Dominik
00ddc4dba7
Release 6.28c
2009-06-26 09:27:50 +02:00
Carsten Dominik
e7ffcc1d4d
Release 6.28b
2009-06-25 09:01:20 +02:00
Carsten Dominik
7906427aa6
Release 6.28
2009-06-25 08:59:59 +02:00
Carsten Dominik
3825cc6bcb
Export: Fix bug with empty lines in examples
...
Patch by Baoqiu Cui.
2009-06-14 18:05:02 +02:00
Carsten Dominik
54b8e61524
Remove (debug)
2009-06-10 00:44:39 +02:00
Carsten Dominik
ae16e6ceca
More exporter fixes.
2009-06-10 00:38:06 +02:00
Carsten Dominik
342b2d0884
Fix bugs in HTML and DOCBOOK exporters
2009-06-09 23:42:33 +02:00
Carsten Dominik
5c30228ee0
Fix bug with indentation interpretation during export
2009-06-08 19:57:19 +02:00
Carsten Dominik
503e571e43
Keep byte compiler happy
2009-06-07 17:07:07 +02:00
Carsten Dominik
8a9e604a7a
New indentation treatment for blocks during export
...
Now we also deal with center, quote, and verse blocks.
2009-06-07 16:11:14 +02:00
Carsten Dominik
c4f90084d7
Docbook export: Respect example indentation when parsing plain lists
...
Examples and source code blocks that are not sufficiently indented
will now terminate plain lists.
2009-06-07 08:52:02 +02:00