Re: Looking for Testers for next version of OOoLilyPond

2009-06-15 Thread Arno Rog
 
 Hi Arno,
 
 could you please tell me what path the variable sTemplatePath contains?
 
Hi Samuel

I've got it working now.

First I had OOoLilyPond_0.3.3.oxt installed.

I removed it via the extnesion-manager and installed OOoLilyPond-0.4rc1.oxt.
This installation of rc1 generated an error if I choose 'only for me'

I re-installed OOoLilyPond_0.3.3.oxt and let OOoLilyPond-0.4.0.oxt do the 
removing.

Now it works!

Thanks again.

Arno Rog



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Looking for Testers for next version of OOoLilyPond

2009-06-09 Thread Samuel Hartmann
Hi Arno,

could you please tell me what path the variable sTemplatePath contains?

You can set a break point just before that line (double click in the
column left of the basic code). Then start OOoLilyPond as before.
Probably nothing will happen. Switch to the basic interface and type
sTemplatePath in the Watch:  field. The value should be displayed in
the box below.

regards,

Samuel



2009/6/8 Arno Rog arno@gmail.com:
 Samuel Hartmann samuel.hartmann.ch at gmail.com writes:

 The next version of OOoLilyPond is almost finished now. Before the
 official release I would like to have some users testing it. You can
 download the release candidate from:
 http://www.hartmann-weine.ch/OOoLilyPond-0.4rc1.oxt


 Tested in OO 3.1.0 (OOO310m11 Build:9399) on WinXP Pro International SP3 with
 admin credentials

  - de-installed previous version via extension manager
  - installed OOoLilyPond-0.4rc1.oxt (only for me)
  - restart OO
  - click on [OLy] button
  - error: General Error. General Input/Output Error
  - OO jumps to macro-code:

  ' Check the destination template path, try to create it.
   If Not FileExists(sTemplatePath) Then
        MkDir(sTemplatePath)    this line is highlighted

 Hope this helps.

 ps. previous version worked




 ___
 lilypond-user mailing list
 lilypond-user@gnu.org
 http://lists.gnu.org/mailman/listinfo/lilypond-user



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Looking for Testers for next version of OOoLilyPond

2009-06-08 Thread Arno Rog
Samuel Hartmann samuel.hartmann.ch at gmail.com writes:

 The next version of OOoLilyPond is almost finished now. Before the
 official release I would like to have some users testing it. You can
 download the release candidate from:
 http://www.hartmann-weine.ch/OOoLilyPond-0.4rc1.oxt
 

Tested in OO 3.1.0 (OOO310m11 Build:9399) on WinXP Pro International SP3 with
admin credentials

 - de-installed previous version via extension manager
 - installed OOoLilyPond-0.4rc1.oxt (only for me)
 - restart OO
 - click on [OLy] button
 - error: General Error. General Input/Output Error
 - OO jumps to macro-code:

  ' Check the destination template path, try to create it.
   If Not FileExists(sTemplatePath) Then
MkDir(sTemplatePath)this line is highlighted

Hope this helps.

ps. previous version worked




___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Looking for Testers for next version of OOoLilyPond

2009-06-08 Thread Jan Nieuwenhuizen
Op zondag 07-06-2009 om 16:23 uur [tijdzone +0200], schreef Samuel
Hartmann:

Hi Samuel,

 http://www.hartmann-weine.ch/OOoLilyPond-0.4rc1.oxt

Works as a charm.  Some suggestions

   * somewhere in the install process, you could add info about
 having to restart openoffice, and about the Oly toolbar.
   * it would be nice to, apart from a toolbar, have an extra
 menu or a menu item [/Insert/Music]
   * There is no need for an I agree button with the GPL,
 users may use it whether they agree or not.

Thanks for a nice piece of software!

Greetings,
Jan.

-- 
Jan Nieuwenhuizen jann...@gnu.org | GNU LilyPond - The music typesetter
Avatar®: http://AvatarAcademy.nl| http://lilypond.org



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Looking for Testers for next version of OOoLilyPond

2009-06-08 Thread Jonathan Kulp

Jan Nieuwenhuizen wrote:

Op zondag 07-06-2009 om 16:23 uur [tijdzone +0200], schreef Samuel
Hartmann:

Hi Samuel,


http://www.hartmann-weine.ch/OOoLilyPond-0.4rc1.oxt


Works as a charm.  Some suggestions

   * somewhere in the install process, you could add info about
 having to restart openoffice, and about the Oly toolbar.
   * it would be nice to, apart from a toolbar, have an extra
 menu or a menu item [/Insert/Music]
   * There is no need for an I agree button with the GPL,
 users may use it whether they agree or not.

Thanks for a nice piece of software!

Greetings,
Jan.



Works for me, too.

Am I correct in observing that you can not define variables with 
this tool? Even this simple example fails to compile with a 
unexpected string error:


notes = { c d e f }

\relative c' {
  \notes
}


Is there a checkbox somewhere that would allow me to define variables?

Best,

Jon
--
Jonathan Kulp
http://www.jonathankulp.com


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Looking for Testers for next version of OOoLilyPond

2009-06-08 Thread Samuel Hartmann
Hi Arno,

Do you have any special characters in the path to your My Documents
folder? I had this error when I tested the software using a strange
username. I thought that I have eliminated this error.

regards,

Samuel


2009/6/8 Arno Rog arno@gmail.com:
 Samuel Hartmann samuel.hartmann.ch at gmail.com writes:

 The next version of OOoLilyPond is almost finished now. Before the
 official release I would like to have some users testing it. You can
 download the release candidate from:
 http://www.hartmann-weine.ch/OOoLilyPond-0.4rc1.oxt


 Tested in OO 3.1.0 (OOO310m11 Build:9399) on WinXP Pro International SP3 with
 admin credentials

  - de-installed previous version via extension manager
  - installed OOoLilyPond-0.4rc1.oxt (only for me)
  - restart OO
  - click on [OLy] button
  - error: General Error. General Input/Output Error
  - OO jumps to macro-code:

  ' Check the destination template path, try to create it.
   If Not FileExists(sTemplatePath) Then
        MkDir(sTemplatePath)    this line is highlighted

 Hope this helps.

 ps. previous version worked




 ___
 lilypond-user mailing list
 lilypond-user@gnu.org
 http://lists.gnu.org/mailman/listinfo/lilypond-user



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Looking for Testers for next version of OOoLilyPond

2009-06-08 Thread Samuel Hartmann
Hi Jon,


You cannot use variables with most OOoLilyPond templates. Select the
template Direct to LilyPond make sure the Default Check box is set
below the code input field. The you see an example that is directly
sent to OOoLilyPond. When using OOoLilyPond in that way, it should not
be a problem to define variables.

regards,

Samuel


2009/6/8 Jonathan Kulp jonlancek...@gmail.com:
 Jan Nieuwenhuizen wrote:

 Op zondag 07-06-2009 om 16:23 uur [tijdzone +0200], schreef Samuel
 Hartmann:

 Hi Samuel,

 http://www.hartmann-weine.ch/OOoLilyPond-0.4rc1.oxt

 Works as a charm.  Some suggestions

   * somewhere in the install process, you could add info about
     having to restart openoffice, and about the Oly toolbar.
   * it would be nice to, apart from a toolbar, have an extra
     menu or a menu item [/Insert/Music]
   * There is no need for an I agree button with the GPL,
     users may use it whether they agree or not.

 Thanks for a nice piece of software!

 Greetings,
 Jan.


 Works for me, too.

 Am I correct in observing that you can not define variables with this tool?
 Even this simple example fails to compile with a unexpected string error:

 notes = { c d e f }

 \relative c' {
  \notes
 }


 Is there a checkbox somewhere that would allow me to define variables?

 Best,

 Jon
 --
 Jonathan Kulp
 http://www.jonathankulp.com



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Looking for Testers for next version of OOoLilyPond

2009-06-08 Thread Jonathan Kulp

Samuel Hartmann wrote:

Hi Jon,


You cannot use variables with most OOoLilyPond templates. Select the
template Direct to LilyPond make sure the Default Check box is set
below the code input field. The you see an example that is directly
sent to OOoLilyPond. When using OOoLilyPond in that way, it should not
be a problem to define variables.

regards,

Samuel




Excellent!  Thanks Samuel.  I copied some code from the default 
template so that the example would be cropped properly, then chose 
direct to lilypond and it worked beautifully with all the 
variables I like to have.  This will probably not replace LaTeX + 
Lilypond-book for me, but it's a very nice extension for OOo.  I 
may end up using it more than I think. Thanks. :)


Jon
--
Jonathan Kulp
http://www.jonathankulp.com


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Looking for Testers for next version of OOoLilyPond

2009-06-07 Thread Samuel Hartmann
Hi,

The next version of OOoLilyPond is almost finished now. Before the
official release I would like to have some users testing it. You can
download the release candidate from:
http://www.hartmann-weine.ch/OOoLilyPond-0.4rc1.oxt

The new version comes with many improvements. Here is the change log:

0.4 (2009-06-07)
* Changed template concept
* Staff Size, Line Width and two custom values can now be specified
within the OOoLilyPond Editor
* Added Template Editor
* The LilyPond output is parsed for errors and warnings
* The input cursor is set to the error or warning position
* Templates for LilyPond version 2.6 removed
* Paths with speacial characters do not cause any problems anymore


please post your feedback here,

Samuel


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Looking for Testers for next version of OOoLilyPond

2009-06-07 Thread Gilles THIBAULT



The next version of OOoLilyPond is almost finished now. Before the
official release I would like to have some users testing it. You can
download the release candidate from:
http://www.hartmann-weine.ch/OOoLilyPond-0.4rc1.oxt
please post your feedback here,


Hello Samuel
It  works for me but the path of the Lilypond Executable is not saved when 
you close OOOLilypond.

( It is not C:\Program Files\LilyPond\usr\bin\lilypond.exe for me).

Gilles 





___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user