-
Notifications
You must be signed in to change notification settings - Fork 6
math bold letters are not bolded in the arxiv-pdf #5
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
Comments
Hmm, not 100% sure what's going on here. That said, any chance the Based off a thread in the Pandoc discussion group, if you like the output from |
(Also: hi Sherry! Not sure if you remember, but I believe we spoke in the same timeslot at useR 2021 -- hope you're well 😄 ) |
One last note: I think (based off this StackExchange: https://tex.stackexchange.com/a/38631 ) that the core issue comes from the |
I reckon one issue with And yes! I remember you and I think we both speak at useR 2022 as well! |
Hi Mike, I'm still having problem with boldface math letters though, specifically greek letters. I've tried a wide range of combinations of options with \mathbf{\beta}, \symbf{\beta}, adding the bm package to the prelude and \bm{\beta} etc, but can't seem to find a solution. Any suggestions? |
@Doktorandahl -- have you tried using |
Thanks Mike, \pmb{} worked |
Thanks for the arxiv template! I'm trying to use Math bold letters in the template qmd with the following:
but the
v
is not bolded in the rendered pdf:Maybe I'm missing something obvious here!
The text was updated successfully, but these errors were encountered: