Re: Algorithms and images

2011-02-07 Thread Paul Rubin
mac_man2008 yahoo.it yahoo.it> writes: > > Hi to all. > > ALGORITHMS > I am trying to insert the lines of an algorithm into a Lyx document. > I did it by: > Insert -> Float -> Algorithm > > but when generating the PDF I cannot see any line numbering, such

Algorithms and images

2011-02-07 Thread mac_man2...@yahoo.it
Hi to all. ALGORITHMS I am trying to insert the lines of an algorithm into a Lyx document. I did it by: Insert -> Float -> Algorithm but when generating the PDF I cannot see any line numbering, such as the PDF obtained from: http://wiki.lyx.org/uploads/LyX/I18n/lang-algorithm.lyx CEN

Re: Display Pseudocode-Algorithms in Lyx

2010-10-14 Thread Uwe Stöhr
Am 14.10.2010 21:09, schrieb iustifico: But I only want to write Pseudecode. Which of these available languages suits for that? This depend on the keywords that listings should recognize. Personally, I use Pascal for writing pseudocode. Another question: Is it possible to write mathsymbols

Re: Display Pseudocode-Algorithms in Lyx

2010-10-14 Thread Paul Rubin
iustifico gmail.com> writes: > Thank you, that is exactly what I am looking for. I see, that it is also > possible to chose a language and lyx highlightens the keywords. That is nice! > > But I only want to write Pseudecode. Which of these available languages > suits for that? It depends on wh

Re: Display Pseudocode-Algorithms in Lyx

2010-10-14 Thread iustifico
into this environment? CMD-M (MacOSX) doesn't seem to work... Regards, iustifico 2010/10/14 Uwe Stöhr > Am 14.10.2010 19:19, schrieb iustifico: > > > Is there a nice way to display Algorithms in Pseudocode-Algorithms in Lyx? >> > > Yes, see chap. 7 "Program Cod

Re: Display Pseudocode-Algorithms in Lyx

2010-10-14 Thread Uwe Stöhr
Am 14.10.2010 19:19, schrieb iustifico: Is there a nice way to display Algorithms in Pseudocode-Algorithms in Lyx? Yes, see chap. 7 "Program Code Listings" of the EmbeddedObjects manual that you find in LyX's help menu. regards Uwe

Re: Display Pseudocode-Algorithms in Lyx

2010-10-14 Thread Richard Heck
On 10/14/2010 01:19 PM, iustifico wrote: Is there a nice way to display Algorithms in Pseudocode-Algorithms in Lyx? Perhaps like in here: http://bit.ly/belSIj It would be great if something like "Input:" and "Output:" were implemented... LyX supports the listings

Display Pseudocode-Algorithms in Lyx

2010-10-14 Thread iustifico
Is there a nice way to display Algorithms in Pseudocode-Algorithms in Lyx? Perhaps like in here: http://bit.ly/belSIj It would be great if something like "Input:" and "Output:" were implemented... Regards, iustifico

Re: Inserting algorithms and codes in documents

2009-08-20 Thread Helge Hafting
Luca Carlon wrote: Hi! I'm writing my thesis and now I would need to put some algorithms and codes to my LyX document. I created a float Algorithm and I placed in it a program listing. I see it is even possible to select many useful options, I think it is really great and very very comfor

Re: rename - list of algorithms

2009-08-18 Thread Guenter Milde
On 2009-08-17, Ricardo Perrone wrote: > I need to rename the list of algorithms to a more convenient name. For > example: List of Algorithms ---> Lista de Códigos (in Portuguese/Brazil > language), but default Lyx behaviour changes it to 'Lista de > Algoritmos' when

rename - list of algorithms

2009-08-17 Thread Ricardo Perrone
Hi, I need to rename the list of algorithms to a more convenient name. For example: List of Algorithms ---> Lista de Códigos (in Portuguese/Brazil language), but default Lyx behaviour changes it to 'Lista de Algoritmos' when i set default language to Portuguese (Brazil). I have

Inserting algorithms and codes in documents

2009-08-14 Thread Luca Carlon
Hi! I'm writing my thesis and now I would need to put some algorithms and codes to my LyX document. I created a float Algorithm and I placed in it a program listing. I see it is even possible to select many useful options, I think it is really great and very very comfortable. There one thin

Re: Algorithms in LyX

2009-06-05 Thread Amir Rachum
This works great! Thanks, - Amir Rachum On Fri, Jun 5, 2009 at 8:42 PM, Uwe Stöhr wrote: > Amir Rachum schrieb: > > I'm trying to write some algorithms in LyX 1.6.1 under XP. >> I want to write pseudo code that will number my lines like so: >> (1) bla >> (

Re: Algorithms in LyX

2009-06-05 Thread Uwe Stöhr
Amir Rachum schrieb: I'm trying to write some algorithms in LyX 1.6.1 under XP. I want to write pseudo code that will number my lines like so: (1) bla (2) bla (2.1) bla (2.2) bla (2.3.1) again I guess the easies solution is to use a normal numbering, see attached. regards Uwe newfile

Re: Algorithms in LyX

2009-06-05 Thread Andrés Becerra Sandoval
I would recommend to typeset them in LaTeX boxes (inside LyX) using: - algorithmic, see http://en.wikibooks.org/wiki/LaTeX/Algorithms_and_Pseudocode - clrscode, see http://www.cs.dartmouth.edu/~thc/clrscode/ I have some examples with clrscode, if you wish them ... -- Andrés

Re: Algorithms in LyX

2009-06-05 Thread rgheck
mailto:rgh...@bobjweil.com <mailto:rgh...@bobjweil.com>>> wrote: Amir Rachum wrote: Hi guys, I'm trying to write some algorithms in LyX 1.6.1 under XP. I want to write pseudo code that will number my lines

Re: Algorithms in LyX

2009-06-05 Thread Amir Rachum
t; I'll leave yo to do \labelenumiv. > > rh > > Thanks, >> - Amir Rachum >> >> >> On Fri, Jun 5, 2009 at 4:44 PM, rgheck > rgh...@bobjweil.com>> wrote: >> >>Amir Rachum wrote: >> >>Hi guys, >> >>

Re: Algorithms in LyX

2009-06-05 Thread rgheck
abelenumiv. rh Thanks, - Amir Rachum On Fri, Jun 5, 2009 at 4:44 PM, rgheck <mailto:rgh...@bobjweil.com>> wrote: Amir Rachum wrote: Hi guys, I'm trying to write some algorithms in LyX 1.6.1 under XP. I want to write pseudo code that will number my l

Re: Algorithms in LyX

2009-06-05 Thread Amir Rachum
yes. Thanks, - Amir Rachum On Fri, Jun 5, 2009 at 4:44 PM, rgheck wrote: > Amir Rachum wrote: > >> Hi guys, >> >> I'm trying to write some algorithms in LyX 1.6.1 under XP. >> I want to write pseudo code that will number my lines like so: >> (1)

Re: Algorithms in LyX

2009-06-05 Thread rgheck
Amir Rachum wrote: Hi guys, I'm trying to write some algorithms in LyX 1.6.1 under XP. I want to write pseudo code that will number my lines like so: (1) bla (2) bla (2.1) bla (2.2) bla (2.3.1) again etc. Is there any way to do this? I have no idea how to use packages and haven't fou

Algorithms in LyX

2009-06-05 Thread Amir Rachum
Hi guys, I'm trying to write some algorithms in LyX 1.6.1 under XP. I want to write pseudo code that will number my lines like so: (1) bla (2) bla (2.1) bla (2.2) bla (2.3.1) again etc. Is there any way to do this? I have no idea how to use packages and haven't found an easy way to ac

Re: list of algorithms

2009-04-19 Thread Uwe Stöhr
Niko Schwarz schrieb: when I have the list of algorithms created, \listof{algorithm}{List of Algorithms}, then latex says this: TeX capacity exceeded, sorry [input stack size=5000]. When you don't have the list of algorithm, you don't have this bug? If so, assure that the list

list of algorithms

2009-04-19 Thread Niko Schwarz
when I have the list of algorithms created, \listof{algorithm}{List of Algorithms}, then latex says this: TeX capacity exceeded, sorry [input stack size=5000]. does anyone have an idea? thanks, niko

Re: Help Algorithms

2006-10-18 Thread Uwe Stöhr
Mancapa, Vusisizwe (_) (Summerstrand Campus North) schrieb: Can you help me write neat looking pseudo code in Lyx? Attached is an example-LyX file. It uses the LaTeX-package "listings" which I can recommend to write also pseudo-code. Have a look at the document preamble and the manual of the

Re: algorithms

2004-04-27 Thread Raphael Clifford
Herbert Voss wrote: Raphael Clifford wrote: I have been looking for http://www.educat.hu-berlin.de/~voss/lyx/algorithm/algo-0.3.tar.gz and was wondering what the latest status is? I asked on the lyx mailing list and they suggested I email you directly. I hope you don't mind. http://www.lyx.

Re: List of Algorithms

2003-12-31 Thread Herbert Voss
Christian Ridderström wrote: you can change this in stdfloats.inc, copy this file from /usr/local/share/lyx/layouts into your local home dir ~/lyx/layouts and then change the line with the title. Do this change without a running LyX. Is this sort of a bug? (i.e. that it has to be changed manuall

Re: List of Algorithms

2003-12-30 Thread Christian Ridderström
On Tue, 30 Dec 2003, Herbert Voss wrote: > Eduard Ralph wrote: > > > I haven't checked all Archives etc. but I ran into a problem with Lyx in the > > German Version. If you insert a List to Algorithms table it creates an entry > > with the title 'List of Alg

Re: List of Algorithms

2003-12-30 Thread Herbert Voss
Eduard Ralph wrote: I haven't checked all Archives etc. but I ran into a problem with Lyx in the German Version. If you insert a List to Algorithms table it creates an entry with the title 'List of Algorithms' instead of the German one 'Algorithmenverzeichnis'. It crea

List of Algorithms

2003-12-30 Thread Eduard Ralph
Hi, I haven't checked all Archives etc. but I ran into a problem with Lyx in the German Version. If you insert a List to Algorithms table it creates an entry with the title 'List of Algorithms' instead of the German one 'Algorithmenverzeichnis'. It creates all other

Re: LaTeX algorithms in InDesign: how well are they implemented?

2003-12-29 Thread William F. Adams
Peter Ringwood asked: I've read in a few articles that InDesign now uses LaTeX algorithms for its typesetting and am curious to find out how well they are implemented. AIUI, InDesign uses the HZ algorithm developed by Peter Karow of URW w/ the assistance / consultation of Prof. Hermann

LaTeX algorithms in InDesign: how well are they implemented?

2003-12-25 Thread Peter Ringwood
I've read in a few articles that InDesign now uses LaTeX algorithms for its typesetting and am curious to find out how well they are implemented. I've been using LyX so far for relatively simple documents and have had great results both for myself and other people, but I was wonderi

large algorithms

2003-11-20 Thread Jihène Krichène
Hi everybody Large floats are supposed to be printed on two pages if they overpass the page size. However, in the algorithm case, the large algorithm does not use more than one page. Do any one know why and how to solve this problem ? Tkanks in advance __

large algorithms

2003-11-19 Thread Jihène Krichène
Hi everybody Large floats are supposed to be distributed over two pages. However, I have a problem with a large algorithm. The latter uses only one page.Do any one know how to solve this problem? Thanks in advance Get advanced SPAM

Re: algorithms

2003-01-24 Thread Dekel Tsur
On Thu, Jan 23, 2003 at 06:10:53PM +, Raphael Clifford wrote: > I am trying to prepare a lecture and would like to have an algorithm in > my presentation. I am using lyx 1.2.1 and have tried > Insert->Floats>Algorithm but there are no docs and I have no idea how it > works. I also have no idea

algorithms

2003-01-23 Thread Raphael Clifford
I am trying to prepare a lecture and would like to have an algorithm in my presentation. I am using lyx 1.2.1 and have tried Insert->Floats>Algorithm but there are no docs and I have no idea how it works. I also have no idea if this is supposed to work in any of the presentation modes (foiltex, sl

foils and algorithms

2003-01-21 Thread Raphael Clifford
Hi, I am trying to prepar comp. sci. lectures using lyx 1.2.1. I started by using foiltex simply because lyx seems to support it. However I can't work out how to do some simple things. 1) How can I use the algo package to typeset algorithms in my slides? I downloaded the algo 0.3 tar bal

Re: French translation for algorithms

2002-06-04 Thread Dekel Tsur
gt; >> *before* the redefinition? > > Nicolas> Yes, it could be an idea (actually, it is logical since my > Nicolas> definition had the purpose to override the babel one). > > I am not sure it will do something in your case. Does babel know about > algorithms? The

Re: French translation for algorithms

2002-06-04 Thread Nicolas SABOURET
inition? > > Nicolas> Yes, it could be an idea (actually, it is logical since my > Nicolas> definition had the purpose to override the babel one). > > I am not sure it will do something in your case. Does babel know about > algorithms? Oups. I mingled with some other probl

Re: French translation for algorithms

2002-06-04 Thread Jean-Marc Lasgouttes
t is logical since my Nicolas> definition had the purpose to override the babel one). I am not sure it will do something in your case. Does babel know about algorithms? Nicolas> However, I see two objections : 1. since \usepackage{babel} Nicolas> is invoked later on, its definitions will over

Re: French translation for algorithms

2002-06-04 Thread Juergen Spitzmueller
Nicolas SABOURET wrote: > However, I see two objections : > 1. since \usepackage{babel} is invoked later on, its definitions will > override mine :) Yes, it is annoying, but this has been discussed extensively on the devel list. The arguments were, as I recall: For cases like yours, there is a w

Re: French translation for algorithms

2002-06-04 Thread Nicolas SABOURET
Juergen Spitzmueller wrote: > > What happens if you type > \usepackage{babel} > in the preamble *before* the redefinition? Yes, it could be an idea (actually, it is logical since my definition had the purpose to override the babel one). However, I see two objections : 1. since \usepackage{babel}

Re: French translation for algorithms

2002-06-04 Thread Juergen Spitzmueller
Nicolas SABOURET wrote: > I just switched to lyx1.2.0 and I encounter a small problem with the > algorithm environment. In my french documents, I want to see "Algorithme > 1" and not "Algorithm 1". I used to hack this with TeX in lyx1.1.6 by > putting : > \renewcommand{\ALG@name}{Algorithme} What

French translation for algorithms

2002-06-04 Thread Nicolas SABOURET
Hi, I just switched to lyx1.2.0 and I encounter a small problem with the algorithm environment. In my french documents, I want to see "Algorithme 1" and not "Algorithm 1". I used to hack this with TeX in lyx1.1.6 by putting : \renewcommand{\ALG@name}{Algorithme} However, I can see that things hav

List of Algorithms - Caption Modification

2001-05-11 Thread Brett Jones
I have a style file for my univerity thesis format, which for the most part does the job. Only trouble is that if redefines the lists of figures and tables and doesn't provide for lists of algorithms. I would, of course, like the list of algorithms to match the others, but I know almost no

Re: How to handle multiple page algorithms?

2001-04-11 Thread Herbert Voss
Steffen Seufert wrote: > > I'm trying to layout algorithms with a length of multiple pages. > > I used algorithmic-floats for short algorithms, > so I want to continue the same style for the long ones. > > Here's the problem: > > If I use a long algorithm

How to handle multiple page algorithms?

2001-04-11 Thread Steffen Seufert
Hi, I'm trying to layout algorithms with a length of multiple pages. I used algorithmic-floats for short algorithms, so I want to continue the same style for the long ones. Here's the problem: If I use a long algorithm in an algorithmic-float it will be layouted on one page cutt

Re: algorithms, article(AMS), 1.1.5fix1

2001-01-22 Thread Jean-Marc Lasgouttes
> "Rodney" == Rodney Bates <[EMAIL PROTECTED]> writes: Rodney> The Lyx-code enviroment sounds good in the documentation, but Rodney> it isn't there in the paragraph drop down. I think it has been added in 1.1.5fix2. JMarc

Re: algorithms, article(AMS), 1.1.5fix1

2001-01-18 Thread Oscar
Rodney Bates wrote: > > I am just learning lyx for the first time on a paper. > > I need to write an algorithm, with indented lines, properly > lined up. I have found three things in the documentation > that looked like possibilities, but none has worked, so far. > > The Lyx-code enviroment so

algorithms, article(AMS), 1.1.5fix1

2001-01-18 Thread Rodney Bates
I am just learning lyx for the first time on a paper. I need to write an algorithm, with indented lines, properly lined up. I have found three things in the documentation that looked like possibilities, but none has worked, so far. The Lyx-code enviroment sounds good in the documentation, but

Re: Algorithms

2000-08-11 Thread Herbert Voss
Jonathan Pennington wrote: > > Can someone send me a .lyx file with algorithms successfully used? I'm > having problems and imagine it's something simple that I've screwed > up, either in the text or the preamble. Thanks. there are sevaral ways to get algorithm-st

Algorithms

2000-08-10 Thread Jonathan Pennington
Can someone send me a .lyx file with algorithms successfully used? I'm having problems and imagine it's something simple that I've screwed up, either in the text or the preamble. Thanks. -- Jonathan Pennington | http://coastalgeology.org Site Manager

Re: Problems with list of algorithms

2000-01-18 Thread Herbert Voss
Ralph Boland wrote: > > I attempted to put a list of algorithms in my document > but I get a list of errors (seems to be two per algorithm). > I don't really know, where the problem is, but if choose book or book - komascript than everything works well. Herbert -- [EMAI

Problems with list of algorithms

2000-01-17 Thread Ralph Boland
I attempted to put a list of algorithms in my document but I get a list of errors (seems to be two per algorithm). Most say "undefined control sequence. \@dottedtocline ...sep mu\hbox{.}\mkern \@dotsep mu$}\hfill \nobreak. \[EMAIL PROTECTED] l.1 ...e{1}{\ignorespaces \nonbreakingspac