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

Bug#1041508: tex-common: fmutil fails to rebuild formats



On Sat, Sep 02, 2023 at 08:35:31PM +0900, Norbert Preining wrote:
> On Sat, 02 Sep 2023, Joerg Dorchain wrote:
> > (hiplainpage.tex
> > ! Missing { inserted.
> 
> Very strange. Works on my upstream TeX Live.
> 
> Can you show me
> 	hiplainpage.tex
> ?
> You can find it with
> 	kpsewhich hiplainpage.tex
> it should be in
> 	/usr/share/texlive/texmf-dist/tex/hitex/base/hiplainpage.tex

Indeed.


% Copyright 2017-2022 Martin Ruckert, Hochschule Muenchen, Lothstrasse 64, 80336 Muenchen
%
% Permission is hereby granted, free of charge, to any person obtaining a copy
% of this software and associated documentation files (the "Software"), to deal
% in the Software without restriction, including without limitation the rights
% to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
% copies of the Software, and to permit persons to whom the Software is
% furnished to do so, subject to the following conditions:
%
% The above copyright notice and this permission notice shall be
% included in all copies or substantial portions of the Software.
%
% THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
% IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
% FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
% COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
% WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT
% OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
% THE SOFTWARE.
%
% Except as contained in this notice, the name of the copyright holders shall
% not be used in advertising or otherwise to promote the sale, use or other
% dealings in this Software without prior written authorization from the
% copyright holders.

\ifhint
% Usefull settings for HINT files
  \pretolerance=1000
  \tolerance=2000
  \emergencystretch=16pt
  \overfullrule=0pt
% HINT page template for footnotes and topinserts
  \dimen0=1.25\hsize
  \advance\dimen0 by -9pt
  \dimen1=1.25\vsize
  \advance\dimen1 by -9pt
\HINTsetpage1 = basic 
  priority 10
  width  \dimen0
  height \dimen1 
{%
    \maxdepth=4pt
    \topskip=10pt
    \HINTstream\topins %topinsert
    \HINTstream0 %main text
    \HINTstream\footins   
  \HINTsetstream\topins = %topinsert 
    prefered 0
  {% 
    \HINTafter = {}
  }
  \HINTsetstream\footins =%footnotes
    prefered 255
    ratio 0
  {%
    \hsize=300pt
    \count\footins=1000 % the magnification factor
    \skip\footins=\bigskipamount % the extra space needed
    \dimen\footins=\vsize % maximum height on the page
    \HINTbefore = 
     {\vskip\skip\footins
     \footnoterule}
    \HINTafter = {}
  }
}% end page template
\fi

Additional Info:
# dpkg -S /usr/share/texlive/texmf-dist/tex/hitex/base/hiplainpage.tex
texlive-formats-extra: /usr/share/texlive/texmf-dist/tex/hitex/base/hiplainpage.tex
# dpkg-query -W|grep texlive-formats-extra
texlive-formats-extra   2022.20230122-4

According to https://tracker.debian.org/pkg/texlive-extra the new version from unstable could migrate to
testing tomorrow

Best regards,

Joerg


Reply to: