The gnulib's version is probably out of date.
Read "INSTALL.REPO" and run groff's "bootstrap" to update "gnulib".
--
Bjarni I. Gislason
On 2/9/21, T. Kurt Bond wrote:
> In file included from src/libs/libgroff/curtime.cpp:20:
> In file included from
> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/stdlib.h:100:
> ./lib/math.h:38:3: error: "Please include config.h first."
>
On Tue, Feb 09, 2021, Dmitriy Kurshakov wrote:
> I am trying to make a document with hierarchical numbering like in
> agreement:
> 1. Heading 1.
> 1.1. Long paragraph 1.1.
> 1.2. Long paragraph 1.2.
> 2. Heading 2.
> 2.1. Long paragraph 2.1.
> ...and so on.
> As far as I understand mom's documentat
I compiled groff 1.22.4 from the release tarball and got a similar result,
though it happened earlier in the build:
CXX src/libs/libgroff/libgroff_a-assert.o
In file included from src/libs/libgroff/assert.cpp:20:
In file included from
/Applications/Xcode.app/Contents/Developer/Toolchains/Xc
I meant to send this to the mailing list, but accidentally sent it only to
Axel Kielhorn .
I've since updated to Xcode Version 12.4 (12D4e), and still got the same
result, building from a clean git checkout of groff, and still have the
problem below.
This error:
In file included from src/libs/li
I've been away from groff for a long time; I think the last time I used it,
there was no Unicode support at all. Now I'm interested in using it as a
filter from markdown, through pandoc to groff to pdf.
This is working well for me, except for a handful of files in which I use
Greek with accents. I
Hi mcc,
> When using ms with tmac.letter and setting the fontsize via .ps and
> the line spacing via .vs the first page looks nearly ok
groff_ms(7) suggests registers `PS' and `VS' should be used to set
those. Perhaps you're confusing the ms macros.
--
Cheers, Ralph.
Hi mcc,
> * A_Typesetter_independent_TROFF (cstr97) by Brian W. Kerningham
> * A TROFF Tutorial by Brian W. Kernighan
>
> Is there any document, which I miss, which will help a beginner in
> things [nt]?roff to get started?
The one to read is
Nroff/Troff User's Manual.
CSTR #54, J. F. Os
Hello
I am trying to make a document with hierarchical numbering like in
agreement:
1. Heading 1.
1.1. Long paragraph 1.1.
1.2. Long paragraph 1.2.
2. Heading 2.
2.1. Long paragraph 2.1.
...and so on.
As far as I understand mom's documentation, the hierarchical numbering is
available only for hea