summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/greek-fontenc/test-euenc.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-09-13 22:08:33 +0000
committerKarl Berry <karl@freefriends.org>2013-09-13 22:08:33 +0000
commit85c6a8aa9952fa244dac588d1e2a036ecd7ca772 (patch)
tree6e994248b566a58d83b1ac450e5fcd34f6401fa5 /Master/texmf-dist/doc/latex/greek-fontenc/test-euenc.tex
parent55ecfa6fbf846c1437ea75881c6fead2cf945736 (diff)
greek-fontenc (13sep13)
git-svn-id: svn://tug.org/texlive/trunk@31645 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/greek-fontenc/test-euenc.tex')
-rw-r--r--Master/texmf-dist/doc/latex/greek-fontenc/test-euenc.tex10
1 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/greek-fontenc/test-euenc.tex b/Master/texmf-dist/doc/latex/greek-fontenc/test-euenc.tex
index d878be48d8f..80ab208797f 100644
--- a/Master/texmf-dist/doc/latex/greek-fontenc/test-euenc.tex
+++ b/Master/texmf-dist/doc/latex/greek-fontenc/test-euenc.tex
@@ -13,7 +13,7 @@
% \setmainfont{FreeSerif}
% Declare the font encoding and Greek LICR definitions:
-\usepackage{greek-fontenc}
+\usepackage{textalpha}
% Optionally load the xunicode package:
% \newcommand{\UTFencname}{\LastDeclaredEncoding}
@@ -23,6 +23,11 @@
\section*{Greek LICR definitions with XeTeX/LuaTeX}
+The \verb|textalpha| package from the lgrx bundle is a convenient way to
+load Greek LICR macros for use anywhere in the document and with any
+TeX engine supporting the e-TeX extensions (pdfTeX, XeTeX, or LuaTeX).
+With XeTeX or LuaTeX, it loads the file greek-euenc.def.
+
Typesetting Greek texts requires a font containing Greek letters. With the
XeTeX or LuaTeX engines, the user should ensure that the choosen font
contains the required glyphs (the default Latin Modern fonts have only
@@ -580,5 +585,4 @@ Deja Vu). The “FreeSerif” font works fine.
\textpentemuria % GREEK ACROPHONIC ATTIC FIFTY THOUSAND
-\end{document}
-
+\end{document}