summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Scherer <andreas_tex@freenet.de>2020-08-05 06:28:57 +0000
committerAndreas Scherer <andreas_tex@freenet.de>2020-08-05 06:28:57 +0000
commit070d6f8b90292b935251ad1bfdfd574f349f8cc6 (patch)
tree93cde7ac35dc1d248ed3a699918dd6e5c3a7ec1c
parentc8a8b3aeccf586a4181e02c46427329eb0ad601d (diff)
[pdfTeX] Two more corrections.
git-svn-id: svn://tug.org/texlive/trunk@56048 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Build/source/texk/web2c/pdftexdir/pdftex.web4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/pdftexdir/pdftex.web b/Build/source/texk/web2c/pdftexdir/pdftex.web
index a7e0aa22f51..7cfd17ed1a6 100644
--- a/Build/source/texk/web2c/pdftexdir/pdftex.web
+++ b/Build/source/texk/web2c/pdftexdir/pdftex.web
@@ -15071,7 +15071,7 @@ while font_ptr>font_base do
@* \[32a] \pdfTeX\ basic. Initialize \pdfTeX's parameters to some useful
-default value. Helpful in case one forgets to set them during initex run.
+default value. Helpful in case one forgets to set them during \.{INITEX} run.
@<Initialize table entries...@>=
pdf_h_origin := (one_hundred_inch + 50) div 100;
@@ -36561,7 +36561,7 @@ begin
end;
procedure do_snapy_comp(p, b: pointer); {do snapping compensation in vertical
-direction; searchs for the next snap node and do the compensation if found}
+direction; search for the next snap node and do the compensation if found}
var q: pointer;
tmp_v, g, g2: scaled;
begin