summaryrefslogtreecommitdiff
path: root/fonts/poetica/doc/beauty.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /fonts/poetica/doc/beauty.tex
Initial commit
Diffstat (limited to 'fonts/poetica/doc/beauty.tex')
-rw-r--r--fonts/poetica/doc/beauty.tex35
1 files changed, 35 insertions, 0 deletions
diff --git a/fonts/poetica/doc/beauty.tex b/fonts/poetica/doc/beauty.tex
new file mode 100644
index 0000000000..e103eb407d
--- /dev/null
+++ b/fonts/poetica/doc/beauty.tex
@@ -0,0 +1,35 @@
+%&latex
+\documentclass{article}
+\usepackage{poetica,colordvi}
+\begin{document}
+\thispagestyle{empty}
+
+\newsavebox{\mybox}
+\newlength{\mywd}\newlength{\myht}\newlength{\mydp}
+\setlength{\fboxrule}{1.2pt}
+\savebox{\mybox}{\fbox{\begin{minipage}{.5\textwidth}
+\begin{center}\begin{Poetica}\fontsize{26}{34}\selectfont
+^--{*A}nd if \+{y}ou wi^{ll} con-\\
+sider a\++{ll} t\++h{\i}ngs, {\wordbounds\++y}ou\\
+will find that ^{th}ose\\
+whi^{ch} are ^goo^--d an^d\\
+use\++ful a\++lways ^have\\
+^{th}e grace of beaut^y\\
+in ^{th}em as we^--{ll}.\\
+{\renewcommand\.{\hspace{1.8pt}}%
+\fontshape{t1}\fontsize{16}{24}\selectfont
+ c\.a\.s\.t\.i\.g\.l\.i\.o\.n\.e}\\[1pc]
+\fontsize{30}{38}\orn{78}
+\end{Poetica}\end{center}
+\end{minipage}}}
+\settowidth{\mywd}{\usebox{\mybox}}
+\settoheight{\myht}{\usebox{\mybox}}
+\settodepth{\mydp}{\usebox{\mybox}}
+\begin{center}
+\noindent\rlap{\vrule width1.1\mywd height1.1\myht depth1.1\mydp}%
+ \hskip.05\mywd%
+ {\White{\usebox{\mybox}}}
+\end{center}
+
+\end{document}
+