lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: copyright text in more of one single line


From: tisimst
Subject: Re: copyright text in more of one single line
Date: Tue, 26 May 2015 21:09:05 -0700 (MST)

Try:

\markup { \override '(baseline-skip . 1.1) ... }

and adjust to taste.

- Abraham

On Tuesday, May 26, 2015, Marco Bagolin [via Lilypond] <[hidden email]> wrote:
Only another question...
How is possible to modify the copyright lines text interspacing?
I don't know what is the command.
Thank you in advance to all for the help.

Regards
Marco B.

2015-05-24 21:11 GMT+02:00 Klaus Blum <[hidden email]>:
Hi Marco,

yes, just try:

% ------------------------------------------------
\header {
  tagline = ##f
  copyright = \markup \center-column {
    "(C) 2015  - Marco Bagolin"
    "All Rights Reserved"
    "- This is my personal copy -"
  }
}
\score {g'}
% ------------------------------------------------

Cheers,
Klaus



--
View this message in context: http://lilypond.1069038.n5.nabble.com/copyright-text-in-more-of-one-single-line-tp176990p176992.html
Sent from the User mailing list archive at Nabble.com.

_______________________________________________
lilypond-user mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/lilypond-user


_______________________________________________
lilypond-user mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/lilypond-user



If you reply to this email, your message will be added to the discussion below:
http://lilypond.1069038.n5.nabble.com/copyright-text-in-more-of-one-single-line-tp176990p177109.html
To start a new topic under User, email <a href="" target="_blank">address@hidden
To unsubscribe from Lilypond, click here.
NAML


View this message in context: Re: copyright text in more of one single line
Sent from the User mailing list archive at Nabble.com.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]