Skip to content

Instantly share code, notes, and snippets.

@dominicus
Last active January 3, 2016 05:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dominicus/8419851 to your computer and use it in GitHub Desktop.
Save dominicus/8419851 to your computer and use it in GitHub Desktop.
Mutopia Tagline v5
\version "2.16.0"
#(set-global-staff-size 20)
\book{
\paper{
top-margin = 20\mm
bottom-margin = 20\mm
}
\header {
thecopyright = "Creative Commons Attribution 4.0"
maintainer = "Kris Van Bruwaene"
footer = "2012-12-23/1834"
tagline = \markup {
\override #'(baseline-skip . 0 )
\right-column {
\sans \bold
\with-url #"http://www.MutopiaProject.org" {
\abs-fontsize #9 "Mutopia "
\concat{ \abs-fontsize #12 \with-color #white \char ##x01C0 \abs-fontsize #9 "Project " }
}
}
\override #'(baseline-skip . 0 )
\center-column {
\abs-fontsize #12 \with-color #grey \bold
{ \char ##x01C0 \char ##x01C0 }
}
\override #'(baseline-skip . 0 )
\column {
\abs-fontsize #8 \sans
\concat { " Typeset using " \with-url #"http://www.lilypond.org" "LilyPond " \char ##x00A9 " " "2012" " by " \maintainer " " \char ##x2014 " " \footer }
\concat {
\concat { \abs-fontsize #8 \sans{ " " \with-url #"http://creativecommons.org/licenses/by/4.0/" "Creative Commons Attribution 4.0 International License " \char ##x2014 " free to distribute, modify, and perform"}}
\abs-fontsize #13 \with-color #white \char ##x01C0
}
}
}
}
\markup{\huge "This is page shows CC-by 4.0 licensing tagline"}
}
\book{
\paper{
top-margin = 20\mm
bottom-margin = 20\mm
}
\header {
thecopyright = "Creative Commons Attribution 3.0"
maintainer = "Kris Van Bruwaene"
footer = "2012-12-23/1834"
tagline = \markup {
\override #'(baseline-skip . 0 )
\right-column {
\sans \bold
\with-url #"http://www.MutopiaProject.org" {
\abs-fontsize #9 "Mutopia "
\concat{ \abs-fontsize #12 \with-color #white \char ##x01C0 \abs-fontsize #9 "Project " }
}
}
\override #'(baseline-skip . 0 )
\center-column {
\abs-fontsize #12 \with-color #grey \bold
{ \char ##x01C0 \char ##x01C0 }
}
\override #'(baseline-skip . 0 )
\column {
\abs-fontsize #8 \sans
\concat { " Typeset using " \with-url #"http://www.lilypond.org" "LilyPond " \char ##x00A9 " " "2012" " by " \maintainer " " \char ##x2014 " " \footer }
\concat {
\concat { \abs-fontsize #8 \sans{ " " \with-url #"http://creativecommons.org/licenses/by/3.0/" "Creative Commons Attribution 3.0 (Unported) License " \char ##x2014 " free to distribute, modify, and perform"}}
\abs-fontsize #13 \with-color #white \char ##x01C0
}
}
}
}
\markup{\huge "This is page shows CC-by 3.0 licensing tagline"}
}
\book{
\paper{
top-margin = 20\mm
bottom-margin = 20\mm
}
\header {
thecopyright = "Creative Commons Attribution ShareAlike 3.0"
maintainer = "Kris Van Bruwaene"
footer = "2012-12-23/1834"
tagline = \markup {
\override #'(baseline-skip . 0 )
\right-column {
\sans \bold
\with-url #"http://www.MutopiaProject.org" {
\abs-fontsize #9 "Mutopia "
\concat{ \abs-fontsize #12 \with-color #white \char ##x01C0 \abs-fontsize #9 "Project " }
}
}
\override #'(baseline-skip . 0 )
\center-column {
\abs-fontsize #12 \with-color #grey \bold
{ \char ##x01C0 \char ##x01C0 }
}
\override #'(baseline-skip . 0 )
\column {
\abs-fontsize #8 \sans
\concat { " Typeset using " \with-url #"http://www.lilypond.org" "LilyPond " \char ##x00A9 " " "2012" " by " \maintainer " " \char ##x2014 " " \footer }
\concat {
\concat { \abs-fontsize #8 \sans{ " " \with-url #"http://creativecommons.org/licenses/by-sa/3.0/" "Creative Commons Attribution ShareAlike 3.0 (Unported) License " \char ##x2014 " free to distribute, modify, and perform"}}
\abs-fontsize #13 \with-color #white \char ##x01C0
}
}
}
}
\markup{\huge "This is page shows CC-by-sa 3.0 licensing tagline"}
}
\book{
\paper{
top-margin = 20\mm
bottom-margin = 20\mm
}
\header {
thecopyright = "Creative Commons Attribution ShareAlike 4.0"
maintainer = "Kris Van Bruwaene"
footer = "2012-12-23/1834"
tagline = \markup {
\override #'(baseline-skip . 0 )
\right-column {
\sans \bold
\with-url #"http://www.MutopiaProject.org" {
\abs-fontsize #9 "Mutopia "
\concat{ \abs-fontsize #12 \with-color #white \char ##x01C0 \abs-fontsize #9 "Project " }
}
}
\override #'(baseline-skip . 0 )
\center-column {
\abs-fontsize #12 \with-color #grey \bold
{ \char ##x01C0 \char ##x01C0 }
}
\override #'(baseline-skip . 0 )
\column {
\abs-fontsize #8 \sans
\concat { " Typeset using " \with-url #"http://www.lilypond.org" "LilyPond " \char ##x00A9 " " "2012" " by " \maintainer " " \char ##x2014 " " \footer }
\concat {
\concat { \abs-fontsize #8 \sans{ " " \with-url #"http://creativecommons.org/licenses/by-sa/4.0/" "Creative Commons Attribution ShareAlike 4.0 International License " \char ##x2014 " free to distribute, modify, and perform"}}
\abs-fontsize #13 \with-color #white \char ##x01C0
}
}
}
}
\markup{\huge "This is page shows CC-by-sa 4.0 licensing tagline"}
}
\book{
\paper{
top-margin = 20\mm
bottom-margin = 20\mm
}
\header {
thecopyright = "Public Domain Mark 1.0"
maintainer = "Kris Van Bruwaene"
footer = "2012-12-23/1834"
tagline = \markup {
\override #'(baseline-skip . 0 )
\right-column {
\sans \bold
\with-url #"http://www.MutopiaProject.org" {
\abs-fontsize #9 "Mutopia "
\concat{ \abs-fontsize #12 \with-color #white \char ##x01C0 \abs-fontsize #9 "Project " }
}
}
\override #'(baseline-skip . 0 )
\center-column {
\abs-fontsize #12 \with-color #grey \bold
{ \char ##x01C0 \char ##x01C0 }
}
\override #'(baseline-skip . 0 )
\column {
\abs-fontsize #8 \sans
\concat { " Typeset using " \with-url #"http://www.lilypond.org" "LilyPond" " by " \maintainer " " \char ##x2014 " " \footer }
\concat {
\concat { \abs-fontsize #8 \sans{ " " \with-url #"http://creativecommons.org/publicdomain/mark/1.0/" "Creative Commons Public Domain Mark 1.0 " \char ##x2014 " free to distribute, modify, and perform"}}
\abs-fontsize #13 \with-color #white \char ##x01C0
}
}
}
}
\markup{\huge "This is page shows CC-PDM 1.0 tagline"}
}
\book{
\paper{
top-margin = 20\mm
bottom-margin = 20\mm
}
\header {
thecopyright = "Creative Commons Zero 1.0"
maintainer = "Kris Van Bruwaene"
footer = "2012-12-23/1834"
tagline = \markup {
\override #'(baseline-skip . 0 )
\right-column {
\sans \bold
\with-url #"http://www.MutopiaProject.org" {
\abs-fontsize #9 "Mutopia "
\concat{ \abs-fontsize #12 \with-color #white \char ##x01C0 \abs-fontsize #9 "Project " }
}
}
\override #'(baseline-skip . 0 )
\center-column {
\abs-fontsize #12 \with-color #grey \bold
{ \char ##x01C0 \char ##x01C0 }
}
\override #'(baseline-skip . 0 )
\column {
\abs-fontsize #8 \sans
\concat { " Typeset using " \with-url #"http://www.lilypond.org" "LilyPond" " by " \maintainer " " \char ##x2014 " " \footer }
\concat {
\concat { \abs-fontsize #8 \sans{ " " \with-url #"http://creativecommons.org/publicdomain/zero/1.0/" "Creative Commons Public Domain Dedication 1.0 (CC0 Universal) " \char ##x2014 " free to distribute, modify, and perform"}}
\abs-fontsize #13 \with-color #white \char ##x01C0
}
}
}
}
\markup{\huge "This is page shows CC0 1.0 dedication tagline"}
}
\book{
\paper{
top-margin = 20\mm
bottom-margin = 20\mm
}
\header {
thecopyright = "Public Domain"
maintainer = "Kris Van Bruwaene"
footer = "2012-12-23/1834"
tagline = \markup {
\override #'(baseline-skip . 0 )
\right-column {
\sans \bold
\with-url #"http://www.MutopiaProject.org" {
\abs-fontsize #9 "Mutopia "
\concat{ \abs-fontsize #12 \with-color #white \char ##x01C0 \abs-fontsize #9 "Project " }
}
}
\override #'(baseline-skip . 0 )
\center-column {
\abs-fontsize #12 \with-color #grey \bold
{ \char ##x01C0 \char ##x01C0 }
}
\override #'(baseline-skip . 0 )
\column {
\abs-fontsize #8 \sans
\concat { " Typeset using " \with-url #"http://www.lilypond.org" "LilyPond" " by " \maintainer " " \char ##x2014 " " \footer }
\concat {
\concat { \abs-fontsize #8 \sans{ " Placed in the " \with-url #"http://creativecommons.org/licenses/publicdomain" "public domain" " by the typesetter " \char ##x2014 " free to distribute, modify, and perform"}}
\abs-fontsize #13 \with-color #white \char ##x01C0
}
}
}
}
\markup{\huge "This is page shows Public Domain tagline"}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment