Commit Graph

105 Commits (3f40d3291c0ab7d5527ee949b335a6b7ffb8e716)

Author SHA1 Message Date
Holger Dell 3f40d3291c fix: Added missing semicolon. 2022-08-08 18:09:16 +02:00
Bastian Rieck 13eee98e6c Revert "feat: Improved font loading in Thesis.tex."
This reverts commit 4e7461e999.
2022-08-08 18:05:47 +02:00
Holger Dell 4e7461e999 feat: Improved font loading in Thesis.tex.
I found that the explicit \setmainfont etc. commands may have loaded a
system-provided font instead of the TeX-Live provided font, which caused
various interoperability issues. Loading the packages is more
appropriate as they will load the correct font variants for whatever
variant of latex is being used.

Preloading newtxmath is recommended as per:
http://mirrors.ctan.org/fonts/ebgaramond-maths/ebgaramond-maths.pdf
2022-08-08 17:09:21 +02:00
Holger Dell 340c94486a minor: Added synctex files to .gitignore 2022-04-25 17:12:52 +02:00
Holger Dell 44c946f50a feat: Added short intro to babel and csquotes packages. 2022-04-25 17:12:52 +02:00
Eugenio Angriman 522782ce4c Add reference to thesis 2022-04-25 09:09:09 +02:00
Bastian Rieck 339228ed78 More fixes for testimonials 2022-02-23 11:23:01 +01:00
Bastian Rieck 77ae36aa0e Fixed testimonials 2022-02-23 11:22:39 +01:00
Bastian Rieck eb2417cf05 Extended README 2022-02-23 11:22:16 +01:00
Bastian Rieck 9006c59420 Added testimonials 2022-02-23 11:19:26 +01:00
Bastian Rieck 39e0ffcba3 Updated README 2022-02-23 11:11:39 +01:00
Bastian Rieck 7789bb9cca Removed ordinals from template 2021-11-03 21:41:31 +01:00
Bastian Rieck 2f92deb0ec Fixed ordinal numbers
Solves issue #34. I agree that it's nicer to have that *directly* in the
text, but I provide the commands nevertheless for demo purposes. Fixed a
bug that arose from using `unicode-math` here.
2021-11-03 21:36:22 +01:00
Bastian Rieck 0d10368066 Fixed fonts (addresses #33) 2021-10-27 10:30:04 +02:00
Bastian Rieck 06ca40bb95 Updated `README` 2021-10-27 10:29:12 +02:00
Bastian Rieck e386dcf94d Updated fonts 2021-10-27 10:07:08 +02:00
Alonso Bravo Moyano 66643231a1 Small small typo 2021-10-13 12:49:12 +02:00
Bastian Rieck 72852b587b Updated README 2021-10-12 10:41:48 +02:00
Bastian Rieck 4ca1ea1eeb Updated FAQ 2021-10-12 10:40:48 +02:00
Alonso Bravo Moyano 085d00e6c1 Removed duplicated 'th' fix in Thesis.tex
This exact line already appears in the "Ordinals" section of mimosis.cls
2021-10-11 10:16:05 +02:00
Bastian Rieck 816113f84d Removed `\sisetup` 2021-09-21 11:31:34 +02:00
Bastian Rieck 41bd379c5f Simplified `README` 2021-09-21 11:23:11 +02:00
Bastian Rieck 577afaca4f Simplified font usage and bumped example PDF 2021-09-21 11:21:19 +02:00
Bastian Rieck bcb0be75a7 Removed ordinal support (it became an FAQ item) 2021-09-21 11:15:25 +02:00
Bastian Rieck c2a0d7bdd0 Updated `README` with font handling 2021-09-21 11:15:15 +02:00
Holger Dell f0e8019e2a fix: Moved font ordinals to Thesis.tex.
Since most fonts do not support this feature, it should be chosen by the
user and not be enforced by the class.  See also #14.
2021-09-21 08:21:45 +02:00
Bastian Rieck 79db26f944 Fixed markup 2021-09-21 08:04:53 +02:00
Bastian Rieck ae16a17642 Fixed `README` and acknowledged Holger's work 2021-09-21 08:04:16 +02:00
Bastian Rieck 17096806cd `siunitx` discussion in `README` 2021-09-21 08:02:14 +02:00
Bastian Rieck 0efa8e650b Update for `siunitx` options 2021-09-21 07:48:14 +02:00
Holger Dell ab9b5e2497 chore: These siunitx options were replaced. 2021-09-21 07:47:32 +02:00
Holger Dell 9d03d52037 chore: Use iftex instead of legacy packages. 2021-09-21 07:46:36 +02:00
Holger Dell b775b301fe fix: Without fontenc, \th is unavailable in pdflatex, causing error. 2021-09-21 07:45:20 +02:00
Holger Dell f39b7644d8 chore: siunitx already loaded in mimosis.cls. 2021-09-19 16:05:36 +02:00
Holger Dell 2e7ecfd203 chore: These options were removed from siunitx. 2021-09-19 16:05:36 +02:00
Bastian Rieck 47a40fee0b Updated example PDF 2021-08-30 08:23:24 +02:00
Bastian Rieck 47d3696f33 Added example part 2021-08-30 08:23:10 +02:00
Bastian Rieck 23fc6b019d Updated example PDF 2021-07-14 14:48:10 +02:00
Bastian Rieck e5b81dbcb8 Updated README 2021-07-14 14:39:52 +02:00
Bastian Rieck e102f277ea Added brief introduction on how to change fonts 2021-07-14 14:33:37 +02:00
Bastian Rieck 1b640fa21a Refreshed example PDF 2021-06-11 14:51:55 +02:00
Bastian Rieck c18ed3f084 Updated contributors list 2021-06-11 14:50:14 +02:00
Bastian Rieck 83097e4e28 Removed `automake` options for glossaries
As discussed in issue #19, this causes problems with `standalone`
figures. Since the option is not required when using `latexmk`, I
removed it.
2021-06-11 14:47:53 +02:00
Bastian Rieck 995b39a2be Typo 2021-03-30 09:43:41 +02:00
Bastian Rieck e54a8bfc9d Updated `README` 2021-03-30 09:42:51 +02:00
Bastian Rieck 9a06dc5df1 Described extension mentioned in issue #16 2021-02-11 16:18:15 +01:00
Bastian Rieck 1cec3db6fe Added improve ordinal position
This partially addresses issue #14.
2020-11-05 15:41:02 +01:00
Bastian Rieck 73106d9447 Updated preview to check that the package still works with TexLive 2020 2020-10-23 09:39:11 +02:00
Bastian Rieck 4db46736c5 Updated example file 2020-08-12 13:37:21 +02:00
Bastian Rieck 0f118d8764 Updated list of contributors 2020-08-12 13:32:45 +02:00