Re: [LyX/master] Cmake export tests: List of inverted tests is expanding

2015-11-22 Thread Scott Kostyshak
On Sun, Nov 22, 2015 at 04:56:34PM +0100, Uwe Stöhr wrote: > Am 20.11.2015 um 01:36 schrieb Scott Kostyshak: > > >For both TeX fonts and system fonts? For me they only compile with TeX > >fonts. > > Here too. But why do you insist to compile with non-TeX fonts? Well this is a separate

Re: [LyX/master] Cmake export tests: List of inverted tests is expanding

2015-11-22 Thread Uwe Stöhr
Am 20.11.2015 um 01:36 schrieb Scott Kostyshak: For both TeX fonts and system fonts? For me they only compile with TeX fonts. Here too. But why do you insist to compile with non-TeX fonts? I can understand the package author that he predefines a font for the statement text since it depends

Re: [LyX/master] Cmake export tests: List of inverted tests is expanding

2015-11-22 Thread Kornel Benko
Am Sonntag, 22. November 2015 um 18:10:55, schrieb Uwe Stöhr > Am 20.11.2015 um 11:40 schrieb Guenter Milde: > >>> +# Non-ASCII in ERT > >>> +export/doc/fr/Additional_pdf4_texF > > > >> This should now work. > > > > Unfortunately, it does not: after updating to

Re: [LyX/master] Cmake export tests: List of inverted tests is expanding

2015-11-22 Thread Uwe Stöhr
Am 20.11.2015 um 11:40 schrieb Guenter Milde: +# Non-ASCII in ERT +export/doc/fr/Additional_pdf4_texF This should now work. Unfortunately, it does not: after updating to c818fea3af2866b3d4b4/lyxgit there are still non-ASCII characters in ERT in doc/fr/Additional.lyx, e.g. the "ê" in line

Re: [LyX/master] Cmake export tests: List of inverted tests is expanding

2015-11-22 Thread Guenter Milde
On 2015-11-22, Uwe Stöhr wrote: > Am 20.11.2015 um 11:40 schrieb Guenter Milde: >> The reason is, that the preamble has the code: >> % if pdflatex is used >> \usepackage{ifpdf} >> \ifpdf >> % set fonts for nicer pdf view >> \IfFileExists{lmodern.sty} >>

Re: [LyX/master] Cmake export tests: List of inverted tests is expanding

2015-11-22 Thread Guenter Milde
On 2015-11-22, Uwe Stöhr wrote: > Am 20.11.2015 um 01:36 schrieb Scott Kostyshak: >> For both TeX fonts and system fonts? For me they only compile with TeX >> fonts. > Here too. But why do you insist to compile with non-TeX fonts? Because we want to test compilation with non-TeX fonts and

Re: [LyX/master] Cmake export tests: List of inverted tests is expanding

2015-11-20 Thread Guenter Milde
Dear Uwe, thank you for joining in the export test discussion. On 2015-11-20, Uwe Stöhr wrote: > Am 19.11.2015 um 03:00 schrieb Kornel Benko: >> commit ee72677fded357755c76e20a6adb256962d50445 > > >> +# Non-ASCII in ERT >> +export/doc/fr/Additional_pdf4_texF > This should now work.

Re: [LyX/master] Cmake export tests: List of inverted tests is expanding

2015-11-20 Thread Scott Kostyshak
On Fri, Nov 20, 2015 at 10:40:01AM +, Guenter Milde wrote: > If I change it to use non-TeX fonts (to reproduce the *_systemF test), I get > > ! LaTeX Error: \begin{otherlanguage} on input line 360 ended by > \end{itemize}. > > which for me is an indication of the known "language

Re: [LyX/master] Cmake export tests: List of inverted tests is expanding

2015-11-20 Thread Georg Baum
Scott Kostyshak wrote: > On Fri, Nov 20, 2015 at 10:40:01AM +, Guenter Milde wrote: > >> If I change it to use non-TeX fonts (to reproduce the *_systemF test), I >> get >> >> ! LaTeX Error: \begin{otherlanguage} on input line 360 ended by >> \end{itemize}. >> >> which for me is an

Re: [LyX/master] Cmake export tests: List of inverted tests is expanding

2015-11-20 Thread Scott Kostyshak
On Fri, Nov 20, 2015 at 10:19:30PM +0100, Georg Baum wrote: > Scott Kostyshak wrote: > > > On Fri, Nov 20, 2015 at 10:40:01AM +, Guenter Milde wrote: > > > >> If I change it to use non-TeX fonts (to reproduce the *_systemF test), I > >> get > >> > >> ! LaTeX Error: \begin{otherlanguage}

Re: [LyX/master] Cmake export tests: List of inverted tests is expanding

2015-11-19 Thread Uwe Stöhr
Am 19.11.2015 um 03:00 schrieb Kornel Benko: commit ee72677fded357755c76e20a6adb256962d50445 > +# Non-ASCII in ERT +export/doc/fr/Additional_pdf4_texF This should now work. +# lmodern.sty? + maybe more

Re: [LyX/master] Cmake export tests: List of inverted tests is expanding

2015-11-19 Thread Uwe Stöhr
Another issue in revertedTests: 108 # Gives the following error: 109 # # ! Package hpstatement Error: H or P statement "H251" 110 # # (hpstatement)is not defined. 111 # 1580:export/examples/H-P-statements_pdf5_systemF 112

Re: [LyX/master] Cmake export tests: List of inverted tests is expanding

2015-11-19 Thread Scott Kostyshak
On Fri, Nov 20, 2015 at 01:19:24AM +0100, Uwe Stöhr wrote: > Another issue in revertedTests: > > 108 # Gives the following error: > 109 # # ! Package hpstatement Error: H or P statement "H251" > 110 # # (hpstatement)is not defined. > 111 #