| Greek | Language | Downloads | |
This module installs the fonts under BaKoMa TeX 6.40 and later.
To install the fonts just open the GREEK.BKZ unit.
\documentclass[a4paper,11pt]{article}
\usepackage[greek]{babel}
\DeclareErrorFont{LGR}{mak}{m}{n}{10} % To avoid touching `grmn1000'
\usepackage[iso-8859-7]{inputenc}
\usepackage{kerkis}
\usepackage{grverb}
\begin{document}
...
To edit documents in iso-8859-7 encoding under BaKoMa Text Editor (Centaur)
you can choose cp1253, because they are well matched.
Use \grverb (instead \verb) and grverbatim (instead verbatim environment) provided by grverb package.
| 2004/05/11 | - | Has been packed on user request. |