On Mon, Nov 09, 2015 at 04:22:14PM +, john.beat...@accenture.com wrote:
> Hi Scott,
>
> Thanks for this.
>
> If I can run the alpha version side-by-side with my current version, then
> yes, sure.
>
> I'm ok with forwarding the email to the list. I ought to have said that.
>
> BR, John
Hi
On Fri, Oct 16, 2015 at 04:10:47PM +0200, solaris wrote:
>
> Hi,
>
>
> please let me know when you have a compiled .dmg installation file for lyx
> 2.2.0 for mac OS X, I would be happy to help test it and report any bugs.
Hi Solaris,
LyX 2.2.0alpha1 has been released:
ftp://ftp.lyx.org/pub/ly
On Fri, Nov 20, 2015 at 08:06:16PM -0800, Pavel Sanda wrote:
> Richard Heck wrote:
> > > Did Guillaume's regex patch fix the crash you are talking about?
> >
> > Yes, it did. You actually could just release a sort of alpha1.1 tarball
> > with just that one patch applied. It'd save some problems fo
Richard Heck wrote:
> > Did Guillaume's regex patch fix the crash you are talking about?
>
> Yes, it did. You actually could just release a sort of alpha1.1 tarball
> with just that one patch applied. It'd save some problems for some
No please, release the other updates as well, esp. monolithic b
On Fri, Oct 30, 2015 at 08:08:01AM +, Guenter Milde wrote:
> Dear LyX developers,
>
>
> State of the art
>
>
> LyX manuals currently use user-preamble code to set the font depending on
> the export route and availability:
>
> * Latin Modern (CM-extension) with PDF(luatex),
In the output of configure, I see:
...
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking whether NLS is requested... yes
...
It seem
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} on
On Fri, Nov 20, 2015 at 02:14:41PM -0500, Richard Heck wrote:
> > OK how soon? Should we wait a few days to get feedback on alpha1 to
> see if we can make some other quick corrections for alpha2? Or would you
> suggest going forward with alpha2 as soon as possible?
>
> I guess we can wait a bit,
Am Dienstag, 17. November 2015 um 11:52:36, schrieb Scott Kostyshak
> On Tue, Nov 17, 2015 at 05:03:37PM +0100, Kornel Benko wrote:
> > Am Dienstag, 17. November 2015 um 10:22:22, schrieb Scott Kostyshak
> >
> > > On Tue, Nov 17, 2015 at 03:44:46PM +0100, Kornel Benko wrote:
> > > > Am Dienstag
On 11/20/2015 02:43 PM, Georg Baum wrote:
> Scott Kostyshak wrote:
>
>> I was hoping the recent commit fixing regex issues would fix the failing
>> test (test_biblio) of 'make check'. I just wanted to confirm that the
>> test fails for others on current master also.
> It does. The reason is that th
Am Donnerstag, 5. November 2015 um 21:37:11, schrieb Georg Baum
> Guenter Milde wrote:
>
> > Agreed. OTOH, I would prefer to have tests separated from src/, so maybe
> >
> > lib/
> > src/
> > tests/
> > unittests/
> > export-tests/
> > functional/
> > tests-scripts
> > input/
>
Am Freitag, 20. November 2015 um 21:23:07, schrieb Georg Baum
> Kornel Benko wrote:
>
> > Am Mittwoch, 18. November 2015 um 22:35:09, schrieb Kornel Benko
> >
> >> Am Mittwoch, 18. November 2015 um 21:50:45, schrieb Georg Baum
> >>
> >>
> >> > I created a new file autotests/export/languagenes
Le 23/10/2015 21:47, Georg Baum a écrit :
Jean-Marc Lasgouttes wrote:
Actually fixing this for LR boxes (so-called makebox in the code) is not
difficult because we have the framework for table cells already. I
propose to put that in master. Would it be OK?
I did not know that mechanism. This
Guenter Milde wrote:
> On 2015-11-17, Georg Baum wrote:
>> Guenter Milde wrote:
>>> On 2015-11-17, Georg Baum wrote:
>
>
>>> I don't agree: don't make tests complicated and opaque only to test this
>>> obscure combination¹ (nobody really needs it). If LyX throws an error,
>>> invert the test.
>
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 indic
Guenter Milde wrote:
> Generally, I don't think it is a good idea to "massage" the documents
> shipping with lyx in the test machinery until the tests pass.
>
> * If the document can be made more robust (i.e. working with more than the
> default output format) without the changes standing in th
Guenter Milde wrote:
> Maybe we can describe mhchem in a separate document? After all it uses
> "mathed" but is not about Mathematics.
This is a very good idea (even wthout thinking of the tests).
Georg
Scott Kostyshak wrote:
> A BIG thank you to both of you! I know this is often not fun work, but I
> think it will bring many long-term benefits.
+1
I have not been following all the changes (want to finally get the explicit
language nesting tests working, so that I can fix the nesting bugs), bu
Uwe Stöhr wrote:
> Am 18.11.2015 um 20:35 schrieb Georg Baum:
>
>> How can tex2lyx force you to touch completely unrelated modules? This
>> looks like a bug in tex2lyx, which should be addressed properly.
>
> Because on importing it tex2lyx loads an AMS module because it cannot
> know if e.g. th
Kornel Benko wrote:
> Am Mittwoch, 18. November 2015 um 22:35:09, schrieb Kornel Benko
>
>> Am Mittwoch, 18. November 2015 um 21:50:45, schrieb Georg Baum
>>
>>
>> > I created a new file autotests/export/languagenesting1.lyx and tried to
>> > add autotests/export to the list, but it did not wor
On Fri, Nov 20, 2015 at 08:43:10PM +0100, Georg Baum wrote:
> Scott Kostyshak wrote:
>
> > I was hoping the recent commit fixing regex issues would fix the failing
> > test (test_biblio) of 'make check'. I just wanted to confirm that the
> > test fails for others on current master also.
>
> It do
On Fri, Nov 20, 2015 at 08:46:15PM +0100, Jean-Marc Lasgouttes wrote:
> Le 20/11/15 19:58, PhilipPirrip a écrit :
> >On 11/20/2015 01:05 PM, Scott Kostyshak wrote:
> >>Just a note that I have been testing this patch for a few days now and
> >>everything seems to work well.
> >
> >Hi Scott,
> >Your
Scott Kostyshak wrote:
> I was hoping the recent commit fixing regex issues would fix the failing
> test (test_biblio) of 'make check'. I just wanted to confirm that the
> test fails for others on current master also.
It does. The reason is that the output of escape_special_chars() changes
when
Le 20/11/15 19:58, PhilipPirrip a écrit :
On 11/20/2015 01:05 PM, Scott Kostyshak wrote:
Just a note that I have been testing this patch for a few days now and
everything seems to work well.
Hi Scott,
Your screenshot DOES show, though, that the note height has grown, and
that messes up the lin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 11/20/2015 01:32 PM, Scott Kostyshak wrote:
> On Fri, Nov 20, 2015 at 12:04:15PM -0500, Richard Heck wrote:
>> On 11/20/2015 04:02 AM, Scott Kostyshak wrote:
>>> Dear all, > > Binaries for 2.2.0alpha1 have been uploaded and the
pre release has
>>
On 11/20/2015 01:05 PM, Scott Kostyshak wrote:
Just a note that I have been testing this patch for a few days now and
everything seems to work well.
Hi Scott,
Your screenshot DOES show, though, that the note height has grown, and
that messes up the line spacing (check my screenshot on HiDPI sc
On Fri, Nov 20, 2015 at 12:04:15PM -0500, Richard Heck wrote:
> On 11/20/2015 04:02 AM, Scott Kostyshak wrote:
> > Dear all, > > Binaries for 2.2.0alpha1 have been uploaded and the pre
> > release has
> been > announced on lyx-users and twitter. If anyone has a twitter
> account, > please consider
On Fri, Nov 20, 2015 at 05:10:54PM +0100, Kornel Benko wrote:
> Am Freitag, 20. November 2015 um 10:56:38, schrieb Guenter Milde
>
> > Thanks for all your work,
>
> Not without your leading help :)
A BIG thank you to both of you! I know this is often not fun work, but I
think it will bring many
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 nesting"
On Fri, Nov 20, 2015 at 10:41:24AM +0100, Kornel Benko wrote:
> Am Dienstag, 17. November 2015 um 10:13:14, schrieb Scott Kostyshak
>
> > > This does not resolve the problem with deleted latex logs by lyx.
> > > The test script pleads for not guilty.
> >
> > Agreed.
> >
> > I actually think it
On Wed, Nov 18, 2015 at 11:57:46AM +0100, Jean-Marc Lasgouttes wrote:
> Hi there,
>
> The followong patch replaces the hardcoded TEXT_TO_INSET_OFFSET=4 and the
> workarea margin of 10 by respectively 1mm and 2.5mm. These values should be
> equivalent when dpi=100 and zoom=100%.
>
> This idea was
On Fri, Nov 20, 2015 at 12:33:15AM +0100, Uwe Stöhr wrote:
> Am 20.11.2015 um 00:25 schrieb Richard Heck:
>
> >On 11/19/2015 06:20 PM, Uwe Stöhr wrote:
> >What is the difference between verbatim and verbatim*?
>
> The only difference is that every space in verbatim* is output as visible
> space.
On 11/20/2015 04:02 AM, Scott Kostyshak wrote:
> Dear all, > > Binaries for 2.2.0alpha1 have been uploaded and the pre release
> has
been > announced on lyx-users and twitter. If anyone has a twitter
account, > please consider retweeting to get the word out. > > I propose
that we wait a week to se
Am Freitag, 20. November 2015 um 11:20:54, schrieb Guenter Milde
> On 2015-11-19, Kornel Benko wrote:
> > Am 19. November 2015 um 20:49:57, schrieb Guenter Milde
>
> >> >> 1896:export/examples/seminar_pdf
>
> >> >> Works here.
>
> >> > Moved to nonstandardTests
>
> >> Why? It is on CTAN and
Am Freitag, 20. November 2015 um 10:56:38, schrieb Guenter Milde
> On 2015-11-20, Kornel Benko wrote:
> >> > 1808:export/examples/linguistics_dvi3_systemF
> >> > 1813:export/examples/linguistics_pdf4_systemF
> >> > 1815:export/examples/linguistics_pdf5_systemF
> >>
> >> I don't have covington.s
Am Mittwoch, 18. November 2015 um 02:36:56, schrieb Uwe Stöhr
> commit 0ae337014ec6cfbe7bb884c4f70b8e66764c22c8
> Author: Uwe Stöhr
> Date: Wed Nov 18 02:36:49 2015 +0100
>
> theorems-ams: add solution environment
>
> fixes bug #6363 now completely
>
...
> diff --git a/lib/lay
On 2015-11-19, Kornel Benko wrote:
> Am 19. November 2015 um 20:49:57, schrieb Guenter Milde
>> >> 1896:export/examples/seminar_pdf
>> >> Works here.
>> > Moved to nonstandardTests
>> Why? It is on CTAN and in TeXLive and MikTeX and also has found a new
>> maintainer, see http://www.ctan.org/p
On 2015-11-20, Kornel Benko wrote:
> Am 19. November 2015 um 21:31:20, schrieb Guenter Milde
>> On 2015-11-19, Kornel Benko wrote:
>> > 1808:export/examples/linguistics_dvi3_systemF
>> > 1813:export/examples/linguistics_pdf4_systemF
>> > 1815:export/examples/linguistics_pdf5_systemF
>> I don't
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.
Unfortunate
Am Mittwoch, 18. November 2015 um 18:56:59, schrieb Guenter Milde
> On 2015-11-17, Georg Baum wrote:
>
> ...
>
> > Therefore I think it is a good idea to let the test machinery remove
> > comments at least for the XeTeX + TeX fonts tests, until a final decision
> > has been made whether we wa
Am Dienstag, 17. November 2015 um 10:13:14, schrieb Scott Kostyshak
> On Tue, Nov 17, 2015 at 02:02:06PM +0100, Kornel Benko wrote:
> > Am Dienstag, 17. November 2015 um 12:51:53, schrieb Guenter Milde
> >
> > > On 2015-11-17, Kornel Benko wrote:
> > > > Am 17. November 2015 um 06:54:58, schrie
Am Donnerstag, 19. November 2015 um 22:10:44, schrieb Kornel Benko
> Am Donnerstag, 19. November 2015 um 20:49:57, schrieb Guenter Milde
>
> > Dear Kornel,
> >
> >
> > >> 1896:export/examples/seminar_pdf
> >
> > >> Works here.
> >
> > > Moved to nonstandardTests
> >
> > Why? It is on CTAN
I was hoping the recent commit fixing regex issues would fix the failing
test (test_biblio) of 'make check'. I just wanted to confirm that the
test fails for others on current master also.
Scott
signature.asc
Description: PGP signature
Dear all,
Binaries for 2.2.0alpha1 have been uploaded and the pre release has been
announced on lyx-users and twitter. If anyone has a twitter account,
please consider retweeting to get the word out.
I propose that we wait a week to see what kind of feedback we get (from
users that are testing as
45 matches
Mail list logo