summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap4/exer4-2.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap4/exer4-2.tex')
-rw-r--r--Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap4/exer4-2.tex42
1 files changed, 42 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap4/exer4-2.tex b/Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap4/exer4-2.tex
new file mode 100644
index 00000000000..82fd219788e
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap4/exer4-2.tex
@@ -0,0 +1,42 @@
+\documentclass[12pt]{article}
+\setlength{\textwidth}{100mm}
+\begin{document}
+\begin{center}\Large\textbf{The Jabberwocky}\end{center}
+\begin{verse}\itshape
+'Twas brillig, and the slithy toves\\
+Did gyre and gimble in the wabe:\\
+All mimsy were the borogoves,\\
+And the mome raths outgrabe.
+
+"Beware the Jabberwock, my son!\\
+The jaws that bite, the claws that catch!\\
+Beware the Jubjub bird, and shun\\
+The frumious Bandersnatch!"
+
+He took his vorpal sword in hand:\\
+Long time the manxome foe he sought-\\
+So rested he by the Tumtum tree,\\
+And stood awhile in thought.
+
+And, as in uffish thought he stood,\\
+The Jabberwock, with eyes of flame,\\
+Came whiffling through the tulgey wood,\\
+And burbled as it came!
+
+One, two! One, two! And through and through\\
+The vorpal blade went snicker-snack!\\
+He left it dead, and with its head\\
+He went galumphing back.
+
+"And hast thou slain the Jabberwock?\\
+Come to my arms, my beamish boy!\\
+O frabjous day! Callooh! Callay!"\\
+He chortled in his joy.
+
+'Twas brillig, and the slithy toves\\
+Did gyre and gimble in the wabe:\\
+All mimsy were the borogoves,\\
+And the mome raths outgrabe.
+\end{verse}
+\begin{flushright} Lewis Carroll\end{flushright}
+\end{document}