Re: [BUG] Frustration with LyX

2007-04-04 Thread Georg Baum
John McCabe-Dansted wrote: > On 4/4/07, Andre Poenitz > <[EMAIL PROTECTED]> > wrote: >> So you suggest integrating your distribution's package management system >> into LyX? And mine? And Slackware? And ...? > > Does it have to be that complicated? The only package manager that you > really have

Re: r17709 - /lyx-devel/trunk/src/frontends/qt4/QDialogView.C

2007-04-04 Thread Enrico Forestieri
On Wed, Apr 04, 2007 at 08:51:31AM +0200, Lars Gullik Bjønnes wrote: > Enrico Forestieri <[EMAIL PROTECTED]> writes: > > | On Tue, Apr 03, 2007 at 11:10:09PM +0200, Lars Gullik Bjønnes wrote: > | > [EMAIL PROTECTED] writes: > | > > | > | Author: rgheck > | > | Date: Tue Apr 3 22:45:46 2007 > | >

Re: Added support for the europecv class

2007-04-04 Thread Georg Baum
Uwe Stöhr wrote: > The CV work is from my point of view ready. Test it if you want and enjoy. Uwe, why can't you send new features as patches as everybody else does? I really like that you are working oin the CV stuff, but I don't like at all that these things go in without discussion. For examp

Send patches to lyx-devel before commit. (was: Added support for the europecv class)

2007-04-04 Thread Lars Gullik Bjønnes
Georg Baum <[EMAIL PROTECTED]> writes: | Uwe Stöhr wrote: | | > The CV work is from my point of view ready. Test it if you want and enjoy. | | Uwe, | | why can't you send new features as patches as everybody else does? Btw. It seems to me that this is more and more common; Not sending patches

Re: [BUG] Frustration with LyX

2007-04-04 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Timothy Reaves wrote: >> That's a bug. Perhaps it'll be removed from the menu before 1.5 is >> finished, or not. But I'd really encourage incorporation of such a >> management feature BEFORE 1.5 is considered finished.

OT: missing List-ID in Email-Headers

2007-04-04 Thread Oliver Rath
Hi, would it be possible to add a "List-ID"-Flag to the Email-Headers of devel, users and doc List? This is a great help moving this emails to the right place .. Tanks in advance, Oliver

Re: No Negative Sizes Error

2007-04-04 Thread Edwin Leuven
Enrico Forestieri wrote: I could not find where the problem lies, but reverting 17625 and 17626 I don't get that error anymore. yes, the layouts are missing > So I think that your patch in 17709 most > probably is hiding rather than fixing a bug.

No shortcut for the close button

2007-04-04 Thread cmiramon
Hello, While everybody is working on the Qt Dialogs, I've spotted that in LyX 1.4 and 1.5 there is no shortcut (Alt-C) for the Close button while if you open the ui file in Qt Designer it is there. I've grepped the code and cannot find anything related to redefining shortcuts. Strange, Charles

Re: Added support for the europecv class

2007-04-04 Thread Marc Flerackers
Uwe Stöhr wrote: I added a layout and template file for europecv, another wonderful CV-class to SVN. europecv's output looks a bit formal but follows exactly the CV guidelines of the EU. More important, it supports the language self-assessment levels that are nowadays required for applications

Re: OT: missing List-ID in Email-Headers

2007-04-04 Thread Lars Gullik Bjønnes
Oliver Rath <[EMAIL PROTECTED]> writes: | Hi, | | would it be possible to add a "List-ID"-Flag to the Email-Headers of | devel, users and doc List? This is a great help moving this emails to | the right place .. There is a "Mailing-List:" header, can't you use that? -- Lgb

Send patches to lyx-devel before commit. (was: Added support for the europecv class)

2007-04-04 Thread Uwe Stöhr
> Btw. It seems to me that this is more and more common; Not sending > patches to this list before committing. Please people, send more of > your patches to this list, so you can get a couple of more eyes to > look at the patch _before_ you commit it. You are right. The I was to rash on committin

Re: Added support for the europecv class

2007-04-04 Thread Uwe Stöhr
Marc Flerackers schrieb: I tested with 1.5.0 svn. Only the first line of address is on the richt side, the rest is positioned on the left it seems. Yes, I missed the grouping in this case, will be fixed later today. The references also show up at the left side. That is the default, I also

Using cmake to build a Xcode project

2007-04-04 Thread Stefan Schimanski
Hi! Cmake has a generator to produce a project file for Apple's Xcode IDE. The resulting project of LyX cannot be opened though by Xcode because it cannot be parsed. The reason seems to be a bug in cmake which translates add_definitions(-DLOCALEDIR=\\"${LOCALE_DIR}\\") into OTHER_CF

Re: [BUG] Frustration with LyX

2007-04-04 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Timothy Reaves wrote: That's a bug. Perhaps it'll be removed from the menu before 1.5 is finished, or not. But I'd really encourage incorporation of such a management feature BEFORE 1.5 is con

LyX/Mac-1.5 crash on launch when opening document

2007-04-04 Thread Bennett Helm
Bob Lounsbury reported to me, and I can confirm, that current LyX-1.5svn on Mac crashes on launch when launched by double-clicking a document. (LyX can be launched by double-clicking on its application icon without problem, and once LyX is running, double- clicking on a document icon works j

Re: LyX/Mac-1.5 crash on launch when opening document

2007-04-04 Thread Abdelrazak Younes
Bennett Helm wrote: Bob Lounsbury reported to me, and I can confirm, that current LyX-1.5svn on Mac crashes on launch when launched by double-clicking a document. (LyX can be launched by double-clicking on its application icon without problem, and once LyX is running, double-clicking on a docum

Re: [PATCH] Bug 3215: Graphics Dialog

2007-04-04 Thread Abdelrazak Younes
Richard Heck wrote: Enrico Forestieri wrote: Please, can you wait with this patch? Before you commit it I would like to see resolved the bug introduced by 17625 and 17626 by reverting these changesets because 1) they introduced a bug and 2) they don't do what advertised, rather the contrary. I c

Re: [PATCH] Bug 3215: Graphics Dialog

2007-04-04 Thread Abdelrazak Younes
Uwe Stöhr wrote: > the bug introduced by 17625 and 17626 by reverting these > changesets because 1) they introduced a bug and 2) they don't do what > advertised, rather the contrary. I checked this both on Windows (with > Qt4.1.4 and Qt4.2.2) and Solaris (with Qt4.2.2). See the attached imag

Re: LyX/Mac-1.5 crash on launch when opening document

2007-04-04 Thread Bennett Helm
On Apr 4, 2007, at 8:45 AM, Abdelrazak Younes wrote: Bennett Helm wrote: Bob Lounsbury reported to me, and I can confirm, that current LyX-1.5svn on Mac crashes on launch when launched by double- clicking a document. (LyX can be launched by double-clicking on its application icon without pr

Re: [PATCH] Bug 3215: Graphics Dialog

2007-04-04 Thread Edwin Leuven
Abdelrazak Younes wrote: I've restored the horizontal layout now. it is still not ok will commit a fix...

Re: [PATCH] Bug 3215: Graphics Dialog

2007-04-04 Thread Abdelrazak Younes
Edwin Leuven wrote: Abdelrazak Younes wrote: I've restored the horizontal layout now. it is still not ok Really? It's perfect on my screen... really weird! will commit a fix... Fine. Abdel.

Re: [PATCH] Bug 3215: Graphics Dialog

2007-04-04 Thread Edwin Leuven
Abdelrazak Younes wrote: Edwin Leuven wrote: Abdelrazak Younes wrote: I've restored the horizontal layout now. it is still not ok Really? It's perfect on my screen... really weird! try to resize the dialog

Re: [PATCH] Bug 3215: Graphics Dialog

2007-04-04 Thread Abdelrazak Younes
Edwin Leuven wrote: Abdelrazak Younes wrote: Edwin Leuven wrote: Abdelrazak Younes wrote: I've restored the horizontal layout now. it is still not ok Really? It's perfect on my screen... really weird! try to resize the dialog Ah... yes, you're right! But the problem is more general...

Re: Send patches to lyx-devel before commit. (was: Added support for the europecv class)

2007-04-04 Thread Georg Baum
Uwe Stöhr wrote: > I first tried to use a Bib-file that is available on all systems but to > get this working I need an absolute path. No. Simply add xampl.bib without any path. It works since LyX searches the file with kpsewhich if it is not found locally. > My experience is that most of > the

Re: LyX/Mac-1.5 crash on launch when opening document

2007-04-04 Thread Abdelrazak Younes
Bennett Helm wrote: Bob Lounsbury reported to me, and I can confirm, that current LyX-1.5svn on Mac crashes on launch when launched by double-clicking a document. (LyX can be launched by double-clicking on its application icon without problem, and once LyX is running, double-clicking on a docum

Re: [BUG] Frustration with LyX

2007-04-04 Thread Timothy Reaves
Abdelrazak Younes wrote: Jean-Marc Lasgouttes wrote: "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Timothy Reaves wrote: That's a bug. Perhaps it'll be removed from the menu before 1.5 is finished, or not. But I'd really encourage incorporation of such a management

Re: [BUG] Frustration with LyX

2007-04-04 Thread Andre Poenitz
On Wed, Apr 04, 2007 at 02:17:05PM +0800, John McCabe-Dansted wrote: > On 4/4/07, Andre Poenitz <[EMAIL PROTECTED]> wrote: > >So you suggest integrating your distribution's package management system > >into LyX? And mine? And Slackware? And ...? > > Does it have to be that complicated? The only pa

Re: [BUG] Frustration with LyX

2007-04-04 Thread Abdelrazak Younes
Timothy Reaves wrote: Mac's have a wonderful setup of ~/Library/Application Support where such files could be downloaded. On Windows, there is the users (seldom used for much) home directory. On UNIX, there is the ubiquitous '.' directories in ~. Most LyX users are just going to want th

Re: [Cvslog] r17695 - /lyx-devel/trunk/src/client/debug.h

2007-04-04 Thread Andre Poenitz
On Tue, Apr 03, 2007 at 09:55:17AM +0200, Lars Gullik Bjønnes wrote: > Andre Poenitz <[EMAIL PROTECTED]> writes: > > | > By the way, is there a reason why we don't use the same header for the > | > client? > | > | None that I am aware of. > > There was a reason. But I can't remember t now. >

Re: [patch] new bibtex parser (bug 1826)

2007-04-04 Thread Andre Poenitz
On Tue, Apr 03, 2007 at 12:40:38PM +0200, Uwe Stöhr wrote: > > I actually wonder why. Mathed was ok-ish in 1.3.x and I definitely > > haven't touched anything significant in 1.4.x. So where do the bugs > > come? > > From the grown user base! Most of the recently reported bugs are e.g. from > Wind

Re: [PATCH] Bug 3215: Graphics Dialog

2007-04-04 Thread Abdelrazak Younes
Richard Heck wrote: Attached are some screen shots of the new dialog, which I've updated on the basis of the now restored old version. Comments welcome. Looks good and better than what we have currently. I miss some explanations for the "Set width" and "Set height" options... I don't know wh

Re: [BUG] Frustration with LyX

2007-04-04 Thread Georg Baum
Timothy Reaves wrote: > A lot of the responders are missing the point, and are holding to their > 'if I can figures it out, so should anyone else' mentality. I don't think that anybody has missed the point. For example, the suggestion to grey out the glossary entry if the package is not available

Re: [BUG] Frustration with LyX

2007-04-04 Thread Abdelrazak Younes
Georg Baum wrote: Timothy Reaves wrote: A lot of the responders are missing the point, and are holding to their 'if I can figures it out, so should anyone else' mentality. I don't think that anybody has missed the point. For example, the suggestion to grey out the glossary entry if the packag

Re: [PATCH] Bug 3215: Graphics Dialog

2007-04-04 Thread Richard Heck
Abdelrazak Younes wrote: > Richard Heck wrote: >> Attached are some screen shots of the new dialog, which I've updated on >> the basis of the now restored old version. Comments welcome. > Looks good and better than what we have currently. > > I miss some explanations for the "Set width" and "Set h

Re: [PATCH] Bug 3215: Graphics Dialog

2007-04-04 Thread Enrico Forestieri
On Wed, Apr 04, 2007 at 03:16:44PM +0200, Abdelrazak Younes wrote: > Edwin Leuven wrote: > > Abdelrazak Younes wrote: > >> Edwin Leuven wrote: > >>> Abdelrazak Younes wrote: > I've restored the horizontal layout now. > >>> > >>> it is still not ok > >> > >> Really? It's perfect on my screen...

Re: [PATCH] Bug 3215: Graphics Dialog

2007-04-04 Thread Abdelrazak Younes
Enrico Forestieri wrote: On Wed, Apr 04, 2007 at 03:16:44PM +0200, Abdelrazak Younes wrote: Edwin Leuven wrote: Abdelrazak Younes wrote: Edwin Leuven wrote: Abdelrazak Younes wrote: I've restored the horizontal layout now. it is still not ok Really? It's perfect on my screen... really weir

Re: [PATCH] Bug 3215: Graphics Dialog

2007-04-04 Thread Abdelrazak Younes
Richard Heck wrote: Abdelrazak Younes wrote: Richard Heck wrote: Attached are some screen shots of the new dialog, which I've updated on the basis of the now restored old version. Comments welcome. Looks good and better than what we have currently. I miss some explanations for the "Set width

Re: [PATCH] Bug 3215: Graphics Dialog

2007-04-04 Thread Enrico Forestieri
On Wed, Apr 04, 2007 at 05:36:10PM +0200, Abdelrazak Younes wrote: > Richard Heck wrote: > > Abdelrazak Younes wrote: > >> Richard Heck wrote: > >>> Attached are some screen shots of the new dialog, which I've updated on > >>> the basis of the now restored old version. Comments welcome. > >> Looks

[PATCH] Bug 3416

2007-04-04 Thread Richard Heck
http://bugzilla.lyx.org/show_bug.cgi?id=3416 A very simple patch, using available resources. This same technique is already used earlier in QDocumentDialog.C, viz: // remove the %-items from the unit choice pageLayoutModule->paperwidthUnitCO->noPercents(); pageLayoutModule->paperheigh

[PATCH] Up-to-the-minute Graphics Dialog Patch

2007-04-04 Thread Richard Heck
Here's the latest. Please test. Richard -- == Richard G Heck, Jr Professor of Philosophy Brown University http://frege.brown.edu/heck/ == Get my public key from http:/

Re: [PATCH] Bug 3416

2007-04-04 Thread Abdelrazak Younes
Richard Heck wrote: http://bugzilla.lyx.org/show_bug.cgi?id=3416 A very simple patch, using available resources. This same technique is already used earlier in QDocumentDialog.C, viz: // remove the %-items from the unit choice pageLayoutModule->paperwidthUnitCO->noPercents(); pageLay

Re: [BUG] Frustration with LyX

2007-04-04 Thread John McCabe-Dansted
On 4/4/07, Georg Baum <[EMAIL PROTECTED]> wrote: A LyX package management system will create far too much support and So we use the MiKTeX Package Manager instead of our own, and redirect any bug reports to the MPM people who presumably actually want the bug reports. maintenance work, so we c

Re: [BUG] Frustration with LyX

2007-04-04 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Georg Baum wrote: >> Timothy Reaves wrote: >>> A lot of the responders are missing the point, and are holding to >>> their 'if I can figures it out, so should anyone else' mentality. >> I don't think that anybody has

Re: [PATCH] Bug 3416

2007-04-04 Thread Richard Heck
Abdelrazak Younes wrote: > Richard Heck wrote: >> http://bugzilla.lyx.org/show_bug.cgi?id=3416 >> >> Committing if no objection. > Where's the patch? Here, of course. ;-) Richard -- == Richard G Heck, Jr Professor of Philosophy Brow

Re: [BUG] Frustration with LyX

2007-04-04 Thread Jean-Marc Lasgouttes
> "Timothy" == Timothy Reaves <[EMAIL PROTECTED]> writes: Timothy>A lot of the responders are missing the point, and are Timothy> holding to their 'if I can figures it out, so should anyone Timothy> else' mentality. Many people have mentioned relying on their Timothy> OS'es package man

Re: [PATCH] Bug 3416

2007-04-04 Thread Juergen Spitzmueller
Richard Heck wrote: > Here, of course. It's wrong. Percental values are allowed in geometry. The problem is that we export the LyX units instead of LaTeX units. See my comment on bugzilla. Jürgen

Re: No shortcut for the close button

2007-04-04 Thread Jean-Marc Lasgouttes
> "cmiramon" == cmiramon <[EMAIL PROTECTED]> writes: cmiramon> Hello, While everybody is working on the Qt Dialogs, I've cmiramon> spotted that in LyX 1.4 and 1.5 there is no shortcut (Alt-C) cmiramon> for the Close button while if you open the ui file in Qt cmiramon> Designer it is there. c

Re: [BUG] Frustration with LyX

2007-04-04 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Georg Baum wrote: Timothy Reaves wrote: A lot of the responders are missing the point, and are holding to their 'if I can figures it out, so should anyone else' mentality. I don't think tha

Re: LyX/Mac-1.5 crash on launch when opening document

2007-04-04 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> I guess this is some command line parsing problem. Could Abdelrazak> you get to know what arguments are passed to LyX when Abdelrazak> launched this way? The name of the double-clicked file is Abdelrazak> most certainl

Re: [BUG] Frustration with LyX

2007-04-04 Thread Juergen Spitzmueller
Abdelrazak Younes wrote: > What we definitely need is to check the availability on LateX > compilation. In this case the LyX shall not even try to compile the > document and ask the user to update his LateX installation. Or the glossary markup should be hidden, like we do with ct when dvipost is

Re: [PATCH] Up-to-the-minute Graphics Dialog Patch

2007-04-04 Thread Enrico Forestieri
On Wed, Apr 04, 2007 at 12:12:51PM -0400, Richard Heck wrote: > > Here's the latest. Please test. Works perfectly with Qt 4.1. A fine work, Richard. -- Enrico

Re: LyX/Mac-1.5 crash on launch when opening document

2007-04-04 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> I guess this is some command line parsing problem. Could Abdelrazak> you get to know what arguments are passed to LyX when Abdelrazak> launched this way? The name of the double-clicked file is

Re: [patch] new bibtex parser (bug 1826)

2007-04-04 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> Something _is_ fishy. Maybe one of the (also rather smallish) Andre> undo changes was foul. Most crashs crop up in connection with Andre> undo. One thing that did happen is that now recordUndoInset correctly remembers the cursor _i

Re: No shortcut for the close button

2007-04-04 Thread cmiramon
Jean-Marc Lasgouttes wrote: >> "cmiramon" == cmiramon >> <[EMAIL PROTECTED]> writes: > > cmiramon> Hello, While everybody is working on the Qt Dialogs, I've > cmiramon> spotted that in LyX 1.4 and 1.5 there is no shortcut (Alt-C) > cmiramon> for the Close button while if you open the ui

Re: [PATCH] Bug 3416

2007-04-04 Thread Richard Heck
Yes, you're right. Juergen Spitzmueller wrote: >> Here, of course. >> > It's wrong. Percental values are allowed in geometry. The problem is that we > export the LyX units instead of LaTeX units. See my comment on bugzilla. > > Jürgen > > --

Re: [PATCH] Up-to-the-minute Graphics Dialog Patch

2007-04-04 Thread Richard Heck
Enrico Forestieri wrote: > On Wed, Apr 04, 2007 at 12:12:51PM -0400, Richard Heck wrote: > >> Here's the latest. Please test. >> > Works perfectly with Qt 4.1. A fine work, Richard. > Thanks much. I'll wait to see if I here from anyone else before committing. Richard -- =

Re: Error - "Paragraph ended before" on left alignment of \section"

2007-04-04 Thread Richard Heck
Jean-Marc Lasgouttes wrote: > Richard> As I said, though, I doubt that's really the formatting you > Richard> want. As you note, the amsbook class centers the headings. > Richard> That's AMS style. > > Richard, what we should do about that is disable the alignments that > are not authorized in the

Re: [BUG] Frustration with LyX

2007-04-04 Thread Timothy Reaves
Georg Baum wrote: Timothy Reaves wrote: A lot of the responders are missing the point, and are holding to their 'if I can figures it out, so should anyone else' mentality. I don't think that anybody has missed the point. For example, the suggestion to grey out the glossary entry if the packag

Re: [BUG] Frustration with LyX

2007-04-04 Thread Timothy Reaves
Jean-Marc Lasgouttes wrote: "Timothy" == Timothy Reaves <[EMAIL PROTECTED]> writes: Timothy> A lot of the responders are missing the point, and are Timothy> holding to their 'if I can figures it out, so should anyone Timothy> else' mentality. Many people have mentioned relying on their Timo

Re: Using cmake to build a Xcode project

2007-04-04 Thread Peter Kümmel
Stefan Schimanski wrote: > Hi! > > Cmake has a generator to produce a project file for Apple's Xcode IDE. > The resulting project of LyX cannot be opened though by Xcode because it > cannot be parsed. The reason seems to be a bug in cmake which translates > > add_definitions(-DLOCALEDIR=\\"${LO

Re: [BUG] Frustration with LyX

2007-04-04 Thread Rex Dieter
[EMAIL PROTECTED] wrote: > Timothy Reaves wrote: > >>> There are several classes in the preferences, and I'm sure several >>> 'features' no one will be able to use unless these third-party files are >>> added. A lot of users that would otherwise use LyX won't; they'll give >>> it a try, see s

Multi-head graphic card

2007-04-04 Thread Peter Kümmel
Could someone with multiple monitors check if attached patch fixes the bug "LyX starts offscreen when changing monitor configuration": http://bugzilla.lyx.org/show_bug.cgi?id=3319 Peter Index: src/frontends/qt4/GuiView.C === --- src/

Re: [BUG] Frustration with LyX

2007-04-04 Thread Andre Poenitz
On Wed, Apr 04, 2007 at 02:43:49PM -0400, Timothy Reaves wrote: > Let's take your example about a printer driver. When I want a new > printer driver, I download the driver, run the installer, and done. I > can use the new printer. By your example above, you imply directly that > the sam

Re: TortoiseSVN and commit

2007-04-04 Thread Bernhard Roider
Thank you Abdel, now it works. For the records: - i didn't set anything for ssh in the properties dialog of tortoisesvn - in the subversion config file i just added the line "ssh = C:\Programme\putty\plink.exe -ssh" - for checkout i use the url "svn+ssh://[EMAIL PROTECTED]/..." then plink asks

Re: [BUG] Frustration with LyX

2007-04-04 Thread christian . ridderstrom
On Wed, 4 Apr 2007, Rex Dieter wrote: Under Linux, you can add all the LaTeX packages in the dependencies of the LyX package. Your problem is solved if LyX is correctly packaged by your distribution. And maybe if lyx documented all the latex packages it (could) use... :) Actually, if you do

Re: [BUG] Frustration with LyX

2007-04-04 Thread Bennett Helm
On Apr 4, 2007, at 2:43 PM, Timothy Reaves wrote: Jean-Marc Lasgouttes wrote: "Timothy" == Timothy Reaves <[EMAIL PROTECTED]> writes: Timothy> A lot of the responders are missing the point, and are Timothy> holding to their 'if I can figures it out, so should anyone Timothy> else' mentali

Re: [BUG] Frustration with LyX

2007-04-04 Thread Jean-Marc Lasgouttes
> "Rex" == Rex Dieter <[EMAIL PROTECTED]> writes: Rex> [EMAIL PROTECTED] wrote: >> Timothy Reaves wrote: There are several classes in the preferences, and I'm sure several 'features' no one will be able to use unless these third-party files are added. A lot of users that would o

Re: [BUG] Frustration with LyX

2007-04-04 Thread Richard Heck
[EMAIL PROTECTED] wrote: > On Wed, 4 Apr 2007, Rex Dieter wrote: >>> Under Linux, you can add all the LaTeX packages in the dependencies >>> of the LyX package. Your problem is solved if LyX is correctly >>> packaged by your distribution. >> And maybe if lyx documented all the latex packages it (co

Re: Error - "Paragraph ended before" on left alignment of \section"

2007-04-04 Thread Jean-Marc Lasgouttes
> "Richard" == Richard Heck <[EMAIL PROTECTED]> writes: Richard> Jean-Marc Lasgouttes wrote: As I said, though, I doubt that's Richard> really the formatting you want. As you note, the amsbook Richard> class centers the headings. That's AMS style. >> Richard, what we should do about that is d

Re: [BUG] Frustration with LyX

2007-04-04 Thread christian . ridderstrom
On Wed, 4 Apr 2007, Timothy Reaves wrote: Hmpf. And do you blame OpenOffice if it cannot print on your brand new ColorMatic3200, just because you do not have the drivers? After all, there is this enticing "Print" menu! (OK, this is unfair, but in this respect I plead tit-for-tat :) Let's

Bug 3401: Pushing BibTeX References Crashes LyX

2007-04-04 Thread Richard Heck
http://bugzilla.lyx.org/show_bug.cgi?id=3401 The attached patch addresses this bug. Or part of it. It doesn't have anything to do with pushing references: "citation-insert whomever" causes the same crash. It seems that LFUN_CITATION_INSERT wasn't updated to the new file format. That said, I'm not

Patch for 3416

2007-04-04 Thread Richard Heck
http://bugzilla.lyx.org/show_bug.cgi?id=3416 This patch corrects this problem the right way. I think. Do we need from_ascii here? If so, can someone tell me why? (It was in the original code, so I left it.) Richard -- == Richard G

Patch for 3416

2007-04-04 Thread Richard Heck
http://bugzilla.lyx.org/show_bug.cgi?id=3416 This patch corrects this problem the right way. I think. Do we need from_ascii here? If so, can someone tell me why? (It was in the original code, so I left it.) Richard -- == Richard G

Re: Bug 3401: Pushing BibTeX References Crashes LyX

2007-04-04 Thread Andre Poenitz
On Wed, Apr 04, 2007 at 04:37:08PM -0400, Richard Heck wrote: > Index: lyxfunc.C > === > --- lyxfunc.C (revision 17717) > +++ lyxfunc.C (working copy) > @@ -1373,16 +1373,17 @@ > // this should be enhanced

Re: [PATCH] Up-to-the-minute Graphics Dialog Patch

2007-04-04 Thread Uwe Stöhr
> Here's the latest. Please test. I tested this under Qt 4.2.2, so far it works as desired. I have only these three things: - When I set the scale factor explicitely to "100", dave the change and reopen the dialog this setting is lost. This doesn't matter as the LaTeX code of this is the same

Re: [PATCH] Up-to-the-minute Graphics Dialog Patch

2007-04-04 Thread Enrico Forestieri
On Thu, Apr 05, 2007 at 12:14:46AM +0200, Uwe Stöhr wrote: > - In my opinion when you want to set the height AND width the > keepaspectration option should be > checked as default setting. I don't think so. If I explicitly set width AND height, I expect to get what I specify. -- Enrico

gimp-remote rather than gimp

2007-04-04 Thread Alain Bertrand
Hello, I do like the new (??) "edit" button in the graphic dialog but on linux the editor seems to be set by default to "gimp". I suggest that "gimp-remote" is a better choice. Regards, Alain

about math delimiter dialog

2007-04-04 Thread Uwe Stöhr
While trying to fix bug 3420 I noticed that LyX 1.5 comes with a new delimiter dialog. This dialog is less clear to keep the overview about the different delimiters. The dialog of LyX 1.4.x is better and quicker to handle as you just need to click on the delimiter you want than scrolling down two

Re: about math delimiter dialog

2007-04-04 Thread Enrico Forestieri
On Thu, Apr 05, 2007 at 01:31:47AM +0200, Uwe Stöhr wrote: > The problem of bug 3420 is that the items for the empty delimiter is added by > this code > > leftCO->addItem(QIcon(QPixmap(toqstr(empty_xpm))), qt_("(None)")); > > instead of > leftCO->addItem(QIcon(QPixmap(toqstr(empty_x

Re: Added support for the europecv class

2007-04-04 Thread Uwe Stöhr
Marc Flerackers schrieb: I tested with 1.5.0 svn. Only the first line of address is on the richt side, the rest is positioned on the left it seems. This is now fixed. europecv is internally a longtable so that \\ couldn't be used but \newline. The references also show up at the left side.

Re: Send patches to lyx-devel before commit. (was: Added support for the europecv class)

2007-04-04 Thread Uwe Stöhr
> Simply add xampl.bib without any path. It works since LyX searches the > file with kpsewhich if it is not found locally. OK, this works now. But xampl.bib contains too many entries. As europecv is internally a longtable the list if bib-entries in the .bib-file will exceed the lower page margin

Re: Bug 3401: Pushing BibTeX References Crashes LyX

2007-04-04 Thread Enrico Forestieri
On Wed, Apr 04, 2007 at 04:37:08PM -0400, Richard Heck wrote: > > http://bugzilla.lyx.org/show_bug.cgi?id=3401 > > The attached patch addresses this bug. Or part of it. It doesn't have > anything to do with pushing references: "citation-insert whomever" > causes the same crash. It seems that LFUN

Re: Error - "Paragraph ended before" on left alignment of \section"

2007-04-04 Thread Mike Rechard
Thank you much for your help, redefining the 'section' class worked fine however as you mentioned I need one more step to make all things work. Would it be possible to redefine the 'Chapter's as well? the same way you did for section part. The thing is that, I am in the middle of writing my thesis

Re: Error - "Paragraph ended before" on left alignment of \section"

2007-04-04 Thread Richard Heck
Try this: [EMAIL PROTECTED] 7.5pc\relax \begingroup [EMAIL PROTECTED] [EMAIL PROTECTED]>[EMAIL PROTECTED] \leavevmode \hskip-\leftskip \rlap{\vbox [EMAIL PROTECTED] \centerline{\normalsize\mdseries [EMAIL PROTECTED] \vskip 3pc}}\hskip\leftskip

Re: Patch for 3416

2007-04-04 Thread Jean-Marc Lasgouttes
> "Richard" == Richard Heck <[EMAIL PROTECTED]> writes: Richard> http://bugzilla.lyx.org/show_bug.cgi?id=3416 This patch Richard> corrects this problem the right way. I think. As mentioned in the bug report, using, say, \textwidth does not make much sense... However, the patch in itself makes

Re: [PATCH] Up-to-the-minute Graphics Dialog Patch

2007-04-04 Thread Jean-Marc Lasgouttes
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: Enrico> On Thu, Apr 05, 2007 at 12:14:46AM +0200, Uwe Stöhr wrote: >> - In my opinion when you want to set the height AND width the >> keepaspectration option should be checked as default setting. Enrico> I don't think so. If I expli