[TeX-music] wrong position of whole bar rest

2003-10-25 Thread Olivier Vogel
Dear Don,

The bug seems only to be due to a bad definition of the macro
\liftpausc. What do you think of this definition:

[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@viii\internote [EMAIL PROTECTED]

I didn't make a lot of tests, but I observe that it corrects the bug
mentionned by Simon, and that the following M-Tx example is instructive
(compare with and without the new definition):

Size: 13 16 20
Style: Solo Solo Solo
Pages: 1
Systems: 1
Name: tiny small normal
Meter: 4/4

%%\\makeatletter\
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]
[EMAIL PROTECTED]@width}}}\
%%\\makeatother\ 
r0 | r0+1 | r0+2 | r0+3 | r0+4 | r0-1 | r0-2 | r0-3 | r0-4 |
r0 | r0+1 | r0+2 | r0+3 | r0+4 | r0-1 | r0-2 | r0-3 | r0-4 |
r0 | r0+1 | r0+2 | r0+3 | r0+4 | r0-1 | r0-2 | r0-3 | r0-4 |

Olivier

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] wrong position of whole bar rest

2003-10-24 Thread Olivier Vogel
Dear Simon,

Your problem is due to a small bug of PMX: it writes \liftpausc{-1}
instead of \liftpausc{-.8}. So you have three solutions:

1) Wait until Don corrects this bug.

2) Manually correct the tex file produced by PMX.

3) Add the provisional correction in your mtx file (works only if there
is no raised or lowered pause in other voices, as in your score)
%%\\let\oldliftpausc\liftpausc\
%%\\def\liftpausc#1{\raise.2\Interligne\hbox{\oldliftpausc{#1}}}\

Olivier

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] fault lyric assignment in SATB

2003-10-23 Thread Olivier Vogel
Dear Andreas,

Your problem has always the same cause: you have to return to the default 
behavior after each song. So add the following definition in the preamble of 
your document

\makeatletter
[EMAIL PROTECTED]@[EMAIL PROTECTED]
[EMAIL PROTECTED]@nt}{0pt}}\repeat}
\makeatother
and then insert \reset before each song.

Olivier

_
MSN Messenger : discutez en direct avec vos amis!  
http://messenger.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] small notes in chords with m-tx or pmx

2003-10-21 Thread Olivier Vogel
Hi Simon,

This mtx example (end of Tebe poem of Dmitri Bortniansky) shows you how to 
proceed.

Pages: 1
Systems: 1
Meter: 4/4
Style: SATB
Space: 5 5
{lyrics}
Mo-lim'-Ti-s'ya, Bo-j\'e nach'.
%%Ap
%%\\let\oldzq\zq\def\smallq{\def\zq##1{\smallnotesize\oldzq{##1}\normalnotesize}}\
%%\\def\normalq{\let\zq\oldzq}\
%%\\let\oldzh\zh\def\smallh{\def\zh##1{\smallnotesize\oldzh{##1}\normalnotesize}}\
%%\\def\normalh{\let\zh\oldzh}\
%%\\let\oldzw\zw\def\smallw{\def\zw##1{\smallnotesize\oldzw{##1}\normalnotesize}}\
%%\\def\normalw{\let\zw\oldzw}\
f2 e | f e | d ds | e0 :|
c2 c | c c | cr cr | e0 :|
L: {lyrics}
a2 g | ( b4 a ) g2 | a a | g0 :|
c2 c | c c | \smallh\ f zf- f+ zf- | \smallw\ c+0 zc- :|
Olivier

_
MSN Messenger : discutez en direct avec vos amis!  
http://messenger.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] french quotation marks in lyrics

2003-10-21 Thread Olivier Vogel
Dear Simon,

With the instruction \fontencoding{T1} you change the font encoding. So you 
have to use T1 encoded fonts. Therefore, add this line after those you 
report:

%%\font\tenrm=ecrm1000\tenrm

Olivier

_
MSN Messenger : discutez en direct avec vos amis!  
http://messenger.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] chaotic lyric assignment

2003-10-20 Thread Olivier Vogel
Dear Andreas,

Your problem results from the fact that, in the middle of the song "Du bist 
mein Zufluchtsort", you introduce an auxiliary lyrics line. So you have to 
restore the default behavior after this change. This can be done by just 
replacing your definition of \bye:

\def\bye{\mtxLyrModeNormal{1}\mtxLyricsAdjust{1}{0}}

The following seems me bad. If you want that the macros \nobarnumbers, 
\eject, etc. have no effect, write
\let\nobarnumbers\relax
\let\eject\relax
etc.

Finally, I can't refrain to say that I find the result very ugly, because I  
disapprove of your typesetter's choices.

Olivier

_
MSN Search, le moteur de recherche qui pense comme vous !  
http://search.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] Voltas, new line, new meter

2003-10-19 Thread Olivier Vogel
Dear Hermann,

Here is a solution for your problem. The main idea is to temporarily 
redefine the macros for placing the commands of volta at the right place. 
There is one more difficulty: avoid the collision between the volta and the 
bar number.  That's the reason of the \atnextline.

8<---
 2144   0   6   0  0
  1  2  20  .05
bt
./
%
Abe
%
f43 zc g zbn a2f zc | V1 g42d rb8 [+0+1 g8+d f1 e8d d1 ] Rr //
rb0 | d43 d8 rb8 rb2 /
%
rb0 | rb0 //
a84df g1 g4 s g s [ f8d e3 f ] | b03n zd zg /
%
L2
m
\\\let\oldsetrightrepeat\setrightrepeat\
\\\def\setrightrepeat{\oldsetrightrepeat\endvoltabox}\
\\\let\oldzalaligne\zalaligne\
\\\def\zalaligne{\Setvolta2\oldzalaligne}\
[EMAIL PROTECTED] by-7pt}\makeatother\
c03 /
c04 /
\\\let\setrightrepeat\oldsetrightrepeat\
\\\let\zalaligne\oldzalaligne\
Vx c0 | c | c | c | c | c /
c0 | c | c | c | c | c /
8<---
Olivier

_
MSN Messenger : discutez en direct avec vos amis !  
http://messenger.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] Accented letters

2003-10-15 Thread Olivier Vogel
An obstacle to the diffusion of MusiXTeX in a large audience is the problem 
of accented letters. The codes for getting them seem esoteric for the 
beginner: \'e for é and so on.

LaTeX solves elegantly this problem with the packages inputenc and fontenc. 
I just discovered that it is  possible to use them with plain TeX, thus with 
M-Tx and PMX too. The single difficulty comes from the fact that these 
useful macros conflict with the definition let\:=\relax of mtx. Here is an 
example showing how to proceed:

8<-
Pages: 1
Systems: 1
Meter: 2/4
Style: Singer
%% \input 
plainenc\relax\fontencoding{T1}\inputencoding{applemac}\let\:=\relax
%% [EMAIL PROTECTED]@[EMAIL PROTECTED]@ifnextchar#1#2#3{%
%% 
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@ifnch}
%% [EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@xifnch\else
%% 
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]
%% [EMAIL PROTECTED];[EMAIL PROTECTED] } \;
%% \def\;[EMAIL PROTECTED] \expandafter\def\; 
[EMAIL PROTECTED]@[EMAIL PROTECTED]@=12
%% \font\twelverm=pplr8t at 12pt\twelverm

{lyrics}
Ô «~po-ème~» d'é-lève na-ïf sans âme
%%w130m
c4 d | e f | g f | e d | c2
L: {lyrics}
8<-
Since I don't know how your browser translates accented letters, I send a 
pdf file too.

Olivier

_
MSN Search, le moteur de recherche qui pense comme vous !  
http://search.fr.msn.ch


lyrics.pdf
Description: Adobe PDF document


[TeX-music] How to indicate the range of voices

2003-10-11 Thread Olivier Vogel
Dear all,

I've got a score of Locus iste of Bruckner which begins with the indication 
of the range of voices. I tried to reproduce the result and share you my 
solution, since it seems me to be an intersting trick.

Olivier

8<---
---
\input musixtex
\input musixlyr
\setlyrics{soprano}{%
Lo-cus i-ste a De-o fa-ctus est lo-cus i-ste a De-o %
fa-ctus est, a De-o, De-o fa-ctus est in-ae-sti-ma-bi-le}
\copylyrics{soprano}{alto}
\copylyrics{soprano}{tenor}
\copylyrics{soprano}{basse}
---
4 4 4 4 0 6 0 0 1 2 20 0.04


bttt
./
B
Abd
h180m
%1-2
\\staffbotmarg3\Interligne\
\\setclefsymbol{2}{\treblelowoct}\
\\groupbottom{1}{1}\grouptop{1}{4}\
\\sepbarrules\
\\startmuflex\indent\hskip-\parindent\hbox{\vbox{\hsize=\parindent\
\\setclefsymbol{1}{\empty}\setclefsymbol{2}{\empty}\
\\setclefsymbol{3}{\empty}\setclefsymbol{4}{\empty}\
\\grouptop{1}{0}\nostartrule\generalmeter{}\parindent=0pt\
\\startpiece\hardspace{2pt}\notes\zq{F}\nq{''C}&\zq{c}\nq{'e}&\
\\zq{N}\nq{'b}&\zq{b}\nq{'g}\en\zstoppiece}}\
\\\assignlyrics{1}{basse}\assignlyrics{2}{tenor}\
\\\assignlyrics{3}{alto}\assignlyrics{4}{soprano}\
c23d c4 | c2 c4 c /
g24d g4 | c2 c4 r4 /
e24d e4 | e2 e4 r4 /
c25d b4 | a2 g4 r4 /
%3-4
c2d c4 | d4d d8 d4 r4 /
r4 c4 c c | a4d a8 a4 r4 /
r4 e4 e e | d4d d8 d4 r4 /
r4 g4 a e | g4d g8 f4 r4 /
%5-6
d2d d4 | g-2 g4 g+ /
a2d d4 | d2 d4 r4 /
f2ds f4 | f2s g4 r4 /
d+2d c4 | c2 b4 r4 /
%7-8
\beginmel\ f2n s \endmel\ e4 s b | c4d c8 c4 c /
r4 b4 c d | d4d d8 c4 r4 /
r4 g4 g g | g4d g8 g4 r4 /
r4 d4 e g | f4d f8 e4 r4 /
%9-10
b2 c | b c /
r4 d4 d c | r4 g2 g4 /
r4 g4 g g | r4 d2 c4 /
r4 f4 f e | r4 f-2 e4 /
%11-12
g2 g | g4 g g a /
f2 e | d4 r4 r2 /
b2 g | g4 r4 r2 /
d2d c4 | b r4 r2 /
8<---
_
MSN Search, le moteur de recherche qui pense comme vous !  
http://search.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] a beaming problem (M-Tx / PMX)

2003-09-29 Thread Olivier Vogel
Dear Peter,

An other solution for your problem is the following:

r8 c+u  cu  c4u r8  [[u  c  c ] | b4u b8u r r4 r |
C: ge ge ge ge ge gd gd
L:  ha-la-la sa-si-phi-la
The strategy is to have the melody line in the upper voice and to use the [[ 
option for forcing beam, so that you don't have to insert the \lyr command.

Olivier

_
MSN Messenger : discutez en direct avec vos amis!  
http://messenger.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] raggedstoppiece

2003-09-16 Thread Olivier Vogel
Dear Gerhard,

The error provided by musixflx is due to the fact that \raggedstoppiece and 
\stoppiece are redundant. Just use \raggedstoppiece.

---
\input musixtex
\input musixext
\startmuflex
\startpiece\addspace\afterruleskip%
\Notes\qu{cdefgfedc}\en
\alaligne
\Notes\qu{cdefgfedc}\en
\raggedstoppiece
\bye
---
However, the result is perhaps not exactly what you desire, because the 
staff continues until the end of the line. To get a shorter line of music, 
you have to do the following:

1) before the last line, replace \alaligne by \stoppiece
2) adjust the counter of bars : \startbarno\barno
3) put the last line as a separate piece inside a \vbox and specify the 
desired width

---
\input musixtex
\startmuflex
\startpiece\addspace\afterruleskip%
\Notes\qu{cdefgfedc}\en
\stoppiece
\startbarno\barno
\vbox{\hsize=10cm\startpiece\addspace\afterruleskip%
\Notes\qu{cdefgfedc}\en
\stoppiece}
\bye
---
Olivier

_
MSN Messenger : discutez en direct avec vos amis!  
http://messenger.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] MusiXTeX with LaTeX without problems

2003-09-14 Thread Olivier Vogel
Dear friends,

I just discovered a solution for using MusiXTeX with LaTeX without problems: 
elatex. This program, included with the teTeX distribution, increases the 
number of register from 256 to 32768! So there is no more problem such as 
"no room left for new dimen register..."

For example, the following preamble allows to typeset music inside a LaTeX 
document:

---
\documentclass{article}
\usepackage{etex}
\def\mtxversion{pre0.54c}
\def\mtxdate{<15 August 2003>}
\input musixtex
\input musixmad
\input musixltx
\input pmx
\input mtx
\input musixps
\usepackage[T1]{fontenc}
\begin{document}
\begin{music}
MusiXTeX commands
\end{music}
\end{document}

The single difference is: use "elatex document" instead of "latex document".

Olivier

_
MSN Search, le moteur de recherche qui pense comme vous !  
http://search.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] RE: PMX/Apl/PDF

2003-09-09 Thread Olivier Vogel
Dear Jürgen,

You wrote:
I am now updating gs from 5.50 to 6.51 and hope this will help.
Why not update to the latest version of ghostscript 8.11 
(http://www.cs.wisc.edu/~ghost/doc/AFPL/get811.htm)?

Olivier

_
MSN Messenger : discutez en direct avec vos amis!  
http://messenger.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] problems with \setclef8

2003-09-09 Thread Olivier Vogel
Dear Gerhard,

The command \setclef requires TWO arguments: the first one is the instrument 
number and the second one is the number of the key.

So if you enter \setclef16, the first argument is 1 (instrument number=1) 
and the second argument is 6 (key number=6).

If you enter \setclef8, there is just one argument and the problem comes 
from the fact that a second argument is required.

(Don't confuse \setclef16 with \setclef{16}. In the latter case, there is 
one argument which is 16)

Olivier

_
MSN Search, le moteur de recherche qui pense comme vous !  
http://search.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] Mauerische Trauermusik

2003-09-03 Thread Olivier Vogel
Dear Cornelius,

You are wrong, when you say that MusiXTeX can't typeset `transposing' wind 
instruments! Daniel did it for us. Look at his manual, p. 57 where the macro 
\setsign is defined.

The first measure of the Symphony no 39 of Mozart shows you how to proceed:

8<--
10 10 4 4 0 6 0 -3
1 1 16 .4
Violoncello
Viola
Violino II
Violino I
Timpani in Es B
Trombe in Es
Corni in Es
Fagotti
Clarinetti in B
Flauto
battbttbtt
./
w70m h200m
\\setsign{5}{0}\setsign{6}{0}\setsign{7}{0}\setsign{9}{-1}\
\\groupbottom{1}{1}\grouptop{1}{10}\
e23 e-4dd e1 Rb /
b23 b4dd b1 /
g23 ze+ g-4dd ze+ g-1 ze+ /
g23 ze+ g-4dd ze+ g-1 ze+ /
c43 r8d c3 c c4 c8d c1 /
c24 zc+ c-4dd zc+ c-1 zc+ /
e25 zg e-4dd zg e1 zg /
e23 ze+ e-4dd ze+ e-1 ze+ /
a25 zc a-4dd zc a1 zc /
e26 e-4dd e1 /
8<--
In memoriam of Daniel

Olivier

_
MSN Search, le moteur de recherche qui pense comme vous !  
http://search.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] Accidental bugfix in PMX

2003-08-26 Thread Olivier Vogel
I'm really sorry for claiming that the newest version of PMX doesn't work. 
It was my fault. I was so hurry to try this version that I forgot to edit 
the source for changing the command "call getarg(1,jobname,idum)" into "call 
getarg(1,jobname)".

Now it works perfectly! Accept my humble excuses for my stupid distraction.

Olivier

_
MSN Messenger : discutez en direct avec vos amis!  
http://messenger.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] Accidental bugfix in PMX

2003-08-26 Thread Olivier Vogel
When attempting to use PMX 2.413, I notice it doesn't work! I get the 
following error message :

Starting first PMX pass
Segmentation fault
The same happens when I try to typeset other scores. What's the problem?

Olivier

_
MSN Search, le moteur de recherche qui pense comme vous !  
http://search.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] Fwd: TeX installation problems

2003-08-21 Thread Olivier Vogel
Dear Eva,

I use the teTeX distribution on Mac OS X, but I observe that I can reproduce 
exactly the same errors if I enter
latex
\input musixtex

So I suppose the error result from the fact that your correspondent employs 
LaTeX instead of plain TeX for using MusiXTeX.

Olivier

_
MSN Search, le moteur de recherche qui pense comme vous !  
http://search.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] PMX beta 2.412; PMX 2.411 for OSX; M-Tx beta 0.54c; Other changes

2003-08-17 Thread Olivier Vogel
Dear Alexander,

Can this all be done with M-Tx? Because I have recently been using Ap very 
much and it often produced broken PS files when a slur crossed the page 
boundary. Broken in the sense that ps2pdf crashed on it.
This problem is independant of M-Tx and is due to PMX. Just use option Apl 
instead of Ap.

Olivier

_
MSN Messenger : discutez en direct avec vos amis !  
http://messenger.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] Ending grace notes of trills with PMX

2003-08-14 Thread Olivier Vogel
Thank you Don for your excellent proposition which learns me how to use the 
option W with grace notes. Now I understand the difference between the A and 
W options (before I didn't).

My code was very more complicated (tricky mind?)

8<
2 1 4 4 0 0 0 4
1 1 20 0.0
bt
./
Abrpl+s+t
\\font\fonttrill=feta13\def\trill{{\fonttrill A}}\
%5
\\\def\ornement{\tinynotesize\ibbu2e3\islurd2e\zqb2e\roffset{1.7}{\tbu2\zqb2f}}\
c83 g+ e+ c c- a+ d c /
g25 sh+1 \hroff{\zcharnote{10}{\trill}}\let\ql\hl\ f4 r8b \ornement\ r8b /
%6
c-8 g+ e+ c c- g+ e+ c Rd /
\psforts1\ts2n{-.8}\ g2 c- s+1 /
%13
\\\def\ornement{\tinynotesize\ibbu2e4\islurd2e\zqb2e\roffset{1.5}{\zqb2f}\roffset{3}{\zqb2g}\roffset{4.5}{\tbu2\zqb2h}}\
c83 g+ e+ c c- f d+ c /
g25 sh+1 \hroff{\zcharnote{10}{\trill}}\let\ql\hl\ f4 r8b \ornement\ r8b /
%14
\\\pnotes{1.4}\en\
c-8 g+ e+ c c- g+ e+ c Rb /
\psforts1\ts2n{-.8}\ g2 c4- c+ s+1 /
8<
Don, you can see how I get the fancy "tr": I borrow the fonts of lilypond. I 
use to do the same for dynamics and the numbers of the meter, using for this 
last task the package mxfeta of Hiroaki Morimoto, which can be found here:
http://homepage1.nifty.com/kuuku/notation/mxfeta.tex
I think that the lilypond fonts are better in these cases, since fonts made 
specifically for music replace advantageously the cmr fonts.

Olivier

_
MSN Messenger : discutez en direct avec vos amis!  
http://messenger.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] Sharp sign within \setname

2003-08-14 Thread Olivier Vogel
Dear Eva,

The way to do what you want is basically the following:

\setname1{\circleit{3}\kern 12pt = 
G\raise3.5pt\hbox{\musicthirteen\char'64}}%

Feel free to adjust horizontal (here 0pt) or vertical (here 3.5pt) spacing. 
If you want a bigger sharp, substitue \musicthirteen with \musicsixteen.

Olivier

_
MSN Messenger : discutez en direct avec vos amis!  
http://messenger.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] Difficult exercise of coding

2003-08-14 Thread Olivier Vogel
Here is an another excerpt from the piano concerto in F of Gershwin. I coded 
it using MusiXTeX and don't know if it is possible to get it with PMX.

Olivier

_
MSN Messenger : discutez en direct avec vos amis !  
http://messenger.fr.msn.ch


Gershwin.pdf
Description: Adobe PDF document


[TeX-music] Sharp sign within \setname

2003-08-14 Thread Olivier Vogel
As Daniel Taupin suggests me in a private email, the result is perhaps 
clever with small accident:

\setname1{\circleit{3}\kern 12pt = 
G\raise3.5pt\hbox{\musicsixteen\char'134}}%

Olivier

_
STOP MORE SPAM with the new MSN 8 and get 2 months FREE*  
http://join.msn.com/?page=features/junkmail

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] Ending grace notes of trills with PMX

2003-08-14 Thread Olivier Vogel
Dear friends,

Observing a score of a nocturne of Chopin, I discover a feature difficult to 
typeset with PMX, although it occurs rather frequently: grace notes that 
appear at the end of a trill (and at the end of the measure).

I give here an example (typesetted by myself with PMX). My questions are:

1) How do you proceed to typeset such an example?

2) How can we improve PMX for typesetting more easily such examples?

Olivier

_
MSN Messenger : discutez en direct avec vos amis!  
http://messenger.fr.msn.ch


nocturne.pdf
Description: Adobe PDF document


[TeX-music] Difficult exercise of coding

2003-08-14 Thread Olivier Vogel
Thank you Andre for your proposition which constitute a good basis. Slighty 
reworking it, I can get an excellent result:

8<-
2 1 4  4  4  4 0 -4
1 1 20 0
bt
./
w120m
Abrpl
\\font\sevenit=cmti7\
c03l o> of+3 shu+10+2.5 zc- | d+ s+22 Rb //
rb8 \settiny\ [um3+1 c13 D"\sevenit R.H."+19+2 ds es f D"\sevenit 
glissando"+22 g as bs c ]j rb4 rb8 |
r4+6  b43 zes e za- as ze+ /
rp+2 of | rbp //
rb4 rb4 rb8 \settiny\ [ju d1s es f g as bs ] |
c85l c4l o_: cl cl c8l o: /
8<-

The main difficulty is due to the grace notes. The idea is to insert the 
\settiny command to get small notes and it works pretty well. That's an 
interesting trick.

Olivier

_
MSN Search, le moteur de recherche qui pense comme vous !  
http://search.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] Bug in mtx.tex

2003-08-06 Thread Olivier Vogel
Hi all!

It seems that there is a small bug in mtx.tex at line 76: should the 
definition

\def\mtxLyrlink{\lowlyrlink}

not be remplaced by the following

\def\mtxLowLyrlink{\lowlyrlink}

Olivier

_
MSN Search, le moteur de recherche qui pense comme vous !  
http://search.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] PMX and continued/discontinued bar rules

2003-08-06 Thread Olivier Vogel
Dear Joerg,

The problem is very easy to solve: it is due to the category of in-line TeX 
command.

You used category 4 instead of category 2. Read again (or first?) the manual 
of PMX!
original version 
(http://icking-music-archive.sunsite.dk/software/pmx/pmx240.pdf)
section 2.4, p. 18

or the version of Luigi Cataldi, translated in german by Christof Biebricher 
(http://icking-music-archive.sunsite.dk/software/pmx/notdr.pdf),
section 2.5, p. 47.

So try with this:

8<---
% nv,noinst,mtrnuml,mtrdenl,mtrnump,mtrdenp,xmtrnum0,isig,
  4-3 1 2 1 4  44  40  0
% npages,nsyst,musicsize,fracindent
   11  20   0.07
%



./
\\input musixdbr\relax\
\\indivbarrules\
\\allbarrules\sepbarrule\conbarrule{2}\
8<---
Olivier

_
MSN Messenger : discutez en direct avec vos amis!  
http://messenger.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] PMX and brackets ?

2003-08-04 Thread Olivier Vogel
Dear Joerg,

I'm happy to notice that Roland and Bernhard explain you how to compile the 
latest version of PMX. If you need more informations, have a look at
http://icking-music-archive.sunsite.dk/software/musixtex/musixtex-for-unix.html

For your question: does PMX support brackets (akkoladen) ?

The answer is yes, via in-line TeX commands. For more details, look at the 
official manual of MusiXTeX, sections 2.2.4, 2.2.5 and 2.2.6.

For example, to get 4 music lines with brackets joining the first and second 
on the one hand and the third and the fourth on the other hand, use the 
following preamble:

8<---
4 4 4 4 4 4 0 0
1 1 20 0.07


btbt
./
\\akkoladen{{1}{2}{3}{4}}\
8<---
Olivier

_
MSN Search, le moteur de recherche qui pense comme vous !  
http://search.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] PMX score layout question

2003-08-01 Thread Olivier Vogel
Dear Joerg,

Try the following preamble to get 2 pianos:

8<---
4 -2 2 2 4 4 4 4 0 0
1 1 20 0.07
btbt
./
8<---
Besides, I notice that you use version 2.3 of PMX. I strongly recommend you 
to use the latest version (2.410) which contains a lot of ameliorations.

Olivier

_
MSN Messenger : discutez en direct avec vos amis!  
http://messenger.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] \sepbarrules

2003-08-01 Thread Olivier Vogel
Dear Joerg,

This example shows you how to get what you want:

8<---
\input musixtex
\input musixdbr
\def\example{\startextract\NOTEs\en\bar\NOTEs\en\bar\NOTEs\en\bar\NOTEs\en\bar%
\NOTEs\en\endextract}
\instrumentnumber{3}
\indivbarrules
\allbarrules\conbarrule
\example
\allbarrules\sepbarrule\conbarrule2
\example
\allbarrules\sepbarrule\conbarrule3
\example
\bye
8<---
This example requires the macros of Rainer Dunker which can be downloaded 
here:
http://icking-music-archive.sunsite.dk/software/musixtex/add-ons/musixdbr.tex

Olivier

_
MSN Search, le moteur de recherche qui pense comme vous !  
http://search.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] problems with linebreak in musixtex

2003-07-14 Thread Olivier Vogel
Dear Alexander,

According to your description, it seems that you forget the 2nd and 3rd 
passes of the typesetting. Once your source file is compiled, you get a 
*.mx1 file. You have to use the binary musixflx (provided with MusiXTeX, 
otherwise compile the source) on this file to get a *.mx2 file. Then you can 
recompile your *.tex file and all should work fine.

Olivier

_
MSN Messenger : discutez en direct avec vos amis !  
http://messenger.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] Binaries for Mac OS X

2003-06-22 Thread Olivier Vogel
I'm happy to announce to the Mac OS X users that they can now download 
compiled binairies :

http://icking-music-archive.sunsite.dk/software/musixtex/musixflx.pkg.sit";>musixflx
http://icking-music-archive.sunsite.dk/software/pmx/PMX.pkg.sit";>PMX & 
scor2prt
http://icking-music-archive.sunsite.dk/software/mtx/M-Tx.pkg.sit";>M-Tx

All these binaries are of course available on the http://icking-music-archive.sunsite.dk/software/indexmt6.html";>MusiXTeX 
and Related Software page of the Werner Icking Music Archive.

Olivier

_
MSN Messenger : discutez en direct avec vos amis !  
http://messenger.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] Typesetting of verses: arch under MULTIPLE letters?

2003-06-22 Thread Olivier Vogel
I can suggest you the following solution:

8<
\documentclass{article}
\input musixtex
\input musixps
\begin{document}
e\makebox[0pt][r]{\raisebox{.6ex}{\islurd00\kern.25em}}xa\makebox[0pt][l]{\raisebox{.6ex}{\kern.4em\tfslur00}}mple

e\makebox[0pt][r]{\raisebox{-2ex}{\isluru00\kern.25em}}xa\makebox[0pt][l]{\raisebox{-2ex}{\kern.4em\tfslur00}}mple

\end{document}
8<
And I wish you and your future wife a very happy wedding!

Olivier

_
MSN Messenger : discutez en direct avec vos amis!  
http://messenger.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] musixlyr and lyrstrutbox

2003-06-21 Thread Olivier Vogel
For me, your example works perfecty, without problem. I use pmx 2.409, 
MusiXTeX T.112 and MusiXLYRics 2.1c.

Olivier

_
MSN Messenger : discutez en direct avec vos amis!  
http://messenger.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] uploaded tuplet.tex

2003-06-18 Thread Olivier Vogel
For me the example works fine. I use the latest version of musixtex.

Olivier

_
MSN Search, le moteur de recherche qui pense comme vous !  
http://search.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] pmx - rising duo's

2003-06-11 Thread Olivier Vogel
Yes it's possible with the following code:

8<
1 1 6 8 6 8 0 0
1 1 20 0
t
./
w260
\\def\customxnum#1{\def\xnum##1##2##3{\off{##1\elemskip}\zcharnote{##2}{\raise#1pt\hbox{\
\\smalltype\it ##3}}\off{-##1\elemskip}}}\
\\\customxnum2\
g45dx2 a dd /
g4-dx2n-1 af dd /
\\\customxnum{4.5}\
g4-dx2n-1 ff dd /
8<
This solution redefines the macro \xnum as you want. The argument fixes the 
number of points you want to raise the number of the bracket. Of course you 
restore the default behaviour with \customxnum0.

Olivier

_
MSN Messenger : discutez en direct avec vos amis!  
http://messenger.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] How to setup the with of only one line?

2003-06-05 Thread Olivier Vogel
To solve this problem, you have to use \endpiece (or equivalent) just before 
the beginning of the last line. Then the last line should be enclosed inside 
a \vbox where the command \hsize=... can be inserted.

To get it with PMX is not very simple. I'll try it if you send me your code.

Olivier

_
MSN Messenger : discutez en direct avec vos amis!  
http://messenger.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] PMX - two bars in one system

2003-05-29 Thread Olivier Vogel
Dear Thorben,

When I try to typeset your example, I get exactly what you want: two bars in 
one system. So the problem isn't in your code.

Olivier

_
MSN Search, le moteur de recherche qui pense comme vous !  
http://search.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] New slurs "type K"

2003-03-11 Thread Olivier Vogel
Here is a small example of the differences between the new package and the 
old one, as requested by Stanislav. These examples result from the following 
code:

---
1 1 4 4 0 0 0 0
1 1 20 0
t
./
Ap
w100m
c4 st c st a+ st a st /
c4 st c st a+ st a st /
---
Olivier





_
MSN Messenger : discutez en direct avec vos amis !  
http://messenger.fr.msn.ch


example.pdf
Description: Adobe PDF document


[TeX-music] New slurs "type K"

2003-03-11 Thread Olivier Vogel
I observe that the new package of Stanislav produces new design. It seems me 
that the adjustement automatically inserted by PMX must be rewritten and 
adjusted with new parameter values, because I find the scores look nicer 
with the ancient package (for example, the ties are too close of the notes).

Olivier





_
MSN Search, le moteur de recherche qui pense comme vous !  
http://search.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] Barnumber with PMX and MusiXTeX T111

2003-03-05 Thread Olivier Vogel
The problem you describe seems similar to the one I observed in January 
2003. Look at the messages with the subject "Incompability between MusiXTeX 
T110 and T111".

Try the solution proposed by Daniel Taupin:
make the following change at line 4418 of the file musixtex.tex
<   [EMAIL PROTECTED]@[EMAIL PROTECTED]
---
  [EMAIL PROTECTED]@[EMAIL PROTECTED]
Olivier





_
MSN Search, le moteur de recherche qui pense comme vous !  
http://search.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] (no subject)

2003-03-02 Thread Olivier Vogel
Some weeks ago, I complained about a problem with the automatic slurs and 
ties adjustement of the postscript package of Stanislav Kneifl. Indeed, this 
automatic adjustment doesn't work in landscape mode.

I discover how to go around this difficulty. Here is how to produce a 
document in a4 landscape mode:

1) tex document, musixflx document, tex document
2) dvips -o document.ps -t a3 -O 0cm,8.7cm document.dvi
3) ps2pdf -g8419x5953 document.ps
This method produces a document.pdf file in a4 landscape format where the 
automatic slurs and ties adjustement work!

Olivier





_
MSN Messenger : discutez en direct avec vos amis !  
http://messenger.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] Re: New line and voltas in PMX

2003-02-14 Thread Olivier Vogel
Hi Hermann,


there is a small overlap of the bar number enclosed in a square and the 
>beginning of the second volta

When I encounter this problem, I insert the following line

\\\makeatletter\def\atnextline{\advance\volta@startcor by-5pt}\makeatother\

at the very beginning of the block where the volta overlap the bar number.

Olivier

_
MSN Messenger : discutez en direct avec vos amis!  
http://messenger.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] Postscript slurs in landscape mode

2003-02-08 Thread Olivier Vogel
I discover a problem using the postscript slur package of Stanislav Kneifl. 
I typeset the following example to get the example.dvi result.

---
1 1 4 4 0 0 0 0
1 1 20 0

t
./
Apl+s+t
w70m
a04 st /

a0 st Rb /
---

If I produce a .ps file using the command
dvips -o example.ps example.dvi
all works fine

But if I use the command
dvips -o example.ps -t landscape example.dvi
the adjustement for avoiding collision with staff lines doesn't work.

Has anyone the same problem?

Olivier

_
MSN Search, le moteur de recherche qui pense comme vous !  
http://search.fr.msn.ch

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] (M-Tx) SATB4 and more than 4 voices

2003-01-31 Thread Olivier Vogel
You have to define your own style:

Octet: Voices S1 A1 T1 B1 S2 A2 T2 B2; Choral; Clefs G G G8 F G G G8 F
Style: Octet

or

Octet: Voices S1,A1 T1,B1 S2,A2 T2,Bt; Choral; Clefs G F G F
Style: Octet

Olivier





_
MSN Search, le moteur de recherche qui pense comme vous !  
http://search.msn.fr/worldwide.asp

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] PMX: Blank space below a movement

2003-01-29 Thread Olivier Vogel
Look in the .tex file the macro which terminates the movement (\endpiece, 
\Endpiece, etc.) and redefine it just before the last block:

\\\let\oldendpiece\endpiece\
\\\def\endpiece{\oldendpiece\vfill}\

or

\\\let\oldendpiece\endpiece\
\\\def\endpiece{\oldendpiece\vskip100pt}\

Olivier




_
MSN Messenger : discutez en direct avec vos amis !  
http://www.msn.fr/msger/default.asp

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] Ossia

2003-01-28 Thread Olivier Vogel
Effectively, the problem of ossia is very interesting and not easy to solve. 
I propose here a strategy, based on boxes, similar to the one of Rainer, I 
suppose. Perhaps this example can help you.

\input musixtex
\startmuflex
\nobarnumbers
\startpiece%
\NOtes\qu{cdef}\en\bar%
\NOtes\qu{efgh}\en\bar%
\NOtes\qu{ghij}\en\bar%
\NOtes\qu{klmn}\en\bar%
\NOtes\qu{opqr}\en%
\Endpiece

\line{\advance\hsize by-\afterruleskip%
\vbox{\hsize=.2\hsize\advance\hsize by\afterruleskip%
\startpiece\NOtes\qu{cdef}\en\zstoppiece}%
\setclefsymbol 1\empty%
\vbox{\hsize=.2\hsize\instrumentnumber2\setclefsymbol 2\empty%
\setsize2\tinyvalue\startbarno=2%
\startpiece\addspace{-\afterruleskip}\NOtes\qu{efgh}&\qu{efgh}\en\stoppiece}%
\vbox{\hsize=.6\hsize\nostartrule\startbarno=3\startpiece%
\addspace{-\afterruleskip}\NOtes\qu{ghij}\en\bar%
\NOtes\qu{klmn}\en\bar\NOtes\qu{opqr}\en\Endpiece}%
\hfil}


\endmuflex\bye

Olivier





_
MSN Search, le moteur de recherche qui pense comme vous !  
http://search.msn.fr/worldwide.asp

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] Ossia

2003-01-28 Thread Olivier Vogel
Dear Eva,

For ossia handling, you have to use \stoppiece, increase the number of 
instruments, specify a smaller staff size for the ossia line, insert your 
ossia code after \contpiece. Then you have to restore the preceding 
settings: \stoppiece, restore the previous number of instrument, the normal 
size of staff (if necessary) and continue as usual with \contpiece.

Olivier





_
MSN Messenger : discutez en direct avec vos amis !  
http://www.msn.fr/msger/default.asp

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] PMX: Guitar Picking Indicators

2003-01-10 Thread Olivier Vogel
Effectively, PMX doesn't contain such features. But MusiXTeX does.
So you must use in-line TeX commands:

1) \\input musixstr\   (before the first input block)

2a) \zcharnote p{\upbow}\
or
2b) \zcharnote p{\downbow}\
(just before the involved note, where p denotes the pitch, that is the 
height of the symbol)

For more details, look at section 2.27.16 (musixstr) of the MusiXTeX manual.

Olivier





_
MSN Messenger : discutez en direct avec vos amis ! 
http://www.msn.fr/msger/default.asp

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] Incompatibity between MusiXTeX T110 and T111

2003-01-08 Thread Olivier Vogel
I discover a problem with the version T111 of MusiXTeX. If you compile the 
following simple code with plain TeX

---
\input musixtex
\message{\the\internote}
\bye
---

You get 2.5pt with version T110 of MusiXTeX and 0.0pt with version T111.

I discover this problem because the numbers of bars are not written at the 
same place, since their position depend of \raisebarno and \shiftbarno 
defined in \internote unit.

So I don't know if there are other dimen registers depending of \internote 
and implying other disturbances?

Olivier





_
MSN Search, le moteur de recherche qui pense comme vous ! 
http://search.msn.fr/worldwide.asp

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] PMX and LaTeX

2003-01-07 Thread Olivier Vogel
Another strategy is the one used by Luigi Cataldi in his manual. Have a look 
at his code at

http://icking-music-archive.sunsite.dk/software/pmx/luigi.zip

The idea is to produce separately the scores with PMX as ordinary, to 
generate eps files of the scores and to include them as figures in LaTeX.

Olivier



_
MSN Messenger : discutez en direct avec vos amis ! 
http://www.msn.fr/msger/default.asp

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] I want your tests

2003-01-06 Thread Olivier Vogel
I've compiled musixdoc without problems. I use teTeX on Mac OS X.

Thank you very much Daniel for providing the so nice and so useful musixtex.

Olivier





_
MSN Search, le moteur de recherche qui pense comme vous ! 
http://search.msn.fr/worldwide.asp

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] Arpeggios in PMX/MusiXTeX

2003-01-04 Thread Olivier Vogel
In such cases, it suffices to redefine locally the macro you want to modify 
(here \raisearp). If you combine this macro with \loffset, you can move the 
arpeggio to the left. Here is your example corrected:

---test.pmx

2 1 4 4 0 6 0 0
0 4 20 0.07

bt
./
a23 ? zc r2 /
\let\oldraisearp\raisearp\def\raisearp#1#2{\loffset{.8}{\oldraisearp{#1}{#2}}}\ 
e24 zfs za ? r2 /
---test.pmx


Olivier





_
MSN Search, le moteur de recherche qui pense comme vous ! 
http://search.msn.fr/worldwide.asp

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] Arpeggios in PMX/MusiXTeX

2003-01-04 Thread Olivier Vogel
In such cases, it suffices to redefine locally the macro you want to modify 
(here \raisearp). If you combine this macro with \loffset, you can move the 
arpeggio to the left. Here is your example corrected:

---test.pmx

2 1 4 4 0 6 0 0
0 4 20 0.07

bt
./
a23 ? zc r2 /
\let\oldraisearp\raisearp\def\raisearp#1#2{\loffset{.8}{\oldraisearp{#1}{#2}}}\ 
e24 zfs za ? r2 /
---test.pmx


Olivier





_
MSN Messenger : discutez en direct avec vos amis ! 
http://www.msn.fr/msger/default.asp

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] I can't modify \stafftopmarg...

2003-01-03 Thread Olivier Vogel
I suppose you use the package musixtex.sty with the command 
\usepackage{musixtex}.

To get the desired result, just insert

\stafftopmarg6\Interligne

or

\setlength{\stafftopmarg}{6\Interligne}

inside the environment \begin{music}  \end{music}.

Olivier








_
MSN Messenger : discutez en direct avec vos amis ! 
http://www.msn.fr/msger/default.asp

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] Akkoladen size / setsize

2002-12-11 Thread Olivier Vogel
Dear Matthieu,

Another solution to get the desired result is to write

\makeatletter\set@smallnotesize\makeatother

just before \startpiece.

Olivier


_
MSN Messenger : discutez en direct avec vos amis ! 
http://www.msn.fr/msger/default.asp

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] pmx: big and small accidentals

2002-11-25 Thread Olivier Vogel
Andre,

In the manual of PMX, page 16, you can read at section "Overriding certain 
defaults for accidentals, dot positions, vertical spacing, slurs":

"b makes all accidentals big, s makes them all small. By default, big ones 
are used unless unaltered spacing doesn?t provide enough space. Thus the 
default behavior may cause a mixture of big and small accidentals, and in 
fact is not recommended."

So, if you want that all the accidentals are big (respectively small), just 
insert the option b (respectively s) after A in your code. In the 5th line 
of your code, write Abr (or Asr) instead of Ar.

Olivier





_
MSN Search, le moteur de recherche qui pense comme vous ! 
http://search.msn.fr/worldwide.asp


___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music



[TeX-music] "Verbatim" for plain TeX?

2002-11-23 Thread Olivier Vogel
1) Here is code for the verbatim problem in plain TeX:

---
%User toks variables
\newtoks\thisverbatim
\newtoks\everyverbatim
%
%User customization
\let\preverbatim\medskip
\let\postverbatim\medbreak
% *vrblin100
%User `options': \numvrb
\newcount\vrblin
\def\numvrb{\vrblin0
  \everypar{\advance\vrblin1
   \llap{\sevenrm\the\vrblin\quad}}}
\def\nonum{\everypar={}}
%  : \emc
\def\makeescape#1{\catcode`#1=0 }
\def\makeactive#1{\catcode`#1=13 }
{\makeactive\<
\gdef\emc{\makeactive\<%
  \def<##1>{$\langle##1\rangle$}}}
% *vrblin200
%User macro
\def\verbatim{\preverbatim\begingroup
  \tt\setupverbatim
  \the\everyverbatim\relax
  \the\thisverbatim\relax
  \verbatimgobble}
%
\def\endverbatim{\endgroup\postverbatim
  \thisverbatim={}}
%
\def\setupverbatim{\makeactive\`%
  \let\!=!\makeescape\!%Knuth&Levy
  \def\par{\leavevmode\endgraf}%TB381
  \obeylines\uncatcodespecials
  \obeyspaces}
%
{\obeyspaces\global\let =\
\obeylines\gdef\verbatimgobble#1^^M{}%
\makeactive\` \gdef`{\relax\lq}}%TB381
%
\def\uncatcodespecials{\def\do##1{%
  \catcode`##1=12 }\dospecials}
% *vrblin250
%Minimal | tag for inline verbatim
\def\vrt{{\tt}}\makeactive\|
\def|{\bgroup\tt\setupverbatim
 \the\everyverbatim\relax
 \the\thisverbatim\relax
 \def|{\egroup\thisverbatim{}}}
---

Use

a)
\verbatim
several lines of commandes
!endverbatim

or b)
some text \vrt|\command| inside a paragraph


2) Personally, I think you should use LaTeX. If you don't like the 
dimensions of the page, use the geometry package. If you want to have 
Palatino fonts for every detail (included the maths symbols), download the 
pxfonts package at:
http://www.ctan.org/tex-archive/fonts/pxfonts/px_patch1.zip

Olivier




_
MSN Messenger : discutez en direct avec vos amis ! 
http://www.msn.fr/msger/default.asp


___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music



[TeX-music] How convert a midi file to PMX or MusiXTeX

2002-11-21 Thread Olivier Vogel
I would like to convert midi files to PMX or MusiXTeX. I read on the web 
page "MusiXTeX and Related Software" that NoteEdit or Rosegarden can do the 
job. But I don't use linux (I use Mac OS X) and I don't want to install all 
the KDE libraries for compiling programs which require a lot of space on 
harddisk.

So is there a simple program, with in-line command (like PMX or M-Tx), for 
converting easily a midi file to PMX or MusiXTeX?

Thanks for helping.

Olivier





_
MSN Messenger : discutez en direct avec vos amis ! 
http://www.msn.fr/msger/default.asp


___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music



[TeX-music] pmx - how to work with Ap

2002-11-20 Thread Olivier Vogel
Don Simons has solved this problem since the version 2.401 of PMX. Active 
the postscript slurs with the option Apl instead of Ap.

For more information, look at
http://icking-music-archive.sunsite.dk/software/pmx/pmxbeta.html

Olivier





_
MSN Search, le moteur de recherche qui pense comme vous ! 
http://search.msn.fr/worldwide.asp


___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music



[TeX-music] x-tuplet problem in PMX

2002-11-16 Thread Olivier Vogel
Dear bernhard,

The second problem is easy to solve: just insert the u-option before the 
x-option.

The first problem seems harder to solve inside PMX. So you have to redefine 
locally the macros of MusiXTeX written by PMX.

The following code do the job:

---
1 1 2 2 0 6 0 0
1 1 16 0.0

t
./


a24x3 b cs d2x6Dn3 \def\cl#1{\ibl1{m}{-1}\qb1{#1}}\ g \def\cl#1{\qb1{#1}}\ f 
e \def\cl#1{\tbl1\qb1{#1}}\ d | /

e2x6n3 f e d c b aux6Dn3 a+ g f e | /
---

Olivier





_
MSN Messenger : discutez en direct avec vos amis ! 
http://www.msn.fr/msger/default.asp

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] xtuplet in pmx ending with a rest

2002-11-13 Thread Olivier Vogel
Producing a score that looks fine and producing a sound file that sounds 
fine are very different tasks. The main task of PMX is the first one: 
producing handily a beautiful score. The midi files produced by PMX are 
essentially useful to detect the eventual errors in the score by hearing.

So, I think you have to decide which aspect you want to privilege :
1) the quality of the score (what realises the measure 1)
2) or the quality of the sound file (what realises the measure 2)

In fact, PMX serves the first task and not the second one. The better 
solution is to use it for producing good score and to use another program to 
modificate manually the midi file got with PMX.

Here is my proposition for your example:


2   12  4  2  4   0  -4
1  2   20  .02

bt
./
w100m
% tempo = 60
It60ipipi
%1  looks right, sounds badly
a82 ze+ .ea  a e /
r8x3 c e [u ax3nf \tbu2\ c \def\tbu#1{\relax}\def\qb#1#2{\qs}\ c ]  r4 /

%2  sounds right, looks badly (very differently)
% tempo = 60 * 1.5 = 90
It90
L2M
m12/1/12/16 a82d s a1d s e1d+ a8d e8d //
e83d s e1d s r1db r4db /
r1 [ c- e ] [u a c ] r r4d /


Olivier


_
MSN Messenger : discutez en direct avec vos amis ! 
http://www.msn.fr/msger/default.asp

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music


[TeX-music] Barre chord notation revisited

2002-11-06 Thread Olivier Vogel
When I read the message of Eva, I had a problem for getting immediately the 
attachment, so I didn't unterstand exactly what she wanted.

After the download of her example, I saw what she meant. I can propose this 
solution, which is perhaps not the more nice, but that's work (I hope!)

Here is in attachment the new code of her example : barre.tex


Olivier





_
MSN Messenger : discutez en direct avec vos amis ! 
http://www.msn.fr/msger/default.asp


barre.tex
Description: TeX document


[TeX-music] Barre chord notation revisited

2002-11-05 Thread Olivier Vogel
Personally, when I have to draw lines, arrows, and so on, I use the 
powerfull package pstricks. If one use the possibilities offered by the 
nodes, I think it should not be very difficult to get the desired results. 
Perhaps I can try if, Eva, you send me your code and explain me better what 
you would like to get.

Olivier





_
MSN Search, le moteur de recherche qui pense comme vous ! 
http://search.msn.fr/worldwide.asp

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music