Nobody? Maybe a misunderstanding: the right patch was/is attached to the bug report. But here again inline...

Stefan

============================================================
--- src/tex2lyx/text.cpp        (Revision 18438)
+++ src/tex2lyx/text.cpp        (Arbeitskopie)
@@ -2189,7 +2189,7 @@
                        // therefore path is only used for testing
                        // FIXME UNICODE encoding of filename and path may be
                        // wrong (makeAbsPath expects utf8)
-                       if (t.cs() == "include" &&
+                       if ((t.cs() == "include" || t.cs() == "input") &&
!fs::exists(makeAbsPath(filename, path).toFilesystemEncoding ())) {
                                // The file extension is probably missing.
                                // Now try to find it out.


No, of course not. Now it's the right one. Thanks

Stefan

Am 21.05.2007 um 13:05 schrieb Jean-Marc Lasgouttes:

"Stefan" == Stefan Schimanski <[EMAIL PROTECTED]> writes:

Stefan> See http://bugzilla.lyx.org/show_bug.cgi?id=3668 for
Stefan> explanation. Stefan


Are you sure it is the right patch?

JMarc


Attachment: PGP.sig
Description: Signierter Teil der Nachricht

Reply via email to