Tim Daneliuk
2014-12-08 19:31:13 UTC
I've been using RST for some years with great success but I have a sort
of dumb question. In the old nroff/troff and even LaTeX days, there
were ways to define text aliases and reference them later in the
document. I want to be able to do something like this:
SHORTSTRING = ``my really`` **looooong** string
And then make reference to it later as in:
So, as you can see, SHORTSTRING is at least 20 chars long.
Even more, I'd like to be able to nest such definitions:
LONGERSTRING = I've described SHORTSTRING to demonstrate the principle.
Is any/all of this directly supported via RST/Docutils (I realize this can
be achieved with an m4 pass first but I'd rather avoid this if at all possible ...
----------------------------------------------------------------------------
Tim Daneliuk ***@tundraware.com
PGP Key: http://www.tundraware.com/PGP/
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Docutils-users mailing list
Docutils-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/docutils-users
Please use "Reply All" to reply to the list.
of dumb question. In the old nroff/troff and even LaTeX days, there
were ways to define text aliases and reference them later in the
document. I want to be able to do something like this:
SHORTSTRING = ``my really`` **looooong** string
And then make reference to it later as in:
So, as you can see, SHORTSTRING is at least 20 chars long.
Even more, I'd like to be able to nest such definitions:
LONGERSTRING = I've described SHORTSTRING to demonstrate the principle.
Is any/all of this directly supported via RST/Docutils (I realize this can
be achieved with an m4 pass first but I'd rather avoid this if at all possible ...
----------------------------------------------------------------------------
Tim Daneliuk ***@tundraware.com
PGP Key: http://www.tundraware.com/PGP/
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Docutils-users mailing list
Docutils-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/docutils-users
Please use "Reply All" to reply to the list.