Commit Graph

13 Commits

Author SHA1 Message Date
ed6494826f fix error when building from dtx files
wait for subprocess to complete
    catch some more errors
2022-01-30 14:35:55 +01:00
e661ceee64 integrate docstrip source files 2022-01-24 01:15:28 +01:00
bfd0f6e01b ensure file integrity when overwriting files also in dictionary case 2022-01-13 20:49:26 +01:00
f8a6f83de9 ensure file integrity for tex formatters 2022-01-13 20:04:18 +01:00
026e3a6cb3 adapt to multiple output files per input file in build info 2022-01-12 22:30:10 +01:00
d1806d970f Merge branch 'master' of gitlab.com:latexci/packages/PyTeX 2022-01-11 21:37:42 +01:00
c8deda5af8 add support for latex3 files 2022-01-11 18:55:18 +01:00
23766e8dcd start adding support for formatting latex3 files 2022-01-11 18:39:56 +01:00
99c984049c add dictionary formatter for translation package 2022-01-09 14:15:28 +01:00
315e3647ab handle package naming style
Option --name can now be set to either
    raw or prepend-author
    this controls the derivation of the name
    of the formatted package from the source
    file read in.
2021-12-17 15:09:04 +01:00
4c3867e0f4 refactor files into better module structure 2021-10-22 14:45:32 +02:00
05f53a9171 fix extension mistake in package formatter class 2021-10-18 15:55:26 +02:00
a1bb182eec format project correctly as python module with corresponding submodules 2021-10-18 15:08:58 +02:00