>|I wonder whether it would be possible to make the
>|size of the number adjust to the current music size
>|automatically, i.e. reduce it to 6pt when \smallmusicsize
>|is invoked? What started my recent difficulties was the
>|need to notate triplets in a cadenza. If the number had
>|been automatically printed in a size proportionate to the
>|size of the notes, the issue of how to change the size
>|manually would never have arisen at all.
As of version 1.17, \txtfont does adjust to music size
somewhat:
\def\txtfont{%
\ifdim\internote<.95\Internote \sevenit
\else\ifdim\internote<1.19\Internote \eightit
\else\ifdim\internote<1.43\Internote \tenit
\else\twelveit\fi\fi\fi}
\sixit is not a standard font, though with type1 fonts it is
certainly possible to create it.
>|Incidentally, you mention version 1.17. My current
>|version, which I acquired through updating via the MikTeX
>|package manager some days ago, is version 1.20. Is this
>|the most up-to-date release?
Version 1.16 is where \txtfont was introduced. Version 1.20
is the latest widely distributed version and there's a
"beta" of 1.21 at WIMA.
Each version has a "ChangeLog" near the beginning of the text.
Bob T.
>|On Thursday, January 7, 2016 at 4:05:30 PM, [email protected] wrote:
>|
>|> Raphaela: I've just looked back at musixtex.tex version
>|> 1.14 and I see that \txt was defined as \eightit 3. So in
>|> retrospect it might have been better if for version 1.17 I
>|> had done something like:
>|
>|> \def\txt{\txtfont 3}
>|> \def\txtfont{...} % music size dependent
>|
>|> And perhaps it's the manual that should have been corrected
>|> (it says "\txt is the number printed" for \triolet) rather
>|> than the definition of \triolet. It's too late now. I regret
>|> that you got caught by the revisions.
>|
>|> Bob T.
>|> -------------------------------
>|> [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