[Debian-tex-commits] SVN tex-common commit + diffs: r5061 - in tex-common/branches/v3: debian scripts

Norbert Preining preining at alioth.debian.org
Sun Feb 26 05:05:19 UTC 2012


Author: preining
Date: 2012-02-26 05:05:18 +0000 (Sun, 26 Feb 2012)
New Revision: 5061

Modified:
   tex-common/branches/v3/debian/rules
   tex-common/branches/v3/scripts/update-fmtlang.8
Log:
more cleanups


Modified: tex-common/branches/v3/debian/rules
===================================================================
--- tex-common/branches/v3/debian/rules	2012-02-26 04:53:54 UTC (rev 5060)
+++ tex-common/branches/v3/debian/rules	2012-02-26 05:05:18 UTC (rev 5061)
@@ -89,9 +89,7 @@
         # fontcache stuff with proper permissions
 	install -d $(INSTDIR)/etc/texmf/web2c/
 	install -m 644 texmf/web2c/mktex.cnf $(INSTDIR)/etc/texmf/web2c/
-# 	mkdir --mode=1777 $(INSTDIR)/var/cache/fonts/pk
-# 	mkdir --mode=1777 $(INSTDIR)/var/cache/fonts/tfm
-# 	mkdir --mode=1777 $(INSTDIR)/var/cache/fonts/source
+	install -m 644 texmf/web2c/updmap.cfg $(INSTDIR)/etc/texmf/web2c/
 
         # Remove the out-of-date ls-R file from /usr/share/texmf and create a
         # link to one in /var/lib/texmf that we can update without violating

Modified: tex-common/branches/v3/scripts/update-fmtlang.8
===================================================================
--- tex-common/branches/v3/scripts/update-fmtlang.8	2012-02-26 04:53:54 UTC (rev 5060)
+++ tex-common/branches/v3/scripts/update-fmtlang.8	2012-02-26 05:05:18 UTC (rev 5061)
@@ -1,13 +1,10 @@
-.TH update-fontlang 1 "2006-12-11" "Debian" "Debian User's Manual"
+.TH update-fontlang 8 "2006-12-11" "Debian" "Debian User's Manual"
 
 .SH NAME
-update-updmap, update-language, update-fmtutil, update-fontlang \- update
+update-language, update-fmtutil, update-fmtlang \- update
 various TeX-related configuration files
 
 .SH SYNOPSIS
-.B update-updmap
-.RI [ options ]
-.br
 .B update-language
 .RI [ options ]
 .br
@@ -18,21 +15,21 @@
 .SH DESCRIPTION
 This manual page explains briefly the usage of the three TeX configuration
 update programs
-.B update-updmap, update-language
+.B update-language
 and \fBupdate-fmtutil\fP.
 .PP
 The
 .B update-fontlang
-script should not be called directly, but only via the three described links.
+script should not be called directly, but only via the two described links.
 For a more in-depth description, please see the document \fITeX on Debian\fP in
 .I /usr/share/doc/tex-common/TeX-on-Debian.txt.gz
 (also available as HTML and PDF).
 
-The programs \fBupdate-updmap\fP, \fBupdate-language\fP and
+The programs \fBupdate-language\fP and
 \fBupdate-fmtutil\fP create or update the configuration files
-\fIupdmap.cfg\fP, \fIlanguage.dat\fP and \fIfmtutil.cnf\fP, respectively.
-These files define the the outline fonts available for the TeX system
-(\fIupdmap.cfg\fP), the hyphenation patterns to be loaded into LaTeX-related
+\fIlanguage.dat\fP and \fIfmtutil.cnf\fP, respectively.
+These files define 
+the hyphenation patterns to be loaded into LaTeX-related
 TeX formats (\fIlanguage.dat\fP), and the list of formats to be created
 (\fIfmtutil.cnf\fP).
 
@@ -42,15 +39,13 @@
 .TP
 .BI \-c\  DIR ,\ \-\-conf-dir= DIR
 directory where the user-specific configuration files are looked for in
-user-specific mode (default: \fITEXMFCONFIG/updmap.d\fP for
-\fBupdate-updmap\fP, \fITEXMFCONFIG/language.d\fP for \fBupdate-language\fP
+user-specific mode (default 
+\fITEXMFCONFIG/language.d\fP for \fBupdate-language\fP
 and \fITEXMFCONFIG/fmt.d\fP for \fBupdate-fmtutil\fP, where \fITEXMFCONFIG\fP
 is usually \fI$HOME/.texmf-config\fP).
 .TP
 .BI \-o\  FILE ,\ \-\-output-file= FILE
 file to write the output to. Per default, in system-wide mode,
-\fBupdate-updmap\fP writes to 
-\fI/var/lib/texmf/web2c/updmap.cfg\fP,
 \fBupdate-language\fP writes to 
 \fI/var/lib/texmf/tex/generic/config/language.dat\fP
 and
@@ -72,12 +67,12 @@
 
 .SH USAGE
 
-In system-wide mode, all three programs merge those files
+In system-wide mode, both programs merge those files
 ("configuration snippets") with a specific extension in the respective
 configuration directories to produce the final file. These
 configuration directories and extensions are \fIlanguage.d\fP and
-\fB.cnf\fP for \fBupdate-language\fP, \fIupdmap.d\fP and \fB.cfg\fP for
-\fBupdate-updmap\fP, and \fIfmt.d\fP and \fB.cnf\fP for \fBupdate-fmtutil\fP.
+\fB.cnf\fP for \fBupdate-language\fP, 
+and \fIfmt.d\fP and \fB.cnf\fP for \fBupdate-fmtutil\fP.
 In system-wide mode, these directories are those under \fI/etc/texmf/\fP. Both
 TeX add-on packages and local administrators can add files to these
 directories.
@@ -92,8 +87,6 @@
 which local administrators should \fInot\fP remove.  From the files
 with a magic header, only those files which are also listed in one of
 the files in
-.I /var/lib/tex-common/fontmap-cfg/
-for \fBupdate-updmap\fP,
 .I /var/lib/tex-common/language-cnf/
 for \fBupdate-language\fP, and
 .I /var/lib/tex-common/fmtutil-cnf/
@@ -109,9 +102,7 @@
 The user-specific mode provides a way for a non-admin user to override
 system-wide settings.  In this mode,
 \fBupdate-language\fP writes to 
-\fITEXMFVAR/tex/generic/config/language.dat\fP,
-\fBupdate-updmap\fP writes to 
-\fITEXMFVAR/web2c/updmap.cfg\fP, and
+\fITEXMFVAR/tex/generic/config/language.dat\fP, and
 \fBupdate-fmtutil\fP writes to
 \fITEXMFVAR/web2c/fmtutil.cnf\fP, where \fITEXMFVAR\fP is usually
 \fI$HOME/.texmf-var\fP. 
@@ -122,7 +113,6 @@
 user-specific configuration directory, the user-specific file is used
 instead of the system-wide one. The user-specific configuration directories
 are
-\fITEXMFCONFIG/updmap.d\fP for \fBupdate-updmap\fP,
 \fITEXMFCONFIG/language.d\fP for \fBupdate-language\fP and
 \fITEXMFCONFIG/fmt.d\fP
 for \fBupdate-fmtutil\fP, where \fITEXMFCONFIG\fP is usually
@@ -139,11 +129,6 @@
 mode and contains a list of the hyphenation patterns loaded into
 LaTeX-based formats by \fBfmtutil-sys\fP.
 .TP
-.B /var/lib/texmf/web2c/updmap.cfg
-This file is generated or updated by \fBupdate-updmap\fP in system-wide
-mode and contains a list of map files to be included
-into the lists of outline fonts generated by \fBupdmap-sys\fP.
-.TP
 .B /var/lib/texmf/web2c/fmtutil.cnf
 This file is generated or updated by \fBupdate-fmtutil\fP in system-wide
 mode and contains a list of formats to be generated by \fBfmtutil-sys\fP.
@@ -151,27 +136,21 @@
 .B /etc/texmf/language.d/\fIname\fP.cnf
 Input files for \fBupdate-language\fP
 .TP
-.B /etc/texmf/updmap.d/\fIname\fP.cfg
-Input files for \fBupdate-updmap\fP
-.TP
 .B /etc/texmf/fmt.d/\fIname\fP.cnf
 Input files for \fBupdate-fmtutil\fP
 .TP
 .B /var/lib/tex-common/language-cnf/\fIpackage\fP.list
 Lists the file(s) installed by \fIpackage\fP in \fI/etc/texmf/language.d/\fP.
 .TP
-.B /var/lib/tex-common/fontmap-cfg/\fIpackage\fP.list
-Lists the file(s) installed by \fIpackage\fP in \fI/etc/texmf/updmap.d/\fP.
-.TP
 .B /var/lib/tex-common/fmtutil-cnf/\fIpackage\fP.list
 Lists the file(s) installed by \fIpackage\fP in \fI/etc/texmf/fmt.d/\fP.
 
 .SH SEE ALSO
 
 .TP
-.B updmap(1), updmap-sys(1), fmtutil(1), fmtutil-sys(1)
+.B fmtutil(1), fmtutil-sys(1)
 The programs actually using the generated configuration files
-(\fIupdmap.cfg\fP, \fIlanguage.dat\fP and \fIfmtutil.cnf\fP).
+(\fIlanguage.dat\fP and \fIfmtutil.cnf\fP).
 .TP
 .B TeX on Debian Documentation
 to be found in \fI/usr/share/doc/tex-common/TeX-on-Debian.txt.gz\fP (also




More information about the Debian-tex-commits mailing list