On Sun, 07 Sep 2014 10:14:59 +0200
Nicolas Goaziou wrote:
> Manfred Lotz writes:
>
> > Take this
> >
> > <--snip>
> > #+TITLE: mycmd
> > * NAME
> > mycmd - does very important things
> > * SYNOPSIS
> > mycmd.pl -u bla [-R] [-A] [-n] [-a]
> > * DESCRIPTION
> > mycmd
Manfred Lotz writes:
> Take this
>
> <--snip>
> #+TITLE: mycmd
> * NAME
> mycmd - does very important things
> * SYNOPSIS
> mycmd.pl -u bla [-R] [-A] [-n] [-a]
> * DESCRIPTION
> mycmd could be configured by setting environment variable MYCMD_OPT
> <--snap-
Hi Nicolas,
Thanks for answering.
On Sun, 07 Sep 2014 09:12:21 +0200
Nicolas Goaziou wrote:
> Hello,
>
> Manfred Lotz writes:
>
> > When exporting to a man page an underscore will be translated to
> > nothing.
> >
> > Any idea what I could do?
>
> Because I know close to nothing about Grof
Hello,
Manfred Lotz writes:
> When exporting to a man page an underscore will be translated to
> nothing.
>
> Any idea what I could do?
Because I know close to nothing about Groff, could you give an example
illustrating
1. what you wrote,
2. what you expected to have in the ".man" file,
Hi there,
When exporting to a man page an underscore will be translated to
nothing.
Any idea what I could do?
--
Manfred