summaryrefslogtreecommitdiff
path: root/info/mathtrip/src/quote4.tex
diff options
context:
space:
mode:
Diffstat (limited to 'info/mathtrip/src/quote4.tex')
-rw-r--r--info/mathtrip/src/quote4.tex15
1 files changed, 15 insertions, 0 deletions
diff --git a/info/mathtrip/src/quote4.tex b/info/mathtrip/src/quote4.tex
new file mode 100644
index 0000000000..4a6996e5c2
--- /dev/null
+++ b/info/mathtrip/src/quote4.tex
@@ -0,0 +1,15 @@
+%This command provides the quoze of J. von Neuman
+%in the page 4.
+%
+%The command has one parameter:
+% 1) The width of the text
+\newcommand\TFourQuoteOne[1]{%
+\parbox[t]{#1}{%
+\TFourQuoteFontSize
+… in mathematics you don't understand things, you just get used to them.
+
+\begin{flushright}
+— J. von Neumann
+\end{flushright}
+}%
+}