pytex/PyTeX/format
2022-02-09 15:46:10 +01:00
..
__init__.py refactor / rename files into different project structure 2022-02-05 19:09:09 +01:00
auto_format.py integrate git version info into formatters 2022-02-09 14:08:51 +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
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 adapt usage of macros to new attribute dict 2022-02-09 15:46:10 +01:00
formatterif.py add auto formatter choosing 2022-02-08 18:26:25 +01:00
formatting_config.py refactor git version info into own file 2022-02-09 12:06:15 +01:00
generic_text.py fix bug in GenericText 2022-02-08 23:45:55 +01:00
git_version_info.py implement getting git version info 2022-02-09 13:35:38 +01:00
macros.py adapt usage of macros to new attribute dict 2022-02-09 15:46:10 +01:00
pytex_formatter.py adapt usage of macros to new attribute dict 2022-02-09 15:46:10 +01:00
repo_status_info.py fix some type errors 2022-02-08 16:24:42 +01:00
simple_tex_formatter.py fix some bugs in formatters 2022-02-08 23:54:29 +01:00
tex_formatter.py add attribute dict to pytex formatters to query attributes used in formatting 2022-02-09 15:38:01 +01:00