Installation Problem

1999-09-17 Thread Emanuele Olivetti

Hi,
a friendo of mine has some problem installing LyX on a

SunOS ultra 5.7 Generic sun4u sparc SUNW,Ultra-1

Configuration is OK, but during compilation he got these problems:

g++ -o lyx main.o lyx_main.o lyx_gui.o lyx.o lyx_cb.o lyxfr0.o lyxfr1.o  inset.o 
lyxfont.o  texrow.o paragraph.o layout.o screen.o text.o text2.o  spellchecker.o 
kbmap.o bmtable.o math_symbols.o  lyxfunc.o credits.o menus.o intl.o form1.o  
credits_form.o layout_forms.o print_form.o math_macro.o math_root.o  figinset.o 
toolbar.o formula.o math_hash.o math_inset.o  math_parser.o math_write.o math_draw.o 
latexoptions.o texoptions.o  table.o buffer.o lastfiles.o sp_form.o lyx_sty.o  
math_panel.o math_iter.o lyxrc.o lyxlex.o combox.o  minibuffer.o math_delim.o 
math_forms.o math_cursor.o math_utils.o  lyx_sendfax.o lyx_sendfax_main.o LString.o 
bufferparams.o  pathstack.o filetools.o filedlg.o error.o insetquotes.o  insetlatex.o 
BufferView.o Spacing.o PaperLayout.o insetref.o  inseturl.o insetlatexaccent.o 
insetinfo.o inseterror.o  insetlabel.o bufferlist.o lyx_gui_misc.o vspace.o  LaTeX.o  
LyXView.o FileInfo.o insetcommand.o insetbib.o insetindex.o  LyXAction.o lyxsum.o 
DepTable.o lyxserver.o LaTeXLog.o  formulamacro.o insetinclude.o syscall.o syscontr.o 
syssingleton.o  TableLayout.o insettoc.o insetlof.o insetlot.o lyxdraw.o  
LaTeXFeatures.o lyxvc.o trans.o tex-strings.o tex-accent.o  ParagraphExtra.o 
FontInfo.o FontLoader.o insetparent.o  LyXSendto.o Bullet.o bullet_forms.o 
bullet_forms_cb.o insetloa.o  trans_mgr.o chset.o Chktex.o insetspecialchar.o 
lyxlookup.o  ImportLaTeX.o ImportNoweb.o Literate.o   -lforms -lXpm  -lSM -lICE 
-liberty -lc -lm   -L/usr/openwin/lib -R/usr/openwin/lib -lX11 -lsocket  -lnsl
ld: fatal: symbol `set_terminate__FPFv_v' is multiply defined:
(file /usr/local/lib/libstdc++.a(exceptioni.o) and file 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.8.1/libgcc.a(exception.o));
ld: fatal: symbol `__default_unexpected__Fv' is multiply defined:
(file /usr/local/lib/libstdc++.a(exceptioni.o) and file 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.8.1/libgcc.a(exception.o));
ld: fatal: symbol `terminate__Fv' is multiply defined:
(file /usr/local/lib/libstdc++.a(exceptioni.o) and file 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.8.1/libgcc.a(exception.o));
ld: fatal: symbol `set_unexpected__FPFv_v' is multiply defined:
(file /usr/local/lib/libstdc++.a(exceptioni.o) and file 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.8.1/libgcc.a(exception.o));
ld: fatal: symbol `unexpected__Fv' is multiply defined:
(file /usr/local/lib/libstdc++.a(exceptioni.o) and file 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.8.1/libgcc.a(exception.o));
ld: fatal: File processing errors. No output written to lyx
*** Error code 1
make: Fatal error: Command failed for target `lyx'
Current working directory /utenti/ottuzzi/tmp1/lyx-1.0.3/src
*** Error code 1
make: Fatal error: Command failed for target `all'


Can anybody solve the problem ?

Thanks

Emanuele



RE: How to obtain page numbers on the right bottom side of each

1999-09-17 Thread Stéphane Barraud


On 16-Sep-99 claudio wrote:
 How to obtain page numbers on the right bottom side of each page, also
 in the page where a chapter starts ( it usually stay here in the bottom
 , but in the middle) ?
 Thanks,Claudio
 
 PS:I'm using class book
 -- 

Hello,

  you may achieve this result with the "fancy header" (fancyhdr) package.

  Set the document page style to fancy (menu format, document) 
  then you can modify the LaTeX Preamble (Menu Format, LaTeX preamble) with the
following commands :
  
   \cfoot{}
   \rfoot{page \thepage}
 
  And voila !!

  For more information :

  Subsection 3.1.3 of User Guide. 
  Section 1.8 of Extended LyX Features

  HTH

  steph

=
[EMAIL PROTECTED]

Pole Europeen de Plasturgie
Ecole Superieure de Plasturgie

2 Rue Pierre et Marie Curie
01100 BELLIGNAT FRANCE
=



Re: LyX unable to find RelyxFigure.pm

1999-09-17 Thread Jean-Marc Lasgouttes

 "Paolo" == Paolo M Pumilia [EMAIL PROTECTED] writes:

Paolo I cannot import a tex file into lyx, apparently because lyx
Paolo searches the conversion program RelyxFigure.pm in /usr/local
Paolo rather than in /usr. Here is the error message:

Paolo  % Can't locate RelyxFigure.pm in @INC (@INC contains:
Paolo . /usr/local/bin/. /usr/local/bin/../share/lyx/reLyX
Paolo /usr/local/share/lyx/reLyX /usr/lib/perl5/i386-linux/5.004
Paolo /usr/lib/perl5 /usr/local/lib/site_perl/i386-linux
Paolo /usr/local/lib/site_perl .) at
Paolo /usr/local/bin/../share/lyx/reLyX/BasicLyX.pm line 13.  BEGIN
Paolo failed--compilation aborted at
Paolo /usr/local/bin/../share/lyx/reLyX/BasicLyX.pm line 13.  BEGIN
Paolo failed--compilation aborted at
Paolo /usr/local/bin/../share/lyx/reLyX/reLyXmain.pl line 42.


Paolo Is it due to a lyx package misconfiguration (debian linux dist)
Paolo ?  How can I specify the correct location where RelyxFigure.pm
Paolo can be found?

I think there is a misconfiguration... Where is reLyX located ? Are
you sure that you do not have one version in /usr/local/bin and
another in /usr/bin? 

JMarc



Re: Figures

1999-09-17 Thread Carlos A M dos Santos

On Fri, 17 Sep 1999, Oscar Brihuega-Moreno wrote:

 I need to put two figures in the same line, i mean both horizontaly.
 When i try to use float figure i always get one up and another down.

I implemented this putting each figure in a paragraph into the float and
setting "extra options" minipage, width 6.5cm, Align top, horizontal
filling and start minipage.


Casantos

-- 
I had a love of books from the beginning. In my mother's collection, we
found the first alphabet book I had. I had taken the letters and counted
all the serifs. -- Donald Knuth



Re: ezmlm warning

1999-09-17 Thread Lars Gullik Bjønnes

[EMAIL PROTECTED] writes:

| Rules are made for maximum compatibility.  Not complying with the rules of
| the internet you are risking packet rejections, no matter how convinced you
| are that certain rules should be changed.

In this case it is obviouly not true. I only have problems with a
_limited_ number of mailersvers. And something to also note is that
the header field in question is a comment field.

| Imagine receiving email from all your Japanese or Chinese or Jewish friends
| with their names in From: written using the true characters of their
| language.  Will your mutt/gnus be able to read them? Try:
| 
| ‘Ä㑺Ã
| 
| If you cannot read it, do you know what character/font set you should
| install?  (No, you are *not* reading it right if you see ~ as the first
| character.)


I will at least understand that I don't know how to spell his name.
When I have to use "Bjonnes" instead of "Bjønnes" you will have no
clue that "Bjonnes" is _not_ my name.

| 
| If it could, is it useful for you?  Is it useful to you to see how I *truly*
| write my name?
| 
| No matter how proud I am of my language, I still use English to write to
| this list because I want to be understood.

What has spelling of names to do with language?

| It is another matter that an MTA should not concern itself with rfc822
| issues, and hence it should not reject messages with "improper" From:
| headers. These issues are better left to a the MUA.

Agree.

Lgb



LineSpacing

1999-09-17 Thread Sandmann

Hello,

I have a problem that forces me to use MS-Word if I can not get ridd of
it. 
I am going to graduate and now I planed to write my examen with LyX but
I can not manage to insert differnt linespacings in one document. 
We have to write the standart Text with ohehalf linespacing and in si
ze 12 but the footnotes, the cover, the bibliography and the quotations
with a singel linespacing and with sice 10.
I wander that there is no document class for german academic examen wri
ting ore something. I think I am not the first with that problem.
I allready cheked several solutions after reading the custom help
file but with no effort. I try to modify the ./layout/book.layout file
to someting like this:

style Quotation
  spacing   singel
Font
  size  small
EndFont
End

But that has absolut no effect on the dvi file. I see the quotation
text in LyX smaller but in the dvi file it has the same size as the
standard text.
I use LyX 1.0.1 

I hope there is a simple solution without editing every paragraph
because in that case it makes no sense to use LyX because the great
advanatge of LyX, allow the writer to write and not force him to format,
is gone.

Marcus

 



Re: superscript of sums and integrals in multiline equation

1999-09-17 Thread Ingo Kloecker

Herbert wrote:

In multiline format (eqnarray) the left and the right part are real
formulas,
but the middle part is a textformula!
This is really interesting. Thanks for clearing up this mystery.

 So it's not possible to write
a sum super/subscript under /above the sum-symbol. If you choose the
array-format, all parts are in textmode. 
You can type the sum in all three parts of a multiline formula and you
will
see, that the middle sum is typed with super/subscript shifted to the
right,
the left and right one the one with super/subscript above/under the sum.
The option \limits works only for integrals, in both math modes!
In this point I disagree with you. Type the following in the middle part of a
multiline formula and you will get a sum with super/subscripted limits:
\sum \limits _n=1 ^\infty  n

Therefore it's not correct, when LyX views these symbols different to
the latex-convention.
I agree.

Regards,
Ingo



Re: Export as PostScript oddity

1999-09-17 Thread Jean-Marc Lasgouttes

 "Reuben" == Reuben Thomas [EMAIL PROTECTED] writes:

Reuben Why, when I select "Export as PostScript" do I get the Print
Reuben dialogue box?  Is this normal? (I don't remember it before!)

It is normal, but it does not really make sense :) 

Reuben Also, the Edit menu is ugly because the last two entries make
Reuben it much wider than it needs to be. Could these entries somehow
Reuben be made shorter, by rewording them or by using a sub-menu?

We'll do that after 1.0.4, so that all .po files do not get broken.

JMarc




lyx Installation trouble

1999-09-17 Thread Bhagwati Gupta

Hi- 

I have been trying to install lyx on my newly installed Linux RedHat 5
OS (PowerBook G3, 233MHz). I downloaded lyx-1.0.3.tar.gz file and after
unzipping into a temporary directory I issued the following command -
./configure (to create Makefile)

configuration was successful and I got message to go ahead and do 'make'
and then 'make install'. 

I then issued 'make' command and it is here I got into trouble
After the process went through nicely for a while, I got the following
error message -


(only the last few lines...)

g++ -c -g -I. -I. -I../images   -I/usr/X11R6/include math_symbols.C
g++ -c -g -I. -I. -I../images   -I/usr/X11R6/include lyxfunc.C
lyxfunc.C: In method 'class LString LySFunc::Dispatch (int, const char *
= 0)':
lyxfunc.C:2427: virtual memory exhausted 
make[1]:**[lyxfunc.o] Error 1
make[1]: Leaving directory '/download/lyx-1.0.3/src'
make: *** [all] Error 1

'make' process was terminated after this. 

Does anyone know what is wrong? I have already installed Xforms 0.88 and
libXpm 4.7 version. I am new to Linux and therefore do not know much
about this. 

Thanks

Bhagwati



Installation Problem

1999-09-17 Thread Emanuele Olivetti

Hi,
a friendo of mine has some problem installing LyX on a

SunOS ultra 5.7 Generic sun4u sparc SUNW,Ultra-1

Configuration is OK, but during compilation he got these problems:

g++ -o lyx main.o lyx_main.o lyx_gui.o lyx.o lyx_cb.o lyxfr0.o lyxfr1.o  inset.o 
lyxfont.o  texrow.o paragraph.o layout.o screen.o text.o text2.o  spellchecker.o 
kbmap.o bmtable.o math_symbols.o  lyxfunc.o credits.o menus.o intl.o form1.o  
credits_form.o layout_forms.o print_form.o math_macro.o math_root.o  figinset.o 
toolbar.o formula.o math_hash.o math_inset.o  math_parser.o math_write.o math_draw.o 
latexoptions.o texoptions.o  table.o buffer.o lastfiles.o sp_form.o lyx_sty.o  
math_panel.o math_iter.o lyxrc.o lyxlex.o combox.o  minibuffer.o math_delim.o 
math_forms.o math_cursor.o math_utils.o  lyx_sendfax.o lyx_sendfax_main.o LString.o 
bufferparams.o  pathstack.o filetools.o filedlg.o error.o insetquotes.o  insetlatex.o 
BufferView.o Spacing.o PaperLayout.o insetref.o  inseturl.o insetlatexaccent.o 
insetinfo.o inseterror.o  insetlabel.o bufferlist.o lyx_gui_misc.o vspace.o  LaTeX.o  
LyXView.o FileInfo.o insetcommand.o insetbib.o insetindex.o  LyXAction.o lyxsum.o 
DepTable.o lyxserver.o LaTeXLog.o  formulamacro.o insetinclude.o syscall.o syscontr.o 
syssingleton.o  TableLayout.o insettoc.o insetlof.o insetlot.o lyxdraw.o  
LaTeXFeatures.o lyxvc.o trans.o tex-strings.o tex-accent.o  ParagraphExtra.o 
FontInfo.o FontLoader.o insetparent.o  LyXSendto.o Bullet.o bullet_forms.o 
bullet_forms_cb.o insetloa.o  trans_mgr.o chset.o Chktex.o insetspecialchar.o 
lyxlookup.o  ImportLaTeX.o ImportNoweb.o Literate.o   -lforms -lXpm  -lSM -lICE 
-liberty -lc -lm   -L/usr/openwin/lib -R/usr/openwin/lib -lX11 -lsocket  -lnsl
ld: fatal: symbol `set_terminate__FPFv_v' is multiply defined:
(file /usr/local/lib/libstdc++.a(exceptioni.o) and file 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.8.1/libgcc.a(exception.o));
ld: fatal: symbol `__default_unexpected__Fv' is multiply defined:
(file /usr/local/lib/libstdc++.a(exceptioni.o) and file 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.8.1/libgcc.a(exception.o));
ld: fatal: symbol `terminate__Fv' is multiply defined:
(file /usr/local/lib/libstdc++.a(exceptioni.o) and file 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.8.1/libgcc.a(exception.o));
ld: fatal: symbol `set_unexpected__FPFv_v' is multiply defined:
(file /usr/local/lib/libstdc++.a(exceptioni.o) and file 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.8.1/libgcc.a(exception.o));
ld: fatal: symbol `unexpected__Fv' is multiply defined:
(file /usr/local/lib/libstdc++.a(exceptioni.o) and file 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.8.1/libgcc.a(exception.o));
ld: fatal: File processing errors. No output written to lyx
*** Error code 1
make: Fatal error: Command failed for target `lyx'
Current working directory /utenti/ottuzzi/tmp1/lyx-1.0.3/src
*** Error code 1
make: Fatal error: Command failed for target `all'


Can anybody solve the problem ?

Thanks

Emanuele



RE: How to obtain page numbers on the right bottom side of each

1999-09-17 Thread Stéphane Barraud


On 16-Sep-99 claudio wrote:
 How to obtain page numbers on the right bottom side of each page, also
 in the page where a chapter starts ( it usually stay here in the bottom
 , but in the middle) ?
 Thanks,Claudio
 
 PS:I'm using class book
 -- 

Hello,

  you may achieve this result with the "fancy header" (fancyhdr) package.

  Set the document page style to fancy (menu format, document) 
  then you can modify the LaTeX Preamble (Menu Format, LaTeX preamble) with the
following commands :
  
   \cfoot{}
   \rfoot{page \thepage}
 
  And voila !!

  For more information :

  Subsection 3.1.3 of User Guide. 
  Section 1.8 of Extended LyX Features

  HTH

  steph

=
[EMAIL PROTECTED]

Pole Europeen de Plasturgie
Ecole Superieure de Plasturgie

2 Rue Pierre et Marie Curie
01100 BELLIGNAT FRANCE
=



Re: LyX unable to find RelyxFigure.pm

1999-09-17 Thread Jean-Marc Lasgouttes

 "Paolo" == Paolo M Pumilia [EMAIL PROTECTED] writes:

Paolo I cannot import a tex file into lyx, apparently because lyx
Paolo searches the conversion program RelyxFigure.pm in /usr/local
Paolo rather than in /usr. Here is the error message:

Paolo  % Can't locate RelyxFigure.pm in @INC (@INC contains:
Paolo . /usr/local/bin/. /usr/local/bin/../share/lyx/reLyX
Paolo /usr/local/share/lyx/reLyX /usr/lib/perl5/i386-linux/5.004
Paolo /usr/lib/perl5 /usr/local/lib/site_perl/i386-linux
Paolo /usr/local/lib/site_perl .) at
Paolo /usr/local/bin/../share/lyx/reLyX/BasicLyX.pm line 13.  BEGIN
Paolo failed--compilation aborted at
Paolo /usr/local/bin/../share/lyx/reLyX/BasicLyX.pm line 13.  BEGIN
Paolo failed--compilation aborted at
Paolo /usr/local/bin/../share/lyx/reLyX/reLyXmain.pl line 42.


Paolo Is it due to a lyx package misconfiguration (debian linux dist)
Paolo ?  How can I specify the correct location where RelyxFigure.pm
Paolo can be found?

I think there is a misconfiguration... Where is reLyX located ? Are
you sure that you do not have one version in /usr/local/bin and
another in /usr/bin? 

JMarc



Re: Figures

1999-09-17 Thread Carlos A M dos Santos

On Fri, 17 Sep 1999, Oscar Brihuega-Moreno wrote:

 I need to put two figures in the same line, i mean both horizontaly.
 When i try to use float figure i always get one up and another down.

I implemented this putting each figure in a paragraph into the float and
setting "extra options" minipage, width 6.5cm, Align top, horizontal
filling and start minipage.


Casantos

-- 
I had a love of books from the beginning. In my mother's collection, we
found the first alphabet book I had. I had taken the letters and counted
all the serifs. -- Donald Knuth



Re: ezmlm warning

1999-09-17 Thread Lars Gullik Bjønnes

[EMAIL PROTECTED] writes:

| Rules are made for maximum compatibility.  Not complying with the rules of
| the internet you are risking packet rejections, no matter how convinced you
| are that certain rules should be changed.

In this case it is obviouly not true. I only have problems with a
_limited_ number of mailersvers. And something to also note is that
the header field in question is a comment field.

| Imagine receiving email from all your Japanese or Chinese or Jewish friends
| with their names in From: written using the true characters of their
| language.  Will your mutt/gnus be able to read them? Try:
| 
| ‘Ä㑺Ã
| 
| If you cannot read it, do you know what character/font set you should
| install?  (No, you are *not* reading it right if you see ~ as the first
| character.)


I will at least understand that I don't know how to spell his name.
When I have to use "Bjonnes" instead of "Bjønnes" you will have no
clue that "Bjonnes" is _not_ my name.

| 
| If it could, is it useful for you?  Is it useful to you to see how I *truly*
| write my name?
| 
| No matter how proud I am of my language, I still use English to write to
| this list because I want to be understood.

What has spelling of names to do with language?

| It is another matter that an MTA should not concern itself with rfc822
| issues, and hence it should not reject messages with "improper" From:
| headers. These issues are better left to a the MUA.

Agree.

Lgb



LineSpacing

1999-09-17 Thread Sandmann

Hello,

I have a problem that forces me to use MS-Word if I can not get ridd of
it. 
I am going to graduate and now I planed to write my examen with LyX but
I can not manage to insert differnt linespacings in one document. 
We have to write the standart Text with ohehalf linespacing and in si
ze 12 but the footnotes, the cover, the bibliography and the quotations
with a singel linespacing and with sice 10.
I wander that there is no document class for german academic examen wri
ting ore something. I think I am not the first with that problem.
I allready cheked several solutions after reading the custom help
file but with no effort. I try to modify the ./layout/book.layout file
to someting like this:

style Quotation
  spacing   singel
Font
  size  small
EndFont
End

But that has absolut no effect on the dvi file. I see the quotation
text in LyX smaller but in the dvi file it has the same size as the
standard text.
I use LyX 1.0.1 

I hope there is a simple solution without editing every paragraph
because in that case it makes no sense to use LyX because the great
advanatge of LyX, allow the writer to write and not force him to format,
is gone.

Marcus

 



Re: superscript of sums and integrals in multiline equation

1999-09-17 Thread Ingo Kloecker

Herbert wrote:

In multiline format (eqnarray) the left and the right part are real
formulas,
but the middle part is a textformula!
This is really interesting. Thanks for clearing up this mystery.

 So it's not possible to write
a sum super/subscript under /above the sum-symbol. If you choose the
array-format, all parts are in textmode. 
You can type the sum in all three parts of a multiline formula and you
will
see, that the middle sum is typed with super/subscript shifted to the
right,
the left and right one the one with super/subscript above/under the sum.
The option \limits works only for integrals, in both math modes!
In this point I disagree with you. Type the following in the middle part of a
multiline formula and you will get a sum with super/subscripted limits:
\sum \limits _n=1 ^\infty  n

Therefore it's not correct, when LyX views these symbols different to
the latex-convention.
I agree.

Regards,
Ingo



Re: Export as PostScript oddity

1999-09-17 Thread Jean-Marc Lasgouttes

 "Reuben" == Reuben Thomas [EMAIL PROTECTED] writes:

Reuben Why, when I select "Export as PostScript" do I get the Print
Reuben dialogue box?  Is this normal? (I don't remember it before!)

It is normal, but it does not really make sense :) 

Reuben Also, the Edit menu is ugly because the last two entries make
Reuben it much wider than it needs to be. Could these entries somehow
Reuben be made shorter, by rewording them or by using a sub-menu?

We'll do that after 1.0.4, so that all .po files do not get broken.

JMarc




lyx Installation trouble

1999-09-17 Thread Bhagwati Gupta

Hi- 

I have been trying to install lyx on my newly installed Linux RedHat 5
OS (PowerBook G3, 233MHz). I downloaded lyx-1.0.3.tar.gz file and after
unzipping into a temporary directory I issued the following command -
./configure (to create Makefile)

configuration was successful and I got message to go ahead and do 'make'
and then 'make install'. 

I then issued 'make' command and it is here I got into trouble
After the process went through nicely for a while, I got the following
error message -


(only the last few lines...)

g++ -c -g -I. -I. -I../images   -I/usr/X11R6/include math_symbols.C
g++ -c -g -I. -I. -I../images   -I/usr/X11R6/include lyxfunc.C
lyxfunc.C: In method 'class LString LySFunc::Dispatch (int, const char *
= 0)':
lyxfunc.C:2427: virtual memory exhausted 
make[1]:**[lyxfunc.o] Error 1
make[1]: Leaving directory '/download/lyx-1.0.3/src'
make: *** [all] Error 1

'make' process was terminated after this. 

Does anyone know what is wrong? I have already installed Xforms 0.88 and
libXpm 4.7 version. I am new to Linux and therefore do not know much
about this. 

Thanks

Bhagwati



Installation Problem

1999-09-17 Thread Emanuele Olivetti

Hi,
a friendo of mine has some problem installing LyX on a

SunOS ultra 5.7 Generic sun4u sparc SUNW,Ultra-1

Configuration is OK, but during compilation he got these problems:

g++ -o lyx main.o lyx_main.o lyx_gui.o lyx.o lyx_cb.o lyxfr0.o lyxfr1.o  inset.o 
lyxfont.o  texrow.o paragraph.o layout.o screen.o text.o text2.o  spellchecker.o 
kbmap.o bmtable.o math_symbols.o  lyxfunc.o credits.o menus.o intl.o form1.o  
credits_form.o layout_forms.o print_form.o math_macro.o math_root.o  figinset.o 
toolbar.o formula.o math_hash.o math_inset.o  math_parser.o math_write.o math_draw.o 
latexoptions.o texoptions.o  table.o buffer.o lastfiles.o sp_form.o lyx_sty.o  
math_panel.o math_iter.o lyxrc.o lyxlex.o combox.o  minibuffer.o math_delim.o 
math_forms.o math_cursor.o math_utils.o  lyx_sendfax.o lyx_sendfax_main.o LString.o 
bufferparams.o  pathstack.o filetools.o filedlg.o error.o insetquotes.o  insetlatex.o 
BufferView.o Spacing.o PaperLayout.o insetref.o  inseturl.o insetlatexaccent.o 
insetinfo.o inseterror.o  insetlabel.o bufferlist.o lyx_gui_misc.o vspace.o  LaTeX.o  
LyXView.o FileInfo.o insetcommand.o insetbib.o insetindex.o  LyXAction.o lyxsum.o 
DepTable.o lyxserver.o LaTeXLog.o  formulamacro.o insetinclude.o syscall.o syscontr.o 
syssingleton.o  TableLayout.o insettoc.o insetlof.o insetlot.o lyxdraw.o  
LaTeXFeatures.o lyxvc.o trans.o tex-strings.o tex-accent.o  ParagraphExtra.o 
FontInfo.o FontLoader.o insetparent.o  LyXSendto.o Bullet.o bullet_forms.o 
bullet_forms_cb.o insetloa.o  trans_mgr.o chset.o Chktex.o insetspecialchar.o 
lyxlookup.o  ImportLaTeX.o ImportNoweb.o Literate.o   -lforms -lXpm  -lSM -lICE 
-liberty -lc -lm   -L/usr/openwin/lib -R/usr/openwin/lib -lX11 -lsocket  -lnsl
ld: fatal: symbol `set_terminate__FPFv_v' is multiply defined:
(file /usr/local/lib/libstdc++.a(exceptioni.o) and file 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.8.1/libgcc.a(exception.o));
ld: fatal: symbol `__default_unexpected__Fv' is multiply defined:
(file /usr/local/lib/libstdc++.a(exceptioni.o) and file 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.8.1/libgcc.a(exception.o));
ld: fatal: symbol `terminate__Fv' is multiply defined:
(file /usr/local/lib/libstdc++.a(exceptioni.o) and file 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.8.1/libgcc.a(exception.o));
ld: fatal: symbol `set_unexpected__FPFv_v' is multiply defined:
(file /usr/local/lib/libstdc++.a(exceptioni.o) and file 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.8.1/libgcc.a(exception.o));
ld: fatal: symbol `unexpected__Fv' is multiply defined:
(file /usr/local/lib/libstdc++.a(exceptioni.o) and file 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.8.1/libgcc.a(exception.o));
ld: fatal: File processing errors. No output written to lyx
*** Error code 1
make: Fatal error: Command failed for target `lyx'
Current working directory /utenti/ottuzzi/tmp1/lyx-1.0.3/src
*** Error code 1
make: Fatal error: Command failed for target `all'


Can anybody solve the problem ?

Thanks

Emanuele



RE: How to obtain page numbers on the right bottom side of each

1999-09-17 Thread Stéphane Barraud


On 16-Sep-99 claudio wrote:
> How to obtain page numbers on the right bottom side of each page, also
> in the page where a chapter starts ( it usually stay here in the bottom
> , but in the middle) ?
> Thanks,Claudio
> 
> PS:I'm using class book
> -- 

Hello,

  you may achieve this result with the "fancy header" (fancyhdr) package.

  Set the document page style to fancy (menu format, document) 
  then you can modify the LaTeX Preamble (Menu Format, LaTeX preamble) with the
following commands :
  
   \cfoot{}
   \rfoot{page \thepage}
 
  And voila !!

  For more information :

  Subsection 3.1.3 of User Guide. 
  Section 1.8 of Extended LyX Features

  HTH

  steph

=
[EMAIL PROTECTED]

Pole Europeen de Plasturgie
Ecole Superieure de Plasturgie

2 Rue Pierre et Marie Curie
01100 BELLIGNAT FRANCE
=



Re: LyX unable to find RelyxFigure.pm

1999-09-17 Thread Jean-Marc Lasgouttes

> "Paolo" == Paolo M Pumilia <[EMAIL PROTECTED]> writes:

Paolo> I cannot import a tex file into lyx, apparently because lyx
Paolo> searches the conversion program RelyxFigure.pm in /usr/local
Paolo> rather than in /usr. Here is the error message:

Paolo>  % Can't locate RelyxFigure.pm in @INC (@INC contains:
Paolo> . /usr/local/bin/. /usr/local/bin/../share/lyx/reLyX
Paolo> /usr/local/share/lyx/reLyX /usr/lib/perl5/i386-linux/5.004
Paolo> /usr/lib/perl5 /usr/local/lib/site_perl/i386-linux
Paolo> /usr/local/lib/site_perl .) at
Paolo> /usr/local/bin/../share/lyx/reLyX/BasicLyX.pm line 13.  BEGIN
Paolo> failed--compilation aborted at
Paolo> /usr/local/bin/../share/lyx/reLyX/BasicLyX.pm line 13.  BEGIN
Paolo> failed--compilation aborted at
Paolo> /usr/local/bin/../share/lyx/reLyX/reLyXmain.pl line 42.


Paolo> Is it due to a lyx package misconfiguration (debian linux dist)
Paolo> ?  How can I specify the correct location where RelyxFigure.pm
Paolo> can be found?

I think there is a misconfiguration... Where is reLyX located ? Are
you sure that you do not have one version in /usr/local/bin and
another in /usr/bin? 

JMarc



Re: Figures

1999-09-17 Thread Carlos A M dos Santos

On Fri, 17 Sep 1999, Oscar Brihuega-Moreno wrote:

> I need to put two figures in the same line, i mean both horizontaly.
> When i try to use float figure i always get one up and another down.

I implemented this putting each figure in a paragraph into the float and
setting "extra options" minipage, width 6.5cm, Align top, horizontal
filling and start minipage.


Casantos

-- 
I had a love of books from the beginning. In my mother's collection, we
found the first alphabet book I had. I had taken the letters and counted
all the serifs. -- Donald Knuth



Re: ezmlm warning

1999-09-17 Thread Lars Gullik Bjønnes

[EMAIL PROTECTED] writes:

| Rules are made for maximum compatibility.  Not complying with the rules of
| the internet you are risking packet rejections, no matter how convinced you
| are that certain rules should be changed.

In this case it is obviouly not true. I only have problems with a
_limited_ number of mailersvers. And something to also note is that
the header field in question is a comment field.

| Imagine receiving email from all your Japanese or Chinese or Jewish friends
| with their names in From: written using the true characters of their
| language.  Will your mutt/gnus be able to read them? Try:
| 
| ‘Ä㑺Ã
| 
| If you cannot read it, do you know what character/font set you should
| install?  (No, you are *not* reading it right if you see ~ as the first
| character.)


I will at least understand that I don't know how to spell his name.
When I have to use "Bjonnes" instead of "Bjønnes" you will have no
clue that "Bjonnes" is _not_ my name.

| 
| If it could, is it useful for you?  Is it useful to you to see how I *truly*
| write my name?
| 
| No matter how proud I am of my language, I still use English to write to
| this list because I want to be understood.

What has spelling of names to do with language?

| It is another matter that an MTA should not concern itself with rfc822
| issues, and hence it should not reject messages with "improper" From:
| headers. These issues are better left to a the MUA.

Agree.

Lgb



LineSpacing

1999-09-17 Thread Sandmann

Hello,

I have a problem that forces me to use MS-Word if I can not get ridd of
it. 
I am going to graduate and now I planed to write my examen with LyX but
I can not manage to insert differnt linespacings in one document. 
We have to write the standart Text with ohehalf linespacing and in si
ze 12 but the footnotes, the cover, the bibliography and the quotations
with a singel linespacing and with sice 10.
I wander that there is no document class for german academic examen wri
ting ore something. I think I am not the first with that problem.
I allready cheked several solutions after reading the custom help
file but with no effort. I try to modify the ./layout/book.layout file
to someting like this:

style Quotation
  spacing   singel
Font
  size  small
EndFont
End

But that has absolut no effect on the dvi file. I see the quotation
text in LyX smaller but in the dvi file it has the same size as the
standard text.
I use LyX 1.0.1 

I hope there is a simple solution without editing every paragraph
because in that case it makes no sense to use LyX because the great
advanatge of LyX, allow the writer to write and not force him to format,
is gone.

Marcus

 



Re: superscript of sums and integrals in multiline equation

1999-09-17 Thread Ingo Kloecker

Herbert wrote:

>In multiline format (eqnarray) the left and the right part are real
>formulas,
>but the middle part is a textformula!
This is really interesting. Thanks for clearing up this mystery.

> So it's not possible to write
>a sum super/subscript under /above the sum-symbol. If you choose the
>array-format, all parts are in textmode. 
>You can type the sum in all three parts of a multiline formula and you
>will
>see, that the middle sum is typed with super/subscript shifted to the
>right,
>the left and right one the one with super/subscript above/under the sum.
>The option \limits works only for integrals, in both math modes!
In this point I disagree with you. Type the following in the middle part of a
multiline formula and you will get a sum with super/subscripted limits:
\sum \limits _n=1 ^\infty  n

>Therefore it's not correct, when LyX views these symbols different to
>the latex-convention.
I agree.

Regards,
Ingo



Re: Export as PostScript oddity

1999-09-17 Thread Jean-Marc Lasgouttes

> "Reuben" == Reuben Thomas <[EMAIL PROTECTED]> writes:

Reuben> Why, when I select "Export as PostScript" do I get the Print
Reuben> dialogue box?  Is this normal? (I don't remember it before!)

It is normal, but it does not really make sense :) 

Reuben> Also, the Edit menu is ugly because the last two entries make
Reuben> it much wider than it needs to be. Could these entries somehow
Reuben> be made shorter, by rewording them or by using a sub-menu?

We'll do that after 1.0.4, so that all .po files do not get broken.

JMarc




lyx Installation trouble

1999-09-17 Thread Bhagwati Gupta

Hi- 

I have been trying to install lyx on my newly installed Linux RedHat 5
OS (PowerBook G3, 233MHz). I downloaded lyx-1.0.3.tar.gz file and after
unzipping into a temporary directory I issued the following command -
./configure (to create Makefile)

configuration was successful and I got message to go ahead and do 'make'
and then 'make install'. 

I then issued 'make' command and it is here I got into trouble
After the process went through nicely for a while, I got the following
error message -


(only the last few lines...)

g++ -c -g -I. -I. -I../images   -I/usr/X11R6/include math_symbols.C
g++ -c -g -I. -I. -I../images   -I/usr/X11R6/include lyxfunc.C
lyxfunc.C: In method 'class LString LySFunc::Dispatch (int, const char *
= 0)':
lyxfunc.C:2427: virtual memory exhausted 
make[1]:**[lyxfunc.o] Error 1
make[1]: Leaving directory '/download/lyx-1.0.3/src'
make: *** [all] Error 1

'make' process was terminated after this. 

Does anyone know what is wrong? I have already installed Xforms 0.88 and
libXpm 4.7 version. I am new to Linux and therefore do not know much
about this. 

Thanks

Bhagwati