惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

F
Fortinet All Blogs
MyScale Blog
MyScale Blog
Microsoft Security Blog
Microsoft Security Blog
量子位
B
Blog
aimingoo的专栏
aimingoo的专栏
Apple Machine Learning Research
Apple Machine Learning Research
阮一峰的网络日志
阮一峰的网络日志
The GitHub Blog
The GitHub Blog
T
The Exploit Database - CXSecurity.com
N
News | PayPal Newsroom
Cloudbric
Cloudbric
A
About on SuperTechFans
AI
AI
Hacker News: Ask HN
Hacker News: Ask HN
S
Schneier on Security
Recent Commits to openclaw:main
Recent Commits to openclaw:main
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
C
Cyber Attacks, Cyber Crime and Cyber Security
L
LINUX DO - 最新话题
T
The Blog of Author Tim Ferriss
Simon Willison's Weblog
Simon Willison's Weblog
有赞技术团队
有赞技术团队
H
Heimdal Security Blog
J
Java Code Geeks
大猫的无限游戏
大猫的无限游戏
D
Docker
Security Archives - TechRepublic
Security Archives - TechRepublic
N
News and Events Feed by Topic
IT之家
IT之家
Know Your Adversary
Know Your Adversary
N
Netflix TechBlog - Medium
T
Tailwind CSS Blog
B
Blog RSS Feed
C
Cybersecurity and Infrastructure Security Agency CISA
C
Cisco Blogs
博客园 - 叶小钗
美团技术团队
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
H
Hackread – Cybersecurity News, Data Breaches, AI and More
L
LangChain Blog
The Hacker News
The Hacker News
Y
Y Combinator Blog
I
Intezer
The Register - Security
The Register - Security
F
Full Disclosure
V
V2EX
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Last Week in AI
Last Week in AI
Martin Fowler
Martin Fowler

ctan-ann

New on CTAN: na-tikzornament New on CTAN: boustrophedon CTAN update: menukeys CTAN update: LXGW-fonts CTAN update: pst-barcode CTAN update: tabularht CTAN update: oberdiek CTAN update: dtk-bibliography New on CTAN: na-cover CTAN update: beamer-varbox New on CTAN: plain-grid CTAN update: pas-tableur CTAN update: nicematrix New on CTAN: screenwriter New on CTAN: na-fancyborders New on CTAN: babel-kazakh CTAN update: newpax CTAN update: colortbl CTAN update: abntexto CTAN update: dccpaper CTAN update: utbmciad-report CTAN update: spim-phdthesisthemes CTAN update: latex-base-dev New on CTAN: na-urmborder CTAN update: gia-handout New on CTAN: na-pageborder CTAN update: genealogytree CTAN update: sblfonts CTAN update: mp-gears CTAN update: contract CTAN update: etoc CTAN update: latexindent New on CTAN: tensorstyles New on CTAN: mp-gears CTAN update: StatRep CTAN update: biblatex-sbl CTAN update: crossword CTAN update: svg-animate New on CTAN: lucide-admonitions New on CTAN: ecnuthesis New on CTAN: eurion CTAN update: autotype CTAN update: csvsimple New on CTAN: dirtreex New on CTAN: chalk-annotate CTAN update: pmdraw CTAN update: hyperref CTAN update: chet CTAN update: glossaries New on CTAN: user-persona New on CTAN: biblatex-ams CTAN update: tikzfill CTAN update: NewComputerModern CTAN update: fontools CTAN update: register-transfer-level CTAN update: nxtlatex New on CTAN: spim-phdthesisthemes New on CTAN: query-astro New on CTAN: register-transfer-level New on CTAN: ciad-beamertheme CTAN update: hecthese New on CTAN: biblatex-abs-annote New on CTAN: utbmciad-report CTAN update: xreview New on CTAN: cardgame CTAN update: fonttable New on CTAN: ClawXiv CTAN update: fretplot CTAN update: PyLuaTeX CTAN update: babel-german CTAN update: onlinebrief24 CTAN update: tokstools CTAN update: tablerIcons CTAN update: lucide-icons CTAN update: cprotect CTAN update: KKsymbols New on CTAN: ltmermaid CTAN update: NxuThesis CTAN update: fancyvrb CTAN update: biblatex-oxref CTAN update: apxproof New on CTAN: pst-spectrum New on CTAN: uvlhighlight CTAN update: beamertheme-gotham CTAN update: The Comprehensive LaTeX Symbol List New on CTAN: sneaker New on CTAN: smartnotes New on CTAN: bibleref-sbl New on CTAN: sblreport New on CTAN: sblbook New on CTAN: sblarticle New on CTAN: sblidx New on CTAN: sblfonts New on CTAN: mohelper New on CTAN: countwords New on CTAN: glmatrix New on CTAN: mystyletau CTAN update: rwth-ci CTAN update: pdfjam CTAN update: hologo
ann - CTAN update: scholatex
Contact Author · 2026-06-26 · via ctan-ann

Gérard Dubard submitted an update to the scholatex package. Version: 2.1 2026-06-23 License: gpl3+ Summary description: A tag-based language for print-ready teaching worksheets, built on LuaLaTeX Announcement text:


The scholatex package provides a tag-based language for creating teaching worksheets with LuaLaTeX. Version 2.1 adds: - Mathematical vocabulary: number sets (NN, ZZ, QQ, RR, CC, ...), quantifiers (forall, exists), logical connectives (and, or, lnot), implication and equivalence (=>/implies, <=>/iff), set relations (in, subset, cup, cap, setminus, emptyset), integer part (floor, ceil, round), one-argument wrappers (set, abr), and accents (bar/conj, not, hat, tilde). - Negation with a single ! prefix (e.g., !in for ∉, !exists for ∄, !subseteq for ⊈). - Limit arrow: arrow(n to +inf) sets a long right arrow with its condition underneath, for the "u_n → l" phrasing in running maths. - Function studies: <fn> builds a function object (name, formula, abscissas, derivative signs, variation data); <vartab> renders its variation table in four shapes (full, classic, convexity, value table); <plot> draws its curve via pgfplots with pole handling. - Section numbering styles: num, roman, ROMAN, alpha, ALPHA, settable per level with no inherited prefix. - Colours are now CamelCase only -- breaking change: lowercase keywords (red, navy, ...) are removed; a compile error names the CamelCase replacement. The package requires LuaLaTeX and depends on tcolorbox, tabularray, unicode-math, fontspec, and pgfplots.


The package’s Catalogue entry can be viewed at https://ctan.org/pkg/scholatex The package’s files themselves can be inspected at https://mirrors.ctan.org/macros/luatex/latex/scholatex/


Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese


CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs