X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fnoweb.module;h=b044f88230accb92cc7cbd7f0928a0f35f47571c;hb=f8f9eec358c5dcd45665defed13d51c0b304fb8e;hp=aae3eb088c37ed9e4c94c72c7f6d1f73d06949b8;hpb=4f6c0b520208b397f07c4aa9f0fe6cfcd02d7a2f;p=lyx.git diff --git a/lib/layouts/noweb.module b/lib/layouts/noweb.module index aae3eb088c..b044f88230 100644 --- a/lib/layouts/noweb.module +++ b/lib/layouts/noweb.module @@ -4,31 +4,10 @@ #DescriptionEnd #Category: literate -Format 41 +Format 68 +Input litinsets.inc OutputType literate AddToPreamble \usepackage{noweb} EndPreamble - -Style Chunk - Margin First_Dynamic - LatexType Paragraph - LatexName dummy - LeftMargin MMM - Align Left - AlignPossible Block,Left - NewLine 0 - FreeSpacing 1 - PassThru 1 - ParbreakIsNewline 1 - Spellcheck 0 - LabelType Static - LabelFont - Color magenta - EndFont - TextFont - Color latex - Family Typewriter - EndFont -End