Hi Mark, 2013ko azaroak 9an, Mark Edgington-ek idatzi zuen: > > Hello all, > > I have noticed that it if you have text like the following in org-mode: > > A *B* *=C=* > > then exporting to HTML causes A to be normal, B to be bold, and C to > be bold and fixed-width font. > > Exporting the same to LaTeX, however, causes A to be normal, B to be > bold, and C to be only fixed-width but not bold. > > It would be nice if both exporters were consistent in how they export > the styles for these cases (it seems like the HTML exporter gets it > right, while the LaTeX exporter doesn't).
This is an issue of the default font in LaTeX not providing the right glyphs. See: http://tex.stackexchange.com/questions/33039/using-ttfamily-with-bfseries-or-how-to-enable-bold-in-fixed-width-font -- Aaron Ecay