X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fnoweb.module;h=b044f88230accb92cc7cbd7f0928a0f35f47571c;hb=f8f9eec358c5dcd45665defed13d51c0b304fb8e;hp=403b92fa00339f5f9929a9347804df977f370577;hpb=2a62a2c3957b89489580f59150c20e45a66e4b43;p=lyx.git diff --git a/lib/layouts/noweb.module b/lib/layouts/noweb.module index 403b92fa00..b044f88230 100644 --- a/lib/layouts/noweb.module +++ b/lib/layouts/noweb.module @@ -4,31 +4,10 @@ #DescriptionEnd #Category: literate -Format 43 +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