summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-06-29 01:13:56 +0000
committerKarl Berry <karl@freefriends.org>2012-06-29 01:13:56 +0000
commite35a4853bfb97bc54771b13e8fdfc22f4e36ec86 (patch)
tree43b3b6d9e86d2b8daa3a86ddfa7b974e7f8f08b7 /Master
parentfd231dff5fc04e826a4379376183bf6da5b9e8d9 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@26923 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/doc.html14
-rw-r--r--Master/texmf/scripts/texlive/var/texcatalogue.keywords11
-rwxr-xr-xMaster/tlpkg/installer/config.guess8
3 files changed, 21 insertions, 12 deletions
diff --git a/Master/doc.html b/Master/doc.html
index 4cb7386ab2f..da76ad9a83e 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -1758,7 +1758,7 @@ A package for typesetting chess problem diagrams.
</small></li>
<li><b><a href="texmf-dist/doc/latex/chet">chet</a></b>:<small>
-LaTeX class inspired by harvmac.
+LaTeX layout inspired by harvmac.
<a href="texmf-dist/doc/latex/chet/chetdoc.pdf">chetdoc.pdf</a>.
</small></li>
@@ -2356,7 +2356,7 @@ Provides a scaled Courier font.
</small></li>
<li><b><a href="texmf-dist/doc/latex/coverpage">coverpage</a></b>:<small>
-Automatic cover page creation for scientific papers (with BibTeX data and copyright notice).
+Automatic cover page creation for scientific papers.
<a href="texmf-dist/doc/latex/coverpage/CoverPage.pdf">CoverPage.pdf</a>,
<a href="texmf-dist/doc/latex/coverpage/ECCV06Sample.pdf">ECCV06Sample.pdf</a>,
<a href="texmf-dist/doc/latex/coverpage/SimpleSample.pdf">SimpleSample.pdf</a>.
@@ -2877,7 +2877,7 @@ Derivation trees with MetaPost.
Document class for the journal of DANTE.
<a href="texmf-dist/doc/latex/dtk/doc/beispiel-lua.pdf">beispiel-lua.pdf</a>,
<a href="texmf-dist/doc/latex/dtk/doc/beispiel-xtx.pdf">beispiel-xtx.pdf</a>,
-<a href="texmf-dist/doc/latex/dtk/doc/beispiel.pdf">beispiel.pdf</a> (de).
+<a href="texmf-dist/doc/latex/dtk/doc/beispiel.pdf">beispiel.pdf</a>.
</small></li>
<li><b><a href="texmf-dist/doc/latex/dtxgallery">dtxgallery</a></b>:<small>
@@ -7161,7 +7161,7 @@ Name authority mechanism for consistency in body text and index.
</small></li>
<li><b><a href="texmf-dist/doc/latex/namespc">namespc</a></b>:<small>
-Rudimentary c++-like namespaces in LaTeX.
+Rudimentary C++-like namespaces in LaTeX.
<a href="texmf-dist/doc/latex/namespc/namespc.pdf">namespc.pdf</a>.
</small></li>
@@ -7602,7 +7602,7 @@ Fonts for typesetting Ogham script.
</small></li>
<li><b><a href="texmf-dist/doc/fonts/oldlatin">oldlatin</a></b>:<small>
-Compute Modern like font with long s.
+Compute Modern-like font with long s.
<a href="texmf-dist/doc/fonts/oldlatin/oldlatin.pdf">oldlatin.pdf</a>,
<a href="texmf-dist/doc/fonts/oldlatin/test_ol_all.pdf">test_ol_all.pdf</a>,
<a href="texmf-dist/doc/fonts/oldlatin/test_ol_bf.pdf">test_ol_bf.pdf</a>,
@@ -8038,7 +8038,7 @@ Draw Gantt charts with TikZ.
</small></li>
<li><b><a href="texmf-dist/doc/lualatex/pgfmolbio">pgfmolbio</a></b>:<small>
-Draw graphs typically found in molevular biology texts.
+Draw graphs typically found in molecular biology texts.
<a href="texmf-dist/doc/lualatex/pgfmolbio/pgfmolbio.pdf">pgfmolbio.pdf</a>.
</small></li>
@@ -11121,7 +11121,7 @@ Macros for drawing graphs of graph theory.
</small></li>
<li><b><a href="texmf-dist/doc/latex/tkz-euclide">tkz-euclide</a></b>:<small>
-Tools for drawing euclidean geometry.
+Tools for drawing Euclidean geometry.
<a href="texmf-dist/doc/latex/tkz-euclide/tkz-euclide-screen.pdf">tkz-euclide-screen.pdf</a>.
</small></li>
diff --git a/Master/texmf/scripts/texlive/var/texcatalogue.keywords b/Master/texmf/scripts/texlive/var/texcatalogue.keywords
index 9cdbb829035..a1e1b12c06a 100644
--- a/Master/texmf/scripts/texlive/var/texcatalogue.keywords
+++ b/Master/texmf/scripts/texlive/var/texcatalogue.keywords
@@ -29468,7 +29468,7 @@ $taxonomy = {
'vwcol' => 'Page-focused > Multiple
columns',
'lgrx' => 'Non-English languages >
- Other',
+ Greek',
'calorie' => 'Document types > Other >
Recipes',
'softmaker-veracruz' => 'Fonts > Support
@@ -41127,8 +41127,7 @@ $taxonomy = {
'fundus-cyr',
'esperant',
'serbian-lig',
- 'espo',
- 'lgrx'
+ 'espo'
]
},
'Page-focused >
@@ -42603,6 +42602,12 @@ $taxonomy = {
]
}
},
+ 'Non-English languages >
+ Greek' => {
+ '_packages_' => [
+ 'lgrx'
+ ]
+ },
'Document
types' => {
'_packages_' => [
diff --git a/Master/tlpkg/installer/config.guess b/Master/tlpkg/installer/config.guess
index d622a44e551..aa04f04bda9 100755
--- a/Master/tlpkg/installer/config.guess
+++ b/Master/tlpkg/installer/config.guess
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
# 2011, 2012 Free Software Foundation, Inc.
-timestamp='2012-02-10'
+timestamp='2012-06-17'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -200,6 +200,10 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
# CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used.
echo "${machine}-${os}${release}"
exit ;;
+ *:Bitrig:*:*)
+ UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'`
+ echo ${UNAME_MACHINE_ARCH}-unknown-bitrig${UNAME_RELEASE}
+ exit ;;
*:OpenBSD:*:*)
UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'`
echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE}
@@ -1256,7 +1260,7 @@ EOF
NEO-?:NONSTOP_KERNEL:*:*)
echo neo-tandem-nsk${UNAME_RELEASE}
exit ;;
- NSE-?:NONSTOP_KERNEL:*:*)
+ NSE-*:NONSTOP_KERNEL:*:*)
echo nse-tandem-nsk${UNAME_RELEASE}
exit ;;
NSR-?:NONSTOP_KERNEL:*:*)