texlive[50669] Build/source/texk/web2c/pdftexdir/epdf.c: doc update

commits+karl at tug.org commits+karl at tug.org
Sat Mar 30 23:28:38 CET 2019


Revision: 50669
          http://tug.org/svn/texlive?view=revision&revision=50669
Author:   karl
Date:     2019-03-30 23:28:38 +0100 (Sat, 30 Mar 2019)
Log Message:
-----------
doc update

Modified Paths:
--------------
    trunk/Build/source/texk/web2c/pdftexdir/epdf.c

Modified: trunk/Build/source/texk/web2c/pdftexdir/epdf.c
===================================================================
--- trunk/Build/source/texk/web2c/pdftexdir/epdf.c	2019-03-30 22:12:33 UTC (rev 50668)
+++ trunk/Build/source/texk/web2c/pdftexdir/epdf.c	2019-03-30 22:28:38 UTC (rev 50669)
@@ -66,7 +66,8 @@
  * 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)



More information about the tex-live-commits mailing list