Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
osak
talks
Commits
21b27cf7
Commit
21b27cf7
authored
May 28, 2019
by
Stefan Heimersheim
Browse files
handout kapitel 1
parent
3dc6212f
Changes
1
Show whitespace changes
Inline
Side-by-side
workshops/latex/handout.tex
View file @
21b27cf7
...
...
@@ -47,12 +47,19 @@
\newcolumntype
{
C
}
[1]
{
>
{
\centering\let\newline\\\arraybackslash
}
m
{
#1
}}
\begin{document}
\section
{
TeX studio
}
Installation
\\
Ihr schreibt
\texttt
{
dokument.tex
}
, daraus wird
\texttt
{
dokument.pdf
}
.
\\
Pakete installieren?
\\
%
\section
{
Installation
}
\begin{itemize}
\item
LaTeX distribution installieren:
\begin{itemize}
\item
Linux:
\textbf
{
TeX Live
}
(Paketmanager
\texttt
{
texlive
}
)
\item
Windows:
\textbf
{
MiKTeX
}
herunterladen
\item
MacOS:
\textbf
{
MacTeX
}
\end{itemize}
\item
Pakete größtenteils vorinstalliert, ansonsten mit Paketmanager nachinstallieren
%hinschreiben?
\item
Praktischer Editor, z.
\,
B.
\textbf
{
TeXstudio
}
\end{itemize}
\section
{
Grundlagen
}
Idee:
\texttt
{
dokument.
\underline
{
tex
}}
schreiben
$
\implies
$
\texttt
{
dokument.
\underline
{
pdf
}}
\subsection
{
Befehle in LaTeX
}
\verb
|
\Befehl[
|
\emph
{
optionale Argumente
}
\verb
|
]{
|
\emph
{
Argumente
}
\verb
|
}
|
\\
\emph
{
optionale Argumente
}
sind mit Kommata getrennt.
\\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment