Re:

2002-02-02 Thread Rainer Dorsch
Rainer Dorsch wrote: Hmm...the code shown in http://www.lyx.org/help/pdf/pdf.php3#index results in a compilation error for me. When I run tex2pdf, the compilation error is not there, but I do not see the desired effect, that the bookmarks link to the correct place.

Re:

2002-02-02 Thread Rainer Dorsch
Rainer Dorsch wrote: Hmm...the code shown in http://www.lyx.org/help/pdf/pdf.php3#index results in a compilation error for me. When I run tex2pdf, the compilation error is not there, but I do not see the desired effect, that the bookmarks link to the correct place.

Re: looking for assistence about the Spellcheker

2002-02-02 Thread Crlfr
Thanks for your assistence. I have found that the required files were not properly installed. I installed them again and now it seems working fine. Carlo - Original Message - :

Re: looking for assistence about the Spellcheker

2002-02-02 Thread Crlfr
Thanks for your assistance. I have found that the required files were not properly installed. I installed them again and now it seems working fine. Carlo

Re: pdf

2002-02-02 Thread Herbert Voss
Rainer Dorsch wrote: Rainer Dorsch wrote: Hmm...the code shown in http://www.lyx.org/help/pdf/pdf.php3#index results in a compilation error for me. When I run tex2pdf, the compilation error is not there, but I do not see the desired effect, that the bookmarks link to the correct place.

Re:

2002-02-02 Thread Herbert Voss
Rainer Dorsch wrote The attached coed is doing what I want. Is there any lyx support for tocvsec2.sty? no Herbert -- http://www.lyx.org/help/

Re: table numbering

2002-02-02 Thread Dekel Tsur
On Fri, Feb 01, 2002 at 03:05:35PM -0600, Remzi Seker wrote: Not in between but both tables seem to be long table So it seems you have longtables inside table floats, which is something that should not be done. Change the longable to a standard table.

Re: Table and figure overlap

2002-02-02 Thread Dekel Tsur
On Fri, Feb 01, 2002 at 08:19:53PM -0600, Kent Kostuk wrote: I have a figure overlapping a table and can not figure out what would be causing the problem (and of course how to resolve it). I have placed a ps copy of the offending page at the address below.

Re: table numbering

2002-02-02 Thread Remzi Seker
yep that was the problem... I realized it after Herbert asked about long tables. Changing them to regular tables has solved the problem. Thanks Remzi BTW, I want to put something about LyX and the help group in the acknowledgement sections of my papers. ;-) - Original Message - From:

Re: pdf

2002-02-02 Thread Rainer Dorsch
we are talking about pdf and hyperlinks, so you need at least a \usepackage[ps2pdf]{hyperref} in the preamble. Than all works well. that really solves all problems. Is that somehow obvious or should it be added to the lyx tips? Thanks a lot! Rainer. -- Rainer Dorsch Abt.

Re: pdf

2002-02-02 Thread Herbert Voss
Rainer Dorsch wrote: we are talking about pdf and hyperlinks, so you need at least a \usepackage[ps2pdf]{hyperref} in the preamble. Than all works well. that really solves all problems. Is that somehow obvious or should it be added to the lyx tips? done.

Re: algorithm float and hyperref

2002-02-02 Thread Rainer Dorsch
...I forgot to attache the small example. Rainer. #LyX 1.1 created this file. For more info see http://www.lyx.org/ \lyxformat 218 \textclass report \begin_preamble \usepackage[ps2pdf]{hyperref} \usepackage{algorithmic} \end_preamble \language american \inputencoding auto \fontscheme default

Re: algorithm float and hyperref

2002-02-02 Thread Rainer Dorsch
Did you uncomment the hyperref line in the preamble? My files seem to be up to date. *File List* report.cls2001/04/21 v1.4e Standard LaTeX document class size10.clo2001/04/21 v1.4e Standard LaTeX file (size option) fontenc.sty t1enc.def2001/06/05 v1.94 Standard LaTeX file

Re: Rules above and below boxes

2002-02-02 Thread Herbert Voss
Paul Tremblay wrote: However, I have also discovered that if you use miniboxes, your change the way footnotes and endnotes work. Specifically, you have to set the footnotes manually, and then change the numbering manually. If you were writing a long work (a dissertation, book, or

Re: Continuing a list entry

2002-02-02 Thread Laurent Duperval
On 21 Jan, Jean-Marc Lasgouttes wrote: In LaTeX, I can do \item Something here keep going here and it works I Lyx, I insert an item and then I to a Shift-Alt-Right to get the same effect. Is that really the way to do it or is there another way to do it? This is exactly the intent

Re: Continuing a list entry

2002-02-02 Thread Laurent Duperval
On 20 Jan, Ronald Kornblow wrote: Alt-P i - This is an item in a list Ctrl-Enter This is the continuation of the above item Alt-Enter - This is another item. Ctrl-Enter Note that Alt-Enter should be used, instead of just Enter when you wish to begin a new sub-level item;

Re: LyX-code and french typo rules

2002-02-02 Thread Laurent Duperval
On 22 Jan, DUVAL Laurent wrote: Dears LyXists I am typing some code using LyX-code in a french document. Unfortanely, the LyX-code typo seems to follow the french rules (eg w/ a space before punctuation signs like ; : ?) What could be done to avoid this behavior, to obtain code typed

long web address runs off the edge of the page

2002-02-02 Thread Paul Johnson
In my output from lyx, a long web address goes through the margin and off the edge. What to do? pj -- Paul E. Johnson email: [EMAIL PROTECTED] Dept. of Political Sciencehttp://lark.cc.ku.edu/~pauljohn University of Kansas Office: (785)

Fwd: Re: Continuing a list entry

2002-02-02 Thread Laurent Duperval
*sigh* -- Forwarded message -- From: Laurent Duperval [EMAIL PROTECTED] Subject: Re: Continuing a list entry Date: Sat, 2 Feb 2002 13:10:38 -0500 (EST) To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] On 2 Feb, To: [EMAIL PROTECTED] wrote: Hmm, this doesn't provide the

Re: long web address runs off the edge of the page

2002-02-02 Thread Robin Turner
On Saturday 02 February 2002 20:51, Paul Johnson wrote: In my output from lyx, a long web address goes through the margin and off the edge. What to do? pj Have you tried Insert - URL? Robin

Clipboard.

2002-02-02 Thread Bo Peng
Hi, Everyone, The Clipboard of Lyx is very confusive. It seems that there are several clipboards: math, text and combined since I can paste different things when I am in different mode. Also, it is strange that when I select (using mouse) half of an equation, it is very easy to change to select

Re: long web address runs off the edge of the page

2002-02-02 Thread Herbert Voss
Paul Johnson wrote: In my output from lyx, a long web address goes through the margin and off the edge. written as \url{...} or in verbatim mode? Herbert -- http://www.lyx.org/help/

Re: Another encoding problem

2002-02-02 Thread Sasa Janiska
On Today, +0200, Robin Turner wrote: Hi Robin! This was the result of editing a document in 1.1.6fix3 (?) in 1.2 (RPM from Kayvan's site) - adding a second dotless i at the end of the line. What I'd like to know is what has changed between the versions so that 1.2 ignores the standard latin5

Re:

2002-02-02 Thread Rainer Dorsch
Rainer Dorsch wrote: Hmm...the code shown in http://www.lyx.org/help/pdf/pdf.php3#index results in a compilation error for me. When I run tex2pdf, the compilation error is not there, but I do not see the desired effect, that the bookmarks link to the correct place.

Re:

2002-02-02 Thread Rainer Dorsch
Rainer Dorsch wrote: Hmm...the code shown in http://www.lyx.org/help/pdf/pdf.php3#index results in a compilation error for me. When I run tex2pdf, the compilation error is not there, but I do not see the desired effect, that the bookmarks link to the correct place.

Re: looking for assistence about the Spellcheker

2002-02-02 Thread Crlfr
Thanks for your assistence. I have found that the required files were not properly installed. I installed them again and now it seems working fine. Carlo - Original Message - :

Re: looking for assistence about the Spellcheker

2002-02-02 Thread Crlfr
Thanks for your assistance. I have found that the required files were not properly installed. I installed them again and now it seems working fine. Carlo

Re: pdf

2002-02-02 Thread Herbert Voss
Rainer Dorsch wrote: Rainer Dorsch wrote: Hmm...the code shown in http://www.lyx.org/help/pdf/pdf.php3#index results in a compilation error for me. When I run tex2pdf, the compilation error is not there, but I do not see the desired effect, that the bookmarks link to the correct place.

Re:

2002-02-02 Thread Herbert Voss
Rainer Dorsch wrote The attached coed is doing what I want. Is there any lyx support for tocvsec2.sty? no Herbert -- http://www.lyx.org/help/

Re: table numbering

2002-02-02 Thread Dekel Tsur
On Fri, Feb 01, 2002 at 03:05:35PM -0600, Remzi Seker wrote: Not in between but both tables seem to be long table So it seems you have longtables inside table floats, which is something that should not be done. Change the longable to a standard table.

Re: Table and figure overlap

2002-02-02 Thread Dekel Tsur
On Fri, Feb 01, 2002 at 08:19:53PM -0600, Kent Kostuk wrote: I have a figure overlapping a table and can not figure out what would be causing the problem (and of course how to resolve it). I have placed a ps copy of the offending page at the address below.

Re: table numbering

2002-02-02 Thread Remzi Seker
yep that was the problem... I realized it after Herbert asked about long tables. Changing them to regular tables has solved the problem. Thanks Remzi BTW, I want to put something about LyX and the help group in the acknowledgement sections of my papers. ;-) - Original Message - From:

Re: pdf

2002-02-02 Thread Rainer Dorsch
we are talking about pdf and hyperlinks, so you need at least a \usepackage[ps2pdf]{hyperref} in the preamble. Than all works well. that really solves all problems. Is that somehow obvious or should it be added to the lyx tips? Thanks a lot! Rainer. -- Rainer Dorsch Abt.

Re: pdf

2002-02-02 Thread Herbert Voss
Rainer Dorsch wrote: we are talking about pdf and hyperlinks, so you need at least a \usepackage[ps2pdf]{hyperref} in the preamble. Than all works well. that really solves all problems. Is that somehow obvious or should it be added to the lyx tips? done.

Re: algorithm float and hyperref

2002-02-02 Thread Rainer Dorsch
...I forgot to attache the small example. Rainer. #LyX 1.1 created this file. For more info see http://www.lyx.org/ \lyxformat 218 \textclass report \begin_preamble \usepackage[ps2pdf]{hyperref} \usepackage{algorithmic} \end_preamble \language american \inputencoding auto \fontscheme default

Re: algorithm float and hyperref

2002-02-02 Thread Rainer Dorsch
Did you uncomment the hyperref line in the preamble? My files seem to be up to date. *File List* report.cls2001/04/21 v1.4e Standard LaTeX document class size10.clo2001/04/21 v1.4e Standard LaTeX file (size option) fontenc.sty t1enc.def2001/06/05 v1.94 Standard LaTeX file

Re: Rules above and below boxes

2002-02-02 Thread Herbert Voss
Paul Tremblay wrote: However, I have also discovered that if you use miniboxes, your change the way footnotes and endnotes work. Specifically, you have to set the footnotes manually, and then change the numbering manually. If you were writing a long work (a dissertation, book, or

Re: Continuing a list entry

2002-02-02 Thread Laurent Duperval
On 21 Jan, Jean-Marc Lasgouttes wrote: In LaTeX, I can do \item Something here keep going here and it works I Lyx, I insert an item and then I to a Shift-Alt-Right to get the same effect. Is that really the way to do it or is there another way to do it? This is exactly the intent

Re: Continuing a list entry

2002-02-02 Thread Laurent Duperval
On 20 Jan, Ronald Kornblow wrote: Alt-P i - This is an item in a list Ctrl-Enter This is the continuation of the above item Alt-Enter - This is another item. Ctrl-Enter Note that Alt-Enter should be used, instead of just Enter when you wish to begin a new sub-level item;

Re: LyX-code and french typo rules

2002-02-02 Thread Laurent Duperval
On 22 Jan, DUVAL Laurent wrote: Dears LyXists I am typing some code using LyX-code in a french document. Unfortanely, the LyX-code typo seems to follow the french rules (eg w/ a space before punctuation signs like ; : ?) What could be done to avoid this behavior, to obtain code typed

long web address runs off the edge of the page

2002-02-02 Thread Paul Johnson
In my output from lyx, a long web address goes through the margin and off the edge. What to do? pj -- Paul E. Johnson email: [EMAIL PROTECTED] Dept. of Political Sciencehttp://lark.cc.ku.edu/~pauljohn University of Kansas Office: (785)

Fwd: Re: Continuing a list entry

2002-02-02 Thread Laurent Duperval
*sigh* -- Forwarded message -- From: Laurent Duperval [EMAIL PROTECTED] Subject: Re: Continuing a list entry Date: Sat, 2 Feb 2002 13:10:38 -0500 (EST) To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] On 2 Feb, To: [EMAIL PROTECTED] wrote: Hmm, this doesn't provide the

Re: long web address runs off the edge of the page

2002-02-02 Thread Robin Turner
On Saturday 02 February 2002 20:51, Paul Johnson wrote: In my output from lyx, a long web address goes through the margin and off the edge. What to do? pj Have you tried Insert - URL? Robin

Clipboard.

2002-02-02 Thread Bo Peng
Hi, Everyone, The Clipboard of Lyx is very confusive. It seems that there are several clipboards: math, text and combined since I can paste different things when I am in different mode. Also, it is strange that when I select (using mouse) half of an equation, it is very easy to change to select

Re: long web address runs off the edge of the page

2002-02-02 Thread Herbert Voss
Paul Johnson wrote: In my output from lyx, a long web address goes through the margin and off the edge. written as \url{...} or in verbatim mode? Herbert -- http://www.lyx.org/help/

Re: Another encoding problem

2002-02-02 Thread Sasa Janiska
On Today, +0200, Robin Turner wrote: Hi Robin! This was the result of editing a document in 1.1.6fix3 (?) in 1.2 (RPM from Kayvan's site) - adding a second dotless i at the end of the line. What I'd like to know is what has changed between the versions so that 1.2 ignores the standard latin5

Re:

2002-02-02 Thread Rainer Dorsch
> Rainer Dorsch wrote: > > > > > Hmm...the code shown in > > > > http://www.lyx.org/help/pdf/pdf.php3#index > > > > results in a compilation error for me. When I run tex2pdf, the compilation > > error is not there, but I do not see the desired effect, that the bookmarks > > link to the

Re:

2002-02-02 Thread Rainer Dorsch
> Rainer Dorsch wrote: > > > > > Hmm...the code shown in > > > > http://www.lyx.org/help/pdf/pdf.php3#index > > > > results in a compilation error for me. When I run tex2pdf, the compilation > > error is not there, but I do not see the desired effect, that the bookmarks > > link to the

Re: looking for assistence about the Spellcheker

2002-02-02 Thread Crlfr
Thanks for your assistence. I have found that the required files were not properly installed. I installed them again and now it seems working fine. Carlo - Original Message - :

Re: looking for assistence about the Spellcheker

2002-02-02 Thread Crlfr
Thanks for your assistance. I have found that the required files were not properly installed. I installed them again and now it seems working fine. Carlo

Re: pdf

2002-02-02 Thread Herbert Voss
Rainer Dorsch wrote: >>Rainer Dorsch wrote: >>>Hmm...the code shown in >>> >>>http://www.lyx.org/help/pdf/pdf.php3#index >>> >>>results in a compilation error for me. When I run tex2pdf, the compilation >>>error is not there, but I do not see the desired effect, that the bookmarks >>>link

Re:

2002-02-02 Thread Herbert Voss
Rainer Dorsch wrote > > The attached coed is doing what I want. Is there any lyx support for tocvsec2.sty? no Herbert -- http://www.lyx.org/help/

Re: table numbering

2002-02-02 Thread Dekel Tsur
On Fri, Feb 01, 2002 at 03:05:35PM -0600, Remzi Seker wrote: > Not in between but both tables seem to be long table So it seems you have longtables inside table floats, which is something that should not be done. Change the longable to a standard table.

Re: Table and figure overlap

2002-02-02 Thread Dekel Tsur
On Fri, Feb 01, 2002 at 08:19:53PM -0600, Kent Kostuk wrote: > I have a figure overlapping a table and can not figure out what would be causing the >problem (and of course how to resolve it). > > I have placed a ps copy of the offending page at the address below. > >

Re: table numbering

2002-02-02 Thread Remzi Seker
yep that was the problem... I realized it after Herbert asked about long tables. Changing them to regular tables has solved the problem. Thanks Remzi BTW, I want to put something about LyX and the help group in the acknowledgement sections of my papers. ;-) - Original Message - From:

Re: pdf

2002-02-02 Thread Rainer Dorsch
> we are talking about pdf and hyperlinks, so you need at least a > > \usepackage[ps2pdf]{hyperref} > > in the preamble. Than all works well. > that really solves all problems. Is that somehow obvious or should it be added to the lyx tips? Thanks a lot! Rainer. -- Rainer Dorsch Abt.

Re: pdf

2002-02-02 Thread Herbert Voss
Rainer Dorsch wrote: >>we are talking about pdf and hyperlinks, so you need at least a >> >>\usepackage[ps2pdf]{hyperref} >> >>in the preamble. Than all works well. > > that really solves all problems. Is that somehow obvious or should it be added > to the lyx tips? done.

Re: algorithm float and hyperref

2002-02-02 Thread Rainer Dorsch
...I forgot to attache the small example. Rainer. #LyX 1.1 created this file. For more info see http://www.lyx.org/ \lyxformat 218 \textclass report \begin_preamble \usepackage[ps2pdf]{hyperref} \usepackage{algorithmic} \end_preamble \language american \inputencoding auto \fontscheme default

Re: algorithm float and hyperref

2002-02-02 Thread Rainer Dorsch
Did you uncomment the hyperref line in the preamble? My files seem to be up to date. *File List* report.cls2001/04/21 v1.4e Standard LaTeX document class size10.clo2001/04/21 v1.4e Standard LaTeX file (size option) fontenc.sty t1enc.def2001/06/05 v1.94 Standard LaTeX file

Re: Rules above and below boxes

2002-02-02 Thread Herbert Voss
Paul Tremblay wrote: > However, I have also discovered that if you use miniboxes, your > change the way footnotes and endnotes work. Specifically, you > have to set the footnotes manually, and then change the > numbering manually. If you were writing a long work (a > dissertation, book, or

Re: Continuing a list entry

2002-02-02 Thread Laurent Duperval
On 21 Jan, Jean-Marc Lasgouttes wrote: >> In LaTeX, I can do >> >> \item Something here >> >> keep going here and it works >> >> I Lyx, I insert an item and then I to a Shift-Alt-Right to get the >> same effect. Is that really the way to do it or is there another way >> to do it? > > > This

Re: Continuing a list entry

2002-02-02 Thread Laurent Duperval
On 20 Jan, Ronald Kornblow wrote: > > - This is an item in a list > >This is the continuation of the above item > > - This is another item. > > Note that should be used, instead of just when > you wish to begin a new sub-level item; regular will begin a > new top-level item.

Re: LyX-code and french typo rules

2002-02-02 Thread Laurent Duperval
On 22 Jan, DUVAL Laurent wrote: > Dears LyXists > > I am typing some code using LyX-code in a french > document. > Unfortanely, the LyX-code typo seems to follow > the french rules (eg w/ a space before punctuation signs > like ; : ?) > > What could be done to avoid this behavior, to obtain >

long web address runs off the edge of the page

2002-02-02 Thread Paul Johnson
In my output from lyx, a long web address goes through the margin and off the edge. What to do? pj -- Paul E. Johnson email: [EMAIL PROTECTED] Dept. of Political Sciencehttp://lark.cc.ku.edu/~pauljohn University of Kansas Office: (785)

Fwd: Re: Continuing a list entry

2002-02-02 Thread Laurent Duperval
*sigh* -- Forwarded message -- From: Laurent Duperval <[EMAIL PROTECTED]> Subject: Re: Continuing a list entry Date: Sat, 2 Feb 2002 13:10:38 -0500 (EST) To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] On 2 Feb, To: [EMAIL PROTECTED] wrote: > Hmm, this doesn't provide

Re: long web address runs off the edge of the page

2002-02-02 Thread Robin Turner
On Saturday 02 February 2002 20:51, Paul Johnson wrote: > In my output from lyx, a long web address goes through the margin and > off the edge. > > What to do? > pj Have you tried Insert -> URL? Robin

Clipboard.

2002-02-02 Thread Bo Peng
Hi, Everyone, The Clipboard of Lyx is very confusive. It seems that there are several clipboards: math, text and combined since I can paste different things when I am in different mode. Also, it is strange that when I select (using mouse) half of an equation, it is very easy to change to select

Re: long web address runs off the edge of the page

2002-02-02 Thread Herbert Voss
Paul Johnson wrote: > In my output from lyx, a long web address goes through the margin and > off the edge. written as \url{...} or in verbatim mode? Herbert -- http://www.lyx.org/help/

Re: Another encoding problem

2002-02-02 Thread Sasa Janiska
On Today, +0200, Robin Turner wrote: Hi Robin! > This was the result of editing a document in 1.1.6fix3 (?) in 1.2 (RPM from > Kayvan's site) - adding a second dotless "i" at the end of the line. What I'd > like to know is what has changed between the versions so that 1.2 ignores the > standard