Re: [Updated Patch] Toc model/view separation (was Re: [patch] qt4: toc tweak)

2006-04-26 Thread Abdelrazak Younes
Andre Poenitz a écrit : On Wed, Apr 26, 2006 at 09:49:01AM +0200, Abdelrazak Younes wrote: Andre Poenitz a écrit : Not in my vi. The previous lines uses a tab for indentation (as they should) and the 'insertColums' line uses four spaces. Believe it or not, that _is_ a difference. Two

Re: r13741 - in /lyx-devel/trunk/src: frontends/qt3/QPrefs.C ...

2006-04-26 Thread Abdelrazak Younes
Andre Poenitz a écrit : On Wed, Apr 26, 2006 at 01:54:01PM +0200, Abdelrazak Younes wrote: Bo Peng a écrit : Now that you are proficient with Qt, are you going to make a Qt4 version Bo? Far away from proficient, but yes, I will make the qt4 changes. I think separate patches are better since

Re: [Patches] Re: Outlining for 1.4

2006-04-26 Thread Abdelrazak Younes
Andre Poenitz a écrit : On Wed, Apr 26, 2006 at 03:49:20PM +0200, Abdelrazak Younes wrote: Georg Baum a écrit : Abdelrazak Younes wrote: I'll do that. Georg, maybe it's a good idea to set the svn-eol thing on this file or is it something I can do myself? You can do that yourself (and should

Re: Addition to IEEETran.layout

2006-04-26 Thread Jean-Marc Lasgouttes
Georg == Georg Baum [EMAIL PROTECTED] writes: Georg Am Dienstag, 18. April 2006 13:23 schrieb Bradley Whittington: Hey, I noticed that the layout file for IEEE transactions does not support Georg the biographynophoto environment. Since not every transaction requires a Georg photo, it is

Re: [Patches] Re: Outlining for 1.4

2006-04-26 Thread Jean-Marc Lasgouttes
Martin == Martin Vermeer [EMAIL PROTECTED] writes: Martin Committed to trunk: Martin Outlining improvements/fixes Do you think the corresponding 1.4 patch could go in for 1.4.2? Or are there things that are not ready for public consumption? JMarc

Re: [announce] LyXWinInstaller with LyX 1.4.1

2006-04-26 Thread Jean-Marc Lasgouttes
Andre == Andre Poenitz [EMAIL PROTECTED] writes: Andre Isn't is strange the in a conversion between [EMAIL PROTECTED] and [EMAIL PROTECTED] it Andre is the former who is claiming to be a frog-eating female? You mean all frenchies are females? JMarc

Re: LyX Meeting

2006-04-26 Thread Jean-Marc Lasgouttes
Andre == Andre Poenitz [EMAIL PROTECTED] writes: Andre Do we already have a location? Not that I know of. JMarc

Re: [patch] fix bug 2546

2006-04-26 Thread Jean-Marc Lasgouttes
Georg == Georg Baum [EMAIL PROTECTED] writes: Georg This trivial patch fixes bug 2546. Going into trunk soon. Also Georg OK for 1.4? Yes. JMarc

Re: [announce] LyXWinInstaller with LyX 1.4.1

2006-04-26 Thread Angus Leeming
Andre Poenitz [EMAIL PROTECTED] writes: Oh, I'm probably one of the three frog-eating sisters. Totally mindless and running on autopilot. Isn't is strange the in a conversion between a at uk and b at fr it is the former who is claiming to be a frog-eating female? N'oubliez pas

Re: [announce] LyXWinInstaller with LyX 1.4.1

2006-04-26 Thread Jean-Marc Lasgouttes
Angus == Angus Leeming [EMAIL PROTECTED] writes: Angus Après avoir dit cela, le dessin animé en question est canadien! Imdb says France/Belgium/UK/Canada. Pick the one you prefer... And the director is french, I believe. JMarc

Re: [announce] LyXWinInstaller with LyX 1.4.1

2006-04-26 Thread Angus Leeming
Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: Angus == Angus Leeming [EMAIL PROTECTED] writes: Angus Après avoir dit cela, le dessin animé en question est canadien! Imdb says France/Belgium/UK/Canada. Pick the one you prefer... And the director is french, I believe. ...and not a

Re: feature request

2006-04-26 Thread Edwin Leuven
Edwin Leuven wrote: and nr 12... can this go in, or shall i ditch it? comitted: Adding PARAGRAPH_MOVE_UP/DOWN + key bindings: * src/LyXAction.C * src/text3.C * src/lfuns.h * lib/bind/cua.bind * lib/bind/sciword.bind * lib/bind/xemacs.bind * lib/bind/emacs.bind *

Re: make rpmdist failure (1.5.0svn)

2006-04-26 Thread Kayvan A. Sylvan
On Tue, Apr 25, 2006 at 09:22:33AM +0200, Lars Gullik Bjønnes wrote: Kayvan A. Sylvan [EMAIL PROTECTED] writes: | On Mon, Apr 24, 2006 at 02:02:44PM +0200, Lars Gullik Bjønnes wrote: | | ... | | note that lyx2lyx_version.py.in is absent. | | | | It is not when I do the same

[PATCH] Remove USE_COMPRESSION

2006-04-26 Thread Bo Peng
OK to apply? Compressed file should always be openable. Bo Index: src/lyxlex_pimpl.C === --- src/lyxlex_pimpl.C (revision 13752) +++ src/lyxlex_pimpl.C (working copy) @@ -140,7 +140,6 @@ if (format == gzip || format == zip ||

Where to put compress lyx file check box?

2006-04-26 Thread Bo Peng
Dear all, The document - settings dialog is pretty well organized, and I could not find a good place for this option. Any idea? Bo

[PATCH] qt4 rc.load_session and rc.use_lastfilepos

2006-04-26 Thread Bo Peng
Dear all, I am tring to add these rc entries to the preference dialog but r13752/qt4 does not compile. QTocDialog.C: In constructor `lyx::frontend::QTocDialog::QTocDialog(lyx::frontend::Dialog, lyx::frontend::QToc*)': QTocDialog.C:48: error: `tocTV' was not declared in this scope

Re: [Patches] Re: Outlining for 1.4

2006-04-26 Thread Martin Vermeer
On Wed, Apr 26, 2006 at 11:19:02PM +0200, Jean-Marc Lasgouttes wrote: Martin == Martin Vermeer [EMAIL PROTECTED] writes: Martin Committed to trunk: Martin Outlining improvements/fixes Do you think the corresponding 1.4 patch could go in for 1.4.2? I would have to prepare one

[Again-Updated-PATCH] Win32 auto-view

2006-04-26 Thread Bo Peng
Dear list, Attached is a patch that 1. add autoViewable to Format. This will return true, under windows, if a file extension is associated with a file. 2. If the format of a file is empty, but is autoViewable, because of a change in graph.C, it will appear in the menu. 3. File with empty

Re: [patch] fix bug 1473: Implement phantom in math

2006-04-26 Thread Georg Baum
Andre Poenitz wrote: > On Mon, Apr 17, 2006 at 08:57:54PM +0200, Georg Baum wrote: >> That is not possible with this approach, since the status line info is >> only obtained if the cursor is inside an inset. > > Is it? I thought also the item to the left or right was considered. Then the

Re: [patch] fix bug 1473: Implement phantom in math

2006-04-26 Thread Georg Baum
Andre Poenitz wrote: > Doing special case mathed stuff is not the business of LCursor. > > I know that there is already mathed related stuff there but that > does not make it any better. > > Moreover, _plainInsert_ is intended to insert stuff without any fuss. So what else do you propose? I

Re: feature request

2006-04-26 Thread Abdelrazak Younes
Edwin Leuven a écrit : and nr 12... can this go in, or shall i ditch it? Looks good to me. I'd say if you don't have objection soon put it in. Your patch already received a lot of review ;-) Abdel.

Re: [Updated Patch] Toc model/view separation (was Re: [patch] qt4: toc tweak)

2006-04-26 Thread Abdelrazak Younes
Andre Poenitz a écrit : On Mon, Apr 17, 2006 at 07:54:04PM +0200, Abdelrazak Younes wrote: +void TocModel::populate(toc::Toc const & toc_list) +{ + clear(); + + if (toc_list.empty()) + return; + + int current_row; + QModelIndex top_level_item; + +

Re: [PATCH] fix libiconv dll test

2006-04-26 Thread Abdelrazak Younes
Abdelrazak Younes a écrit : Hello, I have this fix in my tree. Well at least it is a fix for windows (I noticed the problem in my config.log) and I guess it should be harmless under unix. But I suspect that if you want to link dynamically with libiconv, the current test will fail. Could

Re: r13741 - in /lyx-devel/trunk/src: frontends/qt3/QPrefs.C ...

2006-04-26 Thread Abdelrazak Younes
[EMAIL PROTECTED] a écrit : Author: bpeng Date: Wed Apr 26 00:22:11 2006 New Revision: 13741 Log: Add lyxrc.use_lastfilepos and load_session to the preference dialog. Bo Peng ([EMAIL PROTECTED]) * src/frontends/qt3/QPrefs.C, QPrefsDialog.C, ui/QPrefUIModule.ui: add two checkboxes

Re: feature request

2006-04-26 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | > newest lfun enum is put last. | | I was talking about the lookup table in LyXActions.C. | | However, things might not be alphabetical there (anymore?) either. The lookup table needs to be alphbetical, but you will get a runtime warning(?) if that

Re: feature request

2006-04-26 Thread Lars Gullik Bjønnes
Edwin Leuven <[EMAIL PROTECTED]> writes: | and nr 12... | | can this go in, or shall i ditch it? I am ok with it. (But I have been ok with it for some time.) Unless you get other objections RSN then please commit. -- Lgb

Re: [Updated Patch] Toc model/view separation (was Re: [patch] qt4: toc tweak)

2006-04-26 Thread Lars Gullik Bjønnes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Andre Poenitz a écrit : | > On Mon, Apr 17, 2006 at 07:54:04PM +0200, Abdelrazak Younes wrote: | >> +void TocModel::populate(toc::Toc const & toc_list) | >> +{ | >> + clear(); | >> + | >> + if (toc_list.empty()) | >> + return; | >> + | >>

Re: feature request

2006-04-26 Thread Jean-Marc Lasgouttes
> "Edwin" == Edwin Leuven <[EMAIL PROTECTED]> writes: Edwin> and nr 12... can this go in, or shall i ditch it? I'd say it can go in. Adding bindings to mac.bind, xemacs.bind and sciword.bind (if they do not conflict) would be a bonus. JMarc Edwin> Index: src/LyXAction.C Edwin>

Re: grace handling (via png?)

2006-04-26 Thread Georg Baum
Neal Becker wrote: > Thanks. I tried this: (pretty much copied from rasterimage): > Template gracepdf > GuiName "gracepdf: $$AbsOrRelPathParent$$Basename" > HelpText > A grace plot to pdf > HelpTextEnd > InputFormat grace This needs to be agr (the

Re: [Patches] Re: Outlining for 1.4

2006-04-26 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> On Tue, 2006-04-25 at 10:40 +0200, Jean-Marc Lasgouttes wrote: >> > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: >> Martin> Should be straightforward. What about Martin> LFUN_OUTLINE_{UP|DOWN|IN|OUT}? For now. >>

RE: feature request

2006-04-26 Thread Leuven, E.
Jean-Marc Lasgouttes wrote: > I'd say it can go in. > Adding bindings to mac.bind, xemacs.bind and sciword.bind > (if they do not conflict) would be a bonus. thanks, will have a look tonight...

Re: [announce] LyXWinInstaller with LyX 1.4.1

2006-04-26 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: >> Maybe you swapped with William (ala "The Curse of the >> Werewilliam"). Angus> He's quite sparky actually; more so than his dad ;-) I did not mean to make him look bad. I just suggested that you are still better than him at hacking

Re: [Updated Patch] Toc model/view separation (was Re: [patch] qt4: toc tweak)

2006-04-26 Thread Abdelrazak Younes
Lars Gullik Bjønnes a écrit : Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Andre Poenitz a écrit : | > On Mon, Apr 17, 2006 at 07:54:04PM +0200, Abdelrazak Younes wrote: | >> +void TocModel::populate(toc::Toc const & toc_list) | >> +{ | >> +clear(); | >> + | >> +if (toc_list.empty())

Re: [announce] LyXWinInstaller with LyX 1.4.1

2006-04-26 Thread Jean-Marc Lasgouttes
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: Enrico> And we were both right, of course, only somewhat blind... Enrico> Please, have a look at the attached patch... How Enrico> embarassing... there even is a LYX_LOCALEDIR env var fitting Enrico> the purpose. Embarrassing

Re: [Patches] Re: Outlining for 1.4

2006-04-26 Thread Abdelrazak Younes
Martin Vermeer a écrit : On Tue, Apr 25, 2006 at 12:46:42PM +0300, Martin Vermeer wrote: On Tue, 2006-04-25 at 10:40 +0200, Jean-Marc Lasgouttes wrote: "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> Should be straightforward. What about Martin> LFUN_OUTLINE_{UP|DOWN|IN|OUT}?

Re: [Updated Patch] Toc model/view separation

2006-04-26 Thread Jean-Marc Lasgouttes
> "Abdel" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: >> Indentation. Abdel> ?? This line is at the same indent level as the previous one. You use spaces instead of a tab. JMarc

Re: [Patches] Re: Outlining for 1.4

2006-04-26 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> 1) unnumbered sections will be transformed into a numbered Abdelrazak> section if you use IN and OUT. This is probably a consequence of a change we did to layout files recently. Now unnumbered sections in many

[patch] backport fix for bug 2107 to 1.4

2006-04-26 Thread Georg Baum
Backporting this fix was now trivial since lib/configure.py is used. Jean-Marc, shall I commit it? It has a compatibility problem with external templates, but this is not a big deal since external templates for any other format than latex are broken anyway (this is also corrected by this patch).

Re: [PATCH] configure.py patch for "auto" viewer/editor under windows.

2006-04-26 Thread Abdelrazak Younes
Bo Peng a écrit : I am searching around, and will provide a patch that disable this menu item when no viewer is linked to ps format (and to pdf). http://www.informit.com/articles/article.asp?p=415193=6

Re: [Patches] Re: Outlining for 1.4

2006-04-26 Thread Martin Vermeer
On Wed, 2006-04-26 at 10:47 +0200, Jean-Marc Lasgouttes wrote: > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > Martin> On Tue, 2006-04-25 at 10:40 +0200, Jean-Marc Lasgouttes wrote: > >> > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > >> > Martin> Should be

Re: [Patches] Re: Outlining for 1.4

2006-04-26 Thread Abdelrazak Younes
Jean-Marc Lasgouttes a écrit : "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> 1) unnumbered sections will be transformed into a numbered Abdelrazak> section if you use IN and OUT. This is probably a consequence of a change we did to layout files recently. Now

Re: [patch] backport fix for bug 2107 to 1.4

2006-04-26 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Backporting this fix was now trivial since lib/configure.py is Georg> used. Jean-Marc, shall I commit it? It has a compatibility Georg> problem with external templates, but this is not a big deal Georg> since external templates for

Re: [Patches] Re: Outlining for 1.4

2006-04-26 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Yes we should do that. I propose that Martin commit his Abdelrazak> patch (maybe minus the nested switch in LFUN_etc) and I'll Abdelrazak> see what I can do if Martin does not have time to do it. Yes. JMarc

Re: [patch] backport fix for bug 2107 to 1.4

2006-04-26 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > The patch looks good for 1.4. One thing I do not like is > > \Format docbooksgmlDocBookB "" "%%" > \Format docbook-xml xml "Docbook (XML)" "" "" "%%" > \Format literate nw NoWeb N "" "%%"

Re: [announce] LyXWinInstaller with LyX 1.4.1

2006-04-26 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: Angus> If you're talking cartoons, I preferred "Belleville Angus> Rendez-vous"; much subtler, cleverer and probably still Angus> appropriate to this conversation ;-) Strangely enough, my kids love this one, although I would put it in the "great but depressing"

Re: Is this cursor reset necessary?

2006-04-26 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes: Juergen> Enrico Forestieri wrote: >> > Done (see attached patch) and committed. > This is also a >> candidate for 1.4.x. >> >> It does not apply cleanly. Juergen> It was a patch against 1.5. Try the attached patch for 1.4 I

Re: [announce] LyXWinInstaller with LyX 1.4.1

2006-04-26 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: Enrico> And we were both right, of course, only somewhat blind... Enrico> Please, have a look at the attached patch... How Enrico> embarassing... there even is a LYX_LOCALEDIR env var fitting Enrico> the purpose. Embarrassing indeed (for me maybe). Shouldn't you use

Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-26 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> I managed to find why my po/ subdir won't compile: $ Abdelrazak> msguniq.exe xforms_l10n.pot xforms_l10n.pot:5: end-of-line Abdelrazak> within string xforms_l10n.pot:6: end-of-line within string Abdelrazak>

Re: [announce] LyXWinInstaller with LyX 1.4.1

2006-04-26 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Oh, I'm probably one of the three frog-eating sisters. Totally Angus> mindless and running on autopilot. I'm not sure they are so mindless. They are quite efficient when it comes to action, actually. JMarc

Re: [announce] LyXWinInstaller with LyX 1.4.1

2006-04-26 Thread Angus Leeming
Enrico Forestieri wrote: Certainly, you shouldn't use strrchr et al. If the code below can't be made to work, then there's a heap of useful functions to do what you're trying to achieve in src/support/filetools.[Ch]. Angus, I am proficient in C not in C++. Please, can you explain why strrchr

Re: [patch] backport fix for bug 2107 to 1.4

2006-04-26 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: >> I think we should not confuse people by use TeX instead of LaTeX. >> What about names like LaTeX LaTeX (for pdflatex) or LaTeX (plain) >> LaTeX (pdflatex) Georg> I would prefer the latter. I'll first change this in trunk an Georg> then

Re: [announce] LyXWinInstaller with LyX 1.4.1

2006-04-26 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: Angus> Oh, I'm probably one of the three frog-eating sisters. Totally Angus> mindless and running on autopilot. I'm not sure they are so mindless. They are quite efficient when it comes to action, actually. Well, fish are quite efficient at eating other fish and

Re: [announce] LyXWinInstaller with LyX 1.4.1

2006-04-26 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Jean-Marc Lasgouttes wrote: Enrico> And we were both right, of course, only somewhat blind... Enrico> Please, have a look at the attached patch... How Enrico> embarassing... there even is a LYX_LOCALEDIR env var fitting Enrico> the

Re: [announce] LyXWinInstaller with LyX 1.4.1

2006-04-26 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: Angus> The locale dir is relative to the directory holding the LyX Angus> executable, so Enrico's fix (which presumably is tested ;-)) Angus> looks right to me: So why does the code say otherwise? Because it's unmaintained and you keep changing the configure

Re: [Patches] Re: Outlining for 1.4

2006-04-26 Thread Martin Vermeer
On Wed, 2006-04-26 at 11:07 +0200, Jean-Marc Lasgouttes wrote: > > "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: > > Abdelrazak> 1) unnumbered sections will be transformed into a numbered > Abdelrazak> section if you use IN and OUT. > > This is probably a consequence of a

Re: [announce] LyXWinInstaller with LyX 1.4.1

2006-04-26 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Jean-Marc Lasgouttes wrote: The locale dir is relative to the Angus> directory holding the LyX executable, so Enrico's fix (which Angus> presumably is tested ;-)) looks right to me: >> So why does the code say otherwise? Angus>

[patch] Change the names of formats latex and pdflatex

2006-04-26 Thread Georg Baum
As discussed with Jean-Marc. Going in right now. Georg Log: * lib/configure.py: Don't use TeX in the the names of formats latex and pdflatex, use LaTeX instead.Index: lib/configure.py === --- lib/configure.py

Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-26 Thread Abdelrazak Younes
Abdelrazak Younes a écrit : Jean-Marc Lasgouttes a écrit : "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> I managed to find why my po/ subdir won't compile: $ Abdelrazak> msguniq.exe xforms_l10n.pot xforms_l10n.pot:5: end-of-line Abdelrazak> within string

"trunk/po/Mafefile" has ^M characters

2006-04-26 Thread Abdelrazak Younes
I always need to cleanup the generated po/Makefile before I can continue. Idea someone? I have this error: make LyX-svn.pot-update make[1]: Entering directory `/lyxtrunk/po' ', needed by `LyX-svn.pot-update'. Stop.rc/BranchList.h make[1]: Leaving directory `/lyxtrunk/po' make: ***

Re: r13741 - in /lyx-devel/trunk/src: frontends/qt3/QPrefs.C ...

2006-04-26 Thread Bo Peng
> Now that you are proficient with Qt, are you going to make a Qt4 version Bo? Far away from proficient, but yes, I will make the qt4 changes. I think separate patches are better since that will make back porting easier. Bo

Re: r13741 - in /lyx-devel/trunk/src: frontends/qt3/QPrefs.C ...

2006-04-26 Thread Abdelrazak Younes
Bo Peng a écrit : Now that you are proficient with Qt, are you going to make a Qt4 version Bo? Far away from proficient, but yes, I will make the qt4 changes. I think separate patches are better since that will make back porting easier. Yes, that's a fine strategy. I have one advice for

Re: [patch] backport fix for bug 2107 to 1.4

2006-04-26 Thread Georg Baum
Jean-Marc Lasgouttes wrote: >> "Georg" == Georg Baum >> <[EMAIL PROTECTED]> >> writes: > >>> There is also a bug about the fact that the format names cannot be >>> translated. Would you have an idea on the subject? Maybe gettext >>> can find translatable strings in python files... >

Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-26 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Here is the xforms_l10n.pot that gives an error with Abdelrazak> msguniq. It is a backup file, I cannot reproduce the error Abdelrazak> anymore. It looks like the file has been edited with emacs po-mode or something.

Re: [patch] backport fix for bug 2107 to 1.4

2006-04-26 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> That should not be difficult either with a dummy _() function. Indeed, or a N_() if python has that. Georg> Why would you make "internal" a property of the converter? I Georg> proposed a patch some days ago that introduces a

Re: [patch] backport fix for bug 2107 to 1.4

2006-04-26 Thread Bo Peng
> That should not be difficult either with a dummy _() function. Bo, do I > remember correctly that you had a patch for lib/configure.py that created a > method to add format entries? This would be very useful here. No. Because there are quite a few \xxx entries, separate function(s) does not

Re: [patch] Change the names of formats latex and pdflatex

2006-04-26 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> As discussed with Jean-Marc. Going in right now. Georg Good. So now 1.4 and 1.5 are in sync wrt configuration? JMarc

Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-26 Thread Abdelrazak Younes
Jean-Marc Lasgouttes a écrit : "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Here is the xforms_l10n.pot that gives an error with Abdelrazak> msguniq. It is a backup file, I cannot reproduce the error Abdelrazak> anymore. It looks like the file has been edited with

Re: [patch] Change the names of formats latex and pdflatex

2006-04-26 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > Good. So now 1.4 and 1.5 are in sync wrt configuration? Yes. Georg

Re: [PATCH] configure.py patch for "auto" viewer/editor under windows.

2006-04-26 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> I just finished the patch. It is tested and works. It adds a Georg> "noexport" flag to the format definition and removes the Georg> hardcoded exceptions for some image formats. With this patch Georg> you don't need to change

Re: grace handling (via png?) Thanks!

2006-04-26 Thread Neal Becker
Thanks for the help, George! Please consider adding this to lyx: Template gracepdf GuiName "gracepdf: $$AbsOrRelPathParent$$Basename" HelpText A grace plot to pdf HelpTextEnd InputFormat agr FileFilter "*.agr" AutomaticProduction

Re: [announce] LyXWinInstaller with LyX 1.4.1

2006-04-26 Thread Angus Leeming
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > No, what I am trying to convey is that the localedir is relative to > the support dir, the binary dir. This is what is documented actually: > // The locale directory relative to the LyX system directory. > string const relative_locale_dir() > { >

Re: [PATCH] configure.py patch for "auto" viewer/editor under windows.

2006-04-26 Thread Jean-Marc Lasgouttes
> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes: Bo> I guess windows is doing the following: Bo> 1. check Bo> HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ Bo> FileExts\.ps\OpenWithList Bo> 2. from MRUList know a is the application, get gsview32.exe Bo> 3. go to

Re: [PATCH] configure.py patch for "auto" viewer/editor under windows.

2006-04-26 Thread Jean-Marc Lasgouttes
> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes: Bo> Dear list, We have had a long discussion regarding this auto view Bo> business. Here is my second offer: Bo> 1. apply the attached patch. This is a slightly modified version Bo> of my patch + Enrico's cygwin stuff. The src/ part of the patch

Re: [announce] LyXWinInstaller with LyX 1.4.1

2006-04-26 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Confusion? Senility? I don't have easy access to the source Angus> code from my work machine and there's no "viewsvn" on the LyX Angus> web site so you have to rely on my fading memory? I definitely have an advantage over you

Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-26 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Well I have edited with Xemacs after the error, but I Abdelrazak> don't remember saving it. po-mode tends to do things behind your back. JMarc

Re: grace handling (via png?) Thanks!

2006-04-26 Thread Georg Baum
Neal Becker wrote: > Thanks for the help, George! > > Please consider adding this to lyx: Will do (later). > \converter "pdf2" "eps" "pdftops -eps --outfile=$$o $$i" "" Why do you need this converter? Georg

rev. 13745 fail to compil: problem with "filtering_istreambuf" in "lyxlex_pimpl.C"

2006-04-26 Thread Abdelrazak Younes
I think this is related to USE_COMPRESSION being defined by default now on windows. g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./.. -I../../boost -Wextra -Wall -Wall -Id:/program/Aspell-0.60.4/include -I/cygdrive/d/mingw/include -I/cygdrive/d/program/Aspell-0.60.4/include -O3 -c -o

Re: [Patches] Re: Outlining for 1.4

2006-04-26 Thread Martin Vermeer
On Wed, 2006-04-26 at 13:56 +0300, Martin Vermeer wrote: > On Wed, 2006-04-26 at 11:07 +0200, Jean-Marc Lasgouttes wrote: > > > "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: > > > > Abdelrazak> 1) unnumbered sections will be transformed into a numbered > > Abdelrazak> section

Re: feature request

2006-04-26 Thread Bennett Helm
On Apr 26, 2006, at 4:39 AM, Jean-Marc Lasgouttes wrote: "Edwin" == Edwin Leuven <[EMAIL PROTECTED]> writes: Edwin> and nr 12... can this go in, or shall i ditch it? I'd say it can go in. Adding bindings to mac.bind, xemacs.bind and sciword.bind (if they do not conflict) would be a bonus.

Re: [announce] LyXWinInstaller with LyX 1.4.1

2006-04-26 Thread Angus Leeming
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > I think the comment are correct and Enrico's patch is the right one. I > just suggested a small improvement on it by removing the unneeded > "../Resources". Unneeded because it's redundant because we're already in the Resources directory?

Re: grace handling (via png?) Thanks!

2006-04-26 Thread Neal Becker
Georg Baum wrote: > Neal Becker wrote: > >> Thanks for the help, George! >> >> Please consider adding this to lyx: > > Will do (later). > >> \converter "pdf2" "eps" "pdftops -eps --outfile=$$o $$i" "" > > Why do you need this converter? > > Oh, maybe I don't. My 1st objective is complete

Re: [Patches] Re: Outlining for 1.4

2006-04-26 Thread Abdelrazak Younes
Martin Vermeer a écrit : On Wed, 2006-04-26 at 13:56 +0300, Martin Vermeer wrote: On Wed, 2006-04-26 at 11:07 +0200, Jean-Marc Lasgouttes wrote: "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> 1) unnumbered sections will be transformed into a numbered Abdelrazak>

Re: [Patches] Re: Outlining for 1.4

2006-04-26 Thread Abdelrazak Younes
Abdelrazak Younes a écrit : PS will somebody please get rid of the ^M in TocBackend.h! I'll do that. done in TocBackend.[Ch] Georg, maybe it's a good idea to set the svn-eol thing on this file or is it something I can do myself? Abdel.

Re: [Patches] Re: Outlining for 1.4

2006-04-26 Thread Georg Baum
Abdelrazak Younes wrote: > I'll do that. Georg, maybe it's a good idea to set the svn-eol thing on > this file or is it something I can do myself? You can do that yourself (and should have done when you added it): svn propset svn:eol-style native TocBackend.h TocBackend.C svn commit

Re: grace handling (via png?) Thanks!

2006-04-26 Thread Georg Baum
Neal Becker wrote: > My 1st objective is complete - I now can insert .agr into lyx and turn > this > into pdflatex. Now, we also should add support for turning into other > forms, such as dvi. Maybe someone who knows lyx better than me should do > it. dvi should just work with the template you

Re: [announce] LyXWinInstaller with LyX 1.4.1

2006-04-26 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >> I think the comment are correct and Enrico's patch is the right >> one. I just suggested a small improvement on it by removing the >> unneeded "../Resources". Angus> Unneeded

Re: [PATCH] bug 2509: last horizontal fill is not drawn correctly

2006-04-26 Thread Jean-Marc Lasgouttes
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: Jean-Marc> http://bugzilla.lyx.org/show_bug.cgi?id=2509 Jean-Marc> This fix seems trivial, although I could not reproduce the Jean-Marc> original report. BTW, how come in a float inset all my Jean-Marc> hfills have zero width?

Re: [Patches] Re: Outlining for 1.4

2006-04-26 Thread Abdelrazak Younes
Georg Baum a écrit : Abdelrazak Younes wrote: I'll do that. Georg, maybe it's a good idea to set the svn-eol thing on this file or is it something I can do myself? You can do that yourself (and should have done when you added it): Sorry boss. svn propset svn:eol-style native TocBackend.h

Re: [PATCH] configure.py patch for "auto" viewer/editor under windows.

2006-04-26 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > So this noexport means "no export from lyx format", right? Yes. > Wouldn't it be better (with a similar patch) to tag the formats that > are relevant to the whole document and formats that are relevant to > objects? I would only tag the formats that are relevant

Re: [Patches] Re: Outlining for 1.4

2006-04-26 Thread Angus Leeming
Abdelrazak Younes <[EMAIL PROTECTED]> writes: > I'll do that. Georg, maybe it's a good idea to set the svn-eol thing on > this file or is it something I can do myself? Why not write a little script to clean up line endings before you commit and just get used to using it? dos2unix.sed: /^M$//

Re: [PATCH] configure.py patch for "auto" viewer/editor under windows.

2006-04-26 Thread Joost Verburg
Jean-Marc Lasgouttes wrote: It looks like a good plan. What is really strange though is that the is no API to do this really simple task without reading the registry. This is wrong. The system for Windows file associations has quite some options and does not work this way. It makes no sense

Re: [Patches] Re: Outlining for 1.4

2006-04-26 Thread Abdelrazak Younes
Angus Leeming a écrit : Abdelrazak Younes <[EMAIL PROTECTED]> writes: I'll do that. Georg, maybe it's a good idea to set the svn-eol thing on this file or is it something I can do myself? Why not write a little script to clean up line endings before you commit and just get used to using it?

[PATCH] do not configure in system_support directory

2006-04-26 Thread Jean-Marc Lasgouttes
This is my long announced patch to remove the need to create lyxrc.defaults and friends in the main support directory (and build directory). I really would like to see some good testing of this one, including on windows and osx. This one is for 1.5, I can provide a 1.4 version if needed. This

Re: [Patches] Re: Outlining for 1.4

2006-04-26 Thread Georg Baum
Abdelrazak Younes wrote: > Georg Baum a écrit : >> You can do that yourself (and should have done when you added it): > > Sorry boss. I am fortunately not the boss :-) In case I sounded rude: That was not intended at all, it should have been just a friendly reminder. Georg

Re: [Patches] Re: Outlining for 1.4

2006-04-26 Thread Abdelrazak Younes
Georg Baum a écrit : Abdelrazak Younes wrote: Georg Baum a écrit : You can do that yourself (and should have done when you added it): Sorry boss. I am fortunately not the boss :-) In case I sounded rude: That was not intended at all, it should have been just a friendly reminder. No PB, I

Re: [PATCH] do not configure in system_support directory

2006-04-26 Thread Angus Leeming
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > This is my long announced patch to remove the need to create > lyxrc.defaults and friends in the main support directory (and build > directory). I really would like to see some good testing of this one, > including on windows and osx. This one is

Re: [PATCH] do not configure in system_support directory

2006-04-26 Thread Bennett Helm
On Apr 26, 2006, at 10:22 AM, Jean-Marc Lasgouttes wrote: This is my long announced patch to remove the need to create lyxrc.defaults and friends in the main support directory (and build directory). I really would like to see some good testing of this one, including on windows and osx. This

Re: [PATCH] do not configure in system_support directory

2006-04-26 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> I'll also note that at the moment the installer modifies Angus> configure to output a \path_prefix entry to lyxrc.defaults. As Angus> and when the LyX 1.4 series moves to configure.py, this step Angus> should either be changed to

Re: [PATCH] do not configure in system_support directory

2006-04-26 Thread Jean-Marc Lasgouttes
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: Jean-Marc> This is my long announced patch to remove the need to Jean-Marc> create lyxrc.defaults and friends in the main support Jean-Marc> directory (and build directory). I really would like to see Jean-Marc> some good

Re: [PATCH] do not configure in system_support directory

2006-04-26 Thread Jean-Marc Lasgouttes
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> On Apr 26, 2006, at 10:22 AM, Jean-Marc Lasgouttes wrote: >> This is my long announced patch to remove the need to create >> lyxrc.defaults and friends in the main support directory (and build >> directory). I really would like

<    1   2   3   >