. -*- rst-mode -*-

Greek text with the LGR font encoding
***************************************

:Copyright: © 2010 Günter Milde
:Licence:   This work may be distributed and/or modified under the
           conditions of the `LaTeX Project Public License`_, either
           version 1.3 of this license or any later version.

:Abstract:  Obsolete package for Greek in text.

News
====

The `lgrx` package is obsoleted by greek-fontenc_ and greek-inputenc_.

:2013-05-28: The new package greek-fontenc_ provides a comprehensive LGR
            font encoding file ``lgrenc.def``, that supersedes both this
            bundles ``lgrxenc.def`` and the minimal ``lgrenc.def``
            that used to be part of babel-greek_

:2013-05-28: The file ``lgrenc.dfu`` (support for Unicode input) moved to
            the greek-inputenc_ package.

:2013-06-03: ``alphabeta.sty`` enables Unicode input in math mode,

            ``textalpha.sty`` and ``alphabeta.sty`` require ``lgrenc.def``
            from greek-fontenc_ instead of ``lgrxenc.def``,

            ``lgrxenc.def`` now loads ``lgrenc.def`` and adds some
            backwards compatibility definitions.

:2013-09-13: ``alphabeta.sty`` and ``textalpha.sty`` moved to greek-fontenc_
            and now also support XeTeX/LuaTeX.


Usage
=====

To update existing documents, replace, e.g., ::

 \usepackage[LGRx,T1]{fontenc}

with ::

 \usepackage[LGR,T1]{fontenc}

No change is required for documents using the ``textalpha`` or ``alphabeta``
packages now bundled with greek-fontenc_.


Files
=====

`<lgrxenc.def>`_
 backwards compatibility font encoding file

`<lgrxenc-test.pdf>`_, `<lgrxenc-test.tex>`_
 test document


. References
  ==========

. _LaTeX Project Public License: http://www.latex-project.org/lppl.txt
. _babel-greek: http://www.ctan.org/pkg/babel-greek
. _fontenc:  http://www.ctan.org/pkg/fontenc
. _greek-fontenc: http://www.ctan.org/pkg/greek-fontenc
. _greek-inputenc: http://www.ctan.org/pkg/greek-inputenc