|
6a09adac85
|
implement dict formatter
|
2022-02-06 16:50:09 +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 |
|
|
68d908c4f2
|
add escape char attribute
|
2022-02-06 15:36:12 +01:00 |
|
|
ed491be8ca
|
implement better generic text and part of header method
|
2022-02-06 15:28:04 +01:00 |
|
|
ea81305e36
|
bugfix
|
2022-02-06 15:12:40 +01:00 |
|
|
4e1eee2c8c
|
formatter
|
2022-02-06 15:12:05 +01:00 |
|
|
37353e8695
|
dump useless stuff
|
2022-02-06 15:11:45 +01:00 |
|
|
12de6e43cb
|
start tex formatter
|
2022-02-06 15:11:34 +01:00 |
|
|
2ee175784b
|
start dict formatter
|
2022-02-06 15:10:38 +01:00 |
|
|
5ede703131
|
start pytex formatter
|
2022-02-06 15:10:28 +01:00 |
|
|
19ed77fd38
|
rename generic text method
|
2022-02-06 15:10:00 +01:00 |
|
|
3fd9ab1049
|
move git version info
|
2022-02-06 15:09:49 +01:00 |
|
|
eccf857d19
|
better formatting config properties
|
2022-02-06 15:09:25 +01:00 |
|
|
406bf0bf7d
|
move enums
|
2022-02-06 00:12:54 +01:00 |
|
|
c669b15fc9
|
better decorator
|
2022-02-06 00:02:59 +01:00 |
|
|
1688463e96
|
add experimental decorator
|
2022-02-05 23:54:45 +01:00 |
|
|
5f4d9a8cc0
|
extend formatting config
|
2022-02-05 22:40:10 +01:00 |
|
|
e1dc1e367a
|
add generic text class
|
2022-02-05 22:37:09 +01:00 |
|
|
9d3496b2ba
|
outline pytexbuilder interface
|
2022-02-05 22:02:37 +01:00 |
|
|
dd85f7425d
|
refactor builder into own file
|
2022-02-05 21:44:52 +01:00 |
|
|
1cdb9964e7
|
remove some unnecessary dependencies in subclasses.
add PyTeXBuilder class instead of a global config
|
2022-02-05 21:13:43 +01:00 |
|
|
4cf09b71a2
|
use delegation to pathlib.Path to implement RelativePath class
|
2022-02-05 20:06:17 +01:00 |
|
|
b6d0d935ff
|
update relative paths on path change
|
2022-02-05 19:38:42 +01:00 |
|
|
15dd058f73
|
fix some circular imports
|
2022-02-05 19:36:42 +01:00 |
|
|
b7bf52a24b
|
add exceptions folder
|
2022-02-05 19:20:04 +01:00 |
|
|
1ab35ed7c9
|
refactor / rename files into different project structure
|
2022-02-05 19:09:09 +01:00 |
|
|
e74c081e42
|
use NotImplementedError
|
2022-02-05 19:05:50 +01:00 |
|
|
89f4bcbe0b
|
catch possible error
|
2022-02-05 18:55:28 +01:00 |
|
|
b38c01cb0c
|
update init files
|
2022-02-05 18:52:08 +01:00 |
|
|
8df045c457
|
implement methods of pytexSourceFile class
|
2022-02-05 18:51:52 +01:00 |
|
|
f4e133b3e5
|
separate relative path and pytex path
|
2022-02-05 18:31:32 +01:00 |
|
|
ce0cd5794d
|
rework relative paths
|
2022-02-05 18:17:00 +01:00 |
|
|
6278a0df5c
|
add formatter interface
|
2022-02-05 18:16:35 +01:00 |
|
|
8b07649512
|
add logging
|
2022-02-05 18:16:27 +01:00 |
|
|
96f7c3725b
|
add missing init file
|
2022-02-04 21:16:10 +01:00 |
|
|
ada4b6865c
|
start rework of relative paths
|
2022-02-04 21:15:56 +01:00 |
|
|
6d158ebea9
|
conversions of type
|
2022-02-04 21:15:36 +01:00 |
|
|
81de8ae3f9
|
update config
|
2022-02-04 21:15:19 +01:00 |
|
|
c6b9bb6a77
|
add pytex files
|
2022-02-04 21:14:40 +01:00 |
|
|
a3b8253aa3
|
add build info
|
2022-02-04 21:13:26 +01:00 |
|
|
ddc38ec0cb
|
rename bunch of classes
|
2022-02-04 11:48:21 +01:00 |
|
|
60ac43a1c2
|
add global wrapper dir config
|
2022-02-04 11:43:48 +01:00 |
|
|
8c7deb2cbc
|
initial commit: draft data structures
|
2022-02-04 11:39:15 +01:00 |
|