summaryrefslogtreecommitdiff
path: root/info/mathtrip/src/quote5.tex
blob: 3210bd0d560f720f8b20e70cda6cc95438f4ac5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
%This command produce the quote in the first column
%of the third horizontal part of page 10
%
%The macro hasone parameter
%         1) The width of the text
\newcommand\TTenQuote[1]{%
   \parbox[t]{#1}{%
      \noindent
      Improvement makes strait roads,
      but the crooked roads without Improvement,
      are roads of Genius.

      \begin{flushright}
           — William Blake (The Marriage of Heaven and Hell)
      \end{flushright}
   }
}
%The title of this part
\newcommand\TTenQuoteTitle{\relax}