Re: ipe 7.2.13 doesn't read custom latex preamble?

Otfried Cheong via Ipe-discuss <ipe-discuss-rGrgPyRx506NN8uzcEdRPYRWq/[email protected]> Tue, 12 Nov 2019 19:18:03 +0100
Newsgroups gmane.comp.graphics.ipe.general
Message-ID <[email protected]>
On Tue, Nov 12, 2019, at 17:47, Mandar Mitra via Ipe-discuss wrote:
> In iperc.lua, I have
>  prefs.styles = { "basic", "latex-preamble" };
> latex-preamble contains \input{macros.tex}, and macros.tex is in a 
> directory that is included in $TEXINPUTS.
> 
> This worked without problems up to 7.2.12, but with 7.2.13, I get the 
> following error during the pdflatex run:
> 
> ! LaTeX Error: File `macros.tex' not found.

This is a bug in 7.2.13: https://github.com/otfried/ipe-issues/issues/266

How did you install Ipe?   The sources and the Windows and MacOS binaries on bintray have been replaced by fixed versions, but I didn't rebuild all the Linux packages. 

I guess it's time for a new release!

Cheers,
  Otfried