Re: Re: [LyX master] Merge branch 'master' of git.lyx.org:lyx

2013-02-22 Thread Kornel Benko
Am Donnerstag, 21. Februar 2013 um 17:15:16, schrieb Jürgen Spitzmüller > Kornel Benko wrote: > > > As said, I don't think this is correct. Instead, the current platex > > > support should be fixed. > > > > Sorry. Also for my next commit I done. > > So can you please revert these commits? > >

Re: [LyX master] Merge branch 'master' of git.lyx.org:lyx

2013-02-21 Thread Jürgen Spitzmüller
Kornel Benko wrote: > > As said, I don't think this is correct. Instead, the current platex > > support should be fixed. > > Sorry. Also for my next commit I done. So can you please revert these commits? Jürgen

Re: Re: [LyX master] Merge branch 'master' of git.lyx.org:lyx

2013-02-19 Thread Kornel Benko
Am Dienstag, 19. Februar 2013 um 10:00:05, schrieb Jürgen Spitzmüller > Am Dienstag 19 Februar 2013, 09:28:58 schrieb Kornel Benko: > > commit 8e4f656aa79cb1e39a4b8b3fc18b0d4571b8eee4 > > Author: Kornel Benko > > Date: Tue Feb 19 09:26:05 2013 +0100 > > > > Add new output format dvi4 ( ==

Re: [LyX master] Merge branch 'master' of git.lyx.org:lyx

2013-02-19 Thread Jürgen Spitzmüller
Am Dienstag 19 Februar 2013, 09:28:58 schrieb Kornel Benko: > commit 8e4f656aa79cb1e39a4b8b3fc18b0d4571b8eee4 > Author: Kornel Benko > Date: Tue Feb 19 09:26:05 2013 +0100 > > Add new output format dvi4 ( == DVI(pLaTeX) > Add converter for this format (platex without extra parameters)

Re: [LyX master] Merge branch 'master' of git.lyx.org:lyx

2013-02-15 Thread Jean-Marc Lasgouttes
Le 15/02/2013 16:29, Uwe Stöhr a écrit : commit ac7d08cb327115630ee0a160d416d2ad7283046f Author: Uwe Stöhr Date: Fri Feb 15 16:28:02 2013 +0100 environment.cpp: MSVC compile fix MSVC told me "environment.cpp(139): error C4716: 'lyx::support::unsetEnv' : must return a value

Re: [LyX master] Merge branch 'master' of git.lyx.org:lyx

2013-01-09 Thread Scott Kostyshak
On Tue, Jan 8, 2013 at 3:52 AM, Jean-Marc Lasgouttes wrote: > Le 07/01/2013 22:43, Scott Kostyshak a écrit : > >>> I don't see any problem with criticism as long as it is constructive. >>> Even >>> if it turns out to be based on limited knowledge, somebody will tell you, >>> and you learn somethin

Re: [LyX master] Merge branch 'master' of git.lyx.org:lyx

2013-01-08 Thread Jean-Marc Lasgouttes
Le 08/01/2013 12:16, Abdelrazak Younes a écrit : On Tue, Jan 8, 2013 at 9:52 AM, Jean-Marc Lasgouttes mailto:lasgout...@lyx.org>> wrote: Goddwill and willingness to understand what you know and what you don't are good enough (for all of us). Please, don't bring religion to this list!

Re: [LyX master] Merge branch 'master' of git.lyx.org:lyx

2013-01-08 Thread Abdelrazak Younes
On Tue, Jan 8, 2013 at 9:52 AM, Jean-Marc Lasgouttes wrote: > > Goddwill and willingness to understand what you know and what you don't > are good enough (for all of us). > Please, don't bring religion to this list! Abdel

Re: [LyX master] Merge branch 'master' of git.lyx.org:lyx

2013-01-08 Thread Jean-Marc Lasgouttes
Le 07/01/2013 22:43, Scott Kostyshak a écrit : I don't see any problem with criticism as long as it is constructive. Even if it turns out to be based on limited knowledge, somebody will tell you, and you learn something. Otherwise fellow developers can learn something from you. Thanks for the e

Re: Re: Re: [LyX master] Merge branch 'master' of git.lyx.org:lyx

2013-01-07 Thread Scott Kostyshak
On Mon, Jan 7, 2013 at 3:13 PM, Georg Baum wrote: > Kornel Benko wrote: > >> Am Samstag, 5. Januar 2013 um 14:01:15, schrieb Scott Kostyshak >> >>> >>> Good to hear. Now everyone has one less excuse for writing tests. >>> Speaking of which, do you know why no one writes any tests? >> >> It's stan

Re: Re: Re: [LyX master] Merge branch 'master' of git.lyx.org:lyx

2013-01-07 Thread Georg Baum
Kornel Benko wrote: > Am Samstag, 5. Januar 2013 um 14:01:15, schrieb Scott Kostyshak > >> >> Good to hear. Now everyone has one less excuse for writing tests. >> Speaking of which, do you know why no one writes any tests? > > It's standard between developers I met in my life :( > > I for one

Re: Re: Re: [LyX master] Merge branch 'master' of git.lyx.org:lyx

2013-01-05 Thread Kornel Benko
Am Samstag, 5. Januar 2013 um 14:01:15, schrieb Scott Kostyshak > > Once you started to use test with suffixed lyx, I had to follow to be able > > > > to argue ... > > > > Thanks to you, I am using it now too by default > > Good to hear. Now everyone has one less excuse for writing tests. > Spe

Re: [LyX master] Merge branch 'master' of git.lyx.org:lyx

2013-01-05 Thread Scott Kostyshak
On Sat, Jan 5, 2013 at 4:10 AM, Kornel Benko wrote: > The branch, master, has been updated. > > - Log - > > commit 40b0f3dfaeb6d381493cc6b5b880bcec712ca92b > Merge: 9481d41 364de0c > Author: Kornel Benko > Date: Sat Jan 5 10:10:19

Re: [LyX master] Merge branch 'master' of git.lyx.org:lyx

2012-12-02 Thread Pavel Sanda
Juergen Spitzmueller wrote: > commit fb4633f0a43a590dbb438ce1206916254513ac8e > Merge: e250fd4 bdcf2b3 > Author: Juergen Spitzmueller > Date: Sun Dec 2 16:47:41 2012 +0100 > > Merge branch 'master' of git.lyx.org:lyx You can use git pull --rebase to get rid of these plain merge commits. Pa

Re: [LyX master] Merge branch 'master' of git.lyx.org:lyx

2012-10-05 Thread Pavel Sanda
Juergen Spitzmueller wrote: > commit 2fa840b7716f5907362a1457b5ed189e675cfb57 > Author: Juergen Spitzmueller > Date: Fri Oct 5 09:59:44 2012 +0200 > > Do not let the children's buffer params leak into the master (#5941) Thanks Juergen. Pavel

Re: [LyX master] Merge branch 'master' of git.lyx.org:lyx

2012-07-01 Thread Richard Heck
On 07/01/2012 10:16 AM, Uwe Stöhr wrote: The branch, master, has been updated. - Log - commit 00833efd10ab44385813a2a48cc8590ab1ca030d Merge: e4018a3 555ae01 Author: Uwe Stöhr Date: Sun Jul 1 16:15:55 2012 +0200 Merge bra

Re: [LyX master] Merge branch 'master' of git.lyx.org:lyx

2012-06-25 Thread Georg Baum
Uwe Stöhr wrote: > Am 23.06.2012 04:49, schrieb Pavel Sanda: > >> What about using structure where these two list are joined via coupled >> entries? > > This is less easy to implement. We could skip the cases where language and > coded language is the same, but I don't know if this is worth it.

Re: [LyX master] Merge branch 'master' of git.lyx.org:lyx

2012-06-23 Thread Uwe Stöhr
Am 23.06.2012 04:49, schrieb Pavel Sanda: What about using structure where these two list are joined via coupled entries? This is less easy to implement. We could skip the cases where language and coded language is the same, but I don't know if this is worth it. We should ask Georg what he th

Re: [LyX master] Merge branch 'master' of git.lyx.org:lyx

2012-06-22 Thread Pavel Sanda
Uwe StĂśhr wrote: > commit 828f7171e82a847f3bcc82a91c4788b5a3ef6d0b > Author: Uwe StĂśhr > Date: Sat Jun 23 04:28:52 2012 +0200 > > - tex2lyx: support for the polyglossia language variants > - XeTeX-polyglossia.tex: simplifications, added some more testcases > > diff --git a/src/tex2ly