Re: [O] export to man page problem

2014-09-07 Thread Manfred Lotz
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

Re: [O] export to man page problem

2014-09-07 Thread Nicolas Goaziou
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-

Re: [O] export to man page problem

2014-09-07 Thread Manfred Lotz
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

Re: [O] export to man page problem

2014-09-07 Thread Nicolas Goaziou
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,

[O] export to man page problem

2014-09-06 Thread Manfred Lotz
Hi there, When exporting to a man page an underscore will be translated to nothing. Any idea what I could do? -- Manfred