[latex3-commits] [latex3/latex2e] develop: extra } replaced with $ in bm doc (#1212) (812fb7e4)
github at latex-project.org
github at latex-project.org
Mon Dec 18 23:10:22 CET 2023
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/812fb7e44fc13f57cb659a24b10c1c3844a99b32
>---------------------------------------------------------------
commit 812fb7e44fc13f57cb659a24b10c1c3844a99b32
Author: Yukai Chou <muzimuzhi at gmail.com>
Date: Tue Dec 19 06:10:22 2023 +0800
extra } replaced with $ in bm doc (#1212)
>---------------------------------------------------------------
812fb7e44fc13f57cb659a24b10c1c3844a99b32
required/tools/bm.dtx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/required/tools/bm.dtx b/required/tools/bm.dtx
index 6f20fbe6..de94b4f9 100644
--- a/required/tools/bm.dtx
+++ b/required/tools/bm.dtx
@@ -22,7 +22,7 @@
% \fi
%
% \iffalse
-%% Copyright 1996 1997 1998 1999 2002 2003 2004 2016 2017 2019 2021 2022
+%% Copyright 1996 1997 1998 1999 2002 2003 2004 2016 2017 2019 2021 2022 2023
%% David Carlisle Frank Mittelbach
%%
%% Development of this package was commissioned by Y&Y Inc.
@@ -36,7 +36,7 @@
%<driver>\ProvidesFile{bm.drv}
% \fi
% \ProvidesFile{bm.dtx}
- [2023/07/08 v1.2f Bold Symbol Support (DPC/FMi)]
+ [2023/12/19 v1.2f Bold Symbol Support (DPC/FMi)]
%
% \iffalse
%<*driver>
@@ -185,7 +185,7 @@
% is obtained.
%
% Similarly the last example is equivalent to
-% |$\mbox{\boldmath$\mathrm{g}$}}| and so in this case, one obtains a
+% |$\mbox{\boldmath$\mathrm{g}$}$| and so in this case, one obtains a
% bold roman \textbf{g}.
%
% \subsection{Delimiters}
More information about the latex3-commits
mailing list.