From: Alejandro Colomar <alx.manpages@gmail.com>
To: Deri <deri@chuzzlewit.myzen.co.uk>
Cc: linux-man <linux-man@vger.kernel.org>,
"G. Branden Robinson" <g.branden.robinson@gmail.com>
Subject: Re: Ping^1: Chapters of the manual (was: Bug#1018737: /usr/bin/rst2man: rst2man: .TH 5th field shouldn't be empty)
Date: Sat, 17 Dec 2022 12:51:08 +0100 [thread overview]
Message-ID: <af2dad8a-ef40-3e30-671e-0b0f5f125c75@gmail.com> (raw)
In-Reply-To: <2176657.1BCLMh4Saa@pip>
[-- Attachment #1.1: Type: text/plain, Size: 2641 bytes --]
Hi Deri,
On 12/17/22 02:04, Deri wrote:
> On Friday, 16 December 2022 19:31:41 GMT Alejandro Colomar wrote:
>> Hi Deri!
>>
>> On 12/16/22 20:13, Deri wrote:
>>> On Sunday, 11 December 2022 19:21:27 GMT Alejandro Colomar wrote:
>>>> Since I'll some day (likely for 6.02, that's 2 years from now) be
>>>> publishing the Linux man-pages as a single-volume PDF, the term chapter
>>>> will regain significance.
>>>
>>> Hi Alejandro,
>>>
>>> I saw this on the groff list and wondered what would be involved, so I
>>> cloned the git from your website
>>
>> I guess you mean <//www.alejandro-colomar.es/src/>, right? I guess so,
>> since the MR branch is only there.
>>
>>> and wrote a perl script, plus a few customisations
>>> of groff tmacs, and produced the attached pdf.
>>
>> Wow! It looks really nice!
>>
>> I noticed a few small issues:
>>
> Hi Alex,
>
>> - link (.so) pages appear misplaced in the navigation. For example
>> writev.2 appears inside man2type.
>>
>> - intro(*) should be the first page of each section. (So far, subsections
>> don't have intro, but I wouldn't discard that.)
>
> Both fixed in latest version. Which you can find here:-
>
> http://chuzzlewit.co.uk/LinuxManBook.pdf
It looks great! We could release it already :)
>
>>> You will notice all the internal .MR calls are working.
>>
>> Yep
>>
>>> It is not perfect yet,
>>> but I thought I would let you see how far I have got, and find out whether
>>> this is something you would like contributed.
>>
>> Sure! We can even merge something already. I doesn't need to be perfect at
>> the begining. Is perl necessary, or could it be transformed into a shell
>> script? I'm not comfortable at maintaining a perl script.
>
> I think it may be a bit beyond a shell script, but I am not an accomplished
> shell script programmer. I am hoping it will end up as part of your build.
Please send your perl script as a patch, adding it to the <scripts/> directory.
Put your copyright and your preferred license, and we can work from there to
transform it into something I can better understand. I'll probably be asking
you many questions :)
Cheers,
Alex
>
> Cheers
>
> Deri
>
>>> I would welcome any views on
>>> what I have done so far.
>>
>> It looks great. I'd like to hook it into the build system, so we can `make
>> build-pdf` and generate it.
>>
>>> In case you don't know, I'm the chap who developed the groff pdf driver.
>>
>> Yep, I know
>>
>>> Cheers
>>>
>>> Deri
>>
>> Cheers,
>>
>> Alex
>
>
>
>
--
<http://www.alejandro-colomar.es/>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2022-12-17 11:51 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20220906191320.447t5awx3rcb5d5b@illithid>
[not found] ` <a7b8c6b3-a8e8-6ab7-6cf4-118446849a9c@gmail.com>
[not found] ` <dca0e251-7481-7f1e-4077-0ddee070a357@gmail.com>
[not found] ` <20220906204245.hzhq2s7yha6zzgrh@illithid>
[not found] ` <30e80fe0-f0ce-d6cd-ee40-28692e5a5f82@gmail.com>
[not found] ` <5c1e8620-e4ff-c79a-1d4e-11f797276726@gmail.com>
[not found] ` <20221116234049.GA1229865@if>
[not found] ` <f306a83a-306d-e3d0-5d25-bf07da3da59f@gmail.com>
2022-11-17 0:28 ` Chapters of the manual (was: Bug#1018737: /usr/bin/rst2man: rst2man: .TH 5th field shouldn't be empty) Alejandro Colomar
2022-12-11 16:40 ` Ping^1: " Alejandro Colomar
2022-12-11 19:05 ` Michael Haardt
2022-12-11 19:21 ` Alejandro Colomar
2022-12-11 21:10 ` Michael Haardt
2022-12-12 0:34 ` Douglas McIlroy
2022-12-12 11:39 ` Alejandro Colomar
2022-12-12 8:58 ` Ralph Corderoy
2022-12-12 13:19 ` G. Branden Robinson
2022-12-12 13:57 ` Andries E. Brouwer
2022-12-12 13:39 ` Colin Watson
2022-12-12 13:48 ` Alejandro Colomar
[not found] ` <1719285.QkHrqEjB74@pip>
[not found] ` <01989003-349f-fb6b-f460-89106b82bc34@gmail.com>
[not found] ` <2176657.1BCLMh4Saa@pip>
2022-12-17 11:51 ` Alejandro Colomar [this message]
2022-12-17 13:19 ` [BUG] gropdf, tbl: Completely broken table (was: Ping^1: Chapters of the manual (was: Bug#1018737: ...)) Alejandro Colomar
2022-12-17 16:08 ` G. Branden Robinson
2022-12-17 21:26 ` Deri
2022-12-18 11:25 ` Alejandro Colomar
2022-12-18 5:49 ` [BUG] gropdf, tbl: Completely broken table Ralph Corderoy
2022-12-18 11:01 ` Alejandro Colomar
2022-12-18 11:46 ` [BUG] gropdf, tbl: Completely broken table (was: Ping^1: Chapters of the manual (was: Bug#1018737: ...)) Alejandro Colomar
2022-12-19 5:32 ` groff 1.23.0.rc2 status report (was: [BUG] gropdf, tbl: Completely broken table) G. Branden Robinson
2022-12-19 12:58 ` Deri
2022-12-19 16:39 ` Alejandro Colomar
2022-12-19 16:59 ` patching suffixes(7) (was: groff 1.23.0.rc2 status report) G. Branden Robinson
2022-12-19 19:10 ` Alejandro Colomar
2022-12-19 19:54 ` prehistory branch (was: patching suffixes(7) (was: groff 1.23.0.rc2 status report)) Alejandro Colomar
2022-12-19 20:05 ` Alejandro Colomar
2022-12-20 3:40 ` patching suffixes(7) (was: groff 1.23.0.rc2 status report) G. Branden Robinson
2022-12-20 10:12 ` Alejandro Colomar
2022-12-19 16:51 ` groff 1.23.0.rc2 status report (was: [BUG] gropdf, tbl: Completely broken table) G. Branden Robinson
2022-12-17 21:37 ` Ping^1: Chapters of the manual (was: Bug#1018737: /usr/bin/rst2man: rst2man: .TH 5th field shouldn't be empty) Deri
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=af2dad8a-ef40-3e30-671e-0b0f5f125c75@gmail.com \
--to=alx.manpages@gmail.com \
--cc=deri@chuzzlewit.myzen.co.uk \
--cc=g.branden.robinson@gmail.com \
--cc=linux-man@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox