diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:56:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:56:57 +0000 |
commit | f07bb53970ee2ecc53f81a206a3d3a67ef665e4a (patch) | |
tree | 6f57a1d62971db79e5ff023bdfd83b22cb971dc9 /Master/texmf-dist/doc/generic/ibycus/psibycus.ltx | |
parent | 007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 (diff) |
doc 6
git-svn-id: svn://tug.org/texlive/trunk@85 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/ibycus/psibycus.ltx')
-rw-r--r-- | Master/texmf-dist/doc/generic/ibycus/psibycus.ltx | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/ibycus/psibycus.ltx b/Master/texmf-dist/doc/generic/ibycus/psibycus.ltx new file mode 100644 index 00000000000..64ad1099b3a --- /dev/null +++ b/Master/texmf-dist/doc/generic/ibycus/psibycus.ltx @@ -0,0 +1,41 @@ +% psibycus.ltx-- P.A. MacKay -- July 16, 1999 +% Pierre A. MacKay, Dept. of Classics, University of Washington +% mackay@cs.washington.edu +% ------------------------ +% An example of ibycus4 using LaTeX2e and calling on the type1 +% font IbycusHTG-Regular in place of fibr84 +% +% Text from D. L. Page, {\it Greek Melic Poets}, (Oxford, 1962), p. 148 +% accepting the emendations of Mehlhorn and Hermann. +% +\documentclass[11pt]{article} +\usepackage{psibycus} +\pagestyle{empty} + +\begin{document} +\begin{center} +\greek{\fontsize{20.74}{17pt}\selectfont +IBUKOU TOU RHGINOU} +\end{center} + +\vspace{.5in} + +\greek{ +\fontsize{14}{17pt}\selectfont +\begin{verse} +\leavevmode\llap{)=}Hri me`n ai(' te Kudw'niai\\ +mhli'des a)rdo'menai r(oa=n\\ +e)k pota'mwn i('na Parqe'nwn\\ +kh=pos a)kh'ratos, ai(' t' oi)nanqi'des\\ +au)co'menai skie'roisin u(f' e('rnesin\\ +oi)nare'ois qale'qoisin; e)moi` d' e)'ros\\ +ou)demi'an kata'koitos w('ran.\\ +<a)ll' a(' >q' u(po` steropa=s fle'gwn\\ +Qrhi+'kios Bore'as a)i's|-\\ +\quad swn para` Ku'pridos a)zale'ais mani'aisin e)remno`s a)qambh`s\\ +e)gkrate'ws pedo'qen \dagger fla'sen\dagger\\ +h(mete'ras fre'nas. +\end{verse}} +\end{document} + +\bye |