Results 25 issues of David Carlisle

https://github.com/aslushnikov/latex-online/blob/1f032e51d0112628e181561e9b066d9b142703e8/lib/CompilationRequest.js#L105 Would it be possible to allow platex and uplatex here? I think the necessary support files such as the `jsarticle.cls` are already there but it fails at this first...

P3-collecting-feedback

**Is your feature request related to a problem? Please describe.** If an issue is closed at github, the associated issue link generated by `` marks this with a strikeout, but...

Feature request
High priority

## Description of problem When using markdown `&` is not protected in code sections (single or triple backticks) The gfm spec documents that wihin `code` , `&` will not start...

bug

This is a feature request rather than a bug report. I am trying to get minted to run in the default restricted shell escape mode of texlive. I have a...

enhancement

## Description It seems that Unicode is finally going to provide a sanctioned way of accessing script v calligraphic (roundhand v chancery) https://www.unicode.org/L2/L2020/20275r-math-calligraphic.pdf Just for uppercase it seems, or at...

## Description As came up on stackexchange https://tex.stackexchange.com/questions/592080/lualatex-why-is-textbar%cc%88-working-but-not-textbar%cc%99/592085#592085. `\setmathfont` is setting the catcode of diacritics to 12 meaning that accented letters using them can not be used in commandnames. Specifically...

## Brief outline of the enhancement ## Minimal example see also https://tex.stackexchange.com/a/629690 This example loops forever (other error conditions are possible depending on the argument signature specified) ```latex \documentclass{article} \usepackage{bm}...

enhancement
category tools
to analyse further
long-term

The recent PL1 releases misses a ``` # 2022-06-01 PL1 Release ``` header in `changes.txt` We can add one before adding entries for the next relase but probably l3build could...

category base (latex)
bug (documentation)
stale

## Description several packages are specified twice with `\RequirePackage` https://tex.stackexchange.com/q/660627/1090 - [X] Relevant for XeTeX - [X] Relevant for LuaTeX - Issue tracker has been searched for similar issues? -...

## Status **READY** ## Description adds ``` \defmathfont{ncm}{NewCMMath-Regular.otf}{AA66AA}{N} \defmathfont{gnh}{GFSNeohellenicMath.otf}{AAAA66}{H} \defmathfont{erm}{Erewhon-Math.otf}{66AA66}{E} ``` Could add more but perhaps a complete redesign would be needed in that case, the table is getting a...