-
Notifications
You must be signed in to change notification settings - Fork 1.3k
bs4_book(): Make math work in footnotes
#1176
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
cderv
left a comment
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.
I think this PR is fine. I asked just some last question before I merge.
Thanks
* Add mention of bs4_book() in the demo output.yml * Add example on Math, including in footnotes. Related to rstudio/bookdown#1176
Co-authored-by: Christophe Dervieux <[email protected]>
…nks in the Github issue and commits Code is also modified in #1026 (comment)
cderv
left a comment
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.
Thanks !
That seems to work well now !
|
Currently checking with @mine-cetinkaya-rundel if this fix the issues in her book. The opened issue was about this so it should at least work correctly there. |
|
Just tried it out and works for me as well, thank you! |
bs4_book(): Make math work in footnotes
Fix #1026
Well, unless there's a way to have math paragraphs in footnotes (since I didn't find a way to add those, I didn't test their rendering).