mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Map \envvar to the TeXinfo equivalent, @env.
This commit is contained in:
parent
850026308b
commit
0bb242b67c
1 changed files with 1 additions and 1 deletions
|
@ -246,7 +246,7 @@ Both BEGIN and END are evaled. Moreover, you can reference arguments through
|
|||
("EOF" 0 "@code{EOF}")
|
||||
("email" 1 "@email{\\1}")
|
||||
("emph" 1 "@emph{\\1}")
|
||||
("envvar" 1 "@samp{\\1}")
|
||||
("envvar" 1 "@env{\\1}")
|
||||
("exception" 1 "@code{\\1}")
|
||||
("exindex" 1 (progn (setq obindex t) "@obindex{\\1}"))
|
||||
("fi" 0 (concat "@end " last-if))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue