home.social
  1. You’re invited to our regular online meet-up, upcoming
    Wednesday, May 13th, 19:30 CEST (UTC+2)

    at lecture.senfcall.de/hen-rbr-rk

    This usually a Q&A with the developers and chat about current projects; ConTeXt users of all levels are welcome!

  2. Wolfgang let the cat in.

    Embroidery cat font, implemented in MetaFun with added color support.

  3. There’s a new update for ConTeXt LMTX – we don’t know yet what it contains, at least some fixes for issues that were discussed on the mailing list.

    I didn’t mention the previous update from last Thursday that also wasn’t announced or explained.

  4. Version 1.1 (of the Community Edition) of
    “A Not So Short Introduction to ConTeXt LMTX”
    has been released for your reading pleasure at
    codeberg.org/anss-ce/ANSS-CE/r

    (Jim)

    full announcement: mailman.ntg.nl/archives/list/n

  5. You’re invited to our regular online meet-up, upcoming
    Wednesday, April 8th, 19:30 CEST (UTC+2!)

    (Beware, it’s “summer” time again!)

    at lecture.senfcall.de/hen-rbr-rk

    This is usually a Q&A with the developers and chat about current projects, but feel free to ask “stupid” questions!
    ConTeXt users of all levels are welcome!

  6. Another update for ConTeXt:
    – bugfixes
    – \externalfigure[foo.png][gray=yes]
    – context --extra=compare --colors=red,blue one.pdf two.pdf
    – new "squeeze" keyword for left and right justification
    – align=fixed:small / broad:small (small penalty for interpunction)
    – \pbsp as “possibly keep together space”

    Details see
    mailman.ntg.nl/archives/list/n

  7. At the ConTeXt intro workshop last Wednesday, participants struggled with ConTeXt on the newly released TeX Live 2026.
    Not the usual about wrong paths or unwritable cache directories.

    ConTeXt was apparently correctly installed, generating the file database and the format was working, but then it couldn’t find the format file if the "context" or "mtxrun" command wasn’t called with its full path.

    TeX Live’s processes were changed before this release and something’s broken.

  8. Frank Mittelbach, Karl Berry, Hans Hagen, and Herbert Voß were just elected as honorary members of DANTE e.V. for their life-long work and commitment for TeX and its community.

  9. RE: chaos.social/@TeXhackse/116215

    Inspired by @samcarter ’s talk at DANTE’s spring meeting, Hans implemented cistercian numerals* in ConTeXt. With the next update, you’ll be able to use them as number conversion "c". (Since ~2 years you can already use Kaktovik numerals* as conversion "k".)

    * en.wikipedia.org/wiki/Cisterci
    * en.wikipedia.org/wiki/Kaktovik

  10. On somewhat short notice, Hans Hagen will present the new MVL column sets layout mechanism on Thursday at DANTE’s spring meeting in Lahnau:
    dante.de/veranstaltungen/dante

    Online attendance via BigBlueButton is possible, but you still need to register. (At least there’s no other information so far.)

  11. The latest update (a few minutes ago) is deemed the 2026 snapshot of .

  12. The announced update has happened.

    Beware of changes WRT footnotes!

    Full announcement:
    mailman.ntg.nl/archives/list/n

    Another addition is:
    \setuplayout[grid=snapping]
    different grid snapping model that delegates more to the TeX engine. Some info in beyond-snapping.tex; still experimental. Some mechanisms (like section heads & math) accept a snapping parameter.

    Several bug fixes & small enhancements.

    Wolfgang updated the interface definition files!

    Prep for 26

  13. Gavin Polhemus published a new ConTeXt module to include a globe, centered on some geo coordinates:

    github.com/Sophias-Compass/Lua

    modules.contextgarden.net/luag

    There’s a manual in doc/…

    With the next ConTeXt update, it will be installable with mtxrun.

  14. Gavin about for :

    I am working with in . Here are the resources I use, roughly in the order I search when trying to solve a problem.

    Manual (pragma-ade.nl/general/manuals/) This is most comprehensive and helpful source.
    ➤ MetaPost Manual (mirrors.ctan.org/systems/doc/m) This is not specific to ConTeXt, but it is very useful.
    ➤ The MetaFun page on the ConTeXt wiki (wiki.contextgarden.net/Graphic)
    🧵