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

Bug#629530: developers-reference: PDF code example has wrong U+2019 for '



Hi,

Hmmm... David, you beat me on making this happen :-)

Merci Beaucoup!

On Tue, Jan 10, 2012 at 08:26:13AM +0100, Raphael Hertzog wrote:
> Hi,
> 
> On Mon, 09 Jan 2012, David Prévot wrote:
> > As you may have noticed, the English document looks different: I quickly
> > copied and pasted part of the maint-guide build system (the xslt
> > directory is directly copied from there, and probably needs to be
> > adapted to keep the current look), in order to build the Japanese PDF:
> 
> Why did you have to do this change? Was it not enought to just add
> --backend=xetex?

For English, yes.  I forgot exactly how ...  I see ...  You need to
specify non-latin TTF fonts etc.  needed for CJK languages.   Also
Germans want their latex hyphnation specified.  I added latex
customization for hyphnation and font embedded into latex code using
plug-in xslt code.  These are required but minor customization.  I do
not think codeing style is elegant but works.  The work is done by
--backend=xetex to build pdf.

Oh, my makefile may not be safe for large -j value.  So there are
rooms to improve but we run make with -j1 or so.  So for now its OK.

(In squeeze, there were some build breakage for Debian Reference.  It
was some xelatex codes for table.  I gave up.  I was going to look into
this after the release but have not done so yet. I have been doing other
things such as input method packaging...  developer's reference is
simpler and this should be easier to build.)

> Doesn't that change also change the build dependencies?

Yes.  Just as I did for maint-guide.

> > Since the Japanese translation is now complete, it would be nice if we
> > could upload the package with the Japanese PDF once properly solved this
> > issue (keeping the English document look too). Unless some more stuff
> > needs to be addressed regarding the text, can I poke the German
> > translator in order to upload an up to date package soon (within ten days)?
> 
> Sure.

Yes, please.
 
> Cheers,

My big todo is to build all these DDP related packages under some
chroot.

  testing (monthly snapshot, updated when chroot installation is RC free
           excluding ones admin allow.)
  unstable

I think this should be good testing bed for tetex and other text
processing system.

Osamu



Reply to: