Uwe Stöhr wrote: > Am 31.05.2015 um 19:06 schrieb Uwe Stöhr: > >>> This might be a tex2lyx bug as well, depending how the reference was >>> created. This is not in 1) since I can reproduce the results in 1) with >>> current tex2lyx but not this one. Uwe, how did you create the reference >>> which does not contain the external inset? Did you copy the .tex file >>> somehwere else, or was it in the git tree? > > Hi Georg, > > I now find out how I managed to change this: > I executed this command: > > tex2lyx -f -roundtrip test-insets.tex
This command looks good. Again, please answer my question: Did you copy test-insets.tex somewhere, or did you run this command on the .tex file in the git tree? If you did the latter, then we have a tex2lyx bug (also regarding the Dummy~Document changes). If you did the former, then the result is expected, and we do not need to bother (you would also need to copy the referenced file to the new location). Georg