2016-01-13 12:02 GMT+02:00 Dieter <[email protected]>: > I had thought, that "w" and "h" were the dimensions of the notes > surrounding rectangle. But that does not seem to be the case.
They translate directly to \vsize and \hsize. I think PMX takes them into account when deciding how long a music line should be, and when to make a new page. So width should be as you thought. But if your score needs more height than "h" says, PMX can't do anything about it. It's your responsibilty to either increase h or put some vspace-saving instructions in. When I code a score in M-Tx, there is usually Space: -2 -3 or such to make it fit. It generates some direct MusiXTeX commands that PMX can't see. ------------------------------- [email protected] mailing list If you want to unsubscribe or look at the archives, go to http://tug.org/mailman/listinfo/tex-music

