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? :-)

Try the attached LaTeX file, and feel free to make adjusments. I've also
made a piano-style paper too.

En hopant que �a helpe,

Jean-Pierre Coulon                         E-mail: [EMAIL PROTECTED]
Observatoire de la C�te d'Azur
D�partement FRESNEL, groupe ILGA
BP 4229
06304 NICE Cedex 4

Tel (33) {0}4 92 00 31 58   Fax (33) {0}4 92 00 31 38
% papier � musique d'int�r�t g�n�ral
\documentclass[12pt]{article}
\usepackage{a4}
\setlength{\voffset}{-1in}\setlength{\hoffset}{-1in}
\setlength{\textwidth}{20cm}\setlength{\textheight}{29cm}
\setlength{\topmargin}{0cm}\setlength{\headheight}{0cm}
\setlength{\headsep}{0cm}
\setlength{\oddsidemargin}{0cm}\setlength{\evensidemargin}{0cm}
\pagestyle{empty}                   % supprime numerotation page

\begin{document}

\setlength{\unitlength}{1cm}
\begin{picture}(20,28)
\linethickness{.1mm}
\multiput(0,0)(0,1.7){16}{  \multiput(0,0)(0,.15){5} {\line(1,0){20}  } }

\end{picture}

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

Reply via email to