Hello, list!
I'm working on a ConTeXt language extension for the Nova editor by Panic
software (https://nova.app/).
The extension is here:
https://github.com/pmazaitis/nova-context/releases/tag/0.6.0
...currently in beta, but fairly functional.
This version of the extension supports
On 11 Nov 2023, at 14:52, Aditya Mahajan wrote:
> Last time I checked tree-sitter on neovim, there were no good tree-sitters
> for context. I'd be interested in testing this out.
Happy to have feedback!
> Does the parser detect nested metapost and luatex environments?
The parser recognizes chu
.
> A. Christe
> Le 11 nov. 2023 à 18:49 +0100, Paul Mazaitis , a écrit :
>>
>> Hello, list!
>>
>> I'm working on a ConTeXt language extension for the Nova editor by Panic
>> software (https://nova.app/).
>>
>> The extension is here
On 4 Jul 2024, at 15:22, juh+ntg-context--- via ntg-context wrote:
> Dear all,
>
> no mention here https://tree-sitter.github.io/tree-sitter/ and searching for
> treesitter on the Wiki gives no match?
A ha! You are correct; it turns out all the references are under "tree-sitter"
(hyphen include
The short version:
I'd like to set up a context document with multiple user-defined heads,
such that they can be conditionally compiled and/or altered. It seems
that modes are what I want, but I'm having trouble figuring out how to
automatically set up a particular section to be wrapped in a
Hello, list!
At one point, it looks like there was an (automatically?) generated XML
file of the ConTeXt user interface; the most recent version of this that
I can find is from 2006, and appears (the English version, anyway) to be
out of date.
Is there a more recent version of this availabl
Hi Pablo,
On 1 Jun 2015, at 11:46, Pablo Rodriguez wrote:
Hi Paul,
do you mean http://www.pragma-ade.com/general/qrcs/setup-en.pdf?
The PDF command reference is good, but I'm looking for something that's
easier to parse with software.
If this is not what you want, could you provide a
Hello, list!
I've been working on a BBEdit language module to support editing ConTeXt
files:
https://github.com/pmazaitis/ConTeXtBBLM
...with binary releases here:
https://github.com/pmazaitis/ConTeXtBBLM/releases
If there are other BBEdit users here with interest, I'd appr
Hello list!
I am pleased to announce v1.0 of ConTeXtBBLM, a BBEdit Language Module
to support ConTeXt. This language module is built for BBEdit v11, and
supports MkIV-style sectioning for navigation. A brief list of features:
* Navigation by heading titles (including titles from user-define
I've released a version of the ConTeXt BBLM that better manages files
referenced by environment or project structure commands.
The language module populates the BBEdit Includes Menu with files
referenced by:
\environment
\project
\product
\component
The lang
Hi everyone,
My goal is to have a PDF that
- allows users to input numeric information in various fields,
- makes calculations on the data in those fields,
- ...and reports that information somewhere in the PDF.
It seems that the widget support could handle this, but I'm struggling
to unde
Hi everyone,
First: apologies for the long email; this got a little complicated.
Summary: there may be a bug in setting up calculate field for widgets?
Parts:
- calculator.tex
- A M(N)WE
- The MWE Only Sort of Works
# calculator.tex
On 13 Nov 2019, at 10:26, Pablo Rodriguez wrote:
Hi P
Some further progress!
On 18 Nov 2019, at 13:56, Hans Hagen wrote:
the problem with calculate is that there are also settings related to
it (plus some built-in addition stuff, at least that's what i see in
the viewer preferences and such, which is likely to interfere)
From what I've been abl
On 18 Nov 2019, at 3:48, Hans Hagen wrote:
Here's something to play with ... note the Number conversion!
A ha! Many thanks (for some reason I didn't get this email until just
now); I'll try to tackle it this way and see what I can make work.
\usemodule[fields]
\starttext
[...]
\stoptext
Hi, everyone!
I've been working on an updated tree-sitter parser for the ConTeXt file format.
The parser has pretty good support for parsing a ConTeXt .tex file and
producing a syntax tree for that file (and, optionally, highlighting).
The parser also has support for using appropriate parsers
Dear list,
## The Incredibly Short Version
I am trying to extend m-database, and I want to add a flag to control behavior.
I can get it to work, but I am having trouble understanding how to do it
properly.
## The Short Version
I have a project where I wish to incorporate many CSV files as Nat
On 26 Feb 2023, at 5:36, Max Chernoff via ntg-context wrote:
> I'd recommend completely ignoring the interface i-*.xml files. They
> don't do anything particularly useful for a third-party module.
It's good to know there's no dependency there (but I do like to keep things
updated :) ).
> This l
17 matches
Mail list logo