70 Commits (master)
 

Author SHA1 Message Date
Wolf 632b6e6c82
Merge pull request #6 from exot/latex-only
Präsentationen direkt in LaTeX
5 years ago
Daniel Borchmann e4436ac2b6
Fix comment 5 years ago
Daniel Borchmann 1a4b17213a
Replace braces for parentheses 5 years ago
Daniel Borchmann 8dcbb43ba4
Update some comments in Makefile 5 years ago
Daniel Borchmann bf7b973acc
Depend on image files in Makefile
For this to work, all images included in tex files must be given with their file
suffix.  For this reason, I also had to update some of these text files.
5 years ago
Daniel Borchmann 442b67ec6e
A dummy rule for all tex files in the decks
Rationale: we can later add image dependencies here.
5 years ago
Daniel Borchmann 50725deb15
A Makefile disclaimer
I think it’s in order ;)
5 years ago
Daniel Borchmann 82b6ee3274
Simplify generation of build directory
Just make it, don’t look on the exact dependencies of the current presentation.
5 years ago
Daniel Borchmann 27d66a7b58
Some comments for the Makefile 5 years ago
Daniel Borchmann d45a004e7a
No need to use ‘cat’ 5 years ago
Daniel Borchmann f685674548
Makefile how has dynamic dependencies for each presentation
The dependencies are read from each LaTeX file by searching for calls to
\includedeck.
5 years ago
Daniel Borchmann 802e0abbb9
Rewrite pattern rule with templates 5 years ago
Daniel Borchmann 51ae3ad864
Store intermediate files in separate build directory 5 years ago
Daniel Borchmann b14eaa7d09
Add ‘clean‘ rule to Makefile 5 years ago
Daniel Borchmann 016902b629
Add ‘all‘ rule to Makefile 5 years ago
Daniel Borchmann bb5fb9de93
Mark dependency to make as optional 5 years ago
Daniel Borchmann 3e3dded6ce
Update README 5 years ago
Daniel Borchmann c9b073ddda
Add Makefile 5 years ago
Daniel Borchmann 64832abf4e
Converted remaining yaml files to LaTeX presentations 5 years ago
Daniel Borchmann d8dd78b8d1
Update .gitignore 5 years ago
Daniel Borchmann ea3eca96b9
Restructuring 5 years ago
Daniel Borchmann d2c5411617
Update .gitignore 5 years ago
Daniel Borchmann b77b97a993
Convert one example presentation into pure LaTeX 5 years ago
Daniel Borchmann 99ffd2b9a6
Move presentations into one folder 5 years ago
Daniel Borchmann 81dca71196
Update image paths 5 years ago
Daniel Borchmann 1b80246861
Remove some unused files 5 years ago
Wolf 0135d5c3b7
Anweisungen für Nutzer
Abhängigkeiten und erste Hinwesie zur Nutzung.
5 years ago
Marius Melzer 8ec1c860ed Füge media9 Latex import hinzu 5 years ago
Marius Melzer 6c058cdf5d Workshop Folien vom Safer Internet Day 5 years ago
Marius Melzer 96279728fc Add more thoughts to the comment on social media fingerprint 6 years ago
Marius Melzer 4a0b4e5c8a Refine Slides for Antitracking and add a new one for Firefox 'Klar' browser on iOS 6 years ago
Marius Melzer 98665dc500 Füge Folie zu Social Media Fingerprint hinzu 6 years ago
Wolf 7dcf6f5393 Merge pull request #5 from s72785/master
minor update
6 years ago
Wolf 6094fc2759 Anmerkung zu neuer Entwicklung auf Mobilgerät 6 years ago
Wolf 6027d208c2 enable comments 6 years ago
Wolf 4f5000022b ergänzung zu mobilem ff 6 years ago
Wolf 3e9d64d9a4 Merge pull request #3 from s72785/master
Folien vom 13.12.2016
6 years ago
Wolf e84015ee17 mods for dec 12th 2016 'Chaos meets FÖJ' 7 years ago
Wolf 3140ea4f9b grafiken fuer 161213-foej 7 years ago
Wolf 8b5c8dabf0 Makefile: check if ruby is installed
* clean didnt work for me, TARGET with "ALL" did not list files for `rm` - fixes #1 for me
* added error reporting in case interpreter or script is missing
* enabled adding new scripts for other interpreters later, e.g. python implementation of generator; so users do not need to install ruby
7 years ago
Marius Melzer 169e8795f8 Add more content 7 years ago
Astro 5856013505 Makefile: hotfix 7 years ago
Astro be04617704 makefile_template: uppercase "ALL" like in Makefile 7 years ago
Astro 706886b966 Makefile: use $(shell ..) instead of `..` 7 years ago
Astro 63bb96e50b Makefile: ALL shouldn't depend on clean 7 years ago
Astro c08dab076f makefile_template: default to build both slides{,_with_notes}.pdf 7 years ago
Astro 780ee1ce82 geraetesicherheit/unerwuenschte_funktionalitaet: syntax fix 7 years ago
Astro bdd93d41ae Makefile: fix recursive make invocation
fixes jobserver warning, enables parallel build with `make -j'.
7 years ago
Marius Melzer cd4c22accc add sample content 7 years ago
Marius Melzer 337ade5853 first attempt to make a second pdf 'with notes' for every date 7 years ago