Re: Word wrap and bib formatting

2000-06-15 Thread Stephan E. Schlierf

D Milburn wrote:
 
 
 As for the rest...!!! Without a latex manual I am just blinded by it all!
 Is there a good latex reference on-line?
 

You might want to have a look at
ftp://ftp.dante.de/tex-archive/documentation/lshort/english/
Here the "The Not So Short Introduction to L A T E X2 " is available; I
found it quite usefull - especially for the "not so experienced user"
:-)

Regards
Stephan
--
Stephan E. Schlierf M.A.
-  Product Management  -
PHONE:  ++49 9254 960673
FAX:++49 9254 960674
CSE GmbH Germany



Re: segmentation fault

2000-06-15 Thread Juergen Vigna


On 14-Jun-2000 Philippe Lebrun wrote:
 
 On 14-Jun-00 Jean-Marc Lasgouttes wrote:
 "jdd" == jdd  [EMAIL PROTECTED] writes:
 
 jdd well... how can I do that ? I had the problem with the lyx
 jdd version and xform from suse 6.4 - but it's an erratic bug,
 jdd difficult to trace.
 
 If it is the bug I think it is, it happens whenever xforms wants to
 output a warning message (not enough colors, etc.). You might want to
 install the xforms rpm from ftp.sylvan.com/pub/lyx (remove the other
 one first) and see whether it helps.
 
 JMarc
 
 I've seen this too. Lyx dumps core with a SIGSEGV when staroffice or other
 color hog is running.
 
 The latest lyx and xforms rpms are installed.
 

It shouldn't segfault, but the problem is probaply due to the traditional
temporary change of the LyXBanner after Developers Meetings (secret pharse
of this years meeting is "cucumber"!), you can disable the banner from a
lyxrc variable (look at $LYXDIR/lyxrc.example if you don't know how)!

 Jürgen

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

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

You can never trust a woman; she may be true to you.

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._



Re: ANNOUNCE: LyX 1.1.5

2000-06-15 Thread Kevin Chu

Jean-Marc Lasgouttes wrote:

 Kevin I'm using 1.1.4fix3 but it crashed when I tried to use the
 Kevin middle mouse button to paste something into it. So I decided to
 Kevin try 1.1.5.
 
 Tell us whether the problem persist in 1.1.5.

I haven't been able to reproduce the problem in 1.1.5.

Just want to say that I think LyX is great and I appreciate all the
work that the developers and documentation writers put into it!

Kevin

-- 
Kevin Chu
[EMAIL PROTECTED]
http://super_kevin.tripod.com/
F4221086 561B965F CFAFE1A3 EC00A7CA BECC E433



Re: ANNOUNCE: LyX 1.1.5

2000-06-15 Thread Jean-Marc Lasgouttes

 "Kevin" == Kevin Chu [EMAIL PROTECTED] writes:

Kevin I haven't been able to reproduce the problem in 1.1.5.

Good.

Kevin Just want to say that I think LyX is great and I appreciate all
Kevin the work that the developers and documentation writers put into
Kevin it!

Thanks:)

JMarc



Installation failure under SuSE 6.4

2000-06-15 Thread Morgan Kelly

Hi,

Trying to install lyx 1.1.5 under SuSE 6.4 (with C++ installed) I am having
./configure fail with the message "Unable to find a working C++ compiler"

What changes do I need to make so that lyx can find crtbegin.o, cc1plus etc.

The relevant bit of config.log is below.

thanks,

Morgan




configure:1661: checking for a working C++ compiler
configure:1697: g++ -o conftestconftest.C  15
cpp: -lang-c++: linker input file unused since linking not done
ld: cannot open crtbegin.o: No such file or directory
configure: failed program was:

#line 1692 "configure"
#include "confdefs.h"

class foo { int bar; }; int main(){return(0);}
configure:1697: gcc -o conftestconftest.C  15
gcc: installation problem, cannot exec `cc1plus': No such file or directory
configure: failed program was:

#line 1692 "configure"
#include "confdefs.h"

class foo { int bar; }; int main(){return(0);}
configure:1697: c++ -o conftestconftest.C  15
cpp: -lang-c++: linker input file unused since linking not done
ld: cannot open crtbegin.o: No such file or directory



Re: Graphics/Figures in LyX, Call for Features

2000-06-15 Thread Martijn Brouwer

At 10:24 PM 6/7/00 +0200, you wrote:
On 07-Jun-2000 Roland Krause wrote:

 rant
 Why GUI independece? Drop xforms now! Port LyX to KDE
 rant/
Never! With xforms I can run LyX on my 486, with KDE or gnome I can just
open LyX in the time I now need to write my whole thesis! 
Besides, there is already al port to KDE, KLyX.

Martijn


__
Martijn Brouwer   [EMAIL PROTECTED]



Re: Graphics/Figures in LyX, Call for Features

2000-06-15 Thread Martijn Brouwer

At 03:07 PM 6/15/00 +0200, you wrote:
How well do latest LyX versions run on a 486? Is is better/worse than
older versions? Just curious.

I can't tell you, I am just beginning to work seriously with LyX. (Master
thesis). But version 1.1.2 runs fine. Of course running Latex takes some
time, but I have exported the userguide and the extended features documents
to postscript, and that took only a few minutes. Reading this documents
online goes very well.  I did not yet try version 1.1.5: I want to wait
until the first fix. Compiling LyX takes to much time to do it for every
version. (hint: is there anybody who can build a rpm for SuSE?) I run LyX
on a 100 Mhz 486 with 24 Mb ram, so please keep the systemrequirements down.

Succes!

Martijn

P.S. I am going to like LyX very well. The absence of wysiwyg prevents my
computer from slowing down when I have a twenty page document full with
equations, tables and graphs! Go on.


__
Martijn Brouwer   [EMAIL PROTECTED]



LabelType Centered_Top_Environment Doesn't Seem to Center

2000-06-15 Thread Alexander M. Budge

I would like to add a static label, centered above the user supplied
text.  Everything seems to work fine with the snippet below, except
the label "Short Title:" is not centered above, but displaced to the
right.

What's going on?

Thanks,
Alex



# Short Title style definition
Style ShortTitle
  MarginStatic
  LatexType Command
  InTitle   1
  LatexName setshorttitle
  ParSkip   0.4
  ItemSep   0
  TopSep0
  BottomSep 1
  ParSep1
  Align Center
  AlignPossible Center
  LabelType Centered_Top_Environment
  LabelString   "Short Title:"

  # standard font definition
  Font
Shape   SmallCaps
  EndFont

  # define auxillary command to set short title
  Preamble
\newcommand{\setshorttitle}[1]{\gdef\shorttitle{#1}}
  EndPreamble
End



Re: Graphics/Figures in LyX, Call for Features

2000-06-15 Thread Syrus Nemat-Nasser

On Thu, 15 Jun 2000, Martijn Brouwer wrote:

 At 10:24 PM 6/7/00 +0200, you wrote:
 On 07-Jun-2000 Roland Krause wrote:
 
  rant
  Why GUI independece? Drop xforms now! Port LyX to KDE
  rant/
 Never! With xforms I can run LyX on my 486, with KDE or gnome I can just
 open LyX in the time I now need to write my whole thesis! 
 Besides, there is already al port to KDE, KLyX.

Running LyX would not require KDE or GNOME to be installed! Only libqt or
libgtk which are probably not slower than xforms. Please correct me if I
am wrong.

Thanks. Syrus.

-- 

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Syrus C Nemat-Nasser, PhD|  Center of Excellence for Advanced Materials
UCSD Department of Physics   |  UCSD Department of Mechanical
[EMAIL PROTECTED] |and Aerospace Engineering





Re: jpeg-import

2000-06-15 Thread Jose Abilio Oliveira Matos

On Mon, Jun 12, 2000 at 10:10:20AM +, Herbert Voss wrote:
 we had the discussion about importing jpeg-files.
 
 http://www.pdflib.com/jpeg2ps/
 
 has the c-source for converting jpeg to ps.
 i don't really know, but might this be important
 for the lyx-developers?

  The devel series has a new inset that will be used to this
conversions (the external inset), although it doesn't show them, yet...

  The idea for this type of translations is to leave an external program
to do that, for some of the convertion script it is used convert from 
image magick.

  IMO this is the path to follow, use lyx to integrate the work of other
programs, instead of try do all the tricks.
 
 Herbert

  Thank you for your feedback, and answers. :) 
 -- 
 [EMAIL PROTECTED]
 http://perce.de/voss

-- 
José



Re: Word wrap and bib formatting

2000-06-15 Thread Stephan E. Schlierf

D Milburn wrote:
 
 
 As for the rest...!!! Without a latex manual I am just blinded by it all!
 Is there a good latex reference on-line?
 

You might want to have a look at
ftp://ftp.dante.de/tex-archive/documentation/lshort/english/
Here the "The Not So Short Introduction to L A T E X2 " is available; I
found it quite usefull - especially for the "not so experienced user"
:-)

Regards
Stephan
--
Stephan E. Schlierf M.A.
-  Product Management  -
PHONE:  ++49 9254 960673
FAX:++49 9254 960674
CSE GmbH Germany



Re: segmentation fault

2000-06-15 Thread Juergen Vigna


On 14-Jun-2000 Philippe Lebrun wrote:
 
 On 14-Jun-00 Jean-Marc Lasgouttes wrote:
 "jdd" == jdd  [EMAIL PROTECTED] writes:
 
 jdd well... how can I do that ? I had the problem with the lyx
 jdd version and xform from suse 6.4 - but it's an erratic bug,
 jdd difficult to trace.
 
 If it is the bug I think it is, it happens whenever xforms wants to
 output a warning message (not enough colors, etc.). You might want to
 install the xforms rpm from ftp.sylvan.com/pub/lyx (remove the other
 one first) and see whether it helps.
 
 JMarc
 
 I've seen this too. Lyx dumps core with a SIGSEGV when staroffice or other
 color hog is running.
 
 The latest lyx and xforms rpms are installed.
 

It shouldn't segfault, but the problem is probaply due to the traditional
temporary change of the LyXBanner after Developers Meetings (secret pharse
of this years meeting is "cucumber"!), you can disable the banner from a
lyxrc variable (look at $LYXDIR/lyxrc.example if you don't know how)!

 Jürgen

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

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

You can never trust a woman; she may be true to you.

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._



Re: ANNOUNCE: LyX 1.1.5

2000-06-15 Thread Kevin Chu

Jean-Marc Lasgouttes wrote:

 Kevin I'm using 1.1.4fix3 but it crashed when I tried to use the
 Kevin middle mouse button to paste something into it. So I decided to
 Kevin try 1.1.5.
 
 Tell us whether the problem persist in 1.1.5.

I haven't been able to reproduce the problem in 1.1.5.

Just want to say that I think LyX is great and I appreciate all the
work that the developers and documentation writers put into it!

Kevin

-- 
Kevin Chu
[EMAIL PROTECTED]
http://super_kevin.tripod.com/
F4221086 561B965F CFAFE1A3 EC00A7CA BECC E433



Re: ANNOUNCE: LyX 1.1.5

2000-06-15 Thread Jean-Marc Lasgouttes

 "Kevin" == Kevin Chu [EMAIL PROTECTED] writes:

Kevin I haven't been able to reproduce the problem in 1.1.5.

Good.

Kevin Just want to say that I think LyX is great and I appreciate all
Kevin the work that the developers and documentation writers put into
Kevin it!

Thanks:)

JMarc



Installation failure under SuSE 6.4

2000-06-15 Thread Morgan Kelly

Hi,

Trying to install lyx 1.1.5 under SuSE 6.4 (with C++ installed) I am having
./configure fail with the message "Unable to find a working C++ compiler"

What changes do I need to make so that lyx can find crtbegin.o, cc1plus etc.

The relevant bit of config.log is below.

thanks,

Morgan




configure:1661: checking for a working C++ compiler
configure:1697: g++ -o conftestconftest.C  15
cpp: -lang-c++: linker input file unused since linking not done
ld: cannot open crtbegin.o: No such file or directory
configure: failed program was:

#line 1692 "configure"
#include "confdefs.h"

class foo { int bar; }; int main(){return(0);}
configure:1697: gcc -o conftestconftest.C  15
gcc: installation problem, cannot exec `cc1plus': No such file or directory
configure: failed program was:

#line 1692 "configure"
#include "confdefs.h"

class foo { int bar; }; int main(){return(0);}
configure:1697: c++ -o conftestconftest.C  15
cpp: -lang-c++: linker input file unused since linking not done
ld: cannot open crtbegin.o: No such file or directory



Re: Graphics/Figures in LyX, Call for Features

2000-06-15 Thread Martijn Brouwer

At 10:24 PM 6/7/00 +0200, you wrote:
On 07-Jun-2000 Roland Krause wrote:

 rant
 Why GUI independece? Drop xforms now! Port LyX to KDE
 rant/
Never! With xforms I can run LyX on my 486, with KDE or gnome I can just
open LyX in the time I now need to write my whole thesis! 
Besides, there is already al port to KDE, KLyX.

Martijn


__
Martijn Brouwer   [EMAIL PROTECTED]



Re: Graphics/Figures in LyX, Call for Features

2000-06-15 Thread Martijn Brouwer

At 03:07 PM 6/15/00 +0200, you wrote:
How well do latest LyX versions run on a 486? Is is better/worse than
older versions? Just curious.

I can't tell you, I am just beginning to work seriously with LyX. (Master
thesis). But version 1.1.2 runs fine. Of course running Latex takes some
time, but I have exported the userguide and the extended features documents
to postscript, and that took only a few minutes. Reading this documents
online goes very well.  I did not yet try version 1.1.5: I want to wait
until the first fix. Compiling LyX takes to much time to do it for every
version. (hint: is there anybody who can build a rpm for SuSE?) I run LyX
on a 100 Mhz 486 with 24 Mb ram, so please keep the systemrequirements down.

Succes!

Martijn

P.S. I am going to like LyX very well. The absence of wysiwyg prevents my
computer from slowing down when I have a twenty page document full with
equations, tables and graphs! Go on.


__
Martijn Brouwer   [EMAIL PROTECTED]



LabelType Centered_Top_Environment Doesn't Seem to Center

2000-06-15 Thread Alexander M. Budge

I would like to add a static label, centered above the user supplied
text.  Everything seems to work fine with the snippet below, except
the label "Short Title:" is not centered above, but displaced to the
right.

What's going on?

Thanks,
Alex



# Short Title style definition
Style ShortTitle
  MarginStatic
  LatexType Command
  InTitle   1
  LatexName setshorttitle
  ParSkip   0.4
  ItemSep   0
  TopSep0
  BottomSep 1
  ParSep1
  Align Center
  AlignPossible Center
  LabelType Centered_Top_Environment
  LabelString   "Short Title:"

  # standard font definition
  Font
Shape   SmallCaps
  EndFont

  # define auxillary command to set short title
  Preamble
\newcommand{\setshorttitle}[1]{\gdef\shorttitle{#1}}
  EndPreamble
End



Re: Graphics/Figures in LyX, Call for Features

2000-06-15 Thread Syrus Nemat-Nasser

On Thu, 15 Jun 2000, Martijn Brouwer wrote:

 At 10:24 PM 6/7/00 +0200, you wrote:
 On 07-Jun-2000 Roland Krause wrote:
 
  rant
  Why GUI independece? Drop xforms now! Port LyX to KDE
  rant/
 Never! With xforms I can run LyX on my 486, with KDE or gnome I can just
 open LyX in the time I now need to write my whole thesis! 
 Besides, there is already al port to KDE, KLyX.

Running LyX would not require KDE or GNOME to be installed! Only libqt or
libgtk which are probably not slower than xforms. Please correct me if I
am wrong.

Thanks. Syrus.

-- 

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Syrus C Nemat-Nasser, PhD|  Center of Excellence for Advanced Materials
UCSD Department of Physics   |  UCSD Department of Mechanical
[EMAIL PROTECTED] |and Aerospace Engineering





Re: jpeg-import

2000-06-15 Thread Jose Abilio Oliveira Matos

On Mon, Jun 12, 2000 at 10:10:20AM +, Herbert Voss wrote:
 we had the discussion about importing jpeg-files.
 
 http://www.pdflib.com/jpeg2ps/
 
 has the c-source for converting jpeg to ps.
 i don't really know, but might this be important
 for the lyx-developers?

  The devel series has a new inset that will be used to this
conversions (the external inset), although it doesn't show them, yet...

  The idea for this type of translations is to leave an external program
to do that, for some of the convertion script it is used convert from 
image magick.

  IMO this is the path to follow, use lyx to integrate the work of other
programs, instead of try do all the tricks.
 
 Herbert

  Thank you for your feedback, and answers. :) 
 -- 
 [EMAIL PROTECTED]
 http://perce.de/voss

-- 
José



Re: Word wrap and bib formatting

2000-06-15 Thread Stephan E. Schlierf

D Milburn wrote:
> 
> 
> As for the rest...!!! Without a latex manual I am just blinded by it all!
> Is there a good latex reference on-line?
> 

You might want to have a look at
ftp://ftp.dante.de/tex-archive/documentation/lshort/english/
Here the "The Not So Short Introduction to L A T E X2 " is available; I
found it quite usefull - especially for the "not so experienced user"
:-)

Regards
Stephan
--
Stephan E. Schlierf M.A.
-  Product Management  -
PHONE:  ++49 9254 960673
FAX:++49 9254 960674
CSE GmbH Germany



Re: segmentation fault

2000-06-15 Thread Juergen Vigna


On 14-Jun-2000 Philippe Lebrun wrote:
> 
> On 14-Jun-00 Jean-Marc Lasgouttes wrote:
>>> "jdd" == jdd  <[EMAIL PROTECTED]> writes:
>> 
>> jdd> well... how can I do that ? I had the problem with the lyx
>> jdd> version and xform from suse 6.4 - but it's an erratic bug,
>> jdd> difficult to trace.
>> 
>> If it is the bug I think it is, it happens whenever xforms wants to
>> output a warning message (not enough colors, etc.). You might want to
>> install the xforms rpm from ftp.sylvan.com/pub/lyx (remove the other
>> one first) and see whether it helps.
>> 
>> JMarc
> 
> I've seen this too. Lyx dumps core with a SIGSEGV when staroffice or other
> color hog is running.
> 
> The latest lyx and xforms rpms are installed.
> 

It shouldn't segfault, but the problem is probaply due to the traditional
temporary change of the LyXBanner after Developers Meetings (secret pharse
of this years meeting is "cucumber"!), you can disable the banner from a
lyxrc variable (look at $LYXDIR/lyxrc.example if you don't know how)!

 Jürgen

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

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

You can never trust a woman; she may be true to you.

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._



Re: ANNOUNCE: LyX 1.1.5

2000-06-15 Thread Kevin Chu

Jean-Marc Lasgouttes wrote:

> Kevin> I'm using 1.1.4fix3 but it crashed when I tried to use the
> Kevin> middle mouse button to paste something into it. So I decided to
> Kevin> try 1.1.5.
> 
> Tell us whether the problem persist in 1.1.5.

I haven't been able to reproduce the problem in 1.1.5.

Just want to say that I think LyX is great and I appreciate all the
work that the developers and documentation writers put into it!

Kevin

-- 
Kevin Chu
[EMAIL PROTECTED]
http://super_kevin.tripod.com/
F4221086 561B965F CFAFE1A3 EC00A7CA BECC E433



Re: ANNOUNCE: LyX 1.1.5

2000-06-15 Thread Jean-Marc Lasgouttes

> "Kevin" == Kevin Chu <[EMAIL PROTECTED]> writes:

Kevin> I haven't been able to reproduce the problem in 1.1.5.

Good.

Kevin> Just want to say that I think LyX is great and I appreciate all
Kevin> the work that the developers and documentation writers put into
Kevin> it!

Thanks:)

JMarc



Installation failure under SuSE 6.4

2000-06-15 Thread Morgan Kelly

Hi,

Trying to install lyx 1.1.5 under SuSE 6.4 (with C++ installed) I am having
./configure fail with the message "Unable to find a working C++ compiler"

What changes do I need to make so that lyx can find crtbegin.o, cc1plus etc.

The relevant bit of config.log is below.

thanks,

Morgan




configure:1661: checking for a working C++ compiler
configure:1697: g++ -o conftestconftest.C  1>&5
cpp: -lang-c++: linker input file unused since linking not done
ld: cannot open crtbegin.o: No such file or directory
configure: failed program was:

#line 1692 "configure"
#include "confdefs.h"

class foo { int bar; }; int main(){return(0);}
configure:1697: gcc -o conftestconftest.C  1>&5
gcc: installation problem, cannot exec `cc1plus': No such file or directory
configure: failed program was:

#line 1692 "configure"
#include "confdefs.h"

class foo { int bar; }; int main(){return(0);}
configure:1697: c++ -o conftestconftest.C  1>&5
cpp: -lang-c++: linker input file unused since linking not done
ld: cannot open crtbegin.o: No such file or directory



Re: Graphics/Figures in LyX, Call for Features

2000-06-15 Thread Martijn Brouwer

At 10:24 PM 6/7/00 +0200, you wrote:
>On 07-Jun-2000 Roland Krause wrote:
>
>> 
>> Why GUI independece? Drop xforms now! Port LyX to KDE
>> 
Never! With xforms I can run LyX on my 486, with KDE or gnome I can just
open LyX in the time I now need to write my whole thesis! 
Besides, there is already al port to KDE, KLyX.

Martijn


__
Martijn Brouwer   [EMAIL PROTECTED]



Re: Graphics/Figures in LyX, Call for Features

2000-06-15 Thread Martijn Brouwer

At 03:07 PM 6/15/00 +0200, you wrote:
>How well do latest LyX versions run on a 486? Is is better/worse than
>older versions? Just curious.

I can't tell you, I am just beginning to work seriously with LyX. (Master
thesis). But version 1.1.2 runs fine. Of course running Latex takes some
time, but I have exported the userguide and the extended features documents
to postscript, and that took only a few minutes. Reading this documents
online goes very well.  I did not yet try version 1.1.5: I want to wait
until the first fix. Compiling LyX takes to much time to do it for every
version. (hint: is there anybody who can build a rpm for SuSE?) I run LyX
on a 100 Mhz 486 with 24 Mb ram, so please keep the systemrequirements down.

Succes!

Martijn

P.S. I am going to like LyX very well. The absence of wysiwyg prevents my
computer from slowing down when I have a twenty page document full with
equations, tables and graphs! Go on.


__
Martijn Brouwer   [EMAIL PROTECTED]



LabelType Centered_Top_Environment Doesn't Seem to Center

2000-06-15 Thread Alexander M. Budge

I would like to add a static label, centered above the user supplied
text.  Everything seems to work fine with the snippet below, except
the label "Short Title:" is not centered above, but displaced to the
right.

What's going on?

Thanks,
Alex



# Short Title style definition
Style ShortTitle
  MarginStatic
  LatexType Command
  InTitle   1
  LatexName setshorttitle
  ParSkip   0.4
  ItemSep   0
  TopSep0
  BottomSep 1
  ParSep1
  Align Center
  AlignPossible Center
  LabelType Centered_Top_Environment
  LabelString   "Short Title:"

  # standard font definition
  Font
Shape   SmallCaps
  EndFont

  # define auxillary command to set short title
  Preamble
\newcommand{\setshorttitle}[1]{\gdef\shorttitle{#1}}
  EndPreamble
End



Re: Graphics/Figures in LyX, Call for Features

2000-06-15 Thread Syrus Nemat-Nasser

On Thu, 15 Jun 2000, Martijn Brouwer wrote:

> At 10:24 PM 6/7/00 +0200, you wrote:
> >On 07-Jun-2000 Roland Krause wrote:
> >
> >> 
> >> Why GUI independece? Drop xforms now! Port LyX to KDE
> >> 
> Never! With xforms I can run LyX on my 486, with KDE or gnome I can just
> open LyX in the time I now need to write my whole thesis! 
> Besides, there is already al port to KDE, KLyX.

Running LyX would not require KDE or GNOME to be installed! Only libqt or
libgtk which are probably not slower than xforms. Please correct me if I
am wrong.

Thanks. Syrus.

-- 

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Syrus C Nemat-Nasser, PhD|  Center of Excellence for Advanced Materials
UCSD Department of Physics   |  UCSD Department of Mechanical
<[EMAIL PROTECTED]> |and Aerospace Engineering





Re: jpeg-import

2000-06-15 Thread Jose Abilio Oliveira Matos

On Mon, Jun 12, 2000 at 10:10:20AM +, Herbert Voss wrote:
> we had the discussion about importing jpeg-files.
> 
> http://www.pdflib.com/jpeg2ps/
> 
> has the c-source for converting jpeg to ps.
> i don't really know, but might this be important
> for the lyx-developers?

  The devel series has a new inset that will be used to this
conversions (the external inset), although it doesn't show them, yet...

  The idea for this type of translations is to leave an external program
to do that, for some of the convertion script it is used convert from 
image magick.

  IMO this is the path to follow, use lyx to integrate the work of other
programs, instead of try do all the tricks.
 
> Herbert

  Thank you for your feedback, and answers. :) 
> -- 
> [EMAIL PROTECTED]
> http://perce.de/voss

-- 
José