Re: Changing "latex file.tex" to "latex '\batchmode\input{file.tex}'"

1999-02-07 Thread Arnd Hanses
On 8 Feb 1999 08:36:19 +0900, Miyata Shigeru wrote: >Please use double quotes rather than single quotes. > >latex "\batchmode\input{file.tex}" > >emTeX does support this but cmd.exe doesn't interpret single quotes >correctly. > >BTW I have put OS/2 binary to devel. It is mostly a complete >packa

Re: Problem compiling LyX with egcs.

1999-02-07 Thread Garst R. Reese
Richard Ketchersid wrote: > > My System: > > => Kernel Version: > Linux ketchers 2.1.131 #2 Tue Dec 15 20:11:11 PST 1998 i486 unknown > > => EGCS Version: > Reading specs from /usr/lib/gcc-lib/i486-pc-linux-gnu/egcs-2.93.04/specs > gcc version egcs-2.93.04 19990131 (gcc2 ss-980929 experimental)

Problem compiling LyX with egcs.

1999-02-07 Thread Richard Ketchersid
My System: => Kernel Version: Linux ketchers 2.1.131 #2 Tue Dec 15 20:11:11 PST 1998 i486 unknown => EGCS Version: Reading specs from /usr/lib/gcc-lib/i486-pc-linux-gnu/egcs-2.93.04/specs gcc version egcs-2.93.04 19990131 (gcc2 ss-980929 experimental) => Binutils Version: binutils-2.9.1.0.19a

Re: Is \sqrt[]{} deprecated?

1999-02-07 Thread Alejandro Aguilar Sierra
On Sun, 7 Feb 1999, David L. Johnson wrote: > You're doing nothing wrong, and it's not teTeX's fault. It's xdvi's. > Check the output by printing, or in ghostview. It works, thanks. Alejandro

Re: Is \sqrt[]{} deprecated?

1999-02-07 Thread Mate Wierdl
Print out your doc, and you will see the nth root. The problem is with xdvi. Mate

Re: Changing "latex file.tex" to "latex '\batchmode\input{file.tex}'"

1999-02-07 Thread Miyata Shigeru
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote: > Yes, that's it. Could somebody tell whether emTeX supports this? I > think the answer is 'yes' but I'd rather be sure to avoid stupid > problems. Please use double quotes rather than single quotes. latex "\batchmode\input{file.tex}" emTeX does

Re: Is \sqrt[]{} deprecated?

1999-02-07 Thread David L. Johnson
---Reply to mail from Alejandro Aguilar Sierra about Is \sqrt[]{} deprecated? > Hi, > > OK, I implemented root (sqrt[]{}) cause some people told me that 1.0 would > be uncomplete if not all basic latex math objects are supported. The > problem is that when I see the dvi I see only the sqrt part.

Is \sqrt[]{} deprecated?

1999-02-07 Thread Alejandro Aguilar Sierra
Hi, OK, I implemented root (sqrt[]{}) cause some people told me that 1.0 would be uncomplete if not all basic latex math objects are supported. The problem is that when I see the dvi I see only the sqrt part. I mean both following expressions are identical: --- roottest.tex -- \documentclass{ar

GBP symbol not displayed in output

1999-02-07 Thread Richard Senior
If I enter a GBP (UK Pounds Sterling) symbol into a LyX document, it displays correctly on the screen but not in DVI or PS output. If I export the LyX document as LaTeX, I see the following line. \pounds{} I believe this needs to be surrounded by $ ... $ to display correctly: $\

Configure success, then make failure

1999-02-07 Thread Dara Parsavand
Before I found the available .rpm at ftp://moni.msci.memphis.edu/pub (which works great so far, I'm very impressed with this program), I tried to compile from lyx-1.0.0.tar.gz. After installing several more packages, I got the ./configure to return successfully, but the make failed. Apparently "d

libg++ problem

1999-02-07 Thread Yan Li
Hi, I installed lyx-1.0.0 with SUN's g++. But whenever I try to run the program by typing "lyx", there is an error message: ld.so.1: lyx: fatal: libg++.so.2.7.2: open failed: No such file or directory Killed. But I know where the libg++.so.2.7.2 is and also included the directory in LIBS whe