Re: International Phonetic Alphabet
Posted by
mojavelinux on
Oct 23, 2018; 6:13am
URL: https://discuss.asciidoctor.org/International-Phonetic-Alphabet-tp6540p6541.html
I believe you are looking for the prose key.
Cheers,
-Dan
On Sun, Oct 21, 2018 at 5:06 AM leslieking [via Asciidoctor :: Discussion] <
[hidden email]> wrote:
Hello, I would like to use the DouloSIL font to produce a PDF document that has phonetic symbols.
The DouloSIL font is only available in regular, but it's not a big deal because I only use it for paragraphs anyway which doesn't need bold, italic, or underline. However I would like to have bold for headers (even if the font is different).
Is it possible to configure the cutom yaml file in a way that only the paragraphs are in "DoulosSIL" and the other parts (headers, warning messages, tips, etc...) use the default font? The "base" key targets the entire document, but I didn't see a key which targets only the paragraphs on the page.
--