cl-community-spec icon indicating copy to clipboard operation
cl-community-spec copied to clipboard

Correctness concerns

Open Hexstream opened this issue 2 years ago • 3 comments

Brunzus helpfully highlighted a worrying discrepancy.

The best dpans source I can recommend is my fork, which is directly derived from Xach's fork, which is directly derived from the original dpans download, so it is extremely likely to be correct. (The advantage of my fork over Xach's is the user-friendly pdf directory, see the README there for more information.)

That has the correct information. Here is the corresponding tex source.

Hexstream avatar Mar 23 '23 13:03 Hexstream

@Hexstream Would you be interested in submitting a PR to fix the discrepancies?

jgarte avatar May 08 '23 22:05 jgarte

No, I am going all in on my project.

Hexstream avatar May 08 '23 22:05 Hexstream

There are changelogs with the X3J13 stuff, e.g. https://github.com/LispLang/ansi-spec/blob/e18e52daf7dc5618527a68b7323b8ed7fb1c781a/tex/Change-Summary.text The missing array-displacement issue for example is the very first change noted down there. At this point, it would be much more work to start over again parsing the newer spec, because I did much already on the generated HTML. So I would just go through the changes one-by-one and update the text if necessary.

fonol avatar May 09 '23 06:05 fonol