summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-07-12 20:45:46 +0000
committerKarl Berry <karl@freefriends.org>2019-07-12 20:45:46 +0000
commitac0eb4f459002fff69c170ad8f0bd36cdb8b68fc (patch)
tree8011130dc042a5135dbe9ee910967cc33c4a40b7 /Master
parentf63e647a88edee003f483a9baf00fc4e58c2cbfc (diff)
babel-greek (12jul19)
git-svn-id: svn://tug.org/texlive/trunk@51628 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/generic/babel-greek/README13
-rw-r--r--Master/texmf-dist/doc/generic/babel-greek/README.html62
-rw-r--r--Master/texmf-dist/doc/generic/babel-greek/babel-greek.pdfbin255378 -> 254908 bytes
-rw-r--r--Master/texmf-dist/doc/generic/babel-greek/test-greek.pdfbin234747 -> 234442 bytes
-rw-r--r--Master/texmf-dist/doc/generic/babel-greek/test-unicode-greek.pdfbin43041 -> 43050 bytes
-rw-r--r--Master/texmf-dist/doc/generic/babel-greek/test-unicode-lgr.pdfbin37842 -> 43380 bytes
-rw-r--r--Master/texmf-dist/doc/generic/babel-greek/usage.pdfbin176226 -> 176226 bytes
-rw-r--r--Master/texmf-dist/source/generic/babel-greek/babel-greek.dtx10
-rw-r--r--Master/texmf-dist/source/generic/babel-greek/babel-greek.ins6
-rw-r--r--Master/texmf-dist/tex/generic/babel-greek/greek.ldf6
10 files changed, 60 insertions, 37 deletions
diff --git a/Master/texmf-dist/doc/generic/babel-greek/README b/Master/texmf-dist/doc/generic/babel-greek/README
index 654af305dba..86678690a9f 100644
--- a/Master/texmf-dist/doc/generic/babel-greek/README
+++ b/Master/texmf-dist/doc/generic/babel-greek/README
@@ -61,6 +61,7 @@ News
(new in fontspec v2.5a).
1.9g 2016-09-07 Babel 3.9i deprecated ``\textlatin``
and fixed ``\latinencoding``.
+1.9.h 2019-07-11 Move breathing composite commands to textalpha_.
===== ============ ============================================================
@@ -113,12 +114,22 @@ Otherwise, make sure LaTeX can find the required files:
* Run ``tex`` or ``latex`` on the batch file ``babel-greek.ins``.
+ This will generate the files ``greek.ldf``, ``athnum.sty``, and
+ ``grmath.sty`` in the current directory. [#]_
+
* Move all files ending in ``.ldf`` or ``.sty`` into a directory searched by
TeX.
* To produce the documentation, run the file ``usage.tex`` and all files
ending in ``.dtx`` through LaTeX.
+.. [#] If these files already exist somewhere in the TeX-path, you will be
+ warned that they might be overwritten. You can ignore this
+ warning and answer `y` unless the *current directory* contains versions
+ of these files you want to keep.
+
+ This is done by docstrip_. Try ``texdoc docstrip`` for details.
+
Usage
-----
@@ -218,6 +229,7 @@ Unicode (with XeTeX or LuaTeX).
.. _LaTeX Project Public License: http://www.latex-project.org/lppl.txt
.. _babel: http://www.ctan.org/pkg/babel
+.. _docstrip: http://www.ctan.org/pkg/docstrip
.. _font encoding: http://mirror.ctan.org/macros/latex/doc/encguide.pdf
.. _fontspec: http://www.ctan.org/pkg/fontspec
.. _CB Fonts: http://www.ctan.org/pkg/cbgreek-complete
@@ -225,6 +237,7 @@ Unicode (with XeTeX or LuaTeX).
.. _Deja Vu: http://dejavu-fonts.org
.. _e-TeX: http://www.tex.ac.uk/cgi-bin/texfaq2html?label=etex
.. _grtimes: http://www.ctan.org/pkg/grtimes
+.. _textalpha:
.. _greek-fontenc: http://www.ctan.org/pkg/greek-fontenc
.. _greek-inputenc: http://www.ctan.org/pkg/greek-inputenc
.. _GFS font collection: http://www.ctan.org/pkg/gfs
diff --git a/Master/texmf-dist/doc/generic/babel-greek/README.html b/Master/texmf-dist/doc/generic/babel-greek/README.html
index 62380be9f74..5eb279899ed 100644
--- a/Master/texmf-dist/doc/generic/babel-greek/README.html
+++ b/Master/texmf-dist/doc/generic/babel-greek/README.html
@@ -2,14 +2,16 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="utf-8"/>
-<meta name="generator" content="Docutils 0.13: http://docutils.sourceforge.net/" />
+<meta name="generator" content="Docutils 0.15b.dev: http://docutils.sourceforge.net/" />
<title>babel-greek</title>
+<meta name="dcterms.rights" content="© 1997 Apostolos Syropoulos, Claudio Beccari, Johannes Brahms, © 2013 Günter Milde" />
+<link rel="schema.dcterms" href="http://purl.org/dc/terms/">
<style type="text/css">
/* Minimal style sheet for the HTML output of Docutils. */
/* */
/* :Author: Günter Milde, based on html4css1.css by David Goodger */
-/* :Id: $Id: minimal.css 7952 2016-07-26 18:15:59Z milde $ */
+/* :Id: $Id$ */
/* :Copyright: © 2015 Günter Milde. */
/* :License: Released under the terms of the `2-Clause BSD license`_, */
/* in short: */
@@ -102,9 +104,10 @@ dl.simple > dd, dl.compact > dd {
/* Table of Contents */
div.topic.contents { margin: 0; }
-ul.auto-toc {
+div.topic.contents ul {
list-style-type: none;
- padding-left: 1.5em; }
+ padding-left: 1.5em;
+}
/* Enumerated Lists */
ol.arabic { list-style: decimal }
@@ -212,7 +215,7 @@ table.align-right {
margin-left: auto;
}
/* reset inner alignment in figures and tables */
-div.align-left, div.align-center, div.align-right,
+/* div.align-left, div.align-center, div.align-right, */
table.align-left, table.align-center, table.align-right
{ text-align: inherit }
@@ -235,13 +238,14 @@ div.sidebar {
}
/* Text Blocks */
+blockquote,
div.topic,
pre.literal-block,
pre.doctest-block,
pre.math,
pre.code {
- margin-right: 40px;
- margin-left: 40px;
+ margin-left: 1.5em;
+ margin-right: 1.5em
}
pre.code .ln { color: gray; } /* line numbers */
@@ -274,7 +278,7 @@ table.borderless td, table.borderless th {
/* Rules for easy reading and pre-defined style variants. */
/* */
/* :Author: Günter Milde, based on html4css1.css by David Goodger */
-/* :Id: $Id: plain.css 7952 2016-07-26 18:15:59Z milde $ */
+/* :Id: $Id$ */
/* :Copyright: © 2015 Günter Milde. */
/* :License: Released under the terms of the `2-Clause BSD license`_, */
/* in short: */
@@ -294,8 +298,8 @@ table.borderless td, table.borderless th {
/* "page layout" */
body {
- padding: 0 5%;
- margin: 8px 0;
+ margin: 0;
+ background-color: #dbdbdb;
}
div.document {
line-height:1.3;
@@ -304,7 +308,9 @@ div.document {
/* avoid long lines --> better reading */
/* OTOH: lines should not be too short because of missing hyphenation, */
max-width: 50em;
+ padding: 1px 2%; /* 1px on top avoids grey bar above title (mozilla) */
margin: auto;
+ background-color: white;
}
/* Sections */
@@ -338,9 +344,9 @@ dl > dd {
/* Definition Lists */
-dl > dd p:first-child { margin-top: 0; }
+dl > dd > p:first-child { margin-top: 0; }
/* :last-child is not part of CSS 2.1 (introduced in CSS 3) */
-/* dl > dd p:last-child { margin-bottom: 0; } */
+dl > dd > p:last-child { margin-bottom: 0; }
/* lists nested in definition lists */
/* :only-child is not part of CSS 2.1 (introduced in CSS 3) */
@@ -396,19 +402,9 @@ span.fn-backref {
/* ============ */
/* Literal Blocks */
-pre.literal-block, pre.doctest-block,
-pre.math, pre.code {
- margin-left: 1.5em;
- margin-right: 1.5em
-}
/* Block Quotes */
-blockquote,
-div.topic {
- margin-left: 1.5em;
- margin-right: 1.5em
-}
blockquote > table,
div.topic > table {
margin-top: 0;
@@ -503,6 +499,7 @@ div.sidebar {
/* Code */
+pre.code { padding: 0.7ex }
pre.code, code { background-color: #eeeeee }
pre.code .ln { color: gray; } /* line numbers */
/* basic highlighting: for a complete scheme, see */
@@ -564,7 +561,6 @@ a { text-decoration: none; }
<body>
<div class="document" id="babel-greek">
<h1 class="title">babel-greek</h1>
-
<p class="subtitle" id="babel-support-for-the-greek-language-and-script">Babel support for the Greek language and script</p>
<dl class="docinfo simple">
<dt class="copyright">Copyright</dt>
@@ -713,6 +709,10 @@ This package is outdated and obsoleted by <a class="reference external" href="ht
<td><p>Babel 3.9i deprecated <span class="docutils literal">\textlatin</span>
and fixed <span class="docutils literal">\latinencoding</span>.</p></td>
</tr>
+<tr><td><p>1.9.h</p></td>
+<td><p>2019-07-11</p></td>
+<td><p>Move breathing composite commands to <a class="reference external" href="http://www.ctan.org/pkg/greek-fontenc">textalpha</a>.</p></td>
+</tr>
</tbody>
</table>
</div>
@@ -755,14 +755,26 @@ package is recommended when using 8-bit TeX engines.</p>
<p>If possible, get this package from your distribution using its installation
manager.</p>
<p>Otherwise, make sure LaTeX can find the required files:</p>
-<ul class="simple">
+<ul>
<li><p>Download and unpack <cite>babel-greek.zip</cite>.</p></li>
-<li><p>Run <span class="docutils literal">tex</span> or <span class="docutils literal">latex</span> on the batch file <span class="docutils literal"><span class="pre">babel-greek.ins</span></span>.</p></li>
+<li><p>Run <span class="docutils literal">tex</span> or <span class="docutils literal">latex</span> on the batch file <span class="docutils literal"><span class="pre">babel-greek.ins</span></span>.</p>
+<p>This will generate the files <span class="docutils literal">greek.ldf</span>, <span class="docutils literal">athnum.sty</span>, and
+<span class="docutils literal">grmath.sty</span> in the current directory.<a class="footnote-reference superscript" href="#id2" id="id1">1</a></p>
+</li>
<li><p>Move all files ending in <span class="docutils literal">.ldf</span> or <span class="docutils literal">.sty</span> into a directory searched by
TeX.</p></li>
<li><p>To produce the documentation, run the file <span class="docutils literal">usage.tex</span> and all files
ending in <span class="docutils literal">.dtx</span> through LaTeX.</p></li>
</ul>
+<dl class="footnote superscript">
+<dt class="label" id="id2"><span class="superscript"><a class="fn-backref" href="#id1">1</a></span></dt>
+<dd><p>If these files already exist somewhere in the TeX-path, you will be
+warned that they might be overwritten. You can ignore this
+warning and answer <cite>y</cite> unless the <em>current directory</em> contains versions
+of these files you want to keep.</p>
+<p>This is done by <a class="reference external" href="http://www.ctan.org/pkg/docstrip">docstrip</a>. Try <span class="docutils literal">texdoc docstrip</span> for details.</p>
+</dd>
+</dl>
</div>
<div class="section" id="usage">
<h1>Usage</h1>
diff --git a/Master/texmf-dist/doc/generic/babel-greek/babel-greek.pdf b/Master/texmf-dist/doc/generic/babel-greek/babel-greek.pdf
index 2ae4820af0c..d877d86834e 100644
--- a/Master/texmf-dist/doc/generic/babel-greek/babel-greek.pdf
+++ b/Master/texmf-dist/doc/generic/babel-greek/babel-greek.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/generic/babel-greek/test-greek.pdf b/Master/texmf-dist/doc/generic/babel-greek/test-greek.pdf
index 1c6cfa22b63..ac09a44166c 100644
--- a/Master/texmf-dist/doc/generic/babel-greek/test-greek.pdf
+++ b/Master/texmf-dist/doc/generic/babel-greek/test-greek.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/generic/babel-greek/test-unicode-greek.pdf b/Master/texmf-dist/doc/generic/babel-greek/test-unicode-greek.pdf
index c3d7d5a395a..b243fcc3ed5 100644
--- a/Master/texmf-dist/doc/generic/babel-greek/test-unicode-greek.pdf
+++ b/Master/texmf-dist/doc/generic/babel-greek/test-unicode-greek.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/generic/babel-greek/test-unicode-lgr.pdf b/Master/texmf-dist/doc/generic/babel-greek/test-unicode-lgr.pdf
index 0430906a939..fb7ebe0ecca 100644
--- a/Master/texmf-dist/doc/generic/babel-greek/test-unicode-lgr.pdf
+++ b/Master/texmf-dist/doc/generic/babel-greek/test-unicode-lgr.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/generic/babel-greek/usage.pdf b/Master/texmf-dist/doc/generic/babel-greek/usage.pdf
index 8aa912ea169..946f41514ce 100644
--- a/Master/texmf-dist/doc/generic/babel-greek/usage.pdf
+++ b/Master/texmf-dist/doc/generic/babel-greek/usage.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/generic/babel-greek/babel-greek.dtx b/Master/texmf-dist/source/generic/babel-greek/babel-greek.dtx
index 07907f3b464..677eb4d4802 100644
--- a/Master/texmf-dist/source/generic/babel-greek/babel-greek.dtx
+++ b/Master/texmf-dist/source/generic/babel-greek/babel-greek.dtx
@@ -26,7 +26,7 @@
% and covered by LPPL is defined by the unpacking script (babel-greek.ins)
% which is part of the package.
% \fi
-% \CheckSum{1558}
+% \CheckSum{1552}
%
% \iffalse
% Tell the \LaTeX\ system who we are and write an entry on the
@@ -37,12 +37,12 @@
%<code>\ProvidesLanguage{greek}
%\fi
%\ProvidesFile{babel-greek.dtx}
- [2016/09/07 v1.9g Greek support for the babel system]
+ [2016/09/07 v1.9h Greek support for the babel system]
%\iffalse
%% File `babel-greek.dtx'
%% Greek language Definition File
%% Copyright © 1997, 2005 Apostolos Syropoulos, Johannes Braams
-%% Copyright © 2013-2014 Günter Milde
+%% Copyright © 2013, 2019 Günter Milde
%
%% Please report errors to: Günter Milde <milde@users.sf.net>
%
@@ -123,6 +123,8 @@
% Unicode text encoding ``TU'' (new in fontspec v2.5a).}
% \changes{babel-greek-1.9g}{2016/09/07}{Babel 3.9i deprecated textlatin
% and fixed latinencoding.}
+% \changes{babel-greek-1.9h}{2019/07/11}{Move breathing composite commands
+% to textalpha.}
%
% \title{Babel support for the Greek language}
% \author{Apostolos Syropoulos, Günter Milde}
@@ -1250,8 +1252,6 @@
\DeclareTextCompositeCommand{\"}{LGR}{^^9f}{\accdialytika}
\DeclareTextCompositeCommand{\'}{LGR}{^^9f}{\LGR@hiatus}
\DeclareTextCompositeCommand{\`}{LGR}{^^9f}{\LGR@hiatus}
- \DeclareTextCompositeCommand{\<}{LGR}{^^9f}{\LGR@hiatus}
- \DeclareTextCompositeCommand{\>}{LGR}{^^9f}{\LGR@hiatus}
% \end{macrocode}
%
% We can also make the tilde character itself expand to a tilde with
diff --git a/Master/texmf-dist/source/generic/babel-greek/babel-greek.ins b/Master/texmf-dist/source/generic/babel-greek/babel-greek.ins
index 68cf4b88ed2..15e136d3ad7 100644
--- a/Master/texmf-dist/source/generic/babel-greek/babel-greek.ins
+++ b/Master/texmf-dist/source/generic/babel-greek/babel-greek.ins
@@ -81,7 +81,7 @@ which is part of the package.
\keepsilent
-\usedir{tex/generic/babel}
+\usedir{macros/latex/contrib/babel-contrib/greek}
\usepreamble\mainpreamble
\generate{\file{greek.ldf}{\from{babel-greek.dtx}{code}}
@@ -92,8 +92,8 @@ which is part of the package.
\ifToplevel{
\Msg{***********************************************************}
\Msg{*}
-\Msg{* To finish the installation, move `greek.ldf and all files}
-\Msg{* ending with `.sty' into a directory searched by TeX.}
+\Msg{* To finish the installation, please move `greek.ldf and all}
+\Msg{* files ending with `.sty' into a directory searched by TeX.}
\Msg{*}
\Msg{* To produce the documentation run the files ending with}
\Msg{* '.dtx' through LaTeX.}
diff --git a/Master/texmf-dist/tex/generic/babel-greek/greek.ldf b/Master/texmf-dist/tex/generic/babel-greek/greek.ldf
index 2fe02b3a613..dc03fdb3475 100644
--- a/Master/texmf-dist/tex/generic/babel-greek/greek.ldf
+++ b/Master/texmf-dist/tex/generic/babel-greek/greek.ldf
@@ -32,11 +32,11 @@
%% and covered by LPPL is defined by the unpacking script (babel-greek.ins)
%% which is part of the package.
\ProvidesLanguage{greek}
- [2016/09/07 v1.9g Greek support for the babel system]
+ [2016/09/07 v1.9h Greek support for the babel system]
%% File `babel-greek.dtx'
%% Greek language Definition File
%% Copyright © 1997, 2005 Apostolos Syropoulos, Johannes Braams
-%% Copyright © 2013-2014 Günter Milde
+%% Copyright © 2013, 2019 Günter Milde
%% Please report errors to: Günter Milde <milde@users.sf.net>
\LdfInit\CurrentOption{captions\CurrentOption}
\gdef\CurrentOption{greek}
@@ -411,8 +411,6 @@
\DeclareTextCompositeCommand{\"}{LGR}{^^9f}{\accdialytika}
\DeclareTextCompositeCommand{\'}{LGR}{^^9f}{\LGR@hiatus}
\DeclareTextCompositeCommand{\`}{LGR}{^^9f}{\LGR@hiatus}
- \DeclareTextCompositeCommand{\<}{LGR}{^^9f}{\LGR@hiatus}
- \DeclareTextCompositeCommand{\>}{LGR}{^^9f}{\LGR@hiatus}
\addto\extraspolutonikogreek{\languageshorthands{greek}}%
\declare@shorthand{greek}{~}{\greek@tilde}
}{} % End of LGR-specific code.