Commit graph

52 commits

Author SHA1 Message Date
flukx
1d71c7432f hide (redundant) urls 2023-11-07 17:29:25 +01:00
flukx
e50f81e987 warning 2023-05-17 17:13:36 +02:00
flukx
ceeb01d022 add color support 2022-08-05 21:10:01 +02:00
flukx
b58165d605 fix ifFileExists for current-commit check 2022-08-05 21:01:57 +02:00
flukx
28b5b56a76 generalise main file, not only for me 2022-08-05 20:45:00 +02:00
flukx
9a52126557 gitlab ci a bit more sophisticated
only on changes in tex dir, use your own docker image
2022-08-05 20:44:09 +02:00
flukx
161fa84134 if current-commit does not exist, no Version: is printed on top of page 2022-08-05 20:38:55 +02:00
flukx
dc18351f93 further support for unicode 2022-08-05 20:33:26 +02:00
flukx
3b774c635a proposition, many * in newcommands, cleveref, mathtools 2022-08-05 20:30:06 +02:00
flukx
21d9e37f85 add microtype, remove conflicting symbols 2022-08-05 20:28:00 +02:00
flukx
837161aa92 diverse detail changes in preamble
some things maybe should go into one of the packages
2022-08-05 20:26:56 +02:00
flukx
197a6ed4bf add * to input commands and rename zeichnungen to graphics
then more is in English
the * disallows paragraph breaks in input file names. Sounds reasonable
2022-08-05 19:59:58 +02:00
flukx
7835d3f149 add bibliography file with comment 2022-08-05 19:58:43 +02:00
flukx
6440c9fe67 add README to explain what all this is 2022-08-05 19:57:59 +02:00
flukx
4bc0980fe1 move technical explanations into technical-readme 2022-08-05 19:53:41 +02:00
flukx
6215f31b88 add explanation to .latexmkrc 2022-08-05 19:53:05 +02:00
flukx
867a1180ac ignore directory out, it's only auxiliary automatically generated files 2022-08-05 19:49:06 +02:00
ae27574c88 use different definition for differential
from a stackexchange source
2022-02-07 13:31:13 +01:00
874aeb3884 fix language choice
I don't know if it worked one day but in master thesis it didn't work
now it should be better
2022-02-06 12:15:54 +01:00
ffb648a3bb always include german AND english
the option 'german' just changes the default language
2022-01-08 13:54:25 +01:00
022b99650f avoid warning
and reformat
2022-01-08 12:42:18 +01:00
1bc2c325ec Revert "add package microtype"
This reverts commit c5a4a8904e.
Microtype caused errors for some weird reason.
2021-04-23 14:56:59 +00:00
7ac76e9a95 ignore synctex(busy) files 2021-04-23 14:56:26 +00:00
33fd5dbe52 maxnames 2021-02-04 00:48:28 +00:00
1cf9104dfe use auto as biblatex sorting instead of german 2021-02-04 00:39:18 +00:00
c5a4a8904e add package microtype
supposedly (CdEDokuTeam) standard package that just improves things
2021-02-03 18:14:23 +00:00
71af1079f1 support for Appendix package to get a title over the appendices 2021-02-03 17:42:14 +00:00
1831d6bfae fix maindircreate: do not create links in .git directory 2021-01-27 16:33:00 +00:00
41d42401c4 remove example that does not fit into template 2021-01-23 13:42:06 +00:00
5bc94cb795 add commonly needed package to tikz option 2021-01-23 00:40:37 +00:00
66179bc6c0 I am a mathematician, so I use \cdot instead of \times 2021-01-21 23:05:15 +00:00
f0afb0e3be remove warning about mhchem version 2021-01-21 22:55:15 +00:00
7228b6dd98 add mhchem and siunitx since I use them very often 2021-01-21 22:30:18 +00:00
4d42916276 remove silly comment 2020-10-25 19:35:43 +00:00
55fb153587 Revert "evince as pdf previewer"
This reverts commit ecdbc9cc68.

This is not longer necessary since okular is working fine on new fedora
installation.
2020-10-25 19:32:40 +00:00
8c9467726c add hypersetup 2020-10-25 19:29:00 +00:00
c3d2dc4824 ignore overwriting warnings 2020-10-23 21:55:12 +00:00
Felix
ecdbc9cc68 evince as pdf previewer
also explains one more option of .latexmkrc
2020-10-02 17:51:36 +00:00
Felix
bc61ba6697 add empty bibliography to satisfy latexmk, use path that always work 2020-09-04 14:49:08 +00:00
Bela
d4b178d4db remove error 2020-08-14 20:57:03 +00:00
Bela
745f91c89c use silence for avoiding reoccuring warnings
better solution would be to avoid / in usepackage:
https://tex.stackexchange.com/questions/31925/install-package-in-subfolder/31950#31950
but I didn't find how to set the env variable TEXINPUTS in .latexmkrc
2020-06-27 12:26:08 +02:00
Bela
7c14ded1ff add url breaking for links 2020-06-26 10:43:11 +02:00
Bela
62e91c8831 create .maindir link in main dir 2020-05-10 13:04:51 +02:00
Bela
a14506a1ce install and explain ci 2020-04-20 12:52:13 +02:00
Bela
d03fdb7158 introduce aligned-overset 2019-01-06 22:28:09 +01:00
Bela
88979498ca add env textfold 2018-11-17 18:46:35 +01:00
Bela
6e8cd259d0 \C does not work as expected 2018-10-24 23:30:13 +02:00
Bela
d3396fea12 remove trash 2018-10-24 23:27:59 +02:00
Bela
ac1df803dc unicode in contents in pdf sidebar possible with suitable option 2018-10-18 12:26:27 +02:00
Bela
6fea57ebac README done a bit more specific 2018-07-23 16:27:43 +02:00