Commit Graph

177 Commits

Author SHA1 Message Date
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
fbc4fd50c8 rename new version of refproof into old name 2022-01-15 15:01:31 +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
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
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
ba8092f2f6 add todo package for quick aliases of some todonotes 2022-01-10 01:07:39 +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
bc072ff891 rename proof package to refproof 2022-01-09 14:34:42 +01:00
6ef381dc6a integrate separate dictionary for proof package 2022-01-09 14:30:58 +01:00
06965d4a3a use translation package in proof.pysty for easy translations 2022-01-09 13:11:01 +01:00
c592a7f8ac rework proof package: refproof and proof environments functional 2022-01-08 23:42:40 +01:00
14c4939841 make git an X option in script class 2021-12-20 14:20:16 +01:00
e238de78b6 add cell operator 2021-12-19 11:01:59 +01:00
43b88cc6ad Merge branch 'master' into topology-1 2021-12-12 21:08:25 +01:00
a643415558 add alias rk for rank operator 2021-12-12 21:08:03 +01:00
4aa3ce8c18 Merge branch 'master' into topology-1 2021-12-12 20:14:12 +01:00
f2a9f5f703 Merge branch 'algebraic-geometry' 2021-12-12 20:13:31 +01:00
dd0288d437 add some operators 2021-11-26 12:18:53 +01:00
4fcd047da5 add Supp, Ann, OC operators 2021-11-08 22:57:03 +01:00
2f34007389 add operators Idem and eq 2021-11-08 22:47:23 +01:00
ba89fd94f5 add category of graded abelian groups 2021-11-07 18:57:40 +01:00
bfa91d4f66 Merge branch 'topology-1' 2021-11-07 16:14:29 +01:00
2786d460f2 add operator for GL and PGL (general linear groups) 2021-11-07 16:13:12 +01:00
60ba5846f3 change characteristic operator to capital C to avoid clash with builtin \char 2021-11-04 07:18:25 +01:00
0aefd5fd71 conform to uniform macro usage 2021-10-29 09:28:01 +02:00
ea81a055fb Merge branch 'algebraic-geometry' 2021-10-27 20:26:58 +02:00
64416f686e add pushout and pullback symbols 2021-10-27 20:26:45 +02:00
9b279f65fd add various shortlabels / enumerate styles to enumerate package 2021-10-26 09:43:13 +02:00
1273d8c145 add operator for free product 2021-10-25 22:48:15 +02:00
b786087673 fix error 2021-10-25 22:45:37 +02:00
717ee052d8 add direct and inverse limit operators 2021-10-25 22:40:34 +02:00
7acfb67e7a fix duplicate definition 2021-10-25 19:41:33 +02:00
39e907ed2c add restriction operator 2021-10-25 12:08:15 +02:00
ad29266e4a Merge branch 'master' into algebraic-geometry 2021-10-25 09:10:09 +02:00
54afb2f025 add shortcuts for opposite categories and abelianization 2021-10-25 09:09:56 +02:00
a805b283e2 add some categories and math operators 2021-10-25 09:04:16 +02:00
8cc3232462 mathalias: add aliases for \mathbb{} in extended mode 2021-10-24 21:17:40 +02:00
c24a383950 operators: add sing operator for singular homology 2021-10-24 21:15:21 +02:00
5a7525ffa4 faktor: change order of optional arguments to not bother with '[' charactor after faktor 2021-10-24 21:11:34 +02:00
db62b9820a add trace operator 2021-10-17 16:11:04 +02:00
fbd489ad36 provide \nr{<nr>} command for starting writeup of an exercise 2021-10-16 09:01:30 +02:00
8397374ffb Merge branch 'topology-1' 2021-10-14 13:00:00 +02:00
ea2989d850 update exercise sheet class with english version 2021-10-14 12:59:49 +02:00
ceb6113317 add \Nil operator 2021-10-14 08:53:29 +02:00
ef818c9c10 fix typo 2021-10-13 20:13:09 +02:00
4e7a2cb00b add \chainbullet operator 2021-10-13 20:08:41 +02:00
f8f6a87f22 fix missing } 2021-10-13 10:03:23 +02:00
8ed465db9e fix fancythm option 2021-10-13 09:12:27 +02:00
Maximilian Keßler
785ad4342a change some koma fonts 2021-10-10 13:58:17 +02:00
Maximilian Keßler
51acb6457e do not make title on document beginning automatically: breaks date language formatting 2021-10-10 13:50:46 +02:00
Maximilian Keßler
28159f9c96 add first version of exercise sheet class 2021-10-10 13:25:25 +02:00
Maximilian Keßler
9f183d079b fix wrong usage of X options 2021-10-08 20:10:55 +02:00
Maximilian Keßler
92d667af95 fix error in bibliography package: use if macro 2021-10-08 16:47:13 +02:00
Maximilian Keßler
d69ab83952 rename packages folder to 'src' since it now includes classes as well 2021-10-08 16:37:35 +02:00