Andreas Vox wrote: >> Can you be more explicit? What fails? If LyX is refusing to do >> something, can you track down the place in the code? (I've only got so >> much time, y'know...) > > Something like this (found in Exporter::Export()) > > } else if (contains(buffer->filePath(), ' ')) { > Alert::error(_("File name error"), > _("The directory path to the document cannot contain > spaces.")); > return false; > > ?
Thanks. > PS. You'll get an updated SnippetConversion-patch this week :-) Looking forward to it. -- Angus