Re: Support for ncurses-LyX
In a message dated: Tue, 22 Aug 2000 00:03:07 +0200 "Matej Cepl" said: >On 16 Aug 00, at 10:48, Raffael Herzog wrote: > >> I think emacs is a great front-end to LaTeX on the console. OK, using >> Emacs, You'll need to know LaTeX, but just take a look at the code LyX >> produces! It's quite simple. > >> How would you show the different environments on the console? The best I >> could imagine would be: show the LaTeX code, because there are too many >> environments to format them uniquely on the console. And that's exactly >> what Emacs does. > >Hi, > >I would strongly disagree. The problem for me is not, that I would >not be _able_ to learn LaTeX, but rather that I do not _want_ to. I >perfectly know the LaTeX syntax (I have written couple of >documents using AUCTeX), but I do not want to be bothered by all >the codes, but I prefer clean text, which I can better concentrate on. Well, I think another argument towards getting an ncurses based LyX working, is that just about all the effort which would go into this would also be important if LyX were to be ported to a PDA environment. Obviously, if porting to something like the Palm Pilot, different libraries would need to be linked in, but the basic logic of how to get things working in "console" mode would be essentially the same, no? Though, with things like the iPaq/Itsy coming out and capable of running a full fledged Linux system with X in 32MBs of RAM, kind of makes this a moot point :) -- Seeya, Paul I'm in shape, my shape just happens to be pear! If you're not having fun, you're not doing it right!
Re: Support for ncurses-LyX
Paul Lussier <[EMAIL PROTECTED]> wrote on 22/08/2000 (15:27) : > Though, with things like the iPaq/Itsy coming out and capable of running a > full fledged Linux system with X in 32MBs of RAM, kind of makes this a > moot point :) Have you ever run X with 32Mbs of RAM ? :-) It is not fun at all. -- Preben Randhol - Ph. D student - http://www.pvv.org/~randhol/ "Violence is the last refuge of the incompetent", Isaac Asimov
[brianc@palaver.net] [Lyx-feedback] Feedback from www.lyx.org
Brian Capouch ([EMAIL PROTECTED]) entered the following feedback message on the LyX home page: I am a pretty-much \"do it myself\" type of person, but I am at my wit\'s end trying to figure out how to export my document (Lyx 1.1.5) as HTML. I choose File->Export->HTML and it asks me if I want to overwrite the existing \".lyx\" file. If I choose Y, nothing happens. If I choose \"N\" then nothing happens, but I get teased by seeing .html in the dialog box at the bottom of the screen, but the file really isn\'t there when I look in the directory. The documentation hasn\'t been much help on this either. Sorta frustrating. FYI. ___ Lyx-feedback mailing list [EMAIL PROTECTED] http://www.lyx.org/mailman/listinfo/lyx-feedback
Re: Support for ncurses-LyX
In a message dated: Tue, 22 Aug 2000 16:34:23 +0200 Preben Randhol said: >Paul Lussier <[EMAIL PROTECTED]> wrote on 22/08/2000 (15:27) : >> Though, with things like the iPaq/Itsy coming out and capable of running a >> full fledged Linux system with X in 32MBs of RAM, kind of makes this a >> moot point :) > >Have you ever run X with 32Mbs of RAM ? :-) It is not fun at all. Ayup, I'm running X with FVWM on a 486 DX2-100 in 16MB of RAM at home. Works just fine actually. The iPaq has quite a stripped down/cleaned up version X, which is supposed to run pretty well in 32MB. I've seen/played with prototypes of the Itsy (predecessor to the iPaq) and it was not only running X, but it was running Emacs as well. To my surprise, it worked really well. Rumor has it that Jim Gettys has been down to Cambridge talking to Miguel de Icaza about getting Helix-Code Gnome working on the iPaq as well. Things are looking quite good in the handheld world indeed :) -- Seeya, Paul I'm in shape, my shape just happens to be pear! If you're not having fun, you're not doing it right!
Re: [brianc@palaver.net] [Lyx-feedback] Feedback from www.lyx.org
Lars Gullik Bjønnes <[EMAIL PROTECTED]> wrote on 22/08/2000 (16:39) : > > Brian Capouch ([EMAIL PROTECTED]) entered the > following feedback message on the LyX home page: > > > I am a pretty-much \"do it myself\" type of person, but I am at my wit\'s end > trying to figure out how to export my document (Lyx 1.1.5) as HTML. I > choose File->Export->HTML and it asks me if I want to overwrite the existing > \".lyx\" file. If I choose Y, nothing happens. If I choose \"N\" then nothing > happens, but I get teased by seeing .html in the dialog box > at the bottom of the screen, but the file really isn\'t there when I look > in the directory. > > The documentation hasn\'t been much help on this either. Sorta frustrating. Make sure you have latex2html installed. If you have try first to do a : File->Export->Tex then File->Export->HTML -- Preben Randhol - Ph. D student - http://www.pvv.org/~randhol/ "Violence is the last refuge of the incompetent", Isaac Asimov
footnotes & figures at the end of a MS
Folks How to have all my footnotes listed after the main text and before the references ? Also, how to have all my figures, after the references ? And, finally, how to have the figure captions listed (with the associated figure numbers) separately, after or before the figures ? This is for submitting a paper to British Archaeopress, which has very specific requirements. Thanks -- Frederic FOL LEYMARIE, R&D Project leader, SHAPE Lab. Brown University, Division of Engineering, LEMS, Box D 182-4 Hope Street, Providence, Rhode Island 02912, U.S.A. Tel: +1.401.863.2760, Alternate Voice: x2177, Fax: x9039 mailto:[EMAIL PROTECTED] , URL: http://www.lems.brown.edu/~leymarie --- It does play with dice ... but are they fixed?
Re: footnotes & figures at the end of a MS
>>Date: Tue, 22 Aug 2000 13:34:22 -0400 >>From: Frederic Leymarie <[EMAIL PROTECTED]> >>To: LyX User List <[EMAIL PROTECTED]> >>Subject: footnotes & figures at the end of a MS >> >>Folks >> >>How to have all my footnotes listed after the main text >>and before the references ? >> >>Also, how to have all my figures, after the references ? >> >>And, finally, how to have the figure captions listed (with the >>associated figure numbers) separately, after or before the figures ? >> >> >>This is for submitting a paper to British Archaeopress, which >>has very specific requirements. >> >>Thanks \usepackage{endfloat} seems to do the job. -- Jean-Pierre
Re: footnotes & figures at the end of a MS
"Jean-Pierre.Chretien" wrote: > > >>Date: Tue, 22 Aug 2000 13:34:22 -0400 > >>From: Frederic Leymarie <[EMAIL PROTECTED]> > >>To: LyX User List <[EMAIL PROTECTED]> > >>Subject: footnotes & figures at the end of a MS > >> > >>Folks > >> > >>How to have all my footnotes listed after the main text > >>and before the references ? > >> > >>Also, how to have all my figures, after the references ? > >> > >>And, finally, how to have the figure captions listed (with the > >>associated figure numbers) separately, after or before the figures ? > >> > >> > >>This is for submitting a paper to British Archaeopress, which > >>has very specific requirements. > >> > >>Thanks > > \usepackage{endfloat} > seems to do the job. for the footnotes \usepackage{endnotes} table-caption are very often over the tables, but figure-caption ist often under the figure. Herbert -- [EMAIL PROTECTED] http://perce.de/voss
Re: access to template
On 19 Aug 00, at 19:30, thomas schönhoff wrote: > Hello Kayvan, > > thanks for quick response, I just tried to > reconfigure Lyx, starting it again. But no way, > only the templates in /usr/share/lyx/templates are > displayed ! The newly created file keeps hidden. > BTW, I can't imagine that this causes the problem, > because during the initial installation Lyx is as > .lyx established. The problem that Lyx might only > read directory without a (.)remains. I am not sure, but shouldn't it be in ~/.lyx/templates ? Matej
How do I get out of a table...
How do I switch back to standard text after a table if the table is at the end of the document? I have tried everything, but nothing reasonably simple seems to work. Boris [EMAIL PROTECTED]
Re: How do I get out of a table...
root wrote: > > How do I switch back to standard text after a table if the table is at > the end of the document? I have tried everything, but nothing reasonably > simple seems to work. put the cursor in the lower right corner of the table (last cell) and hit enter, than you'll get a new textline outside the table Herbert -- [EMAIL PROTECTED] http://perce.de/voss