diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/cnltx/cnltx-listings.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/cnltx/cnltx-listings.sty | 51 |
1 files changed, 47 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/cnltx/cnltx-listings.sty b/Master/texmf-dist/tex/latex/cnltx/cnltx-listings.sty index 5c7a552ecf3..2ae39f065b8 100644 --- a/Master/texmf-dist/tex/latex/cnltx/cnltx-listings.sty +++ b/Master/texmf-dist/tex/latex/cnltx/cnltx-listings.sty @@ -285,7 +285,7 @@ -,@, % csnames beginning with @: @alph,@Alph,@arabic, - @ctrerr, + @car,@cdr,@ctrerr, @empty, @firstofone,@firstoftwo, @gobble, @@ -294,6 +294,7 @@ @ifpackageloaded, @ifstar, @makefnmark, + @nil, @roman,@Roman, @secondoftwo, @slowromancap, @@ -337,6 +338,7 @@ angle, approx, appto, + apptocmd, arabic, arccos, arcsin, @@ -501,10 +503,19 @@ cr, crcr, cref, - csdef, + csappto,cseappto,csgappto,csxappto, csc, + csdef,csedef,csgdef,csxdef, + csdimdef,csdimgdef, + csexpandonce, + csgluedef,csgluegdef, cslet,csletcs, + csmudef,csmugdef, csname, + csnumdef,csnumgdef, + cspreto,csepreto,csgpreto,csxpreto, + csshow, + csundef, csuse, cup, CurrentOption, @@ -575,8 +586,10 @@ defaultscriptratio, defaultscriptscriptratio, defaultskewchar, + defcounter, deffootnote,deffootnotemark, definecolor, + deflength, deg, delcode, delimiter, @@ -592,6 +605,7 @@ diamond, diamondsuit, dim, + dimdef,dimgdef, dimen, dimendef, dimexpr, @@ -622,6 +636,7 @@ downbracefill, dp, % E + eappto, edef, egroup, eject, @@ -655,6 +670,7 @@ enskip, enspace, ensuremath, + epreto, epsilon, eqalign, eqalignno, @@ -738,6 +754,7 @@ % G gamma, Gamma, + gappto, gcd, ge, GenericError, @@ -752,7 +769,9 @@ global, globaldefs, glossary, + gluedef,gluegdef, goodbreak, + gpreto, grave, % H H, @@ -820,9 +839,11 @@ ifmmode, ifnum, ifodd, + ifpatchable, ifstr, ifstrempty, ifstrequal, + iftoggle, iftrue, ifvbox, ifvmode, @@ -937,7 +958,7 @@ leq, leqalignno, leqno, - let, + let,letcs, lfloor, limits, linepenalty, @@ -1077,6 +1098,7 @@ mscount, mskip, mu, + mudef,mugdef, multicolumn, multiply, multiput, @@ -1119,6 +1141,7 @@ newsavebox, newskip, newtheorem, + newtoggle, newtoks, NewTranslation, newwrite, @@ -1155,6 +1178,8 @@ normallineskiplimit, normalsize, notblank, + notbool, + nottoggle, nopagebreak, not, notin, @@ -1164,6 +1189,7 @@ nullfont, number, numberline, + numdef,numgdef, numexpr, nwarrow, % O @@ -1277,6 +1303,7 @@ predisplaysize, preloaded, preto, + pretocmd, pretolerance, prevdepth, prevgraf, @@ -1292,13 +1319,21 @@ propto, protect, protected, + protected@eappto,protected@xappto, + protected@edef.protected@xdef, + protected@epreto,protected@xpreto, + protected@cseappto,protected@csxappto, + protected@csedef,protected@csxdef, + protected@csepreto,protected@csxpreto, protecting, + providebool, providecommand,providerobustcmd, ProvidesClass, ProvideDictionaryFor, ProvidesFile, ProvidesPackage, ProvideTextCommand, + providetoggle, psi, Psi, pushtabs, @@ -1392,6 +1427,7 @@ sectionmark, selectfont, selectlanguage, + setbool, setbox, setcapindent, setcounter, @@ -1414,6 +1450,7 @@ SetSymbolFont, settabs, settodepth, + settoggle, settoheight, settowidth, SetTracking, @@ -1624,6 +1661,7 @@ title, to, today + togglefalse,toggletrue, toks, toksdef, tolerance,, @@ -1647,6 +1685,7 @@ tracingoutput, tracingpages, tracingparagraphs, + tracingpatches, tracingrestores, tracingstats, triangle, @@ -1666,6 +1705,7 @@ uccode, uchyph, unboldmath, + undef, underbar, underbrace, underline, @@ -1747,6 +1787,7 @@ wr, write, % X + xappto, xdef, xdefinecolor, XeLaTeX, @@ -1754,6 +1795,7 @@ xi, Xi, xleaders, + xpreto, xspaceskip, % Y year, @@ -1928,5 +1970,6 @@ HISTORY: list if they're equal both in entry type and cite key - added drivers `@class' and `@bundle' 2013/10/21 v0.8 - added missing comma in list of commands +2013/10/21 v0.9 - added internal LaTeX commands and a number of `etoolbox' + macros -TODO: |