summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-10-30 17:02:56 +0000
committerKarl Berry <karl@freefriends.org>2016-10-30 17:02:56 +0000
commit42416b8dd69fc5285a08531206662519172e6b8b (patch)
tree46b2d16c807f0c756a5500953a2ecde6b25e805e
parent62dc21dca323332bda93337de3b60e146c68cf66 (diff)
doc: TEXCONFIG does not include . by default
git-svn-id: svn://tug.org/texlive/trunk@42382 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Build/source/texk/dvipsk/ChangeLog5
-rw-r--r--Build/source/texk/dvipsk/dvips.info119
-rw-r--r--Build/source/texk/dvipsk/dvips.texi7
3 files changed, 67 insertions, 64 deletions
diff --git a/Build/source/texk/dvipsk/ChangeLog b/Build/source/texk/dvipsk/ChangeLog
index 2b0b7d8b420..51a8810dcf3 100644
--- a/Build/source/texk/dvipsk/ChangeLog
+++ b/Build/source/texk/dvipsk/ChangeLog
@@ -1,3 +1,8 @@
+2016-10-30 Karl Berry <karl@tug.org>
+
+ * dvips.texi (Invoking Dvips): TEXCONFIG does not include
+ . by default.
+
2016-07-15 Karl Berry <karl@tug.org>
* config.ps (ieeecs): new paper size for IEEE Computer Society
diff --git a/Build/source/texk/dvipsk/dvips.info b/Build/source/texk/dvipsk/dvips.info
index fa897a5595b..9b30dd5fa38 100644
--- a/Build/source/texk/dvipsk/dvips.info
+++ b/Build/source/texk/dvipsk/dvips.info
@@ -1063,10 +1063,9 @@ or individually by each user.
Because the '.dvipsrc' file is read before the printer-specific
configuration files, individual users cannot override settings in the
-latter. On the other hand, the 'TEXCONFIG' path usually includes the
-current directory, and can in any case be set to anything, so the users
-can always define their own printer-specific configuration files to be
-found before the system's.
+latter. On the other hand, the 'TEXCONFIG' path can be set to anything,
+so the users can always define their own printer-specific configuration
+files to be found before the system's.
A few command-line options are treated specially, in that they are
not overridden by configuration files:
@@ -4634,61 +4633,61 @@ Node: Option details21206
Node: Environment variables40851
Node: Config files43712
Node: Configuration file searching44382
-Node: Configuration file commands47635
-Node: Paper size and landscape55292
-Node: papersize special56890
-Node: Config file paper sizes58299
-Node: Paper trays62455
-Node: Interaction with PostScript63789
-Node: PostScript figures64442
-Node: Bounding box65168
-Node: \includegraphics68540
-Node: EPSF macros70833
-Node: EPSF scaling72833
-Node: EPSF clipping75403
-Node: psfile special76045
-Node: Dynamic creation of graphics78437
-Node: Fonts in figures79755
-Node: Header files81405
-Node: Including headers from TeX82615
-Node: Including headers from the command line84653
-Node: Headers and memory usage85752
-Node: Literal PS86963
-Node: " special87545
-Node: ps special88286
-Node: Literal headers89784
-Node: PostScript hooks90493
-Node: Literal examples92589
-Node: Hypertext94043
-Node: Hypertext caveats95272
-Node: Hypertext specials99660
-Node: PostScript fonts102294
-Node: Font concepts103411
-Node: Metric files104578
-Node: Glyph files107358
-Node: Virtual fonts109717
-Node: Encodings111543
-Node: PostScript typesetting113946
-Node: Making a font available117031
-Node: Invoking afm2tfm122065
-Node: Changing font encodings123082
-Node: Changing TeX encodings123873
-Node: Changing PostScript encodings124975
-Node: Changing both encodings126319
-Node: Reencoding with Afm2tfm126993
-Node: Encoding file format130096
-Node: Special font effects134300
-Node: Afm2tfm options136560
-Node: psfonts.map140085
-Node: Color144815
-Node: Color macro files145859
-Node: User-definable colors149052
-Node: Color subtleties150328
-Node: Ted Turner151980
-Node: Color device configuration153205
-Node: Color support details155649
-Node: Color specifications156027
-Node: Color specials157431
-Node: Index159560
+Node: Configuration file commands47579
+Node: Paper size and landscape55236
+Node: papersize special56834
+Node: Config file paper sizes58243
+Node: Paper trays62399
+Node: Interaction with PostScript63733
+Node: PostScript figures64386
+Node: Bounding box65112
+Node: \includegraphics68484
+Node: EPSF macros70777
+Node: EPSF scaling72777
+Node: EPSF clipping75347
+Node: psfile special75989
+Node: Dynamic creation of graphics78381
+Node: Fonts in figures79699
+Node: Header files81349
+Node: Including headers from TeX82559
+Node: Including headers from the command line84597
+Node: Headers and memory usage85696
+Node: Literal PS86907
+Node: " special87489
+Node: ps special88230
+Node: Literal headers89728
+Node: PostScript hooks90437
+Node: Literal examples92533
+Node: Hypertext93987
+Node: Hypertext caveats95216
+Node: Hypertext specials99604
+Node: PostScript fonts102238
+Node: Font concepts103355
+Node: Metric files104522
+Node: Glyph files107302
+Node: Virtual fonts109661
+Node: Encodings111487
+Node: PostScript typesetting113890
+Node: Making a font available116975
+Node: Invoking afm2tfm122009
+Node: Changing font encodings123026
+Node: Changing TeX encodings123817
+Node: Changing PostScript encodings124919
+Node: Changing both encodings126263
+Node: Reencoding with Afm2tfm126937
+Node: Encoding file format130040
+Node: Special font effects134244
+Node: Afm2tfm options136504
+Node: psfonts.map140029
+Node: Color144759
+Node: Color macro files145803
+Node: User-definable colors148996
+Node: Color subtleties150272
+Node: Ted Turner151924
+Node: Color device configuration153149
+Node: Color support details155593
+Node: Color specifications155971
+Node: Color specials157375
+Node: Index159504

End Tag Table
diff --git a/Build/source/texk/dvipsk/dvips.texi b/Build/source/texk/dvipsk/dvips.texi
index 0ab9951a4ff..d658bb5b5a5 100644
--- a/Build/source/texk/dvipsk/dvips.texi
+++ b/Build/source/texk/dvipsk/dvips.texi
@@ -1277,10 +1277,9 @@ loaded (if it exists).
Because the @file{.dvipsrc} file is read before the printer-specific
configuration files, individual users cannot override settings in the
-latter. On the other hand, the @code{TEXCONFIG} path usually includes
-the current directory, and can in any case be set to anything, so the
-users can always define their own printer-specific configuration files
-to be found before the system's.
+latter. On the other hand, the @code{TEXCONFIG} path can be set to
+anything, so the users can always define their own printer-specific
+configuration files to be found before the system's.
A few command-line options are treated specially, in that they are not
overridden by configuration files: