commit cb27aaa8262480f3287bb381564a84d535aacd84
Author: Scott Kostyshak <[email protected]>
Date:   Wed Jan 4 22:30:37 2023 -0500

    Additional.lyx: address scrbook error re old font
    
    Replace \bf with \bfseries.
    
    The error was as follows:
    
      ! Class scrbook Error: undefined old font command `\bf'.
    
    This change is consistent with 3cecd4d3.
    
    After this change (and the previous commits), the ctests for
    Additional.lyx pass again.
---
 lib/doc/Additional.lyx |   28 ++++++++++++++++++++++++++--
 1 files changed, 26 insertions(+), 2 deletions(-)

diff --git a/lib/doc/Additional.lyx b/lib/doc/Additional.lyx
index 0a86a7e..205b597 100644
--- a/lib/doc/Additional.lyx
+++ b/lib/doc/Additional.lyx
@@ -17225,8 +17225,16 @@ status collapsed
 \change_inserted 564990737 1672138150
 
 label=
+\change_deleted 274215730 1672889016
+
+\backslash
+bf
+\change_inserted 274215730 1672889016
+
 \backslash
-bf{
+bfseries
+\change_inserted 564990737 1672138150
+{
 \backslash
 arabic{enumiii}}
 \end_layout
@@ -17317,8 +17325,16 @@ arabic{enumii}
 \end_inset
 
 label=
+\change_deleted 274215730 1672889037
+
 \backslash
-bf{
+bf
+\change_inserted 274215730 1672889037
+
+\backslash
+bfseries
+\change_inserted 564990737 1672138150
+{
 \backslash
 arabic{enumiii}}
 \begin_inset Newline newline
@@ -17341,10 +17357,18 @@ where the command
 emph{}
 \family default
  makes the label emphasized and 
+\change_deleted 274215730 1672889045
+
 \family sans
 
 \backslash
 bf{}
+\change_inserted 274215730 1672889046
+
+\backslash
+bfseries{}
+\change_inserted 564990737 1672138150
+
 \family default
  makes it bold.
 \end_layout
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to