Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jul 2015 13:41:27 +0200
From:      Jan Henrik Sylvester <me@janh.de>
To:        Hiroki Sato <hrs@FreeBSD.org>
Cc:        tex-list freebsd <freebsd-tex@freebsd.org>
Subject:   Re: TL2015: LaTeX compatibility with TL2014 and earlier
Message-ID:  <55B22467.10201@janh.de>
In-Reply-To: <20150724.184452.1535574028406948633.hrs@allbsd.org>
References:  <55B0D1B5.60505@janh.de> <20150724.061253.1368110807479135233.hrs@allbsd.org> <20150724.184452.1535574028406948633.hrs@allbsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 07/24/2015 11:44, Hiroki Sato wrote:
> Hiroki Sato <hrs@FreeBSD.org> wrote
>   in <20150724.061253.1368110807479135233.hrs@allbsd.org>:
> 
> hr> Jan Henrik Sylvester <me@janh.de> wrote
> hr>   in <55B0D1B5.60505@janh.de>:
> hr>
> hr> me> I upgraded to TL2015 (on FreeBSD 10.1/amd64) and compiled a few old
> hr> me> documents for testing. They all look fine.
> hr> me>
> hr> me> For one larger project, spacing changed slightly causing page break
> hr> me> changes. Assuming it might be because of the fixltx2e->latexrelease
> hr> me> change, I tried to add \RequirePackage[2014/05/01]{latexrelease} in the
> hr> me> beginning as documented. Now it does not compile anymore at all. This
> hr> me> can easily be reproduced, these three lines already fail:
> hr> me>
> hr> me> \RequirePackage[2014/05/01]{latexrelease}
> hr> me> \documentclass[a4paper]{article}
> hr> me> \begin{document}$\mathtt{i}$\end{document}
> hr> me>
> hr> me> This is probably not a problem with the FreeBSD port, but rather a
> hr> me> problem with TL2015 in general -- or my lack of understanding of
> hr> me> latexrelease. Unfortunately, I do not have TL2015 on a different OS to test.
> hr> me>
> hr> me> Any idea?
> hr> me>
> hr> me> Should I go straight to the tex-live mailing list or LaTeX Community forum?
> hr>
> hr>  I tried it on Win32 but it worked with no error.  I will investigate
> hr>  whether it is FreeBSD-specific or not more closely.
> 
>  I updated texlive-texmf to 20150523_1 just now.  Can you try the
>  latest version?  It seems latexrelease in 20150101 has a problem but
>  one in 20150101pl2 works.

Yes, that fixes the problem. \RequirePackage[2014/05/01]{latexrelease}
now works and it does what it is supposed to do: The output looks
exactly the same as with earlier versions of TL.

Thanks for you quick analysis and fix!

Jan Henrik



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55B22467.10201>