summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap2/exer2-1.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap2/exer2-1.tex')
-rw-r--r--Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap2/exer2-1.tex6
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap2/exer2-1.tex b/Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap2/exer2-1.tex
new file mode 100644
index 00000000000..55dfbfa70fe
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap2/exer2-1.tex
@@ -0,0 +1,6 @@
+\documentclass{article}
+\begin{document}
+Today (\today) the rate of exchange between the British
+pound and American dollar is \pounds = \$1.71, an
+increase of 1\% over yesterday.
+\end{document}