We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9291abf commit d6fa5d5Copy full SHA for d6fa5d5
source/texk/web2c/euptexdir/pdfutils.ch
@@ -990,8 +990,9 @@ we have to create a temporary string that is destroyed immediately after.
990
@x
991
begin c:=cur_chr; @<Scan the argument for command |c|@>;
992
@y
993
-begin cat:=0; c:=cur_chr; @<Scan the argument for command |c|@>;
+begin cat:=0; c:=cur_chr;
994
u:=0; { will become non-nil if a string is already being built}
995
+@<Scan the argument for command |c|@>;
996
@z
997
998
0 commit comments