summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-05-22 22:31:24 +0000
committerKarl Berry <karl@freefriends.org>2014-05-22 22:31:24 +0000
commit8998ae2f49b27e1eb140044037060ac278a94688 (patch)
treee6f030c3d8d6f88d0ed52f2162f815ede26c51d0
parent2c82ac16875a7001c75b07befc4c19ef888f2c22 (diff)
pdftex interword space doc tweaks
git-svn-id: svn://tug.org/texlive/trunk@34210 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/pdftex/manual/pdftex-a.pdfbin821622 -> 821560 bytes
-rw-r--r--Master/texmf-dist/doc/pdftex/manual/pdftex-l.pdfbin820435 -> 820360 bytes
-rw-r--r--Master/texmf-dist/doc/pdftex/manual/pdftex-s.pdfbin1067107 -> 1067029 bytes
-rw-r--r--Master/texmf-dist/doc/pdftex/manual/pdftex-syntax.txt2
-rw-r--r--Master/texmf-dist/doc/pdftex/manual/pdftex-t.tex17
5 files changed, 10 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/pdftex/manual/pdftex-a.pdf b/Master/texmf-dist/doc/pdftex/manual/pdftex-a.pdf
index a55a8c4ea45..1097da54ce5 100644
--- a/Master/texmf-dist/doc/pdftex/manual/pdftex-a.pdf
+++ b/Master/texmf-dist/doc/pdftex/manual/pdftex-a.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/pdftex/manual/pdftex-l.pdf b/Master/texmf-dist/doc/pdftex/manual/pdftex-l.pdf
index 41a366b0d93..bea68deeb09 100644
--- a/Master/texmf-dist/doc/pdftex/manual/pdftex-l.pdf
+++ b/Master/texmf-dist/doc/pdftex/manual/pdftex-l.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/pdftex/manual/pdftex-s.pdf b/Master/texmf-dist/doc/pdftex/manual/pdftex-s.pdf
index 665c8f9186c..501605ea98b 100644
--- a/Master/texmf-dist/doc/pdftex/manual/pdftex-s.pdf
+++ b/Master/texmf-dist/doc/pdftex/manual/pdftex-s.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/pdftex/manual/pdftex-syntax.txt b/Master/texmf-dist/doc/pdftex/manual/pdftex-syntax.txt
index 3ccbb4a492b..39b24438d99 100644
--- a/Master/texmf-dist/doc/pdftex/manual/pdftex-syntax.txt
+++ b/Master/texmf-dist/doc/pdftex/manual/pdftex-syntax.txt
@@ -3,7 +3,7 @@
%% pdfTeX documentation file pdftex-t.tex by script syntaxform.awk.
%% Used convention for syntax rules is borrowed from `TeXbook naruby'
%% by Petr Olsak.
-%% $Id: pdftex-t.tex 711 2014-04-23 22:56:07Z karl $
+%% $Id: pdftex-t.tex 715 2014-05-22 22:18:26Z karl $
%% integer registers:
\pdfoutput (integer)
diff --git a/Master/texmf-dist/doc/pdftex/manual/pdftex-t.tex b/Master/texmf-dist/doc/pdftex/manual/pdftex-t.tex
index b937b6112f5..98e0fc8e05b 100644
--- a/Master/texmf-dist/doc/pdftex/manual/pdftex-t.tex
+++ b/Master/texmf-dist/doc/pdftex/manual/pdftex-t.tex
@@ -1,7 +1,7 @@
% interface=english modes=letter,screen output=pdftex
% vim: tw=79
-% $Id: pdftex-t.tex 711 2014-04-23 22:56:07Z karl $
+% $Id: pdftex-t.tex 715 2014-05-22 22:18:26Z karl $
% The number of lines on the titlepage depends on exactly
% what \PDF\ code is generated.
@@ -33,8 +33,7 @@
\pdfminorversion=3
%D First we define ourselves some abbreviations, if only to force
-%D consistency and to save typing. We use real small capitals, not pseudo
-%D ones.
+%D consistency and to save typing. We use real small capitals, not pseudo.
\setupsynonyms
[abbreviation]
@@ -57,7 +56,7 @@
July\or August\or September\or October\or November\or December\else ERROR\fi}
}
-\svnscan $Id: pdftex-t.tex 711 2014-04-23 22:56:07Z karl $
+\svnscan $Id: pdftex-t.tex 715 2014-05-22 22:18:26Z karl $
\def\currentpdftex{1.40.15}
@@ -1817,7 +1816,7 @@ new Didot (1\,nd~=~0.375\,mm) and the new Cicero (1\,nc~=~12\,nd)
%%S pdfTeX documentation file pdftex-t.tex by script syntaxform.awk.
%%S Used convention for syntax rules is borrowed from `TeXbook naruby'
%%S by Petr Olsak.
-%%S $Id: pdftex-t.tex 711 2014-04-23 22:56:07Z karl $
+%%S $Id: pdftex-t.tex 715 2014-05-22 22:18:26Z karl $
%%S NL
%%S integer registers:
@@ -3600,8 +3599,8 @@ Minimal example:
\introduced{1.40.11}
-\pdftexprimitive {\Syntax {\Tex {\pdfinterwordspaceon} \Whatever{integer}}}
-\pdftexprimitive {\Syntax {\Tex {\pdfinterwordspaceoff} \Whatever{integer}}}
+\pdftexprimitive {\Syntax {\Tex {\pdfinterwordspaceon}}}
+\pdftexprimitive {\Syntax {\Tex {\pdfinterwordspaceoff}}}
These commands create corresponding whatsit nodes which turn on/off
generation of faked interword spaces in the output. This allows for
@@ -3613,11 +3612,13 @@ This requires finding and reading font files \type{dummy-space.tfm} and
\type{pfb}; the font is included in the \PDF\ output and character 32 is
inserted from it as the ``fake'' space.
-Example of usage:
+Example of usage (see also the \type{fake-interword-space.tex} test file):
\starttyping
Text with no interword spaces.
+\pdfmapline{+dummy-space <dummy-space.pfb}
+\pdfglyphtounicode{space}{0020}
\pdfinterwordspaceon
Switch to text with faked interword spaces.