Thanks Tadzui, that did the trick.
--
Koz Ross
www.retro-freedom.nz
If you aren't using GPG, you should be! https://emailselfdefense.fsf.org/en.
***
Please don't send me Word or PowerPoint attachments. See
http://www.gnu.org/philosophy/no-word-attachments.html for why.
***
Proud member of the Op
On Mon, 26 Oct 2015 23:04:36 +1300
Koz Ross wrote:
> :0: macro error: diversion open while ejecting page (recovering)
It's interesting that the phrase "macro error" relies on a bit of
intution:
$ printf '.di foo\nhello\n.bp\n' | groff
troff: automatically ending diversion `foo'
> Do I understand you correctly that my document should look like this:
[snip]
I meant, without .AB/.AE:
.RP no
.TL
A Stranger World
.AU
Koz Ross
.PP
This is some not-very-exciting text.
You can even remove the .RP, then the text will start on the
same page.
> Ah. Try starting the text (and finishing the titles) with .PP.
>
Do I understand you correctly that my document should look like this:
.RP no
.TL
A Stranger World
.AU
Koz Ross
.AB no
.PP
.PP
This is some not-very-exciting text.
--
Koz Ross
www.retro-freedom.nz
If you aren't using GPG, y
> It seems like not having .AB/.AE doesn't actually do what you
> claim. Instead, I still get the error, but the title is not
> processed at all. However, with the .AB/.AE pair, everything
> works exactly as expected.
Ah. Try starting the text (and finishing the titles) with .PP.
>So, having read the friendly manual, I decided to start working on my book.=
> I wrote the following:
>
>.RP no
>.TL
>A Stranger World
>.AU
>Koz Ross
>.AB no
I think you need .AE after .AB.
Anton
Hi Koz,
> .RP no
> .TL
> A Stranger World
> .AU
> Koz Ross
> .AB no
...
> :0: macro error: diversion open while ejecting page (recovering)
Perhaps .AB still needs .AE even with the "no" option.
Cheers, Ralph.
It seems like not having .AB/.AE doesn't actually do what you claim. Instead, I
still get the error, but the title is not processed at all. However, with the
.AB/.AE pair, everything works exactly as expected.
--
Koz Ross
www.retro-freedom.nz
If you aren't using GPG, you should be! https://emai
> .RP no
> .TL
> A Stranger World
> .AU
> Koz Ross
> .AB no
>
> :0: macro error: diversion open while ejecting page (recovering)
>
> What does this mean, and how can I avoid this?
.AB needs a terminating .AE (i.e., .AB starts a diversion
which is finished with .AE; what ms is trying to tell you i
So, having read the friendly manual, I decided to start working on my book. I
wrote the following:
.RP no
.TL
A Stranger World
.AU
Koz Ross
.AB no
Then I tried to pump it through pdfroff with:
pdfroff -b -Ffont -Isrc -Mmacro -mspdf -U -wall -dpaper=a4 -P-pa4
--no-toc-relocation a-stranger-worl
10 matches
Mail list logo