On 2012-12-04, Leslaw Bieniasz wrote:
> Hi,
> I have checked my MikTeX files, and I see that the isomath package is
> probably already there (there are directories \source, \doc]latex,
> \tex\latex, tmp\packages, doc\latex\isomath, all in c:\Program
> Files\MikTeX 2.0 ). I also have the access to the \mathbf fonts from
> the level of LyX. However, I cannot get the italic+bold effect on my
> computer. Choosing the \mathbf function produces upright bold
> characters. The same happens when I choose \boldsymbol. But, I have
> also installed seemingly the same MikTeX and LyX versions on my laptop,
> and on the laptop I am able to obtain italic+bold, by choosing
> \boldsymbol, if I remember. I regret I am not really literatate in
> LaTeX to be able to verify what I actually have installed and what not.
> So, my question is, what should I do, step by step, to have italic+bold
> on both computers, under LyX?
As I already told:
* Document>Settings>LaTeX preamble: insert line
\usepackage{isomath}
* In the LyX editor window, in a math inset:
\mathbfit{a}
Günter