summaryrefslogtreecommitdiff
path: root/macros/xetex/latex/xgreek/README
diff options
context:
space:
mode:
Diffstat (limited to 'macros/xetex/latex/xgreek/README')
-rw-r--r--macros/xetex/latex/xgreek/README38
1 files changed, 24 insertions, 14 deletions
diff --git a/macros/xetex/latex/xgreek/README b/macros/xetex/latex/xgreek/README
index 762a9207ae..d715f36f29 100644
--- a/macros/xetex/latex/xgreek/README
+++ b/macros/xetex/latex/xgreek/README
@@ -1,29 +1,39 @@
-Version 3.0.1 of package xgreek
+Version 3.1.0
+
+Introduces the option "listings" that loads the listings package,
+adjusts the catcodes of the Greek letters and allows one to properly
+use Greek letters in code listings (remember: all modern programming
+languages are UTF-8 aware!). It should be obvious, but here is how
+one can load the package with this oprion enabled:
+
+\usepackage[listings]{xgreek}
+
+Version 3.0.1
This version provides a fix to a typo found by a user.
-Version 3.0 of package xgreek
+Version 3.0
Include support for LuaLaTeX. Now one can use the package
with either XeLaTeX or LuaLaTeX.
-Version 2.7 of package xgreek
+Version 2.7
The package option "stigma" did not set the proper character.
-Also, all polytonic names use now characters from the
+Also, all polytonic names consist now of characters from the
Extended Greek Unicode block.
-Version 2.61 of package xgreek
+Version 2.61
In the previous version the uppercase of 'GREEK SMALL LETTER RHO WITH DASIA' (U+1FE5)
was set to be 'GREEK CAPITAL LETTER RHO WITH DASIA' (U+1FEC) while the correct is
-'GREEK CAPITAL LETTER RHO' (U+03A1). This version fixes the problem. Thanks to
+'GREEK CAPITAL LETTER RHO' (U+03A1). This version fixes this problem. Thanks to
Claudio Beccari and Günter Milde for finding this bug.
-Version 2.6 of package xgreek
+Version 2.6
In this version the definition of \anwtonos and \katwtonos have been
changed and now the commands expand to the correspong symbol and not
@@ -31,7 +41,7 @@ to some \char"03XX\relax sequence. It seems the previous definitions
did not work with some packages.
-Version 2.5 of package xgreek
+Version 2.5
By default the package enables the indentation even for first paragraph
after any header. This is the default in Greek typography. However, some
@@ -42,29 +52,29 @@ chapter headers to get printed without the NUMERAL SIGN. This feature
can be turned on with the new option nonumeralsign. Fianlly, command
\anoteleia can be used to get an ANO TELEIA character.
-Version 2.4 of package xgreek
+Version 2.4
Two erroneous entries in \@ncientn@mes have been deleted.
-Version 2.3 of package xgreek
+Version 2.3
In this version the \stigma command expands to the letters sigma tau.
If one wants this command to expand to the stigma symbol, she has to
use the stigma package option.
-Version 2.2 of package xgreek
+Version 2.2
Removed the first entry of \refname in \@ncientn@mes.
-Version 2.1 of package xgreek
+Version 2.1
I have introduced some new \lccode-\uccode pairs that
reflect current changes in Unicode 5.2 while I have corrected the
values for an existing pair.
-Version 2.0 of package xgreek
+Version 2.0
Package xgreek has been designed so to allow people to typeset
Greek language documents using XeLaTeX. And it is released in
@@ -88,4 +98,4 @@ greek loadhyph-el-polyton.tex
Apostolos Syropoulos
Xanthi, Greece
-2018/02/16
+2022/08/28