Re: LyX and the Humanities

2010-01-18 Thread Guenter Milde
On 2010-01-17, Guido Milanese wrote: On 16/01/2010 at 09.14 -0500, rgheck wrote: I don't know of any, but there are plenty of humanists around the list if you need to ask questions. E.g., I'm a philosopher, and I know of two others who regularly contribute to the list. Yes, I know, and

Re: Problem with the dash in the listings

2010-01-18 Thread Guenter Milde
On 2010-01-17, Piotrek wrote: Thanks for suggestion. But is it really necessary? Is the dash Unicode character? I am writing the document in English. Is the Unicode support necessary in that case? I am trying to understand what causes such a behavior. Well, if I remove the dash characters from

Re: LyX and the Humanities

2010-01-18 Thread Guido Milanese
On 18/01/2010 at 08.13 +, Guenter Milde wrote: It might be interesting to give some hints about writing Greek in LyX. It is easy using Unicode input. Recently, also polytonic (ancient) Greek is supported (with some remaining issues). Yes, already done, thanks! Much better now than with

Re: Lyx 1.6.5

2010-01-18 Thread E. Kaplan
Thanks. I was following the advice I got here, and it is good to know about the incompatibility between *ubuntu and Debian. EK Sven Hoexter wrote: On Sun, Jan 17, 2010 at 09:22:42PM -0500, rgheck wrote: Hi, You should report this kind of issue to the debian lists. Though I think the

\title before \begin{document}

2010-01-18 Thread Philip Stubbs
Hi, I have developed my own LaTeX class file, based on the article class. It has been developed over some time, but is now working just how I like. My documents start as follows \documentclass[draft,approved]{danrep} \title{This is a test report title that I will make quite long.} \repnum{10-00}

Re: \title before \begin{document}

2010-01-18 Thread Jean-Marc Lasgouttes
Philip Stubbs phi...@stuphi.co.uk writes: I now would like to go the next step, and leave vim and use LyX as my editor. I started looking at the *.layout files to see what I need to do. What I cant seem to work out is how to place the \title etc before the \begin{document} This will be

question about family fonts

2010-01-18 Thread Marcelo Acuña
hello, If I choose Times Roman for roman font, what font I must to choose for sans serif font If I want to obtain an aesthetically coherent aspect? The same for Bookman font. Regards Marcelo Acuña visitá mi sitio web http://www.aleph-uno.com.ar

Re: \title before \begin{document}

2010-01-18 Thread Uwe Stöhr
Philip Stubbs schrieb: \documentclass[draft,approved]{danrep} \title{This is a test report title that I will make quite long.} \repnum{10-00} \author{Philip Stubbs} \date{2010-01-12} \begin{document} The next LyX version will support this structure, but why have you chosen to have the title

Re: Output track changes in pdf with lyx 1.6 error

2010-01-18 Thread Uwe Stöhr
Birte S. schrieb: my problem is similar with lyx 1.6 and installed packages soul and xcolor and reconfiguration of lyx and restart of lyx, though the error message is as follows: Changes will not be highlighted in LaTeX output when using pdflatex because xcolor and soul are not installed.

Re: question about family fonts

2010-01-18 Thread Uwe Stöhr
Marcelo Acuña schrieb: If I choose Times Roman for roman font, what font I must to choose for sans serif font If I want to obtain an aesthetically coherent aspect? Times is a font designed for newspapers (New York Times). Its glyphs are therefore thinner with less space between them. When

Re: LyX version control with git

2010-01-18 Thread Pavel Sanda
Richard Heck wrote: did want to do it it likely wouldn't be that hard. It's only a handful of routines that have to be written, and you can mimic the ones for svn, etc. i dropped my effort to support git and imho its not just matter of mimic the svn routines. - different scheme of sharing the

Graphical bibtex-editors

2010-01-18 Thread Matthias Schmidt
Hello, I'm working with Lyx 1.6.5 on Win XP. I'll start to write a new book with lyx soon. Until now I used JabRef as bibtex-editor. In the lyx-wiki I found some other editors like Synapsen or BibTexMng, but there are no experiences on these editors in the wiki. Has someone experiences with an

RE: Graphical bibtex-editors

2010-01-18 Thread Rob Oakes
Hi Matthais, I've spent a really long time looking for a good BibTeX editor on Windows and, I'm sorry to say, I haven't really found one. In my opinion, the very best BibTeX editor is BibDesk (Mac OS X only) followed by Pybiolographer (Linux only). JabRef takes a rather distant third place,

Freeze followed by St9bad_alloc

2010-01-18 Thread Les Denham
I have been having problems with a report I'm working on currently. When I'm editing one of the files in the report, LyX freezes, and after several minutes it crashes with a cryptic error message St9bad_alloc. This occurs most frequently when I'm doing something with a figure float. The most

Re: Freeze followed by St9bad_alloc

2010-01-18 Thread rgheck
On 01/18/2010 02:10 PM, Les Denham wrote: I have been having problems with a report I'm working on currently. When I'm editing one of the files in the report, LyX freezes, and after several minutes it crashes with a cryptic error message St9bad_alloc. This occurs most frequently when I'm doing

Re: \title before \begin{document}

2010-01-18 Thread Philip Stubbs
2010/1/18 Uwe Stöhr uwesto...@web.de: Philip Stubbs schrieb: \documentclass[draft,approved]{danrep} \title{This is a test report title that I will make quite long.} \repnum{10-00} \author{Philip Stubbs} \date{2010-01-12} \begin{document} The next LyX version will support this structure,

Re: Freeze followed by St9bad_alloc

2010-01-18 Thread Les Denham
On Monday 18 January 2010 13:51:27 rgheck wrote: This suggests to me an infinite loop somewhere that keeps consuming memory until there's none left, which is when you get a memory allocation error. I think this is really just std::bad_alloc in disguise. Yes, that's what I would guess.

Re: LyX and the Humanities

2010-01-18 Thread Guenter Milde
On 2010-01-18, Guido Milanese wrote: On 18/01/2010 at 08.13 +, Guenter Milde wrote: It might be interesting to give some hints about writing Greek in LyX. It is easy using Unicode input. Recently, also polytonic (ancient) Greek is supported (with some remaining issues). Yes, already

graphics preview on Mac

2010-01-18 Thread Stephen Buonopane
I recently upgraded to TeXLive 2009 and LyX 1.6.5 on Mac. On screen LyX preview of pdf graphics no longer works (other formats seem to work). convert *.pdf *.ppm works fine from the command line below is the error output Any ideas? Thanks Steve Current allocation mode is local GPL

Re: graphics preview on Mac

2010-01-18 Thread Stephen Buonopane
On Jan 18, 2010, at 4:49 PM, Stephen Buonopane wrote: I recently upgraded to TeXLive 2009 and LyX 1.6.5 on Mac. On screen LyX preview of pdf graphics no longer works (other formats seem to work). convert *.pdf *.ppm works fine from the command line below is the error output Any ideas?

Re: graphics preview on Mac

2010-01-18 Thread Pavel Sanda
Stephen Buonopane wrote: Current allocation mode is local GPL Ghostscript 8.70: Unrecoverable error, exit code 1 convert: Postscript delegate failed whats the output of gs --version ? pavel

Re: graphics preview on Mac

2010-01-18 Thread BH
On Mon, Jan 18, 2010 at 5:36 PM, Pavel Sanda sa...@lyx.org wrote: Stephen Buonopane wrote: Current allocation mode is local GPL Ghostscript 8.70: Unrecoverable error, exit code 1 convert: Postscript delegate failed whats the output of gs --version ? I can confirm: graphics on screen cannot

Re: graphics preview on Mac

2010-01-18 Thread Pavel Sanda
BH wrote: I can confirm: graphics on screen cannot be viewed, though printed output is fine. I have gs version 8.70 (as does Stephen). i believe its fixed in ghostscript trunk by http://code.google.com/p/ghostscript/source/detail?r=10560 you have to wait for 8.71 or try svn... pavel

Re: Letter [KOMA - Script-v.2............

2010-01-18 Thread M-L
On Mon, 18 Jan 2010 08:28:06 +0100 Jean-Marie Pacquet j...@pacquet.net shared this with is all on the Lyx users list: M-L a écrit : Debian Testing [Squeeze] Using LyX Version 1.6.5 Letter [KOMA - Script-v.2] This in my preamble as per the template for that letter style [only the number has

Re: Letter [KOMA - Script-v.2............

2010-01-18 Thread M-L
On Mon, 18 Jan 2010 08:37:12 +0100 Jürgen Spitzmüller sp...@lyx.org shared this with is all on the Lyx users list: M-L wrote: This in my preamble as per the template for that letter style [only the number has changed]: % vertical position of the address field

Re: graphics preview on Mac

2010-01-18 Thread Stephen Buonopane
On Jan 18, 2010, at 6:40 PM, Pavel Sanda wrote: BH wrote: I can confirm: graphics on screen cannot be viewed, though printed output is fine. I have gs version 8.70 (as does Stephen). i believe its fixed in ghostscript trunk by http://code.google.com/p/ghostscript/source/detail?r=10560 you

Re: Letter [KOMA - Script-v.2............

2010-01-18 Thread Jean-Marie Pacquet
M-L a écrit : [...] I must be on the wrong track then, and my apologies to Jean-Marie and yourself. It is the Sender Name that has my name and address so obviously I am looking at the wrong thing? So renew my question: Debian Testing [Squeeze] Using LyX Version 1.6.5 Letter [KOMA -

Fwd: Output track changes in pdf with lyx 1.6 error

2010-01-18 Thread Birte Schoettker
Hi all, please find below a description of the problems I encounter when trying to print a pdf from a lyx 1.6 document where changes were tracked. - packages soul and xcolor are installed (Uwe below had that suggestion, but I had them installed already) - OS is Windows - psi works the error

Re: LyX and the Humanities

2010-01-18 Thread Guenter Milde
On 2010-01-17, Guido Milanese wrote: On 16/01/2010 at 09.14 -0500, rgheck wrote: I don't know of any, but there are plenty of humanists around the list if you need to ask questions. E.g., I'm a philosopher, and I know of two others who regularly contribute to the list. Yes, I know, and

Re: Problem with the dash in the listings

2010-01-18 Thread Guenter Milde
On 2010-01-17, Piotrek wrote: Thanks for suggestion. But is it really necessary? Is the dash Unicode character? I am writing the document in English. Is the Unicode support necessary in that case? I am trying to understand what causes such a behavior. Well, if I remove the dash characters from

Re: LyX and the Humanities

2010-01-18 Thread Guido Milanese
On 18/01/2010 at 08.13 +, Guenter Milde wrote: It might be interesting to give some hints about writing Greek in LyX. It is easy using Unicode input. Recently, also polytonic (ancient) Greek is supported (with some remaining issues). Yes, already done, thanks! Much better now than with

Re: Lyx 1.6.5

2010-01-18 Thread E. Kaplan
Thanks. I was following the advice I got here, and it is good to know about the incompatibility between *ubuntu and Debian. EK Sven Hoexter wrote: On Sun, Jan 17, 2010 at 09:22:42PM -0500, rgheck wrote: Hi, You should report this kind of issue to the debian lists. Though I think the

\title before \begin{document}

2010-01-18 Thread Philip Stubbs
Hi, I have developed my own LaTeX class file, based on the article class. It has been developed over some time, but is now working just how I like. My documents start as follows \documentclass[draft,approved]{danrep} \title{This is a test report title that I will make quite long.} \repnum{10-00}

Re: \title before \begin{document}

2010-01-18 Thread Jean-Marc Lasgouttes
Philip Stubbs phi...@stuphi.co.uk writes: I now would like to go the next step, and leave vim and use LyX as my editor. I started looking at the *.layout files to see what I need to do. What I cant seem to work out is how to place the \title etc before the \begin{document} This will be

question about family fonts

2010-01-18 Thread Marcelo Acuña
hello, If I choose Times Roman for roman font, what font I must to choose for sans serif font If I want to obtain an aesthetically coherent aspect? The same for Bookman font. Regards Marcelo Acuña visitá mi sitio web http://www.aleph-uno.com.ar

Re: \title before \begin{document}

2010-01-18 Thread Uwe Stöhr
Philip Stubbs schrieb: \documentclass[draft,approved]{danrep} \title{This is a test report title that I will make quite long.} \repnum{10-00} \author{Philip Stubbs} \date{2010-01-12} \begin{document} The next LyX version will support this structure, but why have you chosen to have the title

Re: Output track changes in pdf with lyx 1.6 error

2010-01-18 Thread Uwe Stöhr
Birte S. schrieb: my problem is similar with lyx 1.6 and installed packages soul and xcolor and reconfiguration of lyx and restart of lyx, though the error message is as follows: Changes will not be highlighted in LaTeX output when using pdflatex because xcolor and soul are not installed.

Re: question about family fonts

2010-01-18 Thread Uwe Stöhr
Marcelo Acuña schrieb: If I choose Times Roman for roman font, what font I must to choose for sans serif font If I want to obtain an aesthetically coherent aspect? Times is a font designed for newspapers (New York Times). Its glyphs are therefore thinner with less space between them. When

Re: LyX version control with git

2010-01-18 Thread Pavel Sanda
Richard Heck wrote: did want to do it it likely wouldn't be that hard. It's only a handful of routines that have to be written, and you can mimic the ones for svn, etc. i dropped my effort to support git and imho its not just matter of mimic the svn routines. - different scheme of sharing the

Graphical bibtex-editors

2010-01-18 Thread Matthias Schmidt
Hello, I'm working with Lyx 1.6.5 on Win XP. I'll start to write a new book with lyx soon. Until now I used JabRef as bibtex-editor. In the lyx-wiki I found some other editors like Synapsen or BibTexMng, but there are no experiences on these editors in the wiki. Has someone experiences with an

RE: Graphical bibtex-editors

2010-01-18 Thread Rob Oakes
Hi Matthais, I've spent a really long time looking for a good BibTeX editor on Windows and, I'm sorry to say, I haven't really found one. In my opinion, the very best BibTeX editor is BibDesk (Mac OS X only) followed by Pybiolographer (Linux only). JabRef takes a rather distant third place,

Freeze followed by St9bad_alloc

2010-01-18 Thread Les Denham
I have been having problems with a report I'm working on currently. When I'm editing one of the files in the report, LyX freezes, and after several minutes it crashes with a cryptic error message St9bad_alloc. This occurs most frequently when I'm doing something with a figure float. The most

Re: Freeze followed by St9bad_alloc

2010-01-18 Thread rgheck
On 01/18/2010 02:10 PM, Les Denham wrote: I have been having problems with a report I'm working on currently. When I'm editing one of the files in the report, LyX freezes, and after several minutes it crashes with a cryptic error message St9bad_alloc. This occurs most frequently when I'm doing

Re: \title before \begin{document}

2010-01-18 Thread Philip Stubbs
2010/1/18 Uwe Stöhr uwesto...@web.de: Philip Stubbs schrieb: \documentclass[draft,approved]{danrep} \title{This is a test report title that I will make quite long.} \repnum{10-00} \author{Philip Stubbs} \date{2010-01-12} \begin{document} The next LyX version will support this structure,

Re: Freeze followed by St9bad_alloc

2010-01-18 Thread Les Denham
On Monday 18 January 2010 13:51:27 rgheck wrote: This suggests to me an infinite loop somewhere that keeps consuming memory until there's none left, which is when you get a memory allocation error. I think this is really just std::bad_alloc in disguise. Yes, that's what I would guess.

Re: LyX and the Humanities

2010-01-18 Thread Guenter Milde
On 2010-01-18, Guido Milanese wrote: On 18/01/2010 at 08.13 +, Guenter Milde wrote: It might be interesting to give some hints about writing Greek in LyX. It is easy using Unicode input. Recently, also polytonic (ancient) Greek is supported (with some remaining issues). Yes, already

graphics preview on Mac

2010-01-18 Thread Stephen Buonopane
I recently upgraded to TeXLive 2009 and LyX 1.6.5 on Mac. On screen LyX preview of pdf graphics no longer works (other formats seem to work). convert *.pdf *.ppm works fine from the command line below is the error output Any ideas? Thanks Steve Current allocation mode is local GPL

Re: graphics preview on Mac

2010-01-18 Thread Stephen Buonopane
On Jan 18, 2010, at 4:49 PM, Stephen Buonopane wrote: I recently upgraded to TeXLive 2009 and LyX 1.6.5 on Mac. On screen LyX preview of pdf graphics no longer works (other formats seem to work). convert *.pdf *.ppm works fine from the command line below is the error output Any ideas?

Re: graphics preview on Mac

2010-01-18 Thread Pavel Sanda
Stephen Buonopane wrote: Current allocation mode is local GPL Ghostscript 8.70: Unrecoverable error, exit code 1 convert: Postscript delegate failed whats the output of gs --version ? pavel

Re: graphics preview on Mac

2010-01-18 Thread BH
On Mon, Jan 18, 2010 at 5:36 PM, Pavel Sanda sa...@lyx.org wrote: Stephen Buonopane wrote: Current allocation mode is local GPL Ghostscript 8.70: Unrecoverable error, exit code 1 convert: Postscript delegate failed whats the output of gs --version ? I can confirm: graphics on screen cannot

Re: graphics preview on Mac

2010-01-18 Thread Pavel Sanda
BH wrote: I can confirm: graphics on screen cannot be viewed, though printed output is fine. I have gs version 8.70 (as does Stephen). i believe its fixed in ghostscript trunk by http://code.google.com/p/ghostscript/source/detail?r=10560 you have to wait for 8.71 or try svn... pavel

Re: Letter [KOMA - Script-v.2............

2010-01-18 Thread M-L
On Mon, 18 Jan 2010 08:28:06 +0100 Jean-Marie Pacquet j...@pacquet.net shared this with is all on the Lyx users list: M-L a écrit : Debian Testing [Squeeze] Using LyX Version 1.6.5 Letter [KOMA - Script-v.2] This in my preamble as per the template for that letter style [only the number has

Re: Letter [KOMA - Script-v.2............

2010-01-18 Thread M-L
On Mon, 18 Jan 2010 08:37:12 +0100 Jürgen Spitzmüller sp...@lyx.org shared this with is all on the Lyx users list: M-L wrote: This in my preamble as per the template for that letter style [only the number has changed]: % vertical position of the address field

Re: graphics preview on Mac

2010-01-18 Thread Stephen Buonopane
On Jan 18, 2010, at 6:40 PM, Pavel Sanda wrote: BH wrote: I can confirm: graphics on screen cannot be viewed, though printed output is fine. I have gs version 8.70 (as does Stephen). i believe its fixed in ghostscript trunk by http://code.google.com/p/ghostscript/source/detail?r=10560 you

Re: Letter [KOMA - Script-v.2............

2010-01-18 Thread Jean-Marie Pacquet
M-L a écrit : [...] I must be on the wrong track then, and my apologies to Jean-Marie and yourself. It is the Sender Name that has my name and address so obviously I am looking at the wrong thing? So renew my question: Debian Testing [Squeeze] Using LyX Version 1.6.5 Letter [KOMA -

Fwd: Output track changes in pdf with lyx 1.6 error

2010-01-18 Thread Birte Schoettker
Hi all, please find below a description of the problems I encounter when trying to print a pdf from a lyx 1.6 document where changes were tracked. - packages soul and xcolor are installed (Uwe below had that suggestion, but I had them installed already) - OS is Windows - psi works the error

Re: LyX and the Humanities

2010-01-18 Thread Guenter Milde
On 2010-01-17, Guido Milanese wrote: > On 16/01/2010 at 09.14 -0500, rgheck wrote: >> I don't know of any, but there are plenty of humanists around the list >> if you need to ask questions. E.g., I'm a philosopher, and I know of two >> others who regularly contribute to the list. > Yes, I

Re: Problem with the dash in the listings

2010-01-18 Thread Guenter Milde
On 2010-01-17, Piotrek wrote: > Thanks for suggestion. But is it really necessary? Is the dash Unicode > character? I am writing the document in English. Is the Unicode support > necessary in that case? I am trying to understand what causes such a > behavior. Well, if I remove the dash characters

Re: LyX and the Humanities

2010-01-18 Thread Guido Milanese
On 18/01/2010 at 08.13 +, Guenter Milde wrote: > It might be interesting to give some hints about writing Greek in LyX. > > It is easy using Unicode input. Recently, also polytonic (ancient) > Greek is supported (with some remaining issues). Yes, already done, thanks! Much better now than

Re: > Lyx 1.6.5

2010-01-18 Thread E. Kaplan
Thanks. I was following the advice I got here, and it is good to know about the incompatibility between *ubuntu and Debian. EK Sven Hoexter wrote: On Sun, Jan 17, 2010 at 09:22:42PM -0500, rgheck wrote: Hi, You should report this kind of issue to the debian lists. Though I think the

\title before \begin{document}

2010-01-18 Thread Philip Stubbs
Hi, I have developed my own LaTeX class file, based on the article class. It has been developed over some time, but is now working just how I like. My documents start as follows \documentclass[draft,approved]{danrep} \title{This is a test report title that I will make quite long.} \repnum{10-00}

Re: \title before \begin{document}

2010-01-18 Thread Jean-Marc Lasgouttes
Philip Stubbs writes: > I now would like to go the next step, and leave vim and use LyX as my > editor. I started looking at the *.layout files to see what I need to > do. What I cant seem to work out is how to place the \title etc before > the \begin{document} This will be

question about family fonts

2010-01-18 Thread Marcelo Acuña
hello, If I choose Times Roman for roman font, what font I must to choose for sans serif font If I want to obtain an aesthetically coherent aspect? The same for Bookman font. Regards Marcelo Acuña visitá mi sitio web http://www.aleph-uno.com.ar

Re: \title before \begin{document}

2010-01-18 Thread Uwe Stöhr
Philip Stubbs schrieb: \documentclass[draft,approved]{danrep} \title{This is a test report title that I will make quite long.} \repnum{10-00} \author{Philip Stubbs} \date{2010-01-12} \begin{document} The next LyX version will support this structure, but why have you chosen to have the title

Re: Output track changes in pdf with lyx 1.6 error

2010-01-18 Thread Uwe Stöhr
Birte S. schrieb: my problem is similar with lyx 1.6 and installed packages soul and xcolor and reconfiguration of lyx and restart of lyx, though the error message is as follows: " Changes will not be highlighted in LaTeX output when using pdflatex because xcolor and soul are not installed.

Re: question about family fonts

2010-01-18 Thread Uwe Stöhr
Marcelo Acuña schrieb: If I choose Times Roman for roman font, what font I must to choose for sans serif font If I want to obtain an aesthetically coherent aspect? Times is a font designed for newspapers (New York Times). Its glyphs are therefore thinner with less space between them. When

Re: LyX version control with git

2010-01-18 Thread Pavel Sanda
Richard Heck wrote: > did want to do it it likely wouldn't be that hard. It's only a handful of > routines that have to be written, and you can mimic the ones for svn, etc. i dropped my effort to support git and imho its not just matter of mimic the svn routines. - different scheme of sharing

Graphical bibtex-editors

2010-01-18 Thread Matthias Schmidt
Hello, I'm working with Lyx 1.6.5 on Win XP. I'll start to write a new book with lyx soon. Until now I used JabRef as bibtex-editor. In the lyx-wiki I found some other editors like Synapsen or BibTexMng, but there are no experiences on these editors in the wiki. Has someone experiences with an

RE: Graphical bibtex-editors

2010-01-18 Thread Rob Oakes
Hi Matthais, I've spent a really long time looking for a good BibTeX editor on Windows and, I'm sorry to say, I haven't really found one. In my opinion, the very best BibTeX editor is BibDesk (Mac OS X only) followed by Pybiolographer (Linux only). JabRef takes a rather distant third place,

Freeze followed by St9bad_alloc

2010-01-18 Thread Les Denham
I have been having problems with a report I'm working on currently. When I'm editing one of the files in the report, LyX freezes, and after several minutes it crashes with a cryptic error message "St9bad_alloc". This occurs most frequently when I'm doing something with a figure float. The

Re: Freeze followed by St9bad_alloc

2010-01-18 Thread rgheck
On 01/18/2010 02:10 PM, Les Denham wrote: I have been having problems with a report I'm working on currently. When I'm editing one of the files in the report, LyX freezes, and after several minutes it crashes with a cryptic error message "St9bad_alloc". This occurs most frequently when I'm

Re: \title before \begin{document}

2010-01-18 Thread Philip Stubbs
2010/1/18 Uwe Stöhr : > Philip Stubbs schrieb: > >> \documentclass[draft,approved]{danrep} >> \title{This is a test report title that I will make quite long.} >> \repnum{10-00} >> \author{Philip Stubbs} >> \date{2010-01-12} >> \begin{document} > > The next LyX version will

Re: Freeze followed by St9bad_alloc

2010-01-18 Thread Les Denham
On Monday 18 January 2010 13:51:27 rgheck wrote: > This suggests to me an infinite loop somewhere that keeps consuming > memory until there's none left, which is when you get a memory > allocation error. I think this is really just std::bad_alloc in disguise. > Yes, that's what I would guess.

Re: LyX and the Humanities

2010-01-18 Thread Guenter Milde
On 2010-01-18, Guido Milanese wrote: > On 18/01/2010 at 08.13 +, Guenter Milde wrote: >> It might be interesting to give some hints about writing Greek in LyX. >> It is easy using Unicode input. Recently, also polytonic (ancient) >> Greek is supported (with some remaining issues). > Yes,

graphics preview on Mac

2010-01-18 Thread Stephen Buonopane
I recently upgraded to TeXLive 2009 and LyX 1.6.5 on Mac. On screen LyX preview of pdf graphics no longer works (other formats seem to work). convert *.pdf *.ppm works fine from the command line below is the error output Any ideas? Thanks Steve Current allocation mode is local GPL

Re: graphics preview on Mac

2010-01-18 Thread Stephen Buonopane
On Jan 18, 2010, at 4:49 PM, Stephen Buonopane wrote: I recently upgraded to TeXLive 2009 and LyX 1.6.5 on Mac. On screen LyX preview of pdf graphics no longer works (other formats seem to work). convert *.pdf *.ppm works fine from the command line below is the error output Any ideas?

Re: graphics preview on Mac

2010-01-18 Thread Pavel Sanda
Stephen Buonopane wrote: >> Current allocation mode is local >> GPL Ghostscript 8.70: Unrecoverable error, exit code 1 >> convert: Postscript delegate failed whats the output of "gs --version" ? pavel

Re: graphics preview on Mac

2010-01-18 Thread BH
On Mon, Jan 18, 2010 at 5:36 PM, Pavel Sanda wrote: > Stephen Buonopane wrote: >>> Current allocation mode is local >>> GPL Ghostscript 8.70: Unrecoverable error, exit code 1 >>> convert: Postscript delegate failed > > whats the output of "gs --version" ? I can confirm: graphics

Re: graphics preview on Mac

2010-01-18 Thread Pavel Sanda
BH wrote: > I can confirm: graphics on screen cannot be viewed, though printed > output is fine. > > I have gs version 8.70 (as does Stephen). i believe its fixed in ghostscript trunk by http://code.google.com/p/ghostscript/source/detail?r=10560 you have to wait for 8.71 or try svn... pavel

Re: Letter [KOMA - Script-v.2............

2010-01-18 Thread M-L
On Mon, 18 Jan 2010 08:28:06 +0100 Jean-Marie Pacquet shared this with is all on the Lyx users list: >M-L a écrit : >> Debian Testing [Squeeze] Using LyX Version 1.6.5 >> >> Letter [KOMA - Script-v.2] >> >> This in my preamble as per the template for that letter style [only >>

Re: Letter [KOMA - Script-v.2............

2010-01-18 Thread M-L
On Mon, 18 Jan 2010 08:37:12 +0100 Jürgen Spitzmüller shared this with is all on the Lyx users list: >M-L wrote: >> This in my preamble as per the template for that letter style [only >> the number has changed]: >> >> % vertical position of the address field >>

Re: graphics preview on Mac

2010-01-18 Thread Stephen Buonopane
On Jan 18, 2010, at 6:40 PM, Pavel Sanda wrote: BH wrote: I can confirm: graphics on screen cannot be viewed, though printed output is fine. I have gs version 8.70 (as does Stephen). i believe its fixed in ghostscript trunk by http://code.google.com/p/ghostscript/source/detail?r=10560 you

Re: Letter [KOMA - Script-v.2............

2010-01-18 Thread Jean-Marie Pacquet
M-L a écrit : [...] I must be on the wrong track then, and my apologies to Jean-Marie and yourself. It is the "Sender Name" that has my name and address so obviously I am looking at the wrong thing? So renew my question: Debian Testing [Squeeze] Using LyX Version 1.6.5 Letter [KOMA -

Fwd: Output track changes in pdf with lyx 1.6 error

2010-01-18 Thread Birte Schoettker
Hi all, please find below a description of the problems I encounter when trying to print a pdf from a lyx 1.6 document where changes were tracked. - packages soul and xcolor are installed (Uwe below had that suggestion, but I had them installed already) - OS is Windows - psi works the error