|
e575d61c2b
|
correctly update lectures in full file on creation of new lecture
|
2021-10-27 19:36:40 +02:00 |
|
Maximilian Keßler
|
f2e0ffc05d
|
rename edit file, add some comments
|
2021-10-01 19:08:36 +02:00 |
|
Maximilian Keßler
|
ced953bb82
|
add method to open a terminal in the current course
|
2021-09-18 14:43:18 +02:00 |
|
Maximilian Keßler
|
6e9f6c0c06
|
add method to generate lecture environment, adapt all edit methods to new editing
|
2021-09-18 14:39:05 +02:00 |
|
Maximilian Keßler
|
32487937a9
|
set texinputs variable if editing master file
|
2021-09-18 14:17:58 +02:00 |
|
Maximilian Keßler
|
b1504fe2ea
|
save texinputs variable
|
2021-09-18 14:17:42 +02:00 |
|
Maximilian Keßler
|
86bb3babe5
|
return resultcode of subprocess
|
2021-09-18 13:43:04 +02:00 |
|
Maximilian Keßler
|
3407f03091
|
add config entry for latex aux file extension
|
2021-09-17 14:11:46 +02:00 |
|
Maximilian Keßler
|
2f646b0780
|
add some more type hints. add methods to open master or full pdf file
|
2021-09-17 13:07:20 +02:00 |
|
Maximilian Keßler
|
d952a22591
|
remove deprecated default master file name setting from config file
|
2021-09-17 10:47:02 +02:00 |
|
Maximilian Keßler
|
602f6e4323
|
add fallback.yaml to git. Get rid of nasty error handling in Notes class since now we have a fallback file
|
2021-09-17 10:37:47 +02:00 |
|
Maximilian Keßler
|
12b1632f8e
|
add edit file for central place of edit method. add methods to edit master file or full file
|
2021-09-17 09:53:18 +02:00 |
|
Maximilian Keßler
|
9f498a7c61
|
add config parameter for indentation
|
2021-09-17 09:51:45 +02:00 |
|
Maximilian Keßler
|
239899b75a
|
set counters in master file with aux file from full file
|
2021-09-17 09:50:39 +02:00 |
|
Maximilian Keßler
|
7c350fcb85
|
move regex for parsing lecture title into config file
|
2021-09-16 22:46:31 +02:00 |
|
Maximilian Keßler
|
d0b58a5a79
|
move lecture start / end markers and new lecture header to config file
|
2021-09-16 20:03:41 +02:00 |
|
Maximilian Keßler
|
99f955246b
|
add support for full.tex file importing all lecture notes
|
2021-09-16 19:35:08 +02:00 |
|
Maximilian Keßler
|
81b46dd01b
|
use import command in master file if lectures are in other directory
|
2021-09-16 18:55:24 +02:00 |
|
Maximilian Keßler
|
955b8031b5
|
ensure directory for notes exists
|
2021-09-16 18:30:43 +02:00 |
|
Maximilian Keßler
|
51b5c5dd00
|
rename script into notes
|
2021-09-16 18:02:36 +02:00 |
|