]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_stdcharstyles.inc
Merge branch 'feature/docbook' into master
[lyx.git] / lib / layouts / db_stdcharstyles.inc
index 60443cf3e5099f668b5143b9085cd815b9f3d9b5..ffa431550b31221cd411cef57803dab36cb8f7f8 100644 (file)
@@ -2,12 +2,12 @@
 # Author : José Abílio Oliveira Matos <jamatos@lyx.org>
 # Character Styles definition
 
-Format 35
+Format 82
+
 InsetLayout Flex:Filename
-       LyXType element
        LabelString Filename
        LatexType             Command
-       LatexName             filename
+       DocBookTag            filename
        Font
          Family              Typewriter
        EndFont
@@ -15,14 +15,14 @@ InsetLayout Flex:Filename
          Family              Roman
          Color               blue
        EndFont
+       ResetsFont true
 End
 
 InsetLayout Flex:Directory
-       LyXType element
        LabelString Directory
        LatexType             Command
-       LatexName             filename
-       LatexParam            "class=<directory>"
+       DocBookTag            filename
+       DocBookAttr           "class='directory'"
        Font
          Family              Typewriter
        EndFont
@@ -30,35 +30,35 @@ InsetLayout Flex:Directory
          Family              Roman
          Color               blue
        EndFont
+       ResetsFont true
 End
 
 InsetLayout Flex:Firstname
-       LyXType element
        LabelString Firstname
        LatexType             Command
-       LatexName             firstname
+       DocBookTag            firstname
        LabelFont
          Shape               Up
          Color               blue
        EndFont
+       ResetsFont true
 End
 
 InsetLayout Flex:Surname
-       LyXType element
        LabelString Surname
        LatexType             Command
-       LatexName             surname
+       DocBookTag            surname
        LabelFont
          Shape               Up
          Color               blue
        EndFont
+       ResetsFont true
 End
 
 InsetLayout Flex:Literal
-       LyXType element
        LabelString Literal
        LatexType             Command
-       LatexName             literal
+       DocBookTag            literal
        Font
          Family              Typewriter
        EndFont
@@ -66,13 +66,13 @@ InsetLayout Flex:Literal
          Family              Roman
          Color               blue
        EndFont
+       ResetsFont true
 End
 
 InsetLayout Flex:Email
-       LyXType element
        LabelString Email
         LatexType             Command
-        LatexName             email
+        DocBookTag            email
         Font
           Family              Typewriter
         EndFont
@@ -80,13 +80,13 @@ InsetLayout Flex:Email
           Family              Roman
           Color               blue
         EndFont
+       ResetsFont true
 End
 
 InsetLayout Flex:KeyCombo
-       LyXType element
        LabelString KeyCombo
         LatexType             Command
-        LatexName             keycombo
+        DocBookTag            keycombo
         Font
           Family              Typewriter
         EndFont
@@ -94,13 +94,13 @@ InsetLayout Flex:KeyCombo
           Family              Roman
           Color               blue
         EndFont
+       ResetsFont true
 End
 
 InsetLayout Flex:KeyCap
-       LyXType element
        LabelString KeyCap
         LatexType             Command
-        LatexName             keycap
+        DocBookTag            keycap
         Font
           Family              Typewriter
         EndFont
@@ -108,13 +108,13 @@ InsetLayout Flex:KeyCap
           Family              Roman
           Color               blue
         EndFont
+       ResetsFont true
 End
 
 InsetLayout Flex:GuiMenu
-       LyXType element
        LabelString GuiMenu
         LatexType             Command
-        LatexName             guimenu
+        DocBookTag            guimenu
         Font
           Family              Sans
         EndFont
@@ -122,13 +122,13 @@ InsetLayout Flex:GuiMenu
           Family              Roman
           Color               blue
         EndFont
+       ResetsFont true
 End
 
 InsetLayout Flex:GuiMenuItem
-       LyXType element
        LabelString GuiMenuItem
         LatexType             Command
-        LatexName             guimenuitem
+        DocBookTag            guimenuitem
         Font
           Family              Sans
         EndFont
@@ -136,13 +136,13 @@ InsetLayout Flex:GuiMenuItem
           Family              Roman
           Color               blue
         EndFont
+       ResetsFont true
 End
 
 InsetLayout Flex:GuiButton
-       LyXType element
        LabelString GuiButton
         LatexType             Command
-        LatexName             guibutton
+        DocBookTag            guibutton
         Font
           Family              Sans
         EndFont
@@ -150,13 +150,13 @@ InsetLayout Flex:GuiButton
           Family              Roman
           Color               blue
         EndFont
+       ResetsFont true
 End
 
 InsetLayout Flex:MenuChoice
-       LyXType element
        LabelString MenuChoice
         LatexType             Command
-        LatexName             menuchoice
+        DocBookTag            menuchoice
         Font
           Family              Sans
         EndFont
@@ -164,4 +164,5 @@ InsetLayout Flex:MenuChoice
           Family              Roman
           Color               blue
         EndFont
+       ResetsFont true
 End