tags 378245 confirmed
thanks

Hello,

On Fri, Jul 14, 2006 at 04:39:24PM +0200, Julien Cristau wrote:
> 
> The NAME section is mandatory in mdoc pages. Without it, the page header
> is not displayed, for example. See the part about ".Sh NAME" in
> the "PAGE STRUCTURE DOMAIN" section of groff_mdoc(7).
> Would you consider making that section title not translatable?

Thanks you for pointing this issue.

There are multiple ways to fix this issue:
 1. fix groff so that it allows translated section names
 2. fix po4a so that it does not translate the NAME section (the SYNOPSIS
    and DESCRIPTION are also mandatory, but it seems less critical)
 3. the user can add an addendum to add a .TH line at the top of the page
    (or avoid translating NAME)
 4. fix po4a so that it adds a .TH line before the mdoc macros

2. is easy, but I don't think it is all right. In French it won't be an
issue, but for nom latin languages, the non translated section could be
weird.

1. would be really nice and could be useful for other issues.

I will first try to implement 4. and then 1.

The support for the BSDs' roff should also be taken into account.

Kind Regards,
-- 
Nekral


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to