
-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Andreas Pokorny Sent: Sunday, April 01, 2012 6:55 PM To: boost@lists.boost.org Subject: Re: [boost] [quickbook] coloring code syntax
Hi,
Not yet. But there is a ticket.
https://svn.boost.org/trac/boost/ticket/1201
Am 30. März 2012 22:59 schrieb lcaminiti <lorcaminiti@gmail.com>:
Hello all,
Is there a way to tell QuickBook code fragments to color words that are not C++ keyword for example in blue or in other colors?
For example, in `int i = 0;` "int" is colored in blue. I'd like that in `requires Copyable<T>` "requires" is colored in blue (or some other color that I can specify).
That ticket is currently assigned to me. After some initial work other topics occupied me and I never came back.
I still think it would be jolly nice to have Quickbook colors too ;-) Thanks Paul