Re: [patch] bug 2758 (deletion of bibitems)

2007-05-13 Thread Jürgen Spitzmüller
José, I'd like to apply this patch. I agree with Jean-Marc that this whole bibitem handling is a mess (and the patch is thus not really nice), but it seems we're not gonna find anything better for 1.5 (see discussion on bugzilla). OK? Jürgen Jürgen Spitzmüller wrote: > http://bugzilla.lyx.org/

Re: [PATCH] CT output for pdflatex

2007-05-13 Thread Jürgen Spitzmüller
Herbert Voss wrote: > \textcolor{blue}{{ foo }}bar baz > has a space as first character. This makes no sense at the beginning of > a line. > > {\color{blue}{ foo }}bar baz > > is correct, no space at the beginning of a line but a space in a > line: > > foo{\color{blue}{ foo }}bar baz > > this color

Re: [patch] Fixing paste of mathematics in RTL paragraphs

2007-05-13 Thread Elazar Leibovich
It's definitely not a non standard. I'll try to find the place where the paste function uses getUChar and replace it with getChar On 5/14/07, Dov Feldstern <[EMAIL PROTECTED]> wrote: Dov Feldstern wrote: > Elazar Leibovich wrote: >> The attached patch disable Paragraph::getUChar functionality o

Re: [patch] Fixing paste of mathematics in RTL paragraphs

2007-05-13 Thread Elazar Leibovich
Sorry for the delay. Problem: Be in a hebrew paragraph, start a formula with some under score (say a_1) copy it, paste it in some mathematical inset. It comes out garbled. That what it solves; On 5/13/07, Dov Feldstern <[EMAIL PROTECTED]> wrote: Elazar Leibovich wrote: > The attached patch disa

Re: [patch] Bug 3377

2007-05-13 Thread Ozgur Ugras BARAN
Thanks, Uwe. On 5/12/07, Uwe Stöhr <[EMAIL PROTECTED]> wrote: > PS. I guess it is safe to close the bug 3377. Done. regards uwe

Problem generating output from mathed

2007-05-13 Thread Darren Freeman
Hi all, I believe this is a bug since it always worked for me under 1.3.x, but it doesn't work under SVN from a few days ago. Enter mathed (ctrl-M). Type something like: "1\mu m" (one micron). It is possible to view the output from this. It is in italics though, which doesn't suit me, so then I

Re: OpenSUSE 10.2 missing "prettyref.sty" required by LyX

2007-05-13 Thread Darren Freeman
Martin, Thanks for the help! (Also to Jean-Marc.) I think we should think carefully about the dependence on this package for 1.5.0. There will be people who are used to LyX working on their system who try out the 1.4 or 1.5 series and can't work this out on their own. You could (nay should?) bla

Re: cant compile todays svn

2007-05-13 Thread Bennett Helm
On May 13, 2007, at 5:15 PM, Jean-Marc Lasgouttes wrote: "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> Is there a good reason why I shouldn't use the most recent Bennett> Qt4.3 snapshot for the next beta release and all subsequent Bennett> releases? (TOC would be problematic w

Re: Minor patch: INSTALL.MacOSX

2007-05-13 Thread Bennett Helm
On May 9, 2007, at 8:58 AM, Bennett Helm wrote: On May 9, 2007, at 5:37 AM, Jean-Marc Lasgouttes wrote: "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> But for official releases we'd only need this: Bennett> ./configure --prefix=/path/to/LyX.app Bennett> --with-version-suffi

Re: How to make Lyx DRAMATICALLY better.

2007-05-13 Thread christian . ridderstrom
On Sun, 13 May 2007, Bo Peng wrote: I too now have to report that, at least in Lyx 1.4 3-4 running under windows on my computer, the option for changing the colour of the math background does not change anything. Hi, Dr. Cwikel, Support for math background and math corners have been added

Re: Spammers in action (Was [Bug 993] MakeDisplayPath is a big fat liar (fwd))

2007-05-13 Thread christian . ridderstrom
On Sun, 13 May 2007, Pavel Sanda wrote: Someone (trama ngs.ru) attached a spam attachment to http://bugzilla.lyx.org/show_bug.cgi?id=993 I don't know how to remove the attachment, does anyone else? afaik bugzilla has not such functionality. but if you have enough permissions you sh

Re: Release manager for the stable series (1.5.x)

2007-05-13 Thread José Matos
On Sunday 13 May 2007 12:07:23 Peter Kümmel wrote: > I also saw his patches all over the place. > Isn't Jürgen also  a longterm contributor to LyX? Notice that there is another Jürgen (Vigna) responsible for most of the table related code in LyX. :-) -- José Abílio

Re: [patch] update source view in mathed, #3398, #3594

2007-05-13 Thread José Matos
On Sunday 13 May 2007 00:29:42 Bo Peng wrote: > I like it and I do not see any side effect. > > Jose, can it be applied? Yes. > Bo -- José Abílio

Re: Lyx Crash on text -> ERT with paragraphs with leading blanks..

2007-05-13 Thread José Matos
On Sunday 13 May 2007 21:20:51 Bo Peng wrote: > Hi, Jose, > > See http://bugzilla.lyx.org/show_bug.cgi?id=3600 . > > Can I submit the following patch before a proper solution is > implemented? My understand is that a proper solution will be > difficult, but avoiding such a crash for now is necessar

Re: Enhanced listings dialog.

2007-05-13 Thread Bo Peng
On 5/13/07, Peter Kümmel <[EMAIL PROTECTED]> wrote: Bo Peng wrote: > Please test this listings dialog, which looks more like Herbert's Nice! The dialog is wider than in the designer, so could you add a spacer on the left of the style group box? I do have a spacer there. You can see it if you e

Re: Compilation crash on Mac OSX with fresh svn checkout

2007-05-13 Thread Anders Ekberg
On 13 maj 2007, at 21.44, Bo Peng wrote: On 5/13/07, Anders Ekberg <[EMAIL PROTECTED]> wrote: Compilation using a fresh svn check-out as of today and QT4.3rc1 results in: I have fixed a lib/language issue and updated the po files. Could you please try again? Cheers, Bo Thanks Bo, that did

Re: [patch] Re: Crash with RTL

2007-05-13 Thread Dov Feldstern
Dov Feldstern wrote: Dov Feldstern wrote: Fixed. Everything seems to be working fine now. I would still appreciate it if someone could review the whole patch carefully, because this does affect general code (not just RTL). Not everything: I just ran into a new crash which was introduced by m

Re: Compilation crash on Mac OSX with fresh svn checkout

2007-05-13 Thread Bo Peng
thanks, compilation works now. btw is there some makefile target which would clean the po directory and thus force this part to be regenerated (namely lyx.pot and gmo files). make clean or distclean wont do the job. Yes. make update-po will update po files. However, to avoid excessive svn traff

Re: [patch] fix bug 3571 now really

2007-05-13 Thread Jean-Marc Lasgouttes
> "Uwe" == Uwe Stöhr <[EMAIL PROTECTED]> writes: >> Attached is a patch that fixed bug 3571: ... Uwe> As the patch is trivial and I got no objections, I put it in: Uwe> http://www.lyx.org/trac/changeset/18273 Yes, good catch. JMarc

Re: [patch] Fixing paste of mathematics in RTL paragraphs

2007-05-13 Thread Dov Feldstern
Dov Feldstern wrote: Elazar Leibovich wrote: The attached patch disable Paragraph::getUChar functionality of inversing the paranthesis. I grep'ed for the function and it seems to be used only by math inset's pasting getPlainText mechanism, and indeed it has no effect on regular paranthesis. Pl

Re: [Cvslog] r18251 - /lyx-devel/trunk/src/BufferParams.cpp

2007-05-13 Thread Jean-Marc Lasgouttes
> "Uwe" == Uwe Stöhr <[EMAIL PROTECTED]> writes: Uwe> Jean-Marc Lasgouttes schrieb: >> So I would be very pleased if you could test my lang2.diff patch >> and tell me what does not work. Uwe> I did, see my last post to the original thread. You might think Uwe> I'm not good enough to sent patc

Re: Improving Only Farsi (Arabic is still based on ArabTeX)

2007-05-13 Thread Jean-Marc Lasgouttes
> "Mostafa" == Mostafa Vahedi <[EMAIL PROTECTED]> writes: Mostafa> Considering the concerns about whether to keep ArabTeX or Mostafa> not, I have modified the patch so that it will only use ARABI Mostafa> package for Farsi. Therefore Arabic remains the same as Mostafa> before with no change. I

Re: [patch] Fixing paste of mathematics in RTL paragraphs

2007-05-13 Thread Jean-Marc Lasgouttes
> "Elazar" == Elazar Leibovich <[EMAIL PROTECTED]> writes: Elazar> Can anyone *PLEASE* have a look at it? It's a very crucial Elazar> bugfix, the patch has nothing to do with no RTL text, and I Elazar> really like it to be included in the beta. It's three days and Elazar> no one has made any r

Re: Spammers in action (Was [Bug 993] MakeDisplayPath is a big fat liar (fwd))

2007-05-13 Thread Pavel Sanda
> Someone (trama ngs.ru) attached a spam attachment to > > http://bugzilla.lyx.org/show_bug.cgi?id=993 > > I don't know how to remove the attachment, does anyone else? afaik bugzilla has not such functionality. but if you have enough permissions you should be able to hide it by private/ob

Re: cant compile todays svn

2007-05-13 Thread Jean-Marc Lasgouttes
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> Is there a good reason why I shouldn't use the most recent Bennett> Qt4.3 snapshot for the next beta release and all subsequent Bennett> releases? (TOC would be problematic without it.) ... How Bennett> conservative are we wantin

Re: babelCall strange logic

2007-05-13 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Fri, May 11, 2007 at 01:12:14AM +0200, Uwe Stöhr wrote: >> - } - return lang_pack; + } else + return lang_pack; >> } Andre> Everytime I see Andre> if (...) { ... } else return ...; Andre> I get the feeling that it'd better ch

Re: Lyx Crash on text -> ERT with paragraphs with leading blanks..

2007-05-13 Thread Jean-Marc Lasgouttes
> "Dov" == Dov Feldstern <[EMAIL PROTECTED]> writes: Dov> The complicated part is: what did the user *mean* by doing this? Dov> Can you think of a realistic case in which the user would want to Dov> do what you're describing (namely, switch from LyX-Code to Dov> standard text) The user should

Re: Compilation crash on Mac OSX with fresh svn checkout

2007-05-13 Thread Pavel Sanda
> I have fixed a lib/language issue and updated the po files. Could you > please try again? thanks, compilation works now. btw is there some makefile target which would clean the po directory and thus force this part to be regenerated (namely lyx.pot and gmo files). make clean or distclean wont

Re: UTF8->UCS4 failure on FreeBSD 6.2-RELEASE

2007-05-13 Thread Jean-Marc Lasgouttes
> "Koji" == Koji Yokota <[EMAIL PROTECTED]> writes: Koji> Jean-Marc Lasgouttes wrote: >> What architecture is it? Koji> Sorry, architecture is all i386 (one is amd64 running in i386 Koji> mode). So it is not a problem of endianness. JMarc

Re: Lyx Crash on text -> ERT with paragraphs with leading blanks..

2007-05-13 Thread Dov Feldstern
Bo Peng wrote: I will submit a patch to prevent such a crash with a FIXME in its comment. A bugzilla entry will also be created. Hi, Jose, See http://bugzilla.lyx.org/show_bug.cgi?id=3600 . Bo, can I add a comment to bugzilla pointing to this thread? I feel that often there are discussions

Re: Lyx Crash on text -> ERT with paragraphs with leading blanks..

2007-05-13 Thread Bo Peng
Can you not select the LyX-Code directly, and inset->program listing? That would at least be clearer on the conceptual level, because you're going from verbatim to verbatim... Actually, if I go from lyx-code to listings directly, this problem will not happen. I removed the lyx-code environment a

Re: Lyx Crash on text -> ERT with paragraphs with leading blanks..

2007-05-13 Thread Bo Peng
I will submit a patch to prevent such a crash with a FIXME in its comment. A bugzilla entry will also be created. Hi, Jose, See http://bugzilla.lyx.org/show_bug.cgi?id=3600 . Can I submit the following patch before a proper solution is implemented? My understand is that a proper solution will

Re: Lyx Crash on text -> ERT with paragraphs with leading blanks..

2007-05-13 Thread Dov Feldstern
Bo Peng wrote: The complicated part is: what did the user *mean* by doing this? Can you think of a realistic case in which the user would want to do what you're describing (namely, switch from LyX-Code to standard text) --- and if so, what does the user mean by it? And how would the user want the

Re: Lyx Crash on text -> ERT with paragraphs with leading blanks..

2007-05-13 Thread Bo Peng
The complicated part is: what did the user *mean* by doing this? Can you think of a realistic case in which the user would want to do what you're describing (namely, switch from LyX-Code to standard text) --- and if so, what does the user mean by it? And how would the user want the spaces to be tr

Re: How to make Lyx DRAMATICALLY better.

2007-05-13 Thread Bo Peng
I too now have to report that, at least in Lyx 1.4 3-4 running under windows on my computer, the option for changing the colour of the math background does not change anything. Hi, Dr. Cwikel, Support for math background and math corners have been added to lyx. You should be able to adjust back

Re: Lyx Crash on text -> ERT with paragraphs with leading blanks..

2007-05-13 Thread Dov Feldstern
Bo Peng wrote: 1. lyx-code 2. enter a 123456 (there are four leading spaces) 3. change environment to standard 4. select a and 1 5. cut a, 12345 are removed. It is pretty easy to avoid the crash by adding something like right = min(right, par[pit].size() + 1) after line 304 of

Re: Compilation crash on Mac OSX with fresh svn checkout

2007-05-13 Thread Bo Peng
On 5/13/07, Anders Ekberg <[EMAIL PROTECTED]> wrote: Compilation using a fresh svn check-out as of today and QT4.3rc1 results in: I have fixed a lib/language issue and updated the po files. Could you please try again? Cheers, Bo

Re: The documention (and new features) Was: about the listings and othe

2007-05-13 Thread christian . ridderstrom
On Fri, 11 May 2007, Helge Hafting wrote: José Matos wrote: Well that never stopped us before, did it? ;-) What are the features that you think are underdocumented or not documented at all? Please make a list and post it here. I would if I could - I have only used LyX once in the la

Re: Lyx Crash on text -> ERT with paragraphs with leading blanks..

2007-05-13 Thread Edwin Leuven
Bo Peng wrote: Isn't every crash a critical bug? i would say that it depends on the probability of it happening. some "critical" bugs are p=0 critical for me personally... Why nobody is interested? i don't think people are uninterested, but either busy with other stuff or unfamiliar with

Re: The documention (and new features) Was: about the listings and othe

2007-05-13 Thread christian . ridderstrom
On Fri, 11 May 2007, Abdelrazak Younes wrote: [EMAIL PROTECTED] wrote: [*] I honestly don't think we'll have time to do anything before 1.5.0, but what about after? How are we to deal with the documentation? I think we (you ;-)) should do a call for help in the users list. I could ask,

Re: [PATCH] CT output for pdflatex

2007-05-13 Thread christian . ridderstrom
On Sat, 12 May 2007, Michael Gerz wrote: this patch brings change tracking output to the PDF world. What's up with the long lines? /Christian -- Christian Ridderström, +46-8-768 39 44 http://www.md.kth.se/~chr

Re: [Cvslog] r18280 - in /lyx-devel/trunk: lib/images/tabular-feature_...

2007-05-13 Thread christian . ridderstrom
On Sun, 13 May 2007, Bernhard Roider wrote: Look at development/scons/scons_manifest.py and lib/Makefile.am Thanks. Damn windows search: it says it searchs in files but it simply doesn't! You have my symapthies, I've been bitten by that a few times as well. Tip: Just use a command line v

Compilation crash on Mac OSX with fresh svn checkout

2007-05-13 Thread Anders Ekberg
Compilation using a fresh svn check-out as of today and QT4.3rc1 results in: msguniq -o LyX-1.5.po && rm -f qt4_l10n.pot layouts_l10n.pot languages_l10n.pot ui_l10n.pot : warning: Charset missing in header. Message conversion to user's charset will not work. : warning: Cha

Spammers in action (Was [Bug 993] MakeDisplayPath is a big fat liar (fwd))

2007-05-13 Thread christian . ridderstrom
Someone (trama ngs.ru) attached a spam attachment to http://bugzilla.lyx.org/show_bug.cgi?id=993 I don't know how to remove the attachment, does anyone else? /C

Re: Lyx Crash on text -> ERT with paragraphs with leading blanks..

2007-05-13 Thread Bo Peng
1. lyx-code 2. enter a 123456 (there are four leading spaces) 3. change environment to standard 4. select a and 1 5. cut a, 12345 are removed. It is pretty easy to avoid the crash by adding something like right = min(right, par[pit].size() + 1) after line 304 of CutAndPaste.cpp,

Re: [PATCH - to be reviewed] wrong cursor movement

2007-05-13 Thread Bernhard Roider
Was the intention that when there is a long line followed by a short line, followed by a long line and you press down twice, starting torwards the end of the first long line, then you wanted to the cursor to be torwards the end of the second long line? eg. start at s, press down twice, land

Re: [patch] Fixing paste of mathematics in RTL paragraphs

2007-05-13 Thread Dov Feldstern
Elazar Leibovich wrote: The attached patch disable Paragraph::getUChar functionality of inversing the paranthesis. I grep'ed for the function and it seems to be used only by math inset's pasting getPlainText mechanism, and indeed it has no effect on regular paranthesis. Please have a look at th

Re: [Cvslog] r18280 - in /lyx-devel/trunk: lib/images/tabular-feature_...

2007-05-13 Thread Bernhard Roider
Abdelrazak Younes schrieb: Bernhard Roider wrote: Michael Gerz schrieb: [EMAIL PROTECTED] schrieb: Author: broider Date: Sat May 12 22:59:21 2007 New Revision: 18280 URL: http://www.lyx.org/trac/changeset/18280 Log: fix bug 2453 change of behavior of rotate-tabular and rotate-cell toolbar but

Re: [PATCH] CT output for pdflatex

2007-05-13 Thread Herbert Voss
Jürgen Spitzmüller wrote: > Herbert Voss wrote: >> where is the sense having the spaces inside the argument? > > The macro embraces all newly added text. So if I have a phrase > "this is it." > and add > "this is it now." > the lyxdeleted macro includes the preceding blank, because it belongs to t

Re: [patch] update source view in mathed, #3398, #3594

2007-05-13 Thread Stefan Schimanski
Ok, Bo sent me a yes. If nobody complains until tomorrow, I will put it in. Stefan Hi! Here is a patch to fix the source view to update also in mathed. This really got onto my nerves for quite some time. Hope the patch is not too simple and there are some other consequences I don't see

Re: [Cvslog] r18285 - /lyx-devel/trunk/src/Color.cpp

2007-05-13 Thread Jürgen Spitzmüller
Andre Poenitz wrote: > This looks strange. Indeed. Fixed already. Jürgen

Re: [Cvslog] r18285 - /lyx-devel/trunk/src/Color.cpp

2007-05-13 Thread Andre Poenitz
On Sun, May 13, 2007 at 04:24:05PM -, [EMAIL PROTECTED] wrote: > Author: spitz > Date: Sun May 13 18:24:03 2007 > New Revision: 18285 > > URL: http://www.lyx.org/trac/changeset/18285 > Log: > * src/Color.cpp: > - add proper x11 colors for lyxadded and lyxdeleted (preventing an > assert

Re: [PATCH] CT output for pdflatex

2007-05-13 Thread Jürgen Spitzmüller
Herbert Voss wrote: > where is the sense having the spaces inside the argument? The macro embraces all newly added text. So if I have a phrase "this is it." and add "this is it now." the lyxdeleted macro includes the preceding blank, because it belongs to the added text (and must not be output if

Re: 2007 LyX Meeting (candidatures accepted)

2007-05-13 Thread Martin Vermeer
On Sun, May 13, 2007 at 06:27:29PM +0200, Andre Poenitz wrote: > On Sun, May 13, 2007 at 06:52:18PM +0300, Martin Vermeer wrote: > > On Sat, May 12, 2007 at 10:07:06PM +0100, José Matos wrote: > > > As the subject says, it would be nice to find a place for the post 1.5.0 > > > scenario. :-) Or are

Re: Beta 3 (preparation)

2007-05-13 Thread Martin Vermeer
On Sat, May 12, 2007 at 07:11:17PM +0100, José Matos wrote: > On Saturday 12 May 2007 18:29:00 Martin Vermeer wrote: > > On Fri, May 11, 2007 at 02:37:55PM +0100, Jos Matos wrote: > > > Hi all, > > > Michael asked for more time to finish some code CT-related. Since I have > > > not so much time a

Re: [PATCH] CT output for pdflatex

2007-05-13 Thread Herbert Voss
Jürgen Spitzmüller wrote: > Michael Gerz wrote: >> After Wednesday. Currently, I am swamped with work. > > I'll do that. Furthermore, I have fixed an assert because lyxasserted and > lyxdeleted did not have proper x11 names. I wonder why you did not run > accross that. > > I detected another pr

Re: 2007 LyX Meeting (candidatures accepted)

2007-05-13 Thread Andre Poenitz
On Sun, May 13, 2007 at 06:52:18PM +0300, Martin Vermeer wrote: > On Sat, May 12, 2007 at 10:07:06PM +0100, José Matos wrote: > > As the subject says, it would be nice to find a place for the post 1.5.0 > > scenario. :-) Or are we all traumatised by the last year meeting? ;-) Copenhagen was nice.

Re: [PATCH] CT output for pdflatex

2007-05-13 Thread Jürgen Spitzmüller
Michael Gerz wrote: > After Wednesday. Currently, I am swamped with work. I'll do that. Furthermore, I have fixed an assert because lyxasserted and lyxdeleted did not have proper x11 names. I wonder why you did not run accross that. I detected another problem: preceeding blanks are swallowed by

Re: 2007 LyX Meeting (candidatures accepted)

2007-05-13 Thread Martin Vermeer
On Sat, May 12, 2007 at 10:07:06PM +0100, José Matos wrote: > As the subject says, it would be nice to find a place for the post 1.5.0 > scenario. :-) Or are we all traumatised by the last year meeting? ;-) > > Best regards, > -- > José Abílio Proposal: Bromarv, Västra Nyland. Lars can come wit

Re: bug 1820 and output_latex.cpp

2007-05-13 Thread Martin Vermeer
On Sat, May 12, 2007 at 09:42:00PM +0300, Dov Feldstern wrote: > Hi! > > Uwe (or anyone else who's been playing around with output_latex lately): > do you think you could provide some help with bug 1820 > (http://bugzilla.lyx.org/show_bug.cgi?id=1820)? This bug is not a > regression, but I thin

Re: [PATCH] CT output for pdflatex

2007-05-13 Thread Michael Gerz
Jürgen Spitzmüller schrieb: Michael Gerz wrote: Thanks, Jürgen. Are you happy with the attached patch? Looks good. You need to add documentation for xcolor and soul in LaTeXConfig.lyx.in (at least), though. After Wednesday. Currently, I am swamped with work. Michael

Re: [PATCH] CT output for pdflatex

2007-05-13 Thread Jürgen Spitzmüller
Michael Gerz wrote: > Thanks, Jürgen. Are you happy with the attached patch? Looks good. You need to add documentation for xcolor and soul in LaTeXConfig.lyx.in (at least), though. Jürgen

Re: [PATCH] CT output for pdflatex

2007-05-13 Thread Michael Gerz
Herbert Voss schrieb: Michael Gerz wrote: +\TestPackage{pdfcolmk} is senseless for the current pdftex, which has it already builtin But there are people with elder versions of pdflatex, I guess. The latest MikTeX has MiKTeX-pdfetex 2.5.2645 (1.30.6) (MiKTeX 2.5) \TestPacka

Re: [PATCH - to be reviewed] wrong cursor movement

2007-05-13 Thread Abdelrazak Younes
Bernhard Roider wrote: Abdelrazak Younes schrieb: Dov Feldstern wrote: Bernhard Roider wrote: As i said this is a more general issue: when the cursor is positioned at the end of the first (last) line in an inset then the up (down) arrows do not what they are expected to: move out of the ins

Re: Enhanced listings dialog.

2007-05-13 Thread Bo Peng
> Is there an easier way to fire QListings dialog and let it edit given > param string? I ask this because I also want to call it from > textlayout dialog. > Seeing all the trouble to simply add a new insert the idea pops up in my head that the insert stuff needs a redesign... It seems that I n

Re: [PATCH] CT output for pdflatex

2007-05-13 Thread Herbert Voss
Michael Gerz wrote: > +\TestPackage{pdfcolmk} is senseless for the current pdftex, which has it already builtin > \TestPackage{prettyref} > \TestPackage{preview} > \TestPackage{rotating} > \TestPackage{setspace} > +\TestPackage{soul} > \TestPackage{subfigure} subfigure is superseeded by su

Re: Enhanced listings dialog.

2007-05-13 Thread Bo Peng
The dialog is wider than in the designer, so could you add a spacer on the left of the style group box? Will this work? The eidtBoxes are bigger than they are in the designer and I do not know what to do. I will try to add a spacer. From the file import dialog? Child document and file->setti

Re: [PATCH] CT output for pdflatex

2007-05-13 Thread Michael Gerz
Jürgen Spitzmüller schrieb: Michael Gerz wrote: After some (short) investigation, I came to the conclusion that using the colors defined within LyX is not that trivial. Why? Look at shadecolor (in LaTeXFeatures.cpp) for a model. Something like (untested): Ah, learning from the expe

Re: [PATCH] CT output for pdflatex

2007-05-13 Thread Jürgen Spitzmüller
Michael Gerz wrote: > After some (short) investigation, I came to the conclusion that using > the colors defined within LyX is not that trivial. Why? Look at shadecolor (in LaTeXFeatures.cpp) for a model. Something like (untested): RGBColor c = RGBColor(lcolor.getX11Name(Color::strikeout)

Re: [PATCH - to be reviewed] wrong cursor movement

2007-05-13 Thread Bennett Helm
On May 13, 2007, at 7:16 AM, Bernhard Roider wrote: Abdelrazak Younes schrieb: I also don't think so. It may be different (buggy?) behavior of stl or boost. Compiler optimization does not seem to be the reason (look at Bennetts post at the bug page). Or maybe some difference in the font me

Re: [PATCH] CT output for pdflatex

2007-05-13 Thread Michael Gerz
Michael Gerz schrieb: Herbert Voss schrieb: better, _after_ the user preamble: \providecolor{lyxinserted}{rgb}{1,0,0} \providecolor{lyxdeleted}{rgb}{0,0,1} +"\\newcommand{\\lyxinserted}[3]{\\textcolor{lyxinserted}{#3}}\n" + "\\newcommand{\\lyxdeleted}[3]{\\textcolor{lyxdeleted}{\\s

Re: [PATCH - to be reviewed] wrong cursor movement

2007-05-13 Thread Bernhard Roider
Abdelrazak Younes schrieb: Dov Feldstern wrote: Bernhard Roider wrote: As i said this is a more general issue: when the cursor is positioned at the end of the first (last) line in an inset then the up (down) arrows do not what they are expected to: move out of the inset. An investigation in

Re: [Cvslog] r18259 - in /lyx-devel/trunk/src: TocBackend.cpp frontend...

2007-05-13 Thread Peter Kümmel
Michael Gerz wrote: > [EMAIL PROTECTED] schrieb: >> Author: kuemmel >> Date: Thu May 10 19:55:07 2007 >> New Revision: 18259 >> >> URL: http://www.lyx.org/trac/changeset/18259 >> Log: >> fix crash: change empty line to paragraph and press a key >> >> Modified: >> lyx-devel/trunk/src/TocBackend.

Re: Enhanced listings dialog.

2007-05-13 Thread Peter Kümmel
Bo Peng wrote: > On 5/12/07, Bo Peng <[EMAIL PROTECTED]> wrote: >> Please test this listings dialog, which looks more like Herbert's >> original one. >> I plan to add it before beta3. > > The patch has been committed after some more testing. > >> I would appreciate it if someone can show me how t

Re: Enhanced listings dialog.

2007-05-13 Thread Peter Kümmel
Bo Peng wrote: > Please test this listings dialog, which looks more like Herbert's Nice! The dialog is wider than in the designer, so could you add a spacer on the left of the style group box? > original one. I would appreciate it if someone can show me how to call > this dialog from Include dia

Re: [PATCH - to be reviewed] wrong cursor movement

2007-05-13 Thread Bernhard Roider
Abdelrazak Younes schrieb: I also don't think so. It may be different (buggy?) behavior of stl or boost. Compiler optimization does not seem to be the reason (look at Bennetts post at the bug page). Or maybe some difference in the font metrics on the Mac platform... Yes, that may be. Benne

Re: Release manager for the stable series (1.5.x)

2007-05-13 Thread Abdelrazak Younes
José Matos wrote: Hi all, while preparing the release of 1.5.0 one of the important tasks in my TODO list was to find a a release manager to the stable series of 1.5.x releases. After the discussion that happened here in this list a couple of months ago (propably November/December last year).

Re: Release manager for the stable series (1.5.x)

2007-05-13 Thread Peter Kümmel
Michael Gerz wrote: > José Matos schrieb: >> This week I sent a private message to Jürgen (CC'ed to Jean-Marc) >> asking if he would accepted that role. After an exchange of messages >> Jürgen accepted the job. :-) >> > Excellent! Jürgen, will you handle the stable branch in the spirit of >

Re: [PATCH - to be reviewed] wrong cursor movement

2007-05-13 Thread Abdelrazak Younes
Bernhard Roider wrote: Abdelrazak Younes schrieb: The idea is that when the cursor is at the end of a text line, if the next (or previous) line is shorter you don't want to remember that position because the cursor will jump two lines below instead where the x-target is met. I cannot rep

Re: [Cvslog] r18280 - in /lyx-devel/trunk: lib/images/tabular-feature_...

2007-05-13 Thread Abdelrazak Younes
Bernhard Roider wrote: Michael Gerz schrieb: [EMAIL PROTECTED] schrieb: Author: broider Date: Sat May 12 22:59:21 2007 New Revision: 18280 URL: http://www.lyx.org/trac/changeset/18280 Log: fix bug 2453 change of behavior of rotate-tabular and rotate-cell toolbar buttons such that they toggle

Re: Release manager for the stable series (1.5.x)

2007-05-13 Thread Peter Kümmel
José Matos wrote: > Hi all, > while preparing the release of 1.5.0 one of the important tasks in my > TODO > list was to find a a release manager to the stable series of 1.5.x releases. > After the discussion that happened here in this list a couple of months ago > (propably November/Dece

Re: Release manager for the stable series (1.5.x)

2007-05-13 Thread Jürgen Spitzmüller
Michael Gerz wrote: > Excellent! Jürgen, will you handle the stable branch in the spirit of > JMarc, or are you going to go your own way? I will try to handle it much in Jean-Marc's spirit, with the focus on stabilizing the series. Jürgen

Re: [Cvslog] r18280 - in /lyx-devel/trunk: lib/images/tabular-feature_...

2007-05-13 Thread Bernhard Roider
Michael Gerz schrieb: [EMAIL PROTECTED] schrieb: Author: broider Date: Sat May 12 22:59:21 2007 New Revision: 18280 URL: http://www.lyx.org/trac/changeset/18280 Log: fix bug 2453 change of behavior of rotate-tabular and rotate-cell toolbar buttons such that they toggle the rotation. Therefore

Re: [PATCH] CT output for pdflatex

2007-05-13 Thread Jürgen Spitzmüller
Herbert Voss wrote: > why are the colors hardcoded? > > better, _after_ the user preamble: > >   \providecolor{lyxinserted}{rgb}{1,0,0} >   \providecolor{lyxdeleted}{rgb}{0,0,1} Even better: use the colors that are specified in Prefs->Colors. Jürgen

Re: [PATCH - to be reviewed] wrong cursor movement

2007-05-13 Thread Bernhard Roider
Abdelrazak Younes schrieb: The idea is that when the cursor is at the end of a text line, if the next (or previous) line is shorter you don't want to remember that position because the cursor will jump two lines below instead where the x-target is met. I cannot reproduce it when i remove

Re: [Cvslog] r18280 - in /lyx-devel/trunk: lib/images/tabular-feature_...

2007-05-13 Thread Bernhard Roider
Bernhard Roider schrieb: Michael Gerz schrieb: [EMAIL PROTECTED] schrieb: Author: broider Date: Sat May 12 22:59:21 2007 New Revision: 18280 URL: http://www.lyx.org/trac/changeset/18280 Log: fix bug 2453 change of behavior of rotate-tabular and rotate-cell toolbar buttons such that they toggl

Re: [PATCH - to be reviewed] wrong cursor movement

2007-05-13 Thread Abdelrazak Younes
Dov Feldstern wrote: Bernhard Roider wrote: As i said this is a more general issue: when the cursor is positioned at the end of the first (last) line in an inset then the up (down) arrows do not what they are expected to: move out of the inset. An investigation in case of the tabular inset s

Re: [patch] Fixing paste of mathematics in RTL paragraphs

2007-05-13 Thread Michael Gerz
Abdelrazak Younes schrieb: Elazar Leibovich wrote: Can anyone *PLEASE* have a look at it? It's a very crucial bugfix, the patch has nothing to do with no RTL text, and I really like it to be included in the beta. It's three days and no one has made any remark. Sorry Elazar, please forgive us

Re: [Cvslog] r18259 - in /lyx-devel/trunk/src: TocBackend.cpp frontend...

2007-05-13 Thread Michael Gerz
[EMAIL PROTECTED] schrieb: Author: kuemmel Date: Thu May 10 19:55:07 2007 New Revision: 18259 URL: http://www.lyx.org/trac/changeset/18259 Log: fix crash: change empty line to paragraph and press a key Modified: lyx-devel/trunk/src/TocBackend.cpp lyx-devel/trunk/src/frontends/qt4/ui/Lis

Re: [patch] Fixing paste of mathematics in RTL paragraphs

2007-05-13 Thread Abdelrazak Younes
Elazar Leibovich wrote: Can anyone *PLEASE* have a look at it? It's a very crucial bugfix, the patch has nothing to do with no RTL text, and I really like it to be included in the beta. It's three days and no one has made any remark. Sorry Elazar, please forgive use. The problem is that not en

Re: [patch] Fixing paste of mathematics in RTL paragraphs

2007-05-13 Thread Elazar Leibovich
Can anyone *PLEASE* have a look at it? It's a very crucial bugfix, the patch has nothing to do with no RTL text, and I really like it to be included in the beta. It's three days and no one has made any remark. Please. On 5/10/07, Elazar Leibovich <[EMAIL PROTECTED]> wrote: The attached patch di

Re: [Cvslog] r18280 - in /lyx-devel/trunk: lib/images/tabular-feature_...

2007-05-13 Thread Bernhard Roider
Michael Gerz schrieb: [EMAIL PROTECTED] schrieb: Author: broider Date: Sat May 12 22:59:21 2007 New Revision: 18280 URL: http://www.lyx.org/trac/changeset/18280 Log: fix bug 2453 change of behavior of rotate-tabular and rotate-cell toolbar buttons such that they toggle the rotation. Therefore

Re: [PATCH] CT output for pdflatex

2007-05-13 Thread Michael Gerz
Herbert Voss schrieb: better, _after_ the user preamble: \providecolor{lyxinserted}{rgb}{1,0,0} \providecolor{lyxdeleted}{rgb}{0,0,1} +"\\newcommand{\\lyxinserted}[3]{\\textcolor{lyxinserted}{#3}}\n" + "\\newcommand{\\lyxdeleted}[3]{\\textcolor{lyxdeleted}{\\st{#3}}}\n"; then the

Re: [Cvslog] r18280 - in /lyx-devel/trunk: lib/images/tabular-feature_...

2007-05-13 Thread Michael Gerz
[EMAIL PROTECTED] schrieb: Author: broider Date: Sat May 12 22:59:21 2007 New Revision: 18280 URL: http://www.lyx.org/trac/changeset/18280 Log: fix bug 2453 change of behavior of rotate-tabular and rotate-cell toolbar buttons such that they toggle the rotation. Therefore a toggle feature is add

Re: Release manager for the stable series (1.5.x)

2007-05-13 Thread Michael Gerz
José Matos schrieb: This week I sent a private message to Jürgen (CC'ed to Jean-Marc) asking if he would accepted that role. After an exchange of messages Jürgen accepted the job. :-) Excellent! Jürgen, will you handle the stable branch in the spirit of JMarc, or are you going to go your ow