Commit Graph

13 Commits

Author SHA1 Message Date
75428387f6 allow files from a git repo to exist in build repo without throwing an error 2022-01-30 21:45:44 +01:00
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
60488127e5 detect unknown files in build dir 2022-01-13 21:12:35 +01:00
f5a5ad6328 implement option to prune old files in build directory 2022-01-13 20:56:09 +01:00
785eb6923f use paths relative to source / build dir and add md5sum into build info 2022-01-13 19:24:07 +01:00
4e7ea6fd14 write relative file names in build info 2022-01-13 15:33:16 +01:00
026e3a6cb3 adapt to multiple output files per input file in build info 2022-01-12 22:30:10 +01:00
1df567da82 add custom PyTeX exceptions to be thrown and catched during build to prevent ugly python error messaged 2022-01-12 21:35:47 +01:00
c8deda5af8 add support for latex3 files 2022-01-11 18:55:18 +01:00
99c984049c add dictionary formatter for translation package 2022-01-09 14:15:28 +01:00
126d420b7a handle header correctly, i.e. do not only expand on macro 2021-10-22 19:29:23 +02:00
4c3867e0f4 refactor files into better module structure 2021-10-22 14:45:32 +02:00