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

推荐订阅源

Apple Machine Learning Research
Apple Machine Learning Research
S
Schneier on Security
P
Proofpoint News Feed
The Cloudflare Blog
S
SegmentFault 最新的问题
WordPress大学
WordPress大学
Hugging Face - Blog
Hugging Face - Blog
雷峰网
雷峰网
博客园 - 【当耐特】
博客园 - 叶小钗
大猫的无限游戏
大猫的无限游戏
F
Fortinet All Blogs
宝玉的分享
宝玉的分享
博客园 - 聂微东
Engineering at Meta
Engineering at Meta
G
Google Developers Blog
Know Your Adversary
Know Your Adversary
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
S
Securelist
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
C
CXSECURITY Database RSS Feed - CXSecurity.com
G
GRAHAM CLULEY
T
Threatpost
T
Threat Research - Cisco Blogs
酷 壳 – CoolShell
酷 壳 – CoolShell
C
Cisco Blogs
Cisco Talos Blog
Cisco Talos Blog
Latest news
Latest news
C
Cybersecurity and Infrastructure Security Agency CISA
L
LINUX DO - 热门话题
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
SecWiki News
SecWiki News
L
LangChain Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
The Last Watchdog
The Last Watchdog
阮一峰的网络日志
阮一峰的网络日志
Security Latest
Security Latest
P
Palo Alto Networks Blog
L
LINUX DO - 最新话题
博客园 - 司徒正美
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
P
Privacy International News Feed
N
News and Events Feed by Topic
Spread Privacy
Spread Privacy
T
Tenable Blog
有赞技术团队
有赞技术团队
MyScale Blog
MyScale Blog
aimingoo的专栏
aimingoo的专栏
AI
AI

ctan-ann

CTAN update: texlive-dummy-fedora CTAN update: appendixnumberbeamer CTAN update: modernruler New on CTAN: pst-eqhz CTAN update: simplebnf CTAN update: fundus CTAN update: unibidi-lua CTAN update: pst-fun CTAN update: hvfloat New on CTAN: attinormativi CTAN update: njuthesis New on CTAN: beamertheme-geode New on CTAN: numodel-bundle CTAN update: bundledoc CTAN update: biblatex-cse 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
ann - CTAN update: KKluaverb
Contact Author · 2026-06-22 · via ctan-ann

Date: June 22, 2026 8:44:00 AM CEST

Kosei Kawaguchi submitted an update to the KKluaverb package. Version: 2.3.0 2026-06-12 License: mit Summary description: Provides a Lua-enhanced versatile \verb command Announcement text:


Changes in this release (v2.3.0): - New options `wrap` and `wrapindent` for `\KKcodeS/E` blocks: when `\KKvOpChange{wrap=true}` is set, lines that exceed `\linewidth` are automatically wrapped instead of producing Overfull `\hbox` warnings. Continuation lines are indented by the original code indentation plus the value of `wrapindent` (default: 2em). This feature is available for style=1 and style=2 (line-numbered); continuation lines in style=2 do not receive a line number. - New command `\KKvSetMapTeX{<char>}{<tex-cmd>}`: maps a verbatim character to a TeX command, which is emitted via `tex.sprint` (with expansion) at output time. This complements the existing `\KKvSetMap` (character-to- character substitution) and is useful in Japanese font contexts where U+2423 (OPEN BOX, ␣) may be rendered as a full-width glyph. - New command `\KKvSpaceVisible`: convenience wrapper for `\KKvSetMapTeX{ }{\textvisiblespace}`, making spaces in verbatim output appear as the half-width visible-space symbol provided by `textcomp`. - New command `\KKvClearMapTeX{<char>}`: removes the TeX-command mapping for the given character and restores the default behaviour (for space: reverts to the automatic non-breaking space substitution).


This package is located at https://mirrors.ctan.org/macros/luatex/latex/kkluaverb More information is at https://ctan.org/pkg/kkluaverb


Thanks for the upload. For the CTAN Team Manfred Lotz 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 .