mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 00:10:59 +00:00
parent
2ad52918da
commit
1720498f8d
@ -35,7 +35,7 @@ Style Numbered_Example_(multiline)
|
||||
% This code can be removed eventually
|
||||
\@ifundefined{covexample}{%
|
||||
\newenvironment{covexample}{\begin{example}}{\end{example}}%
|
||||
}
|
||||
}{}
|
||||
EndPreamble
|
||||
Category Linguistics
|
||||
End
|
||||
@ -56,7 +56,7 @@ Style Numbered_Examples_(consecutive)
|
||||
% This code can be removed eventually
|
||||
\@ifundefined{covexamples}{%
|
||||
\newenvironment{covexamples}{\begin{examples}}{\end{examples}}%
|
||||
}
|
||||
}{}
|
||||
EndPreamble
|
||||
End
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user