ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jelle Huisman <jelle@jhnet.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: getting inside xhtml / mkii
Date: Fri, 09 May 2008 10:56:29 +0100	[thread overview]
Message-ID: <48241FCD.9060106@jhnet.nl> (raw)
In-Reply-To: <115224fb0805090230q4b40a4bajcb23f8b458ad0ea4@mail.gmail.com>

Wolfgang Schuster wrote:
> Did this come closer to what you want.
>   
Almost, however I added "xlanguagetag=>\let\FormatSpan\bold" to get to 
the nested span element and that didn't work. Any suggestions?
> \defineXMLenvironment [span] [class=]
>   {\bgroup
>    \processaction
>      [\XMLpar{span}{class}{}]
>      [word=>\let\FormatSpan\bold,
>       defenition=>\let\FormatSpan\mono]%
>   
                xlanguagetag=>\let\FormatSpan\bold % <- this does not 
work (because it is nested?)
>    \FormatSpan}
>   {\egroup}
>
>
> \starttext
>
> \startXMLdata
> <span class="word" lang="nld">papa</span>
> <span class="defenition" lang="en">
>   <span class="xlanguagetag" lang="en">Eng</span>
>   daddy
> </span>
> \stopXMLdata
>
> \stoptext
>
> You should give us more information too help you, how is \Mywordstyle
> defined because \defineXMLargument can't be nested.
\Mywordstyle is a font switch:
\def\Mywordstyle #1{\switchtobodyfont[GentiumItalics] 
#1\switchtobodyfont[Gentium]}

Thanks again,

Jelle
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2008-05-09  9:56 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-08 21:32 Jelle Huisman
2008-05-08 21:55 ` Hans Hagen
2008-05-09  8:59   ` Jelle Huisman
2008-05-09  9:30     ` Wolfgang Schuster
2008-05-09  9:56       ` Jelle Huisman [this message]
2008-05-09 10:06         ` Wolfgang Schuster
2008-05-09 12:53           ` Jelle Huisman
2008-05-09 13:14             ` Wolfgang Schuster
2008-05-09 13:57               ` Jelle Huisman
2008-05-09 13:05           ` Hans Hagen
2008-05-09 13:54             ` Jelle Huisman
2008-05-15 11:33             ` Jelle Huisman
2008-05-15 13:07               ` Wolfgang Schuster
2008-05-15 13:27                 ` Jelle Huisman
2008-05-15 13:52                   ` Wolfgang Schuster
2008-05-15 19:54                     ` Jelle Huisman
2008-05-16  9:54                       ` Wolfgang Schuster
2008-05-16 10:19                         ` Jelle Huisman
2008-05-16 10:25                           ` Wolfgang Schuster
2008-05-16 10:41                             ` Jelle Huisman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48241FCD.9060106@jhnet.nl \
    --to=jelle@jhnet.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).