mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
9ca91b2566
There is nothing in the diff besides the format number changing from 93 to 95. From what I understand, this is as expected since 93 -> 94 and 94 -> 95 just add new layout tags. Updating the layouts makes it easier to test master. Otherwise, in some use cases layout2layout can be run hundreds of times which can make some things slow (e.g., opening documents or even opening the advanced find pane).
169 lines
3.6 KiB
HTML
169 lines
3.6 KiB
HTML
# Textclass definition file for docbook.
|
|
# Author : José Abílio Oliveira Matos <jamatos@lyx.org>
|
|
# Character Styles definition
|
|
|
|
Format 95
|
|
|
|
InsetLayout Flex:Filename
|
|
LabelString Filename
|
|
LatexType Command
|
|
DocBookTag filename
|
|
Font
|
|
Family Typewriter
|
|
EndFont
|
|
LabelFont
|
|
Family Roman
|
|
Color textlabel1
|
|
EndFont
|
|
ResetsFont true
|
|
End
|
|
|
|
InsetLayout Flex:Directory
|
|
LabelString Directory
|
|
LatexType Command
|
|
DocBookTag filename
|
|
DocBookAttr "class='directory'"
|
|
Font
|
|
Family Typewriter
|
|
EndFont
|
|
LabelFont
|
|
Family Roman
|
|
Color textlabel1
|
|
EndFont
|
|
ResetsFont true
|
|
End
|
|
|
|
InsetLayout Flex:Firstname
|
|
LabelString Firstname
|
|
LatexType Command
|
|
DocBookTag firstname
|
|
LabelFont
|
|
Shape Up
|
|
Color textlabel1
|
|
EndFont
|
|
ResetsFont true
|
|
End
|
|
|
|
InsetLayout Flex:Surname
|
|
LabelString Surname
|
|
LatexType Command
|
|
DocBookTag surname
|
|
LabelFont
|
|
Shape Up
|
|
Color textlabel1
|
|
EndFont
|
|
ResetsFont true
|
|
End
|
|
|
|
InsetLayout Flex:Literal
|
|
LabelString Literal
|
|
LatexType Command
|
|
DocBookTag literal
|
|
Font
|
|
Family Typewriter
|
|
EndFont
|
|
LabelFont
|
|
Family Roman
|
|
Color textlabel1
|
|
EndFont
|
|
ResetsFont true
|
|
End
|
|
|
|
InsetLayout Flex:Email
|
|
LabelString Email
|
|
LatexType Command
|
|
DocBookTag email
|
|
Font
|
|
Family Typewriter
|
|
EndFont
|
|
LabelFont
|
|
Family Roman
|
|
Color textlabel1
|
|
EndFont
|
|
ResetsFont true
|
|
End
|
|
|
|
InsetLayout Flex:KeyCombo
|
|
LabelString KeyCombo
|
|
LatexType Command
|
|
DocBookTag keycombo
|
|
Font
|
|
Family Typewriter
|
|
EndFont
|
|
LabelFont
|
|
Family Roman
|
|
Color textlabel1
|
|
EndFont
|
|
ResetsFont true
|
|
End
|
|
|
|
InsetLayout Flex:KeyCap
|
|
LabelString KeyCap
|
|
LatexType Command
|
|
DocBookTag keycap
|
|
Font
|
|
Family Typewriter
|
|
EndFont
|
|
LabelFont
|
|
Family Roman
|
|
Color textlabel1
|
|
EndFont
|
|
ResetsFont true
|
|
End
|
|
|
|
InsetLayout Flex:GuiMenu
|
|
LabelString GuiMenu
|
|
LatexType Command
|
|
DocBookTag guimenu
|
|
Font
|
|
Family Sans
|
|
EndFont
|
|
LabelFont
|
|
Family Roman
|
|
Color textlabel1
|
|
EndFont
|
|
ResetsFont true
|
|
End
|
|
|
|
InsetLayout Flex:GuiMenuItem
|
|
LabelString GuiMenuItem
|
|
LatexType Command
|
|
DocBookTag guimenuitem
|
|
Font
|
|
Family Sans
|
|
EndFont
|
|
LabelFont
|
|
Family Roman
|
|
Color textlabel1
|
|
EndFont
|
|
ResetsFont true
|
|
End
|
|
|
|
InsetLayout Flex:GuiButton
|
|
LabelString GuiButton
|
|
LatexType Command
|
|
DocBookTag guibutton
|
|
Font
|
|
Family Sans
|
|
EndFont
|
|
LabelFont
|
|
Family Roman
|
|
Color textlabel1
|
|
EndFont
|
|
ResetsFont true
|
|
End
|
|
|
|
InsetLayout Flex:MenuChoice
|
|
LabelString MenuChoice
|
|
LatexType Command
|
|
DocBookTag menuchoice
|
|
Font
|
|
Family Sans
|
|
EndFont
|
|
LabelFont
|
|
Family Roman
|
|
Color textlabel1
|
|
EndFont
|
|
ResetsFont true
|
|
End
|