Skip to content

Commit 5c10bf3

Browse files
authored
[std] Redefine \@ in PDF output
New uses of `\@` were added by e1f9b90 to improve spacing after a full stop. But this command should not be used in PDF output.
1 parent f4c6085 commit 5c10bf3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/std.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
\pdfstringdefDisableCommands{\def\raisebox#1{}}
8484
\pdfstringdefDisableCommands{\def\hspace#1{}}
8585
\pdfstringdefDisableCommands{\def\frenchspacing{}}
86+
\pdfstringdefDisableCommands{\def\@{}}
8687

8788
%%--------------------------------------------------
8889
%% add special hyphenation rules

0 commit comments

Comments
 (0)