On Thu, Jun 19, 2014, Ulrich Lauther wrote:
> On Wed, Jun 18, 2014 at 10:48:51AM +0200, Bernd Warken wrote:
> > > No, I am not (yet?) a groff contributer. But I could publish
> > > my script, if there is general interest.
> >
> > Please publish your script! The implementation in `grog' would
> >
On Thu, Jun 19, 2014 at 10:33:01PM +0200, Bernd Warken wrote:
> > Von: "Ulrich Lauther"
>
> > .\" tbl eqn lnd
>
> I understand that `lnd' has to do with `landscape'.
> Is that something useful for `groff' or `mm'?
> Where did you get this idea?
>
yes, it stands for landscape and I use it when
> Von: "Ulrich Lauther"
> .\" tbl eqn lnd
I understand that `lnd' has to do with `landscape'.
Is that something useful for `groff' or `mm'?
Where did you get this idea?
Bernd Warken
On Wed, Jun 18, 2014 at 10:48:51AM +0200, Bernd Warken wrote:
> > No, I am not (yet?) a groff contributer. But I could publish my script, if
> > there is general interest.
>
> Please publish your script! The implementation in `grog' would be very easy.
> But `groff.cpp'
> needs C++, which is s
> Von: "Ulrich Lauther"
>
> The way I handle preprocessors and other options, is, to put them into a
> (pseudo-) comment
> in the first line of a document, like e.g.:
>
> .\" tbl eqn lnd
>
> This line is interpreted by my groff shell script and I can never forget to
> run the required
> prep
> Von: "Ulrich Lauther"
> > >
> > > The way I handle preprocessors and other options, is, to put them into a
> > > (pseudo-) comment
> > > in the first line of a document, like e.g.:
> > >
> > > .\" tbl eqn lnd
> > >
> > > This line is interpreted by my groff shell script and I can never forg