ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Marcin Borkowski <mbork@atos.wmid.amu.edu.pl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Reference to a subitem
Date: Tue, 28 Oct 2008 01:34:53 +0100	[thread overview]
Message-ID: <20081028003453.GF13542@atos.labs.wmid.amu.edu.pl> (raw)
In-Reply-To: <83e5fb980810270924p14cbe40esad32b6d8aeeeb663@mail.gmail.com>

Dnia Mon, Oct 27, 2008 at 05:24:56PM +0100, Diego Depaoli napisa&#322;(a):
> 2008/10/25 Marcin Borkowski <mbork@atos.wmid.amu.edu.pl>:
> > Dnia Sat, Oct 25, 2008 at 02:58:24AM +0200, Diego Depaoli napisa&#322;(a):
> > This code seems to work (approximately) like this: it expands the "full"
> > reference, which is:
> > <number> <dot> <number> <dot> <something, probably space>
> > and selects "everything from the first dot up to the second one (w/o the
> > dots themselves).  So I consider it to be a bit dirty hack (sorry,
> > Wolfgang;)), in a sense that it is not very flexible.
> Thanks for clarification, here I begin to understand
> 
> > If your stopper is, say ")" (and the second one, say, "]", so you have
> > references in a strange form like "1)2]"), you might want to say
> > something like
> > \def\doItemNumber #1)#2]#3\relax
> mmmm... I tried before posting... doesn't work

Could you please send me a minimal example?

> > \edef\sometemporarymacroname{%
> >  \def\noexpand\doItemNumber ##1\stopper ##2\stopperr ##3\relax
> >  {\noexpand\doifelsenothing{##2}
> >    {##1}
> >    {##2}}%
> > }%
> > \sometemporarymacroname
> Here I stop understand and I can't get this code working.
> Could you give me a full example?

As above; send me a file, I'll try to do something.  Still, I'm not
really sure this would work, it was only a rough idea.  I'll explain it
later (it's 1:30 AM here in Poland;)).

> > I'm not sure whether this works, though, *please* check it and tell me
> > (maybe I'm doing some stupid error, please the TeX gurus correct me if
> > yes).  I hope this is ok, though, because then it my first post to this
> > list containing actually an _answer_ and not a _question_:))).
> This time will never come for me.

If you follow the path of TeX, your expertise will gradually rise;).
You'll never notice, though, until people start coming to you asking
questions, and will be baffled by your expert-like,
impossible-to-understand-and-technical answers;).

> Cheers
> -- 
> Diego Depaoli

Greets

-- 
Marcin Borkowski (http://mbork.pl)

- Gandalf!  A ja myślałem, że nie żyjesz.  Co prawda o sobie też byłem
tego zdania.
				Sam Gamgee
___________________________________________________________________________________
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
___________________________________________________________________________________


  parent reply	other threads:[~2008-10-28  0:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-22 22:55 Diego Depaoli
2008-10-23  7:22 ` Wolfgang Schuster
2008-10-23  9:58   ` Diego Depaoli
2008-10-25  0:58   ` Diego Depaoli
2008-10-25  7:07     ` Marcin Borkowski
2008-10-27  9:56       ` Wolfgang Schuster
2008-10-28  0:30         ` Marcin Borkowski
2008-10-27 16:24       ` Diego Depaoli
2008-10-27 16:30         ` Diego Depaoli
2008-10-28  0:34         ` Marcin Borkowski [this message]
2008-10-25  8:43     ` Hans Hagen

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=20081028003453.GF13542@atos.labs.wmid.amu.edu.pl \
    --to=mbork@atos.wmid.amu.edu.pl \
    --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).