2019-04-07 11:21:21 +02:00
|
|
|
#\DeclareLyXModule{Landscape Document Parts}
|
|
|
|
#\DeclareCategory{Page Layout}
|
2018-04-18 14:36:49 +02:00
|
|
|
#DescriptionBegin
|
|
|
|
#Output parts of the document in landscape mode.
|
|
|
|
#DescriptionEnd
|
|
|
|
#
|
|
|
|
#Author: Jürgen Spitzmüller <spitz@lyx.org>
|
|
|
|
|
2023-07-28 18:21:47 -04:00
|
|
|
Format 104
|
2018-04-18 14:36:49 +02:00
|
|
|
|
|
|
|
InsetLayout Flex:Landscape
|
|
|
|
LyXType custom
|
|
|
|
Decoration classic
|
|
|
|
ResetsFont 0
|
|
|
|
MultiPar 1
|
|
|
|
LabelString Landscape
|
|
|
|
LatexName landscape
|
|
|
|
LatexType environment
|
|
|
|
LabelFont
|
|
|
|
Family Roman
|
2020-12-11 11:46:31 +01:00
|
|
|
Color textlabel3
|
2018-04-18 14:36:49 +02:00
|
|
|
EndFont
|
|
|
|
Requires lscape
|
|
|
|
End
|
2018-04-18 16:20:19 +02:00
|
|
|
|
|
|
|
InsetLayout Flex:Landscape_(Floating)
|
|
|
|
CopyStyle Flex:Landscape
|
|
|
|
LatexType none
|
|
|
|
LabelString "Landscape (floating)"
|
|
|
|
LeftDelim \afterpage{\begin{landscape}<br/>
|
|
|
|
RightDelim <br/>\end{landscape}}
|
|
|
|
Requires lscape,afterpage
|
|
|
|
End
|