summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap7/exer7-19.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap7/exer7-19.tex')
-rw-r--r--Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap7/exer7-19.tex9
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap7/exer7-19.tex b/Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap7/exer7-19.tex
new file mode 100644
index 00000000000..fb9c620f598
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap7/exer7-19.tex
@@ -0,0 +1,9 @@
+\documentclass[12pt]{article}
+\newcommand{\D}{\displaystyle}
+\begin{document}
+\[ a_0 + \frac{1\hfill}{\D a_1
+ + \frac{1\hfill}{\D a_2
+ + \frac{1\hfill}{\D a_3
+ + \frac{1\hfill}{a_4}}}} \]
+\end{document}
+