From ab2b1e99acbd0085b73451a2286c1edb0ab2c6ed Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 30 Mar 2019 22:28:38 +0000 Subject: doc update git-svn-id: svn://tug.org/texlive/trunk@50669 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/pdftexdir/epdf.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Build') diff --git a/Build/source/texk/web2c/pdftexdir/epdf.c b/Build/source/texk/web2c/pdftexdir/epdf.c index 4bcf51fd93b..c9c9dbe63f9 100644 --- a/Build/source/texk/web2c/pdftexdir/epdf.c +++ b/Build/source/texk/web2c/pdftexdir/epdf.c @@ -66,7 +66,8 @@ int get_fn_objnum(fd_entry * fd) * 2. mark glyphs directly there * * Input charset from xpdf is a string of glyph names including - * leading slashes, but without blanks between them, like: /a/b/c + * leading slashes, with optional spaces or tabs preceding or between + them: /a/b/c or /a /b /c or /a/b /c, etc. ***********************************************************************/ void epdf_mark_glyphs(fd_entry * fd, char *charset) -- cgit v1.2.3