On Fri, Nov 14, 2008 at 08:58:50AM +0100, Werner LEMBERG wrote:
>
> > I ``troff'' a simple file, hello.mm whose content is:
> >
> > .\" hello.mm
> > Hello World!
> >
> > with the command line:
> >
> > $ /usr/local/bin/groff -mm hello.mm > hello.ps
> >
> > and opened it with ``evince'', then I
On 14-Nov-08 12:03:58, Mike Bianchi wrote:
> On Fri, Nov 14, 2008 at 08:58:50AM +0100, Werner LEMBERG wrote:
>> > I ``troff'' a simple file, hello.mm whose content is:
>> >
>> > .\" hello.mm
>> > Hello World!
>> >
>> > with the command line:
>> >
>> > $ /usr/local/bin/groff -mm hello.mm > hello.
Hi Luke,
> > I ``troff'' a simple file, hello.mm whose content is:
> >
> > .\" hello.mm
> > Hello World!
> >
> > with the command line:
> >
> > $ /usr/local/bin/groff -mm hello.mm > hello.ps
> >
> > and opened it with ``evince'', then I found there are two short bars
> > in topleft and toprig
(Ted Harding) schrieb:
> On 14-Nov-08 12:03:58, Mike Bianchi wrote:
>> On Fri, Nov 14, 2008 at 08:58:50AM +0100, Werner LEMBERG wrote:
I ``troff'' a simple file, hello.mm whose content is:
.\" hello.mm
Hello World!
with the command line:
$ /usr/local/bin/gr
> "Luke" == Luke Huang <[EMAIL PROTECTED]> writes:
Luke> and opened it with ``evince'', then I found there are two short
Luke> bars in topleft and topright corners of the page.
What version of evince? It works fine for me, using svn trunk evince
(my last compile was of revision 3248), git ma
Wow, there were so many masters of troff/groff answering my stupid
question. Thanks a lot.
You are all right, ``mm'' macro of the newest groff has *NOTHING*
wrong. However, current version of evince does its job as well. After
one day's inverstigation, I found the problem is ca
On Fri, 2008-11-14 at 19:38 -0500, Luke Huang wrote:
> Wow, there were so many masters of troff/groff answering my stupid
> question. Thanks a lot.
>
> You are all right, ``mm'' macro of the newest groff has *NOTHING*
> wrong. However, current version of evince does its job as well