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
PGP.sig
Description: Signierter Teil der Nachricht
