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
bfa289dc
Commit
bfa289dc
authored
May 28, 2019
by
Stefan Heimersheim
Browse files
sonderzeichen + beispiel 1 angefangen
parent
0207d82a
Changes
1
Hide whitespace changes
Inline
Side-by-side
workshops/latex/latex.tex
View file @
bfa289dc
...
...
@@ -130,16 +130,14 @@
% Logo ausblenden
\OSAKthemenologo
%todo beispiel 1 fehlt!
\begin{frame}
[fragile]
{
Beispielfolie
}{
Auf dieser Folie sollte eine super Motivation stehen!
}
\structure
{
Ein bisschen sinnloser Inhalt
:
}
\begin{frame}
[fragile]
{
Das Prinzip
}
\structure
{
Ihr schreibt eine
\texttt
{
.tex
}
Datei
:
}
\begin{itemize}
\item
Hier kein Satz!
\item
Generell: niemals Sätze!
\item
Normaler Text hier wird später im PDF landen
\item
Befehle, z.
\,
B.
\texttt
{
\textbackslash
textbf
\{\}
}
, haben Effekte (z.
\,
B.
\textbf
{
fett
}
)
\item
Kommentare (mit
\%
) werden ignoriert
\item
Editor: Screenshot
\end{itemize}
\begin{enumerate}
\item
Bilder sind auch toll
\item
Das Logo da unten kann man mit
\verb
~
\OSAKthemenologo
~
ausblenden
\dots
\end{enumerate}
\end{frame}
...
...
@@ -302,8 +300,6 @@
\\
}
;
\end{tikzpicture}
% TODO Kommentare, Sonderzeichen
\$\%\&\#\{\}
\end{frame}
\begin{frame}
[fragile]
{
Abschnitte
}
...
...
@@ -601,8 +597,8 @@
\end{tikzpicture}
\end{frame}
\begin{frame}
[fragile]
{
Fußnoten
}
\structure
{
F
oot
note
s
:
}
\begin{frame}
[fragile]
{
Verschiedenes
}
\structure
{
F
uß
note
n
:
}
\begin{itemize}
\item
Einfügen mit
\verb
|
\footnote{Fußnotentext}
|
irgendwo:
\end{itemize}
...
...
@@ -622,6 +618,13 @@
\\
}
;
\end{tikzpicture}
\structure
{
Besondere Zeichen
}
\begin{itemize}
\item
\%
:
\texttt
{
\textbackslash\%
}
\item
\&
,
\#
,
\$
:
\texttt
{
\textbackslash\&
,
\textbackslash\#
,
\textbackslash\$
}
\item
\textbackslash
,
\{
,
\}
:
\texttt
{
\textbackslash
textbackslash,
\textbackslash\{
,
\textbackslash\}
}
%todo besser sortieren, noch was vergessen?
\end{itemize}
\end{frame}
\begin{frame}
[fragile]
{
Präambel
}
...
...
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