Hello Paolo,
try copyright = \markup\column {"some text" \vspace #1 } (or whatever)
Cheers,
Valentin
16.12.2021 23:03:27 Paolo Prete <[email protected]>:
> Hello Valentin and David,
>
> I could place the text at the bottom of the page, with \header { copyright =
> "some text" } but I wonder if is there a way to offset it (from bottom) of a
> given value (without setting \paper { bottom-margin = offset }, which would
> affect the entire document.
>
> thanks!
>
> P
>
> On Thu, Dec 16, 2021 at 7:55 AM Valentin Petzel <[email protected]> wrote:
>> Hello Paolo,
>>
>> the only way I think this would be possible would be either using footer
>> markup (like using the copyright field) or hacking footnotes to get your way.
>>
>> That being said, is there any reason not to use footer markup? After all
>> this is basically what that is for.
>>
>> Cheers,
>> Valentin
>>
>> 15.12.2021 13:16:24 Paolo Prete <[email protected]>:
>>
>>> Hello,
>>>
>>> on the very first page of a score, is there a way to place a string at the
>>> bottom (minus the bottom margin), possibly without using the footer markup?
>>>
>>> Thanks!
>>> P