Skip to content

[Book 3] layout error in chapter3.6, equations with random_double #1355

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

Closed
lobneroO opened this issue Jan 12, 2024 · 1 comment
Closed

[Book 3] layout error in chapter3.6, equations with random_double #1355

lobneroO opened this issue Jan 12, 2024 · 1 comment

Comments

@lobneroO
Copy link

Just a simple layout error, but in chapter 3.6 the random_double in equations currently gets rendered with a very small d and no underscore. I checked with v3, it was correct in there, so this is a regression for v4.

image

In TheRestofYourLife in lines 1084 and 1101 it probably should be $$ ... random\textunderscore double ... $$ instead of $$ ... random_double ... $$.

I'm willing to make a pull request but wanted to follow the contribution guidelines

@hollasch
Copy link
Collaborator

Fixed in dev branch, commit 48caa61, PR #1330.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants