فهرست منبع

removed horizontal centering

Martin Thoma 11 سال پیش
والد
کامیت
7887f8d116

BIN
documents/GeoTopo/definitions/definitionen.pdf


+ 6 - 0
documents/GeoTopo/definitions/flashcards-try.tex

@@ -53,6 +53,12 @@
 }
 \allowdisplaybreaks
 
+\makeatletter
+\renewcommand{\flashcards@ps@back@begin@plain}
+%    {\vspace*{\fill}\center\flashcards@format@back}% REMOVED
+    {\vspace*{\fill}\flashcards@format@back}% ADDED
+\makeatother
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 % Begin document                                                    %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

+ 7 - 1
documents/flashcards/flashcards.tex

@@ -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}

+ 12 - 12
documents/flashcards/mycards.cfg

@@ -1,12 +1,12 @@
-\NeedsTeXFormat{LaTeX2e}[1996/12/01]
-\ProvidesFile{avery5388.cfg}
-\newcommand{\cardpaper}{a4paper}
-\newcommand{\cardpapermode}{portrait}
-\newcommand{\cardrows}{4}
-\newcommand{\cardcolumns}{2}
-\setlength{\cardheight}{70mm}
-\setlength{\cardwidth}{100mm}
-\setlength{\topoffset}{2mm}
-\setlength{\oddoffset}{5mm}
-\setlength{\evenoffset}{5mm}
-\endinput
+	\NeedsTeXFormat{LaTeX2e}[1996/12/01]
+	\ProvidesFile{avery5388.cfg}
+	\newcommand{\cardpaper}{a4paper}
+	\newcommand{\cardpapermode}{portrait}
+	\newcommand{\cardrows}{4}
+	\newcommand{\cardcolumns}{2}
+	\setlength{\cardheight}{70mm}
+	\setlength{\cardwidth}{100mm}
+	\setlength{\topoffset}{2mm}
+	\setlength{\oddoffset}{5mm}
+	\setlength{\evenoffset}{5mm}
+	\endinput