2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00
Commit graph

932 commits

Author SHA1 Message Date
Martin Thoma
76f4c5728a Add protected whitespace between number and unit 2015-11-22 13:21:08 +01:00
Martin Thoma
801825a612 Remove TODO from compiled version 2015-11-22 13:20:54 +01:00
Martin Thoma
5d137b7050 Fix typo (Email -> E-Mail / e-mail) 2015-11-22 11:23:47 +01:00
Martin Thoma
15f0f5bb1d Remove 2048 2015-11-22 09:19:48 +01:00
Martin Thoma
2de9065138 Add README.md and rendered png to all folders except for /documents
The examples were found by

```bash
$ find . -not -path '*/\.*' -type d '!' -exec test -e "{}/README.md" ';' -print
```

To do so, a cleanup-script .meta/add_readme.py was created.
2015-11-22 09:11:19 +01:00
Martin Thoma
de1ad26035 Adjust Python code to follow PEP8 2015-11-20 23:12:22 +01:00
Martin Thoma
50f80fd98c Add recipe examples 2015-11-04 21:59:53 +01:00
Martin Thoma
dfe7d7677e Update CV 2015-11-04 21:55:58 +01:00
Martin Thoma
fe78311901 Add papers/write-math-paper 2015-10-14 14:46:02 +02:00
Martin Thoma
7740f0147f Remove trailing spaces
The commands

find . -type f -name '*.md' -exec sed --in-place 's/[[:space:]]\+$//' {} \+

and

find . -type f -name '*.tex' -exec sed --in-place 's/[[:space:]]\+$//' {} \+

were used to do so.
2015-10-14 14:25:34 +02:00
Martin Thoma
4144ec49ed documents/german-english-mathematics: removed trailing spaces 2015-10-12 15:44:34 +02:00
Martin Thoma
457cb5b530 documents/Warteschlangen: Use non-cursive font for d in dx, du, dt 2015-09-27 19:06:23 +02:00
Martin Thoma
56b06fdeb1 documents/Warteschlangen: prevent bad break 2015-09-27 16:37:43 +02:00
Martin Thoma
023792bed8 documents/Warteschlangen: microtype, hyperref added 2015-09-27 16:31:48 +02:00
Martin Thoma
efaf398ce5 documents/warteschlangen: Umlaute; csquotes 2015-09-27 16:28:17 +02:00
Martin Thoma
5bb0b5acd3 documents/Warteschlangen: added PDF 2015-09-27 16:16:45 +02:00
Martin Thoma
e6b89f74ee documents/Warteschlangen: real umlauts, to make the PDF searchable 2015-09-27 16:16:17 +02:00
Martin Thoma
292712ec48 documents/Warteschlangen: Added makefile for building / cleaning 2015-09-27 16:03:37 +02:00
Martin Thoma
e6b6504bfc documents/Warteschlangen: Added from http://www.ci.tuwien.ac.at/~grill/ 2015-09-27 16:01:13 +02:00
Martin Thoma
c0359177f6 documents/NeuralNets: added 2015-09-25 20:40:18 +02:00
Martin Thoma
7380d24041 documents/kit-muendlich-mmww: added 2015-09-08 17:37:21 +02:00
Martin Thoma
fcc245104f minor changes 2015-09-08 17:36:26 +02:00
Martin Thoma
e95ee0a163 presentations/Sommerakademie-2015-Forschung: added; removed trailing spaces for GeoTopo 2015-09-08 17:31:31 +02:00
Martin Thoma
e7f5c73e2a vs-helfer-zettel 2015-09-06 17:50:47 +02:00
Martin Thoma
cb932a6755 journey: updated checklist 2015-07-30 10:54:16 +02:00
Martin Thoma
feaf8ec85b journey: Added ckecklist 2015-07-30 10:14:01 +02:00
Martin Thoma
ddbb9fbd46 journey: Added checkliste.md 2015-07-23 17:25:52 +02:00
Martin Thoma
0b2d8687d9 journey: am / pm confusion 2015-07-21 10:00:38 +02:00
Martin Thoma
b69d45aae2 journey: Added alternative start from 17.08.2015 2015-07-21 09:46:04 +02:00
Martin Thoma
17cc0cb64f Journey plan: Removed back route which is too late 2015-07-17 11:42:03 +02:00
Martin Thoma
414664ae39 journey: Added alternative for way back 2015-07-15 16:08:14 +02:00
Martin Thoma
6abe94a020 journey plan: 100 Euro, 1x umsteigen und 5min gespart 2015-07-15 14:28:54 +02:00
Martin Thoma
abd92a0fcc journey plan: Added pdf 2015-07-15 14:20:29 +02:00
Martin Thoma
71078e4420 Reiseplan (1. Entwurf) 2015-07-15 14:19:30 +02:00
Martin Thoma
e83e7512d5 Wahlhelfer 2015-07-01 09:36:02 +02:00
Martin Thoma
4c614327b1 documents/entropie-distanz: added 2015-06-14 11:27:39 +02:00
Martin Thoma
9d67ed1f39 documents/pdfa-paper: Added some changes; compiled with latest version 2015-06-14 11:20:23 +02:00
Martin Thoma
287768a0d6 documents/pdfa-paper: Added example for creating a PDF/A 2015-06-14 10:40:06 +02:00
Martin Thoma
d95b41b19f Added 'Moderne-Physik' as a git submodule (and added hint in the README.md how to clone it completely) 2015-05-09 20:43:42 +02:00
Martin Thoma
84879c747a added example for cyrillic letters 2015-02-28 07:10:03 +01:00
Martin Thoma
00b677e3e3 added glossary example 2015-01-30 00:21:53 +01:00
Martin Thoma
2a80dd2c0a moved paper to private repository 2015-01-29 14:54:58 +01:00
Martin Thoma
4804ad91d5 Rewrote introduction after feedback from Prof. Waibel 2015-01-29 10:50:15 +01:00
Martin Thoma
657eae88c0 Suggested changes by Prof. Waibel 2015-01-25 17:17:39 +01:00
Martin Thoma
f8b0ab4910 documents/write-math-ba-paper: Added Prof. Waibel 2015-01-07 12:31:44 +01:00
Martin Thoma
ed91c008fb documents/write-math-ba-paper: Added Sebastian 2015-01-07 12:12:04 +01:00
Martin Thoma
715c0998ee documents/survey-mathematische-formeln: Neue Umfrage 2015-01-04 15:47:49 +01:00
Martin Thoma
9379ecb4bc presentations/Gute-Frage-Schluesselqualifikation: highlighted problems; added 2015-01-04 15:28:25 +01:00
Martin Thoma
24083ce666 documents/letter-krankenkasse: added 2015-01-04 12:11:17 +01:00
Martin Thoma
cb35784fc4 documents/write-math-ba-paper: Added Kevin as Co-Autor, changed NPen++ paper to ICDAR publication 2014-12-26 14:58:57 +01:00