test

2001-04-26 Thread Tobias Klaus

remove [EMAIL PROTECTED]





test

2001-04-26 Thread Tobias Klaus

remove [EMAIL PROTECTED]





test

2001-04-26 Thread Tobias Klaus

remove [EMAIL PROTECTED]





APSR stylesheet

2000-07-31 Thread Tobias Klaus

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

does anybody know about a latex or lyx stylesheet for the American
Political Science Review (APSR)?

Thanks,

Tobias


Department of Political Science
Trinity College
Dublin 2
Ireland

Neuffenstr. 6/1
73116 Waeschenbeuren
Germany

-BEGIN PGP SIGNATURE-
Version: PGP 6.5i

iQA+AwUBOYVv8lGgMfYYCW+EEQJVOwCXSS/AYM3Am6Mjee79oYIuZqh5mACg8RhF
meNDEQ9lZGOtp8K3eUkF0j8=
=U7Fu
-END PGP SIGNATURE-





APSR stylesheet

2000-07-31 Thread Tobias Klaus

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

does anybody know about a latex or lyx stylesheet for the American
Political Science Review (APSR)?

Thanks,

Tobias


Department of Political Science
Trinity College
Dublin 2
Ireland

Neuffenstr. 6/1
73116 Waeschenbeuren
Germany

-BEGIN PGP SIGNATURE-
Version: PGP 6.5i

iQA+AwUBOYVv8lGgMfYYCW+EEQJVOwCXSS/AYM3Am6Mjee79oYIuZqh5mACg8RhF
meNDEQ9lZGOtp8K3eUkF0j8=
=U7Fu
-END PGP SIGNATURE-





APSR stylesheet

2000-07-31 Thread Tobias Klaus

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

does anybody know about a latex or lyx stylesheet for the American
Political Science Review (APSR)?

Thanks,

Tobias


Department of Political Science
Trinity College
Dublin 2
Ireland

Neuffenstr. 6/1
73116 Waeschenbeuren
Germany

-BEGIN PGP SIGNATURE-
Version: PGP 6.5i

iQA+AwUBOYVv8lGgMfYYCW+EEQJVOwCXSS/AYM3Am6Mjee79oYIuZqh5mACg8RhF
meNDEQ9lZGOtp8K3eUkF0j8=
=U7Fu
-END PGP SIGNATURE-





unknown device x11

1999-10-20 Thread Tobias Klaus

Hi,

yesterday I tried to view ps from within lyx, and I got the following message:

unknown device x11
postscript interpreter failed in main window

Any ideas?

Tobias






Tobias Klaus
Department of Political Science
Trinity College
Dublin 2
Ireland

phone: +353 1 608-1651
fax: +353 1 677-0546



unknown device x11

1999-10-20 Thread Tobias Klaus

Hi,

yesterday I tried to view ps from within lyx, and I got the following message:

unknown device x11
postscript interpreter failed in main window

Any ideas?

Tobias






Tobias Klaus
Department of Political Science
Trinity College
Dublin 2
Ireland

phone: +353 1 608-1651
fax: +353 1 677-0546



unknown device x11

1999-10-20 Thread Tobias Klaus

Hi,

yesterday I tried to view ps from within lyx, and I got the following message:

unknown device x11
postscript interpreter failed in main window

Any ideas?

Tobias






Tobias Klaus
Department of Political Science
Trinity College
Dublin 2
Ireland

phone: +353 1 608-1651
fax: +353 1 677-0546



Re: rpm-ing lyx

1999-10-01 Thread Tobias Klaus

"Kayvan A. Sylvan" wrote:
 
 On Thu, Sep 30, 1999 at 11:52:10PM +0200, Tobias Klaus wrote:
  Hi,
 
  I just tried to rpm -tb lyx-1.0.4.tar.gz for Suse6.2, and I got the
  following message:
  Unable to stat icon: /xxx/xxx/lyx.xpm
  Any ideas how to do it such that it works?
 
 Huh. I had no problem with rpm-ing lyx for RH 6.0.
 
 You can try rebuilding my rpm from the src.rpm file:

since I'm pretty newbie, could you tell me how to rpm a binary from the
rpm source?

Thanks,

Tobias
 
 Look in ftp://ftp.sylvan.com/pub/lyx/ for the lyx-1.0.4-1.src.rpm file.
 
 ---Kayvan
 
 --
 Kayvan Aghaiepour Sylvan  | Proud husband of  | Father to my kids:
 Sylvan Associates, Inc.   | Laura Isabella Sylvan | Katherine Yelena (8/8/89)
 http://sylvan.com/~kayvan |   | Robin Gregory (2/28/92)

-- 
Tobias Klaus

Department of Political Science
Trinity College Dublin
Dublin 2
Ireland

Neuffenstr, 6/1
73116 Waeschenbeuren
Germany



Re: rpm-ing lyx

1999-10-01 Thread Tobias Klaus

Thanks, I tried using the src.rpm as well as extracting the xpm and
putting it in the respective directory. Both give me the following
message:
Configuration:
  Source code location:   .
  Compiler:   g++
  Compiler flags: -O2 -m486 -fno-strength-reduce
  LyX binary dir: /usr/bin
  LyX files dir:  /usr/share/lyx
  Special flags:  

 The following problems have been detected by configure. 
 Please check the messages below before running 'make'.
 (see the section 'Problems' in the INSTALL file)

** Cannot find X window libraries and/or headers. Check your
installation. 
   If you use a Linux system, check that you have installed 
   the development tools.

I installed Suse6.2 out of the box, XForms is installed, libXpm not, but
it isn't on the Suse6.2 either, yet I believe they are what Suse calls
simply xpm - is this right? Any ideas how to get it installed?

Tobias

Tony Dancer wrote:
 
 I had this problem when building from the tar.gz, and found the
 quickest solution was to extract lyx.xpm from the archive and place it
 in the directory RPM was complaining it couldnt find it in (in my case,
 the redhat/SOURCES directory.
 
 worked fine. I suspect the RPM spec file in the archive is a bit wonky.
 
 Tony
 
 On 30 Sep, Kayvan A. Sylvan wrote:
  On Thu, Sep 30, 1999 at 11:52:10PM +0200, Tobias Klaus wrote:
  Hi,
 
  I just tried to rpm -tb lyx-1.0.4.tar.gz for Suse6.2, and I got the
  following message:
  Unable to stat icon: /xxx/xxx/lyx.xpm
  Any ideas how to do it such that it works?
 
  Huh. I had no problem with rpm-ing lyx for RH 6.0.
 
  You can try rebuilding my rpm from the src.rpm file:
 
  Look in ftp://ftp.sylvan.com/pub/lyx/ for the lyx-1.0.4-1.src.rpm file.
 
---Kayvan
 
  --
  Kayvan Aghaiepour Sylvan  | Proud husband of  | Father to my kids:
  Sylvan Associates, Inc.   | Laura Isabella Sylvan | Katherine Yelena (8/8/89)
  http://sylvan.com/~kayvan |   | Robin Gregory (2/28/92)

-- 
Tobias Klaus

Department of Political Science
Trinity College Dublin
Dublin 2
Ireland

Neuffenstr, 6/1
73116 Waeschenbeuren
Germany



Re: rpm-ing lyx

1999-10-01 Thread Tobias Klaus

"Kayvan A. Sylvan" wrote:
 
 On Thu, Sep 30, 1999 at 11:52:10PM +0200, Tobias Klaus wrote:
  Hi,
 
  I just tried to rpm -tb lyx-1.0.4.tar.gz for Suse6.2, and I got the
  following message:
  Unable to stat icon: /xxx/xxx/lyx.xpm
  Any ideas how to do it such that it works?
 
 Huh. I had no problem with rpm-ing lyx for RH 6.0.
 
 You can try rebuilding my rpm from the src.rpm file:

since I'm pretty newbie, could you tell me how to rpm a binary from the
rpm source?

Thanks,

Tobias
 
 Look in ftp://ftp.sylvan.com/pub/lyx/ for the lyx-1.0.4-1.src.rpm file.
 
 ---Kayvan
 
 --
 Kayvan Aghaiepour Sylvan  | Proud husband of  | Father to my kids:
 Sylvan Associates, Inc.   | Laura Isabella Sylvan | Katherine Yelena (8/8/89)
 http://sylvan.com/~kayvan |   | Robin Gregory (2/28/92)

-- 
Tobias Klaus

Department of Political Science
Trinity College Dublin
Dublin 2
Ireland

Neuffenstr, 6/1
73116 Waeschenbeuren
Germany



Re: rpm-ing lyx

1999-10-01 Thread Tobias Klaus

Thanks, I tried using the src.rpm as well as extracting the xpm and
putting it in the respective directory. Both give me the following
message:
Configuration:
  Source code location:   .
  Compiler:   g++
  Compiler flags: -O2 -m486 -fno-strength-reduce
  LyX binary dir: /usr/bin
  LyX files dir:  /usr/share/lyx
  Special flags:  

 The following problems have been detected by configure. 
 Please check the messages below before running 'make'.
 (see the section 'Problems' in the INSTALL file)

** Cannot find X window libraries and/or headers. Check your
installation. 
   If you use a Linux system, check that you have installed 
   the development tools.

I installed Suse6.2 out of the box, XForms is installed, libXpm not, but
it isn't on the Suse6.2 either, yet I believe they are what Suse calls
simply xpm - is this right? Any ideas how to get it installed?

Tobias

Tony Dancer wrote:
 
 I had this problem when building from the tar.gz, and found the
 quickest solution was to extract lyx.xpm from the archive and place it
 in the directory RPM was complaining it couldnt find it in (in my case,
 the redhat/SOURCES directory.
 
 worked fine. I suspect the RPM spec file in the archive is a bit wonky.
 
 Tony
 
 On 30 Sep, Kayvan A. Sylvan wrote:
  On Thu, Sep 30, 1999 at 11:52:10PM +0200, Tobias Klaus wrote:
  Hi,
 
  I just tried to rpm -tb lyx-1.0.4.tar.gz for Suse6.2, and I got the
  following message:
  Unable to stat icon: /xxx/xxx/lyx.xpm
  Any ideas how to do it such that it works?
 
  Huh. I had no problem with rpm-ing lyx for RH 6.0.
 
  You can try rebuilding my rpm from the src.rpm file:
 
  Look in ftp://ftp.sylvan.com/pub/lyx/ for the lyx-1.0.4-1.src.rpm file.
 
---Kayvan
 
  --
  Kayvan Aghaiepour Sylvan  | Proud husband of  | Father to my kids:
  Sylvan Associates, Inc.   | Laura Isabella Sylvan | Katherine Yelena (8/8/89)
  http://sylvan.com/~kayvan |   | Robin Gregory (2/28/92)

-- 
Tobias Klaus

Department of Political Science
Trinity College Dublin
Dublin 2
Ireland

Neuffenstr, 6/1
73116 Waeschenbeuren
Germany



Re: rpm-ing lyx

1999-10-01 Thread Tobias Klaus

"Kayvan A. Sylvan" wrote:
> 
> On Thu, Sep 30, 1999 at 11:52:10PM +0200, Tobias Klaus wrote:
> > Hi,
> >
> > I just tried to rpm -tb lyx-1.0.4.tar.gz for Suse6.2, and I got the
> > following message:
> > Unable to stat icon: /xxx/xxx/lyx.xpm
> > Any ideas how to do it such that it works?
> 
> Huh. I had no problem with rpm-ing lyx for RH 6.0.
> 
> You can try rebuilding my rpm from the src.rpm file:

since I'm pretty newbie, could you tell me how to rpm a binary from the
rpm source?

Thanks,

Tobias
> 
> Look in ftp://ftp.sylvan.com/pub/lyx/ for the lyx-1.0.4-1.src.rpm file.
> 
> ---Kayvan
> 
> --
> Kayvan Aghaiepour Sylvan  | Proud husband of  | Father to my kids:
> Sylvan Associates, Inc.   | Laura Isabella Sylvan | Katherine Yelena (8/8/89)
> http://sylvan.com/~kayvan |   | Robin Gregory (2/28/92)

-- 
Tobias Klaus

Department of Political Science
Trinity College Dublin
Dublin 2
Ireland

Neuffenstr, 6/1
73116 Waeschenbeuren
Germany



Re: rpm-ing lyx

1999-10-01 Thread Tobias Klaus

Thanks, I tried using the src.rpm as well as extracting the xpm and
putting it in the respective directory. Both give me the following
message:
Configuration:
  Source code location:   .
  Compiler:   g++
  Compiler flags: -O2 -m486 -fno-strength-reduce
  LyX binary dir: /usr/bin
  LyX files dir:  /usr/share/lyx
  Special flags:  

 The following problems have been detected by configure. 
 Please check the messages below before running 'make'.
 (see the section 'Problems' in the INSTALL file)

** Cannot find X window libraries and/or headers. Check your
installation. 
   If you use a Linux system, check that you have installed 
   the development tools.

I installed Suse6.2 out of the box, XForms is installed, libXpm not, but
it isn't on the Suse6.2 either, yet I believe they are what Suse calls
simply xpm - is this right? Any ideas how to get it installed?

Tobias

Tony Dancer wrote:
> 
> I had this problem when building from the tar.gz, and found the
> quickest solution was to extract lyx.xpm from the archive and place it
> in the directory RPM was complaining it couldnt find it in (in my case,
> the redhat/SOURCES directory.
> 
> worked fine. I suspect the RPM spec file in the archive is a bit wonky.
> 
> Tony
> 
> On 30 Sep, Kayvan A. Sylvan wrote:
> > On Thu, Sep 30, 1999 at 11:52:10PM +0200, Tobias Klaus wrote:
> >> Hi,
> >>
> >> I just tried to rpm -tb lyx-1.0.4.tar.gz for Suse6.2, and I got the
> >> following message:
> >> Unable to stat icon: /xxx/xxx/lyx.xpm
> >> Any ideas how to do it such that it works?
> >
> > Huh. I had no problem with rpm-ing lyx for RH 6.0.
> >
> > You can try rebuilding my rpm from the src.rpm file:
> >
> > Look in ftp://ftp.sylvan.com/pub/lyx/ for the lyx-1.0.4-1.src.rpm file.
> >
> >   ---Kayvan
> >
> > --
> > Kayvan Aghaiepour Sylvan  | Proud husband of  | Father to my kids:
> > Sylvan Associates, Inc.   | Laura Isabella Sylvan | Katherine Yelena (8/8/89)
> > http://sylvan.com/~kayvan |   | Robin Gregory (2/28/92)

-- 
Tobias Klaus

Department of Political Science
Trinity College Dublin
Dublin 2
Ireland

Neuffenstr, 6/1
73116 Waeschenbeuren
Germany



rpm-ing lyx

1999-09-30 Thread Tobias Klaus

Hi,

I just tried to rpm -tb lyx-1.0.4.tar.gz for Suse6.2, and I got the
following message:
Unable to stat icon: /xxx/xxx/lyx.xpm
Any ideas how to do it such that it works?

Tobias
-- 
Tobias Klaus

Department of Political Science
Trinity College Dublin
Dublin 2
Ireland

Neuffenstr, 6/1
73116 Waeschenbeuren
Germany



rpm-ing lyx

1999-09-30 Thread Tobias Klaus

Hi,

I just tried to rpm -tb lyx-1.0.4.tar.gz for Suse6.2, and I got the
following message:
Unable to stat icon: /xxx/xxx/lyx.xpm
Any ideas how to do it such that it works?

Tobias
-- 
Tobias Klaus

Department of Political Science
Trinity College Dublin
Dublin 2
Ireland

Neuffenstr, 6/1
73116 Waeschenbeuren
Germany



rpm-ing lyx

1999-09-30 Thread Tobias Klaus

Hi,

I just tried to rpm -tb lyx-1.0.4.tar.gz for Suse6.2, and I got the
following message:
Unable to stat icon: /xxx/xxx/lyx.xpm
Any ideas how to do it such that it works?

Tobias
-- 
Tobias Klaus

Department of Political Science
Trinity College Dublin
Dublin 2
Ireland

Neuffenstr, 6/1
73116 Waeschenbeuren
Germany



lyx and pdf

1999-09-21 Thread Tobias Klaus

Is there a way to convert a lyx file directly into pdf? 
Would be nice, since pdftex gets stuck with lyx-exported latex-files,
and ps2pdf produces very large files.

Tobias
-- 
Tobias Klaus

Department of Political Science
Trinity College Dublin
Dublin 2
Ireland

Neuffenstr, 6/1
73116 Waeschenbeuren
Germany



lyx and pdf

1999-09-21 Thread Tobias Klaus

Is there a way to convert a lyx file directly into pdf? 
Would be nice, since pdftex gets stuck with lyx-exported latex-files,
and ps2pdf produces very large files.

Tobias
-- 
Tobias Klaus

Department of Political Science
Trinity College Dublin
Dublin 2
Ireland

Neuffenstr, 6/1
73116 Waeschenbeuren
Germany



lyx and pdf

1999-09-21 Thread Tobias Klaus

Is there a way to convert a lyx file directly into pdf? 
Would be nice, since pdftex gets stuck with lyx-exported latex-files,
and ps2pdf produces very large files.

Tobias
-- 
Tobias Klaus

Department of Political Science
Trinity College Dublin
Dublin 2
Ireland

Neuffenstr, 6/1
73116 Waeschenbeuren
Germany