Skip to content
Snippets Groups Projects
Eybler_LaudaSion_HV45_Instrument_Continuo.ly 766 B
\version "2.13.1"
\include "Eybler_LaudaSion_HV45_Settings_Instrument.ily"

\header {
  instrument = \ContinuoInstrumentName
  scorenumber = \markup{\scoreNumber \ContinuoNumber}
  arranger = "Generalbassaussetzung: R. Kainhofer"
}

\layout {
  \context { \Staff
    \override VerticalAxisGroup #'remove-empty = ##f
  }
  \context { \Score
    \override SpacingSpanner #'base-shortest-duration = #(ly:make-moment 1 16)
    \override SpacingSpanner #'common-shortest-duration = #(ly:make-moment 1 16)
  }
}
% \paper {
%   systems-per-page = #7
%   page-count = #4
% }

\createScore #"LaudaSion" #'("RealizedContinuo")
\createScore #"EccePanis" #'("RealizedContinuo")
\createScore #"InFiguris" #'("RealizedContinuo")
\createScore #"BonePastor" #'("RealizedContinuo")