fonol/cl-community-spec

Can you please provide the .tex files?

daninus14 opened this issue · 2 comments

Hi,

Can you please provide the .tex files you used to produce the html? I imagine you had to make modifications to the .tex files for them to be converted to html.

I would like to use them as a starting point, to then add all the changes by hand of the last dpANS3R draft. Per your comment:

There are still some issues. One of them is that I started out using not the latest version of the draft, so that X3J13 changes were not included.

Thanks!

fonol commented

Hi,

I didn't do any modifications before converting to HTML. I used some slightly (?) outdated sources, a fact that was not obvious to me at that time. See the following issue: #2

Basically, as soon as I had the info files in HTML format, I only worked with that from then on. Later, from time to time I found some issues with the generated HTML (think missing pages or sections garbled together), but then I just created the HTML by hand. I think some of these issues could have been avoided if I had used a later version of the source.

You might be interested in the following: https://www.reddit.com/r/lisp/comments/14qrnpp/clean_texinfo_sources_for_ansi_spec_draft_dpans/

Hope that helps!

Ah got it, thanks for answering!