File tree 4 files changed +10
-8
lines changed
4 files changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ the reader. But at least we don’t put our brave astronauts at risk by encoding
66
66
the < em > greater-than-or-equal</ em > symbol as < code > <u>&gt;</u></ code > .
67
67
</ p >
68
68
< p > If you modify < samp > sicp.texi</ samp > to correct errors or improve the
69
- < abbr > ASCII</ abbr > art, then update the < code > @set utfversion 2.andresraba6.5 </ code >
69
+ < abbr > ASCII</ abbr > art, then update the < code > @set utfversion 2.andresraba6.6 </ code >
70
70
line to reflect your delta. For example, if you started with Lytha’s version
71
71
< code > 1</ code > , and your name is Bob, then you could name your successive versions
72
72
< code > 1.bob1</ code > , < code > 1.bob2</ code > , … < code > 1.bob< i > n</ i > </ code > . Also update
Original file line number Diff line number Diff line change 28
28
< section > < span class ="top jump " title ="Jump to top "> < a href ="#pagetop " accesskey ="t "> ⇡</ a > </ span > < a id ="pagetop "> </ a >
29
29
< h1 class ="titlefont "> Structure and Interpretation< br /> of Computer Programs</ h1 >
30
30
31
- < div class ="subtitle "> < abbr > Second Edition</ abbr > < br /> Unofficial Texinfo Format 2.andresraba6.5 </ div >
31
+ < div class ="subtitle "> < abbr > Second Edition</ abbr > < br /> Unofficial Texinfo Format 2.andresraba6.6 </ div >
32
32
33
33
< strong > Harold Abelson and Gerald Jay Sussman with Julie Sussman, foreword by Alan J. Perlis</ strong > < br />
34
34
@@ -58,7 +58,7 @@ Engineering and Computer Science Department at the Massachusetts Institute of
58
58
Technology. It was edited and produced by The < abbr > MIT</ abbr > Press under a
59
59
joint production-distribution arrangement with the McGraw-Hill Book Company.
60
60
</ p >
61
- < p > Unofficial Texinfo Format < a href ="http://sicpebook.wordpress.com "> 2.andresraba6.5 </ a > (January 29 , 2015),
61
+ < p > Unofficial Texinfo Format < a href ="http://sicpebook.wordpress.com "> 2.andresraba6.6 </ a > (September 16 , 2015),
62
62
based on < a href ="http://www.neilvandyke.org/sicp-texi/ "> 2.neilvandyke4</ a > (January 10, 2007).
63
63
</ p >
64
64
@@ -98,7 +98,6 @@ based on <a href="http://www.neilvandyke.org/sicp-texi/">2.neilvandyke4</a> (Jan
98
98
99
99
100
100
101
-
102
101
< a id ="SEC_Contents "> </ a >
103
102
< h2 class ="contents-heading "> Table of Contents</ h2 >
104
103
Original file line number Diff line number Diff line change 7
7
@settitle Structure and Interpretation of Computer Programs, 2e
8
8
@comment Unofficial Texinfo Format
9
9
@comment
10
- @set utfversion 2.andresraba6.5
11
- @set utfversiondate January 29 , 2015
10
+ @set utfversion 2.andresraba6.6
11
+ @set utfversiondate September 16 , 2015
12
12
@comment
13
13
@comment This file is licensed under a Creative Commons
14
14
@comment Attribution-ShareAlike 4.0 International License
97
97
@comment Added noncommercial clause to license, fixed broken links,
98
98
@comment added more fulltext links, replaced monospace with roman in
99
99
@comment MathML (Android rendering bug), adjusted math typography.
100
-
100
+ @comment
101
+ @comment * Version 2.andresraba6.6 (September 16, 2015) by Andres Raba.
102
+ @comment Fixed broken links. Tinted chapter and section numbers.
103
+ @comment License updated to CC BY-SA 4.0.
101
104
102
105
@documentencoding UTF-8
103
106
You can’t perform that action at this time.
0 commit comments