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

Re: DebianDoc: Chap -?-> Part



On Sun, Dec 02, 2007 at 04:17:07PM -0500, Eric d'Alibut wrote:
> 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?

If latex command is correct, it should change pdf.  pdf is created via
latex.

> 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 ++==--
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-doc-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
> 



Reply to: