lyx_mirror/src/tex2lyx
Georg Baum 425dfd3a24 Fix bug 2289
* 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
2006-08-13 09:46:28 +00:00
..
boost.C
ChangeLog
context.C Fix bug 2667 2006-07-16 13:04:59 +00:00
context.h Fix bug 2667 2006-07-16 13:04:59 +00:00
gettext.C
gettext.h
lengthcommon.C
lyxfont.C
lyxfont.h
Makefile.am Remove USE_COMPRESSION and force the use of zlib, by Bo Peng (ben.bob@gmail.com) 2006-04-27 18:14:36 +00:00
math.C
pch.h
preamble.C Fix bug 2289 2006-08-13 09:46:28 +00:00
Spacing.h
table.C Whitespace cleanup. 2006-04-05 23:56:29 +00:00
test-insets.tex
test-structure.tex
test.ltx * src/tex2lyx/test.ltx: 2006-08-12 20:05:28 +00:00
tex2lyx.C Fix bug 2289 2006-08-13 09:46:28 +00:00
tex2lyx.h Fix bug 2289 2006-08-13 09:46:28 +00:00
tex2lyx.man
texparser.C
texparser.h
text.C Fix bug 2289 2006-08-13 09:46:28 +00:00