.. |
__init__.py
|
refactor / rename files into different project structure
|
2022-02-05 19:09:09 +01:00 |
auto_format.py
|
correct file extension handling for simple tex formatters
|
2022-02-09 17:42:56 +01:00 |
config.py
|
better cleaning functions / add documentation
|
2022-02-09 12:38:40 +01:00 |
constants.py
|
adjust set_from_json method and make GitVersionInfo a config object
|
2022-02-07 21:42:31 +01:00 |
default_macros.py
|
implement config begin and end macros to drop config at beginning of file
|
2022-02-09 19:39:27 +01:00 |
dict_formatter.py
|
fix some bugs in formatters
|
2022-02-08 23:54:29 +01:00 |
dtx_formatter.py
|
implement parts of builder
|
2022-02-08 21:57:30 +01:00 |
enums.py
|
add header to simple tex formatter
|
2022-02-09 19:50:49 +01:00 |
formatterif.py
|
add auto formatter choosing
|
2022-02-08 18:26:25 +01:00 |
formatting_config.py
|
read in FormattingConfig correctly
|
2022-02-09 19:14:00 +01:00 |
generic_text.py
|
fix some formatting issues with headers
|
2022-02-09 16:24:02 +01:00 |
git_version_info.py
|
implement getting git version info
|
2022-02-09 13:35:38 +01:00 |
macros.py
|
implement config begin and end macros to drop config at beginning of file
|
2022-02-09 19:39:27 +01:00 |
pytex_formatter.py
|
add header to simple tex formatter
|
2022-02-09 19:50:49 +01:00 |
repo_status_info.py
|
fix some type errors
|
2022-02-08 16:24:42 +01:00 |
simple_tex_formatter.py
|
correct header for expl3
|
2022-02-09 20:00:21 +01:00 |
tex_formatter.py
|
implement config begin and end macros to drop config at beginning of file
|
2022-02-09 19:39:27 +01:00 |