Re: europeCV and modernCV ctests sometimes failing

2016-06-28 Thread Scott Kostyshak
On Tue, Jun 28, 2016 at 01:43:34PM -0400, Richard Heck wrote: > On 06/28/2016 06:35 AM, Kornel Benko wrote: > > Scott figured out that the failing has to do with character '_' being part > > of his local path supplied to the 'Picture' style. Lyx changes the > > character to '\_', > > consequently

Re: europeCV and modernCV ctests sometimes failing

2016-06-28 Thread Richard Heck
On 06/28/2016 06:35 AM, Kornel Benko wrote: Scott figured out that the failing has to do with character '_' being part of his local path supplied to the 'Picture' style. Lyx changes the character to '\_', consequently the picture is not found. Extending the 'Picture' style with 'PassThru true'

europeCV and modernCV ctests sometimes failing

2016-06-28 Thread Kornel Benko
Scott figured out that the failing has to do with character '_' being part of his local path supplied to the 'Picture' style. Lyx changes the character to '\_', consequently the picture is not found. Extending the 'Picture' style with 'PassThru true' seems the right way, see attached. OK for