Norbert Preining | 22 Jun 2012 01:11
Picon
Favicon
Gravatar

Debian freeze - last chance for changes

Dear all,

Debian is going to freeze on 30 June, so if we want to get fixes
for what is currently in Debian, that is what is the current
status of the DVD, please let me know. THat is what will be
in Debian stable for the next 1+ years.

One thing that comes to my mind is the regression with respect
to polyglossia and defaultfontfeatures, see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672742
Arthur, any progress on that?

Other than that I don't see anyhting serious for now. I might
update the updmap-setup-kanji script to actually work ;-)

And the move of lgrxenc.dfu into the right place (email from Werner
on tex-live).

If there is anything else, please let me know.

Best wishes

Norbert
------------------------------------------------------------------------
Norbert Preining            preining <at> {jaist.ac.jp, logic.at, debian.org}
JAIST, Japan                                 TeX Live & Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
------------------------------------------------------------------------
THURNBY (n.)
A rucked-up edge of carpet or linoleum which everyone says someone
(Continue reading)

Werner LEMBERG | 22 Jun 2012 05:47
Picon

Re: Debian freeze - last chance for changes


> If there is anything else, please let me know.

I have a small fix to CJK.sty, not worth a new release but helpful
anyways since it increases robustness.  Please decide yourself what to
do with it.

    Werner

======================================================================

diff --git a/ChangeLog b/ChangeLog
index 7dcdf1c..eda3c56 100644
--- a/ChangeLog
+++ b/ChangeLog
 <at>  <at>  -1,3 +1,10  <at>  <at> 
+2012-06-21  Werner LEMBERG  <wl <at> gnu.org>
+
+	Make some commands robust.
+
+	* texinput/CJK.sty (\CJKtilde, \standardtilde, \CJKspace,
+	\CJKnospace): Use \DeclareRobustCommand.
+
 2012-05-20  Peter Breitenlohner  <peb <at> mppmu.mpg.de>

 	[hbf2gf] Build fix for 64-bit Mac OS X 10.7.3.
diff --git a/texinput/CJK.sty b/texinput/CJK.sty
index 12cfe84..3fa8362 100644
--- a/texinput/CJK.sty
+++ b/texinput/CJK.sty
(Continue reading)

Norbert Preining | 22 Jun 2012 06:39
Picon
Favicon
Gravatar

Re: [tex-live] Debian freeze - last chance for changes

Hi Werner,

thanks for the suggestion.

On Fr, 22 Jun 2012, Werner LEMBERG wrote:
> I have a small fix to CJK.sty, not worth a new release but helpful
> anyways since it increases robustness.  Please decide yourself what to
> do with it.

I put Danai in Cc, he is packaging CJK separately/independenly from
the rest of TeX Live.

> ======================================================================
> 
> 
> diff --git a/ChangeLog b/ChangeLog
> index 7dcdf1c..eda3c56 100644
> --- a/ChangeLog
> +++ b/ChangeLog
>  <at>  <at>  -1,3 +1,10  <at>  <at> 
> +2012-06-21  Werner LEMBERG  <wl <at> gnu.org>
> +
> +	Make some commands robust.
> +
> +	* texinput/CJK.sty (\CJKtilde, \standardtilde, \CJKspace,
> +	\CJKnospace): Use \DeclareRobustCommand.
> +
>  2012-05-20  Peter Breitenlohner  <peb <at> mppmu.mpg.de>
>  
>  	[hbf2gf] Build fix for 64-bit Mac OS X 10.7.3.
(Continue reading)

Danai SAE-HAN | 29 Jun 2012 07:23
Picon

Re: [tex-live] Debian freeze - last chance for changes

Hi Werner

The latest GIT of CJK has entered Debian, so it will be included in the freeze.

Thanks!

P.S.: sorry for the top posting.

--

-- 
Danai SAE-HAN

On 22-jun.-2012, at 11:47, Werner LEMBERG <wl <at> gnu.org> wrote:

>> I have a small fix to CJK.sty, not worth a new release but helpful
> anyways since it increases robustness.  Please decide yourself what to
> do with it.

Peter Breitenlohner | 22 Jun 2012 11:49
Picon
Favicon

Re: Debian freeze - last chance for changes

Hi Norbert,

during the TL freeze I have accumulated lots of small changes in my working
copy, many of them in an attempt to minimize the TL vs W32TeX diffs.

There are, however, four such changes that might be useful for Debian.

(1) and (2): Ken Brown <kbrow1i <at> gmail.com> has noted that already moderately
long pathnames may yield buffer overruns in lacheck and dvi2tty.

(3): three ICU library files have been modified (undoing ICU SVN commit
36090 from 2009-06-11), in order to solve all/most XeTeX problems with Indic
scripts.

(4): a small change in pdftexdir/pdftosrc.cc required to build pdfTeX with
poppler >=0.18.4 (system-xpdf).  Note, however, that building pdfTeX that
way slightly reduces its capability to handle large files (see README.config
1.6 and 3.4.2).

Regards
Peter

Norbert Preining | 22 Jun 2012 13:49
Picon
Favicon
Gravatar

Re: Debian freeze - last chance for changes

Hi Peter,

thanks for the information.

Can you send me these four things as separate patches, if you have them,
or as one big patch, if this is more convenient.

On Fr, 22 Jun 2012, Peter Breitenlohner wrote:
> (1) and (2): Ken Brown <kbrow1i <at> gmail.com> has noted that already moderately
> long pathnames may yield buffer overruns in lacheck and dvi2tty.
>
> (3): three ICU library files have been modified (undoing ICU SVN commit
> 36090 from 2009-06-11), in order to solve all/most XeTeX problems with Indic
> scripts.
>
> (4): a small change in pdftexdir/pdftosrc.cc required to build pdfTeX with
> poppler >=0.18.4 (system-xpdf).  Note, however, that building pdfTeX that
> way slightly reduces its capability to handle large files (see README.config
> 1.6 and 3.4.2).

Thanks a lot and all the best

Norbert

------------------------------------------------------------------------
Norbert Preining            preining <at> {jaist.ac.jp, logic.at, debian.org}
JAIST, Japan                                 TeX Live & Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
------------------------------------------------------------------------
KURDISTAN (n.)
(Continue reading)

Peter Breitenlohner | 22 Jun 2012 14:23
Picon
Favicon

Re: Debian freeze - last chance for changes

On Fri, 22 Jun 2012, Norbert Preining wrote:

> Can you send me these four things as separate patches, if you have them,
> or as one big patch, if this is more convenient.

Hi Norbert,

you can pick up the four different changesets from
   ftp://ftpth.mppmu.mpg.de/pub/peb/TLtests/PATCHES/

Three of them also contain a small change for WIN32, but it should be easy
enough to disentangle things.

Regards
Peter

Zdenek Wagner | 22 Jun 2012 14:27
Picon

Re: Debian freeze - last chance for changes

2012/6/22 Peter Breitenlohner <peb <at> mppmu.mpg.de>:
> On Fri, 22 Jun 2012, Norbert Preining wrote:
>
>> Can you send me these four things as separate patches, if you have them,
>> or as one big patch, if this is more convenient.
>
I was too busy with writing our grant proposal, therefore I had no
time for running my Devanagari tests. I will run them tonight (I have
all the files at home). I will write if anything is wrong.
>
> Hi Norbert,
>
> you can pick up the four different changesets from
>  ftp://ftpth.mppmu.mpg.de/pub/peb/TLtests/PATCHES/
>
> Three of them also contain a small change for WIN32, but it should be easy
> enough to disentangle things.
>
> Regards
> Peter

--

-- 
Zdeněk Wagner
http://hroch486.icpf.cas.cz/wagner/
http://icebearsoft.euweb.cz

Peter Breitenlohner | 26 Jun 2012 12:04
Picon
Favicon

Re: Error TL12 kpsewhich in ifxetex

Hi,

for fopen() the modes "rb" and "wb" are allowed on all systems, however, the
"b" is ignored on Posix systems.  It was my mistake to assume that the same
is true for popen(), where Posix allows only "r" and "w".  From previous
messages on this subject it seems, however, that several Unix
implementations do allow an additional "b".

This will be fixed after the freeze.

Regards
Peter Breitenlohner <peb <at> mppmu.mpg.de>

Norbert Preining | 22 Jun 2012 13:51
Picon
Favicon
Gravatar

Re: Debian freeze - last chance for changes

On Fr, 22 Jun 2012, Peter Breitenlohner wrote:
> during the TL freeze I have accumulated lots of small changes in my working
> copy, many of them in an attempt to minimize the TL vs W32TeX diffs.

BTW, one of the reason why I would like to have a DVCS instead of svn
....
	hg incoming http://somewhere.of.peter/...

Umpf.

Best wishes

Norbert
------------------------------------------------------------------------
Norbert Preining            preining <at> {jaist.ac.jp, logic.at, debian.org}
JAIST, Japan                                 TeX Live & Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
------------------------------------------------------------------------
STOKE POGES (n.)
The tapping moments of an index finger on glass made by a person
futilely attempting to communicate with either a tropical fish or a
post office clerk.
			--- Douglas Adams, The Meaning of Liff

Eythan Weg | 22 Jun 2012 20:37
Picon

Re: Debian freeze - last chance for changes


Norbert Preining <preining <at> logic.at>
Fri, 22 Jun 2012 08:11:19 +0900

   If there is anything else, please let me know.

   Best wishes

   Norbert

As far as I can tell there is no new version of
context-doc-nonfree.  The main problem with current version
is that it is not seen by texdoc.  Would be nice to have an
updated version or at least a fix

Thank you. 

Eythan  

Norbert Preining | 28 Jun 2012 18:30
Picon
Favicon
Gravatar

Re: Debian freeze - last chance for changes

On Fr, 22 Jun 2012, Eythan Weg wrote:
> As far as I can tell there is no new version of
> context-doc-nonfree.  The main problem with current version

Done that now.

> is that it is not seen by texdoc.  Would be nice to have an
> updated version or at least a fix

Fixed now.

If you start acroread with the showcase.pdf, then you can nicely browse
the docs.

Best wishes

Norbert
------------------------------------------------------------------------
Norbert Preining            preining <at> {jaist.ac.jp, logic.at, debian.org}
JAIST, Japan                                 TeX Live & Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
------------------------------------------------------------------------
In those days spirits were brave, the stakes were high,
men were real men, women were real women, and small furry
creatures from Alpha Centauri were real small furry
creatures from Alpha Centauri.
                 --- Douglas Adams, The Hitchhikers Guide to the Galaxy

Eythan Weg | 29 Jun 2012 16:05
Picon

Re: Debian freeze - last chance for changes


Norbert Preining <preining <at> logic.at>
Fri, 29 Jun 2012 01:30:06 +0900

   On Fr, 22 Jun 2012, Eythan Weg wrote:
   > As far as I can tell there is no new version of
   > context-doc-nonfree.  The main problem with current version

   Done that now.

Thank you.  

Perhaps you would consider adding these to the collection,
which is a work in progress  revision of the manual.

http://context.aanhet.net/svn/contextman/context-reference/en/co-typography.pdf
http://context.aanhet.net/svn/contextman/context-reference/en/co-fonts.pdf
http://context.aanhet.net/svn/contextman/context-reference/en/co-pagedesign.pdf

Eythan  

Paul Vojta | 23 Jun 2012 00:00
Picon
Favicon

Re: [tex-live] Debian freeze - last chance for changes

On Fri, Jun 22, 2012 at 08:11:19AM +0900, Norbert Preining wrote:
> Dear all,
> 
> Debian is going to freeze on 30 June, so if we want to get fixes
> for what is currently in Debian, that is what is the current
> status of the DVD, please let me know. THat is what will be
> in Debian stable for the next 1+ years.
> 
> One thing that comes to my mind is the regression with respect
> to polyglossia and defaultfontfeatures, see
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672742
> Arthur, any progress on that?
> 
> Other than that I don't see anyhting serious for now. I might
> update the updmap-setup-kanji script to actually work ;-)
> 
> And the move of lgrxenc.dfu into the right place (email from Werner
> on tex-live).
> 
> If there is anything else, please let me know.
> 
> Best wishes
> 
> Norbert

Some development has been continuing with xdvi(k) after the TL code freeze.
You might want to consider adding those changes to the Debian version.
For the most current version, grab the copy in CVS (on sourceforge), not the
latest numbered release.

(Continue reading)

Julian Gilbey | 24 Jun 2012 00:29

Re: Debian freeze - last chance for changes

On Fri, Jun 22, 2012 at 08:11:19AM +0900, Norbert Preining wrote:
> Dear all,
> 
> Debian is going to freeze on 30 June, so if we want to get fixes
> for what is currently in Debian, that is what is the current
> status of the DVD, please let me know. THat is what will be
> in Debian stable for the next 1+ years.

Hi all,

I've been looking at bug#567849: "lilypond: install-info: warning: no
info dir entry" with the idea of either offering a solution or
performing an NMU, but I'm a little stuck.

The difficulty is this.  The info files are set up so that
lilypond-web.info.gz contains a  <at> dircategory/ <at> dirinfo section for the
entire package, listing every info file provided.  None of the other
top-level info files have this or seemingly need it.  So what should
be done?  Should the other info files be given empty  <at> direntry
sections, or is there some way to tell update-info-dir to ignore these
files?

   Julian

Julian Gilbey | 24 Jun 2012 00:29

Bug#567849: Debian freeze - last chance for changes

On Fri, Jun 22, 2012 at 08:11:19AM +0900, Norbert Preining wrote:
> Dear all,
> 
> Debian is going to freeze on 30 June, so if we want to get fixes
> for what is currently in Debian, that is what is the current
> status of the DVD, please let me know. THat is what will be
> in Debian stable for the next 1+ years.

Hi all,

I've been looking at bug#567849: "lilypond: install-info: warning: no
info dir entry" with the idea of either offering a solution or
performing an NMU, but I'm a little stuck.

The difficulty is this.  The info files are set up so that
lilypond-web.info.gz contains a  <at> dircategory/ <at> dirinfo section for the
entire package, listing every info file provided.  None of the other
top-level info files have this or seemingly need it.  So what should
be done?  Should the other info files be given empty  <at> direntry
sections, or is there some way to tell update-info-dir to ignore these
files?

   Julian


Gmane