#% Do not delete the line below; configure depends on this # \DeclareLaTeXClass[beamer,csbeamer.sty]{Beamer (CS version)} # Author : Till Tantau # Enhanced by Cezary Sobaniec # $Id: csbeamer.layout 3012 2012-07-05 20:22:47Z sobaniec $ # Includes Format 35 Input beamer.layout Input stdlyxlist.inc DefaultModule dcs Provides url 1 Style --Separator-- Category MainText KeepEmpty 1 Margin Dynamic LatexType Paragraph LatexName dummy ParIndent MM Align Block LabelType Static LabelString "--- Separate Environment ---" LabelFont Family Roman Series Medium Size Normal Color Blue EndFont End Style LyX-Code Category MainText Margin Static LatexType Environment LatexName lyxcode NextNoIndent 1 LeftMargin MMM RightMargin MMM TopSep 0.5 BottomSep 0.5 Align Left AlignPossible Block, Left, Right, Center LabelType No_Label FreeSpacing 1 Spellcheck 0 Font Family Typewriter Size Small EndFont Preamble \newenvironment{lyxcode} {\par\begin{list}{}{ \setlength{\rightmargin}{0em} \setlength{\listparindent}{0pt}% needed for AMS classes \raggedright \setlength{\itemsep}{0pt} \setlength{\parsep}{0pt} \normalfont\ttfamily\footnotesize\lyxcodesetup}% \item[]} {\end{list}} EndPreamble End Style LyX-Code-NoIndent Category MainText Margin Static LatexType Environment LatexName lyxcodenoindent NextNoIndent 1 LeftMargin "" TopSep 0.5 BottomSep 0.5 Align Left AlignPossible Block, Left, Right, Center LabelType No_Label FreeSpacing 1 Spellcheck 0 Font Family Typewriter Size Small EndFont Preamble \newenvironment{lyxcodenoindent} {\par\begin{list}{}{ \setlength{\leftmargin}{0em} \setlength{\rightmargin}{0em} \setlength{\listparindent}{0pt}% needed for AMS classes \raggedright \setlength{\itemsep}{0pt} \setlength{\parsep}{0pt} \normalfont\ttfamily\footnotesize\lyxcodesetup}% \item[]} {\end{list}} EndPreamble End Style Labeling Category List Margin Manual LatexType List_Environment LatexName dispitems NextNoindent 1 LabelSep xxx ParSkip 0.4 TopSep 0.7 BottomSep 0.7 ParSep 0.5 Align Block AlignPossible Block, Left LabelType Manual LabelString "default" Preamble \newlength{\dispitemthislabel} \newcommand{\dispitemlabel}[1]{% \settowidth{\dispitemthislabel}{\mbox{#1}}% \ifthenelse{\lengthtest{\dispitemthislabel > \labelwidth}}% {\raisebox{0ex}[5ex]{\parbox[b]{\labelwidth}{\makebox[0pt][l]{#1}\\}}}% {\mbox{#1}}% \hfil\relax } \newenvironment{dispitems}[1]% {\begin{list}{}% {\renewcommand{\makelabel}{\dispitemlabel}% \ifthenelse{\equal{#1}{default}}% {\setlength{\leftmargin}{3em}}% {\settowidth{\leftmargin}{#1}}% \setlength{\labelwidth}{\leftmargin}% \setlength{\labelsep}{0.6em}% \addtolength{\labelwidth}{-\labelsep}% \setlength{\rightmargin}{0em}}% }% {\end{list}} EndPreamble End # URL InsetLayout "Flex:URL" LyXType standard LatexName url LatexType command Decoration classic LabelString URL PassThru true ForceLTR true Font Family Typewriter Color urltext EndFont LabelFont Family Typewriter Color urllabel Size Small EndFont End # Heading Style Heading Margin Static LatexType Command LatexName heading ParSkip 0.4 Align Left AlignPossible Block, Left, Right, Center LabelType No_Label TopSep 0.5 BottomSep 0.25 ParSep 0.7 OptionalArgs 1 Font Family Sans Series Bold Size Normal EndFont LabelFont Color latex EndFont End Style DispItems Obsoletedby Labeling End TitleLaTeXName frame[plain]{\maketitle\addtocounter{framenumber}{-1}} Preamble \usepackage{csbeamer} EndPreamble