I’ll try it. Thanks [Carlos R Martinez](https://spikenow.com/r/a/?ref=spike-organic-signature&_ts=175rjn) [175rjn] Carlos R. Martinez 270.850.5650 [email protected] www.essentialmusic.org www.newsoundmusicstudio.com
On September 9, 2021 at 16:05 GMT, lilypond user request <[email protected]> wrote: Send lilypond-user mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit https://lists.gnu.org/mailman/listinfo/lilypond-user or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of lilypond-user digest..." Today's Topics: 1. Re: Copyright on all pages (Lukas-Fabian Moser) ---------------------------------------------------------------------- Message: 1 Date: Thu, 9 Sep 2021 09:02:32 +0200 From: Lukas-Fabian Moser <[email protected]> To: Carlos R Martinez <[email protected]>, [email protected] Subject: Re: Copyright on all pages Message-ID: <[email protected]> Content-Type: text/plain; charset=utf-8; format=flowed Am 09.09.21 um 04:35 schrieb Carlos R Martinez: > Hi, setup a copyright and would like to for it to show on all pages. > How can I achieve that? Depends on where you want the copyright to show up. For example at the bottom of a page: \version "2.22.0" \paper { oddFooterMarkup = "Footer on odd pages" evenFooterMarkup = "Footer on even pages" % % also possible: % oddFooterMarkup = "Footer for all pages" % evenFooterMarkup = \oddFooterMarkup } { \repeat unfold 1000 c' 4 } Lukas ------------------------------ Subject: Digest Footer _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user ------------------------------ End of lilypond-user Digest, Vol 226, Issue 45 **********************************************
