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
c0cf444c
Commit
c0cf444c
authored
May 23, 2019
by
Lennart Klebl
Browse files
mathematik@praesi
parent
5af2efc3
Changes
1
Hide whitespace changes
Inline
Side-by-side
workshops/latex/latex.tex
View file @
c0cf444c
...
...
@@ -113,7 +113,7 @@
(2pt,-15pt) rectangle (
\textwidth
-2pt, -.4
\textwidth
+2pt);
\node
[anchor=north west]
at (0pt, 0pt)
{
PDF viewer: HelloWorld.pdf
}
;
\node
[anchor=north west]
at (2pt, -15pt)
{
\parbox
[t][.4\textwidth-27pt][c]
{
\textwidth
-12pt
}{
%
\hspace
{
.1
\textwidth
}
Hallo Welt!
\hspace
{
.1
\textwidth
}
$
\mathrm
{
Hallo
\
Welt
!
}$
}}
;
\end{tikzpicture}
\end{column}
...
...
@@ -394,7 +394,24 @@
\highlightBlu
{
align*
}
\highlightRed
{
\}
}
\end{itemize}
\structure
{
Im Textfluss
}
kann man Gleichungen mit
\highlightRed
{
\$
...
\$
}
schreiben.
schreiben, also z.
\,
B.
\begin{center}
\begin{tikzpicture}
\node
[matrix, column sep=4pt, row sep=6pt]
{
\node
[draw=blue!20!lightgray,line width=2pt]
{
\begin{minipage}
[t][7mm][c]
{
.45
\textwidth
}
\texttt
{
Gleichung:
\highlightRed
{
\$
x
\^\
2 = 25
\$
}}
\end{minipage}
}
;
&
\node
{
\includegraphics
[width=12pt]
{
figures/texstudio-compile.pdf
}}
;
&
\node
[draw=blue!20!lightgray,line width=2pt]
{
\begin{minipage}
[t][7mm][c]
{
.3
\textwidth
}
\textrm
{
Gleichung:
$
x
^
2
=
25
$}
\end{minipage}
}
;
\\
}
;
\end{tikzpicture}
\end{center}
\end{frame}
\begin{frame}
[fragile]
{
Mathematik -- Beispiele
}
...
...
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