[gentium-commits] [SCM] gentium updated: r131 - in trunk/gentium: doc/fonts/gentium-tug doc/ [more]

Karl Berry INVALID.NOREPLY at gnu.org.ua
Sun May 15 23:20:49 CEST 2022


Author: karl
Date: 2022-05-15 21:20:49 +0000 (Sun, 15 May 2022)
New Revision: 131

Modified:
   trunk/gentium/doc/fonts/gentium-tug/README
   trunk/gentium/doc/fonts/gentium-tug/gentium-tug/ChangeLog
   trunk/gentium/doc/fonts/gentium-tug/gentium-tug/README
   trunk/gentium/source/fonts/gentium-tug/make-zip-4CTAN.sh
Log:
typos

Modified: trunk/gentium/doc/fonts/gentium-tug/README
===================================================================
--- trunk/gentium/doc/fonts/gentium-tug/README	2022-05-15 21:11:56 UTC (rev 130)
+++ trunk/gentium/doc/fonts/gentium-tug/README	2022-05-15 21:20:49 UTC (rev 131)
@@ -2,11 +2,16 @@
 This file is part of the Gentium package for TeX.
 It is licensed under the Expat License.
 
-The GentiumPlus-* directory is the original documentation from the
-SIL release, completely unchanged. This includes the OFL license text,
-with Reserved Font Names "Gentium" and "SIL".
+The Gentium package for TeX consists of the original GentiumPlus release
+from SIL (entirely unchanged), and additional Type 1 versions of the
+fonts, converted from the TrueType originals.
 
-The gentium-tug subdirectory is documentation specific to the TUG
+The GentiumPlus-* directory in doc/ is the original documentation from
+the SIL release. This includes the OFL license text, under which Gentium
+is released, with Reserved Font Names "Gentium" and "SIL".
+
+The gentium-tug directory in doc/ is documentation specific to the TUG
 Type 1 release of the fonts, family name "Gentium Plus PS",
 incorporating the name "Gentium" by permission of SIL given
-to the TeX Users Group.
+to the TeX Users Group. This directory includes the Expat license text,
+under which the TeX-specific support and documentation files are released.

Modified: trunk/gentium/doc/fonts/gentium-tug/gentium-tug/ChangeLog
===================================================================
--- trunk/gentium/doc/fonts/gentium-tug/gentium-tug/ChangeLog	2022-05-15 21:11:56 UTC (rev 130)
+++ trunk/gentium/doc/fonts/gentium-tug/gentium-tug/ChangeLog	2022-05-15 21:20:49 UTC (rev 131)
@@ -12,12 +12,13 @@
 2022-05-13
 - numerous changes for the Gentium Plus 6.101 release. We are now
   distributing Type 1's for the GentiumPlus-* and GentiumBookPlus-*
-  fonts, eight fonts in all. (Pavel)
+  fonts, eight fonts in all. Removed vestiges of previously-distributed
+  fonts. (Pavel)
 
 2022-05-09
-- adapt Ruby script that create the TeX support files for the new fonts; The
-  script are not adapted for current version of Ruby (they work with very old
-  version 1.8.7). I don't use Ruby, except for this update. (Pavel)
+- adapt Ruby scripts that create the TeX support files for the new fonts.
+  The scripts do not work with the current version of Ruby, but with the
+  very old version 1.8.7). I don't use Ruby, except for this update. (Pavel)
 - create gentiumbook.sty for using the Gentium Book Plus family (Pavel)
 
 2022-04-26

Modified: trunk/gentium/doc/fonts/gentium-tug/gentium-tug/README
===================================================================
--- trunk/gentium/doc/fonts/gentium-tug/gentium-tug/README	2022-05-15 21:11:56 UTC (rev 130)
+++ trunk/gentium/doc/fonts/gentium-tug/gentium-tug/README	2022-05-15 21:20:49 UTC (rev 131)
@@ -20,7 +20,7 @@
 text given below (also at https://directory.fsf.org/wiki/License:Expat).
 
 4. Documentation: the TeX-specific documentation is in gentium.{tex,pdf},
-also underExpat).  We have also included the original documentation,
+also under Expat).  We have also included the original documentation,
 fontlogs, and other files from the SIL distributions, entirely
 unaltered, in the Gentium*/ subdirectories here.
 

Modified: trunk/gentium/source/fonts/gentium-tug/make-zip-4CTAN.sh
===================================================================
--- trunk/gentium/source/fonts/gentium-tug/make-zip-4CTAN.sh	2022-05-15 21:11:56 UTC (rev 130)
+++ trunk/gentium/source/fonts/gentium-tug/make-zip-4CTAN.sh	2022-05-15 21:20:49 UTC (rev 131)
@@ -1,6 +1,10 @@
 #!/bin/sh
+# $Id$
 # This file is part of the Gentium package for TeX.
 # It is licensed under the Expat License, see doc//README for details.
+# 
+# Build the distribution zip file for uploading to CTAN, which includes
+# a "flat" tree and another .tds.zip with the full TDS directory tree.
 
 mydir=`cd \`dirname $0\` && pwd`
 
@@ -24,7 +28,7 @@
 fi
 
 pkgname=gentium-tug
-(cd $TDS/doc/fonts/$pkgname && make clean)
+(cd $TDS/doc/fonts/$pkgname/$pkgname && make clean)
 (cd $TDS/source/fonts/$pkgname && make clean)
 
 CTAN="$tmpdir/$pkgname"


Property changes on: trunk/gentium/source/fonts/gentium-tug/make-zip-4CTAN.sh
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Date Author Id Revision
\ No newline at end of property


More information about the gentium-commits mailing list.