-
-
Notifications
You must be signed in to change notification settings - Fork 266
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
checkencodingsubset.tex shouldn't use undefined cs \Providesfile #1496
Comments
Oh thanks: it should be |
I know: --- /usr/local/texlive/2024/texmf-dist/tex/latex/base/checkencodingsubset.tex 2024-06-02 21:26:39.000000000 +0100
+++ /tmp/checkencodingsubset.tex 2024-10-17 20:32:12.247183226 +0100
@@ -42,7 +42,7 @@
%% and covered by LPPL is defined by the unpacking scripts (with
%% extension .ins) which are part of the distribution.
%%% From File: lttextcomp.dtx
-\Providesfile{checkencodingsubset.tex}
+\ProvidesFile{checkencodingsubset.tex}
[2024/01/27 v0.5a Figure out safe TS1 encoding subsets]
\let\typeoutdetails\typeout
\def\doesglyphexist#1#2{\iffontchar\testFont #1 0\else 1\relax \fi} |
means nobody ever used that before .. why did we bother? :-( |
Plenty of people only report bugs they can't easily fix themselves and this is trivial. Much easier to fix than report, especially if the guidance seems less than enthusiastic about bug reports and insists on requirements which don't apply. I understand why you have that guidance, but it will inevitably deter some reports. After all, that's the point of having the guidance. I did report it, but I certainly thought twice first. |
I realise that sounds as if I'm griping about the guidance. I'm not. I just meant: I don't think you can infer zero usage from zero bug reports when it is this easy to fix. |
@cfr42 I think this is just some sense of humor. 😄 Of course your report is welcome. |
probably not, but in this particular case I'm not so sure. If you read ltnews then you see that there was a big plea to people making TS1 fonts to use it in order to improve the situation with that encoding. Now the real test for usage is probably if over time such .fd files will get the necessary declarations. anyway, yes your report is of cource appreciated. |
Brief outline of the bug
Undefined cs in
checkencodingsubset.tex
.Minimal example showing the bug
Project's file:
checkencodingsubset.tex
$ (cd /tmp/ ; latex checkencodingsubset)
Output
Log
The text was updated successfully, but these errors were encountered: