On 15-8-2011 11:40, Vladimir Lomov wrote:
Hi.

Consider the following example:

<file name="feat1.tex">
\setupbackend[export=yes]

\starttext

\definetyping[EXAMPLE][escape=yes]

This is a small example.

See the backend output (export file). How to put a word in the example between 
tags?

\startEXAMPLE
Here we go /BTEX\bold{AGAIN}/ETEX
\stopEXAMPLE

\stoptext
</file>

The 'AGAIN' in PDF file created by 'context' is bold but in 'feat1.export' file 
the word isn't placed between any tag.

Should I use some special command in order to put 'AGAIN' between apropriate 
tags?


\definestartstop[important][style=bold]

\important{...}

--

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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