Skip to content

Commit f2e44de

Browse files
Martin's proposed TOC fix (#703)
1 parent b82a983 commit f2e44de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

javascript/latexContent.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export const preamble = `\\documentclass[7x10]{../mitpress/mit}
5454
\\makeatletter
5555
\\pretocmd{\\@schapter}{\\setcounter{footnote}{0}}{}{}
5656
\\pretocmd{\\@chapter}{\\setcounter{footnote}{0}}{}{}
57-
\\renewcommand{\\@pnumwidth}{4em}
57+
\\renewcommand{\\@pnumwidth}{2.5em}
5858
\\makeatother
5959
6060
\\usepackage[

xml/others/03prefaces96.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Preface to the First Edition of SICP, 1984
66
</SCHEME>
77
<JAVASCRIPT>
8-
Prefaces to Structure and Interpretation of Computer Programs
8+
Prefaces to Structure and Interpretation of Computer Programs, 1996<PDF_ONLY>\,\&amp;\,</PDF_ONLY><WEB_ONLY> &amp; </WEB_ONLY>1984
99
</JAVASCRIPT>
1010
</SPLITINLINE>
1111
</NAME>

0 commit comments

Comments
 (0)