RE: Intermediate .tex file during 'Convert' differs from manual export,causes problems

2020-06-11 Thread Mike Reeks
Alex Could you please explain to me in simple English what these files represent. How do they relate to my problem. Mike Sent from Mail for Windows 10 From: Alexander Sent: 11 June 2020 11:10 To: lyx-users@lists.lyx.org Subject: Intermediate .tex file during 'Convert' differs from manual expo

Re: Intermediate .tex file during 'Convert' differs from manual export,causes problems

2020-06-11 Thread Alexander
Hi Mike, I am sorry if you misunderstood something. These files are only related to my problem I described below and which got solved by Jürgens suggestions. I do not know anything about any problems you might have posted to the public lyx-user list. Sorry again, Best, Alexander Mike Reeks am

Re: Intermediate .tex file during 'Convert' differs from manual export, causes problems

2020-06-11 Thread Scott Kostyshak
On Thu, Jun 11, 2020 at 05:43:42PM +0200, Alexander wrote: > Hi Jürgen, > > On Thu, 11 Jun 2020 14:13:34 +0200 > Jürgen Spitzmüller wrote: > > > The reason for the difference is this commit: > > commit e798db5739871aaa29f95de321c52f19058064c9 > > (…) > > The converter flag "nice" will get you th

Re: Intermediate .tex file during 'Convert' differs from manual export, causes problems

2020-06-11 Thread Alexander
Hi Jürgen, On Thu, 11 Jun 2020 14:13:34 +0200 Jürgen Spitzmüller wrote: > The reason for the difference is this commit: > commit e798db5739871aaa29f95de321c52f19058064c9 > (…) > The converter flag "nice" will get you the LaTeX file which is also > used for export. This is the even-greater-than-

Re: Intermediate .tex file during 'Convert' differs from manual export, causes problems

2020-06-11 Thread Jürgen Spitzmüller
Am Donnerstag, den 11.06.2020, 12:59 +0200 schrieb Alexander: > Thx for first suggestions, but isn't the real point, that LyX does > different .tex exports, depending on if it is an intermediate > temporary file, or manually done? > > Shouldn't it be always the same, or shouldn't there at least be

Re: Intermediate .tex file during 'Convert' differs from manual export, causes problems

2020-06-11 Thread Jürgen Spitzmüller
Am Donnerstag, den 11.06.2020, 12:59 +0200 schrieb Alexander: > Working around (IMHO) weird LyX behavior with additional scripts does > not really sound like the way to achieve the normal result, in my > view… > > If I only new at least which kind of .tex export mode LyX uses for > > intermediate

Re: Intermediate .tex file during 'Convert' differs from manual export, causes problems

2020-06-11 Thread Alexander
Hi, On Thu, 11 Jun 2020 12:30:19 +0200 Jean-Marc Lasgouttes wrote: > Le 11/06/2020 à 12:28, Jürgen Spitzmüller a écrit : > > Am Donnerstag, den 11.06.2020, 11:50 +0200 schrieb Alexander: > >> The intermediate .tex temp file created by LyX, during exporting to > >> markdown, has the two lines >

Re: Intermediate .tex file during 'Convert' differs from manual export, causes problems

2020-06-11 Thread Jean-Marc Lasgouttes
Le 11/06/2020 à 12:28, Jürgen Spitzmüller a écrit : Am Donnerstag, den 11.06.2020, 11:50 +0200 schrieb Alexander: The intermediate .tex temp file created by LyX, during exporting to markdown, has the two lines -- \begin{lstlisting}% [language=Python] -- which in the final markdown file look like

Re: Intermediate .tex file during 'Convert' differs from manual export, causes problems

2020-06-11 Thread Jürgen Spitzmüller
Am Donnerstag, den 11.06.2020, 11:50 +0200 schrieb Alexander: > The intermediate .tex temp file created by LyX, during exporting to > markdown, has the two lines > -- > \begin{lstlisting}% > [language=Python] > -- > which in the final markdown file look like > -- > % > [language=Python] Si