Section 3 - Styles
[Borrowed from Alabaster's version of the same thing.]
Table of User Styles (continued)
style name | justification | obliquity | indentation | first-line indentation | boldness | fixed width | relative size | glulx color |
special-style-1 | left-justified | -- | 0 | 0 | -- | -- | 0 | g-medium-grey |
special-style-2 | left-justified | italic-obliquity | 0 | 0 | light-weight | proportional-font | 0 | g-dark-grey |
Before listing plausible quips [when dialogue tinting is true]:
say "[second custom style][run paragraph on]".
After listing plausible quips [when dialogue tinting is true]:
if a paragraph break is pending:
say "[roman type]";
otherwise:
say "[roman type][run paragraph on]".
Before listing matched quips:
say "[second custom style][run paragraph on]".
After listing matched quips:
if a paragraph break is pending:
say "[roman type]";
otherwise:
say "[roman type][run paragraph on]".