[debiandoc-sgml-devel] Committed first patch
Osamu Aoki
osamu@debian.org
Sun, 13 Feb 2005 23:43:58 +0100
On Sun, Feb 13, 2005 at 11:15:49PM +0100, Jens Seidel wrote:
> > +The script is called with parameters
> > .I [ -l \ locale ] basename\fB.tex\fR.
> > This may be useful to support new features, to correct bogus hyphenations, ...
> > +(Currently, this hook is internally used to fix Chinese big5 encoding issues
> > +for LaTeX using fixlatex as the default script.)
> > .TP
> > .BI -p \ papersize
> > Produce output in the indicated
>
> Please remove the added two lines. The provided fixlatex script is
> internal and completely independent of a user specified script. It's also
> called in a different way, directly from debiandoc2latex.
Well, that what you did in the old template file.
> I will check your changes tomorrow.
I apply fixlatex as the default value for -s option for debiandoc2latex*
commands. In my private package, default value for -s option is
fixlatex. By the way, I do not have -s option for debiandoc2latex or
debiandoc2texinfo since you have direct access to the output file after
thinking your comments.
I may have to change wording since its path is private one but providing
usr/share/debiandoc-sgml/fixlatex as default is a good idea. We have
way to overide it.
Osamu