Bug#1053867: Adding cols info to table break PDF generation

2023-10-14 Thread Petter Reinholdtsen
I ran into another table that is not properly handled: cat > tabell2.adoc << EOF .Prosent kjøpere i A-utvalget etter salgsutsatthet og holdning til direktesalg |=== 2+| 2+| Holdning til direktesalg .2+| Prosent forskjell .2+| N 2+|| +/- | - - .2+| Salgs-

Bug#1053867: Adding cols info to table break PDF generation

2023-10-13 Thread Petter Reinholdtsen
I just discovered that xsltproc and fop are able to process this table. Here is an updated Makefile to demonstrate it: cat > Makefile << EOF all: tabell.pdf tabell-fop.pdf tabell.xml: tabell.adoc asciidoctor -b docbook5 -d book tabell.adoc tabell.pdf: tabell.xml dblatex

Bug#1053867: Adding cols info to table break PDF generation

2023-10-13 Thread Petter Reinholdtsen
Package: asciidoctor Version: 2.0.18-2 I ran into this strange problem while typesetting a book using asciidoctor. Is this a problem with asciidoctor or dblatex? The problem is reproduced using the following shell commands: cat > tabell.adoc < Makefile < http://docbook.org/ns/docbook;