]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdcharstyles.inc
Add icon library to link target - needed on Mac OS X - thanks Kornel
[lyx.git] / lib / layouts / stdcharstyles.inc
index c3f6b84c0fec10593cd95e7b106930a3abaa8801..6df5ddc402e6d42d5a8ec2d5fe474bb5aa34bee0 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 4
-InsetLayout CharStyle:Noun
-       LyxType               charstyle
-       LabelString           noun
-       LatexType             command
-       LatexName             noun
-       Font
-         Shape               Smallcaps
-       EndFont
-End
+Format 53
 
-
-InsetLayout CharStyle:Emph
-       LyxType               charstyle
-       LabelString           emph
-       LatexType             command
-       LatexName             emph
+# Error fallback:
+InsetLayout Flex
+       LyxType               end
+       LabelString           "UNDEFINED"
        Font
-         Shape               Italic
+         Color               error
        EndFont
+       ResetsFont true
 End
-