latex error

2000-10-06 Thread Kan Chee Siong
I tried to create a dvi file for the LyX User's Guide but get the follow error messages. What's wrong? I am using Latex2e. Latex Error: File 'rotating.sty' not found. \lfFileExists ]{url.sty}{\usepackage{url}} CSiong

Re: latex error

2000-10-06 Thread Jan Goebel
Hello, it seems to be that you haven't installed the rotating package of latex. Try: locate rotating.sty On my box rotating is in: /usr/share/texmf/tex/latex/misc/rotating.sty To get the package, http://www.ucc.ie/cgi-bin/ctan greetings jan On Fri, 06 Oct 2000, Kan Chee Siong wrote: > I

rtf2latex

2000-10-06 Thread Oscar
Hi all I am sorry if this problem is off topic. I am trying to translate several word documents to lyx and I use Star Office to read the word document -- http://www.iit.upco.es/~oscar A drama critic is a person who surprises a playwright by informing him what he meant. -- Wils

Re: A new Agency needs LyX, perhaps.

2000-10-06 Thread Emmanuel GUREGHIAN
"Jean-Pierre.Chretien" a écrit : > > >>From: Emanuele Gissi & Alessia Franceschi <[EMAIL PROTECTED]> > >>To: [EMAIL PROTECTED] > >>Subject: A new Agency needs LyX, perhaps. > >>Date: Thu, 5 Oct 2000 17:33:13 +0200 > >> > >> > >>Hi, > >> > >>My wife and me have almost accomplished our respective P

How do I enter a < in docbook document

2000-10-06 Thread duncan . webb
What I would like to do is to enter a code example in a document based on the docbook template that includes the codes <> and [] The paragraph has been marked as code and when I enter: command [] the text in the angle brackets does not appear. I've also tried to enter the <> in match mode

RedHat 5.2

2000-10-06 Thread Shawn Koons
Hello, I have a laptop with limited memory, so I have to run RH 5.2 (not sure if I can go to higher version - P166 w/ 16Meg Ram.) What is the highest version of Lyx I can run, and what are the dependencies I need to make sure are included? Also, I have so far been unsuccessful at getting the mod

Re: RedHat 5.2

2000-10-06 Thread Jean-Marc Lasgouttes
> "Shawn" == Shawn Koons <[EMAIL PROTECTED]> writes: Shawn> What is the highest version of Lyx I can run, and what are the Shawn> dependencies I need to make sure are included? The main problem for versions newer than 1.1.0 is that you need a real C++ compiler, meaning that the minimal vers

Re: binding dead-key to produce accented chars

2000-10-06 Thread Jean-Marc Lasgouttes
> "Ronny" == Ronny Haryanto <[EMAIL PROTECTED]> writes: Ronny> Hi folks, I've been reading the docs to find out how to produce Ronny> accented chars. Normally I don't need to generate accented Ronny> chars, I just need them to do my Italian assignment. Therefore Ronny> I don't want to create/

Re: strange compose problem

2000-10-06 Thread Jean-Marc Lasgouttes
> "Jesko" == Jesko Klandt <[EMAIL PROTECTED]> writes: Jesko> Hey everyone, im trying to make the compose key work to produce Jesko> german special chars. I'm working on two sun-solaris computers Jesko> and they both seems to be proper configured. On both, all other Jesko> X-programs (and the

Re: Document Class SGML (DocBook book)

2000-10-06 Thread Marek Woloszyk
Czesc ! - Original Message - From: "Ajit Prem" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 04, 2000 7:11 PM Subject: Document Class SGML (DocBook book) > Hello, > > How do you get support for the > document class SGML (DocBook book). > The linux 2.4 DocBook s

Re: rtf2latex

2000-10-06 Thread Oscar
I am sorry I had a problem and the original message was: === Hi all I am sorry if this problem is off topic. I am trying to translate several word documents to lyx and I use Star Office to read the word document and th

Page-numbering

2000-10-06 Thread Chris Schulbert
Hi!   My report-class document shows multiple Page 1's as page-numbering for the first pages (e.g. for the abstract-page and the directory-pages). Then with the first page of the chapter 1 starts again with a page 1. Why that?   Is there a method to change this?     Regards, Chris   +

Re: binding dead-key to produce accented chars

2000-10-06 Thread Ronny Haryanto
Hi Jean-Marc, On 06-Oct-2000, Jean-Marc Lasgouttes wrote: > This should be (untested) > > \bind apostrophe "accent-acute" > \bind grave "accent-breve" I tried this with 'lyx -dbg 4' and it gives me this: LyX: Bad key sequence: `apostrophe' [around line 135 of file ~/.lyx/bind/cua.bind] LyX

How to make accentued caracter in \mbox{} math mode

2000-10-06 Thread Yann MORERE
Hello lyx users, I writing my phd thesis, and i have to make this style of equations prémisse __^ x=dfdfdfdfdfhh so when editing the equation in math mode, lyx doesn't allow me to type é or \'e in the \mbox{} if i edit the generated tex file i can had the desired accentued carac

Re: How to make accentued caracter in \mbox{} math mode

2000-10-06 Thread Andre Poenitz
> thanks for quick reply... i've got a thesis to write ;-) In such cases I put \def\ue{\"u} \def\ae{\"a} \def\oe{\"o} ... in the preamble and use \ue ... in the boxes. Certainly not nice, but it works. Andre' -- Andre' Poenitz [EMAIL PROTECTED]

Re: How to make accentued caracter in \mbox{} math mode

2000-10-06 Thread Yann MORERE
Andre Poenitz wrote: > > > In such cases I put > > \def\ue{\"u} > \def\ae{\"a} > \def\oe{\"o} > ... i'm so stupid... i didn't think of that ;-) really great and quick > in the preamble and use \ue ... in the boxes. ok it works good > Certainly not nice, but it works. why not nice? it'

Re: Page-numbering

2000-10-06 Thread Herbert Voss
> Chris Schulbert wrote: > > Hi! > > My report-class document shows multiple Page 1's as page-numbering for > the first pages (e.g. for the abstract-page and the directory-pages). > Then with the first page of the chapter 1 starts again with a page 1. > Why that? > > Is there a method to change

can't fire up LyX

2000-10-06 Thread Kan Chee Siong
I tried to install LyX on a PC running windows98, not connected to network. But get the following error message when I try to fire up the LyX: Not enough environment space. I can fire up the Xwin32 manually. The IP add. set in Xwin32 was 127.0.0.1 Thanks