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
507ee62d
Commit
507ee62d
authored
May 21, 2019
by
Lennart Klebl
Browse files
fira code
parent
86f8b560
Changes
1
Hide whitespace changes
Inline
Side-by-side
workshops/latex/latex.tex
View file @
507ee62d
...
...
@@ -14,6 +14,8 @@
\graphicspath
{{
figures/
}{
examples/
}}
\usefonttheme
{
professionalfonts
}
\setmonofont
{
FiraCode
}
\usetheme
{
OSAK
}
\lstset
{
...
...
@@ -340,7 +342,8 @@ Foto
\node
[draw=blue!20!lightgray, line width=2pt]
{
\begin{minipage}
[t][10mm][c]
{
.4
\textwidth
}
\centering
\scriptsize
\ttfamily
\verb
|
\sum_{n=0}^\infty n = -\frac{1}{12}
|
\scriptsize
\ttfamily
\verb
|
\sum_{n=0}^\infty n =
|
\verb
|
-\frac{1}{12}
|
\end{minipage}
}
;
&
\node
{
\includegraphics
[width=16pt]
{
figures/texstudio-compile.pdf
}}
;
&
...
...
@@ -385,7 +388,7 @@ Foto
\begin{minipage}
[t][10mm][c]
{
.4
\textwidth
}
\centering
\scriptsize
\ttfamily
\verb
|
\sin(30^\circ)
=
\frac{\sqrt{3}}{2}
|
\verb
|
\sin(30^\circ)
=
|
\verb
|
\frac{\sqrt{3}}{2}
|
\end{minipage}
}
;
&
\node
{
\includegraphics
[width=16pt]
{
figures/texstudio-compile.pdf
}}
;
&
...
...
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