ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster via ntg-context <ntg-context@ntg.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
Subject: Re: searching in the source browser
Date: Mon, 5 Sep 2022 20:59:14 +0200	[thread overview]
Message-ID: <2d4d29bb-d3d4-7be4-79de-31aec2d1ea57@gmail.com> (raw)
In-Reply-To: <e66da5a5-8f43-017e-1022-024732c48dfe@fiee.net>

Henning Hraban Ramm via ntg-context schrieb am 05.09.2022 um 20:28:
> Hi, this is probably for Taco:
>
> Is there a possibility in the source browser to search for macros 
> (\something) or anything containing dots (logs.errors)?
> Because neither “simple” nor with Lua patterns I get any results.
>
> E.g. I wanted to look for all trackers and/or directives.

To get a list of trackers and directives you can use

     \showtrackers
     \showdirectives

in a document (the list appear in the log file and terminal) or you use 
the following two modules:

     context --global m-trackers.mkiv
     context --global m-directives.mkiv

Wolfgang

___________________________________________________________________________________
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-09-05 18:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-05 18:28 Henning Hraban Ramm via ntg-context
2022-09-05 18:59 ` Wolfgang Schuster via ntg-context [this message]
2022-09-05 20:50   ` Henning Hraban Ramm via ntg-context
2022-09-05 19:07 ` Pablo Rodriguez via ntg-context
2022-09-05 19:34   ` Hans Hagen via ntg-context
2022-09-05 20:46   ` Henning Hraban Ramm via ntg-context
2022-09-05 21:53     ` Max Chernoff via ntg-context
2022-09-06  6:41 ` Taco Hoekwater 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=2d4d29bb-d3d4-7be4-79de-31aec2d1ea57@gmail.com \
    --to=ntg-context@ntg.nl \
    --cc=wolfgang.schuster.lists@gmail.com \
    /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).