View Single Post
Old 10-17-2009, 08:41 PM   #1
ahi
Wizard
ahi ought to be getting tired of karma fortunes by now.ahi ought to be getting tired of karma fortunes by now.ahi ought to be getting tired of karma fortunes by now.ahi ought to be getting tired of karma fortunes by now.ahi ought to be getting tired of karma fortunes by now.ahi ought to be getting tired of karma fortunes by now.ahi ought to be getting tired of karma fortunes by now.ahi ought to be getting tired of karma fortunes by now.ahi ought to be getting tired of karma fortunes by now.ahi ought to be getting tired of karma fortunes by now.ahi ought to be getting tired of karma fortunes by now.
 
Posts: 1,790
Karma: 507333
Join Date: May 2009
Device: none
ἐγκώμιον: A (Xe)LaTeX Poetry Template

Please find attached a (Xe)LaTeX template intended for poetry or similarly short pieces of content. This is, perhaps, not entirely practical (given that most of the PDF crew probably reads novels and non-fiction rather than contemporary poetry), but I'm hoping it will illustrate that one can fairly easily take (Xe)LaTeX from bland defaults to something distinctly more.

The template is called ἐγκώμιον.

Due to the fragile nature of the verse environment, in some cases the width of the environment must be explicitly specified to avoid unsightly line-breaks. For the same reason, it would probably be difficult to make large print eBooks with this template... but with some patience and fiddling it might be doable.

Note: This is a XeLaTeX source file, so generating the PDF you need to do:

Code:
xelatex filename.tex
twice, instead of the usual:

Code:
pdflatex filename.tex
Note: If you do not have "Garamond Premier Pro", you will need to change the font used in the source file. You need to use the "official" name (spaces and all)... something everybody should have that ought to produce similar (if perhaps lesser) results is "Palatino".

- Ahi
Attached Thumbnails
Click image for larger version

Name:	encomium_01.png
Views:	932
Size:	12.7 KB
ID:	37599   Click image for larger version

Name:	encomium_02.png
Views:	911
Size:	13.9 KB
ID:	37600   Click image for larger version

Name:	encomium_03.png
Views:	881
Size:	4.2 KB
ID:	37601   Click image for larger version

Name:	encomium_04.png
Views:	2679
Size:	100.6 KB
ID:	37602   Click image for larger version

Name:	encomium_05.png
Views:	1868
Size:	42.4 KB
ID:	37603   Click image for larger version

Name:	encomium_06.png
Views:	1033
Size:	65.3 KB
ID:	37605   Click image for larger version

Name:	encomium_07.png
Views:	2608
Size:	71.1 KB
ID:	37606   Click image for larger version

Name:	encomium_08.png
Views:	784
Size:	4.6 KB
ID:	37607   Click image for larger version

Name:	encomium_09.png
Views:	834
Size:	20.3 KB
ID:	37608  
Attached Files
File Type: pdf encomium.pdf (115.6 KB, 1056 views)
File Type: zip encomium.zip (68.8 KB, 1187 views)

Last edited by ahi; 10-17-2009 at 08:49 PM.
ahi is offline   Reply With Quote