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

Re: DebianDoc: Chap -?-> Part



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

> > # 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]" },

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

That was a _guess_ by me, based on the syntax of the rest of the file:

%locale = (
	   'babel' => 'english',
	   'inputenc' => 'latin1',
	   'abstract' => 'Abstract',
	   'copyright notice' => 'Copyright Notice',
	   );

My improvisation didn't work.


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: