Re: How to make Lyx DRAMATICALLY better.

2007-06-04 Thread Andre Poenitz
On Mon, Jun 04, 2007 at 04:34:32PM -0500, Bo Peng wrote: > >Note that 1.5 should support math background allowing you to have a > >flashy yellow background. > > I guess very few people know the background of mathed can be changed > in 1.5.0. And this increased the size of small insets only by 20%

Re: [PATCH] Fix: crash with multiple windows

2007-06-04 Thread Andre Poenitz
On Mon, Jun 04, 2007 at 10:54:53PM +0200, Bernhard Roider wrote: > Index: src/frontends/Dialogs.cpp > === > --- src/frontends/Dialogs.cpp (revision 18672) > +++ src/frontends/Dialogs.cpp (working copy) > @@ -71,9 +71,12 @@ > : ly

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Herbert Voss
Enrico Forestieri wrote: > On Mon, Jun 04, 2007 at 10:45:40PM +0200, Jean-Marc Lasgouttes wrote: > >>> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: >> Herbert> these are _all_ config files and not printer files. >> >> Herbert> dvips -P >> >> Herbert> eg dvips -Pcmz >> >> In the old d

Re: [patch] fixing segfault because of empty coord cache

2007-06-04 Thread Stefan Schimanski
Am 04.06.2007 um 23:35 schrieb Jean-Marc Lasgouttes: "Stefan" == Stefan Schimanski <[EMAIL PROTECTED]> writes: Stefan> Hmm, it's a not very complex patch for a critical bug about a Stefan> segfault and nobody has a comment? Actually I am wondering why suddenly we have these crashes in very s

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Herbert Voss
Jean-Marc Lasgouttes wrote: >> "Richard" == Richard Heck <[EMAIL PROTECTED]> writes: > > Richard> And by the way, I think this means that "case 2"---see > Richard> LyXFunc.cpp, line 1065 or so---is broken. This handles the > Richard> case where no "spool command", such as lp, is provided. In >

[PATCH] 3711: addToToc, pass parent ParConstIterator

2007-06-04 Thread Bo Peng
This is a re-post of my revised 3711 patch (no longer use exception). Please test and comment. This patch passes parent ParConstIterator to addToToc. In case that an inset does not have its own ParConstIterator (no valid text), it can use this iterator to add itself to TOC. Bo Index: src/insets/

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Enrico Forestieri
On Mon, Jun 04, 2007 at 06:12:22PM -0400, Richard Heck wrote: > Enrico Forestieri wrote: > > On Mon, Jun 04, 2007 at 12:52:25PM -0400, Richard Heck wrote: > > > > So the question is what to do about this. Option (i): Kill the box. If a > > user wants to run dvips -Pwhatever, let h'er enter it int

Re: [PATCH] Textclass cleanup

2007-06-04 Thread Jürgen Spitzmüller
Michael Gerz wrote: > here comes a new version of an old patch. I took into account comments > by Jürgen & Uwe. > > OK? Fine with me. Jürgen

Re: How to make Lyx DRAMATICALLY better.

2007-06-04 Thread Bo Peng
I'd propose a background color that is only BARELY different from the normal background. So you'd see the difference but it wouldn't be intrusive. Please apply the patch and propose a color that you like most. My proposed colors are the same as those of buttons so no additional color has been ad

[PATCH] Textclass cleanup

2007-06-04 Thread Uwe Stöhr
> here comes a new version of an old patch. I took into account comments by Jürgen & Uwe. > > OK? OK by me. regards Uwe

[patch] layout file for the IOP article class

2007-06-04 Thread Uwe Stöhr
Attached is a layout file and an example file for the IOP article class. While writing a paper to one of the journals that use the IOP-article class, I prepared a suitable layout file. The example file explains how to use the IOP-article class and the layout, following the rules gicen in the IO

[patch] clean up the CV class layouts

2007-06-04 Thread Uwe Stöhr
Attached is a simple patch that cleans up the CV class layouts. There is no change in functionality and also no label or name is changed, but as I'm the author of these files and want to have them in a clean state to easy up the maintaining. OK to commit? regards Uwe Index: europecv.layout ==

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Richard Heck
Richard> And by the way, I think this means that "case 2"---see Richard> LyXFunc.cpp, line 1065 or so---is broken. This handles the Richard> case where no "spool command", such as lp, is provided. In Richard> that case, you'll just get: dvips -P, but the output will go Richard> to the default pr

Re: How to make Lyx DRAMATICALLY better.

2007-06-04 Thread Richard Heck
Bo Peng wrote: Personally, as a reasonably heavy math use, I'd hate to have a windows cluttered by differently colored insets all over. You will not, because I will propose a background color that is the same as buttonbg; and if you are willing to go a step further, the attached patch implements

Re: Bug 3719 -- TOC out of sync

2007-06-04 Thread Richard Heck
Bo Peng wrote: The problem here is that LFUN_BREAK_PARAGRAPH does not always send the structureChanged() signal. As a result, the TocModel gets out of sync with the document structure. Because you are on this topic, can you also check when navigation -> list of listings and other entries are upd

Re: math preview fails on old document

2007-06-04 Thread Paul A. Rubin
Bob Lounsbury wrote: I've just installed beta3 on debian lenny and everything works perfectly on new documents. However, when I open an old document then math preview fails with: pplatex: Process input file 4lyxpreview.dvi pplatex: Copy data to 4lyxpreview.dvi This is dvips(k) 5.95b Copyright 20

Re: How to make Lyx DRAMATICALLY better.

2007-06-04 Thread Bo Peng
Personally, as a reasonably heavy math use, I'd hate to have a windows cluttered by differently colored insets all over. You will not, because I will propose a background color that is the same as buttonbg; and if you are willing to go a step further, the attached patch implements mathhoverbg (t

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Jean-Marc Lasgouttes
> "Richard" == Richard Heck <[EMAIL PROTECTED]> writes: Richard> And by the way, I think this means that "case 2"---see Richard> LyXFunc.cpp, line 1065 or so---is broken. This handles the Richard> case where no "spool command", such as lp, is provided. In Richard> that case, you'll just get: d

Re: How to make Lyx DRAMATICALLY better.

2007-06-04 Thread Tim Michelsen
Bo> I guess very few people know the background of mathed can be Bo> changed in 1.5.0. Can we use a color that is different from Bo> background as default? If people do not like it, they can change Bo> it back to background color. What about adding this kind of information to *_splash.lyx? We co

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Enrico Forestieri
On Mon, Jun 04, 2007 at 10:45:40PM +0200, Jean-Marc Lasgouttes wrote: > > "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: > > Herbert> these are _all_ config files and not printer files. > > Herbert> dvips -P > > Herbert> eg dvips -Pcmz > > In the old days, it was not about brand ne

Re: How to make Lyx DRAMATICALLY better.

2007-06-04 Thread Jean-Marc Lasgouttes
> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes: >> Note that 1.5 should support math background allowing you to have a >> flashy yellow background. Bo> I guess very few people know the background of mathed can be Bo> changed in 1.5.0. Can we use a color that is different from Bo> background as

Re: [patch] fixing segfault because of empty coord cache

2007-06-04 Thread Jean-Marc Lasgouttes
> "Stefan" == Stefan Schimanski <[EMAIL PROTECTED]> writes: Stefan> Hmm, it's a not very complex patch for a critical bug about a Stefan> segfault and nobody has a comment? Actually I am wondering why suddenly we have these crashes in very simple operations (like breakParagraph this one). Isn

Re: How to make Lyx DRAMATICALLY better.

2007-06-04 Thread Bo Peng
Note that 1.5 should support math background allowing you to have a flashy yellow background. I guess very few people know the background of mathed can be changed in 1.5.0. Can we use a color that is different from background as default? If people do not like it, they can change it back to backg

Re: [patch] fixing segfault because of empty coord cache

2007-06-04 Thread Stefan Schimanski
Hmm, it's a not very complex patch for a critical bug about a segfault and nobody has a comment? Stefan Any consensus about this one? It still crashes in RC1. Stefan PGP.sig Description: Signierter Teil der Nachricht

Re: How to make Lyx DRAMATICALLY better.

2007-06-04 Thread Tim Michelsen
> Note that 1.5 should support math background allowing you to have a > flashy yellow background. OK, then. To conclude this matter: We will try that and if not sufficient look for other forms of improvement.

Re: How to make Lyx DRAMATICALLY better.

2007-06-04 Thread Jean-Marc Lasgouttes
> "Tim" == Tim Michelsen <[EMAIL PROTECTED]> writes: Tim> Bo Peng schrieb: >>> I think what the could be useful is a better (visual) user >>> feedback on wheather there'll be /real/ space or not in the >>> output. >> I have not followed this thread closely, but are you guys >> suggesting *vis

[PATCH] Textclass cleanup

2007-06-04 Thread Michael Gerz
Hi, here comes a new version of an old patch. I took into account comments by Jürgen & Uwe. OK? Michael Index: lib/layouts/llncs.layout === --- lib/layouts/llncs.layout (Revision 18672) +++ lib/layouts/llncs.layout (Arbeitskopie)

Re: LyX-1.5-rc1 Mac (ppc) fails to open any lyx-documents again, lyx2lyx fails

2007-06-04 Thread Jean-Marc Lasgouttes
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> I, of course, don't know what to make of this. Speed really Bennett> is a problem on PPC Mac, however. I do not know either. What would be the relevant documentation? JMarc

Re: [patch] several possible crashes due to invalid paragraph metrics

2007-06-04 Thread Stefan Schimanski
It might be incorrect. But it cannot cause a crash. A paragraph always starts at 0 and ends at par.size()-1. So as long as we stay in this interval the computeTables is safe, even if the metrics are not the right one. Can you try to make a patch implementing a setCurrentFont flag in the cur

Re: [PATCH] Fix: crash with multiple windows

2007-06-04 Thread Bernhard Roider
Bernhard Roider schrieb: Bernhard Roider schrieb: Hello, there is a crash and i can tell the reason. As i have no time investigate further i post to the list what i already found out. to reproduce: 1. start lyx 2. open a document that contains insets 3. open another window (new window) 4. cl

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Jean-Marc Lasgouttes
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: Enrico> I agree that this is not for the casual user, though. If we document how to use ERT to make tables with flashy colored cells, we can probably support the basic dvips options. JMarc

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Jean-Marc Lasgouttes
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: >> Printer Command box. Option (ii): Keep the box, but add a tooltip >> along the lines I suggested last: Either "Check this box only if >> you have config. files installed for each printer you use." Or: "If >> you don't know what thi

[PATCH] Fix: crash with multiple windows

2007-06-04 Thread Bernhard Roider
Bernhard Roider schrieb: Hello, there is a crash and i can tell the reason. As i have no time investigate further i post to the list what i already found out. to reproduce: 1. start lyx 2. open a document that contains insets 3. open another window (new window) 4. close the second window 5. c

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Jean-Marc Lasgouttes
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: Herbert> these are _all_ config files and not printer files. Herbert> dvips -P Herbert> eg dvips -Pcmz In the old days, it was not about brand new fonts, but rather metafont modes. Typical case, besides the known problem of DPI settin

Re: [Cvslog] r18662 [1/2] - in /lyx-devel/trunk/po: LINGUAS zh.po

2007-06-04 Thread Bo Peng
something is wrong with zh.po. I get errors when remerging the po file and also when building LyX with scons. Please try again. Bo

Tab size

2007-06-04 Thread Michael Gerz
Stefan, I think I was wrong. AFAICS, tab is used in a way that its usage is independent from any actual tab width. Michael

Re: [Cvslog] r18668 - in /lyx-devel/trunk/src: Text.cpp Text.h

2007-06-04 Thread Stefan Schimanski
Am 04.06.2007 um 22:12 schrieb Michael Gerz: Stefan Schimanski schrieb: Impressive indentations! Bad mail reader with a tab width != 2 Since when do we use a tab width of 2 ? I though it was 8. Hmm, good question. Had set it to 2 from the beginning. Now you make me think Stefan PGP.

Re: [Cvslog] r18668 - in /lyx-devel/trunk/src: Text.cpp Text.h

2007-06-04 Thread Michael Gerz
Stefan Schimanski schrieb: Impressive indentations! Bad mail reader with a tab width != 2 Since when do we use a tab width of 2 ? I though it was 8. Michael

Re: [Cvslog] r18668 - in /lyx-devel/trunk/src: Text.cpp Text.h

2007-06-04 Thread Stefan Schimanski
/// set 'number' font property void number(Cursor & cur); + /// draw selection for a single row + void drawRowSelection(PainterInfo & pi, int x, Row const & row, +DocIterator const & beg, DocIterator const & end, +bool drawOnBegMargin, bool dra

Re: [Cvslog] r18668 - in /lyx-devel/trunk/src: Text.cpp Text.h

2007-06-04 Thread Stefan Schimanski
Am 04.06.2007 um 22:00 schrieb Michael Gerz: [EMAIL PROTECTED] schrieb: Author: sts Date: Mon Jun 4 20:41:56 2007 New Revision: 18668 URL: http://www.lyx.org/trac/changeset/18668 Log: * Make the selection drawing algorithm in Text aware of RTL and LTR mixed in a paragraph (fixes bug 355

Re: [Cvslog] r18662 [1/2] - in /lyx-devel/trunk/po: LINGUAS zh.po

2007-06-04 Thread Michael Gerz
[EMAIL PROTECTED] schrieb: Author: bpeng Date: Mon Jun 4 20:16:22 2007 New Revision: 18662 URL: http://www.lyx.org/trac/changeset/18662 Log: Add placeholders for Chinese translations Bo, something is wrong with zh.po. I get errors when remerging the po file and also when building LyX wit

Re: [Cvslog] r18668 - in /lyx-devel/trunk/src: Text.cpp Text.h

2007-06-04 Thread Michael Gerz
[EMAIL PROTECTED] schrieb: Author: sts Date: Mon Jun 4 20:41:56 2007 New Revision: 18668 URL: http://www.lyx.org/trac/changeset/18668 Log: * Make the selection drawing algorithm in Text aware of RTL and LTR mixed in a paragraph (fixes bug 3550: Selection in mixed RTL-LTR paragraphs is broken

Re: [Cvslog] r18667 - in /lyx-devel/trunk/src: Text.cpp Text.h Text3.c...

2007-06-04 Thread Martin Vermeer
On Mon, Jun 04, 2007 at 06:40:07PM +, [EMAIL PROTECTED] wrote: > Author: sts > Date: Mon Jun 4 20:40:06 2007 > New Revision: 18667 > > URL: http://www.lyx.org/trac/changeset/18667 > Log: > * Added another isRTL variant which takes a CursorSlice > * Use the isRTL information to compute the cur

Re: [Cvslog] r18663 - in /lyx-devel/trunk/lib/layouts: beamer.layout i...

2007-06-04 Thread Michael Gerz
[EMAIL PROTECTED] schrieb: Author: schmitt Date: Mon Jun 4 20:26:06 2007 New Revision: 18663 URL: http://www.lyx.org/trac/changeset/18663 Log: * lib/layouts/ijmpc.layout: * lib/layouts/beamer.layout: remove trailing spaces Modified: lyx-devel/trunk/lib/layouts/beamer.layout URL

Re: [patch] RTL cursor display on inset edges

2007-06-04 Thread Stefan Schimanski
Am 04.06.2007 um 20:07 schrieb José Matos: On Monday 04 June 2007 17:19:07 Dov Feldstern wrote: Hi! Yes, the patches in the new thread from this morning (http://permalink.gmane.org/gmane.editors.lyx.devel/86583) are all OKed by me. Stefan, you can proceed with those. Thanks! Stefan P

Re: How to make Lyx DRAMATICALLY better.

2007-06-04 Thread Tim Michelsen
Bo Peng schrieb: I think what the could be useful is a better (visual) user feedback on wheather there'll be /real/ space or not in the output. I have not followed this thread closely, but are you guys suggesting *visible* blanks and newlines as what vim and word have? Kind of. There are only

Re: [patch] RTL cursor display on inset edges

2007-06-04 Thread José Matos
On Monday 04 June 2007 17:19:07 Dov Feldstern wrote: > Hi! > > Yes, the patches in the new thread from this morning > (http://permalink.gmane.org/gmane.editors.lyx.devel/86583) are all OKed > by me. Stefan, you can proceed with those. -- José Abílio

Re: Untranslateable strings in LyX (toolbar tooltip, TOC dialog, source preview)

2007-06-04 Thread José Matos
On Monday 04 June 2007 16:47:12 Bo Peng wrote: > Thank you very much, Helge. I have created zh.po following your > instructions. > > Jose, can I add zh.po to lyx? (I will certainly *not* have time to > complete the translation before 1.5.0, but someone else may be able to > do it.) Yes. > Bo -

Re: [PATCH] Bug 3711, add insets without valid ParConstIterator to TOC.

2007-06-04 Thread José Matos
On Monday 04 June 2007 16:59:59 Jean-Marc Lasgouttes wrote: > To clarify: I am not against using exceptions for something else than > an error, but we should make clear the kind of use we envision, not > just use them on an ad-hoc basis. I agree with Jean-Marc here. > In this particular case, I

Re: strange thing when exporting to latex

2007-06-04 Thread Enrico Forestieri
On Mon, Jun 04, 2007 at 05:55:39PM +0200, Leuven, E. wrote: > i have a beamer presentation which contains a figure, called density2.pdf. > when i export to latex (plain) lyx prompts: > "the file density2.eps already exists. Do you want to over-write that file?" > when i export to latex i don't exp

Re: [patch] fix bug 3793: Lyx-1.5.0rc1 seg fault when clicking on toc from help

2007-06-04 Thread José Matos
On Monday 04 June 2007 16:00:50 Jürgen Spitzmüller wrote: > José? > > Jürgen OK. -- José Abílio

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Enrico Forestieri
On Mon, Jun 04, 2007 at 07:42:07PM +0200, Herbert Voss wrote: > Enrico Forestieri wrote: > > >> config. is misleading. For example: config.pdf is a config file > >> to use always Type 1 fonts but I can print the ps file on _every_ printer > > > > Granted. But what if you have 300, 600, and 1200

Re: How to make Lyx DRAMATICALLY better.

2007-06-04 Thread Bo Peng
I think what the could be useful is a better (visual) user feedback on wheather there'll be /real/ space or not in the output. I have not followed this thread closely, but are you guys suggesting *visible* blanks and newlines as what vim and word have? I would support such a feature request. Bo

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Herbert Voss
Enrico Forestieri wrote: >> config. is misleading. For example: config.pdf is a config file >> to use always Type 1 fonts but I can print the ps file on _every_ printer > > Granted. But what if you have 300, 600, and 1200 dpi printers? > The "Adapt Output" thing let you adapt (sic!) the pk fonts

Re: How to make Lyx DRAMATICALLY better.

2007-06-04 Thread Tim Michelsen
Hm. If LaTeX don't add spacing there, then LyX shouldn't either, unless LyX also add spaces in the output. But there will be cases where people want no spaces, so I think LyX shouldn't add anything. Agreed. I think you are both right concerning output there shouldn't be added anything in LyX th

Re: [PATCH] beamer cosmetics

2007-06-04 Thread Michael Gerz
Jürgen Spitzmüller schrieb: Michael Gerz wrote: Attached please find a patch that cleans up the layout file. OK? Looks good, except that you should probably use a uniform LabelSep (I think "x" is appropriate in most cases). OK. I will harmonize them in a second iteration. Michael

Re: [patch] fix bug 3793: Lyx-1.5.0rc1 seg fault when clicking on toc from help

2007-06-04 Thread Michael Gerz
Jürgen Spitzmüller schrieb: BTW, why to we have a 'Type' label below the float type selector?? This should be removed, the more so as it breaks shortcuts in the main window. Shall I do it? Yes, please remove it. Michael

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Michael Gerz
Jean-Marc Lasgouttes schrieb: So the meaning is something like "generate postscript adapted to this particular printer". But of course, if dvips has not been configured to know this printer, all you get is an error. Does this help? It is still an expert's option but now at least I have some i

Change tracking and replace: unexpected behavior

2007-06-04 Thread Bennett Helm
I just noticed that searching for and replacing text interacts with change tracking in an unexpected way. Create a document with multiple occurrences of "foo". Turn change tracking on, select a chunk of text (including some occurrences of "foo"), and delete. Now go to the top and turn chang

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Enrico Forestieri
On Mon, Jun 04, 2007 at 01:05:54PM -0400, Richard Heck wrote: > Richard Heck wrote: > > Yes, I understand this now, and was inferring the opposite from the > > existing code. If you check the box we're discussing, what you get, as > > JMarc said, is: > >dvips -Pmy_printer && lpr -Pmy_printer

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Enrico Forestieri
On Mon, Jun 04, 2007 at 12:52:25PM -0400, Richard Heck wrote: > Herbert Voss wrote: > > Richard Heck wrote: > > > >> [EMAIL PROTECTED] src]$ find /usr/share/texmf/dvips/ -name 'config.*' > >> /usr/share/texmf/dvips/tetex/config.www > >> /usr/share/texmf/dvips/tetex/config.download35 > >> /usr/s

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Enrico Forestieri
On Mon, Jun 04, 2007 at 07:03:58PM +0200, Herbert Voss wrote: > Richard Heck wrote: > > Herbert Voss wrote: > >> Richard Heck wrote: > >> > >>> [EMAIL PROTECTED] src]$ find /usr/share/texmf/dvips/ -name 'config.*' > >>> /usr/share/texmf/dvips/tetex/config.www > >>> /usr/share/texmf/dvips/tetex/c

Re: Bug 3719 -- TOC out of sync

2007-06-04 Thread Bo Peng
The problem here is that LFUN_BREAK_PARAGRAPH does not always send the structureChanged() signal. As a result, the TocModel gets out of sync with the document structure. Because you are on this topic, can you also check when navigation -> list of listings and other entries are updated? When I ad

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Richard Heck
Herbert Voss wrote: config. is misleading. For example: config.pdf is a config file to use always Type 1 fonts but I can print the ps file on _every_ printer. Yes, but LyX will generate the command dvips -P, where "printer" is the name of the printer chosen in the dialog box. Granted, this m

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Richard Heck
Richard Heck wrote: Yes, I understand this now, and was inferring the opposite from the existing code. If you check the box we're discussing, what you get, as JMarc said, is: dvips -Pmy_printer && lpr -Pmy_printer or something close enough. And by the way, I think this means that "case 2"-

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Herbert Voss
Richard Heck wrote: > Herbert Voss wrote: >> Richard Heck wrote: >> >>> [EMAIL PROTECTED] src]$ find /usr/share/texmf/dvips/ -name 'config.*' >>> /usr/share/texmf/dvips/tetex/config.www >>> /usr/share/texmf/dvips/tetex/config.download35 >>> /usr/share/texmf/dvips/tetex/config.dfaxhigh >>> /usr/sh

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Richard Heck
Herbert Voss wrote: Richard Heck wrote: [EMAIL PROTECTED] src]$ find /usr/share/texmf/dvips/ -name 'config.*' /usr/share/texmf/dvips/tetex/config.www /usr/share/texmf/dvips/tetex/config.download35 /usr/share/texmf/dvips/tetex/config.dfaxhigh /usr/share/texmf/dvips/tetex/config.builtin35

Re: [PATCH] Bug 3711, add insets without valid ParConstIterator to TOC.

2007-06-04 Thread Bo Peng
In this particular case, I think that I'd prefer to pass a cursor to addToToc. Do you mean the attached? This looks better to me but I was trying not to alter the inset interface. Bo Index: src/insets/InsetCaption.cpp === --- src/i

Re: LyX-1.5-rc1 Mac (ppc) fails to open any lyx-documents again, lyx2lyx fails

2007-06-04 Thread Bennett Helm
In private e-mail, Florian sent me the following: Some remarks regarding (ppc)-speed: ... But (auto-)vectorization seems possible in at least 477 functions, quite some of them in the frontend, qt, inset and mathed parts: ./boost/libs/filesystem/src/exception.tmp ./boost/libs/filesystem/src/

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Enrico Forestieri
On Mon, Jun 04, 2007 at 11:38:26AM -0400, Richard Heck wrote: > > > > "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: > > Herbert> sorry, I cannot follow here > > > > Herbert> dvips -Pabc uses a config.abc file which declares > > Herbert> resolution, font using and paper sizes, and when I p

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Herbert Voss
Richard Heck wrote: >> >> "Herbert" == Herbert Voss >> <[EMAIL PROTECTED]> writes: >> Herbert> sorry, I cannot follow here >> >> Herbert> dvips -Pabc uses a config.abc file which declares >> Herbert> resolution, font using and paper sizes, and when I print my >> Herbert> ps document then a printer

Re: [patch] KeyMap bug (again)

2007-06-04 Thread Richard Heck
Dov Feldstern wrote: Hi! I haven't gotten any responses to the patch I sent in yesterday, so I took the opportunity to open a bug for this in bugzilla (http://bugzilla.lyx.org/show_bug.cgi?id=3811). Your explanation seems very sensible to me, but I don't know this code at all well. There are

Re: Bug 3719 -- TOC out of sync

2007-06-04 Thread Richard Heck
The problem here is that LFUN_BREAK_PARAGRAPH does not always send the structureChanged() signal. As a result, the TocModel gets out of sync with the document structure. If, say, you backspace and merge two paragraphs, the signal is emitted by void updateLabels(Buffer const & buf, bool chi

[patch] KeyMap bug (again)

2007-06-04 Thread Dov Feldstern
Hi! I haven't gotten any responses to the patch I sent in yesterday, so I took the opportunity to open a bug for this in bugzilla (http://bugzilla.lyx.org/show_bug.cgi?id=3811). There are explanations there regarding the patch (which is also attached here). Please make sure it makes sense, a

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Herbert Voss
Jean-Marc Lasgouttes wrote: >> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: > > Herbert> sorry, I cannot follow here > > Herbert> dvips -Pabc uses a config.abc file which declares > Herbert> resolution, font using and paper sizes, and when I print my > Herbert> ps document then a pr

Re: [patch] RTL cursor display on inset edges

2007-06-04 Thread Dov Feldstern
Stefan Schimanski wrote: Am 04.06.2007 um 16:54 schrieb José Matos: On Monday 04 June 2007 14:06:59 Stefan Schimanski wrote: There are several patches we were discussing. Those posted are the ones both me and Dov agreed on. And are those present in the new thread you have opened today? Th

Re: [PATCH] Bug 3711, add insets without valid ParConstIterator to TOC.

2007-06-04 Thread Jean-Marc Lasgouttes
> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes: Bo> This patch works although JMarc does not like it. To clarify: I am not against using exceptions for something else than an error, but we should make clear the kind of use we envision, not just use them on an ad-hoc basis. In this particular ca

strange thing when exporting to latex

2007-06-04 Thread Leuven, E.
i have a beamer presentation which contains a figure, called density2.pdf. when i export to latex (plain) lyx prompts: "the file density2.eps already exists. Do you want to over-write that file?" when i export to latex i don't expect this to happen. does anyone else see this? thanks! PS shou

Re: [PATCH] Bug 3711, add insets without valid ParConstIterator to TOC.

2007-06-04 Thread Bo Peng
Bo> Fixed in the attached patch. Jose, OK to apply? I am not very pleased with the use of an exception there, but on the other hand I do not have (yet) a better idea. Jose, This patch works although JMarc does not like it. I can commit it with your permission or put it to bugzilla if you pref

Re: Untranslateable strings in LyX (toolbar tooltip, TOC dialog, source preview)

2007-06-04 Thread Bo Peng
> What is the procedure of adding another language like simplified > chinese? I do not see any entry like zh or ch. I am not really an expert on this, I started with an existing language. I had to move it to a different language code though. First, decide if it is "zh" or "ch" you want to support

Bug 3804: Questions

2007-06-04 Thread Richard Heck
The bug is that if you open the Character Style dialog, change something, and hit apply, the dialog remains active, so that if you now hit "OK", the change is reverted and the dialog is closed. Fixing this is trivial, in a way: I can just change the button policy in frontends/qt4/Dialogs.cpp

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Richard Heck
"Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: Herbert> sorry, I cannot follow here Herbert> dvips -Pabc uses a config.abc file which declares Herbert> resolution, font using and paper sizes, and when I print my Herbert> ps document then a printer driver is used. What are the config.abc

Re: LyX/Mac Installer

2007-06-04 Thread Bennett Helm
On Jun 4, 2007, at 9:49 AM, Jean-Marc Lasgouttes wrote: "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> Would it be possible to include the source for that with the Bennett> LyX sources? (It's currently an AppleScript Studio XCode Bennett> project, though it's simple enough that

Re: selection

2007-06-04 Thread Bo Peng
On 6/4/07, Alfredo Braunstein <[EMAIL PROTECTED]> wrote: Leuven, E. wrote: > the math background should also be painted blue when selecting... So it is a bug. Yes. Also, if you set mathbg to another color, you will see another bug: math background is not drawn when selecting inside a mathed.

Re: [patch] RTL cursor display on inset edges

2007-06-04 Thread Stefan Schimanski
Am 04.06.2007 um 16:54 schrieb José Matos: On Monday 04 June 2007 14:06:59 Stefan Schimanski wrote: There are several patches we were discussing. Those posted are the ones both me and Dov agreed on. And are those present in the new thread you have opened today? The patches in the new threa

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Jean-Marc Lasgouttes
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: Herbert> sorry, I cannot follow here Herbert> dvips -Pabc uses a config.abc file which declares Herbert> resolution, font using and paper sizes, and when I print my Herbert> ps document then a printer driver is used. What are the confi

Re: [patch] fix bug 3793: Lyx-1.5.0rc1 seg fault when clicking on toc from help

2007-06-04 Thread Jürgen Spitzmüller
Jean-Marc Lasgouttes wrote: > >> BTW, why to we have a 'Type' label below the float type selector?? > > Jürgen> This should be removed, the more so as it breaks shortcuts in > Jürgen> the main window. Shall I do it? > > Yes please. José? Jürgen

RE: selection

2007-06-04 Thread Alfredo Braunstein
Leuven, E. wrote: > the math background should also be painted blue when selecting... So it is a bug. A/

Re: [patch] RTL cursor display on inset edges

2007-06-04 Thread José Matos
On Monday 04 June 2007 14:06:59 Stefan Schimanski wrote: > There are several patches we were discussing. Those posted are the   > ones both me and Dov agreed on. And are those present in the new thread you have opened today? -- José Abílio

RE: selection

2007-06-04 Thread Leuven, E.
the math background should also be painted blue when selecting... -Original Message- From: news on behalf of Alfredo Braunstein Sent: Mon 6/4/07 16:39 To: lyx-devel@lists.lyx.org Subject: selection Is it on purpose that insets are not painted blue when selecting? A/

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Herbert Voss
Richard Heck wrote: > Herbert Voss wrote: >> Richard Heck wrote: >> >> >>> Yes. How about this. Just say, explicitly: >>> [X] Use -Pprinter parameter with dvips. >>> And then, for a tooltip: >>> Adjusts dvips output for a particular printer. (Note: dvips must be >>> pre-configured for that printe

selection

2007-06-04 Thread Alfredo Braunstein
Is it on purpose that insets are not painted blue when selecting? A/

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Richard Heck
Herbert Voss wrote: Richard Heck wrote: Yes. How about this. Just say, explicitly: [X] Use -Pprinter parameter with dvips. And then, for a tooltip: Adjusts dvips output for a particular printer. (Note: dvips must be pre-configured for that printer.) dvips is not pre-configured, it uses

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Herbert Voss
Richard Heck wrote: > Yes. How about this. Just say, explicitly: > [X] Use -Pprinter parameter with dvips. > And then, for a tooltip: > Adjusts dvips output for a particular printer. (Note: dvips must be > pre-configured for that printer.) dvips is not pre-configured, it uses always a config file

Re: How to make Lyx DRAMATICALLY better.

2007-06-04 Thread Richard Heck
Helge Hafting wrote: Tim Michelsen wrote: Hello, I just want to add something from a users experience with math in normal text. As far as I can recall, one reason that I particularly wanted this feature was to enable me to see more clearly whether or not I had spaces between a formula and t

Re: LyX/Mac Installer

2007-06-04 Thread Jean-Marc Lasgouttes
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> Would it be possible to include the source for that with the Bennett> LyX sources? (It's currently an AppleScript Studio XCode Bennett> project, though it's simple enough that it could easily be Bennett> changed to something else

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Jean-Marc Lasgouttes
> "Richard" == Richard Heck <[EMAIL PROTECTED]> writes: Richard> Yes. How about this. Just say, explicitly: [X] Use -Pprinter Richard> parameter with dvips. And then, for a tooltip: Adjusts dvips Richard> output for a particular printer. (Note: dvips must be Richard> pre-configured for that pr

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Richard Heck
Jean-Marc Lasgouttes wrote: Richard> This patch fixes this problem by changing the label to "Add Richard> Printer Name to Printer Command" and changing the tooltip to Richard> "Check this box if you will sometimes use a printer other Richard> than the default". I am not sure that the new label r

Re: [PATCH] Bug 3800 -- Confusing "Adapt Output"

2007-06-04 Thread Richard Heck
Michael Gerz wrote: The diff is rather large given the fact that you only change two messages. Where do all the changes come from? I made the changes in QtDesigner. How it saves things seems to vary from occasion to occasion, with the result that diffs can be peculiarly large. Richard --

Re: [patch] fix bug 3793: Lyx-1.5.0rc1 seg fault when clicking on toc from help

2007-06-04 Thread Jean-Marc Lasgouttes
> "José" == José Matos <[EMAIL PROTECTED]> writes: José> On Monday 04 June 2007 10:19:11 Jean-Marc Lasgouttes wrote: >> Another OK someone? José> +1 Done. JMarc

  1   2   >