Skip to content

Commit

Permalink
Trim surrounding whitespace from pattern name #851
Browse files Browse the repository at this point in the history
  • Loading branch information
hmenke committed Apr 30, 2020
1 parent 6c88ed9 commit 6e8397b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tex/generic/pgf/libraries/pgflibrarypatterns.meta.code.tex
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
\pgf@pat@@checkname#1[]\pgf@patstop}%

\def\pgf@pat@@checkname#1[#2]#3\pgf@patstop{%
\def\pgf@pat@onlinename{#1}%
\expandafter\def\expandafter\pgf@pat@onlinename\expandafter{\romannumeral-`0\pgfutil@trimspaces{#1}}%
\def\pgf@pat@onlineoptions{#2}%
}%

Expand Down

0 comments on commit 6e8397b

Please sign in to comment.