ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Denis Maier via ntg-context <ntg-context@ntg.nl>
To: <ntg-context@ntg.nl>
Cc: denis.maier@unibe.ch, oinos@gmx.es, taco@bittext.nl
Subject: What exactly is lpath?
Date: Wed, 3 Aug 2022 07:46:59 +0000	[thread overview]
Message-ID: <7ab06ba1695942339167240f5af788a9@unibe.ch> (raw)

Hi everyone
Just a question I've been thinking about from time to time: What exactly is lpath? Is that ConTeXt-specific? Or something more general from Lua? I've of course asked Google, but Lpath seems to a Python-inspired path library for Lua unrelated to XML...
Best,
Denis


> -----Ursprüngliche Nachricht-----
> Von: ntg-context <ntg-context-bounces@ntg.nl> Im Auftrag von Taco
> Hoekwater via ntg-context
> Gesendet: Mittwoch, 3. August 2022 09:09
> An: mailing list for ConTeXt users <ntg-context@ntg.nl>
> Cc: Taco Hoekwater <taco@bittext.nl>; Pablo Rodriguez <oinos@gmx.es>
> Betreff: Re: [NTG-context] issue with lpath
> 
> 
> 
> > On 2 Aug 2022, at 21:14, Pablo Rodriguez via ntg-context <ntg-
> context@ntg.nl> wrote:
> >
> > Dear list,
> >
> >
> > I need an lpath to select the h3 node above, but only the one with "h3
> > + blockquote" as a CSS selector (which could be added the lpath "../h3"
> > after).
> 
> Lpath supports CSS selectors between curly braces as parts, so simply:
> 
>   \xmlsetsetup{#1}{{h3 + blockquote}/../h3} {xml:section}
> 
> should do. The xml-mkiv.pdf manual has lots of other lpath examples as well.
> 
> Best wishes,
> Taco
> 
> —
> Taco Hoekwater              E: taco@bittext.nl
> genderfluid (all pronouns)
> 
> 
> 
> ______________________________________________________________
> _____________________
> If your question is of interest to others as well, please add an entry to the
> Wiki!
> 
> maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-
> context
> webpage  : https://www.pragma-ade.nl / http://context.aanhet.net archive
> : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : https://contextgarden.net
> ______________________________________________________________
> _____________________
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2022-08-03  7:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-03  7:46 Denis Maier via ntg-context [this message]
2022-08-03  8:34 ` Hans Hagen via ntg-context
2022-08-03 14:39   ` Denis Maier via ntg-context
2022-08-03 15:05     ` Hans Hagen via ntg-context
2022-08-03 17:08     ` Pablo Rodriguez via ntg-context

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=7ab06ba1695942339167240f5af788a9@unibe.ch \
    --to=ntg-context@ntg.nl \
    --cc=denis.maier@unibe.ch \
    --cc=oinos@gmx.es \
    --cc=taco@bittext.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).