Hi, I did it like this: /home/tomek/bin/asciidoc-8.6.7/asciidoc.py --attribute stylesheet=`pwd`/my_styles.css --backend slidy -a icons -o output.html source.txt
-- Regards Tomek Kaczanowski On 16 Lip, 17:34, carloratm <[email protected]> wrote: > Hi all, > I am trying to produce a presentation with Slidy backend and a custom css. > > I have placed my css in /et/asciidoc/ and (using --attribute stylesheet) it > works. > Is there a way to specifiy a relative path for the css file? > I mean relative to the input file > > Thank you -- 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.
