Am Freitag, 2. August 2013 um 11:58:46, schrieb Vincent van Ravesteijn <[email protected]> > On Fri, Aug 2, 2013 at 11:45 AM, Kornel Benko <[email protected]> wrote: > > > ** > > > > > > > About the patch... why do we care about malformed LyX documents ? How can > > > > > this happen ? Are there some documents in a very old fileformat. Then we > > > > > should update those. > > > > > > > > At least now the tests will show it. > > > > > If this is a valid argument, we can throw in a thousand of ad-hoc checks at > random places, ... > > Vincent
There are 18 files without the 'default_output_format'-key.
#find . -name \*.lyx | wc
351 351 11422
#find . -name \*.lyx | xargs egrep -l default_output_format|wc
333 333 10695
./development/attic/olddocs/FAQ_de.lyx
./development/attic/olddocs/FAQ_es.lyx
./development/attic/olddocs/FAQ_eu.lyx
./development/attic/olddocs/FAQ_fr.lyx
./development/attic/olddocs/FAQ_ja.lyx
./development/attic/olddocs/FAQ.lyx
./development/attic/olddocs/FAQ_ru.lyx
./development/attic/olddocs/Reference.lyx
./development/coding/CodingRulesAndAdvice.lyx
./development/mathmacros/architecture.lyx
./development/mathmacros/testcases_basic.lyx
./development/mathmacros/testcases_environments.lyx
./development/mathmacros/testcases_master_child.lyx
./development/mathmacros/testcases_speed.lyx
./lib/doc/attic/DocStyle.lyx
./lib/templates/attic/latex8.lyx
./lib/templates/attic/revtex.lyx
./src/tex2lyx/test-inline-listing.lyx
Why should we update? This is also the test for lyx2lyx, isn't it?
Kornel
signature.asc
Description: This is a digitally signed message part.
