bug-gnu-music
[Top][All Lists]
Advanced

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

[Bug-gnu-music] ~50 mm file causes TeX to run out of memory.


From: Scott Ballantyne
Subject: [Bug-gnu-music] ~50 mm file causes TeX to run out of memory.
Date: 15 Sep 2000 20:33:52 -0000

Here's the error msg:
------------------------------------------------------------------
(/usr/local/share/lilypond/tex/lily-ps-defs.tex) [footer empty]
(/usr/local/share/lilypond/tex/fetdefs.tex))
Runaway argument?
{19.2567501932463 -13.003
! TeX capacity exceeded, sorry [main memory size=263001].
<argument> ...mbeddedps {19.2567501932463 -13.0038
                                                  372122888 90.3164726669428...
l.15221    }
            %
No pages of output.
----------------------------------------------------


Here's the file:



--------------
\header{
filename="neckexercise.ly";
}
\paper{
papersize="legal";
}
\include "paper20.ly"
\include "english.ly"

first = \context Staff \notes\relative c' {
      \time 4/4;
      \clef tenor;
      \repeat "volta" 2 {
      <
            \context Voice = vone {
            \property Voice.basicStemProperties \push  #'direction = #1
            cs2 d
            }
            \context Voice = vtwo {
            \property Voice.basicStemProperties \push #'direction = #-1
            \property Voice.basicSlurProperties \push #'direction = #-1
            e,16( f e f e f e f e f e f e f e )f 
            }
       >
       }
       \repeat "volta" 2 {
       <
               \context Voice = vone {
                 \property Voice.basicStemProperties \push #'direction = #1
                 cs4 d cs d }
                \context Voice = vtwo {
                  \property Voice.basicStemProperties \push #'direction = #-1
                    e,16( f e f e f e f e f e f e f e )f 
                    }
        >
        }
       \repeat "volta" 2 {
       <
               \context Voice = vone {
                 \property Voice.basicStemProperties \push #'direction = #1
                 cs4 d cs d }
                \context Voice = vtwo {
                  \property Voice.basicStemProperties \push #'direction = #-1
                  \times 2/3 {e,8( f e}
                  \times 2/3 {f e f}
                  \times 2/3 {e f e}
                  \times 2/3 {f e )f}
                  }
        >
        }
       \repeat "volta" 2 {
       <
               \context Voice = vone {
                 \property Voice.basicStemProperties \push #'direction = #1
                 cs8 d cs d cs d cs d}
                \context Voice = vtwo {
                  \property Voice.basicStemProperties \push #'direction = #-1
                    e,16( f e f e f e f e f e f e f e )f 
                    }
        >
        }
       \repeat "volta" 2 {
       <
               \context Voice = vone {
                 \property Voice.basicStemProperties \push #'direction = #1
                 cs16( d cs d cs d cs d cs d cs d cs d cs )d}
                \context Voice = vtwo {
                  \property Voice.basicStemProperties \push #'direction = #-1
                    e,16( f e f e f e f e f e f e f e )f 
                    }
        >
        }
        
        <cs4 e,> r4 r2\break |
%%%%%%%%%%%%%
      \repeat "volta" 2 {
      <
            \context Voice = vone {
            \property Voice.basicStemProperties \push  #'direction = #1
            cs2 d
            }
            \context Voice = vtwo {
            \property Voice.basicStemProperties \push #'direction = #-1
            \property Voice.basicSlurProperties \push #'direction = #-1
            f,16( e f e f e f e f e f e f e f )e
            }
       >
       }
       \repeat "volta" 2 {
       <
               \context Voice = vone {
                 \property Voice.basicStemProperties \push #'direction = #1
                 cs4 d cs d }
                \context Voice = vtwo {
                  \property Voice.basicStemProperties \push #'direction = #-1
            f,16( e f e f e f e f e f e f e f )e
                    }
        >
        }
       \repeat "volta" 2 {
       <
               \context Voice = vone {
                 \property Voice.basicStemProperties \push #'direction = #1
                 cs4 d cs d }
                \context Voice = vtwo {
                  \property Voice.basicStemProperties \push #'direction = #-1
                  \times 2/3 {f,8( e f}
                  \times 2/3 {e f e}
                  \times 2/3 {f e f}
                  \times 2/3 {e f )e}
                  }
        >
        }
       \repeat "volta" 2 {
       <
               \context Voice = vone {
                 \property Voice.basicStemProperties \push #'direction = #1
                 cs8 d cs d cs d cs d}
                \context Voice = vtwo {
                  \property Voice.basicStemProperties \push #'direction = #-1
            f,16( e f e f e f e f e f e f e f )e
                    }
        >
        }
       \repeat "volta" 2 {
       <
               \context Voice = vone {
                 \property Voice.basicStemProperties \push #'direction = #1
                 cs16 d cs d cs d cs d cs d cs d cs d cs d}
                \context Voice = vtwo {
                  \property Voice.basicStemProperties \push #'direction = #-1
            f,16( e f e f e f e f e f e f e f )e
                    }
        >
        }
        <d4 e,> r4 r2 |
%%%%%%%%%%%%%%%%%%%%%%%
      
      \repeat "volta" 2 {
      <
            \context Voice = vone {
            \property Voice.basicStemProperties \push  #'direction = #1
            \property Voice.basicSlurProperties \push #'direction = #1
            cs16( d cs d cs d cs d cs d cs d cs d cs )d 
            }
            \context Voice = vtwo {
            \property Voice.basicStemProperties \push #'direction = #-1
            e,2 f           
            }
       >
       }
       \repeat "volta" 2 {
       <
               \context Voice = vone {
                 \property Voice.basicStemProperties \push #'direction = #1
                    cs16( d cs d cs d cs d cs d cs d cs d cs )d }
                \context Voice = vtwo {
                  \property Voice.basicStemProperties \push #'direction = #-1
                 e,4 f e f }
        >
        }
       \repeat "volta" 2 {
       <
               \context Voice = vone {
                 \property Voice.basicStemProperties \push #'direction = #1
                  \times 2/3 {cs8( d cs}
                  \times 2/3 {d cs d}
                  \times 2/3 {cs d cs}
                  \times 2/3 {d cs )d}}
                \context Voice = vtwo {
                  \property Voice.basicStemProperties \push #'direction = #-1
                 e,4 f e f 
                  }
        >
        }
       \repeat "volta" 2 {
       <
               \context Voice = vone {
                 \property Voice.basicStemProperties \push #'direction = #1
                    cs16( d cs d cs d cs d cs d cs d cs d cs )d }
                \context Voice = vtwo {
                  \property Voice.basicStemProperties \push #'direction = #-1
                 e,8 f e f e f e f}
        >
        }
       \repeat "volta" 2 {
       <
               \context Voice = vone {
                 \property Voice.basicStemProperties \push #'direction = #1
                 cs16( d cs d cs d cs d cs d cs d cs d cs )d}
                \context Voice = vtwo {
                  \property Voice.basicStemProperties \push #'direction = #-1
                    e,16 f e f e f e f e f e f e f e f 
                    }
        >
        }
        <cs4 e,> r4 r2 |
%%%%%%%%%%%%%%%%%%
      \repeat "volta" 2 {
      <
            \context Voice = vone {
            \property Voice.basicStemProperties \push  #'direction = #1
            \property Voice.basicSlurProperties \push #'direction = #1
            d16( cs d cs d cs d cs d cs d cs d cs d )cs
            }
            \context Voice = vtwo {
            \property Voice.basicStemProperties \push #'direction = #-1
            e,2 f
            }
      >
       }
       \repeat "volta" 2 {
        <
               \context Voice = vone {
                 \property Voice.basicStemProperties \push #'direction = #1
            d16( cs d cs d cs d cs d cs d cs d cs d )cs}
                \context Voice = vtwo {
                  \property Voice.basicStemProperties \push #'direction = #-1
                 e,4 f e f  }
        >
        }
       \repeat "volta" 2 {
        <
               \context Voice = vone {
                 \property Voice.basicStemProperties \push #'direction = #1
   \property Voice.basicTupletSpannerProperties \push #'tupletBracketVisibility 
= ##f
   \property Voice.basicTupletSpannerProperties \push #'tupletNumberVisibility 
= ##f

                  \times 2/3 {d8( cs d}
                  \times 2/3 {cs d cs}
                  \times 2/3 {d cs d}
                  \times 2/3 {cs d )cs}}
                \context Voice = vtwo {
                  \property Voice.basicStemProperties \push #'direction = #-1
                 e,4 f e f }
        >
        }
       \repeat "volta" 2 {
        <
               \context Voice = vone {
                 \property Voice.basicStemProperties \push #'direction = #1
            d16( cs d cs d cs d cs d cs d cs d cs d )cs}
                \context Voice = vtwo {
                  \property Voice.basicStemProperties \push #'direction = #-1
                 e,8 f e f e f e f}
         >
         }
       \repeat "volta" 2 {
       <
               \context Voice = vone {
                 \property Voice.basicStemProperties \push #'direction = #1
                 d16( cs d cs d cs d cs d cs d cs d cs d )cs}
                \context Voice = vtwo {
                  \property Voice.basicStemProperties \push #'direction = #-1
            e,16 f e f e f e f e f e f e f e f
                    }
        >
        }
        <d4 e,> r4 r2 |
%%%%%%%%%%%%
%% My variants on above
%%%%%%%%%%%%
       \repeat "volta" 2 {
       <
          \context Voice = vone {
          \property Voice.basicStemProperties \push #'direction = #1
          b2 c2}
          \context Voice = vtwo {
          \property Voice.basicStemProperties \push #'direction =#-1
          fs,16( g fs g fs g fs g fs g fs g fs g fs )g
          }
       >
       }
       \repeat "volta" 2 {
       <
          \context Voice = vone {
          \property Voice.basicStemProperties \push #'direction = #1
          b4 c4 b4 c4}
          \context Voice = vtwo {
          \property Voice.basicStemProperties \push #'direction =#-1
          fs,16( g fs g fs g fs g fs g fs g fs g fs )g
          }
       >
       }
       \repeat "volta" 2 {
       <
          \context Voice = vone {
          \property Voice.basicStemProperties \push #'direction = #1
          b4 c4 b4 c4}
          \context Voice = vtwo {
          \property Voice.basicStemProperties \push #'direction =#-1
          \times 2/3 {fs,8( g fs}
          \times 2/3 {g fs g}     
          \times 2/3 {fs g fs}
          \times 2/3 {g fs )g}
          }
       >
       }
       \repeat "volta" 2 {
       <
          \context Voice = vone {
          \property Voice.basicStemProperties \push #'direction = #1
          b8 c b c b c b c}
          \context Voice = vtwo {
          \property Voice.basicStemProperties \push #'direction =#-1
          fs,16( g fs g fs g fs g fs g fs g fs g fs )g
          }
       >
       }
       \repeat "volta" 2 {
       <
          \context Voice = vone {
          \property Voice.basicStemProperties \push #'direction = #1
          b16 c b c b c b c       b c b c b c b c}
          \context Voice = vtwo {
          \property Voice.basicStemProperties \push #'direction =#-1
          fs16( g fs g fs g fs g fs g fs g fs g fs )g
          }
       >
       }
%%%%%%%%%%%%%%%%%%%%%
       \repeat "volta" 2 {
       <
          \context Voice = vone {
          \property Voice.basicStemProperties \push #'direction = #1
          b2 c2}
          \context Voice = vtwo {
          \property Voice.basicStemProperties \push #'direction =#-1
          g16( fs g fs g fs g fs g fs g fs g fs g )fs
          }
       >
       }
       \repeat "volta" 2 {
       <
          \context Voice = vone {
          \property Voice.basicStemProperties \push #'direction = #1
          b4 c4 b4 c4}
          \context Voice = vtwo {
          \property Voice.basicStemProperties \push #'direction =#-1
          g16( fs g fs g fs g fs g fs g fs g fs g )fs
          }
       >
       }
       \repeat "volta" 2 {
       <
          \context Voice = vone {
          \property Voice.basicStemProperties \push #'direction = #1
          b4 c4 b4 c4}
          \context Voice = vtwo {
          \property Voice.basicStemProperties \push #'direction =#-1
          \times 2/3 {g8( fs g}
          \times 2/3 {fs g fs}    
          \times 2/3 {g fs g}
          \times 2/3 {fs g )fs}
          }
       >
       }
       \repeat "volta" 2 {
       <
          \context Voice = vone {
          \property Voice.basicStemProperties \push #'direction = #1
          b8 c b c b c b c}
          \context Voice = vtwo {
          \property Voice.basicStemProperties \push #'direction =#-1
          g16( fs g fs g fs g fs g fs g fs g fs g )fs
          }
       >
       }
       \repeat "volta" 2 {
       <
          \context Voice = vone {
          \property Voice.basicStemProperties \push #'direction = #1
          b16 c b c b c b c       b c b c b c b c}
          \context Voice = vtwo {
          \property Voice.basicStemProperties \push #'direction =#-1
          g16( fs g fs g fs g fs g fs g fs g fs g )fs
          }
       >
       }
%%%%%%%%%%%%%%%%%%%%%%%%%%%
       \repeat "volta" 2 {
       <
          \context Voice = vone {
          \property Voice.basicStemProperties \push #'direction = #1
          b16( c b c b c b c b c b c b c b )c}
          \context Voice = vtwo {
          \property Voice.basicStemProperties \push #'direction =#-1
          fs2 g
          }
       >
       }
       \repeat "volta" 2 {
       <
          \context Voice = vone {
          \property Voice.basicStemProperties \push #'direction = #1
          b16( c b c b c b c b c b c b c b )c}
          \context Voice = vtwo {
          \property Voice.basicStemProperties \push #'direction =#-1
          fs4 g fs g
          }
       >
       }
       \repeat "volta" 2 {
       <
          \context Voice = vone {
          \property Voice.basicStemProperties \push #'direction = #1
          \times 2/3 {c8( b c}
          \times 2/3 {b c b}
          \times 2/3 {c b c}
          \times 2/3 {b c )b}}
          \context Voice = vtwo {
          \property Voice.basicStemProperties \push #'direction =#-1
          fs4 g fs g
          }
       >
       }
       \repeat "volta" 2 {
       <
          \context Voice = vone {
          \property Voice.basicStemProperties \push #'direction = #1
          b16( c b c b c b c b c b c b c b )c}
          \context Voice = vtwo {
          \property Voice.basicStemProperties \push #'direction =#-1
          fs8 g fs g fs g fs g
          }
       >
       }
       \repeat "volta" 2 {
       <
          \context Voice = vone {
          \property Voice.basicStemProperties \push #'direction = #1
          b16( c b c b c b c  b c b c b c b )c}
          \context Voice = vtwo {
          \property Voice.basicStemProperties \push #'direction =#-1
          g16 fs g fs g fs g fs g fs g fs g fs g fs g fs
          }
       >
       }
%%%%%%%%%%%%%%%%
       \repeat "volta" 2 {
       <
          \context Voice = vone {
          \property Voice.basicStemProperties \push #'direction = #1
          c16( b c b c b c b c b c b c b c )b}
          \context Voice = vtwo {
          \property Voice.basicStemProperties \push #'direction =#-1
          fs2 g
          }
       >
       }
       \repeat "volta" 2 {
       <
          \context Voice = vone {
          \property Voice.basicStemProperties \push #'direction = #1
          c16( b c b c b c b c b c b c b c )b}
          \context Voice = vtwo {
          \property Voice.basicStemProperties \push #'direction =#-1
          fs4 g fs g
          }
       >
       }
       \repeat "volta" 2 {
       <
          \context Voice = vone {
          \property Voice.basicStemProperties \push #'direction = #1
          \times 2/3 {c8( b c}
          \times 2/3 {b c b}
          \times 2/3 {c b c}
          \times 2/3 {b c )b}}
          \context Voice = vtwo {
          \property Voice.basicStemProperties \push #'direction =#-1
          fs4 g fs g
          }
       >
       }
       \repeat "volta" 2 {
       <
          \context Voice = vone {
          \property Voice.basicStemProperties \push #'direction = #1
          c16( b c b c b c b c b c b c b c )b}
          \context Voice = vtwo {
          \property Voice.basicStemProperties \push #'direction =#-1
          fs8 g fs g fs g fs g
          }
       >
       }
       \repeat "volta" 2 {
       <
          \context Voice = vone {
          \property Voice.basicStemProperties \push #'direction = #1
          c16( b c b c b c b c b c b c b c )b}
          \context Voice = vtwo {
          \property Voice.basicStemProperties \push #'direction =#-1
          g16 fs g fs g fs g fs g fs g fs g fs g fs g fs
          }
       >
       }

}

\score{
   \notes \context Voice
      {
   \property Voice.basicTupletSpannerProperties \push #'tupletBracketVisibility 
= ##f
   \property Voice.basicTupletSpannerProperties \push #'tupletNumberVisibility 
= ##f

        \first
      }
      \paper
       {
       \translator{
          \StaffContext
          \remove "Time_signature_engraver";
          \remove "Line_number_engraver";
          }
        }
}


reply via email to

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