home.social

#lmtx — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #lmtx, aggregated by home.social.

  1. 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

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

  3. 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

  4. ⚠️ The upcoming ConTeXt update has changes WRT footnotes.

    Better install it beside your current one instead of just updating and check if everything works as intended.

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

    Maybe also have a look in the manual “beyond-inserts”.

  5. Last night’s bugfix update for should fix a broken Mac binary and wrong frames around columns.

  6. The latest update has:

    ❧ a few bugfixes
    ❧ new parinject feature*
    ❧ new tabulate column key P
    ❧ shaping penalties*
    ❧ improvements in \column uses in column sets
    ❧ prelim. Gaelic language support (waiting for users)
    ❧ a bit more documentation

    *) see tex.stackexchange.com/question

  7. ConTeXt’s sourcecode is slowly moving from github to codeberg!
    (ATM the cb repo is secondary and needs to get updated manually, but it will become the main one over time.)

    codeberg.org/contextgarden

  8. It’s this time of the year when everyone asks for donations.
    Here’s how you make an EPC QR code for SEPA transfers in :

    \startluacode
    local sum = 50.0
    local subject = "Donation"
    local qrtext=string.format([[BCD
    002
    1
    SCT
    RABONL2U
    ConTeXt Group
    NL04RABO0163223726
    EUR%.02f
    CHAR
    %s
    ]], sum, subject)
    figures.qrcode(qrtext,"blue",tex.sp("5cm"))
    \stopluacode

    According to
    en.wikipedia.org/wiki/EPC_QR_c
    it works with banks in Austria, Belgium, Finland, Germany, and The Netherlands.

  9. There’s a new update for , it fixes a few bugs – nothing known about new features.

  10. We now officially have 3 new units. These were introduced at the 2023 #BachoTeX meeting in a presentation where the chair of the four person strong team also did the final live calibration (using the edithorial calibration instrument made for that purpose). An upcoming article in #TugBoat will explain the details of the process and also a careful mathematical analysis of how we reached the right value with a high precision. The actual implementation is the most boring part.

    #ConTeXt #LMTX

    🧵 …