summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-04-27 18:32:10 +0000
committerKarl Berry <karl@freefriends.org>2011-04-27 18:32:10 +0000
commit53e687a6136ebe3e749a58934c7774efca910a04 (patch)
treee2414aa1496c749f13a30c77d7dbbb1c39045d3d /Build
parentbc57a75463ee492cf7eedeb31291cb0b07681cd8 (diff)
do not mention mfw, long gone
git-svn-id: svn://tug.org/texlive/trunk@22222 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/texk/web2c/doc/web2c.info66
-rw-r--r--Build/source/texk/web2c/doc/web2c.texi10
-rw-r--r--Build/source/texk/web2c/lib/ChangeLog5
-rw-r--r--Build/source/texk/web2c/lib/texmfmp.c15
4 files changed, 43 insertions, 53 deletions
diff --git a/Build/source/texk/web2c/doc/web2c.info b/Build/source/texk/web2c/doc/web2c.info
index 6610bcfefbe..91317f7982c 100644
--- a/Build/source/texk/web2c/doc/web2c.info
+++ b/Build/source/texk/web2c/doc/web2c.info
@@ -1933,9 +1933,9 @@ default. You can make your own by copying one of the existing files,
such as `.../fonts/source/public/misc/slantlj4.mf' and then running
`mf' on it.
- For testing purposes, you may it useful to run `mf rtest' (hit
-RETURN when it stops) to get a `gf' file of a thorn glyph. Or use
-`mfw' instead of `mf' to have the glyph(s) displayed on the screen.
+ For testing purposes, you may it useful to run `mf-nowin rtest' (hit
+RETURN when it stops) to get a `gf' file of a thorn glyph. Or use `mf'
+instead of `mf-nowin' to have the glyph(s) displayed on the screen.
After that, `gftodvi rtest.2602gf' should produce `rtest.dvi', which
you process as usual.
@@ -4517,35 +4517,35 @@ Node: Initial Metafont70906
Node: Modes72659
Node: Online Metafont graphics74915
Node: gftodvi invocation78330
-Node: mft invocation81152
-Node: MetaPost85207
-Node: mpost invocation85969
-Node: Initial MetaPost91227
-Node: dvitomp invocation93038
-Node: BibTeX93703
-Node: bibtex invocation94064
-Node: Basic BibTeX style files96389
-Node: WEB97731
-Node: tangle invocation98939
-Node: weave invocation101062
-Node: pooltype invocation102470
-Node: DVI utilities103600
-Node: dvicopy invocation104544
-Node: dvitype invocation105842
-Node: dvitype output example108197
-Node: Font utilities111248
-Node: Font file formats112428
-Node: gftopk invocation115727
-Node: pktogf invocation116931
-Node: pktype invocation118110
-Node: gftype invocation120945
-Node: tftopl invocation125461
-Node: pltotf invocation130095
-Node: vftovp invocation131160
-Node: vptovf invocation133444
-Node: Font utilities available elsewhere134498
-Node: Legalisms136906
-Node: References139077
-Node: Index143649
+Node: mft invocation81163
+Node: MetaPost85218
+Node: mpost invocation85980
+Node: Initial MetaPost91238
+Node: dvitomp invocation93049
+Node: BibTeX93714
+Node: bibtex invocation94075
+Node: Basic BibTeX style files96400
+Node: WEB97742
+Node: tangle invocation98950
+Node: weave invocation101073
+Node: pooltype invocation102481
+Node: DVI utilities103611
+Node: dvicopy invocation104555
+Node: dvitype invocation105853
+Node: dvitype output example108208
+Node: Font utilities111259
+Node: Font file formats112439
+Node: gftopk invocation115738
+Node: pktogf invocation116942
+Node: pktype invocation118121
+Node: gftype invocation120956
+Node: tftopl invocation125472
+Node: pltotf invocation130106
+Node: vftovp invocation131171
+Node: vptovf invocation133455
+Node: Font utilities available elsewhere134509
+Node: Legalisms136917
+Node: References139088
+Node: Index143660

End Tag Table
diff --git a/Build/source/texk/web2c/doc/web2c.texi b/Build/source/texk/web2c/doc/web2c.texi
index 59a715243bd..64c4be49372 100644
--- a/Build/source/texk/web2c/doc/web2c.texi
+++ b/Build/source/texk/web2c/doc/web2c.texi
@@ -11,8 +11,8 @@ The latest version is available from ftp://ftp.tug.org/tex/texinfo.tex.}
\fi
@end tex
-@set version 2010
-@set month-year July 2010
+@set version 2011
+@set month-year April 2011
@c Define new indices for commands in auxiliary files, filenames, and options.
@defcodeindex cm
@@ -2243,9 +2243,9 @@ existing files, such as
@file{.../fonts/source/public/misc/slantlj4.mf} and then running
@command{mf} on it.
-For testing purposes, you may it useful to run @code{mf rtest} (hit
-RETURN when it stops) to get a @file{gf} file of a thorn glyph. Or
-use @command{mfw} instead of @command{mf} to have the glyph(s)
+For testing purposes, you may it useful to run @code{mf-nowin rtest}
+(hit RETURN when it stops) to get a @file{gf} file of a thorn glyph.
+Or use @command{mf} instead of @command{mf-nowin} to have the glyph(s)
displayed on the screen. After that, @code{gftodvi rtest.2602gf}
should produce @file{rtest.dvi}, which you process as usual.
diff --git a/Build/source/texk/web2c/lib/ChangeLog b/Build/source/texk/web2c/lib/ChangeLog
index c7bcc4ec459..feb83010d07 100644
--- a/Build/source/texk/web2c/lib/ChangeLog
+++ b/Build/source/texk/web2c/lib/ChangeLog
@@ -1,3 +1,8 @@
+2011-04-27 Karl Berry <karl@tug.org>
+
+ * texmfmp.c (initscreen): do not mention mfw, which is no more.
+ Suggestion from Reinhard Kotucha, tex-k mail 21 Jul 2010 11:40:36.
+
2011-04-19 Peter Breitenlohner <peb@mppmu.mpg.de>
Avoid 'differ in signedness' warnings.
diff --git a/Build/source/texk/web2c/lib/texmfmp.c b/Build/source/texk/web2c/lib/texmfmp.c
index c35cda389ce..b4be503a174 100644
--- a/Build/source/texk/web2c/lib/texmfmp.c
+++ b/Build/source/texk/web2c/lib/texmfmp.c
@@ -2752,21 +2752,6 @@ initscreen (void)
}
}
- /* We disable X support by default, since most sites don't use it, and
- variations in X configurations seem impossible to overcome
- automatically. Too frustrating for everyone involved. */
- if (STREQ (tty_type, "xterm")) {
- fputs ("\nmf: Window support for X was not compiled into this binary.\n",
- stderr);
- fputs ("mf: There may be a binary called `mfw' on your system which\n",
- stderr);
- fputs ("mf: does contain X window support.\n\n", stderr);
- fputs ("mf: If you need to recompile, remember to give the --with-x\n",
- stderr);
- fputs ("mf: option to configure\n\n", stderr);
- fputs ("mf: (Or perhaps you just failed to specify the mode.)\n", stderr);
- }
-
/* The current terminal type wasn't found in any of the entries, or
initalization failed, so silently give up, assuming that the user
isn't on a terminal that supports graphic output. */