
8 Sep
2004
8 Sep
'04
12:52 a.m.
inkscape.pod is the one I used to produce the inkscape.1.in file. Editing the raw man syntax is a pain. IIRC, I used pod2man to make the man page itself.
I tried this and it works, except that it leaves [% INCLUDE AUTHORS %] unprocessed. What's the trick to make this work?
What we really ought to do is include directives in the makefile to run pod2man on the pod file as part of the make process, to generate the inkscape.1.in file, and then sed the title properly, including updating the version number.
Agreed.