]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_stdcharstyles.inc
lyx_2_3.py: whitespace fixes
[lyx.git] / lib / layouts / db_stdcharstyles.inc
index 642c59dd3c465c432644c66bf8fe07f17e8ad2ef..f1801117967298e4d9775e219d91a0ddb4adb76e 100644 (file)
@@ -1,8 +1,11 @@
 # Textclass definition file for docbook.
-# Author : José Abílio Oliveira Matos <jamatos@lyx.org>
+# Author : José Abílio Oliveira Matos <jamatos@lyx.org>
 # Character Styles definition
 
-CharStyle Filename
+Format 63
+InsetLayout Flex:Filename
+       LyXType element
+       LabelString Filename
        LatexType             Command
        LatexName             filename
        Font
@@ -12,9 +15,12 @@ CharStyle Filename
          Family              Roman
          Color               blue
        EndFont
+       ResetsFont true
 End
 
-CharStyle Directory
+InsetLayout Flex:Directory
+       LyXType element
+       LabelString Directory
        LatexType             Command
        LatexName             filename
        LatexParam            "class=<directory>"
@@ -25,27 +31,36 @@ CharStyle Directory
          Family              Roman
          Color               blue
        EndFont
+       ResetsFont true
 End
 
-CharStyle Firstname
+InsetLayout Flex:Firstname
+       LyXType element
+       LabelString Firstname
        LatexType             Command
        LatexName             firstname
        LabelFont
          Shape               Up
          Color               blue
        EndFont
+       ResetsFont true
 End
 
-CharStyle Surname
+InsetLayout Flex:Surname
+       LyXType element
+       LabelString Surname
        LatexType             Command
        LatexName             surname
        LabelFont
          Shape               Up
          Color               blue
        EndFont
+       ResetsFont true
 End
 
-CharStyle Literal
+InsetLayout Flex:Literal
+       LyXType element
+       LabelString Literal
        LatexType             Command
        LatexName             literal
        Font
@@ -55,9 +70,12 @@ CharStyle Literal
          Family              Roman
          Color               blue
        EndFont
+       ResetsFont true
 End
 
-CharStyle Email
+InsetLayout Flex:Email
+       LyXType element
+       LabelString Email
         LatexType             Command
         LatexName             email
         Font
@@ -67,9 +85,12 @@ CharStyle Email
           Family              Roman
           Color               blue
         EndFont
+       ResetsFont true
 End
 
-CharStyle KeyCombo
+InsetLayout Flex:KeyCombo
+       LyXType element
+       LabelString KeyCombo
         LatexType             Command
         LatexName             keycombo
         Font
@@ -79,9 +100,12 @@ CharStyle KeyCombo
           Family              Roman
           Color               blue
         EndFont
+       ResetsFont true
 End
 
-CharStyle KeyCap
+InsetLayout Flex:KeyCap
+       LyXType element
+       LabelString KeyCap
         LatexType             Command
         LatexName             keycap
         Font
@@ -91,9 +115,12 @@ CharStyle KeyCap
           Family              Roman
           Color               blue
         EndFont
+       ResetsFont true
 End
 
-CharStyle GuiMenu
+InsetLayout Flex:GuiMenu
+       LyXType element
+       LabelString GuiMenu
         LatexType             Command
         LatexName             guimenu
         Font
@@ -103,9 +130,12 @@ CharStyle GuiMenu
           Family              Roman
           Color               blue
         EndFont
+       ResetsFont true
 End
 
-CharStyle GuiMenuItem
+InsetLayout Flex:GuiMenuItem
+       LyXType element
+       LabelString GuiMenuItem
         LatexType             Command
         LatexName             guimenuitem
         Font
@@ -115,9 +145,12 @@ CharStyle GuiMenuItem
           Family              Roman
           Color               blue
         EndFont
+       ResetsFont true
 End
 
-CharStyle GuiButton
+InsetLayout Flex:GuiButton
+       LyXType element
+       LabelString GuiButton
         LatexType             Command
         LatexName             guibutton
         Font
@@ -127,9 +160,12 @@ CharStyle GuiButton
           Family              Roman
           Color               blue
         EndFont
+       ResetsFont true
 End
 
-CharStyle MenuChoice
+InsetLayout Flex:MenuChoice
+       LyXType element
+       LabelString MenuChoice
         LatexType             Command
         LatexName             menuchoice
         Font
@@ -139,4 +175,5 @@ CharStyle MenuChoice
           Family              Roman
           Color               blue
         EndFont
+       ResetsFont true
 End