Julien Rioux <jri...@physics.utoronto.ca> writes: > That's great! > > I think that you have committed to trunk. Any chance that the patch > will make it to the 1.6.x branch as well?
Hello Julien, A small detail that would be worth fixing IMO: in the configure.py output one sees: +checking for package sweave->latex [sweave->latex]... no +checking for package literate->latex [literate->latex]... no This is because I introduced a new type of feature which means: there is a fonverter from format sweave to format latex. These ``package names'' with "->" inside are handled inside LyX and should be skipped for testing in configure.py. JMarc