tupletVisibility=0; put in the paper block as follows is not
applied. It is only applied if it is put in a translator block,
e.g. \translator{\VoiceContext tupletVisibility=0;}.

That causes a problem with a \include master paper file because
such a block will override sonata-specific Voice-context
parameters which have to be included within the user file,
beamAutoEnd's in particular.

Any clean solution you can think of? (i.e. other than returning
to a complete \translator{VoiceContext} entry for each of the 555
sonata files)

\paper{
--- start of included block ---
arithmetic_multiplier=6.8\pt;
beamAutoBegin=0;
indent=0.;
linewidth=188.\mm;
noStemExtend=1;
staffLineLeading=5.4\pt;
textEmptyDimension=1;
timeSignatureStyle="C";
tupletVisibility=0;
\translator{\PianoStaffContext
  maxVerticalAlign=42.\pt;
  minVerticalAlign=42.\pt;
  \consists Bar_number_engraver;}
\translator{\ThreadContext
  \consists Font_size_engraver;}
--- end of included block ---
}

Reply via email to