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: > However, whenever I use @VSChar{} lout outputs a warning: > > no value for context variable `scopeState', using the empty string > > I solved this by enclosing the whole para in: > > {scopeState @Yield @Null}@SetContext{ > ... # Used @ScopedBold & @ScopedItalic > } > > But what I'd really like to do is set the scopeState globally for the > whole document. I think this can be solved either by modifying ‘docf’ or perhaps by doing the initial ‘@SetContext’ in the ‘@PageEnclose’ parameter of ‘@DocumentSetup’. Thanks, Ludo’.