Am 11.03.2014 um 09:09 schrieb Henning Hraban Ramm <te...@fiee.net>:

> more issues:
> 
> [5] emphasis
> 
> How to markup emphasize (\em, \bf, \it, \sl) so that it gets exported? {\em 
> Something} doesn’t.

You have to create a command for them which add tags, e.g.

  \definehighlight[important][style=italic]

or

  \definestartstop[important][style=italic]

and use

  normal text \important{important text} normal text

> And hey, can I bribe you to look into that issues? Some nice felt hats from 
> Kyrgyzstan perhaps?
> 
> The ePub/export stuff is not in a workable state. If you don’t want to work 
> at it, we should really remove it to avoid raising false hopes.
> 
> I can’t tell how easy it is to fix/enhance. Would it make sense for me to 
> start somewhere?

You can make a few minimal examples with bugs in export mechanism.

Wolfgang
___________________________________________________________________________________
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