Re: RTF import

2001-04-02 Thread nbecker
ANyone try it? It failed to process either of the two RTFs I tried.

Re: IEEE Transaction on Communications style

2001-02-23 Thread nbecker
> "Matias" == Matias Freytes <[EMAIL PROTECTED]> writes: Matias> Hello, Matias> Thank you very much for the class file. I've already Matias> tried it ($latex my_paper.tex) and it's exactly what I need. One Matias> more question: How should I do or where should I place thi

Re: IEEE Transaction on Communications style

2001-02-23 Thread nbecker
IEEEtran.cls

Re: 1.1.6pre3 & RH7 compile problem

2001-01-02 Thread nbecker
Why not try the new update to RH7.0 gcc-2.96-69?

Re: Any RedHat 7 users out there?

2000-10-10 Thread nbecker
> "Paul" == Paul E Johnson <[EMAIL PROTECTED]> writes: Paul> As noted in this list last week, RH7 is distributed with a bogus Paul> compiler, gcc-2.96. Lyx does not compile, there are all kinds of errors Paul> pointing back to the standard template library of c++. I've filed a bug

Re: algorithm

2000-09-26 Thread nbecker
That's algorithm? Part of the algorithms package?

Re: algorithm

2000-09-26 Thread nbecker
Anyone know of a package to display included algorithms that will break lines automatically?

Re: Writing tech-manuals with Lyx

2000-09-11 Thread nbecker
AFAIK, you don't need any of this crap. Just don't put any extension on the includegraphics, and let latex guess. At least that works for plain old latex and pdflatex (not via lyx).

Re: Exporting to word?

1999-11-30 Thread nbecker
> "br" == br <[EMAIL PROTECTED]> writes: br> [1 ] br> Strange question, br> but is there a program to export lyx/tex files to Microsoft Word Dokuments?? br> I especially need one for math formula (and text of course)! br> Thanks br> [2 ] No. There is nothing that

Re: How to use custom export

1999-11-24 Thread nbecker
Use eps2pdf. It will make sure your pdf is located at the correct coordinate origin.

pdf?

1999-10-28 Thread nbecker
Any support for a pdflatex backend?

Re: Errors compiling lyx 1.1.1.

1999-10-27 Thread nbecker
I don't think it's libg++ you want - at least not for STL or . You need libstdc++ for that.

support for amsmath align, etc?

1999-10-12 Thread nbecker
What I'd like to see added to lyx is support for some of the various amsmath options for multiline equations, such as multline, align, gather, etc. I know that you can just type in the latex code, but then it doesn't show any nice display within lyx.

Re: LyX 1.0.4.

1999-09-29 Thread nbecker
Patch from 1.0.4pre8 -> 1.0.4?

Help on literate (1.0.4pre8)

1999-09-29 Thread nbecker
I'm trying to learn about lyx + noweb. I installed icon and noweb. It looks like lyx found them OK. I made a tiny test document with one code fragment. View dvi seems to work OK. But build program doesn't seem to do anything. No new files are written - it just says it's done. No error messag

IEEEtran - how do I use it?

1999-04-23 Thread nbecker
I have IEEEtran.layout in /usr/local/share/lyx/layouts - but under layout/document/class it's not listed. How do I get it? Thanks.

Re: TeX capacity exceeded!

1999-04-08 Thread nbecker
>>>>> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >>>>> "nbecker" == nbecker <[EMAIL PROTECTED]> writes: nbecker> --Multipart_Thu_Mar_25_11:45:05_1999-1 Content-Type: nbecker> text/plain; charset=US-

TeX capacity exceeded!

1999-03-25 Thread nbecker
This small file causes TeX capacity exceeded (on unix - not a small TeX) when run under LyX - but the same exported TeX file works fine. ProbDetect2.lyx

Basic table question

1999-03-25 Thread nbecker
Basic question. How do I import ascii data into a table?

Re: Memo style?

1999-03-19 Thread nbecker
I'm quite familiar with latex, but not with lyx (yet). When you say "replace the usual title commands with the memo commands", exactly how do I do that? >>>>> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >>>>>

Memo style?

1999-03-19 Thread nbecker
Has anyone made a memo style? I have a LaTeX memo style. How can I use something like it in LyX? Basically it is an add-on package to use with any other, such as article that defines a \makecover to produce the Subject:, To:, From: lines at the top of the memo.