Re: Asciidoctor-pdf selectors list
Posted by
mojavelinux on
Apr 09, 2020; 11:52pm
URL: https://discuss.asciidoctor.org/Asciidoctor-pdf-selectors-list-tp7866p7883.html
I believe you're looking for the keys section in the theming guide:
Specifically, the caption key:
which would resolve to blockquote_caption_align for quote blocks.
Cheers,
-Dan
On Thu, Apr 9, 2020 at 7:25 AM geertpeeters [via Asciidoctor :: Discussion] <
[hidden email]> wrote:
Hi,
I was wondering if there was a list of all the selectors supported by the theming engine. How can I know the existing selectors?
I would like to align the title of all quote bloks to the right, but can't find an example
I have separate adoc files per song I'm scoring and also would like to align
== song title
in the center of the pdf page
tnx
--