kmberry wrote:
kmberry wrote:
Olivier Vogel wrote:
You should try:
latex musixdoc
dvips musixdoc.dvi -o
ps2pdf musixdoc.ps
Olivier
_______________________________________________
TeX-music mailing list
[email protected]
http://icking-music-archive.org/mailman/listinfo/tex-music
Thanks, I get no Non-PDF Special and acroread is ok, but still no
matter what I typeset all the noteheads are missing. Here is first
pass output of Chapter 1:
Chapter 1.
Underfull \vbox (badness 10000) has occurred while \output is active [5]
[6] bar 1 bar 1 [7] bar 1 bar 2 [8] < 1> bar 1 bar 2 bar 3 bar 4 < 2>
bar 5
bar 6 bar 7 < 3> bar 8 bar 9 < 4> bar 1 bar 2 bar 3 bar 4 bar 5 [9] <
5> bar 6
bar 7 bar 8 bar 9 < 6> bar 1 bar 2 bar 3 < 7> bar 4 bar 5 bar 6 [10]
< 8>
bar 7 bar 8 bar 9 < 9> bar 1 bar 2 bar 3 bar 4 bar 5 bar 6 bar 7 bar
8 bar 9
Package hyperref Warning: Token not allowed in a PDFDocEncoded string,
(hyperref) removing `\<def>-command' on input line 671.
Package hyperref Warning: Token not allowed in a PDFDocEncoded string,
(hyperref) removing [EMAIL PROTECTED]' on input line 671.
Package hyperref Warning: Token not allowed in a PDFDocEncoded string,
(hyperref) removing `\<let>-command' on input line 671.
Package hyperref Warning: Token not allowed in a PDFDocEncoded string,
(hyperref) removing `\<def>-command' on input line 671.
Package hyperref Warning: Token not allowed in a PDFDocEncoded string,
(hyperref) removing [EMAIL PROTECTED]' on input line 671.
Package hyperref Warning: Token not allowed in a PDFDocEncoded string,
(hyperref) removing `\<def>-command' on input line 671.
Package hyperref Warning: Token not allowed in a PDFDocEncoded string,
(hyperref) removing [EMAIL PROTECTED]' on input line 671.
Package hyperref Warning: Token not allowed in a PDFDocEncoded string,
(hyperref) removing `\<def>-command' on input line 671.
Package hyperref Warning: Token not allowed in a PDFDocEncoded string,
(hyperref) removing [EMAIL PROTECTED]' on input line 671.
Package hyperref Warning: Token not allowed in a PDFDocEncoded string,
(hyperref) removing `\<def>-command' on input line 671.
Package hyperref Warning: Token not allowed in a PDFDocEncoded string,
(hyperref) removing [EMAIL PROTECTED]' on input line 671.
Package hyperref Warning: Token not allowed in a PDFDocEncoded string,
(hyperref) removing `\OT1/cmtt/m/n/12' on input line 671.
Package hyperref Warning: Token not allowed in a PDFDocEncoded string,
(hyperref) removing `\ignorespaces' on input line 671.
[11] [12] [13] [14] [15]
Second pass is the same. All I see are barlines and notestaffs
without note heads. In latex output I see only overfull and
underfull boxes while /output active and hyperref warnings. Are the
hyperref warnings the problem?
_______________________________________________
TeX-music mailing list
[email protected]
http://icking-music-archive.org/mailman/listinfo/tex-music
I just discovered that the dvi is typeset perfectly but cannot be
converted to ps or pdf. When I did dvips musixdoc.ps -o and gv
musixdoc.ps I got a document without notes. Likewise ps2pdf
musixdoc.ps and acroread musixdoc.pdf is noteless. Just doing
pdflatex musixdoc.tex and acroread musixdoc.pdf generates a document
with round blobs of ink instead of notes. So the real problem
appears to be dvi to ps and dvi to pdf conversion of musixtex output
since musixdoc.dvi is ok.
_______________________________________________
TeX-music mailing list
[email protected]
http://icking-music-archive.org/mailman/listinfo/tex-music
dvipdfm musixdoc.tex works. Bug in tetex-dvips-3.0-24 causes dvips to
generate no notes in musixdoc.ps. Bug in tetex-latex-3.0-24 causes
pdflatex to produce a pdf which acroread complains "Cannot find or
create the font 'CMTT12'. Some characters may not display or print
correctly" and just blobs of ink for notes. I will report these these
bugs to fedora-devel but I am probably wrong because I only used
MusiXTeX to generate them.
_______________________________________________
TeX-music mailing list
[email protected]
http://icking-music-archive.org/mailman/listinfo/tex-music