>|Can you please report how musixtex.pdf is created?  Then I could try
 >|to follow
 >|the same procedure with my file...

Well it's a LaTeX file with an index so it can be processed using

$ musixtex -l -x musixdoc.tex

which does

  latex -halt-on-error musixdoc.tex
  musixflx musixdoc
  latex -halt-on-error musixdoc.tex
  makeindex -q musixdoc
  latex -halt-on-error musixdoc.tex
  latex -halt-on-error musixdoc.tex
  dvips -e0 -q musixdoc
  ps2pdf musixdoc.ps

The point is that dvips and ps2pdf don't drop the
hyperlinks; but I don't know whether etex generates them.

Bob

 >|>>  >|> On January 19, 2016 2:37:13 PM CET, Rodolfo Medina
 >|>>  >|<[email protected]>
 >|>>  >|> wrote:
 >|>>  >|>
 >|>>  >|>     Hi to all MusiXTeX users.
 >|>>  >|>
 >|>>  >|>     I want the following slur:
 >|>>  >|>
 >|>>  >|>     \notes
 >|>>  >|>     \isluru0F\ql F\tslur0O\ql O%
 >|>>  >|>     \en
 >|>>  >|>
 >|>>  >|>     to be flatter, but don't manage to: changing the value of
 >|`\midslur'
 >|>>  >|>     produces also an undesired change of the ending point of
 >|the slurs.
 >|>>  >|Same
 >|>>  >|>     results using the `\curve' command.  Please help whoever can.
 >|>>  >|>
 >|>>  >|>     Thanks in advance,
 >|>>  >|>
 >|>>  >|>     Rodolfo
 >|>>  >|>
 >|>>  >|>
 >|>>
 >|>|-----------------------------------------------------------------------------
 >|>>  >|>
 >|>>  >|>     [email protected] mailing list If you want to unsubscribe
 >|or look
 >|>>  >|at the
 >|>>  >|>     archives, go to http://tug.org/mailman/listinfo/tex-music
 >|>>  >|>
 >|>>  >|>
 >|>>  >|> ------------------------------- [email protected] mailing list
 >|If you
 >|>>  >|>want to unsubscribe or look at the archives, go to
 >|>>  >|>http://tug.org/mailman/listinfo/tex-music
 >|>>  >|-------------------------------
 >|>>  >|[email protected] mailing list
 >|>>  >|If you want to unsubscribe or look at the archives, go to
 >|>>  >|http://tug.org/mailman/listinfo/tex-music
 >|>>  >|
 >|
-------------------------------
[email protected] mailing list
If you want to unsubscribe or look at the archives, go to 
http://tug.org/mailman/listinfo/tex-music

Reply via email to