Re: program to use Lyx as a code-evaluating notebook

2012-05-29 Thread Allen Barker
On 05/28/2012 09:34 AM, Richard Heck wrote: On 05/27/2012 09:56 PM, Allen Barker wrote: The program is currently ~800K tarred and zipped, including documentation. If anyone here is interested in trying it out I can send copies out by email (unless someone suggests a better way to distribute

Re: changing fixed names 'Contents', 'List of Figures', etc. Maybe solved

2012-05-29 Thread Guenter Milde
On 2012-05-29, Steve Litt wrote: On Tue, 29 May 2012 00:03:08 + (UTC), ddiedrichs said: I cannot change the default strings 'Contents', 'List of Figures', etc. that are generated as titles of these sections. I have tried putting in the preamble commands of the type:

Re: program to use Lyx as a code-evaluating notebook

2012-05-29 Thread Guenter Milde
On 2012-05-28, Allen Barker wrote: I've written a Python program which I'm calling Lyx Notebook. It interacts with Lyx (via the Lyx server) to allow it to be used as a code-evaluating notebook (similar to Mathematica notebooks or the Sage notebook). It's still at an early stage, but I

Re: program to use Lyx as a code-evaluating notebook

2012-05-29 Thread Allen Barker
On 05/29/2012 03:29 AM, Guenter Milde wrote: On 2012-05-28, Allen Barker wrote: I've written a Python program which I'm calling Lyx Notebook. It interacts with Lyx (via the Lyx server) to allow it to be used as a code-evaluating notebook (similar to Mathematica notebooks or the Sage

Re: Problem compiling document to Postscript

2012-05-29 Thread Påvel Nicklasson
Durign the latest try I just recieved an error message (in Swedish): Ett fel uppstod vid körning av: dvips -t a4 -o Symposieskrift.ps Symposieskrift.dvi (An error occurred during operation: dvips -t a4 -o Symposieskrift.ps Symposieskrift.dvi) or something similar in English. There were no

Re: Managing acknowledgements and disclosures?

2012-05-29 Thread Richard Heck
On 05/21/2012 10:31 PM, Chris Hennick wrote: Tonight I decided that when I was citing books or reprints that had been given to me, I should probably add an acknowledgement, like so: The authors wish to thank donors for the following reference materials: [#] from Jane Doe, [#] from John

Re: program to use Lyx as a code-evaluating notebook

2012-05-29 Thread Nico Williams
On Mon, May 28, 2012 at 8:34 AM, Richard Heck rgh...@comcast.net wrote: If you're at all serious about this program, then I'd suggest you create a git repo for it somewhere like gitorious, and then people can have easy access, as well as follow the changes you're making. List it as pre-alpha

Re: program to use Lyx as a code-evaluating notebook

2012-05-29 Thread Allen Barker
On 05/28/2012 09:34 AM, Richard Heck wrote: On 05/27/2012 09:56 PM, Allen Barker wrote: The program is currently ~800K tarred and zipped, including documentation. If anyone here is interested in trying it out I can send copies out by email (unless someone suggests a better way to distribute

Re: changing fixed names 'Contents', 'List of Figures', etc. Maybe solved

2012-05-29 Thread Guenter Milde
On 2012-05-29, Steve Litt wrote: On Tue, 29 May 2012 00:03:08 + (UTC), ddiedrichs said: I cannot change the default strings 'Contents', 'List of Figures', etc. that are generated as titles of these sections. I have tried putting in the preamble commands of the type:

Re: program to use Lyx as a code-evaluating notebook

2012-05-29 Thread Guenter Milde
On 2012-05-28, Allen Barker wrote: I've written a Python program which I'm calling Lyx Notebook. It interacts with Lyx (via the Lyx server) to allow it to be used as a code-evaluating notebook (similar to Mathematica notebooks or the Sage notebook). It's still at an early stage, but I

Re: program to use Lyx as a code-evaluating notebook

2012-05-29 Thread Allen Barker
On 05/29/2012 03:29 AM, Guenter Milde wrote: On 2012-05-28, Allen Barker wrote: I've written a Python program which I'm calling Lyx Notebook. It interacts with Lyx (via the Lyx server) to allow it to be used as a code-evaluating notebook (similar to Mathematica notebooks or the Sage

Re: Problem compiling document to Postscript

2012-05-29 Thread Påvel Nicklasson
Durign the latest try I just recieved an error message (in Swedish): Ett fel uppstod vid körning av: dvips -t a4 -o Symposieskrift.ps Symposieskrift.dvi (An error occurred during operation: dvips -t a4 -o Symposieskrift.ps Symposieskrift.dvi) or something similar in English. There were no

Re: Managing acknowledgements and disclosures?

2012-05-29 Thread Richard Heck
On 05/21/2012 10:31 PM, Chris Hennick wrote: Tonight I decided that when I was citing books or reprints that had been given to me, I should probably add an acknowledgement, like so: The authors wish to thank donors for the following reference materials: [#] from Jane Doe, [#] from John

Re: program to use Lyx as a code-evaluating notebook

2012-05-29 Thread Nico Williams
On Mon, May 28, 2012 at 8:34 AM, Richard Heck rgh...@comcast.net wrote: If you're at all serious about this program, then I'd suggest you create a git repo for it somewhere like gitorious, and then people can have easy access, as well as follow the changes you're making. List it as pre-alpha

Re: program to use Lyx as a code-evaluating notebook

2012-05-29 Thread Allen Barker
On 05/28/2012 09:34 AM, Richard Heck wrote: On 05/27/2012 09:56 PM, Allen Barker wrote: The program is currently ~800K tarred and zipped, including documentation. If anyone here is interested in trying it out I can send copies out by email (unless someone suggests a better way to distribute

Re: changing fixed names 'Contents', 'List of Figures', etc.

2012-05-29 Thread Guenter Milde
On 2012-05-29, Steve Litt wrote: > On Tue, 29 May 2012 00:03:08 + (UTC), ddiedrichs said: >> I cannot change the default strings 'Contents', 'List of Figures', >> etc. that are generated as titles of these sections. I have tried >> putting in the preamble commands of the type: >>

Re: program to use Lyx as a code-evaluating notebook

2012-05-29 Thread Guenter Milde
On 2012-05-28, Allen Barker wrote: > I've written a Python program which I'm calling > Lyx Notebook. It interacts with Lyx (via the Lyx > server) to allow it to be used as a code-evaluating > notebook (similar to Mathematica notebooks or the > Sage notebook). It's still at an early stage, but >

Re: program to use Lyx as a code-evaluating notebook

2012-05-29 Thread Allen Barker
On 05/29/2012 03:29 AM, Guenter Milde wrote: On 2012-05-28, Allen Barker wrote: I've written a Python program which I'm calling Lyx Notebook. It interacts with Lyx (via the Lyx server) to allow it to be used as a code-evaluating notebook (similar to Mathematica notebooks or the Sage

Re: Problem compiling document to Postscript

2012-05-29 Thread Påvel Nicklasson
Durign the latest try I just recieved an error message (in Swedish): Ett fel uppstod vid körning av: dvips -t a4 -o "Symposieskrift.ps" "Symposieskrift.dvi" (An error occurred during operation: dvips -t a4 -o "Symposieskrift.ps" "Symposieskrift.dvi") or something similar in English. There

Re: Managing acknowledgements and disclosures?

2012-05-29 Thread Richard Heck
On 05/21/2012 10:31 PM, Chris Hennick wrote: Tonight I decided that when I was citing books or reprints that had been given to me, I should probably add an acknowledgement, like so: The authors wish to thank donors for the following reference materials: [#] from Jane Doe, [#] from John

Re: program to use Lyx as a code-evaluating notebook

2012-05-29 Thread Nico Williams
On Mon, May 28, 2012 at 8:34 AM, Richard Heck wrote: > If you're at all serious about this program, then I'd suggest > you create a git repo for it somewhere like gitorious, and > then people can have easy access, as well as follow the > changes you're making. List it as