Top Level Namespace
Defined Under Namespace
Classes: AsciidoctorPDFExtensions
Constant Summary collapse
- POINTS_PER_EX =
6
- MATHJAX_DEFAULT_COLOR_STRING =
"currentColor"
- FALLBACK_FONT_SIZE =
12
- FALLBACK_FONT_STYLE =
'normal'
- FALLBACK_FONT_FAMILY =
'Arial'
- FALLBACK_FONT_COLOR =
'#000000'