texlive[45864] Master/texmf-dist: babel-georgian (20nov17)

commits+karl at tug.org commits+karl at tug.org
Mon Nov 20 23:00:23 CET 2017


Revision: 45864
          http://tug.org/svn/texlive?view=revision&revision=45864
Author:   karl
Date:     2017-11-20 23:00:23 +0100 (Mon, 20 Nov 2017)
Log Message:
-----------
babel-georgian (20nov17)

Modified Paths:
--------------
    trunk/Master/texmf-dist/tex/generic/babel-georgian/georgian.ldf
    trunk/Master/texmf-dist/tex/generic/babel-georgian/georgian.sty
    trunk/Master/texmf-dist/tex/generic/babel-georgian/georgiancaps.tex

Added Paths:
-----------
    trunk/Master/texmf-dist/doc/generic/babel-georgian/README

Removed Paths:
-------------
    trunk/Master/texmf-dist/doc/generic/babel-georgian/readme

Added: trunk/Master/texmf-dist/doc/generic/babel-georgian/README
===================================================================
--- trunk/Master/texmf-dist/doc/generic/babel-georgian/README	                        (rev 0)
+++ trunk/Master/texmf-dist/doc/generic/babel-georgian/README	2017-11-20 22:00:23 UTC (rev 45864)
@@ -0,0 +1,2 @@
+Georgian language support for babel.
+works with classic TeX/LaTex as well as for XELatex/LuaLatex (8bit and unicode modes)
\ No newline at end of file


Property changes on: trunk/Master/texmf-dist/doc/generic/babel-georgian/README
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Deleted: trunk/Master/texmf-dist/doc/generic/babel-georgian/readme
===================================================================
--- trunk/Master/texmf-dist/doc/generic/babel-georgian/readme	2017-11-20 22:00:05 UTC (rev 45863)
+++ trunk/Master/texmf-dist/doc/generic/babel-georgian/readme	2017-11-20 22:00:23 UTC (rev 45864)
@@ -1,2 +0,0 @@
-Georgian language support for babel.
-works with classic teX/LaTex as well as for LuaLatex (8bit and unicode modes)
\ No newline at end of file

Modified: trunk/Master/texmf-dist/tex/generic/babel-georgian/georgian.ldf
===================================================================
--- trunk/Master/texmf-dist/tex/generic/babel-georgian/georgian.ldf	2017-11-20 22:00:05 UTC (rev 45863)
+++ trunk/Master/texmf-dist/tex/generic/babel-georgian/georgian.ldf	2017-11-20 22:00:23 UTC (rev 45864)
@@ -1,4 +1,4 @@
-% Copyright 2007 Levan Shoshiashvili shoshia at hotmail.com and Werner Lemberg <wl at gnu.org>.
+% Copyright 2017 Levan Shoshiashvili shoshia at hotmail.com and Werner Lemberg <wl at gnu.org>.
 % This file is part of georgiantex package.  License: LPPL, version 1.3 or newer,
 % according to http://www.latex-project.org/lppl.txt
 %
@@ -6,8 +6,12 @@
 % georgian.ldf
 %
 %
-% History
+% Changes
 %
+%     2.2 20/11/2017
+%   Changed EU1,EU2 to TU encoding for utf-8 engines
+%
+%
 %    2.1  17 Apr. 2014
 %   Bugs fixed.
 %
@@ -20,7 +24,7 @@
 %  
 %
 \ProvidesLanguage{georgian}
-        [2014/04/17 2.1 Georgian support from the babel system]
+        [2017/11/20 2.2 Georgian support from the babel system]
 \LdfInit{georgian}{captionsgeorgian}
 \ifdefined\if at kauni@ode
   \PackageError{babel}{if at kauni@ode already defined.\MessageBreak
@@ -45,8 +49,8 @@
     \sce at a{##1}{T8K}%
     \sce at a{##1}{T8M}%
     \if at kauni@ode
-      \sce at a{##1}{EU1}%EU1
-      \sce at a{##1}{EU2}%EU2
+      \sce at a{##1}{TU}%EU1
+      \sce at a{##1}{TU}%EU2
     \fi}%
   \cdp at list
 }
@@ -59,9 +63,9 @@
 \else
   \if at kauni@ode
     \ifdefined\XeTeXrevision
-      \edef\georgianencoding{EU1}
+      \edef\georgianencoding{TU}
     \else\ifdefined\luatexversion
-      \edef\georgianencoding{EU2}
+      \edef\georgianencoding{TU}
     \fi\fi
   \else
     \edef\georgianencoding{T8M}
@@ -94,9 +98,9 @@
  \fi
 }{%
    \ifx\reserved at a\georgianencoding\else
-       \def\reserved at a{EU1}%
+       \def\reserved at a{TU}%
        \ifx\reserved at a\georgianencoding\else
-          \def\reserved at a{EU2}%
+          \def\reserved at a{TU}%
           \ifx\reserved at a\georgianencoding\else
              \PackageWarning{babel}%
                 {No input encoding specified for Georgian language}

Modified: trunk/Master/texmf-dist/tex/generic/babel-georgian/georgian.sty
===================================================================
--- trunk/Master/texmf-dist/tex/generic/babel-georgian/georgian.sty	2017-11-20 22:00:05 UTC (rev 45863)
+++ trunk/Master/texmf-dist/tex/generic/babel-georgian/georgian.sty	2017-11-20 22:00:23 UTC (rev 45864)
@@ -1,11 +1,7 @@
-%% Gergian style file
-%% File 'bbcompat.dtx'
-%% Copyright (C) 1989 -- 2004 by Johannes Braams,
-%%                            TeXniek
-%%                            all rights reserved.
-%% Please report errors to: J.L. Braams
-%%                          babel at braams.cistron.nl
-%% l. shoshiashvili 2014 shoshia at hotmail.com
+%% Georgian style file
+%% Copyright (C) 2017 by Levan Shoshiashvili,
+%% Please report errors to:
+%% l. shoshiashvili  shoshia at hotmail.com
 \ifx\LdfInit\undefined
   \def\LdfInit{%
     \chardef\atcatcode=\catcode`\@
@@ -58,4 +54,4 @@
 
 \endinput
 %%
-%% End of file `georgianb.sty'.
+%% End of file `georgian.sty'.

Modified: trunk/Master/texmf-dist/tex/generic/babel-georgian/georgiancaps.tex
===================================================================
--- trunk/Master/texmf-dist/tex/generic/babel-georgian/georgiancaps.tex	2017-11-20 22:00:05 UTC (rev 45863)
+++ trunk/Master/texmf-dist/tex/generic/babel-georgian/georgiancaps.tex	2017-11-20 22:00:23 UTC (rev 45864)
@@ -1,4 +1,7 @@
-% georgian captions; 
+%% Georgian captions file
+%% Copyright (C) 2017 by Levan Shoshiashvili,
+%% Please report errors to:
+%% l. shoshiashvili  shoshia at hotmail.com
 \ifx\ProvidesFile\undefined \else
   \ProvidesFile{georgiancaps.tex}[2013/06/06 v2.0 Captions in Georgian]  
 \fi
@@ -7,8 +10,7 @@
 \let\providecommand=\def
 \fi
 \if at kauni@ode
-  %\captionsrussian at modern
-  \addto\captionsgeorgian{%
+    \addto\captionsgeorgian{%
     \def\prefacename{წინასიტყვაობა}%
     \def\refname{ლიტერატურა}%
     \def\abstractname{ანოტაცია}%
@@ -38,7 +40,7 @@
 \else
 \addto\captionsgeorgian{
     \def\prefacename{\geosh\geoe\geos\geoa\geov\geoa\geol\geoi}%
-    \def\refname{\geots\geoy\geoa\geor\geoo}
+    \def\refname{\geol\geoi\geot\geoe\geor\geoa\geot\geou\geor\geoa}
     \def\abstractname{\geosh\geoe\geos\geoa\geov\geoa\geol\geoi}
     \def\bibname{\geob\geoi\geob\geol\geoi\geoo\geog\geor\geoa\geof\geoi\geoa}%
     \def\chaptername{\geoth\geoa\geov\geoi}
@@ -63,7 +65,7 @@
 %%%%%%%%%%%%%%%%
 \providecommand\captionsgeorgiancapital{% 
     \def\prefacenamecap{\GEOSH\GEOE\GEOS\GEOA\GEOV\GEOA\GEOL\GEOI}%
-    \def\refnamecap{\GEOTS\GEOY\GEOA\GEOR\GEOO}%
+    \def\refnamecap{\GEOL\GEOI\GEOT\GEOE\GEOR\GEOA\GEOT\GEOU\GEOR\GEOA}%
     \def\abstractnamecap{\GEOSH\GEOE\GEOS\GEOA\GEOV\GEOA\GEOL\GEOI}%
     \def\bibnamecap{\GEOB\GEOI\GEOB\GEOL\GEOI\GEOO\GEOG\GEOR\GEOA\GEOF\GEOI\GEOA}%
     \def\chapternamecap{\GEOTH\GEOA\GEOV\GEOI}%



More information about the tex-live-commits mailing list