Re: search and replace

2001-05-15 Thread Andre Poenitz

 edit -- search/replace
 
 I found out that I  can't type any kind of accents, and this expression
 has an aacute {á}. In terms of lyx codes (extracted form my doc's source
 file) this expression  should be something like:
 
 est\i \'{a}
 gios

Make a backup copy of your .lyx file and edit the .lyx file with an
ordinary text editor. 

Andre'


-- 
André Pönitz . [EMAIL PROTECTED]



Re: sgml to LyX

2001-05-15 Thread Jose Abilio Oliveira Matos

On Tue, May 15, 2001 at 12:30:28AM +0200, Roberto Arcomano wrote:
 Many many thanks, very good, now URL is OK. There are still some differences
 between original SGML and exported one, but this should not be a great problem.
 
 Thank you again
 
  I corrected also the cross-references.
  Most of the remaining problems are white space related, generally off by
one.
  Are there any other problems you have?
  
-- 
José



Re: search and replace

2001-05-15 Thread Guenter Milde

On Tue, 15 May 2001 18:12:16 -0300 (BRST) wrote Rodrigo Esteves de Lima-Lopes 
[EMAIL PROTECTED]:

 I have to replace a regular expression in my thesis. But when i tried:
 
 edit -- search/replace

do you really mean a _regular_ expression? (Something like fo.+l for foil
and fojl and forumlautl and ...?) As far as I know, LyX search/replace
doesnot work with regular expressions. 

 I found out that I  can't type any kind of accents, and this expression
 has an aacute {a}. In terms of lyx codes (extracted form my doc's source
 file) this expression  should be something like:
 
 est\i \'{a}
 gios

Do you have the accent on the keybord? (For me, inputting umlaut-keys (äöü)
works fine, but it does not work when I use the Compose-Key ´ a sequence.)

However, marking the word in the Text with the mouse, pressing ^C and then
inserting with Middle-Click inserts the correct word and also finds it.

Another workaround would be to save the file, do the replacement action in a
normal text editor and do Datei|Wiederherstellen (File|Recover) to load it
again. This is how I do replacements in math-boxes.

 I'm working under lyx 1.1.3

Tested with lyx 1.1.6 under KDE1

Guenter

--
[EMAIL PROTECTED]




Re: Large table full of numbers

2001-05-15 Thread Dekel Tsur

On Mon, May 14, 2001 at 09:51:11AM +0200, Juergen Vigna wrote:
 
 On 14-May-2001 Dekel Tsur wrote:
 
  No you don't!
  See also the mail I sent to lyx-devel.
 
 #:O) well before crying out you should try the stuff maybe, don't you think?
  And I'm right (and I did try it out;)
 
 J?rgen

If you have 2 multicolumn cells side by side, and you want a double vertical
rule then the latex code should be
\multicolumn{1}{c||}{Foo}
\multicolumn{1}{c|}{Bar}

As I said before, you should not put | before the column type letter!

Currently, LyX incorrectly generates the following code:
\multicolumn{1}{c||}{Foo}
\multicolumn{1}{|c|}{Bar}



Re: search and replace

2001-05-15 Thread Jean-Marc Lasgouttes

 Rodrigo == Rodrigo Esteves de Lima-Lopes [EMAIL PROTECTED] writes:

Rodrigo Hi, I have to replace a regular expression in my thesis. But
Rodrigo when i tried:

Rodrigo edit -- search/replace

Rodrigo I found out that I can't type any kind of accents, and this
Rodrigo expression has an aacute {á}. In terms of lyx codes
Rodrigo (extracted form my doc's source file) this expression should
Rodrigo be something like:

Rodrigo est\i \'{a} gios

Rodrigo I'm working under lyx 1.1.3

The handling of accents in popups has been introduced in xforms
0.89.6. However, it collides with handling of accents in lyx 1.1.3.
You should get at least lyx 1.1.5fix2 (or 1.1.6fix1 if you do not rely
heaviliy on tables) if you switch to xforms 0.89.6.

Hope this helps.

JMarc



Umlaute in formula

2001-05-15 Thread Jörg Haug

How can I use german Umlaute (ä, ö, ü) in a formula ?

Thanks for your help

Jörg




Re: Umlaute in formula

2001-05-15 Thread Herbert Voss

Jörg Haug wrote:

 How can I use german Umlaute (ä, ö, ü) in a formula ?
 

http://www.educat.hu-berlin.de/~voss/lyx/mathstuff/mathtext.html

-- 
http://www.educat.hu-berlin.de/~voss/lyx/




Re: Large table full of numbers

2001-05-15 Thread Juergen Vigna


On 15-May-2001 Dekel Tsur wrote:

 If you have 2 multicolumn cells side by side, and you want a double vertical
 rule then the latex code should be
 \multicolumn{1}{c||}{Foo}
 \multicolumn{1}{c|}{Bar}
 
 As I said before, you should not put | before the column type letter!
 
 Currently, LyX incorrectly generates the following code:
 \multicolumn{1}{c||}{Foo}
 \multicolumn{1}{|c|}{Bar}

You got me! #:O)

Thanks for the good explanation. I did understand you wrong before.
I thought you said that in multicolumns one shouldn't use || at all.

The above should be quite easy to correct. I'll have a look and see if
I can correct this also in 1.1.6.

Ciao,

  Jürgen

--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen VignaE-Mail:  [EMAIL PROTECTED]
Italienallee 13/N   Tel/Fax: +39-0471-450260 / +39-0471-450253
I-39100 Bozen   Web: http://www.sad.it/~jug
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Be careful how you get yourself involved with persons or situations that
can't bear inspection.




BibTeX references as a Part*

2001-05-15 Thread Thomas de Grenier de Latour

Hi,

I'm using BibTeX in an article (language: frenchb) and I would like the
generated references to appear like a real Part* of the document, I
mean to see References in a font larger than the sections names one.
Is it possible ?

Thanks for your help.

Thomas.



Re: BibTeX references as a Part*

2001-05-15 Thread Herbert Voss

Thomas de Grenier de Latour wrote:

 Hi,
 
 I'm using BibTeX in an article (language: frenchb) and I would like the
 generated references to appear like a real Part* of the document, I
 mean to see References in a font larger than the sections names one.
 Is it possible ?

for class article in latex preamble

\renewenvironment{thebibliography}[1]
  {\part*{\refname
 \@mkboth{\MakeUppercase\refname}{\MakeUppercase\refname}}%
   \list{\@biblabel{\@arabic\c@enumiv}}%
{\settowidth\labelwidth{\@biblabel{#1}}%
 \leftmargin\labelwidth
 \advance\leftmargin\labelsep
 \@openbib@code
 \usecounter{enumiv}%
 \let\p@enumiv\@empty
 \renewcommand\theenumiv{\@arabic\c@enumiv}}%
   \sloppy
   \clubpenalty4000
   \@clubpenalty \clubpenalty
   \widowpenalty4000%
   \sfcode`\.\@m}
  {\def\@noitemerr
{\@latex@warning{Empty `thebibliography' environment}}%
   \endlist}

Herbert


-- 
http://www.educat.hu-berlin.de/~voss/lyx/




Cross-reference between multiple files

2001-05-15 Thread Rob van der Leek


Hello list,

I'm building a document of multiple files (chapters). In one chapter i
want to cross reference a section of another chapter... So, I open
chapter X, insert-Cross Reference, switch documents
(Documents-chapterY.lyx) and... well nothing after that because my
Cross Reference popup disappears! Is there another way to switch
documents? Which way would leave the Xref popup intact?

I'm using LyX 1.1.6fix1 on an Intel Redhat Linux machine, Special flags:
frontend-xforms included-libsigc

TIA,
Rob



Re: Cross-reference between multiple files

2001-05-15 Thread Herbert Voss

Rob van der Leek wrote:

 Hello list,
 
 I'm building a document of multiple files (chapters). In one chapter i
 want to cross reference a section of another chapter... So, I open
 chapter X, insert-Cross Reference, switch documents
 (Documents-chapterY.lyx) and... well nothing after that because my
 Cross Reference popup disappears! Is there another way to switch
 documents? Which way would leave the Xref popup intact?
 
 I'm using LyX 1.1.6fix1 on an Intel Redhat Linux machine, Special flags:
 frontend-xforms included-libsigc

have a look at
http://www.educat.hu-berlin.de/~voss/lyx/refs/refs.html#cross

Herbert

-- 
http://www.educat.hu-berlin.de/~voss/lyx/




figure float with caption next to image

2001-05-15 Thread Peter Suetterlin


  Hi all,

As the subject tells, I'm trying to get a (wide) figure float with a
caption that is next to the image, not above or below.  In LaTeX I'd do
that like

\begin{figure*}
\begin{minipage}[b]{0.66\textwidth}
\resizebox*{1\textwidth}{!}{\includegraphics{fig1.eps}}
\end{minipage}
\begin{minipage}[b]{0.33\textwidth}
\caption{\label{AR8704}A speckle reconstructed image of sunspot NOAA
8704. The arrow marks the direction towards disk center.}
\end{minipage}
\end{figure*}

Is there a way to do that in LyX natively, i.e. without ERT?  I tried
minipages, but it wouldn't work :-(

   Pit

-- 
~~
Dr. Peter Pit Suetterlin http://www.astro.uu.nl/~suetter
Sterrenkundig Instituut Utrecht
Tel.: +31 (0)30 253 5225   [EMAIL PROTECTED]
__



Ispell and Lyx 1.1.6fix1

2001-05-15 Thread Thorsten Grohte

Hey,

I got a Problem with Lyx 1.1.6fix1 (Suse 7.1) and Ispell. In the
Bearbeiten - Einstellungen -Rechtschreibprüfung I got under andere
Sprache verwenden german and under Pers. Wörterbuch verwenden
home/meinWörterbuch. Input Encoding erlauben and
Zusammengeschriebene Wörter erlauben is activated.

When Ispell finds a word like sogenannten it shows me sogenannte
+ n but not sogenannten or Info + s not Infos I seems Ispell has
sometimes Problems with those words. 

Has anyone some idea?

Thank you

Thorsten


-- 
Th. Grohte Julius-Vogel-Straße 36 44149 Dortmund Tel.:
0231-5310521



Re: figure float with caption next to image

2001-05-15 Thread Herbert Voss

Peter Suetterlin wrote:

   Hi all,
 
 As the subject tells, I'm trying to get a (wide) figure float with a
 caption that is next to the image, not above or below.  In LaTeX I'd do
 that like
 
 \begin{figure*}
 \begin{minipage}[b]{0.66\textwidth}
 \resizebox*{1\textwidth}{!}{\includegraphics{fig1.eps}}
 \end{minipage}
 \begin{minipage}[b]{0.33\textwidth}
 \caption{\label{AR8704}A speckle reconstructed image of sunspot NOAA
 8704. The arrow marks the direction towards disk center.}
 \end{minipage}
 \end{figure*}
 
 Is there a way to do that in LyX natively, i.e. without ERT?  I tried
 minipages, but it wouldn't work :-(

it's the same situation like two figures or two tables or the
combination of them:
1. open wide float
2. insert caption and float as usual
3. put cursor left or right from image
4. layout-paragraph-extra-Minipage
and Begin new Minipage (only needed,
when caption under image, but it's
a good thing to do it anyway)
5. put cursor inside caption line
4. layout-paragraph-extra-Minipage
and Begin new Minipage
and hfill between minipage paragraphs

thats all

have a look at the attached ps-file.

Herbert

-- 
http://www.educat.hu-berlin.de/~voss/lyx/

 test.ps.gz


Re: figure float with caption next to image

2001-05-15 Thread Peter Suetterlin


  Hi Herbert,

Herbert Voss wrote:

 it's the same situation like two figures or two tables or the
 combination of them:
 1. open wide float
 2. insert caption and float as usual
 3. put cursor left or right from image
 4. layout-paragraph-extra-Minipage
 and Begin new Minipage (only needed,
 when caption under image, but it's
 a good thing to do it anyway)
 5. put cursor inside caption line
 4. layout-paragraph-extra-Minipage
 and Begin new Minipage
 and hfill between minipage paragraphs
  ^

Aaah!  That one did the trick!
Don't know why I didn't try it before :-(

Yes, works fine now with one exception:
I cannot use the full \textwidth for sizing the minipage.  I have a
two-column layout, and LyX automatically uses \columnwidth (and doesn't
allow me to use more than 100%).  Would be nice to have the choice here,
too, like in the eps-figure menu

Thanks again,

   Pit

-- 
~~
Dr. Peter Pit Suetterlin http://www.astro.uu.nl/~suetter
Sterrenkundig Instituut Utrecht
Tel.: +31 (0)30 253 5225   [EMAIL PROTECTED]
__



Re: figure float with caption next to image

2001-05-15 Thread Herbert Voss

Peter Suetterlin wrote:

   
 Yes, works fine now with one exception:
 I cannot use the full \textwidth for sizing the minipage.  I have a
 two-column layout, and LyX automatically uses \columnwidth (and doesn't
 allow me to use more than 100%).  Would be nice to have the choice here,
 too, like in the eps-figure menu

yes, you're right! that's a restriction in using
minipages, that the width must have a unit and things like
0.75\textwidth are not possible.

Herbert


-- 
http://www.educat.hu-berlin.de/~voss/lyx/




writing a questionnaire, checkboxes, blank lines

2001-05-15 Thread Jeremy C. Reed

I want to use lyx to write/format a questionnaire. I want it to have blank
lines like:
__

__

__

And checkboxes, like:

Y  N
[] [] Do you want ... ?

In addition, how can I enter a blank line? (Right now, I am using
standard and when I press RETURN it just stays at the begining of the
same empty line.)

Does lyx offer any tools for this?

(Please note that I do not know latex.)



If this information is already covered in documentation or FAQ, please
point me to it.

Thanks,

   Jeremy C. Reed
   http://www.reedmedia.net/




Re: writing a questionnaire, checkboxes, blank lines

2001-05-15 Thread mike.ressler

On Tue, 15 May 2001, Jeremy C. Reed wrote:

 I want to use lyx to write/format a questionnaire. I want it to have blank
 lines like: ... And checkboxes, like: ...
 In addition, how can I enter a blank line? (Right now, I am using
 standard and when I press RETURN it just stays at the begining of the
 same empty line.)

 Does lyx offer any tools for this?

I'll give you the bad news first: while LyX/LaTeX can be forced to do this
sort of thing, it really isn't the optimal tool for it. LyX excels at
typsetting manuscripts, not poster-style page layout (this is why the two
carriage returns don't work - one doesn't do that sort of thing in a
printed manuscript). If you are using Linux/UNIX, I would suggest trying a
drawing tool like xfig to prepare your questionaire. It's trivial to lay
out your lines, checkboxes, and text with it.

If you really want to do it with LyX, you will need a fair amount of raw
LaTeX code to make it look right, and since you mentioned that you were
new to LaTeX, it will not be a quick learning process. By using hrules,
fboxes, and phantoms (or picture environments to avoid the above), you can
set up the lines and checkboxes you need, but again, it will be messy.

Good luck. Try xfig, or ask here again - there are a number of wizards
here who could probably give you a template for what you want in a hurry,
but it won't be pretty.

Mike

-- 
Mike Ressler
[EMAIL PROTECTED]
OK, I'm lame: I don't have my own website ...




Re: search and replace

2001-05-15 Thread Andre Poenitz

 edit -- search/replace
 
 I found out that I  can't type any kind of accents, and this expression
 has an aacute {á}. In terms of lyx codes (extracted form my doc's source
 file) this expression  should be something like:
 
 est\i \'{a}
 gios

Make a backup copy of your .lyx file and edit the .lyx file with an
ordinary text editor. 

Andre'


-- 
André Pönitz . [EMAIL PROTECTED]



Re: sgml to LyX

2001-05-15 Thread Jose Abilio Oliveira Matos

On Tue, May 15, 2001 at 12:30:28AM +0200, Roberto Arcomano wrote:
 Many many thanks, very good, now URL is OK. There are still some differences
 between original SGML and exported one, but this should not be a great problem.
 
 Thank you again
 
  I corrected also the cross-references.
  Most of the remaining problems are white space related, generally off by
one.
  Are there any other problems you have?
  
-- 
José



Re: search and replace

2001-05-15 Thread Guenter Milde

On Tue, 15 May 2001 18:12:16 -0300 (BRST) wrote Rodrigo Esteves de Lima-Lopes 
[EMAIL PROTECTED]:

 I have to replace a regular expression in my thesis. But when i tried:
 
 edit -- search/replace

do you really mean a _regular_ expression? (Something like fo.+l for foil
and fojl and forumlautl and ...?) As far as I know, LyX search/replace
doesnot work with regular expressions. 

 I found out that I  can't type any kind of accents, and this expression
 has an aacute {a}. In terms of lyx codes (extracted form my doc's source
 file) this expression  should be something like:
 
 est\i \'{a}
 gios

Do you have the accent on the keybord? (For me, inputting umlaut-keys (äöü)
works fine, but it does not work when I use the Compose-Key ´ a sequence.)

However, marking the word in the Text with the mouse, pressing ^C and then
inserting with Middle-Click inserts the correct word and also finds it.

Another workaround would be to save the file, do the replacement action in a
normal text editor and do Datei|Wiederherstellen (File|Recover) to load it
again. This is how I do replacements in math-boxes.

 I'm working under lyx 1.1.3

Tested with lyx 1.1.6 under KDE1

Guenter

--
[EMAIL PROTECTED]




Re: Large table full of numbers

2001-05-15 Thread Dekel Tsur

On Mon, May 14, 2001 at 09:51:11AM +0200, Juergen Vigna wrote:
 
 On 14-May-2001 Dekel Tsur wrote:
 
  No you don't!
  See also the mail I sent to lyx-devel.
 
 #:O) well before crying out you should try the stuff maybe, don't you think?
  And I'm right (and I did try it out;)
 
 J?rgen

If you have 2 multicolumn cells side by side, and you want a double vertical
rule then the latex code should be
\multicolumn{1}{c||}{Foo}
\multicolumn{1}{c|}{Bar}

As I said before, you should not put | before the column type letter!

Currently, LyX incorrectly generates the following code:
\multicolumn{1}{c||}{Foo}
\multicolumn{1}{|c|}{Bar}



Re: search and replace

2001-05-15 Thread Jean-Marc Lasgouttes

 Rodrigo == Rodrigo Esteves de Lima-Lopes [EMAIL PROTECTED] writes:

Rodrigo Hi, I have to replace a regular expression in my thesis. But
Rodrigo when i tried:

Rodrigo edit -- search/replace

Rodrigo I found out that I can't type any kind of accents, and this
Rodrigo expression has an aacute {á}. In terms of lyx codes
Rodrigo (extracted form my doc's source file) this expression should
Rodrigo be something like:

Rodrigo est\i \'{a} gios

Rodrigo I'm working under lyx 1.1.3

The handling of accents in popups has been introduced in xforms
0.89.6. However, it collides with handling of accents in lyx 1.1.3.
You should get at least lyx 1.1.5fix2 (or 1.1.6fix1 if you do not rely
heaviliy on tables) if you switch to xforms 0.89.6.

Hope this helps.

JMarc



Umlaute in formula

2001-05-15 Thread Jörg Haug

How can I use german Umlaute (ä, ö, ü) in a formula ?

Thanks for your help

Jörg




Re: Umlaute in formula

2001-05-15 Thread Herbert Voss

Jörg Haug wrote:

 How can I use german Umlaute (ä, ö, ü) in a formula ?
 

http://www.educat.hu-berlin.de/~voss/lyx/mathstuff/mathtext.html

-- 
http://www.educat.hu-berlin.de/~voss/lyx/




Re: Large table full of numbers

2001-05-15 Thread Juergen Vigna


On 15-May-2001 Dekel Tsur wrote:

 If you have 2 multicolumn cells side by side, and you want a double vertical
 rule then the latex code should be
 \multicolumn{1}{c||}{Foo}
 \multicolumn{1}{c|}{Bar}
 
 As I said before, you should not put | before the column type letter!
 
 Currently, LyX incorrectly generates the following code:
 \multicolumn{1}{c||}{Foo}
 \multicolumn{1}{|c|}{Bar}

You got me! #:O)

Thanks for the good explanation. I did understand you wrong before.
I thought you said that in multicolumns one shouldn't use || at all.

The above should be quite easy to correct. I'll have a look and see if
I can correct this also in 1.1.6.

Ciao,

  Jürgen

--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen VignaE-Mail:  [EMAIL PROTECTED]
Italienallee 13/N   Tel/Fax: +39-0471-450260 / +39-0471-450253
I-39100 Bozen   Web: http://www.sad.it/~jug
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Be careful how you get yourself involved with persons or situations that
can't bear inspection.




BibTeX references as a Part*

2001-05-15 Thread Thomas de Grenier de Latour

Hi,

I'm using BibTeX in an article (language: frenchb) and I would like the
generated references to appear like a real Part* of the document, I
mean to see References in a font larger than the sections names one.
Is it possible ?

Thanks for your help.

Thomas.



Re: BibTeX references as a Part*

2001-05-15 Thread Herbert Voss

Thomas de Grenier de Latour wrote:

 Hi,
 
 I'm using BibTeX in an article (language: frenchb) and I would like the
 generated references to appear like a real Part* of the document, I
 mean to see References in a font larger than the sections names one.
 Is it possible ?

for class article in latex preamble

\renewenvironment{thebibliography}[1]
  {\part*{\refname
 \@mkboth{\MakeUppercase\refname}{\MakeUppercase\refname}}%
   \list{\@biblabel{\@arabic\c@enumiv}}%
{\settowidth\labelwidth{\@biblabel{#1}}%
 \leftmargin\labelwidth
 \advance\leftmargin\labelsep
 \@openbib@code
 \usecounter{enumiv}%
 \let\p@enumiv\@empty
 \renewcommand\theenumiv{\@arabic\c@enumiv}}%
   \sloppy
   \clubpenalty4000
   \@clubpenalty \clubpenalty
   \widowpenalty4000%
   \sfcode`\.\@m}
  {\def\@noitemerr
{\@latex@warning{Empty `thebibliography' environment}}%
   \endlist}

Herbert


-- 
http://www.educat.hu-berlin.de/~voss/lyx/




Cross-reference between multiple files

2001-05-15 Thread Rob van der Leek


Hello list,

I'm building a document of multiple files (chapters). In one chapter i
want to cross reference a section of another chapter... So, I open
chapter X, insert-Cross Reference, switch documents
(Documents-chapterY.lyx) and... well nothing after that because my
Cross Reference popup disappears! Is there another way to switch
documents? Which way would leave the Xref popup intact?

I'm using LyX 1.1.6fix1 on an Intel Redhat Linux machine, Special flags:
frontend-xforms included-libsigc

TIA,
Rob



Re: Cross-reference between multiple files

2001-05-15 Thread Herbert Voss

Rob van der Leek wrote:

 Hello list,
 
 I'm building a document of multiple files (chapters). In one chapter i
 want to cross reference a section of another chapter... So, I open
 chapter X, insert-Cross Reference, switch documents
 (Documents-chapterY.lyx) and... well nothing after that because my
 Cross Reference popup disappears! Is there another way to switch
 documents? Which way would leave the Xref popup intact?
 
 I'm using LyX 1.1.6fix1 on an Intel Redhat Linux machine, Special flags:
 frontend-xforms included-libsigc

have a look at
http://www.educat.hu-berlin.de/~voss/lyx/refs/refs.html#cross

Herbert

-- 
http://www.educat.hu-berlin.de/~voss/lyx/




figure float with caption next to image

2001-05-15 Thread Peter Suetterlin


  Hi all,

As the subject tells, I'm trying to get a (wide) figure float with a
caption that is next to the image, not above or below.  In LaTeX I'd do
that like

\begin{figure*}
\begin{minipage}[b]{0.66\textwidth}
\resizebox*{1\textwidth}{!}{\includegraphics{fig1.eps}}
\end{minipage}
\begin{minipage}[b]{0.33\textwidth}
\caption{\label{AR8704}A speckle reconstructed image of sunspot NOAA
8704. The arrow marks the direction towards disk center.}
\end{minipage}
\end{figure*}

Is there a way to do that in LyX natively, i.e. without ERT?  I tried
minipages, but it wouldn't work :-(

   Pit

-- 
~~
Dr. Peter Pit Suetterlin http://www.astro.uu.nl/~suetter
Sterrenkundig Instituut Utrecht
Tel.: +31 (0)30 253 5225   [EMAIL PROTECTED]
__



Ispell and Lyx 1.1.6fix1

2001-05-15 Thread Thorsten Grohte

Hey,

I got a Problem with Lyx 1.1.6fix1 (Suse 7.1) and Ispell. In the
Bearbeiten - Einstellungen -Rechtschreibprüfung I got under andere
Sprache verwenden german and under Pers. Wörterbuch verwenden
home/meinWörterbuch. Input Encoding erlauben and
Zusammengeschriebene Wörter erlauben is activated.

When Ispell finds a word like sogenannten it shows me sogenannte
+ n but not sogenannten or Info + s not Infos I seems Ispell has
sometimes Problems with those words. 

Has anyone some idea?

Thank you

Thorsten


-- 
Th. Grohte Julius-Vogel-Straße 36 44149 Dortmund Tel.:
0231-5310521



Re: figure float with caption next to image

2001-05-15 Thread Herbert Voss

Peter Suetterlin wrote:

   Hi all,
 
 As the subject tells, I'm trying to get a (wide) figure float with a
 caption that is next to the image, not above or below.  In LaTeX I'd do
 that like
 
 \begin{figure*}
 \begin{minipage}[b]{0.66\textwidth}
 \resizebox*{1\textwidth}{!}{\includegraphics{fig1.eps}}
 \end{minipage}
 \begin{minipage}[b]{0.33\textwidth}
 \caption{\label{AR8704}A speckle reconstructed image of sunspot NOAA
 8704. The arrow marks the direction towards disk center.}
 \end{minipage}
 \end{figure*}
 
 Is there a way to do that in LyX natively, i.e. without ERT?  I tried
 minipages, but it wouldn't work :-(

it's the same situation like two figures or two tables or the
combination of them:
1. open wide float
2. insert caption and float as usual
3. put cursor left or right from image
4. layout-paragraph-extra-Minipage
and Begin new Minipage (only needed,
when caption under image, but it's
a good thing to do it anyway)
5. put cursor inside caption line
4. layout-paragraph-extra-Minipage
and Begin new Minipage
and hfill between minipage paragraphs

thats all

have a look at the attached ps-file.

Herbert

-- 
http://www.educat.hu-berlin.de/~voss/lyx/

 test.ps.gz


Re: figure float with caption next to image

2001-05-15 Thread Peter Suetterlin


  Hi Herbert,

Herbert Voss wrote:

 it's the same situation like two figures or two tables or the
 combination of them:
 1. open wide float
 2. insert caption and float as usual
 3. put cursor left or right from image
 4. layout-paragraph-extra-Minipage
 and Begin new Minipage (only needed,
 when caption under image, but it's
 a good thing to do it anyway)
 5. put cursor inside caption line
 4. layout-paragraph-extra-Minipage
 and Begin new Minipage
 and hfill between minipage paragraphs
  ^

Aaah!  That one did the trick!
Don't know why I didn't try it before :-(

Yes, works fine now with one exception:
I cannot use the full \textwidth for sizing the minipage.  I have a
two-column layout, and LyX automatically uses \columnwidth (and doesn't
allow me to use more than 100%).  Would be nice to have the choice here,
too, like in the eps-figure menu

Thanks again,

   Pit

-- 
~~
Dr. Peter Pit Suetterlin http://www.astro.uu.nl/~suetter
Sterrenkundig Instituut Utrecht
Tel.: +31 (0)30 253 5225   [EMAIL PROTECTED]
__



Re: figure float with caption next to image

2001-05-15 Thread Herbert Voss

Peter Suetterlin wrote:

   
 Yes, works fine now with one exception:
 I cannot use the full \textwidth for sizing the minipage.  I have a
 two-column layout, and LyX automatically uses \columnwidth (and doesn't
 allow me to use more than 100%).  Would be nice to have the choice here,
 too, like in the eps-figure menu

yes, you're right! that's a restriction in using
minipages, that the width must have a unit and things like
0.75\textwidth are not possible.

Herbert


-- 
http://www.educat.hu-berlin.de/~voss/lyx/




writing a questionnaire, checkboxes, blank lines

2001-05-15 Thread Jeremy C. Reed

I want to use lyx to write/format a questionnaire. I want it to have blank
lines like:
__

__

__

And checkboxes, like:

Y  N
[] [] Do you want ... ?

In addition, how can I enter a blank line? (Right now, I am using
standard and when I press RETURN it just stays at the begining of the
same empty line.)

Does lyx offer any tools for this?

(Please note that I do not know latex.)



If this information is already covered in documentation or FAQ, please
point me to it.

Thanks,

   Jeremy C. Reed
   http://www.reedmedia.net/




Re: writing a questionnaire, checkboxes, blank lines

2001-05-15 Thread mike.ressler

On Tue, 15 May 2001, Jeremy C. Reed wrote:

 I want to use lyx to write/format a questionnaire. I want it to have blank
 lines like: ... And checkboxes, like: ...
 In addition, how can I enter a blank line? (Right now, I am using
 standard and when I press RETURN it just stays at the begining of the
 same empty line.)

 Does lyx offer any tools for this?

I'll give you the bad news first: while LyX/LaTeX can be forced to do this
sort of thing, it really isn't the optimal tool for it. LyX excels at
typsetting manuscripts, not poster-style page layout (this is why the two
carriage returns don't work - one doesn't do that sort of thing in a
printed manuscript). If you are using Linux/UNIX, I would suggest trying a
drawing tool like xfig to prepare your questionaire. It's trivial to lay
out your lines, checkboxes, and text with it.

If you really want to do it with LyX, you will need a fair amount of raw
LaTeX code to make it look right, and since you mentioned that you were
new to LaTeX, it will not be a quick learning process. By using hrules,
fboxes, and phantoms (or picture environments to avoid the above), you can
set up the lines and checkboxes you need, but again, it will be messy.

Good luck. Try xfig, or ask here again - there are a number of wizards
here who could probably give you a template for what you want in a hurry,
but it won't be pretty.

Mike

-- 
Mike Ressler
[EMAIL PROTECTED]
OK, I'm lame: I don't have my own website ...




Re: search and replace

2001-05-15 Thread Andre Poenitz

> edit --> search/replace
> 
> I found out that I  can't type any kind of accents, and this expression
> has an aacute {á}. In terms of lyx codes (extracted form my doc's source
> file) this expression  should be something like:
> 
> est\i \'{a}
> gios

Make a backup copy of your .lyx file and edit the .lyx file with an
ordinary text editor. 

Andre'


-- 
André Pönitz . [EMAIL PROTECTED]



Re: sgml to LyX

2001-05-15 Thread Jose Abilio Oliveira Matos

On Tue, May 15, 2001 at 12:30:28AM +0200, Roberto Arcomano wrote:
> Many many thanks, very good, now URL is OK. There are still some differences
> between original SGML and exported one, but this should not be a great problem.
> 
> Thank you again
> 
  I corrected also the cross-references.
  Most of the remaining problems are white space related, generally off by
one.
  Are there any other problems you have?
  
-- 
José



Re: search and replace

2001-05-15 Thread Guenter Milde

On Tue, 15 May 2001 18:12:16 -0300 (BRST) wrote Rodrigo Esteves de Lima-Lopes 
<[EMAIL PROTECTED]>:

> I have to replace a regular expression in my thesis. But when i tried:
> 
> edit --> search/replace

do you really mean a _regular_ expression? (Something like fo.+l for foil
and fojl and forumlautl and ...?) As far as I know, LyX search/replace
doesnot work with regular expressions. 

> I found out that I  can't type any kind of accents, and this expression
> has an aacute {a}. In terms of lyx codes (extracted form my doc's source
> file) this expression  should be something like:
> 
> est\i \'{a}
> gios

Do you have the accent on the keybord? (For me, inputting umlaut-keys (äöü)
works fine, but it does not work when I use the "Compose-Key ´ a" sequence.)

However, marking the word in the Text with the mouse, pressing ^C and then
inserting with Middle-Click inserts the correct word and also finds it.

Another workaround would be to save the file, do the replacement action in a
"normal" text editor and do Datei|Wiederherstellen (File|Recover) to load it
again. This is how I do replacements in math-boxes.

> I'm working under lyx 1.1.3

Tested with lyx 1.1.6 under KDE1

Guenter

--
[EMAIL PROTECTED]




Re: Large table full of numbers

2001-05-15 Thread Dekel Tsur

On Mon, May 14, 2001 at 09:51:11AM +0200, Juergen Vigna wrote:
> 
> On 14-May-2001 Dekel Tsur wrote:
> 
> > No you don't!
> > See also the mail I sent to lyx-devel.
> 
> #:O) well before crying out you should try the stuff maybe, don't you think?
>  And I'm right (and I did try it out;)
> 
> J?rgen

If you have 2 multicolumn cells side by side, and you want a double vertical
rule then the latex code should be
\multicolumn{1}{c||}{Foo}&
\multicolumn{1}{c|}{Bar}&

As I said before, you should not put | before the column type letter!

Currently, LyX incorrectly generates the following code:
\multicolumn{1}{c||}{Foo}&
\multicolumn{1}{|c|}{Bar}&



Re: search and replace

2001-05-15 Thread Jean-Marc Lasgouttes

> "Rodrigo" == Rodrigo Esteves de Lima-Lopes <[EMAIL PROTECTED]> writes:

Rodrigo> Hi, I have to replace a regular expression in my thesis. But
Rodrigo> when i tried:

Rodrigo> edit --> search/replace

Rodrigo> I found out that I can't type any kind of accents, and this
Rodrigo> expression has an aacute {á}. In terms of lyx codes
Rodrigo> (extracted form my doc's source file) this expression should
Rodrigo> be something like:

Rodrigo> est\i \'{a} gios

Rodrigo> I'm working under lyx 1.1.3

The handling of accents in popups has been introduced in xforms
0.89.6. However, it collides with handling of accents in lyx 1.1.3.
You should get at least lyx 1.1.5fix2 (or 1.1.6fix1 if you do not rely
heaviliy on tables) if you switch to xforms 0.89.6.

Hope this helps.

JMarc



Umlaute in formula

2001-05-15 Thread Jörg Haug

How can I use german Umlaute (ä, ö, ü) in a formula ?

Thanks for your help

Jörg




Re: Umlaute in formula

2001-05-15 Thread Herbert Voss

Jörg Haug wrote:

> How can I use german Umlaute (ä, ö, ü) in a formula ?
> 

http://www.educat.hu-berlin.de/~voss/lyx/mathstuff/mathtext.html

-- 
http://www.educat.hu-berlin.de/~voss/lyx/




Re: Large table full of numbers

2001-05-15 Thread Juergen Vigna


On 15-May-2001 Dekel Tsur wrote:

> If you have 2 multicolumn cells side by side, and you want a double vertical
> rule then the latex code should be
> \multicolumn{1}{c||}{Foo}&
> \multicolumn{1}{c|}{Bar}&
> 
> As I said before, you should not put | before the column type letter!
> 
> Currently, LyX incorrectly generates the following code:
> \multicolumn{1}{c||}{Foo}&
> \multicolumn{1}{|c|}{Bar}&

You got me! #:O)

Thanks for the good explanation. I did understand you wrong before.
I thought you said that in multicolumns one shouldn't use || at all.

The above should be quite easy to correct. I'll have a look and see if
I can correct this also in 1.1.6.

Ciao,

  Jürgen

--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen VignaE-Mail:  [EMAIL PROTECTED]
Italienallee 13/N   Tel/Fax: +39-0471-450260 / +39-0471-450253
I-39100 Bozen   Web: http://www.sad.it/~jug
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Be careful how you get yourself involved with persons or situations that
can't bear inspection.




BibTeX references as a Part*

2001-05-15 Thread Thomas de Grenier de Latour

Hi,

I'm using BibTeX in an article (language: frenchb) and I would like the
generated references to appear like a real "Part*" of the document, I
mean to see "References" in a font larger than the sections names one.
Is it possible ?

Thanks for your help.

Thomas.



Re: BibTeX references as a Part*

2001-05-15 Thread Herbert Voss

Thomas de Grenier de Latour wrote:

> Hi,
> 
> I'm using BibTeX in an article (language: frenchb) and I would like the
> generated references to appear like a real "Part*" of the document, I
> mean to see "References" in a font larger than the sections names one.
> Is it possible ?

for class article in latex preamble

\renewenvironment{thebibliography}[1]
  {\part*{\refname
 \@mkboth{\MakeUppercase\refname}{\MakeUppercase\refname}}%
   \list{\@biblabel{\@arabic\c@enumiv}}%
{\settowidth\labelwidth{\@biblabel{#1}}%
 \leftmargin\labelwidth
 \advance\leftmargin\labelsep
 \@openbib@code
 \usecounter{enumiv}%
 \let\p@enumiv\@empty
 \renewcommand\theenumiv{\@arabic\c@enumiv}}%
   \sloppy
   \clubpenalty4000
   \@clubpenalty \clubpenalty
   \widowpenalty4000%
   \sfcode`\.\@m}
  {\def\@noitemerr
{\@latex@warning{Empty `thebibliography' environment}}%
   \endlist}

Herbert


-- 
http://www.educat.hu-berlin.de/~voss/lyx/




Cross-reference between multiple files

2001-05-15 Thread Rob van der Leek


Hello list,

I'm building a document of multiple files (chapters). In one chapter i
want to cross reference a section of another chapter... So, I open
chapter X, insert->Cross Reference, switch documents
(Documents->chapterY.lyx) and... well nothing after that because my
Cross Reference popup disappears! Is there another way to switch
documents? Which way would leave the Xref popup intact?

I'm using LyX 1.1.6fix1 on an Intel Redhat Linux machine, Special flags:
frontend-xforms included-libsigc

TIA,
Rob



Re: Cross-reference between multiple files

2001-05-15 Thread Herbert Voss

Rob van der Leek wrote:

> Hello list,
> 
> I'm building a document of multiple files (chapters). In one chapter i
> want to cross reference a section of another chapter... So, I open
> chapter X, insert->Cross Reference, switch documents
> (Documents->chapterY.lyx) and... well nothing after that because my
> Cross Reference popup disappears! Is there another way to switch
> documents? Which way would leave the Xref popup intact?
> 
> I'm using LyX 1.1.6fix1 on an Intel Redhat Linux machine, Special flags:
> frontend-xforms included-libsigc

have a look at
http://www.educat.hu-berlin.de/~voss/lyx/refs/refs.html#cross

Herbert

-- 
http://www.educat.hu-berlin.de/~voss/lyx/




figure float with caption next to image

2001-05-15 Thread Peter Suetterlin


  Hi all,

As the subject tells, I'm trying to get a (wide) figure float with a
caption that is next to the image, not above or below.  In LaTeX I'd do
that like

\begin{figure*}
\begin{minipage}[b]{0.66\textwidth}
\resizebox*{1\textwidth}{!}{\includegraphics{fig1.eps}}
\end{minipage}
\begin{minipage}[b]{0.33\textwidth}
\caption{\label{AR8704}A speckle reconstructed image of sunspot NOAA
8704. The arrow marks the direction towards disk center.}
\end{minipage}
\end{figure*}

Is there a way to do that in LyX natively, i.e. without ERT?  I tried
minipages, but it wouldn't work :-(

   Pit

-- 
~~
Dr. Peter "Pit" Suetterlin http://www.astro.uu.nl/~suetter
Sterrenkundig Instituut Utrecht
Tel.: +31 (0)30 253 5225   [EMAIL PROTECTED]
__



Ispell and Lyx 1.1.6fix1

2001-05-15 Thread Thorsten Grohte

Hey,

I got a Problem with Lyx 1.1.6fix1 (Suse 7.1) and Ispell. In the
Bearbeiten - Einstellungen -Rechtschreibprüfung I got under "andere
Sprache verwenden" german and under "Pers. Wörterbuch verwenden"
home/meinWörterbuch. "Input Encoding erlauben" and
"Zusammengeschriebene Wörter erlauben" is activated.

When Ispell finds a word like "sogenannten" it shows me "sogenannte
+ n" but not "sogenannten" or "Info + s" not "Infos" I seems Ispell has
sometimes Problems with those words. 

Has anyone some idea?

Thank you

Thorsten


-- 
Th. Grohte Julius-Vogel-Straße 36 44149 Dortmund Tel.:
0231-5310521



Re: figure float with caption next to image

2001-05-15 Thread Herbert Voss

Peter Suetterlin wrote:

>   Hi all,
> 
> As the subject tells, I'm trying to get a (wide) figure float with a
> caption that is next to the image, not above or below.  In LaTeX I'd do
> that like
> 
> \begin{figure*}
> \begin{minipage}[b]{0.66\textwidth}
> \resizebox*{1\textwidth}{!}{\includegraphics{fig1.eps}}
> \end{minipage}
> \begin{minipage}[b]{0.33\textwidth}
> \caption{\label{AR8704}A speckle reconstructed image of sunspot NOAA
> 8704. The arrow marks the direction towards disk center.}
> \end{minipage}
> \end{figure*}
> 
> Is there a way to do that in LyX natively, i.e. without ERT?  I tried
> minipages, but it wouldn't work :-(

it's the same situation like two figures or two tables or the
combination of them:
1. open wide float
2. insert caption and float as usual
3. put cursor left or right from image
4. layout->paragraph->extra->Minipage
and Begin new Minipage (only needed,
when caption under image, but it's
a good thing to do it anyway)
5. put cursor inside caption line
4. layout->paragraph->extra->Minipage
and Begin new Minipage
and hfill between minipage paragraphs

thats all

have a look at the attached ps-file.

Herbert

-- 
http://www.educat.hu-berlin.de/~voss/lyx/

 test.ps.gz


Re: figure float with caption next to image

2001-05-15 Thread Peter Suetterlin


  Hi Herbert,

Herbert Voss wrote:

> it's the same situation like two figures or two tables or the
> combination of them:
> 1. open wide float
> 2. insert caption and float as usual
> 3. put cursor left or right from image
> 4. layout->paragraph->extra->Minipage
> and Begin new Minipage (only needed,
> when caption under image, but it's
> a good thing to do it anyway)
> 5. put cursor inside caption line
> 4. layout->paragraph->extra->Minipage
> and Begin new Minipage
> and hfill between minipage paragraphs
  ^

Aaah!  That one did the trick!
Don't know why I didn't try it before :-(

Yes, works fine now with one exception:
I cannot use the full \textwidth for sizing the minipage.  I have a
two-column layout, and LyX automatically uses \columnwidth (and doesn't
allow me to use more than 100%).  Would be nice to have the choice here,
too, like in the eps-figure menu

Thanks again,

   Pit

-- 
~~
Dr. Peter "Pit" Suetterlin http://www.astro.uu.nl/~suetter
Sterrenkundig Instituut Utrecht
Tel.: +31 (0)30 253 5225   [EMAIL PROTECTED]
__



Re: figure float with caption next to image

2001-05-15 Thread Herbert Voss

Peter Suetterlin wrote:

>   
> Yes, works fine now with one exception:
> I cannot use the full \textwidth for sizing the minipage.  I have a
> two-column layout, and LyX automatically uses \columnwidth (and doesn't
> allow me to use more than 100%).  Would be nice to have the choice here,
> too, like in the eps-figure menu

yes, you're right! that's a restriction in using
minipages, that the width must have a unit and things like
0.75\textwidth are not possible.

Herbert


-- 
http://www.educat.hu-berlin.de/~voss/lyx/




writing a questionnaire, checkboxes, blank lines

2001-05-15 Thread Jeremy C. Reed

I want to use lyx to write/format a questionnaire. I want it to have blank
lines like:
__

__

__

And checkboxes, like:

Y  N
[] [] Do you want ... ?

In addition, how can I enter a blank line? (Right now, I am using
"standard" and when I press RETURN it just stays at the begining of the
same empty line.)

Does lyx offer any tools for this?

(Please note that I do not know latex.)



If this information is already covered in documentation or FAQ, please
point me to it.

Thanks,

   Jeremy C. Reed
   http://www.reedmedia.net/




Re: writing a questionnaire, checkboxes, blank lines

2001-05-15 Thread mike.ressler

On Tue, 15 May 2001, Jeremy C. Reed wrote:

> I want to use lyx to write/format a questionnaire. I want it to have blank
> lines like: ... And checkboxes, like: ...
> In addition, how can I enter a blank line? (Right now, I am using
> "standard" and when I press RETURN it just stays at the begining of the
> same empty line.)
>
> Does lyx offer any tools for this?

I'll give you the bad news first: while LyX/LaTeX can be forced to do this
sort of thing, it really isn't the optimal tool for it. LyX excels at
typsetting manuscripts, not poster-style page layout (this is why the two
carriage returns don't work - one doesn't do that sort of thing in a
printed manuscript). If you are using Linux/UNIX, I would suggest trying a
drawing tool like xfig to prepare your questionaire. It's trivial to lay
out your lines, checkboxes, and text with it.

If you really want to do it with LyX, you will need a fair amount of raw
LaTeX code to make it look right, and since you mentioned that you were
new to LaTeX, it will not be a quick learning process. By using hrules,
fboxes, and phantoms (or picture environments to avoid the above), you can
set up the lines and checkboxes you need, but again, it will be messy.

Good luck. Try xfig, or ask here again - there are a number of wizards
here who could probably give you a template for what you want in a hurry,
but it won't be pretty.

Mike

-- 
Mike Ressler
[EMAIL PROTECTED]
OK, I'm lame: I don't have my own website ...