pdftex[875] branches/stable/doc/manual: development at svn://tug.org

commits+karl at tug.org commits+karl at tug.org
Tue Mar 1 03:08:10 CET 2022


Revision: 875
          http://tug.org/svn/pdftex?view=revision&revision=875
Author:   karl
Date:     2022-03-01 03:08:10 +0100 (Tue, 01 Mar 2022)
Log Message:
-----------
development at svn://tug.org (for years now)

Modified Paths:
--------------
    branches/stable/doc/manual/ChangeLog
    branches/stable/doc/manual/Makefile
    branches/stable/doc/manual/pdftex-t.tex
    branches/stable/doc/manual/pdftex-w.pdf

Modified: branches/stable/doc/manual/ChangeLog
===================================================================
--- branches/stable/doc/manual/ChangeLog	2022-03-01 02:03:00 UTC (rev 874)
+++ branches/stable/doc/manual/ChangeLog	2022-03-01 02:08:10 UTC (rev 875)
@@ -1,3 +1,7 @@
+2022-02-28  Karl Berry  <karl at freefriends.org>
+
+	* pdftex-t.tex (ptex_devel): svn://tug.org url.
+
 2021-11-06  Marcel Kr\"uger  <tex at 2krueger.de>
 
 	* pdftex-t.tex (\showstream): document.

Modified: branches/stable/doc/manual/Makefile
===================================================================
--- branches/stable/doc/manual/Makefile	2022-03-01 02:03:00 UTC (rev 874)
+++ branches/stable/doc/manual/Makefile	2022-03-01 02:08:10 UTC (rev 875)
@@ -88,7 +88,7 @@
 # 
 Install from this source directory to TL.
 
 # svn co svn://u:pw@tug.org/texlive/trunk/Master/texmf-dist/doc/pdftex
-tltree = /r/tug/home/texlive/karl/Master/texmf-dist
+tltree = /v/texlive/karl/Master/texmf-dist
 dest = $(tltree)/doc/pdftex/manual
 
 INSTALL_DATA = cp -p
@@ -145,3 +145,6 @@
 	rm -f pdftex-w.pdf pdftex-w.txt
 
 clobber allclean realclean distclean: maintainer-clean
+
+spell:
+	myspell pdftex-t.tex

Modified: branches/stable/doc/manual/pdftex-t.tex
===================================================================
--- branches/stable/doc/manual/pdftex-t.tex	2022-03-01 02:03:00 UTC (rev 874)
+++ branches/stable/doc/manual/pdftex-t.tex	2022-03-01 02:08:10 UTC (rev 875)
@@ -122,7 +122,7 @@
 
 \useURL [ptex_org]      [http://www.pdftex.org] % links to ptex_examples
 \useURL [ptex_ctan]     [https://ctan.org/pkg/pdftex]
-\useURL [ptex_devel]    [http://foundry.supelec.fr/projects/pdftex]
+\useURL [ptex_devel]    [svn://tug.org/pdftex/branches/stable]
 
 % where bug reports should go:
 \useURL [ptex_bugs]     [mailto:pdftex at tug.org] [] [pdftex at tug.org]
@@ -334,8 +334,6 @@
   \setupfontsynonym [SerifBoldSlanted] [handling=quality]
   \setupfontsynonym [SerifBoldItalic]  [handling=quality]
 
-  %setupfontsynonym [Mono]             [handling=quality] % sloooow
-
   % We use adobe metrics instead of urw metrics because tetex only
   % ships the former. Beware, these metrics differ!
 
@@ -361,8 +359,6 @@
   \setupfontsynonym [SansBoldSlanted] [handling=quality]
   \setupfontsynonym [SansBoldItalic]  [handling=quality]
 
-  %setupfontsynonym [Mono]             [handling=quality] % sloooow
-
   \definetypeface[optima][ss][sans][optima-nova] [default][encoding=\defaultencoding]
   \definetypeface[optima][tt][mono][latin-modern][default][encoding=\defaultencoding,rscale=1.1]
 
@@ -689,7 +685,7 @@
 
 \subsection{Legal Notice}
 
-Copyright \copyright\ 1996||2020  \THANH.
+Copyright \copyright\ 1996||2022  \THANH.
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.2
 or any later version published by the Free Software Foundation;
@@ -4336,7 +4332,7 @@
 stream (which has been opened with \type{\openout}), then any
 \type{\show}, \type{\showthe}, \type{\showbox} or \type{\showlists}
 commands do not write output to the terminal, but instead write to only
-the refereced output stream, as if they were written with
+the referenced output stream, as if they were written with
 \type{\immediate\write}.
 
 For example:

Modified: branches/stable/doc/manual/pdftex-w.pdf
===================================================================
(Binary files differ)



More information about the pdftex-commits mailing list.