Re: [O] Difference between LaTeX and HTML exported documents for bold verbatim text

2013-11-09 Thread Mark Edgington
Aaron Ecay gmail.com> writes: > > 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

Re: [O] Difference between LaTeX and HTML exported documents for bold verbatim text

2013-11-09 Thread Aaron Ecay
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 sam

[O] Difference between LaTeX and HTML exported documents for bold verbatim text

2013-11-09 Thread Mark Edgington
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-wid