diff options
author | Jean-François B <jfbu@free.fr> | 2021-02-12 17:36:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-12 17:36:42 +0100 |
commit | affc26badce48f2d533e0b03218ad54c77781e57 (patch) | |
tree | 059319d134d5d791b6f3c8b6b218ca2043b1ad8d /pygments/lexers/_postgres_builtins.py | |
parent | 68af5904f004e3c5460bde604de99a52f2ff124f (diff) | |
download | pygments-git-affc26badce48f2d533e0b03218ad54c77781e57.tar.gz |
LaTeX: use \@namedef (refactoring) (#1710)
$ latexdef @namedef
\@namedef:
macro:#1->\expandafter \def \csname #1\endcsname
And the @ character is usable here in macro names (the variable with
name definition is authorized to contain for example \PY@it)
This makes the output shorter. It makes for a neater
sphinxhighlight.sty...
Diffstat (limited to 'pygments/lexers/_postgres_builtins.py')
0 files changed, 0 insertions, 0 deletions