lib/polytexnic/preprocessors/polytex.rb in polytexnic-1.10.4 vs lib/polytexnic/preprocessors/polytex.rb in polytexnic-1.10.5
- old
+ new
@@ -148,10 +148,10 @@
|
~\\ref\{.*?\} # reference with a tie
|
~\\eqref\{.*?\} # eq reference with a tie
|
- \\[^\s]+\{.*?\} # command with one arg
+ \\[^\s(]+\{.*?\} # command with one arg
|
\\\w+ # normal command
|
\\- # hyphenation
|