[OS X TeX] Loss of Greek Porson font functionality

John McChesney-Young panis at pacbell.net
Tue Dec 11 00:16:35 CET 2007


--- David Derbes <loki at uchicago.edu> wrote in part:

>... I guess I should jump to MacTeX, and hope
> that I don't have to  
> reinstall other stuff. 

Not to discourage you from moving up to MacTeX, but
another option would be to switch to the regular GFS
Porson font:

http://www.greekfontsociety.org/pages/en_typefaces19th.html

and use XeTeX, as here:

%&program=xelatex
%&encoding=UTF-8 Unicode

\documentclass{minimal}
\usepackage{fontspec}
\setmainfont{GFS Porson}

\begin{document}

Σημεῖόν
ἐστιν, οὗ
μέρος
οὐθέν.

\end{document}   

John




More information about the macostex-archives mailing list