size of graphics with inlineimg

2024-04-10 Thread camus . philippe

Hello 
I'm trying to use inline-images in a document with base64 encoded pictures : 
\inlineimg{picture.png}{base64 code} 

It works fine with TeXstudio, but with LyX i get a "cannot determine size of 
graphics, no bounding box" error. 
I suspect it comes from the place where LyX put the temp files picture.png, but 
I don't know how to control that. 


Thanks 
Philippe 
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: pst-eucl intersection problem

2016-03-30 Thread camus . philippe
Thanks. 
I found a way using DistCoef : 
\pstInterLC[DistCoef=0.5, Radius=\pstDistAB{B}{C} ]{O1}{O2}{A}{}{O}{O'} 

( By the way, Radius works fine here.) 

Philippe 

- Mail original -

De: "Herbert Voss"  
À: lyx-users@lists.lyx.org 
Envoyé: Lundi 8 Février 2016 23:28:40 
Objet: Re: pst-eucl intersection problem 

Am 08.02.2016 um 19:02 schrieb camus.phili...@free.fr: 
> Hello. 
> In the following code, the circle (of center A) is drawn but with the 
> \pstInterLC, I get an error. 
> Compiling with ps2pdf gives the message "ps2pdf error" and no output; 
> with XeTeX, I get a notification about a Ghostscript error and an output 
> without the intersection points. 
> 
> \psset{unit=1cm} 
> \pspicture(-3,-2)(9,3) 
> \psplot{-3}{9}{x 3 div}\psplot{0}{9}{x 3 div 2 sub} 
> \rput(7,2.5){$\mathscr{D}$}\rput(8,0.5){$\mathscr{D}'$} 
> \pstGeonode[PosAngle=135](2,-1){A} 
> \pstGeonode[PosAngle=100](0,0){B}(6,2){B'} 
> \pstGeonode[PosAngle=300](6,0){C'}\pstGeonode[PosAngle=300,PointName=none,PointSymbol=none](0,-2){C1}
>  
> \pstProjection[CodeFig=true,PosAngle=300]{C'}{C1}{B}[C] 
> \pstMiddleAB[CodeFig=true,PointName=none]{B}{C}{O1}\pstMiddleAB[CodeFig=true,PointName=none]{B'}{C'}{O2}
>  
> \pstLineAB[nodesep=-1]{O1}{O2} 
> \pstCircleOA[Radius=\pstDistAB{B}{C} 2 div]{A}{} 
> \pstInterLC[Radius=\pstDistAB{B}{C} 2 div]{O1}{O2}{A}{}{O}{O'} 

Radius is not possible for \pstInterLC. It is radius=value[unit] 
or something like 

\pstCircleOA{A}{C} 
\pstInterLC{O1}{O2}{A}{C}{O}{O'} 

Herbert 





pst-eucl intersection problem

2016-02-08 Thread camus . philippe
Hello. 
In the following code, the circle (of center A) is drawn but with the 
\pstInterLC, I get an error. 
Compiling with ps2pdf gives the message "ps2pdf error" and no output; 
with XeTeX, I get a notification about a Ghostscript error and an output 
without the intersection points. 


\psset{unit=1cm} 
\pspicture(-3,-2)(9,3) 
\psplot{-3}{9}{x 3 div}\psplot{0}{9}{x 3 div 2 sub} 
\rput(7,2.5){$\mathscr{D}$}\rput(8,0.5){$\mathscr{D}'$} 
\pstGeonode[PosAngle=135](2,-1){A} 
\pstGeonode[PosAngle=100](0,0){B}(6,2){B'} 
\pstGeonode[PosAngle=300](6,0){C'}\pstGeonode[PosAngle=300,PointName=none,PointSymbol=none](0,-2){C1}
 
\pstProjection[CodeFig=true,PosAngle=300]{C'}{C1}{B}[C] 
\pstMiddleAB[CodeFig=true,PointName=none]{B}{C}{O1}\pstMiddleAB[CodeFig=true,PointName=none]{B'}{C'}{O2}
 
\pstLineAB[nodesep=-1]{O1}{O2} 
\pstCircleOA[Radius=\pstDistAB{B}{C} 2 div]{A}{} 
\pstInterLC[Radius=\pstDistAB{B}{C} 2 div]{O1}{O2}{A}{}{O}{O'} 
%\pstCircleOA{O}{A} 
\endpspicture 

Any idea ? 
Thanks 

Philippe 



Re: Portable version of LyX? [solved]

2011-07-05 Thread camus . philippe

- Mail Original -
De: Karl Linek k...@linek.at
À: lyx-users@lists.lyx.org
Envoyé: Mardi 5 Juillet 2011 11:26:38 GMT +01:00 Amsterdam / Berlin / Berne / 
Rome / Stockholm / Vienne
Objet: Re: Portable version of LyX? [solved]

Am Samstag, den 19.03.2011, 16:07 +0100 schrieb Marcus Glöder:
 Marcus Glöder schrieb:
   Hello and a nice day at all,
 
 Hello and once again a nice day,
 
 I have solved my own problem. Download LyTeX from the following webpage:
 
 http://code.google.com/p/lytex/downloads/list
 
 Then double-click the self extracting exe-file and extract it in a 
 directory on the USB-Stick. LyTeX included portable versions of MikTeX 
 and LyX and works fine. Now you can delete any other LaTeX-Distributions 
 on your USB-Stick to save storage space.
 
   Greetings from Germany
   Marcus Glöder
 
 Greetings
 Marcus Glöder
 

I would like to upgrade this old LyX. Is it possible? If yes, how?

Greetings
Karl

Just replace the LyX folder of the LyteX folder with the new one.

Phil


Re: Portable version of LyX? [solved]

2011-07-05 Thread camus . philippe

- Mail Original -
De: Karl Linek k...@linek.at
À: lyx-users@lists.lyx.org
Envoyé: Mardi 5 Juillet 2011 11:26:38 GMT +01:00 Amsterdam / Berlin / Berne / 
Rome / Stockholm / Vienne
Objet: Re: Portable version of LyX? [solved]

Am Samstag, den 19.03.2011, 16:07 +0100 schrieb Marcus Glöder:
 Marcus Glöder schrieb:
   Hello and a nice day at all,
 
 Hello and once again a nice day,
 
 I have solved my own problem. Download LyTeX from the following webpage:
 
 http://code.google.com/p/lytex/downloads/list
 
 Then double-click the self extracting exe-file and extract it in a 
 directory on the USB-Stick. LyTeX included portable versions of MikTeX 
 and LyX and works fine. Now you can delete any other LaTeX-Distributions 
 on your USB-Stick to save storage space.
 
   Greetings from Germany
   Marcus Glöder
 
 Greetings
 Marcus Glöder
 

I would like to upgrade this old LyX. Is it possible? If yes, how?

Greetings
Karl

Just replace the LyX folder of the LyteX folder with the new one.

Phil


Re: Portable version of LyX? [solved]

2011-07-05 Thread camus . philippe

- Mail Original -
De: "Karl Linek" 
À: lyx-users@lists.lyx.org
Envoyé: Mardi 5 Juillet 2011 11:26:38 GMT +01:00 Amsterdam / Berlin / Berne / 
Rome / Stockholm / Vienne
Objet: Re: Portable version of LyX? [solved]

Am Samstag, den 19.03.2011, 16:07 +0100 schrieb Marcus Glöder:
> Marcus Glöder schrieb:
>  > Hello and a nice day at all,
> 
> Hello and once again a nice day,
> 
> I have solved my own problem. Download LyTeX from the following webpage:
> 
> http://code.google.com/p/lytex/downloads/list
> 
> Then double-click the self extracting exe-file and extract it in a 
> directory on the USB-Stick. LyTeX included portable versions of MikTeX 
> and LyX and works fine. Now you can delete any other LaTeX-Distributions 
> on your USB-Stick to save storage space.
> 
>  > Greetings from Germany
>  > Marcus Glöder
> 
> Greetings
> Marcus Glöder
> 

I would like to upgrade this old LyX. Is it possible? If yes, how?

Greetings
Karl

Just replace the LyX folder of the LyteX folder with the new one.

Phil


xca counter

2011-03-09 Thread camus . philippe
Hello.
In the latest versions of lyx (lyx 2.0) the command 
\setcounter{xca}{0}
doesn't work anymore (no counter xca).
What is the new name of the counter for the Exercise environment ?

Thanks

Philippe Camus


Re: xca counter

2011-03-09 Thread camus . philippe
More precision : 
I found that the xca counter need a extra AMS-theorem module (by type).
But with this module, the name aren't translated (in french) anymore.

Philippe

- Mail Original -
De: camus philippe camus.phili...@free.fr
À: mailing lyx lyx-users@lists.lyx.org
Envoyé: Mercredi 9 Mars 2011 10:24:09 GMT +01:00 Afrique centrale - Ouest
Objet: xca counter

Hello.
In the latest versions of lyx (lyx 2.0) the command 
\setcounter{xca}{0}
doesn't work anymore (no counter xca).
What is the new name of the counter for the Exercise environment ?

Thanks

Philippe Camus


xca counter

2011-03-09 Thread camus . philippe
Hello.
In the latest versions of lyx (lyx 2.0) the command 
\setcounter{xca}{0}
doesn't work anymore (no counter xca).
What is the new name of the counter for the Exercise environment ?

Thanks

Philippe Camus


Re: xca counter

2011-03-09 Thread camus . philippe
More precision : 
I found that the xca counter need a extra AMS-theorem module (by type).
But with this module, the name aren't translated (in french) anymore.

Philippe

- Mail Original -
De: camus philippe camus.phili...@free.fr
À: mailing lyx lyx-users@lists.lyx.org
Envoyé: Mercredi 9 Mars 2011 10:24:09 GMT +01:00 Afrique centrale - Ouest
Objet: xca counter

Hello.
In the latest versions of lyx (lyx 2.0) the command 
\setcounter{xca}{0}
doesn't work anymore (no counter xca).
What is the new name of the counter for the Exercise environment ?

Thanks

Philippe Camus


xca counter

2011-03-09 Thread camus . philippe
Hello.
In the latest versions of lyx (lyx 2.0) the command 
\setcounter{xca}{0}
doesn't work anymore ("no counter xca").
What is the new name of the counter for the Exercise environment ?

Thanks

Philippe Camus


Re: xca counter

2011-03-09 Thread camus . philippe
More precision : 
I found that the "xca" counter need a extra AMS-theorem module ("by type").
But with this module, the name aren't translated (in french) anymore.

Philippe

- Mail Original -
De: "camus philippe" <camus.phili...@free.fr>
À: "mailing lyx" <lyx-users@lists.lyx.org>
Envoyé: Mercredi 9 Mars 2011 10:24:09 GMT +01:00 Afrique centrale - Ouest
Objet: xca counter

Hello.
In the latest versions of lyx (lyx 2.0) the command 
\setcounter{xca}{0}
doesn't work anymore ("no counter xca").
What is the new name of the counter for the Exercise environment ?

Thanks

Philippe Camus


table toolbar

2011-01-17 Thread camus . philippe
Hello,
with lyx 2.0 (beta 3 or earlier) i can't get the table toolbar, neither 
automatically, nor by hand.
Any idea ?
(config : linux aptosid x86_64)

Philippe


Re: table toolbar

2011-01-17 Thread camus . philippe
Thanks.
It's beta3, but I kept some config file in my home.
I removed the ~/.lyx/ui/stdtoolbars.inc and it's OK now
(except the fact I have to configure my ui again...)

Philippe

- Mail Original -
De: Stephan Witt st.w...@gmx.net
À: camus philippe camus.phili...@free.fr
Cc: LyX Users lyx-users@lists.lyx.org
Envoyé: Lundi 17 Janvier 2011 12:34:21 GMT +01:00 Afrique centrale - Ouest
Objet: Re: table toolbar

Am 17.01.2011 um 12:11 schrieb camus.phili...@free.fr:

 Hello,
 with lyx 2.0 (beta 3 or earlier) i can't get the table toolbar, neither 
 automatically, nor by hand.
 Any idea ?
 (config : linux aptosid x86_64)

Hi Philippe,
please verify the LyX version and post it here.
It should be fixed in beta3.

Stephan


table toolbar

2011-01-17 Thread camus . philippe
Hello,
with lyx 2.0 (beta 3 or earlier) i can't get the table toolbar, neither 
automatically, nor by hand.
Any idea ?
(config : linux aptosid x86_64)

Philippe


Re: table toolbar

2011-01-17 Thread camus . philippe
Thanks.
It's beta3, but I kept some config file in my home.
I removed the ~/.lyx/ui/stdtoolbars.inc and it's OK now
(except the fact I have to configure my ui again...)

Philippe

- Mail Original -
De: Stephan Witt st.w...@gmx.net
À: camus philippe camus.phili...@free.fr
Cc: LyX Users lyx-users@lists.lyx.org
Envoyé: Lundi 17 Janvier 2011 12:34:21 GMT +01:00 Afrique centrale - Ouest
Objet: Re: table toolbar

Am 17.01.2011 um 12:11 schrieb camus.phili...@free.fr:

 Hello,
 with lyx 2.0 (beta 3 or earlier) i can't get the table toolbar, neither 
 automatically, nor by hand.
 Any idea ?
 (config : linux aptosid x86_64)

Hi Philippe,
please verify the LyX version and post it here.
It should be fixed in beta3.

Stephan


table toolbar

2011-01-17 Thread camus . philippe
Hello,
with lyx 2.0 (beta 3 or earlier) i can't get the table toolbar, neither 
automatically, nor "by hand".
Any idea ?
(config : linux aptosid x86_64)

Philippe


Re: table toolbar

2011-01-17 Thread camus . philippe
Thanks.
It's beta3, but I kept some config file in my home.
I removed the ~/.lyx/ui/stdtoolbars.inc and it's OK now
(except the fact I have to configure my ui again...)

Philippe

- Mail Original -
De: "Stephan Witt" <st.w...@gmx.net>
À: "camus philippe" <camus.phili...@free.fr>
Cc: "LyX Users" <lyx-users@lists.lyx.org>
Envoyé: Lundi 17 Janvier 2011 12:34:21 GMT +01:00 Afrique centrale - Ouest
Objet: Re: table toolbar

Am 17.01.2011 um 12:11 schrieb camus.phili...@free.fr:

> Hello,
> with lyx 2.0 (beta 3 or earlier) i can't get the table toolbar, neither 
> automatically, nor "by hand".
> Any idea ?
> (config : linux aptosid x86_64)

Hi Philippe,
please verify the LyX version and post it here.
It should be fixed in beta3.

Stephan


cannot determine size of graphics

2010-11-15 Thread camus . philippe
Hello.
I tried the beta 1 of lyx 2.0 and experiment an erro with graphics and ps2pdf : 
cannot determine size of graphics, no bounding box

I neither get this error with pdflatex, nor with ps2pdf under lyx 1.6.7.

Thanks

Philippe


cannot determine size of graphics

2010-11-15 Thread camus . philippe
Hello.
I tried the beta 1 of lyx 2.0 and experiment an erro with graphics and ps2pdf : 
cannot determine size of graphics, no bounding box

I neither get this error with pdflatex, nor with ps2pdf under lyx 1.6.7.

Thanks

Philippe


cannot determine size of graphics

2010-11-15 Thread camus . philippe
Hello.
I tried the beta 1 of lyx 2.0 and experiment an erro with graphics and ps2pdf : 
cannot determine size of graphics, no bounding box

I neither get this error with pdflatex, nor with ps2pdf under lyx 1.6.7.

Thanks

Philippe


math-insert with 1.6.5

2009-12-19 Thread camus . philippe
Hi,
with the 1.6.5, I observe that the math-insert doesn't work as sooner : as an
example, when I insert a fraction, the cursor doesn't blink in the upper part
but after the fraction.
Is it a new feature ?

Phil



math-insert with 1.6.5

2009-12-19 Thread camus . philippe
Hi,
with the 1.6.5, I observe that the math-insert doesn't work as sooner : as an
example, when I insert a fraction, the cursor doesn't blink in the upper part
but after the fraction.
Is it a new feature ?

Phil



math-insert with 1.6.5

2009-12-19 Thread camus . philippe
Hi,
with the 1.6.5, I observe that the math-insert doesn't work as sooner : as an
example, when I insert a fraction, the cursor doesn't blink in the upper part
but after the fraction.
Is it a new feature ?

Phil



Re: Problem selecting text in LyX 1.6.1 on Ubuntu ardy

2009-01-20 Thread camus . philippe
I also have such a problem.
And the mouse selection is also more difficult than under LyX 1.5 : Selecting a
big text doesn't work well since the scrolling of the selected part doesn't work
well.

Philippe CAMUS

 Selon Rainer M Krug r.m.k...@gmail.com:

 Hi

 I recently upgraded to LyX 1.6.1 from the Ubuntu Universe, and I
 really like it. I only have one problem:

 I can not select text when using SHIFT and the LEFT or RIGHT cursor
 keys, but it works with the UP and DOWN keys. When I selected text
 (either via mouse or UP or DOWN keys), the selection becomes
 unselected, when I use the LEFT or RIGHT keys.

 Is this a problem only on my setup or a bug?

 Thanks

 Rainer

 --
 Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation
 Biology, UCT), Dipl. Phys. (Germany)

 Centre of Excellence for Invasion Biology
 Faculty of Science
 Natural Sciences Building
 Private Bag X1
 University of Stellenbosch
 Matieland 7602
 South Africa





Re: Problem selecting text in LyX 1.6.1 on Ubuntu ardy

2009-01-20 Thread camus . philippe
I forgot : this problem (the selection with SHIFT-LEFT or SHIFT-RIGHT) seems to
be a Linux one : I have it with Debian Sidux and OpenSuse too, but it works fine
under windows (TM)

P. CAMUS
Selon camus.phili...@free.fr:

 I also have such a problem.
 And the mouse selection is also more difficult than under LyX 1.5 : Selecting
 a
 big text doesn't work well since the scrolling of the selected part doesn't
 work
 well.

 Philippe CAMUS

  Selon Rainer M Krug r.m.k...@gmail.com:

  Hi
 
  I recently upgraded to LyX 1.6.1 from the Ubuntu Universe, and I
  really like it. I only have one problem:
 
  I can not select text when using SHIFT and the LEFT or RIGHT cursor
  keys, but it works with the UP and DOWN keys. When I selected text
  (either via mouse or UP or DOWN keys), the selection becomes
  unselected, when I use the LEFT or RIGHT keys.
 
  Is this a problem only on my setup or a bug?
 
  Thanks
 
  Rainer
 
  --
  Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation
  Biology, UCT), Dipl. Phys. (Germany)
 
  Centre of Excellence for Invasion Biology
  Faculty of Science
  Natural Sciences Building
  Private Bag X1
  University of Stellenbosch
  Matieland 7602
  South Africa
 







Re: Problem selecting text in LyX 1.6.1 on Ubuntu ardy

2009-01-20 Thread camus . philippe
I also have such a problem.
And the mouse selection is also more difficult than under LyX 1.5 : Selecting a
big text doesn't work well since the scrolling of the selected part doesn't work
well.

Philippe CAMUS

 Selon Rainer M Krug r.m.k...@gmail.com:

 Hi

 I recently upgraded to LyX 1.6.1 from the Ubuntu Universe, and I
 really like it. I only have one problem:

 I can not select text when using SHIFT and the LEFT or RIGHT cursor
 keys, but it works with the UP and DOWN keys. When I selected text
 (either via mouse or UP or DOWN keys), the selection becomes
 unselected, when I use the LEFT or RIGHT keys.

 Is this a problem only on my setup or a bug?

 Thanks

 Rainer

 --
 Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation
 Biology, UCT), Dipl. Phys. (Germany)

 Centre of Excellence for Invasion Biology
 Faculty of Science
 Natural Sciences Building
 Private Bag X1
 University of Stellenbosch
 Matieland 7602
 South Africa





Re: Problem selecting text in LyX 1.6.1 on Ubuntu ardy

2009-01-20 Thread camus . philippe
I forgot : this problem (the selection with SHIFT-LEFT or SHIFT-RIGHT) seems to
be a Linux one : I have it with Debian Sidux and OpenSuse too, but it works fine
under windows (TM)

P. CAMUS
Selon camus.phili...@free.fr:

 I also have such a problem.
 And the mouse selection is also more difficult than under LyX 1.5 : Selecting
 a
 big text doesn't work well since the scrolling of the selected part doesn't
 work
 well.

 Philippe CAMUS

  Selon Rainer M Krug r.m.k...@gmail.com:

  Hi
 
  I recently upgraded to LyX 1.6.1 from the Ubuntu Universe, and I
  really like it. I only have one problem:
 
  I can not select text when using SHIFT and the LEFT or RIGHT cursor
  keys, but it works with the UP and DOWN keys. When I selected text
  (either via mouse or UP or DOWN keys), the selection becomes
  unselected, when I use the LEFT or RIGHT keys.
 
  Is this a problem only on my setup or a bug?
 
  Thanks
 
  Rainer
 
  --
  Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation
  Biology, UCT), Dipl. Phys. (Germany)
 
  Centre of Excellence for Invasion Biology
  Faculty of Science
  Natural Sciences Building
  Private Bag X1
  University of Stellenbosch
  Matieland 7602
  South Africa
 







Re: Problem selecting text in LyX 1.6.1 on Ubuntu ardy

2009-01-20 Thread camus . philippe
I also have such a problem.
And the mouse selection is also more difficult than under LyX 1.5 : Selecting a
big text doesn't work well since the scrolling of the selected part doesn't work
well.

Philippe CAMUS

 Selon Rainer M Krug :

> Hi
>
> I recently upgraded to LyX 1.6.1 from the Ubuntu Universe, and I
> really like it. I only have one problem:
>
> I can not select text when using SHIFT and the LEFT or RIGHT cursor
> keys, but it works with the UP and DOWN keys. When I selected text
> (either via mouse or UP or DOWN keys), the selection becomes
> unselected, when I use the LEFT or RIGHT keys.
>
> Is this a problem only on my setup or a bug?
>
> Thanks
>
> Rainer
>
> --
> Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation
> Biology, UCT), Dipl. Phys. (Germany)
>
> Centre of Excellence for Invasion Biology
> Faculty of Science
> Natural Sciences Building
> Private Bag X1
> University of Stellenbosch
> Matieland 7602
> South Africa
>




Re: Problem selecting text in LyX 1.6.1 on Ubuntu ardy

2009-01-20 Thread camus . philippe
I forgot : this problem (the selection with SHIFT-LEFT or SHIFT-RIGHT) seems to
be a Linux one : I have it with Debian Sidux and OpenSuse too, but it works fine
under windows (TM)

P. CAMUS
Selon camus.phili...@free.fr:

> I also have such a problem.
> And the mouse selection is also more difficult than under LyX 1.5 : Selecting
> a
> big text doesn't work well since the scrolling of the selected part doesn't
> work
> well.
>
> Philippe CAMUS
>
>  Selon Rainer M Krug :
>
> > Hi
> >
> > I recently upgraded to LyX 1.6.1 from the Ubuntu Universe, and I
> > really like it. I only have one problem:
> >
> > I can not select text when using SHIFT and the LEFT or RIGHT cursor
> > keys, but it works with the UP and DOWN keys. When I selected text
> > (either via mouse or UP or DOWN keys), the selection becomes
> > unselected, when I use the LEFT or RIGHT keys.
> >
> > Is this a problem only on my setup or a bug?
> >
> > Thanks
> >
> > Rainer
> >
> > --
> > Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation
> > Biology, UCT), Dipl. Phys. (Germany)
> >
> > Centre of Excellence for Invasion Biology
> > Faculty of Science
> > Natural Sciences Building
> > Private Bag X1
> > University of Stellenbosch
> > Matieland 7602
> > South Africa
> >
>
>
>




Re: middle button pasting

2008-11-25 Thread camus . philippe
I hope the joined file will help !
Of course, the braces don't matter with text-only ERT.
It's just annoying with commands.

Phil

Selon Jean-Marc Lasgouttes [EMAIL PROTECTED]:

 Le 21 nov. 08 � 21:48, [EMAIL PROTECTED] a �crit :
  Within ERT, there seems to be something strange with the lang
  wich leads to
  some extra brace in the tex file and to some errors or unexpected
  result.
  Here's an example :
  The first line is the original one,
  the second, a pasted one, without modification, and the third one,
  pasted with
  mouse and with modifications. The extra braces came from nowhere !
 
  \psline[linewidth=0.8pt,linecolor=gray,linestyle=dotted]{-}
  (6.0625,6.0625)(6.0625,8.59375)
  \psline[linewidth=0.8pt,linecolor=gray,linestyle=dotted]{-}
  (6.0625,6.0625)(6.0625,8.59375)
  \psline[linewidth=0.8pt,linecolor=gray,linestyle=d{ash}ed]{-}({7}.
  0625,{7}.0625)({8}.0625,{9}.59375)

 Could you give a simple recipe. This is very weird.

 JMarc


%% LyX 1.6.0 created this file.  For more info, see http://www.lyx.org/.
%% Do not edit unless you really know what you are doing.
\documentclass[oneside,twocolumn,french]{amsart}
\usepackage[T1]{fontenc}
\usepackage[latin9]{inputenc}
\usepackage{geometry}
\geometry{verbose,landscape,a4paper,tmargin=1cm,bmargin=1cm,lmargin=1cm,rmargin=1cm,headheight=0in,headsep=0in,footskip=0in}
\pagestyle{empty}
\usepackage{amsmath}
\usepackage{amssymb}

%% User specified LaTeX commands.


\usepackage{eurosym}
%\renewcommand{\texteuro}{\euro}
\usepackage{pst-plot,pst-tree,pst-eucl,pst-math,pstricks-add}
\setlength{\columnsep}{1cm}
\usepackage{fourier}
\newcommand{\R}{\mathbb{R}}
\newcommand{\N}{\mathbb{N}}
\newcommand{\D}{\mathbb{D}}
\newcommand{\Z}{\mathbb{Z}}
\newcommand{\Q}{\mathbb{Q}}
\newcommand{\C}{\mathbb{C}}
%\setlength{\textheight}{23,5cm}
\newcommand{\vect}[1]{\mathchoice%
{\overrightarrow{\displaystyle\mathstrut#1\,\,}}%
{\overrightarrow{\textstyle\mathstrut#1\,\,}}%
{\overrightarrow{\scriptstyle\mathstrut#1\,\,}}%
{\overrightarrow{\scriptscriptstyle\mathstrut#1\,\,}}}
\renewcommand{\theenumi}{\textbf{\arabic{enumi}}}
\renewcommand{\labelenumi}{\textbf{\theenumi.}}
\renewcommand{\theenumii}{\textbf{\alph{enumii}}}
\renewcommand{\labelenumii}{\textbf{\theenumii.}}
\def\Oij{$\left(\text{O},~\vect{\imath},~\vect{\jmath}\right)$}
\def\Oijk{$\left(\text{O},~\vect{\imath},~ \vect{\jmath},~ \vect{k}\right)$}
\def\Ouv{$\left(\text{O},~\vect{u},~\vect{v}\right)$}
%\setlength{\voffset}{-1,5cm}
\def\Arc#1{\buildrel\hbox{$\frown$}\over{#1}}
\def\arc#1{\setbox1=\hbox{#1}\vbox{\hbox to \wd1{\hfill$\frown$\hfill}\nointerlineskip\box1}}
\usepackage[colorlinks=true,pdfstartview=FitV,linkcolor=blue,citecolor=blue,urlcolor=blue]{hyperref}

\usepackage{babel}
\addto\extrasfrench{\providecommand{\og}{\leavevmode\flqq~}\providecommand{\fg}{\ifdim\lastskip[EMAIL PROTECTED]

\begin{document}
This is a simple recipe !
This is a simple recipe !{ Pasted with the middle button.}
This is a simple recipe ! Pasted with the middle button.{ Did you see the braces ?}
\end{document}


Re: middle button pasting

2008-11-25 Thread camus . philippe
I hope the joined file will help !
Of course, the braces don't matter with text-only ERT.
It's just annoying with commands.

Phil

Selon Jean-Marc Lasgouttes [EMAIL PROTECTED]:

 Le 21 nov. 08 � 21:48, [EMAIL PROTECTED] a �crit :
  Within ERT, there seems to be something strange with the lang
  wich leads to
  some extra brace in the tex file and to some errors or unexpected
  result.
  Here's an example :
  The first line is the original one,
  the second, a pasted one, without modification, and the third one,
  pasted with
  mouse and with modifications. The extra braces came from nowhere !
 
  \psline[linewidth=0.8pt,linecolor=gray,linestyle=dotted]{-}
  (6.0625,6.0625)(6.0625,8.59375)
  \psline[linewidth=0.8pt,linecolor=gray,linestyle=dotted]{-}
  (6.0625,6.0625)(6.0625,8.59375)
  \psline[linewidth=0.8pt,linecolor=gray,linestyle=d{ash}ed]{-}({7}.
  0625,{7}.0625)({8}.0625,{9}.59375)

 Could you give a simple recipe. This is very weird.

 JMarc


%% LyX 1.6.0 created this file.  For more info, see http://www.lyx.org/.
%% Do not edit unless you really know what you are doing.
\documentclass[oneside,twocolumn,french]{amsart}
\usepackage[T1]{fontenc}
\usepackage[latin9]{inputenc}
\usepackage{geometry}
\geometry{verbose,landscape,a4paper,tmargin=1cm,bmargin=1cm,lmargin=1cm,rmargin=1cm,headheight=0in,headsep=0in,footskip=0in}
\pagestyle{empty}
\usepackage{amsmath}
\usepackage{amssymb}

%% User specified LaTeX commands.


\usepackage{eurosym}
%\renewcommand{\texteuro}{\euro}
\usepackage{pst-plot,pst-tree,pst-eucl,pst-math,pstricks-add}
\setlength{\columnsep}{1cm}
\usepackage{fourier}
\newcommand{\R}{\mathbb{R}}
\newcommand{\N}{\mathbb{N}}
\newcommand{\D}{\mathbb{D}}
\newcommand{\Z}{\mathbb{Z}}
\newcommand{\Q}{\mathbb{Q}}
\newcommand{\C}{\mathbb{C}}
%\setlength{\textheight}{23,5cm}
\newcommand{\vect}[1]{\mathchoice%
{\overrightarrow{\displaystyle\mathstrut#1\,\,}}%
{\overrightarrow{\textstyle\mathstrut#1\,\,}}%
{\overrightarrow{\scriptstyle\mathstrut#1\,\,}}%
{\overrightarrow{\scriptscriptstyle\mathstrut#1\,\,}}}
\renewcommand{\theenumi}{\textbf{\arabic{enumi}}}
\renewcommand{\labelenumi}{\textbf{\theenumi.}}
\renewcommand{\theenumii}{\textbf{\alph{enumii}}}
\renewcommand{\labelenumii}{\textbf{\theenumii.}}
\def\Oij{$\left(\text{O},~\vect{\imath},~\vect{\jmath}\right)$}
\def\Oijk{$\left(\text{O},~\vect{\imath},~ \vect{\jmath},~ \vect{k}\right)$}
\def\Ouv{$\left(\text{O},~\vect{u},~\vect{v}\right)$}
%\setlength{\voffset}{-1,5cm}
\def\Arc#1{\buildrel\hbox{$\frown$}\over{#1}}
\def\arc#1{\setbox1=\hbox{#1}\vbox{\hbox to \wd1{\hfill$\frown$\hfill}\nointerlineskip\box1}}
\usepackage[colorlinks=true,pdfstartview=FitV,linkcolor=blue,citecolor=blue,urlcolor=blue]{hyperref}

\usepackage{babel}
\addto\extrasfrench{\providecommand{\og}{\leavevmode\flqq~}\providecommand{\fg}{\ifdim\lastskip[EMAIL PROTECTED]

\begin{document}
This is a simple recipe !
This is a simple recipe !{ Pasted with the middle button.}
This is a simple recipe ! Pasted with the middle button.{ Did you see the braces ?}
\end{document}


Re: middle button pasting

2008-11-25 Thread camus . philippe
I hope the joined file will help !
Of course, the braces don't matter with text-only ERT.
It's just annoying with commands.

Phil

Selon Jean-Marc Lasgouttes <[EMAIL PROTECTED]>:

> Le 21 nov. 08 � 21:48, [EMAIL PROTECTED] a �crit :
> > Within ERT, there seems to be something strange with the "lang"
> > wich leads to
> > some extra brace in the tex file and to some errors or unexpected
> > result.
> > Here's an example :
> > The first line is the original one,
> > the second, a pasted one, without modification, and the third one,
> > pasted with
> > mouse and with modifications. The extra braces came from nowhere !
> >
> > \psline[linewidth=0.8pt,linecolor=gray,linestyle=dotted]{-}
> > (6.0625,6.0625)(6.0625,8.59375)
> > \psline[linewidth=0.8pt,linecolor=gray,linestyle=dotted]{-}
> > (6.0625,6.0625)(6.0625,8.59375)
> > \psline[linewidth=0.8pt,linecolor=gray,linestyle=d{ash}ed]{-}({7}.
> > 0625,{7}.0625)({8}.0625,{9}.59375)
>
> Could you give a simple recipe. This is very weird.
>
> JMarc


%% LyX 1.6.0 created this file.  For more info, see http://www.lyx.org/.
%% Do not edit unless you really know what you are doing.
\documentclass[oneside,twocolumn,french]{amsart}
\usepackage[T1]{fontenc}
\usepackage[latin9]{inputenc}
\usepackage{geometry}
\geometry{verbose,landscape,a4paper,tmargin=1cm,bmargin=1cm,lmargin=1cm,rmargin=1cm,headheight=0in,headsep=0in,footskip=0in}
\pagestyle{empty}
\usepackage{amsmath}
\usepackage{amssymb}

%% User specified LaTeX commands.


\usepackage{eurosym}
%\renewcommand{\texteuro}{\euro}
\usepackage{pst-plot,pst-tree,pst-eucl,pst-math,pstricks-add}
\setlength{\columnsep}{1cm}
\usepackage{fourier}
\newcommand{\R}{\mathbb{R}}
\newcommand{\N}{\mathbb{N}}
\newcommand{\D}{\mathbb{D}}
\newcommand{\Z}{\mathbb{Z}}
\newcommand{\Q}{\mathbb{Q}}
\newcommand{\C}{\mathbb{C}}
%\setlength{\textheight}{23,5cm}
\newcommand{\vect}[1]{\mathchoice%
{\overrightarrow{\displaystyle\mathstrut#1\,\,}}%
{\overrightarrow{\textstyle\mathstrut#1\,\,}}%
{\overrightarrow{\scriptstyle\mathstrut#1\,\,}}%
{\overrightarrow{\scriptscriptstyle\mathstrut#1\,\,}}}
\renewcommand{\theenumi}{\textbf{\arabic{enumi}}}
\renewcommand{\labelenumi}{\textbf{\theenumi.}}
\renewcommand{\theenumii}{\textbf{\alph{enumii}}}
\renewcommand{\labelenumii}{\textbf{\theenumii.}}
\def\Oij{$\left(\text{O},~\vect{\imath},~\vect{\jmath}\right)$}
\def\Oijk{$\left(\text{O},~\vect{\imath},~ \vect{\jmath},~ \vect{k}\right)$}
\def\Ouv{$\left(\text{O},~\vect{u},~\vect{v}\right)$}
%\setlength{\voffset}{-1,5cm}
\def\Arc#1{\buildrel\hbox{$\frown$}\over{#1}}
\def\arc#1{\setbox1=\hbox{#1}\vbox{\hbox to \wd1{\hfill$\frown$\hfill}\nointerlineskip\box1}}
\usepackage[colorlinks=true,pdfstartview=FitV,linkcolor=blue,citecolor=blue,urlcolor=blue]{hyperref}

\usepackage{babel}
\addto\extrasfrench{\providecommand{\og}{\leavevmode\flqq~}\providecommand{\fg}{\ifdim\lastskip>[EMAIL PROTECTED]

\begin{document}
This is a simple recipe !
This is a simple recipe !{ Pasted with the middle button.}
This is a simple recipe ! Pasted with the middle button.{ Did you see the braces ?}
\end{document}


middle button pasting

2008-11-21 Thread camus . philippe
Hello.
I'm using lyx 1.6.0 under Debian Sid.
I've some problem with pasting with the mouse (I mean, the middle click to paste
the selection).
Within ERT, there seems to be something strange with the lang wich leads to
some extra brace in the tex file and to some errors or unexpected result.
Here's an example :
The first line is the original one,
the second, a pasted one, without modification, and the third one, pasted with
mouse and with modifications. The extra braces came from nowhere !

\psline[linewidth=0.8pt,linecolor=gray,linestyle=dotted]{-}(6.0625,6.0625)(6.0625,8.59375)
\psline[linewidth=0.8pt,linecolor=gray,linestyle=dotted]{-}(6.0625,6.0625)(6.0625,8.59375)
\psline[linewidth=0.8pt,linecolor=gray,linestyle=d{ash}ed]{-}({7}.0625,{7}.0625)({8}.0625,{9}.59375)

There's not such problem with the normal copy-paste.

Phil


middle button pasting

2008-11-21 Thread camus . philippe
Hello.
I'm using lyx 1.6.0 under Debian Sid.
I've some problem with pasting with the mouse (I mean, the middle click to paste
the selection).
Within ERT, there seems to be something strange with the lang wich leads to
some extra brace in the tex file and to some errors or unexpected result.
Here's an example :
The first line is the original one,
the second, a pasted one, without modification, and the third one, pasted with
mouse and with modifications. The extra braces came from nowhere !

\psline[linewidth=0.8pt,linecolor=gray,linestyle=dotted]{-}(6.0625,6.0625)(6.0625,8.59375)
\psline[linewidth=0.8pt,linecolor=gray,linestyle=dotted]{-}(6.0625,6.0625)(6.0625,8.59375)
\psline[linewidth=0.8pt,linecolor=gray,linestyle=d{ash}ed]{-}({7}.0625,{7}.0625)({8}.0625,{9}.59375)

There's not such problem with the normal copy-paste.

Phil


middle button pasting

2008-11-21 Thread camus . philippe
Hello.
I'm using lyx 1.6.0 under Debian Sid.
I've some problem with pasting with the mouse (I mean, the middle click to paste
the selection).
Within ERT, there seems to be something strange with the "lang" wich leads to
some extra brace in the tex file and to some errors or unexpected result.
Here's an example :
The first line is the original one,
the second, a pasted one, without modification, and the third one, pasted with
mouse and with modifications. The extra braces came from nowhere !

\psline[linewidth=0.8pt,linecolor=gray,linestyle=dotted]{-}(6.0625,6.0625)(6.0625,8.59375)
\psline[linewidth=0.8pt,linecolor=gray,linestyle=dotted]{-}(6.0625,6.0625)(6.0625,8.59375)
\psline[linewidth=0.8pt,linecolor=gray,linestyle=d{ash}ed]{-}({7}.0625,{7}.0625)({8}.0625,{9}.59375)

There's not such problem with the "normal" copy-paste.

Phil


hfill

2008-11-17 Thread camus . philippe
Hello,
Where is the hfill insert in lyx 1.6 ?
My binding doesn't work anymore !

Philippe Camus



hfill

2008-11-17 Thread camus . philippe
Hello,
Where is the hfill insert in lyx 1.6 ?
My binding doesn't work anymore !

Philippe Camus



hfill

2008-11-17 Thread camus . philippe
Hello,
Where is the "hfill insert" in lyx 1.6 ?
My binding doesn't work anymore !

Philippe Camus



pstricks et mzlatex

2008-01-29 Thread camus . philippe
Hi !
Has someone a trick to make tex4ht (mzlatex) work properly with pstricks figures
?
It seems to produce some png from the pstricks, but the png pictures just show a
tiny part of the original picture !

Philippe



pstricks et mzlatex

2008-01-29 Thread camus . philippe
Hi !
Has someone a trick to make tex4ht (mzlatex) work properly with pstricks figures
?
It seems to produce some png from the pstricks, but the png pictures just show a
tiny part of the original picture !

Philippe



pstricks et mzlatex

2008-01-29 Thread camus . philippe
Hi !
Has someone a trick to make tex4ht (mzlatex) work properly with pstricks figures
?
It seems to produce some png from the pstricks, but the png pictures just show a
tiny part of the original picture !

Philippe



keyboard shortcuts

2008-01-09 Thread camus . philippe
Hi !
Since 1.5 version (if i remember well) I've a lot of problem with the keyboard
shortcuts.
I mean, I use a lot of shortcut for math symbol, and when I type too quickly, I
get a menu (as example, alt-m-f will give alt-f)
So I'd like to disable all the alt-menu binding. I tried to disable the loading
of the menus.bind file, but it didn't help.
So what could I try?

Philippe



keyboard shortcuts

2008-01-09 Thread camus . philippe
Hi !
Since 1.5 version (if i remember well) I've a lot of problem with the keyboard
shortcuts.
I mean, I use a lot of shortcut for math symbol, and when I type too quickly, I
get a menu (as example, alt-m-f will give alt-f)
So I'd like to disable all the alt-menu binding. I tried to disable the loading
of the menus.bind file, but it didn't help.
So what could I try?

Philippe



keyboard shortcuts

2008-01-09 Thread camus . philippe
Hi !
Since 1.5 version (if i remember well) I've a lot of problem with the keyboard
shortcuts.
I mean, I use a lot of shortcut for math symbol, and when I type too quickly, I
get a menu (as example, alt-m-f will give alt-f)
So I'd like to disable all the alt-menu binding. I tried to disable the loading
of the menus.bind file, but it didn't help.
So what could I try?

Philippe



math binding with 1.5b

2007-04-21 Thread camus . philippe
Hi everybody !
I just tried the Suse Lyx 1.5beta and I found that my old key-bindings don't
work as before : The math-insert seems to work only in math mode yet.
With 1.3 or 1.4, it would switch automatically to math mode when not already.
Is it a bug or a correctif ?

Philippe



math binding with 1.5b

2007-04-21 Thread camus . philippe
Hi everybody !
I just tried the Suse Lyx 1.5beta and I found that my old key-bindings don't
work as before : The math-insert seems to work only in math mode yet.
With 1.3 or 1.4, it would switch automatically to math mode when not already.
Is it a bug or a correctif ?

Philippe



math binding with 1.5b

2007-04-21 Thread camus . philippe
Hi everybody !
I just tried the Suse Lyx 1.5beta and I found that my old key-bindings don't
work as before : The "math-insert" seems to work only in math mode yet.
With 1.3 or 1.4, it would switch automatically to math mode when not already.
Is it a bug or a "correctif" ?

Philippe



lyx gtk

2006-12-20 Thread camus . philippe
Hi everybody !
Does anyone know about a lyx-gtk version which would run (almost) bugfree ?
I'm just trying to compile a maemo-lyx for nokia 770 (there's already a
maemo-TeX) but I'd like to have a solid ground to begin the real work.
The 1.4.3 I tried ( as normal gtk application, I mean i386) died every time
I try to click on a panel or a toolbar !
Thanks
Philippe



lyx gtk

2006-12-20 Thread camus . philippe
Hi everybody !
Does anyone know about a lyx-gtk version which would run (almost) bugfree ?
I'm just trying to compile a maemo-lyx for nokia 770 (there's already a
maemo-TeX) but I'd like to have a solid ground to begin the real work.
The 1.4.3 I tried ( as normal gtk application, I mean i386) died every time
I try to click on a panel or a toolbar !
Thanks
Philippe



lyx gtk

2006-12-20 Thread camus . philippe
Hi everybody !
Does anyone know about a lyx-gtk version which would run (almost) bugfree ?
I'm just trying to compile a "maemo-lyx" for nokia 770 (there's already a
maemo-TeX) but I'd like to have a solid ground to begin the real work.
The 1.4.3 I tried ( as "normal" gtk application, I mean i386) died every time
I try to click on a panel or a toolbar !
Thanks
Philippe



maemo

2006-08-22 Thread camus . philippe
Hello,
does anyone tried to compile lyx for the Nokia 770 (using Maemo) ?
If not, I would like to get some infos about lyx and Gtk, since
this nice gadget uses Hildon, and it should be easier to adapt some
gtk code to it than trying to get Qt (or Xform) working on it!
By the way, I didn't find something about Lyx on a Zaurus or another Qtopia
gadget ...
P.S. I don't think about running TeX on such a tiny rhing ! Just the editor part
of Lyx would make me happy !
thanks



maemo

2006-08-22 Thread camus . philippe
Hello,
does anyone tried to compile lyx for the Nokia 770 (using Maemo) ?
If not, I would like to get some infos about lyx and Gtk, since
this nice gadget uses Hildon, and it should be easier to adapt some
gtk code to it than trying to get Qt (or Xform) working on it!
By the way, I didn't find something about Lyx on a Zaurus or another Qtopia
gadget ...
P.S. I don't think about running TeX on such a tiny rhing ! Just the editor part
of Lyx would make me happy !
thanks



maemo

2006-08-22 Thread camus . philippe
Hello,
does anyone tried to compile lyx for the Nokia 770 (using Maemo) ?
If not, I would like to get some infos about lyx and Gtk, since
this nice gadget uses Hildon, and it should be easier to adapt some
gtk code to it than trying to get Qt (or Xform) working on it!
By the way, I didn't find something about Lyx on a Zaurus or another Qtopia
gadget ...
P.S. I don't think about running TeX on such a tiny rhing ! Just the editor part
of Lyx would make me happy !
thanks