Login  Register

Re: [small] not working with asciidoctr-pdf

Posted by 1marc1 on Feb 12, 2019; 8:37am
URL: https://discuss.asciidoctor.org/small-not-working-with-asciidoctr-pdf-tp6702p6719.html

Dan,

Thank you for pointing this out. For reference, the following works:

Attempt to provide +++<color rgb="#d3173c">some colour</color>+++ in a line of text.

Unfortunately, the following does not work:

:my_red: #d3173c
Attempt to provide +++<color rgb=$my_red>some colour</color>+++ in a line of text.

Another question: is there a way to change the background color of text?

Marc.