[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] Trouble switching to groff, macro gives syntax error...
From: |
Mike Bianchi |
Subject: |
Re: [Groff] Trouble switching to groff, macro gives syntax error... |
Date: |
Tue, 15 Sep 2015 10:14:27 -0400 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Tue, Sep 15, 2015 at 12:38:56AM -0700, Marisa Giancarla wrote:
> Im trying to convert my plain text documents to groff with -mm macro
> so that i can generate plain text and pdf formats automaticly. When
> processing it i get a syntax error. I can't post the details here
> since the formatting is critical to the issue. Here is a link to the
> details:
> https://www.evernote.com/shard/s81/sh/d9932e53-3e62-4754-9f56-01ccb74ea4f3/d5176d965d72b7d77f67fac5afd13cd2
>
> Here is the command I'm using:
>
> groff -p -t -mm -Tascii conimp.mm
>
> and i am trying to use the ".1C" macro.
>
> Any ideas?
>
> Marisa
Try changing .1C to .DS and add the line
.DE
at the bottom.
Does that get closer to what you want?
--
Mike Bianchi
- Re: [Groff] Trouble switching to groff, macro gives syntax error..., (continued)
- Re: [Groff] Trouble switching to groff, macro gives syntax error..., Damian McGuckin, 2015/09/15
- Message not available
- Message not available
- Re: [Groff] Trouble switching to groff, macro gives syntax error..., Marisa Giancarla, 2015/09/15
- Re: [Groff] Trouble switching to groff, macro gives syntax error..., Damian McGuckin, 2015/09/15
- Re: [Groff] Trouble switching to groff, macro gives syntax error..., Ralph Corderoy, 2015/09/16
- Re: [Groff] Trouble switching to groff, macro gives syntax error..., Anton Shterenlikht, 2015/09/16
- Re: [Groff] Trouble switching to groff, macro gives syntax error..., Ralph Corderoy, 2015/09/16
- Re: [Groff] Trouble switching to groff, macro gives syntax error..., Anton Shterenlikht, 2015/09/16
- Re: [Groff] Trouble switching to groff, macro gives syntax error..., Ralph Corderoy, 2015/09/16
- Re: [Groff] Trouble switching to groff, macro gives syntax error..., Anton Shterenlikht, 2015/09/16
- Re: [Groff] Trouble switching to groff, macro gives syntax error..., Tadziu Hoffmann, 2015/09/16
Re: [Groff] Trouble switching to groff, macro gives syntax error...,
Mike Bianchi <=