]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdcharstyles.inc
Support for conference posters
[lyx.git] / lib / layouts / stdcharstyles.inc
index 16428e2dc912606da0d6800b106ed6a2bb4ba736..4c6be6f06d1939392dbbc18c1aa977b14123a46e 100644 (file)
@@ -1,26 +1,15 @@
 # Textclass definition file for LaTeX.
-# Author : Martin vermeer <amrtin.vermeer@hut.fi>
+# Author : Martin vermeer <martin.vermeer@hut.fi>
 # Character Styles definition
 
-Format 2
-InsetLayout CharStyle:Noun
-       LyxType               charstyle
-       LabelString           noun
-       LatexType             fontstyle
-       LatexName             defined
-       Font
-         Shape               Smallcaps
-       EndFont
-End
+Format 49
 
-
-InsetLayout CharStyle:Emph
-       LyxType               charstyle
-       LabelString           emph
-       LatexType             fontstyle
-       LatexName             defined
+# Error fallback:
+InsetLayout Flex
+       LyxType               end
+       LabelString           "UNDEFINED"
        Font
-         Shape               Italic
+         Color               error
        EndFont
+       ResetsFont true
 End
-