/usr/share/lyx/layouts/frletter.layout is in lyx-common 2.2.2-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 | #% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[frletter]{French Letter (frletter)}
# \DeclareCategory{Letters}
# Layout file for the frletter class.
# Author : Liviu Andronic and Uwe Stöhr
Format 60
# Read the definitions from letter.layout
Input letter.layout
# change placement within LyX
Style My_Address
Margin Static
End
Style Send_To_Address
Margin Right_Address_Box
End
Style Date
Margin Right_Address_Box
LatexType Command
LatexName date
LabelSep xxx
ParSkip 0.4
TopSep 0.9
BottomSep 0.5
ParSep 1
Align Left
LabelType No_Label
End
# add more space as in stdletter.inc because the French words are wider
Style Opening
LeftMargin Fermeture:xxx
End
Style Signature
LeftMargin Fermeture:xxx
End
Style Closing
LeftMargin Fermeture:xxx
End
|