Carsten Dominik <[email protected]> writes: > On Jan 9, 2011, at 9:46 PM, Fritjof wrote: > >> Also second level headings can't be bold, they show up as normal text. >> >> Reproduce with: >> >> * heading >> ** *subheading* > > Is this an issue in the in-emacs representation of for Export?
Here,
Org-mode version 7.4 commit-de39bf05bea84b842711faa49e560ea4bc087211
GNU Emacs 23.2.1 (i386-mingw-nt5.1.2600) of 2010-05-08 on G41R2F1
It happens only for the 2nd level.
See image attached. This is the source file:
* *0* /hell0/ _g_ +a+
** *1* /hell1/ _g_ +a+
*** *2* /hell2/ _g_ +a+
**** *3* /hell3/ _g_ +a+
The HTML & LaTeX export of the subtree (C-c @) is correct: <b>... ;
\textbf{1} ... and so on.
cheers,
Giovanni
<<attachment: headings-face.png>>
_______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
