Re: @Font trumps @B & @I (which is a pity)
[email protected] (Ludovic Courtès)
| Newsgroups | gmane.comp.type-setting.lout |
|---|---|
| Message-ID | <[email protected]> |
Hi Mark, Mark Summerfield <[email protected]> writes: > def @VSChar right x{{VenusSymbol Base}@Font{@Char x}} [...] > doesn't work (as noted); but nor does > > @ScopedBold{@VSChar{alpha} @VSChar{gamma}} That’s because @VSChar should check the current value of the ‘boldicity’ context variable and choose whether to use ‘Base’ or ‘Bold’ based on that. Thanks, Ludo’.