Re: 10188: change voids to bools or use exceptions?

2016-09-02 Thread Scott Kostyshak
On Fri, Sep 02, 2016 at 06:28:45PM -0400, Scott Kostyshak wrote: > On Thu, Sep 01, 2016 at 04:15:39PM -0400, Scott Kostyshak wrote: > > On Thu, Sep 01, 2016 at 12:48:23AM -0400, Richard Heck wrote: > > > On 08/31/2016 05:28 PM, Scott Kostyshak wrote: > > > > On Wed, Aug 31, 2016 at 10:08:35PM +0100

Re: 10188: change voids to bools or use exceptions?

2016-09-02 Thread Scott Kostyshak
On Thu, Sep 01, 2016 at 04:15:39PM -0400, Scott Kostyshak wrote: > On Thu, Sep 01, 2016 at 12:48:23AM -0400, Richard Heck wrote: > > On 08/31/2016 05:28 PM, Scott Kostyshak wrote: > > > On Wed, Aug 31, 2016 at 10:08:35PM +0100, Guillaume Munch wrote: > > > > > >> Sounds good to me > > >> (and if th

Re: Icons in menus

2016-09-02 Thread Guillaume Munch
Le 05/08/2016 à 12:54, racoon a écrit : Sorry, missed your post. I have just a single icon there. So every (non-submenu) item show an icon now. Replacing qMenu.addAction(new Action(QIcon(), label(*m), by, for example, qMenu.addAction(new Action(QIcon("images/box-insert.svgz"), label(*m), How

ja/EmbeddedObjects.lyx no longer compiles (with dvipdfm)

2016-09-02 Thread Scott Kostyshak
I think this happened due to an update in the docs, not a change in LyX's export. I get the error "Environment SCfigure undefined" but I'm not sure why. If in the preamble I put \setboolean{sidecap}{false} (after the chunk that deals with sidecap) the file compiles for me. Any ideas on what we s

Re: Russian splash does not compile with LuaTeX anymore?

2016-09-02 Thread Scott Kostyshak
On Fri, Sep 02, 2016 at 07:34:07AM +, Guenter Milde wrote: > On 2016-09-01, Scott Kostyshak wrote: > > > [-- Type: text/plain, Encoding: --] > > > The Russian splash does not compile with LuaTeX + system fonts + > > polyglossia + updated TeX Live 2016, unless we change to use babel. > > > I

Re: Our \LyX{} inset breaks compilation in Hebrew (but \LaTeX{} does not)

2016-09-02 Thread Jürgen Spitzmüller
Am Freitag, den 02.09.2016, 10:32 + schrieb Guenter Milde: > Like LaTeX, LyX is an English name. Wrapping in "language English" > seems the correct way to handle it. No. Brand names such as "LyX", "LaTeX" or "Pepsi" are not English (as less as they are German, French etc.). These are internati

Re: Our \LyX{} inset breaks compilation in Hebrew (but \LaTeX{} does not)

2016-09-02 Thread Guenter Milde
On 2016-09-02, Jean-Marc Lasgouttes wrote: > Le 02/09/2016 à 10:21, Jürgen Spitzmüller a écrit : >> Am Donnerstag, den 01.09.2016, 17:42 -0400 schrieb Scott Kostyshak: >>> Fixed at 95afab4b and d1b0dba9 by marking as English. >> Instead of finger-painting in the documents, shouldn't LyX output the

Re: Our \LyX{} inset breaks compilation in Hebrew (but \LaTeX{} does not)

2016-09-02 Thread Jean-Marc Lasgouttes
Le 02/09/2016 à 10:21, Jürgen Spitzmüller a écrit : Am Donnerstag, den 01.09.2016, 17:42 -0400 schrieb Scott Kostyshak: Fixed at 95afab4b and d1b0dba9 by marking as English. Instead of finger-painting in the documents, shouldn't LyX output these macros inside some ltr macro (like \L{\LyX}) in

Re: Our \LyX{} inset breaks compilation in Hebrew (but \LaTeX{} does not)

2016-09-02 Thread Jürgen Spitzmüller
Am Donnerstag, den 01.09.2016, 17:42 -0400 schrieb Scott Kostyshak: > Fixed at 95afab4b and d1b0dba9 by marking as English. Instead of finger-painting in the documents, shouldn't LyX output these macros inside some ltr macro (like \L{\LyX}) in ltr context? Jürgen signature.asc Description: This

Re: Russian splash does not compile with LuaTeX anymore?

2016-09-02 Thread Guenter Milde
On 2016-09-01, Scott Kostyshak wrote: > [-- Type: text/plain, Encoding: --] > The Russian splash does not compile with LuaTeX + system fonts + > polyglossia + updated TeX Live 2016, unless we change to use babel. > I wonder if this is a regression in a TeX Live package (e.g. fontspec). > Or we