Hi everyone,
I am trying to define headlines and footlines so that even if sheets get
separated, it is clear what page it is and which part it belongs to (for all
those people who don't tape their music together until the day of dress
rehearsal).
The problem I've encountered is that TeX "headlines" and PMX "headers"
collide. I've tried adding a blank line to the TeX \zcharnote string that is
the equivalent to the PMX header. This takes care of the vertical conflict,
but it makes my clef wander over to the right. This is already noticeable if
I define the header as a TeX string, but even more so if I add the empty
line.
What am I doing wrong? I haven't been able to find this topic in the
archives. Below I have pasted my three test PMX files: one with a PMX
header, a second with the equivalent as inline TeX, and the third with
inline TeX including a blank line.
Thanks in advance for any insights you might have.
Diane
% diane0.pmx Tex headline and PMX header
%
% nv,noinst,mtrnuml,mtrdenl,mtrnump,mtrdenp,xmtrnum0,isig,
1 1 4 4 0 6 0 0
% npages,nsyst,musicsize,fracindent
0 4 20 .10
t
.\
\\headline{\hfil \it Sample TeX Headline \hfil}\
h
0. Scale with PMX header.
c44 d e f | g a b c | d e d c | b a g f /
% diane1.pmx TeX headline plus inline TeX for header
%
---
\def\myheader{\zcharnote{16}{%
\bigtype \kern-30pt 1. Scale with in-line TeX header. } }
---
% nv,noinst,mtrnuml,mtrdenl,mtrnump,mtrdenp,xmtrnum0,isig,
1 1 4 4 0 6 0 0
% npages,nsyst,musicsize,fracindent
0 4 20 .10
t
.\
\\headline{\hfil \it Sample TeX Headline \hfil}\
\myheader\
c44 d e f | g a b c | d e d c | b a g f /
% diane2.pmx TeX headline and inline TeX for a header plus empty line
%
---
\def\myheader{\zcharnote{24}{\medtype } \zcharnote{16}{%
\bigtype \kern-30pt 2. Scale with inline TeX header incl. empty line. } }
---
% nv,noinst,mtrnuml,mtrdenl,mtrnump,mtrdenp,xmtrnum0,isig,
1 1 4 4 0 6 0 0
% npages,nsyst,musicsize,fracindent
0 4 20 .10
t
.\
\\headline{\hfil \it Sample TeX Headline \hfil}\
\myheader\
c44 d e f | g a b c | d e d c | b a g f /
%
_______________________________________________
TeX-music mailing list
[EMAIL PROTECTED]
http://icking-music-archive.org/mailman/listinfo/tex-music