X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdcharstyles.inc;h=dc4c747f395fc9cdd0d91a6e588164036a5f0849;hb=7cb50d70086faafb22a7dd8ca779278a0f9310e9;hp=52b494144a136194fc916c73fbb9754503ed6f6f;hpb=30506f8e116e5d65860c354df88b404884835ee3;p=lyx.git diff --git a/lib/layouts/stdcharstyles.inc b/lib/layouts/stdcharstyles.inc index 52b494144a..dc4c747f39 100644 --- a/lib/layouts/stdcharstyles.inc +++ b/lib/layouts/stdcharstyles.inc @@ -1,39 +1,15 @@ # 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 81 # Error fallback: -InsetLayout CharStyle +InsetLayout Flex LyxType end LabelString "UNDEFINED" Font Color error EndFont + ResetsFont true End -