Re: Header

2002-04-13 Thread Dekel Tsur

On Thu, Apr 11, 2002 at 05:12:46PM +0200, Joeri Verbiest wrote:
 Hi,
 
 I have a header problem:
 I have two Appendix chapters. Now in the header I get Chapter 7.
 Appendix I. How a can change this so I get only Appendix I (and not the
 Chapter), this my only change in the Appendix chapter. In he other
 chapter there must be Chapter chapterNumber chapterTitle. 
 Also how is it possible to get a line under the header. I use heading
 and not fancy. By fancy I get a line but it give not a very good result.
 I would like heading style but with a line.

Perhaps you do not use appendices in the right way.
You should use the layout-toggle appendix menu at the place where
the appendix starts, and then use the chapter layout for each appendix.
To control over the formatting of the appendices, use the appendix.sty
package.
If you still have formatting problem, send a small example file.




Re: LyX, multiple authors and bibtex

2002-04-13 Thread Juergen Spitzmueller

Fabrice wrote:
 Thanks, it was exactly what i needed.
 But i thought another solution should exist.
 It means the whole system will always replace and by et?

It means that those things are hardcoded in the bibtex stylefile, which is 
independent from the language settings in the document.
There are two other options besides editing the stylefile, though:

1. Search for a french stylefile on CTAN (www.ctan.org)

2. Create your own stylefile with custom-bib (which is most likely part of 
your latex installation):
http://www.ctan.org/tex-archive/macros/latex/contrib/supported/custom-bib/

Regards,
Juergen.



OT Re: Problems including bitmap figures pdflatex

2002-04-13 Thread Jan Warnking


Ok, this thread is a bit old and I'm being off-topic, but I do have a
question to add. I just ran into the same problem as Víctor did, and would
like to avoid using bitmap files. In my case, I have a mix of
vector/bitmap graphic put together with xfig, and bitmapping the vector
stuff doesn't look nice (plus file size explodes).

Dekel Tsur wrote:
 Also, the problem you had with the bitmap image when you converted them
 to PDF was due to your broken version of pdftex (probably 0.13d).
 Of course, even without bugs, the correct way to is not to convert to
 PDF, but to convert to png/jpeg.

I checked and sure enough that's the version of pdftex I have installed.
So I tried to install a newer version but got stuck. Both the precompiled
Solaris version and the one I compiled from the sources give the
following error:

  This is pdfTeX, Version 3.14159-14h-released-20010417 (Web2C 7.3.3.1)
  (Fatal format file error; I'm stymied)

When I run it as pdfinitex I get:
  This is pdfTeX, Version 3.14159-14h-released-20010417 (Web2C 7.3.3.1) (INITEX)
  (./pdfproblem.tex
  ! Undefined control sequence.
  l.3 \documentclass
[french]{article}

I think I did everything the way I should. Installed by replacing pdftex
and pdftex.pool by the new ones... I'm on Solaris 2.7, using gcc 2.95.3
and gnu make etc.

What format file is it complaining about? Any clues what I'm missing?

Jan




Re: LyX, multiple authors and bibtex

2002-04-13 Thread Roberto Hernandez

Fabrice wrote:
 Thanks, it was exactly what i needed.
 But i thought another solution should exist. 
 It means the whole system will always replace and by et?

You could edit the .bst file, in your case it wouldn't be too difficult. 
For example if you're using plain.bst make a local copy in the same 
dir as your document. Name it myplain.bst. Then search for

FUNCTION {format.names}

In the next couple of lines you should find the text  and  (quotes 
included). Just change that to  et . Where you include the 
bibliography style change plain to myplain.

HTH,
Roberto






Exporting to PDF

2002-04-13 Thread Roberto Hernandez

Hi all,

I've been trying to export some documents to PDF with partial success. 
The instructions I used are in section 3.3.6 of the Extended Features 
manual.

The first thing I did was to create ~/.dvipsrc and add the following lines:

p+ psfonts.cmz
p+ psfonts.amz

Then I tried changing the document's font to pslatex. When doing this, 
the output looks good on Acrobat Reader, except for a couple of symbols 
(for example the \mathscr{F} I use to denote the Fourier transform).

However, I would much prefer the standard font. So I decided to try 
including \usepackage{ae,aecompl} in my preamble and using default for 
the document's font. In this case, the output looks bad on Acrobat 
Reader. In fact, including the \usepackage{ae,aecompl} doesn't seem to 
make any difference.

What am I missing?

TIA,
Roberto




Inserting figures

2002-04-13 Thread Rendell Stevens

Hello,

I am new to LyX, using LyX Version 1.1.6fix4 of fri, Jan 11 2002 and
have some questions about inserting figures. 1. Is it right, that it is
only possible to insert eps or ps - figures?
I draw my pictures with Star Offic 5.2. SO does not allow me to save the
drawings as Postscript, so I use the print-funktion: I change the
papersize to the size of my figure, draw it, and print it to a (ps-)
file. Ghostview shows the resulting file without problems, but when I
try to include this file in Lyx, I get the error:
LaTeX Error: Cannot determine size of graphics in file.ps (no Boundin
\centering \includegraphics{file.ps} \vspace{0.3cm}

Can anybody help me?




Spellchecker problems

2002-04-13 Thread Ludovico Basili

Hello,
I use LyX-116-fix4
I have a problem with the spellchecker feature.
I have installed aspell-0.32.6 and I use the italian dictionary.
Every time the word examinated by the spell-checker contains an
apostrophe ('), and I try to add it to my personal dictionary, LyX hangs
and I have to kill it.
How to avoid it to happen ? 

Thanks very much for your attention,
L.








Re: Inserting figures

2002-04-13 Thread Herbert Voss

Rendell Stevens wrote:

 I am new to LyX, using LyX Version 1.1.6fix4 of fri, Jan 11 2002 and
 have some questions about inserting figures. 1. Is it right, that it is
 only possible to insert eps or ps - figures?
 I draw my pictures with Star Offic 5.2. SO does not allow me to save the
 drawings as Postscript, so I use the print-funktion: I change the
 papersize to the size of my figure, draw it, and print it to a (ps-)
 file. Ghostview shows the resulting file without problems, but when I
 try to include this file in Lyx, I get the error:
 LaTeX Error: Cannot determine size of graphics in file.ps (no Boundin
 \centering \includegraphics{file.ps} \vspace{0.3cm}


the ps-file is buggy. do a simple

ps2ps yourFile.ps yourNewFile.ps

Herbert




-- 
http://www.lyx.org/help/




Getting Bibtex to work with LyX (on XP)

2002-04-13 Thread noel . oboyle2

Hello,
I recently installed LyX using Cygwin on Windows XP. I was very impressed
to see how well it worked.

My only problem is that the Bibtex citations and bibliography don't work.
I can insert the citation in the text in the normal way, i.e. LyX can *find*
the .bib file no problem. The .dvi though just shows [?] for the citation
and no bibliography.

The funny thing is that if I export the .lyx file as .tex and compile it
using the command line (i.e. using latex and bibtex) the .dvi file is perfect,
i.e. it shows the citation and bibliography.

Any clues anyone??
Thanks,
Noel






Printing

2002-04-13 Thread jbw

I've having a problem printing directly from Lyx.  I open a doc and select
print from the menu and nothing happens.  I save out the doc as a *.ps file
and do lpr *.ps and it prints with no problem.

Anyone know why this is happening. I'm using lyx 1.1.6.4 on FreeBSD 4.5.

TIA

jbw



msg18553/pgp0.pgp
Description: PGP signature


Re:Bibtex and Lyx (XP)

2002-04-13 Thread noel . oboyle2

Hello again,
I've just solved my own problem (wouldn't you know, as soon as I sent the
email :-).

I needed to set the environment variable (using XP) BSTINPUTs to point to
the path where the .bst files are, using the DOS format for the path (not
the weird cygwin path I had been using).

Noel.






Re: Printing

2002-04-13 Thread Robin Turner

On Saturday 13 April 2002 23:27, jbw wrote:
 I've having a problem printing directly from Lyx.  I open a doc and select
 print from the menu and nothing happens.  I save out the doc as a *.ps file
 and do lpr *.ps and it prints with no problem.

 Anyone know why this is happening. I'm using lyx 1.1.6.4 on FreeBSD 4.5.

Have you checked Edit-Preferences-Outputs? On the Printer tab check that 
you have the right printer name (on most UNIX/Linux systems this will be lp).

Robin



Re: Exporting to PDF

2002-04-13 Thread Fernando Perez

On Sat, 13 Apr 2002, Roberto Hernandez wrote:

 Hi all,
 
 I've been trying to export some documents to PDF with partial success. 
 The instructions I used are in section 3.3.6 of the Extended Features 
 manual.
 
 The first thing I did was to create ~/.dvipsrc and add the following lines:
 
 p+ psfonts.cmz
 p+ psfonts.amz
 
 Then I tried changing the document's font to pslatex. When doing this, 
 the output looks good on Acrobat Reader, except for a couple of symbols 
 (for example the \mathscr{F} I use to denote the Fourier transform).
 
 However, I would much prefer the standard font. So I decided to try 
 including \usepackage{ae,aecompl} in my preamble and using default for 
 the document's font. In this case, the output looks bad on Acrobat 
 Reader. In fact, including the \usepackage{ae,aecompl} doesn't seem to 
 make any difference.
 
 What am I missing?

You may want to look at lyxport (http://www-hep.colorado.edu/~fperez/lyxport/) 
or if that's not enough, the more powerful (but which doesn't do ps/html 
simultaneously) tex2pdf (http://developer.berlios.de/project/?group_id=57).

Specifically from the lyxport man page, the following may come in handy:

Make sure that the LaTeX preamble of your LyX file (or the part before 
\begin{document} if you are using straight LaTeX files) contains:
\usepackage[T1]{fontenc}
\usepackage{ae,aecompl}
This will guarantee that T1 encoded fonts come out looking good in the final 
PDF.

Steffen (tex2pdf author) and I have been talking about a lyxport/tex2pdf merge
for a while, but we're both too busy for it. There's a chance someone new is 
going to step up to the plate soon, though. So we may have a new tool for 
automating all of this coming, which integrates the current abilities of both 
lyxport and tex2pdf.

Cheers,

f.




Re: Header

2002-04-13 Thread Dekel Tsur

On Thu, Apr 11, 2002 at 05:12:46PM +0200, Joeri Verbiest wrote:
 Hi,
 
 I have a header problem:
 I have two Appendix chapters. Now in the header I get Chapter 7.
 Appendix I. How a can change this so I get only Appendix I (and not the
 Chapter), this my only change in the Appendix chapter. In he other
 chapter there must be Chapter chapterNumber chapterTitle. 
 Also how is it possible to get a line under the header. I use heading
 and not fancy. By fancy I get a line but it give not a very good result.
 I would like heading style but with a line.

Perhaps you do not use appendices in the right way.
You should use the layout-toggle appendix menu at the place where
the appendix starts, and then use the chapter layout for each appendix.
To control over the formatting of the appendices, use the appendix.sty
package.
If you still have formatting problem, send a small example file.




Re: LyX, multiple authors and bibtex

2002-04-13 Thread Juergen Spitzmueller

Fabrice wrote:
 Thanks, it was exactly what i needed.
 But i thought another solution should exist.
 It means the whole system will always replace and by et?

It means that those things are hardcoded in the bibtex stylefile, which is 
independent from the language settings in the document.
There are two other options besides editing the stylefile, though:

1. Search for a french stylefile on CTAN (www.ctan.org)

2. Create your own stylefile with custom-bib (which is most likely part of 
your latex installation):
http://www.ctan.org/tex-archive/macros/latex/contrib/supported/custom-bib/

Regards,
Juergen.



OT Re: Problems including bitmap figures pdflatex

2002-04-13 Thread Jan Warnking


Ok, this thread is a bit old and I'm being off-topic, but I do have a
question to add. I just ran into the same problem as Víctor did, and would
like to avoid using bitmap files. In my case, I have a mix of
vector/bitmap graphic put together with xfig, and bitmapping the vector
stuff doesn't look nice (plus file size explodes).

Dekel Tsur wrote:
 Also, the problem you had with the bitmap image when you converted them
 to PDF was due to your broken version of pdftex (probably 0.13d).
 Of course, even without bugs, the correct way to is not to convert to
 PDF, but to convert to png/jpeg.

I checked and sure enough that's the version of pdftex I have installed.
So I tried to install a newer version but got stuck. Both the precompiled
Solaris version and the one I compiled from the sources give the
following error:

  This is pdfTeX, Version 3.14159-14h-released-20010417 (Web2C 7.3.3.1)
  (Fatal format file error; I'm stymied)

When I run it as pdfinitex I get:
  This is pdfTeX, Version 3.14159-14h-released-20010417 (Web2C 7.3.3.1) (INITEX)
  (./pdfproblem.tex
  ! Undefined control sequence.
  l.3 \documentclass
[french]{article}

I think I did everything the way I should. Installed by replacing pdftex
and pdftex.pool by the new ones... I'm on Solaris 2.7, using gcc 2.95.3
and gnu make etc.

What format file is it complaining about? Any clues what I'm missing?

Jan




Re: LyX, multiple authors and bibtex

2002-04-13 Thread Roberto Hernandez

Fabrice wrote:
 Thanks, it was exactly what i needed.
 But i thought another solution should exist. 
 It means the whole system will always replace and by et?

You could edit the .bst file, in your case it wouldn't be too difficult. 
For example if you're using plain.bst make a local copy in the same 
dir as your document. Name it myplain.bst. Then search for

FUNCTION {format.names}

In the next couple of lines you should find the text  and  (quotes 
included). Just change that to  et . Where you include the 
bibliography style change plain to myplain.

HTH,
Roberto






Exporting to PDF

2002-04-13 Thread Roberto Hernandez

Hi all,

I've been trying to export some documents to PDF with partial success. 
The instructions I used are in section 3.3.6 of the Extended Features 
manual.

The first thing I did was to create ~/.dvipsrc and add the following lines:

p+ psfonts.cmz
p+ psfonts.amz

Then I tried changing the document's font to pslatex. When doing this, 
the output looks good on Acrobat Reader, except for a couple of symbols 
(for example the \mathscr{F} I use to denote the Fourier transform).

However, I would much prefer the standard font. So I decided to try 
including \usepackage{ae,aecompl} in my preamble and using default for 
the document's font. In this case, the output looks bad on Acrobat 
Reader. In fact, including the \usepackage{ae,aecompl} doesn't seem to 
make any difference.

What am I missing?

TIA,
Roberto




Inserting figures

2002-04-13 Thread Rendell Stevens

Hello,

I am new to LyX, using LyX Version 1.1.6fix4 of fri, Jan 11 2002 and
have some questions about inserting figures. 1. Is it right, that it is
only possible to insert eps or ps - figures?
I draw my pictures with Star Offic 5.2. SO does not allow me to save the
drawings as Postscript, so I use the print-funktion: I change the
papersize to the size of my figure, draw it, and print it to a (ps-)
file. Ghostview shows the resulting file without problems, but when I
try to include this file in Lyx, I get the error:
LaTeX Error: Cannot determine size of graphics in file.ps (no Boundin
\centering \includegraphics{file.ps} \vspace{0.3cm}

Can anybody help me?




Spellchecker problems

2002-04-13 Thread Ludovico Basili

Hello,
I use LyX-116-fix4
I have a problem with the spellchecker feature.
I have installed aspell-0.32.6 and I use the italian dictionary.
Every time the word examinated by the spell-checker contains an
apostrophe ('), and I try to add it to my personal dictionary, LyX hangs
and I have to kill it.
How to avoid it to happen ? 

Thanks very much for your attention,
L.








Re: Inserting figures

2002-04-13 Thread Herbert Voss

Rendell Stevens wrote:

 I am new to LyX, using LyX Version 1.1.6fix4 of fri, Jan 11 2002 and
 have some questions about inserting figures. 1. Is it right, that it is
 only possible to insert eps or ps - figures?
 I draw my pictures with Star Offic 5.2. SO does not allow me to save the
 drawings as Postscript, so I use the print-funktion: I change the
 papersize to the size of my figure, draw it, and print it to a (ps-)
 file. Ghostview shows the resulting file without problems, but when I
 try to include this file in Lyx, I get the error:
 LaTeX Error: Cannot determine size of graphics in file.ps (no Boundin
 \centering \includegraphics{file.ps} \vspace{0.3cm}


the ps-file is buggy. do a simple

ps2ps yourFile.ps yourNewFile.ps

Herbert




-- 
http://www.lyx.org/help/




Getting Bibtex to work with LyX (on XP)

2002-04-13 Thread noel . oboyle2

Hello,
I recently installed LyX using Cygwin on Windows XP. I was very impressed
to see how well it worked.

My only problem is that the Bibtex citations and bibliography don't work.
I can insert the citation in the text in the normal way, i.e. LyX can *find*
the .bib file no problem. The .dvi though just shows [?] for the citation
and no bibliography.

The funny thing is that if I export the .lyx file as .tex and compile it
using the command line (i.e. using latex and bibtex) the .dvi file is perfect,
i.e. it shows the citation and bibliography.

Any clues anyone??
Thanks,
Noel






Printing

2002-04-13 Thread jbw

I've having a problem printing directly from Lyx.  I open a doc and select
print from the menu and nothing happens.  I save out the doc as a *.ps file
and do lpr *.ps and it prints with no problem.

Anyone know why this is happening. I'm using lyx 1.1.6.4 on FreeBSD 4.5.

TIA

jbw



msg18553/pgp0.pgp
Description: PGP signature


Re:Bibtex and Lyx (XP)

2002-04-13 Thread noel . oboyle2

Hello again,
I've just solved my own problem (wouldn't you know, as soon as I sent the
email :-).

I needed to set the environment variable (using XP) BSTINPUTs to point to
the path where the .bst files are, using the DOS format for the path (not
the weird cygwin path I had been using).

Noel.






Re: Printing

2002-04-13 Thread Robin Turner

On Saturday 13 April 2002 23:27, jbw wrote:
 I've having a problem printing directly from Lyx.  I open a doc and select
 print from the menu and nothing happens.  I save out the doc as a *.ps file
 and do lpr *.ps and it prints with no problem.

 Anyone know why this is happening. I'm using lyx 1.1.6.4 on FreeBSD 4.5.

Have you checked Edit-Preferences-Outputs? On the Printer tab check that 
you have the right printer name (on most UNIX/Linux systems this will be lp).

Robin



Re: Exporting to PDF

2002-04-13 Thread Fernando Perez

On Sat, 13 Apr 2002, Roberto Hernandez wrote:

 Hi all,
 
 I've been trying to export some documents to PDF with partial success. 
 The instructions I used are in section 3.3.6 of the Extended Features 
 manual.
 
 The first thing I did was to create ~/.dvipsrc and add the following lines:
 
 p+ psfonts.cmz
 p+ psfonts.amz
 
 Then I tried changing the document's font to pslatex. When doing this, 
 the output looks good on Acrobat Reader, except for a couple of symbols 
 (for example the \mathscr{F} I use to denote the Fourier transform).
 
 However, I would much prefer the standard font. So I decided to try 
 including \usepackage{ae,aecompl} in my preamble and using default for 
 the document's font. In this case, the output looks bad on Acrobat 
 Reader. In fact, including the \usepackage{ae,aecompl} doesn't seem to 
 make any difference.
 
 What am I missing?

You may want to look at lyxport (http://www-hep.colorado.edu/~fperez/lyxport/) 
or if that's not enough, the more powerful (but which doesn't do ps/html 
simultaneously) tex2pdf (http://developer.berlios.de/project/?group_id=57).

Specifically from the lyxport man page, the following may come in handy:

Make sure that the LaTeX preamble of your LyX file (or the part before 
\begin{document} if you are using straight LaTeX files) contains:
\usepackage[T1]{fontenc}
\usepackage{ae,aecompl}
This will guarantee that T1 encoded fonts come out looking good in the final 
PDF.

Steffen (tex2pdf author) and I have been talking about a lyxport/tex2pdf merge
for a while, but we're both too busy for it. There's a chance someone new is 
going to step up to the plate soon, though. So we may have a new tool for 
automating all of this coming, which integrates the current abilities of both 
lyxport and tex2pdf.

Cheers,

f.




Re: Header

2002-04-13 Thread Dekel Tsur

On Thu, Apr 11, 2002 at 05:12:46PM +0200, Joeri Verbiest wrote:
> Hi,
> 
> I have a header problem:
> I have two Appendix chapters. Now in the header I get Chapter 7.
> Appendix I. How a can change this so I get only Appendix I (and not the
> Chapter), this my only change in the Appendix chapter. In he other
> chapter there must be Chapter chapterNumber chapterTitle. 
> Also how is it possible to get a line under the header. I use heading
> and not fancy. By fancy I get a line but it give not a very good result.
> I would like heading style but with a line.

Perhaps you do not use appendices in the right way.
You should use the "layout->toggle appendix" menu at the place where
the appendix starts, and then use the chapter layout for each appendix.
To control over the formatting of the appendices, use the appendix.sty
package.
If you still have formatting problem, send a small example file.




Re: LyX, multiple authors and bibtex

2002-04-13 Thread Juergen Spitzmueller

Fabrice wrote:
> Thanks, it was exactly what i needed.
> But i thought another solution should exist.
> It means the whole system will always replace "and" by "et"?

It means that those things are hardcoded in the bibtex stylefile, which is 
independent from the language settings in the document.
There are two other options besides editing the stylefile, though:

1. Search for a french stylefile on CTAN (www.ctan.org)

2. Create your own stylefile with custom-bib (which is most likely part of 
your latex installation):
http://www.ctan.org/tex-archive/macros/latex/contrib/supported/custom-bib/

Regards,
Juergen.



OT Re: Problems including bitmap figures & pdflatex

2002-04-13 Thread Jan Warnking


Ok, this thread is a bit old and I'm being off-topic, but I do have a
question to add. I just ran into the same problem as Víctor did, and would
like to avoid using bitmap files. In my case, I have a mix of
vector/bitmap graphic put together with xfig, and bitmapping the vector
stuff doesn't look nice (plus file size explodes).

Dekel Tsur wrote:
> Also, the problem you had with the bitmap image when you converted them
> to PDF was due to your broken version of pdftex (probably 0.13d).
> Of course, even without bugs, the correct way to is not to convert to
> PDF, but to convert to png/jpeg.

I checked and sure enough that's the version of pdftex I have installed.
So I tried to install a newer version but got stuck. Both the precompiled
Solaris version and the one I compiled from the sources give the
following error:

  This is pdfTeX, Version 3.14159-14h-released-20010417 (Web2C 7.3.3.1)
  (Fatal format file error; I'm stymied)

When I run it as "pdfinitex" I get:
  This is pdfTeX, Version 3.14159-14h-released-20010417 (Web2C 7.3.3.1) (INITEX)
  (./pdfproblem.tex
  ! Undefined control sequence.
  l.3 \documentclass
[french]{article}

I think I did everything the way I should. Installed by replacing pdftex
and pdftex.pool by the new ones... I'm on Solaris 2.7, using gcc 2.95.3
and gnu make etc.

What format file is it complaining about? Any clues what I'm missing?

Jan




Re: LyX, multiple authors and bibtex

2002-04-13 Thread Roberto Hernandez

Fabrice wrote:
> Thanks, it was exactly what i needed.
> But i thought another solution should exist. 
> It means the whole system will always replace "and" by "et"?

You could edit the .bst file, in your case it wouldn't be too difficult. 
For example if you're using "plain.bst" make a local copy in the same 
dir as your document. Name it "myplain.bst". Then search for

"FUNCTION {format.names}"

In the next couple of lines you should find the text " and " (quotes 
included). Just change that to " et ". Where you include the 
bibliography style change "plain" to "myplain".

HTH,
Roberto






Exporting to PDF

2002-04-13 Thread Roberto Hernandez

Hi all,

I've been trying to export some documents to PDF with partial success. 
The instructions I used are in section 3.3.6 of the Extended Features 
manual.

The first thing I did was to create ~/.dvipsrc and add the following lines:

p+ psfonts.cmz
p+ psfonts.amz

Then I tried changing the document's font to "pslatex". When doing this, 
the output looks good on Acrobat Reader, except for a couple of symbols 
(for example the \mathscr{F} I use to denote the Fourier transform).

However, I would much prefer the standard font. So I decided to try 
including \usepackage{ae,aecompl} in my preamble and using "default" for 
the document's font. In this case, the output looks bad on Acrobat 
Reader. In fact, including the \usepackage{ae,aecompl} doesn't seem to 
make any difference.

What am I missing?

TIA,
Roberto




Inserting figures

2002-04-13 Thread Rendell Stevens

Hello,

I am new to LyX, using LyX Version 1.1.6fix4 of fri, Jan 11 2002 and
have some questions about inserting figures. 1. Is it right, that it is
only possible to insert eps or ps - figures?
I draw my pictures with Star Offic 5.2. SO does not allow me to save the
drawings as Postscript, so I use the print-funktion: I change the
papersize to the size of my figure, draw it, and print it to a (ps-)
file. Ghostview shows the resulting file without problems, but when I
try to include this file in Lyx, I get the error:
"LaTeX Error: Cannot determine size of graphics in file.ps (no Boundin
\centering \includegraphics{file.ps} \vspace{0.3cm}"

Can anybody help me?




Spellchecker problems

2002-04-13 Thread Ludovico Basili

Hello,
I use LyX-116-fix4
I have a problem with the spellchecker feature.
I have installed aspell-0.32.6 and I use the italian dictionary.
Every time the word examinated by the spell-checker contains an
apostrophe ('), and I try to add it to my personal dictionary, LyX hangs
and I have to kill it.
How to avoid it to happen ? 

Thanks very much for your attention,
L.








Re: Inserting figures

2002-04-13 Thread Herbert Voss

Rendell Stevens wrote:

> I am new to LyX, using LyX Version 1.1.6fix4 of fri, Jan 11 2002 and
> have some questions about inserting figures. 1. Is it right, that it is
> only possible to insert eps or ps - figures?
> I draw my pictures with Star Offic 5.2. SO does not allow me to save the
> drawings as Postscript, so I use the print-funktion: I change the
> papersize to the size of my figure, draw it, and print it to a (ps-)
> file. Ghostview shows the resulting file without problems, but when I
> try to include this file in Lyx, I get the error:
> "LaTeX Error: Cannot determine size of graphics in file.ps (no Boundin
> \centering \includegraphics{file.ps} \vspace{0.3cm}"


the ps-file is buggy. do a simple

ps2ps yourFile.ps yourNewFile.ps

Herbert




-- 
http://www.lyx.org/help/




Getting Bibtex to work with LyX (on XP)

2002-04-13 Thread noel . oboyle2

Hello,
I recently installed LyX using Cygwin on Windows XP. I was very impressed
to see how well it worked.

My only problem is that the Bibtex citations and bibliography don't work.
I can insert the citation in the text in the normal way, i.e. LyX can *find*
the .bib file no problem. The .dvi though just shows [?] for the citation
and no bibliography.

The funny thing is that if I export the .lyx file as .tex and compile it
using the command line (i.e. using latex and bibtex) the .dvi file is perfect,
i.e. it shows the citation and bibliography.

Any clues anyone??
Thanks,
Noel






Printing

2002-04-13 Thread jbw

I've having a problem printing directly from Lyx.  I open a doc and select
print from the menu and nothing happens.  I save out the doc as a *.ps file
and do lpr *.ps and it prints with no problem.

Anyone know why this is happening. I'm using lyx 1.1.6.4 on FreeBSD 4.5.

TIA

jbw



msg18553/pgp0.pgp
Description: PGP signature


Re:Bibtex and Lyx (XP)

2002-04-13 Thread noel . oboyle2

Hello again,
I've just solved my own problem (wouldn't you know, as soon as I sent the
email :-).

I needed to set the environment variable (using XP) BSTINPUTs to point to
the path where the .bst files are, using the DOS format for the path (not
the weird cygwin path I had been using).

Noel.






Re: Printing

2002-04-13 Thread Robin Turner

On Saturday 13 April 2002 23:27, jbw wrote:
> I've having a problem printing directly from Lyx.  I open a doc and select
> print from the menu and nothing happens.  I save out the doc as a *.ps file
> and do lpr *.ps and it prints with no problem.
>
> Anyone know why this is happening. I'm using lyx 1.1.6.4 on FreeBSD 4.5.

Have you checked Edit->Preferences->Outputs? On the Printer tab check that 
you have the right printer name (on most UNIX/Linux systems this will be lp).

Robin



Re: Exporting to PDF

2002-04-13 Thread Fernando Perez

On Sat, 13 Apr 2002, Roberto Hernandez wrote:

> Hi all,
> 
> I've been trying to export some documents to PDF with partial success. 
> The instructions I used are in section 3.3.6 of the Extended Features 
> manual.
> 
> The first thing I did was to create ~/.dvipsrc and add the following lines:
> 
> p+ psfonts.cmz
> p+ psfonts.amz
> 
> Then I tried changing the document's font to "pslatex". When doing this, 
> the output looks good on Acrobat Reader, except for a couple of symbols 
> (for example the \mathscr{F} I use to denote the Fourier transform).
> 
> However, I would much prefer the standard font. So I decided to try 
> including \usepackage{ae,aecompl} in my preamble and using "default" for 
> the document's font. In this case, the output looks bad on Acrobat 
> Reader. In fact, including the \usepackage{ae,aecompl} doesn't seem to 
> make any difference.
> 
> What am I missing?

You may want to look at lyxport (http://www-hep.colorado.edu/~fperez/lyxport/) 
or if that's not enough, the more powerful (but which doesn't do ps/html 
simultaneously) tex2pdf (http://developer.berlios.de/project/?group_id=57).

Specifically from the lyxport man page, the following may come in handy:

Make sure that the LaTeX preamble of your LyX file (or the part before 
\begin{document} if you are using straight LaTeX files) contains:
\usepackage[T1]{fontenc}
\usepackage{ae,aecompl}
This will guarantee that T1 encoded fonts come out looking good in the final 
PDF.

Steffen (tex2pdf author) and I have been talking about a lyxport/tex2pdf merge
for a while, but we're both too busy for it. There's a chance someone new is 
going to step up to the plate soon, though. So we may have a new tool for 
automating all of this coming, which integrates the current abilities of both 
lyxport and tex2pdf.

Cheers,

f.