Re: How to setup image converters on Mac?

2017-09-17 Thread Stephan Witt
Am 17.09.2017 um 08:03 schrieb Jürgen Spitzmüller : > > Am Samstag, den 16.09.2017, 20:46 +0200 schrieb Stephan Witt: >> No, it doesn’t work. > > Why? Because it doesn’t find the binary. > 1) inkscape-bin is in >> /Applications/Inkscape.app/Contents/Resources/bin > > And then type does not fi

Re: How to setup image converters on Mac?

2017-09-17 Thread Jürgen Spitzmüller
Am Sonntag, den 17.09.2017, 15:26 +0200 schrieb Stephan Witt: > I’ve made a test. The cost for 200 calls of the pure shell script > /Applications/Inkscape.app/Contents/Resources/bin/inkscape > is 0m52.436s real. The cost for 200 calls of the lyx-provided > wrapper lyx/development/MacOSX/inkscape i

Re: How to setup image converters on Mac?

2017-09-17 Thread Stephan Witt
Am 17.09.2017 um 17:44 schrieb Jürgen Spitzmüller : > > Am Sonntag, den 17.09.2017, 15:26 +0200 schrieb Stephan Witt: >> I’ve made a test. The cost for 200 calls of the pure shell script >> /Applications/Inkscape.app/Contents/Resources/bin/inkscape >> is 0m52.436s real. The cost for 200 calls of

Re: LyX-Workarea: Cursor invisible on Mac

2017-09-17 Thread Stephan Witt
Am 14.09.2017 um 16:30 schrieb Jean-Marc Lasgouttes : > > Le 14/09/2017 à 15:15, Stephan Witt a écrit : >> Am 14.09.2017 um 14:31 schrieb Jean-Marc Lasgouttes : >>> >>> Le 14/09/2017 à 13:16, Stephan Witt a écrit : Hi JMarc, with master I have two problems on Mac, ATM: * The cursor

Re: How to setup image converters on Mac?

2017-09-17 Thread Stephan Witt
Am 15.09.2017 um 15:13 schrieb Helge Hafting : > > > > Den 13. sep. 2017 03:29, skrev Scott Kostyshak: >> It actually amazes me how few people care about including bitmaps >> graphics in their final meant-for-publication drafts. I wonder if I am >> the only one that is annoyed when I am reading

Re: Any rc1 blockers?

2017-09-17 Thread Jürgen Spitzmüller
Am Dienstag, den 12.09.2017, 12:20 +0200 schrieb Jean-Marc Lasgouttes: > Le 12/09/2017 à 11:41, Jean-Marc Lasgouttes a écrit : > > Le 12/09/2017 à 10:59, Jürgen Spitzmüller a écrit : > > > Hunspell is also outdated. > > > > I'll have a go at it. > > Not so easy after all. What we have is a trimme

Re: How to setup image converters on Mac?

2017-09-17 Thread Jürgen Spitzmüller
Am Sonntag, den 17.09.2017, 18:01 +0200 schrieb Stephan Witt: > > It does. See how we deal with inkscape on windows. > > Yes, and I don’t like it. How do you deal with it on Linux? Linux doesn't need the full path, unless you are using some customized build. But then, I would set the full path di

Re: LyX-Workarea: Cursor invisible on Mac

2017-09-17 Thread Kornel Benko
Am Sonntag, 17. September 2017 um 18:17:47, schrieb Stephan Witt > Am 14.09.2017 um 16:30 schrieb Jean-Marc Lasgouttes : > > > > Le 14/09/2017 à 15:15, Stephan Witt a écrit : > >> Am 14.09.2017 um 14:31 schrieb Jean-Marc Lasgouttes : > >>> > >>> Le 14/09/2017 à 13:16, Stephan Witt a écrit : > >

Re: LyX-Workarea: Cursor invisible on Mac

2017-09-17 Thread Stephan Witt
Am 17.09.2017 um 18:17 schrieb Stephan Witt : > > Am 14.09.2017 um 16:30 schrieb Jean-Marc Lasgouttes : >> >> Le 14/09/2017 à 15:15, Stephan Witt a écrit : >>> Am 14.09.2017 um 14:31 schrieb Jean-Marc Lasgouttes : Le 14/09/2017 à 13:16, Stephan Witt a écrit : > Hi JMarc, > with

Re: How to setup image converters on Mac?

2017-09-17 Thread Stephan Witt
> Am 17.09.2017 um 18:41 schrieb Jürgen Spitzmüller : > > Am Sonntag, den 17.09.2017, 18:01 +0200 schrieb Stephan Witt: >>> It does. See how we deal with inkscape on windows. >> >> Yes, and I don’t like it. How do you deal with it on Linux? > > Linux doesn't need the full path, unless you are u

Re: LyX-Workarea: Cursor invisible on Mac

2017-09-17 Thread Stephan Witt
Am 17.09.2017 um 18:42 schrieb Kornel Benko : > > Am Sonntag, 17. September 2017 um 18:17:47, schrieb Stephan Witt > >> Am 14.09.2017 um 16:30 schrieb Jean-Marc Lasgouttes : >>> >>> Le 14/09/2017 à 15:15, Stephan Witt a écrit : Am 14.09.2017 um 14:31 schrieb Jean-Marc Lasgouttes : > >

Re: How to setup image converters on Mac?

2017-09-17 Thread Jürgen Spitzmüller
Am Sonntag, den 17.09.2017, 19:15 +0200 schrieb Stephan Witt: > But I need to change configure.py to call inkscape with full path > names > for the input image and the conversion result to get it work. > > Do you think this is a problem? No. But remember to do that also for the svg2*tex scripts t

Re: How to setup image converters on Mac?

2017-09-17 Thread Jürgen Spitzmüller
Am Sonntag, den 17.09.2017, 15:26 +0200 schrieb Stephan Witt: > Because of the change directory coded in inkscape starter the $$i for > the > input file name leads to a „file not found“ error. With a change to > inkscape —file=$$p/$$i --export-area-drawing --without-gui --export- > pdf=$$p/$$o Use

Re: LyX-Workarea: Cursor invisible on Mac

2017-09-17 Thread Stephan Witt
Am 17.09.2017 um 18:42 schrieb Stephan Witt : > > Am 17.09.2017 um 18:17 schrieb Stephan Witt : >> >> Am 14.09.2017 um 16:30 schrieb Jean-Marc Lasgouttes : >>> >>> Le 14/09/2017 à 15:15, Stephan Witt a écrit : Am 14.09.2017 um 14:31 schrieb Jean-Marc Lasgouttes : > > Le 14/09/2017

Re: LyX-Workarea: Cursor invisible on Mac

2017-09-17 Thread Jean-Marc Lasgouttes
Le 17 septembre 2017 19:17:44 GMT+02:00, Stephan Witt a écrit : > >>> I cannot find GuiWorkArea::Private::toggleCaret() in master. I was probably wrong about the Private. I am not in front of the code right now. JMarc

Re: How to setup image converters on Mac?

2017-09-17 Thread Stephan Witt
Am 17.09.2017 um 19:48 schrieb Jürgen Spitzmüller : > > Am Sonntag, den 17.09.2017, 15:26 +0200 schrieb Stephan Witt: >> Because of the change directory coded in inkscape starter the $$i for >> the >> input file name leads to a „file not found“ error. With a change to >> inkscape —file=$$p/$$i --e

Re: LyX-Workarea: Background not shown correctly

2017-09-17 Thread Jean-Marc Lasgouttes
Le 17/09/2017 à 19:48, Stephan Witt a écrit : Hi JMarc, another problem I’ve seen: after running view-pdflatex e.g. the work area doesn’t show correct background color. Wow. The situation is worse than I thought. Where does all this black come from? JMarc

Re: LyX-Workarea: Cursor invisible on Mac

2017-09-17 Thread Jean-Marc Lasgouttes
Le 17/09/2017 à 18:42, Stephan Witt a écrit : Now I made some progress. After sending the previous mail I’ve noticed that LyX eats massively CPU time. The cause seems to be the missing adjustment of GuiWorkArea::Private::pixel_ratio_ - that’s why the GuiWorkArea::Private::needResize() returns con

Re: LyX-Workarea: Cursor invisible on Mac

2017-09-17 Thread Stephan Witt
Am 17.09.2017 um 21:38 schrieb Jean-Marc Lasgouttes : > > Le 17/09/2017 à 18:42, Stephan Witt a écrit : >> Now I made some progress. After sending the previous mail I’ve noticed >> that LyX eats massively CPU time. The cause seems to be the missing >> adjustment of GuiWorkArea::Private::pixel_rati

Re: LyX-Workarea: Cursor invisible on Mac

2017-09-17 Thread Jean-Marc Lasgouttes
Le 17/09/2017 à 22:26, Stephan Witt a écrit : It works. Good, feel free to commit, or I'll do it tomorrow. Two lines below d->pixel_ratio_ can be used then? GuiPainter pain(viewport(), d->pixel_ratio_); Actually, pixel_ratio_ is more like last_pixel_ratio_, used to remember the la

Re: LyX-Workarea: Background not shown correctly

2017-09-17 Thread Stephan Witt
Am 17.09.2017 um 21:27 schrieb Jean-Marc Lasgouttes : > > Le 17/09/2017 à 19:48, Stephan Witt a écrit : >> Hi JMarc, >> another problem I’ve seen: after running view-pdflatex e.g. >> the work area doesn’t show correct background color. > > Wow. The situation is worse than I thought. Where does al

Re: LyX-Workarea: Background not shown correctly

2017-09-17 Thread Jean-Marc Lasgouttes
Le 17/09/2017 à 22:30, Stephan Witt a écrit : Am 17.09.2017 um 21:27 schrieb Jean-Marc Lasgouttes : Le 17/09/2017 à 19:48, Stephan Witt a écrit : Hi JMarc, another problem I’ve seen: after running view-pdflatex e.g. the work area doesn’t show correct background color. Wow. The situation is w

Re: LyX-Workarea: Cursor invisible on Mac

2017-09-17 Thread Stephan Witt
Am 17.09.2017 um 22:30 schrieb Jean-Marc Lasgouttes : > > Le 17/09/2017 à 22:26, Stephan Witt a écrit : >> It works. > > Good, feel free to commit, or I'll do it tomorrow. No need to do it fast. > Two lines below d->pixel_ratio_ can be used then? >> GuiPainter pain(viewport(), d->pixel_rat

Re: How to setup image converters on Mac?

2017-09-17 Thread Stephan Witt
Am 17.09.2017 um 21:07 schrieb Stephan Witt : > > Am 17.09.2017 um 19:48 schrieb Jürgen Spitzmüller : >> >> Am Sonntag, den 17.09.2017, 15:26 +0200 schrieb Stephan Witt: >>> Because of the change directory coded in inkscape starter the $$i for >>> the >>> input file name leads to a „file not foun

Re: Changes in lettre.cls

2017-09-17 Thread Scott Kostyshak
On Sat, Sep 16, 2017 at 08:44:36PM +0200, Jean-Pierre wrote: > Le 16 septembre 2017 6:39:06 PM Scott Kostyshak a écrit : > > > On Sun, Aug 13, 2017 at 06:39:16PM +0200, Jean-Pierre Chrétien wrote: > > > Le 09/08/2017 à 10:00, Scott Kostyshak a écrit : > > > > > > > > > > > Thanks for looking int

Re: Failed tests for es/Additional.lyx

2017-09-17 Thread Scott Kostyshak
On Sat, Sep 16, 2017 at 09:37:55PM +0200, Kornel Benko wrote: > > Ah good to know. Should that change be ported to 2.3.x? > > From my POV, yes. OK go ahead (if you have time). Scott signature.asc Description: PGP signature

Re: How to setup image converters on Mac?

2017-09-17 Thread Scott Kostyshak
On Sun, Sep 17, 2017 at 06:24:46PM +0200, Stephan Witt wrote: > > Den 13. sep. 2017 03:29, skrev Scott Kostyshak: > >> It actually amazes me how few people care about including bitmaps > > I certainly care too. Rereading the email I sent, it could easily be interpreted as though I was implying t

Re: How to setup image converters on Mac?

2017-09-17 Thread Jürgen Spitzmüller
Am Sonntag, den 17.09.2017, 22:51 +0200 schrieb Stephan Witt: > I’ve just learned that the converter calls for on-screen display in > build_script in GraphicsConverter.cpp and for export to pdf seem to > have different interpretation of $$i ??? > > SVG to PNG works with $$i resp. $$o and not with