Questions tagged [api]

3 questions
4
votes
1 answer

New auto-detecting key/value arguments - What it is for?

In LaTeX News, Issues 1–36, it is written: Auto-detecting key/value arguments To allow extension of the core LATEX syntax, ltcmd now supports a =... modifier when grabbing arguments. This modifier instructs LATEX that the argument should be passed…
projetmbc
  • 13,315
1
vote
1 answer

What package can I use for HTTP Request description?

Is there a way to format a HTTP request like this, like when using http with markdown? PATCH /v1/something/1234 HTTP/1.1 Host: somehost.com Content-Type: application/json Accept: application/json Api-Key: supersecretkey Content-Length: 107 { …
Juliana
  • 111
0
votes
0 answers

Database of command names for all TeX Live macros

The command latexdef -l -p amsmath gives all the macros created by amsmath. Has anyone used it to build a command name "database" for all TeX Live macros? If not, I will build a basic JSON file. Why? This could help LaTeX developers to avoid, in…
projetmbc
  • 13,315