Re: Dependencies to build LyX (from Git) on clean Ubuntu 16.04 using Qt5?

2017-01-17 Thread Scott Kostyshak
On Tue, Jan 17, 2017 at 11:54:02PM +0100, Christian Ridderström wrote: > Hi, > > Does anyone have a list of the build dependencies that need to be installed > in order to build the latest LyX on a clean Ubuntu 16.04 using Qt5? I.e., > I'm looking for the > >sudo apt-get install

Convertor lyx2.1 -> lyx2.2 does not understand TikZ in math macros

2017-01-17 Thread חיים רוזנר
Hi, I upgraded lyx 2.1 to lyx 2.2 (Win 10). I have a file with lots of tikz environments and some math macros. The convertor took the -- line command of tikz in the math macro and converted it to \twohyphens. This conversion made me errors. Attached are a minimal example from LyX 2.1 and its

Dependencies to build LyX (from Git) on clean Ubuntu 16.04 using Qt5?

2017-01-17 Thread Christian Ridderström
Hi, Does anyone have a list of the build dependencies that need to be installed in order to build the latest LyX on a clean Ubuntu 16.04 using Qt5? I.e., I'm looking for the sudo apt-get install build-essential ... XXX and the other steps you need to do in order to be able build LyX with

Re: EmDash Problems

2017-01-17 Thread Guenter Milde
On 2017-01-17, Enrico Forestieri wrote: > On Tue, Jan 17, 2017 at 06:05:57PM +0100, Enrico Forestieri wrote: >> On Tue, Jan 17, 2017 at 09:41:03AM -0500, Richard Heck wrote: >> > On 01/17/2017 02:55 AM, Jürgen Spitzmüller wrote: >> > > Am Montag, den 16.01.2017, 22:17 + schrieb Guenter Milde:

Re: EmDash Problems

2017-01-17 Thread Jürgen Spitzmüller
Am Dienstag, den 17.01.2017, 18:40 + schrieb Guenter Milde: > c) use "---" in lib/unicodesymbols and  >    procede as in a) for inputencoding utf8 +1 Jürgen signature.asc Description: This is a digitally signed message part

Re: EmDash Problems

2017-01-17 Thread Enrico Forestieri
On Tue, Jan 17, 2017 at 06:05:57PM +0100, Enrico Forestieri wrote: > On Tue, Jan 17, 2017 at 09:41:03AM -0500, Richard Heck wrote: > > > On 01/17/2017 02:55 AM, Jürgen Spitzmüller wrote: > > > Am Montag, den 16.01.2017, 22:17 + schrieb Guenter Milde: > > >> Now we have 3 specs: > > >> > > >>

Re: EmDash Problems

2017-01-17 Thread Guenter Milde
On 2017-01-17, Richard Heck wrote: > On 01/17/2017 02:55 AM, Jürgen Spitzmüller wrote: >> Am Montag, den 16.01.2017, 22:17 + schrieb Guenter Milde: >>> Now we have 3 specs: >>> 1. Unicode: Break Opportunity Before and After >>> 2. --- ligature: Break opportunity after, no hyphenation of

Re: EmDash Problems

2017-01-17 Thread Enrico Forestieri
On Tue, Jan 17, 2017 at 09:41:03AM -0500, Richard Heck wrote: > On 01/17/2017 02:55 AM, Jürgen Spitzmüller wrote: > > Am Montag, den 16.01.2017, 22:17 + schrieb Guenter Milde: > >> Now we have 3 specs: > >> > >> 1. Unicode: Break Opportunity Before and After > >> > >> 2. --- ligature: Break

Re: [CONFIRMED] Display Problem in Stable with \notin, etc.

2017-01-17 Thread Enrico Forestieri
On Tue, Jan 17, 2017 at 02:51:23PM +0100, Jean-Marc Lasgouttes wrote: > Le 17/01/2017 à 12:19, Enrico Forestieri a écrit : > > This seems to be a Qt issue. QTextLine::naturalTextWidth() should report > > the width of the line occupied by text. If a zero-width character is > > present, it is

Re: [CONFIRMED] Display Problem in Stable with \notin, etc.

2017-01-17 Thread Jean-Marc Lasgouttes
Le 17/01/2017 à 15:38, Richard Heck a écrit : Thanks for your work on this, both of you. When you decide on a solution, please feel free to commit to stable. OK, thanks. While we are at it, is there some reason why I cannot get an answer there ?

Re: EmDash Problems

2017-01-17 Thread Richard Heck
On 01/17/2017 02:55 AM, Jürgen Spitzmüller wrote: > Am Montag, den 16.01.2017, 22:17 + schrieb Guenter Milde: >> Now we have 3 specs: >> >> 1. Unicode: Break Opportunity Before and After >> >> 2. --- ligature: Break opportunity after, no hyphenation of word >> before >>(also with literal

Re: [CONFIRMED] Display Problem in Stable with \notin, etc.

2017-01-17 Thread Richard Heck
On 01/17/2017 08:51 AM, Jean-Marc Lasgouttes wrote: > Le 17/01/2017 à 12:19, Enrico Forestieri a écrit : >> This seems to be a Qt issue. QTextLine::naturalTextWidth() should report >> the width of the line occupied by text. If a zero-width character is >> present, it is correctly accounted for,

Re: [CONFIRMED] Display Problem in Stable with \notin, etc.

2017-01-17 Thread Jean-Marc Lasgouttes
Le 17/01/2017 à 12:19, Enrico Forestieri a écrit : This seems to be a Qt issue. QTextLine::naturalTextWidth() should report the width of the line occupied by text. If a zero-width character is present, it is correctly accounted for, except when it is the only character in the line. That is to

Re: [CONFIRMED] Display Problem in Stable with \notin, etc.

2017-01-17 Thread Enrico Forestieri
On Mon, Jan 16, 2017 at 03:36:07PM -0500, Richard Heck wrote: > Resending as a new thread so it is more visible > > On 01/16/2017 02:04 PM, Scott Kostyshak wrote: > > On Mon, Jan 16, 2017 at 01:13:44PM -0500, Richard Heck wrote: > >> I am seeing display problems in stable with \notin and

Re: [CONFIRMED] Display Problem in Stable with \notin, etc.

2017-01-17 Thread Jean-Marc Lasgouttes
Le 16/01/2017 à 22:09, Jean-Marc Lasgouttes a écrit : Le 16/01/2017 à 21:29, Richard Heck a écrit : Bisect blames: 24648404b3c85015584b1ca127e257cbecf3342d is the first bad commit commit 24648404b3c85015584b1ca127e257cbecf3342d Author: Jean-Marc Lasgouttes Date: Sun Oct