Skip to content

Commit

Permalink
extra {} in doc fixes davidcarlisle/dpctex#45
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcarlisle committed Dec 18, 2023
1 parent 913d295 commit bd9872b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion required/tools/bm.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
% spacing). So the third example produces identical output to the first
% (but \TeX\ takes more time producing it).
%
% In the fourth example the |\mathrm{\bm{g}}| is essentially
% In the fourth example the |\mathrm{\bm{{g}}}| is essentially
% equivalent to |\mathrm{\mbox{\boldmath$g$}}|. Currently math alphabet
% settings are not passed down to `nested' math lists, and so in this
% example, the |\mathrm| has no effect, and a bold math italic $\bm g$
Expand Down

0 comments on commit bd9872b

Please sign in to comment.