Re: math_formula_help

2003-12-12 Thread Christian Ridderström
On Fri, 12 Dec 2003, Herbert Voss wrote: > Christian Ridderström wrote: > > > I should use 'AMS multiline'? > > sure > Why use multline, rather than what you get when you just press C-Enter? (Or perhaps the question should be why don't we get multline?) > >>And in the last example you get dif

Re: noweb

2003-12-12 Thread Kayvan A. Sylvan
On Fri, Dec 12, 2003 at 07:02:09PM +, stuart macgregor wrote: > I read the stuff in Extended.lyx about integration with noweb and thought to > try it. > > I downloaded the noweb source and built and installed it and put it on the > path and manpath. I re-configured lyx, made clean and made

using the algorithm environment

2003-12-12 Thread christoff pale
Hi, how do I use the algorithm environment. What I mean is, how do I get "If" "then", "while" etc . Do I have to use ERT? I would appreciate a small example. thanks __ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/

noweb

2003-12-12 Thread stuart macgregor
I read the stuff in Extended.lyx about integration with noweb and thought to try it. I downloaded the noweb source and built and installed it and put it on the path and manpath. I re-configured lyx, made clean and made and installed it. The promised 3 new document styles did not appear. I exp

Re: Switching from the Math panel window to the document window

2003-12-12 Thread Roberto Bernetti
Alle 21:10, venerdì 12 dicembre 2003, Oreste Riccardo Natale ha scritto: > Hi all, > > Maybe my question is only related to the way I would like to use Lyx, > instead of beeing related to Lyx usage: when I'm writing equations, > after pressing a button on the Math panel I would like to switch > aut

Re: localisation fails with "run" command

2003-12-12 Thread Paul A. Rubin
Holger Zebner <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: > Hi, > I have lyx-qt 1.3.2 installed on a German linux system. > > When I start LyX from a shell it will start properly with the German > menus. > > But when I start it with the "run"-command (ALT+F2) it would start > with the

Switching from the Math panel window to the document window

2003-12-12 Thread Oreste Riccardo Natale
Hi all, Maybe my question is only related to the way I would like to use Lyx, instead of beeing related to Lyx usage: when I'm writing equations, after pressing a button on the Math panel I would like to switch automatically from it to the document window without explicitly clicking on the documen

Re: documentclass: seminar

2003-12-12 Thread Kai Johannes Keller
Hello List, Apparently there are problems with the documentclass seminar and a4-paparsize, though I haven't solved them I#ve found something out that might be helpful for somebody who needs his slides prindet and doesn't bother if its a bit "unconvenient", so there are two things: 1. Lyx calls dv

Re: textclas error

2003-12-12 Thread Holger Zebner
I looked at the layout (in /usr/share/lyx/layouts) and found the head of "g-brief-de" as follows: #% Do not delete he line below; configure depends on this # \DeclareLaTeXClass[g-brief]{letter (g-brief, german)} # Letter textclass definition file. # Author : Thomas Hartkens <[EMAIL PROTECTED]>

Re: Gnuplot External Material

2003-12-12 Thread Luiz Eleno
Those interested in adding gnuplot eps files to lyx/latex documents should consider the egplot package. Best regards, Luiz. -- Luiz Eleno Max-Planck-Institut für Eisenforschung Max-Planck-Str. 1 D-40237 Düsseldorf Tel.: +49-(0)211-67 92 481 Fax: +49-(0)211-67 92 537 [EMAIL PROTECTED]

Re: new versions of seminar.layout and dinbrief.layout

2003-12-12 Thread Kai Johannes Keller
Am Fre, 2003-12-12 um 15.32 schrieb Günter Milde: > I wrote new (and IMHO of course better) versions of > seminar.layout and dinbrief.layout. > GREAT! Is it possible with this new layout-file to handle DIN A 4 papersize, too? Or does it only affect the LyX-screen? > seminar.layout: > # 1.0 Ini

Re: figure float problem

2003-12-12 Thread Herbert Voss
Myriam Abramson wrote: I have 2 figure floats (eps) and it seems that the last figure overlaps with the first when printing or viewing the document. The figures are fine in Lyx and they are fine when viewing them outside of Lyx with ghostview. What could be the problem? I'm baffled. difficult to sa

Re: math_formula_help

2003-12-12 Thread Herbert Voss
Christian Ridderström wrote: I should use 'AMS multiline'? sure And in the last example you get different sizes of the equations, also no error, but looks ugly. Well, I just tried to use the multiline example on p.47 in your PDF-file, but I still get ugly parenthesis... would you mind creating

Re: localisation fails with "run" command

2003-12-12 Thread Karsten Heymann
Hi Holger, On Fri, 12 Dec 2003 15:51:27 +0100 "Holger Zebner" <[EMAIL PROTECTED]> wrote: > I have lyx-qt 1.3.2 installed on a German linux system. [..] > But when I start it with the "run"-command (ALT+F2) it would start > with the English interface. > > Where do I change this intro a always Ge

localisation fails with "run" command

2003-12-12 Thread Holger Zebner
Hi, I have lyx-qt 1.3.2 installed on a German linux system. When I start LyX from a shell it will start properly with the German menus. But when I start it with the "run"-command (ALT+F2) it would start with the English interface. Where do I change this intro a always German startup? Thanks Ho

textclas error

2003-12-12 Thread Holger Zebner
Hi, I tryed to open a "g-brief-de" file from my templates. But I got the following message: " Textclass error The document class uses an unknown textclass "g-brief-de". -- substituting by default. " Do I lack some latex package on my system? Greetings Holger -- Debian testing/unstable, build

Re: new versions of seminar.layout and dinbrief.layout

2003-12-12 Thread Andre Poenitz
On Fri, Dec 12, 2003 at 03:32:28PM +0100, Günter Milde wrote: > (Is there an "canonic" place for upload?) Post it on lyx-devel, zipped if you like. Andre'

new versions of seminar.layout and dinbrief.layout

2003-12-12 Thread Günter Milde
I wrote new (and IMHO of course better) versions of seminar.layout and dinbrief.layout. seminar.layout: # 1.0 Initial attemt at makeing a LyX layout file for the seminar class. # Author : Lars Gullik Bjønnes <[EMAIL PROTECTED]> # 1.1 08-04-2002 Günter Milde <[EMAIL PROTECTED]> # 1.2 11

Re: math_formula_help

2003-12-12 Thread Christian Ridderström
On Fri, 12 Dec 2003, Herbert Voß wrote: > Christian Ridderström wrote: > > On Thu, 11 Dec 2003, Karshi F.Hasanov wrote: > > > > > >>I have a long math formula and I can't fit it on one page. > >>How do In put such fomula in two lines? > >>Example: > >> > >> F=sqrt(.

Re: figure float problem

2003-12-12 Thread Myriam Abramson
>> I have 2 figure floats (eps) and it seems that the last figure overlaps with >> the first when printing or viewing the document. The figures are >> fine in Lyx and they are fine when viewing them outside of Lyx with >> ghostview. What could be the problem? I'm baffled. > > difficult to say, cou

Re: math_formula_help

2003-12-12 Thread Christian Ridderström
On Fri, 12 Dec 2003, Herbert Voß wrote: > Karshi F.Hasanov wrote: > > I have a long math formula and I can't fit it on one page. > > How do In put such fomula in two lines? > > Example: > > > > F=sqrt(. > > ..) ? > > > > use the multlin

Re: Gnuplot External Material

2003-12-12 Thread Angus Leeming
Jose' Matos wrote: >> Any comments or criticisms will be appreciated. > > With the wrapper you don't need to use inset external. You can > gnuplot to > the graphic supported formats. :-) Which is great if you want EPS figues, but gnuplot also supports EEPIC, PSTricks, export to XFIG, etc al

Re: ???

2003-12-12 Thread Andre Poenitz
On Fri, Dec 12, 2003 at 02:07:43PM +0200, Stelian Matei wrote: > Dear Sirs, I am told to download free available Lyx softaware for my > thesis.What I want is to be able to write easly my equations and > formulas and eventualy schematic diagrams. To be honest I don't > understand how I can load,inst

Re: Gnuplot External Material

2003-12-12 Thread Jose' Matos
On Saturday 06 December 2003 04:16, Dave Tweten wrote: > Thank you all for attempting to enlighten me. Even the suggestions I > didn't follow helped me understand the alternatives. > > I said: > >... will I have to figure out the syntax well enough to roll my own? > > I decided to roll my own. Th

???

2003-12-12 Thread Stelian Matei
Dear Sirs, I am told to download free available Lyx softaware for my thesis.What I want is to be able to write easly my equations and formulas and eventualy schematic diagrams.To be honest I don't understand how I can load,install and use this package.I have a WIN 98 with 20G PentiumIV, PC .How

Re: seminar bug, geometry and a4paper

2003-12-12 Thread Herbert Voß
Günter Milde wrote: seminar.cls has a bug that prevents proper working with the "a4paper" option. (Option "a4" works). the seminar and prosper packages are still buggy. The bug prevents use of seminar as doctype from LyX together with the geometry package and a4 option, as LyX inserts: \usepackag

Re: Text in toc flowing off page

2003-12-12 Thread Herbert Voß
Anca Tibor- Attila wrote: as I remeber, there was a thread a few days ago about text off the page borders. then you have no hyphenation or the text in typewriter font, which cannot be hyphenated. Now, I have another problem: there are a few longer superscripts in my document. Inside the documen

Re: Text in toc flowing off page

2003-12-12 Thread Andre Poenitz
On Fri, Dec 12, 2003 at 01:01:45AM +0100, Anca Tibor- Attila wrote: > Hi, > > as I remeber, there was a thread a few days ago about text off the page > borders. Now, I have another problem: there are a few longer > superscripts in my document. Inside the document it appeares correctly, > but in

Re: lyx on Debian woody alpha

2003-12-12 Thread Karsten Heymann
On Fri, 12 Dec 2003 11:41:54 +0100 "Roberto Bernetti" <[EMAIL PROTECTED]> wrote: > Alle 22:12, giovedì 11 dicembre 2003, Karsten Heymann ha scritto: > > On Thu, 11 Dec 2003 17:12:46 + > > > > "Angus Leeming" <[EMAIL PROTECTED]> wrote: > > > I am running lyx-1.3.xcvs on an Alpha under Debian un

Re: Configuring native Win32 port

2003-12-12 Thread Angus Leeming
Paul A. Rubin wrote: >> So the answer to your Win32 problems is clear: use a 'decent' sed. >> Perhaps one of you might contact Ruurd and get him to replace the >> sed that he distributes with something functional. > Does anyone know of a Win32 port of sed 4.0.7 that Ruurd could use? I've posted a

Re: math_formula_help

2003-12-12 Thread Herbert Voß
Herbert Voß wrote: there is no error, but you still use the wrong emvironments for the problems. And in the last example you get different sizes of the equations, also no error, but looks ugly. I meant "of the parenthesis" ... Herbert

Re: math_formula_help

2003-12-12 Thread Herbert Voß
Christian Ridderström wrote: On Thu, 11 Dec 2003, Karshi F.Hasanov wrote: I have a long math formula and I can't fit it on one page. How do In put such fomula in two lines? Example: F=sqrt(. ..) ? I put an example for something similar on

Re: figure float problem

2003-12-12 Thread Herbert Voß
Myriam Abramson wrote: I have 2 figure floats (eps) and it seems that the last figure overlaps with the first when printing or viewing the document. The figures are fine in Lyx and they are fine when viewing them outside of Lyx with ghostview. What could be the problem? I'm baffled. difficult

Re: math_formula_help

2003-12-12 Thread Herbert Voß
Karshi F.Hasanov wrote: I have a long math formula and I can't fit it on one page. How do In put such fomula in two lines? Example: F=sqrt(. ..) ? use the multline environment of amsmath, then you have exactly what you want (it's supported

Re: lyx on Debian woody alpha

2003-12-12 Thread Roberto Bernetti
Alle 22:12, giovedì 11 dicembre 2003, Karsten Heymann ha scritto: > On Thu, 11 Dec 2003 17:12:46 + > > "Angus Leeming" <[EMAIL PROTECTED]> wrote: > > I am running lyx-1.3.xcvs on an Alpha under Debian unstable. I could > > certainly make it available to you but have no idea how to go about > >