Re: Bug with prettyref in lyx-2.0-rc1 (rev 37872)

2011-04-01 Thread Charpentier Philippe
Le 08.03.2011 20:16, Richard Heck a écrit : On 03/08/2011 11:47 AM, Charpentier Philippe wrote: Le 08.03.2011 14:56, Richard Heck a écrit : On 03/08/2011 02:34 AM, Philippe Charpentier wrote: Hi the following bug is present in the revision 37872: if I choose "formated ref" f

Re: Bug with prettyref in lyx-2.0-rc1 (rev 37872)

2011-03-08 Thread Charpentier Philippe
Le 08.03.2011 14:56, Richard Heck a écrit : On 03/08/2011 02:34 AM, Philippe Charpentier wrote: Hi the following bug is present in the revision 37872: if I choose "formated ref" for a cross reference, the package prettyref is loaded in the LaTeX preamble but the reference is traduced by \ref{...

Re: Index entries in lyx-1.6

2008-12-01 Thread Charpentier Philippe
Jürgen Spitzmüller a écrit : Charpentier Philippe wrote: Here is an example obtain with lyx-1.5.6 : Could you please send this as an attachment, not inline? Thanks, Jürgen OK, here it is PhC #LyX 1.5.6 created this file. For more info see http://www.lyx.org/ \lyxformat 276

Re: Index entries in lyx-1.6

2008-12-01 Thread Charpentier Philippe
Richard Heck a écrit : Philippe Charpentier wrote: Hi, I recently noted that index entries of lyx-1.5 are badly read by lyx-1.6, and I did not see something like that in bugzilla or recently in the list. As Jurgen said, if you can give us a file, we can try to figure this out. The problem i

Re: [PATCH] Sequence of Default Modules

2008-11-06 Thread Charpentier Philippe
rgheck a écrit : Philippe Charpentier wrote: - for the question of loading automatically two modules, one depending on the other (my last question today), the problem is still present. OK, I think I have that one figured out, too. Try the attached. Any comments on this? rh I just tried

Re: UTF-8 Bug in modules of lyx-1.6 and a question

2008-11-04 Thread Charpentier Philippe
rgheck a écrit : rgheck wrote: Charpentier Philippe wrote: Similarly, if I create a document in the class "article (AMS) en Français" the module "theorems-ams-fr" is automatically loaded but the modules "theorems-ams", "theorems-starred" and "the

UTF-8 Bug in modules of lyx-1.6 and a question

2008-11-04 Thread Charpentier Philippe
Hi, if you define a new module whose name contains non ASCII characters, like #\DeclareLyXModule{Théoremes (AMS) Francais} then lyx-1.6 crashes with the following output: lassert.cpp(21): ASSERTION static_cast(ascii[i]) < 0x80 VIOLATED IN docstring.cpp:50 Assertion triggered in void lyx::doAss

Re: Layout combobox and UTF-8 bug

2008-10-31 Thread Charpentier Philippe
rgheck a écrit : Jean-Marc Lasgouttes wrote: Charpentier Philippe <[EMAIL PROTECTED]> writes: but the previous bug on environments http://bugzilla.lyx.org/show_bug.cgi?id=5436 corrected in 27205 reappear in 27207 I think the patch has been reverted for now. By the way

Re: Layout combobox and UTF-8 bug

2008-10-31 Thread Charpentier Philippe
Jean-Marc Lasgouttes a écrit : Philippe Charpentier <[EMAIL PROTECTED]> writes: Hi, I did not find this bug in bugzilla.lyx.org : if you type a non ASCII character in the layout combobox (Layout List Filtering) then lyx-1.6 crashes with the following output: lassert.cpp(21): ASSERTION stati

lyx-1.6svn and ui

2008-01-22 Thread Charpentier Philippe
Hi, last Sunday I update lyx-1.6svn and compile it. If I try to use the ui file I use for lyx-1.5 then lyx crash with the following error: Assertion triggered in const lyx::Menu& lyx::MenuBackend::getMenu(const lyx::docstring&) const by failing check "cit != end()" in file MenuBackend.cpp:1

[Updated PATCH] accept utf8 in layout files (was Re: Upgrade from 1.4 to 1.5)

2007-07-06 Thread Charpentier Philippe
I would like to try your patch but I dont know how to apply it Can you tell me? PhC

Re: Upgrade from 1.4 to 1.5

2007-07-06 Thread Charpentier Philippe
a écrit : Charpentier Philippe <[EMAIL PROTECTED]> writes: Hi, I had in last November a discussion on this list about the encoding of the layouts. As I said that time I use layouts containing non ASCII characters in the definition of the Styles and they crash lyx-1.5 (every versions

Re: Upgrade from 1.4 to 1.5

2007-07-05 Thread Charpentier Philippe
Hi, I had in last November a discussion on this list about the encoding of the layouts. As I said that time I use layouts containing non ASCII characters in the definition of the Styles and they crash lyx-1.5 (every versions until now, with any encoding for the layout). In that discussion I unders

Re: unicode layouts ui

2006-11-28 Thread Charpentier Philippe
José Matos wrote: That is the task for layout2layout and lyx2lyx, the convertion should be seamless to the final user. As an example, Théorème, In 1.4 Style Théorème ... End In 1.5 Style Theoreme GUIname Théorème ... End where Theoreme is a convertion from Théorème to an ascii only repres

Re: unicode layouts ui

2006-11-22 Thread Charpentier Philippe
Georg Baum wrote >Do your .ui files work with this patch (requires latest svn to apply >cleanly)? I tried your patch on revision 16011 and it seems to work: the menu (UTF-8) is displayed correctly (except that if an entry in the ui file contains non ASCII characters in the name of the layout (for

Is this a math bug of 1.4.3

2006-10-23 Thread Charpentier Philippe
Hi, I noted the following strange comportment of LyX-1.4.3 (and didn't see something similar on bugzilla): If I define a math command in the preamble, for example \def\MR{\mathscr}, when I use it in a math formula there is something curious: If I type: \MR{C}, I see exactly this on the screen (

references in math bug

2006-10-02 Thread Charpentier Philippe
Hi, It seems that I found some new bugs for references in math (I saw two different in bugzilla.lyx.org) for versions 1.3.x and 1.4.x - Suppose you have a label named "my_label". If you insert a cross-reference for this label in a math formula then lyx write: \ref{my_{l}abel} and compilation

[Fwd: Re: qt or lyx or FC5 bug ?]

2006-04-28 Thread Charpentier Philippe
Jean-Marc Lasgouttes a écrit : "Philippe" == Philippe Charpentier <[EMAIL PROTECTED]> writes: Philippe> After some tests, I found the following (for the qt Philippe> frontend): in a terminal if I type: export LANG=fr_FR (or Philippe> whatever different of en_...) export LC_NUMERIC=

Re: qt or lyx or FC5 bug ?

2006-04-12 Thread Charpentier Philippe
Jean-Marc Lasgouttes a écrit : "Philippe" == Philippe Charpentier <[EMAIL PROTECTED]> writes: Philippe> No (it does not depend on fr, but on the fact that the LANG Philippe> variable is not en_EN). I would say it depends on whether the locale uses "," for numbers. It looks like

Re: Strange...

2006-02-07 Thread Charpentier Philippe
>>Charpentier Philippe wrote: >>last week-end I wanted to try the last package pst-pdf. Then I >>install the latest version of pstricks, preview and xkeyval, and begin >>some tests. At a moment, I found a strange comportment of lyx (1.3.7), >>which can be s

Strange...

2006-02-07 Thread Charpentier Philippe
Hi, last week-end I wanted to try the last package pst-pdf. Then I install the latest version of pstricks, preview and xkeyval, and begin some tests. At a moment, I found a strange comportment of lyx (1.3.7), which can be seen with the following example: I create the followong lyx file: #LyX

Re: preview-latex

2004-10-08 Thread Charpentier Philippe
On Fri, 8 Oct 2004 09:22:27 +0100 José Abílio Oliveira Matos <[EMAIL PROTECTED]> wrote: > I'm sorry, it is not os.environ['HOME'] but > os.environ['PATH'] > > Now should work, sorry it was my mistake. > -- > José Abílio Matos > LyX and docbook a perfect match. :-) Thank you, like that it w

Re: preview-latex

2004-10-07 Thread Charpentier Philippe
>On Thu, Oct 07, 2004 at 03:32:00PM +0200, Charpentier Philippe wrote: >> Hi >> I just install lyx-1.3.5 and saw that the preview-latex does not >> work any more. When I try it, I get the following error >> >> X Error of failed request: 86 >> Major opcod

preview-latex

2004-10-07 Thread Charpentier Philippe
Hi I just install lyx-1.3.5 and saw that the preview-latex does not work any more. When I try it, I get the following error X Error of failed request: 86 Major opcode of failed request: 51 (X_SetFontPath) Serial number of failed request: 9 Current serial number in output stream: 11 Unabl

Re: LyX and vTeX

2003-05-30 Thread Charpentier Philippe
On Tue, 27 May 2003 11:46:20 +0200 Andre Poenitz <[EMAIL PROTECTED]> wrote: > On Tue, May 27, 2003 at 11:43:22AM +0200, Charpentier Philippe wrote: > > sometimes I find usefull to use vlatex instead of pdflatex to > > produce a PDF file. Is it possible (in any version of LyX

Re: Fw: Re: Feature request

2002-10-10 Thread Charpentier Philippe
On 10 Oct 2002 16:27:01 +0200 Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote: > >>>>> "Philippe" == Charpentier Philippe <[EMAIL PROTECTED]> >writes: > > Philippe> For example the macros maketitle and the sections are quite > Philippe>

Fw: Re: Feature request

2002-10-10 Thread Charpentier Philippe
On 10 Oct 2002 09:49:35 +0200 Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote: > Well, everything is possible, of course :) However, this particular > feature seems a bit complicated to setup and I am not really convinced > that the result is worth the effort. > JMarc > May be, but this is a cl

Re: Lyx-1.2 and preamble

2002-06-12 Thread Charpentier Philippe
Jean-Marc Lasgouttes wrote: >>"Philippe" == Philippe Charpentier <[EMAIL PROTECTED]> writes: >> > >Philippe> I think it is the simplest way, but if the second Preamble >Philippe> is write in the latex preamble before the first one I get an >Philippe> error (of course the second layout can