summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/lgrx/README.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/lgrx/README.html')
-rw-r--r--Master/texmf-dist/doc/latex/lgrx/README.html150
1 files changed, 23 insertions, 127 deletions
diff --git a/Master/texmf-dist/doc/latex/lgrx/README.html b/Master/texmf-dist/doc/latex/lgrx/README.html
index b84b420dd23..8343ea15860 100644
--- a/Master/texmf-dist/doc/latex/lgrx/README.html
+++ b/Master/texmf-dist/doc/latex/lgrx/README.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="generator" content="Docutils 0.11: http://docutils.sourceforge.net/" />
+<meta name="generator" content="Docutils 0.12: http://docutils.sourceforge.net/" />
<title>Greek text with the LGR font encoding</title>
<meta name="copyright" content="© 2010 Günter Milde" />
<style type="text/css">
@@ -728,12 +728,12 @@ version&nbsp;1.3 of this license or any later version.</p>
</dl>
<div class="abstract topic">
<p class="topic-title first">Abstract</p>
-<p>The <cite>lgrx</cite> bundle provides packages that help typesetting Greek
-symbols with 8-bit LaTeX in multi-lingual documents.</p>
+<p>Obsolete package for Greek in text.</p>
</div>
<!-- -*- rst-mode -*- -->
<div class="section" id="news">
<h1>News</h1>
+<p>The <cite>lgrx</cite> package is obsoleted by <a class="reference external" href="http://www.ctan.org/pkg/greek-fontenc">greek-fontenc</a> and <a class="reference external" href="http://www.ctan.org/pkg/greek-inputenc">greek-inputenc</a>.</p>
<dl class="field-list">
<dt>2013-05-28</dt>
<dd><p>The new package <a class="reference external" href="http://www.ctan.org/pkg/greek-fontenc">greek-fontenc</a> provides a comprehensive LGR
@@ -752,139 +752,35 @@ from <a class="reference external" href="http://www.ctan.org/pkg/greek-fontenc">
<p><tt class="literal">lgrxenc.def</tt> now loads <tt class="literal">lgrenc.def</tt> and adds some
backwards compatibility definitions.</p>
</dd>
+<dt>2013-09-13</dt>
+<dd><p><tt class="literal">alphabeta.sty</tt> and <tt class="literal">textalpha.sty</tt> moved to <a class="reference external" href="http://www.ctan.org/pkg/greek-fontenc">greek-fontenc</a>
+and now also support XeTeX/LuaTeX.</p>
+</dd>
</dl>
-<div class="note">
-<p class="admonition-title">Note</p>
-<p>The TeXLive 2012 pre-release contained the Unicode definition file
-<tt class="literal">lgrenc.dfu</tt> in the documentation instead of the TEXPATH. To enable
-<a class="reference internal" href="#utf-8-support-for-greek">utf-8 support for Greek</a>, update via <cite>tlmgr</cite> or place a copy in the
-TEXPATH «by hand». See
-<a class="reference external" href="http://tug.org/pipermail/tex-live/2012-June/031757.html">http://tug.org/pipermail/tex-live/2012-June/031757.html</a></p>
</div>
+<div class="section" id="usage">
+<h1>Usage</h1>
+<p>To update existing documents, replace, e.g.,</p>
+<pre class="literal-block">\usepackage[LGRx,T1]{fontenc}
+</pre>
+<p>with</p>
+<pre class="literal-block">\usepackage[LGR,T1]{fontenc}
+</pre>
+<p>No change is required for documents using the <tt class="literal">textalpha</tt> or <tt class="literal">alphabeta</tt>
+packages now bundled with <a class="reference external" href="http://www.ctan.org/pkg/greek-fontenc">greek-fontenc</a>.</p>
</div>
<div class="section" id="files">
<h1>Files</h1>
<dl class="docutils">
-<dt>LaTeX files:</dt>
-<dd><dl class="field-list">
-<dt>textalpha.sty</dt>
-<dd><p><a class="reference internal" href="#default-text-macros-for-greek-symbols">Default text macros for Greek symbols</a> independent of
-the current font encoding. Requires <a class="reference external" href="http://www.ctan.org/pkg/greek-fontenc">greek-fontenc</a>,
-enhances <a class="reference external" href="http://www.ctan.org/pkg/greek-inputenc">greek-inputenc</a>.</p>
-<p>Literal source: <a class="reference external" href="textalpha.sty.html">textalpha.sty.html</a></p>
-</dd>
-<dt>alphabeta.sty</dt>
-<dd><p><a class="reference internal" href="#generic-macros-for-greek-symbols">Generic macros for Greek symbols</a> in text and math.
-Requires <tt class="literal">textalpha.sty</tt>.</p>
-<p>Literal source: <a class="reference external" href="alphabeta.sty.html">alphabeta.sty.html</a></p>
-</dd>
-<dt>lgrxenc.def</dt>
-<dd><p>backwards compatibility file. New documents should use
-<a class="reference external" href="http://www.ctan.org/pkg/greek-fontenc">greek-fontenc</a>’s <tt class="literal">lgrenc.def</tt> instead.</p>
-</dd>
-</dl>
-</dd>
-<dt>Documentation and test documents:</dt>
-<dd><dl class="run-in field-list simple">
-<dt><a class="reference external" href="textalpha-test.pdf">textalpha-test.pdf</a></dt>
-<dd><p><cite>The textalpha package</cite>,
-source <a class="reference external" href="textalpha-test.tex">textalpha-test.tex</a></p>
-</dd>
-<dt><a class="reference external" href="alphabeta-test.pdf">alphabeta-test.pdf</a></dt>
-<dd><p><cite>The alphabeta package</cite>,
-source <a class="reference external" href="alphabeta-test.tex">alphabeta-test.tex</a></p>
+<dt><a class="reference external" href="lgrxenc.def">lgrxenc.def</a></dt>
+<dd><p>backwards compatibility font encoding file</p>
</dd>
-<dt><a class="reference external" href="lgrxenc-test.pdf">lgrxenc-test.pdf</a></dt>
-<dd><p>source <a class="reference external" href="lgrxenc-test.tex">lgrxenc-test.tex</a></p>
-</dd>
-</dl>
-</dd>
-</dl>
-</div>
-<div class="section" id="components-of-the-lgrx-bundle">
-<h1>Components of the <cite>lgrx</cite> bundle</h1>
-<p>The <cite>lgrx</cite> bundle consists of the <cite>textalpha</cite> and <cite>alphabeta</cite> packages and
-the backwards compatibility file <tt class="literal">lgrxenc.def</tt>.</p>
-<div class="section" id="default-text-macros-for-greek-symbols">
-<h2>Default text macros for Greek symbols</h2>
-<p><tt class="literal">textalpha.sty</tt> makes the <tt class="literal">\textalpha</tt>, <tt class="literal">\textbeta</tt> … macros as well as
-the <tt class="literal">\ensuregreek</tt> command aviable in any font encoding. With the
-<a class="reference external" href="http://www.ctan.org/pkg/greek-inputenc">greek-inputenc</a> package, Unicode input of Greek letters works in any font
-encoding, too.</p>
-<p id="limitations">However, in any font encoding except LGR:</p>
-<ul class="simple">
-<li><p>there is no kerning between Greek characters,</p></li>
-<li><p>composition of diacritics (like <tt class="literal">\'&quot;</tt>) fails,</p></li>
-<li><p>accent macros do not select precomposed characters
-(pre-composed Unicode literals work fine).</p></li>
-</ul>
-<p>See the literal source <a class="reference external" href="textalpha.sty.html">textalpha.sty.html</a> and the example document
-<a class="reference external" href="textalpha-test.pdf">textalpha-test.pdf</a> for details on usage, limitations, and recommended
-workarounds.</p>
-</div>
-<div class="section" id="generic-macros-for-greek-symbols">
-<h2>Generic macros for Greek symbols</h2>
-<p><tt class="literal">alphabeta.sty</tt> allows you to use <tt class="literal">\alpha</tt>, <tt class="literal">\beta</tt>, … in both, text
-and math mode. For this, the math macros are redefined with the help of
-<tt class="literal">\TextOrMath</tt> from the standard package <a class="reference external" href="http://www.ctan.org/pkg/fixltx2e">fixltx2e</a>.</p>
-<p>Unicode input of Greek letters works also in mathematical formulas.</p>
-<p>See the literal source <a class="reference external" href="alphabeta.sty.html">alphabeta.sty.html</a> and the example document
-<a class="reference external" href="alphabeta-test.pdf">alphabeta-test.pdf</a> for details.</p>
-</div>
-<div class="section" id="lgr-font-encoding-definition-file">
-<h2>LGR font encoding definition file</h2>
-<p><tt class="literal">lgrxenc.def</tt> was an alternative to the rudimentary LGR encoding
-definition file <tt class="literal">lgrenc.def</tt> that came with <a class="reference external" href="http://www.ctan.org/pkg/babel">babel</a>’s Greek
-support. It is now superseded by <tt class="literal">lgrenc.def</tt> from <a class="reference external" href="http://www.ctan.org/pkg/greek-fontenc">greek-fontenc</a> but kept
-here for backwards compatibility.</p>
-</div>
-<div class="section" id="utf-8-support-for-greek">
-<h2>UTF-8 support for Greek</h2>
-<p>Moved to the <a class="reference external" href="http://www.ctan.org/pkg/greek-inputenc">greek-inputenc</a> package.</p>
-</div>
-</div>
-<div class="section" id="references">
-<h1>References</h1>
-<dl class="citation"><dt class="label">[fntguide]</dt>
-<dd id="fntguide">
-<p class="first last">LaTeX3 Project Team, <cite>LaTeX 2ε font selection</cite>, 2005.
-<a class="reference external" href="http://mirror.ctan.org/macros/latex/doc/fntguide.pdf">http://mirror.ctan.org/macros/latex/doc/fntguide.pdf</a></p>
-</dd>
-</dl>
-<dl class="citation"><dt class="label">[encguide]</dt>
-<dd id="encguide">
-<p class="first last">Frank Mittelbach, Robin Fairbairns, Werner Lemberg,
-LaTeX3 Project Team, <cite>LaTeX font encodings</cite>, 2006.
-<a class="reference external" href="http://mirror.ctan.org/macros/latex/doc/encguide.pdf">http://mirror.ctan.org/macros/latex/doc/encguide.pdf</a></p>
-</dd>
-</dl>
-<dl class="citation"><dt class="label">[greek-usage]</dt>
-<dd id="greek-usage">
-<p class="first last">Apostolos Syropoulos, <cite>Writing Greek with the greek option
-of the babel package</cite>, 1997.
-<a class="reference external" href="http://www.tug.org/texlive/Contents/live/texmf-dist/doc/generic/babel/greek-usage.pdf">http://www.tug.org/texlive/Contents/live/texmf-dist/doc/generic/babel/greek-usage.pdf</a></p>
-</dd>
-</dl>
-<dl class="citation"><dt class="label">[cbfonts]</dt>
-<dd id="cbfonts">
-<p class="first last">Claudio Beccari, <cite>The CB Greek fonts</cite>, Εὔτυπον, τεῦχος № 21, 2008.
-<a class="reference external" href="http://www.eutypon.gr/eutypon/pdf/e2008-21/e21-a01.pdf">http://www.eutypon.gr/eutypon/pdf/e2008-21/e21-a01.pdf</a></p>
-</dd>
-</dl>
-<dl class="citation"><dt class="label">[teubner-doc]</dt>
-<dd id="teubner-doc">
-<p class="first last">Claudio Beccari, <tt class="literal">teubner.sty</tt>
-<cite>An extension to the greek option of the babel package</cite>, 2011.
-<a class="reference external" href="http://mirror.ctan.org/macros/latex/contrib/teubner/teubner-doc.pdf">http://mirror.ctan.org/macros/latex/contrib/teubner/teubner-doc.pdf</a></p>
-</dd>
-</dl>
-<dl class="citation"><dt class="label">[lemberg2008]</dt>
-<dd id="lemberg2008">
-<p class="first last">Werner Lemberg,
-<cite>Unicode support for the Greek LGR encoding</cite>, Εὔτυπον, τεῦχος № 20, 2008.
-<a class="reference external" href="http://www.eutypon.gr/eutypon/pdf/e2008-20/e20-a03.pdf">http://www.eutypon.gr/eutypon/pdf/e2008-20/e20-a03.pdf</a></p>
+<dt><a class="reference external" href="lgrxenc-test.pdf">lgrxenc-test.pdf</a>, <a class="reference external" href="lgrxenc-test.tex">lgrxenc-test.tex</a></dt>
+<dd><p>test document</p>
</dd>
</dl>
+<!-- References
+========== -->
</div>
</div>
</body>