Replies: 2 comments
-
|
The problem is not reproducible. Your line is OK. It does not generate any error. Give full example. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am strugling with writting bold font in math mode. Please, do I miss something? In text mode it works fine.
$$ \eqalign{\dot{p} &= {\bf v} \cr \dot{v} &= R(a_m-a_b) + g} \eqmark $$But during compilation, it gives me
! Undefined control sequence. <argument> \_bsansvariables \_sansgreek \_bsansdigits \_inmath #1->\_relax \_ifmmode #1 \_fi <argument> \dot {p} &= {\bf v} \cr \dot {v} &= R(a_m-a_b) + g \eqalign ...}$\_hskip .5\_eqspace \_hfil \_crcr #1 \_crcr }}\_thinsk l.44 \dot{v} &= R(a_m-a_b) + g} \eqmark $$ ?Any help please?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions