ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jon Crump <jjcrump@uw.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: \note and \footnote
Date: Thu, 23 Dec 2010 12:47:06 -0800	[thread overview]
Message-ID: <AANLkTinH38bU-h=6kLsV3z-1-EcGDNWsc=a3HJLcerG5@mail.gmail.com> (raw)
In-Reply-To: <if0brn$tq4$1@dough.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 541 bytes --]

On Thu, Dec 23, 2010 at 12:36 PM, Yury G. Kudryashov <urkud@ya.ru> wrote:

> I'm not sure about expansion order. Probably \thisRefName is not expanded in
> one of the commands above. Could you please attach either a minimal working
> example (test.xml and test.tex that one can save and run context test), or
> log file?
>

Thanks Yury,

Attached is a minimal working example, along with the pdf output I got running:
context --environment=doublefoot.tex doublefoot.xml

context --version reports:
MTXrun | current version: 2010.12.10 15:15

[-- Attachment #2: doublefoot.xml --]
[-- Type: text/xml, Size: 465 bytes --]

<?xml version="1.0" encoding="utf-8"?>
<body>
	<text>
		<div type='arText'>
			<lb /> some arab <ref target="#N01">text</ref>
			<lb /> more arab <ref target="#N02">text</ref>
		</div>
		<div type='enText'>
			<lb /> some english <ref target="#N01">text</ref>
			<lb /> more english <ref target="#N02">text</ref>
		</div>
		<div type='fnotes'>
			<note xml:id="N01">text for note ONE</note>
			<note xml:id="N02">text for note TWO</note>
		</div>
	</text>
</body>


[-- Attachment #3: doublefoot.tex --]
[-- Type: application/x-tex, Size: 1112 bytes --]

[-- Attachment #4: doublefoot.pdf --]
[-- Type: application/pdf, Size: 11888 bytes --]

[-- Attachment #5: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
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	other threads:[~2010-12-23 20:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-23 20:11 Jon Crump
2010-12-23 20:36 ` Yury G. Kudryashov
2010-12-23 20:47   ` Jon Crump [this message]
2010-12-23 20:58     ` Thomas A. Schmitz
2010-12-23 21:17       ` Jon Crump
2010-12-23 21:20         ` Thomas A. Schmitz
2010-12-23 21:34           ` Jon Crump
2010-12-23 21:41             ` Thomas A. Schmitz
2010-12-23 21:47               ` Jon Crump
2010-12-23 22:03                 ` Jon Crump
2010-12-23 21:42             ` Jon Crump

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='AANLkTinH38bU-h=6kLsV3z-1-EcGDNWsc=a3HJLcerG5@mail.gmail.com' \
    --to=jjcrump@uw.edu \
    --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).