Re: [LyX/master] Use \inputencoding auto for examples/aas_sample.lyx

2016-12-02 Thread Scott Kostyshak
On Fri, Dec 02, 2016 at 12:50:02PM +0100, Kornel Benko wrote:
> Am Donnerstag, 1. Dezember 2016 um 23:31:48, schrieb Scott Kostyshak 
> 
> > On Thu, Dec 01, 2016 at 10:52:25AM +, Guenter Milde wrote:
> > 
> > > If we assume that an up-to date TeXLive is a common requirement, we can
> > > also remove the patterns in unreliableTest:
> > 
> > We would have to first redefine Sublabel: varying_versions. Currently we
> > say:
> > 
> >   Test depending on TeX distribution, package versions or OS.
> > 
> > Should we require an *up-to-date* TeX Live for reliable tests?
> 
> Yes, we should. For a developer it is not hard. And the tests are not meant 
> for a
> typical user.

Indeed we already state in Development.lyx:
A full, up-to-date TeXLive installation is recommended to run the tests.
Otherwise, some tests will fail. Tests with additional requirements are
labeled “unreliable:nonstandard”.

So it is just a matter of defining the varying_versions sublabel now.

> > If so, we
> > would redefine the varying_versions sublabel to something like:
> > 
> >   Test depending on e.g. OS or version of a non-TeX-Live dependency
> > 
> > > Do as you prefer, I don't have a preference.
> > 
> > What are your thoughts, Kornel?
> 
> Looks good.

OK we'll go with this and tweak if necessary.

I made the change at 67094dd6.

Scott


signature.asc
Description: PGP signature


Re: [LyX/master] Use \inputencoding auto for examples/aas_sample.lyx

2016-12-02 Thread Kornel Benko
Am Donnerstag, 1. Dezember 2016 um 23:31:48, schrieb Scott Kostyshak 

> On Thu, Dec 01, 2016 at 10:52:25AM +, Guenter Milde wrote:
> 
> > If we assume that an up-to date TeXLive is a common requirement, we can
> > also remove the patterns in unreliableTest:
> 
> We would have to first redefine Sublabel: varying_versions. Currently we
> say:
> 
>   Test depending on TeX distribution, package versions or OS.
> 
> Should we require an *up-to-date* TeX Live for reliable tests?

Yes, we should. For a developer it is not hard. And the tests are not meant for 
a
typical user.


> If so, we
> would redefine the varying_versions sublabel to something like:
> 
>   Test depending on e.g. OS or version of a non-TeX-Live dependency
> 
> > Do as you prefer, I don't have a preference.
> 
> What are your thoughts, Kornel?

Looks good.

> Scott

Kornel

signature.asc
Description: This is a digitally signed message part.


Re: [LyX/master] Use \inputencoding auto for examples/aas_sample.lyx

2016-12-01 Thread Scott Kostyshak
On Thu, Dec 01, 2016 at 10:52:25AM +, Guenter Milde wrote:

> If we assume that an up-to date TeXLive is a common requirement, we can
> also remove the patterns in unreliableTest:

We would have to first redefine Sublabel: varying_versions. Currently we
say:

  Test depending on TeX distribution, package versions or OS.

Should we require an *up-to-date* TeX Live for reliable tests? If so, we
would redefine the varying_versions sublabel to something like:

  Test depending on e.g. OS or version of a non-TeX-Live dependency

> Do as you prefer, I don't have a preference.

What are your thoughts, Kornel?

Scott


signature.asc
Description: PGP signature


Re: [LyX/master] Use \inputencoding auto for examples/aas_sample.lyx

2016-12-01 Thread Guenter Milde
On 2016-11-30, Scott Kostyshak wrote:

> [-- Type: text/plain, Encoding: quoted-printable --]

> On Mon, Jan 18, 2016 at 10:25:50AM +0100, Günter Milde wrote:
>> commit 26a3f4638827e36fa7698422514d284ad5fee6fc
>> Author: Günter Milde 
>> Date:   Tue Jan 12 22:18:08 2016 +0100

>> Use \inputencoding auto for examples/aas_sample.lyx

>> Also sort and commen related ctest pattern.

>> +# Wasysym - LuaTeX incompatibility
>> +# Missing character reported for $_\sun$
>> +# (the sun-character is printed in \normalsize (i.e. not scaled)
>> +# with any export format -- only LuaTeX reports a missing character).
>> +export/examples/aas_sample_(dvi3|pdf5)_(texF|systemF)

> Do you still see this problem? If I export this document with LuaTeX and
> TeX fonts, I don't get a missing character. On current master, I get
> that the following tests fail:

> SUSPENDED.UNRELIABLE.VARYING_VERSIONS.TEXISSUES_export/examples/aas_sample_dvi3_texF
> INVERTED.UNRELIABLE.VARYING_VERSIONS.TEXISSUES_export/examples/aas_sample_dvi3_systemF
> SUSPENDED.UNRELIABLE.VARYING_VERSIONS.TEXISSUES_export/examples/aas_sample_pdf5_texF
> INVERTED.UNRELIABLE.VARYING_VERSIONS.TEXISSUES_export/examples/aas_sample_pdf5_systemF

The same here.

I fixed both, patterns and example (scaling of the \sun symbol).

If we assume that an up-to date TeXLive is a common requirement, we can
also remove the patterns in unreliableTest:

  # document class aastex.cls replaced by aastex6.cls (v.1 2016/02/16)
  # in CTAN and TeXLive in march 2016
  # Template and sample use the new version via aastex6.layout (cf. #10027)
  # -> fail if aastex6.cls is missing (TeXLive15 original)
  export/templates/aastex_(dvi|pdf).*
  export/examples/aas_sample_(dvi|pdf).*


Do as you prefer, I don't have a preference.

Günter



Re: [LyX/master] Use \inputencoding auto for examples/aas_sample.lyx

2016-11-30 Thread Scott Kostyshak
On Mon, Jan 18, 2016 at 10:25:50AM +0100, Günter Milde wrote:
> commit 26a3f4638827e36fa7698422514d284ad5fee6fc
> Author: Günter Milde 
> Date:   Tue Jan 12 22:18:08 2016 +0100
> 
> Use \inputencoding auto for examples/aas_sample.lyx
> 
> Also sort and commen related ctest pattern.

> +# Wasysym - LuaTeX incompatibility
> +# Missing character reported for $_\sun$
> +# (the sun-character is printed in \normalsize (i.e. not scaled)
> +# with any export format -- only LuaTeX reports a missing character).
> +export/examples/aas_sample_(dvi3|pdf5)_(texF|systemF)

Do you still see this problem? If I export this document with LuaTeX and
TeX fonts, I don't get a missing character. On current master, I get
that the following tests fail:

SUSPENDED.UNRELIABLE.VARYING_VERSIONS.TEXISSUES_export/examples/aas_sample_dvi3_texF
INVERTED.UNRELIABLE.VARYING_VERSIONS.TEXISSUES_export/examples/aas_sample_dvi3_systemF
SUSPENDED.UNRELIABLE.VARYING_VERSIONS.TEXISSUES_export/examples/aas_sample_pdf5_texF
INVERTED.UNRELIABLE.VARYING_VERSIONS.TEXISSUES_export/examples/aas_sample_pdf5_systemF

Scott


signature.asc
Description: PGP signature