Werner LEMBERG escreveu: >> Note that the correct command to position the plus sign is >> \translate-scaled; this is something which should probably be added >> to the documentation. >> >> However, it's still not perfect yet: For smaller sizes, the >> whitespace surrounding the plus sign is too large since it isn't >> scaled. I consider this as, well, a bad feature, and I suggest to >> change it too. > > After some thinking I wonder whether *all* commands which move objects > should obey the font size. For example, consider a small \score > within a \markup -- in such cases it would be natural to use the > small score's size values.
If you want to create a smaller score, you should tone the staff size down from the \layout block. This will scale down everything, including markups. (at least, so it should) -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
