mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
removed horizontal centering
This commit is contained in:
parent
a3824e080f
commit
7887f8d116
4 changed files with 25 additions and 13 deletions
|
@ -8,6 +8,12 @@
|
|||
\def\mdr{\ensuremath{\mathbb{R}}}
|
||||
\DeclareMathOperator{\Bild}{Bild}
|
||||
|
||||
\makeatletter
|
||||
\renewcommand{\flashcards@ps@back@begin@plain}
|
||||
% {\vspace*{\fill}\center\flashcards@format@back}% REMOVED
|
||||
{\vspace*{\fill}\flashcards@format@back}% ADDED
|
||||
\makeatother
|
||||
|
||||
\begin{document}
|
||||
\begin{flashcard}{ Tangentialebene }
|
||||
{ %In Vorlesung: 17.1
|
||||
|
@ -51,4 +57,4 @@
|
|||
Man scheibt: $\kappa_\gamma(0) := \kappa_{\text{Nor}}(s, x)$
|
||||
}
|
||||
\end{flashcard}
|
||||
\end{document}
|
||||
\end{document}
|
Loading…
Add table
Add a link
Reference in a new issue