Joel de Guzman wrote:

This should be a very easy hack. Will anyone do it :) ?
I wonder what the syntax should be. It should be as simple
as possible.

LaTeX uses ^ and _ in math mode like this:

Super^{script}  or  Super^s

Sub_{script}    or  Sub_s

The latter probably isn't possible given the common use of
underscores in source code.

I suppose something like

Super[sup script]

Sub[sub script]

might work, but it's not as readable.

                         -Dave


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Boost-docs mailing list
[email protected]
Unsubscribe and other administrative requests: 
https://lists.sourceforge.net/lists/listinfo/boost-docs

Reply via email to