]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_stdcharstyles.inc
Move RevTeX section in Additional.lyx into Chapter 3 Document classes
[lyx.git] / lib / layouts / db_stdcharstyles.inc
index 0868afc4aff288cfceb5b967977ea58902e8b5b8..111d07748401f17233a2c341daa8dc8d3648ef73 100644 (file)
 # 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
 
-Format 4
-CharStyle Filename
+Format 98
+
+InsetLayout Flex:Filename
+       LabelString Filename
        LatexType             Command
-       LatexName             filename
+       DocBookTag            filename
        Font
          Family              Typewriter
        EndFont
        LabelFont
          Family              Roman
-         Color               blue
+         Color               textlabel1
        EndFont
+       ResetsFont true
 End
 
-CharStyle Directory
+InsetLayout Flex:Directory
+       LabelString Directory
        LatexType             Command
-       LatexName             filename
-       LatexParam            "class=<directory>"
+       DocBookTag            filename
+       DocBookAttr           "class='directory'"
        Font
          Family              Typewriter
        EndFont
        LabelFont
          Family              Roman
-         Color               blue
+         Color               textlabel1
        EndFont
+       ResetsFont true
 End
 
-CharStyle Firstname
+InsetLayout Flex:Firstname
+       LabelString Firstname
        LatexType             Command
-       LatexName             firstname
+       DocBookTag            firstname
        LabelFont
          Shape               Up
-         Color               blue
+         Color               textlabel1
        EndFont
+       ResetsFont true
 End
 
-CharStyle Surname
+InsetLayout Flex:Surname
+       LabelString Surname
        LatexType             Command
-       LatexName             surname
+       DocBookTag            surname
        LabelFont
          Shape               Up
-         Color               blue
+         Color               textlabel1
        EndFont
+       ResetsFont true
 End
 
-CharStyle Literal
+InsetLayout Flex:Literal
+       LabelString Literal
        LatexType             Command
-       LatexName             literal
+       DocBookTag            literal
        Font
          Family              Typewriter
        EndFont
        LabelFont
          Family              Roman
-         Color               blue
+         Color               textlabel1
        EndFont
+       ResetsFont true
 End
 
-CharStyle Email
+InsetLayout Flex:Email
+       LabelString Email
         LatexType             Command
-        LatexName             email
+        DocBookTag            email
         Font
           Family              Typewriter
         EndFont
         LabelFont
           Family              Roman
-          Color               blue
+          Color               textlabel1
         EndFont
+       ResetsFont true
 End
 
-CharStyle KeyCombo
+InsetLayout Flex:KeyCombo
+       LabelString KeyCombo
         LatexType             Command
-        LatexName             keycombo
+        DocBookTag            keycombo
         Font
           Family              Typewriter
         EndFont
         LabelFont
           Family              Roman
-          Color               blue
+          Color               textlabel1
         EndFont
+       ResetsFont true
 End
 
-CharStyle KeyCap
+InsetLayout Flex:KeyCap
+       LabelString KeyCap
         LatexType             Command
-        LatexName             keycap
+        DocBookTag            keycap
         Font
           Family              Typewriter
         EndFont
         LabelFont
           Family              Roman
-          Color               blue
+          Color               textlabel1
         EndFont
+       ResetsFont true
 End
 
-CharStyle GuiMenu
+InsetLayout Flex:GuiMenu
+       LabelString GuiMenu
         LatexType             Command
-        LatexName             guimenu
+        DocBookTag            guimenu
         Font
           Family              Sans
         EndFont
         LabelFont
           Family              Roman
-          Color               blue
+          Color               textlabel1
         EndFont
+       ResetsFont true
 End
 
-CharStyle GuiMenuItem
+InsetLayout Flex:GuiMenuItem
+       LabelString GuiMenuItem
         LatexType             Command
-        LatexName             guimenuitem
+        DocBookTag            guimenuitem
         Font
           Family              Sans
         EndFont
         LabelFont
           Family              Roman
-          Color               blue
+          Color               textlabel1
         EndFont
+       ResetsFont true
 End
 
-CharStyle GuiButton
+InsetLayout Flex:GuiButton
+       LabelString GuiButton
         LatexType             Command
-        LatexName             guibutton
+        DocBookTag            guibutton
         Font
           Family              Sans
         EndFont
         LabelFont
           Family              Roman
-          Color               blue
+          Color               textlabel1
         EndFont
+       ResetsFont true
 End
 
-CharStyle MenuChoice
+InsetLayout Flex:MenuChoice
+       LabelString MenuChoice
         LatexType             Command
-        LatexName             menuchoice
+        DocBookTag            menuchoice
         Font
           Family              Sans
         EndFont
         LabelFont
           Family              Roman
-          Color               blue
+          Color               textlabel1
         EndFont
+       ResetsFont true
 End