summaryrefslogtreecommitdiff
path: root/systems/win32/bakoma/language/greek.html
diff options
context:
space:
mode:
Diffstat (limited to 'systems/win32/bakoma/language/greek.html')
-rw-r--r--systems/win32/bakoma/language/greek.html111
1 files changed, 111 insertions, 0 deletions
diff --git a/systems/win32/bakoma/language/greek.html b/systems/win32/bakoma/language/greek.html
new file mode 100644
index 0000000000..1c5f1b3256
--- /dev/null
+++ b/systems/win32/bakoma/language/greek.html
@@ -0,0 +1,111 @@
+<HTML>
+<HEAD>
+<TITLE>BaKoMa TeX Distribution - Language - Greek</TITLE>
+<LINK href="../images/stylesheet.css" type=text/css rel=stylesheet>
+</HEAD>
+
+<BODY background=../images/background.gif>
+<TABLE class=header width="100%">
+ <TBODY>
+ <TR>
+ <TD width=250 height=140><IMG
+ style="LEFT: 0px; POSITION: absolute; TOP: 0px"
+ src="../images/bakoma-tex.gif" align=center border=0>
+ <TD>True&nbsp;WYSIWYG LaTeX&nbsp;System </TR></TBODY></TABLE>
+<P>
+<TABLE cellPadding=8 width="100%">
+ <TBODY>
+ <TR>
+ <TD vAlign=top width=225>
+
+ <UL class=menulevel1>
+ <LI class=sdocs><A href="../index.html">&nbsp;Distribution&nbsp;</A>
+ <UL class=menulevel2>
+ <LI class=docs><A href="../programs/index.html">&nbsp;Programs&nbsp;</A>
+ <LI class=docs><A href="../macros/index.html">&nbsp;Macro&nbsp;Packages&nbsp;</A>
+ <LI class=docs><A href="../fonts/index.html">&nbsp;Font&nbsp;Packages&nbsp;</A>
+ <LI class=docs><A href="../language/index.html">&nbsp;Language&nbsp;Packages&nbsp;</A>
+ <UL class=menulevel3>
+ <LI class=doc><A href="arabtex.html">&nbsp;ArabTeX&nbsp;</A>
+ <LI class=doc><A href="czech.html">&nbsp;Czech&nbsp;</A>
+ <LI class=sdoc>&nbsp;Greek&nbsp;
+ <LI class=doc><A href="phonetic.html">&nbsp;Phonetic&nbsp;</A>
+
+ <LI class=doc><A href="polish.html">&nbsp;Polish&nbsp;</A>
+ <LI class=doc><A href="runes.html">&nbsp;Runes&nbsp;</A>
+ <LI class=doc><A href="russian.html">&nbsp;Russian&nbsp;</A>
+ <LI class=doc><A href="vntex.html">&nbsp;VNTeX&nbsp;</A>
+
+ <LI class=doc><A href="cjk.html">&nbsp;CJK&nbsp;</A>
+
+ </UL>
+ </UL>
+ </UL>
+
+ <div class=menulevel1 style="text-align:right; border-bottom-width=0px;">BaKoMa-TeX.com</div>
+ <UL class=menulevel1>
+ <LI class=docs><A
+ href="http://www.bakoma-tex.com/menu/about.php">&nbsp;About&nbsp;</A>
+ <LI class=docs><A
+ href="http://www.bakoma-tex.com/menu/download.php">&nbsp;Downloads&nbsp;</A>
+ <LI class=docs><A
+ href="http://www.bakoma-tex.com/menu/purchase.php">&nbsp;Purchase&nbsp;</A>
+ <LI class=docs><A
+ href="http://www.bakoma-tex.com/menu/support.php">&nbsp;Support&nbsp;</A></LI></UL>
+
+</TD>
+<TD vAlign=top width=*>
+
+<H2>
+ Greek Fonts with Macros
+<BR> installation module for BaKoMa TeX 6
+</H2>
+This module installs some fonts useful for typesetting greek:
+<b>Kerkis</b> (in Type 1 font format) and <b>rgrfonts</b> (in Type 3 font format).
+<p>
+This module installs the fonts under BaKoMa TeX <b>6.40</b> and later.<BR>
+To install the fonts just open the <a href="greek.bkz">GREEK.BKZ</a> unit.
+
+<h3>Comments</h3>
+
+To typeset Greek documents with Kerkis fonts following
+commands are useful:
+<pre>
+\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}
+...
+</pre>
+
+To edit documents in <b>iso-8859-7</b> encoding under BaKoMa Text Editor (Centaur)
+you can choose <b>cp1253</b>, because they are well matched.
+<p>
+Use <b>\grverb</b> (instead \verb)
+and <b>grverbatim</b> (instead verbatim environment)
+provided by <i>grverb</i> package.
+
+<h3>Changes:</h3>
+<TABLE>
+<TR><TD>2004/05/11 <TD>-<TD> Has been packed on user request.
+</TABLE>
+
+
+</TD></TR></TBODY></TABLE>
+<P><BR>
+<TABLE width="100%">
+ <TBODY>
+ <TR>
+ <TD width=130>
+ <TD>
+ <TABLE class=reference width="100%">
+ <TBODY>
+ <TR>
+ <TD align=left>BaKoMa TeX Distribution &gt; Language Support &gt; Greek
+ <TD align=right>Copyright © 1998-2009, Basil K. Malyshev.
+ </TR></TBODY></TABLE></TR></TBODY></TABLE>
+</P></BODY></HTML>
+