pdftex[960] branches/stable/doc/samplepdf: typo "TH"anh; mention new
commits+karl at tug.org
commits+karl at tug.org
Sun May 4 22:37:48 CEST 2025
Revision: 960
https://tug.org/svn/pdftex?view=revision&revision=960
Author: karl
Date: 2025-05-04 22:37:47 +0200 (Sun, 04 May 2025)
Log Message:
-----------
typo "TH"anh; mention new microtype-plain-tub.tex
Modified Paths:
--------------
branches/stable/doc/samplepdf/efcode.tex
branches/stable/doc/samplepdf/protcode.tex
Modified: branches/stable/doc/samplepdf/efcode.tex
===================================================================
--- branches/stable/doc/samplepdf/efcode.tex 2025-02-18 08:56:51 UTC (rev 959)
+++ branches/stable/doc/samplepdf/efcode.tex 2025-05-04 20:37:47 UTC (rev 960)
@@ -1,5 +1,5 @@
% $Id$
-% Public domain. Originally written by Han The THanh.
+% Public domain. Originally written by Han The Thanh.
% Example \efcode ("expansion factor code") settings
% for per-glyph tuning of font expansions.
%
@@ -10,6 +10,9 @@
% Adapt and adjust for your needs.
%
% Much more in the LaTeX microtype package (https://ctan.org/pkg/microtype).
+% Also, the file microtype-plain-tub.tex, part of the tugboat-plain package,
+% uses the below plus simple commands to enable font expansion. Please
+% improve into a real package if you're interested; see more comments there.
\newcount\temploopefcode
\def\resetefcode#1{% reset all to 1000
Modified: branches/stable/doc/samplepdf/protcode.tex
===================================================================
--- branches/stable/doc/samplepdf/protcode.tex 2025-02-18 08:56:51 UTC (rev 959)
+++ branches/stable/doc/samplepdf/protcode.tex 2025-05-04 20:37:47 UTC (rev 960)
@@ -1,5 +1,5 @@
% $Id$
-% Public domain. Originally written by Han The THanh.
+% Public domain. Originally written by Han The Thanh.
% Example \lpcode and \rpcode ("left/right protrusion code") settings
% for per-glyph tuning of protrusion, and a macro to execute them
%
@@ -7,6 +7,9 @@
% Adapt and adjust for your needs.
%
% Much more in the LaTeX microtype package (https://ctan.org/pkg/microtype).
+% Also, the file microtype-plain-tub.tex, part of the tugboat-plain package,
+% uses the below plus simple commands to enable font expansion. Please
+% improve into a real package if you're interested; see more comments there.
\def\setprotcode#1{%
% this macro works with OT1 encoding only -- mostly ASCII,
More information about the pdftex-commits
mailing list.