asciidocfx / AsciidocFX

Asciidoc Editor and Toolchain written with JavaFX 21 (Build PDF, Epub, Mobi and HTML books, documents and slides)
http://www.asciidocfx.com/
Apache License 2.0
1.86k stars 297 forks source link

PDF Text Color #632

Open nLz00 opened 3 months ago

nLz00 commented 3 months ago

Hi, i have problems setting up text colors. The preview for PDF shows colored text, the actual output not.

tests in a fresh editor:

[blue]#*BLAU*# +
[yellow]#*GELB*# +
[red]*ROT*
rahmanusta commented 1 month ago

For pdf theming you should define a asciidoctor-pdf theme and colors you want to use. Please check https://discuss.asciidoctor.org/Color-for-Text-td7509.html

nLz00 commented 4 days ago

I really dont know how to do this. I cant find a *.yml file in which it could find place. Further help appreciated.

rahmanusta commented 3 days ago

Please ask on https://discuss.asciidoctor.org/ since it is Asciidoctor specific question