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

15 commits

Author SHA1 Message Date
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
ee468b23dc misc 2013-02-13 20:26:49 +01:00
Martin Thoma
f601528ada added one slide 2013-02-07 13:04:11 +01:00
blipp
86f73d8837 correct capitalisation, changed 'place' to 'location' 2013-02-06 22:30:16 +01:00
Martin Thoma
ff3bdeb201 added Animation.tex 2013-02-06 22:16:07 +01:00
Martin Thoma
6a83b6e93d added a graph example 2013-02-06 17:17:39 +01:00
Martin Thoma
414cf2bbf1 corrected minor mistakes; addes subsection to get correct slide preview at bottom 2013-02-06 09:14:35 +01:00
blipp
b8245e731b added content on web directories, web crawlers, other factors of influence and the filter bubble. Started to correct capitalisation of titles and some words (needs to be done for PageRank.tex yet). 2013-02-06 00:38:20 +01:00
blipp
34cebd8a5d indicate on first frame about PageRank that we are talking about PageRank 2013-02-05 19:02:50 +01:00
blipp
690e427807 changed language to english, changed date, changed title image, outsource introduction 2013-02-05 18:45:28 +01:00
Martin Thoma
b50841510e many changes 2013-01-24 20:08:38 +01:00
Martin Thoma
2c4da15048 added some styles, added pseudocode 2013-01-24 19:34:42 +01:00
Martin Thoma
61a4161d37 added PDF document 2013-01-24 18:51:05 +01:00
Martin Thoma
8ea1bad5ad added something to pagerank 2013-01-24 18:50:05 +01:00
Martin Thoma
40280d9e6c added LaTeX-Files for presentation in KIT-style 2013-01-24 17:48:01 +01:00