Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
0answers
61 views

dblatex ignore --texstyle or -s command

I want to write an asciidoc document and convert it into a pdf document. However, I want to use a format style different than the default ones. To do so I convert the txt file to docbook using ...
1
vote
1answer
460 views

Customizing pdf output of dblatex

I am writing a report using Docbook and i want to customize the way that dblatex converts Docbook to Pdf. This page is supposed to document this issue but it really doesn't help me. How can i learn ...
0
votes
0answers
70 views

How wrap Latex code in asciidoc and pass it through docbook?

I have the following toolchain: Asciidoc -> Docbook -> Latex -> Pdf and I want to wrap some latex code and pass it through docbook directly to the Latex source. For example, I want to be able to do ...
0
votes
1answer
250 views

Docbook Dblatex - how to omit header on first page of chapter?

I'm using dblatex to convert a book formatted using Docbook into a PDf, and everything is working great, however for the life of me I can't figure out how to suppress the inclusion of a header on the ...