On Mon, May 25, 2015 at 7:24 PM, Uwe Stöhr <uwesto...@web.de> wrote:
> Am 24.05.2015 um 20:01 schrieb Kornel Benko:
>
>> It seems like tex2lyx from input like
>>         \include{\string"Dummy Document\string".tex}
>> creates a lyx file which contains
>>         filename "DummyDocument.lyx.lyx"
>>
>> This looks wrong, I would expect
>>         filename "DummyDocument.lyx"
>
>
> I did not update all references. Work was in progress. Now everything should
> work.

My personal opinion is the following: try your best to not commit work
in progress. If you would like to commit work on progress, do not do
it on master. Create a different branch and work on that. Push it to
the features remote if you want. Feel free to ask if you're not sure
what I'm talking about.

Best,

Scott

Reply via email to