From 6ce1872e803e278bebfcf812d2e885a6c3f28744 Mon Sep 17 00:00:00 2001 From: Justin Gassner Date: Mon, 1 Apr 2024 12:30:22 +0200 Subject: Add latex dictionary --- latex-pkgs.txt | 192 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 192 insertions(+) create mode 100644 latex-pkgs.txt diff --git a/latex-pkgs.txt b/latex-pkgs.txt new file mode 100644 index 0000000..3e98de0 --- /dev/null +++ b/latex-pkgs.txt @@ -0,0 +1,192 @@ +# vim: ft=config + +# plain TeX +baselineskip +begingroup +endgroup +lastbox +lbrack +mathrel +medskip +nobreak +nointerlineskip +rbrack +setbox +unhbox +unskip +noexpand + +# eTeX +numexpr + +# LaTeX2e +cleardoublepage +includeonly +newcounter +counterwithin +thesection + +# LuaTeX +directlua +lualatex +luatex + +# LaTeX3 +maketitlecase + +# libertinus +libertinus +defaultfeatures +nomath + +# fontspec +fontspec +setfontfamily +setmathfont +msb +oms +cmsy + +# xcolor +xcolor + +# koma-script +addtokomafont +areaset +bcor +chapterprefix +contentsname +idx +koma +noenddot +scrartcl +scrbook +totoc + +# csquotes +blockcquote +csquotes +mkccitation +mkcitation +textelp +textins + +# selnolig +selnolig +nolig +debugon + +# ams +amsthm +mathbb +numberwithin +proofname + +# mathtools +mathtools +vcentcolon +lparen +rparen + +# enumitem +enumitem + +# graphicx +graphicx + +# tcolorbox +Crefname +beforeafter +colframe +coltitle +fonttitle +newtcbtheorem +tcbset +tcbuselibrary +tcolorbox +toptitle + +# graphicx +includegraphics + +# idxlayout +idxlayout + +# biblatex +biblatex +addbibresource +refsegment +defernumbers +giveninits +defbibheading +subbibliography +therefsection +therefsegment +backrefpage +backrefpages +mkbibnamefamily +mkbibnamegiven +mkbibnameprefix +mkbibnamesuffix +subtitlepunct +addcolon +prenote +newrefsegment +localrefcontext +nocite +printbibheading +defbibnote +printbibliography +bibintoc +bibname +ydnt +bibstring +addperiod +finentrypunct +addspace +mkbibbrackets + +# nomencl +nomencl +intoc +makenomenclature +printnomenclature +nomrefpage + +# makeidx +makeidx + +# hyperref +hyperref +hypersetup +allcolors +linktoc +bookmarksnumbered +bookmarksopen +bookmarksopenlevel +hypertexnames +pdftitle +pdfauthor +pdfsubject +pdfkeywords +hidelinks + +# bookmark +bookmark +bookmarksetupnext +pdfbookmark + +# hypdestopt +hypdestopt + +# cleveref +cleveref + +# refcheck +refcheck + +# more pdf stuff +pdfvariable +minorversion +suppressoptionalinfo +ptex -- cgit v1.2.3-54-g00ecf