mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-24 10:40:48 +00:00
425dfd3a24
* src/tex2lyx/text.C (void parse_noweb): new, parse a noweb code chunck (void parse_text): handle noweb <<xxx>>= and [[xxx]] constructs * src/tex2lyx/tex2lyx.[Ch]: new global variable noweb_mode and command line option to set it * src/tex2lyx/preamble.C (parse_preamble): prepend "literate-" to the textclass name in noweb mode * lib/configure.py (checkConverterEntries): fix literate -> lyx converter (checkConverterEntries): fix typo in latex -> sxw converter git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14635 a592a061-630c-0410-9148-cb99ea01b6c8 |
||
---|---|---|
.. | ||
boost.C | ||
ChangeLog | ||
context.C | ||
context.h | ||
gettext.C | ||
gettext.h | ||
lengthcommon.C | ||
lyxfont.C | ||
lyxfont.h | ||
Makefile.am | ||
math.C | ||
pch.h | ||
preamble.C | ||
Spacing.h | ||
table.C | ||
test-insets.tex | ||
test-structure.tex | ||
test.ltx | ||
tex2lyx.C | ||
tex2lyx.h | ||
tex2lyx.man | ||
texparser.C | ||
texparser.h | ||
text.C |