Meeting 11: Unterschied zwischen den Versionen
(Der Seiteninhalt wurde durch einen anderen Text ersetzt: 'JSUG TeX Days') |
K (Schützte „Meeting 11“: Wiederkehrender Vandalismus ([edit=autoconfirmed] (unbeschränkt) [move=autoconfirmed] (unbeschränkt))) |
||
(98 dazwischenliegende Versionen von 65 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
− | JSUG TeX | + | '''When''': Monday, February 23rd, 2009 - 19:00 (end approx. 21:00) |
+ | |||
+ | '''Where''': [http://www.wegweiser.ac.at/tuwien/hoersaal/F4.html Freihaus HS4] | ||
+ | |||
+ | |||
+ | ''TeX ... sooner or later you will have to know it ;)'' | ||
+ | |||
+ | Download the [[Media:JSUG-11th-Main.pdf|introduction slides]] (pdf, 53KB). | ||
+ | |||
+ | |||
+ | __TOC__ | ||
+ | |||
+ | =TeX Day= | ||
+ | |||
+ | Special event dealing with TeX basics because of the DANTE conference which will be in the same week (Wednesday 25th to Friday 27th February) at the Vienna University of Technology (EI10). | ||
+ | |||
+ | |||
+ | '''Lottery''' | ||
+ | |||
+ | There will be a "gewinnspiel" at the end of the evening where you can '''win''' a special LaTeX related thingy -but only if you have carefully payed attention to the presentations :) | ||
+ | |||
+ | The price was: Two examples of the very nice book "LaTeX - Einführung in das Textsatzsystem" (http://www.rrzn.uni-hannover.de/buch.html?&titel=latex). | ||
+ | |||
+ | ''Many thanks to the [[Bild:Zid logo.png]] ([http://www.zid.tuwien.ac.at/ Zentraler Informatik Dienst]) for this sponsoring.'' | ||
+ | |||
+ | =Presentations= | ||
+ | |||
+ | ==TeX, LaTeX und der ganze Rest== | ||
+ | |||
+ | Download the [[Media:JSUG-Tex Latex und der Rest-Norbert Preining.pdf|slides]] (pdf, 1.9MB). | ||
+ | |||
+ | Overview, History and TeXLive crashcourse by [http://www.logic.at/staff/preining/ Norbert Preining] (lecturer at the Vienna University Of Technology). | ||
+ | |||
+ | |||
+ | ==LaTeX Quickintro== | ||
+ | |||
+ | Download the [[Media:JSUG-TexDay Introduction-Christoph Pickl.pdf|slides]] (pdf, 1.2MB). | ||
+ | |||
+ | A short introduction for non-LaTeXperts by [[Benutzer:Christoph.pickl|Christoph Pickl]]. | ||
+ | |||
+ | |||
+ | ===What's happening in the background?=== | ||
+ | |||
+ | Second part of Norbert's presentation: Overview of the process of generating a dvi/pdf with all other filetypes involved. | ||
+ | |||
+ | |||
+ | ==Layouting with the memoir class== | ||
+ | |||
+ | Download the [[Media:JSUG-Slides Memoir-Martin Schuerrer.pdf|slides]] (pdf, 133KB). | ||
+ | |||
+ | |||
+ | How to transform a [http://schuerrer.org/article_original.pdf plain LaTeX document] into a [http://schuerrer.org/article.pdf nice memoir enhanced document] by [[Benutzer:MSch|Martin Schürrer]]. | ||
+ | |||
+ | Lookup the TeX sources at: [http://github.com/MSch/memoir-article-demo/tree/master http://github.com/MSch/memoir-article-demo] | ||
+ | |||
+ | |||
+ | ==Producing HTML and Slides with LaTeX== | ||
+ | |||
+ | Download the [[Media:JSUG-TexDay-Christoph Pickl.pdf|slides]] (pdf, 477KB).<br /> | ||
+ | Download the [[Media:JSUG-TexDay Beamer Sources-Christoph Pickl.zip|beamer TeX sources]] (zip, 306KB). | ||
+ | |||
+ | Second part of Christoph's presentation: HTML-output with <code>htlatex</code> and producing slides with the <code>beamer</code> class. | ||
+ | |||
+ | |||
+ | = Links = | ||
+ | |||
+ | * http://cms.dante.de/dante2009 ... DANTE TeX days | ||
+ | * http://tobi.oetiker.ch/lshort/lshort.pdf ... The Not So Short Introduction to LaTeX2e | ||
+ | * http://web.student.tuwien.ac.at/~e0525580/rsrc/Christoph_Pickl-Latex_Schnelleinstieg.pdf ... The maybe too short introduction to LaTeX | ||
+ | * http://www.ctan.org/tex-archive/macros/latex/contrib/memoir/memman.pdf ... Memoir Class manual | ||
+ | * http://www.dante.de/faq/de-tex-faq/html/de-tex-faq.html ... FAQ about TeX and DANTE | ||
+ | * http://www.haptonstahl.org/latex/index.php ... Crash Course in LaTeX | ||
+ | * http://www.tuwien.ac.at/dienstleister/pr_und_kommunikation/publishing_web_print/corporate_design/schriftart/latex/ ... TU Wien LaTeX Fonts | ||
+ | |||
+ | [[Category:Meeting]] |
Aktuelle Version vom 18. März 2013, 07:51 Uhr
When: Monday, February 23rd, 2009 - 19:00 (end approx. 21:00)
Where: Freihaus HS4
TeX ... sooner or later you will have to know it ;)
Download the introduction slides (pdf, 53KB).
Inhaltsverzeichnis
TeX Day
Special event dealing with TeX basics because of the DANTE conference which will be in the same week (Wednesday 25th to Friday 27th February) at the Vienna University of Technology (EI10).
Lottery
There will be a "gewinnspiel" at the end of the evening where you can win a special LaTeX related thingy -but only if you have carefully payed attention to the presentations :)
The price was: Two examples of the very nice book "LaTeX - Einführung in das Textsatzsystem" (http://www.rrzn.uni-hannover.de/buch.html?&titel=latex).
Many thanks to the (Zentraler Informatik Dienst) for this sponsoring.
Presentations
TeX, LaTeX und der ganze Rest
Download the slides (pdf, 1.9MB).
Overview, History and TeXLive crashcourse by Norbert Preining (lecturer at the Vienna University Of Technology).
LaTeX Quickintro
Download the slides (pdf, 1.2MB).
A short introduction for non-LaTeXperts by Christoph Pickl.
What's happening in the background?
Second part of Norbert's presentation: Overview of the process of generating a dvi/pdf with all other filetypes involved.
Layouting with the memoir class
Download the slides (pdf, 133KB).
How to transform a plain LaTeX document into a nice memoir enhanced document by Martin Schürrer.
Lookup the TeX sources at: http://github.com/MSch/memoir-article-demo
Producing HTML and Slides with LaTeX
Download the slides (pdf, 477KB).
Download the beamer TeX sources (zip, 306KB).
Second part of Christoph's presentation: HTML-output with htlatex
and producing slides with the beamer
class.
Links
- http://cms.dante.de/dante2009 ... DANTE TeX days
- http://tobi.oetiker.ch/lshort/lshort.pdf ... The Not So Short Introduction to LaTeX2e
- http://web.student.tuwien.ac.at/~e0525580/rsrc/Christoph_Pickl-Latex_Schnelleinstieg.pdf ... The maybe too short introduction to LaTeX
- http://www.ctan.org/tex-archive/macros/latex/contrib/memoir/memman.pdf ... Memoir Class manual
- http://www.dante.de/faq/de-tex-faq/html/de-tex-faq.html ... FAQ about TeX and DANTE
- http://www.haptonstahl.org/latex/index.php ... Crash Course in LaTeX
- http://www.tuwien.ac.at/dienstleister/pr_und_kommunikation/publishing_web_print/corporate_design/schriftart/latex/ ... TU Wien LaTeX Fonts