Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cu268hafe
lsgm
Commits
2d8898e2
Commit
2d8898e2
authored
Apr 14, 2021
by
christof
Browse files
bwm
parent
df291e44
Changes
1
Hide whitespace changes
Inline
Side-by-side
sol.tex
0 → 100644
View file @
2d8898e2
\documentclass
{
scrartcl
}
\usepackage
[top=1cm,bottom=1cm,left=1cm,right=1cm]
{
geometry
}
\usepackage
{
tikz
}
\usepackage
{
amssymb
}
\usepackage
{
xcolor
}
\usepackage
{
newunicodechar
}
\newunicodechar
{
⊻
}{$
\veebar
$}
\usepackage
{
textgreek
}
\pagestyle
{
empty
}
\usepackage
{
fontspec
}
\usepackage
{
polyglossia
}
\setmonofont
{
DejaVu Sans Mono
}
[Scale=MatchLowercase]
\usepackage
{
minted
}
\usepackage
{
latexsym,exscale,stmaryrd,amsmath,amssymb
}
\usepackage
{
unicode-math
}
\begin{document}
\sffamily\parindent
0pt
BWM 2021 I, Aufgabe 4
Es gibt für eine gegebene Pyramide 688 verschiedene Einfärbungen, darunter
28 ``interessante'', die sich nicht durch Rotation, Spiegelung oder
Austauschen aller Farben ineinander überführen lassen:
\bigskip
\parindent
0pt
\def\solution
#1#2
{
\begin{minipage}
{
0.19
\hsize
}
\centerline
{
#2 Lösungen
$
\equiv
$}
\centerline
{
\begin{tikzpicture}
[x=6.2mm,y=6.2mm]
#1
\end{tikzpicture}
}
\end{minipage}
}
\input
solutions
\clearpage
\inputminted
{
julia
}{
bwm21
_
1
_
4.jl
}
\hrulefill
\inputminted
{
latex
}{
sol.tex
}
\end{document}
\ No newline at end of file
Write
Preview
Markdown
is supported
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