Graham Percival <gra...@percival-music.ca> writes:

> On Wed, Jul 11, 2012 at 10:32:28PM +0200, David Kastrup wrote:
>> "Phil Holmes" <em...@philholmes.net> writes:
>> 
>> > David doesn't like @* so I avoided it.  I'll use @*
>> 
>> @* is awful.  It cuts the current line _short_ unconditionally which
>> means that we may get abysmally bad breaks when the paragraph content
>> changes.  It makes more sense to use @/ which merely permits linebreaks.
>
> Hmm, that brings to mind a different possible solution:
>
> @macro lilyfile{\FILENAME\}
> @/@file{\FILENAME\}
> @end macro
>
> if there's no way to automate our desired behaviour (assuming we
> can agree on a desired formatting in the output!), this might be
> an alternate solution?

Pointless.  There is already in general a space before @file which is a
permissible line break.  If you want to break inside of file names, you
need to manually sprinkle the file name itself with @/.

-- 
David Kastrup


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to