Closed liuhuo closed 10 years ago
As a compromise, I now split pages at the start of section. Larger chunks make MathJax rendering very slow and could be problematic on mobile devices.
The splitting level is controlled by a texi2any
switch as highlighted here:
https://github.com/sarabander/sicp/blame/053b776856862aecfaca9c4b43e6b133abadf3d9/Makefile#L44
--no-split
switch could be used to generate one huge file.
The navigation bar is broken, correct link to next page is only on bottom bar.
Fixed the navigation links.
Aiming and clicking the next section link repeatedly is a little bit tedious