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 CENTERING

Re: Algorithms and images

2011-02-07 Thread Paul Rubin
mac_man2008 at yahoo.it mac_man2008 at 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 as the PDF obtained from

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 CENTERING

Re: Algorithms and images

2011-02-07 Thread Paul Rubin
mac_man2008 at yahoo.it mac_man2008 at 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 as the PDF obtained from

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: 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

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: 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 package, so I'd look

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 iustifico
into this environment? CMD-M (MacOSX) doesn't seem to work... Regards, iustifico 2010/10/14 Uwe Stöhr uwesto...@web.de 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

Re: Display Pseudocode-Algorithms in Lyx

2010-10-14 Thread Paul Rubin
iustifico iustifico at 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

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

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: 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 package, so I'd look

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 iustifico
into this environment? CMD-M (MacOSX) doesn't seem to work... Regards, iustifico 2010/10/14 Uwe Stöhr uwesto...@web.de 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

Re: Display Pseudocode-Algorithms in Lyx

2010-10-14 Thread Paul Rubin
iustifico iustifico at 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

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

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: 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

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 iustifico
into this environment? CMD-M (MacOSX) doesn't seem to work... Regards, iustifico 2010/10/14 Uwe Stöhr <uwesto...@web.de> > Am 14.10.2010 19:19, schrieb iustifico: > > > Is there a nice way to display Algorithms in Pseudocode-Algorithms in Lyx? >> > > Yes, see

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

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

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 comfortable

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 comfortable

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 comfortable

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 i set default language

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 i set default language

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 i set d

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 tried to use ERT

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 tried to use ERT

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 tried to

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 thing I'm

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 thing I'm

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 thing I'm

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 achieve

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 found an easy

Re: Algorithms in LyX

2009-06-05 Thread Amir Rachum
yes. Thanks, - Amir Rachum On Fri, Jun 5, 2009 at 4:44 PM, rgheck 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 like so: (1) bla (2) bla (2.1) bla (2.2) bla

Re: Algorithms in LyX

2009-06-05 Thread rgheck
Thanks, - Amir Rachum On Fri, Jun 5, 2009 at 4:44 PM, rgheck 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 like so

Re: Algorithms in LyX

2009-06-05 Thread Amir Rachum
Rachum On Fri, Jun 5, 2009 at 4:44 PM, rgheck 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 like so: (1) bla

Re: Algorithms in LyX

2009-06-05 Thread 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 lines like so: (1) bla (2) bla

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 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 newfile1.lyx

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 uwesto...@web.de 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 (2) bla (2.1) bla (2.2) bla

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 achieve

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 found an easy

Re: Algorithms in LyX

2009-06-05 Thread Amir Rachum
yes. Thanks, - Amir Rachum On Fri, Jun 5, 2009 at 4:44 PM, rgheck 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 like so: (1) bla (2) bla (2.1) bla (2.2) bla

Re: Algorithms in LyX

2009-06-05 Thread rgheck
Thanks, - Amir Rachum On Fri, Jun 5, 2009 at 4:44 PM, rgheck 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 like so

Re: Algorithms in LyX

2009-06-05 Thread Amir Rachum
Rachum On Fri, Jun 5, 2009 at 4:44 PM, rgheck 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 like so: (1) bla

Re: Algorithms in LyX

2009-06-05 Thread 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 lines like so: (1) bla (2) bla

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 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 newfile1.lyx

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 uwesto...@web.de 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 (2) bla (2.1) bla (2.2) bla

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 achieve

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 found an easy

Re: Algorithms in LyX

2009-06-05 Thread Amir Rachum
yes. Thanks, - Amir Rachum On Fri, Jun 5, 2009 at 4:44 PM, rgheck <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 li

Re: Algorithms in LyX

2009-06-05 Thread rgheck
Thanks, - Amir Rachum On Fri, Jun 5, 2009 at 4:44 PM, rgheck <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 m

Re: Algorithms in LyX

2009-06-05 Thread Amir Rachum
{enumiii})} > I'll leave yo to do \labelenumiv. > > rh > > Thanks, >> - Amir Rachum >> >> >> On Fri, Jun 5, 2009 at 4:44 PM, rgheck <rgh...@bobjweil.com > rgh...@bobjweil.com>> wrote: >> >>Amir Rachum wrote: >> >&

Re: Algorithms in LyX

2009-06-05 Thread rgheck
objweil.com> <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 lin

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 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 newfile1.lyx

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 <uwesto...@web.de> 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: >>

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: 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: 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: 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

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: 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: 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

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.

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.

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.

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

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

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

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 Tables like the 'List

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 creates all other Tables like

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 Algorithms' instead of the German one

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 Tables like the 'List

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 creates all other Tables like

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 Algorithms' instead of the German one

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 Tables like the 'List

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 creates all other Tables like

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 Algorithms' i

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 Zapf

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 Zapf

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 Zapf

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 wondering whether

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 wondering whether

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 wondering whether

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-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-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

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

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-FloatsAlgorithm but there are no docs and I have no idea how it works. I also have no idea if

  1   2   >