X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdcharstyles.inc;h=fccdb629da7fe0933288780c0e9951e2bc59f169;hb=9c8955ffd9df1a38a617bcbdf011c7b890ea23d1;hp=52b494144a136194fc916c73fbb9754503ed6f6f;hpb=30506f8e116e5d65860c354df88b404884835ee3;p=lyx.git diff --git a/lib/layouts/stdcharstyles.inc b/lib/layouts/stdcharstyles.inc index 52b494144a..fccdb629da 100644 --- a/lib/layouts/stdcharstyles.inc +++ b/lib/layouts/stdcharstyles.inc @@ -1,39 +1,14 @@ # Textclass definition file for LaTeX. -# Author : Martin vermeer +# Author : Martin vermeer # Character Styles definition -Format 5 -InsetLayout CharStyle:Noun - LyxType charstyle - LabelString noun - LatexType command - LatexName noun - Font - Shape Smallcaps - EndFont - Preamble - \newcommand{\noun}[1]{\textsc{#1}} - EndPreamble -End - - -InsetLayout CharStyle:Emph - LyxType charstyle - LabelString emph - LatexType command - LatexName emph - Font - Shape Italic - EndFont -End - +Format 45 # Error fallback: -InsetLayout CharStyle +InsetLayout Flex LyxType end LabelString "UNDEFINED" Font Color error EndFont End -