Hi-
So it is my first ever attempt at using Groff.
I wrote the small text file below in Mom, and processed
it into pdf using pdfmom 1.22.2, on a Fedora 20 box. Then
I moved the pdf to a Windows machine.
The generated pdf file doesn't have any paragraphs when viewed
by Adobe Reader XI Version 11
On Fri, Sep 05, 2014 at 08:18:55PM +, Bjarni Ingi Gislason wrote:
> On Thu, Sep 04, 2014 at 11:25:22AM -0400, Mike Bianchi wrote:
> > [...]
> >
> > Oddly, this works as expected.
> > .br
> > .rs
> > .nr Q \n[.ns]
> > .sp |0.5i
> > Q = \n[Q]
> >
> > Prints
> > Q = 0
> >
> When changing the file `configure' manually (as is done now in the
> git source), the refer data dir is created in installing.
>
> But when running `aclocal/autoreconf -I m4', the dir will no longer
> be built!
It was a simple typo, now fixed, together with other minor issues.
Werner
When changing the file `configure' manually (as is done now
in the git source), the refer data dir is created in installing.
But when running `aclocal/autoreconf -I m4', the dir will no longer
be built!
Bernd Warken
On Thu, Sep 04, 2014 at 11:25:22AM -0400, Mike Bianchi wrote:
> [...]
>
> Oddly, this works as expected.
> .br
> .rs
> .nr Q \n[.ns]
> .sp |0.5i
> Q = \n[Q]
>
> Prints
> Q = 0
> 0.5 inch down from the top edge.
>
>
> So there is some odd relationship between
> [...] I changed Makefile.in and refer/Makefile.sub. But the refer
> data directory is still not yet built.
Please send me your patch for inspection.
Werner
> Von: "Werner LEMBERG"
>
> > I added REFER_GROGDIR_DEFAULT to m4/groff.m4 and run `autoreconf -fi
> > -I m4' in the source files.
>
> Good.
>
> > Then I also changed configure.ac
>
> Good.
>
> Have you added similar stuff to `Makefile.in' also? Finally, you have
> to add code to `refer/Make
> I added REFER_GROGDIR_DEFAULT to m4/groff.m4 and run `autoreconf -fi
> -I m4' in the source files.
Good.
> But the refer data directory is still not yet built.
See below.
> Then I also changed configure.ac
Good.
> It looks now that I have everything for refer_dir as there is in
> grog_dir
> Von: "Werner LEMBERG"
>
> > I tried to let groff create a data directory for the `refer'
> > databases. I changed aclocal.m4, Makefile.in, and configure.ac.
>
> *Never* change `aclocal.m4' manually! This is a generated file. The
> source files for `aclocal.m4' are in the `m4' directory (well
Thanks for the help!
On Fri, Sep 5, 2014 at 12:30 AM, Ingo Schwarze wrote:
> Hi Blake,
>
> here are the rules:
>
> - column widths are measured unless specified
>[tbl(1), second paragraph below "Table data"]
> - measurements result in at least 1n [undocumented]
> - column separations def
Hi Anton,
> Although... what's that 2 lines down:
> http://sources.debian.net/src/groff/1.22.2-7/tmac/s.tmac/?hl=374#L345
>
> .pl 1000i
>
> Doesn't this make the cover page 1000 inches long?
Yes, AIUI a common technique to avoid any `near end of page' traps from
triggering whilst content is bein
On 05-Sep-2014 10:24:17 Anton Shterenlikht wrote:
> I have a document with an abstract,
> inside ms .AB/.AE, that is longer than a page.
> With groff -ms ... I get
>
> macro error: cover sheet overflow
>
> and the abstract is truncated at the end of
> the first page. Is this the expected behaviou
>From ra...@inputplus.co.uk Fri Sep 5 11:38:30 2014
>
>Hi Anton,
>
>> Of course the point of an abstract is to fit on one page.
>> However, it is always good to know the rules exactly.
>> So is ms supposed to behave in this way?
>
>It only has code to handle a cover *page*, so yes.
>http://source
Hi Anton,
> Of course the point of an abstract is to fit on one page.
> However, it is always good to know the rules exactly.
> So is ms supposed to behave in this way?
It only has code to handle a cover *page*, so yes.
http://sources.debian.net/src/groff/1.22.2-7/tmac/s.tmac/?hl=374#L343
groff_
I have a document with an abstract,
inside ms .AB/.AE, that is longer than a page.
With groff -ms ... I get
macro error: cover sheet overflow
and the abstract is truncated at the end of
the first page. Is this the expected behaviour?
Of course the point of an abstract is to fit on one page.
Howe
15 matches
Mail list logo