#lmtx — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #lmtx, aggregated by home.social.
-
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
https://mailman.ntg.nl/archives/list/n[email protected]/thread/MER5BCFETHGCPHJAZLQRGQ4RZ7BSIZ7I/ -
The announced update has happened.
Beware of changes WRT footnotes!
Full announcement:
https://mailman.ntg.nl/archives/list/n[email protected]/thread/DGZ4OPUVDEI7BW6FSTZ5RUXIFZ3QHIKX/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 #TeXlive 26
-
⚠️ 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 https://mailman.ntg.nl/archives/list/n[email protected]/thread/UQ3RKCRNII5WR3JWEOPHIPBULWB6XB5J/
Maybe also have a look in the manual “beyond-inserts”.
-
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.) -
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 #ConTeXt #LMTX:\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"))
\stopluacodeAccording to
https://en.wikipedia.org/wiki/EPC_QR_code
it works with banks in Austria, Belgium, Finland, Germany, and The Netherlands. -
-
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.
🧵 …