Thibaut Cuvelier
|
bfc67c59b4
|
XML: use the new mechanisms for CR detection with errors.
This helps tracking down line problems even in the presence of errors.
|
2020-09-19 20:43:38 +02:00 |
|
Thibaut Cuvelier
|
27a44f8e48
|
XML: memorise if the last thing that is getting output is a line feed.
|
2020-09-19 20:43:37 +02:00 |
|
Thibaut Cuvelier
|
87dae26e4a
|
Simplify code to generate only one paragraph at a time.
|
2020-09-19 20:43:37 +02:00 |
|
Thibaut Cuvelier
|
0c0613327c
|
Get rid of xmlize, bringing no advantage over escapeString.
|
2020-08-01 03:20:28 +02:00 |
|
Thibaut Cuvelier
|
0be32e3b98
|
Amend 85946aae : should compile also with g++.
|
2020-08-01 00:41:58 +02:00 |
|
Thibaut Cuvelier
|
85946aae2b
|
DocBook: fix XML in comments (-- forbidden for some historical reason).
|
2020-08-01 00:02:36 +02:00 |
|
Thibaut Cuvelier
|
f2e69c165e
|
More consistent style.
|
2020-07-31 23:35:08 +02:00 |
|
Thibaut Cuvelier
|
8dd2e7e681
|
DocBook: solve issue with formulae within font tags.
This is not valid DocBook either!
|
2020-07-26 23:23:02 +02:00 |
|
Richard Kimberly Heck
|
e09445b3cf
|
Style
|
2020-07-19 21:21:01 -04:00 |
|
Thibaut Cuvelier
|
6aaf118bc7
|
Stop adding points at the end of xml:id without reason
|
2020-07-20 03:04:02 +02:00 |
|
Thibaut Cuvelier
|
3883b85f49
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
|
Thibaut Cuvelier
|
a6b07608d8
|
Rename XHTMLStream to XMLStream, move it to another file, and prepare for DocBook adoption.
xml.cpp/h also merges functionalities from sgml.cpp/h.
|
2020-06-15 13:01:56 +02:00 |
|