| 4803 | * different properties, call a `.having*` method. |
| 4804 | */ |
| 4805 | class Options { |
| 4806 | // A font family applies to a group of fonts (i.e. SansSerif), while a font |
| 4807 | // represents a specific font (i.e. SansSerif Bold). |
| 4808 | // See: https://tex.stackexchange.com/questions/22350/difference-between-textrm-and-mathrm |
nothing calls this directly
no outgoing calls
no test coverage detected