.. |
__init__.py
|
refactor / rename files into different project structure
|
2022-02-05 19:09:09 +01:00 |
auto_format.py
|
fix some simple bugs
|
2022-02-18 16:27:03 +01:00 |
config.py
|
implement file configs in main config
|
2022-02-18 16:49:06 +01:00 |
constants.py
|
fix guard macro
|
2022-02-18 09:58:27 +01:00 |
copy_formatter.py
|
fix some simple bugs
|
2022-02-18 16:27:03 +01:00 |
default_macros.py
|
finer macro selection
|
2022-02-18 10:05:43 +01:00 |
dict_formatter.py
|
add logging of built files
|
2022-02-18 10:14:44 +01:00 |
docstrip_formatter.py
|
fix bugs in docstrip formatter
|
2022-02-18 23:45:55 +01:00 |
dtx_formatter.py
|
fix bugs with reading config
|
2022-02-18 22:42:09 +01:00 |
enums.py
|
add more general formatter selection interface
|
2022-02-18 16:23:43 +01:00 |
errors.py
|
some better error handling
|
2022-02-17 23:16:41 +01:00 |
formatterif.py
|
add auto formatter choosing
|
2022-02-08 18:26:25 +01:00 |
formatting_config.py
|
fix bug reading in tex out type
|
2022-02-19 16:35:05 +01:00 |
generic_text.py
|
implement drv and ins file in dtx formatter
|
2022-02-17 23:46:32 +01:00 |
git_version_info.py
|
implement getting git version info
|
2022-02-09 13:35:38 +01:00 |
ins_formatter.py
|
add ins formatter
|
2022-02-18 15:16:01 +01:00 |
macros.py
|
fix guard macro
|
2022-02-18 09:58:27 +01:00 |
nothing_formatter.py
|
add nothing_formatter.py
|
2022-02-18 15:20:47 +01:00 |
pytex_formatter.py
|
add begin / end implementation macros. fix some bugs
|
2022-02-18 09:50:22 +01:00 |
repo_status_info.py
|
fix writing repo status info to json file
|
2022-02-09 21:51:09 +01:00 |
simple_tex_formatter.py
|
fix correct providing of class / package
|
2022-02-17 22:31:12 +01:00 |
tex_formatter.py
|
divide config into two parts
|
2022-02-18 21:20:32 +01:00 |