[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.c

c standard in html

Szabolcs Nagy

7/24/2011 2:51:00 PM

i did some pdf->html conversion on the standard documents, some ppl
may find it useful here

the conversion is done using the pdftotext tool and various heuristic
awk hacks

some manual cleanups were needed as well, i did those for
n1256 but not for the c1x draft

there is a "pre" version, which just adds internal links
but keeps the original layout as much as possible

good:
easy to grep, copypaste, navigate version of the standard

bad:
inline italic and bold markup is gone
math formulas may be garbled
diff marks wrt previous specs are missing

repo:
http://repo.or.cz/w/c-st...

html links:
http://repo.or.cz/w/c-st.../blob_plain/HEAD:/n1256.html
http://repo.or.cz/w/c-st.../blob_plain/HEAD:/n1256.pre.html
http://repo.or.cz/w/c-st.../blob_plain/HEAD:/n1570.html
http://repo.or.cz/w/c-st.../blob_plain/HEAD:/n1570.pre.html

3 Answers

Phil Carmody

7/24/2011 3:27:00 PM

0

Szabolcs Nagy <nszabolcs@gmail.com> writes:
> http://repo.or.cz/w/c-standard.git/blob_plain/HEAD:/n157...

404 - Cannot find file

Phil
--
"At least you know where you are with Microsoft."
"True. I just wish I'd brought a paddle." -- Matthew Vernon

Szabolcs Nagy

7/24/2011 3:43:00 PM

0

On Jul 24, 5:26 pm, Phil Carmody <thefatphil_demun...@yahoo.co.uk>
wrote:
> Szabolcs  Nagy <nszabo...@gmail.com> writes:
> >http://repo.or.cz/w/c-standard.git/blob_plain/HEAD:/n157...
>
> 404 - Cannot find file

fixed

jt

7/28/2011 9:18:00 PM

0

Szabolcs Nagy <nszabolcs@gmail.com> wrote:
> i did some pdf->html conversion on the standard documents, some ppl
> may find it useful here

Thank you, sounds interesting! Alas:

> repo:
> http://repo.or.cz/w/c-st...

jens@cm:~/TESTS$ git clone http://repo.or.cz/w/c-st...
Initialized empty Git repository in /home/jens/TESTS/c-standard/.git/
warning: remote HEAD refers to nonexistent ref, unable to checkout.

Could you have a look at what's going one? Of course, I could
use wget or something similar to get the resulting HTML pages,
but having the repo seems to be even better;-)

Best regards, Jens
--
\ Jens Thoms Toerring ___ jt@toerring.de
\__________________________ http://t...