Robert Pluim <rpl...@gmail.com> writes: > (I thought this would be a FAQ, but I can't find anything similar) > > Hi, > > I'm exporting from org to html, which is working well. Since my final > target is MSWord, I'd like to add style information to various > paragraphs, ie bold, underline etc. I can see how to do eg *bold* for > individual words, but how do I apply that kind of formatting to a span > of text?
I recommend using the odt exporter and then use LibreOffice to convert the resulting file to MSWord. http://orgmode.org/worg/org-faq.html#convert-to-open-office You can search for org-odt in this mailing list if you need further info. Jambunathan K. > > (I'm CSS-ignorant, so please use small words and talk slowly) > > Thanks > > Robert > > > --