[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] tbl footnotes and graph position
From: |
James K. Lowden |
Subject: |
Re: [Groff] tbl footnotes and graph position |
Date: |
Wed, 30 Nov 2011 22:38:42 -0500 |
On Wed, 30 Nov 2011 07:58:12 +0100 (CET)
Werner LEMBERG <address@hidden> wrote:
> > T{
> > Annualized Return\*[*]
> > .if !'\n(.z'' .ig
> > .tm \n(.z
> > .FS
> > Compounded Annualized Return
> > .FE
>
> Here `..' (two dots) is missing.
Thank you! That's *much* better.
> Minimal example, please.
http://www.schemamania.org/tbl/eg/
$ wc t.ms
29 51 261 t.ms
I thought you might like to see a working example this time. :-)
If you were me, would you override/modify the ms FS/FE macros to this
automatically? I cannot be the first person in the history of troff to
encounter this problem. How could I make it easier for the next guy?
--jkl