X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdcharstyles.inc;h=fccdb629da7fe0933288780c0e9951e2bc59f169;hb=9c8955ffd9df1a38a617bcbdf011c7b890ea23d1;hp=5e3f687bfe2fa7c2b684df515b81c3df08971f41;hpb=e38b581bcb69f0ec06c5b8487f644560bf5e6d50;p=lyx.git diff --git a/lib/layouts/stdcharstyles.inc b/lib/layouts/stdcharstyles.inc index 5e3f687bfe..fccdb629da 100644 --- a/lib/layouts/stdcharstyles.inc +++ b/lib/layouts/stdcharstyles.inc @@ -1,29 +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 +Format 45 - -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 End -