Kornel Benko wrote: > I traced it down to the point that useNonTexFonts becomes true. > > But first the scenario: > FileMain.lyx: Main document with setting '\use_non_tex_fonts true' > Some child documents referring to FileMain.lyx as main. > > Since I did not want to touch original document: > In order to compile with xelatex, I made a copy of FileMain.lyx => > FileMain_xe.lyx with setting '\use_non_tex_fonts false' > > > Now the try to export with '-E' somehow evaluates the main document from > childs and exports from FileMain.lyx. If I do > #chmod 0 FileMain.lyx > and repeat 'lyx -E xetex ...' then the export is OK. > > Now, that looks like a bug. > Say, there are some childs referring each to different main (this should be > valid or not?) The behaviour on export is now undefined from user point. > > Kornel
Could you post example files and instructions? I do not quite understand what you are doing/trying to do. Regards, Jürgen
