Don Simons wrote:
Then I guess the question for Christian is "Why not use '\\' ?" Was the
score from before I included that option in PMX?

I don't remember whether the '\\' was introduced when I started my Vecchi project, years ago (it's completed now).

Anyway, I've tried it on the M-Tx source in question.

The below M-Tx code does compile

...
%% \font\names = cmr10
...
Title: Amor opra che puoi\\\names Aria A 3.

The problem, however, is that in this context I get too much space between the 2 title lines whereas

...
%% \font\names = cmr10
...
%% \def\songtitle{\centerline{Amor opra che puoi}}
%% \def\subtitle{\centerline{\names Aria A 3.}}
...
Title: \vbox{\songtitle\subtitle}
...

gives me what I want

--
Christian Mondrup, Archive Editor
WIMA: Werner Icking Music Archive
http://icking-music-archive.org/
_______________________________________________
[email protected] mailing list
If you want to unsubscribe or look at the archives, go to 
http://mailman.nfit.au.dk/mailman/listinfo/icking-music-archive.org-tex-music

Reply via email to