Re: multiline equations cases

2012-03-15 Thread Bieniasz
David L. Johnson david.johnson at Lehigh.EDU writes:

  I am trying to produce a multiline equation (with a number)
  by using the option cases. I want to have two lines of some expressions,
  with a single brace at the right-hand side, followed by the equation 
number.
  Is there any way to do this? The option cases offers a brace at the left-
  hand side, and I don't see any way to transpose the brace so that it 
occurs on
  the right. Any suggestions?
 
  Leslaw
 Use the large brackets, blank on the left, } on the right, and put a 
 matrix inside it of size nx2, where n is the number of cases you want.

Well, this is what I want to have, but I don't see any predefined option for
creating such large brackets, blank on the left, } on the right in LyX.
There is only an option for double braces { } in the equation editor of LyX.
Please tell me how to create it.

Leslaw 






Question

2012-03-15 Thread Walters Evelyn
Hello LyX,

 

I'm a somewhat new convert to LyX, am thoroughly impressed with what it has
to offer, but am having an issue at the moment.

 

I would like to insert a flowchart which I have created in Dia. From Dia I
am able to export the flowchart as a .tex file and input it into my LyX
document (input child document within a float figure). I chose .tex file as
I prefer to have the LaTeX font used everywhere in both my diagram and text.

 

When I rendered the document for the first time I noticed that the diagram
was massive. Therefore I wanted to rescale it. Using a TeX command line I
inserted the following:

 

\centering

{\scalefont{0.5}

Input: Schematicdrawing.tex

}

 

This works great for decreasing the font size, however the rest of my
flowchart (boxes, arrows, .) are still large. Is there a way to scale these
as well in LyX?

 

I then thought to rescale everything in Dia (50%). Unfortunately when I
input the .tex into LyX, only the boxes, arrows, lines,. have been rescaled,
the font size remains the same. At this point I thought it would be possible
to use the \scalefont{0.5} function in LyX to get the diagram looking as it
should. Unfortunately the text seems to have shifted slightly to the right.

 

Can you provide any advice on how to rescale .tex files within LyX?

 

Thanks so much,

Eve 



Re: multiline equations cases

2012-03-15 Thread David L. Johnson

On 03/15/2012 05:35 AM, Bieniasz wrote:


Well, this is what I want to have, but I don't see any predefined option for
creating such large brackets, blank on the left, } on the right in LyX.
There is only an option for double braces { } in the equation editor of LyX.
Please tell me how to create it.

When in math mode on that same menu bar that shows the {}, there is 
another choice with [ ] (and a smaller rectangle inside).  Click on that 
and you get a popup menu with lots of choices for right and left side 
delimiters.  Alternately, go to Insert  Math  Delimiters.  Be sure to 
uncheck the keep matched option, and choose for the left, {, and for 
the right, (None).





--

David L. Johnson

Do not worry about your difficulties in mathematics, I can assure you
that mine are all greater.
-- A. Einstein



Re: Paste not working

2012-03-15 Thread Csikos Bela
Kortink, Mark A mark.a.kort...@team.telstra.com írta:


When I use #8220;Copy#8221;, either via Ctl-C or the menu, it works because I 
can use the menu item #8220;Paste Recent#8221; to paste what I copied. 
However #8220;Paste#8221;, as in Ctl-V or the menu item, don#8217;t work and 
the menu item is greyed out. This problem has only started in the last few 
weeks, everything was fine before that and I haven#8217;t changed 
anything.nbsp;RegardsMark nbsp;


I had very similar (practically the same) experience.
I used/use KDE 3.5 and its default klipper clipboard manager.
Interestingly I could copy/paste from all applications except openoffice.
I had no time to experiment with different options.
I came to this list with that problem as well, you can check the thread here:
http://marc.info/?t=13220728811r=1w=2
(subject: copy/paste problem in lyx 2.0.1
date: 2011-11-23)

bcsikos



Re: Boxes in lyx, difficulty in controlling...

2012-03-15 Thread Csikos Bela
Julien Rioux jri...@physics.utoronto.ca írta:
On 13/03/2012 4:35 PM,  Frederick FN Noronha फ्रेड्रिक नोरोन्या *فريدريك 
نورونيا  wrote:
 Thanks for that Julien. Could you please give me a clue as to how to do it
 with Lyx 1.6.7? Thanks, FN

In the graphics settings dialog, in the Clipping panel, change the Left 
bottom and Top right (x,y) coordinates (you will have to try some values 
and test the output).

Cheers,
Julien


Hello:

I suggest that you try floatrow package. It is very powerful.
You can make boxed figures in different styles and control the lookout
very precisely. Unfortunately the manual is not very easy to understand.
Together with the caption package you can control captions as well.
Here I am attaching an example lyx file. Please note that it uses
your example png image which have to put in the same directory where
you put this example lyx file.

bcsikos


boxes-around-figs.lyx
Description: Binary data


Re: Question

2012-03-15 Thread Richard Heck

On 03/15/2012 08:06 AM, Walters Evelyn wrote:


Hello LyX,

I’m a somewhat new convert to LyX, am thoroughly impressed with what 
it has to offer, but am having an issue at the moment.


I would like to insert a flowchart which I have created in Dia. From 
Dia I am able to export the flowchart as a .tex file and input it into 
my LyX document (input child document within a float figure). I chose 
.tex file as I prefer to have the LaTeX font used everywhere in both 
my diagram and text.


When I rendered the document for the first time I noticed that the 
diagram was massive. Therefore I wanted to rescale it. Using a TeX 
command line I inserted the following:


\centering

{\scalefont{0.5}

Input: Schematicdrawing.tex

}

This works great for decreasing the font size, however the rest of my 
flowchart (boxes, arrows, …) are still large. Is there a way to scale 
these as well in LyX?


I then thought to rescale everything in Dia (50%). Unfortunately when 
I input the .tex into LyX, only the boxes, arrows, lines,… have been 
rescaled, the font size remains the same. At this point I thought it 
would be possible to use the \scalefont{0.5} function in LyX to get 
the diagram looking as it should. Unfortunately the text seems to have 
shifted slightly to the right.


Can you provide any advice on how to rescale .tex files within LyX?

In a case like this, I guess what I'd suggest is to modify the exported 
TeX file directly, rather than trying to put the modifications into LyX.


Richard



Re: Columns in Beamer Lyx

2012-03-15 Thread Paul A . Rubin
s nedunuri nedunuri at cs.utexas.edu writes:

 
 I'm wondering if there's a reason the Lyx version of the Columns command 
 doesn't allow you to specify an overall width the way the Latex Beamer 
 version does?

It does.  You just have to enter it as raw TeX (Insert  TeX Code or Ctrl-L), in
square bracket, as in ERT[totalwidth=50mm]/ERT.

 Or for that matter the Column command requires you to give 
 an absolute width for the column and doesnt allow a relative spec  like 
 0.5\textwidth.

Relative widths work.  Again, enter them as raw TeX (but this time without the
square brackets).

Paul






Re: Cannot get vertical alignment to work

2012-03-15 Thread Paul A . Rubin
John O'Gorman john at og.co.nz writes:

 I'm trying to put a jpeg image on the left with a paragraph of text to
 its right.
 
 I've tried putting these items into a table.
 I've tried putting them into 2 lyx boxes (aka minipages) with an hfill
 between them.
 
 In both instances the left element (the graphics is top aligned) and
 right one is bottom aligned.
 They look OK  (both top aligned) within LyX but not when I view or print
 the DVI or PDF.


Two minipages side by side works for me (both top aligned by default) in LyX
2.0.1 (Linux Mint).  Can you post a small example (LyX doc and image) that
doesn't work for you?

Paul




Re: multiline equations cases

2012-03-15 Thread Bieniasz
David L. Johnson david.johnson at Lehigh.EDU writes:

  I am trying to produce a multiline equation (with a number)
  by using the option cases. I want to have two lines of some expressions,
  with a single brace at the right-hand side, followed by the equation 
number.
  Is there any way to do this? The option cases offers a brace at the left-
  hand side, and I don't see any way to transpose the brace so that it 
occurs on
  the right. Any suggestions?
 
  Leslaw
 Use the large brackets, blank on the left, } on the right, and put a 
 matrix inside it of size nx2, where n is the number of cases you want.

Well, this is what I want to have, but I don't see any predefined option for
creating such large brackets, blank on the left, } on the right in LyX.
There is only an option for double braces { } in the equation editor of LyX.
Please tell me how to create it.

Leslaw 






Question

2012-03-15 Thread Walters Evelyn
Hello LyX,

 

I'm a somewhat new convert to LyX, am thoroughly impressed with what it has
to offer, but am having an issue at the moment.

 

I would like to insert a flowchart which I have created in Dia. From Dia I
am able to export the flowchart as a .tex file and input it into my LyX
document (input child document within a float figure). I chose .tex file as
I prefer to have the LaTeX font used everywhere in both my diagram and text.

 

When I rendered the document for the first time I noticed that the diagram
was massive. Therefore I wanted to rescale it. Using a TeX command line I
inserted the following:

 

\centering

{\scalefont{0.5}

Input: Schematicdrawing.tex

}

 

This works great for decreasing the font size, however the rest of my
flowchart (boxes, arrows, .) are still large. Is there a way to scale these
as well in LyX?

 

I then thought to rescale everything in Dia (50%). Unfortunately when I
input the .tex into LyX, only the boxes, arrows, lines,. have been rescaled,
the font size remains the same. At this point I thought it would be possible
to use the \scalefont{0.5} function in LyX to get the diagram looking as it
should. Unfortunately the text seems to have shifted slightly to the right.

 

Can you provide any advice on how to rescale .tex files within LyX?

 

Thanks so much,

Eve 



Re: multiline equations cases

2012-03-15 Thread David L. Johnson

On 03/15/2012 05:35 AM, Bieniasz wrote:


Well, this is what I want to have, but I don't see any predefined option for
creating such large brackets, blank on the left, } on the right in LyX.
There is only an option for double braces { } in the equation editor of LyX.
Please tell me how to create it.

When in math mode on that same menu bar that shows the {}, there is 
another choice with [ ] (and a smaller rectangle inside).  Click on that 
and you get a popup menu with lots of choices for right and left side 
delimiters.  Alternately, go to Insert  Math  Delimiters.  Be sure to 
uncheck the keep matched option, and choose for the left, {, and for 
the right, (None).





--

David L. Johnson

Do not worry about your difficulties in mathematics, I can assure you
that mine are all greater.
-- A. Einstein



Re: Paste not working

2012-03-15 Thread Csikos Bela
Kortink, Mark A mark.a.kort...@team.telstra.com írta:


When I use #8220;Copy#8221;, either via Ctl-C or the menu, it works because I 
can use the menu item #8220;Paste Recent#8221; to paste what I copied. 
However #8220;Paste#8221;, as in Ctl-V or the menu item, don#8217;t work and 
the menu item is greyed out. This problem has only started in the last few 
weeks, everything was fine before that and I haven#8217;t changed 
anything.nbsp;RegardsMark nbsp;


I had very similar (practically the same) experience.
I used/use KDE 3.5 and its default klipper clipboard manager.
Interestingly I could copy/paste from all applications except openoffice.
I had no time to experiment with different options.
I came to this list with that problem as well, you can check the thread here:
http://marc.info/?t=13220728811r=1w=2
(subject: copy/paste problem in lyx 2.0.1
date: 2011-11-23)

bcsikos



Re: Boxes in lyx, difficulty in controlling...

2012-03-15 Thread Csikos Bela
Julien Rioux jri...@physics.utoronto.ca írta:
On 13/03/2012 4:35 PM,  Frederick FN Noronha फ्रेड्रिक नोरोन्या *فريدريك 
نورونيا  wrote:
 Thanks for that Julien. Could you please give me a clue as to how to do it
 with Lyx 1.6.7? Thanks, FN

In the graphics settings dialog, in the Clipping panel, change the Left 
bottom and Top right (x,y) coordinates (you will have to try some values 
and test the output).

Cheers,
Julien


Hello:

I suggest that you try floatrow package. It is very powerful.
You can make boxed figures in different styles and control the lookout
very precisely. Unfortunately the manual is not very easy to understand.
Together with the caption package you can control captions as well.
Here I am attaching an example lyx file. Please note that it uses
your example png image which have to put in the same directory where
you put this example lyx file.

bcsikos


boxes-around-figs.lyx
Description: Binary data


Re: Question

2012-03-15 Thread Richard Heck

On 03/15/2012 08:06 AM, Walters Evelyn wrote:


Hello LyX,

I’m a somewhat new convert to LyX, am thoroughly impressed with what 
it has to offer, but am having an issue at the moment.


I would like to insert a flowchart which I have created in Dia. From 
Dia I am able to export the flowchart as a .tex file and input it into 
my LyX document (input child document within a float figure). I chose 
.tex file as I prefer to have the LaTeX font used everywhere in both 
my diagram and text.


When I rendered the document for the first time I noticed that the 
diagram was massive. Therefore I wanted to rescale it. Using a TeX 
command line I inserted the following:


\centering

{\scalefont{0.5}

Input: Schematicdrawing.tex

}

This works great for decreasing the font size, however the rest of my 
flowchart (boxes, arrows, …) are still large. Is there a way to scale 
these as well in LyX?


I then thought to rescale everything in Dia (50%). Unfortunately when 
I input the .tex into LyX, only the boxes, arrows, lines,… have been 
rescaled, the font size remains the same. At this point I thought it 
would be possible to use the \scalefont{0.5} function in LyX to get 
the diagram looking as it should. Unfortunately the text seems to have 
shifted slightly to the right.


Can you provide any advice on how to rescale .tex files within LyX?

In a case like this, I guess what I'd suggest is to modify the exported 
TeX file directly, rather than trying to put the modifications into LyX.


Richard



Re: Columns in Beamer Lyx

2012-03-15 Thread Paul A . Rubin
s nedunuri nedunuri at cs.utexas.edu writes:

 
 I'm wondering if there's a reason the Lyx version of the Columns command 
 doesn't allow you to specify an overall width the way the Latex Beamer 
 version does?

It does.  You just have to enter it as raw TeX (Insert  TeX Code or Ctrl-L), in
square bracket, as in ERT[totalwidth=50mm]/ERT.

 Or for that matter the Column command requires you to give 
 an absolute width for the column and doesnt allow a relative spec  like 
 0.5\textwidth.

Relative widths work.  Again, enter them as raw TeX (but this time without the
square brackets).

Paul






Re: Cannot get vertical alignment to work

2012-03-15 Thread Paul A . Rubin
John O'Gorman john at og.co.nz writes:

 I'm trying to put a jpeg image on the left with a paragraph of text to
 its right.
 
 I've tried putting these items into a table.
 I've tried putting them into 2 lyx boxes (aka minipages) with an hfill
 between them.
 
 In both instances the left element (the graphics is top aligned) and
 right one is bottom aligned.
 They look OK  (both top aligned) within LyX but not when I view or print
 the DVI or PDF.


Two minipages side by side works for me (both top aligned by default) in LyX
2.0.1 (Linux Mint).  Can you post a small example (LyX doc and image) that
doesn't work for you?

Paul




Re: multiline equations & "cases"

2012-03-15 Thread Bieniasz
David L. Johnson  Lehigh.EDU> writes:

> > I am trying to produce a multiline equation (with a number)
> > by using the option "cases". I want to have two lines of some expressions,
> > with a single brace at the right-hand side, followed by the equation 
number.
> > Is there any way to do this? The option "cases" offers a brace at the left-
> > hand side, and I don't see any way to transpose the brace so that it 
occurs on
> > the right. Any suggestions?
> >
> > Leslaw
> Use the large brackets, blank on the left, } on the right, and put a 
> matrix inside it of size nx2, where n is the number of cases you want.

Well, this is what I want to have, but I don't see any predefined option for
creating such "large brackets, blank on the left, } on the right" in LyX.
There is only an option for double braces "{ }" in the equation editor of LyX.
Please tell me how to create it.

Leslaw 






Question

2012-03-15 Thread Walters Evelyn
Hello LyX,

 

I'm a somewhat new convert to LyX, am thoroughly impressed with what it has
to offer, but am having an issue at the moment.

 

I would like to insert a flowchart which I have created in Dia. From Dia I
am able to export the flowchart as a .tex file and input it into my LyX
document (input child document within a float figure). I chose .tex file as
I prefer to have the LaTeX font used everywhere in both my diagram and text.

 

When I rendered the document for the first time I noticed that the diagram
was massive. Therefore I wanted to rescale it. Using a TeX command line I
inserted the following:

 

\centering

{\scalefont{0.5}

Input: Schematicdrawing.tex

}

 

This works great for decreasing the font size, however the rest of my
flowchart (boxes, arrows, .) are still large. Is there a way to scale these
as well in LyX?

 

I then thought to rescale everything in Dia (50%). Unfortunately when I
input the .tex into LyX, only the boxes, arrows, lines,. have been rescaled,
the font size remains the same. At this point I thought it would be possible
to use the \scalefont{0.5} function in LyX to get the diagram looking as it
should. Unfortunately the text seems to have shifted slightly to the right.

 

Can you provide any advice on how to rescale .tex files within LyX?

 

Thanks so much,

Eve 



Re: multiline equations & "cases"

2012-03-15 Thread David L. Johnson

On 03/15/2012 05:35 AM, Bieniasz wrote:


Well, this is what I want to have, but I don't see any predefined option for
creating such "large brackets, blank on the left, } on the right" in LyX.
There is only an option for double braces "{ }" in the equation editor of LyX.
Please tell me how to create it.

When in math mode on that same menu bar that shows the {}, there is 
another choice with [ ] (and a smaller rectangle inside).  Click on that 
and you get a popup menu with lots of choices for right and left side 
delimiters.  Alternately, go to Insert > Math > Delimiters.  Be sure to 
uncheck the "keep matched" option, and choose for the left, {, and for 
the right, (None).





--

David L. Johnson

Do not worry about your difficulties in mathematics, I can assure you
that mine are all greater.
-- A. Einstein



Re: Paste not working

2012-03-15 Thread Csikos Bela
"Kortink, Mark A"  írta:
>>
>
When I use Copy, either via Ctl-C or the menu, it works because I 
can use the menu item Paste Recent to paste what I copied. 
However Paste, as in Ctl-V or the menu item, dont work and 
the menu item is greyed out. This problem has only started in the last few 
weeks, everything was fine before that and I havent changed 
anything.RegardsMark 


I had very similar (practically the same) experience.
I used/use KDE 3.5 and its default klipper clipboard manager.
Interestingly I could copy/paste from all applications except openoffice.
I had no time to experiment with different options.
I came to this list with that problem as well, you can check the thread here:
http://marc.info/?t=13220728811=1=2
(subject: copy/paste problem in lyx 2.0.1
date: 2011-11-23)

bcsikos



Re: Boxes in lyx, difficulty in controlling...

2012-03-15 Thread Csikos Bela
Julien Rioux  írta:
>On 13/03/2012 4:35 PM,  Frederick FN Noronha फ्रेड्रिक नोरोन्या *فريدريك >
نورونيا  wrote:>
> Thanks for that Julien. Could you please give me a clue as to how to do it>
> with Lyx 1.6.7? Thanks, FN>
>
In the graphics settings dialog, in the Clipping panel, change the Left >
bottom and Top right (x,y) coordinates (you will have to try some values >
and test the output).>
>
Cheers,>
Julien>


Hello:

I suggest that you try floatrow package. It is very powerful.
You can make boxed figures in different styles and control the lookout
very precisely. Unfortunately the manual is not very easy to understand.
Together with the caption package you can control captions as well.
Here I am attaching an example lyx file. Please note that it uses
your example png image which have to put in the same directory where
you put this example lyx file.

bcsikos


boxes-around-figs.lyx
Description: Binary data


Re: Question

2012-03-15 Thread Richard Heck

On 03/15/2012 08:06 AM, Walters Evelyn wrote:


Hello LyX,

I’m a somewhat new convert to LyX, am thoroughly impressed with what 
it has to offer, but am having an issue at the moment.


I would like to insert a flowchart which I have created in Dia. From 
Dia I am able to export the flowchart as a .tex file and input it into 
my LyX document (input child document within a float figure). I chose 
.tex file as I prefer to have the LaTeX font used everywhere in both 
my diagram and text.


When I rendered the document for the first time I noticed that the 
diagram was massive. Therefore I wanted to rescale it. Using a TeX 
command line I inserted the following:


\centering

{\scalefont{0.5}

Input: Schematicdrawing.tex

}

This works great for decreasing the font size, however the rest of my 
flowchart (boxes, arrows, …) are still large. Is there a way to scale 
these as well in LyX?


I then thought to rescale everything in Dia (50%). Unfortunately when 
I input the .tex into LyX, only the boxes, arrows, lines,… have been 
rescaled, the font size remains the same. At this point I thought it 
would be possible to use the \scalefont{0.5} function in LyX to get 
the diagram looking as it should. Unfortunately the text seems to have 
shifted slightly to the right.


Can you provide any advice on how to rescale .tex files within LyX?

In a case like this, I guess what I'd suggest is to modify the exported 
TeX file directly, rather than trying to put the modifications into LyX.


Richard



Re: "Columns" in Beamer Lyx

2012-03-15 Thread Paul A . Rubin
s nedunuri  cs.utexas.edu> writes:

> 
> I'm wondering if there's a reason the Lyx version of the Columns command 
> doesn't allow you to specify an overall width the way the Latex Beamer 
> version does?

It does.  You just have to enter it as raw TeX (Insert > TeX Code or Ctrl-L), in
square bracket, as in [totalwidth=50mm].

> Or for that matter the Column command requires you to give 
> an absolute width for the column and doesnt allow a relative spec  like 
> 0.5\textwidth.

Relative widths work.  Again, enter them as raw TeX (but this time without the
square brackets).

Paul






Re: Cannot get vertical alignment to work

2012-03-15 Thread Paul A . Rubin
John O'Gorman  og.co.nz> writes:

> I'm trying to put a jpeg image on the left with a paragraph of text to
> its right.
> 
> I've tried putting these items into a table.
> I've tried putting them into 2 lyx boxes (aka minipages) with an hfill
> between them.
> 
> In both instances the left element (the graphics is top aligned) and
> right one is bottom aligned.
> They look OK  (both top aligned) within LyX but not when I view or print
> the DVI or PDF.


Two minipages side by side works for me (both top aligned by default) in LyX
2.0.1 (Linux Mint).  Can you post a small example (LyX doc and image) that
doesn't work for you?

Paul