On 18 April 2012 07:51, Charles Moulliard <[email protected]> wrote: > Hi, > > Can we tell to a2x command to use a theme (= css file) like asciidoc > command ? If there is no option for a2x command, how can we tell to > a2x that we would like to use a specific css file during the > transformation process from xxx.txt to xxx.pdf by example or
Which PDF toolchain are you using, AFAIK the only ones using CSS to specify PDF styling are commercial ones (eg Antenna house) not dblatex or FOP as supported by a2x. For epub, the css can be specified with xsltproc-opts the same as for a2x generated HTML. Cheers Lex > epub, ... ? > > Regards, > > Charles > > -- > You received this message because you are subscribed to the Google Groups > "asciidoc" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/asciidoc?hl=en. > -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
