Modifier and Type | Field and Description |
---|---|
private HashMap<String,CSSPropertyConfigItem> |
Configuration._stylesConf
Mappings between CSS properties and LaTeX commands.
|
Modifier and Type | Method and Description |
---|---|
CSSPropertyConfigItem |
Configuration.getPropertyConf(String property)
Returns CSS property configuration.
|