summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap2/exer2-3c.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap2/exer2-3c.tex')
-rw-r--r--Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap2/exer2-3c.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap2/exer2-3c.tex b/Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap2/exer2-3c.tex
new file mode 100644
index 00000000000..7b774a221dc
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap2/exer2-3c.tex
@@ -0,0 +1,7 @@
+\documentclass{article}
+\usepackage{europs}
+\begin{document}
+Today (\today) the rate of exchange between the British pound
+and European euro is \pounds 1 = \EUR1.44, an increase of 1\%
+over yesterday.
+\end{document}