Dear all,
I'm working on an updating of my pmx/mtx italian tutorial and I came
across a strange behavior. The example 23a.pmx (see below the source
code) contains some postscript type k slurs, with global vertical tweaks
(Ap+s). The resulting 23a.eps file (pmxab > tex/musixflx > dvips >
ps2eps) is perfect, but when I embed 23a.eps in a latex document (see
below the latex code), the tweaked slurs of the musical example comes in
a wrong place in the resulting ps file (see letter G and L in the
figure). Is this possible? I see that a similar example (Figure B.25, p.
48) in the Cornelius' manual is faultless. Any ideas?
Regards
Luigi
%%%%%%%% 23a.pmx %%%%%%%%%%%%%
1 1 2 4 0 0 0 0
1 3 20 0
t
./
Ab
It64
w130m
\\nobarnumbers\
% 1
Ap
b4+ D"\bf A"+18 D"\tt sn"+1 s c s | b D"\bf B"+18 D"\tt sf" sf c s /
% 3
b D"\bf C"+18 D"\tt sh" sh c s | b4 D"\bf D"+18 D"\tt sH" sH c s | b
D"\bf E"+18 D"\tt sHH" sHH c s /
% 6
a4 D"\bf F"+16 D"\tt Ap-s" s bu s /
% 7
Ap+s
a4 D"\bf G"+16 D"\tt Ap+s"-1 s bu s /
% 8
a D"\bf H"+16 D"\tt Ap+s~sp-s"-1-1 sp-s bu s /
% 9
Ap-s
b D"\bf I"+19 D"\tt Ap-s"+1 s c s /
% 10
Ap+s
b D"\bf L"+19 D"\tt Ap+s"+1 s c s Rb /
% 11
L3
c8 D"\bf M"+19 D"\tt normale"+1 s d e f s /
% 12
Ap-c
c8 D"\bf N"+19 D"\tt Ap-c"+1 s d e f s /
% 13
Ap+c+c
c8 D"\bf O"+19 D"\tt Ap+c+c+"+1 s d e f s /
% 14
Ap+c
c8 D"\bf P"+19 D"\tt Ap+c"+1 s d e f s /
% 15
Ap+c
c8 D"\bf Q"+19 D"\tt Ap+c"+1 s d e f s Rb /
%%%%%%%%%%%% end of 23a.pmx %%%%%%%%%%
%%%%%%%%%%% slur_k.tex %%%%%%%%%%%
\documentclass[a4paper,12pt]{article}
\usepackage[italian]{babel}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[dvips]{graphicx}
\usepackage[a4paper,scale=.85]{geometry}
\title{}
\author{}
\date{}
\begin{document}
\begin{figure}[!htb]
\begin{center}
\includegraphics[scale=.82]{23a.eps}
\end{center}
\end{figure}
\end{document}
%%%%%%%%%%% end of slur_k.tex %%%%%%%%%%%%
_______________________________________________
[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