lilypond-user
[Top][All Lists]
Advanced

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

music running off the page


From: Michael Dykes
Subject: music running off the page
Date: Wed, 12 Jul 2017 20:01:49 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

Good Afternoon all,

I have some music within a .tex file, and I had compiled it a while back (several months ago) and all was well. Well, now I am using that as a template and lo and behold the music now in the current document and in the old one now goes off the edges of the page.

However, in just the music, this does not happen. Note that the text does not only the music. What can I do? Is this as simple as adjusting the page margins, and if so why all of a sudden should this occur?

Thanks,


-Michael Dykes


\documentclass[12pt,a4paper,oneside]{article}
\usepackage[left=1.40cm,right=1.40cm,top=2.25cm,bottom=2.55cm]{geometry}
\usepackage{color,enumitem,epsfig}
\usepackage{fancyhdr,multicol,xcolor}
\usepackage{indentfirst}

\usepackage{titling}

\setlength{\droptitle}{-6em}

\newcommand*{\Chapter}{%
      \usefont{\encodingdefault}{\rmdefault}{b}{n}%
      \fontsize{24}{30}%
      \selectfont}

\newcommand*{\Section}{%
    \usefont{\encodingdefault}{\rmdefault}{b}{n}%
    \fontsize{22}{30}%
    \selectfont}


\renewcommand{\P}{\textbf{Priest: }}

\newcommand{\D}{\textbf{Deacon: }}

\newcommand{\R}{\textbf{Reader: }}

\newcommand{\C}{\textbf{Choir: }}

\newcommand{\A}{\textbf{ALL: }}
% % % Top Matter % % % % % % % % % % % % % % % % % % % % % % %


\title{%
    \textbf{The Third Antiphon} \\
    \large \textbf{Holy Pentecost} \vspace{-4.5em}}
\author{}
\date{}
\begin{document}
    \maketitle

% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %

\R In Thy strength the king rejoices, O Lord, and exults greatly in Thy salvation. \textit{\textbf{\textcolor{red}{Ps. 20:1}}}\\

\begin{lilypond}
\version "2.18.0"
\include "english.ly"
\include "gregorian.ly"

\layout {
    \context{
        \Score \override SpacingSpanner.packed-spacing = ##f
    }
    \context{
        \Lyrics \override LyricHyphen.minimum-distance = #2.5
        \override LyricSpace.minimum-distance = #1.5
    }
}


\header {
    title = \markup\bold\fontsize #1.55
    {"Troparion"}
    poet = \markup\bold\fontsize #1.25
    {"Tone 8"}
    composer = \markup\bold\fontsize #1.25
    {"Abbreviated ''Bulgarian'' Chant"}
    tagline = "Translation - OCA Traditional English"
}

% #(set-global-staff-size 22)
global = {
    \key g \major
    \override Staff.NoteHead.style = #'altdefault
    \override Staff.TimeSignature.stencil = ##f
    %\override Staff.BarLine.stencil = ##f
    \set Score.defaultBarType = "-"
    \bar "|."
}
move = { \bar "" \break }

soprano =
\relative c'' {
    \global
    % Music follows here.
    g4 a b c c b a g2 \bar"|"
    b4 a b c c \[b b b\] b a2 a g \bar "|"

    g4 a b c c b b b b a2 g \bar"'"
    g4 a b c c b b a2 a4 a g2 \bar"||"

    g4 a b c c \[b b b\] a2 a4 a g\breve \bar"|."
}


bass =
\relative f {
    \global
    % Music follows here.
    g4 d g c, e g d g2 \bar"|"
    g4 d g c, e \[g g g\] g d2 d g \bar"|"

    g4 d g c, e g g g g d2 g \bar"|"
    g4 d g c, e g g d2 d4 d g2 \bar"||"

    g4 d g c, e \[g g g\] d2 d4 d g\breve \bar"|."
}


verse = \lyricmode {
    % Lyrics follow here.
    Bles -- sed art Thou, O Christ our God;
    for Thou hast shown the fish -- er -- men to be most wise
    by send -- ing down on them the Ho -- ly Spir -- it
    and through them catch -- ing all the world in Thy net.
    Glo -- ry to Thee, O good God Who lov -- est man -- kind!
}

\score {
    \new ChoirStaff <<
    \new Staff \with {
        midiInstrument = "string ensemble 1"
        instrumentName = \markup \center-column { "Soprano" "Tenor"}
    } <<
    \new Voice = "soprano" { \voiceOne \soprano }
    >>
    \new Lyrics \lyricsto "soprano" \verse
    \new Staff \with {
        midiInstrument = "string ensemble 1"
        instrumentName = \markup \center-column { "Alto" "Bass" }
    } <<
    \clef bass
    \new Voice = "bass" { \voiceTwo \bass }
    >>
    >>
    \layout {
        ragged-last=##t
        #(layout-set-staff-size 23)
        \context {
            \Lyrics
            \override VerticalAxisGroup.staff-affinity = ##f
            \override VerticalAxisGroup.staff-staff-spacing =
            #'((basic-distance . 0)
            (minimum-distance . 2)
            (padding . 2))
        }
        indent = 1.25\cm
        \context {
            \Staff
            \override VerticalAxisGroup.staff-staff-spacing =
            #'((basic-distance . 0)
            (minimum-distance . 2)
            (padding . 2))
        }
    }
    \midi {
        \context {
            \Score
            tempoWholesPerMinute = #(ly:make-moment 155/4)
        }
    }
}

%{
convert-ly (GNU LilyPond) 2.18.2  convert-ly: Processing `'...
Applying conversion: 2.17.0, 2.17.4, 2.17.5, 2.17.6, 2.17.11, 2.17.14,
2.17.15, 2.17.18, 2.17.19, 2.17.20, 2.17.25, 2.17.27, 2.17.29,
2.17.97, 2.18.0
%}
\end{lilypond}

\vspace{4mm}

\R Thou hast given him his heart’s desire, and hast not withheld the request of his lips. \textit{\textbf{\textcolor{red}{Ps. 20:2}}}\\

\C Repeat \textbf{\textit{``Blessed art Thou, O Christ our God; $\ldots$}}\\

\R For Thou hast meet him with goodly blessings; Thou hast set a crown of fine gold upon his head. \textit{\textbf{\textcolor{red}{Ps. 20:3}}}\\

\C Repeat \textbf{\textit{``Blessed art Thou, O Christ our God; $\ldots$}}\\

\R Be Thou exalted, O Lord, in Thy strength! We will sing and praise Thy power! \textit{\textbf{\textcolor{red}{Ps. 21:3}}}\\

\C Repeat \textbf{\textit{``Blessed art Thou, O Christ our God; $\ldots$}}\\

\vspace{7mm}

\begin{lilypond}
\version "2.18.0"
\include "english.ly"
\include "gregorian.ly"

\layout {
    \context{
        \Score \override SpacingSpanner.packed-spacing = ##f
    }
    \context{
        \Lyrics \override LyricHyphen.minimum-distance = #2.2
        \override LyricSpace.minimum-distance = #0.8
    }
}


\header {
    poet = \markup\bold\fontsize #1.25
    {"Tone 8"}
    composer =  \markup\bold\fontsize #1.25
    {"Abbreviated ''Bulgarian'' Chant"}
    tagline = "Translation - OCA Traditional English"
}

% #(set-global-staff-size 22)
global = {
    \key g \major
    \override Staff.NoteHead.style = #'altdefault
    \override Staff.TimeSignature.stencil = ##f
    %\override Staff.BarLine.stencil = ##f
    \set Score.defaultBarType = "-"
    \bar "|."
}
move = { \bar "" \break }

soprano =
\relative c'' {
    \global
    % Music follows here.
    g4 g a b c c \[c c c\] b \[b b b\] b b a2 g1 \bar "'"
    g4 a \[b b b\] b b \[c c b\] a2. a4 a g\breve \bar "|."
}

bass =
\relative c' {
    \global
    % Music follows here.
    g4 g d g c, c \[c c e\] g \[g g g\] g g d2 g1 \bar "'"
    g4 d \[g g g\] g g \[c, c g'\] d2. d4 d g\breve \bar "|."
}

verse = \lyricmode {
    % Lyrics follow here.
    Glo -- ry, to the Fa -- ther, and to the Son,
    and to the Ho -- ly Spir -- it,
    now and ev -- er and un -- to a -- ges of a -- ges. A -- men.
}

\score {
    \new ChoirStaff <<
    \new Staff \with {
        midiInstrument = "string ensemble 1"
        instrumentName = \markup \center-column { "Soprano" "Tenor"}
    } <<
    \new Voice = "soprano" { \voiceOne \soprano }
    >>
    \new Lyrics \lyricsto "soprano" \verse
    \new Staff \with {
        midiInstrument = "string ensemble 1"
        instrumentName = \markup \center-column { "Alto" "Bass" }
    } <<
    \clef bass
    \new Voice = "bass" { \voiceTwo \bass }
    >>
    >>
    \layout {
        ragged-last=##t
        #(layout-set-staff-size 22)
        \context {
            \Lyrics
            \override VerticalAxisGroup.staff-affinity = ##f
            \override VerticalAxisGroup.staff-staff-spacing =
            #'((basic-distance . 0)
            (minimum-distance . 2)
            (padding . 2))
        }
        indent = 1.25\cm
        \context {
            \Staff
            \override VerticalAxisGroup.staff-staff-spacing =
            #'((basic-distance . 0)
            (minimum-distance . 2)
            (padding . 2))
        }
    }
    \midi {
        \context {
            \Score
            tempoWholesPerMinute = #(ly:make-moment 145/4)
        }
    }
}


%{
convert-ly (GNU LilyPond) 2.16.0  convert-ly: Processing `'...
Applying conversion: 2.15.7, 2.15.9, 2.15.10, 2.15.16, 2.15.17,
2.15.18, 2.15.19, 2.15.20, 2.15.25, 2.15.32, 2.15.39, 2.15.40,
2.15.42, 2.15.43, 2.16.0
%}


%{
convert-ly (GNU LilyPond) 2.18.2  convert-ly: Processing `'...
Applying conversion: 2.17.0, 2.17.4, 2.17.5, 2.17.6, 2.17.11, 2.17.14,
2.17.15, 2.17.18, 2.17.19, 2.17.20, 2.17.25, 2.17.27, 2.17.29,
2.17.97, 2.18.0
%}

\end{lilypond}

\vspace{7mm}

\begin{lilypond}
    \version "2.18.0"
\include "english.ly"
\include "gregorian.ly"

\layout {
  \context{
    \Score \override SpacingSpanner.packed-spacing = ##f
  }
  \context{
    \Lyrics \override LyricHyphen.minimum-distance = #2.5
    \override LyricSpace.minimum-distance = #1.5
  }
}


\header {
  title = \markup\bold\fontsize #1.55
    {"Kontakion"}
  poet = \markup\bold\fontsize #1.25
    {"Tone 8"}
  composer = \markup\bold\fontsize #1.25
    {"Abbreviated ''Bulgarian'' Chant"}
   tagline = "Translation - OCA Traditional English"
}

% #(set-global-staff-size 22)
global = {
  \key g \major
  \override Staff.NoteHead.style = #'altdefault
  \override Staff.TimeSignature.stencil = ##f
  %\override Staff.BarLine.stencil = ##f
  \set Score.defaultBarType = "-"
  \bar "|."
}
move = { \bar "" \break }

soprano =
\relative c'' {
  \global
  % Music follows here.
  g4 a b \[c c c\] b a g2 \bar"|"
  g4 a b b c c b a2 g \bar"|"

  g4 a b b \[c c c\] b a a g2 \bar"|"
  g4 a b c b b a2 a g1 \bar"||"

  g4 g a b c c b b b b b b b a1 g\breve \bar"|."
}


bass =
\relative f {
  \global
  % Music follows here.
  g4 d g \[c, c e\] g d g2 \bar"|"
  g4 d g g c, e g d2 g \bar"|"

  g4 d g g \[c, c e\] g d d g2 \bar"|"
  g4 d g c, g' g d2 d g1 \bar"||"

  g4 g d g c, e g g g g g g g d1 g\breve \bar"|."
}


verse = \lyricmode {
  % Lyrics follow here.
  When He came down and con -- fused the tongues,
  the Most High di -- vid -- ed the na -- tions;
  but when He dis -- trib -- ut -- ed the tongues of fire,
  He called all peo -- ple to un -- i -- ty.
There -- fore, with one voice we glo -- ri -- fy the All- Ho -- ly Spir -- it.
}

\score {
  \new ChoirStaff <<
    \new Staff \with {
      midiInstrument = "string ensemble 1"
      instrumentName = \markup \center-column { "Soprano" "Tenor"}
    } <<
      \new Voice = "soprano" { \voiceOne \soprano }
    >>
    \new Lyrics \lyricsto "soprano" \verse
    \new Staff \with {
      midiInstrument = "string ensemble 1"
      instrumentName = \markup \center-column { "Alto" "Bass" }
    } <<
      \clef bass
      \new Voice = "bass" { \voiceTwo \bass }
    >>
  >>
 \layout {
    ragged-last=##t
    #(layout-set-staff-size 23)
    \context {
      \Lyrics
      \override VerticalAxisGroup.staff-affinity = ##f
      \override VerticalAxisGroup.staff-staff-spacing =
        #'((basic-distance . 0)
       (minimum-distance . 2)
       (padding . 2))
    }
    indent = 1.25\cm
    \context {
      \Staff
      \override VerticalAxisGroup.staff-staff-spacing =
        #'((basic-distance . 0)
       (minimum-distance . 2)
       (padding . 2))
    }
  }
  \midi {
    \context {
      \Score
      tempoWholesPerMinute = #(ly:make-moment 155/4)
      }
    }
  }

%{
convert-ly (GNU LilyPond) 2.18.2  convert-ly: Processing `'...
Applying conversion: 2.17.0, 2.17.4, 2.17.5, 2.17.6, 2.17.11, 2.17.14,
2.17.15, 2.17.18, 2.17.19, 2.17.20, 2.17.25, 2.17.27, 2.17.29,
2.17.97, 2.18.0
%}

\end{lilypond}



\end{document}




reply via email to

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