mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Remove unappropriate French style command from preamble
This commit is contained in:
parent
61f704d1db
commit
b1a800613b
48248
lib/doc/fr/#EmbeddedObjects.lyx#
Normal file
48248
lib/doc/fr/#EmbeddedObjects.lyx#
Normal file
File diff suppressed because it is too large
Load Diff
@ -150,11 +150,6 @@
|
|||||||
{\usepackage{diagbox}
|
{\usepackage{diagbox}
|
||||||
\setboolean{diagbox}{true}}
|
\setboolean{diagbox}{true}}
|
||||||
{\setboolean{diagbox}{false}}
|
{\setboolean{diagbox}{false}}
|
||||||
|
|
||||||
% use normal list environments also in French documents
|
|
||||||
\@ifpackageloaded{babel}{%
|
|
||||||
\frenchbsetup{StandardLayout}
|
|
||||||
}{}
|
|
||||||
\end_preamble
|
\end_preamble
|
||||||
\options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,dvipsnames,table
|
\options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,dvipsnames,table
|
||||||
\use_default_options false
|
\use_default_options false
|
||||||
|
@ -131,11 +131,6 @@
|
|||||||
{\usepackage{upgreek}
|
{\usepackage{upgreek}
|
||||||
\setboolean{upgreek}{true}}
|
\setboolean{upgreek}{true}}
|
||||||
{\setboolean{upgreek}{false}}
|
{\setboolean{upgreek}{false}}
|
||||||
|
|
||||||
\@ifpackageloaded{babel}{
|
|
||||||
% use normal list environments also in French documents
|
|
||||||
\frenchbsetup{StandardLayout}
|
|
||||||
}{}
|
|
||||||
\end_preamble
|
\end_preamble
|
||||||
\options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
|
\options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
|
||||||
\use_default_options false
|
\use_default_options false
|
||||||
|
Loading…
Reference in New Issue
Block a user