[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] more html macros needed
From: |
Bernd Warken |
Subject: |
Re: [Groff] more html macros needed |
Date: |
Wed, 2 Jan 2002 23:35:50 +0100 |
User-agent: |
Mutt/1.2.5i |
On Wed, Jan 02, 2002 at 07:24:49PM -0000, Ted Harding wrote:
> On 02-Jan-02 Bernd Warken wrote:
> >
> >> ./cyrillic
> >
> > .<macro
> > .>macro
> >
> > for the extended macro.
>
> Am I misunderstanding, or are you misunderstanding?
We agree. It's just a different way of writing that allows to use
.macro for something else.
> what's wrong with
>
> .macro These are the first agruments \
> and these are more arguments \
> and these are the rest of the arguments
>
This does not work with many macros from macro packages, e.g. man .TP.
And macro calls cannot be included. Fiddling around with \c does not
help either in each case, unfortunately.
These features seem to need some more thinking.
Bernd Warken