Re: Saving output and .ly files automatically into different folders

2014-07-09 Thread dirk van damme

Many thanks for the feedback - i will  try it out -  much appreciated
dirk van damme




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


Re: Saving output and .ly files automatically into different folders

2014-07-06 Thread Urs Liska

Am 06.07.2014 15:23, schrieb Knute Snortum:

I don't know how command line options are set in Frescobaldi...


Edit -> Preferences -> LilyPond Preferences.  Select LilyPond version.
  Press edit.  Add options.


Or (without having to edit a complete LilyPond version's settings):

Use "Engrave Custom" (Ctrl+Shift+M) and add the command line option to 
the text edit field.
IIRC it has been discussed to add something like compilation profiles to 
Frescobaldi.


Urs




Knute Snortum
(via Gmail)


On Sun, Jul 6, 2014 at 3:45 AM, Phil Holmes  wrote:


- Original Message - From: "dirk van damme" <
dirk.van.da...@hotmail.be>
To: 
Sent: Sunday, July 06, 2014 8:59 AM
Subject: Saving output and .ly files automatically into different folders



  Hi,


Is it possible within lilypond that - when editing/typesetting - the
output files (midi, pdf) are stored/Saved automatically into a
different folder(s) then the .ly files.
As editor i am using Frescobaldi.
i am searched throughout the lilypond documentation but
I could not find any info whether to accomplish this by either
1°) configuring lilypond or Frescobaldi or
2°) by defining the folder structure within the .ly script itself
(for example in the \score or \layout)
i have probably looked into the wrong places.
I appreciate any help on this.
many thanks
Dirk Van Damme



I don't know how command line options are set in Frescobaldi, but
generally this can be done using a command line option in LilyPond.  See:

http://lilypond.org/doc/v2.18/Documentation/usage/command_002dline-usage

In this case:

"-o, --output=FILE or FOLDER
Set the default output file to FILE or, if a folder with that name exists,
direct the output to FOLDER, taking the file name from the input file. The
appropriate suffix will be added (e.g. .pdf for pdf) in both cases."

--
Phil Holmes

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





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




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


Re: Saving output and .ly files automatically into different folders

2014-07-06 Thread Knute Snortum
> I don't know how command line options are set in Frescobaldi...

Edit -> Preferences -> LilyPond Preferences.  Select LilyPond version.
 Press edit.  Add options.


Knute Snortum
(via Gmail)


On Sun, Jul 6, 2014 at 3:45 AM, Phil Holmes  wrote:

> - Original Message - From: "dirk van damme" <
> dirk.van.da...@hotmail.be>
> To: 
> Sent: Sunday, July 06, 2014 8:59 AM
> Subject: Saving output and .ly files automatically into different folders
>
>
>
>  Hi,
>>
>> Is it possible within lilypond that - when editing/typesetting - the
>> output files (midi, pdf) are stored/Saved automatically into a
>> different folder(s) then the .ly files.
>> As editor i am using Frescobaldi.
>> i am searched throughout the lilypond documentation but
>> I could not find any info whether to accomplish this by either
>> 1°) configuring lilypond or Frescobaldi or
>> 2°) by defining the folder structure within the .ly script itself
>> (for example in the \score or \layout)
>> i have probably looked into the wrong places.
>> I appreciate any help on this.
>> many thanks
>> Dirk Van Damme
>>
>
> I don't know how command line options are set in Frescobaldi, but
> generally this can be done using a command line option in LilyPond.  See:
>
> http://lilypond.org/doc/v2.18/Documentation/usage/command_002dline-usage
>
> In this case:
>
> "-o, --output=FILE or FOLDER
> Set the default output file to FILE or, if a folder with that name exists,
> direct the output to FOLDER, taking the file name from the input file. The
> appropriate suffix will be added (e.g. .pdf for pdf) in both cases."
>
> --
> Phil Holmes
>
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Saving output and .ly files automatically into different folders

2014-07-06 Thread Phil Holmes
- Original Message - 
From: "dirk van damme" 

To: 
Sent: Sunday, July 06, 2014 8:59 AM
Subject: Saving output and .ly files automatically into different folders



Hi,

Is it possible within lilypond that - when editing/typesetting - the
output files (midi, pdf) are stored/Saved automatically into a
different folder(s) then the .ly files.
As editor i am using Frescobaldi.
i am searched throughout the lilypond documentation but
I could not find any info whether to accomplish this by either
1°) configuring lilypond or Frescobaldi or
2°) by defining the folder structure within the .ly script itself
(for example in the \score or \layout)
i have probably looked into the wrong places.
I appreciate any help on this.
many thanks
Dirk Van Damme


I don't know how command line options are set in Frescobaldi, but generally 
this can be done using a command line option in LilyPond.  See:


http://lilypond.org/doc/v2.18/Documentation/usage/command_002dline-usage

In this case:

"-o, --output=FILE or FOLDER
Set the default output file to FILE or, if a folder with that name exists, 
direct the output to FOLDER, taking the file name from the input file. The 
appropriate suffix will be added (e.g. .pdf for pdf) in both cases."


--
Phil Holmes 



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


Re: Saving output and .ly files automatically into different folders

2014-07-06 Thread James
On 06/07/14 08:59, dirk van damme wrote:
> Hi,
>
> Is it possible within lilypond that - when editing/typesetting - the 
> output files (midi, pdf) are stored/Saved automatically into a 
> different folder(s) then the .ly files. 
> As editor i am using Frescobaldi.
> i am searched throughout the lilypond documentation but 
> I could not find any info whether to accomplish this by either 
> 1°) configuring lilypond or Frescobaldi or 
> 2°) by defining the folder structure within the .ly script itself 
> (for example in the \score or \layout) 
> i have probably looked into the wrong places.
> I appreciate any help on this.
> many thanks
> Dirk Van Damme
http://lilypond.org/doc/v2.19/Documentation/usage/make-and-makefiles

This section describes something like that.

It is in fact what the documentation uses and it had to get files from
many different places and puts the output in (again) in many (other)
different places.

James

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


Saving output and .ly files automatically into different folders

2014-07-06 Thread dirk van damme
Hi,

Is it possible within lilypond that - when editing/typesetting - the 
output files (midi, pdf) are stored/Saved automatically into a 
different folder(s) then the .ly files. 
As editor i am using Frescobaldi.
i am searched throughout the lilypond documentation but 
I could not find any info whether to accomplish this by either 
1°) configuring lilypond or Frescobaldi or 
2°) by defining the folder structure within the .ly script itself 
(for example in the \score or \layout) 
i have probably looked into the wrong places.
I appreciate any help on this.
many thanks
Dirk Van Damme



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