Question on using PGF Files

2018-08-23 Thread Joel Kulesza
Colleagues, I'm currently trying to include matplotlib-created .pgf files in a LyX document. The PGF files, in turn, include .png files (e.g., for filled contour plots). These PNG files are not copied to the directory that LyX is building my document in. This is entirely understandable—LyX cann

Re: Indenting in verse style

2018-08-23 Thread Paul A. Rubin
On 08/23/2018 05:34 AM, Pol wrote: The following text, in verse style, is correctly indented on my lyx screen, but the pdf is not well rendered, the last line not being aligned with first one: Given that 1. prop 1 2. prop 2 3. prop 3 then prop 4 must follow. Here included my lyx tes

Re: LyX 2.3.0 - display of int

2018-08-23 Thread Kornel Benko
Am Donnerstag, 23. August 2018 17:50:30 CEST schrieb M.B. Schiekel : > Am 23.08.2018 um 08:36 schrieb Kornel Benko: > > Am Mittwoch, 22. August 2018 21:07:38 CEST schrieb Scott Kostyshak > > : > >> On Wed, Aug 22, 2018 at 06:23:48PM +0200, M.B. Schiekel wrote: > >>> -BEGIN PGP SIGNED MESSAGE--

Re: LyX 2.3.0 - display of int

2018-08-23 Thread M.B. Schiekel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 23.08.2018 um 08:36 schrieb Kornel Benko: > Am Mittwoch, 22. August 2018 21:07:38 CEST schrieb Scott Kostyshak > : >> On Wed, Aug 22, 2018 at 06:23:48PM +0200, M.B. Schiekel wrote: >>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >>> >>> Am 18.08.

Sharpness of lyx characters

2018-08-23 Thread Pol
screen characters in lyx on hp-elitebook x360, appear unclear, i would say that 'ink density' is not uniform. No change switching to different fonts. All applications display clear characters, except LyX Lyx runs on opensuse leap 15 / plasma Any hints? thank you paolo m.

Re: rpmbuild problem [Solved]

2018-08-23 Thread Scott Kostyshak
On Thu, Aug 23, 2018 at 01:56:34PM +0200, M.B. Schiekel wrote: > Hi Scott, > > thank you for your suggestion concerning cmake instead of rpmbuild. Actually, CMake relies on rpmbuild. It is more of a choice between CMake and autotools. But looks like you already got it figured out! Scott signa

Re: Indenting in verse style

2018-08-23 Thread Pol
Daniel wrote: > > I am not sure which is correct (the lyx work area or the code > generated). Basically, you need an extra empty line below the > environment. I seem to remember that LyX originally added such empty > lines but it was removed due to bug > https://www.lyx.org/trac/ticket/9055. Ma

rpmbuild problem [Solved]

2018-08-23 Thread M.B. Schiekel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 23.08.2018 um 03:42 schrieb Scott Kostyshak: >> [bernhard] 1. when I'm doing a LyX 'configure' and 'make' with >> ./configure --with-qt-dir=/usr/share/qt5/ --enable-qt5 make >> everything is fine and I get a LyX-2.3.0 executable. >> >> 2. when I

Re: Indenting in verse style

2018-08-23 Thread Daniel
On 23/08/2018 12:59, Daniel wrote: Attached is a workaround to get your expected result in LyX. I just copy and pasted the empty line format from another file since I could not remember how to insert them otherwise. Actually, inserting an empty ERT or Note in the like that should be empty doe

Re: Indenting in verse style

2018-08-23 Thread Daniel
On 23/08/2018 12:48, Daniel wrote: On 23/08/2018 11:34, Pol wrote: The following text, in verse style, is correctly indented on my lyx screen, but the pdf is not well rendered, the last line not being aligned with first one: Given that    1. prop 1    2. prop 2    3. prop 3 then prop 4 must foll

Re: Indenting in verse style

2018-08-23 Thread Daniel
On 23/08/2018 11:34, Pol wrote: The following text, in verse style, is correctly indented on my lyx screen, but the pdf is not well rendered, the last line not being aligned with first one: Given that 1. prop 1 2. prop 2 3. prop 3 then prop 4 must follow. Here included my lyx test f

Indenting in verse style

2018-08-23 Thread Pol
The following text, in verse style, is correctly indented on my lyx screen, but the pdf is not well rendered, the last line not being aligned with first one: Given that 1. prop 1 2. prop 2 3. prop 3 then prop 4 must follow. Here included my lyx test file. Is that a bug? thank you paolo