MusixTeX is hard, but PostScript is easy.  Here you go.
        Chuck Bacon -- [EMAIL PROTECTED]
                ABHOR SECRECY -- DEFEND PRIVACY
------->8--------
%!PS-Adobe-3.0
%       musicpaper.ps
% For US 8.5 x 11, but OK on A4
%
/bd { bind def } bind def
/in. { 72 mul } bd
/x0 .75 in. def
/x1 8.0 in. def
/DX x1 x0 sub def
/y1 10.0 in. def
/y0 0.5 in. def

/dy 0.1 in. def
/DY 1.0 in. def

y0 DY y1 {
  /y exch def
  0 1 4 {
    dy mul y add x0 exch moveto DX 0 rlineto
   } for
  stroke
 } for
showpage
%%END
--------8<-------
On Tue, 3 Feb 2004, Stefan Svensson wrote:

> I'm out of empty score papers! I can't write notes by hand! :-)
>
> I recall someone asking here if it was possible to create an entire page
> with note systems only, no bars, no notes. However, I'm unable to find
> that post (and it probably was several years ago).
>
> Does anyone have an idea of how to tweak MusixTex into this - or perhaps I
> should save the time and use FrameMaker or any other ordinary word
> processor to create empty scores? :-)
>
> Stefan
>
> --
> Stefan Svensson                     Phone: +46-90-135000
> Himlastigen 14                      WWW: http://raggmunk.nu/
> 906 41 Ume�, Sweden                 ICQ: 1956984


_______________________________________________
Tex-music mailing list
[EMAIL PROTECTED]
http://icking-music-archive.org/mailman/listinfo/tex-music

Reply via email to