Re: Quickbook wish list..
Daniel James <[email protected]>
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <CAHOE3yffHS1qNTFcszRQTCFjHhBAMJX_1k9=b=_dT9tdXabWEQ@mail.gmail.com> |
On 23 November 2011 10:45, Paul A. Bristow <[email protected]> wrote: >> > * Ability to apply syntax coloring to code blocks one at a time. Right >> > now one can globally switch the language system with "[c++]" etc. But >> > what I'd rather have is the capability to to a temporary switch (i.e. >> > a push and pop). In my case I want to set the global default to >> > "teletype" and then choose "c++" for certain places. > > Can you achieve this now (albeit perhaps with more markup) by enclosing the contents of part or all > of your snippet in a [^ ...]? Not really, because you have to escape punctuation. (Proper reply to this thread later)