mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 10:58:52 +00:00
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.
This commit is contained in:
parent
6e45bf2da7
commit
cb27aaa826
@ -17225,8 +17225,16 @@ status collapsed
|
|||||||
\change_inserted 564990737 1672138150
|
\change_inserted 564990737 1672138150
|
||||||
|
|
||||||
label=
|
label=
|
||||||
|
\change_deleted 274215730 1672889016
|
||||||
|
|
||||||
\backslash
|
\backslash
|
||||||
bf{
|
bf
|
||||||
|
\change_inserted 274215730 1672889016
|
||||||
|
|
||||||
|
\backslash
|
||||||
|
bfseries
|
||||||
|
\change_inserted 564990737 1672138150
|
||||||
|
{
|
||||||
\backslash
|
\backslash
|
||||||
arabic{enumiii}}
|
arabic{enumiii}}
|
||||||
\end_layout
|
\end_layout
|
||||||
@ -17317,8 +17325,16 @@ arabic{enumii}
|
|||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
label=
|
label=
|
||||||
|
\change_deleted 274215730 1672889037
|
||||||
|
|
||||||
\backslash
|
\backslash
|
||||||
bf{
|
bf
|
||||||
|
\change_inserted 274215730 1672889037
|
||||||
|
|
||||||
|
\backslash
|
||||||
|
bfseries
|
||||||
|
\change_inserted 564990737 1672138150
|
||||||
|
{
|
||||||
\backslash
|
\backslash
|
||||||
arabic{enumiii}}
|
arabic{enumiii}}
|
||||||
\begin_inset Newline newline
|
\begin_inset Newline newline
|
||||||
@ -17341,10 +17357,18 @@ where the command
|
|||||||
emph{}
|
emph{}
|
||||||
\family default
|
\family default
|
||||||
makes the label emphasized and
|
makes the label emphasized and
|
||||||
|
\change_deleted 274215730 1672889045
|
||||||
|
|
||||||
\family sans
|
\family sans
|
||||||
|
|
||||||
\backslash
|
\backslash
|
||||||
bf{}
|
bf{}
|
||||||
|
\change_inserted 274215730 1672889046
|
||||||
|
|
||||||
|
\backslash
|
||||||
|
bfseries{}
|
||||||
|
\change_inserted 564990737 1672138150
|
||||||
|
|
||||||
\family default
|
\family default
|
||||||
makes it bold.
|
makes it bold.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
Loading…
Reference in New Issue
Block a user