On Wed, 14 Jan 2015, Idris Samawi Hamid ادريس سماوي حامد wrote:

====
\starttext

\startquotation
\input darwin

\bf \input darwin
\stopquotation

\stoptext
====

darwin-xml-div.xhtml and darwin-xml-tag.xhtml show up in the browser, but the bold does not.

What is needed to get the typography info transmitted?

Structural elements are exported; raw typographical commands are not. So, you would need:

\definehighlight[important][style=bold]

\starttext
\important{This is important}
\stoptext

Aditya
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to