lyx_mirror/lib/layouts/stdcharstyles.inc
Martin Vermeer ff682ec3e4 partial merge of charstyle and insetlayout stuff, part 2 (lyx2lyx)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19622 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-17 15:48:41 +00:00

27 lines
537 B
SourcePawn

# Textclass definition file for LaTeX.
# Author : Martin vermeer <amrtin.vermeer@hut.fi>
# Character Styles definition
Format 2
InsetLayout CharStyle:Noun
LyxType charstyle
LabelString noun
LatexType fontstyle
LatexName defined
Font
Shape Smallcaps
EndFont
End
InsetLayout CharStyle:Emph
LyxType charstyle
LabelString emph
LatexType fontstyle
LatexName defined
Font
Shape Italic
EndFont
End