KaTeX / KaTeX/KaTeX

Kern commands accept braced size argument

Open
#1,936 0 comments 3 reactions 1 assignee Claimed by @ylemkimon View on GitHub
Dominant language
TypeScript
Stars
20.4k
Forks
1.3k
Avg merge
14h 37m
Merged PRs (30d)
7

Description

In LaTeX, kern commands, such as `\kern`, `\mkern`, `\hskip`, `\hspace`, and `\mskip`, don't accept braced size argument, i.e., don't allow `\kern{1mu}`.

I'm currently working on argument parsing, and it'd be better to separate unbraced and braced size argument parsing, but it'd be a breaking change.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.