Andreas Vox wrote:
> > or would you like me to commit it on your behalf?
>
> Yes please.
JMarc, I think this is also interesting for 1.3
Jürgen
John Levon wrote:
> There's still one regression from 1.3.x I found: clicking on the space
> to the right of a full line will place the cursor on the next line, not
> the end of the current line.
I could probably fix it (in insettext::getCursorPos), if I knew how to check
for this very position.
the recent mkdir test didn't make it into configure.in. This patch is
sufficient to allow compilation to complete here with configure-2.13.
BTW you can add my name to the blanket_permissions.txt file as well.
Allan. (ARRae)Index: config/ChangeLog
Michael Schmitt:
>> > 2. In math mode, it is not possible to use keys "_" and "^" for
>> > subscript/superscript. I understand that "^" may be a special
case but
>> > why does "_" not work???
>>
>> lyx -dbg key
...
KeySym is Shift_L
isOK is 1
isMod is 1
isModifier true
Press key 189 text "_", asc
Angus Leeming <[EMAIL PROTECTED]> writes:
> It looks good to me. Do you have karma
Karma ??? Like in CVS-write-karma?
Nah, I'm a rational scientific atheist! ;-)
> or would you like me to commit it on your behalf?
Yes please.
/Andreas
> 2. In math mode, it is not possible to use keys "_" and "^" for
> subscript/superscript. I understand that "^" may be a special case but
> why does "_" not work???
lyx -dbg key
...
KeySym is Shift_L
isOK is 1
isMod is 1
isModifier true
Press key 189 text "_", ascii "95"
Setting key to 189, _
KeyS
Andreas Vox wrote:
Hi Angus!
Is this patch now in an acceptable state for committing? :-)
I made 'in_show' a private member of Dialogs and cleaned up a little.
It looks good to me. Do you have karma or would you like me to commit it on
your behalf?
Angus
Hi Angus!
Is this patch now in an acceptable state for committing? :-)
I made 'in_show' a private member of Dialogs and cleaned up a little.
Ciao
/Andreas
Changlog:
2005-02-21 Andreas Vox <[EMAIL PROTECTED]>
* Dialogs.[hC] (show,show): prevent that show() gets called
recursively
dia
I am trying to create an ACM proceedings layout by modifying the
IEEETran.layout, and I am having a problem with citations. For some
reason, "\usepackage{babel}" causes the following error when trying to
view a DVI preview:
--
Use of [EMAIL PROTECTED] doesn't match its definition.
...
If
There's still one regression from 1.3.x I found: clicking on the space
to the right of a full line will place the cursor on the next line, not
the end of the current line.
john
On Mon, Feb 21, 2005 at 06:47:15PM +0100, Jean-Marc Lasgouttes wrote:
> John> 3. Button insets are still not centred. I think someone closed
> John> this bug. It needs re-opening.
>
> What do you mean by not centered? I can see that the include inset can
> behave in a very weird way if one use j
Juergen Vigna wrote:
> #:O)
Now this is what I have really missed ;-)
Regards,
Jürgen
People have asked for it before as it is commonly used, but for some
reason doesn't have a .layout included in LyX. I simply modified
IEEETran.layout according to the ACM SIG Proceedings Format author
guidelines. Mainly I changed it to two column format, changed some of
the environments to be dec
> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> 3. Button insets are still not centred. I think someone closed
John> this bug. It needs re-opening.
What do you mean by not centered? I can see that the include inset can
behave in a very weird way if one use just after it, though.
Jo
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Jean-Marc Lasgouttes wrote:
>> When I have errors in latex, the nice errors dialog pops up. If I
>> close it, how can I get it back? I cannot find it in the menus.
>>
>> Where should it be added? Tools? Documents? View?
Angus> It
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> An alternative that is also sensible IMHO is to create the
Georg> normal output and let latex export fail if the file is missing.
Georg> Normally this means that something is wrong, and if somebody
Georg> includes a graphic without act
On Monday 21 February 2005 17:21, Angus Leeming wrote:
> That leaves only Bernhard Psaier (Designer of the LyX-Banner) without
> an email address.
Ask JÃrgen (Vigna) I thinks that we knows him. :-)
--
Josà AbÃlio
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Is there any reason why I shouldn't add these addresses (patch
Angus> attached) to the CREDITS file?
No, why not.
JMarc
CREDITS is missing the email addresses of only a few people. I've grabbed
the missing addresses for
Graham Biswell
Christian Buescher
Robert van der Kamp
Geoffrey Piroux
Alkis Polyzotis
Hubert Schreier
Eulogio Serradilla Rodríguez
either by trawling the lyx lists or, as
Angus Leeming wrote:
Juergen Vigna wrote:
The same for me!
Regards,
Jürgen
Wooo! Jürgen! It's good to see a message from you! How's life in Italy?
Very busy! #:O)
Anyway I follow the mailinglist by reading "Subjects", but I don't find
more time than this for the moment.
Have fun,
Dear All
I am sending you another example showing a bug of tex2lyx. Please,
recall that I am not a subscriber of your list.
Regards,
Paul
boxed_equation.tex
Description: TeX document
On Monday 21 February 2005 07:08, you wrote:
> Johnathan Burchill wrote:
> > I've attached the bug fix. There's no point in providing the
> > break-paragraph patch until it's fully functional. If you want to play
> > with it, see my first attachment in this thread. Whether or not you want
> > to im
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> I think replacing DocIterator::forwardPar() [...]
Andre> with something more sensible would be better. Most likely a
Andre> cut&paste job from forwardPos, but not stepping over all
Andre> characters, but only over insets.
Yes, but
Jean-Marc Lasgouttes wrote:
> Could you make a patch?
I'll make one when André has answered my question concerning changing
math_deliminset instead of math_parser.
Georg
> "Ralf" == Ralf Goertz <[EMAIL PROTECTED]> writes:
Ralf> Hi, I don't know who I could ask about this, so I try it here. I
Ralf> wanted to change the email address I gave for my account on
Ralf> LyX-bugzilla. I did this using the prefs dialog. Then I got the
Ralf> message that to both my new a
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Perhaps we should have a page analogous to
Angus> http://www.boost.org/more/blanket-permission.txt where we keep
Angus> a record of those people that are happy with a change in
Angus> licence. Something like:
I grant permission to
Angus Leeming wrote:
> Thanks, Asger. I've added a file
> http://www.lyx.org/blanket-permission.txt
> to record those who are willing to license their contributions to LyX
> under the Gnu GPL, version 2 or later. So far there are four of us ;-)
Now five:
I grant permission to license any and
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> Jean-Marc Lasgouttes wrote:
>> If Andre' OK's this, I'd like to see it in 1.3.x too (i it makes
>> sense).
Georg> IMHO it makes sense for 1.3 if it makes sense for 1.4.
Could you make a patch?
JMarc
Juergen Vigna wrote:
> The same for me!
> Regards,
>Jürgen
Wooo! Jürgen! It's good to see a message from you! How's life in Italy?
Angus
> Asger Alstrup wrote:
>> I grant permission to license any and all contributions I've made to LyX
>> under any open source license.
>>
>> Regard
Hi,
I don't know who I could ask about this, so I try it here. I wanted to change
the email address I gave for my account on LyX-bugzilla. I did this using the
prefs dialog. Then I got the message that to both my new and my old address
an email was sent for confirmation. However, I never got th
The same for me!
Regards,
Jürgen
Asger Alstrup wrote:
I grant permission to license any and all contributions I've made to LyX
under any open source license.
Regards,
Asger
--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen VignaE-Mail: [EMAIL
Asger Alstrup wrote:
> John Levon wrote:
>> On Mon, Feb 21, 2005 at 03:33:23PM +0100, Asger Alstrup wrote:
>>>I grant permission to license any and all contributions I've made to LyX
>>>under any open source license.
>>
>> I think you shouuld be a bit more specific (at least, "any current and
>>
John Levon wrote:
On Mon, Feb 21, 2005 at 03:33:23PM +0100, Asger Alstrup wrote:
I grant permission to license any and all contributions I've made to LyX
under any open source license.
I think you shouuld be a bit more specific (at least, "any current and
future licenses accepted as open source by
On Mon, Feb 21, 2005 at 03:33:23PM +0100, Asger Alstrup wrote:
> I grant permission to license any and all contributions I've made to LyX
> under any open source license.
I think you shouuld be a bit more specific (at least, "any current and
future licenses accepted as open source by the OSI")
John Levon wrote:
> On Mon, Feb 21, 2005 at 02:05:02PM +, Angus Leeming wrote:
>
>> tex2lyx pulls in a few files in the src/ directory together with the
>> src/support library. I reckon that changing the license of tex2lyx to
>> the GPL will require the agreement of these people:
>
>> Perhap
John Levon wrote:
I grant permission to license any and all contributions I've made to
LyX under the Gnu GPL version 2 or later.
same here, edwin.
I grant permission to license any and all contributions I've made to LyX
under any open source license.
Regards,
Asger
On Mon, Feb 21, 2005 at 02:05:02PM +, Angus Leeming wrote:
> tex2lyx pulls in a few files in the src/ directory together with the
> src/support library. I reckon that changing the license of tex2lyx to the
> GPL will require the agreement of these people:
> Perhaps we should have a page ana
tex2lyx pulls in a few files in the src/ directory together with the
src/support library. I reckon that changing the license of tex2lyx to the
GPL will require the agreement of these people:
Alejandro Aguilar Sierra
Alfredo Braunstein
André Pönitz
Angus Leeming
Asger Alstrup
Baruch Even
Claus He
tex2lyx pulls in a few files in the src/ directory together with the
src/support library. I reckon that changing the license of tex2lyx to the
GPL will require the agreement of these people:
Alejandro Aguilar Sierra
Alfredo Braunstein
André Pönitz
Angus Leeming
Asger Alstrup
Baruch Even
Claus He
Johnathan Burchill wrote:
> I've attached the bug fix. There's no point in providing the
> break-paragraph patch until it's fully functional. If you want to play with
> it, see my first attachment in this thread. Whether or not you want to
> implement the functionality in 1.4.0, I'll work on it in
On Mon, Feb 21, 2005 at 09:08:39AM +0100, Andre Poenitz wrote:
> Didn't you say 'better, but not perfect'? If so, committing the thing
> seems to be an improvement.
Absolutely, I didn't mean to imply otherwise. Anyway, there's an extra
patch for me to try now.
regards,
john
Am Montag, 21. Februar 2005 09:11 schrieb Andre Poenitz:
> Ok if it works.
>
> [Well, if this could also be solved by adding someting to deliminset
> instead of the parser, I'd bprefer that]
I wanted to do that first, but it turned out that the change would be much
bigger, and I want a minimal ch
On Mon, Feb 21, 2005 at 12:03:55AM +0100, Jean-Marc Lasgouttes wrote:
> Jean-Marc Lasgouttes wrote:
> >The situation with counters is still very bad: captions in floats do not
> >have a label when loading a file. Also, updateCounters renumbers the
> >whole lyxtext without trying to go into nested i
On Sun, Feb 20, 2005 at 02:21:33AM +, John Levon wrote:
> On Fri, Feb 18, 2005 at 09:23:43PM +0100, Andre Poenitz wrote:
>
> > > > Ok, then at least the --x; should have a comment on it.
> > >
> > > See attached. Committing now.
> > >
> > > André, I hope your cvs troubles are solved soon. I
On Sun, Feb 20, 2005 at 01:14:09PM +0100, Georg Baum wrote:
> Am Samstag, 19. Februar 2005 13:38 schrieb Paul Smith:
> > Dear All
> >
> > I am sending you another example showing a bug of tex2lyx. Please,
> > recall that I am not a subscriber of your list.
>
> This is in fact a bug of LyX: \| aft
Paul Smith wrote:
> Dear All
>
> I am sending you two examples showing some problems with tex2lyx.
> Please, be aware that I am not a subscriber of your list.
Paul,
many thanks for your bug reports. They all showed real problems, although not
all in tex2lyx.
The pstricks example is not that ea
Jean-Marc Lasgouttes wrote:
> If Andre' OK's this, I'd like to see it in 1.3.x too (i it makes
> sense).
IMHO it makes sense for 1.3 if it makes sense for 1.4.
> The patch look fine to me. The code in math_deliminset.C is sadly not
> able to handle both | and \|. Isn't this a case where we shoul
Angus Leeming wrote:
> Georg Baum wrote:
>> The file subequations.tex shows that André forgot to increase the file
>> format when he added support for eqref to insetref. The attached patch
>> adds the missing conversion in lyx2lyx.
>> OK to apply?
>
> Not only OK, but essential.
It is in now.
See http://bugzilla.lyx.org/show_bug.cgi?id=1821
GeorgIndex: lib/doc/ChangeLog
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/lib/doc/ChangeLog,v
retrieving revision 1.23
diff -u -p -r1.23 ChangeLog
--- lib/doc/ChangeLog 8 Feb 2005 1
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> Am Samstag, 19. Februar 2005 13:38 schrieb Paul Smith:
>> Dear All
>>
>> I am sending you another example showing a bug of tex2lyx. Please,
>> recall that I am not a subscriber of your list.
Georg> This is in fact a bug of LyX: \| af
Jean-Marc Lasgouttes wrote:
> Juergen> I wondered, though, why we don't introduce a general lfun
> Juergen> "inset-next " (at least for the ones with same_content
> Juergen> = false). That would simplify the code and even let the user
> Juergen> search for other insets via minibuffer.
>
> The probl
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
Jean-Marc> The following patch modifies updateCounters to recompute
Jean-Marc> the counters recursively for the whooe document everytime.
Jean-Marc> As expected, this is _very_ expensive on a file like
Jean-Marc> UserGuide. The
> "Gürer" == Gürer Özen <[EMAIL PROTECTED]> writes:
>> Do you want me to take your translation in cvs for now? We do not
>> have a turkish translation distributed now, because it was out of
>> date. We normally have a policy of keeping only language with half
>> messages translated, but we can
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> Jean-Marc Lasgouttes wrote:
>> It would be nice to have some testing before committing it.
Juergen> I couldn't detect any problems that result from the patch.
Lars, can I commit it?
Juergen> I wondered, though, why we
> "Michael" == Michael Schmitt <[EMAIL PROTECTED]> writes:
Michael> Hmmm, nobody seems to object.
Michael> So could you please commit the patch? I'll prepare a 1.4.0
Michael> patch later today.
I applied it, along with the 1.4.0 version you sent privately to me.
JMarc
G. Milde wrote:
> On 16.02.05, Angus Leeming wrote:
>> I've uploaded windows and fedora core 3 versions of tex2lyx to the wiki:
>> http://wiki.lyx.org/LaTeX/LatexToLyx
>> I've also uploaded a little script to automate the generation of these
>> packages. I'd be interested if someone else, usin
On 16.02.05, Angus Leeming wrote:
> I've uploaded windows and fedora core 3 versions of tex2lyx to the wiki:
> http://wiki.lyx.org/LaTeX/LatexToLyx
> I've also uploaded a little script to automate the generation of these
> packages. I'd be interested if someone else, using another distribution,
On Sun, Feb 20, 2005 at 07:08:38PM +0100, Juergen Spitzmueller wrote:
> P.S.: Why don't you just adjust it yourself?
I was soliciting for opinions... I'll test this later
john
Jean-Marc Lasgouttes wrote:
> It would be nice to have some testing before committing it.
I couldn't detect any problems that result from the patch. I wondered, though,
why we don't introduce a general lfun "inset-next " (at least for the
ones with same_content = false). That would simplify the
60 matches
Mail list logo