[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: DebianDoc: Chap -?-> Part



On Dec 2, 2007 3:36 AM, Osamu Aoki <osamu@debian.org> wrote:

> Your question took me a while to understand.

Sorry.

> For english: /usr/share/perl5/DebianDoc_SGML/Locale/en_US.* depending on
> locale you want.

I have changed what I thought appropriate, and, in the case of the
file 'LaTex', added a line, but these changes do not carry over into
pdf output. For HTML output they produce the desired effect:

# pwd
/usr/share/perl5/DebianDoc_SGML/Locale/en_US.ISO8859-1

# grep chapter *
HTML:	   'chapter' => sub { return "Part $_[0]" },
LaTeX:	   'chapter' => 'Part',
SGML:	   'chapter' => sub { return "Part $_[0]" },
Texinfo:	   'chapter' => sub { return "Part $_[0]" },
Text:	   'chapter' => sub { return "Part $_[0]" },
TextOV:	   'chapter' => sub { return "Part $_[0]" },
XML:	   'chapter' => sub { return "Part $_[0]" },

Do you have any thoughts as to what might work for pdf output?

Best regards,

-- 
No no no, my fish's name is Eric, Eric the fish. He's an halibut. I am
not a looney! Why should I be tarred with the epithet looney merely
because I have a pet halibut?


   --==++ http://2idi.com/contact/=bob.bernstein ++==--



Reply to: