Re: GUI changes for inserting citations in 2.2x

2016-09-17 Thread gm
Le 17/09/2016 à 08:43, Jürgen Spitzmüller a écrit : Consistent with which search field? I had the outliner and PanelStack in mind. The one in the PanelStack that greys out items that do not match the filter instead of hiding them (do you want to do this here as well?)? Indeed, I would

Re: Small problems with figure previews

2016-09-17 Thread Scott Kostyshak
On Sat, Sep 17, 2016 at 10:50:16PM +0200, Pietro Cortese wrote: > The converter to pdf to eps in my setup is: > > pdftops -eps -f 1 -l 1 $$i $$o > > this probably explains why when using pdfpages material the preview in > lyx is always the first page. Yes. At some point I thought about how to

Re: [LyX/master] Improve systemlyxdir handling

2016-09-17 Thread Enrico Forestieri
On Sat, Sep 17, 2016 at 10:48:08PM +0200, Enrico Forestieri wrote: > commit ade098e2896bd9d7d87b3df1a9276661dd3f7c78 > Author: Enrico Forestieri > Date: Sat Sep 17 22:38:27 2016 +0200 > > Improve systemlyxdir handling > > Do not assume that the /systemlyxdir path

Re: Small problems with figure previews

2016-09-17 Thread Pietro Cortese
The converter to pdf to eps in my setup is: pdftops -eps -f 1 -l 1 $$i $$o this probably explains why when using pdfpages material the preview in lyx is always the first page. However this conversion preserves resolution. The loss of resolution should be downstream of the conversion. Best

Re: Small problems with figure previews

2016-09-17 Thread Scott Kostyshak
On Sat, Sep 17, 2016 at 10:23:47PM +0200, Pietro Cortese wrote: > Hi Scott, > > yes I'm referring to the image displayed in lyx that has low resolution > and becomes unreadable. Scaling the image makes it bigger but does not > improve resolution. > > Bu running lyx 2.2.1 in debug mode I see that

Re: Small problems with figure previews

2016-09-17 Thread Pietro Cortese
Hi Scott, yes I'm referring to the image displayed in lyx that has low resolution and becomes unreadable. Scaling the image makes it bigger but does not improve resolution. Bu running lyx 2.2.1 in debug mode I see that the image is first converted from pdf to eps and then loaded into cache

Re: Missing Glyphs! error

2016-09-17 Thread Jürgen Spitzmüller
Am Samstag, den 17.09.2016, 13:52 +0200 schrieb Pietro Cortese: > Hello, > when compiling the attached document with pdflatex in lyx2.2.1 or > lyx2.2.0 I get the error message: > Missing Glyphs! > Missing character: There is no ; in font nullfont! This is due to an error in your code. The line:

Missing Glyphs! error

2016-09-17 Thread Pietro Cortese
Hello, when compiling the attached document with pdflatex in lyx2.2.1 or lyx2.2.0 I get the error message: Missing Glyphs! Missing character: There is no ; in font nullfont! However if I open the containing directory and compile by hand the tex file with pdflatex there are no errors.

Re: GUI changes for inserting citations in 2.2x

2016-09-17 Thread Jürgen Spitzmüller
Am Freitag, den 16.09.2016, 22:47 +0100 schrieb Guillaume Munch: > Actually I did generalize, by giving an objective reason: consistency > with other search fields. Consistent with which search field? The one in the PanelStack that greys out items that do not match the filter instead of hiding

Re: GUI changes for inserting citations in 2.2x

2016-09-17 Thread Jürgen Spitzmüller
Am Freitag, den 16.09.2016, 22:09 +0100 schrieb Guillaume Munch: > Yes, it seems that all that cannot be used to control the html > formatting, which the citation preview uses. I finally found that the > trick was to change the html. See attached. Thanks. > > In any case, if it is done, it