Commit graph

26 commits

Author SHA1 Message Date
f1dbc45f9c lots of default macros 2022-02-09 21:11:46 +01:00
8e115b46c2 add header to simple tex formatter 2022-02-09 19:50:49 +01:00
6798962880 correct file extension handling for simple tex formatters 2022-02-09 17:42:56 +01:00
7a3fded422 implement naming scheme 2022-02-09 17:31:06 +01:00
1f9825e937 fix some formatting issues with headers 2022-02-09 16:24:02 +01:00
b4526f5d0c adapt usage of macros to new attribute dict 2022-02-09 15:46:10 +01:00
5c244f2680 better error checking 2022-02-09 15:39:36 +01:00
c2e2a3fad5 add attribute dict to pytex formatters to query attributes used in formatting 2022-02-09 15:38:01 +01:00
7b689255bc integrate git version info into formatters 2022-02-09 14:08:51 +01:00
591e6533b4 reorganize git versioning types
clean dict also recursively in lists
2022-02-09 12:26:24 +01:00
1e8fe43131 refactor git version info into own file 2022-02-09 12:06:15 +01:00
c04897c26c fix parsing tex type and flavour 2022-02-09 11:55:18 +01:00
5a5f0ef1e4 move macro-related enums. add attributes to pytex formatters 2022-02-09 11:49:14 +01:00
ec26ec232f add newline after header 2022-02-08 23:54:38 +01:00
5f8411d907 fix missing property decorators 2022-02-08 23:34:18 +01:00
3571d409f0 fix some bugs, more type annotations 2022-02-08 19:01:18 +01:00
f89ccf245b add auto formatter choosing 2022-02-08 18:26:25 +01:00
1a6989734e implement simple tex formatter 2022-02-08 17:04:16 +01:00
237203b149 fix some type errors 2022-02-08 16:34:59 +01:00
94b5f28567 optimize imports and reformat files 2022-02-07 18:36:30 +01:00
79fc7b5217 add header in tex formatter 2022-02-06 18:51:49 +01:00
a5a3ec0dfa add description attribute to formatting config 2022-02-06 16:52:24 +01:00
0f912b6c2f add header formatting method 2022-02-06 16:08:05 +01:00
b9fd9f0e25 implement config parsing of pytex files in pytex formatter class 2022-02-06 16:04:11 +01:00
ed491be8ca implement better generic text and part of header method 2022-02-06 15:28:04 +01:00
5ede703131 start pytex formatter 2022-02-06 15:10:28 +01:00