Commit Graph

323 Commits

Author SHA1 Message Date
9d5a257aed add code for theorem variants generation in document 2022-01-16 23:28:43 +01:00
3d8b6f0fdc make proper macros for theorem variant parsers 2022-01-16 23:01:52 +01:00
9cb5f5ed2f add new theorem variant parser command 2022-01-16 22:41:36 +01:00
820ae92f28 mark some macros private 2022-01-16 22:34:05 +01:00
d8322bb5f1 refactor powerset macro into own package 2022-01-16 22:24:18 +01:00
3630c47b59 theorem variants generation
add iterating over powerset of clist function
  add sorting hack for theoremgroups
  add declare_theorem_variants macro
2022-01-16 21:38:19 +01:00
5e141841cb add default group rules 2022-01-16 18:42:53 +01:00
886e562574 implement hook rules for theorem groups 2022-01-16 18:35:07 +01:00
a8cca1cbc6 use expl3 interface of hooks instead 2022-01-16 18:03:43 +01:00
73d473b25d implement mapname 2022-01-16 17:59:40 +01:00
a19f905598 better error messages 2022-01-16 17:49:25 +01:00
e3d3d9ba0f fixed bugs, working version again 2022-01-16 17:39:02 +01:00
0e1a802995 clean up internal package names. not working anymore 2022-01-16 17:18:11 +01:00
386f07a6d6 prename, postname and thmtools keys for groups and grouped theorems working 2022-01-16 14:35:24 +01:00
e92f1da165 group generation and theorem generation working. not all keys implemented yet 2022-01-16 13:48:25 +01:00
274ce257d6 start development of groupthm package 2022-01-16 12:12:12 +01:00
09d10fba30 update README.md 2022-01-15 15:57:05 +01:00
51b145b019 dual license vial lppl and gplv3 2022-01-15 15:54:42 +01:00
fbc4fd50c8 rename new version of refproof into old name 2022-01-15 15:01:31 +01:00
b6e3cf967c add subproof tests 2022-01-15 14:57:05 +01:00
4eb5d7cd9c rework of refproof as latex3 package complete. outsorced subproof properly 2022-01-15 14:56:53 +01:00
754278a807 add separate subproof package 2022-01-15 12:14:22 +01:00
4b695a6a06 rework proof package into LaTeX3 style 2022-01-15 12:06:24 +01:00
31245c6a17 use grouping in refproof package. delete wrong file 2022-01-14 20:35:54 +01:00
b36220f82a start latex3 implementation of refproof 2022-01-14 18:48:21 +01:00
f574ac67a2 update submodule to wipe old files 2022-01-13 21:13:03 +01:00
c473a0cde8 update submodule 2022-01-13 21:02:58 +01:00
92d52a2505 clean old files on build 2022-01-13 20:58:29 +01:00
f8da930cb5 update submodule 2022-01-13 20:56:17 +01:00
c3430270b9 update submodule 2022-01-12 21:35:58 +01:00
431d6fa9ea update submodule to fix formatting bug 2022-01-12 21:03:18 +01:00
9f5fc84dc6 remove old file (has been moved) 2022-01-11 23:12:31 +01:00
70426b2d22 fix bugs in refproof 2022-01-11 22:57:37 +01:00
613e16998b make category definitions protected 2022-01-11 22:16:31 +01:00
1966cb5d2b add category of graded abelian groups 2022-01-11 21:46:20 +01:00
da44daa271 update (and push) PyTeX 2022-01-11 21:38:18 +01:00
50e2c7c956 remove category specific stuff from mathop package, integrate categories package into math package 2022-01-11 21:26:08 +01:00
0a739e2550 add categories package 2022-01-11 21:25:37 +01:00
4f930a03ee rename and move symbindex package. remove category specific stuff 2022-01-11 21:24:20 +01:00
296afc067b add mathsymbindex package
Used to define math operators with automatic indexing
    Still in development, but fully working by now
2022-01-11 18:56:51 +01:00
786566944d update submodule 2022-01-11 18:08:30 +01:00
ba8092f2f6 add todo package for quick aliases of some todonotes 2022-01-10 01:07:39 +01:00
07ccba4d23 make all target for building packages 2022-01-10 01:06:47 +01:00
eb06eb8fbc provide proper proofdepth macro. fix subproof 2022-01-10 00:31:26 +01:00
0011cb2270 remove (debug) \proofdepth macro 2022-01-10 00:11:01 +01:00
c0e4705c63 fix refproof bugs: correct restoring of counter values and claim style numberings in stacked proofs 2022-01-09 21:45:25 +01:00
47449c57cb fix infinite recursion bug in claim counter. fix some spacing 2022-01-09 20:20:56 +01:00
f4d079796a add explicit subproof environment 2022-01-09 15:38:26 +01:00
3d6f2501df autodetect proof depth and convert to subproof when using smart proof environment 2022-01-09 15:35:16 +01:00
23d4b92367 make plain proof and subproof available 2022-01-09 15:30:06 +01:00