lyx_mirror/lib/layouts/noweb.module
Richard Heck 8f044f3c95 Patch to convert Sweave chunk paragraphs to insets (bug #8588). Work
by Liviu (C++) and Richard (Python).
2013-05-30 10:20:34 -04:00

14 lines
271 B
Plaintext

#\DeclareLyXModule[literate->latex,noweb.sty]{Noweb}
#DescriptionBegin
#Allows to use Noweb as a literate programming tool.
#DescriptionEnd
#Category: literate
Format 45
Input litinsets.inc
OutputType literate
AddToPreamble
\usepackage{noweb}
EndPreamble