-
Couldn't load subscription status.
- Fork 132
INDEX work in chapter 5 #466
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| Substantial changes: 25/4/2021: 5.4.1 near end: removed newline before 25/4/2021: 5.3.1 added is_boolean and is_undefined to the list of is_ functions just before heading “Implementing Stacks”. This is for completeness, to have consistent index entries for these predicates. 25/4/2021: 5.3.1 handling of strings: we forgot that +, stringify, char_at etc create new strings at runtime. Also note the established term for this: string pool. ⇒ 25/4/2021: 5.1.1: print => display 25/4/2021: 5.5.3, footnote 47: move closer to original: Rationale: If “compilers not always” do this, a programmer cannot rely on recursion for representing iterative processes, so the conclusion is still valid, even for a weaker premise. 24/4/2021: 5.4.3, exercise on while loops: rephrased 24/4/2021: 5.4.3, exercise on while loops: removed “then” 24/4/2021: 5.4.3, subheading “Blocks“: Removed footnote. Rationale: This footnote doesn’t make sense, in multiple ways, in my view. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great. There may be one INDEX placement that needs tweaking once I've rebased the mit branch, but I'll deal with that in that case.
All content edits good. We need to alert Julie to these, ofc.
* ch5 * fragile * up to 5.2 * ch5 index work done * minor fix * latest from references * minor fix * colmerauer fixed * SPACE more portable
ALLOW_BREAK Added FIXED_SPACE Added missing blockquote Adjustments see email Alignment Arrows pointing to code Better spacing for lists in exercises + new Quote env that preserves Capping the figure widths at textwidth, adjusting scaling Chapter heads and links Code formatting Dealing with space issues in footnotes Dedication and epigraph EQNARRAY => ALIGN in Chapter 1 Exercise heading regression Figure 5.17 on 2 pages; Figure 5.18 on 1 Figures in exercises now float (Fixes #419) Fixed broken exercise references Fixed index problem Fixed unbreakable code output Fixes #451 Fixes #459 Fixes #464 Fixing META, JAVASCRIPTINLINE, LATEXINLINE Fixing sizes, tableofcontents and headings Font changes Font size Format issue Formatting changes driven by MIT press build Formula placement Found footnotesize bug Header sizes Hopefully fixed all merge errors inside SVG files INDEX work in chapter 5 (#466) Improved formatting, moved to geometry Index proofreading preparation JS format Julie review exercise 5.47 Keep option 5 added for Exercises Linux Biolinum O => Times List of exercises DONE Lost exercise 5.38 Lots of tiny changes + use fancyhdr for headings Many many formatting edits Many small things Minor issues Moving arrows Multiple minor edits: fontsize tweaks; spacing between footnotes; etc. New font sizes No indent of enumerated list labels following request from Julie No line page break in protected snippets No slanting of strings Not quite there yet on the page width POSTPADDING Ch 4 Page headers on float pages formatted the same as rest Postpadding and some eqnarray* => align* Protecting snippets against page breaks Quotation dash Really wierd moving argument bug References handled as proper list with correct leading Replaced exercise package (and many more small things) Restoring size hacks SPACE more portable Spacing between references Trimming in index entries WIP List of Exercises \raggedbottom Font size Julie review exercise 5.47 Lost exercise 5.38 Minor issues
No description provided.