You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The page numbers in the index seem to be off by 1 or 2 pages everywhere for some reason. E.g. "data science": in index says it's on page 5 but really its on page 7.
(This was introduced in PR #238 , but the changes in that PR are just to add \index commands in the Rmd files -- the bug appears in the PDF output. This is likely a bug that we'll need to solve by messing with pandoc / pdflatex)
The text was updated successfully, but these errors were encountered:
The page numbers in the index seem to be off by 1 or 2 pages everywhere for some reason. E.g. "data science": in index says it's on page 5 but really its on page 7.
(This was introduced in PR #238 , but the changes in that PR are just to add
\index
commands in the Rmd files -- the bug appears in the PDF output. This is likely a bug that we'll need to solve by messing withpandoc
/pdflatex
)The text was updated successfully, but these errors were encountered: