Thibaut Cuvelier
5c5765061f
DocBook: amend e3020a6b
.
...
Book authorship and authorship can be quite distinct. As far as I know, there is no standard way to represent book authorship in DocBook bibliographies.
2024-03-01 13:45:28 +01:00
Thibaut Cuvelier
e3020a6b2d
DocBook: support bookauthor in bibliographies.
2024-03-01 13:22:34 +01:00
Thibaut Cuvelier
baccce7d2d
DocBook: in a table, fix a typo in a condition.
...
Before this patch, all table cells had a semicolon at the beginning of their style:
<td style='; border-bottom:
This unwanted behaviour is only due to a typo in a condition when concatenating two styles: the previous code was checking the second part of the style once the first was output, instead of the first one.
2024-02-26 16:09:52 +01:00
Thibaut Cuvelier
8e0bc01d50
DocBook: when a similar tag is present multiple times in the bibliography entry, output it only once.
...
Other copies have an error message.
2024-02-26 16:06:26 +01:00
Thibaut Cuvelier
2be72a1534
DocBook: in bibliographies, fix support for editors.
...
Also, add TODOs for similar problems lurking around.
2024-02-26 15:52:35 +01:00
Thibaut Cuvelier
db1a443a70
DocBook: update basic.xml for the latest MathML and DocBook changes.
2021-12-26 02:24:23 +01:00
Thibaut Cuvelier
1a86e26841
DocBook: update test cases.
2020-10-07 05:03:24 +02:00
Thibaut Cuvelier
642b18aad0
DocBook: generate <partintro> when required.
2020-09-19 20:43:38 +02:00
Thibaut Cuvelier
a8da31e5e0
DocBook: fix handling of index end-of-range.
2020-09-19 20:43:38 +02:00
Thibaut Cuvelier
78a361778f
DocBook: fix float tags (was unduly overridden).
...
The output was not valid for floats without title.
2020-09-19 20:43:38 +02:00
Thibaut Cuvelier
39ad6e84f0
DocBook: improve equation formatting (new lines for block equations).
2020-09-19 20:43:38 +02:00
Thibaut Cuvelier
97cfabb883
DocBook: fix indentation for section titles (including stars).
2020-09-19 20:43:38 +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
02216551b3
Adding DocBook test cases.
2020-06-26 21:55:44 +02:00