Teach texcheck about \textbar

This commit is contained in:
Raymond Hettinger 2005-07-01 22:55:43 +00:00
parent a660caf351
commit c418cc81ae
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ cmdstr = r"""
\email \kwindex \refexmodindex \filenq \e \menuselection
\exindex \linev \newsgroup \verbatim \setshortversion
\author \authoraddress \paragraph \subparagraph \cmemberline
\textbar
"""
def matchclose(c_lineno, c_symbol, openers, pairmap):