class ThemeFactory:
Method | __init__ |
Undocumented |
Method | find_user_theme |
Find a theme named as name from latex_theme_path. |
Method | get |
Get a theme for given name. |
Method | load_builtin_themes |
Load built-in themes. |
Instance Variable | config |
Undocumented |
Instance Variable | theme_paths |
Undocumented |
Instance Variable | themes |
Undocumented |