Commit graph

16 commits

Author SHA1 Message Date
11c4c432e4 fix correct providing of class / package 2022-02-17 22:31:12 +01:00
87666fbec6 move close output stream method to tex formatter 2022-02-17 20:37:38 +01:00
ed004aaf33 add _get_provides_text method 2022-02-17 20:05:18 +01:00
f1dbc45f9c lots of default macros 2022-02-09 21:11:46 +01:00
a50c4935be correct header for expl3 2022-02-09 20:00:21 +01:00
8e115b46c2 add header to simple tex formatter 2022-02-09 19:50:49 +01:00
3e6f2f99c3 rework format method to support multiple output files 2022-02-09 18:02:41 +01:00
6798962880 correct file extension handling for simple tex formatters 2022-02-09 17:42:56 +01:00
190ff1a339 split up postprocessing of lines and shipout. add trailing % characters for latex2e packages 2022-02-09 15:59:11 +01:00
2222e20e47 fix some bugs in formatters 2022-02-08 23:54:29 +01:00
5f8411d907 fix missing property decorators 2022-02-08 23:34:18 +01:00
f89ccf245b add auto formatter choosing 2022-02-08 18:26:25 +01:00
a0dbb3882e fix some type errors 2022-02-08 17:40:08 +01:00
6cd8d9655d fix future config handling, use abstract classes 2022-02-08 17:21:36 +01:00
1a6989734e implement simple tex formatter 2022-02-08 17:04:16 +01:00
b7aaa974d2 add more formatters 2022-02-06 19:40:14 +01:00