mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-08 20:32:49 +00:00
27 lines
537 B
PHP
27 lines
537 B
PHP
|
# 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
|
||
|
|