the ly tool (was Re: code formatting)

2014-01-03 Thread Wilbert Berendsen
Op Thu, 02 Jan 2014 08:16:15 +0100
Noeck noeck.marb...@gmx.de schreef:

 is the lilypond code formatting that Frescobaldi does also available
 as a commandline tool?

Not yet, but it is being actively worked on these days, by me.

It will become a Python library named 'python-ly' with a commandline
tool called 'ly' that can perform many of the tasks that Frescobaldi
provides. Such as indent, format, but also transpose, translate, etc.

It will also be possible to import ly from other Python applications to
get access to everything just as inside Frescobaldi.

The python-ly module will only depend on Python itself.

Best regards,
Wilbert (Frescobaldi author and main developer)

-- 
Wilbert Berendsen
(http://www.wilbertberendsen.nl)


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


Re: the ly tool (was Re: code formatting)

2014-01-03 Thread Noeck
Cool. I am looking forward to it.

Joram

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


Re: the ly tool (was Re: code formatting)

2014-01-03 Thread Martin Tarenskeen



On Fri, 3 Jan 2014, Wilbert Berendsen wrote:


The python-ly module will only depend on Python itself.


And frescobaldi will depend on the python-ly module I guess?
Will it be shipped separately, or together?

Anyway, the idea sounds promising.

--

MT

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


Re: the ly tool (was Re: code formatting)

2014-01-03 Thread David Kastrup
Martin Tarenskeen m.tarensk...@zonnet.nl writes:

 On Fri, 3 Jan 2014, Wilbert Berendsen wrote:

 The python-ly module will only depend on Python itself.

 And frescobaldi will depend on the python-ly module I guess?
 Will it be shipped separately, or together?

 Anyway, the idea sounds promising.

Hm.  If it is an independent, standalone module, I wonder whether it
would not make more sense to develop the independent, standalone module
in GUILE running inside of a copy of LilyPond.

Of course, the downside is that this is not robust against partially
correct input.

-- 
David Kastrup

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


Re: the ly tool (was Re: code formatting)

2014-01-03 Thread Federico Bruni
Il 03/gen/2014 20:39 Wilbert Berendsen wbs...@xs4all.nl ha scritto:.

 It will become a Python library named 'python-ly' with a commandline
 tool called 'ly' that can perform many of the tasks that Frescobaldi
 provides. Such as indent, format, but also transpose, translate, etc.


Code highlight also? (for lilypond-book)
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: code formatting

2014-01-02 Thread SoundsFromSound
Noeck wrote
 Hi,
 
 is the lilypond code formatting that Frescobaldi does also available as
 a commandline tool?
 
 Joram
 
 ___
 lilypond-user mailing list

 lilypond-user@

 https://lists.gnu.org/mailman/listinfo/lilypond-user

What do you mean by formatting? Like spacing/indents or colors, or?



-
composer | sound designer 
LilyPond Tutorials (for beginners) -- http://bit.ly/bcl-lilypond
--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/code-formatting-tp156907p156912.html
Sent from the User mailing list archive at Nabble.com.

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


Re: code formatting

2014-01-02 Thread ul


Zitat von Noeck noeck.marb...@gmx.de:


Hi,

is the lilypond code formatting that Frescobaldi does also available as
a commandline tool?

Joram


I'm not sure about the current state of affairs, but Wilbert is/has  
been busy moving lots of stuff in a dedicated module and removing  
dependencies to Qt libraries. The goal is to have an independent 'ly'  
module that can be included and used other other tools, for example  
standalone scripts as you suggest.


Urs


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


Re: code formatting

2014-01-02 Thread Federico Bruni
2014/1/2 u...@openlilylib.org


 Zitat von Noeck noeck.marb...@gmx.de:


  Hi,

 is the lilypond code formatting that Frescobaldi does also available as
 a commandline tool?

 Joram


 I'm not sure about the current state of affairs, but Wilbert is/has been
 busy moving lots of stuff in a dedicated module and removing dependencies
 to Qt libraries. The goal is to have an independent 'ly' module that can be
 included and used other other tools, for example standalone scripts as you
 suggest.


it could be used also to fix these issues:
https://code.google.com/p/lilypond/issues/detail?id=777
https://code.google.com/p/lilypond/issues/detail?id=1432
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: code formatting

2014-01-02 Thread Urs Liska


Federico Bruni fedel...@gmail.com schrieb:
2014/1/2 u...@openlilylib.org


 Zitat von Noeck noeck.marb...@gmx.de:


  Hi,

 is the lilypond code formatting that Frescobaldi does also available
as
 a commandline tool?

 Joram


 I'm not sure about the current state of affairs, but Wilbert is/has
been
 busy moving lots of stuff in a dedicated module and removing
dependencies
 to Qt libraries. The goal is to have an independent 'ly' module that
can be
 included and used other other tools, for example standalone scripts
as you
 suggest.


it could be used also to fix these issues:
https://code.google.com/p/lilypond/issues/detail?id=777
https://code.google.com/p/lilypond/issues/detail?id=1432



Yes, definitely.
And I'm sure there's no long way to go anymore.

Unfortunately I don't really see myself giving it a shot in the near future.

Urs



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


-- 
Urs Liska
openlilylib.org

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