Undefined control sequence problem
It turns out that \bm{\theta} is not recognized
Solution:
To use\boldsymbol
(in math mode, of course), you need to load theamsmathpackage.
Alternatively, load thebm(“bold math”) package and write\bm{\beta}
(again in math mode, of course).
e,g,
\documentclass{article} \usepackage{amsmath} % for \boldsymbol macro \usepackage{bm} % for \bm macro \begin{document} $\boldsymbol{\beta} = (\beta_1,\beta_2,\dots,\beta_n)$ $\bm{\beta} = (\beta_1,\beta_2,\dots,\beta_n)$ \end{document}
Similar Posts:
- LaTex Error:Unknown graphics extension:.eps (la…
- Latex common errors summary and Solutions
- Solution to the problem of “undefined control sequence” when using latex to edit IEEE template [insert picture]
- Error report of gomq installation macro: AC_ LIBTOOL_ WIN32_ DLL
- document.body.scrollTop or document.documentElement.scrollTop
- gcc undefined reference to sqrt
- X shell 4 [solarized dark]
- Install texlive 2018 in Ubuntu and complete macro package update (some screenshots and code are 2016 version)
- A parser-blocking, cross site (i.e. different eTLD+1) script, is invoked via document.write
- undefined symbol: xxx – undefined reference to `typeinfo