Re: ctest seminar

2016-10-10 Thread Scott Kostyshak
On Mon, Oct 10, 2016 at 07:43:36AM +, Guenter Milde wrote: > (However, IMO this description is too elaborated to be written down in the > documentation.) OK. Scott signature.asc Description: PGP signature

Re: ctest seminar

2016-10-10 Thread Jean-Pierre Chrétien
Le 09/10/2016 à 17:24, Guenter Milde a écrit : On 2016-10-08, Scott Kostyshak wrote: [-- Type: text/plain, Encoding: quoted-printable --] On Sat, Oct 08, 2016 at 06:37:53PM +0100, Jean-Pierre Chrétien wrote: Hello, I've setup the test machinery on my Debian Jessie, TeXLive 2016: * ran a

Re: ctest seminar

2016-10-10 Thread Guenter Milde
On 2016-10-10, Jean-Pierre Chrétien wrote: > Le 09/10/2016 à 17:45, Guenter Milde a écrit : >> I would like it very much if the Xe/LuaTeX buttons would also >> select Unicode fonts by default. There is already a track issue for this >> (parallel configuration of tex and non-tex fonts) but I don't

Re: ctest seminar

2016-10-10 Thread Jean-Pierre Chrétien
Le 09/10/2016 à 17:45, Guenter Milde a écrit : I would like it very much if the Xe/LuaTeX buttons would also select Unicode fonts by default. There is already a track issue for this (parallel configuration of tex and non-tex fonts) but I don't remember the number. http://www.lyx.org/trac/tick

Re: ctest seminar

2016-10-10 Thread Guenter Milde
On 2016-10-09, Scott Kostyshak wrote: > On Sun, Oct 09, 2016 at 09:33:42PM +, Guenter Milde wrote: > I see what you mean now. I think we both would agree with the following: > "if by using ERT that works with pdflatex, xelatex, and luatex we > achieve the same level of clarity in the document

Re: ctest seminar

2016-10-09 Thread Scott Kostyshak
On Sun, Oct 09, 2016 at 09:33:42PM +, Guenter Milde wrote: > On 2016-10-09, Scott Kostyshak wrote: > > On Sun, Oct 09, 2016 at 04:45:11PM +, Guenter Milde wrote: > >> On 2016-10-09, Scott Kostyshak wrote: > > ... > > >> Yes. It is good to make the documents "robust", but not if this stand

Re: ctest seminar

2016-10-09 Thread Guenter Milde
On 2016-10-09, Scott Kostyshak wrote: > On Sun, Oct 09, 2016 at 04:45:11PM +, Guenter Milde wrote: >> On 2016-10-09, Scott Kostyshak wrote: ... >> Yes. It is good to make the documents "robust", but not if this stands in >> the way with the main purpose: documentation. > +1 >> Example: >>

Re: ctest seminar

2016-10-09 Thread Scott Kostyshak
On Sun, Oct 09, 2016 at 04:45:11PM +, Guenter Milde wrote: > On 2016-10-09, Scott Kostyshak wrote: > Two points that were agreed with Uwe: > > * The manuals in lib/doc are designed for output with pdflatex and TeX > fonts and only this export is secure. > > To make this clear, the defa

Re: ctest seminar

2016-10-09 Thread Guenter Milde
On 2016-10-09, Scott Kostyshak wrote: > On Sun, Oct 09, 2016 at 04:36:47PM +0100, Jean-Pierre Chrétien wrote: >> Le 08/10/2016 à 19:10, Scott Kostyshak a écrit : >> Right, now I get onle the three systemF failures due to the >> Missing character: There is no ✗ in font >> [lmroman10-regular]:mapp

Re: ctest seminar

2016-10-09 Thread Guenter Milde
On 2016-10-08, Scott Kostyshak wrote: > [-- Type: text/plain, Encoding: quoted-printable --] > On Sat, Oct 08, 2016 at 06:37:53PM +0100, Jean-Pierre Chrétien wrote: >> Hello, >> I've setup the test machinery on my Debian Jessie, TeXLive 2016: >> * ran automake in /ext/lyx/master >> * ran cmake

Re: ctest seminar

2016-10-09 Thread Scott Kostyshak
On Sun, Oct 09, 2016 at 04:36:47PM +0100, Jean-Pierre Chrétien wrote: > Le 08/10/2016 à 19:10, Scott Kostyshak a écrit : > > > > > This has to do with whether the "Default output format" is set. > > If I set it back to "default", and rerun cmake and then rerun the tests, > > then all of the tests

Re: ctest seminar

2016-10-09 Thread Jean-Pierre Chrétien
Le 08/10/2016 à 19:10, Scott Kostyshak a écrit : This has to do with whether the "Default output format" is set. If I set it back to "default", and rerun cmake and then rerun the tests, then all of the tests pass. This makes me think we should change the format back to default. Günter do you ha

Re: ctest seminar

2016-10-08 Thread Scott Kostyshak
On Sat, Oct 08, 2016 at 06:37:53PM +0100, Jean-Pierre Chrétien wrote: > Hello, > > I've setup the test machinery on my Debian Jessie, TeXLive 2016: > * ran automake in /ext/lyx/master > * ran cmake on Debian Jessie in /ext/lyx/cbuildmaster as > > /ext/lyx/cbuildmaster$ cmake -DLYX_ENABLE_EXPORT

ctest seminar

2016-10-08 Thread Jean-Pierre Chrétien
Hello, I've setup the test machinery on my Debian Jessie, TeXLive 2016: * ran automake in /ext/lyx/master * ran cmake on Debian Jessie in /ext/lyx/cbuildmaster as /ext/lyx/cbuildmaster$ cmake -DLYX_ENABLE_EXPORT_TESTS=ON -DLYX_RELEASE=ON -DLYX_PROGRAM_SUFFIX=ON -DLYX_ENABLE_CXX11=AUTO -DLYX_U