Repository: James-Yu/LaTeX-Workshop Branch: master Commit: 541167a72f27 Files: 5084 Total size: 41.4 MB Directory structure: gitextract_ciql6n51/ ├── .devcontainer/ │ ├── README.md │ ├── devcontainer.json │ ├── sid/ │ │ └── Dockerfile │ ├── stable/ │ │ └── Dockerfile │ └── texlive/ │ └── Dockerfile ├── .gitattributes ├── .github/ │ ├── ISSUE_TEMPLATE/ │ │ ├── bug-report.md │ │ └── feature-request.md │ ├── dependabot.yml │ ├── disabled/ │ │ └── docker_on_linux.yml │ └── workflows/ │ ├── README.md │ ├── codeql-analysis.yml │ ├── lock.yml │ ├── package.yml │ ├── texlive_on_linux.yml │ ├── texlive_on_mac.yml │ └── texlive_on_win.yml ├── .gitignore ├── .vscode/ │ ├── extensions.json │ ├── launch.json │ ├── settings.json │ └── tasks.json ├── .vscodeignore ├── CHANGELOG.md ├── CONTRIBUTING.md ├── LICENSE.txt ├── README.md ├── data/ │ ├── README.md │ ├── at-suggestions.json │ ├── biblatex-entries.json │ ├── biblatex-optional-entries.json │ ├── bibtex-entries.json │ ├── bibtex-optional-entries.json │ ├── classnames.json │ ├── commands.json │ ├── environments.json │ ├── latex-snippet.json │ ├── macros.json │ ├── packagenames.json │ ├── packages/ │ │ ├── abntcite.json │ │ ├── acro.json │ │ ├── acronym.json │ │ ├── afterpage.json │ │ ├── algorithm2e.json │ │ ├── allrunes.json │ │ ├── amsbsy.json │ │ ├── amsfonts.json │ │ ├── amsmath.json │ │ ├── amsopn.json │ │ ├── amssymb.json │ │ ├── amsthm.json │ │ ├── apacite.json │ │ ├── appendix.json │ │ ├── array.json │ │ ├── attachfile.json │ │ ├── babel.json │ │ ├── beamerbaseauxtemplates.json │ │ ├── beamerbaseboxes.json │ │ ├── beamerbasecolor.json │ │ ├── beamerbasecompatibility.json │ │ ├── beamerbasefont.json │ │ ├── beamerbaseframe.json │ │ ├── beamerbaseframecomponents.json │ │ ├── beamerbaseframesize.json │ │ ├── beamerbaselocalstructure.json │ │ ├── beamerbasemisc.json │ │ ├── beamerbasemodes.json │ │ ├── beamerbasenavigation.json │ │ ├── beamerbasenotes.json │ │ ├── beamerbaseoptions.json │ │ ├── beamerbaseoverlay.json │ │ ├── beamerbaserequires.json │ │ ├── beamerbasesection.json │ │ ├── beamerbasetemplates.json │ │ ├── beamerbasethemes.json │ │ ├── beamerbasetheorems.json │ │ ├── beamerbasetitle.json │ │ ├── beamerbasetoc.json │ │ ├── beamerbasetranslator.json │ │ ├── beamerbasetwoscreens.json │ │ ├── beamerbaseverbatim.json │ │ ├── biblatex.json │ │ ├── bidi.json │ │ ├── blindtext.json │ │ ├── bm.json │ │ ├── booktabs.json │ │ ├── braket.json │ │ ├── calc.json │ │ ├── cancel.json │ │ ├── caption.json │ │ ├── cases.json │ │ ├── chemformula.json │ │ ├── chemstyle.json │ │ ├── circuitikz.json │ │ ├── class-altacv.json │ │ ├── class-beamer.json │ │ ├── class-book.json │ │ ├── class-ctexart.json │ │ ├── class-ctexbeamer.json │ │ ├── class-ctexbook.json │ │ ├── class-ctexrep.json │ │ ├── class-exam.json │ │ ├── class-letter.json │ │ ├── class-memoir.json │ │ ├── class-moderncv.json │ │ ├── class-scrartcl.json │ │ ├── class-scrbook.json │ │ ├── class-scrlttr2.json │ │ ├── class-scrreprt.json │ │ ├── class-yathesis.json │ │ ├── cleveref.json │ │ ├── color.json │ │ ├── colortbl.json │ │ ├── commath.json │ │ ├── comment.json │ │ ├── coordsys.json │ │ ├── cquthesis.json │ │ ├── csquotes.json │ │ ├── ctex.json │ │ ├── currfile.json │ │ ├── currvita.json │ │ ├── cyrillic.json │ │ ├── datatool-base.json │ │ ├── datatool.json │ │ ├── doi.json │ │ ├── easy-todo.json │ │ ├── empheq.json │ │ ├── endnotes.json │ │ ├── enumerate.json │ │ ├── epigraph.json │ │ ├── epstopdf.json │ │ ├── esint.json │ │ ├── etoolbox.json │ │ ├── eurosym.json │ │ ├── expl3.json │ │ ├── fancybox.json │ │ ├── fancyhdr.json │ │ ├── fancyref.json │ │ ├── fancyunits-base.json │ │ ├── fancyunits-np.json │ │ ├── fancyunits-per.json │ │ ├── fancyunits_big-fractions.json │ │ ├── fancyunits_medium-fractions.json │ │ ├── fancyunits_small-fractions.json │ │ ├── fancyvrb.json │ │ ├── fhgtechdoku_additional.json │ │ ├── fixme.json │ │ ├── float.json │ │ ├── fontspec.json │ │ ├── geometry.json │ │ ├── german.json │ │ ├── glossaries.json │ │ ├── glosstex.json │ │ ├── graphicx.json │ │ ├── harvard.json │ │ ├── hyperref.json │ │ ├── ifluatex.json │ │ ├── ifpdf.json │ │ ├── ifplatform.json │ │ ├── iftex.json │ │ ├── ifthen.json │ │ ├── ifvtex.json │ │ ├── ifxetex.json │ │ ├── import.json │ │ ├── inputenc.json │ │ ├── jurabib.json │ │ ├── kantlipsum.json │ │ ├── latex-209.json │ │ ├── latex-dev.json │ │ ├── latex-document.json │ │ ├── latex-l2tabu.json │ │ ├── layout.json │ │ ├── letltxmacro.json │ │ ├── libertine.json │ │ ├── lipsum.json │ │ ├── listings.json │ │ ├── logsys.json │ │ ├── longtable.json │ │ ├── lscape.json │ │ ├── ltxtable.json │ │ ├── luatex.json │ │ ├── luatodonotes.json │ │ ├── manyfoot.json │ │ ├── marvosym.json │ │ ├── mathtools.json │ │ ├── mdframed.json │ │ ├── mdwlist.json │ │ ├── memhfixc.json │ │ ├── menukeys.json │ │ ├── metrix.json │ │ ├── mhchem.json │ │ ├── microtype.json │ │ ├── minted.json │ │ ├── multicol.json │ │ ├── multido.json │ │ ├── multimedia.json │ │ ├── multirow.json │ │ ├── nameref.json │ │ ├── natbib.json │ │ ├── needspace.json │ │ ├── newclude.json │ │ ├── ngerman.json │ │ ├── nicefrac.json │ │ ├── nomencl.json │ │ ├── nth.json │ │ ├── paracol.json │ │ ├── parskip.json │ │ ├── pdfpages.json │ │ ├── pgf.json │ │ ├── pgfcore.json │ │ ├── pgfplots.json │ │ ├── physics.json │ │ ├── physics2.json │ │ ├── pifont.json │ │ ├── placeins.json │ │ ├── psfrag.json │ │ ├── pst-3d.json │ │ ├── pst-blur.json │ │ ├── pst-char.json │ │ ├── pst-coil.json │ │ ├── pst-eps.json │ │ ├── pst-fill.json │ │ ├── pst-node.json │ │ ├── pst-plot.json │ │ ├── pst-text.json │ │ ├── pst-tree.json │ │ ├── pstricks.json │ │ ├── rotating.json │ │ ├── scraddr.json │ │ ├── scrdate.json │ │ ├── scrlfile.json │ │ ├── scrpage2.json │ │ ├── scrtime.json │ │ ├── secsty.json │ │ ├── sectsty.json │ │ ├── setspace.json │ │ ├── siunitx-special.json │ │ ├── siunitx.json │ │ ├── soul.json │ │ ├── subcaption.json │ │ ├── subfig.json │ │ ├── subfigure.json │ │ ├── subfiles.json │ │ ├── supertabular.json │ │ ├── svn-multi.json │ │ ├── svninfo.json │ │ ├── tabu.json │ │ ├── tabularray.json │ │ ├── tabularx.json │ │ ├── tabulary.json │ │ ├── tcolorbox.json │ │ ├── tensor.json │ │ ├── tex.json │ │ ├── textcomp.json │ │ ├── theorem.json │ │ ├── tikz-cd.json │ │ ├── tikz-timing.json │ │ ├── tikz.json │ │ ├── titlesec.json │ │ ├── tkz-euclide.json │ │ ├── tocbibind.json │ │ ├── tocloft.json │ │ ├── todonotes.json │ │ ├── ulem.json │ │ ├── units.json │ │ ├── upgreek.json │ │ ├── url.json │ │ ├── varioref.json │ │ ├── verse.json │ │ ├── virginialake.json │ │ ├── wasysym.json │ │ ├── watermark.json │ │ ├── xcolor.json │ │ ├── xeCJK.json │ │ ├── xeCJKfntef.json │ │ ├── xepersian.json │ │ ├── xetex.json │ │ ├── xifthen.json │ │ ├── xltxtra.json │ │ ├── xparse.json │ │ ├── xspace.json │ │ ├── xtab.json │ │ ├── xy.json │ │ ├── yathesis.json │ │ ├── yfonts.json │ │ └── zhnumber.json │ └── unimathsymbols.json ├── dev/ │ ├── README.md │ ├── createSymbolSvgs.ts │ ├── ctanpkglist.py │ ├── cwl.list │ ├── editviewer.py │ ├── extra-packagenames.json │ ├── getcwl.sh │ ├── githooks/ │ │ └── pre-commit │ ├── latex3command.py │ ├── packages/ │ │ ├── 12many.json │ │ ├── 2up.json │ │ ├── Acorn.json │ │ ├── Alegreya.json │ │ ├── AlegreyaSans.json │ │ ├── AnnSton.json │ │ ├── AnonymousPro.json │ │ ├── Archivo.json │ │ ├── ArtNouv.json │ │ ├── ArtNouvc.json │ │ ├── Arvo.json │ │ ├── BOONDOX-cal.json │ │ ├── BOONDOX-calo.json │ │ ├── BOONDOX-ds.json │ │ ├── BOONDOX-frak.json │ │ ├── BOONDOX-uprscr.json │ │ ├── Baskervaldx.json │ │ ├── CJK.json │ │ ├── CJKfntef.json │ │ ├── CJKnumb.json │ │ ├── CJKpunct.json │ │ ├── CJKutf8.json │ │ ├── CJKvert.json │ │ ├── Carrickc.json │ │ ├── CascadiaCodePL.json │ │ ├── CascadiaMono.json │ │ ├── CascadiaMonoPL.json │ │ ├── CharisSIL.json │ │ ├── Chivo.json │ │ ├── ClearSans.json │ │ ├── CooperHewitt.json │ │ ├── CormorantGaramond.json │ │ ├── CoverPage.json │ │ ├── CreationBoites.json │ │ ├── CrimsonPro.json │ │ ├── CronosPro-FontDef.json │ │ ├── CronosPro.json │ │ ├── DPcircling.json │ │ ├── DejaVuSans.json │ │ ├── DejaVuSansCondensed.json │ │ ├── DejaVuSansMono.json │ │ ├── DejaVuSerif.json │ │ ├── DejaVuSerifCondensed.json │ │ ├── ETbb.json │ │ ├── Eichenla.json │ │ ├── Eileen.json │ │ ├── EileenBl.json │ │ ├── Elzevier.json │ │ ├── FenetreCas.json │ │ ├── FiraMono.json │ │ ├── FiraSans.json │ │ ├── GS1.json │ │ ├── GoMono.json │ │ ├── GoSans.json │ │ ├── GotIn.json │ │ ├── GoudyIn.json │ │ ├── Gudea.json │ │ ├── HindMadurai.json │ │ ├── IEEEtrantools.json │ │ ├── InriaSans.json │ │ ├── InriaSerif.json │ │ ├── JeuxCartes.json │ │ ├── Kinigcap.json │ │ ├── Konanur.json │ │ ├── Kramer.json │ │ ├── LibreBodoni.json │ │ ├── LibreBskvl.json │ │ ├── LobsterTwo.json │ │ ├── MULEenc.json │ │ ├── Magra.json │ │ ├── MinionPro.json │ │ ├── MnSymbol.json │ │ ├── MorrisIn.json │ │ ├── MyriadPro-FontDef.json │ │ ├── MyriadPro.json │ │ ├── Nouveaud.json │ │ ├── NumericPlots.json │ │ ├── OldStandard.json │ │ ├── Oswald.json │ │ ├── OutilsGeomTikz.json │ │ ├── PTMono.json │ │ ├── PTSans.json │ │ ├── PTSansCaption.json │ │ ├── PTSansNarrow.json │ │ ├── PTSerif.json │ │ ├── PTSerifCaption.json │ │ ├── PanneauxRoute.json │ │ ├── PapierGurvan.json │ │ ├── PixelArtTikz.json │ │ ├── Play.json │ │ ├── PlayfairDisplay.json │ │ ├── PoiretOne.json │ │ ├── ProfCollege.json │ │ ├── ProfLabo.json │ │ ├── ProfLycee.json │ │ ├── ProfMaquette.json │ │ ├── ProfSio.json │ │ ├── ProjLib.json │ │ ├── ResolSysteme.json │ │ ├── Romantik.json │ │ ├── Rothdn.json │ │ ├── RoueQuestions.json │ │ ├── Royal.json │ │ ├── SASnRdisplay.json │ │ ├── Sanremo.json │ │ ├── Scrabble.json │ │ ├── Starburst.json │ │ ├── SympyCalc.json │ │ ├── Tabbing.json │ │ ├── TangramTikz.json │ │ ├── TheanoDidot.json │ │ ├── TheanoModern.json │ │ ├── TheanoOldStyle.json │ │ ├── Typocaps.json │ │ ├── UniversalisADFStd.json │ │ ├── WriteOnGrid.json │ │ ├── XCharter.json │ │ ├── Zallman.json │ │ ├── a4.json │ │ ├── a4wide.json │ │ ├── abbrevs.json │ │ ├── abc.json │ │ ├── abntcite.json │ │ ├── abntex2abrev.json │ │ ├── abntex2cite.json │ │ ├── aboensis.json │ │ ├── abraces.json │ │ ├── abspos.json │ │ ├── abstract.json │ │ ├── academicons.json │ │ ├── accanthis.json │ │ ├── accents.json │ │ ├── accsupp.json │ │ ├── achemso.json │ │ ├── acro.json │ │ ├── acromemory.json │ │ ├── acronym.json │ │ ├── acrosort.json │ │ ├── actcodes.json │ │ ├── actuarialangle.json │ │ ├── actuarialsymbol.json │ │ ├── add2.json │ │ ├── addfont.json │ │ ├── addlines.json │ │ ├── addrset.json │ │ ├── addtoluatexpath.json │ │ ├── adfarrows.json │ │ ├── adfbullets.json │ │ ├── adforn.json │ │ ├── adigraph.json │ │ ├── adjcalc.json │ │ ├── adjmulticol.json │ │ ├── adjustbox.json │ │ ├── adobecaslon.json │ │ ├── adobeornaments.json │ │ ├── adrlist.json │ │ ├── adtrees.json │ │ ├── advdate.json │ │ ├── advice.json │ │ ├── ae.json │ │ ├── aeb-comment.json │ │ ├── aeb-minitoc.json │ │ ├── aeb_dad.json │ │ ├── aeb_envelope.json │ │ ├── aeb_mlink.json │ │ ├── aeb_mobile.json │ │ ├── aeb_pro.json │ │ ├── aeb_tilebg.json │ │ ├── aebxmp.json │ │ ├── aecompl.json │ │ ├── aeguill.json │ │ ├── aesupp.json │ │ ├── affilauthor.json │ │ ├── afterpackage.json │ │ ├── afterpage.json │ │ ├── ajmacros.json │ │ ├── akshar.json │ │ ├── alchemist.json │ │ ├── alertmessage.json │ │ ├── alfaslabone.json │ │ ├── algc.json │ │ ├── algcompatible.json │ │ ├── algmatlab.json │ │ ├── algobox.json │ │ ├── algolrevived.json │ │ ├── algorithm.json │ │ ├── algorithm2e.json │ │ ├── algorithmic.json │ │ ├── algorithmicx.json │ │ ├── algpascal.json │ │ ├── algpseudocode.json │ │ ├── algpseudocodex.json │ │ ├── algxpar.json │ │ ├── aliascnt.json │ │ ├── aliphat.json │ │ ├── allauncl.json │ │ ├── allcmin.json │ │ ├── allegoth.json │ │ ├── allhmin.json │ │ ├── allhuncl.json │ │ ├── allimaj.json │ │ ├── allimin.json │ │ ├── allpgoth.json │ │ ├── allrtnd.json │ │ ├── allrunes.json │ │ ├── allrust.json │ │ ├── allsqrc.json │ │ ├── alltgoth.json │ │ ├── alltt.json │ │ ├── almendra.json │ │ ├── alnumsec.json │ │ ├── alphabeta.json │ │ ├── alphalph.json │ │ ├── alterqcm.json │ │ ├── altfont.json │ │ ├── altsubsup.json │ │ ├── altverse.json │ │ ├── ams-mdbch.json │ │ ├── amsaddr.json │ │ ├── amsbib.json │ │ ├── amsbooka.json │ │ ├── amsbsy.json │ │ ├── amscd.json │ │ ├── amscdx.json │ │ ├── amsfonts.json │ │ ├── amsmath.json │ │ ├── amsmidx.json │ │ ├── amsopn.json │ │ ├── amsrefs.json │ │ ├── amssymb.json │ │ ├── amstext.json │ │ ├── amsthm.json │ │ ├── amsxtra.json │ │ ├── analogclock.json │ │ ├── andika.json │ │ ├── animate.json │ │ ├── annee-scolaire.json │ │ ├── annot_pro.json │ │ ├── annotate-equations.json │ │ ├── anonchap.json │ │ ├── anonymous-acm.json │ │ ├── answers.json │ │ ├── antanilipsum.json │ │ ├── antpolt.json │ │ ├── anttor.json │ │ ├── aobs-tikz.json │ │ ├── apacite.json │ │ ├── appendix.json │ │ ├── appendixnumberbeamer.json │ │ ├── apptools.json │ │ ├── apxproof.json │ │ ├── ar.json │ │ ├── arabluatex.json │ │ ├── arabxetex.json │ │ ├── aramaic.json │ │ ├── arev.json │ │ ├── arevmath.json │ │ ├── arevtext.json │ │ ├── argumentation.json │ │ ├── arimo.json │ │ ├── armtex.json │ │ ├── array.json │ │ ├── arraycols.json │ │ ├── arrayjobx.json │ │ ├── arraysort.json │ │ ├── arsclassica.json │ │ ├── arsenal.json │ │ ├── artthreads.json │ │ ├── arydshln.json │ │ ├── asapsym.json │ │ ├── ascii.json │ │ ├── asciilist.json │ │ ├── ascmac.json │ │ ├── askinclude.json │ │ ├── askincv1.json │ │ ├── askmaps.json │ │ ├── asmewide.json │ │ ├── assoccnt.json │ │ ├── association-matrix.json │ │ ├── assurelatexmode.json │ │ ├── asternote.json │ │ ├── asyalign.json │ │ ├── asycolors.json │ │ ├── asyfig.json │ │ ├── asymptote.json │ │ ├── asypictureB.json │ │ ├── asyprocess.json │ │ ├── at.json │ │ ├── atbegshi.json │ │ ├── atendofenv.json │ │ ├── athnum.json │ │ ├── atkinson.json │ │ ├── attachfile.json │ │ ├── attachfile2.json │ │ ├── attrib.json │ │ ├── atveryend.json │ │ ├── auncial.json │ │ ├── aurical.json │ │ ├── aurl.json │ │ ├── authblk.json │ │ ├── authoraftertitle.json │ │ ├── authorarchive.json │ │ ├── authorindex.json │ │ ├── auto-pst-pdf-lua.json │ │ ├── auto-pst-pdf.json │ │ ├── autoaligne.json │ │ ├── autobreak.json │ │ ├── autofancyhdr.json │ │ ├── autolist.json │ │ ├── automultiplechoice.json │ │ ├── autonum.json │ │ ├── autopdf.json │ │ ├── autopuncitems.json │ │ ├── autotype.json │ │ ├── auxhook.json │ │ ├── avremu.json │ │ ├── awesomebox.json │ │ ├── axessibility.json │ │ ├── axodraw2.json │ │ ├── babel.json │ │ ├── babelbib.json │ │ ├── babyloniannum.json │ │ ├── background.json │ │ ├── backnaur.json │ │ ├── backref.json │ │ ├── balance.json │ │ ├── bangla.json │ │ ├── bargraph-js.json │ │ ├── barracuda.json │ │ ├── bashful.json │ │ ├── basicarith.json │ │ ├── baskervald.json │ │ ├── baskervillef.json │ │ ├── basque-date.json │ │ ├── bbding.json │ │ ├── bbm.json │ │ ├── bbold.json │ │ ├── bboldx.json │ │ ├── bchart.json │ │ ├── bclogo.json │ │ ├── beamerappendixnote.json │ │ ├── beamerarticle.json │ │ ├── beameraudience.json │ │ ├── beamerbasearticle.json │ │ ├── beamerbaseauxtemplates.json │ │ ├── beamerbaseboxes.json │ │ ├── beamerbasecolor.json │ │ ├── beamerbasecompatibility.json │ │ ├── beamerbasefont.json │ │ ├── beamerbaseframe.json │ │ ├── beamerbaseframecomponents.json │ │ ├── beamerbaseframesize.json │ │ ├── beamerbaselocalstructure.json │ │ ├── beamerbasemisc.json │ │ ├── beamerbasemodes.json │ │ ├── beamerbasenavigation.json │ │ ├── beamerbasenotes.json │ │ ├── beamerbaseoptions.json │ │ ├── beamerbaseoverlay.json │ │ ├── beamerbaserequires.json │ │ ├── beamerbasesection.json │ │ ├── beamerbasetemplates.json │ │ ├── beamerbasethemes.json │ │ ├── beamerbasetheorems.json │ │ ├── beamerbasetitle.json │ │ ├── beamerbasetoc.json │ │ ├── beamerbasetranslator.json │ │ ├── beamerbasetwoscreens.json │ │ ├── beamerbaseverbatim.json │ │ ├── beamerfoils.json │ │ ├── beamerposter.json │ │ ├── beamerprosper.json │ │ ├── beamerseminar.json │ │ ├── beamersubframe.json │ │ ├── beamertexpower.json │ │ ├── beamertheme-light.json │ │ ├── beamerthemeAmurmaple.json │ │ ├── beamerthemeArguelles.json │ │ ├── beamerthemeBFH.json │ │ ├── beamerthemeBergen.json │ │ ├── beamerthemeBerkeley.json │ │ ├── beamerthemeBerlin.json │ │ ├── beamerthemeBerlinFU.json │ │ ├── beamerthemeBoadilla.json │ │ ├── beamerthemeCambridgeUS.json │ │ ├── beamerthemeCuerna.json │ │ ├── beamerthemeDetlevCM.json │ │ ├── beamerthemeDresden.json │ │ ├── beamerthemeEastLansing.json │ │ ├── beamerthemeFhG.json │ │ ├── beamerthemeGoettingen.json │ │ ├── beamerthemeHannover.json │ │ ├── beamerthemeHeavenlyClouds.json │ │ ├── beamerthemeIlmenau.json │ │ ├── beamerthemeMadrid.json │ │ ├── beamerthemeMarburg.json │ │ ├── beamerthemeNord.json │ │ ├── beamerthemePaloAlto.json │ │ ├── beamerthemeRochester.json │ │ ├── beamerthemeSaintPetersburg.json │ │ ├── beamerthemeSimpleDarkBlue.json │ │ ├── beamerthemeSimplePlus.json │ │ ├── beamerthemeSingapore.json │ │ ├── beamerthemeSzeged.json │ │ ├── beamerthemeTUDa.json │ │ ├── beamerthemeTianQing.json │ │ ├── beamerthemeTorinoTh.json │ │ ├── beamerthemeVerona.json │ │ ├── beamerthemeXiaoshan.json │ │ ├── beamerthemeboxes.json │ │ ├── beamerthemeepyt.json │ │ ├── beamerthemefocus.json │ │ ├── beamerthemehitszbeamer.json │ │ ├── beamerthemehohenheim.json │ │ ├── beamerthemelalic.json │ │ ├── beamerthememetropolis.json │ │ ├── beamerthememoloch.json │ │ ├── beamerthemepureminimalistic.json │ │ ├── beamerthemesidebar.json │ │ ├── beamerthemetamu.json │ │ ├── beamerthemethubeamer.json │ │ ├── beamerthemetree.json │ │ ├── beamerthemetrigon.json │ │ ├── bearwear.json │ │ ├── begingreek.json │ │ ├── begriff.json │ │ ├── bera.json │ │ ├── beramono.json │ │ ├── berasans.json │ │ ├── beraserif.json │ │ ├── berenis.json │ │ ├── betababel.json │ │ ├── beton.json │ │ ├── beuron.json │ │ ├── bewerbung-cv.json │ │ ├── bewerbung.json │ │ ├── bez123.json │ │ ├── bezierplot.json │ │ ├── bfhcolors.json │ │ ├── bfhfonts.json │ │ ├── bfhlayout.json │ │ ├── bfhletter.json │ │ ├── bfhmodule.json │ │ ├── bguq.json │ │ ├── bib2qr.json │ │ ├── bibcop.json │ │ ├── bibentry.json │ │ ├── biblatex-archaeology.json │ │ ├── biblatex-chicago.json │ │ ├── biblatex-cv.json │ │ ├── biblatex-ext-oa-doapi.json │ │ ├── biblatex-ext-oa.json │ │ ├── biblatex-ext-oasymb-l3draw.json │ │ ├── biblatex-ext-oasymb-pict2e.json │ │ ├── biblatex-ext-oasymb-tikz.json │ │ ├── biblatex-ext-tabular.json │ │ ├── biblatex-license.json │ │ ├── biblatex-ms.json │ │ ├── biblatex-multiple-dm.json │ │ ├── biblatex-readbbl.json │ │ ├── biblatex-shortfields.json │ │ ├── biblatex-source-division.json │ │ ├── biblatex.json │ │ ├── biblatex2bibitem.json │ │ ├── bibleref-french.json │ │ ├── bibleref-german.json │ │ ├── bibleref-lds.json │ │ ├── bibleref-mouth.json │ │ ├── bibleref-parse.json │ │ ├── bibleref-xidx.json │ │ ├── bibleref.json │ │ ├── bibletext.json │ │ ├── bibnames.json │ │ ├── bibpes.json │ │ ├── bibtopic.json │ │ ├── bibtopicprefix.json │ │ ├── bibunits.json │ │ ├── bicaption.json │ │ ├── bickham.json │ │ ├── bidi-atbegshi.json │ │ ├── bidi-perpage.json │ │ ├── bidi.json │ │ ├── bidicode.json │ │ ├── bidicontour.json │ │ ├── bidihl.json │ │ ├── bidipagegrid.json │ │ ├── bidipoem.json │ │ ├── bidishadowtext.json │ │ ├── biditools.json │ │ ├── bidituftefloat.json │ │ ├── bidituftegeneralstructure.json │ │ ├── bidituftehyperref.json │ │ ├── bidituftesidenote.json │ │ ├── bidituftetitle.json │ │ ├── bidituftetoc.json │ │ ├── bigdelim.json │ │ ├── bigfoot.json │ │ ├── bigintcalc.json │ │ ├── bigints.json │ │ ├── bigstrut.json │ │ ├── bilingualpages.json │ │ ├── binarytree.json │ │ ├── biochemistry-colors.json │ │ ├── biocon.json │ │ ├── biokey.json │ │ ├── biolinum.json │ │ ├── biolist.json │ │ ├── biotex.json │ │ ├── bitelist.json │ │ ├── bitpattern.json │ │ ├── bitset.json │ │ ├── bitter.json │ │ ├── bizcard.json │ │ ├── bkltprnt.json │ │ ├── blindtext.json │ │ ├── blkarray.json │ │ ├── blkcntrl.json │ │ ├── blochsphere.json │ │ ├── bloques.json │ │ ├── blowup.json │ │ ├── blox.json │ │ ├── bm.json │ │ ├── bmpsize-base.json │ │ ├── bmpsize.json │ │ ├── bnumexpr.json │ │ ├── bodegraph.json │ │ ├── bodeplot.json │ │ ├── bohr.json │ │ ├── boisik.json │ │ ├── boites.json │ │ ├── boites_exemples.json │ │ ├── bold-extra.json │ │ ├── boldline.json │ │ ├── boldtensors.json │ │ ├── bondcolor.json │ │ ├── bondgraph.json │ │ ├── bondgraphs.json │ │ ├── bonum-otf.json │ │ ├── book-of-common-prayer.json │ │ ├── booklet.json │ │ ├── bookmark.json │ │ ├── booktabs.json │ │ ├── boolexpr.json │ │ ├── bophook.json │ │ ├── boustr.json │ │ ├── boxdims.json │ │ ├── boxedminipage.json │ │ ├── boxhandler.json │ │ ├── boxit.json │ │ ├── bpchem.json │ │ ├── bracketkey.json │ │ ├── braille.json │ │ ├── braket.json │ │ ├── breakurl.json │ │ ├── bredzenie.json │ │ ├── breqn.json │ │ ├── bropd.json │ │ ├── btxdockit.json │ │ ├── bubblesort.json │ │ ├── bullcntr.json │ │ ├── bullenum.json │ │ ├── bussproofs-extra.json │ │ ├── bussproofs.json │ │ ├── bxbase.json │ │ ├── bxcalc.json │ │ ├── bxcalcux.json │ │ ├── bxcjkjatype.json │ │ ├── bxcjkvert.json │ │ ├── bxdvidriver.json │ │ ├── bxeepic.json │ │ ├── bxenclose.json │ │ ├── bxghost-lib.json │ │ ├── bxghost.json │ │ ├── bxjaholiday.json │ │ ├── bxjalipsum.json │ │ ├── bxjaprnind.json │ │ ├── bxjatoucs.json │ │ ├── bxnewfont.json │ │ ├── bxorigcapt.json │ │ ├── bxpapersize.json │ │ ├── bxpdfver.json │ │ ├── bxtexlogo.json │ │ ├── bxtoolbox.json │ │ ├── bxwareki.json │ │ ├── byo-twemojis.json │ │ ├── byrne.json │ │ ├── bytefield.json │ │ ├── byzantinemusic.json │ │ ├── cabin.json │ │ ├── cahierprof.json │ │ ├── caladea.json │ │ ├── calc.json │ │ ├── calcage.json │ │ ├── calcfrac.json │ │ ├── calctab.json │ │ ├── calculation.json │ │ ├── calculator.json │ │ ├── calculus.json │ │ ├── calligra.json │ │ ├── callouts.json │ │ ├── cals.json │ │ ├── cancel.json │ │ ├── canoniclayout.json │ │ ├── cantarell.json │ │ ├── capt-of.json │ │ ├── captcont.json │ │ ├── captdef.json │ │ ├── caption-light.json │ │ ├── caption.json │ │ ├── caption3.json │ │ ├── carbohydrates.json │ │ ├── carlito.json │ │ ├── carolmin.json │ │ ├── carom.json │ │ ├── cartonaugh.json │ │ ├── cas-common.json │ │ ├── cascade.json │ │ ├── cascadia-code.json │ │ ├── cases.json │ │ ├── casiofont.json │ │ ├── catchdq.json │ │ ├── catchfile.json │ │ ├── catchfilebetweentags.json │ │ ├── catechis.json │ │ ├── catppuccinpalette.json │ │ ├── causets.json │ │ ├── ccaption.json │ │ ├── ccfonts.json │ │ ├── ccicons.json │ │ ├── cclicenses.json │ │ ├── ccycle.json │ │ ├── cdcmd.json │ │ ├── cellprops.json │ │ ├── cellspace.json │ │ ├── censor.json │ │ ├── centeredline.json │ │ ├── centerlastline.json │ │ ├── centernot.json │ │ ├── cesenaexam.json │ │ ├── cfr-lm.json │ │ ├── cgloss4e.json │ │ ├── changebar.json │ │ ├── changelog.json │ │ ├── changepage.json │ │ ├── changes.json │ │ ├── chappg.json │ │ ├── chapterbib.json │ │ ├── chapterfolder.json │ │ ├── chbibref.json │ │ ├── checklistings.json │ │ ├── chemarr.json │ │ ├── chemarrow.json │ │ ├── chemcompounds.json │ │ ├── chemfig.json │ │ ├── chemformula-ru.json │ │ ├── chemformula.json │ │ ├── chemgreek.json │ │ ├── chemist.json │ │ ├── chemmacros.json │ │ ├── chemnum.json │ │ ├── chemobabel.json │ │ ├── chemplants.json │ │ ├── chemscheme.json │ │ ├── chemschemex.json │ │ ├── chemsec.json │ │ ├── chemstr.json │ │ ├── chemstyle.json │ │ ├── cherokee.json │ │ ├── chessboard.json │ │ ├── chessfss.json │ │ ├── chet.json │ │ ├── chextras.json │ │ ├── chhaya.json │ │ ├── chickenize.json │ │ ├── china2e.json │ │ ├── chinesechess.json │ │ ├── chkfloat.json │ │ ├── chmst-pdf.json │ │ ├── chngcntr.json │ │ ├── chordbars.json │ │ ├── chordbox.json │ │ ├── chronology.json │ │ ├── chronosys.json │ │ ├── churchslavonic.json │ │ ├── cinzel.json │ │ ├── circle.json │ │ ├── circledsteps.json │ │ ├── circledtext.json │ │ ├── circuitikz.json │ │ ├── circularglyphs.json │ │ ├── citation-style-language.json │ │ ├── cite.json │ │ ├── citeall.json │ │ ├── cjhebrew.json │ │ ├── cjkutf8-josa.json │ │ ├── cjkutf8-ko.json │ │ ├── clara.json │ │ ├── class-BHCexam.json │ │ ├── class-FUbeamer.json │ │ ├── class-FUpowerdot.json │ │ ├── class-IEEEconf.json │ │ ├── class-IEEEtran.json │ │ ├── class-ReadableCV.json │ │ ├── class-a0poster.json │ │ ├── class-aalok.json │ │ ├── class-abntex2.json │ │ ├── class-abntexto.json │ │ ├── class-achemso.json │ │ ├── class-acm-book.json │ │ ├── class-acmart.json │ │ ├── class-altacv.json │ │ ├── class-amnestyreport.json │ │ ├── class-amsart.json │ │ ├── class-amsbkrev.json │ │ ├── class-amsbook.json │ │ ├── class-amsldoc.json │ │ ├── class-amsproc.json │ │ ├── class-amstext-l.json │ │ ├── class-aomart.json │ │ ├── class-apa6.json │ │ ├── class-apa7.json │ │ ├── class-arabic-book.json │ │ ├── class-argetabelle.json │ │ ├── class-artikel1.json │ │ ├── class-artikel2.json │ │ ├── class-artikel3.json │ │ ├── class-asmeconf.json │ │ ├── class-asmejour.json │ │ ├── class-aucklandthesis.json │ │ ├── class-bangorcsthesis.json │ │ ├── class-bankstatement.json │ │ ├── class-basque-book.json │ │ ├── class-beamer-rl.json │ │ ├── class-beamer.json │ │ ├── class-beamerswitch.json │ │ ├── class-beaulivre.json │ │ ├── class-beilstein.json │ │ ├── class-bewerbung.json │ │ ├── class-bfhbeamer.json │ │ ├── class-bfhpub.json │ │ ├── class-bfhsciposter.json │ │ ├── class-bfhthesis.json │ │ ├── class-biditufte-book.json │ │ ├── class-biditufte-handout.json │ │ ├── class-bitart.json │ │ ├── class-bitbeamer.json │ │ ├── class-bitbook.json │ │ ├── class-bithesis.json │ │ ├── class-bitreport.json │ │ ├── class-bjfuthesis.json │ │ ├── class-boek.json │ │ ├── class-boek3.json │ │ ├── class-book.json │ │ ├── class-bookcover.json │ │ ├── class-bookshelf.json │ │ ├── class-br-lex.json │ │ ├── class-brandeis-dissertation.json │ │ ├── class-brandeis-thesis.json │ │ ├── class-brief.json │ │ ├── class-buctcover.json │ │ ├── class-buctthesis.json │ │ ├── class-bull-l.json │ │ ├── class-businesscard-qrcode.json │ │ ├── class-caesar_book.json │ │ ├── class-cas-dc.json │ │ ├── class-cas-sc.json │ │ ├── class-cesenaexam.json │ │ ├── class-cheatsheet.json │ │ ├── class-chletter.json │ │ ├── class-cnltx-doc.json │ │ ├── class-codedoc.json │ │ ├── class-colorart.json │ │ ├── class-colorbook.json │ │ ├── class-combine.json │ │ ├── class-contracard.json │ │ ├── class-cours.json │ │ ├── class-cquthesis.json │ │ ├── class-csassignments.json │ │ ├── class-ctexart.json │ │ ├── class-ctexbeamer.json │ │ ├── class-ctexbook.json │ │ ├── class-ctexrep.json │ │ ├── class-ctxdoc.json │ │ ├── class-curve.json │ │ ├── class-droit-fr.json │ │ ├── class-dtk.json │ │ ├── class-easybook.json │ │ ├── class-ecgd-l.json │ │ ├── class-einfart.json │ │ ├── class-ejpecp.json │ │ ├── class-elegantbook.json │ │ ├── class-elegantnote.json │ │ ├── class-elegantpaper.json │ │ ├── class-elpres.json │ │ ├── class-elsarticle.json │ │ ├── class-elteikthesis.json │ │ ├── class-emisa.json │ │ ├── class-ert-l.json │ │ ├── class-europasscv.json │ │ ├── class-europecv.json │ │ ├── class-exam-n.json │ │ ├── class-exam-zh.json │ │ ├── class-exam.json │ │ ├── class-examz.json │ │ ├── class-exesheet.json │ │ ├── class-extarticle.json │ │ ├── class-extbook.json │ │ ├── class-extletter.json │ │ ├── class-extproc.json │ │ ├── class-extreport.json │ │ ├── class-factura.json │ │ ├── class-facture.json │ │ ├── class-fancyhandout.json │ │ ├── class-fancyslides.json │ │ ├── class-fduthesis-en.json │ │ ├── class-fduthesis.json │ │ ├── class-fei.json │ │ ├── class-fiche.json │ │ ├── class-fithesis4.json │ │ ├── class-flashcards.json │ │ ├── class-g-brief.json │ │ ├── class-g-brief2.json │ │ ├── class-gammas.json │ │ ├── class-geradwp.json │ │ ├── class-grant-afosr.json │ │ ├── class-grant-aro.json │ │ ├── class-grant-darpa.json │ │ ├── class-grant-doe.json │ │ ├── class-grant-nih.json │ │ ├── class-grant-nrl.json │ │ ├── class-grant-nsf.json │ │ ├── class-grant-onr.json │ │ ├── class-grant.json │ │ ├── class-graphpaper.json │ │ ├── class-gridslides.json │ │ ├── class-gtpart.json │ │ ├── class-guitartabs.json │ │ ├── class-guitbeamer.json │ │ ├── class-gztarticle.json │ │ ├── class-harnon-cv.json │ │ ├── class-hausarbeit-jura.json │ │ ├── class-hecthese.json │ │ ├── class-hepthesis.json │ │ ├── class-hfutthesis.json │ │ ├── class-hgbarticle.json │ │ ├── class-hgbreport.json │ │ ├── class-hgbthesis.json │ │ ├── class-hitec.json │ │ ├── class-hletter.json │ │ ├── class-homework.json │ │ ├── class-hu-berlin-letter.json │ │ ├── class-idcc.json │ │ ├── class-ijdc-v14.json │ │ ├── class-ijdc-v9.json │ │ ├── class-image-gallery.json │ │ ├── class-imsart.json │ │ ├── class-invoice-class.json │ │ ├── class-iodhbwm.json │ │ ├── class-iopart.json │ │ ├── class-iscram.json │ │ ├── class-isodoc.json │ │ ├── class-isov2.json │ │ ├── class-jacow.json │ │ ├── class-jag-l.json │ │ ├── class-jams-l.json │ │ ├── class-jarticle.json │ │ ├── class-jbook.json │ │ ├── class-jj_game.json │ │ ├── class-jlreq.json │ │ ├── class-jltxdoc.json │ │ ├── class-jmlr.json │ │ ├── class-jourcl.json │ │ ├── class-jreport.json │ │ ├── class-jsarticle.json │ │ ├── class-jsbook.json │ │ ├── class-jspf.json │ │ ├── class-jsreport.json │ │ ├── class-jurabook.json │ │ ├── class-juraovw.json │ │ ├── class-juraurtl.json │ │ ├── class-jwjournal.json │ │ ├── class-kaobook.json │ │ ├── class-kaohandt.json │ │ ├── class-kdpcover.json │ │ ├── class-kerntest.json │ │ ├── class-kiyou.json │ │ ├── class-komacv.json │ │ ├── class-l3doc.json │ │ ├── class-labbook.json │ │ ├── class-langscibook.json │ │ ├── class-leadsheet.json │ │ ├── class-leaflet.json │ │ ├── class-lebhart.json │ │ ├── class-letgut.json │ │ ├── class-letter.json │ │ ├── class-lettre.json │ │ ├── class-limap.json │ │ ├── class-limecv.json │ │ ├── class-llncs.json │ │ ├── class-lni.json │ │ ├── class-ltjarticle.json │ │ ├── class-ltjbook.json │ │ ├── class-ltjltxdoc.json │ │ ├── class-ltjreport.json │ │ ├── class-ltjsarticle.json │ │ ├── class-ltjsbook.json │ │ ├── class-ltjskiyou.json │ │ ├── class-ltjspf.json │ │ ├── class-ltjsreport.json │ │ ├── class-ltjtarticle.json │ │ ├── class-ltjtbook.json │ │ ├── class-ltjtreport.json │ │ ├── class-ltnews.json │ │ ├── class-ltugboat.json │ │ ├── class-ltxdoc.json │ │ ├── class-ltxdockit.json │ │ ├── class-ltxguide.json │ │ ├── class-ltxguidex.json │ │ ├── class-maabook.json │ │ ├── class-matapli.json │ │ ├── class-mcmthesis.json │ │ ├── class-mcom-l.json │ │ ├── class-meetingmins.json │ │ ├── class-memo-l.json │ │ ├── class-memoir.json │ │ ├── class-mensa-tex.json │ │ ├── class-metanorma.json │ │ ├── class-milog.json │ │ ├── class-minimart.json │ │ ├── class-minimbook.json │ │ ├── class-mitthesis.json │ │ ├── class-mla.json │ │ ├── class-mnras.json │ │ ├── class-moderncv.json │ │ ├── class-modernposter.json │ │ ├── class-mosc-l.json │ │ ├── class-msu-thesis.json │ │ ├── class-mucproc.json │ │ ├── class-mugsthesis.json │ │ ├── class-mwart.json │ │ ├── class-mwbk.json │ │ ├── class-mwrep.json │ │ ├── class-mynsfc.json │ │ ├── class-nanicolle.json │ │ ├── class-ncc.json │ │ ├── class-nddiss2e.json │ │ ├── class-newlfm.json │ │ ├── class-njustthesis.json │ │ ├── class-njuthesis.json │ │ ├── class-nlctdoc.json │ │ ├── class-nostarch.json │ │ ├── class-novel.json │ │ ├── class-nwafuthesis.json │ │ ├── class-nwejmart.json │ │ ├── class-oblivoir.json │ │ ├── class-octavo.json │ │ ├── class-oup-authoring-template.json │ │ ├── class-pagelayout.json │ │ ├── class-papertex.json │ │ ├── class-pdfArticle.json │ │ ├── class-petiteannonce.json │ │ ├── class-phfextendedabstract.json │ │ ├── class-philosophersimprint.json │ │ ├── class-photobook.json │ │ ├── class-pkuthss.json │ │ ├── class-powerdot.json │ │ ├── class-pressrelease.json │ │ ├── class-proc-l.json │ │ ├── class-proc.json │ │ ├── class-protocol.json │ │ ├── class-prtec.json │ │ ├── class-pylatex.json │ │ ├── class-qam-l.json │ │ ├── class-qcm.json │ │ ├── class-quantumarticle.json │ │ ├── class-quantumview.json │ │ ├── class-randexam.json │ │ ├── class-rapport1.json │ │ ├── class-rapport3.json │ │ ├── class-report.json │ │ ├── class-resphilosophica.json │ │ ├── class-resumecls.json │ │ ├── class-revtex4-2.json │ │ ├── class-ryersonSGSThesis.json │ │ ├── class-sagej.json │ │ ├── class-sapthesis.json │ │ ├── class-schulma-ab.json │ │ ├── class-schulma-gutachten.json │ │ ├── class-schulma-klausur.json │ │ ├── class-schulma-komp.json │ │ ├── class-schulma-mdlprf.json │ │ ├── class-schulma-praes.json │ │ ├── class-schwalbe.json │ │ ├── class-sciposter.json │ │ ├── class-scrartcl,scrreprt,scrbook.json │ │ ├── class-scrartcl.json │ │ ├── class-scrbook.json │ │ ├── class-scrdoc.json │ │ ├── class-screenplay.json │ │ ├── class-scrlttr2.json │ │ ├── class-scrreprt.json │ │ ├── class-sdapsclassic.json │ │ ├── class-se2thesis.json │ │ ├── class-shtthesis.json │ │ ├── class-simplethesisdissertation.json │ │ ├── class-simplivre.json │ │ ├── class-skdoc.json │ │ ├── class-skrapport.json │ │ ├── class-slides.json │ │ ├── class-smfart.json │ │ ├── class-smfbook.json │ │ ├── class-sn-jnl.json │ │ ├── class-spmj-l.json │ │ ├── class-sr-vorl.json │ │ ├── class-sslides.json │ │ ├── class-stage.json │ │ ├── class-standalone.json │ │ ├── class-stex.json │ │ ├── class-suftesi.json │ │ ├── class-surv-l.json │ │ ├── class-svmono.json │ │ ├── class-svmult.json │ │ ├── class-talk.json │ │ ├── class-tarticle.json │ │ ├── class-tbook.json │ │ ├── class-thesis-ekf.json │ │ ├── class-thuthesis.json │ │ ├── class-tikz-kalender.json │ │ ├── class-tikzposter.json │ │ ├── class-tkz-doc.json │ │ ├── class-tlc-article.json │ │ ├── class-toptesi.json │ │ ├── class-tpms-l.json │ │ ├── class-tran-l.json │ │ ├── class-trans2-l.json │ │ ├── class-treport.json │ │ ├── class-tudabeamer.json │ │ ├── class-tudaexercise.json │ │ ├── class-tudaleaflet.json │ │ ├── class-tudaletter.json │ │ ├── class-tudaposter.json │ │ ├── class-tudapub.json │ │ ├── class-tudasciposter.json │ │ ├── class-tudscrartcl.json │ │ ├── class-tudscrbook.json │ │ ├── class-tudscrposter.json │ │ ├── class-tudscrreprt.json │ │ ├── class-tufte-book.json │ │ ├── class-tufte-handout.json │ │ ├── class-turabian-researchpaper.json │ │ ├── class-turabian-thesis.json │ │ ├── class-ucalgmthesis.json │ │ ├── class-ucbthesis.json │ │ ├── class-ucdavisthesis.json │ │ ├── class-udes-genie-these.json │ │ ├── class-udiss.json │ │ ├── class-ujarticle.json │ │ ├── class-ujbook.json │ │ ├── class-ujreport.json │ │ ├── class-ukbill.json │ │ ├── class-ulect-l.json │ │ ├── class-ulthese.json │ │ ├── class-unbtex.json │ │ ├── class-unifith.json │ │ ├── class-unigrazpub.json │ │ ├── class-univie-ling-expose.json │ │ ├── class-univie-ling-handout.json │ │ ├── class-univie-ling-paper.json │ │ ├── class-univie-ling-poster.json │ │ ├── class-univie-ling-thesis.json │ │ ├── class-univie-ling-wlg.json │ │ ├── class-upmethodology-document.json │ │ ├── class-ut-thesis.json │ │ ├── class-utarticle.json │ │ ├── class-utbook.json │ │ ├── class-utexasthesis.json │ │ ├── class-utreport.json │ │ ├── class-uuthesis2e.json │ │ ├── class-verifica.json │ │ ├── class-webquiz.json │ │ ├── class-wgexport.json │ │ ├── class-willowtreebook.json │ │ ├── class-xdupgthesis.json │ │ ├── class-xduugthesis.json │ │ ├── class-xduugtp.json │ │ ├── class-xebaposter.json │ │ ├── class-xepersian-magazine.json │ │ ├── class-ximera.json │ │ ├── class-xourse.json │ │ ├── class-yaletter.json │ │ ├── class-yathesis.json │ │ ├── class-ycbook.json │ │ ├── class-ydoc.json │ │ ├── class-zbMATH.json │ │ ├── classico.json │ │ ├── classics.json │ │ ├── classicthesis-arsclassica.json │ │ ├── classicthesis.json │ │ ├── classif2.json │ │ ├── classlist.json │ │ ├── cleanthesis.json │ │ ├── clefval.json │ │ ├── cleveref-forward.json │ │ ├── cleveref-usedon.json │ │ ├── cleveref.json │ │ ├── clicks.json │ │ ├── clipboard.json │ │ ├── clock.json │ │ ├── clojure-pamphlet.json │ │ ├── cloze.json │ │ ├── clrdblpg.json │ │ ├── clrscode3e.json │ │ ├── clrstrip.json │ │ ├── cmathbb.json │ │ ├── cmbright.json │ │ ├── cmdstring.json │ │ ├── cmdtrack.json │ │ ├── cmll.json │ │ ├── cmsendnotes.json │ │ ├── cmsrb.json │ │ ├── cmtt.json │ │ ├── cmupint.json │ │ ├── cncolours.json │ │ ├── cnlogo.json │ │ ├── cnltx-base.json │ │ ├── cnltx-example.json │ │ ├── cnltx-listings.json │ │ ├── cnltx-names.json │ │ ├── cnltx-tools.json │ │ ├── cnltx-translations.json │ │ ├── cnltx.json │ │ ├── cntdwn.json │ │ ├── cntformats.json │ │ ├── cochineal.json │ │ ├── codeanatomy.json │ │ ├── codebox.json │ │ ├── codedescribe.json │ │ ├── codehigh.json │ │ ├── codelisting.json │ │ ├── codesection.json │ │ ├── coelacanth.json │ │ ├── coffeestains.json │ │ ├── collargs.json │ │ ├── collcell.json │ │ ├── collect.json │ │ ├── collectbox.json │ │ ├── college-math-j.json │ │ ├── collref.json │ │ ├── colonequals.json │ │ ├── colophon.json │ │ ├── color-edits.json │ │ ├── color.json │ │ ├── colorblind.json │ │ ├── colordoc.json │ │ ├── colordvi.json │ │ ├── colorframed.json │ │ ├── colorinfo.json │ │ ├── colorist-fancy.json │ │ ├── colorist.json │ │ ├── colorjamo.json │ │ ├── colorpalette.json │ │ ├── colorspace.json │ │ ├── colortbl.json │ │ ├── colorwav.json │ │ ├── colorweb.json │ │ ├── colourchange.json │ │ ├── combelow.json │ │ ├── combinedgraphics.json │ │ ├── combofont.json │ │ ├── comfortaa.json │ │ ├── comicneue.json │ │ ├── comicsans.json │ │ ├── comma.json │ │ ├── commado.json │ │ ├── commath.json │ │ ├── commedit.json │ │ ├── comment.json │ │ ├── commonunicode.json │ │ ├── commutative-diagrams.json │ │ ├── competences.json │ │ ├── complexity.json │ │ ├── compsci.json │ │ ├── concepts.json │ │ ├── concmath-otf.json │ │ ├── concmath.json │ │ ├── conditext.json │ │ ├── conditionals.json │ │ ├── constants.json │ │ ├── conteq.json │ │ ├── continue.json │ │ ├── contour.json │ │ ├── contracard.json │ │ ├── contract.json │ │ ├── conv-xkv.json │ │ ├── cooking-units.json │ │ ├── cooking.json │ │ ├── cookingsymbols.json │ │ ├── coolfn.json │ │ ├── coollist.json │ │ ├── coolstr.json │ │ ├── coolthms.json │ │ ├── cooltooltips.json │ │ ├── coop-writing.json │ │ ├── coordsys.json │ │ ├── coptic.json │ │ ├── copyrightbox.json │ │ ├── correctmathalign.json │ │ ├── corridx.json │ │ ├── coseoul.json │ │ ├── couleurs-fr.json │ │ ├── counterz.json │ │ ├── countriesofeurope.json │ │ ├── counttexruns.json │ │ ├── couriers.json │ │ ├── courierten.json │ │ ├── covington.json │ │ ├── cprotect.json │ │ ├── cprotectinside.json │ │ ├── cpssp.json │ │ ├── cquthesis.json │ │ ├── crbox.json │ │ ├── create-theorem.json │ │ ├── createsudoku.json │ │ ├── crefthe.json │ │ ├── crimson.json │ │ ├── crop.json │ │ ├── cropmark.json │ │ ├── crossrefenum.json │ │ ├── crossreference.json │ │ ├── crossreftools.json │ │ ├── crumbs.json │ │ ├── cryptocode.json │ │ ├── csquotes.json │ │ ├── css-colors.json │ │ ├── cstypo.json │ │ ├── csvmerge.json │ │ ├── csvsimple-l3.json │ │ ├── csvsimple-legacy.json │ │ ├── csvsimple.json │ │ ├── ctable.json │ │ ├── ctablestack.json │ │ ├── ctex.json │ │ ├── cu-calendar.json │ │ ├── cu-kinovar.json │ │ ├── cu-kruk.json │ │ ├── cu-num.json │ │ ├── currency.json │ │ ├── currfile-abspath.json │ │ ├── currfile.json │ │ ├── currvita.json │ │ ├── cursor.json │ │ ├── curve2e.json │ │ ├── curves.json │ │ ├── customdice.json │ │ ├── cuted.json │ │ ├── cutwin.json │ │ ├── cvss.json │ │ ├── cwpuzzle.json │ │ ├── cyber.json │ │ ├── cypriot.json │ │ ├── cyrillic.json │ │ ├── dad.json │ │ ├── dantelogo.json │ │ ├── darkmode.json │ │ ├── dashbox.json │ │ ├── dashrule.json │ │ ├── dashrulex.json │ │ ├── dashundergaps.json │ │ ├── databar.json │ │ ├── databib.json │ │ ├── datagidx.json │ │ ├── datapie.json │ │ ├── dataplot.json │ │ ├── dataref.json │ │ ├── datatool-base.json │ │ ├── datatool-fp.json │ │ ├── datatool-pgfmath.json │ │ ├── datatool.json │ │ ├── datax.json │ │ ├── dateiliste.json │ │ ├── datenumber.json │ │ ├── datestamp.json │ │ ├── datetime2-calc.json │ │ ├── datetime2-en-fulltext.json │ │ ├── datetime2.json │ │ ├── daytime.json │ │ ├── dblfnote.json │ │ ├── dbshow.json │ │ ├── dccpaper-base.json │ │ ├── dcounter.json │ │ ├── ddphonism.json │ │ ├── debate.json │ │ ├── decimalcomma.json │ │ ├── decision-table.json │ │ ├── decorule.json │ │ ├── dejavu-otf.json │ │ ├── delim.json │ │ ├── delimseasy.json │ │ ├── delimset.json │ │ ├── democodelisting.json │ │ ├── democodetools.json │ │ ├── derivative.json │ │ ├── desclist.json │ │ ├── dgruyter.json │ │ ├── dhua.json │ │ ├── dhucs-gremph.json │ │ ├── dhucs-interword.json │ │ ├── dhucs-setspace.json │ │ ├── dhucs-trivcj.json │ │ ├── dhucs-ucshyper.json │ │ ├── dhucsfn.json │ │ ├── diadia.json │ │ ├── diagbox.json │ │ ├── diagram.json │ │ ├── diagxy.json │ │ ├── dialogue.json │ │ ├── dichokey.json │ │ ├── dictsym.json │ │ ├── didec.json │ │ ├── diffcoeff.json │ │ ├── digicap-pro.json │ │ ├── digiconfigs.json │ │ ├── digsig.json │ │ ├── dijkstra.json │ │ ├── dimnum.json │ │ ├── dingbat.json │ │ ├── dirtree.json │ │ ├── dirtytalk.json │ │ ├── ditaa.json │ │ ├── dlfltxbcodetips.json │ │ ├── dlfltxbmarkup.json │ │ ├── dlfltxbmarkupbookkeys.json │ │ ├── dlfltxbmisc.json │ │ ├── dline.json │ │ ├── dljslib.json │ │ ├── dmlb.json │ │ ├── dnaseq.json │ │ ├── doafter.json │ │ ├── doc.json │ │ ├── docassembly.json │ │ ├── doclicense.json │ │ ├── docmfp.json │ │ ├── docmute.json │ │ ├── docshots.json │ │ ├── doctools.json │ │ ├── dogma.json │ │ ├── doi.json │ │ ├── doibanner.json │ │ ├── doipubmed.json │ │ ├── domaincoloring.json │ │ ├── domitian.json │ │ ├── domore.json │ │ ├── dot2texi.json │ │ ├── dotlessi.json │ │ ├── dotseqn.json │ │ ├── dowith.json │ │ ├── download.json │ │ ├── dox.json │ │ ├── dozenal.json │ │ ├── dpfloat.json │ │ ├── dps.json │ │ ├── drac.json │ │ ├── draftcopy.json │ │ ├── draftfigure.json │ │ ├── draftmark.json │ │ ├── draftwatermark.json │ │ ├── dramatist.json │ │ ├── drawmatrix.json │ │ ├── drawstack.json │ │ ├── drcaps.json │ │ ├── drm.json │ │ ├── droid.json │ │ ├── droidsans.json │ │ ├── droidsansmono.json │ │ ├── droidserif.json │ │ ├── drs.json │ │ ├── dsfont.json │ │ ├── dspblocks.json │ │ ├── dspfunctions.json │ │ ├── dsptricks.json │ │ ├── dsserif.json │ │ ├── dtk-extern.json │ │ ├── dtk-logos.json │ │ ├── dtk-url.json │ │ ├── dtxdescribe.json │ │ ├── ducksay.json │ │ ├── duckuments.json │ │ ├── duerer.json │ │ ├── dutchcal.json │ │ ├── dvgloss.json │ │ ├── dvipscol.json │ │ ├── dvisirule.json │ │ ├── dynamicnumber.json │ │ ├── dynblocks.json │ │ ├── dynbrackets.json │ │ ├── dynkin-diagrams.json │ │ ├── dyntree.json │ │ ├── ean13isbn.json │ │ ├── easy-todo.json │ │ ├── easyReview.json │ │ ├── easybase.json │ │ ├── easyfig.json │ │ ├── easyfloats.json │ │ ├── easyformat.json │ │ ├── easylist.json │ │ ├── easyvector.json │ │ ├── ebgaramond.json │ │ ├── ebook.json │ │ ├── ebproof.json │ │ ├── eco.json │ │ ├── econlipsum.json │ │ ├── econometrics.json │ │ ├── ecrc.json │ │ ├── ed.json │ │ ├── edcntwd0.json │ │ ├── edichokey.json │ │ ├── ednmath0.json │ │ ├── ednotes.json │ │ ├── edtable.json │ │ ├── eemeir.json │ │ ├── eepic.json │ │ ├── efbox.json │ │ ├── eforms.json │ │ ├── egothic.json │ │ ├── egpeirce.json │ │ ├── egplot.json │ │ ├── egypto.json │ │ ├── ekdosis.json │ │ ├── electrum.json │ │ ├── elements.json │ │ ├── ellipsis.json │ │ ├── elocalloc.json │ │ ├── elpresbluelightgrayscheme.json │ │ ├── elpresgrayscheme.json │ │ ├── elpreswhitebluescheme.json │ │ ├── elpreswhiteredscheme.json │ │ ├── elpreswhitetealscheme.json │ │ ├── elzcards.json │ │ ├── emarks.json │ │ ├── embedall.json │ │ ├── embedfile.json │ │ ├── embrac.json │ │ ├── emf.json │ │ ├── emo.json │ │ ├── emoji.json │ │ ├── emojicite.json │ │ ├── emotion.json │ │ ├── emp.json │ │ ├── empheq.json │ │ ├── emptypage.json │ │ ├── endfloat.json │ │ ├── endheads.json │ │ ├── endiagram.json │ │ ├── endnotes-hy.json │ │ ├── endnotes.json │ │ ├── endnotesj.json │ │ ├── endofproofwd.json │ │ ├── engord.json │ │ ├── engpron.json │ │ ├── engrec.json │ │ ├── enigma.json │ │ ├── enotez.json │ │ ├── enparen.json │ │ ├── enumerate.json │ │ ├── enumitem.json │ │ ├── enverb.json │ │ ├── environ.json │ │ ├── envlab.json │ │ ├── envmath.json │ │ ├── eolang.json │ │ ├── eolgrab.json │ │ ├── epcqrcode.json │ │ ├── epic.json │ │ ├── epigrafica.json │ │ ├── epigraph-keys.json │ │ ├── epigraph.json │ │ ├── epiolmec.json │ │ ├── epltxfn.json │ │ ├── epsdice.json │ │ ├── epspdfconversion.json │ │ ├── epstopdf.json │ │ ├── eq-fetchbbl.json │ │ ├── eq-pin2corr.json │ │ ├── eq-save.json │ │ ├── eq2db.json │ │ ├── eqell.json │ │ ├── eqexam.json │ │ ├── eqexpl.json │ │ ├── eqlist.json │ │ ├── eqnalign.json │ │ ├── eqname.json │ │ ├── eqnarray.json │ │ ├── eqnnumwarn.json │ │ ├── eqparbox.json │ │ ├── erewhon.json │ │ ├── errata.json │ │ ├── esami.json │ │ ├── esindex.json │ │ ├── esint.json │ │ ├── esk.json │ │ ├── eso-pic.json │ │ ├── esrelation.json │ │ ├── esstixbb.json │ │ ├── esstixfrak.json │ │ ├── esvect.json │ │ ├── etaremune.json │ │ ├── etextools.json │ │ ├── etoc.json │ │ ├── etoolbox.json │ │ ├── etruscan.json │ │ ├── eucal.json │ │ ├── euclideangeometry.json │ │ ├── euflag.json │ │ ├── eufrak.json │ │ ├── eukdate.json │ │ ├── eukleides.json │ │ ├── euler-math.json │ │ ├── euler.json │ │ ├── eulerpx.json │ │ ├── eulervm.json │ │ ├── euroitc.json │ │ ├── europasscv-bibliography.json │ │ ├── europs.json │ │ ├── eurosym.json │ │ ├── euscript.json │ │ ├── everyhook.json │ │ ├── everypage.json │ │ ├── everyshi.json │ │ ├── exaccent.json │ │ ├── exam-randomizechoices.json │ │ ├── exam-zh-chinese-english.json │ │ ├── exam-zh-choices.json │ │ ├── exam-zh-font.json │ │ ├── exam-zh-math.json │ │ ├── exam-zh-question.json │ │ ├── exam-zh-symbols.json │ │ ├── exam-zh-textfigure.json │ │ ├── example.json │ │ ├── exceltex.json │ │ ├── excludeonly.json │ │ ├── exercise.json │ │ ├── exercisebank.json │ │ ├── exercisepoints.json │ │ ├── exercises.json │ │ ├── exerquiz.json │ │ ├── exesheet.json │ │ ├── exframe.json │ │ ├── exp-testopt.json │ │ ├── expex-acro.json │ │ ├── expex-glossonly.json │ │ ├── expex.json │ │ ├── expkv-cs.json │ │ ├── expkv-def.json │ │ ├── expkv-opt.json │ │ ├── expkv-pop.json │ │ ├── expkv.json │ │ ├── export.json │ │ ├── exsol.json │ │ ├── extarrows.json │ │ ├── extdash.json │ │ ├── extpfeil.json │ │ ├── extract.json │ │ ├── extraipa.json │ │ ├── extramarks.json │ │ ├── extsizes.json │ │ ├── fadingimage.json │ │ ├── faktor.json │ │ ├── familytree.json │ │ ├── fancybox.json │ │ ├── fancyhdr.json │ │ ├── fancylabel.json │ │ ├── fancynum.json │ │ ├── fancypar.json │ │ ├── fancyqr.json │ │ ├── fancyref.json │ │ ├── fancytabs.json │ │ ├── fancytooltips.json │ │ ├── fancyunits-base.json │ │ ├── fancyunits-np.json │ │ ├── fancyunits-per.json │ │ ├── fancyunits_big-fractions.json │ │ ├── fancyunits_medium-fractions.json │ │ ├── fancyunits_small-fractions.json │ │ ├── fancyvrb-ex.json │ │ ├── fancyvrb.json │ │ ├── fapapersize.json │ │ ├── fascicules.json │ │ ├── fast-diagram.json │ │ ├── fbb.json │ │ ├── fbox.json │ │ ├── fc_arith.json │ │ ├── fclfont.json │ │ ├── fcolumn.json │ │ ├── fcprefix.json │ │ ├── fdsymbol.json │ │ ├── fdulogo.json │ │ ├── fenixpar.json │ │ ├── fenixtok.json │ │ ├── fetamont.json │ │ ├── fetchbibpes.json │ │ ├── fetchcls.json │ │ ├── fewerfloatpages.json │ │ ├── feyn.json │ │ ├── feynmf.json │ │ ├── feynmp-auto.json │ │ ├── feynmp.json │ │ ├── ffcode.json │ │ ├── fge.json │ │ ├── fgruler.json │ │ ├── fhgtechdoku_additional.json │ │ ├── fibnum.json │ │ ├── fifinddo.json │ │ ├── fifo-stack.json │ │ ├── figchild.json │ │ ├── figlatex.json │ │ ├── figput.json │ │ ├── figsize.json │ │ ├── filecontentsdef.json │ │ ├── filehook.json │ │ ├── filemod-expmin.json │ │ ├── filemod.json │ │ ├── filesdo.json │ │ ├── fillwith.json │ │ ├── finstrut.json │ │ ├── firamath-otf.json │ │ ├── fistrum.json │ │ ├── fitbox.json │ │ ├── fitch.json │ │ ├── fitr.json │ │ ├── fixdif.json │ │ ├── fixfoot.json │ │ ├── fixjfm.json │ │ ├── fixlatvian.json │ │ ├── fixmath.json │ │ ├── fixme.json │ │ ├── fjodor.json │ │ ├── flabels.json │ │ ├── flagderiv.json │ │ ├── flexipage.json │ │ ├── flexisym.json │ │ ├── flippdf.json │ │ ├── float.json │ │ ├── floatbytocbasic.json │ │ ├── floatflt.json │ │ ├── floatpag.json │ │ ├── floatpagestyle.json │ │ ├── floatrow.json │ │ ├── floatrowbytocbasic.json │ │ ├── flowchart.json │ │ ├── flowfram.json │ │ ├── fltpage.json │ │ ├── fltpoint.json │ │ ├── fltrace.json │ │ ├── flushend.json │ │ ├── fmp.json │ │ ├── fmtcount.json │ │ ├── fnbreak.json │ │ ├── fncychap.json │ │ ├── fnlineno.json │ │ ├── fnpct.json │ │ ├── fnpos.json │ │ ├── fnspe.json │ │ ├── fnumprint.json │ │ ├── foekfont.json │ │ ├── foliono.json │ │ ├── fonetika.json │ │ ├── fontawesome.json │ │ ├── fontawesome5.json │ │ ├── fontaxes.json │ │ ├── fontbook.json │ │ ├── fontenc.json │ │ ├── fontmfizz.json │ │ ├── fonts-arundina.json │ │ ├── fonts-tlwg.json │ │ ├── fontscale.json │ │ ├── fontsetup.json │ │ ├── fontsize.json │ │ ├── fontsmpl.json │ │ ├── fontspec.json │ │ ├── fonttable.json │ │ ├── fontwrap.json │ │ ├── footmisc.json │ │ ├── footnote.json │ │ ├── footnotebackref.json │ │ ├── footnotehyper.json │ │ ├── footnoterange.json │ │ ├── forarray.json │ │ ├── foreign.json │ │ ├── forest-index.json │ │ ├── forest.json │ │ ├── forloop.json │ │ ├── formal-grammar.json │ │ ├── forms16be.json │ │ ├── fortextbook.json │ │ ├── forum.json │ │ ├── fouridx.json │ │ ├── fourier-orns.json │ │ ├── fourier-otf.json │ │ ├── fourier.json │ │ ├── fouriernc.json │ │ ├── fp-addons.json │ │ ├── fp-basic.json │ │ ├── fp-eqn.json │ │ ├── fp-eval.json │ │ ├── fp-exp.json │ │ ├── fp-pas.json │ │ ├── fp-random.json │ │ ├── fp-snap.json │ │ ├── fp-trigo.json │ │ ├── fp-upn.json │ │ ├── fp.json │ │ ├── fr-fancy.json │ │ ├── framed.json │ │ ├── frcursive.json │ │ ├── freealign.json │ │ ├── frege.json │ │ ├── frenchmath.json │ │ ├── frimurer.json │ │ ├── frontespizio.json │ │ ├── froufrou.json │ │ ├── frpseudocode.json │ │ ├── fullminipage.json │ │ ├── fullpage.json │ │ ├── fullpict.json │ │ ├── fullwidth.json │ │ ├── functional.json │ │ ├── fusering.json │ │ ├── futurans.json │ │ ├── fvextra.json │ │ ├── fwlw.json │ │ ├── galois.json │ │ ├── gamebook.json │ │ ├── gamebooklib.json │ │ ├── gandhi.json │ │ ├── garamondlibre.json │ │ ├── garamondx.json │ │ ├── gastex.json │ │ ├── gates.json │ │ ├── gatherenum.json │ │ ├── gb4e.json │ │ ├── gbt7714.json │ │ ├── gchords.json │ │ ├── gckanbun.json │ │ ├── gelasio.json │ │ ├── gelasiomath.json │ │ ├── genealogy-profiles.json │ │ ├── genealogytree.json │ │ ├── gensymb.json │ │ ├── gentium.json │ │ ├── gentiumbook.json │ │ ├── gentombow.json │ │ ├── geometry.json │ │ ├── german.json │ │ ├── getfiledate.json │ │ ├── getitems.json │ │ ├── getmap.json │ │ ├── gettitlestring.json │ │ ├── gfdl.json │ │ ├── gfsartemisia-euler.json │ │ ├── gfsartemisia.json │ │ ├── gfsbaskerville.json │ │ ├── gfsbodoni.json │ │ ├── gfscomplutum.json │ │ ├── gfsdidot.json │ │ ├── gfsneohellenic.json │ │ ├── gfsneohellenicot.json │ │ ├── ghab.json │ │ ├── ghsystem.json │ │ ├── gillcm.json │ │ ├── gillius.json │ │ ├── gillius2.json │ │ ├── gincltex.json │ │ ├── gindex.json │ │ ├── gitfile-info.json │ │ ├── gitinfo-lua.json │ │ ├── gitinfo2.json │ │ ├── gitlog.json │ │ ├── gitstatus.json │ │ ├── gitver.json │ │ ├── globalvals.json │ │ ├── glosmathtools.json │ │ ├── glossaries-accsupp.json │ │ ├── glossaries-extra-bib2gls.json │ │ ├── glossaries-extra-stylemods.json │ │ ├── glossaries-extra.json │ │ ├── glossaries-prefix.json │ │ ├── glossaries.json │ │ ├── glossary-bookindex.json │ │ ├── glossary-hypernav.json │ │ ├── glossary-inline.json │ │ ├── glossary-list.json │ │ ├── glossary-long.json │ │ ├── glossary-longbooktabs.json │ │ ├── glossary-longextra.json │ │ ├── glossary-longragged.json │ │ ├── glossary-mcols.json │ │ ├── glossary-super.json │ │ ├── glossary-table.json │ │ ├── glossary-topic.json │ │ ├── glossary-tree.json │ │ ├── glosstex.json │ │ ├── gmiflink.json │ │ ├── gmp.json │ │ ├── gnuplottex.json │ │ ├── gobble-user.json │ │ ├── gotoh.json │ │ ├── grabbox.json │ │ ├── gradient-text.json │ │ ├── gradientframe.json │ │ ├── grading-scheme.json │ │ ├── grafcet.json │ │ ├── graph35.json │ │ ├── graphbox.json │ │ ├── graphfig.json │ │ ├── graphics.json │ │ ├── graphicscache.json │ │ ├── graphicsonthefly.json │ │ ├── graphicx-psmin.json │ │ ├── graphicx.json │ │ ├── graphicxbox.json │ │ ├── graphicxpsd.json │ │ ├── graphicxsp.json │ │ ├── graphpap.json │ │ ├── graphviz.json │ │ ├── grayhints.json │ │ ├── greek4cbc.json │ │ ├── greek6cbc.json │ │ ├── greekctr.json │ │ ├── greekdates.json │ │ ├── greektonoi.json │ │ ├── gregoriosyms.json │ │ ├── gregoriotex.json │ │ ├── grfext.json │ │ ├── grfpaste.json │ │ ├── grid-system.json │ │ ├── grid.json │ │ ├── gridpapers.json │ │ ├── gridset.json │ │ ├── gridslides.json │ │ ├── grmath.json │ │ ├── grruby.json │ │ ├── grundgesetze.json │ │ ├── grverb.json │ │ ├── gtrcrd.json │ │ ├── gtrlib.largetrees.json │ │ ├── guit.json │ │ ├── guitar.json │ │ ├── guitarchordschemes.json │ │ ├── hackthefootline.json │ │ ├── halloweenmath.json │ │ ├── hamnosys.json │ │ ├── handout.json │ │ ├── handoutWithNotes.json │ │ ├── hang.json │ │ ├── hanging.json │ │ ├── hangulfontset.json │ │ ├── hanjacnt.json │ │ ├── hanzibox.json │ │ ├── har2nat.json │ │ ├── hardwrap.json │ │ ├── harmony.json │ │ ├── harpoon.json │ │ ├── harvard.json │ │ ├── harveyballs.json │ │ ├── havannah.json │ │ ├── hcycle.json │ │ ├── he-she.json │ │ ├── helmholtz-ellis-ji-notation.json │ │ ├── helvet.json │ │ ├── hep-acronym.json │ │ ├── hep-bibliography.json │ │ ├── hep-feynman.json │ │ ├── hep-float.json │ │ ├── hep-font.json │ │ ├── hep-graphic.json │ │ ├── hep-math-font.json │ │ ├── hep-math.json │ │ ├── hep-paper.json │ │ ├── hep-plot.json │ │ ├── hep-text.json │ │ ├── hep-title.json │ │ ├── hepparticles.json │ │ ├── hepunits.json │ │ ├── hereapplies.json │ │ ├── heros-otf.json │ │ ├── hetarom.json │ │ ├── hetaromh.json │ │ ├── heuristica.json │ │ ├── hexboard.json │ │ ├── hexdump.json │ │ ├── hf-tikz.json │ │ ├── hfoldsty.json │ │ ├── hgb.json │ │ ├── hgbabbrev.json │ │ ├── hgbalgo.json │ │ ├── hgbbib.json │ │ ├── hgbheadings.json │ │ ├── hgblistings.json │ │ ├── hgbmath.json │ │ ├── hhead.json │ │ ├── hhline.json │ │ ├── hhtensor.json │ │ ├── hideanswer.json │ │ ├── hiero.json │ │ ├── hieroglf.json │ │ ├── highlightlatex.json │ │ ├── highlightx.json │ │ ├── hitex.json │ │ ├── hlist.json │ │ ├── hmtrump.json │ │ ├── hnja2hngl.json │ │ ├── hobete.json │ │ ├── hologo.json │ │ ├── holtpolt.json │ │ ├── holtxdoc.json │ │ ├── hpstatement.json │ │ ├── href-ul.json │ │ ├── hrefhide.json │ │ ├── hsetup.json │ │ ├── hu-berlin-base.json │ │ ├── huaz.json │ │ ├── hulipsum.json │ │ ├── humanist.json │ │ ├── huncial.json │ │ ├── hvarabic.json │ │ ├── hvextern.json │ │ ├── hvfloat-fps.json │ │ ├── hvfloat.json │ │ ├── hvindex.json │ │ ├── hvlogos.json │ │ ├── hvmaths.json │ │ ├── hvpygmentex.json │ │ ├── hvqrurl.json │ │ ├── hwemoji.json │ │ ├── hypbmsec.json │ │ ├── hypcap.json │ │ ├── hypdestopt.json │ │ ├── hypdoc.json │ │ ├── hypdvips.json │ │ ├── hyperbar.json │ │ ├── hyperref.json │ │ ├── hyperxmp.json │ │ ├── hypgotoe.json │ │ ├── hyphenat.json │ │ ├── hyphsubst.json │ │ ├── ibarra.json │ │ ├── icite.json │ │ ├── icon-appr.json │ │ ├── icon-doc.json │ │ ├── identkey.json │ │ ├── idxcmds.json │ │ ├── idxlayout.json │ │ ├── iexec.json │ │ ├── ifallfalse.json │ │ ├── ifdraft.json │ │ ├── ifetex.json │ │ ├── iffont.json │ │ ├── iflang.json │ │ ├── ifluatex.json │ │ ├── ifnextok.json │ │ ├── ifoddpage.json │ │ ├── ifoption.json │ │ ├── ifpdf.json │ │ ├── ifplatform.json │ │ ├── ifptex.json │ │ ├── ifpxltex.json │ │ ├── ifsym.json │ │ ├── iftex.json │ │ ├── ifthen.json │ │ ├── ifthenx.json │ │ ├── ifuptex.json │ │ ├── ifvtex.json │ │ ├── ifxetex.json │ │ ├── ifxptex.json │ │ ├── igo.json │ │ ├── iitem.json │ │ ├── imakeidx.json │ │ ├── imfellEnglish.json │ │ ├── impnattypo.json │ │ ├── import.json │ │ ├── imprintmtshadow.json │ │ ├── imsart.json │ │ ├── incgraph.json │ │ ├── includeRnw.json │ │ ├── inconsolata-nerd-font.json │ │ ├── inconsolata.json │ │ ├── index.json │ │ ├── indextools.json │ │ ├── infix-RPN.json │ │ ├── inline-images.json │ │ ├── inlinedef.json │ │ ├── inlinelabel.json │ │ ├── innerscript.json │ │ ├── inputenc.json │ │ ├── inputnormalization.json │ │ ├── inputtrc.json │ │ ├── insdljs.json │ │ ├── inslrmaj.json │ │ ├── inslrmin.json │ │ ├── intcalc.json │ │ ├── inter.json │ │ ├── interactiveanimation.json │ │ ├── interactiveplot.json │ │ ├── interlinear.json │ │ ├── interpreter.json │ │ ├── interval.json │ │ ├── intopdf.json │ │ ├── inversepath.json │ │ ├── invoice.json │ │ ├── invoice2.json │ │ ├── iodhbwm-templates.json │ │ ├── ionumbers.json │ │ ├── iopams.json │ │ ├── ipa.json │ │ ├── ipaex-type1.json │ │ ├── ipsum.json │ │ ├── isodate.json │ │ ├── isomath.json │ │ ├── isonums.json │ │ ├── isopt.json │ │ ├── isorot.json │ │ ├── isosafety.json │ │ ├── isotope.json │ │ ├── issuulinks.json │ │ ├── itnumpar.json │ │ ├── iwona.json │ │ ├── iwonamath.json │ │ ├── jamtimes.json │ │ ├── javascripthttp.json │ │ ├── jiazhu.json │ │ ├── jigsaw.json │ │ ├── jiwonlipsum.json │ │ ├── jkmath.json │ │ ├── jlreq-deluxe.json │ │ ├── jlreq-trimmarks.json │ │ ├── jmlrutils.json │ │ ├── jmsdelim.json │ │ ├── jobname-suffix.json │ │ ├── joinbox.json │ │ ├── josefin.json │ │ ├── jpneduenumerate.json │ │ ├── jpnedumathsymbols.json │ │ ├── jslectureplanner.json │ │ ├── jslogo.json │ │ ├── jsmembertable.json │ │ ├── jsonparse.json │ │ ├── jsverb.json │ │ ├── jumplines.json │ │ ├── junicode.json │ │ ├── junicodevf.json │ │ ├── jupynotex.json │ │ ├── jurabase.json │ │ ├── jurabib.json │ │ ├── jvlisting.json │ │ ├── kalendarium.json │ │ ├── kanbun.json │ │ ├── kantlipsum.json │ │ ├── kao.json │ │ ├── kaobiblio.json │ │ ├── kaorefs.json │ │ ├── kaotheorems.json │ │ ├── karnaugh-map.json │ │ ├── karnaughmap.json │ │ ├── kblocks.json │ │ ├── kbordermatrix.json │ │ ├── kerkis.json │ │ ├── keycommand.json │ │ ├── keyfloat.json │ │ ├── keyindex.json │ │ ├── keyparse.json │ │ ├── keyreader.json │ │ ├── keystroke.json │ │ ├── keytheorems.json │ │ ├── keyval.json │ │ ├── keyvaltable.json │ │ ├── kix.json │ │ ├── knitting.json │ │ ├── knowledge.json │ │ ├── knufakelogo.json │ │ ├── kocircnum.json │ │ ├── kolabels-utf.json │ │ ├── koma-moderncvclassic.json │ │ ├── koma-script-source-doc.json │ │ ├── komacv-addons.json │ │ ├── komacv-lco.json │ │ ├── komacv-multilang.json │ │ ├── konames-utf.json │ │ ├── kosections-utf.json │ │ ├── kotex-logo.json │ │ ├── kotex-varioref.json │ │ ├── kotexutf.json │ │ ├── kpfonts-otf.json │ │ ├── kpfonts.json │ │ ├── ksbaduk.json │ │ ├── ksforloop.json │ │ ├── kshcrkey.json │ │ ├── ksinsbox.json │ │ ├── ksjosaref.json │ │ ├── ksmisc.json │ │ ├── ksruby.json │ │ ├── kstextks.json │ │ ├── kswrapfig.json │ │ ├── kurdishlipsum.json │ │ ├── kurier.json │ │ ├── kvmap.json │ │ ├── kvoptions.json │ │ ├── kvsetkeys.json │ │ ├── l3keys2e.json │ │ ├── l3sys-query.json │ │ ├── la.json │ │ ├── labels.json │ │ ├── labels4easylist.json │ │ ├── labyrinth.json │ │ ├── ladder.json │ │ ├── lambdax.json │ │ ├── langcode.json │ │ ├── langnames.json │ │ ├── langsci-affiliations.json │ │ ├── langsci-avm.json │ │ ├── langsci-bidi.json │ │ ├── langsci-gb4e.json │ │ ├── langsci-lgr.json │ │ ├── langsci-optional.json │ │ ├── langsci-subparts.json │ │ ├── langsci-tbls.json │ │ ├── lapdf.json │ │ ├── lastbib.json │ │ ├── latex-209.json │ │ ├── latex-dev.json │ │ ├── latex-document.json │ │ ├── latex-l2tabu.json │ │ ├── latex2man.json │ │ ├── latex2pydata.json │ │ ├── latexalpha2.json │ │ ├── latexbangla.json │ │ ├── latexcolors.json │ │ ├── latexdemo.json │ │ ├── latexscreenshooter.json │ │ ├── latexsym.json │ │ ├── lato.json │ │ ├── layaureo.json │ │ ├── layout.json │ │ ├── layouts.json │ │ ├── lazylist.json │ │ ├── lccaps.json │ │ ├── lcd.json │ │ ├── lcg.json │ │ ├── leading.json │ │ ├── leadsheets.json │ │ ├── lecturer.json │ │ ├── lectureslides.json │ │ ├── leftidx.json │ │ ├── leftindex.json │ │ ├── leipzig.json │ │ ├── lengthconvert.json │ │ ├── lete-sans-math.json │ │ ├── letgut-banner.json │ │ ├── letltxmacro.json │ │ ├── letterspace.json │ │ ├── letterswitharrows.json │ │ ├── lettrine.json │ │ ├── lewisstruc.json │ │ ├── lexend.json │ │ ├── lexref.json │ │ ├── lgrmath.json │ │ ├── lhelp.json │ │ ├── libertine.json │ │ ├── libertineMono.json │ │ ├── libertineRoman.json │ │ ├── libertinegc.json │ │ ├── libertinus-otf.json │ │ ├── libertinus-type1.json │ │ ├── libertinust1math.json │ │ ├── libgreek.json │ │ ├── librarian.json │ │ ├── librebaskerville.json │ │ ├── librecaslon.json │ │ ├── librefranklin.json │ │ ├── libris.json │ │ ├── lie-hasse.json │ │ ├── liftarm.json │ │ ├── ligtype.json │ │ ├── lilyglyphs.json │ │ ├── limap.json │ │ ├── linearb.json │ │ ├── linearregression.json │ │ ├── linebreaker.json │ │ ├── linegoal.json │ │ ├── lineno.json │ │ ├── linenoamsmath.json │ │ ├── ling-macros.json │ │ ├── linguex.json │ │ ├── linguisticspro.json │ │ ├── linop.json │ │ ├── linsys.json │ │ ├── lips.json │ │ ├── lipsum.json │ │ ├── listing.json │ │ ├── listings-ext.json │ │ ├── listings.json │ │ ├── listingsutf8.json │ │ ├── listlbls.json │ │ ├── listliketab.json │ │ ├── listofanswers.json │ │ ├── listofitems.json │ │ ├── listofsymbols.json │ │ ├── listpen.json │ │ ├── llncsconf.json │ │ ├── lltjcore.json │ │ ├── lltjdefs.json │ │ ├── lltjext.json │ │ ├── lltjfont.json │ │ ├── lltjp-atbegshi.json │ │ ├── lltjp-geometry.json │ │ ├── lltjp-listings.json │ │ ├── lmacs.json │ │ ├── lmake.json │ │ ├── lmodern.json │ │ ├── locant.json │ │ ├── logbox.json │ │ ├── logicproof.json │ │ ├── logicpuzzle.json │ │ ├── logix.json │ │ ├── logoetalab.json │ │ ├── logpap.json │ │ ├── logreq.json │ │ ├── logsys.json │ │ ├── longbox.json │ │ ├── longdivision.json │ │ ├── longfbox.json │ │ ├── longfigure.json │ │ ├── longmath.json │ │ ├── longnamefilelist.json │ │ ├── longtable.json │ │ ├── lowcycle.json │ │ ├── lpic.json │ │ ├── lplfitch.json │ │ ├── lsabon.json │ │ ├── lscape.json │ │ ├── lscapeenhanced.json │ │ ├── lstautogobble.json │ │ ├── lstbayes.json │ │ ├── lstdoc.json │ │ ├── lstfiracode.json │ │ ├── lstlinebgrd.json │ │ ├── lt3luabridge.json │ │ ├── ltablex.json │ │ ├── ltcaption.json │ │ ├── ltj-base.json │ │ ├── ltj-latex.json │ │ ├── ltugcomn.json │ │ ├── ltx4yt.json │ │ ├── ltxdocext.json │ │ ├── ltxdockit.json │ │ ├── ltxfront.json │ │ ├── ltxgrid.json │ │ ├── ltxnew.json │ │ ├── ltxtable.json │ │ ├── ltxutil.json │ │ ├── lua-check-hyphen.json │ │ ├── lua-typo.json │ │ ├── lua-ul.json │ │ ├── lua-visual-debug.json │ │ ├── lua-widow-control.json │ │ ├── luaaddplot.json │ │ ├── luabibentry.json │ │ ├── luabidi.json │ │ ├── luacas.json │ │ ├── luacensor.json │ │ ├── luacode.json │ │ ├── luacolor.json │ │ ├── luacomplex.json │ │ ├── luagcd.json │ │ ├── luahttp.json │ │ ├── luahyphenrules.json │ │ ├── luaimageembed.json │ │ ├── luaindex.json │ │ ├── luainputenc.json │ │ ├── luakeys-debug.json │ │ ├── luakeys.json │ │ ├── lualatex-truncate.json │ │ ├── lualinalg.json │ │ ├── luamathalign.json │ │ ├── luamaths.json │ │ ├── luamesh.json │ │ ├── luamml-demo.json │ │ ├── luamodulartables.json │ │ ├── luamplib.json │ │ ├── luanumint.json │ │ ├── luaoptions.json │ │ ├── luaotfload.json │ │ ├── luapackageloader.json │ │ ├── luaplot.json │ │ ├── luaprogtable.json │ │ ├── luaquotes.json │ │ ├── luarandom.json │ │ ├── luaset.json │ │ ├── luasseq.json │ │ ├── luatex.json │ │ ├── luatex85.json │ │ ├── luatexbase.json │ │ ├── luatexja-adjust.json │ │ ├── luatexja-ajmacros.json │ │ ├── luatexja-compat.json │ │ ├── luatexja-core.json │ │ ├── luatexja-fontspec.json │ │ ├── luatexja-otf.json │ │ ├── luatexja-preset.json │ │ ├── luatexja-ruby.json │ │ ├── luatexja-zhfonts.json │ │ ├── luatexja.json │ │ ├── luatexko.json │ │ ├── luatextra.json │ │ ├── luatodonotes.json │ │ ├── luatruthtable.json │ │ ├── luavlna.json │ │ ├── lucbmath.json │ │ ├── lucida-otf.json │ │ ├── lucidabr.json │ │ ├── lucmin.json │ │ ├── lucmtime.json │ │ ├── luctime.json │ │ ├── lutabulartools.json │ │ ├── luwiantype.json │ │ ├── luximono.json │ │ ├── lwarp.json │ │ ├── lyluatex.json │ │ ├── mVersion.json │ │ ├── maa-monthly.json │ │ ├── macrolist.json │ │ ├── macroswap.json │ │ ├── mafr.json │ │ ├── magaz.json │ │ ├── magicnum.json │ │ ├── magicwatermark.json │ │ ├── mahjong.json │ │ ├── mailing.json │ │ ├── mailmerge.json │ │ ├── makebarcode.json │ │ ├── makebase.json │ │ ├── makebox.json │ │ ├── makecell.json │ │ ├── makecmds.json │ │ ├── makeglos.json │ │ ├── makeidx.json │ │ ├── makematch.json │ │ ├── makeplot.json │ │ ├── maker.json │ │ ├── makeshape.json │ │ ├── malayalam.json │ │ ├── maltese.json │ │ ├── mandi.json │ │ ├── mandiexp.json │ │ ├── mandistudent.json │ │ ├── manfnt.json │ │ ├── manuscript.json │ │ ├── manyfoot.json │ │ ├── manyind.json │ │ ├── marathi.json │ │ ├── marcellus.json │ │ ├── marginfix.json │ │ ├── marginnote.json │ │ ├── markdown.json │ │ ├── marvosym.json │ │ ├── mathabx.json │ │ ├── mathalfa.json │ │ ├── mathalpha.json │ │ ├── mathastext.json │ │ ├── mathbbol.json │ │ ├── mathcmd.json │ │ ├── mathcommand.json │ │ ├── mathcomp.json │ │ ├── mathdesign.json │ │ ├── mathdots.json │ │ ├── mathenv.json │ │ ├── mathfixs.json │ │ ├── mathfont.json │ │ ├── mathgreeks.json │ │ ├── mathpartir.json │ │ ├── mathpazo.json │ │ ├── mathpi.json │ │ ├── mathptmx.json │ │ ├── mathpunctspace.json │ │ ├── mathrsfs.json │ │ ├── mathscinet.json │ │ ├── mathsemantics-abbreviations.json │ │ ├── mathsemantics-commons.json │ │ ├── mathsemantics-manifolds.json │ │ ├── mathsemantics-names.json │ │ ├── mathsemantics-optimization.json │ │ ├── mathsemantics-semantic.json │ │ ├── mathsemantics-syntax.json │ │ ├── mathsemantics.json │ │ ├── mathspec.json │ │ ├── mathstone.json │ │ ├── mathstyle.json │ │ ├── mathswap.json │ │ ├── mathtime.json │ │ ├── mathtools.json │ │ ├── matlab-prettifier.json │ │ ├── mattens.json │ │ ├── mattex.json │ │ ├── maybemath.json │ │ ├── maze.json │ │ ├── mbboard.json │ │ ├── mboxfill.json │ │ ├── mcaption.json │ │ ├── mcexam.json │ │ ├── mciteplus.json │ │ ├── mcode.json │ │ ├── mdframed.json │ │ ├── mdputu.json │ │ ├── mdsymbol.json │ │ ├── mdwlist.json │ │ ├── mdwmath.json │ │ ├── mdwtab.json │ │ ├── media4svg.json │ │ ├── media9.json │ │ ├── medmath.json │ │ ├── membranecomputing.json │ │ ├── memhangul-common.json │ │ ├── memhangul-x.json │ │ ├── memhfixc.json │ │ ├── memoizable.json │ │ ├── memoize.json │ │ ├── memory.json │ │ ├── memorygraphs.json │ │ ├── memucs-setspace.json │ │ ├── menu.json │ │ ├── menucard.json │ │ ├── menukeys.json │ │ ├── mercatormap.json │ │ ├── merge.json │ │ ├── mergeh.json │ │ ├── merriweather.json │ │ ├── messagebubbles.json │ │ ├── messagepassing.json │ │ ├── metainfo.json │ │ ├── metalogo.json │ │ ├── metalogox.json │ │ ├── metastr.json │ │ ├── method.json │ │ ├── methylen.json │ │ ├── metre.json │ │ ├── metrix.json │ │ ├── metsymb.json │ │ ├── mfb-oldstyle.json │ │ ├── mfirstuc.json │ │ ├── mflogo.json │ │ ├── mfpic.json │ │ ├── mfpic4ode.json │ │ ├── mftinc.json │ │ ├── mgltex.json │ │ ├── mhchem.json │ │ ├── mhequ.json │ │ ├── mhsetup.json │ │ ├── mi-solns.json │ │ ├── miama.json │ │ ├── microtype-show.json │ │ ├── microtype.json │ │ ├── midfloat.json │ │ ├── midpage.json │ │ ├── miller.json │ │ ├── milstd.json │ │ ├── milsymb.json │ │ ├── mindflow.json │ │ ├── minibox.json │ │ ├── minidocument.json │ │ ├── minifp.json │ │ ├── minijs.json │ │ ├── minim-mp.json │ │ ├── minimalist-plain.json │ │ ├── minimalist.json │ │ ├── minipage-marginpar.json │ │ ├── minted.json │ │ ├── minted2.json │ │ ├── mintspirit.json │ │ ├── mintspirit2.json │ │ ├── minutes.json │ │ ├── miscdoc.json │ │ ├── mismath.json │ │ ├── missaali.json │ │ ├── mkstmp_pro.json │ │ ├── mlcid.json │ │ ├── mleftright.json │ │ ├── mlist.json │ │ ├── mlmodern.json │ │ ├── mlutf.json │ │ ├── mnotes.json │ │ ├── moderncvcollection.json │ │ ├── moderncvcompatibility.json │ │ ├── moderntimeline.json │ │ ├── modiagram.json │ │ ├── modroman.json │ │ ├── modular.json │ │ ├── modulus.json │ │ ├── mol2chemfig.json │ │ ├── monofill.json │ │ ├── montserrat.json │ │ ├── moodle.json │ │ ├── moredefs.json │ │ ├── moreenum.json │ │ ├── morefloats.json │ │ ├── moresize.json │ │ ├── moreverb.json │ │ ├── morewrites.json │ │ ├── morisawa.json │ │ ├── movement-arrows.json │ │ ├── mparhack.json │ │ ├── mpgraphics.json │ │ ├── mpostinl.json │ │ ├── msc.json │ │ ├── mtgreek.json │ │ ├── mtpro2.json │ │ ├── multiaudience.json │ │ ├── multibib.json │ │ ├── multibibliography.json │ │ ├── multicap.json │ │ ├── multicol.json │ │ ├── multicolrule.json │ │ ├── multidef.json │ │ ├── multido.json │ │ ├── multienum.json │ │ ├── multienv.json │ │ ├── multiexpand.json │ │ ├── multifootnote.json │ │ ├── multilang-sect.json │ │ ├── multilang-tags.json │ │ ├── multilang.json │ │ ├── multimedia.json │ │ ├── multind.json │ │ ├── multiobjective.json │ │ ├── multiple-choice.json │ │ ├── multiply.json │ │ ├── multirow.json │ │ ├── multitoc.json │ │ ├── mup.json │ │ ├── musical.json │ │ ├── musicography.json │ │ ├── musikui.json │ │ ├── musixfll.json │ │ ├── musixguit.json │ │ ├── musixtex.json │ │ ├── mwe.json │ │ ├── mxedruli.json │ │ ├── myfilist.json │ │ ├── na-border.json │ │ ├── na-position.json │ │ ├── nabatean.json │ │ ├── nag.json │ │ ├── nahuatl.json │ │ ├── naive-ebnf.json │ │ ├── nameauth.json │ │ ├── namedef.json │ │ ├── namedtensor.json │ │ ├── nameref.json │ │ ├── natbib.json │ │ ├── nath.json │ │ ├── natmove.json │ │ ├── navigator.json │ │ ├── nbaseprt.json │ │ ├── nccbbb.json │ │ ├── nccbiblist.json │ │ ├── nccboxes.json │ │ ├── ncccropbox.json │ │ ├── ncccropmark.json │ │ ├── nccfloats.json │ │ ├── nccfoots.json │ │ ├── ncchdr.json │ │ ├── nccheadings.json │ │ ├── ncclatex.json │ │ ├── nccmath.json │ │ ├── nccparskip.json │ │ ├── nccpic.json │ │ ├── nccrules.json │ │ ├── nccsect.json │ │ ├── nccstretch.json │ │ ├── ncctheorems.json │ │ ├── nccthm.json │ │ ├── ncctitle.json │ │ ├── ncctitlepage.json │ │ ├── nchairx.json │ │ ├── needspace.json │ │ ├── neo-euler.json │ │ ├── nestquot.json │ │ ├── newalg.json │ │ ├── newclude.json │ │ ├── newcomputermodern.json │ │ ├── newfile.json │ │ ├── newfloat.json │ │ ├── newpax.json │ │ ├── newproof.json │ │ ├── newpx.json │ │ ├── newpxmath.json │ │ ├── newpxtext.json │ │ ├── newspaper.json │ │ ├── newtx.json │ │ ├── newtxmath.json │ │ ├── newtxsf.json │ │ ├── newtxtext.json │ │ ├── newtxtt.json │ │ ├── newunicodechar.json │ │ ├── newvbtm.json │ │ ├── newverbs.json │ │ ├── nextpage.json │ │ ├── nexus-otf.json │ │ ├── ngerman.json │ │ ├── nicefilelist.json │ │ ├── nicefrac.json │ │ ├── niceframe.json │ │ ├── nicematrix.json │ │ ├── niceverb.json │ │ ├── nidanfloat.json │ │ ├── nimbusmono.json │ │ ├── nimbusmononarrow.json │ │ ├── nimbussans.json │ │ ├── nimbusserif.json │ │ ├── nimsticks.json │ │ ├── ninecolors.json │ │ ├── njuvisual.json │ │ ├── nl-interval.json │ │ ├── nlctuserguide.json │ │ ├── nm.json │ │ ├── nmbib.json │ │ ├── nndraw.json │ │ ├── nnext.json │ │ ├── nodetree-embed.json │ │ ├── nodetree.json │ │ ├── noindentafter.json │ │ ├── noitcrul.json │ │ ├── nolbreaks.json │ │ ├── nomemoize.json │ │ ├── nomencl.json │ │ ├── non-decimal-units.json │ │ ├── nonfloat.json │ │ ├── normalcolor.json │ │ ├── notes2bib.json │ │ ├── notespages.json │ │ ├── noto-mono.json │ │ ├── noto-sans.json │ │ ├── noto-serif.json │ │ ├── noto.json │ │ ├── notocondensed-mono.json │ │ ├── notocondensed.json │ │ ├── notomath.json │ │ ├── nowidow.json │ │ ├── nowtoaux.json │ │ ├── nshyper.json │ │ ├── ntabbing.json │ │ ├── nth.json │ │ ├── ntheorem.json │ │ ├── nucleardata.json │ │ ├── numberedblock.json │ │ ├── numberpt.json │ │ ├── numerica-plus.json │ │ ├── numerica-tables.json │ │ ├── numerica.json │ │ ├── numerus.json │ │ ├── numname.json │ │ ├── numnameru.json │ │ ├── numprint.json │ │ ├── numspell.json │ │ ├── nunito.json │ │ ├── oands.json │ │ ├── ob-mathleading.json │ │ ├── obchaptertoc.json │ │ ├── oblivoir-misc.json │ │ ├── oblivoir-xl.json │ │ ├── ocg-p.json │ │ ├── ocg.json │ │ ├── ocgtools.json │ │ ├── ocgx.json │ │ ├── ocgx2.json │ │ ├── ocr.json │ │ ├── octave.json │ │ ├── odesandpdes.json │ │ ├── odsfile.json │ │ ├── ogonek.json │ │ ├── okumacro.json │ │ ├── okuverb.json │ │ ├── old-arrows.json │ │ ├── oldgerm.json │ │ ├── oldprsn.json │ │ ├── oldstyle.json │ │ ├── onedash.json │ │ ├── onedown.json │ │ ├── onlyamsmath.json │ │ ├── opacity-pro.json │ │ ├── opcit.json │ │ ├── opencolor.json │ │ ├── opensans.json │ │ ├── oplotsymbl.json │ │ ├── optex.json │ │ ├── optidef.json │ │ ├── optional.json │ │ ├── options.json │ │ ├── optparams.json │ │ ├── orcidlink.json │ │ ├── ordinalpt.json │ │ ├── orientation.json │ │ ├── osda.json │ │ ├── ot-tableau.json │ │ ├── otf.json │ │ ├── otfontdef.json │ │ ├── othelloboard.json │ │ ├── oubraces.json │ │ ├── outlines.json │ │ ├── outlining.json │ │ ├── overarrows.json │ │ ├── overcite.json │ │ ├── overlays.json │ │ ├── overlock.json │ │ ├── overpic.json │ │ ├── oz.json │ │ ├── pacioli.json │ │ ├── padcount.json │ │ ├── pagecolor.json │ │ ├── pagecont.json │ │ ├── pagegrid.json │ │ ├── pagella-otf.json │ │ ├── pagenote.json │ │ ├── pagerange.json │ │ ├── pagesel.json │ │ ├── pageslts.json │ │ ├── pandora.json │ │ ├── pangram.json │ │ ├── papermas.json │ │ ├── paracol.json │ │ ├── paralist.json │ │ ├── parallel.json │ │ ├── paravesp.json │ │ ├── parcolumns.json │ │ ├── paresse.json │ │ ├── parnotes.json │ │ ├── parrun.json │ │ ├── parseargs.json │ │ ├── parselines.json │ │ ├── parskip.json │ │ ├── pas-cours.json │ │ ├── pas-crosswords.json │ │ ├── pas-cv.json │ │ ├── pas-tableur.json │ │ ├── pascaltriangle.json │ │ ├── passopt.json │ │ ├── patch-common.json │ │ ├── patchcmd.json │ │ ├── path.json │ │ ├── pbalance.json │ │ ├── pbox.json │ │ ├── pbsi.json │ │ ├── pcarl.json │ │ ├── pdfbase.json │ │ ├── pdfcol.json │ │ ├── pdfcolparallel.json │ │ ├── pdfcolparcolumns.json │ │ ├── pdfcomment.json │ │ ├── pdfcrypt.json │ │ ├── pdfescape.json │ │ ├── pdfextra.json │ │ ├── pdflscape.json │ │ ├── pdfmanagement-testphase.json │ │ ├── pdfmarginpar.json │ │ ├── pdfmsym.json │ │ ├── pdfoverlay.json │ │ ├── pdfpagediff.json │ │ ├── pdfpages.json │ │ ├── pdfpc-movie.json │ │ ├── pdfpc.json │ │ ├── pdfprivacy.json │ │ ├── pdfrender.json │ │ ├── pdfreview.json │ │ ├── pdfscreen.json │ │ ├── pdfswitch.json │ │ ├── pdfsync.json │ │ ├── pdftexcmds.json │ │ ├── pdfx.json │ │ ├── penlight.json │ │ ├── penlightplus.json │ │ ├── perfectcut.json │ │ ├── perltex.json │ │ ├── permute.json │ │ ├── perpage.json │ │ ├── person.json │ │ ├── pfarrei.json │ │ ├── pfdicons.json │ │ ├── pfltrace.json │ │ ├── pgf-PeriodicTable.json │ │ ├── pgf-filehook.json │ │ ├── pgf-interference.json │ │ ├── pgf-pie.json │ │ ├── pgf-soroban.json │ │ ├── pgf-spectra.json │ │ ├── pgf-umlcd.json │ │ ├── pgf-umlsd.json │ │ ├── pgf.json │ │ ├── pgfcalendar-ext.json │ │ ├── pgfcalendar.json │ │ ├── pgfcore.json │ │ ├── pgffor-ext.json │ │ ├── pgffor.json │ │ ├── pgfgantt.json │ │ ├── pgfkeys.json │ │ ├── pgfkeysearch.json │ │ ├── pgfmanual.json │ │ ├── pgfmath-xfp.json │ │ ├── pgfmath.json │ │ ├── pgfmolbio.json │ │ ├── pgfmorepages.json │ │ ├── pgfopts.json │ │ ├── pgfornament-han.json │ │ ├── pgfornament.json │ │ ├── pgfpages-rl.json │ │ ├── pgfpages.json │ │ ├── pgfparser.json │ │ ├── pgfplots.json │ │ ├── pgfplotslibraryclickable.json │ │ ├── pgfplotslibrarycolorbrewer.json │ │ ├── pgfplotslibrarydateplot.json │ │ ├── pgfplotslibrarydecorations.softclip.json │ │ ├── pgfplotslibraryexternal.json │ │ ├── pgfplotslibraryfillbetween.json │ │ ├── pgfplotslibrarygroupplots.json │ │ ├── pgfplotslibrarypatchplots.json │ │ ├── pgfplotslibrarypolar.json │ │ ├── pgfplotslibrarysmithchart.json │ │ ├── pgfplotslibrarystatistics.json │ │ ├── pgfplotslibraryternary.json │ │ ├── pgfplotslibraryunits.json │ │ ├── pgfplotstable.json │ │ ├── pgfplotsthemebeamer.json │ │ ├── pgfrcs.json │ │ ├── pgfsubpic.json │ │ ├── pgfsys.json │ │ ├── pgftree.json │ │ ├── pgothic.json │ │ ├── phaistos.json │ │ ├── phfcc.json │ │ ├── phffullpagefigure.json │ │ ├── phfnote.json │ │ ├── phfparen.json │ │ ├── phfqit.json │ │ ├── phfquotetext.json │ │ ├── phfsvnwatermark.json │ │ ├── phfthm.json │ │ ├── philex.json │ │ ├── philokalia.json │ │ ├── phoenician.json │ │ ├── phonenumbers.json │ │ ├── phonetic.json │ │ ├── phonrule.json │ │ ├── photo.json │ │ ├── physconst.json │ │ ├── physics.json │ │ ├── physics2.json │ │ ├── physunits.json │ │ ├── piano.json │ │ ├── picinpar.json │ │ ├── picins.json │ │ ├── pict2e.json │ │ ├── picture.json │ │ ├── pifont.json │ │ ├── pigpen.json │ │ ├── pinlabel.json │ │ ├── pinoutikz.json │ │ ├── pinyin.json │ │ ├── piton.json │ │ ├── pixelart.json │ │ ├── pkgloader.json │ │ ├── placeat.json │ │ ├── placeins.json │ │ ├── plaintex.json │ │ ├── planets.json │ │ ├── plantuml.json │ │ ├── plarray.json │ │ ├── platex.json │ │ ├── plautopatch.json │ │ ├── playcards.json │ │ ├── pldocverb.json │ │ ├── plex-mono.json │ │ ├── plex-otf.json │ │ ├── plex-sans.json │ │ ├── plex-serif.json │ │ ├── plext.json │ │ ├── plextarray.json │ │ ├── plextcolortbl.json │ │ ├── plextdelarray.json │ │ ├── plimsoll.json │ │ ├── plprefix.json │ │ ├── pm-isomath.json │ │ ├── pmat.json │ │ ├── pmboxdraw.json │ │ ├── pmdb.json │ │ ├── pmdraw.json │ │ ├── pmhanguljamo-frkim.json │ │ ├── pmhanguljamo.json │ │ ├── poemscol.json │ │ ├── poetry.json │ │ ├── poetrytex.json │ │ ├── polexpr.json │ │ ├── polski.json │ │ ├── polyglossia.json │ │ ├── polyhedra.json │ │ ├── polymers.json │ │ ├── polynom.json │ │ ├── polynomial.json │ │ ├── polyomino.json │ │ ├── polytable.json │ │ ├── poormanlog.json │ │ ├── popupmenu.json │ │ ├── postage.json │ │ ├── poster.json │ │ ├── postit.json │ │ ├── postnotes.json │ │ ├── powerdot-BerlinFU.json │ │ ├── powerdot-aggie.json │ │ ├── powerdot-bframe.json │ │ ├── powerdot-ciment.json │ │ ├── powerdot-default.json │ │ ├── powerdot-elcolors.json │ │ ├── powerdot-fyma.json │ │ ├── powerdot-horatio.json │ │ ├── powerdot-husky.json │ │ ├── powerdot-ikeda.json │ │ ├── powerdot-jefka.json │ │ ├── powerdot-klope.json │ │ ├── powerdot-paintings.json │ │ ├── powerdot-pazik.json │ │ ├── powerdot-sailor.json │ │ ├── powerdot-simple.json │ │ ├── powerdot-tuliplab.json │ │ ├── powerdot-tycja.json │ │ ├── powerdot-upen.json │ │ ├── ppt-slides.json │ │ ├── precattl.json │ │ ├── prelim2e.json │ │ ├── preparefont.json │ │ ├── prerex.json │ │ ├── pressrelease-symbols.json │ │ ├── prettyref.json │ │ ├── prettytok.json │ │ ├── preview.json │ │ ├── prftree.json │ │ ├── principia.json │ │ ├── printlen.json │ │ ├── printsudoku.json │ │ ├── prnthyph.json │ │ ├── proba.json │ │ ├── probsoln.json │ │ ├── procIAGssymp.json │ │ ├── processkv.json │ │ ├── prodint.json │ │ ├── productbox.json │ │ ├── program.json │ │ ├── progressbar.json │ │ ├── projlib-author.json │ │ ├── projlib-datetime.json │ │ ├── projlib-draft.json │ │ ├── projlib-font.json │ │ ├── projlib-language.json │ │ ├── projlib-logo.json │ │ ├── projlib-math.json │ │ ├── projlib-paper.json │ │ ├── projlib-text.json │ │ ├── projlib-theorem.json │ │ ├── projlib-titlepage.json │ │ ├── proof-at-the-end.json │ │ ├── proof.json │ │ ├── proofread.json │ │ ├── prooftrees.json │ │ ├── properties.json │ │ ├── protecteddef.json │ │ ├── protosem.json │ │ ├── ps-trees.json │ │ ├── pseudo.json │ │ ├── pseudocode.json │ │ ├── psfont.json │ │ ├── psfrag.json │ │ ├── psfragx.json │ │ ├── psgo.json │ │ ├── pst-2dplot.json │ │ ├── pst-3d.json │ │ ├── pst-3dplot.json │ │ ├── pst-abspos.json │ │ ├── pst-all.json │ │ ├── pst-am.json │ │ ├── pst-antiprism.json │ │ ├── pst-arrow.json │ │ ├── pst-bar.json │ │ ├── pst-barcode.json │ │ ├── pst-bezier.json │ │ ├── pst-blur.json │ │ ├── pst-bspline.json │ │ ├── pst-calculate.json │ │ ├── pst-calendar.json │ │ ├── pst-char.json │ │ ├── pst-cie.json │ │ ├── pst-circ.json │ │ ├── pst-coil.json │ │ ├── pst-contourplot.json │ │ ├── pst-coxcoor.json │ │ ├── pst-coxeterp.json │ │ ├── pst-dart.json │ │ ├── pst-dbicons.json │ │ ├── pst-diffraction.json │ │ ├── pst-electricfield.json │ │ ├── pst-eps.json │ │ ├── pst-eucl.json │ │ ├── pst-exa.json │ │ ├── pst-feyn.json │ │ ├── pst-fill.json │ │ ├── pst-fit.json │ │ ├── pst-flags-colors-html.json │ │ ├── pst-flags.json │ │ ├── pst-fr3d.json │ │ ├── pst-fractal.json │ │ ├── pst-fun.json │ │ ├── pst-func.json │ │ ├── pst-gantt.json │ │ ├── pst-geo.json │ │ ├── pst-geometrictools.json │ │ ├── pst-gr3d.json │ │ ├── pst-hsb.json │ │ ├── pst-infixplot.json │ │ ├── pst-intersect.json │ │ ├── pst-jtree.json │ │ ├── pst-key.json │ │ ├── pst-knot.json │ │ ├── pst-labo.json │ │ ├── pst-layout.json │ │ ├── pst-lens.json │ │ ├── pst-light3d.json │ │ ├── pst-lsystem.json │ │ ├── pst-magneticfield.json │ │ ├── pst-marble.json │ │ ├── pst-math.json │ │ ├── pst-mirror.json │ │ ├── pst-moire.json │ │ ├── pst-node.json │ │ ├── pst-ob3d.json │ │ ├── pst-ode.json │ │ ├── pst-optexp.json │ │ ├── pst-optic.json │ │ ├── pst-osci.json │ │ ├── pst-ovl.json │ │ ├── pst-pad.json │ │ ├── pst-pdf.json │ │ ├── pst-pdgr.json │ │ ├── pst-perspective.json │ │ ├── pst-platon.json │ │ ├── pst-plot.json │ │ ├── pst-poker.json │ │ ├── pst-poly.json │ │ ├── pst-pulley.json │ │ ├── pst-rputover.json │ │ ├── pst-rubans.json │ │ ├── pst-shell.json │ │ ├── pst-sigsys.json │ │ ├── pst-slpe.json │ │ ├── pst-solarsystem.json │ │ ├── pst-solides3d.json │ │ ├── pst-soroban.json │ │ ├── pst-spectra.json │ │ ├── pst-spinner.json │ │ ├── pst-stru.json │ │ ├── pst-text.json │ │ ├── pst-thick.json │ │ ├── pst-tools.json │ │ ├── pst-tree.json │ │ ├── pst-turtle.json │ │ ├── pst-tvz.json │ │ ├── pst-vehicle.json │ │ ├── pst-venn.json │ │ ├── pst-vowel.json │ │ ├── pst-xkey.json │ │ ├── pstool.json │ │ ├── pstricks-add.json │ │ ├── pstricks-pdf.json │ │ ├── pstricks.json │ │ ├── pstring.json │ │ ├── psvectorian.json │ │ ├── ptex.json │ │ ├── ptext.json │ │ ├── ptolemaicastronomy.json │ │ ├── punk.json │ │ ├── puyotikz.json │ │ ├── pvscript.json │ │ ├── px-ds.json │ │ ├── pxbabel.json │ │ ├── pxbase.json │ │ ├── pxchfon.json │ │ ├── pxcjkcat.json │ │ ├── pxfonts.json │ │ ├── pxftnright.json │ │ ├── pxgreeks.json │ │ ├── pxjahyper-enc.json │ │ ├── pxjahyper.json │ │ ├── pxjodel.json │ │ ├── pxmulticol.json │ │ ├── pxpic.json │ │ ├── pxrubrica.json │ │ ├── pxtx-cal.json │ │ ├── pxtx-frak.json │ │ ├── pxxspace.json │ │ ├── pygmentex.json │ │ ├── pylatex.json │ │ ├── pyluatex.json │ │ ├── pymacros.json │ │ ├── python.json │ │ ├── pythonhighlight.json │ │ ├── pythonimmediate.json │ │ ├── pythontex.json │ │ ├── qcircuit.json │ │ ├── qcm.json │ │ ├── qqru.json │ │ ├── qrbill.json │ │ ├── qrcode.json │ │ ├── qrcstamps.json │ │ ├── qsharp.json │ │ ├── qstest.json │ │ ├── qtree.json │ │ ├── quantikz.json │ │ ├── quattrocento.json │ │ ├── quickreaction.json │ │ ├── quiver.json │ │ ├── quiz2socrative.json │ │ ├── quizztex.json │ │ ├── quotchap.json │ │ ├── quoted.json │ │ ├── quoting.json │ │ ├── quran-bn.json │ │ ├── quran-de.json │ │ ├── quran-ur.json │ │ ├── quran.json │ │ ├── ragged2e.json │ │ ├── raleway.json │ │ ├── ran_toks.json │ │ ├── randbild.json │ │ ├── randomlist.json │ │ ├── randomwalk.json │ │ ├── randtext.json │ │ ├── rangen.json │ │ ├── rank-2-roots.json │ │ ├── rawfonts.json │ │ ├── rccol.json │ │ ├── rcs-multi.json │ │ ├── rcsinfo.json │ │ ├── readarray.json │ │ ├── readhanja.json │ │ ├── readprov.json │ │ ├── realboxes.json │ │ ├── realhats.json │ │ ├── realscripts.json │ │ ├── realtranspose.json │ │ ├── rec-thy.json │ │ ├── recorder-fingering.json │ │ ├── rectopma.json │ │ ├── recycle.json │ │ ├── refcheck.json │ │ ├── refcount.json │ │ ├── refenums.json │ │ ├── reflectgraphics.json │ │ ├── refstyle.json │ │ ├── regcount.json │ │ ├── regexpatch.json │ │ ├── register.json │ │ ├── regstats.json │ │ ├── relaycircuit.json │ │ ├── reledmac.json │ │ ├── reledpar.json │ │ ├── relinput.json │ │ ├── relsize.json │ │ ├── renditions.json │ │ ├── reotex.json │ │ ├── repltext.json │ │ ├── rerunfilecheck.json │ │ ├── rescansync.json │ │ ├── resizegather.json │ │ ├── resmes.json │ │ ├── responsive.json │ │ ├── rest-api.json │ │ ├── returntogrid.json │ │ ├── revquantum.json │ │ ├── revsymb4-2.json │ │ ├── rgltxdoc.json │ │ ├── ribbonproofs.json │ │ ├── richtext.json │ │ ├── rigidnotation.json │ │ ├── rit-fonts.json │ │ ├── rjlpshap.json │ │ ├── rmannot.json │ │ ├── rmathbr.json │ │ ├── robotarm.json │ │ ├── roboto-mono.json │ │ ├── roboto-serif.json │ │ ├── roboto.json │ │ ├── robust-externalize.json │ │ ├── robustglossary.json │ │ ├── robustindex.json │ │ ├── rojud.json │ │ ├── romanbar.json │ │ ├── romande.json │ │ ├── romannum.json │ │ ├── rorlink.json │ │ ├── rotating.json │ │ ├── rotchiffre.json │ │ ├── rotpages.json │ │ ├── rotunda.json │ │ ├── roundbox.json │ │ ├── rpgicons.json │ │ ├── rsfso.json │ │ ├── rsphrase.json │ │ ├── rterface.json │ │ ├── rubikcube.json │ │ ├── rubikpatterns.json │ │ ├── rubikrotation.json │ │ ├── rubiktwocube.json │ │ ├── ruby.json │ │ ├── rulerbox.json │ │ ├── runcode.json │ │ ├── runic.json │ │ ├── rustex.json │ │ ├── rustic.json │ │ ├── rviewport.json │ │ ├── rvwrite.json │ │ ├── sa-tikz.json │ │ ├── sacsymb.json │ │ ├── sagetex.json │ │ ├── sankey.json │ │ ├── sansmath.json │ │ ├── sansmathfonts.json │ │ ├── sarabian.json │ │ ├── saveenv.json │ │ ├── savesym.json │ │ ├── savetrees.json │ │ ├── sbl-paper.json │ │ ├── scalebar.json │ │ ├── scalefnt.json │ │ ├── scalerel.json │ │ ├── scanpages.json │ │ ├── schedule.json │ │ ├── schemabloc.json │ │ ├── schemata.json │ │ ├── schola-otf.json │ │ ├── scholax.json │ │ ├── schooldocs.json │ │ ├── schule.json │ │ ├── schulma-physik.json │ │ ├── schulma.json │ │ ├── schwalbe.json │ │ ├── scientific-thesis-cover.json │ │ ├── scikgtex.json │ │ ├── sclang-prettifier.json │ │ ├── scontents.json │ │ ├── scraddr.json │ │ ├── scrambledenvs.json │ │ ├── scratch3.json │ │ ├── scrbase.json │ │ ├── scrdate.json │ │ ├── screenplay-pkg.json │ │ ├── scrextend.json │ │ ├── scrfontsizes.json │ │ ├── scrhack.json │ │ ├── scripture.json │ │ ├── scrjura.json │ │ ├── scrkbase.json │ │ ├── scrlayer-fancyhdr.json │ │ ├── scrlayer-notecolumn.json │ │ ├── scrlayer-scrpage.json │ │ ├── scrlayer.json │ │ ├── scrletter.json │ │ ├── scrlfile-hook.json │ │ ├── scrlfile.json │ │ ├── scrlogo.json │ │ ├── scrpage2.json │ │ ├── scrtime.json │ │ ├── scrwfile.json │ │ ├── scsnowman.json │ │ ├── sdapsarray.json │ │ ├── sdapsbase.json │ │ ├── sdapslayout.json │ │ ├── se2colors.json │ │ ├── se2fonts.json │ │ ├── se2packages.json │ │ ├── secdot.json │ │ ├── secnum.json │ │ ├── sectionbox.json │ │ ├── sectionbreak.json │ │ ├── sectsty.json │ │ ├── seealso.json │ │ ├── selectp.json │ │ ├── selinput.json │ │ ├── selnolig.json │ │ ├── semantex.json │ │ ├── semantic-markup.json │ │ ├── semantic.json │ │ ├── semesterplanner.json │ │ ├── semesterplannerlua.json │ │ ├── semioneside.json │ │ ├── semtex.json │ │ ├── semtrans.json │ │ ├── sepfootnotes.json │ │ ├── sepnum.json │ │ ├── seqsplit.json │ │ ├── serbian-lig.json │ │ ├── sesstime.json │ │ ├── setdeck.json │ │ ├── setdim.json │ │ ├── setouterhbox.json │ │ ├── sets.json │ │ ├── setspace.json │ │ ├── setspaceenhanced.json │ │ ├── settobox.json │ │ ├── sf298.json │ │ ├── sfmath.json │ │ ├── sgame.json │ │ ├── sgamevar.json │ │ ├── shadethm.json │ │ ├── shadow.json │ │ ├── shadowtext.json │ │ ├── shapepar.json │ │ ├── shdoc.json │ │ ├── shellesc.json │ │ ├── shortlst.json │ │ ├── shortmathj.json │ │ ├── shorttoc.json │ │ ├── shortvrb.json │ │ ├── show2e.json │ │ ├── showcharinbox.json │ │ ├── showdim.json │ │ ├── showexpl.json │ │ ├── showframe.json │ │ ├── showhyphenation.json │ │ ├── showhyphens.json │ │ ├── showkerning.json │ │ ├── showkeys.json │ │ ├── showlabels.json │ │ ├── shuffle.json │ │ ├── sidebars.json │ │ ├── sidecap.json │ │ ├── sidenotes.json │ │ ├── sidenotesplus.json │ │ ├── signchart.json │ │ ├── silence.json │ │ ├── sillypage.json │ │ ├── simplebnf.json │ │ ├── simpleicons.json │ │ ├── simpleinvoice.json │ │ ├── simplekv.json │ │ ├── simplenodes.json │ │ ├── simpleoptics.json │ │ ├── simpler-wick.json │ │ ├── simples-matrices.json │ │ ├── simpsons.json │ │ ├── sitem.json │ │ ├── siunitx-special.json │ │ ├── siunitx.json │ │ ├── sizeredc.json │ │ ├── skak.json │ │ ├── skeldoc.json │ │ ├── skillicons.json │ │ ├── skills.json │ │ ├── skmath.json │ │ ├── skt.json │ │ ├── skull.json │ │ ├── slantsc.json │ │ ├── slashbox.json │ │ ├── slashed.json │ │ ├── slemph.json │ │ ├── sltables.json │ │ ├── smalltableof.json │ │ ├── smart-eqn.json │ │ ├── smartdiagram.json │ │ ├── smartref.json │ │ ├── smartunits.json │ │ ├── smfthm.json │ │ ├── snapshot.json │ │ ├── snaptodo.json │ │ ├── snotez.json │ │ ├── sobolev.json │ │ ├── software-biblatex.json │ │ ├── solvesudoku.json │ │ ├── somedefs.json │ │ ├── songbook.json │ │ ├── songproj.json │ │ ├── songs.json │ │ ├── soul.json │ │ ├── soulpos.json │ │ ├── soulutf8.json │ │ ├── soup.json │ │ ├── sourcecodepro.json │ │ ├── sourcesanspro.json │ │ ├── sourceserifpro.json │ │ ├── spacekern.json │ │ ├── spacingtricks.json │ │ ├── spalign.json │ │ ├── spark-otf.json │ │ ├── sparklines.json │ │ ├── spbmark.json │ │ ├── spdef.json │ │ ├── spectral.json │ │ ├── spectralsequences.json │ │ ├── spelatex.json │ │ ├── spelling.json │ │ ├── splitidx.json │ │ ├── spot.json │ │ ├── spotcolor.json │ │ ├── spreadtab.json │ │ ├── spverbatim.json │ │ ├── sqrcaps.json │ │ ├── srbtiks.json │ │ ├── srcltx.json │ │ ├── srdp-tables.json │ │ ├── sseq.json │ │ ├── stabular.json │ │ ├── stack.json │ │ ├── stackengine.json │ │ ├── stacklet.json │ │ ├── stackrel.json │ │ ├── standalone.json │ │ ├── standardsectioning.json │ │ ├── stanli.json │ │ ├── starfont.json │ │ ├── starray.json │ │ ├── statistics.json │ │ ├── statmath.json │ │ ├── statrep.json │ │ ├── staves.json │ │ ├── stdclsdv.json │ │ ├── stdpage.json │ │ ├── stealcaps.json │ │ ├── steinmetz.json │ │ ├── step.json │ │ ├── steroid.json │ │ ├── stex-logo.json │ │ ├── stex-tikzinput.json │ │ ├── stex.json │ │ ├── stexthm.json │ │ ├── stfloats.json │ │ ├── stickstootext.json │ │ ├── stix2.json │ │ ├── stmaryrd.json │ │ ├── stoneipa.json │ │ ├── storebox.json │ │ ├── strands.json │ │ ├── stricttex.json │ │ ├── string-diagrams.json │ │ ├── stringenc.json │ │ ├── stringstrings.json │ │ ├── stripsemantex.json │ │ ├── structmech.json │ │ ├── struktex.json │ │ ├── struktxf.json │ │ ├── struktxp.json │ │ ├── stubs.json │ │ ├── studenthandouts.json │ │ ├── styledcmd.json │ │ ├── suanpan-l3.json │ │ ├── subcaption.json │ │ ├── subdepth.json │ │ ├── subdocs.json │ │ ├── subeqn.json │ │ ├── subeqnarray.json │ │ ├── subfig.json │ │ ├── subfigmat.json │ │ ├── subfigure.json │ │ ├── subfiles.json │ │ ├── subfloat.json │ │ ├── substances.json │ │ ├── substitutefont.json │ │ ├── substr.json │ │ ├── subsupscripts.json │ │ ├── subtext.json │ │ ├── sudoku.json │ │ ├── suetterl.json │ │ ├── suffix.json │ │ ├── superiors.json │ │ ├── supertabular.json │ │ ├── suppose.json │ │ ├── susy.json │ │ ├── sverb.json │ │ ├── svg-extract.json │ │ ├── svg.json │ │ ├── svgcolor.json │ │ ├── svn-multi.json │ │ ├── svn-prov.json │ │ ├── svn.json │ │ ├── svninfo.json │ │ ├── svrsymbols.json │ │ ├── swfigure.json │ │ ├── swungdash.json │ │ ├── symbats3.json │ │ ├── symbolpalette.json │ │ ├── sympytex.json │ │ ├── synproof.json │ │ ├── syntax.json │ │ ├── syntaxdi.json │ │ ├── synthslant.json │ │ ├── syntonly.json │ │ ├── systeme.json │ │ ├── t1enc.json │ │ ├── t4phonet.json │ │ ├── tabfigures.json │ │ ├── table-fct.json │ │ ├── tablefootnote.json │ │ ├── tableof.json │ │ ├── tablestyles.json │ │ ├── tablists.json │ │ ├── tablor.json │ │ ├── tabls.json │ │ ├── tablvar.json │ │ ├── taborder.json │ │ ├── tabstackengine.json │ │ ├── tabto.json │ │ ├── tabu.json │ │ ├── tabularborder.json │ │ ├── tabularcalc.json │ │ ├── tabularew.json │ │ ├── tabularht.json │ │ ├── tabularkv.json │ │ ├── tabularray.json │ │ ├── tabularraylibraryamsmath.json │ │ ├── tabularraylibrarybooktabs.json │ │ ├── tabularraylibrarydiagbox.json │ │ ├── tabularraylibraryfunctional.json │ │ ├── tabularraylibrarynameref.json │ │ ├── tabularraylibrarysiunitx.json │ │ ├── tabularraylibraryvarwidth.json │ │ ├── tabularraylibraryzref.json │ │ ├── tabularx.json │ │ ├── tabulary.json │ │ ├── tabvar.json │ │ ├── tagging.json │ │ ├── tagpair.json │ │ ├── tagpdf.json │ │ ├── tameflts.json │ │ ├── tangocolors.json │ │ ├── tascmac.json │ │ ├── tasks.json │ │ ├── tcolorbox.json │ │ ├── tcolorboxlibraryall.json │ │ ├── tcolorboxlibrarybreakable.json │ │ ├── tcolorboxlibrarydocumentation.json │ │ ├── tcolorboxlibraryexternal.json │ │ ├── tcolorboxlibraryfitting.json │ │ ├── tcolorboxlibraryhooks.json │ │ ├── tcolorboxlibrarylistings.json │ │ ├── tcolorboxlibrarylistingsutf8.json │ │ ├── tcolorboxlibrarymagazine.json │ │ ├── tcolorboxlibrarymany.json │ │ ├── tcolorboxlibraryminted.json │ │ ├── tcolorboxlibrarymost.json │ │ ├── tcolorboxlibraryposter.json │ │ ├── tcolorboxlibraryraster.json │ │ ├── tcolorboxlibraryskins.json │ │ ├── tcolorboxlibrarytheorems.json │ │ ├── tcolorboxlibraryvignette.json │ │ ├── tdclock.json │ │ ├── tdsfrmath.json │ │ ├── ted.json │ │ ├── telprint.json │ │ ├── templatetools.json │ │ ├── tempora.json │ │ ├── tengwarscript.json │ │ ├── tensind.json │ │ ├── tensor.json │ │ ├── termcal.json │ │ ├── termes-otf.json │ │ ├── termlist.json │ │ ├── termsim.json │ │ ├── testhyphens.json │ │ ├── testidx-glossaries.json │ │ ├── testidx.json │ │ ├── tetragonos.json │ │ ├── teubner.json │ │ ├── tex-locale.json │ │ ├── tex.json │ │ ├── tex4ebook.json │ │ ├── tex4ht.json │ │ ├── texapi.json │ │ ├── texdate.json │ │ ├── texdepends.json │ │ ├── texdimens.json │ │ ├── texdraw.json │ │ ├── texlinks.json │ │ ├── texmate.json │ │ ├── texments.json │ │ ├── texnames.json │ │ ├── texnegar.json │ │ ├── texosquery.json │ │ ├── texshade.json │ │ ├── texsort.json │ │ ├── texsurgery.json │ │ ├── textalpha.json │ │ ├── textarea.json │ │ ├── textcase.json │ │ ├── textcmds.json │ │ ├── textcomp.json │ │ ├── textcsc.json │ │ ├── textfit.json │ │ ├── textfrac.json │ │ ├── textglos.json │ │ ├── textgreek.json │ │ ├── textopo.json │ │ ├── textpos.json │ │ ├── textualicomma.json │ │ ├── texvc.json │ │ ├── tfrupee.json │ │ ├── tgadventor.json │ │ ├── tgbonum.json │ │ ├── tgchorus.json │ │ ├── tgcursor.json │ │ ├── tgheros.json │ │ ├── tgothic.json │ │ ├── tgpagella.json │ │ ├── tgschola.json │ │ ├── tgtermes.json │ │ ├── thaienum.json │ │ ├── thaispec.json │ │ ├── thalie.json │ │ ├── theatre.json │ │ ├── theorem.json │ │ ├── theoremref.json │ │ ├── thepdfnumber.json │ │ ├── thermodynamics.json │ │ ├── thinsp.json │ │ ├── thm-autoref.json │ │ ├── thm-kv.json │ │ ├── thm-listof.json │ │ ├── thm-patch.json │ │ ├── thm-restate.json │ │ ├── thmbox.json │ │ ├── thmtools.json │ │ ├── thorshammer.json │ │ ├── threadcol.json │ │ ├── threeparttable.json │ │ ├── threeparttablex.json │ │ ├── thsmc.json │ │ ├── thumb.json │ │ ├── thumbs.json │ │ ├── thumby.json │ │ ├── ticket.json │ │ ├── ticollege.json │ │ ├── tikz-3dplot.json │ │ ├── tikz-among-us-fancyhdr.json │ │ ├── tikz-among-us-watermark-eso-pic.json │ │ ├── tikz-among-us.json │ │ ├── tikz-bagua.json │ │ ├── tikz-cd.json │ │ ├── tikz-dependency.json │ │ ├── tikz-dimline.json │ │ ├── tikz-feynhand.json │ │ ├── tikz-feynman.json │ │ ├── tikz-imagelabels.json │ │ ├── tikz-inet.json │ │ ├── tikz-lake-fig.json │ │ ├── tikz-layers.json │ │ ├── tikz-mirror-lens.json │ │ ├── tikz-network.json │ │ ├── tikz-opm.json │ │ ├── tikz-osci.json │ │ ├── tikz-page.json │ │ ├── tikz-palattice.json │ │ ├── tikz-qtree.json │ │ ├── tikz-timing.json │ │ ├── tikz-trackschematic.json │ │ ├── tikz-truchet.json │ │ ├── tikz-uml.json │ │ ├── tikz.json │ │ ├── tikz2d-fr.json │ │ ├── tikz3d-fr.json │ │ ├── tikzPackets.json │ │ ├── tikzbricks.json │ │ ├── tikzcodeblocks.json │ │ ├── tikzdotncross.json │ │ ├── tikzducks.json │ │ ├── tikzexternal.json │ │ ├── tikzfill.hexagon.json │ │ ├── tikzfill.image.json │ │ ├── tikzfill.json │ │ ├── tikzfill.rhombus.json │ │ ├── tikzinclude.json │ │ ├── tikzinput.json │ │ ├── tikzlibrary3d.json │ │ ├── tikzlibraryangles.json │ │ ├── tikzlibraryanimations.json │ │ ├── tikzlibraryautomata.json │ │ ├── tikzlibrarybabel.json │ │ ├── tikzlibrarybackgrounds.json │ │ ├── tikzlibrarybayesnet.json │ │ ├── tikzlibrarybbox.json │ │ ├── tikzlibrarybending.json │ │ ├── tikzlibrarybraids.json │ │ ├── tikzlibrarycalendar.json │ │ ├── tikzlibrarycalligraphy.json │ │ ├── tikzlibrarycd.json │ │ ├── tikzlibraryceltic.json │ │ ├── tikzlibrarychains.json │ │ ├── tikzlibrarycircuits.ee.IEC.json │ │ ├── tikzlibrarycircuits.ee.IEC.relay.json │ │ ├── tikzlibrarycircuits.ee.json │ │ ├── tikzlibrarycircuits.json │ │ ├── tikzlibrarycircuits.logic.CDH.json │ │ ├── tikzlibrarycircuits.logic.IEC.json │ │ ├── tikzlibrarycircuits.logic.US.json │ │ ├── tikzlibrarycircuits.logic.json │ │ ├── tikzlibrarycircuits.plc.ladder.json │ │ ├── tikzlibrarycircuits.plc.sfc.json │ │ ├── tikzlibrarycolorbrewer.json │ │ ├── tikzlibrarycommutative-diagrams.json │ │ ├── tikzlibrarycurvilinear.json │ │ ├── tikzlibrarydatavisualization.3d.json │ │ ├── tikzlibrarydatavisualization.barcharts.json │ │ ├── tikzlibrarydatavisualization.formats.functions.json │ │ ├── tikzlibrarydatavisualization.json │ │ ├── tikzlibrarydatavisualization.polar.json │ │ ├── tikzlibrarydatavisualization.sparklines.json │ │ ├── tikzlibrarydecorations.footprints.json │ │ ├── tikzlibrarydecorations.fractals.json │ │ ├── tikzlibrarydecorations.json │ │ ├── tikzlibrarydecorations.markings.json │ │ ├── tikzlibrarydecorations.pathmorphing.json │ │ ├── tikzlibrarydecorations.pathreplacing.json │ │ ├── tikzlibrarydecorations.shapes.json │ │ ├── tikzlibrarydecorations.text.json │ │ ├── tikzlibrarydubins.json │ │ ├── tikzlibraryducks.json │ │ ├── tikzlibraryer.json │ │ ├── tikzlibraryext.calendar-plus.json │ │ ├── tikzlibraryext.misc.json │ │ ├── tikzlibraryext.node-families.json │ │ ├── tikzlibraryext.node-families.shapes.geometric.json │ │ ├── tikzlibraryext.nodes.json │ │ ├── tikzlibraryext.paths.arcto.json │ │ ├── tikzlibraryext.paths.timer.json │ │ ├── tikzlibraryext.patterns.images.json │ │ ├── tikzlibraryext.positioning-plus.json │ │ ├── tikzlibraryext.scalepicture.json │ │ ├── tikzlibraryext.shapes.circlearrow.json │ │ ├── tikzlibraryext.shapes.circlecrosssplit.json │ │ ├── tikzlibraryext.shapes.heatmark.json │ │ ├── tikzlibraryext.shapes.rectangleroundedcorners.json │ │ ├── tikzlibraryext.shapes.superellipse.json │ │ ├── tikzlibraryext.shapes.uncenteredrectangle.json │ │ ├── tikzlibraryext.transformations.mirror.json │ │ ├── tikzlibraryexternal.json │ │ ├── tikzlibraryfadings.json │ │ ├── tikzlibraryfill.hexagon.json │ │ ├── tikzlibraryfill.image.json │ │ ├── tikzlibraryfill.rhombus.json │ │ ├── tikzlibraryfit.json │ │ ├── tikzlibraryfixedpointarithmetic.json │ │ ├── tikzlibraryfolding.json │ │ ├── tikzlibraryfpu.json │ │ ├── tikzlibrarygraphdrawing.json │ │ ├── tikzlibrarygraphs.json │ │ ├── tikzlibrarygraphs.standard.json │ │ ├── tikzlibraryhobby.json │ │ ├── tikzlibraryintersections.json │ │ ├── tikzlibrarykarnaugh.json │ │ ├── tikzlibraryknots.json │ │ ├── tikzlibrarylindenmayersystems.json │ │ ├── tikzlibrarymarmots.json │ │ ├── tikzlibrarymath.json │ │ ├── tikzlibrarymatrix.json │ │ ├── tikzlibrarymatrix.skeleton.json │ │ ├── tikzlibrarymindmap.json │ │ ├── tikzlibrarynef.json │ │ ├── tikzlibrarynfold.json │ │ ├── tikzlibraryocgx.json │ │ ├── tikzlibraryoptics.json │ │ ├── tikzlibraryoverlay-beamer-styles.json │ │ ├── tikzlibrarypatterns.meta.json │ │ ├── tikzlibrarypenrose.json │ │ ├── tikzlibraryperspective.json │ │ ├── tikzlibrarypetri.json │ │ ├── tikzlibraryplotmarks.json │ │ ├── tikzlibrarypositioning.json │ │ ├── tikzlibraryprofiler.json │ │ ├── tikzlibraryquantikz.json │ │ ├── tikzlibraryquantikz2.json │ │ ├── tikzlibraryquotes.json │ │ ├── tikzlibraryrdf.json │ │ ├── tikzlibraryrulercompass.json │ │ ├── tikzlibraryshadings.json │ │ ├── tikzlibraryshadows.blur.json │ │ ├── tikzlibraryshadows.json │ │ ├── tikzlibraryshapes.arrows.json │ │ ├── tikzlibraryshapes.callouts.json │ │ ├── tikzlibraryshapes.gates.ee.IEC.json │ │ ├── tikzlibraryshapes.gates.ee.json │ │ ├── tikzlibraryshapes.gates.logic.IEC.json │ │ ├── tikzlibraryshapes.gates.logic.US.json │ │ ├── tikzlibraryshapes.gates.logic.json │ │ ├── tikzlibraryshapes.geometric.json │ │ ├── tikzlibraryshapes.json │ │ ├── tikzlibraryshapes.misc.json │ │ ├── tikzlibraryshapes.multipart.json │ │ ├── tikzlibraryshapes.symbols.json │ │ ├── tikzlibraryspath3.json │ │ ├── tikzlibraryspy.json │ │ ├── tikzlibrarysvg.path.json │ │ ├── tikzlibraryswigs.json │ │ ├── tikzlibraryswitching-architectures.json │ │ ├── tikzlibrarythrough.json │ │ ├── tikzlibrarytikzlings.json │ │ ├── tikzlibrarytikzmark.json │ │ ├── tikzlibrarytilings.json │ │ ├── tikzlibrarytilings.penrose.json │ │ ├── tikzlibrarytilings.polykite.json │ │ ├── tikzlibrarytqft.json │ │ ├── tikzlibrarytrees.json │ │ ├── tikzlibraryturtle.json │ │ ├── tikzlibraryviews.json │ │ ├── tikzlibraryzx-calculus.json │ │ ├── tikzlings-addons.json │ │ ├── tikzlings-anteaters.json │ │ ├── tikzlings-bats.json │ │ ├── tikzlings-bears.json │ │ ├── tikzlings-bees.json │ │ ├── tikzlings-bugs.json │ │ ├── tikzlings-cats.json │ │ ├── tikzlings-chickens.json │ │ ├── tikzlings-coatis.json │ │ ├── tikzlings-elephants.json │ │ ├── tikzlings-hippos.json │ │ ├── tikzlings-koalas.json │ │ ├── tikzlings-marmots.json │ │ ├── tikzlings-mice.json │ │ ├── tikzlings-moles.json │ │ ├── tikzlings-owls.json │ │ ├── tikzlings-pandas.json │ │ ├── tikzlings-penguins.json │ │ ├── tikzlings-pigs.json │ │ ├── tikzlings-rhinos.json │ │ ├── tikzlings-sheep.json │ │ ├── tikzlings-sloths.json │ │ ├── tikzlings-snowmen.json │ │ ├── tikzlings-squirrels.json │ │ ├── tikzlings-wolves.json │ │ ├── tikzlings.json │ │ ├── tikzmarmots.json │ │ ├── tikzorbital.json │ │ ├── tikzpagenodes.json │ │ ├── tikzpeople.json │ │ ├── tikzpfeile.json │ │ ├── tikzpingus.json │ │ ├── tikzquests.json │ │ ├── tikzrput.json │ │ ├── tikzscale.json │ │ ├── tikzsymbols.json │ │ ├── tikzviolinplots.json │ │ ├── tile-graphic.json │ │ ├── time.json │ │ ├── timing-diagrams.json │ │ ├── tinos.json │ │ ├── tipa.json │ │ ├── tipauni.json │ │ ├── tipfr.json │ │ ├── tipx.json │ │ ├── tiscreen.json │ │ ├── titlecaps.json │ │ ├── titlefoot.json │ │ ├── titlepic.json │ │ ├── titleps.json │ │ ├── titleref.json │ │ ├── titles.json │ │ ├── titlesec.json │ │ ├── titletoc.json │ │ ├── titling.json │ │ ├── tkz-base.json │ │ ├── tkz-berge.json │ │ ├── tkz-bernoulli.json │ │ ├── tkz-elements.json │ │ ├── tkz-euclide.json │ │ ├── tkz-fct.json │ │ ├── tkz-graph.json │ │ ├── tkz-kiviat.json │ │ ├── tkz-linknodes.json │ │ ├── tkz-orm.json │ │ ├── tkz-tab.json │ │ ├── tkzexample.json │ │ ├── to-be-determined.json │ │ ├── tocbasic.json │ │ ├── tocbibind.json │ │ ├── tocdata.json │ │ ├── tocenter.json │ │ ├── tocloft.json │ │ ├── tocvsec2.json │ │ ├── todo.json │ │ ├── todonotes.json │ │ ├── tokcycle.json │ │ ├── tokenizer.json │ │ ├── tolkienfonts.json │ │ ├── tone.json │ │ ├── tonevalue.json │ │ ├── toolbox.json │ │ ├── topcapt.json │ │ ├── topcoman.json │ │ ├── topfloat.json │ │ ├── topfront.json │ │ ├── topiclongtable.json │ │ ├── topsection.json │ │ ├── toptesi-scudo.json │ │ ├── toptesi-sss.json │ │ ├── toptesi.json │ │ ├── totalcount.json │ │ ├── totcount.json │ │ ├── totpages.json │ │ ├── trace.json │ │ ├── tracefnt.json │ │ ├── tracking.json │ │ ├── tracklang-scripts.json │ │ ├── tracklang.json │ │ ├── trajan.json │ │ ├── tram.json │ │ ├── tramlines.json │ │ ├── translations.json │ │ ├── translator.json │ │ ├── transparent.json │ │ ├── tree-dvips.json │ │ ├── trees.json │ │ ├── trfsigns.json │ │ ├── trig.json │ │ ├── trimclip.json │ │ ├── trivfloat.json │ │ ├── trsym.json │ │ ├── truncate.json │ │ ├── truthtable.json │ │ ├── tsvtemplate.json │ │ ├── tucv.json │ │ ├── tudacolors.json │ │ ├── tudafonts.json │ │ ├── tudarules.json │ │ ├── tudscrbase.json │ │ ├── tudscrcolor.json │ │ ├── tudscrfonts.json │ │ ├── tudscrsupervisor.json │ │ ├── turabian-formatting.json │ │ ├── turnstile.json │ │ ├── turnthepage.json │ │ ├── tweaklist.json │ │ ├── twemojis.json │ │ ├── twoopt.json │ │ ├── twoup.json │ │ ├── tx-ds.json │ │ ├── tx-of.json │ │ ├── txfonts.json │ │ ├── txfontsb.json │ │ ├── txgreeks.json │ │ ├── txuprcal.json │ │ ├── typearea.json │ │ ├── typed-checklist.json │ │ ├── typedref.json │ │ ├── typewriter.json │ │ ├── typicons.json │ │ ├── typoaid.json │ │ ├── typog.json │ │ ├── typogrid.json │ │ ├── uarial.json │ │ ├── uassign.json │ │ ├── ucharcat.json │ │ ├── ucharclasses.json │ │ ├── ucs.json │ │ ├── ucshyper.json │ │ ├── ucsutils.json │ │ ├── ugarite.json │ │ ├── uhrzeit.json │ │ ├── ulem.json │ │ ├── ulgothic.json │ │ ├── ulsy.json │ │ ├── umoline.json │ │ ├── underlin.json │ │ ├── underoverlap.json │ │ ├── underscore.json │ │ ├── undertilde.json │ │ ├── undolabl.json │ │ ├── unfontsxe.json │ │ ├── uni-titlepage.json │ │ ├── uni.json │ │ ├── uni8.json │ │ ├── unicode-alphabets.json │ │ ├── unicode-math-input.json │ │ ├── unicode-math.json │ │ ├── unicodefonttable.json │ │ ├── unifront.json │ │ ├── uninormalize.json │ │ ├── unique.json │ │ ├── uniquecounter.json │ │ ├── unisc.json │ │ ├── unitconv.json │ │ ├── units.json │ │ ├── unitsdef.json │ │ ├── universalis.json │ │ ├── unravel.json │ │ ├── updatemarks.json │ │ ├── upgreek.json │ │ ├── upkcat.json │ │ ├── uplatex.json │ │ ├── upmethodology-backpage.json │ │ ├── upmethodology-code.json │ │ ├── upmethodology-document.json │ │ ├── upmethodology-extension.json │ │ ├── upmethodology-fmt.json │ │ ├── upmethodology-frontpage.json │ │ ├── upmethodology-p-common.json │ │ ├── upmethodology-spec.json │ │ ├── upmethodology-task.json │ │ ├── upmethodology-version.json │ │ ├── uptex.json │ │ ├── upzhkinsoku.json │ │ ├── uri.json │ │ ├── url.json │ │ ├── urwchancal.json │ │ ├── usebib.json │ │ ├── useclass.json │ │ ├── ushort.json │ │ ├── utf8add.json │ │ ├── utf8hax.json │ │ ├── utfsym.json │ │ ├── uuthesis-chapterbib.json │ │ ├── uuthesis-color-headings.json │ │ ├── uuthesis-index.json │ │ ├── uwa-colours.json │ │ ├── va.json │ │ ├── variablelm.json │ │ ├── variations.json │ │ ├── varioref.json │ │ ├── varsfromjobname.json │ │ ├── varvbtm.json │ │ ├── varwidth.json │ │ ├── vcell.json │ │ ├── vdmlisting.json │ │ ├── vector.json │ │ ├── vectorlogos.json │ │ ├── venndiagram.json │ │ ├── venturis.json │ │ ├── venturis2.json │ │ ├── venturisold.json │ │ ├── verbasef.json │ │ ├── verbatim.json │ │ ├── verbatimbox.json │ │ ├── verbatimcopy.json │ │ ├── verbdef.json │ │ ├── verbments.json │ │ ├── verdana.json │ │ ├── verifiche.json │ │ ├── verifycommand.json │ │ ├── verse.json │ │ ├── version.json │ │ ├── versions.json │ │ ├── versonotes.json │ │ ├── vertbars.json │ │ ├── vgrid.json │ │ ├── vhistory.json │ │ ├── vietnam.json │ │ ├── viking.json │ │ ├── virginialake.json │ │ ├── vmargin.json │ │ ├── vntex.json │ │ ├── volumes.json │ │ ├── vowel.json │ │ ├── vpe.json │ │ ├── vplref.json │ │ ├── vrbexin.json │ │ ├── vrsion.json │ │ ├── vruler.json │ │ ├── vtable.json │ │ ├── vwcol.json │ │ ├── wallpaper.json │ │ ├── wargame.json │ │ ├── warning.json │ │ ├── warpcol.json │ │ ├── wasysym.json │ │ ├── watermark.json │ │ ├── web.json │ │ ├── wedn.json │ │ ├── weekday.json │ │ ├── weiqi.json │ │ ├── wela.json │ │ ├── wesa.json │ │ ├── wesu.json │ │ ├── weva.json │ │ ├── wheelchart.json │ │ ├── widetable.json │ │ ├── widows-and-orphans.json │ │ ├── wiki.json │ │ ├── wiley-authoringtemplate.json │ │ ├── withargs.json │ │ ├── witharrows.json │ │ ├── wordcloud.json │ │ ├── wordle.json │ │ ├── wordlike.json │ │ ├── worksheet.json │ │ ├── worldflags.json │ │ ├── wrapfig.json │ │ ├── wrapfig2.json │ │ ├── wrapstuff.json │ │ ├── wtref.json │ │ ├── xCJK2uni.json │ │ ├── xargs.json │ │ ├── xassoccnt.json │ │ ├── xbmks.json │ │ ├── xcharter-otf.json │ │ ├── xcntperchap.json │ │ ├── xcoffins.json │ │ ├── xcolor-material.json │ │ ├── xcolor-solarized.json │ │ ├── xcolor.json │ │ ├── xcomment.json │ │ ├── xcookybooky.json │ │ ├── xcpdftips.json │ │ ├── xdufont.json │ │ ├── xeCJK-listings.json │ │ ├── xeCJK.json │ │ ├── xeCJKfntef.json │ │ ├── xecolor.json │ │ ├── xecyr.json │ │ ├── xecyrmongolian.json │ │ ├── xeindex.json │ │ ├── xellipsis.json │ │ ├── xepersian-hm.json │ │ ├── xepersian-mathdigitspec.json │ │ ├── xepersian-multiplechoice.json │ │ ├── xepersian-persiancal.json │ │ ├── xepersian.json │ │ ├── xesearch.json │ │ ├── xespotcolor.json │ │ ├── xetex.json │ │ ├── xetexko.json │ │ ├── xevlna.json │ │ ├── xfakebold.json │ │ ├── xfp.json │ │ ├── xfrac.json │ │ ├── xgreek.json │ │ ├── xhfill.json │ │ ├── xifthen.json │ │ ├── xindex.json │ │ ├── xint.json │ │ ├── xintbinhex.json │ │ ├── xintcfrac.json │ │ ├── xintcore.json │ │ ├── xintexpr.json │ │ ├── xintfrac.json │ │ ├── xintgcd.json │ │ ├── xintkernel.json │ │ ├── xintlog.json │ │ ├── xintseries.json │ │ ├── xinttools.json │ │ ├── xinttrig.json │ │ ├── xistercian.json │ │ ├── xkcdcolors.json │ │ ├── xkeymask.json │ │ ├── xkeyval.json │ │ ├── xkvview.json │ │ ├── xlop.json │ │ ├── xltabular.json │ │ ├── xltxtra.json │ │ ├── xmpincl.json │ │ ├── xmpmulti.json │ │ ├── xob-dotemph.json │ │ ├── xob-font.json │ │ ├── xparse.json │ │ ├── xpatch.json │ │ ├── xpiano.json │ │ ├── xpicture.json │ │ ├── xpinyin.json │ │ ├── xprintlen.json │ │ ├── xpunctuate.json │ │ ├── xr-hyper.json │ │ ├── xr.json │ │ ├── xsavebox.json │ │ ├── xsim.json │ │ ├── xsimverb.json │ │ ├── xskak.json │ │ ├── xspace.json │ │ ├── xstring.json │ │ ├── xt_capts.json │ │ ├── xtab.json │ │ ├── xtemplate.json │ │ ├── xucuri.json │ │ ├── xurl.json │ │ ├── xxcolor.json │ │ ├── xy.json │ │ ├── xymtex.json │ │ ├── xymtexpdf.json │ │ ├── xymtx-pdf.json │ │ ├── yagusylo.json │ │ ├── yamlvars.json │ │ ├── yathesis.json │ │ ├── yax.json │ │ ├── ydoc-code.json │ │ ├── ydoc-desc.json │ │ ├── ydoc-doc.json │ │ ├── ydoc-expl.json │ │ ├── ydoc.json │ │ ├── yfonts-otf.json │ │ ├── yfonts.json │ │ ├── yhmath.json │ │ ├── youngtab.json │ │ ├── yquant.json │ │ ├── ysabeau.json │ │ ├── ytableau.json │ │ ├── zahl2string.json │ │ ├── zb-basics.json │ │ ├── zebra-goodies.json │ │ ├── zennote.json │ │ ├── zhlineskip.json │ │ ├── zhlipsum.json │ │ ├── zhmCJK.json │ │ ├── zhnumber.json │ │ ├── zhspacing.json │ │ ├── zi4.json │ │ ├── ziffer.json │ │ ├── zitie.json │ │ ├── zlmtt.json │ │ ├── zref-abspage.json │ │ ├── zref-abspos.json │ │ ├── zref-base.json │ │ ├── zref-check.json │ │ ├── zref-clever.json │ │ ├── zref-counter.json │ │ ├── zref-dotfill.json │ │ ├── zref-env.json │ │ ├── zref-hyperref.json │ │ ├── zref-lastpage.json │ │ ├── zref-marks.json │ │ ├── zref-nextpage.json │ │ ├── zref-pageattr.json │ │ ├── zref-pagelayout.json │ │ ├── zref-perpage.json │ │ ├── zref-runs.json │ │ ├── zref-savepos.json │ │ ├── zref-thepage.json │ │ ├── zref-titleref.json │ │ ├── zref-totpages.json │ │ ├── zref-user.json │ │ ├── zref-vario.json │ │ ├── zref-xr.json │ │ ├── zref.json │ │ ├── zugferd.json │ │ ├── zwgetfdate.json │ │ ├── zwpagelayout.json │ │ ├── zx-calculus.json │ │ ├── zxbase.json │ │ ├── zxjafbfont.json │ │ ├── zxjafont.json │ │ └── zxjatype.json │ ├── parse-cwl.ts │ ├── pkgcommand.py │ ├── pyintel/ │ │ ├── __init__.py │ │ ├── ctanpkg.py │ │ ├── parse_tlpdb.py │ │ ├── pkgcommand.py │ │ └── uni.py │ ├── spaces.py │ ├── unified.ts │ ├── unimathsymbols.py │ ├── update-grammar.mjs │ └── viewer/ │ ├── viewer.html.diff │ └── viewer.mjs.diff ├── eslint.config.mjs ├── package.json ├── package.nls.bg.json ├── package.nls.cs.json ├── package.nls.de.json ├── package.nls.es.json ├── package.nls.fr.json ├── package.nls.hu.json ├── package.nls.it.json ├── package.nls.ja.json ├── package.nls.json ├── package.nls.ko.json ├── package.nls.pl.json ├── package.nls.pt-br.json ├── package.nls.ru.json ├── package.nls.tr.json ├── package.nls.zh-cn.json ├── package.nls.zh-tw.json ├── resources/ │ ├── mathpreviewpanel/ │ │ └── mathpreview.js │ ├── snippetview/ │ │ ├── README.md │ │ ├── pdfrenderer.js │ │ ├── snippetpanel.json │ │ ├── snippetview.css │ │ ├── snippetview.html │ │ └── snippetview.js │ └── unified.js ├── samples/ │ ├── docker/ │ │ ├── .devcontainer/ │ │ │ ├── Dockerfile │ │ │ └── devcontainer.json │ │ ├── README.md │ │ └── t.tex │ ├── multi-root/ │ │ ├── README.md │ │ ├── a01/ │ │ │ └── a01.tex │ │ ├── b01/ │ │ │ └── b01.tex │ │ └── m.code-workspace │ └── sample/ │ └── t.tex ├── scripts/ │ ├── latexindent │ ├── latexindent.bat │ ├── latexmk │ ├── latexmk.bat │ ├── synctex │ ├── synctex.bat │ ├── texcount │ └── texcount.bat ├── src/ │ ├── README.md │ ├── compile/ │ │ ├── build.ts │ │ ├── external.ts │ │ ├── index.ts │ │ ├── queue.ts │ │ ├── recipe.ts │ │ └── terminate.ts │ ├── completion/ │ │ ├── bibtex.ts │ │ ├── completer/ │ │ │ ├── argument.ts │ │ │ ├── atsuggestion.ts │ │ │ ├── citation.ts │ │ │ ├── class.ts │ │ │ ├── closeenv.ts │ │ │ ├── completerutils.ts │ │ │ ├── environment.ts │ │ │ ├── glossary.ts │ │ │ ├── input.ts │ │ │ ├── macro.ts │ │ │ ├── package.ts │ │ │ ├── reference.ts │ │ │ └── subsuperscript.ts │ │ ├── index.ts │ │ └── latex.ts │ ├── core/ │ │ ├── cache.ts │ │ ├── commands.ts │ │ ├── event.ts │ │ ├── file.ts │ │ ├── root.ts │ │ └── watcher.ts │ ├── extras/ │ │ ├── activity-bar.ts │ │ ├── checkcites.ts │ │ ├── cleaner.ts │ │ ├── counter.ts │ │ ├── index.ts │ │ ├── liveshare.ts │ │ ├── math-fixer.ts │ │ ├── quote-fixer.ts │ │ ├── section.ts │ │ ├── snippet-view.ts │ │ ├── texdoc.ts │ │ └── texroot.ts │ ├── language/ │ │ ├── definition.ts │ │ ├── folding.ts │ │ ├── index.ts │ │ ├── l10n.ts │ │ ├── selection.ts │ │ ├── symbol-document.ts │ │ └── symbol-project.ts │ ├── lint/ │ │ ├── bibtex-formatter/ │ │ │ └── utils.ts │ │ ├── bibtex-formatter.ts │ │ ├── duplicate-label.ts │ │ ├── index.ts │ │ ├── latex-code-actions.ts │ │ ├── latex-formatter/ │ │ │ ├── latexindent.ts │ │ │ └── tex-fmt.ts │ │ ├── latex-formatter.ts │ │ ├── latex-linter/ │ │ │ ├── chktex.ts │ │ │ ├── lacheck.ts │ │ │ └── utils.ts │ │ └── latex-linter.ts │ ├── locate/ │ │ ├── index.ts │ │ ├── pair.ts │ │ ├── synctex/ │ │ │ ├── synctexjs.ts │ │ │ └── worker.ts │ │ └── synctex.ts │ ├── lw.ts │ ├── main.ts │ ├── outline/ │ │ ├── index.ts │ │ ├── structure/ │ │ │ ├── bibtex.ts │ │ │ ├── doctex.ts │ │ │ └── latex.ts │ │ └── structure.ts │ ├── parse/ │ │ ├── find.ts │ │ ├── index.ts │ │ ├── newcommandfinder.ts │ │ ├── parser/ │ │ │ ├── biberlog.ts │ │ │ ├── bibtexlog.ts │ │ │ ├── latexlog.ts │ │ │ ├── parserutils.ts │ │ │ ├── unified-defs.ts │ │ │ └── unified.ts │ │ └── parser.ts │ ├── preview/ │ │ ├── hover/ │ │ │ ├── cursor.ts │ │ │ ├── ongraphics.ts │ │ │ ├── onmath.ts │ │ │ ├── onref.ts │ │ │ └── utils.ts │ │ ├── hover.ts │ │ ├── index.ts │ │ ├── math-preview-panel.ts │ │ ├── mathjax/ │ │ │ └── mathjax.ts │ │ ├── mathjax.ts │ │ ├── server.ts │ │ ├── viewer/ │ │ │ ├── client.ts │ │ │ ├── pdfviewerhook.ts │ │ │ ├── pdfviewermanager.ts │ │ │ └── pdfviewerpanel.ts │ │ └── viewer.ts │ ├── types.ts │ └── utils/ │ ├── convertfilename.ts │ ├── inputfilepath.ts │ ├── logger.ts │ ├── parser.ts │ ├── pathnormalize.ts │ ├── quick-pick.ts │ ├── tokenizer.ts │ ├── utils.ts │ └── webview.ts ├── syntax/ │ ├── BibTeX-style.tmLanguage.json │ ├── Bibtex.tmLanguage.json │ ├── DocTeX.tmLanguage.json │ ├── JLweave.tmLanguage.json │ ├── LaTeX-Workshop-Log.tmLanguage.json │ ├── LaTeX.tmLanguage.json │ ├── Pweave.tmLanguage.json │ ├── README.md │ ├── RSweave.tmLanguage.json │ ├── TeX.tmLanguage.json │ ├── bibtex-language-configuration.json │ ├── bibtex-style-language-configuration.json │ ├── cpp-bailout-license.txt │ ├── cpp-grammar-bailout.tmLanguage.json │ ├── doctex-language-configuration.json │ ├── latex-cpp-embedded-language-configuration.json │ ├── latex-language-configuration.json │ ├── latex-workshop-log-language-configuration.json │ ├── latex3-language-configuration.json │ ├── markdown-latex-combined-language-configuration.json │ ├── markdown-latex-combined-license.txt │ ├── markdown-latex-combined.tmLanguage.json │ └── src/ │ ├── bibtex-language-configuration.json │ ├── bibtex-style-language-configuration.json │ ├── doctex-language-configuration.json │ ├── latex-cpp-embedded-language-configuration.json │ ├── latex-language-configuration.json │ ├── latex3-language-configuration.json │ └── markdown-latex-combined-language-configuration.json ├── test/ │ ├── README.md │ ├── config/ │ │ ├── texlive_linux.profile │ │ ├── texlive_mac.profile │ │ └── texlive_windows.profile │ ├── fixtures/ │ │ ├── armory/ │ │ │ ├── base.bib │ │ │ ├── base.tex │ │ │ ├── bibtex_base.tex │ │ │ ├── build/ │ │ │ │ ├── markdown_base.tex │ │ │ │ └── markdown_sub.md │ │ │ ├── empty │ │ │ ├── env_pair.tex │ │ │ ├── formatter/ │ │ │ │ ├── bibtex_base.bib │ │ │ │ ├── bibtex_dup.bib │ │ │ │ ├── bibtex_sortfield.bib │ │ │ │ └── latex_base.tex │ │ │ ├── import_base.tex │ │ │ ├── import_sub.tex │ │ │ ├── include_base.tex │ │ │ ├── include_sub.tex │ │ │ ├── input_base.tex │ │ │ ├── input_macro.tex │ │ │ ├── input_parentsub.tex │ │ │ ├── intellisense/ │ │ │ │ ├── base.tex │ │ │ │ ├── citation.tex │ │ │ │ ├── class_option_with_brace.tex │ │ │ │ ├── glossary.bib │ │ │ │ ├── glossary.tex │ │ │ │ ├── glossary_bib.tex │ │ │ │ ├── glossaryentries.tex │ │ │ │ ├── koma.tex │ │ │ │ ├── label.tex │ │ │ │ ├── newcommand.tex │ │ │ │ ├── newdocumentcommand.tex │ │ │ │ ├── package_on_cmd_1.tex │ │ │ │ ├── package_on_cmd_2.tex │ │ │ │ ├── package_on_env_1.tex │ │ │ │ ├── package_on_env_2.tex │ │ │ │ ├── package_option_on_cmd.tex │ │ │ │ ├── package_option_on_env.tex │ │ │ │ ├── sub.tex │ │ │ │ ├── xr_base.tex │ │ │ │ ├── xr_dup.tex │ │ │ │ └── xr_sub.tex │ │ │ ├── invalid_cmd.tex │ │ │ ├── linter_base.tex │ │ │ ├── linter_sub.tex │ │ │ ├── magic_invalid.tex │ │ │ ├── magic_option.tex │ │ │ ├── magic_program.tex │ │ │ ├── magic_recipe.tex │ │ │ ├── magic_root.tex │ │ │ ├── makeindex_base.tex │ │ │ ├── makeindex_subfile.tex │ │ │ ├── mathpreview/ │ │ │ │ └── base.tex │ │ │ ├── plain.bib │ │ │ ├── plain.tex │ │ │ ├── plain_verbatim.tex │ │ │ ├── structure/ │ │ │ │ ├── commands.tex │ │ │ │ ├── float_nest.tex │ │ │ │ ├── floats.tex │ │ │ │ ├── frame_title.tex │ │ │ │ ├── frames.tex │ │ │ │ ├── labels.tex │ │ │ │ ├── section_asterisk.tex │ │ │ │ ├── section_before_root_level.tex │ │ │ │ ├── section_custom.tex │ │ │ │ ├── section_nest.tex │ │ │ │ ├── section_nest_gap.tex │ │ │ │ ├── section_title.tex │ │ │ │ ├── sections.tex │ │ │ │ ├── subfiles.tex │ │ │ │ ├── subfiles_s1.tex │ │ │ │ ├── subfiles_s2.tex │ │ │ │ └── subfiles_s3.tex │ │ │ ├── subfile_base.tex │ │ │ ├── subfile_sub.tex │ │ │ └── subfile_subsub.tex │ │ └── unittest/ │ │ ├── .vscode/ │ │ │ └── settings.json │ │ ├── 01_core_file/ │ │ │ ├── another.bib │ │ │ ├── auxfiles/ │ │ │ │ └── another.fls │ │ │ ├── main.bib │ │ │ ├── main.fls │ │ │ ├── main.tex │ │ │ ├── output/ │ │ │ │ └── main.fls │ │ │ └── subdir/ │ │ │ └── sub.bib │ │ ├── 03_core_cache/ │ │ │ ├── another.tex │ │ │ ├── included_bib/ │ │ │ │ ├── another.tex │ │ │ │ ├── circular_1.tex │ │ │ │ ├── circular_2.tex │ │ │ │ ├── duplicate_1.tex │ │ │ │ ├── duplicate_2.tex │ │ │ │ └── main.tex │ │ │ ├── included_tex/ │ │ │ │ ├── another.tex │ │ │ │ ├── circular_1.tex │ │ │ │ ├── circular_2.tex │ │ │ │ ├── duplicate_1.tex │ │ │ │ ├── duplicate_2.tex │ │ │ │ └── main.tex │ │ │ ├── load_aux_file/ │ │ │ │ ├── main.aux │ │ │ │ ├── main.bib │ │ │ │ ├── main.fls │ │ │ │ ├── main.tex │ │ │ │ ├── nothing.aux │ │ │ │ ├── nothing.fls │ │ │ │ └── nothing.tex │ │ │ ├── load_fls_file/ │ │ │ │ ├── aux_out_input.fls │ │ │ │ ├── aux_out_input.tex │ │ │ │ ├── both_input_output.fls │ │ │ │ ├── both_input_output.tex │ │ │ │ ├── excluded_file.fls │ │ │ │ ├── excluded_file.tex │ │ │ │ ├── file_not_exist.fls │ │ │ │ ├── file_not_exist.tex │ │ │ │ ├── include_main.fls │ │ │ │ ├── include_main.tex │ │ │ │ ├── include_many.fls │ │ │ │ ├── include_many.tex │ │ │ │ ├── main.aux │ │ │ │ ├── non_tex_input.fls │ │ │ │ ├── non_tex_input.tex │ │ │ │ ├── self_include.fls │ │ │ │ └── self_include.tex │ │ │ ├── main.bbl │ │ │ ├── main.bib │ │ │ ├── main.fls │ │ │ ├── main.tex │ │ │ ├── update_bibfiles/ │ │ │ │ ├── bib/ │ │ │ │ │ ├── 1.bib │ │ │ │ │ ├── 2.bib │ │ │ │ │ ├── 3.bib │ │ │ │ │ ├── 4.bib │ │ │ │ │ └── 5.bib │ │ │ │ ├── file_excluded.tex │ │ │ │ ├── file_not_exist.tex │ │ │ │ ├── main.tex │ │ │ │ └── same_macro.tex │ │ │ ├── update_children/ │ │ │ │ ├── file_not_exist.tex │ │ │ │ ├── input_main.tex │ │ │ │ ├── two_inputs.tex │ │ │ │ └── two_same_inputs.tex │ │ │ └── update_children_xr/ │ │ │ ├── file_not_exist.tex │ │ │ ├── input_main.tex │ │ │ ├── input_main_prefix.tex │ │ │ ├── input_sub.tex │ │ │ └── sub/ │ │ │ ├── main.tex │ │ │ └── sub.tex │ │ ├── 04_core_root/ │ │ │ ├── find_active/ │ │ │ │ └── main.tex │ │ │ ├── find_magic/ │ │ │ │ ├── chain.tex │ │ │ │ ├── chain_file_not_exist.tex │ │ │ │ ├── loop_1.tex │ │ │ │ ├── loop_2.tex │ │ │ │ ├── main.jnw │ │ │ │ ├── main.jtexw │ │ │ │ ├── main.rnw │ │ │ │ ├── main.rtex │ │ │ │ ├── main.snw │ │ │ │ ├── main.tex │ │ │ │ └── more_chain.tex │ │ │ ├── find_root/ │ │ │ │ ├── root.tex │ │ │ │ └── root_no_input.tex │ │ │ ├── find_workspace/ │ │ │ │ ├── another.tex │ │ │ │ ├── comment.tex │ │ │ │ ├── main.fls │ │ │ │ ├── main.tex │ │ │ │ └── parent.tex │ │ │ └── main.tex │ │ ├── 14_completion_citation/ │ │ │ ├── bibfile.bib │ │ │ └── bibitems.tex │ │ ├── 21_completion_input/ │ │ │ ├── main.tex │ │ │ └── sub/ │ │ │ ├── sub1.tex │ │ │ └── sub2.tex │ │ └── 22_completion_glossary/ │ │ └── glossary.bib │ ├── runTest.ts │ ├── suites/ │ │ ├── 01_build.test.ts │ │ ├── 02_autobuild.test.ts │ │ ├── 03_findroot.test.ts │ │ ├── 04_intellisense.test.ts │ │ ├── 05_viewer.test.ts │ │ ├── 06_structure.test.ts │ │ ├── 07_mathpreview.test.ts │ │ ├── 08_linter.test.ts │ │ ├── 09_formatter.test.ts │ │ ├── 10_cleaner.test.ts │ │ ├── 11_snippet.test.ts │ │ ├── 12_envpair.test.ts │ │ ├── 99_multiroot.test.ts │ │ ├── index.ts │ │ └── utils.ts │ └── units/ │ ├── 01_core_file.test.ts │ ├── 02_core_watcher.test.ts │ ├── 03_core_cache.test.ts │ ├── 04_core_root.test.ts │ ├── 05_compile_queue.test.ts │ ├── 06_compile_recipe.test.ts │ ├── 07_compile_external.test.ts │ ├── 08_compile_build.test.ts │ ├── 09_viewer_server.test.ts │ ├── 10_viewer_pdf_server.test.ts │ ├── 11_parser_tex.test.ts │ ├── 12_parser_log.test.ts │ ├── 13_completion_latex.test.ts │ ├── 14_completion_citation.test.ts │ ├── 15_completion_macro.test.ts │ ├── 16_completion_reference.test.ts │ ├── 17_completion_environment.test.ts │ ├── 18_completion_package.test.ts │ ├── 19_completion_argument.test.ts │ ├── 20_completion_documentclass.test.ts │ ├── 21_completion_input.test.ts │ ├── 22_completion_glossary.test.ts │ ├── 23_completion_at.test.ts │ ├── 24_formatter_fixer.test.ts │ ├── index.ts │ └── utils.ts ├── tsconfig.eslint.json ├── tsconfig.eslint.viewer.json ├── tsconfig.json ├── types/ │ ├── latex-workshop-protocol-types/ │ │ └── index.d.ts │ └── mathjax-full/ │ └── index.d.ts └── viewer/ ├── README.md ├── components/ │ ├── connection.ts │ ├── gui.ts │ ├── interface.ts │ ├── l10n.ts │ ├── refresh.ts │ ├── state.ts │ ├── synctex.ts │ ├── trimming.ts │ ├── utils.ts │ └── viewerhistory.ts ├── latexworkshop.css ├── latexworkshop.ts ├── locale/ │ ├── ach/ │ │ └── viewer.ftl │ ├── af/ │ │ └── viewer.ftl │ ├── an/ │ │ └── viewer.ftl │ ├── ar/ │ │ └── viewer.ftl │ ├── ast/ │ │ └── viewer.ftl │ ├── az/ │ │ └── viewer.ftl │ ├── be/ │ │ └── viewer.ftl │ ├── bg/ │ │ └── viewer.ftl │ ├── bn/ │ │ └── viewer.ftl │ ├── bo/ │ │ └── viewer.ftl │ ├── br/ │ │ └── viewer.ftl │ ├── brx/ │ │ └── viewer.ftl │ ├── bs/ │ │ └── viewer.ftl │ ├── ca/ │ │ └── viewer.ftl │ ├── cak/ │ │ └── viewer.ftl │ ├── ckb/ │ │ └── viewer.ftl │ ├── cs/ │ │ └── viewer.ftl │ ├── cy/ │ │ └── viewer.ftl │ ├── da/ │ │ └── viewer.ftl │ ├── de/ │ │ └── viewer.ftl │ ├── dsb/ │ │ └── viewer.ftl │ ├── el/ │ │ └── viewer.ftl │ ├── en-CA/ │ │ └── viewer.ftl │ ├── en-GB/ │ │ └── viewer.ftl │ ├── en-US/ │ │ └── viewer.ftl │ ├── eo/ │ │ └── viewer.ftl │ ├── es-AR/ │ │ └── viewer.ftl │ ├── es-CL/ │ │ └── viewer.ftl │ ├── es-ES/ │ │ └── viewer.ftl │ ├── es-MX/ │ │ └── viewer.ftl │ ├── et/ │ │ └── viewer.ftl │ ├── eu/ │ │ └── viewer.ftl │ ├── fa/ │ │ └── viewer.ftl │ ├── ff/ │ │ └── viewer.ftl │ ├── fi/ │ │ └── viewer.ftl │ ├── fr/ │ │ └── viewer.ftl │ ├── fur/ │ │ └── viewer.ftl │ ├── fy-NL/ │ │ └── viewer.ftl │ ├── ga-IE/ │ │ └── viewer.ftl │ ├── gd/ │ │ └── viewer.ftl │ ├── gl/ │ │ └── viewer.ftl │ ├── gn/ │ │ └── viewer.ftl │ ├── gu-IN/ │ │ └── viewer.ftl │ ├── he/ │ │ └── viewer.ftl │ ├── hi-IN/ │ │ └── viewer.ftl │ ├── hr/ │ │ └── viewer.ftl │ ├── hsb/ │ │ └── viewer.ftl │ ├── hu/ │ │ └── viewer.ftl │ ├── hy-AM/ │ │ └── viewer.ftl │ ├── hye/ │ │ └── viewer.ftl │ ├── ia/ │ │ └── viewer.ftl │ ├── id/ │ │ └── viewer.ftl │ ├── is/ │ │ └── viewer.ftl │ ├── it/ │ │ └── viewer.ftl │ ├── ja/ │ │ └── viewer.ftl │ ├── ka/ │ │ └── viewer.ftl │ ├── kab/ │ │ └── viewer.ftl │ ├── kk/ │ │ └── viewer.ftl │ ├── km/ │ │ └── viewer.ftl │ ├── kn/ │ │ └── viewer.ftl │ ├── ko/ │ │ └── viewer.ftl │ ├── lij/ │ │ └── viewer.ftl │ ├── lo/ │ │ └── viewer.ftl │ ├── locale.json │ ├── lt/ │ │ └── viewer.ftl │ ├── ltg/ │ │ └── viewer.ftl │ ├── lv/ │ │ └── viewer.ftl │ ├── meh/ │ │ └── viewer.ftl │ ├── mk/ │ │ └── viewer.ftl │ ├── ml/ │ │ └── viewer.ftl │ ├── mr/ │ │ └── viewer.ftl │ ├── ms/ │ │ └── viewer.ftl │ ├── my/ │ │ └── viewer.ftl │ ├── nb-NO/ │ │ └── viewer.ftl │ ├── ne-NP/ │ │ └── viewer.ftl │ ├── nl/ │ │ └── viewer.ftl │ ├── nn-NO/ │ │ └── viewer.ftl │ ├── oc/ │ │ └── viewer.ftl │ ├── pa-IN/ │ │ └── viewer.ftl │ ├── pl/ │ │ └── viewer.ftl │ ├── pt-BR/ │ │ └── viewer.ftl │ ├── pt-PT/ │ │ └── viewer.ftl │ ├── rm/ │ │ └── viewer.ftl │ ├── ro/ │ │ └── viewer.ftl │ ├── ru/ │ │ └── viewer.ftl │ ├── sat/ │ │ └── viewer.ftl │ ├── sc/ │ │ └── viewer.ftl │ ├── scn/ │ │ └── viewer.ftl │ ├── sco/ │ │ └── viewer.ftl │ ├── si/ │ │ └── viewer.ftl │ ├── sk/ │ │ └── viewer.ftl │ ├── skr/ │ │ └── viewer.ftl │ ├── sl/ │ │ └── viewer.ftl │ ├── son/ │ │ └── viewer.ftl │ ├── sq/ │ │ └── viewer.ftl │ ├── sr/ │ │ └── viewer.ftl │ ├── sv-SE/ │ │ └── viewer.ftl │ ├── szl/ │ │ └── viewer.ftl │ ├── ta/ │ │ └── viewer.ftl │ ├── te/ │ │ └── viewer.ftl │ ├── tg/ │ │ └── viewer.ftl │ ├── th/ │ │ └── viewer.ftl │ ├── tl/ │ │ └── viewer.ftl │ ├── tr/ │ │ └── viewer.ftl │ ├── trs/ │ │ └── viewer.ftl │ ├── uk/ │ │ └── viewer.ftl │ ├── ur/ │ │ └── viewer.ftl │ ├── uz/ │ │ └── viewer.ftl │ ├── vi/ │ │ └── viewer.ftl │ ├── wo/ │ │ └── viewer.ftl │ ├── xh/ │ │ └── viewer.ftl │ ├── zh-CN/ │ │ └── viewer.ftl │ └── zh-TW/ │ └── viewer.ftl ├── tsconfig.json ├── viewer.css ├── viewer.html └── viewer.mjs ================================================ FILE CONTENTS ================================================ ================================================ FILE: .devcontainer/README.md ================================================ ## Overview With [VS Code Remote Development](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.vscode-remote-extensionpack), we can develop LaTeX Workshop in a container by executing `Remote-Containers: Reopen Folder in Container`. See: - https://code.visualstudio.com/docs/remote/containers#_quick-start-open-an-existing-folder-in-a-container - https://code.visualstudio.com/api/advanced-topics/remote-extensions#debugging-in-a-custom-development-container ## Docker images We can switch docker images by rewriting the `dockerFile` property in `devcontainer.json`. See also [the reference](https://code.visualstudio.com/docs/remote/devcontainerjson-reference). `stable/`: Docker image to develop the extension with the stable version of TeX Live. Based on the `bullseye` image on [the official Debian](https://hub.docker.com/_/debian). `sid/`: Docker image to develop the extension with the testing version of TeX Live. Based on the `sid` image on [the official Debian](https://hub.docker.com/_/debian). See also https://www.debian.org/releases/index.en.html. `texlive/`: Docker image to develop the extension with the testing version of TeX Live. Based on [the official texlive image](https://hub.docker.com/r/texlive/texlive). ================================================ FILE: .devcontainer/devcontainer.json ================================================ { "name": "Node.js 18 & TeX Live Base", "dockerFile": "stable/Dockerfile", "customizations": { "vscode": { "extensions": [ "dbaeumer.vscode-eslint", "ms-vsliveshare.vsliveshare" ] } } } ================================================ FILE: .devcontainer/sid/Dockerfile ================================================ FROM debian:sid-slim ENV DEBIAN_FRONTEND=noninteractive RUN apt-get update \ && apt-get -y install --no-install-recommends apt-utils 2>&1 # https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions # https://github.com/nodesource/distributions/blob/master/README.md#installation-instructions RUN apt -y install curl RUN curl -fsSL https://deb.nodesource.com/setup_18.x | bash - RUN apt-get install -y nodejs # Verify git and needed tools are installed RUN apt-get install --no-install-recommends -y git procps # Install Tex Live RUN apt-get update && apt-get -y upgrade \ && apt-get -y install --no-install-recommends \ texlive-latex-base \ texlive-extra-utils \ texlive-latex-extra \ biber chktex latexmk make python3-pygments \ texlive-lang-chinese \ texlive-lang-japanese # latexindent modules RUN curl -L http://cpanmin.us | perl - App::cpanminus \ && cpanm YAML::Tiny \ && cpanm File::HomeDir \ && cpanm Unicode::GCString # VS Code dependencies for testing RUN apt-get update -y \ && apt-get install -y --no-install-recommends \ libnss3-dev \ libdbus-1-dev \ libatk-bridge2.0-dev \ libdrm-dev \ libgtk-3-dev \ libasound2-dev # Clean up RUN apt-get autoremove -y \ && apt-get clean -y \ && rm -rf /var/lib/apt/lists/* ENV DEBIAN_FRONTEND=dialog \ LANG=C.UTF-8 \ LC_ALL=C.UTF-8 ================================================ FILE: .devcontainer/stable/Dockerfile ================================================ #------------------------------------------------------------------------------------------------------------- # Copyright (c) Microsoft Corporation. All rights reserved. # Licensed under the MIT License. See https://go.microsoft.com/fwlink/?linkid=2090316 for license information. #------------------------------------------------------------------------------------------------------------- FROM debian:bullseye-slim ENV DEBIAN_FRONTEND=noninteractive RUN apt-get update \ && apt-get -y install --no-install-recommends apt-utils 2>&1 # https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions # https://github.com/nodesource/distributions/blob/master/README.md#installation-instructions RUN apt -y install curl RUN curl -fsSL https://deb.nodesource.com/setup_18.x | bash - RUN apt-get install -y nodejs # Verify git and needed tools are installed RUN apt-get install --no-install-recommends -y git procps # Install Tex Live RUN apt-get update && apt-get -y upgrade \ && apt-get -y install --no-install-recommends \ texlive-latex-base \ texlive-extra-utils \ texlive-latex-extra \ biber chktex latexmk make python3-pygments \ texlive-lang-chinese \ texlive-lang-japanese # latexindent modules RUN curl -L http://cpanmin.us | perl - App::cpanminus \ && cpanm Log::Dispatch::File \ && cpanm YAML::Tiny \ && cpanm File::HomeDir \ && cpanm Unicode::GCString # VS Code dependencies for testing RUN apt-get update -y \ && apt-get install -y --no-install-recommends \ libnss3-dev \ libdbus-1-dev \ libatk-bridge2.0-dev \ libdrm-dev \ libgtk-3-dev \ libasound2-dev # Clean up RUN apt-get autoremove -y \ && apt-get clean -y \ && rm -rf /var/lib/apt/lists/* ENV DEBIAN_FRONTEND=dialog \ LANG=C.UTF-8 \ LC_ALL=C.UTF-8 ================================================ FILE: .devcontainer/texlive/Dockerfile ================================================ FROM texlive/texlive:latest # https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions # https://github.com/nodesource/distributions/blob/master/README.md#installation-instructions ENV DEBIAN_FRONTEND=noninteractive RUN apt -y install curl RUN curl -fsSL https://deb.nodesource.com/setup_18.x | bash - RUN apt-get install -y nodejs # VS Code dependencies for testing RUN apt-get update -y \ && apt-get install -y --no-install-recommends \ libnss3-dev \ libdbus-1-dev \ libatk-bridge2.0-dev \ libdrm-dev \ libgtk-3-dev \ libasound2-dev # Clean up RUN apt autoremove -y \ && apt clean -y \ && rm -rf /var/lib/apt/lists/* ENV DEBIAN_FRONTEND=dialog ================================================ FILE: .gitattributes ================================================ *.js linguist-detectable=false *.ftl linguist-detectable=false ================================================ FILE: .github/ISSUE_TEMPLATE/bug-report.md ================================================ --- name: Bug Report about: Create a bug report to help us resolve problems --- > _Please fill the following fields with a star (*) and provide as much related information as possible._ ## Pre-checks* > _Please change the following `[ ]` to `[x]` for confirmation._ - [ ] The issue has not been reported in this repository. - [ ] The issue remains after disabling all other extensions and restarting Visual Studio Code. - [ ] The [FAQ](https://github.com/James-Yu/LaTeX-Workshop/wiki/FAQ) cannot address the issue. - [ ] The issue is not related to compiling a document, or the document can be successfully compiled in the OS terminal but not in Visual Studio Code with this extension. ## Environment* > _Please write exact version numbers instead of descriptors such as `latest`._ - Operating System: [e.g. Windows 10] - Visual Studio Code Version: [e.g. 1.41.0] - LaTeX Workshop Version: [e.g. 8.5.0] - TeX Distribution Version: [e.g. TeX Live 2019 / MiKTeX 2.9.7250] > _Please list the environment and version number if you are using VSCodium, Snap or Flatpack versions of Visual Studio Code, and/or Visual Studio Code Remote Containers/SSH/WSL._ - I am using XXX whose version is YY.ZZ ## The Issue* > _Please briefly describe the issue you come across._ - - ### Reproduction Steps > _Please list out the steps to reproduce your bug. Include relevant environmental variables or any other configuration._ 1. 2. 3. ### Expected Behavior > _What were you expecting to see? Include any relevant examples or documentation links._ - - ## Logs ### LaTeX Workshop Output* > _Please paste the whole log messages below, not parts of ones. The log should start with `New log placeholder %WS1% registered`._ ``` [Paste the log here. Do not remove the surrounding backquotes (`).] ``` ### Developer Tools Console > _Please paste the whole log messages below, not parts of ones. This console logs can sometimes be very important in many cases. To access the log, click `Help` -> `Toggle Developer Tools` -> `Console`._ ``` [Paste the log here. Do not remove the surrounding backquotes (`).] ``` ## Anything Else? > _Add any other context about the problem below._ - ================================================ FILE: .github/ISSUE_TEMPLATE/feature-request.md ================================================ --- name: Feature Request about: Suggest a feature to improve the extension --- > _Please fill the following fields with a star (*) and provide as much related information as possible._ ## Pre-checks* > _Please change the following `[ ]` to `[x]` for confirmation._ - [ ] The feature request has not been suggested in this repository. ## The Missed* > _Is your feature request related to a problem? Please provide a clear and concise description of what the problem is._ - ## The Solution* > _Please provide a solution you would like to have._ - ## Anything Else? > _Add any other context about the feature request below._ - ================================================ FILE: .github/dependabot.yml ================================================ version: 2 updates: - package-ecosystem: "github-actions" directory: "/" schedule: interval: "weekly" ================================================ FILE: .github/disabled/docker_on_linux.yml ================================================ name: Docker on Linux on: [push] jobs: linux: runs-on: ubuntu-latest timeout-minutes: 30 steps: - uses: actions/checkout@v2 - uses: actions/setup-node@v1 with: node-version: '20' - run: | npm ci npm run compile docker pull tianon/latex@sha256:d9d5378ae77df3352aba36f9672a4c2d5c82861475508a1fae46b40369ed6ac9 - name: Run tests uses: GabrielBB/xvfb-action@v1.0 with: run: npm run test -- --enable-docker ================================================ FILE: .github/workflows/README.md ================================================ # Overview We run tests on GitHub Actions on Windows, macOS, and Linux with the minimal installations of TeX Live. We can see [preinstalled software](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#preinstalled-software) on each platform. Perl 5 is installed even on Windows. So, all we have to do is just installing TeX Live. ## Installing TeX Live For the installer of TeX Live, `install-tl`, see the [official manual](https://tug.org/texlive/doc/install-tl.html). Giving a profile fie to the option, `-profile`, we can install TeX Live in batch mode with no user interaction. We can see available installation schemes, `scheme-infraonly`, `scheme-small`, and so on in ``` /usr/local/texlive/2019/tlpkg/texlive.tlpdb ``` For the management command of TeX Live, `tlmgr`, see the [official document](https://www.tug.org/texlive/doc/tlmgr.html). ## Cache To avoid install TeX Live each time, we use a caching feature, [actions/cache](https://github.com/actions/cache). The caches for the `master` branch are also used for feature branches. The caches are removed if they have not been accessed in over 7 days. When we want to remove the caches manually, increase the number of `cache-version` on each YAML file. ```yaml env: cache-version: v2 ``` ## References For the details of GitHub Actions, read the following documents. - https://docs.github.com/en/actions - https://docs.github.com/en/actions/configuring-and-managing-workflows/caching-dependencies-to-speed-up-workflows - https://github.com/actions/checkout - https://github.com/actions/cache - https://github.com/actions/setup-node ================================================ FILE: .github/workflows/codeql-analysis.yml ================================================ # For most projects, this workflow file will not need changing; you simply need # to commit it to your repository. # # You may wish to alter this file to override the set of languages analyzed, # or to provide custom queries or build logic. # # ******** NOTE ******** # We have attempted to detect the languages in your repository. Please check # the `language` matrix defined below to confirm you have the correct set of # supported CodeQL languages. # name: "CodeQL" on: push: branches: [ master ] pull_request: # The branches below must be a subset of the branches above branches: [ master ] permissions: contents: read jobs: analyze: permissions: actions: read # for github/codeql-action/init to get workflow details contents: read # for actions/checkout to fetch code security-events: write # for github/codeql-action/autobuild to send a status report name: Analyze runs-on: ubuntu-latest strategy: fail-fast: false matrix: language: [ 'javascript', 'python' ] # CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python' ] # Learn more: # https://docs.github.com/en/free-pro-team@latest/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#changing-the-languages-that-are-analyzed steps: - name: Checkout repository uses: actions/checkout@v6 # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL uses: github/codeql-action/init@v4 with: languages: ${{ matrix.language }} # If you wish to specify custom queries, you can do so here or in a config file. # By default, queries listed here will override any specified in a config file. # Prefix the list here with "+" to use these queries and those in the config file. # queries: ./path/to/local/query, your-org/your-repo/queries@main # Autobuild attempts to build any compiled languages (C/C++, C#, or Java). # If this step fails, then you should remove it and run the build manually (see below) - name: Autobuild uses: github/codeql-action/autobuild@v4 # Command-line programs to run using the OS shell. # https://git.io/JvXDl # If the Autobuild fails above, remove it and uncomment the following three lines # and modify them (or add more) to build your code if your project # uses a compiled language #- run: | # make bootstrap # make release - name: Perform CodeQL Analysis uses: github/codeql-action/analyze@v4 ================================================ FILE: .github/workflows/lock.yml ================================================ name: 'Lock Threads' on: schedule: # avoid rate limit at 00:00 everyday - cron: '37 2 * * *' workflow_dispatch: permissions: issues: write pull-requests: write concurrency: group: lock jobs: action: runs-on: ubuntu-latest steps: - uses: dessant/lock-threads@v6 with: issue-inactive-days: '30' pr-inactive-days: '30' process-only: 'issues, prs' log-output: true ================================================ FILE: .github/workflows/package.yml ================================================ name: LaTeX Workshop Extension Package env: cache-version: v12 on: [push] permissions: contents: read jobs: linux: runs-on: ubuntu-latest timeout-minutes: 30 steps: - uses: actions/checkout@v6 - uses: actions/setup-node@v6 with: node-version: '20' - name: Create extension package run: | npm ci npm run release - name: Archive extension package uses: actions/upload-artifact@v7 with: name: latex-workshop path: latex-workshop-*.vsix ================================================ FILE: .github/workflows/texlive_on_linux.yml ================================================ name: TeX Live on Linux env: cache-version: v12 on: [push, pull_request] permissions: contents: read jobs: linux: runs-on: ubuntu-latest timeout-minutes: 30 steps: - uses: actions/checkout@v6 - name: Set up PATH run: | echo "/tmp/texlive/bin/x86_64-linux" >> $GITHUB_PATH - name: Cache TeX Live id: cache-texlive uses: actions/cache@v5 with: path: /tmp/texlive key: ${{ env.cache-version }}-${{ runner.os }}-texlive-essential restore-keys: | ${{ env.cache-version }}-${{ runner.os }}-texlive-essential - name: Download install-tl.zip run: | curl -s -O -L http://mirror.ctan.org/systems/texlive/tlnet/install-tl.zip unzip -q install-tl.zip mv install-tl-2* install-tl-dir if: steps.cache-texlive.outputs.cache-hit != 'true' - name: Run install-tl run: | install-tl-dir/install-tl --profile test/config/texlive_linux.profile if: steps.cache-texlive.outputs.cache-hit != 'true' - name: Run tlmgr install run: | tlmgr update --self tlmgr install collection-latex tlmgr install import subfiles latexmk makeindex tlmgr install chktex lacheck latexindent if: steps.cache-texlive.outputs.cache-hit != 'true' - name: Download latexindent binary run: | curl -s -O -L http://mirrors.ctan.org/support/latexindent/bin/linux/latexindent mv -f latexindent /tmp/texlive/bin/x86_64-linux/latexindent chmod +x /tmp/texlive/bin/x86_64-linux/latexindent if: steps.cache-texlive.outputs.cache-hit != 'true' - uses: actions/setup-node@v6 with: node-version: '20' - run: | perl -v perl -MCwd -e 'print $Cwd::VERSION."\n";' - run: | latex -v latexmk -v - run: | npm ci npm run compile - name: Run tests run: xvfb-run -a npm run test | grep -v 'Failed to connect to the bus:\|is not in the list of known options\|gpu_memory_buffer_support_x11' ; test ${PIPESTATUS[0]} -eq 0 - name: Archive test logs if: always() uses: actions/upload-artifact@v7 with: name: test-log path: test/log/**/*.log ================================================ FILE: .github/workflows/texlive_on_mac.yml ================================================ name: TeX Live on macOS env: cache-version: v12 on: [push, pull_request] permissions: contents: read jobs: macosx: runs-on: macos-15 timeout-minutes: 30 steps: - uses: actions/checkout@v6 - name: Set up PATH run: | echo "/Users/runner/texlive/bin/x86_64-darwin" >> $GITHUB_PATH echo "/Users/runner/texlive/bin/universal-darwin" >> $GITHUB_PATH - name: Cache TeX Live id: cache-texlive uses: actions/cache@v5 with: path: /Users/runner/texlive key: ${{ env.cache-version }}-${{ runner.os }}-texlive-essential restore-keys: | ${{ env.cache-version }}-${{ runner.os }}-texlive-essential - name: Download install-tl.zip run: | curl -s -O -L http://mirror.ctan.org/systems/texlive/tlnet/install-tl.zip unzip -q install-tl.zip mv install-tl-2* install-tl-dir if: steps.cache-texlive.outputs.cache-hit != 'true' - name: Run install-tl run: | install-tl-dir/install-tl --profile test/config/texlive_mac.profile if: steps.cache-texlive.outputs.cache-hit != 'true' - name: Run tlmgr install run: | tlmgr install collection-latex tlmgr install import subfiles latexmk makeindex tlmgr install chktex lacheck latexindent if: steps.cache-texlive.outputs.cache-hit != 'true' - name: Download latexindent binary run: | curl -s -O -L http://mirrors.ctan.org/support/latexindent/bin/macos/latexindent [ -d /Users/runner/texlive/bin/x86_64-darwin/ ] && mv -f latexindent /Users/runner/texlive/bin/x86_64-darwin/latexindent && chmod +x /Users/runner/texlive/bin/x86_64-darwin/latexindent || [ -d /Users/runner/texlive/bin/universal-darwin/ ] && mv -f latexindent /Users/runner/texlive/bin/universal-darwin/latexindent && chmod +x /Users/runner/texlive/bin/universal-darwin/latexindent if: steps.cache-texlive.outputs.cache-hit != 'true' - uses: actions/setup-node@v6 with: node-version: '20' - run: | perl -v perl -MCwd -e 'print $Cwd::VERSION."\n";' - run: | latex -v latexmk -v - run: | npm ci npm run compile - name: Run tests run: npm run test - name: Archive test logs if: always() uses: actions/upload-artifact@v7 with: name: test-log path: test/log/**/*.log ================================================ FILE: .github/workflows/texlive_on_win.yml ================================================ name: TeX Live on Windows env: cache-version: v12 on: [push, pull_request] permissions: contents: read jobs: windows: runs-on: windows-latest timeout-minutes: 40 steps: - name: Prepare git run: git config --global core.autocrlf false - uses: actions/checkout@v6 - name: Set up PATH run: | echo "C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin" >> $GITHUB_PATH echo "D:\texlive\bin\windows" >> $GITHUB_PATH shell: bash - name: Cache TeX Live id: cache-texlive uses: actions/cache@v5 with: path: D:\texlive key: ${{ env.cache-version }}-${{ runner.os }}-texlive-essential restore-keys: | ${{ env.cache-version }}-${{ runner.os }}-texlive-essential - name: Download install-tl.zip run: | curl -s -O -L http://mirror.ctan.org/systems/texlive/tlnet/install-tl.zip unzip -q install-tl.zip mv install-tl-2* install-tl-dir if: steps.cache-texlive.outputs.cache-hit != 'true' - name: Run install-tl-windows.bat run: | install-tl-dir\install-tl-windows.bat --profile test\config\texlive_windows.profile if: steps.cache-texlive.outputs.cache-hit != 'true' shell: cmd - name: Run tlmgr install run: | tlmgr install collection-latex tlmgr install import subfiles latexmk makeindex tlmgr install chktex lacheck latexindent if: steps.cache-texlive.outputs.cache-hit != 'true' - name: Download latexindent binary run: | curl -s -O -L http://mirrors.ctan.org/support/latexindent/bin/windows/latexindent.exe mv -Force "latexindent.exe" "D:\texlive\bin\windows\latexindent-binary.exe" if: steps.cache-texlive.outputs.cache-hit != 'true' - uses: actions/setup-node@v6 with: node-version: '20' - run: | perl -v perl -MCwd -e 'print $Cwd::VERSION."\n";' - run: | latex -v latexmk -v - run: | npm ci npm run compile - name: Run tests run: npm run test - name: Archive test logs if: always() uses: actions/upload-artifact@v7 with: name: test-log path: test/log/**/*.log ================================================ FILE: .gitignore ================================================ out/ .vscode-test/ node_modules/ dev/expl3.cwl dev/unimathsymbols.txt dev/cwl/ VERSION .idea/ __pycache__/ .mypy_cache/ .pytest_cache/ .venv/ .vscode/.ropeproject .eslintcache test/fixtures/testground/ test/fixtures/multiroot/ test/fixtures/**/*.dvi test/fixtures/**/*.log test/fixtures/**/*.synctex* test/fixtures/**/*.fdb_latexmk test/fixtures/**/*.blg test/fixtures/**/*.out test/log/ /*.vsix .DS_Store coverage/ ================================================ FILE: .vscode/extensions.json ================================================ { // See http://go.microsoft.com/fwlink/?LinkId=827846 // for the documentation about the extensions.json format "recommendations": [ // Extension identifier format: ${publisher}.${name}. Example: vscode.csharp "dbaeumer.vscode-eslint" ] } ================================================ FILE: .vscode/launch.json ================================================ // A launch configuration that compiles the extension and then opens it inside a new window { "version": "0.2.0", "configurations": [ { "name": "Run Extension", "type": "extensionHost", "request": "launch", "runtimeExecutable": "${execPath}", "args": [ "--extensionDevelopmentPath=${workspaceFolder}" ], "outFiles": [ "${workspaceFolder}/out/src/**/*.js" ], "debugWebviews": true, "preLaunchTask": "task-watch-all" }, { "name": "Unit Tests", "type": "extensionHost", "request": "launch", "runtimeExecutable": "${execPath}", "args": [ "${workspaceFolder}/test/fixtures/unittest", "--extensionDevelopmentPath=${workspaceFolder}", "--extensionTestsPath=${workspaceFolder}/out/test/units/index" ], "outFiles": [ "${workspaceFolder}/out/src/**/*.js", "${workspaceFolder}/out/test/**/*.js" ], "preLaunchTask": "task-watch-all", "env": { "LATEXWORKSHOP_UNIT": "" } }, { "name": "Test testground", "type": "extensionHost", "request": "launch", "runtimeExecutable": "${execPath}", "args": [ "${workspaceFolder}/test/fixtures/testground", "--extensionDevelopmentPath=${workspaceFolder}", "--extensionTestsPath=${workspaceFolder}/out/test/suites/index" ], "outFiles": [ "${workspaceFolder}/out/src/**/*.js", "${workspaceFolder}/out/test/**/*.js" ], "preLaunchTask": "task-watch-all", "env": { "LATEXWORKSHOP_SUITE": "" } }, { "name": "Test multiroot", "type": "extensionHost", "request": "launch", "runtimeExecutable": "${execPath}", "args": [ "${workspaceFolder}/test/fixtures/multiroot/resource.code-workspace", "--extensionDevelopmentPath=${workspaceFolder}", "--extensionTestsPath=${workspaceFolder}/out/test/suites/index" ], "outFiles": [ "${workspaceFolder}/out/src/**/*.js", "${workspaceFolder}/out/test/**/*.js" ], "preLaunchTask": "task-watch-all", "env": { "LATEXWORKSHOP_SUITE": "" } }, { "name": "Python: Current File", "type": "python", "request": "launch", "program": "${file}", "console": "integratedTerminal" } ] } ================================================ FILE: .vscode/settings.json ================================================ // Place your settings in this file to overwrite default and user settings. { "files.exclude": { "out": true // set this to true to hide the "out" folder with the compiled JS files }, "search.exclude": { "out/**": true // set this to false to include "out" folder in search results }, "typescript.tsdk": "./node_modules/typescript/lib", // we want to use the TS server from our node_modules folder to control its version "typescript.preferences.importModuleSpecifier": "relative", "eslint.validate": [ "javascript", "javascriptreact", "typescript", "typescriptreact" ] } ================================================ FILE: .vscode/tasks.json ================================================ // See https://go.microsoft.com/fwlink/?LinkId=733558 // for the documentation about the tasks.json format { "version": "2.0.0", "tasks": [ { "label": "task-watch-src", "type": "npm", "script": "watch-src", "problemMatcher": "$tsc-watch", "isBackground": true, "presentation": { "reveal": "never", "group": "buildWatchers" }, "group": "build", "detail": "Watch ./src" }, { "label": "task-watch-viewer", "type": "npm", "script": "watch-viewer", "problemMatcher": "$tsc-watch", "isBackground": true, "presentation": { "reveal": "never", "group": "buildWatchers" }, "group": "build", "detail": "Watch ./viewer" }, { "label": "task-watch-all", "dependsOn": [ "task-watch-src", "task-watch-viewer" ], "group": { "kind": "build", "isDefault": true }, "detail": "Watch ./src and ./viewer", "problemMatcher": [] } ] } ================================================ FILE: .vscodeignore ================================================ .vscode/ .vscode-test/ coverage/ out/data/ out/dev/ out/resources/ out/snippets/ out/test/ test/ src/**/*.ts src/**/*.md samples/ types/ viewer/**/*.ts .devcontainer/ .github/ .gitignore tsconfig.json tsconfig.eslint.json tsconfig.eslint.viewer.json viewer/tsconfig.json dev/ demo_media/ VERSION/ VERSION .idea/ __pycache__/ .mypy_cache/ .pytest_cache/ .venv/ .eslintcache .eslintignore install-tl* **/*.map node_modules/**/*.d.ts node_modules/@napi-rs/ node_modules/fsevents/ node_modules/pegjs-backtrace/ node_modules/commander/ node_modules/pdfjs-dist/build/*.min.js node_modules/pdfjs-dist/build/*.min.mjs node_modules/pdfjs-dist/build/*.sandbox.* node_modules/pdfjs-dist/legacy/ node_modules/pdfjs-dist/image_decoders/ node_modules/pdfjs-dist/lib/ node_modules/pdfjs-dist/web/ node_modules/web-streams-polyfill/ node_modules/mathjax-full/components/ node_modules/mathjax-full/es5/ node_modules/mathjax-full/ts/ node_modules/mathjax-full/js/output/chtml/ node_modules/mathjax-full/js/input/asciimath/ node_modules/mathjax-full/js/input/mathml/ node_modules/speech-rule-engine/ node_modules/wicked-good-xpath/ node_modules/xmldom-sre/ node_modules/mj-context-menu/ node_modules/esm/ ================================================ FILE: CHANGELOG.md ================================================ # Change Log ## [10.13.1] - 2026-02-26 ### Fixed - Fix expansion of `%OUTDIR%` in `%AUXDIR%`. ## [10.13.0] - 2026-02-24 ### Added - [#4781] Add `bibtex-format.case.type` to format the case of entry types in bibtex. - [#4786] Add `auxDir` setting. - [#4792] Improved magic comments configuration. - Add new configuration `latex.build.enableMagicComments` and replace `forceRecipeUsage`. ### Fixed - [#4714] Improved `outdir` for bibtex. - [#4775] Citation hover with whitespace. - [#4778] Compute AST on `stripCommentsAndVerbatim` return. - [#4790] Parse groups to build the `MacroPair` tree. - [#4795] Remove TiKZ snippet view. ## [10.12.2] - 2026-01-07 ### Fixed - Fix an extension packaging and publishing issue. ## [10.12.1] - 2026-01-07 ### Fixed - [#4756] Set error flag when "no page of output". - [#4757] Non-case sensitive error match. - [#4763] Fix scrollbar color inconsistency in dark mode. - [#4767] Ignore `.gls` files to avoid infinite build loop. - [#4771] Add `**/*.aux` and `**/*.out` to `latex.watch.files.ignore`. ## [10.12.0] - 2025-12-11 ### Added - [#4736] Parse "No pages of output" latex log message. - [#4738, #4742] Add LaTeX formatting provider that converts math delimiters. - A new config item `format.fixMath.enabled` is added, default to `false`. - [#4750] Add a setting to decide from which directory to run the recipes. - A new config item `latex.build.fromWorkspaceFolder` is added, default to `false`. - [#4752] Log `tex-fmt` `stderr` output on non-zero exit code. ### Fixed - [#4743] `tex-fmt` subprocess halting when pipe buffer for `stderr` is full. ## [10.11.4] - 2025-11-16 ### Fixed - [#4724] Add the missing WASM support for PDF.js v5.4.394. - [#4726] Detect conTeXt root file from active editor. - [#4727] Disable PDFjs partial rendering. ## [10.11.3] - 2025-11-11 ### Fixed - [#4708] `checkcites` can read the output dir. - [#4709] PDF viewer respects custom fore/background colors. - [#4710] Use correct paths for PDF viewer cmaps and standard fonts. - [#4716] Re-enable building `.dtx` and `.ltx` files. - [#4718] Parse `stderr` when the build process crashes. - [#4721] Honor placeholders in `tex-fmt.args`. ## [10.11.2] - 2025-11-04 ### Fixed - [#4700,#4705] PDFs remain in dark mode in the PDF viewer when OS theme is dark. ## [10.11.1] - 2025-11-04 ### Fixed - [#4700] PDFs remain in dark mode in the PDF viewer when OS theme is dark. ## [10.11.0] - 2025-11-03 ### Added - Update PDF.js to v5.4.394. - Sort month bibtex entry by context. - [#4662] Add macro for double vertical bar. - [#4691] Add automatic LaTeX quote normalization. ### Changed - [#4685] Make `intellisense.triggers.latex` fully customizable: default `\` `,` `{` `}` triggers can be disabled. ### Fixed - Update documentation of `latex.extraExts`. - Prevent `\@ifnextchar{` to be considered as a starting pair. - Fix trailing underscore issue with bracket pair colorizer. - [#4649] Never control the invert css of PDF toolbar or viewer scrollbar. - [#4654] Tweak `none` LaTeX formatter notification. - [#4658] `! Internal error:` indicates LaTeX log. - [#4672] Specify the embedded languages each time a grammar is listed in contributes.grammars. - [#4673] Reset all diagnostics (`biber`, `bibtex` and `latex`) when starting a new recipe or external command. - [#4679] Parse glossary bib file defined by `\glsbibdata`. - [#4684] Hover on `\RequirePackage`. - [#4687] Ignore `label=` inside `itemize`. ## [10.10.2] - 2025-08-14 ### Fixed - [#4642] `enumitem` package labels considered duplicate. ## [10.10.1] - 2025-08-07 ### Fixed - (#4602,#4605) A new configuration variable is added `latex.autoBuild.onSave.files.ignore` to list which file extension should not trigger a build. - The default is to ignore `.sty` and `.cls`. - Saving a `.tex` with `latex` id or a bib file triggers a build if build on save is set. - (#4605) Make `langid` of `doctex` LaTeX rather than TeX. - (#4609) Enable completion for new language IDs `latex-class`, `latex-package`, `doctex-installer` - (#4610) Activate keybindings for new language IDs. - (#4617) Add `subfileinclude` parsing aside `subfile`. - (#4626) Path `\wsl` is not recognized by compile-on-save and synctex. - (#4630) Improve catching `label=` in environment args. - (#4632). Treat `subeqnarray` as `eqnarray`. - (#4636). Show an error message box when cleaning fails. ## [10.10.0] - 2025-06-03 ### Added - (#4599) Add `view.pdf.sidebar.*` configs to store sidebar behavior. ### Changed - (#4592) Refine language, grammar, and snippet contributions. ### Fixed - (#4590) (Internal) Check if file is polled before comparing file size. - (#4603) Synctex does not work from second row in spread mode. ## [10.9.1] - 2025-05-06 ### Fixed - Use a dedicated watcher for glossary bib files to avoid parsing every bib file twice, including true bibliography files. - (#4557) Use `newcommand` instead of `DeclareRobustCommand` in MathJax preview. - (#4566) Add path suggestion to `adjustbox` macros. - (#4586) Fix formatting selection with tab indent inserts verbal `\t`. ## [10.9.0] - 2025-03-27 ### Added - (#4308) LiveShare integration. - This is an experimental feature. Please read [wiki](https://github.com/James-Yu/LaTeX-Workshop/wiki/ExtraFeatures#Collaborative-editing-using-Live-Share-(experimental)) before use. - Three thousand thanks to @quoc-ho and @krokosik! - (#4384) Add a `checkcites` command to check unused citations. ### Fixed - (#4557) Do not include macro defs with args in MathJax rendering. ## [10.8.0] - 2025-03-04 ### Added - (#4502) Handle `ids` biblatex field. - (#4509) Add a config to control pdf reload transition animation. - `latex-workshop.view.pdf.reload.transition` - (#4522) Add a config to control the filter text of citation suggestions. - `intellisense.citation.filterText` ### Fixed - (#4513) Allow PDF refresh on change during build if `-f` and `nonstopmode` are present. - (#4520) Trigger citation completion for `[a-zA-Z]*cquote`. - (#4528) Use double bracket to render `\ll(rr)bracket` in MathJaX. - (#4534) Improve doctex folding. ## [10.7.5] - 2025-01-06 ### Fixed - The minimal supported VS Code version is December 2024 due to changes of PDF.js (particularly the use of css `round()`). ## [10.7.4] - 2025-01-03 ### Fixed - (#4496) (Correct fix) PDF viewer trimming failed due to PDF.js CSS canvas style changes. ## [10.7.3] - 2025-01-03 ### Fixed - (#4495) PDF viewer trimming failed due to PDF.js CSS canvas style changes. ## [10.7.2] - 2025-01-03 ### Fixed - Upgrade PDF.js to v4.10.38. - Spread mode should correctly register synctex handler. - (#4437) PDF viewer can be blurry after rescaling - (#4491) Parse glossary bib files to populate intellisense. ## [10.7.1] - 2024-12-24 ### Fixed - (#4317) Logs of failed xelatex compile should be parsed. - (#4474) Fix newline handling for tex-fmt input and output. - (#4476) Update LaTeX3 completion to `l3kernel` 2024-11-02. - (#4481) `\input` family file names can have double quotes. - (#4483) Update default arguments for tex-fmt to `--nowrap` instead of `--keep`. - (#4484) Disable open, print, save handlers of pdf viewer. ## [10.7.0] - 2024-12-03 ### Added - Update pdf.js to v4.9.124. - This version fixes #4468. ## [10.6.1] - 2024-11-27 ### Fixed - Correct binary file polling comparison. - (#4469) PDF viewer spread misaligned due to bottom margin. ## [10.6.0] - 2024-11-25 ### Added - Update pdf.js to v4.8.69. - (#4466) Handle LaTeX files with non `.tex` extension. - This includes a new config item `latex.extraExts`. - See https://github.com/James-Yu/LaTeX-Workshop/issues/4457#issuecomment-2491096409 for usage. ### Fixed - Binary file watcher polling should not await. - This fix will benefit PDF change watcher. - (#4448) Fix link highlighting in `\ref` and `\input` for non-word characters. - (#4459) Additional menu buttons in PDF viewer drop down menu no longer hide menu on click. ## [10.5.6] - 2024-10-31 ### Fixed - Remove bottom 10px margin of last page in PDF viewer. - (#4449) Add a warning message when bibtex parser failed. ## [10.5.5] - 2024-10-22 ### Fixed - Update `unified-latex` to version 1.8.1. ## [10.5.4] - 2024-10-17 ### Fixed - (#4426) Code folding for DocTeX - (#4440) Remove `dev/packages/expl3.json`. - (#4441) Remove `%` components from macro suggestion snippets. ## [10.5.3] - 2024-10-16 ### Fixed - Hide pdf viewer sidebar notification green dot. - (#4438) Fix link to `latex-workshop.texcount.autorun` setting. ## [10.5.2] - 2024-10-14 ### Fixed - (#4436) Tweaked toolbar showing/hiding logic. ## [10.5.1] - 2024-10-14 ### Fixed - Suggestions of packages defined in local class files can now be provided. - (#4430) Escape `$` when surround macros. - (#4432) Upgrade to PDF.js 4.7.76, tweak toolbar hiding. - Add a config `view.pdf.toolbar.hide.timeout` to control toolbar hiding timeout. - (#4433) Stringify chunk before merging chunks during formatting breaks character at the end. - (#4434) Deduplicate package options. ## [10.5.0] - 2024-10-08 ### Added - (#4423) A new flicker-free pdf refresh solution inspired by tamuratak/latex-toybox. - (#4427) Define tex-fmt arguments in `formatting.tex-fmt.args` - This config replaces the previous `formatting.tex-fmt.doNotWrap`. ### Fixed - (#3783) Fix a bug of incorrect suggestion when auto-completing inside `\\end{}`. - (#4420) Add `\left|..\right|` snippet. ## [10.4.2] - 2024-10-02 ### Fixed - (#4404) Use short titles of `\caption` in outline. - (#4406) Add `--print` to `tectonic` tool to generate compile message. - (#4414) TextLayer in pdf viewer is rotated by pdf.js, so no further rotation. - (#4415) Disable flicker-free PDF refresh when spread mode is on. - (#4416) PDF viewer uses a l10n lang selector to determine translation. ## [10.4.1] - 2024-09-20 ### Fixed - (#4397) When formatting a selection of `latex`, consider the leading spaces. - (#4401) Tweaked macro suggestion order, prioritize `\(` and degrade starred macros. ### Upgraded - Upgrade to PDF.js 4.6.82 ## [10.4.0] - 2024-09-18 ### Added - (#4379) Support `tex-fmt` as another LaTeX formatter. - There are a few config item changes related to `latexindent`. ### Fixed - Macro suggestions filtered and sorted by both label and argument signature. - (#4347) `--max-print-line` should be added to string when magic tex argument is present under MikTeX. - (#4380) Wrong auto-completion after typing `\{`. ## [10.3.2] - 2024-09-11 ### Fixed - (#4374) Extra brace in default macros. ## [10.3.1] - 2024-09-10 ### Fixed - (#4372) Include macro name back into .json file snippets. - This change may require re-generation of `.json` files using the new `parse-cwl.ts` script in `dev/` folder, even already done in version `10.3.0`. ## [10.3.0] - 2024-09-09 ### Added - (#4359) Support file watching on virtual file systems - (#4363) `RequirePackage` and `RequirePackageWithOptions` suggests package names. - (#4364) Suggestion `keyvals` provide possible values if defined in `.cwl` files. - (#4368) Include base KOMA macro/env in KOMA art, book, rept. ### Changed - (#4367) Adopt a new package intellisense file format. - This change is necessary to make package suggestions extensible. - You may need to regenerate package intellisense `.json` files using the new `parse-cwl.ts` script in `dev/` folder. ### Fixed - (#4360) Parse `pdflatex --version` output correctly for MikTeX detection. - (#4369) Browser viewer should not wait for vscode panel `'restore_state'`. ## [10.2.1] - 2024-08-30 ### Fixed - (#4354) Reverted #4347. - #4347 was a local issue. ## [10.2.0] - 2024-08-30 ### Added - Add bibTeX field content suggestions - (#4331) Add highlighting to the extension logs. - (#4338) Control showing over/underfull warning seperately by `message.badbox.show`. ### Fixed - (#4304) Reveal PDF on SyncTeX if it's invisible instead of create a new tab. - (#4306) No PDF refresh on code-server. - (#4313) Include `(arg)` macro signature in package intellisense. - (#4334) PDF viewer position retained across vscode reloads. - (#4335) Handle bibtex parsing exception. - (#4336) Record past active latex editor instead of just file path. - (#4347) `%!TEX/%!BIB options` accept multiple bash args and handles spaces. - (#4339) Handle cwl package option in format `#keyvals:\geometry,\usepackage/geometry#c`. ## [10.1.0] - 2024-06-27 ### Added - (#4301) Multi-language support. ### Fixed - (#4300) Prevent concurrent pdf refresh and queue a refresh if rate-limited. - (#4303) Support new command macros by `etoolbox`. ## [10.0.0] - 2024-06-24 - Viewer Update ### General - We revamped the UX experience when working with the built-in PDF viewer. - (#4295) Flicker-free PDF refreshing contributed by @quoc-ho - (#4292) New page trimming implementation. - Upgrade PDF.js to v4.3.136 ### Changed - Now the trimming select UI element is moved to the dropdown menu of viewer. - Now the config item `latex-workshop.view.pdf.trim` has a new definition and usage. ## [9.21.1] - 2024-06-24 ### Fixed - (#4294) Internal links in pdf viewer do not scroll to position. ## [9.21.0] - 2024-06-23 ### Added - Upgrade pdf.js to v4.2.67. - Add all package suggestions to repo, let users download. - Allow more relative paths in `latex.texDirs` and `intellisense.package.dirs`. - (#4222) Customize docker (or podman) path. - (#4277) Add a close-env suggestion after `\begin{env}`. ### Changed - (#4281) Try use `PDFViewerApplication.load` in viewer refresh. - (#4292) Better viewer trimming. ### Fixed - Fix a duplicate children parsing bug in caching. - `\putbib` can also have `\subfix`. - Avoid included bib circular inclusion. - When finding root from workspace, we don't care if it is cached or not. ## [9.20.1] - 2024-04-29 ### Fixed - Update grammars. - (#4215) Add `tkz-euclide` suggestions, update some others - (#4233) Cache outdir/auxdir per root file. - (#4239) Use synctex.js for backward sync (CJK-compatible) - (#4243) Fix WebSocket reconnect mechanism. - (#4247) Fix racing build-on-save when multiple files are edited. - (#4252) `intellisense.label.command` should not affect reference parsing. ## [9.20.0] - 2024-04-15 ### Added - (#4194) Add a more accurate rectangle indicator for SyncTeX to PDF. - Config `synctex.indicator.enabled` is changed to `synctex.indicator` and now is a string config. ### Changed - Now calling SyncTeX will prioritize binary over synctex.js. - Makes `synctex.synctexjs.enabled` obsolete. ### Fixed - (#4215) Use `kpsewhich.class.enabled` and `kpsewhich.bibtex.enabled` to control `kpsewhich`. - Replaces `kpsewhich.enabled`. - (#4227) Ignore label defs in `xparse` macros. ## [9.19.2] - 2024-04-04 ### Fixed - Prevent `.aux` and `.out` file changes from triggering auto-build - (#4207) Cursor tracing in structure works across files with 2+ level differences. - ($4220) Synctex does not work while using vscode in browser. ## [9.19.1] - 2024-03-12 ### Fixed - `auxdir` is automatically determined from last run recipe. - `outdir` also, for testing purpose. - (#4193) Optional capture pattern for `\subfix` when including `bib` files. - (#4195) `bib` watcher follows `latex.watch.files.ignore`. - (#4197) Use BibTeX log parsing rules for its variants. ## [9.19.0] - 2024-03-06 ### Added - (#4173) Add source to warning messages. - (#4181) Missing reference warnings now located precisely. ### Fixed - Fix incorrect cursor position in math preview when cursor is at line > 0. - (#4166) Add deletion polling for non-binary files. - (#4167) PDF watcher never resets now. - (#4184) `kpsewhich` caches results. - (#4184) `kpsewhich.enabled` correctly controls calls to `kpsewhich`. - (#4188) Cleaning with `latexmk` honors `outdir`. ## [9.18.2] - 2024-02-18 ### Fixed - Hold PDF refresh for 1s after compile. - Snippet and math preview panels use networked resource. - (#4156) Store the math tex of references on parsing. - (#4162) Snippet view can insert on any langID. ## [9.18.1] - 2024-02-14 ### Fixed - (#4134) Add a new config `intellisense.subsuperscript.enabled` to enable/disable sub- and super-script intellisense - There is a related feature request in [#4159](https://github.com/James-Yu/LaTeX-Workshop/issues/4159) to be implemented related to this. - (#4151) Update LaTeX3 completion. - (#4153) Fix wrong item label in outline for macros and envs in `doctex`. ## [9.18.0] - 2024-01-10 ### Added - (4126) Add intellisense for macros defined by `\NewDocumentCommand`. ### Fixed - (#4111) Snippet view cannot find proper editor. - (#4127) Remove macro star when rendering MathJax. - (#4131) Use `unified-latex-util-to-string` to stringify macro definitions. ## [9.17.0] - 2024-01-02 ### Added - (#4114) Support `\boldsymbol`, `\bm` and other `mathtools` macros in preview. - (#4118) Sub- and superscript auto-completion. - (#4119) Enable VIM-like scrolling by shift+J, K, H, L in PDF viewer. ### Fixed - (#4104) PDF viewer cannot revert to no spread. - (#4105) Retry MathJax if failed rendering with defined macros. - (#4116) Use `newcommand` in place of `providecommand` for MathJax. ## [9.16.1] - 2023-12-21 ### Fixed - (#4103) Fix wrong boundary calculation when macros are the last argument in new command definitions. ## [9.16.0] - 2023-12-19 ### Added - Tweak the PDF synctex indicator appearance, less intrusive. - A new config `view.outline.follow.editor` to control whether scrolling the editor will also reveal corresponding structure items. - (#4098) SyncTeX after clicking structure item. - This behavior is controlled by a new config `view.outline.sync.viewer`. ### Fixed - (#4045) Use AST to parse new commands for preview. ## [9.15.8] - 2023-12-15 ### Fixed - (#4096) Color options in pdf editor not working since v9.15.1. ## [9.15.7] - 2023-12-13 ### Fixed - (#4093) PDF viewer restores scale value after reload. ## [9.15.6] - 2023-12-13 ### Changed - Update to PDF.js v4.0.269. ### Fixed - (#4092) PDF reload at file change. ## [9.15.5] - 2023-12-12 ### Fixed - (#4090) Add the missing docker envvar setter. ## [9.15.4] - 2023-12-12 ### Fixed - (#4089) Fix cmap files location in pdfjs-dist. ## [9.15.3] - 2023-12-12 ### Changed - Try esbuild @unified-latex packages to reduce `.vsix` size. ## [9.15.2] - 2023-12-12 ### Fixed - Excessively large `.vsix` package. ## [9.15.1] - 2023-12-12 ### Changed - Engineering changes. - Hold PDF refresh only when building ### Fixed - Fix a !LW recipe not found fallback issue. - (#4063) Parse \item args for env pairs. - (#4068) Respect `latexmk`+`subfile` when creating output subfolders. - (#4069) Scan for `label={...}` as the second argument of an environment. - (#4076) Fail-safe for setting PDF viewer state. - (#4087) Regain editor focus after view in tab. ## [9.15.0] - 2023-11-16 ### Added - (#3966) Add option to include filename in status bar. ### Fixed - Update to PDF.js v4.0.189. - (#4048) Gracefully fail `mkdirSync` during compile. - (#4052) Viewer refresh checks all steps instead of the last one. - (#4054) Custom editor follows `tab.editorGroup`. ## [9.14.1] - 2023-10-03 ### Fixed - Updates: cwl, unified, pdfjs. - (#3962, #4022) Fix frozen hand tool if set in config. - (#4021) Parse nested @string in bibtex. - (#4023) Enable keybinds on doctex. ## [9.14.0] - 2023-09-19 ### Added - (#3981) Add a new `synctex.indicator.enabled` config item to control the visibility of the SyncTeX indicator in PDF. - (#3999) Display missing character warning in the Problems pane. - (#4017) Show appendix numbering in structure. ### Fixed - (#3982) Make `\bibliography` accept a multiline argument. - (#3983) Compute section ranges correctly once nested. - (#3984) Fix newlines and indentations for BTA and BTB snippets. - (#4003) Regain focus after creating viewer tab. ## [9.13.4] - 2023-08-06 ### Fixed - (#3978) Correctly parse `\providecommand` commands. - (#3978) Fix the tab sequence of arguments of new commands. ## [9.13.3] - 2023-07-24 ### Fixed - Use `tab` as the default viewer fallback. ## [9.13.2] - 2023-07-24 ### Fixed - Update to PDF.js v3.8.162. - Default viewer with `customEditor`. - The original mode is renamed to `legacy`. - (#3973) Tweak structure refresh conditions. ## [9.13.1] - 2023-07-17 ### Fixed - (#3967) `kpsewhich` should be called from the current root or workspace folder. ## [9.13.0] - 2023-07-14 ### Added - (#3961) Add a "custom editor" viewer mode. - (#3965) Use `kpsewhich` to find package imports defined in `.cls`. ### Changed - Enable `kpsewhich` by default. ### Fixed - (#3960) Support `\DeclarePairedDelimiterX(PP)` and `\DeclareRobustCommand`. - (#3963) Arguments in AST can have labels, envs, and glossaries. ## [9.12.3] - 2023-07-07 ### Fixed - Even faster structuring on projects with a large number of sub-files. - (#3573) Cache.content can be dirty. - (#3937) Support globs when updating bib paths. - (#3943) Hover hint considers package and optional arguments. - (#3946) Env pair should use dirty content AST. - (#3947) Macros must have a mandatory argument in order to appear in outline. - (#3948) Re-implement `mathtools` and `amsopn` new command support. - (#3950) Child tex wrongly all registered to root. ## [9.12.2] - 2023-06-22 ### Fixed - Very fast cache element parsing. - Input files do not nest in outline. ## [9.12.1] - 2023-06-21 ### Changed - Update grammar files to https://github.com/jlelong/vscode-latex-basics/releases/tag/v1.5.3 ### Fixed - None blocking cache parsing. - (#3941) Wrong replace range of browser citation. ## [9.12.0] - 2023-06-19 ### Added - (#3934) Now the content parsing and caching system is based on `unified-latex`. - We expect to encounter many issues and bugs. Please feel free to create ones at https://github.com/James-Yu/LaTeX-Workshop/issues after searching. ## [9.11.5] - 2023-06-13 ### Fixed - (#3875,#3914) `onSave` triggers on included bibs and non-TeX children. - (#3897) Outline and structure won't work if the first section is starred. - (#3898) When the parameter "latex-workshop.latex.outDir" is defined, the feature from #3890 doesn't work. - (#3899) When manually close the "View LaTex PDF file", the command "SyncTex from cursor" doesn't open the PDF anymore. - (#3902) Trimming dropdown menu in PDF viewer sometime overflows. - (#3905) The structure on the left does not jump on click. - (#3907) Increase the concurrent LU parser number. - (#3912) Wrong number of steps in the recipe steps counter. - (#3922) Trouble with LaTeX parsing related to listings and math mode. ## [9.11.4] - 2023-05-27 ### Fixed - `DOCUMENT_CHANGED` internal event of the extension is not logged. - (#3890) Open PDF viewer on forward SyncTeX if not already opened. ## [9.11.3] - 2023-05-26 ### Added - (#3895) Revival of #3879 in `v9.11.0`, use `unified-latex` to parse structure. ### Fixed - Repeatedly refreshing structure view when the view is active. ## [9.11.2] - 2023-05-26 ### Fixed - Repackaged #3892 to make the fix effective. ## [9.11.1] - 2023-05-25 ### Fixed - (#3892) Reverted #3879 - Unfortunately, vscode does not support ESM, which is how `unified` works. ## [9.11.0] - 2023-05-24 ### Added - (#3879) Use `unified-latex` to parse structure. - This is a start of the transition to `unified-latex`-based AST parsing. - (#3883) Add a `singleton` mode to pdf tab viewing. ### Fixed - (#3872) Fix `latexlog` parsing. ## [9.10.0] - 2023-05-03 ### Added - (#3838) Properly stringify BibTeX fields containing `#`. - (#3856) Add a configuration item `latex.rootFile.indicator` to choose the root file indicator. ### Fixed - (#3867) Use bracket stack to `getLongestBalancedString`. - This can help the extension to better parse LaTeX AST. ## [9.9.0] - 2023-04-29 ### Added - (#3855) `latex.clean.fileTypes` support placeholders. ### Fixed - (#3811) `\include` suggestion does not have file extension. - (#3812) Fix computation of the section above current position. - (#3813) Lazy load `usepackage` regex. - (#3815) Detect more warnings of LaTeX log. - (#3817) Let `)` may also close `[` when stripping text. - (#3820) Swap symbols of `epsilon` and `varepsilon`. - (#3827) Consider `\markdownInput` as input. - (#3832) Change caption in BTA to top, add a BTB snippet. - (#3841) `code-server` not loading PDFs from built-in PDF viewer. - (#3842) Fix environment navigation and content selection for `$...$` and `$$...$$`. - (#3844) Add port conflict warning to `internal.port` config. ## [9.8.2] - 2023-03-29 ### Fixed - (#3790) Resolving `bib` files according to `rootDir`. - (#3791) Do not consider `%` in url encoding as comment. - (#3794) No need to call `findRoot` on did open text document. ## [9.8.1] - 2023-03-24 ### Fixed - (#3787) Root finding fails when optional arguments of `\documentclass` have new lines. ## [9.8.0] - 2023-03-24 ### Added - (#711) Outline for .dtx file. - Implements basic .dtx outline with macro and environment document parsing. Guards are not parsed yet. - (#3722) All viewer configs are now responsive to changes without reloading. - (#3728) Auto clean can be triggered on success. - (#3741) Add a `!LW recipe` magic comment to set recipe. - (#3767) Add a new config `intellisense.package.exclude` to exclude package intellisense. - (#3786) Add a new config `latex-workshop.latex.jobname` to define jobname. ### Changed - (#3731) Use backspace and shift+bk to navigate the viewer. - (#3735) Current root is prioritized on root-finding if there are multiple candidates. - (#3743) Use `\documentclass[]{}` to detect root. - (#3770) Refactor EnvPair module and use the `latexParser` to build an AST `CommandPair` of all the pairs in the current file. ### Fixed - (#3747) Strip `%` comments from bibtex for parsing. - (#3749) Viewer pages do not overflow. - (#3751) Fast parse don't include `\s*[{` as args - (#3778) Associate log warnings with no line number to line 1. ## [9.7.0] - 2023-02-14 ### Added - Update grammar files. - (#3699) Add a pair of new commands to change hostname of the PDF viewer. - `latex-workshop.changeHostName` and `latex-workshop.resetHostName`. ### Changed - LaTeX Workshop now requires VSCode 1.74.0+. ### Fixed - Properly provide pair commands from `tex.cwl` and `latex-document.cwl`. - (#3715) latexindent can format `.cls` and `.sty` files. - (#3716) Command surrounding may have one more brace if a text placeholder is present. - (#3718) Remove redundant `left`/`right` commands. - (#3719) Properly provide `expl3` suggestions. ## [9.6.2] - 2023-02-08 ### Fixed - (#3679) remove `detached: true` when spawning `clean` command. - (#3694) Add file polling for binaries (e.g. PDF). - Resume the use of `latex-workshop.latex.watch.pdf.delay` config to control binary polling. - (#3700) Support file path suggestion for `\subfileinclude`. - (#3701) Partial support to `\DeclarePairedDelimiter` environments with `*` in math preview. - (#3705) Support `multline` environment in math preview. ## [9.6.1] - 2023-02-03 ### Fixed - Remove unnecessary PDF viewer dropdown menu elements. - Reenabled fast parse on document contents for intellisense and outline. - Now fast parse can properly handle `label={eq1}`-like syntax. - (#3682) Visually activate hand tool in viewer. - (#3683) Explain on the conflict with extension `vscode-pdf`. ### Internal - Change to use `vscode.FileSystemWatcher` to watch project files intead of `chokidar`. - The current version of `chokidar` possibly fails to emit events on `git pull`. ## [9.6.0] - 2023-01-29 ### Added - Support PDF viewer in code server. ### Fixed - (#3662) Use `path.resolve` to find pkg json file ### Internal - Reduce complexity of command finder. - `whichPackageProvidesCommand` is simplified by using a universal cmd suggestion array. - `commandSignatureDuplicationDetector` check is advanced. - Expand cacher to cache AST of files, notable reducing the parsing times. - Update grammar files to `jlelong/vscode-latex-basics@16ac438`. ## [9.5.0] - 2023-01-23 ### Added - (#3641)Support cross-ref from `xr` package. - (#3650) New config `intellisense.command.user` to add/change/delete default commands. - Rename `intellisense.atSuggestionJSON.replace` to `intellisense.atSuggestion.user`. - (#3658) Add config `intellisense.label.command` to enable label definitions other than `\label{}`. ### Fixed - No repeat find root calls on active editor change - (#3654) Don't enforce `-cd` on `latexmk` and `subfiles`. - (#3657) A condition bug on `newcommand` detection. ## [9.4.5] - 2023-01-13 ### Fixed - New command finder now honors argument and optional one list. - Entries in `bibtex-entries.first` should also be sorted. - (#3585) A better description to `latex.watch.files.ignore` config. - (#3640) Resolve a package conflict with `isort` that may prevent command suggestion. ## [9.4.4] - 2023-01-10 ### Fixed - (#3633) Embedded PDF viewer can copy texts. - (#3634) `latexindent` cannot be directly called in the first invoke. - (#3638) Itemize and enumerate completion injects `\\n\\t`. ## [9.4.3] - 2023-01-08 ### Fixed - (#3631) Fix error in SyncTeX with only `.synctex.gz` file. ## [9.4.2] - 2023-01-08 ### Fixed - Environment optional argument intellisense works again. ## [9.4.2] - 2023-01-08 ### Fixed - Environment optional argument intellisense works again. ## [9.4.1] - 2023-01-08 ### Fixed - Allow for parentheses in pkg/doc options for intellisense. ## [9.4.0] - 2023-01-08 ### Added - Base `beamer` and `tikz` intellisense. - (#3612) Intelli-package dependency obeys package options. - (#3628) More concise log messages. ### Fixed - Refresh pdf viewers of only changed pdfs. - Embedded viewer follows vscode light/dark theme, browser viewer follows OS theme. - (#3630) Reconnect multiple times to viewer after OS sleep and wake up. ## [9.3.0] - 2023-01-05 ### Added - Class/package options now provide snippet completion. - (#3617) More structure/outline configurations. - Floats can now be nested - Add config `view.outline.floats.caption.enabled` to disable float caption. - Add `config view.outline.numbers.floats.enabled` to show float number. - (#3618) Now all extension config items are free from vscode reload - Selected ones related to viewer display requires to reopen the pdf viewer. - (#3619) Command and environment intellisense are now based on packages used and their options if `latex-workshop.intellisense.package.enabled` is `true`. ### Changed - Deprecated config items are removed. - Let's use fast parse for structure/outline by default. - (#3603) Remove unicode chars in recipe names. ### Fixed - (#3611) Filter package cmds/envs with %, remove arg % part. ## [9.2.2] - 2022-12-31 ### Fixed - (#3607) Try reconnect websocket multiple times after operating system sleep. - (#3610) Catastrophic backtracking of argument regex that may cause unresponsiveness on intellisense from a long line. ## [9.2.1] - 2022-12-28 ### Fixed - Performance regression due to improper caching of package intellisense data. ## [9.2.0] - 2022-12-23 ### Added - (#3579) Intellisense for optional arguments. ### Changed - `intellisense.useTabStops.enabled` does not prevents tabbing. - It is replace with a new `intellisense.argumentHint.enabled` config. - (#3594) Hinting data for many packages are updated. ### Fixed - (#3578) Force no indent after `\begin{document}`. ## [9.1.1] - 2022-12-08 ### Fixed - (#3566, #3569) Make sure command names start with a `\`. - (#3568, #3570) Use delay to prevent simultaneous auto build by file save or change. - (#3571) Handle rejected promise on bib parsing. ## [9.1.0] - 2022-12-02 ### Added - (#3539) Add completion for environment starting with a `+`. - (#3546) Completion in comma separated lists. ### Changed - (#3540) Use `ctrl+shift+m` instead of `cmd+m` for macos keybindings. - (#3550) Open http(s) directly from viewer, prompt to open for others. ### Fixed - Fix wrong count of tools in recipe. - (#3502) `href` boxes in viewer misplaced on trim. - (#3549) Use base file name for latexindent temp file. - (#3556) `check` icon in status on failed builds. ## [9.0.1] - 2022-11-08 ### Fixed - (#3526) The total number of tools in a recipe displays timestamp if there are more than one tools. ## [9.0.0] - 2022-11-07 - Builder Update ### General - LaTeX Workshop refactored the previous builder logic and adopt a new queue based implementation. - Details are recorded in (#3514). - If you experience anything unusual, please file an issue and rollback to previous versions temporarily. - PDF.js is updated to version 3. ### Added - (#3451) Clean arguments now accepts placeholders. - (#3468) Parse page number in fullbox logs. - (#3488) Add `pageBorderColor` config for pdf viewer. ### Changed - Copy `href` to clipboard instead of directly opening when clicking on embedded internal PDF viewer. - (#3444) `view.outline` configs are now responsive without vscode reload. ### Fixed - Enable completion on the first line of a `.bib` file. - (#3445) Use source file extension to create temp indent file for `latexindent`. - (#3419) Math preview also shows `flalign`. - (#3478) Typo in `hyphenrules` newenv. - (#3520) Select current environment content/name not working. ## [8.29.0] - 2022-08-25 ### Added - (#3400) Add an experimental faster AST-based structure construction. - Disabled by default. Can be enabled from `view.outline.fastparse.enabled`. - (#3421) Provide file completion for `includesvg`. - (#3423) Support sticky scrolling. ### Fixed - Fix wrong structure: first section is child of preamble labels. - (#3404) Fix `\input` arg does not take filenames with underscores. - (#3408) Ctrl+A (Select All) grays out PDF preview. - (#3411) Fix linter logs won't clear after all warnings fixed. - (#3412) Ignore `\newenvironment` content when scanning for duplicate labels. ## [8.28.0] - 2022-07-25 ### Added - (#3342) Add `%` comments to bibtex. - (#3347) Add "go to definition" support for glossaries and acronyms. - (#3353) Clean up demanded empty folders after removing auxiliary files. - (#3355) Add deprecated config alert on activating extension. - (#3359) Enhance glossary completion. - (#3360) Add support to `LaCheck`. ### Fixed - (#3330) Pdf Viewer (Browser) does not refresh on Safari. - (#3340) Typo in `exam` class intellisense data. - (#3341) Add intellisense for labels with one optional arg. - (#3344) Default zoom level of PDF viewer not working on `v8.27.0+`. - (#3349) Make sure to populate documentation before returning a citation entry. ## [8.27.2] - 2022-06-08 ### Fixed - This time should really fix the `view` button issue. ## [8.27.1] - 2022-06-08 ### Fixed - (#3324) Fix the `view` command. ## [8.27.0] - 2022-06-07 ### Added - (#3316) Support `pageColorsForeground` and `pageColorsBackground` for the internal PDF viewer. ### Changed - Configurations `chktex.args.active` and `chktex.args.root` are deprecated in favour of `chktex.exec.args`. - Configuration `chktex.args.path` is deprecated in favour of `chktex.exec.path`. - Configuration `view.pdf.backgroundColor` is deprecated in favour of `view.pdf.color.light.backgroundColor` and `view.pdf.color.dark.backgroundColor`. ### Fixed - (#2537) Reveal `.tex` tab if open when using internal `synctex`. - (#3283) Refactor glossary intellisense data scanning. - Stop directly accessing `node.kind`. Instead use the `latexParser.isXXX` methods. - Use `stringify` to recompute labels and descriptions. Solves #3280. - (#3289) Wrong indentation of new items in tabs indented `itemize` environment. - (#3290) `/` is missing when using `%RELATIVE_DIR%` and `%RELATIVE_DOC%`. - (#3296) Fix hover and provide definition for commands. - Refactor the `tokenizer` used to determine the command under cursor, if any. A LaTeX command name can only contain letters. - Fix `provideDefinition` for commands: tokenized commands start with `\`. Solves #3294. - Do not show link or `texdoc` command for 'user-defined' package: this is the package used for commands defined directly in the file. ## [8.26.0] - 2022-05-05 ### Added - (#3252) Refactor structure to add caching. - (#3260) Use eventbus to manage structure updates. - (#3275) Add CTAN link to hover on package. - (#3279) `onEnterKey` supports multi-cursors when all selected lines start with `\item`. ### Changed - (#3263) Remove a configuration on `markdown.latex.codeblock`. ### Fixed - (#3250) Add deprecation message to `intellisense.citation.maxfilesizeMB`. - (#3253) When editing a `markdown_latex_combined` document, command `latex-workshop.onEnterKey` was not found. - (#3256) Fix typo in `commands.json`. - (#3258) `isTriggerSuggestNeeded` must match from the beginning of the command name. ## [8.25.0] - 2022-04-13 ### Added - (#3226) Support `\cite{keylist}` commands from `apacite`. ### Fixed - (#3221) Go to symbol leads to the wrong line. - (#3227) `cleveref`'s commands loaded by `\usepackage` are not displayed in some cases. - (#3231) The real time math preview does not work. - (#3236) Can't display the outline of the paper in the `structure` column, but only the label. - (#3239) `bibtex-format.sort.enabled` not effective in `settings.json` in multi-root workspace. ## [8.24.1] - 2022-04-01 ### Changed - The setting `latex-workshop.intellisense.citation.maxfilesizeMB` is deprecated in favour of `latex-workshop.bibtex.maxFileSize`. ### Fixed - (#3219) Set `resource` scope to all `bibtex` settings. ## [8.24.0] - 2022-04-01 ### Added - (#1898) More precise error highlighting. - (#3043) Handle multi-line `section` command in outline. - (#3046) Add a configuration variable `texcount.autorun` to enable `texcount` to be automatically called. - (#3055) Parse and show LaTeX3 warnings. - (#3065) Add completion detail for snippets. - (#3122) Use `resource`-scoped properties. - (#3179) Support `editor.action.smartSelect.expand` and `editor.action.smartSelect.shrink`. The configuration is `latex-workshop.selection.smart.latex.enabled`. - (#3207) Use `latex-workshop.intellisense.atSuggestionJSON.replace` to replace a default `@`-suggestion or define a new one. See https://github.com/James-Yu/LaTeX-Workshop/wiki/Intellisense#-suggestions - (#3220) Add Structure view for `BibTeX`. ### Changed - (#3207) The setting `latex-workshop.intellisense.snippets.trigger.latex` is deprecated in favour of `latex-workshop.intellisense.atSuggestion.trigger.latex`. ### Fixed - (#2821) Properly remove temporary files from `latexindent`. - (#3189) Ignore anything before `begin document` in structure. - (#3192) Refactor completion to better handle duplicates. ## [8.23.0] - 2021-12-28 ### Added - (#3004) Add language configuration for BibTeX style. - (#3022) Show commands in outline/structure views. - We introduce the new setting `latex-workshop.view.outline.commands` with default value ['label']. It replaces `latex-workshop.view.outline.labels.enabled`, which was specific for labels. ### Changed - (#2963) Migrate to MathJax v3.2. - (#3009) Drop support for LaTeX Utilities. - (#3014) Remove `item` snippet. - (#3027) Disable magic comments by default. ### Fixed - (#2979) Incorrect structure when using `\verb|\section{...}|`. - (#2985) Declare `[...)` and `(...]` as bracket pairs. - (#2986) Disable commands and features on virtual workspaces. - (#2996) Focus jump in viewer when using landscape pages. ## [8.22.0] - 2021-11-15 ### Changed - (#2881) Refactor `toggleSelectedKeyword`. - (#2937) Drop the support for VS Code prior to v1.61.2. - (#2951) Refactor the Input completer. - (#2959) Remove Snippet Panel. ### Fixed - (#2929) Highlight `(long|tall)tblr`. - (#2935) `workspaceFolders` may have length 0. - (#2950) Provide `@snippets` as completion items using a separate `CompletionItemProvider`. - (#2952) Do not gobble trailing empty lines when folding. - (#2967) Fix ranges for `(sub)*section` entries in the structure provider. ## [8.21.1] - 2021-10-22 ### Fixed - (#2917) Treat `latexmk --luatex` properly. - (#2922,#2926,#2927) The previous package has some mysterious bugs preventing the extension from working properly. - (#2923) Synctex in file with `\include`d files is not searching for the correct directory. ## [8.21.0] - 2021-10-19 ### Added - (#2841) Add `BibLaTeX` backend for intellisense. - (#2852) Hightlight the content of the `markdown` environment as `md`. - (#2870) Add a new configuration variable `latex-workshop.message.bibtexlog.exclude`. - (#2900) Add three new placeholders. - `WORKSPACE_FOLDER`: current workspace path. - `RELATIVE_DIR`: file directory relative to the workspace folder. - `RELATIVE_DOC`: file path relative to the workspace folder. ### Fixed - (#2838) Format multiline bibtex fields. - (#2851) Highlight `tblr` envs as tabular. - (#2855) Accept dash in cite keys. - (#2897) Show `Open LaTeX Workshop log` button for some cases. - (#2908) Highlight `alignedat`. - (#2909) Replace `\texorpdfstring` by its second arg in outline. ## [8.20.2] - 2021-08-09 ### Added - (#2783) Add support for glossary external file. ### Changed - (#2756) Use Custom Editor as a hook to start the internal PDF viewer. - (#2759) Drop support for versions prior to VS Code `1.53.2`. ### Fixed - A series of engineering improvements. - (#2766) Declare `flalign` as a math environment. - (#2770) intellisense for `\mathscr`. - (#2777) Skip tikpicture content when scanning for labels. - (#2782) Stop unescaping in surround function. - (#2786) Skip labels in new command definitions. - (#2787) Set a scope to `\text` in maths. - (#2794) Highlights comments inside `\cite`. ### Others - 8.20.0 and 8.20.1 are skipped. [#2829](https://github.com/James-Yu/LaTeX-Workshop/issues/2829) ## [8.19.0] - 2021-06-11 ### Added - New log messages for recipes and undefined tools. - (#2682) Adopt a more lazy approach to read tex content. - (#2686) Added highlighting support for tabu package envs. ### Changed - (#2579) Change the default value of `docker.image.latex` to an empty string. ### Fixed - A series of engineering improvements. ### Fixed ## [8.18.0] - 2021-05-12 ### Added - (#2628) Support `<>=` for `.rnw` file inclusion. - (#2636) Support SyncTeX buttons on PDF viewers. ### Removed - (#2653) Remove `BuildInfo`. ### Fixed - (#2627) Array syntax highlighting. - (#2628) Refactor input path regexps. - (#2639) Fix cached packages list update. - (#2650) Highlight `\Verb` content as verbatim. - (#2658) Improve find new command regex. - (#2662) Fix auto build on save with subfiles. - (#2666) Fix typo, highlight `\iftrue`, not `\ftrue`. - (#2671) Make sure to remove any verbatim parts before scanning the .tex content. - For the moment, it breaks if there are nested verbatim environments. - (#2671) Make the list of verbatim-like environments configurable by `latex-workshop.latex.verbatimEnvs`. ## [8.17.0] - 2021-04-21 ### Added - (#2566) Add IntelliSense for `\DeclareMathOperator` and any `\newcommand*` & co declarations. - (#2584) Generate a `cpp` embedded language configuration. ### Fixed - (#2542) Python code highlighting for all environments of the package `pythontex`. - (#2561) Fix a regexp which might causes ReDoS. - (#2562) Fix potential exponential backtracking when removing comments. - (#2565) Use `spawn` instead of `exec` when looking for `latexindent`. - (#2575) Make sure to wait for `findRoot` to return before proceeding. - (#2600) Duplicate labels in the same file not spotted. - (#2601) Do not filter files using `git`. - (#2624) The outline view in the sidebar of the internal pdf viewer is too dark to see the content. - (#2626) Set correct package field in cached element.command. ## [8.16.1] - 2021-03-03 ### Fixed - (#2536) Check for duplicate labels. - (#2542) Highlight `pythontex` environments. - (#2543) Make `import` accept a relative path starting from the `rootDir`. - (#2547) Use `spawnSync` to prevent code injection. - (#2549) `LintRoot` should lint the whole LaTeX project. - (#2550) Raise a warning message when viewer cannot find PDF file. ## [8.16.0] - 2021-02-19 ### Added - (#2427) Add a config to show floats or not in outline `view.outline.floats.enabled`. - (#2432) Make trigger characters for intellisense of LaTeX documents configurable. - (#2461) Implement a `BibTeX` log parser. - (#2471) Add a configurable clean command. - A fully configurable `clean` command and add three new configuration variables. - `latex.clean.method` can be `glob` (default) or `cleanCommand`. - (#2476) Enable converting ChkTeX outputs' column numbers. - (#2485) Configure align on equal signs for bibtex formatter `bibtex-format.align-equal.enabled`. - (#2488) Accept any number of spaces for bibtex indentation given as a string in `bibtex-format.tab`. - (#2508) Sorting fields can be enabled by `bibtex-fields.sort.enabled`. - (#2512) Enable autofix on multiline maths. - (#2529) Users can provide package intellisense data from `intellisense.package.dirs`. ### Changed - Use `.fls` file when finding the root file. - (#2439) Use `vscode.env.asExternalUri` for the internal PDF viewer. ### Fixed - (#2429) Fix quote escaping for `bst` language. - (#2430) Stop opening scm view when focusing `tex` file in `diff` mode. - (#2457) Check if git is available on OSX to prevent dev tools pop up. - (#2458,#2503) Treat `\left.` `\right)]}` and `\left([{` `\right.` as bracket pairs. - (#2484) Killing the build process makes vscode crash when `pkill` is provided by `proctools`. - (#2504) Fix SyncTeX on horizonal scrolling. ## [8.15.0] - 2020-12-06 ### Added - Add Snippet View. - Add `hover.preview.maxLines` to limit how much we go upward to find the beginning of the math environment. - (#2380) Add toggle math preview. - (#2384) Enable math preview on suggest detail widgets for references. - (#2388) Add `bibtex` support for `markdown`. ### Changed - Update syntax files for weave, dtx, LaTeX3. - (#2392) Keep selected text in autocompletion/snippets. - (#2408) Remove `subfileincludegraphics` in `data/commands.json`. ### Fixed - Escape `}` properly in the snippet panel. - (#2394) Refactor fix for double `}}` in completion. - (#2395) Update `cpp` grammar with bailout. - (#2397) Autocomplete big parenthesis commands: `left(` -> `\left( ... \right)`. - (#2415) Add `triggerSuggest` to user-defined commands when needed. - (#2421) Fix a focus issue when opening PDF files through the explorer. ## [8.14.0] - 2020-11-11 ### Added - (#516,#2298) Glossary completion. - (#2276) Add tool and recipe definitions for `Tectonic`. - (#2294) Support real-time math preview panel. - (#2322) Add option to sort `bib` files by entry type. ### Changed - (#2279) Update to `PDF.js 2.5.207`. - (#2291) Tweak the transition of the toolbar of the PDF viewer. ### Fixed - (#2277) Label completion broken when labels contain spaces. - (#2290) Extra closing brace when inserting `split` environment. - (#2292) Fix `\textins` command completion. - (#2325) Keep trailing comma in last `bibtex` field. - (#2327) Highlight `&` in `longtable`. - (#2328) Invoke `toLocaleLowerCase` for the suffix of filenames. - (#2344) Allow multiple `args` completion with `\cite`. - (#2339,#2342) Parts of `Compiler Log` are not parsed. - (#2347) Highlight `optidef` envs. - (#2356) No leading space allowed before `#begin{document}` when using `subfiles`. - (#1423,#1820,#2368) Deactivate auto-closing for snippet prefixes. ## [8.13.2] - 2020-09-12 ### Fixed - Extension within WSL uses the wrong un-polyfilled `pdf.js`. ## [8.13.1] - 2020-09-12 ### Fixed - (#2274) Fix spelling error `formater` -> `formatter`. ## [8.13.0] - 2020-09-11 ### Added - (#2261) Declare a formatter provider for `bibtex`. ### Fixed - (#2270) Extension work again with Remote Development extension. ## [8.12.0] - 2020-09-11 ### Added - (#2198) Add a command to select the full content of the current environment. - (#2225) Enable `latex-workshop.surround` on the Command Palette. - (#2249) Improve support for LaTeX fenced code block in Markdown. ### Changed - Update PDF.js to v2.4.456. - Drop support for vscode < 1.42. - (#2158) Add invert PDF in dark mode only. - Made invertMode configuration more intuitive. - Set default for invertMode.enabled. ### Fixed - (#2117) Add a build icon. - (#2126) Improve scope names. - (#2169) Fix the trim mode of the PDF viewer. - (#2189) Duplicate cite entries. - (#2203) Refactor and add above/below to `view.pdf.tab.editorGroup`. - (#2207) Ignore verbatim content when computing structure. - (#2211) Add `onSave` option to `latex.autoBuild.run` - Reverts `4d3ea8b` - (#2223) Remove `press a-z and space for greek letter`. - (#2229) Add TBA snippet for table. - (#2232) Fix XML & HTML scopes. - (#2245) Should not treat blob URLs, `blob:...`, as external links. - (#2265) Use `px` instead of `rem` for padding of SVG images on the snippet panel. ## [8.11.1] - 2020-07-01 ### Fixed - Restoring PDF viewers does not work well with VS Code 1.47. - (#2172) `"latex.recipe.default": "lastUsed"` doesn't work. - (#2176) No need to put the closing `}` on its own line in `.bib`. - (#2177) Use `kpsewhich` to resolve bibliography files. - (#2182) Also search for `.bib` files in `rootDir`. ## [8.11.0] - 2020-06-24 ### Added - (#2149) Add support for `weave.jl`. - (#2154) Add section numbers in outline. - This feature can be deactivated by setting `view.outline.numbers.enabled: false`. ### Improved - (#2109) Improve PDF viewer refresh speed. - (#2157) Improve the invert mode of the PDF viewer with additional filters. ### Fixed - Activate `onEnterKey` even when suggestion is visible. - Always activate `onEnterKey` when `acceptSuggestionOnEnter`. - (#2167) Do not activate `onEnterKey` when `suggestWidgetVisible`. - (#2107) Use `fs.realpathSync` to compare file paths for SyncTeX. - (#2146) Use `rootFile` to expand placeholders when formatting. ## [8.10.0] - 2020-06-06 ### Added - Enhance LaTeX3 support. - Activate extension for `latex-expl3` language id. - (#2018) Support restoring PDF viewers. - (#2088) Add completion support for `includeonly`/`excludeonly`. - (#2099) Set default recipe by name. - (#2115) Add intellisense for optional `bibtex` fields. - (#2118) Texcount comes back. - (#2136) Filename completion with already typed path. ### Fixed - Fix double `}}` in env completion. - (#1523) Match `\autocite`s syntax highlight. - (#2049) Add `luahbtex` rule for build info. - (#2052) Add standard math envs to the default list. - (#2052) Set `intellisense.package.enabled` to true to populate intellisense based on the used packages. - (#2054) Declare more cite commands for syntax highlighting. - (#2055) Stop rebroadcasting keyboard events on Linux. - (#2056) Remove duplicate `\env` commands. - (#2120) Show labels in structure/outline. - (#2131) Fix spaces in suggestions. ## [8.9.0] - 2020-04-24 ### Added - Update `PDF.js` to `v2.3.200`. - Enhanced `rnw `support. - Turn `..` into tabstops in snippets. - The new placeholders `%DOC_W32%`, `%DOC_EXT_W32%`, `%DIR_W32%`, `%OUTDIR_W32%` are normalized so that they use `\\` as the path separator on Windows. - Placeholders without the `_W32` suffix always use `/` as the path separator. On Unix platforms, placeholders with and without the `_W32` suffix have the same value. - (#1534,#2020) Match `\left`...`\right` brackets. - (#1951) Load `data/packages/class-*.json` files to provide completion items specific to `documentclass`es. - (#1989) Add syntax highlighting for TypeScript in `minted`. - (#2029) Refactor environments snippets. - (#2033) Add a completion provider for `bibtex` files. - (#2047) Add more default commands in intellisense. ### Changed - In `%DOC%` and `%DOCFILE%`, we now remove any extension, not only `.tex`. - Two new placeholders `%DOC_EXT%` and `%DOCFILE_EXT%` are respectively the root file full path and the root file name with the extension kept. - Use `cross-spawn` to build and view. ### Fixed - Fix `updatePkg` when `latexParser` fails. - (#2002) Make sure to kill all child processes. - (#2003) Reveal a `WebviewPanel` when executing SyncTeX. - (#2010) Force `/` in `%OUTDIR%` even on Windows. - (#2011) Check the length of the args of `\label` command. - (#2012) Remove `cleveref` intellisense entries. - (#2016) Disable Ctrl+P Shortcut in `pdf.js` viewer. - (#2017) Use a dedicated option for pdf watch delay. - (#2025) Render citation completion and preview as markdown. - (#2030) Order latexmk rules numerically in compilation live info. ## [8.8.0] - 2020-03-22 ### Added - (#1949) Make the PDF watcher delay configurable via `latex.watch.delay`. - (#1950) Enable keyboard shortcuts of VS Code on the PDF viewer. - (#1955) Add embedded language support for minted ruby. - (#1963) Add `\addplot` grammar support. - (#1985) Improved intellisense for reference via `intellisense.citation.format`. ### Removed - (#1986) Remove `formatOnSave:false` in latex configuration. ### Fixed - (#1947) Normalize `outdir` path. - (#1953) Fix clean command with relative `outDir`. - (#1962) Use page numbers to cache SVG files. - (#1965) Ctrl click to open `documentclass` file. - (#1972) Use `rootDir` as PWD when parsing `.fls` file. ## [8.7.2] - 2020-02-12 ### Fixed - Fix popup severity. - (#1811) Wait for write to finish before firing a change event. - (#1907) Scan `\DeclarePairedDelimiter` for preview. - (#1925) Add setting for prompting user or not with subfile. - The new setting is `latex.rootFile.doNotPrompt`. When set to yes, the file used is decided according to `latex.rootFile.useSubFile`. - (#1926) Fix `parseLatex`, which should return `undefined` when parsing fails. - (#1927) Scan for already used environments for intellisense. - (#1928) Watch external pdf for automatic reload. - (#1932) Remove the `-cd` option of `latexmk`. - (#1933) Add an option to disable the progress bar of the compilation of LaTeX `progress.enabled`. - (#1943) Do not call `document.save()` in formatter. ## [8.7.1] - 2020-01-31 ### Fixed - (#1924) Try magic and active document before current root. ## [8.7.0] - 2020-01-30 ### Added - (#1913) Add recipe for rwn files. - (#1914) Add option to highlight or comment out duplicate entries in BibTeX. - (#1918) Declare `\Sexpr` syntax ### Fixed - Fix scanning of \def for autocompletion. - (#1876) First try current rootFile on editor change. - (#1895) Fix subfiles building with `latexmk`. - (#1895) Accept roofile without extension in subfiles. - (#1902) Do not change the left panel on active editor change when `view.autoFocus.enabled` is set to `false`. - (#1904) Always use '/' as path separator. - (#1905) Fix keybinding regression for `ctrl+alt+[` and `+]`. - (#1911) `vscode.DocumentSymbol` expects non-empty label. - (#1915) Accept `@` in command names for intellisense. - (#1921) Trim current token for hover. ## [8.6.0] - 2020-01-13 ### Added - (#1862) Syntax highlight for BibTeX style language (`.bst`). - (#1878) Add config to scan `label={...}`. - (#1891) Support asterisked sections in `shiftSectionLevel`. - (#1894) Declare `\bibentry` as a citation command. ### Changed - (#1872) Refactoring communications between the WebSocket server and PDF viewers. - (#1874) Use typed proxies of workerpool. ### Fixed - Fix double `/` in `latexindent -c` when using docker. - (#1871) Override the spread mode specified in PDF documents with the current. - (#1873) Do not use PWD entry as the cwd for fls files. - (#1873) Use `cross-spawn` to run `latexindent`. - (#1877) `\def` commands not passed to mathjax for preview. - (#1886) Send `type: 'loaded'` to the extension host when PDF files loaded. - (#1889) Fix outDir when containing `../`. - (#1890) `latex.watch.files.ignore` not fully honored. - (#1899) Activate all keybindings for `rsweave` id. ## [8.5.0] - 2019-12-17 ### Added - (#1826) Load (and cache) PDF preview directly from disk for `\includegraphics` completion. - (#1843) Set the background color of the internal PDF viewer. - (#1846) Add regex for `biber` to live compilation info. ### Changed - (#1842) Rename `intellisense.preview.enabled` to `intellisense.includegraphics.preview.enabled`. - (#1856) Add `*.syntex(busy)` and `*.synctex.gz(busy)` to files to clean. ### Fixed - (#1841) Quotes break syntax highlighting in `.bib` files. - (#1848) `close-env` fails at beginning of line. - (#1851) Preview fails when anything starting with `\par` is inside a `\newcommand`. - (#1853) Accept white space between dirs in `\graphicspath`. - (#1860) Accept subdirectories when using subfiles. - (#1863) Refactor `latexindent` detection. ## [8.4.2] - 2019-11-27 ### Added - (#1819) Add an open on the left mode for the viewer tab, controlled by `view.pdf.tab.editorGroup`. - (#1817) Replace placeholders in external build arguments. - (#1777) Declare a new language id for `.rnw` documents. - (#1833) XeLateX live compilation progress. ### Changed - (#1818) Do not clean `.ist` files. ### Fixed - Fine tune some log messages. - (#1793) Broken pdf viewer with inverted color. - (#1822) Output window messes with LATEX Snippet Panel. - (#1823) Drop the star when passing `newcommand`s to mathjax. - (#1827) `subimport` `path.resolve` issue. ## [8.4.1] - 2019-11-16 ### Fixed - Version 8.4.0 did not show up in the marketplace. ## [8.4.0] - 2019-11-16 ### Added - (#1780) Add commands to sort and align bibtex files. - (#1808) Add commands of `\bigl` and others. ### Changed - (#1798) Tweaked promote/demote sectioning feature. - Please read the wiki [Sectioning](https://github.com/James-Yu/LaTeX-Workshop/wiki/Snippets#Sectioning) page for details. The actions of `ctrl+[` and `ctrl+]` are exchanged. ### Fixed - (#1785) Do not reopen all documentations every time. - (#1788) A lot of tweaks related to extension freezing issue. - (#1804) Reconnect WebSocket after closed by sleep and wake. - (#1805) Turn `\providecommand` into `\newcommand` for mathjax preview. ## [8.3.1] - 2019-11-04 ### Changed - (#1669) Activity icon. Sorry! @trevorgunn ## [8.3.0] - 2019-11-03 ### Added - (#1751) Add option to display progress as a notification. - (#1765) Enable hover on `\includegraphics`. ### Fixed - (#1589) Change symbol loading method. - (#1600) Improve TikZ snippet panel. - (#1676) Add Content Security Policy to WebViews. - (#1680) Kill all child processes when killing their parents. - (#1729) Scan for `newcommand`s in the whole project for preview. - (#1734) Use Mutex for `latexindent`. - (#1750) Chinese/Japanese characters in formula preview not rendered correctly. ## [8.2.0] - 2019-09-28 ### Added - (#1712) Texdoc completion. ### Fixed - (#1644) Fix build brogress bar length. - (#1655) Highlight `mpost` environments as plain tex. - (#1679) Add `latexmk` recipe for `lualatex`. - (#1689) Use local cpp grammar with bailout pattern. - (#1711) Restrict some keybindings to latex files. - (#1714) Declare `.ctx` files as a LaTeX filetype. - (#1720) Fix parsing `\usepackage`. ## [8.1.2] - 2019-09-12 ### Fixed - Re-compile the project to include changed should be presented in `8.1.1`. ## [8.1.1] - 2019-09-12 ### Changed - (#1672) Revert #1639: "Check pdf writable status before building." - Remove the snippet of `\setminus`. ### Fixed - (#1653) Enables hover on refs with spaces in them. - (#1661) Allow the same commands with different arguments. ## [8.1.0] - 2019-08-29 ### Added - Add a config `intellisense.update.aggressive.enabled` to disable parsing on text change. - (#1504) Add a latexmk(rc) recipe. ### Changed - (#1647) Syntax parsing is now done in a separate thread. Typing lag should be resolved. ### Fixed - (#1555) Use caption of the main figure for outline. ## [8.0.7] - 2019-08-26 ### Changed - (#1635) Add `.nav` and `.snm` to `latex.clean.fileTypes`. ### Fixed - (#1637) Find root only when active editor is tex-like. - (#1639) Check pdf writable status before building. ## [8.0.6] - 2019-08-22 ### Fixed - (#1630) Synctex not working after refreshing pdf viewer. ## [8.0.5] - 2019-08-22 ### Fixed - Use the previous regex-based parsing if the extension cannot build AST properly. - (#1612) Proper parsing of `tex` input tree. - (#1621) Fix command completion from used packages. - (#1621) Check argument list length of `renewcommand`. - (#1623) Make reverse synctex keybinding configurable. - (#1626) Refresh viewer after successful build with external command. ## [8.0.4] - 2019-08-20 ### Fixed - Latency before providing auto-completion items. - (#1599) Fix handling of periods in multiline warnings. - (#1612) Find root also search for `tex` parents. - (#1614) Remove word count remnants. - (#1615) Synctex stops working. - (#1619) Regression: respect rootDir when dealing with \input ## [8.0.3] - 2019-08-19 ### Fixed - (#1607,#1608,#1609) Compilation cannot find root file within `\input` sub-files. ## [8.0.2] - 2019-08-19 ### Fixed - Extension hangs when `expl3-code.tex` is present in `.fls` file generated by compiler. - Error debug messages complaining about undefined cached items. ## [8.0.1] - 2019-08-19 ### Fixed - Packaging issue in version 8.0.0 leads to unusable extension. ## [8.0.0] - 2019-08-19 - Engineering Update ### General - LaTeX Workshop now use abstract syntax tree to analyze LaTeX projects and provide auto-completions. - LaTeX Workshop now has a sibling extension, LaTeX Utilities, to hold features that are fancy yet not for everyone. ### Added - Updated `pdfjs` for PDF viewer. - (#1564) Make `toggleSelectedKeyword` work for multi-selections. ### Fixed - (#1553) Allow double quotes to delimit values in bibtex. - (#1581) PDF viewer not refreshing after build after a while. - (#1585) Fix synctex after build with external viewer. - (#1595) Mimic the way `\begin` is indented when closing an environment. - (#1604) Prefer `source.cpp.embedded.latex` in `cpp`-minted env. ### Removed - Formatted Paste, moved to LaTeX Utilities - Word Count, moved to LaTeX Utilities - Tikz Preview, moved to LaTeX Utilities ## [7.3.0] - 2019-07-31 ### Added - Add a config for always loading extra packages in auto-completion. - (#1511) A snippet panel. ### Fixed - (#1521) Fixed several bugs on `tikz` preview. - (#1523) Syntax highlighting for `\autocites`. - (#1524) Add beamer frames to the outline. - (#1526) Add intellisense for code input `\lstinputlisting` and `\verbatiminput`. ## [7.2.0] - 2019-07-20 ### Added - (#1500,#1516) Add `tikzpicture` preview. - (#1496) New `subfiles` package support. ### Changed - (#1501) Use `base64url` to encode path. - (#1509) Improve description of `formattedPaste` settings. ### Fixed - (#1201) Catastrophic backtracking in `getGraphicsPath`. ## [7.1.0] - 2019-07-07 ### Added - (#1452) Paste formatted tables from csv. ### Changed - (#1446,#1448) Build info panel tweaks. ### Fixed - (#1415) Parse `label={...}` properly to get references. - (#1428) Handle optional arguments in `newcommand` for `mathjax`. - (#1430) Declare `\left`, `\right` as a pair. - (#1433) Fix `.fls` and `.aux` file discovery with relative `outDir`. - (#1433) Make structure and manger honor `texDirs`. - (#1435) Remove a file from `texFileTree` when it is deleted. - (#1440) Clear build progress on failure to build. - (#1449) Add option to force recipe usage. - (#1457) Honor `journaltitle` in citation browser. - (#1458) Show `stderr` on recipe error. - ($1463) Pass `DeclareMathOperator` to `mathjax`. ## [7.0.2] - 2019-06-07 ### Changed - (#1417) Change default math preview cursor symbol. ### Fixed - (#1405) Add eol to `newcommand` file for mathjax. - (#1412) Fix the width of textLayer on pdf viewer. - (#1413) Fixed the menu of pdf viewer. ## [7.0.1] - 2019-05-24 ### Fixed - (#1389) Highlight `\verb` in math mode. - (#1390) Update alternate keyboard selection. - (#1397) Allow multi-line captions. - (#1397) Allow one level of `{...}` inside caption. - (#1399) Declare `displaymath` as a math environment. - (#1395,#1402) Wait for Web Socket to open. ## [7.0.0] - 2019-05-17 - Work in the Cloud Update ### Added - (#1326) Show label or given number to ref in hover on the ref. - (#1345) Support single and double line font warnings. - (#1357) Enable LaTeX Workshop to work with VSCode Remote Dev. ### Fixed - (#1343) Make `buildOnFileChange` work regardless of the activeTextEditor. - (#1354) Add new command defs from an input file to hover preview. - (#1355) Add default trim mode setting. - (#1363) Extend font warning second line to other warnings. - (#1363) Locate matching pair for inline environments. ## [6.5.1] - 2019-04-28 ### Fixed - (#1298,#1333) Fix structure analyzer with inclusion cycle. - (#1319) Use `PWD` to resolve paths in `.fls` files. - (#1331) Keep cursor >= 0 when shifting section. - (#1333) Auto build from imported files work again. - (#1334) Don't throw error when `synctexjs` fails. - (#1341) Handle cycle in `clearTeXFileTree`. ## [6.5.0] - 2019-04-25 ### Added - (#1307) Add some details into `commands.json`. - (#1310) Provide details for `environments.json`. - (#1321) Make go back and forward buttons on pdf viewer work with SyncTeX. ### Fixed - (#710) Highlight fenced code block with extra `{ }` argument. - (#1298) Prevent circular dependencies in manager. - (#1302) Remove label from `equation` and `align`. - (#1313) Load `latex-mathsymbols_cmd.json` by default. - (#1322) Less escapes in wordpattern. ## [6.4.0] - 2019-04-11 ### Added - (#1263) Add accent commands. - (#1265) Make port of viewer configurable. - (#1267) Add label field to `AutocompleteEntry`. - (#1273) Configure the editor group for the tab viewer with `view.pdf.tab.useNewGroup`. ### Changed - Deprecate the old action dropdown, replace with side view. ### Fixed - Improve regex for hovering on inline maths. - Make auto build interval configurable, not 1000ms. - Skip postprocessing (e.g., refresh viewer) if latexmk is skipped, i.e., no change. - (#1272) Root file detection with auto build and `subfiles` package. - (#1278) Support preview for `$$...$$`. - (#1281) Allow using previous recipe by default, configurable at `latex.recipe.default`. - (#1288) Use file pooling for `chokidar` watch. - (#1290) Expand all placeholders. ## [6.3.0] - 2019-04-01 ### Added - Add intellisense for the figure environment. - Support file completion for import package. - (#1234) Add `Save without Building`. ### Fixed - Fix external reverse synctex on Windows. - (#922) Use scala syntax inside `scalacode` environment. - (#1235) Declare `[a-zA-Z]*` matrix as array environments. - (#1249) Intellisense for custom environments. - (#1250) Support Ctrl+click to open an included file. - (#1237) Support `graphicspath` for `includegraphics` completion. - (#1252) Highlight `IEEEeqnarray`. - (#1254) Look for output files in `outDir` instead of `rootDir`. - (#1259) Highlight `begin`...`end` inside `macrocode` (doctex). ## [6.2.2] - 2019-03-15 ### Fixed - (#1231) Never watch `/dev/null`. ## [6.2.1] - 2019-03-13 ### Fixed - (#1228) Check if depending files exist before watching them. ## [6.2.0] - 2019-03-12 ### Added - (#1199) Use the last compilation to find and watch all the dependencies. - (#1218) Syntax highlighting in `doctex`. ### Fixed - (#1210) Respect output dir when refreshing viewer. - (#1211) Accept utf8 chars in paths. - (#1212) Try/catch the call to `pdflatex` at init. - (#1216) Do not inject commented `def` in mathjax. - (#1221) Do no parse the command paren inside `newcommand`. - (#1222) Use `ctrl+l` `ctrl+l` for `expandLineSelection`. - (#1222) Use `ctrl+l` `ctrl+m` for `editor.action.toggleTabFocusMode`. - (#1224) Highlight more citation commands. ## [6.1.0] - 2019-03-05 ### Added - Support `\def` in addition to `\newcommand` in mathjax preview. - (#731) Narrow search of root file with two new settings to include or exclude files from the root file search mechanism - `latex.search.rootFiles.include` - `latex.search.rootFiles.exclude` - (#1188) Add support for sage environments. - (#1191) QoL changes to make log messages better. - (#1192) Literate haskell. ### Changed - (#1180) A complete rework of killing LaTeX mechanism. - (#1155) Use workspace directory as `cwd` in external build command. ### Fixed - Fix list of suggestions for surrounding text. - Capture footnote content as `entity.name.footnote.latex`. - (#1185) Declare `\inlinecode` and code environment as `verbatim`. - (#1206) Make the width of math preview on hover larger. ## [6.0.0] - 2019-02-19 - QoL Update ### Added - (#484) Add support for [magic TEX or BIB options](https://github.com/James-Yu/LaTeX-Workshop/wiki/Compile#magic-comments). - (#1141) Add a `texdoc` interactive command. - (#1157) LaTeX compilation progress monitor. - (#1161) Word-based reverse synctex. - (#1178) Add a new config `latex.texDirs` to search for input TeX in extra directories. ### Changed - Remove deprecated configs. - Rename `hoverPreview` configs to `hover.preview`. - Rename `latex.clean.run` to `latex.autoClean.run`. - Combine `latex.clean.enabled` and `latex.clean.onFailBuild.enabled`. - Combine `latex.autoBuild.onSave.enabled` and `latex.autoBuild.onTexChange.enabled` as `latex.autoBuild.run`. - Add `latex.clean.subfolder.enabled` to determine whether subfolders should be cleared. ### Fixed - (#1135) Parse `biber` warning. - (#1137) `%DIR%` in `outDir` works with docker. - (#1155) Define an [external build command](https://github.com/James-Yu/LaTeX-Workshop/wiki/Compile#external-build-command). - (#1156) Follow cursor in TeX structure panel. - (#1162) Include environment variables to building tools. ## [5.21.0] - 2019-01-24 ### Added - (#1131) A new config `chktex.run` to define upon which events `chktex` should execute. ### Changed - Rename `latex.outputDir` to `latex.outDir` for consistency with LaTeX compiler arguments. - (#1131) Rename `chktex.interval` to `chktex.delay` for a better summary. ### Fixed - (#1127) Not throw when a parse error occurs in `synctexjs`. - (#1132) Do not provide 'Definition' for graphics files. - (#1134) Use `path.resolve` to replace `path.join` when applicable. - (#1137) Use `%DIR%` as the default value for `latex.outDir`. ## [5.20.2] - 2019-01-20 ### Fixed - (#1114) No trailing slash in `outpurDir`. ## [5.20.1] - 2019-01-15 ### Fixed - Correctly parse `putbib` bib-files. ## [5.20.0] - 2019-01-15 ### Added - Parse bib files provided by `putbib`. - (#1063) Allow multiple viewers for the same document. - (#1079) Improve `outdir` handling. A new placeholder `%OUTDIR%` is included. - (#1096) A new config to clear Compiler logs before each step of recipe. - (#1102) A new config to specify additional directories to look for .bib files. ### Changed - Enable synctexjs by default. - Make command and reference completion local to the LaTeX project. - (#1085) Make intellisense local to a root file. ### Fixed - (#1070) Synctex to the already opened tex file when using symlinks. - (#1071) New command definitions inserted at incorrect position. - (#1077) Set the default external PDF viewer based on the OS. - (#1082) Only latex id at the beginning of a fenced block. - (#1084) Backward synctex when trim mode. - (#1089) Improve the accuracy of synctex. - (#1092) A command must start with `\`. - (#1095) Remove unnecessary workspace root of file caching. - (#1095) Call findRoot when active editor changes. - (#1100) Raise an error when viewing a non existing PDF file. - (#1109) Clear selection after inserting citation from browser. ## [5.19.0] - 2018-12-21 ### Added - Add arguments to command definition. - Hover on a command to access the package documentation. - (#625) Hover on a package name to access his documentation. - (#1030) Support a builtin `synctex` functionality. - (#1056) Support math preview on `\ref` with multiple input files. - (#1058) Add commands of `intcalc` package. ### Fixed - Avoid duplicates in command intellisense. - (#609,#669,#801,#837,#857,#883,#1059) Define `wordPattern` of LaTeX. - (#970,#1059) Tab out of snippets. - (#1060) Hilghlight `xltabular` as `tabular`. - (#1061) Scan `newcommand`s for intellisense. - (#1074) Avoid viewer title duplication. ## [5.18.0] - 2018-12-10 ### Added - Comprehensive `cite` and `ref` intellisense improvements. - (#1018) Add placeholder `%TMPDIR%` to `latex.outputDir`. - (#1022) Add documentation for `pdf.js` shortcuts. - (#1024) Add support for `pyglist` env (`verbments` package). - (#1028) Add command `view in external viewer` to menu. - (#1034) Add intellisense for wrapper packages. - (#1036) Intellisense: Add one entry per command signature. - (#1051) Add entries from thebibliography to citation intellisense. ### Fixed - Fix missing argument in citation.browser. - (#1015) Fix formatter not respecting tab and space settings due to wrong option. - (#1025) Fold `\part`. - (#1026) Collapse `\begingroup`...`\endgroup`. - (#1027) Syntax for `lstinline`. - (#1031) Fix sorting `completionItems` of commands in dropdown. - (#1032) Fix citation completion for keys containing : - _ and . - (#1041) Display current file hierarchy in vs code outline. - (#1046) Do not capture strings ```...''`. - (#1048) Fix reverse synctex for odd and even spread mode. - (#1054) Fix trim mode with annotations. ## [5.17.3] - 2018-11-24 ### Fixed - Hide the sidebar notification green dot of pdf viewer. - (#995) Add syntax support for `mintinline`. - (#995) curly braces vs pair of same delimiters. - (#1006) Focus on active editor after switching to latex view. - (#1009) By default disable auto showing the side bar view. ## [5.17.2] - 2018-11-21 ### Fixed - Reverse synctex not working due to encoded file path. ## [5.17.1] - 2018-11-21 ### Fixed - A better view switching logic between tex files and git-diffs of them. ## [5.17.0] - 2018-11-21 ### Added - (#992) Provide command intellisense for selected packages. - Two new config items are included, namely `intellisense.unimathsymbols.enabled` and `intellisense.package.enabled`, defaulted `false`. - For command and environment intellisense of particular contents, enable the corresponding config. - Please report if you experienced significant delay when activating the extension. - (#1002) Add a `view.autoActivateLatex.enabled` config to auto-show latex view when switching back from non-tex files. ### Fixed - (#987) Fix error loading pdf paths with `#`. - (#990) Add `documentclass` preamble folding - (#994) Restore trimming option upon pdf refresh. - (#997) Hover preview accepts `(re)newcommands*` with the star. ## [5.16.0] - 2018-11-15 ### Added - (#673) Customizable docker image. - (#813) `message.latexlog.exclude` to exclude compiler messages. - (#875) Hover preview includes all `(re)newcommands`. - (#975) Provide `bind.altKeymap.enabled` config to use alternative `ctrl`+`l` `alt`+ keymap. - (#982) Add `%TMPDIR%` placeholder to tools. ### Fixed - Better section and LaTeX environment folding. - Show status bar icon when switching back from non-tex files. - Consistent viewer trimming selector. - Wrong bib file definition location. - (#765) `syncTeX` upon build finished, beside viewer loaded. - (#976) Only insert `\item` when cursor is at the end of an line or followed by only spaces. ## [5.15.3] - 2018-11-12 ### Fixed - Retain TeX sidebar badge when focusing PDF viewer. ## [5.15.2] - 2018-11-12 ### Fixed - Unified PDF viewer dropdown menu style. - (#957) Allow `latex.outputDir` to be an absolute path. - (#972) Add space after `\item` in snippets. ## [5.15.1] - 2018-11-07 ### Fixed - Catch error when parsing theme files. - (#956) Hang when magic comments form a loop. ## [5.15.0] - 2018-11-05 ### Added - (#944) Add content folding. ### Changed - (#947) Change the displayed name of this extension to `LaTeX`. ### Fixed - (#945) De-indent `\documentclass{}`. ## [5.14.2] - 2018-11-03 ### Fixed - (#941) PDFJS library not bundled correctly, again. ## [5.14.1] - 2018-11-03 ### Fixed - (#941) PDFJS library not bundled correctly. ## [5.14.0] - 2018-11-03 ### Added - (#909) Add [View on pdf] link in hover on \ref. - (#922) Add highlighting support for `VerbatimOut`. - (#935) Upgrade `pdfjs` to 2.0.943. ### Changed - (#901) Hover preview not render cursor at the beginning and at the end. - (#933) Clean output directory recursively. ### Fixed - (#894) Use '/' as the path separator for file completion. - (#905) Hover preview stop rendering cursor in label. ## [5.13.0] - 2018-10-18 ### Added - (#890) Offline math hover preview. ### Fixed - Extension distribution size is reduced. - (#885) No `--max-print-line` with `xelatex` and `lualatex`. - (#886) Understand `\InputIfFileExists` as an `\input` command. - (#889) Item-on-enter issue with Vim extension. ## [5.12.2] - 2018-10-14 ### Fixed - Bundle a minimal MathJax with the extension. - (#873) Enable scaling of math preview in hover. ## [5.12.1] - 2018-10-14 ### Fixed - Not able to preview maths in LaTeX environments. ## [5.12.0] - 2018-10-14 ### Added - Insert `\item` on enter again. - Auto-completion for file path. - (#864) Use webpack for release bundling. - (#867) Hover on LaTeX for math preview. ## [5.11.1] - 2018-10-05 ### Fixed - (#849) Use WebView API for PDF content persistency. ## [5.11.0] - 2018-10-05 ### Added - More keyboard shortcuts `@tecosaur`. - (#809) Implement keybindings for snippets. ### Fixed - More syntax highlight improvements. - (#816) Ignore outputDir setting when directly viewing PDFs. ## [5.10.2] - 2018-09-25 ### Added - Add more text formatting commands to latex.json. - Add more math symbols as snippets. - (#789) Add shortcut ctrl/cmd+alt+x to activate latex badge. - (#809) Use `@v` + letter for variants of greek letters. ### Fixed - (#796) Add extra file stack handling for MikTeX. - (#803) Use dedicated scopes for curly/round brackets. - (#806) Make commands available for surrounding text. - (#808) Chmod 755 instead of 777 for potential security flaw. - (#819) Associate `.ltx` with TeX filetype. - (#821) Make underscore excluded in `constant.character.math.tex`. ## [5.10.1] - 2018-09-18 ### Fixed - (#796) Prevent build commands from breaking lines in output. - (#796) Fix wrong handle of non canonical `EOL` in log messages. - (#797) Fix `undefined` depth error in LaTeX structure. - (#798) Select line in `gotoSection`. - (#802) Add contextual menu back, enabled by a new configuration item. ## [5.10.0] - 2018-09-14 ### Added - Add command view to sidebar. - (#768) Meaningful symbol definitions. - (#790) Added snippet for Greek letters to detail. - (#792) Enable activity bar item only on LaTeX projects. - (#794) Enable snippets usage on selected text. ### Fixed - (#786) Correct file path parsing in LaTeX log. - (#788) Make tooltips honor message line breaks. ## [5.9.0] - 2018-09-09 ### Added - Show LaTeX project structure in a new activity bar badge. - Adapt to new vscode `1.27` platform-specific keybind. - (#730) Log parsing improvements. - (#733) Make `outputDir` understand placeholders. - (#743) Allow any filetype extension to be declared as latex. - (#744) Automatically trigger intellisense after inserting a snippet and selected commands. - (#780) Add more `amsmath` environments to snippets. ### Changed - Remove snippets placeholders default values. - Show outline of the current file in built-in `outline` view. ### Fixed - (#752) Fix outline when using \input with a full path. - (#781) Handle multiline log messages. - (#783) Re-open all opened PDF upon activation. ## [5.8.2] - 2018-08-16 ### Fixed - Temporarily remove `enter-to-insert-\item` feature. ## [5.8.1] - 2018-08-15 ### Fixed - (#739) Correctly insert linebreak with ENTER outside `itemize` environment. ## [5.8.0] - 2018-08-15 ### Added - Add config to enable file cleaning after a failed building process. - (#705) Support `\import` as well as `\subimport` for outline and build. - (#719) Supersed 'Enter' to automatically add `\item` while itemizing. - (#720) Support nested `subimport`s `@Moberstein`. ### Fixed - README contents. - Make sure magic comments start at the beginning of the line. - (#696) Make outline handle title with nested braces. - (#723) Finding root file when using nested `subimport`. - (#728) Do not autocomplete `\end`. - (#736) Do not build upon file change if building, suppress next build within 1s. ## [5.7.0] - 2018-07-24 ### Added - (#701) Add config to disable badbox information. - (#710) Add syntax support for latex fenced block in markdown. - (#717) Auto show PDF on left click in file explorer. ### Fixed - Make sure to ignore all comments in Outline. - (#713) Make sure to ignore comments when finding dependencies. ## [5.6.1] - 2018-07-09 ### Fixed - (#693) Correct pdf tab focus logic. - (#694) Adopt new grid layout. ## [5.6.0] - 2018-07-09 ### Added - Add a new config to ignore too large bib-files. - (#499) Add chktex auto-fix for `$...$` and `$$...$$`. - (#658) Add import package support to outline. - (#666) Add a new pattern for badbox warning. - (#668) Add `(){}[].,` to macro boundaries. - (#684) Support multiple root file. - (#686) Smart `.chktexrc` location detection. ### Fixed - Fix a problem preventing `latexindent` working on directories with spaces. - (#556) Do not start build for terminated process - (#653) Honor insertSpaces in latexformatter. - (#663) Fixed documentation for `bigvee` and `bigwedge`. - (#667) Complete `\hyperref[]` with labels. - (#668) Fix math keyword highlighting followed by `_`. - (#682) Don't lose focus for pdf tab preview. ## [5.5.1] - 2018-06-06 ### Fixed - (#635) Outline update with `autoBuild.onSave` disabled. - (#646) Reference completion with multiple files. - (#648) Wrap `vscode.window.showErrorMessage` to respect the config. - (#652) Nested maths environment highlighting. ## [5.5.0] - 2018-05-22 ### Added - (#600) Provide a command to view in vscode tab. - (#613) Add auto synctex after build config. ### Fixed - Bibtex incorrectly parse entries without delimitors. - (#628, #629) More fixes on syntax highlighting. - (#634) Ignore labels defined in comments. - (#637) Use detached mode when opening external viewer. - (#640) Prompt title and author in citation hover hint ## [5.4.0] - 2018-05-16 ### Added - (#618) Snippets with no leading `\`. ### Changed - (#604) Ignore `"` in LaTeX syntax highlighting. ### Fixed - (#595) Handle nested `{...}` in macro arguments. - (#606) Declare cases as a math environment. - (#609) For maths snippets, use `$0` as the placeholder for the body part. - (#615) Make syntax aware of optional arguments. - (#624) Syntax highlighting for `&` and `\\`. ## [5.3.3] - 2018-05-06 ### Added - (#565) Format bibtex with formatter. ### Changed - (#597) Do not highlight strings in .bib files @jlelong. - (#598) Autocomplete for `\left` command @jcmonteiro. - (#603) Remove double `"` matching highlight. ### Fixed - Fix `not using scheme` warning when activating extension. - (#559) Double encode `&` in url to prevent browser auto-decode. - (#566) Recognize indented section headers in outline. - (#567) Remove `frame` in environment hint and add in commands. - (#586) Ignore sections after `\end{document}` in outline. ## [5.3.2] - 2018-05-03 ### Changed - (#585) Merge latex-memoir into latex @jlelong. ### Fixed - (#575) Fix unbalanced strings in syntax highlights @jlelong. - (#576) Remove `set -euo` in linux docker executables. - (#577) Disable latexindent check when docker enabled. - (#579) Do not capture `{...}` groups @jlelong. - (#581) Fix no completion for double backslash @jlelong. - (#582,#583) Further LaTeX syntax re-organize @jlelong. ## [5.3.1] - 2018-04-25 ### Added - (#552) Add multicursor to current environment name @jlelong. - (#573) Add environments and package completion @chantisnake. ### Fixed - (#181) Correct in-tab view option. - (#568) Prevent completion for `\\`. ## [5.3.0] - 2018-04-16 ### Added - Experimental docker support. ### Fixed - (#546) More syntax highlighting adjustments @jlelong. ## [5.2.0] - 2018-04-14 ### Added - (#441) Add `%TEX%` placeholder for external synctex. - (#511) Experimental texify log parsing. - (#529) Turns the step name into the program name @acristoffers. - (#532) Add Close / Navigate to environment actions @jlelong. - (#534) Complete \sqrt as \sqrt{x} using snippets @jlelong. ### Fixed - (#533) Set working directory when calling LaTeX binaries @Arxisos. - (#539) Correct magic comment description. ## [5.1.0] - 2018-04-10 ### Added - (#441) Add syncTeX to external experimental support. - (#512) Show recipe progress in statusbar @oerpli. - (#513) Add kill process function. ### Fixed - (#520) View correct PDF with `outputDir` set. - (#521) No `bib` will be executed without a `%! BIB program` comment @acristoffers. - (#522) Fix highlighting of {\\{...\\}} blocks @jlelong. - (#523) Fix key/value highlighting in bib files @jlelong. - (#526,#527) Dependency updates @thetric. ## [5.0.4] - 2018-04-04 ### Added - (#496) Add options to show/hide messages with different severities. - (#500) Add open compiler log option to error message. ### Fixed - (#504) Respect recipe when magic comment is given @acristoffers. - (#507) Does not show warning after immigration to recipe system. ## [5.0.3] - 2018-03-26 ### Fixed - (#494) Pick viewer in default case where 'viewer' is 'none'. ## [5.0.2] - 2018-03-25 ### Fixed - (#489) Magic comment program with undefined arguments. ## [5.0.1] - 2018-03-25 ### Added - (#482) Show info on how to change default pdf viewer. - (#483) Auto change toolchain to recipe. ### Changed - Overhaul `All Actions` quickdrop menu. ### Fixed - Correct building process fatal error status bar icon. - (#485) Formatter works for paths with spaces. ## [5.0.0] - 2018-03-24 - Recipe Update ### Added - (#426) `\usepackage` intellisense. - (#441) Unofficial external PDF viewer support. - (#441) Selectable view icon viewer target. - (#447) Multiple embedded PDF viewer improvements @chatziko. - (#459) Make arguments for latexindent configurable @project-pp. - (#467) Intelligently add root magic comment @oerpli. ### Changed - Use the new notification UI of vscode. - (#457,#468,#471,#473,#481) Multiple LaTeX syntax highlighting improvements @jlelong. - (#477) Change the original toolchain system to a new recipe system. - Please refer to the updated README on how to migrate. ### Fixed - (#449) Fix a typo in snippet for 'cline' command @hy950831. ### P.S. - Why skipping version 4? Four is sometimes considered an unlucky number in Chinese. XD ## [3.14.0] - 2018-02-22 ### Added - (#415) Support document range formatting @zoehneto. - (#424) Support latex specific formatting settings @zoehneto. - (#416) Clean auxillary files and retry once on build errors @schrej. ### Changed - Disable surrounding command by default. ### Fixed - (#401) Use `127.0.0.1` instead of `localhost`. - (#417) Improved synctex accuracy @chatziko. - (#418) Focus the iframe of the pdf viewer to enable keyboard navigation @chatziko. - (#419) Handle external links in the embedded viewer @chatziko. ## [3.13.0] - 2018-01-30 ### Added - (#332) Ctrl click on file name to navigate. - (#372) Show dropdown menu on which file to build. - (#383) Make path for latexindent configurable. ### Fixed - (#381) Fix current working directory issue when formatting on windows. ## [3.12.3] - 2018-01-10 ### Fixed - (#373) Toolchain does not append `-pdflatex=pdflatex` to `latexmk`. ## [3.12.2] - 2018-01-09 ### Fixed - Normalize path separator to *nix-style `/` on Windows. ## [3.12.1] - 2018-01-09 ### Fixed - (#368) Formatter now respect vscode indent settings @zoehneto. - (#369) The color of PDF viewer can be controlled. - (#371) `latexmk` uses magic command to select compiler. ## [3.12.0] - 2018-01-05 ### Added - (#363) Integrate nfode/latex-formatter with fix for indent.log @zoehneto. ### Fixed - (#359) Fix PDF viewing with ipv6 address @caidao22. - (#361) Comments may contain latex commands that should not be read @jsinglet. - (#365) Remove `$` auto-pairing. ## [3.11.0] - 2018-01-02 ### Added - Add conflict extension check. - (#240) View any PDF file from the context menu. - (#249) Clean auxiliary file now respect globs. - (#355) Add region markers support @Ash258. ### Changed - (#286) Hide print buttons when PDF is viewed in vscode. ## [3.10.1] - 2017-12-26 ### Fixed - (#346) `\input{file.tex}` need not to be at the row start to be included in outline. - (#353) `\begin{comment}` syntax highlight. ## [3.10.0] - 2017-12-19 ### Added - (#315) Highlight the location of SyncTeX in PDF viewer. ### Fixed - Tweak SyncTeX accuracy. ## [3.9.1] - 2017-12-13 ### Changed - Tweak toolbar show/hide behavior and threshold. ## [3.9.0] - 2017-12-11 ### Added - (#335) add an option to specify the browser used to view PDF file @Lencerf. ### Changed - (#343) Move mouse on viewer to show toolbar, revert viewer style. ### Fixed - (#341) Clarify `latex.outputDir` usage. ## [3.8.0] - 2017-12-01 ### Added - (#321) LaTeX inline math completion @innerlee. - A new config item to disable new version message. ### Fixed - (#325) Parse paths with hashtag. - (#333) PDF viewer with new theme has 2px border overflow. ## [3.7.0] - 2017-11-21 ### Added - (#308) Multi-root support @innerlee. - (#313) `chkTeX` now supports `.chktexrc` config @innerlee. ### Changed - (#314) Empty bibliography warning is now omitted @innerlee. - (#320) All LaTeX Workshop commands also activate the extension despite document type. ### Fixed - (#312) SyncTeX fails if the current position locates on last line which is empty @innerlee. - (#323) Irregular LaTeX log lead to trailing whitespace in file stack. ## [3.6.2] - 2017-11-15 ### Changed - (#283, #302) Update README @lippertmarkus. - (#305) Change PDF viewer theme to be brighter. This theme reduces eye strain when refreshing PDF @innerlee. ## [3.6.1] - 2017-11-06 ### Fixed - (#297) PDF path can contain `#` now. ## [3.6.0] - 2017-11-01 ### Added - (#288) New `intellisense.surroundCommand.enabled` config to control command surrounding feature. ## [3.5.5] - 2017-10-03 ### Fixed - (#284) Fix CMap URL to display CJK languages correctly @maruta. ## [3.5.4] - 2017-09-29 ### Changed - (#275) New icon @bartosz-antosik. Nice! ## [3.5.3] - 2017-09-19 ### Changed - (#272) Consider TeX files as proper project sources. ### Fixed - (#268) Saving document actually changes outline. ## [3.5.2] - 2017-09-11 ### Fixed - Better expl3 syntax highlight not shipped in `3.5.1`. ## [3.5.1] - 2017-09-11 ### Changed - (#261) Use dedicated output panel to display LaTeX compiler logs. - (#267) Better expl3 highlight with `@`. ## [3.5.0] - 2017-09-06 ### Added - (#256) `document`, `frame`, `columns` and `column` environments. - (#259) Expl3 colorizer. ### Fixed - (#257) Use "editorTextFocus" as key-bind condition. - Wrong content surrounded by command on long lines. ## [3.4.2] - 2017-09-04 ### Fixed - (#244) `opn` won't open web browsers for PDF viewer. Prompt instead. ## [3.4.1] - 2017-08-31 ### Fixed - (#244) Dev console error when switching to non-editor panes. - (#254) Use dirty logic to replace vscode-vim-specific command for LaTeX command surrounding. ## [3.4.0] - 2017-08-30 ### Added - (#246) Surround selection with latex command by pressing `\`. ### Fixed - Intellisense citation browser overridden by word hint. ## [3.3.4] - 2017-08-28 ### Fixed - (#247) Fix pdf viewer default setting won't work issue. ## [3.3.3] - 2017-08-22 ### Fixed - (#235) Add surrounding pairs for opening ` and closing '. - (#239) Support `label={some-label}` type reference. - (#242) Correct bibtex parser position offset. - (#245) Log parser file resolve from root instead of stack. ## [3.3.2] - 2017-08-15 ### Fixed - Reverse synctex opens `tex` file in the wrong view column when bottom panel is visible. ## [3.3.1] - 2017-08-14 ### Fixed - (#220) Continuous non-stop parsing `tex` file. ## [3.3.0] - 2017-08-08 ### Changed - Use `pdfjs-dist` to reduce codebase size. - Refresh PDF with pdf.js viewer API to reduce flashing time. ### Fixed - (#221) Open synctex document in non-pdf-viewer column. ## [3.2.2] - 2017-08-07 ### Fixed - (#229) Tab bar view-pdf icon is back. ## [3.2.1] - 2017-08-03 ### Fixed - (#223) Multi-file LaTeX log messages point to wrong file. ## [3.2.0] - 2017-08-02 ### Added - (#219) Show all symbol definitions within a document and the project. - (#224) Count single file words and floats when not opening the root LaTeX file. ## [3.1.2] - 2017-07-31 ### Fixed - (#216) Wrong status bar display when killing child processes. - (#217) PDF tab viewer over UNC cannot refresh. ## [3.1.1] - 2017-07-30 ### Fixed - (#214, #215) PDF viewer not properly registered in extension. ## [3.1.0] - 2017-07-29 ### Added - (#142) LaTeX project word counter by TeXCount. - Windows users are suggested to upgrade [TeXCount](http://app.uio.no/ifi/texcount/download.html) to version 3.0.1. - (#212) Add `newcommand` etc definition support. ### Fixed - (#211) Tab viewer support UNC address ## [3.0.1] - 2017-07-28 ### Fixed - (#208) Extension initialization failed when no root file is found. ## [3.0.0] - 2017-07-27 - Language Update ### Added - (#184) Add LaTeX language hover and definition providers. - (#202) Extra biblatex entry types. - (#204) Basic auto-indent feature provided by VS Code. ### Changed - (#205) Re-construct latex log parser. Credited to [`@Vogel612`](https://github.com/Vogel612). ### Fixed - (#203) Multiple optional parameter support to `\cite`. ## [2.10.2] - 2017-07-15 ### Fixed - (#195) `lstlisting` messes up syntax highlight. - (#196) Citation browser auto-complete replaces all characters in curly brackets. ## [2.10.1] - 2017-07-13 ### Changed - (#190) Now use a standalone file under extension folder to perform version check. ### Fixed - (#193) Duplicated entries in quick menu if Action is invoked multiple times. - Click `Close` on new version alert redirects to GitHub repo. ## [2.10.0] - 2017-07-06 ### Added - (#182) Use `|` as delimiters for outline section tags (`view.outline.sections`) in the same level. - Supporting entries in the dropdown quick menu. - Version update notice with small candies. ### Fixed - (#183) Citation browser does not replace the character already input in `\cite{xxx`. ## [2.9.1] - 2017-07-04 ### Fixed - Extension unable to activate due to typo in retrieving outline configuration item. ## [2.9.0] - 2017-07-04 ### Added - (#177) Add a new configuration item to customize LaTeX outline structure. ### Changed - (#178) LaTeX outline only show on LaTeX documents. - This requires an API from Insider channel. Public channel users need to wait for a while. - Rename `latex-workshop.viewer` configs to `latex-workshop.view`, and move existing configs to `pdf` sub-domain. ## [2.8.1] - 2017-07-02 ### Fixed - (#132, #173) Citation browser won't search if any bibtex item does not have title attribute. - Extension activate upon vscode start regardless of language setting. ## [2.8.0] - 2017-06-30 ### Added - (#175) Add LaTeX document outline. Credited to [`@jsinglet`](https://github.com/jsinglet). ## [2.7.1] - 2017-06-29 ### Changed - (#176) Use a new bibtex parser to better handle double quoted strings in bib files. ## [2.7.0] - 2017-06-26 ### Added - (#169) Add new configuration entry `latex.additionalBib` to auto-complete globally included `.bib` files. ### Fixed - Chokidar watches the same file multiple times if multi-included. ## [2.6.0] - 2017-06-19 ### Added - (#168) Add new placeholder `%DIR%` in toolchain. ## [2.5.1] - 2017-06-16 ### Fixed - (#167) Linter shows no linting message if `chktex` returns warnings. ## [2.5.0] - 2017-06-13 ### Added - (#156) Two new config items to control the default parameters for PDF viewer. ## [2.4.1] - 2017-06-12 ### Changed - (#158) Use theme color to colorize status bar messages. ### Fixed - (#161) Add auto pairing for `$` and `. - (#155) Remove `lstlisting` specific highlight rules. ## [2.4.0] - 2017-05-30 ### Added - (#154) Support `# !TeX program` magic comment. ### Changed - (#141) `itemize` and `enumerate` intellisense append an `\item`. ## [2.3.3] - 2017-05-25 ### Fixed - (#144) Typo on multline environment. ## [2.3.2] - 2017-05-17 ### Changed - More debug info when killing previous building process upon saving files. ## [2.3.1] - 2017-05-08 ### Fixed - VS Code 1.12 makes pdf-viewer iframe oversize horizontally. ## [2.3.0] - 2017-05-06 ### Added - (#127) Reference intellisense now provide context in completion item details. ## [2.2.1] - 2017-04-25 ### Changed - (#128) User configurable citation intellisense method (inline or browser). - (#128) Citation browser search-able by authors and citation keys. ## [2.2.0] - 2017-04-25 ### Added - Default keyboard shortcuts for all LaTeX Workshop commands. ## [2.1.4] - 2017-04-17 ### Fixed - (#116) Fix mis-read outputDir config. ## [2.1.3] - 2017-04-17 ### Fixed - (#115) Fix reading wrong outputDir config when creating paths. ## [2.1.2] - 2017-04-17 ### Fixed - (#114) Clean project also clean files in outputDir. - (#108) Correctly parse bib entries surrounded by quotes. ## [2.1.1] - 2017-04-13 ### Fixed - (#110) Temporarily solve MikTeX chktex return code 1 problem. - (#104) Support non-pdflatex toolchain in latexmk. ## [2.1.0] - 2017-04-11 ### Added - (#103) Add an `outputDir` config to define the LaTeX output directory. ### Fixed - (#105) Building multi-root project would always compile the same file. ## [2.0.0] - 2017-04-10 - Configuration Update ### Added - (#90) Citation intellisense display item customizable in configurations. - (#90) A citation browser accessible from Actions or Quick Menu. - (#93) SyncTeX path now configurable in configurations. - (#96) Alerts when obsolete configuration items are found. ### Changed - (#92) Quick Menu items are prepended with `LaTeX Workshop` for easier access. - (#96) All configuration items are renamed. - This is a backward incompatible change. Users are required to re-set their configurations. - (#96) All commands use `spawn` instead of `exec` for more stable cross-platform experience. ## [1.4.2] - 2017-04-06 ### Changed - (#88) Raw LaTeX log now displays in a separate new tab. - Raw log content will refresh in real-time. ## [1.4.1] - 2017-04-05 ### Fixed - (#86) Forward SyncTeX from LaTeX to PDF now works properly. ## [1.4.0] - 2017-04-04 ### Added - (#79) Environments can be autocompleted with `\`. - For example, `\begin{align}\n\n\end{align}` will show after typing `\align` or shorter. - (#81) A quick menu showing all LaTeX Workshop commands. - It can be invoked by clicking the status bar item, right click any `LaTeX` file, or using `latex-workshop.actions` command. - (#84) Add many uni-math symbols to intellisense. ### Changed - (#81) Clicking status bar item can show the previous status, as well as the quick menu. - (#81) Some commands are removed in the right click context menu. ## [1.3.0] - 2017-04-03 ### Changed - (#71) Extension now uses `chokidar` to monitor file changes. - This change will significantly reduce disk IO when intellisense is frequently triggered. ### Fixed - (#74) Fix `.tex` extension name not properly removed when replacing `%DOC%` in toolchains. ## [1.2.2] - 2017-03-31 ### Added - (#68) `ChkTeX` code action for `12: interword space`. ### Fixed - (#67) `ChkTeX` ignores configuration and lints upon changing active editor. ## [1.2.1] - 2017-03-30 ### Fixed - (#65) Commands with arguments incorrected inserted with `\undefined{args}`. ## [1.2.0] - 2017-03-30 Let's welcome @jabooth who joins the development of LaTeX Workshop! ### Added - Auto clean LaTeX project after building LaTeX project, or on demand. - (#60) Many `ChkTeX` diagnostics have code actions. See readme for more. - (#62) Add back the default LaTeX commands to intellisense. ### Changed - (#57) Now `ChkTeX` reads from stdin instead of temp files. ## [1.1.2] - 2017-03-29 ### Changed - (#51) Now diagnostics show message sources. - (#56) Real-time `ChkTeX` on active editor. ### Fixed - (#54) Web page url different from the one with tab view. ## [1.1.1] - 2017-03-28 ### Changed - (#45) `ChkTeX` diagnostics separated from `LateX` ones. - (#46) Now save all editors when building. - A higher-resolution new icon. ### Fixed - (#44) `.tex` files with dot in the file name cannot get recognized in `\input`. - (#48) Use `.bib` entry whitelist to avoid issues by unformal entries. ## [1.1.0] - 2017-03-27 ### Added - (#39) LaTeX linting with `ChkTeX`. ### Changed - Web page title will show `[disconnected]` when the websocket is closed. - Such web pages cannot communicate with the extension. Thus will not auto refresh or SyncTeX. - Temp files created by log parser will be automatically deleted. In most cases. ## [1.0.2] - 2017-03-26 ### Fixed - (#38) Cope with typical language ids. ## [1.0.1] - 2017-03-26 ### Fixed - (#37) Extension failed to activate with language id `latex` (instead of `LaTeX`). ## [1.0.0] - 2017-03-26 - Completely re-write the extension with more extensibility. - Original features should be inherited. If not, please submit issues. ## [0.2.20] - 2017-03-19 ### Changed - (#29) Status bar item auto-fold after two seconds. - (#29) Status bar item does not display on non-tex files. ## [0.2.19] - 2017-03-16 ### Fixed - (#30) Not able to parse multiple bib files in a same command. ### Changed - (#28) Use icons provided by @bartosz-antosik. Many thanks! ## [0.2.18] - 2017-03-15 ### Changed - (#21) Use icon instead of text in editor title to save space. ## [0.2.17] - 2017-03-14 ### Fixed - (#25) Bibliography file in subfolders now supports autocompletion. ## [0.2.16] - 2017-02-28 ### Added - (#18) Compile from active editor command. ## [0.2.15] - 2017-02-19 ### Changed - (#14) Do not pop log panel with no log messages. ## [0.2.14] - 2017-02-16 ### Changed - (#13) Remove quote autocomplete. ## [0.2.13] - 2017-02-06 ### Changed - (#10) ENTER after backslash new creates a new line. ## [0.2.12] - 2017-02-04 ### Changed - (#9) Disable Mac OS binary check. ## [0.2.11] - 2017-01-29 ### Added - A lovely icon in status bar to toggle compile-on-save feature. - The configuration `latex-workshop.compile_on_save` is used to set the initial state. ### Changed - The compilation logging pattern. ## [0.2.10] - 2017-01-27 ### Fixed - SyncTeX use full path with `\.\` in Windows. ## [0.2.9] - 2017-01-27 ### Fixed - (#8) SyncTeX use full path and the constructed uri is different. Credited to `jccha`. - (#8) OSX CMD+Click not working for reverse SyncTeX. Credited to `jccha`. ## [0.2.8] - 2017-01-27 ### Changed - Now configurations will take effect without reload except `compiler`. ### Fixed - (#7) SyncTeX fails when main document is not in root. Credited to `Andersw88`. - Compile twice if unsaved and click compile from context menu. ## [0.2.7] - 2017-01-26 ### Changed - Way of presenting latex log results. ### Fixed - Unable to parse `file.tex:123: latex error` type error. ## [0.2.6] - 2017-01-17 ### Fixed - Missing requirejs dependency leading to failed extension initialization. ## [0.2.5] - 2017-01-17 ### Added - LaTeX log parser. Output to LaTeX Workshop output channel. ### Fixed - Ignoring double curly brackets in parsed bibtex items to avoid spamming. ## [0.2.4] - 2017-01-17 ### Changed - Better bibTeX autocompletion - Now provide title, publication, and authors in citation autocomplete. - If parser failed, fallback to original implementation. - Add curly brackets after multiple commands. - User can go on typing for inner content autocompletion. ## [0.2.3] - 2017-01-15 ### Changed - Revert back to manual CompletionItem and SnippetString creation for auto-completion. - Users should experience a better auto-completion feature. ## [0.2.2] - 2017-01-13 ### Fixed - (#4) Compile throw error on sending websocket message with undefined client. ## [0.2.1] - 2017-01-12 ### Changed - In browser PDF preview URL. - User should not experience any feature changes ### Removed - Several useless PDF viewer buttons: open, download, presentation mode. ## [0.2.0] - 2017-01-11 ### Added - In browser PDF preview. - Find it in right-click menu! ### Changed - Server-client communication model. - Refractor the context menu. ## [0.1.11] - 2017-01-09 ### Fixed - PDF viewer scroll to (0,0) after clicking compilation but before refreshing. ## [0.1.10] - 2017-01-09 ### Changed - (#2) Use HTML data to store PDF position before compilation. - The PDF position can be restored after compilation instead of previous SyncTeX method. ## [0.1.9] - 2017-01-05 ### Added - More colorization with textmate tex grammar. ## [0.1.8] - 2017-01-05 ### Fixed - Command autocomplete not working. ## [0.1.7] - 2017-01-05 ### Added - Colorization using textmate grammar file. ### Changed - Wildcard reference autocomplete for any commands with `ref`. ## [0.1.6] - 2017-01-04 ### Added - `latex-workshop.main_document` config to explicitly define the main document. - If set with some value, the auto-detection is disabled. - If set `null`, auto-detection will use the old logic as in 0.1.5. ### Changed - Snippet for \begin command. Now the \end command will also be appended. ## [0.1.5] - 2017-01-04 ### Added - Right click text editor for compile option. ### Changed - (#1) Compile and preview will search for main tex document for processing. - Main document is determined by "\begin{document}" string. - If the current active file has this string, it is set to the main document. - Otherwise, all .tex files under the root of the opened folder is checked. The first one with this string is the main document. - Tests needed. ## [0.1.4] - 2017-01-04 ### Changed - Now PDF viewer will try to use synctex to scroll to tex editor cursor position upon refresh. ## [0.1.3] - 2017-01-03 ### Changed - Use code snippet for all latex backslash commands. - Now autocomplete will show when the first letter is input after the backslash. - Now backslash autocomplete can use tab to navigate to proper positions for contents. ### Fixed - \ref won't develop autocomplete recommends when .aux file is not generated. ## [0.1.2] - 2017-01-03 ### Changed - Synchronously read related files when developing citation and reference autocompletes. - The original acynchronous pattern will miss the latest changes. - If the autocomplete reaction speed is greatly influenced in large files, this change may be reverted. ## [0.1.1] - 2017-01-01 ### Added - An extension icon. ### Fixed - In some cases \cite and \ref won't develop autocomplete recommends. ## [0.1.0] - 2017-01-01 ### Added - Compile LaTeX to PDF - Live Preview - SyncTex - Autocomplete on backslash, citation, and reference - Configuration ## [0.0.1] - [0.0.12] - Merged into version 0.1.0. ================================================ FILE: CONTRIBUTING.md ================================================ # Contributing to LaTeX-Workshop Please notice that we can reject any kinds of pull requests. Especially, we will reject any requests for changes on default values of settings. We also reject requests adding additional recipes to default settings. ## Quickstart ```bash git clone https://github.com/James-Yu/LaTeX-Workshop.git cd ./LaTeX-Workshop cp ./dev/githooks/pre-commit .git/hooks/ npm ci code -n . ``` Press F5 in vscode to start the development version in debug mode. ## Prerequisites for building the extension Make sure you have installed: - [`node.js`](https://nodejs.org/) v18 - `npm` v10 - the [`eslint`](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) extension for VS Code (recommended) Then run npm ci inside the extension workspace to download the node modules needed to build the extension. ## Development To lint changes, run npm run lint To compile, run npm run compile To build a release image, run npm run release To run tests, run npm run test To run a specific test, run npm run test build/fixture001 ## Testing and debugging the extension In VS Code, run `Debug: Select and Start Debugging` from the Command Palette, and select `Run Extension`. A new window will pop up where you can test the extension. ## Documents You can refer to: - https://github.com/James-Yu/LaTeX-Workshop/wiki - https://github.com/James-Yu/LaTeX-Workshop/blob/master/src/README.md - https://github.com/James-Yu/LaTeX-Workshop/blob/master/viewer/README.md - https://github.com/James-Yu/LaTeX-Workshop/blob/master/data/README.md - https://github.com/James-Yu/LaTeX-Workshop/blob/master/resources/snippetview/README.md - https://github.com/James-Yu/LaTeX-Workshop/blob/master/test/README.md - https://github.com/James-Yu/LaTeX-Workshop/blob/master/.github/workflows/README.md ================================================ FILE: LICENSE.txt ================================================ The MIT License (MIT) Copyright (c) 2016 James Yu Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ================================================ FILE: README.md ================================================ # Visual Studio Code LaTeX Workshop Extension [![version](https://img.shields.io/visual-studio-marketplace/v/James-Yu.latex-workshop)](https://marketplace.visualstudio.com/items?itemName=James-Yu.latex-workshop) [![updated](https://img.shields.io/visual-studio-marketplace/last-updated/James-Yu.latex-workshop)](https://marketplace.visualstudio.com/items?itemName=James-Yu.latex-workshop) [![release](https://img.shields.io/visual-studio-marketplace/release-date/James-Yu.latex-workshop)](https://vsmarketplacebadge.apphb.com/downloads-short/James-Yu.latex-workshop.svg) [![downloads](https://img.shields.io/visual-studio-marketplace/d/James-Yu.latex-workshop)](https://vsmarketplacebadge.apphb.com/downloads-short/James-Yu.latex-workshop.svg) [![installs](https://img.shields.io/visual-studio-marketplace/i/James-Yu.latex-workshop)](https://marketplace.visualstudio.com/items?itemName=James-Yu.latex-workshop) [![rating](https://img.shields.io/visual-studio-marketplace/r/James-Yu.latex-workshop)](https://marketplace.visualstudio.com/items?itemName=James-Yu.latex-workshop) [![license](https://img.shields.io/badge/license-MIT-brightgreen.svg)](https://raw.githubusercontent.com/James-Yu/LaTeX-Workshop/master/LICENSE.txt) [![TeX Live on Windows](https://github.com/James-Yu/LaTeX-Workshop/workflows/TeX%20Live%20on%20Windows/badge.svg)](https://github.com/James-Yu/LaTeX-Workshop/actions?query=workflow%3A%22TeX+Live+on+Windows%22) [![TeX Live on macOS](https://github.com/James-Yu/LaTeX-Workshop/workflows/TeX%20Live%20on%20macOS/badge.svg)](https://github.com/James-Yu/LaTeX-Workshop/actions?query=workflow%3A%22TeX+Live+on+macOS%22) [![TeX Live on Linux](https://github.com/James-Yu/LaTeX-Workshop/workflows/TeX%20Live%20on%20Linux/badge.svg)](https://github.com/James-Yu/LaTeX-Workshop/actions?query=workflow%3A%22TeX+Live+on+Linux%22) LaTeX Workshop is an extension for [Visual Studio Code](https://code.visualstudio.com/), aiming to provide core features for LaTeX typesetting with Visual Studio Code. This project won't be successful without contributions from the community, especially from the current and past key contributors: - Jerome Lelong [`@jlelong`](https://github.com/jlelong) - Takashi Tamura [`@tamuratak`](https://github.com/tamuratak) - Tecosaur [`@tecosaur`](https://github.com/tecosaur) - James Booth [`@jabooth`](https://github.com/jabooth) Thank you so much! **Note that the latest version of LaTeX-Workshop requires at least VSCode `1.96.0` (December 2024 or later).** ## Manual The manual of the extension is maintained as a [wiki](https://github.com/James-Yu/LaTeX-Workshop/wiki) ### Table of Contents - [Home](https://github.com/James-Yu/LaTeX-Workshop/wiki/Home) - [Installation and basic settings](https://github.com/James-Yu/LaTeX-Workshop/wiki/Install) - [Requirements](https://github.com/James-Yu/LaTeX-Workshop/wiki/Install#requirements) - [Installation](https://github.com/James-Yu/LaTeX-Workshop/wiki/Install#installation) - [Setting PATH environment variable](https://github.com/James-Yu/LaTeX-Workshop/wiki/Install#setting-path-environment-variable) - [Settings](https://github.com/James-Yu/LaTeX-Workshop/wiki/Install#settings) - [Usage](https://github.com/James-Yu/LaTeX-Workshop/wiki/Install#usage) - [Supported languages](https://github.com/James-Yu/LaTeX-Workshop/wiki/Install#supported-languages) - [Using Docker](https://github.com/James-Yu/LaTeX-Workshop/wiki/Install#using-docker) - [Using WSL](https://github.com/James-Yu/LaTeX-Workshop/wiki/Install#using-wsl) - [Compiling](https://github.com/James-Yu/LaTeX-Workshop/wiki/Compile) - [Building the document](https://github.com/James-Yu/LaTeX-Workshop/wiki/Compile#building-the-document) - [Terminating the current compilation](https://github.com/James-Yu/LaTeX-Workshop/wiki/Compile#terminating-the-current-compilation) - [Auto build LaTeX](https://github.com/James-Yu/LaTeX-Workshop/wiki/Compile#auto-build-latex) - [LaTeX recipes](https://github.com/James-Yu/LaTeX-Workshop/wiki/Compile#latex-recipes) - [LaTeX tools](https://github.com/James-Yu/LaTeX-Workshop/wiki/Compile#latex-tools) - [Placeholders](https://github.com/James-Yu/LaTeX-Workshop/wiki/Compile#placeholders) - [Multi file projects](https://github.com/James-Yu/LaTeX-Workshop/wiki/Compile#multi-file-projects) - [Cleaning generated files](https://github.com/James-Yu/LaTeX-Workshop/wiki/Compile#cleaning-generated-files) - [Catching errors and warnings](https://github.com/James-Yu/LaTeX-Workshop/wiki/Compile#catching-errors-and-warnings) - [External build command](https://github.com/James-Yu/LaTeX-Workshop/wiki/Compile#external-build-command) - [Magic comments](https://github.com/James-Yu/LaTeX-Workshop/wiki/Compile#magic-comments) - [Building a `.jnw` file](https://github.com/James-Yu/LaTeX-Workshop/wiki/Compile#building-a-jnw-file) - [Building a `.rnw` file](https://github.com/James-Yu/LaTeX-Workshop/wiki/Compile#building-a-rnw-file) - [Linting](https://github.com/James-Yu/LaTeX-Workshop/wiki/Linters) - [Duplicate labels](https://github.com/James-Yu/LaTeX-Workshop/wiki/Linters#duplicate-labels) - [Chktex](https://github.com/James-Yu/LaTeX-Workshop/wiki/Linters#chktex) - [Viewing & SyncTeX](https://github.com/James-Yu/LaTeX-Workshop/wiki/View) - [Internal PDF viewer](https://github.com/James-Yu/LaTeX-Workshop/wiki/View#internal-pdf-viewer) - [Color](https://github.com/James-Yu/LaTeX-Workshop/wiki/View#color) - [Invert mode](https://github.com/James-Yu/LaTeX-Workshop/wiki/View#invert-mode) - [SyncTeX](https://github.com/James-Yu/LaTeX-Workshop/wiki/View#synctex) - [External PDF viewer](https://github.com/James-Yu/LaTeX-Workshop/wiki/View#external-pdf-viewer) - [Using SyncTeX with an external viewer](https://github.com/James-Yu/LaTeX-Workshop/wiki/View#using-synctex-with-an-external-viewer) - [Formatting](https://github.com/James-Yu/LaTeX-Workshop/wiki/Format) - [LaTeX files](https://github.com/James-Yu/LaTeX-Workshop/wiki/Format#LaTeX-files) - [Bibtex files](https://github.com/James-Yu/LaTeX-Workshop/wiki/Format#Bibtex-files) - [Intellisense](https://github.com/James-Yu/LaTeX-Workshop/wiki/Intellisense) - [Citations](https://github.com/James-Yu/LaTeX-Workshop/wiki/Intellisense#Citations) - [References](https://github.com/James-Yu/LaTeX-Workshop/wiki/Intellisense#References) - [Commands](https://github.com/James-Yu/LaTeX-Workshop/wiki/Intellisense#Commands) - [Environments](https://github.com/James-Yu/LaTeX-Workshop/wiki/Intellisense#Environments) - [Files](https://github.com/James-Yu/LaTeX-Workshop/wiki/Intellisense#files) - [Bibtex Files](https://github.com/James-Yu/LaTeX-Workshop/wiki/Intellisense#bibtex-files) - [`@` suggestions](https://github.com/James-Yu/LaTeX-Workshop/wiki/Intellisense#-suggestions) - [Inserting Greek letters](https://github.com/James-Yu/LaTeX-Workshop/wiki/Intellisense#inserting-greek-letters) - [Handy mathematical helpers](https://github.com/James-Yu/LaTeX-Workshop/wiki/Intellisense#Handy-mathematical-helpers) - [Snippets and shortcuts](https://github.com/James-Yu/LaTeX-Workshop/wiki/Snippets) - [Environments](https://github.com/James-Yu/LaTeX-Workshop/wiki/Snippets#Environments) - [Sectioning](https://github.com/James-Yu/LaTeX-Workshop/wiki/Snippets#Sectioning) - [Font commands](https://github.com/James-Yu/LaTeX-Workshop/wiki/Snippets#font-commands-and-snippets) - [Mathematical font commands](https://github.com/James-Yu/LaTeX-Workshop/wiki/Snippets#Mathematical-font-commands) - [Surrounding text](https://github.com/James-Yu/LaTeX-Workshop/wiki/Snippets#surrounding-text) - [Miscellaneous actions](https://github.com/James-Yu/LaTeX-Workshop/wiki/Snippets#Miscellaneous-Actions) - [Hovering and previewing features](https://github.com/James-Yu/LaTeX-Workshop/wiki/Hover) - [Documentation of a package](https://github.com/James-Yu/LaTeX-Workshop/wiki/Hover#documentation-of-a-package) - [Previewing equations](https://github.com/James-Yu/LaTeX-Workshop/wiki/Hover#previewing-equations) - [Previewing graphics](https://github.com/James-Yu/LaTeX-Workshop/wiki/Hover#previewing-graphics) - [Previewing citation details](https://github.com/James-Yu/LaTeX-Workshop/wiki/Hover#previewing-citation-details) - [Previewing references](https://github.com/James-Yu/LaTeX-Workshop/wiki/Hover#previewing-references) - [Documentation of a command](https://github.com/James-Yu/LaTeX-Workshop/wiki/Hover#documentation-of-a-command) - [Playing with environments](https://github.com/James-Yu/LaTeX-Workshop/wiki/Environments) - [Inserting an environment](https://github.com/James-Yu/LaTeX-Workshop/wiki/Environments#inserting-an-environment) - [Itemize like environments](https://github.com/James-Yu/LaTeX-Workshop/wiki/Environments#Itemize-like-environments) - [Navigating and selecting](https://github.com/James-Yu/LaTeX-Workshop/wiki/Environments#Navigating-and-selecting) - [Changing between `\[...\]` and `\begin{}...\end{}`](https://github.com/James-Yu/LaTeX-Workshop/wiki/Environments#changing-between--and-beginend) - [Closing the current environment](https://github.com/James-Yu/LaTeX-Workshop/wiki/Environments#Closing-the-current-environment) - [Surrounding selection with an environment](https://github.com/James-Yu/LaTeX-Workshop/wiki/Environments#Surrounding-selection-with-an-environment) - [Extra features](https://github.com/James-Yu/LaTeX-Workshop/wiki/ExtraFeatures) - [Structure of the document](https://github.com/James-Yu/LaTeX-Workshop/wiki/ExtraFeatures#structure-of-the-document) - [Code folding](https://github.com/James-Yu/LaTeX-Workshop/wiki/ExtraFeatures#code-folding) - [Counting words](https://github.com/James-Yu/LaTeX-Workshop/wiki/ExtraFeatures#counting-words) - [Literate programming support using LaTeX](https://github.com/James-Yu/LaTeX-Workshop/wiki/ExtraFeatures#Literate-programming-support-using-LaTeX) - [VS Code Remote Development](https://github.com/James-Yu/LaTeX-Workshop/wiki/Remote) - [FAQ and common issues](https://github.com/James-Yu/LaTeX-Workshop/wiki/FAQ) ## Features (Taster) This is not a complete list but rather a preview of some of the coolest features. - Build LaTeX (including BibTeX) to PDF automatically on save. build process gif - View PDF on-the-fly (in VS Code or browser). demo of preview feature - Direct and reverse [SyncTeX](https://github.com/James-Yu/LaTeX-Workshop/wiki/View#synctex). Click to jump between location in `.tex` source and PDF and vice versa. demo of SyncTeX - Intellisense, including completions for bibliography keys (`\cite{}`) and labels (`\ref{}`). intellisense demo - LaTeX log parser, with errors and warnings in LaTeX build automatically reported in VS Code. error reporting demo - Linting auto \item demo - [Snippets](https://github.com/James-Yu/LaTeX-Workshop/wiki/Snippets) - A lot of LaTeX commands can be typed using snippets starting in `\`, then type part of the command to narrow the search. auto \item demo - Surround some selected text with a LaTeX command using ctrl+l, ctrl+w (+l, +w on Mac). A new menu pops up to select the command. This works with multi selections. The former approach using `\` has been deprecated. wrap demo - We also provide a few other suggestion mechanisms - Greek letters are obtained as `@` + `letter`. Some letters have variants, which are available as `@v` + `letter`. See [here](https://github.com/James-Yu/LaTeX-Workshop/wiki/Intellisense#inserting-greek-letters). greek letters demo - Common environments can be obtained by `BXY` where `XY` are the first two letters of the environment name, eg. `BEQ` gives the `equation` environment. If you want the star version of the environment, use `BSXX`, eg. `BSEQ` gives the `equation*` environment. See [here](https://github.com/James-Yu/LaTeX-Workshop/wiki/Intellisense#Handy-mathematical-helpers). BSAL demo - Common font commands can be obtained by `FXY` where `XY` are the last two letters of the font command name, eg. `FIT` gives `\textit{}`. See [here](https://github.com/James-Yu/LaTeX-Workshop/wiki/Snippets#font-commands-and-snippets). FBF demo - Many other maths symbols can be obtained with the `@` prefix. See [here](https://github.com/James-Yu/LaTeX-Workshop/wiki/Snippets#Handy-mathematical-helpers). \frac shortcut demo \int shortcut demo - [Shortcuts](https://github.com/James-Yu/LaTeX-Workshop/wiki/Snippets#font-commands-and-snippets) - In addition to snippets, there are shortcuts provided by the extension that allow you to easily format text (and one or two other things). \emph{} demo - When the current line starts with `\item` or `\item[]`, hitting `Enter` automatically adds a newline starting in the same way. For a better handling of the last item, hitting `Enter` on a line only containing `\item` or `\item[]` actually deletes the content of the line. The `alt+Enter` is bind to the standard newline command. This automatic insertion of `\item` can be deactivated by setting `latex-workshop.bind.enter.key` to `false`. auto \item demo - [Preview on hover](https://github.com/James-Yu/LaTeX-Workshop/wiki/Hover#previewing-equations). Hovering over the start tag of a math environment causes a mathjax preview to pop up. equation hover demo ## GitHub The code for this extension is available on github at: https://github.com/James-Yu/LaTeX-Workshop ## Like this work? - :smile: Star this project on GitHub and Visual Studio Marketplace - :blush: Leave a comment - :relaxed: Thank the develops and community for their effort. ## License [MIT](https://opensource.org/licenses/MIT) ================================================ FILE: data/README.md ================================================ # Data files for intellisense We describe how the data files used for intellisense are generated. ## Unicode mathematical symbols The file `unimathsymbols.json` is generated from the [`unimathsymbols.txt`](http://milde.users.sourceforge.net/LUCR/Math/data/unimathsymbols.txt) by Günter Milde using the [`unimathsymbols.py`](../dev/unimathsymbols.py) script. ## Default commands and environments Default lists of commands and environments are defined in - [`commands.json`](commands.json) - [`environments.json`](environments.json) ## Bibtex The file [`bibtex-entries.json`](]bibtex-entries.json) lists for every bibtex entry type the mandatory fields. The file [`bibtex-optional-entries.json`](]bibtex-optional-entries.json) lists for every bibtex entry type the optional fields. ## Files inside `packages/` JSON files in this directory and in the subdirectories are generated from the [cwl files by the TeXStudio project](https://github.com/texstudio-org/texstudio/tree/master/completion) by the [`getcwl.sh`](../dev/getcwl.sh) and [`pkgcommand.py`](../dev/pkgcommand.py) scripts. Completion files for classes are all prefixed by `class-`. See [dev/README.md](../dev/README.md#pkgcommand.py) for the description of the file formats. ## Class names Class names are stored in [`classnames.json`](classnames.json) This file is generated by the [`ctanpkglist.py`](../dev/ctanpkglist.py) script. **Note that this file depends on the local LaTeX installation.** ## Class and package names Package names are stored in [`packagenames.json`](packagenames.json) This file is based on the list provided by [CTAN](https://ctan.org/json/2.0/packages) and on the [`ctanpkglist.py`](../dev/ctanpkglist.py) script. See [dev/README.md](../dev/README.md#ctanpkglist.py) for the description of how this file is computed. ## Misc We have to use four backslashes `\\\\` in some snippet definitions. See the [official document](https://code.visualstudio.com/docs/editor/userdefinedsnippets#_grammar), [microsoft/vscode/issues/32020](https://github.com/microsoft/vscode/issues/32020), and [microsoft/vscode/issues/33933](https://github.com/microsoft/vscode/issues/33933) for the details. ## Third-Party License Notices ### unimathsymbols.txt - http://milde.users.sourceforge.net/LUCR/Math/ - http://milde.users.sourceforge.net/LUCR/Math/data/unimathsymbols.txt Unicode symbols and corresponding LaTeX math mode commands ``` Date Last revised 2011-04-04 Copyright © 2011 Günter Milde Licence This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 of this license or (at your option) any later version. The latest version of this license is in http://www.latex-project.org/lppl.txt ``` ================================================ FILE: data/at-suggestions.json ================================================ { "cdot": { "prefix": "@.", "body": "\\cdot", "description": "\\cdot" }, "infinity": { "prefix": "@8", "body": "\\infty", "description": "infinity symbol" }, "partial": { "prefix": "@6", "body": "\\partial", "description": "partial derivative symbol" }, "fraction": { "prefix": "@/", "body": "\\frac{$1}{$2}$0", "description": "fraction" }, "fraction2": { "prefix": "@%", "body": "\\frac{$1}{$2}$0", "description": "fraction" }, "hat": { "prefix": "@^", "body": "\\hat{${1:${TM_SELECTED_TEXT}}}$0", "description": "hat" }, "bar": { "prefix": "@_", "body": "\\bar{${1:${TM_SELECTED_TEXT}}}$0", "description": "bar" }, "circ": { "prefix": "@@", "body": "\\circ", "description": "circ" }, "supcirc": { "prefix": "@0", "body": "^\\circ", "description": "superscript circ" }, "dot": { "prefix": "@;", "body": "\\dot{${1:${TM_SELECTED_TEXT}}}$0", "description": "dot" }, "ddot": { "prefix": "@:", "body": "\\ddot{${1:${TM_SELECTED_TEXT}}}$0", "description": "ddot" }, "equiv": { "prefix": "@=", "body": "\\equiv", "description": "equiv symbol" }, "times": { "prefix": "@*", "body": "\\times", "description": "times symbol" }, "leq": { "prefix": "@<", "body": "\\leq", "description": "leq symbol" }, "geq": { "prefix": "@>", "body": "\\geq", "description": "geq symbol" }, "sqrt": { "prefix": "@2", "body": "\\sqrt{${1:${TM_SELECTED_TEXT}}}$0", "description": "sqrt command" }, "int": { "prefix": "@I", "body": "\\int_{$1}^{$2}$0", "description": "integral" }, "Big|": { "prefix": "@|", "body": "\\Big|", "description": "Big |" }, "bigcup": { "prefix": "@+", "body": "\\bigcup", "description": "bigcup" }, "bigcap": { "prefix": "@-", "body": "\\bigcap", "description": "bigcap" }, "nonumber": { "prefix": "@,", "body": "\\nonumber", "description": "nonumber" }, "alpha": { "prefix": "@a", "body": "\\alpha", "description": "alpha" }, "beta": { "prefix": "@b", "body": "\\beta", "description": "beta" }, "chi": { "prefix": "@c", "body": "\\chi", "description": "chi" }, "delta": { "prefix": "@d", "body": "\\delta", "description": "delta" }, "epsilon": { "prefix": "@e", "body": "\\epsilon", "description": "epsilon" }, "varepsilon": { "prefix": "@ve", "body": "\\varepsilon", "description": "varepsilon" }, "phi": { "prefix": "@f", "body": "\\phi", "description": "phi" }, "varphi": { "prefix": "@vf", "body": "\\varphi", "description": "varphi" }, "gamma": { "prefix": "@g", "body": "\\gamma", "description": "gamma" }, "eta": { "prefix": "@h", "body": "\\eta", "description": "eta" }, "iota": { "prefix": "@i", "body": "\\iota", "description": "iota" }, "kappa": { "prefix": "@k", "body": "\\kappa", "description": "kappa" }, "lambda": { "prefix": "@l", "body": "\\lambda", "description": "lambda" }, "mu": { "prefix": "@m", "body": "\\mu", "description": "mu" }, "nu": { "prefix": "@n", "body": "\\nu", "description": "nu" }, "pi": { "prefix": "@p", "body": "\\pi", "description": "pi" }, "varpi": { "prefix": "@vp", "body": "\\varpi", "description": "varpi" }, "theta": { "prefix": "@q", "body": "\\theta", "description": "theta" }, "vartheta": { "prefix": "@vq", "body": "\\vartheta", "description": "vartheta" }, "rho": { "prefix": "@r", "body": "\\rho", "description": "rho" }, "varrho": { "prefix": "@vr", "body": "\\varrho", "description": "varrho" }, "sigma": { "prefix": "@s", "body": "\\sigma", "description": "sigma" }, "varsigma": { "prefix": "@vs", "body": "\\varsigma", "description": "varsigma" }, "tau": { "prefix": "@t", "body": "\\tau", "description": "tau" }, "upsilon": { "prefix": "@u", "body": "\\upsilon", "description": "upsilon" }, "omega": { "prefix": "@o", "body": "\\omega", "description": "omega" }, "wedge": { "prefix": "@&", "body": "\\wedge", "description": "wedge" }, "xi": { "prefix": "@x", "body": "\\xi", "description": "xi" }, "psi": { "prefix": "@y", "body": "\\psi", "description": "psi" }, "zeta": { "prefix": "@z", "body": "\\zeta", "description": "zeta" }, "Delta": { "prefix": "@D", "body": "\\Delta", "description": "Delta" }, "Phi": { "prefix": "@F", "body": "\\Phi", "description": "Phi" }, "Gamma": { "prefix": "@G", "body": "\\Gamma", "description": "Gamma" }, "Theta": { "prefix": "@Q", "body": "\\Theta", "description": "Theta" }, "Lambda": { "prefix": "@L", "body": "\\Lambda", "description": "Lambda" }, "Pi": { "prefix": "@P", "body": "\\Pi", "description": "Pi" }, "Xi": { "prefix": "@X", "body": "\\Xi", "description": "Xi" }, "Psi": { "prefix": "@Y", "body": "\\Psi", "description": "Psi" }, "Sigma": { "prefix": "@S", "body": "\\Sigma", "description": "Sigma" }, "Upsilon": { "prefix": "@U", "body": "\\Upsilon", "description": "Upsilon" }, "Omega": { "prefix": "@W", "body": "\\Omega", "description": "Omega" }, "(": { "prefix": "@(", "body": "\\left( ${1:${TM_SELECTED_TEXT}} \\right)", "description": "left( ... right)" }, "{": { "prefix": "@{", "body": "\\left\\{ ${1:${TM_SELECTED_TEXT}} \\right\\\\}", "description": "left{ ... right}" }, "[": { "prefix": "@[", "body": "\\left[ ${1:${TM_SELECTED_TEXT}} \\right]", "description": "left[ ... right]" }, "|": { "prefix": "@|", "body": "\\left| ${1:${TM_SELECTED_TEXT}} \\right|", "description": "left| ... right|" } } ================================================ FILE: data/biblatex-entries.json ================================================ { "article": [ "author", "date", "journaltitle", "title", "year" ], "book": [ "author", "date", "title", "year" ], "mvbook": [ "author", "date", "title", "year" ], "inbook": [ "author", "booktitle", "date", "title", "year" ], "bookinbook": [ "author", "booktitle", "date", "title", "year" ], "suppbook": [ "author", "booktitle", "date", "title", "year" ], "booklet": [ "author", "date", "editor", "title", "year" ], "collection": [ "date", "editor", "title", "year" ], "mvcollection": [ "date", "editor", "title", "year" ], "incollection": [ "author", "booktitle", "date", "title", "year" ], "suppcollection": [ "author", "booktitle", "date", "title", "year" ], "dataset": [ "author", "date", "editor", "title", "year" ], "manual": [ "author", "date", "editor", "title", "year" ], "misc": [ "author", "date", "editor", "title", "year" ], "online": [ "author", "date", "doi", "editor", "eprint", "title", "url", "year" ], "patent": [ "author", "date", "number", "title", "year" ], "periodical": [ "date", "editor", "title", "year" ], "suppperiodical": [ "author", "date", "journaltitle", "title", "year" ], "proceedings": [ "date", "title", "year" ], "mvproceedings": [ "date", "title", "year" ], "inproceedings": [ "author", "booktitle", "date", "title", "year" ], "reference": [ "date", "editor", "title", "year" ], "mvreference": [ "date", "editor", "title", "year" ], "inreference": [ "author", "booktitle", "date", "title", "year" ], "report": [ "author", "date", "institution", "title", "type", "year" ], "software": [ "author", "date", "editor", "title", "year" ], "thesis": [ "author", "date", "institution", "title", "type", "year" ], "unpublished": [ "author", "date", "title", "year" ] } ================================================ FILE: data/biblatex-optional-entries.json ================================================ { "article": [ "addendum", "annotator", "commentator", "doi", "editor", "editora", "editorb", "editorc", "eid", "eprint", "eprintclass", "eprinttype", "issn", "issue", "issuesubtitle", "issuetitle", "issuetitleaddon", "journalsubtitle", "journaltitleaddon", "language", "month", "note", "number", "origlanguage", "pages", "pubstate", "series", "subtitle", "titleaddon", "translator", "url", "urldate", "version", "volume" ], "book": [ "addendum", "afterword", "annotator", "chapter", "commentator", "doi", "edition", "editor", "editora", "editorb", "editorc", "eid", "eprint", "eprintclass", "eprinttype", "foreword", "introduction", "isbn", "language", "location", "mainsubtitle", "maintitle", "maintitleaddon", "note", "number", "origlanguage", "pages", "pagetotal", "part", "publisher", "pubstate", "series", "subtitle", "titleaddon", "translator", "url", "urldate", "volume", "volumes" ], "mvbook": [ "addendum", "afterword", "annotator", "booksubtitle", "booktitleaddon", "chapter", "commentator", "doi", "edition", "editor", "editora", "editorb", "editorc", "eid", "eprint", "eprintclass", "eprinttype", "foreword", "introduction", "isbn", "language", "location", "mainsubtitle", "maintitle", "maintitleaddon", "note", "number", "origlanguage", "pages", "part", "publisher", "pubstate", "series", "subtitle", "titleaddon", "translator", "url", "urldate", "volume", "volumes" ], "inbook": [ "addendum", "afterword", "annotator", "bookauthor", "booksubtitle", "booktitleaddon", "chapter", "commentator", "doi", "edition", "editor", "editora", "editorb", "editorc", "eid", "eprint", "eprintclass", "eprinttype", "foreword", "introduction", "isbn", "language", "location", "mainsubtitle", "maintitle", "maintitleaddon", "note", "number", "origlanguage", "pages", "part", "publisher", "pubstate", "series", "subtitle", "titleaddon", "translator", "url", "urldate", "volume", "volumes" ], "bookinbook": [ "addendum", "afterword", "annotator", "bookauthor", "booksubtitle", "booktitleaddon", "chapter", "commentator", "doi", "edition", "editor", "editora", "editorb", "editorc", "eid", "eprint", "eprintclass", "eprinttype", "foreword", "introduction", "isbn", "language", "location", "mainsubtitle", "maintitle", "maintitleaddon", "note", "number", "origlanguage", "pages", "part", "publisher", "pubstate", "series", "subtitle", "titleaddon", "translator", "url", "urldate", "volume", "volumes" ], "suppbook": [ "addendum", "afterword", "annotator", "bookauthor", "booksubtitle", "booktitleaddon", "chapter", "commentator", "doi", "edition", "editor", "editora", "editorb", "editorc", "eid", "eprint", "eprintclass", "eprinttype", "foreword", "introduction", "isbn", "language", "location", "mainsubtitle", "maintitle", "maintitleaddon", "note", "number", "origlanguage", "pages", "part", "publisher", "pubstate", "series", "subtitle", "titleaddon", "translator", "url", "urldate", "volume", "volumes" ], "booklet": [ "addendum", "chapter", "doi", "eid", "eprint", "eprintclass", "eprinttype", "howpublished", "language", "location", "note", "pages", "pagetotal", "pubstate", "subtitle", "titleaddon", "type", "url", "urldate" ], "collection": [ "addendum", "afterword", "annotator", "chapter", "commentator", "doi", "edition", "editora", "editorb", "editorc", "eid", "eprint", "eprintclass", "eprinttype", "foreword", "introduction", "isbn", "language", "location", "maintitle", "maintitleaddon", "note", "number", "origlanguage", "pages", "pagetotal", "part", "publisher", "pubstate", "series", "subtitle", "titleaddon", "translator", "url", "urldate", "volume", "volumes" ], "mvcollection": [ "addendum", "afterword", "annotator", "commentator", "doi", "edition", "editora", "editorb", "editorc", "eprint", "eprintclass", "eprinttype", "foreword", "introduction", "isbn", "language", "location", "note", "number", "origlanguage", "pagetotal", "publisher", "pubstate", "series", "subtitle", "titleaddon", "translator", "url", "urldate", "volumes" ], "incollection": [ "addendum", "afterword", "annotator", "booksubtitle", "booktitleaddon", "chapter", "commentator", "doi", "edition", "editor", "editora", "editorb", "editorc", "eid", "eprint", "eprintclass", "eprinttype", "foreword", "introduction", "isbn", "language", "location", "mainsubtitle", "maintitle", "maintitleaddon", "note", "number", "origlanguage", "pages", "part", "publisher", "pubstate", "series", "subtitle", "titleaddon", "translator", "url", "urldate", "volume", "volumes" ], "suppcollection": [ "addendum", "afterword", "annotator", "booksubtitle", "booktitleaddon", "chapter", "commentator", "doi", "edition", "editor", "editora", "editorb", "editorc", "eid", "eprint", "eprintclass", "eprinttype", "foreword", "introduction", "isbn", "language", "location", "mainsubtitle", "maintitle", "maintitleaddon", "note", "number", "origlanguage", "pages", "part", "publisher", "pubstate", "series", "subtitle", "titleaddon", "translator", "url", "urldate", "volume", "volumes" ], "dataset": [ "addendum", "doi", "edition", "eprint", "eprintclass", "eprinttype", "language", "location", "note", "number", "organization", "publisher", "pubstate", "series", "subtitle", "titleaddon", "type", "url", "urldate", "version" ], "manual": [ "addendum", "chapter", "doi", "edition", "eid", "eprint", "eprintclass", "eprinttype", "isbn", "language", "location", "note", "number", "organization", "pages", "pagetotal", "publisher", "pubstate", "series", "subtitle", "titleaddon", "type", "url", "urldate", "version" ], "misc": [ "addendum", "doi", "eprint", "eprintclass", "eprinttype", "howpublished", "language", "location", "month", "note", "organization", "pubstate", "subtitle", "titleaddon", "type", "url", "urldate", "version" ], "online": [ "addendum", "eprintclass", "eprinttype", "language", "month", "note", "organization", "pubstate", "subtitle", "titleaddon", "urldate", "version" ], "patent": [ "addendum", "doi", "eprint", "eprintclass", "eprinttype", "holder", "location", "month", "note", "pubstate", "subtitle", "titleaddon", "type", "url", "urldate", "version" ], "periodical": [ "addendum", "doi", "editora", "editorb", "editorc", "eprint", "eprintclass", "eprinttype", "issn", "issue", "issuesubtitle", "issuetitle", "issuetitleaddon", "language", "month", "note", "number", "pubstate", "series", "subtitle", "titleaddon", "url", "urldate", "volume" ], "suppperiodical": [ "addendum", "annotator", "commentator", "doi", "editor", "editora", "editorb", "editorc", "eid", "eprint", "eprintclass", "eprinttype", "issn", "issue", "issuesubtitle", "issuetitle", "issuetitleaddon", "journalsubtitle", "journaltitleaddon", "language", "month", "note", "number", "origlanguage", "pages", "pubstate", "series", "subtitle", "titleaddon", "translator", "url", "urldate", "version", "volume" ], "proceedings": [ "addendum", "chapter", "doi", "editor", "eid", "eprint", "eprintclass", "eprinttype", "eventdate", "eventtitle", "eventtitleaddon", "isbn", "language", "location", "mainsubtitle", "maintitle", "maintitleaddon", "month", "note", "number", "organization", "pages", "pagetotal", "part", "publisher", "pubstate", "series", "subtitle", "titleaddon", "url", "urldate", "venue", "volume", "volumes" ], "mvproceedings": [ "addendum", "doi", "editor", "eprint", "eprintclass", "eprinttype", "eventdate", "eventtitle", "eventtitleaddon", "isbn", "language", "location", "month", "note", "number", "organization", "pagetotal", "publisher", "pubstate", "series", "subtitle", "titleaddon", "url", "urldate", "venue", "volumes" ], "inproceedings": [ "addendum", "booksubtitle", "booktitleaddon", "chapter", "doi", "editor", "eid", "eprint", "eprintclass", "eprinttype", "eventdate", "eventtitle", "eventtitleaddon", "isbn", "language", "location", "mainsubtitle", "maintitle", "maintitleaddon", "month", "note", "number", "organization", "pages", "part", "publisher", "pubstate", "series", "subtitle", "titleaddon", "url", "urldate", "venue", "volume", "volumes" ], "reference": [ "addendum", "afterword", "annotator", "chapter", "commentator", "doi", "edition", "editora", "editorb", "editorc", "eid", "eprint", "eprintclass", "eprinttype", "foreword", "introduction", "isbn", "language", "location", "maintitle", "maintitleaddon", "note", "number", "origlanguage", "pages", "pagetotal", "part", "publisher", "pubstate", "series", "subtitle", "titleaddon", "translator", "url", "urldate", "volume", "volumes" ], "mvreference": [ "addendum", "afterword", "annotator", "commentator", "doi", "edition", "editora", "editorb", "editorc", "eprint", "eprintclass", "eprinttype", "foreword", "introduction", "isbn", "language", "location", "note", "number", "origlanguage", "pagetotal", "publisher", "pubstate", "series", "subtitle", "titleaddon", "translator", "url", "urldate", "volumes" ], "inreference": [ "addendum", "afterword", "annotator", "booksubtitle", "booktitleaddon", "chapter", "commentator", "doi", "edition", "editor", "editora", "editorb", "editorc", "eid", "eprint", "eprintclass", "eprinttype", "foreword", "introduction", "isbn", "language", "location", "mainsubtitle", "maintitle", "maintitleaddon", "note", "number", "origlanguage", "pages", "part", "publisher", "pubstate", "series", "subtitle", "titleaddon", "translator", "url", "urldate", "volume", "volumes" ], "report": [ "addendum", "chapter", "doi", "eid", "eprint", "eprintclass", "eprinttype", "isrn", "language", "location", "month", "note", "number", "pages", "pagetotal", "pubstate", "subtitle", "titleaddon", "url", "urldate", "version" ], "software": [ "addendum", "doi", "eprint", "eprintclass", "eprinttype", "howpublished", "language", "location", "month", "note", "organization", "pubstate", "subtitle", "titleaddon", "type", "url", "urldate", "version" ], "thesis": [ "addendum", "chapter", "doi", "eid", "eprint", "eprintclass", "eprinttype", "isbn", "language", "location", "month", "note", "pages", "pagetotal", "pubstate", "subtitle", "titleaddon", "url", "urldate" ], "unpublished": [ "addendum", "doi", "eprint", "eprintclass", "eprinttype", "eventdate", "eventtitle", "eventtitleaddon", "howpublished", "isbn", "language", "location", "month", "note", "pubstate", "subtitle", "titleaddon", "type", "url", "urldate", "venue" ] } ================================================ FILE: data/bibtex-entries.json ================================================ { "article": [ "author", "journal", "number", "title", "volume", "year" ], "book": [ "author", "editor", "publisher", "title", "year" ], "booklet": [ "author", "title" ], "conference": [ "author", "booktitle", "editor", "title", "year" ], "inbook": [ "author", "chapter", "editor", "pages", "publisher", "title", "year" ], "incollection": [ "author", "booktitle", "publisher", "title", "year" ], "inproceedings": [ "author", "booktitle", "editor", "title", "year" ], "manual": [ "author", "title" ], "mastersthesis": [ "author", "school", "title", "year" ], "misc": [ "author", "howpublished", "title", "year" ], "phdthesis": [ "author", "school", "title", "year" ], "proceedings": [ "editor", "published", "series", "title", "volume", "year" ], "techreport": [ "author", "institution", "title", "year" ], "unpublished": [ "author", "note", "title", "year" ] } ================================================ FILE: data/bibtex-optional-entries.json ================================================ { "article": [ "addendum", "annotator", "commentator", "doi", "editor", "eid", "eprint", "eprintclass", "eprinttype", "issn", "issue", "issuesubtitle", "issuetitle", "journalsubtitle", "language", "month", "note", "number", "origlanguage", "pages", "pubstate", "series", "subtitle", "titleaddon", "translator", "url", "urldate", "version", "volume" ], "book": [ "addendum", "afterword", "annotator", "chapter", "commentator", "doi", "edition", "editor", "eprint", "eprintclass", "eprinttype", "foreword", "introduction", "isbn", "language", "location", "mainsubtitle", "maintitle", "maintitleaddon", "month", "note", "number", "origlanguage", "pages", "pagetotal", "part", "publisher", "pubstate", "series", "subtitle", "titleaddon", "translator", "url", "urldate", "volume", "volumes" ], "booklet": [ "addendum", "adress", "chapter", "doi", "eprint", "eprintclass", "eprinttype", "howpublished", "language", "location", "month", "note", "pages", "pagetotal", "pubstate", "subtitle", "titleaddon", "type", "url", "urldate" ], "conference": [ "addendum", "address", "booksubtitle", "booktitleaddon", "chapter", "doi", "editor", "eprint", "eprintclass", "eprinttype", "eventdate", "eventtitle", "eventtitleaddon", "isbn", "language", "location", "mainsubtitle", "maintitle", "maintitleaddon", "month", "note", "note.", "number", "organization", "pages", "part", "publisher", "pubstate", "series", "subtitle", "titleaddon", "url", "urldate", "venue", "volume", "volumes" ], "inbook": [ "addendum", "afterword", "annotator", "bookauthor", "booksubtitle", "booktitleaddon", "chapter", "commentator", "doi", "edition", "editor", "eprint", "eprintclass", "eprinttype", "foreword", "introduction", "isbn", "language", "location", "mainsubtitle", "maintitle", "maintitleaddon", "month", "note", "number", "origlanguage", "pages", "part", "publisher", "pubstate", "series", "subtitle", "titleaddon", "translator", "type", "url", "urldate", "volume", "volumes" ], "incollection": [ "addendum", "address", "afterword", "annotator", "booksubtitle", "booktitleaddon", "chapter", "commentator", "doi", "edition", "editor", "eprint", "eprintclass", "eprinttype", "foreword", "introduction", "isbn", "language", "location", "mainsubtitle", "maintitle", "maintitleaddon", "month", "note", "number", "origlanguage", "pages", "part", "publisher", "pubstate", "series", "subtitle", "titleaddon", "translator", "type", "url", "urldate", "volume", "volumes" ], "inproceedings": [ "addendum", "address", "booksubtitle", "booktitleaddon", "chapter", "doi", "editor", "eprint", "eprintclass", "eprinttype", "eventdate", "eventtitle", "eventtitleaddon", "isbn", "language", "location", "mainsubtitle", "maintitle", "maintitleaddon", "month", "note", "number", "organization", "pages", "part", "publisher", "pubstate", "series", "subtitle", "titleaddon", "url", "urldate", "venue", "volume", "volumes" ], "manual": [ "addendum", "address", "chapter", "doi", "edition", "eprint", "eprintclass", "eprinttype", "isbn", "language", "location", "month", "note", "number", "organization", "pages", "pagetotal", "publisher", "pubstate", "series", "subtitle", "titleaddon", "type", "url", "urldate", "version", "year" ], "mastersthesis": [ "address", "month", "note", "type" ], "misc": [ "addendum", "doi", "eprint", "eprintclass", "eprinttype", "howpublished", "language", "location", "month", "note", "organization", "pubstate", "subtitle", "titleaddon", "type", "url", "urldate", "version", "year" ], "phdthesis": [ "addendum", "address", "chapter", "doi", "eprint", "eprintclass", "eprinttype", "isbn", "language", "location", "month", "note", "pages", "pagetotal", "pubstate", "subtitle", "titleaddon", "type", "url", "urldate" ], "proceedings": [ "addendum", "address", "chapter", "doi", "editor", "eprint", "eprintclass", "eprinttype", "eventdate", "eventtitle", "eventtitleaddon", "isbn", "language", "location", "mainsubtitle", "maintitle", "maintitleaddon", "month", "note", "number", "organization", "pages", "pagetotal", "part", "publisher", "pubstate", "series", "subtitle", "titleaddon", "url", "urldate", "venue", "volume", "volumes" ], "techreport": [ "addendum", "address", "chapter", "doi", "eprint", "eprintclass", "eprinttype", "isrn", "language", "location", "month", "note", "number", "pages", "pagetotal", "pubstate", "subtitle", "titleaddon", "type", "url", "urldate", "version" ], "unpublished": [ "month", "year" ] } ================================================ FILE: data/classnames.json ================================================ { "BHCexam": { "command": "BHCexam", "detail": "", "documentation": "" }, "BMSTU-IU8": { "command": "BMSTU-IU8", "detail": "", "documentation": "" }, "ConcProg": { "command": "ConcProg", "detail": "", "documentation": "" }, "FUpowerdot": { "command": "FUpowerdot", "detail": "", "documentation": "" }, "IEEEconf": { "command": "IEEEconf", "detail": "", "documentation": "" }, "IEEEtran": { "command": "IEEEtran", "detail": "", "documentation": "" }, "IMTEKda": { "command": "IMTEKda", "detail": "", "documentation": "" }, "ReadableCV": { "command": "ReadableCV", "detail": "", "documentation": "" }, "RecipeBook": { "command": "RecipeBook", "detail": "", "documentation": "" }, "SPhdThesis": { "command": "SPhdThesis", "detail": "", "documentation": "" }, "TOPletter": { "command": "TOPletter", "detail": "", "documentation": "" }, "URbeamer": { "command": "URbeamer", "detail": "", "documentation": "" }, "URletter": { "command": "URletter", "detail": "", "documentation": "" }, "UoWthesis": { "command": "UoWthesis", "detail": "", "documentation": "" }, "a0poster": { "command": "a0poster", "detail": "Support for designing posters on large paper", "documentation": "https://ctan.org/pkg/a0poster" }, "aalok": { "command": "aalok", "detail": "LaTeX class file for the Marathi journal ‘Aalok’", "documentation": "https://ctan.org/pkg/aalok" }, "aastex631": { "command": "aastex631", "detail": "", "documentation": "" }, "abntex2": { "command": "abntex2", "detail": "Typeset technical and scientific Brazilian documents based on ABNT rules", "documentation": "https://ctan.org/pkg/abntex2" }, "abstbook": { "command": "abstbook", "detail": "Books of abstracts", "documentation": "https://ctan.org/pkg/abstbook" }, "achemso": { "command": "achemso", "detail": "Support for American Chemical Society journal submissions", "documentation": "https://ctan.org/pkg/achemso" }, "acmart": { "command": "acmart", "detail": "Class for typesetting publications of ACM", "documentation": "https://ctan.org/pkg/acmart" }, "acmconf": { "command": "acmconf", "detail": "Class for ACM conference proceedings", "documentation": "https://ctan.org/pkg/acmconf" }, "active-conf": { "command": "active-conf", "detail": "Class for typesetting ACTIVE conference papers", "documentation": "https://ctan.org/pkg/active-conf" }, "adfathesis": { "command": "adfathesis", "detail": "Australian Defence Force Academy thesis format", "documentation": "https://ctan.org/pkg/adfathesis" }, "afparticle": { "command": "afparticle", "detail": "Typesetting articles for Archives of Forensic Psychology", "documentation": "https://ctan.org/pkg/afparticle" }, "afthesis": { "command": "afthesis", "detail": "Air Force Institute of Technology thesis class", "documentation": "https://ctan.org/pkg/afthesis" }, "agecon": { "command": "agecon", "detail": "", "documentation": "" }, "aguplus": { "command": "aguplus", "detail": "Styles for American Geophysical Union", "documentation": "https://ctan.org/pkg/aguplus" }, "aiaa-tc": { "command": "aiaa-tc", "detail": "", "documentation": "" }, "ajae": { "command": "ajae", "detail": "", "documentation": "" }, "akklecture": { "command": "akklecture", "detail": "", "documentation": "" }, "akkscript": { "command": "akkscript", "detail": "", "documentation": "" }, "akktecdoc": { "command": "akktecdoc", "detail": "", "documentation": "" }, "akletter": { "command": "akletter", "detail": "Comprehensive letter support", "documentation": "https://ctan.org/pkg/akletter" }, "ametsoc": { "command": "ametsoc", "detail": "Official American Meteorological Society LaTeX Template", "documentation": "https://ctan.org/pkg/ametsoc" }, "amsart": { "command": "amsart", "detail": "LaTeX document class for AMS math journal articles", "documentation": "https://ctan.org/pkg/amsart" }, "amsbook": { "command": "amsbook", "detail": "LaTeX document class for AMS books", "documentation": "https://ctan.org/pkg/amsbook" }, "amsdtx": { "command": "amsdtx", "detail": "", "documentation": "" }, "amsldoc": { "command": "amsldoc", "detail": "", "documentation": "" }, "amsproc": { "command": "amsproc", "detail": "LaTeX document class for AMS conference proceedings", "documentation": "https://ctan.org/pkg/amsproc" }, "aomart": { "command": "aomart", "detail": "Typeset articles for the Annals of Mathematics", "documentation": "https://ctan.org/pkg/aomart" }, "apa": { "command": "apa", "detail": "American Psychological Association format", "documentation": "https://ctan.org/pkg/apa" }, "apa6": { "command": "apa6", "detail": "Format documents in APA style (6th edition)", "documentation": "https://ctan.org/pkg/apa6" }, "apa6e": { "command": "apa6e", "detail": "Format manuscripts to APA 6th edition guidelines", "documentation": "https://ctan.org/pkg/apa6e" }, "apa7": { "command": "apa7", "detail": "Format documents in APA style (7th edition)", "documentation": "https://ctan.org/pkg/apa7" }, "apecon": { "command": "apecon", "detail": "", "documentation": "" }, "arabart": { "command": "arabart", "detail": "", "documentation": "" }, "arabbook": { "command": "arabbook", "detail": "", "documentation": "" }, "arabic-book": { "command": "arabic-book", "detail": "An Arabic book class", "documentation": "https://ctan.org/pkg/arabic-book" }, "arabrep": { "command": "arabrep", "detail": "", "documentation": "" }, "arabrep1": { "command": "arabrep1", "detail": "", "documentation": "" }, "argetabelle": { "command": "argetabelle", "detail": "", "documentation": "" }, "article": { "command": "article", "detail": "Default class for composing an article", "documentation": "https://ctan.org/pkg/article" }, "articleingud": { "command": "articleingud", "detail": "LaTeX class for articles published in INGENIERIA review", "documentation": "https://ctan.org/pkg/articleingud" }, "articoletteracdp": { "command": "articoletteracdp", "detail": "", "documentation": "" }, "artikel1": { "command": "artikel1", "detail": "", "documentation": "" }, "artikel2": { "command": "artikel2", "detail": "", "documentation": "" }, "artikel3": { "command": "artikel3", "detail": "", "documentation": "" }, "asaetr": { "command": "asaetr", "detail": "Transactions of the ASAE", "documentation": "https://ctan.org/pkg/asaetr" }, "ascelike": { "command": "ascelike", "detail": "Bibliography style for the ASCE", "documentation": "https://ctan.org/pkg/ascelike" }, "asmeconf": { "command": "asmeconf", "detail": " A LaTeX template for ASME conference papers ", "documentation": "https://ctan.org/pkg/asmeconf" }, "asmejour": { "command": "asmejour", "detail": "A template for ASME journal papers", "documentation": "https://ctan.org/pkg/asmejour" }, "assignment": { "command": "assignment", "detail": "A class file for typesetting homework and lab assignments", "documentation": "https://ctan.org/pkg/assignment" }, "aucklandthesis": { "command": "aucklandthesis", "detail": "Memoir-based class for formatting University of Auckland masters' and doctors' theses", "documentation": "https://ctan.org/pkg/aucklandthesis" }, "bangorcsthesis": { "command": "bangorcsthesis", "detail": "Typeset a thesis at Bangor University", "documentation": "https://ctan.org/pkg/bangorcsthesis" }, "bangorexam": { "command": "bangorexam", "detail": "Typeset an examination at Bangor University", "documentation": "https://ctan.org/pkg/bangorexam" }, "bankstatement": { "command": "bankstatement", "detail": "A LaTeX class for bank statements based on csv data", "documentation": "https://ctan.org/pkg/bankstatement" }, "barticle": { "command": "barticle", "detail": "", "documentation": "" }, "basque-book": { "command": "basque-book", "detail": "Class for book-type documents written in Basque", "documentation": "https://ctan.org/pkg/basque-book" }, "bbook": { "command": "bbook", "detail": "", "documentation": "" }, "beamer": { "command": "beamer", "detail": "A LaTeX class for producing presentations and slides", "documentation": "https://ctan.org/pkg/beamer" }, "beamer-rl": { "command": "beamer-rl", "detail": "Right to left presentation with beamer and babel", "documentation": "https://ctan.org/pkg/beamer-rl" }, "beamerswitch": { "command": "beamerswitch", "detail": "Convenient mode selection in Beamer documents", "documentation": "https://ctan.org/pkg/beamerswitch" }, "beaulivre": { "command": "beaulivre", "detail": "Write your books in a colorful way", "documentation": "https://ctan.org/pkg/beaulivre" }, "beilstein": { "command": "beilstein", "detail": "Support for submissions to the “Beilstein Journal of Nanotechnology”", "documentation": "https://ctan.org/pkg/beilstein" }, "beletter": { "command": "beletter", "detail": "Typeset Belgian letters", "documentation": "https://ctan.org/pkg/beletter" }, "bewerbung": { "command": "bewerbung", "detail": "Typesetting job applications", "documentation": "https://ctan.org/pkg/bewerbung" }, "bgteubner": { "command": "bgteubner", "detail": "Class for producing books for the publisher “Teubner Verlag”", "documentation": "https://ctan.org/pkg/bgteubner" }, "bidimoderncv": { "command": "bidimoderncv", "detail": "", "documentation": "" }, "bidipresentation": { "command": "bidipresentation", "detail": "Experimental bidi presentation", "documentation": "https://ctan.org/pkg/bidipresentation" }, "biditufte-book": { "command": "biditufte-book", "detail": "", "documentation": "" }, "biditufte-handout": { "command": "biditufte-handout", "detail": "", "documentation": "" }, "bitart": { "command": "bitart", "detail": "", "documentation": "" }, "bitbook": { "command": "bitbook", "detail": "", "documentation": "" }, "bjfuthesis": { "command": "bjfuthesis", "detail": "A thesis class for Beijing Forestry University", "documentation": "https://ctan.org/pkg/bjfuthesis" }, "bletter": { "command": "bletter", "detail": "", "documentation": "" }, "boek": { "command": "boek", "detail": "", "documentation": "" }, "boek3": { "command": "boek3", "detail": "", "documentation": "" }, "book": { "command": "book", "detail": "A class for typesetting books", "documentation": "https://ctan.org/pkg/book" }, "bookcover": { "command": "bookcover", "detail": "A class for book covers and dust jackets", "documentation": "https://ctan.org/pkg/bookcover" }, "bookest": { "command": "bookest", "detail": "Extended book class", "documentation": "https://ctan.org/pkg/bookest" }, "bookshelf": { "command": "bookshelf", "detail": "Create a nice image from a BibTeX file", "documentation": "https://ctan.org/pkg/bookshelf" }, "br-lex": { "command": "br-lex", "detail": "A Class for Typesetting Brazilian legal texts", "documentation": "https://ctan.org/pkg/br-lex" }, "brandeis-dissertation": { "command": "brandeis-dissertation", "detail": "Class for Brandeis University dissertations", "documentation": "https://ctan.org/pkg/brandeis-dissertation" }, "brandeis-problemset": { "command": "brandeis-problemset", "detail": "Document class for COSI Problem sets at Brandeis University (Waltham, MA)", "documentation": "https://ctan.org/pkg/brandeis-problemset" }, "brandeis-thesis": { "command": "brandeis-thesis", "detail": "A class for Brandeis University M.A. theses", "documentation": "https://ctan.org/pkg/brandeis-thesis" }, "brief": { "command": "brief", "detail": "", "documentation": "" }, "buctcover": { "command": "buctcover", "detail": "", "documentation": "" }, "buctthesis": { "command": "buctthesis", "detail": "Beijing University of Chemical Technology Thesis Template", "documentation": "https://ctan.org/pkg/buctthesis" }, "businesscard-qrcode": { "command": "businesscard-qrcode", "detail": "Business cards with QR-Code", "documentation": "https://ctan.org/pkg/businesscard-qrcode" }, "bxjsarticle": { "command": "bxjsarticle", "detail": "", "documentation": "" }, "bxjsbook": { "command": "bxjsbook", "detail": "", "documentation": "" }, "bxjsreport": { "command": "bxjsreport", "detail": "", "documentation": "" }, "bxjsslide": { "command": "bxjsslide", "detail": "", "documentation": "" }, "caesar_book": { "command": "caesar_book", "detail": "", "documentation": "" }, "cas-dc": { "command": "cas-dc", "detail": "", "documentation": "" }, "cas-sc": { "command": "cas-sc", "detail": "", "documentation": "" }, "cascadilla": { "command": "cascadilla", "detail": "Typeset papers conforming to the stylesheet of the Cascadilla Proceedings Project", "documentation": "https://ctan.org/pkg/cascadilla" }, "cassete": { "command": "cassete", "detail": "", "documentation": "" }, "cc": { "command": "cc", "detail": "", "documentation": "" }, "cd": { "command": "cd", "detail": "Typeset CD covers", "documentation": "https://ctan.org/pkg/cd" }, "cd-cover": { "command": "cd-cover", "detail": "", "documentation": "" }, "cesenaexam": { "command": "cesenaexam", "detail": "A class file to typeset exams", "documentation": "https://ctan.org/pkg/cesenaexam" }, "cheatsheet": { "command": "cheatsheet", "detail": "A simple cheatsheet class", "documentation": "https://ctan.org/pkg/cheatsheet" }, "chemmacros-manual": { "command": "chemmacros-manual", "detail": "", "documentation": "" }, "chletter": { "command": "chletter", "detail": "Class for typesetting letters to Swiss rules", "documentation": "https://ctan.org/pkg/chletter" }, "cje": { "command": "cje", "detail": "LaTeX document class for CJE articles", "documentation": "https://ctan.org/pkg/cje" }, "cnbwp": { "command": "cnbwp", "detail": "Typeset working papers of the Czech National Bank", "documentation": "https://ctan.org/pkg/cnbwp" }, "cnltx-doc": { "command": "cnltx-doc", "detail": "", "documentation": "" }, "codedoc": { "command": "codedoc", "detail": "LaTeX code and documentation in LaTeX-format file", "documentation": "https://ctan.org/pkg/codedoc" }, "colorart": { "command": "colorart", "detail": "", "documentation": "" }, "colorbook": { "command": "colorbook", "detail": "", "documentation": "" }, "combine": { "command": "combine", "detail": "Bundle individual documents into a single document", "documentation": "https://ctan.org/pkg/combine" }, "confproc": { "command": "confproc", "detail": "A set of tools for generating conference proceedings", "documentation": "https://ctan.org/pkg/confproc" }, "contracard": { "command": "contracard", "detail": "Generate calling cards for dances", "documentation": "https://ctan.org/pkg/contracard" }, "cours": { "command": "cours", "detail": "", "documentation": "" }, "courseoutline": { "command": "courseoutline", "detail": "Prepare university course outlines", "documentation": "https://ctan.org/pkg/courseoutline" }, "coursepaper": { "command": "coursepaper", "detail": "Prepare university course papers", "documentation": "https://ctan.org/pkg/coursepaper" }, "cquthesis": { "command": "cquthesis", "detail": "LaTeX Thesis Template for Chongqing University", "documentation": "https://ctan.org/pkg/cquthesis" }, "csbulletin": { "command": "csbulletin", "detail": "LaTeX class for articles submitted to the CSTUG Bulletin (Zpravodaj)", "documentation": "https://ctan.org/pkg/csbulletin" }, "csbulobalka": { "command": "csbulobalka", "detail": "", "documentation": "" }, "csbulv1": { "command": "csbulv1", "detail": "", "documentation": "" }, "ctexart": { "command": "ctexart", "detail": "", "documentation": "" }, "ctexbeamer": { "command": "ctexbeamer", "detail": "", "documentation": "" }, "ctexbook": { "command": "ctexbook", "detail": "", "documentation": "" }, "ctexrep": { "command": "ctexrep", "detail": "", "documentation": "" }, "ctxdoc": { "command": "ctxdoc", "detail": "", "documentation": "" }, "curve": { "command": "curve", "detail": "A class for making curriculum vitae", "documentation": "https://ctan.org/pkg/curve" }, "cv4tw": { "command": "cv4tw", "detail": "LaTeX CV class, with extended details", "documentation": "https://ctan.org/pkg/cv4tw" }, "cweb": { "command": "cweb", "detail": "A Web system in C", "documentation": "https://ctan.org/pkg/cweb" }, "dfgproposal": { "command": "dfgproposal", "detail": "Support for writing proposals to the DFG", "documentation": "https://ctan.org/pkg/dfgproposal" }, "dfgreporting": { "command": "dfgreporting", "detail": "", "documentation": "" }, "dinbrief": { "command": "dinbrief", "detail": "German letter DIN style", "documentation": "https://ctan.org/pkg/dinbrief" }, "disser": { "command": "disser", "detail": "Class and templates for typesetting dissertations in Russian", "documentation": "https://ctan.org/pkg/disser" }, "dithesis": { "command": "dithesis", "detail": "A class for undergraduate theses at the University of Athens", "documentation": "https://ctan.org/pkg/dithesis" }, "droit-fr": { "command": "droit-fr", "detail": "Document class and bibliographic style for French law", "documentation": "https://ctan.org/pkg/droit-fr" }, "dtk": { "command": "dtk", "detail": "Document class for the journal of DANTE", "documentation": "https://ctan.org/pkg/dtk" }, "dvdcoll": { "command": "dvdcoll", "detail": "A class for typesetting DVD archives", "documentation": "https://ctan.org/pkg/dvdcoll" }, "easybook": { "command": "easybook", "detail": "Typeset Chinese theses or books", "documentation": "https://ctan.org/pkg/easybook" }, "ebsthesis": { "command": "ebsthesis", "detail": "Typesetting theses for economics", "documentation": "https://ctan.org/pkg/ebsthesis" }, "ecca": { "command": "ecca", "detail": "", "documentation": "" }, "ecv": { "command": "ecv", "detail": "A fancy Curriculum Vitae class", "documentation": "https://ctan.org/pkg/ecv" }, "einfart": { "command": "einfart", "detail": "Write your articles in a simple and clear way", "documentation": "https://ctan.org/pkg/einfart" }, "ejpecp": { "command": "ejpecp", "detail": "Class for EJP and ECP", "documentation": "https://ctan.org/pkg/ejpecp" }, "elbioimp": { "command": "elbioimp", "detail": "A LaTeX document class for the Journal of Electrical Bioimpedance", "documentation": "https://ctan.org/pkg/elbioimp" }, "elegantbook": { "command": "elegantbook", "detail": "An Elegant LaTeX Template for Books", "documentation": "https://ctan.org/pkg/elegantbook" }, "elegantnote": { "command": "elegantnote", "detail": "Elegant LaTeX Template for Notes", "documentation": "https://ctan.org/pkg/elegantnote" }, "elegantpaper": { "command": "elegantpaper", "detail": "An Elegant LaTeX Template for Working Papers", "documentation": "https://ctan.org/pkg/elegantpaper" }, "elpres": { "command": "elpres", "detail": "A simple class for electronic presentations", "documentation": "https://ctan.org/pkg/elpres" }, "elsarticle": { "command": "elsarticle", "detail": "Class for articles for submission to Elsevier journals", "documentation": "https://ctan.org/pkg/elsarticle" }, "elteikthesis": { "command": "elteikthesis", "detail": "Thesis template for Eötvös Loránd University (Informatics)", "documentation": "https://ctan.org/pkg/elteikthesis" }, "emisa": { "command": "emisa", "detail": "A LaTeX package for preparing manuscripts for the journal EMISA", "documentation": "https://ctan.org/pkg/emisa" }, "emulateapj": { "command": "emulateapj", "detail": "Produce output similar to that of APJ", "documentation": "https://ctan.org/pkg/emulateapj" }, "erae": { "command": "erae", "detail": "", "documentation": "" }, "erdc": { "command": "erdc", "detail": "Style for Reports by US Army Corps of Engineers", "documentation": "https://ctan.org/pkg/erdc" }, "eskd": { "command": "eskd", "detail": "Modern Russian typesetting", "documentation": "https://ctan.org/pkg/eskd" }, "eskdgraph": { "command": "eskdgraph", "detail": "", "documentation": "" }, "eskdtab": { "command": "eskdtab", "detail": "", "documentation": "" }, "eskdtext": { "command": "eskdtext", "detail": "", "documentation": "" }, "estcpmm": { "command": "estcpmm", "detail": "Style for Munitions Management Project Reports", "documentation": "https://ctan.org/pkg/estcpmm" }, "etiketka": { "command": "etiketka", "detail": "", "documentation": "" }, "euproposal": { "command": "euproposal", "detail": "A class for preparing FP7 proposals", "documentation": "https://ctan.org/pkg/euproposal" }, "eureporting": { "command": "eureporting", "detail": "", "documentation": "" }, "europasscv": { "command": "europasscv", "detail": "Unofficial class for the new version of the Europass curriculum vitae", "documentation": "https://ctan.org/pkg/europasscv" }, "europecv": { "command": "europecv", "detail": "Unofficial class for European curricula vitae", "documentation": "https://ctan.org/pkg/europecv" }, "europroc": { "command": "europroc", "detail": "", "documentation": "" }, "exam": { "command": "exam", "detail": "Package for typesetting exam scripts", "documentation": "https://ctan.org/pkg/exam" }, "exam-n": { "command": "exam-n", "detail": "Exam class, focused on collaborative authoring", "documentation": "https://ctan.org/pkg/exam-n" }, "examdesign": { "command": "examdesign", "detail": "LaTeX class for typesetting exams", "documentation": "https://ctan.org/pkg/examdesign" }, "exesheet": { "command": "exesheet", "detail": "Typesetting exercise or exam sheets", "documentation": "https://ctan.org/pkg/exesheet" }, "extarticle": { "command": "extarticle", "detail": "", "documentation": "" }, "extbook": { "command": "extbook", "detail": "", "documentation": "" }, "extletter": { "command": "extletter", "detail": "", "documentation": "" }, "extproc": { "command": "extproc", "detail": "", "documentation": "" }, "extreport": { "command": "extreport", "detail": "", "documentation": "" }, "facsimile": { "command": "facsimile", "detail": "Document class for preparing faxes", "documentation": "https://ctan.org/pkg/facsimile" }, "factura": { "command": "factura", "detail": "Typeset and calculate invoices according to Venezuelan law", "documentation": "https://ctan.org/pkg/factura" }, "facture": { "command": "facture", "detail": "Generate an invoice", "documentation": "https://ctan.org/pkg/facture" }, "fancyhandout": { "command": "fancyhandout", "detail": "A LaTeX class for producing nice-looking handouts", "documentation": "https://ctan.org/pkg/fancyhandout" }, "fancyslides": { "command": "fancyslides", "detail": "Custom presentation class built upon LaTeX Beamer", "documentation": "https://ctan.org/pkg/fancyslides" }, "fbithesis": { "command": "fbithesis", "detail": "Computer Science thesis class for University of Dortmund", "documentation": "https://ctan.org/pkg/fbithesis" }, "fcavtex": { "command": "fcavtex", "detail": "A thesis class for the FCAV/UNESP (Brazil)", "documentation": "https://ctan.org/pkg/fcavtex" }, "fdudoc": { "command": "fdudoc", "detail": "", "documentation": "" }, "fduthesis": { "command": "fduthesis", "detail": "LaTeX thesis template for Fudan University", "documentation": "https://ctan.org/pkg/fduthesis" }, "fduthesis-en": { "command": "fduthesis-en", "detail": "", "documentation": "" }, "fei": { "command": "fei", "detail": "Class for academic works at FEI University Center — Brazil", "documentation": "https://ctan.org/pkg/fei" }, "ffslides": { "command": "ffslides", "detail": "Freeform slides based on the article class", "documentation": "https://ctan.org/pkg/ffslides" }, "fiche": { "command": "fiche", "detail": "", "documentation": "" }, "fithesis": { "command": "fithesis", "detail": "Thesis class and template for Masaryk University (Brno, Czech Republic)", "documentation": "https://ctan.org/pkg/fithesis" }, "fithesis2": { "command": "fithesis2", "detail": "", "documentation": "" }, "fithesis3": { "command": "fithesis3", "detail": "", "documentation": "" }, "fithesis4": { "command": "fithesis4", "detail": "", "documentation": "" }, "flacards": { "command": "flacards", "detail": "Generate flashcards for printing", "documentation": "https://ctan.org/pkg/flacards" }, "flashcard": { "command": "flashcard", "detail": "Typeset flash cards", "documentation": "https://ctan.org/pkg/flashcard" }, "flashcards": { "command": "flashcards", "detail": "A class for typesetting flashcards", "documentation": "https://ctan.org/pkg/flashcards" }, "frletter": { "command": "frletter", "detail": "Typeset letters in the French style", "documentation": "https://ctan.org/pkg/frletter" }, "fsbispit": { "command": "fsbispit", "detail": "", "documentation": "" }, "g-brief": { "command": "g-brief", "detail": "Letter document class", "documentation": "https://ctan.org/pkg/g-brief" }, "g-brief2": { "command": "g-brief2", "detail": "", "documentation": "" }, "gaceta": { "command": "gaceta", "detail": "A class to typeset La Gaceta de la RSME", "documentation": "https://ctan.org/pkg/gaceta" }, "gammas": { "command": "gammas", "detail": "Template for the GAMM Archive for Students", "documentation": "https://ctan.org/pkg/gammas" }, "gatech-thesis": { "command": "gatech-thesis", "detail": "Georgia Institute of Technology thesis class", "documentation": "https://ctan.org/pkg/gatech-thesis" }, "gmdocc": { "command": "gmdocc", "detail": "", "documentation": "" }, "gost732": { "command": "gost732", "detail": "", "documentation": "" }, "gradstudentresume": { "command": "gradstudentresume", "detail": "A generic template for graduate student resumes", "documentation": "https://ctan.org/pkg/gradstudentresume" }, "grant": { "command": "grant", "detail": "Classes for formatting federal grant proposals", "documentation": "https://ctan.org/pkg/grant" }, "grant-afosr": { "command": "grant-afosr", "detail": "", "documentation": "" }, "grant-aro": { "command": "grant-aro", "detail": "", "documentation": "" }, "grant-darpa": { "command": "grant-darpa", "detail": "", "documentation": "" }, "grant-doe": { "command": "grant-doe", "detail": "", "documentation": "" }, "grant-nih": { "command": "grant-nih", "detail": "", "documentation": "" }, "grant-nrl": { "command": "grant-nrl", "detail": "", "documentation": "" }, "grant-nsf": { "command": "grant-nsf", "detail": "", "documentation": "" }, "grant-onr": { "command": "grant-onr", "detail": "", "documentation": "" }, "graphpaper": { "command": "graphpaper", "detail": "A LaTeX class to generate several types of graph papers", "documentation": "https://ctan.org/pkg/graphpaper" }, "gridslides": { "command": "gridslides", "detail": "Free form slides with blocks placed on a grid", "documentation": "https://ctan.org/pkg/gridslides" }, "gsemthesis": { "command": "gsemthesis", "detail": "Geneva School of Economics and Management PhD thesis format", "documentation": "https://ctan.org/pkg/gsemthesis" }, "guitartabs": { "command": "guitartabs", "detail": "A class for drawing guitar tablatures easily", "documentation": "https://ctan.org/pkg/guitartabs" }, "gzt": { "command": "gzt", "detail": "Bundle of classes for “La Gazette des Mathématiciens”", "documentation": "https://ctan.org/pkg/gzt" }, "gztarticle": { "command": "gztarticle", "detail": "", "documentation": "" }, "h2020proposal": { "command": "h2020proposal", "detail": "LaTeX class and template for EU H2020 RIA proposal", "documentation": "https://ctan.org/pkg/h2020proposal" }, "harnon-cv": { "command": "harnon-cv", "detail": "A CV document class with a vertical timeline for experience", "documentation": "https://ctan.org/pkg/harnon-cv" }, "hausarbeit-jura": { "command": "hausarbeit-jura", "detail": "Class for writing “juristische Hausarbeiten” at German Universities", "documentation": "https://ctan.org/pkg/hausarbeit-jura" }, "hcart": { "command": "hcart", "detail": "", "documentation": "" }, "hcletter": { "command": "hcletter", "detail": "", "documentation": "" }, "hcreport": { "command": "hcreport", "detail": "", "documentation": "" }, "hcslides": { "command": "hcslides", "detail": "", "documentation": "" }, "hecthese": { "command": "hecthese", "detail": "A class for dissertations and theses at HEC Montréal", "documentation": "https://ctan.org/pkg/hecthese" }, "hepthesis": { "command": "hepthesis", "detail": "A class for academic reports, especially PhD theses", "documentation": "https://ctan.org/pkg/hepthesis" }, "hgbarticle": { "command": "hgbarticle", "detail": "", "documentation": "" }, "hgbreport": { "command": "hgbreport", "detail": "", "documentation": "" }, "hgbthesis": { "command": "hgbthesis", "detail": "", "documentation": "" }, "hitec": { "command": "hitec", "detail": "Class for documentation", "documentation": "https://ctan.org/pkg/hitec" }, "hithesis": { "command": "hithesis", "detail": "Harbin Institute of Technology Thesis Template", "documentation": "https://ctan.org/pkg/hithesis" }, "hitreport": { "command": "hitreport", "detail": "Harbin Institute of Technology Report LaTeX Template", "documentation": "https://ctan.org/pkg/hitreport" }, "hitszthesis": { "command": "hitszthesis", "detail": "A dissertation template for Harbin Institute of Technology, ShenZhen", "documentation": "https://ctan.org/pkg/hitszthesis" }, "hletter": { "command": "hletter", "detail": "Flexible letter typesetting with flexible page headings", "documentation": "https://ctan.org/pkg/hletter" }, "hpsdiss": { "command": "hpsdiss", "detail": "A dissertation class", "documentation": "https://ctan.org/pkg/hpsdiss" }, "hu-berlin-letter": { "command": "hu-berlin-letter", "detail": "", "documentation": "" }, "huawei": { "command": "huawei", "detail": "Template for Huawei documents", "documentation": "https://ctan.org/pkg/huawei" }, "hustthesis": { "command": "hustthesis", "detail": "Unofficial thesis template for Huazhong University", "documentation": "https://ctan.org/pkg/hustthesis" }, "hwexam": { "command": "hwexam", "detail": "", "documentation": "" }, "iagproc": { "command": "iagproc", "detail": "Class for two column IAG Proceedings articles", "documentation": "https://ctan.org/pkg/iagproc" }, "icsv": { "command": "icsv", "detail": "Class for typesetting articles for the ICSV conference", "documentation": "https://ctan.org/pkg/icsv" }, "idcc": { "command": "idcc", "detail": "", "documentation": "" }, "ijdc-v14": { "command": "ijdc-v14", "detail": "", "documentation": "" }, "ijdc-v9": { "command": "ijdc-v9", "detail": "", "documentation": "" }, "ijmart": { "command": "ijmart", "detail": "LaTeX Class for the Israel Journal of Mathematics", "documentation": "https://ctan.org/pkg/ijmart" }, "ijsra": { "command": "ijsra", "detail": " LaTeX document class for the International Journal of Student Research in Archaeology", "documentation": "https://ctan.org/pkg/ijsra" }, "image-gallery": { "command": "image-gallery", "detail": "Create an overview of pictures from a digital camera or from other sources", "documentation": "https://ctan.org/pkg/image-gallery" }, "imsproc": { "command": "imsproc", "detail": "Typeset IMS conference proceedings", "documentation": "https://ctan.org/pkg/imsproc" }, "inkpaper": { "command": "inkpaper", "detail": "A mathematical paper template", "documentation": "https://ctan.org/pkg/inkpaper" }, "invoice-class": { "command": "invoice-class", "detail": "Produces a standard US invoice from a CSV file", "documentation": "https://ctan.org/pkg/invoice-class" }, "iodhbwm": { "command": "iodhbwm", "detail": "Unofficial template of the DHBW Mannheim", "documentation": "https://ctan.org/pkg/iodhbwm" }, "iscram": { "command": "iscram", "detail": "A LaTeX class to publish article to ISCRAM conferences", "documentation": "https://ctan.org/pkg/iscram" }, "isodoc": { "command": "isodoc", "detail": "A LaTeX class for typesetting letters and invoices", "documentation": "https://ctan.org/pkg/isodoc" }, "isov2": { "command": "isov2", "detail": "", "documentation": "" }, "itaxpf": { "command": "itaxpf", "detail": "", "documentation": "" }, "iwhdp": { "command": "iwhdp", "detail": "Halle Institute for Economic Research (IWH) Discussion Papers", "documentation": "https://ctan.org/pkg/iwhdp" }, "jacow": { "command": "jacow", "detail": "The \"jacow.cls\" class is used for submissions to the proceedings of conferences on JACoW.org", "documentation": "https://ctan.org/pkg/jacow" }, "jarticle": { "command": "jarticle", "detail": "", "documentation": "" }, "jbook": { "command": "jbook", "detail": "", "documentation": "" }, "jlreq": { "command": "jlreq", "detail": "Japanese document class based on requirements for Japanese text layout", "documentation": "https://ctan.org/pkg/jlreq" }, "jltxdoc": { "command": "jltxdoc", "detail": "", "documentation": "" }, "jmlr": { "command": "jmlr", "detail": "Class files for the Journal of Machine Learning Research", "documentation": "https://ctan.org/pkg/jmlr" }, "jmlrbook": { "command": "jmlrbook", "detail": "", "documentation": "" }, "jnuexam": { "command": "jnuexam", "detail": "Exam class for Jinan University", "documentation": "https://ctan.org/pkg/jnuexam" }, "journal": { "command": "journal", "detail": "", "documentation": "" }, "jpsj2": { "command": "jpsj2", "detail": "", "documentation": "" }, "jreport": { "command": "jreport", "detail": "", "documentation": "" }, "jrurstud": { "command": "jrurstud", "detail": "", "documentation": "" }, "jsarticle": { "command": "jsarticle", "detail": "", "documentation": "" }, "jsbook": { "command": "jsbook", "detail": "", "documentation": "" }, "jspf": { "command": "jspf", "detail": "", "documentation": "" }, "jsreport": { "command": "jsreport", "detail": "", "documentation": "" }, "jura": { "command": "jura", "detail": "A document class for German legal texts", "documentation": "https://ctan.org/pkg/jura" }, "jurabook": { "command": "jurabook", "detail": "", "documentation": "" }, "juraovw": { "command": "juraovw", "detail": "", "documentation": "" }, "juraurtl": { "command": "juraurtl", "detail": "", "documentation": "" }, "kdgcoursetext": { "command": "kdgcoursetext", "detail": "", "documentation": "" }, "kdgmasterthesis": { "command": "kdgmasterthesis", "detail": "", "documentation": "" }, "kdpcover": { "command": "kdpcover", "detail": "Covers for books published by Kindle Direct Publishing", "documentation": "https://ctan.org/pkg/kdpcover" }, "kerntest": { "command": "kerntest", "detail": "Print tables and generate control files to adjust kernings", "documentation": "https://ctan.org/pkg/kerntest" }, "kiyou": { "command": "kiyou", "detail": "", "documentation": "" }, "kluwer": { "command": "kluwer", "detail": "", "documentation": "" }, "knittingpattern": { "command": "knittingpattern", "detail": "Create knitting patterns", "documentation": "https://ctan.org/pkg/knittingpattern" }, "komacv": { "command": "komacv", "detail": "Typesetting a beautiful CV with various style options", "documentation": "https://ctan.org/pkg/komacv" }, "ksp-thesis": { "command": "ksp-thesis", "detail": "A LaTeX class for theses published with KIT Scientific Publishing", "documentation": "https://ctan.org/pkg/ksp-thesis" }, "l3doc": { "command": "l3doc", "detail": "", "documentation": "" }, "labbook": { "command": "labbook", "detail": "Typeset laboratory journals", "documentation": "https://ctan.org/pkg/labbook" }, "langscibook": { "command": "langscibook", "detail": "", "documentation": "" }, "leadsheet": { "command": "leadsheet", "detail": "", "documentation": "" }, "leaflet": { "command": "leaflet", "detail": "Create small handouts (flyers)", "documentation": "https://ctan.org/pkg/leaflet" }, "lebhart": { "command": "lebhart", "detail": "Write your articles in a colorful way", "documentation": "https://ctan.org/pkg/lebhart" }, "lectures": { "command": "lectures", "detail": "A document class for quickly drafting nice looking lecture notes", "documentation": "https://ctan.org/pkg/lectures" }, "legislation": { "command": "legislation", "detail": "", "documentation": "" }, "letter": { "command": "letter", "detail": "The standard LaTeX2e letter document class", "documentation": "https://ctan.org/pkg/letter" }, "letteracdp": { "command": "letteracdp", "detail": "", "documentation": "" }, "lettre": { "command": "lettre", "detail": "Letters and faxes in French", "documentation": "https://ctan.org/pkg/lettre" }, "limap": { "command": "limap", "detail": "Typeset maps and blocks according to the Information Mapping® method", "documentation": "https://ctan.org/pkg/limap" }, "limecv": { "command": "limecv", "detail": "A (Xe/Lua)LaTeX document class for curriculum vitæ", "documentation": "https://ctan.org/pkg/limecv" }, "lion-msc": { "command": "lion-msc", "detail": "LaTeX class for B.Sc. and M.Sc. reports at Leiden Institute of Physics (LION)", "documentation": "https://ctan.org/pkg/lion-msc" }, "lni": { "command": "lni", "detail": "Official class for the “Lecture Notes in Informatics”", "documentation": "https://ctan.org/pkg/lni" }, "lps": { "command": "lps", "detail": "Class for \"Logic and Philosophy of Science\"", "documentation": "https://ctan.org/pkg/lps" }, "lt3graph-packagedoc": { "command": "lt3graph-packagedoc", "detail": "", "documentation": "" }, "ltjarticle": { "command": "ltjarticle", "detail": "", "documentation": "" }, "ltjbook": { "command": "ltjbook", "detail": "", "documentation": "" }, "ltjltxdoc": { "command": "ltjltxdoc", "detail": "", "documentation": "" }, "ltjreport": { "command": "ltjreport", "detail": "", "documentation": "" }, "ltjsarticle": { "command": "ltjsarticle", "detail": "", "documentation": "" }, "ltjsbook": { "command": "ltjsbook", "detail": "", "documentation": "" }, "ltjskiyou": { "command": "ltjskiyou", "detail": "", "documentation": "" }, "ltjspf": { "command": "ltjspf", "detail": "", "documentation": "" }, "ltjsreport": { "command": "ltjsreport", "detail": "", "documentation": "" }, "ltjtarticle": { "command": "ltjtarticle", "detail": "", "documentation": "" }, "ltjtbook": { "command": "ltjtbook", "detail": "", "documentation": "" }, "ltjtreport": { "command": "ltjtreport", "detail": "", "documentation": "" }, "ltnews": { "command": "ltnews", "detail": "The latest LaTeX news", "documentation": "https://ctan.org/pkg/ltnews" }, "ltugboat": { "command": "ltugboat", "detail": "", "documentation": "" }, "ltugproc": { "command": "ltugproc", "detail": "", "documentation": "" }, "ltxdoc": { "command": "ltxdoc", "detail": "Class for documented LaTeX macro files", "documentation": "https://ctan.org/pkg/ltxdoc" }, "ltxdockit": { "command": "ltxdockit", "detail": "Documentation support", "documentation": "https://ctan.org/pkg/ltxdockit" }, "ltxguide": { "command": "ltxguide", "detail": "", "documentation": "" }, "ltxguidex": { "command": "ltxguidex", "detail": "An extended ltxguide class", "documentation": "https://ctan.org/pkg/ltxguidex" }, "ltxmdf": { "command": "ltxmdf", "detail": "", "documentation": "" }, "matapli": { "command": "matapli", "detail": "Class for the french journal “MATAPLI”", "documentation": "https://ctan.org/pkg/matapli" }, "matc3mem": { "command": "matc3mem", "detail": "Class for MatematicaC3 textbooks", "documentation": "https://ctan.org/pkg/matc3mem" }, "mcmthesis": { "command": "mcmthesis", "detail": "Template designed for MCM/ICM", "documentation": "https://ctan.org/pkg/mcmthesis" }, "medstarbeamer": { "command": "medstarbeamer", "detail": "Beamer document class for MedStar Health Research Institute", "documentation": "https://ctan.org/pkg/medstarbeamer" }, "meetingmins": { "command": "meetingmins", "detail": "Format written minutes of meetings", "documentation": "https://ctan.org/pkg/meetingmins" }, "memoir": { "command": "memoir", "detail": "Typeset fiction, non-fiction and mathematical books", "documentation": "https://ctan.org/pkg/memoir" }, "mensa-tex": { "command": "mensa-tex", "detail": "Typeset simple school cafeteria menus", "documentation": "https://ctan.org/pkg/mensa-tex" }, "mentis": { "command": "mentis", "detail": "A basis for books to be published by Mentis publishers", "documentation": "https://ctan.org/pkg/mentis" }, "metanorma": { "command": "metanorma", "detail": "Write Metanorma standardization documents using LaTe", "documentation": "https://ctan.org/pkg/metanorma" }, "mikoslides": { "command": "mikoslides", "detail": "", "documentation": "" }, "milog": { "command": "milog", "detail": "A LaTeX class for fulfilling the documentation duties\n according to the German minimum wage law MiLoG", "documentation": "https://ctan.org/pkg/milog" }, "minimal": { "command": "minimal", "detail": "A trivial class, for use when testing", "documentation": "https://ctan.org/pkg/minimal" }, "minimart": { "command": "minimart", "detail": "", "documentation": "" }, "minimbook": { "command": "minimbook", "detail": "", "documentation": "" }, "mla": { "command": "mla", "detail": "MLA BibTeX styles", "documentation": "https://ctan.org/pkg/mla" }, "mluexercise": { "command": "mluexercise", "detail": "Exercises/homework at the Martin Luther University Halle-Wittenberg", "documentation": "https://ctan.org/pkg/mluexercise" }, "mnras": { "command": "mnras", "detail": "Monthly Notices of the Royal Astronomical Society", "documentation": "https://ctan.org/pkg/mnras" }, "moderncv": { "command": "moderncv", "detail": "A modern curriculum vitae class", "documentation": "https://ctan.org/pkg/moderncv" }, "modernposter": { "command": "modernposter", "detail": "A modern LaTeX poster theme", "documentation": "https://ctan.org/pkg/modernposter" }, "movie": { "command": "movie", "detail": "", "documentation": "" }, "msu-thesis": { "command": "msu-thesis", "detail": "Class for Michigan State University Master’s and PhD theses", "documentation": "https://ctan.org/pkg/msu-thesis" }, "mucproc": { "command": "mucproc", "detail": "Conference proceedings for the German MuC-conference", "documentation": "https://ctan.org/pkg/mucproc" }, "mugsthesis": { "command": "mugsthesis", "detail": "Thesis class complying with Marquette University Graduate School requirements", "documentation": "https://ctan.org/pkg/mugsthesis" }, "muling": { "command": "muling", "detail": "MA Thesis class for the Department of Linguistics, University of Mumbai", "documentation": "https://ctan.org/pkg/muling" }, "musuos": { "command": "musuos", "detail": "Typeset papers for the department of music, Osnabrück", "documentation": "https://ctan.org/pkg/musuos" }, "muthesis": { "command": "muthesis", "detail": "Classes for University of Manchester Dept of Computer Science", "documentation": "https://ctan.org/pkg/muthesis" }, "mwart": { "command": "mwart", "detail": "", "documentation": "" }, "mwbk": { "command": "mwbk", "detail": "", "documentation": "" }, "mwrep": { "command": "mwrep", "detail": "", "documentation": "" }, "my-thesis": { "command": "my-thesis", "detail": "", "documentation": "" }, "mycv": { "command": "mycv", "detail": "A list-driven CV class, allowing TikZ decorations", "documentation": "https://ctan.org/pkg/mycv" }, "myletter": { "command": "myletter", "detail": "An old letter class", "documentation": "https://ctan.org/pkg/myletter" }, "mynsfc": { "command": "mynsfc", "detail": "XeLaTeX template for writing the main body of NSFC proposals", "documentation": "https://ctan.org/pkg/mynsfc" }, "nanicolle": { "command": "nanicolle", "detail": "Typesetting herbarium specimen labels", "documentation": "https://ctan.org/pkg/nanicolle" }, "nature": { "command": "nature", "detail": "Prepare papers for the journal Nature", "documentation": "https://ctan.org/pkg/nature" }, "ncc": { "command": "ncc", "detail": "", "documentation": "" }, "nccproc": { "command": "nccproc", "detail": "", "documentation": "" }, "nddiss2e": { "command": "nddiss2e", "detail": "", "documentation": "" }, "ndsu-thesis": { "command": "ndsu-thesis", "detail": "North Dakota State University disquisition class", "documentation": "https://ctan.org/pkg/ndsu-thesis" }, "newlfm": { "command": "newlfm", "detail": "Write letters, facsimiles, and memos", "documentation": "https://ctan.org/pkg/newlfm" }, "nih": { "command": "nih", "detail": "A class for NIH grant applications", "documentation": "https://ctan.org/pkg/nih" }, "nihbiosketch": { "command": "nihbiosketch", "detail": "A class for NIH biosketches based on the 2015 updated format", "documentation": "https://ctan.org/pkg/nihbiosketch" }, "njf": { "command": "njf", "detail": "", "documentation": "" }, "njurepo": { "command": "njurepo", "detail": "Reports for Nanjing University", "documentation": "https://ctan.org/pkg/njurepo" }, "nlctdoc": { "command": "nlctdoc", "detail": "Package documentation class", "documentation": "https://ctan.org/pkg/nlctdoc" }, "nostarch": { "command": "nostarch", "detail": "LaTeX class for No Starch Press", "documentation": "https://ctan.org/pkg/nostarch" }, "novel": { "command": "novel", "detail": "Class for printing fiction, such as novels", "documentation": "https://ctan.org/pkg/novel" }, "nrc1": { "command": "nrc1", "detail": "", "documentation": "" }, "nrc2": { "command": "nrc2", "detail": "", "documentation": "" }, "nwejm": { "command": "nwejm", "detail": "Support for the journal “North-Western European Journal of Mathematics”", "documentation": "https://ctan.org/pkg/nwejm" }, "nwejmart": { "command": "nwejmart", "detail": "", "documentation": "" }, "oblivoir": { "command": "oblivoir", "detail": "", "documentation": "" }, "oblivoir-utf": { "command": "oblivoir-utf", "detail": "", "documentation": "" }, "oblivoir-xl": { "command": "oblivoir-xl", "detail": "", "documentation": "" }, "octavo": { "command": "octavo", "detail": "Typeset books following classical design and layout", "documentation": "https://ctan.org/pkg/octavo" }, "oegatb": { "command": "oegatb", "detail": "", "documentation": "" }, "omdoc": { "command": "omdoc", "detail": "", "documentation": "" }, "onrannual": { "command": "onrannual", "detail": "Class for Office of Naval Research Ocean Battlespace Sensing annual report", "documentation": "https://ctan.org/pkg/onrannual" }, "oup-authoring-template": { "command": "oup-authoring-template", "detail": "A general template for journals published by Oxford University Press (OUP)", "documentation": "https://ctan.org/pkg/oup-authoring-template" }, "paper": { "command": "paper", "detail": "Versions of article class, tuned for scholarly publications", "documentation": "https://ctan.org/pkg/paper" }, "papertex": { "command": "papertex", "detail": "Class for newspapers, etc", "documentation": "https://ctan.org/pkg/papertex" }, "pbsheet": { "command": "pbsheet", "detail": "Problem sheet class", "documentation": "https://ctan.org/pkg/pbsheet" }, "pdfArticle": { "command": "pdfArticle", "detail": "", "documentation": "" }, "pecha": { "command": "pecha", "detail": "Print Tibetan text in the classic pecha layout style", "documentation": "https://ctan.org/pkg/pecha" }, "petiteannonce": { "command": "petiteannonce", "detail": "A class for small advertisements", "documentation": "https://ctan.org/pkg/petiteannonce" }, "philosophersimprint": { "command": "philosophersimprint", "detail": "Typesetting articles for \"Philosophers' Imprint\"", "documentation": "https://ctan.org/pkg/philosophersimprint" }, "pittetd": { "command": "pittetd", "detail": "Electronic Theses and Dissertations at Pitt", "documentation": "https://ctan.org/pkg/pittetd" }, "pkuthss": { "command": "pkuthss", "detail": "LaTeX template for dissertations in Peking University", "documentation": "https://ctan.org/pkg/pkuthss" }, "plari": { "command": "plari", "detail": "Typesetting stageplay scripts", "documentation": "https://ctan.org/pkg/plari" }, "play": { "command": "play", "detail": "Typeset drama using LaTeX", "documentation": "https://ctan.org/pkg/play" }, "plnews": { "command": "plnews", "detail": "", "documentation": "" }, "pocoec": { "command": "pocoec", "detail": "", "documentation": "" }, "postcards": { "command": "postcards", "detail": "Facilitates mass-mailing of postcards (junkmail)", "documentation": "https://ctan.org/pkg/postcards" }, "powerdot": { "command": "powerdot", "detail": "A presentation class", "documentation": "https://ctan.org/pkg/powerdot" }, "powersem": { "command": "powersem", "detail": "", "documentation": "" }, "ppr-prv": { "command": "ppr-prv", "detail": "Prosper preview", "documentation": "https://ctan.org/pkg/ppr-prv" }, "pracjourn": { "command": "pracjourn", "detail": "Typeset articles for PracTeX", "documentation": "https://ctan.org/pkg/pracjourn" }, "pressrelease": { "command": "pressrelease", "detail": "A class for typesetting press releases", "documentation": "https://ctan.org/pkg/pressrelease" }, "proc": { "command": "proc", "detail": "Class for producing “proceedings”", "documentation": "https://ctan.org/pkg/proc" }, "proposal": { "command": "proposal", "detail": "A set of LaTeX classes for preparing proposals for\n collaborative projects", "documentation": "https://ctan.org/pkg/proposal" }, "prosper": { "command": "prosper", "detail": "LaTeX class for high quality slides", "documentation": "https://ctan.org/pkg/prosper" }, "protocol": { "command": "protocol", "detail": "A class for minutes of meetings", "documentation": "https://ctan.org/pkg/protocol" }, "prtec": { "command": "prtec", "detail": "A template for PRTEC conference papers", "documentation": "https://ctan.org/pkg/prtec" }, "pst-doc": { "command": "pst-doc", "detail": "", "documentation": "" }, "ptptex": { "command": "ptptex", "detail": "Macros for 'Progress of Theoretical Physics'", "documentation": "https://ctan.org/pkg/ptptex" }, "qcm": { "command": "qcm", "detail": "A LaTeX2e class for making multiple choice questionnaires", "documentation": "https://ctan.org/pkg/qcm" }, "quantumarticle": { "command": "quantumarticle", "detail": "Document class for submissions to the Quantum journal", "documentation": "https://ctan.org/pkg/quantumarticle" }, "qyxf-book": { "command": "qyxf-book", "detail": "Book Template for Qian Yuan Xue Fu", "documentation": "https://ctan.org/pkg/qyxf-book" }, "rapport1": { "command": "rapport1", "detail": "", "documentation": "" }, "rapport3": { "command": "rapport3", "detail": "", "documentation": "" }, "recipe": { "command": "recipe", "detail": "A LaTeX class to typeset recipes", "documentation": "https://ctan.org/pkg/recipe" }, "recipecard": { "command": "recipecard", "detail": "Typeset recipes in note-card-sized boxes", "documentation": "https://ctan.org/pkg/recipecard" }, "refart": { "command": "refart", "detail": "", "documentation": "" }, "refrep": { "command": "refrep", "detail": "", "documentation": "" }, "regstud": { "command": "regstud", "detail": "", "documentation": "" }, "report": { "command": "report", "detail": "Typeset a multi-chapter report", "documentation": "https://ctan.org/pkg/report" }, "reporting": { "command": "reporting", "detail": "", "documentation": "" }, "resphilosophica": { "command": "resphilosophica", "detail": "Typeset articles for the journal Res Philosophica", "documentation": "https://ctan.org/pkg/resphilosophica" }, "resumecls": { "command": "resumecls", "detail": "Typeset a resume both in English and Chinese", "documentation": "https://ctan.org/pkg/resumecls" }, "revtex4": { "command": "revtex4", "detail": "", "documentation": "" }, "revtex4-1": { "command": "revtex4-1", "detail": "Styles for various Physics Journals", "documentation": "https://ctan.org/pkg/revtex4-1" }, "revtex4-2": { "command": "revtex4-2", "detail": "", "documentation": "" }, "rtklage": { "command": "rtklage", "detail": "Make suit details for German courts", "documentation": "https://ctan.org/pkg/rtklage" }, "ryersonSGSThesis": { "command": "ryersonSGSThesis", "detail": "", "documentation": "" }, "ryethesis": { "command": "ryethesis", "detail": "Class for Ryerson Unversity Graduate School requirements", "documentation": "https://ctan.org/pkg/ryethesis" }, "sageep": { "command": "sageep", "detail": "Format papers for the annual meeting of EEGS", "documentation": "https://ctan.org/pkg/sageep" }, "sapthesis": { "command": "sapthesis", "detail": "Typeset theses for Sapienza-University, Rome", "documentation": "https://ctan.org/pkg/sapthesis" }, "schuleab": { "command": "schuleab", "detail": "", "documentation": "" }, "schulein": { "command": "schulein", "detail": "", "documentation": "" }, "schuleit": { "command": "schuleit", "detail": "", "documentation": "" }, "schulekl": { "command": "schulekl", "detail": "", "documentation": "" }, "schuleub": { "command": "schuleub", "detail": "", "documentation": "" }, "schuleue": { "command": "schuleue", "detail": "", "documentation": "" }, "schullsg": { "command": "schullsg", "detail": "", "documentation": "" }, "schullzk": { "command": "schullzk", "detail": "", "documentation": "" }, "schulma-ab": { "command": "schulma-ab", "detail": "", "documentation": "" }, "schulma-gutachten": { "command": "schulma-gutachten", "detail": "", "documentation": "" }, "schulma-klausur": { "command": "schulma-klausur", "detail": "", "documentation": "" }, "schulma-komp": { "command": "schulma-komp", "detail": "", "documentation": "" }, "schulma-mdlprf": { "command": "schulma-mdlprf", "detail": "", "documentation": "" }, "schulma-praes": { "command": "schulma-praes", "detail": "", "documentation": "" }, "schwalbe": { "command": "schwalbe", "detail": "", "documentation": "" }, "sciposter": { "command": "sciposter", "detail": "Make posters of ISO A3 size and larger", "documentation": "https://ctan.org/pkg/sciposter" }, "scrartcl": { "command": "scrartcl", "detail": "Koma-Script ‘article’ class", "documentation": "https://ctan.org/pkg/scrartcl" }, "scrarticle": { "command": "scrarticle", "detail": "", "documentation": "" }, "scrbook": { "command": "scrbook", "detail": "Koma-Script ‘book’ class", "documentation": "https://ctan.org/pkg/scrbook" }, "scrdoc": { "command": "scrdoc", "detail": "", "documentation": "" }, "screenplay": { "command": "screenplay", "detail": "A class file to typeset screenplays", "documentation": "https://ctan.org/pkg/screenplay" }, "scrguide": { "command": "scrguide", "detail": "", "documentation": "" }, "scrjrnl": { "command": "scrjrnl", "detail": "Typeset diaries or journals", "documentation": "https://ctan.org/pkg/scrjrnl" }, "scrletter": { "command": "scrletter", "detail": "Letter extention to KOMA-Script classes", "documentation": "https://ctan.org/pkg/scrletter" }, "scrlttr2": { "command": "scrlttr2", "detail": "Koma-Script ‘letter’ class", "documentation": "https://ctan.org/pkg/scrlttr2" }, "scrreport": { "command": "scrreport", "detail": "", "documentation": "" }, "scrreprt": { "command": "scrreprt", "detail": "Koma-Script ‘report’ class", "documentation": "https://ctan.org/pkg/scrreprt" }, "sdapsclassic": { "command": "sdapsclassic", "detail": "", "documentation": "" }, "sduthesis": { "command": "sduthesis", "detail": "Thesis Template of Shandong University", "documentation": "https://ctan.org/pkg/sduthesis" }, "seminar": { "command": "seminar", "detail": "Make overhead slides", "documentation": "https://ctan.org/pkg/seminar" }, "semproc": { "command": "semproc", "detail": "Seminar proceedings", "documentation": "https://ctan.org/pkg/semproc" }, "sesamanuel": { "command": "sesamanuel", "detail": "Class and package for sesamath books or paper", "documentation": "https://ctan.org/pkg/sesamanuel" }, "seuthesix": { "command": "seuthesix", "detail": "LaTeX class for theses at Southeast University, Nanjing, China", "documentation": "https://ctan.org/pkg/seuthesix" }, "sffms": { "command": "sffms", "detail": "Typesetting science fiction/fantasy manuscripts", "documentation": "https://ctan.org/pkg/sffms" }, "shtthesis": { "command": "shtthesis", "detail": "An unofficial LaTeX thesis template for ShanghaiTech University", "documentation": "https://ctan.org/pkg/shtthesis" }, "sibjnm": { "command": "sibjnm", "detail": "", "documentation": "" }, "sides": { "command": "sides", "detail": "A LaTeX class for typesetting stage plays", "documentation": "https://ctan.org/pkg/sides" }, "simplecv": { "command": "simplecv", "detail": "A simple class for writing curricula vitae", "documentation": "https://ctan.org/pkg/simplecv" }, "simpleresumecv": { "command": "simpleresumecv", "detail": "", "documentation": "" }, "simplethesisdissertation": { "command": "simplethesisdissertation", "detail": "", "documentation": "" }, "simplivre": { "command": "simplivre", "detail": "Write your books in a simple and clear way", "documentation": "https://ctan.org/pkg/simplivre" }, "simurgh-doc": { "command": "simurgh-doc", "detail": "", "documentation": "" }, "skbarticle": { "command": "skbarticle", "detail": "", "documentation": "" }, "skbbeamer": { "command": "skbbeamer", "detail": "", "documentation": "" }, "skbbook": { "command": "skbbook", "detail": "", "documentation": "" }, "skblncsbeamer": { "command": "skblncsbeamer", "detail": "", "documentation": "" }, "skblncsppt": { "command": "skblncsppt", "detail": "", "documentation": "" }, "skbmoderncv": { "command": "skbmoderncv", "detail": "", "documentation": "" }, "skdoc": { "command": "skdoc", "detail": "Documentation and extraction for packages and document classes", "documentation": "https://ctan.org/pkg/skdoc" }, "skeyval-testclass": { "command": "skeyval-testclass", "detail": "", "documentation": "" }, "skrapport": { "command": "skrapport", "detail": "‘Simple’ class for reports, etc", "documentation": "https://ctan.org/pkg/skrapport" }, "slides": { "command": "slides", "detail": "Class for creating slides", "documentation": "https://ctan.org/pkg/slides" }, "smfart": { "command": "smfart", "detail": "", "documentation": "" }, "smfbook": { "command": "smfbook", "detail": "", "documentation": "" }, "smglom": { "command": "smglom", "detail": "", "documentation": "" }, "source2edoc": { "command": "source2edoc", "detail": "", "documentation": "" }, "spie": { "command": "spie", "detail": "Support for formatting SPIE Proceedings manuscripts", "documentation": "https://ctan.org/pkg/spie" }, "sr-vorl": { "command": "sr-vorl", "detail": "Class for Springer books", "documentation": "https://ctan.org/pkg/sr-vorl" }, "sslides": { "command": "sslides", "detail": "Slides with headers and footers", "documentation": "https://ctan.org/pkg/sslides" }, "stage": { "command": "stage", "detail": "A LaTeX class for stage plays", "documentation": "https://ctan.org/pkg/stage" }, "standalone": { "command": "standalone", "detail": "Compile TeX pictures stand-alone or as part of a document", "documentation": "https://ctan.org/pkg/standalone" }, "subfiles": { "command": "subfiles", "detail": "Individual typesetting of subfiles of a “main” document", "documentation": "https://ctan.org/pkg/subfiles" }, "suftesi": { "command": "suftesi", "detail": "A document class for typesetting theses, books and articles", "documentation": "https://ctan.org/pkg/suftesi" }, "sugconf": { "command": "sugconf", "detail": "SAS(R) user group conference proceedings document class", "documentation": "https://ctan.org/pkg/sugconf" }, "tabriz-thesis": { "command": "tabriz-thesis", "detail": "A template for the University of Tabriz", "documentation": "https://ctan.org/pkg/tabriz-thesis" }, "talk": { "command": "talk", "detail": "A LaTeX class for presentations", "documentation": "https://ctan.org/pkg/talk" }, "tarticle": { "command": "tarticle", "detail": "", "documentation": "" }, "tbook": { "command": "tbook", "detail": "", "documentation": "" }, "tcldoc": { "command": "tcldoc", "detail": "", "documentation": "" }, "tclldoc": { "command": "tclldoc", "detail": "Doc/docstrip for tcl", "documentation": "https://ctan.org/pkg/tclldoc" }, "technionThesis": { "command": "technionThesis", "detail": "", "documentation": "" }, "thesis-ekf": { "command": "thesis-ekf", "detail": "Thesis class for Eszterhazy Karoly University", "documentation": "https://ctan.org/pkg/thesis-ekf" }, "thesis-gwu": { "command": "thesis-gwu", "detail": "Thesis class for George Washington University School of Engineering and Applied Science", "documentation": "https://ctan.org/pkg/thesis-gwu" }, "thesis-qom": { "command": "thesis-qom", "detail": "Thesis style of the University of Qom, Iran", "documentation": "https://ctan.org/pkg/thesis-qom" }, "third-rep": { "command": "third-rep", "detail": "", "documentation": "" }, "thuthesis": { "command": "thuthesis", "detail": "Thesis template for Tsinghua University", "documentation": "https://ctan.org/pkg/thuthesis" }, "tikz-kalender": { "command": "tikz-kalender", "detail": "A LaTeX based calendar using TikZ", "documentation": "https://ctan.org/pkg/tikz-kalender" }, "tikzposter": { "command": "tikzposter", "detail": "Create scientific posters using TikZ", "documentation": "https://ctan.org/pkg/tikzposter" }, "tlc-article": { "command": "tlc-article", "detail": "A LaTeX document class for formal documents", "documentation": "https://ctan.org/pkg/tlc-article" }, "toptesi": { "command": "toptesi", "detail": "Bundle for typesetting multilanguage theses", "documentation": "https://ctan.org/pkg/toptesi" }, "treport": { "command": "treport", "detail": "", "documentation": "" }, "tudabeamer": { "command": "tudabeamer", "detail": "", "documentation": "" }, "tudaexercise": { "command": "tudaexercise", "detail": "", "documentation": "" }, "tudaleaflet": { "command": "tudaleaflet", "detail": "", "documentation": "" }, "tudaletter": { "command": "tudaletter", "detail": "", "documentation": "" }, "tudaposter": { "command": "tudaposter", "detail": "", "documentation": "" }, "tudapub": { "command": "tudapub", "detail": "", "documentation": "" }, "tudasciposter": { "command": "tudasciposter", "detail": "", "documentation": "" }, "tudscrartcl": { "command": "tudscrartcl", "detail": "", "documentation": "" }, "tudscrbook": { "command": "tudscrbook", "detail": "", "documentation": "" }, "tudscrdoc": { "command": "tudscrdoc", "detail": "", "documentation": "" }, "tudscrmanual": { "command": "tudscrmanual", "detail": "", "documentation": "" }, "tudscrposter": { "command": "tudscrposter", "detail": "", "documentation": "" }, "tudscrreprt": { "command": "tudscrreprt", "detail": "", "documentation": "" }, "tufte-book": { "command": "tufte-book", "detail": "", "documentation": "" }, "tufte-handout": { "command": "tufte-handout", "detail": "", "documentation": "" }, "tui": { "command": "tui", "detail": "Thesis style for the University of the Andes, Colombia", "documentation": "https://ctan.org/pkg/tui" }, "turabian": { "command": "turabian", "detail": "Create Turabian-formatted material using LaTeX", "documentation": "https://ctan.org/pkg/turabian" }, "turabian-researchpaper": { "command": "turabian-researchpaper", "detail": "", "documentation": "" }, "turabian-thesis": { "command": "turabian-thesis", "detail": "", "documentation": "" }, "ua-thesis": { "command": "ua-thesis", "detail": "", "documentation": "" }, "uafthesis": { "command": "uafthesis", "detail": "Document class for theses at University of Alaska Fairbanks", "documentation": "https://ctan.org/pkg/uafthesis" }, "uantwerpenbamathesis": { "command": "uantwerpenbamathesis", "detail": "", "documentation": "" }, "uantwerpencoursetext": { "command": "uantwerpencoursetext", "detail": "", "documentation": "" }, "uantwerpenexam": { "command": "uantwerpenexam", "detail": "", "documentation": "" }, "uantwerpenletter": { "command": "uantwerpenletter", "detail": "", "documentation": "" }, "uantwerpenphdthesis": { "command": "uantwerpenphdthesis", "detail": "", "documentation": "" }, "uantwerpenreport": { "command": "uantwerpenreport", "detail": "", "documentation": "" }, "ucalgmthesis": { "command": "ucalgmthesis", "detail": "LaTeX thesis class for University of Calgary Faculty of Graduate Studies", "documentation": "https://ctan.org/pkg/ucalgmthesis" }, "ucbthesis": { "command": "ucbthesis", "detail": "Thesis and dissertation class supporting UCB requirements", "documentation": "https://ctan.org/pkg/ucbthesis" }, "ucdavisthesis": { "command": "ucdavisthesis", "detail": "A thesis/dissertation class for University of California at Davis", "documentation": "https://ctan.org/pkg/ucdavisthesis" }, "ucsmonograph": { "command": "ucsmonograph", "detail": "Typesetting academic documents from the University of Caxias do Sul", "documentation": "https://ctan.org/pkg/ucsmonograph" }, "ucthesis": { "command": "ucthesis", "detail": "University of California thesis format", "documentation": "https://ctan.org/pkg/ucthesis" }, "udesoftec": { "command": "udesoftec", "detail": "Thesis class for the University of Duisburg-Essen", "documentation": "https://ctan.org/pkg/udesoftec" }, "uebungsblatt": { "command": "uebungsblatt", "detail": "A LaTeX class for writing exercise sheets", "documentation": "https://ctan.org/pkg/uebungsblatt" }, "uestcthesis": { "command": "uestcthesis", "detail": "Thesis class for UESTC", "documentation": "https://ctan.org/pkg/uestcthesis" }, "uhhassignment": { "command": "uhhassignment", "detail": "A document class for typesetting homework assignments", "documentation": "https://ctan.org/pkg/uhhassignment" }, "uiucredborder": { "command": "uiucredborder", "detail": "Class for UIUC thesis red-bordered forms", "documentation": "https://ctan.org/pkg/uiucredborder" }, "uiucthesis": { "command": "uiucthesis", "detail": "UIUC thesis class", "documentation": "https://ctan.org/pkg/uiucthesis" }, "ujarticle": { "command": "ujarticle", "detail": "", "documentation": "" }, "ujbook": { "command": "ujbook", "detail": "", "documentation": "" }, "ujreport": { "command": "ujreport", "detail": "", "documentation": "" }, "ulthese": { "command": "ulthese", "detail": "Thesis class and templates for Université Laval", "documentation": "https://ctan.org/pkg/ulthese" }, "umich-thesis": { "command": "umich-thesis", "detail": "University of Michigan Thesis LaTeX class", "documentation": "https://ctan.org/pkg/umich-thesis" }, "umthesis": { "command": "umthesis", "detail": "Dissertations at the University of Michigan", "documentation": "https://ctan.org/pkg/umthesis" }, "unam-thesis": { "command": "unam-thesis", "detail": "Create documents according to the UNAM guidelines", "documentation": "https://ctan.org/pkg/unam-thesis" }, "unifith": { "command": "unifith", "detail": "Typeset theses for University of Florence (Italy)", "documentation": "https://ctan.org/pkg/unifith" }, "unitn-bimrep": { "command": "unitn-bimrep", "detail": "A bimonthly report class for the PhD School of Materials, Mechatronics and System Engineering", "documentation": "https://ctan.org/pkg/unitn-bimrep" }, "univie-ling-expose": { "command": "univie-ling-expose", "detail": "", "documentation": "" }, "univie-ling-paper": { "command": "univie-ling-paper", "detail": "", "documentation": "" }, "univie-ling-thesis": { "command": "univie-ling-thesis", "detail": "", "documentation": "" }, "univie-ling-wlg": { "command": "univie-ling-wlg", "detail": "", "documentation": "" }, "unizgklasa": { "command": "unizgklasa", "detail": "A LaTeX class for theses at the Faculty Of Graphic Arts in Zagreb", "documentation": "https://ctan.org/pkg/unizgklasa" }, "uothesis": { "command": "uothesis", "detail": "Class for dissertations and theses at the University of Oregon", "documentation": "https://ctan.org/pkg/uothesis" }, "upmethodology-document": { "command": "upmethodology-document", "detail": "", "documentation": "" }, "upmgr": { "command": "upmgr", "detail": "", "documentation": "" }, "uspatent": { "command": "uspatent", "detail": "U.S. Patent Application Tools for LaTeX and LyX", "documentation": "https://ctan.org/pkg/uspatent" }, "usthesis": { "command": "usthesis", "detail": "", "documentation": "" }, "ut-thesis": { "command": "ut-thesis", "detail": "University of Toronto thesis style", "documentation": "https://ctan.org/pkg/ut-thesis" }, "utarticle": { "command": "utarticle", "detail": "", "documentation": "" }, "utbook": { "command": "utbook", "detail": "", "documentation": "" }, "utexasthesis": { "command": "utexasthesis", "detail": "University of Texas at Austin graduate thesis style", "documentation": "https://ctan.org/pkg/utexasthesis" }, "utreport": { "command": "utreport", "detail": "", "documentation": "" }, "uwmslide": { "command": "uwmslide", "detail": "Slides with a simple Power Point like appearance", "documentation": "https://ctan.org/pkg/uwmslide" }, "uwthesis": { "command": "uwthesis", "detail": "University of Washington thesis class", "documentation": "https://ctan.org/pkg/uwthesis" }, "verifica": { "command": "verifica", "detail": "Typeset (Italian high school) exercises", "documentation": "https://ctan.org/pkg/verifica" }, "wallcalendar": { "command": "wallcalendar", "detail": "A wall calendar class with custom layouts", "documentation": "https://ctan.org/pkg/wallcalendar" }, "webquiz": { "command": "webquiz", "detail": "Write interactive web based quizzes", "documentation": "https://ctan.org/pkg/webquiz" }, "willowtreebook": { "command": "willowtreebook", "detail": "Easy basic book class, built on memoir", "documentation": "https://ctan.org/pkg/willowtreebook" }, "withargs-packagedoc": { "command": "withargs-packagedoc", "detail": "", "documentation": "" }, "wkmgr": { "command": "wkmgr", "detail": "", "documentation": "" }, "worlddev": { "command": "worlddev", "detail": "", "documentation": "" }, "wsemclassic": { "command": "wsemclassic", "detail": "LaTeX class for Bavarian school w-seminar papers", "documentation": "https://ctan.org/pkg/wsemclassic" }, "xduthesis": { "command": "xduthesis", "detail": "XeLaTeX template for writing Xidian University Thesis", "documentation": "https://ctan.org/pkg/xduthesis" }, "xebaposter": { "command": "xebaposter", "detail": "Create beautiful scientific Persian/Latin posters using TikZ", "documentation": "https://ctan.org/pkg/xebaposter" }, "xepersian-magazine": { "command": "xepersian-magazine", "detail": "", "documentation": "" }, "xmuthesis": { "command": "xmuthesis", "detail": "XMU thesis style", "documentation": "https://ctan.org/pkg/xmuthesis" }, "xoblivoir": { "command": "xoblivoir", "detail": "", "documentation": "" }, "xsim-manual": { "command": "xsim-manual", "detail": "", "documentation": "" }, "yaletter": { "command": "yaletter", "detail": "Extremely flexible macros for letters, envelopes, and label sheets", "documentation": "https://ctan.org/pkg/yaletter" }, "yathesis": { "command": "yathesis", "detail": "A LaTeX class for writing a thesis following French rules", "documentation": "https://ctan.org/pkg/yathesis" }, "yazd-thesis": { "command": "yazd-thesis", "detail": "A template for the Yazd University", "documentation": "https://ctan.org/pkg/yazd-thesis" }, "ycbook": { "command": "ycbook", "detail": "A versatile book class", "documentation": "https://ctan.org/pkg/ycbook" }, "ydoc": { "command": "ydoc", "detail": "Macros for documentation of LaTeX classes and packages", "documentation": "https://ctan.org/pkg/ydoc" }, "york-thesis": { "command": "york-thesis", "detail": "A thesis class file for York University, Toronto", "documentation": "https://ctan.org/pkg/york-thesis" }, "zbMATH": { "command": "zbMATH", "detail": "", "documentation": "" } } ================================================ FILE: data/commands.json ================================================ { "begin": { "snippet": "begin{", "detail": "Begin a new environment", "postAction": "editor.action.triggerSuggest" }, "beginend": { "snippet": "begin{$1}\n\t${0:${TM_SELECTED_TEXT}}\n\\end{$1}", "detail": "Insert \\begin/\\end", "documentation": "Insert a `\\begin{} / \\end{}` pair and wrap the selected text if any. Autocompletion is automatically triggered to complete the environment name", "postAction": "editor.action.triggerSuggest" }, "left(": { "snippet": "left(${1}\\right)", "detail": "\\left( ... \\right), shortcut @(" }, "left[": { "snippet": "left[${1}\\right]", "detail": "\\left[ ... \\right], shortcut @[" }, "left{": { "snippet": "left\\{${1}\\right\\\\}", "detail": "\\left\\{ ... \\right\\}, shortcut @{" }, "bigl(": { "snippet": "bigl(${1}\\bigr)", "detail": "\\bigl( ... \\bigr)" }, "bigl[": { "snippet": "bigl[${1}\\bigr]", "detail": "\\bigl[ ... \\bigr]" }, "bigl{": { "snippet": "bigl\\{${1}\\bigr\\\\}", "detail": "\\bigl\\{ ... \\bigr\\}" }, "Bigl(": { "snippet": "Bigl(${1}\\Bigr)", "detail": "\\Bigl( ... \\Bigr)" }, "Bigl[": { "snippet": "Bigl[${1}\\Bigr]", "detail": "\\Bigl[ ... \\Bigr]" }, "Bigl{": { "snippet": "Bigl\\{${1}\\Bigr\\\\}", "detail": "\\Bigl\\{ ... \\Bigr\\}" }, "biggl(": { "snippet": "biggl(${1}\\biggr)", "detail": "\\biggl( ... \\biggr)" }, "biggl[": { "snippet": "biggl[${1}\\biggr]", "detail": "\\biggl[ ... \\biggr]" }, "biggl{": { "snippet": "biggl\\{${1}\\biggr\\\\}", "detail": "\\biggl\\{ ... \\biggr\\}" }, "Biggl(": { "snippet": "Biggl(${1}\\Biggr)", "detail": "\\Biggl( ... \\Biggr)" }, "Biggl[": { "snippet": "Biggl[${1}\\Biggr]", "detail": "\\Biggl[ ... \\Biggr]" }, "Biggl{": { "snippet": "Biggl\\{${1}\\Biggr\\\\}", "detail": "\\Biggl\\{ ... \\Biggr\\}" }, "frame": { "snippet": "begin{frame}\n\t\\frametitle{${1:}}\n\n\t$0\n\n\\end{frame}", "detail": "Insert a frame \\begin{frame} ... \\end{frame}" }, "(": { "snippet": "(${1}\\)", "detail": "inline math \\( ... \\)" }, "[": { "snippet": "[${1}\\]", "detail": "display math \\[ ... \\]" }, "{": { "snippet": "{${1}\\\\}", "detail": "curly brackets \\{ ... \\}" }, "title{}": { "snippet": "title{${1:title}}" }, "part{}": { "snippet": "part{${1}}" }, "chapter{}": { "snippet": "chapter{${1}}" }, "section{}": { "snippet": "section{${1}}" }, "subsection{}": { "snippet": "subsection{${1}}" }, "subsubsection{}": { "snippet": "subsubsection{${1}}" }, "paragraph{}": { "snippet": "paragraph{${1}}" }, "subparagraph{}": { "snippet": "subparagraph{${1}}" }, "bibliography{}": { "snippet": "bibliography{$1}" }, "bibliographystyle{}": { "snippet": "bibliographystyle{$1}" }, "caption{}": { "snippet": "caption{${1}}" }, "footnote{}": { "snippet": "footnote{${1}}" }, "cite{}": { "snippet": "cite{$1}", "detail": "reference", "postAction": "editor.action.triggerSuggest" }, "textcite{}": { "snippet": "textcite{$1}", "detail": "reference", "postAction": "editor.action.triggerSuggest" }, "parencite{}": { "snippet": "parencite{$1}", "detail": "reference", "postAction": "editor.action.triggerSuggest" }, "citeyear{}": { "snippet": "citeyear{$1}", "postAction": "editor.action.triggerSuggest" }, "shortcite{}": { "snippet": "shortcite{$1}", "postAction": "editor.action.triggerSuggest" }, "emph{}": { "snippet": "emph{${1}}" }, "textbf{}": { "snippet": "textbf{${1}}" }, "textit{}": { "snippet": "textit{${1}}" }, "textmd{}": { "snippet": "textmd{${1}}" }, "textnormal{}": { "snippet": "textnormal{${1}}" }, "textrm{}": { "snippet": "textrm{${1}}" }, "textsc{}": { "snippet": "textsc{${1}}" }, "textsf{}": { "snippet": "textsf{${1}}" }, "textsl{}": { "snippet": "textsl{${1}}", "detail": "slanted text" }, "texttt{}": { "snippet": "texttt{${1}}" }, "textup{}": { "snippet": "textup{${1}}" }, "textwidth": {}, "ttfamily": {}, "label{}": { "snippet": "label{${1}}" }, "ref{}": { "snippet": "ref{${1}}", "postAction": "editor.action.triggerSuggest" }, "pageref{}": { "snippet": "pageref{$1}", "postAction": "editor.action.triggerSuggest" }, "author{}": { "snippet": "author{$1}" }, "pagestyle{}": { "snippet": "pagestyle{$1}" }, "hspace{}": { "snippet": "hspace{${1:l}}" }, "hspace*{}": { "snippet": "hspace*{${1:l}}" }, "vspace{}": { "snippet": "vspace{${1:l}}" }, "vspace*{}": { "snippet": "vspace*{${1:l}}" }, "usepackage{}": { "snippet": "usepackage{$1}", "postAction": "editor.action.triggerSuggest" }, "item": { "snippet": "item $0" }, "multicolumn{}{}{}": { "snippet": "multicolumn{${1:n}}{${2:cols}}{${3:text}}" }, "documentclass{}": { "snippet": "documentclass{$1}" }, "tableofcontents": {}, "linespread{}": { "snippet": "linespread{${1:x}}" }, "date": { "snippet": "date{$1}" }, "today": {}, "underline{}": { "snippet": "underline{${1}}", "detail": " ̲", "documentation": "COMBINING LOW LINE" }, "rule{}{}": { "snippet": "rule{${1:width}}{${2:height}}" }, "pagebreak": {}, "noindent": {}, "nonumber": { "detail": "Insert nonumber, shortcut @," }, "kill": {}, "tiny": {}, "scriptsize": {}, "footnotesize": {}, "small": {}, "normalsize": {}, "large": {}, "Large": {}, "LARGE": {}, "huge": {}, "Huge": {}, "raggedleft": {}, "raggedright": {}, "centering": {}, "cline{}": { "snippet": "cline{${1:x}-${2:y}}" }, "hline": {}, "text{}": { "snippet": "text{$1}" }, "sqrt{}": { "snippet": "sqrt{$1}", "detail": "√, shortcut @2" }, "frac{}{}": { "snippet": "frac{$1}{$2}", "detail": "Insert fraction, shortcuts @/ or @%" }, "bar{}": { "snippet": "bar{$1}", "detail": "¯, shortcut @_" }, "alpha": { "detail": "α, shortcut @a" }, "beta": { "detail": "β, shortcut @b" }, "chi": { "detail": "χ, shortcut @c" }, "delta": { "detail": "δ, shortcut @d" }, "epsilon": { "detail": "ϵ, shortcut @e" }, "varepsilon": { "detail": "ε, shortcut @ve" }, "eta": { "detail": "η, shortcut @h" }, "gamma": { "detail": "γ, shortcut @g" }, "iota": { "detail": "ι, shortcut @i" }, "kappa": { "detail": "κ, shortcut @k" }, "lambda": { "detail": "λ, shortcut @l" }, "mu": { "detail": "μ, shortcut @m" }, "nu": { "detail": "ν, shortcut @n" }, "omega": { "detail": "ω, shortcut @o" }, "phi": { "detail": "φ, shortcut @f" }, "varphi": { "detail": "ϕ, shortcut @vf" }, "pi": { "detail": "π, shortcut @p" }, "varpi": { "detail": "ϖ, shortcut @vp" }, "psi": { "detail": "ψ, shortcut @y" }, "rho": { "detail": "ρ, shortcut @r" }, "varrho": { "detail": "ϱ, shortcut @vr" }, "sigma": { "detail": "σ, shortcut @s" }, "varsigma": { "detail": "ς, shortcut @vs" }, "tau": { "detail": "τ, shortcut @t" }, "theta": { "detail": "θ, shortcut @q" }, "vartheta": { "detail": "ϑ, shortcut @vq" }, "upsilon": { "detail": "υ, shortcut @u" }, "xi": { "detail": "ξ, shortcut @x" }, "zeta": { "detail": "ζ, shortcut @z" }, "Delta": { "detail": "Δ, shortcut @D" }, "Gamma": { "detail": "Γ, shortcut @G" }, "Lambda": { "detail": "Λ, shortcut @L" }, "Omega": { "detail": "Ω, shortcut @W" }, "Phi": { "detail": "Φ, shortcut @F" }, "Pi": { "detail": "Π, shortcut @P" }, "Psi": { "detail": "Ψ, shortcut @Y" }, "Sigma": { "detail": "Σ, shortcut @S" }, "Theta": { "detail": "Θ, shortcut @Q" }, "Upsilon": { "detail": "Υ, shortcut @U" }, "Xi": { "detail": "Ξ, shortcut @X" }, "exists": { "detail": "∃" }, "in": { "detail": "∈" }, "notin": { "detail": "∉" }, "subset": { "detail": "⊂" }, "supset": { "detail": "⊃" }, "leftarrow": { "detail": "←" }, "Leftarrow": { "detail": "⇐" }, "Leftrightarrow": { "detail": "⇔" }, "rightarrow": { "detail": "→" }, "Rightarrow": { "detail": "⇒" }, "infty": { "detail": "∞, shortcut @8" }, "div": { "detail": "division" }, "approx": { "detail": "≈" }, "mid": { "detail": "∣" }, "neg": { "detail": "¬" }, "setminus": { "detail": "∖" }, "sum": { "detail": "∑" }, "prime": { "detail": "′" }, "geq": { "detail": "≥, shortcut @>" }, "partial": { "detail": "∂, shortcut @6" }, "pm": { "detail": "±" }, "times": { "detail": "×, shortcut @*" }, "cap": { "detail": "∩" }, "bigcap": { "detail": "∩, shortcut @-" }, "cup": { "detail": "∪" }, "bigcup": { "detail": "∪, shortcut @+" }, "vee": { "detail": "∨" }, "prod": { "detail": "∏" }, "circ": { "detail": "°, shortcut @@" }, "wedge": { "detail": "∧, shortcut @&" }, "neq": { "detail": "≠" }, "forall": { "detail": "∀" }, "leq": { "detail": "≤, shortcut @<" }, "equiv": { "detail": "≡, shortcut @=" }, "dot{}": { "snippet": "dot{$1}", "detail": "˙, shortcut @;" }, "ddot{}": { "snippet": "ddot{$1}", "detail": "¨, shortcut @: " }, "acute{}": { "snippet": "acute{$1}", "detail": " ́", "documentation": "acute accent" }, "breve{}": { "snippet": "breve{$1}", "detail": " ̆", "documentation": "breve" }, "check{}": { "snippet": "check{$1}", "detail": " ̌", "documentation": "caron" }, "grave{}": { "snippet": "grave{$1}", "detail": " ̀", "documentation": "grave accent" }, "hat{}": { "snippet": "hat{$1}", "detail": " ̂, shortcut @^", "documentation": "circumflex accent" }, "widehat{}": { "snippet": "widehat{$1}", "detail": " ̂", "documentation": "wide circumflex accent" }, "tilde{}": { "snippet": "tilde{$1}", "detail": " ̃", "documentation": "tilde" }, "widetilde{}": { "snippet": "widetilde{$1}", "detail": " ̃", "documentation": "wide tilde" }, "vec{}": { "snippet": "vec{$1}" }, "addcontentsline{}{}{}": { "snippet": "addcontentsline{${1:file}}{${2:secunit}}{${3:entry}}" }, "appendix": {}, "appendixname": {}, "arabic{}": { "snippet": "arabic{${1:counter}}" }, "ensuremath{}": { "snippet": "ensuremath{${1:text}}" }, "bibitem{}": { "snippet": "bibitem{${1:citekey}}" }, "bibitem[]{}": { "snippet": "bibitem[${2:label}]{${1:citekey}}" }, "caption[]{}": { "snippet": "caption[${2:short}]{${1:title}}" }, "chapter*{}": { "snippet": "chapter*{${1:title}}" }, "chapter[]{}": { "snippet": "chapter[${2:short}]{${1:title}}" }, "chaptermark{}": { "snippet": "chaptermark{${1:code}}" }, "chaptername{}": { "snippet": "chaptername{${1:name}}" }, "cite[]{}": { "snippet": "cite[${2:text}]{${1:keylist}}" }, "cleardoublepage": {}, "clearpage": {}, "contentsline{}{}{}": { "snippet": "contentsline{${1:type}}{${2:text}}{${3:page}}" }, "contentsname{}": { "snippet": "contentsname{${1:name}}" }, "cdot": { "detail": "·, shortcut @." }, "cdots": { "detail": "···" }, "ldots": {}, "ddots": { "detail": "⋱" }, "documentclass[]{}": { "snippet": "documentclass[${2:options}]{${1:style}}" }, "fbox{}": { "snippet": "fbox{${1:text}}" }, "figurename{}": { "snippet": "figurename{${1:name}}" }, "footnotemark": {}, "footnotemark[]": { "snippet": "footnotemark[${1:number}]" }, "footnotetext[]{}": { "snippet": "footnotetext[${2:number}]{${1:text}}" }, "footnotetext{}": { "snippet": "footnotetext{${1:text}}" }, "footnote[]{}": { "snippet": "footnote[${2:number}]{${1:text}}" }, "glossaryentry{}{}": { "snippet": "glossaryentry{${1:text}}{${2:pagenum}}" }, "glossary": { "snippet": "glossary{${1:text}}" }, "hlinefill": {}, "input": { "snippet": "input{$1}", "postAction": "editor.action.triggerSuggest" }, "include{}": { "snippet": "include{$1}", "postAction": "editor.action.triggerSuggest" }, "includegraphics{}": { "snippet": "includegraphics{$1}", "postAction": "editor.action.triggerSuggest" }, "includegraphics[]{}": { "snippet": "includegraphics[${2:options}]{${1:name}}", "postAction": "editor.action.triggerSuggest" }, "includeonly{}": { "snippet": "includeonly{${1:filelist}}" }, "indexname{}": { "snippet": "indexname{${1:name}}" }, "index{}": { "snippet": "index{${1:entry}}" }, "inputlineno": {}, "item[]": { "snippet": "item[${1:label}]" }, "itshape": {}, "LaTeX": {}, "linebreak": {}, "linebreak[]": { "snippet": "linebreak[${1:number}]" }, "makeatletter": {}, "makeatother": {}, "maketitle": {}, "marginpar[]{}": { "snippet": "marginpar[${2:left}]{${1:right}}" }, "marginpar{}": { "snippet": "marginpar{${1:right}}" }, "markboth{}{}": { "snippet": "markboth{${1:lefthead}}{${2:righthead}}" }, "markright{}": { "snippet": "markright{${1:righthead}}" }, "mbox{}": { "snippet": "mbox{${1:text}}" }, "newline": {}, "newpage": {}, "newtheorem{}[]{}": { "snippet": "newtheorem{${1:envname}}[${2:numberedlike}]{${3:caption}}" }, "newtheorem{}{}": { "snippet": "newtheorem{${1:envname}}{${2:caption}}" }, "newtheorem{}{}[]": { "snippet": "newtheorem{${1:envname}}{${2:caption}}[${3:within}]" }, "nocite{}": { "snippet": "nocite{${1:keylist}}" }, "nolinebreak": {}, "nolinebreak[]": { "snippet": "nolinebreak[${1:number}]" }, "nopagebreak": {}, "nopagebreak[]": { "snippet": "nopagebreak[${1:number}]" }, "underbrace{}": { "snippet": "underbrace{${1:text}}" }, "overbrace{}": { "snippet": "overbrace{${1:text}}", "detail": "⏞", "documentation": "TOP CURLY BRACKET" }, "overline{}": { "snippet": "overline{${1:text}}", "detail": " ̅", "documentation": "overbar embellishment" }, "pagebreak[]": { "snippet": "pagebreak[${1:number}]" }, "pagename": {}, "pagenumbering{}": { "snippet": "pagenumbering{${1:numstyle}}" }, "paragraph*{}": { "snippet": "paragraph*{${1:title}}" }, "paragraph[]{}": { "snippet": "paragraph[${2:short}]{${1:title}}" }, "parbox[]{}{}": { "snippet": "parbox[${3:position}]{${1:width}}{${2:text}}" }, "parbox{}{}": { "snippet": "parbox{${1:width}}{${2:text}}" }, "part*{}": { "snippet": "part*{${1:title}}" }, "part[]{}": { "snippet": "part[${2:short}]{${1:title}}" }, "rule[]{}{}": { "snippet": "rule[${3:lift}]{${1:width}}{${2:thickness}}" }, "section*{}": { "snippet": "section*{${1:title}}" }, "section[]{}": { "snippet": "section[${2:short}]{${1:title}}" }, "stackrel{}{}": { "snippet": "stackrel{${1:above}}{${2:under}}" }, "subparagraph*{}": { "snippet": "subparagraph*{${1:title}}" }, "subparagraph[]{}": { "snippet": "subparagraph[${2:short}]{${1:title}}" }, "subsection*{}": { "snippet": "subsection*{${1:title}}" }, "subsection[]{}": { "snippet": "subsection[${2:short}]{${1:title}}" }, "subsubsection*{}": { "snippet": "subsubsection*{${1:title}}" }, "subsubsection[]{}": { "snippet": "subsubsection[${2:short}]{${1:title}}" }, "thanks{}": { "snippet": "thanks{${1:text}}" }, "thispagestyle": { "snippet": "thispagestyle{${1:empty/plain/headings/myheadings}}" }, "usepackage[]{}": { "snippet": "usepackage[${2:options}]{${1:package}}" }, "newcommand{}[][]{}": { "snippet": "newcommand{${1:cmd}}[${2:args}][${3:default}]{${4:def}}" }, "newcommand{}[]{}": { "snippet": "newcommand{${1:cmd}}[${2:args}]{${3:def}}" }, "newcommand{}{}": { "snippet": "newcommand{${1:cmd}}{${2:def}}" }, "providecommand{}[][]{}": { "snippet": "providecommand{${1:cmd}}[${2:args}][${3:default}]{${4:def}}" }, "providecommand{}[]{}": { "snippet": "providecommand{${1:cmd}}[${2:args}]{${3:def}}" }, "providecommand{}{}": { "snippet": "providecommand{${1:cmd}}{${2:def}}" }, "newenvironment{}[][]{}{}": { "snippet": "newenvironment{${1:nam}}[${2:args}][${3:default}]{${4:begdef}}{${5:enddef}}" }, "newenvironment{}[]{}{}": { "snippet": "newenvironment{${1:nam}}[${2:args}]{${3:begdef}}{${4:enddef}}" }, "newenvironment{}{}{}": { "snippet": "newenvironment{${1:name}}{${2:begdef}}{${3:enddef}}" }, "renewcommand{}[][]{}": { "snippet": "renewcommand{${1:cmd}}[${2:args}][${3:default}]{${4:def}}" }, "renewcommand{}[]{}": { "snippet": "renewcommand{${1:cmd}}[${2:args}]{${3:def}}" }, "renewcommand{}{}": { "snippet": "renewcommand{${1:cmd}}{${2:def}}" }, "renewenvironment{}[][]{}{}": { "snippet": "renewenvironment{${1:name}}[${2:args}][${3:default}]{${4:begdef}}{${5:enddef}}" }, "renewenvironment{}[]{}{}": { "snippet": "renewenvironment{${1:name}}[${2:args}]{${3:begdef}}{${4:enddef}}" }, "renewenvironment{}{}{}": { "snippet": "renewenvironment{${1:name}}{${2:begdef}}{${3:enddef}}" }, "roman{}": { "snippet": "roman{${1:counter}}" }, "Roman{}": { "snippet": "Roman{${1:counter}}" }, "framebox[][]{}": { "snippet": "framebox[${2:width}][${3:position}]{${1:text}}" }, "framebox[]{}": { "snippet": "framebox[${2:width}]{${1:text}}" }, "listoffigures": {}, "listoftables": {}, "makeglossary": {}, "makeindex": {}, "mathbb{}": { "snippet": "mathbb{${1:text}}" }, "mathbf{}": { "snippet": "mathbf{${1:text}}" }, "mathcal{}": { "snippet": "mathcal{${1:text}}" }, "mathds{}": { "snippet": "mathds{${1:text}}" }, "mathit{}": { "snippet": "mathit{${1:text}}" }, "mathnormal{}": { "snippet": "mathnormal{${1:text}}" }, "mathrm{}": { "snippet": "mathrm{${1:text}}" }, "mathscr{}": { "snippet": "mathscr{${1:text}}" }, "mathsf{}": { "snippet": "mathsf{${1:text}}" }, "mathtt{}": { "snippet": "mathtt{${1:text}}" }, "displaystyle": {} } ================================================ FILE: data/environments.json ================================================ [ { "name": "document", "arg": { "format": "", "snippet": "\n$0" } }, { "name": "table" }, { "name": "description", "arg": { "format": "", "snippet": "\n\t\\item[$1] $0" } }, { "name": "enumerate", "arg": { "format": "", "snippet": "\n\t\\item $0" } }, { "name": "itemize", "arg": { "format": "", "snippet": "\n\t\\item $0" } }, { "name": "math" }, { "name": "displaymath" }, { "name": "split" }, { "name": "array", "arg": { "format": "{}", "snippet": "{${1:cols}}" } }, { "name": "subarray", "arg": { "format": "{}", "snippet": "{${1:align}}" } }, { "name": "eqnarray" }, { "name": "equation" }, { "name": "equation*" }, { "name": "subequations" }, { "name": "subequations*" }, { "name": "multline" }, { "name": "multline*" }, { "name": "gather" }, { "name": "gather*" }, { "name": "gathered" }, { "name": "align" }, { "name": "align*" }, { "name": "aligned" }, { "name": "alignedat" }, { "name": "flalign" }, { "name": "flalign*" }, { "name": "xalignat" }, { "name": "xalignat*" }, { "name": "matrix" }, { "name": "bmatrix" }, { "name": "Bmatrix" }, { "name": "pmatrix" }, { "name": "vmatrix" }, { "name": "Vmatrix" }, { "name": "smallmatrix" }, { "name": "definition" }, { "name": "example" }, { "name": "remark" }, { "name": "lemma" }, { "name": "theorem" }, { "name": "corollary" }, { "name": "proposition" }, { "name": "proof" }, { "name": "cases" }, { "name": "center" }, { "name": "flushleft" }, { "name": "flushright" }, { "name": "minipage" }, { "name": "quotation" }, { "name": "quote" }, { "name": "verbatim" }, { "name": "verse" }, { "name": "picture" }, { "name": "tabbing" }, { "name": "tabular", "arg": { "format": "{}", "snippet": "{${1:cols}}" } }, { "name": "thebibliography" }, { "name": "titlepage" } ] ================================================ FILE: data/latex-snippet.json ================================================ { "item": { "prefix": "item", "body": "\n\\item ", "description": "\\item on a newline" }, "subscript": { "prefix": "__", "body": "_{${1:${TM_SELECTED_TEXT}}}", "description": "subscript" }, "superscript": { "prefix": "**", "body": "^{${1:${TM_SELECTED_TEXT}}}", "description": "superscript" }, "etc": { "prefix": "...", "body": "\\dots", "description": "\\dots" }, "equation": { "prefix": "BEQ", "body": "\\begin{equation}\n\t${0:${TM_SELECTED_TEXT}}\n\\end{equation}", "description": "equation environment" }, "equation*": { "prefix": "BSEQ", "body": "\\begin{equation*}\n\t${0:${TM_SELECTED_TEXT}}\n\\end{equation*}", "description": "equation* environment" }, "align": { "prefix": "BAL", "body": "\\begin{align}\n\t${0:${TM_SELECTED_TEXT}}\n\\end{align}", "description": "align environment" }, "align*": { "prefix": "BSAL", "body": "\\begin{align*}\n\t${0:${TM_SELECTED_TEXT}}\n\\end{align*}", "description": "align* environment" }, "gather": { "prefix": "BGA", "body": "\\begin{gather}\n\t${0:${TM_SELECTED_TEXT}}\n\\end{gather}", "description": "gather environment" }, "gather*": { "prefix": "BSGA", "body": "\\begin{gather*}\n\t${0:${TM_SELECTED_TEXT}}\n\\end{gather*}", "description": "gather* environment" }, "multline": { "prefix": "BMU", "body": "\\begin{multline}\n\t${0:${TM_SELECTED_TEXT}}\n\\end{multline}", "description": "multline environment" }, "multline*": { "prefix": "BSMU", "body": "\\begin{multline*}\n\t${0:${TM_SELECTED_TEXT}}\n\\end{multline*}", "description": "multline* environment" }, "itemize": { "prefix": "BIT", "body": "\\begin{itemize}\n\t\\item ${0:${TM_SELECTED_TEXT}}\n\\end{itemize}", "description": "itemize environment" }, "enumerate": { "prefix": "BEN", "body": "\\begin{enumerate}\n\t\\item ${0:${TM_SELECTED_TEXT}}\n\\end{enumerate}", "description": "enumerate environment" }, "split": { "prefix": "BSPL", "body": "\\begin{split}\n\t${0:${TM_SELECTED_TEXT}}\n\\end{split}", "description": "split environment" }, "cases": { "prefix": "BCAS", "body": "\\begin{cases}\n\t${0:${TM_SELECTED_TEXT}}\n\\end{cases}", "description": "cases environment" }, "frame": { "prefix": "BFR", "body": "\\begin{frame}\n\t\\frametitle{${1:<title>}}\n\n\t${0:${TM_SELECTED_TEXT}}\n\n\\end{frame}", "description": "frame" }, "figure": { "prefix": "BFI", "body": "\\begin{figure}[${1:htbp}]\n\t\\centering\n\t${0:${TM_SELECTED_TEXT}}\n\t\\caption{${2:<caption>}}\n\t\\label{${3:<label>}}\n\\end{figure}", "description": "figure" }, "table (caption after tabular)": { "prefix": "BTA", "body": "\\begin{table}[${1:htbp}]\n\t\\centering\n\t\\begin{tabular}{${4:<columns>}}\n\t\t${0:${TM_SELECTED_TEXT}}\n\t\\end{tabular}\n\t\\caption{${2:<caption>}}\n\t\\label{${3:<label>}}\n\\end{table}", "description": "table" }, "table (caption before tabular)": { "prefix": "BTB", "body": "\\begin{table}[${1:htbp}]\n\t\\centering\n\t\\caption{${2:<caption>}}\n\t\\label{${3:<label>}}\n\t\\begin{tabular}{${4:<columns>}}\n\t\t${0:${TM_SELECTED_TEXT}}\n\t\\end{tabular}\n\\end{table}", "description": "table" }, "tikzcd": { "prefix": "BTC", "body": "\\begin{tikzcd}\n\t${0:${TM_SELECTED_TEXT}}\n\\end{tikzcd}", "description": "tikzcd" }, "tikzpicture": { "prefix": "BTP", "body": "\\begin{tikzpicture}\n\t${0:${TM_SELECTED_TEXT}}\n\\end{tikzpicture}", "description": "tikzpicture" }, "set font size": { "prefix": "fontsize", "body": "${1|\\Huge,\\huge,\\LARGE,\\Large,\\large,\\normalsize,\\small,\\footnotesize,\\scriptsize,\\tiny|}", "description": "Select a font size" }, "textnormal": { "prefix": "FNO", "body": "\\textnormal{${1:${TM_SELECTED_TEXT:text}}}", "description": "normal font" }, "textrm": { "prefix": "FRM", "body": "\\textrm{${1:${TM_SELECTED_TEXT:text}}}", "description": "roman font" }, "emph": { "prefix": "FEM", "body": "\\emph{${1:${TM_SELECTED_TEXT:text}}}", "description": "emphasis font" }, "textsf": { "prefix": "FSF", "body": "\\textsf{${1:${TM_SELECTED_TEXT:text}}}", "description": "sans serif font" }, "texttt": { "prefix": "FTT", "body": "\\texttt{${1:${TM_SELECTED_TEXT:text}}}", "description": "typewriter font" }, "textit": { "prefix": "FIT", "body": "\\textit{${1:${TM_SELECTED_TEXT:text}}}", "description": "italic font" }, "textsl": { "prefix": "FSL", "body": "\\textsl{${1:${TM_SELECTED_TEXT:text}}}", "description": "slanted font" }, "textsc": { "prefix": "FSC", "body": "\\textsc{${1:${TM_SELECTED_TEXT:text}}}", "description": "smallcaps font" }, "underline": { "prefix": "FUL", "body": "\\underline{${1:${TM_SELECTED_TEXT:text}}}", "description": "Underline text" }, "uppercase": { "prefix": "FUC", "body": "\\uppercase{${1:${TM_SELECTED_TEXT:text}}}", "description": "Make text uppercase (all caps)" }, "lowercase": { "prefix": "FLC", "body": "\\lowercase{${1:${TM_SELECTED_TEXT:text}}}", "description": "Make text lowercase (no caps)" }, "textbf": { "prefix": "FBF", "body": "\\textbf{${1:${TM_SELECTED_TEXT:text}}}", "description": "bold font" }, "textsuperscript": { "prefix": "FSS", "body": "\\textsuperscript{${1:${TM_SELECTED_TEXT:text}}}", "description": "Make text a superscript" }, "textsubscript": { "prefix": "FBS", "body": "\\textsubscript{${1:${TM_SELECTED_TEXT:text}}}", "description": "Make text a superscript" }, "mathrm": { "prefix": "MRM", "body": "\\mathrm{${1:${TM_SELECTED_TEXT:text}}}", "description": "math roman font" }, "mathsf": { "prefix": "MSF", "body": "\\mathsf{${1:${TM_SELECTED_TEXT:text}}}", "description": "math sans serif font" }, "mathbf": { "prefix": "MBF", "body": "\\mathbf{${1:${TM_SELECTED_TEXT:text}}}", "description": "math bold font" }, "mathbb": { "prefix": "MBB", "body": "\\mathbb{${1:${TM_SELECTED_TEXT:text}}}", "description": "math blackboard bold font" }, "mathcal": { "prefix": "MCA", "body": "\\mathcal{${1:${TM_SELECTED_TEXT:text}}}", "description": "math caligraphic font" }, "mathit": { "prefix": "MIT", "body": "\\mathit{${1:${TM_SELECTED_TEXT:text}}}", "description": "math italic font" }, "mathtt": { "prefix": "MTT", "body": "\\mathtt{${1:${TM_SELECTED_TEXT:text}}}", "description": "math typewriter font" }, "wrapEnv": { "body": "\n\\begin{$1}\n\t${0:${TM_SELECTED_TEXT}}\n\\end{$1}", "description": "Wrap selection into an environment" }, "part": { "prefix": "SPA", "body": "\\part{${1:${TM_SELECTED_TEXT}}}", "description": "part" }, "chapter": { "prefix": "SCH", "body": "\\chapter{${1:${TM_SELECTED_TEXT}}}", "description": "chapter" }, "section": { "prefix": "SSE", "body": "\\section{${1:${TM_SELECTED_TEXT}}}", "description": "section" }, "subsection": { "prefix": "SSS", "body": "\\subsection{${1:${TM_SELECTED_TEXT}}}", "description": "subsection" }, "subsubsection": { "prefix": "SS2", "body": "\\subsubsection{${1:${TM_SELECTED_TEXT}}}", "description": "subsubsection" }, "paragraph": { "prefix": "SPG", "body": "\\paragraph{${1:${TM_SELECTED_TEXT}}}", "description": "paragraph" }, "subparagraph": { "prefix": "SSP", "body": "\\subparagraph{${1:${TM_SELECTED_TEXT}}}", "description": "subparagraph" } } ================================================ FILE: data/macros.json ================================================ [ { "name": "begin", "arg": { "format": "", "snippet": "begin{" }, "detail": "Begin a new environment", "action": "editor.action.triggerSuggest" }, { "name": "beginend", "arg": { "format": "", "snippet": "begin{$1}\n\t${0:${TM_SELECTED_TEXT}}\n\\end{$1}" }, "detail": "Insert \\begin/\\end", "doc": "Insert a `\\begin{} / \\end{}` pair and wrap the selected text if any. Autocompletion is automatically triggered to complete the environment name", "action": "editor.action.triggerSuggest" }, { "name": "left", "arg": { "format": "(", "snippet": "left(${1}\\right)" }, "detail": "\\left( ... \\right), shortcut @(" }, { "name": "left", "arg": { "format": "[", "snippet": "left[${1}\\right]" }, "detail": "\\left[ ... \\right], shortcut @[" }, { "name": "left", "arg": { "format": "{", "snippet": "left\\{${1}\\right\\\\}" }, "detail": "\\left\\{ ... \\right\\}, shortcut @{" }, { "name": "left", "arg": { "format": "|", "snippet": "left|${1}\\right|" }, "detail": "\\left| ... \\right|, shortcut @|" }, { "name": "left", "arg": { "format": "\\|", "snippet": "left\\|${1}\\right\\|" }, "detail": "\\left\\| ... \\right\\|, shortcut @\\|" }, { "name": "frame", "arg": { "format": "", "snippet": "begin{frame}\n\t\\frametitle{${1:<title>}}\n\n\t$0\n\n\\end{frame}" }, "detail": "Insert a frame \\begin{frame} ... \\end{frame}" }, { "name": "(", "arg": { "format": "", "snippet": "(${1}\\)" }, "detail": "inline math \\( ... \\)" }, { "name": "[", "arg": { "format": "", "snippet": "[${1}\\]" }, "detail": "display math \\[ ... \\]" }, { "name": "{", "arg": { "format": "", "snippet": "{${1}\\\\}" }, "detail": "curly brackets \\{ ... \\}" }, { "name": "title", "arg": { "format": "{}", "snippet": "title{${1:title}}" } }, { "name": "part", "arg": { "format": "{}", "snippet": "part{${1}}" } }, { "name": "chapter", "arg": { "format": "{}", "snippet": "chapter{${1}}" } }, { "name": "section", "arg": { "format": "{}", "snippet": "section{${1}}" } }, { "name": "subsection", "arg": { "format": "{}", "snippet": "subsection{${1}}" } }, { "name": "subsubsection", "arg": { "format": "{}", "snippet": "subsubsection{${1}}" } }, { "name": "paragraph", "arg": { "format": "{}", "snippet": "paragraph{${1}}" } }, { "name": "subparagraph", "arg": { "format": "{}", "snippet": "subparagraph{${1}}" } }, { "name": "bibliography", "arg": { "format": "{}", "snippet": "bibliography{$1}" } }, { "name": "bibliographystyle", "arg": { "format": "{}", "snippet": "bibliographystyle{$1}" } }, { "name": "caption", "arg": { "format": "{}", "snippet": "caption{${1}}" } }, { "name": "footnote", "arg": { "format": "{}", "snippet": "footnote{${1}}" } }, { "name": "cite", "arg": { "format": "{}", "snippet": "cite{$1}" }, "detail": "reference", "action": "editor.action.triggerSuggest" }, { "name": "textcite", "arg": { "format": "{}", "snippet": "textcite{$1}" }, "detail": "reference", "action": "editor.action.triggerSuggest" }, { "name": "parencite", "arg": { "format": "{}", "snippet": "parencite{$1}" }, "detail": "reference", "action": "editor.action.triggerSuggest" }, { "name": "citeyear", "arg": { "format": "{}", "snippet": "citeyear{$1}" }, "action": "editor.action.triggerSuggest" }, { "name": "shortcite", "arg": { "format": "{}", "snippet": "shortcite{$1}" }, "action": "editor.action.triggerSuggest" }, { "name": "emph", "arg": { "format": "{}", "snippet": "emph{$1}" } }, { "name": "textbf", "arg": { "format": "{}", "snippet": "textbf{${1}}" } }, { "name": "textit", "arg": { "format": "{}", "snippet": "textit{${1}}" } }, { "name": "textmd", "arg": { "format": "{}", "snippet": "textmd{${1}}" } }, { "name": "textnormal", "arg": { "format": "{}", "snippet": "textnormal{${1}}" } }, { "name": "textrm", "arg": { "format": "{}", "snippet": "textrm{${1}}" } }, { "name": "textsc", "arg": { "format": "{}", "snippet": "textsc{${1}}" } }, { "name": "textsf", "arg": { "format": "{}", "snippet": "textsf{${1}}" } }, { "name": "textsl", "arg": { "format": "{}", "snippet": "textsl{${1}}" }, "detail": "slanted text" }, { "name": "texttt", "arg": { "format": "{}", "snippet": "texttt{${1}}" } }, { "name": "textup", "arg": { "format": "{}", "snippet": "textup{${1}}" } }, { "name": "textwidth" }, { "name": "ttfamily" }, { "name": "label", "arg": { "format": "{}", "snippet": "label{${1}}" } }, { "name": "ref", "arg": { "format": "{}", "snippet": "ref{${1}}" }, "action": "editor.action.triggerSuggest" }, { "name": "pageref", "arg": { "format": "{}", "snippet": "pageref{$1}" }, "action": "editor.action.triggerSuggest" }, { "name": "author", "arg": { "format": "{}", "snippet": "author{$1}" } }, { "name": "pagestyle", "arg": { "format": "{}", "snippet": "pagestyle{$1}" } }, { "name": "hspace", "arg": { "format": "{}", "snippet": "hspace{${1:l}}" } }, { "name": "hspace*", "arg": { "format": "{}", "snippet": "hspace*{${1:l}}" } }, { "name": "vspace", "arg": { "format": "{}", "snippet": "vspace{${1:l}}" } }, { "name": "vspace*", "arg": { "format": "{}", "snippet": "vspace*{${1:l}}" } }, { "name": "usepackage", "arg": { "format": "{}", "snippet": "usepackage{$1}" }, "action": "editor.action.triggerSuggest" }, { "name": "item", "arg": { "format": "", "snippet": "item $0" } }, { "name": "multicolumn", "arg": { "format": "{}{}{}", "snippet": "multicolumn{${1:n}}{${2:cols}}{${3:text}}" } }, { "name": "documentclass", "arg": { "format": "{}", "snippet": "documentclass{$1}" } }, { "name": "tableofcontents" }, { "name": "linespread", "arg": { "format": "{}", "snippet": "linespread{${1:x}}" } }, { "name": "date", "arg": { "format": "{}", "snippet": "date{$1}" } }, { "name": "today" }, { "name": "underline", "arg": { "format": "{}", "snippet": "underline{${1}}" }, "detail": " ̲", "doc": "COMBINING LOW LINE" }, { "name": "rule", "arg": { "format": "{}{}", "snippet": "rule{${1:width}}{${2:height}}" } }, { "name": "pagebreak" }, { "name": "noindent" }, { "name": "nonumber" }, { "name": "kill" }, { "name": "tiny" }, { "name": "scriptsize" }, { "name": "footnotesize" }, { "name": "small" }, { "name": "normalsize" }, { "name": "large" }, { "name": "Large" }, { "name": "LARGE" }, { "name": "huge" }, { "name": "Huge" }, { "name": "raggedleft" }, { "name": "raggedright" }, { "name": "centering" }, { "name": "cline", "arg": { "format": "{}", "snippet": "cline{${1:x}-${2:y}}" } }, { "name": "hline" }, { "name": "text", "arg": { "format": "{}", "snippet": "text{$1}" } }, { "name": "sqrt", "arg": { "format": "{}", "snippet": "sqrt{$1}" }, "detail": "√, shortcut @2" }, { "name": "frac", "arg": { "format": "{}{}", "snippet": "frac{$1}{$2}" }, "detail": "Insert fraction, shortcuts @/ or @%" }, { "name": "bar", "arg": { "format": "{}", "snippet": "bar{$1}" }, "detail": "¯, shortcut @_" }, { "name": "alpha" }, { "name": "beta" }, { "name": "chi" }, { "name": "delta" }, { "name": "epsilon" }, { "name": "varepsilon" }, { "name": "eta" }, { "name": "gamma" }, { "name": "iota" }, { "name": "kappa" }, { "name": "lambda" }, { "name": "mu" }, { "name": "nu" }, { "name": "omega" }, { "name": "phi" }, { "name": "varphi" }, { "name": "pi" }, { "name": "varpi" }, { "name": "psi" }, { "name": "rho" }, { "name": "varrho" }, { "name": "sigma" }, { "name": "varsigma" }, { "name": "tau" }, { "name": "theta" }, { "name": "vartheta" }, { "name": "upsilon" }, { "name": "xi" }, { "name": "zeta" }, { "name": "Delta" }, { "name": "Gamma" }, { "name": "Lambda" }, { "name": "Omega" }, { "name": "Phi" }, { "name": "Pi" }, { "name": "Psi" }, { "name": "Sigma" }, { "name": "Theta" }, { "name": "Upsilon" }, { "name": "Xi" }, { "name": "exists" }, { "name": "in" }, { "name": "notin" }, { "name": "subset" }, { "name": "supset" }, { "name": "leftarrow" }, { "name": "Leftarrow" }, { "name": "Leftrightarrow" }, { "name": "rightarrow" }, { "name": "Rightarrow" }, { "name": "infty" }, { "name": "div" }, { "name": "approx" }, { "name": "mid" }, { "name": "neg" }, { "name": "setminus" }, { "name": "sum" }, { "name": "prime" }, { "name": "geq" }, { "name": "partial" }, { "name": "pm" }, { "name": "times" }, { "name": "cap" }, { "name": "bigcap" }, { "name": "cup" }, { "name": "bigcup" }, { "name": "vee" }, { "name": "prod" }, { "name": "circ" }, { "name": "wedge" }, { "name": "neq" }, { "name": "forall" }, { "name": "leq" }, { "name": "equiv" }, { "name": "dot", "arg": { "format": "{}", "snippet": "dot{$1}" }, "detail": "˙, shortcut @;" }, { "name": "ddot", "arg": { "format": "{}", "snippet": "ddot{$1}" }, "detail": "¨, shortcut @: " }, { "name": "acute", "arg": { "format": "{}", "snippet": "acute{$1}" }, "detail": " ́", "doc": "acute accent" }, { "name": "breve", "arg": { "format": "{}", "snippet": "breve{$1}" }, "detail": " ̆", "doc": "breve" }, { "name": "check", "arg": { "format": "{}", "snippet": "check{$1}" }, "detail": " ̌", "doc": "caron" }, { "name": "grave", "arg": { "format": "{}", "snippet": "grave{$1}" }, "detail": " ̀", "doc": "grave accent" }, { "name": "hat", "arg": { "format": "{}", "snippet": "hat{$1}" }, "detail": " ̂, shortcut @^", "doc": "circumflex accent" }, { "name": "widehat", "arg": { "format": "{}", "snippet": "widehat{$1}" }, "detail": " ̂", "doc": "wide circumflex accent" }, { "name": "tilde", "arg": { "format": "{}", "snippet": "tilde{$1}" }, "detail": " ̃", "doc": "tilde" }, { "name": "widetilde", "arg": { "format": "{}", "snippet": "widetilde{$1}" }, "detail": " ̃", "doc": "wide tilde" }, { "name": "vec", "arg": { "format": "{}", "snippet": "vec{$1}" } }, { "name": "addcontentsline", "arg": { "format": "{}{}{}", "snippet": "addcontentsline{${1:file}}{${2:secunit}}{${3:entry}}" } }, { "name": "appendix" }, { "name": "appendixname" }, { "name": "arabic", "arg": { "format": "{}", "snippet": "arabic{${1:counter}}" } }, { "name": "ensuremath", "arg": { "format": "{}", "snippet": "ensuremath{${1:text}}" } }, { "name": "bibitem", "arg": { "format": "{}", "snippet": "bibitem{${1:citekey}}" } }, { "name": "bibitem", "arg": { "format": "[]{}", "snippet": "bibitem[${2:label}]{${1:citekey}}" } }, { "name": "caption", "arg": { "format": "[]{}", "snippet": "caption[${2:short}]{${1:title}}" } }, { "name": "chapter*", "arg": { "format": "{}", "snippet": "chapter*{${1:title}}" } }, { "name": "chapter", "arg": { "format": "[]{}", "snippet": "chapter[${2:short}]{${1:title}}" } }, { "name": "chaptermark", "arg": { "format": "{}", "snippet": "chaptermark{${1:code}}" } }, { "name": "chaptername", "arg": { "format": "{}", "snippet": "chaptername{${1:name}}" } }, { "name": "cite", "arg": { "format": "[]{}", "snippet": "cite[${2:text}]{${1:keylist}}" } }, { "name": "cleardoublepage" }, { "name": "clearpage" }, { "name": "contentsline", "arg": { "format": "{}{}{}", "snippet": "contentsline{${1:type}}{${2:text}}{${3:page}}" } }, { "name": "contentsname", "arg": { "format": "{}", "snippet": "contentsname{${1:name}}" } }, { "name": "cdot" }, { "name": "cdots" }, { "name": "ldots" }, { "name": "ddots" }, { "name": "documentclass", "arg": { "format": "[]{}", "snippet": "documentclass[${2:options}]{${1:style}}" } }, { "name": "fbox", "arg": { "format": "{}", "snippet": "fbox{${1:text}}" } }, { "name": "figurename", "arg": { "format": "{}", "snippet": "figurename{${1:name}}" } }, { "name": "footnotemark" }, { "name": "footnotemark", "arg": { "format": "[]", "snippet": "footnotemark[${1:number}]" } }, { "name": "footnotetext", "arg": { "format": "[]{}", "snippet": "footnotetext[${2:number}]{${1:text}}" } }, { "name": "footnotetext", "arg": { "format": "{}", "snippet": "footnotetext{${1:text}}" } }, { "name": "footnote", "arg": { "format": "[]{}", "snippet": "footnote[${2:number}]{${1:text}}" } }, { "name": "glossaryentry", "arg": { "format": "{}{}", "snippet": "glossaryentry{${1:text}}{${2:pagenum}}" } }, { "name": "glossary", "arg": { "format": "{}", "snippet": "glossary{${1:text}}" } }, { "name": "hlinefill" }, { "name": "input", "arg": { "format": "{}", "snippet": "input{$1}" }, "action": "editor.action.triggerSuggest" }, { "name": "include", "arg": { "format": "{}", "snippet": "include{$1}" }, "action": "editor.action.triggerSuggest" }, { "name": "includegraphics", "arg": { "format": "{}", "snippet": "includegraphics{$1}" }, "action": "editor.action.triggerSuggest" }, { "name": "includegraphics", "arg": { "format": "[]{}", "snippet": "includegraphics[${2:options}]{${1:name}}" }, "action": "editor.action.triggerSuggest" }, { "name": "includeonly", "arg": { "format": "{}", "snippet": "includeonly{${1:filelist}}" } }, { "name": "indexname", "arg": { "format": "{}", "snippet": "indexname{${1:name}}" } }, { "name": "index", "arg": { "format": "{}", "snippet": "index{${1:entry}}" } }, { "name": "inputlineno" }, { "name": "item", "arg": { "format": "[]", "snippet": "item[${1:label}]" } }, { "name": "itshape" }, { "name": "LaTeX" }, { "name": "linebreak" }, { "name": "linebreak", "arg": { "format": "[]", "snippet": "linebreak[${1:number}]" } }, { "name": "makeatletter" }, { "name": "makeatother" }, { "name": "maketitle" }, { "name": "marginpar", "arg": { "format": "[]{}", "snippet": "marginpar[${2:left}]{${1:right}}" } }, { "name": "marginpar", "arg": { "format": "{}", "snippet": "marginpar{${1:right}}" } }, { "name": "markboth", "arg": { "format": "{}{}", "snippet": "markboth{${1:lefthead}}{${2:righthead}}" } }, { "name": "markright", "arg": { "format": "{}", "snippet": "markright{${1:righthead}}" } }, { "name": "mbox", "arg": { "format": "{}", "snippet": "mbox{${1:text}}" } }, { "name": "newline" }, { "name": "newpage" }, { "name": "newtheorem", "arg": { "format": "{}[]{}", "snippet": "newtheorem{${1:envname}}[${2:numberedlike}]{${3:caption}}" } }, { "name": "newtheorem", "arg": { "format": "{}{}", "snippet": "newtheorem{${1:envname}}{${2:caption}}" } }, { "name": "newtheorem", "arg": { "format": "{}{}[]", "snippet": "newtheorem{${1:envname}}{${2:caption}}[${3:within}]" } }, { "name": "nocite", "arg": { "format": "{}", "snippet": "nocite{${1:keylist}}" } }, { "name": "nolinebreak" }, { "name": "nolinebreak", "arg": { "format": "[]", "snippet": "nolinebreak[${1:number}]" } }, { "name": "nopagebreak" }, { "name": "nopagebreak", "arg": { "format": "[]", "snippet": "nopagebreak[${1:number}]" } }, { "name": "underbrace", "arg": { "format": "{}", "snippet": "underbrace{${1:text}}" } }, { "name": "overbrace", "arg": { "format": "{}", "snippet": "overbrace{${1:text}}" }, "detail": "⏞", "doc": "TOP CURLY BRACKET" }, { "name": "overline", "arg": { "format": "{}", "snippet": "overline{${1:text}}" }, "detail": " ̅", "doc": "overbar embellishment" }, { "name": "pagebreak", "arg": { "format": "[]", "snippet": "pagebreak[${1:number}]" } }, { "name": "pagename" }, { "name": "pagenumbering", "arg": { "format": "{}", "snippet": "pagenumbering{${1:numstyle}}" } }, { "name": "paragraph*", "arg": { "format": "{}", "snippet": "paragraph*{${1:title}}" } }, { "name": "paragraph", "arg": { "format": "[]{}", "snippet": "paragraph[${2:short}]{${1:title}}" } }, { "name": "parbox", "arg": { "format": "[]{}{}", "snippet": "parbox[${3:position}]{${1:width}}{${2:text}}" } }, { "name": "parbox", "arg": { "format": "{}{}", "snippet": "parbox{${1:width}}{${2:text}}" } }, { "name": "part*", "arg": { "format": "{}", "snippet": "part*{${1:title}}" } }, { "name": "part", "arg": { "format": "[]{}", "snippet": "part[${2:short}]{${1:title}}" } }, { "name": "rule", "arg": { "format": "[]{}{}", "snippet": "rule[${3:lift}]{${1:width}}{${2:thickness}}" } }, { "name": "section*", "arg": { "format": "{}", "snippet": "section*{${1:title}}" } }, { "name": "section", "arg": { "format": "[]{}", "snippet": "section[${2:short}]{${1:title}}" } }, { "name": "stackrel", "arg": { "format": "{}{}", "snippet": "stackrel{${1:above}}{${2:under}}" } }, { "name": "subparagraph*", "arg": { "format": "{}", "snippet": "subparagraph*{${1:title}}" } }, { "name": "subparagraph", "arg": { "format": "[]{}", "snippet": "subparagraph[${2:short}]{${1:title}}" } }, { "name": "subsection*", "arg": { "format": "{}", "snippet": "subsection*{${1:title}}" } }, { "name": "subsection", "arg": { "format": "[]{}", "snippet": "subsection[${2:short}]{${1:title}}" } }, { "name": "subsubsection*", "arg": { "format": "{}", "snippet": "subsubsection*{${1:title}}" } }, { "name": "subsubsection", "arg": { "format": "[]{}", "snippet": "subsubsection[${2:short}]{${1:title}}" } }, { "name": "thanks", "arg": { "format": "{}", "snippet": "thanks{${1:text}}" } }, { "name": "thispagestyle", "arg": { "format": "{}", "snippet": "thispagestyle{${1:empty/plain/headings/myheadings}}" } }, { "name": "usepackage", "arg": { "format": "[]{}", "snippet": "usepackage[${2:options}]{${1:package}}" } }, { "name": "newcommand", "arg": { "format": "{}[][]{}", "snippet": "newcommand{${1:cmd}}[${2:args}][${3:default}]{${4:def}}" } }, { "name": "newcommand", "arg": { "format": "{}[]{}", "snippet": "newcommand{${1:cmd}}[${2:args}]{${3:def}}" } }, { "name": "newcommand", "arg": { "format": "{}{}", "snippet": "newcommand{${1:cmd}}{${2:def}}" } }, { "name": "providecommand", "arg": { "format": "{}[][]{}", "snippet": "providecommand{${1:cmd}}[${2:args}][${3:default}]{${4:def}}" } }, { "name": "providecommand", "arg": { "format": "{}[]{}", "snippet": "providecommand{${1:cmd}}[${2:args}]{${3:def}}" } }, { "name": "providecommand", "arg": { "format": "{}{}", "snippet": "providecommand{${1:cmd}}{${2:def}}" } }, { "name": "newenvironment", "arg": { "format": "{}[][]{}{}", "snippet": "newenvironment{${1:nam}}[${2:args}][${3:default}]{${4:begdef}}{${5:enddef}}" } }, { "name": "newenvironment", "arg": { "format": "{}[]{}{}", "snippet": "newenvironment{${1:nam}}[${2:args}]{${3:begdef}}{${4:enddef}}" } }, { "name": "newenvironment", "arg": { "format": "{}{}{}", "snippet": "newenvironment{${1:name}}{${2:begdef}}{${3:enddef}}" } }, { "name": "renewcommand", "arg": { "format": "{}[][]{}", "snippet": "renewcommand{${1:cmd}}[${2:args}][${3:default}]{${4:def}}" } }, { "name": "renewcommand", "arg": { "format": "{}[]{}", "snippet": "renewcommand{${1:cmd}}[${2:args}]{${3:def}}" } }, { "name": "renewcommand", "arg": { "format": "{}{}", "snippet": "renewcommand{${1:cmd}}{${2:def}}" } }, { "name": "renewenvironment", "arg": { "format": "{}[][]{}{}", "snippet": "renewenvironment{${1:name}}[${2:args}][${3:default}]{${4:begdef}}{${5:enddef}}" } }, { "name": "renewenvironment", "arg": { "format": "{}[]{}{}", "snippet": "renewenvironment{${1:name}}[${2:args}]{${3:begdef}}{${4:enddef}}" } }, { "name": "renewenvironment", "arg": { "format": "{}{}{}", "snippet": "renewenvironment{${1:name}}{${2:begdef}}{${3:enddef}}" } }, { "name": "roman", "arg": { "format": "{}", "snippet": "roman{${1:counter}}" } }, { "name": "Roman", "arg": { "format": "{}", "snippet": "Roman{${1:counter}}" } }, { "name": "framebox", "arg": { "format": "[][]{}", "snippet": "framebox[${2:width}][${3:position}]{${1:text}}" } }, { "name": "framebox", "arg": { "format": "[]{}", "snippet": "framebox[${2:width}]{${1:text}}" } }, { "name": "listoffigures" }, { "name": "listoftables" }, { "name": "makeglossary" }, { "name": "makeindex" }, { "name": "mathbb", "arg": { "format": "{}", "snippet": "mathbb{${1:text}}" } }, { "name": "mathbf", "arg": { "format": "{}", "snippet": "mathbf{${1:text}}" } }, { "name": "mathcal", "arg": { "format": "{}", "snippet": "mathcal{${1:text}}" } }, { "name": "mathds", "arg": { "format": "{}", "snippet": "mathds{${1:text}}" } }, { "name": "mathit", "arg": { "format": "{}", "snippet": "mathit{${1:text}}" } }, { "name": "mathnormal", "arg": { "format": "{}", "snippet": "mathnormal{${1:text}}" } }, { "name": "mathrm", "arg": { "format": "{}", "snippet": "mathrm{${1:text}}" } }, { "name": "mathscr", "arg": { "format": "{}", "snippet": "mathscr{${1:text}}" } }, { "name": "mathsf", "arg": { "format": "{}", "snippet": "mathsf{${1:text}}" } }, { "name": "mathtt", "arg": { "format": "{}", "snippet": "mathtt{${1:text}}" } }, { "name": "displaystyle" } ] ================================================ FILE: data/packagenames.json ================================================ { "a4": { "command": "a4", "detail": "Support for A4 paper sizes", "documentation": "https://ctan.org/pkg/a4" }, "a4wide": { "command": "a4wide", "detail": "\"Wide\" a4 layout", "documentation": "https://ctan.org/pkg/a4wide" }, "a5comb": { "command": "a5comb", "detail": "Support for a5 paper sizes", "documentation": "https://ctan.org/pkg/a5comb" }, "abbrevs": { "command": "abbrevs", "detail": "Text abbreviations in LaTeX", "documentation": "https://ctan.org/pkg/abbrevs" }, "abc": { "command": "abc", "detail": "Support ABC music notation in LaTeX", "documentation": "https://ctan.org/pkg/abc" }, "abnt": { "command": "abnt", "detail": "Typesetting academic works according to ABNT rules", "documentation": "https://ctan.org/pkg/abnt" }, "abraces": { "command": "abraces", "detail": "Asymmetric over-/underbraces in maths", "documentation": "https://ctan.org/pkg/abraces" }, "abstract": { "command": "abstract", "detail": "Control the typesetting of the abstract environment", "documentation": "https://ctan.org/pkg/abstract" }, "academicons": { "command": "academicons", "detail": "Font containing high quality icons of online academic profiles", "documentation": "https://ctan.org/pkg/academicons" }, "accanthis": { "command": "accanthis", "detail": "Accanthis fonts, with LaTeX support", "documentation": "https://ctan.org/pkg/accanthis" }, "accenti": { "command": "accenti", "detail": "Extra accented character macros, designed for Italian", "documentation": "https://ctan.org/pkg/accenti" }, "accents": { "command": "accents", "detail": "Multiple mathematical accents", "documentation": "https://ctan.org/pkg/accents" }, "accessibility": { "command": "accessibility", "detail": "Create tagged and structured PDF files", "documentation": "https://ctan.org/pkg/accessibility" }, "accsupp": { "command": "accsupp", "detail": "Better accessibility support for PDF files", "documentation": "https://ctan.org/pkg/accsupp" }, "achemso": { "command": "achemso", "detail": "Support for American Chemical Society journal submissions", "documentation": "https://ctan.org/pkg/achemso" }, "achicago": { "command": "achicago", "detail": "Chicago Manual citations in LaTeX", "documentation": "https://ctan.org/pkg/achicago" }, "acro": { "command": "acro", "detail": "Typeset acronyms", "documentation": "https://ctan.org/pkg/acro" }, "acronym": { "command": "acronym", "detail": "Expand acronyms at least once", "documentation": "https://ctan.org/pkg/acronym" }, "acroterm": { "command": "acroterm", "detail": "Manage and index acronyms and terms", "documentation": "https://ctan.org/pkg/acroterm" }, "actuarialangle": { "command": "actuarialangle", "detail": "Angle symbol denoting a duration in actuarial and financial notation", "documentation": "https://ctan.org/pkg/actuarialangle" }, "actuarialsymbol": { "command": "actuarialsymbol", "detail": "Actuarial symbols of life contingencies and financial mathematics", "documentation": "https://ctan.org/pkg/actuarialsymbol" }, "addfont": { "command": "addfont", "detail": "Easier use of fonts without LaTeX support", "documentation": "https://ctan.org/pkg/addfont" }, "addliga": { "command": "addliga", "detail": "Access basic ligatures in legacy TrueType fonts", "documentation": "https://ctan.org/pkg/addliga" }, "addlines": { "command": "addlines", "detail": "A user-friendly wrapper around \\enlargethispage", "documentation": "https://ctan.org/pkg/addlines" }, "adforn": { "command": "adforn", "detail": "OrnementsADF font with TeX/LaTeX support", "documentation": "https://ctan.org/pkg/adforn" }, "adigraph": { "command": "adigraph", "detail": "Augmenting directed graphs", "documentation": "https://ctan.org/pkg/adigraph" }, "adjmulticol": { "command": "adjmulticol", "detail": "Adjusting margins for multicolumn and single column output", "documentation": "https://ctan.org/pkg/adjmulticol" }, "adjustbox": { "command": "adjustbox", "detail": "Graphics package-alike macros for “general” boxes", "documentation": "https://ctan.org/pkg/adjustbox" }, "adtrees": { "command": "adtrees", "detail": "Macros for drawing adpositional trees", "documentation": "https://ctan.org/pkg/adtrees" }, "advdate": { "command": "advdate", "detail": "Print a date relative to \"today\"", "documentation": "https://ctan.org/pkg/advdate" }, "ae": { "command": "ae", "detail": "Virtual fonts for T1 encoded CMR-fonts", "documentation": "https://ctan.org/pkg/ae" }, "aeguill": { "command": "aeguill", "detail": "Add several kinds of guillemets to the ae fonts", "documentation": "https://ctan.org/pkg/aeguill" }, "aesupp": { "command": "aesupp", "detail": "Special support for the æ character", "documentation": "https://ctan.org/pkg/aesupp" }, "afterpackage": { "command": "afterpackage", "detail": "Add commands to package after it's loaded", "documentation": "https://ctan.org/pkg/afterpackage" }, "afterpage": { "command": "afterpage", "detail": "Execute command after the next page break", "documentation": "https://ctan.org/pkg/afterpage" }, "afthesis": { "command": "afthesis", "detail": "Air Force Institute of Technology thesis class", "documentation": "https://ctan.org/pkg/afthesis" }, "aguplus": { "command": "aguplus", "detail": "Styles for American Geophysical Union", "documentation": "https://ctan.org/pkg/aguplus" }, "akktex": { "command": "akktex", "detail": "A collection of packages and classes", "documentation": "https://ctan.org/pkg/akktex" }, "akshar": { "command": "akshar", "detail": "Support for syllables in the Devanagari script", "documentation": "https://ctan.org/pkg/akshar" }, "alatex": { "command": "alatex", "detail": "Abstract LaTeX", "documentation": "https://ctan.org/pkg/alatex" }, "alegreya": { "command": "Alegreya", "detail": "Alegreya fonts with LaTeX support", "documentation": "https://ctan.org/pkg/alegreya" }, "alertmessage": { "command": "alertmessage", "detail": "Alert messages for LaTeX", "documentation": "https://ctan.org/pkg/alertmessage" }, "alfaslabone": { "command": "alfaslabone", "detail": "The Alfa Slab One font face with support for LaTeX and pdfLaTeX", "documentation": "https://ctan.org/pkg/alfaslabone" }, "alg": { "command": "alg", "detail": "LaTeX environments for typesetting algorithms", "documentation": "https://ctan.org/pkg/alg" }, "algobox": { "command": "algobox", "detail": "Typeset Algobox programs", "documentation": "https://ctan.org/pkg/algobox" }, "algolrevived": { "command": "algolrevived", "detail": "A revival of Frutiger's Algol alphabet", "documentation": "https://ctan.org/pkg/algolrevived" }, "algorithm2e": { "command": "algorithm2e", "detail": "Floating algorithm environment with algorithmic keywords", "documentation": "https://ctan.org/pkg/algorithm2e" }, "algorithmicx": { "command": "algorithmicx", "detail": "The algorithmic style you always wanted", "documentation": "https://ctan.org/pkg/algorithmicx" }, "algpseudocodex": { "command": "algpseudocodex", "detail": " Package for typesetting pseudocode", "documentation": "https://ctan.org/pkg/algpseudocodex" }, "algxpar": { "command": "algxpar", "detail": "Support multiple lines pseudocode", "documentation": "https://ctan.org/pkg/algxpar" }, "aliascnt": { "command": "aliascnt", "detail": "Alias counters", "documentation": "https://ctan.org/pkg/aliascnt" }, "aligned-overset": { "command": "aligned-overset", "detail": "Fix alignment at \\overset or \\underset", "documentation": "https://ctan.org/pkg/aligned-overset" }, "allrunes": { "command": "allrunes", "detail": "Fonts and LaTeX package for almost all runes", "documentation": "https://ctan.org/pkg/allrunes" }, "alltt": { "command": "alltt", "detail": "Everything in tt font, but obey commands and line endings", "documentation": "https://ctan.org/pkg/alltt" }, "almendra": { "command": "almendra", "detail": "Almendra fonts with LaTeX support", "documentation": "https://ctan.org/pkg/almendra" }, "alnumsec": { "command": "alnumsec", "detail": "Alphanumeric section numbering", "documentation": "https://ctan.org/pkg/alnumsec" }, "alphalph": { "command": "alphalph", "detail": "Convert numbers to letters", "documentation": "https://ctan.org/pkg/alphalph" }, "alphanum": { "command": "alphanum", "detail": "Sectioning commands for jura", "documentation": "https://ctan.org/pkg/alphanum" }, "alterqcm": { "command": "alterqcm", "detail": "Multiple choice questionnaires in two column tables", "documentation": "https://ctan.org/pkg/alterqcm" }, "altfont": { "command": "altfont", "detail": "Alternative font handling in LaTeX", "documentation": "https://ctan.org/pkg/altfont" }, "altverse": { "command": "altverse", "detail": "Typesetting verse", "documentation": "https://ctan.org/pkg/altverse" }, "amsaddr": { "command": "amsaddr", "detail": "Alter the position of affiliations in amsart", "documentation": "https://ctan.org/pkg/amsaddr" }, "amsbsy": { "command": "amsbsy", "detail": "Produce bold math symbols (AMS-LaTeX)", "documentation": "https://ctan.org/pkg/amsbsy" }, "amscd": { "command": "amscd", "detail": "AMS-LaTeX commutative diagrams", "documentation": "https://ctan.org/pkg/amscd" }, "amscdx": { "command": "amscdx", "detail": "Enhanced commutative diagrams", "documentation": "https://ctan.org/pkg/amscdx" }, "amsfonts": { "command": "amsfonts", "detail": "TeX fonts from the American Mathematical Society", "documentation": "https://ctan.org/pkg/amsfonts" }, "amsmath": { "command": "amsmath", "detail": "AMS mathematical facilities for LaTeX", "documentation": "https://ctan.org/pkg/amsmath" }, "amsmidx": { "command": "amsmidx", "detail": "Support for multiple indexes in AMS Classes", "documentation": "https://ctan.org/pkg/amsmidx" }, "amsopn": { "command": "amsopn", "detail": "Typeset mathematical operator names", "documentation": "https://ctan.org/pkg/amsopn" }, "amsppt": { "command": "amsppt", "detail": "AMS-TeX article preprint document style", "documentation": "https://ctan.org/pkg/amsppt" }, "amsrefs": { "command": "amsrefs", "detail": "A LaTeX-based replacement for BibTeX", "documentation": "https://ctan.org/pkg/amsrefs" }, "amssymb": { "command": "amssymb", "detail": "TeX fonts from the American Mathematical Society", "documentation": "https://ctan.org/pkg/amsfonts" }, "amstex": { "command": "amstex", "detail": "American Mathematical Society plain TeX macros", "documentation": "https://ctan.org/pkg/amstex" }, "amstext": { "command": "amstext", "detail": "Typeset text fragments in mathematics", "documentation": "https://ctan.org/pkg/amstext" }, "amsthm": { "command": "amsthm", "detail": "Typesetting theorems (AMS style)", "documentation": "https://ctan.org/pkg/amsthm" }, "animate": { "command": "animate", "detail": "Create PDF and SVG animations from graphics files and inline graphics", "documentation": "https://ctan.org/pkg/animate" }, "annee-scolaire": { "command": "annee-scolaire", "detail": "Automatically typeset the academic year (French way)", "documentation": "https://ctan.org/pkg/annee-scolaire" }, "anonchap": { "command": "anonchap", "detail": "Make chapters be typeset like sections", "documentation": "https://ctan.org/pkg/anonchap" }, "anonymous-acm": { "command": "anonymous-acm", "detail": "Typeset anonymous versions for ACM articles", "documentation": "https://ctan.org/pkg/anonymous-acm" }, "anonymouspro": { "command": "AnonymousPro", "detail": "Use AnonymousPro fonts with LaTeX", "documentation": "https://ctan.org/pkg/anonymouspro" }, "answers": { "command": "answers", "detail": "Setting questions (or exercises) and answers", "documentation": "https://ctan.org/pkg/answers" }, "antanilipsum": { "command": "antanilipsum", "detail": "Generate sentences in the style of “Amici miei”", "documentation": "https://ctan.org/pkg/antanilipsum" }, "antomega": { "command": "antomega", "detail": "Alternative language support for Omega/Lambda", "documentation": "https://ctan.org/pkg/antomega" }, "anyfontsize": { "command": "anyfontsize", "detail": "Select any font size in LaTeX", "documentation": "https://ctan.org/pkg/anyfontsize" }, "anysize": { "command": "anysize", "detail": "A simple package to set up document margins", "documentation": "https://ctan.org/pkg/anysize" }, "apacite": { "command": "apacite", "detail": "Citation style following the rules of the APA", "documentation": "https://ctan.org/pkg/apacite" }, "appendix": { "command": "appendix", "detail": "Extra control of appendices", "documentation": "https://ctan.org/pkg/appendix" }, "appendixnumberbeamer": { "command": "appendixnumberbeamer", "detail": "Manage frame numbering in appendixes in beamer", "documentation": "https://ctan.org/pkg/appendixnumberbeamer" }, "apptools": { "command": "apptools", "detail": "Tools for customising appendices", "documentation": "https://ctan.org/pkg/apptools" }, "apxproof": { "command": "apxproof", "detail": "Proofs in appendix", "documentation": "https://ctan.org/pkg/apxproof" }, "ar": { "command": "ar", "detail": "Capital A and capital R ligature for Aspect Ratio", "documentation": "https://ctan.org/pkg/ar" }, "arabi-add": { "command": "arabi-add", "detail": "Using hyperref and bookmark packages with arabic and farsi languages", "documentation": "https://ctan.org/pkg/arabi-add" }, "arabicfront": { "command": "arabicfront", "detail": "Frontmatter with arabic page numbers", "documentation": "https://ctan.org/pkg/arabicfront" }, "arabluatex": { "command": "arabluatex", "detail": "ArabTeX for LuaLaTeX", "documentation": "https://ctan.org/pkg/arabluatex" }, "arabtex": { "command": "arabtex", "detail": "Macros and fonts for typesetting Arabic", "documentation": "https://ctan.org/pkg/arabtex" }, "arabxetex": { "command": "arabxetex", "detail": "An ArabTeX-like interface for XeLaTeX", "documentation": "https://ctan.org/pkg/arabxetex" }, "aramaic": { "command": "aramaic", "detail": "Fonts for Aramaic script", "documentation": "https://ctan.org/pkg/aramaic" }, "archivo": { "command": "Archivo", "detail": "The Archivo font face with support for LaTeX and pdfLaTeX", "documentation": "https://ctan.org/pkg/archivo" }, "arcs": { "command": "arcs", "detail": "Draw arcs over and under text", "documentation": "https://ctan.org/pkg/arcs" }, "arev": { "command": "arev", "detail": "Fonts and LaTeX support files for Arev Sans", "documentation": "https://ctan.org/pkg/arev" }, "arimo": { "command": "arimo", "detail": "Arimo sans serif fonts with LaTeX support", "documentation": "https://ctan.org/pkg/arimo" }, "armtex": { "command": "armtex", "detail": "A system for writing Armenian with TeX and LaTeX", "documentation": "https://ctan.org/pkg/armtex" }, "array": { "command": "array", "detail": "Extending the array and tabular environments", "documentation": "https://ctan.org/pkg/array" }, "arraycols": { "command": "arraycols", "detail": "New column types for array and tabular environments", "documentation": "https://ctan.org/pkg/arraycols" }, "arrayjob": { "command": "arrayjob", "detail": "Array data structures for (La)TeX", "documentation": "https://ctan.org/pkg/arrayjob" }, "arrayjobx": { "command": "arrayjobx", "detail": "Array data structures for (La)TeX", "documentation": "https://ctan.org/pkg/arrayjobx" }, "arraysort": { "command": "arraysort", "detail": "Sort arrays (or portions of them)", "documentation": "https://ctan.org/pkg/arraysort" }, "arsclassica": { "command": "arsclassica", "detail": "A different view of the ClassicThesis package", "documentation": "https://ctan.org/pkg/arsclassica" }, "article": { "command": "article", "detail": "Default class for composing an article", "documentation": "https://ctan.org/pkg/article" }, "arvo": { "command": "Arvo", "detail": "The Arvo font face with support for LaTeX and pdfLaTeX", "documentation": "https://ctan.org/pkg/arvo" }, "arydshln": { "command": "arydshln", "detail": "Draw dash-lines in array/tabular", "documentation": "https://ctan.org/pkg/arydshln" }, "asaetr": { "command": "asaetr", "detail": "Transactions of the ASAE", "documentation": "https://ctan.org/pkg/asaetr" }, "asapsym": { "command": "asapsym", "detail": "Using the free ASAP Symbol font with LaTeX and Plain TeX", "documentation": "https://ctan.org/pkg/asapsym" }, "asciilist": { "command": "asciilist", "detail": "Environments AsciiList and AsciiDocList for prototyping nested lists in LaTeX", "documentation": "https://ctan.org/pkg/asciilist" }, "ascmac": { "command": "ascmac", "detail": "Boxes and picture macros with Japanese vertical writing support", "documentation": "https://ctan.org/pkg/ascmac" }, "askinclude": { "command": "askinclude", "detail": "Interactive use of \\includeonly", "documentation": "https://ctan.org/pkg/askinclude" }, "askmaps": { "command": "askmaps", "detail": "Typeset American style Karnaugh maps", "documentation": "https://ctan.org/pkg/askmaps" }, "assoccnt": { "command": "assoccnt", "detail": "Associate counters, making them step when a master steps", "documentation": "https://ctan.org/pkg/assoccnt" }, "association-matrix": { "command": "association-matrix", "detail": "LaTeX support for creating association matrices", "documentation": "https://ctan.org/pkg/association-matrix" }, "asyfig": { "command": "asyfig", "detail": "Commands for using Asymptote figures", "documentation": "https://ctan.org/pkg/asyfig" }, "asymptote": { "command": "asymptote", "detail": "2D and 3D TeX-Aware Vector Graphics Language", "documentation": "https://ctan.org/pkg/asymptote" }, "asypictureb": { "command": "asypictureB", "detail": "User-friendly integration of Asymptote into LaTeX", "documentation": "https://ctan.org/pkg/asypictureb" }, "at": { "command": "at", "detail": "Short commands starting '@'", "documentation": "https://ctan.org/pkg/at" }, "atbegshi": { "command": "atbegshi", "detail": "Execute stuff at \\shipout time", "documentation": "https://ctan.org/pkg/atbegshi" }, "atenddvi": { "command": "atenddvi", "detail": "Provides the \\AtEndDvi command", "documentation": "https://ctan.org/pkg/atenddvi" }, "atkinson": { "command": "atkinson", "detail": "Support for the Atkinson Hyperlegible family of fonts", "documentation": "https://ctan.org/pkg/atkinson" }, "attachfile": { "command": "attachfile", "detail": "Attach arbitrary files to a PDF document", "documentation": "https://ctan.org/pkg/attachfile" }, "attachfile2": { "command": "attachfile2", "detail": "Attach files into PDF", "documentation": "https://ctan.org/pkg/attachfile2" }, "attrib": { "command": "attrib", "detail": "Attribution of block quotations in LaTeX", "documentation": "https://ctan.org/pkg/attrib" }, "atveryend": { "command": "atveryend", "detail": "Hooks at the very end of a document", "documentation": "https://ctan.org/pkg/atveryend" }, "auncial": { "command": "auncial", "detail": "Artificial Uncial manuscript book-hand font", "documentation": "https://ctan.org/pkg/auncial" }, "aurical": { "command": "aurical", "detail": "Calligraphic fonts for use with LaTeX in T1 encoding", "documentation": "https://ctan.org/pkg/aurical" }, "aurl": { "command": "aurl", "detail": "Extends the hyperref package with a mechanism for hyperlinked URLs abbreviated with prefixes", "documentation": "https://ctan.org/pkg/aurl" }, "authblk": { "command": "authblk", "detail": "Support for footnote style author/affiliation", "documentation": "https://ctan.org/pkg/authblk" }, "authoraftertitle": { "command": "authoraftertitle", "detail": "Make author, etc., available after \\maketitle", "documentation": "https://ctan.org/pkg/authoraftertitle" }, "authorarchive": { "command": "authorarchive", "detail": "Adds self-archiving information to scientific papers", "documentation": "https://ctan.org/pkg/authorarchive" }, "authorindex": { "command": "authorindex", "detail": "Index citations by author names", "documentation": "https://ctan.org/pkg/authorindex" }, "auto-pst-pdf": { "command": "auto-pst-pdf", "detail": "Wrapper for pst-pdf (with some psfrag features)", "documentation": "https://ctan.org/pkg/auto-pst-pdf" }, "auto-pst-pdf-lua": { "command": "auto-pst-pdf-lua", "detail": "Using LuaLaTeX together with PostScript code", "documentation": "https://ctan.org/pkg/auto-pst-pdf-lua" }, "autoaligne": { "command": "autoaligne", "detail": "Align terms and members in math expressions", "documentation": "https://ctan.org/pkg/autoaligne" }, "autobreak": { "command": "autobreak", "detail": "Simple line breaking of long formulae", "documentation": "https://ctan.org/pkg/autobreak" }, "autofancyhdr": { "command": "autofancyhdr", "detail": "Automatically compute headlength for fancyhdr package", "documentation": "https://ctan.org/pkg/autofancyhdr" }, "autolist": { "command": "autolist", "detail": "More lists", "documentation": "https://ctan.org/pkg/autolist" }, "automata": { "command": "automata", "detail": "Finite state machines, graphs and trees in MetaPost", "documentation": "https://ctan.org/pkg/automata" }, "autonum": { "command": "autonum", "detail": "Automatic equation references", "documentation": "https://ctan.org/pkg/autonum" }, "autopdf": { "command": "autopdf", "detail": "Conversion of graphics to pdfLaTeX-compatible formats", "documentation": "https://ctan.org/pkg/autopdf" }, "autopict": { "command": "autopict", "detail": "The LaTeX picture mode, for use with Plain TeX", "documentation": "https://ctan.org/pkg/autopict" }, "auxhook": { "command": "auxhook", "detail": "Hooks for auxiliary files", "documentation": "https://ctan.org/pkg/auxhook" }, "avremu": { "command": "avremu", "detail": "An 8-Bit Microcontroller Simulator written in LaTeX", "documentation": "https://ctan.org/pkg/avremu" }, "awesomebox": { "command": "awesomebox", "detail": "Draw admonition blocks in your documents, illustrated with FontAwesome icons", "documentation": "https://ctan.org/pkg/awesomebox" }, "axessibility": { "command": "axessibility", "detail": "Access to formulas in PDF files by assistive technologies", "documentation": "https://ctan.org/pkg/axessibility" }, "axodraw2": { "command": "axodraw2", "detail": "Feynman diagrams in a LaTeX document", "documentation": "https://ctan.org/pkg/axodraw2" }, "babel": { "command": "babel", "detail": "Multilingual support for LaTeX, LuaLaTeX, XeLaTeX, and Plain TeX", "documentation": "https://ctan.org/pkg/babel" }, "babelbib": { "command": "babelbib", "detail": "Multilingual bibliographies", "documentation": "https://ctan.org/pkg/babelbib" }, "background": { "command": "background", "detail": "Placement of background material on pages of a document", "documentation": "https://ctan.org/pkg/background" }, "backnaur": { "command": "backnaur", "detail": "Typeset Backus Naur Form definitions", "documentation": "https://ctan.org/pkg/backnaur" }, "backref": { "command": "backref", "detail": "Make hyper-references back from bibliography to citation", "documentation": "https://ctan.org/pkg/backref" }, "balance": { "command": "balance", "detail": "Balanced two-column mode", "documentation": "https://ctan.org/pkg/balance" }, "bangla": { "command": "bangla", "detail": "A comprehensive Bangla LaTeX package", "documentation": "https://ctan.org/pkg/bangla" }, "barcodes": { "command": "barcodes", "detail": "Fonts for making barcodes", "documentation": "https://ctan.org/pkg/barcodes" }, "bardiag": { "command": "bardiag", "detail": "LaTeX package for drawing bar diagrams", "documentation": "https://ctan.org/pkg/bardiag" }, "barracuda": { "command": "barracuda", "detail": "Draw barcodes with Lua", "documentation": "https://ctan.org/pkg/barracuda" }, "bashful": { "command": "bashful", "detail": "Invoke bash commands from within LaTeX", "documentation": "https://ctan.org/pkg/bashful" }, "basicarith": { "command": "basicarith", "detail": "Macros for typesetting basic arithmetic", "documentation": "https://ctan.org/pkg/basicarith" }, "baskervaldx": { "command": "Baskervaldx", "detail": "Extension and modification of BaskervaldADF with LaTeX support", "documentation": "https://ctan.org/pkg/baskervaldx" }, "baskervillef": { "command": "baskervillef", "detail": "Fry’s Baskerville look-alike, with math support", "documentation": "https://ctan.org/pkg/baskervillef" }, "basque-date": { "command": "basque-date", "detail": "Print the date in Basque", "documentation": "https://ctan.org/pkg/basque-date" }, "bbding": { "command": "bbding", "detail": "A symbol (dingbat) font and LaTeX macros for its use", "documentation": "https://ctan.org/pkg/bbding" }, "bbm": { "command": "bbm", "detail": "\"Blackboard-style\" cm fonts", "documentation": "https://ctan.org/pkg/bbm" }, "bbold": { "command": "bbold", "detail": "Sans serif blackboard bold", "documentation": "https://ctan.org/pkg/bbold" }, "bchart": { "command": "bchart", "detail": "Draw simple bar charts in LaTeX", "documentation": "https://ctan.org/pkg/bchart" }, "bclogo": { "command": "bclogo", "detail": "Creating colourful boxes with logos", "documentation": "https://ctan.org/pkg/bclogo" }, "beamerappendixnote": { "command": "beamerappendixnote", "detail": "Create notes on appendix frames in beamer", "documentation": "https://ctan.org/pkg/beamerappendixnote" }, "beameraudience": { "command": "beameraudience", "detail": "Assembling beamer frames according to audience", "documentation": "https://ctan.org/pkg/beameraudience" }, "beamercolorthemeowl": { "command": "beamercolorthemeowl", "detail": "A flexible beamer color theme to maximize visibility", "documentation": "https://ctan.org/pkg/beamercolorthemeowl" }, "beamerposter": { "command": "beamerposter", "detail": "Extend beamer and a0poster for custom sized posters", "documentation": "https://ctan.org/pkg/beamerposter" }, "beamersubframe": { "command": "beamersubframe", "detail": "Reorder frames in the PDF file", "documentation": "https://ctan.org/pkg/beamersubframe" }, "beamertheme-light": { "command": "beamertheme-light", "detail": "A minimal beamer style", "documentation": "https://ctan.org/pkg/beamertheme-light" }, "beamerthemejltree": { "command": "beamerthemeJLTree", "detail": "Contributed beamer theme", "documentation": "https://ctan.org/pkg/beamerthemejltree" }, "beamerthemelalic": { "command": "beamerthemelalic", "detail": "A beamer theme for LALIC", "documentation": "https://ctan.org/pkg/beamerthemelalic" }, "beamerthemenirma": { "command": "beamerthemenirma", "detail": "A Beamer theme for academic presentations", "documentation": "https://ctan.org/pkg/beamerthemenirma" }, "beamerthemenord": { "command": "beamerthemeNord", "detail": "A simple beamer theme using the “Nord” color theme", "documentation": "https://ctan.org/pkg/beamerthemenord" }, "bearwear": { "command": "bearwear", "detail": "Shirts to dress TikZbears", "documentation": "https://ctan.org/pkg/bearwear" }, "begingreek": { "command": "begingreek", "detail": "Greek environment to be used with pdfLaTeX only", "documentation": "https://ctan.org/pkg/begingreek" }, "begriff": { "command": "begriff", "detail": "Typeset Begriffschrift", "documentation": "https://ctan.org/pkg/begriff" }, "bera": { "command": "bera", "detail": "Bera fonts", "documentation": "https://ctan.org/pkg/bera" }, "betababel": { "command": "betababel", "detail": "Insert ancient greek text coded in Beta Code", "documentation": "https://ctan.org/pkg/betababel" }, "beton": { "command": "beton", "detail": "Use Concrete fonts", "documentation": "https://ctan.org/pkg/beton" }, "beuron": { "command": "beuron", "detail": "The script of the Beuronese art school", "documentation": "https://ctan.org/pkg/beuron" }, "bewerbung": { "command": "bewerbung", "detail": "Typesetting job applications", "documentation": "https://ctan.org/pkg/bewerbung" }, "bez123": { "command": "bez123", "detail": "Support for Bezier curves", "documentation": "https://ctan.org/pkg/bez123" }, "bezierplot": { "command": "bezierplot", "detail": "Approximate smooth function graphs with cubic bezier splines for use with TikZ or MetaPost", "documentation": "https://ctan.org/pkg/bezierplot" }, "bguq": { "command": "bguq", "detail": "Improved quantifier stroke for Begriffsschrift packages", "documentation": "https://ctan.org/pkg/bguq" }, "bibarts": { "command": "bibarts", "detail": "“Arts”-style bibliographical information", "documentation": "https://ctan.org/pkg/bibarts" }, "bibcheck": { "command": "bibcheck", "detail": "Check on references to items in thebibliography", "documentation": "https://ctan.org/pkg/bibcheck" }, "bibentry": { "command": "bibentry", "detail": "Full bibliography entries in the main text of a document", "documentation": "https://ctan.org/pkg/bibentry" }, "biblatex": { "command": "biblatex", "detail": "Sophisticated Bibliographies in LaTeX", "documentation": "https://ctan.org/pkg/biblatex" }, "biblatex-anonymous": { "command": "biblatex-anonymous", "detail": "A tool to manage anonymous work with BibLaTeX", "documentation": "https://ctan.org/pkg/biblatex-anonymous" }, "biblatex-archaeology": { "command": "biblatex-archaeology", "detail": "A collection of BibLaTeX styles for German prehistory", "documentation": "https://ctan.org/pkg/biblatex-archaeology" }, "biblatex-bookinarticle": { "command": "biblatex-bookinarticle", "detail": "Manage book edited in article", "documentation": "https://ctan.org/pkg/biblatex-bookinarticle" }, "biblatex-chicago": { "command": "biblatex-chicago", "detail": "Chicago style files for BibLaTeX", "documentation": "https://ctan.org/pkg/biblatex-chicago" }, "biblatex-cv": { "command": "biblatex-cv", "detail": "Create a CV from BibTeX files", "documentation": "https://ctan.org/pkg/biblatex-cv" }, "biblatex-license": { "command": "biblatex-license", "detail": "Add license data to the bibliography", "documentation": "https://ctan.org/pkg/biblatex-license" }, "biblatex-multiple-dm": { "command": "biblatex-multiple-dm", "detail": "Load multiple datamodels in BibLaTeX", "documentation": "https://ctan.org/pkg/biblatex-multiple-dm" }, "biblatex-opcit-booktitle": { "command": "biblatex-opcit-booktitle", "detail": "Use op. cit. for the booktitle of a subentry", "documentation": "https://ctan.org/pkg/biblatex-opcit-booktitle" }, "biblatex-shortfields": { "command": "biblatex-shortfields", "detail": "Use short forms of fields with BibLaTeX", "documentation": "https://ctan.org/pkg/biblatex-shortfields" }, "biblatex-source-division": { "command": "biblatex-source-division", "detail": "References by “division” in classical sources", "documentation": "https://ctan.org/pkg/biblatex-source-division" }, "biblatex-true-citepages-omit": { "command": "biblatex-true-citepages-omit", "detail": "Correction of some limitation of the citepages=omit option of BibLaTeX styles", "documentation": "https://ctan.org/pkg/biblatex-true-citepages-omit" }, "biblatex2bibitem": { "command": "biblatex2bibitem", "detail": "Convert BibLaTeX-generated bibliography to bibitems", "documentation": "https://ctan.org/pkg/biblatex2bibitem" }, "bibleref": { "command": "bibleref", "detail": "Format bible citations", "documentation": "https://ctan.org/pkg/bibleref" }, "bibleref-french": { "command": "bibleref-french", "detail": "French translations for bibleref", "documentation": "https://ctan.org/pkg/bibleref-french" }, "bibleref-german": { "command": "bibleref-german", "detail": "German adaptation of bibleref", "documentation": "https://ctan.org/pkg/bibleref-german" }, "bibleref-lds": { "command": "bibleref-lds", "detail": "Bible references, including those to the scriptures of the Church of Jesus Christ of Latter Day Saints", "documentation": "https://ctan.org/pkg/bibleref-lds" }, "bibleref-mouth": { "command": "bibleref-mouth", "detail": "Consistent formatting of Bible references", "documentation": "https://ctan.org/pkg/bibleref-mouth" }, "bibleref-parse": { "command": "bibleref-parse", "detail": "Specify Bible passages in human-readable format", "documentation": "https://ctan.org/pkg/bibleref-parse" }, "bibletext": { "command": "bibletext", "detail": "Insert Bible passages by their reference", "documentation": "https://ctan.org/pkg/bibletext" }, "biblist": { "command": "biblist", "detail": "Print a BibTeX database", "documentation": "https://ctan.org/pkg/biblist" }, "bibtopic": { "command": "bibtopic", "detail": "Include multiple bibliographies in a document", "documentation": "https://ctan.org/pkg/bibtopic" }, "bibtopicprefix": { "command": "bibtopicprefix", "detail": "Prefix references to bibliographies produced by bibtopic", "documentation": "https://ctan.org/pkg/bibtopicprefix" }, "bibunits": { "command": "bibunits", "detail": "Multiple bibliographies in one document", "documentation": "https://ctan.org/pkg/bibunits" }, "bicaption": { "command": "bicaption", "detail": "Support for bilingual captions", "documentation": "https://ctan.org/pkg/bicaption" }, "bidi": { "command": "bidi", "detail": "Bidirectional typesetting in plain TeX and LaTeX, using XeTeX", "documentation": "https://ctan.org/pkg/bidi" }, "bidi-atbegshi": { "command": "bidi-atbegshi", "detail": "Bidi-aware shipout macros", "documentation": "https://ctan.org/pkg/bidi-atbegshi" }, "bidicontour": { "command": "bidicontour", "detail": "Bidi-aware coloured contour around text", "documentation": "https://ctan.org/pkg/bidicontour" }, "bidihl": { "command": "bidihl", "detail": "Experimental bidi-aware text highlighting", "documentation": "https://ctan.org/pkg/bidihl" }, "bidipagegrid": { "command": "bidipagegrid", "detail": "Bidi-aware page grid in background", "documentation": "https://ctan.org/pkg/bidipagegrid" }, "bidishadowtext": { "command": "bidishadowtext", "detail": "Bidi-aware shadow text", "documentation": "https://ctan.org/pkg/bidishadowtext" }, "bigdelim": { "command": "bigdelim", "detail": "Big delimiters in tabular or array", "documentation": "https://ctan.org/pkg/bigdelim" }, "bigfoot": { "command": "bigfoot", "detail": "Footnotes for critical editions", "documentation": "https://ctan.org/pkg/bigfoot" }, "bigintcalc": { "command": "bigintcalc", "detail": "Integer calculations on very large numbers", "documentation": "https://ctan.org/pkg/bigintcalc" }, "bigints": { "command": "bigints", "detail": "Writing big integrals", "documentation": "https://ctan.org/pkg/bigints" }, "bigstrut": { "command": "bigstrut", "detail": "Struts for opening up tabular spacing", "documentation": "https://ctan.org/pkg/bigstrut" }, "bilingualpages": { "command": "bilingualpages", "detail": "Typeset two columns in parallel", "documentation": "https://ctan.org/pkg/bilingualpages" }, "binarytree": { "command": "binarytree", "detail": "Drawing binary trees using TikZ", "documentation": "https://ctan.org/pkg/binarytree" }, "binomexp": { "command": "binomexp", "detail": "Calculate Pascal's triangle", "documentation": "https://ctan.org/pkg/binomexp" }, "biochemistry-colors": { "command": "Biochemistry-colors", "detail": "Colors used to display amino acids, nucleotides, sugars or atoms in biochemistry", "documentation": "https://ctan.org/pkg/biochemistry-colors" }, "biocon": { "command": "biocon", "detail": "Typesetting biological species names", "documentation": "https://ctan.org/pkg/biocon" }, "biokey": { "command": "biokey", "detail": "Flexible identification key tables in LaTeX", "documentation": "https://ctan.org/pkg/biokey" }, "biolist": { "command": "biolist", "detail": "List observed species", "documentation": "https://ctan.org/pkg/biolist" }, "bitelist": { "command": "bitelist", "detail": "Split list, in TeX’s mouth", "documentation": "https://ctan.org/pkg/bitelist" }, "bitpattern": { "command": "bitpattern", "detail": "Typeset bit pattern diagrams", "documentation": "https://ctan.org/pkg/bitpattern" }, "bitset": { "command": "bitset", "detail": "Handle bit-vector datatype", "documentation": "https://ctan.org/pkg/bitset" }, "bitter": { "command": "bitter", "detail": "The Bitter family of fonts with LaTeX support", "documentation": "https://ctan.org/pkg/bitter" }, "bizcard": { "command": "bizcard", "detail": "Typeset business cards", "documentation": "https://ctan.org/pkg/bizcard" }, "blindtext": { "command": "blindtext", "detail": "Producing 'blind' text for testing", "documentation": "https://ctan.org/pkg/blindtext" }, "blkarray": { "command": "blkarray", "detail": "Extended array and tabular", "documentation": "https://ctan.org/pkg/blkarray" }, "blkcntrl": { "command": "blkcntrl", "detail": "Block-element hooks in LaTeX", "documentation": "https://ctan.org/pkg/blkcntrl" }, "blochsphere": { "command": "blochsphere", "detail": "Draw pseudo-3D diagrams of Bloch spheres", "documentation": "https://ctan.org/pkg/blochsphere" }, "block": { "command": "block", "detail": "A block letter style for the letter class", "documentation": "https://ctan.org/pkg/block" }, "bloques": { "command": "bloques", "detail": "Generate control diagrams", "documentation": "https://ctan.org/pkg/bloques" }, "blowup": { "command": "blowup", "detail": "Upscale or downscale all pages of a document", "documentation": "https://ctan.org/pkg/blowup" }, "blox": { "command": "blox", "detail": "Draw block diagrams, using TikZ", "documentation": "https://ctan.org/pkg/blox" }, "bm": { "command": "bm", "detail": "Access bold symbols in maths mode", "documentation": "https://ctan.org/pkg/bm" }, "bmpsize": { "command": "bmpsize", "detail": "Extract size and resolution data from bitmap files", "documentation": "https://ctan.org/pkg/bmpsize" }, "bnumexpr": { "command": "bnumexpr", "detail": "Extends eTeX’s \\numexpr...\\relax construct to big integers", "documentation": "https://ctan.org/pkg/bnumexpr" }, "bodegraph": { "command": "bodegraph", "detail": "Draw Bode, Nyquist and Black plots with gnuplot and TikZ", "documentation": "https://ctan.org/pkg/bodegraph" }, "bohr": { "command": "bohr", "detail": "Simple atom representation according to the Bohr model", "documentation": "https://ctan.org/pkg/bohr" }, "boisik": { "command": "boisik", "detail": "A font inspired by Baskerville design", "documentation": "https://ctan.org/pkg/boisik" }, "boites": { "command": "boites", "detail": "Boxes that may break across pages", "documentation": "https://ctan.org/pkg/boites" }, "bold-extra": { "command": "bold-extra", "detail": "Use bold small caps and typewriter fonts", "documentation": "https://ctan.org/pkg/bold-extra" }, "boldline": { "command": "boldline", "detail": "Heavier lines in tables", "documentation": "https://ctan.org/pkg/boldline" }, "boldtensors": { "command": "boldtensors", "detail": "Bold latin and greek characters through simple prefix characters", "documentation": "https://ctan.org/pkg/boldtensors" }, "bondgraph": { "command": "bondgraph", "detail": "Create bond graph figures in LaTeX documents", "documentation": "https://ctan.org/pkg/bondgraph" }, "bondgraphs": { "command": "bondgraphs", "detail": "Draws bond graphs in LaTeX, using PGF/TikZ", "documentation": "https://ctan.org/pkg/bondgraphs" }, "book": { "command": "book", "detail": "A class for typesetting books", "documentation": "https://ctan.org/pkg/book" }, "book-of-common-prayer": { "command": "book-of-common-prayer", "detail": "Typeset in the style of “Book of Common Prayer”", "documentation": "https://ctan.org/pkg/book-of-common-prayer" }, "booklet": { "command": "booklet", "detail": "Aids for printing simple booklets", "documentation": "https://ctan.org/pkg/booklet" }, "bookmark": { "command": "bookmark", "detail": "A new bookmark (outline) organization for hyperref", "documentation": "https://ctan.org/pkg/bookmark" }, "booktabs": { "command": "booktabs", "detail": "Publication quality tables in LaTeX", "documentation": "https://ctan.org/pkg/booktabs" }, "boolexpr": { "command": "boolexpr", "detail": "A boolean expression evaluator and a switch command", "documentation": "https://ctan.org/pkg/boolexpr" }, "bophook": { "command": "bophook", "detail": "Provides an At-Begin-Page hook", "documentation": "https://ctan.org/pkg/bophook" }, "boxedminipage": { "command": "boxedminipage", "detail": "Framed minipages of a specified total width (text and frame combined)", "documentation": "https://ctan.org/pkg/boxedminipage" }, "boxhandler": { "command": "boxhandler", "detail": "Flexible Captioning and Deferred Box/List Printing", "documentation": "https://ctan.org/pkg/boxhandler" }, "bpchem": { "command": "bpchem", "detail": "Typeset chemical names, formulae, etc", "documentation": "https://ctan.org/pkg/bpchem" }, "bracketkey": { "command": "bracketkey", "detail": "Produce bracketed identification keys", "documentation": "https://ctan.org/pkg/bracketkey" }, "braids": { "command": "braids", "detail": "Draw braid diagrams with PGF/TikZ", "documentation": "https://ctan.org/pkg/braids" }, "braille": { "command": "braille", "detail": "Support for braille", "documentation": "https://ctan.org/pkg/braille" }, "braket": { "command": "braket", "detail": "Dirac bra-ket and set notations", "documentation": "https://ctan.org/pkg/braket" }, "brandeis-problemset": { "command": "brandeis-problemset", "detail": "Document class for COSI Problem sets at Brandeis University (Waltham, MA)", "documentation": "https://ctan.org/pkg/brandeis-problemset" }, "breakcites": { "command": "breakcites", "detail": "Ensure that multiple citations may break at line end", "documentation": "https://ctan.org/pkg/breakcites" }, "breakurl": { "command": "breakurl", "detail": "Line-breakable \\url-like links in hyperref when compiling via dvips/ps2pdf", "documentation": "https://ctan.org/pkg/breakurl" }, "bredzenie": { "command": "bredzenie", "detail": "A Polish version of “lorem ipsum…” in the form of a LaTeX package", "documentation": "https://ctan.org/pkg/bredzenie" }, "breqn": { "command": "breqn", "detail": "Automatic line breaking of displayed equations", "documentation": "https://ctan.org/pkg/breqn" }, "bropd": { "command": "bropd", "detail": "Simplified brackets and differentials in LaTeX", "documentation": "https://ctan.org/pkg/bropd" }, "bubblesort": { "command": "bubblesort", "detail": " Bubble sorts a list", "documentation": "https://ctan.org/pkg/bubblesort" }, "bullcntr": { "command": "bullcntr", "detail": "Display list item counter as regular pattern of bullets", "documentation": "https://ctan.org/pkg/bullcntr" }, "bussproofs": { "command": "bussproofs", "detail": "Proof trees in the style of the sequent calculus", "documentation": "https://ctan.org/pkg/bussproofs" }, "bussproofs-extra": { "command": "bussproofs-extra", "detail": "Extra commands for bussproofs.sty", "documentation": "https://ctan.org/pkg/bussproofs-extra" }, "bxbase": { "command": "bxbase", "detail": "BX bundle base components", "documentation": "https://ctan.org/pkg/bxbase" }, "bxcalc": { "command": "bxcalc", "detail": "Extend the functionality of the calc package", "documentation": "https://ctan.org/pkg/bxcalc" }, "bxcjkjatype": { "command": "bxcjkjatype", "detail": "Typeset Japanese with pdfLaTeX and CJK", "documentation": "https://ctan.org/pkg/bxcjkjatype" }, "bxdpx-beamer": { "command": "bxdpx-beamer", "detail": "Dvipdfmx extras for use with beamer", "documentation": "https://ctan.org/pkg/bxdpx-beamer" }, "bxdvidriver": { "command": "bxdvidriver", "detail": "Enables specifying a driver option effective only in DVI output", "documentation": "https://ctan.org/pkg/bxdvidriver" }, "bxeepic": { "command": "bxeepic", "detail": "Eepic facilities using pict2e", "documentation": "https://ctan.org/pkg/bxeepic" }, "bxenclose": { "command": "bxenclose", "detail": "Enclose the document body with some pieces of code", "documentation": "https://ctan.org/pkg/bxenclose" }, "bxghost": { "command": "bxghost", "detail": "Ghost insertion for proper xkanjiskip", "documentation": "https://ctan.org/pkg/bxghost" }, "bxjaholiday": { "command": "bxjaholiday", "detail": "Support for Japanese holidays", "documentation": "https://ctan.org/pkg/bxjaholiday" }, "bxjalipsum": { "command": "bxjalipsum", "detail": "Dummy text in Japanese", "documentation": "https://ctan.org/pkg/bxjalipsum" }, "bxjaprnind": { "command": "bxjaprnind", "detail": "Adjust the position of parentheses at paragraph head", "documentation": "https://ctan.org/pkg/bxjaprnind" }, "bxjatoucs": { "command": "bxjatoucs", "detail": "Convert Japanese character code to Unicode", "documentation": "https://ctan.org/pkg/bxjatoucs" }, "bxnewfont": { "command": "bxnewfont", "detail": "Enhanced \\newfont command", "documentation": "https://ctan.org/pkg/bxnewfont" }, "bxorigcapt": { "command": "bxorigcapt", "detail": "To retain the original caption names when using Babel", "documentation": "https://ctan.org/pkg/bxorigcapt" }, "bxpapersize": { "command": "bxpapersize", "detail": "Synchronize output paper size with layout paper size", "documentation": "https://ctan.org/pkg/bxpapersize" }, "bxpdfver": { "command": "bxpdfver", "detail": "Specify version and compression level of output PDF files", "documentation": "https://ctan.org/pkg/bxpdfver" }, "bxtexlogo": { "command": "bxtexlogo", "detail": "Additional TeX-family logos", "documentation": "https://ctan.org/pkg/bxtexlogo" }, "bxwareki": { "command": "bxwareki", "detail": "Convert dates from Gregorian to Japanese calender", "documentation": "https://ctan.org/pkg/bxwareki" }, "byo-twemojis": { "command": "byo-twemojis", "detail": "“Build Your Own Twemojis” with TikZ", "documentation": "https://ctan.org/pkg/byo-twemojis" }, "bytefield": { "command": "bytefield", "detail": "Create illustrations for network protocol specifications", "documentation": "https://ctan.org/pkg/bytefield" }, "cabin": { "command": "cabin", "detail": "A humanist Sans Serif font, with LaTeX support", "documentation": "https://ctan.org/pkg/cabin" }, "cachepic": { "command": "cachepic", "detail": "Convert document fragments into graphics", "documentation": "https://ctan.org/pkg/cachepic" }, "caladea": { "command": "caladea", "detail": "Support for the Caladea family of fonts", "documentation": "https://ctan.org/pkg/caladea" }, "calc": { "command": "calc", "detail": "Simple arithmetic in LaTeX commands", "documentation": "https://ctan.org/pkg/calc" }, "calcage": { "command": "calcage", "detail": "Calculate the age of something, in years", "documentation": "https://ctan.org/pkg/calcage" }, "calctab": { "command": "calctab", "detail": "Language for numeric tables", "documentation": "https://ctan.org/pkg/calctab" }, "calculation": { "command": "calculation", "detail": "Typesetting reasoned calculations, also called calculational proofs", "documentation": "https://ctan.org/pkg/calculation" }, "calculator": { "command": "calculator", "detail": "Use LaTeX as a scientific calculator", "documentation": "https://ctan.org/pkg/calculator" }, "calligra": { "command": "calligra", "detail": "Calligraphic font", "documentation": "https://ctan.org/pkg/calligra" }, "callouts": { "command": "callouts", "detail": "Put simple annotations and notes inside a picture", "documentation": "https://ctan.org/pkg/callouts" }, "calrsfs": { "command": "calrsfs", "detail": "Copperplate calligraphic letters in LaTeX", "documentation": "https://ctan.org/pkg/calrsfs" }, "cals": { "command": "cals", "detail": "Multipage tables with wide range of features", "documentation": "https://ctan.org/pkg/cals" }, "cancel": { "command": "cancel", "detail": "Place lines through maths formulae", "documentation": "https://ctan.org/pkg/cancel" }, "canoniclayout": { "command": "canoniclayout", "detail": "Create canonical page layouts with memoir", "documentation": "https://ctan.org/pkg/canoniclayout" }, "cantarell": { "command": "cantarell", "detail": "LaTeX support for the Cantarell font family", "documentation": "https://ctan.org/pkg/cantarell" }, "capt-of": { "command": "capt-of", "detail": "Captions on more than floats", "documentation": "https://ctan.org/pkg/capt-of" }, "captcont": { "command": "captcont", "detail": "Retain float number across several floats", "documentation": "https://ctan.org/pkg/captcont" }, "captdef": { "command": "captdef", "detail": "Declare free-standing \\caption commands", "documentation": "https://ctan.org/pkg/captdef" }, "caption": { "command": "caption", "detail": "Customising captions in floating environments", "documentation": "https://ctan.org/pkg/caption" }, "caption2": { "command": "caption2", "detail": "Superseded version of the caption package", "documentation": "https://ctan.org/pkg/caption2" }, "carbohydrates": { "command": "carbohydrates", "detail": "Carbohydrate molecules with chemfig", "documentation": "https://ctan.org/pkg/carbohydrates" }, "carlito": { "command": "carlito", "detail": "Support for Carlito sans-serif fonts", "documentation": "https://ctan.org/pkg/carlito" }, "carolmin": { "command": "carolmin", "detail": "Carolingan Miniscule manuscript book-hand font", "documentation": "https://ctan.org/pkg/carolmin" }, "cascade": { "command": "cascade", "detail": " Constructions with braces to present mathematical demonstrations", "documentation": "https://ctan.org/pkg/cascade" }, "cascadia-code": { "command": "cascadia-code", "detail": "The Cascadia Code font with support for LaTeX and pdfLaTeX", "documentation": "https://ctan.org/pkg/cascadia-code" }, "cases": { "command": "cases", "detail": "Numbered cases environment", "documentation": "https://ctan.org/pkg/cases" }, "catalan": { "command": "catalan", "detail": "Catalan hyphenation patterns", "documentation": "https://ctan.org/pkg/catalan" }, "catchfile": { "command": "catchfile", "detail": "Catch an external file into a macro", "documentation": "https://ctan.org/pkg/catchfile" }, "catchfilebetweentags": { "command": "catchfilebetweentags", "detail": "Catch text delimited by docstrip tags", "documentation": "https://ctan.org/pkg/catchfilebetweentags" }, "catechis": { "command": "catechis", "detail": "Macros for typesetting catechisms", "documentation": "https://ctan.org/pkg/catechis" }, "catoptions": { "command": "catoptions", "detail": "Preserving and recalling standard catcodes", "documentation": "https://ctan.org/pkg/catoptions" }, "causets": { "command": "causets", "detail": "Draw causal set (Hasse) diagrams", "documentation": "https://ctan.org/pkg/causets" }, "ccaption": { "command": "ccaption", "detail": "Continuation headings and legends for floats", "documentation": "https://ctan.org/pkg/ccaption" }, "ccfonts": { "command": "ccfonts", "detail": "Support for Concrete text and math fonts in LaTeX", "documentation": "https://ctan.org/pkg/ccfonts" }, "ccicons": { "command": "ccicons", "detail": "LaTeX support for Creative Commons icons", "documentation": "https://ctan.org/pkg/ccicons" }, "cclicenses": { "command": "cclicenses", "detail": "Typeset Creative Commons licence logos", "documentation": "https://ctan.org/pkg/cclicenses" }, "ccool": { "command": "ccool", "detail": "A key-value document command parser", "documentation": "https://ctan.org/pkg/ccool" }, "cell": { "command": "cell", "detail": "Bibliography style for Cell", "documentation": "https://ctan.org/pkg/cell" }, "cellprops": { "command": "cellprops", "detail": "Accept CSS-like selectors in tabular, array, …", "documentation": "https://ctan.org/pkg/cellprops" }, "cellspace": { "command": "cellspace", "detail": "Ensure minimal spacing of table cells", "documentation": "https://ctan.org/pkg/cellspace" }, "censor": { "command": "censor", "detail": "Tools for producing redacted documents", "documentation": "https://ctan.org/pkg/censor" }, "centeredline": { "command": "centeredline", "detail": "A macro for centering lines", "documentation": "https://ctan.org/pkg/centeredline" }, "centerlastline": { "command": "centerlastline", "detail": "Paragraphs with last line centered, known as “Spanish” paragraphs", "documentation": "https://ctan.org/pkg/centerlastline" }, "centernot": { "command": "centernot", "detail": "Centred \\not command", "documentation": "https://ctan.org/pkg/centernot" }, "cesenaexam": { "command": "cesenaexam", "detail": "A class file to typeset exams", "documentation": "https://ctan.org/pkg/cesenaexam" }, "cfr-lm": { "command": "cfr-lm", "detail": "Enhanced support for the Latin Modern fonts", "documentation": "https://ctan.org/pkg/cfr-lm" }, "changebar": { "command": "changebar", "detail": "Generate changebars in LaTeX documents", "documentation": "https://ctan.org/pkg/changebar" }, "changelayout": { "command": "changelayout", "detail": "Change the layout of individual pages and their text", "documentation": "https://ctan.org/pkg/changelayout" }, "changelog": { "command": "changelog", "detail": "Provides a changelog environment", "documentation": "https://ctan.org/pkg/changelog" }, "changepage": { "command": "changepage", "detail": "Margin adjustment and detection of odd/even pages", "documentation": "https://ctan.org/pkg/changepage" }, "changes": { "command": "changes", "detail": "Manual change markup", "documentation": "https://ctan.org/pkg/changes" }, "chappg": { "command": "chappg", "detail": "Page numbering by chapter", "documentation": "https://ctan.org/pkg/chappg" }, "chapterbib": { "command": "chapterbib", "detail": "Multiple bibliographies in a document", "documentation": "https://ctan.org/pkg/chapterbib" }, "chapterfolder": { "command": "chapterfolder", "detail": "Package for working with complicated folder structures", "documentation": "https://ctan.org/pkg/chapterfolder" }, "charissil": { "command": "CharisSIL", "detail": "CharisSIL fonts with support for XeLaTeX or LuaLaTeX", "documentation": "https://ctan.org/pkg/charissil" }, "charter": { "command": "charter", "detail": "Charter fonts", "documentation": "https://ctan.org/pkg/charter" }, "chbibref": { "command": "chbibref", "detail": "Change the Bibliography/References title", "documentation": "https://ctan.org/pkg/chbibref" }, "checkend": { "command": "checkend", "detail": "Extend “improperly closed environment” messages", "documentation": "https://ctan.org/pkg/checkend" }, "checklistings": { "command": "checklistings", "detail": "\n Pass verbatim contents through a compiler\n and reincorporate the resulting output \n ", "documentation": "https://ctan.org/pkg/checklistings" }, "chemarr": { "command": "chemarr", "detail": "Arrows for chemists", "documentation": "https://ctan.org/pkg/chemarr" }, "chemarrow": { "command": "chemarrow", "detail": "Arrows for use in chemistry", "documentation": "https://ctan.org/pkg/chemarrow" }, "chemcompounds": { "command": "chemcompounds", "detail": "Simple consecutive numbering of chemical compounds", "documentation": "https://ctan.org/pkg/chemcompounds" }, "chemcono": { "command": "chemcono", "detail": "Support for compound numbers in chemistry documents", "documentation": "https://ctan.org/pkg/chemcono" }, "chemexec": { "command": "chemexec", "detail": "Creating (chemical) exercise sheets", "documentation": "https://ctan.org/pkg/chemexec" }, "chemfig": { "command": "chemfig", "detail": "Draw molecules with easy syntax", "documentation": "https://ctan.org/pkg/chemfig" }, "chemformula": { "command": "chemformula", "detail": "Command for typesetting chemical formulas and reactions", "documentation": "https://ctan.org/pkg/chemformula" }, "chemgreek": { "command": "chemgreek", "detail": "Upright Greek letters in chemistry", "documentation": "https://ctan.org/pkg/chemgreek" }, "chemmacros": { "command": "chemmacros", "detail": "A collection of macros to support typesetting chemistry documents", "documentation": "https://ctan.org/pkg/chemmacros" }, "chemnum": { "command": "chemnum", "detail": "A method for numbering chemical compounds", "documentation": "https://ctan.org/pkg/chemnum" }, "chemplants": { "command": "chemplants", "detail": "Symbology to draw chemical plants with TikZ", "documentation": "https://ctan.org/pkg/chemplants" }, "chemscheme": { "command": "chemscheme", "detail": "Support for chemical schemes", "documentation": "https://ctan.org/pkg/chemscheme" }, "chemschemex": { "command": "chemschemex", "detail": "Typeset and cross-reference chemical schemes based on TikZ code", "documentation": "https://ctan.org/pkg/chemschemex" }, "chemsec": { "command": "chemsec", "detail": "Automated creation of numeric entity labels", "documentation": "https://ctan.org/pkg/chemsec" }, "chemstyle": { "command": "chemstyle", "detail": "Writing chemistry with style", "documentation": "https://ctan.org/pkg/chemstyle" }, "cherokee": { "command": "cherokee", "detail": "A font for the Cherokee script", "documentation": "https://ctan.org/pkg/cherokee" }, "chess": { "command": "chess", "detail": "Fonts for typesetting chess boards", "documentation": "https://ctan.org/pkg/chess" }, "chessboard": { "command": "chessboard", "detail": "Print chess boards", "documentation": "https://ctan.org/pkg/chessboard" }, "chessfss": { "command": "chessfss", "detail": "A package to handle chess fonts", "documentation": "https://ctan.org/pkg/chessfss" }, "chet": { "command": "chet", "detail": "LaTeX layout inspired by harvmac", "documentation": "https://ctan.org/pkg/chet" }, "chextras": { "command": "chextras", "detail": "A companion package for the Swiss typesetter", "documentation": "https://ctan.org/pkg/chextras" }, "chhaya": { "command": "chhaya", "detail": "Linguistic glossing in Marathi language", "documentation": "https://ctan.org/pkg/chhaya" }, "chicago": { "command": "chicago", "detail": "A \"Chicago\" bibliography style", "documentation": "https://ctan.org/pkg/chicago" }, "chickenize": { "command": "chickenize", "detail": "Use lua callbacks for “interesting” textual effects", "documentation": "https://ctan.org/pkg/chickenize" }, "chifoot": { "command": "chifoot", "detail": "Chicago-style footnote formatting", "documentation": "https://ctan.org/pkg/chifoot" }, "chivo": { "command": "Chivo", "detail": "Using the free Chivo fonts with LaTeX", "documentation": "https://ctan.org/pkg/chivo" }, "chkfloat": { "command": "chkfloat", "detail": "Warn whenever a float is placed “to far away”", "documentation": "https://ctan.org/pkg/chkfloat" }, "chklref": { "command": "chklref", "detail": "Check for problems with labels in LaTeX", "documentation": "https://ctan.org/pkg/chklref" }, "chngcntr": { "command": "chngcntr", "detail": "Change the resetting of counters", "documentation": "https://ctan.org/pkg/chngcntr" }, "chngpage": { "command": "chngpage", "detail": "Change the page layout in the middle of a document", "documentation": "https://ctan.org/pkg/chngpage" }, "chordbars": { "command": "chordbars", "detail": "Print chord grids for pop/jazz tunes", "documentation": "https://ctan.org/pkg/chordbars" }, "chordbox": { "command": "chordbox", "detail": "Draw chord diagrams", "documentation": "https://ctan.org/pkg/chordbox" }, "chronology": { "command": "chronology", "detail": "Provides a horizontal timeline", "documentation": "https://ctan.org/pkg/chronology" }, "chronosys": { "command": "chronosys", "detail": "Drawing time-line diagrams", "documentation": "https://ctan.org/pkg/chronosys" }, "chs-physics-report": { "command": "chs-physics-report", "detail": "Physics lab reports for Carmel High School", "documentation": "https://ctan.org/pkg/chs-physics-report" }, "chscite": { "command": "chscite", "detail": "Bibliography style for Chalmers University of Technology", "documentation": "https://ctan.org/pkg/chscite" }, "churchslavonic": { "command": "churchslavonic", "detail": "Typeset documents in Church Slavonic language using Unicode", "documentation": "https://ctan.org/pkg/churchslavonic" }, "cinzel": { "command": "cinzel", "detail": "LaTeX support for Cinzel and Cinzel Decorative fonts", "documentation": "https://ctan.org/pkg/cinzel" }, "circ": { "command": "circ", "detail": "Macros for typesetting circuit diagrams", "documentation": "https://ctan.org/pkg/circ" }, "circledsteps": { "command": "circledsteps", "detail": "Typeset circled numbers", "documentation": "https://ctan.org/pkg/circledsteps" }, "circuitikz": { "command": "circuitikz", "detail": "Draw electrical networks with TikZ", "documentation": "https://ctan.org/pkg/circuitikz" }, "cite": { "command": "cite", "detail": "Improved citation handling in LaTeX", "documentation": "https://ctan.org/pkg/cite" }, "citeall": { "command": "citeall", "detail": "Cite all entries of a bbl created with BibLaTeX", "documentation": "https://ctan.org/pkg/citeall" }, "citeref": { "command": "citeref", "detail": " Add reference-page-list to bibliography-items", "documentation": "https://ctan.org/pkg/citeref" }, "cje": { "command": "cje", "detail": "LaTeX document class for CJE articles", "documentation": "https://ctan.org/pkg/cje" }, "cjhebrew": { "command": "cjhebrew", "detail": "Typeset Hebrew with LaTeX", "documentation": "https://ctan.org/pkg/cjhebrew" }, "cjk": { "command": "CJK", "detail": "CJK language support", "documentation": "https://ctan.org/pkg/cjk" }, "cjkpunct": { "command": "CJKpunct", "detail": "Adjust locations and kerning of CJK punctuation marks", "documentation": "https://ctan.org/pkg/cjkpunct" }, "clara": { "command": "clara", "detail": " A serif font family", "documentation": "https://ctan.org/pkg/clara" }, "classics": { "command": "classics", "detail": "Cite classic works", "documentation": "https://ctan.org/pkg/classics" }, "classicthesis": { "command": "classicthesis", "detail": "A “classically styled” thesis package", "documentation": "https://ctan.org/pkg/classicthesis" }, "classif2": { "command": "classif2", "detail": "Biological classification tables", "documentation": "https://ctan.org/pkg/classif2" }, "classlist": { "command": "classlist", "detail": "Record classes used in a document", "documentation": "https://ctan.org/pkg/classlist" }, "classpack": { "command": "classpack", "detail": "XML mastering for LaTeX classes and packages", "documentation": "https://ctan.org/pkg/classpack" }, "cleanthesis": { "command": "cleanthesis", "detail": "A clean LaTeX style for thesis documents", "documentation": "https://ctan.org/pkg/cleanthesis" }, "clearsans": { "command": "ClearSans", "detail": "Clear Sans fonts with LaTeX support", "documentation": "https://ctan.org/pkg/clearsans" }, "clefval": { "command": "clefval", "detail": "Key/value support with a hash", "documentation": "https://ctan.org/pkg/clefval" }, "cleveref": { "command": "cleveref", "detail": "Intelligent cross-referencing", "documentation": "https://ctan.org/pkg/cleveref" }, "clipboard": { "command": "clipboard", "detail": "Copy and paste into and across documents", "documentation": "https://ctan.org/pkg/clipboard" }, "clock": { "command": "clock", "detail": "Graphical and textual clocks for TeX and LaTeX", "documentation": "https://ctan.org/pkg/clock" }, "clojure-pamphlet": { "command": "clojure-pamphlet", "detail": "A simple literate programming tool based on clojure's pamphlet system", "documentation": "https://ctan.org/pkg/clojure-pamphlet" }, "cloze": { "command": "cloze", "detail": "A LuaLaTeX package for creating cloze texts", "documentation": "https://ctan.org/pkg/cloze" }, "clrdblpg": { "command": "clrdblpg", "detail": "Control pagestyle of pages left blank by \\cleardoublepage", "documentation": "https://ctan.org/pkg/clrdblpg" }, "clrscode": { "command": "clrscode", "detail": "Typesets pseudocode as in Introduction to Algorithms", "documentation": "https://ctan.org/pkg/clrscode" }, "clrscode3e": { "command": "clrscode3e", "detail": "Typesets pseudocode as in Introduction to Algorithms", "documentation": "https://ctan.org/pkg/clrscode3e" }, "clrstrip": { "command": "clrstrip", "detail": "Place contents into a full width colour strip", "documentation": "https://ctan.org/pkg/clrstrip" }, "cmap": { "command": "cmap", "detail": "Make PDF files searchable and copyable", "documentation": "https://ctan.org/pkg/cmap" }, "cmathbb": { "command": "cmathbb", "detail": "Computer modern mathematical blackboard bold font", "documentation": "https://ctan.org/pkg/cmathbb" }, "cmbright": { "command": "cmbright", "detail": "Computer Modern Bright fonts", "documentation": "https://ctan.org/pkg/cmbright" }, "cmdstring": { "command": "cmdstring", "detail": "Get command name reliably", "documentation": "https://ctan.org/pkg/cmdstring" }, "cmdtrack": { "command": "cmdtrack", "detail": "Check used commands", "documentation": "https://ctan.org/pkg/cmdtrack" }, "cmll": { "command": "cmll", "detail": "Symbols for linear logic", "documentation": "https://ctan.org/pkg/cmll" }, "cmpj": { "command": "cmpj", "detail": "Style for the journal Condensed Matter Physics", "documentation": "https://ctan.org/pkg/cmpj" }, "cmsd": { "command": "cmsd", "detail": "Interfaces to the CM Sans Serif Bold fonts", "documentation": "https://ctan.org/pkg/cmsd" }, "cmsrb": { "command": "cmsrb", "detail": "Computer Modern for Serbian and Macedonian", "documentation": "https://ctan.org/pkg/cmsrb" }, "cmtiup": { "command": "cmtiup", "detail": "Upright punctuation with CM italic", "documentation": "https://ctan.org/pkg/cmtiup" }, "cmtt": { "command": "cmtt", "detail": "A package for handling the cmtt font better", "documentation": "https://ctan.org/pkg/cmtt" }, "cmupint": { "command": "cmupint", "detail": "Upright integral symbols for Computer Modern", "documentation": "https://ctan.org/pkg/cmupint" }, "cnltx": { "command": "cnltx", "detail": "LaTeX tools and documenting facilities", "documentation": "https://ctan.org/pkg/cnltx" }, "cntformats": { "command": "cntformats", "detail": "A different way to read counters", "documentation": "https://ctan.org/pkg/cntformats" }, "cntperchap": { "command": "cntperchap", "detail": "Store counter values per chapter", "documentation": "https://ctan.org/pkg/cntperchap" }, "cochineal": { "command": "cochineal", "detail": "Cochineal fonts with LaTeX support", "documentation": "https://ctan.org/pkg/cochineal" }, "codeanatomy": { "command": "codeanatomy", "detail": "Typeset code with annotations", "documentation": "https://ctan.org/pkg/codeanatomy" }, "codehigh": { "command": "codehigh", "detail": "Highlight code and demos with l3regex and lpeg", "documentation": "https://ctan.org/pkg/codehigh" }, "codepage": { "command": "codepage", "detail": "Support for variant code pages", "documentation": "https://ctan.org/pkg/codepage" }, "codesection": { "command": "codesection", "detail": "Provides an environment that may be conditionally included", "documentation": "https://ctan.org/pkg/codesection" }, "codicefiscaleitaliano": { "command": "codicefiscaleitaliano", "detail": "Test the consistency of the Italian personal Fiscal Code", "documentation": "https://ctan.org/pkg/codicefiscaleitaliano" }, "coelacanth": { "command": "coelacanth", "detail": "Coelacanth fonts with LaTeX support", "documentation": "https://ctan.org/pkg/coelacanth" }, "coffeestains": { "command": "coffeestains", "detail": "Add coffee stains to documents", "documentation": "https://ctan.org/pkg/coffeestains" }, "collcell": { "command": "collcell", "detail": "Collect contents of a tabular cell as argument to a macro", "documentation": "https://ctan.org/pkg/collcell" }, "collect": { "command": "collect", "detail": "Collect text for later re-use", "documentation": "https://ctan.org/pkg/collect" }, "collectbox": { "command": "collectbox", "detail": "Collect and process macro arguments as boxes", "documentation": "https://ctan.org/pkg/collectbox" }, "collref": { "command": "collref", "detail": "Collect blocks of references into a single reference", "documentation": "https://ctan.org/pkg/collref" }, "colonequals": { "command": "colonequals", "detail": "Colon equals symbols", "documentation": "https://ctan.org/pkg/colonequals" }, "colophon": { "command": "colophon", "detail": "Provides commands for producing a colophon", "documentation": "https://ctan.org/pkg/colophon" }, "color": { "command": "color", "detail": "Colour control for LaTeX documents", "documentation": "https://ctan.org/pkg/color" }, "color-edits": { "command": "color-edits", "detail": "Colorful edits for multiple authors of a shared document", "documentation": "https://ctan.org/pkg/color-edits" }, "colordoc": { "command": "colordoc", "detail": "Coloured syntax highlights in documentation", "documentation": "https://ctan.org/pkg/colordoc" }, "colordvi": { "command": "colordvi", "detail": "Simple colour use in Plain TeX", "documentation": "https://ctan.org/pkg/colordvi" }, "colorinfo": { "command": "colorinfo", "detail": "Retrieve colour model and values for defined colours", "documentation": "https://ctan.org/pkg/colorinfo" }, "coloring": { "command": "coloring", "detail": "Define missing colors by their names", "documentation": "https://ctan.org/pkg/coloring" }, "colorist": { "command": "colorist", "detail": "Write your articles or books in a colorful way", "documentation": "https://ctan.org/pkg/colorist" }, "colorprofiles": { "command": "colorprofiles", "detail": "Collection of free ICC profiles", "documentation": "https://ctan.org/pkg/colorprofiles" }, "colorspace": { "command": "colorspace", "detail": "Provides PDF color spaces", "documentation": "https://ctan.org/pkg/colorspace" }, "colortab": { "command": "colortab", "detail": "Shade cells of tables and halign", "documentation": "https://ctan.org/pkg/colortab" }, "colortbl": { "command": "colortbl", "detail": "Add colour to LaTeX tables", "documentation": "https://ctan.org/pkg/colortbl" }, "colorwav": { "command": "colorwav", "detail": "Colours by wavelength of visible light", "documentation": "https://ctan.org/pkg/colorwav" }, "colorweb": { "command": "colorweb", "detail": "Extend the color package colour space", "documentation": "https://ctan.org/pkg/colorweb" }, "colourchange": { "command": "colourchange", "detail": "Colourchange", "documentation": "https://ctan.org/pkg/colourchange" }, "combelow": { "command": "combelow", "detail": "Typeset \"comma-below\" letters, as in Romanian", "documentation": "https://ctan.org/pkg/combelow" }, "combinedgraphics": { "command": "combinedgraphics", "detail": "Include graphic (EPS or PDF)/LaTeX combinations", "documentation": "https://ctan.org/pkg/combinedgraphics" }, "combofont": { "command": "combofont", "detail": "Add NFSS-declarations of combo fonts to LuaLaTeX documents", "documentation": "https://ctan.org/pkg/combofont" }, "comfortaa": { "command": "comfortaa", "detail": "Sans serif font, with LaTeX support", "documentation": "https://ctan.org/pkg/comfortaa" }, "comicneue": { "command": "comicneue", "detail": "Use Comic Neue with TeX(-alike) systems", "documentation": "https://ctan.org/pkg/comicneue" }, "comma": { "command": "comma", "detail": "Formats a number by inserting commas", "documentation": "https://ctan.org/pkg/comma" }, "commado": { "command": "commado", "detail": "Expandable iteration on comma-separated and filename lists", "documentation": "https://ctan.org/pkg/commado" }, "commath": { "command": "commath", "detail": "Mathematics typesetting support", "documentation": "https://ctan.org/pkg/commath" }, "commedit": { "command": "commedit", "detail": "Commented editions with LaTeX", "documentation": "https://ctan.org/pkg/commedit" }, "comment": { "command": "comment", "detail": "Selectively include/exclude portions of text", "documentation": "https://ctan.org/pkg/comment" }, "commutative-diagrams": { "command": "commutative-diagrams", "detail": "CoDi: Commutative Diagrams for TeX", "documentation": "https://ctan.org/pkg/commutative-diagrams" }, "compactbib": { "command": "compactbib", "detail": "Multiple thebibliography environments", "documentation": "https://ctan.org/pkg/compactbib" }, "competences": { "command": "competences", "detail": "Track skills of classroom checks", "documentation": "https://ctan.org/pkg/competences" }, "complexity": { "command": "complexity", "detail": "Computational complexity class names", "documentation": "https://ctan.org/pkg/complexity" }, "compsci": { "command": "compsci", "detail": "Document (LaTeX) programming with LaTeX", "documentation": "https://ctan.org/pkg/compsci" }, "concepts": { "command": "concepts", "detail": "Keeping track of formal ‘concepts’ for a particular field", "documentation": "https://ctan.org/pkg/concepts" }, "concmath": { "command": "concmath", "detail": "Concrete Math fonts", "documentation": "https://ctan.org/pkg/concmath" }, "concrete": { "command": "concrete", "detail": "Concrete Roman fonts", "documentation": "https://ctan.org/pkg/concrete" }, "conditext": { "command": "CondiTeXt", "detail": "Define and manage conditional content", "documentation": "https://ctan.org/pkg/conditext" }, "constants": { "command": "constants", "detail": "Automatic numbering of constants", "documentation": "https://ctan.org/pkg/constants" }, "conteq": { "command": "conteq", "detail": "Typeset multiline continued equalities", "documentation": "https://ctan.org/pkg/conteq" }, "continue": { "command": "continue", "detail": "Prints ‘continuation’ marks on pages of multipage documents", "documentation": "https://ctan.org/pkg/continue" }, "contour": { "command": "contour", "detail": "Print a coloured contour around text", "documentation": "https://ctan.org/pkg/contour" }, "contracard": { "command": "contracard", "detail": "Generate calling cards for dances", "documentation": "https://ctan.org/pkg/contracard" }, "conv-xkv": { "command": "conv-xkv", "detail": "Create new key-value syntax", "documentation": "https://ctan.org/pkg/conv-xkv" }, "cooking": { "command": "cooking", "detail": "Typeset recipes", "documentation": "https://ctan.org/pkg/cooking" }, "cooking-units": { "command": "cooking-units", "detail": "Typeset and convert units for cookery books and recipes", "documentation": "https://ctan.org/pkg/cooking-units" }, "cookingsymbols": { "command": "cookingsymbols", "detail": "Symbols for recipes", "documentation": "https://ctan.org/pkg/cookingsymbols" }, "cool": { "command": "cool", "detail": "COntent-Oriented LaTeX", "documentation": "https://ctan.org/pkg/cool" }, "coollist": { "command": "coollist", "detail": "Manipulate COntent Oriented LaTeX Lists", "documentation": "https://ctan.org/pkg/coollist" }, "coolstr": { "command": "coolstr", "detail": "String manipulation in LaTeX", "documentation": "https://ctan.org/pkg/coolstr" }, "coolthms": { "command": "coolthms", "detail": "Reference items in a theorem environment", "documentation": "https://ctan.org/pkg/coolthms" }, "cooltooltips": { "command": "cooltooltips", "detail": "Associate a pop-up window and tooltip with PDF hyperlinks", "documentation": "https://ctan.org/pkg/cooltooltips" }, "coordsys": { "command": "coordsys", "detail": "Draw cartesian coordinate systems", "documentation": "https://ctan.org/pkg/coordsys" }, "coptic": { "command": "coptic", "detail": "Coptic Fonts", "documentation": "https://ctan.org/pkg/coptic" }, "copyedit": { "command": "copyedit", "detail": "Copyediting support for LaTeX documents", "documentation": "https://ctan.org/pkg/copyedit" }, "copyrightbox": { "command": "copyrightbox", "detail": "Provide copyright notices for images in a document", "documentation": "https://ctan.org/pkg/copyrightbox" }, "cormorantgaramond": { "command": "CormorantGaramond", "detail": "Cormorant Garamond family of fonts", "documentation": "https://ctan.org/pkg/cormorantgaramond" }, "correctmathalign": { "command": "correctmathalign", "detail": "Correct spacing of the alignment in expressions", "documentation": "https://ctan.org/pkg/correctmathalign" }, "coseoul": { "command": "coseoul", "detail": "Context sensitive outline elements", "documentation": "https://ctan.org/pkg/coseoul" }, "count1to": { "command": "count1to", "detail": "Make use of count1 to count9", "documentation": "https://ctan.org/pkg/count1to" }, "countriesofeurope": { "command": "countriesofeurope", "detail": "A font with the images of the countries of Europe", "documentation": "https://ctan.org/pkg/countriesofeurope" }, "counttexruns": { "command": "counttexruns", "detail": "Count compilations of a document", "documentation": "https://ctan.org/pkg/counttexruns" }, "courier": { "command": "courier", "detail": "Adobe Type 1 “free” copies of Courier", "documentation": "https://ctan.org/pkg/courier" }, "courierten": { "command": "courierten", "detail": "Courier 10 Pitch BT with LaTeX support", "documentation": "https://ctan.org/pkg/courierten" }, "coverpage": { "command": "CoverPage", "detail": "Automatic cover page creation for scientific papers", "documentation": "https://ctan.org/pkg/coverpage" }, "covington": { "command": "covington", "detail": "Linguistic support", "documentation": "https://ctan.org/pkg/covington" }, "cprotect": { "command": "cprotect", "detail": "Allow verbatim, etc., in macro arguments", "documentation": "https://ctan.org/pkg/cprotect" }, "cqubeamer": { "command": "cqubeamer", "detail": "LaTeX Beamer Template for Chongqing University", "documentation": "https://ctan.org/pkg/cqubeamer" }, "cquthesis": { "command": "cquthesis", "detail": "LaTeX Thesis Template for Chongqing University", "documentation": "https://ctan.org/pkg/cquthesis" }, "crbox": { "command": "crbox", "detail": "Boxes with crossed corners", "documentation": "https://ctan.org/pkg/crbox" }, "crimson": { "command": "crimson", "detail": "Crimson fonts with LaTeX support", "documentation": "https://ctan.org/pkg/crimson" }, "crimsonpro": { "command": "CrimsonPro", "detail": "CrimsonPro fonts with LaTeX support", "documentation": "https://ctan.org/pkg/crimsonpro" }, "croatian": { "command": "croatian", "detail": "Fonts for Croatian Glagolitic and other Croatian scripts", "documentation": "https://ctan.org/pkg/croatian" }, "crop": { "command": "crop", "detail": "Support for cropmarks", "documentation": "https://ctan.org/pkg/crop" }, "crossreference": { "command": "crossreference", "detail": "Crossreferences within documents", "documentation": "https://ctan.org/pkg/crossreference" }, "crossreftools": { "command": "crossreftools", "detail": "Expandable extraction of cleveref data", "documentation": "https://ctan.org/pkg/crossreftools" }, "crosswrd": { "command": "crosswrd", "detail": "Macros for typesetting crossword puzzles", "documentation": "https://ctan.org/pkg/crosswrd" }, "cryptocode": { "command": "cryptocode", "detail": "Typesetting pseudocode, protocols, game-based proofs and black-box reductions in cryptography", "documentation": "https://ctan.org/pkg/cryptocode" }, "csquotes": { "command": "csquotes", "detail": "Context sensitive quotation facilities", "documentation": "https://ctan.org/pkg/csquotes" }, "css-colors": { "command": "css-colors", "detail": "Named colors for web-safe design", "documentation": "https://ctan.org/pkg/css-colors" }, "cstypo": { "command": "cstypo", "detail": "Czech typography rules enforced through LuaTeX hooks", "documentation": "https://ctan.org/pkg/cstypo" }, "csvmerge": { "command": "csvmerge", "detail": "Merge TeX code with csv data", "documentation": "https://ctan.org/pkg/csvmerge" }, "csvsimple": { "command": "csvsimple", "detail": "Simple CSV file processing", "documentation": "https://ctan.org/pkg/csvsimple" }, "ctable": { "command": "ctable", "detail": "Flexible typesetting of table and figure floats using key/value directives", "documentation": "https://ctan.org/pkg/ctable" }, "ctablestack": { "command": "ctablestack", "detail": "Catcode table stable support", "documentation": "https://ctan.org/pkg/ctablestack" }, "ctex": { "command": "ctex", "detail": "LaTeX classes and packages for Chinese typesetting", "documentation": "https://ctan.org/pkg/ctex" }, "cuisine": { "command": "cuisine", "detail": "Typeset recipes", "documentation": "https://ctan.org/pkg/cuisine" }, "cuprum": { "command": "cuprum", "detail": "Cuprum font family support for LaTeX", "documentation": "https://ctan.org/pkg/cuprum" }, "currency": { "command": "currency", "detail": "Format currencies in a consistent way", "documentation": "https://ctan.org/pkg/currency" }, "currfile": { "command": "currfile", "detail": "Provide file name and path of input files", "documentation": "https://ctan.org/pkg/currfile" }, "currvita": { "command": "currvita", "detail": "Typeset a curriculum vitae", "documentation": "https://ctan.org/pkg/currvita" }, "curve2e": { "command": "curve2e", "detail": "Extensions for package pict2e", "documentation": "https://ctan.org/pkg/curve2e" }, "curves": { "command": "curves", "detail": "Curves for LaTeX picture environment", "documentation": "https://ctan.org/pkg/curves" }, "cuted": { "command": "cuted", "detail": "Mixing onecolumn and twocolumn modes", "documentation": "https://ctan.org/pkg/cuted" }, "cutwin": { "command": "cutwin", "detail": "Cut a window in a paragraph, typeset material in it", "documentation": "https://ctan.org/pkg/cutwin" }, "cv": { "command": "CV", "detail": "A package for creating a curriculum vitae", "documentation": "https://ctan.org/pkg/cv" }, "cyber": { "command": "cyber", "detail": "Annotate compliance with cybersecurity requirements", "documentation": "https://ctan.org/pkg/cyber" }, "cybercic": { "command": "cybercic", "detail": "“Controls in Contents” for the cyber package", "documentation": "https://ctan.org/pkg/cybercic" }, "cyklop": { "command": "cyklop", "detail": "The Cyclop typeface", "documentation": "https://ctan.org/pkg/cyklop" }, "cypriot": { "command": "cypriot", "detail": "A script which was used on Cyprus for writing Greek", "documentation": "https://ctan.org/pkg/cypriot" }, "dad": { "command": "dad", "detail": "Simple typesetting system for mixed Arabic/Latin documents", "documentation": "https://ctan.org/pkg/dad" }, "dantelogo": { "command": "dantelogo", "detail": "A font for DANTE's logo", "documentation": "https://ctan.org/pkg/dantelogo" }, "dashbox": { "command": "dashbox", "detail": "Draw dashed boxes", "documentation": "https://ctan.org/pkg/dashbox" }, "dashrule": { "command": "dashrule", "detail": "Draw dashed rules", "documentation": "https://ctan.org/pkg/dashrule" }, "dashundergaps": { "command": "dashundergaps", "detail": "Produce gaps that are underlined, dotted or dashed", "documentation": "https://ctan.org/pkg/dashundergaps" }, "dataref": { "command": "dataref", "detail": "Manage references to experimental data", "documentation": "https://ctan.org/pkg/dataref" }, "datatool": { "command": "datatool", "detail": "Tools to load and manipulate data", "documentation": "https://ctan.org/pkg/datatool" }, "datax": { "command": "datax", "detail": "Import individual data from script files", "documentation": "https://ctan.org/pkg/datax" }, "dateiliste": { "command": "dateiliste", "detail": "Extensions of the \\listfiles concept", "documentation": "https://ctan.org/pkg/dateiliste" }, "datenumber": { "command": "datenumber", "detail": "Convert a date into a number and vice versa", "documentation": "https://ctan.org/pkg/datenumber" }, "datetime": { "command": "datetime", "detail": "Change format of \\today with commands for current time", "documentation": "https://ctan.org/pkg/datetime" }, "datetime2": { "command": "datetime2", "detail": "Formats for dates, times and time zones", "documentation": "https://ctan.org/pkg/datetime2" }, "datetime2-en-fulltext": { "command": "datetime2-en-fulltext", "detail": "English Full Text styles for the datetime2 package", "documentation": "https://ctan.org/pkg/datetime2-en-fulltext" }, "datetime2-it-fulltext": { "command": "datetime2-it-fulltext", "detail": "Italian full text styles for the datetime2 package", "documentation": "https://ctan.org/pkg/datetime2-it-fulltext" }, "dblfloatfix": { "command": "dblfloatfix", "detail": "Fixes for twocolumn floats", "documentation": "https://ctan.org/pkg/dblfloatfix" }, "dblfnote": { "command": "dblfnote", "detail": "Double-column footnotes", "documentation": "https://ctan.org/pkg/dblfnote" }, "dblfont": { "command": "dblfont", "detail": "Blackboard bold font package", "documentation": "https://ctan.org/pkg/dblfont" }, "dcolumn": { "command": "dcolumn", "detail": "Align on the decimal point of numbers in tabular columns", "documentation": "https://ctan.org/pkg/dcolumn" }, "dcounter": { "command": "dcounter", "detail": "Support dynamic counters", "documentation": "https://ctan.org/pkg/dcounter" }, "dcpic": { "command": "dcpic", "detail": "Commutative diagrams in a LaTeX and TeX documents", "documentation": "https://ctan.org/pkg/dcpic" }, "ddphonism": { "command": "ddphonism", "detail": "Dodecaphonic diagrams: twelve-tone matrices, clock diagrams, etc", "documentation": "https://ctan.org/pkg/ddphonism" }, "decimal": { "command": "decimal", "detail": "LaTeX package for the English raised decimal point", "documentation": "https://ctan.org/pkg/decimal" }, "decision-table": { "command": "decision-table", "detail": "An easy way to create Decision Model and Notation decision tables", "documentation": "https://ctan.org/pkg/decision-table" }, "decorule": { "command": "decorule", "detail": "Decorative swelled rule using font character", "documentation": "https://ctan.org/pkg/decorule" }, "dejavu": { "command": "dejavu", "detail": "LaTeX support for the DejaVu fonts", "documentation": "https://ctan.org/pkg/dejavu" }, "dejavu-otf": { "command": "dejavu-otf", "detail": "Support for the ttf and otf DejaVu fonts", "documentation": "https://ctan.org/pkg/dejavu-otf" }, "delarray": { "command": "delarray", "detail": "Delimiters for arrays", "documentation": "https://ctan.org/pkg/delarray" }, "delim": { "command": "delim", "detail": "Simplify typesetting mathematical delimiters", "documentation": "https://ctan.org/pkg/delim" }, "delimseasy": { "command": "delimseasy", "detail": "Delimiter commands that are easy to use and resize", "documentation": "https://ctan.org/pkg/delimseasy" }, "delimset": { "command": "delimset", "detail": "Typeset and declare sets of delimiters with convenient size control", "documentation": "https://ctan.org/pkg/delimset" }, "delimtxt": { "command": "delimtxt", "detail": "Read and parse text tables", "documentation": "https://ctan.org/pkg/delimtxt" }, "denisbdoc": { "command": "denisbdoc", "detail": "A personal dirty package for documenting packages", "documentation": "https://ctan.org/pkg/denisbdoc" }, "derivative": { "command": "derivative", "detail": "Nice and easy derivatives", "documentation": "https://ctan.org/pkg/derivative" }, "desclist": { "command": "desclist", "detail": "Extended “description” lists", "documentation": "https://ctan.org/pkg/desclist" }, "devanagari": { "command": "devanagari", "detail": "Typeset Devanagari", "documentation": "https://ctan.org/pkg/devanagari" }, "dhua": { "command": "dhua", "detail": "German abbreviations using thin space", "documentation": "https://ctan.org/pkg/dhua" }, "diadia": { "command": "diadia", "detail": "Package to keep a diabetes diary", "documentation": "https://ctan.org/pkg/diadia" }, "diagbox": { "command": "diagbox", "detail": "Table heads with diagonal lines", "documentation": "https://ctan.org/pkg/diagbox" }, "diagmac2": { "command": "diagmac2", "detail": "Diagram macros, using pict2e", "documentation": "https://ctan.org/pkg/diagmac2" }, "diagnose": { "command": "diagnose", "detail": "A diagnostic tool for a TeX installation", "documentation": "https://ctan.org/pkg/diagnose" }, "dialogue": { "command": "dialogue", "detail": "Quote short scripted dialogue in LaTeX", "documentation": "https://ctan.org/pkg/dialogue" }, "dichokey": { "command": "dichokey", "detail": "Construct dichotomous identification keys", "documentation": "https://ctan.org/pkg/dichokey" }, "dictsym": { "command": "dictsym", "detail": "DictSym font and macro package", "documentation": "https://ctan.org/pkg/dictsym" }, "diffcoeff": { "command": "diffcoeff", "detail": "Write differential coefficients easily and consistently", "documentation": "https://ctan.org/pkg/diffcoeff" }, "digiconfigs": { "command": "digiconfigs", "detail": "Writing \"configurations\"", "documentation": "https://ctan.org/pkg/digiconfigs" }, "dijkstra": { "command": "dijkstra", "detail": "Dijkstra algorithm for LaTeX", "documentation": "https://ctan.org/pkg/dijkstra" }, "dimnum": { "command": "dimnum", "detail": "Commands for dimensionless numbers", "documentation": "https://ctan.org/pkg/dimnum" }, "dinbrief": { "command": "dinbrief", "detail": "German letter DIN style", "documentation": "https://ctan.org/pkg/dinbrief" }, "dingbat": { "command": "dingbat", "detail": "Two dingbat symbol fonts", "documentation": "https://ctan.org/pkg/dingbat" }, "directory": { "command": "directory", "detail": "An address book using BibTeX", "documentation": "https://ctan.org/pkg/directory" }, "dirtree": { "command": "dirtree", "detail": "Display trees in the style of windows explorer", "documentation": "https://ctan.org/pkg/dirtree" }, "dirtytalk": { "command": "dirtytalk", "detail": "A package to typeset quotations easier", "documentation": "https://ctan.org/pkg/dirtytalk" }, "ditaa": { "command": "ditaa", "detail": "Use ditaa diagrams within LaTeX documents", "documentation": "https://ctan.org/pkg/ditaa" }, "dk-bib": { "command": "dk-bib", "detail": "Danish variants of standard BibTeX styles", "documentation": "https://ctan.org/pkg/dk-bib" }, "dnaseq": { "command": "dnaseq", "detail": "Format DNA base sequences", "documentation": "https://ctan.org/pkg/dnaseq" }, "doafter": { "command": "doafter", "detail": "Do things after a group", "documentation": "https://ctan.org/pkg/doafter" }, "doc": { "command": "doc", "detail": "Format LaTeX documentation", "documentation": "https://ctan.org/pkg/doc" }, "doclicense": { "command": "doclicense", "detail": "Support for putting documents under a license", "documentation": "https://ctan.org/pkg/doclicense" }, "docmfp": { "command": "docmfp", "detail": "Document non-LaTeX code", "documentation": "https://ctan.org/pkg/docmfp" }, "docmute": { "command": "docmute", "detail": "Input files ignoring LaTeX preamble, etc", "documentation": "https://ctan.org/pkg/docmute" }, "doctools": { "command": "doctools", "detail": "Tools for the documentation of LaTeX code", "documentation": "https://ctan.org/pkg/doctools" }, "documentation": { "command": "documentation", "detail": "Documentation support for C, Java and assembler code", "documentation": "https://ctan.org/pkg/documentation" }, "docutils": { "command": "docutils", "detail": "Helper commands and element definitions for Docutils LaTeX output", "documentation": "https://ctan.org/pkg/docutils" }, "doi": { "command": "doi", "detail": "Create correct hyperlinks for DOI numbers", "documentation": "https://ctan.org/pkg/doi" }, "doipubmed": { "command": "doipubmed", "detail": "Special commands for use in bibliographies", "documentation": "https://ctan.org/pkg/doipubmed" }, "domitian": { "command": "domitian", "detail": "Drop-in replacement for Palatino", "documentation": "https://ctan.org/pkg/domitian" }, "dot2texi": { "command": "dot2texi", "detail": "Create graphs within LaTeX using the dot2tex tool", "documentation": "https://ctan.org/pkg/dot2texi" }, "dotarrow": { "command": "DotArrow", "detail": "Extendable dotted arrows", "documentation": "https://ctan.org/pkg/dotarrow" }, "dotlessi": { "command": "dotlessi", "detail": "Provides dotless i’s and j’s for use in any math font", "documentation": "https://ctan.org/pkg/dotlessi" }, "dotlessj": { "command": "dotlessj", "detail": "Generates a dot-less j", "documentation": "https://ctan.org/pkg/dotlessj" }, "dotseqn": { "command": "dotseqn", "detail": "Flush left equations with dotted leaders to the numbers", "documentation": "https://ctan.org/pkg/dotseqn" }, "dottex": { "command": "dottex", "detail": "Use dot code in LaTeX", "documentation": "https://ctan.org/pkg/dottex" }, "dowith": { "command": "dowith", "detail": "Apply a command to a list of items", "documentation": "https://ctan.org/pkg/dowith" }, "download": { "command": "download", "detail": "Allow LaTeX to download files using an external process", "documentation": "https://ctan.org/pkg/download" }, "dox": { "command": "dox", "detail": "Extend the doc package", "documentation": "https://ctan.org/pkg/dox" }, "dozenal": { "command": "dozenal", "detail": "Typeset documents using base twelve numbering (also called “dozenal”)", "documentation": "https://ctan.org/pkg/dozenal" }, "dpcircling": { "command": "DPcircling", "detail": "Decorated text boxes using TikZ", "documentation": "https://ctan.org/pkg/dpcircling" }, "dpfloat": { "command": "dpfloat", "detail": "Support for double-page floats", "documentation": "https://ctan.org/pkg/dpfloat" }, "dprogress": { "command": "dprogress", "detail": "LaTeX-relevant log information for debugging", "documentation": "https://ctan.org/pkg/dprogress" }, "drac": { "command": "drac", "detail": "Declare active character substitution, robustly", "documentation": "https://ctan.org/pkg/drac" }, "draftcopy": { "command": "draftcopy", "detail": "Identify draft copies", "documentation": "https://ctan.org/pkg/draftcopy" }, "draftfigure": { "command": "draftfigure", "detail": "Replace figures with a white box and additional features", "documentation": "https://ctan.org/pkg/draftfigure" }, "draftwatermark": { "command": "draftwatermark", "detail": "Put a grey textual watermark on document pages", "documentation": "https://ctan.org/pkg/draftwatermark" }, "dramatist": { "command": "dramatist", "detail": "Typeset dramas, both in verse and in prose", "documentation": "https://ctan.org/pkg/dramatist" }, "dratex": { "command": "DraTex", "detail": "General drawing macros", "documentation": "https://ctan.org/pkg/dratex" }, "drawmatrix": { "command": "drawmatrix", "detail": "Draw visual representations of matrices in LaTeX", "documentation": "https://ctan.org/pkg/drawmatrix" }, "drawstack": { "command": "drawstack", "detail": "Draw execution stacks", "documentation": "https://ctan.org/pkg/drawstack" }, "drcaps": { "command": "drcaps", "detail": "Simple dropped capitals", "documentation": "https://ctan.org/pkg/drcaps" }, "drftcite": { "command": "drftcite", "detail": "Print the bibliography in \"draft\" mode", "documentation": "https://ctan.org/pkg/drftcite" }, "drm": { "command": "drm", "detail": "A complete family of fonts written in Metafont", "documentation": "https://ctan.org/pkg/drm" }, "droid": { "command": "droid", "detail": "LaTeX support for the Droid font families", "documentation": "https://ctan.org/pkg/droid" }, "drs": { "command": "drs", "detail": "Typeset Discourse Representation Structures (DRS)", "documentation": "https://ctan.org/pkg/drs" }, "dsptricks": { "command": "dsptricks", "detail": "Macros for Digital Signal Processing plots", "documentation": "https://ctan.org/pkg/dsptricks" }, "dsserif": { "command": "dsserif", "detail": "A double-struck serifed font for mathematical use", "documentation": "https://ctan.org/pkg/dsserif" }, "dtxdescribe": { "command": "dtxdescribe", "detail": "Describe additional object types in dtx source files", "documentation": "https://ctan.org/pkg/dtxdescribe" }, "ducksay": { "command": "ducksay", "detail": "Draw ASCII art of animals saying a specified message", "documentation": "https://ctan.org/pkg/ducksay" }, "duckuments": { "command": "duckuments", "detail": "Create duckified dummy content", "documentation": "https://ctan.org/pkg/duckuments" }, "duerer": { "command": "duerer", "detail": "Computer Duerer fonts", "documentation": "https://ctan.org/pkg/duerer" }, "duotenzor": { "command": "duotenzor", "detail": "Drawing package for circuit and duotensor diagrams", "documentation": "https://ctan.org/pkg/duotenzor" }, "duplicat": { "command": "duplicat", "detail": "Make duplicate page numbers distinct", "documentation": "https://ctan.org/pkg/duplicat" }, "dutchcal": { "command": "dutchcal", "detail": "A reworking of ESSTIX13, adding a bold version", "documentation": "https://ctan.org/pkg/dutchcal" }, "dvgloss": { "command": "dvgloss", "detail": "Facilities for setting interlinear glossed text", "documentation": "https://ctan.org/pkg/dvgloss" }, "dvipaste": { "command": "dvipaste", "detail": "DVI manipulation", "documentation": "https://ctan.org/pkg/dvipaste" }, "dvipscol": { "command": "dvipscol", "detail": "Alter the usage of the dvips colour stack", "documentation": "https://ctan.org/pkg/dvipscol" }, "dynamicnumber": { "command": "dynamicnumber", "detail": "\n Dynamically typeset numbers and values in LaTeX through “symbolic links”\n ", "documentation": "https://ctan.org/pkg/dynamicnumber" }, "dynblocks": { "command": "dynblocks", "detail": "A simple way to create dynamic blocks for Beamer", "documentation": "https://ctan.org/pkg/dynblocks" }, "dynkin-diagrams": { "command": "dynkin-diagrams", "detail": "Draw Dynkin, Coxeter, and Satake diagrams using TikZ", "documentation": "https://ctan.org/pkg/dynkin-diagrams" }, "dyntree": { "command": "dyntree", "detail": "Construct Dynkin tree diagrams", "documentation": "https://ctan.org/pkg/dyntree" }, "ean13isbn": { "command": "ean13isbn", "detail": "Print EAN13 for ISBN", "documentation": "https://ctan.org/pkg/ean13isbn" }, "easy": { "command": "easy", "detail": "A collection of easy-to-use macros", "documentation": "https://ctan.org/pkg/easy" }, "easy-todo": { "command": "easy-todo", "detail": "To-do notes in a document", "documentation": "https://ctan.org/pkg/easy-todo" }, "easybib": { "command": "easybib", "detail": "Simple syntax for custom bibliographies", "documentation": "https://ctan.org/pkg/easybib" }, "easybmat": { "command": "easybmat", "detail": "Block matrices", "documentation": "https://ctan.org/pkg/easybmat" }, "easyeqn": { "command": "easyeqn", "detail": "A simple package for writing equations", "documentation": "https://ctan.org/pkg/easyeqn" }, "easyfig": { "command": "easyfig", "detail": "Simplifying the use of common figures", "documentation": "https://ctan.org/pkg/easyfig" }, "easyfloats": { "command": "easyfloats", "detail": "An easier interface to insert figures, tables and other objects in LaTeX", "documentation": "https://ctan.org/pkg/easyfloats" }, "easyformat": { "command": "easyformat", "detail": "Easily add boldface, italics and smallcaps", "documentation": "https://ctan.org/pkg/easyformat" }, "easylist": { "command": "easylist", "detail": "Lists using a single active character", "documentation": "https://ctan.org/pkg/easylist" }, "easymat": { "command": "easymat", "detail": "A simple package for writing matrices", "documentation": "https://ctan.org/pkg/easymat" }, "easyreview": { "command": "easyReview", "detail": "Package to provide a way to review (or perform editorial process) in LaTeX", "documentation": "https://ctan.org/pkg/easyreview" }, "easytable": { "command": "easytable", "detail": "A simple package for writing tables", "documentation": "https://ctan.org/pkg/easytable" }, "easyvector": { "command": "easyvector", "detail": "Write vectors in a C-like fashion", "documentation": "https://ctan.org/pkg/easyvector" }, "ebezier": { "command": "ebezier", "detail": "Device independent picture environment enhancement", "documentation": "https://ctan.org/pkg/ebezier" }, "ebgaramond": { "command": "ebgaramond", "detail": "LaTeX support for EBGaramond fonts", "documentation": "https://ctan.org/pkg/ebgaramond" }, "ebgaramond-maths": { "command": "ebgaramond-maths", "detail": "LaTeX support for EBGaramond fonts in mathematics", "documentation": "https://ctan.org/pkg/ebgaramond-maths" }, "ebook": { "command": "ebook", "detail": "Helps creating an ebook by providing an ebook class", "documentation": "https://ctan.org/pkg/ebook" }, "ebproof": { "command": "ebproof", "detail": "Formal proofs in the style of sequent calculus", "documentation": "https://ctan.org/pkg/ebproof" }, "ecclesiastic": { "command": "ecclesiastic", "detail": "Typesetting Ecclesiastic Latin", "documentation": "https://ctan.org/pkg/ecclesiastic" }, "ecgdraw": { "command": "ecgdraw", "detail": "Draws electrocardiograms (ECG)", "documentation": "https://ctan.org/pkg/ecgdraw" }, "ecltree": { "command": "ecltree", "detail": "Trees using epic and eepic macros", "documentation": "https://ctan.org/pkg/ecltree" }, "eco": { "command": "eco", "detail": "Oldstyle numerals using EC fonts", "documentation": "https://ctan.org/pkg/eco" }, "econlipsum": { "command": "econlipsum", "detail": "Generate sentences from economic articles", "documentation": "https://ctan.org/pkg/econlipsum" }, "econometrics": { "command": "econometrics", "detail": "Defines some commands that simplify mathematic notation in economic and econometric writing", "documentation": "https://ctan.org/pkg/econometrics" }, "ed": { "command": "ed", "detail": "Editorial Notes for LaTeX documents", "documentation": "https://ctan.org/pkg/ed" }, "edfnotes": { "command": "edfnotes", "detail": "Critical annotations to footnotes with ednotes", "documentation": "https://ctan.org/pkg/edfnotes" }, "edichokey": { "command": "edichokey", "detail": "Typeset dichotomous identification keys", "documentation": "https://ctan.org/pkg/edichokey" }, "edmargin": { "command": "edmargin", "detail": "Multiple series of endnotes for critical editions", "documentation": "https://ctan.org/pkg/edmargin" }, "ednotes": { "command": "ednotes", "detail": "Typeset scholarly editions", "documentation": "https://ctan.org/pkg/ednotes" }, "eemeir": { "command": "eemeir", "detail": "Adjust the gender of words in a document", "documentation": "https://ctan.org/pkg/eemeir" }, "eepic": { "command": "eepic", "detail": "Extensions to epic and the LaTeX drawing tools", "documentation": "https://ctan.org/pkg/eepic" }, "efbox": { "command": "efbox", "detail": "Extension of \\fbox, with controllable frames and colours", "documentation": "https://ctan.org/pkg/efbox" }, "egameps": { "command": "egameps", "detail": "LaTeX package for typesetting extensive games", "documentation": "https://ctan.org/pkg/egameps" }, "egothic": { "command": "egothic", "detail": "Early Gothic manuscript book-hand font", "documentation": "https://ctan.org/pkg/egothic" }, "egplot": { "command": "egplot", "detail": "Encapsulate Gnuplot sources in LaTeX documents", "documentation": "https://ctan.org/pkg/egplot" }, "ehhline": { "command": "ehhline", "detail": "Extend the \\hhline command", "documentation": "https://ctan.org/pkg/ehhline" }, "eiad": { "command": "eiad", "detail": "Traditional style Irish fonts", "documentation": "https://ctan.org/pkg/eiad" }, "ekaia": { "command": "ekaia", "detail": "Article format for publishing the Basque Country Science and Technology Journal \"Ekaia\"", "documentation": "https://ctan.org/pkg/ekaia" }, "ekdosis": { "command": "ekdosis", "detail": "Typesetting TEI-xml compliant Critical Editions", "documentation": "https://ctan.org/pkg/ekdosis" }, "eledform": { "command": "eledform", "detail": "Define textual variants", "documentation": "https://ctan.org/pkg/eledform" }, "eledmac": { "command": "eledmac", "detail": "Typeset scholarly editions", "documentation": "https://ctan.org/pkg/eledmac" }, "eledpar": { "command": "eledpar", "detail": "Typeset scholarly editions in parallel texts", "documentation": "https://ctan.org/pkg/eledpar" }, "elements": { "command": "elements", "detail": "Provides properties of chemical elements", "documentation": "https://ctan.org/pkg/elements" }, "ellipse": { "command": "ellipse", "detail": "Draw ellipses and elliptical arcs using the standard LaTeX2e picture environment", "documentation": "https://ctan.org/pkg/ellipse" }, "ellipsis": { "command": "ellipsis", "detail": "Fix uneven spacing around ellipses in LaTeX text mode", "documentation": "https://ctan.org/pkg/ellipsis" }, "elmath": { "command": "elmath", "detail": "Mathematics in Greek texts", "documentation": "https://ctan.org/pkg/elmath" }, "elocalloc": { "command": "elocalloc", "detail": "Local allocation macros for LaTeX 2015", "documentation": "https://ctan.org/pkg/elocalloc" }, "elzcards": { "command": "elzcards", "detail": "Typeset business cards, index cards and flash cards easily", "documentation": "https://ctan.org/pkg/elzcards" }, "emarks": { "command": "emarks", "detail": "Named mark registers with e-TeX", "documentation": "https://ctan.org/pkg/emarks" }, "embedall": { "command": "embedall", "detail": "Embed source files into the generated PDF", "documentation": "https://ctan.org/pkg/embedall" }, "embedfile": { "command": "embedfile", "detail": "Embed files into PDF", "documentation": "https://ctan.org/pkg/embedfile" }, "embrac": { "command": "embrac", "detail": "Upright brackets in emphasised text", "documentation": "https://ctan.org/pkg/embrac" }, "emf": { "command": "emf", "detail": "Support for the EMF symbol", "documentation": "https://ctan.org/pkg/emf" }, "emoji": { "command": "emoji", "detail": "Emoji support in (Lua)LaTeX", "documentation": "https://ctan.org/pkg/emoji" }, "emojicite": { "command": "emojicite", "detail": "Add emojis to citations", "documentation": "https://ctan.org/pkg/emojicite" }, "emp": { "command": "emp", "detail": "\"Encapsulate\" MetaPost figures in a document", "documentation": "https://ctan.org/pkg/emp" }, "empheq": { "command": "empheq", "detail": "EMPHasizing EQuations", "documentation": "https://ctan.org/pkg/empheq" }, "emptypage": { "command": "emptypage", "detail": "Make empty pages really empty", "documentation": "https://ctan.org/pkg/emptypage" }, "encxvlna": { "command": "encxvlna", "detail": "Insert nonbreakable spaces, using encTeX", "documentation": "https://ctan.org/pkg/encxvlna" }, "endfloat": { "command": "endfloat", "detail": "Move floats to the end, leaving markers where they belong", "documentation": "https://ctan.org/pkg/endfloat" }, "endheads": { "command": "endheads", "detail": "Running headers of the form \"Notes to pp.xx-yy\"", "documentation": "https://ctan.org/pkg/endheads" }, "endiagram": { "command": "endiagram", "detail": "Easy creation of potential energy curve diagrams", "documentation": "https://ctan.org/pkg/endiagram" }, "endnotes": { "command": "endnotes", "detail": "Place footnotes at the end", "documentation": "https://ctan.org/pkg/endnotes" }, "endnotes-hy": { "command": "endnotes-hy", "detail": "Patches the endnotes package to create hypertext links to the correct anchors", "documentation": "https://ctan.org/pkg/endnotes-hy" }, "endnotesj": { "command": "endnotesj", "detail": "Japanese-style endnotes", "documentation": "https://ctan.org/pkg/endnotesj" }, "endofproofwd": { "command": "endofproofwd", "detail": "An “end of proof” sign", "documentation": "https://ctan.org/pkg/endofproofwd" }, "engord": { "command": "engord", "detail": "Converts numbers to English ordinal numbers", "documentation": "https://ctan.org/pkg/engord" }, "engpron": { "command": "engpron", "detail": "Helps to type the pronunciation of English words", "documentation": "https://ctan.org/pkg/engpron" }, "engrec": { "command": "engrec", "detail": "Enumerate with lower- or uppercase Greek letters", "documentation": "https://ctan.org/pkg/engrec" }, "engtlc": { "command": "engtlc", "detail": "Support for users in Telecommunications Engineering", "documentation": "https://ctan.org/pkg/engtlc" }, "enigma": { "command": "enigma", "detail": "Encrypt documents with a three rotor Enigma", "documentation": "https://ctan.org/pkg/enigma" }, "enotez": { "command": "enotez", "detail": "Support for end-notes", "documentation": "https://ctan.org/pkg/enotez" }, "enparen": { "command": "enparen", "detail": "Consistent nested brackets", "documentation": "https://ctan.org/pkg/enparen" }, "enumerate": { "command": "enumerate", "detail": "Enumerate with redefinable labels", "documentation": "https://ctan.org/pkg/enumerate" }, "enumitem": { "command": "enumitem", "detail": "Control layout of itemize, enumerate, description", "documentation": "https://ctan.org/pkg/enumitem" }, "enumitem-zref": { "command": "enumitem-zref", "detail": "Extended references to items for enumitem package", "documentation": "https://ctan.org/pkg/enumitem-zref" }, "envbig": { "command": "envbig", "detail": "Printing addresses on envelopes", "documentation": "https://ctan.org/pkg/envbig" }, "environ": { "command": "environ", "detail": "A new interface for environments in LaTeX", "documentation": "https://ctan.org/pkg/environ" }, "envlab": { "command": "envlab", "detail": "Addresses on envelopes or mailing labels", "documentation": "https://ctan.org/pkg/envlab" }, "envmath": { "command": "envmath", "detail": "Maths commands and environments", "documentation": "https://ctan.org/pkg/envmath" }, "eolgrab": { "command": "eolgrab", "detail": "Catch arguments delimited by end of line", "documentation": "https://ctan.org/pkg/eolgrab" }, "epic": { "command": "epic", "detail": "Enhance LaTeX picture mode", "documentation": "https://ctan.org/pkg/epic" }, "epigrafica": { "command": "epigrafica", "detail": "A Greek and Latin font", "documentation": "https://ctan.org/pkg/epigrafica" }, "epigraph": { "command": "epigraph", "detail": "A package for typesetting epigraphs", "documentation": "https://ctan.org/pkg/epigraph" }, "epigraph-keys": { "command": "epigraph-keys", "detail": "Epigraphs using key values", "documentation": "https://ctan.org/pkg/epigraph-keys" }, "epiolmec": { "command": "epiolmec", "detail": "Typesetting the Epi-Olmec Language", "documentation": "https://ctan.org/pkg/epiolmec" }, "epsdice": { "command": "epsdice", "detail": "A scalable dice \"font\"", "documentation": "https://ctan.org/pkg/epsdice" }, "epsf": { "command": "epsf", "detail": "Simple macros for EPS inclusion", "documentation": "https://ctan.org/pkg/epsf" }, "epsfig": { "command": "epsfig", "detail": "Include Encapsulated PostScript in LaTeX documents", "documentation": "https://ctan.org/pkg/epsfig" }, "epspdfconversion": { "command": "epspdfconversion", "detail": "On-the-fly conversion of EPS to PDF", "documentation": "https://ctan.org/pkg/epspdfconversion" }, "epstopdf": { "command": "epstopdf", "detail": "Convert EPS to PDF using Ghostscript", "documentation": "https://ctan.org/pkg/epstopdf" }, "eq-pin2corr": { "command": "eq-pin2corr", "detail": "Add PIN security to the “Correct” button of a quiz created by exerquiz", "documentation": "https://ctan.org/pkg/eq-pin2corr" }, "eqell": { "command": "eqell", "detail": "Sympathetically spaced ellipsis after punctuation", "documentation": "https://ctan.org/pkg/eqell" }, "eqexpl": { "command": "eqexpl", "detail": "Align explanations for formulas", "documentation": "https://ctan.org/pkg/eqexpl" }, "eqlist": { "command": "eqlist", "detail": "Description lists with equal indentation", "documentation": "https://ctan.org/pkg/eqlist" }, "eqnalign": { "command": "eqnalign", "detail": "Make eqnarray behave like align", "documentation": "https://ctan.org/pkg/eqnalign" }, "eqname": { "command": "eqname", "detail": "Name tags for equations", "documentation": "https://ctan.org/pkg/eqname" }, "eqnarray": { "command": "eqnarray", "detail": "More generalised equation arrays with numbering", "documentation": "https://ctan.org/pkg/eqnarray" }, "eqnnumwarn": { "command": "eqnnumwarn", "detail": "Modifies the amsmath equation environments to warn for a displaced equation number", "documentation": "https://ctan.org/pkg/eqnnumwarn" }, "eqparbox": { "command": "eqparbox", "detail": "Create equal-widthed parboxes", "documentation": "https://ctan.org/pkg/eqparbox" }, "erewhon": { "command": "erewhon", "detail": "Font package derived from Heuristica and Utopia", "documentation": "https://ctan.org/pkg/erewhon" }, "errata": { "command": "errata", "detail": "Error markup for LaTeX documents", "documentation": "https://ctan.org/pkg/errata" }, "erw-l3": { "command": "erw-l3", "detail": "Utilities built around expl3", "documentation": "https://ctan.org/pkg/erw-l3" }, "esami": { "command": "esami", "detail": "Typeset exams with scrambled questions and answers", "documentation": "https://ctan.org/pkg/esami" }, "esdiff": { "command": "esdiff", "detail": "Simplify typesetting of derivatives", "documentation": "https://ctan.org/pkg/esdiff" }, "esieecv": { "command": "ESIEEcv", "detail": "Curriculum vitae for French use", "documentation": "https://ctan.org/pkg/esieecv" }, "esindex": { "command": "esindex", "detail": "Typset index entries in Spanish documents", "documentation": "https://ctan.org/pkg/esindex" }, "esint": { "command": "esint", "detail": "Extended set of integrals for Computer Modern", "documentation": "https://ctan.org/pkg/esint" }, "esk": { "command": "esk", "detail": "Package to encapsulate Sketch files in LaTeX sources", "documentation": "https://ctan.org/pkg/esk" }, "eso-pic": { "command": "eso-pic", "detail": "Add picture commands (or backgrounds) to every page", "documentation": "https://ctan.org/pkg/eso-pic" }, "esrelation": { "command": "esrelation", "detail": "Provides a symbol set for describing relations between ordered pairs", "documentation": "https://ctan.org/pkg/esrelation" }, "esvect": { "command": "esvect", "detail": "Vector arrows", "documentation": "https://ctan.org/pkg/esvect" }, "etaremune": { "command": "etaremune", "detail": "Reverse-counting enumerate environment", "documentation": "https://ctan.org/pkg/etaremune" }, "etbb": { "command": "ETbb", "detail": "An expansion of Edward Tufte’s ET-Bembo family", "documentation": "https://ctan.org/pkg/etbb" }, "etex": { "command": "etex", "detail": "An extended version of TeX, from the NTS project", "documentation": "https://ctan.org/pkg/etex" }, "etexcmds": { "command": "etexcmds", "detail": "Avoid name clashes with e-TeX commands", "documentation": "https://ctan.org/pkg/etexcmds" }, "etextools": { "command": "etextools", "detail": "e-TeX tools for LaTeX users and package writers", "documentation": "https://ctan.org/pkg/etextools" }, "ethiop": { "command": "ethiop", "detail": "LaTeX macros and fonts for typesetting Amharic", "documentation": "https://ctan.org/pkg/ethiop" }, "etoc": { "command": "etoc", "detail": "Completely customisable TOCs", "documentation": "https://ctan.org/pkg/etoc" }, "etoolbox": { "command": "etoolbox", "detail": "e-TeX tools for LaTeX", "documentation": "https://ctan.org/pkg/etoolbox" }, "etruscan": { "command": "etruscan", "detail": "Fonts for the Etruscan script", "documentation": "https://ctan.org/pkg/etruscan" }, "etsvthor": { "command": "etsvthor", "detail": "Some useful abbreviations for members of e.t.s.v. Thor", "documentation": "https://ctan.org/pkg/etsvthor" }, "euclideangeometry": { "command": "euclideangeometry", "detail": "Draw geometrical constructions", "documentation": "https://ctan.org/pkg/euclideangeometry" }, "euflag": { "command": "euflag", "detail": "A command to reproduce the flag of the European Union", "documentation": "https://ctan.org/pkg/euflag" }, "eukdate": { "command": "eukdate", "detail": "UK format dates, with weekday", "documentation": "https://ctan.org/pkg/eukdate" }, "euler": { "command": "euler", "detail": "Use AMS Euler fonts for math", "documentation": "https://ctan.org/pkg/euler" }, "eulerpx": { "command": "eulerpx", "detail": "A modern interface for the Euler math fonts", "documentation": "https://ctan.org/pkg/eulerpx" }, "eulervm": { "command": "eulervm", "detail": "Euler virtual math fonts", "documentation": "https://ctan.org/pkg/eulervm" }, "euro": { "command": "euro", "detail": "Provide Euro values for national currency amounts", "documentation": "https://ctan.org/pkg/euro" }, "eurosym": { "command": "eurosym", "detail": "Metafont and macros for Euro sign", "documentation": "https://ctan.org/pkg/eurosym" }, "evenpage": { "command": "evenpage", "detail": "Ensure that the total number of pages is even", "documentation": "https://ctan.org/pkg/evenpage" }, "everyhook": { "command": "everyhook", "detail": "Hooks for standard TeX token lists", "documentation": "https://ctan.org/pkg/everyhook" }, "everypage": { "command": "everypage", "detail": "Provide hooks to be run on every page of a document", "documentation": "https://ctan.org/pkg/everypage" }, "everysel": { "command": "everysel", "detail": "Provides hooks into \\selectfont", "documentation": "https://ctan.org/pkg/everysel" }, "everyshi": { "command": "everyshi", "detail": "Take action at every \\shipout", "documentation": "https://ctan.org/pkg/everyshi" }, "exam-randomizechoices": { "command": "exam-randomizechoices", "detail": "Randomize mc choices using the exam class", "documentation": "https://ctan.org/pkg/exam-randomizechoices" }, "example": { "command": "example", "detail": "Typeset examples for TeX courses", "documentation": "https://ctan.org/pkg/example" }, "examplep": { "command": "examplep", "detail": "Verbatim phrases and listings in LaTeX", "documentation": "https://ctan.org/pkg/examplep" }, "exceltex": { "command": "exceltex", "detail": "Get data from Excel files into LaTeX", "documentation": "https://ctan.org/pkg/exceltex" }, "excludeonly": { "command": "excludeonly", "detail": "Prevent files being \\include-ed", "documentation": "https://ctan.org/pkg/excludeonly" }, "exercise": { "command": "exercise", "detail": "Typeset exercises, problems, etc. and their answers", "documentation": "https://ctan.org/pkg/exercise" }, "exercisebank": { "command": "exercisebank", "detail": "Creating and managing exercises, and reusing them as composed sets", "documentation": "https://ctan.org/pkg/exercisebank" }, "exercisepoints": { "command": "exercisepoints", "detail": "A LaTeX package to count exercises and points", "documentation": "https://ctan.org/pkg/exercisepoints" }, "exercises": { "command": "exercises", "detail": "\n Typeset exercises and solutions with automatic addition of points\n ", "documentation": "https://ctan.org/pkg/exercises" }, "exesheet": { "command": "exesheet", "detail": "Typesetting exercise or exam sheets", "documentation": "https://ctan.org/pkg/exesheet" }, "exframe": { "command": "exframe", "detail": "Framework for exercise problems", "documentation": "https://ctan.org/pkg/exframe" }, "exp-testopt": { "command": "exp-testopt", "detail": "Expandable \\@testopt (and related) macros", "documentation": "https://ctan.org/pkg/exp-testopt" }, "expdlist": { "command": "expdlist", "detail": "Expanded description environments", "documentation": "https://ctan.org/pkg/expdlist" }, "expex": { "command": "expex", "detail": "Linguistic examples and glosses, with reference capabilities", "documentation": "https://ctan.org/pkg/expex" }, "expkv": { "command": "expkv", "detail": "An expandable key=val implementation", "documentation": "https://ctan.org/pkg/expkv" }, "expkv-cs": { "command": "expkv-cs", "detail": "Define expandable key=val macros using expkv", "documentation": "https://ctan.org/pkg/expkv-cs" }, "expkv-def": { "command": "expkv-def", "detail": "A key-defining frontend for expkv", "documentation": "https://ctan.org/pkg/expkv-def" }, "expkv-opt": { "command": "expkv-opt", "detail": "Parse class and package options with expkv", "documentation": "https://ctan.org/pkg/expkv-opt" }, "expl3": { "command": "expl3", "detail": "Wrapper package for experimental LaTeX3", "documentation": "https://ctan.org/pkg/expl3" }, "export": { "command": "export", "detail": "Import and export values of LaTeX registers", "documentation": "https://ctan.org/pkg/export" }, "exscale": { "command": "exscale", "detail": "Implements scaling of the 'cmex' fonts", "documentation": "https://ctan.org/pkg/exscale" }, "exsheets": { "command": "exsheets", "detail": "Create exercise sheets and exams", "documentation": "https://ctan.org/pkg/exsheets" }, "exsol": { "command": "exsol", "detail": "Exercises and solutions from the same source, into a book", "documentation": "https://ctan.org/pkg/exsol" }, "extarrows": { "command": "extarrows", "detail": "Extra Arrows beyond those provided in amsmath", "documentation": "https://ctan.org/pkg/extarrows" }, "extdash": { "command": "extdash", "detail": "A range of dash commands for compound words", "documentation": "https://ctan.org/pkg/extdash" }, "extpfeil": { "command": "extpfeil", "detail": "Extensible arrows in mathematics", "documentation": "https://ctan.org/pkg/extpfeil" }, "extract": { "command": "extract", "detail": "Extract parts of a document and write to another document", "documentation": "https://ctan.org/pkg/extract" }, "extsizes": { "command": "extsizes", "detail": "Extend the standard classes’ size options", "documentation": "https://ctan.org/pkg/extsizes" }, "facture-belge-simple-sans-tva": { "command": "facture-belge-simple-sans-tva", "detail": "Simple Belgian invoice without VAT", "documentation": "https://ctan.org/pkg/facture-belge-simple-sans-tva" }, "faktor": { "command": "faktor", "detail": "Typeset quotient structures with LaTeX", "documentation": "https://ctan.org/pkg/faktor" }, "fancybox": { "command": "fancybox", "detail": "Variants of \\fbox and other games with boxes", "documentation": "https://ctan.org/pkg/fancybox" }, "fancyhdr": { "command": "fancyhdr", "detail": "Extensive control of page headers and footers in LaTeX2e", "documentation": "https://ctan.org/pkg/fancyhdr" }, "fancyheadings": { "command": "fancyheadings", "detail": "Legacy headings package", "documentation": "https://ctan.org/pkg/fancyheadings" }, "fancylabel": { "command": "fancylabel", "detail": "Complex labelling with LaTeX", "documentation": "https://ctan.org/pkg/fancylabel" }, "fancynum": { "command": "fancynum", "detail": "Typeset numbers", "documentation": "https://ctan.org/pkg/fancynum" }, "fancypar": { "command": "fancypar", "detail": "Decoration of individual paragraphs", "documentation": "https://ctan.org/pkg/fancypar" }, "fancyref": { "command": "fancyref", "detail": "A LaTeX package for fancy cross-referencing", "documentation": "https://ctan.org/pkg/fancyref" }, "fancytabs": { "command": "fancytabs", "detail": "Fancy page border tabs", "documentation": "https://ctan.org/pkg/fancytabs" }, "fancytooltips": { "command": "fancytooltips", "detail": "Include a wide range of material in PDF tooltips", "documentation": "https://ctan.org/pkg/fancytooltips" }, "fancyvrb": { "command": "fancyvrb", "detail": "Sophisticated verbatim text", "documentation": "https://ctan.org/pkg/fancyvrb" }, "fascicules": { "command": "fascicules", "detail": "Create mathematical manuals for schools", "documentation": "https://ctan.org/pkg/fascicules" }, "fast-diagram": { "command": "fast-diagram", "detail": "Easy generation of FAST diagrams", "documentation": "https://ctan.org/pkg/fast-diagram" }, "fbb": { "command": "fbb", "detail": "A free Bembo-like font", "documentation": "https://ctan.org/pkg/fbb" }, "fbox": { "command": "fbox", "detail": "Extended \\fbox macro from standard LaTeX", "documentation": "https://ctan.org/pkg/fbox" }, "fcltxdoc": { "command": "fcltxdoc", "detail": "Macros for use in the author's documentation", "documentation": "https://ctan.org/pkg/fcltxdoc" }, "fcolumn": { "command": "fcolumn", "detail": "Typesetting financial tables", "documentation": "https://ctan.org/pkg/fcolumn" }, "fdsymbol": { "command": "fdsymbol", "detail": "A maths symbol font", "documentation": "https://ctan.org/pkg/fdsymbol" }, "fenixpar": { "command": "fenixpar", "detail": "One-shot changes to token registers such as \\everypar", "documentation": "https://ctan.org/pkg/fenixpar" }, "fetamont": { "command": "fetamont", "detail": "Extended version of Knuth’s logo typeface", "documentation": "https://ctan.org/pkg/fetamont" }, "fetchcls": { "command": "fetchcls", "detail": "Fetch the current class name", "documentation": "https://ctan.org/pkg/fetchcls" }, "feupphdteses": { "command": "feupphdteses", "detail": "Typeset Engineering PhD theses at the University of Porto", "documentation": "https://ctan.org/pkg/feupphdteses" }, "fewerfloatpages": { "command": "fewerfloatpages", "detail": "Reduce the number of unnecessary float pages", "documentation": "https://ctan.org/pkg/fewerfloatpages" }, "feyn": { "command": "feyn", "detail": "A font for in-text Feynman diagrams", "documentation": "https://ctan.org/pkg/feyn" }, "feynmf": { "command": "feynmf", "detail": "Macros and fonts for creating Feynman (and other) diagrams", "documentation": "https://ctan.org/pkg/feynmf" }, "feynmp-auto": { "command": "feynmp-auto", "detail": "Automatic processing of feynmp graphics", "documentation": "https://ctan.org/pkg/feynmp-auto" }, "ffcode": { "command": "ffcode", "detail": "Fixed-font code blocks formatted nicely", "documentation": "https://ctan.org/pkg/ffcode" }, "fge": { "command": "fge", "detail": "A font for Frege's Grundgesetze der Arithmetik", "documentation": "https://ctan.org/pkg/fge" }, "fgruler": { "command": "fgruler", "detail": "Draw rulers on the foreground or in the text", "documentation": "https://ctan.org/pkg/fgruler" }, "fibnum": { "command": "fibnum", "detail": "Generate Fibonacci numbers", "documentation": "https://ctan.org/pkg/fibnum" }, "fifinddo": { "command": "fifinddo", "detail": "Filtering files using TeX", "documentation": "https://ctan.org/pkg/fifinddo" }, "fifo-stack": { "command": "fifo-stack", "detail": "FIFO and stack implementation for package writers", "documentation": "https://ctan.org/pkg/fifo-stack" }, "figbib": { "command": "figbib", "detail": "Organize figure databases with BibTeX", "documentation": "https://ctan.org/pkg/figbib" }, "figcaps": { "command": "figcaps", "detail": "Collect figure captions for later printing", "documentation": "https://ctan.org/pkg/figcaps" }, "figchild": { "command": "figchild", "detail": "Pictures for creating children’s activities", "documentation": "https://ctan.org/pkg/figchild" }, "figsize": { "command": "figsize", "detail": "Auto-size graphics", "documentation": "https://ctan.org/pkg/figsize" }, "filecontents": { "command": "filecontents", "detail": "Create an external file from within a LaTeX document", "documentation": "https://ctan.org/pkg/filecontents" }, "filecontentsdef": { "command": "filecontentsdef", "detail": "filecontents + macro + verbatim", "documentation": "https://ctan.org/pkg/filecontentsdef" }, "filedate": { "command": "filedate", "detail": "Access and compare info and modification dates", "documentation": "https://ctan.org/pkg/filedate" }, "filehook": { "command": "filehook", "detail": "Hooks for input files", "documentation": "https://ctan.org/pkg/filehook" }, "filemod": { "command": "filemod", "detail": "Provide file modification times, and compare them", "documentation": "https://ctan.org/pkg/filemod" }, "fink": { "command": "fink", "detail": "The LaTeX2e File Name Keeper", "documentation": "https://ctan.org/pkg/fink" }, "finstrut": { "command": "finstrut", "detail": "Adjust behaviour of the ends of footnotes", "documentation": "https://ctan.org/pkg/finstrut" }, "firamath-otf": { "command": "firamath-otf", "detail": "Use OpenType math font Fira Math", "documentation": "https://ctan.org/pkg/firamath-otf" }, "fitbox": { "command": "fitbox", "detail": "Fit graphics on a page", "documentation": "https://ctan.org/pkg/fitbox" }, "fix-cm": { "command": "fix-cm", "detail": "Permit Computer Modern fonts at arbitrary sizes", "documentation": "https://ctan.org/pkg/fix-cm" }, "fix2col": { "command": "fix2col", "detail": "Fix miscellaneous two column mode features", "documentation": "https://ctan.org/pkg/fix2col" }, "fixcmex": { "command": "fixcmex", "detail": "Fully scalable version of Computer Modern Math Extension font", "documentation": "https://ctan.org/pkg/fixcmex" }, "fixfoot": { "command": "fixfoot", "detail": "Multiple use of the same footnote text", "documentation": "https://ctan.org/pkg/fixfoot" }, "fixjfm": { "command": "fixjfm", "detail": "Fix JFM (for *pTeX)", "documentation": "https://ctan.org/pkg/fixjfm" }, "fixlatvian": { "command": "fixlatvian", "detail": "Improve Latvian language support in XeLaTeX", "documentation": "https://ctan.org/pkg/fixlatvian" }, "fixltx2e": { "command": "fixltx2e", "detail": "Patches for LaTeX", "documentation": "https://ctan.org/pkg/fixltx2e" }, "fixltxhyph": { "command": "fixltxhyph", "detail": "Allow hyphenation of partially-emphasised substrings", "documentation": "https://ctan.org/pkg/fixltxhyph" }, "fixmath": { "command": "fixmath", "detail": "Make maths comply with ISO 31-0:1992 to ISO 31-13:1992", "documentation": "https://ctan.org/pkg/fixmath" }, "fixme": { "command": "fixme", "detail": "Collaborative annotation tool for LaTeX", "documentation": "https://ctan.org/pkg/fixme" }, "fixmetodonotes": { "command": "fixmetodonotes", "detail": "Add notes on document development", "documentation": "https://ctan.org/pkg/fixmetodonotes" }, "fixocgx": { "command": "fixocgx", "detail": "Add support for dvips+ps2pdf, XeLaTeX, dvipdfmx to the ocgx package", "documentation": "https://ctan.org/pkg/fixocgx" }, "fjodor": { "command": "fjodor", "detail": "A selection of layout styles", "documentation": "https://ctan.org/pkg/fjodor" }, "flabels": { "command": "flabels", "detail": "Labels for files and folders", "documentation": "https://ctan.org/pkg/flabels" }, "flagderiv": { "command": "flagderiv", "detail": "Flag style derivation package", "documentation": "https://ctan.org/pkg/flagderiv" }, "flags": { "command": "flags", "detail": "Setting and clearing of flags in bit fields", "documentation": "https://ctan.org/pkg/flags" }, "flashmovie": { "command": "flashmovie", "detail": "Directly embed flash movies into PDF files", "documentation": "https://ctan.org/pkg/flashmovie" }, "flexisym": { "command": "flexisym", "detail": "Symbol manipulation for breqn", "documentation": "https://ctan.org/pkg/flexisym" }, "flipbook": { "command": "flipbook", "detail": "Typeset flipbook animations, in the corners of documents", "documentation": "https://ctan.org/pkg/flipbook" }, "flippdf": { "command": "flippdf", "detail": "Horizontal flipping of pages with pdfLaTeX", "documentation": "https://ctan.org/pkg/flippdf" }, "float": { "command": "float", "detail": "Improved interface for floating objects", "documentation": "https://ctan.org/pkg/float" }, "floatflt": { "command": "floatflt", "detail": "Wrap text around floats", "documentation": "https://ctan.org/pkg/floatflt" }, "floatpag": { "command": "floatpag", "detail": "Different pagestyles on float pages", "documentation": "https://ctan.org/pkg/floatpag" }, "floatrow": { "command": "floatrow", "detail": "Modifying the layout of floats", "documentation": "https://ctan.org/pkg/floatrow" }, "flowchart": { "command": "flowchart", "detail": "Shapes for drawing flowcharts, using TikZ", "documentation": "https://ctan.org/pkg/flowchart" }, "flowfram": { "command": "flowfram", "detail": "Create text frames for posters, brochures or magazines", "documentation": "https://ctan.org/pkg/flowfram" }, "fltpoint": { "command": "fltpoint", "detail": "Simple floating point arithmetic", "documentation": "https://ctan.org/pkg/fltpoint" }, "flushend": { "command": "flushend", "detail": "Balancing columns at last page", "documentation": "https://ctan.org/pkg/flushend" }, "fmp": { "command": "fmp", "detail": "Include Functional MetaPost in LaTeX", "documentation": "https://ctan.org/pkg/fmp" }, "fmtcount": { "command": "fmtcount", "detail": "Display the value of a LaTeX counter in a variety of formats", "documentation": "https://ctan.org/pkg/fmtcount" }, "fn2end": { "command": "fn2end", "detail": "Convert footnotes to endnotes", "documentation": "https://ctan.org/pkg/fn2end" }, "fnbreak": { "command": "fnbreak", "detail": "Warn for split footnotes", "documentation": "https://ctan.org/pkg/fnbreak" }, "fncychap": { "command": "fncychap", "detail": "Seven predefined chapter heading styles", "documentation": "https://ctan.org/pkg/fncychap" }, "fncylab": { "command": "fncylab", "detail": "Alter the format of \\label references", "documentation": "https://ctan.org/pkg/fncylab" }, "fnlineno": { "command": "fnlineno", "detail": "Number the lines of footnotes", "documentation": "https://ctan.org/pkg/fnlineno" }, "fnpara": { "command": "fnpara", "detail": "Footnotes in paragraphs", "documentation": "https://ctan.org/pkg/fnpara" }, "fnpct": { "command": "fnpct", "detail": "Manage footnote marks’ interaction with punctuation", "documentation": "https://ctan.org/pkg/fnpct" }, "fnpos": { "command": "fnpos", "detail": "Control the position of footnotes on the page", "documentation": "https://ctan.org/pkg/fnpos" }, "fnspe": { "command": "fnspe", "detail": "Macros for supporting mainly students of FNSPE CTU in Prague", "documentation": "https://ctan.org/pkg/fnspe" }, "fnumprint": { "command": "fnumprint", "detail": "Print a number in ‘appropriate’ format", "documentation": "https://ctan.org/pkg/fnumprint" }, "foekfont": { "command": "foekfont", "detail": "The title font of the Mads Føk magazine", "documentation": "https://ctan.org/pkg/foekfont" }, "foilhtml": { "command": "foilhtml", "detail": "Interface between foiltex and LaTeX2HTML", "documentation": "https://ctan.org/pkg/foilhtml" }, "foliono": { "command": "foliono", "detail": " Use folio numbers to replace page numbers", "documentation": "https://ctan.org/pkg/foliono" }, "fonetika": { "command": "fonetika", "detail": "Support for the Danish \"Dania\" phonetic system", "documentation": "https://ctan.org/pkg/fonetika" }, "fontawesome": { "command": "fontawesome", "detail": "Font containing web-related icons", "documentation": "https://ctan.org/pkg/fontawesome" }, "fontawesome5": { "command": "fontawesome5", "detail": "Font Awesome 5 with LaTeX support", "documentation": "https://ctan.org/pkg/fontawesome5" }, "fontaxes": { "command": "fontaxes", "detail": "Additional font axes for LaTeX", "documentation": "https://ctan.org/pkg/fontaxes" }, "fontbook": { "command": "fontbook", "detail": "Generate a font book", "documentation": "https://ctan.org/pkg/fontbook" }, "fontenc": { "command": "fontenc", "detail": "Standard package for selecting font encodings", "documentation": "https://ctan.org/pkg/fontenc" }, "fontinst": { "command": "fontinst", "detail": "Help with installing fonts for TeX and LaTeX", "documentation": "https://ctan.org/pkg/fontinst" }, "fontmfizz": { "command": "fontmfizz", "detail": "Font Mfizz icons for use in LaTeX", "documentation": "https://ctan.org/pkg/fontmfizz" }, "fonts-tlwg": { "command": "fonts-tlwg", "detail": "Thai fonts for LaTeX from TLWG", "documentation": "https://ctan.org/pkg/fonts-tlwg" }, "fontsetup": { "command": "fontsetup", "detail": "A front-end to fontspec, for selected fonts with math support", "documentation": "https://ctan.org/pkg/fontsetup" }, "fontsize": { "command": "fontsize", "detail": "A small package to set arbitrary sizes for the main font of the document", "documentation": "https://ctan.org/pkg/fontsize" }, "fontsmpl": { "command": "fontsmpl", "detail": "Print a sample of a font", "documentation": "https://ctan.org/pkg/fontsmpl" }, "fontspec": { "command": "fontspec", "detail": "Advanced font selection in XeLaTeX and LuaLaTeX", "documentation": "https://ctan.org/pkg/fontspec" }, "fonttable": { "command": "fonttable", "detail": "Print font tables from a LaTeX document", "documentation": "https://ctan.org/pkg/fonttable" }, "fontwrap": { "command": "fontwrap", "detail": "Bind fonts to specific unicode blocks", "documentation": "https://ctan.org/pkg/fontwrap" }, "footbib": { "command": "footbib", "detail": "Bibliographic references as footnotes", "documentation": "https://ctan.org/pkg/footbib" }, "footmisc": { "command": "footmisc", "detail": "A range of footnote options", "documentation": "https://ctan.org/pkg/footmisc" }, "footmisx": { "command": "footmisx", "detail": "A range of footnote options", "documentation": "https://ctan.org/pkg/footmisx" }, "footnote": { "command": "footnote", "detail": "Improve on LaTeX's footnote handling", "documentation": "https://ctan.org/pkg/footnote" }, "footnotebackref": { "command": "footnotebackref", "detail": "Back-references from footnotes", "documentation": "https://ctan.org/pkg/footnotebackref" }, "footnotehyper": { "command": "footnotehyper", "detail": "hyperref aware footnote.sty", "documentation": "https://ctan.org/pkg/footnotehyper" }, "footnoterange": { "command": "footnoterange", "detail": "References to ranges of footnotes", "documentation": "https://ctan.org/pkg/footnoterange" }, "footnpag": { "command": "footnpag", "detail": "Per-page numbering of footnotes", "documentation": "https://ctan.org/pkg/footnpag" }, "forarray": { "command": "forarray", "detail": "Using array structures in LaTeX", "documentation": "https://ctan.org/pkg/forarray" }, "foreign": { "command": "foreign", "detail": "Systematic treatment of ‘foreign’ words in documents", "documentation": "https://ctan.org/pkg/foreign" }, "forest": { "command": "forest", "detail": "Drawing (linguistic) trees", "documentation": "https://ctan.org/pkg/forest" }, "forloop": { "command": "forloop", "detail": "Iteration in LaTeX", "documentation": "https://ctan.org/pkg/forloop" }, "formlett": { "command": "formlett", "detail": "Letters to multiple recipients", "documentation": "https://ctan.org/pkg/formlett" }, "forms16be": { "command": "forms16be", "detail": "Initialize form properties using big-endian encoding", "documentation": "https://ctan.org/pkg/forms16be" }, "formular": { "command": "formular", "detail": "Create forms containing field for manual entry", "documentation": "https://ctan.org/pkg/formular" }, "forum": { "command": "forum", "detail": "Forum fonts with LaTeX support", "documentation": "https://ctan.org/pkg/forum" }, "fotex": { "command": "fotex", "detail": "Process XSL-FO", "documentation": "https://ctan.org/pkg/fotex" }, "fouridx": { "command": "fouridx", "detail": "Left sub- and superscripts in maths mode", "documentation": "https://ctan.org/pkg/fouridx" }, "fourier": { "command": "fourier", "detail": "Using Utopia fonts in LaTeX documents", "documentation": "https://ctan.org/pkg/fourier" }, "fouriernc": { "command": "fouriernc", "detail": "Use New Century Schoolbook text with Fourier maths fonts", "documentation": "https://ctan.org/pkg/fouriernc" }, "fp": { "command": "fp", "detail": "Fixed point arithmetic", "documentation": "https://ctan.org/pkg/fp" }, "frame": { "command": "frame", "detail": "Framed boxes for Plain TeX", "documentation": "https://ctan.org/pkg/frame" }, "framed": { "command": "framed", "detail": "Framed or shaded regions that can break across pages", "documentation": "https://ctan.org/pkg/framed" }, "frcursive": { "command": "frcursive", "detail": "French cursive hand fonts", "documentation": "https://ctan.org/pkg/frcursive" }, "frege": { "command": "frege", "detail": "Typeset fregean Begriffsschrift", "documentation": "https://ctan.org/pkg/frege" }, "frenchle": { "command": "frenchle", "detail": "French macros, usable stand-alone or with Babel", "documentation": "https://ctan.org/pkg/frenchle" }, "frenchmath": { "command": "frenchmath", "detail": "Typesetting mathematics according to French rules", "documentation": "https://ctan.org/pkg/frenchmath" }, "frenchpro": { "command": "frenchpro", "detail": "Professional typesetting of French documents", "documentation": "https://ctan.org/pkg/frenchpro" }, "frimurer": { "command": "frimurer", "detail": "Access to the 'frimurer' cipher for use with LaTeX", "documentation": "https://ctan.org/pkg/frimurer" }, "frontespizio": { "command": "frontespizio", "detail": "Create a frontispiece for Italian theses", "documentation": "https://ctan.org/pkg/frontespizio" }, "froufrou": { "command": "froufrou", "detail": "Fancy section separators", "documentation": "https://ctan.org/pkg/froufrou" }, "frpseudocode": { "command": "frpseudocode", "detail": "French translation for the algorithmicx package", "documentation": "https://ctan.org/pkg/frpseudocode" }, "ftc-notebook": { "command": "ftc-notebook", "detail": "Typeset FIRST Tech Challenge (FTC) notebooks", "documentation": "https://ctan.org/pkg/ftc-notebook" }, "ftcap": { "command": "ftcap", "detail": "Allows \\caption at the beginning of a table-environment", "documentation": "https://ctan.org/pkg/ftcap" }, "ftnright": { "command": "ftnright", "detail": "Footnotes in two column documents in one column only", "documentation": "https://ctan.org/pkg/ftnright" }, "ftnxtra": { "command": "ftnxtra", "detail": "Extend the applicability of the \\footnote command", "documentation": "https://ctan.org/pkg/ftnxtra" }, "fullblck": { "command": "fullblck", "detail": "Left-blocking for letter class", "documentation": "https://ctan.org/pkg/fullblck" }, "fullminipage": { "command": "fullminipage", "detail": "Minipage spanning a complete page", "documentation": "https://ctan.org/pkg/fullminipage" }, "fullpage": { "command": "fullpage", "detail": "Set all page margins to 1.5cm", "documentation": "https://ctan.org/pkg/fullpage" }, "fullwidth": { "command": "fullwidth", "detail": "Adjust margins of text block", "documentation": "https://ctan.org/pkg/fullwidth" }, "functan": { "command": "functan", "detail": "Macros for functional analysis and PDE theory", "documentation": "https://ctan.org/pkg/functan" }, "fvextra": { "command": "fvextra", "detail": "Extensions and patches for fancyvrb", "documentation": "https://ctan.org/pkg/fvextra" }, "fwlw": { "command": "fwlw", "detail": "Get first and last words of a page", "documentation": "https://ctan.org/pkg/fwlw" }, "g-brief": { "command": "g-brief", "detail": "Letter document class", "documentation": "https://ctan.org/pkg/g-brief" }, "galois": { "command": "galois", "detail": "Typeset Galois connections", "documentation": "https://ctan.org/pkg/galois" }, "gamebook": { "command": "gamebook", "detail": "Typeset gamebooks and other interactive novels", "documentation": "https://ctan.org/pkg/gamebook" }, "gastex": { "command": "gastex", "detail": "Graphs and Automata Simplified in TeX", "documentation": "https://ctan.org/pkg/gastex" }, "gates": { "command": "gates", "detail": "Support for writing modular and customisable code", "documentation": "https://ctan.org/pkg/gates" }, "gatherenum": { "command": "gatherenum", "detail": "A crossover of align* and enumerate", "documentation": "https://ctan.org/pkg/gatherenum" }, "gauss": { "command": "gauss", "detail": "A package for Gaussian operations", "documentation": "https://ctan.org/pkg/gauss" }, "gb4e": { "command": "gb4e", "detail": "Linguistic tools", "documentation": "https://ctan.org/pkg/gb4e" }, "gbt7714": { "command": "gbt7714", "detail": "BibTeX implementation of China’s bibliography style standard GB/T 7714-2015", "documentation": "https://ctan.org/pkg/gbt7714" }, "gcard": { "command": "gcard", "detail": "Arrange text on a sheet to fold into a greeting card", "documentation": "https://ctan.org/pkg/gcard" }, "gchords": { "command": "gchords", "detail": "Typeset guitar chords", "documentation": "https://ctan.org/pkg/gchords" }, "gcite": { "command": "gcite", "detail": "Citations in a reader-friendly style", "documentation": "https://ctan.org/pkg/gcite" }, "gckanbun": { "command": "gckanbun", "detail": "Kanbun typesetting for (u)pLaTeX and LuaLaTeX", "documentation": "https://ctan.org/pkg/gckanbun" }, "gender": { "command": "gender", "detail": "Gender neutrality for languages with grammatical gender", "documentation": "https://ctan.org/pkg/gender" }, "genealogytree": { "command": "genealogytree", "detail": "Pedigree and genealogical tree diagrams", "documentation": "https://ctan.org/pkg/genealogytree" }, "genmpage": { "command": "genmpage", "detail": "Generalization of LaTeX's minipages", "documentation": "https://ctan.org/pkg/genmpage" }, "gensymb": { "command": "gensymb", "detail": "Generic symbols for both text and math mode", "documentation": "https://ctan.org/pkg/gensymb" }, "gentium": { "command": "gentium", "detail": "Gentium font and support files", "documentation": "https://ctan.org/pkg/gentium" }, "gentombow": { "command": "gentombow", "detail": "Generate Japanese-style crop marks", "documentation": "https://ctan.org/pkg/gentombow" }, "geometry": { "command": "geometry", "detail": "Flexible and complete interface to document dimensions", "documentation": "https://ctan.org/pkg/geometry" }, "georgian": { "command": "georgian", "detail": "Support for typesetting in Georgian", "documentation": "https://ctan.org/pkg/georgian" }, "german": { "command": "german", "detail": "Support for German typography", "documentation": "https://ctan.org/pkg/german" }, "germkorr": { "command": "germkorr", "detail": "Change kerning for German quotation marks", "documentation": "https://ctan.org/pkg/germkorr" }, "getfiledate": { "command": "getfiledate", "detail": "Find the date of last modification of a file", "documentation": "https://ctan.org/pkg/getfiledate" }, "getitems": { "command": "getitems", "detail": "Gathering items from a list-like environment", "documentation": "https://ctan.org/pkg/getitems" }, "getmap": { "command": "getmap", "detail": "Download OpenStreetMap maps for use in documents", "documentation": "https://ctan.org/pkg/getmap" }, "gettitlestring": { "command": "gettitlestring", "detail": "Clean up title references", "documentation": "https://ctan.org/pkg/gettitlestring" }, "gfsartemisia": { "command": "gfsartemisia", "detail": "A modern Greek font design", "documentation": "https://ctan.org/pkg/gfsartemisia" }, "gfsbaskerville": { "command": "gfsbaskerville", "detail": "A Greek font, from one such by Baskerville", "documentation": "https://ctan.org/pkg/gfsbaskerville" }, "gfsbodoni": { "command": "gfsbodoni", "detail": "A Greek and Latin font based on Bodoni", "documentation": "https://ctan.org/pkg/gfsbodoni" }, "gfscomplutum": { "command": "gfscomplutum", "detail": "A Greek font with a long history", "documentation": "https://ctan.org/pkg/gfscomplutum" }, "gfsdidot": { "command": "gfsdidot", "detail": "A Greek font based on Didot’s work", "documentation": "https://ctan.org/pkg/gfsdidot" }, "gfsneohellenic": { "command": "gfsneohellenic", "detail": "A font in the Neo-Hellenic style", "documentation": "https://ctan.org/pkg/gfsneohellenic" }, "gfsporson": { "command": "gfsporson", "detail": "A Greek font, originally from Porson", "documentation": "https://ctan.org/pkg/gfsporson" }, "gfssolomos": { "command": "gfssolomos", "detail": "A Greek-alphabet font", "documentation": "https://ctan.org/pkg/gfssolomos" }, "ghab": { "command": "ghab", "detail": "Typeset ghab boxes in LaTeX", "documentation": "https://ctan.org/pkg/ghab" }, "ghsystem": { "command": "ghsystem", "detail": "Globally harmonised system of chemical (etc) naming", "documentation": "https://ctan.org/pkg/ghsystem" }, "gillcm": { "command": "gillcm", "detail": "Alternative unslanted italic Computer Modern fonts", "documentation": "https://ctan.org/pkg/gillcm" }, "gillius": { "command": "gillius", "detail": "Gillius fonts with LaTeX support", "documentation": "https://ctan.org/pkg/gillius" }, "gincltex": { "command": "gincltex", "detail": "Include TeX files as graphics (.tex support for \\includegraphics)", "documentation": "https://ctan.org/pkg/gincltex" }, "gindex": { "command": "gindex", "detail": "Formatting indexes", "documentation": "https://ctan.org/pkg/gindex" }, "ginpenc": { "command": "ginpenc", "detail": "Modification of inputenc for German", "documentation": "https://ctan.org/pkg/ginpenc" }, "gitfile-info": { "command": "gitfile-info", "detail": "Get git metadata for a specific file", "documentation": "https://ctan.org/pkg/gitfile-info" }, "gitinfo": { "command": "gitinfo", "detail": "Access metadata from the git distributed version control system", "documentation": "https://ctan.org/pkg/gitinfo" }, "gitinfo2": { "command": "gitinfo2", "detail": "Access metadata from the git distributed version control system", "documentation": "https://ctan.org/pkg/gitinfo2" }, "gitlog": { "command": "gitlog", "detail": "Typesetting git changelogs", "documentation": "https://ctan.org/pkg/gitlog" }, "gitver": { "command": "gitver", "detail": "Get the current git hash of a project and typeset it in the document", "documentation": "https://ctan.org/pkg/gitver" }, "globalvals": { "command": "globalvals", "detail": "Declare global variables", "documentation": "https://ctan.org/pkg/globalvals" }, "glosmathtools": { "command": "glosmathtools", "detail": "Mathematical nomenclature tools based on the glossaries package", "documentation": "https://ctan.org/pkg/glosmathtools" }, "gloss": { "command": "gloss", "detail": "Create glossaries using BibTeX", "documentation": "https://ctan.org/pkg/gloss" }, "glossaries": { "command": "glossaries", "detail": "Create glossaries and lists of acronyms", "documentation": "https://ctan.org/pkg/glossaries" }, "glossaries-accsupp": { "command": "glossaries-accsupp", "detail": "Accessibility support for glossaries", "documentation": "https://ctan.org/pkg/glossaries-accsupp" }, "glossaries-extra": { "command": "glossaries-extra", "detail": "An extension to the glossaries package", "documentation": "https://ctan.org/pkg/glossaries-extra" }, "gmdoc": { "command": "gmdoc", "detail": "Documentation of LaTeX packages", "documentation": "https://ctan.org/pkg/gmdoc" }, "gmdoc-enhance": { "command": "gmdoc-enhance", "detail": "Some enhancements to the gmdoc package", "documentation": "https://ctan.org/pkg/gmdoc-enhance" }, "gmiflink": { "command": "gmiflink", "detail": "Simplify usage of \\hypertarget and \\hyperlink", "documentation": "https://ctan.org/pkg/gmiflink" }, "gmp": { "command": "gmp", "detail": "Enable integration between MetaPost pictures and LaTeX", "documentation": "https://ctan.org/pkg/gmp" }, "gmutils": { "command": "gmutils", "detail": "Support macros for other packages", "documentation": "https://ctan.org/pkg/gmutils" }, "gmverb": { "command": "gmverb", "detail": "A variant of LaTeX \\verb, verbatim and shortvrb", "documentation": "https://ctan.org/pkg/gmverb" }, "gmverse": { "command": "gmverse", "detail": "A package for typesetting (short) poems", "documentation": "https://ctan.org/pkg/gmverse" }, "gnuplottex": { "command": "gnuplottex", "detail": "Embed Gnuplot commands in LaTeX documents", "documentation": "https://ctan.org/pkg/gnuplottex" }, "go": { "command": "go", "detail": "Fonts and macros for typesetting go games", "documentation": "https://ctan.org/pkg/go" }, "gobble": { "command": "gobble", "detail": "More gobble macros for PlainTeX and LaTeX", "documentation": "https://ctan.org/pkg/gobble" }, "gotoh": { "command": "gotoh", "detail": "An implementation of the Gotoh sequence alignment algorithm", "documentation": "https://ctan.org/pkg/gotoh" }, "grabbox": { "command": "grabbox", "detail": "Read an argument into a box and execute the code afterwards", "documentation": "https://ctan.org/pkg/grabbox" }, "gradientframe": { "command": "gradientframe", "detail": "Simple gradient frames around objects", "documentation": "https://ctan.org/pkg/gradientframe" }, "grafcet": { "command": "grafcet", "detail": "Draw Grafcet/SFC with TikZ", "documentation": "https://ctan.org/pkg/grafcet" }, "graph35": { "command": "graph35", "detail": "Draw keys and screen items of several Casio calculators", "documentation": "https://ctan.org/pkg/graph35" }, "graphbox": { "command": "graphbox", "detail": "Extend graphicx to improve placement of graphics", "documentation": "https://ctan.org/pkg/graphbox" }, "graphfig": { "command": "graphfig", "detail": "Simpler graphic, subfigure and float", "documentation": "https://ctan.org/pkg/graphfig" }, "graphics": { "command": "graphics", "detail": "Standard LaTeX graphics", "documentation": "https://ctan.org/pkg/graphics" }, "graphicx": { "command": "graphicx", "detail": "Enhanced support for graphics", "documentation": "https://ctan.org/pkg/graphicx" }, "graphicx-psmin": { "command": "graphicx-psmin", "detail": "Reduce size of PostScript files by not repeating images", "documentation": "https://ctan.org/pkg/graphicx-psmin" }, "graphicxbox": { "command": "graphicxbox", "detail": "Insert a graphical image as a background", "documentation": "https://ctan.org/pkg/graphicxbox" }, "graphicxpsd": { "command": "graphicxpsd", "detail": "Adobe Photoshop Data format (PSD) support for graphicx package", "documentation": "https://ctan.org/pkg/graphicxpsd" }, "graphpap": { "command": "graphpap", "detail": "For producing graph paper", "documentation": "https://ctan.org/pkg/graphpap" }, "graphviz": { "command": "graphviz", "detail": "Write graphviz (dot+neato) inline in LaTeX documents", "documentation": "https://ctan.org/pkg/graphviz" }, "grayhints": { "command": "grayhints", "detail": "Produce ‘gray hints’ to a variable text field", "documentation": "https://ctan.org/pkg/grayhints" }, "greek4cbc": { "command": "greek4cbc", "detail": "A Greek font from 394BC", "documentation": "https://ctan.org/pkg/greek4cbc" }, "greek6cbc": { "command": "greek6cbc", "detail": "A Greek font from the sixth century BC", "documentation": "https://ctan.org/pkg/greek6cbc" }, "greekctr": { "command": "greekctr", "detail": "Represent counters by letters of the Greek alphabet", "documentation": "https://ctan.org/pkg/greekctr" }, "greekdates": { "command": "greekdates", "detail": "Provides ancient Greek day and month names, dates, etc", "documentation": "https://ctan.org/pkg/greekdates" }, "greektex": { "command": "greektex", "detail": "Fonts for typesetting Greek/English documents", "documentation": "https://ctan.org/pkg/greektex" }, "greektonoi": { "command": "greektonoi", "detail": "Facilitates writing/editing of multiaccented greek", "documentation": "https://ctan.org/pkg/greektonoi" }, "gregoriotex": { "command": "gregoriotex", "detail": "Engraving Gregorian Chant scores", "documentation": "https://ctan.org/pkg/gregoriotex" }, "grfext": { "command": "grfext", "detail": "Manipulate the graphics package's list of extensions", "documentation": "https://ctan.org/pkg/grfext" }, "grffile": { "command": "grffile", "detail": "Extended file name support for graphics (legacy package)", "documentation": "https://ctan.org/pkg/grffile" }, "grfpaste": { "command": "grfpaste", "detail": "Include fragments of a dvi file", "documentation": "https://ctan.org/pkg/grfpaste" }, "grid": { "command": "grid", "detail": "Grid typesetting in LaTeX", "documentation": "https://ctan.org/pkg/grid" }, "grid-system": { "command": "grid-system", "detail": "Page organisation, modelled on CSS facilities", "documentation": "https://ctan.org/pkg/grid-system" }, "gridpapers": { "command": "gridpapers", "detail": "Graph paper backgrounds and color schemes", "documentation": "https://ctan.org/pkg/gridpapers" }, "gridset": { "command": "gridset", "detail": "Grid, a.k.a. in-register, setting", "documentation": "https://ctan.org/pkg/gridset" }, "gridslides": { "command": "gridslides", "detail": "Free form slides with blocks placed on a grid", "documentation": "https://ctan.org/pkg/gridslides" }, "grundgesetze": { "command": "grundgesetze", "detail": "Typeset Frege’s Grundgesetze der Arithmetik", "documentation": "https://ctan.org/pkg/grundgesetze" }, "gs1": { "command": "GS1", "detail": "Typeset EAN barcodes using TeX rules, only", "documentation": "https://ctan.org/pkg/gs1" }, "gtl": { "command": "gtl", "detail": "Manipulating generalized token lists", "documentation": "https://ctan.org/pkg/gtl" }, "gtrcrd": { "command": "gtrcrd", "detail": "Add chords to lyrics", "documentation": "https://ctan.org/pkg/gtrcrd" }, "gu": { "command": "gu", "detail": "Typeset crystallographic group-subgroup-schemes", "documentation": "https://ctan.org/pkg/gu" }, "gudea": { "command": "Gudea", "detail": "The Gudea font face with support for LaTeX and pdfLaTeX", "documentation": "https://ctan.org/pkg/gudea" }, "guitar": { "command": "guitar", "detail": "Guitar chords and song texts", "documentation": "https://ctan.org/pkg/guitar" }, "guitarchordschemes": { "command": "guitarchordschemes", "detail": "Guitar Chord and Scale Tablatures", "documentation": "https://ctan.org/pkg/guitarchordschemes" }, "ha-prosper": { "command": "HA-prosper", "detail": "Patches and improvements for prosper", "documentation": "https://ctan.org/pkg/ha-prosper" }, "hackthefootline": { "command": "hackthefootline", "detail": "Footline selection and configuration for LaTeX beamer’s standard themes", "documentation": "https://ctan.org/pkg/hackthefootline" }, "hacm": { "command": "hacm", "detail": "Font support for the Arka language", "documentation": "https://ctan.org/pkg/hacm" }, "halloweenmath": { "command": "halloweenmath", "detail": "Scary and creepy math symbols with AMS-LaTeX integration", "documentation": "https://ctan.org/pkg/halloweenmath" }, "handin": { "command": "handin", "detail": "Light weight template for creating school submissions using LaTeX", "documentation": "https://ctan.org/pkg/handin" }, "handout": { "command": "handout", "detail": "Create handout for auditors of a talk", "documentation": "https://ctan.org/pkg/handout" }, "hang": { "command": "hang", "detail": "Environments for hanging paragraphs and list items", "documentation": "https://ctan.org/pkg/hang" }, "hanging": { "command": "hanging", "detail": "Hanging paragraphs", "documentation": "https://ctan.org/pkg/hanging" }, "har2nat": { "command": "har2nat", "detail": "Replace the harvard package with natbib", "documentation": "https://ctan.org/pkg/har2nat" }, "hardwrap": { "command": "hardwrap", "detail": "Hard wrap text to a certain character length", "documentation": "https://ctan.org/pkg/hardwrap" }, "harmony": { "command": "harmony", "detail": "Typeset harmony symbols, etc., for musicology", "documentation": "https://ctan.org/pkg/harmony" }, "harpoon": { "command": "harpoon", "detail": "Extra harpoons, using the graphics package", "documentation": "https://ctan.org/pkg/harpoon" }, "harvard": { "command": "harvard", "detail": "Harvard citation package for use with LaTeX 2e", "documentation": "https://ctan.org/pkg/harvard" }, "harveyballs": { "command": "harveyballs", "detail": "Create Harvey Balls using TikZ", "documentation": "https://ctan.org/pkg/harveyballs" }, "havannah": { "command": "havannah", "detail": "Diagrams of board positions in the games of Havannah and Hex", "documentation": "https://ctan.org/pkg/havannah" }, "he-she": { "command": "he-she", "detail": "Alternating pronouns to aid gender-neutral writing", "documentation": "https://ctan.org/pkg/he-she" }, "hebtex": { "command": "hebtex", "detail": "Support for Hebrew and other right-to-left languages", "documentation": "https://ctan.org/pkg/hebtex" }, "helmholtz-ellis-ji-notation": { "command": "helmholtz-ellis-ji-notation", "detail": "Beautiful in-line microtonal just intonation accidentals", "documentation": "https://ctan.org/pkg/helmholtz-ellis-ji-notation" }, "helvet": { "command": "helvet", "detail": "Load Helvetica, scaled", "documentation": "https://ctan.org/pkg/helvet" }, "hep": { "command": "hep", "detail": "A \"convenience wrapper\" for High Energy Physics packages", "documentation": "https://ctan.org/pkg/hep" }, "hep-paper": { "command": "hep-paper", "detail": "Publications in High Energy Physics", "documentation": "https://ctan.org/pkg/hep-paper" }, "hepnames": { "command": "hepnames", "detail": "Pre-defined high energy particle names", "documentation": "https://ctan.org/pkg/hepnames" }, "hepparticles": { "command": "hepparticles", "detail": "Macros for typesetting high energy physics particle names", "documentation": "https://ctan.org/pkg/hepparticles" }, "hepunits": { "command": "hepunits", "detail": "A set of units useful in high energy physics applications", "documentation": "https://ctan.org/pkg/hepunits" }, "here": { "command": "here", "detail": "Emulation of obsolete package for \"here\" floats", "documentation": "https://ctan.org/pkg/here" }, "heuristica": { "command": "heuristica", "detail": "Fonts extending Utopia, with LaTeX support files", "documentation": "https://ctan.org/pkg/heuristica" }, "hexgame": { "command": "hexgame", "detail": "Provide an environment to draw a hexgame-board", "documentation": "https://ctan.org/pkg/hexgame" }, "hf-tikz": { "command": "hf-tikz", "detail": "A simple way to highlight formulas and formula parts", "documentation": "https://ctan.org/pkg/hf-tikz" }, "hfoldsty": { "command": "hfoldsty", "detail": "Old style numerals with EC fonts", "documentation": "https://ctan.org/pkg/hfoldsty" }, "hhline": { "command": "hhline", "detail": "Better horizontal lines in tabulars and arrays", "documentation": "https://ctan.org/pkg/hhline" }, "hhtensor": { "command": "hhtensor", "detail": "Print vectors, matrices, and tensors", "documentation": "https://ctan.org/pkg/hhtensor" }, "hieroglf": { "command": "hieroglf", "detail": "The \"poor man's\" Egyptian Hieroglyphic font", "documentation": "https://ctan.org/pkg/hieroglf" }, "highlightlatex": { "command": "highlightlatex", "detail": "Syntax highlighting for LaTeX", "documentation": "https://ctan.org/pkg/highlightlatex" }, "hindmadurai": { "command": "HindMadurai", "detail": "The HindMadurai font face with support for LaTeX and pdfLaTeX", "documentation": "https://ctan.org/pkg/hindmadurai" }, "histogr": { "command": "histogr", "detail": "Draw histograms with the LaTeX picture environment", "documentation": "https://ctan.org/pkg/histogr" }, "hithesis": { "command": "hithesis", "detail": "Harbin Institute of Technology Thesis Template", "documentation": "https://ctan.org/pkg/hithesis" }, "hitszthesis": { "command": "hitszthesis", "detail": "A dissertation template for Harbin Institute of Technology, ShenZhen", "documentation": "https://ctan.org/pkg/hitszthesis" }, "hlist": { "command": "hlist", "detail": "Horizontal and columned lists", "documentation": "https://ctan.org/pkg/hlist" }, "hmtrump": { "command": "hmtrump", "detail": "Describe card games", "documentation": "https://ctan.org/pkg/hmtrump" }, "hobete": { "command": "hobete", "detail": "Unofficial beamer theme for the University of Hohenheim", "documentation": "https://ctan.org/pkg/hobete" }, "hobsub": { "command": "hobsub", "detail": "Construct package bundles", "documentation": "https://ctan.org/pkg/hobsub" }, "hologo": { "command": "hologo", "detail": "A collection of logos with bookmark support", "documentation": "https://ctan.org/pkg/hologo" }, "holtpolt": { "command": "holtpolt", "detail": "Typeset Maxwell's non-commutative division", "documentation": "https://ctan.org/pkg/holtpolt" }, "holtxdoc": { "command": "holtxdoc", "detail": "Documentation macros for oberdiek bundle, etc", "documentation": "https://ctan.org/pkg/holtxdoc" }, "hopatch": { "command": "hopatch", "detail": "Load patches for packages", "documentation": "https://ctan.org/pkg/hopatch" }, "horoscop": { "command": "horoscop", "detail": "Generate astrological charts in LaTeX", "documentation": "https://ctan.org/pkg/horoscop" }, "href-ul": { "command": "href-ul", "detail": "Underscored LaTeX hyperlinks", "documentation": "https://ctan.org/pkg/href-ul" }, "hrefhide": { "command": "hrefhide", "detail": "Suppress hyper links when printing", "documentation": "https://ctan.org/pkg/hrefhide" }, "hrlatex": { "command": "hrlatex", "detail": "LaTeX support for Croatian documents", "documentation": "https://ctan.org/pkg/hrlatex" }, "hulipsum": { "command": "hulipsum", "detail": "Hungarian dummy text (Lórum ipse)", "documentation": "https://ctan.org/pkg/hulipsum" }, "humanist": { "command": "humanist", "detail": "Humanist manuscript book-hand font", "documentation": "https://ctan.org/pkg/humanist" }, "huncial": { "command": "huncial", "detail": "Fonts based on the half Uncial manuscript book-hand", "documentation": "https://ctan.org/pkg/huncial" }, "hvarabic": { "command": "hvarabic", "detail": "Macros for RTL typesetting", "documentation": "https://ctan.org/pkg/hvarabic" }, "hvfloat": { "command": "hvfloat", "detail": "Controlling captions, fullpage and doublepage floats", "documentation": "https://ctan.org/pkg/hvfloat" }, "hvindex": { "command": "hvindex", "detail": "Support for indexing", "documentation": "https://ctan.org/pkg/hvindex" }, "hvqrurl": { "command": "hvqrurl", "detail": "Insert a QR code in the margin", "documentation": "https://ctan.org/pkg/hvqrurl" }, "hycolor": { "command": "hycolor", "detail": "Implements colour for packages hyperref and bookmark", "documentation": "https://ctan.org/pkg/hycolor" }, "hypbmsec": { "command": "hypbmsec", "detail": "Hypertext bookmarks in sectioning commands", "documentation": "https://ctan.org/pkg/hypbmsec" }, "hypcap": { "command": "hypcap", "detail": "Adjusting the anchors of captions", "documentation": "https://ctan.org/pkg/hypcap" }, "hypdestopt": { "command": "hypdestopt", "detail": "Hyperref destination optimizer", "documentation": "https://ctan.org/pkg/hypdestopt" }, "hypdoc": { "command": "hypdoc", "detail": "Hyper extensions for doc.sty", "documentation": "https://ctan.org/pkg/hypdoc" }, "hypdvips": { "command": "hypdvips", "detail": "Hyperref extensions for use with dvips", "documentation": "https://ctan.org/pkg/hypdvips" }, "hyper": { "command": "hyper", "detail": "Hypertext cross referencing", "documentation": "https://ctan.org/pkg/hyper" }, "hyperbar": { "command": "hyperbar", "detail": "Add interactive Barcode fields to PDF forms", "documentation": "https://ctan.org/pkg/hyperbar" }, "hypernat": { "command": "hypernat", "detail": "Allow hyperref and natbib to work together", "documentation": "https://ctan.org/pkg/hypernat" }, "hyperref": { "command": "hyperref", "detail": "Extensive support for hypertext in LaTeX", "documentation": "https://ctan.org/pkg/hyperref" }, "hyperxmp": { "command": "hyperxmp", "detail": "Embed XMP metadata within a LaTeX document", "documentation": "https://ctan.org/pkg/hyperxmp" }, "hypgotoe": { "command": "hypgotoe", "detail": "Links to embedded files", "documentation": "https://ctan.org/pkg/hypgotoe" }, "hyphenat": { "command": "hyphenat", "detail": "Disable/enable hypenation", "documentation": "https://ctan.org/pkg/hyphenat" }, "hyphsubst": { "command": "hyphsubst", "detail": "Substitute hyphenation patterns", "documentation": "https://ctan.org/pkg/hyphsubst" }, "ibarra": { "command": "ibarra", "detail": "LaTeX support for the Ibarra Real Nova family of fonts", "documentation": "https://ctan.org/pkg/ibarra" }, "icelandic": { "command": "icelandic", "detail": "Icelandic Fonts", "documentation": "https://ctan.org/pkg/icelandic" }, "icite": { "command": "icite", "detail": "Indices locorum citatorum", "documentation": "https://ctan.org/pkg/icite" }, "icomma": { "command": "icomma", "detail": "Intelligent commas for decimal numbers", "documentation": "https://ctan.org/pkg/icomma" }, "identkey": { "command": "identkey", "detail": "Typesetting bracketed dichotomous identification keys", "documentation": "https://ctan.org/pkg/identkey" }, "idxcmds": { "command": "idxcmds", "detail": "Semantic commands for adding formatted index entries", "documentation": "https://ctan.org/pkg/idxcmds" }, "idxlayout": { "command": "idxlayout", "detail": "Configurable index layout, responsive to KOMA-Script and memoir", "documentation": "https://ctan.org/pkg/idxlayout" }, "ieeepes": { "command": "ieeepes", "detail": "IEEE Power Engineering Society Transactions", "documentation": "https://ctan.org/pkg/ieeepes" }, "iexec": { "command": "iexec", "detail": "Execute shell commands and input their output", "documentation": "https://ctan.org/pkg/iexec" }, "ifallfalse": { "command": "ifallfalse", "detail": "Compare a string against a set of other strings", "documentation": "https://ctan.org/pkg/ifallfalse" }, "ifdraft": { "command": "ifdraft", "detail": "Detect “draft” and “final” class options", "documentation": "https://ctan.org/pkg/ifdraft" }, "ifetex": { "command": "ifetex", "detail": "Provides \\ifetex switch", "documentation": "https://ctan.org/pkg/ifetex" }, "iffont": { "command": "iffont", "detail": "Conditionally load fonts with fontspec", "documentation": "https://ctan.org/pkg/iffont" }, "iflang": { "command": "iflang", "detail": "Expandable checks for the current language", "documentation": "https://ctan.org/pkg/iflang" }, "ifluatex": { "command": "ifluatex", "detail": "Provides the \\ifluatex switch", "documentation": "https://ctan.org/pkg/ifluatex" }, "ifmslide": { "command": "ifmslide", "detail": "Presentation slides for screen and printouts", "documentation": "https://ctan.org/pkg/ifmslide" }, "ifmtarg": { "command": "ifmtarg", "detail": "If-then-else command for processing potentially empty arguments", "documentation": "https://ctan.org/pkg/ifmtarg" }, "ifnextok": { "command": "ifnextok", "detail": "Utility macro: peek ahead without ignoring spaces", "documentation": "https://ctan.org/pkg/ifnextok" }, "ifoddpage": { "command": "ifoddpage", "detail": "Determine if the current page is odd or even", "documentation": "https://ctan.org/pkg/ifoddpage" }, "ifpdf": { "command": "ifpdf", "detail": "Provides the \\ifpdf conditional", "documentation": "https://ctan.org/pkg/ifpdf" }, "ifplatform": { "command": "ifplatform", "detail": "Conditionals to test which platform is being used", "documentation": "https://ctan.org/pkg/ifplatform" }, "ifptex": { "command": "ifptex", "detail": "Check if the engine is pTeX or one of its derivatives", "documentation": "https://ctan.org/pkg/ifptex" }, "ifsym": { "command": "ifsym", "detail": "A collection of symbols", "documentation": "https://ctan.org/pkg/ifsym" }, "iftex": { "command": "iftex", "detail": "Am I running under pdfTeX, XeTeX or LuaTeX?", "documentation": "https://ctan.org/pkg/iftex" }, "ifthen": { "command": "ifthen", "detail": "Conditional commands in LaTeX documents", "documentation": "https://ctan.org/pkg/ifthen" }, "ifthenx": { "command": "ifthenx", "detail": "Extra tests for \\ifthenelse", "documentation": "https://ctan.org/pkg/ifthenx" }, "ifvtex": { "command": "ifvtex", "detail": "Detects use of VTeX and its facilities", "documentation": "https://ctan.org/pkg/ifvtex" }, "ifxetex": { "command": "ifxetex", "detail": "Am I running under XeTeX?", "documentation": "https://ctan.org/pkg/ifxetex" }, "ifxptex": { "command": "ifxptex", "detail": "Detect pTeX and its derivatives", "documentation": "https://ctan.org/pkg/ifxptex" }, "iitem": { "command": "iitem", "detail": "Multiple level of lists in one list-like environment", "documentation": "https://ctan.org/pkg/iitem" }, "imac": { "command": "imac", "detail": "International Modal Analysis Conference format", "documentation": "https://ctan.org/pkg/imac" }, "imakeidx": { "command": "imakeidx", "detail": "A package for producing multiple indexes", "documentation": "https://ctan.org/pkg/imakeidx" }, "imfellenglish": { "command": "imfellEnglish", "detail": "IM Fell English fonts with LaTeX support", "documentation": "https://ctan.org/pkg/imfellenglish" }, "impnattypo": { "command": "impnattypo", "detail": "Support typography of l’Imprimerie Nationale Française", "documentation": "https://ctan.org/pkg/impnattypo" }, "import": { "command": "import", "detail": "Establish input relative to a directory", "documentation": "https://ctan.org/pkg/import" }, "incgraph": { "command": "incgraph", "detail": "Sophisticated graphics inclusion in a PDF document", "documentation": "https://ctan.org/pkg/incgraph" }, "includernw": { "command": "includeRnw", "detail": "Include .Rnw inside .tex", "documentation": "https://ctan.org/pkg/includernw" }, "inconsolata": { "command": "inconsolata", "detail": "A monospaced font, with support files for use with TeX", "documentation": "https://ctan.org/pkg/inconsolata" }, "indentfirst": { "command": "indentfirst", "detail": "Indent first paragraph after section header", "documentation": "https://ctan.org/pkg/indentfirst" }, "index": { "command": "index", "detail": "Extended index for LaTeX including multiple indexes", "documentation": "https://ctan.org/pkg/index" }, "indextools": { "command": "indextools", "detail": "Producing multiple indices", "documentation": "https://ctan.org/pkg/indextools" }, "infwarerr": { "command": "infwarerr", "detail": "Complete set of information/warning/error message macros", "documentation": "https://ctan.org/pkg/infwarerr" }, "inline-images": { "command": "inline-images", "detail": "Inline images in base64 encoding", "documentation": "https://ctan.org/pkg/inline-images" }, "inlinebib": { "command": "inlinebib", "detail": "Citations in footnotes", "documentation": "https://ctan.org/pkg/inlinebib" }, "inlinedef": { "command": "inlinedef", "detail": "Inline expansions within definitions", "documentation": "https://ctan.org/pkg/inlinedef" }, "innerscript": { "command": "innerscript", "detail": "Modifies automatic mathematics spacing", "documentation": "https://ctan.org/pkg/innerscript" }, "inputenc": { "command": "inputenc", "detail": "Accept different input encodings", "documentation": "https://ctan.org/pkg/inputenc" }, "inputenx": { "command": "inputenx", "detail": "Enhanced input encoding handling", "documentation": "https://ctan.org/pkg/inputenx" }, "inputnormalization": { "command": "inputnormalization", "detail": "Wrapper for XeTeX's and LuaTeX's input normalization", "documentation": "https://ctan.org/pkg/inputnormalization" }, "inputtrc": { "command": "inputtrc", "detail": "Trace which file loads which", "documentation": "https://ctan.org/pkg/inputtrc" }, "inslrmaj": { "command": "inslrmaj", "detail": "Fonts based on the Insular Majuscule manuscript book-hand", "documentation": "https://ctan.org/pkg/inslrmaj" }, "inslrmin": { "command": "inslrmin", "detail": "Fonts based on the Insular Minuscule manuscript book-hand", "documentation": "https://ctan.org/pkg/inslrmin" }, "intcalc": { "command": "intcalc", "detail": "Expandable arithmetic operations with integers", "documentation": "https://ctan.org/pkg/intcalc" }, "inter": { "command": "inter", "detail": "The inter font face with support for LaTeX, XeLaTeX, and LuaLaTeX", "documentation": "https://ctan.org/pkg/inter" }, "interactiveworkbook": { "command": "interactiveworkbook", "detail": "LaTeX-based interactive PDF on the Web", "documentation": "https://ctan.org/pkg/interactiveworkbook" }, "interchar": { "command": "interchar", "detail": "Managing character class schemes in XeTeX", "documentation": "https://ctan.org/pkg/interchar" }, "interfaces": { "command": "interfaces", "detail": "Set parameters for other packages, conveniently", "documentation": "https://ctan.org/pkg/interfaces" }, "interpreter": { "command": "interpreter", "detail": "Translate input files on the fly", "documentation": "https://ctan.org/pkg/interpreter" }, "interval": { "command": "interval", "detail": "Format mathematical intervals, ensuring proper spacing", "documentation": "https://ctan.org/pkg/interval" }, "intopdf": { "command": "intopdf", "detail": "Embed non-PDF files into PDF with hyperlink", "documentation": "https://ctan.org/pkg/intopdf" }, "inversepath": { "command": "inversepath", "detail": "Calculate inverse file paths", "documentation": "https://ctan.org/pkg/inversepath" }, "invoice": { "command": "invoice", "detail": "Generate invoices", "documentation": "https://ctan.org/pkg/invoice" }, "invoice2": { "command": "invoice2", "detail": "Intelligent invoices with LaTeX3", "documentation": "https://ctan.org/pkg/invoice2" }, "ionumbers": { "command": "ionumbers", "detail": "Restyle numbers in maths mode", "documentation": "https://ctan.org/pkg/ionumbers" }, "ipa": { "command": "ipa", "detail": "LaTeX macros for using WSUIPA fonts", "documentation": "https://ctan.org/pkg/ipa" }, "ipaex-type1": { "command": "ipaex-type1", "detail": "IPAex fonts converted to Type-1 format Unicode subfonts", "documentation": "https://ctan.org/pkg/ipaex-type1" }, "isodate": { "command": "isodate", "detail": "Tune the output format of dates according to language", "documentation": "https://ctan.org/pkg/isodate" }, "isomath": { "command": "isomath", "detail": "Mathematics style for science and technology", "documentation": "https://ctan.org/pkg/isomath" }, "isonums": { "command": "isonums", "detail": "Display numbers in maths mode according to ISO 31-0", "documentation": "https://ctan.org/pkg/isonums" }, "isopt": { "command": "isopt", "detail": "Writing a TeX length with a space between number and unit", "documentation": "https://ctan.org/pkg/isopt" }, "isorot": { "command": "isorot", "detail": "Rotation of document elements", "documentation": "https://ctan.org/pkg/isorot" }, "isotope": { "command": "isotope", "detail": "A package for typesetting isotopes", "documentation": "https://ctan.org/pkg/isotope" }, "issuulinks": { "command": "issuulinks", "detail": "Produce external links instead of internal ones", "documentation": "https://ctan.org/pkg/issuulinks" }, "istgame": { "command": "istgame", "detail": "Draw Game Trees with TikZ", "documentation": "https://ctan.org/pkg/istgame" }, "itnumpar": { "command": "itnumpar", "detail": "Spell numbers in words (Italian)", "documentation": "https://ctan.org/pkg/itnumpar" }, "iwona": { "command": "iwona", "detail": "A two-element sans-serif font", "documentation": "https://ctan.org/pkg/iwona" }, "jamtimes": { "command": "jamtimes", "detail": "Expanded Times Roman fonts", "documentation": "https://ctan.org/pkg/jamtimes" }, "jigsaw": { "command": "jigsaw", "detail": "Draw jigsaw pieces with TikZ", "documentation": "https://ctan.org/pkg/jigsaw" }, "jkmath": { "command": "jkmath", "detail": "Macros for mathematics that make the code more readable", "documentation": "https://ctan.org/pkg/jkmath" }, "jlabels": { "command": "jlabels", "detail": "Make letter-sized pages of labels", "documentation": "https://ctan.org/pkg/jlabels" }, "jlreq-deluxe": { "command": "jlreq-deluxe", "detail": "Multi-weight Japanese font support for the jlreq class", "documentation": "https://ctan.org/pkg/jlreq-deluxe" }, "jmb": { "command": "jmb", "detail": "BibTeX style for the Journal of Theoretical Biology", "documentation": "https://ctan.org/pkg/jmb" }, "jneurosci": { "command": "jneurosci", "detail": "BibTeX style for the Journal of Neuroscience", "documentation": "https://ctan.org/pkg/jneurosci" }, "josefin": { "command": "josefin", "detail": "Josefin fonts with LaTeX support", "documentation": "https://ctan.org/pkg/josefin" }, "jslectureplanner": { "command": "jslectureplanner", "detail": "Creation and management of university course material", "documentation": "https://ctan.org/pkg/jslectureplanner" }, "jumplines": { "command": "jumplines", "detail": "Articles with teasers and continuation later on", "documentation": "https://ctan.org/pkg/jumplines" }, "junicode": { "command": "junicode", "detail": "A TrueType font for mediaevalists", "documentation": "https://ctan.org/pkg/junicode" }, "jupynotex": { "command": "jupynotex", "detail": "Include whole or partial Jupyter notebooks in LaTeX documents", "documentation": "https://ctan.org/pkg/jupynotex" }, "juraabbrev": { "command": "juraabbrev", "detail": "Abbreviations for typesetting (German) juridical documents", "documentation": "https://ctan.org/pkg/juraabbrev" }, "jurabib": { "command": "jurabib", "detail": "Extended BibTeX citation support for the humanities and legal texts", "documentation": "https://ctan.org/pkg/jurabib" }, "jurarsp": { "command": "jurarsp", "detail": "Citations of judgements and official documents in (German) juridical documents", "documentation": "https://ctan.org/pkg/jurarsp" }, "jvlisting": { "command": "jvlisting", "detail": "A replacement for LaTeX's verbatim package", "documentation": "https://ctan.org/pkg/jvlisting" }, "kalendarium": { "command": "kalendarium", "detail": "Print dates according to the classical Latin calendar", "documentation": "https://ctan.org/pkg/kalendarium" }, "kantlipsum": { "command": "kantlipsum", "detail": "Generate sentences in Kant's style", "documentation": "https://ctan.org/pkg/kantlipsum" }, "karnaugh-map": { "command": "karnaugh-map", "detail": "LaTeX package for drawing karnaugh maps with up to 6 variables", "documentation": "https://ctan.org/pkg/karnaugh-map" }, "karnaughmap": { "command": "karnaughmap", "detail": "Typeset Karnaugh maps", "documentation": "https://ctan.org/pkg/karnaughmap" }, "kblocks": { "command": "kblocks", "detail": "Easily typeset Control Block Diagrams and Signal Flow Graphs", "documentation": "https://ctan.org/pkg/kblocks" }, "kerkis": { "command": "kerkis", "detail": "Kerkis (Greek) font family", "documentation": "https://ctan.org/pkg/kerkis" }, "keycommand": { "command": "keycommand", "detail": "Simple creation of commands with key-value arguments", "documentation": "https://ctan.org/pkg/keycommand" }, "keyfloat": { "command": "keyfloat", "detail": "Provides a key/value interface for generating floats", "documentation": "https://ctan.org/pkg/keyfloat" }, "keyindex": { "command": "keyindex", "detail": "Index entries by key lookup", "documentation": "https://ctan.org/pkg/keyindex" }, "keyreader": { "command": "keyreader", "detail": "A robust interface to xkeyval", "documentation": "https://ctan.org/pkg/keyreader" }, "keystroke": { "command": "keystroke", "detail": "Graphical representation of keys on keyboard", "documentation": "https://ctan.org/pkg/keystroke" }, "keyval": { "command": "keyval", "detail": "Process 'key=value' schemes", "documentation": "https://ctan.org/pkg/keyval" }, "keyval2e": { "command": "keyval2e", "detail": "A lightweight and robust key-value parser", "documentation": "https://ctan.org/pkg/keyval2e" }, "keyvaltable": { "command": "keyvaltable", "detail": "Re-usable table layouts separating content and presentation", "documentation": "https://ctan.org/pkg/keyvaltable" }, "kix": { "command": "kix", "detail": "Typeset KIX codes", "documentation": "https://ctan.org/pkg/kix" }, "knitting": { "command": "knitting", "detail": "Produce knitting charts, in Plain TeX or LaTeX", "documentation": "https://ctan.org/pkg/knitting" }, "knowledge": { "command": "knowledge", "detail": "Displaying, hyperlinking, and indexing notions in a document", "documentation": "https://ctan.org/pkg/knowledge" }, "koma-moderncvclassic": { "command": "koma-moderncvclassic", "detail": "Makes the style and command of moderncv (style classic) available\n for koma-classes and thus compatible with BibLaTeX", "documentation": "https://ctan.org/pkg/koma-moderncvclassic" }, "kpfonts": { "command": "kpfonts", "detail": "A complete set of fonts for text and mathematics", "documentation": "https://ctan.org/pkg/kpfonts" }, "kpfonts-otf": { "command": "kpfonts-otf", "detail": "OTF version of the Kp-fonts", "documentation": "https://ctan.org/pkg/kpfonts-otf" }, "ktv-texdata": { "command": "ktv-texdata", "detail": "Extract subsets of documents", "documentation": "https://ctan.org/pkg/ktv-texdata" }, "ku-template": { "command": "ku-template", "detail": "Copenhagen University or faculty logo for front page", "documentation": "https://ctan.org/pkg/ku-template" }, "kurdishlipsum": { "command": "kurdishlipsum", "detail": "A ‘lipsum’ package for the Kurdish language", "documentation": "https://ctan.org/pkg/kurdishlipsum" }, "kurier": { "command": "kurier", "detail": "A two-element sans-serif typeface", "documentation": "https://ctan.org/pkg/kurier" }, "kvdefinekeys": { "command": "kvdefinekeys", "detail": "Define keys for use in the kvsetkeys package", "documentation": "https://ctan.org/pkg/kvdefinekeys" }, "kvmap": { "command": "kvmap", "detail": "Create Karnaugh maps with LaTeX", "documentation": "https://ctan.org/pkg/kvmap" }, "kvoptions": { "command": "kvoptions", "detail": "Key value format for package options", "documentation": "https://ctan.org/pkg/kvoptions" }, "kvsetkeys": { "command": "kvsetkeys", "detail": "Key value parser with default handler support", "documentation": "https://ctan.org/pkg/kvsetkeys" }, "l3keys2e": { "command": "l3keys2e", "detail": "LaTeX2e option processing using LaTeX3 keys", "documentation": "https://ctan.org/pkg/l3keys2e" }, "labels": { "command": "labels", "detail": "Print sheets of sticky labels", "documentation": "https://ctan.org/pkg/labels" }, "labels4easylist": { "command": "labels4easylist", "detail": "Add reference labels to easylist items", "documentation": "https://ctan.org/pkg/labels4easylist" }, "labelschanged": { "command": "labelschanged", "detail": "Identify labels which cause endless “may have changed” warnings", "documentation": "https://ctan.org/pkg/labelschanged" }, "labyrinth": { "command": "labyrinth", "detail": "Draw labyrinths and solution paths", "documentation": "https://ctan.org/pkg/labyrinth" }, "ladder": { "command": "ladder", "detail": "Draw simple ladder diagrams using TikZ", "documentation": "https://ctan.org/pkg/ladder" }, "langcode": { "command": "langcode", "detail": "Simple language-dependent settings based on language codes", "documentation": "https://ctan.org/pkg/langcode" }, "langsci-affiliations": { "command": "langsci-affiliations", "detail": "Collect and order authors and affiliations", "documentation": "https://ctan.org/pkg/langsci-affiliations" }, "langsci-avm": { "command": "langsci-avm", "detail": "Attribute-value matrices and feature structures for use in linguistics", "documentation": "https://ctan.org/pkg/langsci-avm" }, "lapdf": { "command": "lapdf", "detail": "PDF drawing directly in TeX documents", "documentation": "https://ctan.org/pkg/lapdf" }, "lastpackage": { "command": "lastpackage", "detail": "Indicates the last loaded package", "documentation": "https://ctan.org/pkg/lastpackage" }, "lastpage": { "command": "lastpage", "detail": "Reference last page for Page N of M type footers", "documentation": "https://ctan.org/pkg/lastpage" }, "latex2man": { "command": "latex2man", "detail": "Translate LaTeX-based manual pages into Unix man format", "documentation": "https://ctan.org/pkg/latex2man" }, "latexbangla": { "command": "latexbangla", "detail": "Enhanced LaTeX integration for Bangla", "documentation": "https://ctan.org/pkg/latexbangla" }, "latexbug": { "command": "latexbug", "detail": "Bug-classification for LaTeX related bugs", "documentation": "https://ctan.org/pkg/latexbug" }, "latexcolors": { "command": "latexcolors", "detail": "Use color definitions from latexcolor.com", "documentation": "https://ctan.org/pkg/latexcolors" }, "latexdemo": { "command": "latexdemo", "detail": "Demonstrate LaTeX code with its resulting output", "documentation": "https://ctan.org/pkg/latexdemo" }, "latexgit": { "command": "latexgit", "detail": "A LaTeX git wrapper", "documentation": "https://ctan.org/pkg/latexgit" }, "latexrelease": { "command": "latexrelease", "detail": "LaTeX release emulation", "documentation": "https://ctan.org/pkg/latexrelease" }, "latin": { "command": "latin", "detail": "Latin language definition for Babel", "documentation": "https://ctan.org/pkg/latin" }, "latino-sine-flexione": { "command": "latino-sine-flexione", "detail": "LaTeX support for documents written in Peano’s Interlingua", "documentation": "https://ctan.org/pkg/latino-sine-flexione" }, "lato": { "command": "lato", "detail": "Lato font family and LaTeX support", "documentation": "https://ctan.org/pkg/lato" }, "layaureo": { "command": "layaureo", "detail": "A package to improve the A4 page layout", "documentation": "https://ctan.org/pkg/layaureo" }, "layout": { "command": "layout", "detail": "View the layout of a document", "documentation": "https://ctan.org/pkg/layout" }, "layouts": { "command": "layouts", "detail": "Display various elements of a document's layout", "documentation": "https://ctan.org/pkg/layouts" }, "lazylist": { "command": "lazylist", "detail": "Lists in TeX’s “mouth”", "documentation": "https://ctan.org/pkg/lazylist" }, "lccaps": { "command": "lccaps", "detail": "Lowercased (spaced) small capitals", "documentation": "https://ctan.org/pkg/lccaps" }, "lcd": { "command": "lcd", "detail": "Alphanumerical LCD-style displays", "documentation": "https://ctan.org/pkg/lcd" }, "lcg": { "command": "lcg", "detail": "Generate random integers", "documentation": "https://ctan.org/pkg/lcg" }, "leading": { "command": "leading", "detail": "Define leading with a length", "documentation": "https://ctan.org/pkg/leading" }, "leadsheets": { "command": "leadsheets", "detail": "Typesetting leadsheets and songbooks", "documentation": "https://ctan.org/pkg/leadsheets" }, "lecturer": { "command": "lecturer", "detail": "On-screen presentations for (almost) all formats", "documentation": "https://ctan.org/pkg/lecturer" }, "lectureslides": { "command": "lectureslides", "detail": "Combine single PDF files into one file", "documentation": "https://ctan.org/pkg/lectureslides" }, "ledarab": { "command": "ledarab", "detail": "Typeset scholarly editions in arabic", "documentation": "https://ctan.org/pkg/ledarab" }, "ledmac": { "command": "ledmac", "detail": "Typeset scholarly editions", "documentation": "https://ctan.org/pkg/ledmac" }, "ledpar": { "command": "ledpar", "detail": "Typeset scholarly editions in parallel texts", "documentation": "https://ctan.org/pkg/ledpar" }, "leftidx": { "command": "leftidx", "detail": "Left and right subscripts and superscripts in math mode", "documentation": "https://ctan.org/pkg/leftidx" }, "leftindex": { "command": "leftindex", "detail": "Left indices with better spacing", "documentation": "https://ctan.org/pkg/leftindex" }, "leipzig": { "command": "leipzig", "detail": "Typeset and index linguistic gloss abbreviations", "documentation": "https://ctan.org/pkg/leipzig" }, "lengthconvert": { "command": "lengthconvert", "detail": "Express lengths in arbitrary units", "documentation": "https://ctan.org/pkg/lengthconvert" }, "letltxmacro": { "command": "letltxmacro", "detail": "Let assignment for LaTeX macros", "documentation": "https://ctan.org/pkg/letltxmacro" }, "letter": { "command": "letter", "detail": "The standard LaTeX2e letter document class", "documentation": "https://ctan.org/pkg/letter" }, "letterswitharrows": { "command": "letterswitharrows", "detail": "Draw arrows over math letters", "documentation": "https://ctan.org/pkg/letterswitharrows" }, "lettrine": { "command": "lettrine", "detail": "Typeset dropped capitals", "documentation": "https://ctan.org/pkg/lettrine" }, "lewis": { "command": "lewis", "detail": "Draw Lewis structures", "documentation": "https://ctan.org/pkg/lewis" }, "lexend": { "command": "lexend", "detail": "The Lexend fonts for XeLaTeX and LuaLaTeX through fontspec", "documentation": "https://ctan.org/pkg/lexend" }, "lexikon": { "command": "lexikon", "detail": "Macros for a two language dictionary", "documentation": "https://ctan.org/pkg/lexikon" }, "lexref": { "command": "lexref", "detail": "Convenient and uniform references to legal provisions", "documentation": "https://ctan.org/pkg/lexref" }, "lgreek": { "command": "lgreek", "detail": "LaTeX macros for using Silvio Levy's Greek fonts", "documentation": "https://ctan.org/pkg/lgreek" }, "lhelp": { "command": "lhelp", "detail": "Miscellaneous helper packages", "documentation": "https://ctan.org/pkg/lhelp" }, "libertine": { "command": "libertine", "detail": "Use of Linux Libertine and Biolinum fonts with LaTeX", "documentation": "https://ctan.org/pkg/libertine" }, "libertinegc": { "command": "libertinegc", "detail": "Libertine add-on to support Greek and Cyrillic", "documentation": "https://ctan.org/pkg/libertinegc" }, "libertinus": { "command": "libertinus", "detail": "Wrapper to use the correct libertinus package according to the used TeX engine", "documentation": "https://ctan.org/pkg/libertinus" }, "libertinus-otf": { "command": "libertinus-otf", "detail": "Support for Libertinus OpenType", "documentation": "https://ctan.org/pkg/libertinus-otf" }, "libertinus-type1": { "command": "libertinus-type1", "detail": "Support for using Libertinus fonts with LaTeX/pdfLaTeX", "documentation": "https://ctan.org/pkg/libertinus-type1" }, "libertinust1math": { "command": "libertinust1math", "detail": "A Type 1 font and LaTeX support for Libertinus Math", "documentation": "https://ctan.org/pkg/libertinust1math" }, "libgreek": { "command": "libgreek", "detail": "Use Libertine or Biolinum Greek glyphs in mathematics", "documentation": "https://ctan.org/pkg/libgreek" }, "librarian": { "command": "librarian", "detail": "Tools to create bibliographies in TeX", "documentation": "https://ctan.org/pkg/librarian" }, "librebaskerville": { "command": "librebaskerville", "detail": "The Libre Baskerville family of fonts with LaTeX support", "documentation": "https://ctan.org/pkg/librebaskerville" }, "librebodoni": { "command": "LibreBodoni", "detail": "Libre Bodoni fonts with LaTeX support", "documentation": "https://ctan.org/pkg/librebodoni" }, "librecaslon": { "command": "librecaslon", "detail": "Libre Caslon fonts, with LaTeX support", "documentation": "https://ctan.org/pkg/librecaslon" }, "librefranklin": { "command": "librefranklin", "detail": "LaTeX support for the Libre-Franklin family of fonts", "documentation": "https://ctan.org/pkg/librefranklin" }, "libris": { "command": "libris", "detail": "Libris ADF fonts, with LaTeX support", "documentation": "https://ctan.org/pkg/libris" }, "lie-hasse": { "command": "lie-hasse", "detail": "Draw Hasse diagrams", "documentation": "https://ctan.org/pkg/lie-hasse" }, "lilyglyphs": { "command": "lilyglyphs", "detail": "Access lilypond fragments and glyphs, in LaTeX", "documentation": "https://ctan.org/pkg/lilyglyphs" }, "limap": { "command": "limap", "detail": "Typeset maps and blocks according to the Information Mapping® method", "documentation": "https://ctan.org/pkg/limap" }, "linearb": { "command": "linearb", "detail": "Linear B script used in the Bronze Age for Mycenaean Greek", "documentation": "https://ctan.org/pkg/linearb" }, "linegoal": { "command": "linegoal", "detail": "A “dimen” that returns the space left on the line", "documentation": "https://ctan.org/pkg/linegoal" }, "lineno": { "command": "lineno", "detail": "Line numbers on paragraphs", "documentation": "https://ctan.org/pkg/lineno" }, "ling-macros": { "command": "ling-macros", "detail": "Macros for typesetting formal linguistics", "documentation": "https://ctan.org/pkg/ling-macros" }, "linguex": { "command": "linguex", "detail": "Format linguists' examples", "documentation": "https://ctan.org/pkg/linguex" }, "linguisticspro": { "command": "linguisticspro", "detail": "LinguisticsPro fonts with LaTeX support", "documentation": "https://ctan.org/pkg/linguisticspro" }, "linop": { "command": "linop", "detail": "Typeset linear operators as they appear in quantum theory or linear algebra", "documentation": "https://ctan.org/pkg/linop" }, "linsys": { "command": "linsys", "detail": "Typeset systems of linear equations", "documentation": "https://ctan.org/pkg/linsys" }, "lips": { "command": "lips", "detail": "Text ellipses in LaTeX", "documentation": "https://ctan.org/pkg/lips" }, "lipsum": { "command": "lipsum", "detail": "Easy access to the Lorem Ipsum dummy text", "documentation": "https://ctan.org/pkg/lipsum" }, "lisp-on-tex": { "command": "lisp-on-tex", "detail": "Execute LISP code in a LaTeX document", "documentation": "https://ctan.org/pkg/lisp-on-tex" }, "listbib": { "command": "listbib", "detail": "Lists contents of BibTeX files", "documentation": "https://ctan.org/pkg/listbib" }, "listing": { "command": "listing", "detail": "Produce formatted program listings", "documentation": "https://ctan.org/pkg/listing" }, "listings": { "command": "listings", "detail": "Typeset source code listings using LaTeX", "documentation": "https://ctan.org/pkg/listings" }, "listings-ext": { "command": "listings-ext", "detail": "Automated input of source", "documentation": "https://ctan.org/pkg/listings-ext" }, "listingsutf8": { "command": "listingsutf8", "detail": "Allow UTF-8 in listings input", "documentation": "https://ctan.org/pkg/listingsutf8" }, "listlbls": { "command": "listlbls", "detail": "Creates a list of all labels used throughout a document", "documentation": "https://ctan.org/pkg/listlbls" }, "listliketab": { "command": "listliketab", "detail": "Typeset lists as tables", "documentation": "https://ctan.org/pkg/listliketab" }, "listofitems": { "command": "listofitems", "detail": "Grab items in lists using user-specified sep char", "documentation": "https://ctan.org/pkg/listofitems" }, "listofsymbols": { "command": "listofsymbols", "detail": "Create and manipulate lists of symbols", "documentation": "https://ctan.org/pkg/listofsymbols" }, "lithuanian": { "command": "lithuanian", "detail": "Lithuanian language support", "documentation": "https://ctan.org/pkg/lithuanian" }, "liturg": { "command": "liturg", "detail": "Support for typesetting Catholic liturgical texts", "documentation": "https://ctan.org/pkg/liturg" }, "llncsconf": { "command": "llncsconf", "detail": "LaTeX package extending Springer's llncs class", "documentation": "https://ctan.org/pkg/llncsconf" }, "lmake": { "command": "lmake", "detail": "Process lists to do repetitive actions", "documentation": "https://ctan.org/pkg/lmake" }, "locality": { "command": "locality", "detail": "Various macros for keeping things local", "documentation": "https://ctan.org/pkg/locality" }, "localloc": { "command": "localloc", "detail": "Macros for localizing TeX register allocations", "documentation": "https://ctan.org/pkg/localloc" }, "logbox": { "command": "logbox", "detail": "e-TeX showbox facilities for exploration purposes", "documentation": "https://ctan.org/pkg/logbox" }, "logicproof": { "command": "logicproof", "detail": "Box proofs for propositional and predicate logic", "documentation": "https://ctan.org/pkg/logicproof" }, "logicpuzzle": { "command": "logicpuzzle", "detail": "Typeset (grid-based) logic puzzles", "documentation": "https://ctan.org/pkg/logicpuzzle" }, "logix": { "command": "logix", "detail": "Supplement to the Unicode math symbols", "documentation": "https://ctan.org/pkg/logix" }, "logpap": { "command": "logpap", "detail": "Generate logarithmic graph paper with LaTeX", "documentation": "https://ctan.org/pkg/logpap" }, "logreq": { "command": "logreq", "detail": "Support for automation of the LaTeX workflow", "documentation": "https://ctan.org/pkg/logreq" }, "logsys": { "command": "logsys", "detail": "Draw logarithmic coordinate systems", "documentation": "https://ctan.org/pkg/logsys" }, "longdivision": { "command": "longdivision", "detail": "Typesets long division", "documentation": "https://ctan.org/pkg/longdivision" }, "longfbox": { "command": "longfbox", "detail": "Draw framed boxes with standard CSS attributes that can break over multiple pages", "documentation": "https://ctan.org/pkg/longfbox" }, "longfigure": { "command": "longfigure", "detail": "Provides a figure-like environment that break over pages", "documentation": "https://ctan.org/pkg/longfigure" }, "longnamefilelist": { "command": "longnamefilelist", "detail": "Tidy \\listfiles with long file names", "documentation": "https://ctan.org/pkg/longnamefilelist" }, "longtable": { "command": "longtable", "detail": "Allow tables to flow over page boundaries", "documentation": "https://ctan.org/pkg/longtable" }, "loops": { "command": "loops", "detail": "General looping macros for use with LaTeX", "documentation": "https://ctan.org/pkg/loops" }, "lpform": { "command": "lpform", "detail": "Typesetting linear programming formulations and sets of equations", "documentation": "https://ctan.org/pkg/lpform" }, "lpic": { "command": "lpic", "detail": "Put LaTeX material over included graphics", "documentation": "https://ctan.org/pkg/lpic" }, "lplfitch": { "command": "lplfitch", "detail": "Fitch-style natural deduction proofs", "documentation": "https://ctan.org/pkg/lplfitch" }, "lroundrect": { "command": "lroundrect", "detail": "LaTeX macros for utilizing the roundrect MetaPost routines", "documentation": "https://ctan.org/pkg/lroundrect" }, "lsc": { "command": "lsc", "detail": "Typesetting Live Sequence Charts", "documentation": "https://ctan.org/pkg/lsc" }, "lscape": { "command": "lscape", "detail": "Place selected parts of a document in landscape", "documentation": "https://ctan.org/pkg/lscape" }, "lstbayes": { "command": "lstbayes", "detail": "Listings language driver for Bayesian modeling languages", "documentation": "https://ctan.org/pkg/lstbayes" }, "lstfiracode": { "command": "lstfiracode", "detail": "Use Fira Code font for listings", "documentation": "https://ctan.org/pkg/lstfiracode" }, "lt3graph": { "command": "lt3graph", "detail": "Provide a graph datastructure for experimental LaTeX3", "documentation": "https://ctan.org/pkg/lt3graph" }, "ltablex": { "command": "ltablex", "detail": "Table package extensions", "documentation": "https://ctan.org/pkg/ltablex" }, "ltabptch": { "command": "ltabptch", "detail": "Bug fix for longtable", "documentation": "https://ctan.org/pkg/ltabptch" }, "ltb2bib": { "command": "ltb2bib", "detail": "Converts amsrefs' .ltb bibliographical databases to BibTeX format", "documentation": "https://ctan.org/pkg/ltb2bib" }, "ltcaption": { "command": "ltcaption", "detail": "Fix some caption problems in longtables", "documentation": "https://ctan.org/pkg/ltcaption" }, "ltxcmds": { "command": "ltxcmds", "detail": "Some LaTeX kernel commands for general use", "documentation": "https://ctan.org/pkg/ltxcmds" }, "ltxdockit": { "command": "ltxdockit", "detail": "Documentation support", "documentation": "https://ctan.org/pkg/ltxdockit" }, "ltxgrid": { "command": "ltxgrid", "detail": "Control of the page grid", "documentation": "https://ctan.org/pkg/ltxgrid" }, "ltxkeys": { "command": "ltxkeys", "detail": "A robust key parser for LaTeX", "documentation": "https://ctan.org/pkg/ltxkeys" }, "ltxnew": { "command": "ltxnew", "detail": "A simple means of creating commands", "documentation": "https://ctan.org/pkg/ltxnew" }, "ltxtable": { "command": "ltxtable", "detail": "Longtable and tabularx merge", "documentation": "https://ctan.org/pkg/ltxtable" }, "ltxtools": { "command": "ltxtools", "detail": "A collection of LaTeX API macros", "documentation": "https://ctan.org/pkg/ltxtools" }, "ltxutil": { "command": "ltxutil", "detail": "LaTeX utility macros", "documentation": "https://ctan.org/pkg/ltxutil" }, "lua-check-hyphen": { "command": "lua-check-hyphen", "detail": "Mark hyphenations in a document, for checking", "documentation": "https://ctan.org/pkg/lua-check-hyphen" }, "lua-typo": { "command": "lua-typo", "detail": "Highlighting typographical flaws with LuaLaTeX", "documentation": "https://ctan.org/pkg/lua-typo" }, "lua-ul": { "command": "lua-ul", "detail": "Underlining for LuaLaTeX", "documentation": "https://ctan.org/pkg/lua-ul" }, "lua-visual-debug": { "command": "lua-visual-debug", "detail": "Visual debugging with LuaLaTeX", "documentation": "https://ctan.org/pkg/lua-visual-debug" }, "luabibentry": { "command": "luabibentry", "detail": "Repeat BibTeX entries in a LuaLaTeX document body", "documentation": "https://ctan.org/pkg/luabibentry" }, "luabidi": { "command": "luabidi", "detail": "Bidi functions for LuaTeX", "documentation": "https://ctan.org/pkg/luabidi" }, "luacode": { "command": "luacode", "detail": "Helper for executing lua code from within TeX", "documentation": "https://ctan.org/pkg/luacode" }, "luacolor": { "command": "luacolor", "detail": "Color support based on LuaTeX’s node attributes", "documentation": "https://ctan.org/pkg/luacolor" }, "luahyphenrules": { "command": "luahyphenrules", "detail": "Loading patterns in LuaLaTeX with language.dat", "documentation": "https://ctan.org/pkg/luahyphenrules" }, "luaimageembed": { "command": "luaimageembed", "detail": "Embed images as base64-encoded strings", "documentation": "https://ctan.org/pkg/luaimageembed" }, "luaindex": { "command": "luaindex", "detail": "Create index using LuaLaTeX", "documentation": "https://ctan.org/pkg/luaindex" }, "luainputenc": { "command": "luainputenc", "detail": "Replacing inputenc for use in LuaTeX", "documentation": "https://ctan.org/pkg/luainputenc" }, "lualatex-math": { "command": "lualatex-math", "detail": "Fixes for mathematics-related LuaLaTeX issues", "documentation": "https://ctan.org/pkg/lualatex-math" }, "lualatex-truncate": { "command": "lualatex-truncate", "detail": "A wrapper for using the truncate package with LuaLaTeX", "documentation": "https://ctan.org/pkg/lualatex-truncate" }, "luamesh": { "command": "luamesh", "detail": "Computes and draws 2D Delaunay triangulation", "documentation": "https://ctan.org/pkg/luamesh" }, "luamplib": { "command": "luamplib", "detail": "Use LuaTeX’s built-in MetaPost interpreter", "documentation": "https://ctan.org/pkg/luamplib" }, "luaotfload": { "command": "luaotfload", "detail": "OpenType ‘loader’ for Plain TeX and LaTeX", "documentation": "https://ctan.org/pkg/luaotfload" }, "luapackageloader": { "command": "luapackageloader", "detail": "Allow LuaTeX to load external Lua packages", "documentation": "https://ctan.org/pkg/luapackageloader" }, "luaprogtable": { "command": "luaprogtable", "detail": "Programmable table interface for LuaLaTeX", "documentation": "https://ctan.org/pkg/luaprogtable" }, "luarandom": { "command": "luarandom", "detail": "Create lists of random numbers", "documentation": "https://ctan.org/pkg/luarandom" }, "luasseq": { "command": "luasseq", "detail": "Drawing spectral sequences in LuaLaTeX", "documentation": "https://ctan.org/pkg/luasseq" }, "luatex85": { "command": "luatex85", "detail": "pdfTeX aliases for LuaTeX", "documentation": "https://ctan.org/pkg/luatex85" }, "luatexbase": { "command": "luatexbase", "detail": "Basic resource management for LuaTeX code", "documentation": "https://ctan.org/pkg/luatexbase" }, "luatexja": { "command": "luatexja", "detail": "Typeset Japanese with Lua(La)TeX", "documentation": "https://ctan.org/pkg/luatexja" }, "luatexko": { "command": "luatexko", "detail": "Typeset Korean with Lua(La)TeX", "documentation": "https://ctan.org/pkg/luatexko" }, "luatextra": { "command": "luatextra", "detail": "Additional macros for Plain TeX and LaTeX in LuaTeX", "documentation": "https://ctan.org/pkg/luatextra" }, "luatodonotes": { "command": "luatodonotes", "detail": "Add editing annotations in a LuaLaTeX document", "documentation": "https://ctan.org/pkg/luatodonotes" }, "luavlna": { "command": "luavlna", "detail": "Prevent line breaks after single letter words, units, or academic titles", "documentation": "https://ctan.org/pkg/luavlna" }, "lwarp": { "command": "lwarp", "detail": "Converts LaTeX to HTML", "documentation": "https://ctan.org/pkg/lwarp" }, "lxfonts": { "command": "lxfonts", "detail": "Set of slide fonts based on CM", "documentation": "https://ctan.org/pkg/lxfonts" }, "lyluatex": { "command": "lyluatex", "detail": "Commands to include lilypond scores within a (Lua)LaTeX document", "documentation": "https://ctan.org/pkg/lyluatex" }, "m-pictex": { "command": "m-pictex", "detail": "Enable PicTeX to run with LaTeX", "documentation": "https://ctan.org/pkg/m-pictex" }, "macrolist": { "command": "macrolist", "detail": "List operations for LaTeX 2e", "documentation": "https://ctan.org/pkg/macrolist" }, "macroswap": { "command": "macroswap", "detail": "Swap the definitions of two LaTeX macros", "documentation": "https://ctan.org/pkg/macroswap" }, "mafr": { "command": "mafr", "detail": "Mathematics in accord with French usage", "documentation": "https://ctan.org/pkg/mafr" }, "magaz": { "command": "magaz", "detail": "Magazine layout", "documentation": "https://ctan.org/pkg/magaz" }, "magicnum": { "command": "magicnum", "detail": "Access TeX systems’ “magic numbers”", "documentation": "https://ctan.org/pkg/magicnum" }, "magra": { "command": "Magra", "detail": "The Magra font face with support for LaTeX and pdfLaTeX", "documentation": "https://ctan.org/pkg/magra" }, "mahjong": { "command": "mahjong", "detail": "Typeset Mahjong Tiles using MPSZ Notation", "documentation": "https://ctan.org/pkg/mahjong" }, "mailing": { "command": "mailing", "detail": "Macros for mail merging", "documentation": "https://ctan.org/pkg/mailing" }, "mailmerge": { "command": "mailmerge", "detail": "Repeating text field substitution", "documentation": "https://ctan.org/pkg/mailmerge" }, "makebarcode": { "command": "makebarcode", "detail": "Print various kinds 2/5 and Code 39 bar codes", "documentation": "https://ctan.org/pkg/makebarcode" }, "makebase": { "command": "makebase", "detail": "Typeset counters in a different base", "documentation": "https://ctan.org/pkg/makebase" }, "makebox": { "command": "makebox", "detail": "Defines a \\makebox* command", "documentation": "https://ctan.org/pkg/makebox" }, "makecell": { "command": "makecell", "detail": " Tabular column heads and multilined cells", "documentation": "https://ctan.org/pkg/makecell" }, "makecmds": { "command": "makecmds", "detail": "The new \\makecommand command always (re)defines a command", "documentation": "https://ctan.org/pkg/makecmds" }, "makedoc": { "command": "makedoc", "detail": "Preprocessing documentation with TeX", "documentation": "https://ctan.org/pkg/makedoc" }, "makeglos": { "command": "makeglos", "detail": "Include a glossary into a document", "documentation": "https://ctan.org/pkg/makeglos" }, "makeidx": { "command": "makeidx", "detail": "Standard LaTeX package for creating indexes", "documentation": "https://ctan.org/pkg/makeidx" }, "makeplot": { "command": "makeplot", "detail": "Easy plots from Matlab in LaTeX", "documentation": "https://ctan.org/pkg/makeplot" }, "maker": { "command": "maker", "detail": "Include Arduino or Processing code in LaTeX documents", "documentation": "https://ctan.org/pkg/maker" }, "makerobust": { "command": "makerobust", "detail": "Making a macro robust (legacy package)", "documentation": "https://ctan.org/pkg/makerobust" }, "makeshape": { "command": "makeshape", "detail": "Declare new PGF shapes", "documentation": "https://ctan.org/pkg/makeshape" }, "mandi": { "command": "mandi", "detail": "Macros for introductory physics and astronomy", "documentation": "https://ctan.org/pkg/mandi" }, "manfnt": { "command": "manfnt", "detail": "LaTeX support for the TeX book symbols", "documentation": "https://ctan.org/pkg/manfnt" }, "manuscript": { "command": "manuscript", "detail": "Emulate look of a document typed on a typewriter", "documentation": "https://ctan.org/pkg/manuscript" }, "manyfoot": { "command": "manyfoot", "detail": "Adds footnote levels to standard LaTeX’s footnote mechanism", "documentation": "https://ctan.org/pkg/manyfoot" }, "manyind": { "command": "manyind", "detail": "Provides support for many indexes", "documentation": "https://ctan.org/pkg/manyind" }, "marathi": { "command": "marathi", "detail": "Typeset Marathi language using XeLaTeX or LuaLaTeX", "documentation": "https://ctan.org/pkg/marathi" }, "marcellus": { "command": "marcellus", "detail": "Marcellus fonts with LaTeX support", "documentation": "https://ctan.org/pkg/marcellus" }, "margbib": { "command": "margbib", "detail": "Display bibitem tags in the margins", "documentation": "https://ctan.org/pkg/margbib" }, "marginfit": { "command": "marginfit", "detail": "Improved margin notes", "documentation": "https://ctan.org/pkg/marginfit" }, "marginfix": { "command": "marginfix", "detail": "Patch \\marginpar to avoid overfull margins", "documentation": "https://ctan.org/pkg/marginfix" }, "marginnote": { "command": "marginnote", "detail": "Notes in the margin, even where \\marginpar fails", "documentation": "https://ctan.org/pkg/marginnote" }, "markdown": { "command": "markdown", "detail": "A package for converting and rendering markdown documents inside TeX", "documentation": "https://ctan.org/pkg/markdown" }, "marvosym": { "command": "marvosym", "detail": "Martin Vogel's Symbols (marvosym) font", "documentation": "https://ctan.org/pkg/marvosym" }, "matc3": { "command": "matc3", "detail": "Commands for MatematicaC3 textbooks", "documentation": "https://ctan.org/pkg/matc3" }, "mathabx": { "command": "mathabx", "detail": "Three series of mathematical symbols", "documentation": "https://ctan.org/pkg/mathabx" }, "mathalpha": { "command": "mathalpha", "detail": "General package for loading maths alphabets in LaTeX", "documentation": "https://ctan.org/pkg/mathalpha" }, "mathastext": { "command": "mathastext", "detail": "Use the text font in maths mode", "documentation": "https://ctan.org/pkg/mathastext" }, "mathbbol": { "command": "mathbbol", "detail": "Use the bbold fonts in mathematics", "documentation": "https://ctan.org/pkg/mathbbol" }, "mathcmd": { "command": "mathcmd", "detail": "Mathematics support commands", "documentation": "https://ctan.org/pkg/mathcmd" }, "mathcommand": { "command": "mathcommand", "detail": "\\newcommand-like commands for defining math macros", "documentation": "https://ctan.org/pkg/mathcommand" }, "mathcomp": { "command": "mathcomp", "detail": "Text symbols in maths mode", "documentation": "https://ctan.org/pkg/mathcomp" }, "mathdesign": { "command": "mathdesign", "detail": "Mathematical fonts to fit with particular text fonts", "documentation": "https://ctan.org/pkg/mathdesign" }, "mathdots": { "command": "mathdots", "detail": "Commands to produce dots in math that respect font size", "documentation": "https://ctan.org/pkg/mathdots" }, "mathexam": { "command": "mathexam", "detail": "Package for typesetting exams", "documentation": "https://ctan.org/pkg/mathexam" }, "mathfam256": { "command": "mathfam256", "detail": "Extend math family up to 256 for pLaTeX/upLaTeX/Lamed", "documentation": "https://ctan.org/pkg/mathfam256" }, "mathfixs": { "command": "mathfixs", "detail": "Fix various layout issues in math mode", "documentation": "https://ctan.org/pkg/mathfixs" }, "mathfont": { "command": "mathfont", "detail": "Use TrueType and OpenType fonts in math mode", "documentation": "https://ctan.org/pkg/mathfont" }, "mathpartir": { "command": "mathpartir", "detail": "Typesetting sequences of math formulas, e.g. type inference rules", "documentation": "https://ctan.org/pkg/mathpartir" }, "mathpazo": { "command": "mathpazo", "detail": "Fonts to typeset mathematics to match Palatino", "documentation": "https://ctan.org/pkg/mathpazo" }, "mathpple": { "command": "mathpple", "detail": "Use PostScript Palatino for typesetting maths", "documentation": "https://ctan.org/pkg/mathpple" }, "mathptm": { "command": "mathptm", "detail": "Adobe Times Roman (or equivalent) for text and maths", "documentation": "https://ctan.org/pkg/mathptm" }, "mathptmx": { "command": "mathptmx", "detail": "Use Times as default text font, and provide maths support", "documentation": "https://ctan.org/pkg/mathptmx" }, "mathpunctspace": { "command": "mathpunctspace", "detail": "Control the space after punctuation in math expressions", "documentation": "https://ctan.org/pkg/mathpunctspace" }, "mathrsfs": { "command": "mathrsfs", "detail": "Support for using RSFS fonts in maths", "documentation": "https://ctan.org/pkg/mathrsfs" }, "mathscinet": { "command": "mathscinet", "detail": "Retrieve references from MathSciNet in BibTeX format", "documentation": "https://ctan.org/pkg/mathscinet" }, "mathspec": { "command": "mathspec", "detail": "Specify arbitrary fonts for mathematics in XeTeX", "documentation": "https://ctan.org/pkg/mathspec" }, "mathspic": { "command": "mathspic", "detail": "A Perl filter program for use with PiCTeX", "documentation": "https://ctan.org/pkg/mathspic" }, "mathstyle": { "command": "mathstyle", "detail": "Manage mathematics typesetting style", "documentation": "https://ctan.org/pkg/mathstyle" }, "mathtools": { "command": "mathtools", "detail": "Mathematical tools to use with amsmath", "documentation": "https://ctan.org/pkg/mathtools" }, "matlab-prettifier": { "command": "matlab-prettifier", "detail": "Pretty-print Matlab source code", "documentation": "https://ctan.org/pkg/matlab-prettifier" }, "mattens": { "command": "mattens", "detail": "Matrices/tensor typesetting", "documentation": "https://ctan.org/pkg/mattens" }, "maybemath": { "command": "maybemath", "detail": "Make math bold or italic according to context", "documentation": "https://ctan.org/pkg/maybemath" }, "mboxfill": { "command": "mboxfill", "detail": "Fill free space with a pattern", "documentation": "https://ctan.org/pkg/mboxfill" }, "mcaption": { "command": "mcaption", "detail": "Put captions in the margin", "documentation": "https://ctan.org/pkg/mcaption" }, "mceinleger": { "command": "mceinleger", "detail": "Creating covers for music cassettes", "documentation": "https://ctan.org/pkg/mceinleger" }, "mcexam": { "command": "mcexam", "detail": "Create randomized Multiple Choice questions", "documentation": "https://ctan.org/pkg/mcexam" }, "mcite": { "command": "mcite", "detail": "Multiple items in a single citation", "documentation": "https://ctan.org/pkg/mcite" }, "mciteplus": { "command": "mciteplus", "detail": "Enhanced multiple citations", "documentation": "https://ctan.org/pkg/mciteplus" }, "mdframed": { "command": "mdframed", "detail": "Framed environments that can split at page boundaries", "documentation": "https://ctan.org/pkg/mdframed" }, "mdputu": { "command": "mdputu", "detail": "Upright digits in Adobe Utopia Italic", "documentation": "https://ctan.org/pkg/mdputu" }, "mdsymbol": { "command": "mdsymbol", "detail": "Symbol fonts to match Adobe Myriad Pro", "documentation": "https://ctan.org/pkg/mdsymbol" }, "mdwlist": { "command": "mdwlist", "detail": "Miscellaneous list-related commands", "documentation": "https://ctan.org/pkg/mdwlist" }, "mdwmath": { "command": "mdwmath", "detail": "Some maths extensions", "documentation": "https://ctan.org/pkg/mdwmath" }, "mdwtab": { "command": "mdwtab", "detail": "A reimplementation of tabular and array environments", "documentation": "https://ctan.org/pkg/mdwtab" }, "media4svg": { "command": "media4svg", "detail": "Multimedia inclusion for the dvisvgm backend", "documentation": "https://ctan.org/pkg/media4svg" }, "media9": { "command": "media9", "detail": "Multimedia inclusion package with Adobe Reader-9/X compatibility", "documentation": "https://ctan.org/pkg/media9" }, "membranecomputing": { "command": "membranecomputing", "detail": "Membrane Computing notation", "documentation": "https://ctan.org/pkg/membranecomputing" }, "memexsupp": { "command": "memexsupp", "detail": "Experimental memoir support", "documentation": "https://ctan.org/pkg/memexsupp" }, "memhfixc": { "command": "memhfixc", "detail": "Adjustment for using hyperref in memoir documents", "documentation": "https://ctan.org/pkg/memhfixc" }, "memory": { "command": "memory", "detail": "Containers for data in LaTeX", "documentation": "https://ctan.org/pkg/memory" }, "memorygraphs": { "command": "memorygraphs", "detail": "TikZ styles to typeset graphs of program memory", "documentation": "https://ctan.org/pkg/memorygraphs" }, "menu": { "command": "menu", "detail": "Typesetting menus", "documentation": "https://ctan.org/pkg/menu" }, "menucard": { "command": "menucard", "detail": "Typesetting menu cards with LaTeX", "documentation": "https://ctan.org/pkg/menucard" }, "menukeys": { "command": "menukeys", "detail": "Format menu sequences, paths and keystrokes from lists", "documentation": "https://ctan.org/pkg/menukeys" }, "mercatormap": { "command": "mercatormap", "detail": "Spherical Mercator coordinate systems and Web Mercator tile integration", "documentation": "https://ctan.org/pkg/mercatormap" }, "merriweather": { "command": "merriweather", "detail": "Merriweather and MerriweatherSans fonts, with LaTeX support", "documentation": "https://ctan.org/pkg/merriweather" }, "metainfo": { "command": "metainfo", "detail": "Typeset document outline with metainfo", "documentation": "https://ctan.org/pkg/metainfo" }, "metalogo": { "command": "metalogo", "detail": "Extended TeX logo macros", "documentation": "https://ctan.org/pkg/metalogo" }, "metalogox": { "command": "metalogox", "detail": "Adjust TeX logos, with font detection", "documentation": "https://ctan.org/pkg/metalogox" }, "metastr": { "command": "metastr", "detail": "Store and compose strings", "documentation": "https://ctan.org/pkg/metastr" }, "method": { "command": "method", "detail": "Typeset method and variable declarations", "documentation": "https://ctan.org/pkg/method" }, "metre": { "command": "metre", "detail": "Support for the work of classicists", "documentation": "https://ctan.org/pkg/metre" }, "metrix": { "command": "metrix", "detail": "Typeset metric marks for Latin text", "documentation": "https://ctan.org/pkg/metrix" }, "mfirstuc": { "command": "mfirstuc", "detail": "Uppercase the first letter of a word", "documentation": "https://ctan.org/pkg/mfirstuc" }, "mflogo": { "command": "mflogo", "detail": "LaTeX support for Metafont logo fonts", "documentation": "https://ctan.org/pkg/mflogo" }, "mfpic": { "command": "mfpic", "detail": "Draw Metafont/post pictures from (La)TeX commands", "documentation": "https://ctan.org/pkg/mfpic" }, "mfpic4ode": { "command": "mfpic4ode", "detail": "Macros to draw direction fields and solutions of ODEs", "documentation": "https://ctan.org/pkg/mfpic4ode" }, "mftinc": { "command": "mftinc", "detail": "Pretty-print Metafont source", "documentation": "https://ctan.org/pkg/mftinc" }, "mgltex": { "command": "mgltex", "detail": "High-quality graphics from MGL scripts embedded in LaTeX documents", "documentation": "https://ctan.org/pkg/mgltex" }, "mhchem": { "command": "mhchem", "detail": "Typeset chemical formulae/equations and Risk and Safety phrases", "documentation": "https://ctan.org/pkg/mhchem" }, "mhequ": { "command": "mhequ", "detail": "Multicolumn equations, tags, labels, sub-numbering", "documentation": "https://ctan.org/pkg/mhequ" }, "mhsetup": { "command": "mhsetup", "detail": "The mathtools “setup” function", "documentation": "https://ctan.org/pkg/mhsetup" }, "mi-solns": { "command": "mi-solns", "detail": "Extract solutions from exercises and quizzes", "documentation": "https://ctan.org/pkg/mi-solns" }, "miama": { "command": "miama", "detail": "The Miama Nueva handwriting font with LaTeX support", "documentation": "https://ctan.org/pkg/miama" }, "microtype": { "command": "microtype", "detail": "Subliminal refinements towards typographical perfection", "documentation": "https://ctan.org/pkg/microtype" }, "midfloat": { "command": "midfloat", "detail": "Mixing onecolumn and twocolumn modes at any place of page", "documentation": "https://ctan.org/pkg/midfloat" }, "midpage": { "command": "midpage", "detail": "Environment for vertical centring", "documentation": "https://ctan.org/pkg/midpage" }, "miller": { "command": "miller", "detail": "Typeset miller indices", "documentation": "https://ctan.org/pkg/miller" }, "milsymb": { "command": "milsymb", "detail": "LaTeX package for TikZ based drawing of military symbols as per NATO APP-6(C)", "documentation": "https://ctan.org/pkg/milsymb" }, "mindflow": { "command": "mindflow", "detail": "Write your ideas in a clear way", "documentation": "https://ctan.org/pkg/mindflow" }, "minibox": { "command": "minibox", "detail": "A simple type of box for LaTeX", "documentation": "https://ctan.org/pkg/minibox" }, "minidocument": { "command": "minidocument", "detail": "Creates miniature documents inside other LaTeX documents", "documentation": "https://ctan.org/pkg/minidocument" }, "minifp": { "command": "minifp", "detail": "Fixed-point real computations to 8 decimals", "documentation": "https://ctan.org/pkg/minifp" }, "minimalist": { "command": "minimalist", "detail": "Write your articles or books in a simple and clear way", "documentation": "https://ctan.org/pkg/minimalist" }, "minipage-marginpar": { "command": "minipage-marginpar", "detail": "Minipages with marginal notes", "documentation": "https://ctan.org/pkg/minipage-marginpar" }, "miniplot": { "command": "miniplot", "detail": "A package for easy figure arrangement", "documentation": "https://ctan.org/pkg/miniplot" }, "minitoc": { "command": "minitoc", "detail": "Produce a table of contents for each chapter, part or section", "documentation": "https://ctan.org/pkg/minitoc" }, "minorrevision": { "command": "minorrevision", "detail": "Quote and refer to a manuscript for minor revisions", "documentation": "https://ctan.org/pkg/minorrevision" }, "minted": { "command": "minted", "detail": "Highlighted source code for LaTeX", "documentation": "https://ctan.org/pkg/minted" }, "mintspirit": { "command": "mintspirit", "detail": "LaTeX support for MintSpirit font families", "documentation": "https://ctan.org/pkg/mintspirit" }, "minutes": { "command": "minutes", "detail": "Typeset the minutes of meetings", "documentation": "https://ctan.org/pkg/minutes" }, "mismath": { "command": "mismath", "detail": "Miscellaneous mathematical macros", "documentation": "https://ctan.org/pkg/mismath" }, "missaali": { "command": "missaali", "detail": "A late medieval OpenType textura font", "documentation": "https://ctan.org/pkg/missaali" }, "mitpress": { "command": "mitpress", "detail": "Typeset documents for MIT Press", "documentation": "https://ctan.org/pkg/mitpress" }, "mla": { "command": "mla", "detail": "MLA BibTeX styles", "documentation": "https://ctan.org/pkg/mla" }, "mleftright": { "command": "mleftright", "detail": "Variants of delimiters that act as maths open/close", "documentation": "https://ctan.org/pkg/mleftright" }, "mlist": { "command": "mlist", "detail": "Logical markup for lists", "documentation": "https://ctan.org/pkg/mlist" }, "mlmodern": { "command": "mlmodern", "detail": "A blacker Type 1 version of Computer Modern, with multilingual support", "documentation": "https://ctan.org/pkg/mlmodern" }, "mltex": { "command": "mltex", "detail": "The MLTeX system", "documentation": "https://ctan.org/pkg/mltex" }, "mmap": { "command": "mmap", "detail": "Include CMap resources in PDF files from pdfTeX", "documentation": "https://ctan.org/pkg/mmap" }, "mnotes": { "command": "mnotes", "detail": "Margin annotation for collaborative writing", "documentation": "https://ctan.org/pkg/mnotes" }, "mnsymbol": { "command": "MnSymbol", "detail": "Mathematical symbol font for Adobe MinionPro", "documentation": "https://ctan.org/pkg/mnsymbol" }, "moderntimeline": { "command": "moderntimeline", "detail": "Timelines for use with moderncv", "documentation": "https://ctan.org/pkg/moderntimeline" }, "modiagram": { "command": "modiagram", "detail": "Drawing molecular orbital diagrams", "documentation": "https://ctan.org/pkg/modiagram" }, "modref": { "command": "modref", "detail": "Customisation of cross-references in LaTeX", "documentation": "https://ctan.org/pkg/modref" }, "modroman": { "command": "modroman", "detail": "Write numbers in lower case roman numerals", "documentation": "https://ctan.org/pkg/modroman" }, "modular": { "command": "modular", "detail": "Relative section headings for modular documents", "documentation": "https://ctan.org/pkg/modular" }, "modulus": { "command": "modulus", "detail": "A non-destructive modulus and integer quotient operator for TeX", "documentation": "https://ctan.org/pkg/modulus" }, "monofill": { "command": "monofill", "detail": "Alignment of plain text", "documentation": "https://ctan.org/pkg/monofill" }, "montserrat": { "command": "montserrat", "detail": "Montserrat sans serif, otf and pfb, with LaTeX support files", "documentation": "https://ctan.org/pkg/montserrat" }, "moodle": { "command": "moodle", "detail": "Generating Moodle quizzes via LaTeX", "documentation": "https://ctan.org/pkg/moodle" }, "moredefs": { "command": "moredefs", "detail": "LaTeX defining, expansion, and debugging commands", "documentation": "https://ctan.org/pkg/moredefs" }, "moreenum": { "command": "moreenum", "detail": "More enumeration options", "documentation": "https://ctan.org/pkg/moreenum" }, "morefloats": { "command": "morefloats", "detail": "Increase the number of simultaneous LaTeX floats", "documentation": "https://ctan.org/pkg/morefloats" }, "moresize": { "command": "moresize", "detail": "Allows font sizes up to 35.83pt", "documentation": "https://ctan.org/pkg/moresize" }, "moreverb": { "command": "moreverb", "detail": "Extended verbatim", "documentation": "https://ctan.org/pkg/moreverb" }, "morewrites": { "command": "morewrites", "detail": "Always room for a new write stream", "documentation": "https://ctan.org/pkg/morewrites" }, "morisawa": { "command": "morisawa", "detail": "Enables selection of 5 standard Japanese fonts for pLaTeX + dvips", "documentation": "https://ctan.org/pkg/morisawa" }, "movie15": { "command": "movie15", "detail": "Multimedia inclusion package", "documentation": "https://ctan.org/pkg/movie15" }, "mparhack": { "command": "mparhack", "detail": "Work around a LaTeX bug in marginpars", "documentation": "https://ctan.org/pkg/mparhack" }, "mpgraphics": { "command": "mpgraphics", "detail": "Process and display MetaPost figures inline", "documentation": "https://ctan.org/pkg/mpgraphics" }, "mpostinl": { "command": "mpostinl", "detail": "Embed MetaPost figures within LaTeX documents", "documentation": "https://ctan.org/pkg/mpostinl" }, "msc": { "command": "msc", "detail": "Draw MSC diagrams", "documentation": "https://ctan.org/pkg/msc" }, "msg": { "command": "msg", "detail": "A package for LaTeX localisation", "documentation": "https://ctan.org/pkg/msg" }, "mslapa": { "command": "mslapa", "detail": "Michael Landy’s APA citation style", "documentation": "https://ctan.org/pkg/mslapa" }, "mtgreek": { "command": "mtgreek", "detail": "Use italic and upright greek letters with mathtime", "documentation": "https://ctan.org/pkg/mtgreek" }, "multiaudience": { "command": "multiaudience", "detail": "Several versions of output from the same source", "documentation": "https://ctan.org/pkg/multiaudience" }, "multibbl": { "command": "multibbl", "detail": "Multiple bibliographies", "documentation": "https://ctan.org/pkg/multibbl" }, "multibib": { "command": "multibib", "detail": "Multiple bibliographies within one document", "documentation": "https://ctan.org/pkg/multibib" }, "multibibliography": { "command": "multibibliography", "detail": "Multiple versions of a bibliography, with different sort orders", "documentation": "https://ctan.org/pkg/multibibliography" }, "multicap": { "command": "multicap", "detail": "Format captions inside multicols", "documentation": "https://ctan.org/pkg/multicap" }, "multicol": { "command": "multicol", "detail": "Intermix single and multiple columns", "documentation": "https://ctan.org/pkg/multicol" }, "multicolrule": { "command": "multicolrule", "detail": "Decorative rules between columns", "documentation": "https://ctan.org/pkg/multicolrule" }, "multidef": { "command": "multidef", "detail": "Quickly define several similar macros", "documentation": "https://ctan.org/pkg/multidef" }, "multido": { "command": "multido", "detail": "A loop facility for Generic TeX", "documentation": "https://ctan.org/pkg/multido" }, "multienv": { "command": "multienv", "detail": "Multiple environments using a \"key=value\" syntax", "documentation": "https://ctan.org/pkg/multienv" }, "multiexpand": { "command": "multiexpand", "detail": "Variations on the primitive command \\expandafter", "documentation": "https://ctan.org/pkg/multiexpand" }, "multilang": { "command": "multilang", "detail": "A LaTeX package for maintaining multiple translations of a document", "documentation": "https://ctan.org/pkg/multilang" }, "multiobjective": { "command": "multiobjective", "detail": "Symbols for multiobjective optimisation etc", "documentation": "https://ctan.org/pkg/multiobjective" }, "multirow": { "command": "multirow", "detail": "Create tabular cells spanning multiple rows", "documentation": "https://ctan.org/pkg/multirow" }, "multitoc": { "command": "multitoc", "detail": "Set table of contents in multiple columns", "documentation": "https://ctan.org/pkg/multitoc" }, "musical": { "command": "musical", "detail": "Typeset (musical) theatre scripts", "documentation": "https://ctan.org/pkg/musical" }, "musicography": { "command": "musicography", "detail": "Accessing symbols for music writing with pdfLaTeX", "documentation": "https://ctan.org/pkg/musicography" }, "musikui": { "command": "musikui", "detail": "Easy creation of “arithmetical restoration” puzzles", "documentation": "https://ctan.org/pkg/musikui" }, "musixguit": { "command": "musixguit", "detail": "Easy notation for guitar music, in MusixTeX", "documentation": "https://ctan.org/pkg/musixguit" }, "musixtex": { "command": "musixtex", "detail": "Sophisticated music typesetting", "documentation": "https://ctan.org/pkg/musixtex" }, "mversion": { "command": "mVersion", "detail": "Keeping track of document versions", "documentation": "https://ctan.org/pkg/mversion" }, "mwe": { "command": "mwe", "detail": "Packages and image files for MWEs", "documentation": "https://ctan.org/pkg/mwe" }, "mweights": { "command": "mweights", "detail": "Support for multiple-weight font packages", "documentation": "https://ctan.org/pkg/mweights" }, "mxedruli": { "command": "mxedruli", "detail": "A pair of fonts for different Georgian alphabets", "documentation": "https://ctan.org/pkg/mxedruli" }, "myfilist": { "command": "myfilist", "detail": "Configuring the output of the \\listfiles command", "documentation": "https://ctan.org/pkg/myfilist" }, "na-box": { "command": "na-box", "detail": "Arabic-aware version of pas-cours package", "documentation": "https://ctan.org/pkg/na-box" }, "na-position": { "command": "na-position", "detail": "Tables of relative positions of curves and asymptotes or tangents in Arabic documents", "documentation": "https://ctan.org/pkg/na-position" }, "nabatean": { "command": "nabatean", "detail": "Font for Nabatean script", "documentation": "https://ctan.org/pkg/nabatean" }, "nag": { "command": "nag", "detail": "Detecting and warning about obsolete LaTeX commands", "documentation": "https://ctan.org/pkg/nag" }, "nameauth": { "command": "nameauth", "detail": "Name authority mechanism for consistency in body text and index", "documentation": "https://ctan.org/pkg/nameauth" }, "namedef": { "command": "namedef", "detail": "TeX definitions with named parameters", "documentation": "https://ctan.org/pkg/namedef" }, "nameref": { "command": "nameref", "detail": "Make reference to section names, etc", "documentation": "https://ctan.org/pkg/nameref" }, "namespc": { "command": "namespc", "detail": "Rudimentary C++-like namespaces in LaTeX", "documentation": "https://ctan.org/pkg/namespc" }, "natbib": { "command": "natbib", "detail": "Flexible bibliography support", "documentation": "https://ctan.org/pkg/natbib" }, "natded": { "command": "natded", "detail": "Typeset natural deduction proofs", "documentation": "https://ctan.org/pkg/natded" }, "nath": { "command": "nath", "detail": "Natural mathematics notation", "documentation": "https://ctan.org/pkg/nath" }, "natmove": { "command": "natmove", "detail": "Move punctuation following a citation", "documentation": "https://ctan.org/pkg/natmove" }, "navigator": { "command": "navigator", "detail": "PDF features across formats and engines", "documentation": "https://ctan.org/pkg/navigator" }, "navydocs": { "command": "navydocs", "detail": "Support for Technical Reports by US Navy Organizations", "documentation": "https://ctan.org/pkg/navydocs" }, "nbaseprt": { "command": "nbaseprt", "detail": "Print numbers in non-decimal bases", "documentation": "https://ctan.org/pkg/nbaseprt" }, "nccbbb": { "command": "nccbbb", "detail": "“Poor man’s” blackboard bold", "documentation": "https://ctan.org/pkg/nccbbb" }, "nccboxes": { "command": "nccboxes", "detail": "Elaborate box commands", "documentation": "https://ctan.org/pkg/nccboxes" }, "ncccomma": { "command": "ncccomma", "detail": "Use comma as decimal separator in mathematics", "documentation": "https://ctan.org/pkg/ncccomma" }, "ncccropbox": { "command": "ncccropbox", "detail": "Crop-marked boxes", "documentation": "https://ctan.org/pkg/ncccropbox" }, "ncccropmark": { "command": "ncccropmark", "detail": "Draw cropmarks on the output page", "documentation": "https://ctan.org/pkg/ncccropmark" }, "nccfancyhdr": { "command": "nccfancyhdr", "detail": "Extensive control of page headers and footers", "documentation": "https://ctan.org/pkg/nccfancyhdr" }, "nccfloats": { "command": "nccfloats", "detail": "Extensions of the LaTeX float mechanisms", "documentation": "https://ctan.org/pkg/nccfloats" }, "nccfoots": { "command": "nccfoots", "detail": "User-generated footnote marks", "documentation": "https://ctan.org/pkg/nccfoots" }, "ncclatex": { "command": "ncclatex", "detail": "An extended general-purpose class", "documentation": "https://ctan.org/pkg/ncclatex" }, "nccmath": { "command": "nccmath", "detail": "Extended mathematics capabilities", "documentation": "https://ctan.org/pkg/nccmath" }, "nccparskip": { "command": "nccparskip", "detail": "Modify skips between paragraphs", "documentation": "https://ctan.org/pkg/nccparskip" }, "nccpic": { "command": "nccpic", "detail": "Extend the graphicx package for more formats", "documentation": "https://ctan.org/pkg/nccpic" }, "nccrules": { "command": "nccrules", "detail": "Compose dashed lines", "documentation": "https://ctan.org/pkg/nccrules" }, "nccsect": { "command": "nccsect", "detail": "A re-implementation of sections, captions and tocs", "documentation": "https://ctan.org/pkg/nccsect" }, "nccstretch": { "command": "nccstretch", "detail": "Insert a stretch between each token of a string", "documentation": "https://ctan.org/pkg/nccstretch" }, "nccthm": { "command": "nccthm", "detail": "Another theorem environment", "documentation": "https://ctan.org/pkg/nccthm" }, "needspace": { "command": "needspace", "detail": "Insert pagebreak if not enough space", "documentation": "https://ctan.org/pkg/needspace" }, "nestquot": { "command": "nestquot", "detail": "Alternate quotes between double and single with nesting", "documentation": "https://ctan.org/pkg/nestquot" }, "neuralnetwork": { "command": "neuralnetwork", "detail": "Graph-drawing for neural networks", "documentation": "https://ctan.org/pkg/neuralnetwork" }, "nevelok": { "command": "nevelok", "detail": "LaTeX package for automatic definite articles for Hungarian", "documentation": "https://ctan.org/pkg/nevelok" }, "newclude": { "command": "newclude", "detail": "Reimplemented \\include system for LaTeX", "documentation": "https://ctan.org/pkg/newclude" }, "newcomputermodern": { "command": "newcomputermodern", "detail": "Computer Modern fonts including matching non-latin alphabets", "documentation": "https://ctan.org/pkg/newcomputermodern" }, "newenviron": { "command": "newenviron", "detail": "Processing an environment’s body", "documentation": "https://ctan.org/pkg/newenviron" }, "newfile": { "command": "newfile", "detail": "User level management of LaTeX input and output", "documentation": "https://ctan.org/pkg/newfile" }, "newfloat": { "command": "newfloat", "detail": "Define new floating environments", "documentation": "https://ctan.org/pkg/newfloat" }, "newpax": { "command": "newpax", "detail": "Experimental package to extract and reinsert PDF annotations", "documentation": "https://ctan.org/pkg/newpax" }, "newproof": { "command": "newproof", "detail": "Make commands to define proofs", "documentation": "https://ctan.org/pkg/newproof" }, "newspaper": { "command": "newspaper", "detail": "Typeset newsletters to resemble newspapers", "documentation": "https://ctan.org/pkg/newspaper" }, "newtxmath": { "command": "newtxmath", "detail": "Alternative uses of the TX fonts, with improved metrics", "documentation": "https://ctan.org/pkg/newtx" }, "newtxsf": { "command": "newtxsf", "detail": "Sans-math fonts for use with newtx", "documentation": "https://ctan.org/pkg/newtxsf" }, "newtxtext": { "command": "newtxtext", "detail": "Alternative uses of the TX fonts, with improved metrics", "documentation": "https://ctan.org/pkg/newtx" }, "newtxtt": { "command": "newtxtt", "detail": "Enhancement of typewriter fonts from newtx", "documentation": "https://ctan.org/pkg/newtxtt" }, "newunicodechar": { "command": "newunicodechar", "detail": "Definitions of the meaning of Unicode characters", "documentation": "https://ctan.org/pkg/newunicodechar" }, "newvbtm": { "command": "newvbtm", "detail": "Define your own verbatim-like environment", "documentation": "https://ctan.org/pkg/newvbtm" }, "newverbs": { "command": "newverbs", "detail": "Define new versions of \\verb, including short verb versions", "documentation": "https://ctan.org/pkg/newverbs" }, "nextpage": { "command": "nextpage", "detail": "Generalisations of the page advance commands", "documentation": "https://ctan.org/pkg/nextpage" }, "nfssext-cfr": { "command": "nfssext-cfr", "detail": "Extensions to the LaTeX NFSS", "documentation": "https://ctan.org/pkg/nfssext-cfr" }, "ngerman": { "command": "ngerman", "detail": "Support for new German typography", "documentation": "https://ctan.org/pkg/ngerman" }, "nicefilelist": { "command": "nicefilelist", "detail": "Provide \\listfiles alignment", "documentation": "https://ctan.org/pkg/nicefilelist" }, "nicefrac": { "command": "nicefrac", "detail": "Typeset in-line fractions in a \"nice\" way", "documentation": "https://ctan.org/pkg/nicefrac" }, "niceframe": { "command": "niceframe", "detail": "Support for fancy frames", "documentation": "https://ctan.org/pkg/niceframe" }, "nicematrix": { "command": "nicematrix", "detail": "Improve the typesetting of mathematical matrices with PGF", "documentation": "https://ctan.org/pkg/nicematrix" }, "niceverb": { "command": "niceverb", "detail": "Minimising markup for documenting LaTeX packages", "documentation": "https://ctan.org/pkg/niceverb" }, "nidanfloat": { "command": "nidanfloat", "detail": "Bottom placement option for double float in two column mode (nidan-kumi)", "documentation": "https://ctan.org/pkg/nidanfloat" }, "nimsticks": { "command": "nimsticks", "detail": "Draws sticks for games of multi-pile Nim", "documentation": "https://ctan.org/pkg/nimsticks" }, "ninecolors": { "command": "ninecolors", "detail": "Select colors with proper WCAG color contrast", "documentation": "https://ctan.org/pkg/ninecolors" }, "nl-interval": { "command": "nl-interval", "detail": "Represent intervals on the number line", "documentation": "https://ctan.org/pkg/nl-interval" }, "nmbib": { "command": "nmbib", "detail": "Multiple versions of a bibliography, with different sort orders", "documentation": "https://ctan.org/pkg/nmbib" }, "nndraw": { "command": "nndraw", "detail": "Draw neural networks", "documentation": "https://ctan.org/pkg/nndraw" }, "nnext": { "command": "nnext", "detail": "Extension for the gb4e package", "documentation": "https://ctan.org/pkg/nnext" }, "noconflict": { "command": "noconflict", "detail": "Resolve macro name conflict between packages", "documentation": "https://ctan.org/pkg/noconflict" }, "nodetree": { "command": "nodetree", "detail": "Visualize node lists in a tree view", "documentation": "https://ctan.org/pkg/nodetree" }, "noindentafter": { "command": "noindentafter", "detail": "Prevent paragraph indentation after environments or macros", "documentation": "https://ctan.org/pkg/noindentafter" }, "noitcrul": { "command": "noitcrul", "detail": "Improved underlines in mathematics", "documentation": "https://ctan.org/pkg/noitcrul" }, "nolbreaks": { "command": "nolbreaks", "detail": "No line breaks in text", "documentation": "https://ctan.org/pkg/nolbreaks" }, "nomencl": { "command": "nomencl", "detail": "Produce lists of symbols as in nomenclature", "documentation": "https://ctan.org/pkg/nomencl" }, "nomentbl": { "command": "nomentbl", "detail": "Nomenclature typeset in a longtable", "documentation": "https://ctan.org/pkg/nomentbl" }, "nonfloat": { "command": "nonfloat", "detail": "Non-floating table and figure captions", "documentation": "https://ctan.org/pkg/nonfloat" }, "nonumonpart": { "command": "nonumonpart", "detail": "Prevent page numbers on part pages", "documentation": "https://ctan.org/pkg/nonumonpart" }, "nopageno": { "command": "nopageno", "detail": "No page numbers in LaTeX documents", "documentation": "https://ctan.org/pkg/nopageno" }, "normalcolor": { "command": "normalcolor", "detail": "Changing \\normalcolor", "documentation": "https://ctan.org/pkg/normalcolor" }, "notes": { "command": "notes", "detail": "Mark sections of a document", "documentation": "https://ctan.org/pkg/notes" }, "notes2bib": { "command": "notes2bib", "detail": "Integrating notes into the bibliography", "documentation": "https://ctan.org/pkg/notes2bib" }, "notespages": { "command": "notespages", "detail": "Filling documents with notes pages and notes areas", "documentation": "https://ctan.org/pkg/notespages" }, "notestex": { "command": "NotesTeX", "detail": "An all-in-one LaTeX notes package for students", "documentation": "https://ctan.org/pkg/notestex" }, "noto": { "command": "noto", "detail": "Support for Noto fonts", "documentation": "https://ctan.org/pkg/noto" }, "notoccite": { "command": "notoccite", "detail": "Prevent trouble from citations in table of contents, etc", "documentation": "https://ctan.org/pkg/notoccite" }, "notomath": { "command": "notomath", "detail": "Math support for Noto fonts", "documentation": "https://ctan.org/pkg/notomath" }, "nowidow": { "command": "nowidow", "detail": "Avoid widows", "documentation": "https://ctan.org/pkg/nowidow" }, "nox": { "command": "nox", "detail": "Adaptable tables", "documentation": "https://ctan.org/pkg/nox" }, "nth": { "command": "nth", "detail": "Generate English ordinal numbers", "documentation": "https://ctan.org/pkg/nth" }, "ntheorem": { "command": "ntheorem", "detail": "Enhanced theorem environment", "documentation": "https://ctan.org/pkg/ntheorem" }, "nuc": { "command": "nuc", "detail": "Notation for nuclear isotopes", "documentation": "https://ctan.org/pkg/nuc" }, "nucleardata": { "command": "nucleardata", "detail": "Provides data about atomic nuclides for documents", "documentation": "https://ctan.org/pkg/nucleardata" }, "numberedblock": { "command": "numberedblock", "detail": "Print a block of code, with unique index number", "documentation": "https://ctan.org/pkg/numberedblock" }, "numberpt": { "command": "numberpt", "detail": "Counters spelled out in Portuguese", "documentation": "https://ctan.org/pkg/numberpt" }, "numerica": { "command": "numerica", "detail": "Numerically evaluate mathematical expressions in LaTeX form", "documentation": "https://ctan.org/pkg/numerica" }, "numericplots": { "command": "NumericPlots", "detail": "Plot numeric data (including Matlab export) using PSTricks", "documentation": "https://ctan.org/pkg/numericplots" }, "numname": { "command": "numname", "detail": "Convert a number to its English expression", "documentation": "https://ctan.org/pkg/numname" }, "numnameru": { "command": "numnameru", "detail": "Converts a number to the russian spelled out name", "documentation": "https://ctan.org/pkg/numnameru" }, "numprint": { "command": "numprint", "detail": "Print numbers with separators and exponent if necessary", "documentation": "https://ctan.org/pkg/numprint" }, "numspell": { "command": "numspell", "detail": "Spelling cardinal and ordinal numbers", "documentation": "https://ctan.org/pkg/numspell" }, "nunito": { "command": "nunito", "detail": "The Nunito font face with support for LaTeX and pdfLaTeX", "documentation": "https://ctan.org/pkg/nunito" }, "oands": { "command": "oands", "detail": "Glyphs used when transliterating ancient scripts", "documentation": "https://ctan.org/pkg/oands" }, "ocg-p": { "command": "ocg-p", "detail": "PDF OCG support in LaTeX", "documentation": "https://ctan.org/pkg/ocg-p" }, "ocgx": { "command": "ocgx", "detail": "Use OCGs within a PDF document without JavaScript", "documentation": "https://ctan.org/pkg/ocgx" }, "ocgx2": { "command": "ocgx2", "detail": "Drop-in replacement for ‘ocgx’ and ‘ocg-p’", "documentation": "https://ctan.org/pkg/ocgx2" }, "ocherokee": { "command": "ocherokee", "detail": "LaTeX Support for the Cherokee language", "documentation": "https://ctan.org/pkg/ocherokee" }, "octave": { "command": "octave", "detail": "Typeset musical pitches with octave designations", "documentation": "https://ctan.org/pkg/octave" }, "odsfile": { "command": "odsfile", "detail": "Read OpenDocument Spreadsheet documents as LaTeX tables", "documentation": "https://ctan.org/pkg/odsfile" }, "ofs": { "command": "ofs", "detail": "Macros for managing large font collections", "documentation": "https://ctan.org/pkg/ofs" }, "oinuit": { "command": "oinuit", "detail": "LaTeX Support for the Inuktitut Language", "documentation": "https://ctan.org/pkg/oinuit" }, "old-arrows": { "command": "old-arrows", "detail": "Computer Modern old-style arrows with smaller arrowheads", "documentation": "https://ctan.org/pkg/old-arrows" }, "oldprsn": { "command": "oldprsn", "detail": "Fonts old Persian cuneiform script", "documentation": "https://ctan.org/pkg/oldprsn" }, "oldstandard": { "command": "OldStandard", "detail": "OldStandard fonts with LaTeX support", "documentation": "https://ctan.org/pkg/oldstandard" }, "oldstyle": { "command": "oldstyle", "detail": "Old style numbers in OT1 encoding", "documentation": "https://ctan.org/pkg/oldstyle" }, "omega": { "command": "omega", "detail": "A wide-character-set extension of TeX", "documentation": "https://ctan.org/pkg/omega" }, "onedown": { "command": "onedown", "detail": "Typeset Bridge Diagrams", "documentation": "https://ctan.org/pkg/onedown" }, "onepagem": { "command": "onepagem", "detail": "If the document has only one page, omit page number", "documentation": "https://ctan.org/pkg/onepagem" }, "onlyamsmath": { "command": "onlyamsmath", "detail": "Inhibit use of non-amsmath mathematics markup when using amsmath", "documentation": "https://ctan.org/pkg/onlyamsmath" }, "opcit": { "command": "opcit", "detail": "Footnote-style bibliographical references", "documentation": "https://ctan.org/pkg/opcit" }, "opensans": { "command": "opensans", "detail": "The Open Sans font family, and LaTeX support", "documentation": "https://ctan.org/pkg/opensans" }, "oplotsymbl": { "command": "oplotsymbl", "detail": "Some symbols which are not easily available", "documentation": "https://ctan.org/pkg/oplotsymbl" }, "opteng": { "command": "opteng", "detail": "SPIE Optical Engineering and OE Letters manuscript template", "documentation": "https://ctan.org/pkg/opteng" }, "optidef": { "command": "optidef", "detail": "Environments for writing optimization problems", "documentation": "https://ctan.org/pkg/optidef" }, "optional": { "command": "optional", "detail": "Facilitate optional printing of parts of a document", "documentation": "https://ctan.org/pkg/optional" }, "options": { "command": "options", "detail": "Provides convenient key-value options for LaTeX package writers", "documentation": "https://ctan.org/pkg/options" }, "optparams": { "command": "optparams", "detail": "Macros with multiple optional parameters", "documentation": "https://ctan.org/pkg/optparams" }, "orcidlink": { "command": "orcidlink", "detail": "Insert hyperlinked ORCiD logo", "documentation": "https://ctan.org/pkg/orcidlink" }, "ordinalpt": { "command": "ordinalpt", "detail": "Counters as ordinal numbers in Portuguese", "documentation": "https://ctan.org/pkg/ordinalpt" }, "orientation": { "command": "orientation", "detail": "Set page orientation with dvips/Ghostscript (ps2pdf)", "documentation": "https://ctan.org/pkg/orientation" }, "oswald": { "command": "Oswald", "detail": "The Oswald family of fonts with support for LaTeX and pdfLaTeX", "documentation": "https://ctan.org/pkg/oswald" }, "ot-tableau": { "command": "ot-tableau", "detail": "Optimality Theory tableaux in LaTeX", "documentation": "https://ctan.org/pkg/ot-tableau" }, "othello": { "command": "othello", "detail": "Modification of a Go package to create othello boards", "documentation": "https://ctan.org/pkg/othello" }, "othelloboard": { "command": "othelloboard", "detail": "Typeset Othello (Reversi) diagrams of any size, with annotations", "documentation": "https://ctan.org/pkg/othelloboard" }, "oubraces": { "command": "oubraces", "detail": "Braces over and under a formula", "documentation": "https://ctan.org/pkg/oubraces" }, "outerhbox": { "command": "outerhbox", "detail": "Collect horizontal material for contributing to a paragraph", "documentation": "https://ctan.org/pkg/outerhbox" }, "outline": { "command": "outline", "detail": "List environment for making outlines", "documentation": "https://ctan.org/pkg/outline" }, "outliner": { "command": "outliner", "detail": "Change section levels easily", "documentation": "https://ctan.org/pkg/outliner" }, "outlines": { "command": "outlines", "detail": "Produce \"outline\" lists", "documentation": "https://ctan.org/pkg/outlines" }, "outlining": { "command": "outlining", "detail": "Create outlines for scientific documents", "documentation": "https://ctan.org/pkg/outlining" }, "overcite": { "command": "overcite", "detail": "Compressed lists of superscript numerical citations", "documentation": "https://ctan.org/pkg/overcite" }, "overlays": { "command": "overlays", "detail": "Incremental slides", "documentation": "https://ctan.org/pkg/overlays" }, "overlock": { "command": "overlock", "detail": "Overlock sans fonts with LaTeX support", "documentation": "https://ctan.org/pkg/overlock" }, "overpic": { "command": "overpic", "detail": "Combine LaTeX commands over included graphics", "documentation": "https://ctan.org/pkg/overpic" }, "overrightarrow": { "command": "overrightarrow", "detail": "Doubled \"over\" arrow", "documentation": "https://ctan.org/pkg/overrightarrow" }, "pacioli": { "command": "pacioli", "detail": "Fonts designed by Fra Luca de Pacioli in 1497", "documentation": "https://ctan.org/pkg/pacioli" }, "padcount": { "command": "padcount", "detail": "Pad numbers with arbitrary characters", "documentation": "https://ctan.org/pkg/padcount" }, "pagecolor": { "command": "pagecolor", "detail": "Interrogate page colour", "documentation": "https://ctan.org/pkg/pagecolor" }, "pagecont": { "command": "pagecont", "detail": "Page numbering that continues between documents", "documentation": "https://ctan.org/pkg/pagecont" }, "pagegrid": { "command": "pagegrid", "detail": "Print page grid in background", "documentation": "https://ctan.org/pkg/pagegrid" }, "pagenote": { "command": "pagenote", "detail": "Notes at end of document", "documentation": "https://ctan.org/pkg/pagenote" }, "pagerange": { "command": "pagerange", "detail": "Flexible and configurable page range typesetting", "documentation": "https://ctan.org/pkg/pagerange" }, "pagesel": { "command": "pagesel", "detail": "Select pages of a document for output", "documentation": "https://ctan.org/pkg/pagesel" }, "pageslts": { "command": "pageslts", "detail": "Variants of last page labels", "documentation": "https://ctan.org/pkg/pageslts" }, "pandora": { "command": "pandora", "detail": "The Pandora font family", "documentation": "https://ctan.org/pkg/pandora" }, "paper": { "command": "paper", "detail": "Versions of article class, tuned for scholarly publications", "documentation": "https://ctan.org/pkg/paper" }, "papercdcase": { "command": "papercdcase", "detail": "Origami-style folding paper CD case", "documentation": "https://ctan.org/pkg/papercdcase" }, "papermas": { "command": "papermas", "detail": "Compute the mass of a printed version of a document", "documentation": "https://ctan.org/pkg/papermas" }, "paracol": { "command": "paracol", "detail": "Multiple columns with texts “in parallel”", "documentation": "https://ctan.org/pkg/paracol" }, "paralist": { "command": "paralist", "detail": "Enumerate and itemize within paragraphs", "documentation": "https://ctan.org/pkg/paralist" }, "parallel": { "command": "parallel", "detail": "Typeset parallel texts", "documentation": "https://ctan.org/pkg/parallel" }, "paratype": { "command": "paratype", "detail": "LaTeX support for free fonts by ParaType", "documentation": "https://ctan.org/pkg/paratype" }, "parboxx": { "command": "parboxx", "detail": "Two extra alignment options for \\parbox", "documentation": "https://ctan.org/pkg/parboxx" }, "parcolumns": { "command": "parcolumns", "detail": "Multiple column parallel typesetting", "documentation": "https://ctan.org/pkg/parcolumns" }, "paresse": { "command": "paresse", "detail": "Define simple macros for greek letters", "documentation": "https://ctan.org/pkg/paresse" }, "parnotes": { "command": "parnotes", "detail": "Notes after every paragraph (or elsewhere)", "documentation": "https://ctan.org/pkg/parnotes" }, "parrun": { "command": "parrun", "detail": "Typesets (two) streams of text running parallel", "documentation": "https://ctan.org/pkg/parrun" }, "parsa": { "command": "parsa", "detail": "A XeLaTeX package for theses and dissertations at Iranian Universities", "documentation": "https://ctan.org/pkg/parsa" }, "parselines": { "command": "parselines", "detail": "Apply a macro to each line of an environment", "documentation": "https://ctan.org/pkg/parselines" }, "parskip": { "command": "parskip", "detail": "Layout with zero \\parindent, non-zero \\parskip", "documentation": "https://ctan.org/pkg/parskip" }, "pas-cours": { "command": "pas-cours", "detail": "Macros useful in preparing teaching material", "documentation": "https://ctan.org/pkg/pas-cours" }, "pas-crosswords": { "command": "pas-crosswords", "detail": "Creating crossword grids, using TikZ", "documentation": "https://ctan.org/pkg/pas-crosswords" }, "pas-cv": { "command": "pas-cv", "detail": "Flexible typesetting of Curricula Vitae", "documentation": "https://ctan.org/pkg/pas-cv" }, "pas-tableur": { "command": "pas-tableur", "detail": "Create a spreadsheet layout", "documentation": "https://ctan.org/pkg/pas-tableur" }, "patchcmd": { "command": "patchcmd", "detail": "Change the definition of an existing command", "documentation": "https://ctan.org/pkg/patchcmd" }, "path": { "command": "path", "detail": "Typeset paths, making them breakable", "documentation": "https://ctan.org/pkg/path" }, "pauldoc": { "command": "pauldoc", "detail": "German LaTeX package documentation", "documentation": "https://ctan.org/pkg/pauldoc" }, "pawpict": { "command": "pawpict", "detail": "Using graphics from PAW", "documentation": "https://ctan.org/pkg/pawpict" }, "pax": { "command": "pax", "detail": "Extract and reinsert PDF annotations with pdfTeX", "documentation": "https://ctan.org/pkg/pax" }, "pb-diagram": { "command": "pb-diagram", "detail": "A commutative diagram package using LAMSTeX or Xy-pic fonts", "documentation": "https://ctan.org/pkg/pb-diagram" }, "pbalance": { "command": "pbalance", "detail": "Balance last page in two-column mode", "documentation": "https://ctan.org/pkg/pbalance" }, "pbox": { "command": "pbox", "detail": "A variable-width \\parbox command", "documentation": "https://ctan.org/pkg/pbox" }, "pdf14": { "command": "pdf14", "detail": "Restore PDF 1.4 to a TeX live 2010 format", "documentation": "https://ctan.org/pkg/pdf14" }, "pdfcol": { "command": "pdfcol", "detail": "Defines macros for maintaining colour stacks under pdfTeX", "documentation": "https://ctan.org/pkg/pdfcol" }, "pdfcolfoot": { "command": "pdfcolfoot", "detail": "Separate color stack for footnotes with pdfTeX", "documentation": "https://ctan.org/pkg/pdfcolfoot" }, "pdfcolmk": { "command": "pdfcolmk", "detail": "Improved colour support under pdfTeX (legacy stub)", "documentation": "https://ctan.org/pkg/pdfcolmk" }, "pdfcolparallel": { "command": "pdfcolparallel", "detail": "Fix colour problems in package 'parallel'", "documentation": "https://ctan.org/pkg/pdfcolparallel" }, "pdfcolparcolumns": { "command": "pdfcolparcolumns", "detail": "Fix colour problems in package 'parcolumns'", "documentation": "https://ctan.org/pkg/pdfcolparcolumns" }, "pdfcomment": { "command": "pdfcomment", "detail": "A user-friendly interface to pdf annotations", "documentation": "https://ctan.org/pkg/pdfcomment" }, "pdfcprot": { "command": "pdfcprot", "detail": "Activating and setting of character protruding using pdfLaTeX", "documentation": "https://ctan.org/pkg/pdfcprot" }, "pdfcrypt": { "command": "pdfcrypt", "detail": "Allows the setting of pdf encryption", "documentation": "https://ctan.org/pkg/pdfcrypt" }, "pdfescape": { "command": "pdfescape", "detail": "Implements pdfTeX's escape features using TeX or e-TeX", "documentation": "https://ctan.org/pkg/pdfescape" }, "pdflscape": { "command": "pdflscape", "detail": "Make landscape pages display as landscape", "documentation": "https://ctan.org/pkg/pdflscape" }, "pdfmanagement-testphase": { "command": "pdfmanagement-testphase", "detail": "LaTeX PDF management testphase bundle", "documentation": "https://ctan.org/pkg/pdfmanagement-testphase" }, "pdfmarginpar": { "command": "pdfmarginpar", "detail": "Generate marginpar-equivalent PDF annotations", "documentation": "https://ctan.org/pkg/pdfmarginpar" }, "pdfoverlay": { "command": "pdfoverlay", "detail": "A LaTeX style for overlaying text on a PDF", "documentation": "https://ctan.org/pkg/pdfoverlay" }, "pdfpagediff": { "command": "pdfpagediff", "detail": "Find difference between two PDF's", "documentation": "https://ctan.org/pkg/pdfpagediff" }, "pdfpages": { "command": "pdfpages", "detail": "Include PDF documents in LaTeX", "documentation": "https://ctan.org/pkg/pdfpages" }, "pdfpc": { "command": "pdfpc", "detail": "Define data for the pdfpc presentation viewer", "documentation": "https://ctan.org/pkg/pdfpc" }, "pdfpc-movie": { "command": "pdfpc-movie", "detail": "Pdfpc viewer-compatible hyperlinks to movies", "documentation": "https://ctan.org/pkg/pdfpc-movie" }, "pdfprivacy": { "command": "pdfprivacy", "detail": "A LaTeX package to remove or suppress pdf meta-data", "documentation": "https://ctan.org/pkg/pdfprivacy" }, "pdfrender": { "command": "pdfrender", "detail": "Control rendering parameters", "documentation": "https://ctan.org/pkg/pdfrender" }, "pdfreview": { "command": "pdfreview", "detail": "Annotate PDF files with margin notes", "documentation": "https://ctan.org/pkg/pdfreview" }, "pdfscreen": { "command": "pdfscreen", "detail": "Support screen-based document design", "documentation": "https://ctan.org/pkg/pdfscreen" }, "pdfslide": { "command": "pdfslide", "detail": "Presentation slides using pdfTeX", "documentation": "https://ctan.org/pkg/pdfslide" }, "pdfsync": { "command": "pdfsync", "detail": "Provide links between source and PDF", "documentation": "https://ctan.org/pkg/pdfsync" }, "pdftexcmds": { "command": "pdftexcmds", "detail": "LuaTeX support for pdfTeX utility functions", "documentation": "https://ctan.org/pkg/pdftexcmds" }, "pdftricks": { "command": "pdftricks", "detail": "Support for PSTricks in pdfTeX", "documentation": "https://ctan.org/pkg/pdftricks" }, "pdftricks2": { "command": "pdftricks2", "detail": "Use PSTricks in pdfTeX", "documentation": "https://ctan.org/pkg/pdftricks2" }, "pdfx": { "command": "pdfx", "detail": "PDF/X and PDF/A support for pdfTeX, LuaTeX and XeTeX", "documentation": "https://ctan.org/pkg/pdfx" }, "perfectcut": { "command": "perfectcut", "detail": "Nested delimiters that consistently grow regardless of the contents", "documentation": "https://ctan.org/pkg/perfectcut" }, "perltex": { "command": "perltex", "detail": "Define LaTeX macros in terms of Perl code", "documentation": "https://ctan.org/pkg/perltex" }, "permute": { "command": "permute", "detail": "Support for symmetric groups", "documentation": "https://ctan.org/pkg/permute" }, "perpage": { "command": "perpage", "detail": "Make a counter reset at every page boundary", "documentation": "https://ctan.org/pkg/perpage" }, "pfarrei": { "command": "pfarrei", "detail": "LaTeX support of pastors’ and priests’ work", "documentation": "https://ctan.org/pkg/pfarrei" }, "pfnote": { "command": "pfnote", "detail": "Number footnotes per page", "documentation": "https://ctan.org/pkg/pfnote" }, "pgf": { "command": "pgf", "detail": "Create PostScript and PDF graphics in TeX", "documentation": "https://ctan.org/pkg/pgf" }, "pgf-cmykshadings": { "command": "pgf-cmykshadings", "detail": "Support for CMYK and grayscale shadings in PGF/TikZ", "documentation": "https://ctan.org/pkg/pgf-cmykshadings" }, "pgf-pie": { "command": "pgf-pie", "detail": "Draw pie charts, using PGF", "documentation": "https://ctan.org/pkg/pgf-pie" }, "pgf-soroban": { "command": "pgf-soroban", "detail": "Create images of the soroban using TikZ/PGF", "documentation": "https://ctan.org/pkg/pgf-soroban" }, "pgf-spectra": { "command": "pgf-spectra", "detail": "Draw continuous or discrete spectra using PGF/TikZ", "documentation": "https://ctan.org/pkg/pgf-spectra" }, "pgf-umlcd": { "command": "pgf-umlcd", "detail": "Some LaTeX macros for UML Class Diagrams", "documentation": "https://ctan.org/pkg/pgf-umlcd" }, "pgf-umlsd": { "command": "pgf-umlsd", "detail": "Draw UML Sequence Diagrams", "documentation": "https://ctan.org/pkg/pgf-umlsd" }, "pgfgantt": { "command": "pgfgantt", "detail": "Draw Gantt charts with TikZ", "documentation": "https://ctan.org/pkg/pgfgantt" }, "pgfkeys": { "command": "pgfkeys", "detail": "Key value control for PGF", "documentation": "https://ctan.org/pkg/pgfkeys" }, "pgfkeyx": { "command": "pgfkeyx", "detail": "Extended and more robust version of pgfkeys", "documentation": "https://ctan.org/pkg/pgfkeyx" }, "pgfmath-xfp": { "command": "pgfmath-xfp", "detail": "Define pgfmath functions using xfp", "documentation": "https://ctan.org/pkg/pgfmath-xfp" }, "pgfmolbio": { "command": "pgfmolbio", "detail": "Draw graphs typically found in molecular biology texts", "documentation": "https://ctan.org/pkg/pgfmolbio" }, "pgfmorepages": { "command": "pgfmorepages", "detail": "Assemble multiple logical pages onto a physical page", "documentation": "https://ctan.org/pkg/pgfmorepages" }, "pgfopts": { "command": "pgfopts", "detail": "LaTeX package options with pgfkeys", "documentation": "https://ctan.org/pkg/pgfopts" }, "pgfornament": { "command": "pgfornament", "detail": "Drawing of Vectorian ornaments with PGF/TikZ", "documentation": "https://ctan.org/pkg/pgfornament" }, "pgfornament-han": { "command": "pgfornament-han", "detail": "pgfornament library for Chinese traditional motifs and patterns", "documentation": "https://ctan.org/pkg/pgfornament-han" }, "pgfplots": { "command": "pgfplots", "detail": "Create normal/logarithmic plots in two and three dimensions", "documentation": "https://ctan.org/pkg/pgfplots" }, "pgfplotstable": { "command": "pgfplotstable", "detail": "Loads, rounds, formats and postprocesses numerical tables", "documentation": "https://ctan.org/pkg/pgfplotstable" }, "pgothic": { "command": "pgothic", "detail": "Fonts based on the Gothic Textura Prescisus manuscript book-hand", "documentation": "https://ctan.org/pkg/pgothic" }, "phaistos": { "command": "phaistos", "detail": "Disk of Phaistos font", "documentation": "https://ctan.org/pkg/phaistos" }, "phffullpagefigure": { "command": "phffullpagefigure", "detail": "Figures which fill up a whole page", "documentation": "https://ctan.org/pkg/phffullpagefigure" }, "phfnote": { "command": "phfnote", "detail": "Basic formatting for short documents", "documentation": "https://ctan.org/pkg/phfnote" }, "phfparen": { "command": "phfparen", "detail": "Parenthetic math expressions made simpler and less redundant", "documentation": "https://ctan.org/pkg/phfparen" }, "phfqit": { "command": "phfqit", "detail": "Macros for typesetting Quantum Information Theory", "documentation": "https://ctan.org/pkg/phfqit" }, "phfquotetext": { "command": "phfquotetext", "detail": "Quote verbatim text without white space formatting", "documentation": "https://ctan.org/pkg/phfquotetext" }, "phfsvnwatermark": { "command": "phfsvnwatermark", "detail": "Watermarks with version control information from SVN", "documentation": "https://ctan.org/pkg/phfsvnwatermark" }, "phfthm": { "command": "phfthm", "detail": "Goodies for theorems and proofs", "documentation": "https://ctan.org/pkg/phfthm" }, "philex": { "command": "philex", "detail": "Cross references for named and numbered environments", "documentation": "https://ctan.org/pkg/philex" }, "philokalia": { "command": "philokalia", "detail": "A font to typeset the Philokalia Books", "documentation": "https://ctan.org/pkg/philokalia" }, "phoenician": { "command": "phoenician", "detail": "Fonts for the Phoenician script in use from about 1600 BC", "documentation": "https://ctan.org/pkg/phoenician" }, "phonenumbers": { "command": "phonenumbers", "detail": "Typesetting telephone numbers with LaTeX", "documentation": "https://ctan.org/pkg/phonenumbers" }, "phonetic": { "command": "phonetic", "detail": "Metafont Phonetic fonts, based on Computer Modern", "documentation": "https://ctan.org/pkg/phonetic" }, "phonrule": { "command": "phonrule", "detail": "Typeset linear phonological rules", "documentation": "https://ctan.org/pkg/phonrule" }, "photo": { "command": "photo", "detail": "A float environment for photographs", "documentation": "https://ctan.org/pkg/photo" }, "physconst": { "command": "physconst", "detail": "Macros for commonly used physical constants", "documentation": "https://ctan.org/pkg/physconst" }, "physics": { "command": "physics", "detail": "Macros supporting the Mathematics of Physics", "documentation": "https://ctan.org/pkg/physics" }, "physunits": { "command": "physunits", "detail": "Macros for commonly used physical units", "documentation": "https://ctan.org/pkg/physunits" }, "piano": { "command": "piano", "detail": "Typeset a basic 2-octave piano diagram", "documentation": "https://ctan.org/pkg/piano" }, "picinpar": { "command": "picinpar", "detail": "Insert pictures into paragraphs", "documentation": "https://ctan.org/pkg/picinpar" }, "pict2e": { "command": "pict2e", "detail": "New implementation of picture commands", "documentation": "https://ctan.org/pkg/pict2e" }, "pictex": { "command": "pictex", "detail": "Picture drawing macros for TeX and LaTeX", "documentation": "https://ctan.org/pkg/pictex" }, "pictex2": { "command": "pictex2", "detail": "Adds relative coordinates and improves the \\plot command", "documentation": "https://ctan.org/pkg/pictex2" }, "pictexwd": { "command": "pictexwd", "detail": "A patched version of PicTeX using fewer registers", "documentation": "https://ctan.org/pkg/pictexwd" }, "picture": { "command": "picture", "detail": "Dimens for picture macros", "documentation": "https://ctan.org/pkg/picture" }, "pifont": { "command": "pifont", "detail": "Access to PostScript standard Symbol and Dingbats fonts", "documentation": "https://ctan.org/pkg/pifont" }, "pigpen": { "command": "pigpen", "detail": "A font for the pigpen (or masonic) cipher", "documentation": "https://ctan.org/pkg/pigpen" }, "pinlabel": { "command": "pinlabel", "detail": "A TeX labelling package", "documentation": "https://ctan.org/pkg/pinlabel" }, "pinoutikz": { "command": "pinoutikz", "detail": "Draw chip pinouts with TikZ", "documentation": "https://ctan.org/pkg/pinoutikz" }, "pixelart": { "command": "pixelart", "detail": "A package to draw pixel-art pictures", "documentation": "https://ctan.org/pkg/pixelart" }, "pkgloader": { "command": "pkgloader", "detail": "Manage the options and loading order of other packages", "documentation": "https://ctan.org/pkg/pkgloader" }, "pl": { "command": "pl", "detail": "Literate Programming for Prolog with LaTeX", "documentation": "https://ctan.org/pkg/pl" }, "placeat": { "command": "placeat", "detail": "Absolute content positioning", "documentation": "https://ctan.org/pkg/placeat" }, "placeins": { "command": "placeins", "detail": "Control float placement", "documentation": "https://ctan.org/pkg/placeins" }, "plain": { "command": "plain", "detail": "The Plain TeX format", "documentation": "https://ctan.org/pkg/plain" }, "plantslabels": { "command": "plantslabels", "detail": "Write labels for plants", "documentation": "https://ctan.org/pkg/plantslabels" }, "plantuml": { "command": "plantuml", "detail": "Support for rendering UML diagrams using the syntax and tool of PlantUML", "documentation": "https://ctan.org/pkg/plantuml" }, "plates": { "command": "plates", "detail": "Arrange for \"plates\" sections of documents", "documentation": "https://ctan.org/pkg/plates" }, "plautopatch": { "command": "plautopatch", "detail": "Automated patches for pLaTeX/upLaTeX", "documentation": "https://ctan.org/pkg/plautopatch" }, "play": { "command": "play", "detail": "Typeset drama using LaTeX", "documentation": "https://ctan.org/pkg/play" }, "plex-otf": { "command": "plex-otf", "detail": "Support for the OpenType font IBM Plex", "documentation": "https://ctan.org/pkg/plex-otf" }, "plimsoll": { "command": "plimsoll", "detail": "Fonts with the Plimsoll symbol and LaTeX support", "documentation": "https://ctan.org/pkg/plimsoll" }, "pm-isomath": { "command": "pm-isomath", "detail": "Poor man ISO math for pdfLaTeX users", "documentation": "https://ctan.org/pkg/pm-isomath" }, "pmboxdraw": { "command": "pmboxdraw", "detail": "Poor man’s box drawing characters", "documentation": "https://ctan.org/pkg/pmboxdraw" }, "pmgraph": { "command": "pmgraph", "detail": "\"Poor man's\" graphics", "documentation": "https://ctan.org/pkg/pmgraph" }, "pmhanguljamo": { "command": "pmhanguljamo", "detail": "Poor man’s Hangul Jamo input method", "documentation": "https://ctan.org/pkg/pmhanguljamo" }, "poemscol": { "command": "poemscol", "detail": "Typesetting Critical Editions of Poetry", "documentation": "https://ctan.org/pkg/poemscol" }, "poetry": { "command": "poetry", "detail": "Facilities for typesetting poetry and poetical structure", "documentation": "https://ctan.org/pkg/poetry" }, "poetrytex": { "command": "poetrytex", "detail": "Typeset anthologies of poetry", "documentation": "https://ctan.org/pkg/poetrytex" }, "poiretone": { "command": "PoiretOne", "detail": "PoiretOne family of fonts with LaTeX support", "documentation": "https://ctan.org/pkg/poiretone" }, "polexpr": { "command": "polexpr", "detail": "A parser for polynomial expressions", "documentation": "https://ctan.org/pkg/polexpr" }, "poligraf": { "command": "poligraf", "detail": "A TeX macro package for prepress", "documentation": "https://ctan.org/pkg/poligraf" }, "polski": { "command": "polski", "detail": "Typeset Polish documents with LaTeX and Polish fonts", "documentation": "https://ctan.org/pkg/polski" }, "polyglossia": { "command": "polyglossia", "detail": "An alternative to babel for XeLaTeX and LuaLaTeX", "documentation": "https://ctan.org/pkg/polyglossia" }, "polynom": { "command": "polynom", "detail": "Macros for manipulating polynomials", "documentation": "https://ctan.org/pkg/polynom" }, "polynomial": { "command": "polynomial", "detail": "Typeset (univariate) polynomials", "documentation": "https://ctan.org/pkg/polynomial" }, "polytable": { "command": "polytable", "detail": "Tabular-like environments with named columns", "documentation": "https://ctan.org/pkg/polytable" }, "poormanlog": { "command": "poormanlog", "detail": "Logarithms and powers with (almost) 9 digits", "documentation": "https://ctan.org/pkg/poormanlog" }, "postage": { "command": "postage", "detail": "Stamp letters with »Deutsche Post«'s service »Internetmarke«", "documentation": "https://ctan.org/pkg/postage" }, "poster": { "command": "poster", "detail": "Scale PostScript images for larger media or tiling", "documentation": "https://ctan.org/pkg/poster" }, "powerdot-tuliplab": { "command": "powerdot-tuliplab", "detail": "A style package for Powerdot to provide the design of TULIP Lab", "documentation": "https://ctan.org/pkg/powerdot-tuliplab" }, "practicalreports": { "command": "practicalreports", "detail": "Some macros for writing practical reports", "documentation": "https://ctan.org/pkg/practicalreports" }, "prelim2e": { "command": "prelim2e", "detail": "Allows the marking of preliminary versions of a document", "documentation": "https://ctan.org/pkg/prelim2e" }, "prerex": { "command": "prerex", "detail": "Interactive editor and macro support for prerequisite charts", "documentation": "https://ctan.org/pkg/prerex" }, "prettyref": { "command": "prettyref", "detail": "Make label references \"self-identify\"", "documentation": "https://ctan.org/pkg/prettyref" }, "preview": { "command": "preview", "detail": "Extract bits of a LaTeX source for output", "documentation": "https://ctan.org/pkg/preview" }, "prftree": { "command": "prftree", "detail": "Macros for building proof trees", "documentation": "https://ctan.org/pkg/prftree" }, "principia": { "command": "principia", "detail": "Notations for typesetting the “Principia Mathematica”", "documentation": "https://ctan.org/pkg/principia" }, "printlen": { "command": "printlen", "detail": "Print lengths using specified units", "documentation": "https://ctan.org/pkg/printlen" }, "proba": { "command": "proba", "detail": "Shortcuts commands to symbols used in probability texts", "documentation": "https://ctan.org/pkg/proba" }, "probsoln": { "command": "probsoln", "detail": "Generate problem sheets and their solution sheets", "documentation": "https://ctan.org/pkg/probsoln" }, "proc": { "command": "proc", "detail": "Class for producing “proceedings”", "documentation": "https://ctan.org/pkg/proc" }, "processkv": { "command": "processkv", "detail": "Process key-value pairs", "documentation": "https://ctan.org/pkg/processkv" }, "prodint": { "command": "prodint", "detail": "A font that provides the product integral symbol", "documentation": "https://ctan.org/pkg/prodint" }, "productbox": { "command": "productbox", "detail": "Typeset a three-dimensional product box", "documentation": "https://ctan.org/pkg/productbox" }, "profcollege": { "command": "ProfCollege", "detail": "A LaTeX package for French maths teachers in college", "documentation": "https://ctan.org/pkg/profcollege" }, "program": { "command": "program", "detail": "Typesetting programs and algorithms", "documentation": "https://ctan.org/pkg/program" }, "progress": { "command": "progress", "detail": "Creates an overview of a document's state", "documentation": "https://ctan.org/pkg/progress" }, "progressbar": { "command": "progressbar", "detail": "Visualize shares of total amounts in the form of a (progress-)bar", "documentation": "https://ctan.org/pkg/progressbar" }, "projlib": { "command": "ProjLib", "detail": "A series of tools to simplify your workflow", "documentation": "https://ctan.org/pkg/projlib" }, "proof": { "command": "proof", "detail": "Shell based proofing for TeX-related files", "documentation": "https://ctan.org/pkg/proof" }, "proof-at-the-end": { "command": "proof-at-the-end", "detail": "A package to move proofs to appendix", "documentation": "https://ctan.org/pkg/proof-at-the-end" }, "proofread": { "command": "proofread", "detail": "Commands for inserting annotations", "documentation": "https://ctan.org/pkg/proofread" }, "prooftrees": { "command": "prooftrees", "detail": "Forest-based proof trees (symbolic logic)", "documentation": "https://ctan.org/pkg/prooftrees" }, "properties": { "command": "properties", "detail": "Load properties from a file", "documentation": "https://ctan.org/pkg/properties" }, "protecteddef": { "command": "protecteddef", "detail": "Define protected commands", "documentation": "https://ctan.org/pkg/protecteddef" }, "protex": { "command": "ProTex", "detail": "Literate programming package", "documentation": "https://ctan.org/pkg/protex" }, "protosem": { "command": "protosem", "detail": "Fonts for proto-Semitic cuneiform script", "documentation": "https://ctan.org/pkg/protosem" }, "psbao": { "command": "psbao", "detail": "Draw Bao diagrams", "documentation": "https://ctan.org/pkg/psbao" }, "pseudo": { "command": "pseudo", "detail": "Straightforward pseudocode", "documentation": "https://ctan.org/pkg/pseudo" }, "pseudocode": { "command": "pseudocode", "detail": "LaTeX environment for specifying algorithms in a natural way", "documentation": "https://ctan.org/pkg/pseudocode" }, "psfont": { "command": "psfont", "detail": "Alternative font handling in LaTeX", "documentation": "https://ctan.org/pkg/psfont" }, "psfrag": { "command": "psfrag", "detail": "Replace strings in encapsulated PostScript figures", "documentation": "https://ctan.org/pkg/psfrag" }, "psfragx": { "command": "psfragx", "detail": "A psfrag eXtension", "documentation": "https://ctan.org/pkg/psfragx" }, "psgo": { "command": "psgo", "detail": "Typeset go diagrams with PSTricks", "documentation": "https://ctan.org/pkg/psgo" }, "pslatex": { "command": "pslatex", "detail": "Use PostScript fonts by default", "documentation": "https://ctan.org/pkg/pslatex" }, "pspicture": { "command": "pspicture", "detail": "PostScript picture support", "documentation": "https://ctan.org/pkg/pspicture" }, "pst-2dplot": { "command": "pst-2dplot", "detail": "A PSTricks package for drawing 2D curves", "documentation": "https://ctan.org/pkg/pst-2dplot" }, "pst-3d": { "command": "pst-3d", "detail": "A PSTricks package for tilting and other pseudo-3D tricks", "documentation": "https://ctan.org/pkg/pst-3d" }, "pst-3dplot": { "command": "pst-3dplot", "detail": "Draw 3D objects in parallel projection, using PSTricks", "documentation": "https://ctan.org/pkg/pst-3dplot" }, "pst-abspos": { "command": "pst-abspos", "detail": "Put objects at an absolute position", "documentation": "https://ctan.org/pkg/pst-abspos" }, "pst-am": { "command": "pst-am", "detail": "Simulation of modulation and demodulation", "documentation": "https://ctan.org/pkg/pst-am" }, "pst-antiprism": { "command": "pst-antiprism", "detail": "A PSTricks related package which draws an antiprism", "documentation": "https://ctan.org/pkg/pst-antiprism" }, "pst-arrow": { "command": "pst-arrow", "detail": "Special arrows for PSTricks", "documentation": "https://ctan.org/pkg/pst-arrow" }, "pst-asr": { "command": "pst-asr", "detail": "Typeset autosegmental representations for linguists", "documentation": "https://ctan.org/pkg/pst-asr" }, "pst-bar": { "command": "pst-bar", "detail": "Produces bar charts using PSTricks", "documentation": "https://ctan.org/pkg/pst-bar" }, "pst-barcode": { "command": "pst-barcode", "detail": "Print barcodes using PostScript", "documentation": "https://ctan.org/pkg/pst-barcode" }, "pst-bezier": { "command": "pst-bezier", "detail": "Draw Bezier curves", "documentation": "https://ctan.org/pkg/pst-bezier" }, "pst-blur": { "command": "pst-blur", "detail": "PSTricks package for \"blurred\" shadows", "documentation": "https://ctan.org/pkg/pst-blur" }, "pst-bspline": { "command": "pst-bspline", "detail": "Draw cubic Bspline curves and interpolations", "documentation": "https://ctan.org/pkg/pst-bspline" }, "pst-calculate": { "command": "pst-calculate", "detail": "Support for floating point operations at LaTeX level", "documentation": "https://ctan.org/pkg/pst-calculate" }, "pst-calendar": { "command": "pst-calendar", "detail": "Plot calendars in \"fancy\" ways", "documentation": "https://ctan.org/pkg/pst-calendar" }, "pst-cie": { "command": "pst-cie", "detail": "CIE color space", "documentation": "https://ctan.org/pkg/pst-cie" }, "pst-circ": { "command": "pst-circ", "detail": "PSTricks package for drawing electric circuits", "documentation": "https://ctan.org/pkg/pst-circ" }, "pst-coil": { "command": "pst-coil", "detail": "A PSTricks package for coils, etc", "documentation": "https://ctan.org/pkg/pst-coil" }, "pst-contourplot": { "command": "pst-contourplot", "detail": "Draw implicit functions using the “marching squares” algorithm", "documentation": "https://ctan.org/pkg/pst-contourplot" }, "pst-dart": { "command": "pst-dart", "detail": "Plotting dart boards", "documentation": "https://ctan.org/pkg/pst-dart" }, "pst-dbicons": { "command": "pst-dbicons", "detail": "Support for drawing ER diagrams", "documentation": "https://ctan.org/pkg/pst-dbicons" }, "pst-diffraction": { "command": "pst-diffraction", "detail": "Print diffraction patterns from various apertures", "documentation": "https://ctan.org/pkg/pst-diffraction" }, "pst-electricfield": { "command": "pst-electricfield", "detail": "Draw electric field and equipotential lines with PSTricks", "documentation": "https://ctan.org/pkg/pst-electricfield" }, "pst-eps": { "command": "pst-eps", "detail": "Create EPS files from PSTricks figures", "documentation": "https://ctan.org/pkg/pst-eps" }, "pst-eucl": { "command": "pst-eucl", "detail": "Euclidian geometry with PSTricks", "documentation": "https://ctan.org/pkg/pst-eucl" }, "pst-exa": { "command": "pst-exa", "detail": "Typeset PSTricks examples, with code", "documentation": "https://ctan.org/pkg/pst-exa" }, "pst-feyn": { "command": "pst-feyn", "detail": "Draw graphical elements for Feynman diagrams", "documentation": "https://ctan.org/pkg/pst-feyn" }, "pst-fill": { "command": "pst-fill", "detail": "Fill or tile areas with PSTricks", "documentation": "https://ctan.org/pkg/pst-fill" }, "pst-fit": { "command": "pst-fit", "detail": "Macros for curve fitting", "documentation": "https://ctan.org/pkg/pst-fit" }, "pst-fr3d": { "command": "pst-fr3d", "detail": "Draw 3-dimensional framed boxes using PSTricks", "documentation": "https://ctan.org/pkg/pst-fr3d" }, "pst-fractal": { "command": "pst-fractal", "detail": "Draw fractal sets using PSTricks", "documentation": "https://ctan.org/pkg/pst-fractal" }, "pst-fun": { "command": "pst-fun", "detail": "Draw \"funny\" objects with PSTricks", "documentation": "https://ctan.org/pkg/pst-fun" }, "pst-func": { "command": "pst-func", "detail": "PSTricks package for plotting mathematical functions", "documentation": "https://ctan.org/pkg/pst-func" }, "pst-gantt": { "command": "pst-gantt", "detail": "Draw GANTT charts with PSTricks", "documentation": "https://ctan.org/pkg/pst-gantt" }, "pst-geo": { "command": "pst-geo", "detail": "Geographical Projections", "documentation": "https://ctan.org/pkg/pst-geo" }, "pst-geometrictools": { "command": "pst-geometrictools", "detail": "A PSTricks package to draw geometric tools", "documentation": "https://ctan.org/pkg/pst-geometrictools" }, "pst-gr3d": { "command": "pst-gr3d", "detail": "Three dimensional grids with PSTricks", "documentation": "https://ctan.org/pkg/pst-gr3d" }, "pst-grad": { "command": "pst-grad", "detail": "Filling with colour gradients, using PSTricks", "documentation": "https://ctan.org/pkg/pst-grad" }, "pst-infixplot": { "command": "pst-infixplot", "detail": "Using PSTricks plotting capacities with infix expressions rather than RPN", "documentation": "https://ctan.org/pkg/pst-infixplot" }, "pst-intersect": { "command": "pst-intersect", "detail": "Compute intersections of arbitrary curves", "documentation": "https://ctan.org/pkg/pst-intersect" }, "pst-jtree": { "command": "pst-jtree", "detail": "Typeset complex trees for linguists", "documentation": "https://ctan.org/pkg/pst-jtree" }, "pst-knot": { "command": "pst-knot", "detail": "PSTricks package for displaying knots", "documentation": "https://ctan.org/pkg/pst-knot" }, "pst-labo": { "command": "pst-labo", "detail": "Draw objects for Chemistry laboratories", "documentation": "https://ctan.org/pkg/pst-labo" }, "pst-layout": { "command": "pst-layout", "detail": "Page layout macros based on PSTricks packages", "documentation": "https://ctan.org/pkg/pst-layout" }, "pst-lens": { "command": "pst-lens", "detail": "Lenses with PSTricks", "documentation": "https://ctan.org/pkg/pst-lens" }, "pst-light3d": { "command": "pst-light3d", "detail": "Three dimensional lighting effects (PSTricks)", "documentation": "https://ctan.org/pkg/pst-light3d" }, "pst-lsystem": { "command": "pst-lsystem", "detail": "Create images based on a L-system", "documentation": "https://ctan.org/pkg/pst-lsystem" }, "pst-magneticfield": { "command": "pst-magneticfield", "detail": "Plotting a magnetic field with PSTricks", "documentation": "https://ctan.org/pkg/pst-magneticfield" }, "pst-marble": { "command": "pst-marble", "detail": "A PSTricks package to draw marble-like patterns", "documentation": "https://ctan.org/pkg/pst-marble" }, "pst-math": { "command": "pst-math", "detail": "Enhancement of PostScript math operators to use with PSTricks", "documentation": "https://ctan.org/pkg/pst-math" }, "pst-mirror": { "command": "pst-mirror", "detail": "Images on a spherical mirror", "documentation": "https://ctan.org/pkg/pst-mirror" }, "pst-moire": { "command": "pst-moire", "detail": "A PSTricks package to draw moiré patterns", "documentation": "https://ctan.org/pkg/pst-moire" }, "pst-node": { "command": "pst-node", "detail": "Nodes and node connections in PSTricks", "documentation": "https://ctan.org/pkg/pst-node" }, "pst-ob3d": { "command": "pst-ob3d", "detail": "Three dimensional objects using PSTricks", "documentation": "https://ctan.org/pkg/pst-ob3d" }, "pst-ode": { "command": "pst-ode", "detail": "Solving initial value problems for sets of Ordinary Differential Equations", "documentation": "https://ctan.org/pkg/pst-ode" }, "pst-optexp": { "command": "pst-optexp", "detail": "Drawing optical experimental setups", "documentation": "https://ctan.org/pkg/pst-optexp" }, "pst-optic": { "command": "pst-optic", "detail": "Drawing optics diagrams", "documentation": "https://ctan.org/pkg/pst-optic" }, "pst-osci": { "command": "pst-osci", "detail": "Oscgons with PSTricks", "documentation": "https://ctan.org/pkg/pst-osci" }, "pst-ovl": { "command": "pst-ovl", "detail": "Create and manage graphical overlays", "documentation": "https://ctan.org/pkg/pst-ovl" }, "pst-pad": { "command": "pst-pad", "detail": "Draw simple attachment systems with PSTricks", "documentation": "https://ctan.org/pkg/pst-pad" }, "pst-pdf": { "command": "pst-pdf", "detail": "Make PDF versions of graphics by processing between runs", "documentation": "https://ctan.org/pkg/pst-pdf" }, "pst-pdgr": { "command": "pst-pdgr", "detail": "Draw medical pedigrees using PSTricks", "documentation": "https://ctan.org/pkg/pst-pdgr" }, "pst-perspective": { "command": "pst-perspective", "detail": "Draw perspective views using PSTricks", "documentation": "https://ctan.org/pkg/pst-perspective" }, "pst-platon": { "command": "pst-platon", "detail": "Platonic solids in PSTricks", "documentation": "https://ctan.org/pkg/pst-platon" }, "pst-plot": { "command": "pst-plot", "detail": "Plot data using PSTricks", "documentation": "https://ctan.org/pkg/pst-plot" }, "pst-poker": { "command": "pst-poker", "detail": "Drawing poker cards", "documentation": "https://ctan.org/pkg/pst-poker" }, "pst-poly": { "command": "pst-poly", "detail": "Polygons with PSTricks", "documentation": "https://ctan.org/pkg/pst-poly" }, "pst-pulley": { "command": "pst-pulley", "detail": "Plot pulleys, using PSTricks", "documentation": "https://ctan.org/pkg/pst-pulley" }, "pst-qtree": { "command": "pst-qtree", "detail": "Simple syntax for trees", "documentation": "https://ctan.org/pkg/pst-qtree" }, "pst-rputover": { "command": "pst-rputover", "detail": " Place text over objects without obscuring background colors", "documentation": "https://ctan.org/pkg/pst-rputover" }, "pst-rubans": { "command": "pst-rubans", "detail": "Draw three-dimensional ribbons", "documentation": "https://ctan.org/pkg/pst-rubans" }, "pst-shell": { "command": "pst-shell", "detail": "Plotting sea shells", "documentation": "https://ctan.org/pkg/pst-shell" }, "pst-sigsys": { "command": "pst-sigsys", "detail": "Support of signal processing-related disciplines", "documentation": "https://ctan.org/pkg/pst-sigsys" }, "pst-slpe": { "command": "pst-slpe", "detail": "Sophisticated colour gradients", "documentation": "https://ctan.org/pkg/pst-slpe" }, "pst-solarsystem": { "command": "pst-solarsystem", "detail": "Plot the solar system for a specific date", "documentation": "https://ctan.org/pkg/pst-solarsystem" }, "pst-solides3d": { "command": "pst-solides3d", "detail": "Draw perspective views of 3D solids", "documentation": "https://ctan.org/pkg/pst-solides3d" }, "pst-soroban": { "command": "pst-soroban", "detail": "Draw a Soroban using PSTricks", "documentation": "https://ctan.org/pkg/pst-soroban" }, "pst-spectra": { "command": "pst-spectra", "detail": "Draw continuum, emission and absorption spectra with PSTricks", "documentation": "https://ctan.org/pkg/pst-spectra" }, "pst-spinner": { "command": "pst-spinner", "detail": "Drawing a fidget spinner", "documentation": "https://ctan.org/pkg/pst-spinner" }, "pst-stru": { "command": "pst-stru", "detail": "Civil engineering diagrams, using PSTricks", "documentation": "https://ctan.org/pkg/pst-stru" }, "pst-text": { "command": "pst-text", "detail": "Text and character manipulation in PSTricks", "documentation": "https://ctan.org/pkg/pst-text" }, "pst-thick": { "command": "pst-thick", "detail": "Drawing very thick lines and curves", "documentation": "https://ctan.org/pkg/pst-thick" }, "pst-tools": { "command": "pst-tools", "detail": "PSTricks support functions", "documentation": "https://ctan.org/pkg/pst-tools" }, "pst-tree": { "command": "pst-tree", "detail": "Trees, using PSTricks", "documentation": "https://ctan.org/pkg/pst-tree" }, "pst-turtle": { "command": "pst-turtle", "detail": "Commands for “turtle operations”", "documentation": "https://ctan.org/pkg/pst-turtle" }, "pst-tvz": { "command": "pst-tvz", "detail": "Draw trees with more than one root node, using PSTricks", "documentation": "https://ctan.org/pkg/pst-tvz" }, "pst-uml": { "command": "pst-uml", "detail": "UML diagrams with PSTricks", "documentation": "https://ctan.org/pkg/pst-uml" }, "pst-vehicle": { "command": "pst-vehicle", "detail": "A PSTricks package for rolling vehicles on graphs of mathematical functions", "documentation": "https://ctan.org/pkg/pst-vehicle" }, "pst-venn": { "command": "pst-venn", "detail": "A PSTricks package for drawing Venn sets", "documentation": "https://ctan.org/pkg/pst-venn" }, "pst-vowel": { "command": "pst-vowel", "detail": "Enable arrows showing diphthongs on vowel charts", "documentation": "https://ctan.org/pkg/pst-vowel" }, "pst-xkey": { "command": "pst-xkey", "detail": "Key-value syntax for PSTricks packages", "documentation": "https://ctan.org/pkg/pst-xkey" }, "pstool": { "command": "pstool", "detail": "Support for psfrag within pdfLaTeX", "documentation": "https://ctan.org/pkg/pstool" }, "pstricks-add": { "command": "pstricks-add", "detail": "A collection of add-ons and bugfixes for PSTricks", "documentation": "https://ctan.org/pkg/pstricks-add" }, "pstring": { "command": "pstring", "detail": "Typeset sequences with justification pointers", "documentation": "https://ctan.org/pkg/pstring" }, "ptext": { "command": "ptext", "detail": "A ‘lipsum’ for Persian", "documentation": "https://ctan.org/pkg/ptext" }, "ptolemaicastronomy": { "command": "ptolemaicastronomy", "detail": "Diagrams of sphere models for variably strict conditionals (Lewis counterfactuals)", "documentation": "https://ctan.org/pkg/ptolemaicastronomy" }, "punk": { "command": "punk", "detail": "Donald Knuth's punk font", "documentation": "https://ctan.org/pkg/punk" }, "puyotikz": { "command": "puyotikz", "detail": "Quickly typeset board states of Puyo Puyo games", "documentation": "https://ctan.org/pkg/puyotikz" }, "pxbase": { "command": "pxbase", "detail": "Tools for use with (u)pLaTeX", "documentation": "https://ctan.org/pkg/pxbase" }, "pxchfon": { "command": "pxchfon", "detail": "Japanese font setup for pLaTeX and upLaTeX", "documentation": "https://ctan.org/pkg/pxchfon" }, "pxcjkcat": { "command": "pxcjkcat", "detail": "LaTeX interface for the CJK category codes of upTeX", "documentation": "https://ctan.org/pkg/pxcjkcat" }, "pxfonts": { "command": "pxfonts", "detail": "Palatino-like fonts in support of mathematics", "documentation": "https://ctan.org/pkg/pxfonts" }, "pxgreeks": { "command": "pxgreeks", "detail": "Shape selection for PX fonts Greek letters", "documentation": "https://ctan.org/pkg/pxgreeks" }, "pxjahyper": { "command": "pxjahyper", "detail": "Hyperref support for pLaTeX", "documentation": "https://ctan.org/pkg/pxjahyper" }, "pxjodel": { "command": "pxjodel", "detail": "Help change metrics of fonts from japanese-otf", "documentation": "https://ctan.org/pkg/pxjodel" }, "pxpgfmark": { "command": "pxpgfmark", "detail": "e-pTeX driver for PGF inter-picture connections", "documentation": "https://ctan.org/pkg/pxpgfmark" }, "pxpic": { "command": "pxpic", "detail": "Draw pixel pictures", "documentation": "https://ctan.org/pkg/pxpic" }, "pxrubrica": { "command": "pxrubrica", "detail": "Ruby annotations according to JIS X 4051", "documentation": "https://ctan.org/pkg/pxrubrica" }, "pxtatescale": { "command": "pxtatescale", "detail": "Patch to graphics driver for scaling in vertical direction of pTeX", "documentation": "https://ctan.org/pkg/pxtatescale" }, "pxufont": { "command": "pxufont", "detail": "Emulate non-Unicode Japanese fonts using Unicode fonts", "documentation": "https://ctan.org/pkg/pxufont" }, "pygmentex": { "command": "pygmentex", "detail": "Use Pygments to format code listings in documents", "documentation": "https://ctan.org/pkg/pygmentex" }, "pyluatex": { "command": "pyluatex", "detail": "Execute Python code on the fly in your LaTeX documents", "documentation": "https://ctan.org/pkg/pyluatex" }, "python": { "command": "python", "detail": "Embed Python code in LaTeX", "documentation": "https://ctan.org/pkg/python" }, "pythonhighlight": { "command": "pythonhighlight", "detail": "Highlighting of Python code, based on the listings package", "documentation": "https://ctan.org/pkg/pythonhighlight" }, "pythontex": { "command": "pythontex", "detail": "Run Python from within a document, typesetting the results", "documentation": "https://ctan.org/pkg/pythontex" }, "qcircuit": { "command": "qcircuit", "detail": "Macros to generate quantum ciruits", "documentation": "https://ctan.org/pkg/qcircuit" }, "qcm": { "command": "qcm", "detail": "A LaTeX2e class for making multiple choice questionnaires", "documentation": "https://ctan.org/pkg/qcm" }, "qrbill": { "command": "qrbill", "detail": "Create QR bills using LaTeX", "documentation": "https://ctan.org/pkg/qrbill" }, "qrcode": { "command": "qrcode", "detail": "Generate QR codes in LaTeX", "documentation": "https://ctan.org/pkg/qrcode" }, "qsharp": { "command": "qsharp", "detail": "Syntax highlighting for the Q# language", "documentation": "https://ctan.org/pkg/qsharp" }, "qstest": { "command": "qstest", "detail": "Bundle for unit tests and pattern matching", "documentation": "https://ctan.org/pkg/qstest" }, "qsymbols": { "command": "qsymbols", "detail": "Maths symbol abbreviations", "documentation": "https://ctan.org/pkg/qsymbols" }, "qtree": { "command": "qtree", "detail": "Draw tree structures", "documentation": "https://ctan.org/pkg/qtree" }, "quantikz": { "command": "quantikz", "detail": "Draw quantum circuit diagrams", "documentation": "https://ctan.org/pkg/quantikz" }, "quattrocento": { "command": "quattrocento", "detail": "Quattrocento and Quattrocento Sans fonts with LaTeX support", "documentation": "https://ctan.org/pkg/quattrocento" }, "quicktype": { "command": "quicktype", "detail": "LaTeX package for quick typesetting", "documentation": "https://ctan.org/pkg/quicktype" }, "quiz2socrative": { "command": "quiz2socrative", "detail": "Prepare questions for socrative quizzes", "documentation": "https://ctan.org/pkg/quiz2socrative" }, "quotchap": { "command": "quotchap", "detail": "Decorative chapter headings", "documentation": "https://ctan.org/pkg/quotchap" }, "quotes": { "command": "quotes", "detail": "Smart double quotes in LaTeX input", "documentation": "https://ctan.org/pkg/quotes" }, "quoting": { "command": "quoting", "detail": "Consolidated environment for displayed text", "documentation": "https://ctan.org/pkg/quoting" }, "quotmark": { "command": "quotmark", "detail": "Consistent quote marks", "documentation": "https://ctan.org/pkg/quotmark" }, "quran": { "command": "quran", "detail": "An easy way to typeset any part of The Holy Quran", "documentation": "https://ctan.org/pkg/quran" }, "quran-bn": { "command": "quran-bn", "detail": "Bengali translations to the quran package", "documentation": "https://ctan.org/pkg/quran-bn" }, "quran-de": { "command": "quran-de", "detail": "German translations to the quran package", "documentation": "https://ctan.org/pkg/quran-de" }, "quran-ur": { "command": "quran-ur", "detail": "Urdu translations to the quran package", "documentation": "https://ctan.org/pkg/quran-ur" }, "ragged2e": { "command": "ragged2e", "detail": "Alternative versions of “ragged”-type commands", "documentation": "https://ctan.org/pkg/ragged2e" }, "raleway": { "command": "raleway", "detail": "Use Raleway with TeX(-alike) systems", "documentation": "https://ctan.org/pkg/raleway" }, "ran_toks": { "command": "ran_toks", "detail": "Randomise token strings", "documentation": "https://ctan.org/pkg/ran_toks" }, "randbild": { "command": "randbild", "detail": "Marginal pictures", "documentation": "https://ctan.org/pkg/randbild" }, "randomlist": { "command": "randomlist", "detail": "Deal with database, loop, and random in order to build personalized exercises", "documentation": "https://ctan.org/pkg/randomlist" }, "randomwalk": { "command": "randomwalk", "detail": "Random walks using TikZ", "documentation": "https://ctan.org/pkg/randomwalk" }, "randtext": { "command": "randtext", "detail": "Randomise the order of characters in strings", "documentation": "https://ctan.org/pkg/randtext" }, "rank-2-roots": { "command": "rank-2-roots", "detail": "Draw (mathematical) rank 2 root systems", "documentation": "https://ctan.org/pkg/rank-2-roots" }, "rawfonts": { "command": "rawfonts", "detail": "Low level font compatibility mode for LaTeX", "documentation": "https://ctan.org/pkg/rawfonts" }, "rccol": { "command": "rccol", "detail": "Decimal-centered optionally rounded numbers in tabular", "documentation": "https://ctan.org/pkg/rccol" }, "rcs": { "command": "rcs", "detail": "Use RCS (revision control system) tags in LaTeX documents", "documentation": "https://ctan.org/pkg/rcs" }, "rcs-multi": { "command": "rcs-multi", "detail": "Typeset RCS version control in multiple-file documents", "documentation": "https://ctan.org/pkg/rcs-multi" }, "rcsinfo": { "command": "rcsinfo", "detail": "Support for the revision control system", "documentation": "https://ctan.org/pkg/rcsinfo" }, "readarray": { "command": "readarray", "detail": "Read, store and recall array-formatted data", "documentation": "https://ctan.org/pkg/readarray" }, "readprov": { "command": "readprov", "detail": "Provides GetFileInfo without the need to load the file", "documentation": "https://ctan.org/pkg/readprov" }, "realboxes": { "command": "realboxes", "detail": "Variants of common box-commands that read their content as real box and not as macro argument", "documentation": "https://ctan.org/pkg/realboxes" }, "realhats": { "command": "realhats", "detail": "Put real hats on symbols instead of ^", "documentation": "https://ctan.org/pkg/realhats" }, "realscripts": { "command": "realscripts", "detail": "Access OpenType subscript and superscript glyphs", "documentation": "https://ctan.org/pkg/realscripts" }, "realtranspose": { "command": "realtranspose", "detail": "The “real” way to transpose a Matrix", "documentation": "https://ctan.org/pkg/realtranspose" }, "rec-thy": { "command": "rec-thy", "detail": "Commands to typeset recursion theory papers", "documentation": "https://ctan.org/pkg/rec-thy" }, "rectopma": { "command": "rectopma", "detail": "Recycle top matter", "documentation": "https://ctan.org/pkg/rectopma" }, "recycle": { "command": "recycle", "detail": "A font providing the \"recyclable\" logo", "documentation": "https://ctan.org/pkg/recycle" }, "refcheck": { "command": "refcheck", "detail": "Check references (in figures, table, equations, etc)", "documentation": "https://ctan.org/pkg/refcheck" }, "refcount": { "command": "refcount", "detail": "Counter operations with label references", "documentation": "https://ctan.org/pkg/refcount" }, "refenums": { "command": "refenums", "detail": "Define named items and provide back-references with that name", "documentation": "https://ctan.org/pkg/refenums" }, "reflectgraphics": { "command": "reflectgraphics", "detail": "Techniques for reflecting graphics", "documentation": "https://ctan.org/pkg/reflectgraphics" }, "refstyle": { "command": "refstyle", "detail": "Advanced formatting of cross references", "documentation": "https://ctan.org/pkg/refstyle" }, "regcount": { "command": "regcount", "detail": "Display the allocation status of the TeX registers", "documentation": "https://ctan.org/pkg/regcount" }, "regexpatch": { "command": "regexpatch", "detail": "High level patching of commands", "documentation": "https://ctan.org/pkg/regexpatch" }, "register": { "command": "register", "detail": "Typeset programmable elements in digital hardware (registers)", "documentation": "https://ctan.org/pkg/register" }, "regstats": { "command": "regstats", "detail": "Information about register use", "documentation": "https://ctan.org/pkg/regstats" }, "reledmac": { "command": "reledmac", "detail": "Typeset scholarly editions", "documentation": "https://ctan.org/pkg/reledmac" }, "reledpar": { "command": "reledpar", "detail": "Typeset scholarly editions in parallel texts", "documentation": "https://ctan.org/pkg/reledpar" }, "relenc": { "command": "relenc", "detail": "A \"relaxed\" font encoding", "documentation": "https://ctan.org/pkg/relenc" }, "relsize": { "command": "relsize", "detail": "Set the font size relative to the current font size", "documentation": "https://ctan.org/pkg/relsize" }, "remreset": { "command": "remreset", "detail": "Remove counters from reset list", "documentation": "https://ctan.org/pkg/remreset" }, "reotex": { "command": "reotex", "detail": "Draw Reo Channels and Circuits", "documentation": "https://ctan.org/pkg/reotex" }, "repeatindex": { "command": "repeatindex", "detail": "Repeat items in an index after a page or column break", "documentation": "https://ctan.org/pkg/repeatindex" }, "repltext": { "command": "repltext", "detail": "Control how text gets copied from a PDF file", "documentation": "https://ctan.org/pkg/repltext" }, "report": { "command": "report", "detail": "Typeset a multi-chapter report", "documentation": "https://ctan.org/pkg/report" }, "rerunfilecheck": { "command": "rerunfilecheck", "detail": "Checksum based rerun checks on auxiliary files", "documentation": "https://ctan.org/pkg/rerunfilecheck" }, "resizegather": { "command": "resizegather", "detail": "Automatically resize overly large equations", "documentation": "https://ctan.org/pkg/resizegather" }, "rest-api": { "command": "rest-api", "detail": "Describing a rest api", "documentation": "https://ctan.org/pkg/rest-api" }, "returntogrid": { "command": "returntogrid", "detail": "Semi-automatic grid typesetting", "documentation": "https://ctan.org/pkg/returntogrid" }, "revquantum": { "command": "revquantum", "detail": "Hacks to make writing quantum papers for revtex4-1 less painful", "documentation": "https://ctan.org/pkg/revquantum" }, "rgltxdoc": { "command": "rgltxdoc", "detail": "Common code for documentation of the author’s packages", "documentation": "https://ctan.org/pkg/rgltxdoc" }, "ribbonproofs": { "command": "ribbonproofs", "detail": "Drawing ribbon proofs", "documentation": "https://ctan.org/pkg/ribbonproofs" }, "rmathbr": { "command": "rmathbr", "detail": "Repeating of math operator at the broken line and the new line in inline equations", "documentation": "https://ctan.org/pkg/rmathbr" }, "rmpage": { "command": "rmpage", "detail": "A package to help change page layout parameters in LaTeX", "documentation": "https://ctan.org/pkg/rmpage" }, "roboto": { "command": "roboto", "detail": "Support for the Roboto family of fonts", "documentation": "https://ctan.org/pkg/roboto" }, "robustcommand": { "command": "robustcommand", "detail": "Declare robust command, with \\newcommand checks", "documentation": "https://ctan.org/pkg/robustcommand" }, "robustindex": { "command": "robustindex", "detail": "Create index with pagerefs", "documentation": "https://ctan.org/pkg/robustindex" }, "rojud": { "command": "rojud", "detail": "A font with the images of the counties of Romania", "documentation": "https://ctan.org/pkg/rojud" }, "romanbar": { "command": "romanbar", "detail": "Write roman number with \"bars\"", "documentation": "https://ctan.org/pkg/romanbar" }, "romanbarpagenumber": { "command": "romanbarpagenumber", "detail": "Typesetting roman page numbers", "documentation": "https://ctan.org/pkg/romanbarpagenumber" }, "romanneg": { "command": "romanneg", "detail": "Roman page numbers negative", "documentation": "https://ctan.org/pkg/romanneg" }, "romannum": { "command": "romannum", "detail": "Generate roman numerals instead of arabic digits", "documentation": "https://ctan.org/pkg/romannum" }, "rosario": { "command": "Rosario", "detail": "Using the free Rosario fonts with LaTeX", "documentation": "https://ctan.org/pkg/rosario" }, "rotate": { "command": "rotate", "detail": "Rotate TeX boxes", "documentation": "https://ctan.org/pkg/rotate" }, "rotating": { "command": "rotating", "detail": "Rotation tools, including rotated full-page floats", "documentation": "https://ctan.org/pkg/rotating" }, "rotchiffre": { "command": "rotchiffre", "detail": "Perform simple rotation cyphers", "documentation": "https://ctan.org/pkg/rotchiffre" }, "rotfloat": { "command": "rotfloat", "detail": "Rotate floats", "documentation": "https://ctan.org/pkg/rotfloat" }, "rotpages": { "command": "rotpages", "detail": "Typeset sets of pages upside-down and backwards", "documentation": "https://ctan.org/pkg/rotpages" }, "rotunda": { "command": "rotunda", "detail": "Rotunda manuscript book-hand font", "documentation": "https://ctan.org/pkg/rotunda" }, "roundbox": { "command": "roundbox", "detail": "Round boxes in LaTeX", "documentation": "https://ctan.org/pkg/roundbox" }, "rrgtrees": { "command": "rrgtrees", "detail": "Linguistic tree diagrams for Role and Reference Grammar (RRG) with LaTeX", "documentation": "https://ctan.org/pkg/rrgtrees" }, "rsc": { "command": "rsc", "detail": "BibTeX style for use with RSC journals", "documentation": "https://ctan.org/pkg/rsc" }, "rsfso": { "command": "rsfso", "detail": "A mathematical calligraphic font based on rsfs", "documentation": "https://ctan.org/pkg/rsfso" }, "rterface": { "command": "rterface", "detail": "Access to R analysis from within a document", "documentation": "https://ctan.org/pkg/rterface" }, "rtkinenc": { "command": "rtkinenc", "detail": "Input encoding with fallback procedures", "documentation": "https://ctan.org/pkg/rtkinenc" }, "rubikcube": { "command": "rubikcube", "detail": "Typeset Rubik cubes and move notation", "documentation": "https://ctan.org/pkg/rubikcube" }, "rubikrotation": { "command": "rubikrotation", "detail": "Processes a sequence of Rubik rotations", "documentation": "https://ctan.org/pkg/rubikrotation" }, "rubiktwocube": { "command": "rubiktwocube", "detail": "Typeset Rubik TwoCubes and move notation", "documentation": "https://ctan.org/pkg/rubiktwocube" }, "rulerbox": { "command": "rulerbox", "detail": "Draw rulers around a box", "documentation": "https://ctan.org/pkg/rulerbox" }, "runcode": { "command": "runcode", "detail": "Execute foreign source code and embed the result in the pdf file", "documentation": "https://ctan.org/pkg/runcode" }, "runic": { "command": "runic", "detail": "Fonts for Anglo-Saxon futharc script", "documentation": "https://ctan.org/pkg/runic" }, "russ": { "command": "russ", "detail": "LaTeX in Russian, without babel", "documentation": "https://ctan.org/pkg/russ" }, "rustic": { "command": "rustic", "detail": "Roman Rustic manuscript book-hand font", "documentation": "https://ctan.org/pkg/rustic" }, "rutitlepage": { "command": "rutitlepage", "detail": "Radboud University Titlepage Package", "documentation": "https://ctan.org/pkg/rutitlepage" }, "rviewport": { "command": "rviewport", "detail": "Relative Viewport for Graphics Inclusion", "documentation": "https://ctan.org/pkg/rviewport" }, "rvwrite": { "command": "rvwrite", "detail": "Increase the number of available output streams in LaTeX", "documentation": "https://ctan.org/pkg/rvwrite" }, "sa-tikz": { "command": "sa-tikz", "detail": "TikZ library to draw switching architectures", "documentation": "https://ctan.org/pkg/sa-tikz" }, "sanitize-umlaut": { "command": "sanitize-umlaut", "detail": "Sanitize umlauts for MakeIndex and pdfLaTeX", "documentation": "https://ctan.org/pkg/sanitize-umlaut" }, "sankey": { "command": "sankey", "detail": "Draw Sankey diagrams with TikZ", "documentation": "https://ctan.org/pkg/sankey" }, "sans": { "command": "sans", "detail": "Exchange Roman and Sans faces in a document", "documentation": "https://ctan.org/pkg/sans" }, "sansmath": { "command": "sansmath", "detail": "Maths in a sans font", "documentation": "https://ctan.org/pkg/sansmath" }, "sansmathaccent": { "command": "sansmathaccent", "detail": "Correct placement of accents in sans-serif maths", "documentation": "https://ctan.org/pkg/sansmathaccent" }, "sansmathfonts": { "command": "sansmathfonts", "detail": "Correct placement of accents in sans-serif maths", "documentation": "https://ctan.org/pkg/sansmathfonts" }, "sarabian": { "command": "sarabian", "detail": "Archaic South Arabian script font", "documentation": "https://ctan.org/pkg/sarabian" }, "sasnrdisplay": { "command": "SASnRdisplay", "detail": "Typeset SAS or R code or output", "documentation": "https://ctan.org/pkg/sasnrdisplay" }, "savefnmark": { "command": "savefnmark", "detail": "Save name of the footnote mark for reuse", "documentation": "https://ctan.org/pkg/savefnmark" }, "savesym": { "command": "savesym", "detail": "Redefine symbols where names conflict", "documentation": "https://ctan.org/pkg/savesym" }, "savetrees": { "command": "savetrees", "detail": "Optimise the use of each page of a LaTeX document", "documentation": "https://ctan.org/pkg/savetrees" }, "scale": { "command": "scale", "detail": "Scale document by sqrt(2) or magstep(2)", "documentation": "https://ctan.org/pkg/scale" }, "scalebar": { "command": "scalebar", "detail": "Create scalebars for maps, diagrams or photos", "documentation": "https://ctan.org/pkg/scalebar" }, "scalefnt": { "command": "scalefnt", "detail": "Rescale fonts to arbitrary sizes", "documentation": "https://ctan.org/pkg/scalefnt" }, "scalerel": { "command": "scalerel", "detail": "Constrained scaling and stretching of objects", "documentation": "https://ctan.org/pkg/scalerel" }, "scanpages": { "command": "scanpages", "detail": "Support importing and embellishing scanned documents", "documentation": "https://ctan.org/pkg/scanpages" }, "schedule": { "command": "schedule", "detail": "Weekly schedules", "documentation": "https://ctan.org/pkg/schedule" }, "schemabloc": { "command": "schemabloc", "detail": "Draw block diagrams, using TikZ", "documentation": "https://ctan.org/pkg/schemabloc" }, "schemata": { "command": "schemata", "detail": "Print topical diagrams", "documentation": "https://ctan.org/pkg/schemata" }, "scholax": { "command": "scholax", "detail": "Extension of TeXGyreSchola (New Century Schoolbook) with math support", "documentation": "https://ctan.org/pkg/scholax" }, "schooldocs": { "command": "schooldocs", "detail": "Various layout styles for school documents", "documentation": "https://ctan.org/pkg/schooldocs" }, "schule": { "command": "schule", "detail": "Support for teachers at German schools", "documentation": "https://ctan.org/pkg/schule" }, "scientific-thesis-cover": { "command": "scientific-thesis-cover", "detail": "Provides cover page and affirmation at the end of a thesis", "documentation": "https://ctan.org/pkg/scientific-thesis-cover" }, "sclang-prettifier": { "command": "sclang-prettifier", "detail": "Prettyprinting SuperCollider source code", "documentation": "https://ctan.org/pkg/sclang-prettifier" }, "scontents": { "command": "scontents", "detail": "Stores LaTeX contents in memory or files", "documentation": "https://ctan.org/pkg/scontents" }, "scraddr": { "command": "scraddr", "detail": "Provide data from scrlttr2's address files", "documentation": "https://ctan.org/pkg/scraddr" }, "scratch": { "command": "scratch", "detail": "Draw programs like “scratch”", "documentation": "https://ctan.org/pkg/scratch" }, "scratch3": { "command": "scratch3", "detail": "Draw programs like “scratch”", "documentation": "https://ctan.org/pkg/scratch3" }, "scratchx": { "command": "ScratchX", "detail": "Include Scratch programs in LaTeX documents", "documentation": "https://ctan.org/pkg/scratchx" }, "scrbase": { "command": "scrbase", "detail": "Provide basic features for KOMA-Script", "documentation": "https://ctan.org/pkg/scrbase" }, "scrdate": { "command": "scrdate", "detail": "Calendar date operations", "documentation": "https://ctan.org/pkg/scrdate" }, "screenplay-pkg": { "command": "screenplay-pkg", "detail": "Package version of the screenplay document class", "documentation": "https://ctan.org/pkg/screenplay-pkg" }, "scrextend": { "command": "scrextend", "detail": "Use of components of KOMA-Script by other packages", "documentation": "https://ctan.org/pkg/scrextend" }, "scrindex": { "command": "scrindex", "detail": "Make index package work with Koma-script classes", "documentation": "https://ctan.org/pkg/scrindex" }, "scrjura": { "command": "scrjura", "detail": "Koma-Script support for lawyers, etc", "documentation": "https://ctan.org/pkg/scrjura" }, "scrlayer": { "command": "scrlayer", "detail": "Manage text ‘layers’ within Koma-Script", "documentation": "https://ctan.org/pkg/scrlayer" }, "scrlayer-fancyhdr": { "command": "scrlayer-fancyhdr", "detail": "Combining package fancyhdr with KOMA-Script’s scrlayer", "documentation": "https://ctan.org/pkg/scrlayer-fancyhdr" }, "scrlayer-notecolumn": { "command": "scrlayer-notecolumn", "detail": "Control note columns parallel to the main text", "documentation": "https://ctan.org/pkg/scrlayer-notecolumn" }, "scrlayer-scrpage": { "command": "scrlayer-scrpage", "detail": "Define and manage page styles", "documentation": "https://ctan.org/pkg/scrlayer-scrpage" }, "scrletter": { "command": "scrletter", "detail": "Letter extention to KOMA-Script classes", "documentation": "https://ctan.org/pkg/scrletter" }, "scrlfile": { "command": "scrlfile", "detail": "Installation control for koma-script packages", "documentation": "https://ctan.org/pkg/scrlfile" }, "scrtime": { "command": "scrtime", "detail": "Show the time of a LaTeX run", "documentation": "https://ctan.org/pkg/scrtime" }, "scrwfile": { "command": "scrwfile", "detail": "Use LaTeX .aux file in place of \\newrite files", "documentation": "https://ctan.org/pkg/scrwfile" }, "scsnowman": { "command": "scsnowman", "detail": "Snowman variants using TikZ", "documentation": "https://ctan.org/pkg/scsnowman" }, "sdrt": { "command": "sdrt", "detail": "Macros for Segmented Discourse Representation Theory", "documentation": "https://ctan.org/pkg/sdrt" }, "secdot": { "command": "secdot", "detail": "Section numbers with trailing dots", "documentation": "https://ctan.org/pkg/secdot" }, "secnum": { "command": "secnum", "detail": "A macro to format section numbering intuitively", "documentation": "https://ctan.org/pkg/secnum" }, "section": { "command": "section", "detail": "Modifying section commands in LaTeX", "documentation": "https://ctan.org/pkg/section" }, "sectionbox": { "command": "sectionbox", "detail": "Create fancy boxed ((sub)sub)sections", "documentation": "https://ctan.org/pkg/sectionbox" }, "sectionbreak": { "command": "sectionbreak", "detail": "LaTeX support for section breaks", "documentation": "https://ctan.org/pkg/sectionbreak" }, "sectsty": { "command": "sectsty", "detail": "Control sectional headers", "documentation": "https://ctan.org/pkg/sectsty" }, "seealso": { "command": "seealso", "detail": "Improve the performance of \\see macros with makeindex", "documentation": "https://ctan.org/pkg/seealso" }, "selectp": { "command": "selectp", "detail": "Select pages to be output", "documentation": "https://ctan.org/pkg/selectp" }, "selinput": { "command": "selinput", "detail": "Semi-automatic detection of input encoding", "documentation": "https://ctan.org/pkg/selinput" }, "selnolig": { "command": "selnolig", "detail": "Selectively disable typographic ligatures", "documentation": "https://ctan.org/pkg/selnolig" }, "semantex": { "command": "semantex", "detail": "Semantic, keyval-based mathematics", "documentation": "https://ctan.org/pkg/semantex" }, "semantic": { "command": "semantic", "detail": "Help for writing programming language semantics", "documentation": "https://ctan.org/pkg/semantic" }, "semantic-markup": { "command": "semantic-markup", "detail": "Meaningful semantic markup in the spirit of the Text Encoding Initiative", "documentation": "https://ctan.org/pkg/semantic-markup" }, "semesterplanner": { "command": "semesterplanner", "detail": "Create beautiful semester timetables and more", "documentation": "https://ctan.org/pkg/semesterplanner" }, "seminar": { "command": "seminar", "detail": "Make overhead slides", "documentation": "https://ctan.org/pkg/seminar" }, "semioneside": { "command": "semioneside", "detail": "Put only special contents on left-hand pages in two sided layout", "documentation": "https://ctan.org/pkg/semioneside" }, "semtex": { "command": "semtex", "detail": "Deals with stripped SemanTeX documents", "documentation": "https://ctan.org/pkg/semtex" }, "semtrans": { "command": "semtrans", "detail": "Transliteration of semitic languages", "documentation": "https://ctan.org/pkg/semtrans" }, "sepfootnotes": { "command": "sepfootnotes", "detail": "Support footnotes and endnotes from separate files", "documentation": "https://ctan.org/pkg/sepfootnotes" }, "sepnum": { "command": "sepnum", "detail": "Print numbers in a \"friendly\" format", "documentation": "https://ctan.org/pkg/sepnum" }, "seqsplit": { "command": "seqsplit", "detail": "Split long sequences of characters in a neutral way", "documentation": "https://ctan.org/pkg/seqsplit" }, "serbian-apostrophe": { "command": "serbian-apostrophe", "detail": "Commands for Serbian words with apostrophes", "documentation": "https://ctan.org/pkg/serbian-apostrophe" }, "serbian-date-lat": { "command": "serbian-date-lat", "detail": "Updated date typesetting for Serbian", "documentation": "https://ctan.org/pkg/serbian-date-lat" }, "serbian-def-cyr": { "command": "serbian-def-cyr", "detail": "Serbian cyrillic localization", "documentation": "https://ctan.org/pkg/serbian-def-cyr" }, "serbian-lig": { "command": "serbian-lig", "detail": "Control ligatures in Serbian", "documentation": "https://ctan.org/pkg/serbian-lig" }, "sesamanuel": { "command": "sesamanuel", "detail": "Class and package for sesamath books or paper", "documentation": "https://ctan.org/pkg/sesamanuel" }, "sesstime": { "command": "sesstime", "detail": "Session and timing information in lecture notes", "documentation": "https://ctan.org/pkg/sesstime" }, "setdeck": { "command": "setdeck", "detail": "Typeset cards for Set", "documentation": "https://ctan.org/pkg/setdeck" }, "setouterhbox": { "command": "setouterhbox", "detail": "Set hbox in outer horizontal mode", "documentation": "https://ctan.org/pkg/setouterhbox" }, "setspace": { "command": "setspace", "detail": "Set space between lines", "documentation": "https://ctan.org/pkg/setspace" }, "settobox": { "command": "settobox", "detail": "Assigning dimensions of a box to a length register", "documentation": "https://ctan.org/pkg/settobox" }, "sexam": { "command": "sexam", "detail": "Package for typesetting arabic exam scripts", "documentation": "https://ctan.org/pkg/sexam" }, "sf298": { "command": "sf298", "detail": "Standard form 298", "documentation": "https://ctan.org/pkg/sf298" }, "sfg": { "command": "sfg", "detail": "Draw signal flow graphs", "documentation": "https://ctan.org/pkg/sfg" }, "sfmath": { "command": "sfmath", "detail": "Sans-serif mathematics", "documentation": "https://ctan.org/pkg/sfmath" }, "sgame": { "command": "sgame", "detail": "LaTeX style for typesetting strategic games", "documentation": "https://ctan.org/pkg/sgame" }, "sgmlcmpt": { "command": "sgmlcmpt", "detail": "Suppport for LaTeX formulae as SGML PCDATA", "documentation": "https://ctan.org/pkg/sgmlcmpt" }, "shadethm": { "command": "shadethm", "detail": "Theorem environments that are shaded", "documentation": "https://ctan.org/pkg/shadethm" }, "shadow": { "command": "shadow", "detail": "Shadow boxes", "documentation": "https://ctan.org/pkg/shadow" }, "shadowtext": { "command": "shadowtext", "detail": "Produce text with a shadow behind it", "documentation": "https://ctan.org/pkg/shadowtext" }, "shapepar": { "command": "shapepar", "detail": "A macro to typeset paragraphs in specific shapes", "documentation": "https://ctan.org/pkg/shapepar" }, "shdoc": { "command": "shdoc", "detail": "Float environment to document the shell commands of a terminal session", "documentation": "https://ctan.org/pkg/shdoc" }, "shellesc": { "command": "shellesc", "detail": "Unified shell escape interface for LaTeX", "documentation": "https://ctan.org/pkg/shellesc" }, "shortmathj": { "command": "shortmathj", "detail": "Automatically shortify titles of mathematical journals", "documentation": "https://ctan.org/pkg/shortmathj" }, "shorttoc": { "command": "shorttoc", "detail": "Table of contents with different depths", "documentation": "https://ctan.org/pkg/shorttoc" }, "shortvrb": { "command": "shortvrb", "detail": "Abbreviated verbatim commands", "documentation": "https://ctan.org/pkg/shortvrb" }, "show2e": { "command": "show2e", "detail": "Variants of \\show for LaTeX2e", "documentation": "https://ctan.org/pkg/show2e" }, "showcharinbox": { "command": "showcharinbox", "detail": "Show characters inside a box", "documentation": "https://ctan.org/pkg/showcharinbox" }, "showdim": { "command": "showdim", "detail": "Variants on printing dimensions", "documentation": "https://ctan.org/pkg/showdim" }, "showexpl": { "command": "showexpl", "detail": "Typesetting LaTeX source code", "documentation": "https://ctan.org/pkg/showexpl" }, "showframe": { "command": "showframe", "detail": "Draw a page-layout diagram", "documentation": "https://ctan.org/pkg/showframe" }, "showhyphens": { "command": "showhyphens", "detail": "Show all possible hyphenations in LuaLaTeX", "documentation": "https://ctan.org/pkg/showhyphens" }, "showkeys": { "command": "showkeys", "detail": "Show label, ref, cite and bib keys", "documentation": "https://ctan.org/pkg/showkeys" }, "showlabels": { "command": "showlabels", "detail": "Show label commands in the margin", "documentation": "https://ctan.org/pkg/showlabels" }, "showtags": { "command": "showtags", "detail": "Print the tags of bibliography entries", "documentation": "https://ctan.org/pkg/showtags" }, "shuffle": { "command": "shuffle", "detail": "A symbol for the shuffle product", "documentation": "https://ctan.org/pkg/shuffle" }, "sidecap": { "command": "sidecap", "detail": "Typeset captions sideways", "documentation": "https://ctan.org/pkg/sidecap" }, "sidenotes": { "command": "sidenotes", "detail": "Typeset notes containing rich content, in the margin", "documentation": "https://ctan.org/pkg/sidenotes" }, "signchart": { "command": "signchart", "detail": "Create beautifully typeset sign charts", "documentation": "https://ctan.org/pkg/signchart" }, "silence": { "command": "silence", "detail": "Selective filtering of error messages and warnings", "documentation": "https://ctan.org/pkg/silence" }, "simplebnf": { "command": "simplebnf", "detail": "A simple package to format Backus-Naur form (BNF)", "documentation": "https://ctan.org/pkg/simplebnf" }, "simplecd": { "command": "simplecd", "detail": "Simple CD, DVD covers for printing", "documentation": "https://ctan.org/pkg/simplecd" }, "simpleinvoice": { "command": "simpleinvoice", "detail": "Easy typesetting of invoices", "documentation": "https://ctan.org/pkg/simpleinvoice" }, "simplekv": { "command": "simplekv", "detail": "A simple key/value system for TeX and LaTeX", "documentation": "https://ctan.org/pkg/simplekv" }, "simpleoptics": { "command": "simpleoptics", "detail": "Drawing lenses and mirrors for optical diagrams", "documentation": "https://ctan.org/pkg/simpleoptics" }, "simpler-wick": { "command": "simpler-wick", "detail": "Simpler Wick contractions", "documentation": "https://ctan.org/pkg/simpler-wick" }, "simplewick": { "command": "simplewick", "detail": "Simple Wick contractions", "documentation": "https://ctan.org/pkg/simplewick" }, "simurgh": { "command": "simurgh", "detail": "Typeset Parsi in LuaLaTeX", "documentation": "https://ctan.org/pkg/simurgh" }, "sistyle": { "command": "sistyle", "detail": "Package to typeset SI units, numbers and angles", "documentation": "https://ctan.org/pkg/sistyle" }, "sitem": { "command": "sitem", "detail": "Save the optional argument of \\item", "documentation": "https://ctan.org/pkg/sitem" }, "siunits": { "command": "SIunits", "detail": "International System of Units", "documentation": "https://ctan.org/pkg/siunits" }, "siunitx": { "command": "siunitx", "detail": "A comprehensive (SI) units package", "documentation": "https://ctan.org/pkg/siunitx" }, "skak": { "command": "skak", "detail": "Fonts and macros for typesetting chess games", "documentation": "https://ctan.org/pkg/skak" }, "skb": { "command": "skb", "detail": "Tools for a repository of long-living documents", "documentation": "https://ctan.org/pkg/skb" }, "skeldoc": { "command": "skeldoc", "detail": "Placeholders for unfinished documents", "documentation": "https://ctan.org/pkg/skeldoc" }, "skeycommand": { "command": "skeycommand", "detail": "Create commands using parameters and keyval in parallel", "documentation": "https://ctan.org/pkg/skeycommand" }, "skeyval": { "command": "skeyval", "detail": "Key-value parsing combining features of xkeyval and pgfkeys", "documentation": "https://ctan.org/pkg/skeyval" }, "skills": { "command": "skills", "detail": "Create proficiency tests", "documentation": "https://ctan.org/pkg/skills" }, "skmath": { "command": "skmath", "detail": "Extensions to the maths command repertoir", "documentation": "https://ctan.org/pkg/skmath" }, "skull": { "command": "skull", "detail": "A font to draw a skull", "documentation": "https://ctan.org/pkg/skull" }, "slantsc": { "command": "slantsc", "detail": "Access different-shaped small-caps fonts", "documentation": "https://ctan.org/pkg/slantsc" }, "slashed": { "command": "slashed", "detail": "Put a slash through characters", "documentation": "https://ctan.org/pkg/slashed" }, "slemph": { "command": "slemph", "detail": "Slanted emphasis in LaTeX", "documentation": "https://ctan.org/pkg/slemph" }, "slides": { "command": "slides", "detail": "Class for creating slides", "documentation": "https://ctan.org/pkg/slides" }, "sltables": { "command": "sltables", "detail": "Simplified tables for LaTeX", "documentation": "https://ctan.org/pkg/sltables" }, "smalltableof": { "command": "smalltableof", "detail": "Create listoffigures etc. in a single chapter", "documentation": "https://ctan.org/pkg/smalltableof" }, "smartdiagram": { "command": "smartdiagram", "detail": "Generate diagrams from lists", "documentation": "https://ctan.org/pkg/smartdiagram" }, "smartmn": { "command": "smartmn", "detail": "Make hyphens print as minus signs where appropriate", "documentation": "https://ctan.org/pkg/smartmn" }, "smartref": { "command": "smartref", "detail": "Extend LaTeX's \\ref capability", "documentation": "https://ctan.org/pkg/smartref" }, "smartunits": { "command": "smartunits", "detail": "Converting between common metric and Imperial units", "documentation": "https://ctan.org/pkg/smartunits" }, "snapshot": { "command": "snapshot", "detail": "List the external dependencies of a LaTeX document", "documentation": "https://ctan.org/pkg/snapshot" }, "snotez": { "command": "snotez", "detail": "Typeset notes, in the margin", "documentation": "https://ctan.org/pkg/snotez" }, "sobolev": { "command": "sobolev", "detail": "Commands for dealing with Sobolev spaces (and relatives)", "documentation": "https://ctan.org/pkg/sobolev" }, "somedefs": { "command": "somedefs", "detail": "Save loading all of another package", "documentation": "https://ctan.org/pkg/somedefs" }, "songbook": { "command": "songbook", "detail": "Package for typesetting song lyrics and chord books", "documentation": "https://ctan.org/pkg/songbook" }, "songs": { "command": "songs", "detail": "Produce song books for church or fellowship", "documentation": "https://ctan.org/pkg/songs" }, "soul": { "command": "soul", "detail": "Hyphenation for letterspacing, underlining, and more", "documentation": "https://ctan.org/pkg/soul" }, "soulpos": { "command": "soulpos", "detail": "A fancy means of underlining", "documentation": "https://ctan.org/pkg/soulpos" }, "soulutf8": { "command": "soulutf8", "detail": "Permit use of UTF-8 characters in soul", "documentation": "https://ctan.org/pkg/soulutf8" }, "soup": { "command": "soup", "detail": "Generate alphabet soup puzzles", "documentation": "https://ctan.org/pkg/soup" }, "sourcecodepro": { "command": "sourcecodepro", "detail": "Use SourceCodePro with TeX(-alike) systems", "documentation": "https://ctan.org/pkg/sourcecodepro" }, "sourcesanspro": { "command": "sourcesanspro", "detail": "Use SourceSansPro with TeX(-alike) systems", "documentation": "https://ctan.org/pkg/sourcesanspro" }, "sourceserifpro": { "command": "sourceserifpro", "detail": "Use SourceSerifPro with TeX(-alike) systems", "documentation": "https://ctan.org/pkg/sourceserifpro" }, "spacingtricks": { "command": "spacingtricks", "detail": " Dealing with some spacing issues", "documentation": "https://ctan.org/pkg/spacingtricks" }, "spalign": { "command": "spalign", "detail": "Typeset matrices and arrays with spaces and semicolons as delimiters", "documentation": "https://ctan.org/pkg/spalign" }, "spark-otf": { "command": "spark-otf", "detail": "Support OpenType Spark fonts", "documentation": "https://ctan.org/pkg/spark-otf" }, "sparklines": { "command": "sparklines", "detail": "Drawing sparklines: intense, simple, wordlike graphics", "documentation": "https://ctan.org/pkg/sparklines" }, "spath3": { "command": "spath3", "detail": "Manipulate “soft paths” in PGF", "documentation": "https://ctan.org/pkg/spath3" }, "spbmark": { "command": "spbmark", "detail": "Customize superscripts and subscripts", "documentation": "https://ctan.org/pkg/spbmark" }, "spectral": { "command": "spectral", "detail": "Spectral fonts with LaTeX support", "documentation": "https://ctan.org/pkg/spectral" }, "spectralsequences": { "command": "spectralsequences", "detail": "Print spectral sequence diagrams using PGF/TikZ", "documentation": "https://ctan.org/pkg/spectralsequences" }, "spelling": { "command": "spelling", "detail": "Support for spell-checking of LuaTeX documents", "documentation": "https://ctan.org/pkg/spelling" }, "sphack": { "command": "sphack", "detail": "Patch LaTeX kernel spacing macros", "documentation": "https://ctan.org/pkg/sphack" }, "splitbib": { "command": "splitbib", "detail": "Split and reorder your bibliography", "documentation": "https://ctan.org/pkg/splitbib" }, "spot": { "command": "spot", "detail": "Spotlight highlighting for Beamer", "documentation": "https://ctan.org/pkg/spot" }, "spotcolor": { "command": "spotcolor", "detail": "Spot colours for pdfLaTeX", "documentation": "https://ctan.org/pkg/spotcolor" }, "spreadtab": { "command": "spreadtab", "detail": "Spreadsheet features for LaTeX tabular environments", "documentation": "https://ctan.org/pkg/spreadtab" }, "spverbatim": { "command": "spverbatim", "detail": "Allow line breaks within \\verb and verbatim output", "documentation": "https://ctan.org/pkg/spverbatim" }, "sqrcaps": { "command": "sqrcaps", "detail": "Square Capitals manuscript book-hand font", "documentation": "https://ctan.org/pkg/sqrcaps" }, "srcltx": { "command": "srcltx", "detail": "Jump between DVI and TeX files", "documentation": "https://ctan.org/pkg/srcltx" }, "srdp-mathematik": { "command": "srdp-mathematik", "detail": "Typeset Austrian SRDP in mathematics", "documentation": "https://ctan.org/pkg/srdp-mathematik" }, "sseq": { "command": "sseq", "detail": "Typesetting spectral sequence charts", "documentation": "https://ctan.org/pkg/sseq" }, "stabular": { "command": "stabular", "detail": "Multipage tabular", "documentation": "https://ctan.org/pkg/stabular" }, "stack": { "command": "stack", "detail": "Tools to define and use stacks", "documentation": "https://ctan.org/pkg/stack" }, "stackengine": { "command": "stackengine", "detail": "Highly customised stacking of objects, insets, baseline changes, etc", "documentation": "https://ctan.org/pkg/stackengine" }, "stackrel": { "command": "stackrel", "detail": "Enhancement to the \\stackrel command", "documentation": "https://ctan.org/pkg/stackrel" }, "stampinclude": { "command": "stampinclude", "detail": "Inclusion based on .aux file date stamps", "documentation": "https://ctan.org/pkg/stampinclude" }, "standalone": { "command": "standalone", "detail": "Compile TeX pictures stand-alone or as part of a document", "documentation": "https://ctan.org/pkg/standalone" }, "stanli": { "command": "stanli", "detail": "TikZ Library for Structural Analysis", "documentation": "https://ctan.org/pkg/stanli" }, "starfont": { "command": "starfont", "detail": "The StarFont Sans astrological font", "documentation": "https://ctan.org/pkg/starfont" }, "statex": { "command": "statex", "detail": "Statistics style", "documentation": "https://ctan.org/pkg/statex" }, "statex2": { "command": "statex2", "detail": "Statistics style", "documentation": "https://ctan.org/pkg/statex2" }, "statistics": { "command": "statistics", "detail": " Compute and typeset statistics tables and graphics", "documentation": "https://ctan.org/pkg/statistics" }, "statistik": { "command": "statistik", "detail": "Store statistics of a document", "documentation": "https://ctan.org/pkg/statistik" }, "statmath": { "command": "statmath", "detail": "A LaTeX package for simple use of statistical notation", "documentation": "https://ctan.org/pkg/statmath" }, "staves": { "command": "staves", "detail": "Typeset Icelandic staves and runic letters", "documentation": "https://ctan.org/pkg/staves" }, "stdclsdv": { "command": "stdclsdv", "detail": "Provide sectioning information for package writers", "documentation": "https://ctan.org/pkg/stdclsdv" }, "stdpage": { "command": "stdpage", "detail": "Standard pages with n lines of at most m characters each", "documentation": "https://ctan.org/pkg/stdpage" }, "stealcaps": { "command": "stealcaps", "detail": "“Steal” small capitals", "documentation": "https://ctan.org/pkg/stealcaps" }, "steinmetz": { "command": "steinmetz", "detail": "Print Steinmetz notation", "documentation": "https://ctan.org/pkg/steinmetz" }, "step": { "command": "step", "detail": "A free Times-like font", "documentation": "https://ctan.org/pkg/step" }, "stex": { "command": "stex", "detail": "An Infrastructure for Semantic Preloading of LaTeX Documents", "documentation": "https://ctan.org/pkg/stex" }, "stfloats": { "command": "stfloats", "detail": "Commands to control the presentation of floats", "documentation": "https://ctan.org/pkg/stfloats" }, "stix": { "command": "stix", "detail": "OpenType Unicode maths fonts", "documentation": "https://ctan.org/pkg/stix" }, "stix2": { "command": "stix2", "detail": "Type1 versions of the STIX Two OpenType fonts", "documentation": "https://ctan.org/pkg/stix2-type1" }, "stmaryrd": { "command": "stmaryrd", "detail": "St Mary Road symbols for theoretical computer science", "documentation": "https://ctan.org/pkg/stmaryrd" }, "storebox": { "command": "storebox", "detail": "Storing information for reuse", "documentation": "https://ctan.org/pkg/storebox" }, "storecmd": { "command": "storecmd", "detail": "Store the name of a defined command in a container", "documentation": "https://ctan.org/pkg/storecmd" }, "strands": { "command": "strands", "detail": "Draw objects constructed from strands", "documentation": "https://ctan.org/pkg/strands" }, "stricttex": { "command": "stricttex", "detail": "Strictly balanced brackets and numbers in command names", "documentation": "https://ctan.org/pkg/stricttex" }, "stringenc": { "command": "stringenc", "detail": "Converting a string between different encodings", "documentation": "https://ctan.org/pkg/stringenc" }, "stringstrings": { "command": "stringstrings", "detail": "String manipulation for cosmetic and programming application", "documentation": "https://ctan.org/pkg/stringstrings" }, "structmech": { "command": "structmech", "detail": "A TikZ command set for structural mechanics drawings", "documentation": "https://ctan.org/pkg/structmech" }, "struktex": { "command": "struktex", "detail": "Draw Nassi-Shneiderman charts", "documentation": "https://ctan.org/pkg/struktex" }, "stubs": { "command": "stubs", "detail": "Create tear-off stubs at the bottom of a page", "documentation": "https://ctan.org/pkg/stubs" }, "studenthandouts": { "command": "studenthandouts", "detail": "Management and styling of student handout projects", "documentation": "https://ctan.org/pkg/studenthandouts" }, "subcaption": { "command": "subcaption", "detail": "Support for sub-captions", "documentation": "https://ctan.org/pkg/subcaption" }, "subdepth": { "command": "subdepth", "detail": "Unify maths subscript height", "documentation": "https://ctan.org/pkg/subdepth" }, "subdocs": { "command": "subdocs", "detail": "Multifile documents", "documentation": "https://ctan.org/pkg/subdocs" }, "subeqn": { "command": "subeqn", "detail": "Package for subequation numbering", "documentation": "https://ctan.org/pkg/subeqn" }, "subeqnarray": { "command": "subeqnarray", "detail": "Equation array with sub numbering", "documentation": "https://ctan.org/pkg/subeqnarray" }, "subfig": { "command": "subfig", "detail": "Figures broken into subfigures", "documentation": "https://ctan.org/pkg/subfig" }, "subfigmat": { "command": "subfigmat", "detail": "Automates layout when using the subfigure package", "documentation": "https://ctan.org/pkg/subfigmat" }, "subfigure": { "command": "subfigure", "detail": "Deprecated: Figures divided into subfigures", "documentation": "https://ctan.org/pkg/subfigure" }, "subfiles": { "command": "subfiles", "detail": "Individual typesetting of subfiles of a “main” document", "documentation": "https://ctan.org/pkg/subfiles" }, "subfloat": { "command": "subfloat", "detail": "Sub-numbering for figures and tables", "documentation": "https://ctan.org/pkg/subfloat" }, "sublabel": { "command": "sublabel", "detail": "Sub-number counters", "documentation": "https://ctan.org/pkg/sublabel" }, "subscript": { "command": "subscript", "detail": "Provides the \\textsubscript command", "documentation": "https://ctan.org/pkg/subscript" }, "substances": { "command": "substances", "detail": "A database of chemicals", "documentation": "https://ctan.org/pkg/substances" }, "substitutefont": { "command": "substitutefont", "detail": "Easy font substitution", "documentation": "https://ctan.org/pkg/substitutefont" }, "substr": { "command": "substr", "detail": "Deal with substrings in strings", "documentation": "https://ctan.org/pkg/substr" }, "subsupscripts": { "command": "subsupscripts", "detail": "A range of sub- and superscript commands", "documentation": "https://ctan.org/pkg/subsupscripts" }, "subtext": { "command": "subtext", "detail": "Easy text-style subscripts in math mode", "documentation": "https://ctan.org/pkg/subtext" }, "sudoku": { "command": "sudoku", "detail": "Create sudoku grids", "documentation": "https://ctan.org/pkg/sudoku" }, "suffix": { "command": "suffix", "detail": "Define commands with suffixes", "documentation": "https://ctan.org/pkg/suffix" }, "superiors": { "command": "superiors", "detail": "Attach superior figures to a font family", "documentation": "https://ctan.org/pkg/superiors" }, "supertabular": { "command": "supertabular", "detail": "A multi-page tables package", "documentation": "https://ctan.org/pkg/supertabular" }, "suppose": { "command": "suppose", "detail": "Abbreviate the word “Suppose”", "documentation": "https://ctan.org/pkg/suppose" }, "susy": { "command": "susy", "detail": "Macros for SuperSymmetry-related work", "documentation": "https://ctan.org/pkg/susy" }, "sverb": { "command": "sverb", "detail": "A set of verbatim text manipulations", "documentation": "https://ctan.org/pkg/sverb" }, "svg": { "command": "svg", "detail": "Include and extract SVG pictures in LaTeX documents", "documentation": "https://ctan.org/pkg/svg" }, "svgcolor": { "command": "svgcolor", "detail": "Define SVG named colours", "documentation": "https://ctan.org/pkg/svgcolor" }, "svn": { "command": "svn", "detail": "Typeset Subversion keywords", "documentation": "https://ctan.org/pkg/svn" }, "svn-multi": { "command": "svn-multi", "detail": "Subversion keywords in multi-file LaTeX documents", "documentation": "https://ctan.org/pkg/svn-multi" }, "svn-prov": { "command": "svn-prov", "detail": "Subversion variants of \\Provides... macros", "documentation": "https://ctan.org/pkg/svn-prov" }, "svninfo": { "command": "svninfo", "detail": "Typeset Subversion keywords", "documentation": "https://ctan.org/pkg/svninfo" }, "svrsymbols": { "command": "svrsymbols", "detail": "A font with symbols for use in physics texts", "documentation": "https://ctan.org/pkg/svrsymbols" }, "swfigure": { "command": "swfigure", "detail": "Insert large images that do not fit into a single page", "documentation": "https://ctan.org/pkg/swfigure" }, "swimgraf": { "command": "swimgraf", "detail": "Graphical/textual representations of swimming performances", "documentation": "https://ctan.org/pkg/swimgraf" }, "swrule": { "command": "swrule", "detail": "Lines thicker in the middle than at the ends", "documentation": "https://ctan.org/pkg/swrule" }, "syllogism": { "command": "syllogism", "detail": "Typeset syllogisms in LaTeX", "documentation": "https://ctan.org/pkg/syllogism" }, "sympytex": { "command": "sympytex", "detail": "Include symbolic computation (using sympy) in documents", "documentation": "https://ctan.org/pkg/sympytex" }, "synproof": { "command": "synproof", "detail": "Easy drawing of syntactic proofs", "documentation": "https://ctan.org/pkg/synproof" }, "syntaxdi": { "command": "syntaxdi", "detail": "Create “railroad” syntax diagrams", "documentation": "https://ctan.org/pkg/syntaxdi" }, "syntonly": { "command": "syntonly", "detail": "Run a document through LaTeX for syntax checking", "documentation": "https://ctan.org/pkg/syntonly" }, "syntrace": { "command": "syntrace", "detail": "Labels for tracing in a syntax tree", "documentation": "https://ctan.org/pkg/syntrace" }, "synttree": { "command": "synttree", "detail": "Typeset syntactic trees", "documentation": "https://ctan.org/pkg/synttree" }, "syriac": { "command": "syriac", "detail": "A font for Syriac written in Estrangelo", "documentation": "https://ctan.org/pkg/syriac" }, "systeme": { "command": "systeme", "detail": "Format systems of equations", "documentation": "https://ctan.org/pkg/systeme" }, "t-angles": { "command": "t-angles", "detail": "Draw tangles, trees, Hopf algebra operations and other pictures", "documentation": "https://ctan.org/pkg/t-angles" }, "t1enc": { "command": "t1enc", "detail": "Standard package for activating ec fonts", "documentation": "https://ctan.org/pkg/t1enc" }, "tabbing": { "command": "Tabbing", "detail": "Tabbing with accented letters", "documentation": "https://ctan.org/pkg/tabbing" }, "tabfigures": { "command": "tabfigures", "detail": "Maintain vertical alignment of figures", "documentation": "https://ctan.org/pkg/tabfigures" }, "table-fct": { "command": "table-fct", "detail": "Draw a variations table of functions and a convexity table of its graph", "documentation": "https://ctan.org/pkg/table-fct" }, "tablefootnote": { "command": "tablefootnote", "detail": "Permit footnotes in tables", "documentation": "https://ctan.org/pkg/tablefootnote" }, "tableof": { "command": "tableof", "detail": "Tagging tables of contents", "documentation": "https://ctan.org/pkg/tableof" }, "tablestyles": { "command": "tablestyles", "detail": "Styles for tables with new commands", "documentation": "https://ctan.org/pkg/tablestyles" }, "tablists": { "command": "tablists", "detail": "Tabulated lists of short items", "documentation": "https://ctan.org/pkg/tablists" }, "tablor": { "command": "tablor", "detail": "Create tables of signs and of variations", "documentation": "https://ctan.org/pkg/tablor" }, "tabls": { "command": "tabls", "detail": "Better vertical spacing in tables and arrays", "documentation": "https://ctan.org/pkg/tabls" }, "tablvar": { "command": "tablvar", "detail": "Typesetting pretty tables of signs and variations according to French usage", "documentation": "https://ctan.org/pkg/tablvar" }, "tabstackengine": { "command": "tabstackengine", "detail": "“Tabbing” front-end to stackengine", "documentation": "https://ctan.org/pkg/tabstackengine" }, "tabu": { "command": "tabu", "detail": "Flexible LaTeX tabulars", "documentation": "https://ctan.org/pkg/tabu" }, "tabularborder": { "command": "tabularborder", "detail": "Remove excess space at left and right of tabular", "documentation": "https://ctan.org/pkg/tabularborder" }, "tabularcalc": { "command": "tabularcalc", "detail": "Calculate formulas in a tabular environment", "documentation": "https://ctan.org/pkg/tabularcalc" }, "tabularew": { "command": "tabularew", "detail": "A variation on the tabular environment", "documentation": "https://ctan.org/pkg/tabularew" }, "tabularht": { "command": "tabularht", "detail": "Tabular environments with height specified", "documentation": "https://ctan.org/pkg/tabularht" }, "tabularkv": { "command": "tabularkv", "detail": "Tabular environments with key-value interface", "documentation": "https://ctan.org/pkg/tabularkv" }, "tabularray": { "command": "tabularray", "detail": "Typeset tabulars and arrays with LaTeX3", "documentation": "https://ctan.org/pkg/tabularray" }, "tabularx": { "command": "tabularx", "detail": "Tabulars with adjustable-width columns", "documentation": "https://ctan.org/pkg/tabularx" }, "tabulary": { "command": "tabulary", "detail": "Tabular with variable width columns balanced", "documentation": "https://ctan.org/pkg/tabulary" }, "tabvar": { "command": "tabvar", "detail": "Typesetting tables showing variations of functions", "documentation": "https://ctan.org/pkg/tabvar" }, "tagging": { "command": "tagging", "detail": "Document configuration with tags", "documentation": "https://ctan.org/pkg/tagging" }, "tagpair": { "command": "tagpair", "detail": "Word-by-word glosses, translations, and bibliographic attributions", "documentation": "https://ctan.org/pkg/tagpair" }, "tagpdf": { "command": "tagpdf", "detail": "Tools for experimenting with tagging using pdfLaTeX and LuaLaTeX", "documentation": "https://ctan.org/pkg/tagpdf" }, "tasks": { "command": "tasks", "detail": "Horizontally columned lists", "documentation": "https://ctan.org/pkg/tasks" }, "tccompat": { "command": "tccompat", "detail": "Provide compatibility names for textcomp.sty", "documentation": "https://ctan.org/pkg/tccompat" }, "tclldoc": { "command": "tclldoc", "detail": "Doc/docstrip for tcl", "documentation": "https://ctan.org/pkg/tclldoc" }, "tcolorbox": { "command": "tcolorbox", "detail": "Coloured boxes, for LaTeX examples and theorems, etc", "documentation": "https://ctan.org/pkg/tcolorbox" }, "tdclock": { "command": "tdclock", "detail": "A ticking digital clock package for PDF output", "documentation": "https://ctan.org/pkg/tdclock" }, "tdsfrmath": { "command": "tdsfrmath", "detail": "Macros for French teachers of mathematics", "documentation": "https://ctan.org/pkg/tdsfrmath" }, "technics": { "command": "technics", "detail": "A package to format technical documents", "documentation": "https://ctan.org/pkg/technics" }, "ted": { "command": "ted", "detail": "A (primitive) token list editor", "documentation": "https://ctan.org/pkg/ted" }, "telprint": { "command": "telprint", "detail": "Format German phone numbers", "documentation": "https://ctan.org/pkg/telprint" }, "templatetools": { "command": "templatetools", "detail": "Commands useful in LaTeX templates", "documentation": "https://ctan.org/pkg/templatetools" }, "tempora": { "command": "tempora", "detail": "Greek and Cyrillic to accompany Times", "documentation": "https://ctan.org/pkg/tempora" }, "tengwarscript": { "command": "tengwarscript", "detail": "LaTeX support for using Tengwar fonts", "documentation": "https://ctan.org/pkg/tengwarscript" }, "tensind": { "command": "tensind", "detail": "Typeset tensors", "documentation": "https://ctan.org/pkg/tensind" }, "tensor": { "command": "tensor", "detail": "Typeset tensors", "documentation": "https://ctan.org/pkg/tensor" }, "termcal": { "command": "termcal", "detail": "Print a class calendar", "documentation": "https://ctan.org/pkg/termcal" }, "termcal-de": { "command": "termcal-de", "detail": "German localization for termcal", "documentation": "https://ctan.org/pkg/termcal-de" }, "termlist": { "command": "termlist", "detail": "Label any kind of term with a continuous counter", "documentation": "https://ctan.org/pkg/termlist" }, "testhyphens": { "command": "testhyphens", "detail": "Testing hyphenation patterns ", "documentation": "https://ctan.org/pkg/testhyphens" }, "testidx": { "command": "testidx", "detail": "Dummy text for testing index styles and indexing applications", "documentation": "https://ctan.org/pkg/testidx" }, "tetragonos": { "command": "tetragonos", "detail": "Four-Corner codes of Chinese characters", "documentation": "https://ctan.org/pkg/tetragonos" }, "teubner": { "command": "teubner", "detail": "Philological typesetting of classical Greek", "documentation": "https://ctan.org/pkg/teubner" }, "tex-label": { "command": "tex-label", "detail": "Place a classification on each page of a document", "documentation": "https://ctan.org/pkg/tex-label" }, "tex-locale": { "command": "tex-locale", "detail": "Localisation support for TeX and LaTeX documents", "documentation": "https://ctan.org/pkg/tex-locale" }, "tex4ebook": { "command": "tex4ebook", "detail": "Converter from LaTeX to ebook formats", "documentation": "https://ctan.org/pkg/tex4ebook" }, "tex4ht": { "command": "tex4ht", "detail": "Convert (La)TeX to HTML/XML", "documentation": "https://ctan.org/pkg/tex4ht" }, "texdate": { "command": "texdate", "detail": "Date printing, formatting, and manipulation in TeX", "documentation": "https://ctan.org/pkg/texdate" }, "texdimens": { "command": "texdimens", "detail": "Conversion of TeX dimensions to decimals", "documentation": "https://ctan.org/pkg/texdimens" }, "texdraw": { "command": "texdraw", "detail": "Graphical macros, using embedded PostScript", "documentation": "https://ctan.org/pkg/texdraw" }, "texilikechaps": { "command": "texilikechaps", "detail": "Format chapters with a texi-like format", "documentation": "https://ctan.org/pkg/texilikechaps" }, "texilikecover": { "command": "texilikecover", "detail": "A cover-page package, like TeXinfo", "documentation": "https://ctan.org/pkg/texilikecover" }, "texlogos": { "command": "texlogos", "detail": "Ready-to-use LaTeX logos", "documentation": "https://ctan.org/pkg/texlogos" }, "texmate": { "command": "texmate", "detail": "Comprehensive chess annotation in LaTeX", "documentation": "https://ctan.org/pkg/texmate" }, "texments": { "command": "texments", "detail": "Using the Pygments highlighter in LaTeX", "documentation": "https://ctan.org/pkg/texments" }, "texnegar": { "command": "texnegar", "detail": "Kashida justification in XeLaTeX and LuaLaTeX", "documentation": "https://ctan.org/pkg/texnegar" }, "texosquery": { "command": "texosquery", "detail": "Cross-platform Java application to query OS information", "documentation": "https://ctan.org/pkg/texosquery" }, "texpower": { "command": "texpower", "detail": "Create dynamic online presentations with LaTeX", "documentation": "https://ctan.org/pkg/texpower" }, "texshade": { "command": "texshade", "detail": "Package for setting nucleotide and peptide alignments", "documentation": "https://ctan.org/pkg/texshade" }, "texsort": { "command": "texsort", "detail": "Sort/compress numerical lists", "documentation": "https://ctan.org/pkg/texsort" }, "texsurgery": { "command": "texsurgery", "detail": "A LaTeX companion to the “texsurgery” python project", "documentation": "https://ctan.org/pkg/texsurgery" }, "textarea": { "command": "textarea", "detail": "Control the text area dynamically", "documentation": "https://ctan.org/pkg/textarea" }, "textcase": { "command": "textcase", "detail": "Case conversion ignoring mathematics, etc", "documentation": "https://ctan.org/pkg/textcase" }, "textcomp": { "command": "textcomp", "detail": "LaTeX support for the Text Companion fonts", "documentation": "https://ctan.org/pkg/textcomp" }, "textfit": { "command": "textfit", "detail": "Fit text to a desired size", "documentation": "https://ctan.org/pkg/textfit" }, "textglos": { "command": "textglos", "detail": "Typeset and index linguistic gloss abbreviations", "documentation": "https://ctan.org/pkg/textglos" }, "textgreek": { "command": "textgreek", "detail": "Upright greek letters in text", "documentation": "https://ctan.org/pkg/textgreek" }, "textmerg": { "command": "textmerg", "detail": "Merge text in TeX and LaTeX", "documentation": "https://ctan.org/pkg/textmerg" }, "textopo": { "command": "textopo", "detail": "Annotated membrane protein topology plots", "documentation": "https://ctan.org/pkg/textopo" }, "textpos": { "command": "textpos", "detail": "Place boxes at arbitrary positions on the LaTeX page", "documentation": "https://ctan.org/pkg/textpos" }, "textualicomma": { "command": "textualicomma", "detail": "Use the textual comma character as decimal separator in math mode", "documentation": "https://ctan.org/pkg/textualicomma" }, "texvc": { "command": "texvc", "detail": "Use MediaWiki LaTeX commands", "documentation": "https://ctan.org/pkg/texvc" }, "tfrupee": { "command": "tfrupee", "detail": "A font offering the new (Indian) Rupee symbol", "documentation": "https://ctan.org/pkg/tfrupee" }, "tgothic": { "command": "tgothic", "detail": "Gothic Textura Quadrata manuscript book-hand font", "documentation": "https://ctan.org/pkg/tgothic" }, "thaienum": { "command": "thaienum", "detail": "Thai labels in enumerate environments", "documentation": "https://ctan.org/pkg/thaienum" }, "thaispec": { "command": "thaispec", "detail": "Thai Language Typesetting in XeLaTeX", "documentation": "https://ctan.org/pkg/thaispec" }, "thalie": { "command": "thalie", "detail": "Typeset drama plays", "documentation": "https://ctan.org/pkg/thalie" }, "theanodidot": { "command": "TheanoDidot", "detail": "TheanoDidot fonts with LaTeX support", "documentation": "https://ctan.org/pkg/theanodidot" }, "theanomodern": { "command": "TheanoModern", "detail": "Theano Modern fonts with LaTeX support", "documentation": "https://ctan.org/pkg/theanomodern" }, "theanooldstyle": { "command": "TheanoOldStyle", "detail": "Theano OldStyle fonts with LaTeX support", "documentation": "https://ctan.org/pkg/theanooldstyle" }, "theorem": { "command": "theorem", "detail": "Manipulate theorem environments", "documentation": "https://ctan.org/pkg/theorem" }, "theoremref": { "command": "theoremref", "detail": "References with automatic theorem names", "documentation": "https://ctan.org/pkg/theoremref" }, "thepdfnumber": { "command": "thepdfnumber", "detail": "Print PDF numbers with minimal digits", "documentation": "https://ctan.org/pkg/thepdfnumber" }, "thinsp": { "command": "thinsp", "detail": "A stretchable \\thinspace for LaTeX", "documentation": "https://ctan.org/pkg/thinsp" }, "thmbox": { "command": "thmbox", "detail": "Decorate theorem statements", "documentation": "https://ctan.org/pkg/thmbox" }, "thmtools": { "command": "thmtools", "detail": "Extensions to theorem environments", "documentation": "https://ctan.org/pkg/thmtools" }, "threadcol": { "command": "threadcol", "detail": "Organize document columns into PDF “article thread”", "documentation": "https://ctan.org/pkg/threadcol" }, "threeparttable": { "command": "threeparttable", "detail": "Tables with captions and notes all the same width", "documentation": "https://ctan.org/pkg/threeparttable" }, "threeparttablex": { "command": "threeparttablex", "detail": "Notes in longtables", "documentation": "https://ctan.org/pkg/threeparttablex" }, "thrmappendix": { "command": "thrmappendix", "detail": "Theorems, lemmas, etc., in appendix", "documentation": "https://ctan.org/pkg/thrmappendix" }, "thuaslogos": { "command": "thuaslogos", "detail": "Logos for The Hague University of Applied Sciences (THUAS)", "documentation": "https://ctan.org/pkg/thuaslogos" }, "thumb": { "command": "thumb", "detail": "Thumb marks in documents", "documentation": "https://ctan.org/pkg/thumb" }, "thumbpdf": { "command": "thumbpdf", "detail": "Thumbnails for pdfTeX and dvips/ps2pdf", "documentation": "https://ctan.org/pkg/thumbpdf" }, "thumbs": { "command": "thumbs", "detail": "Create thumb indexes", "documentation": "https://ctan.org/pkg/thumbs" }, "thumby": { "command": "thumby", "detail": "Create thumb indexes for printed books", "documentation": "https://ctan.org/pkg/thumby" }, "ticket": { "command": "ticket", "detail": "Make labels, visiting-cards, pins with LaTeX", "documentation": "https://ctan.org/pkg/ticket" }, "ticollege": { "command": "ticollege", "detail": "Graphical representation of keys on a standard scientific calculator", "documentation": "https://ctan.org/pkg/ticollege" }, "tikz-3dplot": { "command": "tikz-3dplot", "detail": "Coordinate transformation styles for 3d plotting in TikZ", "documentation": "https://ctan.org/pkg/tikz-3dplot" }, "tikz-among-us": { "command": "tikz-among-us", "detail": "Create some AmongUs characters in TikZ environments", "documentation": "https://ctan.org/pkg/tikz-among-us" }, "tikz-cd": { "command": "tikz-cd", "detail": "Create commutative diagrams with TikZ", "documentation": "https://ctan.org/pkg/tikz-cd" }, "tikz-dependency": { "command": "tikz-dependency", "detail": "A library for drawing dependency graphs", "documentation": "https://ctan.org/pkg/tikz-dependency" }, "tikz-dimline": { "command": "tikz-dimline", "detail": "Technical dimension lines using PGF/TikZ", "documentation": "https://ctan.org/pkg/tikz-dimline" }, "tikz-feynhand": { "command": "tikz-feynhand", "detail": "Feynman diagrams with TikZ", "documentation": "https://ctan.org/pkg/tikz-feynhand" }, "tikz-feynman": { "command": "tikz-feynman", "detail": "Feynman diagrams with TikZ", "documentation": "https://ctan.org/pkg/tikz-feynman" }, "tikz-imagelabels": { "command": "tikz-imagelabels", "detail": "Put labels on images using TikZ", "documentation": "https://ctan.org/pkg/tikz-imagelabels" }, "tikz-inet": { "command": "tikz-inet", "detail": "Draw interaction nets with TikZ", "documentation": "https://ctan.org/pkg/tikz-inet" }, "tikz-lake-fig": { "command": "tikz-lake-fig", "detail": "Schematic diagrams of lakes", "documentation": "https://ctan.org/pkg/tikz-lake-fig" }, "tikz-layers": { "command": "tikz-layers", "detail": "TikZ provides graphical layers on TikZ: \"behind\", \"above\" and \"glass\" ", "documentation": "https://ctan.org/pkg/tikz-layers" }, "tikz-network": { "command": "tikz-network", "detail": "Draw networks with TikZ", "documentation": "https://ctan.org/pkg/tikz-network" }, "tikz-opm": { "command": "tikz-opm", "detail": " Typeset OPM diagrams", "documentation": "https://ctan.org/pkg/tikz-opm" }, "tikz-page": { "command": "tikz-page", "detail": " Small macro to help building nice and complex layout materials", "documentation": "https://ctan.org/pkg/tikz-page" }, "tikz-palattice": { "command": "tikz-palattice", "detail": "Draw particle accelerator lattices with TikZ", "documentation": "https://ctan.org/pkg/tikz-palattice" }, "tikz-qtree": { "command": "tikz-qtree", "detail": "Use existing qtree syntax for trees in TikZ", "documentation": "https://ctan.org/pkg/tikz-qtree" }, "tikz-timing": { "command": "tikz-timing", "detail": "Easy generation of timing diagrams as TikZ pictures", "documentation": "https://ctan.org/pkg/tikz-timing" }, "tikz-trackschematic": { "command": "tikz-trackschematic", "detail": "A TikZ library for creating track diagrams in railways", "documentation": "https://ctan.org/pkg/tikz-trackschematic" }, "tikz-truchet": { "command": "tikz-truchet", "detail": "Draw Truchet tiles", "documentation": "https://ctan.org/pkg/tikz-truchet" }, "tikzcodeblocks": { "command": "tikzcodeblocks", "detail": "Helps to draw codeblocks like scratch, NEPO and PXT in TikZ", "documentation": "https://ctan.org/pkg/tikzcodeblocks" }, "tikzducks": { "command": "tikzducks", "detail": "A little fun package for using rubber ducks in TikZ", "documentation": "https://ctan.org/pkg/tikzducks" }, "tikzinclude": { "command": "tikzinclude", "detail": "Import TikZ images from colletions", "documentation": "https://ctan.org/pkg/tikzinclude" }, "tikzlings": { "command": "tikzlings", "detail": "A collection of cute little animals and similar creatures", "documentation": "https://ctan.org/pkg/tikzlings" }, "tikzmarmots": { "command": "tikzmarmots", "detail": "Drawing little marmots in TikZ", "documentation": "https://ctan.org/pkg/tikzmarmots" }, "tikzorbital": { "command": "tikzorbital", "detail": "Atomic and molecular orbitals using TikZ", "documentation": "https://ctan.org/pkg/tikzorbital" }, "tikzpackets": { "command": "tikzPackets", "detail": "Display network packets", "documentation": "https://ctan.org/pkg/tikzpackets" }, "tikzpagenodes": { "command": "tikzpagenodes", "detail": "A single TikZ node for the whole page", "documentation": "https://ctan.org/pkg/tikzpagenodes" }, "tikzpeople": { "command": "tikzpeople", "detail": "Draw people-shaped nodes in TikZ", "documentation": "https://ctan.org/pkg/tikzpeople" }, "tikzpfeile": { "command": "tikzpfeile", "detail": "Draw arrows using PGF/TikZ", "documentation": "https://ctan.org/pkg/tikzpfeile" }, "tikzscale": { "command": "tikzscale", "detail": "Resize pictures while respecting text size", "documentation": "https://ctan.org/pkg/tikzscale" }, "tikzsymbols": { "command": "tikzsymbols", "detail": "Some symbols created using TikZ", "documentation": "https://ctan.org/pkg/tikzsymbols" }, "tile-graphic": { "command": "tile-graphic", "detail": "Create tiles of a graphical file", "documentation": "https://ctan.org/pkg/tile-graphic" }, "timbreicmc": { "command": "timbreicmc", "detail": "Typeset documents with ICMC/USP watermarks", "documentation": "https://ctan.org/pkg/timbreicmc" }, "time": { "command": "time", "detail": "Defines a macro \\now to print the current time", "documentation": "https://ctan.org/pkg/time" }, "times": { "command": "times", "detail": "Select Adobe Times Roman (or equivalent) as default font", "documentation": "https://ctan.org/pkg/times" }, "timing-diagrams": { "command": "timing-diagrams", "detail": "Draw timing diagrams", "documentation": "https://ctan.org/pkg/timing-diagrams" }, "tinos": { "command": "tinos", "detail": "Tinos fonts with LaTeX support", "documentation": "https://ctan.org/pkg/tinos" }, "tipa": { "command": "tipa", "detail": "Fonts and macros for IPA phonetics characters", "documentation": "https://ctan.org/pkg/tipa" }, "tipauni": { "command": "tipauni", "detail": "Producing Unicode characters with TIPA commands", "documentation": "https://ctan.org/pkg/tipauni" }, "tipfr": { "command": "tipfr", "detail": "Produces calculator's keys with the help of TikZ", "documentation": "https://ctan.org/pkg/tipfr" }, "tiscreen": { "command": "tiscreen", "detail": "Mimic the screen of older Texas Instruments calculators", "documentation": "https://ctan.org/pkg/tiscreen" }, "titlecaps": { "command": "titlecaps", "detail": "Setting rich-text input into Titling Caps", "documentation": "https://ctan.org/pkg/titlecaps" }, "titlefoot": { "command": "titlefoot", "detail": "Add special material to footer of title page", "documentation": "https://ctan.org/pkg/titlefoot" }, "titlepic": { "command": "titlepic", "detail": "Add picture to title page of a document", "documentation": "https://ctan.org/pkg/titlepic" }, "titleps": { "command": "titleps", "detail": "Page style control", "documentation": "https://ctan.org/pkg/titleps" }, "titleref": { "command": "titleref", "detail": "A \"\\titleref\" command to cross-reference section titles", "documentation": "https://ctan.org/pkg/titleref" }, "titles": { "command": "titles", "detail": "Titles of books, articles, etc. in LaTeX", "documentation": "https://ctan.org/pkg/titles" }, "titlesec": { "command": "titlesec", "detail": "Select alternative section titles", "documentation": "https://ctan.org/pkg/titlesec" }, "titletoc": { "command": "titletoc", "detail": "Alternative headings for toc/lof/lot", "documentation": "https://ctan.org/pkg/titletoc" }, "titling": { "command": "titling", "detail": "Control over the typesetting of the \\maketitle command", "documentation": "https://ctan.org/pkg/titling" }, "tkz-base": { "command": "tkz-base", "detail": "Tools for drawing with a cartesian coordinate system", "documentation": "https://ctan.org/pkg/tkz-base" }, "tkz-berge": { "command": "tkz-berge", "detail": "Macros for drawing graphs of graph theory", "documentation": "https://ctan.org/pkg/tkz-berge" }, "tkz-euclide": { "command": "tkz-euclide", "detail": "Tools for drawing Euclidean geometry", "documentation": "https://ctan.org/pkg/tkz-euclide" }, "tkz-fct": { "command": "tkz-fct", "detail": "Tools for drawing graphs of functions", "documentation": "https://ctan.org/pkg/tkz-fct" }, "tkz-graph": { "command": "tkz-graph", "detail": "Draw graph-theory graphs", "documentation": "https://ctan.org/pkg/tkz-graph" }, "tkz-orm": { "command": "tkz-orm", "detail": "Create Object-Role Model (ORM) diagrams", "documentation": "https://ctan.org/pkg/tkz-orm" }, "tkz-tab": { "command": "tkz-tab", "detail": "Tables of signs and variations using PGF/TikZ", "documentation": "https://ctan.org/pkg/tkz-tab" }, "tocbasic": { "command": "tocbasic", "detail": "Management of tables/lists of contents (and the like)", "documentation": "https://ctan.org/pkg/tocbasic" }, "tocbibind": { "command": "tocbibind", "detail": "Add bibliography/index/contents to Table of Contents", "documentation": "https://ctan.org/pkg/tocbibind" }, "tocdata": { "command": "tocdata", "detail": "Adds names to chapters, sections, figures in the TOC and LOF", "documentation": "https://ctan.org/pkg/tocdata" }, "tocenter": { "command": "tocenter", "detail": "Centring (and other) Page Layout", "documentation": "https://ctan.org/pkg/tocenter" }, "tocloft": { "command": "tocloft", "detail": "Control table of contents, figures, etc", "documentation": "https://ctan.org/pkg/tocloft" }, "tocvsec2": { "command": "tocvsec2", "detail": "Section numbering and table of contents control", "documentation": "https://ctan.org/pkg/tocvsec2" }, "todo": { "command": "todo", "detail": "Make a to-do list for a document", "documentation": "https://ctan.org/pkg/todo" }, "todonotes": { "command": "todonotes", "detail": "Marking things to do in a LaTeX document", "documentation": "https://ctan.org/pkg/todonotes" }, "tokcycle": { "command": "tokcycle", "detail": "Build tools to process tokens from an input stream", "documentation": "https://ctan.org/pkg/tokcycle" }, "tokenizer": { "command": "tokenizer", "detail": "A tokenizer", "documentation": "https://ctan.org/pkg/tokenizer" }, "toolbox": { "command": "toolbox", "detail": "Tool macros", "documentation": "https://ctan.org/pkg/toolbox" }, "topcapt": { "command": "topcapt", "detail": "Place captions above figures or tables", "documentation": "https://ctan.org/pkg/topcapt" }, "topfloat": { "command": "topfloat", "detail": "Move floats to the top of the page", "documentation": "https://ctan.org/pkg/topfloat" }, "topiclongtable": { "command": "topiclongtable", "detail": "Extend longtable with cells that merge hierarchically", "documentation": "https://ctan.org/pkg/topiclongtable" }, "topsection": { "command": "topsection", "detail": "An un-numbered top level section", "documentation": "https://ctan.org/pkg/topsection" }, "toptesi": { "command": "toptesi", "detail": "Bundle for typesetting multilanguage theses", "documentation": "https://ctan.org/pkg/toptesi" }, "totalcount": { "command": "totalcount", "detail": "Commands for typesetting total values of counters", "documentation": "https://ctan.org/pkg/totalcount" }, "totcount": { "command": "totcount", "detail": "Find the last value of a counter", "documentation": "https://ctan.org/pkg/totcount" }, "totpages": { "command": "totpages", "detail": "Count pages in a document, and report last page number", "documentation": "https://ctan.org/pkg/totpages" }, "tpslifonts": { "command": "tpslifonts", "detail": "A LaTeX package for configuring presentation fonts", "documentation": "https://ctan.org/pkg/tpslifonts" }, "tqft": { "command": "tqft", "detail": "Drawing TQFT diagrams with TikZ/PGF", "documentation": "https://ctan.org/pkg/tqft" }, "trace": { "command": "trace", "detail": "Make sensible use of TeX tracing in LaTeX", "documentation": "https://ctan.org/pkg/trace" }, "tracklang": { "command": "tracklang", "detail": "Language and dialect tracker", "documentation": "https://ctan.org/pkg/tracklang" }, "trajan": { "command": "trajan", "detail": "Fonts from the Trajan column in Rome", "documentation": "https://ctan.org/pkg/trajan" }, "tram": { "command": "tram", "detail": "Typeset tram boxes in LaTeX", "documentation": "https://ctan.org/pkg/tram" }, "translations": { "command": "translations", "detail": "Internationalisation of LaTeX2e packages", "documentation": "https://ctan.org/pkg/translations" }, "translator": { "command": "translator", "detail": "Easy translation of strings in LaTeX", "documentation": "https://ctan.org/pkg/translator" }, "transparent": { "command": "transparent", "detail": "Using a color stack for transparency with pdfTeX", "documentation": "https://ctan.org/pkg/transparent" }, "tree-dvips": { "command": "tree-dvips", "detail": "Trees and other linguists' macros", "documentation": "https://ctan.org/pkg/tree-dvips" }, "trfsigns": { "command": "trfsigns", "detail": "Typeset transform signs", "documentation": "https://ctan.org/pkg/trfsigns" }, "trig": { "command": "trig", "detail": "Simple trigonometric functions", "documentation": "https://ctan.org/pkg/trig" }, "trimspaces": { "command": "trimspaces", "detail": "Trim spaces around an argument or within a macro", "documentation": "https://ctan.org/pkg/trimspaces" }, "trivfloat": { "command": "trivfloat", "detail": "Quick float definitions in LaTeX", "documentation": "https://ctan.org/pkg/trivfloat" }, "trsym": { "command": "trsym", "detail": "Symbols for transformations", "documentation": "https://ctan.org/pkg/trsym" }, "truncate": { "command": "truncate", "detail": "Truncate text to a specified width", "documentation": "https://ctan.org/pkg/truncate" }, "tsemlines": { "command": "tsemlines", "detail": "Support for the ancient \\emline macro", "documentation": "https://ctan.org/pkg/tsemlines" }, "tucv": { "command": "tucv", "detail": "Support for typesetting a CV or résumeé", "documentation": "https://ctan.org/pkg/tucv" }, "tugboat": { "command": "tugboat", "detail": "LaTeX macros for TUGboat articles", "documentation": "https://ctan.org/pkg/tugboat" }, "turabian-formatting": { "command": "turabian-formatting", "detail": "Formatting based on Turabian's Manual", "documentation": "https://ctan.org/pkg/turabian-formatting" }, "turkish": { "command": "turkish", "detail": "LaTeX Support for Typesetting Turkish", "documentation": "https://ctan.org/pkg/turkish" }, "turnstile": { "command": "turnstile", "detail": "Typeset the (logic) turnstile notation", "documentation": "https://ctan.org/pkg/turnstile" }, "turnthepage": { "command": "turnthepage", "detail": "Provide \"turn page\" instructions", "documentation": "https://ctan.org/pkg/turnthepage" }, "twoopt": { "command": "twoopt", "detail": "Definitions with two optional arguments", "documentation": "https://ctan.org/pkg/twoopt" }, "txfonts": { "command": "txfonts", "detail": "Times-like fonts in support of mathematics", "documentation": "https://ctan.org/pkg/txfonts" }, "txfontsb": { "command": "txfontsb", "detail": "Extensions to txfonts, using GNU Freefont", "documentation": "https://ctan.org/pkg/txfontsb" }, "txgreeks": { "command": "txgreeks", "detail": "Shape selection for TX fonts Greek letters", "documentation": "https://ctan.org/pkg/txgreeks" }, "txuprcal": { "command": "txuprcal", "detail": "Upright calligraphic font based on TX calligraphic", "documentation": "https://ctan.org/pkg/txuprcal" }, "type1cm": { "command": "type1cm", "detail": "Arbitrary size font selection in LaTeX", "documentation": "https://ctan.org/pkg/type1cm" }, "type1ec": { "command": "type1ec", "detail": "Permit EC, TC and LH fonts at arbitrary sizes", "documentation": "https://ctan.org/pkg/type1ec" }, "typearea": { "command": "typearea", "detail": "Set page margins", "documentation": "https://ctan.org/pkg/typearea" }, "typed-checklist": { "command": "typed-checklist", "detail": "Typesetting tasks, goals, milestones, artifacts, and more in LaTeX", "documentation": "https://ctan.org/pkg/typed-checklist" }, "typeface": { "command": "typeface", "detail": "Select a balanced set of fonts", "documentation": "https://ctan.org/pkg/typeface" }, "typehtml": { "command": "typehtml", "detail": "Typeset HTML directly from LaTeX", "documentation": "https://ctan.org/pkg/typehtml" }, "typewriter": { "command": "typewriter", "detail": "Typeset with a randomly variable monospace font", "documentation": "https://ctan.org/pkg/typewriter" }, "typicons": { "command": "typicons", "detail": "Font containing a set of web-related icons", "documentation": "https://ctan.org/pkg/typicons" }, "typoaid": { "command": "typoaid", "detail": "Macros for font diagnostics", "documentation": "https://ctan.org/pkg/typoaid" }, "typogrid": { "command": "typogrid", "detail": "Print a typographic grid", "documentation": "https://ctan.org/pkg/typogrid" }, "tzplot": { "command": "tzplot", "detail": "Plot graphs with TikZ abbreviations", "documentation": "https://ctan.org/pkg/tzplot" }, "uassign": { "command": "uassign", "detail": "Environments and options for typesetting university assignments", "documentation": "https://ctan.org/pkg/uassign" }, "ucharcat": { "command": "ucharcat", "detail": "Implementation of the (new in 2015) XeTeX \\Ucharcat command in lua, for LuaTeX", "documentation": "https://ctan.org/pkg/ucharcat" }, "ucharclasses": { "command": "ucharclasses", "detail": "Font actions in XeTeX according to what is being processed", "documentation": "https://ctan.org/pkg/ucharclasses" }, "ucs": { "command": "ucs", "detail": "Extended UTF-8 input encoding support for LaTeX", "documentation": "https://ctan.org/pkg/ucs" }, "uebungsblatt": { "command": "uebungsblatt", "detail": "A LaTeX class for writing exercise sheets", "documentation": "https://ctan.org/pkg/uebungsblatt" }, "ugarite": { "command": "ugarite", "detail": "Fonts for Ugaritic cuneiform script", "documentation": "https://ctan.org/pkg/ugarite" }, "uhrzeit": { "command": "uhrzeit", "detail": "Time printing, in German", "documentation": "https://ctan.org/pkg/uhrzeit" }, "uiucthesis": { "command": "uiucthesis", "detail": "UIUC thesis class", "documentation": "https://ctan.org/pkg/uiucthesis" }, "ulem": { "command": "ulem", "detail": "Package for underlining", "documentation": "https://ctan.org/pkg/ulem" }, "ulqda": { "command": "ulqda", "detail": "Support of Qualitative Data Analysis", "documentation": "https://ctan.org/pkg/ulqda" }, "uml": { "command": "uml", "detail": "UML diagrams in LaTeX", "documentation": "https://ctan.org/pkg/uml" }, "umlaute": { "command": "umlaute", "detail": "German input encodings in LaTeX", "documentation": "https://ctan.org/pkg/umlaute" }, "umoline": { "command": "umoline", "detail": "Underline text allowing line breaking", "documentation": "https://ctan.org/pkg/umoline" }, "unamthesis": { "command": "UNAMThesis", "detail": "Style for Universidad Nacional Autonoma de Mexico theses", "documentation": "https://ctan.org/pkg/unamthesis" }, "uncial": { "command": "uncial", "detail": "Uncial manuscript book-hand font", "documentation": "https://ctan.org/pkg/uncial" }, "underlin": { "command": "underlin", "detail": "Underlined running heads", "documentation": "https://ctan.org/pkg/underlin" }, "underoverlap": { "command": "underoverlap", "detail": "Position decorations over and under expressions", "documentation": "https://ctan.org/pkg/underoverlap" }, "underscore": { "command": "underscore", "detail": "Control the behaviour of \"_\" in text", "documentation": "https://ctan.org/pkg/underscore" }, "undolabl": { "command": "undolabl", "detail": "Override existing labels", "documentation": "https://ctan.org/pkg/undolabl" }, "unicode": { "command": "unicode", "detail": "Extended UTF-8 input encoding for LaTeX", "documentation": "https://ctan.org/pkg/unicode" }, "unicode-alphabets": { "command": "unicode-alphabets", "detail": "Macros for using characters from Unicode’s Private Use Area", "documentation": "https://ctan.org/pkg/unicode-alphabets" }, "unicode-bidi": { "command": "unicode-bidi", "detail": "Experimental unicode bidi package for XeTeX", "documentation": "https://ctan.org/pkg/unicode-bidi" }, "unicode-math": { "command": "unicode-math", "detail": "Unicode mathematics support for XeTeX and LuaTeX", "documentation": "https://ctan.org/pkg/unicode-math" }, "uninormalize": { "command": "uninormalize", "detail": "Unicode normalization support", "documentation": "https://ctan.org/pkg/uninormalize" }, "uniquecounter": { "command": "uniquecounter", "detail": "Provides unlimited unique counter", "documentation": "https://ctan.org/pkg/uniquecounter" }, "unisugar": { "command": "unisugar", "detail": "Define syntactic sugar for Unicode LaTeX", "documentation": "https://ctan.org/pkg/unisugar" }, "unitconv": { "command": "unitconv", "detail": "Convert a length into one with another unit", "documentation": "https://ctan.org/pkg/unitconv" }, "unitipa": { "command": "unitipa", "detail": "TIPA typefaces with Unicode characters as input", "documentation": "https://ctan.org/pkg/unitipa" }, "units": { "command": "units", "detail": "Typeset units", "documentation": "https://ctan.org/pkg/units" }, "unitsdef": { "command": "unitsdef", "detail": "Typesetting units in LaTeX", "documentation": "https://ctan.org/pkg/unitsdef" }, "universalis": { "command": "universalis", "detail": "Universalis font, with support", "documentation": "https://ctan.org/pkg/universalis" }, "unravel": { "command": "unravel", "detail": "Watching TeX digest tokens", "documentation": "https://ctan.org/pkg/unravel" }, "unswcover": { "command": "unswcover", "detail": "Typeset a dissertation cover page following UNSW guidelines", "documentation": "https://ctan.org/pkg/unswcover" }, "uowthesistitlepage": { "command": "uowthesistitlepage", "detail": "Title page for dissertations at the University of Wollongong", "documentation": "https://ctan.org/pkg/uowthesistitlepage" }, "upgreek": { "command": "upgreek", "detail": "Upright Greek letters", "documentation": "https://ctan.org/pkg/upgreek" }, "uppunctlm": { "command": "uppunctlm", "detail": "Always keep upright shape for some punctuation marks and Arabic numerals", "documentation": "https://ctan.org/pkg/uppunctlm" }, "upquote": { "command": "upquote", "detail": "Show \"realistic\" quotes in verbatim", "documentation": "https://ctan.org/pkg/upquote" }, "upref": { "command": "upref", "detail": "Ensure references are upright", "documentation": "https://ctan.org/pkg/upref" }, "upzhkinsoku": { "command": "upzhkinsoku", "detail": "Supplementary Chinese kinsoku for Unicode *pTeX", "documentation": "https://ctan.org/pkg/upzhkinsoku" }, "uri": { "command": "uri", "detail": "Hyperlinks for a wide range of URIs", "documentation": "https://ctan.org/pkg/uri" }, "url": { "command": "url", "detail": "Verbatim with URL-sensitive line breaks", "documentation": "https://ctan.org/pkg/url" }, "urwchancal": { "command": "urwchancal", "detail": "Use URW's clone of Zapf Chancery as a maths alphabet", "documentation": "https://ctan.org/pkg/urwchancal" }, "usebib": { "command": "usebib", "detail": "A simple bibliography processor", "documentation": "https://ctan.org/pkg/usebib" }, "ushort": { "command": "ushort", "detail": "Shorter (and longer) underlines and underbars", "documentation": "https://ctan.org/pkg/ushort" }, "uspace": { "command": "uspace", "detail": "Giving meaning to various Unicode space characters", "documentation": "https://ctan.org/pkg/uspace" }, "utf8add": { "command": "utf8add", "detail": "Additional support for UTF-8 encoded LaTeX input", "documentation": "https://ctan.org/pkg/utf8add" }, "utfsym": { "command": "utfsym", "detail": "Provides various Unicode symbols", "documentation": "https://ctan.org/pkg/utfsym" }, "utopia": { "command": "utopia", "detail": "Adobe Utopia fonts", "documentation": "https://ctan.org/pkg/utopia" }, "variablelm": { "command": "variablelm", "detail": "Font definitions for the variable Latin Modern fonts", "documentation": "https://ctan.org/pkg/variablelm" }, "variations": { "command": "variations", "detail": "Typeset tables of variations of functions", "documentation": "https://ctan.org/pkg/variations" }, "varindex": { "command": "varindex", "detail": "Luxury frontend to the \\index command", "documentation": "https://ctan.org/pkg/varindex" }, "varioref": { "command": "varioref", "detail": "Intelligent page references", "documentation": "https://ctan.org/pkg/varioref" }, "varsfromjobname": { "command": "varsfromjobname", "detail": "Extract variables from the name of the LaTeX file", "documentation": "https://ctan.org/pkg/varsfromjobname" }, "varwidth": { "command": "varwidth", "detail": "A variable-width minipage", "documentation": "https://ctan.org/pkg/varwidth" }, "vaucanson-g": { "command": "vaucanson-g", "detail": "PSTricks macros for drawing automata", "documentation": "https://ctan.org/pkg/vaucanson-g" }, "vcell": { "command": "vcell", "detail": "Vertical alignment of content inside table cells", "documentation": "https://ctan.org/pkg/vcell" }, "vdmlisting": { "command": "vdmlisting", "detail": "Typesetting VDM in ASCII syntax", "documentation": "https://ctan.org/pkg/vdmlisting" }, "venndiagram": { "command": "venndiagram", "detail": "Creating Venn diagrams with TikZ", "documentation": "https://ctan.org/pkg/venndiagram" }, "verbasef": { "command": "verbasef", "detail": "VERBatim Automatic Splitting of External Files", "documentation": "https://ctan.org/pkg/verbasef" }, "verbatim": { "command": "verbatim", "detail": "Reimplementation of and extensions to LaTeX verbatim", "documentation": "https://ctan.org/pkg/verbatim" }, "verbatimbox": { "command": "verbatimbox", "detail": "Deposit verbatim text in a box", "documentation": "https://ctan.org/pkg/verbatimbox" }, "verbatimcopy": { "command": "verbatimcopy", "detail": "Make copies of text documents from within LaTeX", "documentation": "https://ctan.org/pkg/verbatimcopy" }, "verbdef": { "command": "verbdef", "detail": "Define commands which expand to verbatim text", "documentation": "https://ctan.org/pkg/verbdef" }, "verbments": { "command": "verbments", "detail": "Syntax highlighting of source code in LaTeX documents", "documentation": "https://ctan.org/pkg/verbments" }, "verifiche": { "command": "verifiche", "detail": "A LaTeX package to typeset (Italian) high school tests", "documentation": "https://ctan.org/pkg/verifiche" }, "verse": { "command": "verse", "detail": "Aids for typesetting simple verse", "documentation": "https://ctan.org/pkg/verse" }, "version": { "command": "version", "detail": "Conditionally include text", "documentation": "https://ctan.org/pkg/version" }, "versions": { "command": "versions", "detail": "Optionally omit pieces of text", "documentation": "https://ctan.org/pkg/versions" }, "versonotes": { "command": "versonotes", "detail": "Display brief notes on verso pages", "documentation": "https://ctan.org/pkg/versonotes" }, "vertbars": { "command": "vertbars", "detail": "Mark vertical rules in margin of text", "documentation": "https://ctan.org/pkg/vertbars" }, "vgrid": { "command": "vgrid", "detail": "Overlay a grid on the printed page", "documentation": "https://ctan.org/pkg/vgrid" }, "vhistory": { "command": "vhistory", "detail": "Support for creating a change log", "documentation": "https://ctan.org/pkg/vhistory" }, "viking": { "command": "viking", "detail": "Scandinavian runic alphabet as used by the Vikings", "documentation": "https://ctan.org/pkg/viking" }, "vmargin": { "command": "vmargin", "detail": "Set various page dimensions", "documentation": "https://ctan.org/pkg/vmargin" }, "vntex": { "command": "vntex", "detail": "Support for Vietnamese", "documentation": "https://ctan.org/pkg/vntex" }, "vocaltract": { "command": "VocalTract", "detail": "Visualise the vocal tract using LaTeX and PSTricks", "documentation": "https://ctan.org/pkg/vocaltract" }, "volumes": { "command": "volumes", "detail": "Typeset only parts of a document, with complete indexes etc", "documentation": "https://ctan.org/pkg/volumes" }, "vowel": { "command": "vowel", "detail": "Draw vowel charts for phonetic research", "documentation": "https://ctan.org/pkg/vowel" }, "vpe": { "command": "vpe", "detail": "Source specials for PDF output", "documentation": "https://ctan.org/pkg/vpe" }, "vrbexin": { "command": "vrbexin", "detail": "Verbatim input support", "documentation": "https://ctan.org/pkg/vrbexin" }, "vruler": { "command": "vruler", "detail": "Numbering text", "documentation": "https://ctan.org/pkg/vruler" }, "vtable": { "command": "vtable", "detail": "Vertical alignement of table cells", "documentation": "https://ctan.org/pkg/vtable" }, "vwcol": { "command": "vwcol", "detail": "Variable-width multiple text columns", "documentation": "https://ctan.org/pkg/vwcol" }, "wallpaper": { "command": "wallpaper", "detail": "Easy addition of wallpapers (background images) to LaTeX documents, including tiling", "documentation": "https://ctan.org/pkg/wallpaper" }, "warning": { "command": "warning", "detail": "Global warnings at the end of the logfile", "documentation": "https://ctan.org/pkg/warning" }, "warpcol": { "command": "warpcol", "detail": "Relative alignment of rows in numeric columns in tabulars", "documentation": "https://ctan.org/pkg/warpcol" }, "wasysym": { "command": "wasysym", "detail": "LaTeX support for the wasy fonts", "documentation": "https://ctan.org/pkg/wasysym" }, "watermark": { "command": "watermark", "detail": "Draw “watermarks” on the output page", "documentation": "https://ctan.org/pkg/watermark" }, "widetable": { "command": "widetable", "detail": "An environment for typesetting tables of specified width", "documentation": "https://ctan.org/pkg/widetable" }, "widows-and-orphans": { "command": "widows-and-orphans", "detail": "Identify (typographic) widows and orphans", "documentation": "https://ctan.org/pkg/widows-and-orphans" }, "wiki": { "command": "wiki", "detail": "Use Wiki-style markup in a LaTeX document", "documentation": "https://ctan.org/pkg/wiki" }, "windycity": { "command": "windycity", "detail": "A Chicago style for BibLaTeX", "documentation": "https://ctan.org/pkg/windycity" }, "withargs": { "command": "withargs", "detail": "In-place argument substitution", "documentation": "https://ctan.org/pkg/withargs" }, "witharrows": { "command": "witharrows", "detail": "“Aligned” math environments with arrows for comments", "documentation": "https://ctan.org/pkg/witharrows" }, "wnri": { "command": "wnri", "detail": "Ridgeway's fonts", "documentation": "https://ctan.org/pkg/wnri" }, "wordlike": { "command": "wordlike", "detail": "Simulating word processor layout", "documentation": "https://ctan.org/pkg/wordlike" }, "worksheet": { "command": "worksheet", "detail": "Easy creation of worksheets", "documentation": "https://ctan.org/pkg/worksheet" }, "worldflags": { "command": "worldflags", "detail": "Drawing flags with TikZ", "documentation": "https://ctan.org/pkg/worldflags" }, "wotree": { "command": "wotree", "detail": "Draw Warnier/Orr diagrams", "documentation": "https://ctan.org/pkg/wotree" }, "wrapfig": { "command": "wrapfig", "detail": "Produces figures which text can flow around", "documentation": "https://ctan.org/pkg/wrapfig" }, "wtref": { "command": "wtref", "detail": "Extend LaTeX’s cross-reference system", "documentation": "https://ctan.org/pkg/wtref" }, "xargs": { "command": "xargs", "detail": "Define commands with many optional arguments", "documentation": "https://ctan.org/pkg/xargs" }, "xassoccnt": { "command": "xassoccnt", "detail": "Associated counters stepping simultaneously", "documentation": "https://ctan.org/pkg/xassoccnt" }, "xbmks": { "command": "xbmks", "detail": "Create a cross-document bookmark tree", "documentation": "https://ctan.org/pkg/xbmks" }, "xcharter": { "command": "XCharter", "detail": "Extension of Bitstream Charter fonts", "documentation": "https://ctan.org/pkg/xcharter" }, "xcite": { "command": "xcite", "detail": "Use citation keys from a different document", "documentation": "https://ctan.org/pkg/xcite" }, "xcjk2uni": { "command": "xCJK2uni", "detail": "Convert CJK characters to Unicode, in pdfTeX", "documentation": "https://ctan.org/pkg/xcjk2uni" }, "xcntperchap": { "command": "xcntperchap", "detail": "Track the number of subsections etc. that occur in a specified tracklevel", "documentation": "https://ctan.org/pkg/xcntperchap" }, "xcoffins": { "command": "xcoffins", "detail": "Rich boxed material for LaTeX 3", "documentation": "https://ctan.org/pkg/xcoffins" }, "xcolor": { "command": "xcolor", "detail": "Driver-independent color extensions for LaTeX and pdfLaTeX", "documentation": "https://ctan.org/pkg/xcolor" }, "xcolor-material": { "command": "xcolor-material", "detail": "Defines the 256 colors from Google Material Color Palette", "documentation": "https://ctan.org/pkg/xcolor-material" }, "xcolor-solarized": { "command": "xcolor-solarized", "detail": "Defines the 16 colors from Ethan Schoonover’s Solarized palette", "documentation": "https://ctan.org/pkg/xcolor-solarized" }, "xcomment": { "command": "xcomment", "detail": "Allows selected environments to be included/excluded", "documentation": "https://ctan.org/pkg/xcomment" }, "xcookybooky": { "command": "xcookybooky", "detail": "Typeset (potentially long) recipes", "documentation": "https://ctan.org/pkg/xcookybooky" }, "xcpdftips": { "command": "xcpdftips", "detail": "Natbib citations with PDF tooltips", "documentation": "https://ctan.org/pkg/xcpdftips" }, "xechangebar": { "command": "xechangebar", "detail": "An extension of package changebar that can be used with XeLaTeX", "documentation": "https://ctan.org/pkg/xechangebar" }, "xecjk": { "command": "xeCJK", "detail": "Support for CJK documents in XeLaTeX", "documentation": "https://ctan.org/pkg/xecjk" }, "xecjkfntef": { "command": "xeCJKfntef", "detail": "Support for CJK documents in XeLaTeX", "documentation": "https://ctan.org/pkg/xecjk" }, "xecolor": { "command": "xecolor", "detail": "Support for color in XeLaTeX", "documentation": "https://ctan.org/pkg/xecolor" }, "xecyr": { "command": "xecyr", "detail": "Using Cyrillic languages in XeTeX", "documentation": "https://ctan.org/pkg/xecyr" }, "xecyrmongolian": { "command": "xecyrmongolian", "detail": " Basic support for the typesetting of Cyrillic Mongolian\n documents using (Xe|Lua)LaTeX", "documentation": "https://ctan.org/pkg/xecyrmongolian" }, "xeindex": { "command": "xeindex", "detail": "Automatic index generation for XeLaTeX", "documentation": "https://ctan.org/pkg/xeindex" }, "xellipsis": { "command": "xellipsis", "detail": "Extremely configurable ellipses with formats for various style manuals", "documentation": "https://ctan.org/pkg/xellipsis" }, "xepersian": { "command": "xepersian", "detail": "Persian for LaTeX, using XeTeX", "documentation": "https://ctan.org/pkg/xepersian" }, "xepersian-hm": { "command": "xepersian-hm", "detail": "Fixes kashida feature in xepersian package", "documentation": "https://ctan.org/pkg/xepersian-hm" }, "xesearch": { "command": "xesearch", "detail": "A string finder for XeTeX", "documentation": "https://ctan.org/pkg/xesearch" }, "xespotcolor": { "command": "xespotcolor", "detail": "Spot colours support for XeLaTeX", "documentation": "https://ctan.org/pkg/xespotcolor" }, "xetexko": { "command": "xetexko", "detail": "Typeset Korean with Xe(La)TeX", "documentation": "https://ctan.org/pkg/xetexko" }, "xevlna": { "command": "xevlna", "detail": "Insert non-breakable spaces using XeTeX", "documentation": "https://ctan.org/pkg/xevlna" }, "xfakebold": { "command": "xfakebold", "detail": "Fake a regular font for bold characters", "documentation": "https://ctan.org/pkg/xfakebold" }, "xfor": { "command": "xfor", "detail": "A reimplementation of the LaTeX for-loop macro", "documentation": "https://ctan.org/pkg/xfor" }, "xfp": { "command": "xfp", "detail": "Interface to the LaTeX3 floating point unit", "documentation": "https://ctan.org/pkg/xfp" }, "xfrac": { "command": "xfrac", "detail": "Split-level fractions in LaTeX2e*", "documentation": "https://ctan.org/pkg/xfrac" }, "xgalley": { "command": "xgalley", "detail": "Control text feeding onto the page", "documentation": "https://ctan.org/pkg/xgalley" }, "xgreek": { "command": "xgreek", "detail": "XeLaTeX package for typesetting Greek language documents (beta release)", "documentation": "https://ctan.org/pkg/xgreek" }, "xhfill": { "command": "xhfill", "detail": "Extending \\hrulefill", "documentation": "https://ctan.org/pkg/xhfill" }, "xifthen": { "command": "xifthen", "detail": "Extended conditional commands", "documentation": "https://ctan.org/pkg/xifthen" }, "xindex": { "command": "xindex", "detail": "Unicode compatible index generation", "documentation": "https://ctan.org/pkg/xindex" }, "xint": { "command": "xint", "detail": "Expandable operations on long numbers", "documentation": "https://ctan.org/pkg/xint" }, "xkcdcolors": { "command": "xkcdcolors", "detail": "xkcd names of colors", "documentation": "https://ctan.org/pkg/xkcdcolors" }, "xkeyval": { "command": "xkeyval", "detail": "Extension of the keyval package", "documentation": "https://ctan.org/pkg/xkeyval" }, "xkvltxp": { "command": "xkvltxp", "detail": "Provision for expandable macros in package options", "documentation": "https://ctan.org/pkg/xkvltxp" }, "xkvview": { "command": "xkvview", "detail": "Xkeyval viewer", "documentation": "https://ctan.org/pkg/xkvview" }, "xlop": { "command": "xlop", "detail": "Calculates and displays arithmetic operations", "documentation": "https://ctan.org/pkg/xlop" }, "xltabular": { "command": "xltabular", "detail": "Longtable support with possible X-column specifier", "documentation": "https://ctan.org/pkg/xltabular" }, "xltxtra": { "command": "xltxtra", "detail": "“Extras” for LaTeX users of XeTeX", "documentation": "https://ctan.org/pkg/xltxtra" }, "xmpincl": { "command": "xmpincl", "detail": "Include eXtensible Metadata Platform data in pdfLaTeX", "documentation": "https://ctan.org/pkg/xmpincl" }, "xnewcommand": { "command": "xnewcommand", "detail": "Define \\global and \\protected commands with \\newcommand", "documentation": "https://ctan.org/pkg/xnewcommand" }, "xoptarg": { "command": "xoptarg", "detail": "Expandable macros that take an optional argument", "documentation": "https://ctan.org/pkg/xoptarg" }, "xparse": { "command": "xparse", "detail": "A generic document command parser", "documentation": "https://ctan.org/pkg/xparse" }, "xpatch": { "command": "xpatch", "detail": "Extending etoolbox patching commands", "documentation": "https://ctan.org/pkg/xpatch" }, "xpeek": { "command": "xpeek", "detail": "Define commands that peek ahead in the input stream", "documentation": "https://ctan.org/pkg/xpeek" }, "xpiano": { "command": "xpiano", "detail": "An extension of the piano package", "documentation": "https://ctan.org/pkg/xpiano" }, "xpicture": { "command": "xpicture", "detail": "Extensions of LaTeX picture drawing", "documentation": "https://ctan.org/pkg/xpicture" }, "xpinyin": { "command": "xpinyin", "detail": "Automatically add pinyin to Chinese characters", "documentation": "https://ctan.org/pkg/xpinyin" }, "xprintlen": { "command": "xprintlen", "detail": "Print TeX lengths in a variety of units", "documentation": "https://ctan.org/pkg/xprintlen" }, "xpunctuate": { "command": "xpunctuate", "detail": "Process trailing punctuation which may be redundant", "documentation": "https://ctan.org/pkg/xpunctuate" }, "xq": { "command": "xq", "detail": "Support for writing about xiangqi", "documentation": "https://ctan.org/pkg/xq" }, "xr": { "command": "xr", "detail": "References to other LaTeX documents", "documentation": "https://ctan.org/pkg/xr" }, "xr-hyper": { "command": "xr-hyper", "detail": "Inter-document hyper-references", "documentation": "https://ctan.org/pkg/xr-hyper" }, "xsavebox": { "command": "xsavebox", "detail": "Saveboxes for repeating content without code replication, based on PDF Form XObjects", "documentation": "https://ctan.org/pkg/xsavebox" }, "xsim": { "command": "xsim", "detail": "eXercise Sheets IMproved", "documentation": "https://ctan.org/pkg/xsim" }, "xskak": { "command": "xskak", "detail": "An extension to the skak package for chess typesetting", "documentation": "https://ctan.org/pkg/xskak" }, "xspace": { "command": "xspace", "detail": "Define commands that appear not to eat spaces", "documentation": "https://ctan.org/pkg/xspace" }, "xstring": { "command": "xstring", "detail": "String manipulation for (La)TeX", "documentation": "https://ctan.org/pkg/xstring" }, "xtab": { "command": "xtab", "detail": "Break tables across pages", "documentation": "https://ctan.org/pkg/xtab" }, "xtemplate": { "command": "xtemplate", "detail": "A high-level interface for declaring document commands", "documentation": "https://ctan.org/pkg/xtemplate" }, "xunicode": { "command": "xunicode", "detail": "Generate Unicode characters from accented glyphs", "documentation": "https://ctan.org/pkg/xunicode" }, "xurl": { "command": "xurl", "detail": "Allow URL breaks at any alphanumerical character", "documentation": "https://ctan.org/pkg/xurl" }, "xwatermark": { "command": "xwatermark", "detail": "Graphics and text watermarks on selected pages", "documentation": "https://ctan.org/pkg/xwatermark" }, "xyling": { "command": "xyling", "detail": "Draw syntactic trees, etc., for linguistics literature, using xy-pic", "documentation": "https://ctan.org/pkg/xyling" }, "xymtex": { "command": "xymtex", "detail": "Typesetting chemical structures", "documentation": "https://ctan.org/pkg/xymtex" }, "xypic": { "command": "xypic", "detail": "Flexible diagramming macros", "documentation": "https://ctan.org/pkg/xypic" }, "xytree": { "command": "xytree", "detail": "Tree macros using XY-Pic", "documentation": "https://ctan.org/pkg/xytree" }, "yagusylo": { "command": "yagusylo", "detail": "A symbol loader", "documentation": "https://ctan.org/pkg/yagusylo" }, "yax": { "command": "yax", "detail": "Yet Another Key System", "documentation": "https://ctan.org/pkg/yax" }, "ydoc": { "command": "ydoc", "detail": "Macros for documentation of LaTeX classes and packages", "documentation": "https://ctan.org/pkg/ydoc" }, "yfonts": { "command": "yfonts", "detail": "Support for old German fonts", "documentation": "https://ctan.org/pkg/yfonts" }, "yhmath": { "command": "yhmath", "detail": "Extended maths fonts for LaTeX", "documentation": "https://ctan.org/pkg/yhmath" }, "young": { "command": "young", "detail": "Young tableaux", "documentation": "https://ctan.org/pkg/young" }, "youngtab": { "command": "youngtab", "detail": "Typeset Young-Tableaux", "documentation": "https://ctan.org/pkg/youngtab" }, "yplan": { "command": "yplan", "detail": "Daily planner type calendar", "documentation": "https://ctan.org/pkg/yplan" }, "yquant": { "command": "yquant", "detail": "Typesetting quantum circuits in a human-readable language", "documentation": "https://ctan.org/pkg/yquant" }, "ytableau": { "command": "ytableau", "detail": "Many-featured Young tableaux and Young diagrams", "documentation": "https://ctan.org/pkg/ytableau" }, "zahl2string": { "command": "zahl2string", "detail": "Format numbers as German words", "documentation": "https://ctan.org/pkg/zahl2string" }, "zebra-goodies": { "command": "zebra-goodies", "detail": "A collection of handy macros for paper writing", "documentation": "https://ctan.org/pkg/zebra-goodies" }, "zed-csp": { "command": "zed-csp", "detail": "Typesetting Z and CSP format specifications", "documentation": "https://ctan.org/pkg/zed-csp" }, "zhlineskip": { "command": "zhlineskip", "detail": "Line spacing for CJK documents", "documentation": "https://ctan.org/pkg/zhlineskip" }, "zhlipsum": { "command": "zhlipsum", "detail": "Chinese dummy text", "documentation": "https://ctan.org/pkg/zhlipsum" }, "zhnumber": { "command": "zhnumber", "detail": "Typeset Chinese representations of numbers", "documentation": "https://ctan.org/pkg/zhnumber" }, "zhspacing": { "command": "zhspacing", "detail": "Spacing for mixed CJK-English documents in XeTeX", "documentation": "https://ctan.org/pkg/zhspacing" }, "ziffer": { "command": "ziffer", "detail": "Conversion of punctuation in maths mode", "documentation": "https://ctan.org/pkg/ziffer" }, "zlmtt": { "command": "zlmtt", "detail": "Use Latin Modern Typewriter fonts", "documentation": "https://ctan.org/pkg/zlmtt" }, "zref": { "command": "zref", "detail": "A new reference scheme for LaTeX", "documentation": "https://ctan.org/pkg/zref" }, "zwgetfdate": { "command": "zwgetfdate", "detail": "Get package or file date", "documentation": "https://ctan.org/pkg/zwgetfdate" }, "zwpagelayout": { "command": "zwpagelayout", "detail": "Page layout and crop-marks", "documentation": "https://ctan.org/pkg/zwpagelayout" }, "zxjafbfont": { "command": "zxjafbfont", "detail": "Fallback CJK font support for xeCJK", "documentation": "https://ctan.org/pkg/zxjafbfont" }, "zxjafont": { "command": "zxjafont", "detail": "Set up Japanese font families for XeLaTeX", "documentation": "https://ctan.org/pkg/zxjafont" }, "zxjatype": { "command": "zxjatype", "detail": "Standard conforming typesetting of Japanese, for XeLaTeX", "documentation": "https://ctan.org/pkg/zxjatype" } } ================================================ FILE: data/packages/abntcite.json ================================================ { "deps": [], "macros": [ { "name": "citeonline", "arg": { "format": "{}", "snippet": "citeonline{${1:bibid}}" } }, { "name": "citeauthor", "arg": { "format": "{}", "snippet": "citeauthor{${1:bibid}}" } }, { "name": "citeauthoronline", "arg": { "format": "{}", "snippet": "citeauthoronline{${1:bibid}}" } }, { "name": "leftovercite" }, { "name": "rightovercite" }, { "name": "citeoptions", "arg": { "format": "{}", "snippet": "citeoptions{${1:options}}" } }, { "name": "bibtextitlecommand" }, { "name": "bibtextitlecommand", "arg": { "format": "{}{}", "snippet": "bibtextitlecommand{${1:entry}}{${2:text}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/acro.json ================================================ { "deps": [ { "name": "l3keys2e" }, { "name": "translations" }, { "name": "etoolbox" } ], "macros": [ { "name": "DeclareAcronym", "arg": { "format": "{}{}", "snippet": "DeclareAcronym{${1:id}}{${2:properties%keyvals}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c", "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 1 } }, { "name": "NewAcroPreset", "arg": { "format": "{}{}", "snippet": "NewAcroPreset{${1:set name}}{${2:properties%keyvals}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c", "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 1 } }, { "name": "RenewAcroPreset", "arg": { "format": "{}{}", "snippet": "RenewAcroPreset{${1:set name}}{${2:properties%keyvals}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c", "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 1 } }, { "name": "DeclareAcroPreset", "arg": { "format": "{}{}", "snippet": "DeclareAcroPreset{${1:set name}}{${2:properties%keyvals}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c", "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 1 } }, { "name": "ac", "arg": { "format": "{}", "snippet": "ac{${1:id}}" } }, { "name": "ac", "arg": { "format": "[]{}", "snippet": "ac[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "ac*", "arg": { "format": "{}", "snippet": "ac*{${1:id}}" } }, { "name": "ac*", "arg": { "format": "[]{}", "snippet": "ac*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Ac", "arg": { "format": "{}", "snippet": "Ac{${1:id}}" } }, { "name": "Ac", "arg": { "format": "[]{}", "snippet": "Ac[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Ac*", "arg": { "format": "{}", "snippet": "Ac*{${1:id}}" } }, { "name": "Ac*", "arg": { "format": "[]{}", "snippet": "Ac*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "acp", "arg": { "format": "{}", "snippet": "acp{${1:id}}" } }, { "name": "acp", "arg": { "format": "[]{}", "snippet": "acp[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "acp*", "arg": { "format": "{}", "snippet": "acp*{${1:id}}" } }, { "name": "acp*", "arg": { "format": "[]{}", "snippet": "acp*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Acp", "arg": { "format": "{}", "snippet": "Acp{${1:id}}" } }, { "name": "Acp", "arg": { "format": "[]{}", "snippet": "Acp[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Acp*", "arg": { "format": "{}", "snippet": "Acp*{${1:id}}" } }, { "name": "Acp*", "arg": { "format": "[]{}", "snippet": "Acp*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "iac", "arg": { "format": "{}", "snippet": "iac{${1:id}}" } }, { "name": "iac", "arg": { "format": "[]{}", "snippet": "iac[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "iac*", "arg": { "format": "{}", "snippet": "iac*{${1:id}}" } }, { "name": "iac*", "arg": { "format": "[]{}", "snippet": "iac*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Iac", "arg": { "format": "{}", "snippet": "Iac{${1:id}}" } }, { "name": "Iac", "arg": { "format": "[]{}", "snippet": "Iac[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Iac*", "arg": { "format": "{}", "snippet": "Iac*{${1:id}}" } }, { "name": "Iac*", "arg": { "format": "[]{}", "snippet": "Iac*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "acs", "arg": { "format": "{}", "snippet": "acs{${1:id}}" } }, { "name": "acs", "arg": { "format": "[]{}", "snippet": "acs[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "acs*", "arg": { "format": "{}", "snippet": "acs*{${1:id}}" } }, { "name": "acs*", "arg": { "format": "[]{}", "snippet": "acs*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Acs", "arg": { "format": "{}", "snippet": "Acs{${1:id}}" } }, { "name": "Acs", "arg": { "format": "[]{}", "snippet": "Acs[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Acs*", "arg": { "format": "{}", "snippet": "Acs*{${1:id}}" } }, { "name": "Acs*", "arg": { "format": "[]{}", "snippet": "Acs*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "acsp", "arg": { "format": "{}", "snippet": "acsp{${1:id}}" } }, { "name": "acsp", "arg": { "format": "[]{}", "snippet": "acsp[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "acsp*", "arg": { "format": "{}", "snippet": "acsp*{${1:id}}" } }, { "name": "acsp*", "arg": { "format": "[]{}", "snippet": "acsp*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Acsp", "arg": { "format": "{}", "snippet": "Acsp{${1:id}}" } }, { "name": "Acsp", "arg": { "format": "[]{}", "snippet": "Acsp[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Acsp*", "arg": { "format": "{}", "snippet": "Acsp*{${1:id}}" } }, { "name": "Acsp*", "arg": { "format": "[]{}", "snippet": "Acsp*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "iacs", "arg": { "format": "{}", "snippet": "iacs{${1:id}}" } }, { "name": "iacs", "arg": { "format": "[]{}", "snippet": "iacs[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "iacs*", "arg": { "format": "{}", "snippet": "iacs*{${1:id}}" } }, { "name": "iacs*", "arg": { "format": "[]{}", "snippet": "iacs*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Iacs", "arg": { "format": "{}", "snippet": "Iacs{${1:id}}" } }, { "name": "Iacs", "arg": { "format": "[]{}", "snippet": "Iacs[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Iacs*", "arg": { "format": "{}", "snippet": "Iacs*{${1:id}}" } }, { "name": "Iacs*", "arg": { "format": "[]{}", "snippet": "Iacs*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "acl", "arg": { "format": "{}", "snippet": "acl{${1:id}}" } }, { "name": "acl", "arg": { "format": "[]{}", "snippet": "acl[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "acl*", "arg": { "format": "{}", "snippet": "acl*{${1:id}}" } }, { "name": "acl*", "arg": { "format": "[]{}", "snippet": "acl*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Acl", "arg": { "format": "{}", "snippet": "Acl{${1:id}}" } }, { "name": "Acl", "arg": { "format": "[]{}", "snippet": "Acl[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Acl*", "arg": { "format": "{}", "snippet": "Acl*{${1:id}}" } }, { "name": "Acl*", "arg": { "format": "[]{}", "snippet": "Acl*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "aclp", "arg": { "format": "{}", "snippet": "aclp{${1:id}}" } }, { "name": "aclp", "arg": { "format": "[]{}", "snippet": "aclp[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "aclp*", "arg": { "format": "{}", "snippet": "aclp*{${1:id}}" } }, { "name": "aclp*", "arg": { "format": "[]{}", "snippet": "aclp*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Aclp", "arg": { "format": "{}", "snippet": "Aclp{${1:id}}" } }, { "name": "Aclp", "arg": { "format": "[]{}", "snippet": "Aclp[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Aclp*", "arg": { "format": "{}", "snippet": "Aclp*{${1:id}}" } }, { "name": "Aclp*", "arg": { "format": "[]{}", "snippet": "Aclp*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "iacl", "arg": { "format": "{}", "snippet": "iacl{${1:id}}" } }, { "name": "iacl", "arg": { "format": "[]{}", "snippet": "iacl[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "iacl*", "arg": { "format": "{}", "snippet": "iacl*{${1:id}}" } }, { "name": "iacl*", "arg": { "format": "[]{}", "snippet": "iacl*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Iacl", "arg": { "format": "{}", "snippet": "Iacl{${1:id}}" } }, { "name": "Iacl", "arg": { "format": "[]{}", "snippet": "Iacl[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Iacl*", "arg": { "format": "{}", "snippet": "Iacl*{${1:id}}" } }, { "name": "Iacl*", "arg": { "format": "[]{}", "snippet": "Iacl*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "aca", "arg": { "format": "{}", "snippet": "aca{${1:id}}" } }, { "name": "aca", "arg": { "format": "[]{}", "snippet": "aca[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "aca*", "arg": { "format": "{}", "snippet": "aca*{${1:id}}" } }, { "name": "aca*", "arg": { "format": "[]{}", "snippet": "aca*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Aca", "arg": { "format": "{}", "snippet": "Aca{${1:id}}" } }, { "name": "Aca", "arg": { "format": "[]{}", "snippet": "Aca[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Aca*", "arg": { "format": "{}", "snippet": "Aca*{${1:id}}" } }, { "name": "Aca*", "arg": { "format": "[]{}", "snippet": "Aca*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "acap", "arg": { "format": "{}", "snippet": "acap{${1:id}}" } }, { "name": "acap", "arg": { "format": "[]{}", "snippet": "acap[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "acap*", "arg": { "format": "{}", "snippet": "acap*{${1:id}}" } }, { "name": "acap*", "arg": { "format": "[]{}", "snippet": "acap*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Acap", "arg": { "format": "{}", "snippet": "Acap{${1:id}}" } }, { "name": "Acap", "arg": { "format": "[]{}", "snippet": "Acap[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Acap*", "arg": { "format": "{}", "snippet": "Acap*{${1:id}}" } }, { "name": "Acap*", "arg": { "format": "[]{}", "snippet": "Acap*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "iaca", "arg": { "format": "{}", "snippet": "iaca{${1:id}}" } }, { "name": "iaca", "arg": { "format": "[]{}", "snippet": "iaca[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "iaca*", "arg": { "format": "{}", "snippet": "iaca*{${1:id}}" } }, { "name": "iaca*", "arg": { "format": "[]{}", "snippet": "iaca*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Iaca", "arg": { "format": "{}", "snippet": "Iaca{${1:id}}" } }, { "name": "Iaca", "arg": { "format": "[]{}", "snippet": "Iaca[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Iaca*", "arg": { "format": "{}", "snippet": "Iaca*{${1:id}}" } }, { "name": "Iaca*", "arg": { "format": "[]{}", "snippet": "Iaca*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "acf", "arg": { "format": "{}", "snippet": "acf{${1:id}}" } }, { "name": "acf", "arg": { "format": "[]{}", "snippet": "acf[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "acf*", "arg": { "format": "{}", "snippet": "acf*{${1:id}}" } }, { "name": "acf*", "arg": { "format": "[]{}", "snippet": "acf*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Acf", "arg": { "format": "{}", "snippet": "Acf{${1:id}}" } }, { "name": "Acf", "arg": { "format": "[]{}", "snippet": "Acf[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Acf*", "arg": { "format": "{}", "snippet": "Acf*{${1:id}}" } }, { "name": "Acf*", "arg": { "format": "[]{}", "snippet": "Acf*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "acfp", "arg": { "format": "{}", "snippet": "acfp{${1:id}}" } }, { "name": "acfp", "arg": { "format": "[]{}", "snippet": "acfp[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "acfp*", "arg": { "format": "{}", "snippet": "acfp*{${1:id}}" } }, { "name": "acfp*", "arg": { "format": "[]{}", "snippet": "acfp*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Acfp", "arg": { "format": "{}", "snippet": "Acfp{${1:id}}" } }, { "name": "Acfp", "arg": { "format": "[]{}", "snippet": "Acfp[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Acfp*", "arg": { "format": "{}", "snippet": "Acfp*{${1:id}}" } }, { "name": "Acfp*", "arg": { "format": "[]{}", "snippet": "Acfp*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "iacf", "arg": { "format": "{}", "snippet": "iacf{${1:id}}" } }, { "name": "iacf", "arg": { "format": "[]{}", "snippet": "iacf[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "iacf*", "arg": { "format": "{}", "snippet": "iacf*{${1:id}}" } }, { "name": "iacf*", "arg": { "format": "[]{}", "snippet": "iacf*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Iacf", "arg": { "format": "{}", "snippet": "Iacf{${1:id}}" } }, { "name": "Iacf", "arg": { "format": "[]{}", "snippet": "Iacf[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Iacf*", "arg": { "format": "{}", "snippet": "Iacf*{${1:id}}" } }, { "name": "Iacf*", "arg": { "format": "[]{}", "snippet": "Iacf*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "printacronyms", "arg": { "format": "[]", "snippet": "printacronyms[${1:options%keyvals}]", "keys": [ "\\printacronyms#c" ], "keyPos": 0 } }, { "name": "acsetup", "arg": { "format": "{}", "snippet": "acsetup{${1:options%keyvals}}", "keys": [ "\\acsetup#c" ], "keyPos": 0 } }, { "name": "acrodotfill", "unusual": true }, { "name": "acbarrier", "unusual": true }, { "name": "acdot", "unusual": true }, { "name": "acspace", "unusual": true }, { "name": "abbrdot", "unusual": true }, { "name": "aciftrailing", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "aciftrailing{${1:list of token names}}{${2:true}}{${3:false}}" } }, { "name": "acuse", "unusual": true, "arg": { "format": "{}", "snippet": "acuse{${1:list of ids}}" } }, { "name": "acuseall", "unusual": true }, { "name": "acreset", "unusual": true, "arg": { "format": "{}", "snippet": "acreset{${1:list of ids}}" } }, { "name": "acresetall", "unusual": true }, { "name": "acrotranslate", "unusual": true, "arg": { "format": "{}", "snippet": "acrotranslate{${1:key%plain}}" } }, { "name": "acswitchoff", "unusual": true }, { "name": "acswitchon", "unusual": true }, { "name": "NewAcroTemplate", "unusual": true, "arg": { "format": "{}{}", "snippet": "NewAcroTemplate{${1:name}}{${2:code}}" } }, { "name": "NewAcroTemplate", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "NewAcroTemplate[${3:type}]{${1:name}}{${2:code}}" } }, { "name": "RenewAcroTemplate", "unusual": true, "arg": { "format": "{}{}", "snippet": "RenewAcroTemplate{${1:name}}{${2:code}}" } }, { "name": "RenewAcroTemplate", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "RenewAcroTemplate[${3:type}]{${1:name}}{${2:code}}" } }, { "name": "SetupAcroTemplate", "unusual": true, "arg": { "format": "{}{}", "snippet": "SetupAcroTemplate{${1:name}}{${2:code}}" } }, { "name": "SetupAcroTemplate", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "SetupAcroTemplate[${3:type}]{${1:name}}{${2:code}}" } }, { "name": "SetupNextAcroTemplate", "unusual": true, "arg": { "format": "{}{}", "snippet": "SetupNextAcroTemplate{${1:name}}{${2:code}}" } }, { "name": "SetupNextAcroTemplate", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "SetupNextAcroTemplate[${3:type}]{${1:name}}{${2:code}}" } }, { "name": "AcroTemplateType", "unusual": true }, { "name": "AcroTemplateName", "unusual": true }, { "name": "acrolistname", "unusual": true }, { "name": "acrowrite", "unusual": true, "arg": { "format": "{}", "snippet": "acrowrite{${1:property}}" } }, { "name": "acroformat", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroformat{${1:type}}{${2:text}}" } }, { "name": "acroshow", "unusual": true, "arg": { "format": "{}", "snippet": "acroshow{${1:property}}" } }, { "name": "acroifTF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroifTF{${1:property}}{${2:true}}{${3:false}}" } }, { "name": "acroifT", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroifT{${1:property}}{${2:true}}{${3:false}}" } }, { "name": "acroifF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroifF{${1:property}}{${2:true}}{${3:false}}" } }, { "name": "acroifbooleanTF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroifbooleanTF{${1:property}}{${2:true}}{${3:false}}" } }, { "name": "acroifbooleanT", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroifbooleanT{${1:property}}{${2:true}}{${3:false}}" } }, { "name": "acroifbooleanF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroifbooleanF{${1:property}}{${2:true}}{${3:false}}" } }, { "name": "acroifallTF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroifallTF{${1:properties}}{${2:true}}{${3:false}}" } }, { "name": "acroifallT", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroifallT{${1:properties}}{${2:true}}{${3:false}}" } }, { "name": "acroifallF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroifallF{${1:properties}}{${2:true}}{${3:false}}" } }, { "name": "acroifanyTF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroifanyTF{${1:properties}}{${2:true}}{${3:false}}" } }, { "name": "acroifanyT", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroifanyT{${1:properties}}{${2:true}}{${3:false}}" } }, { "name": "acroifanyF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroifanyF{${1:properties}}{${2:true}}{${3:false}}" } }, { "name": "acroiftagTF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroiftagTF{${1:tag}}{${2:true}}{${3:false}}" } }, { "name": "acroiftagT", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroiftagT{${1:tag}}{${2:true}}{${3:false}}" } }, { "name": "acroiftagF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroiftagF{${1:tag}}{${2:true}}{${3:false}}" } }, { "name": "acroifstarredTF", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifstarredTF{${1:true}}{${2:false}}" } }, { "name": "acroifstarredT", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifstarredT{${1:true}}{${2:false}}" } }, { "name": "acroifstarredF", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifstarredF{${1:true}}{${2:false}}" } }, { "name": "AcroPropertiesMap", "unusual": true, "arg": { "format": "{}", "snippet": "AcroPropertiesMap{${1:code}}" } }, { "name": "AcroAcronymsMap", "unusual": true, "arg": { "format": "{}", "snippet": "AcroAcronymsMap{${1:code}}" } }, { "name": "AcronymID", "unusual": true }, { "name": "AcroMapBreak", "unusual": true }, { "name": "AcroPropertiesSet", "unusual": true, "arg": { "format": "{}{}", "snippet": "AcroPropertiesSet{${1:id}}{${2:list of properties}}" } }, { "name": "acroifusedTF", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifusedTF{${1:true}}{${2:false}}" } }, { "name": "acroifusedT", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifusedT{${1:true}}{${2:false}}" } }, { "name": "acroifusedF", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifusedF{${1:true}}{${2:false}}" } }, { "name": "acroiffirstTF", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroiffirstTF{${1:true}}{${2:false}}" } }, { "name": "acroiffirstT", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroiffirstT{${1:true}}{${2:false}}" } }, { "name": "acroiffirstF", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroiffirstF{${1:true}}{${2:false}}" } }, { "name": "acroifsingleTF", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifsingleTF{${1:true}}{${2:false}}" } }, { "name": "acroifsingleT", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifsingleT{${1:true}}{${2:false}}" } }, { "name": "acroifsingleF", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifsingleF{${1:true}}{${2:false}}" } }, { "name": "acrogroupcite", "unusual": true }, { "name": "acroifchapterTF", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifchapterTF{${1:true}}{${2:false}}" } }, { "name": "acroifchapterT", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifchapterT{${1:true}}{${2:false}}" } }, { "name": "acroifchapterF", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifchapterF{${1:true}}{${2:false}}" } }, { "name": "acroifpagesTF", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifpagesTF{${1:true}}{${2:false}}" } }, { "name": "acroifpagesT", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifpagesT{${1:true}}{${2:false}}" } }, { "name": "acroifpagesF", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifpagesF{${1:true}}{${2:false}}" } }, { "name": "acropages", "unusual": true, "arg": { "format": "{}{}", "snippet": "acropages{${1:first}}{${2:range}}" } }, { "name": "acronopagerange", "unusual": true }, { "name": "acroneedpages", "unusual": true }, { "name": "acropagefill", "unusual": true }, { "name": "acronymsmap", "unusual": true, "arg": { "format": "{}", "snippet": "acronymsmap{${1:code}}" } }, { "name": "acronymsmapTF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acronymsmapTF{${1:code}}{${2:true}}{${3:false}}" } }, { "name": "acronymsmapT", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acronymsmapT{${1:code}}{${2:true}}{${3:false}}" } }, { "name": "acronymsmapF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acronymsmapF{${1:code}}{${2:true}}{${3:false}}" } }, { "name": "AcronymTable", "unusual": true }, { "name": "AcroAddRow", "unusual": true, "arg": { "format": "{}", "snippet": "AcroAddRow{${1:code}}" } }, { "name": "AcroNeedPackage", "unusual": true, "arg": { "format": "{}", "snippet": "AcroNeedPackage{${1:package}}" } }, { "name": "AcroRerun", "unusual": true }, { "name": "DeclareAcroEnding", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareAcroEnding{${1:name}}{${2:short default}}{${3:long default}}" } }, { "name": "DeclareAcroArticle", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareAcroArticle{${1:name}}{${2:default}}" } }, { "name": "DeclareAcroTranslation", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareAcroTranslation{${1:key%plain}}{${2:language-translation list}}" } }, { "name": "AddAcroTranslations", "unusual": true, "arg": { "format": "{}{}", "snippet": "AddAcroTranslations{${1:key%plain}}{${2:language-translation list}}" } }, { "name": "DeclareAcroProperty", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareAcroProperty{${1:name%specialDef}}" } }, { "name": "DeclareAcroProperty*", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareAcroProperty*{${1:name%specialDef}}" } }, { "name": "DeclareAcroPropertyAlias", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareAcroPropertyAlias{${1:name1%specialDef}}{${2:name2}}" } }, { "name": "MakeAcroPropertyAlias", "unusual": true, "arg": { "format": "{}{}", "snippet": "MakeAcroPropertyAlias{${1:name1}}{${2:name2}}" } }, { "name": "NewAcroCommand", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "NewAcroCommand{${1:cmd}}{${2:xargs}}{${3:definition}}" } }, { "name": "RenewAcroCommand", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "RenewAcroCommand{${1:cmd}}{${2:xargs}}{${3:definition}}" } }, { "name": "DeclareAcroCommand", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareAcroCommand{${1:cmd}}{${2:xargs}}{${3:definition}}" } }, { "name": "ProvideAcroCommand", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ProvideAcroCommand{${1:cmd}}{${2:xargs}}{${3:definition}}" } }, { "name": "UseAcroTemplate", "unusual": true, "arg": { "format": "{}", "snippet": "UseAcroTemplate{${1:name}}" } }, { "name": "UseAcroTemplate", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "UseAcroTemplate[${2:type}]{${1:name}}[${3:argument number}]" } }, { "name": "acrocite", "unusual": true }, { "name": "acrodonotuse", "unusual": true }, { "name": "acroplural", "unusual": true }, { "name": "acroindefinite", "unusual": true }, { "name": "acroupper", "unusual": true }, { "name": "acrofull", "unusual": true }, { "name": "nospace", "unusual": true }, { "name": "AcroModule", "unusual": true, "arg": { "format": "{}{}", "snippet": "AcroModule{${1:name}}{${2:description%text}}" } }, { "name": "AcroModuleEnd", "unusual": true }, { "name": "AcroStyle", "unusual": true, "arg": { "format": "{}", "snippet": "AcroStyle{${1:name}}" } }, { "name": "AcroMap", "unusual": true, "arg": { "format": "{}{}", "snippet": "AcroMap{${1:arg1}}{${2:arg2}}" } }, { "name": "acroloadstyle", "unusual": true, "arg": { "format": "{}", "snippet": "acroloadstyle{${1:style}}" } }, { "name": "acsimple", "unusual": true, "arg": { "format": "{}{}", "snippet": "acsimple{${1:arg1}}{${2:arg2}}" } }, { "name": "acfootnote", "unusual": true, "arg": { "format": "{}", "snippet": "acfootnote{${1:arg}}" } }, { "name": "acgobbletrail", "unusual": true }, { "name": "acroheading", "unusual": true }, { "name": "acropreamble", "unusual": true }, { "name": "acropostamble", "unusual": true }, { "name": "acrofield", "unusual": true, "arg": { "format": "{}{}", "snippet": "acrofield{${1:arg1}}{${2:arg2}}" } }, { "name": "acroprintfield", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroprintfield{${1:arg1}}{${2:arg2}}" } }, { "name": "acroiffieldTF", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "acroiffieldTF{${1:arg1}}{${2:arg2}}{${3:true}}{${4:false}}" } }, { "name": "acroifanyfieldTF", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "acroifanyfieldTF{${1:arg1}}{${2:arg2}}{${3:true}}{${4:false}}" } }, { "name": "acroifallfieldsTF", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "acroifallfieldsTF{${1:arg1}}{${2:arg2}}{${3:true}}{${4:false}}" } }, { "name": "acroifpagefieldTF", "unusual": true, "arg": { "format": "{}", "snippet": "acroifpagefieldTF{${1:arg}}" } }, { "name": "acroifpropertyTF", "unusual": true, "arg": { "format": "{}", "snippet": "acroifpropertyTF{${1:arg}}" } }, { "name": "acroifpropertyT", "unusual": true, "arg": { "format": "{}", "snippet": "acroifpropertyT{${1:arg}}" } }, { "name": "acroifpropertyF", "unusual": true, "arg": { "format": "{}", "snippet": "acroifpropertyF{${1:arg}}" } }, { "name": "acshow", "unusual": true, "arg": { "format": "{}", "snippet": "acshow{${1:id}}" } }, { "name": "acshow", "unusual": true, "arg": { "format": "[]{}", "snippet": "acshow[${2:options}]{${1:id}}" } }, { "name": "acroendfootnote", "unusual": true } ], "envs": [], "keys": { "\\usepackage/acro#c": [ "upgrade" ], "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c": [ "short={${1:text}}", "long={${1:text}}", "alt={${1:text}}", "extra={${1:text}}", "foreign={${1:text}}", "long-post={${1:text}}", "post={${1:text}}", "sort={${1:text}}", "tag={${1:csv list}}", "before-citation={${1:csv list}}", "index-sort={${1:text}}", "short-plural={${1:text}}", "short-plural-form={${1:text}}", "long-plural={${1:text}}", "long-plural-form={${1:text}}", "alt-plural={${1:text}}", "alt-plural-form={${1:text}}", "foreign-plural={${1:text}}", "foreign-plural-form={${1:text}}", "plural={${1:text}}", "plural-form={${1:text}}", "short-indefinite={${1:text}}", "long-indefinite={${1:text}}", "alt-indefinite={${1:text}}", "pdfstring=${1:string}", "pdfcomment={${1:text}}", "short-acc={${1:text}}", "long-acc={${1:text}}", "alt-acc={${1:text}}", "foreign-acc={${1:text}}", "foreign-acc-plural-form={${1:text}}", "extra-acc={${1:text}}", "single-acc={${1:text}}", "list-acc={${1:text}}", "list={${1:text}}", "foreign-babel=${1:language}", "foreign-locale=${1:language}", "preset=${1:set name}", "uselist={${1:csv list of ids}}" ], "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c": [ "case-sensitive", "case-insensitive", "first-style=${1|long-short,short-long,short,long,footnote|}", "subsequent-style=${1|long-short,short-long,short,long,footnote|}", "single-style=${1|long-short,short-long,short,long,footnote|}", "single={${1:text}}", "use-id-as-short", "cite=[${1:prenote}][${2:postnote}]{${3:citation keys}}", "index={${1:text}}", "index-sort={${1:text}}", "no-index", "format={${1:code}}", "short-format={${1:code}}", "long-format={${1:code}}", "first-long-format={${1:code}}", "alt-format={${1:code}}", "extra-format={${1:code}}", "foreign-format={${1:code}}", "single-format={${1:code}}", "list-format={${1:code}}", "%acroproperty" ], "\\printacronyms#c": [ "template=${1|description,lof,longtable,supertabular,tabularray,tabular,toc,xltabular|}", "sort", "display=${1|all,used|}", "exclude={${1:csv list of tags}}", "include={${1:csv list of tags}}", "add", "heading=${1|none,section,section*,chapter,chapter*|}", "name={${1:text}}", "preamble={${1:text}}", "locale/display", "local", "pages={${1:keyvals}}" ], "\\acsetup#c": [ "case-sensitive", "case-insensitive", "use-id-as-short", "first-style=${1|long-short,short-long,short,long,footnote|}", "subsequent-style=${1|long-short,short-long,short,long,footnote|}", "single", "single-style=${1|long-short,short-long,short,long,footnote|}", "list/template=${1|description,tabular,longtable,supertabular,lof,toc|}", "list/sort", "list/display=${1|all,used|}", "list/exclude={${1:csv list of tags}}", "list/include={${1:csv list of tags}}", "list/add", "list/heading=${1|none,section,section*,chapter,chapter*|}", "list/name={${1:text}}", "list/preamble={${1:text}}", "list/locale/display", "list/local", "list/foreign/display", "pages/display=${1|first,all,none|}", "pages/seq/use=${1|true,false|}", "pages/seq/pre={${1:code}}", "pages/seq/threshold=${1:number}", "pages/fill={${1:code}}", "pages/name", "format={${1:code}}", "format/short={${1:code}}", "format/long={${1:code}}", "format/first-long={${1:code}}", "format/alt={${1:code}}", "format/extra={${1:code}}", "format/foreign={${1:code}}", "format/list={${1:code}}", "format/replace", "short-plural-ending={${1:text}}", "long-plural-ending={${1:text}}", "foreign/display", "locale/display", "locale/format={${1:code}}", "uppercase/first", "uppercase/title", "uppercase/all", "uppercase/none", "uppercase/cmd={${1:commands}}", "uppercase/short", "cite/cmd={${1:citation command}}", "cite/group", "cite/display=${1|first,all,none|}", "cite/pre={${1:text}}", "cite/group/cmd={${1:citation command}}", "cite/group/pre={${1:text}}", "index/use=${1|true,false,indexed|}", "index/cmd={${1:index command}}", "index/disable={${1:code}}", "index/clear", "barriers/use", "barriers/reset", "barriers/single", "trailing/define=${1:token}{${2:name}}", "trailing/activate={${1:list of token names}}", "trailing/deactivate={${1:list of token names}}", "make-links", "link-only-first", "pdfcomments/use", "pdfcomments/cmd={${1:code}}", "accsupp/use", "accsupp/options={${1:accsupp options}}", "accsupp/method={${1:method}}", "language=", "patch/floats", "patch/list", "patch/tabularx", "patch/ltxtable", "patch/tabu", "patch/caption", "patch/maketitle", "load-style=${1:name}", "templates/colspec={${1:value}}" ] }, "args": [ "\\usepackage/acro#c" ] } ================================================ FILE: data/packages/acronym.json ================================================ { "deps": [ { "name": "suffix" }, { "name": "xstring" }, { "name": "relsize", "if": "smaller" } ], "macros": [ { "name": "ac*", "arg": { "format": "[]{}", "snippet": "ac*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Ac*", "arg": { "format": "[]{}", "snippet": "Ac*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "ac*", "arg": { "format": "{}", "snippet": "ac*{${1:acronym}}" } }, { "name": "Ac*", "arg": { "format": "{}", "snippet": "Ac*{${1:acronym}}" } }, { "name": "ac", "arg": { "format": "[]{}", "snippet": "ac[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Ac", "arg": { "format": "[]{}", "snippet": "Ac[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "ac", "arg": { "format": "{}", "snippet": "ac{${1:acronym}}" } }, { "name": "Ac", "arg": { "format": "{}", "snippet": "Ac{${1:acronym}}" } }, { "name": "acf*", "arg": { "format": "[]{}", "snippet": "acf*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Acf*", "arg": { "format": "[]{}", "snippet": "Acf*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acf*", "arg": { "format": "{}", "snippet": "acf*{${1:acronym}}" } }, { "name": "Acf*", "arg": { "format": "{}", "snippet": "Acf*{${1:acronym}}" } }, { "name": "acf", "arg": { "format": "[]{}", "snippet": "acf[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Acf", "arg": { "format": "[]{}", "snippet": "Acf[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acf", "arg": { "format": "{}", "snippet": "acf{${1:acronym}}" } }, { "name": "Acf", "arg": { "format": "{}", "snippet": "Acf{${1:acronym}}" } }, { "name": "acfa", "unusual": true, "arg": { "format": "[]{}", "snippet": "acfa[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Acfa", "unusual": true, "arg": { "format": "[]{}", "snippet": "Acfa[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acfa", "unusual": true, "arg": { "format": "{}", "snippet": "acfa{${1:acronym}}" } }, { "name": "Acfa", "unusual": true, "arg": { "format": "{}", "snippet": "Acfa{${1:acronym}}" } }, { "name": "acffont", "unusual": true, "arg": { "format": "{}", "snippet": "acffont{${1:text%plain}}" } }, { "name": "acfi*", "arg": { "format": "[]{}", "snippet": "acfi*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Acfi*", "arg": { "format": "[]{}", "snippet": "Acfi*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acfi*", "arg": { "format": "{}", "snippet": "acfi*{${1:acronym}}" } }, { "name": "Acfi*", "arg": { "format": "{}", "snippet": "Acfi*{${1:acronym}}" } }, { "name": "acfi", "arg": { "format": "[]{}", "snippet": "acfi[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Acfi", "arg": { "format": "[]{}", "snippet": "Acfi[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acfi", "arg": { "format": "{}", "snippet": "acfi{${1:acronym}}" } }, { "name": "Acfi", "arg": { "format": "{}", "snippet": "Acfi{${1:acronym}}" } }, { "name": "acfip", "arg": { "format": "[]{}", "snippet": "acfip[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acfip", "arg": { "format": "{}", "snippet": "acfip{${1:acronym}}" } }, { "name": "Acfip", "arg": { "format": "[]{}", "snippet": "Acfip[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Acfip", "arg": { "format": "{}", "snippet": "Acfip{${1:acronym}}" } }, { "name": "acfip*", "arg": { "format": "[]{}", "snippet": "acfip*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acfip*", "arg": { "format": "{}", "snippet": "acfip*{${1:acronym}}" } }, { "name": "Acfip*", "arg": { "format": "[]{}", "snippet": "Acfip*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Acfip*", "arg": { "format": "{}", "snippet": "Acfip*{${1:acronym}}" } }, { "name": "acfia", "unusual": true, "arg": { "format": "[]{}", "snippet": "acfia[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Acfia", "unusual": true, "arg": { "format": "[]{}", "snippet": "Acfia[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acfia", "unusual": true, "arg": { "format": "{}", "snippet": "acfia{${1:acronym}}" } }, { "name": "Acfia", "unusual": true, "arg": { "format": "{}", "snippet": "Acfia{${1:acronym}}" } }, { "name": "acfp*", "arg": { "format": "[]{}", "snippet": "acfp*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acfp*", "arg": { "format": "{}", "snippet": "acfp*{${1:acronym}}" } }, { "name": "acfp", "arg": { "format": "[]{}", "snippet": "acfp[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Acfp", "arg": { "format": "[]{}", "snippet": "Acfp[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acfp", "arg": { "format": "{}", "snippet": "acfp{${1:acronym}}" } }, { "name": "Acfp", "arg": { "format": "{}", "snippet": "Acfp{${1:acronym}}" } }, { "name": "acfpa", "unusual": true, "arg": { "format": "[]{}", "snippet": "acfpa[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Acfpa", "unusual": true, "arg": { "format": "[]{}", "snippet": "Acfpa[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acfpa", "unusual": true, "arg": { "format": "{}", "snippet": "acfpa{${1:acronym}}" } }, { "name": "Acfpa", "unusual": true, "arg": { "format": "{}", "snippet": "Acfpa{${1:acronym}}" } }, { "name": "acfsfont", "unusual": true, "arg": { "format": "{}", "snippet": "acfsfont{${1:text%plain}}" } }, { "name": "acl*", "arg": { "format": "[]{}", "snippet": "acl*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Acl*", "arg": { "format": "[]{}", "snippet": "Acl*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acl*", "arg": { "format": "{}", "snippet": "acl*{${1:acronym}}" } }, { "name": "Acl*", "arg": { "format": "{}", "snippet": "Acl*{${1:acronym}}" } }, { "name": "acl", "arg": { "format": "[]{}", "snippet": "acl[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Acl", "arg": { "format": "[]{}", "snippet": "Acl[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acl", "arg": { "format": "{}", "snippet": "acl{${1:acronym}}" } }, { "name": "Acl", "arg": { "format": "{}", "snippet": "Acl{${1:acronym}}" } }, { "name": "aclabelfont", "unusual": true, "arg": { "format": "{}", "snippet": "aclabelfont{${1:text%plain}}" } }, { "name": "aclp*", "arg": { "format": "[]{}", "snippet": "aclp*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Aclp*", "arg": { "format": "[]{}", "snippet": "Aclp*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "aclp*", "arg": { "format": "{}", "snippet": "aclp*{${1:acronym}}" } }, { "name": "Aclp*", "arg": { "format": "{}", "snippet": "Aclp*{${1:acronym}}" } }, { "name": "aclp", "arg": { "format": "[]{}", "snippet": "aclp[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Aclp", "arg": { "format": "[]{}", "snippet": "Aclp[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "aclp", "arg": { "format": "{}", "snippet": "aclp{${1:acronym}}" } }, { "name": "Aclp", "arg": { "format": "{}", "snippet": "Aclp{${1:acronym}}" } }, { "name": "aclu*", "arg": { "format": "[]{}", "snippet": "aclu*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Aclu*", "arg": { "format": "[]{}", "snippet": "Aclu*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "aclu*", "arg": { "format": "{}", "snippet": "aclu*{${1:acronym}}" } }, { "name": "Aclu*", "arg": { "format": "{}", "snippet": "Aclu*{${1:acronym}}" } }, { "name": "aclu", "arg": { "format": "[]{}", "snippet": "aclu[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Aclu", "arg": { "format": "[]{}", "snippet": "Aclu[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "aclu", "arg": { "format": "{}", "snippet": "aclu{${1:acronym}}" } }, { "name": "Aclu", "arg": { "format": "{}", "snippet": "Aclu{${1:acronym}}" } }, { "name": "aclua", "unusual": true, "arg": { "format": "[]{}", "snippet": "aclua[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Aclua", "unusual": true, "arg": { "format": "[]{}", "snippet": "Aclua[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "aclua", "unusual": true, "arg": { "format": "{}", "snippet": "aclua{${1:acronym}}" } }, { "name": "Aclua", "unusual": true, "arg": { "format": "{}", "snippet": "Aclua{${1:acronym}}" } }, { "name": "acp*", "arg": { "format": "[]{}", "snippet": "acp*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Acp*", "arg": { "format": "[]{}", "snippet": "Acp*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acp*", "arg": { "format": "{}", "snippet": "acp*{${1:acronym}}" } }, { "name": "Acp*", "arg": { "format": "{}", "snippet": "Acp*{${1:acronym}}" } }, { "name": "acp", "arg": { "format": "[]{}", "snippet": "acp[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Acp", "arg": { "format": "[]{}", "snippet": "Acp[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acp", "arg": { "format": "{}", "snippet": "acp{${1:acronym}}" } }, { "name": "Acp", "arg": { "format": "{}", "snippet": "Acp{${1:acronym}}" } }, { "name": "acresetall" }, { "name": "acro", "arg": { "format": "{}[]{}", "snippet": "acro{${1:acronym}}[${3:short name}]{${2:full name}}" } }, { "name": "acro", "arg": { "format": "{}{}", "snippet": "acro{${1:acronym}}{${2:full name}}" } }, { "name": "acrodef", "arg": { "format": "{}[]{}", "snippet": "acrodef{${1:acronym}}[${3:short name}]{${2:full name}}" } }, { "name": "acrodef", "arg": { "format": "{}{}", "snippet": "acrodef{${1:acronym}}{${2:full name}}" } }, { "name": "acrodefindefinite", "arg": { "format": "{}{}{}", "snippet": "acrodefindefinite{${1:acronym}}{${2:short indefinite article}}{${3:long indefinite article}}" } }, { "name": "acrodefplural", "arg": { "format": "{}[]{}", "snippet": "acrodefplural{${1:acronym}}[${3:short plural name}]{${2:full plural name}}" } }, { "name": "acrodefplural", "arg": { "format": "{}{}", "snippet": "acrodefplural{${1:acronym}}{${2:full plural name}}" } }, { "name": "acroextra", "arg": { "format": "{}", "snippet": "acroextra{${1:additional info}}" } }, { "name": "acroindefinite", "arg": { "format": "{}{}{}", "snippet": "acroindefinite{${1:acronym}}{${2:short indefinite article}}{${3:long indefinite article}}" } }, { "name": "acroplural", "arg": { "format": "{}[]{}", "snippet": "acroplural{${1:acronym}}[${3:short plural name}]{${2:full plural name}}" } }, { "name": "acroplural", "arg": { "format": "{}{}", "snippet": "acroplural{${1:acronym}}{${2:full plural name}}" } }, { "name": "acs*", "arg": { "format": "[]{}", "snippet": "acs*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acs*", "arg": { "format": "{}", "snippet": "acs*{${1:acronym}}" } }, { "name": "acs", "arg": { "format": "[]{}", "snippet": "acs[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acs", "arg": { "format": "{}", "snippet": "acs{${1:acronym}}" } }, { "name": "acsfont", "unusual": true, "arg": { "format": "{}", "snippet": "acsfont{${1:text%plain}}" } }, { "name": "acsp*", "arg": { "format": "[]{}", "snippet": "acsp*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acsp*", "arg": { "format": "{}", "snippet": "acsp*{${1:acronym}}" } }, { "name": "acsp", "arg": { "format": "[]{}", "snippet": "acsp[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acsp", "arg": { "format": "{}", "snippet": "acsp{${1:acronym}}" } }, { "name": "acspa", "unusual": true, "arg": { "format": "[]{}", "snippet": "acspa[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acspa", "unusual": true, "arg": { "format": "{}", "snippet": "acspa{${1:acronym}}" } }, { "name": "acsu*", "arg": { "format": "[]{}", "snippet": "acsu*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acsu*", "arg": { "format": "{}", "snippet": "acsu*{${1:acronym}}" } }, { "name": "acsu", "arg": { "format": "[]{}", "snippet": "acsu[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acsu", "arg": { "format": "{}", "snippet": "acsu{${1:acronym}}" } }, { "name": "acsua", "unusual": true, "arg": { "format": "[]{}", "snippet": "acsua[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acsua", "unusual": true, "arg": { "format": "{}", "snippet": "acsua{${1:acronym}}" } }, { "name": "acused", "arg": { "format": "{}", "snippet": "acused{${1:acronym}}" } }, { "name": "iac", "arg": { "format": "{}", "snippet": "iac{${1:acronym}}" } }, { "name": "iac", "arg": { "format": "{}", "snippet": "iac{${1:acronym}}" } }, { "name": "Iac", "arg": { "format": "{}", "snippet": "Iac{${1:acronym}}" } }, { "name": "Iac", "arg": { "format": "{}", "snippet": "Iac{${1:acronym}}" } }, { "name": "newacro", "arg": { "format": "{}[]{}", "snippet": "newacro{${1:acronym}}[${3:short name}]{${2:full name}}" } }, { "name": "newacro", "arg": { "format": "{}{}", "snippet": "newacro{${1:acronym}}{${2:full name}}" } }, { "name": "newacroindefinite", "arg": { "format": "{}{}{}", "snippet": "newacroindefinite{${1:acronym}}{${2:short indefinite article}}{${3:long indefinite article}}" } }, { "name": "newacroplural", "arg": { "format": "{}[]{}", "snippet": "newacroplural{${1:acronym}}[${3:short plural name}]{${2:full plural name}}" } }, { "name": "newacroplural", "arg": { "format": "{}{}", "snippet": "newacroplural{${1:acronym}}{${2:full plural name}}" } } ], "envs": [ { "name": "acronym" }, { "name": "acronym", "arg": { "format": "[]", "snippet": "[${1:longest}]" } } ], "keys": { "\\usepackage/acronym#c": [ "footnote", "nohyperlinks", "noforwardlinks", "noacroprefix", "printonlyused", "printonlyreused", "withpage", "smaller", "dua", "nolist", "nolinebreak" ] }, "args": [ "\\usepackage/acronym#c" ] } ================================================ FILE: data/packages/afterpage.json ================================================ { "deps": [], "macros": [ { "name": "afterpage", "arg": { "format": "{}", "snippet": "afterpage{${1:command%plain}}" } }, { "name": "addboxcontents", "unusual": true, "arg": { "format": "{}", "snippet": "addboxcontents{${1:contents}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/algorithm2e.json ================================================ { "deps": [ { "name": "ifthen" }, { "name": "ifoddpage" }, { "name": "xspace" }, { "name": "relsize" }, { "name": "tocbibind", "if": "dotocloa" }, { "name": "endfloat", "if": "endfloat" }, { "name": "color", "if": "slide" } ], "macros": [ { "name": "listofalgorithmes", "if": "algo2e" }, { "name": "thepostalgo", "if": "endfloat", "unusual": true }, { "name": "SetAlgorithmName", "arg": { "format": "{}{}{}", "snippet": "SetAlgorithmName{${1:name}}{${2:autoref name}}{${3:listofalgorithms name}}" } }, { "name": "SetAlgoProcName", "arg": { "format": "{}{}", "snippet": "SetAlgoProcName{${1:name}}{${2:autoref name}}" } }, { "name": "SetAlgoFuncName", "arg": { "format": "{}{}", "snippet": "SetAlgoFuncName{${1:name}}{${2:autoref name}}" } }, { "name": "DontPrintSemicolon" }, { "name": "PrintSemicolon", "unusual": true }, { "name": "BlankLine" }, { "name": "SetStartEndCondition", "arg": { "format": "{}{}{}", "snippet": "SetStartEndCondition{${1:typo1}}{${2:typo2}}{${3:typo3}}" } }, { "name": "AlgoDisplayBlockMarkers" }, { "name": "AlgoDontDisplayBlockMarkers" }, { "name": "AlgoDisplayGroupMarkers" }, { "name": "AlgoDontDisplayGroupMarkers" }, { "name": "SetAlgoBlockMarkers", "arg": { "format": "{}{}", "snippet": "SetAlgoBlockMarkers{${1:begin keywords}}{${2:end keywords}}" } }, { "name": "listofalgorithms" }, { "name": "TitleOfAlgo", "arg": { "format": "{}", "snippet": "TitleOfAlgo{${1:text}}" } }, { "name": "SetAlgoRefName", "arg": { "format": "{}", "snippet": "SetAlgoRefName{${1:text%plain}}" } }, { "name": "SetAlgoRefRelativeSize", "arg": { "format": "{}", "snippet": "SetAlgoRefRelativeSize{${1:integer}}" } }, { "name": "SetAlgoCaptionSeparator", "arg": { "format": "{}", "snippet": "SetAlgoCaptionSeparator{${1:separator}}" } }, { "name": "SetCustomAlgoRuledWidth", "arg": { "format": "{}", "snippet": "SetCustomAlgoRuledWidth{${1:length}}" } }, { "name": "AlCapSkip", "unusual": true }, { "name": "SetAlCapSkip", "arg": { "format": "{}", "snippet": "SetAlCapSkip{${1:length}}" } }, { "name": "SetAlCapHSkip", "arg": { "format": "{}", "snippet": "SetAlCapHSkip{${1:length}}" } }, { "name": "SetTitleSty", "arg": { "format": "{}{}", "snippet": "SetTitleSty{${1:type style}}{${2:type size}}" } }, { "name": "TitleSty", "unusual": true, "arg": { "format": "{}", "snippet": "TitleSty{${1:text}}" } }, { "name": "NoCaptionOfAlgo" }, { "name": "RestoreCaptionOfAlgo" }, { "name": "SetAlgoCaptionLayout", "arg": { "format": "{}", "snippet": "SetAlgoCaptionLayout{${1:style csname}}" } }, { "name": "theAlgoLine", "unusual": true }, { "name": "LinesNumbered" }, { "name": "LinesNumberedHidden" }, { "name": "LinesNotNumbered" }, { "name": "nllabel", "arg": { "format": "{}", "snippet": "nllabel{${1:label}}" } }, { "name": "nl", "unusual": true }, { "name": "lnl", "unusual": true, "arg": { "format": "{}", "snippet": "lnl{${1:label}}" } }, { "name": "nlset", "arg": { "format": "{}", "snippet": "nlset{${1:text%plain}}" } }, { "name": "lnlset", "unusual": true, "arg": { "format": "{}{}", "snippet": "lnlset{${1:text%plain}}{${2:label}}" } }, { "name": "ShowLn" }, { "name": "ShowLnLabel", "unusual": true, "arg": { "format": "{}", "snippet": "ShowLnLabel{${1:text%plain}}" } }, { "name": "SetNlSty", "arg": { "format": "{}{}{}", "snippet": "SetNlSty{${1:font csname}}{${2:text before}}{${3:text after}}" } }, { "name": "SetNlSkip", "arg": { "format": "{}", "snippet": "SetNlSkip{${1:length}}" } }, { "name": "SetAlgoNlRelativeSize", "arg": { "format": "{}", "snippet": "SetAlgoNlRelativeSize{${1:number}}" } }, { "name": "AlFnt", "unusual": true }, { "name": "KwSty", "unusual": true, "arg": { "format": "{}", "snippet": "KwSty{${1:text}}" } }, { "name": "FuncSty", "unusual": true, "arg": { "format": "{}", "snippet": "FuncSty{${1:text}}" } }, { "name": "FuncArgSty", "unusual": true, "arg": { "format": "{}", "snippet": "FuncArgSty{${1:text}}" } }, { "name": "ProgSty", "unusual": true, "arg": { "format": "{}", "snippet": "ProgSty{${1:text}}" } }, { "name": "ArgSty", "unusual": true, "arg": { "format": "{}", "snippet": "ArgSty{${1:text}}" } }, { "name": "DataSty", "unusual": true, "arg": { "format": "{}", "snippet": "DataSty{${1:text}}" } }, { "name": "CommentSty", "unusual": true, "arg": { "format": "{}", "snippet": "CommentSty{${1:text}}" } }, { "name": "NlSty", "unusual": true, "arg": { "format": "{}", "snippet": "NlSty{${1:text}}" } }, { "name": "ProcNameSty", "unusual": true, "arg": { "format": "{}", "snippet": "ProcNameSty{${1:text}}" } }, { "name": "ProcFnt", "unusual": true }, { "name": "ProcArgSty", "unusual": true, "arg": { "format": "{}", "snippet": "ProcArgSty{${1:text}}" } }, { "name": "ProcArgFnt", "unusual": true }, { "name": "BlockMarkersSty", "unusual": true, "arg": { "format": "{}", "snippet": "BlockMarkersSty{${1:text}}" } }, { "name": "AlCapSty", "unusual": true, "arg": { "format": "{}", "snippet": "AlCapSty{${1:text}}" } }, { "name": "AlCapNameSty", "unusual": true, "arg": { "format": "{}", "snippet": "AlCapNameSty{${1:text}}" } }, { "name": "AlCapFnt", "unusual": true }, { "name": "AlCapNameFnt", "unusual": true }, { "name": "ProcSty", "unusual": true, "arg": { "format": "{}", "snippet": "ProcSty{${1:text}}" } }, { "name": "ProcNameFnt", "unusual": true }, { "name": "ProcArgFnt", "unusual": true }, { "name": "AlTitleSty", "unusual": true, "arg": { "format": "{}", "snippet": "AlTitleSty{${1:text}}" } }, { "name": "AlTitleFnt", "unusual": true }, { "name": "SetAlFnt", "arg": { "format": "{}", "snippet": "SetAlFnt{${1:font csname}}" } }, { "name": "SetKwSty", "arg": { "format": "{}", "snippet": "SetKwSty{${1:font csname}}" } }, { "name": "SetFuncSty", "arg": { "format": "{}", "snippet": "SetFuncSty{${1:font csname}}" } }, { "name": "SetFuncArgSty", "arg": { "format": "{}", "snippet": "SetFuncArgSty{${1:font csname}}" } }, { "name": "SetProgSty", "arg": { "format": "{}", "snippet": "SetProgSty{${1:font csname}}" } }, { "name": "SetArgSty", "arg": { "format": "{}", "snippet": "SetArgSty{${1:font csname}}" } }, { "name": "SetDataSty", "arg": { "format": "{}", "snippet": "SetDataSty{${1:font csname}}" } }, { "name": "SetCommentSty", "arg": { "format": "{}", "snippet": "SetCommentSty{${1:font csname}}" } }, { "name": "SetProcNameSty", "arg": { "format": "{}", "snippet": "SetProcNameSty{${1:font csname}}" } }, { "name": "SetProcArgSty", "arg": { "format": "{}", "snippet": "SetProcArgSty{${1:font csname}}" } }, { "name": "SetBlockMarkersSty", "arg": { "format": "{}", "snippet": "SetBlockMarkersSty{${1:font csname}}" } }, { "name": "SetAlCapFnt", "arg": { "format": "{}", "snippet": "SetAlCapFnt{${1:font csname}}" } }, { "name": "SetAlCapNameFnt", "arg": { "format": "{}", "snippet": "SetAlCapNameFnt{${1:font csname}}" } }, { "name": "SetAlTitleFnt", "arg": { "format": "{}", "snippet": "SetAlTitleFnt{${1:font csname}}" } }, { "name": "SetAlCapSty", "arg": { "format": "{}", "snippet": "SetAlCapSty{${1:font csname}}" } }, { "name": "SetAlCapNameSty", "arg": { "format": "{}", "snippet": "SetAlCapNameSty{${1:font csname}}" } }, { "name": "SetAlTitleSty", "arg": { "format": "{}", "snippet": "SetAlTitleSty{${1:font csname}}" } }, { "name": "SetProcFnt", "arg": { "format": "{}", "snippet": "SetProcFnt{${1:font csname}}" } }, { "name": "SetProcNameFnt", "arg": { "format": "{}", "snippet": "SetProcNameFnt{${1:font csname}}" } }, { "name": "SetProcSty", "arg": { "format": "{}", "snippet": "SetProcSty{${1:font csname}}" } }, { "name": "SetProcArgFnt", "arg": { "format": "{}", "snippet": "SetProcArgFnt{${1:font csname}}" } }, { "name": "RestyleAlgo", "arg": { "format": "{}", "snippet": "RestyleAlgo{${1:style%keyvals}}", "keys": [ "\\RestyleAlgo" ], "keyPos": 0 } }, { "name": "SetAlgoVlined" }, { "name": "SetAlgoNoLine" }, { "name": "SetAlgoLined" }, { "name": "SetAlgoLongEnd" }, { "name": "SetAlgoShortEnd" }, { "name": "SetAlgoNoEnd" }, { "name": "SetInd", "arg": { "format": "{}{}", "snippet": "SetInd{${1:before space%l}}{${2:after space%l}}" } }, { "name": "SetAlgoHangIndent", "arg": { "format": "{}", "snippet": "SetAlgoHangIndent{${1:length}}" } }, { "name": "SetVlineSkip", "arg": { "format": "{}", "snippet": "SetVlineSkip{${1:length}}" } }, { "name": "SetAlgoSkip", "arg": { "format": "{}", "snippet": "SetAlgoSkip{${1:skip csname}}" } }, { "name": "SetAlgoInsideSkip", "arg": { "format": "{}", "snippet": "SetAlgoInsideSkip{${1:skip csname}}" } }, { "name": "algomargin", "unusual": true }, { "name": "IncMargin", "arg": { "format": "{}", "snippet": "IncMargin{${1:length}}" } }, { "name": "DecMargin", "arg": { "format": "{}", "snippet": "DecMargin{${1:length}}" } }, { "name": "interspacetitleruled", "unusual": true }, { "name": "interspacealgoruled", "unusual": true }, { "name": "interspacetitleboxruled", "unusual": true }, { "name": "SetSideCommentLeft" }, { "name": "SetSideCommentRight" }, { "name": "SetFillComment" }, { "name": "SetNoFillComment" }, { "name": "KwIn", "unusual": true, "arg": { "format": "{}", "snippet": "KwIn{${1:input}}" } }, { "name": "KwOut", "unusual": true, "arg": { "format": "{}", "snippet": "KwOut{${1:output}}" } }, { "name": "KwData", "unusual": true, "arg": { "format": "{}", "snippet": "KwData{${1:input}}" } }, { "name": "KwHData", "unusual": true, "arg": { "format": "{}", "snippet": "KwHData{${1:input}}" } }, { "name": "KwResult", "unusual": true, "arg": { "format": "{}", "snippet": "KwResult{${1:output}}" } }, { "name": "KwTo", "unusual": true }, { "name": "KwRet", "unusual": true, "arg": { "format": "{}", "snippet": "KwRet{${1:value}}" } }, { "name": "Return", "unusual": true, "arg": { "format": "{}", "snippet": "Return{${1:value}}" } }, { "name": "Begin", "unusual": true, "arg": { "format": "{}", "snippet": "Begin{${1:block inside}}" } }, { "name": "Begin", "unusual": true, "arg": { "format": "(){}", "snippet": "Begin(${2:begin comment}){${1:block inside}}" } }, { "name": "tcc", "unusual": true, "arg": { "format": "{}", "snippet": "tcc{${1:comments%text}}" } }, { "name": "tcc*", "unusual": true, "arg": { "format": "{}", "snippet": "tcc*{${1:comments%text}}" } }, { "name": "tcc*", "unusual": true, "arg": { "format": "[]{}", "snippet": "tcc*[${2:alignment}]{${1:comments%text}}" } }, { "name": "tcp", "unusual": true, "arg": { "format": "{}", "snippet": "tcp{${1:comments%text}}" } }, { "name": "tcp*", "unusual": true, "arg": { "format": "{}", "snippet": "tcp*{${1:comments%text}}" } }, { "name": "tcp*", "unusual": true, "arg": { "format": "[]{}", "snippet": "tcp*[${2:alignment}]{${1:comments%text}}" } }, { "name": "If", "unusual": true, "arg": { "format": "{}{}", "snippet": "If{${1:condition}}{${2:then block}}" } }, { "name": "If", "unusual": true, "arg": { "format": "(){}{}", "snippet": "If(${3:then comment}){${1:condition}}{${2:then block}}" } }, { "name": "uIf", "unusual": true, "arg": { "format": "{}{}", "snippet": "uIf{${1:condition}}{${2:then block without end}}" } }, { "name": "uIf", "unusual": true, "arg": { "format": "(){}{}", "snippet": "uIf(${3:then comment}){${1:condition}}{${2:then block without end}}" } }, { "name": "lIf", "unusual": true, "arg": { "format": "{}{}", "snippet": "lIf{${1:condition}}{${2:then line}}" } }, { "name": "lIf", "unusual": true, "arg": { "format": "(){}{}", "snippet": "lIf(${3:if comment}){${1:condition}}{${2:then line}}" } }, { "name": "ElseIf", "unusual": true, "arg": { "format": "{}", "snippet": "ElseIf{${1:elseif block}}" } }, { "name": "ElseIf", "unusual": true, "arg": { "format": "(){}", "snippet": "ElseIf(${2:elseif comment}){${1:elseif block}}" } }, { "name": "uElseIf", "unusual": true, "arg": { "format": "{}", "snippet": "uElseIf{${1:elseif block without end}}" } }, { "name": "uElseIf", "unusual": true, "arg": { "format": "(){}", "snippet": "uElseIf(${2:elseif comment}){${1:elseif block without end}}" } }, { "name": "lElseIf", "unusual": true, "arg": { "format": "{}", "snippet": "lElseIf{${1:elseif line}}" } }, { "name": "lElseif", "unusual": true, "arg": { "format": "(){}", "snippet": "lElseif(${2:elseif line}){${1:elseif block}}" } }, { "name": "Else", "unusual": true, "arg": { "format": "{}", "snippet": "Else{${1:else block}}" } }, { "name": "Else", "unusual": true, "arg": { "format": "(){}", "snippet": "Else(${2:else comment}){${1:else block}}" } }, { "name": "uElse", "unusual": true, "arg": { "format": "{}", "snippet": "uElse{${1:else block without end}}" } }, { "name": "uElse", "unusual": true, "arg": { "format": "(){}", "snippet": "uElse(${2:else block comment}){${1:else block without end}}" } }, { "name": "lElse", "unusual": true, "arg": { "format": "{}", "snippet": "lElse{${1:else line}}" } }, { "name": "lElse", "unusual": true, "arg": { "format": "(){}", "snippet": "lElse(${2:else comment}){${1:else line}}" } }, { "name": "eIf", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "eIf{${1:condition}}{${2:then block}}{${3:else block}}" } }, { "name": "eIf", "unusual": true, "arg": { "format": "(){}{}(){}", "snippet": "eIf(${4:then comment}){${1:condition}}{${2:then block}}(${5:else comment}){${3:else block}}" } }, { "name": "eIf", "unusual": true, "arg": { "format": "(){}{}{}", "snippet": "eIf(${4:then comment}){${1:condition}}{${2:then block}}{${3:else block}}" } }, { "name": "eIf", "unusual": true, "arg": { "format": "{}{}(){}", "snippet": "eIf{${1:condition}}{${2:then block}}(${4:else comment}){${3:else block}}" } }, { "name": "leIf", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "leIf{${1:condition}}{${2:then line}}{${3:else line}}" } }, { "name": "leIf", "unusual": true, "arg": { "format": "(){}{}{}", "snippet": "leIf(${4:comment}){${1:condition}}{${2:then line}}{${3:else line}}" } }, { "name": "Switch", "unusual": true, "arg": { "format": "(){}{}", "snippet": "Switch(${3:switch comment}){${1:condition}}{${2:switch block}}" } }, { "name": "Switch", "unusual": true, "arg": { "format": "{}{}", "snippet": "Switch{${1:condition}}{${2:switch block}}" } }, { "name": "Case", "unusual": true, "arg": { "format": "{}{}", "snippet": "Case{${1:case}}{${2:case block}}" } }, { "name": "Case", "unusual": true, "arg": { "format": "(){}{}", "snippet": "Case(${3:case comment}){${1:case}}{${2:case block}}" } }, { "name": "uCase", "unusual": true, "arg": { "format": "{}{}", "snippet": "uCase{${1:case}}{${2:case block without end}}" } }, { "name": "uCase", "unusual": true, "arg": { "format": "(){}{}", "snippet": "uCase(${3:case comment}){${1:case}}{${2:case block without end}}" } }, { "name": "lCase", "unusual": true, "arg": { "format": "{}{}", "snippet": "lCase{${1:case}}{${2:case line}}" } }, { "name": "lCase", "unusual": true, "arg": { "format": "(){}{}", "snippet": "lCase(${3:case comment}){${1:case}}{${2:case line}}" } }, { "name": "Other", "unusual": true, "arg": { "format": "{}", "snippet": "Other{${1:otherwise block}}" } }, { "name": "Other", "unusual": true, "arg": { "format": "(){}", "snippet": "Other(${2:other comment}){${1:otherwise block}}" } }, { "name": "uOther", "unusual": true, "arg": { "format": "{}", "snippet": "uOther{${1:otherwise text}}" } }, { "name": "uOther", "unusual": true, "arg": { "format": "(){}", "snippet": "uOther(${2:other comment}){${1:otherwise text}}" } }, { "name": "lOther", "unusual": true, "arg": { "format": "{}", "snippet": "lOther{${1:otherwise line}}" } }, { "name": "lOther", "unusual": true, "arg": { "format": "(){}", "snippet": "lOther(${2:other comment}){${1:otherwise line}}" } }, { "name": "For", "unusual": true, "arg": { "format": "{}{}", "snippet": "For{${1:condition}}{${2:for block}}" } }, { "name": "For", "unusual": true, "arg": { "format": "(){}{}", "snippet": "For(${3:for comment}){${1:condition}}{${2:for block}}" } }, { "name": "lFor", "unusual": true, "arg": { "format": "{}{}", "snippet": "lFor{${1:condition}}{${2:for line}}" } }, { "name": "lFor", "unusual": true, "arg": { "format": "(){}{}", "snippet": "lFor(${3:for comment}){${1:condition}}{${2:for line}}" } }, { "name": "While", "unusual": true, "arg": { "format": "{}{}", "snippet": "While{${1:condition}}{${2:while block}}" } }, { "name": "While", "unusual": true, "arg": { "format": "(){}{}", "snippet": "While(${3:while comment}){${1:condition}}{${2:while block}}" } }, { "name": "lWhile", "unusual": true, "arg": { "format": "{}{}", "snippet": "lWhile{${1:condition}}{${2:while line}}" } }, { "name": "lWhile", "unusual": true, "arg": { "format": "(){}{}", "snippet": "lWhile(${3:while comment}){${1:condition}}{${2:while line}}" } }, { "name": "ForPar", "unusual": true, "arg": { "format": "{}{}", "snippet": "ForPar{${1:condition}}{${2:foreach block}}" } }, { "name": "ForPar", "unusual": true, "arg": { "format": "(){}{}", "snippet": "ForPar(${3:foreach comment}){${1:condition}}{${2:foreach block}}" } }, { "name": "ForEach", "unusual": true, "arg": { "format": "{}{}", "snippet": "ForEach{${1:condition}}{${2:foreach block}}" } }, { "name": "ForEach", "unusual": true, "arg": { "format": "(){}{}", "snippet": "ForEach(${3:foreach comment}){${1:condition}}{${2:foreach block}}" } }, { "name": "lForEach", "unusual": true, "arg": { "format": "{}{}", "snippet": "lForEach{${1:condition}}{${2:foreach line}}" } }, { "name": "lForEach", "unusual": true, "arg": { "format": "(){}{}", "snippet": "lForEach(${3:foreach comment}){${1:condition}}{${2:foreach line}}" } }, { "name": "ForAll", "unusual": true, "arg": { "format": "{}{}", "snippet": "ForAll{${1:condition}}{${2:forall block}}" } }, { "name": "ForAll", "unusual": true, "arg": { "format": "(){}{}", "snippet": "ForAll(${3:forall comment}){${1:condition}}{${2:forall block}}" } }, { "name": "lForAll", "unusual": true, "arg": { "format": "{}{}", "snippet": "lForAll{${1:condition}}{${2:forall line}}" } }, { "name": "lForAll", "unusual": true, "arg": { "format": "(){}{}", "snippet": "lForAll(${3:forall comment}){${1:condition}}{${2:forall line}}" } }, { "name": "Repeat", "unusual": true, "arg": { "format": "{}{}", "snippet": "Repeat{${1:end condition}}{${2:repeat block}}" } }, { "name": "Repeat", "unusual": true, "arg": { "format": "(){}{}()", "snippet": "Repeat(${3:repeat comment}){${1:end condition}}{${2:repeat block}}(${4:until comment})" } }, { "name": "Repeat", "unusual": true, "arg": { "format": "(){}{}", "snippet": "Repeat(${3:repeat comment}){${1:end condition}}{${2:repeat block}}" } }, { "name": "Repeat", "unusual": true, "arg": { "format": "{}{}()", "snippet": "Repeat{${1:end condition}}{${2:repeat block}}(${3:until comment})" } }, { "name": "lRepeat", "unusual": true, "arg": { "format": "{}{}", "snippet": "lRepeat{${1:end condition}}{${2:repeat line}}" } }, { "name": "lRepeat", "unusual": true, "arg": { "format": "(){}{}", "snippet": "lRepeat(${3:repeat comment}){${1:end condition}}{${2:repeat line}}" } }, { "name": "SetKwInput", "arg": { "format": "{}{}", "snippet": "SetKwInput{${1:csname}}{${2:name}}" } }, { "name": "SetKwInOut", "arg": { "format": "{}{}", "snippet": "SetKwInOut{${1:csname}}{${2:name}}" } }, { "name": "ResetInOut", "arg": { "format": "{}", "snippet": "ResetInOut{${1:name}}" } }, { "name": "SetKw", "arg": { "format": "{}{}", "snippet": "SetKw{${1:csname}}{${2:name}}" } }, { "name": "SetKwHangingKw", "arg": { "format": "{}{}", "snippet": "SetKwHangingKw{${1:csname}}{${2:name}}" } }, { "name": "SetKwData", "arg": { "format": "{}{}", "snippet": "SetKwData{${1:csname}}{${2:name}}" } }, { "name": "SetKwArray", "arg": { "format": "{}{}", "snippet": "SetKwArray{${1:csname}}{${2:name}}" } }, { "name": "SetKwBlock", "arg": { "format": "{}{}{}", "snippet": "SetKwBlock{${1:csname}}{${2:begin text}}{${3:end text}}" } }, { "name": "SetKwProg", "arg": { "format": "{}{}{}{}", "snippet": "SetKwProg{${1:csname}}{${2:name}}{${3:begin text}}{${4:end text}}" } }, { "name": "SetKwFunction", "arg": { "format": "{}{}", "snippet": "SetKwFunction{${1:csname}}{${2:name}}" } }, { "name": "SetKwComment", "arg": { "format": "{}{}{}", "snippet": "SetKwComment{${1:csname}}{${2:begin text}}{${3:end text}}" } }, { "name": "SetKwIF", "arg": { "format": "{}{}{}{}{}{}{}{}", "snippet": "SetKwIF{${1:if csname}}{${2:elseif csname}}{${3:else csname}}{${4:if text}}{${5:then text}}{${6:elseif text}}{${7:else text}}{${8:endif text}}" } }, { "name": "SetKwSwitch", "arg": { "format": "{}{}{}{}{}{}{}{}", "snippet": "SetKwSwitch{${1:switch csname}}{${2:case csname}}{${3:other csname}}{${4:switch text}}{${5:do text}}{${6:case text}}{${7:other text}}{${8:endcase text}}" } }, { "name": "SetKwFor", "arg": { "format": "{}{}{}{}", "snippet": "SetKwFor{${1:csname}}{${2:for text}}{${3:do text}}{${4:endfor text}}" } }, { "name": "SetKwRepeat", "arg": { "format": "{}{}{}", "snippet": "SetKwRepeat{${1:csname}}{${2:repeat text}}{${3:until text}}" } }, { "name": "HDonnees", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "HDonnees{${1:données}}" } }, { "name": "Donnees", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "Donnees{${1:données}}" } }, { "name": "Res", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "Res{${1:résultats}}" } }, { "name": "Entree", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "Entree{${1:entrées}}" } }, { "name": "Sortie", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "Sortie{${1:sorties}}" } }, { "name": "KwA", "if": "french", "unusual": true }, { "name": "Retour", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "Retour{${1:valeur}}" } }, { "name": "Deb", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "Deb{${1:intérieur du bloc}}" } }, { "name": "Repeter", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "Repeter{${1:condition d’arrêt}}{${2:bloc de la boucle}}" } }, { "name": "Si", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "Si{${1:condition}}{${2:bloc du alors}}" } }, { "name": "eSi", "if": "french", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "eSi{${1:condition}}{${2:bloc du alors}}{${3:bloc du sinon}}" } }, { "name": "uSi", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSi{${1:condition}}{${2:bloc du alors sans fin}}" } }, { "name": "lSi", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSi{${1:condition}}{${2:ligne du alors}}" } }, { "name": "SinonSi", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "SinonSi{${1:condition}}{${2:bloc du sinonsi}}" } }, { "name": "uSinonSi", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSinonSi{${1:condition}}{${2:bloc du sinonsi sans fin}}" } }, { "name": "lSinonSi", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSinonSi{${1:condition}}{${2:bloc du sinonsi sans fin}}" } }, { "name": "Sinon", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "Sinon{${1:bloc du sinon}}" } }, { "name": "uSinon", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "uSinon{${1:bloc du sinon sans fin}}" } }, { "name": "lSinon", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "lSinon{${1:ligne du sinon}}" } }, { "name": "Suivant", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "Suivant{${1:condition}}{${2:bloc du suivant-cas-alors}}" } }, { "name": "Cas", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "Cas{${1:cas où}}{${2:bloc de ce cas}}" } }, { "name": "uCas", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "uCas{${1:cas où}}{${2:bloc de ce cas sans fin}}" } }, { "name": "lCas", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "lCas{${1:cas où}}{${2:ligne de ce cas}}" } }, { "name": "Autre", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "Autre{${1:bloc de l’alternative}}" } }, { "name": "lAutre", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "lAutre{${1:bloc de l’alternative}}" } }, { "name": "Pour", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "Pour{${1:condition}}{${2:bloc de la boucle}}" } }, { "name": "lPour", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPour{${1:condition}}{${2:ligne de la boucle}}" } }, { "name": "PourPar", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "PourPar{${1:condition}}{${2:bloc de la boucle}}" } }, { "name": "lPourPar", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPourPar{${1:condition}}{${2:ligne de la boucle}}" } }, { "name": "PourCh", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "PourCh{${1:condition}}{${2:bloc de la boucle}}" } }, { "name": "lPourCh", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPourCh{${1:condition}}{${2:ligne de la boucle}}" } }, { "name": "PourTous", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "PourTous{${1:condition}}{${2:bloc de la boucle}}" } }, { "name": "lPourTous", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPourTous{${1:condition}}{${2:ligne de la boucle}}" } }, { "name": "Tq", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "Tq{${1:condition}}{${2:bloc de la boucle}}" } }, { "name": "lTq", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "lTq{${1:condition}}{${2:ligne de la boucle}}" } }, { "name": "HDonnees", "if": "frenchkw", "unusual": true, "arg": { "format": "{}", "snippet": "HDonnees{${1:données}}" } }, { "name": "Donnees", "if": "frenchkw", "unusual": true, "arg": { "format": "{}", "snippet": "Donnees{${1:données}}" } }, { "name": "Res", "if": "frenchkw", "unusual": true, "arg": { "format": "{}", "snippet": "Res{${1:résultats}}" } }, { "name": "Entree", "if": "frenchkw", "unusual": true, "arg": { "format": "{}", "snippet": "Entree{${1:entrées}}" } }, { "name": "Sortie", "if": "frenchkw", "unusual": true, "arg": { "format": "{}", "snippet": "Sortie{${1:sorties}}" } }, { "name": "KwA", "if": "frenchkw", "unusual": true }, { "name": "Retour", "if": "frenchkw", "unusual": true, "arg": { "format": "{}", "snippet": "Retour{${1:valeur}}" } }, { "name": "Deb", "if": "frenchkw", "unusual": true, "arg": { "format": "{}", "snippet": "Deb{${1:intérieur du bloc}}" } }, { "name": "Repeter", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Repeter{${1:condition d’arrêt}}{${2:bloc de la boucle}}" } }, { "name": "Si", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Si{${1:condition}}{${2:bloc du alors}}" } }, { "name": "eSi", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "eSi{${1:condition}}{${2:bloc du alors}}{${3:bloc du sinon}}" } }, { "name": "uSi", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSi{${1:condition}}{${2:bloc du alors sans fin}}" } }, { "name": "lSi", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSi{${1:condition}}{${2:ligne du alors}}" } }, { "name": "SinonSi", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "SinonSi{${1:condition}}{${2:bloc du sinonsi}}" } }, { "name": "uSinonSi", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSinonSi{${1:condition}}{${2:bloc du sinonsi sans fin}}" } }, { "name": "lSinonSi", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSinonSi{${1:condition}}{${2:bloc du sinonsi sans fin}}" } }, { "name": "Sinon", "if": "frenchkw", "unusual": true, "arg": { "format": "{}", "snippet": "Sinon{${1:bloc du sinon}}" } }, { "name": "uSinon", "if": "frenchkw", "unusual": true, "arg": { "format": "{}", "snippet": "uSinon{${1:bloc du sinon sans fin}}" } }, { "name": "lSinon", "if": "frenchkw", "unusual": true, "arg": { "format": "{}", "snippet": "lSinon{${1:ligne du sinon}}" } }, { "name": "Suivant", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Suivant{${1:condition}}{${2:bloc du suivant-cas-alors}}" } }, { "name": "Cas", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Cas{${1:cas où}}{${2:bloc de ce cas}}" } }, { "name": "uCas", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uCas{${1:cas où}}{${2:bloc de ce cas sans fin}}" } }, { "name": "lCas", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lCas{${1:cas où}}{${2:ligne de ce cas}}" } }, { "name": "Autre", "if": "frenchkw", "unusual": true, "arg": { "format": "{}", "snippet": "Autre{${1:bloc de l’alternative}}" } }, { "name": "lAutre", "if": "frenchkw", "unusual": true, "arg": { "format": "{}", "snippet": "lAutre{${1:bloc de l’alternative}}" } }, { "name": "Pour", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Pour{${1:condition}}{${2:bloc de la boucle}}" } }, { "name": "lPour", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPour{${1:condition}}{${2:ligne de la boucle}}" } }, { "name": "PourPar", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "PourPar{${1:condition}}{${2:bloc de la boucle}}" } }, { "name": "lPourPar", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPourPar{${1:condition}}{${2:ligne de la boucle}}" } }, { "name": "PourCh", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "PourCh{${1:condition}}{${2:bloc de la boucle}}" } }, { "name": "lPourCh", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPourCh{${1:condition}}{${2:ligne de la boucle}}" } }, { "name": "PourTous", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "PourTous{${1:condition}}{${2:bloc de la boucle}}" } }, { "name": "lPourTous", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPourTous{${1:condition}}{${2:ligne de la boucle}}" } }, { "name": "Tq", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Tq{${1:condition}}{${2:bloc de la boucle}}" } }, { "name": "lTq", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lTq{${1:condition}}{${2:ligne de la boucle}}" } }, { "name": "Ein", "if": "german", "unusual": true, "arg": { "format": "{}", "snippet": "Ein{${1:Eingabe}}" } }, { "name": "Aus", "if": "german", "unusual": true, "arg": { "format": "{}", "snippet": "Aus{${1:Ausgabe}}" } }, { "name": "Daten", "if": "german", "unusual": true, "arg": { "format": "{}", "snippet": "Daten{${1:Daten}}" } }, { "name": "Ergebnis", "if": "german", "unusual": true, "arg": { "format": "{}", "snippet": "Ergebnis{${1:Ergebnis}}" } }, { "name": "Bis", "if": "german", "unusual": true, "arg": { "format": "{}", "snippet": "Bis{${1:bis}}" } }, { "name": "KwZurueck", "if": "german", "unusual": true, "arg": { "format": "{}", "snippet": "KwZurueck{${1:zurück}}" } }, { "name": "Zurueck", "if": "german", "unusual": true, "arg": { "format": "{}", "snippet": "Zurueck{${1:zurück}}" } }, { "name": "Beginn", "if": "german", "unusual": true, "arg": { "format": "{}", "snippet": "Beginn{${1:Beginn}}" } }, { "name": "Wiederh", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "Wiederh{${1:stop condition}}{${2:loop}}" } }, { "name": "lWiederh", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "lWiederh{${1:stop condition}}{${2:line loop}}" } }, { "name": "eWenn", "if": "german", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "eWenn{${1:condition}}{${2:then text}}{${3:else text}}" } }, { "name": "Wenn", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "Wenn{${1:condition}}{${2:then text}}" } }, { "name": "uWenn", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "uWenn{${1:condition}}{${2:then text without end}}" } }, { "name": "lWenn", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "lWenn{${1:condition}}{${2:then line}}" } }, { "name": "SonstWenn", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "SonstWenn{${1:condition}}{${2:elseif text}}" } }, { "name": "uSonstWenn", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSonstWenn{${1:condition}}{${2:elseif text without end}}" } }, { "name": "lSonstWenn", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSonstWenn{${1:condition}}{${2:elseif line}}" } }, { "name": "Sonst", "if": "german", "unusual": true, "arg": { "format": "{}", "snippet": "Sonst{${1:else text}}" } }, { "name": "uSonst", "if": "german", "unusual": true, "arg": { "format": "{}", "snippet": "uSonst{${1:else text without end}}" } }, { "name": "lSonst", "if": "german", "unusual": true, "arg": { "format": "{}", "snippet": "lSonst{${1:else line}}" } }, { "name": "Unterscheide", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "Unterscheide{${1:condition}}{${2:switch block}}" } }, { "name": "Fall", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "Fall{${1:case of}}{${2:text}}" } }, { "name": "uFall", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "uFall{${1:case of}}{${2:text}}" } }, { "name": "lFall", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "lFall{${1:case of}}{${2:line text}}" } }, { "name": "Anderes", "if": "german", "unusual": true, "arg": { "format": "{}", "snippet": "Anderes{${1:default text}}" } }, { "name": "lAnderes", "if": "german", "unusual": true, "arg": { "format": "{}", "snippet": "lAnderes{${1:default line}}" } }, { "name": "Fuer", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "Fuer{${1:condition}}{${2:loop}}" } }, { "name": "lFuer", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "lFuer{${1:condition}}{${2:line loop}}" } }, { "name": "FuerPar", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "FuerPar{${1:condition}}{${2:loop}}" } }, { "name": "lFuerPar", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "lFuerPar{${1:condition}}{${2:line}}" } }, { "name": "FuerJedes", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "FuerJedes{${1:condition}}{${2:loop}}" } }, { "name": "lFuerJedes", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "lFuerJedes{${1:condition}}{${2:line}}" } }, { "name": "FuerAlle", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "FuerAlle{${1:condition}}{${2:loop}}" } }, { "name": "lFuerAlle", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "lFuerAlle{${1:condition}}{${2:line}}" } }, { "name": "Solange", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "Solange{${1:condition}}{${2:loop}}" } }, { "name": "lSolange", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSolange{${1:condition}}{${2:line}}" } }, { "name": "Ein", "if": "germankw", "unusual": true, "arg": { "format": "{}", "snippet": "Ein{${1:Eingabe}}" } }, { "name": "Aus", "if": "germankw", "unusual": true, "arg": { "format": "{}", "snippet": "Aus{${1:Ausgabe}}" } }, { "name": "Daten", "if": "germankw", "unusual": true, "arg": { "format": "{}", "snippet": "Daten{${1:Daten}}" } }, { "name": "Ergebnis", "if": "germankw", "unusual": true, "arg": { "format": "{}", "snippet": "Ergebnis{${1:Ergebnis}}" } }, { "name": "Bis", "if": "germankw", "unusual": true, "arg": { "format": "{}", "snippet": "Bis{${1:bis}}" } }, { "name": "KwZurueck", "if": "germankw", "unusual": true, "arg": { "format": "{}", "snippet": "KwZurueck{${1:zurück}}" } }, { "name": "Zurueck", "if": "germankw", "unusual": true, "arg": { "format": "{}", "snippet": "Zurueck{${1:zurück}}" } }, { "name": "Beginn", "if": "germankw", "unusual": true, "arg": { "format": "{}", "snippet": "Beginn{${1:Beginn}}" } }, { "name": "Wiederh", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Wiederh{${1:stop condition}}{${2:loop}}" } }, { "name": "lWiederh", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lWiederh{${1:stop condition}}{${2:line loop}}" } }, { "name": "eWenn", "if": "germankw", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "eWenn{${1:condition}}{${2:then text}}{${3:else text}}" } }, { "name": "Wenn", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Wenn{${1:condition}}{${2:then text}}" } }, { "name": "uWenn", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uWenn{${1:condition}}{${2:then text without end}}" } }, { "name": "lWenn", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lWenn{${1:condition}}{${2:then line}}" } }, { "name": "SonstWenn", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "SonstWenn{${1:condition}}{${2:elseif text}}" } }, { "name": "uSonstWenn", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSonstWenn{${1:condition}}{${2:elseif text without end}}" } }, { "name": "lSonstWenn", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSonstWenn{${1:condition}}{${2:elseif line}}" } }, { "name": "Sonst", "if": "germankw", "unusual": true, "arg": { "format": "{}", "snippet": "Sonst{${1:else text}}" } }, { "name": "uSonst", "if": "germankw", "unusual": true, "arg": { "format": "{}", "snippet": "uSonst{${1:else text without end}}" } }, { "name": "lSonst", "if": "germankw", "unusual": true, "arg": { "format": "{}", "snippet": "lSonst{${1:else line}}" } }, { "name": "Unterscheide", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Unterscheide{${1:condition}}{${2:switch block}}" } }, { "name": "Fall", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Fall{${1:case of}}{${2:text}}" } }, { "name": "uFall", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uFall{${1:case of}}{${2:text}}" } }, { "name": "lFall", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lFall{${1:case of}}{${2:line text}}" } }, { "name": "Anderes", "if": "germankw", "unusual": true, "arg": { "format": "{}", "snippet": "Anderes{${1:default text}}" } }, { "name": "lAnderes", "if": "germankw", "unusual": true, "arg": { "format": "{}", "snippet": "lAnderes{${1:default line}}" } }, { "name": "Fuer", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Fuer{${1:condition}}{${2:loop}}" } }, { "name": "lFuer", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lFuer{${1:condition}}{${2:line loop}}" } }, { "name": "FuerPar", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "FuerPar{${1:condition}}{${2:loop}}" } }, { "name": "lFuerPar", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lFuerPar{${1:condition}}{${2:line}}" } }, { "name": "FuerJedes", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "FuerJedes{${1:condition}}{${2:loop}}" } }, { "name": "lFuerJedes", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lFuerJedes{${1:condition}}{${2:line}}" } }, { "name": "FuerAlle", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "FuerAlle{${1:condition}}{${2:loop}}" } }, { "name": "lFuerAlle", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lFuerAlle{${1:condition}}{${2:line}}" } }, { "name": "Solange", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Solange{${1:condition}}{${2:loop}}" } }, { "name": "lSolange", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSolange{${1:condition}}{${2:line}}" } }, { "name": "Vst", "if": "czech", "unusual": true, "arg": { "format": "{}", "snippet": "Vst{${1:input}}" } }, { "name": "Vyst", "if": "czech", "unusual": true, "arg": { "format": "{}", "snippet": "Vyst{${1:input}}" } }, { "name": "Vysl", "if": "czech", "unusual": true, "arg": { "format": "{}", "snippet": "Vysl{${1:input}}" } }, { "name": "Vst", "if": "czechkw", "unusual": true, "arg": { "format": "{}", "snippet": "Vst{${1:input}}" } }, { "name": "Vyst", "if": "czechkw", "unusual": true, "arg": { "format": "{}", "snippet": "Vyst{${1:input}}" } }, { "name": "Vysl", "if": "czechkw", "unusual": true, "arg": { "format": "{}", "snippet": "Vysl{${1:input}}" } }, { "name": "Entrada", "if": "portuguese", "unusual": true, "arg": { "format": "{}", "snippet": "Entrada{${1:Entrada}}" } }, { "name": "Saida", "if": "portuguese", "unusual": true, "arg": { "format": "{}", "snippet": "Saida{${1:Saída}}" } }, { "name": "Dados", "if": "portuguese", "unusual": true, "arg": { "format": "{}", "snippet": "Dados{${1:Dados}}" } }, { "name": "Resultado", "if": "portuguese", "unusual": true, "arg": { "format": "{}", "snippet": "Resultado{${1:Resultado}}" } }, { "name": "Ate", "if": "portuguese", "unusual": true }, { "name": "KwRetorna", "if": "portuguese", "unusual": true, "arg": { "format": "{}", "snippet": "KwRetorna{${1:val}}" } }, { "name": "Retorna", "if": "portuguese", "unusual": true, "arg": { "format": "{}", "snippet": "Retorna{${1:val}}" } }, { "name": "Inicio", "if": "portuguese", "unusual": true, "arg": { "format": "{}", "snippet": "Inicio{${1:inside block}}" } }, { "name": "Repita", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "Repita{${1:stop condition}}{${2:text loop}}" } }, { "name": "lRepita", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "lRepita{${1:stop condition}}{${2:line of the loop}}" } }, { "name": "eSe", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "eSe{${1:condition}}{${2:then block}}{${3:else block}}" } }, { "name": "Se", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "Se{${1:condition}}{${2:then block}}" } }, { "name": "uSe", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSe{${1:condition}}{${2:then block without end}}" } }, { "name": "lSe", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSe{${1:condition}}{${2:then’s line text}}" } }, { "name": "Senao", "if": "portuguese", "unusual": true, "arg": { "format": "{}", "snippet": "Senao{${1:else block}}" } }, { "name": "uSenao", "if": "portuguese", "unusual": true, "arg": { "format": "{}", "snippet": "uSenao{${1:else block without else}}" } }, { "name": "lSenao", "if": "portuguese", "unusual": true, "arg": { "format": "{}", "snippet": "lSenao{${1:else’s line text}}" } }, { "name": "SenaoSe", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "SenaoSe{${1:condition}}{${2:elseif block}}" } }, { "name": "uSenaoSe", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSenaoSe{${1:condition}}{${2:elseif block without end}}" } }, { "name": "lSenaoSe", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSenaoSe{${1:condition}}{${2:elseif’s line text}}" } }, { "name": "Selec", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "Selec{${1:condition}}{${2:switch block}}" } }, { "name": "Caso", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "Caso{${1:a case}}{${2:case block}}" } }, { "name": "uCaso", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "uCaso{${1:a case}}{${2:case block without end}}" } }, { "name": "lCaso", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "lCaso{${1:a case}}{${2:case’s line}}" } }, { "name": "Outro", "if": "portuguese", "unusual": true, "arg": { "format": "{}", "snippet": "Outro{${1:otherwise block}}" } }, { "name": "lOutro", "if": "portuguese", "unusual": true, "arg": { "format": "{}", "snippet": "lOutro{${1:otherwise’s line}}" } }, { "name": "Para", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "Para{${1:condition}}{${2:text loop}}" } }, { "name": "lPara", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPara{${1:condition}}{${2:line text loop}}" } }, { "name": "ParaPar", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "ParaPar{${1:condition}}{${2:text loop}}" } }, { "name": "lParaPar", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "lParaPar{${1:condition}}{${2:line text loop}}" } }, { "name": "ParaCada", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "ParaCada{${1:condition}}{${2:text loop}}" } }, { "name": "lParaCada", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "lParaCada{${1:condition}}{${2:line text loop}}" } }, { "name": "ParaTodo", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "ParaTodo{${1:condition}}{${2:text loop}}" } }, { "name": "lParaTodo", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "lParaTodo{${1:condition}}{${2:line text loop}}" } }, { "name": "Enqto", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "Enqto{${1:stop condition}}{${2:text loop}}" } }, { "name": "lEnqto", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "lEnqto{${1:stop condition}}{${2:text loop}}" } }, { "name": "Entrada", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}", "snippet": "Entrada{${1:Entrada}}" } }, { "name": "Saida", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}", "snippet": "Saida{${1:Saída}}" } }, { "name": "Dados", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}", "snippet": "Dados{${1:Dados}}" } }, { "name": "Resultado", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}", "snippet": "Resultado{${1:Resultado}}" } }, { "name": "Ate", "if": "portuguesekw", "unusual": true }, { "name": "KwRetorna", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}", "snippet": "KwRetorna{${1:val}}" } }, { "name": "Retorna", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}", "snippet": "Retorna{${1:val}}" } }, { "name": "Inicio", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}", "snippet": "Inicio{${1:inside block}}" } }, { "name": "Repita", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Repita{${1:stop condition}}{${2:text loop}}" } }, { "name": "lRepita", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lRepita{${1:stop condition}}{${2:line of the loop}}" } }, { "name": "eSe", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "eSe{${1:condition}}{${2:then block}}{${3:else block}}" } }, { "name": "Se", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Se{${1:condition}}{${2:then block}}" } }, { "name": "uSe", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSe{${1:condition}}{${2:then block without end}}" } }, { "name": "lSe", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSe{${1:condition}}{${2:then’s line text}}" } }, { "name": "Senao", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}", "snippet": "Senao{${1:else block}}" } }, { "name": "uSenao", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}", "snippet": "uSenao{${1:else block without else}}" } }, { "name": "lSenao", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}", "snippet": "lSenao{${1:else’s line text}}" } }, { "name": "SenaoSe", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "SenaoSe{${1:condition}}{${2:elseif block}}" } }, { "name": "uSenaoSe", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSenaoSe{${1:condition}}{${2:elseif block without end}}" } }, { "name": "lSenaoSe", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSenaoSe{${1:condition}}{${2:elseif’s line text}}" } }, { "name": "Selec", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Selec{${1:condition}}{${2:switch block}}" } }, { "name": "Caso", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Caso{${1:a case}}{${2:case block}}" } }, { "name": "uCaso", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uCaso{${1:a case}}{${2:case block without end}}" } }, { "name": "lCaso", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lCaso{${1:a case}}{${2:case’s line}}" } }, { "name": "Outro", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}", "snippet": "Outro{${1:otherwise block}}" } }, { "name": "lOutro", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}", "snippet": "lOutro{${1:otherwise’s line}}" } }, { "name": "Para", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Para{${1:condition}}{${2:text loop}}" } }, { "name": "lPara", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPara{${1:condition}}{${2:line text loop}}" } }, { "name": "ParaPar", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "ParaPar{${1:condition}}{${2:text loop}}" } }, { "name": "lParaPar", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lParaPar{${1:condition}}{${2:line text loop}}" } }, { "name": "ParaCada", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "ParaCada{${1:condition}}{${2:text loop}}" } }, { "name": "lParaCada", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lParaCada{${1:condition}}{${2:line text loop}}" } }, { "name": "ParaTodo", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "ParaTodo{${1:condition}}{${2:text loop}}" } }, { "name": "lParaTodo", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lParaTodo{${1:condition}}{${2:line text loop}}" } }, { "name": "Enqto", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Enqto{${1:stop condition}}{${2:text loop}}" } }, { "name": "lEnqto", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lEnqto{${1:stop condition}}{${2:text loop}}" } }, { "name": "KwIng", "if": "italiano", "unusual": true, "arg": { "format": "{}", "snippet": "KwIng{${1:Ingresso}}" } }, { "name": "KwUsc", "if": "italiano", "unusual": true, "arg": { "format": "{}", "snippet": "KwUsc{${1:Uscita}}" } }, { "name": "KwDati", "if": "italiano", "unusual": true, "arg": { "format": "{}", "snippet": "KwDati{${1:Dati}}" } }, { "name": "KwRisult", "if": "italiano", "unusual": true, "arg": { "format": "{}", "snippet": "KwRisult{${1:Risultato}}" } }, { "name": "KwA", "if": "italiano", "unusual": true }, { "name": "KwRitorna", "if": "italiano", "unusual": true, "arg": { "format": "{}", "snippet": "KwRitorna{${1:ritorna}}" } }, { "name": "Ritorna", "if": "italiano", "unusual": true, "arg": { "format": "{}", "snippet": "Ritorna{${1:ritorna}}" } }, { "name": "Inizio", "if": "italiano", "unusual": true, "arg": { "format": "{}", "snippet": "Inizio{${1:inside block}}" } }, { "name": "Ripeti", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "Ripeti{${1:stop condition}}{${2:text loop}}" } }, { "name": "lRipeti", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "lRipeti{${1:stop condition}}{${2:line of the loop}}" } }, { "name": "eSea", "if": "italiano", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "eSea{${1:condition}}{${2:then block}}{${3:else block}}" } }, { "name": "Sea", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "Sea{${1:condition}}{${2:then block}}" } }, { "name": "uSea", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSea{${1:condition}}{${2:then block without end}}" } }, { "name": "lSea", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSea{${1:condition}}{${2:then’s line text}}" } }, { "name": "AltSe", "if": "italiano", "unusual": true, "arg": { "format": "{}", "snippet": "AltSe{${1:else block}}" } }, { "name": "uAltSe", "if": "italiano", "unusual": true, "arg": { "format": "{}", "snippet": "uAltSe{${1:else block without else}}" } }, { "name": "lAltSe", "if": "italiano", "unusual": true, "arg": { "format": "{}", "snippet": "lAltSe{${1:else’s line text}}" } }, { "name": "Altrimenti", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "Altrimenti{${1:condition}}{${2:elseif block}}" } }, { "name": "uAltrimenti", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "uAltrimenti{${1:condition}}{${2:elseif block without end}}" } }, { "name": "lAltrimenti", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "lAltrimenti{${1:condition}}{${2:elseif’s line text}}" } }, { "name": "Per", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "Per{${1:condition}}{${2:text loop}}" } }, { "name": "lPer", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPer{${1:condition}}{${2:line text loop}}" } }, { "name": "PerPar", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "PerPar{${1:condition}}{${2:text loop}}" } }, { "name": "lPerPar", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPerPar{${1:condition}}{${2:line text loop}}" } }, { "name": "PerCiascun", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "PerCiascun{${1:condition}}{${2:text loop}}" } }, { "name": "lPerCiascun", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPerCiascun{${1:condition}}{${2:line text loop}}" } }, { "name": "PerTutti", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "PerTutti{${1:condition}}{${2:text loop}}" } }, { "name": "lPerTutti", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPerTutti{${1:condition}}{${2:line text loop}}" } }, { "name": "Finche", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "Finche{${1:stop condition}}{${2:text loop}}" } }, { "name": "lFinche", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "lFinche{${1:stop condition}}{${2:text loop}}" } }, { "name": "KwIng", "if": "italianokw", "unusual": true, "arg": { "format": "{}", "snippet": "KwIng{${1:Ingresso}}" } }, { "name": "KwUsc", "if": "italianokw", "unusual": true, "arg": { "format": "{}", "snippet": "KwUsc{${1:Uscita}}" } }, { "name": "KwDati", "if": "italianokw", "unusual": true, "arg": { "format": "{}", "snippet": "KwDati{${1:Dati}}" } }, { "name": "KwRisult", "if": "italianokw", "unusual": true, "arg": { "format": "{}", "snippet": "KwRisult{${1:Risultato}}" } }, { "name": "KwA", "if": "italianokw", "unusual": true }, { "name": "KwRitorna", "if": "italianokw", "unusual": true, "arg": { "format": "{}", "snippet": "KwRitorna{${1:ritorna}}" } }, { "name": "Ritorna", "if": "italianokw", "unusual": true, "arg": { "format": "{}", "snippet": "Ritorna{${1:ritorna}}" } }, { "name": "Inizio", "if": "italianokw", "unusual": true, "arg": { "format": "{}", "snippet": "Inizio{${1:inside block}}" } }, { "name": "Ripeti", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Ripeti{${1:stop condition}}{${2:text loop}}" } }, { "name": "lRipeti", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lRipeti{${1:stop condition}}{${2:line of the loop}}" } }, { "name": "eSea", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "eSea{${1:condition}}{${2:then block}}{${3:else block}}" } }, { "name": "Sea", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Sea{${1:condition}}{${2:then block}}" } }, { "name": "uSea", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSea{${1:condition}}{${2:then block without end}}" } }, { "name": "lSea", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSea{${1:condition}}{${2:then’s line text}}" } }, { "name": "AltSe", "if": "italianokw", "unusual": true, "arg": { "format": "{}", "snippet": "AltSe{${1:else block}}" } }, { "name": "uAltSe", "if": "italianokw", "unusual": true, "arg": { "format": "{}", "snippet": "uAltSe{${1:else block without else}}" } }, { "name": "lAltSe", "if": "italianokw", "unusual": true, "arg": { "format": "{}", "snippet": "lAltSe{${1:else’s line text}}" } }, { "name": "Altrimenti", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Altrimenti{${1:condition}}{${2:elseif block}}" } }, { "name": "uAltrimenti", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uAltrimenti{${1:condition}}{${2:elseif block without end}}" } }, { "name": "lAltrimenti", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lAltrimenti{${1:condition}}{${2:elseif’s line text}}" } }, { "name": "Per", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Per{${1:condition}}{${2:text loop}}" } }, { "name": "lPer", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPer{${1:condition}}{${2:line text loop}}" } }, { "name": "PerPar", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "PerPar{${1:condition}}{${2:text loop}}" } }, { "name": "lPerPar", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPerPar{${1:condition}}{${2:line text loop}}" } }, { "name": "PerCiascun", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "PerCiascun{${1:condition}}{${2:text loop}}" } }, { "name": "lPerCiascun", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPerCiascun{${1:condition}}{${2:line text loop}}" } }, { "name": "PerTutti", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "PerTutti{${1:condition}}{${2:text loop}}" } }, { "name": "lPerTutti", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPerTutti{${1:condition}}{${2:line text loop}}" } }, { "name": "Finche", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Finche{${1:stop condition}}{${2:text loop}}" } }, { "name": "lFinche", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lFinche{${1:stop condition}}{${2:text loop}}" } }, { "name": "Datos", "if": "spanish", "unusual": true, "arg": { "format": "{}", "snippet": "Datos{${1:Datos}}" } }, { "name": "Resultado", "if": "spanish", "unusual": true, "arg": { "format": "{}", "snippet": "Resultado{${1:Resultado}}" } }, { "name": "Entrada", "if": "spanish", "unusual": true, "arg": { "format": "{}", "snippet": "Entrada{${1:Entrada}}" } }, { "name": "Salida", "if": "spanish", "unusual": true, "arg": { "format": "{}", "snippet": "Salida{${1:Salida}}" } }, { "name": "KwA", "if": "spanish", "unusual": true }, { "name": "KwDevolver", "if": "spanish", "unusual": true, "arg": { "format": "{}", "snippet": "KwDevolver{${1:value}}" } }, { "name": "Devolver", "if": "spanish", "unusual": true, "arg": { "format": "{}", "snippet": "Devolver{${1:value}}" } }, { "name": "Inicio", "if": "spanish", "unusual": true, "arg": { "format": "{}", "snippet": "Inicio{${1:inside block}}" } }, { "name": "eSSi", "if": "spanish", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "eSSi{${1:condition}}{${2:then block}}{${3:else block}}" } }, { "name": "SSi", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "SSi{${1:condition}}{${2:then block}}" } }, { "name": "uSSi", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSSi{${1:condition}}{${2:then block without end}}" } }, { "name": "lSSi", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSSi{${1:condition}}{${2:then line}}" } }, { "name": "EnOtroCasoSi", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "EnOtroCasoSi{${1:condition}}{${2:elseif block}}" } }, { "name": "uEnOtroCasoSi", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "uEnOtroCasoSi{${1:condition}}{${2:elseif block}}" } }, { "name": "lEnOtroCasoSi", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "lEnOtroCasoSi{${1:condition}}{${2:elseif line without end}}" } }, { "name": "EnOtroCaso", "if": "spanish", "unusual": true, "arg": { "format": "{}", "snippet": "EnOtroCaso{${1:else block}}" } }, { "name": "uEnOtroCaso", "if": "spanish", "unusual": true, "arg": { "format": "{}", "snippet": "uEnOtroCaso{${1:else block without end}}" } }, { "name": "lEnOtroCaso", "if": "spanish", "unusual": true, "arg": { "format": "{}", "snippet": "lEnOtroCaso{${1:else line}}" } }, { "name": "Seleccionar", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "Seleccionar{${1:seleccionar}}{${2:caso block}}" } }, { "name": "uSeleccionar", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSeleccionar{${1:seleccionar}}{${2:caso block without end}}" } }, { "name": "Caso", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "Caso{${1:seleccionar}}{${2:caso block}}" } }, { "name": "lCaso", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "lCaso{${1:seleccionar}}{${2:caso line}}" } }, { "name": "Otro", "if": "spanish", "unusual": true, "arg": { "format": "{}", "snippet": "Otro{${1:sinó block}}" } }, { "name": "lOtro", "if": "spanish", "unusual": true, "arg": { "format": "{}", "snippet": "lOtro{${1:sinó line}}" } }, { "name": "Para", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "Para{${1:condition}}{${2:loop block}}" } }, { "name": "lPara", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPara{${1:condition}}{${2:loop line}}" } }, { "name": "ParaPara", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "ParaPara{${1:condition}}{${2:loop block}}" } }, { "name": "lParaPara", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "lParaPara{${1:condition}}{${2:loop line}}" } }, { "name": "EnParalelo", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "EnParalelo{${1:condition}}{${2:loop block}}" } }, { "name": "lEnParalelo", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "lEnParalelo{${1:condition}}{${2:loop line}}" } }, { "name": "Mientras", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "Mientras{${1:condition}}{${2:loop block}}" } }, { "name": "lMientras", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "lMientras{${1:condition}}{${2:loop line}}" } }, { "name": "ParaCada", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "ParaCada{${1:condition}}{${2:loop block}}" } }, { "name": "lParaCada", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "lParaCada{${1:condition}}{${2:loop line}}" } }, { "name": "ParaTodo", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "ParaTodo{${1:condition}}{${2:loop block}}" } }, { "name": "lParaTodo", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "lParaTodo{${1:condition}}{${2:loop line}}" } }, { "name": "Repetir", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "Repetir{${1:stop condition}}{${2:loop block}}" } }, { "name": "lRepetir", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "lRepetir{${1:stop condition}}{${2:line loop}}" } }, { "name": "Datos", "if": "spanishkw", "unusual": true, "arg": { "format": "{}", "snippet": "Datos{${1:Datos}}" } }, { "name": "Resultado", "if": "spanishkw", "unusual": true, "arg": { "format": "{}", "snippet": "Resultado{${1:Resultado}}" } }, { "name": "Entrada", "if": "spanishkw", "unusual": true, "arg": { "format": "{}", "snippet": "Entrada{${1:Entrada}}" } }, { "name": "Salida", "if": "spanishkw", "unusual": true, "arg": { "format": "{}", "snippet": "Salida{${1:Salida}}" } }, { "name": "KwA", "if": "spanishkw", "unusual": true }, { "name": "KwDevolver", "if": "spanishkw", "unusual": true, "arg": { "format": "{}", "snippet": "KwDevolver{${1:value}}" } }, { "name": "Devolver", "if": "spanishkw", "unusual": true, "arg": { "format": "{}", "snippet": "Devolver{${1:value}}" } }, { "name": "Inicio", "if": "spanishkw", "unusual": true, "arg": { "format": "{}", "snippet": "Inicio{${1:inside block}}" } }, { "name": "eSSi", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "eSSi{${1:condition}}{${2:then block}}{${3:else block}}" } }, { "name": "SSi", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "SSi{${1:condition}}{${2:then block}}" } }, { "name": "uSSi", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSSi{${1:condition}}{${2:then block without end}}" } }, { "name": "lSSi", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSSi{${1:condition}}{${2:then line}}" } }, { "name": "EnOtroCasoSi", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "EnOtroCasoSi{${1:condition}}{${2:elseif block}}" } }, { "name": "uEnOtroCasoSi", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uEnOtroCasoSi{${1:condition}}{${2:elseif block}}" } }, { "name": "lEnOtroCasoSi", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lEnOtroCasoSi{${1:condition}}{${2:elseif line without end}}" } }, { "name": "EnOtroCaso", "if": "spanishkw", "unusual": true, "arg": { "format": "{}", "snippet": "EnOtroCaso{${1:else block}}" } }, { "name": "uEnOtroCaso", "if": "spanishkw", "unusual": true, "arg": { "format": "{}", "snippet": "uEnOtroCaso{${1:else block without end}}" } }, { "name": "lEnOtroCaso", "if": "spanishkw", "unusual": true, "arg": { "format": "{}", "snippet": "lEnOtroCaso{${1:else line}}" } }, { "name": "Seleccionar", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Seleccionar{${1:seleccionar}}{${2:caso block}}" } }, { "name": "uSeleccionar", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSeleccionar{${1:seleccionar}}{${2:caso block without end}}" } }, { "name": "Caso", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Caso{${1:seleccionar}}{${2:caso block}}" } }, { "name": "lCaso", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lCaso{${1:seleccionar}}{${2:caso line}}" } }, { "name": "Otro", "if": "spanishkw", "unusual": true, "arg": { "format": "{}", "snippet": "Otro{${1:sinó block}}" } }, { "name": "lOtro", "if": "spanishkw", "unusual": true, "arg": { "format": "{}", "snippet": "lOtro{${1:sinó line}}" } }, { "name": "Para", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Para{${1:condition}}{${2:loop block}}" } }, { "name": "lPara", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPara{${1:condition}}{${2:loop line}}" } }, { "name": "ParaPara", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "ParaPara{${1:condition}}{${2:loop block}}" } }, { "name": "lParaPara", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lParaPara{${1:condition}}{${2:loop line}}" } }, { "name": "EnParalelo", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "EnParalelo{${1:condition}}{${2:loop block}}" } }, { "name": "lEnParalelo", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lEnParalelo{${1:condition}}{${2:loop line}}" } }, { "name": "Mientras", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Mientras{${1:condition}}{${2:loop block}}" } }, { "name": "lMientras", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lMientras{${1:condition}}{${2:loop line}}" } }, { "name": "ParaCada", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "ParaCada{${1:condition}}{${2:loop block}}" } }, { "name": "lParaCada", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lParaCada{${1:condition}}{${2:loop line}}" } }, { "name": "ParaTodo", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "ParaTodo{${1:condition}}{${2:loop block}}" } }, { "name": "lParaTodo", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lParaTodo{${1:condition}}{${2:loop line}}" } }, { "name": "Repetir", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Repetir{${1:stop condition}}{${2:loop block}}" } }, { "name": "lRepetir", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lRepetir{${1:stop condition}}{${2:line loop}}" } }, { "name": "KwUlaz", "if": "croatian", "unusual": true, "arg": { "format": "{}", "snippet": "KwUlaz{${1:input}}" } }, { "name": "KwIzlaz", "if": "croatian", "unusual": true, "arg": { "format": "{}", "snippet": "KwIzlaz{${1:input}}" } }, { "name": "KwPodatci", "if": "croatian", "unusual": true, "arg": { "format": "{}", "snippet": "KwPodatci{${1:input}}" } }, { "name": "KwRezultat", "if": "croatian", "unusual": true, "arg": { "format": "{}", "snippet": "KwRezultat{${1:input}}" } }, { "name": "KwDo", "if": "croatian", "unusual": true }, { "name": "KwVrati", "if": "croatian", "unusual": true }, { "name": "Vrati", "if": "croatian", "unusual": true }, { "name": "Pocetak", "if": "croatian", "unusual": true, "arg": { "format": "{}", "snippet": "Pocetak{${1:inside block}}" } }, { "name": "Ponavljaj", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "Ponavljaj{${1:stop condition}}{${2:loop block}}" } }, { "name": "lPonavljaj", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPonavljaj{${1:stop condition}}{${2:line loop}}" } }, { "name": "eAko", "if": "croatian", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "eAko{${1:condition}}{${2:then block}}{${3:else block}}" } }, { "name": "Ako", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "Ako{${1:condition}}{${2:then block}}" } }, { "name": "uAko", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "uAko{${1:condition}}{${2:then block without end}}" } }, { "name": "lAko", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "lAko{${1:condition}}{${2:then line}}" } }, { "name": "InaceAko", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "InaceAko{${1:condition}}{${2:elseif block}}" } }, { "name": "uInaceAko", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "uInaceAko{${1:condition}}{${2:elseif block}}" } }, { "name": "lInaceAko", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "lInaceAko{${1:condition}}{${2:elseif line without end}}" } }, { "name": "Inace", "if": "croatian", "unusual": true, "arg": { "format": "{}", "snippet": "Inace{${1:else block}}" } }, { "name": "uInace", "if": "croatian", "unusual": true, "arg": { "format": "{}", "snippet": "uInace{${1:else block without end}}" } }, { "name": "lInace", "if": "croatian", "unusual": true, "arg": { "format": "{}", "snippet": "lInace{${1:else line}}" } }, { "name": "Granaj", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "Granaj{${1:condition}}{${2:Seleccionar caso block}}" } }, { "name": "uGranaj", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "uGranaj{${1:seleccionar}}{${2:caso block without end}}" } }, { "name": "Slucaj", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "Slucaj{${1:case}}{${2:case block}}" } }, { "name": "uSlucaj", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSlucaj{${1:case}}{${2:case block without end}}" } }, { "name": "lSlucaj", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSlucaj{${1:case}}{${2:case line}}" } }, { "name": "OstaliSlucajevi", "if": "croatian", "unusual": true, "arg": { "format": "{}", "snippet": "OstaliSlucajevi{${1:otherwise block}}" } }, { "name": "lOstaliSlucajevi", "if": "croatian", "unusual": true, "arg": { "format": "{}", "snippet": "lOstaliSlucajevi{${1:otherwise line}}" } }, { "name": "uOstaliSlucajevi", "if": "croatian", "unusual": true, "arg": { "format": "{}", "snippet": "uOstaliSlucajevi{${1:otherwise text}}" } }, { "name": "Za", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "Za{${1:condition}}{${2:loop block}}" } }, { "name": "lZa", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "lZa{${1:condition}}{${2:loop line}}" } }, { "name": "ZaPar", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "ZaPar{${1:condition}}{${2:loop block}}" } }, { "name": "lZaPar", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "lZaPar{${1:condition}}{${2:loop line}}" } }, { "name": "ZaSvaki", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "ZaSvaki{${1:condition}}{${2:loop block}}" } }, { "name": "lZaSvaki", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "lZaSvaki{${1:condition}}{${2:loop line}}" } }, { "name": "ZaSvaku", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "ZaSvaku{${1:condition}}{${2:loop block}}" } }, { "name": "lZaSvaku", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "lZaSvaku{${1:condition}}{${2:loop line}}" } }, { "name": "ZaSvako", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "ZaSvako{${1:condition}}{${2:loop block}}" } }, { "name": "lZaSvako", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "lZaSvako{${1:condition}}{${2:loop line}}" } }, { "name": "ZaSve", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "ZaSve{${1:condition}}{${2:loop block}}" } }, { "name": "lZaSve", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "lZaSve{${1:condition}}{${2:loop line}}" } }, { "name": "Dok", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "Dok{${1:condition}}{${2:loop block}}" } }, { "name": "lDok", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "lDok{${1:condition}}{${2:loop line}}" } }, { "name": "KwUlaz", "if": "croatiankw", "unusual": true, "arg": { "format": "{}", "snippet": "KwUlaz{${1:input}}" } }, { "name": "KwIzlaz", "if": "croatiankw", "unusual": true, "arg": { "format": "{}", "snippet": "KwIzlaz{${1:input}}" } }, { "name": "KwPodatci", "if": "croatiankw", "unusual": true, "arg": { "format": "{}", "snippet": "KwPodatci{${1:input}}" } }, { "name": "KwRezultat", "if": "croatiankw", "unusual": true, "arg": { "format": "{}", "snippet": "KwRezultat{${1:input}}" } }, { "name": "KwDo", "if": "croatiankw", "unusual": true }, { "name": "KwVrati", "if": "croatiankw", "unusual": true }, { "name": "Vrati", "if": "croatiankw", "unusual": true }, { "name": "Pocetak", "if": "croatiankw", "unusual": true, "arg": { "format": "{}", "snippet": "Pocetak{${1:inside block}}" } }, { "name": "Ponavljaj", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Ponavljaj{${1:stop condition}}{${2:loop block}}" } }, { "name": "lPonavljaj", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPonavljaj{${1:stop condition}}{${2:line loop}}" } }, { "name": "eAko", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "eAko{${1:condition}}{${2:then block}}{${3:else block}}" } }, { "name": "Ako", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Ako{${1:condition}}{${2:then block}}" } }, { "name": "uAko", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uAko{${1:condition}}{${2:then block without end}}" } }, { "name": "lAko", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lAko{${1:condition}}{${2:then line}}" } }, { "name": "InaceAko", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "InaceAko{${1:condition}}{${2:elseif block}}" } }, { "name": "uInaceAko", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uInaceAko{${1:condition}}{${2:elseif block}}" } }, { "name": "lInaceAko", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lInaceAko{${1:condition}}{${2:elseif line without end}}" } }, { "name": "Inace", "if": "croatiankw", "unusual": true, "arg": { "format": "{}", "snippet": "Inace{${1:else block}}" } }, { "name": "uInace", "if": "croatiankw", "unusual": true, "arg": { "format": "{}", "snippet": "uInace{${1:else block without end}}" } }, { "name": "lInace", "if": "croatiankw", "unusual": true, "arg": { "format": "{}", "snippet": "lInace{${1:else line}}" } }, { "name": "Granaj", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Granaj{${1:condition}}{${2:Seleccionar caso block}}" } }, { "name": "uGranaj", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uGranaj{${1:seleccionar}}{${2:caso block without end}}" } }, { "name": "Slucaj", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Slucaj{${1:case}}{${2:case block}}" } }, { "name": "uSlucaj", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSlucaj{${1:case}}{${2:case block without end}}" } }, { "name": "lSlucaj", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSlucaj{${1:case}}{${2:case line}}" } }, { "name": "OstaliSlucajevi", "if": "croatiankw", "unusual": true, "arg": { "format": "{}", "snippet": "OstaliSlucajevi{${1:otherwise block}}" } }, { "name": "lOstaliSlucajevi", "if": "croatiankw", "unusual": true, "arg": { "format": "{}", "snippet": "lOstaliSlucajevi{${1:otherwise line}}" } }, { "name": "uOstaliSlucajevi", "if": "croatiankw", "unusual": true, "arg": { "format": "{}", "snippet": "uOstaliSlucajevi{${1:otherwise text}}" } }, { "name": "Za", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Za{${1:condition}}{${2:loop block}}" } }, { "name": "lZa", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lZa{${1:condition}}{${2:loop line}}" } }, { "name": "ZaPar", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "ZaPar{${1:condition}}{${2:loop block}}" } }, { "name": "lZaPar", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lZaPar{${1:condition}}{${2:loop line}}" } }, { "name": "ZaSvaki", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "ZaSvaki{${1:condition}}{${2:loop block}}" } }, { "name": "lZaSvaki", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lZaSvaki{${1:condition}}{${2:loop line}}" } }, { "name": "ZaSvaku", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "ZaSvaku{${1:condition}}{${2:loop block}}" } }, { "name": "lZaSvaku", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lZaSvaku{${1:condition}}{${2:loop line}}" } }, { "name": "ZaSvako", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "ZaSvako{${1:condition}}{${2:loop block}}" } }, { "name": "lZaSvako", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lZaSvako{${1:condition}}{${2:loop line}}" } }, { "name": "ZaSve", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "ZaSve{${1:condition}}{${2:loop block}}" } }, { "name": "lZaSve", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lZaSve{${1:condition}}{${2:loop line}}" } }, { "name": "Dok", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Dok{${1:condition}}{${2:loop block}}" } }, { "name": "lDok", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lDok{${1:condition}}{${2:loop line}}" } }, { "name": "algocfautorefname", "unusual": true }, { "name": "algocffuncautorefname", "unusual": true }, { "name": "algocfprocautorefname", "unusual": true }, { "name": "algoendfloat", "unusual": true }, { "name": "algoheightrule", "unusual": true }, { "name": "algoheightruledefault", "unusual": true }, { "name": "AlgoLineautorefname", "unusual": true }, { "name": "algoplace", "unusual": true }, { "name": "algorithmautorefname", "unusual": true }, { "name": "algorithmcflinename", "unusual": true }, { "name": "algorithmcfname", "unusual": true }, { "name": "algotitleheightrule", "unusual": true }, { "name": "algotitleheightruledefault", "unusual": true }, { "name": "algowidth", "unusual": true }, { "name": "enl", "unusual": true }, { "name": "functionautorefname", "unusual": true }, { "name": "Hlne", "unusual": true }, { "name": "Indentp", "unusual": true, "arg": { "format": "{}", "snippet": "Indentp{${1:arg}}" } }, { "name": "Indmm", "unusual": true }, { "name": "Indpp", "unusual": true }, { "name": "inoutindent", "unusual": true }, { "name": "inoutsize", "unusual": true }, { "name": "InOutSizeDefined", "unusual": true }, { "name": "listalgorithmcfname", "unusual": true }, { "name": "listofalgocfs", "unusual": true }, { "name": "next", "unusual": true }, { "name": "procedureautorefname", "unusual": true }, { "name": "SetEndCharOfAlgoLine", "unusual": true, "arg": { "format": "{}", "snippet": "SetEndCharOfAlgoLine{${1:arg}}" } }, { "name": "setLeftLinesNumbers", "unusual": true }, { "name": "SetNothing", "unusual": true }, { "name": "setRightLinesNumbers", "unusual": true }, { "name": "skipalgocfslide", "unusual": true }, { "name": "skiphlne", "unusual": true }, { "name": "skiplength", "unusual": true }, { "name": "skiplinenumber", "unusual": true }, { "name": "skiprule", "unusual": true }, { "name": "skiptext", "unusual": true }, { "name": "skiptotal", "unusual": true }, { "name": "test", "unusual": true }, { "name": "thealgocf", "unusual": true }, { "name": "thealgocfline", "unusual": true }, { "name": "thealgocfproc", "unusual": true }, { "name": "theHalgocf", "unusual": true }, { "name": "theHalgocffunc", "unusual": true }, { "name": "theHalgocfproc", "unusual": true }, { "name": "theHAlgoLine", "unusual": true }, { "name": "vespace", "unusual": true } ], "envs": [ { "name": "algorithm2e", "if": "algo2e" }, { "name": "algorithm2e", "if": "algo2e", "arg": { "format": "[]", "snippet": "[${1:placement}]" } }, { "name": "algorithm2e*", "if": "algo2e", "unusual": true }, { "name": "algorithm2e*", "if": "algo2e", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:placement}]" } }, { "name": "algorithm" }, { "name": "algorithm", "arg": { "format": "[]", "snippet": "[${1:placement}]" } }, { "name": "algorithm*", "unusual": true }, { "name": "algorithm*", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:placement}]" } }, { "name": "function" }, { "name": "function", "arg": { "format": "[]", "snippet": "[${1:placement}]" } }, { "name": "function*", "unusual": true }, { "name": "function*", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:placement}]" } }, { "name": "procedure" }, { "name": "procedure", "arg": { "format": "[]", "snippet": "[${1:placement}]" } }, { "name": "procedure*", "unusual": true }, { "name": "procedure*", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:placement}]" } }, { "name": "algomathdisplay" }, { "name": "algocf*", "unusual": true }, { "name": "algocf*", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:placement}]" } }, { "name": "algocf", "unusual": true }, { "name": "algocf", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:placement}]" } } ], "keys": { "\\usepackage/algorithm2e#c": [ "algo2e", "algochapter", "algonl", "algopart", "algoruled", "algosection", "boxed", "boxruled", "commentsnumbered", "croatian", "croatiankw", "czech", "czechkw", "displayblockmarkers", "displaygroupmarkers", "dotocloa", "endfloat", "english", "englishkw", "figure", "fillcomment", "french", "frenchkw", "german", "germankw", "hangingcomment", "hanginginout", "inoutnumbered", "italiano", "italianokw", "lined", "linesnumbered", "linesnumberedhidden", "longend", "ngerman", "ngermankw", "noalgohanging", "noend", "nofillcomment", "nokwfunc", "noline", "norelsize", "noresetcount", "nosemicolon", "oldcommands", "onelanguage", "plain", "plainruled", "portuguese", "portuguesekw", "procnumbered", "resetcount", "rightnl", "ruled", "scleft", "shortend", "slide", "slovak", "slovakkw", "spanish", "spanishkw", "sright", "titlenotnumbered", "titlenumbered", "turkish", "turkishkw", "tworuled", "vlined" ], "\\RestyleAlgo": [ "plain", "plainruled", "boxed", "ruled", "algoruled", "boxruled", "tworuled" ], "\\tcc*,\\tcp*": [ "r", "l", "h", "f" ] }, "args": [ "\\usepackage/algorithm2e#c" ] } ================================================ FILE: data/packages/allrunes.json ================================================ { "deps": [ { "name": "ifthen" } ], "macros": [ { "name": "bar", "detail": " ̄", "doc": "Macron" }, { "name": "cross" }, { "name": "dot", "detail": " ̇", "doc": "\\dot (wrisym), dot above" }, { "name": "doublebar" }, { "name": "doublecross" }, { "name": "doubledot" }, { "name": "doubleeye" }, { "name": "doubleplus", "detail": "⧺", "doc": "Double plus" }, { "name": "eye" }, { "name": "pentdot" }, { "name": "penteye" }, { "name": "plus", "detail": "+", "doc": "Plus sign" }, { "name": "quaddot" }, { "name": "quadeye" }, { "name": "star", "detail": "⋆", "doc": "Small star, filled, low" }, { "name": "triplebar" }, { "name": "triplecross" }, { "name": "tripledot" }, { "name": "tripleeye" }, { "name": "tripleplus", "detail": "⧻", "doc": "Triple plus" }, { "name": "a" }, { "name": "A" }, { "name": "adot" }, { "name": "arlaug" }, { "name": "belgthor" }, { "name": "d" }, { "name": "D" }, { "name": "dh" }, { "name": "DH" }, { "name": "e" }, { "name": "ea" }, { "name": "ey" }, { "name": "g" }, { "name": "G" }, { "name": "h" }, { "name": "i" }, { "name": "ING" }, { "name": "ing" }, { "name": "Ing" }, { "name": "j" }, { "name": "k" }, { "name": "K" }, { "name": "lbar" }, { "name": "ldot" }, { "name": "lflag" }, { "name": "lring" }, { "name": "m" }, { "name": "M" }, { "name": "n" }, { "name": "N" }, { "name": "ndot" }, { "name": "NG" }, { "name": "ng" }, { "name": "oo" }, { "name": "oO" }, { "name": "p" }, { "name": "Pdots" }, { "name": "q" }, { "name": "Q" }, { "name": "R" }, { "name": "rdot" }, { "name": "rex" }, { "name": "RR" }, { "name": "s" }, { "name": "seight" }, { "name": "sfive" }, { "name": "sfour" }, { "name": "sseven" }, { "name": "ssix" }, { "name": "stan" }, { "name": "STAN" }, { "name": "sthree" }, { "name": "T" }, { "name": "tbar" }, { "name": "tdot" }, { "name": "textsection" }, { "name": "tflag" }, { "name": "th" }, { "name": "TH" }, { "name": "thth" }, { "name": "tring" }, { "name": "tvimadur" }, { "name": "V" }, { "name": "x" }, { "name": "X" }, { "name": "y" }, { "name": "Y" }, { "name": "z" }, { "name": "textarc", "arg": { "format": "{}", "snippet": "textarc{${1:text}}" } }, { "name": "arcfamily" }, { "name": "textara", "arg": { "format": "{}", "snippet": "textara{${1:text}}" } }, { "name": "arafamily" }, { "name": "textarn", "arg": { "format": "{}", "snippet": "textarn{${1:text}}" } }, { "name": "arnfamily" }, { "name": "textart", "arg": { "format": "{}", "snippet": "textart{${1:text}}" } }, { "name": "artfamily" }, { "name": "textarl", "arg": { "format": "{}", "snippet": "textarl{${1:text}}" } }, { "name": "arlfamily" }, { "name": "textarm", "arg": { "format": "{}", "snippet": "textarm{${1:text}}" } }, { "name": "armfamily" }, { "name": "bfseries" }, { "name": "mdseries" }, { "name": "textlf", "arg": { "format": "{}", "snippet": "textlf{${1:text}}" } }, { "name": "lfseries" }, { "name": "textwil", "arg": { "format": "{}", "snippet": "textwil{${1:text}}" } }, { "name": "withlines" }, { "name": "textwol", "arg": { "format": "{}", "snippet": "textwol{${1:text}}" } }, { "name": "withoutlines" }, { "name": "textst", "arg": { "format": "{}", "snippet": "textst{${1:text}}" } }, { "name": "straighttwigs" }, { "name": "textcu", "arg": { "format": "{}", "snippet": "textcu{${1:text}}" } }, { "name": "curvedtwigs" }, { "name": "textro", "arg": { "format": "{}", "snippet": "textro{${1:text}}" } }, { "name": "roundedtwigs" }, { "name": "texthi", "arg": { "format": "{}", "snippet": "texthi{${1:text}}" } }, { "name": "hightwigs" }, { "name": "textlo", "arg": { "format": "{}", "snippet": "textlo{${1:text}}" } }, { "name": "lowtwigs" }, { "name": "hflip", "arg": { "format": "{}", "snippet": "hflip{${1:rune}}" } }, { "name": "vflip", "arg": { "format": "{}", "snippet": "vflip{${1:rune}}" } }, { "name": "turn", "arg": { "format": "{}", "snippet": "turn{${1:rune}}" } }, { "name": "DeclareFontShapeWithSizes", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "DeclareFontShapeWithSizes{${1:encoding}}{${2:family}}{${3:series}}{${4:shape}}{${5:loading-info}}" } }, { "name": "lfdefault", "unusual": true }, { "name": "bldefault", "unusual": true }, { "name": "mldefault", "unusual": true }, { "name": "lldefault", "unusual": true }, { "name": "stdefault", "unusual": true }, { "name": "rodefault", "unusual": true }, { "name": "cwdefault", "unusual": true }, { "name": "rwdefault", "unusual": true }, { "name": "DeclareRuneSeparators", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareRuneSeparators{${1:encoding}}" } }, { "name": "artdefault", "unusual": true }, { "name": "arndefault", "unusual": true }, { "name": "armdefault", "unusual": true }, { "name": "arldefault", "unusual": true }, { "name": "arcdefault", "unusual": true }, { "name": "aradefault", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/amsbsy.json ================================================ { "deps": [ { "name": "amsgen" } ], "macros": [ { "name": "boldsymbol", "arg": { "format": "{}", "snippet": "boldsymbol{${1:symbol}}" } }, { "name": "pmb", "arg": { "format": "{}", "snippet": "pmb{${1:symbol}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/amsfonts.json ================================================ { "deps": [], "macros": [ { "name": "mathfrak", "arg": { "format": "{}", "snippet": "mathfrak{${1:text%plain}}" } }, { "name": "angle", "detail": "∠", "doc": "Angle" }, { "name": "Box" }, { "name": "dasharrow" }, { "name": "dashleftarrow" }, { "name": "dashrightarrow" }, { "name": "Diamond" }, { "name": "hbar" }, { "name": "Join", "detail": "⨝ (\"amssymb\" command)", "doc": "Join" }, { "name": "leadsto" }, { "name": "lhd" }, { "name": "llcorner", "detail": "⌞ (\"amsfonts\" command)", "doc": "Lower left corner" }, { "name": "lozenge" }, { "name": "lrcorner", "detail": "⌟ (\"amsfonts\" command)", "doc": "Lower right corner" }, { "name": "mho", "detail": "℧ (\"amsfonts arevmath\" command)", "doc": "\\mho (wrisym), t \\agemo (wasysym), conductance" }, { "name": "rhd" }, { "name": "rightleftharpoons", "detail": "⇌", "doc": "\\equilibrium (wrisym), right harpoon over left" }, { "name": "rightsquigarrow", "detail": "⇝ (\"amssymb\" command)", "doc": "Rightwards squiggle arrow" }, { "name": "sqsubset", "detail": "⊏ (\"amsfonts\" command)", "doc": "Square subset" }, { "name": "sqsupset", "detail": "⊐ (\"amsfonts\" command)", "doc": "Square superset" }, { "name": "square" }, { "name": "trianglelefteq", "detail": "⊴ (\"amssymb\" command)", "doc": "\\unlhd (wrisym), left triangle, equals" }, { "name": "trianglerighteq", "detail": "⊵ (\"amssymb\" command)", "doc": "\\unrhd (wrisym), right triangle, equals" }, { "name": "ulcorner", "detail": "⌜ (\"amsfonts\" command)", "doc": "Upper left corner" }, { "name": "unlhd" }, { "name": "unrhd" }, { "name": "urcorner", "detail": "⌝ (\"amsfonts\" command)", "doc": "Upper right corner" }, { "name": "vartriangleleft", "detail": "⊲ (\"amssymb\" command)", "doc": "Left triangle, open, variant" }, { "name": "vartriangleright", "detail": "⊳ (\"amssymb\" command)", "doc": "Right triangle, open, variant" }, { "name": "yen", "detail": "¥ (\"amsfonts\" command)", "doc": "Yen sign" }, { "name": "checkmark", "detail": "✓ (\"amsfonts\" command)", "doc": "\\ballotcheck (arevmath), tick, check mark" }, { "name": "circledR" }, { "name": "maltese", "detail": "✠ (\"amsfonts\" command)", "doc": "Maltese cross" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/amsmath.json ================================================ { "deps": [ { "name": "amstext" }, { "name": "amsbsy" }, { "name": "amsopn" } ], "macros": [ { "name": "allowdisplaybreaks" }, { "name": "allowdisplaybreaks", "arg": { "format": "[]", "snippet": "allowdisplaybreaks[${1:value}]" } }, { "name": "AmS" }, { "name": "AmSfont", "unusual": true }, { "name": "And", "unusual": true }, { "name": "binom", "arg": { "format": "{}{}", "snippet": "binom{${1:above}}{${2:below}}" } }, { "name": "boxed", "arg": { "format": "{}", "snippet": "boxed{${1:formula}}" } }, { "name": "cfrac", "arg": { "format": "[]{}{}", "snippet": "cfrac[${3:align}]{${1:num%:translatable}}{${2:den%:translatable}}" } }, { "name": "cfrac", "arg": { "format": "{}{}", "snippet": "cfrac{${1:num%:translatable}}{${2:den%:translatable}}" } }, { "name": "dbinom", "arg": { "format": "{}{}", "snippet": "dbinom{${1:above}}{${2:below}}" } }, { "name": "ddddot", "arg": { "format": "{}", "snippet": "ddddot{${1:arg}}" } }, { "name": "dddot", "arg": { "format": "{}", "snippet": "dddot{${1:arg}}" } }, { "name": "dfrac", "arg": { "format": "{}{}", "snippet": "dfrac{${1:num%:translatable}}{${2:den%:translatable}}" } }, { "name": "displaybreak" }, { "name": "displaybreak", "arg": { "format": "[]", "snippet": "displaybreak[${1:value}]" } }, { "name": "DOTSB", "unusual": true }, { "name": "DOTSI", "unusual": true }, { "name": "DOTSX", "unusual": true }, { "name": "dotsb" }, { "name": "dotsc" }, { "name": "dotsi" }, { "name": "dotsm" }, { "name": "dotso" }, { "name": "endmathdisplay", "unusual": true, "arg": { "format": "{}", "snippet": "endmathdisplay{${1:envname}}" } }, { "name": "eqref", "arg": { "format": "{}", "snippet": "eqref{${1:label}}" } }, { "name": "genfrac", "arg": { "format": "{}{}{}{}{}{}", "snippet": "genfrac{${1:left-delim}}{${2:right-delim}}{${3:thickness%l}}{${4:mathstyle}}{${5:numerator}}{${6:denominator}}" } }, { "name": "hdots", "unusual": true }, { "name": "hdotsfor", "arg": { "format": "{}", "snippet": "hdotsfor{${1:columns}}" } }, { "name": "hdotsfor", "arg": { "format": "[]{}", "snippet": "hdotsfor[${2:multiplier}]{${1:columns}}" } }, { "name": "idotsint" }, { "name": "iiiint", "detail": "⨌ (\"amsmath esint\" command)", "doc": "Quadruple integral operator" }, { "name": "iiint", "detail": "∭ (\"amsmath fourier esint wasysym\" command)", "doc": "Triple integral operator" }, { "name": "iint", "detail": "∬ (\"amsmath fourier esint wasysym\" command)", "doc": "Double integral operator" }, { "name": "impliedby" }, { "name": "implies" }, { "name": "intertext", "arg": { "format": "{}", "snippet": "intertext{${1:word or phrase%text}}" } }, { "name": "leftroot", "arg": { "format": "{}", "snippet": "leftroot{${1:argument}}" } }, { "name": "lvert" }, { "name": "lVert" }, { "name": "mathdisplay", "unusual": true, "arg": { "format": "{}", "snippet": "mathdisplay{${1:envname}}" } }, { "name": "mintagsep", "unusual": true }, { "name": "minalignsep", "unusual": true }, { "name": "mod" }, { "name": "mspace", "arg": { "format": "{}", "snippet": "mspace{${1:dimen}}" } }, { "name": "MultiIntegral", "unusual": true, "arg": { "format": "{}", "snippet": "MultiIntegral{${1:integer}}" } }, { "name": "multlinegap", "unusual": true }, { "name": "multlinetaggap", "unusual": true }, { "name": "nobreakdash" }, { "name": "notag" }, { "name": "numberwithin", "arg": { "format": "{}{}", "snippet": "numberwithin{${1:counter}}{${2:within-counter}}" } }, { "name": "numberwithin", "arg": { "format": "[]{}{}", "snippet": "numberwithin[${3:format}]{${1:counter}}{${2:within-counter}}" } }, { "name": "overleftrightarrow", "arg": { "format": "{}", "snippet": "overleftrightarrow{${1:argument}}" }, "detail": "x⃡ (\"amsmath\" command)", "doc": "Combining left right arrow above" }, { "name": "overset", "arg": { "format": "{}{}", "snippet": "overset{${1:superscript}}{${2:argument}}" } }, { "name": "overunderset", "arg": { "format": "{}{}{}", "snippet": "overunderset{${1:superscript}}{${2:subscript}}{${3:argument}}" } }, { "name": "pod" }, { "name": "raisetag", "arg": { "format": "{}", "snippet": "raisetag{${1:dimen}}" } }, { "name": "rvert" }, { "name": "rVert" }, { "name": "shoveright", "arg": { "format": "{}", "snippet": "shoveright{${1:arg}}" } }, { "name": "shoveleft", "arg": { "format": "{}", "snippet": "shoveleft{${1:arg}}" } }, { "name": "sideset", "arg": { "format": "{}{}{}", "snippet": "sideset{${1:left}}{${2:right}}{${3:symbol}}" } }, { "name": "smash", "arg": { "format": "{}", "snippet": "smash{${1:argument}}" } }, { "name": "smash", "arg": { "format": "[]{}", "snippet": "smash[${2:valign}]{${1:argument}}" } }, { "name": "substack", "arg": { "format": "{}", "snippet": "substack{${1:argument}}" } }, { "name": "tag", "arg": { "format": "{}", "snippet": "tag{${1:label}}" } }, { "name": "tag*", "arg": { "format": "{}", "snippet": "tag*{${1:label}}" } }, { "name": "tbinom", "arg": { "format": "{}{}", "snippet": "tbinom{${1:above}}{${2:below}}" } }, { "name": "tfrac", "arg": { "format": "{}{}", "snippet": "tfrac{${1:num%:translatable}}{${2:den%:translatable}}" } }, { "name": "theparentequation", "unusual": true }, { "name": "thetag", "unusual": true }, { "name": "underleftarrow", "arg": { "format": "{}", "snippet": "underleftarrow{${1:argument}}" }, "detail": "x⃮ (\"amsmath\" command)", "doc": "Combining left arrow below" }, { "name": "underleftrightarrow", "arg": { "format": "{}", "snippet": "underleftrightarrow{${1:argument}}" } }, { "name": "underrightarrow", "arg": { "format": "{}", "snippet": "underrightarrow{${1:argument}}" }, "detail": "x⃯ (\"amsmath\" command)", "doc": "Combining right arrow below" }, { "name": "underset", "arg": { "format": "{}{}", "snippet": "underset{${1:subscript}}{${2:argument}}" } }, { "name": "uproot", "arg": { "format": "{}", "snippet": "uproot{${1:argument}}" } }, { "name": "varDelta" }, { "name": "varGamma" }, { "name": "varLambda" }, { "name": "varOmega" }, { "name": "varPhi" }, { "name": "varPi" }, { "name": "varPsi" }, { "name": "varSigma" }, { "name": "varTheta" }, { "name": "varUpsilon" }, { "name": "varXi" }, { "name": "veqno", "unusual": true, "arg": { "format": "{}", "snippet": "veqno{${1:eqn num}}" } }, { "name": "xleftarrow", "arg": { "format": "[]{}", "snippet": "xleftarrow[${2:subscript}]{${1:superscript}}" } }, { "name": "xleftarrow", "arg": { "format": "{}", "snippet": "xleftarrow{${1:superscript}}" } }, { "name": "xrightarrow", "arg": { "format": "[]{}", "snippet": "xrightarrow[${2:subscript}]{${1:superscript}}" } }, { "name": "xrightarrow", "arg": { "format": "{}", "snippet": "xrightarrow{${1:superscript}}" } } ], "envs": [ { "name": "align" }, { "name": "align*" }, { "name": "alignat", "arg": { "format": "[]{}", "snippet": "[${2:alignment}]{${1:ncols}}" } }, { "name": "alignat*", "arg": { "format": "[]{}", "snippet": "[${2:alignment}]{${1:ncols}}" } }, { "name": "alignat", "arg": { "format": "{}", "snippet": "{${1:ncols}}" } }, { "name": "alignat*", "arg": { "format": "{}", "snippet": "{${1:ncols}}" } }, { "name": "aligned" }, { "name": "aligned", "arg": { "format": "[]", "snippet": "[${1:alignment}]" } }, { "name": "alignedat", "arg": { "format": "{}", "snippet": "{${1:ncols}}" } }, { "name": "bmatrix" }, { "name": "Bmatrix" }, { "name": "cases" }, { "name": "equation*" }, { "name": "flalign" }, { "name": "flalign*" }, { "name": "gather" }, { "name": "gather*" }, { "name": "gathered" }, { "name": "gathered", "arg": { "format": "[]", "snippet": "[${1:alignment}]" } }, { "name": "matrix" }, { "name": "multline" }, { "name": "multline*" }, { "name": "pmatrix" }, { "name": "smallmatrix" }, { "name": "split" }, { "name": "subarray" }, { "name": "subarray", "arg": { "format": "{}", "snippet": "{${1:align}}" } }, { "name": "subequations" }, { "name": "vmatrix" }, { "name": "Vmatrix" }, { "name": "xalignat", "unusual": true }, { "name": "xalignat*", "unusual": true }, { "name": "xxalignat", "unusual": true } ], "keys": { "\\usepackage/amsmath#c": [ "intlimits", "nointlimits", "sumlimits", "nosumlimits", "namelimits", "nonamelimits", "leqno", "reqno", "centertags", "tbtags", "cmex10", "fleqn", "alignedleftspaceyes", "alignedleftspaceno", "alignedleftspaceyesifneg" ] }, "args": [ "\\usepackage/amsmath#c" ] } ================================================ FILE: data/packages/amsopn.json ================================================ { "deps": [ { "name": "amsgen" } ], "macros": [ { "name": "operatorname", "arg": { "format": "{}", "snippet": "operatorname{${1:name}}" } }, { "name": "operatorname*", "arg": { "format": "{}", "snippet": "operatorname*{${1:name}}" } }, { "name": "operatornamewithlimits", "unusual": true, "arg": { "format": "{}", "snippet": "operatornamewithlimits{${1:name}}" } }, { "name": "qopname", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "qopname{${1:arg}}{${2:m or o}}{${3:name}}" } }, { "name": "DeclareMathOperator", "arg": { "format": "{}{}", "snippet": "DeclareMathOperator{${1:command}}{${2:definition}}" } }, { "name": "DeclareMathOperator*", "arg": { "format": "{}{}", "snippet": "DeclareMathOperator*{${1:command}}{${2:definition}}" } }, { "name": "operatorfont", "unusual": true }, { "name": "arccos" }, { "name": "arcsin" }, { "name": "arctan" }, { "name": "arg" }, { "name": "cos" }, { "name": "cosh" }, { "name": "cot" }, { "name": "coth" }, { "name": "csc" }, { "name": "deg" }, { "name": "det" }, { "name": "dim" }, { "name": "exp" }, { "name": "gcd" }, { "name": "hom" }, { "name": "inf" }, { "name": "injlim" }, { "name": "ker" }, { "name": "lg" }, { "name": "lim" }, { "name": "liminf" }, { "name": "limsup" }, { "name": "ln" }, { "name": "log" }, { "name": "max" }, { "name": "min" }, { "name": "Pr" }, { "name": "projlim" }, { "name": "sec" }, { "name": "sin" }, { "name": "sinh" }, { "name": "sup" }, { "name": "tan" }, { "name": "tanh" }, { "name": "varinjlim" }, { "name": "varprojlim" }, { "name": "varliminf" }, { "name": "varlimsup" } ], "envs": [], "keys": { "\\usepackage/amsopn#c": [ "namelimits", "nonamelimits" ] }, "args": [ "\\usepackage/amsopn#c" ] } ================================================ FILE: data/packages/amssymb.json ================================================ { "deps": [ { "name": "amsfonts" } ], "macros": [ { "name": "approxeq", "detail": "≊ (\"amssymb\" command)", "doc": "Approximate, equals" }, { "name": "backepsilon" }, { "name": "backprime", "detail": "‵ (\"amssymb\" command)", "doc": "Reverse prime, not superscripted" }, { "name": "backsim", "detail": "∽ (\"amssymb\" command)", "doc": "Reverse similar" }, { "name": "backsimeq", "detail": "⋍ (\"amssymb\" command)", "doc": "Reverse similar, equals" }, { "name": "barwedge", "detail": "⊼ (\"amssymb\" command)", "doc": "Logical nand (bar over wedge)" }, { "name": "Bbbk", "detail": "𝕜 (\"bbold fourier\" command)", "doc": "\\bbbk (amssymb), mathematical double-struck small k" }, { "name": "because", "detail": "∵ (\"amssymb wrisym\" command)", "doc": "Because" }, { "name": "beth", "detail": "ℶ (\"amssymb wrisym\" command)", "doc": "Beth, hebrew" }, { "name": "between", "detail": "≬ (\"amssymb\" command)", "doc": "Between" }, { "name": "bigstar", "detail": "★ (\"amssymb\" command)", "doc": "Star, filled" }, { "name": "blacklozenge" }, { "name": "blacksquare" }, { "name": "blacktriangle", "detail": "▴ (\"mathabx\" command)", "doc": "Up triangle, filled" }, { "name": "blacktriangledown", "detail": "▾ (\"mathabx\" command)", "doc": "Black down-pointing small triangle" }, { "name": "blacktriangleleft", "detail": "◀ (\"wasysym\" command)", "doc": "\\blacktriangleleft (fourier -mathabx), (large) left triangle, filled" }, { "name": "blacktriangleright", "detail": "▶ (\"wasysym\" command)", "doc": "\\blacktriangleright (fourier -mathabx), (large) right triangle, filled" }, { "name": "boxdot", "detail": "⊡ (\"amssymb stmaryrd\" command)", "doc": "/dotsquare /boxdot b: small dot in box" }, { "name": "boxminus", "detail": "⊟ (\"amssymb\" command)", "doc": "Minus sign in box" }, { "name": "boxplus", "detail": "⊞ (\"amssymb\" command)", "doc": "Plus sign in box" }, { "name": "boxtimes", "detail": "⊠ (\"amssymb\" command)", "doc": "Multiply sign in box" }, { "name": "bumpeq", "detail": "≏ (\"amssymb wrisym\" command)", "doc": "Bumpy equals, equals" }, { "name": "Bumpeq", "detail": "≎ (\"amssymb wrisym\" command)", "doc": "Bumpy equals" }, { "name": "Cap", "detail": "⋒ (\"amssymb\" command)", "doc": "/cap /doublecap b: double intersection" }, { "name": "centerdot" }, { "name": "circeq", "detail": "≗ (\"amssymb\" command)", "doc": "Circle, equals" }, { "name": "circlearrowleft" }, { "name": "circlearrowright" }, { "name": "circledast", "detail": "⊛ (\"amssymb\" command)", "doc": "Asterisk in circle" }, { "name": "circledcirc", "detail": "⊚ (\"amssymb\" command)", "doc": "Small circle in circle" }, { "name": "circleddash", "detail": "⊝ (\"amssymb\" command)", "doc": "Hyphen in circle" }, { "name": "circledS" }, { "name": "complement", "detail": "∁ (\"amssymb fourier\" command)", "doc": "Complement sign" }, { "name": "Cup", "detail": "⋓ (\"amssymb\" command)", "doc": "/cup /doublecup b: double union" }, { "name": "curlyeqprec", "detail": "⋞ (\"amssymb\" command)", "doc": "Curly equals, precedes" }, { "name": "curlyeqsucc", "detail": "⋟ (\"amssymb\" command)", "doc": "Curly equals, succeeds" }, { "name": "curlyvee", "detail": "⋎ (\"amssymb\" command)", "doc": "Curly logical or" }, { "name": "curlywedge", "detail": "⋏ (\"amssymb\" command)", "doc": "Curly logical and" }, { "name": "curvearrowleft", "detail": "↶ (\"amssymb fourier\" command)", "doc": "Left curved arrow" }, { "name": "curvearrowright", "detail": "↷ (\"amssymb fourier\" command)", "doc": "Right curved arrow" }, { "name": "daleth", "detail": "ℸ (\"amssymb wrisym\" command)", "doc": "Daleth, hebrew" }, { "name": "diagdown" }, { "name": "diagup" }, { "name": "digamma" }, { "name": "divideontimes", "detail": "⋇ (\"amssymb\" command)", "doc": "Division on times" }, { "name": "Doteq", "detail": "≑ (\"amssymb\" command)", "doc": "\\doteqdot (amssymb), /doteq r: equals, even dots" }, { "name": "doteqdot" }, { "name": "dotplus", "detail": "∔ (\"amssymb\" command)", "doc": "Plus sign, dot above" }, { "name": "doublebarwedge", "detail": "⩞ (\"amssymb\" command)", "doc": "Logical and with double overbar" }, { "name": "doublecap" }, { "name": "doublecup" }, { "name": "downdownarrows", "detail": "⇊ (\"amssymb\" command)", "doc": "Two down arrows" }, { "name": "downharpoonleft", "detail": "⇃ (\"amssymb\" command)", "doc": "\\upharpoonleftdown (wrisym), down harpoon-left" }, { "name": "downharpoonright", "detail": "⇂ (\"amssymb\" command)", "doc": "\\upharpoonrightdown (wrisym), down harpoon-right" }, { "name": "eqcirc", "detail": "≖ (\"amssymb\" command)", "doc": "Circle on equals sign" }, { "name": "eqsim", "detail": "≂ (\"amssymb\" command)", "doc": "Equals, similar" }, { "name": "eqslantgtr", "detail": "⪖ (\"amssymb\" command)", "doc": "Slanted equal to or greater-than" }, { "name": "eqslantless", "detail": "⪕ (\"amssymb\" command)", "doc": "Slanted equal to or less-than" }, { "name": "eth" }, { "name": "fallingdotseq", "detail": "≒ (\"amssymb\" command)", "doc": "Equals, falling dots" }, { "name": "Finv", "detail": "Ⅎ (\"amssymb\" command)", "doc": "Turned capital f" }, { "name": "Game", "detail": "⅁", "doc": "\\game (amssymb), turned sans-serif capital g (amssymb has mirrored g)" }, { "name": "geqq", "detail": "≧ (\"amssymb\" command)", "doc": "Greater, double equals" }, { "name": "geqslant", "detail": "⩾ (\"amssymb fourier\" command)", "doc": "Greater-than or slanted equal to" }, { "name": "ggg", "detail": "⋙ (\"amssymb -mathabx\" command)", "doc": "Triple greater-than" }, { "name": "gggtr" }, { "name": "gimel", "detail": "ℷ (\"amssymb wrisym\" command)", "doc": "Gimel, hebrew" }, { "name": "gnapprox", "detail": "⪊ (\"amssymb\" command)", "doc": "Greater-than and not approximate" }, { "name": "gneq", "detail": "⪈ (\"amssymb\" command)", "doc": "Greater-than and single-line not equal to" }, { "name": "gneqq", "detail": "≩ (\"amssymb\" command)", "doc": "Greater, not double equals" }, { "name": "gnsim", "detail": "⋧ (\"amssymb\" command)", "doc": "Greater, not similar" }, { "name": "gtrapprox", "detail": "⪆ (\"amssymb\" command)", "doc": "Greater-than or approximate" }, { "name": "gtrdot", "detail": "⋗ (\"amssymb\" command)", "doc": "Greater than, with dot" }, { "name": "gtreqless", "detail": "⋛ (\"amssymb\" command)", "doc": "Greater, equals, less" }, { "name": "gtreqqless", "detail": "⪌ (\"amssymb\" command)", "doc": "Greater-than above double-line equal above less-than" }, { "name": "gtrless", "detail": "≷ (\"amssymb\" command)", "doc": "\\greaterless (wrisym), greater, less" }, { "name": "gtrsim", "detail": "≳ (\"amssymb\" command)", "doc": "\\apprge (wasysym), \\greatertilde (wrisym), greater, similar" }, { "name": "gvertneqq" }, { "name": "hslash", "detail": "ℏ (\"amssymb fourier arevmath\" command)", "doc": "=\\hbar (wrisym), #\\hbar, planck's h over 2pi" }, { "name": "intercal", "detail": "⊺ (\"amssymb fourier\" command)", "doc": "Intercal" }, { "name": "leftarrowtail", "detail": "↢ (\"amssymb\" command)", "doc": "Left arrow-tailed" }, { "name": "leftleftarrows", "detail": "⇇ (\"amssymb fourier\" command)", "doc": "Two left arrows" }, { "name": "leftrightarrows", "detail": "⇆ (\"amssymb\" command)", "doc": "\\leftrightarrow (wrisym), left arrow over right arrow" }, { "name": "leftrightharpoons", "detail": "⇋ (\"amssymb\" command)", "doc": "\\revequilibrium (wrisym), left harpoon over right" }, { "name": "leftrightsquigarrow", "detail": "↭ (\"amssymb\" command)", "doc": "Left and right arr-wavy" }, { "name": "leftthreetimes", "detail": "⋋ (\"amssymb\" command)", "doc": "Left semidirect product" }, { "name": "leqq", "detail": "≦ (\"amssymb\" command)", "doc": "Less, double equals" }, { "name": "leqslant", "detail": "⩽ (\"amssymb fourier\" command)", "doc": "Less-than or slanted equal to" }, { "name": "lessapprox", "detail": "⪅ (\"amssymb\" command)", "doc": "Less-than or approximate" }, { "name": "lessdot", "detail": "⋖ (\"amssymb\" command)", "doc": "Less than, with dot" }, { "name": "lesseqgtr", "detail": "⋚ (\"amssymb\" command)", "doc": "Less, equals, greater" }, { "name": "lesseqqgtr", "detail": "⪋ (\"amssymb\" command)", "doc": "Less-than above double-line equal above greater-than" }, { "name": "lessgtr", "detail": "≶ (\"amssymb\" command)", "doc": "Less, greater" }, { "name": "lesssim", "detail": "≲ (\"amssymb\" command)", "doc": "\\apprle (wasysym), \\lesstilde (wrisym), less, similar" }, { "name": "Lleftarrow", "detail": "⇚ (\"amssymb\" command)", "doc": "Left triple arrow" }, { "name": "lll", "detail": "⋘ (\"amssymb -mathabx\" command)", "doc": "Triple less-than" }, { "name": "llless" }, { "name": "lnapprox", "detail": "⪉ (\"amssymb\" command)", "doc": "Less-than and not approximate" }, { "name": "lneq", "detail": "⪇ (\"amssymb\" command)", "doc": "Less-than and single-line not equal to" }, { "name": "lneqq", "detail": "≨ (\"amssymb\" command)", "doc": "Less, not double equals" }, { "name": "lnsim", "detail": "⋦ (\"amssymb\" command)", "doc": "Less, not similar" }, { "name": "looparrowleft", "detail": "↫ (\"amssymb\" command)", "doc": "Left arrow-looped" }, { "name": "looparrowright", "detail": "↬ (\"amssymb\" command)", "doc": "Right arrow-looped" }, { "name": "Lsh", "detail": "↰ (\"amssymb\" command)", "doc": "A: upwards arrow with tip leftwards" }, { "name": "ltimes", "detail": "⋉ (\"amssymb\" command)", "doc": "Times sign, left closed" }, { "name": "lvertneqq" }, { "name": "measuredangle", "detail": "∡ (\"amssymb wrisym\" command)", "doc": "Measured angle" }, { "name": "multimap", "detail": "⊸ (\"amssymb\" command)", "doc": "/multimap a:" }, { "name": "ncong", "detail": "≇ (\"amssymb wrisym\" command)", "doc": "Not congruent with" }, { "name": "nexists", "detail": "∄ (\"amssymb fourier\" command)", "doc": "\\nexi (oz), negated exists" }, { "name": "ngeq", "detail": "≱ (\"amssymb wrisym\" command)", "doc": "\\ngeqslant (fourier), not greater-than-or-equal" }, { "name": "ngeqq" }, { "name": "ngeqslant" }, { "name": "ngtr", "detail": "≯ (\"amssymb\" command)", "doc": "Not greater-than" }, { "name": "nleftarrow", "detail": "↚ (\"amssymb\" command)", "doc": "Not left arrow" }, { "name": "nLeftarrow", "detail": "⇍ (\"amssymb\" command)", "doc": "Not implied by" }, { "name": "nleftrightarrow", "detail": "↮ (\"amssymb\" command)", "doc": "Not left and right arrow" }, { "name": "nLeftrightarrow", "detail": "⇎ (\"amssymb\" command)", "doc": "Not left and right double arrows" }, { "name": "nleq", "detail": "≰ (\"amssymb wrisym\" command)", "doc": "\\nleqslant (fourier), not less-than-or-equal" }, { "name": "nleqq" }, { "name": "nleqslant" }, { "name": "nless", "detail": "≮ (\"amssymb\" command)", "doc": "Not less-than" }, { "name": "nmid", "detail": "∤ (\"amssymb\" command)", "doc": "Negated mid, does not divide" }, { "name": "nparallel", "detail": "∦ (\"amssymb fourier\" command)", "doc": "Not parallel" }, { "name": "nprec", "detail": "⊀ (\"amssymb wrisym\" command)", "doc": "Not precedes" }, { "name": "npreceq" }, { "name": "nrightarrow", "detail": "↛ (\"amssymb\" command)", "doc": "Not right arrow" }, { "name": "nRightarrow", "detail": "⇏ (\"amssymb\" command)", "doc": "Not implies" }, { "name": "nshortmid" }, { "name": "nshortparallel" }, { "name": "nsim", "detail": "≁ (\"amssymb wrisym\" command)", "doc": "Not similar" }, { "name": "nsubseteq", "detail": "⊈ (\"amssymb wrisym\" command)", "doc": "Not subset, equals" }, { "name": "nsubseteqq" }, { "name": "nsucc", "detail": "⊁ (\"amssymb wrisym\" command)", "doc": "Not succeeds" }, { "name": "nsucceq" }, { "name": "nsupseteq", "detail": "⊉ (\"amssymb wrisym\" command)", "doc": "Not superset, equals" }, { "name": "nsupseteqq" }, { "name": "ntriangleleft", "detail": "⋪ (\"amssymb\" command)", "doc": "\\notlefttriangle (wrisym), not left triangle" }, { "name": "ntrianglelefteq", "detail": "⋬ (\"amssymb\" command)", "doc": "\\nunlhd (wrisym), not left triangle, equals" }, { "name": "ntriangleright", "detail": "⋫ (\"amssymb\" command)", "doc": "\\notrighttriangle (wrisym), not right triangle" }, { "name": "ntrianglerighteq", "detail": "⋭ (\"amssymb\" command)", "doc": "\\nunrhd (wrisym), not right triangle, equals" }, { "name": "nvdash", "detail": "⊬ (\"amssymb\" command)", "doc": "Not vertical, dash" }, { "name": "nvDash", "detail": "⊭ (\"amssymb fourier\" command)", "doc": "Not vertical, double dash" }, { "name": "nVdash", "detail": "⊮ (\"amssymb\" command)", "doc": "Not double vertical, dash" }, { "name": "nVDash", "detail": "⊯ (\"amssymb\" command)", "doc": "Not double vert, double dash" }, { "name": "pitchfork", "detail": "⋔ (\"amssymb\" command)", "doc": "Pitchfork" }, { "name": "precapprox", "detail": "⪷ (\"amssymb\" command)", "doc": "Precedes above almost equal to" }, { "name": "preccurlyeq", "detail": "≼ (\"amssymb\" command)", "doc": "\\precedesslantequal (wrisym), precedes, curly equals" }, { "name": "precnapprox", "detail": "⪹ (\"amssymb\" command)", "doc": "Precedes above not almost equal to" }, { "name": "precneqq", "detail": "⪵ (\"amssymb\" command)", "doc": "Precedes above not equal to" }, { "name": "precnsim", "detail": "⋨ (\"amssymb\" command)", "doc": "Precedes, not similar" }, { "name": "precsim", "detail": "≾ (\"amssymb\" command)", "doc": "\\precedestilde (wrisym), precedes, similar" }, { "name": "restriction" }, { "name": "rightarrowtail", "detail": "↣ (\"amssymb\" command)", "doc": "\\tinj (oz), \\inj (oz), right arrow-tailed, total injection" }, { "name": "rightleftarrows", "detail": "⇄ (\"amssymb\" command)", "doc": "\\rightleftarrow (wrisym), right arrow over left arrow" }, { "name": "rightrightarrows", "detail": "⇉ (\"amssymb fourier\" command)", "doc": "Two right arrows" }, { "name": "rightthreetimes", "detail": "⋌ (\"amssymb\" command)", "doc": "Right semidirect product" }, { "name": "risingdotseq", "detail": "≓ (\"amssymb\" command)", "doc": "Equals, rising dots" }, { "name": "Rrightarrow", "detail": "⇛ (\"amssymb\" command)", "doc": "Right triple arrow" }, { "name": "Rsh", "detail": "↱ (\"amssymb\" command)", "doc": "A: upwards arrow with tip rightwards" }, { "name": "rtimes", "detail": "⋊ (\"amssymb\" command)", "doc": "Times sign, right closed" }, { "name": "shortmid" }, { "name": "shortparallel" }, { "name": "smallfrown" }, { "name": "smallsetminus", "detail": "∖ (\"amssymb fourier\" command)", "doc": "Small set minus (cf. reverse solidus)" }, { "name": "smallsmile" }, { "name": "sphericalangle", "detail": "∢ (\"amssymb wrisym\" command)", "doc": "Spherical angle" }, { "name": "Subset", "detail": "⋐ (\"amssymb\" command)", "doc": "Double subset" }, { "name": "subseteqq", "detail": "⫅ (\"amssymb\" command)", "doc": "Subset of above equals sign" }, { "name": "subsetneq", "detail": "⊊ (\"amssymb\" command)", "doc": "\\varsubsetneq (fourier), subset, not equals" }, { "name": "subsetneqq", "detail": "⫋ (\"amssymb\" command)", "doc": "Subset of above not equal to" }, { "name": "succapprox", "detail": "⪸ (\"amssymb\" command)", "doc": "Succeeds above almost equal to" }, { "name": "succcurlyeq", "detail": "≽ (\"amssymb\" command)", "doc": "\\succeedsslantequal (wrisym), succeeds, curly equals" }, { "name": "succnapprox", "detail": "⪺ (\"amssymb\" command)", "doc": "Succeeds above not almost equal to" }, { "name": "succneqq", "detail": "⪶ (\"amssymb\" command)", "doc": "Succeeds above not equal to" }, { "name": "succnsim", "detail": "⋩ (\"amssymb\" command)", "doc": "Succeeds, not similar" }, { "name": "succsim", "detail": "≿ (\"amssymb\" command)", "doc": "\\succeedstilde (wrisym), succeeds, similar" }, { "name": "Supset", "detail": "⋑ (\"amssymb\" command)", "doc": "Double superset" }, { "name": "supseteqq", "detail": "⫆ (\"amssymb\" command)", "doc": "Superset of above equals sign" }, { "name": "supsetneq", "detail": "⊋ (\"amssymb\" command)", "doc": "Superset, not equals" }, { "name": "supsetneqq", "detail": "⫌ (\"amssymb\" command)", "doc": "Superset of above not equal to" }, { "name": "therefore", "detail": "∴ (\"amssymb wrisym\" command)", "doc": "\\wasytherefore (wasysym), therefore" }, { "name": "thickapprox" }, { "name": "thicksim" }, { "name": "triangledown", "detail": "▿ (\"mathabx\" command)", "doc": "\\triangledown (amssymb), white down-pointing small triangle" }, { "name": "triangleq", "detail": "≜ (\"amssymb\" command)", "doc": "\\varsdef (oz), triangle, equals" }, { "name": "twoheadleftarrow", "detail": "↞ (\"amssymb\" command)", "doc": "Left two-headed arrow" }, { "name": "twoheadrightarrow", "detail": "↠ (\"amssymb\" command)", "doc": "\\tsur (oz), \\surj (oz), right two-headed arrow, total surjection" }, { "name": "upharpoonleft", "detail": "↿ (\"amssymb\" command)", "doc": "\\upharpoonleftup (wrisym), up harpoon-left" }, { "name": "upharpoonright", "detail": "↾ (\"amssymb\" command)", "doc": "\\restriction (amssymb), \\upharpoonrightup (wrisym), a: up harpoon-right" }, { "name": "upuparrows", "detail": "⇈ (\"amssymb\" command)", "doc": "Two up arrows" }, { "name": "varkappa" }, { "name": "varnothing", "detail": "∅ (\"amssymb\" command)", "doc": "Circle, slash" }, { "name": "varpropto" }, { "name": "varsubsetneq" }, { "name": "varsubsetneqq" }, { "name": "varsupsetneq" }, { "name": "varsupsetneqq" }, { "name": "vartriangle", "detail": "▵ (\"mathabx\" command)", "doc": "\\vartriangle (amssymb), small up triangle, open" }, { "name": "vDash", "detail": "⊨ (\"amssymb fourier\" command)", "doc": "True (vertical, double dash)" }, { "name": "Vdash", "detail": "⊩ (\"amssymb\" command)", "doc": "Double vertical, dash" }, { "name": "veebar", "detail": "⊻ (\"amssymb\" command)", "doc": "Logical or, bar below (large vee); exclusive disjunction" }, { "name": "Vvdash", "detail": "⊪ (\"amssymb\" command)", "doc": "Triple vertical, dash" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/amsthm.json ================================================ { "deps": [], "macros": [ { "name": "newtheorem*", "arg": { "format": "{}{}", "snippet": "newtheorem*{${1:envname}}{${2:caption}}" } }, { "name": "theoremstyle", "arg": { "format": "{}", "snippet": "theoremstyle{${1:style%keyvals}}", "keys": [ "\\theoremstyle#c" ], "keyPos": 0 } }, { "name": "swapnumbers" }, { "name": "newtheoremstyle", "arg": { "format": "{}{}{}{}{}{}{}{}{}", "snippet": "newtheoremstyle{${1:style name%specialDef}}{${2:space above}}{${3:space below}}{${4:body font}}{${5:indent amount}}{${6:head font}}{${7:head punct}}{${8:after head space}}{${9:head spec}}" } }, { "name": "thmname", "arg": { "format": "{}", "snippet": "thmname{${1:arg}}" } }, { "name": "thmnumber", "arg": { "format": "{}", "snippet": "thmnumber{${1:arg}}" } }, { "name": "thmnote", "arg": { "format": "{}", "snippet": "thmnote{${1:arg}}" } }, { "name": "qedsymbol" }, { "name": "qedhere" }, { "name": "qed" }, { "name": "proofname" }, { "name": "nopunct", "unusual": true }, { "name": "thmhead", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "thmhead{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "swappedhead", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "swappedhead{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "mathqed", "unusual": true }, { "name": "pushQED", "unusual": true, "arg": { "format": "{}", "snippet": "pushQED{${1:arg}}" } }, { "name": "popQED", "unusual": true }, { "name": "openbox" }, { "name": "textsquare" }, { "name": "thmheadnl", "unusual": true } ], "envs": [ { "name": "proof" }, { "name": "proof", "arg": { "format": "[]", "snippet": "[${1:heading}]" } } ], "keys": { "\\theoremstyle#c": [ "plain", "definition", "remark", "%theoremstyle" ] }, "args": [] } ================================================ FILE: data/packages/apacite.json ================================================ { "deps": [ { "name": "natbib", "if": "natbibemu" }, { "name": "natbib", "if": "natbibapa" }, { "name": "index", "if": "index" }, { "name": "index", "if": "indexpackage" }, { "name": "index", "if": "stdindex" }, { "name": "index", "if": "tocindex" }, { "name": "index", "if": "emindex" }, { "name": "index", "if": "ltxemindex" }, { "name": "multicol", "if": "ltxemindex" } ], "macros": [ { "name": "citeauthorp", "if": "natbibemu", "arg": { "format": "{}", "snippet": "citeauthorp{${1:keylist}}" } }, { "name": "citeauthorp", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "citeauthorp[${2:postfix}]{${1:keylist}}" } }, { "name": "citeauthorp", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "citeauthorp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "citeauthort", "if": "natbibemu", "arg": { "format": "{}", "snippet": "citeauthort{${1:keylist}}" } }, { "name": "citeauthort", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "citeauthort[${2:postfix}]{${1:keylist}}" } }, { "name": "citeauthort", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "citeauthort[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "Citeauthorp", "if": "natbibemu", "arg": { "format": "{}", "snippet": "Citeauthorp{${1:keylist}}" } }, { "name": "Citeauthorp", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "Citeauthorp[${2:postfix}]{${1:keylist}}" } }, { "name": "Citeauthorp", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "Citeauthorp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "Citeauthort", "if": "natbibemu", "arg": { "format": "{}", "snippet": "Citeauthort{${1:keylist}}" } }, { "name": "Citeauthort", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "Citeauthort[${2:postfix}]{${1:keylist}}" } }, { "name": "Citeauthort", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "Citeauthort[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "Citefullauthor", "if": "natbibemu", "unusual": true, "arg": { "format": "{}", "snippet": "Citefullauthor{${1:keylist}}" } }, { "name": "Citefullauthor", "if": "natbibemu", "unusual": true, "arg": { "format": "[]{}", "snippet": "Citefullauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "Citefullauthor", "if": "natbibemu", "unusual": true, "arg": { "format": "[][]{}", "snippet": "Citefullauthor[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "citefullauthort", "if": "natbibemu", "unusual": true, "arg": { "format": "{}", "snippet": "citefullauthort{${1:keylist}}" } }, { "name": "citefullauthort", "if": "natbibemu", "unusual": true, "arg": { "format": "[]{}", "snippet": "citefullauthort[${2:postfix}]{${1:keylist}}" } }, { "name": "citefullauthort", "if": "natbibemu", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citefullauthort[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "citefullauthorp", "if": "natbibemu", "unusual": true, "arg": { "format": "{}", "snippet": "citefullauthorp{${1:keylist}}" } }, { "name": "citefullauthorp", "if": "natbibemu", "unusual": true, "arg": { "format": "[]{}", "snippet": "citefullauthorp[${2:postfix}]{${1:keylist}}" } }, { "name": "citefullauthorp", "if": "natbibemu", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citefullauthorp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "Citefullauthort", "if": "natbibemu", "unusual": true, "arg": { "format": "{}", "snippet": "Citefullauthort{${1:keylist}}" } }, { "name": "Citefullauthort", "if": "natbibemu", "unusual": true, "arg": { "format": "[]{}", "snippet": "Citefullauthort[${2:postfix}]{${1:keylist}}" } }, { "name": "Citefullauthort", "if": "natbibemu", "unusual": true, "arg": { "format": "[][]{}", "snippet": "Citefullauthort[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "Citefullauthorp", "if": "natbibemu", "unusual": true, "arg": { "format": "{}", "snippet": "Citefullauthorp{${1:keylist}}" } }, { "name": "Citefullauthorp", "if": "natbibemu", "unusual": true, "arg": { "format": "[]{}", "snippet": "Citefullauthorp[${2:postfix}]{${1:keylist}}" } }, { "name": "Citefullauthorp", "if": "natbibemu", "unusual": true, "arg": { "format": "[][]{}", "snippet": "Citefullauthorp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitep", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskcitep{${1:keylist}}" } }, { "name": "maskcitep", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskcitep[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitep", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskcitep[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitet", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskcitet{${1:keylist}}" } }, { "name": "maskcitet", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskcitet[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitet", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskcitet[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskciteyearpar", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskciteyearpar{${1:keylist}}" } }, { "name": "maskciteyearpar", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskciteyearpar[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteyearpar", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskciteyearpar[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitealp", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskcitealp{${1:keylist}}" } }, { "name": "maskcitealp", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskcitealp[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitealp", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskcitealp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitealt", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskcitealt{${1:keylist}}" } }, { "name": "maskcitealt", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskcitealt[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitealt", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskcitealt[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitenum", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskcitenum{${1:keylist}}" } }, { "name": "maskcitenum", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskcitenum[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitenum", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskcitenum[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitetalias", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskcitetalias{${1:keylist}}" } }, { "name": "maskcitetalias", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskcitetalias[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitetalias", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskcitetalias[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitepalias", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskcitepalias{${1:keylist}}" } }, { "name": "maskcitepalias", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskcitepalias[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitepalias", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskcitepalias[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCitep", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskCitep{${1:keylist}}" } }, { "name": "maskCitep", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskCitep[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCitep", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskCitep[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCitet", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskCitet{${1:keylist}}" } }, { "name": "maskCitet", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskCitet[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCitet", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskCitet[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCiteauthor", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskCiteauthor{${1:keylist}}" } }, { "name": "maskCiteauthor", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskCiteauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCiteauthor", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskCiteauthor[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCitealp", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskCitealp{${1:keylist}}" } }, { "name": "maskCitealp", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskCitealp[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCitealp", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskCitealp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCitealt", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskCitealt{${1:keylist}}" } }, { "name": "maskCitealt", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskCitealt[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCitealt", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskCitealt[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskciteauthorp", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskciteauthorp{${1:keylist}}" } }, { "name": "maskciteauthorp", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskciteauthorp[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteauthorp", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskciteauthorp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskciteauthort", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskciteauthort{${1:keylist}}" } }, { "name": "maskciteauthort", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskciteauthort[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteauthort", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskciteauthort[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCiteauthorp", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskCiteauthorp{${1:keylist}}" } }, { "name": "maskCiteauthorp", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskCiteauthorp[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCiteauthorp", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskCiteauthorp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCiteauthort", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskCiteauthort{${1:keylist}}" } }, { "name": "maskCiteauthort", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskCiteauthort[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCiteauthort", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskCiteauthort[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitefullauthor", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskcitefullauthor{${1:keylist}}" } }, { "name": "maskcitefullauthor", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskcitefullauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitefullauthor", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskcitefullauthor[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCitefullauthor", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskCitefullauthor{${1:keylist}}" } }, { "name": "maskCitefullauthor", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskCitefullauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCitefullauthor", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskCitefullauthor[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "citeauthorp", "if": "natbibapa", "arg": { "format": "{}", "snippet": "citeauthorp{${1:keylist}}" } }, { "name": "citeauthorp", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "citeauthorp[${2:postfix}]{${1:keylist}}" } }, { "name": "citeauthorp", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "citeauthorp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "citeauthort", "if": "natbibapa", "arg": { "format": "{}", "snippet": "citeauthort{${1:keylist}}" } }, { "name": "citeauthort", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "citeauthort[${2:postfix}]{${1:keylist}}" } }, { "name": "citeauthort", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "citeauthort[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "Citeauthorp", "if": "natbibapa", "arg": { "format": "{}", "snippet": "Citeauthorp{${1:keylist}}" } }, { "name": "Citeauthorp", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "Citeauthorp[${2:postfix}]{${1:keylist}}" } }, { "name": "Citeauthorp", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "Citeauthorp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "Citeauthort", "if": "natbibapa", "arg": { "format": "{}", "snippet": "Citeauthort{${1:keylist}}" } }, { "name": "Citeauthort", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "Citeauthort[${2:postfix}]{${1:keylist}}" } }, { "name": "Citeauthort", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "Citeauthort[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "Citefullauthor", "if": "natbibapa", "unusual": true, "arg": { "format": "{}", "snippet": "Citefullauthor{${1:keylist}}" } }, { "name": "Citefullauthor", "if": "natbibapa", "unusual": true, "arg": { "format": "[]{}", "snippet": "Citefullauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "Citefullauthor", "if": "natbibapa", "unusual": true, "arg": { "format": "[][]{}", "snippet": "Citefullauthor[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "citefullauthort", "if": "natbibapa", "unusual": true, "arg": { "format": "{}", "snippet": "citefullauthort{${1:keylist}}" } }, { "name": "citefullauthort", "if": "natbibapa", "unusual": true, "arg": { "format": "[]{}", "snippet": "citefullauthort[${2:postfix}]{${1:keylist}}" } }, { "name": "citefullauthort", "if": "natbibapa", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citefullauthort[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "citefullauthorp", "if": "natbibapa", "unusual": true, "arg": { "format": "{}", "snippet": "citefullauthorp{${1:keylist}}" } }, { "name": "citefullauthorp", "if": "natbibapa", "unusual": true, "arg": { "format": "[]{}", "snippet": "citefullauthorp[${2:postfix}]{${1:keylist}}" } }, { "name": "citefullauthorp", "if": "natbibapa", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citefullauthorp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "Citefullauthort", "if": "natbibapa", "unusual": true, "arg": { "format": "{}", "snippet": "Citefullauthort{${1:keylist}}" } }, { "name": "Citefullauthort", "if": "natbibapa", "unusual": true, "arg": { "format": "[]{}", "snippet": "Citefullauthort[${2:postfix}]{${1:keylist}}" } }, { "name": "Citefullauthort", "if": "natbibapa", "unusual": true, "arg": { "format": "[][]{}", "snippet": "Citefullauthort[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "Citefullauthorp", "if": "natbibapa", "unusual": true, "arg": { "format": "{}", "snippet": "Citefullauthorp{${1:keylist}}" } }, { "name": "Citefullauthorp", "if": "natbibapa", "unusual": true, "arg": { "format": "[]{}", "snippet": "Citefullauthorp[${2:postfix}]{${1:keylist}}" } }, { "name": "Citefullauthorp", "if": "natbibapa", "unusual": true, "arg": { "format": "[][]{}", "snippet": "Citefullauthorp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitep", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskcitep{${1:keylist}}" } }, { "name": "maskcitep", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskcitep[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitep", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskcitep[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitet", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskcitet{${1:keylist}}" } }, { "name": "maskcitet", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskcitet[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitet", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskcitet[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskciteyearpar", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskciteyearpar{${1:keylist}}" } }, { "name": "maskciteyearpar", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskciteyearpar[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteyearpar", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskciteyearpar[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitealp", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskcitealp{${1:keylist}}" } }, { "name": "maskcitealp", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskcitealp[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitealp", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskcitealp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitealt", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskcitealt{${1:keylist}}" } }, { "name": "maskcitealt", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskcitealt[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitealt", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskcitealt[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitenum", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskcitenum{${1:keylist}}" } }, { "name": "maskcitenum", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskcitenum[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitenum", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskcitenum[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitetalias", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskcitetalias{${1:keylist}}" } }, { "name": "maskcitetalias", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskcitetalias[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitetalias", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskcitetalias[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitepalias", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskcitepalias{${1:keylist}}" } }, { "name": "maskcitepalias", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskcitepalias[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitepalias", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskcitepalias[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCitep", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskCitep{${1:keylist}}" } }, { "name": "maskCitep", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskCitep[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCitep", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskCitep[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCitet", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskCitet{${1:keylist}}" } }, { "name": "maskCitet", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskCitet[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCitet", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskCitet[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCiteauthor", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskCiteauthor{${1:keylist}}" } }, { "name": "maskCiteauthor", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskCiteauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCiteauthor", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskCiteauthor[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCitealp", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskCitealp{${1:keylist}}" } }, { "name": "maskCitealp", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskCitealp[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCitealp", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskCitealp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCitealt", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskCitealt{${1:keylist}}" } }, { "name": "maskCitealt", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskCitealt[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCitealt", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskCitealt[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskciteauthorp", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskciteauthorp{${1:keylist}}" } }, { "name": "maskciteauthorp", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskciteauthorp[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteauthorp", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskciteauthorp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskciteauthort", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskciteauthort{${1:keylist}}" } }, { "name": "maskciteauthort", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskciteauthort[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteauthort", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskciteauthort[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCiteauthorp", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskCiteauthorp{${1:keylist}}" } }, { "name": "maskCiteauthorp", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskCiteauthorp[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCiteauthorp", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskCiteauthorp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCiteauthort", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskCiteauthort{${1:keylist}}" } }, { "name": "maskCiteauthort", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskCiteauthort[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCiteauthort", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskCiteauthort[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitefullauthor", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskcitefullauthor{${1:keylist}}" } }, { "name": "maskcitefullauthor", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskcitefullauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitefullauthor", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskcitefullauthor[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCitefullauthor", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskCitefullauthor{${1:keylist}}" } }, { "name": "maskCitefullauthor", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskCitefullauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCitefullauthor", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskCitefullauthor[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "cite<prefix>", "arg": { "format": "{}", "snippet": "cite<prefix>{${1:keylist}}" } }, { "name": "cite<prefix>", "arg": { "format": "[]{}", "snippet": "cite<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "citeA", "arg": { "format": "{}", "snippet": "citeA{${1:keylist}}" } }, { "name": "citeA", "arg": { "format": "[]{}", "snippet": "citeA[${2:postfix}]{${1:keylist}}" } }, { "name": "citeA<prefix>", "arg": { "format": "{}", "snippet": "citeA<prefix>{${1:keylist}}" } }, { "name": "citeA<prefix>", "arg": { "format": "[]{}", "snippet": "citeA<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "citeauthor", "arg": { "format": "{}", "snippet": "citeauthor{${1:keylist}}" } }, { "name": "citeauthor", "arg": { "format": "[]{}", "snippet": "citeauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "citeauthor<prefix>", "arg": { "format": "{}", "snippet": "citeauthor<prefix>{${1:keylist}}" } }, { "name": "citeauthor<prefix>", "arg": { "format": "[]{}", "snippet": "citeauthor<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "citeyear", "arg": { "format": "[]{}", "snippet": "citeyear[${2:postfix}]{${1:keylist}}" } }, { "name": "citeyear<prefix>", "arg": { "format": "{}", "snippet": "citeyear<prefix>{${1:keylist}}" } }, { "name": "citeyear<prefix>", "arg": { "format": "[]{}", "snippet": "citeyear<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "citeyearNP", "arg": { "format": "{}", "snippet": "citeyearNP{${1:keylist}}" } }, { "name": "citeyearNP", "arg": { "format": "[]{}", "snippet": "citeyearNP[${2:postfix}]{${1:keylist}}" } }, { "name": "citeyearNP<prefix>", "arg": { "format": "{}", "snippet": "citeyearNP<prefix>{${1:keylist}}" } }, { "name": "citeyearNP<prefix>", "arg": { "format": "[]{}", "snippet": "citeyearNP<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "citeauthorNP", "arg": { "format": "{}", "snippet": "citeauthorNP{${1:keylist}}" } }, { "name": "citeauthorNP", "arg": { "format": "[]{}", "snippet": "citeauthorNP[${2:postfix}]{${1:keylist}}" } }, { "name": "citeauthorNP<prefix>", "arg": { "format": "{}", "snippet": "citeauthorNP<prefix>{${1:keylist}}" } }, { "name": "citeauthorNP<prefix>", "arg": { "format": "[]{}", "snippet": "citeauthorNP<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "citeNP", "arg": { "format": "{}", "snippet": "citeNP{${1:keylist}}" } }, { "name": "citeNP", "arg": { "format": "[]{}", "snippet": "citeNP[${2:postfix}]{${1:keylist}}" } }, { "name": "citeNP<prefix>", "arg": { "format": "{}", "snippet": "citeNP<prefix>{${1:keylist}}" } }, { "name": "citeNP<prefix>", "arg": { "format": "[]{}", "snippet": "citeNP<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "nocitemeta", "arg": { "format": "{}", "snippet": "nocitemeta{${1:keylist}}" } }, { "name": "fullcite", "arg": { "format": "{}", "snippet": "fullcite{${1:keylist}}" } }, { "name": "fullcite", "arg": { "format": "[]{}", "snippet": "fullcite[${2:postfix}]{${1:keylist}}" } }, { "name": "fullcite<prefix>", "arg": { "format": "{}", "snippet": "fullcite<prefix>{${1:keylist}}" } }, { "name": "fullcite<prefix>", "arg": { "format": "[]{}", "snippet": "fullcite<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "fullciteA", "arg": { "format": "{}", "snippet": "fullciteA{${1:keylist}}" } }, { "name": "fullciteA", "arg": { "format": "[]{}", "snippet": "fullciteA[${2:postfix}]{${1:keylist}}" } }, { "name": "fullciteA<prefix>", "arg": { "format": "{}", "snippet": "fullciteA<prefix>{${1:keylist}}" } }, { "name": "fullciteA<prefix>", "arg": { "format": "[]{}", "snippet": "fullciteA<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "fullciteNP", "arg": { "format": "{}", "snippet": "fullciteNP{${1:keylist}}" } }, { "name": "fullciteNP", "arg": { "format": "[]{}", "snippet": "fullciteNP[${2:postfix}]{${1:keylist}}" } }, { "name": "fullciteNP<prefix>", "arg": { "format": "{}", "snippet": "fullciteNP<prefix>{${1:keylist}}" } }, { "name": "fullciteNP<prefix>", "arg": { "format": "[]{}", "snippet": "fullciteNP<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "fullciteauthor", "arg": { "format": "{}", "snippet": "fullciteauthor{${1:keylist}}" } }, { "name": "fullciteauthor", "arg": { "format": "[]{}", "snippet": "fullciteauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "fullciteauthor<prefix>", "arg": { "format": "{}", "snippet": "fullciteauthor<prefix>{${1:keylist}}" } }, { "name": "fullciteauthor<prefix>", "arg": { "format": "[]{}", "snippet": "fullciteauthor<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "fullciteauthorNP", "arg": { "format": "{}", "snippet": "fullciteauthorNP{${1:keylist}}" } }, { "name": "fullciteauthorNP", "arg": { "format": "[]{}", "snippet": "fullciteauthorNP[${2:postfix}]{${1:keylist}}" } }, { "name": "fullciteauthorNP<prefix>", "arg": { "format": "{}", "snippet": "fullciteauthorNP<prefix>{${1:keylist}}" } }, { "name": "fullciteauthorNP<prefix>", "arg": { "format": "[]{}", "snippet": "fullciteauthorNP<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "shortcite", "arg": { "format": "[]{}", "snippet": "shortcite[${2:postfix}]{${1:keylist}}" } }, { "name": "shortcite<prefix>", "arg": { "format": "{}", "snippet": "shortcite<prefix>{${1:keylist}}" } }, { "name": "shortcite<prefix>", "arg": { "format": "[]{}", "snippet": "shortcite<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "shortciteA", "arg": { "format": "{}", "snippet": "shortciteA{${1:keylist}}" } }, { "name": "shortciteA", "arg": { "format": "[]{}", "snippet": "shortciteA[${2:postfix}]{${1:keylist}}" } }, { "name": "shortciteA<prefix>", "arg": { "format": "{}", "snippet": "shortciteA<prefix>{${1:keylist}}" } }, { "name": "shortciteA<prefix>", "arg": { "format": "[]{}", "snippet": "shortciteA<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "shortciteNP", "arg": { "format": "{}", "snippet": "shortciteNP{${1:keylist}}" } }, { "name": "shortciteNP", "arg": { "format": "[]{}", "snippet": "shortciteNP[${2:postfix}]{${1:keylist}}" } }, { "name": "shortciteNP<prefix>", "arg": { "format": "{}", "snippet": "shortciteNP<prefix>{${1:keylist}}" } }, { "name": "shortciteNP<prefix>", "arg": { "format": "[]{}", "snippet": "shortciteNP<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "shortciteauthor", "arg": { "format": "{}", "snippet": "shortciteauthor{${1:keylist}}" } }, { "name": "shortciteauthor", "arg": { "format": "[]{}", "snippet": "shortciteauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "shortciteauthor<prefix>", "arg": { "format": "{}", "snippet": "shortciteauthor<prefix>{${1:keylist}}" } }, { "name": "shortciteauthor<prefix>", "arg": { "format": "[]{}", "snippet": "shortciteauthor<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "shortciteauthorNP", "arg": { "format": "{}", "snippet": "shortciteauthorNP{${1:keylist}}" } }, { "name": "shortciteauthorNP", "arg": { "format": "[]{}", "snippet": "shortciteauthorNP[${2:postfix}]{${1:keylist}}" } }, { "name": "shortciteauthorNP<prefix>", "arg": { "format": "{}", "snippet": "shortciteauthorNP<prefix>{${1:keylist}}" } }, { "name": "shortciteauthorNP<prefix>", "arg": { "format": "[]{}", "snippet": "shortciteauthorNP<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcite", "arg": { "format": "{}", "snippet": "maskcite{${1:keylist}}" } }, { "name": "maskcite", "arg": { "format": "[]{}", "snippet": "maskcite[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcite<prefix>", "arg": { "format": "{}", "snippet": "maskcite<prefix>{${1:keylist}}" } }, { "name": "maskcite<prefix>", "arg": { "format": "[]{}", "snippet": "maskcite<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteA", "arg": { "format": "{}", "snippet": "maskciteA{${1:keylist}}" } }, { "name": "maskciteA", "arg": { "format": "[]{}", "snippet": "maskciteA[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteA<prefix>", "arg": { "format": "{}", "snippet": "maskciteA<prefix>{${1:keylist}}" } }, { "name": "maskciteA<prefix>", "arg": { "format": "[]{}", "snippet": "maskciteA<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteNP", "arg": { "format": "{}", "snippet": "maskciteNP{${1:keylist}}" } }, { "name": "maskciteNP", "arg": { "format": "[]{}", "snippet": "maskciteNP[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteNP<prefix>", "arg": { "format": "{}", "snippet": "maskciteNP<prefix>{${1:keylist}}" } }, { "name": "maskciteNP<prefix>", "arg": { "format": "[]{}", "snippet": "maskciteNP<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteauthor", "arg": { "format": "{}", "snippet": "maskciteauthor{${1:keylist}}" } }, { "name": "maskciteauthor", "arg": { "format": "[]{}", "snippet": "maskciteauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteauthor<prefix>", "arg": { "format": "{}", "snippet": "maskciteauthor<prefix>{${1:keylist}}" } }, { "name": "maskciteauthor<prefix>", "arg": { "format": "[]{}", "snippet": "maskciteauthor<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteauthorNP", "arg": { "format": "{}", "snippet": "maskciteauthorNP{${1:keylist}}" } }, { "name": "maskciteauthorNP", "arg": { "format": "[]{}", "snippet": "maskciteauthorNP[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteauthorNP<prefix>", "arg": { "format": "{}", "snippet": "maskciteauthorNP<prefix>{${1:keylist}}" } }, { "name": "maskciteauthorNP<prefix>", "arg": { "format": "[]{}", "snippet": "maskciteauthorNP<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteyear", "arg": { "format": "{}", "snippet": "maskciteyear{${1:keylist}}" } }, { "name": "maskciteyear", "arg": { "format": "[]{}", "snippet": "maskciteyear[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteyear<prefix>", "arg": { "format": "{}", "snippet": "maskciteyear<prefix>{${1:keylist}}" } }, { "name": "maskciteyear<prefix>", "arg": { "format": "[]{}", "snippet": "maskciteyear<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteyearNP", "arg": { "format": "{}", "snippet": "maskciteyearNP{${1:keylist}}" } }, { "name": "maskciteyearNP", "arg": { "format": "[]{}", "snippet": "maskciteyearNP[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteyearNP<prefix>", "arg": { "format": "{}", "snippet": "maskciteyearNP<prefix>{${1:keylist}}" } }, { "name": "maskciteyearNP<prefix>", "arg": { "format": "[]{}", "snippet": "maskciteyearNP<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "maskfullcite", "arg": { "format": "{}", "snippet": "maskfullcite{${1:keylist}}" } }, { "name": "maskfullcite", "arg": { "format": "[]{}", "snippet": "maskfullcite[${2:postfix}]{${1:keylist}}" } }, { "name": "maskfullcite<prefix>", "arg": { "format": "{}", "snippet": "maskfullcite<prefix>{${1:keylist}}" } }, { "name": "maskfullcite<prefix>", "arg": { "format": "[]{}", "snippet": "maskfullcite<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "maskfullciteA", "arg": { "format": "{}", "snippet": "maskfullciteA{${1:keylist}}" } }, { "name": "maskfullciteA", "arg": { "format": "[]{}", "snippet": "maskfullciteA[${2:postfix}]{${1:keylist}}" } }, { "name": "maskfullciteA<prefix>", "arg": { "format": "{}", "snippet": "maskfullciteA<prefix>{${1:keylist}}" } }, { "name": "maskfullciteA<prefix>", "arg": { "format": "[]{}", "snippet": "maskfullciteA<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "maskfullciteNP", "arg": { "format": "{}", "snippet": "maskfullciteNP{${1:keylist}}" } }, { "name": "maskfullciteNP", "arg": { "format": "[]{}", "snippet": "maskfullciteNP[${2:postfix}]{${1:keylist}}" } }, { "name": "maskfullciteNP<prefix>", "arg": { "format": "{}", "snippet": "maskfullciteNP<prefix>{${1:keylist}}" } }, { "name": "maskfullciteNP<prefix>", "arg": { "format": "[]{}", "snippet": "maskfullciteNP<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "maskfullciteauthor", "arg": { "format": "{}", "snippet": "maskfullciteauthor{${1:keylist}}" } }, { "name": "maskfullciteauthor", "arg": { "format": "[]{}", "snippet": "maskfullciteauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "maskfullciteauthor<prefix>", "arg": { "format": "{}", "snippet": "maskfullciteauthor<prefix>{${1:keylist}}" } }, { "name": "maskfullciteauthor<prefix>", "arg": { "format": "[]{}", "snippet": "maskfullciteauthor<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "maskfullciteauthorNP", "arg": { "format": "{}", "snippet": "maskfullciteauthorNP{${1:keylist}}" } }, { "name": "maskfullciteauthorNP", "arg": { "format": "[]{}", "snippet": "maskfullciteauthorNP[${2:postfix}]{${1:keylist}}" } }, { "name": "maskfullciteauthorNP<prefix>", "arg": { "format": "{}", "snippet": "maskfullciteauthorNP<prefix>{${1:keylist}}" } }, { "name": "maskfullciteauthorNP<prefix>", "arg": { "format": "[]{}", "snippet": "maskfullciteauthorNP<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "maskshortcite", "arg": { "format": "{}", "snippet": "maskshortcite{${1:keylist}}" } }, { "name": "maskshortcite", "arg": { "format": "[]{}", "snippet": "maskshortcite[${2:postfix}]{${1:keylist}}" } }, { "name": "maskshortcite<prefix>", "arg": { "format": "{}", "snippet": "maskshortcite<prefix>{${1:keylist}}" } }, { "name": "maskshortcite<prefix>", "arg": { "format": "[]{}", "snippet": "maskshortcite<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "maskshortciteA", "arg": { "format": "{}", "snippet": "maskshortciteA{${1:keylist}}" } }, { "name": "maskshortciteA", "arg": { "format": "[]{}", "snippet": "maskshortciteA[${2:postfix}]{${1:keylist}}" } }, { "name": "maskshortciteA<prefix>", "arg": { "format": "{}", "snippet": "maskshortciteA<prefix>{${1:keylist}}" } }, { "name": "maskshortciteA<prefix>", "arg": { "format": "[]{}", "snippet": "maskshortciteA<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "maskshortciteNP", "arg": { "format": "{}", "snippet": "maskshortciteNP{${1:keylist}}" } }, { "name": "maskshortciteNP", "arg": { "format": "[]{}", "snippet": "maskshortciteNP[${2:postfix}]{${1:keylist}}" } }, { "name": "maskshortciteNP<prefix>", "arg": { "format": "{}", "snippet": "maskshortciteNP<prefix>{${1:keylist}}" } }, { "name": "maskshortciteNP<prefix>", "arg": { "format": "[]{}", "snippet": "maskshortciteNP<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "maskshortciteauthor", "arg": { "format": "{}", "snippet": "maskshortciteauthor{${1:keylist}}" } }, { "name": "maskshortciteauthor", "arg": { "format": "[]{}", "snippet": "maskshortciteauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "maskshortciteauthor<prefix>", "arg": { "format": "{}", "snippet": "maskshortciteauthor<prefix>{${1:keylist}}" } }, { "name": "maskshortciteauthor<prefix>", "arg": { "format": "[]{}", "snippet": "maskshortciteauthor<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "maskshortciteauthorNP", "arg": { "format": "{}", "snippet": "maskshortciteauthorNP{${1:keylist}}" } }, { "name": "maskshortciteauthorNP", "arg": { "format": "[]{}", "snippet": "maskshortciteauthorNP[${2:postfix}]{${1:keylist}}" } }, { "name": "maskshortciteauthorNP<prefix>", "arg": { "format": "{}", "snippet": "maskshortciteauthorNP<prefix>{${1:keylist}}" } }, { "name": "maskshortciteauthorNP<prefix>", "arg": { "format": "[]{}", "snippet": "maskshortciteauthorNP<prefix>[${2:postfix}]{${1:keylist}}" } }, { "name": "masknocite", "arg": { "format": "{}", "snippet": "masknocite{${1:keylist}}" } }, { "name": "masktext", "arg": { "format": "{}", "snippet": "masktext{${1:masked text%text}}" } }, { "name": "masktext", "arg": { "format": "[]{}", "snippet": "masktext[${2:mask-mode text%text}]{${1:masked text%text}}" } }, { "name": "PrintOrdinal", "unusual": true, "arg": { "format": "{}", "snippet": "PrintOrdinal{${1:number}}" } }, { "name": "APACSortNoop", "unusual": true, "arg": { "format": "{}", "snippet": "APACSortNoop{${1:arg}}" } }, { "name": "BAstyle", "unusual": true }, { "name": "BAastyle", "unusual": true }, { "name": "APACrefauthstyle", "unusual": true }, { "name": "BBA", "unusual": true }, { "name": "BBAA", "unusual": true }, { "name": "BBAB", "unusual": true }, { "name": "BAnd", "unusual": true }, { "name": "BBOP", "unusual": true }, { "name": "BBCP", "unusual": true }, { "name": "BAP", "unusual": true }, { "name": "BBAY", "unusual": true }, { "name": "BBYY", "unusual": true }, { "name": "BBN", "unusual": true }, { "name": "BBC", "unusual": true }, { "name": "BBOQ", "unusual": true }, { "name": "BBCQ", "unusual": true }, { "name": "BPBI", "unusual": true }, { "name": "BHBI", "unusual": true }, { "name": "BCBT", "unusual": true }, { "name": "BCBL", "unusual": true }, { "name": "BDBL", "unusual": true }, { "name": "theBibCnt", "unusual": true }, { "name": "BCnt", "unusual": true, "arg": { "format": "{}", "snippet": "BCnt{${1:integer}}" } }, { "name": "BCntIP", "unusual": true, "arg": { "format": "{}", "snippet": "BCntIP{${1:integer}}" } }, { "name": "BCntND", "unusual": true, "arg": { "format": "{}", "snippet": "BCntND{${1:integer}}" } }, { "name": "APACciteatitle", "unusual": true, "arg": { "format": "{}", "snippet": "APACciteatitle{${1:text}}" } }, { "name": "APACcitebtitle", "unusual": true, "arg": { "format": "{}", "snippet": "APACcitebtitle{${1:text}}" } }, { "name": "APACmetastar", "unusual": true }, { "name": "bibnewpage", "unusual": true }, { "name": "bibliographytypesize", "unusual": true }, { "name": "bibleftmargin", "unusual": true }, { "name": "bibindent", "unusual": true }, { "name": "bibitemsep", "unusual": true }, { "name": "bibparsep", "unusual": true }, { "name": "biblabelsep", "unusual": true }, { "name": "onemaskedcitationmsg", "unusual": true, "arg": { "format": "{}", "snippet": "onemaskedcitationmsg{${1:text}}" } }, { "name": "maskedcitationsmsg", "unusual": true, "arg": { "format": "{}", "snippet": "maskedcitationsmsg{${1:text}}" } }, { "name": "bibmessage ", "unusual": true }, { "name": "bibcomputerprogram", "unusual": true }, { "name": "bibcomputerprogrammanual", "unusual": true }, { "name": "bibcomputerprogramandmanual", "unusual": true }, { "name": "bibcomputersoftware", "unusual": true }, { "name": "bibcomputersoftwaremanual", "unusual": true }, { "name": "bibcomputersoftwareandmanual", "unusual": true }, { "name": "bibprogramminglanguage", "unusual": true }, { "name": "bibnotype", "unusual": true }, { "name": "bibnodate", "unusual": true }, { "name": "BOthers", "unusual": true }, { "name": "BOthersPeriod", "unusual": true }, { "name": "bibcorporate", "unusual": true }, { "name": "BIP", "unusual": true }, { "name": "BIn", "unusual": true }, { "name": "BCHAP", "unusual": true }, { "name": "BCHAPS", "unusual": true }, { "name": "BED", "unusual": true }, { "name": "BEDS", "unusual": true }, { "name": "BTRANS", "unusual": true }, { "name": "BTRANSS", "unusual": true }, { "name": "BTRANSL", "unusual": true }, { "name": "BCHAIR", "unusual": true }, { "name": "BCHAIRS", "unusual": true }, { "name": "BVOL", "unusual": true }, { "name": "BVOLS", "unusual": true }, { "name": "BNUM", "unusual": true }, { "name": "BNUMS", "unusual": true }, { "name": "BEd", "unusual": true }, { "name": "BCHAP", "unusual": true }, { "name": "BCHAPS", "unusual": true }, { "name": "BPG", "unusual": true }, { "name": "BPGS", "unusual": true }, { "name": "BTR", "unusual": true }, { "name": "BPhD", "unusual": true }, { "name": "BUPhD", "unusual": true }, { "name": "BMTh", "unusual": true }, { "name": "BUMTh", "unusual": true }, { "name": "BAuthor", "unusual": true }, { "name": "BOWP", "unusual": true }, { "name": "BREPR", "unusual": true }, { "name": "Bby", "unusual": true }, { "name": "BAvailFrom", "unusual": true }, { "name": "BRetrieved", "unusual": true, "arg": { "format": "{}", "snippet": "BRetrieved{${1:text}}" } }, { "name": "BRetrievedFrom", "unusual": true }, { "name": "BMsgPostedTo", "unusual": true }, { "name": "bibname" }, { "name": "bibliographyprenote", "unusual": true }, { "name": "APACmetaprenote", "unusual": true }, { "name": "authorindexname", "unusual": true }, { "name": "doiprefix", "unusual": true }, { "name": "APACmonth", "unusual": true, "arg": { "format": "{}", "snippet": "APACmonth{${1:month}}" } }, { "name": "APACrefYear", "unusual": true, "arg": { "format": "{}", "snippet": "APACrefYear{${1:year}}" } }, { "name": "APACrefYearMonthDay", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "APACrefYearMonthDay{${1:year}}{${2:month}}{${3:day}}" } }, { "name": "APACrefatitle", "unusual": true, "arg": { "format": "{}{}", "snippet": "APACrefatitle{${1:arg1}}{${2:arg2}}" } }, { "name": "APACrefbtitle", "unusual": true, "arg": { "format": "{}{}", "snippet": "APACrefbtitle{${1:arg1}}{${2:arg2}}" } }, { "name": "APACrefaetitle", "unusual": true, "arg": { "format": "{}{}", "snippet": "APACrefaetitle{${1:arg1}}{${2:arg2}}" } }, { "name": "APACrefbetitle", "unusual": true, "arg": { "format": "{}{}", "snippet": "APACrefbetitle{${1:arg1}}{${2:arg2}}" } }, { "name": "APACjournalVolNumPages", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "APACjournalVolNumPages{${1:journal}}{${2:volume}}{${3:issue number}}{${4:pages}}" } }, { "name": "APACaddressPublisher", "unusual": true, "arg": { "format": "{}{}", "snippet": "APACaddressPublisher{${1:arg1}}{${2:arg2}}" } }, { "name": "APACaddressInstitution", "unusual": true, "arg": { "format": "{}{}", "snippet": "APACaddressInstitution{${1:arg1}}{${2:arg2}}" } }, { "name": "APACaddressPublisherEqAuth", "unusual": true, "arg": { "format": "{}{}", "snippet": "APACaddressPublisherEqAuth{${1:arg1}}{${2:arg2}}" } }, { "name": "APACaddressInstitutionEqAuth", "unusual": true, "arg": { "format": "{}{}", "snippet": "APACaddressInstitutionEqAuth{${1:arg1}}{${2:arg2}}" } }, { "name": "APACaddressSchool", "unusual": true, "arg": { "format": "{}{}", "snippet": "APACaddressSchool{${1:arg1}}{${2:arg2}}" } }, { "name": "APACtypeAddressSchool", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "APACtypeAddressSchool{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "APAChowpublished", "unusual": true }, { "name": "APACorigED", "unusual": true, "arg": { "format": "{}", "snippet": "APACorigED{${1:text}}" } }, { "name": "APACorigEDS", "unusual": true, "arg": { "format": "{}", "snippet": "APACorigEDS{${1:text}}" } }, { "name": "APACrefnote", "unusual": true, "arg": { "format": "{}", "snippet": "APACrefnote{${1:text}}" } }, { "name": "APACorigyearnote", "unusual": true, "arg": { "format": "{}{}", "snippet": "APACorigyearnote{${1:year}}{${2:text}}" } }, { "name": "APACorigjournalnote", "unusual": true, "arg": { "format": "{}{}{}{}{}{}", "snippet": "APACorigjournalnote{${1:year}}{${2:journal}}{${3:volume}}{${4:issue number}}{${5:pages}}{${6:note}}" } }, { "name": "APACorigbooknote", "unusual": true, "arg": { "format": "{}{}{}{}{}{}{}{}{}", "snippet": "APACorigbooknote{${1:year}}{${2:editor}}{${3:title%text}}{${4:edition}}{${5:volume}}{${6:pages}}{${7:address}}{${8:publisher}}{${9:note}}" } }, { "name": "APACbVolEdTR", "unusual": true, "arg": { "format": "{}{}", "snippet": "APACbVolEdTR{${1:arg1}}{${2:arg2}}" } }, { "name": "APACbVolEdTRpgs", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "APACbVolEdTRpgs{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "doi", "unusual": true, "arg": { "format": "{}", "snippet": "doi{${1:DOI}}" } }, { "name": "APACstdindex", "unusual": true }, { "name": "APACtocindex", "unusual": true }, { "name": "APACemindex", "unusual": true }, { "name": "APACltxemindex", "unusual": true }, { "name": "AX", "unusual": true, "arg": { "format": "{}", "snippet": "AX{${1:arg}}" } }, { "name": "corporateAX", "unusual": true, "arg": { "format": "{}", "snippet": "corporateAX{${1:arg}}" } }, { "name": "APACbibcite", "unusual": true, "arg": { "format": "{}{}", "snippet": "APACbibcite{${1:arg1}}{${2:arg2}}" } }, { "name": "APACexlab", "unusual": true, "arg": { "format": "{}", "snippet": "APACexlab{${1:text}}" } }, { "name": "APACinsertmetastar", "unusual": true, "arg": { "format": "{}", "snippet": "APACinsertmetastar{${1:arg}}" } }, { "name": "APACrestorebibitem", "unusual": true }, { "name": "APACyear", "unusual": true, "arg": { "format": "{}", "snippet": "APACyear{${1:text}}" } }, { "name": "Bem", "unusual": true, "arg": { "format": "{}", "snippet": "Bem{${1:text}}" } }, { "name": "bibphant", "unusual": true, "arg": { "format": "{}", "snippet": "bibphant{${1:arg}}" } }, { "name": "CardinalNumeric", "unusual": true, "arg": { "format": "{}", "snippet": "CardinalNumeric{${1:count}}" } }, { "name": "CurrentBib", "unusual": true }, { "name": "currentindexname", "unusual": true }, { "name": "definemetaflag", "unusual": true, "arg": { "format": "{}", "snippet": "definemetaflag{${1:arg}}" } }, { "name": "makehashmacropar", "unusual": true }, { "name": "makehashother", "unusual": true }, { "name": "maskcitations", "unusual": true }, { "name": "PrintAX", "unusual": true }, { "name": "PrintBackRefs", "unusual": true, "arg": { "format": "{}", "snippet": "PrintBackRefs{${1:arg}}" } }, { "name": "themaskedRefs", "unusual": true }, { "name": "unmaskcitations", "unusual": true }, { "name": "url", "arg": { "format": "{}", "snippet": "url{${1:URL}}" } } ], "envs": [ { "name": "APACrefauthors", "unusual": true }, { "name": "APACrefURL", "unusual": true }, { "name": "APACrefURL", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:date}]" } }, { "name": "APACrefDOI", "unusual": true }, { "name": "APACrefURLmsg", "unusual": true }, { "name": "APACrefannotation", "unusual": true } ], "keys": { "\\usepackage/apacite#c": [ "apaciteclassic", "natbibemu", "natbibapa", "nocitation", "mask", "unmask", "numberedbib", "unnumberedbib", "sectionbib", "nosectionbib", "tocbib", "notocbib", "bibnewpage", "nobibnewpage", "doi", "nodoi", "noindex", "index", "includecorporate", "suppresscorporate", "indexpackage", "noindexpackage", "stdindex", "tocindex", "emindex", "ltxemindex" ], "\\bibliographystyle#c": [ "apacite", "apacitex", "apacann", "apacannx" ] }, "args": [ "\\usepackage/apacite#c" ] } ================================================ FILE: data/packages/appendix.json ================================================ { "deps": [], "macros": [ { "name": "appendixpage" }, { "name": "addappheadtotoc" }, { "name": "noappendicestocpagenum" }, { "name": "appendicestocpagenum" }, { "name": "appendixtocname" }, { "name": "appendixpagename" }, { "name": "appendixtocon" }, { "name": "appendixtocoff" }, { "name": "appendixpageon" }, { "name": "appendixpageoff" }, { "name": "appendixtitleon" }, { "name": "appendixtitleoff" }, { "name": "appendixtitletocon" }, { "name": "appendixtitletocoff" }, { "name": "appendixheaderon" }, { "name": "appendixheaderoff" }, { "name": "restoreapp" }, { "name": "setthesection" }, { "name": "setthesubsection" } ], "envs": [ { "name": "appendices" }, { "name": "subappendices" } ], "keys": { "\\usepackage/appendix#c": [ "toc", "title", "titletoc", "header", "page" ] }, "args": [ "\\usepackage/appendix#c" ] } ================================================ FILE: data/packages/array.json ================================================ { "deps": [], "macros": [ { "name": "arraybackslash" }, { "name": "extrarowheight" }, { "name": "extratabsurround" }, { "name": "firsthline" }, { "name": "lasthline" }, { "name": "newcolumntype", "arg": { "format": "{}{}", "snippet": "newcolumntype{${1:name%cmd}}{${2:definition}}" } }, { "name": "newcolumntype", "arg": { "format": "{}[]{}", "snippet": "newcolumntype{${1:name%cmd}}[${3:args}]{${2:definition}}" } }, { "name": "showcols" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/attachfile.json ================================================ { "deps": [ { "name": "ifpdf" }, { "name": "keyval" }, { "name": "calc" }, { "name": "color" }, { "name": "hyperref" } ], "macros": [ { "name": "attachfile", "arg": { "format": "{}", "snippet": "attachfile{${1:file}}" } }, { "name": "attachfile", "arg": { "format": "[]{}", "snippet": "attachfile[${2:options%keyvals}]{${1:file}}", "keys": [ "\\attachfile,\\attachfilesetup,\\noattachfile,\\notextattachfile,\\textattachfile" ], "keyPos": 0 } }, { "name": "noattachfile" }, { "name": "noattachfile", "arg": { "format": "[]", "snippet": "noattachfile[${1:options%keyvals}]", "keys": [ "\\attachfile,\\attachfilesetup,\\noattachfile,\\notextattachfile,\\textattachfile" ], "keyPos": 0 } }, { "name": "notextattachfile", "arg": { "format": "{}", "snippet": "notextattachfile{${1:text}}" } }, { "name": "notextattachfile", "arg": { "format": "[]{}", "snippet": "notextattachfile[${2:options%keyvals}]{${1:text}}", "keys": [ "\\attachfile,\\attachfilesetup,\\noattachfile,\\notextattachfile,\\textattachfile" ], "keyPos": 0 } }, { "name": "textattachfile", "arg": { "format": "{}{}", "snippet": "textattachfile{${1:file}}{${2:text}}" } }, { "name": "textattachfile", "arg": { "format": "[]{}{}", "snippet": "textattachfile[${3:options%keyvals}]{${1:file}}{${2:text}}", "keys": [ "\\attachfile,\\attachfilesetup,\\noattachfile,\\notextattachfile,\\textattachfile" ], "keyPos": 0 } }, { "name": "attachfilesetup", "arg": { "format": "{}", "snippet": "attachfilesetup{${1:options%keyvals}}", "keys": [ "\\attachfile,\\attachfilesetup,\\noattachfile,\\notextattachfile,\\textattachfile" ], "keyPos": 0 } } ], "envs": [], "keys": { "\\usepackage/attachfile#c": [ "addtopdfcreator=${1:text}", "allbordercolors=", "allcolors=", "anchorcolor=", "backref=${1|section,slide,page,none,false|}", "baseurl=${1:URL}", "bookmarks", "bookmarksdepth", "bookmarksdepth=${1:number}", "bookmarksnumbered", "bookmarksopen", "bookmarksopenlevel=${1:level}", "bookmarkstype=", "breaklinks", "citebordercolor=", "citecolor=", "CJKbookmarks", "colorlinks", "customdriver=${1:file}", "debug", "destlabel", "draft", "driverfallback=${1:driver}", "dvipdfm", "dvipdfmx", "dvipdfmx-outline-open", "dvips", "dvipsone", "dviwindo", "encap=${1:character}", "extension=${1:file ext}", "filebordercolor=", "filecolor=", "final", "frenchlinks", "hidelinks", "hyperfigures", "hyperfootnotes", "hyperindex", "hypertex", "hypertexnames", "implicit", "latex2html", "linkbordercolor=", "linkcolor=", "linkfileprefix=${1:prefix}", "linktoc=${1|section,page,all,none|}", "linktocpage", "localanchorname", "menubordercolor=", "menucolor=", "nativepdf", "naturalnames", "nesting", "ocgcolorlinks", "pageanchor", "pagebackref", "pdfa", "pdfauthor=${1:author}", "pdfborder=", "pdfborderstyle=", "pdfcenterwindow", "pdfcreationdate=${1:date}", "pdfcreator=${1:creator}", "pdfdirection=${1|L2R,R2L|}", "pdfdisplaydoctitle", "pdfduplex", "pdfencoding=${1|pdfdoc,unicode,auto|}", "pdfescapeform", "pdffitwindow", "pdfhighlight=${1|/I,/N,/O,/P|}", "pdfinfo={${1:info keys}}", "pdfkeywords={${1:keyword list}}", "pdflang=${1:lang id}", "pdflinkmargin=", "pdfmark", "pdfmenubar", "pdfmoddate=${1:date}", "pdfnewwindow", "pdfnonfullscreenpagemode", "pdfnumcopies=${1:integer}", "pdfpageduration=", "pdfpagelabels", "pdfpagelayout=${1|SinglePage,OneColumn,TwoColumnLeft,TwoColumnRight,TwoPageLeft,TwoPageRight|}", "pdfpagemode=${1|FullScreen,UseNone,UseOutlines,UseOC,UseAttachments,UseThumbs|}", "pdfpagescrop=", "pdfpagetransition=${1|Split,Blinds,Box,Wipe,Dissolve,Glitter,R,Fly,Push,Cover,Uncover,Fade|}", "pdfpicktraybypdfsize", "pdfprintarea=${1|Mediabox,CropBox,BleedBox,TrimBox,ArtBox|}", "pdfprintclip=${1|Mediabox,CropBox,BleedBox,TrimBox,ArtBox|}", "pdfprintpagerange=", "pdfprintscaling=${1|None,AppDefault|}", "pdfproducer=${1:producer}", "pdfremotestartview=${1|XYZ,Fit,FitH,FitV,FitR,FitB,FitBH,FitBV|}", "pdfstartpage=${1:page number}", "pdfstartview=${1|XYZ,Fit,FitH,FitV,FitR,FitB,FitBH,FitBV|}", "pdfsubject=${1:subject}", "pdftex", "pdftitle=${1:title}", "pdftoolbar", "pdftrapped=${1|True,False,Unknown|}", "pdfusetitle", "pdfversion=${1:version}", "pdfview=${1|XYZ,Fit,FitH,FitV,FitR,FitB,FitBH,FitBV|}", "pdfviewarea=${1|Mediabox,CropBox,BleedBox,TrimBox,ArtBox|}", "pdfviewclip=${1|Mediabox,CropBox,BleedBox,TrimBox,ArtBox|}", "pdfwindowui", "plainpages", "ps2pdf", "psdextra", "raiselinks", "runbordercolor=", "runcolor=", "setpagesize", "tex4ht", "textures", "typexml", "unicode", "urlbordercolor=", "urlcolor=", "verbose", "vtex", "xetex" ], "\\attachfile,\\attachfilesetup,\\noattachfile,\\notextattachfile,\\textattachfile": [ "appearance", "author=${1:text}", "color=${1:<red> <green> <blue>}", "created=${1:PDF date}", "date=${1:PDF date}", "description=${1:text}", "icon=${1|Graph,Paperclip,PushPin,Tag|}", "mimetype=${1:type/subtype}", "modified=${1:PDF date}", "print", "size=${1:integer}", "subject=${1:text}", "timezone=${1:offset}", "zoom" ] }, "args": [ "\\usepackage/attachfile#c" ] } ================================================ FILE: data/packages/babel.json ================================================ { "deps": [ { "name": "fontspec", "if": "bidi=default" }, { "name": "fontspec", "if": "bidi=basic" }, { "name": "fontspec", "if": "bidi=basic-r" }, { "name": "fontspec", "if": "bidi=bidi-l" }, { "name": "bidi", "if": "bidi=bidi-l" }, { "name": "fontspec", "if": "bidi=bidi-r" }, { "name": "bidi", "if": "bidi=bidi-r" } ], "macros": [ { "name": "selectlanguage", "arg": { "format": "{}", "snippet": "selectlanguage{${1:language}}" } }, { "name": "foreignlanguage", "arg": { "format": "{}{}", "snippet": "foreignlanguage{${1:language}}{${2:text}}" } }, { "name": "foreignlanguage", "arg": { "format": "[]{}{}", "snippet": "foreignlanguage[${3:options%keyvals}]{${1:language}}{${2:text}}", "keys": [ "\\foreignlanguage,\\begin{otherlanguage*}" ], "keyPos": 0 } }, { "name": "babeltags", "arg": { "format": "{}", "snippet": "babeltags{${1:tag1=lang1,tag2=lang2,...}}" } }, { "name": "babelensure", "arg": { "format": "{}", "snippet": "babelensure{${1:language}}" } }, { "name": "babelensure", "arg": { "format": "[]{}", "snippet": "babelensure[${2:options%keyvals}]{${1:language}}", "keys": [ "\\babelensure" ], "keyPos": 0 } }, { "name": "shorthandon", "arg": { "format": "{}", "snippet": "shorthandon{${1:characters}}" } }, { "name": "shorthandoff", "arg": { "format": "{}", "snippet": "shorthandoff{${1:characters}}" } }, { "name": "shorthandoff*", "arg": { "format": "{}", "snippet": "shorthandoff*{${1:characters}}" } }, { "name": "useshorthands", "arg": { "format": "{}", "snippet": "useshorthands{${1:char}}" } }, { "name": "useshorthands*", "arg": { "format": "{}", "snippet": "useshorthands*{${1:char}}" } }, { "name": "defineshorthand", "arg": { "format": "{}{}", "snippet": "defineshorthand{${1:shorthand}}{${2:code}}" } }, { "name": "defineshorthand", "arg": { "format": "[]{}{}", "snippet": "defineshorthand[${3:lang1,lang2,...}]{${1:shorthand}}{${2:code}}" } }, { "name": "languageshorthands", "arg": { "format": "{}", "snippet": "languageshorthands{${1:language}}" } }, { "name": "babelshorthand", "arg": { "format": "{}", "snippet": "babelshorthand{${1:shorthand}}" } }, { "name": "ifbabelshorthand", "arg": { "format": "{}{}{}", "snippet": "ifbabelshorthand{${1:character}}{${2:true}}{${3:false}}" } }, { "name": "textormath", "unusual": true, "arg": { "format": "{}{}", "snippet": "textormath{${1:text code}}{${2:math code%formula}}" } }, { "name": "AfterBabelLanguage", "if": "base", "arg": { "format": "{}{}", "snippet": "AfterBabelLanguage{${1:option_name}}{${2:code}}" } }, { "name": "babelfont", "arg": { "format": "{}{}", "snippet": "babelfont{${1:font_family}}{${2:font_name}}" } }, { "name": "babelfont", "arg": { "format": "{}[]{}", "snippet": "babelfont{${1:font_family}}[${3:font_options%keyvals}]{${2:font_name}}", "keys": [ "\\babelfont#c" ], "keyPos": 1 } }, { "name": "babelfont", "arg": { "format": "[]{}{}", "snippet": "babelfont[${3:lang1,lang2,...}]{${1:font_family}}{${2:font_name}}" } }, { "name": "babelfont", "arg": { "format": "[]{}[]{}", "snippet": "babelfont[${3:lang1,lang2,...}]{${1:font_family}}[${4:font_options%keyvals}]{${2:font_name}}", "keys": [ "\\babelfont#c" ], "keyPos": 2 } }, { "name": "setlocalecaption", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "setlocalecaption{${1:language}}{${2:caption_name}}{${3:string}}" } }, { "name": "BabelUppercaseMapping", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "BabelUppercaseMapping{${1:locale-name}}{${2:codepoint}}{${3:output}}" } }, { "name": "BabelLowercaseMapping", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "BabelLowercaseMapping{${1:locale-name}}{${2:codepoint}}{${3:output}}" } }, { "name": "babelprovide", "arg": { "format": "[]{}", "snippet": "babelprovide[${2:options%keyvals}]{${1:language}}", "keys": [ "\\babelprovide#c" ], "keyPos": 0 } }, { "name": "localenumeral", "arg": { "format": "{}{}", "snippet": "localenumeral{${1:style}}{${2:number}}" } }, { "name": "localecounter", "arg": { "format": "{}{}", "snippet": "localecounter{${1:style}}{${2:counter}}" } }, { "name": "localedate", "arg": { "format": "{}{}{}", "snippet": "localedate{${1:year}}{${2:month}}{${3:day}}" } }, { "name": "localedate", "arg": { "format": "[]{}{}{}", "snippet": "localedate[${4:options%keyvals}]{${1:year}}{${2:month}}{${3:day}}", "keys": [ "\\localedate" ], "keyPos": 0 } }, { "name": "babelcalendar", "arg": { "format": "{}{}{}{}", "snippet": "babelcalendar{${1:calendar}}{${2:year-macro%cmd}}{${3:month-macro%cmd}}{${4:day-macro%cmd}}" } }, { "name": "babelcalendar", "arg": { "format": "[]{}{}{}{}", "snippet": "babelcalendar[${5:YYYY-MM-DD}]{${1:calendar}}{${2:year-macro%cmd}}{${3:month-macro%cmd}}{${4:day-macro%cmd}}" } }, { "name": "localename" }, { "name": "mainlocalename" }, { "name": "languagename", "unusual": true }, { "name": "iflanguage", "arg": { "format": "{}{}{}", "snippet": "iflanguage{${1:language}}{${2:true}}{${3:false}}" } }, { "name": "localeinfo", "arg": { "format": "{}", "snippet": "localeinfo{${1:field%keyvals}}", "keys": [ "\\localeinfo#c,\\localeinfo*#c" ], "keyPos": 0 } }, { "name": "localeinfo*", "arg": { "format": "{}", "snippet": "localeinfo*{${1:field%keyvals}}", "keys": [ "\\localeinfo#c,\\localeinfo*#c" ], "keyPos": 0 } }, { "name": "getlocaleproperty", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "getlocaleproperty{${1:cmd}}{${2:locale}}{${3:property}}" } }, { "name": "getlocaleproperty*", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "getlocaleproperty*{${1:cmd}}{${2:locale}}{${3:property}}" } }, { "name": "ShowLocaleProperties", "unusual": true, "arg": { "format": "{}", "snippet": "ShowLocaleProperties{${1:language}}" } }, { "name": "LocaleForEach", "unusual": true, "arg": { "format": "{}", "snippet": "LocaleForEach{${1:code}}" } }, { "name": "BabelEnsureInfo", "unusual": true }, { "name": "localeid", "unusual": true }, { "name": "babelhyphen", "arg": { "format": "{}", "snippet": "babelhyphen{${1:text}}" } }, { "name": "babelhyphen*", "arg": { "format": "{}", "snippet": "babelhyphen*{${1:text}}" } }, { "name": "babelnullhyphen", "unusual": true }, { "name": "babelhyphenation", "unusual": true, "arg": { "format": "{}", "snippet": "babelhyphenation{${1:exceptions}}" } }, { "name": "babelhyphenation", "unusual": true, "arg": { "format": "[]{}", "snippet": "babelhyphenation[${2:lang1,lang2,...}]{${1:exceptions}}" } }, { "name": "babelpatterns", "unusual": true, "arg": { "format": "{}", "snippet": "babelpatterns{${1:patterns}}" } }, { "name": "babelpatterns", "unusual": true, "arg": { "format": "[]{}", "snippet": "babelpatterns[${2:lang1,lang2,...}]{${1:patterns}}" } }, { "name": "babelhyphenmins", "unusual": true, "arg": { "format": "{}{}", "snippet": "babelhyphenmins{${1:left}}{${2:right}}" } }, { "name": "babelhyphenmins", "unusual": true, "arg": { "format": "{}{}[]", "snippet": "babelhyphenmins{${1:left}}{${2:right}}[${3:hyphenationmin}]" } }, { "name": "babelhyphenmins", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "babelhyphenmins[${3:lang1,lang2,...}]{${1:left}}{${2:right}}" } }, { "name": "babelhyphenmins", "unusual": true, "arg": { "format": "[]{}{}[]", "snippet": "babelhyphenmins[${3:lang1,lang2,...}]{${1:left}}{${2:right}}[${4:hyphenationmin}]" } }, { "name": "babelhyphenmins*", "unusual": true, "arg": { "format": "{}{}", "snippet": "babelhyphenmins*{${1:left}}{${2:right}}" } }, { "name": "babelhyphenmins*", "unusual": true, "arg": { "format": "{}{}[]", "snippet": "babelhyphenmins*{${1:left}}{${2:right}}[${3:hyphenationmin}]" } }, { "name": "babelhyphenmins*", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "babelhyphenmins*[${3:lang1,lang2,...}]{${1:left}}{${2:right}}" } }, { "name": "babelhyphenmins*", "unusual": true, "arg": { "format": "[]{}{}[]", "snippet": "babelhyphenmins*[${3:lang1,lang2,...}]{${1:left}}{${2:right}}[${4:hyphenationmin}]" } }, { "name": "babelposthyphenation", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "babelposthyphenation{${1:hypenrules-name}}{${2:lua-pattern}}{${3:replacement}}" } }, { "name": "babelposthyphenation", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "babelposthyphenation[${4:options%keyvals}]{${1:hypenrules-name}}{${2:lua-pattern}}{${3:replacement}}", "keys": [ "\\babelposthyphenation#c,\\babelprehyphenation#c" ], "keyPos": 0 } }, { "name": "babelprehyphenation", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "babelprehyphenation{${1:locale-name}}{${2:lua-pattern}}{${3:replacement}}" } }, { "name": "babelprehyphenation", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "babelprehyphenation[${4:options%keyvals}]{${1:locale-name}}{${2:lua-pattern}}{${3:replacement}}", "keys": [ "\\babelposthyphenation#c,\\babelprehyphenation#c" ], "keyPos": 0 } }, { "name": "enablelocaletransform", "arg": { "format": "{}", "snippet": "enablelocaletransform{${1:transform%keyvals}}", "keys": [ "\\enablelocaletransform,\\disablelocaletransform" ], "keyPos": 0 } }, { "name": "disablelocaletransform", "arg": { "format": "{}", "snippet": "disablelocaletransform{${1:transform%keyvals}}", "keys": [ "\\enablelocaletransform,\\disablelocaletransform" ], "keyPos": 0 } }, { "name": "localeprehyphenation", "unusual": true, "arg": { "format": "{}", "snippet": "localeprehyphenation{${1:string}}" } }, { "name": "babelcharclass", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "babelcharclass{${1:locale}}{${2:name}}{${3:char-list}}" } }, { "name": "babelinterchar", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "babelinterchar{${1:locale}}{${2:class-first}}{${3:class-second}}{${4:code}}" } }, { "name": "babelinterchar", "unusual": true, "arg": { "format": "[]{}{}{}{}", "snippet": "babelinterchar[${5:options%keyvals}]{${1:locale}}{${2:class-first}}{${3:class-second}}{${4:code}}", "keys": [ "\\babelinterchar" ], "keyPos": 0 } }, { "name": "enablelocaleinterchar", "unusual": true, "arg": { "format": "{}", "snippet": "enablelocaleinterchar{${1:label}}" } }, { "name": "disablelocaleinterchar", "unusual": true, "arg": { "format": "{}", "snippet": "disablelocaleinterchar{${1:label}}" } }, { "name": "IfBabelIntercharT", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfBabelIntercharT{${1:interchar-list}}{${2:code}}" } }, { "name": "ensureascii", "unusual": true, "arg": { "format": "{}", "snippet": "ensureascii{${1:text}}" } }, { "name": "asciiencoding", "unusual": true }, { "name": "localfootnote", "if": "layout=footnotes", "arg": { "format": "{}", "snippet": "localfootnote{${1:text}}" } }, { "name": "mainfootnote", "if": "layout=footnotes", "arg": { "format": "{}", "snippet": "mainfootnote{${1:text}}" } }, { "name": "localfootnotetext", "if": "layout=footnotes", "unusual": true }, { "name": "mainfootnotetext", "if": "layout=footnotes", "unusual": true }, { "name": "babelsublr", "unusual": true, "arg": { "format": "{}", "snippet": "babelsublr{${1:text}}" } }, { "name": "localerestoredirs", "unusual": true }, { "name": "BabelPatchSection", "unusual": true, "arg": { "format": "{}", "snippet": "BabelPatchSection{${1:section-name}}" } }, { "name": "BabelFootnote", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "BabelFootnote{${1:cmd}}{${2:language}}{${3:before}}{${4:after}}" } }, { "name": "languageattribute", "arg": { "format": "{}{}", "snippet": "languageattribute{${1:language}}{${2:list of attributes}}" } }, { "name": "AddBabelHook", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "AddBabelHook{${1:name}}{${2:event}}{${3:code}}" } }, { "name": "AddBabelHook", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "AddBabelHook[${4:language}]{${1:name}}{${2:event}}{${3:code}}" } }, { "name": "EnableBabelHook", "unusual": true, "arg": { "format": "{}", "snippet": "EnableBabelHook{${1:name}}" } }, { "name": "DisableBabelHook", "unusual": true, "arg": { "format": "{}", "snippet": "DisableBabelHook{${1:name}}" } }, { "name": "BabelContentsFiles", "unusual": true }, { "name": "babelcharproperty", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "babelcharproperty{${1:char-code}}{${2:property}}{${3:value}}" } }, { "name": "babelcharproperty", "unusual": true, "arg": { "format": "{}[]{}{}", "snippet": "babelcharproperty{${1:char-code}}[${4:to-char-code}]{${2:property}}{${3:value}}" } }, { "name": "babeladjust", "arg": { "format": "{}", "snippet": "babeladjust{${1:keyvals}}", "keys": [ "\\babeladjust" ], "keyPos": 0 } }, { "name": "localebox", "unusual": true, "arg": { "format": "{}", "snippet": "localebox{${1:text}}" } }, { "name": "fmtname", "unusual": true }, { "name": "glqq" }, { "name": "grqq" }, { "name": "glq" }, { "name": "grq" }, { "name": "flqq" }, { "name": "frqq" }, { "name": "flq" }, { "name": "frq" }, { "name": "quotedblbase" }, { "name": "quotesinglbase" }, { "name": "guillemetleft" }, { "name": "guillemetright" }, { "name": "guillemotleft", "unusual": true }, { "name": "guillemotright", "unusual": true }, { "name": "guilsinglleft" }, { "name": "guilsinglright" }, { "name": "dj" }, { "name": "DJ" }, { "name": "umlauthigh", "unusual": true }, { "name": "umlautlow", "unusual": true }, { "name": "latinencoding", "unusual": true }, { "name": "latintext" }, { "name": "textlatin", "arg": { "format": "{}", "snippet": "textlatin{${1:text}}" } }, { "name": "captionsalbanian", "if": "albanian", "unusual": true }, { "name": "datealbanian", "if": "albanian", "unusual": true }, { "name": "extrasalbanian", "if": "albanian", "unusual": true }, { "name": "noextrasalbanian", "if": "albanian", "unusual": true }, { "name": "prefacename", "if": "albanian", "unusual": true }, { "name": "bibname", "if": "albanian", "unusual": true }, { "name": "chaptername", "if": "albanian", "unusual": true }, { "name": "enclname", "if": "albanian", "unusual": true }, { "name": "ccname", "if": "albanian", "unusual": true }, { "name": "headtoname", "if": "albanian", "unusual": true }, { "name": "seename", "if": "albanian", "unusual": true }, { "name": "alsoname", "if": "albanian", "unusual": true }, { "name": "proofname", "if": "albanian", "unusual": true }, { "name": "glossaryname", "if": "albanian", "unusual": true }, { "name": "sh", "if": "albanian" }, { "name": "ch", "if": "albanian" }, { "name": "th", "if": "albanian" }, { "name": "cth", "if": "albanian" }, { "name": "arsh", "if": "albanian" }, { "name": "arch", "if": "albanian" }, { "name": "arth", "if": "albanian" }, { "name": "arcth", "if": "albanian" }, { "name": "tg", "if": "albanian" }, { "name": "ctg", "if": "albanian" }, { "name": "arctg", "if": "albanian" }, { "name": "arcctg", "if": "albanian" }, { "name": "Prob", "if": "albanian" }, { "name": "Expect", "if": "albanian" }, { "name": "Variance", "if": "albanian" }, { "name": "captionsazerbaijani", "if": "azerbaijani", "unusual": true }, { "name": "dateazerbaijani", "if": "azerbaijani", "unusual": true }, { "name": "extrasazerbaijani", "if": "azerbaijani", "unusual": true }, { "name": "noextrasazerbaijani", "if": "azerbaijani", "unusual": true }, { "name": "prefacename", "if": "azerbaijani", "unusual": true }, { "name": "bibname", "if": "azerbaijani", "unusual": true }, { "name": "chaptername", "if": "azerbaijani", "unusual": true }, { "name": "enclname", "if": "azerbaijani", "unusual": true }, { "name": "ccname", "if": "azerbaijani", "unusual": true }, { "name": "headtoname", "if": "azerbaijani", "unusual": true }, { "name": "seename", "if": "azerbaijani", "unusual": true }, { "name": "alsoname", "if": "azerbaijani", "unusual": true }, { "name": "proofname", "if": "azerbaijani", "unusual": true }, { "name": "glossaryname", "if": "azerbaijani", "unusual": true }, { "name": "azerbaijanischwa", "if": "azerbaijani" }, { "name": "Azerbaijanischwa", "if": "azerbaijani" }, { "name": "captionsbasque", "if": "basque", "unusual": true }, { "name": "datebasque", "if": "basque", "unusual": true }, { "name": "extrasbasque", "if": "basque", "unusual": true }, { "name": "noextrasbasque", "if": "basque", "unusual": true }, { "name": "basquehyphenmins", "if": "basque", "unusual": true }, { "name": "prefacename", "if": "basque", "unusual": true }, { "name": "bibname", "if": "basque", "unusual": true }, { "name": "chaptername", "if": "basque", "unusual": true }, { "name": "enclname", "if": "basque", "unusual": true }, { "name": "ccname", "if": "basque", "unusual": true }, { "name": "headtoname", "if": "basque", "unusual": true }, { "name": "seename", "if": "basque", "unusual": true }, { "name": "alsoname", "if": "basque", "unusual": true }, { "name": "proofname", "if": "basque", "unusual": true }, { "name": "glossaryname", "if": "basque", "unusual": true }, { "name": "dieresia", "if": "basque", "arg": { "format": "{}", "snippet": "dieresia{${1:arg}}" } }, { "name": "texttilde", "if": "basque", "arg": { "format": "{}", "snippet": "texttilde{${1:arg}}" } }, { "name": "captionsbelarusian", "if": "belarusian", "unusual": true }, { "name": "datebelarusian", "if": "belarusian", "unusual": true }, { "name": "extrasbelarusian", "if": "belarusian", "unusual": true }, { "name": "noextrasbelarusian", "if": "belarusian", "unusual": true }, { "name": "cyrdash", "if": "belarusian" }, { "name": "asbuk", "if": "belarusian", "arg": { "format": "{}", "snippet": "asbuk{${1:counter}}" } }, { "name": "Asbuk", "if": "belarusian", "arg": { "format": "{}", "snippet": "Asbuk{${1:counter}}" } }, { "name": "Belarusian", "if": "belarusian" }, { "name": "sh", "if": "belarusian" }, { "name": "ch", "if": "belarusian" }, { "name": "tg", "if": "belarusian" }, { "name": "ctg", "if": "belarusian" }, { "name": "arctg", "if": "belarusian" }, { "name": "arcctg", "if": "belarusian" }, { "name": "th", "if": "belarusian" }, { "name": "cth", "if": "belarusian" }, { "name": "cosec", "if": "belarusian" }, { "name": "Prob", "if": "belarusian" }, { "name": "Variance", "if": "belarusian" }, { "name": "NOD", "if": "belarusian" }, { "name": "nod", "if": "belarusian" }, { "name": "NOK", "if": "belarusian" }, { "name": "nok", "if": "belarusian" }, { "name": "Proj", "if": "belarusian" }, { "name": "NAD", "if": "belarusian" }, { "name": "nad", "if": "belarusian" }, { "name": "NAK", "if": "belarusian" }, { "name": "nak", "if": "belarusian" }, { "name": "cyrillicencoding", "if": "belarusian", "unusual": true }, { "name": "cyrillictext", "if": "belarusian", "unusual": true }, { "name": "cyr", "if": "belarusian", "unusual": true }, { "name": "textcyrillic", "if": "belarusian", "arg": { "format": "{}", "snippet": "textcyrillic{${1:text}}" } }, { "name": "dq", "if": "belarusian" }, { "name": "CYRA", "if": "belarusian", "unusual": true }, { "name": "CYRB", "if": "belarusian", "unusual": true }, { "name": "CYRV", "if": "belarusian", "unusual": true }, { "name": "CYRG", "if": "belarusian", "unusual": true }, { "name": "CYRGUP", "if": "belarusian", "unusual": true }, { "name": "CYRD", "if": "belarusian", "unusual": true }, { "name": "CYRE", "if": "belarusian", "unusual": true }, { "name": "CYRIE", "if": "belarusian", "unusual": true }, { "name": "CYRZH", "if": "belarusian", "unusual": true }, { "name": "CYRZ", "if": "belarusian", "unusual": true }, { "name": "CYRI", "if": "belarusian", "unusual": true }, { "name": "CYRII", "if": "belarusian", "unusual": true }, { "name": "CYRYI", "if": "belarusian", "unusual": true }, { "name": "CYRISHRT", "if": "belarusian", "unusual": true }, { "name": "CYRK", "if": "belarusian", "unusual": true }, { "name": "CYRL", "if": "belarusian", "unusual": true }, { "name": "CYRM", "if": "belarusian", "unusual": true }, { "name": "CYRN", "if": "belarusian", "unusual": true }, { "name": "CYRO", "if": "belarusian", "unusual": true }, { "name": "CYRP", "if": "belarusian", "unusual": true }, { "name": "CYRR", "if": "belarusian", "unusual": true }, { "name": "CYRS", "if": "belarusian", "unusual": true }, { "name": "CYRT", "if": "belarusian", "unusual": true }, { "name": "CYRU", "if": "belarusian", "unusual": true }, { "name": "CYRF", "if": "belarusian", "unusual": true }, { "name": "CYRH", "if": "belarusian", "unusual": true }, { "name": "CYRC", "if": "belarusian", "unusual": true }, { "name": "CYRCH", "if": "belarusian", "unusual": true }, { "name": "CYRSH", "if": "belarusian", "unusual": true }, { "name": "CYRSHCH", "if": "belarusian", "unusual": true }, { "name": "CYRYU", "if": "belarusian", "unusual": true }, { "name": "CYRYA", "if": "belarusian", "unusual": true }, { "name": "CYRSFTSN", "if": "belarusian", "unusual": true }, { "name": "CYRERY", "if": "belarusian", "unusual": true }, { "name": "cyra", "if": "belarusian", "unusual": true }, { "name": "cyrb", "if": "belarusian", "unusual": true }, { "name": "cyrv", "if": "belarusian", "unusual": true }, { "name": "cyrg", "if": "belarusian", "unusual": true }, { "name": "cyrgup", "if": "belarusian", "unusual": true }, { "name": "cyrd", "if": "belarusian", "unusual": true }, { "name": "cyre", "if": "belarusian", "unusual": true }, { "name": "cyrie", "if": "belarusian", "unusual": true }, { "name": "cyrzh", "if": "belarusian", "unusual": true }, { "name": "cyrz", "if": "belarusian", "unusual": true }, { "name": "cyri", "if": "belarusian", "unusual": true }, { "name": "cyrii", "if": "belarusian", "unusual": true }, { "name": "cyryi", "if": "belarusian", "unusual": true }, { "name": "cyrishrt", "if": "belarusian", "unusual": true }, { "name": "cyrk", "if": "belarusian", "unusual": true }, { "name": "cyrl", "if": "belarusian", "unusual": true }, { "name": "cyrm", "if": "belarusian", "unusual": true }, { "name": "cyrn", "if": "belarusian", "unusual": true }, { "name": "cyro", "if": "belarusian", "unusual": true }, { "name": "cyrp", "if": "belarusian", "unusual": true }, { "name": "cyrr", "if": "belarusian", "unusual": true }, { "name": "cyrs", "if": "belarusian", "unusual": true }, { "name": "cyrt", "if": "belarusian", "unusual": true }, { "name": "cyru", "if": "belarusian", "unusual": true }, { "name": "cyrf", "if": "belarusian", "unusual": true }, { "name": "cyrh", "if": "belarusian", "unusual": true }, { "name": "cyrc", "if": "belarusian", "unusual": true }, { "name": "cyrch", "if": "belarusian", "unusual": true }, { "name": "cyrsh", "if": "belarusian", "unusual": true }, { "name": "cyrshch", "if": "belarusian", "unusual": true }, { "name": "cyryu", "if": "belarusian", "unusual": true }, { "name": "cyrya", "if": "belarusian", "unusual": true }, { "name": "cyrsftsn", "if": "belarusian", "unusual": true }, { "name": "cyrery", "if": "belarusian", "unusual": true }, { "name": "cdash", "if": "belarusian", "unusual": true }, { "name": "prefacename", "if": "belarusian", "unusual": true }, { "name": "bibname", "if": "belarusian", "unusual": true }, { "name": "chaptername", "if": "belarusian", "unusual": true }, { "name": "tocname", "if": "belarusian", "unusual": true }, { "name": "authorname", "if": "belarusian", "unusual": true }, { "name": "enclname", "if": "belarusian", "unusual": true }, { "name": "ccname", "if": "belarusian", "unusual": true }, { "name": "headtoname", "if": "belarusian", "unusual": true }, { "name": "seename", "if": "belarusian", "unusual": true }, { "name": "alsoname", "if": "belarusian", "unusual": true }, { "name": "proofname", "if": "belarusian", "unusual": true }, { "name": "glossaryname", "if": "belarusian", "unusual": true }, { "name": "acronymname", "if": "belarusian", "unusual": true }, { "name": "lstlistingname", "if": "belarusian", "unusual": true }, { "name": "lstlistlistingname", "if": "belarusian", "unusual": true }, { "name": "notesname", "if": "belarusian", "unusual": true }, { "name": "nomname", "if": "belarusian", "unusual": true }, { "name": "captionsbosnian", "if": "bosnian", "unusual": true }, { "name": "datebosnian", "if": "bosnian", "unusual": true }, { "name": "extrasbosnian", "if": "bosnian", "unusual": true }, { "name": "noextrasbosnian", "if": "bosnian", "unusual": true }, { "name": "th", "if": "bosnian" }, { "name": "ctg", "if": "bosnian" }, { "name": "arctg", "if": "bosnian" }, { "name": "atcctg", "if": "bosnian" }, { "name": "prefacename", "if": "bosnian", "unusual": true }, { "name": "bibname", "if": "bosnian", "unusual": true }, { "name": "chaptername", "if": "bosnian", "unusual": true }, { "name": "enclname", "if": "bosnian", "unusual": true }, { "name": "ccname", "if": "bosnian", "unusual": true }, { "name": "headtoname", "if": "bosnian", "unusual": true }, { "name": "seename", "if": "bosnian", "unusual": true }, { "name": "alsoname", "if": "bosnian", "unusual": true }, { "name": "proofname", "if": "bosnian", "unusual": true }, { "name": "glossaryname", "if": "bosnian", "unusual": true }, { "name": "captionsbreton", "if": "breton", "unusual": true }, { "name": "datebreton", "if": "breton", "unusual": true }, { "name": "extrasbreton", "if": "breton", "unusual": true }, { "name": "noextrasbreton", "if": "breton", "unusual": true }, { "name": "prefacename", "if": "breton", "unusual": true }, { "name": "bibname", "if": "breton", "unusual": true }, { "name": "chaptername", "if": "breton", "unusual": true }, { "name": "enclname", "if": "breton", "unusual": true }, { "name": "ccname", "if": "breton", "unusual": true }, { "name": "headtoname", "if": "breton", "unusual": true }, { "name": "seename", "if": "breton", "unusual": true }, { "name": "alsoname", "if": "breton", "unusual": true }, { "name": "proofname", "if": "breton", "unusual": true }, { "name": "glossaryname", "if": "breton", "unusual": true }, { "name": "at", "if": "breton" }, { "name": "boi", "if": "breton" }, { "name": "circonflexe", "if": "breton" }, { "name": "tild", "if": "breton" }, { "name": "degre", "if": "breton" }, { "name": "kentan", "if": "breton" }, { "name": "eil", "if": "breton" }, { "name": "re", "if": "breton" }, { "name": "trede", "if": "breton" }, { "name": "pevare", "if": "breton" }, { "name": "vet", "if": "breton" }, { "name": "pempvet", "if": "breton" }, { "name": "captionsbulgarian", "if": "bulgarian", "unusual": true }, { "name": "datebulgarian", "if": "bulgarian", "unusual": true }, { "name": "extrasbulgarian", "if": "bulgarian", "unusual": true }, { "name": "noextrasbulgarian", "if": "bulgarian", "unusual": true }, { "name": "Bulgarian", "if": "bulgarian" }, { "name": "English", "if": "bulgarian" }, { "name": "Bul", "if": "bulgarian", "unusual": true }, { "name": "Bg", "if": "bulgarian", "unusual": true }, { "name": "cyrillictext", "if": "bulgarian", "unusual": true }, { "name": "cyr", "if": "bulgarian", "unusual": true }, { "name": "selectbglanguage", "if": "bulgarian", "unusual": true }, { "name": "Eng", "if": "bulgarian", "unusual": true }, { "name": "selectenglanguage", "if": "bulgarian", "unusual": true }, { "name": "textcyrillic", "if": "bulgarian", "arg": { "format": "{}", "snippet": "textcyrillic{${1:text}}" } }, { "name": "cyrillicencoding", "if": "bulgarian", "unusual": true }, { "name": "lat", "if": "bulgarian", "unusual": true, "detail": "⪫", "doc": "Larger than" }, { "name": "dq", "if": "bulgarian" }, { "name": "cyrdash", "if": "bulgarian" }, { "name": "cdash", "if": "bulgarian", "unusual": true }, { "name": "todayRoman", "if": "bulgarian" }, { "name": "weekdaynamebulgarian", "if": "bulgarian", "arg": { "format": "{}", "snippet": "weekdaynamebulgarian{${1:number}}" } }, { "name": "abvon", "if": "bulgarian" }, { "name": "abvoff", "if": "bulgarian" }, { "name": "tg", "if": "bulgarian" }, { "name": "ctg", "if": "bulgarian" }, { "name": "cosec", "if": "bulgarian" }, { "name": "arctg", "if": "bulgarian" }, { "name": "arcctg", "if": "bulgarian" }, { "name": "sh", "if": "bulgarian" }, { "name": "ch", "if": "bulgarian" }, { "name": "cth", "if": "bulgarian" }, { "name": "CYRA", "if": "bulgarian", "unusual": true }, { "name": "CYRB", "if": "bulgarian", "unusual": true }, { "name": "CYRV", "if": "bulgarian", "unusual": true }, { "name": "CYRG", "if": "bulgarian", "unusual": true }, { "name": "CYRGUP", "if": "bulgarian", "unusual": true }, { "name": "CYRD", "if": "bulgarian", "unusual": true }, { "name": "CYRE", "if": "bulgarian", "unusual": true }, { "name": "CYRIE", "if": "bulgarian", "unusual": true }, { "name": "CYRZH", "if": "bulgarian", "unusual": true }, { "name": "CYRZ", "if": "bulgarian", "unusual": true }, { "name": "CYRI", "if": "bulgarian", "unusual": true }, { "name": "CYRII", "if": "bulgarian", "unusual": true }, { "name": "CYRYI", "if": "bulgarian", "unusual": true }, { "name": "CYRISHRT", "if": "bulgarian", "unusual": true }, { "name": "CYRK", "if": "bulgarian", "unusual": true }, { "name": "CYRL", "if": "bulgarian", "unusual": true }, { "name": "CYRM", "if": "bulgarian", "unusual": true }, { "name": "CYRN", "if": "bulgarian", "unusual": true }, { "name": "CYRO", "if": "bulgarian", "unusual": true }, { "name": "CYRP", "if": "bulgarian", "unusual": true }, { "name": "CYRR", "if": "bulgarian", "unusual": true }, { "name": "CYRS", "if": "bulgarian", "unusual": true }, { "name": "CYRT", "if": "bulgarian", "unusual": true }, { "name": "CYRU", "if": "bulgarian", "unusual": true }, { "name": "CYRF", "if": "bulgarian", "unusual": true }, { "name": "CYRH", "if": "bulgarian", "unusual": true }, { "name": "CYRC", "if": "bulgarian", "unusual": true }, { "name": "CYRCH", "if": "bulgarian", "unusual": true }, { "name": "CYRSH", "if": "bulgarian", "unusual": true }, { "name": "CYRSHCH", "if": "bulgarian", "unusual": true }, { "name": "CYRYU", "if": "bulgarian", "unusual": true }, { "name": "CYRYA", "if": "bulgarian", "unusual": true }, { "name": "CYRSFTSN", "if": "bulgarian", "unusual": true }, { "name": "CYRERY", "if": "bulgarian", "unusual": true }, { "name": "cyra", "if": "bulgarian", "unusual": true }, { "name": "cyrb", "if": "bulgarian", "unusual": true }, { "name": "cyrv", "if": "bulgarian", "unusual": true }, { "name": "cyrg", "if": "bulgarian", "unusual": true }, { "name": "cyrgup", "if": "bulgarian", "unusual": true }, { "name": "cyrd", "if": "bulgarian", "unusual": true }, { "name": "cyre", "if": "bulgarian", "unusual": true }, { "name": "cyrie", "if": "bulgarian", "unusual": true }, { "name": "cyrzh", "if": "bulgarian", "unusual": true }, { "name": "cyrz", "if": "bulgarian", "unusual": true }, { "name": "cyri", "if": "bulgarian", "unusual": true }, { "name": "cyrii", "if": "bulgarian", "unusual": true }, { "name": "cyryi", "if": "bulgarian", "unusual": true }, { "name": "cyrishrt", "if": "bulgarian", "unusual": true }, { "name": "cyrk", "if": "bulgarian", "unusual": true }, { "name": "cyrl", "if": "bulgarian", "unusual": true }, { "name": "cyrm", "if": "bulgarian", "unusual": true }, { "name": "cyrn", "if": "bulgarian", "unusual": true }, { "name": "cyro", "if": "bulgarian", "unusual": true }, { "name": "cyrp", "if": "bulgarian", "unusual": true }, { "name": "cyrr", "if": "bulgarian", "unusual": true }, { "name": "cyrs", "if": "bulgarian", "unusual": true }, { "name": "cyrt", "if": "bulgarian", "unusual": true }, { "name": "cyru", "if": "bulgarian", "unusual": true }, { "name": "cyrf", "if": "bulgarian", "unusual": true }, { "name": "cyrh", "if": "bulgarian", "unusual": true }, { "name": "cyrc", "if": "bulgarian", "unusual": true }, { "name": "cyrch", "if": "bulgarian", "unusual": true }, { "name": "cyrsh", "if": "bulgarian", "unusual": true }, { "name": "cyrshch", "if": "bulgarian", "unusual": true }, { "name": "cyryu", "if": "bulgarian", "unusual": true }, { "name": "cyrya", "if": "bulgarian", "unusual": true }, { "name": "cyrsftsn", "if": "bulgarian", "unusual": true }, { "name": "cyrery", "if": "bulgarian", "unusual": true }, { "name": "cyrxtounicode", "if": "bulgarian", "unusual": true }, { "name": "prefacename", "if": "bulgarian", "unusual": true }, { "name": "bibname", "if": "bulgarian", "unusual": true }, { "name": "chaptername", "if": "bulgarian", "unusual": true }, { "name": "enclname", "if": "bulgarian", "unusual": true }, { "name": "ccname", "if": "bulgarian", "unusual": true }, { "name": "headtoname", "if": "bulgarian", "unusual": true }, { "name": "seename", "if": "bulgarian", "unusual": true }, { "name": "alsoname", "if": "bulgarian", "unusual": true }, { "name": "proofname", "if": "bulgarian", "unusual": true }, { "name": "glossaryname", "if": "bulgarian", "unusual": true }, { "name": "Romannumeral", "if": "bulgarian", "arg": { "format": "{}", "snippet": "Romannumeral{${1:number}}" } }, { "name": "lastJulianDatebulgarian", "if": "bulgarian", "unusual": true, "arg": { "format": "{}", "snippet": "lastJulianDatebulgarian{${1:number}}" } }, { "name": "firstGregorianDatebulgarian", "if": "bulgarian", "unusual": true, "arg": { "format": "{}", "snippet": "firstGregorianDatebulgarian{${1:number}}" } }, { "name": "abbgyear", "if": "bulgarian", "unusual": true }, { "name": "No", "if": "bulgarian" }, { "name": "captionscatalan", "if": "catalan", "unusual": true }, { "name": "datecatalan", "if": "catalan", "unusual": true }, { "name": "extrascatalan", "if": "catalan", "unusual": true }, { "name": "noextrascatalan", "if": "catalan", "unusual": true }, { "name": "catalanhyphenmins", "if": "catalan", "unusual": true }, { "name": "lgem", "if": "catalan" }, { "name": "Lgem", "if": "catalan" }, { "name": "up", "if": "catalan", "arg": { "format": "{}", "snippet": "up{${1:arg}}" } }, { "name": "prefacename", "if": "catalan", "unusual": true }, { "name": "bibname", "if": "catalan", "unusual": true }, { "name": "chaptername", "if": "catalan", "unusual": true }, { "name": "enclname", "if": "catalan", "unusual": true }, { "name": "ccname", "if": "catalan", "unusual": true }, { "name": "headtoname", "if": "catalan", "unusual": true }, { "name": "seename", "if": "catalan", "unusual": true }, { "name": "alsoname", "if": "catalan", "unusual": true }, { "name": "proofname", "if": "catalan", "unusual": true }, { "name": "glossaryname", "if": "catalan", "unusual": true }, { "name": "dieresis", "if": "catalan", "arg": { "format": "{}", "snippet": "dieresis{${1:arg}}" } }, { "name": "captionscroatian", "if": "croatian", "unusual": true }, { "name": "datecroatian", "if": "croatian", "unusual": true }, { "name": "extrascroatian", "if": "croatian", "unusual": true }, { "name": "noextrascroatian", "if": "croatian", "unusual": true }, { "name": "prefacename", "if": "croatian", "unusual": true }, { "name": "bibname", "if": "croatian", "unusual": true }, { "name": "chaptername", "if": "croatian", "unusual": true }, { "name": "enclname", "if": "croatian", "unusual": true }, { "name": "ccname", "if": "croatian", "unusual": true }, { "name": "headtoname", "if": "croatian", "unusual": true }, { "name": "seename", "if": "croatian", "unusual": true }, { "name": "alsoname", "if": "croatian", "unusual": true }, { "name": "proofname", "if": "croatian", "unusual": true }, { "name": "glossaryname", "if": "croatian", "unusual": true }, { "name": "captionsczech", "if": "czech", "unusual": true }, { "name": "dateczech", "if": "czech", "unusual": true }, { "name": "extrasczech", "if": "czech", "unusual": true }, { "name": "noextrasczech", "if": "czech", "unusual": true }, { "name": "q", "if": "czech", "arg": { "format": "{}", "snippet": "q{${1:arg}}" } }, { "name": "w", "if": "czech", "arg": { "format": "{}", "snippet": "w{${1:arg}}" } }, { "name": "uv", "if": "czech", "arg": { "format": "{}", "snippet": "uv{${1:arg}}" } }, { "name": "csprimeson", "if": "czech" }, { "name": "csprimesoff", "if": "czech" }, { "name": "prefacename", "if": "czech", "unusual": true }, { "name": "bibname", "if": "czech", "unusual": true }, { "name": "chaptername", "if": "czech", "unusual": true }, { "name": "enclname", "if": "czech", "unusual": true }, { "name": "ccname", "if": "czech", "unusual": true }, { "name": "headtoname", "if": "czech", "unusual": true }, { "name": "seename", "if": "czech", "unusual": true }, { "name": "alsoname", "if": "czech", "unusual": true }, { "name": "proofname", "if": "czech", "unusual": true }, { "name": "glossaryname", "if": "czech", "unusual": true }, { "name": "sq", "if": "czech" }, { "name": "dq", "if": "czech" }, { "name": "lcaron", "if": "czech" }, { "name": "Lcaron", "if": "czech" }, { "name": "clqq", "if": "czech" }, { "name": "crqq", "if": "czech" }, { "name": "clq", "if": "czech" }, { "name": "crq", "if": "czech" }, { "name": "captionsdanish", "if": "danish", "unusual": true }, { "name": "datedanish", "if": "danish", "unusual": true }, { "name": "extrasdanish", "if": "danish", "unusual": true }, { "name": "noextrasdanish", "if": "danish", "unusual": true }, { "name": "prefacename", "if": "danish", "unusual": true }, { "name": "bibname", "if": "danish", "unusual": true }, { "name": "chaptername", "if": "danish", "unusual": true }, { "name": "enclname", "if": "danish", "unusual": true }, { "name": "ccname", "if": "danish", "unusual": true }, { "name": "headtoname", "if": "danish", "unusual": true }, { "name": "seename", "if": "danish", "unusual": true }, { "name": "alsoname", "if": "danish", "unusual": true }, { "name": "proofname", "if": "danish", "unusual": true }, { "name": "glossaryname", "if": "danish", "unusual": true }, { "name": "captionsdutch", "if": "dutch", "unusual": true }, { "name": "datedutch", "if": "dutch", "unusual": true }, { "name": "extrasdutch", "if": "dutch", "unusual": true }, { "name": "noextrasdutch", "if": "dutch", "unusual": true }, { "name": "prefacename", "if": "dutch", "unusual": true }, { "name": "bibname", "if": "dutch", "unusual": true }, { "name": "chaptername", "if": "dutch", "unusual": true }, { "name": "enclname", "if": "dutch", "unusual": true }, { "name": "ccname", "if": "dutch", "unusual": true }, { "name": "headtoname", "if": "dutch", "unusual": true }, { "name": "seename", "if": "dutch", "unusual": true }, { "name": "alsoname", "if": "dutch", "unusual": true }, { "name": "proofname", "if": "dutch", "unusual": true }, { "name": "glossaryname", "if": "dutch", "unusual": true }, { "name": "dutchhyphenmins", "if": "dutch", "unusual": true }, { "name": "captionsafrikaans", "if": "afrikaans", "unusual": true }, { "name": "dateafrikaans", "if": "afrikaans", "unusual": true }, { "name": "extrasafrikaans", "if": "afrikaans", "unusual": true }, { "name": "noextrasafrikaans", "if": "afrikaans", "unusual": true }, { "name": "prefacename", "if": "afrikaans", "unusual": true }, { "name": "bibname", "if": "afrikaans", "unusual": true }, { "name": "chaptername", "if": "afrikaans", "unusual": true }, { "name": "enclname", "if": "afrikaans", "unusual": true }, { "name": "ccname", "if": "afrikaans", "unusual": true }, { "name": "headtoname", "if": "afrikaans", "unusual": true }, { "name": "seename", "if": "afrikaans", "unusual": true }, { "name": "alsoname", "if": "afrikaans", "unusual": true }, { "name": "proofname", "if": "afrikaans", "unusual": true }, { "name": "glossaryname", "if": "afrikaans", "unusual": true }, { "name": "afrikaanshyphenmins", "if": "afrikaans", "unusual": true }, { "name": "captionsenglish", "if": "english", "unusual": true }, { "name": "dateenglish", "if": "english", "unusual": true }, { "name": "extrasenglish", "if": "english", "unusual": true }, { "name": "noextrasenglish", "if": "english", "unusual": true }, { "name": "prefacename", "if": "english", "unusual": true }, { "name": "bibname", "if": "english", "unusual": true }, { "name": "chaptername", "if": "english", "unusual": true }, { "name": "enclname", "if": "english", "unusual": true }, { "name": "ccname", "if": "english", "unusual": true }, { "name": "headtoname", "if": "english", "unusual": true }, { "name": "seename", "if": "english", "unusual": true }, { "name": "alsoname", "if": "english", "unusual": true }, { "name": "proofname", "if": "english", "unusual": true }, { "name": "glossaryname", "if": "english", "unusual": true }, { "name": "captionsamerican", "if": "american", "unusual": true }, { "name": "dateamerican", "if": "american", "unusual": true }, { "name": "extrasamerican", "if": "american", "unusual": true }, { "name": "noextrasamerican", "if": "american", "unusual": true }, { "name": "prefacename", "if": "american", "unusual": true }, { "name": "bibname", "if": "american", "unusual": true }, { "name": "chaptername", "if": "american", "unusual": true }, { "name": "enclname", "if": "american", "unusual": true }, { "name": "ccname", "if": "american", "unusual": true }, { "name": "headtoname", "if": "american", "unusual": true }, { "name": "seename", "if": "american", "unusual": true }, { "name": "alsoname", "if": "american", "unusual": true }, { "name": "proofname", "if": "american", "unusual": true }, { "name": "glossaryname", "if": "american", "unusual": true }, { "name": "captionsaustralian", "if": "australian", "unusual": true }, { "name": "dateaustralian", "if": "australian", "unusual": true }, { "name": "extrasaustralian", "if": "australian", "unusual": true }, { "name": "noextrasaustralian", "if": "australian", "unusual": true }, { "name": "prefacename", "if": "australian", "unusual": true }, { "name": "bibname", "if": "australian", "unusual": true }, { "name": "chaptername", "if": "australian", "unusual": true }, { "name": "enclname", "if": "australian", "unusual": true }, { "name": "ccname", "if": "australian", "unusual": true }, { "name": "headtoname", "if": "australian", "unusual": true }, { "name": "seename", "if": "australian", "unusual": true }, { "name": "alsoname", "if": "australian", "unusual": true }, { "name": "proofname", "if": "australian", "unusual": true }, { "name": "glossaryname", "if": "australian", "unusual": true }, { "name": "captionsbritish", "if": "british", "unusual": true }, { "name": "datebritish", "if": "british", "unusual": true }, { "name": "extrasbritish", "if": "british", "unusual": true }, { "name": "noextrasbritish", "if": "british", "unusual": true }, { "name": "prefacename", "if": "british", "unusual": true }, { "name": "bibname", "if": "british", "unusual": true }, { "name": "chaptername", "if": "british", "unusual": true }, { "name": "enclname", "if": "british", "unusual": true }, { "name": "ccname", "if": "british", "unusual": true }, { "name": "headtoname", "if": "british", "unusual": true }, { "name": "seename", "if": "british", "unusual": true }, { "name": "alsoname", "if": "british", "unusual": true }, { "name": "proofname", "if": "british", "unusual": true }, { "name": "glossaryname", "if": "british", "unusual": true }, { "name": "captionscanadian", "if": "canadian", "unusual": true }, { "name": "datecanadian", "if": "canadian", "unusual": true }, { "name": "extrascanadian", "if": "canadian", "unusual": true }, { "name": "noextrascanadian", "if": "canadian", "unusual": true }, { "name": "prefacename", "if": "canadian", "unusual": true }, { "name": "bibname", "if": "canadian", "unusual": true }, { "name": "chaptername", "if": "canadian", "unusual": true }, { "name": "enclname", "if": "canadian", "unusual": true }, { "name": "ccname", "if": "canadian", "unusual": true }, { "name": "headtoname", "if": "canadian", "unusual": true }, { "name": "seename", "if": "canadian", "unusual": true }, { "name": "alsoname", "if": "canadian", "unusual": true }, { "name": "proofname", "if": "canadian", "unusual": true }, { "name": "glossaryname", "if": "canadian", "unusual": true }, { "name": "captionsnewzealand", "if": "newzealand", "unusual": true }, { "name": "datenewzealand", "if": "newzealand", "unusual": true }, { "name": "extrasnewzealand", "if": "newzealand", "unusual": true }, { "name": "noextrasnewzealand", "if": "newzealand", "unusual": true }, { "name": "prefacename", "if": "newzealand", "unusual": true }, { "name": "bibname", "if": "newzealand", "unusual": true }, { "name": "chaptername", "if": "newzealand", "unusual": true }, { "name": "enclname", "if": "newzealand", "unusual": true }, { "name": "ccname", "if": "newzealand", "unusual": true }, { "name": "headtoname", "if": "newzealand", "unusual": true }, { "name": "seename", "if": "newzealand", "unusual": true }, { "name": "alsoname", "if": "newzealand", "unusual": true }, { "name": "proofname", "if": "newzealand", "unusual": true }, { "name": "glossaryname", "if": "newzealand", "unusual": true }, { "name": "captionsUKenglish", "if": "UKenglish", "unusual": true }, { "name": "dateUKenglish", "if": "UKenglish", "unusual": true }, { "name": "extrasUKenglish", "if": "UKenglish", "unusual": true }, { "name": "noextrasUKenglish", "if": "UKenglish", "unusual": true }, { "name": "prefacename", "if": "UKenglish", "unusual": true }, { "name": "bibname", "if": "UKenglish", "unusual": true }, { "name": "chaptername", "if": "UKenglish", "unusual": true }, { "name": "enclname", "if": "UKenglish", "unusual": true }, { "name": "ccname", "if": "UKenglish", "unusual": true }, { "name": "headtoname", "if": "UKenglish", "unusual": true }, { "name": "seename", "if": "UKenglish", "unusual": true }, { "name": "alsoname", "if": "UKenglish", "unusual": true }, { "name": "proofname", "if": "UKenglish", "unusual": true }, { "name": "glossaryname", "if": "UKenglish", "unusual": true }, { "name": "captionsUSenglish", "if": "USenglish", "unusual": true }, { "name": "dateUSenglish", "if": "USenglish", "unusual": true }, { "name": "extrasUSenglish", "if": "USenglish", "unusual": true }, { "name": "noextrasUSenglish", "if": "USenglish", "unusual": true }, { "name": "prefacename", "if": "USenglish", "unusual": true }, { "name": "bibname", "if": "USenglish", "unusual": true }, { "name": "chaptername", "if": "USenglish", "unusual": true }, { "name": "enclname", "if": "USenglish", "unusual": true }, { "name": "ccname", "if": "USenglish", "unusual": true }, { "name": "headtoname", "if": "USenglish", "unusual": true }, { "name": "seename", "if": "USenglish", "unusual": true }, { "name": "alsoname", "if": "USenglish", "unusual": true }, { "name": "proofname", "if": "USenglish", "unusual": true }, { "name": "glossaryname", "if": "USenglish", "unusual": true }, { "name": "captionsesperanto", "if": "esperanto", "unusual": true }, { "name": "dateesperanto", "if": "esperanto", "unusual": true }, { "name": "extrasesperanto", "if": "esperanto", "unusual": true }, { "name": "noextrasesperanto", "if": "esperanto", "unusual": true }, { "name": "prefacename", "if": "esperanto", "unusual": true }, { "name": "bibname", "if": "esperanto", "unusual": true }, { "name": "chaptername", "if": "esperanto", "unusual": true }, { "name": "enclname", "if": "esperanto", "unusual": true }, { "name": "ccname", "if": "esperanto", "unusual": true }, { "name": "headtoname", "if": "esperanto", "unusual": true }, { "name": "seename", "if": "esperanto", "unusual": true }, { "name": "alsoname", "if": "esperanto", "unusual": true }, { "name": "proofname", "if": "esperanto", "unusual": true }, { "name": "glossaryname", "if": "esperanto", "unusual": true }, { "name": "Esper", "if": "esperanto", "arg": { "format": "{}", "snippet": "Esper{${1:counter}}" } }, { "name": "esper", "if": "esperanto", "arg": { "format": "{}", "snippet": "esper{${1:counter}}" } }, { "name": "hodiau", "if": "esperanto" }, { "name": "hodiaun", "if": "esperanto" }, { "name": "captionsestonian", "if": "estonian", "unusual": true }, { "name": "dateestonian", "if": "estonian", "unusual": true }, { "name": "extrasestonian", "if": "estonian", "unusual": true }, { "name": "noextrasestonian", "if": "estonian", "unusual": true }, { "name": "prefacename", "if": "estonian", "unusual": true }, { "name": "bibname", "if": "estonian", "unusual": true }, { "name": "chaptername", "if": "estonian", "unusual": true }, { "name": "enclname", "if": "estonian", "unusual": true }, { "name": "ccname", "if": "estonian", "unusual": true }, { "name": "headtoname", "if": "estonian", "unusual": true }, { "name": "seename", "if": "estonian", "unusual": true }, { "name": "alsoname", "if": "estonian", "unusual": true }, { "name": "proofname", "if": "estonian", "unusual": true }, { "name": "glossaryname", "if": "estonian", "unusual": true }, { "name": "dq", "if": "estonian" }, { "name": "captionsfinnish", "if": "finnish", "unusual": true }, { "name": "datefinnish", "if": "finnish", "unusual": true }, { "name": "extrasfinnish", "if": "finnish", "unusual": true }, { "name": "noextrasfinnish", "if": "finnish", "unusual": true }, { "name": "prefacename", "if": "finnish", "unusual": true }, { "name": "bibname", "if": "finnish", "unusual": true }, { "name": "chaptername", "if": "finnish", "unusual": true }, { "name": "enclname", "if": "finnish", "unusual": true }, { "name": "ccname", "if": "finnish", "unusual": true }, { "name": "headtoname", "if": "finnish", "unusual": true }, { "name": "seename", "if": "finnish", "unusual": true }, { "name": "alsoname", "if": "finnish", "unusual": true }, { "name": "proofname", "if": "finnish", "unusual": true }, { "name": "glossaryname", "if": "finnish", "unusual": true }, { "name": "frenchsetup", "if": "french", "arg": { "format": "{}", "snippet": "frenchsetup{${1:options%keyvals}}", "keys": [ "\\frenchsetup,\\frenchbsetup" ], "keyPos": 0 } }, { "name": "AddThinSpaceBeforeFootnotes", "if": "french", "unusual": true }, { "name": "alsoname", "if": "french", "unusual": true }, { "name": "at", "if": "french" }, { "name": "bibname", "if": "french", "unusual": true }, { "name": "AutoSpaceBeforeFDP", "if": "french", "unusual": true }, { "name": "boi", "if": "french" }, { "name": "bname", "if": "french", "arg": { "format": "{}", "snippet": "bname{${1:text}}" } }, { "name": "bsc", "if": "french", "arg": { "format": "{}", "snippet": "bsc{${1:text}}" } }, { "name": "CaptionSeparator", "if": "french", "unusual": true }, { "name": "captionsfrench", "if": "french", "unusual": true }, { "name": "ccname", "if": "french", "unusual": true }, { "name": "chaptername", "if": "french", "unusual": true }, { "name": "circonflexe", "if": "french" }, { "name": "dateacadian", "if": "french", "unusual": true }, { "name": "datefrench", "if": "french", "unusual": true }, { "name": "DecimalMathComma", "if": "french" }, { "name": "degre", "if": "french", "unusual": true }, { "name": "degres", "if": "french" }, { "name": "descindentFB", "if": "french", "unusual": true }, { "name": "dotFFN", "if": "french", "unusual": true }, { "name": "enclname", "if": "french", "unusual": true }, { "name": "extrasfrench", "if": "french", "unusual": true }, { "name": "FBcolonspace", "if": "french" }, { "name": "FBdatebox", "if": "french", "unusual": true }, { "name": "FBdatespace", "if": "french", "unusual": true }, { "name": "FBeverylineguill", "if": "french", "unusual": true }, { "name": "FBfigtabshape", "if": "french", "unusual": true }, { "name": "FBfnindent", "if": "french", "unusual": true }, { "name": "FBfnmarkspace", "if": "french", "unusual": true }, { "name": "FBFrenchFootnotesfalse", "if": "french", "unusual": true }, { "name": "FBFrenchFootnotestrue", "if": "french", "unusual": true }, { "name": "FBFrenchSuperscriptstrue", "if": "french", "unusual": true }, { "name": "FBGlobalLayoutFrenchtrue", "if": "french", "unusual": true }, { "name": "FBgspchar", "if": "french", "unusual": true }, { "name": "FBguillopen", "if": "french", "unusual": true }, { "name": "FBguillspace", "if": "french" }, { "name": "FBInnerGuillSinglefalse", "if": "french", "unusual": true }, { "name": "FBInnerGuillSingletrue", "if": "french", "unusual": true }, { "name": "FBListItemsAsParfalse", "if": "french", "unusual": true }, { "name": "FBListItemsAsPartrue", "if": "french", "unusual": true }, { "name": "FBLowercaseSuperscriptstrue", "if": "french", "unusual": true }, { "name": "FBmedkern", "if": "french", "unusual": true }, { "name": "FBPartNameFulltrue", "if": "french", "unusual": true }, { "name": "FBsetspaces", "if": "french", "unusual": true, "arg": { "format": "[]{}{}{}{}", "snippet": "FBsetspaces[${5:language}]{${1:type}}{${2:width}}{${3:stretch}}{${4:shrink}}" } }, { "name": "FBsetspaces", "if": "french", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "FBsetspaces{${1:type}}{${2:width}}{${3:stretch}}{${4:shrink}}" } }, { "name": "FBSmallCapsFigTabCaptionstrue", "if": "french", "unusual": true }, { "name": "FBStandardEnumerateEnvtrue", "if": "french", "unusual": true }, { "name": "FBStandardItemizeEnvtrue", "if": "french", "unusual": true }, { "name": "FBStandardItemLabelstrue", "if": "french", "unusual": true }, { "name": "FBStandardLayouttrue", "if": "french", "unusual": true }, { "name": "FBStandardListSpacingtrue", "if": "french", "unusual": true }, { "name": "FBStandardListstrue", "if": "french", "unusual": true }, { "name": "FBsupR", "if": "french", "unusual": true }, { "name": "FBsupS", "if": "french", "unusual": true }, { "name": "FBtextellipsis", "if": "french", "unusual": true }, { "name": "FBthickkern", "if": "french", "unusual": true }, { "name": "FBthinspace", "if": "french" }, { "name": "FBthousandsep", "if": "french", "unusual": true }, { "name": "FBWarning", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "FBWarning{${1:message%text}}" } }, { "name": "fg", "if": "french" }, { "name": "fgi", "if": "french", "unusual": true }, { "name": "fgii", "if": "french", "unusual": true }, { "name": "fprimo)", "if": "french" }, { "name": "frenchdate", "if": "french", "arg": { "format": "{}{}{}", "snippet": "frenchdate{${1:day}}{${2:month}}{${3:year}}" } }, { "name": "FrenchEnumerate", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "FrenchEnumerate{${1:arg}}" } }, { "name": "FrenchFootnotes", "if": "french", "unusual": true }, { "name": "FrenchLabelItem", "if": "french", "unusual": true }, { "name": "frenchpartfirst", "if": "french", "unusual": true }, { "name": "frenchpartsecond", "if": "french", "unusual": true }, { "name": "FrenchPopularEnumerate", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "FrenchPopularEnumerate{${1:arg}}" } }, { "name": "frenchtoday", "if": "french" }, { "name": "Frlabelitemi", "if": "french", "unusual": true }, { "name": "Frlabelitemi", "if": "french", "unusual": true }, { "name": "Frlabelitemii", "if": "french", "unusual": true }, { "name": "Frlabelitemii", "if": "french", "unusual": true }, { "name": "Frlabelitemiii", "if": "french", "unusual": true }, { "name": "Frlabelitemiii", "if": "french", "unusual": true }, { "name": "Frlabelitemiv", "if": "french", "unusual": true }, { "name": "Frlabelitemiv", "if": "french", "unusual": true }, { "name": "frquote", "if": "french", "arg": { "format": "{}", "snippet": "frquote{${1:text}}" } }, { "name": "fup", "if": "french", "arg": { "format": "{}", "snippet": "fup{${1:text}}" } }, { "name": "glossaryname", "if": "french", "unusual": true }, { "name": "headtoname", "if": "french", "unusual": true }, { "name": "ieme", "if": "french" }, { "name": "iemes", "if": "french" }, { "name": "ier", "if": "french" }, { "name": "iere", "if": "french" }, { "name": "ieres", "if": "french" }, { "name": "iers", "if": "french" }, { "name": "ifFBAutoSpaceFootnotes", "if": "french", "unusual": true }, { "name": "ifFBCompactItemize", "if": "french", "unusual": true }, { "name": "ifFBCustomiseFigTabCaptions", "if": "french", "unusual": true }, { "name": "ifFBfrench", "if": "french", "unusual": true }, { "name": "ifFBFrenchFootnotes", "if": "french", "unusual": true }, { "name": "ifFBFrenchSuperscripts", "if": "french", "unusual": true }, { "name": "ifFBGlobalLayoutFrench", "if": "french", "unusual": true }, { "name": "ifFBIndentFirst", "if": "french", "unusual": true }, { "name": "ifFBINGuillSpace", "if": "french", "unusual": true }, { "name": "ifFBListItemsAsPar", "if": "french", "unusual": true }, { "name": "ifFBListOldLayout", "if": "french", "unusual": true }, { "name": "ifFBLowercaseSuperscripts", "if": "french", "unusual": true }, { "name": "ifFBLuaTeX", "if": "french", "unusual": true }, { "name": "ifFBOldFigTabCaptions", "if": "french", "unusual": true }, { "name": "ifFBOriginalTypewriter", "if": "french", "unusual": true }, { "name": "ifFBPartNameFull", "if": "french", "unusual": true }, { "name": "ifFBShowOptions", "if": "french", "unusual": true }, { "name": "ifFBSmallCapsFigTabCaptions", "if": "french", "unusual": true }, { "name": "ifFBStandardEnumerateEnv", "if": "french", "unusual": true }, { "name": "ifFBStandardItemizeEnv", "if": "french", "unusual": true }, { "name": "ifFBStandardItemLabels", "if": "french", "unusual": true }, { "name": "ifFBStandardLayout", "if": "french", "unusual": true }, { "name": "ifFBStandardLists", "if": "french", "unusual": true }, { "name": "ifFBStandardListSpacing", "if": "french", "unusual": true }, { "name": "ifFBSuppressWarning", "if": "french", "unusual": true }, { "name": "ifFBThinColonSpace", "if": "french", "unusual": true }, { "name": "ifFBThinSpaceInFrenchNumbers", "if": "french", "unusual": true }, { "name": "ifFBunicode", "if": "french", "unusual": true }, { "name": "ifFBXeTeX", "if": "french", "unusual": true }, { "name": "ifLaTeXe", "if": "french", "unusual": true }, { "name": "kernFFN", "if": "french", "unusual": true }, { "name": "labelindentFB", "if": "french", "unusual": true }, { "name": "labelwidthFB", "if": "french", "unusual": true }, { "name": "leftmarginFB", "if": "french", "unusual": true }, { "name": "listfigurename", "if": "french", "unusual": true }, { "name": "listindentFB", "if": "french", "unusual": true }, { "name": "No", "if": "french" }, { "name": "no", "if": "french" }, { "name": "NoAutoSpaceBeforeFDP", "if": "french", "unusual": true }, { "name": "NoAutoSpacing", "if": "french" }, { "name": "NoEveryParQuote", "if": "french", "unusual": true }, { "name": "noextrasfrench", "if": "french", "unusual": true }, { "name": "nombre", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "nombre{${1:arg}}" } }, { "name": "nos", "if": "french" }, { "name": "Nos", "if": "french" }, { "name": "og", "if": "french" }, { "name": "ogi", "if": "french", "unusual": true }, { "name": "ogii", "if": "french", "unusual": true }, { "name": "parindentFFN", "if": "french", "unusual": true }, { "name": "partfirst", "if": "french", "unusual": true }, { "name": "partfirst", "if": "french", "unusual": true }, { "name": "partnameord", "if": "french", "unusual": true }, { "name": "partsecond", "if": "french", "unusual": true }, { "name": "partsecond", "if": "french", "unusual": true }, { "name": "prefacename", "if": "french", "unusual": true }, { "name": "primo", "if": "french" }, { "name": "proofname", "if": "french", "unusual": true }, { "name": "quarto", "if": "french" }, { "name": "rmfamilyFB", "if": "french", "unusual": true }, { "name": "secundo", "if": "french" }, { "name": "seename", "if": "french", "unusual": true }, { "name": "sffamilyFB", "if": "french", "unusual": true }, { "name": "StandardFootnotes", "if": "french", "unusual": true }, { "name": "StandardMathComma", "if": "french" }, { "name": "tertio", "if": "french" }, { "name": "tild", "if": "french" }, { "name": "ttfamilyFB", "if": "french", "unusual": true }, { "name": "up", "if": "french", "arg": { "format": "{}", "snippet": "up{${1:text}}" } }, { "name": "xspace", "if": "french" }, { "name": "frenchsetup", "if": "acadian", "arg": { "format": "{}", "snippet": "frenchsetup{${1:options%keyvals}}", "keys": [ "\\frenchsetup,\\frenchbsetup" ], "keyPos": 0 } }, { "name": "acadiandate", "if": "acadian", "arg": { "format": "{}{}{}", "snippet": "acadiandate{${1:day}}{${2:month}}{${3:year}}" } }, { "name": "acadiantoday", "if": "acadian" }, { "name": "AddThinSpaceBeforeFootnotes", "if": "acadian", "unusual": true }, { "name": "alsoname", "if": "acadian", "unusual": true }, { "name": "at", "if": "acadian" }, { "name": "bibname", "if": "acadian", "unusual": true }, { "name": "AutoSpaceBeforeFDP", "if": "acadian", "unusual": true }, { "name": "boi", "if": "acadian" }, { "name": "bname", "if": "acadian", "arg": { "format": "{}", "snippet": "bname{${1:text}}" } }, { "name": "bsc", "if": "acadian", "arg": { "format": "{}", "snippet": "bsc{${1:text}}" } }, { "name": "CaptionSeparator", "if": "acadian", "unusual": true }, { "name": "captionsfrench", "if": "acadian", "unusual": true }, { "name": "captionsacadian", "if": "acadian", "unusual": true }, { "name": "ccname", "if": "acadian", "unusual": true }, { "name": "chaptername", "if": "acadian", "unusual": true }, { "name": "circonflexe", "if": "acadian" }, { "name": "dateacadian", "if": "acadian", "unusual": true }, { "name": "datefrench", "if": "acadian", "unusual": true }, { "name": "DecimalMathComma", "if": "acadian" }, { "name": "degre", "if": "acadian", "unusual": true }, { "name": "degres", "if": "acadian" }, { "name": "descindentFB", "if": "acadian", "unusual": true }, { "name": "dotFFN", "if": "acadian", "unusual": true }, { "name": "enclname", "if": "acadian", "unusual": true }, { "name": "extrasfrench", "if": "acadian", "unusual": true }, { "name": "extrasacadian", "if": "acadian", "unusual": true }, { "name": "FBcolonspace", "if": "acadian" }, { "name": "FBdatebox", "if": "acadian", "unusual": true }, { "name": "FBdatespace", "if": "acadian", "unusual": true }, { "name": "FBeverylineguill", "if": "acadian", "unusual": true }, { "name": "FBfigtabshape", "if": "acadian", "unusual": true }, { "name": "FBfnindent", "if": "acadian", "unusual": true }, { "name": "FBfnmarkspace", "if": "acadian", "unusual": true }, { "name": "FBFrenchFootnotesfalse", "if": "acadian", "unusual": true }, { "name": "FBFrenchFootnotestrue", "if": "acadian", "unusual": true }, { "name": "FBFrenchSuperscriptstrue", "if": "acadian", "unusual": true }, { "name": "FBGlobalLayoutFrenchtrue", "if": "acadian", "unusual": true }, { "name": "FBgspchar", "if": "acadian", "unusual": true }, { "name": "FBguillopen", "if": "acadian", "unusual": true }, { "name": "FBguillspace", "if": "acadian" }, { "name": "FBInnerGuillSinglefalse", "if": "acadian", "unusual": true }, { "name": "FBInnerGuillSingletrue", "if": "acadian", "unusual": true }, { "name": "FBListItemsAsParfalse", "if": "acadian", "unusual": true }, { "name": "FBListItemsAsPartrue", "if": "acadian", "unusual": true }, { "name": "FBLowercaseSuperscriptstrue", "if": "acadian", "unusual": true }, { "name": "FBmedkern", "if": "acadian", "unusual": true }, { "name": "FBPartNameFulltrue", "if": "acadian", "unusual": true }, { "name": "FBsetspaces", "if": "acadian", "unusual": true, "arg": { "format": "[]{}{}{}{}", "snippet": "FBsetspaces[${5:language}]{${1:type}}{${2:width}}{${3:stretch}}{${4:shrink}}" } }, { "name": "FBsetspaces", "if": "acadian", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "FBsetspaces{${1:type}}{${2:width}}{${3:stretch}}{${4:shrink}}" } }, { "name": "FBSmallCapsFigTabCaptionstrue", "if": "acadian", "unusual": true }, { "name": "FBStandardEnumerateEnvtrue", "if": "acadian", "unusual": true }, { "name": "FBStandardItemizeEnvtrue", "if": "acadian", "unusual": true }, { "name": "FBStandardItemLabelstrue", "if": "acadian", "unusual": true }, { "name": "FBStandardLayouttrue", "if": "acadian", "unusual": true }, { "name": "FBStandardListSpacingtrue", "if": "acadian", "unusual": true }, { "name": "FBStandardListstrue", "if": "acadian", "unusual": true }, { "name": "FBsupR", "if": "acadian", "unusual": true }, { "name": "FBsupS", "if": "acadian", "unusual": true }, { "name": "FBtextellipsis", "if": "acadian", "unusual": true }, { "name": "FBthickkern", "if": "acadian", "unusual": true }, { "name": "FBthinspace", "if": "acadian" }, { "name": "FBthousandsep", "if": "acadian", "unusual": true }, { "name": "FBWarning", "if": "acadian", "unusual": true, "arg": { "format": "{}", "snippet": "FBWarning{${1:message%text}}" } }, { "name": "fg", "if": "acadian" }, { "name": "fgi", "if": "acadian", "unusual": true }, { "name": "fgii", "if": "acadian", "unusual": true }, { "name": "fprimo)", "if": "acadian" }, { "name": "frenchdate", "if": "acadian", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "frenchdate{${1:day}}{${2:month}}{${3:year}}" } }, { "name": "FrenchEnumerate", "if": "acadian", "unusual": true, "arg": { "format": "{}", "snippet": "FrenchEnumerate{${1:arg}}" } }, { "name": "FrenchFootnotes", "if": "acadian", "unusual": true }, { "name": "FrenchLabelItem", "if": "acadian", "unusual": true }, { "name": "frenchpartfirst", "if": "acadian", "unusual": true }, { "name": "frenchpartsecond", "if": "acadian", "unusual": true }, { "name": "FrenchPopularEnumerate", "if": "acadian", "unusual": true, "arg": { "format": "{}", "snippet": "FrenchPopularEnumerate{${1:arg}}" } }, { "name": "frenchtoday", "if": "acadian" }, { "name": "Frlabelitemi", "if": "acadian", "unusual": true }, { "name": "Frlabelitemi", "if": "acadian", "unusual": true }, { "name": "Frlabelitemii", "if": "acadian", "unusual": true }, { "name": "Frlabelitemii", "if": "acadian", "unusual": true }, { "name": "Frlabelitemiii", "if": "acadian", "unusual": true }, { "name": "Frlabelitemiii", "if": "acadian", "unusual": true }, { "name": "Frlabelitemiv", "if": "acadian", "unusual": true }, { "name": "Frlabelitemiv", "if": "acadian", "unusual": true }, { "name": "frquote", "if": "acadian", "arg": { "format": "{}", "snippet": "frquote{${1:text}}" } }, { "name": "fup", "if": "acadian", "arg": { "format": "{}", "snippet": "fup{${1:text}}" } }, { "name": "glossaryname", "if": "acadian", "unusual": true }, { "name": "headtoname", "if": "acadian", "unusual": true }, { "name": "ieme", "if": "acadian" }, { "name": "iemes", "if": "acadian" }, { "name": "ier", "if": "acadian" }, { "name": "iere", "if": "acadian" }, { "name": "ieres", "if": "acadian" }, { "name": "iers", "if": "acadian" }, { "name": "ifFBAutoSpaceFootnotes", "if": "acadian", "unusual": true }, { "name": "ifFBCompactItemize", "if": "acadian", "unusual": true }, { "name": "ifFBCustomiseFigTabCaptions", "if": "acadian", "unusual": true }, { "name": "ifFBfrench", "if": "acadian", "unusual": true }, { "name": "ifFBFrenchFootnotes", "if": "acadian", "unusual": true }, { "name": "ifFBFrenchSuperscripts", "if": "acadian", "unusual": true }, { "name": "ifFBGlobalLayoutFrench", "if": "acadian", "unusual": true }, { "name": "ifFBIndentFirst", "if": "acadian", "unusual": true }, { "name": "ifFBINGuillSpace", "if": "acadian", "unusual": true }, { "name": "ifFBListItemsAsPar", "if": "acadian", "unusual": true }, { "name": "ifFBListOldLayout", "if": "acadian", "unusual": true }, { "name": "ifFBLowercaseSuperscripts", "if": "acadian", "unusual": true }, { "name": "ifFBLuaTeX", "if": "acadian", "unusual": true }, { "name": "ifFBOldFigTabCaptions", "if": "acadian", "unusual": true }, { "name": "ifFBOriginalTypewriter", "if": "acadian", "unusual": true }, { "name": "ifFBPartNameFull", "if": "acadian", "unusual": true }, { "name": "ifFBShowOptions", "if": "acadian", "unusual": true }, { "name": "ifFBSmallCapsFigTabCaptions", "if": "acadian", "unusual": true }, { "name": "ifFBStandardEnumerateEnv", "if": "acadian", "unusual": true }, { "name": "ifFBStandardItemizeEnv", "if": "acadian", "unusual": true }, { "name": "ifFBStandardItemLabels", "if": "acadian", "unusual": true }, { "name": "ifFBStandardLayout", "if": "acadian", "unusual": true }, { "name": "ifFBStandardLists", "if": "acadian", "unusual": true }, { "name": "ifFBStandardListSpacing", "if": "acadian", "unusual": true }, { "name": "ifFBSuppressWarning", "if": "acadian", "unusual": true }, { "name": "ifFBThinColonSpace", "if": "acadian", "unusual": true }, { "name": "ifFBThinSpaceInFrenchNumbers", "if": "acadian", "unusual": true }, { "name": "ifFBunicode", "if": "acadian", "unusual": true }, { "name": "ifFBXeTeX", "if": "acadian", "unusual": true }, { "name": "ifLaTeXe", "if": "acadian", "unusual": true }, { "name": "kernFFN", "if": "acadian", "unusual": true }, { "name": "labelindentFB", "if": "acadian", "unusual": true }, { "name": "labelwidthFB", "if": "acadian", "unusual": true }, { "name": "leftmarginFB", "if": "acadian", "unusual": true }, { "name": "listfigurename", "if": "acadian", "unusual": true }, { "name": "listindentFB", "if": "acadian", "unusual": true }, { "name": "No", "if": "acadian" }, { "name": "no", "if": "acadian" }, { "name": "NoAutoSpaceBeforeFDP", "if": "acadian", "unusual": true }, { "name": "NoAutoSpacing", "if": "acadian" }, { "name": "NoEveryParQuote", "if": "acadian", "unusual": true }, { "name": "noextrasfrench", "if": "acadian", "unusual": true }, { "name": "noextrasacadian", "if": "acadian", "unusual": true }, { "name": "nombre", "if": "acadian", "unusual": true, "arg": { "format": "{}", "snippet": "nombre{${1:arg}}" } }, { "name": "nos", "if": "acadian" }, { "name": "Nos", "if": "acadian" }, { "name": "og", "if": "acadian" }, { "name": "ogi", "if": "acadian", "unusual": true }, { "name": "ogii", "if": "acadian", "unusual": true }, { "name": "parindentFFN", "if": "acadian", "unusual": true }, { "name": "partfirst", "if": "acadian", "unusual": true }, { "name": "partfirst", "if": "acadian", "unusual": true }, { "name": "partnameord", "if": "acadian", "unusual": true }, { "name": "partsecond", "if": "acadian", "unusual": true }, { "name": "partsecond", "if": "acadian", "unusual": true }, { "name": "prefacename", "if": "acadian", "unusual": true }, { "name": "primo", "if": "acadian" }, { "name": "proofname", "if": "acadian", "unusual": true }, { "name": "quarto", "if": "acadian" }, { "name": "rmfamilyFB", "if": "acadian", "unusual": true }, { "name": "secundo", "if": "acadian" }, { "name": "seename", "if": "acadian", "unusual": true }, { "name": "sffamilyFB", "if": "acadian", "unusual": true }, { "name": "StandardFootnotes", "if": "acadian", "unusual": true }, { "name": "StandardMathComma", "if": "acadian" }, { "name": "tertio", "if": "acadian" }, { "name": "tild", "if": "acadian" }, { "name": "ttfamilyFB", "if": "acadian", "unusual": true }, { "name": "up", "if": "acadian", "arg": { "format": "{}", "snippet": "up{${1:text}}" } }, { "name": "xspace", "if": "acadian" }, { "name": "captionsfriulan", "if": "friulan", "unusual": true }, { "name": "datefriulan", "if": "friulan", "unusual": true }, { "name": "extrasfriulan", "if": "friulan", "unusual": true }, { "name": "noextrasfriulan", "if": "friulan", "unusual": true }, { "name": "prefacename", "if": "friulan", "unusual": true }, { "name": "bibname", "if": "friulan", "unusual": true }, { "name": "chaptername", "if": "friulan", "unusual": true }, { "name": "enclname", "if": "friulan", "unusual": true }, { "name": "ccname", "if": "friulan", "unusual": true }, { "name": "headtoname", "if": "friulan", "unusual": true }, { "name": "seename", "if": "friulan", "unusual": true }, { "name": "alsoname", "if": "friulan", "unusual": true }, { "name": "proofname", "if": "friulan", "unusual": true }, { "name": "glossaryname", "if": "friulan", "unusual": true }, { "name": "captionsgalician", "if": "galician", "unusual": true }, { "name": "dategalician", "if": "galician", "unusual": true }, { "name": "extrasgalician", "if": "galician", "unusual": true }, { "name": "noextrasgalician", "if": "galician", "unusual": true }, { "name": "selectgalician", "if": "galician" }, { "name": "selectgalician*", "if": "galician" }, { "name": "layoutgalician", "if": "galician", "unusual": true }, { "name": "textgalician", "if": "galician", "unusual": true }, { "name": "shorthandsgalician", "if": "galician", "unusual": true }, { "name": "mathgalician", "if": "galician", "unusual": true }, { "name": "bibname", "if": "galician", "unusual": true }, { "name": "chaptername", "if": "galician", "unusual": true }, { "name": "enclname", "if": "galician", "unusual": true }, { "name": "ccname", "if": "galician", "unusual": true }, { "name": "headtoname", "if": "galician", "unusual": true }, { "name": "seename", "if": "galician", "unusual": true }, { "name": "alsoname", "if": "galician", "unusual": true }, { "name": "proofname", "if": "galician", "unusual": true }, { "name": "galiciandatedo", "if": "galician" }, { "name": "galiciandatede", "if": "galician" }, { "name": "deactivatetilden", "if": "galician", "unusual": true }, { "name": "galiciandeactivate", "if": "galician", "unusual": true, "arg": { "format": "{}", "snippet": "galiciandeactivate{${1:characters}}" } }, { "name": "shorthandsgalician", "if": "galician", "unusual": true }, { "name": "decimalcomma", "if": "galician" }, { "name": "decimalpoint", "if": "galician" }, { "name": "galiciandecimal", "if": "galician", "arg": { "format": "{}", "snippet": "galiciandecimal{${1:math}}" } }, { "name": "sptext", "if": "galician", "arg": { "format": "{}", "snippet": "sptext{${1:arg}}" } }, { "name": "sptextfont", "if": "galician", "unusual": true }, { "name": "accentedoperators", "if": "galician", "unusual": true }, { "name": "unaccentedoperators", "if": "galician", "unusual": true }, { "name": "spacedoperators", "if": "galician", "unusual": true }, { "name": "unspacedoperators", "if": "galician", "unusual": true }, { "name": "lquoti", "if": "galician" }, { "name": "rquoti", "if": "galician" }, { "name": "lquotii", "if": "galician" }, { "name": "rquotii", "if": "galician" }, { "name": "lquotiii", "if": "galician" }, { "name": "rquotiii", "if": "galician" }, { "name": "activatequoting", "if": "galician", "unusual": true }, { "name": "deactivatequoting", "if": "galician", "unusual": true }, { "name": "lsc", "if": "galician", "arg": { "format": "{}", "snippet": "lsc{${1:text}}" } }, { "name": "msc", "if": "galician", "arg": { "format": "{}", "snippet": "msc{${1:text}}" } }, { "name": "captionsgerman", "if": "german", "unusual": true }, { "name": "dategerman", "if": "german", "unusual": true }, { "name": "extrasgerman", "if": "german", "unusual": true }, { "name": "noextrasgerman", "if": "german", "unusual": true }, { "name": "dq", "if": "german" }, { "name": "tosstrue", "if": "german", "unusual": true }, { "name": "tossfalse", "if": "german", "unusual": true }, { "name": "prefacename", "if": "german", "unusual": true }, { "name": "bibname", "if": "german", "unusual": true }, { "name": "chaptername", "if": "german", "unusual": true }, { "name": "enclname", "if": "german", "unusual": true }, { "name": "ccname", "if": "german", "unusual": true }, { "name": "headtoname", "if": "german", "unusual": true }, { "name": "seename", "if": "german", "unusual": true }, { "name": "alsoname", "if": "german", "unusual": true }, { "name": "proofname", "if": "german", "unusual": true }, { "name": "glossaryname", "if": "german", "unusual": true }, { "name": "mdqon", "if": "german", "unusual": true }, { "name": "mdqoff", "if": "german", "unusual": true }, { "name": "ck", "if": "german", "unusual": true }, { "name": "ifcapsz", "if": "german", "unusual": true }, { "name": "mkngender", "if": "german", "unusual": true }, { "name": "captionsaustrian", "if": "austrian", "unusual": true }, { "name": "dateaustrian", "if": "austrian", "unusual": true }, { "name": "extrasaustrian", "if": "austrian", "unusual": true }, { "name": "noextrasaustrian", "if": "austrian", "unusual": true }, { "name": "dq", "if": "austrian" }, { "name": "tosstrue", "if": "austrian", "unusual": true }, { "name": "tossfalse", "if": "austrian", "unusual": true }, { "name": "prefacename", "if": "austrian", "unusual": true }, { "name": "bibname", "if": "austrian", "unusual": true }, { "name": "chaptername", "if": "austrian", "unusual": true }, { "name": "enclname", "if": "austrian", "unusual": true }, { "name": "ccname", "if": "austrian", "unusual": true }, { "name": "headtoname", "if": "austrian", "unusual": true }, { "name": "seename", "if": "austrian", "unusual": true }, { "name": "alsoname", "if": "austrian", "unusual": true }, { "name": "proofname", "if": "austrian", "unusual": true }, { "name": "glossaryname", "if": "austrian", "unusual": true }, { "name": "mdqon", "if": "austrian", "unusual": true }, { "name": "mdqoff", "if": "austrian", "unusual": true }, { "name": "ck", "if": "austrian", "unusual": true }, { "name": "ifcapsz", "if": "austrian", "unusual": true }, { "name": "mkngender", "if": "austrian", "unusual": true }, { "name": "captionsswissgerman", "if": "swissgerman", "unusual": true }, { "name": "dateswissgerman", "if": "swissgerman", "unusual": true }, { "name": "extrasswissgerman", "if": "swissgerman", "unusual": true }, { "name": "noextrasswissgerman", "if": "swissgerman", "unusual": true }, { "name": "dq", "if": "swissgerman" }, { "name": "tosstrue", "if": "swissgerman", "unusual": true }, { "name": "tossfalse", "if": "swissgerman", "unusual": true }, { "name": "prefacename", "if": "swissgerman", "unusual": true }, { "name": "bibname", "if": "swissgerman", "unusual": true }, { "name": "chaptername", "if": "swissgerman", "unusual": true }, { "name": "enclname", "if": "swissgerman", "unusual": true }, { "name": "ccname", "if": "swissgerman", "unusual": true }, { "name": "headtoname", "if": "swissgerman", "unusual": true }, { "name": "seename", "if": "swissgerman", "unusual": true }, { "name": "alsoname", "if": "swissgerman", "unusual": true }, { "name": "proofname", "if": "swissgerman", "unusual": true }, { "name": "glossaryname", "if": "swissgerman", "unusual": true }, { "name": "mdqon", "if": "swissgerman", "unusual": true }, { "name": "mdqoff", "if": "swissgerman", "unusual": true }, { "name": "ck", "if": "swissgerman", "unusual": true }, { "name": "ifcapsz", "if": "swissgerman", "unusual": true }, { "name": "mkngender", "if": "swissgerman", "unusual": true }, { "name": "captionsngerman", "if": "ngerman", "unusual": true }, { "name": "datengerman", "if": "ngerman", "unusual": true }, { "name": "extrasngerman", "if": "ngerman", "unusual": true }, { "name": "noextrasngerman", "if": "ngerman", "unusual": true }, { "name": "dq", "if": "ngerman" }, { "name": "ntosstrue", "if": "ngerman", "unusual": true }, { "name": "ntossfalse", "if": "ngerman", "unusual": true }, { "name": "prefacename", "if": "ngerman", "unusual": true }, { "name": "bibname", "if": "ngerman", "unusual": true }, { "name": "chaptername", "if": "ngerman", "unusual": true }, { "name": "enclname", "if": "ngerman", "unusual": true }, { "name": "ccname", "if": "ngerman", "unusual": true }, { "name": "headtoname", "if": "ngerman", "unusual": true }, { "name": "seename", "if": "ngerman", "unusual": true }, { "name": "alsoname", "if": "ngerman", "unusual": true }, { "name": "proofname", "if": "ngerman", "unusual": true }, { "name": "glossaryname", "if": "ngerman", "unusual": true }, { "name": "mdqon", "if": "ngerman", "unusual": true }, { "name": "mdqoff", "if": "ngerman", "unusual": true }, { "name": "captionsnaustrian", "if": "naustrian", "unusual": true }, { "name": "datenaustrian", "if": "naustrian", "unusual": true }, { "name": "extrasnaustrian", "if": "naustrian", "unusual": true }, { "name": "noextrasnaustrian", "if": "naustrian", "unusual": true }, { "name": "dq", "if": "naustrian" }, { "name": "ntosstrue", "if": "naustrian", "unusual": true }, { "name": "ntossfalse", "if": "naustrian", "unusual": true }, { "name": "prefacename", "if": "naustrian", "unusual": true }, { "name": "bibname", "if": "naustrian", "unusual": true }, { "name": "chaptername", "if": "naustrian", "unusual": true }, { "name": "enclname", "if": "naustrian", "unusual": true }, { "name": "ccname", "if": "naustrian", "unusual": true }, { "name": "headtoname", "if": "naustrian", "unusual": true }, { "name": "seename", "if": "naustrian", "unusual": true }, { "name": "alsoname", "if": "naustrian", "unusual": true }, { "name": "proofname", "if": "naustrian", "unusual": true }, { "name": "glossaryname", "if": "naustrian", "unusual": true }, { "name": "mdqon", "if": "naustrian", "unusual": true }, { "name": "mdqoff", "if": "naustrian", "unusual": true }, { "name": "captionsnswissgerman", "if": "nswissgerman", "unusual": true }, { "name": "datenswissgerman", "if": "nswissgerman", "unusual": true }, { "name": "extrasnswissgerman", "if": "nswissgerman", "unusual": true }, { "name": "noextrasnswissgerman", "if": "nswissgerman", "unusual": true }, { "name": "dq", "if": "nswissgerman" }, { "name": "ntosstrue", "if": "nswissgerman", "unusual": true }, { "name": "ntossfalse", "if": "nswissgerman", "unusual": true }, { "name": "prefacename", "if": "nswissgerman", "unusual": true }, { "name": "bibname", "if": "nswissgerman", "unusual": true }, { "name": "chaptername", "if": "nswissgerman", "unusual": true }, { "name": "enclname", "if": "nswissgerman", "unusual": true }, { "name": "ccname", "if": "nswissgerman", "unusual": true }, { "name": "headtoname", "if": "nswissgerman", "unusual": true }, { "name": "seename", "if": "nswissgerman", "unusual": true }, { "name": "alsoname", "if": "nswissgerman", "unusual": true }, { "name": "proofname", "if": "nswissgerman", "unusual": true }, { "name": "glossaryname", "if": "nswissgerman", "unusual": true }, { "name": "mdqon", "if": "nswissgerman", "unusual": true }, { "name": "mdqoff", "if": "nswissgerman", "unusual": true }, { "name": "captionsgreek", "if": "greek", "unusual": true }, { "name": "dategreek", "if": "greek", "unusual": true }, { "name": "extrasgreek", "if": "greek", "unusual": true }, { "name": "noextrasgreek", "if": "greek", "unusual": true }, { "name": "greekscript", "if": "greek" }, { "name": "greektext", "if": "greek" }, { "name": "ensuregreek", "if": "greek", "arg": { "format": "{}", "snippet": "ensuregreek{${1:text}}" } }, { "name": "lgrfont", "if": "greek", "arg": { "format": "{}", "snippet": "lgrfont{${1:text}}" } }, { "name": "textgreek", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "textgreek{${1:text}}" } }, { "name": "greeknumeral", "if": "greek", "arg": { "format": "{}", "snippet": "greeknumeral{${1:number}}" } }, { "name": "Greeknumeral", "if": "greek", "arg": { "format": "{}", "snippet": "Greeknumeral{${1:number}}" } }, { "name": "greeknumeralsix", "if": "greek", "unusual": true }, { "name": "greeknumeralSix", "if": "greek", "unusual": true }, { "name": "greeknumeralninety", "if": "greek", "unusual": true }, { "name": "greeknumeralNinety", "if": "greek", "unusual": true }, { "name": "greekfontencoding", "if": "greek", "unusual": true }, { "name": "BabelGreekRestoreFontEncoding", "if": "greek", "unusual": true }, { "name": "BabelGreekPreviousFontEncoding", "if": "greek", "unusual": true }, { "name": "EnsureStandardFontEncoding", "if": "greek", "unusual": true }, { "name": "textol", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "textol{${1:text}}" } }, { "name": "outlfamily", "if": "greek", "unusual": true }, { "name": "greekhyphenmins", "if": "greek", "unusual": true }, { "name": "Grtoday", "if": "greek" }, { "name": "anwtonos", "if": "greek" }, { "name": "katwtonos", "if": "greek" }, { "name": "qoppa", "if": "greek" }, { "name": "varqoppa", "if": "greek" }, { "name": "stigma", "if": "greek" }, { "name": "sampi", "if": "greek" }, { "name": "Digamma", "if": "greek" }, { "name": "ddigamma", "if": "greek" }, { "name": "euro", "if": "greek", "detail": "€", "doc": "Euro sign" }, { "name": "permill", "if": "greek" }, { "name": "textAlpha", "if": "greek", "unusual": true }, { "name": "textBeta", "if": "greek", "unusual": true }, { "name": "textGamma", "if": "greek", "unusual": true }, { "name": "textDelta", "if": "greek", "unusual": true }, { "name": "textEpsilon", "if": "greek", "unusual": true }, { "name": "textZeta", "if": "greek", "unusual": true }, { "name": "textEta", "if": "greek", "unusual": true }, { "name": "textTheta", "if": "greek", "unusual": true }, { "name": "textIota", "if": "greek", "unusual": true }, { "name": "textKappa", "if": "greek", "unusual": true }, { "name": "textLambda", "if": "greek", "unusual": true }, { "name": "textMu", "if": "greek", "unusual": true }, { "name": "textNu", "if": "greek", "unusual": true }, { "name": "textXi", "if": "greek", "unusual": true }, { "name": "textOmicron", "if": "greek", "unusual": true }, { "name": "textPi", "if": "greek", "unusual": true }, { "name": "textRho", "if": "greek", "unusual": true }, { "name": "textSigma", "if": "greek", "unusual": true }, { "name": "textTau", "if": "greek", "unusual": true }, { "name": "textUpsilon", "if": "greek", "unusual": true }, { "name": "textPhi", "if": "greek", "unusual": true }, { "name": "textChi", "if": "greek", "unusual": true }, { "name": "textPsi", "if": "greek", "unusual": true }, { "name": "textOmega", "if": "greek", "unusual": true }, { "name": "textalpha", "if": "greek", "unusual": true }, { "name": "textbeta", "if": "greek", "unusual": true }, { "name": "textgamma", "if": "greek", "unusual": true }, { "name": "textdelta", "if": "greek", "unusual": true }, { "name": "textepsilon", "if": "greek", "unusual": true }, { "name": "textzeta", "if": "greek", "unusual": true }, { "name": "texteta", "if": "greek", "unusual": true }, { "name": "texttheta", "if": "greek", "unusual": true }, { "name": "textiota", "if": "greek", "unusual": true }, { "name": "textkappa", "if": "greek", "unusual": true }, { "name": "textlambda", "if": "greek", "unusual": true }, { "name": "textmu", "if": "greek", "unusual": true }, { "name": "textnu", "if": "greek", "unusual": true }, { "name": "textxi", "if": "greek", "unusual": true }, { "name": "textomicron", "if": "greek", "unusual": true }, { "name": "textpi", "if": "greek", "unusual": true }, { "name": "textrho", "if": "greek", "unusual": true }, { "name": "textsigma", "if": "greek", "unusual": true }, { "name": "textfinalsigma", "if": "greek", "unusual": true }, { "name": "textautosigma", "if": "greek", "unusual": true }, { "name": "texttau", "if": "greek", "unusual": true }, { "name": "textupsilon", "if": "greek", "unusual": true }, { "name": "textphi", "if": "greek", "unusual": true }, { "name": "textchi", "if": "greek", "unusual": true }, { "name": "textpsi", "if": "greek", "unusual": true }, { "name": "textomega", "if": "greek", "unusual": true }, { "name": "textpentedeka", "if": "greek", "unusual": true }, { "name": "textpentehekaton", "if": "greek", "unusual": true }, { "name": "textpenteqilioi", "if": "greek", "unusual": true }, { "name": "textstigma", "if": "greek", "unusual": true }, { "name": "textvarstigma", "if": "greek", "unusual": true }, { "name": "textKoppa", "if": "greek", "unusual": true }, { "name": "textkoppa", "if": "greek", "unusual": true }, { "name": "textqoppa", "if": "greek", "unusual": true }, { "name": "textQoppa", "if": "greek", "unusual": true }, { "name": "textStigma", "if": "greek", "unusual": true }, { "name": "textSampi", "if": "greek", "unusual": true }, { "name": "textsampi", "if": "greek", "unusual": true }, { "name": "textanoteleia", "if": "greek", "unusual": true }, { "name": "texterotimatiko", "if": "greek", "unusual": true }, { "name": "textdigamma", "if": "greek", "unusual": true }, { "name": "textDigamma", "if": "greek", "unusual": true }, { "name": "textdexiakeraia", "if": "greek", "unusual": true }, { "name": "textaristerikeraia", "if": "greek", "unusual": true }, { "name": "textvarsigma", "if": "greek", "unusual": true }, { "name": "textstigmagreek", "if": "greek", "unusual": true }, { "name": "textkoppagreek", "if": "greek", "unusual": true }, { "name": "textStigmagreek", "if": "greek", "unusual": true }, { "name": "textSampigreek", "if": "greek", "unusual": true }, { "name": "textsampigreek", "if": "greek", "unusual": true }, { "name": "textdigammagreek", "if": "greek", "unusual": true }, { "name": "textDigammagreek", "if": "greek", "unusual": true }, { "name": "textnumeralsigngreek", "if": "greek", "unusual": true }, { "name": "textnumeralsignlowergreek", "if": "greek", "unusual": true }, { "name": "textpentemuria", "if": "greek", "unusual": true }, { "name": "textpercent", "if": "greek", "unusual": true }, { "name": "textmicro", "if": "greek", "unusual": true }, { "name": "textschwa", "if": "greek", "unusual": true }, { "name": "textampersand", "if": "greek" }, { "name": "textvarbeta", "if": "greek", "unusual": true }, { "name": "textvarkappa", "if": "greek", "unusual": true }, { "name": "textvarTheta", "if": "greek", "unusual": true }, { "name": "textvartheta", "if": "greek", "unusual": true }, { "name": "textvarpi", "if": "greek", "unusual": true }, { "name": "textvarrho", "if": "greek", "unusual": true }, { "name": "textvarepsilon", "if": "greek", "unusual": true }, { "name": "textvarphi", "if": "greek", "unusual": true }, { "name": "accdialytika", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accdialytika{${1:arg}}" } }, { "name": "acctonos", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "acctonos{${1:arg}}" } }, { "name": "accdasia", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accdasia{${1:arg}}" } }, { "name": "accpsili", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accpsili{${1:arg}}" } }, { "name": "accvaria", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accvaria{${1:arg}}" } }, { "name": "accperispomeni", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accperispomeni{${1:arg}}" } }, { "name": "prosgegrammeni", "if": "greek", "unusual": true }, { "name": "ypogegrammeni", "if": "greek", "unusual": true }, { "name": "accdialytikaperispomeni", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accdialytikaperispomeni{${1:arg}}" } }, { "name": "accdialytikatonos", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accdialytikatonos{${1:arg}}" } }, { "name": "accdialytikavaria", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accdialytikavaria{${1:arg}}" } }, { "name": "accdasiaperispomeni", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiaperispomeni{${1:arg}}" } }, { "name": "accdasiavaria", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiavaria{${1:arg}}" } }, { "name": "accdasiaoxia", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiaoxia{${1:a}}" } }, { "name": "accpsiliperispomeni", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accpsiliperispomeni{${1:a}}" } }, { "name": "accpsilioxia", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accpsilioxia{${1:arg}}" } }, { "name": "accpsilivaria", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accpsilivaria{${1:arg}}" } }, { "name": "accinvertedbrevebelow", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accinvertedbrevebelow{${1:arg}}" } }, { "name": "textsubarch", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "textsubarch{${1:arg}}" } }, { "name": "accbrevebelow", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accbrevebelow{${1:arg}}" } }, { "name": "accvaria", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accvaria{${1:arg}}" } }, { "name": "accdasia", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accdasia{${1:arg}}" } }, { "name": "accpsili", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accpsili{${1:arg}}" } }, { "name": "accdasiavaria", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiavaria{${1:arg}}" } }, { "name": "acctonos", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "acctonos{${1:arg}}" } }, { "name": "accdasiaoxia", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiaoxia{${1:arg}}" } }, { "name": "accpsilioxia", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accpsilioxia{${1:arg}}" } }, { "name": "accpsilivaria", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accpsilivaria{${1:arg}}" } }, { "name": "accperispomeni", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accperispomeni{${1:arg}}" } }, { "name": "accdasiaperispomeni", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiaperispomeni{${1:arg}}" } }, { "name": "accpsiliperispomeni", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accpsiliperispomeni{${1:arg}}" } }, { "name": "accvaria", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accvaria{${1:arg}}" } }, { "name": "accdasia", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accdasia{${1:arg}}" } }, { "name": "accpsili", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accpsili{${1:arg}}" } }, { "name": "prefacename", "if": "greek", "unusual": true }, { "name": "bibname", "if": "greek", "unusual": true }, { "name": "chaptername", "if": "greek", "unusual": true }, { "name": "enclname", "if": "greek", "unusual": true }, { "name": "ccname", "if": "greek", "unusual": true }, { "name": "headtoname", "if": "greek", "unusual": true }, { "name": "seename", "if": "greek", "unusual": true }, { "name": "alsoname", "if": "greek", "unusual": true }, { "name": "proofname", "if": "greek", "unusual": true }, { "name": "glossaryname", "if": "greek", "unusual": true }, { "name": "captionspolutonikogreek", "if": "greek.polutoniko", "unusual": true }, { "name": "datepolutonikogreek", "if": "greek.polutoniko", "unusual": true }, { "name": "extraspolutonikogreek", "if": "greek.polutoniko", "unusual": true }, { "name": "noextraspolutonikogreek", "if": "greek.polutoniko", "unusual": true }, { "name": "captionsgreek", "if": "greek.polutoniko", "unusual": true }, { "name": "dategreek", "if": "greek.polutoniko", "unusual": true }, { "name": "extrasgreek", "if": "greek.polutoniko", "unusual": true }, { "name": "noextrasgreek", "if": "greek.polutoniko", "unusual": true }, { "name": "greekscript", "if": "greek.polutoniko" }, { "name": "greektext", "if": "greek.polutoniko" }, { "name": "ensuregreek", "if": "greek.polutoniko", "arg": { "format": "{}", "snippet": "ensuregreek{${1:text}}" } }, { "name": "textgreek", "if": "greek.polutoniko", "arg": { "format": "{}", "snippet": "textgreek{${1:text}}" } }, { "name": "greeknumeral", "if": "greek.polutoniko", "arg": { "format": "{}", "snippet": "greeknumeral{${1:number}}" } }, { "name": "Greeknumeral", "if": "greek.polutoniko", "arg": { "format": "{}", "snippet": "Greeknumeral{${1:number}}" } }, { "name": "greekfontencoding", "if": "greek.polutoniko", "unusual": true }, { "name": "textol", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "textol{${1:text}}" } }, { "name": "outlfamily", "if": "greek.polutoniko", "unusual": true }, { "name": "greekhyphenmins", "if": "greek.polutoniko", "unusual": true }, { "name": "Grtoday", "if": "greek.polutoniko" }, { "name": "anwtonos", "if": "greek.polutoniko" }, { "name": "katwtonos", "if": "greek.polutoniko" }, { "name": "qoppa", "if": "greek.polutoniko" }, { "name": "varqoppa", "if": "greek.polutoniko" }, { "name": "stigma", "if": "greek.polutoniko" }, { "name": "sampi", "if": "greek.polutoniko" }, { "name": "Digamma", "if": "greek.polutoniko" }, { "name": "ddigamma", "if": "greek.polutoniko" }, { "name": "euro", "if": "greek.polutoniko", "detail": "€", "doc": "Euro sign" }, { "name": "permill", "if": "greek.polutoniko" }, { "name": "textAlpha", "if": "greek.polutoniko", "unusual": true }, { "name": "textBeta", "if": "greek.polutoniko", "unusual": true }, { "name": "textGamma", "if": "greek.polutoniko", "unusual": true }, { "name": "textDelta", "if": "greek.polutoniko", "unusual": true }, { "name": "textEpsilon", "if": "greek.polutoniko", "unusual": true }, { "name": "textZeta", "if": "greek.polutoniko", "unusual": true }, { "name": "textEta", "if": "greek.polutoniko", "unusual": true }, { "name": "textTheta", "if": "greek.polutoniko", "unusual": true }, { "name": "textIota", "if": "greek.polutoniko", "unusual": true }, { "name": "textKappa", "if": "greek.polutoniko", "unusual": true }, { "name": "textLambda", "if": "greek.polutoniko", "unusual": true }, { "name": "textMu", "if": "greek.polutoniko", "unusual": true }, { "name": "textNu", "if": "greek.polutoniko", "unusual": true }, { "name": "textXi", "if": "greek.polutoniko", "unusual": true }, { "name": "textOmicron", "if": "greek.polutoniko", "unusual": true }, { "name": "textPi", "if": "greek.polutoniko", "unusual": true }, { "name": "textRho", "if": "greek.polutoniko", "unusual": true }, { "name": "textSigma", "if": "greek.polutoniko", "unusual": true }, { "name": "textTau", "if": "greek.polutoniko", "unusual": true }, { "name": "textUpsilon", "if": "greek.polutoniko", "unusual": true }, { "name": "textPhi", "if": "greek.polutoniko", "unusual": true }, { "name": "textChi", "if": "greek.polutoniko", "unusual": true }, { "name": "textPsi", "if": "greek.polutoniko", "unusual": true }, { "name": "textOmega", "if": "greek.polutoniko", "unusual": true }, { "name": "textalpha", "if": "greek.polutoniko", "unusual": true }, { "name": "textbeta", "if": "greek.polutoniko", "unusual": true }, { "name": "textgamma", "if": "greek.polutoniko", "unusual": true }, { "name": "textdelta", "if": "greek.polutoniko", "unusual": true }, { "name": "textepsilon", "if": "greek.polutoniko", "unusual": true }, { "name": "textzeta", "if": "greek.polutoniko", "unusual": true }, { "name": "texteta", "if": "greek.polutoniko", "unusual": true }, { "name": "texttheta", "if": "greek.polutoniko", "unusual": true }, { "name": "textiota", "if": "greek.polutoniko", "unusual": true }, { "name": "textkappa", "if": "greek.polutoniko", "unusual": true }, { "name": "textlambda", "if": "greek.polutoniko", "unusual": true }, { "name": "textmu", "if": "greek.polutoniko", "unusual": true }, { "name": "textnu", "if": "greek.polutoniko", "unusual": true }, { "name": "textxi", "if": "greek.polutoniko", "unusual": true }, { "name": "textomicron", "if": "greek.polutoniko", "unusual": true }, { "name": "textpi", "if": "greek.polutoniko", "unusual": true }, { "name": "textrho", "if": "greek.polutoniko", "unusual": true }, { "name": "textsigma", "if": "greek.polutoniko", "unusual": true }, { "name": "textfinalsigma", "if": "greek.polutoniko", "unusual": true }, { "name": "textautosigma", "if": "greek.polutoniko", "unusual": true }, { "name": "texttau", "if": "greek.polutoniko", "unusual": true }, { "name": "textupsilon", "if": "greek.polutoniko", "unusual": true }, { "name": "textphi", "if": "greek.polutoniko", "unusual": true }, { "name": "textchi", "if": "greek.polutoniko", "unusual": true }, { "name": "textpsi", "if": "greek.polutoniko", "unusual": true }, { "name": "textomega", "if": "greek.polutoniko", "unusual": true }, { "name": "textpentedeka", "if": "greek.polutoniko", "unusual": true }, { "name": "textpentehekaton", "if": "greek.polutoniko", "unusual": true }, { "name": "textpenteqilioi", "if": "greek.polutoniko", "unusual": true }, { "name": "textstigma", "if": "greek.polutoniko", "unusual": true }, { "name": "textvarstigma", "if": "greek.polutoniko", "unusual": true }, { "name": "textKoppa", "if": "greek.polutoniko", "unusual": true }, { "name": "textkoppa", "if": "greek.polutoniko", "unusual": true }, { "name": "textqoppa", "if": "greek.polutoniko", "unusual": true }, { "name": "textQoppa", "if": "greek.polutoniko", "unusual": true }, { "name": "textStigma", "if": "greek.polutoniko", "unusual": true }, { "name": "textSampi", "if": "greek.polutoniko", "unusual": true }, { "name": "textsampi", "if": "greek.polutoniko", "unusual": true }, { "name": "textanoteleia", "if": "greek.polutoniko", "unusual": true }, { "name": "texterotimatiko", "if": "greek.polutoniko", "unusual": true }, { "name": "textdigamma", "if": "greek.polutoniko", "unusual": true }, { "name": "textDigamma", "if": "greek.polutoniko", "unusual": true }, { "name": "textdexiakeraia", "if": "greek.polutoniko", "unusual": true }, { "name": "textaristerikeraia", "if": "greek.polutoniko", "unusual": true }, { "name": "textvarsigma", "if": "greek.polutoniko", "unusual": true }, { "name": "textstigmagreek", "if": "greek.polutoniko", "unusual": true }, { "name": "textkoppagreek", "if": "greek.polutoniko", "unusual": true }, { "name": "textStigmagreek", "if": "greek.polutoniko", "unusual": true }, { "name": "textSampigreek", "if": "greek.polutoniko", "unusual": true }, { "name": "textsampigreek", "if": "greek.polutoniko", "unusual": true }, { "name": "textdigammagreek", "if": "greek.polutoniko", "unusual": true }, { "name": "textDigammagreek", "if": "greek.polutoniko", "unusual": true }, { "name": "textnumeralsigngreek", "if": "greek.polutoniko", "unusual": true }, { "name": "textnumeralsignlowergreek", "if": "greek.polutoniko", "unusual": true }, { "name": "textpentemuria", "if": "greek.polutoniko", "unusual": true }, { "name": "textpercent", "if": "greek.polutoniko", "unusual": true }, { "name": "textmicro", "if": "greek.polutoniko", "unusual": true }, { "name": "textschwa", "if": "greek.polutoniko", "unusual": true }, { "name": "textampersand", "if": "greek.polutoniko" }, { "name": "textvarbeta", "if": "greek.polutoniko", "unusual": true }, { "name": "textvarkappa", "if": "greek.polutoniko", "unusual": true }, { "name": "textvarTheta", "if": "greek.polutoniko", "unusual": true }, { "name": "textvartheta", "if": "greek.polutoniko", "unusual": true }, { "name": "textvarpi", "if": "greek.polutoniko", "unusual": true }, { "name": "textvarrho", "if": "greek.polutoniko", "unusual": true }, { "name": "textvarepsilon", "if": "greek.polutoniko", "unusual": true }, { "name": "textvarphi", "if": "greek.polutoniko", "unusual": true }, { "name": "accdialytika", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accdialytika{${1:arg}}" } }, { "name": "acctonos", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "acctonos{${1:arg}}" } }, { "name": "accdasia", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accdasia{${1:arg}}" } }, { "name": "accpsili", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accpsili{${1:arg}}" } }, { "name": "accvaria", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accvaria{${1:arg}}" } }, { "name": "accperispomeni", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accperispomeni{${1:arg}}" } }, { "name": "prosgegrammeni", "if": "greek.polutoniko", "unusual": true }, { "name": "ypogegrammeni", "if": "greek.polutoniko", "unusual": true }, { "name": "accdialytikaperispomeni", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accdialytikaperispomeni{${1:arg}}" } }, { "name": "accdialytikatonos", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accdialytikatonos{${1:arg}}" } }, { "name": "accdialytikavaria", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accdialytikavaria{${1:arg}}" } }, { "name": "accdasiaperispomeni", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiaperispomeni{${1:arg}}" } }, { "name": "accdasiavaria", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiavaria{${1:arg}}" } }, { "name": "accdasiaoxia", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiaoxia{${1:a}}" } }, { "name": "accpsiliperispomeni", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accpsiliperispomeni{${1:a}}" } }, { "name": "accpsilioxia", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accpsilioxia{${1:arg}}" } }, { "name": "accpsilivaria", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accpsilivaria{${1:arg}}" } }, { "name": "accinvertedbrevebelow", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accinvertedbrevebelow{${1:arg}}" } }, { "name": "textsubarch", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "textsubarch{${1:arg}}" } }, { "name": "accbrevebelow", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accbrevebelow{${1:arg}}" } }, { "name": "accvaria", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accvaria{${1:arg}}" } }, { "name": "accdasia", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accdasia{${1:arg}}" } }, { "name": "accpsili", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accpsili{${1:arg}}" } }, { "name": "accdasiavaria", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiavaria{${1:arg}}" } }, { "name": "acctonos", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "acctonos{${1:arg}}" } }, { "name": "accdasiaoxia", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiaoxia{${1:arg}}" } }, { "name": "accpsilioxia", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accpsilioxia{${1:arg}}" } }, { "name": "accpsilivaria", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accpsilivaria{${1:arg}}" } }, { "name": "accperispomeni", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accperispomeni{${1:arg}}" } }, { "name": "accdasiaperispomeni", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiaperispomeni{${1:arg}}" } }, { "name": "accpsiliperispomeni", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accpsiliperispomeni{${1:arg}}" } }, { "name": "accvaria", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accvaria{${1:arg}}" } }, { "name": "accdasia", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accdasia{${1:arg}}" } }, { "name": "accpsili", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accpsili{${1:arg}}" } }, { "name": "prefacename", "if": "greek.polutoniko", "unusual": true }, { "name": "bibname", "if": "greek.polutoniko", "unusual": true }, { "name": "chaptername", "if": "greek.polutoniko", "unusual": true }, { "name": "enclname", "if": "greek.polutoniko", "unusual": true }, { "name": "ccname", "if": "greek.polutoniko", "unusual": true }, { "name": "headtoname", "if": "greek.polutoniko", "unusual": true }, { "name": "seename", "if": "greek.polutoniko", "unusual": true }, { "name": "alsoname", "if": "greek.polutoniko", "unusual": true }, { "name": "proofname", "if": "greek.polutoniko", "unusual": true }, { "name": "glossaryname", "if": "greek.polutoniko", "unusual": true }, { "name": "captionsancientgreek", "if": "greek.ancient", "unusual": true }, { "name": "extrasancientgreek", "if": "greek.ancient", "unusual": true }, { "name": "captionsgreek", "if": "greek.ancient", "unusual": true }, { "name": "dategreek", "if": "greek.ancient", "unusual": true }, { "name": "extrasgreek", "if": "greek.ancient", "unusual": true }, { "name": "noextrasgreek", "if": "greek.ancient", "unusual": true }, { "name": "greekscript", "if": "greek.ancient" }, { "name": "greektext", "if": "greek.ancient" }, { "name": "ensuregreek", "if": "greek.ancient", "arg": { "format": "{}", "snippet": "ensuregreek{${1:text}}" } }, { "name": "textgreek", "if": "greek.ancient", "arg": { "format": "{}", "snippet": "textgreek{${1:text}}" } }, { "name": "greeknumeral", "if": "greek.ancient", "arg": { "format": "{}", "snippet": "greeknumeral{${1:number}}" } }, { "name": "Greeknumeral", "if": "greek.ancient", "arg": { "format": "{}", "snippet": "Greeknumeral{${1:number}}" } }, { "name": "greekfontencoding", "if": "greek.ancient", "unusual": true }, { "name": "textol", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "textol{${1:text}}" } }, { "name": "outlfamily", "if": "greek.ancient", "unusual": true }, { "name": "greekhyphenmins", "if": "greek.ancient", "unusual": true }, { "name": "Grtoday", "if": "greek.ancient" }, { "name": "anwtonos", "if": "greek.ancient" }, { "name": "katwtonos", "if": "greek.ancient" }, { "name": "qoppa", "if": "greek.ancient" }, { "name": "varqoppa", "if": "greek.ancient" }, { "name": "stigma", "if": "greek.ancient" }, { "name": "sampi", "if": "greek.ancient" }, { "name": "Digamma", "if": "greek.ancient" }, { "name": "ddigamma", "if": "greek.ancient" }, { "name": "euro", "if": "greek.ancient", "detail": "€", "doc": "Euro sign" }, { "name": "permill", "if": "greek.ancient" }, { "name": "textAlpha", "if": "greek.ancient", "unusual": true }, { "name": "textBeta", "if": "greek.ancient", "unusual": true }, { "name": "textGamma", "if": "greek.ancient", "unusual": true }, { "name": "textDelta", "if": "greek.ancient", "unusual": true }, { "name": "textEpsilon", "if": "greek.ancient", "unusual": true }, { "name": "textZeta", "if": "greek.ancient", "unusual": true }, { "name": "textEta", "if": "greek.ancient", "unusual": true }, { "name": "textTheta", "if": "greek.ancient", "unusual": true }, { "name": "textIota", "if": "greek.ancient", "unusual": true }, { "name": "textKappa", "if": "greek.ancient", "unusual": true }, { "name": "textLambda", "if": "greek.ancient", "unusual": true }, { "name": "textMu", "if": "greek.ancient", "unusual": true }, { "name": "textNu", "if": "greek.ancient", "unusual": true }, { "name": "textXi", "if": "greek.ancient", "unusual": true }, { "name": "textOmicron", "if": "greek.ancient", "unusual": true }, { "name": "textPi", "if": "greek.ancient", "unusual": true }, { "name": "textRho", "if": "greek.ancient", "unusual": true }, { "name": "textSigma", "if": "greek.ancient", "unusual": true }, { "name": "textTau", "if": "greek.ancient", "unusual": true }, { "name": "textUpsilon", "if": "greek.ancient", "unusual": true }, { "name": "textPhi", "if": "greek.ancient", "unusual": true }, { "name": "textChi", "if": "greek.ancient", "unusual": true }, { "name": "textPsi", "if": "greek.ancient", "unusual": true }, { "name": "textOmega", "if": "greek.ancient", "unusual": true }, { "name": "textalpha", "if": "greek.ancient", "unusual": true }, { "name": "textbeta", "if": "greek.ancient", "unusual": true }, { "name": "textgamma", "if": "greek.ancient", "unusual": true }, { "name": "textdelta", "if": "greek.ancient", "unusual": true }, { "name": "textepsilon", "if": "greek.ancient", "unusual": true }, { "name": "textzeta", "if": "greek.ancient", "unusual": true }, { "name": "texteta", "if": "greek.ancient", "unusual": true }, { "name": "texttheta", "if": "greek.ancient", "unusual": true }, { "name": "textiota", "if": "greek.ancient", "unusual": true }, { "name": "textkappa", "if": "greek.ancient", "unusual": true }, { "name": "textlambda", "if": "greek.ancient", "unusual": true }, { "name": "textmu", "if": "greek.ancient", "unusual": true }, { "name": "textnu", "if": "greek.ancient", "unusual": true }, { "name": "textxi", "if": "greek.ancient", "unusual": true }, { "name": "textomicron", "if": "greek.ancient", "unusual": true }, { "name": "textpi", "if": "greek.ancient", "unusual": true }, { "name": "textrho", "if": "greek.ancient", "unusual": true }, { "name": "textsigma", "if": "greek.ancient", "unusual": true }, { "name": "textfinalsigma", "if": "greek.ancient", "unusual": true }, { "name": "textautosigma", "if": "greek.ancient", "unusual": true }, { "name": "texttau", "if": "greek.ancient", "unusual": true }, { "name": "textupsilon", "if": "greek.ancient", "unusual": true }, { "name": "textphi", "if": "greek.ancient", "unusual": true }, { "name": "textchi", "if": "greek.ancient", "unusual": true }, { "name": "textpsi", "if": "greek.ancient", "unusual": true }, { "name": "textomega", "if": "greek.ancient", "unusual": true }, { "name": "textpentedeka", "if": "greek.ancient", "unusual": true }, { "name": "textpentehekaton", "if": "greek.ancient", "unusual": true }, { "name": "textpenteqilioi", "if": "greek.ancient", "unusual": true }, { "name": "textstigma", "if": "greek.ancient", "unusual": true }, { "name": "textvarstigma", "if": "greek.ancient", "unusual": true }, { "name": "textKoppa", "if": "greek.ancient", "unusual": true }, { "name": "textkoppa", "if": "greek.ancient", "unusual": true }, { "name": "textqoppa", "if": "greek.ancient", "unusual": true }, { "name": "textQoppa", "if": "greek.ancient", "unusual": true }, { "name": "textStigma", "if": "greek.ancient", "unusual": true }, { "name": "textSampi", "if": "greek.ancient", "unusual": true }, { "name": "textsampi", "if": "greek.ancient", "unusual": true }, { "name": "textanoteleia", "if": "greek.ancient", "unusual": true }, { "name": "texterotimatiko", "if": "greek.ancient", "unusual": true }, { "name": "textdigamma", "if": "greek.ancient", "unusual": true }, { "name": "textDigamma", "if": "greek.ancient", "unusual": true }, { "name": "textdexiakeraia", "if": "greek.ancient", "unusual": true }, { "name": "textaristerikeraia", "if": "greek.ancient", "unusual": true }, { "name": "textvarsigma", "if": "greek.ancient", "unusual": true }, { "name": "textstigmagreek", "if": "greek.ancient", "unusual": true }, { "name": "textkoppagreek", "if": "greek.ancient", "unusual": true }, { "name": "textStigmagreek", "if": "greek.ancient", "unusual": true }, { "name": "textSampigreek", "if": "greek.ancient", "unusual": true }, { "name": "textsampigreek", "if": "greek.ancient", "unusual": true }, { "name": "textdigammagreek", "if": "greek.ancient", "unusual": true }, { "name": "textDigammagreek", "if": "greek.ancient", "unusual": true }, { "name": "textnumeralsigngreek", "if": "greek.ancient", "unusual": true }, { "name": "textnumeralsignlowergreek", "if": "greek.ancient", "unusual": true }, { "name": "textpentemuria", "if": "greek.ancient", "unusual": true }, { "name": "textpercent", "if": "greek.ancient", "unusual": true }, { "name": "textmicro", "if": "greek.ancient", "unusual": true }, { "name": "textschwa", "if": "greek.ancient", "unusual": true }, { "name": "textampersand", "if": "greek.ancient" }, { "name": "textvarbeta", "if": "greek.ancient", "unusual": true }, { "name": "textvarkappa", "if": "greek.ancient", "unusual": true }, { "name": "textvarTheta", "if": "greek.ancient", "unusual": true }, { "name": "textvartheta", "if": "greek.ancient", "unusual": true }, { "name": "textvarpi", "if": "greek.ancient", "unusual": true }, { "name": "textvarrho", "if": "greek.ancient", "unusual": true }, { "name": "textvarepsilon", "if": "greek.ancient", "unusual": true }, { "name": "textvarphi", "if": "greek.ancient", "unusual": true }, { "name": "accdialytika", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accdialytika{${1:arg}}" } }, { "name": "acctonos", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "acctonos{${1:arg}}" } }, { "name": "accdasia", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accdasia{${1:arg}}" } }, { "name": "accpsili", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accpsili{${1:arg}}" } }, { "name": "accvaria", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accvaria{${1:arg}}" } }, { "name": "accperispomeni", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accperispomeni{${1:arg}}" } }, { "name": "prosgegrammeni", "if": "greek.ancient", "unusual": true }, { "name": "ypogegrammeni", "if": "greek.ancient", "unusual": true }, { "name": "accdialytikaperispomeni", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accdialytikaperispomeni{${1:arg}}" } }, { "name": "accdialytikatonos", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accdialytikatonos{${1:arg}}" } }, { "name": "accdialytikavaria", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accdialytikavaria{${1:arg}}" } }, { "name": "accdasiaperispomeni", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiaperispomeni{${1:arg}}" } }, { "name": "accdasiavaria", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiavaria{${1:arg}}" } }, { "name": "accdasiaoxia", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiaoxia{${1:a}}" } }, { "name": "accpsiliperispomeni", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accpsiliperispomeni{${1:a}}" } }, { "name": "accpsilioxia", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accpsilioxia{${1:arg}}" } }, { "name": "accpsilivaria", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accpsilivaria{${1:arg}}" } }, { "name": "accinvertedbrevebelow", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accinvertedbrevebelow{${1:arg}}" } }, { "name": "textsubarch", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "textsubarch{${1:arg}}" } }, { "name": "accbrevebelow", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accbrevebelow{${1:arg}}" } }, { "name": "accvaria", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accvaria{${1:arg}}" } }, { "name": "accdasia", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accdasia{${1:arg}}" } }, { "name": "accpsili", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accpsili{${1:arg}}" } }, { "name": "accdasiavaria", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiavaria{${1:arg}}" } }, { "name": "acctonos", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "acctonos{${1:arg}}" } }, { "name": "accdasiaoxia", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiaoxia{${1:arg}}" } }, { "name": "accpsilioxia", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accpsilioxia{${1:arg}}" } }, { "name": "accpsilivaria", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accpsilivaria{${1:arg}}" } }, { "name": "accperispomeni", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accperispomeni{${1:arg}}" } }, { "name": "accdasiaperispomeni", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiaperispomeni{${1:arg}}" } }, { "name": "accpsiliperispomeni", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accpsiliperispomeni{${1:arg}}" } }, { "name": "accvaria", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accvaria{${1:arg}}" } }, { "name": "accdasia", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accdasia{${1:arg}}" } }, { "name": "accpsili", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accpsili{${1:arg}}" } }, { "name": "prefacename", "if": "greek.ancient", "unusual": true }, { "name": "bibname", "if": "greek.ancient", "unusual": true }, { "name": "chaptername", "if": "greek.ancient", "unusual": true }, { "name": "enclname", "if": "greek.ancient", "unusual": true }, { "name": "ccname", "if": "greek.ancient", "unusual": true }, { "name": "headtoname", "if": "greek.ancient", "unusual": true }, { "name": "seename", "if": "greek.ancient", "unusual": true }, { "name": "alsoname", "if": "greek.ancient", "unusual": true }, { "name": "proofname", "if": "greek.ancient", "unusual": true }, { "name": "glossaryname", "if": "greek.ancient", "unusual": true }, { "name": "captionsicelandic", "if": "icelandic", "unusual": true }, { "name": "dateicelandic", "if": "icelandic", "unusual": true }, { "name": "extrasicelandic", "if": "icelandic", "unusual": true }, { "name": "noextrasicelandic", "if": "icelandic", "unusual": true }, { "name": "tala", "if": "icelandic", "arg": { "format": "{}", "snippet": "tala{${1:arg}}" } }, { "name": "grada", "if": "icelandic", "arg": { "format": "{}", "snippet": "grada{${1:arg}}" } }, { "name": "gradur", "if": "icelandic", "arg": { "format": "{}", "snippet": "gradur{${1:arg}}" } }, { "name": "upp", "if": "icelandic", "arg": { "format": "{}", "snippet": "upp{${1:arg}}" } }, { "name": "ilqq", "if": "icelandic" }, { "name": "irqq", "if": "icelandic" }, { "name": "ilq", "if": "icelandic" }, { "name": "irq", "if": "icelandic" }, { "name": "iflqq", "if": "icelandic" }, { "name": "ifrqq", "if": "icelandic" }, { "name": "ifrq", "if": "icelandic" }, { "name": "iflq", "if": "icelandic" }, { "name": "dq", "if": "icelandic" }, { "name": "oob", "if": "icelandic" }, { "name": "Oob", "if": "icelandic" }, { "name": "ooob", "if": "icelandic" }, { "name": "OOob", "if": "icelandic" }, { "name": "eob", "if": "icelandic" }, { "name": "Eob", "if": "icelandic" }, { "name": "eeob", "if": "icelandic" }, { "name": "EEob", "if": "icelandic" }, { "name": "prefacename", "if": "icelandic", "unusual": true }, { "name": "bibname", "if": "icelandic", "unusual": true }, { "name": "chaptername", "if": "icelandic", "unusual": true }, { "name": "enclname", "if": "icelandic", "unusual": true }, { "name": "ccname", "if": "icelandic", "unusual": true }, { "name": "headtoname", "if": "icelandic", "unusual": true }, { "name": "seename", "if": "icelandic", "unusual": true }, { "name": "alsoname", "if": "icelandic", "unusual": true }, { "name": "proofname", "if": "icelandic", "unusual": true }, { "name": "glossaryname", "if": "icelandic", "unusual": true }, { "name": "captionsindonesian", "if": "indonesian", "unusual": true }, { "name": "dateindonesian", "if": "indonesian", "unusual": true }, { "name": "extrasindonesian", "if": "indonesian", "unusual": true }, { "name": "noextrasindonesian", "if": "indonesian", "unusual": true }, { "name": "prefacename", "if": "indonesian", "unusual": true }, { "name": "bibname", "if": "indonesian", "unusual": true }, { "name": "chaptername", "if": "indonesian", "unusual": true }, { "name": "enclname", "if": "indonesian", "unusual": true }, { "name": "ccname", "if": "indonesian", "unusual": true }, { "name": "headtoname", "if": "indonesian", "unusual": true }, { "name": "seename", "if": "indonesian", "unusual": true }, { "name": "alsoname", "if": "indonesian", "unusual": true }, { "name": "proofname", "if": "indonesian", "unusual": true }, { "name": "glossaryname", "if": "indonesian", "unusual": true }, { "name": "captionsbahasa", "if": "bahasa", "unusual": true }, { "name": "datebahasa", "if": "bahasa", "unusual": true }, { "name": "extrasbahasa", "if": "bahasa", "unusual": true }, { "name": "noextrasbahasa", "if": "bahasa", "unusual": true }, { "name": "prefacename", "if": "bahasa", "unusual": true }, { "name": "bibname", "if": "bahasa", "unusual": true }, { "name": "chaptername", "if": "bahasa", "unusual": true }, { "name": "enclname", "if": "bahasa", "unusual": true }, { "name": "ccname", "if": "bahasa", "unusual": true }, { "name": "headtoname", "if": "bahasa", "unusual": true }, { "name": "seename", "if": "bahasa", "unusual": true }, { "name": "alsoname", "if": "bahasa", "unusual": true }, { "name": "proofname", "if": "bahasa", "unusual": true }, { "name": "glossaryname", "if": "bahasa", "unusual": true }, { "name": "captionsindon", "if": "indon", "unusual": true }, { "name": "dateindon", "if": "indon", "unusual": true }, { "name": "extrasindon", "if": "indon", "unusual": true }, { "name": "noextrasindon", "if": "indon", "unusual": true }, { "name": "prefacename", "if": "indon", "unusual": true }, { "name": "bibname", "if": "indon", "unusual": true }, { "name": "chaptername", "if": "indon", "unusual": true }, { "name": "enclname", "if": "indon", "unusual": true }, { "name": "ccname", "if": "indon", "unusual": true }, { "name": "headtoname", "if": "indon", "unusual": true }, { "name": "seename", "if": "indon", "unusual": true }, { "name": "alsoname", "if": "indon", "unusual": true }, { "name": "proofname", "if": "indon", "unusual": true }, { "name": "glossaryname", "if": "indon", "unusual": true }, { "name": "captionsbahasai", "if": "bahasai", "unusual": true }, { "name": "datebahasai", "if": "bahasai", "unusual": true }, { "name": "extrasbahasai", "if": "bahasai", "unusual": true }, { "name": "noextrasbahasai", "if": "bahasai", "unusual": true }, { "name": "prefacename", "if": "bahasai", "unusual": true }, { "name": "bibname", "if": "bahasai", "unusual": true }, { "name": "chaptername", "if": "bahasai", "unusual": true }, { "name": "enclname", "if": "bahasai", "unusual": true }, { "name": "ccname", "if": "bahasai", "unusual": true }, { "name": "headtoname", "if": "bahasai", "unusual": true }, { "name": "seename", "if": "bahasai", "unusual": true }, { "name": "alsoname", "if": "bahasai", "unusual": true }, { "name": "proofname", "if": "bahasai", "unusual": true }, { "name": "glossaryname", "if": "bahasai", "unusual": true }, { "name": "captionsinterlingua", "if": "interlingua", "unusual": true }, { "name": "dateinterlingua", "if": "interlingua", "unusual": true }, { "name": "extrasinterlingua", "if": "interlingua", "unusual": true }, { "name": "noextrasinterlingua", "if": "interlingua", "unusual": true }, { "name": "prefacename", "if": "interlingua", "unusual": true }, { "name": "bibname", "if": "interlingua", "unusual": true }, { "name": "chaptername", "if": "interlingua", "unusual": true }, { "name": "enclname", "if": "interlingua", "unusual": true }, { "name": "ccname", "if": "interlingua", "unusual": true }, { "name": "headtoname", "if": "interlingua", "unusual": true }, { "name": "seename", "if": "interlingua", "unusual": true }, { "name": "alsoname", "if": "interlingua", "unusual": true }, { "name": "proofname", "if": "interlingua", "unusual": true }, { "name": "glossaryname", "if": "interlingua", "unusual": true }, { "name": "captionsirish", "if": "irish", "unusual": true }, { "name": "dateirish", "if": "irish", "unusual": true }, { "name": "extrasirish", "if": "irish", "unusual": true }, { "name": "noextrasirish", "if": "irish", "unusual": true }, { "name": "prefacename", "if": "irish", "unusual": true }, { "name": "bibname", "if": "irish", "unusual": true }, { "name": "chaptername", "if": "irish", "unusual": true }, { "name": "enclname", "if": "irish", "unusual": true }, { "name": "ccname", "if": "irish", "unusual": true }, { "name": "headtoname", "if": "irish", "unusual": true }, { "name": "seename", "if": "irish", "unusual": true }, { "name": "alsoname", "if": "irish", "unusual": true }, { "name": "proofname", "if": "irish", "unusual": true }, { "name": "glossaryname", "if": "irish", "unusual": true }, { "name": "captionsitalian", "if": "italian", "unusual": true }, { "name": "dateitalian", "if": "italian", "unusual": true }, { "name": "extrasitalian", "if": "italian", "unusual": true }, { "name": "noextrasitalian", "if": "italian", "unusual": true }, { "name": "setactivedoublequote", "if": "italian" }, { "name": "setISOcompliance", "if": "italian", "unusual": true }, { "name": "IntelligentComma", "if": "italian" }, { "name": "NoIntelligentComma", "if": "italian" }, { "name": "XXIletters", "if": "italian" }, { "name": "XXVIletters", "if": "italian" }, { "name": "prefacename", "if": "italian", "unusual": true }, { "name": "bibname", "if": "italian", "unusual": true }, { "name": "chaptername", "if": "italian", "unusual": true }, { "name": "enclname", "if": "italian", "unusual": true }, { "name": "ccname", "if": "italian", "unusual": true }, { "name": "headtoname", "if": "italian", "unusual": true }, { "name": "seename", "if": "italian", "unusual": true }, { "name": "alsoname", "if": "italian", "unusual": true }, { "name": "proofname", "if": "italian", "unusual": true }, { "name": "glossaryname", "if": "italian", "unusual": true }, { "name": "ap", "if": "italian", "arg": { "format": "{}", "snippet": "ap{${1:text%plain}}" } }, { "name": "ped", "if": "italian", "arg": { "format": "{}", "snippet": "ped{${1:text%plain}}" } }, { "name": "unit", "if": "italian", "arg": { "format": "{}", "snippet": "unit{${1:unit}}" } }, { "name": "virgola", "if": "italian" }, { "name": "virgoladecimale", "if": "italian" }, { "name": "LtxSymbCaporali", "if": "italian", "unusual": true }, { "name": "CaporaliFrom", "if": "italian", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "CaporaliFrom{${1:encoding}}{${2:family}}{${3:open guill slot}}{${4:close guill slot}}" } }, { "name": "captionsjapanese", "if": "japanese", "unusual": true }, { "name": "datejapanese", "if": "japanese", "unusual": true }, { "name": "extrasjapanese", "if": "japanese", "unusual": true }, { "name": "noextrasjapanese", "if": "japanese", "unusual": true }, { "name": "prefacename", "if": "japanese", "unusual": true }, { "name": "bibname", "if": "japanese", "unusual": true }, { "name": "prechaptername", "if": "japanese", "unusual": true }, { "name": "postchaptername", "if": "japanese", "unusual": true }, { "name": "presectionname", "if": "japanese", "unusual": true }, { "name": "postsectionname", "if": "japanese", "unusual": true }, { "name": "prepartname", "if": "japanese", "unusual": true }, { "name": "postpartname", "if": "japanese", "unusual": true }, { "name": "proofname", "if": "japanese", "unusual": true }, { "name": "glossaryname", "if": "japanese", "unusual": true }, { "name": "captionskurmanji", "if": "kurmanji", "unusual": true }, { "name": "datekurmanji", "if": "kurmanji", "unusual": true }, { "name": "extraskurmanji", "if": "kurmanji", "unusual": true }, { "name": "noextraskurmanji", "if": "kurmanji", "unusual": true }, { "name": "datekurmanjialternate", "if": "kurmanji" }, { "name": "ontoday", "if": "kurmanji" }, { "name": "datesymd", "if": "kurmanji" }, { "name": "datesdmy", "if": "kurmanji" }, { "name": "dategdmy", "if": "kurmanji" }, { "name": "prefacename", "if": "kurmanji", "unusual": true }, { "name": "bibname", "if": "kurmanji", "unusual": true }, { "name": "chaptername", "if": "kurmanji", "unusual": true }, { "name": "enclname", "if": "kurmanji", "unusual": true }, { "name": "ccname", "if": "kurmanji", "unusual": true }, { "name": "headtoname", "if": "kurmanji", "unusual": true }, { "name": "seename", "if": "kurmanji", "unusual": true }, { "name": "alsoname", "if": "kurmanji", "unusual": true }, { "name": "proofname", "if": "kurmanji", "unusual": true }, { "name": "glossaryname", "if": "kurmanji", "unusual": true }, { "name": "januaryname", "if": "kurmanji" }, { "name": "februaryname", "if": "kurmanji" }, { "name": "marchname", "if": "kurmanji" }, { "name": "aprilname", "if": "kurmanji" }, { "name": "mayname", "if": "kurmanji" }, { "name": "junename", "if": "kurmanji" }, { "name": "julyname", "if": "kurmanji" }, { "name": "augustname", "if": "kurmanji" }, { "name": "septembername", "if": "kurmanji" }, { "name": "octobername", "if": "kurmanji" }, { "name": "novembername", "if": "kurmanji" }, { "name": "decembername", "if": "kurmanji" }, { "name": "captionslatin", "if": "latin", "unusual": true }, { "name": "datelatin", "if": "latin", "unusual": true }, { "name": "extraslatin", "if": "latin", "unusual": true }, { "name": "noextraslatin", "if": "latin", "unusual": true }, { "name": "ProsodicMarksOn", "if": "latin" }, { "name": "ProsodicMarksOff", "if": "latin" }, { "name": "prefacename", "if": "latin", "unusual": true }, { "name": "bibname", "if": "latin", "unusual": true }, { "name": "chaptername", "if": "latin", "unusual": true }, { "name": "enclname", "if": "latin", "unusual": true }, { "name": "ccname", "if": "latin", "unusual": true }, { "name": "headtoname", "if": "latin", "unusual": true }, { "name": "seename", "if": "latin", "unusual": true }, { "name": "alsoname", "if": "latin", "unusual": true }, { "name": "proofname", "if": "latin", "unusual": true }, { "name": "glossaryname", "if": "latin", "unusual": true }, { "name": "captionsclassiclatin", "if": "classiclatin", "unusual": true }, { "name": "dateclassiclatin", "if": "classiclatin", "unusual": true }, { "name": "extrasclassiclatin", "if": "classiclatin", "unusual": true }, { "name": "noextrasclassiclatin", "if": "classiclatin", "unusual": true }, { "name": "prefacename", "if": "classiclatin", "unusual": true }, { "name": "bibname", "if": "classiclatin", "unusual": true }, { "name": "chaptername", "if": "classiclatin", "unusual": true }, { "name": "enclname", "if": "classiclatin", "unusual": true }, { "name": "ccname", "if": "classiclatin", "unusual": true }, { "name": "headtoname", "if": "classiclatin", "unusual": true }, { "name": "seename", "if": "classiclatin", "unusual": true }, { "name": "alsoname", "if": "classiclatin", "unusual": true }, { "name": "proofname", "if": "classiclatin", "unusual": true }, { "name": "glossaryname", "if": "classiclatin", "unusual": true }, { "name": "captionsecclesiasticlatin", "if": "ecclesiasticlatin", "unusual": true }, { "name": "dateecclesiasticlatin", "if": "ecclesiasticlatin", "unusual": true }, { "name": "extrasecclesiasticlatin", "if": "ecclesiasticlatin", "unusual": true }, { "name": "noextrasecclesiasticlatin", "if": "ecclesiasticlatin", "unusual": true }, { "name": "prefacename", "if": "ecclesiasticlatin", "unusual": true }, { "name": "bibname", "if": "ecclesiasticlatin", "unusual": true }, { "name": "chaptername", "if": "ecclesiasticlatin", "unusual": true }, { "name": "enclname", "if": "ecclesiasticlatin", "unusual": true }, { "name": "ccname", "if": "ecclesiasticlatin", "unusual": true }, { "name": "headtoname", "if": "ecclesiasticlatin", "unusual": true }, { "name": "seename", "if": "ecclesiasticlatin", "unusual": true }, { "name": "alsoname", "if": "ecclesiasticlatin", "unusual": true }, { "name": "proofname", "if": "ecclesiasticlatin", "unusual": true }, { "name": "glossaryname", "if": "ecclesiasticlatin", "unusual": true }, { "name": "captionsmedievallatin", "if": "medievallatin", "unusual": true }, { "name": "datemedievallatin", "if": "medievallatin", "unusual": true }, { "name": "extrasmedievallatin", "if": "medievallatin", "unusual": true }, { "name": "noextrasmedievallatin", "if": "medievallatin", "unusual": true }, { "name": "prefacename", "if": "medievallatin", "unusual": true }, { "name": "bibname", "if": "medievallatin", "unusual": true }, { "name": "chaptername", "if": "medievallatin", "unusual": true }, { "name": "enclname", "if": "medievallatin", "unusual": true }, { "name": "ccname", "if": "medievallatin", "unusual": true }, { "name": "headtoname", "if": "medievallatin", "unusual": true }, { "name": "seename", "if": "medievallatin", "unusual": true }, { "name": "alsoname", "if": "medievallatin", "unusual": true }, { "name": "proofname", "if": "medievallatin", "unusual": true }, { "name": "glossaryname", "if": "medievallatin", "unusual": true }, { "name": "captionslatvian", "if": "latvian", "unusual": true }, { "name": "datelatvian", "if": "latvian", "unusual": true }, { "name": "extraslatvian", "if": "latvian", "unusual": true }, { "name": "noextraslatvian", "if": "latvian", "unusual": true }, { "name": "datumaa", "if": "latvian" }, { "name": "datums", "if": "latvian" }, { "name": "latviangada", "if": "latvian", "unusual": true }, { "name": "latviantoday", "if": "latvian" }, { "name": "prefacename", "if": "latvian", "unusual": true }, { "name": "bibname", "if": "latvian", "unusual": true }, { "name": "chaptername", "if": "latvian", "unusual": true }, { "name": "enclname", "if": "latvian", "unusual": true }, { "name": "ccname", "if": "latvian", "unusual": true }, { "name": "headtoname", "if": "latvian", "unusual": true }, { "name": "seename", "if": "latvian", "unusual": true }, { "name": "alsoname", "if": "latvian", "unusual": true }, { "name": "proofname", "if": "latvian", "unusual": true }, { "name": "glossaryname", "if": "latvian", "unusual": true }, { "name": "captionslithuanian", "if": "lithuanian", "unusual": true }, { "name": "datelithuanian", "if": "lithuanian", "unusual": true }, { "name": "extraslithuanian", "if": "lithuanian", "unusual": true }, { "name": "noextraslithuanian", "if": "lithuanian", "unusual": true }, { "name": "prefacename", "if": "lithuanian", "unusual": true }, { "name": "bibname", "if": "lithuanian", "unusual": true }, { "name": "chaptername", "if": "lithuanian", "unusual": true }, { "name": "enclname", "if": "lithuanian", "unusual": true }, { "name": "ccname", "if": "lithuanian", "unusual": true }, { "name": "headtoname", "if": "lithuanian", "unusual": true }, { "name": "seename", "if": "lithuanian", "unusual": true }, { "name": "alsoname", "if": "lithuanian", "unusual": true }, { "name": "proofname", "if": "lithuanian", "unusual": true }, { "name": "glossaryname", "if": "lithuanian", "unusual": true }, { "name": "captionsmacedonian", "if": "macedonian", "unusual": true }, { "name": "datemacedonian", "if": "macedonian", "unusual": true }, { "name": "extrasmacedonian", "if": "macedonian", "unusual": true }, { "name": "noextrasmacedonian", "if": "macedonian", "unusual": true }, { "name": "cyrillicencoding", "if": "macedonian", "unusual": true }, { "name": "Macedonian", "if": "macedonian" }, { "name": "English", "if": "macedonian" }, { "name": "Romannumeral", "if": "macedonian", "arg": { "format": "{}", "snippet": "Romannumeral{${1:number}}" } }, { "name": "todayRoman", "if": "macedonian" }, { "name": "Mkd", "if": "macedonian", "unusual": true }, { "name": "Mk", "if": "macedonian", "unusual": true }, { "name": "cyrillictext", "if": "macedonian", "unusual": true }, { "name": "cyr", "if": "macedonian", "unusual": true }, { "name": "Eng", "if": "macedonian", "unusual": true }, { "name": "prefacename", "if": "macedonian", "unusual": true }, { "name": "bibname", "if": "macedonian", "unusual": true }, { "name": "chaptername", "if": "macedonian", "unusual": true }, { "name": "authorname", "if": "macedonian", "unusual": true }, { "name": "enclname", "if": "macedonian", "unusual": true }, { "name": "ccname", "if": "macedonian", "unusual": true }, { "name": "headtoname", "if": "macedonian", "unusual": true }, { "name": "seename", "if": "macedonian", "unusual": true }, { "name": "alsoname", "if": "macedonian", "unusual": true }, { "name": "proofname", "if": "macedonian", "unusual": true }, { "name": "theoremname", "if": "macedonian", "unusual": true }, { "name": "corollaryname", "if": "macedonian", "unusual": true }, { "name": "lemmaname", "if": "macedonian", "unusual": true }, { "name": "glossaryname", "if": "macedonian", "unusual": true }, { "name": "CYRA", "if": "macedonian", "unusual": true }, { "name": "CYRB", "if": "macedonian", "unusual": true }, { "name": "CYRV", "if": "macedonian", "unusual": true }, { "name": "CYRG", "if": "macedonian", "unusual": true }, { "name": "CYRGUP", "if": "macedonian", "unusual": true }, { "name": "CYRD", "if": "macedonian", "unusual": true }, { "name": "CYRE", "if": "macedonian", "unusual": true }, { "name": "CYRIE", "if": "macedonian", "unusual": true }, { "name": "CYRZH", "if": "macedonian", "unusual": true }, { "name": "CYRZ", "if": "macedonian", "unusual": true }, { "name": "CYRI", "if": "macedonian", "unusual": true }, { "name": "CYRII", "if": "macedonian", "unusual": true }, { "name": "CYRYI", "if": "macedonian", "unusual": true }, { "name": "CYRISHRT", "if": "macedonian", "unusual": true }, { "name": "CYRK", "if": "macedonian", "unusual": true }, { "name": "CYRL", "if": "macedonian", "unusual": true }, { "name": "CYRM", "if": "macedonian", "unusual": true }, { "name": "CYRN", "if": "macedonian", "unusual": true }, { "name": "CYRO", "if": "macedonian", "unusual": true }, { "name": "CYRP", "if": "macedonian", "unusual": true }, { "name": "CYRR", "if": "macedonian", "unusual": true }, { "name": "CYRS", "if": "macedonian", "unusual": true }, { "name": "CYRT", "if": "macedonian", "unusual": true }, { "name": "CYRU", "if": "macedonian", "unusual": true }, { "name": "CYRF", "if": "macedonian", "unusual": true }, { "name": "CYRH", "if": "macedonian", "unusual": true }, { "name": "CYRC", "if": "macedonian", "unusual": true }, { "name": "CYRCH", "if": "macedonian", "unusual": true }, { "name": "CYRSH", "if": "macedonian", "unusual": true }, { "name": "CYRSHCH", "if": "macedonian", "unusual": true }, { "name": "CYRYU", "if": "macedonian", "unusual": true }, { "name": "CYRYA", "if": "macedonian", "unusual": true }, { "name": "CYRSFTSN", "if": "macedonian", "unusual": true }, { "name": "CYRERY", "if": "macedonian", "unusual": true }, { "name": "cyra", "if": "macedonian", "unusual": true }, { "name": "cyrb", "if": "macedonian", "unusual": true }, { "name": "cyrv", "if": "macedonian", "unusual": true }, { "name": "cyrg", "if": "macedonian", "unusual": true }, { "name": "cyrgup", "if": "macedonian", "unusual": true }, { "name": "cyrd", "if": "macedonian", "unusual": true }, { "name": "cyre", "if": "macedonian", "unusual": true }, { "name": "cyrie", "if": "macedonian", "unusual": true }, { "name": "cyrzh", "if": "macedonian", "unusual": true }, { "name": "cyrz", "if": "macedonian", "unusual": true }, { "name": "cyri", "if": "macedonian", "unusual": true }, { "name": "cyrii", "if": "macedonian", "unusual": true }, { "name": "cyryi", "if": "macedonian", "unusual": true }, { "name": "cyrishrt", "if": "macedonian", "unusual": true }, { "name": "cyrk", "if": "macedonian", "unusual": true }, { "name": "cyrl", "if": "macedonian", "unusual": true }, { "name": "cyrm", "if": "macedonian", "unusual": true }, { "name": "cyrn", "if": "macedonian", "unusual": true }, { "name": "cyro", "if": "macedonian", "unusual": true }, { "name": "cyrp", "if": "macedonian", "unusual": true }, { "name": "cyrr", "if": "macedonian", "unusual": true }, { "name": "cyrs", "if": "macedonian", "unusual": true }, { "name": "cyrt", "if": "macedonian", "unusual": true }, { "name": "cyru", "if": "macedonian", "unusual": true }, { "name": "cyrf", "if": "macedonian", "unusual": true }, { "name": "cyrh", "if": "macedonian", "unusual": true }, { "name": "cyrc", "if": "macedonian", "unusual": true }, { "name": "cyrch", "if": "macedonian", "unusual": true }, { "name": "cyrsh", "if": "macedonian", "unusual": true }, { "name": "cyrshch", "if": "macedonian", "unusual": true }, { "name": "cyryu", "if": "macedonian", "unusual": true }, { "name": "cyrya", "if": "macedonian", "unusual": true }, { "name": "cyrsftsn", "if": "macedonian", "unusual": true }, { "name": "cyrery", "if": "macedonian", "unusual": true }, { "name": "dq", "if": "macedonian" }, { "name": "cdash", "if": "macedonian", "unusual": true }, { "name": "cyrdash", "if": "macedonian" }, { "name": "overbar", "if": "macedonian", "unusual": true, "arg": { "format": "{}", "snippet": "overbar{${1:arg}}" }, "detail": " ̅", "doc": "Overbar embellishment" }, { "name": "textoverline", "if": "macedonian", "unusual": true, "arg": { "format": "{}", "snippet": "textoverline{${1:arg}}" } }, { "name": "overbarshort", "if": "macedonian", "unusual": true, "arg": { "format": "{}", "snippet": "overbarshort{${1:arg}}" } }, { "name": "textoverlineshort", "if": "macedonian", "unusual": true, "arg": { "format": "{}", "snippet": "textoverlineshort{${1:arg}}" } }, { "name": "IfItalic", "if": "macedonian", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfItalic{${1:arg1}}{${2:arg2}}" } }, { "name": "tbar", "if": "macedonian", "unusual": true, "arg": { "format": "{}", "snippet": "tbar{${1:arg}}" } }, { "name": "captionsmagyar", "if": "magyar", "unusual": true }, { "name": "datemagyar", "if": "magyar", "unusual": true }, { "name": "extrasmagyar", "if": "magyar", "unusual": true }, { "name": "noextrasmagyar", "if": "magyar", "unusual": true }, { "name": "ondatemagyar", "if": "magyar" }, { "name": "prefacename", "if": "magyar", "unusual": true }, { "name": "bibname", "if": "magyar", "unusual": true }, { "name": "enclname", "if": "magyar", "unusual": true }, { "name": "ccname", "if": "magyar", "unusual": true }, { "name": "headtoname", "if": "magyar", "unusual": true }, { "name": "proofname", "if": "magyar", "unusual": true }, { "name": "glossaryname", "if": "magyar", "unusual": true }, { "name": "chaptername", "if": "magyar", "unusual": true }, { "name": "notesname", "if": "magyar", "unusual": true }, { "name": "seename", "if": "magyar", "unusual": true }, { "name": "alsoname", "if": "magyar", "unusual": true }, { "name": "acite*", "if": "magyar", "arg": { "format": "{}", "snippet": "acite*{${1:keylist}}" } }, { "name": "Acite*", "if": "magyar", "arg": { "format": "{}", "snippet": "Acite*{${1:keylist}}" } }, { "name": "acite", "if": "magyar", "arg": { "format": "{}", "snippet": "acite{${1:keylist}}" } }, { "name": "Acite", "if": "magyar", "arg": { "format": "{}", "snippet": "Acite{${1:keylist}}" } }, { "name": "apageref*", "if": "magyar", "arg": { "format": "{}", "snippet": "apageref*{${1:label}}" } }, { "name": "Apageref*", "if": "magyar", "arg": { "format": "{}", "snippet": "Apageref*{${1:label}}" } }, { "name": "apageref", "if": "magyar", "arg": { "format": "{}", "snippet": "apageref{${1:label}}" } }, { "name": "Apageref", "if": "magyar", "arg": { "format": "{}", "snippet": "Apageref{${1:label}}" } }, { "name": "aref", "if": "magyar", "arg": { "format": "()", "snippet": "aref({${1:label}})" } }, { "name": "Aref", "if": "magyar", "arg": { "format": "()", "snippet": "Aref({${1:label}})" } }, { "name": "aref*", "if": "magyar", "arg": { "format": "{}", "snippet": "aref*{${1:label}}" } }, { "name": "Aref*", "if": "magyar", "arg": { "format": "{}", "snippet": "Aref*{${1:label}}" } }, { "name": "aref", "if": "magyar", "arg": { "format": "{}", "snippet": "aref{${1:label}}" } }, { "name": "Aref", "if": "magyar", "arg": { "format": "{}", "snippet": "Aref{${1:label}}" } }, { "name": "az*", "if": "magyar", "arg": { "format": "{}", "snippet": "az*{${1:szó}}" } }, { "name": "Az*", "if": "magyar", "arg": { "format": "{}", "snippet": "Az*{${1:szó}}" } }, { "name": "az", "if": "magyar", "arg": { "format": "{}", "snippet": "az{${1:szó}}" } }, { "name": "Az", "if": "magyar", "arg": { "format": "{}", "snippet": "Az{${1:szó}}" } }, { "name": "azc", "if": "magyar", "unusual": true, "arg": { "format": "{}", "snippet": "azc{${1:keylist}}" } }, { "name": "Azc", "if": "magyar", "unusual": true, "arg": { "format": "{}", "snippet": "Azc{${1:keylist}}" } }, { "name": "azp", "if": "magyar", "unusual": true, "arg": { "format": "{}", "snippet": "azp{${1:label}}" } }, { "name": "Azp", "if": "magyar", "unusual": true, "arg": { "format": "{}", "snippet": "Azp{${1:label}}" } }, { "name": "azr", "if": "magyar", "unusual": true, "arg": { "format": "{}", "snippet": "azr{${1:label}}" } }, { "name": "Azr", "if": "magyar", "unusual": true, "arg": { "format": "{}", "snippet": "Azr{${1:label}}" } }, { "name": "editorfootnote", "if": "magyar", "arg": { "format": "{}", "snippet": "editorfootnote{${1:lábjegyzet-szöveg%text}}" } }, { "name": "emitdate", "if": "magyar", "arg": { "format": "[]{}{}", "snippet": "emitdate[${3:toldalék}]{${1:formátum}}{${2:dátum}}" } }, { "name": "emitdate", "if": "magyar", "arg": { "format": "{}{}", "snippet": "emitdate{${1:formátum}}{${2:dátum}}" } }, { "name": "factorial", "if": "magyar" }, { "name": "footnotestyle", "if": "magyar", "arg": { "format": "{}", "snippet": "footnotestyle{${1:előírás%keyvals}}", "keys": [ "\\footnotestyle" ], "keyPos": 0 } }, { "name": "hang", "if": "magyar", "arg": { "format": "{}", "snippet": "hang{${1:bekezdéskezdő jel}}" } }, { "name": "headingfootnote", "if": "magyar", "arg": { "format": "[]{}", "snippet": "headingfootnote[${2:szám}]{${1:lábjegyzet-szöveg%text}}" } }, { "name": "headingfootnote", "if": "magyar", "arg": { "format": "{}", "snippet": "headingfootnote{${1:lábjegyzet-szöveg%text}}" } }, { "name": "HuComma", "if": "magyar", "unusual": true }, { "name": "hunnewlabel", "if": "magyar", "unusual": true }, { "name": "Hunumeral", "if": "magyar", "arg": { "format": "{}", "snippet": "Hunumeral{${1:counter}}" } }, { "name": "hunumeral", "if": "magyar", "arg": { "format": "{}", "snippet": "hunumeral{${1:counter}}" } }, { "name": "huordinal", "if": "magyar", "arg": { "format": "{}", "snippet": "huordinal{${1:counter}}" } }, { "name": "Huordinal", "if": "magyar", "arg": { "format": "{}", "snippet": "Huordinal{${1:counter}}" } }, { "name": "magyarDumpHuMin", "if": "magyar", "unusual": true }, { "name": "makeFootnotable", "if": "magyar", "arg": { "format": "{}", "snippet": "makeFootnotable{${1:környezet-név}}" } }, { "name": "MathBrk", "if": "magyar", "arg": { "format": "{}", "snippet": "MathBrk{${1:szimbólum}}" } }, { "name": "MathBrkAll", "if": "magyar", "arg": { "format": "{}", "snippet": "MathBrkAll{${1:szimbólum}}" } }, { "name": "MathReal", "if": "magyar", "arg": { "format": "{}", "snippet": "MathReal{${1:képlet tizedestörtekkel%formula}}" } }, { "name": "ondatemagyar", "if": "magyar" }, { "name": "ontoday", "if": "magyar" }, { "name": "refstruc", "if": "magyar", "arg": { "format": "{}", "snippet": "refstruc{${1:label}}" } }, { "name": "refstrucparen", "if": "magyar", "unusual": true, "arg": { "format": "{}", "snippet": "refstrucparen{${1:label}}" } }, { "name": "SafeToday", "if": "magyar" }, { "name": "textqq", "if": "magyar", "arg": { "format": "{}", "snippet": "textqq{${1:szövegközti idézet%text}}" } }, { "name": "captionshungarian", "if": "hungarian", "unusual": true }, { "name": "datehungarian", "if": "hungarian", "unusual": true }, { "name": "extrashungarian", "if": "hungarian", "unusual": true }, { "name": "noextrashungarian", "if": "hungarian", "unusual": true }, { "name": "prefacename", "if": "hungarian", "unusual": true }, { "name": "bibname", "if": "hungarian", "unusual": true }, { "name": "enclname", "if": "hungarian", "unusual": true }, { "name": "ccname", "if": "hungarian", "unusual": true }, { "name": "headtoname", "if": "hungarian", "unusual": true }, { "name": "proofname", "if": "hungarian", "unusual": true }, { "name": "glossaryname", "if": "hungarian", "unusual": true }, { "name": "chaptername", "if": "hungarian", "unusual": true }, { "name": "notesname", "if": "hungarian", "unusual": true }, { "name": "seename", "if": "hungarian", "unusual": true }, { "name": "alsoname", "if": "hungarian", "unusual": true }, { "name": "acite*", "if": "hungarian", "arg": { "format": "{}", "snippet": "acite*{${1:keylist}}" } }, { "name": "Acite*", "if": "hungarian", "arg": { "format": "{}", "snippet": "Acite*{${1:keylist}}" } }, { "name": "acite", "if": "hungarian", "arg": { "format": "{}", "snippet": "acite{${1:keylist}}" } }, { "name": "Acite", "if": "hungarian", "arg": { "format": "{}", "snippet": "Acite{${1:keylist}}" } }, { "name": "apageref*", "if": "hungarian", "arg": { "format": "{}", "snippet": "apageref*{${1:label}}" } }, { "name": "Apageref*", "if": "hungarian", "arg": { "format": "{}", "snippet": "Apageref*{${1:label}}" } }, { "name": "apageref", "if": "hungarian", "arg": { "format": "{}", "snippet": "apageref{${1:label}}" } }, { "name": "Apageref", "if": "hungarian", "arg": { "format": "{}", "snippet": "Apageref{${1:label}}" } }, { "name": "aref", "if": "hungarian", "arg": { "format": "()", "snippet": "aref({${1:label}})" } }, { "name": "Aref", "if": "hungarian", "arg": { "format": "()", "snippet": "Aref({${1:label}})" } }, { "name": "aref*", "if": "hungarian", "arg": { "format": "{}", "snippet": "aref*{${1:label}}" } }, { "name": "Aref*", "if": "hungarian", "arg": { "format": "{}", "snippet": "Aref*{${1:label}}" } }, { "name": "aref", "if": "hungarian", "arg": { "format": "{}", "snippet": "aref{${1:label}}" } }, { "name": "Aref", "if": "hungarian", "arg": { "format": "{}", "snippet": "Aref{${1:label}}" } }, { "name": "az*", "if": "hungarian", "arg": { "format": "{}", "snippet": "az*{${1:szó}}" } }, { "name": "Az*", "if": "hungarian", "arg": { "format": "{}", "snippet": "Az*{${1:szó}}" } }, { "name": "az", "if": "hungarian", "arg": { "format": "{}", "snippet": "az{${1:szó}}" } }, { "name": "Az", "if": "hungarian", "arg": { "format": "{}", "snippet": "Az{${1:szó}}" } }, { "name": "azc", "if": "hungarian", "unusual": true, "arg": { "format": "{}", "snippet": "azc{${1:keylist}}" } }, { "name": "Azc", "if": "hungarian", "unusual": true, "arg": { "format": "{}", "snippet": "Azc{${1:keylist}}" } }, { "name": "azp", "if": "hungarian", "unusual": true, "arg": { "format": "{}", "snippet": "azp{${1:label}}" } }, { "name": "Azp", "if": "hungarian", "unusual": true, "arg": { "format": "{}", "snippet": "Azp{${1:label}}" } }, { "name": "azr", "if": "hungarian", "unusual": true, "arg": { "format": "{}", "snippet": "azr{${1:label}}" } }, { "name": "Azr", "if": "hungarian", "unusual": true, "arg": { "format": "{}", "snippet": "Azr{${1:label}}" } }, { "name": "editorfootnote", "if": "hungarian", "arg": { "format": "{}", "snippet": "editorfootnote{${1:lábjegyzet-szöveg%text}}" } }, { "name": "emitdate", "if": "hungarian", "arg": { "format": "[]{}{}", "snippet": "emitdate[${3:toldalék}]{${1:formátum}}{${2:dátum}}" } }, { "name": "emitdate", "if": "hungarian", "arg": { "format": "{}{}", "snippet": "emitdate{${1:formátum}}{${2:dátum}}" } }, { "name": "factorial", "if": "hungarian" }, { "name": "footnotestyle", "if": "hungarian", "arg": { "format": "{}", "snippet": "footnotestyle{${1:előírás%keyvals}}", "keys": [ "\\footnotestyle" ], "keyPos": 0 } }, { "name": "hang", "if": "hungarian", "arg": { "format": "{}", "snippet": "hang{${1:bekezdéskezdő jel}}" } }, { "name": "headingfootnote", "if": "hungarian", "arg": { "format": "[]{}", "snippet": "headingfootnote[${2:szám}]{${1:lábjegyzet-szöveg%text}}" } }, { "name": "headingfootnote", "if": "hungarian", "arg": { "format": "{}", "snippet": "headingfootnote{${1:lábjegyzet-szöveg%text}}" } }, { "name": "HuComma", "if": "hungarian", "unusual": true }, { "name": "hunnewlabel", "if": "hungarian", "unusual": true }, { "name": "Hunumeral", "if": "hungarian", "arg": { "format": "{}", "snippet": "Hunumeral{${1:counter}}" } }, { "name": "hunumeral", "if": "hungarian", "arg": { "format": "{}", "snippet": "hunumeral{${1:counter}}" } }, { "name": "huordinal", "if": "hungarian", "arg": { "format": "{}", "snippet": "huordinal{${1:counter}}" } }, { "name": "Huordinal", "if": "hungarian", "arg": { "format": "{}", "snippet": "Huordinal{${1:counter}}" } }, { "name": "magyarDumpHuMin", "if": "hungarian", "unusual": true }, { "name": "makeFootnotable", "if": "hungarian", "arg": { "format": "{}", "snippet": "makeFootnotable{${1:környezet-név}}" } }, { "name": "MathBrk", "if": "hungarian", "arg": { "format": "{}", "snippet": "MathBrk{${1:szimbólum}}" } }, { "name": "MathBrkAll", "if": "hungarian", "arg": { "format": "{}", "snippet": "MathBrkAll{${1:szimbólum}}" } }, { "name": "MathReal", "if": "hungarian", "arg": { "format": "{}", "snippet": "MathReal{${1:képlet tizedestörtekkel%formula}}" } }, { "name": "ondatehungarian", "if": "hungarian" }, { "name": "ontoday", "if": "hungarian" }, { "name": "refstruc", "if": "hungarian", "arg": { "format": "{}", "snippet": "refstruc{${1:label}}" } }, { "name": "refstrucparen", "if": "hungarian", "unusual": true, "arg": { "format": "{}", "snippet": "refstrucparen{${1:label}}" } }, { "name": "SafeToday", "if": "hungarian" }, { "name": "textqq", "if": "hungarian", "arg": { "format": "{}", "snippet": "textqq{${1:szövegközti idézet%text}}" } }, { "name": "captionsmalay", "if": "malay", "unusual": true }, { "name": "datemalay", "if": "malay", "unusual": true }, { "name": "extrasmalay", "if": "malay", "unusual": true }, { "name": "noextrasmalay", "if": "malay", "unusual": true }, { "name": "prefacename", "if": "malay", "unusual": true }, { "name": "bibname", "if": "malay", "unusual": true }, { "name": "chaptername", "if": "malay", "unusual": true }, { "name": "enclname", "if": "malay", "unusual": true }, { "name": "ccname", "if": "malay", "unusual": true }, { "name": "headtoname", "if": "malay", "unusual": true }, { "name": "seename", "if": "malay", "unusual": true }, { "name": "alsoname", "if": "malay", "unusual": true }, { "name": "proofname", "if": "malay", "unusual": true }, { "name": "glossaryname", "if": "malay", "unusual": true }, { "name": "captionsbahasam", "if": "bahasam", "unusual": true }, { "name": "datebahasam", "if": "bahasam", "unusual": true }, { "name": "extrasbahasam", "if": "bahasam", "unusual": true }, { "name": "noextrasbahasam", "if": "bahasam", "unusual": true }, { "name": "prefacename", "if": "bahasam", "unusual": true }, { "name": "bibname", "if": "bahasam", "unusual": true }, { "name": "chaptername", "if": "bahasam", "unusual": true }, { "name": "enclname", "if": "bahasam", "unusual": true }, { "name": "ccname", "if": "bahasam", "unusual": true }, { "name": "headtoname", "if": "bahasam", "unusual": true }, { "name": "seename", "if": "bahasam", "unusual": true }, { "name": "alsoname", "if": "bahasam", "unusual": true }, { "name": "proofname", "if": "bahasam", "unusual": true }, { "name": "glossaryname", "if": "bahasam", "unusual": true }, { "name": "captionsmelayu", "if": "melayu", "unusual": true }, { "name": "datemelayu", "if": "melayu", "unusual": true }, { "name": "extrasmelayu", "if": "melayu", "unusual": true }, { "name": "noextrasmelayu", "if": "melayu", "unusual": true }, { "name": "prefacename", "if": "melayu", "unusual": true }, { "name": "bibname", "if": "melayu", "unusual": true }, { "name": "chaptername", "if": "melayu", "unusual": true }, { "name": "enclname", "if": "melayu", "unusual": true }, { "name": "ccname", "if": "melayu", "unusual": true }, { "name": "headtoname", "if": "melayu", "unusual": true }, { "name": "seename", "if": "melayu", "unusual": true }, { "name": "alsoname", "if": "melayu", "unusual": true }, { "name": "proofname", "if": "melayu", "unusual": true }, { "name": "glossaryname", "if": "melayu", "unusual": true }, { "name": "captionsmeyalu", "if": "meyalu", "unusual": true }, { "name": "datemeyalu", "if": "meyalu", "unusual": true }, { "name": "extrasmeyalu", "if": "meyalu", "unusual": true }, { "name": "noextrasmeyalu", "if": "meyalu", "unusual": true }, { "name": "prefacename", "if": "meyalu", "unusual": true }, { "name": "bibname", "if": "meyalu", "unusual": true }, { "name": "chaptername", "if": "meyalu", "unusual": true }, { "name": "enclname", "if": "meyalu", "unusual": true }, { "name": "ccname", "if": "meyalu", "unusual": true }, { "name": "headtoname", "if": "meyalu", "unusual": true }, { "name": "seename", "if": "meyalu", "unusual": true }, { "name": "alsoname", "if": "meyalu", "unusual": true }, { "name": "proofname", "if": "meyalu", "unusual": true }, { "name": "glossaryname", "if": "meyalu", "unusual": true }, { "name": "captionsmongolian", "if": "mongolian", "unusual": true }, { "name": "datemongolian", "if": "mongolian", "unusual": true }, { "name": "extrasmongolian", "if": "mongolian", "unusual": true }, { "name": "noextrasmongolian", "if": "mongolian", "unusual": true }, { "name": "latinencoding", "if": "mongolian", "unusual": true }, { "name": "cyrillicencoding", "if": "mongolian", "unusual": true }, { "name": "Mongolian", "if": "mongolian" }, { "name": "English", "if": "mongolian" }, { "name": "Mon", "if": "mongolian", "unusual": true }, { "name": "Eng", "if": "mongolian", "unusual": true }, { "name": "cyrillictext", "if": "mongolian", "unusual": true }, { "name": "cyr", "if": "mongolian", "unusual": true }, { "name": "lat", "if": "mongolian", "detail": "⪫", "doc": "Larger than" }, { "name": "textcyrillic", "if": "mongolian", "arg": { "format": "{}", "snippet": "textcyrillic{${1:text}}" } }, { "name": "prefacename", "if": "mongolian" }, { "name": "bibname", "if": "mongolian" }, { "name": "chaptername", "if": "mongolian" }, { "name": "authorname", "if": "mongolian" }, { "name": "enclname", "if": "mongolian" }, { "name": "ccname", "if": "mongolian" }, { "name": "headtoname", "if": "mongolian" }, { "name": "seename", "if": "mongolian" }, { "name": "alsoname", "if": "mongolian" }, { "name": "proofname", "if": "mongolian" }, { "name": "glossaryname", "if": "mongolian" }, { "name": "cdash", "if": "mongolian", "unusual": true }, { "name": "mdqon", "if": "mongolian", "unusual": true }, { "name": "mdqoff", "if": "mongolian", "unusual": true }, { "name": "Useg", "if": "mongolian", "arg": { "format": "{}", "snippet": "Useg{${1:counter}}" } }, { "name": "useg", "if": "mongolian", "arg": { "format": "{}", "snippet": "useg{${1:counter}}" } }, { "name": "sh", "if": "mongolian" }, { "name": "ch", "if": "mongolian" }, { "name": "tg", "if": "mongolian" }, { "name": "arctg", "if": "mongolian" }, { "name": "arcctg", "if": "mongolian" }, { "name": "ctg", "if": "mongolian" }, { "name": "cth", "if": "mongolian" }, { "name": "cosec", "if": "mongolian" }, { "name": "Prob", "if": "mongolian" }, { "name": "Variance", "if": "mongolian" }, { "name": "nsd", "if": "mongolian" }, { "name": "nsk", "if": "mongolian" }, { "name": "NSD", "if": "mongolian" }, { "name": "NSK", "if": "mongolian" }, { "name": "nod", "if": "mongolian" }, { "name": "nok", "if": "mongolian" }, { "name": "NOD", "if": "mongolian" }, { "name": "NOK", "if": "mongolian" }, { "name": "Proj", "if": "mongolian" }, { "name": "No", "if": "mongolian" }, { "name": "C", "if": "mongolian", "arg": { "format": "{}", "snippet": "C{${1:arg}}" } }, { "name": "CYRA", "if": "mongolian" }, { "name": "cyra", "if": "mongolian" }, { "name": "CYRAE", "if": "mongolian" }, { "name": "cyrae", "if": "mongolian" }, { "name": "CYRB", "if": "mongolian" }, { "name": "cyrb", "if": "mongolian" }, { "name": "CYRC", "if": "mongolian" }, { "name": "cyrc", "if": "mongolian" }, { "name": "CYRCH", "if": "mongolian" }, { "name": "cyrch", "if": "mongolian" }, { "name": "CYRCHRDSC", "if": "mongolian" }, { "name": "cyrchrdsc", "if": "mongolian" }, { "name": "CYRCHVCRS", "if": "mongolian" }, { "name": "cyrchvcrs", "if": "mongolian" }, { "name": "CYRD", "if": "mongolian" }, { "name": "cyrd", "if": "mongolian" }, { "name": "cyrdash", "if": "mongolian" }, { "name": "CYRDJE", "if": "mongolian" }, { "name": "cyrdje", "if": "mongolian" }, { "name": "CYRDZE", "if": "mongolian" }, { "name": "cyrdze", "if": "mongolian" }, { "name": "CYRDZHE", "if": "mongolian" }, { "name": "cyrdzhe", "if": "mongolian" }, { "name": "CYRE", "if": "mongolian" }, { "name": "cyre", "if": "mongolian" }, { "name": "CYREREV", "if": "mongolian" }, { "name": "cyrerev", "if": "mongolian" }, { "name": "CYRERY", "if": "mongolian" }, { "name": "cyrery", "if": "mongolian" }, { "name": "CYRF", "if": "mongolian" }, { "name": "cyrf", "if": "mongolian" }, { "name": "CYRG", "if": "mongolian" }, { "name": "cyrg", "if": "mongolian" }, { "name": "CYRGHCRS", "if": "mongolian" }, { "name": "cyrghcrs", "if": "mongolian" }, { "name": "CYRGUP", "if": "mongolian" }, { "name": "cyrgup", "if": "mongolian" }, { "name": "CYRH", "if": "mongolian" }, { "name": "cyrh", "if": "mongolian" }, { "name": "CYRHDSC", "if": "mongolian" }, { "name": "cyrhdsc", "if": "mongolian" }, { "name": "CYRHRDSN", "if": "mongolian" }, { "name": "cyrhrdsn", "if": "mongolian" }, { "name": "CYRI", "if": "mongolian" }, { "name": "cyri", "if": "mongolian" }, { "name": "CYRIE", "if": "mongolian" }, { "name": "cyrie", "if": "mongolian" }, { "name": "CYRII", "if": "mongolian" }, { "name": "cyrii", "if": "mongolian" }, { "name": "CYRISHRT", "if": "mongolian" }, { "name": "cyrishrt", "if": "mongolian" }, { "name": "CYRJE", "if": "mongolian" }, { "name": "cyrje", "if": "mongolian" }, { "name": "CYRK", "if": "mongolian" }, { "name": "cyrk", "if": "mongolian" }, { "name": "CYRKBEAK", "if": "mongolian" }, { "name": "cyrkbeak", "if": "mongolian" }, { "name": "CYRKDSC", "if": "mongolian" }, { "name": "cyrkdsc", "if": "mongolian" }, { "name": "CYRKVCRS", "if": "mongolian" }, { "name": "cyrkvcrs", "if": "mongolian" }, { "name": "CYRL", "if": "mongolian" }, { "name": "cyrl", "if": "mongolian" }, { "name": "cyrlangle", "if": "mongolian" }, { "name": "CYRLJE", "if": "mongolian" }, { "name": "cyrlje", "if": "mongolian" }, { "name": "CYRM", "if": "mongolian" }, { "name": "cyrm", "if": "mongolian" }, { "name": "CYRN", "if": "mongolian" }, { "name": "cyrn", "if": "mongolian" }, { "name": "CYRNDSC", "if": "mongolian" }, { "name": "cyrndsc", "if": "mongolian" }, { "name": "CYRNG", "if": "mongolian" }, { "name": "cyrng", "if": "mongolian" }, { "name": "CYRNJE", "if": "mongolian" }, { "name": "cyrnje", "if": "mongolian" }, { "name": "CYRO", "if": "mongolian" }, { "name": "cyro", "if": "mongolian" }, { "name": "CYROTLD", "if": "mongolian" }, { "name": "cyrotld", "if": "mongolian" }, { "name": "CYRP", "if": "mongolian" }, { "name": "cyrp", "if": "mongolian" }, { "name": "CYRpalochka", "if": "mongolian" }, { "name": "CYRQ", "if": "mongolian" }, { "name": "cyrq", "if": "mongolian" }, { "name": "CYRR", "if": "mongolian" }, { "name": "cyrr", "if": "mongolian" }, { "name": "cyrrangle", "if": "mongolian" }, { "name": "CYRS", "if": "mongolian" }, { "name": "cyrs", "if": "mongolian" }, { "name": "CYRSCHWA", "if": "mongolian" }, { "name": "cyrschwa", "if": "mongolian" }, { "name": "CYRSDSC", "if": "mongolian" }, { "name": "cyrsdsc", "if": "mongolian" }, { "name": "CYRSFTSN", "if": "mongolian" }, { "name": "cyrsftsn", "if": "mongolian" }, { "name": "CYRSH", "if": "mongolian" }, { "name": "cyrsh", "if": "mongolian" }, { "name": "CYRSHCH", "if": "mongolian" }, { "name": "cyrshch", "if": "mongolian" }, { "name": "CYRSHHA", "if": "mongolian" }, { "name": "cyrshha", "if": "mongolian" }, { "name": "CYRT", "if": "mongolian" }, { "name": "cyrt", "if": "mongolian" }, { "name": "CYRTSHE", "if": "mongolian" }, { "name": "cyrtshe", "if": "mongolian" }, { "name": "CYRU", "if": "mongolian" }, { "name": "cyru", "if": "mongolian" }, { "name": "CYRUSHRT", "if": "mongolian" }, { "name": "cyrushrt", "if": "mongolian" }, { "name": "CYRV", "if": "mongolian" }, { "name": "cyrv", "if": "mongolian" }, { "name": "CYRW", "if": "mongolian" }, { "name": "cyrw", "if": "mongolian" }, { "name": "CYRY", "if": "mongolian" }, { "name": "cyry", "if": "mongolian" }, { "name": "CYRYA", "if": "mongolian" }, { "name": "cyrya", "if": "mongolian" }, { "name": "CYRYHCRS", "if": "mongolian" }, { "name": "cyryhcrs", "if": "mongolian" }, { "name": "CYRYI", "if": "mongolian" }, { "name": "cyryi", "if": "mongolian" }, { "name": "CYRYO", "if": "mongolian" }, { "name": "cyryo", "if": "mongolian" }, { "name": "CYRYU", "if": "mongolian" }, { "name": "cyryu", "if": "mongolian" }, { "name": "CYRZ", "if": "mongolian" }, { "name": "cyrz", "if": "mongolian" }, { "name": "CYRZDSC", "if": "mongolian" }, { "name": "cyrzdsc", "if": "mongolian" }, { "name": "CYRZH", "if": "mongolian" }, { "name": "cyrzh", "if": "mongolian" }, { "name": "CYRZHDSC", "if": "mongolian" }, { "name": "cyrzhdsc", "if": "mongolian" }, { "name": "f", "if": "mongolian", "arg": { "format": "{}", "snippet": "f{${1:arg}}" } }, { "name": "guillemotleft", "if": "mongolian" }, { "name": "guillemotright", "if": "mongolian" }, { "name": "k", "if": "mongolian", "arg": { "format": "{}", "snippet": "k{${1:arg}}" } }, { "name": "quotedblbase", "if": "mongolian" }, { "name": "textquotedbl", "if": "mongolian" }, { "name": "U", "if": "mongolian", "arg": { "format": "{}", "snippet": "U{${1:arg}}" } }, { "name": "captionsnorsk", "if": "norsk", "unusual": true }, { "name": "datenorsk", "if": "norsk", "unusual": true }, { "name": "extrasnorsk", "if": "norsk", "unusual": true }, { "name": "noextrasnorsk", "if": "norsk", "unusual": true }, { "name": "dq", "if": "norsk" }, { "name": "prefacename", "if": "norsk", "unusual": true }, { "name": "bibname", "if": "norsk", "unusual": true }, { "name": "chaptername", "if": "norsk", "unusual": true }, { "name": "enclname", "if": "norsk", "unusual": true }, { "name": "ccname", "if": "norsk", "unusual": true }, { "name": "headtoname", "if": "norsk", "unusual": true }, { "name": "seename", "if": "norsk", "unusual": true }, { "name": "alsoname", "if": "norsk", "unusual": true }, { "name": "proofname", "if": "norsk", "unusual": true }, { "name": "glossaryname", "if": "norsk", "unusual": true }, { "name": "captionspiedmontese", "if": "piedmontese", "unusual": true }, { "name": "datepiedmontese", "if": "piedmontese", "unusual": true }, { "name": "extraspiedmontese", "if": "piedmontese", "unusual": true }, { "name": "noextraspiedmontese", "if": "piedmontese", "unusual": true }, { "name": "prefacename", "if": "piedmontese", "unusual": true }, { "name": "bibname", "if": "piedmontese", "unusual": true }, { "name": "chaptername", "if": "piedmontese", "unusual": true }, { "name": "enclname", "if": "piedmontese", "unusual": true }, { "name": "ccname", "if": "piedmontese", "unusual": true }, { "name": "headtoname", "if": "piedmontese", "unusual": true }, { "name": "seename", "if": "piedmontese", "unusual": true }, { "name": "alsoname", "if": "piedmontese", "unusual": true }, { "name": "proofname", "if": "piedmontese", "unusual": true }, { "name": "glossaryname", "if": "piedmontese", "unusual": true }, { "name": "captionspinyin", "if": "pinyin", "unusual": true }, { "name": "datepinyin", "if": "pinyin", "unusual": true }, { "name": "extraspinyin", "if": "pinyin", "unusual": true }, { "name": "noextraspinyin", "if": "pinyin", "unusual": true }, { "name": "mdqon", "if": "pinyin", "unusual": true }, { "name": "mdqoff", "if": "pinyin", "unusual": true }, { "name": "captionspolish", "if": "polish", "unusual": true }, { "name": "datepolish", "if": "polish", "unusual": true }, { "name": "extraspolish", "if": "polish", "unusual": true }, { "name": "noextraspolish", "if": "polish", "unusual": true }, { "name": "aob", "if": "polish" }, { "name": "Aob", "if": "polish" }, { "name": "eob", "if": "polish" }, { "name": "Eob", "if": "polish" }, { "name": "lpb", "if": "polish" }, { "name": "Lpb", "if": "polish" }, { "name": "zkb", "if": "polish" }, { "name": "Zkb", "if": "polish" }, { "name": "sob", "if": "polish", "unusual": true }, { "name": "spb", "if": "polish", "unusual": true }, { "name": "skb", "if": "polish", "unusual": true }, { "name": "textpl", "if": "polish", "unusual": true }, { "name": "telepl", "if": "polish", "unusual": true }, { "name": "dq", "if": "polish" }, { "name": "polishrz", "if": "polish", "unusual": true }, { "name": "polishzx", "if": "polish", "unusual": true }, { "name": "mdqon", "if": "polish", "unusual": true }, { "name": "mdqoff", "if": "polish", "unusual": true }, { "name": "prefacename", "if": "polish", "unusual": true }, { "name": "bibname", "if": "polish", "unusual": true }, { "name": "chaptername", "if": "polish", "unusual": true }, { "name": "enclname", "if": "polish", "unusual": true }, { "name": "ccname", "if": "polish", "unusual": true }, { "name": "headtoname", "if": "polish", "unusual": true }, { "name": "seename", "if": "polish", "unusual": true }, { "name": "alsoname", "if": "polish", "unusual": true }, { "name": "proofname", "if": "polish", "unusual": true }, { "name": "glossaryname", "if": "polish", "unusual": true }, { "name": "captionsportuges", "if": "portuges", "unusual": true }, { "name": "dateportuges", "if": "portuges", "unusual": true }, { "name": "extrasportuges", "if": "portuges", "unusual": true }, { "name": "noextrasportuges", "if": "portuges", "unusual": true }, { "name": "prefacename", "if": "portuges", "unusual": true }, { "name": "bibname", "if": "portuges", "unusual": true }, { "name": "chaptername", "if": "portuges", "unusual": true }, { "name": "enclname", "if": "portuges", "unusual": true }, { "name": "ccname", "if": "portuges", "unusual": true }, { "name": "headtoname", "if": "portuges", "unusual": true }, { "name": "seename", "if": "portuges", "unusual": true }, { "name": "alsoname", "if": "portuges", "unusual": true }, { "name": "proofname", "if": "portuges", "unusual": true }, { "name": "glossaryname", "if": "portuges", "unusual": true }, { "name": "ord", "if": "portuges" }, { "name": "orda", "if": "portuges" }, { "name": "ro", "if": "portuges", "unusual": true }, { "name": "ra", "if": "portuges", "unusual": true }, { "name": "captionsportuguese", "if": "portuguese", "unusual": true }, { "name": "dateportuguese", "if": "portuguese", "unusual": true }, { "name": "extrasportuguese", "if": "portuguese", "unusual": true }, { "name": "noextrasportuguese", "if": "portuguese", "unusual": true }, { "name": "prefacename", "if": "portuguese", "unusual": true }, { "name": "bibname", "if": "portuguese", "unusual": true }, { "name": "chaptername", "if": "portuguese", "unusual": true }, { "name": "enclname", "if": "portuguese", "unusual": true }, { "name": "ccname", "if": "portuguese", "unusual": true }, { "name": "headtoname", "if": "portuguese", "unusual": true }, { "name": "seename", "if": "portuguese", "unusual": true }, { "name": "alsoname", "if": "portuguese", "unusual": true }, { "name": "proofname", "if": "portuguese", "unusual": true }, { "name": "glossaryname", "if": "portuguese", "unusual": true }, { "name": "ord", "if": "portuguese" }, { "name": "orda", "if": "portuguese" }, { "name": "ro", "if": "portuguese", "unusual": true }, { "name": "ra", "if": "portuguese", "unusual": true }, { "name": "captionsbrazil", "if": "brazil", "unusual": true }, { "name": "datebrazil", "if": "brazil", "unusual": true }, { "name": "extrasbrazil", "if": "brazil", "unusual": true }, { "name": "noextrasbrazil", "if": "brazil", "unusual": true }, { "name": "prefacename", "if": "brazil", "unusual": true }, { "name": "bibname", "if": "brazil", "unusual": true }, { "name": "chaptername", "if": "brazil", "unusual": true }, { "name": "enclname", "if": "brazil", "unusual": true }, { "name": "ccname", "if": "brazil", "unusual": true }, { "name": "headtoname", "if": "brazil", "unusual": true }, { "name": "seename", "if": "brazil", "unusual": true }, { "name": "alsoname", "if": "brazil", "unusual": true }, { "name": "proofname", "if": "brazil", "unusual": true }, { "name": "glossaryname", "if": "brazil", "unusual": true }, { "name": "ord", "if": "brazil" }, { "name": "orda", "if": "brazil" }, { "name": "ro", "if": "brazil", "unusual": true }, { "name": "ra", "if": "brazil", "unusual": true }, { "name": "captionsbrazilian", "if": "brazilian", "unusual": true }, { "name": "datebrazilian", "if": "brazilian", "unusual": true }, { "name": "extrasbrazilian", "if": "brazilian", "unusual": true }, { "name": "noextrasbrazilian", "if": "brazilian", "unusual": true }, { "name": "prefacename", "if": "brazilian", "unusual": true }, { "name": "bibname", "if": "brazilian", "unusual": true }, { "name": "chaptername", "if": "brazilian", "unusual": true }, { "name": "enclname", "if": "brazilian", "unusual": true }, { "name": "ccname", "if": "brazilian", "unusual": true }, { "name": "headtoname", "if": "brazilian", "unusual": true }, { "name": "seename", "if": "brazilian", "unusual": true }, { "name": "alsoname", "if": "brazilian", "unusual": true }, { "name": "proofname", "if": "brazilian", "unusual": true }, { "name": "glossaryname", "if": "brazilian", "unusual": true }, { "name": "ord", "if": "brazilian" }, { "name": "orda", "if": "brazilian" }, { "name": "ro", "if": "brazilian", "unusual": true }, { "name": "ra", "if": "brazilian", "unusual": true }, { "name": "captionsromanian", "if": "romanian", "unusual": true }, { "name": "dateromanian", "if": "romanian", "unusual": true }, { "name": "extrasromanian", "if": "romanian", "unusual": true }, { "name": "noextrasromanian", "if": "romanian", "unusual": true }, { "name": "prefacename", "if": "romanian", "unusual": true }, { "name": "bibname", "if": "romanian", "unusual": true }, { "name": "chaptername", "if": "romanian", "unusual": true }, { "name": "enclname", "if": "romanian", "unusual": true }, { "name": "ccname", "if": "romanian", "unusual": true }, { "name": "headtoname", "if": "romanian", "unusual": true }, { "name": "seename", "if": "romanian", "unusual": true }, { "name": "alsoname", "if": "romanian", "unusual": true }, { "name": "proofname", "if": "romanian", "unusual": true }, { "name": "glossaryname", "if": "romanian", "unusual": true }, { "name": "captionsromansh", "if": "romansh", "unusual": true }, { "name": "dateromansh", "if": "romansh", "unusual": true }, { "name": "extrasromansh", "if": "romansh", "unusual": true }, { "name": "noextrasromansh", "if": "romansh", "unusual": true }, { "name": "prefacename", "if": "romansh", "unusual": true }, { "name": "bibname", "if": "romansh", "unusual": true }, { "name": "chaptername", "if": "romansh", "unusual": true }, { "name": "enclname", "if": "romansh", "unusual": true }, { "name": "ccname", "if": "romansh", "unusual": true }, { "name": "headtoname", "if": "romansh", "unusual": true }, { "name": "seename", "if": "romansh", "unusual": true }, { "name": "alsoname", "if": "romansh", "unusual": true }, { "name": "proofname", "if": "romansh", "unusual": true }, { "name": "glossaryname", "if": "romansh", "unusual": true }, { "name": "cyrdash", "if": "russian" }, { "name": "asbuk", "if": "russian", "arg": { "format": "{}", "snippet": "asbuk{${1:counter}}" } }, { "name": "Asbuk", "if": "russian", "arg": { "format": "{}", "snippet": "Asbuk{${1:counter}}" } }, { "name": "Russian", "if": "russian" }, { "name": "sh", "if": "russian" }, { "name": "ch", "if": "russian" }, { "name": "tg", "if": "russian" }, { "name": "ctg", "if": "russian" }, { "name": "arctg", "if": "russian" }, { "name": "arcctg", "if": "russian" }, { "name": "th", "if": "russian" }, { "name": "cth", "if": "russian" }, { "name": "cosec", "if": "russian" }, { "name": "Prob", "if": "russian" }, { "name": "Variance", "if": "russian" }, { "name": "NOD", "if": "russian" }, { "name": "nod", "if": "russian" }, { "name": "NOK", "if": "russian" }, { "name": "nok", "if": "russian" }, { "name": "Proj", "if": "russian" }, { "name": "cyrillicencoding", "if": "russian", "unusual": true }, { "name": "cyrillictext", "if": "russian", "unusual": true }, { "name": "cyr", "if": "russian", "unusual": true }, { "name": "textcyrillic", "if": "russian", "arg": { "format": "{}", "snippet": "textcyrillic{${1:text}}" } }, { "name": "dq", "if": "russian" }, { "name": "captionsrussian", "if": "russian", "unusual": true }, { "name": "daterussian", "if": "russian", "unusual": true }, { "name": "extrasrussian", "if": "russian", "unusual": true }, { "name": "noextrasrussian", "if": "russian", "unusual": true }, { "name": "CYRA", "if": "russian", "unusual": true }, { "name": "CYRB", "if": "russian", "unusual": true }, { "name": "CYRV", "if": "russian", "unusual": true }, { "name": "CYRG", "if": "russian", "unusual": true }, { "name": "CYRGUP", "if": "russian", "unusual": true }, { "name": "CYRD", "if": "russian", "unusual": true }, { "name": "CYRE", "if": "russian", "unusual": true }, { "name": "CYRIE", "if": "russian", "unusual": true }, { "name": "CYRZH", "if": "russian", "unusual": true }, { "name": "CYRZ", "if": "russian", "unusual": true }, { "name": "CYRI", "if": "russian", "unusual": true }, { "name": "CYRII", "if": "russian", "unusual": true }, { "name": "CYRYI", "if": "russian", "unusual": true }, { "name": "CYRISHRT", "if": "russian", "unusual": true }, { "name": "CYRK", "if": "russian", "unusual": true }, { "name": "CYRL", "if": "russian", "unusual": true }, { "name": "CYRM", "if": "russian", "unusual": true }, { "name": "CYRN", "if": "russian", "unusual": true }, { "name": "CYRO", "if": "russian", "unusual": true }, { "name": "CYRP", "if": "russian", "unusual": true }, { "name": "CYRR", "if": "russian", "unusual": true }, { "name": "CYRS", "if": "russian", "unusual": true }, { "name": "CYRT", "if": "russian", "unusual": true }, { "name": "CYRU", "if": "russian", "unusual": true }, { "name": "CYRF", "if": "russian", "unusual": true }, { "name": "CYRH", "if": "russian", "unusual": true }, { "name": "CYRC", "if": "russian", "unusual": true }, { "name": "CYRCH", "if": "russian", "unusual": true }, { "name": "CYRSH", "if": "russian", "unusual": true }, { "name": "CYRSHCH", "if": "russian", "unusual": true }, { "name": "CYRYU", "if": "russian", "unusual": true }, { "name": "CYRYA", "if": "russian", "unusual": true }, { "name": "CYRSFTSN", "if": "russian", "unusual": true }, { "name": "CYRERY", "if": "russian", "unusual": true }, { "name": "cyra", "if": "russian", "unusual": true }, { "name": "cyrb", "if": "russian", "unusual": true }, { "name": "cyrv", "if": "russian", "unusual": true }, { "name": "cyrg", "if": "russian", "unusual": true }, { "name": "cyrgup", "if": "russian", "unusual": true }, { "name": "cyrd", "if": "russian", "unusual": true }, { "name": "cyre", "if": "russian", "unusual": true }, { "name": "cyrie", "if": "russian", "unusual": true }, { "name": "cyrzh", "if": "russian", "unusual": true }, { "name": "cyrz", "if": "russian", "unusual": true }, { "name": "cyri", "if": "russian", "unusual": true }, { "name": "cyrii", "if": "russian", "unusual": true }, { "name": "cyryi", "if": "russian", "unusual": true }, { "name": "cyrishrt", "if": "russian", "unusual": true }, { "name": "cyrk", "if": "russian", "unusual": true }, { "name": "cyrl", "if": "russian", "unusual": true }, { "name": "cyrm", "if": "russian", "unusual": true }, { "name": "cyrn", "if": "russian", "unusual": true }, { "name": "cyro", "if": "russian", "unusual": true }, { "name": "cyrp", "if": "russian", "unusual": true }, { "name": "cyrr", "if": "russian", "unusual": true }, { "name": "cyrs", "if": "russian", "unusual": true }, { "name": "cyrt", "if": "russian", "unusual": true }, { "name": "cyru", "if": "russian", "unusual": true }, { "name": "cyrf", "if": "russian", "unusual": true }, { "name": "cyrh", "if": "russian", "unusual": true }, { "name": "cyrc", "if": "russian", "unusual": true }, { "name": "cyrch", "if": "russian", "unusual": true }, { "name": "cyrsh", "if": "russian", "unusual": true }, { "name": "cyrshch", "if": "russian", "unusual": true }, { "name": "cyryu", "if": "russian", "unusual": true }, { "name": "cyrya", "if": "russian", "unusual": true }, { "name": "cyrsftsn", "if": "russian", "unusual": true }, { "name": "cyrery", "if": "russian", "unusual": true }, { "name": "cdash", "if": "russian", "unusual": true }, { "name": "prefacename", "if": "russian", "unusual": true }, { "name": "bibname", "if": "russian", "unusual": true }, { "name": "chaptername", "if": "russian", "unusual": true }, { "name": "tocname", "if": "russian", "unusual": true }, { "name": "authorname", "if": "russian", "unusual": true }, { "name": "enclname", "if": "russian", "unusual": true }, { "name": "ccname", "if": "russian", "unusual": true }, { "name": "headtoname", "if": "russian", "unusual": true }, { "name": "seename", "if": "russian", "unusual": true }, { "name": "alsoname", "if": "russian", "unusual": true }, { "name": "proofname", "if": "russian", "unusual": true }, { "name": "glossaryname", "if": "russian", "unusual": true }, { "name": "acronymname", "if": "russian", "unusual": true }, { "name": "lstlistingname", "if": "russian", "unusual": true }, { "name": "lstlistlistingname", "if": "russian", "unusual": true }, { "name": "notesname", "if": "russian", "unusual": true }, { "name": "nomname", "if": "russian", "unusual": true }, { "name": "cyrdash", "if": "russian.ancient" }, { "name": "asbuk", "if": "russian.ancient", "arg": { "format": "{}", "snippet": "asbuk{${1:counter}}" } }, { "name": "Asbuk", "if": "russian.ancient", "arg": { "format": "{}", "snippet": "Asbuk{${1:counter}}" } }, { "name": "Russian", "if": "russian.ancient" }, { "name": "sh", "if": "russian.ancient" }, { "name": "ch", "if": "russian.ancient" }, { "name": "tg", "if": "russian.ancient" }, { "name": "ctg", "if": "russian.ancient" }, { "name": "arctg", "if": "russian.ancient" }, { "name": "arcctg", "if": "russian.ancient" }, { "name": "th", "if": "russian.ancient" }, { "name": "cth", "if": "russian.ancient" }, { "name": "cosec", "if": "russian.ancient" }, { "name": "Prob", "if": "russian.ancient" }, { "name": "Variance", "if": "russian.ancient" }, { "name": "NOD", "if": "russian.ancient" }, { "name": "nod", "if": "russian.ancient" }, { "name": "NOK", "if": "russian.ancient" }, { "name": "nok", "if": "russian.ancient" }, { "name": "Proj", "if": "russian.ancient" }, { "name": "cyrillicencoding", "if": "russian.ancient", "unusual": true }, { "name": "cyrillictext", "if": "russian.ancient", "unusual": true }, { "name": "cyr", "if": "russian.ancient", "unusual": true }, { "name": "textcyrillic", "if": "russian.ancient", "arg": { "format": "{}", "snippet": "textcyrillic{${1:text}}" } }, { "name": "dq", "if": "russian.ancient" }, { "name": "captionsrussian", "if": "russian.ancient", "unusual": true }, { "name": "daterussian", "if": "russian.ancient", "unusual": true }, { "name": "extrasrussian", "if": "russian.ancient", "unusual": true }, { "name": "noextrasrussian", "if": "russian.ancient", "unusual": true }, { "name": "CYRA", "if": "russian.ancient", "unusual": true }, { "name": "CYRB", "if": "russian.ancient", "unusual": true }, { "name": "CYRV", "if": "russian.ancient", "unusual": true }, { "name": "CYRG", "if": "russian.ancient", "unusual": true }, { "name": "CYRGUP", "if": "russian.ancient", "unusual": true }, { "name": "CYRD", "if": "russian.ancient", "unusual": true }, { "name": "CYRE", "if": "russian.ancient", "unusual": true }, { "name": "CYRIE", "if": "russian.ancient", "unusual": true }, { "name": "CYRZH", "if": "russian.ancient", "unusual": true }, { "name": "CYRZ", "if": "russian.ancient", "unusual": true }, { "name": "CYRI", "if": "russian.ancient", "unusual": true }, { "name": "CYRII", "if": "russian.ancient", "unusual": true }, { "name": "CYRYI", "if": "russian.ancient", "unusual": true }, { "name": "CYRISHRT", "if": "russian.ancient", "unusual": true }, { "name": "CYRK", "if": "russian.ancient", "unusual": true }, { "name": "CYRL", "if": "russian.ancient", "unusual": true }, { "name": "CYRM", "if": "russian.ancient", "unusual": true }, { "name": "CYRN", "if": "russian.ancient", "unusual": true }, { "name": "CYRO", "if": "russian.ancient", "unusual": true }, { "name": "CYRP", "if": "russian.ancient", "unusual": true }, { "name": "CYRR", "if": "russian.ancient", "unusual": true }, { "name": "CYRS", "if": "russian.ancient", "unusual": true }, { "name": "CYRT", "if": "russian.ancient", "unusual": true }, { "name": "CYRU", "if": "russian.ancient", "unusual": true }, { "name": "CYRF", "if": "russian.ancient", "unusual": true }, { "name": "CYRH", "if": "russian.ancient", "unusual": true }, { "name": "CYRC", "if": "russian.ancient", "unusual": true }, { "name": "CYRCH", "if": "russian.ancient", "unusual": true }, { "name": "CYRSH", "if": "russian.ancient", "unusual": true }, { "name": "CYRSHCH", "if": "russian.ancient", "unusual": true }, { "name": "CYRYU", "if": "russian.ancient", "unusual": true }, { "name": "CYRYA", "if": "russian.ancient", "unusual": true }, { "name": "CYRSFTSN", "if": "russian.ancient", "unusual": true }, { "name": "CYRERY", "if": "russian.ancient", "unusual": true }, { "name": "cyra", "if": "russian.ancient", "unusual": true }, { "name": "cyrb", "if": "russian.ancient", "unusual": true }, { "name": "cyrv", "if": "russian.ancient", "unusual": true }, { "name": "cyrg", "if": "russian.ancient", "unusual": true }, { "name": "cyrgup", "if": "russian.ancient", "unusual": true }, { "name": "cyrd", "if": "russian.ancient", "unusual": true }, { "name": "cyre", "if": "russian.ancient", "unusual": true }, { "name": "cyrie", "if": "russian.ancient", "unusual": true }, { "name": "cyrzh", "if": "russian.ancient", "unusual": true }, { "name": "cyrz", "if": "russian.ancient", "unusual": true }, { "name": "cyri", "if": "russian.ancient", "unusual": true }, { "name": "cyrii", "if": "russian.ancient", "unusual": true }, { "name": "cyryi", "if": "russian.ancient", "unusual": true }, { "name": "cyrishrt", "if": "russian.ancient", "unusual": true }, { "name": "cyrk", "if": "russian.ancient", "unusual": true }, { "name": "cyrl", "if": "russian.ancient", "unusual": true }, { "name": "cyrm", "if": "russian.ancient", "unusual": true }, { "name": "cyrn", "if": "russian.ancient", "unusual": true }, { "name": "cyro", "if": "russian.ancient", "unusual": true }, { "name": "cyrp", "if": "russian.ancient", "unusual": true }, { "name": "cyrr", "if": "russian.ancient", "unusual": true }, { "name": "cyrs", "if": "russian.ancient", "unusual": true }, { "name": "cyrt", "if": "russian.ancient", "unusual": true }, { "name": "cyru", "if": "russian.ancient", "unusual": true }, { "name": "cyrf", "if": "russian.ancient", "unusual": true }, { "name": "cyrh", "if": "russian.ancient", "unusual": true }, { "name": "cyrc", "if": "russian.ancient", "unusual": true }, { "name": "cyrch", "if": "russian.ancient", "unusual": true }, { "name": "cyrsh", "if": "russian.ancient", "unusual": true }, { "name": "cyrshch", "if": "russian.ancient", "unusual": true }, { "name": "cyryu", "if": "russian.ancient", "unusual": true }, { "name": "cyrya", "if": "russian.ancient", "unusual": true }, { "name": "cyrsftsn", "if": "russian.ancient", "unusual": true }, { "name": "cyrery", "if": "russian.ancient", "unusual": true }, { "name": "cdash", "if": "russian.ancient", "unusual": true }, { "name": "prefacename", "if": "russian.ancient", "unusual": true }, { "name": "bibname", "if": "russian.ancient", "unusual": true }, { "name": "chaptername", "if": "russian.ancient", "unusual": true }, { "name": "tocname", "if": "russian.ancient", "unusual": true }, { "name": "authorname", "if": "russian.ancient", "unusual": true }, { "name": "enclname", "if": "russian.ancient", "unusual": true }, { "name": "ccname", "if": "russian.ancient", "unusual": true }, { "name": "headtoname", "if": "russian.ancient", "unusual": true }, { "name": "seename", "if": "russian.ancient", "unusual": true }, { "name": "alsoname", "if": "russian.ancient", "unusual": true }, { "name": "proofname", "if": "russian.ancient", "unusual": true }, { "name": "glossaryname", "if": "russian.ancient", "unusual": true }, { "name": "acronymname", "if": "russian.ancient", "unusual": true }, { "name": "lstlistingname", "if": "russian.ancient", "unusual": true }, { "name": "lstlistlistingname", "if": "russian.ancient", "unusual": true }, { "name": "notesname", "if": "russian.ancient", "unusual": true }, { "name": "nomname", "if": "russian.ancient", "unusual": true }, { "name": "captionsspanish", "if": "spanish", "unusual": true }, { "name": "datespanish", "if": "spanish", "unusual": true }, { "name": "extrasspanish", "if": "spanish", "unusual": true }, { "name": "noextrasspanish", "if": "spanish", "unusual": true }, { "name": "bibname", "if": "spanish", "unusual": true }, { "name": "chaptername", "if": "spanish", "unusual": true }, { "name": "enclname", "if": "spanish", "unusual": true }, { "name": "ccname", "if": "spanish", "unusual": true }, { "name": "headtoname", "if": "spanish", "unusual": true }, { "name": "seename", "if": "spanish", "unusual": true }, { "name": "alsoname", "if": "spanish", "unusual": true }, { "name": "proofname", "if": "spanish", "unusual": true }, { "name": "prefacename", "if": "spanish", "unusual": true }, { "name": "glossaryname", "if": "spanish", "unusual": true }, { "name": "spanishrefname", "if": "spanish", "unusual": true }, { "name": "spanishabstractname", "if": "spanish", "unusual": true }, { "name": "spanishbibname", "if": "spanish", "unusual": true }, { "name": "spanishchaptername", "if": "spanish", "unusual": true }, { "name": "spanishappendixname", "if": "spanish", "unusual": true }, { "name": "spanishcontentsname", "if": "spanish", "unusual": true }, { "name": "spanishlistfigurename", "if": "spanish", "unusual": true }, { "name": "spanishlisttablename", "if": "spanish", "unusual": true }, { "name": "spanishindexname", "if": "spanish", "unusual": true }, { "name": "spanishfigurename", "if": "spanish", "unusual": true }, { "name": "spanishtablename", "if": "spanish", "unusual": true }, { "name": "spanishpartname", "if": "spanish", "unusual": true }, { "name": "spanishenclname", "if": "spanish", "unusual": true }, { "name": "spanishccname", "if": "spanish", "unusual": true }, { "name": "spanishheadtoname", "if": "spanish", "unusual": true }, { "name": "spanishpagename", "if": "spanish", "unusual": true }, { "name": "spanishseename", "if": "spanish", "unusual": true }, { "name": "spanishalsoname", "if": "spanish", "unusual": true }, { "name": "spanishproofname", "if": "spanish", "unusual": true }, { "name": "spanishprefacename", "if": "spanish", "unusual": true }, { "name": "spanishglossaryname", "if": "spanish", "unusual": true }, { "name": "spanishdashitems", "if": "spanish", "unusual": true }, { "name": "spanishsignitems", "if": "spanish", "unusual": true }, { "name": "spanishsymbitems", "if": "spanish", "unusual": true }, { "name": "spanishindexchars", "if": "spanish", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "spanishindexchars{${1:encap}}{${2:open}}{${3:close}}" } }, { "name": "spanishscroman", "if": "spanish" }, { "name": "spanishlcroman", "if": "spanish" }, { "name": "spanishucroman", "if": "spanish" }, { "name": "Today", "if": "spanish" }, { "name": "spanishdate", "if": "spanish", "arg": { "format": "{}{}{}", "snippet": "spanishdate{${1:año}}{${2:mes}}{${3:día}}" } }, { "name": "spanishDate", "if": "spanish", "arg": { "format": "{}{}{}", "snippet": "spanishDate{${1:año}}{${2:mes}}{${3:día}}" } }, { "name": "spanishdatedel", "if": "spanish" }, { "name": "spanishdatede", "if": "spanish" }, { "name": "spanishreverseddate", "if": "spanish" }, { "name": "spanishdatefirst", "if": "spanish", "arg": { "format": "{}", "snippet": "spanishdatefirst{${1:día-uno}}" } }, { "name": "spanishdeactivate", "if": "spanish", "arg": { "format": "{}", "snippet": "spanishdeactivate{${1:caracteres}}" } }, { "name": "decimalcomma", "if": "spanish" }, { "name": "decimalpoint", "if": "spanish" }, { "name": "spanishdecimal", "if": "spanish", "arg": { "format": "{}", "snippet": "spanishdecimal{${1:math%formula}}" } }, { "name": "sptext", "if": "spanish", "arg": { "format": "{}", "snippet": "sptext{${1:text}}" } }, { "name": "spanishplainpercent", "if": "spanish" }, { "name": "percentsign", "if": "spanish", "unusual": true }, { "name": "lsc", "if": "spanish", "arg": { "format": "{}", "snippet": "lsc{${1:text}}" } }, { "name": "lquoti", "if": "spanish" }, { "name": "rquoti", "if": "spanish" }, { "name": "lquotii", "if": "spanish" }, { "name": "rquotii", "if": "spanish" }, { "name": "lquotiii", "if": "spanish" }, { "name": "rquotiii", "if": "spanish" }, { "name": "activatequoting", "if": "spanish" }, { "name": "deactivatequoting", "if": "spanish" }, { "name": "sen", "if": "spanish" }, { "name": "tg", "if": "spanish" }, { "name": "arcsen", "if": "spanish" }, { "name": "arctg", "if": "spanish" }, { "name": "accentedoperators", "if": "spanish" }, { "name": "unaccentedoperators", "if": "spanish" }, { "name": "spacedoperators", "if": "spanish" }, { "name": "unspacedoperators", "if": "spanish" }, { "name": "spanishoperators", "if": "spanish", "unusual": true }, { "name": "dotlessi", "if": "spanish" }, { "name": "selectspanish", "if": "spanish" }, { "name": "spanishoptions", "if": "spanish", "unusual": true }, { "name": "textspanish", "if": "spanish", "unusual": true }, { "name": "notextspanish", "if": "spanish", "unusual": true }, { "name": "mathspanish", "if": "spanish", "unusual": true }, { "name": "shorthandsspanish", "if": "spanish", "unusual": true }, { "name": "captionssamin", "if": "samin", "unusual": true }, { "name": "datesamin", "if": "samin", "unusual": true }, { "name": "extrassamin", "if": "samin", "unusual": true }, { "name": "noextrassamin", "if": "samin", "unusual": true }, { "name": "prefacename", "if": "samin", "unusual": true }, { "name": "bibname", "if": "samin", "unusual": true }, { "name": "chaptername", "if": "samin", "unusual": true }, { "name": "enclname", "if": "samin", "unusual": true }, { "name": "ccname", "if": "samin", "unusual": true }, { "name": "headtoname", "if": "samin", "unusual": true }, { "name": "seename", "if": "samin", "unusual": true }, { "name": "alsoname", "if": "samin", "unusual": true }, { "name": "proofname", "if": "samin", "unusual": true }, { "name": "glossaryname", "if": "samin", "unusual": true }, { "name": "captionsscottish", "if": "scottish", "unusual": true }, { "name": "datescottish", "if": "scottish", "unusual": true }, { "name": "extrasscottish", "if": "scottish", "unusual": true }, { "name": "noextrasscottish", "if": "scottish", "unusual": true }, { "name": "prefacename", "if": "scottish", "unusual": true }, { "name": "bibname", "if": "scottish", "unusual": true }, { "name": "chaptername", "if": "scottish", "unusual": true }, { "name": "enclname", "if": "scottish", "unusual": true }, { "name": "ccname", "if": "scottish", "unusual": true }, { "name": "headtoname", "if": "scottish", "unusual": true }, { "name": "seename", "if": "scottish", "unusual": true }, { "name": "alsoname", "if": "scottish", "unusual": true }, { "name": "proofname", "if": "scottish", "unusual": true }, { "name": "glossaryname", "if": "scottish", "unusual": true }, { "name": "captionsserbian", "if": "serbian", "unusual": true }, { "name": "dateserbian", "if": "serbian", "unusual": true }, { "name": "extrasserbian", "if": "serbian", "unusual": true }, { "name": "noextrasserbian", "if": "serbian", "unusual": true }, { "name": "today*", "if": "serbian" }, { "name": "todayRoman", "if": "serbian" }, { "name": "todayRoman*", "if": "serbian" }, { "name": "enumCyr", "if": "serbian" }, { "name": "enumLat", "if": "serbian" }, { "name": "enumEng", "if": "serbian" }, { "name": "sh", "if": "serbian" }, { "name": "ch", "if": "serbian" }, { "name": "tg", "if": "serbian" }, { "name": "ctg", "if": "serbian" }, { "name": "arctg", "if": "serbian" }, { "name": "arcctg", "if": "serbian" }, { "name": "th", "if": "serbian" }, { "name": "cth", "if": "serbian" }, { "name": "arsh", "if": "serbian" }, { "name": "arch", "if": "serbian" }, { "name": "arth", "if": "serbian" }, { "name": "arcth", "if": "serbian" }, { "name": "cosec", "if": "serbian" }, { "name": "Prob", "if": "serbian" }, { "name": "Expect", "if": "serbian" }, { "name": "Variance", "if": "serbian" }, { "name": "arcsec", "if": "serbian" }, { "name": "arccosec", "if": "serbian" }, { "name": "sech", "if": "serbian" }, { "name": "cosech", "if": "serbian" }, { "name": "arsech", "if": "serbian" }, { "name": "arcosech", "if": "serbian" }, { "name": "NZD", "if": "serbian" }, { "name": "nzd", "if": "serbian" }, { "name": "NZS", "if": "serbian" }, { "name": "nzs", "if": "serbian" }, { "name": "prefacename", "if": "serbian", "unusual": true }, { "name": "bibname", "if": "serbian", "unusual": true }, { "name": "chaptername", "if": "serbian", "unusual": true }, { "name": "enclname", "if": "serbian", "unusual": true }, { "name": "ccname", "if": "serbian", "unusual": true }, { "name": "headtoname", "if": "serbian", "unusual": true }, { "name": "seename", "if": "serbian", "unusual": true }, { "name": "alsoname", "if": "serbian", "unusual": true }, { "name": "proofname", "if": "serbian", "unusual": true }, { "name": "glossaryname", "if": "serbian", "unusual": true }, { "name": "captionsserbianc", "if": "serbianc", "unusual": true }, { "name": "dateserbianc", "if": "serbianc", "unusual": true }, { "name": "extrasserbianc", "if": "serbianc", "unusual": true }, { "name": "noextrasserbianc", "if": "serbianc", "unusual": true }, { "name": "cyrdash", "if": "serbianc" }, { "name": "Serbianc", "if": "serbianc" }, { "name": "sh", "if": "serbianc" }, { "name": "ch", "if": "serbianc" }, { "name": "tg", "if": "serbianc" }, { "name": "ctg", "if": "serbianc" }, { "name": "arctg", "if": "serbianc" }, { "name": "arcctg", "if": "serbianc" }, { "name": "th", "if": "serbianc" }, { "name": "cth", "if": "serbianc" }, { "name": "cosec", "if": "serbianc" }, { "name": "Prob", "if": "serbianc" }, { "name": "Variance", "if": "serbianc" }, { "name": "arsh", "if": "serbianc" }, { "name": "arch", "if": "serbianc" }, { "name": "arth", "if": "serbianc" }, { "name": "arcth", "if": "serbianc" }, { "name": "arcsec", "if": "serbianc" }, { "name": "arccosec", "if": "serbianc" }, { "name": "sech", "if": "serbianc" }, { "name": "cosech", "if": "serbianc" }, { "name": "arsech", "if": "serbianc" }, { "name": "arcosech", "if": "serbianc" }, { "name": "Expect", "if": "serbianc" }, { "name": "nzs", "if": "serbianc" }, { "name": "nzd", "if": "serbianc" }, { "name": "NZS", "if": "serbianc" }, { "name": "NZD", "if": "serbianc" }, { "name": "cyrillicencoding", "if": "serbianc", "unusual": true }, { "name": "cyrillictext", "if": "serbianc", "unusual": true }, { "name": "cyr", "if": "serbianc", "unusual": true }, { "name": "textcyrillic", "if": "serbianc", "arg": { "format": "{}", "snippet": "textcyrillic{${1:text}}" } }, { "name": "dq", "if": "serbianc" }, { "name": "todayRoman", "if": "serbianc" }, { "name": "todayRoman*", "if": "serbianc" }, { "name": "enumCyr", "if": "serbianc" }, { "name": "enumLat", "if": "serbianc" }, { "name": "enumEng", "if": "serbianc" }, { "name": "CYRA", "if": "serbianc", "unusual": true }, { "name": "CYRB", "if": "serbianc", "unusual": true }, { "name": "CYRV", "if": "serbianc", "unusual": true }, { "name": "CYRG", "if": "serbianc", "unusual": true }, { "name": "CYRGUP", "if": "serbianc", "unusual": true }, { "name": "CYRD", "if": "serbianc", "unusual": true }, { "name": "CYRE", "if": "serbianc", "unusual": true }, { "name": "CYRIE", "if": "serbianc", "unusual": true }, { "name": "CYRZH", "if": "serbianc", "unusual": true }, { "name": "CYRZ", "if": "serbianc", "unusual": true }, { "name": "CYRI", "if": "serbianc", "unusual": true }, { "name": "CYRII", "if": "serbianc", "unusual": true }, { "name": "CYRYI", "if": "serbianc", "unusual": true }, { "name": "CYRISHRT", "if": "serbianc", "unusual": true }, { "name": "CYRK", "if": "serbianc", "unusual": true }, { "name": "CYRL", "if": "serbianc", "unusual": true }, { "name": "CYRM", "if": "serbianc", "unusual": true }, { "name": "CYRN", "if": "serbianc", "unusual": true }, { "name": "CYRO", "if": "serbianc", "unusual": true }, { "name": "CYRP", "if": "serbianc", "unusual": true }, { "name": "CYRR", "if": "serbianc", "unusual": true }, { "name": "CYRS", "if": "serbianc", "unusual": true }, { "name": "CYRT", "if": "serbianc", "unusual": true }, { "name": "CYRU", "if": "serbianc", "unusual": true }, { "name": "CYRF", "if": "serbianc", "unusual": true }, { "name": "CYRH", "if": "serbianc", "unusual": true }, { "name": "CYRC", "if": "serbianc", "unusual": true }, { "name": "CYRCH", "if": "serbianc", "unusual": true }, { "name": "CYRSH", "if": "serbianc", "unusual": true }, { "name": "CYRSHCH", "if": "serbianc", "unusual": true }, { "name": "CYRYU", "if": "serbianc", "unusual": true }, { "name": "CYRYA", "if": "serbianc", "unusual": true }, { "name": "CYRSFTSN", "if": "serbianc", "unusual": true }, { "name": "CYRERY", "if": "serbianc", "unusual": true }, { "name": "cyra", "if": "serbianc", "unusual": true }, { "name": "cyrb", "if": "serbianc", "unusual": true }, { "name": "cyrv", "if": "serbianc", "unusual": true }, { "name": "cyrg", "if": "serbianc", "unusual": true }, { "name": "cyrgup", "if": "serbianc", "unusual": true }, { "name": "cyrd", "if": "serbianc", "unusual": true }, { "name": "cyre", "if": "serbianc", "unusual": true }, { "name": "cyrie", "if": "serbianc", "unusual": true }, { "name": "cyrzh", "if": "serbianc", "unusual": true }, { "name": "cyrz", "if": "serbianc", "unusual": true }, { "name": "cyri", "if": "serbianc", "unusual": true }, { "name": "cyrii", "if": "serbianc", "unusual": true }, { "name": "cyryi", "if": "serbianc", "unusual": true }, { "name": "cyrishrt", "if": "serbianc", "unusual": true }, { "name": "cyrk", "if": "serbianc", "unusual": true }, { "name": "cyrl", "if": "serbianc", "unusual": true }, { "name": "cyrm", "if": "serbianc", "unusual": true }, { "name": "cyrn", "if": "serbianc", "unusual": true }, { "name": "cyro", "if": "serbianc", "unusual": true }, { "name": "cyrp", "if": "serbianc", "unusual": true }, { "name": "cyrr", "if": "serbianc", "unusual": true }, { "name": "cyrs", "if": "serbianc", "unusual": true }, { "name": "cyrt", "if": "serbianc", "unusual": true }, { "name": "cyru", "if": "serbianc", "unusual": true }, { "name": "cyrf", "if": "serbianc", "unusual": true }, { "name": "cyrh", "if": "serbianc", "unusual": true }, { "name": "cyrc", "if": "serbianc", "unusual": true }, { "name": "cyrch", "if": "serbianc", "unusual": true }, { "name": "cyrsh", "if": "serbianc", "unusual": true }, { "name": "cyrshch", "if": "serbianc", "unusual": true }, { "name": "cyryu", "if": "serbianc", "unusual": true }, { "name": "cyrya", "if": "serbianc", "unusual": true }, { "name": "cyrsftsn", "if": "serbianc", "unusual": true }, { "name": "cyrery", "if": "serbianc", "unusual": true }, { "name": "prefacename", "if": "serbianc", "unusual": true }, { "name": "bibname", "if": "serbianc", "unusual": true }, { "name": "chaptername", "if": "serbianc", "unusual": true }, { "name": "enclname", "if": "serbianc", "unusual": true }, { "name": "ccname", "if": "serbianc", "unusual": true }, { "name": "headtoname", "if": "serbianc", "unusual": true }, { "name": "seename", "if": "serbianc", "unusual": true }, { "name": "alsoname", "if": "serbianc", "unusual": true }, { "name": "proofname", "if": "serbianc", "unusual": true }, { "name": "glossaryname", "if": "serbianc", "unusual": true }, { "name": "captionsslovak", "if": "slovak", "unusual": true }, { "name": "dateslovak", "if": "slovak", "unusual": true }, { "name": "extrasslovak", "if": "slovak", "unusual": true }, { "name": "noextrasslovak", "if": "slovak", "unusual": true }, { "name": "q", "if": "slovak", "arg": { "format": "{}", "snippet": "q{${1:arg}}" } }, { "name": "dq", "if": "slovak" }, { "name": "sq", "if": "slovak" }, { "name": "uv", "if": "slovak", "arg": { "format": "{}", "snippet": "uv{${1:arg}}" } }, { "name": "lcaron", "if": "slovak", "unusual": true }, { "name": "Lcaron", "if": "slovak", "unusual": true }, { "name": "clqq", "if": "slovak" }, { "name": "crqq", "if": "slovak" }, { "name": "clq", "if": "slovak" }, { "name": "crq", "if": "slovak" }, { "name": "standardhyphens", "if": "slovak", "unusual": true }, { "name": "splithyphens", "if": "slovak", "unusual": true }, { "name": "prefacename", "if": "slovak", "unusual": true }, { "name": "bibname", "if": "slovak", "unusual": true }, { "name": "chaptername", "if": "slovak", "unusual": true }, { "name": "enclname", "if": "slovak", "unusual": true }, { "name": "ccname", "if": "slovak", "unusual": true }, { "name": "headtoname", "if": "slovak", "unusual": true }, { "name": "seename", "if": "slovak", "unusual": true }, { "name": "alsoname", "if": "slovak", "unusual": true }, { "name": "proofname", "if": "slovak", "unusual": true }, { "name": "glossaryname", "if": "slovak", "unusual": true }, { "name": "captionsslovene", "if": "slovene", "unusual": true }, { "name": "dateslovene", "if": "slovene", "unusual": true }, { "name": "extrasslovene", "if": "slovene", "unusual": true }, { "name": "noextrasslovene", "if": "slovene", "unusual": true }, { "name": "prefacename", "if": "slovene", "unusual": true }, { "name": "bibname", "if": "slovene", "unusual": true }, { "name": "chaptername", "if": "slovene", "unusual": true }, { "name": "enclname", "if": "slovene", "unusual": true }, { "name": "ccname", "if": "slovene", "unusual": true }, { "name": "headtoname", "if": "slovene", "unusual": true }, { "name": "seename", "if": "slovene", "unusual": true }, { "name": "alsoname", "if": "slovene", "unusual": true }, { "name": "proofname", "if": "slovene", "unusual": true }, { "name": "glossaryname", "if": "slovene", "unusual": true }, { "name": "captionslsorbian", "if": "lsorbian", "unusual": true }, { "name": "datelsorbian", "if": "lsorbian", "unusual": true }, { "name": "extraslsorbian", "if": "lsorbian", "unusual": true }, { "name": "noextraslsorbian", "if": "lsorbian", "unusual": true }, { "name": "newdatelsorbian", "if": "lsorbian" }, { "name": "olddatelsorbian", "if": "lsorbian" }, { "name": "prefacename", "if": "lsorbian", "unusual": true }, { "name": "bibname", "if": "lsorbian", "unusual": true }, { "name": "chaptername", "if": "lsorbian", "unusual": true }, { "name": "enclname", "if": "lsorbian", "unusual": true }, { "name": "ccname", "if": "lsorbian", "unusual": true }, { "name": "headtoname", "if": "lsorbian", "unusual": true }, { "name": "seename", "if": "lsorbian", "unusual": true }, { "name": "alsoname", "if": "lsorbian", "unusual": true }, { "name": "proofname", "if": "lsorbian", "unusual": true }, { "name": "glossaryname", "if": "lsorbian", "unusual": true }, { "name": "captionslowersorbian", "if": "lowersorbian", "unusual": true }, { "name": "datelowersorbian", "if": "lowersorbian", "unusual": true }, { "name": "extraslowersorbian", "if": "lowersorbian", "unusual": true }, { "name": "noextraslowersorbian", "if": "lowersorbian", "unusual": true }, { "name": "newdatelowersorbian", "if": "lowersorbian" }, { "name": "olddatelowersorbian", "if": "lowersorbian" }, { "name": "prefacename", "if": "lowersorbian", "unusual": true }, { "name": "bibname", "if": "lowersorbian", "unusual": true }, { "name": "chaptername", "if": "lowersorbian", "unusual": true }, { "name": "enclname", "if": "lowersorbian", "unusual": true }, { "name": "ccname", "if": "lowersorbian", "unusual": true }, { "name": "headtoname", "if": "lowersorbian", "unusual": true }, { "name": "seename", "if": "lowersorbian", "unusual": true }, { "name": "alsoname", "if": "lowersorbian", "unusual": true }, { "name": "proofname", "if": "lowersorbian", "unusual": true }, { "name": "glossaryname", "if": "lowersorbian", "unusual": true }, { "name": "captionsusorbian", "if": "usorbian", "unusual": true }, { "name": "dateusorbian", "if": "usorbian", "unusual": true }, { "name": "extrasusorbian", "if": "usorbian", "unusual": true }, { "name": "noextrasusorbian", "if": "usorbian", "unusual": true }, { "name": "newdateusorbian", "if": "usorbian" }, { "name": "olddateusorbian", "if": "usorbian" }, { "name": "dq", "if": "usorbian" }, { "name": "mdqon", "if": "usorbian", "unusual": true }, { "name": "mdqoff", "if": "usorbian", "unusual": true }, { "name": "ck", "if": "usorbian", "unusual": true }, { "name": "prefacename", "if": "usorbian", "unusual": true }, { "name": "bibname", "if": "usorbian", "unusual": true }, { "name": "chaptername", "if": "usorbian", "unusual": true }, { "name": "enclname", "if": "usorbian", "unusual": true }, { "name": "ccname", "if": "usorbian", "unusual": true }, { "name": "headtoname", "if": "usorbian", "unusual": true }, { "name": "seename", "if": "usorbian", "unusual": true }, { "name": "alsoname", "if": "usorbian", "unusual": true }, { "name": "proofname", "if": "usorbian", "unusual": true }, { "name": "glossaryname", "if": "usorbian", "unusual": true }, { "name": "captionsuppersorbian", "if": "uppersorbian", "unusual": true }, { "name": "dateuppersorbian", "if": "uppersorbian", "unusual": true }, { "name": "extrasuppersorbian", "if": "uppersorbian", "unusual": true }, { "name": "noextrasuppersorbian", "if": "uppersorbian", "unusual": true }, { "name": "newdateuppersorbian", "if": "uppersorbian" }, { "name": "olddateuppersorbian", "if": "uppersorbian" }, { "name": "dq", "if": "uppersorbian" }, { "name": "mdqon", "if": "uppersorbian", "unusual": true }, { "name": "mdqoff", "if": "uppersorbian", "unusual": true }, { "name": "ck", "if": "uppersorbian", "unusual": true }, { "name": "prefacename", "if": "uppersorbian", "unusual": true }, { "name": "bibname", "if": "uppersorbian", "unusual": true }, { "name": "chaptername", "if": "uppersorbian", "unusual": true }, { "name": "enclname", "if": "uppersorbian", "unusual": true }, { "name": "ccname", "if": "uppersorbian", "unusual": true }, { "name": "headtoname", "if": "uppersorbian", "unusual": true }, { "name": "seename", "if": "uppersorbian", "unusual": true }, { "name": "alsoname", "if": "uppersorbian", "unusual": true }, { "name": "proofname", "if": "uppersorbian", "unusual": true }, { "name": "glossaryname", "if": "uppersorbian", "unusual": true }, { "name": "captionsswedish", "if": "swedish", "unusual": true }, { "name": "dateswedish", "if": "swedish", "unusual": true }, { "name": "extrasswedish", "if": "swedish", "unusual": true }, { "name": "noextrasswedish", "if": "swedish", "unusual": true }, { "name": "datesymd", "if": "swedish" }, { "name": "datesdmy", "if": "swedish" }, { "name": "dq", "if": "swedish" }, { "name": "prefacename", "if": "swedish", "unusual": true }, { "name": "bibname", "if": "swedish", "unusual": true }, { "name": "chaptername", "if": "swedish", "unusual": true }, { "name": "enclname", "if": "swedish", "unusual": true }, { "name": "ccname", "if": "swedish", "unusual": true }, { "name": "headtoname", "if": "swedish", "unusual": true }, { "name": "seename", "if": "swedish", "unusual": true }, { "name": "alsoname", "if": "swedish", "unusual": true }, { "name": "proofname", "if": "swedish", "unusual": true }, { "name": "glossaryname", "if": "swedish", "unusual": true }, { "name": "captionsthai", "if": "thai", "unusual": true }, { "name": "datethai", "if": "thai", "unusual": true }, { "name": "extrasthai", "if": "thai", "unusual": true }, { "name": "noextrasthai", "if": "thai", "unusual": true }, { "name": "thaitext", "if": "thai" }, { "name": "textthai", "if": "thai", "arg": { "format": "{}", "snippet": "textthai{${1:text}}" } }, { "name": "textpali", "if": "thai", "arg": { "format": "{}", "snippet": "textpali{${1:text}}" } }, { "name": "wbr", "if": "thai" }, { "name": "thainum", "if": "thai", "arg": { "format": "{}", "snippet": "thainum{${1:counter}}" } }, { "name": "thaibracenum", "if": "thai", "arg": { "format": "{}", "snippet": "thaibracenum{${1:counter}}" } }, { "name": "thaialph", "if": "thai", "arg": { "format": "{}", "snippet": "thaialph{${1:counter}}" } }, { "name": "thaiAlph", "if": "thai", "arg": { "format": "{}", "snippet": "thaiAlph{${1:counter}}" } }, { "name": "prefacename", "if": "thai", "unusual": true }, { "name": "bibname", "if": "thai", "unusual": true }, { "name": "chaptername", "if": "thai", "unusual": true }, { "name": "enclname", "if": "thai", "unusual": true }, { "name": "ccname", "if": "thai", "unusual": true }, { "name": "headtoname", "if": "thai", "unusual": true }, { "name": "seename", "if": "thai", "unusual": true }, { "name": "alsoname", "if": "thai", "unusual": true }, { "name": "proofname", "if": "thai", "unusual": true }, { "name": "textquotedbl", "if": "thai" }, { "name": "textyamakkan", "if": "thai" }, { "name": "textfongmun", "if": "thai" }, { "name": "textangkhankhu", "if": "thai" }, { "name": "textkhomut", "if": "thai" }, { "name": "textYoYingPali", "if": "thai" }, { "name": "textThoThanPali", "if": "thai" }, { "name": "thaiKoKai", "if": "thai" }, { "name": "thaiKhoKhai", "if": "thai" }, { "name": "thaiKhoKhuat", "if": "thai" }, { "name": "thaiKhoKhwai", "if": "thai" }, { "name": "thaiKhoKhon", "if": "thai" }, { "name": "thaiKhoRakhang", "if": "thai" }, { "name": "thaiNgoNgu", "if": "thai" }, { "name": "thaiChoChan", "if": "thai" }, { "name": "thaiChoChing", "if": "thai" }, { "name": "thaiChoChang", "if": "thai" }, { "name": "thaiSoSo", "if": "thai" }, { "name": "thaiChoChoe", "if": "thai" }, { "name": "thaiYoYing", "if": "thai" }, { "name": "thaiDoChada", "if": "thai" }, { "name": "thaiToPatak", "if": "thai" }, { "name": "thaiThoThan", "if": "thai" }, { "name": "thaiThoNangmontho", "if": "thai" }, { "name": "thaiThoPhuthao", "if": "thai" }, { "name": "thaiNoNen", "if": "thai" }, { "name": "thaiDoDek", "if": "thai" }, { "name": "thaiToTao", "if": "thai" }, { "name": "thaiThoThung", "if": "thai" }, { "name": "thaiThoThahan", "if": "thai" }, { "name": "thaiThoThong", "if": "thai" }, { "name": "thaiNoNu", "if": "thai" }, { "name": "thaiBoBaimai", "if": "thai" }, { "name": "thaiPoPla", "if": "thai" }, { "name": "thaiPhoPhung", "if": "thai" }, { "name": "thaiFoFa", "if": "thai" }, { "name": "thaiPhoPhan", "if": "thai" }, { "name": "thaiFoFan", "if": "thai" }, { "name": "thaiPhoSamphao", "if": "thai" }, { "name": "thaiMoMa", "if": "thai" }, { "name": "thaiYoYak", "if": "thai" }, { "name": "thaiRoRua", "if": "thai" }, { "name": "thaiRu", "if": "thai" }, { "name": "thaiLoLing", "if": "thai" }, { "name": "thaiLu", "if": "thai" }, { "name": "thaiWoWaen", "if": "thai" }, { "name": "thaiSoSala", "if": "thai" }, { "name": "thaiSoRusi", "if": "thai" }, { "name": "thaiSoSua", "if": "thai" }, { "name": "thaiHoHip", "if": "thai" }, { "name": "thaiLoChula", "if": "thai" }, { "name": "thaiOAng", "if": "thai" }, { "name": "thaiHoNokhuk", "if": "thai" }, { "name": "thaiPaiyannoi", "if": "thai" }, { "name": "thaiSaraA", "if": "thai" }, { "name": "thaiMaiHanakat", "if": "thai" }, { "name": "thaiSaraAa", "if": "thai" }, { "name": "thaiSaraAm", "if": "thai" }, { "name": "thaiSaraI", "if": "thai" }, { "name": "thaiSaraIi", "if": "thai" }, { "name": "thaiSaraUe", "if": "thai" }, { "name": "thaiSaraUee", "if": "thai" }, { "name": "thaiSaraU", "if": "thai" }, { "name": "thaiSaraUu", "if": "thai" }, { "name": "thaiPhinthu", "if": "thai" }, { "name": "thaiSaraE", "if": "thai" }, { "name": "thaiSaraAe", "if": "thai" }, { "name": "thaiSaraO", "if": "thai" }, { "name": "thaiSaraAiMaimuan", "if": "thai" }, { "name": "thaiSaraAiMaimalai", "if": "thai" }, { "name": "thaiLakkhangyao", "if": "thai" }, { "name": "thaiMaiyamok", "if": "thai" }, { "name": "thaiMaitaikhu", "if": "thai" }, { "name": "thaiMaiEk", "if": "thai" }, { "name": "thaiMaiTho", "if": "thai" }, { "name": "thaiMaiTri", "if": "thai" }, { "name": "thaiMaiChattawa", "if": "thai" }, { "name": "thaiThanthakhat", "if": "thai" }, { "name": "thaiNikhahit", "if": "thai" }, { "name": "thaiYamakkan", "if": "thai" }, { "name": "thaiFongman", "if": "thai" }, { "name": "thaizero", "if": "thai" }, { "name": "thaione", "if": "thai" }, { "name": "thaitwo", "if": "thai" }, { "name": "thaithree", "if": "thai" }, { "name": "thaifour", "if": "thai" }, { "name": "thaifive", "if": "thai" }, { "name": "thaisix", "if": "thai" }, { "name": "thaiseven", "if": "thai" }, { "name": "thaieight", "if": "thai" }, { "name": "thainine", "if": "thai" }, { "name": "thaiAngkhankhu", "if": "thai" }, { "name": "thaiKhomut", "if": "thai" }, { "name": "captionsthaicjk", "if": "thaicjk", "unusual": true }, { "name": "datethaicjk", "if": "thaicjk", "unusual": true }, { "name": "extrasthaicjk", "if": "thaicjk", "unusual": true }, { "name": "noextrasthaicjk", "if": "thaicjk", "unusual": true }, { "name": "prefacename", "if": "thaicjk", "unusual": true }, { "name": "bibname", "if": "thaicjk", "unusual": true }, { "name": "chaptername", "if": "thaicjk", "unusual": true }, { "name": "enclname", "if": "thaicjk", "unusual": true }, { "name": "ccname", "if": "thaicjk", "unusual": true }, { "name": "headtoname", "if": "thaicjk", "unusual": true }, { "name": "seename", "if": "thaicjk", "unusual": true }, { "name": "alsoname", "if": "thaicjk", "unusual": true }, { "name": "proofname", "if": "thaicjk", "unusual": true }, { "name": "textquotedbl", "if": "thaicjk" }, { "name": "thaiKoKai", "if": "thaicjk" }, { "name": "thaiKhoKhai", "if": "thaicjk" }, { "name": "thaiKhoKhuat", "if": "thaicjk" }, { "name": "thaiKhoKhwai", "if": "thaicjk" }, { "name": "thaiKhoKhon", "if": "thaicjk" }, { "name": "thaiKhoRakhang", "if": "thaicjk" }, { "name": "thaiNgoNgu", "if": "thaicjk" }, { "name": "thaiChoChan", "if": "thaicjk" }, { "name": "thaiChoChing", "if": "thaicjk" }, { "name": "thaiChoChang", "if": "thaicjk" }, { "name": "thaiSoSo", "if": "thaicjk" }, { "name": "thaiChoChoe", "if": "thaicjk" }, { "name": "thaiYoYing", "if": "thaicjk" }, { "name": "thaiDoChada", "if": "thaicjk" }, { "name": "thaiToPatak", "if": "thaicjk" }, { "name": "thaiThoThan", "if": "thaicjk" }, { "name": "thaiThoNangmontho", "if": "thaicjk" }, { "name": "thaiThoPhuthao", "if": "thaicjk" }, { "name": "thaiNoNen", "if": "thaicjk" }, { "name": "thaiDoDek", "if": "thaicjk" }, { "name": "thaiToTao", "if": "thaicjk" }, { "name": "thaiThoThung", "if": "thaicjk" }, { "name": "thaiThoThahan", "if": "thaicjk" }, { "name": "thaiThoThong", "if": "thaicjk" }, { "name": "thaiNoNu", "if": "thaicjk" }, { "name": "thaiBoBaimai", "if": "thaicjk" }, { "name": "thaiPoPla", "if": "thaicjk" }, { "name": "thaiPhoPhung", "if": "thaicjk" }, { "name": "thaiFoFa", "if": "thaicjk" }, { "name": "thaiPhoPhan", "if": "thaicjk" }, { "name": "thaiFoFan", "if": "thaicjk" }, { "name": "thaiPhoSamphao", "if": "thaicjk" }, { "name": "thaiMoMa", "if": "thaicjk" }, { "name": "thaiYoYak", "if": "thaicjk" }, { "name": "thaiRoRua", "if": "thaicjk" }, { "name": "thaiRu", "if": "thaicjk" }, { "name": "thaiLoLing", "if": "thaicjk" }, { "name": "thaiLu", "if": "thaicjk" }, { "name": "thaiWoWaen", "if": "thaicjk" }, { "name": "thaiSoSala", "if": "thaicjk" }, { "name": "thaiSoRusi", "if": "thaicjk" }, { "name": "thaiSoSua", "if": "thaicjk" }, { "name": "thaiHoHip", "if": "thaicjk" }, { "name": "thaiLoChula", "if": "thaicjk" }, { "name": "thaiOAng", "if": "thaicjk" }, { "name": "thaiHoNokhuk", "if": "thaicjk" }, { "name": "thaiPaiyannoi", "if": "thaicjk" }, { "name": "thaiSaraA", "if": "thaicjk" }, { "name": "thaiMaiHanakat", "if": "thaicjk" }, { "name": "thaiSaraAa", "if": "thaicjk" }, { "name": "thaiSaraAm", "if": "thaicjk" }, { "name": "thaiSaraI", "if": "thaicjk" }, { "name": "thaiSaraIi", "if": "thaicjk" }, { "name": "thaiSaraUe", "if": "thaicjk" }, { "name": "thaiSaraUee", "if": "thaicjk" }, { "name": "thaiSaraU", "if": "thaicjk" }, { "name": "thaiSaraUu", "if": "thaicjk" }, { "name": "thaiPhinthu", "if": "thaicjk" }, { "name": "textbaht", "if": "thaicjk" }, { "name": "thaiSaraE", "if": "thaicjk" }, { "name": "thaiSaraAe", "if": "thaicjk" }, { "name": "thaiSaraO", "if": "thaicjk" }, { "name": "thaiSaraAiMaimuan", "if": "thaicjk" }, { "name": "thaiSaraAiMaimalai", "if": "thaicjk" }, { "name": "thaiLakkhangyao", "if": "thaicjk" }, { "name": "thaiMaiyamok", "if": "thaicjk" }, { "name": "thaiMaitaikhu", "if": "thaicjk" }, { "name": "thaiMaiEk", "if": "thaicjk" }, { "name": "thaiMaiTho", "if": "thaicjk" }, { "name": "thaiMaiTri", "if": "thaicjk" }, { "name": "thaiMaiChattawa", "if": "thaicjk" }, { "name": "thaiThanthakhat", "if": "thaicjk" }, { "name": "thaiNikhahit", "if": "thaicjk" }, { "name": "thaiYamakkan", "if": "thaicjk" }, { "name": "thaiFongman", "if": "thaicjk" }, { "name": "thaizero", "if": "thaicjk" }, { "name": "thaione", "if": "thaicjk" }, { "name": "thaitwo", "if": "thaicjk" }, { "name": "thaithree", "if": "thaicjk" }, { "name": "thaifour", "if": "thaicjk" }, { "name": "thaifive", "if": "thaicjk" }, { "name": "thaisix", "if": "thaicjk" }, { "name": "thaiseven", "if": "thaicjk" }, { "name": "thaieight", "if": "thaicjk" }, { "name": "thainine", "if": "thaicjk" }, { "name": "thaiAngkhankhu", "if": "thaicjk" }, { "name": "thaiKhomut", "if": "thaicjk" }, { "name": "captionsturkish", "if": "turkish", "unusual": true }, { "name": "dateturkish", "if": "turkish", "unusual": true }, { "name": "extrasturkish", "if": "turkish", "unusual": true }, { "name": "noextrasturkish", "if": "turkish", "unusual": true }, { "name": "prefacename", "if": "turkish", "unusual": true }, { "name": "bibname", "if": "turkish", "unusual": true }, { "name": "chaptername", "if": "turkish", "unusual": true }, { "name": "enclname", "if": "turkish", "unusual": true }, { "name": "ccname", "if": "turkish", "unusual": true }, { "name": "headtoname", "if": "turkish", "unusual": true }, { "name": "subjectname", "if": "turkish", "unusual": true }, { "name": "seename", "if": "turkish", "unusual": true }, { "name": "alsoname", "if": "turkish", "unusual": true }, { "name": "proofname", "if": "turkish", "unusual": true }, { "name": "glossaryname", "if": "turkish", "unusual": true }, { "name": "cyrdash", "if": "ukrainian" }, { "name": "Ukrainian", "if": "ukrainian" }, { "name": "sh", "if": "ukrainian" }, { "name": "ch", "if": "ukrainian" }, { "name": "tg", "if": "ukrainian" }, { "name": "ctg", "if": "ukrainian" }, { "name": "arctg", "if": "ukrainian" }, { "name": "arcctg", "if": "ukrainian" }, { "name": "th", "if": "ukrainian" }, { "name": "cth", "if": "ukrainian" }, { "name": "cosec", "if": "ukrainian" }, { "name": "cyrillicencoding", "if": "ukrainian", "unusual": true }, { "name": "cyrillictext", "if": "ukrainian", "unusual": true }, { "name": "cyr", "if": "ukrainian", "unusual": true }, { "name": "textcyrillic", "if": "ukrainian", "arg": { "format": "{}", "snippet": "textcyrillic{${1:text}}" } }, { "name": "dq", "if": "ukrainian" }, { "name": "captionsukrainian", "if": "ukrainian", "unusual": true }, { "name": "dateukrainian", "if": "ukrainian", "unusual": true }, { "name": "extrasukrainian", "if": "ukrainian", "unusual": true }, { "name": "noextrasukrainian", "if": "ukrainian", "unusual": true }, { "name": "CYRA", "if": "ukrainian", "unusual": true }, { "name": "CYRB", "if": "ukrainian", "unusual": true }, { "name": "CYRV", "if": "ukrainian", "unusual": true }, { "name": "CYRG", "if": "ukrainian", "unusual": true }, { "name": "CYRGUP", "if": "ukrainian", "unusual": true }, { "name": "CYRD", "if": "ukrainian", "unusual": true }, { "name": "CYRE", "if": "ukrainian", "unusual": true }, { "name": "CYRIE", "if": "ukrainian", "unusual": true }, { "name": "CYRZH", "if": "ukrainian", "unusual": true }, { "name": "CYRZ", "if": "ukrainian", "unusual": true }, { "name": "CYRI", "if": "ukrainian", "unusual": true }, { "name": "CYRII", "if": "ukrainian", "unusual": true }, { "name": "CYRYI", "if": "ukrainian", "unusual": true }, { "name": "CYRISHRT", "if": "ukrainian", "unusual": true }, { "name": "CYRK", "if": "ukrainian", "unusual": true }, { "name": "CYRL", "if": "ukrainian", "unusual": true }, { "name": "CYRM", "if": "ukrainian", "unusual": true }, { "name": "CYRN", "if": "ukrainian", "unusual": true }, { "name": "CYRO", "if": "ukrainian", "unusual": true }, { "name": "CYRP", "if": "ukrainian", "unusual": true }, { "name": "CYRR", "if": "ukrainian", "unusual": true }, { "name": "CYRS", "if": "ukrainian", "unusual": true }, { "name": "CYRT", "if": "ukrainian", "unusual": true }, { "name": "CYRU", "if": "ukrainian", "unusual": true }, { "name": "CYRF", "if": "ukrainian", "unusual": true }, { "name": "CYRH", "if": "ukrainian", "unusual": true }, { "name": "CYRC", "if": "ukrainian", "unusual": true }, { "name": "CYRCH", "if": "ukrainian", "unusual": true }, { "name": "CYRSH", "if": "ukrainian", "unusual": true }, { "name": "CYRSHCH", "if": "ukrainian", "unusual": true }, { "name": "CYRYU", "if": "ukrainian", "unusual": true }, { "name": "CYRYA", "if": "ukrainian", "unusual": true }, { "name": "CYRSFTSN", "if": "ukrainian", "unusual": true }, { "name": "CYRERY", "if": "ukrainian", "unusual": true }, { "name": "cyra", "if": "ukrainian", "unusual": true }, { "name": "cyrb", "if": "ukrainian", "unusual": true }, { "name": "cyrv", "if": "ukrainian", "unusual": true }, { "name": "cyrg", "if": "ukrainian", "unusual": true }, { "name": "cyrgup", "if": "ukrainian", "unusual": true }, { "name": "cyrd", "if": "ukrainian", "unusual": true }, { "name": "cyre", "if": "ukrainian", "unusual": true }, { "name": "cyrie", "if": "ukrainian", "unusual": true }, { "name": "cyrzh", "if": "ukrainian", "unusual": true }, { "name": "cyrz", "if": "ukrainian", "unusual": true }, { "name": "cyri", "if": "ukrainian", "unusual": true }, { "name": "cyrii", "if": "ukrainian", "unusual": true }, { "name": "cyryi", "if": "ukrainian", "unusual": true }, { "name": "cyrishrt", "if": "ukrainian", "unusual": true }, { "name": "cyrk", "if": "ukrainian", "unusual": true }, { "name": "cyrl", "if": "ukrainian", "unusual": true }, { "name": "cyrm", "if": "ukrainian", "unusual": true }, { "name": "cyrn", "if": "ukrainian", "unusual": true }, { "name": "cyro", "if": "ukrainian", "unusual": true }, { "name": "cyrp", "if": "ukrainian", "unusual": true }, { "name": "cyrr", "if": "ukrainian", "unusual": true }, { "name": "cyrs", "if": "ukrainian", "unusual": true }, { "name": "cyrt", "if": "ukrainian", "unusual": true }, { "name": "cyru", "if": "ukrainian", "unusual": true }, { "name": "cyrf", "if": "ukrainian", "unusual": true }, { "name": "cyrh", "if": "ukrainian", "unusual": true }, { "name": "cyrc", "if": "ukrainian", "unusual": true }, { "name": "cyrch", "if": "ukrainian", "unusual": true }, { "name": "cyrsh", "if": "ukrainian", "unusual": true }, { "name": "cyrshch", "if": "ukrainian", "unusual": true }, { "name": "cyryu", "if": "ukrainian", "unusual": true }, { "name": "cyrya", "if": "ukrainian", "unusual": true }, { "name": "cyrsftsn", "if": "ukrainian", "unusual": true }, { "name": "cyrery", "if": "ukrainian", "unusual": true }, { "name": "cdash", "if": "ukrainian", "unusual": true }, { "name": "prefacename", "if": "ukrainian", "unusual": true }, { "name": "bibname", "if": "ukrainian", "unusual": true }, { "name": "chaptername", "if": "ukrainian", "unusual": true }, { "name": "tocname", "if": "ukrainian", "unusual": true }, { "name": "authorname", "if": "ukrainian", "unusual": true }, { "name": "enclname", "if": "ukrainian", "unusual": true }, { "name": "ccname", "if": "ukrainian", "unusual": true }, { "name": "headtoname", "if": "ukrainian", "unusual": true }, { "name": "seename", "if": "ukrainian", "unusual": true }, { "name": "alsoname", "if": "ukrainian", "unusual": true }, { "name": "proofname", "if": "ukrainian", "unusual": true }, { "name": "glossaryname", "if": "ukrainian", "unusual": true }, { "name": "acronymname", "if": "ukrainian", "unusual": true }, { "name": "lstlistingname", "if": "ukrainian", "unusual": true }, { "name": "lstlistlistingname", "if": "ukrainian", "unusual": true }, { "name": "notesname", "if": "ukrainian", "unusual": true }, { "name": "nomname", "if": "ukrainian", "unusual": true }, { "name": "abbgyear", "if": "ukrainian", "unusual": true }, { "name": "No", "if": "ukrainian" }, { "name": "viettext", "if": "vietnamese" }, { "name": "viet", "if": "vietnamese", "unusual": true }, { "name": "textviet", "if": "vietnamese", "arg": { "format": "{}", "snippet": "textviet{${1:text}}" } }, { "name": "captionsvietnamese", "if": "vietnamese", "unusual": true }, { "name": "datevietnamese", "if": "vietnamese", "unusual": true }, { "name": "extrasvietnamese", "if": "vietnamese", "unusual": true }, { "name": "noextrasvietnamese", "if": "vietnamese", "unusual": true }, { "name": "textquotedbl", "if": "vietnamese" }, { "name": "OHORN", "if": "vietnamese" }, { "name": "ohorn", "if": "vietnamese" }, { "name": "UHORN", "if": "vietnamese" }, { "name": "uhorn", "if": "vietnamese" }, { "name": "abreve", "if": "vietnamese" }, { "name": "Abreve", "if": "vietnamese" }, { "name": "acircumflex", "if": "vietnamese" }, { "name": "Acircumflex", "if": "vietnamese" }, { "name": "ecircumflex", "if": "vietnamese" }, { "name": "Ecircumflex", "if": "vietnamese" }, { "name": "ocircumflex", "if": "vietnamese" }, { "name": "Ocircumflex", "if": "vietnamese" }, { "name": "ohorn", "if": "vietnamese" }, { "name": "Ohorn", "if": "vietnamese" }, { "name": "uhorn", "if": "vietnamese" }, { "name": "Uhorn", "if": "vietnamese" }, { "name": "abreve", "if": "vietnamese" }, { "name": "ABREVE", "if": "vietnamese" }, { "name": "acircumflex", "if": "vietnamese" }, { "name": "ACIRCUMFLEX", "if": "vietnamese" }, { "name": "ecircumflex", "if": "vietnamese" }, { "name": "ECIRCUMFLEX", "if": "vietnamese" }, { "name": "ocircumflex", "if": "vietnamese" }, { "name": "OCIRCUMFLEX", "if": "vietnamese" }, { "name": "h", "if": "vietnamese", "arg": { "format": "{}", "snippet": "h{${1:arg}}" } }, { "name": "prefacename", "if": "vietnamese", "unusual": true }, { "name": "bibname", "if": "vietnamese", "unusual": true }, { "name": "chaptername", "if": "vietnamese", "unusual": true }, { "name": "enclname", "if": "vietnamese", "unusual": true }, { "name": "ccname", "if": "vietnamese", "unusual": true }, { "name": "headtoname", "if": "vietnamese", "unusual": true }, { "name": "seename", "if": "vietnamese", "unusual": true }, { "name": "alsoname", "if": "vietnamese", "unusual": true }, { "name": "proofname", "if": "vietnamese", "unusual": true }, { "name": "glossaryname", "if": "vietnamese", "unusual": true }, { "name": "headpagename", "if": "vietnamese", "unusual": true }, { "name": "captionswelsh", "if": "welsh", "unusual": true }, { "name": "datewelsh", "if": "welsh", "unusual": true }, { "name": "extraswelsh", "if": "welsh", "unusual": true }, { "name": "noextraswelsh", "if": "welsh", "unusual": true }, { "name": "prefacename", "if": "welsh", "unusual": true }, { "name": "bibname", "if": "welsh", "unusual": true }, { "name": "chaptername", "if": "welsh", "unusual": true }, { "name": "enclname", "if": "welsh", "unusual": true }, { "name": "ccname", "if": "welsh", "unusual": true }, { "name": "headtoname", "if": "welsh", "unusual": true }, { "name": "seename", "if": "welsh", "unusual": true }, { "name": "alsoname", "if": "welsh", "unusual": true }, { "name": "proofname", "if": "welsh", "unusual": true }, { "name": "glossaryname", "if": "welsh", "unusual": true } ], "envs": [ { "name": "selectlanguage", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:language}}" } }, { "name": "otherlanguage", "arg": { "format": "{}", "snippet": "{${1:language}}" } }, { "name": "otherlanguage*", "arg": { "format": "{}", "snippet": "{${1:language}}" } }, { "name": "otherlanguage*", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:language}}", "keys": [ "\\foreignlanguage,\\begin{otherlanguage*}" ], "keyPos": 0 } }, { "name": "hyphenrules", "arg": { "format": "{}", "snippet": "{${1:language}}" } }, { "name": "descriptionFB", "if": "french" }, { "name": "enumerateFB", "if": "french" }, { "name": "itemizeFB", "if": "french" }, { "name": "listFB", "if": "french", "arg": { "format": "{}", "snippet": "{${1:symbol}}" } }, { "name": "listORI", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:symbol}}" } }, { "name": "descriptionFB", "if": "acadian" }, { "name": "enumerateFB", "if": "acadian" }, { "name": "itemizeFB", "if": "acadian" }, { "name": "listFB", "if": "acadian", "arg": { "format": "{}", "snippet": "{${1:symbol}}" } }, { "name": "listORI", "if": "acadian", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:symbol}}" } }, { "name": "quoting", "if": "galician" }, { "name": "quoting", "if": "spanish" } ], "keys": { "\\usepackage/babel#c": [ "${1:language}", "modifiers.${1:language}=${2:modifiers}", "KeepShorthandsActive", "activeacute", "activegrave", "shorthands=${2|${1:chars},off|}", "safe=${1|none,ref,bib|}", "math=${1|active,normal|}", "config=${1:file}", "main=${1:language}", "headfoot=${1:language}", "noconfigs", "showlanguages", "silent", "hyphenmap=${1|off,first,select,other,other*|}", "bidi=${1|default,basic,basic-r,bidi-l,bidi-r|}", "layout=${1|sectioning,counters,counters*,contents,footnotes,captions,columns,graphics,extras|}", "provide=*", "provide+=*", "provide*=*", "base", "ensureinfo=off", "es-lcroman", "es-minimal", "es-nodecimaldot", "es-noenumerate", "es-noindentfirst", "es-noitemize", "es-nolayout", "es-nolists", "es-noquoting", "es-nosectiondot", "es-noshorthands", "es-notilde", "es-preindex", "es-sloppy", "es-tabla", "es-tilden", "es-ucroman", "es-uppernames", "mexico", "mexico-com" ], "\\foreignlanguage,\\begin{otherlanguage*}": [ "date", "captions" ], "\\babelensure": [ "include=${1:commands}", "exclude=${1:commands}", "fontenc=${1:encoding}" ], "\\babelfont#c": [ "Alternate=${1:feature}", "Annotation=", "AutoFakeBold=${1:number}", "AutoFakeSlant=${1:number}", "BoldFeatures={${1:features}}", "BoldFont=${1:font name}", "BoldItalicFeatures={${1:features}}", "BoldItalicFont=${1:font name}", "BoldSlantedFeatures={${1:features}}", "BoldSlantedFont=${1:font name}", "BoldSwashFeatures={${1:features}}", "BoldSwashFont=${1:font name}", "CJKShape=${1|Traditional,Simplified,JIS1978,JIS1983,JIS1990,Expert,NLC|}", "CharacterVariant={${1:glyph num list}:${2:variety num}}", "CharacterWidth=${1|Proportional,Full,Half,Thurd,Quarter,AlternateProportional,AlternateHalf,ResetAll|}", "Color=", "Colour=", "Contextuals=${1|Swash,SwashOff,Alternate,AlternateOff,WordInitial,WordInitialOff,WordFinal,WordFinalOff,LineFinal,LineFinalOff,Inner,InnerOff,ResetAll|}", "Diacritics=${1|MarkToBase,MarkToMark,AboveBase,BelowBase,ResetAll|}", "Extension=${1:extension}", "FakeBold=${1:number}", "FakeSlant=${1:number}", "FakeStretch=${1:number}", "Font=${1:font name}", "FontFace={${1:series}}{${2:shape}}{${3:font name}}", "Fractions=${1|On,Off,Reset,Alternate,ResetAll|}", "HyphenChar=${1:character}", "IgnoreFontspecFile", "ItalicFeatures={${1:features}}", "ItalicFont=${1:font name}", "Kerning=${1|On,Off,Reset,Uppercase,ResetAll|}", "Language=${1:language}", "LetterSpace=${1:number}", "Letters=${1|SmallCaps,PetiteCaps,UppercaseSmallCaps,UppercasePetiteCaps,Unicase,ResetAll|}", "Ligatures=${1|Required,Common,Contextual,Rare,Discretionary,Historic,TeX|}", "LocalForms=${1|On,Off,Reset|}", "NFSSFamily=${1:font family}", "Numbers=${1|Uppercase,UppercaseOff,Lowercase,LowercaseOff,Lining,LiningOff,OldStyle,OldStyleOff,Proportional,ProportionalOff,Monospaced,MonospacedOff,SlashedZero,SlashedZeroOff,Arabic,ArabicOff,ResetAll|}", "Opacity=${1:factor}", "OpticalSize=${1:size}", "Ornament=", "Path=${1:file path}", "PunctuationSpace=${1:number}", "RawFeature=${1:feature tag}", "Scale=${1:number}", "ScaleAgain=${1:number}", "Script=${1:name}", "Size=${1:number}", "SizeFeatures={${1:features}}", "SlantedFeatures={${1:features}}", "SlantedFont=${1:font name}", "SmallCapsFeatures={${1:features}}", "SmallCapsFont=${1:font name}", "Style=${1|Alternate,Italic,Ruby,Swash,Cursive,Historic,Titling,Uppercase,HorizontalKana,VerticalKana,ResetAll|}", "StylisticAlternates=${1:feature}", "StylisticSet=${1:set number}", "SwashFeatures={${1:features}}", "SwashFont=${1:font name}", "UprightFeatures={${1:features}}", "UprightFont=${1:font name}", "Variant=${1:integer}", "Vertical=${1|RotatedGlyphs,AlternatesForRotation,Alternates,KanaAlternates,Kerning,AlternateMetrics,HalfMetrics,ProportionalMetrics,ResetAll|}", "VerticalPosition=${1|Superior,Inferior,Numerator,Denominator,ScientificInferior,Ordinal,ResetAll|}", "WordSpace=${1:number}", "Mapping=${1:xetex-only feature}", "Renderer=${1:renderer}" ], "\\babelprovide#c": [ "import", "import=${1:language tag}", "captions=${1:language tag}", "hyphenrules=${1:language list}", "main", "script=${1:script name}", "language=${1:language name}", "alph=${1:counter}", "Alph=${1:counter}", "onchar=${1|ids,fonts,letters|}", "intraspace=${1:base shrink stretch}", "intrapenalty=${1:penalty}", "transforms=${1|transliteration.dad,digraphs.ligatures,hyphen.repeat,oneletter.nobreak,prehyphen.nobreak,diaeresis.hyphen,transliteration.omega,sigma.final,transliteration.hk,punctuation.space,digraphs.hyphen,danda.nobreak,letters.noj,letters.uv,transliteration.iast,transliteration.gajica,kashida.plain|}", "justification=${1|kashida,elongated,unhyphenated,padding|}", "linebreaking=${1|kashida,elongated,unhyphenated,padding|}", "mapfont=", "maparabic", "mapdigits", "calendar=${1:calendar}", "calendar=${1:calendar}.${2:variant}", "casing=${1|yiwn,eszett,iota,nouv,uv|}", "interchar=${1:interchar-list}" ], "\\localedate": [ "calendar=${1:calendar}", "variant=${1:variant}", "convert" ], "\\localeinfo#c,\\localeinfo*#c": [ "name.english", "tag.ini", "tag.bcp47", "language.tag.bcp47", "tag.opentype", "script.name", "script.tag.bcp47", "script.tag.opentype", "region.tag.bcp47", "variant.tag.bcp47", "extension.x.tag.bcp47", "extension.t.tag.bcp47", "extension.u.tag.bcp47" ], "\\babelposthyphenation#c,\\babelprehyphenation#c": [ "label=${1|transliteration.dad,digraphs.ligatures,hyphen.repeat,oneletter.nobreak,prehyphen.nobreak,punctuation.space,diaeresis.hyphen,transliteration.omega,sigma.final,transliteration.hk,punctuation.space,digraphs.hyphen,danda.nobreak,letters.noj,letters.uv,transliteration.iast,transliteration.gajica,kashida.plain|}", "fonts=${1:tag1 tag2 ...}", "attribute=${1:attribute}" ], "\\enablelocaletransform,\\disablelocaletransform": [ "transliteration.dad", "digraphs.ligatures", "hyphen.repeat", "oneletter.nobreak", "prehyphen.nobreak", "diaeresis.hyphen", "transliteration.omega", "sigma.final", "transliteration.hk", "punctuation.space", "digraphs.hyphen", "danda.nobreak", "letters.noj", "letters.uv", "transliteration.iast", "transliteration.gajica", "kashida.plain" ], "\\babelinterchar": [ "label=${1:label}" ], "\\babeladjust": [ "bidi.mapdigits=${1|on,off|}", "bidi.mirroring=${1|on,off|}", "bidi.text=${1|on,off|}", "bidi.math=${1|on,off|}", "linebreak.sea=${1|on,off|}", "linebreak.cjk=${1|on,off|}", "justify.arabic=${1|on,off|}", "layout.tabular=${1|on,off|}", "layout.lists=${1|on,off|}", "autoload.bcp47=${1|on,off|}", "bcp47.toname=${1|on,off|}", "autoload.options=", "autoload.bcp47.prefix=", "autoload.bcp47.options=", "prehyphenation.disable=${1|nohyphenation,off|}", "select.write=${1|shift,keep,omit|}", "select.encoding=${1|off|}" ], "\\frenchsetup,\\frenchbsetup": [ "ShowOptions", "StandardLayout", "GlobalLayoutFrench", "IndentFirst", "PartNameFull", "ListItemsAsPar", "StandardListSpacing", "StandardItemizeEnv", "StandardEnumerateEnv", "StandardItemLabels", "ItemLabels=", "ItemLabeli=", "ItemLabelii=", "ItemLabeliii=", "ItemLabeliv=", "StandardLists", "ListOldLayout", "FrenchFootnotes", "AutoSpaceFootnotes", "AutoSpacePunctuation", "ThinColonSpace", "OriginalTypewriter", "UnicodeNoBreakSpaces", "og=", "fg=", "INGuillSpace", "EveryParGuill=${1|open,close,none|}", "EveryLineGuill=${1|open,close,none|}", "InnerGuillSingle", "ThinSpaceInFrenchNumbers", "SmallCapsFigTabCaptions", "CustomiseFigTabCaptions", "OldFigTabCaptions", "FrenchSuperscripts", "LowercaseSuperscripts", "SuppressWarning", "ShowOptions", "StandardLayout", "GlobalLayoutFrench", "IndentFirst", "PartNameFull", "ListItemsAsPar", "StandardListSpacing", "StandardItemizeEnv", "StandardEnumerateEnv", "StandardItemLabels", "ItemLabels=", "ItemLabeli=", "ItemLabelii=", "ItemLabeliii=", "ItemLabeliv=", "StandardLists", "ListOldLayout", "FrenchFootnotes", "AutoSpaceFootnotes", "AutoSpacePunctuation", "ThinColonSpace", "OriginalTypewriter", "UnicodeNoBreakSpaces", "og=", "fg=", "INGuillSpace", "EveryParGuill=${1|open,close,none|}", "EveryLineGuill=${1|open,close,none|}", "InnerGuillSingle", "ThinSpaceInFrenchNumbers", "SmallCapsFigTabCaptions", "CustomiseFigTabCaptions", "OldFigTabCaptions", "FrenchSuperscripts", "LowercaseSuperscripts", "SuppressWarning" ], "\\footnotestyle": [ "reset=${1|none,section,chapter,page,page-resume,page-cont|}", "resume", "indent=${1|article-nosp,article-sp,hulist|}", "rule=${1|none,one-line,fourth,choose|}", "marksize=max-normal", "mark=${1|arabic,stars,stars-max|}", "mpmark=${1|arabic,stars,stars-max|}", "plain", "huplain", "starplain", "editor", "reset=${1|none,section,chapter,page,page-resume,page-cont|}", "resume", "indent=${1|article-nosp,article-sp,hulist|}", "rule=${1|none,one-line,fourth,choose|}", "marksize=max-normal", "mark=${1|arabic,stars,stars-max|}", "mpmark=${1|arabic,stars,stars-max|}", "plain", "huplain", "starplain", "editor" ] }, "args": [ "\\usepackage/babel#c" ] } ================================================ FILE: data/packages/beamerbaseauxtemplates.json ================================================ { "deps": [ { "name": "beamerbaseboxes" } ], "macros": [], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/beamerbaseboxes.json ================================================ { "deps": [], "macros": [ { "name": "beamerboxesdeclarecolorscheme", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "beamerboxesdeclarecolorscheme{${1:name}}{${2:upper color}}{${3:lower color}}" } } ], "envs": [ { "name": "beamerboxesrounded", "arg": { "format": "{}", "snippet": "{${1:head%text}}" } }, { "name": "beamerboxesrounded", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:head%text}}", "keys": [ "\\begin{beamerboxesrounded}" ], "keyPos": 0 } } ], "keys": { "\\begin{beamerboxesrounded}": [ "scheme=${1:scheme name}", "upper=${1:beamer color}", "lower=${1:beamer color}", "width=", "shadow" ] }, "args": [] } ================================================ FILE: data/packages/beamerbasecolor.json ================================================ { "deps": [], "macros": [ { "name": "setbeamercolor", "arg": { "format": "{}{}", "snippet": "setbeamercolor{${1:beamer-color name}}{${2:options%keyvals}}", "keys": [ "\\setbeamercolor,\\setbeamercolor*" ], "keyPos": 1 } }, { "name": "setbeamercolor*", "arg": { "format": "{}{}", "snippet": "setbeamercolor*{${1:beamer-color name}}{${2:options%keyvals}}", "keys": [ "\\setbeamercolor,\\setbeamercolor*" ], "keyPos": 1 } }, { "name": "ifbeamercolorempty", "arg": { "format": "{}{}{}", "snippet": "ifbeamercolorempty{${1:beamer-color name}}{${2:if undefined}}{${3:if defined}}" } }, { "name": "ifbeamercolorempty", "arg": { "format": "[]{}{}{}", "snippet": "ifbeamercolorempty[${4:fg or bg%keyvals}]{${1:beamer-color name}}{${2:if undefined}}{${3:if defined}}", "keys": [ "\\ifbeamercolorempty,\\usebeamercolor,\\usebeamercolor*" ], "keyPos": 0 } }, { "name": "usebeamercolor", "arg": { "format": "{}", "snippet": "usebeamercolor{${1:beamer-color name}}" } }, { "name": "usebeamercolor", "arg": { "format": "[]{}", "snippet": "usebeamercolor[${2:fg or bg%keyvals}]{${1:beamer-color name}}", "keys": [ "\\ifbeamercolorempty,\\usebeamercolor,\\usebeamercolor*" ], "keyPos": 0 } }, { "name": "usebeamercolor*", "arg": { "format": "{}", "snippet": "usebeamercolor*{${1:beamer-color name}}" } }, { "name": "usebeamercolor*", "arg": { "format": "[]{}", "snippet": "usebeamercolor*[${2:fg or bg%keyvals}]{${1:beamer-color name}}", "keys": [ "\\ifbeamercolorempty,\\usebeamercolor,\\usebeamercolor*" ], "keyPos": 0 } }, { "name": "donotcoloroutermaths", "unusual": true }, { "name": "donotcolorouterdisplaymaths", "unusual": true } ], "envs": [ { "name": "beamercolorbox", "arg": { "format": "{}", "snippet": "{${1:beamer color}}" } }, { "name": "beamercolorbox", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:beamer color}}", "keys": [ "\\begin{beamercolorbox}" ], "keyPos": 0 } } ], "keys": { "\\setbeamercolor,\\setbeamercolor*": [ "fg=", "bg=", "parent={${1:parent beamer colors}}", "use=${1:beamer color}" ], "\\ifbeamercolorempty,\\usebeamercolor,\\usebeamercolor*": [ "fg", "bg" ], "\\begin{beamercolorbox}": [ "wd=", "dp=", "ht=", "left", "right", "center", "leftskip=", "rightskip=", "sep=", "colsep=", "colsep*=", "shadow", "rounded", "ignorebg", "vmode" ] }, "args": [] } ================================================ FILE: data/packages/beamerbasecompatibility.json ================================================ { "deps": [], "macros": [], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/beamerbasefont.json ================================================ { "deps": [ { "name": "amssymb" }, { "name": "sansmathaccent" } ], "macros": [ { "name": "setbeamerfont", "arg": { "format": "{}{}", "snippet": "setbeamerfont{${1:beamer-font name}}{${2:attributes%keyvals}}", "keys": [ "\\setbeamerfont,\\setbeamerfont*" ], "keyPos": 1 } }, { "name": "setbeamerfont*", "arg": { "format": "{}{}", "snippet": "setbeamerfont*{${1:beamer-font name}}{${2:attributes%keyvals}}", "keys": [ "\\setbeamerfont,\\setbeamerfont*" ], "keyPos": 1 } }, { "name": "usebeamerfont", "arg": { "format": "{}", "snippet": "usebeamerfont{${1:beamer-font name}}" } }, { "name": "usebeamerfont*", "arg": { "format": "{}", "snippet": "usebeamerfont*{${1:beamer-font name}}" } }, { "name": "Tiny" }, { "name": "TINY" } ], "envs": [], "keys": { "\\setbeamerfont,\\setbeamerfont*": [ "size=${1:size command}", "size*={${1:size in pt}}{${2:baselineskip}}", "shape=${1:shape command}", "shape*={${1:shape attribute abbreviation}}", "series=${1:series command}", "series*={${1:series attribute abbreviation}}", "family=${1:family command}", "family*={${1:family name}}", "parent={${1:parent list}}" ] }, "args": [] } ================================================ FILE: data/packages/beamerbaseframe.json ================================================ { "deps": [], "macros": [ { "name": "framelatex", "unusual": true, "arg": { "format": "{}", "snippet": "framelatex{${1:contents%text}}" } }, { "name": "refcounter", "unusual": true, "arg": { "format": "{}", "snippet": "refcounter{${1:counter}}" } }, { "name": "thesubsectionslide", "unusual": true }, { "name": "insertframetitle", "unusual": true }, { "name": "insertframesubtitle", "unusual": true }, { "name": "resetcounteronoverlays", "arg": { "format": "{}", "snippet": "resetcounteronoverlays{${1:counter}}" } }, { "name": "resetcountonoverlays", "arg": { "format": "{}", "snippet": "resetcountonoverlays{${1:count register}}" } }, { "name": "framewidth", "unusual": true }, { "name": "beamerclosesubstitutedenvironement", "unusual": true, "arg": { "format": "{}", "snippet": "beamerclosesubstitutedenvironement{${1:envname}}" } }, { "name": "includeonlyframes", "arg": { "format": "{}", "snippet": "includeonlyframes{${1:frame label list}}" } }, { "name": "theframenumber", "unusual": true }, { "name": "insertframenumber", "unusual": true }, { "name": "insertslidenumber", "unusual": true }, { "name": "insertoverlaynumber", "unusual": true }, { "name": "pagebreak<overlay specifications>" }, { "name": "nopagebreak<overlay specifications>" }, { "name": "framebreak" }, { "name": "noframebreak" }, { "name": "againframe", "arg": { "format": "{}", "snippet": "againframe{${1:name}}" } }, { "name": "againframe<overlay specification>", "arg": { "format": "{}", "snippet": "againframe<overlay specification>{${1:name}}" } }, { "name": "againframe<overlay specification>", "arg": { "format": "[]{}", "snippet": "againframe<overlay specification>[${2:options}]{${1:name}}" } }, { "name": "againframe", "arg": { "format": "[]{}", "snippet": "againframe[${2:options}]{${1:name}}" } }, { "name": "againframe", "arg": { "format": "[][]{}", "snippet": "againframe[${2:<default overlay specification>}][${3:options}]{${1:name}}" } }, { "name": "againframe<overlay specification>", "arg": { "format": "[][]{}", "snippet": "againframe<overlay specification>[${2:<default overlay specification>}][${3:options}]{${1:name}}" } } ], "envs": [ { "name": "frame" }, { "name": "frame", "arg": { "format": "<>", "snippet": "<${1:overlay specification}>" } }, { "name": "frame", "arg": { "format": "<>[]", "snippet": "<${2:overlay specification}>[${1:<default overlay specification>}]" } }, { "name": "frame", "arg": { "format": "<>[][]", "snippet": "<${3:overlay specification}>[${1:<default overlay specification>}][${2:options}]" } }, { "name": "frame", "arg": { "format": "<>[][]{}", "snippet": "<${4:overlay specification}>[${2:<default overlay specification>}][${3:options}]{${1:title}}" } }, { "name": "frame", "arg": { "format": "<>[][]{}{}", "snippet": "<${5:overlay specification}>[${3:<default overlay specification>}][${4:options}]{${1:title}}{${2:subtitle}}" } }, { "name": "frame", "arg": { "format": "[]", "snippet": "[${1:<default overlay specification>}]" } }, { "name": "frame", "arg": { "format": "[][]", "snippet": "[${1:<default overlay specification>}][${2:options}]" } }, { "name": "frame", "arg": { "format": "[][]{}", "snippet": "[${2:<default overlay specification>}][${3:options}]{${1:title}}" } }, { "name": "frame", "arg": { "format": "[][]{}{}", "snippet": "[${3:<default overlay specification>}][${4:options}]{${1:title}}{${2:subtitle}}" } }, { "name": "frame", "arg": { "format": "[]", "snippet": "[${1:options}]" } }, { "name": "frame", "arg": { "format": "[]{}", "snippet": "[${2:options}]{${1:title}}" } }, { "name": "frame", "arg": { "format": "[]{}{}", "snippet": "[${3:options}]{${1:title}}{${2:subtitle}}" } }, { "name": "frame", "arg": { "format": "{}", "snippet": "{${1:title}}" } } ], "keys": {}, "args": [] } ================================================ FILE: data/packages/beamerbaseframecomponents.json ================================================ { "deps": [], "macros": [ { "name": "setbeamersize", "arg": { "format": "{}", "snippet": "setbeamersize{${1:options%keyvals}}", "keys": [ "\\setbeamersize" ], "keyPos": 0 } }, { "name": "insertpagenumber", "unusual": true }, { "name": "column", "arg": { "format": "{}", "snippet": "column{${1:column width%l}}" } }, { "name": "column", "arg": { "format": "[]{}", "snippet": "column[${2:placement%keyvals}]{${1:column width%l}}", "keys": [ "\\begin{column},\\column" ], "keyPos": 0 } }, { "name": "column<overlay specification>", "arg": { "format": "[]{}", "snippet": "column<overlay specification>[${2:placement%keyvals}]{${1:column width%l}}" } }, { "name": "insertfootnotetext", "unusual": true }, { "name": "insertfootnotemark", "unusual": true }, { "name": "footnote<overlay specification>", "arg": { "format": "{}", "snippet": "footnote<overlay specification>{${1:text}}" } }, { "name": "footnote<overlay specification>", "arg": { "format": "[]{}", "snippet": "footnote<overlay specification>[${2:options%keyvals}]{${1:text}}" } } ], "envs": [ { "name": "columns" }, { "name": "columns", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\begin{columns}" ], "keyPos": 0 } }, { "name": "columns", "arg": { "format": "<>[]", "snippet": "<${2:overlay specification}>[${1:options%keyvals}]", "keys": [ "\\begin{columns}" ], "keyPos": 1 } }, { "name": "column", "arg": { "format": "{}", "snippet": "{${1:column width%l}}" } }, { "name": "column", "arg": { "format": "[]{}", "snippet": "[${2:placement%keyvals}]{${1:column width%l}}", "keys": [ "\\begin{column},\\column" ], "keyPos": 0 } }, { "name": "column", "arg": { "format": "<>[]{}", "snippet": "<${3:overlay specification}>[${2:placement%keyvals}]{${1:column width%l}}", "keys": [ "\\begin{column},\\column" ], "keyPos": 1 } } ], "keys": { "\\setbeamersize": [ "text margin left=", "text margin right=", "sidebar width left=", "sidebar width right=", "description width=", "description width of=${1:text}", "mini frame size=", "mini frame offset=" ], "\\begin{columns}": [ "b", "c", "onlytextwidth", "t", "T", "totalwidth=" ], "\\begin{column},\\column": [ "t", "T", "c", "b" ], "\\footnote#c": [ "${1:number}", "frame" ] }, "args": [] } ================================================ FILE: data/packages/beamerbaseframesize.json ================================================ { "deps": [], "macros": [ { "name": "framezoom<button overlay specification><zoomed overlay specification>", "arg": { "format": "()()", "snippet": "framezoom<button overlay specification><zoomed overlay specification>(${1:upper left x},${2:upper left y})(${3:zoom area width},${4:zoom area depth})" } }, { "name": "framezoom<button overlay specification><zoomed overlay specification>", "arg": { "format": "[]()()", "snippet": "framezoom<button overlay specification><zoomed overlay specification>[${1:options%keyvals}](${2:upper left x},${3:upper left y})(${4:zoom area width},${5:zoom area depth})" } }, { "name": "insertcontinuationcount", "unusual": true }, { "name": "insertcontinuationcountroman", "unusual": true }, { "name": "insertcontinuationtext", "unusual": true } ], "envs": [], "keys": { "\\framezoom": [ "border", "border=${1:width in pixels}" ] }, "args": [] } ================================================ FILE: data/packages/beamerbaselocalstructure.json ================================================ { "deps": [ { "name": "enumerate" } ], "macros": [ { "name": "frametitle", "arg": { "format": "{}", "snippet": "frametitle{${1:title}}" } }, { "name": "frametitle", "arg": { "format": "[]{}", "snippet": "frametitle[${2:short title}]{${1:title}}" } }, { "name": "frametitle<overlay specification>", "arg": { "format": "{}", "snippet": "frametitle<overlay specification>{${1:title}}" } }, { "name": "frametitle<overlay specification>", "arg": { "format": "[]{}", "snippet": "frametitle<overlay specification>[${2:short title}]{${1:title}}" } }, { "name": "insertframetitle", "unusual": true }, { "name": "insertshortframetitle", "unusual": true }, { "name": "insertshortframetitle", "unusual": true, "arg": { "format": "[]", "snippet": "insertshortframetitle[${1:options%keyvals}]" } }, { "name": "framesubtitle", "arg": { "format": "{}", "snippet": "framesubtitle{${1:title}}" } }, { "name": "framesubtitle<overlay specification>", "arg": { "format": "{}", "snippet": "framesubtitle<overlay specification>{${1:title}}" } }, { "name": "insertframesubtitle", "unusual": true }, { "name": "alert", "arg": { "format": "{}", "snippet": "alert{${1:highlighted text%text}}" } }, { "name": "alert<overlay specification>", "arg": { "format": "{}", "snippet": "alert<overlay specification>{${1:highlighted text%text}}" } }, { "name": "structure", "arg": { "format": "{}", "snippet": "structure{${1:text}}" } }, { "name": "structure<overlay specification>", "arg": { "format": "{}", "snippet": "structure<overlay specification>{${1:text}}" } }, { "name": "insertblocktitle", "unusual": true }, { "name": "insertenumlabel", "unusual": true }, { "name": "insertsubenumlabel", "unusual": true }, { "name": "insertsubsubenumlabel", "unusual": true }, { "name": "insertdescriptionitem", "unusual": true }, { "name": "bibitem<overlay specification>", "arg": { "format": "[]{}", "snippet": "bibitem<overlay specification>[${2:citation text}]{${1:citekey}}" } }, { "name": "bibitem<overlay specification>", "arg": { "format": "{}", "snippet": "bibitem<overlay specification>{${1:citekey}}" } }, { "name": "insertbiblabel", "unusual": true }, { "name": "insertcaptionname", "unusual": true }, { "name": "insertcaptionnumber", "unusual": true }, { "name": "insertcaption", "unusual": true } ], "envs": [ { "name": "alertenv" }, { "name": "alertenv", "arg": { "format": "<>", "snippet": "<${1:overlay specification}>" } }, { "name": "structureenv" }, { "name": "structureenv", "arg": { "format": "<>", "snippet": "<${1:overlay specification}>" } }, { "name": "block", "arg": { "format": "{}", "snippet": "{${1:title%text}}" } }, { "name": "block", "arg": { "format": "<>{}", "snippet": "<${2:action specification}>{${1:title%text}}" } }, { "name": "block", "unusual": true, "arg": { "format": "{}<>", "snippet": "{${1:title%text}}<${2:action specification}>" } }, { "name": "alertblock", "arg": { "format": "{}", "snippet": "{${1:title%text}}" } }, { "name": "alertblock", "arg": { "format": "<>{}", "snippet": "<${2:action specification}>{${1:title%text}}" } }, { "name": "alertblock", "arg": { "format": "{}<>", "snippet": "{${1:title%text}}<${2:action specification}>" } }, { "name": "exampleblock", "arg": { "format": "{}", "snippet": "{${1:title%text}}" } }, { "name": "exampleblock", "arg": { "format": "<>{}<>", "snippet": "<${2:action specification}>{${1:title%text}}<${3:overlay specification}>" } }, { "name": "abstract", "arg": { "format": "<>", "snippet": "<${1:action specification}>" } }, { "name": "verse", "arg": { "format": "<>", "snippet": "<${1:action specification}>" } }, { "name": "quotation", "arg": { "format": "<>", "snippet": "<${1:action specification}>" } }, { "name": "quote", "arg": { "format": "<>", "snippet": "<${1:action specification}>" } } ], "keys": {}, "args": [] } ================================================ FILE: data/packages/beamerbasemisc.json ================================================ { "deps": [], "macros": [ { "name": "headcommand", "unusual": true, "arg": { "format": "{}", "snippet": "headcommand{${1:code}}" } }, { "name": "dohead", "unusual": true }, { "name": "inserttotalframenumber", "unusual": true }, { "name": "insertmainframenumber", "unusual": true }, { "name": "partentry", "unusual": true, "arg": { "format": "{}{}", "snippet": "partentry{${1:arg1}}{${2:arg2}}" } }, { "name": "slideentry", "unusual": true, "arg": { "format": "{}{}{}{}{}{}", "snippet": "slideentry{${1:arg1}}{${2:arg2}}{${3:arg3}}{${4:arg4}}{${5:arg5}}{${6:arg6}}" } }, { "name": "sectionentry", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "sectionentry{${1:arg1}}{${2:arg2}}{${3:arg3}}{${4:arg4}}{${5:arg5}}" } }, { "name": "bibname", "unusual": true }, { "name": "algorithmname", "unusual": true }, { "name": "chaptername", "unusual": true }, { "name": "includegraphics<overlay specification>", "arg": { "format": "{}", "snippet": "includegraphics<overlay specification>{${1:imagefile}}" } }, { "name": "includegraphics<overlay specification>", "arg": { "format": "[]{}", "snippet": "includegraphics<overlay specification>[${2:options%keyvals}]{${1:imagefile}}" } }, { "name": "pgfuseimage<overlay specification>", "unusual": true, "arg": { "format": "{}", "snippet": "pgfuseimage<overlay specification>{${1:image name}}" } }, { "name": "pgfimage<overlay specification>", "unusual": true, "arg": { "format": "[]{}", "snippet": "pgfimage<overlay specification>[${2:options%keyvals}]{${1:imagefile}}" } }, { "name": "pgfimage<overlay specification>", "unusual": true, "arg": { "format": "{}", "snippet": "pgfimage<overlay specification>{${1:imagefile}}" } } ], "envs": [], "keys": { "\\insertshortauthor,\\insertshortdate,\\insertshortinstitute,\\insertshortpart,\\insertshorttitle,\\insertshortsubtitle,\\insertshortframetitle": [ "respectlinebreaks", "width=", "center", "spill" ] }, "args": [] } ================================================ FILE: data/packages/beamerbasemodes.json ================================================ { "deps": [ { "name": "etoolbox" }, { "name": "beamerbasedecode" } ], "macros": [ { "name": "mode<mode specification>", "arg": { "format": "{}", "snippet": "mode<mode specification>{${1:text}}" } }, { "name": "mode", "arg": { "format": "{}", "snippet": "mode{${1:text}}" } }, { "name": "mode<mode specification>" }, { "name": "mode*" }, { "name": "includeslide", "arg": { "format": "{}", "snippet": "includeslide{${1:label name}}" } }, { "name": "includeslide", "arg": { "format": "[]{}", "snippet": "includeslide[${2:options%keyvals}]{${1:label name}}" } }, { "name": "setjobnamebeamerversion", "arg": { "format": "{}", "snippet": "setjobnamebeamerversion{${1:filename without extension%file}}" } }, { "name": "thebeamerpauses", "unusual": true }, { "name": "jobnamebeamerversion", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/beamerbasenavigation.json ================================================ { "deps": [], "macros": [ { "name": "hyperlinkslideprev<overlay specification>", "arg": { "format": "{}", "snippet": "hyperlinkslideprev<overlay specification>{${1:link text}}" } }, { "name": "hyperlinkslideprev", "arg": { "format": "{}", "snippet": "hyperlinkslideprev{${1:link text}}" } }, { "name": "hyperlinkslidenext<overlay specification>", "arg": { "format": "{}", "snippet": "hyperlinkslidenext<overlay specification>{${1:link text}}" } }, { "name": "hyperlinkslidenext", "arg": { "format": "{}", "snippet": "hyperlinkslidenext{${1:link text}}" } }, { "name": "hyperlinkframestart<overlay specification>", "arg": { "format": "{}", "snippet": "hyperlinkframestart<overlay specification>{${1:link text}}" } }, { "name": "hyperlinkframestart", "arg": { "format": "{}", "snippet": "hyperlinkframestart{${1:link text}}" } }, { "name": "hyperlinkframeend<overlay specification>", "arg": { "format": "{}", "snippet": "hyperlinkframeend<overlay specification>{${1:link text}}" } }, { "name": "hyperlinkframeend", "arg": { "format": "{}", "snippet": "hyperlinkframeend{${1:link text}}" } }, { "name": "hyperlinkframestartnext<overlay specification>", "arg": { "format": "{}", "snippet": "hyperlinkframestartnext<overlay specification>{${1:link text}}" } }, { "name": "hyperlinkframestartnext", "arg": { "format": "{}", "snippet": "hyperlinkframestartnext{${1:link text}}" } }, { "name": "hyperlinkframeendprev<overlay specification>", "arg": { "format": "{}", "snippet": "hyperlinkframeendprev<overlay specification>{${1:link text}}" } }, { "name": "hyperlinkframeendprev", "arg": { "format": "{}", "snippet": "hyperlinkframeendprev{${1:link text}}" } }, { "name": "hyperlinkpresentationstart<overlay specification>", "arg": { "format": "{}", "snippet": "hyperlinkpresentationstart<overlay specification>{${1:link text}}" } }, { "name": "hyperlinkpresentationstart", "arg": { "format": "{}", "snippet": "hyperlinkpresentationstart{${1:link text}}" } }, { "name": "hyperlinkpresentationend<overlay specification>", "arg": { "format": "{}", "snippet": "hyperlinkpresentationend<overlay specification>{${1:link text}}" } }, { "name": "hyperlinkpresentationend", "arg": { "format": "{}", "snippet": "hyperlinkpresentationend{${1:link text}}" } }, { "name": "hyperlinkappendixstart<overlay specification>", "arg": { "format": "{}", "snippet": "hyperlinkappendixstart<overlay specification>{${1:link text}}" } }, { "name": "hyperlinkappendixstart", "arg": { "format": "{}", "snippet": "hyperlinkappendixstart{${1:link text}}" } }, { "name": "hyperlinkappendixend<overlay specification>", "arg": { "format": "{}", "snippet": "hyperlinkappendixend<overlay specification>{${1:link text}}" } }, { "name": "hyperlinkappendixend", "arg": { "format": "{}", "snippet": "hyperlinkappendixend{${1:link text}}" } }, { "name": "hyperlinkdocumentstart<overlay specification>", "arg": { "format": "{}", "snippet": "hyperlinkdocumentstart<overlay specification>{${1:link text}}" } }, { "name": "hyperlinkdocumentstart", "arg": { "format": "{}", "snippet": "hyperlinkdocumentstart{${1:link text}}" } }, { "name": "hyperlinkdocumentend<overlay specification>", "arg": { "format": "{}", "snippet": "hyperlinkdocumentend<overlay specification>{${1:link text}}" } }, { "name": "hyperlinkdocumentend", "arg": { "format": "{}", "snippet": "hyperlinkdocumentend{${1:link text}}" } }, { "name": "hyperlinksubsectionstart", "unusual": true, "arg": { "format": "{}", "snippet": "hyperlinksubsectionstart{${1:link text}}" } }, { "name": "hyperlinksubsectionstart<overlay specification>", "unusual": true, "arg": { "format": "{}", "snippet": "hyperlinksubsectionstart<overlay specification>{${1:link text}}" } }, { "name": "hyperlinksubsectionend", "unusual": true, "arg": { "format": "{}", "snippet": "hyperlinksubsectionend{${1:link text}}" } }, { "name": "hyperlinksubsectionend<overlay specification>", "unusual": true, "arg": { "format": "{}", "snippet": "hyperlinksubsectionend<overlay specification>{${1:link text}}" } }, { "name": "hyperlinksubsectionstartnext", "unusual": true, "arg": { "format": "{}", "snippet": "hyperlinksubsectionstartnext{${1:link text}}" } }, { "name": "hyperlinksubsectionstartnext<overlay specification>", "unusual": true, "arg": { "format": "{}", "snippet": "hyperlinksubsectionstartnext<overlay specification>{${1:link text}}" } }, { "name": "hyperlinksubsectionendprev", "unusual": true, "arg": { "format": "{}", "snippet": "hyperlinksubsectionendprev{${1:link text}}" } }, { "name": "hyperlinksubsectionendprev<overlay specification>", "unusual": true, "arg": { "format": "{}", "snippet": "hyperlinksubsectionendprev<overlay specification>{${1:link text}}" } }, { "name": "hyperlinksectionstart", "unusual": true, "arg": { "format": "{}", "snippet": "hyperlinksectionstart{${1:link text}}" } }, { "name": "hyperlinksectionstart<overlay specification>", "unusual": true, "arg": { "format": "{}", "snippet": "hyperlinksectionstart<overlay specification>{${1:link text}}" } }, { "name": "hyperlinksectionend", "unusual": true, "arg": { "format": "{}", "snippet": "hyperlinksectionend{${1:link text}}" } }, { "name": "hyperlinksectionend<overlay specification>", "unusual": true, "arg": { "format": "{}", "snippet": "hyperlinksectionend<overlay specification>{${1:link text}}" } }, { "name": "hyperlinksectionstartnext", "unusual": true, "arg": { "format": "{}", "snippet": "hyperlinksectionstartnext{${1:link text}}" } }, { "name": "hyperlinksectionstartnext<overlay specification>", "unusual": true, "arg": { "format": "{}", "snippet": "hyperlinksectionstartnext<overlay specification>{${1:link text}}" } }, { "name": "hyperlinksectionendprev", "unusual": true, "arg": { "format": "{}", "snippet": "hyperlinksectionendprev{${1:link text}}" } }, { "name": "hyperlinksectionendprev<overlay specification>", "unusual": true, "arg": { "format": "{}", "snippet": "hyperlinksectionendprev<overlay specification>{${1:link text}}" } }, { "name": "hyperlinkpartstart", "unusual": true, "arg": { "format": "{}", "snippet": "hyperlinkpartstart{${1:link text}}" } }, { "name": "hyperlinkpartstart<overlay specification>", "unusual": true, "arg": { "format": "{}", "snippet": "hyperlinkpartstart<overlay specification>{${1:link text}}" } }, { "name": "hyperlinkpartend", "unusual": true, "arg": { "format": "{}", "snippet": "hyperlinkpartend{${1:link text}}" } }, { "name": "hyperlinkpartend<overlay specification>", "unusual": true, "arg": { "format": "{}", "snippet": "hyperlinkpartend<overlay specification>{${1:link text}}" } }, { "name": "hyperlinkpartstartnext", "unusual": true, "arg": { "format": "{}", "snippet": "hyperlinkpartstartnext{${1:link text}}" } }, { "name": "hyperlinkpartstartnext<overlay specification>", "unusual": true, "arg": { "format": "{}", "snippet": "hyperlinkpartstartnext<overlay specification>{${1:link text}}" } }, { "name": "hyperlinkpartendprev", "unusual": true, "arg": { "format": "{}", "snippet": "hyperlinkpartendprev{${1:link text}}" } }, { "name": "hyperlinkpartendprev<overlay specification>", "unusual": true, "arg": { "format": "{}", "snippet": "hyperlinkpartendprev<overlay specification>{${1:link text}}" } }, { "name": "insertframestartpage", "unusual": true }, { "name": "insertframeendpage", "unusual": true }, { "name": "insertsubsectionstartpage", "unusual": true }, { "name": "insertsubsectionendpage", "unusual": true }, { "name": "insertsectionstartpage", "unusual": true }, { "name": "insertsectionendpage", "unusual": true }, { "name": "insertpartstartpage", "unusual": true }, { "name": "insertpartendpage", "unusual": true }, { "name": "insertpresentationstartpage", "unusual": true }, { "name": "insertpresentationendpage", "unusual": true }, { "name": "insertappendixstartpage", "unusual": true }, { "name": "insertappendixendpage", "unusual": true }, { "name": "insertdocumentstartpage", "unusual": true }, { "name": "insertdocumentendpage", "unusual": true }, { "name": "insertslidenavigationsymbol", "unusual": true }, { "name": "insertframenavigationsymbol", "unusual": true }, { "name": "insertsubsectionnavigationsymbol", "unusual": true }, { "name": "insertsectionnavigationsymbol", "unusual": true }, { "name": "insertdocnavigationsymbol", "unusual": true }, { "name": "insertbackfindforwardnavigationsymbol", "unusual": true }, { "name": "insertgotosymbol", "unusual": true }, { "name": "insertskipsymbol", "unusual": true }, { "name": "insertreturnsymbol", "unusual": true }, { "name": "beamerbutton", "arg": { "format": "{}", "snippet": "beamerbutton{${1:button text}}" } }, { "name": "insertbuttontext", "unusual": true }, { "name": "beamergotobutton", "arg": { "format": "{}", "snippet": "beamergotobutton{${1:button text}}" } }, { "name": "beamerskipbutton", "arg": { "format": "{}", "snippet": "beamerskipbutton{${1:button text}}" } }, { "name": "beamerreturnbutton", "arg": { "format": "{}", "snippet": "beamerreturnbutton{${1:button text}}" } }, { "name": "insertnavigation", "unusual": true, "arg": { "format": "{}", "snippet": "insertnavigation{${1:width}}" } }, { "name": "insertverticalnavigation", "unusual": true, "arg": { "format": "{}", "snippet": "insertverticalnavigation{${1:width}}" } }, { "name": "insertsubsubsectionheadnumber", "unusual": true }, { "name": "insertsubsectionheadnumber", "unusual": true }, { "name": "insertsectionheadnumber", "unusual": true }, { "name": "insertpartheadnumber", "unusual": true }, { "name": "insertsectionnavigation", "unusual": true, "arg": { "format": "{}", "snippet": "insertsectionnavigation{${1:width}}" } }, { "name": "insertsectionnavigationhorizontal", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "insertsectionnavigationhorizontal{${1:width}}{${2:left insert}}{${3:right insert}}" } }, { "name": "insertsubsectionnavigation", "unusual": true, "arg": { "format": "{}", "snippet": "insertsubsectionnavigation{${1:width}}" } }, { "name": "insertsubsectionnavigationhorizontal", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "insertsubsectionnavigationhorizontal{${1:width}}{${2:left insert}}{${3:right insert}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/beamerbasenotes.json ================================================ { "deps": [], "macros": [ { "name": "note", "arg": { "format": "{}", "snippet": "note{${1:note text%text}}" } }, { "name": "note<overlay specification>", "arg": { "format": "{}", "snippet": "note<overlay specification>{${1:note text%text}}" } }, { "name": "note", "arg": { "format": "[]{}", "snippet": "note[${2:options%keyvals}]{${1:note text%text}}", "keys": [ "\\note" ], "keyPos": 0 } }, { "name": "note", "arg": { "format": "[]<>{}", "snippet": "note[${2:options%keyvals}]<${3:overlay specification}>{${1:note text%text}}", "keys": [ "\\note" ], "keyPos": 0 } }, { "name": "insertnote", "unusual": true }, { "name": "AtBeginNote", "arg": { "format": "{}", "snippet": "AtBeginNote{${1:text}}" } }, { "name": "AtEndNote", "arg": { "format": "{}", "snippet": "AtEndNote{${1:text}}" } }, { "name": "insertslideintonotes", "unusual": true, "arg": { "format": "{}", "snippet": "insertslideintonotes{${1:magnification}}" } } ], "envs": [], "keys": { "\\setbeameroption#c": [ "hide notes", "show notes", "show notes on second screen", "show notes on second screen=${1|left,right,bottom,top|}", "show only notes", "show only slides with notes" ], "\\note": [ "item", "itemize", "enumerate" ] }, "args": [] } ================================================ FILE: data/packages/beamerbaseoptions.json ================================================ { "deps": [ { "name": "keyval" } ], "macros": [ { "name": "ProcessOptionsBeamer", "unusual": true }, { "name": "ExecuteOptionsBeamer", "unusual": true, "arg": { "format": "{}", "snippet": "ExecuteOptionsBeamer{${1:options}}" } }, { "name": "DeclareOptionBeamer", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareOptionBeamer{${1:option}}{${2:definition}}" } }, { "name": "DeclareOptionBeamer", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "DeclareOptionBeamer{${1:option}}[${3:default}]{${2:definition}}" } }, { "name": "defbeameroption", "arg": { "format": "{}{}", "snippet": "defbeameroption{${1:option%specialDef}}{${2:definition}}" } }, { "name": "setbeameroption", "arg": { "format": "{}", "snippet": "setbeameroption{${1:options%keyvals}}", "keys": [ "\\setbeameroption#c" ], "keyPos": 0 } } ], "envs": [], "keys": { "\\setbeameroption#c": [ "%beameroption" ] }, "args": [] } ================================================ FILE: data/packages/beamerbaseoverlay.json ================================================ { "deps": [], "macros": [ { "name": "only<overlay specification>", "arg": { "format": "{}", "snippet": "only<overlay specification>{${1:text}}" } }, { "name": "only", "arg": { "format": "{}<>", "snippet": "only{${1:text}}<${2:overlay specification}>" } }, { "name": "only", "arg": { "format": "{}", "snippet": "only{${1:text}}" } }, { "name": "alt<overlay specification>", "arg": { "format": "{}{}", "snippet": "alt<overlay specification>{${1:default text%text}}{${2:alternative text%text}}" } }, { "name": "alt", "arg": { "format": "{}{}<>", "snippet": "alt{${1:default text%text}}{${2:alternative text%text}}<${3:overlay specification}>" } }, { "name": "alt", "arg": { "format": "{}{}", "snippet": "alt{${1:default text%text}}{${2:alternative text%text}}" } }, { "name": "action<action specification>", "arg": { "format": "{}", "snippet": "action<action specification>{${1:text}}" } }, { "name": "action", "arg": { "format": "{}", "snippet": "action{${1:text}}" } }, { "name": "temporal", "arg": { "format": "{}{}{}", "snippet": "temporal{${1:before slide text%text}}{${2:default text%text}}{${3:after slide text%text}}" } }, { "name": "temporal<overlay specification>", "arg": { "format": "{}{}{}", "snippet": "temporal<overlay specification>{${1:before slide text%text}}{${2:default text%text}}{${3:after slide text%text}}" } }, { "name": "beameroriginal", "unusual": true, "arg": { "format": "{}", "snippet": "beameroriginal{${1:command}}" } }, { "name": "newenvironment<>", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "newenvironment<>{${1:envname}}{${2:begdef}}{${3:enddef}}" } }, { "name": "newenvironment<>", "unusual": true, "arg": { "format": "{}[]{}{}", "snippet": "newenvironment<>{${1:envname}}[${4:args}]{${2:begdef}}{${3:enddef}}" } }, { "name": "newenvironment<>", "unusual": true, "arg": { "format": "{}[][]{}{}", "snippet": "newenvironment<>{${1:envname}}[${4:args}][${5:default}]{${2:begdef}}{${3:enddef}}" } }, { "name": "renewenvironment<>", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "renewenvironment<>{${1:envname}}{${2:begdef}}{${3:enddef}}" } }, { "name": "renewenvironment<>", "unusual": true, "arg": { "format": "{}[]{}{}", "snippet": "renewenvironment<>{${1:envname}}[${4:args}]{${2:begdef}}{${3:enddef}}" } }, { "name": "renewenvironment<>", "unusual": true, "arg": { "format": "{}[][]{}{}", "snippet": "renewenvironment<>{${1:envname}}[${4:args}][${5:default}]{${2:begdef}}{${3:enddef}}" } }, { "name": "newcommand<>", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "newcommand<>{${1:cmd}}[${3:args}][${4:default}]{${2:def}}" } }, { "name": "newcommand<>", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "newcommand<>{${1:cmd}}[${3:args}]{${2:def}}" } }, { "name": "newcommand<>", "unusual": true, "arg": { "format": "{}{}", "snippet": "newcommand<>{${1:cmd}}{${2:def}}" } }, { "name": "renewcommand<>", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "renewcommand<>{${1:cmd}}[${3:args}][${4:default}]{${2:def}}" } }, { "name": "renewcommand<>", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "renewcommand<>{${1:cmd}}[${3:args}]{${2:def}}" } }, { "name": "renewcommand<>", "unusual": true, "arg": { "format": "{}{}", "snippet": "renewcommand<>{${1:cmd}}{${2:def}}" } }, { "name": "opaqueness<overlay specification>", "arg": { "format": "{}", "snippet": "opaqueness<overlay specification>{${1:percentage of opaqueness}}" } }, { "name": "setbeamercovered", "arg": { "format": "{}", "snippet": "setbeamercovered{${1:options%keyvals}}", "keys": [ "\\setbeamercovered" ], "keyPos": 0 } }, { "name": "pause" }, { "name": "pause", "arg": { "format": "[]", "snippet": "pause[${1:number}]" } }, { "name": "music", "unusual": true }, { "name": "beamerpause", "unusual": true }, { "name": "onslide" }, { "name": "onslide<overlay specification>" }, { "name": "onslide<overlay specification>", "arg": { "format": "{}", "snippet": "onslide<overlay specification>{${1:text}}" } }, { "name": "onslide*<overlay specification>" }, { "name": "onslide*<overlay specification>", "arg": { "format": "{}", "snippet": "onslide*<overlay specification>{${1:text}}" } }, { "name": "item<alert specification>" }, { "name": "item<alert specification>", "arg": { "format": "[]", "snippet": "item<alert specification>[${1:item label}]" } }, { "name": "item", "arg": { "format": "[]<>", "snippet": "item[${1:item label}]<${2:alert specification}>" } }, { "name": "beamerdefaultoverlayspecification", "arg": { "format": "{}", "snippet": "beamerdefaultoverlayspecification{${1:default overlay specification}}" } }, { "name": "uncover", "arg": { "format": "{}", "snippet": "uncover{${1:text}}" } }, { "name": "uncover<overlay specification>", "arg": { "format": "{}", "snippet": "uncover<overlay specification>{${1:text}}" } }, { "name": "visible", "arg": { "format": "{}", "snippet": "visible{${1:text}}" } }, { "name": "visible<overlay specification>", "arg": { "format": "{}", "snippet": "visible<overlay specification>{${1:text}}" } }, { "name": "invisible", "arg": { "format": "{}", "snippet": "invisible{${1:text}}" } }, { "name": "invisible<overlay specification>", "arg": { "format": "{}", "snippet": "invisible<overlay specification>{${1:text}}" } }, { "name": "color<overlay specification>", "arg": { "format": "{}", "snippet": "color<overlay specification>{${1:color}}" } }, { "name": "textbf<overlay specification>", "arg": { "format": "{}", "snippet": "textbf<overlay specification>{${1:text}}" } }, { "name": "textit<overlay specification>", "arg": { "format": "{}", "snippet": "textit<overlay specification>{${1:text}}" } }, { "name": "textmd<overlay specification>", "arg": { "format": "{}", "snippet": "textmd<overlay specification>{${1:text}}" } }, { "name": "textnormal<overlay specification>", "arg": { "format": "{}", "snippet": "textnormal<overlay specification>{${1:text}}" } }, { "name": "textrm<overlay specification>", "arg": { "format": "{}", "snippet": "textrm<overlay specification>{${1:text}}" } }, { "name": "textsc<overlay specification>", "arg": { "format": "{}", "snippet": "textsc<overlay specification>{${1:text}}" } }, { "name": "textsf<overlay specification>", "arg": { "format": "{}", "snippet": "textsf<overlay specification>{${1:text}}" } }, { "name": "textsl<overlay specification>", "arg": { "format": "{}", "snippet": "textsl<overlay specification>{${1:text}}" } }, { "name": "texttt<overlay specification>", "arg": { "format": "{}", "snippet": "texttt<overlay specification>{${1:text}}" } }, { "name": "textup<overlay specification>", "arg": { "format": "{}", "snippet": "textup<overlay specification>{${1:text}}" } }, { "name": "hypertarget<overlay specification>", "arg": { "format": "{}{}", "snippet": "hypertarget<overlay specification>{${1:target name}}{${2:anchor text%text}}" } }, { "name": "hyperlink<overlay specification>", "arg": { "format": "{}{}", "snippet": "hyperlink<overlay specification>{${1:target name}}{${2:link text%text}}" } }, { "name": "emph<overlay specification>", "arg": { "format": "{}", "snippet": "emph<overlay specification>{${1:text}}" } }, { "name": "transblindshorizontal", "arg": { "format": "[]", "snippet": "transblindshorizontal[${1:options%keyvals}]", "keys": [ "\\transblindshorizontal,\\transblindsvertical,\\transboxin,\\transboxout,\\transcover,\\transdissolve,\\transfade,\\transglitter,\\transpush,\\transreplace,\\transsplitverticalin,\\transsplitverticalout,\\transsplithorizontalin,\\transsplithorizontalout,\\transuncover,\\transwipe,\\transfly" ], "keyPos": 0 } }, { "name": "transblindshorizontal<overlay specification>", "arg": { "format": "[]", "snippet": "transblindshorizontal<overlay specification>[${1:options%keyvals}]" } }, { "name": "transblindsvertical", "arg": { "format": "[]", "snippet": "transblindsvertical[${1:options%keyvals}]", "keys": [ "\\transblindshorizontal,\\transblindsvertical,\\transboxin,\\transboxout,\\transcover,\\transdissolve,\\transfade,\\transglitter,\\transpush,\\transreplace,\\transsplitverticalin,\\transsplitverticalout,\\transsplithorizontalin,\\transsplithorizontalout,\\transuncover,\\transwipe,\\transfly" ], "keyPos": 0 } }, { "name": "transblindsvertical<overlay specification>", "arg": { "format": "[]", "snippet": "transblindsvertical<overlay specification>[${1:options%keyvals}]" } }, { "name": "transboxin", "arg": { "format": "[]", "snippet": "transboxin[${1:options%keyvals}]", "keys": [ "\\transblindshorizontal,\\transblindsvertical,\\transboxin,\\transboxout,\\transcover,\\transdissolve,\\transfade,\\transglitter,\\transpush,\\transreplace,\\transsplitverticalin,\\transsplitverticalout,\\transsplithorizontalin,\\transsplithorizontalout,\\transuncover,\\transwipe,\\transfly" ], "keyPos": 0 } }, { "name": "transboxin<overlay specification>", "arg": { "format": "[]", "snippet": "transboxin<overlay specification>[${1:options%keyvals}]" } }, { "name": "transboxout", "arg": { "format": "[]", "snippet": "transboxout[${1:options%keyvals}]", "keys": [ "\\transblindshorizontal,\\transblindsvertical,\\transboxin,\\transboxout,\\transcover,\\transdissolve,\\transfade,\\transglitter,\\transpush,\\transreplace,\\transsplitverticalin,\\transsplitverticalout,\\transsplithorizontalin,\\transsplithorizontalout,\\transuncover,\\transwipe,\\transfly" ], "keyPos": 0 } }, { "name": "transboxout<overlay specification>", "arg": { "format": "[]", "snippet": "transboxout<overlay specification>[${1:options%keyvals}]" } }, { "name": "transcover", "arg": { "format": "[]", "snippet": "transcover[${1:options%keyvals}]", "keys": [ "\\transblindshorizontal,\\transblindsvertical,\\transboxin,\\transboxout,\\transcover,\\transdissolve,\\transfade,\\transglitter,\\transpush,\\transreplace,\\transsplitverticalin,\\transsplitverticalout,\\transsplithorizontalin,\\transsplithorizontalout,\\transuncover,\\transwipe,\\transfly" ], "keyPos": 0 } }, { "name": "transcover<overlay specification>", "arg": { "format": "[]", "snippet": "transcover<overlay specification>[${1:options%keyvals}]" } }, { "name": "transdissolve", "arg": { "format": "[]", "snippet": "transdissolve[${1:options%keyvals}]", "keys": [ "\\transblindshorizontal,\\transblindsvertical,\\transboxin,\\transboxout,\\transcover,\\transdissolve,\\transfade,\\transglitter,\\transpush,\\transreplace,\\transsplitverticalin,\\transsplitverticalout,\\transsplithorizontalin,\\transsplithorizontalout,\\transuncover,\\transwipe,\\transfly" ], "keyPos": 0 } }, { "name": "transdissolve<overlay specification>", "arg": { "format": "[]", "snippet": "transdissolve<overlay specification>[${1:options%keyvals}]" } }, { "name": "transfade", "arg": { "format": "[]", "snippet": "transfade[${1:options%keyvals}]", "keys": [ "\\transblindshorizontal,\\transblindsvertical,\\transboxin,\\transboxout,\\transcover,\\transdissolve,\\transfade,\\transglitter,\\transpush,\\transreplace,\\transsplitverticalin,\\transsplitverticalout,\\transsplithorizontalin,\\transsplithorizontalout,\\transuncover,\\transwipe,\\transfly" ], "keyPos": 0 } }, { "name": "transfade<overlay specification>", "arg": { "format": "[]", "snippet": "transfade<overlay specification>[${1:options%keyvals}]" } }, { "name": "transglitter", "arg": { "format": "[]", "snippet": "transglitter[${1:options%keyvals}]", "keys": [ "\\transblindshorizontal,\\transblindsvertical,\\transboxin,\\transboxout,\\transcover,\\transdissolve,\\transfade,\\transglitter,\\transpush,\\transreplace,\\transsplitverticalin,\\transsplitverticalout,\\transsplithorizontalin,\\transsplithorizontalout,\\transuncover,\\transwipe,\\transfly" ], "keyPos": 0 } }, { "name": "transglitter<overlay specification>", "arg": { "format": "[]", "snippet": "transglitter<overlay specification>[${1:options%keyvals}]" } }, { "name": "transpush", "arg": { "format": "[]", "snippet": "transpush[${1:options%keyvals}]", "keys": [ "\\transblindshorizontal,\\transblindsvertical,\\transboxin,\\transboxout,\\transcover,\\transdissolve,\\transfade,\\transglitter,\\transpush,\\transreplace,\\transsplitverticalin,\\transsplitverticalout,\\transsplithorizontalin,\\transsplithorizontalout,\\transuncover,\\transwipe,\\transfly" ], "keyPos": 0 } }, { "name": "transpush<overlay specification>", "arg": { "format": "[]", "snippet": "transpush<overlay specification>[${1:options%keyvals}]" } }, { "name": "transreplace", "arg": { "format": "[]", "snippet": "transreplace[${1:options%keyvals}]", "keys": [ "\\transblindshorizontal,\\transblindsvertical,\\transboxin,\\transboxout,\\transcover,\\transdissolve,\\transfade,\\transglitter,\\transpush,\\transreplace,\\transsplitverticalin,\\transsplitverticalout,\\transsplithorizontalin,\\transsplithorizontalout,\\transuncover,\\transwipe,\\transfly" ], "keyPos": 0 } }, { "name": "transreplace<overlay specification>", "arg": { "format": "[]", "snippet": "transreplace<overlay specification>[${1:options%keyvals}]" } }, { "name": "transsplitverticalin", "arg": { "format": "[]", "snippet": "transsplitverticalin[${1:options%keyvals}]", "keys": [ "\\transblindshorizontal,\\transblindsvertical,\\transboxin,\\transboxout,\\transcover,\\transdissolve,\\transfade,\\transglitter,\\transpush,\\transreplace,\\transsplitverticalin,\\transsplitverticalout,\\transsplithorizontalin,\\transsplithorizontalout,\\transuncover,\\transwipe,\\transfly" ], "keyPos": 0 } }, { "name": "transsplitverticalin<overlay specification>", "arg": { "format": "[]", "snippet": "transsplitverticalin<overlay specification>[${1:options%keyvals}]" } }, { "name": "transsplitverticalout", "arg": { "format": "[]", "snippet": "transsplitverticalout[${1:options%keyvals}]", "keys": [ "\\transblindshorizontal,\\transblindsvertical,\\transboxin,\\transboxout,\\transcover,\\transdissolve,\\transfade,\\transglitter,\\transpush,\\transreplace,\\transsplitverticalin,\\transsplitverticalout,\\transsplithorizontalin,\\transsplithorizontalout,\\transuncover,\\transwipe,\\transfly" ], "keyPos": 0 } }, { "name": "transsplitverticalout<overlay specification>", "arg": { "format": "[]", "snippet": "transsplitverticalout<overlay specification>[${1:options%keyvals}]" } }, { "name": "transsplithorizontalin", "arg": { "format": "[]", "snippet": "transsplithorizontalin[${1:options%keyvals}]", "keys": [ "\\transblindshorizontal,\\transblindsvertical,\\transboxin,\\transboxout,\\transcover,\\transdissolve,\\transfade,\\transglitter,\\transpush,\\transreplace,\\transsplitverticalin,\\transsplitverticalout,\\transsplithorizontalin,\\transsplithorizontalout,\\transuncover,\\transwipe,\\transfly" ], "keyPos": 0 } }, { "name": "transsplithorizontalin<overlay specification>", "arg": { "format": "[]", "snippet": "transsplithorizontalin<overlay specification>[${1:options%keyvals}]" } }, { "name": "transsplithorizontalout", "arg": { "format": "[]", "snippet": "transsplithorizontalout[${1:options%keyvals}]", "keys": [ "\\transblindshorizontal,\\transblindsvertical,\\transboxin,\\transboxout,\\transcover,\\transdissolve,\\transfade,\\transglitter,\\transpush,\\transreplace,\\transsplitverticalin,\\transsplitverticalout,\\transsplithorizontalin,\\transsplithorizontalout,\\transuncover,\\transwipe,\\transfly" ], "keyPos": 0 } }, { "name": "transsplithorizontalout<overlay specification>", "arg": { "format": "[]", "snippet": "transsplithorizontalout<overlay specification>[${1:options%keyvals}]" } }, { "name": "transuncover", "arg": { "format": "[]", "snippet": "transuncover[${1:options%keyvals}]", "keys": [ "\\transblindshorizontal,\\transblindsvertical,\\transboxin,\\transboxout,\\transcover,\\transdissolve,\\transfade,\\transglitter,\\transpush,\\transreplace,\\transsplitverticalin,\\transsplitverticalout,\\transsplithorizontalin,\\transsplithorizontalout,\\transuncover,\\transwipe,\\transfly" ], "keyPos": 0 } }, { "name": "transuncover<overlay specification>", "arg": { "format": "[]", "snippet": "transuncover<overlay specification>[${1:options%keyvals}]" } }, { "name": "transwipe", "arg": { "format": "[]", "snippet": "transwipe[${1:options%keyvals}]", "keys": [ "\\transblindshorizontal,\\transblindsvertical,\\transboxin,\\transboxout,\\transcover,\\transdissolve,\\transfade,\\transglitter,\\transpush,\\transreplace,\\transsplitverticalin,\\transsplitverticalout,\\transsplithorizontalin,\\transsplithorizontalout,\\transuncover,\\transwipe,\\transfly" ], "keyPos": 0 } }, { "name": "transwipe<overlay specification>", "arg": { "format": "[]", "snippet": "transwipe<overlay specification>[${1:options%keyvals}]" } }, { "name": "transfly", "arg": { "format": "[]", "snippet": "transfly[${1:options%keyvals}]", "keys": [ "\\transblindshorizontal,\\transblindsvertical,\\transboxin,\\transboxout,\\transcover,\\transdissolve,\\transfade,\\transglitter,\\transpush,\\transreplace,\\transsplitverticalin,\\transsplitverticalout,\\transsplithorizontalin,\\transsplithorizontalout,\\transuncover,\\transwipe,\\transfly" ], "keyPos": 0 } }, { "name": "transfly<overlay specification>", "arg": { "format": "[]", "snippet": "transfly<overlay specification>[${1:options%keyvals}]" } }, { "name": "transduration", "arg": { "format": "{}", "snippet": "transduration{${1:number of seconds}}" } }, { "name": "transduration<overlay specification>", "arg": { "format": "{}", "snippet": "transduration<overlay specification>{${1:number of seconds}}" } }, { "name": "animate<overlay specification>" }, { "name": "label<overlay specification>", "arg": { "format": "{}", "snippet": "label<overlay specification>{${1:key%labeldef}}" } } ], "envs": [ { "name": "altenv", "arg": { "format": "{}{}{}{}", "snippet": "{${1:begin text%text}}{${2:end text%text}}{${3:alternate begin text%text}}{${4:alternate end text%text}}" } }, { "name": "altenv", "arg": { "format": "<>{}{}{}{}", "snippet": "<${5:overlay specification}>{${1:begin text%text}}{${2:end text%text}}{${3:alternate begin text%text}}{${4:alternate end text%text}}" } }, { "name": "altenv", "arg": { "format": "{}{}{}{}<>", "snippet": "{${1:begin text%text}}{${2:end text%text}}{${3:alternate begin text%text}}{${4:alternate end text%text}}<${5:overlay specification}>" } }, { "name": "actionenv" }, { "name": "actionenv", "arg": { "format": "<>", "snippet": "<${1:action specification}>" } }, { "name": "visibleenv" }, { "name": "visibleenv", "arg": { "format": "<>", "snippet": "<${1:overlay specification}>" } }, { "name": "invisibleenv" }, { "name": "invisibleenv", "arg": { "format": "<>", "snippet": "<${1:overlay specification}>" } }, { "name": "uncoverenv" }, { "name": "uncoverenv", "arg": { "format": "<>", "snippet": "<${1:overlay specification}>" } }, { "name": "onlyenv" }, { "name": "onlyenv", "arg": { "format": "<>", "snippet": "<${1:overlay specification}>" } }, { "name": "overlayarea", "arg": { "format": "{}{}", "snippet": "{${1:area width%l}}{${2:area height%l}}" } }, { "name": "overprint" }, { "name": "overprint", "arg": { "format": "[]", "snippet": "[${1:area width%l}]" } } ], "keys": { "\\setbeamercovered": [ "invisible", "transparent", "transparent=${1:opaqueness}", "dynamic", "highly dynamic", "still covered=${1:not yet list}", "again covered=${1:once more list}" ], "\\transblindshorizontal,\\transblindsvertical,\\transboxin,\\transboxout,\\transcover,\\transdissolve,\\transfade,\\transglitter,\\transpush,\\transreplace,\\transsplitverticalin,\\transsplitverticalout,\\transsplithorizontalin,\\transsplithorizontalout,\\transuncover,\\transwipe,\\transfly": [ "direction=${1:degrees}", "duration=${1:seconds}" ] }, "args": [] } ================================================ FILE: data/packages/beamerbaserequires.json ================================================ { "deps": [ { "name": "beamerbasecompatibility" }, { "name": "beamerbasefont" }, { "name": "beamerbasetranslator" }, { "name": "beamerbasemisc" }, { "name": "beamerbasetwoscreens" }, { "name": "beamerbaseoverlay" }, { "name": "beamerbasetitle" }, { "name": "beamerbasesection" }, { "name": "beamerbaseframe" }, { "name": "beamerbaseverbatim" }, { "name": "beamerbaseframesize" }, { "name": "beamerbaseframecomponents" }, { "name": "beamerbasecolor" }, { "name": "beamerbasenotes" }, { "name": "beamerbasetoc" }, { "name": "beamerbasetemplates" }, { "name": "beamerbaselocalstructure" }, { "name": "beamerbasenavigation" }, { "name": "beamerbasetheorems" }, { "name": "beamerbasethemes" } ], "macros": [], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/beamerbasesection.json ================================================ { "deps": [], "macros": [ { "name": "thelecture", "unusual": true }, { "name": "lecture", "arg": { "format": "{}{}", "snippet": "lecture{${1:lecture name%text}}{${2:lecture label}}" } }, { "name": "lecture", "arg": { "format": "[]{}{}", "snippet": "lecture[${3:short lecture name%text}]{${1:lecture name%text}}{${2:lecture label}}" } }, { "name": "AtBeginLecture", "arg": { "format": "{}", "snippet": "AtBeginLecture{${1:text}}" } }, { "name": "includeonlylecture", "arg": { "format": "{}", "snippet": "includeonlylecture{${1:lecture label}}" } }, { "name": "insertlecture", "unusual": true }, { "name": "insertlecturenumber", "unusual": true }, { "name": "insertshortlecture", "unusual": true }, { "name": "insertshortlecture", "unusual": true, "arg": { "format": "[]", "snippet": "insertshortlecture[${1:options%keyvals}]" } }, { "name": "part<mode specification>", "arg": { "format": "{}", "snippet": "part<mode specification>{${1:title}}" } }, { "name": "part<mode specification>", "arg": { "format": "[]{}", "snippet": "part<mode specification>[${2:short title}]{${1:title}}" } }, { "name": "partlink", "unusual": true }, { "name": "partlinkshort", "unusual": true }, { "name": "insertpart", "unusual": true }, { "name": "insertromanpartnumber", "unusual": true }, { "name": "insertpartnumber", "unusual": true }, { "name": "insertshortpart", "unusual": true }, { "name": "insertshortpart", "unusual": true, "arg": { "format": "[]", "snippet": "insertshortpart[${1:options%keyvals}]" } }, { "name": "AtBeginPart", "arg": { "format": "{}", "snippet": "AtBeginPart{${1:text}}" } }, { "name": "sectionname", "unusual": true }, { "name": "section<mode specification>", "arg": { "format": "[]{}", "snippet": "section<mode specification>[${2:short title}]{${1:title}}" } }, { "name": "section<mode specification>", "arg": { "format": "{}", "snippet": "section<mode specification>{${1:title}}" } }, { "name": "section<mode specification>*", "arg": { "format": "{}", "snippet": "section<mode specification>*{${1:title}}" } }, { "name": "secname", "unusual": true }, { "name": "lastsection", "unusual": true }, { "name": "sectionlink", "unusual": true }, { "name": "insertsection", "unusual": true }, { "name": "insertsectionhead", "unusual": true }, { "name": "insertsectionnumber", "unusual": true }, { "name": "AtBeginSection", "arg": { "format": "{}", "snippet": "AtBeginSection{${1:text}}" } }, { "name": "AtBeginSection", "arg": { "format": "[]{}", "snippet": "AtBeginSection[${2:special star text%text}]{${1:text}}" } }, { "name": "breakhere", "unusual": true }, { "name": "subsectionname", "unusual": true }, { "name": "subsection<mode specification>", "arg": { "format": "[]{}", "snippet": "subsection<mode specification>[${2:short title}]{${1:title}}" } }, { "name": "subsection<mode specification>", "arg": { "format": "{}", "snippet": "subsection<mode specification>{${1:title}}" } }, { "name": "subsection<mode specification>*", "arg": { "format": "{}", "snippet": "subsection<mode specification>*{${1:title}}" } }, { "name": "subsecname", "unusual": true }, { "name": "lastsubsection", "unusual": true }, { "name": "subsectionlink", "unusual": true }, { "name": "insertsubsection", "unusual": true }, { "name": "insertsubsectionhead", "unusual": true }, { "name": "insertsubsectionnumber", "unusual": true }, { "name": "AtBeginSubsection", "arg": { "format": "{}", "snippet": "AtBeginSubsection{${1:text}}" } }, { "name": "AtBeginSubsection", "arg": { "format": "[]{}", "snippet": "AtBeginSubsection[${2:special star text%text}]{${1:text}}" } }, { "name": "subsubsection<mode specification>", "arg": { "format": "[]{}", "snippet": "subsubsection<mode specification>[${2:short title}]{${1:title}}" } }, { "name": "subsubsection<mode specification>", "arg": { "format": "{}", "snippet": "subsubsection<mode specification>{${1:title}}" } }, { "name": "subsubsection<mode specification>*", "arg": { "format": "{}", "snippet": "subsubsection<mode specification>*{${1:title}}" } }, { "name": "subsubsecname", "unusual": true }, { "name": "lastsubsubsection", "unusual": true }, { "name": "subsubsectionlink", "unusual": true }, { "name": "insertsubsubsection", "unusual": true }, { "name": "insertsubsubsectionhead", "unusual": true }, { "name": "insertsubsubsectionnumber", "unusual": true }, { "name": "AtBeginSubsubsection", "arg": { "format": "{}", "snippet": "AtBeginSubsubsection{${1:text}}" } }, { "name": "AtBeginSubsubsection", "arg": { "format": "[]{}", "snippet": "AtBeginSubsubsection[${2:special star text%text}]{${1:text}}" } }, { "name": "appendix<mode specification>" }, { "name": "insertappendixframenumber", "unusual": true }, { "name": "insertframenumberinappendix", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/beamerbasetemplates.json ================================================ { "deps": [ { "name": "beamerbaseauxtemplates" } ], "macros": [ { "name": "usebeamertemplate", "arg": { "format": "{}", "snippet": "usebeamertemplate{${1:element name}}" } }, { "name": "usebeamertemplate*", "arg": { "format": "{}", "snippet": "usebeamertemplate*{${1:element name}}" } }, { "name": "usebeamertemplate**", "arg": { "format": "{}", "snippet": "usebeamertemplate**{${1:element name}}" } }, { "name": "usebeamertemplate***", "arg": { "format": "{}", "snippet": "usebeamertemplate***{${1:element name}}" } }, { "name": "expandbeamertemplate", "arg": { "format": "{}", "snippet": "expandbeamertemplate{${1:beamer template name}}" } }, { "name": "ifbeamertemplateempty", "arg": { "format": "{}{}{}", "snippet": "ifbeamertemplateempty{${1:beamer template name}}{${2:executed if empty}}{${3:executed otherwise}}" } }, { "name": "defbeamertemplate<mode specification>*", "arg": { "format": "{}{}[][]{}[]{}", "snippet": "defbeamertemplate<mode specification>*{${1:element name}}{${2:predefined option}}[${5:argument number}][${6:default optional argument}]{${3:predefined text}}[${7:action}]{${4:action command}}" } }, { "name": "defbeamertemplate<mode specification>*", "arg": { "format": "{}{}[]{}[]{}", "snippet": "defbeamertemplate<mode specification>*{${1:element name}}{${2:predefined option}}[${5:default optional argument}]{${3:predefined text}}[${6:action}]{${4:action command}}" } }, { "name": "defbeamertemplate<mode specification>*", "arg": { "format": "{}{}{}[]{}", "snippet": "defbeamertemplate<mode specification>*{${1:element name}}{${2:predefined option}}{${3:predefined text}}[${5:action}]{${4:action command}}" } }, { "name": "defbeamertemplate<mode specification>*", "arg": { "format": "{}{}[][]{}", "snippet": "defbeamertemplate<mode specification>*{${1:element name}}{${2:predefined option}}[${4:argument number}][${5:default optional argument}]{${3:predefined text}}" } }, { "name": "defbeamertemplate<mode specification>*", "arg": { "format": "{}{}[]{}", "snippet": "defbeamertemplate<mode specification>*{${1:element name}}{${2:predefined option}}[${4:argument number}]{${3:predefined text}}" } }, { "name": "defbeamertemplate<mode specification>*", "arg": { "format": "{}{}{}", "snippet": "defbeamertemplate<mode specification>*{${1:element name}}{${2:predefined option}}{${3:predefined text}}" } }, { "name": "defbeamertemplate", "arg": { "format": "{}{}[][]{}[]{}", "snippet": "defbeamertemplate{${1:element name}}{${2:predefined option}}[${5:argument number}][${6:default optional argument}]{${3:predefined text}}[${7:action}]{${4:action command}}" } }, { "name": "defbeamertemplate", "arg": { "format": "{}{}[]{}[]{}", "snippet": "defbeamertemplate{${1:element name}}{${2:predefined option}}[${5:default optional argument}]{${3:predefined text}}[${6:action}]{${4:action command}}" } }, { "name": "defbeamertemplate", "arg": { "format": "{}{}{}[]{}", "snippet": "defbeamertemplate{${1:element name}}{${2:predefined option}}{${3:predefined text}}[${5:action}]{${4:action command}}" } }, { "name": "defbeamertemplate", "arg": { "format": "{}{}[][]{}", "snippet": "defbeamertemplate{${1:element name}}{${2:predefined option}}[${4:argument number}][${5:default optional argument}]{${3:predefined text}}" } }, { "name": "defbeamertemplate", "arg": { "format": "{}{}[]{}", "snippet": "defbeamertemplate{${1:element name}}{${2:predefined option}}[${4:argument number}]{${3:predefined text}}" } }, { "name": "defbeamertemplate", "arg": { "format": "{}{}{}", "snippet": "defbeamertemplate{${1:element name}}{${2:predefined option}}{${3:predefined text}}" } }, { "name": "defbeamertemplatealias", "arg": { "format": "{}{}{}", "snippet": "defbeamertemplatealias{${1:element name}}{${2:new predefined option name}}{${3:existing predefined option name}}" } }, { "name": "defbeamertemplateparent", "arg": { "format": "{}[]{}[][]{}", "snippet": "defbeamertemplateparent{${1:parent template}}[${4:predefined option}]{${2:child template list}}[${5:args}][${6:default}]{${3:arguments for children}}" } }, { "name": "defbeamertemplateparent", "arg": { "format": "{}{}[][]{}", "snippet": "defbeamertemplateparent{${1:parent template}}{${2:child template list}}[${4:args}][${5:default}]{${3:args for children}}" } }, { "name": "defbeamertemplateparent", "arg": { "format": "{}{}{}", "snippet": "defbeamertemplateparent{${1:parent template}}{${2:child template list}}{${3:args for children}}" } }, { "name": "setbeamertemplate", "arg": { "format": "{}{}", "snippet": "setbeamertemplate{${1:element name}}{${2:arguments}}" } }, { "name": "setbeamertemplate", "arg": { "format": "{}[]", "snippet": "setbeamertemplate{${1:element name}}[${2:predefined option}]" } }, { "name": "setbeamertemplate", "arg": { "format": "{}[]{}", "snippet": "setbeamertemplate{${1:element name}}[${3:predefined option}]{${2:arguments}}" } }, { "name": "addtobeamertemplate", "arg": { "format": "{}{}{}", "snippet": "addtobeamertemplate{${1:element name}}{${2:pre-text%text}}{${3:post-text%text}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/beamerbasethemes.json ================================================ { "deps": [], "macros": [ { "name": "usetheme", "arg": { "format": "{}", "snippet": "usetheme{${1:beamertheme}}" } }, { "name": "usetheme", "arg": { "format": "[]{}", "snippet": "usetheme[${2:options%keyvals}]{${1:beamertheme}}" } }, { "name": "usecolortheme", "arg": { "format": "{}", "snippet": "usecolortheme{${1:beamer color theme}}" } }, { "name": "usecolortheme", "arg": { "format": "[]{}", "snippet": "usecolortheme[${2:options%keyvals}]{${1:beamer color theme}}" } }, { "name": "usefonttheme", "arg": { "format": "{}", "snippet": "usefonttheme{${1:beamer font theme}}" } }, { "name": "usefonttheme", "arg": { "format": "[]{}", "snippet": "usefonttheme[${2:options%keyvals}]{${1:beamer font theme}}" } }, { "name": "useoutertheme", "arg": { "format": "{}", "snippet": "useoutertheme{${1:beamer outer theme}}" } }, { "name": "useoutertheme", "arg": { "format": "[]{}", "snippet": "useoutertheme[${2:options%keyvals}]{${1:beamer outer theme}}" } }, { "name": "useinnertheme", "arg": { "format": "{}", "snippet": "useinnertheme{${1:beamer inner theme}}" } }, { "name": "useinnertheme", "arg": { "format": "[]{}", "snippet": "useinnertheme[${2:options%keyvals}]{${1:beamer inner theme}}" } } ], "envs": [], "keys": { "\\useinnertheme/rounded": [ "shadow" ], "\\useoutertheme/miniframes": [ "footline=${1|empty,authorinstitute,authortitle,institutetitle,authorinstitutetitle|}", "subsection" ], "\\useoutertheme/smoothbars": [ "subsection" ], "\\useoutertheme/sidebar": [ "height=", "hideothersubsections", "hideallsubsections", "left", "right", "width=" ], "\\useoutertheme/tree": [ "hooks" ], "\\usecolortheme/structure": [ "rgb={${1:r,g,b}}", "RGB={${1:r,g,b}}", "cmyk={${1:c,m,y,k}}", "cmy={${1:c,m,y}}", "hsb={${1:h,s,b}}", "named=" ], "\\usecolortheme/albatross,\\usecolortheme/monarca": [ "overlystylish" ], "\\usefonttheme/serif": [ "stillsansserifmath", "stillsansserifsmall", "stillsansseriflarge", "stillsansseriftext", "onlymath" ], "\\usefonttheme/structurebold,\\usefonttheme/structureitalicserif,\\usefonttheme/structuresmallcapsserif": [ "onlysmall", "onlylarge" ] }, "args": [] } ================================================ FILE: data/packages/beamerbasetheorems.json ================================================ { "deps": [ { "name": "amsmath" }, { "name": "amsthm" } ], "macros": [ { "name": "inserttheoremname", "unusual": true }, { "name": "inserttheorempunctuation", "unusual": true }, { "name": "inserttheoremnumber", "unusual": true }, { "name": "inserttheoremheadfont", "unusual": true }, { "name": "inserttheoremblockenv", "unusual": true }, { "name": "inserttheoremaddition", "unusual": true }, { "name": "insertproofname", "unusual": true } ], "envs": [ { "name": "proof", "arg": { "format": "<>", "snippet": "<${1:action specification}>" } }, { "name": "proof", "arg": { "format": "[]<>", "snippet": "[${1:proof name%text}]<${2:action specification}>" } }, { "name": "proof", "arg": { "format": "<>[]", "snippet": "<${2:action specification}>[${1:proof name%text}]" } }, { "name": "theorem" }, { "name": "theorem", "arg": { "format": "[]", "snippet": "[${1:additional text%text}]" } }, { "name": "theorem", "arg": { "format": "<>", "snippet": "<${1:action specification}>" } }, { "name": "theorem", "unusual": true, "arg": { "format": "[]<>", "snippet": "[${1:additional text%text}]<${2:action specification}>" } }, { "name": "theorem", "arg": { "format": "<>[]", "snippet": "<${2:action specification}>[${1:additional text%text}]" } }, { "name": "corollary" }, { "name": "corollary", "arg": { "format": "[]", "snippet": "[${1:additional text%text}]" } }, { "name": "corollary", "arg": { "format": "<>", "snippet": "<${1:action specification}>" } }, { "name": "corollary", "unusual": true, "arg": { "format": "[]<>", "snippet": "[${1:additional text%text}]<${2:action specification}>" } }, { "name": "corollary", "arg": { "format": "<>[]", "snippet": "<${2:action specification}>[${1:additional text%text}]" } }, { "name": "fact" }, { "name": "fact", "arg": { "format": "[]", "snippet": "[${1:additional text%text}]" } }, { "name": "fact", "arg": { "format": "<>", "snippet": "<${1:action specification}>" } }, { "name": "fact", "unusual": true, "arg": { "format": "[]<>", "snippet": "[${1:additional text%text}]<${2:action specification}>" } }, { "name": "fact", "arg": { "format": "<>[]", "snippet": "<${2:action specification}>[${1:additional text%text}]" } }, { "name": "lemma" }, { "name": "lemma", "arg": { "format": "[]", "snippet": "[${1:additional text%text}]" } }, { "name": "lemma", "arg": { "format": "<>", "snippet": "<${1:action specification}>" } }, { "name": "lemma", "unusual": true, "arg": { "format": "[]<>", "snippet": "[${1:additional text%text}]<${2:action specification}>" } }, { "name": "lemma", "arg": { "format": "<>[]", "snippet": "<${2:action specification}>[${1:additional text%text}]" } }, { "name": "problem" }, { "name": "problem", "arg": { "format": "[]", "snippet": "[${1:additional text%text}]" } }, { "name": "problem", "arg": { "format": "<>", "snippet": "<${1:action specification}>" } }, { "name": "problem", "unusual": true, "arg": { "format": "[]<>", "snippet": "[${1:additional text%text}]<${2:action specification}>" } }, { "name": "problem", "arg": { "format": "<>[]", "snippet": "<${2:action specification}>[${1:additional text%text}]" } }, { "name": "solution" }, { "name": "solution", "arg": { "format": "[]", "snippet": "[${1:additional text%text}]" } }, { "name": "solution", "arg": { "format": "<>", "snippet": "<${1:action specification}>" } }, { "name": "solution", "unusual": true, "arg": { "format": "[]<>", "snippet": "[${1:additional text%text}]<${2:action specification}>" } }, { "name": "solution", "arg": { "format": "<>[]", "snippet": "<${2:action specification}>[${1:additional text%text}]" } }, { "name": "definition" }, { "name": "definition", "arg": { "format": "[]", "snippet": "[${1:additional text%text}]" } }, { "name": "definition", "arg": { "format": "<>", "snippet": "<${1:action specification}>" } }, { "name": "definition", "unusual": true, "arg": { "format": "[]<>", "snippet": "[${1:additional text%text}]<${2:action specification}>" } }, { "name": "definition", "arg": { "format": "<>[]", "snippet": "<${2:action specification}>[${1:additional text%text}]" } }, { "name": "definitions" }, { "name": "definitions", "arg": { "format": "[]", "snippet": "[${1:additional text%text}]" } }, { "name": "definitions", "arg": { "format": "<>", "snippet": "<${1:action specification}>" } }, { "name": "definitions", "unusual": true, "arg": { "format": "[]<>", "snippet": "[${1:additional text%text}]<${2:action specification}>" } }, { "name": "definitions", "arg": { "format": "<>[]", "snippet": "<${2:action specification}>[${1:additional text%text}]" } }, { "name": "example" }, { "name": "example", "arg": { "format": "[]", "snippet": "[${1:additional text%text}]" } }, { "name": "example", "arg": { "format": "<>", "snippet": "<${1:action specification}>" } }, { "name": "example", "unusual": true, "arg": { "format": "[]<>", "snippet": "[${1:additional text%text}]<${2:action specification}>" } }, { "name": "example", "arg": { "format": "<>[]", "snippet": "<${2:action specification}>[${1:additional text%text}]" } }, { "name": "examples" }, { "name": "examples", "arg": { "format": "[]", "snippet": "[${1:additional text%text}]" } }, { "name": "examples", "arg": { "format": "<>", "snippet": "<${1:action specification}>" } }, { "name": "examples", "unusual": true, "arg": { "format": "[]<>", "snippet": "[${1:additional text%text}]<${2:action specification}>" } }, { "name": "examples", "arg": { "format": "<>[]", "snippet": "<${2:action specification}>[${1:additional text%text}]" } }, { "name": "Beispiel", "unusual": true }, { "name": "Beispiel", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:additional text%text}]" } }, { "name": "Beispiel", "unusual": true, "arg": { "format": "<>", "snippet": "<${1:action specification}>" } }, { "name": "Beispiel", "unusual": true, "arg": { "format": "[]<>", "snippet": "[${1:additional text%text}]<${2:action specification}>" } }, { "name": "Beispiel", "unusual": true, "arg": { "format": "<>[]", "snippet": "<${2:action specification}>[${1:additional text%text}]" } }, { "name": "Beispiele", "unusual": true }, { "name": "Beispiele", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:additional text%text}]" } }, { "name": "Beispiele", "unusual": true, "arg": { "format": "<>", "snippet": "<${1:action specification}>" } }, { "name": "Beispiele", "unusual": true, "arg": { "format": "[]<>", "snippet": "[${1:additional text%text}]<${2:action specification}>" } }, { "name": "Beispiele", "unusual": true, "arg": { "format": "<>[]", "snippet": "<${2:action specification}>[${1:additional text%text}]" } }, { "name": "Loesung", "unusual": true }, { "name": "Loesung", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:additional text%text}]" } }, { "name": "Loesung", "unusual": true, "arg": { "format": "<>", "snippet": "<${1:action specification}>" } }, { "name": "Loesung", "unusual": true, "arg": { "format": "[]<>", "snippet": "[${1:additional text%text}]<${2:action specification}>" } }, { "name": "Loesung", "unusual": true, "arg": { "format": "<>[]", "snippet": "<${2:action specification}>[${1:additional text%text}]" } }, { "name": "Satz", "unusual": true }, { "name": "Satz", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:additional text%text}]" } }, { "name": "Satz", "unusual": true, "arg": { "format": "<>", "snippet": "<${1:action specification}>" } }, { "name": "Satz", "unusual": true, "arg": { "format": "[]<>", "snippet": "[${1:additional text%text}]<${2:action specification}>" } }, { "name": "Satz", "unusual": true, "arg": { "format": "<>[]", "snippet": "<${2:action specification}>[${1:additional text%text}]" } }, { "name": "Folgerung", "unusual": true }, { "name": "Folgerung", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:additional text%text}]" } }, { "name": "Folgerung", "unusual": true, "arg": { "format": "<>", "snippet": "<${1:action specification}>" } }, { "name": "Folgerung", "unusual": true, "arg": { "format": "[]<>", "snippet": "[${1:additional text%text}]<${2:action specification}>" } }, { "name": "Folgerung", "unusual": true, "arg": { "format": "<>[]", "snippet": "<${2:action specification}>[${1:additional text%text}]" } }, { "name": "Fakt", "unusual": true }, { "name": "Fakt", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:additional text%text}]" } }, { "name": "Fakt", "unusual": true, "arg": { "format": "<>", "snippet": "<${1:action specification}>" } }, { "name": "Fakt", "unusual": true, "arg": { "format": "[]<>", "snippet": "[${1:additional text%text}]<${2:action specification}>" } }, { "name": "Fakt", "unusual": true, "arg": { "format": "<>[]", "snippet": "<${2:action specification}>[${1:additional text%text}]" } }, { "name": "Beweis", "unusual": true }, { "name": "Beweis", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:additional text%text}]" } }, { "name": "Beweis", "unusual": true, "arg": { "format": "<>", "snippet": "<${1:action specification}>" } }, { "name": "Beweis", "unusual": true, "arg": { "format": "[]<>", "snippet": "[${1:additional text%text}]<${2:action specification}>" } }, { "name": "Beweis", "unusual": true, "arg": { "format": "<>[]", "snippet": "<${2:action specification}>[${1:additional text%text}]" } } ], "keys": {}, "args": [] } ================================================ FILE: data/packages/beamerbasetitle.json ================================================ { "deps": [], "macros": [ { "name": "titlepage" }, { "name": "partpage" }, { "name": "sectionpage" }, { "name": "subsectionpage" }, { "name": "title", "arg": { "format": "[]{}", "snippet": "title[${2:short title%text}]{${1:title%text}}" } }, { "name": "inserttitle", "unusual": true }, { "name": "insertshorttitle", "unusual": true }, { "name": "insertshorttitle", "unusual": true, "arg": { "format": "[]", "snippet": "insertshorttitle[${1:options%keyvals}]" } }, { "name": "subtitle", "arg": { "format": "[]{}", "snippet": "subtitle[${2:short subtitle%text}]{${1:subtitle%text}}" } }, { "name": "subtitle", "arg": { "format": "{}", "snippet": "subtitle{${1:subtitle%text}}" } }, { "name": "insertsubtitle", "unusual": true }, { "name": "insertshortsubtitle", "unusual": true }, { "name": "insertshortsubtitle", "unusual": true, "arg": { "format": "[]", "snippet": "insertshortsubtitle[${1:options%keyvals}]" } }, { "name": "date", "arg": { "format": "[]{}", "snippet": "date[${2:short date}]{${1:date}}" } }, { "name": "insertdate", "unusual": true }, { "name": "insertshortdate", "unusual": true }, { "name": "insertshortdate", "unusual": true, "arg": { "format": "[]", "snippet": "insertshortdate[${1:options%keyvals}]" } }, { "name": "author", "arg": { "format": "[]{}", "snippet": "author[${2:short author names}]{${1:author names}}" } }, { "name": "insertauthor", "unusual": true }, { "name": "insertshortauthor", "unusual": true }, { "name": "insertshortauthor", "unusual": true, "arg": { "format": "[]", "snippet": "insertshortauthor[${1:options%keyvals}]" } }, { "name": "titlegraphic", "arg": { "format": "{}", "snippet": "titlegraphic{${1:text}}" } }, { "name": "inserttitlegraphic", "unusual": true }, { "name": "subject", "arg": { "format": "{}", "snippet": "subject{${1:text}}" } }, { "name": "keywords", "arg": { "format": "{}", "snippet": "keywords{${1:text}}" } }, { "name": "institute", "arg": { "format": "{}", "snippet": "institute{${1:institute}}" } }, { "name": "institute", "arg": { "format": "[]{}", "snippet": "institute[${2:short institute}]{${1:institute}}" } }, { "name": "insertinstitute", "unusual": true }, { "name": "insertshortinstitute", "unusual": true }, { "name": "insertshortinstitute", "unusual": true, "arg": { "format": "[]", "snippet": "insertshortinstitute[${1:options%keyvals}]" } }, { "name": "inst", "arg": { "format": "{}", "snippet": "inst{${1:parameter}}" } }, { "name": "logo", "arg": { "format": "{}", "snippet": "logo{${1:logo text%text}}" } }, { "name": "insertlogo", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/beamerbasetoc.json ================================================ { "deps": [], "macros": [ { "name": "tableofcontents", "arg": { "format": "[]", "snippet": "tableofcontents[${1:options%keyvals}]", "keys": [ "\\tableofcontents" ], "keyPos": 0 } }, { "name": "inserttocsectionnumber", "unusual": true }, { "name": "inserttocsection", "unusual": true }, { "name": "inserttocsubsectionnumber", "unusual": true }, { "name": "inserttocsubsection", "unusual": true }, { "name": "inserttocsubsubsectionnumber", "unusual": true }, { "name": "inserttocsubsubsection", "unusual": true } ], "envs": [], "keys": { "\\tableofcontents": [ "currentsection", "currentsubsection", "firstsection=${1:section number}", "hideallsubsections", "hideothersubsections", "lastsection=${1:section number}", "part=${1:part number}", "pausesections", "pausesubsections", "sections={${1:overlay specification}}", "sectionstyle=${1:current}/${2:other}", "subsectionstyle=${1:current}/${2:other in current}/${3:other}", "subsubsectionstyle=${1:current}/${2:other in current}/${3:other in other}/${4:other}" ] }, "args": [] } ================================================ FILE: data/packages/beamerbasetranslator.json ================================================ { "deps": [ { "name": "translator" } ], "macros": [], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/beamerbasetwoscreens.json ================================================ { "deps": [], "macros": [], "envs": [], "keys": { "\\setbeameroption#c": [ "previous slide on second screen=${1|left,right,bottom,top|}", "second mode text on second screen=${1|left,right,bottom,top|}", "always typeset second mode" ] }, "args": [] } ================================================ FILE: data/packages/beamerbaseverbatim.json ================================================ { "deps": [], "macros": [], "envs": [ { "name": "semiverbatim" } ], "keys": {}, "args": [] } ================================================ FILE: data/packages/biblatex.json ================================================ { "deps": [ { "name": "pdftexcmds" }, { "name": "etoolbox" }, { "name": "keyval" }, { "name": "kvoptions" }, { "name": "logreq" }, { "name": "ifthen" }, { "name": "url" }, { "name": "xpatch", "if": "style=abnt" }, { "name": "xpatch", "if": "style=abnt-ibid" }, { "name": "xpatch", "if": "style=abnt-numeric" }, { "name": "xurl", "if": "style=acmauthoryear" }, { "name": "xpatch", "if": "style=acmauthoryear" }, { "name": "xurl", "if": "style=acmnumeric" }, { "name": "ulem", "if": "style=archaeologie" }, { "name": "biblatex-archaeology", "if": "style=aefkw" }, { "name": "biblatex-archaeology", "if": "style=afwl" }, { "name": "biblatex-archaeology", "if": "style=amit" }, { "name": "biblatex-archaeology", "if": "style=archa" }, { "name": "biblatex-archaeology", "if": "style=dguf" }, { "name": "biblatex-archaeology", "if": "style=dguf-alt" }, { "name": "biblatex-archaeology", "if": "style=dguf-apa" }, { "name": "biblatex-archaeology", "if": "style=eaz" }, { "name": "biblatex-archaeology", "if": "style=eaz-alt" }, { "name": "biblatex-archaeology", "if": "style=foe" }, { "name": "biblatex-archaeology", "if": "style=jb-halle" }, { "name": "biblatex-archaeology", "if": "style=jb-kreis-neuss" }, { "name": "biblatex-archaeology", "if": "style=karl" }, { "name": "biblatex-archaeology", "if": "style=kunde" }, { "name": "biblatex-archaeology", "if": "style=maja" }, { "name": "biblatex-archaeology", "if": "style=mpk" }, { "name": "biblatex-archaeology", "if": "style=mpkoeaw" }, { "name": "biblatex-archaeology", "if": "style=niedersachsen" }, { "name": "biblatex-archaeology", "if": "style=nnu" }, { "name": "biblatex-archaeology", "if": "style=offa" }, { "name": "biblatex-archaeology", "if": "style=rgk-inline" }, { "name": "biblatex-archaeology", "if": "style=rgk-numeric" }, { "name": "biblatex-archaeology", "if": "style=rgk-verbose" }, { "name": "biblatex-archaeology", "if": "style=rgk-inline-old" }, { "name": "biblatex-archaeology", "if": "style=rgk-numeric-old" }, { "name": "biblatex-archaeology", "if": "style=rgk-verbose-old" }, { "name": "biblatex-archaeology", "if": "style=rgzm-inline" }, { "name": "biblatex-archaeology", "if": "style=rgzm-inline" }, { "name": "biblatex-archaeology", "if": "style=rgzm-verbose" }, { "name": "biblatex-archaeology", "if": "style=ufg-muenster-inline" }, { "name": "biblatex-archaeology", "if": "style=ufg-muenster-numeric" }, { "name": "biblatex-archaeology", "if": "style=ufg-muenster-verbose" }, { "name": "biblatex-archaeology", "if": "style=volkskunde" }, { "name": "biblatex-archaeology", "if": "style=zaak" }, { "name": "biblatex-archaeology", "if": "style=zaes" }, { "name": "csquotes", "if": "style=arthistory-bonn" }, { "name": "xpatch", "if": "style=arthistory-bonn" }, { "name": "xpatch", "if": "style=bath" }, { "name": "xstring", "if": "style=bath" }, { "name": "xpatch", "if": "bibstyle=claves" }, { "name": "ragged2e", "if": "style=fiwi" }, { "name": "ragged2e", "if": "style=fiwi2" }, { "name": "xstring", "if": "style=gb7714-2015" }, { "name": "xstring", "if": "style=gb7714-2015ay" }, { "name": "xstring", "if": "style=gb7714-2015ms" }, { "name": "xstring", "if": "style=gb7714-2015mx" }, { "name": "xstring", "if": "style=gb7714-CCNU" }, { "name": "xstring", "if": "style=gb7714-NWAFU" }, { "name": "xstring", "if": "style=gb7714-SEU" }, { "name": "mfirstuc", "if": "style=chinese-erj" }, { "name": "xstring", "if": "style=chinese-erj" }, { "name": "xpatch", "if": "style=german-legal-book" }, { "name": "xpatch", "if": "bibstyle=manuscripts" }, { "name": "xpatch", "if": "bibstyle=manuscripts-noautoshorthand" }, { "name": "xpatch", "if": "style=oxalph" }, { "name": "xstring", "if": "style=oxalph" }, { "name": "graphicx", "if": "style=oxalph" }, { "name": "xpatch", "if": "style=oxyear" }, { "name": "xstring", "if": "style=oxyear" }, { "name": "graphicx", "if": "style=oxyear" }, { "name": "xpatch", "if": "style=oxnotes" }, { "name": "xstring", "if": "style=oxnotes" }, { "name": "graphicx", "if": "style=oxnotes" }, { "name": "xpatch", "if": "style=oxnum" }, { "name": "xstring", "if": "style=oxnum" }, { "name": "graphicx", "if": "style=oxnum" }, { "name": "xpatch", "if": "bibstyle=realauthor" }, { "name": "xcolor", "if": "style=socialscienceshuberlin" }, { "name": "xurl", "if": "bibstyle=software" }, { "name": "xstring", "if": "style=thuthesis-author-year" }, { "name": "xstring", "if": "style=thuthesis-bachelor" }, { "name": "xstring", "if": "style=thuthesis-numeric" }, { "name": "xpatch", "if": "style=unified" } ], "macros": [ { "name": "bibname" }, { "name": "biblistname" }, { "name": "BiblatexManualHyperrefOn", "unusual": true }, { "name": "BiblatexManualHyperrefOff", "unusual": true }, { "name": "ExecuteBibliographyOptions", "arg": { "format": "{}", "snippet": "ExecuteBibliographyOptions{${1:options%keyvals}}", "keys": [ "\\usepackage/biblatex#c,\\ExecuteBibliographyOptions#c", "\\usepackage/biblatex#c,\\ExecuteBibliographyOptions#c,\\printbibliography", "\\usepackage/biblatex#c,\\ExecuteBibliographyOptions#c,\\ExecutePublistOptions#c" ], "keyPos": 0 } }, { "name": "ExecuteBibliographyOptions", "arg": { "format": "[]{}", "snippet": "ExecuteBibliographyOptions[${2:entrytype list}]{${1:options%keyvals}}", "keys": [ "\\usepackage/biblatex#c,\\ExecuteBibliographyOptions#c", "\\usepackage/biblatex#c,\\ExecuteBibliographyOptions#c,\\printbibliography", "\\usepackage/biblatex#c,\\ExecuteBibliographyOptions#c,\\ExecutePublistOptions#c" ], "keyPos": 1 } }, { "name": "iffieldannotation", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "iffieldannotation{${1:annotation}}{${2:true}}{${3:false}}" } }, { "name": "iffieldannotation", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "iffieldannotation[${4:field}]{${1:annotation}}{${2:true}}{${3:false}}" } }, { "name": "iffieldannotation", "unusual": true, "arg": { "format": "[][]{}{}{}", "snippet": "iffieldannotation[${4:field}][${5:annotation name}]{${1:annotation}}{${2:true}}{${3:false}}" } }, { "name": "ifitemannotation", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifitemannotation{${1:annotation}}{${2:true}}{${3:false}}" } }, { "name": "ifitemannotation", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "ifitemannotation[${4:field}]{${1:annotation}}{${2:true}}{${3:false}}" } }, { "name": "ifitemannotation", "unusual": true, "arg": { "format": "[][]{}{}{}", "snippet": "ifitemannotation[${4:field}][${5:annotation name}]{${1:annotation}}{${2:true}}{${3:false}}" } }, { "name": "ifitemannotation", "unusual": true, "arg": { "format": "[][][]{}{}{}", "snippet": "ifitemannotation[${4:field}][${5:annotation name}][${6:item}]{${1:annotation}}{${2:true}}{${3:false}}" } }, { "name": "ifpartannotation", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "ifpartannotation{${1:part}}{${2:annotation}}{${3:true}}{${4:false}}" } }, { "name": "ifpartannotation", "unusual": true, "arg": { "format": "[]{}{}{}{}", "snippet": "ifpartannotation[${5:field}]{${1:part}}{${2:annotation}}{${3:true}}{${4:false}}" } }, { "name": "ifpartannotation", "unusual": true, "arg": { "format": "[][]{}{}{}{}", "snippet": "ifpartannotation[${5:field}][${6:annotation name}]{${1:part}}{${2:annotation}}{${3:true}}{${4:false}}" } }, { "name": "ifpartannotation", "unusual": true, "arg": { "format": "[][][]{}{}{}{}", "snippet": "ifpartannotation[${5:field}][${6:annotation name}][${7:item}]{${1:part}}{${2:annotation}}{${3:true}}{${4:false}}" } }, { "name": "ifdateannotation", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "ifdateannotation{${1:datetype}}{${2:annotation}}{${3:true}}{${4:false}}" } }, { "name": "ifdateannotation", "unusual": true, "arg": { "format": "[]{}{}{}{}", "snippet": "ifdateannotation[${5:annotation name}]{${1:datetype}}{${2:annotation}}{${3:true}}{${4:false}}" } }, { "name": "hasfieldannotation", "unusual": true, "arg": { "format": "{}{}", "snippet": "hasfieldannotation{${1:true}}{${2:false}}" } }, { "name": "hasfieldannotation", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "hasfieldannotation[${3:field}]{${1:true}}{${2:false}}" } }, { "name": "hasfieldannotation", "unusual": true, "arg": { "format": "[][]{}{}", "snippet": "hasfieldannotation[${3:field}][${4:annotation name}]{${1:true}}{${2:false}}" } }, { "name": "hasitemannotation", "unusual": true, "arg": { "format": "{}{}", "snippet": "hasitemannotation{${1:true}}{${2:false}}" } }, { "name": "hasitemannotation", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "hasitemannotation[${3:field}]{${1:true}}{${2:false}}" } }, { "name": "hasitemannotation", "unusual": true, "arg": { "format": "[][]{}{}", "snippet": "hasitemannotation[${3:field}][${4:annotation name}]{${1:true}}{${2:false}}" } }, { "name": "hasitemannotation", "unusual": true, "arg": { "format": "[][][]{}{}", "snippet": "hasitemannotation[${3:field}][${4:annotation name}][${5:item}]{${1:true}}{${2:false}}" } }, { "name": "haspartannotation", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "haspartannotation{${1:part}}{${2:true}}{${3:false}}" } }, { "name": "haspartannotation", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "haspartannotation[${4:field}]{${1:part}}{${2:true}}{${3:false}}" } }, { "name": "haspartannotation", "unusual": true, "arg": { "format": "[][]{}{}{}", "snippet": "haspartannotation[${4:field}][${5:annotation name}]{${1:part}}{${2:true}}{${3:false}}" } }, { "name": "haspartannotation", "unusual": true, "arg": { "format": "[][][]{}{}{}", "snippet": "haspartannotation[${4:field}][${5:annotation name}][${6:item}]{${1:part}}{${2:true}}{${3:false}}" } }, { "name": "hasdateannotation", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "hasdateannotation{${1:datetype}}{${2:true}}{${3:false}}" } }, { "name": "hasdateannotation", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "hasdateannotation[${4:annotation name}]{${1:datetype}}{${2:true}}{${3:false}}" } }, { "name": "getfieldannotation", "unusual": true }, { "name": "getfieldannotation", "unusual": true, "arg": { "format": "[]", "snippet": "getfieldannotation[${1:field}]" } }, { "name": "getfieldannotation", "unusual": true, "arg": { "format": "[][]", "snippet": "getfieldannotation[${1:field}][${2:annotation name}]" } }, { "name": "getitemannotation", "unusual": true }, { "name": "getitemannotation", "unusual": true, "arg": { "format": "[]", "snippet": "getitemannotation[${1:field}]" } }, { "name": "getitemannotation", "unusual": true, "arg": { "format": "[][]", "snippet": "getitemannotation[${1:field}][${2:annotation name}]" } }, { "name": "getitemannotation", "unusual": true, "arg": { "format": "[][][]", "snippet": "getitemannotation[${1:field}][${2:annotation name}][${3:item}]" } }, { "name": "getpartannotation", "unusual": true, "arg": { "format": "{}", "snippet": "getpartannotation{${1:part}}" } }, { "name": "getpartannotation", "unusual": true, "arg": { "format": "[]{}", "snippet": "getpartannotation[${2:field}]{${1:part}}" } }, { "name": "getpartannotation", "unusual": true, "arg": { "format": "[][]{}", "snippet": "getpartannotation[${2:field}][${3:annotation name}]{${1:part}}" } }, { "name": "getpartannotation", "unusual": true, "arg": { "format": "[][][]{}", "snippet": "getpartannotation[${2:field}][${3:annotation name}][${4:item}]{${1:part}}" } }, { "name": "getdateannotation", "unusual": true, "arg": { "format": "{}", "snippet": "getdateannotation{${1:datetype}}" } }, { "name": "getdateannotation", "unusual": true, "arg": { "format": "[]{}", "snippet": "getdateannotation[${2:annotation name}]{${1:datetype}}" } }, { "name": "addbibresource", "arg": { "format": "{}", "snippet": "addbibresource{${1:bibliographic resource}}" } }, { "name": "addbibresource", "arg": { "format": "[]{}", "snippet": "addbibresource[${2:options%keyvals}]{${1:bibliographic resource}}", "keys": [ "\\addbibresource,\\addglobalbib,\\addsectionbib" ], "keyPos": 0 } }, { "name": "addglobalbib", "arg": { "format": "{}", "snippet": "addglobalbib{${1:bibliographic resource}}" } }, { "name": "addglobalbib", "arg": { "format": "[]{}", "snippet": "addglobalbib[${2:options%keyvals}]{${1:bibliographic resource}}", "keys": [ "\\addbibresource,\\addglobalbib,\\addsectionbib" ], "keyPos": 0 } }, { "name": "addsectionbib", "arg": { "format": "{}", "snippet": "addsectionbib{${1:bibliographic resource}}" } }, { "name": "addsectionbib", "arg": { "format": "[]{}", "snippet": "addsectionbib[${2:options%keyvals}]{${1:bibliographic resource}}", "keys": [ "\\addbibresource,\\addglobalbib,\\addsectionbib" ], "keyPos": 0 } }, { "name": "printbibliography" }, { "name": "printbibliography", "arg": { "format": "[]", "snippet": "printbibliography[${1:options%keyvals}]", "keys": [ "\\printbibliography", "\\usepackage/biblatex#c,\\ExecuteBibliographyOptions#c,\\printbibliography" ], "keyPos": 0 } }, { "name": "bibbysection" }, { "name": "bibbysection", "arg": { "format": "[]", "snippet": "bibbysection[${1:options%keyvals}]", "keys": [ "\\bibbysection,\\bibbysegment,\\bibbycategory" ], "keyPos": 0 } }, { "name": "bibbysegment" }, { "name": "bibbysegment", "arg": { "format": "[]", "snippet": "bibbysegment[${1:options%keyvals}]", "keys": [ "\\bibbysection,\\bibbysegment,\\bibbycategory" ], "keyPos": 0 } }, { "name": "bibbycategory" }, { "name": "bibbycategory", "arg": { "format": "[]", "snippet": "bibbycategory[${1:options%keyvals}]", "keys": [ "\\bibbysection,\\bibbysegment,\\bibbycategory" ], "keyPos": 0 } }, { "name": "printbibheading" }, { "name": "printbibheading", "arg": { "format": "[]", "snippet": "printbibheading[${1:options%keyvals}]", "keys": [ "\\printbibheading" ], "keyPos": 0 } }, { "name": "DeclarePrintbibliographyDefaults", "arg": { "format": "{}", "snippet": "DeclarePrintbibliographyDefaults{${1:options%keyvals}}", "keys": [ "\\DeclarePrintbibliographyDefaults" ], "keyPos": 0 } }, { "name": "printbiblist", "arg": { "format": "{}", "snippet": "printbiblist{${1:biblist}}" } }, { "name": "printbiblist", "arg": { "format": "[]{}", "snippet": "printbiblist[${2:options%keyvals}]{${1:biblist}}", "keys": [ "\\printbiblist,\\printshorthands" ], "keyPos": 0 } }, { "name": "printshorthands" }, { "name": "printshorthands", "arg": { "format": "[]", "snippet": "printshorthands[${1:options%keyvals}]", "keys": [ "\\printbiblist,\\printshorthands" ], "keyPos": 0 } }, { "name": "newrefsection" }, { "name": "newrefsection", "arg": { "format": "[]", "snippet": "newrefsection[${1:bib files}]" } }, { "name": "endrefsection", "unusual": true }, { "name": "newrefsegment" }, { "name": "endrefsegment", "unusual": true }, { "name": "therefsection", "unusual": true }, { "name": "therefsegment", "unusual": true }, { "name": "DeclareBibliographyCategory", "arg": { "format": "{}", "snippet": "DeclareBibliographyCategory{${1:category}}" } }, { "name": "addtocategory", "arg": { "format": "{}{}", "snippet": "addtocategory{${1:category}}{${2:bibid}}" } }, { "name": "defbibenvironment", "arg": { "format": "{}{}{}{}", "snippet": "defbibenvironment{${1:envname}}{${2:begdef}}{${3:enddef}}{${4:itemcode}}" } }, { "name": "defbibheading", "arg": { "format": "{}{}", "snippet": "defbibheading{${1:name}}{${2:code}}" } }, { "name": "defbibheading", "arg": { "format": "{}[]{}", "snippet": "defbibheading{${1:name}}[${3:title%text}]{${2:code}}" } }, { "name": "defbibnote", "arg": { "format": "{}{}", "snippet": "defbibnote{${1:name}}{${2:text}}" } }, { "name": "defbibfilter", "arg": { "format": "{}{}", "snippet": "defbibfilter{${1:name}}{${2:expression}}" } }, { "name": "defbibcheck", "arg": { "format": "{}{}", "snippet": "defbibcheck{${1:name}}{${2:code}}" } }, { "name": "skipentry", "unusual": true }, { "name": "segment", "unusual": true, "arg": { "format": "{}", "snippet": "segment{${1:integer}}" } }, { "name": "type", "unusual": true, "arg": { "format": "{}", "snippet": "type{${1:type}}" } }, { "name": "subtype", "unusual": true, "arg": { "format": "{}", "snippet": "subtype{${1:subtype}}" } }, { "name": "keyword", "unusual": true, "arg": { "format": "{}", "snippet": "keyword{${1:keyword}}" } }, { "name": "category", "unusual": true, "arg": { "format": "{}", "snippet": "category{${1:category}}" } }, { "name": "DeclareRefcontext", "arg": { "format": "{}{}", "snippet": "DeclareRefcontext{${1:name}}{${2:options%keyvals}}", "keys": [ "\\DeclareRefcontext,\\begin{refcontext},\\newrefcontext,\\localrefcontext,\\assignrefcontextkeyws,\\assignrefcontextkeyws*,\\assignrefcontextcats,\\assignrefcontextcats*,\\assignrefcontextentries,\\assignrefcontextentries*,\\GenRefcontextData" ], "keyPos": 1 } }, { "name": "newrefcontext", "arg": { "format": "{}", "snippet": "newrefcontext{${1:name}}" } }, { "name": "newrefcontext", "arg": { "format": "[]{}", "snippet": "newrefcontext[${2:options%keyvals}]{${1:name}}", "keys": [ "\\DeclareRefcontext,\\begin{refcontext},\\newrefcontext,\\localrefcontext,\\assignrefcontextkeyws,\\assignrefcontextkeyws*,\\assignrefcontextcats,\\assignrefcontextcats*,\\assignrefcontextentries,\\assignrefcontextentries*,\\GenRefcontextData" ], "keyPos": 0 } }, { "name": "localrefcontext", "arg": { "format": "{}", "snippet": "localrefcontext{${1:name}}" } }, { "name": "localrefcontext", "arg": { "format": "[]{}", "snippet": "localrefcontext[${2:options%keyvals}]{${1:name}}", "keys": [ "\\DeclareRefcontext,\\begin{refcontext},\\newrefcontext,\\localrefcontext,\\assignrefcontextkeyws,\\assignrefcontextkeyws*,\\assignrefcontextcats,\\assignrefcontextcats*,\\assignrefcontextentries,\\assignrefcontextentries*,\\GenRefcontextData" ], "keyPos": 0 } }, { "name": "endrefcontext", "unusual": true }, { "name": "assignrefcontextkeyws", "unusual": true, "arg": { "format": "[]{}", "snippet": "assignrefcontextkeyws[${2:options%keyvals}]{${1:keyword1,keyword2,...}}", "keys": [ "\\DeclareRefcontext,\\begin{refcontext},\\newrefcontext,\\localrefcontext,\\assignrefcontextkeyws,\\assignrefcontextkeyws*,\\assignrefcontextcats,\\assignrefcontextcats*,\\assignrefcontextentries,\\assignrefcontextentries*,\\GenRefcontextData", "\\assignrefcontextkeyws,\\assignrefcontextkeyws*,\\assignrefcontextcats,\\assignrefcontextcats*,\\assignrefcontextentries,\\assignrefcontextentries*" ], "keyPos": 0 } }, { "name": "assignrefcontextkeyws*", "unusual": true, "arg": { "format": "[]{}", "snippet": "assignrefcontextkeyws*[${2:options%keyvals}]{${1:keyword1,keyword2,...}}", "keys": [ "\\DeclareRefcontext,\\begin{refcontext},\\newrefcontext,\\localrefcontext,\\assignrefcontextkeyws,\\assignrefcontextkeyws*,\\assignrefcontextcats,\\assignrefcontextcats*,\\assignrefcontextentries,\\assignrefcontextentries*,\\GenRefcontextData", "\\assignrefcontextkeyws,\\assignrefcontextkeyws*,\\assignrefcontextcats,\\assignrefcontextcats*,\\assignrefcontextentries,\\assignrefcontextentries*" ], "keyPos": 0 } }, { "name": "assignrefcontextcats", "unusual": true, "arg": { "format": "[]{}", "snippet": "assignrefcontextcats[${2:options%keyvals}]{${1:category1,category2,...}}", "keys": [ "\\DeclareRefcontext,\\begin{refcontext},\\newrefcontext,\\localrefcontext,\\assignrefcontextkeyws,\\assignrefcontextkeyws*,\\assignrefcontextcats,\\assignrefcontextcats*,\\assignrefcontextentries,\\assignrefcontextentries*,\\GenRefcontextData", "\\assignrefcontextkeyws,\\assignrefcontextkeyws*,\\assignrefcontextcats,\\assignrefcontextcats*,\\assignrefcontextentries,\\assignrefcontextentries*" ], "keyPos": 0 } }, { "name": "assignrefcontextcats*", "unusual": true, "arg": { "format": "[]{}", "snippet": "assignrefcontextcats*[${2:options%keyvals}]{${1:category1,category2,...}}", "keys": [ "\\DeclareRefcontext,\\begin{refcontext},\\newrefcontext,\\localrefcontext,\\assignrefcontextkeyws,\\assignrefcontextkeyws*,\\assignrefcontextcats,\\assignrefcontextcats*,\\assignrefcontextentries,\\assignrefcontextentries*,\\GenRefcontextData", "\\assignrefcontextkeyws,\\assignrefcontextkeyws*,\\assignrefcontextcats,\\assignrefcontextcats*,\\assignrefcontextentries,\\assignrefcontextentries*" ], "keyPos": 0 } }, { "name": "assignrefcontextentries", "unusual": true, "arg": { "format": "[]{}", "snippet": "assignrefcontextentries[${2:options%keyvals}]{${1:entrykey1,entrykey2,...}}", "keys": [ "\\DeclareRefcontext,\\begin{refcontext},\\newrefcontext,\\localrefcontext,\\assignrefcontextkeyws,\\assignrefcontextkeyws*,\\assignrefcontextcats,\\assignrefcontextcats*,\\assignrefcontextentries,\\assignrefcontextentries*,\\GenRefcontextData", "\\assignrefcontextkeyws,\\assignrefcontextkeyws*,\\assignrefcontextcats,\\assignrefcontextcats*,\\assignrefcontextentries,\\assignrefcontextentries*" ], "keyPos": 0 } }, { "name": "assignrefcontextentries*", "unusual": true, "arg": { "format": "[]{}", "snippet": "assignrefcontextentries*[${2:options%keyvals}]{${1:entrykey1,entrykey2,...}}", "keys": [ "\\DeclareRefcontext,\\begin{refcontext},\\newrefcontext,\\localrefcontext,\\assignrefcontextkeyws,\\assignrefcontextkeyws*,\\assignrefcontextcats,\\assignrefcontextcats*,\\assignrefcontextentries,\\assignrefcontextentries*,\\GenRefcontextData", "\\assignrefcontextkeyws,\\assignrefcontextkeyws*,\\assignrefcontextcats,\\assignrefcontextcats*,\\assignrefcontextentries,\\assignrefcontextentries*" ], "keyPos": 0 } }, { "name": "GenRefcontextData", "unusual": true, "arg": { "format": "{}", "snippet": "GenRefcontextData{${1:keyvals}}", "keys": [ "\\DeclareRefcontext,\\begin{refcontext},\\newrefcontext,\\localrefcontext,\\assignrefcontextkeyws,\\assignrefcontextkeyws*,\\assignrefcontextcats,\\assignrefcontextcats*,\\assignrefcontextentries,\\assignrefcontextentries*,\\GenRefcontextData" ], "keyPos": 0 } }, { "name": "defbibentryset", "arg": { "format": "{}{}", "snippet": "defbibentryset{${1:bibid}}{${2:key1,key2,...}}" } }, { "name": "cite", "arg": { "format": "[][]{}", "snippet": "cite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Cite", "arg": { "format": "[][]{}", "snippet": "Cite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Cite", "arg": { "format": "[]{}", "snippet": "Cite[${2:postnote}]{${1:bibid}}" } }, { "name": "Cite", "arg": { "format": "{}", "snippet": "Cite{${1:bibid}}" } }, { "name": "parencite", "arg": { "format": "[][]{}", "snippet": "parencite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "parencite", "arg": { "format": "[]{}", "snippet": "parencite[${2:postnote}]{${1:bibid}}" } }, { "name": "Parencite", "arg": { "format": "[][]{}", "snippet": "Parencite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Parencite", "arg": { "format": "[]{}", "snippet": "Parencite[${2:postnote}]{${1:bibid}}" } }, { "name": "Parencite", "arg": { "format": "{}", "snippet": "Parencite{${1:bibid}}" } }, { "name": "footcite", "arg": { "format": "[][]{}", "snippet": "footcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "footcite", "arg": { "format": "[]{}", "snippet": "footcite[${2:postnote}]{${1:bibid}}" } }, { "name": "footcite", "arg": { "format": "{}", "snippet": "footcite{${1:bibid}}" } }, { "name": "footcitetext", "arg": { "format": "[][]{}", "snippet": "footcitetext[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "footcitetext", "arg": { "format": "[]{}", "snippet": "footcitetext[${2:postnote}]{${1:bibid}}" } }, { "name": "footcitetext", "arg": { "format": "{}", "snippet": "footcitetext{${1:bibid}}" } }, { "name": "textcite", "arg": { "format": "[][]{}", "snippet": "textcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "textcite", "arg": { "format": "[]{}", "snippet": "textcite[${2:postnote}]{${1:bibid}}" } }, { "name": "Textcite", "arg": { "format": "[][]{}", "snippet": "Textcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Textcite", "arg": { "format": "[]{}", "snippet": "Textcite[${2:postnote}]{${1:bibid}}" } }, { "name": "Textcite", "arg": { "format": "{}", "snippet": "Textcite{${1:bibid}}" } }, { "name": "smartcite", "arg": { "format": "[][]{}", "snippet": "smartcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "smartcite", "arg": { "format": "[]{}", "snippet": "smartcite[${2:postnote}]{${1:bibid}}" } }, { "name": "smartcite", "arg": { "format": "{}", "snippet": "smartcite{${1:bibid}}" } }, { "name": "Smartcite", "arg": { "format": "[][]{}", "snippet": "Smartcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Smartcite", "arg": { "format": "[]{}", "snippet": "Smartcite[${2:postnote}]{${1:bibid}}" } }, { "name": "Smartcite", "arg": { "format": "{}", "snippet": "Smartcite{${1:bibid}}" } }, { "name": "cite*", "arg": { "format": "[][]{}", "snippet": "cite*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "cite*", "arg": { "format": "[]{}", "snippet": "cite*[${2:postnote}]{${1:bibid}}" } }, { "name": "cite*", "arg": { "format": "{}", "snippet": "cite*{${1:bibid}}" } }, { "name": "parencite*", "arg": { "format": "[][]{}", "snippet": "parencite*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "parencite*", "arg": { "format": "[]{}", "snippet": "parencite*[${2:postnote}]{${1:bibid}}" } }, { "name": "parencite*", "arg": { "format": "{}", "snippet": "parencite*{${1:bibid}}" } }, { "name": "supercite", "arg": { "format": "{}", "snippet": "supercite{${1:bibid}}" } }, { "name": "cites", "arg": { "format": "{}{}", "snippet": "cites{${1:bibid}}{${2:bibid}}" } }, { "name": "cites", "unusual": true, "arg": { "format": "(){}{}", "snippet": "cites(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "cites", "arg": { "format": "()(){}{}", "snippet": "cites(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "cites", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "cites(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "cites", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "cites[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "cites", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "cites[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "cites", "arg": { "format": "()()[][]{}[][]{}", "snippet": "cites(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "Cites", "arg": { "format": "{}{}", "snippet": "Cites{${1:bibid}}{${2:bibid}}" } }, { "name": "Cites", "unusual": true, "arg": { "format": "(){}{}", "snippet": "Cites(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "Cites", "arg": { "format": "()(){}{}", "snippet": "Cites(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "Cites", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "Cites(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "Cites", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "Cites[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "Cites", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "Cites[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "Cites", "arg": { "format": "()()[][]{}[][]{}", "snippet": "Cites(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "parencites", "arg": { "format": "{}{}", "snippet": "parencites{${1:bibid}}{${2:bibid}}" } }, { "name": "parencites", "unusual": true, "arg": { "format": "(){}{}", "snippet": "parencites(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "parencites", "arg": { "format": "()(){}{}", "snippet": "parencites(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "parencites", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "parencites(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "parencites", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "parencites[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "parencites", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "parencites[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "parencites", "arg": { "format": "()()[][]{}[][]{}", "snippet": "parencites(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "Parencites", "arg": { "format": "{}{}", "snippet": "Parencites{${1:bibid}}{${2:bibid}}" } }, { "name": "Parencites", "unusual": true, "arg": { "format": "(){}{}", "snippet": "Parencites(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "Parencites", "arg": { "format": "()(){}{}", "snippet": "Parencites(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "Parencites", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "Parencites(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "Parencites", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "Parencites[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "Parencites", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "Parencites[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "Parencites", "arg": { "format": "()()[][]{}[][]{}", "snippet": "Parencites(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "footcites", "arg": { "format": "{}{}", "snippet": "footcites{${1:bibid}}{${2:bibid}}" } }, { "name": "footcites", "unusual": true, "arg": { "format": "(){}{}", "snippet": "footcites(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "footcites", "arg": { "format": "()(){}{}", "snippet": "footcites(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "footcites", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "footcites(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "footcites", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "footcites[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "footcites", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "footcites[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "footcites", "arg": { "format": "()()[][]{}[][]{}", "snippet": "footcites(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "footcitetexts", "arg": { "format": "{}{}", "snippet": "footcitetexts{${1:bibid}}{${2:bibid}}" } }, { "name": "footcitetexts", "unusual": true, "arg": { "format": "(){}{}", "snippet": "footcitetexts(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "footcitetexts", "arg": { "format": "()(){}{}", "snippet": "footcitetexts(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "footcitetexts", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "footcitetexts(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "footcitetexts", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "footcitetexts[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "footcitetexts", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "footcitetexts[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "footcitetexts", "arg": { "format": "()()[][]{}[][]{}", "snippet": "footcitetexts(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "smartcites", "arg": { "format": "{}{}", "snippet": "smartcites{${1:bibid}}{${2:bibid}}" } }, { "name": "smartcites", "unusual": true, "arg": { "format": "(){}{}", "snippet": "smartcites(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "smartcites", "arg": { "format": "()(){}{}", "snippet": "smartcites(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "smartcites", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "smartcites(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "smartcites", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "smartcites[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "smartcites", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "smartcites[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "smartcites", "arg": { "format": "()()[][]{}[][]{}", "snippet": "smartcites(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "Smartcites", "arg": { "format": "{}{}", "snippet": "Smartcites{${1:bibid}}{${2:bibid}}" } }, { "name": "Smartcites", "unusual": true, "arg": { "format": "(){}{}", "snippet": "Smartcites(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "Smartcites", "arg": { "format": "()(){}{}", "snippet": "Smartcites(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "Smartcites", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "Smartcites(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "Smartcites", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "Smartcites[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "Smartcites", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "Smartcites[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "Smartcites", "arg": { "format": "()()[][]{}[][]{}", "snippet": "Smartcites(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "textcites", "arg": { "format": "{}{}", "snippet": "textcites{${1:bibid}}{${2:bibid}}" } }, { "name": "textcites", "unusual": true, "arg": { "format": "(){}{}", "snippet": "textcites(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "textcites", "arg": { "format": "()(){}{}", "snippet": "textcites(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "textcites", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "textcites(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "textcites", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "textcites[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "textcites", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "textcites[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "textcites", "arg": { "format": "()()[][]{}[][]{}", "snippet": "textcites(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "Textcites", "arg": { "format": "{}{}", "snippet": "Textcites{${1:bibid}}{${2:bibid}}" } }, { "name": "Textcites", "unusual": true, "arg": { "format": "(){}{}", "snippet": "Textcites(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "Textcites", "arg": { "format": "()(){}{}", "snippet": "Textcites(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "Textcites", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "Textcites(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "Textcites", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "Textcites[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "Textcites", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "Textcites[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "Textcites", "arg": { "format": "()()[][]{}[][]{}", "snippet": "Textcites(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "supercites", "arg": { "format": "{}{}", "snippet": "supercites{${1:bibid}}{${2:bibid}}" } }, { "name": "supercites", "unusual": true, "arg": { "format": "(){}{}", "snippet": "supercites(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "supercites", "arg": { "format": "()(){}{}", "snippet": "supercites(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "supercites", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "supercites(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "supercites", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "supercites[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "supercites", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "supercites[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "supercites", "arg": { "format": "()()[][]{}[][]{}", "snippet": "supercites(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "autocite", "arg": { "format": "[][]{}", "snippet": "autocite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "autocite", "arg": { "format": "[]{}", "snippet": "autocite[${2:postnote}]{${1:bibid}}" } }, { "name": "autocite", "arg": { "format": "{}", "snippet": "autocite{${1:bibid}}" } }, { "name": "Autocite", "arg": { "format": "[][]{}", "snippet": "Autocite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Autocite", "arg": { "format": "[]{}", "snippet": "Autocite[${2:postnote}]{${1:bibid}}" } }, { "name": "Autocite", "arg": { "format": "{}", "snippet": "Autocite{${1:bibid}}" } }, { "name": "autocite*", "arg": { "format": "[][]{}", "snippet": "autocite*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "autocite*", "arg": { "format": "[]{}", "snippet": "autocite*[${2:postnote}]{${1:bibid}}" } }, { "name": "autocite*", "arg": { "format": "{}", "snippet": "autocite*{${1:bibid}}" } }, { "name": "Autocite*", "arg": { "format": "[][]{}", "snippet": "Autocite*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Autocite*", "arg": { "format": "[]{}", "snippet": "Autocite*[${2:postnote}]{${1:bibid}}" } }, { "name": "Autocite*", "arg": { "format": "{}", "snippet": "Autocite*{${1:bibid}}" } }, { "name": "autocites", "arg": { "format": "{}{}", "snippet": "autocites{${1:bibid}}{${2:bibid}}" } }, { "name": "autocites", "unusual": true, "arg": { "format": "(){}{}", "snippet": "autocites(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "autocites", "arg": { "format": "()(){}{}", "snippet": "autocites(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "autocites", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "autocites(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "autocites", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "autocites[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "autocites", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "autocites[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "autocites", "arg": { "format": "()()[][]{}[][]{}", "snippet": "autocites(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "Autocites", "arg": { "format": "{}{}", "snippet": "Autocites{${1:bibid}}{${2:bibid}}" } }, { "name": "Autocites", "unusual": true, "arg": { "format": "(){}{}", "snippet": "Autocites(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "Autocites", "arg": { "format": "()(){}{}", "snippet": "Autocites(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "Autocites", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "Autocites(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "Autocites", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "Autocites[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "Autocites", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "Autocites[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "Autocites", "arg": { "format": "()()[][]{}[][]{}", "snippet": "Autocites(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "citeauthor", "arg": { "format": "[][]{}", "snippet": "citeauthor[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citeauthor", "arg": { "format": "[]{}", "snippet": "citeauthor[${2:postnote}]{${1:bibid}}" } }, { "name": "citeauthor", "arg": { "format": "{}", "snippet": "citeauthor{${1:bibid}}" } }, { "name": "Citeauthor", "arg": { "format": "[][]{}", "snippet": "Citeauthor[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Citeauthor", "arg": { "format": "[]{}", "snippet": "Citeauthor[${2:postnote}]{${1:bibid}}" } }, { "name": "Citeauthor", "arg": { "format": "{}", "snippet": "Citeauthor{${1:bibid}}" } }, { "name": "citeauthor*", "arg": { "format": "[][]{}", "snippet": "citeauthor*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citeauthor*", "arg": { "format": "[]{}", "snippet": "citeauthor*[${2:postnote}]{${1:bibid}}" } }, { "name": "citeauthor*", "arg": { "format": "{}", "snippet": "citeauthor*{${1:bibid}}" } }, { "name": "Citeauthor*", "arg": { "format": "[][]{}", "snippet": "Citeauthor*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Citeauthor*", "arg": { "format": "[]{}", "snippet": "Citeauthor*[${2:postnote}]{${1:bibid}}" } }, { "name": "Citeauthor*", "arg": { "format": "{}", "snippet": "Citeauthor*{${1:bibid}}" } }, { "name": "citetitle", "arg": { "format": "[][]{}", "snippet": "citetitle[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citetitle", "arg": { "format": "[]{}", "snippet": "citetitle[${2:postnote}]{${1:bibid}}" } }, { "name": "citetitle", "arg": { "format": "{}", "snippet": "citetitle{${1:bibid}}" } }, { "name": "citetitle*", "arg": { "format": "[][]{}", "snippet": "citetitle*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citetitle*", "arg": { "format": "[]{}", "snippet": "citetitle*[${2:postnote}]{${1:bibid}}" } }, { "name": "citetitle*", "arg": { "format": "{}", "snippet": "citetitle*{${1:bibid}}" } }, { "name": "Citetitle", "arg": { "format": "[][]{}", "snippet": "Citetitle[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Citetitle", "arg": { "format": "[]{}", "snippet": "Citetitle[${2:postnote}]{${1:bibid}}" } }, { "name": "Citetitle", "arg": { "format": "{}", "snippet": "Citetitle{${1:bibid}}" } }, { "name": "Citetitle*", "arg": { "format": "[][]{}", "snippet": "Citetitle*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Citetitle*", "arg": { "format": "[]{}", "snippet": "Citetitle*[${2:postnote}]{${1:bibid}}" } }, { "name": "Citetitle*", "arg": { "format": "{}", "snippet": "Citetitle*{${1:bibid}}" } }, { "name": "citeyear", "arg": { "format": "[][]{}", "snippet": "citeyear[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citeyear", "arg": { "format": "[]{}", "snippet": "citeyear[${2:postnote}]{${1:bibid}}" } }, { "name": "citeyear*", "arg": { "format": "[][]{}", "snippet": "citeyear*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citeyear*", "arg": { "format": "[]{}", "snippet": "citeyear*[${2:postnote}]{${1:bibid}}" } }, { "name": "citeyear*", "arg": { "format": "{}", "snippet": "citeyear*{${1:bibid}}" } }, { "name": "citedate", "arg": { "format": "[][]{}", "snippet": "citedate[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citedate", "arg": { "format": "[]{}", "snippet": "citedate[${2:postnote}]{${1:bibid}}" } }, { "name": "citedate", "arg": { "format": "{}", "snippet": "citedate{${1:bibid}}" } }, { "name": "citedate*", "arg": { "format": "[][]{}", "snippet": "citedate*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citedate*", "arg": { "format": "[]{}", "snippet": "citedate*[${2:postnote}]{${1:bibid}}" } }, { "name": "citedate*", "arg": { "format": "{}", "snippet": "citedate*{${1:bibid}}" } }, { "name": "citeurl", "arg": { "format": "[][]{}", "snippet": "citeurl[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citeurl", "arg": { "format": "[]{}", "snippet": "citeurl[${2:postnote}]{${1:bibid}}" } }, { "name": "citeurl", "arg": { "format": "{}", "snippet": "citeurl{${1:bibid}}" } }, { "name": "parentext", "unusual": true, "arg": { "format": "{}", "snippet": "parentext{${1:text}}" } }, { "name": "brackettext", "unusual": true, "arg": { "format": "{}", "snippet": "brackettext{${1:text}}" } }, { "name": "fullcite", "arg": { "format": "[][]{}", "snippet": "fullcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "fullcite", "arg": { "format": "[]{}", "snippet": "fullcite[${2:postnote}]{${1:bibid}}" } }, { "name": "fullcite", "arg": { "format": "{}", "snippet": "fullcite{${1:bibid}}" } }, { "name": "footfullcite", "arg": { "format": "[][]{}", "snippet": "footfullcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "footfullcite", "arg": { "format": "[]{}", "snippet": "footfullcite[${2:postnote}]{${1:bibid}}" } }, { "name": "footfullcite", "arg": { "format": "{}", "snippet": "footfullcite{${1:bibid}}" } }, { "name": "volcite", "arg": { "format": "{}{}", "snippet": "volcite{${1:volume}}{${2:bibid}}" } }, { "name": "volcite", "arg": { "format": "[]{}{}", "snippet": "volcite[${3:prenote}]{${1:volume}}{${2:bibid}}" } }, { "name": "volcite", "arg": { "format": "{}[]{}", "snippet": "volcite{${1:volume}}[${3:pages}]{${2:bibid}}" } }, { "name": "volcite", "arg": { "format": "[]{}[]{}", "snippet": "volcite[${3:prenote}]{${1:volume}}[${4:pages}]{${2:bibid}}" } }, { "name": "Volcite", "arg": { "format": "{}{}", "snippet": "Volcite{${1:volume}}{${2:bibid}}" } }, { "name": "Volcite", "arg": { "format": "[]{}{}", "snippet": "Volcite[${3:prenote}]{${1:volume}}{${2:bibid}}" } }, { "name": "Volcite", "arg": { "format": "{}[]{}", "snippet": "Volcite{${1:volume}}[${3:pages}]{${2:bibid}}" } }, { "name": "Volcite", "arg": { "format": "[]{}[]{}", "snippet": "Volcite[${3:prenote}]{${1:volume}}[${4:pages}]{${2:bibid}}" } }, { "name": "volcites", "arg": { "format": "{}{}{}{}", "snippet": "volcites{${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "volcites", "unusual": true, "arg": { "format": "(){}{}{}{}", "snippet": "volcites(${5:pre}){${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "volcites", "arg": { "format": "()(){}{}{}{}", "snippet": "volcites(${5:pre})(${6:post}){${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "volcites", "unusual": true, "arg": { "format": "()()[]{}{}[]{}{}", "snippet": "volcites(${7:pre})(${8:post})[${5:pre}]{${1:volume}}{${2:bibid}}[${6:pre}]{${3:volume}}{${4:bibid}}" } }, { "name": "volcites", "unusual": true, "arg": { "format": "[]{}{}[]{}{}", "snippet": "volcites[${5:pre}]{${1:volume}}{${2:bibid}}[${6:pre}]{${3:volume}}{${4:bibid}}" } }, { "name": "volcites", "unusual": true, "arg": { "format": "[][]{}{}[][]{}{}", "snippet": "volcites[${5:pre}][${6:post}]{${1:volume}}{${2:bibid}}[${7:pre}][${8:post}]{${3:volume}}{${4:bibid}}" } }, { "name": "volcites", "arg": { "format": "()()[][]{}{}[][]{}{}", "snippet": "volcites(${9:pre})(${10:post})[${5:pre}][${6:post}]{${1:volume}}{${2:bibid}}[${7:pre}][${8:post}]{${3:volume}}{${4:bibid}}" } }, { "name": "Volcites", "arg": { "format": "{}{}{}{}", "snippet": "Volcites{${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "Volcites", "unusual": true, "arg": { "format": "(){}{}{}{}", "snippet": "Volcites(${5:pre}){${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "Volcites", "arg": { "format": "()(){}{}{}{}", "snippet": "Volcites(${5:pre})(${6:post}){${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "Volcites", "unusual": true, "arg": { "format": "()()[]{}{}[]{}{}", "snippet": "Volcites(${7:pre})(${8:post})[${5:pre}]{${1:volume}}{${2:bibid}}[${6:pre}]{${3:volume}}{${4:bibid}}" } }, { "name": "Volcites", "unusual": true, "arg": { "format": "[]{}{}[]{}{}", "snippet": "Volcites[${5:pre}]{${1:volume}}{${2:bibid}}[${6:pre}]{${3:volume}}{${4:bibid}}" } }, { "name": "Volcites", "unusual": true, "arg": { "format": "[][]{}{}[][]{}{}", "snippet": "Volcites[${5:pre}][${6:post}]{${1:volume}}{${2:bibid}}[${7:pre}][${8:post}]{${3:volume}}{${4:bibid}}" } }, { "name": "Volcites", "arg": { "format": "()()[][]{}{}[][]{}{}", "snippet": "Volcites(${9:pre})(${10:post})[${5:pre}][${6:post}]{${1:volume}}{${2:bibid}}[${7:pre}][${8:post}]{${3:volume}}{${4:bibid}}" } }, { "name": "pvolcite", "arg": { "format": "{}{}", "snippet": "pvolcite{${1:volume}}{${2:bibid}}" } }, { "name": "pvolcite", "arg": { "format": "[]{}{}", "snippet": "pvolcite[${3:prenote}]{${1:volume}}{${2:bibid}}" } }, { "name": "pvolcite", "arg": { "format": "{}[]{}", "snippet": "pvolcite{${1:volume}}[${3:pages}]{${2:bibid}}" } }, { "name": "pvolcite", "arg": { "format": "[]{}[]{}", "snippet": "pvolcite[${3:prenote}]{${1:volume}}[${4:pages}]{${2:bibid}}" } }, { "name": "Pvolcite", "arg": { "format": "{}{}", "snippet": "Pvolcite{${1:volume}}{${2:bibid}}" } }, { "name": "Pvolcite", "arg": { "format": "[]{}{}", "snippet": "Pvolcite[${3:prenote}]{${1:volume}}{${2:bibid}}" } }, { "name": "Pvolcite", "arg": { "format": "{}[]{}", "snippet": "Pvolcite{${1:volume}}[${3:pages}]{${2:bibid}}" } }, { "name": "Pvolcite", "arg": { "format": "[]{}[]{}", "snippet": "Pvolcite[${3:prenote}]{${1:volume}}[${4:pages}]{${2:bibid}}" } }, { "name": "pvolcites", "arg": { "format": "{}{}{}{}", "snippet": "pvolcites{${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "pvolcites", "unusual": true, "arg": { "format": "(){}{}{}{}", "snippet": "pvolcites(${5:pre}){${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "pvolcites", "arg": { "format": "()(){}{}{}{}", "snippet": "pvolcites(${5:pre})(${6:post}){${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "pvolcites", "unusual": true, "arg": { "format": "()()[]{}{}[]{}{}", "snippet": "pvolcites(${7:pre})(${8:post})[${5:pre}]{${1:volume}}{${2:bibid}}[${6:pre}]{${3:volume}}{${4:bibid}}" } }, { "name": "pvolcites", "unusual": true, "arg": { "format": "[]{}{}[]{}{}", "snippet": "pvolcites[${5:pre}]{${1:volume}}{${2:bibid}}[${6:pre}]{${3:volume}}{${4:bibid}}" } }, { "name": "pvolcites", "unusual": true, "arg": { "format": "[][]{}{}[][]{}{}", "snippet": "pvolcites[${5:pre}][${6:post}]{${1:volume}}{${2:bibid}}[${7:pre}][${8:post}]{${3:volume}}{${4:bibid}}" } }, { "name": "pvolcites", "arg": { "format": "()()[][]{}{}[][]{}{}", "snippet": "pvolcites(${9:pre})(${10:post})[${5:pre}][${6:post}]{${1:volume}}{${2:bibid}}[${7:pre}][${8:post}]{${3:volume}}{${4:bibid}}" } }, { "name": "Pvolcites", "arg": { "format": "{}{}{}{}", "snippet": "Pvolcites{${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "Pvolcites", "unusual": true, "arg": { "format": "(){}{}{}{}", "snippet": "Pvolcites(${5:pre}){${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "Pvolcites", "arg": { "format": "()(){}{}{}{}", "snippet": "Pvolcites(${5:pre})(${6:post}){${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "Pvolcites", "unusual": true, "arg": { "format": "()()[]{}{}[]{}{}", "snippet": "Pvolcites(${7:pre})(${8:post})[${5:pre}]{${1:volume}}{${2:bibid}}[${6:pre}]{${3:volume}}{${4:bibid}}" } }, { "name": "Pvolcites", "unusual": true, "arg": { "format": "[]{}{}[]{}{}", "snippet": "Pvolcites[${5:pre}]{${1:volume}}{${2:bibid}}[${6:pre}]{${3:volume}}{${4:bibid}}" } }, { "name": "Pvolcites", "unusual": true, "arg": { "format": "[][]{}{}[][]{}{}", "snippet": "Pvolcites[${5:pre}][${6:post}]{${1:volume}}{${2:bibid}}[${7:pre}][${8:post}]{${3:volume}}{${4:bibid}}" } }, { "name": "Pvolcites", "arg": { "format": "()()[][]{}{}[][]{}{}", "snippet": "Pvolcites(${9:pre})(${10:post})[${5:pre}][${6:post}]{${1:volume}}{${2:bibid}}[${7:pre}][${8:post}]{${3:volume}}{${4:bibid}}" } }, { "name": "fvolcite", "arg": { "format": "{}{}", "snippet": "fvolcite{${1:volume}}{${2:bibid}}" } }, { "name": "fvolcite", "arg": { "format": "[]{}{}", "snippet": "fvolcite[${3:prenote}]{${1:volume}}{${2:bibid}}" } }, { "name": "fvolcite", "arg": { "format": "{}[]{}", "snippet": "fvolcite{${1:volume}}[${3:pages}]{${2:bibid}}" } }, { "name": "fvolcite", "arg": { "format": "[]{}[]{}", "snippet": "fvolcite[${3:prenote}]{${1:volume}}[${4:pages}]{${2:bibid}}" } }, { "name": "Fvolcite", "arg": { "format": "{}{}", "snippet": "Fvolcite{${1:volume}}{${2:bibid}}" } }, { "name": "Fvolcite", "arg": { "format": "[]{}{}", "snippet": "Fvolcite[${3:prenote}]{${1:volume}}{${2:bibid}}" } }, { "name": "Fvolcite", "arg": { "format": "{}[]{}", "snippet": "Fvolcite{${1:volume}}[${3:pages}]{${2:bibid}}" } }, { "name": "Fvolcite", "arg": { "format": "[]{}[]{}", "snippet": "Fvolcite[${3:prenote}]{${1:volume}}[${4:pages}]{${2:bibid}}" } }, { "name": "fvolcites", "arg": { "format": "{}{}{}{}", "snippet": "fvolcites{${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "fvolcites", "unusual": true, "arg": { "format": "(){}{}{}{}", "snippet": "fvolcites(${5:pre}){${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "fvolcites", "arg": { "format": "()(){}{}{}{}", "snippet": "fvolcites(${5:pre})(${6:post}){${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "fvolcites", "unusual": true, "arg": { "format": "()()[]{}{}[]{}{}", "snippet": "fvolcites(${7:pre})(${8:post})[${5:pre}]{${1:volume}}{${2:bibid}}[${6:pre}]{${3:volume}}{${4:bibid}}" } }, { "name": "fvolcites", "unusual": true, "arg": { "format": "[]{}{}[]{}{}", "snippet": "fvolcites[${5:pre}]{${1:volume}}{${2:bibid}}[${6:pre}]{${3:volume}}{${4:bibid}}" } }, { "name": "fvolcites", "unusual": true, "arg": { "format": "[][]{}{}[][]{}{}", "snippet": "fvolcites[${5:pre}][${6:post}]{${1:volume}}{${2:bibid}}[${7:pre}][${8:post}]{${3:volume}}{${4:bibid}}" } }, { "name": "fvolcites", "arg": { "format": "()()[][]{}{}[][]{}{}", "snippet": "fvolcites(${9:pre})(${10:post})[${5:pre}][${6:post}]{${1:volume}}{${2:bibid}}[${7:pre}][${8:post}]{${3:volume}}{${4:bibid}}" } }, { "name": "Fvolcites", "arg": { "format": "{}{}{}{}", "snippet": "Fvolcites{${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "Fvolcites", "unusual": true, "arg": { "format": "(){}{}{}{}", "snippet": "Fvolcites(${5:pre}){${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "Fvolcites", "arg": { "format": "()(){}{}{}{}", "snippet": "Fvolcites(${5:pre})(${6:post}){${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "Fvolcites", "unusual": true, "arg": { "format": "()()[]{}{}[]{}{}", "snippet": "Fvolcites(${7:pre})(${8:post})[${5:pre}]{${1:volume}}{${2:bibid}}[${6:pre}]{${3:volume}}{${4:bibid}}" } }, { "name": "Fvolcites", "unusual": true, "arg": { "format": "[]{}{}[]{}{}", "snippet": "Fvolcites[${5:pre}]{${1:volume}}{${2:bibid}}[${6:pre}]{${3:volume}}{${4:bibid}}" } }, { "name": "Fvolcites", "unusual": true, "arg": { "format": "[][]{}{}[][]{}{}", "snippet": "Fvolcites[${5:pre}][${6:post}]{${1:volume}}{${2:bibid}}[${7:pre}][${8:post}]{${3:volume}}{${4:bibid}}" } }, { "name": "Fvolcites", "arg": { "format": "()()[][]{}{}[][]{}{}", "snippet": "Fvolcites(${9:pre})(${10:post})[${5:pre}][${6:post}]{${1:volume}}{${2:bibid}}[${7:pre}][${8:post}]{${3:volume}}{${4:bibid}}" } }, { "name": "ftvolcite", "arg": { "format": "{}{}", "snippet": "ftvolcite{${1:volume}}{${2:bibid}}" } }, { "name": "ftvolcite", "arg": { "format": "[]{}{}", "snippet": "ftvolcite[${3:prenote}]{${1:volume}}{${2:bibid}}" } }, { "name": "ftvolcite", "arg": { "format": "{}[]{}", "snippet": "ftvolcite{${1:volume}}[${3:pages}]{${2:bibid}}" } }, { "name": "ftvolcite", "arg": { "format": "[]{}[]{}", "snippet": "ftvolcite[${3:prenote}]{${1:volume}}[${4:pages}]{${2:bibid}}" } }, { "name": "Ftvolcite", "arg": { "format": "{}{}", "snippet": "Ftvolcite{${1:volume}}{${2:bibid}}" } }, { "name": "Ftvolcite", "arg": { "format": "[]{}{}", "snippet": "Ftvolcite[${3:prenote}]{${1:volume}}{${2:bibid}}" } }, { "name": "Ftvolcite", "arg": { "format": "{}[]{}", "snippet": "Ftvolcite{${1:volume}}[${3:pages}]{${2:bibid}}" } }, { "name": "Ftvolcite", "arg": { "format": "[]{}[]{}", "snippet": "Ftvolcite[${3:prenote}]{${1:volume}}[${4:pages}]{${2:bibid}}" } }, { "name": "ftvolcites", "arg": { "format": "{}{}{}{}", "snippet": "ftvolcites{${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "ftvolcites", "unusual": true, "arg": { "format": "(){}{}{}{}", "snippet": "ftvolcites(${5:pre}){${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "ftvolcites", "arg": { "format": "()(){}{}{}{}", "snippet": "ftvolcites(${5:pre})(${6:post}){${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "ftvolcites", "unusual": true, "arg": { "format": "()()[]{}{}[]{}{}", "snippet": "ftvolcites(${7:pre})(${8:post})[${5:pre}]{${1:volume}}{${2:bibid}}[${6:pre}]{${3:volume}}{${4:bibid}}" } }, { "name": "ftvolcites", "unusual": true, "arg": { "format": "[]{}{}[]{}{}", "snippet": "ftvolcites[${5:pre}]{${1:volume}}{${2:bibid}}[${6:pre}]{${3:volume}}{${4:bibid}}" } }, { "name": "ftvolcites", "unusual": true, "arg": { "format": "[][]{}{}[][]{}{}", "snippet": "ftvolcites[${5:pre}][${6:post}]{${1:volume}}{${2:bibid}}[${7:pre}][${8:post}]{${3:volume}}{${4:bibid}}" } }, { "name": "ftvolcites", "arg": { "format": "()()[][]{}{}[][]{}{}", "snippet": "ftvolcites(${9:pre})(${10:post})[${5:pre}][${6:post}]{${1:volume}}{${2:bibid}}[${7:pre}][${8:post}]{${3:volume}}{${4:bibid}}" } }, { "name": "Ftvolcites", "arg": { "format": "{}{}{}{}", "snippet": "Ftvolcites{${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "Ftvolcites", "unusual": true, "arg": { "format": "(){}{}{}{}", "snippet": "Ftvolcites(${5:pre}){${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "Ftvolcites", "arg": { "format": "()(){}{}{}{}", "snippet": "Ftvolcites(${5:pre})(${6:post}){${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "Ftvolcites", "unusual": true, "arg": { "format": "()()[]{}{}[]{}{}", "snippet": "Ftvolcites(${7:pre})(${8:post})[${5:pre}]{${1:volume}}{${2:bibid}}[${6:pre}]{${3:volume}}{${4:bibid}}" } }, { "name": "Ftvolcites", "unusual": true, "arg": { "format": "[]{}{}[]{}{}", "snippet": "Ftvolcites[${5:pre}]{${1:volume}}{${2:bibid}}[${6:pre}]{${3:volume}}{${4:bibid}}" } }, { "name": "Ftvolcites", "unusual": true, "arg": { "format": "[][]{}{}[][]{}{}", "snippet": "Ftvolcites[${5:pre}][${6:post}]{${1:volume}}{${2:bibid}}[${7:pre}][${8:post}]{${3:volume}}{${4:bibid}}" } }, { "name": "Ftvolcites", "arg": { "format": "()()[][]{}{}[][]{}{}", "snippet": "Ftvolcites(${9:pre})(${10:post})[${5:pre}][${6:post}]{${1:volume}}{${2:bibid}}[${7:pre}][${8:post}]{${3:volume}}{${4:bibid}}" } }, { "name": "svolcite", "arg": { "format": "{}{}", "snippet": "svolcite{${1:volume}}{${2:bibid}}" } }, { "name": "svolcite", "arg": { "format": "[]{}{}", "snippet": "svolcite[${3:prenote}]{${1:volume}}{${2:bibid}}" } }, { "name": "svolcite", "arg": { "format": "{}[]{}", "snippet": "svolcite{${1:volume}}[${3:pages}]{${2:bibid}}" } }, { "name": "svolcite", "arg": { "format": "[]{}[]{}", "snippet": "svolcite[${3:prenote}]{${1:volume}}[${4:pages}]{${2:bibid}}" } }, { "name": "Svolcite", "arg": { "format": "{}{}", "snippet": "Svolcite{${1:volume}}{${2:bibid}}" } }, { "name": "Svolcite", "arg": { "format": "[]{}{}", "snippet": "Svolcite[${3:prenote}]{${1:volume}}{${2:bibid}}" } }, { "name": "Svolcite", "arg": { "format": "{}[]{}", "snippet": "Svolcite{${1:volume}}[${3:pages}]{${2:bibid}}" } }, { "name": "Svolcite", "arg": { "format": "[]{}[]{}", "snippet": "Svolcite[${3:prenote}]{${1:volume}}[${4:pages}]{${2:bibid}}" } }, { "name": "svolcites", "arg": { "format": "{}{}{}{}", "snippet": "svolcites{${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "svolcites", "unusual": true, "arg": { "format": "(){}{}{}{}", "snippet": "svolcites(${5:pre}){${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "svolcites", "arg": { "format": "()(){}{}{}{}", "snippet": "svolcites(${5:pre})(${6:post}){${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "svolcites", "unusual": true, "arg": { "format": "()()[]{}{}[]{}{}", "snippet": "svolcites(${7:pre})(${8:post})[${5:pre}]{${1:volume}}{${2:bibid}}[${6:pre}]{${3:volume}}{${4:bibid}}" } }, { "name": "svolcites", "unusual": true, "arg": { "format": "[]{}{}[]{}{}", "snippet": "svolcites[${5:pre}]{${1:volume}}{${2:bibid}}[${6:pre}]{${3:volume}}{${4:bibid}}" } }, { "name": "svolcites", "unusual": true, "arg": { "format": "[][]{}{}[][]{}{}", "snippet": "svolcites[${5:pre}][${6:post}]{${1:volume}}{${2:bibid}}[${7:pre}][${8:post}]{${3:volume}}{${4:bibid}}" } }, { "name": "svolcites", "arg": { "format": "()()[][]{}{}[][]{}{}", "snippet": "svolcites(${9:pre})(${10:post})[${5:pre}][${6:post}]{${1:volume}}{${2:bibid}}[${7:pre}][${8:post}]{${3:volume}}{${4:bibid}}" } }, { "name": "Svolcites", "arg": { "format": "{}{}{}{}", "snippet": "Svolcites{${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "Svolcites", "unusual": true, "arg": { "format": "(){}{}{}{}", "snippet": "Svolcites(${5:pre}){${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "Svolcites", "arg": { "format": "()(){}{}{}{}", "snippet": "Svolcites(${5:pre})(${6:post}){${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "Svolcites", "unusual": true, "arg": { "format": "()()[]{}{}[]{}{}", "snippet": "Svolcites(${7:pre})(${8:post})[${5:pre}]{${1:volume}}{${2:bibid}}[${6:pre}]{${3:volume}}{${4:bibid}}" } }, { "name": "Svolcites", "unusual": true, "arg": { "format": "[]{}{}[]{}{}", "snippet": "Svolcites[${5:pre}]{${1:volume}}{${2:bibid}}[${6:pre}]{${3:volume}}{${4:bibid}}" } }, { "name": "Svolcites", "unusual": true, "arg": { "format": "[][]{}{}[][]{}{}", "snippet": "Svolcites[${5:pre}][${6:post}]{${1:volume}}{${2:bibid}}[${7:pre}][${8:post}]{${3:volume}}{${4:bibid}}" } }, { "name": "Svolcites", "arg": { "format": "()()[][]{}{}[][]{}{}", "snippet": "Svolcites(${9:pre})(${10:post})[${5:pre}][${6:post}]{${1:volume}}{${2:bibid}}[${7:pre}][${8:post}]{${3:volume}}{${4:bibid}}" } }, { "name": "tvolcite", "arg": { "format": "{}{}", "snippet": "tvolcite{${1:volume}}{${2:bibid}}" } }, { "name": "tvolcite", "arg": { "format": "[]{}{}", "snippet": "tvolcite[${3:prenote}]{${1:volume}}{${2:bibid}}" } }, { "name": "tvolcite", "arg": { "format": "{}[]{}", "snippet": "tvolcite{${1:volume}}[${3:pages}]{${2:bibid}}" } }, { "name": "tvolcite", "arg": { "format": "[]{}[]{}", "snippet": "tvolcite[${3:prenote}]{${1:volume}}[${4:pages}]{${2:bibid}}" } }, { "name": "Tvolcite", "arg": { "format": "{}{}", "snippet": "Tvolcite{${1:volume}}{${2:bibid}}" } }, { "name": "Tvolcite", "arg": { "format": "[]{}{}", "snippet": "Tvolcite[${3:prenote}]{${1:volume}}{${2:bibid}}" } }, { "name": "Tvolcite", "arg": { "format": "{}[]{}", "snippet": "Tvolcite{${1:volume}}[${3:pages}]{${2:bibid}}" } }, { "name": "Tvolcite", "arg": { "format": "[]{}[]{}", "snippet": "Tvolcite[${3:prenote}]{${1:volume}}[${4:pages}]{${2:bibid}}" } }, { "name": "tvolcites", "arg": { "format": "{}{}{}{}", "snippet": "tvolcites{${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "tvolcites", "unusual": true, "arg": { "format": "(){}{}{}{}", "snippet": "tvolcites(${5:pre}){${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "tvolcites", "arg": { "format": "()(){}{}{}{}", "snippet": "tvolcites(${5:pre})(${6:post}){${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "tvolcites", "unusual": true, "arg": { "format": "()()[]{}{}[]{}{}", "snippet": "tvolcites(${7:pre})(${8:post})[${5:pre}]{${1:volume}}{${2:bibid}}[${6:pre}]{${3:volume}}{${4:bibid}}" } }, { "name": "tvolcites", "unusual": true, "arg": { "format": "[]{}{}[]{}{}", "snippet": "tvolcites[${5:pre}]{${1:volume}}{${2:bibid}}[${6:pre}]{${3:volume}}{${4:bibid}}" } }, { "name": "tvolcites", "unusual": true, "arg": { "format": "[][]{}{}[][]{}{}", "snippet": "tvolcites[${5:pre}][${6:post}]{${1:volume}}{${2:bibid}}[${7:pre}][${8:post}]{${3:volume}}{${4:bibid}}" } }, { "name": "tvolcites", "arg": { "format": "()()[][]{}{}[][]{}{}", "snippet": "tvolcites(${9:pre})(${10:post})[${5:pre}][${6:post}]{${1:volume}}{${2:bibid}}[${7:pre}][${8:post}]{${3:volume}}{${4:bibid}}" } }, { "name": "Tvolcites", "arg": { "format": "{}{}{}{}", "snippet": "Tvolcites{${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "Tvolcites", "unusual": true, "arg": { "format": "(){}{}{}{}", "snippet": "Tvolcites(${5:pre}){${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "Tvolcites", "arg": { "format": "()(){}{}{}{}", "snippet": "Tvolcites(${5:pre})(${6:post}){${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "Tvolcites", "unusual": true, "arg": { "format": "()()[]{}{}[]{}{}", "snippet": "Tvolcites(${7:pre})(${8:post})[${5:pre}]{${1:volume}}{${2:bibid}}[${6:pre}]{${3:volume}}{${4:bibid}}" } }, { "name": "Tvolcites", "unusual": true, "arg": { "format": "[]{}{}[]{}{}", "snippet": "Tvolcites[${5:pre}]{${1:volume}}{${2:bibid}}[${6:pre}]{${3:volume}}{${4:bibid}}" } }, { "name": "Tvolcites", "unusual": true, "arg": { "format": "[][]{}{}[][]{}{}", "snippet": "Tvolcites[${5:pre}][${6:post}]{${1:volume}}{${2:bibid}}[${7:pre}][${8:post}]{${3:volume}}{${4:bibid}}" } }, { "name": "Tvolcites", "arg": { "format": "()()[][]{}{}[][]{}{}", "snippet": "Tvolcites(${9:pre})(${10:post})[${5:pre}][${6:post}]{${1:volume}}{${2:bibid}}[${7:pre}][${8:post}]{${3:volume}}{${4:bibid}}" } }, { "name": "avolcite", "arg": { "format": "{}{}", "snippet": "avolcite{${1:volume}}{${2:bibid}}" } }, { "name": "avolcite", "arg": { "format": "[]{}{}", "snippet": "avolcite[${3:prenote}]{${1:volume}}{${2:bibid}}" } }, { "name": "avolcite", "arg": { "format": "{}[]{}", "snippet": "avolcite{${1:volume}}[${3:pages}]{${2:bibid}}" } }, { "name": "avolcite", "arg": { "format": "[]{}[]{}", "snippet": "avolcite[${3:prenote}]{${1:volume}}[${4:pages}]{${2:bibid}}" } }, { "name": "Avolcite", "arg": { "format": "{}{}", "snippet": "Avolcite{${1:volume}}{${2:bibid}}" } }, { "name": "Avolcite", "arg": { "format": "[]{}{}", "snippet": "Avolcite[${3:prenote}]{${1:volume}}{${2:bibid}}" } }, { "name": "Avolcite", "arg": { "format": "{}[]{}", "snippet": "Avolcite{${1:volume}}[${3:pages}]{${2:bibid}}" } }, { "name": "Avolcite", "arg": { "format": "[]{}[]{}", "snippet": "Avolcite[${3:prenote}]{${1:volume}}[${4:pages}]{${2:bibid}}" } }, { "name": "avolcites", "arg": { "format": "{}{}{}{}", "snippet": "avolcites{${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "avolcites", "unusual": true, "arg": { "format": "(){}{}{}{}", "snippet": "avolcites(${5:pre}){${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "avolcites", "arg": { "format": "()(){}{}{}{}", "snippet": "avolcites(${5:pre})(${6:post}){${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "avolcites", "unusual": true, "arg": { "format": "()()[]{}{}[]{}{}", "snippet": "avolcites(${7:pre})(${8:post})[${5:pre}]{${1:volume}}{${2:bibid}}[${6:pre}]{${3:volume}}{${4:bibid}}" } }, { "name": "avolcites", "unusual": true, "arg": { "format": "[]{}{}[]{}{}", "snippet": "avolcites[${5:pre}]{${1:volume}}{${2:bibid}}[${6:pre}]{${3:volume}}{${4:bibid}}" } }, { "name": "avolcites", "unusual": true, "arg": { "format": "[][]{}{}[][]{}{}", "snippet": "avolcites[${5:pre}][${6:post}]{${1:volume}}{${2:bibid}}[${7:pre}][${8:post}]{${3:volume}}{${4:bibid}}" } }, { "name": "avolcites", "arg": { "format": "()()[][]{}{}[][]{}{}", "snippet": "avolcites(${9:pre})(${10:post})[${5:pre}][${6:post}]{${1:volume}}{${2:bibid}}[${7:pre}][${8:post}]{${3:volume}}{${4:bibid}}" } }, { "name": "Avolcites", "arg": { "format": "{}{}{}{}", "snippet": "Avolcites{${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "Avolcites", "unusual": true, "arg": { "format": "(){}{}{}{}", "snippet": "Avolcites(${5:pre}){${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "Avolcites", "arg": { "format": "()(){}{}{}{}", "snippet": "Avolcites(${5:pre})(${6:post}){${1:volume}}{${2:bibid}}{${3:volume}}{${4:bibid}}" } }, { "name": "Avolcites", "unusual": true, "arg": { "format": "()()[]{}{}[]{}{}", "snippet": "Avolcites(${7:pre})(${8:post})[${5:pre}]{${1:volume}}{${2:bibid}}[${6:pre}]{${3:volume}}{${4:bibid}}" } }, { "name": "Avolcites", "unusual": true, "arg": { "format": "[]{}{}[]{}{}", "snippet": "Avolcites[${5:pre}]{${1:volume}}{${2:bibid}}[${6:pre}]{${3:volume}}{${4:bibid}}" } }, { "name": "Avolcites", "unusual": true, "arg": { "format": "[][]{}{}[][]{}{}", "snippet": "Avolcites[${5:pre}][${6:post}]{${1:volume}}{${2:bibid}}[${7:pre}][${8:post}]{${3:volume}}{${4:bibid}}" } }, { "name": "Avolcites", "arg": { "format": "()()[][]{}{}[][]{}{}", "snippet": "Avolcites(${9:pre})(${10:post})[${5:pre}][${6:post}]{${1:volume}}{${2:bibid}}[${7:pre}][${8:post}]{${3:volume}}{${4:bibid}}" } }, { "name": "notecite", "arg": { "format": "[][]{}", "snippet": "notecite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "notecite", "arg": { "format": "[]{}", "snippet": "notecite[${2:postnote}]{${1:bibid}}" } }, { "name": "notecite", "arg": { "format": "{}", "snippet": "notecite{${1:bibid}}" } }, { "name": "Notecite", "arg": { "format": "[][]{}", "snippet": "Notecite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Notecite", "arg": { "format": "[]{}", "snippet": "Notecite[${2:postnote}]{${1:bibid}}" } }, { "name": "Notecite", "arg": { "format": "{}", "snippet": "Notecite{${1:bibid}}" } }, { "name": "pnotecite", "arg": { "format": "[][]{}", "snippet": "pnotecite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "pnotecite", "arg": { "format": "[]{}", "snippet": "pnotecite[${2:postnote}]{${1:bibid}}" } }, { "name": "pnotecite", "arg": { "format": "{}", "snippet": "pnotecite{${1:bibid}}" } }, { "name": "Pnotecite", "arg": { "format": "[][]{}", "snippet": "Pnotecite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Pnotecite", "arg": { "format": "[]{}", "snippet": "Pnotecite[${2:postnote}]{${1:bibid}}" } }, { "name": "Pnotecite", "arg": { "format": "{}", "snippet": "Pnotecite{${1:bibid}}" } }, { "name": "fnotecite", "arg": { "format": "[][]{}", "snippet": "fnotecite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "fnotecite", "arg": { "format": "[]{}", "snippet": "fnotecite[${2:postnote}]{${1:bibid}}" } }, { "name": "fnotecite", "arg": { "format": "{}", "snippet": "fnotecite{${1:bibid}}" } }, { "name": "citename", "arg": { "format": "[][]{}[]{}", "snippet": "citename[${3:prenote}][${4:postnote}]{${1:bibid}}[${5:format}]{${2:name list}}" } }, { "name": "citename", "arg": { "format": "[]{}[]{}", "snippet": "citename[${3:postnote}]{${1:bibid}}[${4:format}]{${2:name list}}" } }, { "name": "citename", "arg": { "format": "[]{}{}", "snippet": "citename[${3:postnote}]{${1:bibid}}{${2:name list}}" } }, { "name": "citename", "arg": { "format": "{}[]{}", "snippet": "citename{${1:bibid}}[${3:format}]{${2:name list}}" } }, { "name": "citename", "arg": { "format": "{}{}", "snippet": "citename{${1:bibid}}{${2:name list}}" } }, { "name": "citelist", "arg": { "format": "[][]{}[]{}", "snippet": "citelist[${3:prenote}][${4:postnote}]{${1:bibid}}[${5:format}]{${2:literal list}}" } }, { "name": "citelist", "arg": { "format": "[]{}[]{}", "snippet": "citelist[${3:postnote}]{${1:bibid}}[${4:format}]{${2:literal list}}" } }, { "name": "citelist", "arg": { "format": "[]{}{}", "snippet": "citelist[${3:postnote}]{${1:bibid}}{${2:literal list}}" } }, { "name": "citelist", "arg": { "format": "{}[]{}", "snippet": "citelist{${1:bibid}}[${3:format}]{${2:literal list}}" } }, { "name": "citelist", "arg": { "format": "{}{}", "snippet": "citelist{${1:bibid}}{${2:literal list}}" } }, { "name": "citefield", "arg": { "format": "[][]{}[]{}", "snippet": "citefield[${3:prenote}][${4:postnote}]{${1:bibid}}[${5:format}]{${2:field}}" } }, { "name": "citefield", "arg": { "format": "[]{}[]{}", "snippet": "citefield[${3:postnote}]{${1:bibid}}[${4:format}]{${2:field}}" } }, { "name": "citefield", "arg": { "format": "[]{}{}", "snippet": "citefield[${3:postnote}]{${1:bibid}}{${2:field}}" } }, { "name": "citefield", "arg": { "format": "{}[]{}", "snippet": "citefield{${1:bibid}}[${3:format}]{${2:field}}" } }, { "name": "citefield", "arg": { "format": "{}{}", "snippet": "citefield{${1:bibid}}{${2:field}}" } }, { "name": "citereset" }, { "name": "citereset*" }, { "name": "mancite" }, { "name": "pno" }, { "name": "ppno" }, { "name": "nopp" }, { "name": "psq" }, { "name": "psqq" }, { "name": "sqspace", "unusual": true }, { "name": "ppspace", "unusual": true }, { "name": "pnfmt", "unusual": true, "arg": { "format": "{}", "snippet": "pnfmt{${1:text}}" } }, { "name": "RN", "arg": { "format": "{}", "snippet": "RN{${1:integer}}" } }, { "name": "RNfont", "unusual": true }, { "name": "Rn", "arg": { "format": "{}", "snippet": "Rn{${1:integer}}" } }, { "name": "Rnfont", "unusual": true }, { "name": "citet", "if": "natbib", "arg": { "format": "[][]{}", "snippet": "citet[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citet", "if": "natbib", "arg": { "format": "[]{}", "snippet": "citet[${2:postnote}]{${1:bibid}}" } }, { "name": "citet", "if": "natbib", "arg": { "format": "{}", "snippet": "citet{${1:bibid}}" } }, { "name": "citet*", "if": "natbib", "arg": { "format": "[][]{}", "snippet": "citet*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citet*", "if": "natbib", "arg": { "format": "[]{}", "snippet": "citet*[${2:postnote}]{${1:bibid}}" } }, { "name": "citet*", "if": "natbib", "arg": { "format": "{}", "snippet": "citet*{${1:bibid}}" } }, { "name": "citep", "if": "natbib", "arg": { "format": "[][]{}", "snippet": "citep[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citep", "if": "natbib", "arg": { "format": "[]{}", "snippet": "citep[${2:postnote}]{${1:bibid}}" } }, { "name": "citep", "if": "natbib", "arg": { "format": "{}", "snippet": "citep{${1:bibid}}" } }, { "name": "citep*", "if": "natbib", "arg": { "format": "[][]{}", "snippet": "citep*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citep*", "if": "natbib", "arg": { "format": "[]{}", "snippet": "citep*[${2:postnote}]{${1:bibid}}" } }, { "name": "citep*", "if": "natbib", "arg": { "format": "{}", "snippet": "citep*{${1:bibid}}" } }, { "name": "citealt", "if": "natbib", "arg": { "format": "[][]{}", "snippet": "citealt[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citealt", "if": "natbib", "arg": { "format": "[]{}", "snippet": "citealt[${2:postnote}]{${1:bibid}}" } }, { "name": "citealt", "if": "natbib", "arg": { "format": "{}", "snippet": "citealt{${1:bibid}}" } }, { "name": "citealt*", "if": "natbib", "arg": { "format": "[][]{}", "snippet": "citealt*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citealt*", "if": "natbib", "arg": { "format": "[]{}", "snippet": "citealt*[${2:postnote}]{${1:bibid}}" } }, { "name": "citealt*", "if": "natbib", "arg": { "format": "{}", "snippet": "citealt*{${1:bibid}}" } }, { "name": "citealp", "if": "natbib", "arg": { "format": "[][]{}", "snippet": "citealp[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citealp", "if": "natbib", "arg": { "format": "[]{}", "snippet": "citealp[${2:postnote}]{${1:bibid}}" } }, { "name": "citealp", "if": "natbib", "arg": { "format": "{}", "snippet": "citealp{${1:bibid}}" } }, { "name": "citealp*", "if": "natbib", "arg": { "format": "[][]{}", "snippet": "citealp*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citealp*", "if": "natbib", "arg": { "format": "[]{}", "snippet": "citealp*[${2:postnote}]{${1:bibid}}" } }, { "name": "citealp*", "if": "natbib", "arg": { "format": "{}", "snippet": "citealp*{${1:bibid}}" } }, { "name": "citeauthor", "if": "natbib", "arg": { "format": "[][]{}", "snippet": "citeauthor[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citeauthor", "if": "natbib", "arg": { "format": "[]{}", "snippet": "citeauthor[${2:postnote}]{${1:bibid}}" } }, { "name": "citeauthor", "if": "natbib", "arg": { "format": "{}", "snippet": "citeauthor{${1:bibid}}" } }, { "name": "citeauthor*", "if": "natbib", "arg": { "format": "[][]{}", "snippet": "citeauthor*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citeauthor*", "if": "natbib", "arg": { "format": "[]{}", "snippet": "citeauthor*[${2:postnote}]{${1:bibid}}" } }, { "name": "citeauthor*", "if": "natbib", "arg": { "format": "{}", "snippet": "citeauthor*{${1:bibid}}" } }, { "name": "citeyearpar", "if": "natbib", "arg": { "format": "[][]{}", "snippet": "citeyearpar[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citeyearpar", "if": "natbib", "arg": { "format": "[]{}", "snippet": "citeyearpar[${2:postnote}]{${1:bibid}}" } }, { "name": "citeyearpar", "if": "natbib", "arg": { "format": "{}", "snippet": "citeyearpar{${1:bibid}}" } }, { "name": "Citet", "if": "natbib", "arg": { "format": "[][]{}", "snippet": "Citet[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Citet", "if": "natbib", "arg": { "format": "[]{}", "snippet": "Citet[${2:postnote}]{${1:bibid}}" } }, { "name": "Citet", "if": "natbib", "arg": { "format": "{}", "snippet": "Citet{${1:bibid}}" } }, { "name": "Citet*", "if": "natbib", "arg": { "format": "[][]{}", "snippet": "Citet*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Citet*", "if": "natbib", "arg": { "format": "[]{}", "snippet": "Citet*[${2:postnote}]{${1:bibid}}" } }, { "name": "Citet*", "if": "natbib", "arg": { "format": "{}", "snippet": "Citet*{${1:bibid}}" } }, { "name": "Citep", "if": "natbib", "arg": { "format": "[][]{}", "snippet": "Citep[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Citep", "if": "natbib", "arg": { "format": "[]{}", "snippet": "Citep[${2:postnote}]{${1:bibid}}" } }, { "name": "Citep", "if": "natbib", "arg": { "format": "{}", "snippet": "Citep{${1:bibid}}" } }, { "name": "Citep*", "if": "natbib", "arg": { "format": "[][]{}", "snippet": "Citep*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Citep*", "if": "natbib", "arg": { "format": "[]{}", "snippet": "Citep*[${2:postnote}]{${1:bibid}}" } }, { "name": "Citep*", "if": "natbib", "arg": { "format": "{}", "snippet": "Citep*{${1:bibid}}" } }, { "name": "Citealt", "if": "natbib", "arg": { "format": "[][]{}", "snippet": "Citealt[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Citealt", "if": "natbib", "arg": { "format": "[]{}", "snippet": "Citealt[${2:postnote}]{${1:bibid}}" } }, { "name": "Citealt", "if": "natbib", "arg": { "format": "{}", "snippet": "Citealt{${1:bibid}}" } }, { "name": "Citealt*", "if": "natbib", "arg": { "format": "[][]{}", "snippet": "Citealt*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Citealt*", "if": "natbib", "arg": { "format": "[]{}", "snippet": "Citealt*[${2:postnote}]{${1:bibid}}" } }, { "name": "Citealt*", "if": "natbib", "arg": { "format": "{}", "snippet": "Citealt*{${1:bibid}}" } }, { "name": "Citealp", "if": "natbib", "arg": { "format": "[][]{}", "snippet": "Citealp[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Citealp", "if": "natbib", "arg": { "format": "[]{}", "snippet": "Citealp[${2:postnote}]{${1:bibid}}" } }, { "name": "Citealp", "if": "natbib", "arg": { "format": "{}", "snippet": "Citealp{${1:bibid}}" } }, { "name": "Citealp*", "if": "natbib", "arg": { "format": "[][]{}", "snippet": "Citealp*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Citealp*", "if": "natbib", "arg": { "format": "[]{}", "snippet": "Citealp*[${2:postnote}]{${1:bibid}}" } }, { "name": "Citealp*", "if": "natbib", "arg": { "format": "{}", "snippet": "Citealp*{${1:bibid}}" } }, { "name": "citefullauthor", "if": "natbib", "arg": { "format": "[][]{}", "snippet": "citefullauthor[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citefullauthor", "if": "natbib", "arg": { "format": "[]{}", "snippet": "citefullauthor[${2:postnote}]{${1:bibid}}" } }, { "name": "citefullauthor", "if": "natbib", "arg": { "format": "{}", "snippet": "citefullauthor{${1:bibid}}" } }, { "name": "Citefullauthor", "if": "natbib", "arg": { "format": "[][]{}", "snippet": "Citefullauthor[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Citefullauthor", "if": "natbib", "arg": { "format": "[]{}", "snippet": "Citefullauthor[${2:postnote}]{${1:bibid}}" } }, { "name": "Citefullauthor", "if": "natbib", "arg": { "format": "{}", "snippet": "Citefullauthor{${1:bibid}}" } }, { "name": "citetext", "if": "natbib", "arg": { "format": "{}", "snippet": "citetext{${1:text}}" } }, { "name": "defcitealias", "if": "natbib", "arg": { "format": "{}{}", "snippet": "defcitealias{${1:bibid}}{${2:alias}}" } }, { "name": "citetalias", "if": "natbib", "arg": { "format": "{}", "snippet": "citetalias{${1:bibid}}" } }, { "name": "citepalias", "if": "natbib", "arg": { "format": "{}", "snippet": "citepalias{${1:bibid}}" } }, { "name": "citet", "if": "natbib=true", "arg": { "format": "[][]{}", "snippet": "citet[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citet", "if": "natbib=true", "arg": { "format": "[]{}", "snippet": "citet[${2:postnote}]{${1:bibid}}" } }, { "name": "citet", "if": "natbib=true", "arg": { "format": "{}", "snippet": "citet{${1:bibid}}" } }, { "name": "citet*", "if": "natbib=true", "arg": { "format": "[][]{}", "snippet": "citet*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citet*", "if": "natbib=true", "arg": { "format": "[]{}", "snippet": "citet*[${2:postnote}]{${1:bibid}}" } }, { "name": "citet*", "if": "natbib=true", "arg": { "format": "{}", "snippet": "citet*{${1:bibid}}" } }, { "name": "citep", "if": "natbib=true", "arg": { "format": "[][]{}", "snippet": "citep[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citep", "if": "natbib=true", "arg": { "format": "[]{}", "snippet": "citep[${2:postnote}]{${1:bibid}}" } }, { "name": "citep", "if": "natbib=true", "arg": { "format": "{}", "snippet": "citep{${1:bibid}}" } }, { "name": "citep*", "if": "natbib=true", "arg": { "format": "[][]{}", "snippet": "citep*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citep*", "if": "natbib=true", "arg": { "format": "[]{}", "snippet": "citep*[${2:postnote}]{${1:bibid}}" } }, { "name": "citep*", "if": "natbib=true", "arg": { "format": "{}", "snippet": "citep*{${1:bibid}}" } }, { "name": "citealt", "if": "natbib=true", "arg": { "format": "[][]{}", "snippet": "citealt[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citealt", "if": "natbib=true", "arg": { "format": "[]{}", "snippet": "citealt[${2:postnote}]{${1:bibid}}" } }, { "name": "citealt", "if": "natbib=true", "arg": { "format": "{}", "snippet": "citealt{${1:bibid}}" } }, { "name": "citealt*", "if": "natbib=true", "arg": { "format": "[][]{}", "snippet": "citealt*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citealt*", "if": "natbib=true", "arg": { "format": "[]{}", "snippet": "citealt*[${2:postnote}]{${1:bibid}}" } }, { "name": "citealt*", "if": "natbib=true", "arg": { "format": "{}", "snippet": "citealt*{${1:bibid}}" } }, { "name": "citealp", "if": "natbib=true", "arg": { "format": "[][]{}", "snippet": "citealp[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citealp", "if": "natbib=true", "arg": { "format": "[]{}", "snippet": "citealp[${2:postnote}]{${1:bibid}}" } }, { "name": "citealp", "if": "natbib=true", "arg": { "format": "{}", "snippet": "citealp{${1:bibid}}" } }, { "name": "citealp*", "if": "natbib=true", "arg": { "format": "[][]{}", "snippet": "citealp*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citealp*", "if": "natbib=true", "arg": { "format": "[]{}", "snippet": "citealp*[${2:postnote}]{${1:bibid}}" } }, { "name": "citealp*", "if": "natbib=true", "arg": { "format": "{}", "snippet": "citealp*{${1:bibid}}" } }, { "name": "citeauthor", "if": "natbib=true", "arg": { "format": "[][]{}", "snippet": "citeauthor[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citeauthor", "if": "natbib=true", "arg": { "format": "[]{}", "snippet": "citeauthor[${2:postnote}]{${1:bibid}}" } }, { "name": "citeauthor", "if": "natbib=true", "arg": { "format": "{}", "snippet": "citeauthor{${1:bibid}}" } }, { "name": "citeauthor*", "if": "natbib=true", "arg": { "format": "[][]{}", "snippet": "citeauthor*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citeauthor*", "if": "natbib=true", "arg": { "format": "[]{}", "snippet": "citeauthor*[${2:postnote}]{${1:bibid}}" } }, { "name": "citeauthor*", "if": "natbib=true", "arg": { "format": "{}", "snippet": "citeauthor*{${1:bibid}}" } }, { "name": "citeyearpar", "if": "natbib=true", "arg": { "format": "[][]{}", "snippet": "citeyearpar[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citeyearpar", "if": "natbib=true", "arg": { "format": "[]{}", "snippet": "citeyearpar[${2:postnote}]{${1:bibid}}" } }, { "name": "citeyearpar", "if": "natbib=true", "arg": { "format": "{}", "snippet": "citeyearpar{${1:bibid}}" } }, { "name": "Citet", "if": "natbib=true", "arg": { "format": "[][]{}", "snippet": "Citet[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Citet", "if": "natbib=true", "arg": { "format": "[]{}", "snippet": "Citet[${2:postnote}]{${1:bibid}}" } }, { "name": "Citet", "if": "natbib=true", "arg": { "format": "{}", "snippet": "Citet{${1:bibid}}" } }, { "name": "Citet*", "if": "natbib=true", "arg": { "format": "[][]{}", "snippet": "Citet*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Citet*", "if": "natbib=true", "arg": { "format": "[]{}", "snippet": "Citet*[${2:postnote}]{${1:bibid}}" } }, { "name": "Citet*", "if": "natbib=true", "arg": { "format": "{}", "snippet": "Citet*{${1:bibid}}" } }, { "name": "Citep", "if": "natbib=true", "arg": { "format": "[][]{}", "snippet": "Citep[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Citep", "if": "natbib=true", "arg": { "format": "[]{}", "snippet": "Citep[${2:postnote}]{${1:bibid}}" } }, { "name": "Citep", "if": "natbib=true", "arg": { "format": "{}", "snippet": "Citep{${1:bibid}}" } }, { "name": "Citep*", "if": "natbib=true", "arg": { "format": "[][]{}", "snippet": "Citep*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Citep*", "if": "natbib=true", "arg": { "format": "[]{}", "snippet": "Citep*[${2:postnote}]{${1:bibid}}" } }, { "name": "Citep*", "if": "natbib=true", "arg": { "format": "{}", "snippet": "Citep*{${1:bibid}}" } }, { "name": "Citealt", "if": "natbib=true", "arg": { "format": "[][]{}", "snippet": "Citealt[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Citealt", "if": "natbib=true", "arg": { "format": "[]{}", "snippet": "Citealt[${2:postnote}]{${1:bibid}}" } }, { "name": "Citealt", "if": "natbib=true", "arg": { "format": "{}", "snippet": "Citealt{${1:bibid}}" } }, { "name": "Citealt*", "if": "natbib=true", "arg": { "format": "[][]{}", "snippet": "Citealt*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Citealt*", "if": "natbib=true", "arg": { "format": "[]{}", "snippet": "Citealt*[${2:postnote}]{${1:bibid}}" } }, { "name": "Citealt*", "if": "natbib=true", "arg": { "format": "{}", "snippet": "Citealt*{${1:bibid}}" } }, { "name": "Citealp", "if": "natbib=true", "arg": { "format": "[][]{}", "snippet": "Citealp[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Citealp", "if": "natbib=true", "arg": { "format": "[]{}", "snippet": "Citealp[${2:postnote}]{${1:bibid}}" } }, { "name": "Citealp", "if": "natbib=true", "arg": { "format": "{}", "snippet": "Citealp{${1:bibid}}" } }, { "name": "Citealp*", "if": "natbib=true", "arg": { "format": "[][]{}", "snippet": "Citealp*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Citealp*", "if": "natbib=true", "arg": { "format": "[]{}", "snippet": "Citealp*[${2:postnote}]{${1:bibid}}" } }, { "name": "Citealp*", "if": "natbib=true", "arg": { "format": "{}", "snippet": "Citealp*{${1:bibid}}" } }, { "name": "citefullauthor", "if": "natbib=true", "arg": { "format": "[][]{}", "snippet": "citefullauthor[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citefullauthor", "if": "natbib=true", "arg": { "format": "[]{}", "snippet": "citefullauthor[${2:postnote}]{${1:bibid}}" } }, { "name": "citefullauthor", "if": "natbib=true", "arg": { "format": "{}", "snippet": "citefullauthor{${1:bibid}}" } }, { "name": "Citefullauthor", "if": "natbib=true", "arg": { "format": "[][]{}", "snippet": "Citefullauthor[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Citefullauthor", "if": "natbib=true", "arg": { "format": "[]{}", "snippet": "Citefullauthor[${2:postnote}]{${1:bibid}}" } }, { "name": "Citefullauthor", "if": "natbib=true", "arg": { "format": "{}", "snippet": "Citefullauthor{${1:bibid}}" } }, { "name": "citetext", "if": "natbib=true", "arg": { "format": "{}", "snippet": "citetext{${1:text}}" } }, { "name": "defcitealias", "if": "natbib=true", "arg": { "format": "{}{}", "snippet": "defcitealias{${1:bibid}}{${2:alias}}" } }, { "name": "citetalias", "if": "natbib=true", "arg": { "format": "{}", "snippet": "citetalias{${1:bibid}}" } }, { "name": "citepalias", "if": "natbib=true", "arg": { "format": "{}", "snippet": "citepalias{${1:bibid}}" } }, { "name": "mcite", "if": "mcite", "arg": { "format": "[][]{}", "snippet": "mcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "mcite", "if": "mcite", "arg": { "format": "[]{}", "snippet": "mcite[${2:postnote}]{${1:bibid}}" } }, { "name": "mcite", "if": "mcite", "arg": { "format": "{}", "snippet": "mcite{${1:bibid}}" } }, { "name": "Mcite", "if": "mcite", "arg": { "format": "[][]{}", "snippet": "Mcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Mcite", "if": "mcite", "arg": { "format": "[]{}", "snippet": "Mcite[${2:postnote}]{${1:bibid}}" } }, { "name": "Mcite", "if": "mcite", "arg": { "format": "{}", "snippet": "Mcite{${1:bibid}}" } }, { "name": "mparencite", "if": "mcite", "arg": { "format": "[][]{}", "snippet": "mparencite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "mparencite", "if": "mcite", "arg": { "format": "[]{}", "snippet": "mparencite[${2:postnote}]{${1:bibid}}" } }, { "name": "mparencite", "if": "mcite", "arg": { "format": "{}", "snippet": "mparencite{${1:bibid}}" } }, { "name": "Mparencite", "if": "mcite", "arg": { "format": "[][]{}", "snippet": "Mparencite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Mparencite", "if": "mcite", "arg": { "format": "[]{}", "snippet": "Mparencite[${2:postnote}]{${1:bibid}}" } }, { "name": "Mparencite", "if": "mcite", "arg": { "format": "{}", "snippet": "Mparencite{${1:bibid}}" } }, { "name": "mfootcite", "if": "mcite", "arg": { "format": "[][]{}", "snippet": "mfootcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "mfootcite", "if": "mcite", "arg": { "format": "[]{}", "snippet": "mfootcite[${2:postnote}]{${1:bibid}}" } }, { "name": "mfootcite", "if": "mcite", "arg": { "format": "{}", "snippet": "mfootcite{${1:bibid}}" } }, { "name": "mfootcitetext", "if": "mcite", "arg": { "format": "[][]{}", "snippet": "mfootcitetext[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "mfootcitetext", "if": "mcite", "arg": { "format": "[]{}", "snippet": "mfootcitetext[${2:postnote}]{${1:bibid}}" } }, { "name": "mfootcitetext", "if": "mcite", "arg": { "format": "{}", "snippet": "mfootcitetext{${1:bibid}}" } }, { "name": "mtextcite", "if": "mcite", "arg": { "format": "[][]{}", "snippet": "mtextcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "mtextcite", "if": "mcite", "arg": { "format": "[]{}", "snippet": "mtextcite[${2:postnote}]{${1:bibid}}" } }, { "name": "mtextcite", "if": "mcite", "arg": { "format": "{}", "snippet": "mtextcite{${1:bibid}}" } }, { "name": "Mtextcite", "if": "mcite", "arg": { "format": "[][]{}", "snippet": "Mtextcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Mtextcite", "if": "mcite", "arg": { "format": "[]{}", "snippet": "Mtextcite[${2:postnote}]{${1:bibid}}" } }, { "name": "Mtextcite", "if": "mcite", "arg": { "format": "{}", "snippet": "Mtextcite{${1:bibid}}" } }, { "name": "msupercite", "if": "mcite", "arg": { "format": "{}", "snippet": "msupercite{${1:bibid}}" } }, { "name": "mcite*", "if": "mcite", "arg": { "format": "[][]{}", "snippet": "mcite*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "mcite*", "if": "mcite", "arg": { "format": "[]{}", "snippet": "mcite*[${2:postnote}]{${1:bibid}}" } }, { "name": "mcite*", "if": "mcite", "arg": { "format": "{}", "snippet": "mcite*{${1:bibid}}" } }, { "name": "mparencite*", "if": "mcite", "arg": { "format": "[][]{}", "snippet": "mparencite*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "mparencite*", "if": "mcite", "arg": { "format": "[]{}", "snippet": "mparencite*[${2:postnote}]{${1:bibid}}" } }, { "name": "mparencite*", "if": "mcite", "arg": { "format": "{}", "snippet": "mparencite*{${1:bibid}}" } }, { "name": "mautocite", "if": "mcite", "arg": { "format": "[][]{}", "snippet": "mautocite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "mautocite", "if": "mcite", "arg": { "format": "[]{}", "snippet": "mautocite[${2:postnote}]{${1:bibid}}" } }, { "name": "mautocite", "if": "mcite", "arg": { "format": "{}", "snippet": "mautocite{${1:bibid}}" } }, { "name": "Mautocite", "if": "mcite", "arg": { "format": "[][]{}", "snippet": "Mautocite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Mautocite", "if": "mcite", "arg": { "format": "[]{}", "snippet": "Mautocite[${2:postnote}]{${1:bibid}}" } }, { "name": "Mautocite", "if": "mcite", "arg": { "format": "{}", "snippet": "Mautocite{${1:bibid}}" } }, { "name": "mautocite*", "if": "mcite", "arg": { "format": "[][]{}", "snippet": "mautocite*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "mautocite*", "if": "mcite", "arg": { "format": "[]{}", "snippet": "mautocite*[${2:postnote}]{${1:bibid}}" } }, { "name": "mautocite*", "if": "mcite", "arg": { "format": "{}", "snippet": "mautocite*{${1:bibid}}" } }, { "name": "Mautocite*", "if": "mcite", "arg": { "format": "[][]{}", "snippet": "Mautocite*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Mautocite*", "if": "mcite", "arg": { "format": "[]{}", "snippet": "Mautocite*[${2:postnote}]{${1:bibid}}" } }, { "name": "Mautocite*", "if": "mcite", "arg": { "format": "{}", "snippet": "Mautocite*{${1:bibid}}" } }, { "name": "mcite", "if": "mcite=true", "arg": { "format": "[][]{}", "snippet": "mcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "mcite", "if": "mcite=true", "arg": { "format": "[]{}", "snippet": "mcite[${2:postnote}]{${1:bibid}}" } }, { "name": "mcite", "if": "mcite=true", "arg": { "format": "{}", "snippet": "mcite{${1:bibid}}" } }, { "name": "Mcite", "if": "mcite=true", "arg": { "format": "[][]{}", "snippet": "Mcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Mcite", "if": "mcite=true", "arg": { "format": "[]{}", "snippet": "Mcite[${2:postnote}]{${1:bibid}}" } }, { "name": "Mcite", "if": "mcite=true", "arg": { "format": "{}", "snippet": "Mcite{${1:bibid}}" } }, { "name": "mparencite", "if": "mcite=true", "arg": { "format": "[][]{}", "snippet": "mparencite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "mparencite", "if": "mcite=true", "arg": { "format": "[]{}", "snippet": "mparencite[${2:postnote}]{${1:bibid}}" } }, { "name": "mparencite", "if": "mcite=true", "arg": { "format": "{}", "snippet": "mparencite{${1:bibid}}" } }, { "name": "Mparencite", "if": "mcite=true", "arg": { "format": "[][]{}", "snippet": "Mparencite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Mparencite", "if": "mcite=true", "arg": { "format": "[]{}", "snippet": "Mparencite[${2:postnote}]{${1:bibid}}" } }, { "name": "Mparencite", "if": "mcite=true", "arg": { "format": "{}", "snippet": "Mparencite{${1:bibid}}" } }, { "name": "mfootcite", "if": "mcite=true", "arg": { "format": "[][]{}", "snippet": "mfootcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "mfootcite", "if": "mcite=true", "arg": { "format": "[]{}", "snippet": "mfootcite[${2:postnote}]{${1:bibid}}" } }, { "name": "mfootcite", "if": "mcite=true", "arg": { "format": "{}", "snippet": "mfootcite{${1:bibid}}" } }, { "name": "mfootcitetext", "if": "mcite=true", "arg": { "format": "[][]{}", "snippet": "mfootcitetext[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "mfootcitetext", "if": "mcite=true", "arg": { "format": "[]{}", "snippet": "mfootcitetext[${2:postnote}]{${1:bibid}}" } }, { "name": "mfootcitetext", "if": "mcite=true", "arg": { "format": "{}", "snippet": "mfootcitetext{${1:bibid}}" } }, { "name": "mtextcite", "if": "mcite=true", "arg": { "format": "[][]{}", "snippet": "mtextcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "mtextcite", "if": "mcite=true", "arg": { "format": "[]{}", "snippet": "mtextcite[${2:postnote}]{${1:bibid}}" } }, { "name": "mtextcite", "if": "mcite=true", "arg": { "format": "{}", "snippet": "mtextcite{${1:bibid}}" } }, { "name": "Mtextcite", "if": "mcite=true", "arg": { "format": "[][]{}", "snippet": "Mtextcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Mtextcite", "if": "mcite=true", "arg": { "format": "[]{}", "snippet": "Mtextcite[${2:postnote}]{${1:bibid}}" } }, { "name": "Mtextcite", "if": "mcite=true", "arg": { "format": "{}", "snippet": "Mtextcite{${1:bibid}}" } }, { "name": "msupercite", "if": "mcite=true", "arg": { "format": "{}", "snippet": "msupercite{${1:bibid}}" } }, { "name": "mcite*", "if": "mcite=true", "arg": { "format": "[][]{}", "snippet": "mcite*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "mcite*", "if": "mcite=true", "arg": { "format": "[]{}", "snippet": "mcite*[${2:postnote}]{${1:bibid}}" } }, { "name": "mcite*", "if": "mcite=true", "arg": { "format": "{}", "snippet": "mcite*{${1:bibid}}" } }, { "name": "mparencite*", "if": "mcite=true", "arg": { "format": "[][]{}", "snippet": "mparencite*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "mparencite*", "if": "mcite=true", "arg": { "format": "[]{}", "snippet": "mparencite*[${2:postnote}]{${1:bibid}}" } }, { "name": "mparencite*", "if": "mcite=true", "arg": { "format": "{}", "snippet": "mparencite*{${1:bibid}}" } }, { "name": "mautocite", "if": "mcite=true", "arg": { "format": "[][]{}", "snippet": "mautocite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "mautocite", "if": "mcite=true", "arg": { "format": "[]{}", "snippet": "mautocite[${2:postnote}]{${1:bibid}}" } }, { "name": "mautocite", "if": "mcite=true", "arg": { "format": "{}", "snippet": "mautocite{${1:bibid}}" } }, { "name": "Mautocite", "if": "mcite=true", "arg": { "format": "[][]{}", "snippet": "Mautocite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Mautocite", "if": "mcite=true", "arg": { "format": "[]{}", "snippet": "Mautocite[${2:postnote}]{${1:bibid}}" } }, { "name": "Mautocite", "if": "mcite=true", "arg": { "format": "{}", "snippet": "Mautocite{${1:bibid}}" } }, { "name": "mautocite*", "if": "mcite=true", "arg": { "format": "[][]{}", "snippet": "mautocite*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "mautocite*", "if": "mcite=true", "arg": { "format": "[]{}", "snippet": "mautocite*[${2:postnote}]{${1:bibid}}" } }, { "name": "mautocite*", "if": "mcite=true", "arg": { "format": "{}", "snippet": "mautocite*{${1:bibid}}" } }, { "name": "Mautocite*", "if": "mcite=true", "arg": { "format": "[][]{}", "snippet": "Mautocite*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Mautocite*", "if": "mcite=true", "arg": { "format": "[]{}", "snippet": "Mautocite*[${2:postnote}]{${1:bibid}}" } }, { "name": "Mautocite*", "if": "mcite=true", "arg": { "format": "{}", "snippet": "Mautocite*{${1:bibid}}" } }, { "name": "DefineBibliographyStrings", "arg": { "format": "{}{}", "snippet": "DefineBibliographyStrings{${1:language}}{${2:definitions}}" } }, { "name": "DefineBibliographyExtras", "arg": { "format": "{}{}", "snippet": "DefineBibliographyExtras{${1:language}}{${2:code}}" } }, { "name": "UndefineBibliographyExtras", "arg": { "format": "{}{}", "snippet": "UndefineBibliographyExtras{${1:language}}{${2:code}}" } }, { "name": "DefineHyphenationExceptions", "arg": { "format": "{}{}", "snippet": "DefineHyphenationExceptions{${1:language}}{${2:text}}" } }, { "name": "NewBibliographyString", "arg": { "format": "{}", "snippet": "NewBibliographyString{${1:bibid}}" } }, { "name": "ifentryseen", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifentryseen{${1:entrykey}}{${2:true}}{${3:false}}" } }, { "name": "ifentryinbib", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifentryinbib{${1:entrykey}}{${2:true}}{${3:false}}" } }, { "name": "ifentrycategory", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "ifentrycategory{${1:entrykey}}{${2:category}}{${3:true}}{${4:false}}" } }, { "name": "ifentrykeyword", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "ifentrykeyword{${1:entrykey}}{${2:keyword}}{${3:true}}{${4:false}}" } }, { "name": "bibsetup", "unusual": true }, { "name": "bibfont", "unusual": true }, { "name": "citesetup", "unusual": true }, { "name": "newblockpunct", "unusual": true }, { "name": "newunitpunct", "unusual": true }, { "name": "finentrypunct", "unusual": true }, { "name": "entrysetpunct", "unusual": true }, { "name": "bibnamedelima", "unusual": true }, { "name": "bibnamedelimb", "unusual": true }, { "name": "bibnamedelimc", "unusual": true }, { "name": "bibnamedelimd", "unusual": true }, { "name": "bibnamedelimi", "unusual": true }, { "name": "bibinitperiod", "unusual": true }, { "name": "bibinitdelim", "unusual": true }, { "name": "bibinithyphendelim", "unusual": true }, { "name": "bibindexnamedelima", "unusual": true }, { "name": "bibindexnamedelimb", "unusual": true }, { "name": "bibindexnamedelimc", "unusual": true }, { "name": "bibindexnamedelimd", "unusual": true }, { "name": "bibindexnamedelimi", "unusual": true }, { "name": "bibindexinitperiod", "unusual": true }, { "name": "bibindexinitdelim", "unusual": true }, { "name": "bibindexinithyphendelim", "unusual": true }, { "name": "revsdnamepunct", "unusual": true }, { "name": "bibnamedash", "unusual": true }, { "name": "labelnamepunct", "unusual": true }, { "name": "subtitlepunct", "unusual": true }, { "name": "intitlepunct", "unusual": true }, { "name": "bibpagespunct", "unusual": true }, { "name": "bibpagerefpunct", "unusual": true }, { "name": "bibeidpunct", "unusual": true }, { "name": "multinamedelim", "unusual": true }, { "name": "finalnamedelim", "unusual": true }, { "name": "revsdnamedelim", "unusual": true }, { "name": "andothersdelim", "unusual": true }, { "name": "multilistdelim", "unusual": true }, { "name": "finallistdelim", "unusual": true }, { "name": "andmoredelim", "unusual": true }, { "name": "multicitedelim", "unusual": true }, { "name": "multiciterangedelim", "unusual": true }, { "name": "multicitesubentrydelim", "unusual": true }, { "name": "multicitesubentryrangedelim", "unusual": true }, { "name": "supercitedelim", "unusual": true }, { "name": "superciterangedelim", "unusual": true }, { "name": "supercitesubentrydelim", "unusual": true }, { "name": "supercitesubentryrangedelim", "unusual": true }, { "name": "compcitedelim", "unusual": true }, { "name": "textcitedelim", "unusual": true }, { "name": "nametitledelim", "unusual": true }, { "name": "nameyeardelim", "unusual": true }, { "name": "namelabeldelim", "unusual": true }, { "name": "nonameyeardelim", "unusual": true }, { "name": "authortypedelim", "unusual": true }, { "name": "editortypedelim", "unusual": true }, { "name": "translatortypedelim", "unusual": true }, { "name": "labelalphaothers", "unusual": true }, { "name": "sortalphaothers", "unusual": true }, { "name": "volcitedelim", "unusual": true }, { "name": "mkvolcitenote", "unusual": true, "arg": { "format": "{}{}", "snippet": "mkvolcitenote{${1:volume}}{${2:pages}}" } }, { "name": "prenotedelim", "unusual": true }, { "name": "postnotedelim", "unusual": true }, { "name": "extpostnotedelim", "unusual": true }, { "name": "multiprenotedelim", "unusual": true }, { "name": "multipostnotedelim", "unusual": true }, { "name": "mkbibnamefamily", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibnamefamily{${1:text}}" } }, { "name": "mkbibnamegiven", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibnamegiven{${1:text}}" } }, { "name": "mkbibnameprefix", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibnameprefix{${1:text}}" } }, { "name": "mkbibnamesuffix", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibnamesuffix{${1:text}}" } }, { "name": "mkbibcompletenamefamily", "unusual": true }, { "name": "mkbibcompletenamefamilygiven", "unusual": true }, { "name": "mkbibcompletenamegivenfamily", "unusual": true }, { "name": "mkbibcompletename", "unusual": true }, { "name": "datecircadelim", "unusual": true }, { "name": "dateeradelim", "unusual": true }, { "name": "dateuncertainprint", "unusual": true }, { "name": "enddateuncertainprint", "unusual": true }, { "name": "datecircaprint", "unusual": true }, { "name": "enddatecircaprint", "unusual": true }, { "name": "datecircaprintiso", "unusual": true }, { "name": "enddatecircaprintiso", "unusual": true }, { "name": "dateeraprint", "unusual": true, "arg": { "format": "{}", "snippet": "dateeraprint{${1:yearfield}}" } }, { "name": "dateeraprintpre", "unusual": true }, { "name": "relatedpunct", "unusual": true }, { "name": "relateddelim", "unusual": true }, { "name": "begrelateddelim", "unusual": true }, { "name": "bibleftparen", "unusual": true }, { "name": "bibrightparen", "unusual": true }, { "name": "bibleftbracket", "unusual": true }, { "name": "bibrightbracket", "unusual": true }, { "name": "DeclareDelimFormat", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareDelimFormat{${1:name}}{${2:code}}" } }, { "name": "DeclareDelimFormat", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "DeclareDelimFormat[${3:context}]{${1:name}}{${2:code}}" } }, { "name": "DeclareDelimFormat*", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareDelimFormat*{${1:name}}{${2:code}}" } }, { "name": "DeclareDelimFormat*", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "DeclareDelimFormat*[${3:context}]{${1:name}}{${2:code}}" } }, { "name": "DeclareDelimAlias", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareDelimAlias{${1:alias}}{${2:delim}}" } }, { "name": "DeclareDelimAlias", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "DeclareDelimAlias[${3:alias context}]{${1:alias}}[${4:delim context}]{${2:delim}}" } }, { "name": "DeclareDelimAlias*", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "DeclareDelimAlias*[${3:alias context}]{${1:alias}}[${4:delim context}]{${2:delim}}" } }, { "name": "printdelim", "unusual": true, "arg": { "format": "{}", "snippet": "printdelim{${1:name}}" } }, { "name": "printdelim", "unusual": true, "arg": { "format": "[]{}", "snippet": "printdelim[${2:context}]{${1:name}}" } }, { "name": "delimcontext", "unusual": true, "arg": { "format": "{}", "snippet": "delimcontext{${1:context}}" } }, { "name": "DeclareDelimcontextAlias", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareDelimcontextAlias{${1:alias}}{${2:name}}" } }, { "name": "UndeclareDelimcontextAlias", "unusual": true, "arg": { "format": "{}", "snippet": "UndeclareDelimcontextAlias{${1:alias}}" } }, { "name": "bibrangedash", "unusual": true }, { "name": "bibrangessep", "unusual": true }, { "name": "bibdatesep", "unusual": true }, { "name": "bibdatendsep", "unusual": true }, { "name": "bibdaterangesep", "unusual": true }, { "name": "mkbibdatelong", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "mkbibdatelong{${1:year}}{${2:month}}{${3:day}}" } }, { "name": "mkbibdateshort", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "mkbibdateshort{${1:year}}{${2:month}}{${3:day}}" } }, { "name": "mkbibtimezone", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibtimezone{${1:timezone}}" } }, { "name": "bibdateuncertain", "unusual": true }, { "name": "bibdateeraprefix", "unusual": true }, { "name": "bibdateeraendprefix", "unusual": true }, { "name": "bibtimesep", "unusual": true }, { "name": "bibutctimezone", "unusual": true }, { "name": "bibtimezonesep", "unusual": true }, { "name": "bibtzminsep", "unusual": true }, { "name": "bibdatetimesep ", "unusual": true }, { "name": "finalandcomma", "unusual": true }, { "name": "finalandsemicolon", "unusual": true }, { "name": "mkbibordinal", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibordinal{${1:integer}}" } }, { "name": "mkbibmascord", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibmascord{${1:integer}}" } }, { "name": "mkbibfemord", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibfemord{${1:integer}}" } }, { "name": "mkbibneutord", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibneutord{${1:integer}}" } }, { "name": "mkbibordedition", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibordedition{${1:integer}}" } }, { "name": "mkbibordseries", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibordseries{${1:integer}}" } }, { "name": "bibhang", "unusual": true }, { "name": "biblabelsep", "unusual": true }, { "name": "bibitemsep", "unusual": true }, { "name": "bibnamesep", "unusual": true }, { "name": "bibinitsep", "unusual": true }, { "name": "bibparsep", "unusual": true }, { "name": "theabbrvpenalty", "unusual": true }, { "name": "thehighnamepenalty", "unusual": true }, { "name": "thelownamepenalty", "unusual": true }, { "name": "thebiburlbigbreakpenalty", "unusual": true }, { "name": "thebiburlbreakpenalty", "unusual": true }, { "name": "thebiburlnumpenalty", "unusual": true }, { "name": "thebiburlucpenalty", "unusual": true }, { "name": "thebiburllcpenalty", "unusual": true }, { "name": "biburlbigskip", "unusual": true }, { "name": "biburlnumskip", "unusual": true }, { "name": "biburlucskip", "unusual": true }, { "name": "biburllcskip", "unusual": true }, { "name": "bibellipsis", "unusual": true }, { "name": "noligature", "unusual": true }, { "name": "hyphenate", "unusual": true }, { "name": "hyphen", "unusual": true }, { "name": "nbhyphen", "unusual": true }, { "name": "nohyphenation", "unusual": true }, { "name": "textnohyphenation", "unusual": true, "arg": { "format": "{}", "snippet": "textnohyphenation{${1:text}}" } }, { "name": "mknumalph", "unusual": true, "arg": { "format": "{}", "snippet": "mknumalph{${1:integer}}" } }, { "name": "mkbibacro", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibacro{${1:text}}" } }, { "name": "autocap", "unusual": true, "arg": { "format": "{}", "snippet": "autocap{${1:character}}" } }, { "name": "thesmartand", "unusual": true }, { "name": "forceE", "unusual": true, "arg": { "format": "{}", "snippet": "forceE{${1:text}}" } }, { "name": "forceY", "unusual": true, "arg": { "format": "{}", "snippet": "forceY{${1:text}}" } }, { "name": "smartof", "unusual": true }, { "name": "forceD", "unusual": true, "arg": { "format": "{}", "snippet": "forceD{${1:text}}" } }, { "name": "forceDE", "unusual": true, "arg": { "format": "{}", "snippet": "forceDE{${1:text}}" } }, { "name": "bibabstractprefix", "unusual": true }, { "name": "bibannotationprefix", "unusual": true }, { "name": "ifkomabibtotoc", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifkomabibtotoc{${1:true}}{${2:false}}" } }, { "name": "ifkomabibtotocnumbered", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifkomabibtotocnumbered{${1:true}}{${2:false}}" } }, { "name": "ifmemoirbibintoc", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifmemoirbibintoc{${1:true}}{${2:false}}" } }, { "name": "RequireBibliographyStyle", "unusual": true, "arg": { "format": "{}", "snippet": "RequireBibliographyStyle{${1:style}}" } }, { "name": "InitializeBibliographyStyle", "unusual": true, "arg": { "format": "{}", "snippet": "InitializeBibliographyStyle{${1:code}}" } }, { "name": "DeclareBibliographyDriver", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareBibliographyDriver{${1:entrytype}}{${2:code}}" } }, { "name": "DeclareBibliographyAlias", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareBibliographyAlias{${1:alias}}{${2:entrytype}}" } }, { "name": "DeclareBibliographyOption", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareBibliographyOption{${1:key%plain}}{${2:code}}" } }, { "name": "DeclareBibliographyOption", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "DeclareBibliographyOption[${3:datatype}]{${1:key%plain}}{${2:code}}" } }, { "name": "DeclareBibliographyOption", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "DeclareBibliographyOption{${1:key%plain}}[${3:value}]{${2:code}}" } }, { "name": "DeclareBibliographyOption", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "DeclareBibliographyOption[${3:datatype}]{${1:key%plain}}[${4:value}]{${2:code}}" } }, { "name": "DeclareTypeOption", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareTypeOption{${1:key%plain}}{${2:code}}" } }, { "name": "DeclareTypeOption", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "DeclareTypeOption[${3:datatype}]{${1:key%plain}}{${2:code}}" } }, { "name": "DeclareTypeOption", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "DeclareTypeOption{${1:key%plain}}[${3:value}]{${2:code}}" } }, { "name": "DeclareTypeOption", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "DeclareTypeOption[${3:datatype}]{${1:key%plain}}[${4:value}]{${2:code}}" } }, { "name": "DeclareEntryOption", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareEntryOption{${1:key%plain}}{${2:code}}" } }, { "name": "DeclareEntryOption", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "DeclareEntryOption[${3:datatype}]{${1:key%plain}}{${2:code}}" } }, { "name": "DeclareEntryOption", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "DeclareEntryOption{${1:key%plain}}[${3:value}]{${2:code}}" } }, { "name": "DeclareEntryOption", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "DeclareEntryOption[${3:datatype}]{${1:key%plain}}[${4:value}]{${2:code}}" } }, { "name": "DeclareBiblatexOption", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareBiblatexOption{${1:scope}}{${2:key%plain}}{${3:code}}" } }, { "name": "DeclareBiblatexOption", "unusual": true, "arg": { "format": "{}[]{}{}", "snippet": "DeclareBiblatexOption{${1:scope}}[${4:datatype}]{${2:key%plain}}{${3:code}}" } }, { "name": "DeclareBiblatexOption", "unusual": true, "arg": { "format": "{}{}[]{}", "snippet": "DeclareBiblatexOption{${1:scope}}{${2:key%plain}}[${4:value}]{${3:code}}" } }, { "name": "DeclareBiblatexOption", "unusual": true, "arg": { "format": "{}[]{}[]{}", "snippet": "DeclareBiblatexOption{${1:scope}}[${4:datatype}]{${2:key%plain}}[${5:value}]{${3:code}}" } }, { "name": "RequireCitationStyle", "unusual": true, "arg": { "format": "{}", "snippet": "RequireCitationStyle{${1:style}}" } }, { "name": "InitializeCitationStyle", "unusual": true, "arg": { "format": "{}", "snippet": "InitializeCitationStyle{${1:code}}" } }, { "name": "OnManualCitation", "unusual": true, "arg": { "format": "{}", "snippet": "OnManualCitation{${1:code}}" } }, { "name": "DeclareCiteCommand", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "DeclareCiteCommand{${1:cmd}}{${2:precode}}{${3:loopcode}}{${4:sepcode}}{${5:postcode}}" } }, { "name": "DeclareCiteCommand", "unusual": true, "arg": { "format": "{}[]{}{}{}{}", "snippet": "DeclareCiteCommand{${1:cmd}}[${6:wrapper}]{${2:precode}}{${3:loopcode}}{${4:sepcode}}{${5:postcode}}" } }, { "name": "DeclareCiteCommand*", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "DeclareCiteCommand*{${1:cmd}}{${2:precode}}{${3:loopcode}}{${4:sepcode}}{${5:postcode}}" } }, { "name": "DeclareCiteCommand*", "unusual": true, "arg": { "format": "{}[]{}{}{}{}", "snippet": "DeclareCiteCommand*{${1:cmd}}[${6:wrapper}]{${2:precode}}{${3:loopcode}}{${4:sepcode}}{${5:postcode}}" } }, { "name": "DeclareMultiCiteCommand", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareMultiCiteCommand{${1:cmd}}{${2:cite}}{${3:delimiter}}" } }, { "name": "DeclareMultiCiteCommand", "unusual": true, "arg": { "format": "{}[]{}{}", "snippet": "DeclareMultiCiteCommand{${1:cmd}}[${4:wrapper}]{${2:cite}}{${3:delimiter}}" } }, { "name": "DeclareAutoCiteCommand", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareAutoCiteCommand{${1:name}}{${2:cite}}{${3:multicite}}" } }, { "name": "DeclareAutoCiteCommand", "unusual": true, "arg": { "format": "{}[]{}{}", "snippet": "DeclareAutoCiteCommand{${1:name}}[${4:position%keyvals}]{${2:cite}}{${3:multicite}}", "keys": [ "\\DeclareAutoCiteCommand" ], "keyPos": 1 } }, { "name": "DeclareCitePunctuationPosition", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareCitePunctuationPosition{${1:cmd}}{${2:position%keyvals}}", "keys": [ "\\DeclareCitePunctuationPosition" ], "keyPos": 1 } }, { "name": "DeprecateField", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeprecateField{${1:field}}{${2:message}}" } }, { "name": "DeprecateList", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeprecateList{${1:list}}{${2:message}}" } }, { "name": "DeprecateName", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeprecateName{${1:name}}{${2:message}}" } }, { "name": "DeprecateFieldWithReplacement", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeprecateFieldWithReplacement{${1:field}}{${2:replacement}}" } }, { "name": "DeprecateListWithReplacement", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeprecateListWithReplacement{${1:list}}{${2:replacement}}" } }, { "name": "DeprecateNameWithReplacement", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeprecateNameWithReplacement{${1:name}}{${2:replacement}}" } }, { "name": "printfield", "unusual": true, "arg": { "format": "{}", "snippet": "printfield{${1:field}}" } }, { "name": "printfield", "unusual": true, "arg": { "format": "[]{}", "snippet": "printfield[${2:format}]{${1:field}}" } }, { "name": "printlist", "unusual": true, "arg": { "format": "{}", "snippet": "printlist{${1:literal list}}" } }, { "name": "printlist", "unusual": true, "arg": { "format": "[]{}", "snippet": "printlist[${2:format}]{${1:literal list}}" } }, { "name": "printlist", "unusual": true, "arg": { "format": "[][]{}", "snippet": "printlist[${2:format}][${3:start-stop}]{${1:literal list}}" } }, { "name": "printnames", "unusual": true, "arg": { "format": "{}", "snippet": "printnames{${1:name list}}" } }, { "name": "printnames", "unusual": true, "arg": { "format": "[]{}", "snippet": "printnames[${2:format}]{${1:name list}}" } }, { "name": "printnames", "unusual": true, "arg": { "format": "[][]{}", "snippet": "printnames[${2:format}][${3:start-stop}]{${1:name list}}" } }, { "name": "printtext", "unusual": true, "arg": { "format": "{}", "snippet": "printtext{${1:text}}" } }, { "name": "printtext", "unusual": true, "arg": { "format": "[]{}", "snippet": "printtext[${2:format}]{${1:text}}" } }, { "name": "printfile", "unusual": true, "arg": { "format": "{}", "snippet": "printfile{${1:file}}" } }, { "name": "printfile", "unusual": true, "arg": { "format": "[]{}", "snippet": "printfile[${2:format}]{${1:file}}" } }, { "name": "printdate", "unusual": true }, { "name": "printdateextra", "unusual": true }, { "name": "printlabeldate", "unusual": true }, { "name": "printlabeldateextra", "unusual": true }, { "name": "printlabeltime", "unusual": true }, { "name": "printorigdate", "unusual": true }, { "name": "printeventdate", "unusual": true }, { "name": "printurldate", "unusual": true }, { "name": "printtime", "unusual": true }, { "name": "printorigtime", "unusual": true }, { "name": "printeventtime", "unusual": true }, { "name": "printurltime", "unusual": true }, { "name": "indexfield", "unusual": true, "arg": { "format": "{}", "snippet": "indexfield{${1:field}}" } }, { "name": "indexfield", "unusual": true, "arg": { "format": "[]{}", "snippet": "indexfield[${2:format}]{${1:field}}" } }, { "name": "indexlist", "unusual": true, "arg": { "format": "{}", "snippet": "indexlist{${1:literal list}}" } }, { "name": "indexlist", "unusual": true, "arg": { "format": "[]{}", "snippet": "indexlist[${2:format}]{${1:literal list}}" } }, { "name": "indexlist", "unusual": true, "arg": { "format": "[][]{}", "snippet": "indexlist[${2:format}][${3:start-stop}]{${1:literal list}}" } }, { "name": "indexnames", "unusual": true, "arg": { "format": "{}", "snippet": "indexnames{${1:name list}}" } }, { "name": "indexnames", "unusual": true, "arg": { "format": "[]{}", "snippet": "indexnames[${2:format}]{${1:name list}}" } }, { "name": "indexnames", "unusual": true, "arg": { "format": "[][]{}", "snippet": "indexnames[${2:format}][${3:start-stop}]{${1:name list}}" } }, { "name": "entrydata", "unusual": true, "arg": { "format": "{}{}", "snippet": "entrydata{${1:key%plain}}{${2:code}}" } }, { "name": "entrydata*", "unusual": true, "arg": { "format": "{}{}", "snippet": "entrydata*{${1:key%plain}}{${2:code}}" } }, { "name": "entryset", "unusual": true, "arg": { "format": "{}{}", "snippet": "entryset{${1:precode}}{${2:postcode}}" } }, { "name": "DeclareFieldInputHandler", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareFieldInputHandler{${1:field}}{${2:code}}" } }, { "name": "DeclareListInputHandler", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareListInputHandler{${1:list}}{${2:code}}" } }, { "name": "DeclareNameInputHandler", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareNameInputHandler{${1:name}}{${2:code}}" } }, { "name": "DeclareFieldFormat", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "DeclareFieldFormat[${3:entrytype, ...}]{${1:format}}{${2:code}}" } }, { "name": "DeclareFieldFormat*", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareFieldFormat*{${1:format}}{${2:code}}" } }, { "name": "DeclareListFormat", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "DeclareListFormat[${3:entrytype, ...}]{${1:format}}{${2:code}}" } }, { "name": "DeclareListFormat*", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareListFormat*{${1:format}}{${2:code}}" } }, { "name": "DeclareNameFormat", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "DeclareNameFormat[${3:entrytype, ...}]{${1:format}}{${2:code}}" } }, { "name": "DeclareNameFormat*", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareNameFormat*{${1:format}}{${2:code}}" } }, { "name": "namepartprefix", "unusual": true }, { "name": "namepartprefixi", "unusual": true }, { "name": "namepartfamily", "unusual": true }, { "name": "namepartfamilyi", "unusual": true }, { "name": "namepartsuffix", "unusual": true }, { "name": "namepartsuffixi", "unusual": true }, { "name": "namepartgiven", "unusual": true }, { "name": "namepartgiveni", "unusual": true }, { "name": "DeclareListWrapperFormat", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "DeclareListWrapperFormat[${3:entrytype, ...}]{${1:format}}{${2:code}}" } }, { "name": "DeclareListWrapperFormat*", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareListWrapperFormat*{${1:format}}{${2:code}}" } }, { "name": "DeclareNameWrapperFormat", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "DeclareNameWrapperFormat[${3:entrytype, ...}]{${1:format}}{${2:code}}" } }, { "name": "DeclareNameWrapperFormat*", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareNameWrapperFormat*{${1:format}}{${2:code}}" } }, { "name": "DeclareIndexFieldFormat", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "DeclareIndexFieldFormat[${3:entrytype, ...}]{${1:format}}{${2:code}}" } }, { "name": "DeclareIndexFieldFormat*", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareIndexFieldFormat*{${1:format}}{${2:code}}" } }, { "name": "DeclareIndexListFormat", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "DeclareIndexListFormat[${3:entrytype, ...}]{${1:format}}{${2:code}}" } }, { "name": "DeclareIndexListFormat*", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareIndexListFormat*{${1:format}}{${2:code}}" } }, { "name": "DeclareIndexNameFormat", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "DeclareIndexNameFormat[${3:entrytype, ...}]{${1:format}}{${2:code}}" } }, { "name": "DeclareIndexNameFormat*", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareIndexNameFormat*{${1:format}}{${2:code}}" } }, { "name": "DeclareFieldAlias", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "DeclareFieldAlias[${3:entry type}]{${1:alias}}[${4:format entry type}]{${2:format}}" } }, { "name": "DeclareFieldAlias", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareFieldAlias{${1:alias}}{${2:format}}" } }, { "name": "DeclareListAlias", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "DeclareListAlias[${3:entry type}]{${1:alias}}[${4:format entry type}]{${2:format}}" } }, { "name": "DeclareListAlias", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareListAlias{${1:alias}}{${2:format}}" } }, { "name": "DeclareNameAlias", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "DeclareNameAlias[${3:entry type}]{${1:alias}}[${4:format entry type}]{${2:format}}" } }, { "name": "DeclareNameAlias", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareNameAlias{${1:alias}}{${2:format}}" } }, { "name": "DeclareListWrapperAlias", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "DeclareListWrapperAlias[${3:entry type}]{${1:alias}}[${4:format entry type}]{${2:format}}" } }, { "name": "DeclareListWrapperAlias", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareListWrapperAlias{${1:alias}}{${2:format}}" } }, { "name": "DeclareNameWrapperAlias", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "DeclareNameWrapperAlias[${3:entry type}]{${1:alias}}[${4:format entry type}]{${2:format}}" } }, { "name": "DeclareNameWrapperAlias", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareNameWrapperAlias{${1:alias}}{${2:format}}" } }, { "name": "DeclareIndexFieldAlias", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "DeclareIndexFieldAlias[${3:entry type}]{${1:alias}}[${4:format entry type}]{${2:format}}" } }, { "name": "DeclareIndexFieldAlias", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareIndexFieldAlias{${1:alias}}{${2:format}}" } }, { "name": "DeclareIndexListAlias", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "DeclareIndexListAlias[${3:entry type}]{${1:alias}}[${4:format entry type}]{${2:format}}" } }, { "name": "DeclareIndexListAlias", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareIndexListAlias{${1:alias}}{${2:format}}" } }, { "name": "DeclareIndexNameAlias", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "DeclareIndexNameAlias[${3:entry type}]{${1:alias}}[${4:format entry type}]{${2:format}}" } }, { "name": "DeclareIndexNameAlias", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareIndexNameAlias{${1:alias}}{${2:format}}" } }, { "name": "DeprecateFieldFormatWithReplacement", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "DeprecateFieldFormatWithReplacement[${3:entry type}]{${1:alias}}[${4:format entry type}]{${2:format}}" } }, { "name": "DeprecateFieldFormatWithReplacement", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeprecateFieldFormatWithReplacement{${1:alias}}{${2:format}}" } }, { "name": "DeprecateListFormatWithReplacement", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "DeprecateListFormatWithReplacement[${3:entry type}]{${1:alias}}[${4:format entry type}]{${2:format}}" } }, { "name": "DeprecateListFormatWithReplacement", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeprecateListFormatWithReplacement{${1:alias}}{${2:format}}" } }, { "name": "DeprecateNameFormatWithReplacement", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "DeprecateNameFormatWithReplacement[${3:entry type}]{${1:alias}}[${4:format entry type}]{${2:format}}" } }, { "name": "DeprecateNameFormatWithReplacement", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeprecateNameFormatWithReplacement{${1:alias}}{${2:format}}" } }, { "name": "DeprecateListWrapperFormatWithReplacement", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "DeprecateListWrapperFormatWithReplacement[${3:entry type}]{${1:alias}}[${4:format entry type}]{${2:format}}" } }, { "name": "DeprecateListWrapperFormatWithReplacement", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeprecateListWrapperFormatWithReplacement{${1:alias}}{${2:format}}" } }, { "name": "DeprecateNameWrapperFormatWithReplacement", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "DeprecateNameWrapperFormatWithReplacement[${3:entry type}]{${1:alias}}[${4:format entry type}]{${2:format}}" } }, { "name": "DeprecateNameWrapperFormatWithReplacement", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeprecateNameWrapperFormatWithReplacement{${1:alias}}{${2:format}}" } }, { "name": "DeprecateIndexFieldFormatWithReplacement", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "DeprecateIndexFieldFormatWithReplacement[${3:entry type}]{${1:alias}}[${4:format entry type}]{${2:format}}" } }, { "name": "DeprecateIndexFieldFormatWithReplacement", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeprecateIndexFieldFormatWithReplacement{${1:alias}}{${2:format}}" } }, { "name": "DeprecateIndexListFormatWithReplacement", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "DeprecateIndexListFormatWithReplacement[${3:entry type}]{${1:alias}}[${4:format entry type}]{${2:format}}" } }, { "name": "DeprecateIndexListFormatWithReplacement", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeprecateIndexListFormatWithReplacement{${1:alias}}{${2:format}}" } }, { "name": "DeprecateIndexNameFormatWithReplacement", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "DeprecateIndexNameFormatWithReplacement[${3:entry type}]{${1:alias}}[${4:format entry type}]{${2:format}}" } }, { "name": "DeprecateIndexNameFormatWithReplacement", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeprecateIndexNameFormatWithReplacement{${1:alias}}{${2:format}}" } }, { "name": "DeclareDatafieldSet", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareDatafieldSet{${1:name}}{${2:specification}}" } }, { "name": "member", "unusual": true }, { "name": "member", "unusual": true, "arg": { "format": "[]", "snippet": "member[${1:options%keyvals}]", "keys": [ "\\member" ], "keyPos": 0 } }, { "name": "DeclareSourcemap", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareSourcemap{${1:specification}}" } }, { "name": "maps", "unusual": true, "arg": { "format": "{}", "snippet": "maps{${1:elements}}" } }, { "name": "maps", "unusual": true, "arg": { "format": "[]{}", "snippet": "maps[${2:options%keyvals}]{${1:elements}}", "keys": [ "\\maps" ], "keyPos": 0 } }, { "name": "map", "unusual": true, "arg": { "format": "{}", "snippet": "map{${1:restrictions,steps}}" } }, { "name": "map", "unusual": true, "arg": { "format": "[]{}", "snippet": "map[${2:options%keyvals}]{${1:restrictions,steps}}", "keys": [ "\\map" ], "keyPos": 0 } }, { "name": "regexp", "unusual": true, "arg": { "format": "{}", "snippet": "regexp{${1:regexp}}" } }, { "name": "perdatasource", "unusual": true, "arg": { "format": "{}", "snippet": "perdatasource{${1:datasource}}" } }, { "name": "pertype", "unusual": true, "arg": { "format": "{}", "snippet": "pertype{${1:entrytype}}" } }, { "name": "pernottype", "unusual": true, "arg": { "format": "{}", "snippet": "pernottype{${1:entrytype}}" } }, { "name": "step", "unusual": true }, { "name": "step", "unusual": true, "arg": { "format": "[]", "snippet": "step[${1:options%keyvals}]", "keys": [ "\\step" ], "keyPos": 0 } }, { "name": "DeclareStyleSourcemap", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareStyleSourcemap{${1:specification}}" } }, { "name": "DeclareDriverSourcemap", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareDriverSourcemap{${1:specification}}" } }, { "name": "DeclareDriverSourcemap", "unusual": true, "arg": { "format": "[]{}", "snippet": "DeclareDriverSourcemap[${2:datatype=driver}]{${1:specification}}" } }, { "name": "DeclareDatamodelConstant", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareDatamodelConstant{${1:name}}{${2:constantdef}}" } }, { "name": "DeclareDatamodelConstant", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "DeclareDatamodelConstant[${3:options%keyvals}]{${1:name}}{${2:constantdef}}", "keys": [ "\\DeclareDatamodelConstant" ], "keyPos": 0 } }, { "name": "DeclareDatamodelEntrytypes", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareDatamodelEntrytypes{${1:entrytypes}}" } }, { "name": "DeclareDatamodelEntrytypes", "unusual": true, "arg": { "format": "[]{}", "snippet": "DeclareDatamodelEntrytypes[${2:options%keyvals}]{${1:entrytypes}}", "keys": [ "\\DeclareDatamodelEntrytypes" ], "keyPos": 0 } }, { "name": "DeclareDatamodelFields", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareDatamodelFields{${1:fields}}" } }, { "name": "DeclareDatamodelFields", "unusual": true, "arg": { "format": "[]{}", "snippet": "DeclareDatamodelFields[${2:options%keyvals}]{${1:fields}}", "keys": [ "\\DeclareDatamodelFields" ], "keyPos": 0 } }, { "name": "DeclareDatamodelEntryfields", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareDatamodelEntryfields{${1:fields}}" } }, { "name": "DeclareDatamodelEntryfields", "unusual": true, "arg": { "format": "[]{}", "snippet": "DeclareDatamodelEntryfields[${2:entrytypes}]{${1:fields}}" } }, { "name": "DeclareDatamodelConstraints", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareDatamodelConstraints{${1:specification}}" } }, { "name": "DeclareDatamodelEntryfields", "unusual": true, "arg": { "format": "[]{}", "snippet": "DeclareDatamodelEntryfields[${2:entrytypes}]{${1:specification}}" } }, { "name": "constraint", "unusual": true, "arg": { "format": "{}", "snippet": "constraint{${1:elements}}" } }, { "name": "constraint", "unusual": true, "arg": { "format": "[]{}", "snippet": "constraint[${2:options%keyvals}]{${1:elements}}", "keys": [ "\\constraint" ], "keyPos": 0 } }, { "name": "constraintfieldsor", "unusual": true, "arg": { "format": "{}", "snippet": "constraintfieldsor{${1:fields}}" } }, { "name": "constraintfieldsxor", "unusual": true, "arg": { "format": "{}", "snippet": "constraintfieldsxor{${1:fields}}" } }, { "name": "antecedent", "unusual": true, "arg": { "format": "{}", "snippet": "antecedent{${1:fields}}" } }, { "name": "antecedent", "unusual": true, "arg": { "format": "[]{}", "snippet": "antecedent[${2:options%keyvals}]{${1:fields}}", "keys": [ "\\antecedent,\\consequent" ], "keyPos": 0 } }, { "name": "consequent", "unusual": true, "arg": { "format": "{}", "snippet": "consequent{${1:fields}}" } }, { "name": "consequent", "unusual": true, "arg": { "format": "[]{}", "snippet": "consequent[${2:options%keyvals}]{${1:fields}}", "keys": [ "\\antecedent,\\consequent" ], "keyPos": 0 } }, { "name": "constraintfield", "unusual": true, "arg": { "format": "{}", "snippet": "constraintfield{${1:field}}" } }, { "name": "ResetDatamodelEntrytypes", "unusual": true }, { "name": "ResetDatamodelFields", "unusual": true }, { "name": "ResetDatamodelEntryfields", "unusual": true }, { "name": "ResetDatamodelConstraints", "unusual": true }, { "name": "DeclareLabelalphaTemplate", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareLabelalphaTemplate{${1:specification}}" } }, { "name": "DeclareLabelalphaTemplate", "unusual": true, "arg": { "format": "[]{}", "snippet": "DeclareLabelalphaTemplate[${2:entrytypes}]{${1:specification}}" } }, { "name": "labelelement", "unusual": true, "arg": { "format": "{}", "snippet": "labelelement{${1:elements}}" } }, { "name": "field", "unusual": true, "arg": { "format": "{}", "snippet": "field{${1:field}}" } }, { "name": "field", "unusual": true, "arg": { "format": "[]{}", "snippet": "field[${2:options%keyvals}]{${1:field}}", "keys": [ "\\field" ], "keyPos": 0 } }, { "name": "literal", "unusual": true, "arg": { "format": "{}", "snippet": "literal{${1:characters}}" } }, { "name": "DeclareLabelalphaNameTemplate", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareLabelalphaNameTemplate{${1:specification}}" } }, { "name": "DeclareLabelalphaNameTemplate", "unusual": true, "arg": { "format": "[]{}", "snippet": "DeclareLabelalphaNameTemplate[${2:name}]{${1:specification}}" } }, { "name": "namepart", "unusual": true, "arg": { "format": "{}", "snippet": "namepart{${1:namepart}}" } }, { "name": "namepart", "unusual": true, "arg": { "format": "[]{}", "snippet": "namepart[${2:options%keyvals}]{${1:namepart}}", "keys": [ "\\namepart" ], "keyPos": 0 } }, { "name": "DeclareNolabel", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareNolabel{${1:specification}}" } }, { "name": "nolabel", "unusual": true, "arg": { "format": "{}", "snippet": "nolabel{${1:regexp}}" } }, { "name": "DeclareNolabelwidthcount", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareNolabelwidthcount{${1:specification}}" } }, { "name": "nolabelwidthcount", "unusual": true, "arg": { "format": "{}", "snippet": "nolabelwidthcount{${1:regexp}}" } }, { "name": "DeclareSortingTemplate", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareSortingTemplate{${1:name}}{${2:specification}}" } }, { "name": "DeclareSortingTemplate", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "DeclareSortingTemplate[${3:options%keyvals}]{${1:name}}{${2:specification}}", "keys": [ "\\DeclareSortingTemplate" ], "keyPos": 0 } }, { "name": "sort", "unusual": true, "arg": { "format": "{}", "snippet": "sort{${1:elements}}" } }, { "name": "sort", "unusual": true, "arg": { "format": "[]{}", "snippet": "sort[${2:options%keyvals}]{${1:elements}}", "keys": [ "\\sort" ], "keyPos": 0 } }, { "name": "citecount", "unusual": true }, { "name": "citeorder", "unusual": true }, { "name": "intciteorder", "unusual": true }, { "name": "DeclareSortingNamekeyTemplate", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareSortingNamekeyTemplate{${1:specification}}" } }, { "name": "DeclareSortingNamekeyTemplate", "unusual": true, "arg": { "format": "[]{}", "snippet": "DeclareSortingNamekeyTemplate[${2:name}]{${1:specification}}" } }, { "name": "visibility", "unusual": true, "arg": { "format": "{}", "snippet": "visibility{${1:visibility scope}}" } }, { "name": "keypart", "unusual": true, "arg": { "format": "{}", "snippet": "keypart{${1:part}}" } }, { "name": "DeclareSortExclusion", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareSortExclusion{${1:entrytype list}}{${2:field list}}" } }, { "name": "DeclareSortInclusion", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareSortInclusion{${1:entrytype list}}{${2:field list}}" } }, { "name": "DeclarePresort", "unusual": true, "arg": { "format": "{}", "snippet": "DeclarePresort{${1:string}}" } }, { "name": "DeclarePresort", "unusual": true, "arg": { "format": "[]{}", "snippet": "DeclarePresort[${2:entrytype list}]{${1:string}}" } }, { "name": "DeclareSortTranslit", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareSortTranslit{${1:specification}}" } }, { "name": "DeclareSortTranslit", "unusual": true, "arg": { "format": "[]{}", "snippet": "DeclareSortTranslit[${2:entrytype}]{${1:specification}}" } }, { "name": "translit", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "translit{${1:field}}{${2:from}}{${3:to}}" } }, { "name": "translit", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "translit[${4:lang ids}]{${1:field}}{${2:from}}{${3:to}}" } }, { "name": "DeclareBiblistFilter", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareBiblistFilter{${1:name}}{${2:specification}}" } }, { "name": "filter", "unusual": true, "arg": { "format": "{}", "snippet": "filter{${1:filter}}" } }, { "name": "filter", "unusual": true, "arg": { "format": "[]{}", "snippet": "filter[${2:filterspec%keyvals}]{${1:filter}}", "keys": [ "\\filter" ], "keyPos": 0 } }, { "name": "filteror", "unusual": true, "arg": { "format": "{}{}", "snippet": "filteror{${1:type}}{${2:filters}}" } }, { "name": "DeclareNoinit", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareNoinit{${1:specification}}" } }, { "name": "noinit", "unusual": true, "arg": { "format": "{}", "snippet": "noinit{${1:regexp}}" } }, { "name": "DeclareNosort", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareNosort{${1:specification}}" } }, { "name": "nosort", "unusual": true, "arg": { "format": "{}{}", "snippet": "nosort{${1:field}}{${2:regexp}}" } }, { "name": "DeclareNonamestring", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareNonamestring{${1:specification}}" } }, { "name": "nonamestring", "unusual": true, "arg": { "format": "{}{}", "snippet": "nonamestring{${1:field}}{${2:regexp}}" } }, { "name": "DeclareLabelname", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareLabelname{${1:specification}}" } }, { "name": "DeclareLabelname", "unusual": true, "arg": { "format": "[]{}", "snippet": "DeclareLabelname[${2:entrytype list}]{${1:specification}}" } }, { "name": "DeclareLabeldate", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareLabeldate{${1:specification}}" } }, { "name": "DeclareLabeldate", "unusual": true, "arg": { "format": "[]{}", "snippet": "DeclareLabeldate[${2:entrytype list}]{${1:specification}}" } }, { "name": "DeclareExtradate", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareExtradate{${1:specification}}" } }, { "name": "scope", "unusual": true, "arg": { "format": "{}", "snippet": "scope{${1:code}}" } }, { "name": "DeclareExtradateContext", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareExtradateContext{${1:specification}}" } }, { "name": "DeclareExtradateContext", "unusual": true, "arg": { "format": "[]{}", "snippet": "DeclareExtradateContext[${2:entrytype list}]{${1:specification}}" } }, { "name": "DeclareLabeltitle", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareLabeltitle{${1:specification}}" } }, { "name": "DeclareLabeltitle", "unusual": true, "arg": { "format": "[]{}", "snippet": "DeclareLabeltitle[${2:entrytype list}]{${1:specification}}" } }, { "name": "DefaultInheritance", "unusual": true, "arg": { "format": "{}", "snippet": "DefaultInheritance{${1:options%keyvals}}", "keys": [ "\\DefaultInheritance,\\except" ], "keyPos": 0 } }, { "name": "DefaultInheritance", "unusual": true, "arg": { "format": "[]{}", "snippet": "DefaultInheritance[${2:exceptions}]{${1:options%keyvals}}", "keys": [ "\\DefaultInheritance,\\except" ], "keyPos": 1 } }, { "name": "except", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "except{${1:source}}{${2:target}}{${3:options%keyvals}}", "keys": [ "\\DefaultInheritance,\\except" ], "keyPos": 2 } }, { "name": "DeclareDataInheritance", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareDataInheritance{${1:source}}{${2:target}}{${3:rules}}" } }, { "name": "DeclareDataInheritance", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "DeclareDataInheritance[${4:options%keyvals}]{${1:source}}{${2:target}}{${3:rules}}", "keys": [ "\\DeclareDataInheritance" ], "keyPos": 0 } }, { "name": "inherit", "unusual": true, "arg": { "format": "{}{}", "snippet": "inherit{${1:source}}{${2:target}}" } }, { "name": "inherit", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "inherit[${3:options%keyvals}]{${1:source}}{${2:target}}", "keys": [ "\\inherit" ], "keyPos": 0 } }, { "name": "noinherit", "unusual": true, "arg": { "format": "{}", "snippet": "noinherit{${1:source}}" } }, { "name": "ResetDataInheritance", "unusual": true }, { "name": "thefield", "unusual": true, "arg": { "format": "{}", "snippet": "thefield{${1:field}}" } }, { "name": "strfield", "unusual": true, "arg": { "format": "{}", "snippet": "strfield{${1:field}}" } }, { "name": "csfield", "unusual": true, "arg": { "format": "{}", "snippet": "csfield{${1:field}}" } }, { "name": "usefield", "unusual": true, "arg": { "format": "{}{}", "snippet": "usefield{${1:command}}{${2:field}}" } }, { "name": "thelist", "unusual": true, "arg": { "format": "{}", "snippet": "thelist{${1:literal list}}" } }, { "name": "strlist", "unusual": true, "arg": { "format": "{}", "snippet": "strlist{${1:literal list}}" } }, { "name": "thefirstlistitem", "unusual": true, "arg": { "format": "{}", "snippet": "thefirstlistitem{${1:literal list}}" } }, { "name": "strfirstlistitem", "unusual": true, "arg": { "format": "{}", "snippet": "strfirstlistitem{${1:literal list}}" } }, { "name": "usefirstlistitem", "unusual": true, "arg": { "format": "{}{}", "snippet": "usefirstlistitem{${1:cmd}}{${2:literal list}}" } }, { "name": "thename", "unusual": true, "arg": { "format": "{}", "snippet": "thename{${1:name list}}" } }, { "name": "strname", "unusual": true, "arg": { "format": "{}", "snippet": "strname{${1:name list}}" } }, { "name": "savefield", "unusual": true, "arg": { "format": "{}{}", "snippet": "savefield{${1:field}}{${2:cmd}}" } }, { "name": "savefield*", "unusual": true, "arg": { "format": "{}{}", "snippet": "savefield*{${1:field}}{${2:cmd}}" } }, { "name": "savelist", "unusual": true, "arg": { "format": "{}{}", "snippet": "savelist{${1:literal list}}{${2:cmd}}" } }, { "name": "savelist*", "unusual": true, "arg": { "format": "{}{}", "snippet": "savelist*{${1:literal list}}{${2:cmd}}" } }, { "name": "savename", "unusual": true, "arg": { "format": "{}{}", "snippet": "savename{${1:name list}}{${2:cmd}}" } }, { "name": "savename*", "unusual": true, "arg": { "format": "{}{}", "snippet": "savename*{${1:name list}}{${2:cmd}}" } }, { "name": "savefieldcs", "unusual": true, "arg": { "format": "{}{}", "snippet": "savefieldcs{${1:field}}{${2:csname}}" } }, { "name": "savefieldcs*", "unusual": true, "arg": { "format": "{}{}", "snippet": "savefieldcs*{${1:field}}{${2:csname}}" } }, { "name": "savelistcs", "unusual": true, "arg": { "format": "{}{}", "snippet": "savelistcs{${1:literal list}}{${2:csname}}" } }, { "name": "savelistcs*", "unusual": true, "arg": { "format": "{}{}", "snippet": "savelistcs*{${1:literal list}}{${2:csname}}" } }, { "name": "savenamecs", "unusual": true, "arg": { "format": "{}{}", "snippet": "savenamecs{${1:name list}}{${2:csname}}" } }, { "name": "savenamecs*", "unusual": true, "arg": { "format": "{}{}", "snippet": "savenamecs*{${1:name list}}{${2:csname}}" } }, { "name": "restorefield", "unusual": true, "arg": { "format": "{}{}", "snippet": "restorefield{${1:field}}{${2:cmd}}" } }, { "name": "restorelist", "unusual": true, "arg": { "format": "{}{}", "snippet": "restorelist{${1:literal list}}{${2:cmd}}" } }, { "name": "restorename", "unusual": true, "arg": { "format": "{}{}", "snippet": "restorename{${1:name list}}{${2:cmd}}" } }, { "name": "clearfield", "unusual": true, "arg": { "format": "{}", "snippet": "clearfield{${1:field}}" } }, { "name": "clearlist", "unusual": true, "arg": { "format": "{}", "snippet": "clearlist{${1:literal list}}" } }, { "name": "clearname", "unusual": true, "arg": { "format": "{}", "snippet": "clearname{${1:name list}}" } }, { "name": "ifdatejulian", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifdatejulian{${1:true}}{${2:false}}" } }, { "name": "ifenddatejulian", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifenddatejulian{${1:true}}{${2:false}}" } }, { "name": "ifdateera", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifdateera{${1:era}}{${2:true}}{${3:false}}" } }, { "name": "ifenddateera", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifenddateera{${1:era}}{${2:true}}{${3:false}}" } }, { "name": "ifdatecirca", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifdatecirca{${1:true}}{${2:false}}" } }, { "name": "ifenddatecirca", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifenddatecirca{${1:true}}{${2:false}}" } }, { "name": "ifdateuncertain", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifdateuncertain{${1:true}}{${2:false}}" } }, { "name": "ifenddateuncertain", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifenddateuncertain{${1:true}}{${2:false}}" } }, { "name": "ifdateunknown", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifdateunknown{${1:true}}{${2:false}}" } }, { "name": "ifenddateunknown", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifenddateunknown{${1:true}}{${2:false}}" } }, { "name": "iflabeldateisdate", "unusual": true, "arg": { "format": "{}{}", "snippet": "iflabeldateisdate{${1:true}}{${2:false}}" } }, { "name": "ifdatehasyearonlyprecision", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifdatehasyearonlyprecision{${1:datetype}}{${2:true}}{${3:false}}" } }, { "name": "ifdatehastime", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifdatehastime{${1:datetype}}{${2:true}}{${3:false}}" } }, { "name": "ifdateshavedifferentprecision", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "ifdateshavedifferentprecision{${1:datetype1}}{${2:datetype2}}{${3:true}}{${4:false}}" } }, { "name": "ifdateyearsequal", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "ifdateyearsequal{${1:datetype1}}{${2:datetype2}}{${3:true}}{${4:false}}" } }, { "name": "ifdatesequal", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "ifdatesequal{${1:datetype1}}{${2:datetype2}}{${3:true}}{${4:false}}" } }, { "name": "ifdaterangesequal", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "ifdaterangesequal{${1:datetype1}}{${2:datetype2}}{${3:true}}{${4:false}}" } }, { "name": "ifcaselang", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifcaselang{${1:true}}{${2:false}}" } }, { "name": "ifcaselang", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "ifcaselang[${3:language}]{${1:true}}{${2:false}}" } }, { "name": "ifsortingnamekeytemplatename", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifsortingnamekeytemplatename{${1:string}}{${2:true}}{${3:false}}" } }, { "name": "ifuniquenametemplatename", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifuniquenametemplatename{${1:string}}{${2:true}}{${3:false}}" } }, { "name": "iflabelalphanametemplatename", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "iflabelalphanametemplatename{${1:string}}{${2:true}}{${3:false}}" } }, { "name": "ifnamehashtemplatename", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifnamehashtemplatename{${1:string}}{${2:true}}{${3:false}}" } }, { "name": "iffieldundef", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "iffieldundef{${1:field}}{${2:true}}{${3:false}}" } }, { "name": "iflistundef", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "iflistundef{${1:literal list}}{${2:true}}{${3:false}}" } }, { "name": "ifnameundef", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifnameundef{${1:name list}}{${2:true}}{${3:false}}" } }, { "name": "iffieldsequal", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "iffieldsequal{${1:field1}}{${2:field2}}{${3:true}}{${4:false}}" } }, { "name": "iflistsequal", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "iflistsequal{${1:literal list1}}{${2:literal list2}}{${3:true}}{${4:false}}" } }, { "name": "ifnamesequal", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "ifnamesequal{${1:name list1}}{${2:name list2}}{${3:true}}{${4:false}}" } }, { "name": "iffieldequals", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "iffieldequals{${1:field}}{${2:cmd}}{${3:true}}{${4:false}}" } }, { "name": "iflistequals", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "iflistequals{${1:literal list}}{${2:cmd}}{${3:true}}{${4:false}}" } }, { "name": "ifnameequals", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "ifnameequals{${1:name list}}{${2:cmd}}{${3:true}}{${4:false}}" } }, { "name": "iffieldequalcs", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "iffieldequalcs{${1:field}}{${2:csname}}{${3:true}}{${4:false}}" } }, { "name": "iflistequalcs", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "iflistequalcs{${1:literal list}}{${2:csname}}{${3:true}}{${4:false}}" } }, { "name": "ifnameequalcs", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "ifnameequalcs{${1:name list}}{${2:csname}}{${3:true}}{${4:false}}" } }, { "name": "iffieldequalstr", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "iffieldequalstr{${1:field}}{${2:string}}{${3:true}}{${4:false}}" } }, { "name": "iffieldxref", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "iffieldxref{${1:field}}{${2:true}}{${3:false}}" } }, { "name": "iflistxref", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "iflistxref{${1:literal list}}{${2:true}}{${3:false}}" } }, { "name": "ifnamexref", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifnamexref{${1:name list}}{${2:true}}{${3:false}}" } }, { "name": "ifcurrentfield", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifcurrentfield{${1:field}}{${2:true}}{${3:false}}" } }, { "name": "ifcurrentlist", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifcurrentlist{${1:literal list}}{${2:true}}{${3:false}}" } }, { "name": "ifcurrentname", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifcurrentname{${1:name list}}{${2:true}}{${3:false}}" } }, { "name": "ifuseprefix", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifuseprefix{${1:true}}{${2:false}}" } }, { "name": "ifuseauthor", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifuseauthor{${1:true}}{${2:false}}" } }, { "name": "ifuseeditor", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifuseeditor{${1:true}}{${2:false}}" } }, { "name": "ifusetranslator", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifusetranslator{${1:true}}{${2:false}}" } }, { "name": "ifcrossrefsource", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifcrossrefsource{${1:true}}{${2:false}}" } }, { "name": "ifxrefsource", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifxrefsource{${1:true}}{${2:false}}" } }, { "name": "ifsingletitle", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifsingletitle{${1:true}}{${2:false}}" } }, { "name": "ifnocite", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifnocite{${1:true}}{${2:false}}" } }, { "name": "ifuniquetitle", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifuniquetitle{${1:true}}{${2:false}}" } }, { "name": "ifuniquebaretitle", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifuniquebaretitle{${1:true}}{${2:false}}" } }, { "name": "ifuniquework", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifuniquework{${1:true}}{${2:false}}" } }, { "name": "ifuniqueprimaryauthor", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifuniqueprimaryauthor{${1:true}}{${2:false}}" } }, { "name": "ifandothers", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifandothers{${1:list}}{${2:true}}{${3:false}}" } }, { "name": "ifmorenames", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifmorenames{${1:true}}{${2:false}}" } }, { "name": "ifmoreitems", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifmoreitems{${1:true}}{${2:false}}" } }, { "name": "ifterseinits", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifterseinits{${1:true}}{${2:false}}" } }, { "name": "ifentrytype", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifentrytype{${1:type}}{${2:true}}{${3:false}}" } }, { "name": "ifkeyword", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifkeyword{${1:keyword}}{${2:true}}{${3:false}}" } }, { "name": "ifentrykeyword", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "ifentrykeyword{${1:entrykey}}{${2:keyword}}{${3:true}}{${4:false}}" } }, { "name": "ifcategory", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifcategory{${1:category}}{${2:true}}{${3:false}}" } }, { "name": "ifentrycategory", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "ifentrycategory{${1:entrykey}}{${2:category}}{${3:true}}{${4:false}}" } }, { "name": "ifciteseen", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifciteseen{${1:true}}{${2:false}}" } }, { "name": "ifentryseen", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifentryseen{${1:entrykey}}{${2:true}}{${3:false}}" } }, { "name": "ifentryinbib", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifentryinbib{${1:entrykey}}{${2:true}}{${3:false}}" } }, { "name": "iffirstcitekey", "unusual": true, "arg": { "format": "{}{}", "snippet": "iffirstcitekey{${1:true}}{${2:false}}" } }, { "name": "iflastcitekey", "unusual": true, "arg": { "format": "{}{}", "snippet": "iflastcitekey{${1:true}}{${2:false}}" } }, { "name": "ifciteibid", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifciteibid{${1:true}}{${2:false}}" } }, { "name": "ifciteidem", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifciteidem{${1:true}}{${2:false}}" } }, { "name": "ifopcit", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifopcit{${1:true}}{${2:false}}" } }, { "name": "ifloccit", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifloccit{${1:true}}{${2:false}}" } }, { "name": "iffirstonpage", "unusual": true, "arg": { "format": "{}{}", "snippet": "iffirstonpage{${1:true}}{${2:false}}" } }, { "name": "ifsamepage", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "ifsamepage{${1:instance1}}{${2:instance2}}{${3:true}}{${4:false}}" } }, { "name": "ifinteger", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifinteger{${1:string}}{${2:true}}{${3:false}}" } }, { "name": "hascomputableequivalent", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "hascomputableequivalent{${1:string}}{${2:true}}{${3:false}}" } }, { "name": "ifiscomputable", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifiscomputable{${1:string}}{${2:true}}{${3:false}}" } }, { "name": "getcomputableequivalent", "unusual": true, "arg": { "format": "{}{}", "snippet": "getcomputableequivalent{${1:string}}{${2:macro%cmd}}" } }, { "name": "ifnumeral", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifnumeral{${1:string}}{${2:true}}{${3:false}}" } }, { "name": "ifnumerals", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifnumerals{${1:string}}{${2:true}}{${3:false}}" } }, { "name": "ifpages", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifpages{${1:string}}{${2:true}}{${3:false}}" } }, { "name": "iffieldint", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "iffieldint{${1:field}}{${2:true}}{${3:false}}" } }, { "name": "fieldhascomputableequivalent", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "fieldhascomputableequivalent{${1:field}}{${2:true}}{${3:false}}" } }, { "name": "iffieldiscomputable", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "iffieldiscomputable{${1:field}}{${2:true}}{${3:false}}" } }, { "name": "iffieldnum", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "iffieldnum{${1:field}}{${2:true}}{${3:false}}" } }, { "name": "iffieldnums", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "iffieldnums{${1:field}}{${2:true}}{${3:false}}" } }, { "name": "iffieldpages", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "iffieldpages{${1:field}}{${2:true}}{${3:false}}" } }, { "name": "ifbibstring", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifbibstring{${1:string}}{${2:true}}{${3:false}}" } }, { "name": "ifbibxstring", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifbibxstring{${1:string}}{${2:true}}{${3:false}}" } }, { "name": "iffieldbibstring", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "iffieldbibstring{${1:field}}{${2:true}}{${3:false}}" } }, { "name": "iffieldplusstringbibstring", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "iffieldplusstringbibstring{${1:field}}{${2:string}}{${3:true}}{${4:false}}" } }, { "name": "ifdriver", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifdriver{${1:entrytype}}{${2:true}}{${3:false}}" } }, { "name": "ifcapital", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifcapital{${1:true}}{${2:false}}" } }, { "name": "ifcitation", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifcitation{${1:true}}{${2:false}}" } }, { "name": "ifvolcite", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifvolcite{${1:true}}{${2:false}}" } }, { "name": "ifbibliography", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifbibliography{${1:true}}{${2:false}}" } }, { "name": "ifnatbibmode", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifnatbibmode{${1:true}}{${2:false}}" } }, { "name": "ifciteindex", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifciteindex{${1:true}}{${2:false}}" } }, { "name": "ifbibindex", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifbibindex{${1:true}}{${2:false}}" } }, { "name": "iffootnote", "unusual": true, "arg": { "format": "{}{}", "snippet": "iffootnote{${1:true}}{${2:false}}" } }, { "name": "thecitecounter", "unusual": true }, { "name": "themaxcitecounter", "unusual": true }, { "name": "thesavedcitecounter", "unusual": true }, { "name": "theuniquename", "unusual": true }, { "name": "theuniquelist", "unusual": true }, { "name": "theparenlevel", "unusual": true }, { "name": "themaxparens", "unusual": true }, { "name": "ifboolexpr", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifboolexpr{${1:expression}}{${2:true}}{${3:false}}" } }, { "name": "ifthenelse", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifthenelse{${1:tests}}{${2:true}}{${3:false}}" } }, { "name": "newbibmacro", "unusual": true, "arg": { "format": "{}{}", "snippet": "newbibmacro{${1:name}}{${2:definition}}" } }, { "name": "newbibmacro", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "newbibmacro{${1:name}}[${3:args}]{${2:definition}}" } }, { "name": "newbibmacro", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "newbibmacro{${1:name}}[${3:args}][${4:default}]{${2:definition}}" } }, { "name": "newbibmacro*", "unusual": true, "arg": { "format": "{}{}", "snippet": "newbibmacro*{${1:name}}{${2:definition}}" } }, { "name": "newbibmacro*", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "newbibmacro*{${1:name}}[${3:args}]{${2:definition}}" } }, { "name": "newbibmacro*", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "newbibmacro*{${1:name}}[${3:args}][${4:default}]{${2:definition}}" } }, { "name": "renewbibmacro", "unusual": true, "arg": { "format": "{}{}", "snippet": "renewbibmacro{${1:name}}{${2:definition}}" } }, { "name": "renewbibmacro", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "renewbibmacro{${1:name}}[${3:args}]{${2:definition}}" } }, { "name": "renewbibmacro", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "renewbibmacro{${1:name}}[${3:args}][${4:default}]{${2:definition}}" } }, { "name": "renewbibmacro*", "unusual": true, "arg": { "format": "{}{}", "snippet": "renewbibmacro*{${1:name}}{${2:definition}}" } }, { "name": "renewbibmacro*", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "renewbibmacro*{${1:name}}[${3:args}]{${2:definition}}" } }, { "name": "renewbibmacro*", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "renewbibmacro*{${1:name}}[${3:args}][${4:default}]{${2:definition}}" } }, { "name": "providebibmacro", "unusual": true, "arg": { "format": "{}{}", "snippet": "providebibmacro{${1:name}}{${2:definition}}" } }, { "name": "providebibmacro", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "providebibmacro{${1:name}}[${3:args}]{${2:definition}}" } }, { "name": "providebibmacro", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "providebibmacro{${1:name}}[${3:args}][${4:default}]{${2:definition}}" } }, { "name": "providebibmacro*", "unusual": true, "arg": { "format": "{}{}", "snippet": "providebibmacro*{${1:name}}{${2:definition}}" } }, { "name": "providebibmacro*", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "providebibmacro*{${1:name}}[${3:args}]{${2:definition}}" } }, { "name": "providebibmacro*", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "providebibmacro*{${1:name}}[${3:args}][${4:default}]{${2:definition}}" } }, { "name": "letbibmacro", "unusual": true, "arg": { "format": "{}{}", "snippet": "letbibmacro{${1:alias}}{${2:name}}" } }, { "name": "letbibmacro*", "unusual": true, "arg": { "format": "{}{}", "snippet": "letbibmacro*{${1:alias}}{${2:name}}" } }, { "name": "usebibmacro", "unusual": true, "arg": { "format": "{}", "snippet": "usebibmacro{${1:name}}" } }, { "name": "usebibmacro*", "unusual": true, "arg": { "format": "{}", "snippet": "usebibmacro*{${1:name}}" } }, { "name": "savecommand", "unusual": true, "arg": { "format": "{}", "snippet": "savecommand{${1:cmd}}" } }, { "name": "restorecommand", "unusual": true, "arg": { "format": "{}", "snippet": "restorecommand{${1:cmd}}" } }, { "name": "savebibmacro", "unusual": true, "arg": { "format": "{}", "snippet": "savebibmacro{${1:name}}" } }, { "name": "restorebibmacro", "unusual": true, "arg": { "format": "{}", "snippet": "restorebibmacro{${1:name}}" } }, { "name": "savefieldformat", "unusual": true, "arg": { "format": "{}", "snippet": "savefieldformat{${1:format}}" } }, { "name": "savefieldformat", "unusual": true, "arg": { "format": "[]{}", "snippet": "savefieldformat[${2:entrytype}]{${1:format}}" } }, { "name": "restorefieldformat", "unusual": true, "arg": { "format": "{}", "snippet": "restorefieldformat{${1:format}}" } }, { "name": "restorefieldformat", "unusual": true, "arg": { "format": "[]{}", "snippet": "restorefieldformat[${2:entrytype}]{${1:format}}" } }, { "name": "savelistformat", "unusual": true, "arg": { "format": "{}", "snippet": "savelistformat{${1:format}}" } }, { "name": "savelistformat", "unusual": true, "arg": { "format": "[]{}", "snippet": "savelistformat[${2:entrytype}]{${1:format}}" } }, { "name": "restorelistformat", "unusual": true, "arg": { "format": "{}", "snippet": "restorelistformat{${1:format}}" } }, { "name": "restorelistformat", "unusual": true, "arg": { "format": "[]{}", "snippet": "restorelistformat[${2:entrytype}]{${1:format}}" } }, { "name": "savenameformat", "unusual": true, "arg": { "format": "{}", "snippet": "savenameformat{${1:format}}" } }, { "name": "savenameformat", "unusual": true, "arg": { "format": "[]{}", "snippet": "savenameformat[${2:entrytype}]{${1:format}}" } }, { "name": "restorenameformat", "unusual": true, "arg": { "format": "{}", "snippet": "restorenameformat{${1:format}}" } }, { "name": "restorenameformat", "unusual": true, "arg": { "format": "[]{}", "snippet": "restorenameformat[${2:entrytype}]{${1:format}}" } }, { "name": "savelistwrapperformat", "unusual": true, "arg": { "format": "{}", "snippet": "savelistwrapperformat{${1:format}}" } }, { "name": "savelistwrapperformat", "unusual": true, "arg": { "format": "[]{}", "snippet": "savelistwrapperformat[${2:entrytype}]{${1:format}}" } }, { "name": "restorelistwrapperformat", "unusual": true, "arg": { "format": "{}", "snippet": "restorelistwrapperformat{${1:format}}" } }, { "name": "restorelistwrapperformat", "unusual": true, "arg": { "format": "[]{}", "snippet": "restorelistwrapperformat[${2:entrytype}]{${1:format}}" } }, { "name": "savenamewrapperformat", "unusual": true, "arg": { "format": "{}", "snippet": "savenamewrapperformat{${1:format}}" } }, { "name": "savenamewrapperformat", "unusual": true, "arg": { "format": "[]{}", "snippet": "savenamewrapperformat[${2:entrytype}]{${1:format}}" } }, { "name": "restorenamewrapperformat", "unusual": true, "arg": { "format": "{}", "snippet": "restorenamewrapperformat{${1:format}}" } }, { "name": "restorenamewrapperformat", "unusual": true, "arg": { "format": "[]{}", "snippet": "restorenamewrapperformat[${2:entrytype}]{${1:format}}" } }, { "name": "ifbibmacroundef", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifbibmacroundef{${1:name}}{${2:true}}{${3:false}}" } }, { "name": "iffieldformatundef", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "iffieldformatundef{${1:name}}{${2:true}}{${3:false}}" } }, { "name": "iffieldformatundef", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "iffieldformatundef[${4:entrytype}]{${1:name}}{${2:true}}{${3:false}}" } }, { "name": "iflistformatundef", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "iflistformatundef{${1:name}}{${2:true}}{${3:false}}" } }, { "name": "iflistformatundef", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "iflistformatundef[${4:entrytype}]{${1:name}}{${2:true}}{${3:false}}" } }, { "name": "ifnameformatundef", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifnameformatundef{${1:name}}{${2:true}}{${3:false}}" } }, { "name": "ifnameformatundef", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "ifnameformatundef[${4:entrytype}]{${1:name}}{${2:true}}{${3:false}}" } }, { "name": "iflistwrapperformatundef", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "iflistwrapperformatundef{${1:name}}{${2:true}}{${3:false}}" } }, { "name": "iflistwrapperformatundef", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "iflistwrapperformatundef[${4:entrytype}]{${1:name}}{${2:true}}{${3:false}}" } }, { "name": "ifnamewrapperformatundef", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifnamewrapperformatundef{${1:name}}{${2:true}}{${3:false}}" } }, { "name": "ifnamewrapperformatundef", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "ifnamewrapperformatundef[${4:entrytype}]{${1:name}}{${2:true}}{${3:false}}" } }, { "name": "usedriver", "unusual": true, "arg": { "format": "{}{}", "snippet": "usedriver{${1:code}}{${2:entrytype}}" } }, { "name": "bibhypertarget", "unusual": true, "arg": { "format": "{}{}", "snippet": "bibhypertarget{${1:name}}{${2:text}}" } }, { "name": "bibhyperlink", "unusual": true, "arg": { "format": "{}{}", "snippet": "bibhyperlink{${1:name}}{${2:text}}" } }, { "name": "bibhyperref", "unusual": true, "arg": { "format": "{}", "snippet": "bibhyperref{${1:text}}" } }, { "name": "bibhyperref", "unusual": true, "arg": { "format": "[]{}", "snippet": "bibhyperref[${2:entrykey}]{${1:text}}" } }, { "name": "ifhyperref", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifhyperref{${1:true}}{${2:false}}" } }, { "name": "docsvfield", "unusual": true, "arg": { "format": "{}", "snippet": "docsvfield{${1:field}}" } }, { "name": "forcsvfield", "unusual": true, "arg": { "format": "{}{}", "snippet": "forcsvfield{${1:handler}}{${2:field}}" } }, { "name": "MakeCapital", "unusual": true, "arg": { "format": "{}", "snippet": "MakeCapital{${1:text}}" } }, { "name": "MakeSentenceCase", "unusual": true, "arg": { "format": "{}", "snippet": "MakeSentenceCase{${1:text}}" } }, { "name": "MakeSentenceCase*", "unusual": true, "arg": { "format": "{}", "snippet": "MakeSentenceCase*{${1:text}}" } }, { "name": "mkpageprefix", "unusual": true, "arg": { "format": "{}", "snippet": "mkpageprefix{${1:text}}" } }, { "name": "mkpageprefix", "unusual": true, "arg": { "format": "[]{}", "snippet": "mkpageprefix[${2:pagination}]{${1:text}}" } }, { "name": "mkpageprefix", "unusual": true, "arg": { "format": "[][]{}", "snippet": "mkpageprefix[${2:pagination}][${3:postpro}]{${1:text}}" } }, { "name": "mkpagetotal", "unusual": true, "arg": { "format": "{}", "snippet": "mkpagetotal{${1:text}}" } }, { "name": "mkpagetotal", "unusual": true, "arg": { "format": "[]{}", "snippet": "mkpagetotal[${2:pagination}]{${1:text}}" } }, { "name": "mkpagetotal", "unusual": true, "arg": { "format": "[][]{}", "snippet": "mkpagetotal[${2:pagination}][${3:postpro}]{${1:text}}" } }, { "name": "themincomprange", "unusual": true }, { "name": "themaxcomprange", "unusual": true }, { "name": "themincompwidth", "unusual": true }, { "name": "mkcomprange", "unusual": true, "arg": { "format": "{}", "snippet": "mkcomprange{${1:text}}" } }, { "name": "mkcomprange", "unusual": true, "arg": { "format": "[]{}", "snippet": "mkcomprange[${2:postpro}]{${1:text}}" } }, { "name": "mkcomprange", "unusual": true, "arg": { "format": "[][]{}", "snippet": "mkcomprange[${2:postpro}][${3:itempostpro}]{${1:text}}" } }, { "name": "mkcomprange*", "unusual": true, "arg": { "format": "{}", "snippet": "mkcomprange*{${1:text}}" } }, { "name": "mkcomprange*", "unusual": true, "arg": { "format": "[]{}", "snippet": "mkcomprange*[${2:postpro}]{${1:text}}" } }, { "name": "mkcomprange*", "unusual": true, "arg": { "format": "[][]{}", "snippet": "mkcomprange*[${2:postpro}][${3:itempostpro}]{${1:text}}" } }, { "name": "mknormrange", "unusual": true, "arg": { "format": "{}", "snippet": "mknormrange{${1:text}}" } }, { "name": "mknormrange", "unusual": true, "arg": { "format": "[]{}", "snippet": "mknormrange[${2:postpro}]{${1:text}}" } }, { "name": "mknormrange", "unusual": true, "arg": { "format": "[][]{}", "snippet": "mknormrange[${2:postpro}][${3:itempostpro}]{${1:text}}" } }, { "name": "mknormrange*", "unusual": true, "arg": { "format": "{}", "snippet": "mknormrange*{${1:text}}" } }, { "name": "mknormrange*", "unusual": true, "arg": { "format": "[]{}", "snippet": "mknormrange*[${2:postpro}]{${1:text}}" } }, { "name": "mknormrange*", "unusual": true, "arg": { "format": "[][]{}", "snippet": "mknormrange*[${2:postpro}][${3:itempostpro}]{${1:text}}" } }, { "name": "mkfirstpage", "unusual": true, "arg": { "format": "{}", "snippet": "mkfirstpage{${1:text}}" } }, { "name": "mkfirstpage", "unusual": true, "arg": { "format": "[]{}", "snippet": "mkfirstpage[${2:postpro}]{${1:text}}" } }, { "name": "mkfirstpage", "unusual": true, "arg": { "format": "[][]{}", "snippet": "mkfirstpage[${2:postpro}][${3:itempostpro}]{${1:text}}" } }, { "name": "mkfirstpage*", "unusual": true, "arg": { "format": "{}", "snippet": "mkfirstpage*{${1:text}}" } }, { "name": "mkfirstpage*", "unusual": true, "arg": { "format": "[]{}", "snippet": "mkfirstpage*[${2:postpro}]{${1:text}}" } }, { "name": "mkfirstpage*", "unusual": true, "arg": { "format": "[][]{}", "snippet": "mkfirstpage*[${2:postpro}][${3:itempostpro}]{${1:text}}" } }, { "name": "rangelen", "unusual": true, "arg": { "format": "{}", "snippet": "rangelen{${1:rangefield}}" } }, { "name": "DeclareNumChars", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareNumChars{${1:characters}}" } }, { "name": "DeclareNumChars*", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareNumChars*{${1:characters}}" } }, { "name": "DeclareRangeChars", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareRangeChars{${1:characters}}" } }, { "name": "DeclareRangeChars*", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareRangeChars*{${1:characters}}" } }, { "name": "DeclareRangeCommands", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareRangeCommands{${1:cmds}}" } }, { "name": "DeclareRangeCommands*", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareRangeCommands*{${1:cmds}}" } }, { "name": "DeclarePageCommands", "unusual": true, "arg": { "format": "{}", "snippet": "DeclarePageCommands{${1:cmds}}" } }, { "name": "DeclarePageCommands*", "unusual": true, "arg": { "format": "{}", "snippet": "DeclarePageCommands*{${1:cmds}}" } }, { "name": "NumCheckSetup", "unusual": true, "arg": { "format": "{}", "snippet": "NumCheckSetup{${1:code}}" } }, { "name": "NumsCheckSetup", "unusual": true, "arg": { "format": "{}", "snippet": "NumsCheckSetup{${1:code}}" } }, { "name": "PagesCheckSetup", "unusual": true, "arg": { "format": "{}", "snippet": "PagesCheckSetup{${1:code}}" } }, { "name": "DeclareBabelToExplLanguageMapping", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareBabelToExplLanguageMapping{${1:babel language}}{${2:expl language}}" } }, { "name": "UndeclareBabelToExplLanguageMapping", "unusual": true, "arg": { "format": "{}", "snippet": "UndeclareBabelToExplLanguageMapping{${1:babel language}}" } }, { "name": "DeclareCaseLangs", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareCaseLangs{${1:languages}}" } }, { "name": "DeclareCaseLangs*", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareCaseLangs*{${1:languages}}" } }, { "name": "BibliographyWarning", "unusual": true, "arg": { "format": "{}", "snippet": "BibliographyWarning{${1:message%text}}" } }, { "name": "pagetrackertrue", "unusual": true }, { "name": "pagetrackerfalse", "unusual": true }, { "name": "citetrackertrue", "unusual": true }, { "name": "citetrackerfalse", "unusual": true }, { "name": "backtrackertrue", "unusual": true }, { "name": "backtrackerfalse", "unusual": true }, { "name": "newblock", "unusual": true }, { "name": "newunit", "unusual": true }, { "name": "finentry", "unusual": true }, { "name": "setunit", "unusual": true, "arg": { "format": "{}", "snippet": "setunit{${1:punctuation}}" } }, { "name": "setunit*", "unusual": true, "arg": { "format": "{}", "snippet": "setunit*{${1:punctuation}}" } }, { "name": "printunit", "unusual": true, "arg": { "format": "{}", "snippet": "printunit{${1:punctuation}}" } }, { "name": "printunit*", "unusual": true, "arg": { "format": "{}", "snippet": "printunit*{${1:punctuation}}" } }, { "name": "setpunctfont", "unusual": true, "arg": { "format": "{}", "snippet": "setpunctfont{${1:cmd}}" } }, { "name": "resetpunctfont", "unusual": true }, { "name": "ifpunct", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifpunct{${1:true}}{${2:false}}" } }, { "name": "ifterm", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifterm{${1:true}}{${2:false}}" } }, { "name": "ifpunctmark", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifpunctmark{${1:character}}{${2:true}}{${3:false}}" } }, { "name": "ifprefchar", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifprefchar{${1:true}}{${2:false}}" } }, { "name": "adddot", "unusual": true }, { "name": "addcomma", "unusual": true }, { "name": "addsemicolon", "unusual": true }, { "name": "addcolon", "unusual": true }, { "name": "addperiod", "unusual": true }, { "name": "addexclam", "unusual": true }, { "name": "addquestion", "unusual": true }, { "name": "isdot", "unusual": true }, { "name": "nopunct", "unusual": true }, { "name": "unspace", "unusual": true }, { "name": "addspace", "unusual": true }, { "name": "addnbspace", "unusual": true }, { "name": "addthinspace", "unusual": true }, { "name": "addnbthinspace", "unusual": true }, { "name": "addlowpenspace", "unusual": true }, { "name": "addhighpenspace", "unusual": true }, { "name": "addlpthinspace", "unusual": true }, { "name": "addhpthinspace", "unusual": true }, { "name": "addabbrvspace", "unusual": true }, { "name": "addabthinspace", "unusual": true }, { "name": "adddotspace", "unusual": true }, { "name": "addslash", "unusual": true }, { "name": "DeclarePrefChars", "unusual": true, "arg": { "format": "{}", "snippet": "DeclarePrefChars{${1:characters}}" } }, { "name": "DeclarePrefChars*", "unusual": true, "arg": { "format": "{}", "snippet": "DeclarePrefChars*{${1:characters}}" } }, { "name": "DeclareAutoPunctuation", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareAutoPunctuation{${1:characters}}" } }, { "name": "DeclareCapitalPunctuation", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareCapitalPunctuation{${1:characters}}" } }, { "name": "DeclarePunctuationPairs", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclarePunctuationPairs{${1:identifier}}{${2:characters}}" } }, { "name": "DeclareQuotePunctuation", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareQuotePunctuation{${1:characters}}" } }, { "name": "uspunctuation", "unusual": true }, { "name": "stdpunctuation", "unusual": true }, { "name": "bibsentence", "unusual": true }, { "name": "midsentence", "unusual": true }, { "name": "midsentence*", "unusual": true }, { "name": "bibstring", "unusual": true, "arg": { "format": "{}", "snippet": "bibstring{${1:string key}}" } }, { "name": "bibstring", "unusual": true, "arg": { "format": "[]{}", "snippet": "bibstring[${2:wrapper}]{${1:string key}}" } }, { "name": "biblstring", "unusual": true, "arg": { "format": "{}", "snippet": "biblstring{${1:string key}}" } }, { "name": "biblstring", "unusual": true, "arg": { "format": "[]{}", "snippet": "biblstring[${2:wrapper}]{${1:string key}}" } }, { "name": "bibsstring", "unusual": true, "arg": { "format": "{}", "snippet": "bibsstring{${1:string key}}" } }, { "name": "bibsstring", "unusual": true, "arg": { "format": "[]{}", "snippet": "bibsstring[${2:wrapper}]{${1:string key}}" } }, { "name": "bibcpstring", "unusual": true, "arg": { "format": "{}", "snippet": "bibcpstring{${1:string key}}" } }, { "name": "bibcpstring", "unusual": true, "arg": { "format": "[]{}", "snippet": "bibcpstring[${2:wrapper}]{${1:string key}}" } }, { "name": "bibcplstring", "unusual": true, "arg": { "format": "{}", "snippet": "bibcplstring{${1:string key}}" } }, { "name": "bibcplstring", "unusual": true, "arg": { "format": "[]{}", "snippet": "bibcplstring[${2:wrapper}]{${1:string key}}" } }, { "name": "bibcpsstring", "unusual": true, "arg": { "format": "{}", "snippet": "bibcpsstring{${1:string key}}" } }, { "name": "bibcpsstring", "unusual": true, "arg": { "format": "[]{}", "snippet": "bibcpsstring[${2:wrapper}]{${1:string key}}" } }, { "name": "bibucstring", "unusual": true, "arg": { "format": "{}", "snippet": "bibucstring{${1:string key}}" } }, { "name": "bibucstring", "unusual": true, "arg": { "format": "[]{}", "snippet": "bibucstring[${2:wrapper}]{${1:string key}}" } }, { "name": "bibuclstring", "unusual": true, "arg": { "format": "{}", "snippet": "bibuclstring{${1:string key}}" } }, { "name": "bibuclstring", "unusual": true, "arg": { "format": "[]{}", "snippet": "bibuclstring[${2:wrapper}]{${1:string key}}" } }, { "name": "bibucsstring", "unusual": true, "arg": { "format": "{}", "snippet": "bibucsstring{${1:string key}}" } }, { "name": "bibucsstring", "unusual": true, "arg": { "format": "[]{}", "snippet": "bibucsstring[${2:wrapper}]{${1:string key}}" } }, { "name": "biblcstring", "unusual": true, "arg": { "format": "{}", "snippet": "biblcstring{${1:string key}}" } }, { "name": "biblcstring", "unusual": true, "arg": { "format": "[]{}", "snippet": "biblcstring[${2:wrapper}]{${1:string key}}" } }, { "name": "biblclstring", "unusual": true, "arg": { "format": "{}", "snippet": "biblclstring{${1:string key}}" } }, { "name": "biblclstring", "unusual": true, "arg": { "format": "[]{}", "snippet": "biblclstring[${2:wrapper}]{${1:string key}}" } }, { "name": "biblcsstring", "unusual": true, "arg": { "format": "{}", "snippet": "biblcsstring{${1:string key}}" } }, { "name": "biblcsstring", "unusual": true, "arg": { "format": "[]{}", "snippet": "biblcsstring[${2:wrapper}]{${1:string key}}" } }, { "name": "bibxstring", "unusual": true, "arg": { "format": "{}", "snippet": "bibxstring{${1:string key}}" } }, { "name": "bibxstring", "unusual": true, "arg": { "format": "[]{}", "snippet": "bibxstring[${2:wrapper}]{${1:string key}}" } }, { "name": "bibxlstring", "unusual": true, "arg": { "format": "{}", "snippet": "bibxlstring{${1:string key}}" } }, { "name": "bibxlstring", "unusual": true, "arg": { "format": "[]{}", "snippet": "bibxlstring[${2:wrapper}]{${1:string key}}" } }, { "name": "bibxsstring", "unusual": true, "arg": { "format": "{}", "snippet": "bibxsstring{${1:string key}}" } }, { "name": "bibxsstring", "unusual": true, "arg": { "format": "[]{}", "snippet": "bibxsstring[${2:wrapper}]{${1:string key}}" } }, { "name": "textmainlang", "unusual": true, "arg": { "format": "{}", "snippet": "textmainlang{${1:text}}" } }, { "name": "texouterlang", "unusual": true, "arg": { "format": "{}", "snippet": "texouterlang{${1:text}}" } }, { "name": "DeclareBibstringSet", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareBibstringSet{${1:name}}{${2:key1,key2,...}}" } }, { "name": "UndeclareBibstringSet", "unusual": true, "arg": { "format": "{}", "snippet": "UndeclareBibstringSet{${1:name}}" } }, { "name": "UndeclareBibstringSets", "unusual": true }, { "name": "DeclareBibstringSetFormat", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareBibstringSetFormat{${1:name}}{${2:code}}" } }, { "name": "UneclareBibstringSetFormat", "unusual": true, "arg": { "format": "{}", "snippet": "UneclareBibstringSetFormat{${1:name}}" } }, { "name": "DeclareLanguageMapping", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareLanguageMapping{${1:language}}{${2:file}}" } }, { "name": "DeclareLanguageMappingSuffix", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareLanguageMappingSuffix{${1:suffix}}" } }, { "name": "mkbibemph", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibemph{${1:text}}" } }, { "name": "mkbibitalic", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibitalic{${1:text}}" } }, { "name": "mkbibbold", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibbold{${1:text}}" } }, { "name": "mkbibquote", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibquote{${1:text}}" } }, { "name": "mkbibparens", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibparens{${1:text}}" } }, { "name": "mkbibbrackets", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibbrackets{${1:text}}" } }, { "name": "bibopenparen", "unusual": true }, { "name": "bibcloseparen", "unusual": true }, { "name": "bibopenbracket", "unusual": true }, { "name": "bibclosebracket", "unusual": true }, { "name": "mkbibfootnote", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibfootnote{${1:text}}" } }, { "name": "mkbibfootnotetext", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibfootnotetext{${1:text}}" } }, { "name": "mkbibendnote", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibendnote{${1:text}}" } }, { "name": "mkbibendnotetext", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibendnotetext{${1:text}}" } }, { "name": "bibfootnotewrapper", "unusual": true, "arg": { "format": "{}", "snippet": "bibfootnotewrapper{${1:text}}" } }, { "name": "bibendnotewrapper", "unusual": true, "arg": { "format": "{}", "snippet": "bibendnotewrapper{${1:text}}" } }, { "name": "mkbibsuperscript", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibsuperscript{${1:text}}" } }, { "name": "mkbibmonth", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibmonth{${1:integer}}" } }, { "name": "mkbibseason", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibseason{${1:string}}" } }, { "name": "mkyearzeros", "unusual": true, "arg": { "format": "{}", "snippet": "mkyearzeros{${1:integer}}" } }, { "name": "mkmonthzeros", "unusual": true, "arg": { "format": "{}", "snippet": "mkmonthzeros{${1:integer}}" } }, { "name": "mkdayzeros", "unusual": true, "arg": { "format": "{}", "snippet": "mkdayzeros{${1:integer}}" } }, { "name": "mktimezeros", "unusual": true, "arg": { "format": "{}", "snippet": "mktimezeros{${1:integer}}" } }, { "name": "forcezerosy", "unusual": true, "arg": { "format": "{}", "snippet": "forcezerosy{${1:integer}}" } }, { "name": "forcezerosmdt", "unusual": true, "arg": { "format": "{}", "snippet": "forcezerosmdt{${1:integer}}" } }, { "name": "stripzeros", "unusual": true, "arg": { "format": "{}", "snippet": "stripzeros{${1:integer}}" } }, { "name": "labelnumberwidth", "unusual": true }, { "name": "labelalphawidth", "unusual": true }, { "name": "themaxextraalpha", "unusual": true }, { "name": "themaxextradate", "unusual": true }, { "name": "themaxextraname", "unusual": true }, { "name": "themaxextratitle", "unusual": true }, { "name": "themaxextratitleyear", "unusual": true }, { "name": "themaxnames", "unusual": true }, { "name": "theminnames", "unusual": true }, { "name": "themaxitems", "unusual": true }, { "name": "theminitems", "unusual": true }, { "name": "theinstcount", "unusual": true }, { "name": "thecitetotal", "unusual": true }, { "name": "thecitecount", "unusual": true }, { "name": "themulticitetotal", "unusual": true }, { "name": "themulticitecount", "unusual": true }, { "name": "thelisttotal", "unusual": true }, { "name": "thelistcount", "unusual": true }, { "name": "theliststart", "unusual": true }, { "name": "theliststop", "unusual": true }, { "name": "currentlang", "unusual": true }, { "name": "currentfield", "unusual": true }, { "name": "currentlist", "unusual": true }, { "name": "currentname", "unusual": true }, { "name": "AtBeginRefsection", "unusual": true, "arg": { "format": "{}", "snippet": "AtBeginRefsection{${1:code}}" } }, { "name": "AtNextRefsection", "unusual": true, "arg": { "format": "{}", "snippet": "AtNextRefsection{${1:code}}" } }, { "name": "AtFollowingRefsections", "unusual": true, "arg": { "format": "{}", "snippet": "AtFollowingRefsections{${1:code}}" } }, { "name": "AtBeginBibliography", "unusual": true, "arg": { "format": "{}", "snippet": "AtBeginBibliography{${1:code}}" } }, { "name": "AtBeginShorthands", "unusual": true, "arg": { "format": "{}", "snippet": "AtBeginShorthands{${1:code}}" } }, { "name": "AtBeginBiblist", "unusual": true, "arg": { "format": "{}{}", "snippet": "AtBeginBiblist{${1:biblistname}}{${2:code}}" } }, { "name": "AtEveryBibitem", "unusual": true, "arg": { "format": "{}", "snippet": "AtEveryBibitem{${1:code}}" } }, { "name": "AtEveryLositem", "unusual": true, "arg": { "format": "{}", "snippet": "AtEveryLositem{${1:code}}" } }, { "name": "AtEveryBiblistitem", "unusual": true, "arg": { "format": "{}{}", "snippet": "AtEveryBiblistitem{${1:biblistname}}{${2:code}}" } }, { "name": "AtNextBibliography", "unusual": true, "arg": { "format": "{}", "snippet": "AtNextBibliography{${1:code}}" } }, { "name": "AtUsedriver", "unusual": true, "arg": { "format": "{}", "snippet": "AtUsedriver{${1:code}}" } }, { "name": "AtUsedriver*", "unusual": true, "arg": { "format": "{}", "snippet": "AtUsedriver*{${1:code}}" } }, { "name": "AtEveryCite", "unusual": true, "arg": { "format": "{}", "snippet": "AtEveryCite{${1:code}}" } }, { "name": "AtEveryCitekey", "unusual": true, "arg": { "format": "{}", "snippet": "AtEveryCitekey{${1:code}}" } }, { "name": "AtEveryMultiCite", "unusual": true, "arg": { "format": "{}", "snippet": "AtEveryMultiCite{${1:code}}" } }, { "name": "AtNextCite", "unusual": true, "arg": { "format": "{}", "snippet": "AtNextCite{${1:code}}" } }, { "name": "AtEachCitekey", "unusual": true, "arg": { "format": "{}", "snippet": "AtEachCitekey{${1:code}}" } }, { "name": "AtNextCitekey", "unusual": true, "arg": { "format": "{}", "snippet": "AtNextCitekey{${1:code}}" } }, { "name": "AtNextMultiCite", "unusual": true, "arg": { "format": "{}", "snippet": "AtNextMultiCite{${1:code}}" } }, { "name": "AtVolcite", "unusual": true, "arg": { "format": "{}", "snippet": "AtVolcite{${1:code}}" } }, { "name": "AtVolcite*", "unusual": true, "arg": { "format": "{}", "snippet": "AtVolcite*{${1:code}}" } }, { "name": "AtDataInput", "unusual": true, "arg": { "format": "{}", "snippet": "AtDataInput{${1:code}}" } }, { "name": "AtDataInput", "unusual": true, "arg": { "format": "[]{}", "snippet": "AtDataInput[${2:entrytype}]{${1:code}}" } }, { "name": "UseBibitemHook", "unusual": true }, { "name": "UseUsedriverHook", "unusual": true }, { "name": "UseEveryCiteHook", "unusual": true }, { "name": "UseEveryCitekeyHook", "unusual": true }, { "name": "UseEveryMultiCiteHook", "unusual": true }, { "name": "UseNextCiteHook", "unusual": true }, { "name": "UseNextCitekeyHook", "unusual": true }, { "name": "UseNextMultiCiteHook", "unusual": true }, { "name": "UseVolciteHook", "unusual": true }, { "name": "DeferNextCitekeyHook", "unusual": true }, { "name": "AtEveryEntrykey", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "AtEveryEntrykey{${1:code}}{${2:success}}{${3:failure}}" } }, { "name": "DeclareUniquenameTemplate", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareUniquenameTemplate{${1:specification}}" } }, { "name": "DeclareUniquenameTemplate", "unusual": true, "arg": { "format": "[]{}", "snippet": "DeclareUniquenameTemplate[${2:name}]{${1:specification}}" } }, { "name": "DeclareNamehashTemplate", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareNamehashTemplate{${1:specification}}" } }, { "name": "DeclareNamehashTemplate", "unusual": true, "arg": { "format": "[]{}", "snippet": "DeclareNamehashTemplate[${2:name}]{${1:specification}}" } }, { "name": "actualoperator", "unusual": true }, { "name": "begrelateddelimmultivolume", "unusual": true }, { "name": "BiblatexHungarianWarningOff", "unusual": true }, { "name": "BiblatexLatvianWarningOff", "unusual": true }, { "name": "BiblatexSplitbibDefernumbersWarningOff", "unusual": true }, { "name": "biburlsetup", "unusual": true }, { "name": "blxcitecmd", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "blxcitecmd{${1:name}}{${2:prenote}}{${3:postnote}}{${4:citekey%plain}}{${5:punct}}" } }, { "name": "blxciteicmd", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "blxciteicmd{${1:name}}{${2:prenote}}{${3:postnote}}{${4:citekey%plain}}{${5:punct}}" } }, { "name": "blxendmcites", "unusual": true }, { "name": "blxmciteicmd", "unusual": true, "arg": { "format": "{}{}{}{}{}{}", "snippet": "blxmciteicmd{${1:multicitecount}}{${2:<name>}}{${3:prenote}}{${4:postnote}}{${5:citekey%plain}}{${6:punct}}" } }, { "name": "blxmcites", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "blxmcites{${1:multicitetotal}}{${2:multiprenote}}{${3:multipostnote}}" } }, { "name": "iffinalcitedelim", "unusual": true, "arg": { "format": "{}{}", "snippet": "iffinalcitedelim{${1:true}}{${2:false}}" } }, { "name": "iftextcitepunct", "unusual": true, "arg": { "format": "{}{}", "snippet": "iftextcitepunct{${1:true}}{${2:false}}" } }, { "name": "mkbibindexentry", "unusual": true, "arg": { "format": "{}{}", "snippet": "mkbibindexentry{${1:entry}}{${2:text}}" } }, { "name": "mkbibindexfield", "unusual": true, "arg": { "format": "{}{}", "snippet": "mkbibindexfield{${1:entry}}{${2:text}}" } }, { "name": "mkbibindexname", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "mkbibindexname{${1:family name}}{${2:given name}}{${3:prefix}}{${4:suffix}}" } }, { "name": "mkbibindexsubentry", "unusual": true, "arg": { "format": "{}{}", "snippet": "mkbibindexsubentry{${1:csname1}}{${2:csname2}}" } }, { "name": "mkdaterangecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkdaterangecomp{${1:datetype}}" } }, { "name": "mkdaterangecompextra", "unusual": true, "arg": { "format": "{}", "snippet": "mkdaterangecompextra{${1:datetype}}" } }, { "name": "mkdaterangefull", "unusual": true, "arg": { "format": "{}{}", "snippet": "mkdaterangefull{${1:short|long}}{${2:datetype}}" } }, { "name": "mkdaterangefullextra", "unusual": true, "arg": { "format": "{}{}", "snippet": "mkdaterangefullextra{${1:short|long}}{${2:datetype}}" } }, { "name": "mkdaterangeiso", "unusual": true, "arg": { "format": "{}", "snippet": "mkdaterangeiso{${1:datetype}}" } }, { "name": "mkdaterangeisoextra", "unusual": true, "arg": { "format": "{}", "snippet": "mkdaterangeisoextra{${1:datetype}}" } }, { "name": "mkdaterangelong", "unusual": true, "arg": { "format": "{}", "snippet": "mkdaterangelong{${1:datetype}}" } }, { "name": "mkdaterangelongextra", "unusual": true, "arg": { "format": "{}", "snippet": "mkdaterangelongextra{${1:datetype}}" } }, { "name": "mkdaterangeshort", "unusual": true, "arg": { "format": "{}", "snippet": "mkdaterangeshort{${1:datetype}}" } }, { "name": "mkdaterangeshortextra", "unusual": true, "arg": { "format": "{}", "snippet": "mkdaterangeshortextra{${1:datetype}}" } }, { "name": "mkdaterangeterse", "unusual": true, "arg": { "format": "{}", "snippet": "mkdaterangeterse{${1:datetype}}" } }, { "name": "mkdaterangeterseextra", "unusual": true, "arg": { "format": "{}", "snippet": "mkdaterangeterseextra{${1:datetype}}" } }, { "name": "mkdaterangetrunc", "unusual": true, "arg": { "format": "{}{}", "snippet": "mkdaterangetrunc{${1:short|long}}{${2:datetype}}" } }, { "name": "mkdaterangetruncextra", "unusual": true, "arg": { "format": "{}{}", "snippet": "mkdaterangetruncextra{${1:short|long}}{${2:datetype}}" } }, { "name": "mkdaterangeyear", "unusual": true, "arg": { "format": "{}", "snippet": "mkdaterangeyear{${1:datetype}}" } }, { "name": "mkdaterangeyearextra", "unusual": true, "arg": { "format": "{}", "snippet": "mkdaterangeyearextra{${1:datetype}}" } }, { "name": "mkdaterangeymd", "unusual": true, "arg": { "format": "{}", "snippet": "mkdaterangeymd{${1:datetype}}" } }, { "name": "mkdaterangeymdextra", "unusual": true, "arg": { "format": "{}", "snippet": "mkdaterangeymdextra{${1:datetype}}" } }, { "name": "mkrelatedstringtext", "unusual": true, "arg": { "format": "{}", "snippet": "mkrelatedstringtext{${1:text}}" } }, { "name": "mktimehh", "unusual": true, "arg": { "format": "{}", "snippet": "mktimehh{${1:number}}" } }, { "name": "multivolcitecmd", "unusual": true }, { "name": "shorthandwidth", "unusual": true }, { "name": "shortjournalwidth", "unusual": true }, { "name": "shortserieswidth", "unusual": true }, { "name": "subentryoperator", "unusual": true }, { "name": "thetextcitecount", "unusual": true }, { "name": "thetextcitemaxnames", "unusual": true }, { "name": "thetextcitetotal", "unusual": true }, { "name": "volcitecmd", "unusual": true }, { "name": "FirstWordUpper", "if": "style=abnt", "unusual": true, "arg": { "format": "{}", "snippet": "FirstWordUpper{${1:text}}" } }, { "name": "FirstWordSC", "if": "style=abnt", "unusual": true, "arg": { "format": "{}", "snippet": "FirstWordSC{${1:text}}" } }, { "name": "FirstWordLCSC", "if": "style=abnt", "unusual": true, "arg": { "format": "{}", "snippet": "FirstWordLCSC{${1:text}}" } }, { "name": "smartuppercase", "if": "style=abnt", "unusual": true, "arg": { "format": "{}", "snippet": "smartuppercase{${1:text}}" } }, { "name": "smartlowercase", "if": "style=abnt", "unusual": true, "arg": { "format": "{}", "snippet": "smartlowercase{${1:text}}" } }, { "name": "smartlcsc", "if": "style=abnt", "unusual": true, "arg": { "format": "{}", "snippet": "smartlcsc{${1:text}}" } }, { "name": "smartsc", "if": "style=abnt", "unusual": true, "arg": { "format": "{}", "snippet": "smartsc{${1:text}}" } }, { "name": "UpperOrSC", "if": "style=abnt", "unusual": true, "arg": { "format": "{}", "snippet": "UpperOrSC{${1:text}}" } }, { "name": "NormalOrSC", "if": "style=abnt", "unusual": true, "arg": { "format": "{}", "snippet": "NormalOrSC{${1:text}}" } }, { "name": "iffieldregex", "if": "style=abnt", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "iffieldregex{${1:field}}{${2:regex}}{${3:true}}{${4:false}}" } }, { "name": "iffieldendswithpunct", "if": "style=abnt", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "iffieldendswithpunct{${1:field}}{${2:true}}{${3:false}}" } }, { "name": "IfGivenIsInitial", "if": "style=abnt", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfGivenIsInitial{${1:arg1}}{${2:arg2}}" } }, { "name": "abntnum", "if": "style=abnt", "unusual": true, "arg": { "format": "{}", "snippet": "abntnum{${1:number}}" } }, { "name": "bibnameunderscore", "if": "style=abnt", "unusual": true }, { "name": "nopunctdash", "if": "style=abnt", "unusual": true }, { "name": "UpperOrSCCite", "if": "style=abnt", "unusual": true, "arg": { "format": "{}", "snippet": "UpperOrSCCite{${1:text}}" } }, { "name": "NormalOrSCCite", "if": "style=abnt", "unusual": true, "arg": { "format": "{}", "snippet": "NormalOrSCCite{${1:text}}" } }, { "name": "IfGivenIsInit", "if": "style=abnt", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfGivenIsInit{${1:arg1}}{${2:arg2}}" } }, { "name": "FirstWord", "if": "style=abnt", "unusual": true, "arg": { "format": "{}", "snippet": "FirstWord{${1:text}}" } }, { "name": "addapud", "if": "style=abnt", "unusual": true }, { "name": "apud", "if": "style=abnt", "arg": { "format": "{}{}", "snippet": "apud{${1:bibid}}{${2:bibid}}" } }, { "name": "apud", "if": "style=abnt", "unusual": true, "arg": { "format": "(){}{}", "snippet": "apud(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "apud", "if": "style=abnt", "arg": { "format": "()(){}{}", "snippet": "apud(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "apud", "if": "style=abnt", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "apud(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "apud", "if": "style=abnt", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "apud[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "apud", "if": "style=abnt", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "apud[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "apud", "if": "style=abnt", "arg": { "format": "()()[][]{}[][]{}", "snippet": "apud(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "plaincite", "if": "style=abnt", "unusual": true, "arg": { "format": "[][]{}", "snippet": "plaincite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "plaincite", "if": "style=abnt", "unusual": true, "arg": { "format": "[]{}", "snippet": "plaincite[${2:postnote}]{${1:bibid}}" } }, { "name": "plaincite", "if": "style=abnt", "unusual": true, "arg": { "format": "{}", "snippet": "plaincite{${1:bibid}}" } }, { "name": "citelastname", "if": "style=abnt", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citelastname[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citelastname", "if": "style=abnt", "unusual": true, "arg": { "format": "[]{}", "snippet": "citelastname[${2:postnote}]{${1:bibid}}" } }, { "name": "citelastname", "if": "style=abnt", "unusual": true, "arg": { "format": "{}", "snippet": "citelastname{${1:bibid}}" } }, { "name": "textapud", "if": "style=abnt", "arg": { "format": "{}{}", "snippet": "textapud{${1:bibid}}{${2:bibid}}" } }, { "name": "textapud", "if": "style=abnt", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "textapud{${1:bibid}}[${3:post}]{${2:bibid}}" } }, { "name": "textapud", "if": "style=abnt", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "textapud[${3:post}]{${1:bibid}}{${2:bibid}}" } }, { "name": "textapud", "if": "style=abnt", "arg": { "format": "[]{}[]{}", "snippet": "textapud[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "textapud", "if": "style=abnt", "arg": { "format": "[][]{}[][]{}", "snippet": "textapud[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "citeyearorsh*", "if": "style=abnt", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citeyearorsh*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citeyearorsh*", "if": "style=abnt", "unusual": true, "arg": { "format": "[]{}", "snippet": "citeyearorsh*[${2:postnote}]{${1:bibid}}" } }, { "name": "citeyearorsh*", "if": "style=abnt", "unusual": true, "arg": { "format": "{}", "snippet": "citeyearorsh*{${1:bibid}}" } }, { "name": "FirstWordUpper", "if": "style=abnt-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "FirstWordUpper{${1:text}}" } }, { "name": "FirstWordSC", "if": "style=abnt-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "FirstWordSC{${1:text}}" } }, { "name": "FirstWordLCSC", "if": "style=abnt-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "FirstWordLCSC{${1:text}}" } }, { "name": "smartuppercase", "if": "style=abnt-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "smartuppercase{${1:text}}" } }, { "name": "smartlowercase", "if": "style=abnt-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "smartlowercase{${1:text}}" } }, { "name": "smartlcsc", "if": "style=abnt-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "smartlcsc{${1:text}}" } }, { "name": "smartsc", "if": "style=abnt-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "smartsc{${1:text}}" } }, { "name": "UpperOrSC", "if": "style=abnt-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "UpperOrSC{${1:text}}" } }, { "name": "NormalOrSC", "if": "style=abnt-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "NormalOrSC{${1:text}}" } }, { "name": "iffieldregex", "if": "style=abnt-ibid", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "iffieldregex{${1:field}}{${2:regex}}{${3:true}}{${4:false}}" } }, { "name": "iffieldendswithpunct", "if": "style=abnt-ibid", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "iffieldendswithpunct{${1:field}}{${2:true}}{${3:false}}" } }, { "name": "IfGivenIsInitial", "if": "style=abnt-ibid", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfGivenIsInitial{${1:arg1}}{${2:arg2}}" } }, { "name": "abntnum", "if": "style=abnt-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "abntnum{${1:number}}" } }, { "name": "bibnameunderscore", "if": "style=abnt-ibid", "unusual": true }, { "name": "nopunctdash", "if": "style=abnt-ibid", "unusual": true }, { "name": "UpperOrSCCite", "if": "style=abnt-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "UpperOrSCCite{${1:text}}" } }, { "name": "NormalOrSCCite", "if": "style=abnt-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "NormalOrSCCite{${1:text}}" } }, { "name": "IfInitial", "if": "style=abnt-ibid", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfInitial{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "mkidem", "if": "style=abnt-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkidem{${1:arg}}" } }, { "name": "mkibid", "if": "style=abnt-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "mkopcit", "if": "style=abnt-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkopcit{${1:arg}}" } }, { "name": "mkloccit", "if": "style=abnt-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkloccit{${1:arg}}" } }, { "name": "addapud", "if": "style=abnt-ibid", "unusual": true }, { "name": "apud", "if": "style=abnt-ibid", "arg": { "format": "{}{}", "snippet": "apud{${1:bibid}}{${2:bibid}}" } }, { "name": "apud", "if": "style=abnt-ibid", "unusual": true, "arg": { "format": "(){}{}", "snippet": "apud(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "apud", "if": "style=abnt-ibid", "arg": { "format": "()(){}{}", "snippet": "apud(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "apud", "if": "style=abnt-ibid", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "apud(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "apud", "if": "style=abnt-ibid", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "apud[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "apud", "if": "style=abnt-ibid", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "apud[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "apud", "if": "style=abnt-ibid", "arg": { "format": "()()[][]{}[][]{}", "snippet": "apud(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "FirstWordUpper", "if": "style=abnt-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "FirstWordUpper{${1:text}}" } }, { "name": "FirstWordSC", "if": "style=abnt-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "FirstWordSC{${1:text}}" } }, { "name": "FirstWordLCSC", "if": "style=abnt-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "FirstWordLCSC{${1:text}}" } }, { "name": "smartuppercase", "if": "style=abnt-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "smartuppercase{${1:text}}" } }, { "name": "smartlowercase", "if": "style=abnt-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "smartlowercase{${1:text}}" } }, { "name": "smartlcsc", "if": "style=abnt-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "smartlcsc{${1:text}}" } }, { "name": "smartsc", "if": "style=abnt-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "smartsc{${1:text}}" } }, { "name": "UpperOrSC", "if": "style=abnt-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "UpperOrSC{${1:text}}" } }, { "name": "NormalOrSC", "if": "style=abnt-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "NormalOrSC{${1:text}}" } }, { "name": "iffieldregex", "if": "style=abnt-numeric", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "iffieldregex{${1:field}}{${2:regex}}{${3:true}}{${4:false}}" } }, { "name": "iffieldendswithpunct", "if": "style=abnt-numeric", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "iffieldendswithpunct{${1:field}}{${2:true}}{${3:false}}" } }, { "name": "IfGivenIsInitial", "if": "style=abnt-numeric", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfGivenIsInitial{${1:arg1}}{${2:arg2}}" } }, { "name": "abntnum", "if": "style=abnt-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "abntnum{${1:number}}" } }, { "name": "bibnameunderscore", "if": "style=abnt-numeric", "unusual": true }, { "name": "nopunctdash", "if": "style=abnt-numeric", "unusual": true }, { "name": "newcommaunit", "if": "style=acmauthoryear", "unusual": true }, { "name": "newcommaunit*", "if": "style=acmauthoryear", "unusual": true }, { "name": "citeyearpar", "if": "style=acmauthoryear", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citeyearpar[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citeyearpar", "if": "style=acmauthoryear", "unusual": true, "arg": { "format": "[]{}", "snippet": "citeyearpar[${2:postnote}]{${1:bibid}}" } }, { "name": "citeyearpar", "if": "style=acmauthoryear", "unusual": true, "arg": { "format": "{}", "snippet": "citeyearpar{${1:bibid}}" } }, { "name": "citep", "if": "style=acmauthoryear", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citep[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citep", "if": "style=acmauthoryear", "unusual": true, "arg": { "format": "[]{}", "snippet": "citep[${2:postnote}]{${1:bibid}}" } }, { "name": "citep", "if": "style=acmauthoryear", "unusual": true, "arg": { "format": "{}", "snippet": "citep{${1:bibid}}" } }, { "name": "citet", "if": "style=acmauthoryear", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citet[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citet", "if": "style=acmauthoryear", "unusual": true, "arg": { "format": "[]{}", "snippet": "citet[${2:postnote}]{${1:bibid}}" } }, { "name": "citet", "if": "style=acmauthoryear", "unusual": true, "arg": { "format": "{}", "snippet": "citet{${1:bibid}}" } }, { "name": "volumenumberdelim", "if": "style=acmnumeric", "unusual": true }, { "name": "newcommaunit", "if": "style=acmnumeric", "unusual": true }, { "name": "newcommaunit*", "if": "style=acmnumeric", "unusual": true }, { "name": "archaeologieversion", "if": "style=archaeologie", "unusual": true }, { "name": "archaeologiedate", "if": "style=archaeologie", "unusual": true }, { "name": "labwidthsameline", "if": "style=archaeologie", "unusual": true }, { "name": "archaeologieoptions", "if": "style=archaeologie", "unusual": true }, { "name": "seperator", "if": "style=archaeologie", "unusual": true }, { "name": "maintitlepunct", "if": "style=archaeologie", "unusual": true }, { "name": "locationdelim", "if": "style=archaeologie", "unusual": true }, { "name": "relateddelimmultivolume", "if": "style=archaeologie", "unusual": true }, { "name": "volnumdelim", "if": "style=archaeologie", "unusual": true }, { "name": "yearnumdelim", "if": "style=archaeologie", "unusual": true }, { "name": "jourvoldelim", "if": "style=archaeologie", "unusual": true }, { "name": "bibdatesubseqesep", "if": "style=archaeologie", "unusual": true }, { "name": "bibdaterangesepx", "if": "style=archaeologie", "unusual": true, "arg": { "format": "{}", "snippet": "bibdaterangesepx{${1:arg}}" } }, { "name": "labelyeardelim", "if": "style=archaeologie", "unusual": true }, { "name": "citetranslator", "if": "style=archaeologie", "arg": { "format": "[][]{}", "snippet": "citetranslator[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citetranslator", "if": "style=archaeologie", "arg": { "format": "[]{}", "snippet": "citetranslator[${2:postnote}]{${1:bibid}}" } }, { "name": "citetranslator", "if": "style=archaeologie", "arg": { "format": "{}", "snippet": "citetranslator{${1:bibid}}" } }, { "name": "citetranslator*", "if": "style=archaeologie", "arg": { "format": "[][]{}", "snippet": "citetranslator*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citetranslator*", "if": "style=archaeologie", "arg": { "format": "[]{}", "snippet": "citetranslator*[${2:postnote}]{${1:bibid}}" } }, { "name": "citetranslator*", "if": "style=archaeologie", "arg": { "format": "{}", "snippet": "citetranslator*{${1:bibid}}" } }, { "name": "archaeobibstyletitle", "if": "style=aefkw", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=aefkw", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=afwl", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=afwl", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=amit", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=amit", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=archa", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=archa", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=dguf", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=dguf", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=dguf-alt", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=dguf-alt", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=dguf-apa", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=dguf-apa", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=eaz", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=eaz", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=eaz-alt", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=eaz-alt", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=foe", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=foe", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=jb-halle", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=jb-halle", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=jb-kreis-neuss", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=jb-kreis-neuss", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=karl", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=karl", "unusual": true }, { "name": "ifuselabeltitle", "if": "style=karl", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifuselabeltitle{${1:true}}{${2:false}}" } }, { "name": "archaeobibstyletitle", "if": "style=kunde", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=kunde", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=maja", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=maja", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=mpk", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=mpk", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=mpkoeaw", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=mpkoeaw", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=niedersachsen", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=niedersachsen", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=nnu", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=nnu", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=offa", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=offa", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=rgk-inline", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=rgk-inline", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=rgk-numeric", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=rgk-numeric", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=rgk-verbose", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=rgk-verbose", "unusual": true }, { "name": "ifuselabeltitle", "if": "style=rgk-verbose", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifuselabeltitle{${1:true}}{${2:false}}" } }, { "name": "archaeobibstyletitle", "if": "style=rgk-inline-old", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=rgk-inline-old", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=rgk-numeric-old", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=rgk-numeric-old", "unusual": true }, { "name": "ifuselabeltitle", "if": "style=rgk-numeric-old", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifuselabeltitle{${1:true}}{${2:false}}" } }, { "name": "archaeobibstyletitle", "if": "style=rgk-verbose-old", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=rgk-verbose-old", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=rgzm-inline", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=rgzm-inline", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=rgzm-inline", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=rgzm-inline", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=rgzm-verbose", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=rgzm-verbose", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=ufg-muenster-inline", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=ufg-muenster-inline", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=ufg-muenster-numeric", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=ufg-muenster-numeric", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=ufg-muenster-verbose", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=ufg-muenster-verbose", "unusual": true }, { "name": "ifuselabeltitle", "if": "style=ufg-muenster-verbose", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifuselabeltitle{${1:true}}{${2:false}}" } }, { "name": "archaeobibstyletitle", "if": "style=volkskunde", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=volkskunde", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=zaak", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=zaak", "unusual": true }, { "name": "archaeobibstyletitle", "if": "style=zaes", "unusual": true }, { "name": "archaeocitestyletitle", "if": "style=zaes", "unusual": true }, { "name": "foreverunspace", "if": "style=apa", "unusual": true }, { "name": "printtexte", "if": "style=apa", "unusual": true, "arg": { "format": "{}", "snippet": "printtexte{${1:text}}" } }, { "name": "printtexte", "if": "style=apa", "unusual": true, "arg": { "format": "[]{}", "snippet": "printtexte[${2:format}]{${1:text}}" } }, { "name": "maxprtauth", "if": "style=apa", "unusual": true }, { "name": "apanum", "if": "style=apa", "unusual": true, "arg": { "format": "{}", "snippet": "apanum{${1:num}}" } }, { "name": "mkdaterangeapalong", "if": "style=apa", "unusual": true, "arg": { "format": "{}", "snippet": "mkdaterangeapalong{${1:datetype}}" } }, { "name": "mkdaterangeapalongextra", "if": "style=apa", "unusual": true, "arg": { "format": "{}", "snippet": "mkdaterangeapalongextra{${1:datetype}}" } }, { "name": "begrelateddelimcommenton", "if": "style=apa", "unusual": true }, { "name": "begrelateddelimreviewof", "if": "style=apa", "unusual": true }, { "name": "begrelateddelimreprintfrom", "if": "style=apa", "unusual": true }, { "name": "urldatecomma", "if": "style=apa", "unusual": true }, { "name": "apashortdash", "if": "style=apa", "unusual": true }, { "name": "citeresetapa", "if": "style=apa", "unusual": true }, { "name": "fullcitebib", "if": "style=apa", "unusual": true, "arg": { "format": "[][]{}", "snippet": "fullcitebib[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "fullcitebib", "if": "style=apa", "unusual": true, "arg": { "format": "[]{}", "snippet": "fullcitebib[${2:postnote}]{${1:bibid}}" } }, { "name": "fullcitebib", "if": "style=apa", "unusual": true, "arg": { "format": "{}", "snippet": "fullcitebib{${1:bibid}}" } }, { "name": "nptextcite", "if": "style=apa", "arg": { "format": "[][]{}", "snippet": "nptextcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "nptextcite", "if": "style=apa", "arg": { "format": "[]{}", "snippet": "nptextcite[${2:postnote}]{${1:bibid}}" } }, { "name": "nptextcite", "if": "style=apa", "arg": { "format": "{}", "snippet": "nptextcite{${1:bibid}}" } }, { "name": "nptextcites", "if": "style=apa", "unusual": true, "arg": { "format": "{}{}", "snippet": "nptextcites{${1:bibid}}{${2:bibid}}" } }, { "name": "nptextcites", "if": "style=apa", "unusual": true, "arg": { "format": "(){}{}", "snippet": "nptextcites(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "nptextcites", "if": "style=apa", "unusual": true, "arg": { "format": "()(){}{}", "snippet": "nptextcites(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "nptextcites", "if": "style=apa", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "nptextcites(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "nptextcites", "if": "style=apa", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "nptextcites[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "nptextcites", "if": "style=apa", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "nptextcites[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "nptextcites", "if": "style=apa", "unusual": true, "arg": { "format": "()()[][]{}[][]{}", "snippet": "nptextcites(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "mkdaterangeapalong", "if": "style=apa6", "arg": { "format": "{}", "snippet": "mkdaterangeapalong{${1:arg}}" } }, { "name": "fullcitebib", "if": "style=apa6", "unusual": true, "arg": { "format": "[][]{}", "snippet": "fullcitebib[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "fullcitebib", "if": "style=apa6", "unusual": true, "arg": { "format": "[]{}", "snippet": "fullcitebib[${2:postnote}]{${1:bibid}}" } }, { "name": "fullcitebib", "if": "style=apa6", "unusual": true, "arg": { "format": "{}", "snippet": "fullcitebib{${1:bibid}}" } }, { "name": "nptextcite", "if": "style=apa6", "arg": { "format": "[][]{}", "snippet": "nptextcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "nptextcite", "if": "style=apa6", "arg": { "format": "[]{}", "snippet": "nptextcite[${2:postnote}]{${1:bibid}}" } }, { "name": "nptextcite", "if": "style=apa6", "arg": { "format": "{}", "snippet": "nptextcite{${1:bibid}}" } }, { "name": "nptextcites", "if": "style=apa6", "unusual": true, "arg": { "format": "{}{}", "snippet": "nptextcites{${1:bibid}}{${2:bibid}}" } }, { "name": "nptextcites", "if": "style=apa6", "unusual": true, "arg": { "format": "(){}{}", "snippet": "nptextcites(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "nptextcites", "if": "style=apa6", "unusual": true, "arg": { "format": "()(){}{}", "snippet": "nptextcites(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "nptextcites", "if": "style=apa6", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "nptextcites(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "nptextcites", "if": "style=apa6", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "nptextcites[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "nptextcites", "if": "style=apa6", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "nptextcites[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "nptextcites", "if": "style=apa6", "unusual": true, "arg": { "format": "()()[][]{}[][]{}", "snippet": "nptextcites(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "labwidthsameline", "if": "style=arthistory-bonn", "unusual": true }, { "name": "titleaddondelim", "if": "style=arthistory-bonn", "unusual": true }, { "name": "volnumdelim", "if": "style=arthistory-bonn", "unusual": true }, { "name": "jourvoldelim", "if": "style=arthistory-bonn", "unusual": true }, { "name": "volissuedelim", "if": "style=arthistory-bonn", "unusual": true }, { "name": "exhibbibdaterangesep", "if": "style=arthistory-bonn", "unusual": true }, { "name": "dononameyeardelim", "if": "style=bath", "unusual": true }, { "name": "mknoyeardaterangefull", "if": "style=bath", "unusual": true, "arg": { "format": "{}{}", "snippet": "mknoyeardaterangefull{${1:arg1}}{${2:arg2}}" } }, { "name": "mknoyeardaterangetrunc", "if": "style=bath", "unusual": true, "arg": { "format": "{}{}", "snippet": "mknoyeardaterangetrunc{${1:arg1}}{${2:arg2}}" } }, { "name": "ifrelatedloop", "if": "style=bath", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifrelatedloop{${1:true}}{${2:false}}" } }, { "name": "mkbibnocomma", "if": "style=chem-angew", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibnocomma{${1:arg}}" } }, { "name": "mkbibsuperbracket", "if": "style=chem-angew", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibsuperbracket{${1:arg}}" } }, { "name": "mkgroupeddigits", "if": "style=chem-rsc", "unusual": true, "arg": { "format": "{}", "snippet": "mkgroupeddigits{${1:arg}}" } }, { "name": "AddBiblatexClavis", "if": "bibstyle=claves", "arg": { "format": "{}", "snippet": "AddBiblatexClavis{${1:abbrev}}" } }, { "name": "multiclavesseparator", "if": "bibstyle=claves", "unusual": true }, { "name": "clavisseparator", "if": "bibstyle=claves", "unusual": true }, { "name": "clavisformat", "if": "bibstyle=claves", "unusual": true, "arg": { "format": "{}", "snippet": "clavisformat{${1:text}}" } }, { "name": "citeallclaves", "if": "bibstyle=claves" }, { "name": "clavesadddashinset", "if": "bibstyle=claves" }, { "name": "shorthandsep", "if": "style=authortitle-dw", "unusual": true }, { "name": "jourvolstring", "if": "style=authortitle-dw", "unusual": true }, { "name": "jourvolnumsep", "if": "style=authortitle-dw", "unusual": true }, { "name": "journumstring", "if": "style=authortitle-dw", "unusual": true }, { "name": "seriespunct", "if": "style=authortitle-dw", "unusual": true }, { "name": "sernumstring", "if": "style=authortitle-dw", "unusual": true }, { "name": "shorthandpunct", "if": "style=authortitle-dw", "unusual": true }, { "name": "shorthandinbibpunct", "if": "style=authortitle-dw", "unusual": true }, { "name": "titleaddonpunct", "if": "style=authortitle-dw", "unusual": true }, { "name": "locationdatepunct", "if": "style=authortitle-dw", "unusual": true }, { "name": "locationpublisherpunct", "if": "style=authortitle-dw", "unusual": true }, { "name": "publisherdatepunct", "if": "style=authortitle-dw", "unusual": true }, { "name": "origfieldspunct", "if": "style=authortitle-dw", "unusual": true }, { "name": "bibleftpseudo", "if": "style=authortitle-dw", "unusual": true }, { "name": "bibrightpseudo", "if": "style=authortitle-dw", "unusual": true }, { "name": "bibrevsdnamedelim", "if": "style=authortitle-dw", "unusual": true }, { "name": "bibmultinamedelim", "if": "style=authortitle-dw", "unusual": true }, { "name": "bibfinalnamedelim", "if": "style=authortitle-dw", "unusual": true }, { "name": "annotationfont", "if": "style=authortitle-dw", "unusual": true }, { "name": "libraryfont", "if": "style=authortitle-dw", "unusual": true }, { "name": "mkidem", "if": "style=authortitle-dw", "unusual": true, "arg": { "format": "{}", "snippet": "mkidem{${1:arg}}" } }, { "name": "citenamepunct", "if": "style=authortitle-dw", "unusual": true }, { "name": "citerevsdnamedelim", "if": "style=authortitle-dw", "unusual": true }, { "name": "citemultinamedelim", "if": "style=authortitle-dw", "unusual": true }, { "name": "citefinalnamedelim", "if": "style=authortitle-dw", "unusual": true }, { "name": "textcitesdelim", "if": "style=authortitle-dw", "unusual": true }, { "name": "mkibid", "if": "style=authortitle-dw", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "titleyeardelim", "if": "style=authortitle-dw", "unusual": true }, { "name": "shorthandsep", "if": "style=footnote-dw", "unusual": true }, { "name": "jourvolstring", "if": "style=footnote-dw", "unusual": true }, { "name": "jourvolnumsep", "if": "style=footnote-dw", "unusual": true }, { "name": "journumstring", "if": "style=footnote-dw", "unusual": true }, { "name": "seriespunct", "if": "style=footnote-dw", "unusual": true }, { "name": "sernumstring", "if": "style=footnote-dw", "unusual": true }, { "name": "shorthandpunct", "if": "style=footnote-dw", "unusual": true }, { "name": "shorthandinbibpunct", "if": "style=footnote-dw", "unusual": true }, { "name": "titleaddonpunct", "if": "style=footnote-dw", "unusual": true }, { "name": "locationdatepunct", "if": "style=footnote-dw", "unusual": true }, { "name": "locationpublisherpunct", "if": "style=footnote-dw", "unusual": true }, { "name": "publisherdatepunct", "if": "style=footnote-dw", "unusual": true }, { "name": "origfieldspunct", "if": "style=footnote-dw", "unusual": true }, { "name": "bibleftpseudo", "if": "style=footnote-dw", "unusual": true }, { "name": "bibrightpseudo", "if": "style=footnote-dw", "unusual": true }, { "name": "bibrevsdnamedelim", "if": "style=footnote-dw", "unusual": true }, { "name": "bibmultinamedelim", "if": "style=footnote-dw", "unusual": true }, { "name": "bibfinalnamedelim", "if": "style=footnote-dw", "unusual": true }, { "name": "annotationfont", "if": "style=footnote-dw", "unusual": true }, { "name": "libraryfont", "if": "style=footnote-dw", "unusual": true }, { "name": "mkidem", "if": "style=footnote-dw", "unusual": true, "arg": { "format": "{}", "snippet": "mkidem{${1:arg}}" } }, { "name": "citenamepunct", "if": "style=footnote-dw", "unusual": true }, { "name": "citerevsdnamedelim", "if": "style=footnote-dw", "unusual": true }, { "name": "citemultinamedelim", "if": "style=footnote-dw", "unusual": true }, { "name": "citefinalnamedelim", "if": "style=footnote-dw", "unusual": true }, { "name": "textcitesdelim", "if": "style=footnote-dw", "unusual": true }, { "name": "mkibid", "if": "style=footnote-dw", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "mkfootnotecite", "if": "style=footnote-dw", "unusual": true, "arg": { "format": "{}", "snippet": "mkfootnotecite{${1:arg}}" } }, { "name": "mkparencite", "if": "style=footnote-dw", "unusual": true, "arg": { "format": "{}", "snippet": "mkparencite{${1:arg}}" } }, { "name": "footnotecheck", "if": "style=footnote-dw", "unusual": true }, { "name": "thebibitem", "if": "style=enc", "unusual": true }, { "name": "thelositem", "if": "style=enc", "unusual": true }, { "name": "mkibid", "if": "style=enc", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "mkoutercitedelims", "if": "style=ext-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-numeric", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-numeric", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-numeric", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-numeric", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-numeric", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-numeric", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-numeric", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-numeric", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-numeric", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-numeric", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-numeric", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-numeric", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-numeric", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-numeric", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-numeric", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-numeric", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-numeric", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-numeric", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-numeric", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-numeric", "unusual": true }, { "name": "introcitesep", "if": "style=ext-numeric", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-numeric", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-numeric", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-numeric", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-numeric", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-numeric", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-numeric", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-numeric", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-numeric", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-numeric", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-numeric", "unusual": true }, { "name": "servoldelim", "if": "style=ext-numeric", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-numeric", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-numeric", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-numeric", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-numeric", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-numeric", "unusual": true }, { "name": "publocdelim", "if": "style=ext-numeric", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-numeric", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-numeric-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-numeric-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-numeric-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-numeric-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-numeric-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-numeric-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-numeric-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-numeric-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-numeric-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-numeric-comp", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-numeric-comp", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-numeric-comp", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-numeric-comp", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-numeric-comp", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-numeric-comp", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-numeric-comp", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-numeric-comp", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-numeric-comp", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-numeric-comp", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-numeric-comp", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-numeric-comp", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-numeric-comp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-numeric-comp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-numeric-comp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-numeric-comp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-numeric-comp", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-numeric-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-numeric-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-numeric-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-numeric-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-numeric-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-numeric-comp", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-numeric-comp", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-numeric-comp", "unusual": true }, { "name": "introcitesep", "if": "style=ext-numeric-comp", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-numeric-comp", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-numeric-comp", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-numeric-comp", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-numeric-comp", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-numeric-comp", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-numeric-comp", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-numeric-comp", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-numeric-comp", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-numeric-comp", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-numeric-comp", "unusual": true }, { "name": "servoldelim", "if": "style=ext-numeric-comp", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-numeric-comp", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-numeric-comp", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-numeric-comp", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-numeric-comp", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-numeric-comp", "unusual": true }, { "name": "publocdelim", "if": "style=ext-numeric-comp", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-numeric-comp", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-numeric-verb", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-numeric-verb", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-numeric-verb", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-numeric-verb", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-numeric-verb", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-numeric-verb", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-numeric-verb", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-numeric-verb", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-numeric-verb", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-numeric-verb", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-numeric-verb", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-numeric-verb", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-numeric-verb", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-numeric-verb", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-numeric-verb", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-numeric-verb", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-numeric-verb", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-numeric-verb", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-numeric-verb", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-numeric-verb", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-numeric-verb", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-numeric-verb", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-numeric-verb", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-numeric-verb", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-numeric-verb", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-numeric-verb", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-numeric-verb", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-numeric-verb", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-numeric-verb", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-numeric-verb", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-numeric-verb", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-numeric-verb", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-numeric-verb", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-numeric-verb", "unusual": true }, { "name": "introcitesep", "if": "style=ext-numeric-verb", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-numeric-verb", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-numeric-verb", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-numeric-verb", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-numeric-verb", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-numeric-verb", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-numeric-verb", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-numeric-verb", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-numeric-verb", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-numeric-verb", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-numeric-verb", "unusual": true }, { "name": "servoldelim", "if": "style=ext-numeric-verb", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-numeric-verb", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-numeric-verb", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-numeric-verb", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-numeric-verb", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-numeric-verb", "unusual": true }, { "name": "publocdelim", "if": "style=ext-numeric-verb", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-numeric-verb", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-alphabetic", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-alphabetic", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-alphabetic", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-alphabetic", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-alphabetic", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-alphabetic", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-alphabetic", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-alphabetic", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-alphabetic", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-alphabetic", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-alphabetic", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-alphabetic", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-alphabetic", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-alphabetic", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-alphabetic", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-alphabetic", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-alphabetic", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-alphabetic", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-alphabetic", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-alphabetic", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-alphabetic", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-alphabetic", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-alphabetic", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-alphabetic", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-alphabetic", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-alphabetic", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-alphabetic", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-alphabetic", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-alphabetic", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-alphabetic", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-alphabetic", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-alphabetic", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-alphabetic", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-alphabetic", "unusual": true }, { "name": "introcitesep", "if": "style=ext-alphabetic", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-alphabetic", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-alphabetic", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-alphabetic", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-alphabetic", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-alphabetic", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-alphabetic", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-alphabetic", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-alphabetic", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-alphabetic", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-alphabetic", "unusual": true }, { "name": "servoldelim", "if": "style=ext-alphabetic", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-alphabetic", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-alphabetic", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-alphabetic", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-alphabetic", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-alphabetic", "unusual": true }, { "name": "publocdelim", "if": "style=ext-alphabetic", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-alphabetic", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-alphabetic-verb", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-alphabetic-verb", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-alphabetic-verb", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-alphabetic-verb", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-alphabetic-verb", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-alphabetic-verb", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-alphabetic-verb", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-alphabetic-verb", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-alphabetic-verb", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-alphabetic-verb", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-alphabetic-verb", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-alphabetic-verb", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-alphabetic-verb", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-alphabetic-verb", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-alphabetic-verb", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-alphabetic-verb", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-alphabetic-verb", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-alphabetic-verb", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-alphabetic-verb", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-alphabetic-verb", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-alphabetic-verb", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-alphabetic-verb", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-alphabetic-verb", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-alphabetic-verb", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-alphabetic-verb", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-alphabetic-verb", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-alphabetic-verb", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-alphabetic-verb", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-alphabetic-verb", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-alphabetic-verb", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-alphabetic-verb", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-alphabetic-verb", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-alphabetic-verb", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-alphabetic-verb", "unusual": true }, { "name": "introcitesep", "if": "style=ext-alphabetic-verb", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-alphabetic-verb", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-alphabetic-verb", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-alphabetic-verb", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-alphabetic-verb", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-alphabetic-verb", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-alphabetic-verb", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-alphabetic-verb", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-alphabetic-verb", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-alphabetic-verb", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-alphabetic-verb", "unusual": true }, { "name": "servoldelim", "if": "style=ext-alphabetic-verb", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-alphabetic-verb", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-alphabetic-verb", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-alphabetic-verb", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-alphabetic-verb", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-alphabetic-verb", "unusual": true }, { "name": "publocdelim", "if": "style=ext-alphabetic-verb", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-alphabetic-verb", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-authoryear", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-authoryear", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-authoryear", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-authoryear", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-authoryear", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-authoryear", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-authoryear", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-authoryear", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-authoryear", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-authoryear", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-authoryear", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-authoryear", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-authoryear", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-authoryear", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-authoryear", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-authoryear", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-authoryear", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-authoryear", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-authoryear", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-authoryear", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-authoryear", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-authoryear", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-authoryear", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-authoryear", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-authoryear", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-authoryear", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-authoryear", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-authoryear", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-authoryear", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-authoryear", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-authoryear", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-authoryear", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-authoryear", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-authoryear", "unusual": true }, { "name": "introcitesep", "if": "style=ext-authoryear", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-authoryear", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-authoryear", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-authoryear", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-authoryear", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-authoryear", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-authoryear", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-authoryear", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-authoryear", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-authoryear", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-authoryear", "unusual": true }, { "name": "servoldelim", "if": "style=ext-authoryear", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-authoryear", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-authoryear", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-authoryear", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-authoryear", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-authoryear", "unusual": true }, { "name": "publocdelim", "if": "style=ext-authoryear", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-authoryear", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-authoryear-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-authoryear-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-authoryear-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-authoryear-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-authoryear-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-authoryear-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-authoryear-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-authoryear-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-authoryear-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-authoryear-comp", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-authoryear-comp", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-authoryear-comp", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-authoryear-comp", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-authoryear-comp", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-authoryear-comp", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-authoryear-comp", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-authoryear-comp", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-authoryear-comp", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-authoryear-comp", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-authoryear-comp", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-authoryear-comp", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-authoryear-comp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-authoryear-comp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-authoryear-comp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-authoryear-comp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-authoryear-comp", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-authoryear-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-authoryear-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-authoryear-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-authoryear-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-authoryear-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-authoryear-comp", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-authoryear-comp", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-authoryear-comp", "unusual": true }, { "name": "introcitesep", "if": "style=ext-authoryear-comp", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-authoryear-comp", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-authoryear-comp", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-authoryear-comp", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-authoryear-comp", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-authoryear-comp", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-authoryear-comp", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-authoryear-comp", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-authoryear-comp", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-authoryear-comp", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-authoryear-comp", "unusual": true }, { "name": "servoldelim", "if": "style=ext-authoryear-comp", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-authoryear-comp", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-authoryear-comp", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-authoryear-comp", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-authoryear-comp", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-authoryear-comp", "unusual": true }, { "name": "publocdelim", "if": "style=ext-authoryear-comp", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-authoryear-comp", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-authoryear-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-authoryear-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-authoryear-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-authoryear-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-authoryear-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-authoryear-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-authoryear-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-authoryear-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-authoryear-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-authoryear-ibid", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-authoryear-ibid", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-authoryear-ibid", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-authoryear-ibid", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-authoryear-ibid", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-authoryear-ibid", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-authoryear-ibid", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-authoryear-ibid", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-authoryear-ibid", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-authoryear-ibid", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-authoryear-ibid", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-authoryear-ibid", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-authoryear-ibid", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-authoryear-ibid", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-authoryear-ibid", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-authoryear-ibid", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-authoryear-ibid", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-authoryear-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-authoryear-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-authoryear-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-authoryear-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-authoryear-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-authoryear-ibid", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-authoryear-ibid", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-authoryear-ibid", "unusual": true }, { "name": "introcitesep", "if": "style=ext-authoryear-ibid", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-authoryear-ibid", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-authoryear-ibid", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-authoryear-ibid", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-authoryear-ibid", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-authoryear-ibid", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-authoryear-ibid", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-authoryear-ibid", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-authoryear-ibid", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-authoryear-ibid", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-authoryear-ibid", "unusual": true }, { "name": "servoldelim", "if": "style=ext-authoryear-ibid", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-authoryear-ibid", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-authoryear-ibid", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-authoryear-ibid", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-authoryear-ibid", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-authoryear-ibid", "unusual": true }, { "name": "publocdelim", "if": "style=ext-authoryear-ibid", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-authoryear-ibid", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-authoryear-ecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-authoryear-ecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-authoryear-ecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-authoryear-ecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-authoryear-ecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-authoryear-ecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-authoryear-ecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-authoryear-ecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-authoryear-ecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-authoryear-ecomp", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-authoryear-ecomp", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-authoryear-ecomp", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-authoryear-ecomp", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-authoryear-ecomp", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-authoryear-ecomp", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-authoryear-ecomp", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-authoryear-ecomp", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-authoryear-ecomp", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-authoryear-ecomp", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-authoryear-ecomp", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-authoryear-ecomp", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-authoryear-ecomp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-authoryear-ecomp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-authoryear-ecomp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-authoryear-ecomp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-authoryear-ecomp", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-authoryear-ecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-authoryear-ecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-authoryear-ecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-authoryear-ecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-authoryear-ecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-authoryear-ecomp", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-authoryear-ecomp", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-authoryear-ecomp", "unusual": true }, { "name": "introcitesep", "if": "style=ext-authoryear-ecomp", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-authoryear-ecomp", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-authoryear-ecomp", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-authoryear-ecomp", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-authoryear-ecomp", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-authoryear-ecomp", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-authoryear-ecomp", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-authoryear-ecomp", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-authoryear-ecomp", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-authoryear-ecomp", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-authoryear-ecomp", "unusual": true }, { "name": "servoldelim", "if": "style=ext-authoryear-ecomp", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-authoryear-ecomp", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-authoryear-ecomp", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-authoryear-ecomp", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-authoryear-ecomp", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-authoryear-ecomp", "unusual": true }, { "name": "publocdelim", "if": "style=ext-authoryear-ecomp", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-authoryear-ecomp", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-authoryear-iecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-authoryear-iecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-authoryear-iecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-authoryear-iecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-authoryear-iecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-authoryear-iecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-authoryear-iecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-authoryear-iecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-authoryear-iecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-authoryear-iecomp", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-authoryear-iecomp", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-authoryear-iecomp", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-authoryear-iecomp", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-authoryear-iecomp", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-authoryear-iecomp", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-authoryear-iecomp", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-authoryear-iecomp", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-authoryear-iecomp", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-authoryear-iecomp", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-authoryear-iecomp", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-authoryear-iecomp", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-authoryear-iecomp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-authoryear-iecomp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-authoryear-iecomp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-authoryear-iecomp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-authoryear-iecomp", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-authoryear-iecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-authoryear-iecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-authoryear-iecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-authoryear-iecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-authoryear-iecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-authoryear-iecomp", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-authoryear-iecomp", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-authoryear-iecomp", "unusual": true }, { "name": "introcitesep", "if": "style=ext-authoryear-iecomp", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-authoryear-iecomp", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-authoryear-iecomp", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-authoryear-iecomp", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-authoryear-iecomp", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-authoryear-iecomp", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-authoryear-iecomp", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-authoryear-iecomp", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-authoryear-iecomp", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-authoryear-iecomp", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-authoryear-iecomp", "unusual": true }, { "name": "servoldelim", "if": "style=ext-authoryear-iecomp", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-authoryear-iecomp", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-authoryear-iecomp", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-authoryear-iecomp", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-authoryear-iecomp", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-authoryear-iecomp", "unusual": true }, { "name": "publocdelim", "if": "style=ext-authoryear-iecomp", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-authoryear-iecomp", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-authoryear-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-authoryear-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-authoryear-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-authoryear-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-authoryear-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-authoryear-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-authoryear-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-authoryear-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-authoryear-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-authoryear-terse", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-authoryear-terse", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-authoryear-terse", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-authoryear-terse", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-authoryear-terse", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-authoryear-terse", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-authoryear-terse", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-authoryear-terse", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-authoryear-terse", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-authoryear-terse", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-authoryear-terse", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-authoryear-terse", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-authoryear-terse", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-authoryear-terse", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-authoryear-terse", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-authoryear-terse", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-authoryear-terse", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-authoryear-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-authoryear-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-authoryear-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-authoryear-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-authoryear-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-authoryear-terse", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-authoryear-terse", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-authoryear-terse", "unusual": true }, { "name": "introcitesep", "if": "style=ext-authoryear-terse", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-authoryear-terse", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-authoryear-terse", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-authoryear-terse", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-authoryear-terse", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-authoryear-terse", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-authoryear-terse", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-authoryear-terse", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-authoryear-terse", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-authoryear-terse", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-authoryear-terse", "unusual": true }, { "name": "servoldelim", "if": "style=ext-authoryear-terse", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-authoryear-terse", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-authoryear-terse", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-authoryear-terse", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-authoryear-terse", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-authoryear-terse", "unusual": true }, { "name": "publocdelim", "if": "style=ext-authoryear-terse", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-authoryear-terse", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-authoryear-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-authoryear-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-authoryear-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-authoryear-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-authoryear-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-authoryear-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-authoryear-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-authoryear-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-authoryear-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-authoryear-tcomp", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-authoryear-tcomp", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-authoryear-tcomp", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-authoryear-tcomp", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-authoryear-tcomp", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-authoryear-tcomp", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-authoryear-tcomp", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-authoryear-tcomp", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-authoryear-tcomp", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-authoryear-tcomp", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-authoryear-tcomp", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-authoryear-tcomp", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-authoryear-tcomp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-authoryear-tcomp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-authoryear-tcomp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-authoryear-tcomp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-authoryear-tcomp", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-authoryear-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-authoryear-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-authoryear-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-authoryear-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-authoryear-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-authoryear-tcomp", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-authoryear-tcomp", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-authoryear-tcomp", "unusual": true }, { "name": "introcitesep", "if": "style=ext-authoryear-tcomp", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-authoryear-tcomp", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-authoryear-tcomp", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-authoryear-tcomp", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-authoryear-tcomp", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-authoryear-tcomp", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-authoryear-tcomp", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-authoryear-tcomp", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-authoryear-tcomp", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-authoryear-tcomp", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-authoryear-tcomp", "unusual": true }, { "name": "servoldelim", "if": "style=ext-authoryear-tcomp", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-authoryear-tcomp", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-authoryear-tcomp", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-authoryear-tcomp", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-authoryear-tcomp", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-authoryear-tcomp", "unusual": true }, { "name": "publocdelim", "if": "style=ext-authoryear-tcomp", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-authoryear-tcomp", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-authoryear-tecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-authoryear-tecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-authoryear-tecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-authoryear-tecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-authoryear-tecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-authoryear-tecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-authoryear-tecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-authoryear-tecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-authoryear-tecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-authoryear-tecomp", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-authoryear-tecomp", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-authoryear-tecomp", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-authoryear-tecomp", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-authoryear-tecomp", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-authoryear-tecomp", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-authoryear-tecomp", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-authoryear-tecomp", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-authoryear-tecomp", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-authoryear-tecomp", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-authoryear-tecomp", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-authoryear-tecomp", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-authoryear-tecomp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-authoryear-tecomp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-authoryear-tecomp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-authoryear-tecomp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-authoryear-tecomp", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-authoryear-tecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-authoryear-tecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-authoryear-tecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-authoryear-tecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-authoryear-tecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-authoryear-tecomp", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-authoryear-tecomp", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-authoryear-tecomp", "unusual": true }, { "name": "introcitesep", "if": "style=ext-authoryear-tecomp", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-authoryear-tecomp", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-authoryear-tecomp", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-authoryear-tecomp", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-authoryear-tecomp", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-authoryear-tecomp", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-authoryear-tecomp", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-authoryear-tecomp", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-authoryear-tecomp", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-authoryear-tecomp", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-authoryear-tecomp", "unusual": true }, { "name": "servoldelim", "if": "style=ext-authoryear-tecomp", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-authoryear-tecomp", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-authoryear-tecomp", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-authoryear-tecomp", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-authoryear-tecomp", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-authoryear-tecomp", "unusual": true }, { "name": "publocdelim", "if": "style=ext-authoryear-tecomp", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-authoryear-tecomp", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-authoryear-ticomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-authoryear-ticomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-authoryear-ticomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-authoryear-ticomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-authoryear-ticomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-authoryear-ticomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-authoryear-ticomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-authoryear-ticomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-authoryear-ticomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-authoryear-ticomp", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-authoryear-ticomp", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-authoryear-ticomp", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-authoryear-ticomp", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-authoryear-ticomp", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-authoryear-ticomp", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-authoryear-ticomp", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-authoryear-ticomp", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-authoryear-ticomp", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-authoryear-ticomp", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-authoryear-ticomp", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-authoryear-ticomp", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-authoryear-ticomp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-authoryear-ticomp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-authoryear-ticomp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-authoryear-ticomp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-authoryear-ticomp", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-authoryear-ticomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-authoryear-ticomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-authoryear-ticomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-authoryear-ticomp", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-authoryear-ticomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-authoryear-ticomp", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-authoryear-ticomp", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-authoryear-ticomp", "unusual": true }, { "name": "introcitesep", "if": "style=ext-authoryear-ticomp", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-authoryear-ticomp", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-authoryear-ticomp", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-authoryear-ticomp", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-authoryear-ticomp", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-authoryear-ticomp", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-authoryear-ticomp", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-authoryear-ticomp", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-authoryear-ticomp", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-authoryear-ticomp", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-authoryear-ticomp", "unusual": true }, { "name": "servoldelim", "if": "style=ext-authoryear-ticomp", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-authoryear-ticomp", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-authoryear-ticomp", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-authoryear-ticomp", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-authoryear-ticomp", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-authoryear-ticomp", "unusual": true }, { "name": "publocdelim", "if": "style=ext-authoryear-ticomp", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-authoryear-ticomp", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-authoryear-tiecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-authoryear-tiecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-authoryear-tiecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-authoryear-tiecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-authoryear-tiecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-authoryear-tiecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-authoryear-tiecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-authoryear-tiecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-authoryear-tiecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-authoryear-tiecomp", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-authoryear-tiecomp", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-authoryear-tiecomp", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-authoryear-tiecomp", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-authoryear-tiecomp", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-authoryear-tiecomp", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-authoryear-tiecomp", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-authoryear-tiecomp", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-authoryear-tiecomp", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-authoryear-tiecomp", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-authoryear-tiecomp", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-authoryear-tiecomp", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-authoryear-tiecomp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-authoryear-tiecomp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-authoryear-tiecomp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-authoryear-tiecomp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-authoryear-tiecomp", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-authoryear-tiecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-authoryear-tiecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-authoryear-tiecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-authoryear-tiecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-authoryear-tiecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-authoryear-tiecomp", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-authoryear-tiecomp", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-authoryear-tiecomp", "unusual": true }, { "name": "introcitesep", "if": "style=ext-authoryear-tiecomp", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-authoryear-tiecomp", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-authoryear-tiecomp", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-authoryear-tiecomp", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-authoryear-tiecomp", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-authoryear-tiecomp", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-authoryear-tiecomp", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-authoryear-tiecomp", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-authoryear-tiecomp", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-authoryear-tiecomp", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-authoryear-tiecomp", "unusual": true }, { "name": "servoldelim", "if": "style=ext-authoryear-tiecomp", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-authoryear-tiecomp", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-authoryear-tiecomp", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-authoryear-tiecomp", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-authoryear-tiecomp", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-authoryear-tiecomp", "unusual": true }, { "name": "publocdelim", "if": "style=ext-authoryear-tiecomp", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-authoryear-tiecomp", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-authortitle", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-authortitle", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-authortitle", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-authortitle", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-authortitle", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-authortitle", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-authortitle", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-authortitle", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-authortitle", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-authortitle", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-authortitle", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-authortitle", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-authortitle", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-authortitle", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-authortitle", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-authortitle", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-authortitle", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-authortitle", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-authortitle", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-authortitle", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-authortitle", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-authortitle", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-authortitle", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-authortitle", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-authortitle", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-authortitle", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-authortitle", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-authortitle", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-authortitle", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-authortitle", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-authortitle", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-authortitle", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-authortitle", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-authortitle", "unusual": true }, { "name": "introcitesep", "if": "style=ext-authortitle", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-authortitle", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-authortitle", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-authortitle", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-authortitle", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-authortitle", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-authortitle", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-authortitle", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-authortitle", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-authortitle", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-authortitle", "unusual": true }, { "name": "servoldelim", "if": "style=ext-authortitle", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-authortitle", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-authortitle", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-authortitle", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-authortitle", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-authortitle", "unusual": true }, { "name": "publocdelim", "if": "style=ext-authortitle", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-authortitle", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-authortitle-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-authortitle-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-authortitle-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-authortitle-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-authortitle-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-authortitle-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-authortitle-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-authortitle-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-authortitle-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-authortitle-comp", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-authortitle-comp", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-authortitle-comp", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-authortitle-comp", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-authortitle-comp", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-authortitle-comp", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-authortitle-comp", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-authortitle-comp", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-authortitle-comp", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-authortitle-comp", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-authortitle-comp", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-authortitle-comp", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-authortitle-comp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-authortitle-comp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-authortitle-comp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-authortitle-comp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-authortitle-comp", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-authortitle-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-authortitle-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-authortitle-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-authortitle-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-authortitle-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-authortitle-comp", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-authortitle-comp", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-authortitle-comp", "unusual": true }, { "name": "introcitesep", "if": "style=ext-authortitle-comp", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-authortitle-comp", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-authortitle-comp", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-authortitle-comp", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-authortitle-comp", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-authortitle-comp", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-authortitle-comp", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-authortitle-comp", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-authortitle-comp", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-authortitle-comp", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-authortitle-comp", "unusual": true }, { "name": "servoldelim", "if": "style=ext-authortitle-comp", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-authortitle-comp", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-authortitle-comp", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-authortitle-comp", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-authortitle-comp", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-authortitle-comp", "unusual": true }, { "name": "publocdelim", "if": "style=ext-authortitle-comp", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-authortitle-comp", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-authortitle-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-authortitle-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-authortitle-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-authortitle-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-authortitle-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-authortitle-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-authortitle-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-authortitle-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-authortitle-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-authortitle-ibid", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-authortitle-ibid", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-authortitle-ibid", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-authortitle-ibid", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-authortitle-ibid", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-authortitle-ibid", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-authortitle-ibid", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-authortitle-ibid", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-authortitle-ibid", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-authortitle-ibid", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-authortitle-ibid", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-authortitle-ibid", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-authortitle-ibid", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-authortitle-ibid", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-authortitle-ibid", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-authortitle-ibid", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-authortitle-ibid", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-authortitle-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-authortitle-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-authortitle-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-authortitle-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-authortitle-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-authortitle-ibid", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-authortitle-ibid", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-authortitle-ibid", "unusual": true }, { "name": "introcitesep", "if": "style=ext-authortitle-ibid", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-authortitle-ibid", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-authortitle-ibid", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-authortitle-ibid", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-authortitle-ibid", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-authortitle-ibid", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-authortitle-ibid", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-authortitle-ibid", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-authortitle-ibid", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-authortitle-ibid", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-authortitle-ibid", "unusual": true }, { "name": "servoldelim", "if": "style=ext-authortitle-ibid", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-authortitle-ibid", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-authortitle-ibid", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-authortitle-ibid", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-authortitle-ibid", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-authortitle-ibid", "unusual": true }, { "name": "publocdelim", "if": "style=ext-authortitle-ibid", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-authortitle-ibid", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-authortitle-icomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-authortitle-icomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-authortitle-icomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-authortitle-icomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-authortitle-icomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-authortitle-icomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-authortitle-icomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-authortitle-icomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-authortitle-icomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-authortitle-icomp", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-authortitle-icomp", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-authortitle-icomp", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-authortitle-icomp", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-authortitle-icomp", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-authortitle-icomp", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-authortitle-icomp", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-authortitle-icomp", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-authortitle-icomp", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-authortitle-icomp", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-authortitle-icomp", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-authortitle-icomp", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-authortitle-icomp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-authortitle-icomp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-authortitle-icomp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-authortitle-icomp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-authortitle-icomp", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-authortitle-icomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-authortitle-icomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-authortitle-icomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-authortitle-icomp", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-authortitle-icomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-authortitle-icomp", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-authortitle-icomp", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-authortitle-icomp", "unusual": true }, { "name": "introcitesep", "if": "style=ext-authortitle-icomp", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-authortitle-icomp", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-authortitle-icomp", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-authortitle-icomp", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-authortitle-icomp", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-authortitle-icomp", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-authortitle-icomp", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-authortitle-icomp", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-authortitle-icomp", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-authortitle-icomp", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-authortitle-icomp", "unusual": true }, { "name": "servoldelim", "if": "style=ext-authortitle-icomp", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-authortitle-icomp", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-authortitle-icomp", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-authortitle-icomp", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-authortitle-icomp", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-authortitle-icomp", "unusual": true }, { "name": "publocdelim", "if": "style=ext-authortitle-icomp", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-authortitle-icomp", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-authortitle-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-authortitle-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-authortitle-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-authortitle-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-authortitle-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-authortitle-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-authortitle-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-authortitle-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-authortitle-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-authortitle-terse", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-authortitle-terse", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-authortitle-terse", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-authortitle-terse", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-authortitle-terse", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-authortitle-terse", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-authortitle-terse", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-authortitle-terse", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-authortitle-terse", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-authortitle-terse", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-authortitle-terse", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-authortitle-terse", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-authortitle-terse", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-authortitle-terse", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-authortitle-terse", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-authortitle-terse", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-authortitle-terse", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-authortitle-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-authortitle-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-authortitle-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-authortitle-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-authortitle-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-authortitle-terse", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-authortitle-terse", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-authortitle-terse", "unusual": true }, { "name": "introcitesep", "if": "style=ext-authortitle-terse", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-authortitle-terse", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-authortitle-terse", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-authortitle-terse", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-authortitle-terse", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-authortitle-terse", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-authortitle-terse", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-authortitle-terse", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-authortitle-terse", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-authortitle-terse", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-authortitle-terse", "unusual": true }, { "name": "servoldelim", "if": "style=ext-authortitle-terse", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-authortitle-terse", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-authortitle-terse", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-authortitle-terse", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-authortitle-terse", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-authortitle-terse", "unusual": true }, { "name": "publocdelim", "if": "style=ext-authortitle-terse", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-authortitle-terse", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-authortitle-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-authortitle-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-authortitle-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-authortitle-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-authortitle-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-authortitle-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-authortitle-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-authortitle-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-authortitle-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-authortitle-tcomp", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-authortitle-tcomp", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-authortitle-tcomp", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-authortitle-tcomp", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-authortitle-tcomp", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-authortitle-tcomp", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-authortitle-tcomp", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-authortitle-tcomp", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-authortitle-tcomp", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-authortitle-tcomp", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-authortitle-tcomp", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-authortitle-tcomp", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-authortitle-tcomp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-authortitle-tcomp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-authortitle-tcomp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-authortitle-tcomp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-authortitle-tcomp", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-authortitle-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-authortitle-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-authortitle-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-authortitle-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-authortitle-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-authortitle-tcomp", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-authortitle-tcomp", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-authortitle-tcomp", "unusual": true }, { "name": "introcitesep", "if": "style=ext-authortitle-tcomp", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-authortitle-tcomp", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-authortitle-tcomp", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-authortitle-tcomp", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-authortitle-tcomp", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-authortitle-tcomp", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-authortitle-tcomp", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-authortitle-tcomp", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-authortitle-tcomp", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-authortitle-tcomp", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-authortitle-tcomp", "unusual": true }, { "name": "servoldelim", "if": "style=ext-authortitle-tcomp", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-authortitle-tcomp", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-authortitle-tcomp", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-authortitle-tcomp", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-authortitle-tcomp", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-authortitle-tcomp", "unusual": true }, { "name": "publocdelim", "if": "style=ext-authortitle-tcomp", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-authortitle-tcomp", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-authortitle-ticomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-authortitle-ticomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-authortitle-ticomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-authortitle-ticomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-authortitle-ticomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-authortitle-ticomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-authortitle-ticomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-authortitle-ticomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-authortitle-ticomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-authortitle-ticomp", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-authortitle-ticomp", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-authortitle-ticomp", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-authortitle-ticomp", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-authortitle-ticomp", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-authortitle-ticomp", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-authortitle-ticomp", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-authortitle-ticomp", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-authortitle-ticomp", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-authortitle-ticomp", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-authortitle-ticomp", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-authortitle-ticomp", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-authortitle-ticomp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-authortitle-ticomp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-authortitle-ticomp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-authortitle-ticomp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-authortitle-ticomp", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-authortitle-ticomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-authortitle-ticomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-authortitle-ticomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-authortitle-ticomp", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-authortitle-ticomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-authortitle-ticomp", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-authortitle-ticomp", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-authortitle-ticomp", "unusual": true }, { "name": "introcitesep", "if": "style=ext-authortitle-ticomp", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-authortitle-ticomp", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-authortitle-ticomp", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-authortitle-ticomp", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-authortitle-ticomp", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-authortitle-ticomp", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-authortitle-ticomp", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-authortitle-ticomp", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-authortitle-ticomp", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-authortitle-ticomp", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-authortitle-ticomp", "unusual": true }, { "name": "servoldelim", "if": "style=ext-authortitle-ticomp", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-authortitle-ticomp", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-authortitle-ticomp", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-authortitle-ticomp", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-authortitle-ticomp", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-authortitle-ticomp", "unusual": true }, { "name": "publocdelim", "if": "style=ext-authortitle-ticomp", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-authortitle-ticomp", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-verbose", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-verbose", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-verbose", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-verbose", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-verbose", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-verbose", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-verbose", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-verbose", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-verbose", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-verbose", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-verbose", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-verbose", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-verbose", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-verbose", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-verbose", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-verbose", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-verbose", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-verbose", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-verbose", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-verbose", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-verbose", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-verbose", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-verbose", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-verbose", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-verbose", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-verbose", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-verbose", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-verbose", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-verbose", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-verbose", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-verbose", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-verbose", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-verbose", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-verbose", "unusual": true }, { "name": "introcitesep", "if": "style=ext-verbose", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-verbose", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-verbose", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-verbose", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-verbose", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-verbose", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-verbose", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-verbose", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-verbose", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-verbose", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-verbose", "unusual": true }, { "name": "servoldelim", "if": "style=ext-verbose", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-verbose", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-verbose", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-verbose", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-verbose", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-verbose", "unusual": true }, { "name": "publocdelim", "if": "style=ext-verbose", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-verbose", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-verbose-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-verbose-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-verbose-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-verbose-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-verbose-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-verbose-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-verbose-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-verbose-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-verbose-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-verbose-ibid", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-verbose-ibid", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-verbose-ibid", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-verbose-ibid", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-verbose-ibid", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-verbose-ibid", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-verbose-ibid", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-verbose-ibid", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-verbose-ibid", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-verbose-ibid", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-verbose-ibid", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-verbose-ibid", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-verbose-ibid", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-verbose-ibid", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-verbose-ibid", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-verbose-ibid", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-verbose-ibid", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-verbose-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-verbose-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-verbose-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-verbose-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-verbose-ibid", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-verbose-ibid", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-verbose-ibid", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-verbose-ibid", "unusual": true }, { "name": "introcitesep", "if": "style=ext-verbose-ibid", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-verbose-ibid", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-verbose-ibid", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-verbose-ibid", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-verbose-ibid", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-verbose-ibid", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-verbose-ibid", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-verbose-ibid", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-verbose-ibid", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-verbose-ibid", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-verbose-ibid", "unusual": true }, { "name": "servoldelim", "if": "style=ext-verbose-ibid", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-verbose-ibid", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-verbose-ibid", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-verbose-ibid", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-verbose-ibid", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-verbose-ibid", "unusual": true }, { "name": "publocdelim", "if": "style=ext-verbose-ibid", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-verbose-ibid", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-verbose-note", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-verbose-note", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-verbose-note", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-verbose-note", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-verbose-note", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-verbose-note", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-verbose-note", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-verbose-note", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-verbose-note", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-verbose-note", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-verbose-note", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-verbose-note", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-verbose-note", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-verbose-note", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-verbose-note", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-verbose-note", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-verbose-note", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-verbose-note", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-verbose-note", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-verbose-note", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-verbose-note", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-verbose-note", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-verbose-note", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-verbose-note", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-verbose-note", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-verbose-note", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-verbose-note", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-verbose-note", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-verbose-note", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-verbose-note", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-verbose-note", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-verbose-note", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-verbose-note", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-verbose-note", "unusual": true }, { "name": "introcitesep", "if": "style=ext-verbose-note", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-verbose-note", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-verbose-note", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-verbose-note", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-verbose-note", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-verbose-note", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-verbose-note", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-verbose-note", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-verbose-note", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-verbose-note", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-verbose-note", "unusual": true }, { "name": "servoldelim", "if": "style=ext-verbose-note", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-verbose-note", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-verbose-note", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-verbose-note", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-verbose-note", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-verbose-note", "unusual": true }, { "name": "publocdelim", "if": "style=ext-verbose-note", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-verbose-note", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-verbose-inote", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-verbose-inote", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-verbose-inote", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-verbose-inote", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-verbose-inote", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-verbose-inote", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-verbose-inote", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-verbose-inote", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-verbose-inote", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-verbose-inote", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-verbose-inote", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-verbose-inote", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-verbose-inote", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-verbose-inote", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-verbose-inote", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-verbose-inote", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-verbose-inote", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-verbose-inote", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-verbose-inote", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-verbose-inote", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-verbose-inote", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-verbose-inote", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-verbose-inote", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-verbose-inote", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-verbose-inote", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-verbose-inote", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-verbose-inote", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-verbose-inote", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-verbose-inote", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-verbose-inote", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-verbose-inote", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-verbose-inote", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-verbose-inote", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-verbose-inote", "unusual": true }, { "name": "introcitesep", "if": "style=ext-verbose-inote", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-verbose-inote", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-verbose-inote", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-verbose-inote", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-verbose-inote", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-verbose-inote", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-verbose-inote", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-verbose-inote", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-verbose-inote", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-verbose-inote", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-verbose-inote", "unusual": true }, { "name": "servoldelim", "if": "style=ext-verbose-inote", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-verbose-inote", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-verbose-inote", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-verbose-inote", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-verbose-inote", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-verbose-inote", "unusual": true }, { "name": "publocdelim", "if": "style=ext-verbose-inote", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-verbose-inote", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-verbose-trad1", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-verbose-trad1", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-verbose-trad1", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-verbose-trad1", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-verbose-trad1", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-verbose-trad1", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-verbose-trad1", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-verbose-trad1", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-verbose-trad1", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-verbose-trad1", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-verbose-trad1", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-verbose-trad1", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-verbose-trad1", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-verbose-trad1", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-verbose-trad1", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-verbose-trad1", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-verbose-trad1", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-verbose-trad1", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-verbose-trad1", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-verbose-trad1", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-verbose-trad1", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-verbose-trad1", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-verbose-trad1", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-verbose-trad1", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-verbose-trad1", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-verbose-trad1", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-verbose-trad1", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-verbose-trad1", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-verbose-trad1", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-verbose-trad1", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-verbose-trad1", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-verbose-trad1", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-verbose-trad1", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-verbose-trad1", "unusual": true }, { "name": "introcitesep", "if": "style=ext-verbose-trad1", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-verbose-trad1", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-verbose-trad1", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-verbose-trad1", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-verbose-trad1", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-verbose-trad1", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-verbose-trad1", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-verbose-trad1", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-verbose-trad1", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-verbose-trad1", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-verbose-trad1", "unusual": true }, { "name": "servoldelim", "if": "style=ext-verbose-trad1", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-verbose-trad1", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-verbose-trad1", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-verbose-trad1", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-verbose-trad1", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-verbose-trad1", "unusual": true }, { "name": "publocdelim", "if": "style=ext-verbose-trad1", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-verbose-trad1", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-verbose-trad2", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-verbose-trad2", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-verbose-trad2", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-verbose-trad2", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-verbose-trad2", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-verbose-trad2", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-verbose-trad2", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-verbose-trad2", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-verbose-trad2", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-verbose-trad2", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-verbose-trad2", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-verbose-trad2", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-verbose-trad2", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-verbose-trad2", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-verbose-trad2", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-verbose-trad2", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-verbose-trad2", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-verbose-trad2", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-verbose-trad2", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-verbose-trad2", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-verbose-trad2", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-verbose-trad2", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-verbose-trad2", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-verbose-trad2", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-verbose-trad2", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-verbose-trad2", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-verbose-trad2", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-verbose-trad2", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-verbose-trad2", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-verbose-trad2", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-verbose-trad2", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-verbose-trad2", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-verbose-trad2", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-verbose-trad2", "unusual": true }, { "name": "introcitesep", "if": "style=ext-verbose-trad2", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-verbose-trad2", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-verbose-trad2", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-verbose-trad2", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-verbose-trad2", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-verbose-trad2", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-verbose-trad2", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-verbose-trad2", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-verbose-trad2", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-verbose-trad2", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-verbose-trad2", "unusual": true }, { "name": "servoldelim", "if": "style=ext-verbose-trad2", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-verbose-trad2", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-verbose-trad2", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-verbose-trad2", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-verbose-trad2", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-verbose-trad2", "unusual": true }, { "name": "publocdelim", "if": "style=ext-verbose-trad2", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-verbose-trad2", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-verbose-trad3", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-verbose-trad3", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-verbose-trad3", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-verbose-trad3", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-verbose-trad3", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-verbose-trad3", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-verbose-trad3", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-verbose-trad3", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-verbose-trad3", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-verbose-trad3", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-verbose-trad3", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-verbose-trad3", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-verbose-trad3", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-verbose-trad3", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-verbose-trad3", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-verbose-trad3", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-verbose-trad3", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-verbose-trad3", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-verbose-trad3", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-verbose-trad3", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-verbose-trad3", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-verbose-trad3", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-verbose-trad3", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-verbose-trad3", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-verbose-trad3", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-verbose-trad3", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-verbose-trad3", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-verbose-trad3", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-verbose-trad3", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-verbose-trad3", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-verbose-trad3", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-verbose-trad3", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-verbose-trad3", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-verbose-trad3", "unusual": true }, { "name": "introcitesep", "if": "style=ext-verbose-trad3", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-verbose-trad3", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-verbose-trad3", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-verbose-trad3", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-verbose-trad3", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-verbose-trad3", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-verbose-trad3", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-verbose-trad3", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-verbose-trad3", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-verbose-trad3", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-verbose-trad3", "unusual": true }, { "name": "servoldelim", "if": "style=ext-verbose-trad3", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-verbose-trad3", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-verbose-trad3", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-verbose-trad3", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-verbose-trad3", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-verbose-trad3", "unusual": true }, { "name": "publocdelim", "if": "style=ext-verbose-trad3", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-verbose-trad3", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-authornumber", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-authornumber", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-authornumber", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-authornumber", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-authornumber", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-authornumber", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-authornumber", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-authornumber", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-authornumber", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-authornumber", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-authornumber", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-authornumber", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-authornumber", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-authornumber", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-authornumber", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-authornumber", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-authornumber", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-authornumber", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-authornumber", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-authornumber", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-authornumber", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-authornumber", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-authornumber", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-authornumber", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-authornumber", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-authornumber", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-authornumber", "unusual": true }, { "name": "introcitesep", "if": "style=ext-authornumber", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-authornumber", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-authornumber", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-authornumber", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-authornumber", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-authornumber", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "servoldelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "publocdelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-authornumber", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-authornumber", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-authornumber", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-authornumber", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-authornumber", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-authornumber", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-authornumber", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-authornumber", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-authornumber", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-authornumber", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-authornumber", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-authornumber", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-authornumber", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-authornumber", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-authornumber", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-authornumber", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-authornumber", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-authornumber", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-authornumber", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-authornumber", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-authornumber", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-authornumber", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-authornumber", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-authornumber", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-authornumber", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-authornumber", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-authornumber", "unusual": true }, { "name": "introcitesep", "if": "style=ext-authornumber", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-authornumber", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-authornumber", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-authornumber", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-authornumber", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-authornumber", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "servoldelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "publocdelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-authornumber", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-authornumber-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-authornumber-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-authornumber-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-authornumber-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-authornumber-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-authornumber-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-authornumber-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-authornumber-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-authornumber-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-authornumber-comp", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-authornumber-comp", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-authornumber-comp", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-authornumber-comp", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-authornumber-comp", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-authornumber-comp", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-authornumber-comp", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-authornumber-comp", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-authornumber-comp", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-authornumber-comp", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-authornumber-comp", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-authornumber-comp", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-authornumber-comp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-authornumber-comp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-authornumber-comp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-authornumber-comp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-authornumber-comp", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-authornumber-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-authornumber-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-authornumber-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-authornumber-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-authornumber-comp", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-authornumber-comp", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-authornumber-comp", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-authornumber-comp", "unusual": true }, { "name": "introcitesep", "if": "style=ext-authornumber-comp", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-authornumber-comp", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-authornumber-comp", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-authornumber-comp", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-authornumber-comp", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-authornumber-comp", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-authornumber-comp", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-authornumber-comp", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-authornumber-comp", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-authornumber-comp", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-authornumber-comp", "unusual": true }, { "name": "servoldelim", "if": "style=ext-authornumber-comp", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-authornumber-comp", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-authornumber-comp", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-authornumber-comp", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-authornumber-comp", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-authornumber-comp", "unusual": true }, { "name": "publocdelim", "if": "style=ext-authornumber-comp", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-authornumber-comp", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-authornumber-ecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-authornumber-ecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-authornumber-ecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-authornumber-ecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-authornumber-ecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-authornumber-ecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-authornumber-ecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-authornumber-ecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-authornumber-ecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-authornumber-ecomp", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-authornumber-ecomp", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-authornumber-ecomp", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-authornumber-ecomp", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-authornumber-ecomp", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-authornumber-ecomp", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-authornumber-ecomp", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-authornumber-ecomp", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-authornumber-ecomp", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-authornumber-ecomp", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-authornumber-ecomp", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-authornumber-ecomp", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-authornumber-ecomp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-authornumber-ecomp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-authornumber-ecomp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-authornumber-ecomp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-authornumber-ecomp", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-authornumber-ecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-authornumber-ecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-authornumber-ecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-authornumber-ecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-authornumber-ecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-authornumber-ecomp", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-authornumber-ecomp", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-authornumber-ecomp", "unusual": true }, { "name": "introcitesep", "if": "style=ext-authornumber-ecomp", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-authornumber-ecomp", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-authornumber-ecomp", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-authornumber-ecomp", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-authornumber-ecomp", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-authornumber-ecomp", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-authornumber-ecomp", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-authornumber-ecomp", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-authornumber-ecomp", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-authornumber-ecomp", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-authornumber-ecomp", "unusual": true }, { "name": "servoldelim", "if": "style=ext-authornumber-ecomp", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-authornumber-ecomp", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-authornumber-ecomp", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-authornumber-ecomp", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-authornumber-ecomp", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-authornumber-ecomp", "unusual": true }, { "name": "publocdelim", "if": "style=ext-authornumber-ecomp", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-authornumber-ecomp", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-authornumber-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-authornumber-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-authornumber-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-authornumber-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-authornumber-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-authornumber-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-authornumber-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-authornumber-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-authornumber-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-authornumber-terse", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-authornumber-terse", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-authornumber-terse", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-authornumber-terse", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-authornumber-terse", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-authornumber-terse", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-authornumber-terse", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-authornumber-terse", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-authornumber-terse", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-authornumber-terse", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-authornumber-terse", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-authornumber-terse", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-authornumber-terse", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-authornumber-terse", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-authornumber-terse", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-authornumber-terse", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-authornumber-terse", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-authornumber-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-authornumber-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-authornumber-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-authornumber-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-authornumber-terse", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-authornumber-terse", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-authornumber-terse", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-authornumber-terse", "unusual": true }, { "name": "introcitesep", "if": "style=ext-authornumber-terse", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-authornumber-terse", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-authornumber-terse", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-authornumber-terse", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-authornumber-terse", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-authornumber-terse", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-authornumber-terse", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-authornumber-terse", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-authornumber-terse", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-authornumber-terse", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-authornumber-terse", "unusual": true }, { "name": "servoldelim", "if": "style=ext-authornumber-terse", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-authornumber-terse", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-authornumber-terse", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-authornumber-terse", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-authornumber-terse", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-authornumber-terse", "unusual": true }, { "name": "publocdelim", "if": "style=ext-authornumber-terse", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-authornumber-terse", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-authornumber-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-authornumber-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-authornumber-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-authornumber-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-authornumber-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-authornumber-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-authornumber-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-authornumber-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-authornumber-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-authornumber-tcomp", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-authornumber-tcomp", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-authornumber-tcomp", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-authornumber-tcomp", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-authornumber-tcomp", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-authornumber-tcomp", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-authornumber-tcomp", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-authornumber-tcomp", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-authornumber-tcomp", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-authornumber-tcomp", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-authornumber-tcomp", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-authornumber-tcomp", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-authornumber-tcomp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-authornumber-tcomp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-authornumber-tcomp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-authornumber-tcomp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-authornumber-tcomp", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-authornumber-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-authornumber-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-authornumber-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-authornumber-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-authornumber-tcomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-authornumber-tcomp", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-authornumber-tcomp", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-authornumber-tcomp", "unusual": true }, { "name": "introcitesep", "if": "style=ext-authornumber-tcomp", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-authornumber-tcomp", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-authornumber-tcomp", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-authornumber-tcomp", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-authornumber-tcomp", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-authornumber-tcomp", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-authornumber-tcomp", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-authornumber-tcomp", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-authornumber-tcomp", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-authornumber-tcomp", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-authornumber-tcomp", "unusual": true }, { "name": "servoldelim", "if": "style=ext-authornumber-tcomp", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-authornumber-tcomp", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-authornumber-tcomp", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-authornumber-tcomp", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-authornumber-tcomp", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-authornumber-tcomp", "unusual": true }, { "name": "publocdelim", "if": "style=ext-authornumber-tcomp", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-authornumber-tcomp", "unusual": true }, { "name": "mkoutercitedelims", "if": "style=ext-authornumber-tecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=ext-authornumber-tecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=ext-authornumber-tecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=ext-authornumber-tecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=ext-authornumber-tecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=ext-authornumber-tecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=ext-authornumber-tecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=ext-authornumber-tecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=ext-authornumber-tecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=ext-authornumber-tecomp", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=ext-authornumber-tecomp", "unusual": true }, { "name": "innametitledelim", "if": "style=ext-authornumber-tecomp", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=ext-authornumber-tecomp", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=ext-authornumber-tecomp", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=ext-authornumber-tecomp", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=ext-authornumber-tecomp", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=ext-authornumber-tecomp", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=ext-authornumber-tecomp", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=ext-authornumber-tecomp", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=ext-authornumber-tecomp", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=ext-authornumber-tecomp", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=ext-authornumber-tecomp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=ext-authornumber-tecomp", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=ext-authornumber-tecomp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=ext-authornumber-tecomp", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=ext-authornumber-tecomp", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=ext-authornumber-tecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=ext-authornumber-tecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=ext-authornumber-tecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=ext-authornumber-tecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=ext-authornumber-tecomp", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=ext-authornumber-tecomp", "unusual": true }, { "name": "introcitebreak", "if": "style=ext-authornumber-tecomp", "unusual": true }, { "name": "introcitewidth", "if": "style=ext-authornumber-tecomp", "unusual": true }, { "name": "introcitesep", "if": "style=ext-authornumber-tecomp", "unusual": true }, { "name": "AtIntrocite", "if": "style=ext-authornumber-tecomp", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=ext-authornumber-tecomp", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=ext-authornumber-tecomp", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=ext-authornumber-tecomp", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=ext-authornumber-tecomp", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=ext-authornumber-tecomp", "unusual": true }, { "name": "maintitletitledelim", "if": "style=ext-authornumber-tecomp", "unusual": true }, { "name": "voltitledelim", "if": "style=ext-authornumber-tecomp", "unusual": true }, { "name": "jourvoldelim", "if": "style=ext-authornumber-tecomp", "unusual": true }, { "name": "jourserdelim", "if": "style=ext-authornumber-tecomp", "unusual": true }, { "name": "servoldelim", "if": "style=ext-authornumber-tecomp", "unusual": true }, { "name": "volnumdatedelim", "if": "style=ext-authornumber-tecomp", "unusual": true }, { "name": "volnumdelim", "if": "style=ext-authornumber-tecomp", "unusual": true }, { "name": "sernumdelim", "if": "style=ext-authornumber-tecomp", "unusual": true }, { "name": "locdatedelim", "if": "style=ext-authornumber-tecomp", "unusual": true }, { "name": "locpubdelim", "if": "style=ext-authornumber-tecomp", "unusual": true }, { "name": "publocdelim", "if": "style=ext-authornumber-tecomp", "unusual": true }, { "name": "pubdatedelim", "if": "style=ext-authornumber-tecomp", "unusual": true }, { "name": "filmruntime", "if": "style=fiwi", "unusual": true }, { "name": "nopublisher", "if": "style=fiwi", "unusual": true }, { "name": "noseries", "if": "style=fiwi", "unusual": true }, { "name": "nociteprefix", "if": "style=fiwi", "unusual": true }, { "name": "ignoreaddendumtrue", "if": "style=fiwi" }, { "name": "ignoreaddendumfalse", "if": "style=fiwi" }, { "name": "ignoreforewordtrue", "if": "style=fiwi" }, { "name": "ignoreforewordfalse", "if": "style=fiwi" }, { "name": "ignoreafterwordtrue", "if": "style=fiwi" }, { "name": "ignoreafterwordfalse", "if": "style=fiwi" }, { "name": "ignoreintroductiontrue", "if": "style=fiwi" }, { "name": "ignoreintroductionfalse", "if": "style=fiwi" }, { "name": "ignorepublisherfalse", "if": "style=fiwi" }, { "name": "ignorepublishertrue", "if": "style=fiwi" }, { "name": "ignoreaddresstrue", "if": "style=fiwi" }, { "name": "ignoreaddressfalse", "if": "style=fiwi" }, { "name": "ignorelocationtrue", "if": "style=fiwi" }, { "name": "ignorelocationfalse", "if": "style=fiwi" }, { "name": "ifpseudo", "if": "style=fiwi", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifpseudo{${1:true}}{${2:false}}" } }, { "name": "mkfinalnamedelimfirst", "if": "style=fiwi", "unusual": true, "arg": { "format": "{}", "snippet": "mkfinalnamedelimfirst{${1:text}}" } }, { "name": "mkibid", "if": "style=fiwi", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:text}}" } }, { "name": "film", "if": "style=fiwi", "arg": { "format": "{}", "snippet": "film{${1:text}}" } }, { "name": "fullcitefilm", "if": "style=fiwi", "unusual": true }, { "name": "completecitefilm", "if": "style=fiwi", "unusual": true }, { "name": "sortentry", "if": "style=fiwi", "unusual": true, "arg": { "format": "{}", "snippet": "sortentry{${1:arg}}" } }, { "name": "xindy", "if": "style=fiwi", "unusual": true }, { "name": "citets", "if": "style=fiwi", "unusual": true, "arg": { "format": "{}{}", "snippet": "citets{${1:bibid}}{${2:bibid}}" } }, { "name": "citets", "if": "style=fiwi", "unusual": true, "arg": { "format": "(){}{}", "snippet": "citets(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citets", "if": "style=fiwi", "unusual": true, "arg": { "format": "()(){}{}", "snippet": "citets(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citets", "if": "style=fiwi", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "citets(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citets", "if": "style=fiwi", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "citets[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citets", "if": "style=fiwi", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "citets[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "citets", "if": "style=fiwi", "unusual": true, "arg": { "format": "()()[][]{}[][]{}", "snippet": "citets(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "Citets", "if": "style=fiwi", "unusual": true, "arg": { "format": "{}{}", "snippet": "Citets{${1:bibid}}{${2:bibid}}" } }, { "name": "Citets", "if": "style=fiwi", "unusual": true, "arg": { "format": "(){}{}", "snippet": "Citets(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "Citets", "if": "style=fiwi", "unusual": true, "arg": { "format": "()(){}{}", "snippet": "Citets(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "Citets", "if": "style=fiwi", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "Citets(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "Citets", "if": "style=fiwi", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "Citets[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "Citets", "if": "style=fiwi", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "Citets[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "Citets", "if": "style=fiwi", "unusual": true, "arg": { "format": "()()[][]{}[][]{}", "snippet": "Citets(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "citealts", "if": "style=fiwi", "unusual": true, "arg": { "format": "{}{}", "snippet": "citealts{${1:bibid}}{${2:bibid}}" } }, { "name": "citealts", "if": "style=fiwi", "unusual": true, "arg": { "format": "(){}{}", "snippet": "citealts(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citealts", "if": "style=fiwi", "unusual": true, "arg": { "format": "()(){}{}", "snippet": "citealts(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citealts", "if": "style=fiwi", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "citealts(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citealts", "if": "style=fiwi", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "citealts[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citealts", "if": "style=fiwi", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "citealts[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "citealts", "if": "style=fiwi", "unusual": true, "arg": { "format": "()()[][]{}[][]{}", "snippet": "citealts(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "Citealts", "if": "style=fiwi", "unusual": true, "arg": { "format": "{}{}", "snippet": "Citealts{${1:bibid}}{${2:bibid}}" } }, { "name": "Citealts", "if": "style=fiwi", "unusual": true, "arg": { "format": "(){}{}", "snippet": "Citealts(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "Citealts", "if": "style=fiwi", "unusual": true, "arg": { "format": "()(){}{}", "snippet": "Citealts(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "Citealts", "if": "style=fiwi", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "Citealts(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "Citealts", "if": "style=fiwi", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "Citealts[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "Citealts", "if": "style=fiwi", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "Citealts[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "Citealts", "if": "style=fiwi", "unusual": true, "arg": { "format": "()()[][]{}[][]{}", "snippet": "Citealts(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "mkbibindextruename", "if": "style=fiwi", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "mkbibindextruename{${1:arg1}}{${2:arg2}}{${3:arg3}}{${4:arg4}}" } }, { "name": "inparencite", "if": "style=fiwi", "arg": { "format": "{}", "snippet": "inparencite{${1:bibid}}" } }, { "name": "inparencite", "if": "style=fiwi", "arg": { "format": "[]{}", "snippet": "inparencite[${2:postnote}]{${1:bibid}}" } }, { "name": "inparencite", "if": "style=fiwi", "arg": { "format": "[][]{}", "snippet": "inparencite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citealtnoibidem", "if": "style=fiwi", "unusual": true, "arg": { "format": "{}", "snippet": "citealtnoibidem{${1:bibid}}" } }, { "name": "citealtnoibidem", "if": "style=fiwi", "unusual": true, "arg": { "format": "[]{}", "snippet": "citealtnoibidem[${2:postnote}]{${1:bibid}}" } }, { "name": "citealtnoibidem", "if": "style=fiwi", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citealtnoibidem[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citetnoibidem", "if": "style=fiwi", "unusual": true, "arg": { "format": "{}", "snippet": "citetnoibidem{${1:bibid}}" } }, { "name": "citetnoibidem", "if": "style=fiwi", "unusual": true, "arg": { "format": "[]{}", "snippet": "citetnoibidem[${2:postnote}]{${1:bibid}}" } }, { "name": "citetnoibidem", "if": "style=fiwi", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citetnoibidem[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citeepisode", "if": "style=fiwi", "arg": { "format": "{}", "snippet": "citeepisode{${1:bibid}}" } }, { "name": "citefilm", "if": "style=fiwi", "arg": { "format": "{}", "snippet": "citefilm{${1:bibid}}" } }, { "name": "citecfilm", "if": "style=fiwi", "arg": { "format": "{}", "snippet": "citecfilm{${1:bibid}}" } }, { "name": "citefullfilm", "if": "style=fiwi", "arg": { "format": "{}", "snippet": "citefullfilm{${1:bibid}}" } }, { "name": "citefilmnoindex", "if": "style=fiwi", "unusual": true, "arg": { "format": "{}", "snippet": "citefilmnoindex{${1:bibid}}" } }, { "name": "filmruntime", "if": "style=fiwi2", "unusual": true }, { "name": "nopublisher", "if": "style=fiwi2", "unusual": true }, { "name": "noseries", "if": "style=fiwi2", "unusual": true }, { "name": "nociteprefix", "if": "style=fiwi2", "unusual": true }, { "name": "ignoreaddendumtrue", "if": "style=fiwi2" }, { "name": "ignoreaddendumfalse", "if": "style=fiwi2" }, { "name": "ignoreforewordtrue", "if": "style=fiwi2" }, { "name": "ignoreforewordfalse", "if": "style=fiwi2" }, { "name": "ignoreafterwordtrue", "if": "style=fiwi2" }, { "name": "ignoreafterwordfalse", "if": "style=fiwi2" }, { "name": "ignoreintroductiontrue", "if": "style=fiwi2" }, { "name": "ignoreintroductionfalse", "if": "style=fiwi2" }, { "name": "ignorepublisherfalse", "if": "style=fiwi2" }, { "name": "ignorepublishertrue", "if": "style=fiwi2" }, { "name": "ignoreaddresstrue", "if": "style=fiwi2" }, { "name": "ignoreaddressfalse", "if": "style=fiwi2" }, { "name": "ignorelocationtrue", "if": "style=fiwi2" }, { "name": "ignorelocationfalse", "if": "style=fiwi2" }, { "name": "ifpseudo", "if": "style=fiwi2", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifpseudo{${1:true}}{${2:false}}" } }, { "name": "mkfinalnamedelimfirst", "if": "style=fiwi2", "unusual": true, "arg": { "format": "{}", "snippet": "mkfinalnamedelimfirst{${1:text}}" } }, { "name": "mkibid", "if": "style=fiwi2", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:text}}" } }, { "name": "film", "if": "style=fiwi2", "arg": { "format": "{}", "snippet": "film{${1:text}}" } }, { "name": "fullcitefilm", "if": "style=fiwi2", "unusual": true }, { "name": "completecitefilm", "if": "style=fiwi2", "unusual": true }, { "name": "sortentry", "if": "style=fiwi2", "unusual": true, "arg": { "format": "{}", "snippet": "sortentry{${1:arg}}" } }, { "name": "xindy", "if": "style=fiwi2", "unusual": true }, { "name": "citets", "if": "style=fiwi2", "unusual": true, "arg": { "format": "{}{}", "snippet": "citets{${1:bibid}}{${2:bibid}}" } }, { "name": "citets", "if": "style=fiwi2", "unusual": true, "arg": { "format": "(){}{}", "snippet": "citets(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citets", "if": "style=fiwi2", "unusual": true, "arg": { "format": "()(){}{}", "snippet": "citets(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citets", "if": "style=fiwi2", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "citets(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citets", "if": "style=fiwi2", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "citets[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citets", "if": "style=fiwi2", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "citets[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "citets", "if": "style=fiwi2", "unusual": true, "arg": { "format": "()()[][]{}[][]{}", "snippet": "citets(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "Citets", "if": "style=fiwi2", "unusual": true, "arg": { "format": "{}{}", "snippet": "Citets{${1:bibid}}{${2:bibid}}" } }, { "name": "Citets", "if": "style=fiwi2", "unusual": true, "arg": { "format": "(){}{}", "snippet": "Citets(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "Citets", "if": "style=fiwi2", "unusual": true, "arg": { "format": "()(){}{}", "snippet": "Citets(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "Citets", "if": "style=fiwi2", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "Citets(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "Citets", "if": "style=fiwi2", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "Citets[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "Citets", "if": "style=fiwi2", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "Citets[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "Citets", "if": "style=fiwi2", "unusual": true, "arg": { "format": "()()[][]{}[][]{}", "snippet": "Citets(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "citealts", "if": "style=fiwi2", "unusual": true, "arg": { "format": "{}{}", "snippet": "citealts{${1:bibid}}{${2:bibid}}" } }, { "name": "citealts", "if": "style=fiwi2", "unusual": true, "arg": { "format": "(){}{}", "snippet": "citealts(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citealts", "if": "style=fiwi2", "unusual": true, "arg": { "format": "()(){}{}", "snippet": "citealts(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citealts", "if": "style=fiwi2", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "citealts(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citealts", "if": "style=fiwi2", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "citealts[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citealts", "if": "style=fiwi2", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "citealts[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "citealts", "if": "style=fiwi2", "unusual": true, "arg": { "format": "()()[][]{}[][]{}", "snippet": "citealts(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "Citealts", "if": "style=fiwi2", "unusual": true, "arg": { "format": "{}{}", "snippet": "Citealts{${1:bibid}}{${2:bibid}}" } }, { "name": "Citealts", "if": "style=fiwi2", "unusual": true, "arg": { "format": "(){}{}", "snippet": "Citealts(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "Citealts", "if": "style=fiwi2", "unusual": true, "arg": { "format": "()(){}{}", "snippet": "Citealts(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "Citealts", "if": "style=fiwi2", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "Citealts(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "Citealts", "if": "style=fiwi2", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "Citealts[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "Citealts", "if": "style=fiwi2", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "Citealts[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "Citealts", "if": "style=fiwi2", "unusual": true, "arg": { "format": "()()[][]{}[][]{}", "snippet": "Citealts(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "mkbibindextruename", "if": "style=fiwi2", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "mkbibindextruename{${1:arg1}}{${2:arg2}}{${3:arg3}}{${4:arg4}}" } }, { "name": "inparencite", "if": "style=fiwi2", "arg": { "format": "{}", "snippet": "inparencite{${1:bibid}}" } }, { "name": "inparencite", "if": "style=fiwi2", "arg": { "format": "[]{}", "snippet": "inparencite[${2:postnote}]{${1:bibid}}" } }, { "name": "inparencite", "if": "style=fiwi2", "arg": { "format": "[][]{}", "snippet": "inparencite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citealtnoibidem", "if": "style=fiwi2", "unusual": true, "arg": { "format": "{}", "snippet": "citealtnoibidem{${1:bibid}}" } }, { "name": "citealtnoibidem", "if": "style=fiwi2", "unusual": true, "arg": { "format": "[]{}", "snippet": "citealtnoibidem[${2:postnote}]{${1:bibid}}" } }, { "name": "citealtnoibidem", "if": "style=fiwi2", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citealtnoibidem[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citetnoibidem", "if": "style=fiwi2", "unusual": true, "arg": { "format": "{}", "snippet": "citetnoibidem{${1:bibid}}" } }, { "name": "citetnoibidem", "if": "style=fiwi2", "unusual": true, "arg": { "format": "[]{}", "snippet": "citetnoibidem[${2:postnote}]{${1:bibid}}" } }, { "name": "citetnoibidem", "if": "style=fiwi2", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citetnoibidem[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citeepisode", "if": "style=fiwi2", "arg": { "format": "{}", "snippet": "citeepisode{${1:bibid}}" } }, { "name": "citefilm", "if": "style=fiwi2", "arg": { "format": "{}", "snippet": "citefilm{${1:bibid}}" } }, { "name": "citecfilm", "if": "style=fiwi2", "arg": { "format": "{}", "snippet": "citecfilm{${1:bibid}}" } }, { "name": "citefullfilm", "if": "style=fiwi2", "arg": { "format": "{}", "snippet": "citefullfilm{${1:bibid}}" } }, { "name": "citefilmnoindex", "if": "style=fiwi2", "unusual": true, "arg": { "format": "{}", "snippet": "citefilmnoindex{${1:bibid}}" } }, { "name": "testCJKfirst", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "{}", "snippet": "testCJKfirst{${1:field}}" } }, { "name": "multivolparser", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "{}", "snippet": "multivolparser{${1:arg}}" } }, { "name": "multinumberparser", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "{}", "snippet": "multinumberparser{${1:arg}}" } }, { "name": "BracketLift", "if": "style=gb7714-2015", "unusual": true }, { "name": "gbleftparen", "if": "style=gb7714-2015", "unusual": true }, { "name": "gbrightparen", "if": "style=gb7714-2015", "unusual": true }, { "name": "gbleftbracket", "if": "style=gb7714-2015", "unusual": true }, { "name": "gbrightbracket", "if": "style=gb7714-2015", "unusual": true }, { "name": "execgbfootbibfmt", "if": "style=gb7714-2015", "unusual": true }, { "name": "SlashFont", "if": "style=gb7714-2015", "unusual": true }, { "name": "footbibmargin", "if": "style=gb7714-2015", "unusual": true }, { "name": "footbiblabelsep", "if": "style=gb7714-2015", "unusual": true }, { "name": "execgbfootbib", "if": "style=gb7714-2015", "unusual": true }, { "name": "thegbnamefmtcase", "if": "style=gb7714-2015", "unusual": true }, { "name": "mkgbnumlabel", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "{}", "snippet": "mkgbnumlabel{${1:arg}}" } }, { "name": "thegbalignlabel", "if": "style=gb7714-2015", "unusual": true }, { "name": "thegbcitelocalcase", "if": "style=gb7714-2015", "unusual": true }, { "name": "thegbbiblocalcase", "if": "style=gb7714-2015", "unusual": true }, { "name": "execlanodeah", "if": "style=gb7714-2015", "unusual": true }, { "name": "thelanordernum", "if": "style=gb7714-2015", "unusual": true }, { "name": "execlanodudf", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "{}", "snippet": "execlanodudf{${1:string}}" } }, { "name": "setlocalbibstring", "if": "style=gb7714-2015", "arg": { "format": "{}{}", "snippet": "setlocalbibstring{${1:string}}{${2:text}}" } }, { "name": "setlocalbiblstring", "if": "style=gb7714-2015", "arg": { "format": "{}{}", "snippet": "setlocalbiblstring{${1:string}}{${2:text}}" } }, { "name": "dealsortlan", "if": "style=gb7714-2015", "unusual": true }, { "name": "bibitemindent", "if": "style=gb7714-2015", "unusual": true }, { "name": "biblabelextend", "if": "style=gb7714-2015", "unusual": true }, { "name": "setaligngbstyle", "if": "style=gb7714-2015", "unusual": true }, { "name": "lengthid", "if": "style=gb7714-2015", "unusual": true }, { "name": "lengthlw", "if": "style=gb7714-2015", "unusual": true }, { "name": "itemcmd", "if": "style=gb7714-2015", "unusual": true }, { "name": "setaligngbstyleay", "if": "style=gb7714-2015", "unusual": true }, { "name": "publocpunct", "if": "style=gb7714-2015", "unusual": true }, { "name": "bibtitlefont", "if": "style=gb7714-2015", "unusual": true }, { "name": "bibauthorfont", "if": "style=gb7714-2015", "unusual": true }, { "name": "bibpubfont", "if": "style=gb7714-2015", "unusual": true }, { "name": "execgbfdfmtstd", "if": "style=gb7714-2015", "unusual": true }, { "name": "aftertransdelim", "if": "style=gb7714-2015", "unusual": true }, { "name": "gbcaselocalset", "if": "style=gb7714-2015", "unusual": true }, { "name": "gbpinyinlocalset", "if": "style=gb7714-2015", "unusual": true }, { "name": "gbquanpinlocalset", "if": "style=gb7714-2015", "unusual": true }, { "name": "defdoublelangentry", "if": "style=gb7714-2015", "arg": { "format": "{}{}", "snippet": "defdoublelangentry{${1:entrykey1}}{${2:entrykey2}}" } }, { "name": "addEntryField", "if": "style=gb7714-2015", "arg": { "format": "{}{}{}", "snippet": "addEntryField{${1:entrykeys}}{${2:field}}{${3:fieldvalue}}" } }, { "name": "mkbibleftborder", "if": "style=gb7714-2015", "unusual": true }, { "name": "mkbibrightborder", "if": "style=gb7714-2015", "unusual": true }, { "name": "mkbibsuperbracket", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibsuperbracket{${1:text}}" } }, { "name": "mkbibsuperscriptusp", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibsuperscriptusp{${1:text}}" } }, { "name": "upcite", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "{}", "snippet": "upcite{${1:bibid}}" } }, { "name": "upcite", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "[]{}", "snippet": "upcite[${2:postnote}]{${1:bibid}}" } }, { "name": "upcite", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "[][]{}", "snippet": "upcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "pagescite", "if": "style=gb7714-2015", "arg": { "format": "{}", "snippet": "pagescite{${1:bibid}}" } }, { "name": "pagescite", "if": "style=gb7714-2015", "arg": { "format": "[]{}", "snippet": "pagescite[${2:postnote}]{${1:bibid}}" } }, { "name": "pagescite", "if": "style=gb7714-2015", "arg": { "format": "[][]{}", "snippet": "pagescite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=gb7714-2015", "arg": { "format": "{}", "snippet": "yearpagescite{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=gb7714-2015", "arg": { "format": "[]{}", "snippet": "yearpagescite[${2:postnote}]{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=gb7714-2015", "arg": { "format": "[][]{}", "snippet": "yearpagescite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "yearcite", "if": "style=gb7714-2015", "arg": { "format": "{}", "snippet": "yearcite{${1:bibid}}" } }, { "name": "yearcite", "if": "style=gb7714-2015", "arg": { "format": "[]{}", "snippet": "yearcite[${2:postnote}]{${1:bibid}}" } }, { "name": "yearcite", "if": "style=gb7714-2015", "arg": { "format": "[][]{}", "snippet": "yearcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=gb7714-2015", "arg": { "format": "{}", "snippet": "authornumcite{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=gb7714-2015", "arg": { "format": "[]{}", "snippet": "authornumcite[${2:postnote}]{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=gb7714-2015", "arg": { "format": "[][]{}", "snippet": "authornumcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citet", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "{}", "snippet": "citet{${1:bibid}}" } }, { "name": "citet", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "[]{}", "snippet": "citet[${2:postnote}]{${1:bibid}}" } }, { "name": "citet", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citet[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citep", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "{}", "snippet": "citep{${1:bibid}}" } }, { "name": "citep", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "[]{}", "snippet": "citep[${2:postnote}]{${1:bibid}}" } }, { "name": "citep", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citep[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citetns", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "{}", "snippet": "citetns{${1:bibid}}" } }, { "name": "citetns", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "[]{}", "snippet": "citetns[${2:postnote}]{${1:bibid}}" } }, { "name": "citetns", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citetns[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citepns", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "{}", "snippet": "citepns{${1:bibid}}" } }, { "name": "citepns", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "[]{}", "snippet": "citepns[${2:postnote}]{${1:bibid}}" } }, { "name": "citepns", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citepns[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "{}", "snippet": "inlinecite{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "[]{}", "snippet": "inlinecite[${2:postnote}]{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "[][]{}", "snippet": "inlinecite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citec", "if": "style=gb7714-2015", "arg": { "format": "{}", "snippet": "citec{${1:bibid}}" } }, { "name": "citec", "if": "style=gb7714-2015", "arg": { "format": "[]{}", "snippet": "citec[${2:postnote}]{${1:bibid}}" } }, { "name": "citec", "if": "style=gb7714-2015", "arg": { "format": "[][]{}", "snippet": "citec[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-2015", "arg": { "format": "{}{}", "snippet": "citecs{${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "(){}{}", "snippet": "citecs(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-2015", "arg": { "format": "()(){}{}", "snippet": "citecs(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "citecs(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "citecs[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "citecs[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-2015", "arg": { "format": "()()[][]{}[][]{}", "snippet": "citecs(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-2015", "arg": { "format": "{}{}", "snippet": "authornumcites{${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "(){}{}", "snippet": "authornumcites(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-2015", "arg": { "format": "()(){}{}", "snippet": "authornumcites(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "authornumcites(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "authornumcites[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-2015", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "authornumcites[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-2015", "arg": { "format": "()()[][]{}[][]{}", "snippet": "authornumcites(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "testCJKfirst", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "{}", "snippet": "testCJKfirst{${1:field}}" } }, { "name": "multivolparser", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "{}", "snippet": "multivolparser{${1:arg}}" } }, { "name": "multinumberparser", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "{}", "snippet": "multinumberparser{${1:arg}}" } }, { "name": "BracketLift", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "gbleftparen", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "gbrightparen", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "gbleftbracket", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "gbrightbracket", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "execgbfootbibfmt", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "SlashFont", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "footbibmargin", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "footbiblabelsep", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "execgbfootbib", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "thegbnamefmtcase", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "mkgbnumlabel", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "{}", "snippet": "mkgbnumlabel{${1:arg}}" } }, { "name": "thegbalignlabel", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "thegbcitelocalcase", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "thegbbiblocalcase", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "execlanodeah", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "thelanordernum", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "execlanodudf", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "{}", "snippet": "execlanodudf{${1:string}}" } }, { "name": "setlocalbibstring", "if": "style=gb7714-2015ay", "arg": { "format": "{}{}", "snippet": "setlocalbibstring{${1:string}}{${2:text}}" } }, { "name": "setlocalbiblstring", "if": "style=gb7714-2015ay", "arg": { "format": "{}{}", "snippet": "setlocalbiblstring{${1:string}}{${2:text}}" } }, { "name": "dealnoathor", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "dealsortlan", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "bibitemindent", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "therefnumeric", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "biblabelbox", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "biblabelextend", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "setaligngbnumeric", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "setaligngbstyle", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "lengthid", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "lengthlw", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "itemcmd", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "publocpunct", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "bibtitlefont", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "bibauthorfont", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "bibpubfont", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "execgbfdfmtstd", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "aftertransdelim", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "gbcaselocalset", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "gbpinyinlocalset", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "gbquanpinlocalset", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "defdoublelangentry", "if": "style=gb7714-2015ay", "arg": { "format": "{}{}", "snippet": "defdoublelangentry{${1:entrykey1}}{${2:entrykey2}}" } }, { "name": "addEntryField", "if": "style=gb7714-2015ay", "arg": { "format": "{}{}{}", "snippet": "addEntryField{${1:entrykeys}}{${2:field}}{${3:fieldvalue}}" } }, { "name": "pubdatadelim", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "locnopubdelim", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "mkbibleftborder", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "mkbibrightborder", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "compextradelim", "if": "style=gb7714-2015ay", "unusual": true }, { "name": "upcite", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "{}", "snippet": "upcite{${1:bibid}}" } }, { "name": "upcite", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "[]{}", "snippet": "upcite[${2:postnote}]{${1:bibid}}" } }, { "name": "upcite", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "[][]{}", "snippet": "upcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "pagescite", "if": "style=gb7714-2015ay", "arg": { "format": "{}", "snippet": "pagescite{${1:bibid}}" } }, { "name": "pagescite", "if": "style=gb7714-2015ay", "arg": { "format": "[]{}", "snippet": "pagescite[${2:postnote}]{${1:bibid}}" } }, { "name": "pagescite", "if": "style=gb7714-2015ay", "arg": { "format": "[][]{}", "snippet": "pagescite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=gb7714-2015ay", "arg": { "format": "{}", "snippet": "yearpagescite{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=gb7714-2015ay", "arg": { "format": "[]{}", "snippet": "yearpagescite[${2:postnote}]{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=gb7714-2015ay", "arg": { "format": "[][]{}", "snippet": "yearpagescite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "yearcite", "if": "style=gb7714-2015ay", "arg": { "format": "{}", "snippet": "yearcite{${1:bibid}}" } }, { "name": "yearcite", "if": "style=gb7714-2015ay", "arg": { "format": "[]{}", "snippet": "yearcite[${2:postnote}]{${1:bibid}}" } }, { "name": "yearcite", "if": "style=gb7714-2015ay", "arg": { "format": "[][]{}", "snippet": "yearcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=gb7714-2015ay", "arg": { "format": "{}", "snippet": "authornumcite{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=gb7714-2015ay", "arg": { "format": "[]{}", "snippet": "authornumcite[${2:postnote}]{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=gb7714-2015ay", "arg": { "format": "[][]{}", "snippet": "authornumcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citet", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "{}", "snippet": "citet{${1:bibid}}" } }, { "name": "citet", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "[]{}", "snippet": "citet[${2:postnote}]{${1:bibid}}" } }, { "name": "citet", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citet[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citep", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "{}", "snippet": "citep{${1:bibid}}" } }, { "name": "citep", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "[]{}", "snippet": "citep[${2:postnote}]{${1:bibid}}" } }, { "name": "citep", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citep[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citets", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "{}{}", "snippet": "citets{${1:bibid}}{${2:bibid}}" } }, { "name": "citets", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "(){}{}", "snippet": "citets(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citets", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "()(){}{}", "snippet": "citets(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citets", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "citets(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citets", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "citets[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citets", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "citets[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "citets", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "()()[][]{}[][]{}", "snippet": "citets(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "citetns", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "{}", "snippet": "citetns{${1:bibid}}" } }, { "name": "citetns", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "[]{}", "snippet": "citetns[${2:postnote}]{${1:bibid}}" } }, { "name": "citetns", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citetns[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citepns", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "{}", "snippet": "citepns{${1:bibid}}" } }, { "name": "citepns", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "[]{}", "snippet": "citepns[${2:postnote}]{${1:bibid}}" } }, { "name": "citepns", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citepns[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "{}", "snippet": "inlinecite{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "[]{}", "snippet": "inlinecite[${2:postnote}]{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "[][]{}", "snippet": "inlinecite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citec", "if": "style=gb7714-2015ay", "arg": { "format": "{}", "snippet": "citec{${1:bibid}}" } }, { "name": "citec", "if": "style=gb7714-2015ay", "arg": { "format": "[]{}", "snippet": "citec[${2:postnote}]{${1:bibid}}" } }, { "name": "citec", "if": "style=gb7714-2015ay", "arg": { "format": "[][]{}", "snippet": "citec[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-2015ay", "arg": { "format": "{}{}", "snippet": "citecs{${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "(){}{}", "snippet": "citecs(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-2015ay", "arg": { "format": "()(){}{}", "snippet": "citecs(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "citecs(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "citecs[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "citecs[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-2015ay", "arg": { "format": "()()[][]{}[][]{}", "snippet": "citecs(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-2015ay", "arg": { "format": "{}{}", "snippet": "authornumcites{${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "(){}{}", "snippet": "authornumcites(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-2015ay", "arg": { "format": "()(){}{}", "snippet": "authornumcites(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "authornumcites(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "authornumcites[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-2015ay", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "authornumcites[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-2015ay", "arg": { "format": "()()[][]{}[][]{}", "snippet": "authornumcites(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "testCJKfirst", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "{}", "snippet": "testCJKfirst{${1:field}}" } }, { "name": "multivolparser", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "{}", "snippet": "multivolparser{${1:arg}}" } }, { "name": "multinumberparser", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "{}", "snippet": "multinumberparser{${1:arg}}" } }, { "name": "BracketLift", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "gbleftparen", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "gbrightparen", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "gbleftbracket", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "gbrightbracket", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "execgbfootbibfmt", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "SlashFont", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "footbibmargin", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "footbiblabelsep", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "execgbfootbib", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "thegbnamefmtcase", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "mkgbnumlabel", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "{}", "snippet": "mkgbnumlabel{${1:arg}}" } }, { "name": "thegbalignlabel", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "thegbcitelocalcase", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "thegbbiblocalcase", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "setlocalbibstring", "if": "style=gb7714-2015ms", "arg": { "format": "{}{}", "snippet": "setlocalbibstring{${1:string}}{${2:text}}" } }, { "name": "setlocalbiblstring", "if": "style=gb7714-2015ms", "arg": { "format": "{}{}", "snippet": "setlocalbiblstring{${1:string}}{${2:text}}" } }, { "name": "bibitemindent", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "biblabelextend", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "setaligngbstyle", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "lengthid", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "lengthlw", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "itemcmd", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "setaligngbstyleay", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "publocpunct", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "bibtitlefont", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "bibauthorfont", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "bibpubfont", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "gbcaselocalset", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "gbpinyinlocalset", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "gbquanpinlocalset", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "defdoublelangentry", "if": "style=gb7714-2015ms", "arg": { "format": "{}{}", "snippet": "defdoublelangentry{${1:entrykey1}}{${2:entrykey2}}" } }, { "name": "addEntryField", "if": "style=gb7714-2015ms", "arg": { "format": "{}{}{}", "snippet": "addEntryField{${1:entrykeys}}{${2:field}}{${3:fieldvalue}}" } }, { "name": "localsetchinesecode", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "aftertransdelim", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "mkbibleftborder", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "mkbibrightborder", "if": "style=gb7714-2015ms", "unusual": true }, { "name": "mkbibsuperbracket", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibsuperbracket{${1:text}}" } }, { "name": "mkbibsuperscriptusp", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibsuperscriptusp{${1:text}}" } }, { "name": "upcite", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "{}", "snippet": "upcite{${1:bibid}}" } }, { "name": "upcite", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "[]{}", "snippet": "upcite[${2:postnote}]{${1:bibid}}" } }, { "name": "upcite", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "[][]{}", "snippet": "upcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "pagescite", "if": "style=gb7714-2015ms", "arg": { "format": "{}", "snippet": "pagescite{${1:bibid}}" } }, { "name": "pagescite", "if": "style=gb7714-2015ms", "arg": { "format": "[]{}", "snippet": "pagescite[${2:postnote}]{${1:bibid}}" } }, { "name": "pagescite", "if": "style=gb7714-2015ms", "arg": { "format": "[][]{}", "snippet": "pagescite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=gb7714-2015ms", "arg": { "format": "{}", "snippet": "yearpagescite{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=gb7714-2015ms", "arg": { "format": "[]{}", "snippet": "yearpagescite[${2:postnote}]{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=gb7714-2015ms", "arg": { "format": "[][]{}", "snippet": "yearpagescite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "yearcite", "if": "style=gb7714-2015ms", "arg": { "format": "{}", "snippet": "yearcite{${1:bibid}}" } }, { "name": "yearcite", "if": "style=gb7714-2015ms", "arg": { "format": "[]{}", "snippet": "yearcite[${2:postnote}]{${1:bibid}}" } }, { "name": "yearcite", "if": "style=gb7714-2015ms", "arg": { "format": "[][]{}", "snippet": "yearcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=gb7714-2015ms", "arg": { "format": "{}", "snippet": "authornumcite{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=gb7714-2015ms", "arg": { "format": "[]{}", "snippet": "authornumcite[${2:postnote}]{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=gb7714-2015ms", "arg": { "format": "[][]{}", "snippet": "authornumcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citet", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "{}", "snippet": "citet{${1:bibid}}" } }, { "name": "citet", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "[]{}", "snippet": "citet[${2:postnote}]{${1:bibid}}" } }, { "name": "citet", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citet[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citep", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "{}", "snippet": "citep{${1:bibid}}" } }, { "name": "citep", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "[]{}", "snippet": "citep[${2:postnote}]{${1:bibid}}" } }, { "name": "citep", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citep[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citetns", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "{}", "snippet": "citetns{${1:bibid}}" } }, { "name": "citetns", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "[]{}", "snippet": "citetns[${2:postnote}]{${1:bibid}}" } }, { "name": "citetns", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citetns[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citepns", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "{}", "snippet": "citepns{${1:bibid}}" } }, { "name": "citepns", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "[]{}", "snippet": "citepns[${2:postnote}]{${1:bibid}}" } }, { "name": "citepns", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citepns[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "{}", "snippet": "inlinecite{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "[]{}", "snippet": "inlinecite[${2:postnote}]{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "[][]{}", "snippet": "inlinecite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citec", "if": "style=gb7714-2015ms", "arg": { "format": "{}", "snippet": "citec{${1:bibid}}" } }, { "name": "citec", "if": "style=gb7714-2015ms", "arg": { "format": "[]{}", "snippet": "citec[${2:postnote}]{${1:bibid}}" } }, { "name": "citec", "if": "style=gb7714-2015ms", "arg": { "format": "[][]{}", "snippet": "citec[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-2015ms", "arg": { "format": "{}{}", "snippet": "citecs{${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "(){}{}", "snippet": "citecs(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-2015ms", "arg": { "format": "()(){}{}", "snippet": "citecs(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "citecs(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "citecs[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "citecs[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-2015ms", "arg": { "format": "()()[][]{}[][]{}", "snippet": "citecs(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-2015ms", "arg": { "format": "{}{}", "snippet": "authornumcites{${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "(){}{}", "snippet": "authornumcites(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-2015ms", "arg": { "format": "()(){}{}", "snippet": "authornumcites(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "authornumcites(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "authornumcites[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-2015ms", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "authornumcites[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-2015ms", "arg": { "format": "()()[][]{}[][]{}", "snippet": "authornumcites(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "testCJKfirst", "if": "style=gb7714-2015mx", "unusual": true, "arg": { "format": "{}", "snippet": "testCJKfirst{${1:field}}" } }, { "name": "multivolparser", "if": "style=gb7714-2015mx", "unusual": true, "arg": { "format": "{}", "snippet": "multivolparser{${1:arg}}" } }, { "name": "multinumberparser", "if": "style=gb7714-2015mx", "unusual": true, "arg": { "format": "{}", "snippet": "multinumberparser{${1:arg}}" } }, { "name": "BracketLift", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "gbleftparen", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "gbrightparen", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "gbleftbracket", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "gbrightbracket", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "execgbfootbibfmt", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "SlashFont", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "footbibmargin", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "footbiblabelsep", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "execgbfootbib", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "thegbnamefmtcase", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "mkgbnumlabel", "if": "style=gb7714-2015mx", "unusual": true, "arg": { "format": "{}", "snippet": "mkgbnumlabel{${1:arg}}" } }, { "name": "thegbalignlabel", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "thegbcitelocalcase", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "thegbbiblocalcase", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "execlanodeah", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "thelanordernum", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "execlanodudf", "if": "style=gb7714-2015mx", "unusual": true, "arg": { "format": "{}", "snippet": "execlanodudf{${1:string}}" } }, { "name": "setlocalbibstring", "if": "style=gb7714-2015mx", "arg": { "format": "{}{}", "snippet": "setlocalbibstring{${1:string}}{${2:text}}" } }, { "name": "setlocalbiblstring", "if": "style=gb7714-2015mx", "arg": { "format": "{}{}", "snippet": "setlocalbiblstring{${1:string}}{${2:text}}" } }, { "name": "dealnoathor", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "dealsortlan", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "bibitemindent", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "biblabelextend", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "setaligngbstyle", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "lengthid", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "lengthlw", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "itemcmd", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "setaligngbstyleay", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "publocpunct", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "bibtitlefont", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "bibauthorfont", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "bibpubfont", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "gbcaselocalset", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "gbpinyinlocalset", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "gbquanpinlocalset", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "defdoublelangentry", "if": "style=gb7714-2015mx", "arg": { "format": "{}{}", "snippet": "defdoublelangentry{${1:entrykey1}}{${2:entrykey2}}" } }, { "name": "addEntryField", "if": "style=gb7714-2015mx", "arg": { "format": "{}{}{}", "snippet": "addEntryField{${1:entrykeys}}{${2:field}}{${3:fieldvalue}}" } }, { "name": "aftertransdelim", "if": "style=gb7714-2015mx", "unusual": true }, { "name": "setaystylesection", "if": "style=gb7714-2015mx", "arg": { "format": "{}", "snippet": "setaystylesection{${1:number}}" } }, { "name": "mkbibsuperbracket", "if": "style=gb7714-2015mx", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibsuperbracket{${1:text}}" } }, { "name": "upcite", "if": "style=gb7714-2015mx", "unusual": true, "arg": { "format": "{}", "snippet": "upcite{${1:bibid}}" } }, { "name": "upcite", "if": "style=gb7714-2015mx", "unusual": true, "arg": { "format": "[]{}", "snippet": "upcite[${2:postnote}]{${1:bibid}}" } }, { "name": "upcite", "if": "style=gb7714-2015mx", "unusual": true, "arg": { "format": "[][]{}", "snippet": "upcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "pagescite", "if": "style=gb7714-2015mx", "arg": { "format": "{}", "snippet": "pagescite{${1:bibid}}" } }, { "name": "pagescite", "if": "style=gb7714-2015mx", "arg": { "format": "[]{}", "snippet": "pagescite[${2:postnote}]{${1:bibid}}" } }, { "name": "pagescite", "if": "style=gb7714-2015mx", "arg": { "format": "[][]{}", "snippet": "pagescite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=gb7714-2015mx", "arg": { "format": "{}", "snippet": "yearpagescite{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=gb7714-2015mx", "arg": { "format": "[]{}", "snippet": "yearpagescite[${2:postnote}]{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=gb7714-2015mx", "arg": { "format": "[][]{}", "snippet": "yearpagescite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "yearcite", "if": "style=gb7714-2015mx", "arg": { "format": "{}", "snippet": "yearcite{${1:bibid}}" } }, { "name": "yearcite", "if": "style=gb7714-2015mx", "arg": { "format": "[]{}", "snippet": "yearcite[${2:postnote}]{${1:bibid}}" } }, { "name": "yearcite", "if": "style=gb7714-2015mx", "arg": { "format": "[][]{}", "snippet": "yearcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=gb7714-2015mx", "arg": { "format": "{}", "snippet": "authornumcite{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=gb7714-2015mx", "arg": { "format": "[]{}", "snippet": "authornumcite[${2:postnote}]{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=gb7714-2015mx", "arg": { "format": "[][]{}", "snippet": "authornumcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citet", "if": "style=gb7714-2015mx", "unusual": true, "arg": { "format": "{}", "snippet": "citet{${1:bibid}}" } }, { "name": "citet", "if": "style=gb7714-2015mx", "unusual": true, "arg": { "format": "[]{}", "snippet": "citet[${2:postnote}]{${1:bibid}}" } }, { "name": "citet", "if": "style=gb7714-2015mx", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citet[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citep", "if": "style=gb7714-2015mx", "unusual": true, "arg": { "format": "{}", "snippet": "citep{${1:bibid}}" } }, { "name": "citep", "if": "style=gb7714-2015mx", "unusual": true, "arg": { "format": "[]{}", "snippet": "citep[${2:postnote}]{${1:bibid}}" } }, { "name": "citep", "if": "style=gb7714-2015mx", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citep[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citetns", "if": "style=gb7714-2015mx", "unusual": true, "arg": { "format": "{}", "snippet": "citetns{${1:bibid}}" } }, { "name": "citetns", "if": "style=gb7714-2015mx", "unusual": true, "arg": { "format": "[]{}", "snippet": "citetns[${2:postnote}]{${1:bibid}}" } }, { "name": "citetns", "if": "style=gb7714-2015mx", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citetns[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citepns", "if": "style=gb7714-2015mx", "unusual": true, "arg": { "format": "{}", "snippet": "citepns{${1:bibid}}" } }, { "name": "citepns", "if": "style=gb7714-2015mx", "unusual": true, "arg": { "format": "[]{}", "snippet": "citepns[${2:postnote}]{${1:bibid}}" } }, { "name": "citepns", "if": "style=gb7714-2015mx", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citepns[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=gb7714-2015mx", "unusual": true, "arg": { "format": "{}", "snippet": "inlinecite{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=gb7714-2015mx", "unusual": true, "arg": { "format": "[]{}", "snippet": "inlinecite[${2:postnote}]{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=gb7714-2015mx", "unusual": true, "arg": { "format": "[][]{}", "snippet": "inlinecite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "gbpunctdot", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "gbpunctdotlanen", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "gbpunctmark", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "gbpunctcomma", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "gbpunctcommalanen", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "gbpunctcolon", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "gbpunctcolonlanen", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "gbpunctsemicolon", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "gbpunctsemicolonlanen", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "gbpunctparenl", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "gbpunctparenr", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "execpuncten", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "testCJKfirst", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "{}", "snippet": "testCJKfirst{${1:field}}" } }, { "name": "multivolparser", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "{}", "snippet": "multivolparser{${1:arg}}" } }, { "name": "multinumberparser", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "{}", "snippet": "multinumberparser{${1:arg}}" } }, { "name": "BracketLift", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "gbleftparen", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "gbrightparen", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "gbleftbracket", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "gbrightbracket", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "execgbfootbibfmt", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "SlashFont", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "footbibmargin", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "footbiblabelsep", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "execgbfootbib", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "thegbnamefmtcase", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "mkgbnumlabel", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "{}", "snippet": "mkgbnumlabel{${1:arg}}" } }, { "name": "thegbalignlabel", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "thegbcitelocalcase", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "thegbbiblocalcase", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "execlanodeah", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "thelanordernum", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "execlanodudf", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "{}", "snippet": "execlanodudf{${1:string}}" } }, { "name": "setlocalbibstring", "if": "style=gb7714-CCNU", "arg": { "format": "{}{}", "snippet": "setlocalbibstring{${1:string}}{${2:text}}" } }, { "name": "setlocalbiblstring", "if": "style=gb7714-CCNU", "arg": { "format": "{}{}", "snippet": "setlocalbiblstring{${1:string}}{${2:text}}" } }, { "name": "dealsortlan", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "bibitemindent", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "biblabelextend", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "setaligngbstyle", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "lengthid", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "lengthlw", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "itemcmd", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "setaligngbstyleay", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "publocpunct", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "bibtitlefont", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "bibauthorfont", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "bibpubfont", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "execgbfdfmtstd", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "aftertransdelim", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "gbcaselocalset", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "gbpinyinlocalset", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "gbquanpinlocalset", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "defdoublelangentry", "if": "style=gb7714-CCNU", "arg": { "format": "{}{}", "snippet": "defdoublelangentry{${1:entrykey1}}{${2:entrykey2}}" } }, { "name": "addEntryField", "if": "style=gb7714-CCNU", "arg": { "format": "{}{}{}", "snippet": "addEntryField{${1:entrykeys}}{${2:field}}{${3:fieldvalue}}" } }, { "name": "pubdatadelim", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "locnopubdelim", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "mkbibleftborder", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "mkbibrightborder", "if": "style=gb7714-CCNU", "unusual": true }, { "name": "mkbibsuperbracket", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibsuperbracket{${1:text}}" } }, { "name": "mkbibsuperscriptusp", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibsuperscriptusp{${1:text}}" } }, { "name": "upcite", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "{}", "snippet": "upcite{${1:bibid}}" } }, { "name": "upcite", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "[]{}", "snippet": "upcite[${2:postnote}]{${1:bibid}}" } }, { "name": "upcite", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "[][]{}", "snippet": "upcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "pagescite", "if": "style=gb7714-CCNU", "arg": { "format": "{}", "snippet": "pagescite{${1:bibid}}" } }, { "name": "pagescite", "if": "style=gb7714-CCNU", "arg": { "format": "[]{}", "snippet": "pagescite[${2:postnote}]{${1:bibid}}" } }, { "name": "pagescite", "if": "style=gb7714-CCNU", "arg": { "format": "[][]{}", "snippet": "pagescite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=gb7714-CCNU", "arg": { "format": "{}", "snippet": "yearpagescite{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=gb7714-CCNU", "arg": { "format": "[]{}", "snippet": "yearpagescite[${2:postnote}]{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=gb7714-CCNU", "arg": { "format": "[][]{}", "snippet": "yearpagescite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "yearcite", "if": "style=gb7714-CCNU", "arg": { "format": "{}", "snippet": "yearcite{${1:bibid}}" } }, { "name": "yearcite", "if": "style=gb7714-CCNU", "arg": { "format": "[]{}", "snippet": "yearcite[${2:postnote}]{${1:bibid}}" } }, { "name": "yearcite", "if": "style=gb7714-CCNU", "arg": { "format": "[][]{}", "snippet": "yearcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=gb7714-CCNU", "arg": { "format": "{}", "snippet": "authornumcite{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=gb7714-CCNU", "arg": { "format": "[]{}", "snippet": "authornumcite[${2:postnote}]{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=gb7714-CCNU", "arg": { "format": "[][]{}", "snippet": "authornumcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citet", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "{}", "snippet": "citet{${1:bibid}}" } }, { "name": "citet", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "[]{}", "snippet": "citet[${2:postnote}]{${1:bibid}}" } }, { "name": "citet", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citet[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citep", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "{}", "snippet": "citep{${1:bibid}}" } }, { "name": "citep", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "[]{}", "snippet": "citep[${2:postnote}]{${1:bibid}}" } }, { "name": "citep", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citep[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citetns", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "{}", "snippet": "citetns{${1:bibid}}" } }, { "name": "citetns", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "[]{}", "snippet": "citetns[${2:postnote}]{${1:bibid}}" } }, { "name": "citetns", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citetns[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citepns", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "{}", "snippet": "citepns{${1:bibid}}" } }, { "name": "citepns", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "[]{}", "snippet": "citepns[${2:postnote}]{${1:bibid}}" } }, { "name": "citepns", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citepns[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "{}", "snippet": "inlinecite{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "[]{}", "snippet": "inlinecite[${2:postnote}]{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "[][]{}", "snippet": "inlinecite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citec", "if": "style=gb7714-CCNU", "arg": { "format": "{}", "snippet": "citec{${1:bibid}}" } }, { "name": "citec", "if": "style=gb7714-CCNU", "arg": { "format": "[]{}", "snippet": "citec[${2:postnote}]{${1:bibid}}" } }, { "name": "citec", "if": "style=gb7714-CCNU", "arg": { "format": "[][]{}", "snippet": "citec[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-CCNU", "arg": { "format": "{}{}", "snippet": "citecs{${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "(){}{}", "snippet": "citecs(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-CCNU", "arg": { "format": "()(){}{}", "snippet": "citecs(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "citecs(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "citecs[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "citecs[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-CCNU", "arg": { "format": "()()[][]{}[][]{}", "snippet": "citecs(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-CCNU", "arg": { "format": "{}{}", "snippet": "authornumcites{${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "(){}{}", "snippet": "authornumcites(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-CCNU", "arg": { "format": "()(){}{}", "snippet": "authornumcites(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "authornumcites(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "authornumcites[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-CCNU", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "authornumcites[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-CCNU", "arg": { "format": "()()[][]{}[][]{}", "snippet": "authornumcites(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "nwafubibfont", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "testCJKfirst", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "{}", "snippet": "testCJKfirst{${1:field}}" } }, { "name": "multivolparser", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "{}", "snippet": "multivolparser{${1:arg}}" } }, { "name": "multinumberparser", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "{}", "snippet": "multinumberparser{${1:arg}}" } }, { "name": "BracketLift", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "gbleftparen", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "gbrightparen", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "gbleftbracket", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "gbrightbracket", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "execgbfootbibfmt", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "SlashFont", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "footbibmargin", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "footbiblabelsep", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "execgbfootbib", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "thegbnamefmtcase", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "mkgbnumlabel", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "{}", "snippet": "mkgbnumlabel{${1:arg}}" } }, { "name": "thegbalignlabel", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "thegbcitelocalcase", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "thegbbiblocalcase", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "execlanodeah", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "thelanordernum", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "execlanodudf", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "{}", "snippet": "execlanodudf{${1:string}}" } }, { "name": "setlocalbibstring", "if": "style=gb7714-NWAFU", "arg": { "format": "{}{}", "snippet": "setlocalbibstring{${1:string}}{${2:text}}" } }, { "name": "setlocalbiblstring", "if": "style=gb7714-NWAFU", "arg": { "format": "{}{}", "snippet": "setlocalbiblstring{${1:string}}{${2:text}}" } }, { "name": "dealsortlan", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "bibitemindent", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "biblabelextend", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "setaligngbstyle", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "lengthid", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "lengthlw", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "itemcmd", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "setaligngbstyleay", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "publocpunct", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "bibtitlefont", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "bibauthorfont", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "bibpubfont", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "execgbfdfmtstd", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "aftertransdelim", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "gbcaselocalset", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "gbpinyinlocalset", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "gbquanpinlocalset", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "defdoublelangentry", "if": "style=gb7714-NWAFU", "arg": { "format": "{}{}", "snippet": "defdoublelangentry{${1:entrykey1}}{${2:entrykey2}}" } }, { "name": "addEntryField", "if": "style=gb7714-NWAFU", "arg": { "format": "{}{}{}", "snippet": "addEntryField{${1:entrykeys}}{${2:field}}{${3:fieldvalue}}" } }, { "name": "pubdatadelim", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "locnopubdelim", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "mkbibleftborder", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "mkbibrightborder", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "compextradelim", "if": "style=gb7714-NWAFU", "unusual": true }, { "name": "upcite", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "{}", "snippet": "upcite{${1:bibid}}" } }, { "name": "upcite", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "[]{}", "snippet": "upcite[${2:postnote}]{${1:bibid}}" } }, { "name": "upcite", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "[][]{}", "snippet": "upcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "pagescite", "if": "style=gb7714-NWAFU", "arg": { "format": "{}", "snippet": "pagescite{${1:bibid}}" } }, { "name": "pagescite", "if": "style=gb7714-NWAFU", "arg": { "format": "[]{}", "snippet": "pagescite[${2:postnote}]{${1:bibid}}" } }, { "name": "pagescite", "if": "style=gb7714-NWAFU", "arg": { "format": "[][]{}", "snippet": "pagescite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=gb7714-NWAFU", "arg": { "format": "{}", "snippet": "yearpagescite{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=gb7714-NWAFU", "arg": { "format": "[]{}", "snippet": "yearpagescite[${2:postnote}]{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=gb7714-NWAFU", "arg": { "format": "[][]{}", "snippet": "yearpagescite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "yearcite", "if": "style=gb7714-NWAFU", "arg": { "format": "{}", "snippet": "yearcite{${1:bibid}}" } }, { "name": "yearcite", "if": "style=gb7714-NWAFU", "arg": { "format": "[]{}", "snippet": "yearcite[${2:postnote}]{${1:bibid}}" } }, { "name": "yearcite", "if": "style=gb7714-NWAFU", "arg": { "format": "[][]{}", "snippet": "yearcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=gb7714-NWAFU", "arg": { "format": "{}", "snippet": "authornumcite{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=gb7714-NWAFU", "arg": { "format": "[]{}", "snippet": "authornumcite[${2:postnote}]{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=gb7714-NWAFU", "arg": { "format": "[][]{}", "snippet": "authornumcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citet", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "{}", "snippet": "citet{${1:bibid}}" } }, { "name": "citet", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "[]{}", "snippet": "citet[${2:postnote}]{${1:bibid}}" } }, { "name": "citet", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citet[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citep", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "{}", "snippet": "citep{${1:bibid}}" } }, { "name": "citep", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "[]{}", "snippet": "citep[${2:postnote}]{${1:bibid}}" } }, { "name": "citep", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citep[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citets", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "{}{}", "snippet": "citets{${1:bibid}}{${2:bibid}}" } }, { "name": "citets", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "(){}{}", "snippet": "citets(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citets", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "()(){}{}", "snippet": "citets(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citets", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "citets(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citets", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "citets[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citets", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "citets[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "citets", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "()()[][]{}[][]{}", "snippet": "citets(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "citetns", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "{}", "snippet": "citetns{${1:bibid}}" } }, { "name": "citetns", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "[]{}", "snippet": "citetns[${2:postnote}]{${1:bibid}}" } }, { "name": "citetns", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citetns[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citepns", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "{}", "snippet": "citepns{${1:bibid}}" } }, { "name": "citepns", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "[]{}", "snippet": "citepns[${2:postnote}]{${1:bibid}}" } }, { "name": "citepns", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citepns[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "{}", "snippet": "inlinecite{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "[]{}", "snippet": "inlinecite[${2:postnote}]{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "[][]{}", "snippet": "inlinecite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citec", "if": "style=gb7714-NWAFU", "arg": { "format": "{}", "snippet": "citec{${1:bibid}}" } }, { "name": "citec", "if": "style=gb7714-NWAFU", "arg": { "format": "[]{}", "snippet": "citec[${2:postnote}]{${1:bibid}}" } }, { "name": "citec", "if": "style=gb7714-NWAFU", "arg": { "format": "[][]{}", "snippet": "citec[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-NWAFU", "arg": { "format": "{}{}", "snippet": "citecs{${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "(){}{}", "snippet": "citecs(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-NWAFU", "arg": { "format": "()(){}{}", "snippet": "citecs(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "citecs(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "citecs[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "citecs[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-NWAFU", "arg": { "format": "()()[][]{}[][]{}", "snippet": "citecs(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-NWAFU", "arg": { "format": "{}{}", "snippet": "authornumcites{${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "(){}{}", "snippet": "authornumcites(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-NWAFU", "arg": { "format": "()(){}{}", "snippet": "authornumcites(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "authornumcites(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "authornumcites[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-NWAFU", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "authornumcites[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-NWAFU", "arg": { "format": "()()[][]{}[][]{}", "snippet": "authornumcites(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "testCJKfirst", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "{}", "snippet": "testCJKfirst{${1:field}}" } }, { "name": "multivolparser", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "{}", "snippet": "multivolparser{${1:arg}}" } }, { "name": "multinumberparser", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "{}", "snippet": "multinumberparser{${1:arg}}" } }, { "name": "BracketLift", "if": "style=gb7714-SEU", "unusual": true }, { "name": "gbleftparen", "if": "style=gb7714-SEU", "unusual": true }, { "name": "gbrightparen", "if": "style=gb7714-SEU", "unusual": true }, { "name": "gbleftbracket", "if": "style=gb7714-SEU", "unusual": true }, { "name": "gbrightbracket", "if": "style=gb7714-SEU", "unusual": true }, { "name": "execgbfootbibfmt", "if": "style=gb7714-SEU", "unusual": true }, { "name": "SlashFont", "if": "style=gb7714-SEU", "unusual": true }, { "name": "footbibmargin", "if": "style=gb7714-SEU", "unusual": true }, { "name": "footbiblabelsep", "if": "style=gb7714-SEU", "unusual": true }, { "name": "execgbfootbib", "if": "style=gb7714-SEU", "unusual": true }, { "name": "thegbnamefmtcase", "if": "style=gb7714-SEU", "unusual": true }, { "name": "mkgbnumlabel", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "{}", "snippet": "mkgbnumlabel{${1:arg}}" } }, { "name": "thegbalignlabel", "if": "style=gb7714-SEU", "unusual": true }, { "name": "thegbcitelocalcase", "if": "style=gb7714-SEU", "unusual": true }, { "name": "thegbbiblocalcase", "if": "style=gb7714-SEU", "unusual": true }, { "name": "execlanodeah", "if": "style=gb7714-SEU", "unusual": true }, { "name": "thelanordernum", "if": "style=gb7714-SEU", "unusual": true }, { "name": "execlanodudf", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "{}", "snippet": "execlanodudf{${1:string}}" } }, { "name": "setlocalbibstring", "if": "style=gb7714-SEU", "arg": { "format": "{}{}", "snippet": "setlocalbibstring{${1:string}}{${2:text}}" } }, { "name": "setlocalbiblstring", "if": "style=gb7714-SEU", "arg": { "format": "{}{}", "snippet": "setlocalbiblstring{${1:string}}{${2:text}}" } }, { "name": "dealsortlan", "if": "style=gb7714-SEU", "unusual": true }, { "name": "bibitemindent", "if": "style=gb7714-SEU", "unusual": true }, { "name": "biblabelextend", "if": "style=gb7714-SEU", "unusual": true }, { "name": "setaligngbstyle", "if": "style=gb7714-SEU", "unusual": true }, { "name": "lengthid", "if": "style=gb7714-SEU", "unusual": true }, { "name": "lengthlw", "if": "style=gb7714-SEU", "unusual": true }, { "name": "itemcmd", "if": "style=gb7714-SEU", "unusual": true }, { "name": "setaligngbstyleay", "if": "style=gb7714-SEU", "unusual": true }, { "name": "publocpunct", "if": "style=gb7714-SEU", "unusual": true }, { "name": "bibtitlefont", "if": "style=gb7714-SEU", "unusual": true }, { "name": "bibauthorfont", "if": "style=gb7714-SEU", "unusual": true }, { "name": "bibpubfont", "if": "style=gb7714-SEU", "unusual": true }, { "name": "execgbfdfmtstd", "if": "style=gb7714-SEU", "unusual": true }, { "name": "aftertransdelim", "if": "style=gb7714-SEU", "unusual": true }, { "name": "gbcaselocalset", "if": "style=gb7714-SEU", "unusual": true }, { "name": "gbpinyinlocalset", "if": "style=gb7714-SEU", "unusual": true }, { "name": "gbquanpinlocalset", "if": "style=gb7714-SEU", "unusual": true }, { "name": "defdoublelangentry", "if": "style=gb7714-SEU", "arg": { "format": "{}{}", "snippet": "defdoublelangentry{${1:entrykey1}}{${2:entrykey2}}" } }, { "name": "addEntryField", "if": "style=gb7714-SEU", "arg": { "format": "{}{}{}", "snippet": "addEntryField{${1:entrykeys}}{${2:field}}{${3:fieldvalue}}" } }, { "name": "pubdatadelim", "if": "style=gb7714-SEU", "unusual": true }, { "name": "locnopubdelim", "if": "style=gb7714-SEU", "unusual": true }, { "name": "mkbibleftborder", "if": "style=gb7714-SEU", "unusual": true }, { "name": "mkbibrightborder", "if": "style=gb7714-SEU", "unusual": true }, { "name": "mkbibsuperbracket", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibsuperbracket{${1:text}}" } }, { "name": "mkbibsuperscriptusp", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibsuperscriptusp{${1:text}}" } }, { "name": "upcite", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "{}", "snippet": "upcite{${1:bibid}}" } }, { "name": "upcite", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "[]{}", "snippet": "upcite[${2:postnote}]{${1:bibid}}" } }, { "name": "upcite", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "[][]{}", "snippet": "upcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "pagescite", "if": "style=gb7714-SEU", "arg": { "format": "{}", "snippet": "pagescite{${1:bibid}}" } }, { "name": "pagescite", "if": "style=gb7714-SEU", "arg": { "format": "[]{}", "snippet": "pagescite[${2:postnote}]{${1:bibid}}" } }, { "name": "pagescite", "if": "style=gb7714-SEU", "arg": { "format": "[][]{}", "snippet": "pagescite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=gb7714-SEU", "arg": { "format": "{}", "snippet": "yearpagescite{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=gb7714-SEU", "arg": { "format": "[]{}", "snippet": "yearpagescite[${2:postnote}]{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=gb7714-SEU", "arg": { "format": "[][]{}", "snippet": "yearpagescite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "yearcite", "if": "style=gb7714-SEU", "arg": { "format": "{}", "snippet": "yearcite{${1:bibid}}" } }, { "name": "yearcite", "if": "style=gb7714-SEU", "arg": { "format": "[]{}", "snippet": "yearcite[${2:postnote}]{${1:bibid}}" } }, { "name": "yearcite", "if": "style=gb7714-SEU", "arg": { "format": "[][]{}", "snippet": "yearcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=gb7714-SEU", "arg": { "format": "{}", "snippet": "authornumcite{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=gb7714-SEU", "arg": { "format": "[]{}", "snippet": "authornumcite[${2:postnote}]{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=gb7714-SEU", "arg": { "format": "[][]{}", "snippet": "authornumcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citet", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "{}", "snippet": "citet{${1:bibid}}" } }, { "name": "citet", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "[]{}", "snippet": "citet[${2:postnote}]{${1:bibid}}" } }, { "name": "citet", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citet[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citep", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "{}", "snippet": "citep{${1:bibid}}" } }, { "name": "citep", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "[]{}", "snippet": "citep[${2:postnote}]{${1:bibid}}" } }, { "name": "citep", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citep[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citetns", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "{}", "snippet": "citetns{${1:bibid}}" } }, { "name": "citetns", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "[]{}", "snippet": "citetns[${2:postnote}]{${1:bibid}}" } }, { "name": "citetns", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citetns[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citepns", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "{}", "snippet": "citepns{${1:bibid}}" } }, { "name": "citepns", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "[]{}", "snippet": "citepns[${2:postnote}]{${1:bibid}}" } }, { "name": "citepns", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citepns[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "{}", "snippet": "inlinecite{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "[]{}", "snippet": "inlinecite[${2:postnote}]{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "[][]{}", "snippet": "inlinecite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citec", "if": "style=gb7714-SEU", "arg": { "format": "{}", "snippet": "citec{${1:bibid}}" } }, { "name": "citec", "if": "style=gb7714-SEU", "arg": { "format": "[]{}", "snippet": "citec[${2:postnote}]{${1:bibid}}" } }, { "name": "citec", "if": "style=gb7714-SEU", "arg": { "format": "[][]{}", "snippet": "citec[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-SEU", "arg": { "format": "{}{}", "snippet": "citecs{${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "(){}{}", "snippet": "citecs(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-SEU", "arg": { "format": "()(){}{}", "snippet": "citecs(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "citecs(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "citecs[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "citecs[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=gb7714-SEU", "arg": { "format": "()()[][]{}[][]{}", "snippet": "citecs(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-SEU", "arg": { "format": "{}{}", "snippet": "authornumcites{${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "(){}{}", "snippet": "authornumcites(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-SEU", "arg": { "format": "()(){}{}", "snippet": "authornumcites(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "authornumcites(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "authornumcites[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-SEU", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "authornumcites[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=gb7714-SEU", "arg": { "format": "()()[][]{}[][]{}", "snippet": "authornumcites(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "gbpunctdot", "if": "style=chinese-erj", "unusual": true }, { "name": "gbpunctmark", "if": "style=chinese-erj", "unusual": true }, { "name": "gbpunctcomma", "if": "style=chinese-erj", "unusual": true }, { "name": "gbpunctcommalanen", "if": "style=chinese-erj", "unusual": true }, { "name": "gbpunctcolon", "if": "style=chinese-erj", "unusual": true }, { "name": "gbpunctcolonlanen", "if": "style=chinese-erj", "unusual": true }, { "name": "gbpunctsemicolon", "if": "style=chinese-erj", "unusual": true }, { "name": "gbpunctttl", "if": "style=chinese-erj", "unusual": true }, { "name": "gbpunctttr", "if": "style=chinese-erj", "unusual": true }, { "name": "execerjpuncten", "if": "style=chinese-erj", "unusual": true }, { "name": "thenumberwithoutzero", "if": "style=chinese-erj", "unusual": true }, { "name": "testCJKfirst", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "{}", "snippet": "testCJKfirst{${1:field}}" } }, { "name": "multivolparser", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "{}", "snippet": "multivolparser{${1:arg}}" } }, { "name": "multinumberparser", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "{}", "snippet": "multinumberparser{${1:arg}}" } }, { "name": "BracketLift", "if": "style=chinese-erj", "unusual": true }, { "name": "gbleftparen", "if": "style=chinese-erj", "unusual": true }, { "name": "gbrightparen", "if": "style=chinese-erj", "unusual": true }, { "name": "gbleftbracket", "if": "style=chinese-erj", "unusual": true }, { "name": "gbrightbracket", "if": "style=chinese-erj", "unusual": true }, { "name": "execgbfootbibfmt", "if": "style=chinese-erj", "unusual": true }, { "name": "SlashFont", "if": "style=chinese-erj", "unusual": true }, { "name": "footbibmargin", "if": "style=chinese-erj", "unusual": true }, { "name": "footbiblabelsep", "if": "style=chinese-erj", "unusual": true }, { "name": "execgbfootbib", "if": "style=chinese-erj", "unusual": true }, { "name": "thegbnamefmtcase", "if": "style=chinese-erj", "unusual": true }, { "name": "mkgbnumlabel", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "{}", "snippet": "mkgbnumlabel{${1:arg}}" } }, { "name": "thegbalignlabel", "if": "style=chinese-erj", "unusual": true }, { "name": "thegbcitelocalcase", "if": "style=chinese-erj", "unusual": true }, { "name": "thegbbiblocalcase", "if": "style=chinese-erj", "unusual": true }, { "name": "execlanodeah", "if": "style=chinese-erj", "unusual": true }, { "name": "thelanordernum", "if": "style=chinese-erj", "unusual": true }, { "name": "execlanodudf", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "{}", "snippet": "execlanodudf{${1:string}}" } }, { "name": "setlocalbibstring", "if": "style=chinese-erj", "arg": { "format": "{}{}", "snippet": "setlocalbibstring{${1:string}}{${2:text}}" } }, { "name": "setlocalbiblstring", "if": "style=chinese-erj", "arg": { "format": "{}{}", "snippet": "setlocalbiblstring{${1:string}}{${2:text}}" } }, { "name": "dealnoathor", "if": "style=chinese-erj", "unusual": true }, { "name": "dealsortlan", "if": "style=chinese-erj", "unusual": true }, { "name": "bibitemindent", "if": "style=chinese-erj", "unusual": true }, { "name": "therefnumeric", "if": "style=chinese-erj", "unusual": true }, { "name": "biblabelextend", "if": "style=chinese-erj", "unusual": true }, { "name": "setaligngbnumeric", "if": "style=chinese-erj", "unusual": true }, { "name": "setaligngbstyle", "if": "style=chinese-erj", "unusual": true }, { "name": "lengthid", "if": "style=chinese-erj", "unusual": true }, { "name": "lengthlw", "if": "style=chinese-erj", "unusual": true }, { "name": "itemcmd", "if": "style=chinese-erj", "unusual": true }, { "name": "publocpunct", "if": "style=chinese-erj", "unusual": true }, { "name": "bibtitlefont", "if": "style=chinese-erj", "unusual": true }, { "name": "bibauthorfont", "if": "style=chinese-erj", "unusual": true }, { "name": "bibpubfont", "if": "style=chinese-erj", "unusual": true }, { "name": "execgbfdfmtstd", "if": "style=chinese-erj", "unusual": true }, { "name": "aftertransdelim", "if": "style=chinese-erj", "unusual": true }, { "name": "gbcaselocalset", "if": "style=chinese-erj", "unusual": true }, { "name": "gbpinyinlocalset", "if": "style=chinese-erj", "unusual": true }, { "name": "gbquanpinlocalset", "if": "style=chinese-erj", "unusual": true }, { "name": "defdoublelangentry", "if": "style=chinese-erj", "arg": { "format": "{}{}", "snippet": "defdoublelangentry{${1:entrykey1}}{${2:entrykey2}}" } }, { "name": "addEntryField", "if": "style=chinese-erj", "arg": { "format": "{}{}{}", "snippet": "addEntryField{${1:entrykeys}}{${2:field}}{${3:fieldvalue}}" } }, { "name": "pubdatadelim", "if": "style=chinese-erj", "unusual": true }, { "name": "locnopubdelim", "if": "style=chinese-erj", "unusual": true }, { "name": "gbpunctmarkcite", "if": "style=chinese-erj", "unusual": true }, { "name": "gbpunctsemicoloncite", "if": "style=chinese-erj", "unusual": true }, { "name": "gbpunctparenlcite", "if": "style=chinese-erj", "unusual": true }, { "name": "gbpunctparenrcite", "if": "style=chinese-erj", "unusual": true }, { "name": "exegbpunctencite", "if": "style=chinese-erj", "unusual": true }, { "name": "mkbibleftborder", "if": "style=chinese-erj", "unusual": true }, { "name": "mkbibrightborder", "if": "style=chinese-erj", "unusual": true }, { "name": "compextradelim", "if": "style=chinese-erj", "unusual": true }, { "name": "upcite", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "{}", "snippet": "upcite{${1:bibid}}" } }, { "name": "upcite", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "[]{}", "snippet": "upcite[${2:postnote}]{${1:bibid}}" } }, { "name": "upcite", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "[][]{}", "snippet": "upcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "pagescite", "if": "style=chinese-erj", "arg": { "format": "{}", "snippet": "pagescite{${1:bibid}}" } }, { "name": "pagescite", "if": "style=chinese-erj", "arg": { "format": "[]{}", "snippet": "pagescite[${2:postnote}]{${1:bibid}}" } }, { "name": "pagescite", "if": "style=chinese-erj", "arg": { "format": "[][]{}", "snippet": "pagescite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=chinese-erj", "arg": { "format": "{}", "snippet": "yearpagescite{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=chinese-erj", "arg": { "format": "[]{}", "snippet": "yearpagescite[${2:postnote}]{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=chinese-erj", "arg": { "format": "[][]{}", "snippet": "yearpagescite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "yearcite", "if": "style=chinese-erj", "arg": { "format": "{}", "snippet": "yearcite{${1:bibid}}" } }, { "name": "yearcite", "if": "style=chinese-erj", "arg": { "format": "[]{}", "snippet": "yearcite[${2:postnote}]{${1:bibid}}" } }, { "name": "yearcite", "if": "style=chinese-erj", "arg": { "format": "[][]{}", "snippet": "yearcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=chinese-erj", "arg": { "format": "{}", "snippet": "authornumcite{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=chinese-erj", "arg": { "format": "[]{}", "snippet": "authornumcite[${2:postnote}]{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=chinese-erj", "arg": { "format": "[][]{}", "snippet": "authornumcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citet", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "{}", "snippet": "citet{${1:bibid}}" } }, { "name": "citet", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "[]{}", "snippet": "citet[${2:postnote}]{${1:bibid}}" } }, { "name": "citet", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citet[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citep", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "{}", "snippet": "citep{${1:bibid}}" } }, { "name": "citep", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "[]{}", "snippet": "citep[${2:postnote}]{${1:bibid}}" } }, { "name": "citep", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citep[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citets", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "{}{}", "snippet": "citets{${1:bibid}}{${2:bibid}}" } }, { "name": "citets", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "(){}{}", "snippet": "citets(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citets", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "()(){}{}", "snippet": "citets(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citets", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "citets(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citets", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "citets[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citets", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "citets[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "citets", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "()()[][]{}[][]{}", "snippet": "citets(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "citetns", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "{}", "snippet": "citetns{${1:bibid}}" } }, { "name": "citetns", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "[]{}", "snippet": "citetns[${2:postnote}]{${1:bibid}}" } }, { "name": "citetns", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citetns[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citepns", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "{}", "snippet": "citepns{${1:bibid}}" } }, { "name": "citepns", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "[]{}", "snippet": "citepns[${2:postnote}]{${1:bibid}}" } }, { "name": "citepns", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citepns[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "{}", "snippet": "inlinecite{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "[]{}", "snippet": "inlinecite[${2:postnote}]{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "[][]{}", "snippet": "inlinecite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citec", "if": "style=chinese-erj", "arg": { "format": "{}", "snippet": "citec{${1:bibid}}" } }, { "name": "citec", "if": "style=chinese-erj", "arg": { "format": "[]{}", "snippet": "citec[${2:postnote}]{${1:bibid}}" } }, { "name": "citec", "if": "style=chinese-erj", "arg": { "format": "[][]{}", "snippet": "citec[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citecs", "if": "style=chinese-erj", "arg": { "format": "{}{}", "snippet": "citecs{${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "(){}{}", "snippet": "citecs(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=chinese-erj", "arg": { "format": "()(){}{}", "snippet": "citecs(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "citecs(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "citecs[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "citecs[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=chinese-erj", "arg": { "format": "()()[][]{}[][]{}", "snippet": "citecs(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=chinese-erj", "arg": { "format": "{}{}", "snippet": "authornumcites{${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "(){}{}", "snippet": "authornumcites(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=chinese-erj", "arg": { "format": "()(){}{}", "snippet": "authornumcites(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "authornumcites(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "authornumcites[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=chinese-erj", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "authornumcites[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=chinese-erj", "arg": { "format": "()()[][]{}[][]{}", "snippet": "authornumcites(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "commentator", "if": "style=german-legal-book", "arg": { "format": "{}", "snippet": "commentator{${1:bibid}}" } }, { "name": "mkoutercitedelims", "if": "style=german-legal-book", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=german-legal-book", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=german-legal-book", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=german-legal-book", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=german-legal-book", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=german-legal-book", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=german-legal-book", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=german-legal-book", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=german-legal-book", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=german-legal-book", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=german-legal-book", "unusual": true }, { "name": "innametitledelim", "if": "style=german-legal-book", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=german-legal-book", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=german-legal-book", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=german-legal-book", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=german-legal-book", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=german-legal-book", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=german-legal-book", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=german-legal-book", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=german-legal-book", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=german-legal-book", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=german-legal-book", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=german-legal-book", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=german-legal-book", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=german-legal-book", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=german-legal-book", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=german-legal-book", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=german-legal-book", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=german-legal-book", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=german-legal-book", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=german-legal-book", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=german-legal-book", "unusual": true }, { "name": "introcitebreak", "if": "style=german-legal-book", "unusual": true }, { "name": "introcitewidth", "if": "style=german-legal-book", "unusual": true }, { "name": "introcitesep", "if": "style=german-legal-book", "unusual": true }, { "name": "AtIntrocite", "if": "style=german-legal-book", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=german-legal-book", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=german-legal-book", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=german-legal-book", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=german-legal-book", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=german-legal-book", "unusual": true }, { "name": "maintitletitledelim", "if": "style=german-legal-book", "unusual": true }, { "name": "voltitledelim", "if": "style=german-legal-book", "unusual": true }, { "name": "jourvoldelim", "if": "style=german-legal-book", "unusual": true }, { "name": "jourserdelim", "if": "style=german-legal-book", "unusual": true }, { "name": "servoldelim", "if": "style=german-legal-book", "unusual": true }, { "name": "volnumdatedelim", "if": "style=german-legal-book", "unusual": true }, { "name": "volnumdelim", "if": "style=german-legal-book", "unusual": true }, { "name": "sernumdelim", "if": "style=german-legal-book", "unusual": true }, { "name": "locdatedelim", "if": "style=german-legal-book", "unusual": true }, { "name": "locpubdelim", "if": "style=german-legal-book", "unusual": true }, { "name": "publocdelim", "if": "style=german-legal-book", "unusual": true }, { "name": "pubdatedelim", "if": "style=german-legal-book", "unusual": true }, { "name": "mkpagegrouped", "if": "style=ieee", "unusual": true, "arg": { "format": "{}", "snippet": "mkpagegrouped{${1:text}}" } }, { "name": "mkonepagegrouped", "if": "style=ieee", "unusual": true, "arg": { "format": "{}", "snippet": "mkonepagegrouped{${1:text}}" } }, { "name": "mkpagegrouped", "if": "style=ieee-alphabetic", "unusual": true, "arg": { "format": "{}", "snippet": "mkpagegrouped{${1:text}}" } }, { "name": "mkonepagegrouped", "if": "style=ieee-alphabetic", "unusual": true, "arg": { "format": "{}", "snippet": "mkonepagegrouped{${1:text}}" } }, { "name": "stdidentifierspunct", "if": "style=iso-alphabetic", "unusual": true }, { "name": "dateaddonpunct", "if": "style=iso-alphabetic", "unusual": true }, { "name": "numerationpunct", "if": "style=iso-alphabetic", "unusual": true }, { "name": "addspacecolon", "if": "style=iso-alphabetic", "unusual": true }, { "name": "familynameformat", "if": "style=iso-alphabetic", "unusual": true, "arg": { "format": "{}", "snippet": "familynameformat{${1:text}}" } }, { "name": "mainlangbibstring", "if": "style=iso-alphabetic", "unusual": true, "arg": { "format": "{}", "snippet": "mainlangbibstring{${1:string}}" } }, { "name": "mainlangbibstring", "if": "style=iso-alphabetic", "unusual": true, "arg": { "format": "[]{}", "snippet": "mainlangbibstring[${2:wrapper}]{${1:string}}" } }, { "name": "mainlangbiblstring", "if": "style=iso-alphabetic", "unusual": true, "arg": { "format": "{}", "snippet": "mainlangbiblstring{${1:string}}" } }, { "name": "mainlangbiblstring", "if": "style=iso-alphabetic", "unusual": true, "arg": { "format": "[]{}", "snippet": "mainlangbiblstring[${2:wrapper}]{${1:string}}" } }, { "name": "mainlangbibsstring", "if": "style=iso-alphabetic", "unusual": true, "arg": { "format": "{}", "snippet": "mainlangbibsstring{${1:string}}" } }, { "name": "mainlangbibsstring", "if": "style=iso-alphabetic", "unusual": true, "arg": { "format": "[]{}", "snippet": "mainlangbibsstring[${2:wrapper}]{${1:string}}" } }, { "name": "mkmlpagetotal", "if": "style=iso-alphabetic", "unusual": true, "arg": { "format": "{}", "snippet": "mkmlpagetotal{${1:text}}" } }, { "name": "mkmlpagetotal", "if": "style=iso-alphabetic", "unusual": true, "arg": { "format": "[]{}", "snippet": "mkmlpagetotal[${2:pagination}]{${1:text}}" } }, { "name": "mkmlpageprefix", "if": "style=iso-alphabetic", "unusual": true, "arg": { "format": "{}", "snippet": "mkmlpageprefix{${1:prefix}}" } }, { "name": "mkmlpageprefix", "if": "style=iso-alphabetic", "unusual": true, "arg": { "format": "[]{}", "snippet": "mkmlpageprefix[${2:pagination}]{${1:prefix}}" } }, { "name": "addspcolon", "if": "style=iso-alphabetic", "unusual": true }, { "name": "mkopenendeddaterange", "if": "style=iso-alphabetic", "unusual": true }, { "name": "stdidentifierspunct", "if": "style=iso-authortitle", "unusual": true }, { "name": "dateaddonpunct", "if": "style=iso-authortitle", "unusual": true }, { "name": "numerationpunct", "if": "style=iso-authortitle", "unusual": true }, { "name": "addspacecolon", "if": "style=iso-authortitle", "unusual": true }, { "name": "familynameformat", "if": "style=iso-authortitle", "unusual": true, "arg": { "format": "{}", "snippet": "familynameformat{${1:text}}" } }, { "name": "mainlangbibstring", "if": "style=iso-authortitle", "unusual": true, "arg": { "format": "{}", "snippet": "mainlangbibstring{${1:string}}" } }, { "name": "mainlangbibstring", "if": "style=iso-authortitle", "unusual": true, "arg": { "format": "[]{}", "snippet": "mainlangbibstring[${2:wrapper}]{${1:string}}" } }, { "name": "mainlangbiblstring", "if": "style=iso-authortitle", "unusual": true, "arg": { "format": "{}", "snippet": "mainlangbiblstring{${1:string}}" } }, { "name": "mainlangbiblstring", "if": "style=iso-authortitle", "unusual": true, "arg": { "format": "[]{}", "snippet": "mainlangbiblstring[${2:wrapper}]{${1:string}}" } }, { "name": "mainlangbibsstring", "if": "style=iso-authortitle", "unusual": true, "arg": { "format": "{}", "snippet": "mainlangbibsstring{${1:string}}" } }, { "name": "mainlangbibsstring", "if": "style=iso-authortitle", "unusual": true, "arg": { "format": "[]{}", "snippet": "mainlangbibsstring[${2:wrapper}]{${1:string}}" } }, { "name": "mkmlpagetotal", "if": "style=iso-authortitle", "unusual": true, "arg": { "format": "{}", "snippet": "mkmlpagetotal{${1:text}}" } }, { "name": "mkmlpagetotal", "if": "style=iso-authortitle", "unusual": true, "arg": { "format": "[]{}", "snippet": "mkmlpagetotal[${2:pagination}]{${1:text}}" } }, { "name": "mkmlpageprefix", "if": "style=iso-authortitle", "unusual": true, "arg": { "format": "{}", "snippet": "mkmlpageprefix{${1:prefix}}" } }, { "name": "mkmlpageprefix", "if": "style=iso-authortitle", "unusual": true, "arg": { "format": "[]{}", "snippet": "mkmlpageprefix[${2:pagination}]{${1:prefix}}" } }, { "name": "addspcolon", "if": "style=iso-authortitle", "unusual": true }, { "name": "mkopenendeddaterange", "if": "style=iso-authortitle", "unusual": true }, { "name": "ifdatehasyearonly", "if": "style=iso-authoryear", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifdatehasyearonly{${1:true}}{${2:false}}" } }, { "name": "stdidentifierspunct", "if": "style=iso-authoryear", "unusual": true }, { "name": "dateaddonpunct", "if": "style=iso-authoryear", "unusual": true }, { "name": "numerationpunct", "if": "style=iso-authoryear", "unusual": true }, { "name": "addspacecolon", "if": "style=iso-authoryear", "unusual": true }, { "name": "familynameformat", "if": "style=iso-authoryear", "unusual": true, "arg": { "format": "{}", "snippet": "familynameformat{${1:text}}" } }, { "name": "mainlangbibstring", "if": "style=iso-authoryear", "unusual": true, "arg": { "format": "{}", "snippet": "mainlangbibstring{${1:string}}" } }, { "name": "mainlangbibstring", "if": "style=iso-authoryear", "unusual": true, "arg": { "format": "[]{}", "snippet": "mainlangbibstring[${2:wrapper}]{${1:string}}" } }, { "name": "mainlangbiblstring", "if": "style=iso-authoryear", "unusual": true, "arg": { "format": "{}", "snippet": "mainlangbiblstring{${1:string}}" } }, { "name": "mainlangbiblstring", "if": "style=iso-authoryear", "unusual": true, "arg": { "format": "[]{}", "snippet": "mainlangbiblstring[${2:wrapper}]{${1:string}}" } }, { "name": "mainlangbibsstring", "if": "style=iso-authoryear", "unusual": true, "arg": { "format": "{}", "snippet": "mainlangbibsstring{${1:string}}" } }, { "name": "mainlangbibsstring", "if": "style=iso-authoryear", "unusual": true, "arg": { "format": "[]{}", "snippet": "mainlangbibsstring[${2:wrapper}]{${1:string}}" } }, { "name": "mkmlpagetotal", "if": "style=iso-authoryear", "unusual": true, "arg": { "format": "{}", "snippet": "mkmlpagetotal{${1:text}}" } }, { "name": "mkmlpagetotal", "if": "style=iso-authoryear", "unusual": true, "arg": { "format": "[]{}", "snippet": "mkmlpagetotal[${2:pagination}]{${1:text}}" } }, { "name": "mkmlpageprefix", "if": "style=iso-authoryear", "unusual": true, "arg": { "format": "{}", "snippet": "mkmlpageprefix{${1:prefix}}" } }, { "name": "mkmlpageprefix", "if": "style=iso-authoryear", "unusual": true, "arg": { "format": "[]{}", "snippet": "mkmlpageprefix[${2:pagination}]{${1:prefix}}" } }, { "name": "addspcolon", "if": "style=iso-authoryear", "unusual": true }, { "name": "mkopenendeddaterange", "if": "style=iso-authoryear", "unusual": true }, { "name": "stdidentifierspunct", "if": "style=iso-numeric", "unusual": true }, { "name": "dateaddonpunct", "if": "style=iso-numeric", "unusual": true }, { "name": "numerationpunct", "if": "style=iso-numeric", "unusual": true }, { "name": "addspacecolon", "if": "style=iso-numeric", "unusual": true }, { "name": "familynameformat", "if": "style=iso-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "familynameformat{${1:text}}" } }, { "name": "mainlangbibstring", "if": "style=iso-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "mainlangbibstring{${1:string}}" } }, { "name": "mainlangbibstring", "if": "style=iso-numeric", "unusual": true, "arg": { "format": "[]{}", "snippet": "mainlangbibstring[${2:wrapper}]{${1:string}}" } }, { "name": "mainlangbiblstring", "if": "style=iso-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "mainlangbiblstring{${1:string}}" } }, { "name": "mainlangbiblstring", "if": "style=iso-numeric", "unusual": true, "arg": { "format": "[]{}", "snippet": "mainlangbiblstring[${2:wrapper}]{${1:string}}" } }, { "name": "mainlangbibsstring", "if": "style=iso-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "mainlangbibsstring{${1:string}}" } }, { "name": "mainlangbibsstring", "if": "style=iso-numeric", "unusual": true, "arg": { "format": "[]{}", "snippet": "mainlangbibsstring[${2:wrapper}]{${1:string}}" } }, { "name": "mkmlpagetotal", "if": "style=iso-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "mkmlpagetotal{${1:text}}" } }, { "name": "mkmlpagetotal", "if": "style=iso-numeric", "unusual": true, "arg": { "format": "[]{}", "snippet": "mkmlpagetotal[${2:pagination}]{${1:text}}" } }, { "name": "mkmlpageprefix", "if": "style=iso-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "mkmlpageprefix{${1:prefix}}" } }, { "name": "mkmlpageprefix", "if": "style=iso-numeric", "unusual": true, "arg": { "format": "[]{}", "snippet": "mkmlpageprefix[${2:pagination}]{${1:prefix}}" } }, { "name": "addspcolon", "if": "style=iso-numeric", "unusual": true }, { "name": "mkopenendeddaterange", "if": "style=iso-numeric", "unusual": true }, { "name": "shorthandsep", "if": "style=biblatex-juradiss", "unusual": true }, { "name": "jourvolstring", "if": "style=biblatex-juradiss", "unusual": true }, { "name": "jourvolnumsep", "if": "style=biblatex-juradiss", "unusual": true }, { "name": "journumstring", "if": "style=biblatex-juradiss", "unusual": true }, { "name": "seriespunct", "if": "style=biblatex-juradiss", "unusual": true }, { "name": "sernumstring", "if": "style=biblatex-juradiss", "unusual": true }, { "name": "shorthandpunct", "if": "style=biblatex-juradiss", "unusual": true }, { "name": "shorthandinbibpunct", "if": "style=biblatex-juradiss", "unusual": true }, { "name": "titleaddonpunct", "if": "style=biblatex-juradiss", "unusual": true }, { "name": "locationdatepunct", "if": "style=biblatex-juradiss", "unusual": true }, { "name": "locationpublisherpunct", "if": "style=biblatex-juradiss", "unusual": true }, { "name": "publisherdatepunct", "if": "style=biblatex-juradiss", "unusual": true }, { "name": "origfieldspunct", "if": "style=biblatex-juradiss", "unusual": true }, { "name": "bibleftpseudo", "if": "style=biblatex-juradiss", "unusual": true }, { "name": "bibrightpseudo", "if": "style=biblatex-juradiss", "unusual": true }, { "name": "bibrevsdnamedelim", "if": "style=biblatex-juradiss", "unusual": true }, { "name": "bibmultinamedelim", "if": "style=biblatex-juradiss", "unusual": true }, { "name": "bibfinalnamedelim", "if": "style=biblatex-juradiss", "unusual": true }, { "name": "annotationfont", "if": "style=biblatex-juradiss", "unusual": true }, { "name": "libraryfont", "if": "style=biblatex-juradiss", "unusual": true }, { "name": "mkidem", "if": "style=biblatex-juradiss", "unusual": true, "arg": { "format": "{}", "snippet": "mkidem{${1:arg}}" } }, { "name": "qverweis", "if": "style=biblatex-juradiss", "arg": { "format": "{}", "snippet": "qverweis{${1:label}}" } }, { "name": "mkpostnote", "if": "style=jura2", "unusual": true, "arg": { "format": "{}", "snippet": "mkpostnote{${1:arg}}" } }, { "name": "footcite", "if": "style=jura2", "arg": { "format": "[]{}", "snippet": "footcite[${2:(${3:postnote:prefix})postnote:stem}]{${1:bibid}}" } }, { "name": "mkoutercitedelims", "if": "style=jura2", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=jura2", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=jura2", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=jura2", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=jura2", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=jura2", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=jura2", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=jura2", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=jura2", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=jura2", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=jura2", "unusual": true }, { "name": "innametitledelim", "if": "style=jura2", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=jura2", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=jura2", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=jura2", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=jura2", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=jura2", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=jura2", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=jura2", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=jura2", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=jura2", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=jura2", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=jura2", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=jura2", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=jura2", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=jura2", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=jura2", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=jura2", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=jura2", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=jura2", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=jura2", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=jura2", "unusual": true }, { "name": "introcitebreak", "if": "style=jura2", "unusual": true }, { "name": "introcitewidth", "if": "style=jura2", "unusual": true }, { "name": "introcitesep", "if": "style=jura2", "unusual": true }, { "name": "AtIntrocite", "if": "style=jura2", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=jura2", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=jura2", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=jura2", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=jura2", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=jura2", "unusual": true }, { "name": "maintitletitledelim", "if": "style=jura2", "unusual": true }, { "name": "voltitledelim", "if": "style=jura2", "unusual": true }, { "name": "jourvoldelim", "if": "style=jura2", "unusual": true }, { "name": "jourserdelim", "if": "style=jura2", "unusual": true }, { "name": "servoldelim", "if": "style=jura2", "unusual": true }, { "name": "volnumdatedelim", "if": "style=jura2", "unusual": true }, { "name": "volnumdelim", "if": "style=jura2", "unusual": true }, { "name": "sernumdelim", "if": "style=jura2", "unusual": true }, { "name": "locdatedelim", "if": "style=jura2", "unusual": true }, { "name": "locpubdelim", "if": "style=jura2", "unusual": true }, { "name": "publocdelim", "if": "style=jura2", "unusual": true }, { "name": "pubdatedelim", "if": "style=jura2", "unusual": true }, { "name": "aftertitledelim", "if": "style=LNI", "unusual": true }, { "name": "shcite", "if": "bibstyle=manuscripts", "arg": { "format": "{}", "snippet": "shcite{${1:bibid}}" } }, { "name": "shcite", "if": "bibstyle=manuscripts", "arg": { "format": "[]{}", "snippet": "shcite[${2:postnote}]{${1:bibid}}" } }, { "name": "shcite", "if": "bibstyle=manuscripts", "arg": { "format": "[][]{}", "snippet": "shcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "detailscite", "if": "bibstyle=manuscripts", "arg": { "format": "{}", "snippet": "detailscite{${1:bibid}}" } }, { "name": "detailscite", "if": "bibstyle=manuscripts", "arg": { "format": "[]{}", "snippet": "detailscite[${2:postnote}]{${1:bibid}}" } }, { "name": "detailscite", "if": "bibstyle=manuscripts", "arg": { "format": "[][]{}", "snippet": "detailscite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "detailscites", "if": "bibstyle=manuscripts", "arg": { "format": "{}{}", "snippet": "detailscites{${1:bibid}}{${2:bibid}}" } }, { "name": "detailscites", "if": "bibstyle=manuscripts", "unusual": true, "arg": { "format": "(){}{}", "snippet": "detailscites(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "detailscites", "if": "bibstyle=manuscripts", "arg": { "format": "()(){}{}", "snippet": "detailscites(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "detailscites", "if": "bibstyle=manuscripts", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "detailscites(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "detailscites", "if": "bibstyle=manuscripts", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "detailscites[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "detailscites", "if": "bibstyle=manuscripts", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "detailscites[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "detailscites", "if": "bibstyle=manuscripts", "arg": { "format": "()()[][]{}[][]{}", "snippet": "detailscites(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "collectionshelfmarkpunct", "if": "bibstyle=manuscripts", "unusual": true }, { "name": "datingpagespunct", "if": "bibstyle=manuscripts", "unusual": true }, { "name": "librarycollectionpunct", "if": "bibstyle=manuscripts", "unusual": true }, { "name": "mkcolumns", "if": "bibstyle=manuscripts", "unusual": true, "arg": { "format": "{}", "snippet": "mkcolumns{${1:text}}" } }, { "name": "mklayer", "if": "bibstyle=manuscripts", "unusual": true, "arg": { "format": "{}", "snippet": "mklayer{${1:text}}" } }, { "name": "mkcolumnslayer", "if": "bibstyle=manuscripts", "unusual": true, "arg": { "format": "{}", "snippet": "mkcolumnslayer{${1:text}}" } }, { "name": "mklocation", "if": "bibstyle=manuscripts", "unusual": true, "arg": { "format": "{}", "snippet": "mklocation{${1:text}}" } }, { "name": "mkmanuscriptdescriptionlabel", "if": "bibstyle=manuscripts", "unusual": true, "arg": { "format": "{}", "snippet": "mkmanuscriptdescriptionlabel{${1:text}}" } }, { "name": "mkmanuscriptdescriptionlabelparagraphed", "if": "bibstyle=manuscripts", "unusual": true, "arg": { "format": "{}", "snippet": "mkmanuscriptdescriptionlabelparagraphed{${1:text}}" } }, { "name": "mkshcite", "if": "bibstyle=manuscripts", "unusual": true, "arg": { "format": "{}", "snippet": "mkshcite{${1:text}}" } }, { "name": "locationlibrarypunct", "if": "bibstyle=manuscripts", "unusual": true }, { "name": "manuscriptdescriptionlabelpunct", "if": "bibstyle=manuscripts", "unusual": true }, { "name": "moreinterpunct", "if": "bibstyle=manuscripts", "unusual": true }, { "name": "pagetotalpagespunct", "if": "bibstyle=manuscripts", "unusual": true }, { "name": "columnslayerpunct", "if": "bibstyle=manuscripts", "unusual": true }, { "name": "multidetailscitedelim", "if": "bibstyle=manuscripts", "unusual": true }, { "name": "recto", "if": "bibstyle=manuscripts", "unusual": true }, { "name": "verso", "if": "bibstyle=manuscripts", "unusual": true }, { "name": "manuscriptaddshortened", "if": "bibstyle=manuscripts", "unusual": true, "arg": { "format": "{}", "snippet": "manuscriptaddshortened{${1:arg}}" } }, { "name": "shcite", "if": "bibstyle=manuscripts-noautoshorthand", "arg": { "format": "{}", "snippet": "shcite{${1:bibid}}" } }, { "name": "shcite", "if": "bibstyle=manuscripts-noautoshorthand", "arg": { "format": "[]{}", "snippet": "shcite[${2:postnote}]{${1:bibid}}" } }, { "name": "shcite", "if": "bibstyle=manuscripts-noautoshorthand", "arg": { "format": "[][]{}", "snippet": "shcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "detailscite", "if": "bibstyle=manuscripts-noautoshorthand", "arg": { "format": "{}", "snippet": "detailscite{${1:bibid}}" } }, { "name": "detailscite", "if": "bibstyle=manuscripts-noautoshorthand", "arg": { "format": "[]{}", "snippet": "detailscite[${2:postnote}]{${1:bibid}}" } }, { "name": "detailscite", "if": "bibstyle=manuscripts-noautoshorthand", "arg": { "format": "[][]{}", "snippet": "detailscite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "detailscites", "if": "bibstyle=manuscripts-noautoshorthand", "arg": { "format": "{}{}", "snippet": "detailscites{${1:bibid}}{${2:bibid}}" } }, { "name": "detailscites", "if": "bibstyle=manuscripts-noautoshorthand", "unusual": true, "arg": { "format": "(){}{}", "snippet": "detailscites(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "detailscites", "if": "bibstyle=manuscripts-noautoshorthand", "arg": { "format": "()(){}{}", "snippet": "detailscites(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "detailscites", "if": "bibstyle=manuscripts-noautoshorthand", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "detailscites(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "detailscites", "if": "bibstyle=manuscripts-noautoshorthand", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "detailscites[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "detailscites", "if": "bibstyle=manuscripts-noautoshorthand", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "detailscites[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "detailscites", "if": "bibstyle=manuscripts-noautoshorthand", "arg": { "format": "()()[][]{}[][]{}", "snippet": "detailscites(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "collectionshelfmarkpunct", "if": "bibstyle=manuscripts-noautoshorthand", "unusual": true }, { "name": "datingpagespunct", "if": "bibstyle=manuscripts-noautoshorthand", "unusual": true }, { "name": "librarycollectionpunct", "if": "bibstyle=manuscripts-noautoshorthand", "unusual": true }, { "name": "mkcolumns", "if": "bibstyle=manuscripts-noautoshorthand", "unusual": true, "arg": { "format": "{}", "snippet": "mkcolumns{${1:text}}" } }, { "name": "mklayer", "if": "bibstyle=manuscripts-noautoshorthand", "unusual": true, "arg": { "format": "{}", "snippet": "mklayer{${1:text}}" } }, { "name": "mkcolumnslayer", "if": "bibstyle=manuscripts-noautoshorthand", "unusual": true, "arg": { "format": "{}", "snippet": "mkcolumnslayer{${1:text}}" } }, { "name": "mklocation", "if": "bibstyle=manuscripts-noautoshorthand", "unusual": true, "arg": { "format": "{}", "snippet": "mklocation{${1:text}}" } }, { "name": "mkmanuscriptdescriptionlabel", "if": "bibstyle=manuscripts-noautoshorthand", "unusual": true, "arg": { "format": "{}", "snippet": "mkmanuscriptdescriptionlabel{${1:text}}" } }, { "name": "mkmanuscriptdescriptionlabelparagraphed", "if": "bibstyle=manuscripts-noautoshorthand", "unusual": true, "arg": { "format": "{}", "snippet": "mkmanuscriptdescriptionlabelparagraphed{${1:text}}" } }, { "name": "mkshcite", "if": "bibstyle=manuscripts-noautoshorthand", "unusual": true, "arg": { "format": "{}", "snippet": "mkshcite{${1:text}}" } }, { "name": "locationlibrarypunct", "if": "bibstyle=manuscripts-noautoshorthand", "unusual": true }, { "name": "manuscriptdescriptionlabelpunct", "if": "bibstyle=manuscripts-noautoshorthand", "unusual": true }, { "name": "moreinterpunct", "if": "bibstyle=manuscripts-noautoshorthand", "unusual": true }, { "name": "pagetotalpagespunct", "if": "bibstyle=manuscripts-noautoshorthand", "unusual": true }, { "name": "columnslayerpunct", "if": "bibstyle=manuscripts-noautoshorthand", "unusual": true }, { "name": "multidetailscitedelim", "if": "bibstyle=manuscripts-noautoshorthand", "unusual": true }, { "name": "recto", "if": "bibstyle=manuscripts-noautoshorthand", "unusual": true }, { "name": "verso", "if": "bibstyle=manuscripts-noautoshorthand", "unusual": true }, { "name": "manuscriptaddshortened", "if": "bibstyle=manuscripts-noautoshorthand", "unusual": true, "arg": { "format": "{}", "snippet": "manuscriptaddshortened{${1:arg}}" } }, { "name": "openrangeformat", "if": "style=mla-strict", "unusual": true, "arg": { "format": "{}", "snippet": "openrangeformat{${1:arg}}" } }, { "name": "openrangemark", "if": "style=mla-strict", "unusual": true }, { "name": "mlanamedash", "if": "style=mla-strict", "unusual": true }, { "name": "headlesscite", "if": "style=mla-strict", "arg": { "format": "[][]{}", "snippet": "headlesscite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "headlesscite", "if": "style=mla-strict", "arg": { "format": "[]{}", "snippet": "headlesscite[${2:postnote}]{${1:bibid}}" } }, { "name": "headlesscite", "if": "style=mla-strict", "arg": { "format": "{}", "snippet": "headlesscite{${1:bibid}}" } }, { "name": "headlessfullcite", "if": "style=mla-strict", "arg": { "format": "[][]{}", "snippet": "headlessfullcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "headlessfullcite", "if": "style=mla-strict", "arg": { "format": "[]{}", "snippet": "headlessfullcite[${2:postnote}]{${1:bibid}}" } }, { "name": "headlessfullcite", "if": "style=mla-strict", "arg": { "format": "{}", "snippet": "headlessfullcite{${1:bibid}}" } }, { "name": "titleandsubtitle", "if": "style=mla-strict", "unusual": true, "arg": { "format": "[][]{}", "snippet": "titleandsubtitle[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "titleandsubtitle", "if": "style=mla-strict", "unusual": true, "arg": { "format": "[]{}", "snippet": "titleandsubtitle[${2:postnote}]{${1:bibid}}" } }, { "name": "titleandsubtitle", "if": "style=mla-strict", "unusual": true, "arg": { "format": "{}", "snippet": "titleandsubtitle{${1:bibid}}" } }, { "name": "openrangeformat", "if": "style=mla", "unusual": true, "arg": { "format": "{}", "snippet": "openrangeformat{${1:arg}}" } }, { "name": "openrangemark", "if": "style=mla", "unusual": true }, { "name": "mlanamedash", "if": "style=mla", "unusual": true }, { "name": "headlesscite", "if": "style=mla", "arg": { "format": "[][]{}", "snippet": "headlesscite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "headlesscite", "if": "style=mla", "arg": { "format": "[]{}", "snippet": "headlesscite[${2:postnote}]{${1:bibid}}" } }, { "name": "headlesscite", "if": "style=mla", "arg": { "format": "{}", "snippet": "headlesscite{${1:bibid}}" } }, { "name": "headlessfullcite", "if": "style=mla", "arg": { "format": "[][]{}", "snippet": "headlessfullcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "headlessfullcite", "if": "style=mla", "arg": { "format": "[]{}", "snippet": "headlessfullcite[${2:postnote}]{${1:bibid}}" } }, { "name": "headlessfullcite", "if": "style=mla", "arg": { "format": "{}", "snippet": "headlessfullcite{${1:bibid}}" } }, { "name": "titleandsubtitle", "if": "style=mla", "unusual": true, "arg": { "format": "[][]{}", "snippet": "titleandsubtitle[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "titleandsubtitle", "if": "style=mla", "unusual": true, "arg": { "format": "[]{}", "snippet": "titleandsubtitle[${2:postnote}]{${1:bibid}}" } }, { "name": "titleandsubtitle", "if": "style=mla", "unusual": true, "arg": { "format": "{}", "snippet": "titleandsubtitle{${1:bibid}}" } }, { "name": "openrangeformat", "if": "style=mla-new", "unusual": true, "arg": { "format": "{}", "snippet": "openrangeformat{${1:arg}}" } }, { "name": "openrangemark", "if": "style=mla-new", "unusual": true }, { "name": "mlanamedash", "if": "style=mla-new", "unusual": true }, { "name": "headlesscite", "if": "style=mla-new", "arg": { "format": "[][]{}", "snippet": "headlesscite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "headlesscite", "if": "style=mla-new", "arg": { "format": "[]{}", "snippet": "headlesscite[${2:postnote}]{${1:bibid}}" } }, { "name": "headlesscite", "if": "style=mla-new", "arg": { "format": "{}", "snippet": "headlesscite{${1:bibid}}" } }, { "name": "headlessfullcite", "if": "style=mla-new", "arg": { "format": "[][]{}", "snippet": "headlessfullcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "headlessfullcite", "if": "style=mla-new", "arg": { "format": "[]{}", "snippet": "headlessfullcite[${2:postnote}]{${1:bibid}}" } }, { "name": "headlessfullcite", "if": "style=mla-new", "arg": { "format": "{}", "snippet": "headlessfullcite{${1:bibid}}" } }, { "name": "titleandsubtitle", "if": "style=mla-new", "unusual": true, "arg": { "format": "[][]{}", "snippet": "titleandsubtitle[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "titleandsubtitle", "if": "style=mla-new", "unusual": true, "arg": { "format": "[]{}", "snippet": "titleandsubtitle[${2:postnote}]{${1:bibid}}" } }, { "name": "titleandsubtitle", "if": "style=mla-new", "unusual": true, "arg": { "format": "{}", "snippet": "titleandsubtitle{${1:bibid}}" } }, { "name": "bbxinitsep", "if": "style=oscola", "unusual": true }, { "name": "bibyearwatershed", "if": "style=oscola", "unusual": true }, { "name": "nameaddonpseud", "if": "style=oscola", "unusual": true }, { "name": "subtypemag", "if": "style=oscola", "unusual": true }, { "name": "subtypenewsp", "if": "style=oscola", "unusual": true }, { "name": "subtypeclassic", "if": "style=oscola", "unusual": true }, { "name": "subtypebiblical", "if": "style=oscola", "unusual": true }, { "name": "subtypeearlybook", "if": "style=oscola", "unusual": true }, { "name": "subtypevideo", "if": "style=oscola", "unusual": true }, { "name": "entrytypearchive", "if": "style=oscola", "unusual": true }, { "name": "subtypevolume", "if": "style=oscola", "unusual": true }, { "name": "subtypeonline", "if": "style=oscola", "unusual": true }, { "name": "subtypedatabase", "if": "style=oscola", "unusual": true }, { "name": "subtypeblog", "if": "style=oscola", "unusual": true }, { "name": "subtypelistmessage", "if": "style=oscola", "unusual": true }, { "name": "subtypebooklike", "if": "style=oscola", "unusual": true }, { "name": "subtypepublicdocument", "if": "style=oscola", "unusual": true }, { "name": "authortypeanon", "if": "style=oscola", "unusual": true }, { "name": "authortypeunsure", "if": "style=oscola", "unusual": true }, { "name": "authortyperedundant", "if": "style=oscola", "unusual": true }, { "name": "authortypealternate", "if": "style=oscola", "unusual": true }, { "name": "authortypejournal", "if": "style=oscola", "unusual": true }, { "name": "subtypeintro", "if": "style=oscola", "unusual": true }, { "name": "subtypeexcerpt", "if": "style=oscola", "unusual": true }, { "name": "subtypenone", "if": "style=oscola", "unusual": true }, { "name": "edtypecorp", "if": "style=oscola", "unusual": true }, { "name": "entrytypeper", "if": "style=oscola", "unusual": true }, { "name": "entrytypemanual", "if": "style=oscola", "unusual": true }, { "name": "entrytypecoll", "if": "style=oscola", "unusual": true }, { "name": "entrytypebook", "if": "style=oscola", "unusual": true }, { "name": "subtypeprimarylegislation", "if": "style=oscola", "unusual": true }, { "name": "subtypesecondarylegislation", "if": "style=oscola", "unusual": true }, { "name": "subtypecourtrules", "if": "style=oscola", "unusual": true }, { "name": "entrytyperef", "if": "style=oscola", "unusual": true }, { "name": "entrytypeproc", "if": "style=oscola", "unusual": true }, { "name": "entrytypereport", "if": "style=oscola", "unusual": true }, { "name": "entrytypebooklet", "if": "style=oscola", "unusual": true }, { "name": "entrytypemisc", "if": "style=oscola", "unusual": true }, { "name": "entrytypeonline", "if": "style=oscola", "unusual": true }, { "name": "entrytypevideo", "if": "style=oscola", "unusual": true }, { "name": "entrytypeaudio", "if": "style=oscola", "unusual": true }, { "name": "entrytypebookinbook", "if": "style=oscola", "unusual": true }, { "name": "entrytypearticle", "if": "style=oscola", "unusual": true }, { "name": "entrytypelegislation", "if": "style=oscola", "unusual": true }, { "name": "entrytypeletter", "if": "style=oscola", "unusual": true }, { "name": "entrytypeperformance", "if": "style=oscola", "unusual": true }, { "name": "optionaddoriginal", "if": "style=oscola", "unusual": true }, { "name": "optionnoreprints", "if": "style=oscola", "unusual": true }, { "name": "optionorigfirst", "if": "style=oscola", "unusual": true }, { "name": "optiontransfromorig", "if": "style=oscola", "unusual": true }, { "name": "optionorigtransas", "if": "style=oscola", "unusual": true }, { "name": "optiondoubledate", "if": "style=oscola", "unusual": true }, { "name": "noplace", "if": "style=oscola", "unusual": true }, { "name": "nopublisher", "if": "style=oscola", "unusual": true }, { "name": "officialjournaltitle", "if": "style=oscola", "unusual": true }, { "name": "ojspecedtitle", "if": "style=oscola", "unusual": true }, { "name": "ecrreporttitle", "if": "style=oscola", "unusual": true }, { "name": "commission", "if": "style=oscola", "unusual": true }, { "name": "Commission", "if": "style=oscola", "unusual": true }, { "name": "pcijrep", "if": "style=oscola", "unusual": true }, { "name": "explanatorynote", "if": "style=oscola", "unusual": true }, { "name": "eudirective", "if": "style=oscola", "unusual": true }, { "name": "euregulation", "if": "style=oscola", "unusual": true }, { "name": "eudecision", "if": "style=oscola", "unusual": true }, { "name": "treatysubtype", "if": "style=oscola", "unusual": true }, { "name": "comdocsubtype", "if": "style=oscola", "unusual": true }, { "name": "jurisechr", "if": "style=oscola", "unusual": true }, { "name": "eutreaty", "if": "style=oscola", "unusual": true }, { "name": "casenote", "if": "style=oscola", "unusual": true }, { "name": "pagemarkings", "if": "style=oscola", "unusual": true }, { "name": "paragraphmarkings", "if": "style=oscola", "unusual": true }, { "name": "paragraphtext", "if": "style=oscola", "unusual": true }, { "name": "seriesa", "if": "style=oscola", "unusual": true }, { "name": "echrreports", "if": "style=oscola", "unusual": true }, { "name": "decisionsandreports", "if": "style=oscola", "unusual": true }, { "name": "collectionofdecisions", "if": "style=oscola", "unusual": true }, { "name": "parliamentarytype", "if": "style=oscola", "unusual": true }, { "name": "houseofcommons", "if": "style=oscola", "unusual": true }, { "name": "houseoflords", "if": "style=oscola", "unusual": true }, { "name": "undoctype", "if": "style=oscola", "unusual": true }, { "name": "extracitedelim", "if": "style=oscola", "unusual": true }, { "name": "casenotetext", "if": "style=oscola", "unusual": true }, { "name": "firstpublishedstr", "if": "style=oscola", "unusual": true }, { "name": "legalstarturl", "if": "style=oscola", "unusual": true }, { "name": "legalendurl", "if": "style=oscola", "unusual": true }, { "name": "paratextformatted", "if": "style=oscola", "unusual": true, "arg": { "format": "{}", "snippet": "paratextformatted{${1:text}}" } }, { "name": "csusebibmacro", "if": "style=oscola", "unusual": true, "arg": { "format": "{}", "snippet": "csusebibmacro{${1:name}}" } }, { "name": "forbbxrange", "if": "style=oscola", "unusual": true }, { "name": "rangesplit", "if": "style=oscola", "unusual": true, "arg": { "format": "{}", "snippet": "rangesplit{${1:arg}}" } }, { "name": "formatpostnote", "if": "style=oscola", "unusual": true, "arg": { "format": "{}", "snippet": "formatpostnote{${1:text}}" } }, { "name": "ifnumeralfirst", "if": "style=oscola", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifnumeralfirst{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "ifnumeralsfirst", "if": "style=oscola", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifnumeralsfirst{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "numeraljustfirst", "if": "style=oscola", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "numeraljustfirst{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "siganddate", "if": "style=oscola", "unusual": true, "arg": { "format": "{}", "snippet": "siganddate{${1:arg}}" } }, { "name": "treatypartysep", "if": "style=oscola", "unusual": true }, { "name": "SetStandardIndices", "if": "style=oscola", "unusual": true }, { "name": "DeclareIndexAssociation", "if": "style=oscola", "arg": { "format": "{}{}", "snippet": "DeclareIndexAssociation{${1:category}}{${2:index}}" } }, { "name": "ShowIndexAssociation", "if": "style=oscola", "unusual": true, "arg": { "format": "{}", "snippet": "ShowIndexAssociation{${1:category}}" } }, { "name": "legislationindex", "if": "style=oscola", "unusual": true }, { "name": "iflistcontains", "if": "style=oscola", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "iflistcontains{${1:arg1}}{${2:arg2}}{${3:true}}{${4:false}}" } }, { "name": "printindexearly", "if": "style=oscola" }, { "name": "printindexearly", "if": "style=oscola", "arg": { "format": "[]", "snippet": "printindexearly[${1:name}]" } }, { "name": "DNI", "if": "style=oscola" }, { "name": "reponly", "if": "style=oscola", "unusual": true, "arg": { "format": "[][]{}", "snippet": "reponly[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "reponly", "if": "style=oscola", "unusual": true, "arg": { "format": "[]{}", "snippet": "reponly[${2:postnote}]{${1:bibid}}" } }, { "name": "reponly", "if": "style=oscola", "unusual": true, "arg": { "format": "{}", "snippet": "reponly{${1:bibid}}" } }, { "name": "footciteref", "if": "style=oscola", "unusual": true, "arg": { "format": "[][]{}", "snippet": "footciteref[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "footciteref", "if": "style=oscola", "unusual": true, "arg": { "format": "[]{}", "snippet": "footciteref[${2:postnote}]{${1:bibid}}" } }, { "name": "footciteref", "if": "style=oscola", "unusual": true, "arg": { "format": "{}", "snippet": "footciteref{${1:bibid}}" } }, { "name": "dopipedlist", "if": "style=oscola", "unusual": true }, { "name": "setuppostnotes", "if": "style=oscola", "unusual": true }, { "name": "postnotefirst", "if": "style=oscola", "unusual": true }, { "name": "postnotesecond", "if": "style=oscola", "unusual": true }, { "name": "citeinindex", "if": "style=oscola", "arg": { "format": "[][]{}", "snippet": "citeinindex[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citeinindex", "if": "style=oscola", "arg": { "format": "[]{}", "snippet": "citeinindex[${2:postnote}]{${1:bibid}}" } }, { "name": "citeinindex", "if": "style=oscola", "arg": { "format": "{}", "snippet": "citeinindex{${1:bibid}}" } }, { "name": "citeinindexnum", "if": "style=oscola", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citeinindexnum[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citeinindexnum", "if": "style=oscola", "unusual": true, "arg": { "format": "[]{}", "snippet": "citeinindexnum[${2:postnote}]{${1:bibid}}" } }, { "name": "citeinindexnum", "if": "style=oscola", "unusual": true, "arg": { "format": "{}", "snippet": "citeinindexnum{${1:bibid}}" } }, { "name": "indexonly", "if": "style=oscola", "arg": { "format": "[][]{}", "snippet": "indexonly[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "indexonly", "if": "style=oscola", "arg": { "format": "[]{}", "snippet": "indexonly[${2:postnote}]{${1:bibid}}" } }, { "name": "indexonly", "if": "style=oscola", "arg": { "format": "{}", "snippet": "indexonly{${1:bibid}}" } }, { "name": "cacasetitlepunct", "if": "style=oxalph", "unusual": true }, { "name": "casenote", "if": "style=oxalph", "unusual": true }, { "name": "casenotetext", "if": "style=oxalph", "unusual": true }, { "name": "collectionofdecisions", "if": "style=oxalph", "unusual": true }, { "name": "collectionshelfmarkpunct", "if": "style=oxalph", "unusual": true }, { "name": "columnslayerpunct", "if": "style=oxalph", "unusual": true }, { "name": "commission", "if": "style=oxalph", "unusual": true }, { "name": "Commission", "if": "style=oxalph", "unusual": true }, { "name": "datingpagespunct", "if": "style=oxalph", "unusual": true }, { "name": "decisionsandreports", "if": "style=oxalph", "unusual": true }, { "name": "DeclareAbbrEndChars", "if": "style=oxalph", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareAbbrEndChars{${1:characters}}" } }, { "name": "echrreports", "if": "style=oxalph", "unusual": true }, { "name": "ecrreporttitle", "if": "style=oxalph", "unusual": true }, { "name": "explanatorynote", "if": "style=oxalph", "unusual": true }, { "name": "ifabbrev", "if": "style=oxalph", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifabbrev{${1:field}}{${2:true}}{${3:false}}" } }, { "name": "iflistcontains", "if": "style=oxalph", "unusual": true, "arg": { "format": "{}{}", "snippet": "iflistcontains{${1:list}}{${2:string}}" } }, { "name": "legreport", "if": "style=oxalph", "unusual": true }, { "name": "librarycollectionpunct", "if": "style=oxalph", "unusual": true }, { "name": "locationlibrarypunct", "if": "style=oxalph", "unusual": true }, { "name": "mkbibnametitle", "if": "style=oxalph", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibnametitle{${1:text}}" } }, { "name": "mkrawpageprefix", "if": "style=oxalph", "unusual": true }, { "name": "mkrawpageprefix", "if": "style=oxalph", "unusual": true, "arg": { "format": "[]", "snippet": "mkrawpageprefix[${1:type}]" } }, { "name": "mkusbibordinal", "if": "style=oxalph", "unusual": true, "arg": { "format": "{}", "snippet": "mkusbibordinal{${1:number}}" } }, { "name": "officialjournaltitle", "if": "style=oxalph", "unusual": true }, { "name": "ojspecedtitle", "if": "style=oxalph", "unusual": true }, { "name": "oxrefand", "if": "style=oxalph", "unusual": true }, { "name": "oxrefanon", "if": "style=oxalph", "unusual": true }, { "name": "pagetotalpagespunct", "if": "style=oxalph", "unusual": true }, { "name": "paragraphmarkings", "if": "style=oxalph", "unusual": true }, { "name": "parliamentarytype", "if": "style=oxalph", "unusual": true }, { "name": "recordseriespunct", "if": "style=oxalph", "unusual": true }, { "name": "recto", "if": "style=oxalph", "unusual": true }, { "name": "seriesa", "if": "style=oxalph", "unusual": true }, { "name": "siganddate", "if": "style=oxalph", "unusual": true, "arg": { "format": "{}", "snippet": "siganddate{${1:arg}}" } }, { "name": "subtypecourtrules", "if": "style=oxalph", "unusual": true }, { "name": "subtypenewsp", "if": "style=oxalph", "unusual": true }, { "name": "subtypeprimarylegislation", "if": "style=oxalph", "unusual": true }, { "name": "thelocpubpairs", "if": "style=oxalph", "unusual": true }, { "name": "thenamepairs", "if": "style=oxalph", "unusual": true }, { "name": "titlebyauthordelim", "if": "style=oxalph", "unusual": true }, { "name": "treatypartysep", "if": "style=oxalph", "unusual": true }, { "name": "treatysubtype", "if": "style=oxalph", "unusual": true }, { "name": "uscasetitlepunct", "if": "style=oxalph", "unusual": true }, { "name": "verso", "if": "style=oxalph", "unusual": true }, { "name": "iflabeldateisanydate", "if": "style=oxalph", "unusual": true, "arg": { "format": "{}{}", "snippet": "iflabeldateisanydate{${1:true}}{${2:false}}" } }, { "name": "iflabeldateispubstate", "if": "style=oxalph", "unusual": true, "arg": { "format": "{}{}", "snippet": "iflabeldateispubstate{${1:true}}{${2:false}}" } }, { "name": "mknoyeardaterangefull", "if": "style=oxalph", "unusual": true, "arg": { "format": "{}{}", "snippet": "mknoyeardaterangefull{${1:arg1}}{${2:arg2}}" } }, { "name": "mknoyeardaterangetrunc", "if": "style=oxalph", "unusual": true, "arg": { "format": "{}{}", "snippet": "mknoyeardaterangetrunc{${1:arg1}}{${2:arg2}}" } }, { "name": "cacasetitlepunct", "if": "style=oxyear", "unusual": true }, { "name": "casenote", "if": "style=oxyear", "unusual": true }, { "name": "casenotetext", "if": "style=oxyear", "unusual": true }, { "name": "collectionofdecisions", "if": "style=oxyear", "unusual": true }, { "name": "collectionshelfmarkpunct", "if": "style=oxyear", "unusual": true }, { "name": "columnslayerpunct", "if": "style=oxyear", "unusual": true }, { "name": "commission", "if": "style=oxyear", "unusual": true }, { "name": "Commission", "if": "style=oxyear", "unusual": true }, { "name": "datingpagespunct", "if": "style=oxyear", "unusual": true }, { "name": "decisionsandreports", "if": "style=oxyear", "unusual": true }, { "name": "DeclareAbbrEndChars", "if": "style=oxyear", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareAbbrEndChars{${1:characters}}" } }, { "name": "echrreports", "if": "style=oxyear", "unusual": true }, { "name": "ecrreporttitle", "if": "style=oxyear", "unusual": true }, { "name": "explanatorynote", "if": "style=oxyear", "unusual": true }, { "name": "ifabbrev", "if": "style=oxyear", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifabbrev{${1:field}}{${2:true}}{${3:false}}" } }, { "name": "iflistcontains", "if": "style=oxyear", "unusual": true, "arg": { "format": "{}{}", "snippet": "iflistcontains{${1:list}}{${2:string}}" } }, { "name": "legreport", "if": "style=oxyear", "unusual": true }, { "name": "librarycollectionpunct", "if": "style=oxyear", "unusual": true }, { "name": "locationlibrarypunct", "if": "style=oxyear", "unusual": true }, { "name": "mkbibnametitle", "if": "style=oxyear", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibnametitle{${1:text}}" } }, { "name": "mkrawpageprefix", "if": "style=oxyear", "unusual": true }, { "name": "mkrawpageprefix", "if": "style=oxyear", "unusual": true, "arg": { "format": "[]", "snippet": "mkrawpageprefix[${1:type}]" } }, { "name": "mkusbibordinal", "if": "style=oxyear", "unusual": true, "arg": { "format": "{}", "snippet": "mkusbibordinal{${1:number}}" } }, { "name": "officialjournaltitle", "if": "style=oxyear", "unusual": true }, { "name": "ojspecedtitle", "if": "style=oxyear", "unusual": true }, { "name": "oxrefand", "if": "style=oxyear", "unusual": true }, { "name": "oxrefanon", "if": "style=oxyear", "unusual": true }, { "name": "pagetotalpagespunct", "if": "style=oxyear", "unusual": true }, { "name": "paragraphmarkings", "if": "style=oxyear", "unusual": true }, { "name": "parliamentarytype", "if": "style=oxyear", "unusual": true }, { "name": "recordseriespunct", "if": "style=oxyear", "unusual": true }, { "name": "recto", "if": "style=oxyear", "unusual": true }, { "name": "seriesa", "if": "style=oxyear", "unusual": true }, { "name": "siganddate", "if": "style=oxyear", "unusual": true, "arg": { "format": "{}", "snippet": "siganddate{${1:arg}}" } }, { "name": "subtypecourtrules", "if": "style=oxyear", "unusual": true }, { "name": "subtypenewsp", "if": "style=oxyear", "unusual": true }, { "name": "subtypeprimarylegislation", "if": "style=oxyear", "unusual": true }, { "name": "thelocpubpairs", "if": "style=oxyear", "unusual": true }, { "name": "thenamepairs", "if": "style=oxyear", "unusual": true }, { "name": "titlebyauthordelim", "if": "style=oxyear", "unusual": true }, { "name": "treatypartysep", "if": "style=oxyear", "unusual": true }, { "name": "treatysubtype", "if": "style=oxyear", "unusual": true }, { "name": "uscasetitlepunct", "if": "style=oxyear", "unusual": true }, { "name": "verso", "if": "style=oxyear", "unusual": true }, { "name": "iflabeldateisanydate", "if": "style=oxyear", "unusual": true, "arg": { "format": "{}{}", "snippet": "iflabeldateisanydate{${1:true}}{${2:false}}" } }, { "name": "iflabeldateispubstate", "if": "style=oxyear", "unusual": true, "arg": { "format": "{}{}", "snippet": "iflabeldateispubstate{${1:true}}{${2:false}}" } }, { "name": "mknoyeardaterangefull", "if": "style=oxyear", "unusual": true, "arg": { "format": "{}{}", "snippet": "mknoyeardaterangefull{${1:arg1}}{${2:arg2}}" } }, { "name": "mknoyeardaterangetrunc", "if": "style=oxyear", "unusual": true, "arg": { "format": "{}{}", "snippet": "mknoyeardaterangetrunc{${1:arg1}}{${2:arg2}}" } }, { "name": "cacasetitlepunct", "if": "style=oxnotes", "unusual": true }, { "name": "casenote", "if": "style=oxnotes", "unusual": true }, { "name": "casenotetext", "if": "style=oxnotes", "unusual": true }, { "name": "collectionofdecisions", "if": "style=oxnotes", "unusual": true }, { "name": "collectionshelfmarkpunct", "if": "style=oxnotes", "unusual": true }, { "name": "columnslayerpunct", "if": "style=oxnotes", "unusual": true }, { "name": "commission", "if": "style=oxnotes", "unusual": true }, { "name": "Commission", "if": "style=oxnotes", "unusual": true }, { "name": "datingpagespunct", "if": "style=oxnotes", "unusual": true }, { "name": "decisionsandreports", "if": "style=oxnotes", "unusual": true }, { "name": "DeclareAbbrEndChars", "if": "style=oxnotes", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareAbbrEndChars{${1:characters}}" } }, { "name": "echrreports", "if": "style=oxnotes", "unusual": true }, { "name": "ecrreporttitle", "if": "style=oxnotes", "unusual": true }, { "name": "explanatorynote", "if": "style=oxnotes", "unusual": true }, { "name": "ifabbrev", "if": "style=oxnotes", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifabbrev{${1:field}}{${2:true}}{${3:false}}" } }, { "name": "iflistcontains", "if": "style=oxnotes", "unusual": true, "arg": { "format": "{}{}", "snippet": "iflistcontains{${1:list}}{${2:string}}" } }, { "name": "legreport", "if": "style=oxnotes", "unusual": true }, { "name": "librarycollectionpunct", "if": "style=oxnotes", "unusual": true }, { "name": "locationlibrarypunct", "if": "style=oxnotes", "unusual": true }, { "name": "mkbibnametitle", "if": "style=oxnotes", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibnametitle{${1:text}}" } }, { "name": "mkrawpageprefix", "if": "style=oxnotes", "unusual": true }, { "name": "mkrawpageprefix", "if": "style=oxnotes", "unusual": true, "arg": { "format": "[]", "snippet": "mkrawpageprefix[${1:type}]" } }, { "name": "mkusbibordinal", "if": "style=oxnotes", "unusual": true, "arg": { "format": "{}", "snippet": "mkusbibordinal{${1:number}}" } }, { "name": "officialjournaltitle", "if": "style=oxnotes", "unusual": true }, { "name": "ojspecedtitle", "if": "style=oxnotes", "unusual": true }, { "name": "oxrefand", "if": "style=oxnotes", "unusual": true }, { "name": "oxrefanon", "if": "style=oxnotes", "unusual": true }, { "name": "pagetotalpagespunct", "if": "style=oxnotes", "unusual": true }, { "name": "paragraphmarkings", "if": "style=oxnotes", "unusual": true }, { "name": "parliamentarytype", "if": "style=oxnotes", "unusual": true }, { "name": "recordseriespunct", "if": "style=oxnotes", "unusual": true }, { "name": "recto", "if": "style=oxnotes", "unusual": true }, { "name": "seriesa", "if": "style=oxnotes", "unusual": true }, { "name": "siganddate", "if": "style=oxnotes", "unusual": true, "arg": { "format": "{}", "snippet": "siganddate{${1:arg}}" } }, { "name": "subtypecourtrules", "if": "style=oxnotes", "unusual": true }, { "name": "subtypenewsp", "if": "style=oxnotes", "unusual": true }, { "name": "subtypeprimarylegislation", "if": "style=oxnotes", "unusual": true }, { "name": "thelocpubpairs", "if": "style=oxnotes", "unusual": true }, { "name": "thenamepairs", "if": "style=oxnotes", "unusual": true }, { "name": "titlebyauthordelim", "if": "style=oxnotes", "unusual": true }, { "name": "treatypartysep", "if": "style=oxnotes", "unusual": true }, { "name": "treatysubtype", "if": "style=oxnotes", "unusual": true }, { "name": "uscasetitlepunct", "if": "style=oxnotes", "unusual": true }, { "name": "verso", "if": "style=oxnotes", "unusual": true }, { "name": "cacasetitlepunct", "if": "style=oxnum", "unusual": true }, { "name": "casenote", "if": "style=oxnum", "unusual": true }, { "name": "casenotetext", "if": "style=oxnum", "unusual": true }, { "name": "collectionofdecisions", "if": "style=oxnum", "unusual": true }, { "name": "collectionshelfmarkpunct", "if": "style=oxnum", "unusual": true }, { "name": "columnslayerpunct", "if": "style=oxnum", "unusual": true }, { "name": "commission", "if": "style=oxnum", "unusual": true }, { "name": "Commission", "if": "style=oxnum", "unusual": true }, { "name": "datingpagespunct", "if": "style=oxnum", "unusual": true }, { "name": "decisionsandreports", "if": "style=oxnum", "unusual": true }, { "name": "DeclareAbbrEndChars", "if": "style=oxnum", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareAbbrEndChars{${1:characters}}" } }, { "name": "echrreports", "if": "style=oxnum", "unusual": true }, { "name": "ecrreporttitle", "if": "style=oxnum", "unusual": true }, { "name": "explanatorynote", "if": "style=oxnum", "unusual": true }, { "name": "ifabbrev", "if": "style=oxnum", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifabbrev{${1:field}}{${2:true}}{${3:false}}" } }, { "name": "iflistcontains", "if": "style=oxnum", "unusual": true, "arg": { "format": "{}{}", "snippet": "iflistcontains{${1:list}}{${2:string}}" } }, { "name": "legreport", "if": "style=oxnum", "unusual": true }, { "name": "librarycollectionpunct", "if": "style=oxnum", "unusual": true }, { "name": "locationlibrarypunct", "if": "style=oxnum", "unusual": true }, { "name": "mkbibnametitle", "if": "style=oxnum", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibnametitle{${1:text}}" } }, { "name": "mkrawpageprefix", "if": "style=oxnum", "unusual": true }, { "name": "mkrawpageprefix", "if": "style=oxnum", "unusual": true, "arg": { "format": "[]", "snippet": "mkrawpageprefix[${1:type}]" } }, { "name": "mkusbibordinal", "if": "style=oxnum", "unusual": true, "arg": { "format": "{}", "snippet": "mkusbibordinal{${1:number}}" } }, { "name": "officialjournaltitle", "if": "style=oxnum", "unusual": true }, { "name": "ojspecedtitle", "if": "style=oxnum", "unusual": true }, { "name": "oxrefand", "if": "style=oxnum", "unusual": true }, { "name": "oxrefanon", "if": "style=oxnum", "unusual": true }, { "name": "pagetotalpagespunct", "if": "style=oxnum", "unusual": true }, { "name": "paragraphmarkings", "if": "style=oxnum", "unusual": true }, { "name": "parliamentarytype", "if": "style=oxnum", "unusual": true }, { "name": "recordseriespunct", "if": "style=oxnum", "unusual": true }, { "name": "recto", "if": "style=oxnum", "unusual": true }, { "name": "seriesa", "if": "style=oxnum", "unusual": true }, { "name": "siganddate", "if": "style=oxnum", "unusual": true, "arg": { "format": "{}", "snippet": "siganddate{${1:arg}}" } }, { "name": "subtypecourtrules", "if": "style=oxnum", "unusual": true }, { "name": "subtypenewsp", "if": "style=oxnum", "unusual": true }, { "name": "subtypeprimarylegislation", "if": "style=oxnum", "unusual": true }, { "name": "thelocpubpairs", "if": "style=oxnum", "unusual": true }, { "name": "thenamepairs", "if": "style=oxnum", "unusual": true }, { "name": "titlebyauthordelim", "if": "style=oxnum", "unusual": true }, { "name": "treatypartysep", "if": "style=oxnum", "unusual": true }, { "name": "treatysubtype", "if": "style=oxnum", "unusual": true }, { "name": "uscasetitlepunct", "if": "style=oxnum", "unusual": true }, { "name": "verso", "if": "style=oxnum", "unusual": true }, { "name": "sdcite", "if": "style=philosophy-classic", "arg": { "format": "{}", "snippet": "sdcite{${1:bibid}}" } }, { "name": "footcitet", "if": "style=philosophy-classic", "arg": { "format": "{}", "snippet": "footcitet{${1:bibid}}" } }, { "name": "annotationfont", "if": "style=philosophy-classic", "unusual": true }, { "name": "libraryfont", "if": "style=philosophy-classic", "unusual": true }, { "name": "volnumpunct", "if": "style=philosophy-classic", "unusual": true }, { "name": "editorstrgdelim", "if": "style=philosophy-classic", "unusual": true }, { "name": "sdcite", "if": "style=philosophy-modern", "arg": { "format": "{}", "snippet": "sdcite{${1:bibid}}" } }, { "name": "footcitet", "if": "style=philosophy-modern", "arg": { "format": "{}", "snippet": "footcitet{${1:bibid}}" } }, { "name": "annotationfont", "if": "style=philosophy-modern", "unusual": true }, { "name": "libraryfont", "if": "style=philosophy-modern", "unusual": true }, { "name": "volnumpunct", "if": "style=philosophy-modern", "unusual": true }, { "name": "editorstrgdelim", "if": "style=philosophy-modern", "unusual": true }, { "name": "ccite", "if": "style=philosophy-verbose", "arg": { "format": "{}", "snippet": "ccite{${1:bibid}}" } }, { "name": "annotationfont", "if": "style=philosophy-verbose", "unusual": true }, { "name": "libraryfont", "if": "style=philosophy-verbose", "unusual": true }, { "name": "volnumpunct", "if": "style=philosophy-verbose", "unusual": true }, { "name": "editorstrgdelim", "if": "style=philosophy-verbose", "unusual": true }, { "name": "mkibid", "if": "style=phys", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "ExecutePublistOptions", "if": "style=publist", "arg": { "format": "{}", "snippet": "ExecutePublistOptions{${1:options%keyvals}}", "keys": [ "\\usepackage/biblatex#c,\\ExecuteBibliographyOptions#c,\\ExecutePublistOptions#c" ], "keyPos": 0 } }, { "name": "setplnum", "if": "style=publist", "arg": { "format": "{}", "snippet": "setplnum{${1:integer}}" } }, { "name": "plauthorname", "if": "style=publist", "arg": { "format": "{}", "snippet": "plauthorname{${1:surname}}" } }, { "name": "plauthorname", "if": "style=publist", "arg": { "format": "[]{}", "snippet": "plauthorname[${2:first name}]{${1:surname}}" } }, { "name": "plauthorname", "if": "style=publist", "arg": { "format": "[][]{}", "snippet": "plauthorname[${2:first name}][${3:von part}]{${1:surname}}" } }, { "name": "plnameomission", "if": "style=publist", "unusual": true }, { "name": "plmarginyear", "if": "style=publist", "unusual": true, "arg": { "format": "{}", "snippet": "plmarginyear{${1:text}}" } }, { "name": "plyearhl", "if": "style=publist", "unusual": true, "arg": { "format": "{}", "snippet": "plyearhl{${1:text}}" } }, { "name": "plauthorhl", "if": "style=publist", "unusual": true, "arg": { "format": "{}", "snippet": "plauthorhl{${1:text}}" } }, { "name": "bplopenoa", "if": "style=publist", "unusual": true }, { "name": "bplcloseoa", "if": "style=publist", "unusual": true }, { "name": "plextrainfosep", "if": "style=publist", "unusual": true }, { "name": "extralabelnumberwidth", "if": "style=publist", "unusual": true }, { "name": "shiftplnum", "if": "style=publist", "arg": { "format": "{}", "snippet": "shiftplnum{${1:integer}}" } }, { "name": "publistbasestyle", "if": "style=publist", "unusual": true }, { "name": "plisbnlink", "if": "style=publist", "unusual": true, "arg": { "format": "{}", "snippet": "plisbnlink{${1:ISBN%URL}}" } }, { "name": "plissnlink", "if": "style=publist", "unusual": true, "arg": { "format": "{}", "snippet": "plissnlink{${1:ISSN%URL}}" } }, { "name": "mkbibdesc", "if": "style=publist", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibdesc{${1:number}}" } }, { "name": "mkbibsecstart", "if": "style=publist", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibsecstart{${1:number}}" } }, { "name": "GetTotalCount", "if": "style=publist" }, { "name": "GetSectionCount", "if": "style=publist" }, { "name": "GetSectionCount", "if": "style=publist", "arg": { "format": "[]", "snippet": "GetSectionCount[${1:section number}]" } }, { "name": "mkbplannot", "if": "style=publist", "unusual": true }, { "name": "bplannot", "if": "style=publist", "unusual": true }, { "name": "GetAnnotSymbol", "if": "style=publist", "arg": { "format": "{}", "snippet": "GetAnnotSymbol{${1:category}}" } }, { "name": "SetAnnotSymbols", "if": "style=publist", "arg": { "format": "{}", "snippet": "SetAnnotSymbols{${1:comma list}}" } }, { "name": "citeitem", "if": "style=publist", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citeitem[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citeitem", "if": "style=publist", "unusual": true, "arg": { "format": "[]{}", "snippet": "citeitem[${2:postnote}]{${1:bibid}}" } }, { "name": "citeitem", "if": "style=publist", "arg": { "format": "{}", "snippet": "citeitem{${1:bibid}}" } }, { "name": "citesecitem", "if": "style=publist", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citesecitem[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citesecitem", "if": "style=publist", "unusual": true, "arg": { "format": "[]{}", "snippet": "citesecitem[${2:postnote}]{${1:bibid}}" } }, { "name": "citesecitem", "if": "style=publist", "arg": { "format": "{}", "snippet": "citesecitem{${1:bibid}}" } }, { "name": "citesecitem*", "if": "style=publist", "arg": { "format": "{}", "snippet": "citesecitem*{${1:bibid}}" } }, { "name": "citeitemrange", "if": "style=publist", "arg": { "format": "{}{}", "snippet": "citeitemrange{${1:bibid}}{${2:bibid}}" } }, { "name": "citesecitemrange", "if": "style=publist", "arg": { "format": "{}{}", "snippet": "citesecitemrange{${1:bibid}}{${2:bibid}}" } }, { "name": "citesecitemrange*", "if": "style=publist", "arg": { "format": "{}{}", "snippet": "citesecitemrange*{${1:bibid}}{${2:bibid}}" } }, { "name": "itemrangesep", "if": "style=publist", "unusual": true }, { "name": "shiftciteitem", "if": "style=publist", "arg": { "format": "{}", "snippet": "shiftciteitem{${1:integer}}" } }, { "name": "mkrefdesc", "if": "style=publist", "unusual": true, "arg": { "format": "{}", "snippet": "mkrefdesc{${1:number}}" } }, { "name": "secitemsecref", "if": "style=publist", "unusual": true }, { "name": "plauthorname", "if": "bibstyle=publist", "arg": { "format": "{}", "snippet": "plauthorname{${1:surname}}" } }, { "name": "plauthorname", "if": "bibstyle=publist", "arg": { "format": "[]{}", "snippet": "plauthorname[${2:first name}]{${1:surname}}" } }, { "name": "plauthorname", "if": "bibstyle=publist", "arg": { "format": "[][]{}", "snippet": "plauthorname[${2:first name}][${3:von part}]{${1:surname}}" } }, { "name": "plnameomission", "if": "bibstyle=publist", "unusual": true }, { "name": "plmarginyear", "if": "bibstyle=publist", "unusual": true, "arg": { "format": "{}", "snippet": "plmarginyear{${1:text}}" } }, { "name": "plauthorhl", "if": "bibstyle=publist", "unusual": true, "arg": { "format": "{}", "snippet": "plauthorhl{${1:text}}" } }, { "name": "extralabelnumberwidth", "if": "bibstyle=publist", "unusual": true }, { "name": "shiftbplnum", "if": "bibstyle=publist", "arg": { "format": "{}", "snippet": "shiftbplnum{${1:integer}}" } }, { "name": "publistbasestyle", "if": "bibstyle=publist", "unusual": true }, { "name": "plisbnlink", "if": "bibstyle=publist", "unusual": true, "arg": { "format": "{}", "snippet": "plisbnlink{${1:ISBN%URL}}" } }, { "name": "plissnlink", "if": "bibstyle=publist", "unusual": true, "arg": { "format": "{}", "snippet": "plissnlink{${1:ISSN%URL}}" } }, { "name": "mkbibdesc", "if": "bibstyle=publist", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibdesc{${1:number}}" } }, { "name": "mkbibsecstart", "if": "bibstyle=publist", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibsecstart{${1:number}}" } }, { "name": "printprinfo", "if": "bibstyle=publist", "unusual": true, "arg": { "format": "{}", "snippet": "printprinfo{${1:string}}" } }, { "name": "thenonplauthors", "if": "bibstyle=publist", "unusual": true }, { "name": "thenonpleditors", "if": "bibstyle=publist", "unusual": true }, { "name": "theplauthor", "if": "bibstyle=publist", "unusual": true }, { "name": "thepleditor", "if": "bibstyle=publist", "unusual": true }, { "name": "theplauthors", "if": "bibstyle=publist", "unusual": true }, { "name": "thepleditors", "if": "bibstyle=publist", "unusual": true }, { "name": "therealliststop", "if": "bibstyle=publist", "unusual": true }, { "name": "thenonplauthor", "if": "bibstyle=publist", "unusual": true }, { "name": "thenonpleditor", "if": "bibstyle=publist", "unusual": true }, { "name": "GetTotalCount", "if": "bibstyle=publist" }, { "name": "GetSectionCount", "if": "bibstyle=publist" }, { "name": "GetSectionCount", "if": "bibstyle=publist", "arg": { "format": "[]", "snippet": "GetSectionCount[${1:section number}]" } }, { "name": "mkbplannot", "if": "bibstyle=publist", "unusual": true }, { "name": "bplannot", "if": "bibstyle=publist", "unusual": true }, { "name": "GetAnnotSymbol", "if": "bibstyle=publist", "arg": { "format": "{}", "snippet": "GetAnnotSymbol{${1:category}}" } }, { "name": "SetAnnotSymbols", "if": "bibstyle=publist", "arg": { "format": "{}", "snippet": "SetAnnotSymbols{${1:comma list}}" } }, { "name": "mkbibrealauthor", "if": "bibstyle=realauthor", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibrealauthor{${1:arg}}" } }, { "name": "mkrealauthor", "if": "bibstyle=realauthor", "unusual": true, "arg": { "format": "{}", "snippet": "mkrealauthor{${1:arg}}" } }, { "name": "realauthorequalsign", "if": "bibstyle=realauthor", "unusual": true }, { "name": "mkbibrealeditor", "if": "bibstyle=realauthor", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibrealeditor{${1:arg}}" } }, { "name": "mkrealeditor", "if": "bibstyle=realauthor", "unusual": true, "arg": { "format": "{}", "snippet": "mkrealeditor{${1:arg}}" } }, { "name": "realeditorequalsign", "if": "bibstyle=realauthor", "unusual": true }, { "name": "ifciteidemsbl", "if": "style=sbl", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifciteidemsbl{${1:true}}{${2:false}}" } }, { "name": "namedashpunct", "if": "style=sbl", "unusual": true }, { "name": "lexiconfinalnamedelim", "if": "style=sbl", "unusual": true }, { "name": "volpostnotedelim", "if": "style=sbl", "unusual": true }, { "name": "mkibid", "if": "style=sbl", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "addskipentry", "if": "style=sbl", "unusual": true, "arg": { "format": "{}", "snippet": "addskipentry{${1:arg}}" } }, { "name": "addincludeentry", "if": "style=sbl", "unusual": true, "arg": { "format": "{}", "snippet": "addincludeentry{${1:arg}}" } }, { "name": "abbrevwidth", "if": "style=sbl", "unusual": true }, { "name": "setmaxlength", "if": "style=sbl", "unusual": true, "arg": { "format": "{}{}", "snippet": "setmaxlength{${1:length1}}{${2:length2}}" } }, { "name": "iffirstcharsec", "if": "style=sbl", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "iffirstcharsec{${1:arg}}{${2:true}}{${3:false}}" } }, { "name": "iffirstcharnum", "if": "style=sbl", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "iffirstcharnum{${1:arg}}{${2:true}}{${3:false}}" } }, { "name": "thecurrentpublisher", "if": "style=sbl", "unusual": true }, { "name": "thecurrentlocation", "if": "style=sbl", "unusual": true }, { "name": "thecurrentorganization", "if": "style=sbl", "unusual": true }, { "name": "thecurrentinstitution", "if": "style=sbl", "unusual": true }, { "name": "thepublishertotal", "if": "style=sbl", "unusual": true }, { "name": "thelocationtotal", "if": "style=sbl", "unusual": true }, { "name": "theorganizationtotal", "if": "style=sbl", "unusual": true }, { "name": "theinstitutiontotal", "if": "style=sbl", "unusual": true }, { "name": "savepostnotes", "if": "style=sbl", "unusual": true }, { "name": "postnotefirst", "if": "style=sbl", "unusual": true }, { "name": "postnotelast", "if": "style=sbl", "unusual": true }, { "name": "splitpostnote", "if": "style=sbl", "unusual": true }, { "name": "volsplitpostnote", "if": "style=sbl", "unusual": true, "arg": { "format": "{}{}", "snippet": "volsplitpostnote{${1:arg1}}{${2:arg2}}" } }, { "name": "setuppostnotes", "if": "style=sbl", "unusual": true }, { "name": "citefullauthor", "if": "style=sbl", "arg": { "format": "{}", "snippet": "citefullauthor{${1:bibid}}" } }, { "name": "citefullauthor", "if": "style=sbl", "arg": { "format": "[]{}", "snippet": "citefullauthor[${2:postnote}]{${1:bibid}}" } }, { "name": "citefullauthor", "if": "style=sbl", "arg": { "format": "[][]{}", "snippet": "citefullauthor[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citefullauthor*", "if": "style=sbl", "arg": { "format": "{}", "snippet": "citefullauthor*{${1:bibid}}" } }, { "name": "citefullauthor*", "if": "style=sbl", "arg": { "format": "[]{}", "snippet": "citefullauthor*[${2:postnote}]{${1:bibid}}" } }, { "name": "citefullauthor*", "if": "style=sbl", "arg": { "format": "[][]{}", "snippet": "citefullauthor*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Citefullauthor", "if": "style=sbl", "arg": { "format": "{}", "snippet": "Citefullauthor{${1:bibid}}" } }, { "name": "Citefullauthor", "if": "style=sbl", "arg": { "format": "[]{}", "snippet": "Citefullauthor[${2:postnote}]{${1:bibid}}" } }, { "name": "Citefullauthor", "if": "style=sbl", "arg": { "format": "[][]{}", "snippet": "Citefullauthor[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "Citefullauthor*", "if": "style=sbl", "arg": { "format": "{}", "snippet": "Citefullauthor*{${1:bibid}}" } }, { "name": "Citefullauthor*", "if": "style=sbl", "arg": { "format": "[]{}", "snippet": "Citefullauthor*[${2:postnote}]{${1:bibid}}" } }, { "name": "Citefullauthor*", "if": "style=sbl", "arg": { "format": "[][]{}", "snippet": "Citefullauthor*[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citejournal", "if": "style=sbl", "arg": { "format": "{}", "snippet": "citejournal{${1:bibid}}" } }, { "name": "citeseries", "if": "style=sbl", "arg": { "format": "{}", "snippet": "citeseries{${1:bibid}}" } }, { "name": "citeshorthand", "if": "style=sbl", "arg": { "format": "{}", "snippet": "citeshorthand{${1:bibid}}" } }, { "name": "bibentrycite", "if": "style=sbl", "unusual": true, "arg": { "format": "{}", "snippet": "bibentrycite{${1:bibid}}" } }, { "name": "biblistcite", "if": "style=sbl", "unusual": true, "arg": { "format": "{}", "snippet": "biblistcite{${1:bibid}}" } }, { "name": "DeclareNestableCiteCommand", "if": "style=sbl", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareNestableCiteCommand{${1:cmd}}{${2:def}}" } }, { "name": "mkoutercitedelims", "if": "style=socialscienceshuberlin", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutercitedelims{${1:arg}}" } }, { "name": "mkinnercitedelims", "if": "style=socialscienceshuberlin", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnercitedelims{${1:arg}}" } }, { "name": "mkouterparencitedelims", "if": "style=socialscienceshuberlin", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterparencitedelims{${1:arg}}" } }, { "name": "mkinnerparencitedelims", "if": "style=socialscienceshuberlin", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerparencitedelims{${1:arg}}" } }, { "name": "mkoutertextcitedelims", "if": "style=socialscienceshuberlin", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutertextcitedelims{${1:arg}}" } }, { "name": "mkinnertextcitedelims", "if": "style=socialscienceshuberlin", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnertextcitedelims{${1:arg}}" } }, { "name": "mkouterfootcitedelims", "if": "style=socialscienceshuberlin", "unusual": true, "arg": { "format": "{}", "snippet": "mkouterfootcitedelims{${1:arg}}" } }, { "name": "mkinnerfootcitedelims", "if": "style=socialscienceshuberlin", "unusual": true, "arg": { "format": "{}", "snippet": "mkinnerfootcitedelims{${1:arg}}" } }, { "name": "mkoutersupercitedelims", "if": "style=socialscienceshuberlin", "unusual": true, "arg": { "format": "{}", "snippet": "mkoutersupercitedelims{${1:arg}}" } }, { "name": "namenumberdelim", "if": "style=socialscienceshuberlin", "unusual": true }, { "name": "nonamenumberdelim", "if": "style=socialscienceshuberlin", "unusual": true }, { "name": "innametitledelim", "if": "style=socialscienceshuberlin", "unusual": true }, { "name": "extradateonlycompcitedelim", "if": "style=socialscienceshuberlin", "unusual": true }, { "name": "extradateonlycompciterangedelim", "if": "style=socialscienceshuberlin", "unusual": true }, { "name": "extranameonlycompcitedelim", "if": "style=socialscienceshuberlin", "unusual": true }, { "name": "extranameonlycompciterangedelim", "if": "style=socialscienceshuberlin", "unusual": true }, { "name": "DeclareOuterCiteDelims", "if": "style=socialscienceshuberlin", "arg": { "format": "{}{}{}", "snippet": "DeclareOuterCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "DeclareInnerCiteDelims", "if": "style=socialscienceshuberlin", "arg": { "format": "{}{}{}", "snippet": "DeclareInnerCiteDelims{${1:cite cmd}}{${2:open delim}}{${3:close delim}}" } }, { "name": "UndeclareOuterCiteDelims", "if": "style=socialscienceshuberlin", "arg": { "format": "{}", "snippet": "UndeclareOuterCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareInnerCiteDelims", "if": "style=socialscienceshuberlin", "arg": { "format": "{}", "snippet": "UndeclareInnerCiteDelims{${1:cite cmd}}" } }, { "name": "UndeclareCiteDelims", "if": "style=socialscienceshuberlin", "arg": { "format": "{}", "snippet": "UndeclareCiteDelims{${1:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias", "if": "style=socialscienceshuberlin", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareOuterCiteDelimsAlias*", "if": "style=socialscienceshuberlin", "arg": { "format": "{}{}", "snippet": "DeclareOuterCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias", "if": "style=socialscienceshuberlin", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "DeclareInnerCiteDelimsAlias*", "if": "style=socialscienceshuberlin", "arg": { "format": "{}{}", "snippet": "DeclareInnerCiteDelimsAlias*{${1:cite alias}}{${2:cite cmd}}" } }, { "name": "RegisterCiteDelims", "if": "style=socialscienceshuberlin", "arg": { "format": "{}{}", "snippet": "RegisterCiteDelims{${1:modifier}}{${2:cite cmd}}" } }, { "name": "mkextblxsupercite", "if": "style=socialscienceshuberlin", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxsupercite{${1:text}}" } }, { "name": "mkextblxfootcite", "if": "style=socialscienceshuberlin", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcite{${1:text}}" } }, { "name": "mkextblxfootcitetext", "if": "style=socialscienceshuberlin", "unusual": true, "arg": { "format": "{}", "snippet": "mkextblxfootcitetext{${1:text}}" } }, { "name": "mksmartcite", "if": "style=socialscienceshuberlin", "unusual": true, "arg": { "format": "{}", "snippet": "mksmartcite{${1:text}}" } }, { "name": "mkibid", "if": "style=socialscienceshuberlin", "unusual": true, "arg": { "format": "{}", "snippet": "mkibid{${1:arg}}" } }, { "name": "introcitepunct", "if": "style=socialscienceshuberlin", "unusual": true }, { "name": "introcitebreak", "if": "style=socialscienceshuberlin", "unusual": true }, { "name": "introcitewidth", "if": "style=socialscienceshuberlin", "unusual": true }, { "name": "introcitesep", "if": "style=socialscienceshuberlin", "unusual": true }, { "name": "AtIntrocite", "if": "style=socialscienceshuberlin", "arg": { "format": "{}", "snippet": "AtIntrocite{${1:code}}" } }, { "name": "AtIntrocite*", "if": "style=socialscienceshuberlin", "arg": { "format": "{}", "snippet": "AtIntrocite*{${1:code}}" } }, { "name": "AtXrefcite", "if": "style=socialscienceshuberlin", "arg": { "format": "{}", "snippet": "AtXrefcite{${1:code}}" } }, { "name": "AtXrefcite*", "if": "style=socialscienceshuberlin", "arg": { "format": "{}", "snippet": "AtXrefcite*{${1:code}}" } }, { "name": "titleaddonpunct", "if": "style=socialscienceshuberlin", "unusual": true }, { "name": "titlemaintitledelim", "if": "style=socialscienceshuberlin", "unusual": true }, { "name": "maintitletitledelim", "if": "style=socialscienceshuberlin", "unusual": true }, { "name": "voltitledelim", "if": "style=socialscienceshuberlin", "unusual": true }, { "name": "jourvoldelim", "if": "style=socialscienceshuberlin", "unusual": true }, { "name": "jourserdelim", "if": "style=socialscienceshuberlin", "unusual": true }, { "name": "servoldelim", "if": "style=socialscienceshuberlin", "unusual": true }, { "name": "volnumdatedelim", "if": "style=socialscienceshuberlin", "unusual": true }, { "name": "volnumdelim", "if": "style=socialscienceshuberlin", "unusual": true }, { "name": "sernumdelim", "if": "style=socialscienceshuberlin", "unusual": true }, { "name": "locdatedelim", "if": "style=socialscienceshuberlin", "unusual": true }, { "name": "locpubdelim", "if": "style=socialscienceshuberlin", "unusual": true }, { "name": "publocdelim", "if": "style=socialscienceshuberlin", "unusual": true }, { "name": "pubdatedelim", "if": "style=socialscienceshuberlin", "unusual": true }, { "name": "testCJKfirst", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "{}", "snippet": "testCJKfirst{${1:field}}" } }, { "name": "multivolparser", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "{}", "snippet": "multivolparser{${1:arg}}" } }, { "name": "multinumberparser", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "{}", "snippet": "multinumberparser{${1:arg}}" } }, { "name": "footbibmargin", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "footbiblabelsep", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "execgbfootbib", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "thegbnamefmtcase", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "mkgbnumlabel", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "{}", "snippet": "mkgbnumlabel{${1:arg}}" } }, { "name": "thegbalignlabel", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "thegbcitelocalcase", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "thegbbiblocalcase", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "execlanodeah", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "thelanordernum", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "execlanodudf", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "{}", "snippet": "execlanodudf{${1:string}}" } }, { "name": "setlocalbibstring", "if": "style=thuthesis-author-year", "arg": { "format": "{}{}", "snippet": "setlocalbibstring{${1:string}}{${2:text}}" } }, { "name": "setlocalbiblstring", "if": "style=thuthesis-author-year", "arg": { "format": "{}{}", "snippet": "setlocalbiblstring{${1:string}}{${2:text}}" } }, { "name": "dealnoathor", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "dealsortlan", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "bibitemindent", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "therefnumeric", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "biblabelextend", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "setaligngbnumeric", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "setaligngbstyle", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "lengthid", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "lengthlw", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "itemcmd", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "publocpunct", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "bibtitlefont", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "bibauthorfont", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "bibpubfont", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "execgbfdfmtstd", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "aftertransdelim", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "gbcaselocalset", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "gbpinyinlocalset", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "gbquanpinlocalset", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "defdoublelangentry", "if": "style=thuthesis-author-year", "arg": { "format": "{}{}", "snippet": "defdoublelangentry{${1:entrykey1}}{${2:entrykey2}}" } }, { "name": "addEntryField", "if": "style=thuthesis-author-year", "arg": { "format": "{}{}{}", "snippet": "addEntryField{${1:entrykeys}}{${2:field}}{${3:fieldvalue}}" } }, { "name": "pubdatadelim", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "mkbibleftborder", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "mkbibrightborder", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "compextradelim", "if": "style=thuthesis-author-year", "unusual": true }, { "name": "upcite", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "{}", "snippet": "upcite{${1:bibid}}" } }, { "name": "upcite", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "[]{}", "snippet": "upcite[${2:postnote}]{${1:bibid}}" } }, { "name": "upcite", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "[][]{}", "snippet": "upcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "pagescite", "if": "style=thuthesis-author-year", "arg": { "format": "{}", "snippet": "pagescite{${1:bibid}}" } }, { "name": "pagescite", "if": "style=thuthesis-author-year", "arg": { "format": "[]{}", "snippet": "pagescite[${2:postnote}]{${1:bibid}}" } }, { "name": "pagescite", "if": "style=thuthesis-author-year", "arg": { "format": "[][]{}", "snippet": "pagescite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=thuthesis-author-year", "arg": { "format": "{}", "snippet": "yearpagescite{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=thuthesis-author-year", "arg": { "format": "[]{}", "snippet": "yearpagescite[${2:postnote}]{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=thuthesis-author-year", "arg": { "format": "[][]{}", "snippet": "yearpagescite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "yearcite", "if": "style=thuthesis-author-year", "arg": { "format": "{}", "snippet": "yearcite{${1:bibid}}" } }, { "name": "yearcite", "if": "style=thuthesis-author-year", "arg": { "format": "[]{}", "snippet": "yearcite[${2:postnote}]{${1:bibid}}" } }, { "name": "yearcite", "if": "style=thuthesis-author-year", "arg": { "format": "[][]{}", "snippet": "yearcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=thuthesis-author-year", "arg": { "format": "{}", "snippet": "authornumcite{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=thuthesis-author-year", "arg": { "format": "[]{}", "snippet": "authornumcite[${2:postnote}]{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=thuthesis-author-year", "arg": { "format": "[][]{}", "snippet": "authornumcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citet", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "{}", "snippet": "citet{${1:bibid}}" } }, { "name": "citet", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "[]{}", "snippet": "citet[${2:postnote}]{${1:bibid}}" } }, { "name": "citet", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citet[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citep", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "{}", "snippet": "citep{${1:bibid}}" } }, { "name": "citep", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "[]{}", "snippet": "citep[${2:postnote}]{${1:bibid}}" } }, { "name": "citep", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citep[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citets", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "{}{}", "snippet": "citets{${1:bibid}}{${2:bibid}}" } }, { "name": "citets", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "(){}{}", "snippet": "citets(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citets", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "()(){}{}", "snippet": "citets(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citets", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "citets(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citets", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "citets[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citets", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "citets[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "citets", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "()()[][]{}[][]{}", "snippet": "citets(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "citetns", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "{}", "snippet": "citetns{${1:bibid}}" } }, { "name": "citetns", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "[]{}", "snippet": "citetns[${2:postnote}]{${1:bibid}}" } }, { "name": "citetns", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citetns[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citepns", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "{}", "snippet": "citepns{${1:bibid}}" } }, { "name": "citepns", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "[]{}", "snippet": "citepns[${2:postnote}]{${1:bibid}}" } }, { "name": "citepns", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citepns[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "{}", "snippet": "inlinecite{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "[]{}", "snippet": "inlinecite[${2:postnote}]{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "[][]{}", "snippet": "inlinecite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citec", "if": "style=thuthesis-author-year", "arg": { "format": "{}", "snippet": "citec{${1:bibid}}" } }, { "name": "citec", "if": "style=thuthesis-author-year", "arg": { "format": "[]{}", "snippet": "citec[${2:postnote}]{${1:bibid}}" } }, { "name": "citec", "if": "style=thuthesis-author-year", "arg": { "format": "[][]{}", "snippet": "citec[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citecs", "if": "style=thuthesis-author-year", "arg": { "format": "{}{}", "snippet": "citecs{${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "(){}{}", "snippet": "citecs(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=thuthesis-author-year", "arg": { "format": "()(){}{}", "snippet": "citecs(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "citecs(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "citecs[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "citecs[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=thuthesis-author-year", "arg": { "format": "()()[][]{}[][]{}", "snippet": "citecs(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=thuthesis-author-year", "arg": { "format": "{}{}", "snippet": "authornumcites{${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "(){}{}", "snippet": "authornumcites(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=thuthesis-author-year", "arg": { "format": "()(){}{}", "snippet": "authornumcites(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "authornumcites(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "authornumcites[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=thuthesis-author-year", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "authornumcites[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=thuthesis-author-year", "arg": { "format": "()()[][]{}[][]{}", "snippet": "authornumcites(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "testCJKfirst", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "{}", "snippet": "testCJKfirst{${1:field}}" } }, { "name": "multivolparser", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "{}", "snippet": "multivolparser{${1:arg}}" } }, { "name": "multinumberparser", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "{}", "snippet": "multinumberparser{${1:arg}}" } }, { "name": "footbibmargin", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "footbiblabelsep", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "execgbfootbib", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "thegbnamefmtcase", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "mkgbnumlabel", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "{}", "snippet": "mkgbnumlabel{${1:arg}}" } }, { "name": "thegbalignlabel", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "thegbcitelocalcase", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "thegbbiblocalcase", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "execlanodeah", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "thelanordernum", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "execlanodudf", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "{}", "snippet": "execlanodudf{${1:string}}" } }, { "name": "setlocalbibstring", "if": "style=thuthesis-bachelor", "arg": { "format": "{}{}", "snippet": "setlocalbibstring{${1:string}}{${2:text}}" } }, { "name": "setlocalbiblstring", "if": "style=thuthesis-bachelor", "arg": { "format": "{}{}", "snippet": "setlocalbiblstring{${1:string}}{${2:text}}" } }, { "name": "dealsortlan", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "bibitemindent", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "biblabelextend", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "setaligngbstyle", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "lengthid", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "lengthlw", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "itemcmd", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "setaligngbstyleay", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "publocpunct", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "bibtitlefont", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "bibauthorfont", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "bibpubfont", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "execgbfdfmtstd", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "aftertransdelim", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "gbcaselocalset", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "gbpinyinlocalset", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "gbquanpinlocalset", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "defdoublelangentry", "if": "style=thuthesis-bachelor", "arg": { "format": "{}{}", "snippet": "defdoublelangentry{${1:entrykey1}}{${2:entrykey2}}" } }, { "name": "addEntryField", "if": "style=thuthesis-bachelor", "arg": { "format": "{}{}{}", "snippet": "addEntryField{${1:entrykeys}}{${2:field}}{${3:fieldvalue}}" } }, { "name": "pubdatadelim", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "mkbibleftborder", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "mkbibrightborder", "if": "style=thuthesis-bachelor", "unusual": true }, { "name": "mkbibsuperbracket", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibsuperbracket{${1:text}}" } }, { "name": "mkbibsuperscriptusp", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibsuperscriptusp{${1:text}}" } }, { "name": "upcite", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "{}", "snippet": "upcite{${1:bibid}}" } }, { "name": "upcite", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "[]{}", "snippet": "upcite[${2:postnote}]{${1:bibid}}" } }, { "name": "upcite", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "[][]{}", "snippet": "upcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "pagescite", "if": "style=thuthesis-bachelor", "arg": { "format": "{}", "snippet": "pagescite{${1:bibid}}" } }, { "name": "pagescite", "if": "style=thuthesis-bachelor", "arg": { "format": "[]{}", "snippet": "pagescite[${2:postnote}]{${1:bibid}}" } }, { "name": "pagescite", "if": "style=thuthesis-bachelor", "arg": { "format": "[][]{}", "snippet": "pagescite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=thuthesis-bachelor", "arg": { "format": "{}", "snippet": "yearpagescite{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=thuthesis-bachelor", "arg": { "format": "[]{}", "snippet": "yearpagescite[${2:postnote}]{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=thuthesis-bachelor", "arg": { "format": "[][]{}", "snippet": "yearpagescite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "yearcite", "if": "style=thuthesis-bachelor", "arg": { "format": "{}", "snippet": "yearcite{${1:bibid}}" } }, { "name": "yearcite", "if": "style=thuthesis-bachelor", "arg": { "format": "[]{}", "snippet": "yearcite[${2:postnote}]{${1:bibid}}" } }, { "name": "yearcite", "if": "style=thuthesis-bachelor", "arg": { "format": "[][]{}", "snippet": "yearcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=thuthesis-bachelor", "arg": { "format": "{}", "snippet": "authornumcite{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=thuthesis-bachelor", "arg": { "format": "[]{}", "snippet": "authornumcite[${2:postnote}]{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=thuthesis-bachelor", "arg": { "format": "[][]{}", "snippet": "authornumcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citet", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "{}", "snippet": "citet{${1:bibid}}" } }, { "name": "citet", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "[]{}", "snippet": "citet[${2:postnote}]{${1:bibid}}" } }, { "name": "citet", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citet[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citep", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "{}", "snippet": "citep{${1:bibid}}" } }, { "name": "citep", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "[]{}", "snippet": "citep[${2:postnote}]{${1:bibid}}" } }, { "name": "citep", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citep[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citetns", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "{}", "snippet": "citetns{${1:bibid}}" } }, { "name": "citetns", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "[]{}", "snippet": "citetns[${2:postnote}]{${1:bibid}}" } }, { "name": "citetns", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citetns[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citepns", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "{}", "snippet": "citepns{${1:bibid}}" } }, { "name": "citepns", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "[]{}", "snippet": "citepns[${2:postnote}]{${1:bibid}}" } }, { "name": "citepns", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citepns[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "{}", "snippet": "inlinecite{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "[]{}", "snippet": "inlinecite[${2:postnote}]{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "[][]{}", "snippet": "inlinecite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citec", "if": "style=thuthesis-bachelor", "arg": { "format": "{}", "snippet": "citec{${1:bibid}}" } }, { "name": "citec", "if": "style=thuthesis-bachelor", "arg": { "format": "[]{}", "snippet": "citec[${2:postnote}]{${1:bibid}}" } }, { "name": "citec", "if": "style=thuthesis-bachelor", "arg": { "format": "[][]{}", "snippet": "citec[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citecs", "if": "style=thuthesis-bachelor", "arg": { "format": "{}{}", "snippet": "citecs{${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "(){}{}", "snippet": "citecs(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=thuthesis-bachelor", "arg": { "format": "()(){}{}", "snippet": "citecs(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "citecs(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "citecs[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "citecs[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=thuthesis-bachelor", "arg": { "format": "()()[][]{}[][]{}", "snippet": "citecs(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=thuthesis-bachelor", "arg": { "format": "{}{}", "snippet": "authornumcites{${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "(){}{}", "snippet": "authornumcites(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=thuthesis-bachelor", "arg": { "format": "()(){}{}", "snippet": "authornumcites(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "authornumcites(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "authornumcites[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=thuthesis-bachelor", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "authornumcites[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=thuthesis-bachelor", "arg": { "format": "()()[][]{}[][]{}", "snippet": "authornumcites(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "testCJKfirst", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "testCJKfirst{${1:field}}" } }, { "name": "multivolparser", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "multivolparser{${1:arg}}" } }, { "name": "multinumberparser", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "multinumberparser{${1:arg}}" } }, { "name": "footbibmargin", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "footbiblabelsep", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "execgbfootbib", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "thegbnamefmtcase", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "mkgbnumlabel", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "mkgbnumlabel{${1:arg}}" } }, { "name": "thegbalignlabel", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "thegbcitelocalcase", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "thegbbiblocalcase", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "execlanodeah", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "thelanordernum", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "execlanodudf", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "execlanodudf{${1:string}}" } }, { "name": "setlocalbibstring", "if": "style=thuthesis-numeric", "arg": { "format": "{}{}", "snippet": "setlocalbibstring{${1:string}}{${2:text}}" } }, { "name": "setlocalbiblstring", "if": "style=thuthesis-numeric", "arg": { "format": "{}{}", "snippet": "setlocalbiblstring{${1:string}}{${2:text}}" } }, { "name": "dealsortlan", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "bibitemindent", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "biblabelextend", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "setaligngbstyle", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "lengthid", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "lengthlw", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "itemcmd", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "setaligngbstyleay", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "publocpunct", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "bibtitlefont", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "bibauthorfont", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "bibpubfont", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "execgbfdfmtstd", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "aftertransdelim", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "gbcaselocalset", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "gbpinyinlocalset", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "gbquanpinlocalset", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "defdoublelangentry", "if": "style=thuthesis-numeric", "arg": { "format": "{}{}", "snippet": "defdoublelangentry{${1:entrykey1}}{${2:entrykey2}}" } }, { "name": "addEntryField", "if": "style=thuthesis-numeric", "arg": { "format": "{}{}{}", "snippet": "addEntryField{${1:entrykeys}}{${2:field}}{${3:fieldvalue}}" } }, { "name": "pubdatadelim", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "mkbibleftborder", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "mkbibrightborder", "if": "style=thuthesis-numeric", "unusual": true }, { "name": "mkbibsuperbracket", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibsuperbracket{${1:text}}" } }, { "name": "mkbibsuperscriptusp", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "mkbibsuperscriptusp{${1:text}}" } }, { "name": "upcite", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "upcite{${1:bibid}}" } }, { "name": "upcite", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "[]{}", "snippet": "upcite[${2:postnote}]{${1:bibid}}" } }, { "name": "upcite", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "[][]{}", "snippet": "upcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "pagescite", "if": "style=thuthesis-numeric", "arg": { "format": "{}", "snippet": "pagescite{${1:bibid}}" } }, { "name": "pagescite", "if": "style=thuthesis-numeric", "arg": { "format": "[]{}", "snippet": "pagescite[${2:postnote}]{${1:bibid}}" } }, { "name": "pagescite", "if": "style=thuthesis-numeric", "arg": { "format": "[][]{}", "snippet": "pagescite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=thuthesis-numeric", "arg": { "format": "{}", "snippet": "yearpagescite{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=thuthesis-numeric", "arg": { "format": "[]{}", "snippet": "yearpagescite[${2:postnote}]{${1:bibid}}" } }, { "name": "yearpagescite", "if": "style=thuthesis-numeric", "arg": { "format": "[][]{}", "snippet": "yearpagescite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "yearcite", "if": "style=thuthesis-numeric", "arg": { "format": "{}", "snippet": "yearcite{${1:bibid}}" } }, { "name": "yearcite", "if": "style=thuthesis-numeric", "arg": { "format": "[]{}", "snippet": "yearcite[${2:postnote}]{${1:bibid}}" } }, { "name": "yearcite", "if": "style=thuthesis-numeric", "arg": { "format": "[][]{}", "snippet": "yearcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=thuthesis-numeric", "arg": { "format": "{}", "snippet": "authornumcite{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=thuthesis-numeric", "arg": { "format": "[]{}", "snippet": "authornumcite[${2:postnote}]{${1:bibid}}" } }, { "name": "authornumcite", "if": "style=thuthesis-numeric", "arg": { "format": "[][]{}", "snippet": "authornumcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citet", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "citet{${1:bibid}}" } }, { "name": "citet", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "[]{}", "snippet": "citet[${2:postnote}]{${1:bibid}}" } }, { "name": "citet", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citet[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citep", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "citep{${1:bibid}}" } }, { "name": "citep", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "[]{}", "snippet": "citep[${2:postnote}]{${1:bibid}}" } }, { "name": "citep", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citep[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citetns", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "citetns{${1:bibid}}" } }, { "name": "citetns", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "[]{}", "snippet": "citetns[${2:postnote}]{${1:bibid}}" } }, { "name": "citetns", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citetns[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citepns", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "citepns{${1:bibid}}" } }, { "name": "citepns", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "[]{}", "snippet": "citepns[${2:postnote}]{${1:bibid}}" } }, { "name": "citepns", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citepns[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "{}", "snippet": "inlinecite{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "[]{}", "snippet": "inlinecite[${2:postnote}]{${1:bibid}}" } }, { "name": "inlinecite", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "[][]{}", "snippet": "inlinecite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citec", "if": "style=thuthesis-numeric", "arg": { "format": "{}", "snippet": "citec{${1:bibid}}" } }, { "name": "citec", "if": "style=thuthesis-numeric", "arg": { "format": "[]{}", "snippet": "citec[${2:postnote}]{${1:bibid}}" } }, { "name": "citec", "if": "style=thuthesis-numeric", "arg": { "format": "[][]{}", "snippet": "citec[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "citecs", "if": "style=thuthesis-numeric", "arg": { "format": "{}{}", "snippet": "citecs{${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "(){}{}", "snippet": "citecs(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=thuthesis-numeric", "arg": { "format": "()(){}{}", "snippet": "citecs(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "citecs", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "citecs(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "citecs[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "citecs[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "citecs", "if": "style=thuthesis-numeric", "arg": { "format": "()()[][]{}[][]{}", "snippet": "citecs(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=thuthesis-numeric", "arg": { "format": "{}{}", "snippet": "authornumcites{${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "(){}{}", "snippet": "authornumcites(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=thuthesis-numeric", "arg": { "format": "()(){}{}", "snippet": "authornumcites(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "authornumcites(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "authornumcites[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=thuthesis-numeric", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "authornumcites[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "authornumcites", "if": "style=thuthesis-numeric", "arg": { "format": "()()[][]{}[][]{}", "snippet": "authornumcites(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "volumenumberdelim", "if": "style=trad-abbrv", "unusual": true }, { "name": "newcommaunit", "if": "style=trad-abbrv", "unusual": true }, { "name": "newcommaunit*", "if": "style=trad-abbrv", "unusual": true }, { "name": "volumenumberdelim", "if": "style=trad-alpha", "unusual": true }, { "name": "newcommaunit", "if": "style=trad-alpha", "unusual": true }, { "name": "newcommaunit*", "if": "style=trad-alpha", "unusual": true }, { "name": "volumenumberdelim", "if": "style=trad-plain", "unusual": true }, { "name": "newcommaunit", "if": "style=trad-plain", "unusual": true }, { "name": "newcommaunit*", "if": "style=trad-plain", "unusual": true }, { "name": "volumenumberdelim", "if": "style=trad-standard", "unusual": true }, { "name": "newcommaunit", "if": "style=trad-standard", "unusual": true }, { "name": "newcommaunit*", "if": "style=trad-standard", "unusual": true }, { "name": "volumenumberdelim", "if": "style=trad-unsrt", "unusual": true }, { "name": "newcommaunit", "if": "style=trad-unsrt", "unusual": true }, { "name": "newcommaunit*", "if": "style=trad-unsrt", "unusual": true }, { "name": "mkbibdateunified", "if": "style=unified", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "mkbibdateunified{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "iflinkparens", "if": "style=unified", "unusual": true, "arg": { "format": "{}{}", "snippet": "iflinkparens{${1:true}}{${2:false}}" } }, { "name": "annotsep", "if": "style=univie-ling", "unusual": true }, { "name": "annotationdelim", "if": "style=univie-ling", "unusual": true }, { "name": "mkbibdateunified", "if": "style=univie-ling", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "mkbibdateunified{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "idemcite", "if": "style=windycity", "arg": { "format": "{}", "snippet": "idemcite{${1:bibid}}" } }, { "name": "idemcite", "if": "style=windycity", "arg": { "format": "[]{}", "snippet": "idemcite[${2:postnote}]{${1:bibid}}" } }, { "name": "idemcite", "if": "style=windycity", "arg": { "format": "[][]{}", "snippet": "idemcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "idemcites", "if": "style=windycity", "arg": { "format": "{}{}", "snippet": "idemcites{${1:bibid}}{${2:bibid}}" } }, { "name": "idemcites", "if": "style=windycity", "unusual": true, "arg": { "format": "(){}{}", "snippet": "idemcites(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "idemcites", "if": "style=windycity", "arg": { "format": "()(){}{}", "snippet": "idemcites(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "idemcites", "if": "style=windycity", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "idemcites(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "idemcites", "if": "style=windycity", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "idemcites[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "idemcites", "if": "style=windycity", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "idemcites[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "idemcites", "if": "style=windycity", "arg": { "format": "()()[][]{}[][]{}", "snippet": "idemcites(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "footidemcite", "if": "style=windycity", "arg": { "format": "{}", "snippet": "footidemcite{${1:bibid}}" } }, { "name": "footidemcite", "if": "style=windycity", "arg": { "format": "[]{}", "snippet": "footidemcite[${2:postnote}]{${1:bibid}}" } }, { "name": "footidemcite", "if": "style=windycity", "arg": { "format": "[][]{}", "snippet": "footidemcite[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "footidemcites", "if": "style=windycity", "arg": { "format": "{}{}", "snippet": "footidemcites{${1:bibid}}{${2:bibid}}" } }, { "name": "footidemcites", "if": "style=windycity", "unusual": true, "arg": { "format": "(){}{}", "snippet": "footidemcites(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "footidemcites", "if": "style=windycity", "arg": { "format": "()(){}{}", "snippet": "footidemcites(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "footidemcites", "if": "style=windycity", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "footidemcites(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "footidemcites", "if": "style=windycity", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "footidemcites[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "footidemcites", "if": "style=windycity", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "footidemcites[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "footidemcites", "if": "style=windycity", "arg": { "format": "()()[][]{}[][]{}", "snippet": "footidemcites(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "parenauth", "if": "style=windycity", "arg": { "format": "{}", "snippet": "parenauth{${1:bibid}}" } }, { "name": "parenauth", "if": "style=windycity", "arg": { "format": "[]{}", "snippet": "parenauth[${2:postnote}]{${1:bibid}}" } }, { "name": "parenauth", "if": "style=windycity", "arg": { "format": "[][]{}", "snippet": "parenauth[${2:prenote}][${3:postnote}]{${1:bibid}}" } }, { "name": "parenauths", "if": "style=windycity", "arg": { "format": "{}{}", "snippet": "parenauths{${1:bibid}}{${2:bibid}}" } }, { "name": "parenauths", "if": "style=windycity", "unusual": true, "arg": { "format": "(){}{}", "snippet": "parenauths(${3:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "parenauths", "if": "style=windycity", "arg": { "format": "()(){}{}", "snippet": "parenauths(${3:pre})(${4:post}){${1:bibid}}{${2:bibid}}" } }, { "name": "parenauths", "if": "style=windycity", "unusual": true, "arg": { "format": "()()[]{}[]{}", "snippet": "parenauths(${5:pre})(${6:post})[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "parenauths", "if": "style=windycity", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "parenauths[${3:post}]{${1:bibid}}[${4:post}]{${2:bibid}}" } }, { "name": "parenauths", "if": "style=windycity", "unusual": true, "arg": { "format": "[][]{}[][]{}", "snippet": "parenauths[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "parenauths", "if": "style=windycity", "arg": { "format": "()()[][]{}[][]{}", "snippet": "parenauths(${7:pre})(${8:post})[${3:pre}][${4:post}]{${1:bibid}}[${5:pre}][${6:post}]{${2:bibid}}" } }, { "name": "mkmonthrange", "if": "style=windycity", "unusual": true, "arg": { "format": "{}{}", "snippet": "mkmonthrange{${1:arg1}}{${2:arg2}}" } }, { "name": "mkmonthdayrange", "if": "style=windycity", "unusual": true, "arg": { "format": "{}{}", "snippet": "mkmonthdayrange{${1:arg1}}{${2:arg2}}" } }, { "name": "mkmonthdayyearrange", "if": "style=windycity", "unusual": true, "arg": { "format": "{}{}", "snippet": "mkmonthdayyearrange{${1:arg1}}{${2:arg2}}" } }, { "name": "anona", "if": "style=windycity", "unusual": true }, { "name": "anonb", "if": "style=windycity", "unusual": true }, { "name": "crossreflist", "if": "style=windycity", "unusual": true }, { "name": "pluga", "if": "style=windycity", "unusual": true }, { "name": "plugb", "if": "style=windycity", "unusual": true }, { "name": "xtitle", "if": "style=windycity", "unusual": true }, { "name": "xeditor", "if": "style=windycity", "unusual": true }, { "name": "yeditor", "if": "style=windycity", "unusual": true }, { "name": "edtypes", "if": "style=windycity", "unusual": true }, { "name": "transtypes", "if": "style=windycity", "unusual": true }, { "name": "AtBeginLists", "if": "style=windycity", "unusual": true }, { "name": "AtEveryItem", "if": "style=windycity", "unusual": true }, { "name": "authtypes", "if": "style=windycity", "unusual": true }, { "name": "iffieldstart", "if": "style=windycity", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "iffieldstart{${1:field}}{${2:sym}}{${3:true}}{${4:false}}" } } ], "envs": [ { "name": "refsection" }, { "name": "refsection", "arg": { "format": "[]", "snippet": "[${1:bib files}]" } }, { "name": "refsegment" }, { "name": "refcontext", "arg": { "format": "{}", "snippet": "{${1:name}}" } }, { "name": "refcontext", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:name}}", "keys": [ "\\DeclareRefcontext,\\begin{refcontext},\\newrefcontext,\\localrefcontext,\\assignrefcontextkeyws,\\assignrefcontextkeyws*,\\assignrefcontextcats,\\assignrefcontextcats*,\\assignrefcontextentries,\\assignrefcontextentries*,\\GenRefcontextData" ], "keyPos": 0 } }, { "name": "fullexpotherlanguage", "if": "style=archaeologie", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:language}}" } }, { "name": "theshorthands", "if": "style=enc" }, { "name": "plnumgroup", "if": "style=publist" } ], "keys": { "\\usepackage/biblatex#c": [ "backend=${1|bibtex,bibtex8,biber|}", "style=${1|authoryear,authortitle,alphabetic,numeric,alphabetic-verb,authortitle-comp,authortitle-ibid,authortitle-icomp,authortitle-tcomp,authortitle-terse,authortitle-ticomp,authoryear-comp,authoryear-ibid,authoryear-icomp,debug,draft,numeric-comp,numeric-verb,reading,verbose,verbose-ibid,verbose-inote,verbose-note,verbose-trad1,verbose-trad2,verbose-trad3|}", "bibstyle=${1|authoryear,authortitle,numeric,alphabetic,verbose,reading,draft,debug|}", "citestyle=${1|authoryear,authortitle,alphabetic,numeric,numeric-comp,numeric-verb,alphabetic-verb,authoryear-comp,authoryear-ibid,authoryear-icomp,authortitle-comp,authortitle-ibid,authortitle-icomp,authortitle-terse,authortitle-tcomp,authortitle-ticomp,verbose,verbose-ibid,verbose-note,verbose-inote,verbose-trad1,verbose-trad2,verbose-trad3,reading,draft,debug|}", "natbib", "mcite", "casechanger=${1|auto,latex2e,expl3|}", "datamodel=${1:model}" ], "\\usepackage/biblatex#c,\\ExecuteBibliographyOptions#c": [ "sorting=${1|nty,nyt,nyvt,anyt,anyvt,ynt,ydnt,none,debug|}", "sortcase", "sortupper", "sortlocale=", "sortcites", "sortsets", "pluralothers", "maxnames=${1:integer}", "minnames=${1:integer}", "maxbibnames=${1:integer}", "minbibnames=${1:integer}", "maxcitenames=${1:integer}", "mincitenames=${1:integer}", "maxsortnames=${1:integer}", "minsortnames=${1:integer}", "maxitems=${1:integer}", "minitems=${1:integer}", "autocite=${1|plain,inline,footnote,superscript|}", "autopunct", "language=${1|autobib,autocite,auto|}", "clearlang", "autolang=${1|none,hyphen,other,other*,langname|}", "langhook=${1|captions,extras|}", "block=${1|none,space,par,nbpar,ragged|}", "locallabelwidth", "notetype=${1|foot+end,footonly,endonly|}", "hyperref=${1|true,false,auto,manual|}", "backref", "backrefstyle=${1|none,three,two,two+,three+,all+|}", "backrefsetstyle=${1|setonly,memonly,setormem,setandmem,memandset,setplusmem|}", "backreffloats", "indexing=${1|true,false,cite,bib|}", "loadfiles", "refsection=${1|none,part,chapter,chapter+,section,section+,subsection,subsection+|}", "refsegment=${1|none,part,chapter,chapter+,section,section+,subsection,subsection+|}", "citereset=${1|none,part,chapter,chapter+,section,section+,subsection,subsection+|}", "abbreviate", "date=${1|year,short,long,terse,comp,ymd,iso|}", "labeldate=${1|year,short,long,terse,comp,ymd,iso|}", "eventdate=${1|year,short,long,terse,comp,ymd,iso|}", "origdate=${1|year,short,long,terse,comp,ymd,iso|}", "urldate=${1|year,short,long,terse,comp,ymd,iso|}", "alldates=${1|year,short,long,terse,comp,iso|}", "julian", "gregorianstart=${1:YYYY-MM-DD}", "datezeros", "timezeros", "timezones", "seconds", "dateabbrev", "datecirca", "dateuncertain", "dateera=${1|astronomical,secular,christian|}", "dateeraauto=${1:integer}", "time=${1|12h,24h,24hcomp|}", "labeltime=${1|12h,24h,24hcomp|}", "eventtime=${1|12h,24h,24hcomp|}", "origtime=${1|12h,24h,24hcomp|}", "urltime=${1|12h,24h,24hcomp|}", "alltimes=${1|12h,24h,24hcomp|}", "dateusetime", "labeldateusetime", "eventdateusetime", "origdateusetime", "urldateusetime", "alldatesusetime", "defernumbers", "punctfont", "arxiv=${1|abs,ps,pdf,format|}", "texencoding=", "bibencoding=", "safeinputenc", "bibwarn", "mincrossrefs=${1:integer}", "minxrefs=${1:integer}", "bibtexcaseprotection", "isbn", "url", "doi", "eprint", "related", "subentry", "subentrycomp", "dashed", "mergedate=${1|false,minimum,basic,compact,maximum,true|}", "ibidpage", "citepages=${1|permit,suppress,omit,separate|}", "strict", "pagetracker=${1|true,false,page,spread|}", "citecounter=${1|true,false,context|}", "citetracker=${1|true,false,context,strict,constrict|}", "ibidtracker=${1|true,false,context,strict,constrict|}", "opcittracker=${1|true,false,context,strict,constrict|}", "loccittracker=${1|true,false,context,strict,constrict|}", "idemtracker=${1|true,false,context,strict,constrict|}", "trackfloats", "parentracker", "maxparens=${1:integer}", "giveninits", "terseinits", "labelalpha", "maxalphanames=${1:integer}", "minalphanames=${1:integer}", "labelnumber", "noroman", "labeltitle", "labeltitleyear", "labeldateparts", "singletitle", "uniquetitle", "uniquebaretitle", "uniquework", "uniqueprimaryauthor", "uniquename=${1|true,false,init,full,allinit,allfull,mininit,minfull,minyearinit,minyearfull|}", "uniquelist=${1|true,false,minyear|}", "nohashothers", "nosortothers", "useauthor", "useeditor", "usetranslator", "useprefix", "indexing=${1|true,false,cite,bib|}", "skipbib", "skipbiblist", "skiplab", "dataonly", "ittitles", "scbib", "nosl", "nosn", "noslsn", "repeattitles", "repeatfirstfields", "repeatfields", "usedashes", "indent", "extradate", "extrayear", "justify", "pretty", "citecount", "sccite", "ittitles", "scbib", "nosl", "nosn", "noslsn", "repeattitles", "repeatfirstfields", "repeatfields", "usedashes", "indent", "extradate", "extrayear", "justify", "pretty", "citecount", "sccite", "ittitles", "scbib", "nosl", "nosn", "noslsn", "repeattitles", "repeatfirstfields", "repeatfields", "usedashes", "indent", "extradate", "extrayear", "justify", "pretty", "citecount", "comp", "halid", "swhid", "shortswhid", "swlabels", "vcs", "license", "halid", "swhid", "shortswhid", "swlabels", "vcs", "license", "bibancient", "bibcorpora", "lstabbrv", "lstlocations", "lstpublishers", "bibfullname", "scshape", "edby", "publisher", "translation", "yearseries", "width=", "counter", "jstor", "arachne", "zenon", "urn", "biblabel=${1|plain,bold,brackets,parens|}", "inreferencesasfullcite", "eventdatelanguage", "citeauthorformat=${1|initials,full,family,firstfulltheninitials,firstfullthenfamily|}", "seenote", "yearinparens", "nametracker", "apamaxprtauth=${1:number}", "apamaxprtauth=${1:number}", "width=", "publisher", "jstor", "urn", "arthist", "enddot", "pagesfull", "firstcitefull", "allnamesfamilygiven", "namelinked", "nonodate", "utf8", "gbk", "cparen", "utf8", "gbk", "cparen", "articletitle", "chaptertitle", "pageranges", "biblabel=${1|parens,brackets,plain,dot|}", "articletitle", "chaptertitle", "pageranges", "biblabel=${1|parens,brackets,plain,dot|}", "articletitle", "chaptertitle", "pageranges", "biblabel=${1|parens,brackets,plain,dot|}", "articletitle", "chaptertitle", "pageranges", "biblabel=${1|parens,brackets,plain,dot|}", "acronyms", "shorthandinbib", "shorthandwidth=", "shortjournal", "terselos", "xref", "pagetotal", "journalnumber=${1|standard,afteryear,date|}", "bernhard", "series=${1|standard,afteryear,beforeedition|}", "seriesformat=${1|standard,parens|}", "annotation", "edbyidem", "editionstring", "edsuper", "idembib", "library", "nolocation", "nopublisher", "oldauthor", "origfields", "pseudoauthor", "origfieldsformat=${1|parens,brackets,punct|}", "namefont=${1|smallcaps,italic,bold,normal|}", "firstnamefont=${1|smallcaps,italic,bold,normal|}", "idemfont=${1|smallcaps,italic,bold,normal|}", "ibidemfont=${1|smallcaps,italic,bold,normal|}", "idembibformat=${1|idem,dash|}", "editorstring=${1|parens,brackets,normal|}", "editorstringfont=${1|normal,namefont|}", "citedas", "edstringincitations", "omiteditor", "shorthandibid", "citeauthor=${1|namefont,namefontfoot,normalfont|}", "citeauthorname=${1|normal,firstfull,full|}", "ibidpage", "pageref", "citepages=${1|permit,suppress,omit,separate|}", "addyear", "firstfull", "inreference=${1|normal,full|}", "acronyms", "shorthandinbib", "shorthandwidth=", "shortjournal", "terselos", "xref", "pagetotal", "journalnumber=${1|standard,afteryear,date|}", "bernhard", "series=${1|standard,afteryear,beforeedition|}", "seriesformat=${1|standard,parens|}", "annotation", "edbyidem", "editionstring", "edsuper", "idembib", "library", "nolocation", "nopublisher", "oldauthor", "origfields", "pseudoauthor", "origfieldsformat=${1|parens,brackets,punct|}", "namefont=${1|smallcaps,italic,bold,normal|}", "firstnamefont=${1|smallcaps,italic,bold,normal|}", "idemfont=${1|smallcaps,italic,bold,normal|}", "ibidemfont=${1|smallcaps,italic,bold,normal|}", "idembibformat=${1|idem,dash|}", "editorstring=${1|parens,brackets,normal|}", "editorstringfont=${1|normal,namefont|}", "citedas", "edstringincitations", "omiteditor", "shorthandibid", "citeauthor=${1|namefont,namefontfoot,normalfont|}", "citeauthorname=${1|normal,firstfull,full|}", "ibidpage", "pageref", "citepages=${1|permit,suppress,omit,separate|}", "annotatedBibliography", "postnote=${1|afterparen,inparen|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "dashed=${1|true,false,fullhash,bibnamehash|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "dashed=${1|true,false,fullhash,bibnamehash|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "dashed=${1|true,false,fullhash,bibnamehash|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "dashed=${1|true,false,fullhash,bibnamehash|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "dashed=${1|true,false,fullhash,bibnamehash|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "dashed=${1|true,false,fullhash,bibnamehash|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "dashed=${1|true,false,fullhash,bibnamehash|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "dashed=${1|true,false,fullhash,bibnamehash|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "dashed=${1|true,false,fullhash,bibnamehash|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "dashed=${1|true,false,fullhash,bibnamehash|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "dashed=${1|true,false,fullhash,bibnamehash|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "dashed=${1|true,false,fullhash,bibnamehash|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "dashed=${1|true,false,fullhash,bibnamehash|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "dashed=${1|true,false,fullhash,bibnamehash|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "dashed=${1|true,false,fullhash,bibnamehash|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "dashed=${1|true,false,fullhash,bibnamehash|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "dashed=${1|true,false,fullhash,bibnamehash|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "dashed=${1|true,false,fullhash,bibnamehash|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "dashed=${1|true,false,fullhash,bibnamehash|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "dashed=${1|true,false,fullhash,bibnamehash|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "dashed=${1|true,false,fullhash,bibnamehash|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "dashed=${1|true,false,fullhash,bibnamehash|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "dashed=${1|true,false,fullhash,bibnamehash|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "dashed=${1|true,false,fullhash,bibnamehash|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "ignoreaddendum=${1|true,false,cite,bib,both|}", "ignoreforeword=${1|true,false,cite,bib,both|}", "ignoreafterword=${1|true,false,cite,bib,both|}", "ignoreintroduction=${1|true,false,cite,bib,both|}", "ignoreparatext=${1|true,false,cite,bib,both|}", "publisher", "parensvolume", "script", "actor", "ignorearticle", "partofcited", "germ", "translatedas", "directorreplace", "noseries", "series", "nopublisher", "parensfilmnote", "filmruntime", "citeprefix", "yearatbeginning", "origyearwithyear", "origyearsuperscript", "pages=${1|true,false,cite,bib,both|}", "origcite=${1|true,false,superscript|}", "filmindex=${1|true,complete|}", "splitfilmindex", "titleindex=${1|true,subitem,both|}", "fullcitefilm", "compactcite", "citefilm=${1|normal,country,full,complete|}", "xindy", "ignoreaddendum=${1|true,false,cite,bib,both|}", "ignoreforeword=${1|true,false,cite,bib,both|}", "ignoreafterword=${1|true,false,cite,bib,both|}", "ignoreintroduction=${1|true,false,cite,bib,both|}", "ignoreparatext=${1|true,false,cite,bib,both|}", "publisher", "parensvolume", "script", "actor", "ignorearticle", "partofcited", "germ", "translatedas", "directorreplace", "noseries", "series", "nopublisher", "parensfilmnote", "filmruntime", "citeprefix", "yearatbeginning", "origyearwithyear", "origyearsuperscript", "pages=${1|true,false,cite,bib,both|}", "origcite=${1|true,false,superscript|}", "filmindex=${1|true,complete|}", "splitfilmindex", "titleindex=${1|true,subitem,both|}", "fullcitefilm", "compactcite", "citefilm=${1|normal,country,full,complete|}", "xindy", "citexref", "gbmedium", "gbannote", "gbfieldtype", "gbfootbibfmt", "gbfnperpage", "gbfootbib", "gbstyle", "gbtype", "gbcodegbk", "gbstrict", "gbtitlelink", "gbctexset", "gbnoauthor", "gbfieldstd", "gbpub", "gbpunctin", "gblanorder=${2|chineseahead,englishahead,${1:string}|}", "gbcitelocal=${1|gb7714-2015,chinese,english|}", "gbbiblocal=${1|gb7714-2015,chinese,english|}", "gblocal=${1|gb7714-2015,chinese,english|}", "gbbiblabel=${1|bracket,parens,plain,dot,box,circle|}", "gbnamefmt=${1|uppercase,lowercase,givenahead,familyahead,pinyin,quanpin,reverseorder|}", "gbalign=${1|right,left,center,gb7714-2015,gb7714-2015ay|}", "gblabelref", "gbcitecomp", "gbcitelabel=${1|bracket,parens,plain,dot,box,circle|}", "gbmedium", "gbannote", "gbfieldtype", "gbfootbibfmt", "gbfnperpage", "gbfootbib", "gbstyle", "gbtype", "gbcodegbk", "gbstrict", "gbtitlelink", "gbctexset", "gbnoauthor", "gbfieldstd", "gbpub", "gbpunctin", "gblanorder=${2|chineseahead,englishahead,${1:string}|}", "gbcitelocal=${1|gb7714-2015,chinese,english|}", "gbbiblocal=${1|gb7714-2015,chinese,english|}", "gblocal=${1|gb7714-2015,chinese,english|}", "gbbiblabel=${1|bracket,parens,plain,dot,box,circle|}", "gbnamefmt=${1|uppercase,lowercase,givenahead,familyahead,pinyin,quanpin,reverseorder|}", "gbalign=${1|right,left,center,gb7714-2015,gb7714-2015ay|}", "gblabelref", "gbcitelabel=${1|bracket,parens,plain,dot,box,circle|}", "gbmedium", "gbannote", "gbfieldtype", "gbfootbibfmt", "gbfnperpage", "gbfootbib", "gbstyle", "gbtype", "gbcodegbk", "gbstrict", "gbtitlelink", "gbctexset", "gbnoauthor", "gbfieldstd", "gbpub", "gbpunctin", "gblanorder=${2|chineseahead,englishahead,${1:string}|}", "gbcitelocal=${1|gb7714-2015,chinese,english|}", "gbbiblocal=${1|gb7714-2015,chinese,english|}", "gblocal=${1|gb7714-2015,chinese,english|}", "gbbiblabel=${1|bracket,parens,plain,dot,box,circle|}", "gbnamefmt=${1|uppercase,lowercase,givenahead,familyahead,pinyin,quanpin,reverseorder|}", "gbalign=${1|right,left,center,gb7714-2015,gb7714-2015ay|}", "gblabelref", "gbcitecomp", "gbcitelabel=${1|bracket,parens,plain,dot,box,circle|}", "gbmedium", "gbannote", "gbfieldtype", "gbfootbibfmt", "gbfnperpage", "gbfootbib", "gbstyle", "gbtype", "gbcodegbk", "gbstrict", "gbtitlelink", "gbctexset", "gbnoauthor", "gbfieldstd", "gbpub", "gbpunctin", "gblanorder=${2|chineseahead,englishahead,${1:string}|}", "gbcitelocal=${1|gb7714-2015,chinese,english|}", "gbbiblocal=${1|gb7714-2015,chinese,english|}", "gblocal=${1|gb7714-2015,chinese,english|}", "gbbiblabel=${1|bracket,parens,plain,dot,box,circle|}", "gbnamefmt=${1|uppercase,lowercase,givenahead,familyahead,pinyin,quanpin,reverseorder|}", "gbalign=${1|right,left,center,gb7714-2015,gb7714-2015ay|}", "CCNUpunctcn", "citexref", "gbmedium", "gbannote", "gbfieldtype", "gbfootbibfmt", "gbfnperpage", "gbfootbib", "gbstyle", "gbtype", "gbcodegbk", "gbstrict", "gbtitlelink", "gbctexset", "gbnoauthor", "gbfieldstd", "gbpub", "gbpunctin", "gblanorder=${2|chineseahead,englishahead,${1:string}|}", "gbcitelocal=${1|gb7714-2015,chinese,english|}", "gbbiblocal=${1|gb7714-2015,chinese,english|}", "gblocal=${1|gb7714-2015,chinese,english|}", "gbbiblabel=${1|bracket,parens,plain,dot,box,circle|}", "gbnamefmt=${1|uppercase,lowercase,givenahead,familyahead,pinyin,quanpin,reverseorder|}", "gbalign=${1|right,left,center,gb7714-2015,gb7714-2015ay|}", "gblabelref", "gbcitecomp", "gbcitelabel=${1|bracket,parens,plain,dot,box,circle|}", "citexref", "gbmedium", "gbannote", "gbfieldtype", "gbfootbibfmt", "gbfnperpage", "gbfootbib", "gbstyle", "gbtype", "gbcodegbk", "gbstrict", "gbtitlelink", "gbctexset", "gbnoauthor", "gbfieldstd", "gbpub", "gbpunctin", "gblanorder=${2|chineseahead,englishahead,${1:string}|}", "gbcitelocal=${1|gb7714-2015,chinese,english|}", "gbbiblocal=${1|gb7714-2015,chinese,english|}", "gblocal=${1|gb7714-2015,chinese,english|}", "gbbiblabel=${1|bracket,parens,plain,dot,box,circle|}", "gbnamefmt=${1|uppercase,lowercase,givenahead,familyahead,pinyin,quanpin,reverseorder|}", "gbalign=${1|right,left,center,gb7714-2015,gb7714-2015ay|}", "gblabelref", "gbcitelabel=${1|bracket,parens,plain,dot,box,circle|}", "citexref", "gbmedium", "gbannote", "gbfieldtype", "gbfootbibfmt", "gbfnperpage", "gbfootbib", "gbstyle", "gbtype", "gbcodegbk", "gbstrict", "gbtitlelink", "gbctexset", "gbnoauthor", "gbfieldstd", "gbpub", "gbpunctin", "gblanorder=${2|chineseahead,englishahead,${1:string}|}", "gbcitelocal=${1|gb7714-2015,chinese,english|}", "gbbiblocal=${1|gb7714-2015,chinese,english|}", "gblocal=${1|gb7714-2015,chinese,english|}", "gbbiblabel=${1|bracket,parens,plain,dot,box,circle|}", "gbnamefmt=${1|uppercase,lowercase,givenahead,familyahead,pinyin,quanpin,reverseorder|}", "gbalign=${1|right,left,center,gb7714-2015,gb7714-2015ay|}", "gblabelref", "gbcitecomp", "gbcitelabel=${1|bracket,parens,plain,dot,box,circle|}", "gbpunctcn", "gbmedium", "gbannote", "gbfieldtype", "gbfootbibfmt", "gbfnperpage", "gbfootbib", "gbstyle", "gbtype", "gbcodegbk", "gbstrict", "gbtitlelink", "gbctexset", "gbnoauthor", "gbfieldstd", "gbpub", "gbpunctin", "gblanorder=${2|chineseahead,englishahead,${1:string}|}", "gbcitelocal=${1|gb7714-2015,chinese,english|}", "gbbiblocal=${1|gb7714-2015,chinese,english|}", "gblocal=${1|gb7714-2015,chinese,english|}", "gbbiblabel=${1|bracket,parens,plain,dot,box,circle|}", "gbnamefmt=${1|uppercase,lowercase,givenahead,familyahead,pinyin,quanpin,reverseorder|}", "gbalign=${1|right,left,center,gb7714-2015,gb7714-2015ay|}", "gbcitepunctcn", "gblabelref", "gbcitelabel=${1|bracket,parens,plain,dot,box,circle|}", "edsuper", "switchprefix", "dashed=${1|true,false,fullhash,bibnamehash|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "spacecolon", "pagetotal", "shortnumeration", "thesisinfoinnotes", "articlepubinfo", "currentlang", "noenddot", "spacecolon", "pagetotal", "shortnumeration", "thesisinfoinnotes", "articlepubinfo", "currentlang", "noenddot", "spacecolon", "pagetotal", "shortnumeration", "thesisinfoinnotes", "articlepubinfo", "currentlang", "noenddot", "spacecolon", "pagetotal", "shortnumeration", "thesisinfoinnotes", "articlepubinfo", "currentlang", "noenddot", "acronyms", "shorthandinbib", "shorthandwidth=", "shortjournal", "terselos", "xref", "pagetotal", "journalnumber=${1|standard,afteryear,date|}", "bernhard", "series=${1|standard,afteryear,beforeedition|}", "seriesformat=${1|standard,parens|}", "annotation", "edbyidem", "editionstring", "edsuper", "idembib", "library", "nolocation", "nopublisher", "oldauthor", "origfields", "pseudoauthor", "origfieldsformat=${1|parens,brackets,punct|}", "namefont=${1|smallcaps,italic,bold,normal|}", "firstnamefont=${1|smallcaps,italic,bold,normal|}", "idemfont=${1|smallcaps,italic,bold,normal|}", "ibidemfont=${1|smallcaps,italic,bold,normal|}", "idembibformat=${1|idem,dash|}", "editorstring=${1|parens,brackets,normal|}", "editorstringfont=${1|normal,namefont|}", "citedas", "edstringincitations", "omiteditor", "shorthandibid", "citeauthor=${1|namefont,namefontfoot,normalfont|}", "citeauthorname=${1|normal,firstfull,full|}", "ibidpage", "pageref", "citepages=${1|permit,suppress,omit,separate|}", "addyear", "firstfull", "inreference=${1|normal,full|}", "citedbytitle", "howcited", "bearbeiterin", "fshowcited", "citedbypage", "dashed=${1|true,false,fullhash,bibnamehash|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "acronym", "series=${1|short,full,no|}", "conference=${1|long,full,acronym|}", "annotation", "showlocation", "longdash", "noremoteinfo", "isan", "ismn", "isrn", "issn", "firstlonghand", "nofullfootnote", "mancitepar", "footnoterulestrict", "mladraft", "annotation", "showlocation", "longdash", "noremoteinfo", "isan", "ismn", "isrn", "issn", "firstlonghand", "nofullfootnote", "mancitepar", "footnoterulestrict", "mladraft", "annotation", "showlocation", "longdash", "noremoteinfo", "isan", "ismn", "isrn", "issn", "firstlonghand", "nofullfootnote", "mancitepar", "footnoterulestrict", "mladraft", "articletitle", "intitle", "articledoi", "articlein", "printlang", "caseshorthands", "ecli=${1|yes,no,only|}", "ibidstyle=${1|lc,uc|}", "shortindex", "eutreaty", "anon=${1|literal,long,short|}", "bookseries=${1|in,out|}", "court-plain", "ecli=${1|yes,only,no|}", "isourls", "issuedate-plain", "issuestyle=${1|slash,colon,comma,parens|}", "mergedate=${1|maximum,compact,basic,minimum,year,false|}", "nolocation", "nonodate", "nopublisher", "norelatedin", "relationpunct=${1|period,comma,semicolon,colon,space|}", "thesis=${1|in,out,plain|}", "timefirst", "usenametitles", "anon=${1|literal,long,short|}", "bookseries=${1|in,out|}", "court-plain", "ecli=${1|yes,only,no|}", "isourls", "issuedate-plain", "issuestyle=${1|slash,colon,comma,parens|}", "mergedate=${1|maximum,compact,basic,minimum,year,false|}", "nolocation", "nonodate", "nopublisher", "norelatedin", "relationpunct=${1|period,comma,semicolon,colon,space|}", "thesis=${1|in,out,plain|}", "timefirst", "usenametitles", "anon=${1|literal,long,short|}", "bookseries=${1|in,out|}", "court-plain", "ecli=${1|yes,only,no|}", "isourls", "issuedate-plain", "issuestyle=${1|slash,colon,comma,parens|}", "nolocation", "nopublisher", "norelatedin", "relationpunct=${1|period,comma,semicolon,colon,space|}", "scnames", "thesis=${1|in,out,plain|}", "timefirst", "usenametitles", "anon=${1|literal,long,short|}", "bookseries=${1|in,out|}", "court-plain", "ecli=${1|yes,only,no|}", "isourls", "issuedate-plain", "issuestyle=${1|slash,colon,comma,parens|}", "nolocation", "nopublisher", "norelatedin", "relationpunct=${1|period,comma,semicolon,colon,space|}", "scnames", "thesis=${1|in,out,plain|}", "timefirst", "usenametitles", "articletitle", "chaptertitle", "pageranges", "biblabel=${1|superscript,brackets|}", "pubstateextra", "plnumbering=${1|global,local,global-descending,local-descending,none|}", "plauthorname=${1:surname}", "plauthorfirstname=${1:first name}", "plauthornameprefix=${1:von part}", "plauthorhandling=${1|omit,highlight|}", "annotations=${1:comma list}", "nameorder=${1|family-given,given-family|}", "boldyear", "pubstateextra", "marginyear", "plnumbered=${1|true,false,reset|}", "reversenumbering", "plauthorfirstinit", "citinfo", "prinfo", "linktitleall", "linktitledoi", "linktitleurl", "linktitleisbn", "linktitleissn", "accessdate", "citepages=${1|sbl,permit,omit,separate|}", "eprintdate=${1|year,short,long,terse,comp,iso8601|}", "fullbibrefs", "idemtracker=${1|true,false,context,strict,constrict,citation,sbl|}", "sblfootnotes", "shorthand=${1|true,false,short,intro|}", "useshorttitle", "usefullcite", "usevolume", "useseries", "articletitle", "colornames", "dashed=${1|true,false,fullhash,bibnamehash|}", "articlein", "citexref", "innamebeforetitle", "innameidem", "maintitleaftertitle", "introcite=${1|false,plain,label|}", "halid", "swhid", "shortswhid", "swlabels", "vcs", "license", "pubstate", "gbmedium", "gbannote", "gbfieldtype", "gbfnperpage", "gbfootbib", "gbstyle", "gbtype", "gbcodegbk", "gbstrict", "gbtitlelink", "gbctexset", "gbnoauthor", "gbfieldstd", "gbpub", "gbpunctin", "gblanorder=${2|chineseahead,englishahead,${1:string}|}", "gbcitelocal=${1|gb7714-2015,chinese,english|}", "gbbiblocal=${1|gb7714-2015,chinese,english|}", "gblocal=${1|gb7714-2015,chinese,english|}", "gbbiblabel=${1|bracket,parens,plain,dot,box,circle|}", "gbnamefmt=${1|uppercase,lowercase,givenahead,familyahead,pinyin,quanpin,reverseorder|}", "gbalign=${1|right,left,center,gb7714-2015,gb7714-2015ay|}", "gblabelref", "gbcitelabel=${1|bracket,parens,plain,dot,box,circle|}", "citexref", "gbmedium", "gbannote", "gbfieldtype", "gbfnperpage", "gbfootbib", "gbstyle", "gbtype", "gbcodegbk", "gbstrict", "gbtitlelink", "gbctexset", "gbnoauthor", "gbfieldstd", "gbpub", "gbpunctin", "gblanorder=${2|chineseahead,englishahead,${1:string}|}", "gbcitelocal=${1|gb7714-2015,chinese,english|}", "gbbiblocal=${1|gb7714-2015,chinese,english|}", "gblocal=${1|gb7714-2015,chinese,english|}", "gbbiblabel=${1|bracket,parens,plain,dot,box,circle|}", "gbnamefmt=${1|uppercase,lowercase,givenahead,familyahead,pinyin,quanpin,reverseorder|}", "gbalign=${1|right,left,center,gb7714-2015,gb7714-2015ay|}", "gblabelref", "gbcitecomp", "gbcitelabel=${1|bracket,parens,plain,dot,box,circle|}", "citexref", "gbmedium", "gbannote", "gbfieldtype", "gbfnperpage", "gbfootbib", "gbstyle", "gbtype", "gbcodegbk", "gbstrict", "gbtitlelink", "gbctexset", "gbnoauthor", "gbfieldstd", "gbpub", "gbpunctin", "gblanorder=${2|chineseahead,englishahead,${1:string}|}", "gbcitelocal=${1|gb7714-2015,chinese,english|}", "gbbiblocal=${1|gb7714-2015,chinese,english|}", "gblocal=${1|gb7714-2015,chinese,english|}", "gbbiblabel=${1|bracket,parens,plain,dot,box,circle|}", "gbnamefmt=${1|uppercase,lowercase,givenahead,familyahead,pinyin,quanpin,reverseorder|}", "gbalign=${1|right,left,center,gb7714-2015,gb7714-2015ay|}", "gblabelref", "gbcitecomp", "gbcitelabel=${1|bracket,parens,plain,dot,box,circle|}", "issueandeditor", "compactlinks", "alllinks", "issueeditor", "annotations", "annotate", "collsonly", "ibid", "issn", "library", "noetal", "nolos", "nopages", "reflist", "sentencecase", "short", "shortafter", "shortfirst", "shortlinks", "swapvol" ], "\\addbibresource,\\addglobalbib,\\addsectionbib": [ "bibencoding=", "label=", "location=${1|local,remote|}", "type=${1|file|}", "datatype=${1|bibtex,biblatexml|}", "glob" ], "\\printbibliography": [ "env=${1:name}", "heading=${1:name}", "title=${1:text}", "label=", "block=${1|none,space,par,nbpar,ragged|}", "prenote=${1:name}", "postnote=${1:name}", "section=${1:integer}", "segment=${1:integer}", "type=${1:entrytype}", "nottype=${1:entrytype}", "subtype=${1:subtype}", "notsubtype=${1:subtype}", "keyword=${1:keyword}", "notkeyword=${1:keyword}", "category=${1:category}", "notcategory=${1:category}", "filter=${1:name}", "check=${1:name}", "resetnumbers=", "omitnumbers", "locallabelwidth" ], "\\bibbysection,\\bibbysegment,\\bibbycategory": [ "env=${1:name}", "heading=${1:name}", "prenote=${1:name}", "postnote=${1:name}" ], "\\printbibheading": [ "heading=${1:name}", "title=${1:text}", "label=" ], "\\DeclarePrintbibliographyDefaults": [ "env=${1:name}", "heading=${1:name}", "title=${1:text}", "prenote=${1:name}", "postnote=${1:name}", "filter=${1:name}" ], "\\printbiblist,\\printshorthands": [ "env=${1:name}", "heading=${1:name}", "title=${1:text}", "label=", "block=${1|none,space,par,nbpar,ragged|}", "prenote=${1:name}", "postnote=${1:name}", "section=${1:integer}", "segment=${1:integer}", "type=${1:entrytype}", "nottype=${1:entrytype}", "subtype=${1:subtype}", "notsubtype=${1:subtype}", "keyword=${1:keyword}", "notkeyword=${1:keyword}", "category=${1:category}", "notcategory=${1:category}", "filter=${1:name}", "check=${1:name}", "locallabelwidth", "driver=", "biblistfilter=" ], "\\DeclareRefcontext,\\begin{refcontext},\\newrefcontext,\\localrefcontext,\\assignrefcontextkeyws,\\assignrefcontextkeyws*,\\assignrefcontextcats,\\assignrefcontextcats*,\\assignrefcontextentries,\\assignrefcontextentries*,\\GenRefcontextData": [ "sorting=${1:name}", "sortingnamekeytemplatename=${1:name}", "uniquenametemplatename=${1:name}", "labelalphanametemplatename=${1:name}", "namehashtemplatename=${1:name}", "nametemplates=${1:name}", "labelprefix=${1:string}" ], "\\assignrefcontextkeyws,\\assignrefcontextkeyws*,\\assignrefcontextcats,\\assignrefcontextcats*,\\assignrefcontextentries,\\assignrefcontextentries*": [ "name=${1:refcontextname}" ], "\\DeclareAutoCiteCommand": [ "r", "l", "f" ], "\\DeclareCitePunctuationPosition": [ "r", "l", "f", "c", "o", "d" ], "\\member": [ "fieldtype=", "datatype=", "field=" ], "\\maps": [ "datatype=${1|bibtex,biblatexml|}", "overwrite" ], "\\map": [ "overwrite", "foreach=${1:loopval}", "refsection=${1:integer}" ], "\\step": [ "typesource=${1:entrytype}", "typetarget=${1:entrytype}", "fieldsource=${1:entryfield}", "notfield=${1:entryfield}", "fieldtarget=${1:entryfield}", "match=${1:regexp}", "matchi=${1:regexp}", "notmatch=${1:regexp}", "notmatchi=${1:regexp}", "replace=${1:regexp}", "fieldset=${1:entryfield}", "fieldvalue=${1:string}", "entryclone=${1:clonekey}", "entrynew=${1:entrynewkey}", "entrynewtype=${1:string}", "entrytarget=${1:string}", "cited", "nocited", "citedornocited", "allnocited", "starnocited", "entrynocite", "entrynull", "append", "appendstrict", "final", "null", "origfield", "origfieldval", "origentrytype" ], "\\DeclareDatamodelConstant": [ "type=${1|string,list|}" ], "\\DeclareDatamodelEntrytypes": [ "skipout" ], "\\DeclareDatamodelFields": [ "type=${1:field type}", "format=${1:field format}", "datatype=${1:field datatype}", "nullok", "skipout", "label" ], "\\constraint": [ "type=${1|data,mandatory,conditional|}", "datatype=${1|integer,isbn,issn,ismn,datepart,pattern|}", "rangemin=${1:number}", "rangemax=${1:number}", "pattern=" ], "\\antecedent,\\consequent": [ "quantifier=${1|all,one,none|}" ], "\\field": [ "final", "lowercase", "strwidth=${1:integer}", "strside=${1|left,right|}", "padside=${1|left,right|}", "padwidth=${1:integer}", "padchar=${1:character}", "uppercase", "varwidth", "varwidthnorm", "varwidthlist", "strwidthmax=${1:integer}", "strfixedcount=${1:integer}", "ifnames=${1:range}", "names=${1:range}", "namessep=${1:string}", "noalphaothers" ], "\\namepart": [ "use", "pre", "compound", "strwidth=${1:integer}", "strside=${1|left,right|}", "inits", "base", "disambiguation=${1|none,init,initorfull,full|}", "hashscope=${1|init,full|}" ], "\\DeclareSortingTemplate": [ "locale=" ], "\\sort": [ "locale=", "direction=${1|ascending,descending|}", "final", "sortcase", "sortupper" ], "\\filter": [ "type=", "nottype=", "subtype=", "notsubtype=", "keyword=", "notkeyword=", "field=", "notfield=", "filter=" ], "\\DefaultInheritance,\\except": [ "all", "override", "ignore=${1:csv list of uniqueness options}" ], "\\DeclareDataInheritance": [ "ignore=${1:csv list of uniqueness options}" ], "\\inherit": [ "override" ], "\\usepackage/biblatex#c,\\ExecuteBibliographyOptions#c,\\printbibliography": [ "relatedformat=${1|semicolon,parens,brackets|}", "publocformat=${1|publocyear,locpubyear,loccolonpub|}", "volnumformat=${1|strings,parens,plain|}", "volumeformat=${1|arabic,roman,romanscRoman|}", "editionformat=${1|arabic,roman,romansc,Roman,superscript|}", "scauthors=${1|bib,cite,bibcite,citefn,bibcitefn,all|}", "lowscauthors", "shorthandintro", "inbeforejournal", "classical", "library", "annotation", "latinemph", "square", "nodate", "relatedformat=${1|semicolon,parens,brackets|}", "publocformat=${1|publocyear,locpubyear,loccolonpub|}", "volnumformat=${1|strings,parens,plain|}", "volumeformat=${1|arabic,roman,romanscRoman|}", "editionformat=${1|arabic,roman,romansc,Roman,superscript|}", "scauthors=${1|bib,cite,bibcite,citefn,bibcitefn,all|}", "lowscauthors", "shorthandintro", "inbeforejournal", "classical", "library", "annotation", "latinemph", "square", "nodate", "yearleft", "restoreclassic", "relatedformat=${1|semicolon,parens,brackets|}", "publocformat=${1|publocyear,locpubyear,loccolonpub|}", "volnumformat=${1|strings,parens,plain|}", "volumeformat=${1|arabic,roman,romanscRoman|}", "editionformat=${1|arabic,roman,romansc,Roman,superscript|}", "scauthors=${1|bib,cite,bibcite,citefn,bibcitefn,all|}", "lowscauthors", "shorthandintro", "inbeforejournal", "classical", "library", "annotation", "latinemph", "iviemph", "commacit" ], "\\usepackage/biblatex#c,\\ExecuteBibliographyOptions#c,\\ExecutePublistOptions#c": [ "plauthorname=${1:surname}", "plauthorfirstname=${1:first name}", "plauthornameprefix=${1:von-part}", "plauthorhandling=${1|omit,highlight|}", "annotations=${1:comma list}", "nameorder=${1|family-given,given-family|}", "fixyear", "hlyear", "marginyear", "plsorting=${1:sorting scheme}", "plauthorfirstinit", "citinfo", "jifinfo", "oainfo=${1|simple,verbose,none|}", "prinfo", "linktitles=${1|all,doi,url,isbn,issn,none|}" ] }, "args": [ "\\usepackage/biblatex#c", "\\usepackage/biblatex#c,\\ExecuteBibliographyOptions#c", "\\usepackage/biblatex#c,\\ExecuteBibliographyOptions#c,\\printbibliography", "\\usepackage/biblatex#c,\\ExecuteBibliographyOptions#c,\\ExecutePublistOptions#c" ] } ================================================ FILE: data/packages/bidi.json ================================================ { "deps": [ { "name": "xetex" }, { "name": "iftex" }, { "name": "biditools" }, { "name": "zref-abspage" }, { "name": "auxhook" }, { "name": "ltxcmds" }, { "name": "xkeyval" }, { "name": "bidi-perpage", "if": "perpagefootnote" }, { "name": "bidi-perpage", "if": "perpagefootnote=on" } ], "macros": [ { "name": "normalfootnotes", "if": "extrafootnotefeatures" }, { "name": "twocolumnfootnotes", "if": "extrafootnotefeatures" }, { "name": "threecolumnfootnotes", "if": "extrafootnotefeatures" }, { "name": "fourcolumnfootnotes", "if": "extrafootnotefeatures" }, { "name": "fivecolumnfootnotes", "if": "extrafootnotefeatures", "unusual": true }, { "name": "sixcolumnfootnotes", "if": "extrafootnotefeatures", "unusual": true }, { "name": "sevencolumnfootnotes", "if": "extrafootnotefeatures", "unusual": true }, { "name": "eightcolumnfootnotes", "if": "extrafootnotefeatures", "unusual": true }, { "name": "ninecolumnfootnotes", "if": "extrafootnotefeatures", "unusual": true }, { "name": "tencolumnfootnotes", "if": "extrafootnotefeatures", "unusual": true }, { "name": "RTLcolumnfootnotes", "if": "extrafootnotefeatures" }, { "name": "LTRcolumnfootnotes", "if": "extrafootnotefeatures" }, { "name": "paragraphfootnotes", "if": "extrafootnotefeatures" }, { "name": "setLTRparagraphfootnotes", "if": "extrafootnotefeatures" }, { "name": "setRTLparagraphfootnotes", "if": "extrafootnotefeatures" }, { "name": "TwoColumnFootnotes", "if": "extrafootnotefeatures" }, { "name": "ThreeColumnFootnotes", "if": "extrafootnotefeatures" }, { "name": "FourColumnFootnotes", "if": "extrafootnotefeatures" }, { "name": "FiveColumnFootnotes", "if": "extrafootnotefeatures", "unusual": true }, { "name": "SixColumnFootnotes", "if": "extrafootnotefeatures", "unusual": true }, { "name": "SevenColumnFootnotes", "if": "extrafootnotefeatures", "unusual": true }, { "name": "EightColumnFootnotes", "if": "extrafootnotefeatures", "unusual": true }, { "name": "NineColumnFootnotes", "if": "extrafootnotefeatures", "unusual": true }, { "name": "TenColumnFootnotes", "if": "extrafootnotefeatures", "unusual": true }, { "name": "ParagraphFootnotes", "if": "extrafootnotefeatures" }, { "name": "NormalRTLParaLTRFootnotes", "if": "extrafootnotefeatures", "unusual": true }, { "name": "AddExtraParaSkip", "if": "extrafootnotefeatures", "unusual": true, "arg": { "format": "{}", "snippet": "AddExtraParaSkip{${1:arg}}" } }, { "name": "extrafeetendmini", "if": "extrafootnotefeatures", "unusual": true }, { "name": "extrafeetendminihook", "if": "extrafootnotefeatures", "unusual": true }, { "name": "extrafeetins", "if": "extrafootnotefeatures", "unusual": true }, { "name": "extrafeetinshook", "if": "extrafootnotefeatures", "unusual": true }, { "name": "FeetAboveFloat", "if": "extrafootnotefeatures", "unusual": true }, { "name": "FeetAtBottom", "if": "extrafootnotefeatures", "unusual": true }, { "name": "FeetBelowFloat", "if": "extrafootnotefeatures", "unusual": true }, { "name": "FeetBelowRagged", "if": "extrafootnotefeatures", "unusual": true }, { "name": "footfootmark", "if": "extrafootnotefeatures", "unusual": true }, { "name": "footfudgefactor", "if": "extrafootnotefeatures", "unusual": true }, { "name": "footinsdim", "if": "extrafootnotefeatures", "unusual": true }, { "name": "footmarkstyle", "if": "extrafootnotefeatures", "unusual": true, "arg": { "format": "{}", "snippet": "footmarkstyle{${1:text}}" } }, { "name": "footmarkwidth", "if": "extrafootnotefeatures", "unusual": true }, { "name": "footscript", "if": "extrafootnotefeatures", "unusual": true, "arg": { "format": "{}", "snippet": "footscript{${1:arg}}" } }, { "name": "foottextfont", "if": "extrafootnotefeatures", "unusual": true }, { "name": "LTRfootfootmark", "if": "extrafootnotefeatures", "unusual": true }, { "name": "LTRfootmarkstyle", "if": "extrafootnotefeatures", "unusual": true, "arg": { "format": "{}", "snippet": "LTRfootmarkstyle{${1:text}}" } }, { "name": "LTRfootscript", "if": "extrafootnotefeatures", "unusual": true, "arg": { "format": "{}", "snippet": "LTRfootscript{${1:arg}}" } }, { "name": "LTRfoottextfont", "if": "extrafootnotefeatures", "unusual": true }, { "name": "multiplefootnotemarker", "if": "extrafootnotefeatures", "unusual": true }, { "name": "normalRTLparaLTRfootnotes", "if": "extrafootnotefeatures", "unusual": true }, { "name": "RTLfootfootmark", "if": "extrafootnotefeatures", "unusual": true }, { "name": "RTLfootmarkstyle", "if": "extrafootnotefeatures", "unusual": true, "arg": { "format": "{}", "snippet": "RTLfootmarkstyle{${1:text}}" } }, { "name": "RTLfootscript", "if": "extrafootnotefeatures", "unusual": true, "arg": { "format": "{}", "snippet": "RTLfootscript{${1:arg}}" } }, { "name": "RTLfoottextfont", "if": "extrafootnotefeatures", "unusual": true }, { "name": "setSingleSpace", "if": "extrafootnotefeatures", "unusual": true, "arg": { "format": "{}", "snippet": "setSingleSpace{${1:number}}" } }, { "name": "normalfootnotes", "if": "extrafootnotefeatures=on" }, { "name": "twocolumnfootnotes", "if": "extrafootnotefeatures=on" }, { "name": "threecolumnfootnotes", "if": "extrafootnotefeatures=on" }, { "name": "fourcolumnfootnotes", "if": "extrafootnotefeatures=on" }, { "name": "fivecolumnfootnotes", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "sixcolumnfootnotes", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "sevencolumnfootnotes", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "eightcolumnfootnotes", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "ninecolumnfootnotes", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "tencolumnfootnotes", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "RTLcolumnfootnotes", "if": "extrafootnotefeatures=on" }, { "name": "LTRcolumnfootnotes", "if": "extrafootnotefeatures=on" }, { "name": "paragraphfootnotes", "if": "extrafootnotefeatures=on" }, { "name": "setLTRparagraphfootnotes", "if": "extrafootnotefeatures=on" }, { "name": "setRTLparagraphfootnotes", "if": "extrafootnotefeatures=on" }, { "name": "TwoColumnFootnotes", "if": "extrafootnotefeatures=on" }, { "name": "ThreeColumnFootnotes", "if": "extrafootnotefeatures=on" }, { "name": "FourColumnFootnotes", "if": "extrafootnotefeatures=on" }, { "name": "FiveColumnFootnotes", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "SixColumnFootnotes", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "SevenColumnFootnotes", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "EightColumnFootnotes", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "NineColumnFootnotes", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "TenColumnFootnotes", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "ParagraphFootnotes", "if": "extrafootnotefeatures=on" }, { "name": "NormalRTLParaLTRFootnotes", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "AddExtraParaSkip", "if": "extrafootnotefeatures=on", "unusual": true, "arg": { "format": "{}", "snippet": "AddExtraParaSkip{${1:arg}}" } }, { "name": "extrafeetendmini", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "extrafeetendminihook", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "extrafeetins", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "extrafeetinshook", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "FeetAboveFloat", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "FeetAtBottom", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "FeetBelowFloat", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "FeetBelowRagged", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "footfootmark", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "footfudgefactor", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "footinsdim", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "footmarkstyle", "if": "extrafootnotefeatures=on", "unusual": true, "arg": { "format": "{}", "snippet": "footmarkstyle{${1:text}}" } }, { "name": "footmarkwidth", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "footscript", "if": "extrafootnotefeatures=on", "unusual": true, "arg": { "format": "{}", "snippet": "footscript{${1:arg}}" } }, { "name": "foottextfont", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "LTRfootfootmark", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "LTRfootmarkstyle", "if": "extrafootnotefeatures=on", "unusual": true, "arg": { "format": "{}", "snippet": "LTRfootmarkstyle{${1:text}}" } }, { "name": "LTRfootscript", "if": "extrafootnotefeatures=on", "unusual": true, "arg": { "format": "{}", "snippet": "LTRfootscript{${1:arg}}" } }, { "name": "LTRfoottextfont", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "multiplefootnotemarker", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "normalRTLparaLTRfootnotes", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "RTLfootfootmark", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "RTLfootmarkstyle", "if": "extrafootnotefeatures=on", "unusual": true, "arg": { "format": "{}", "snippet": "RTLfootmarkstyle{${1:text}}" } }, { "name": "RTLfootscript", "if": "extrafootnotefeatures=on", "unusual": true, "arg": { "format": "{}", "snippet": "RTLfootscript{${1:arg}}" } }, { "name": "RTLfoottextfont", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "setSingleSpace", "if": "extrafootnotefeatures=on", "unusual": true, "arg": { "format": "{}", "snippet": "setSingleSpace{${1:number}}" } }, { "name": "DetectColumn", "if": "DetectColumn", "arg": { "format": "{}{}", "snippet": "DetectColumn{${1:arg1}}{${2:arg2}}" } }, { "name": "DetectColumn", "if": "DetectColumn", "arg": { "format": "[]{}{}", "snippet": "DetectColumn[${3:opt}]{${1:arg1}}{${2:arg2}}" } }, { "name": "DetectColumn", "if": "DetectColumn=on", "arg": { "format": "{}{}", "snippet": "DetectColumn{${1:arg1}}{${2:arg2}}" } }, { "name": "DetectColumn", "if": "DetectColumn=on", "arg": { "format": "[]{}{}", "snippet": "DetectColumn[${3:opt}]{${1:arg1}}{${2:arg2}}" } }, { "name": "bidiversion", "unusual": true }, { "name": "bididate", "unusual": true }, { "name": "bidireleasename", "unusual": true }, { "name": "TeXXeTOn", "unusual": true }, { "name": "TeXXeTOff", "unusual": true }, { "name": "setLTR" }, { "name": "setLR" }, { "name": "unsetRL" }, { "name": "unsetRTL" }, { "name": "setRTL" }, { "name": "setRL" }, { "name": "unsetLTR" }, { "name": "LRE", "arg": { "format": "{}", "snippet": "LRE{${1:text}}" } }, { "name": "LR", "arg": { "format": "{}", "snippet": "LR{${1:text}}" } }, { "name": "RLE", "arg": { "format": "{}", "snippet": "RLE{${1:text}}" } }, { "name": "RL", "arg": { "format": "{}", "snippet": "RL{${1:text}}" } }, { "name": "LTRfootnote", "arg": { "format": "{}", "snippet": "LTRfootnote{${1:text}}" } }, { "name": "LTRfootnote", "arg": { "format": "[]{}", "snippet": "LTRfootnote[${2:num}]{${1:text}}" } }, { "name": "RTLfootnote", "arg": { "format": "{}", "snippet": "RTLfootnote{${1:text}}" } }, { "name": "RTLfootnote", "arg": { "format": "[]{}", "snippet": "RTLfootnote[${2:num}]{${1:text}}" } }, { "name": "setfootnoteRL" }, { "name": "setfootnoteLR" }, { "name": "unsetfootnoteRL" }, { "name": "LTRthanks", "arg": { "format": "{}", "snippet": "LTRthanks{${1:text}}" } }, { "name": "RTLthanks", "arg": { "format": "{}", "snippet": "RTLthanks{${1:text}}" } }, { "name": "LTRfootnotetext", "arg": { "format": "{}", "snippet": "LTRfootnotetext{${1:text}}" } }, { "name": "LTRfootnotetext", "arg": { "format": "[]{}", "snippet": "LTRfootnotetext[${2:num}]{${1:text}}" } }, { "name": "RTLfootnotetext", "arg": { "format": "{}", "snippet": "RTLfootnotetext{${1:text}}" } }, { "name": "RTLfootnotetext", "arg": { "format": "[]{}", "snippet": "RTLfootnotetext[${2:num}]{${1:text}}" } }, { "name": "autofootnoterule" }, { "name": "rightfootnoterule" }, { "name": "leftfootnoterule" }, { "name": "LRfootnoterule" }, { "name": "textwidthfootnoterule" }, { "name": "SplitFootnoteRule" }, { "name": "debugfootnotedirection" }, { "name": "RTLdblcol" }, { "name": "LTRdblcol" }, { "name": "XeTeX" }, { "name": "XeLaTeX" }, { "name": "SepMark", "arg": { "format": "{}", "snippet": "SepMark{${1:mark}}" } }, { "name": "hboxR", "arg": { "format": "{}", "snippet": "hboxR{${1:text}}" } }, { "name": "hboxL", "arg": { "format": "{}", "snippet": "hboxL{${1:text}}" } }, { "name": "vboxR", "arg": { "format": "{}", "snippet": "vboxR{${1:text}}" } }, { "name": "vboxL", "arg": { "format": "{}", "snippet": "vboxL{${1:text}}" } }, { "name": "bidillap" }, { "name": "bidirlap" }, { "name": "setLTRbibitems" }, { "name": "setRTLbibitems" }, { "name": "setdefaultbibitems" }, { "name": "setRTLmarginpar" }, { "name": "setLTRmarginpar" }, { "name": "setdefaultmarginpar" }, { "name": "LTRmarginpar", "arg": { "format": "[]{}", "snippet": "LTRmarginpar[${2:left-text%text}]{${1:right-text%text}}" } }, { "name": "RTLmarginpar", "arg": { "format": "[]{}", "snippet": "RTLmarginpar[${2:left-text%text}]{${1:right-text%text}}" } }, { "name": "bracetext", "unusual": true }, { "name": "DigitsDotDashInterCharToks", "unusual": true }, { "name": "IfbidiPackageVersion", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfbidiPackageVersion{${1:version}}{${2:true}}{${3:false}}" } }, { "name": "IfbidiPackageVersionBefore", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfbidiPackageVersionBefore{${1:version}}{${2:true}}{${3:false}}" } }, { "name": "IfbidiPackageVersionLater", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfbidiPackageVersionLater{${1:version}}{${2:true}}{${3:false}}" } }, { "name": "pdfencryptsetup", "unusual": true, "arg": { "format": "{}", "snippet": "pdfencryptsetup{${1:keyvals}}" } }, { "name": "pLRE", "unusual": true }, { "name": "pRLE", "unusual": true }, { "name": "setlatin", "unusual": true }, { "name": "setLTRtable", "unusual": true }, { "name": "setnonlatin", "unusual": true }, { "name": "setRTLtable", "unusual": true }, { "name": "moreLRE", "unusual": true }, { "name": "moreRLE", "unusual": true } ], "envs": [ { "name": "LTR" }, { "name": "RTL" }, { "name": "LTRitems" }, { "name": "RTLitems" }, { "name": "LTRbibitems" }, { "name": "RTLbibitems" }, { "name": "LTR*", "unusual": true }, { "name": "RTL*", "unusual": true } ], "keys": { "\\usepackage/bidi#c": [ "RTLdocument", "documentdirection=${1|righttoleft,lefttoright|}", "tabledirection=${1|righttoleft,lefttoright|}", "script=${1|latin,nonlatin|}", "rldocument", "footnoterule=${1|automatic,left,right,split,textwidth|}", "footnotedirection=${1|righttoleft,lefttoright|}", "debugfootnotedirection", "extrafootnotefeatures", "DetectColumn", "logo", "pdfinfo", "perpagefootnote" ], "\\lstset,\\lstinline,\\begin{lstlisting},\\lstinputlisting,\\lstMakeShortInline,\\lstdefinelanguage,\\lstdefinestyle": [ "captiondirection=${1|textdirection,RTL,LTR|}" ] }, "args": [ "\\usepackage/bidi#c" ] } ================================================ FILE: data/packages/blindtext.json ================================================ { "deps": [ { "name": "xspace" } ], "macros": [ { "name": "blinddocument" }, { "name": "Blinddocument" }, { "name": "blindtext" }, { "name": "blindtext", "arg": { "format": "[]", "snippet": "blindtext[${1:repetition}]" } }, { "name": "Blindtext" }, { "name": "Blindtext", "arg": { "format": "[]", "snippet": "Blindtext[${1:repetition}]" } }, { "name": "Blindtext", "arg": { "format": "[][]", "snippet": "Blindtext[${1:paragraphs}][${2:repetition}]" } }, { "name": "blindlist", "unusual": true, "arg": { "format": "{}", "snippet": "blindlist{${1:list env}}" } }, { "name": "blindlist", "unusual": true, "arg": { "format": "{}[]", "snippet": "blindlist{${1:list env}}[${2:repetition}]" } }, { "name": "Blindlist", "unusual": true, "arg": { "format": "{}", "snippet": "Blindlist{${1:list env}}" } }, { "name": "Blindlist", "unusual": true, "arg": { "format": "{}[]", "snippet": "Blindlist{${1:list env}}[${2:repetition}]" } }, { "name": "blindlistlist", "unusual": true, "arg": { "format": "{}", "snippet": "blindlistlist{${1:list env}}" } }, { "name": "blindlistlist", "unusual": true, "arg": { "format": "[]{}", "snippet": "blindlistlist[${2:level}]{${1:list env}}" } }, { "name": "blindlistlist", "unusual": true, "arg": { "format": "{}[]", "snippet": "blindlistlist{${1:list env}}[${2:repetition}]" } }, { "name": "blindlistlist", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "blindlistlist[${2:level}]{${1:list env}}[${3:repetition}]" } }, { "name": "blindlistoptional", "unusual": true, "arg": { "format": "{}", "snippet": "blindlistoptional{${1:list env}}" } }, { "name": "blindlistoptional", "unusual": true, "arg": { "format": "{}[]", "snippet": "blindlistoptional{${1:list env}}[${2:repetition}]" } }, { "name": "Blindlistoptional", "unusual": true, "arg": { "format": "{}", "snippet": "Blindlistoptional{${1:list env}}" } }, { "name": "Blindlistoptional", "unusual": true, "arg": { "format": "{}[]", "snippet": "Blindlistoptional{${1:list env}}[${2:repetition}]" } }, { "name": "blindlistlistoptional", "unusual": true, "arg": { "format": "{}", "snippet": "blindlistlistoptional{${1:list env}}" } }, { "name": "blindlistlistoptional", "unusual": true, "arg": { "format": "[]{}", "snippet": "blindlistlistoptional[${2:level}]{${1:list env}}" } }, { "name": "blindlistlistoptional", "unusual": true, "arg": { "format": "{}[]", "snippet": "blindlistlistoptional{${1:list env}}[${2:repetition}]" } }, { "name": "blindlistlistoptional", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "blindlistlistoptional[${2:level}]{${1:list env}}[${3:repetition}]" } }, { "name": "blinditemize", "unusual": true }, { "name": "blinditemize", "unusual": true, "arg": { "format": "[]", "snippet": "blinditemize[${1:repetition}]" } }, { "name": "blindenumerate", "unusual": true }, { "name": "blindenumerate", "unusual": true, "arg": { "format": "[]", "snippet": "blindenumerate[${1:repetition}]" } }, { "name": "blinddescription", "unusual": true }, { "name": "blinddescription", "unusual": true, "arg": { "format": "[]", "snippet": "blinddescription[${1:repetition}]" } }, { "name": "Blinditemize", "unusual": true }, { "name": "Blinditemize", "unusual": true, "arg": { "format": "[]", "snippet": "Blinditemize[${1:repetition}]" } }, { "name": "Blindenumerate", "unusual": true }, { "name": "Blindenumerate", "unusual": true, "arg": { "format": "[]", "snippet": "Blindenumerate[${1:repetition}]" } }, { "name": "Blinddescription", "unusual": true }, { "name": "Blinddescription", "unusual": true, "arg": { "format": "[]", "snippet": "Blinddescription[${1:repetition}]" } }, { "name": "blindmathpaper", "unusual": true }, { "name": "blindmarkup", "unusual": true, "arg": { "format": "{}", "snippet": "blindmarkup{${1:text}}" } }, { "name": "parstart", "unusual": true, "arg": { "format": "{}", "snippet": "parstart{${1:code}}" } }, { "name": "parend", "unusual": true, "arg": { "format": "{}", "snippet": "parend{${1:code}}" } }, { "name": "ifblindmath", "unusual": true }, { "name": "blindmathtrue", "unusual": true }, { "name": "blindmathfalse", "unusual": true }, { "name": "ifblindtoc", "unusual": true }, { "name": "blindtoctrue", "unusual": true }, { "name": "blindtocfalse", "unusual": true }, { "name": "ifblindbible", "unusual": true }, { "name": "blindbibletrue", "unusual": true }, { "name": "blindbiblefalse", "unusual": true }, { "name": "ifblindrandom", "unusual": true }, { "name": "blindrandomtrue", "unusual": true }, { "name": "blindrandomfalse", "unusual": true }, { "name": "ifblindpangram", "unusual": true }, { "name": "blindpangramtrue", "unusual": true }, { "name": "blindpangramfalse", "unusual": true }, { "name": "theblindtext", "unusual": true }, { "name": "theBlindtext", "unusual": true }, { "name": "theblindlist", "unusual": true }, { "name": "theblindlistlevel", "unusual": true } ], "envs": [], "keys": { "\\usepackage/blindtext#c": [ "bible", "random", "pangram", "math", "toc" ] }, "args": [ "\\usepackage/blindtext#c" ] } ================================================ FILE: data/packages/bm.json ================================================ { "deps": [], "macros": [ { "name": "bm", "arg": { "format": "{}", "snippet": "bm{${1:math expression}}" } }, { "name": "hm", "arg": { "format": "{}", "snippet": "hm{${1:math expression}}" } }, { "name": "bmdefine", "arg": { "format": "{}{}", "snippet": "bmdefine{${1:cmd}}{${2:def}}" } }, { "name": "hmdefine", "arg": { "format": "{}{}", "snippet": "hmdefine{${1:cmd}}{${2:def}}" } }, { "name": "boldsymbol", "unusual": true, "arg": { "format": "{}", "snippet": "boldsymbol{${1:math expression}}" } }, { "name": "heavysymbol", "unusual": true, "arg": { "format": "{}", "snippet": "heavysymbol{${1:math expression}}" } }, { "name": "DeclareBoldMathCommand", "arg": { "format": "[]{}{}", "snippet": "DeclareBoldMathCommand[${3:math version%keyvals}]{${1:cmd}}{${2:def}}", "keys": [ "\\DeclareBoldMathCommand#c" ], "keyPos": 0 } }, { "name": "DeclareBoldMathCommand", "arg": { "format": "{}{}", "snippet": "DeclareBoldMathCommand{${1:cmd}}{${2:def}}" } }, { "name": "bmmax" }, { "name": "hmmax" } ], "envs": [], "keys": { "\\usepackage/bm#c": [ "nopmb", "warn", "info", "silent" ], "\\DeclareBoldMathCommand#c": [ "bold", "heavy" ] }, "args": [ "\\usepackage/bm#c" ] } ================================================ FILE: data/packages/booktabs.json ================================================ { "deps": [], "macros": [ { "name": "toprule" }, { "name": "toprule", "arg": { "format": "[]", "snippet": "toprule[${1:line width%l}]" } }, { "name": "midrule" }, { "name": "midrule", "arg": { "format": "[]", "snippet": "midrule[${1:line width%l}]" } }, { "name": "bottomrule" }, { "name": "bottomrule", "arg": { "format": "[]", "snippet": "bottomrule[${1:line width%l}]" } }, { "name": "cmidrule", "arg": { "format": "{}", "snippet": "cmidrule{${1:a-b}}" } }, { "name": "cmidrule", "arg": { "format": "(){}", "snippet": "cmidrule(${2:trim}){${1:a-b}}" } }, { "name": "cmidrule", "arg": { "format": "[](){}", "snippet": "cmidrule[${2:line width%l}](${3:trim}){${1:a-b}}" } }, { "name": "morecmidrules" }, { "name": "specialrule", "arg": { "format": "{}{}{}", "snippet": "specialrule{${1:line width%l}}{${2:above space}}{${3:below space}}" } }, { "name": "addlinespace" }, { "name": "addlinespace", "arg": { "format": "[]", "snippet": "addlinespace[${1:vspace}]" } }, { "name": "heavyrulewidth", "unusual": true }, { "name": "lightrulewidth", "unusual": true }, { "name": "cmidrulewidth", "unusual": true }, { "name": "belowrulesep", "unusual": true }, { "name": "belowbottomsep", "unusual": true }, { "name": "aboverulesep", "unusual": true }, { "name": "abovetopsep", "unusual": true }, { "name": "cmidrulesep", "unusual": true }, { "name": "cmidrulekern", "unusual": true }, { "name": "defaultaddspace", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/braket.json ================================================ { "deps": [], "macros": [ { "name": "bra", "arg": { "format": "{}", "snippet": "bra{${1:text%plain}}" } }, { "name": "Bra", "arg": { "format": "{}", "snippet": "Bra{${1:text%plain}}" } }, { "name": "ket", "arg": { "format": "{}", "snippet": "ket{${1:text%plain}}" } }, { "name": "Ket", "arg": { "format": "{}", "snippet": "Ket{${1:text%plain}}" } }, { "name": "braket", "arg": { "format": "{}", "snippet": "braket{${1:text%plain}}" } }, { "name": "Braket", "arg": { "format": "{}", "snippet": "Braket{${1:text%plain}}" } }, { "name": "set", "arg": { "format": "{}", "snippet": "set{${1:text%plain}}" } }, { "name": "Set", "arg": { "format": "{}", "snippet": "Set{${1:text%plain}}" } }, { "name": "SavedDoubleVert", "unusual": true }, { "name": "BraDoubleVert", "unusual": true }, { "name": "BraVert", "unusual": true }, { "name": "SetDoubleVert", "unusual": true }, { "name": "SetVert", "unusual": true }, { "name": "midvert", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/calc.json ================================================ { "deps": [], "macros": [ { "name": "setcounter", "arg": { "format": "{}{}", "snippet": "setcounter{${1:ctr}}{${2:num}}" } }, { "name": "addtocounter", "arg": { "format": "{}{}", "snippet": "addtocounter{${1:ctr}}{${2:num}}" } }, { "name": "setlength", "arg": { "format": "{}{}", "snippet": "setlength{${1:cmd}}{${2:len}}" } }, { "name": "addtolength", "arg": { "format": "{}{}", "snippet": "addtolength{${1:cmd}}{${2:len}}" } }, { "name": "real", "arg": { "format": "{}", "snippet": "real{${1:decimal constant}}" } }, { "name": "ratio", "arg": { "format": "{}{}", "snippet": "ratio{${1:dimen expression}}{${2:dimen expression}}" } }, { "name": "widthof", "arg": { "format": "{}", "snippet": "widthof{${1:text}}" } }, { "name": "heightof", "arg": { "format": "{}", "snippet": "heightof{${1:text}}" } }, { "name": "depthof", "arg": { "format": "{}", "snippet": "depthof{${1:text}}" } }, { "name": "totalheightof", "arg": { "format": "{}", "snippet": "totalheightof{${1:text}}" } }, { "name": "settototalheight", "arg": { "format": "{}{}", "snippet": "settototalheight{${1:cmd}}{${2:text}}" } }, { "name": "maxof", "arg": { "format": "{}{}", "snippet": "maxof{${1:type expression}}{${2:type expression}}" } }, { "name": "minof", "arg": { "format": "{}{}", "snippet": "minof{${1:type expression}}{${2:type expression}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/cancel.json ================================================ { "deps": [], "macros": [ { "name": "cancel", "arg": { "format": "{}", "snippet": "cancel{${1:expression}}" } }, { "name": "bcancel", "arg": { "format": "{}", "snippet": "bcancel{${1:expression}}" } }, { "name": "xcancel", "arg": { "format": "{}", "snippet": "xcancel{${1:expression}}" } }, { "name": "cancelto", "arg": { "format": "{}{}", "snippet": "cancelto{${1:value}}{${2:expression}}" } }, { "name": "CancelColor", "unusual": true } ], "envs": [], "keys": { "\\usepackage/cancel#c": [ "samesize", "smaller", "Smaller", "makeroom", "overlap", "thicklines" ] }, "args": [ "\\usepackage/cancel#c" ] } ================================================ FILE: data/packages/caption.json ================================================ { "deps": [ { "name": "caption3" }, { "name": "ltcaption" }, { "name": "setspace", "if": "font=onehalfspacing" }, { "name": "setspace", "if": "labelfont=onehalfspacing" }, { "name": "setspace", "if": "textfont=onehalfspacing" }, { "name": "setspace", "if": "font+=onehalfspacing" }, { "name": "setspace", "if": "labelfont+=onehalfspacing" }, { "name": "setspace", "if": "textfont+=onehalfspacing" }, { "name": "setspace", "if": "font=doublespacing" }, { "name": "setspace", "if": "labelfont=doublespacing" }, { "name": "setspace", "if": "textfont=doublespacing" }, { "name": "setspace", "if": "font+=doublespacing" }, { "name": "setspace", "if": "labelfont+=doublespacing" }, { "name": "setspace", "if": "textfont+=doublespacing" }, { "name": "sansmath", "if": "font=sansmath" }, { "name": "sansmath", "if": "labelfont=sansmath" }, { "name": "sansmath", "if": "textfont=sansmath" }, { "name": "sansmath", "if": "font+=sansmath" }, { "name": "sansmath", "if": "labelfont+=sansmath" }, { "name": "sansmath", "if": "textfont+=sansmath" }, { "name": "ragged2e", "if": "justification=RaggedRight" }, { "name": "ragged2e", "if": "justification=RaggedLeft" }, { "name": "ragged2e", "if": "justification=Justified" }, { "name": "ragged2e", "if": "justification=Centering" }, { "name": "ragged2e", "if": "justification=RaggedRight" }, { "name": "ragged2e", "if": "justification=RaggedLeft" } ], "macros": [ { "name": "caption*", "arg": { "format": "{}", "snippet": "caption*{${1:heading%text}}" } }, { "name": "captionof", "arg": { "format": "{}[]{}", "snippet": "captionof{${1:float type}}[${3:list entry%text}]{${2:heading%text}}" } }, { "name": "captionof", "arg": { "format": "{}{}", "snippet": "captionof{${1:float type}}{${2:heading%text}}" } }, { "name": "captionof*", "arg": { "format": "{}{}", "snippet": "captionof*{${1:float type}}{${2:heading%text}}" } }, { "name": "captionlistentry", "arg": { "format": "[]{}", "snippet": "captionlistentry[${2:float type}]{${1:list entry%text}}" } }, { "name": "captionlistentry", "arg": { "format": "{}", "snippet": "captionlistentry{${1:list entry%text}}" } }, { "name": "ContinuedFloat" }, { "name": "ContinuedFloat*" }, { "name": "theContinuedFloat", "unusual": true }, { "name": "piccaptiontype", "unusual": true, "arg": { "format": "{}", "snippet": "piccaptiontype{${1:float type}}" } }, { "name": "captionbox*", "arg": { "format": "{}[][]{}", "snippet": "captionbox*{${1:heading%text}}[${3:width}][${4:inner-pos}]{${2:content%text}}" } }, { "name": "captionbox*", "arg": { "format": "{}[]{}", "snippet": "captionbox*{${1:heading%text}}[${3:width}]{${2:content%text}}" } }, { "name": "captionbox*", "arg": { "format": "{}{}", "snippet": "captionbox*{${1:heading%text}}{${2:content%text}}" } }, { "name": "captionbox", "arg": { "format": "[]{}[][]{}", "snippet": "captionbox[${3:list entry}]{${1:heading%text}}[${4:width}][${5:inner-pos}]{${2:content%text}}" } }, { "name": "captionbox", "arg": { "format": "[]{}[]{}", "snippet": "captionbox[${3:list entry}]{${1:heading%text}}[${4:width}]{${2:content%text}}" } }, { "name": "captionbox", "arg": { "format": "[]{}{}", "snippet": "captionbox[${3:list entry}]{${1:heading%text}}{${2:content%text}}" } }, { "name": "captionbox", "arg": { "format": "{}[][]{}", "snippet": "captionbox{${1:heading%text}}[${3:width}][${4:inner-pos}]{${2:content%text}}" } }, { "name": "captionbox", "arg": { "format": "{}[]{}", "snippet": "captionbox{${1:heading%text}}[${3:width}]{${2:content%text}}" } }, { "name": "captionbox", "arg": { "format": "{}{}", "snippet": "captionbox{${1:heading%text}}{${2:content%text}}" } }, { "name": "captiontext*", "arg": { "format": "[]{}", "snippet": "captiontext*[${2:number}]{${1:text}}" } }, { "name": "captiontext*", "arg": { "format": "{}", "snippet": "captiontext*{${1:text}}" } }, { "name": "captiontext", "arg": { "format": "[]{}", "snippet": "captiontext[${2:number}]{${1:text}}" } }, { "name": "captiontext", "arg": { "format": "{}", "snippet": "captiontext{${1:text}}" } }, { "name": "flushsubcaptionlistentries", "unusual": true }, { "name": "nextfloat" }, { "name": "nextfloat*" }, { "name": "phantomcaption" }, { "name": "setcaptionsubtype*" }, { "name": "setcaptionsubtype", "arg": { "format": "{}", "snippet": "setcaptionsubtype{${1:float type}}" } }, { "name": "setcaptiontype*" }, { "name": "setcaptiontype", "arg": { "format": "{}", "snippet": "setcaptiontype{${1:float type}}" } }, { "name": "subcaptionsetup", "arg": { "format": "[]{}", "snippet": "subcaptionsetup[${2:float type}]{${1:options%keyvals}}" } }, { "name": "subcaptionsetup", "arg": { "format": "{}", "snippet": "subcaptionsetup{${1:options%keyvals}}" } }, { "name": "subcaptionsetup*", "unusual": true, "arg": { "format": "[]{}", "snippet": "subcaptionsetup*[${2:float type}]{${1:options%keyvals}}" } }, { "name": "subcaptionsetup*", "unusual": true, "arg": { "format": "{}", "snippet": "subcaptionsetup*{${1:options%keyvals}}" } } ], "envs": [ { "name": "captionblock", "arg": { "format": "{}", "snippet": "{${1:width}}" } }, { "name": "captionblock", "arg": { "format": "[]{}", "snippet": "[${2:position}]{${1:width}}" } }, { "name": "captionblock", "arg": { "format": "[][]{}", "snippet": "[${2:position}][${3:height}]{${1:width}}" } }, { "name": "captionblock", "arg": { "format": "[][][]{}", "snippet": "[${2:position}][${3:height}][${4:inner-pos}]{${1:width}}" } }, { "name": "captiongroup", "unusual": true }, { "name": "captiongroup*", "unusual": true } ], "keys": { "\\captionsetup#c,\\captionsetup*#c,\\usepackage/caption#c,\\DeclareCaptionStyle#c,\\bicaptionsetup#c,\\bicaptionsetup*#c,\\subcaptionsetup#c,\\subcaptionsetup*#c": [ "list-entry=${1|default,list-entry,entry|}", "hypcap", "hypcapspace=", "type=${1:float type}", "type*=${1:float type}", "subtype=${1:float type}", "subtype*=${1:float type}" ], "\\usepackage/caption#c": [ "compatibility", "config=${1:file name}" ] }, "args": [ "\\captionsetup#c,\\captionsetup*#c,\\usepackage/caption#c,\\DeclareCaptionStyle#c,\\bicaptionsetup#c,\\bicaptionsetup*#c,\\subcaptionsetup#c,\\subcaptionsetup*#c", "\\usepackage/caption#c" ] } ================================================ FILE: data/packages/cases.json ================================================ { "deps": [], "macros": [ { "name": "thesubequation", "unusual": true }, { "name": "themainequation", "unusual": true } ], "envs": [ { "name": "numcases", "arg": { "format": "{}", "snippet": "{${1:left side}}" } }, { "name": "subnumcases", "arg": { "format": "{}", "snippet": "{${1:left side}}" } }, { "name": "subequations" }, { "name": "subeqnarray" } ], "keys": { "\\usepackage/cases#c": [ "subnum", "fleqn", "leqno", "amsstyle", "casesstyle", "cases" ] }, "args": [ "\\usepackage/cases#c" ] } ================================================ FILE: data/packages/chemformula.json ================================================ { "deps": [ { "name": "l3keys2e" }, { "name": "tikz" }, { "name": "amsmath" }, { "name": "xfrac" }, { "name": "nicefrac" } ], "macros": [ { "name": "setchemformula", "arg": { "format": "{}", "snippet": "setchemformula{${1:options}}", "keys": [ "\\setchemformula" ], "keyPos": 0 } }, { "name": "ch", "arg": { "format": "{}", "snippet": "ch{${1:formula}}" } }, { "name": "ch", "arg": { "format": "[]{}", "snippet": "ch[${2:options}]{${1:formula}}", "keys": [ "\\ch" ], "keyPos": 0 } }, { "name": "bond", "arg": { "format": "{}", "snippet": "bond{${1:bond name}}" } }, { "name": "NewChemBond", "arg": { "format": "{}{}", "snippet": "NewChemBond{${1:name}}{${2:code}}" } }, { "name": "DeclareChemBond", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareChemBond{${1:name}}{${2:code}}" } }, { "name": "RenewChemBond", "unusual": true, "arg": { "format": "{}{}", "snippet": "RenewChemBond{${1:name}}{${2:code}}" } }, { "name": "ProvideChemBond", "unusual": true, "arg": { "format": "{}{}", "snippet": "ProvideChemBond{${1:name}}{${2:code}}" } }, { "name": "NewChemBondAlias", "arg": { "format": "{}{}", "snippet": "NewChemBondAlias{${1:new name}}{${2:old name}}" } }, { "name": "DeclareChemBondAlias", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareChemBondAlias{${1:new name}}{${2:old name}}" } }, { "name": "ShowChemBond", "unusual": true, "arg": { "format": "{}", "snippet": "ShowChemBond{${1:name}}" } }, { "name": "chcpd", "arg": { "format": "{}", "snippet": "chcpd{${1:compound}}" } }, { "name": "chcpd", "arg": { "format": "[]{}", "snippet": "chcpd[${2:options}]{${1:compound}}", "keys": [ "\\chcpd" ], "keyPos": 0 } }, { "name": "NewChemCompoundProperty", "arg": { "format": "{}{}", "snippet": "NewChemCompoundProperty{${1:token}}{${2:replacement}}" } }, { "name": "ProvideChemCompoundProperty", "unusual": true, "arg": { "format": "{}{}", "snippet": "ProvideChemCompoundProperty{${1:token}}{${2:replacement}}" } }, { "name": "RenewChemCompoundProperty", "unusual": true, "arg": { "format": "{}{}", "snippet": "RenewChemCompoundProperty{${1:token}}{${2:replacement}}" } }, { "name": "DeclareChemCompoundProperty", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareChemCompoundProperty{${1:token}}{${2:replacement}}" } }, { "name": "RemoveChemCompoundProperty", "unusual": true, "arg": { "format": "{}", "snippet": "RemoveChemCompoundProperty{${1:token}}" } }, { "name": "NewChemAdditionSymbol", "arg": { "format": "{}{}{}", "snippet": "NewChemAdditionSymbol{${1:name}}{${2:input}}{${3:output}}" } }, { "name": "ProvideChemAdditionSymbol", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ProvideChemAdditionSymbol{${1:name}}{${2:input}}{${3:output}}" } }, { "name": "RenewChemAdditionSymbol", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "RenewChemAdditionSymbol{${1:name}}{${2:input}}{${3:output}}" } }, { "name": "DeclareChemAdditionSymbol", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareChemAdditionSymbol{${1:name}}{${2:input}}{${3:output}}" } }, { "name": "NewChemSymbol", "arg": { "format": "{}{}", "snippet": "NewChemSymbol{${1:input}}{${2:output}}" } }, { "name": "ProvideChemSymbol", "unusual": true, "arg": { "format": "{}{}", "snippet": "ProvideChemSymbol{${1:input}}{${2:output}}" } }, { "name": "RenewChemSymbol", "unusual": true, "arg": { "format": "{}{}", "snippet": "RenewChemSymbol{${1:input}}{${2:output}}" } }, { "name": "DeclareChemSymbol", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareChemSymbol{${1:input}}{${2:output}}" } }, { "name": "NewChemArrow", "arg": { "format": "{}{}", "snippet": "NewChemArrow{${1:type}}{${2:TikZ}}" } }, { "name": "ProvideChemArrow", "unusual": true, "arg": { "format": "{}{}", "snippet": "ProvideChemArrow{${1:type}}{${2:TikZ}}" } }, { "name": "DeclareChemArrow", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareChemArrow{${1:type}}{${2:TikZ}}" } }, { "name": "RenewChemArrow", "unusual": true, "arg": { "format": "{}{}", "snippet": "RenewChemArrow{${1:type}}{${2:TikZ}}" } }, { "name": "ShowChemArrow", "unusual": true, "arg": { "format": "{}", "snippet": "ShowChemArrow{${1:type}}" } }, { "name": "charrow", "arg": { "format": "{}", "snippet": "charrow{${1:type}}" } }, { "name": "charrow", "arg": { "format": "{}[]", "snippet": "charrow{${1:type}}[${2:above}]" } }, { "name": "charrow", "arg": { "format": "{}[][]", "snippet": "charrow{${1:type}}[${2:above}][${3:below}]" } }, { "name": "chname", "arg": { "format": "()()", "snippet": "chname(${1:text 1})(${2:text 2})" } }, { "name": "chlewis", "arg": { "format": "{}{}", "snippet": "chlewis{${1:electron spec}}{${2:atom}}" } }, { "name": "chlewis", "arg": { "format": "[]{}{}", "snippet": "chlewis[${3:options}]{${1:electron spec}}{${2:atom}}", "keys": [ "\\chlewis" ], "keyPos": 0 } } ], "envs": [], "keys": { "\\ch": [ "decimal-marker={${1:marker}}", "frac-style=${1|math,xfrac,nicefrac|}", "frac-math-cmd={${1:command sequence}}", "stoich-space={${1:skip}}", "stoich-paren-parse=${1|true,false|}", "stoich-format={${1:code}}", "circled=${1|formal,all,none|}", "circletype=${1|chem,math|}", "charge-hshift={${1:dim}}", "subscript-vshift={${1:dim}}", "subscript-style=${1|text,math|}", "charge-hshift={${1:dim}}", "charge-vshift={${1:dim}}", "charge-style=${1|text,math|}", "math-scripts", "adduct-space={${1:dim}}", "adduct-penalty={${1:num}}", "bond-length={${1:dim}}", "bond-offset={${1:dim}}", "bond-style={${1:TikZ}}", "bond-penalty={${1:num}}", "radical-style={${1:TikZ}}", "radical-radius={${1:dim}}", "radical-hshift={${1:dim}}", "radical-vshift={${1:dim}}", "radical-space={${1:dim}}", "plus-space={${1:skip}}", "plus-penalty={${1:num}}", "plus-output-symbol={${1:code}}", "minus-space={${1:skip}}", "minus-penalty={${1:num}}", "minus-output-symbol={${1:code}}", "math-space={${1:skip}}", "arrow-offset={${1:dim}}", "arrow-min-length={${1:dim}}", "arrow-yshift={${1:dim}}", "arrow-ratio={${1:factor}}", "compound-sep={${1:dim}}", "label-offset={${1:dim}}", "label-style={${1:font command}}", "arrow-penalty={${1:num}}", "arrow-style={${1:TikZ}}", "name-format={${1:comands}}", "name-width=${2|{${1:dim}},auto|}", "format={${1:code}}", "atom-format={${1:code}}", "font-family={${1:family}}", "font-series={${1:series}}", "font-shape={${1:shape}}", "font-spec={${1:font}}", "font-spec={[${1:options}]${2:font}}", "kroeger-vink=${1|true,false|}", "kv-positive-style={${1:TikZ}}", "kv-positive-radius={${1:dim}}", "kv-positive-hshift={${1:dim}}", "kv-positive-vshift={${1:dim}}", "kv-positive-offset={${1:dim}}", "kv-positive-symbol={${1:TeX code}}" ], "\\setchemformula": [ "decimal-marker={${1:marker}}", "frac-style=${1|math,xfrac,nicefrac|}", "frac-math-cmd={${1:command sequence}}", "stoich-space={${1:skip}}", "stoich-paren-parse=${1|true,false|}", "stoich-format={${1:code}}", "circled=${1|formal,all,none|}", "circletype=${1|chem,math|}", "subscript-vshift={${1:dim}}", "subscript-style=${1|text,math|}", "charge-hshift={${1:dim}}", "charge-vshift={${1:dim}}", "charge-style=${1|text,math|}", "math-scripts", "adduct-space={${1:dim}}", "adduct-penalty={${1:num}}", "bond-length={${1:dim}}", "bond-offset={${1:dim}}", "bond-style={${1:TikZ}}", "bond-penalty={${1:num}}", "radical-style={${1:TikZ}}", "radical-radius={${1:dim}}", "radical-hshift={${1:dim}}", "radical-vshift={${1:dim}}", "radical-space={${1:dim}}", "plus-space={${1:skip}}", "plus-penalty={${1:num}}", "plus-output-symbol={${1:code}}", "minus-space={${1:skip}}", "minus-penalty={${1:num}}", "minus-output-symbol={${1:code}}", "math-space={${1:skip}}", "arrow-offset={${1:dim}}", "arrow-min-length={${1:dim}}", "arrow-yshift={${1:dim}}", "arrow-ratio={${1:factor}}", "compound-sep={${1:dim}}", "label-offset={${1:dim}}", "label-style={${1:font command}}", "arrow-penalty={${1:num}}", "arrow-style={${1:TikZ}}", "name-format={${1:comands}}", "name-width=${2|{${1:dim}},auto|}", "format={${1:code}}", "atom-format={${1:code}}", "font-family={${1:family}}", "font-series={${1:series}}", "font-shape={${1:shape}}", "font-spec={${1:font}}", "font-spec={[${1:options}]${2:font}}", "tikz-external-disable=${1|true,false|}", "lewis-default=${1|.,:,|,o,single,pair,{pair (dotted)},{pair (line)},empty|}", "lewis-distance={${1:dim}}", "lewis-line-length={${1:dim}}", "lewis-line-width={${1:dim}}", "lewis-offset={${1:dim}}", "kroeger-vink=${1|true,false|}", "kv-positive-style={${1:TikZ}}", "kv-positive-radius={${1:dim}}", "kv-positive-hshift={${1:dim}}", "kv-positive-vshift={${1:dim}}", "kv-positive-offset={${1:dim}}", "kv-positive-symbol={${1:TeX code}}" ], "\\chcpd": [ "decimal-marker={${1:marker}}", "frac-style=${1|math,xfrac,nicefrac|}", "frac-math-cmd={${1:command sequence}}", "stoich-space={${1:skip}}", "stoich-paren-parse=${1|true,false|}", "stoich-format={${1:code}}", "circled=${1|formal,all,none|}", "circletype=${1|chem,math|}", "subscript-vshift={${1:dim}}", "subscript-style=${1|text,math|}", "charge-hshift={${1:dim}}", "charge-vshift={${1:dim}}", "charge-style=${1|text,math|}", "math-scripts", "adduct-space={${1:dim}}", "adduct-penalty={${1:num}}", "bond-length={${1:dim}}", "bond-offset={${1:dim}}", "bond-style={${1:TikZ}}", "bond-penalty={${1:num}}", "radical-style={${1:TikZ}}", "radical-radius={${1:dim}}", "radical-hshift={${1:dim}}", "radical-vshift={${1:dim}}", "radical-space={${1:dim}}", "plus-space={${1:skip}}", "plus-penalty={${1:num}}", "plus-output-symbol={${1:code}}", "minus-space={${1:skip}}", "minus-penalty={${1:num}}", "minus-output-symbol={${1:code}}", "math-space={${1:skip}}", "arrow-offset={${1:dim}}", "arrow-min-length={${1:dim}}", "arrow-yshift={${1:dim}}", "arrow-ratio={${1:factor}}", "compound-sep={${1:dim}}", "label-offset={${1:dim}}", "label-style={${1:font command}}", "arrow-penalty={${1:num}}", "arrow-style={${1:TikZ}}", "name-format={${1:comands}}", "name-width=${2|{${1:dim}},auto|}", "format={${1:code}}", "atom-format={${1:code}}", "font-family={${1:family}}", "font-series={${1:series}}", "font-shape={${1:shape}}", "font-spec={${1:font}}", "font-spec={[${1:options}]${2:font}}" ], "\\chlewis": [ "lewis-default=${1|.,:,|,o,single,pair,{pair (dotted)},{pair (line)},empty|}", "lewis-distance={${1:dim}}", "lewis-line-length={${1:dim}}", "lewis-line-width={${1:dim}}", "lewis-offset={${1:dim}}5ex" ] }, "args": [] } ================================================ FILE: data/packages/chemstyle.json ================================================ { "deps": [ { "name": "amstext" }, { "name": "caption" }, { "name": "chemscheme" }, { "name": "siunitx" }, { "name": "varioref" }, { "name": "xspace" }, { "name": "xcolor", "if": "journal=orglett" } ], "macros": [ { "name": "Hz" }, { "name": "Molar" }, { "name": "cmc" }, { "name": "cstsetup", "arg": { "format": "{}", "snippet": "cstsetup{${1:options%keyvals}}" } }, { "name": "cubiccentimeter" }, { "name": "eg" }, { "name": "etal" }, { "name": "etc" }, { "name": "ie" }, { "name": "invacuo" }, { "name": "latin", "arg": { "format": "{}", "snippet": "latin{${1:text}}" } }, { "name": "latinemphoff", "unusual": true }, { "name": "latinemphon", "unusual": true }, { "name": "mmHg" }, { "name": "mol" }, { "name": "molar" }, { "name": "standardstate" }, { "name": "thebibnote", "unusual": true }, { "name": "torr", "unusual": true } ], "envs": [], "keys": { "\\usepackage/chemstyle#c,\\cstsetup#c": [ "abbrcomma", "abbremph", "journal=${1|angew,jomc,ic,jacs,jcp,orglett,rsc,tetlett|}", "language=${1:language}", "nonotes", "nophrases", "notes", "notesbefore", "phrases", "rademph", "radhyphen", "radprefix", "radsuper", "varioref", "xspace" ] }, "args": [ "\\usepackage/chemstyle#c,\\cstsetup#c" ] } ================================================ FILE: data/packages/circuitikz.json ================================================ { "deps": [ { "name": "tikz" }, { "name": "tikzlibrarycalc" }, { "name": "tikzlibrarybending" }, { "name": "tikzlibraryfpu" }, { "name": "xstring", "if": "siunitx" }, { "name": "siunitx", "if": "siunitx" } ], "macros": [ { "name": "circuitikzbasekey", "unusual": true }, { "name": "ctikzset", "arg": { "format": "{}", "snippet": "ctikzset{${1:options%keyvals}}" } }, { "name": "ctikzvalof", "unusual": true, "arg": { "format": "{}", "snippet": "ctikzvalof{${1:option}}" } }, { "name": "ctikzsetvalof", "arg": { "format": "{}{}", "snippet": "ctikzsetvalof{${1:option}}{${2:value}}" } }, { "name": "pgfstartlinewidth", "unusual": true }, { "name": "unexpandedvalueof", "unusual": true, "arg": { "format": "{}", "snippet": "unexpandedvalueof{${1:option}}" } }, { "name": "pgfcircdeclarebipole", "unusual": true, "arg": { "format": "{}{}{}{}{}{}", "snippet": "pgfcircdeclarebipole{${1:anchors}}{${2:lower ysize}}{${3:shape}}{${4:upper ysize}}{${5:width}}{${6:code}}" } }, { "name": "pgfcircdeclarebipolescaled", "unusual": true, "arg": { "format": "{}{}{}{}{}{}{}", "snippet": "pgfcircdeclarebipolescaled{${1:scale}}{${2:anchors}}{${3:lower ysize}}{${4:shape}}{${5:upper ysize}}{${6:width}}{${7:code}}" } }, { "name": "ctikzclass", "unusual": true }, { "name": "scaledRlen", "unusual": true }, { "name": "ctikzloadstyle", "arg": { "format": "{}", "snippet": "ctikzloadstyle{${1:style%keyvals}}", "keys": [ "\\ctikzloadstyle#c,\\ctikzsetstyle#c" ], "keyPos": 0 } }, { "name": "ctikzsetstyle", "arg": { "format": "{}", "snippet": "ctikzsetstyle{${1:style%keyvals}}", "keys": [ "\\ctikzloadstyle#c,\\ctikzsetstyle#c" ], "keyPos": 0 } }, { "name": "ctikzgetanchor", "arg": { "format": "{}{}", "snippet": "ctikzgetanchor{${1:name}}{${2:anchor}}" } }, { "name": "ctikzgetdirection", "arg": { "format": "{}", "snippet": "ctikzgetdirection{${1:name}}" } }, { "name": "ctikzflipx", "arg": { "format": "{}", "snippet": "ctikzflipx{${1:text%plain}}" } }, { "name": "ctikzflipy", "arg": { "format": "{}", "snippet": "ctikzflipy{${1:text%plain}}" } }, { "name": "ctikzflipxy", "arg": { "format": "{}", "snippet": "ctikzflipxy{${1:text%plain}}" } }, { "name": "ctikztextnot", "arg": { "format": "{}", "snippet": "ctikztextnot{${1:text%plain}}" } }, { "name": "ctikzsubcircuitdef", "arg": { "format": "{}{}{}", "snippet": "ctikzsubcircuitdef{${1:name}}{${2:anchor1,anchor2,...}}{${3:definition}}" } }, { "name": "ctikzsubcircuitactivate", "arg": { "format": "{}", "snippet": "ctikzsubcircuitactivate{${1:name}}" } }, { "name": "ctikztunablearrow", "arg": { "format": "{}{}{}{}", "snippet": "ctikztunablearrow{${1:thickness}}{${2:length}}{${3:angle}}{${4:name}}" } }, { "name": "ctikztunablearrow", "arg": { "format": "[]{}{}{}{}", "snippet": "ctikztunablearrow[${5:options}]{${1:thickness}}{${2:length}}{${3:angle}}{${4:name}}" } }, { "name": "pgfcircresetpath", "unusual": true }, { "name": "drawpoles", "unusual": true }, { "name": "scaledwidth", "unusual": true }, { "name": "gscale", "unusual": true }, { "name": "pgfcircdeclarethyristor", "arg": { "format": "{}{}{}{}", "snippet": "pgfcircdeclarethyristor{${1:name}}{${2:fill}}{${3:gate pos}}{${4:extra code}}" } }, { "name": "pgfcircdeclaretriac", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfcircdeclaretriac{${1:name}}{${2:fill}}" } }, { "name": "pgfcircdiodestylemacro", "unusual": true }, { "name": "pgfcircdeclarecutesw", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfcircdeclarecutesw{${1:name}}{${2:bar pos}}{${3:arrow code}}" } }, { "name": "pgfcircdeclarecutespdt", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfcircdeclarecutespdt{${1:name}}{${2:bar pos}}{${3:arrow code}}" } }, { "name": "drawmeteringcircle", "unusual": true }, { "name": "pgfcircdeclarejumper", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfcircdeclarejumper{${1:name}}{${2:link arc height}}" } }, { "name": "pgfcircdeclaresolderjumper", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfcircdeclaresolderjumper{${1:name}}{0|1}" } }, { "name": "pgfcircdeclaredoublesolderjumper", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfcircdeclaredoublesolderjumper{${1:name}}{0|${2:1}{0}|1}" } }, { "name": "pgfcircdeclarelogicport", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfcircdeclarelogicport{${1:name}}{${2:number}}{${3:code}}" } }, { "name": "pgfcircdeclareeurologicport", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "pgfcircdeclareeurologicport{${1:name}}{${2:symbol}}{${3:number}}{${4:code}}" } }, { "name": "pgfcircdeclareieeeport", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "pgfcircdeclareieeeport{${1:name}}{${2:type}}{${3:polarity}}{${4:code}}" } }, { "name": "pgfcircdeclareieeeportpair", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "pgfcircdeclareieeeportpair{${1:name}}{${2:negated name}}{${3:type}}{${4:code}}" } }, { "name": "pgfcircdeclareieeebufferport", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfcircdeclareieeebufferport{${1:name}}{${2:polarity}}{${3:code}}" } }, { "name": "pgfcircdeclareieeebufferportpair", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfcircdeclareieeebufferportpair{${1:name}}{${2:negated name}}{${3:code}}" } }, { "name": "pgfcircdeclareieeetgate", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfcircdeclareieeetgate{${1:name}}{1 or 2}{${2:code}}" } }, { "name": "pgfcircdeclaretransistor", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfcircdeclaretransistor{${1:name}}{${2:code1}}{${3:code2}}" } }, { "name": "drawdobydiodedot", "unusual": true, "arg": { "format": "{}{}", "snippet": "drawdobydiodedot{${1:name}}{${2:arg}}" } }, { "name": "drawbodydiode", "unusual": true, "arg": { "format": "{}", "snippet": "drawbodydiode{${1:name}}" } }, { "name": "declarebpt", "unusual": true, "arg": { "format": "{}", "snippet": "declarebpt{${1:name}}" } }, { "name": "declarebjt", "unusual": true, "arg": { "format": "{}", "snippet": "declarebjt{${1:name}}" } }, { "name": "declareigbt", "unusual": true, "arg": { "format": "{}", "snippet": "declareigbt{${1:name}}" } }, { "name": "declaregfet", "unusual": true, "arg": { "format": "{}", "snippet": "declaregfet{${1:name}}" } }, { "name": "drawfetcore", "unusual": true, "arg": { "format": "{}", "snippet": "drawfetcore{${1:name}}" } }, { "name": "pgfdeclaretransistorwrapperaddbulk", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfdeclaretransistorwrapperaddbulk{${1:name}}{${2:code1}}{${3:code2}}" } }, { "name": "pgfcircdeclarejunctiontransistor", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfcircdeclarejunctiontransistor{${1:name}}{${2:code1}}{${3:code2}}" } }, { "name": "pgfcircdeclaretube", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfcircdeclaretube{${1:name}}{${2:grid anchors}}{${3:grid code}}" } }, { "name": "pgfcircdeclarequadpole", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfcircdeclarequadpole{${1:name}}{${2:code1}}{${3:code2}}" } }, { "name": "pgfcircmathresult", "unusual": true }, { "name": "pgfcircdeclarefourport", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfcircdeclarefourport{${1:name}}{${2:code}}" } }, { "name": "pgfcircdeclaredbipole", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfcircdeclaredbipole{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "setscaledRlenforclass", "unusual": true } ], "envs": [ { "name": "circuitikz" }, { "name": "circuitikz", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]" } } ], "keys": { "\\usepackage/circuitikz#c": [ "european", "american", "europeanvoltages", "straightvoltages", "americanvoltages", "oldvoltagedirection", "nooldvoltagedirection", "RPvoltages", "EFvoltages", "europeancurrents", "americancurrents", "americanresistors", "europeanresistors", "americaninductors", "europeaninductors", "cuteinductors", "americanports", "europeanports", "americangfsurgearrester", "europeangfsurgearrester", "fulldiode", "emptydiode", "strokediode", "arrowmos", "noarrowmos", "fetbodydiode", "nofetbodydiode", "fetsolderdot", "nofetsolderdot", "emptypmoscircle", "lazymos", "legacytransistorstext", "nolegacytransistorstext", "centertransistorstext", "straightlabels", "rotatelabels", "smartlabels", "betterproportions", "siunitx", "nosiunitx", "compatibility" ], "\\ctikzloadstyle#c,\\ctikzsetstyle#c": [ "romano", "legacy", "example" ] }, "args": [ "\\usepackage/circuitikz#c" ] } ================================================ FILE: data/packages/class-altacv.json ================================================ { "deps": [ { "name": "class-extarticle" }, { "name": "etoolbox" }, { "name": "pdfx" }, { "name": "accsupp" }, { "name": "geometry" }, { "name": "fontawesome5" }, { "name": "ifxetex" }, { "name": "ifluatex" }, { "name": "scrlfile" }, { "name": "fontspec" }, { "name": "xcolor" }, { "name": "tikz" }, { "name": "tcolorbox" }, { "name": "tcolorboxlibraryskins" }, { "name": "enumitem" }, { "name": "graphicx" }, { "name": "trimclip" }, { "name": "dashrule" }, { "name": "multirow" }, { "name": "tabularx" }, { "name": "changepage" }, { "name": "afterpage" }, { "name": "pgffor" }, { "name": "biblatex" }, { "name": "ragged2e", "if": "ragged2e" } ], "macros": [ { "name": "LaTeXcentering", "if": "ragged2e", "unusual": true }, { "name": "LaTeXraggedleft", "if": "ragged2e", "unusual": true }, { "name": "LaTeXraggedright", "if": "ragged2e", "unusual": true }, { "name": "itemmarker" }, { "name": "ratingmarker" }, { "name": "divider" }, { "name": "emailsymbol" }, { "name": "mailaddresssymbol" }, { "name": "phonesymbol" }, { "name": "homepagesymbol" }, { "name": "twittersymbol" }, { "name": "linkedinsymbol" }, { "name": "githubsymbol" }, { "name": "orcidsymbol" }, { "name": "locationsymbol" }, { "name": "printinfo", "arg": { "format": "{}{}", "snippet": "printinfo{${1:symbol}}{${2:detail}}" } }, { "name": "printinfo", "arg": { "format": "{}{}[]", "snippet": "printinfo{${1:symbol}}{${2:detail}}[${3:hyperlink prefix}]" } }, { "name": "name", "arg": { "format": "{}", "snippet": "name{${1:name}}" } }, { "name": "tagline", "arg": { "format": "{}", "snippet": "tagline{${1:information}}" } }, { "name": "photo", "arg": { "format": "{}{}", "snippet": "photo{${1:size}}{${2:imagefile}}" } }, { "name": "photoR", "arg": { "format": "{}{}", "snippet": "photoR{${1:size}}{${2:imagefile}}" } }, { "name": "photoL", "arg": { "format": "{}{}", "snippet": "photoL{${1:size}}{${2:imagefile}}" } }, { "name": "email", "arg": { "format": "{}", "snippet": "email{${1:email%URL}}" } }, { "name": "mailaddress", "arg": { "format": "{}", "snippet": "mailaddress{${1:mail address}}" } }, { "name": "phone", "arg": { "format": "{}", "snippet": "phone{${1:phone number}}" } }, { "name": "homepage", "arg": { "format": "{}", "snippet": "homepage{${1:homepage address%URL}}" } }, { "name": "twitter", "arg": { "format": "{}", "snippet": "twitter{${1:twitter username}}" } }, { "name": "linkedin", "arg": { "format": "{}", "snippet": "linkedin{${1:linkedin username}}" } }, { "name": "github", "arg": { "format": "{}", "snippet": "github{${1:github username}}" } }, { "name": "orcid", "arg": { "format": "{}", "snippet": "orcid{${1:orcid number}}" } }, { "name": "location", "arg": { "format": "{}", "snippet": "location{${1:location}}" } }, { "name": "personalinfo", "arg": { "format": "{}", "snippet": "personalinfo{${1:information}}" } }, { "name": "makecvheader" }, { "name": "cvsection", "arg": { "format": "{}", "snippet": "cvsection{${1:title}}" } }, { "name": "cvsection", "arg": { "format": "[]{}", "snippet": "cvsection[${2:sidebar file%file}]{${1:title}}" } }, { "name": "cvsubsection", "arg": { "format": "{}", "snippet": "cvsubsection{${1:title}}" } }, { "name": "cvachievement", "arg": { "format": "{}{}{}", "snippet": "cvachievement{${1:icon}}{${2:name%text}}{${3:description%text}}" } }, { "name": "cvevent", "arg": { "format": "{}{}{}{}", "snippet": "cvevent{${1:title%text}}{${2:company or institution}}{${3:time period}}{${4:location}}" } }, { "name": "cvtag", "arg": { "format": "{}", "snippet": "cvtag{${1:name}}" } }, { "name": "cvskill", "arg": { "format": "{}{}", "snippet": "cvskill{${1:name}}{${2:value}}" } }, { "name": "wheelchart", "arg": { "format": "{}{}{}", "snippet": "wheelchart{${1:outer radius}}{${2:inner radius}}{${3:value/width/color/detail,...}}" } }, { "name": "cvref", "arg": { "format": "{}{}{}", "snippet": "cvref{${1:name}}{${2:email}}{${3:mailing address}}" } }, { "name": "addsidebar", "arg": { "format": "{}", "snippet": "addsidebar{${1:file}}" } }, { "name": "addsidebar", "arg": { "format": "[]{}", "snippet": "addsidebar[${2:vspace}]{${1:file}}" } }, { "name": "addnextpagesidebar", "arg": { "format": "{}", "snippet": "addnextpagesidebar{${1:file}}" } }, { "name": "addnextpagesidebar", "arg": { "format": "[]{}", "snippet": "addnextpagesidebar[${2:vspace}]{${1:file}}" } }, { "name": "ifxetexorluatex" }, { "name": "mynames", "arg": { "format": "{}", "snippet": "mynames{${1:name1,name2,...}}" } }, { "name": "NewInfoField", "arg": { "format": "{}{}", "snippet": "NewInfoField{${1:fieldname}}{${2:symbol}}" } }, { "name": "NewInfoField", "arg": { "format": "{}{}[]", "snippet": "NewInfoField{${1:fieldname}}{${2:symbol}}[${3:hyperlink prefix}]" } }, { "name": "NewInfoField*", "arg": { "format": "{}{}", "snippet": "NewInfoField*{${1:fieldname}}{${2:symbol}}" } }, { "name": "NewInfoField*", "arg": { "format": "{}{}[]", "snippet": "NewInfoField*{${1:fieldname}}{${2:symbol}}[${3:hyperlink prefix}]" } }, { "name": "namefont", "unusual": true }, { "name": "taglinefont", "unusual": true }, { "name": "personalinfofont", "unusual": true }, { "name": "cvsectionfont", "unusual": true }, { "name": "cvsubsectionfont", "unusual": true } ], "envs": [ { "name": "LaTeXflushleft", "if": "ragged2e", "unusual": true }, { "name": "LaTeXflushleft", "if": "ragged2e", "unusual": true }, { "name": "LaTeXcenter", "if": "ragged2e", "unusual": true }, { "name": "cvcolumn", "arg": { "format": "{}", "snippet": "{${1:width}}" } }, { "name": "fullwidth" }, { "name": "enumerate*" }, { "name": "enumerate*", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]" } }, { "name": "itemize*" }, { "name": "itemize*", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]" } }, { "name": "description*" }, { "name": "description*", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]" } } ], "keys": { "\\documentclass/altacv#c": [ "normalphoto", "ragged2e", "withhyper", "a4paper", "a5paper", "b5paper", "letterpaper", "legalpaper", "executivepaper", "landscape", "8pt", "9pt", "10pt", "11pt", "12pt", "14pt", "17pt", "20pt", "draft", "final", "leqno", "fleqn", "openbib" ] }, "args": [ "\\documentclass/altacv#c" ] } ================================================ FILE: data/packages/class-beamer.json ================================================ { "deps": [ { "name": "beamerbasemodes" }, { "name": "ifpdf" }, { "name": "beamerbaseoptions" }, { "name": "geometry" }, { "name": "pgfcore" }, { "name": "xxcolor" }, { "name": "atbegshi" }, { "name": "hyperref" }, { "name": "beamerbaserequires" }, { "name": "ucs", "if": "ucs" }, { "name": "inputenc", "if": "utf8x" }, { "name": "ucs", "if": "utf8x" }, { "name": "inputenc", "if": "utf8" } ], "macros": [ { "name": "headdp", "unusual": true }, { "name": "footheight", "unusual": true }, { "name": "sidebarheight", "unusual": true }, { "name": "insertaspectratio", "unusual": true } ], "envs": [], "keys": { "\\documentclass/beamer#c": [ "usepdftitle", "envcountsect", "notheorems", "noamsthm", "compress", "t", "c", "leqno", "fleqn", "handout", "trans", "pdftex", "nativepdf", "pdfmark", "dvips", "dviwindo", "dvipsone", "vtex", "ps2pdf", "ignorenonframetext", "noamssymb", "bigger", "smaller", "8pt", "9pt", "10pt", "11pt", "12pt", "14pt", "17pt", "20pt", "draft", "CJK", "cjk", "onlytextwidth", "pgf={${1:pgf options}}", "hyperref={${1:hyperref options}}", "color={${1:color options}}", "xcolor={${1:xcolor options}}", "ucs", "utf8x", "utf8", "aspectratio=${2|2013,1610,169,149,141,54,43,32,${1:xxxx}|}" ] }, "args": [ "\\documentclass/beamer#c" ] } ================================================ FILE: data/packages/class-book.json ================================================ { "deps": [], "macros": [ { "name": "frontmatter" }, { "name": "mainmatter" }, { "name": "backmatter" }, { "name": "thechapter", "unusual": true }, { "name": "chaptername" }, { "name": "bibname" } ], "envs": [], "keys": { "\\documentclass/book#c": [ "a4paper", "a5paper", "b5paper", "letterpaper", "legalpaper", "executivepaper", "landscape", "10pt", "11pt", "12pt", "oneside", "twoside", "draft", "final", "titlepage", "notitlepage", "openright", "openany", "onecolumn", "twocolumn", "leqno", "fleqn", "openbib" ] }, "args": [ "\\documentclass/book#c" ] } ================================================ FILE: data/packages/class-ctexart.json ================================================ { "deps": [ { "name": "ctex" } ], "macros": [ { "name": "partmark", "unusual": true, "arg": { "format": "{}", "snippet": "partmark{${1:code}}" } }, { "name": "CTEXnumberline", "unusual": true, "arg": { "format": "{}", "snippet": "CTEXnumberline{${1:number}}" } } ], "envs": [], "keys": { "\\documentclass/ctexart#c": [ "GBK", "UTF8", "zhmap=${1|true,false,zhmCJK|}", "zihao=${1|-4,5,false|}", "heading", "sub3section", "sub4section", "scheme=${1|chinese,plain|}", "linespread=${1:number}", "fontset=${1|adobe,fandol,founder,mac,macnew,macold,ubuntu,windows,none|}", "punct=${1|quanjiao,banjiao,kaiming,CCT,plain|}", "space=${1|true,false,auto|}", "autoindent=", "a4paper", "a5paper", "b5paper", "letterpaper", "legalpaper", "executivepaper", "landscape", "10pt", "11pt", "12pt", "oneside", "twoside", "draft", "final", "titlepage", "notitlepage", "onecolumn", "twocolumn", "leqno", "fleqn", "openbib" ] }, "args": [ "\\documentclass/ctexart#c" ] } ================================================ FILE: data/packages/class-ctexbeamer.json ================================================ { "deps": [ { "name": "ctex" }, { "name": "class-beamer" }, { "name": "ucs", "if": "ucs" }, { "name": "inputenc", "if": "utf8x" }, { "name": "ucs", "if": "utf8x" }, { "name": "inputenc", "if": "utf8" } ], "macros": [], "envs": [], "keys": { "\\documentclass/ctexbeamer#c": [ "GBK", "UTF8", "zhmap=${1|true,false,zhmCJK|}", "zihao=${1|-4,5,false|}", "heading", "scheme=${1|chinese,plain|}", "linespread=${1:number}", "fontset=${1|adobe,fandol,founder,mac,macnew,macold,ubuntu,windows,none|}", "punct=${1|quanjiao,banjiao,kaiming,CCT,plain|}", "space=${1|true,false,auto|}", "autoindent=", "usepdftitle", "envcountsect", "notheorems", "noamsthm", "compress", "t", "c", "leqno", "fleqn", "handout", "trans", "pdftex", "nativepdf", "pdfmark", "dvips", "dviwindo", "dvipsone", "vtex", "ps2pdf", "ignorenonframetext", "noamssymb", "bigger", "smaller", "8pt", "9pt", "10pt", "11pt", "12pt", "14pt", "17pt", "20pt", "draft", "CJK", "cjk", "onlytextwidth", "pgf={${1:pgf options}}", "hyperref={${1:hyperref options}}", "color={${1:color options}}", "xcolor={${1:xcolor options}}", "ucs", "utf8x", "utf8", "aspectratio=${2|2013,1610,169,149,141,54,43,32,${1:xxxx}|}" ] }, "args": [ "\\documentclass/ctexbeamer#c" ] } ================================================ FILE: data/packages/class-ctexbook.json ================================================ { "deps": [ { "name": "ctex" }, { "name": "class-book" } ], "macros": [ { "name": "partmark", "unusual": true, "arg": { "format": "{}", "snippet": "partmark{${1:code}}" } }, { "name": "CTEXnumberline", "unusual": true, "arg": { "format": "{}", "snippet": "CTEXnumberline{${1:number}}" } } ], "envs": [], "keys": { "\\documentclass/ctexbook#c": [ "GBK", "UTF8", "zhmap=${1|true,false,zhmCJK|}", "zihao=${1|-4,5,false|}", "heading", "sub3section", "sub4section", "scheme=${1|chinese,plain|}", "linespread=${1:number}", "fontset=${1|adobe,fandol,founder,mac,macnew,macold,ubuntu,windows,none|}", "punct=${1|quanjiao,banjiao,kaiming,CCT,plain|}", "space=${1|true,false,auto|}", "autoindent=", "a4paper", "a5paper", "b5paper", "letterpaper", "legalpaper", "executivepaper", "landscape", "10pt", "11pt", "12pt", "oneside", "twoside", "draft", "final", "titlepage", "notitlepage", "openright", "openany", "onecolumn", "twocolumn", "leqno", "fleqn", "openbib" ] }, "args": [ "\\documentclass/ctexbook#c" ] } ================================================ FILE: data/packages/class-ctexrep.json ================================================ { "deps": [ { "name": "ctex" }, { "name": "class-report" } ], "macros": [ { "name": "partmark", "unusual": true, "arg": { "format": "{}", "snippet": "partmark{${1:code}}" } }, { "name": "CTEXnumberline", "unusual": true, "arg": { "format": "{}", "snippet": "CTEXnumberline{${1:number}}" } } ], "envs": [], "keys": { "\\documentclass/ctexrep#c": [ "GBK", "UTF8", "zhmap=${1|true,false,zhmCJK|}", "zihao=${1|-4,5,false|}", "heading", "sub3section", "sub4section", "scheme=${1|chinese,plain|}", "linespread=${1:number}", "fontset=${1|adobe,fandol,founder,mac,macnew,macold,ubuntu,windows,none|}", "punct=${1|quanjiao,banjiao,kaiming,CCT,plain|}", "space=${1|true,false,auto|}", "autoindent=", "a4paper", "a5paper", "b5paper", "letterpaper", "legalpaper", "executivepaper", "landscape", "10pt", "11pt", "12pt", "oneside", "twoside", "draft", "final", "titlepage", "notitlepage", "openright", "openany", "onecolumn", "twocolumn", "leqno", "fleqn", "openbib" ] }, "args": [ "\\documentclass/ctexrep#c" ] } ================================================ FILE: data/packages/class-exam.json ================================================ { "deps": [ { "name": "ifthen" } ], "macros": [ { "name": "addpoints" }, { "name": "addquestionobject" }, { "name": "answerclearance", "unusual": true }, { "name": "answerline" }, { "name": "answerline", "arg": { "format": "[]", "snippet": "answerline[${1:answer%text}]" } }, { "name": "answerlinelength", "unusual": true }, { "name": "answerskip", "unusual": true }, { "name": "begingradingrange", "arg": { "format": "{}", "snippet": "begingradingrange{${1:range name}}" } }, { "name": "bhpgword", "unusual": true, "arg": { "format": "{}", "snippet": "bhpgword{${1:text}}" } }, { "name": "bhpgword", "unusual": true, "arg": { "format": "{}", "snippet": "bhpgword{${1:text}}" } }, { "name": "bhpword", "unusual": true, "arg": { "format": "{}", "snippet": "bhpword{${1:text}}" } }, { "name": "bhpword", "unusual": true, "arg": { "format": "{}", "snippet": "bhpword{${1:text}}" } }, { "name": "bhqword", "unusual": true, "arg": { "format": "{}", "snippet": "bhqword{${1:text}}" } }, { "name": "bhsword", "unusual": true, "arg": { "format": "{}", "snippet": "bhsword{${1:text}}" } }, { "name": "bhsword", "unusual": true, "arg": { "format": "{}", "snippet": "bhsword{${1:text}}" } }, { "name": "bhtword", "unusual": true, "arg": { "format": "{}", "snippet": "bhtword{${1:text}}" } }, { "name": "bhtword", "unusual": true, "arg": { "format": "{}", "snippet": "bhtword{${1:text}}" } }, { "name": "bonusgradetable" }, { "name": "bonusgradetable", "arg": { "format": "[]", "snippet": "bonusgradetable[${1:h or v}]" } }, { "name": "bonusgradetable", "arg": { "format": "[][]", "snippet": "bonusgradetable[${1:h or v}][${2:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 1 } }, { "name": "bonuspart" }, { "name": "bonuspart", "arg": { "format": "[]", "snippet": "bonuspart[${1:points}]" } }, { "name": "bonuspointformat", "arg": { "format": "{}", "snippet": "bonuspointformat{${1:format commands}}" } }, { "name": "bonuspointname", "arg": { "format": "{}", "snippet": "bonuspointname{${1:text}}" } }, { "name": "bonuspointpoints", "arg": { "format": "{}{}", "snippet": "bonuspointpoints{${1:singular text%text}}{${2:plural text%text}}" } }, { "name": "bonuspoints", "unusual": true }, { "name": "bonuspointsinrange", "arg": { "format": "{}", "snippet": "bonuspointsinrange{${1:range name}}" } }, { "name": "bonuspointsofquestion", "arg": { "format": "{}", "snippet": "bonuspointsofquestion{${1:number}}" } }, { "name": "bonuspointsonpage", "arg": { "format": "{}", "snippet": "bonuspointsonpage{${1:page number}}" } }, { "name": "bonuspointtable" }, { "name": "bonuspointtable", "arg": { "format": "[]", "snippet": "bonuspointtable[${1:h or v}]" } }, { "name": "bonuspointtable", "arg": { "format": "[][]", "snippet": "bonuspointtable[${1:h or v}][${2:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 1 } }, { "name": "bonusqformat", "arg": { "format": "{}", "snippet": "bonusqformat{${1:format spec}}" } }, { "name": "bonusquestion" }, { "name": "bonusquestion", "arg": { "format": "[]", "snippet": "bonusquestion[${1:points}]" } }, { "name": "bonussubpart" }, { "name": "bonussubpart", "arg": { "format": "[]", "snippet": "bonussubpart[${1:points}]" } }, { "name": "bonussubsubpart" }, { "name": "bonussubsubpart", "arg": { "format": "[]", "snippet": "bonussubsubpart[${1:points}]" } }, { "name": "bonustitledquestion", "arg": { "format": "{}", "snippet": "bonustitledquestion{${1:title%text}}" } }, { "name": "bonustitledquestion", "arg": { "format": "{}[]", "snippet": "bonustitledquestion{${1:title%text}}[${2:points}]" } }, { "name": "bonustotalformat", "arg": { "format": "{}", "snippet": "bonustotalformat{${1:format commands}}" } }, { "name": "boxedpoints" }, { "name": "bracketedpoints" }, { "name": "bvpgword", "unusual": true, "arg": { "format": "{}", "snippet": "bvpgword{${1:text}}" } }, { "name": "bvpword", "unusual": true, "arg": { "format": "{}", "snippet": "bvpword{${1:text}}" } }, { "name": "bvqword", "unusual": true, "arg": { "format": "{}", "snippet": "bvqword{${1:text}}" } }, { "name": "bvsword", "unusual": true, "arg": { "format": "{}", "snippet": "bvsword{${1:text}}" } }, { "name": "bvtword", "unusual": true, "arg": { "format": "{}", "snippet": "bvtword{${1:text}}" } }, { "name": "cancelspace" }, { "name": "cancelspacefalse", "unusual": true }, { "name": "cancelspacetrue", "unusual": true }, { "name": "cellwidth", "arg": { "format": "{}", "snippet": "cellwidth{${1:length}}" } }, { "name": "cfoot", "arg": { "format": "[]{}", "snippet": "cfoot[${2:first page text%text}]{${1:text}}" } }, { "name": "cfoot", "arg": { "format": "{}", "snippet": "cfoot{${1:text}}" } }, { "name": "chbpword", "unusual": true, "arg": { "format": "{}", "snippet": "chbpword{${1:text}}" } }, { "name": "chead", "arg": { "format": "[]{}", "snippet": "chead[${2:first page text%text}]{${1:text}}" } }, { "name": "chead", "arg": { "format": "{}", "snippet": "chead{${1:text}}" } }, { "name": "checkboxchar", "arg": { "format": "{}", "snippet": "checkboxchar{${1:symbol}}" } }, { "name": "checkboxeshook", "unusual": true }, { "name": "checkedchar", "arg": { "format": "{}", "snippet": "checkedchar{${1:symbol}}" } }, { "name": "choice" }, { "name": "choicelabel", "unusual": true }, { "name": "choiceshook", "unusual": true }, { "name": "chpgword", "unusual": true, "arg": { "format": "{}", "snippet": "chpgword{${1:text}}" } }, { "name": "chpword", "unusual": true, "arg": { "format": "{}", "snippet": "chpword{${1:text}}" } }, { "name": "chqword", "unusual": true, "arg": { "format": "{}", "snippet": "chqword{${1:text}}" } }, { "name": "chsword", "unusual": true, "arg": { "format": "{}", "snippet": "chsword{${1:text}}" } }, { "name": "chtword", "unusual": true, "arg": { "format": "{}", "snippet": "chtword{${1:text}}" } }, { "name": "colorfbox", "unusual": true, "arg": { "format": "{}{}", "snippet": "colorfbox{${1:color}}{${2:text}}" } }, { "name": "colorfillwithdottedlines" }, { "name": "colorfillwithlines" }, { "name": "colorgrids" }, { "name": "colorsolutionboxes" }, { "name": "combinedgradetable" }, { "name": "combinedgradetable", "arg": { "format": "[]", "snippet": "combinedgradetable[${1:h or v}]" } }, { "name": "combinedgradetable", "arg": { "format": "[][]", "snippet": "combinedgradetable[${1:h or v}][${2:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 1 } }, { "name": "combinedpointtable" }, { "name": "combinedpointtable", "arg": { "format": "[]", "snippet": "combinedpointtable[${1:h or v}]" } }, { "name": "combinedpointtable", "arg": { "format": "[][]", "snippet": "combinedpointtable[${1:h or v}][${2:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 1 } }, { "name": "ContinuedQuestion" }, { "name": "CorrectChoice" }, { "name": "correctchoice", "unusual": true }, { "name": "CorrectChoiceEmphasis", "arg": { "format": "{}", "snippet": "CorrectChoiceEmphasis{${1:format commands}}" } }, { "name": "correctchoiceemphasis", "unusual": true, "arg": { "format": "{}", "snippet": "correctchoiceemphasis{${1:format commands}}" } }, { "name": "covercfoot", "arg": { "format": "[]{}", "snippet": "covercfoot[${2:first page text%text}]{${1:text}}" } }, { "name": "covercfoot", "arg": { "format": "{}", "snippet": "covercfoot{${1:text}}" } }, { "name": "coverchead", "arg": { "format": "[]{}", "snippet": "coverchead[${2:first page text%text}]{${1:text}}" } }, { "name": "coverchead", "arg": { "format": "{}", "snippet": "coverchead{${1:text}}" } }, { "name": "coverextrafootheight", "arg": { "format": "[]{}", "snippet": "coverextrafootheight[${2:first page height%l}]{${1:height}}" } }, { "name": "coverextrafootheight", "arg": { "format": "{}", "snippet": "coverextrafootheight{${1:height}}" } }, { "name": "coverextraheadheight", "arg": { "format": "[]{}", "snippet": "coverextraheadheight[${2:first page height%l}]{${1:height}}" } }, { "name": "coverextraheadheight", "arg": { "format": "{}", "snippet": "coverextraheadheight{${1:height}}" } }, { "name": "coverfirstpagefooter", "arg": { "format": "{}{}{}", "snippet": "coverfirstpagefooter{${1:left%text}}{${2:center%text}}{${3:right%text}}" } }, { "name": "coverfirstpagefootrule", "unusual": true }, { "name": "coverfirstpageheader", "arg": { "format": "{}{}{}", "snippet": "coverfirstpageheader{${1:left%text}}{${2:center%text}}{${3:right%text}}" } }, { "name": "coverfirstpageheadrule", "unusual": true }, { "name": "coverfooter", "arg": { "format": "{}{}{}", "snippet": "coverfooter{${1:left%text}}{${2:center%text}}{${3:right%text}}" } }, { "name": "coverfootrule", "unusual": true }, { "name": "coverheader", "arg": { "format": "{}{}{}", "snippet": "coverheader{${1:left%text}}{${2:center%text}}{${3:right%text}}" } }, { "name": "coverheadrule", "unusual": true }, { "name": "coverlfoot", "arg": { "format": "[]{}", "snippet": "coverlfoot[${2:first page text%text}]{${1:text}}" } }, { "name": "coverlfoot", "arg": { "format": "{}", "snippet": "coverlfoot{${1:text}}" } }, { "name": "coverlhead", "arg": { "format": "[]{}", "snippet": "coverlhead[${2:first page text%text}]{${1:text}}" } }, { "name": "coverlhead", "arg": { "format": "{}", "snippet": "coverlhead{${1:text}}" } }, { "name": "coverrfoot", "arg": { "format": "[]{}", "snippet": "coverrfoot[${2:first page text%text}]{${1:text}}" } }, { "name": "coverrfoot", "arg": { "format": "{}", "snippet": "coverrfoot{${1:text}}" } }, { "name": "coverrhead", "arg": { "format": "[]{}", "snippet": "coverrhead[${2:first page text%text}]{${1:text}}" } }, { "name": "coverrhead", "arg": { "format": "{}", "snippet": "coverrhead{${1:text}}" } }, { "name": "coverrunningfooter", "arg": { "format": "{}{}{}", "snippet": "coverrunningfooter{${1:left%text}}{${2:center%text}}{${3:right%text}}" } }, { "name": "coverrunningfootrule", "unusual": true }, { "name": "coverrunningheader", "arg": { "format": "{}{}{}", "snippet": "coverrunningheader{${1:left%text}}{${2:center%text}}{${3:right%text}}" } }, { "name": "coverrunningheadrule", "unusual": true }, { "name": "cvbpword", "unusual": true, "arg": { "format": "{}", "snippet": "cvbpword{${1:text}}" } }, { "name": "cvpgword", "unusual": true, "arg": { "format": "{}", "snippet": "cvpgword{${1:text}}" } }, { "name": "cvpword", "unusual": true, "arg": { "format": "{}", "snippet": "cvpword{${1:text}}" } }, { "name": "cvqword", "unusual": true, "arg": { "format": "{}", "snippet": "cvqword{${1:text}}" } }, { "name": "cvsword", "unusual": true, "arg": { "format": "{}", "snippet": "cvsword{${1:text}}" } }, { "name": "cvtword", "unusual": true, "arg": { "format": "{}", "snippet": "cvtword{${1:text}}" } }, { "name": "dottedlinefillheight", "unusual": true }, { "name": "droppoints" }, { "name": "droptotalbonuspoints" }, { "name": "droptotalpoints" }, { "name": "endgradingrange", "arg": { "format": "{}", "snippet": "endgradingrange{${1:range name}}" } }, { "name": "extrafootheight", "arg": { "format": "[]{}", "snippet": "extrafootheight[${2:first page height%l}]{${1:height}}" } }, { "name": "extrafootheight", "arg": { "format": "{}", "snippet": "extrafootheight{${1:height}}" } }, { "name": "extraheadheight", "arg": { "format": "[]{}", "snippet": "extraheadheight[${2:first page height%l}]{${1:height}}" } }, { "name": "extraheadheight", "arg": { "format": "{}", "snippet": "extraheadheight{${1:height}}" } }, { "name": "extrawidth", "arg": { "format": "{}", "snippet": "extrawidth{${1:width}}" } }, { "name": "fillin" }, { "name": "fillin", "arg": { "format": "[]", "snippet": "fillin[${1:answer%text}]" } }, { "name": "fillin", "arg": { "format": "[][]", "snippet": "fillin[${1:answer%text}][${2:length}]" } }, { "name": "fillinlinelength", "unusual": true }, { "name": "fillwithdottedlines", "arg": { "format": "{}", "snippet": "fillwithdottedlines{${1:length}}" } }, { "name": "fillwithgrid", "arg": { "format": "{}", "snippet": "fillwithgrid{${1:length}}" } }, { "name": "fillwithlines", "arg": { "format": "{}", "snippet": "fillwithlines{${1:length}}" } }, { "name": "firstpagefooter", "arg": { "format": "{}{}{}", "snippet": "firstpagefooter{${1:left%text}}{${2:center%text}}{${3:right%text}}" } }, { "name": "firstpagefootrule" }, { "name": "firstpageheader", "arg": { "format": "{}{}{}", "snippet": "firstpageheader{${1:left%text}}{${2:center%text}}{${3:right%text}}" } }, { "name": "firstpageheadrule" }, { "name": "firstqinrange", "arg": { "format": "{}", "snippet": "firstqinrange{${1:range name}}" } }, { "name": "footer", "arg": { "format": "{}{}{}", "snippet": "footer{${1:left%text}}{${2:center%text}}{${3:right%text}}" } }, { "name": "footrule" }, { "name": "framedsolutions" }, { "name": "fullwidth", "arg": { "format": "{}", "snippet": "fullwidth{${1:text}}" } }, { "name": "gradetable" }, { "name": "gradetable", "arg": { "format": "[]", "snippet": "gradetable[${1:h or v}]" } }, { "name": "gradetable", "arg": { "format": "[][]", "snippet": "gradetable[${1:h or v}][${2:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 1 } }, { "name": "gradetablestretch", "arg": { "format": "{}", "snippet": "gradetablestretch{${1:factor}}" } }, { "name": "greeknum", "arg": { "format": "{}", "snippet": "greeknum{${1:counter}}" } }, { "name": "gridlinewidth", "unusual": true }, { "name": "gridsize", "unusual": true }, { "name": "half" }, { "name": "header", "arg": { "format": "{}{}{}", "snippet": "header{${1:left%text}}{${2:center%text}}{${3:right%text}}" } }, { "name": "headrule" }, { "name": "hpgword", "unusual": true, "arg": { "format": "{}", "snippet": "hpgword{${1:text}}" } }, { "name": "hpword", "unusual": true, "arg": { "format": "{}", "snippet": "hpword{${1:text}}" } }, { "name": "hqword", "unusual": true, "arg": { "format": "{}", "snippet": "hqword{${1:text}}" } }, { "name": "hsword", "unusual": true, "arg": { "format": "{}", "snippet": "hsword{${1:text}}" } }, { "name": "htword", "unusual": true, "arg": { "format": "{}", "snippet": "htword{${1:text}}" } }, { "name": "ifcontinuation", "arg": { "format": "{}{}", "snippet": "ifcontinuation{${1:true text%text}}{${2:false text%text}}" } }, { "name": "ifincomplete", "arg": { "format": "{}{}", "snippet": "ifincomplete{${1:true text%text}}{${2:false text%text}}" } }, { "name": "iflastpage", "arg": { "format": "{}{}", "snippet": "iflastpage{${1:true text%text}}{${2:false text%text}}" } }, { "name": "ifprintanswers" }, { "name": "IncompleteQuestion" }, { "name": "lastqinrange", "arg": { "format": "{}", "snippet": "lastqinrange{${1:range name}}" } }, { "name": "lfoot", "arg": { "format": "[]{}", "snippet": "lfoot[${2:first page text%text}]{${1:text}}" } }, { "name": "lfoot", "arg": { "format": "{}", "snippet": "lfoot{${1:text}}" } }, { "name": "lhead", "arg": { "format": "[]{}", "snippet": "lhead[${2:first page text%text}]{${1:text}}" } }, { "name": "lhead", "arg": { "format": "{}", "snippet": "lhead{${1:text}}" } }, { "name": "linefill", "unusual": true }, { "name": "linefillheight", "unusual": true }, { "name": "linefillthickness", "unusual": true }, { "name": "makeemptybox", "arg": { "format": "{}", "snippet": "makeemptybox{${1:length}}" } }, { "name": "marginbonuspointname", "arg": { "format": "{}", "snippet": "marginbonuspointname{${1:text}}" } }, { "name": "marginpointname", "arg": { "format": "{}", "snippet": "marginpointname{${1:text}}" } }, { "name": "marginpointssep", "unusual": true }, { "name": "marksnotpoints" }, { "name": "multicolumnbonusgradetable", "arg": { "format": "{}", "snippet": "multicolumnbonusgradetable{${1:numcols}}" } }, { "name": "multicolumnbonusgradetable", "arg": { "format": "{}[]", "snippet": "multicolumnbonusgradetable{${1:numcols}}[${2:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 1 } }, { "name": "multicolumnbonuspointtable", "arg": { "format": "{}", "snippet": "multicolumnbonuspointtable{${1:numcols}}" } }, { "name": "multicolumnbonuspointtable", "arg": { "format": "{}[]", "snippet": "multicolumnbonuspointtable{${1:numcols}}[${2:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 1 } }, { "name": "multicolumncombinedgradetable", "arg": { "format": "{}", "snippet": "multicolumncombinedgradetable{${1:numcols}}" } }, { "name": "multicolumncombinedgradetable", "arg": { "format": "{}[]", "snippet": "multicolumncombinedgradetable{${1:numcols}}[${2:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 1 } }, { "name": "multicolumncombinedpointtable", "arg": { "format": "{}", "snippet": "multicolumncombinedpointtable{${1:numcols}}" } }, { "name": "multicolumncombinedpointtable", "arg": { "format": "{}[]", "snippet": "multicolumncombinedpointtable{${1:numcols}}[${2:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 1 } }, { "name": "multicolumngradetable", "arg": { "format": "{}", "snippet": "multicolumngradetable{${1:numcols}}" } }, { "name": "multicolumngradetable", "arg": { "format": "{}[]", "snippet": "multicolumngradetable{${1:numcols}}[${2:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 1 } }, { "name": "multicolumnpartialbonusgradetable", "arg": { "format": "{}{}", "snippet": "multicolumnpartialbonusgradetable{${1:numcols}}{${2:range name}}" } }, { "name": "multicolumnpartialbonusgradetable", "arg": { "format": "{}{}[]", "snippet": "multicolumnpartialbonusgradetable{${1:numcols}}{${2:range name}}[${3:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 2 } }, { "name": "multicolumnpartialbonuspointtable", "arg": { "format": "{}{}", "snippet": "multicolumnpartialbonuspointtable{${1:numcols}}{${2:range name}}" } }, { "name": "multicolumnpartialbonuspointtable", "arg": { "format": "{}{}[]", "snippet": "multicolumnpartialbonuspointtable{${1:numcols}}{${2:range name}}[${3:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 2 } }, { "name": "multicolumnpartialcombinedgradetable", "arg": { "format": "{}{}", "snippet": "multicolumnpartialcombinedgradetable{${1:numcols}}{${2:rangename}}" } }, { "name": "multicolumnpartialcombinedgradetable", "arg": { "format": "{}{}[]", "snippet": "multicolumnpartialcombinedgradetable{${1:numcols}}{${2:rangename}}[${3:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 2 } }, { "name": "multicolumnpartialcombinedpointtable", "arg": { "format": "{}{}", "snippet": "multicolumnpartialcombinedpointtable{${1:numcols}}{${2:rangename}}" } }, { "name": "multicolumnpartialcombinedpointtable", "arg": { "format": "{}{}[]", "snippet": "multicolumnpartialcombinedpointtable{${1:numcols}}{${2:rangename}}[${3:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 2 } }, { "name": "multicolumnpartialgradetable", "arg": { "format": "{}{}", "snippet": "multicolumnpartialgradetable{${1:numcols}}{${2:range name}}" } }, { "name": "multicolumnpartialgradetable", "arg": { "format": "{}{}[]", "snippet": "multicolumnpartialgradetable{${1:numcols}}{${2:range name}}[${3:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 2 } }, { "name": "multicolumnpartialpointtable", "arg": { "format": "{}{}", "snippet": "multicolumnpartialpointtable{${1:numcols}}{${2:range name}}" } }, { "name": "multicolumnpartialpointtable", "arg": { "format": "{}{}[]", "snippet": "multicolumnpartialpointtable{${1:numcols}}{${2:range name}}[${3:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 2 } }, { "name": "multicolumnpointtable", "arg": { "format": "{}", "snippet": "multicolumnpointtable{${1:numcols}}" } }, { "name": "multicolumnpointtable", "arg": { "format": "{}[]", "snippet": "multicolumnpointtable{${1:numcols}}[${2:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 1 } }, { "name": "multirowbonusgradetable", "arg": { "format": "{}", "snippet": "multirowbonusgradetable{${1:numrows}}" } }, { "name": "multirowbonusgradetable", "arg": { "format": "{}[]", "snippet": "multirowbonusgradetable{${1:numrows}}[${2:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 1 } }, { "name": "multirowbonuspointtable", "arg": { "format": "{}", "snippet": "multirowbonuspointtable{${1:numrows}}" } }, { "name": "multirowbonuspointtable", "arg": { "format": "{}[]", "snippet": "multirowbonuspointtable{${1:numrows}}[${2:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 1 } }, { "name": "multirowcombinedgradetable", "arg": { "format": "{}", "snippet": "multirowcombinedgradetable{${1:numrows}}" } }, { "name": "multirowcombinedgradetable", "arg": { "format": "{}[]", "snippet": "multirowcombinedgradetable{${1:numrows}}[${2:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 1 } }, { "name": "multirowcombinedpointtable", "arg": { "format": "{}", "snippet": "multirowcombinedpointtable{${1:numrows}}" } }, { "name": "multirowcombinedpointtable", "arg": { "format": "{}[]", "snippet": "multirowcombinedpointtable{${1:numrows}}[${2:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 1 } }, { "name": "multirowgradetable", "arg": { "format": "{}", "snippet": "multirowgradetable{${1:numrows}}" } }, { "name": "multirowgradetable", "arg": { "format": "{}[]", "snippet": "multirowgradetable{${1:numrows}}[${2:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 1 } }, { "name": "multirowpartialbonusgradetable", "arg": { "format": "{}{}", "snippet": "multirowpartialbonusgradetable{${1:numrows}}{${2:range name}}" } }, { "name": "multirowpartialbonusgradetable", "arg": { "format": "{}{}[]", "snippet": "multirowpartialbonusgradetable{${1:numrows}}{${2:range name}}[${3:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 2 } }, { "name": "multirowpartialbonuspointtable", "arg": { "format": "{}{}", "snippet": "multirowpartialbonuspointtable{${1:numrows}}{${2:range name}}" } }, { "name": "multirowpartialbonuspointtable", "arg": { "format": "{}{}[]", "snippet": "multirowpartialbonuspointtable{${1:numrows}}{${2:range name}}[${3:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 2 } }, { "name": "multirowpartialcombinedgradetable", "arg": { "format": "{}{}", "snippet": "multirowpartialcombinedgradetable{${1:numrows}}{${2:rangename}}" } }, { "name": "multirowpartialcombinedgradetable", "arg": { "format": "{}{}[]", "snippet": "multirowpartialcombinedgradetable{${1:numrows}}{${2:rangename}}[${3:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 2 } }, { "name": "multirowpartialcombinedpointtable", "arg": { "format": "{}{}", "snippet": "multirowpartialcombinedpointtable{${1:numrows}}{${2:rangename}}" } }, { "name": "multirowpartialcombinedpointtable", "arg": { "format": "{}{}[]", "snippet": "multirowpartialcombinedpointtable{${1:numrows}}{${2:rangename}}[${3:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 2 } }, { "name": "multirowpartialgradetable", "arg": { "format": "{}{}", "snippet": "multirowpartialgradetable{${1:numrows}}{${2:range name}}" } }, { "name": "multirowpartialgradetable", "arg": { "format": "{}{}[]", "snippet": "multirowpartialgradetable{${1:numrows}}{${2:range name}}[${3:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 2 } }, { "name": "multirowpartialpointtable", "arg": { "format": "{}{}", "snippet": "multirowpartialpointtable{${1:numrows}}{${2:range name}}" } }, { "name": "multirowpartialpointtable", "arg": { "format": "{}{}[]", "snippet": "multirowpartialpointtable{${1:numrows}}{${2:range name}}[${3:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 2 } }, { "name": "multirowpointtable", "arg": { "format": "{}", "snippet": "multirowpointtable{${1:numrows}}" } }, { "name": "multirowpointtable", "arg": { "format": "{}[]", "snippet": "multirowpointtable{${1:numrows}}[${2:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 1 } }, { "name": "noaddpoints" }, { "name": "nobonusqformat" }, { "name": "noboxedpoints" }, { "name": "nobracketedpoints" }, { "name": "nocancelspace" }, { "name": "nocolorfillwithdottedlines", "unusual": true }, { "name": "nocolorfillwithlines", "unusual": true }, { "name": "nocolorgrids", "unusual": true }, { "name": "nocolorsolutionboxes" }, { "name": "nocoverfirstpagefootrule", "unusual": true }, { "name": "nocoverfirstpageheadrule", "unusual": true }, { "name": "nocoverfootrule", "unusual": true }, { "name": "nocoverheadrule", "unusual": true }, { "name": "nocoverrunningfootrule", "unusual": true }, { "name": "nocoverrunningheadrule", "unusual": true }, { "name": "nofirstpagefootrule", "unusual": true }, { "name": "nofirstpageheadrule", "unusual": true }, { "name": "nofootrule", "unusual": true }, { "name": "noheadrule", "unusual": true }, { "name": "nomorequestions" }, { "name": "nopointsinleftmargin", "unusual": true }, { "name": "nopointsinmargin" }, { "name": "nopointsinrightmargin", "unusual": true }, { "name": "noprintanswers" }, { "name": "noqformat" }, { "name": "noquestionsonthispage" }, { "name": "norunningfootrule", "unusual": true }, { "name": "norunningheadrule", "unusual": true }, { "name": "nosolutionsreseteqcounter" }, { "name": "nounstarredvspace" }, { "name": "numbonuspoints" }, { "name": "numcoverpages" }, { "name": "numpages" }, { "name": "numparts" }, { "name": "numpoints" }, { "name": "numqinrange", "arg": { "format": "{}", "snippet": "numqinrange{${1:range name}}" } }, { "name": "numquestions" }, { "name": "numsubparts" }, { "name": "numsubsubparts" }, { "name": "oddeven", "arg": { "format": "{}{}", "snippet": "oddeven{${1:odd text%text}}{${2:even text%text}}" } }, { "name": "part" }, { "name": "part", "arg": { "format": "[]", "snippet": "part[${1:points}]" } }, { "name": "partialbonusgradetable", "arg": { "format": "{}", "snippet": "partialbonusgradetable{${1:range name}}" } }, { "name": "partialbonusgradetable", "arg": { "format": "{}[]", "snippet": "partialbonusgradetable{${1:range name}}[${2:h or v}]" } }, { "name": "partialbonusgradetable", "arg": { "format": "{}[][]", "snippet": "partialbonusgradetable{${1:range name}}[${2:h or v}][${3:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 2 } }, { "name": "partialbonuspointtable", "arg": { "format": "{}", "snippet": "partialbonuspointtable{${1:range name}}" } }, { "name": "partialbonuspointtable", "arg": { "format": "{}[]", "snippet": "partialbonuspointtable{${1:range name}}[${2:h or v}]" } }, { "name": "partialbonuspointtable", "arg": { "format": "{}[][]", "snippet": "partialbonuspointtable{${1:range name}}[${2:h or v}][${3:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 2 } }, { "name": "partialcombinedgradetable", "arg": { "format": "{}", "snippet": "partialcombinedgradetable{${1:range name}}" } }, { "name": "partialcombinedgradetable", "arg": { "format": "{}[]", "snippet": "partialcombinedgradetable{${1:range name}}[${2:h or v}]" } }, { "name": "partialcombinedgradetable", "arg": { "format": "{}[][]", "snippet": "partialcombinedgradetable{${1:range name}}[${2:h or v}][${3:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 2 } }, { "name": "partialcombinedpointtable", "arg": { "format": "{}", "snippet": "partialcombinedpointtable{${1:range name}}" } }, { "name": "partialcombinedpointtable", "arg": { "format": "{}[]", "snippet": "partialcombinedpointtable{${1:range name}}[${2:h or v}]" } }, { "name": "partialcombinedpointtable", "arg": { "format": "{}[][]", "snippet": "partialcombinedpointtable{${1:range name}}[${2:h or v}][${3:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 2 } }, { "name": "partialgradetable", "arg": { "format": "{}", "snippet": "partialgradetable{${1:range name}}" } }, { "name": "partialgradetable", "arg": { "format": "{}[]", "snippet": "partialgradetable{${1:range name}}[${2:h or v}]" } }, { "name": "partialgradetable", "arg": { "format": "{}[][]", "snippet": "partialgradetable{${1:range name}}[${2:h or v}][${3:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 2 } }, { "name": "partialpointtable", "arg": { "format": "{}", "snippet": "partialpointtable{${1:range name}}" } }, { "name": "partialpointtable", "arg": { "format": "{}[]", "snippet": "partialpointtable{${1:range name}}[${2:h or v}]" } }, { "name": "partialpointtable", "arg": { "format": "{}[][]", "snippet": "partialpointtable{${1:range name}}[${2:h or v}][${3:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 2 } }, { "name": "partlabel", "unusual": true }, { "name": "partshook", "unusual": true }, { "name": "PgInfo", "unusual": true, "arg": { "format": "{}{}", "snippet": "PgInfo{${1:question label}}{${2:page}}" } }, { "name": "pointformat", "arg": { "format": "{}", "snippet": "pointformat{${1:format commands}}" } }, { "name": "pointname", "arg": { "format": "{}", "snippet": "pointname{${1:text}}" } }, { "name": "pointpoints", "arg": { "format": "{}{}", "snippet": "pointpoints{${1:singular text%text}}{${2:plural text%text}}" } }, { "name": "points" }, { "name": "pointsdroppedatright" }, { "name": "pointsinleftmargin", "unusual": true }, { "name": "pointsinmargin" }, { "name": "pointsinrange", "arg": { "format": "{}", "snippet": "pointsinrange{${1:range name}}" } }, { "name": "pointsinrightmargin" }, { "name": "pointsofquestion", "arg": { "format": "{}", "snippet": "pointsofquestion{${1:number}}" } }, { "name": "pointsonpage", "arg": { "format": "{}", "snippet": "pointsonpage{${1:page number}}" } }, { "name": "pointstwosided" }, { "name": "pointstwosidedreversed" }, { "name": "pointtable" }, { "name": "pointtable", "arg": { "format": "[]", "snippet": "pointtable[${1:h or v}]" } }, { "name": "pointtable", "arg": { "format": "[][]", "snippet": "pointtable[${1:h or v}][${2:type%keyvals}]", "keys": [ "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable" ], "keyPos": 1 } }, { "name": "printanswers" }, { "name": "printanswersfalse", "unusual": true }, { "name": "printanswerstrue", "unusual": true }, { "name": "qformat", "arg": { "format": "{}", "snippet": "qformat{${1:format spec}}" } }, { "name": "question", "detail": "?", "doc": "Question mark" }, { "name": "question", "arg": { "format": "[]", "snippet": "question[${1:points}]" }, "detail": "?", "doc": "Question mark" }, { "name": "questionlabel", "unusual": true }, { "name": "questionshook", "unusual": true }, { "name": "rfoot", "arg": { "format": "[]{}", "snippet": "rfoot[${2:first page text%text}]{${1:text}}" } }, { "name": "rfoot", "arg": { "format": "{}", "snippet": "rfoot{${1:text}}" } }, { "name": "rhead", "arg": { "format": "[]{}", "snippet": "rhead[${2:first page text%text}]{${1:text}}" } }, { "name": "rhead", "arg": { "format": "{}", "snippet": "rhead{${1:text}}" } }, { "name": "rightpointsmargin", "unusual": true }, { "name": "runningfooter", "arg": { "format": "{}{}{}", "snippet": "runningfooter{${1:left%text}}{${2:center%text}}{${3:right%text}}" } }, { "name": "runningfootrule" }, { "name": "runningheader", "arg": { "format": "{}{}{}", "snippet": "runningheader{${1:left%text}}{${2:center%text}}{${3:right%text}}" } }, { "name": "runningheadrule" }, { "name": "settabletotalbonuspoints", "arg": { "format": "{}", "snippet": "settabletotalbonuspoints{${1:number}}" } }, { "name": "settabletotalpoints", "arg": { "format": "{}", "snippet": "settabletotalpoints{${1:number}}" } }, { "name": "shadedsolutions" }, { "name": "SolutionEmphasis", "arg": { "format": "{}", "snippet": "SolutionEmphasis{${1:format commands}}" } }, { "name": "solutionsreseteqcounter" }, { "name": "solutiontitle", "unusual": true }, { "name": "subpart" }, { "name": "subpart", "arg": { "format": "[]", "snippet": "subpart[${1:points}]" } }, { "name": "subpartlabel", "unusual": true }, { "name": "subpartshook", "unusual": true }, { "name": "subsubpart" }, { "name": "subsubpart", "arg": { "format": "[]", "snippet": "subsubpart[${1:points}]" } }, { "name": "subsubpartlabel", "unusual": true }, { "name": "subsubpartshook", "unusual": true }, { "name": "thechoice" }, { "name": "themarginpoints" }, { "name": "thenumparts", "unusual": true }, { "name": "thenumquestions", "unusual": true }, { "name": "thenumsubparts", "unusual": true }, { "name": "thenumsubsubparts", "unusual": true }, { "name": "thepartno" }, { "name": "thepoints" }, { "name": "thequestion" }, { "name": "thequestiontitle" }, { "name": "thesubpart" }, { "name": "thesubsubpart" }, { "name": "titledquestion", "arg": { "format": "{}", "snippet": "titledquestion{${1:title%text}}" } }, { "name": "titledquestion", "arg": { "format": "{}[]", "snippet": "titledquestion{${1:title%text}}[${2:points}]" } }, { "name": "totalbonuspoints" }, { "name": "totalformat", "arg": { "format": "{}", "snippet": "totalformat{${1:format commands}}" } }, { "name": "totalnumpages" }, { "name": "totalpoints" }, { "name": "unframedsolutions" }, { "name": "unstarredvspace" }, { "name": "uplevel", "arg": { "format": "{}", "snippet": "uplevel{${1:text}}" } }, { "name": "usehorizontalhalf" }, { "name": "useslantedhalf" }, { "name": "vpgword", "unusual": true, "arg": { "format": "{}", "snippet": "vpgword{${1:text}}" } }, { "name": "vpword", "unusual": true, "arg": { "format": "{}", "snippet": "vpword{${1:text}}" } }, { "name": "vqword", "unusual": true, "arg": { "format": "{}", "snippet": "vqword{${1:text}}" } }, { "name": "vsword", "unusual": true, "arg": { "format": "{}", "snippet": "vsword{${1:text}}" } }, { "name": "vtword", "unusual": true, "arg": { "format": "{}", "snippet": "vtword{${1:text}}" } } ], "envs": [ { "name": "checkboxes" }, { "name": "choices" }, { "name": "coverpages" }, { "name": "EnvFullwidth" }, { "name": "EnvUplevel" }, { "name": "examframed", "unusual": true }, { "name": "examleftbar", "unusual": true }, { "name": "oneparcheckboxes" }, { "name": "oneparchoices" }, { "name": "parts" }, { "name": "questions" }, { "name": "solution" }, { "name": "solution", "arg": { "format": "[]", "snippet": "[${1:space%l}]" } }, { "name": "solutionbox", "arg": { "format": "{}", "snippet": "{${1:size%l}}" } }, { "name": "solutionorbox" }, { "name": "solutionorbox", "arg": { "format": "[]", "snippet": "[${1:space%l}]" } }, { "name": "solutionordottedlines" }, { "name": "solutionordottedlines", "arg": { "format": "[]", "snippet": "[${1:space%l}]" } }, { "name": "solutionorgrid" }, { "name": "solutionorgrid", "arg": { "format": "[]", "snippet": "[${1:space%l}]" } }, { "name": "solutionorlines" }, { "name": "solutionorlines", "arg": { "format": "[]", "snippet": "[${1:space%l}]" } }, { "name": "subparts" }, { "name": "subsubparts" }, { "name": "TheSolution", "unusual": true } ], "keys": { "\\documentclass/exam#c": [ "answers", "cancelspace", "addpoints", "solutionsreseteqcounter" ], "\\gradetable,\\multirowgradetable,\\multicolumngradetable,\\pointtable,\\multirowpointtable,\\multicolumnpointtable,\\partialgradetable,\\partialpointtable,\\multirowpartialgradetable,\\multirowpartialpointtable,\\multicolumnpartialgradetable,\\multicolumnpartialpointtable,\\bonusgradetable,\\bonuspointtable,\\combinedgradetable,\\combinedpointtable,\\multicolumnbonusgradetable,\\multicolumnbonuspointtable,\\multicolumncombinedgradetable,\\multicolumncombinedpointtable,\\multicolumnpartialbonusgradetable,\\multicolumnpartialbonuspointtable,\\multicolumnpartialcombinedgradetable,\\multicolumnpartialcombinedpointtable,\\multirowbonusgradetable,\\multirowbonuspointtable,\\multirowcombinedgradetable,\\multirowcombinedpointtable,\\multirowpartialbonusgradetable,\\multirowpartialbonuspointtable,\\multirowpartialcombinedgradetable,\\multirowpartialcombinedpointtable,\\partialbonusgradetable,\\partialbonuspointtable,\\partialcombinedgradetable,\\partialcombinedpointtable": [ "questions", "pages" ] }, "args": [ "\\documentclass/exam#c" ] } ================================================ FILE: data/packages/class-letter.json ================================================ { "deps": [], "macros": [ { "name": "address", "arg": { "format": "{}", "snippet": "address{${1:returnaddress}}" } }, { "name": "signature", "arg": { "format": "{}", "snippet": "signature{${1:yourname}}" } }, { "name": "opening", "arg": { "format": "{}", "snippet": "opening{${1:text}}" } }, { "name": "closing", "arg": { "format": "{}", "snippet": "closing{${1:text}}" } }, { "name": "cc", "arg": { "format": "{}", "snippet": "cc{${1:text}}" } }, { "name": "encl", "arg": { "format": "{}", "snippet": "encl{${1:text}}" } }, { "name": "name", "arg": { "format": "{}", "snippet": "name{${1:text}}" } }, { "name": "ps", "arg": { "format": "{}", "snippet": "ps{${1:text}}" } }, { "name": "location", "arg": { "format": "{}", "snippet": "location{${1:address}}" } }, { "name": "telephone", "arg": { "format": "{}", "snippet": "telephone{${1:number}}" } }, { "name": "subject", "arg": { "format": "{}", "snippet": "subject{${1:text}}" } }, { "name": "makelabels" }, { "name": "ccname", "unusual": true }, { "name": "enclname", "unusual": true }, { "name": "fromaddress", "unusual": true }, { "name": "fromlocation", "unusual": true }, { "name": "fromname", "unusual": true }, { "name": "fromsig", "unusual": true }, { "name": "headtoname", "unusual": true }, { "name": "indentedwidth", "unusual": true }, { "name": "labelcount", "unusual": true }, { "name": "longindentation", "unusual": true }, { "name": "mlabel", "unusual": true, "arg": { "format": "{}{}", "snippet": "mlabel{${1:return address}}{${2:to address}}" } }, { "name": "returnaddress", "unusual": true }, { "name": "startbreaks", "unusual": true }, { "name": "startlabels", "unusual": true }, { "name": "stopbreaks", "unusual": true }, { "name": "stopletter", "unusual": true }, { "name": "telephonenum", "unusual": true }, { "name": "toaddress", "unusual": true }, { "name": "toname", "unusual": true } ], "envs": [ { "name": "letter", "arg": { "format": "{}", "snippet": "{${1:name}}" } } ], "keys": { "\\documentclass/letter#c": [ "a4paper", "a5paper", "b5paper", "letterpaper", "legalpaper", "executivepaper", "landscape", "10pt", "11pt", "12pt", "twoside", "oneside", "draft", "final", "leqno", "fleqn" ] }, "args": [ "\\documentclass/letter#c" ] } ================================================ FILE: data/packages/class-memoir.json ================================================ { "deps": [ { "name": "iftex" }, { "name": "array" }, { "name": "dcolumn" }, { "name": "delarray" }, { "name": "tabularx" }, { "name": "booktabs" }, { "name": "textcase" }, { "name": "etoolbox" }, { "name": "xpatch" }, { "name": "nameref" }, { "name": "verbatim" }, { "name": "shortvrb" } ], "macros": [ { "name": "abnormalparskip", "unusual": true, "arg": { "format": "{}", "snippet": "abnormalparskip{${1:length}}" } }, { "name": "abovecolumnspenalty", "unusual": true }, { "name": "abscolnamefont", "unusual": true }, { "name": "abscoltextfont", "unusual": true }, { "name": "abslabeldelim", "unusual": true, "arg": { "format": "{}", "snippet": "abslabeldelim{${1:text}}" } }, { "name": "absleftindent", "unusual": true }, { "name": "absnamepos", "unusual": true }, { "name": "absparindent", "unusual": true }, { "name": "absparsep", "unusual": true }, { "name": "absrightindent", "unusual": true }, { "name": "abstitleskip", "unusual": true }, { "name": "abstractcol", "unusual": true }, { "name": "abstractintoc", "unusual": true }, { "name": "abstractnamefont", "unusual": true }, { "name": "abstractnum", "unusual": true }, { "name": "abstractrunin", "unusual": true }, { "name": "abstracttextfont", "unusual": true }, { "name": "addappheadtotoc", "unusual": true }, { "name": "added", "unusual": true, "arg": { "format": "{}", "snippet": "added{${1:change-id}}" } }, { "name": "addperiod", "unusual": true, "arg": { "format": "{}", "snippet": "addperiod{${1:text}}" } }, { "name": "addtodef", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "addtodef{${1:cmd}}{${2:prepend}}{${3:append}}" } }, { "name": "addtodef*", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "addtodef*{${1:cmd}}{${2:prepend}}{${3:append}}" } }, { "name": "addtoiargdef", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "addtoiargdef{${1:cmd}}{${2:prepend}}{${3:append}}" } }, { "name": "addtoiargdef*", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "addtoiargdef*{${1:cmd}}{${2:prepend}}{${3:append}}" } }, { "name": "addtonotes", "unusual": true, "arg": { "format": "{}", "snippet": "addtonotes{${1:text}}" } }, { "name": "addtopsmarks", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "addtopsmarks{${1:pagestyle%keyvals}}{${2:prepend}}{${3:append}}", "keys": [ "\\pagestyle#c,\\thispagestyle#c,\\addtopsmarks#c,\\aliaspagestyle#c,\\copypagestyle#c,\\makeevenfoot#c,\\makeevenhead#c,\\makefootrule#c,\\makeheadfootruleprefix#c,\\makeheadfootstrut#c,\\makeheadfootvposition#c,\\makeheadposition#c,\\makeheadrule#c,\\makeoddfoot#c,\\makeoddhead#c,\\makepsmarks#c,\\makerunningfootwidth#c,\\makerunningheadwidth#c,\\makerunningwidth#c,\\makerunningwidth#c,\\memleadpageinfo#c,\\memleadpagestarinfo#c,\\newleadpage#c,\\newleadpage*#c,\\renewleadpage#c,\\renewleadpage*#c" ], "keyPos": 0 } }, { "name": "addtostream", "unusual": true, "arg": { "format": "{}{}", "snippet": "addtostream{${1:stream}}{${2:text}}" } }, { "name": "afterbookskip", "unusual": true }, { "name": "afterchapskip", "unusual": true }, { "name": "afterchapternum", "unusual": true }, { "name": "afterchaptertitle", "unusual": true }, { "name": "afterepigraphskip", "unusual": true }, { "name": "afterloftitle", "unusual": true }, { "name": "afterlottitle", "unusual": true }, { "name": "afterparaskip", "unusual": true }, { "name": "afterpartskip", "unusual": true }, { "name": "afterPoemTitle", "unusual": true }, { "name": "afterPoemTitlenum", "unusual": true }, { "name": "afterPoemTitleskip", "unusual": true }, { "name": "afterpoemtitleskip", "unusual": true }, { "name": "aftersecskip", "unusual": true }, { "name": "aftersubparaskip", "unusual": true }, { "name": "aftersubsecskip", "unusual": true }, { "name": "aftersubsubsecskip", "unusual": true }, { "name": "aftertoctitle", "unusual": true }, { "name": "aliaspagestyle", "unusual": true, "arg": { "format": "{}{}", "snippet": "aliaspagestyle{${1:alias%keyvals}}{${2:original}}", "keys": [ "\\pagestyle#c,\\thispagestyle#c,\\addtopsmarks#c,\\aliaspagestyle#c,\\copypagestyle#c,\\makeevenfoot#c,\\makeevenhead#c,\\makefootrule#c,\\makeheadfootruleprefix#c,\\makeheadfootstrut#c,\\makeheadfootvposition#c,\\makeheadposition#c,\\makeheadrule#c,\\makeoddfoot#c,\\makeoddhead#c,\\makepsmarks#c,\\makerunningfootwidth#c,\\makerunningheadwidth#c,\\makerunningwidth#c,\\makerunningwidth#c,\\memleadpageinfo#c,\\memleadpagestarinfo#c,\\newleadpage#c,\\newleadpage*#c,\\renewleadpage#c,\\renewleadpage*#c" ], "keyPos": 0 } }, { "name": "alsoname", "unusual": true }, { "name": "amname", "unusual": true }, { "name": "andnext", "unusual": true }, { "name": "anyptfilebase", "unusual": true }, { "name": "anyptsize", "unusual": true }, { "name": "appendixpage", "unusual": true }, { "name": "appendixpage*", "unusual": true }, { "name": "appendixpagename", "unusual": true }, { "name": "appendixrefname", "unusual": true }, { "name": "appendixtocname", "unusual": true }, { "name": "Aref", "arg": { "format": "{}", "snippet": "Aref{${1:key}}" } }, { "name": "arraytostring", "unusual": true, "arg": { "format": "{}{}", "snippet": "arraytostring{${1:array name}}{${2:result%cmd}}" } }, { "name": "AtBeginClass", "unusual": true, "arg": { "format": "{}{}", "snippet": "AtBeginClass{${1:class}}{${2:code}}" } }, { "name": "AtBeginFile", "unusual": true, "arg": { "format": "{}{}", "snippet": "AtBeginFile{${1:file}}{${2:code}}" } }, { "name": "AtBeginPackage", "unusual": true, "arg": { "format": "{}{}", "snippet": "AtBeginPackage{${1:package}}{${2:code}}" } }, { "name": "atcentercr", "unusual": true }, { "name": "AtEndClass", "unusual": true, "arg": { "format": "{}{}", "snippet": "AtEndClass{${1:class}}{${2:code}}" } }, { "name": "AtEndFile", "unusual": true, "arg": { "format": "{}{}", "snippet": "AtEndFile{${1:file}}{${2:code}}" } }, { "name": "AtEndPackage", "unusual": true, "arg": { "format": "{}{}", "snippet": "AtEndPackage{${1:package}}{${2:code}}" } }, { "name": "atendtheglossaryhook", "unusual": true }, { "name": "autocols", "arg": { "format": "{}{}{}{}", "snippet": "autocols{${1:preamble}}{${2:numOfCols}}{${3:style}}{${4:entries%text}}" } }, { "name": "autocols", "arg": { "format": "[]{}{}{}{}", "snippet": "autocols[${5:width}]{${1:preamble}}{${2:numOfCols}}{${3:style}}{${4:entries%text}}" } }, { "name": "autorows", "arg": { "format": "{}{}{}{}", "snippet": "autorows{${1:preamble}}{${2:numOfCols}}{${3:style}}{${4:entries%text}}" } }, { "name": "autorows", "arg": { "format": "[]{}{}{}{}", "snippet": "autorows[${5:width}]{${1:preamble}}{${2:numOfCols}}{${3:style}}{${4:entries%text}}" } }, { "name": "backmatter" }, { "name": "beforebookskip", "unusual": true }, { "name": "beforechapskip", "unusual": true }, { "name": "beforeepigraphskip", "unusual": true }, { "name": "beforeparaskip", "unusual": true }, { "name": "beforepartskip", "unusual": true }, { "name": "beforePoemTitleskip", "unusual": true }, { "name": "beforepoemtitleskip", "unusual": true }, { "name": "beforesecskip", "unusual": true }, { "name": "beforesubparaskip", "unusual": true }, { "name": "beforesubsecskip", "unusual": true }, { "name": "beforesubsubsecskip", "unusual": true }, { "name": "begintheglossaryhook", "unusual": true }, { "name": "bibintoc", "unusual": true }, { "name": "bibitemsep", "unusual": true }, { "name": "biblistextra", "unusual": true }, { "name": "bibmark", "unusual": true }, { "name": "bibname", "unusual": true }, { "name": "bibsection", "unusual": true }, { "name": "bicaption", "arg": { "format": "{}{}{}{}", "snippet": "bicaption{${1:short1%text}}{${2:long1%text}}{${3:name%text}}{${4:long2%text}}" } }, { "name": "bicaption", "arg": { "format": "[]{}{}{}{}", "snippet": "bicaption[${5:label%labeldef}]{${1:short1%text}}{${2:long1%text}}{${3:name%text}}{${4:long2%text}}" } }, { "name": "bicontcaption", "arg": { "format": "{}{}{}", "snippet": "bicontcaption{${1:long1%text}}{${2:name%text}}{${3:long2%text}}" } }, { "name": "binding", "unusual": true }, { "name": "bionenumcaption", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "bionenumcaption{${1:short1%text}}{${2:long1%text}}{${3:name%text}}{${4:short2%text}}{${5:long2%text}}" } }, { "name": "bionenumcaption", "unusual": true, "arg": { "format": "[]{}{}{}{}{}", "snippet": "bionenumcaption[${6:label%labeldef}]{${1:short1%text}}{${2:long1%text}}{${3:name%text}}{${4:short2%text}}{${5:long2%text}}" } }, { "name": "bitwonumcaption", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "bitwonumcaption{${1:short1%text}}{${2:long1%text}}{${3:name%text}}{${4:short2%text}}{${5:long2%text}}" } }, { "name": "bitwonumcaption", "unusual": true, "arg": { "format": "[]{}{}{}{}{}", "snippet": "bitwonumcaption[${6:label%labeldef}]{${1:short1%text}}{${2:long1%text}}{${3:name%text}}{${4:short2%text}}{${5:long2%text}}" } }, { "name": "bktabrule", "unusual": true, "arg": { "format": "{}", "snippet": "bktabrule{${1:width}}" } }, { "name": "blockdescriptionlabel", "unusual": true, "arg": { "format": "{}", "snippet": "blockdescriptionlabel{${1:label}}" } }, { "name": "book", "arg": { "format": "{}", "snippet": "book{${1:title}}" } }, { "name": "bookblankpage", "unusual": true }, { "name": "bookname", "unusual": true }, { "name": "booknamefont", "unusual": true }, { "name": "booknamenum", "unusual": true }, { "name": "booknumberline", "unusual": true, "arg": { "format": "{}", "snippet": "booknumberline{${1:number}}" } }, { "name": "booknumberlinebox", "unusual": true }, { "name": "booknumberlinehook", "unusual": true, "arg": { "format": "{}", "snippet": "booknumberlinehook{${1:number}}" } }, { "name": "booknumfont", "unusual": true }, { "name": "bookpageend", "unusual": true }, { "name": "bookpagemark", "unusual": true, "arg": { "format": "{}", "snippet": "bookpagemark{${1:title%text}}" } }, { "name": "bookrefname", "unusual": true }, { "name": "booktitlefont", "unusual": true }, { "name": "bottomsectionpenalty", "unusual": true }, { "name": "bottomsectionskip", "unusual": true }, { "name": "boxedverbatiminput", "arg": { "format": "{}", "snippet": "boxedverbatiminput{${1:file}}" } }, { "name": "boxedverbatiminput*", "arg": { "format": "{}", "snippet": "boxedverbatiminput*{${1:file}}" } }, { "name": "boxverbflag", "unusual": true }, { "name": "Bref", "arg": { "format": "{}", "snippet": "Bref{${1:key}}" } }, { "name": "bs", "unusual": true }, { "name": "bvbox", "unusual": true }, { "name": "bvboxsep", "unusual": true }, { "name": "bvendofpage", "unusual": true, "arg": { "format": "{}", "snippet": "bvendofpage{${1:text}}" } }, { "name": "bvendrulehook", "unusual": true }, { "name": "bvleftsidehook", "unusual": true }, { "name": "bvnumbersinside", "unusual": true }, { "name": "bvnumbersoutside", "unusual": true }, { "name": "bvnumlength", "unusual": true }, { "name": "bvrightsidehook", "unusual": true }, { "name": "bvsides", "unusual": true }, { "name": "bvtopandtail", "unusual": true }, { "name": "bvtopmidhook", "unusual": true }, { "name": "bvtopofpage", "unusual": true, "arg": { "format": "{}", "snippet": "bvtopofpage{${1:text}}" } }, { "name": "bvtoprulehook", "unusual": true }, { "name": "calccentering", "unusual": true, "arg": { "format": "{}", "snippet": "calccentering{${1:length}}" } }, { "name": "cancelthanksrule", "unusual": true }, { "name": "captiondelim", "unusual": true, "arg": { "format": "{}", "snippet": "captiondelim{${1:delim}}" } }, { "name": "captionnamefont", "unusual": true, "arg": { "format": "{}", "snippet": "captionnamefont{${1:font}}" } }, { "name": "captionsize", "unusual": true }, { "name": "captionstyle", "unusual": true, "arg": { "format": "{}", "snippet": "captionstyle{${1:style}}" } }, { "name": "captionstyle", "unusual": true, "arg": { "format": "[]{}", "snippet": "captionstyle[${2:shortstyle}]{${1:style}}" } }, { "name": "captiontitlefinal", "unusual": true, "arg": { "format": "{}", "snippet": "captiontitlefinal{${1:text}}" } }, { "name": "captiontitlefont", "unusual": true, "arg": { "format": "{}", "snippet": "captiontitlefont{${1:font}}" } }, { "name": "captionwidth", "unusual": true, "arg": { "format": "{}", "snippet": "captionwidth{${1:length}}" } }, { "name": "cardinal", "unusual": true, "arg": { "format": "{}", "snippet": "cardinal{${1:number}}" } }, { "name": "centerfloat", "unusual": true }, { "name": "centerlastline", "unusual": true }, { "name": "cftaddnumtitleline", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "cftaddnumtitleline{${1:ext}}{${2:kind}}{${3:num}}{${4:title%text}}{${5:page}}" } }, { "name": "cftaddtitleline", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "cftaddtitleline{${1:ext}}{${2:kind}}{${3:title%text}}{${4:page}}" } }, { "name": "cftappendixname", "unusual": true }, { "name": "cftbeforebookskip", "unusual": true }, { "name": "cftbeforechapterskip", "unusual": true }, { "name": "cftbeforefigureskip", "unusual": true }, { "name": "cftbeforeparagraphskip", "unusual": true }, { "name": "cftbeforepartskip", "unusual": true }, { "name": "cftbeforesectionskip", "unusual": true }, { "name": "cftbeforesubparagraphskip", "unusual": true }, { "name": "cftbeforesubsectionskip", "unusual": true }, { "name": "cftbeforesubsubsectionskip", "unusual": true }, { "name": "cftbeforetableskip", "unusual": true }, { "name": "cftbookafterpnum", "unusual": true }, { "name": "cftbookaftersnum", "unusual": true }, { "name": "cftbookaftersnumb", "unusual": true }, { "name": "cftbookbreak", "unusual": true }, { "name": "cftbookdotsep", "unusual": true }, { "name": "cftbookfillnum", "unusual": true, "arg": { "format": "{}", "snippet": "cftbookfillnum{${1:arg}}" } }, { "name": "cftbookfont", "unusual": true }, { "name": "cftbookformatpnum", "unusual": true, "arg": { "format": "{}", "snippet": "cftbookformatpnum{${1:number}}" } }, { "name": "cftbookformatpnumhook", "unusual": true, "arg": { "format": "{}", "snippet": "cftbookformatpnumhook{${1:number}}" } }, { "name": "cftbookindent", "unusual": true }, { "name": "cftbookleader", "unusual": true }, { "name": "cftbookname", "unusual": true }, { "name": "cftbooknumwidth", "unusual": true }, { "name": "cftbookpagefont", "unusual": true }, { "name": "cftbookpresnum", "unusual": true }, { "name": "cftchapterafterpnum", "unusual": true }, { "name": "cftchapteraftersnum", "unusual": true }, { "name": "cftchapteraftersnumb", "unusual": true }, { "name": "cftchapterbreak", "unusual": true }, { "name": "cftchapterdotsep", "unusual": true }, { "name": "cftchapterfillnum", "unusual": true, "arg": { "format": "{}", "snippet": "cftchapterfillnum{${1:arg}}" } }, { "name": "cftchapterfont", "unusual": true }, { "name": "cftchapterformatpnum", "unusual": true, "arg": { "format": "{}", "snippet": "cftchapterformatpnum{${1:number}}" } }, { "name": "cftchapterformatpnumhook", "unusual": true, "arg": { "format": "{}", "snippet": "cftchapterformatpnumhook{${1:number}}" } }, { "name": "cftchapterindent", "unusual": true }, { "name": "cftchapterleader", "unusual": true }, { "name": "cftchaptername", "unusual": true }, { "name": "cftchapternumwidth", "unusual": true }, { "name": "cftchapterpagefont", "unusual": true }, { "name": "cftchapterpresnum", "unusual": true }, { "name": "cftdot", "unusual": true }, { "name": "cftdotfill", "unusual": true, "arg": { "format": "{}", "snippet": "cftdotfill{${1:length}}" } }, { "name": "cftdotsep", "unusual": true }, { "name": "cftfigureafterpnum", "unusual": true }, { "name": "cftfigureaftersnum", "unusual": true }, { "name": "cftfigureaftersnumb", "unusual": true }, { "name": "cftfiguredotsep", "unusual": true }, { "name": "cftfigurefillnum", "unusual": true, "arg": { "format": "{}", "snippet": "cftfigurefillnum{${1:arg}}" } }, { "name": "cftfigurefont", "unusual": true }, { "name": "cftfigureformatpnum", "unusual": true, "arg": { "format": "{}", "snippet": "cftfigureformatpnum{${1:number}}" } }, { "name": "cftfigureformatpnumhook", "unusual": true, "arg": { "format": "{}", "snippet": "cftfigureformatpnumhook{${1:number}}" } }, { "name": "cftfigureindent", "unusual": true }, { "name": "cftfigureleader", "unusual": true }, { "name": "cftfigurename", "unusual": true }, { "name": "cftfigurenumwidth", "unusual": true }, { "name": "cftfigurepagefont", "unusual": true }, { "name": "cftfigurepresnum", "unusual": true }, { "name": "cftinsert", "unusual": true, "arg": { "format": "{}", "snippet": "cftinsert{${1:name}}" } }, { "name": "cftinsertcode", "unusual": true, "arg": { "format": "{}{}", "snippet": "cftinsertcode{${1:name}}{${2:code}}" } }, { "name": "cftinserthook", "unusual": true, "arg": { "format": "{}{}", "snippet": "cftinserthook{${1:file}}{${2:name}}" } }, { "name": "cftlocalchange", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "cftlocalchange{${1:ext}}{${2:pnumwidth}}{${3:toc}}" } }, { "name": "cftnodots", "unusual": true }, { "name": "cftpagenumbersoff", "unusual": true, "arg": { "format": "{}", "snippet": "cftpagenumbersoff{${1:kind}}" } }, { "name": "cftpagenumberson", "unusual": true, "arg": { "format": "{}", "snippet": "cftpagenumberson{${1:kind}}" } }, { "name": "cftparagraphafterpnum", "unusual": true }, { "name": "cftparagraphaftersnum", "unusual": true }, { "name": "cftparagraphaftersnumb", "unusual": true }, { "name": "cftparagraphdotsep", "unusual": true }, { "name": "cftparagraphfillnum", "unusual": true, "arg": { "format": "{}", "snippet": "cftparagraphfillnum{${1:arg}}" } }, { "name": "cftparagraphfont", "unusual": true }, { "name": "cftparagraphformatpnum", "unusual": true, "arg": { "format": "{}", "snippet": "cftparagraphformatpnum{${1:number}}" } }, { "name": "cftparagraphformatpnumhook", "unusual": true, "arg": { "format": "{}", "snippet": "cftparagraphformatpnumhook{${1:number}}" } }, { "name": "cftparagraphindent", "unusual": true }, { "name": "cftparagraphleader", "unusual": true }, { "name": "cftparagraphname", "unusual": true }, { "name": "cftparagraphnumwidth", "unusual": true }, { "name": "cftparagraphpagefont", "unusual": true }, { "name": "cftparagraphpresnum", "unusual": true }, { "name": "cftparfillskip", "unusual": true }, { "name": "cftparskip", "unusual": true }, { "name": "cftpartafterpnum", "unusual": true }, { "name": "cftpartaftersnum", "unusual": true }, { "name": "cftpartaftersnumb", "unusual": true }, { "name": "cftpartbreak", "unusual": true }, { "name": "cftpartdotsep", "unusual": true }, { "name": "cftpartfillnum", "unusual": true, "arg": { "format": "{}", "snippet": "cftpartfillnum{${1:pnum}}" } }, { "name": "cftpartfont", "unusual": true }, { "name": "cftpartformatpnum", "unusual": true, "arg": { "format": "{}", "snippet": "cftpartformatpnum{${1:pnum}}" } }, { "name": "cftpartformatpnumhook", "unusual": true, "arg": { "format": "{}", "snippet": "cftpartformatpnumhook{${1:number}}" } }, { "name": "cftpartindent", "unusual": true }, { "name": "cftpartleader", "unusual": true }, { "name": "cftpartname", "unusual": true }, { "name": "cftpartnumwidth", "unusual": true }, { "name": "cftpartpagefont", "unusual": true }, { "name": "cftpartpresnum", "unusual": true }, { "name": "cftsectionafterpnum", "unusual": true }, { "name": "cftsectionaftersnum", "unusual": true }, { "name": "cftsectionaftersnumb", "unusual": true }, { "name": "cftsectiondotsep", "unusual": true }, { "name": "cftsectionfillnum", "unusual": true, "arg": { "format": "{}", "snippet": "cftsectionfillnum{${1:arg}}" } }, { "name": "cftsectionfont", "unusual": true }, { "name": "cftsectionformatpnum", "unusual": true, "arg": { "format": "{}", "snippet": "cftsectionformatpnum{${1:number}}" } }, { "name": "cftsectionformatpnumhook", "unusual": true, "arg": { "format": "{}", "snippet": "cftsectionformatpnumhook{${1:number}}" } }, { "name": "cftsectionindent", "unusual": true }, { "name": "cftsectionleader", "unusual": true }, { "name": "cftsectionname", "unusual": true }, { "name": "cftsectionnumwidth", "unusual": true }, { "name": "cftsectionpagefont", "unusual": true }, { "name": "cftsectionpresnum", "unusual": true }, { "name": "cftsetindents", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "cftsetindents{${1:kind}}{${2:indent}}{${3:numwidth}}" } }, { "name": "cftsubparagraphafterpnum", "unusual": true }, { "name": "cftsubparagraphaftersnum", "unusual": true }, { "name": "cftsubparagraphaftersnumb", "unusual": true }, { "name": "cftsubparagraphdotsep", "unusual": true }, { "name": "cftsubparagraphfillnum", "unusual": true, "arg": { "format": "{}", "snippet": "cftsubparagraphfillnum{${1:arg}}" } }, { "name": "cftsubparagraphfont", "unusual": true }, { "name": "cftsubparagraphformatpnum", "unusual": true, "arg": { "format": "{}", "snippet": "cftsubparagraphformatpnum{${1:number}}" } }, { "name": "cftsubparagraphformatpnumhook", "unusual": true, "arg": { "format": "{}", "snippet": "cftsubparagraphformatpnumhook{${1:number}}" } }, { "name": "cftsubparagraphindent", "unusual": true }, { "name": "cftsubparagraphleader", "unusual": true }, { "name": "cftsubparagraphname", "unusual": true }, { "name": "cftsubparagraphnumwidth", "unusual": true }, { "name": "cftsubparagraphpagefont", "unusual": true }, { "name": "cftsubparagraphpresnum", "unusual": true }, { "name": "cftsubsectionafterpnum", "unusual": true }, { "name": "cftsubsectionaftersnum", "unusual": true }, { "name": "cftsubsectionaftersnumb", "unusual": true }, { "name": "cftsubsectiondotsep", "unusual": true }, { "name": "cftsubsectionfillnum", "unusual": true, "arg": { "format": "{}", "snippet": "cftsubsectionfillnum{${1:arg}}" } }, { "name": "cftsubsectionfont", "unusual": true }, { "name": "cftsubsectionformatpnum", "unusual": true, "arg": { "format": "{}", "snippet": "cftsubsectionformatpnum{${1:number}}" } }, { "name": "cftsubsectionformatpnumhook", "unusual": true, "arg": { "format": "{}", "snippet": "cftsubsectionformatpnumhook{${1:number}}" } }, { "name": "cftsubsectionindent", "unusual": true }, { "name": "cftsubsectionleader", "unusual": true }, { "name": "cftsubsectionname", "unusual": true }, { "name": "cftsubsectionnumwidth", "unusual": true }, { "name": "cftsubsectionpagefont", "unusual": true }, { "name": "cftsubsectionpresnum", "unusual": true }, { "name": "cftsubsubsectionafterpnum", "unusual": true }, { "name": "cftsubsubsectionaftersnum", "unusual": true }, { "name": "cftsubsubsectionaftersnumb", "unusual": true }, { "name": "cftsubsubsectiondotsep", "unusual": true }, { "name": "cftsubsubsectionfillnum", "unusual": true, "arg": { "format": "{}", "snippet": "cftsubsubsectionfillnum{${1:arg}}" } }, { "name": "cftsubsubsectionfont", "unusual": true }, { "name": "cftsubsubsectionformatpnum", "unusual": true, "arg": { "format": "{}", "snippet": "cftsubsubsectionformatpnum{${1:number}}" } }, { "name": "cftsubsubsectionformatpnumhook", "unusual": true, "arg": { "format": "{}", "snippet": "cftsubsubsectionformatpnumhook{${1:number}}" } }, { "name": "cftsubsubsectionindent", "unusual": true }, { "name": "cftsubsubsectionleader", "unusual": true }, { "name": "cftsubsubsectionname", "unusual": true }, { "name": "cftsubsubsectionnumwidth", "unusual": true }, { "name": "cftsubsubsectionpagefont", "unusual": true }, { "name": "cftsubsubsectionpresnum", "unusual": true }, { "name": "cfttableafterpnum", "unusual": true }, { "name": "cfttableaftersnum", "unusual": true }, { "name": "cfttableaftersnumb", "unusual": true }, { "name": "cfttabledotsep", "unusual": true }, { "name": "cfttablefillnum", "unusual": true, "arg": { "format": "{}", "snippet": "cfttablefillnum{${1:arg}}" } }, { "name": "cfttablefont", "unusual": true }, { "name": "cfttableformatpnum", "unusual": true, "arg": { "format": "{}", "snippet": "cfttableformatpnum{${1:number}}" } }, { "name": "cfttableformatpnumhook", "unusual": true, "arg": { "format": "{}", "snippet": "cfttableformatpnumhook{${1:number}}" } }, { "name": "cfttableindent", "unusual": true }, { "name": "cfttableleader", "unusual": true }, { "name": "cfttablename", "unusual": true }, { "name": "cfttablenumwidth", "unusual": true }, { "name": "cfttablepagefont", "unusual": true }, { "name": "cfttablepresnum", "unusual": true }, { "name": "cftwhatismyname", "unusual": true }, { "name": "changecaptionwidth", "unusual": true }, { "name": "changed", "unusual": true, "arg": { "format": "{}", "snippet": "changed{${1:change-id}}" } }, { "name": "changeglossactual", "unusual": true, "arg": { "format": "{}", "snippet": "changeglossactual{${1:char}}" } }, { "name": "changeglossactual", "unusual": true, "arg": { "format": "[]{}", "snippet": "changeglossactual[${2:file}]{${1:char}}" } }, { "name": "changeglossnum", "unusual": true, "arg": { "format": "{}", "snippet": "changeglossnum{${1:thecounter}}" } }, { "name": "changeglossnum", "unusual": true, "arg": { "format": "[]{}", "snippet": "changeglossnum[${2:file}]{${1:thecounter}}" } }, { "name": "changeglossnumformat", "unusual": true, "arg": { "format": "{}", "snippet": "changeglossnumformat{${1:format}}" } }, { "name": "changeglossnumformat", "unusual": true, "arg": { "format": "[]{}", "snippet": "changeglossnumformat[${2:file}]{${1:format}}" } }, { "name": "changeglossref", "unusual": true, "arg": { "format": "{}", "snippet": "changeglossref{${1:thecounter}}" } }, { "name": "changeglossref", "unusual": true, "arg": { "format": "[]{}", "snippet": "changeglossref[${2:file}]{${1:thecounter}}" } }, { "name": "changemarks", "unusual": true }, { "name": "changepage", "unusual": true, "arg": { "format": "{}{}{}{}{}{}{}{}{}", "snippet": "changepage{${1:textheight}}{${2:textwidth}}{${3:evensidemargin}}{${4:oddsidemargin}}{${5:columnsep}}{${6:topmargin}}{${7:headheight}}{${8:headsep}}{${9:footskip}}" } }, { "name": "changetext", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "changetext{${1:textheight}}{${2:textwidth}}{${3:evensidemargin}}{${4:oddsidemargin}}{${5:columnsep}}" } }, { "name": "changetocdepth", "unusual": true, "arg": { "format": "{}", "snippet": "changetocdepth{${1:integer}}" } }, { "name": "chapindent", "unusual": true }, { "name": "chapnamefont", "unusual": true }, { "name": "chapnumfont", "unusual": true }, { "name": "chapter", "arg": { "format": "[][]{}", "snippet": "chapter[${2:toc-title%text}][${3:head-title%text}]{${1:title}}" } }, { "name": "chapterheadstart", "unusual": true }, { "name": "chaptername", "unusual": true }, { "name": "chapternamenum", "unusual": true }, { "name": "chapternumberline", "unusual": true, "arg": { "format": "{}", "snippet": "chapternumberline{${1:number}}" } }, { "name": "chapternumberlinebox", "unusual": true }, { "name": "chapternumberlinehook", "unusual": true, "arg": { "format": "{}", "snippet": "chapternumberlinehook{${1:number}}" } }, { "name": "chapterprecis", "unusual": true, "arg": { "format": "{}", "snippet": "chapterprecis{${1:text}}" } }, { "name": "chapterprecishere", "unusual": true, "arg": { "format": "{}", "snippet": "chapterprecishere{${1:text}}" } }, { "name": "chapterprecistoc", "unusual": true, "arg": { "format": "{}", "snippet": "chapterprecistoc{${1:text}}" } }, { "name": "chapterrefname", "unusual": true }, { "name": "chapterstyle", "arg": { "format": "{}", "snippet": "chapterstyle{${1:style%keyvals}}", "keys": [ "\\chapterstyle" ], "keyPos": 0 } }, { "name": "chaptitlefont", "unusual": true }, { "name": "checkandfixthelayout", "unusual": true }, { "name": "checkandfixthelayout", "unusual": true, "arg": { "format": "[]", "snippet": "checkandfixthelayout[${1:algorithm%keyvals}]", "keys": [ "\\checkandfixthelayout" ], "keyPos": 0 } }, { "name": "checkarrayindex", "unusual": true, "arg": { "format": "{}{}", "snippet": "checkarrayindex{${1:array name}}{${2:index}}" } }, { "name": "checkifinteger", "unusual": true, "arg": { "format": "{}", "snippet": "checkifinteger{${1:number}}" } }, { "name": "checkoddpage", "unusual": true }, { "name": "checkthelayout", "unusual": true }, { "name": "checkthelayout", "unusual": true, "arg": { "format": "[]", "snippet": "checkthelayout[${1:algorithm%keyvals}]", "keys": [ "\\checkthelayout" ], "keyPos": 0 } }, { "name": "citeindexfile", "unusual": true }, { "name": "clearforchapter", "unusual": true }, { "name": "clearmark", "unusual": true, "arg": { "format": "{}", "snippet": "clearmark{${1:mark}}" } }, { "name": "clearplainmark", "unusual": true, "arg": { "format": "{}", "snippet": "clearplainmark{${1:mark}}" } }, { "name": "cleartoevenpage", "unusual": true }, { "name": "cleartoevenpage", "unusual": true, "arg": { "format": "[]", "snippet": "cleartoevenpage[${1:text}]" } }, { "name": "cleartooddpage", "unusual": true }, { "name": "cleartooddpage", "unusual": true, "arg": { "format": "[]", "snippet": "cleartooddpage[${1:text}]" } }, { "name": "cleartorecto", "unusual": true }, { "name": "cleartoverso", "unusual": true }, { "name": "closeinputstream", "unusual": true, "arg": { "format": "{}", "snippet": "closeinputstream{${1:stream}}" } }, { "name": "closeoutputstream", "unusual": true, "arg": { "format": "{}", "snippet": "closeoutputstream{${1:stream}}" } }, { "name": "cmd", "unusual": true, "arg": { "format": "{}", "snippet": "cmd{${1:cmd}}" } }, { "name": "cmdprint", "unusual": true, "arg": { "format": "{}", "snippet": "cmdprint{${1:cmd}}" } }, { "name": "colorchapnum", "unusual": true }, { "name": "colorchaptitle", "unusual": true }, { "name": "commentsoff", "unusual": true, "arg": { "format": "{}", "snippet": "commentsoff{${1:name}}" } }, { "name": "commentson", "unusual": true, "arg": { "format": "{}", "snippet": "commentson{${1:name}}" } }, { "name": "contcaption", "arg": { "format": "{}", "snippet": "contcaption{${1:text}}" } }, { "name": "continuousmarks", "unusual": true }, { "name": "continuousnotenums", "unusual": true }, { "name": "contsubbottom", "arg": { "format": "{}", "snippet": "contsubbottom{${1:text}}" } }, { "name": "contsubbottom", "arg": { "format": "[]{}", "snippet": "contsubbottom[${2:short text%text}]{${1:text}}" } }, { "name": "contsubbottom", "arg": { "format": "[][]{}", "snippet": "contsubbottom[${2:short text%text}][${3:subtitle%text}]{${1:text}}" } }, { "name": "contsubcaption", "arg": { "format": "{}", "snippet": "contsubcaption{${1:text}}" } }, { "name": "contsubcaption", "arg": { "format": "[]{}", "snippet": "contsubcaption[${2:short text%text}]{${1:text}}" } }, { "name": "contsubtop", "arg": { "format": "{}", "snippet": "contsubtop{${1:text}}" } }, { "name": "contsubtop", "arg": { "format": "[]{}", "snippet": "contsubtop[${2:short text%text}]{${1:text}}" } }, { "name": "contsubtop", "arg": { "format": "[][]{}", "snippet": "contsubtop[${2:short text%text}][${3:subtitle%text}]{${1:text}}" } }, { "name": "copypagestyle", "unusual": true, "arg": { "format": "{}{}", "snippet": "copypagestyle{${1:copy%specialDef}}{${2:original%keyvals}}", "keys": [ "\\pagestyle#c,\\thispagestyle#c,\\addtopsmarks#c,\\aliaspagestyle#c,\\copypagestyle#c,\\makeevenfoot#c,\\makeevenhead#c,\\makefootrule#c,\\makeheadfootruleprefix#c,\\makeheadfootstrut#c,\\makeheadfootvposition#c,\\makeheadposition#c,\\makeheadrule#c,\\makeoddfoot#c,\\makeoddhead#c,\\makepsmarks#c,\\makerunningfootwidth#c,\\makerunningheadwidth#c,\\makerunningwidth#c,\\makerunningwidth#c,\\memleadpageinfo#c,\\memleadpagestarinfo#c,\\newleadpage#c,\\newleadpage*#c,\\renewleadpage#c,\\renewleadpage*#c" ], "keyPos": 1 } }, { "name": "cplabel", "unusual": true }, { "name": "createmark", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "createmark{${1:sec}}{${2:marks%keyvals}}{${3:show}}{${4:prefix}}{${5:postfix}}", "keys": [ "\\createmark,\\createplainmark" ], "keyPos": 1 } }, { "name": "createplainmark", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "createplainmark{${1:type}}{${2:marks%keyvals}}{${3:text}}", "keys": [ "\\createmark,\\createplainmark" ], "keyPos": 1 } }, { "name": "Cref", "arg": { "format": "{}", "snippet": "Cref{${1:key}}" } }, { "name": "crtok", "unusual": true }, { "name": "cs", "arg": { "format": "{}", "snippet": "cs{${1:csname}}" } }, { "name": "ctableftskip", "unusual": true }, { "name": "ctabrightskip", "unusual": true }, { "name": "ctabsetlines", "unusual": true }, { "name": "defaultlists", "unusual": true }, { "name": "defaultsecnum", "unusual": true }, { "name": "deleted", "unusual": true, "arg": { "format": "{}", "snippet": "deleted{${1:change-id}}" } }, { "name": "DisemulatePackage", "unusual": true, "arg": { "format": "{}", "snippet": "DisemulatePackage{${1:package}}" } }, { "name": "doccoltocetc", "unusual": true }, { "name": "DoubleSpacing", "unusual": true }, { "name": "DoubleSpacing*", "unusual": true }, { "name": "dropchapter", "unusual": true, "arg": { "format": "{}", "snippet": "dropchapter{${1:length}}" } }, { "name": "droptitle", "unusual": true }, { "name": "easypagecheck", "unusual": true }, { "name": "emptythanks", "unusual": true }, { "name": "EmulatedPackage", "unusual": true, "arg": { "format": "{}", "snippet": "EmulatedPackage{${1:package}}" } }, { "name": "EmulatedPackage", "unusual": true, "arg": { "format": "{}[]", "snippet": "EmulatedPackage{${1:package}}[${2:date}]" } }, { "name": "EmulatedPackageWithOptions", "unusual": true, "arg": { "format": "{}{}", "snippet": "EmulatedPackageWithOptions{${1:options}}{${2:package}}" } }, { "name": "EmulatedPackageWithOptions", "unusual": true, "arg": { "format": "{}{}[]", "snippet": "EmulatedPackageWithOptions{${1:options}}{${2:package}}[${3:date}]" } }, { "name": "endMakeFramed", "unusual": true }, { "name": "ensureonecol", "unusual": true }, { "name": "epigraph", "arg": { "format": "{}{}", "snippet": "epigraph{${1:text}}{${2:source}}" } }, { "name": "epigraphflush", "unusual": true }, { "name": "epigraphfontsize", "unusual": true, "arg": { "format": "{}", "snippet": "epigraphfontsize{${1:fontsize}}" } }, { "name": "epigraphforheader", "unusual": true, "arg": { "format": "{}", "snippet": "epigraphforheader{${1:text}}" } }, { "name": "epigraphforheader", "unusual": true, "arg": { "format": "[]{}", "snippet": "epigraphforheader[${2:distance%l}]{${1:text}}" } }, { "name": "epigraphhead", "unusual": true, "arg": { "format": "{}", "snippet": "epigraphhead{${1:text}}" } }, { "name": "epigraphhead", "unusual": true, "arg": { "format": "[]{}", "snippet": "epigraphhead[${2:distance%l}]{${1:text}}" } }, { "name": "epigraphpicture", "unusual": true }, { "name": "epigraphposition", "unusual": true, "arg": { "format": "{}", "snippet": "epigraphposition{${1:flush}}" } }, { "name": "epigraphrule", "unusual": true }, { "name": "epigraphsize", "unusual": true }, { "name": "epigraphsourceposition", "unusual": true, "arg": { "format": "{}", "snippet": "epigraphsourceposition{${1:flush}}" } }, { "name": "epigraphtextposition", "unusual": true, "arg": { "format": "{}", "snippet": "epigraphtextposition{${1:flush}}" } }, { "name": "epigraphwidth", "unusual": true }, { "name": "everylistparindent", "unusual": true }, { "name": "extrafeetendmini", "unusual": true }, { "name": "extrafeetendminihook", "unusual": true }, { "name": "extrafeetins", "unusual": true }, { "name": "extrafeetinshook", "unusual": true }, { "name": "extrafeetminihook", "unusual": true }, { "name": "extrafeetreinshook", "unusual": true }, { "name": "fancybreak", "unusual": true, "arg": { "format": "{}", "snippet": "fancybreak{${1:text}}" } }, { "name": "fancybreak*", "unusual": true, "arg": { "format": "{}", "snippet": "fancybreak*{${1:text}}" } }, { "name": "fcardinal", "unusual": true, "arg": { "format": "{}", "snippet": "fcardinal{${1:number}}" } }, { "name": "feetabovefloat", "unusual": true }, { "name": "feetatbottom", "unusual": true }, { "name": "feetbelowfloat", "unusual": true }, { "name": "feetbelowragged", "unusual": true }, { "name": "figurerefname", "unusual": true }, { "name": "firmlist", "unusual": true }, { "name": "firmlists", "unusual": true }, { "name": "FirstFrameCommand", "unusual": true }, { "name": "fixdvipslayout", "unusual": true }, { "name": "fixheaderwidths", "unusual": true }, { "name": "fixpdflayout", "unusual": true }, { "name": "fixthelayout", "unusual": true }, { "name": "flagverse", "unusual": true, "arg": { "format": "{}", "snippet": "flagverse{${1:flag}}" } }, { "name": "flegfigure", "unusual": true }, { "name": "flegtable", "unusual": true }, { "name": "flegtocfigure", "unusual": true, "arg": { "format": "{}", "snippet": "flegtocfigure{${1:title%text}}" } }, { "name": "flegtoctable", "unusual": true, "arg": { "format": "{}", "snippet": "flegtoctable{${1:title%text}}" } }, { "name": "FloatBlock", "unusual": true }, { "name": "FloatBlockAllowAbove", "unusual": true }, { "name": "FloatBlockAllowBelow", "unusual": true }, { "name": "flushleftright", "unusual": true }, { "name": "fnumbersep", "unusual": true }, { "name": "footfootmark", "unusual": true }, { "name": "footfudgefiddle", "unusual": true }, { "name": "footinsdim", "unusual": true }, { "name": "footmarksep", "unusual": true }, { "name": "footmarkstyle", "unusual": true, "arg": { "format": "{}", "snippet": "footmarkstyle{${1:style}}" } }, { "name": "footmarkwidth", "unusual": true }, { "name": "footnotesatfoot", "unusual": true }, { "name": "footnotesinmargin", "unusual": true }, { "name": "footparindent", "unusual": true }, { "name": "footruleheight", "unusual": true }, { "name": "footruleskip", "unusual": true }, { "name": "footscript", "unusual": true }, { "name": "foottextfont", "unusual": true }, { "name": "foottopagenote", "unusual": true }, { "name": "fordinal", "unusual": true, "arg": { "format": "{}", "snippet": "fordinal{${1:number}}" } }, { "name": "foremargin", "unusual": true }, { "name": "FrameCommand", "unusual": true }, { "name": "FrameHeightAdjust", "unusual": true }, { "name": "framepichead", "unusual": true }, { "name": "framepichook", "unusual": true }, { "name": "framepictextfoot", "unusual": true }, { "name": "FrameRestore", "unusual": true }, { "name": "FrameRule", "unusual": true }, { "name": "FrameSep", "unusual": true }, { "name": "fref", "arg": { "format": "{}", "snippet": "fref{${1:key}}" } }, { "name": "frontmatter" }, { "name": "frontmatter*" }, { "name": "Ftrimpicbl", "unusual": true }, { "name": "getarrayelement", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "getarrayelement{${1:array name}}{${2:index}}{${3:result}}" } }, { "name": "getthelinenumber", "unusual": true, "arg": { "format": "{}{}", "snippet": "getthelinenumber{${1:counter}}{${2:start}}" } }, { "name": "glossary", "unusual": true, "arg": { "format": "{}{}", "snippet": "glossary{${1:term}}{${2:description%text}}" } }, { "name": "glossary", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "glossary[${3:file}]{${1:term}}{${2:description%text}}" } }, { "name": "glossary", "unusual": true, "arg": { "format": "[](){}{}", "snippet": "glossary[${3:file}](${4:key%plain}){${1:term}}{${2:description%text}}" } }, { "name": "glossarycolsep", "unusual": true }, { "name": "glossaryintoc", "unusual": true }, { "name": "glossarymark", "unusual": true }, { "name": "glossaryname", "unusual": true }, { "name": "glossaryrule", "unusual": true }, { "name": "glossaryspace", "unusual": true }, { "name": "glossitem", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "glossitem{${1:term}}{${2:description%text}}{${3:ref}}{${4:num}}" } }, { "name": "gobm", "unusual": true, "arg": { "format": "{}", "snippet": "gobm{${1:number}}" } }, { "name": "hangcaption", "unusual": true }, { "name": "hangfrom", "unusual": true, "arg": { "format": "{}", "snippet": "hangfrom{${1:text}}" } }, { "name": "hangpara", "unusual": true, "arg": { "format": "{}{}", "snippet": "hangpara{${1:indent%l}}{${2:number}}" } }, { "name": "hangsecnum", "unusual": true }, { "name": "hangsubcaption", "unusual": true }, { "name": "headdrop", "unusual": true }, { "name": "headnameref", "unusual": true }, { "name": "headstyles", "unusual": true, "arg": { "format": "{}", "snippet": "headstyles{${1:name}}" } }, { "name": "headwidth", "unusual": true }, { "name": "hideindexmarks", "unusual": true }, { "name": "hmpunct", "unusual": true }, { "name": "HUGE" }, { "name": "hyperlink", "unusual": true, "arg": { "format": "{}{}", "snippet": "hyperlink{${1:target name}}{${2:link text%text}}" } }, { "name": "hyperpage", "unusual": true, "arg": { "format": "{}", "snippet": "hyperpage{${1:arg}}" } }, { "name": "hyperspindexpage", "unusual": true }, { "name": "idtextinnotes", "unusual": true, "arg": { "format": "{}", "snippet": "idtextinnotes{${1:id}}" } }, { "name": "ifanappendix", "unusual": true }, { "name": "ifartopt", "unusual": true }, { "name": "ifbounderror", "unusual": true }, { "name": "ifbvcountlines", "unusual": true }, { "name": "bvcountlinestrue", "unusual": true }, { "name": "bvcountlinesfalse", "unusual": true }, { "name": "ifbvperpage", "unusual": true }, { "name": "bvperpagetrue", "unusual": true }, { "name": "bvperpagefalse", "unusual": true }, { "name": "ifdraftdoc", "unusual": true }, { "name": "ifinteger", "unusual": true }, { "name": "ifmemtortm", "unusual": true }, { "name": "ifnobibintoc", "unusual": true }, { "name": "ifoddpage", "unusual": true }, { "name": "ifonlyfloats", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifonlyfloats{${1:true}}{${2:false}}" } }, { "name": "ifsamename", "unusual": true }, { "name": "ifscapmargleft", "unusual": true }, { "name": "scapmarglefttrue", "unusual": true }, { "name": "scapmargleftfalse", "unusual": true }, { "name": "IfStreamOpen", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfStreamOpen{${1:stream}}{${2:true}}{${3:false}}" } }, { "name": "ifstrictpagecheck", "unusual": true }, { "name": "ignorenoidxfile", "unusual": true }, { "name": "iiirdstring", "unusual": true }, { "name": "iindstring", "unusual": true }, { "name": "indentafterchapter", "unusual": true }, { "name": "indentcaption", "unusual": true, "arg": { "format": "{}", "snippet": "indentcaption{${1:length}}" } }, { "name": "indentpattern", "unusual": true, "arg": { "format": "{}", "snippet": "indentpattern{${1:digits}}" } }, { "name": "indexcolsep", "unusual": true }, { "name": "indexintoc", "unusual": true }, { "name": "indexmark", "unusual": true }, { "name": "indexmarkstyle", "unusual": true }, { "name": "indexrule", "unusual": true }, { "name": "insertchapterspace", "unusual": true }, { "name": "iscntrmod", "unusual": true, "arg": { "format": "{}{}", "snippet": "iscntrmod{${1:counter}}{${2:number}}" } }, { "name": "isopage", "unusual": true, "arg": { "format": "{}", "snippet": "isopage{${1:spine%l}}" } }, { "name": "iststring", "unusual": true }, { "name": "itemsepi", "unusual": true }, { "name": "itemsepii", "unusual": true }, { "name": "itemsepiii", "unusual": true }, { "name": "justlastraggedleft", "unusual": true }, { "name": "keepthetitle", "unusual": true }, { "name": "killtitle", "unusual": true }, { "name": "label", "arg": { "format": "(){}", "snippet": "label(${2:bookmark}){${1:label%labeldef}}" } }, { "name": "LastFrameCommand", "unusual": true }, { "name": "lastlineparrule", "unusual": true }, { "name": "lastlinerulefill", "unusual": true }, { "name": "lcminusname", "unusual": true }, { "name": "leadpagetoclevel", "unusual": true }, { "name": "leavespergathering", "unusual": true, "arg": { "format": "{}", "snippet": "leavespergathering{${1:number}}" } }, { "name": "leftcenterright", "unusual": true }, { "name": "leftspringright", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "leftspringright{${1:lfrac}}{${2:rfrac}}{${3:ltext}}{${4:rtext}}" } }, { "name": "legend", "unusual": true, "arg": { "format": "{}", "snippet": "legend{${1:text}}" } }, { "name": "letcountercounter", "unusual": true, "arg": { "format": "{}{}", "snippet": "letcountercounter{${1:counter1}}{${2:counter2}}" } }, { "name": "linemodnum", "unusual": true }, { "name": "linenottooshort", "unusual": true }, { "name": "linenottooshort", "unusual": true, "arg": { "format": "[]", "snippet": "linenottooshort[${1:length}]" } }, { "name": "linenumberfont", "unusual": true, "arg": { "format": "{}", "snippet": "linenumberfont{${1:font}}" } }, { "name": "linenumberfrequency", "unusual": true, "arg": { "format": "{}", "snippet": "linenumberfrequency{${1:integer}}" } }, { "name": "linespercol", "unusual": true }, { "name": "lofheadstart", "unusual": true }, { "name": "lofmark", "unusual": true }, { "name": "loosesubcaptions", "unusual": true }, { "name": "lotheadstart", "unusual": true }, { "name": "lotmark", "unusual": true }, { "name": "lowermargin", "unusual": true }, { "name": "Ltrimpicbl", "unusual": true }, { "name": "Ltrimpicbr", "unusual": true }, { "name": "Ltrimpictl", "unusual": true }, { "name": "Ltrimpictr", "unusual": true }, { "name": "lxvchars", "unusual": true }, { "name": "mainmatter" }, { "name": "mainmatter*" }, { "name": "makechapterstyle", "unusual": true, "arg": { "format": "{}{}", "snippet": "makechapterstyle{${1:name%specialDef}}{${2:code}}" } }, { "name": "makeevenfoot", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "makeevenfoot{${1:pagestyle%keyvals}}{${2:left}}{${3:center}}{${4:right}}", "keys": [ "\\pagestyle#c,\\thispagestyle#c,\\addtopsmarks#c,\\aliaspagestyle#c,\\copypagestyle#c,\\makeevenfoot#c,\\makeevenhead#c,\\makefootrule#c,\\makeheadfootruleprefix#c,\\makeheadfootstrut#c,\\makeheadfootvposition#c,\\makeheadposition#c,\\makeheadrule#c,\\makeoddfoot#c,\\makeoddhead#c,\\makepsmarks#c,\\makerunningfootwidth#c,\\makerunningheadwidth#c,\\makerunningwidth#c,\\makerunningwidth#c,\\memleadpageinfo#c,\\memleadpagestarinfo#c,\\newleadpage#c,\\newleadpage*#c,\\renewleadpage#c,\\renewleadpage*#c" ], "keyPos": 0 } }, { "name": "makeevenhead", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "makeevenhead{${1:pagestyle%keyvals}}{${2:left}}{${3:center}}{${4:right}}", "keys": [ "\\pagestyle#c,\\thispagestyle#c,\\addtopsmarks#c,\\aliaspagestyle#c,\\copypagestyle#c,\\makeevenfoot#c,\\makeevenhead#c,\\makefootrule#c,\\makeheadfootruleprefix#c,\\makeheadfootstrut#c,\\makeheadfootvposition#c,\\makeheadposition#c,\\makeheadrule#c,\\makeoddfoot#c,\\makeoddhead#c,\\makepsmarks#c,\\makerunningfootwidth#c,\\makerunningheadwidth#c,\\makerunningwidth#c,\\makerunningwidth#c,\\memleadpageinfo#c,\\memleadpagestarinfo#c,\\newleadpage#c,\\newleadpage*#c,\\renewleadpage#c,\\renewleadpage*#c" ], "keyPos": 0 } }, { "name": "makefootmark", "unusual": true, "arg": { "format": "{}", "snippet": "makefootmark{${1:text}}" } }, { "name": "makefootmarkhook", "unusual": true }, { "name": "makefootrule", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "makefootrule{${1:pagestyle%keyvals}}{${2:width}}{${3:thickness%l}}{${4:skip%l}}", "keys": [ "\\pagestyle#c,\\thispagestyle#c,\\addtopsmarks#c,\\aliaspagestyle#c,\\copypagestyle#c,\\makeevenfoot#c,\\makeevenhead#c,\\makefootrule#c,\\makeheadfootruleprefix#c,\\makeheadfootstrut#c,\\makeheadfootvposition#c,\\makeheadposition#c,\\makeheadrule#c,\\makeoddfoot#c,\\makeoddhead#c,\\makepsmarks#c,\\makerunningfootwidth#c,\\makerunningheadwidth#c,\\makerunningwidth#c,\\makerunningwidth#c,\\memleadpageinfo#c,\\memleadpagestarinfo#c,\\newleadpage#c,\\newleadpage*#c,\\renewleadpage#c,\\renewleadpage*#c" ], "keyPos": 0 } }, { "name": "MakeFramed", "unusual": true, "arg": { "format": "{}", "snippet": "MakeFramed{${1:settings}}" } }, { "name": "makeheadfootruleprefix", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "makeheadfootruleprefix{${1:pagestyle%keyvals}}{${2:for headrule}}{${3:for footrule}}", "keys": [ "\\pagestyle#c,\\thispagestyle#c,\\addtopsmarks#c,\\aliaspagestyle#c,\\copypagestyle#c,\\makeevenfoot#c,\\makeevenhead#c,\\makefootrule#c,\\makeheadfootruleprefix#c,\\makeheadfootstrut#c,\\makeheadfootvposition#c,\\makeheadposition#c,\\makeheadrule#c,\\makeoddfoot#c,\\makeoddhead#c,\\makepsmarks#c,\\makerunningfootwidth#c,\\makerunningheadwidth#c,\\makerunningwidth#c,\\makerunningwidth#c,\\memleadpageinfo#c,\\memleadpagestarinfo#c,\\newleadpage#c,\\newleadpage*#c,\\renewleadpage#c,\\renewleadpage*#c" ], "keyPos": 0 } }, { "name": "makeheadfootstrut", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "makeheadfootstrut{${1:pagestyle%keyvals}}{${2:head strut}}{${3:foot strut}}", "keys": [ "\\pagestyle#c,\\thispagestyle#c,\\addtopsmarks#c,\\aliaspagestyle#c,\\copypagestyle#c,\\makeevenfoot#c,\\makeevenhead#c,\\makefootrule#c,\\makeheadfootruleprefix#c,\\makeheadfootstrut#c,\\makeheadfootvposition#c,\\makeheadposition#c,\\makeheadrule#c,\\makeoddfoot#c,\\makeoddhead#c,\\makepsmarks#c,\\makerunningfootwidth#c,\\makerunningheadwidth#c,\\makerunningwidth#c,\\makerunningwidth#c,\\memleadpageinfo#c,\\memleadpagestarinfo#c,\\newleadpage#c,\\newleadpage*#c,\\renewleadpage#c,\\renewleadpage*#c" ], "keyPos": 0 } }, { "name": "makeheadfootvposition", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "makeheadfootvposition{${1:pagestyle%keyvals}}{${2:arg2}}{${3:arg3}}", "keys": [ "\\pagestyle#c,\\thispagestyle#c,\\addtopsmarks#c,\\aliaspagestyle#c,\\copypagestyle#c,\\makeevenfoot#c,\\makeevenhead#c,\\makefootrule#c,\\makeheadfootruleprefix#c,\\makeheadfootstrut#c,\\makeheadfootvposition#c,\\makeheadposition#c,\\makeheadrule#c,\\makeoddfoot#c,\\makeoddhead#c,\\makepsmarks#c,\\makerunningfootwidth#c,\\makerunningheadwidth#c,\\makerunningwidth#c,\\makerunningwidth#c,\\memleadpageinfo#c,\\memleadpagestarinfo#c,\\newleadpage#c,\\newleadpage*#c,\\renewleadpage#c,\\renewleadpage*#c" ], "keyPos": 0 } }, { "name": "makeheadposition", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "makeheadposition{${1:pagestyle%keyvals}}{${2:eheadpos}}{${3:oheadpos}}{${4:efootpos}}{${5:ofootpos}}", "keys": [ "\\pagestyle#c,\\thispagestyle#c,\\addtopsmarks#c,\\aliaspagestyle#c,\\copypagestyle#c,\\makeevenfoot#c,\\makeevenhead#c,\\makefootrule#c,\\makeheadfootruleprefix#c,\\makeheadfootstrut#c,\\makeheadfootvposition#c,\\makeheadposition#c,\\makeheadrule#c,\\makeoddfoot#c,\\makeoddhead#c,\\makepsmarks#c,\\makerunningfootwidth#c,\\makerunningheadwidth#c,\\makerunningwidth#c,\\makerunningwidth#c,\\memleadpageinfo#c,\\memleadpagestarinfo#c,\\newleadpage#c,\\newleadpage*#c,\\renewleadpage#c,\\renewleadpage*#c" ], "keyPos": 0 } }, { "name": "makeheadrule", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "makeheadrule{${1:pagestyle}}{${2:width}}{${3:thickness%l}}" } }, { "name": "makeheadstyles", "unusual": true, "arg": { "format": "{}{}", "snippet": "makeheadstyles{${1:name}}{${2:code}}" } }, { "name": "makeindex", "unusual": true, "arg": { "format": "[]", "snippet": "makeindex[${1:file}]" } }, { "name": "makememglossaryhook", "unusual": true }, { "name": "makememindexhook", "unusual": true }, { "name": "makeoddfoot", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "makeoddfoot{${1:pagestyle%keyvals}}{${2:left}}{${3:center}}{${4:right}}", "keys": [ "\\pagestyle#c,\\thispagestyle#c,\\addtopsmarks#c,\\aliaspagestyle#c,\\copypagestyle#c,\\makeevenfoot#c,\\makeevenhead#c,\\makefootrule#c,\\makeheadfootruleprefix#c,\\makeheadfootstrut#c,\\makeheadfootvposition#c,\\makeheadposition#c,\\makeheadrule#c,\\makeoddfoot#c,\\makeoddhead#c,\\makepsmarks#c,\\makerunningfootwidth#c,\\makerunningheadwidth#c,\\makerunningwidth#c,\\makerunningwidth#c,\\memleadpageinfo#c,\\memleadpagestarinfo#c,\\newleadpage#c,\\newleadpage*#c,\\renewleadpage#c,\\renewleadpage*#c" ], "keyPos": 0 } }, { "name": "makeoddhead", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "makeoddhead{${1:pagestyle%keyvals}}{${2:left}}{${3:center}}{${4:right}}", "keys": [ "\\pagestyle#c,\\thispagestyle#c,\\addtopsmarks#c,\\aliaspagestyle#c,\\copypagestyle#c,\\makeevenfoot#c,\\makeevenhead#c,\\makefootrule#c,\\makeheadfootruleprefix#c,\\makeheadfootstrut#c,\\makeheadfootvposition#c,\\makeheadposition#c,\\makeheadrule#c,\\makeoddfoot#c,\\makeoddhead#c,\\makepsmarks#c,\\makerunningfootwidth#c,\\makerunningheadwidth#c,\\makerunningwidth#c,\\makerunningwidth#c,\\memleadpageinfo#c,\\memleadpagestarinfo#c,\\newleadpage#c,\\newleadpage*#c,\\renewleadpage#c,\\renewleadpage*#c" ], "keyPos": 0 } }, { "name": "makepagenote", "unusual": true }, { "name": "makepagestyle", "unusual": true, "arg": { "format": "{}", "snippet": "makepagestyle{${1:name%specialDef}}" } }, { "name": "makepsmarks", "unusual": true, "arg": { "format": "{}{}", "snippet": "makepsmarks{${1:pagestyle%keyvals}}{${2:code}}", "keys": [ "\\pagestyle#c,\\thispagestyle#c,\\addtopsmarks#c,\\aliaspagestyle#c,\\copypagestyle#c,\\makeevenfoot#c,\\makeevenhead#c,\\makefootrule#c,\\makeheadfootruleprefix#c,\\makeheadfootstrut#c,\\makeheadfootvposition#c,\\makeheadposition#c,\\makeheadrule#c,\\makeoddfoot#c,\\makeoddhead#c,\\makepsmarks#c,\\makerunningfootwidth#c,\\makerunningheadwidth#c,\\makerunningwidth#c,\\makerunningwidth#c,\\memleadpageinfo#c,\\memleadpagestarinfo#c,\\newleadpage#c,\\newleadpage*#c,\\renewleadpage#c,\\renewleadpage*#c" ], "keyPos": 0 } }, { "name": "makerunningfootwidth", "unusual": true, "arg": { "format": "{}{}", "snippet": "makerunningfootwidth{${1:pagestyle%keyvals}}{${2:width}}", "keys": [ "\\pagestyle#c,\\thispagestyle#c,\\addtopsmarks#c,\\aliaspagestyle#c,\\copypagestyle#c,\\makeevenfoot#c,\\makeevenhead#c,\\makefootrule#c,\\makeheadfootruleprefix#c,\\makeheadfootstrut#c,\\makeheadfootvposition#c,\\makeheadposition#c,\\makeheadrule#c,\\makeoddfoot#c,\\makeoddhead#c,\\makepsmarks#c,\\makerunningfootwidth#c,\\makerunningheadwidth#c,\\makerunningwidth#c,\\makerunningwidth#c,\\memleadpageinfo#c,\\memleadpagestarinfo#c,\\newleadpage#c,\\newleadpage*#c,\\renewleadpage#c,\\renewleadpage*#c" ], "keyPos": 0 } }, { "name": "makerunningheadwidth", "unusual": true, "arg": { "format": "{}{}", "snippet": "makerunningheadwidth{${1:pagestyle%keyvals}}{${2:width}}", "keys": [ "\\pagestyle#c,\\thispagestyle#c,\\addtopsmarks#c,\\aliaspagestyle#c,\\copypagestyle#c,\\makeevenfoot#c,\\makeevenhead#c,\\makefootrule#c,\\makeheadfootruleprefix#c,\\makeheadfootstrut#c,\\makeheadfootvposition#c,\\makeheadposition#c,\\makeheadrule#c,\\makeoddfoot#c,\\makeoddhead#c,\\makepsmarks#c,\\makerunningfootwidth#c,\\makerunningheadwidth#c,\\makerunningwidth#c,\\makerunningwidth#c,\\memleadpageinfo#c,\\memleadpagestarinfo#c,\\newleadpage#c,\\newleadpage*#c,\\renewleadpage#c,\\renewleadpage*#c" ], "keyPos": 0 } }, { "name": "makerunningwidth", "unusual": true, "arg": { "format": "{}{}", "snippet": "makerunningwidth{${1:pagestyle%keyvals}}{${2:headwidth%l}}", "keys": [ "\\pagestyle#c,\\thispagestyle#c,\\addtopsmarks#c,\\aliaspagestyle#c,\\copypagestyle#c,\\makeevenfoot#c,\\makeevenhead#c,\\makefootrule#c,\\makeheadfootruleprefix#c,\\makeheadfootstrut#c,\\makeheadfootvposition#c,\\makeheadposition#c,\\makeheadrule#c,\\makeoddfoot#c,\\makeoddhead#c,\\makepsmarks#c,\\makerunningfootwidth#c,\\makerunningheadwidth#c,\\makerunningwidth#c,\\makerunningwidth#c,\\memleadpageinfo#c,\\memleadpagestarinfo#c,\\newleadpage#c,\\newleadpage*#c,\\renewleadpage#c,\\renewleadpage*#c" ], "keyPos": 0 } }, { "name": "makerunningwidth", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "makerunningwidth{${1:pagestyle%keyvals}}[${3:footwidth%l}]{${2:headwidth%l}}", "keys": [ "\\pagestyle#c,\\thispagestyle#c,\\addtopsmarks#c,\\aliaspagestyle#c,\\copypagestyle#c,\\makeevenfoot#c,\\makeevenhead#c,\\makefootrule#c,\\makeheadfootruleprefix#c,\\makeheadfootstrut#c,\\makeheadfootvposition#c,\\makeheadposition#c,\\makeheadrule#c,\\makeoddfoot#c,\\makeoddhead#c,\\makepsmarks#c,\\makerunningfootwidth#c,\\makerunningheadwidth#c,\\makerunningwidth#c,\\makerunningwidth#c,\\memleadpageinfo#c,\\memleadpagestarinfo#c,\\newleadpage#c,\\newleadpage*#c,\\renewleadpage#c,\\renewleadpage*#c" ], "keyPos": 0 } }, { "name": "makesidefootmark", "unusual": true, "arg": { "format": "{}", "snippet": "makesidefootmark{${1:text}}" } }, { "name": "makesidefootmarkhook", "unusual": true }, { "name": "makethanksmark", "unusual": true }, { "name": "makethanksmarkhook", "unusual": true }, { "name": "maketitlehooka", "unusual": true }, { "name": "maketitlehookb", "unusual": true }, { "name": "maketitlehookc", "unusual": true }, { "name": "maketitlehookd", "unusual": true }, { "name": "marg", "arg": { "format": "{}", "snippet": "marg{${1:arg}}" } }, { "name": "marginfloatmarginmacro", "unusual": true }, { "name": "marginparmargin", "unusual": true, "arg": { "format": "{}", "snippet": "marginparmargin{${1:placement}}" } }, { "name": "maxsecnumdepth", "unusual": true, "arg": { "format": "{}", "snippet": "maxsecnumdepth{${1:secname%keyvals}}", "keys": [ "\\maxsecnumdepth" ], "keyPos": 0 } }, { "name": "maxtocdepth", "unusual": true, "arg": { "format": "{}", "snippet": "maxtocdepth{${1:secname}}" } }, { "name": "medievalpage", "unusual": true, "arg": { "format": "{}", "snippet": "medievalpage{${1:spine%l}}" } }, { "name": "memappchapinfo", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "memappchapinfo{${1:chapter}}{${2:for toc}}{${3:for head}}{${4:title%text}}" } }, { "name": "memappchapstarinfo", "unusual": true, "arg": { "format": "{}{}", "snippet": "memappchapstarinfo{${1:for toc}}{${2:title%text}}" } }, { "name": "memapppageinfo", "unusual": true, "arg": { "format": "{}", "snippet": "memapppageinfo{${1:title%text}}" } }, { "name": "memapppagestarinfo", "unusual": true, "arg": { "format": "{}", "snippet": "memapppagestarinfo{${1:title%text}}" } }, { "name": "membicaptioninfo", "unusual": true, "arg": { "format": "{}{}{}{}{}{}", "snippet": "membicaptioninfo{${1:type}}{${2:thetype}}{${3:short1}}{${4:title1}}{${5:short2}}{${6:title2}}" } }, { "name": "membionenumcaptioninfo", "unusual": true, "arg": { "format": "{}{}{}{}{}{}", "snippet": "membionenumcaptioninfo{${1:type}}{${2:thetype}}{${3:short1}}{${4:title1}}{${5:short2}}{${6:title2}}" } }, { "name": "membitwonumcaptioninfo", "unusual": true, "arg": { "format": "{}{}{}{}{}{}", "snippet": "membitwonumcaptioninfo{${1:type}}{${2:thetype}}{${3:short1}}{${4:title1}}{${5:short2}}{${6:title2}}" } }, { "name": "membookinfo", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "membookinfo{${1:thebook}}{${2:for toc}}{${3:title%text}}" } }, { "name": "membookstarinfo", "unusual": true, "arg": { "format": "{}", "snippet": "membookstarinfo{${1:title%text}}" } }, { "name": "memcaptioninfo", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "memcaptioninfo{${1:type}}{${2:thetype}}{${3:for toc}}{${4:title%text}}" } }, { "name": "memchapinfo", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "memchapinfo{${1:chapter}}{${2:for toc}}{${3:for head}}{${4:title%text}}" } }, { "name": "memchapstarinfo", "unusual": true, "arg": { "format": "{}{}", "snippet": "memchapstarinfo{${1:for toc}}{${2:title%text}}" } }, { "name": "memcline", "unusual": true, "arg": { "format": "{}{}", "snippet": "memcline{${1:width}}{${2:i-j}}" } }, { "name": "memdskips", "unusual": true }, { "name": "memdskipstretch", "unusual": true }, { "name": "memendofchapterhook", "unusual": true }, { "name": "memfblineboxa", "unusual": true, "arg": { "format": "{}", "snippet": "memfblineboxa{${1:arg}}" } }, { "name": "memfblineboxtwo", "unusual": true, "arg": { "format": "{}", "snippet": "memfblineboxtwo{${1:arg}}" } }, { "name": "memfblistfixparams", "unusual": true }, { "name": "memfontenc", "unusual": true }, { "name": "memfontfamily", "unusual": true }, { "name": "memfontpack", "unusual": true }, { "name": "memglodesc", "unusual": true, "arg": { "format": "{}", "snippet": "memglodesc{${1:description}}" } }, { "name": "memglonum", "unusual": true, "arg": { "format": "{}", "snippet": "memglonum{${1:number}}" } }, { "name": "memgloref", "unusual": true, "arg": { "format": "{}", "snippet": "memgloref{${1:ref}}" } }, { "name": "memgloterm", "unusual": true, "arg": { "format": "{}", "snippet": "memgloterm{${1:term}}" } }, { "name": "memgobble", "unusual": true, "arg": { "format": "{}", "snippet": "memgobble{${1:arg}}" } }, { "name": "memhline", "unusual": true }, { "name": "memhline", "unusual": true, "arg": { "format": "[]", "snippet": "memhline[${1:width}]" } }, { "name": "memifmacroused", "unusual": true, "arg": { "format": "{}", "snippet": "memifmacroused{${1:cmd}}" } }, { "name": "memjustarg", "unusual": true, "arg": { "format": "{}", "snippet": "memjustarg{${1:arg}}" } }, { "name": "memleadpageinfo", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "memleadpageinfo{${1:pagestyle%keyvals}}{${2:name}}{${3:title%text}}", "keys": [ "\\pagestyle#c,\\thispagestyle#c,\\addtopsmarks#c,\\aliaspagestyle#c,\\copypagestyle#c,\\makeevenfoot#c,\\makeevenhead#c,\\makefootrule#c,\\makeheadfootruleprefix#c,\\makeheadfootstrut#c,\\makeheadfootvposition#c,\\makeheadposition#c,\\makeheadrule#c,\\makeoddfoot#c,\\makeoddhead#c,\\makepsmarks#c,\\makerunningfootwidth#c,\\makerunningheadwidth#c,\\makerunningwidth#c,\\makerunningwidth#c,\\memleadpageinfo#c,\\memleadpagestarinfo#c,\\newleadpage#c,\\newleadpage*#c,\\renewleadpage#c,\\renewleadpage*#c" ], "keyPos": 0 } }, { "name": "memleadpagestarinfo", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "memleadpagestarinfo{${1:pagestyle%keyvals}}{${2:name}}{${3:title%text}}", "keys": [ "\\pagestyle#c,\\thispagestyle#c,\\addtopsmarks#c,\\aliaspagestyle#c,\\copypagestyle#c,\\makeevenfoot#c,\\makeevenhead#c,\\makefootrule#c,\\makeheadfootruleprefix#c,\\makeheadfootstrut#c,\\makeheadfootvposition#c,\\makeheadposition#c,\\makeheadrule#c,\\makeoddfoot#c,\\makeoddhead#c,\\makepsmarks#c,\\makerunningfootwidth#c,\\makerunningheadwidth#c,\\makerunningwidth#c,\\makerunningwidth#c,\\memleadpageinfo#c,\\memleadpagestarinfo#c,\\newleadpage#c,\\newleadpage*#c,\\renewleadpage#c,\\renewleadpage*#c" ], "keyPos": 0 } }, { "name": "memlegendinfo", "unusual": true, "arg": { "format": "{}", "snippet": "memlegendinfo{${1:title%text}}" } }, { "name": "memletcmdtxt", "unusual": true, "arg": { "format": "{}{}", "snippet": "memletcmdtxt{${1:cmd}}{${2:csname}}" } }, { "name": "memlettxttxt", "unusual": true, "arg": { "format": "{}{}", "snippet": "memlettxttxt{${1:csname1}}{${2:csname2}}" } }, { "name": "memlettxtcmd", "unusual": true, "arg": { "format": "{}{}", "snippet": "memlettxtcmd{${1:csname}}{${2:cmd}}" } }, { "name": "memlistsubcaptions", "unusual": true }, { "name": "memnamedlegendinfo", "unusual": true, "arg": { "format": "{}{}", "snippet": "memnamedlegendinfo{${1:for toc}}{${2:title%text}}" } }, { "name": "memoirpostopthook", "unusual": true }, { "name": "memorigdbs", "unusual": true }, { "name": "memorigpar", "unusual": true }, { "name": "mempartinfo", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "mempartinfo{${1:part}}{${2:for toc}}{${3:title%text}}" } }, { "name": "mempartstarinfo", "unusual": true, "arg": { "format": "{}", "snippet": "mempartstarinfo{${1:title%text}}" } }, { "name": "memPD", "unusual": true }, { "name": "mempnofilewarn", "unusual": true }, { "name": "mempoeminfo", "unusual": true, "arg": { "format": "{}", "snippet": "mempoeminfo{${1:title%text}}" } }, { "name": "mempoemstarinfo", "unusual": true, "arg": { "format": "{}", "snippet": "mempoemstarinfo{${1:title%text}}" } }, { "name": "memPoemTitleinfo", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "memPoemTitleinfo{${1:thepoem}}{${2:for toc}}{${3:for head}}{${4:title%text}}" } }, { "name": "memPoemTitlestarinfo", "unusual": true, "arg": { "format": "{}{}", "snippet": "memPoemTitlestarinfo{${1:for toc}}{${2:title%text}}" } }, { "name": "mempostaddapppagetotochook", "unusual": true }, { "name": "mempostaddbooktotochook", "unusual": true }, { "name": "mempostaddchaptertotochook", "unusual": true }, { "name": "mempostaddparttotochook", "unusual": true }, { "name": "mempreaddapppagetotochook", "unusual": true }, { "name": "mempreaddbooktotochook", "unusual": true }, { "name": "mempreaddchaptertotochook", "unusual": true }, { "name": "mempreaddparttotochook", "unusual": true }, { "name": "MemRestoreOrigMakecase", "unusual": true }, { "name": "memRTLleftskip", "unusual": true }, { "name": "memRTLmainraggedleft", "unusual": true }, { "name": "memRTLmainraggedright", "unusual": true }, { "name": "memRTLraggedleft", "unusual": true }, { "name": "memRTLraggedright", "unusual": true }, { "name": "memRTLrightskip", "unusual": true }, { "name": "memRTLvleftskip", "unusual": true }, { "name": "memRTLvrightskip", "unusual": true }, { "name": "memsecinfo", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "memsecinfo{${1:name}}{${2:thename}}{${3:for toc}}{${4:for head}}{${5:title%text}}" } }, { "name": "memsecstarinfo", "unusual": true, "arg": { "format": "{}{}", "snippet": "memsecstarinfo{${1:name}}{${2:title%text}}" } }, { "name": "memsetcounter", "unusual": true, "arg": { "format": "{}{}", "snippet": "memsetcounter{${1:counter}}{${2:value}}" } }, { "name": "memsetlengthmax", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "memsetlengthmax{${1:length}}{${2:value1}}{${3:value2}}" } }, { "name": "memsetlengthmin", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "memsetlengthmin{${1:length}}{${2:value1}}{${3:value2}}" } }, { "name": "memsetmacrounused", "unusual": true, "arg": { "format": "{}", "snippet": "memsetmacrounused{${1:cmd}}" } }, { "name": "memsetmacroused", "unusual": true, "arg": { "format": "{}", "snippet": "memsetmacroused{${1:cmd}}" } }, { "name": "memUChead", "unusual": true }, { "name": "memversion", "unusual": true }, { "name": "memwritetoglo", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "memwritetoglo{${1:key%plain}}{${2:name}}{${3:desc}}{${4:ref}}{${5:number}}" } }, { "name": "mergepagefloatstyle", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "mergepagefloatstyle{${1:style}}{${2:textstyle}}{${3:floatstyle}}" } }, { "name": "meta", "arg": { "format": "{}", "snippet": "meta{${1:arg}}" } }, { "name": "midbicaption", "arg": { "format": "{}", "snippet": "midbicaption{${1:text}}" } }, { "name": "midbookskip", "unusual": true }, { "name": "midchapskip", "unusual": true }, { "name": "MidFrameCommand", "unusual": true }, { "name": "midpartskip", "unusual": true }, { "name": "midPoemTitleskip", "unusual": true }, { "name": "midsloppy", "unusual": true }, { "name": "miniscule", "unusual": true }, { "name": "minusname", "unusual": true }, { "name": "movetoevenpage", "unusual": true }, { "name": "movetoevenpage", "unusual": true, "arg": { "format": "[]", "snippet": "movetoevenpage[${1:text}]" } }, { "name": "movetooddpage", "unusual": true }, { "name": "movetooddpage", "unusual": true, "arg": { "format": "[]", "snippet": "movetooddpage[${1:text}]" } }, { "name": "mpjustification", "unusual": true }, { "name": "msdoublespacing", "unusual": true }, { "name": "mssinglespacing", "unusual": true }, { "name": "multfootsep", "unusual": true }, { "name": "multiplefootnotemarker", "unusual": true }, { "name": "namedlegend", "unusual": true }, { "name": "namedsubappendices", "unusual": true }, { "name": "namenumberand", "unusual": true }, { "name": "namenumbercomma", "unusual": true }, { "name": "nametest", "unusual": true, "arg": { "format": "{}{}", "snippet": "nametest{${1:string1}}{${2:string2}}" } }, { "name": "Needspace", "unusual": true, "arg": { "format": "{}", "snippet": "Needspace{${1:length}}" } }, { "name": "Needspace*", "unusual": true, "arg": { "format": "{}", "snippet": "Needspace*{${1:length}}" } }, { "name": "needspace", "unusual": true, "arg": { "format": "{}", "snippet": "needspace{${1:length}}" } }, { "name": "newarray", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "newarray{${1:array name}}{${2:low}}{${3:high}}" } }, { "name": "newcomment", "unusual": true, "arg": { "format": "{}", "snippet": "newcomment{${1:envname}}" } }, { "name": "newfixedcaption", "unusual": true, "arg": { "format": "{}{}", "snippet": "newfixedcaption{${1:cmd}}{${2:float}}" } }, { "name": "newfixedcaption", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "newfixedcaption[${3:cap-cmd}]{${1:cmd}}{${2:float}}" } }, { "name": "newfloat", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "newfloat{${1:envname}}{${2:ext}}{${3:capname}}" } }, { "name": "newfloat", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "newfloat[${4:within}]{${1:envname}}{${2:ext}}{${3:capname}}" } }, { "name": "newfootnoteseries", "unusual": true, "arg": { "format": "{}", "snippet": "newfootnoteseries{${1:series}}" } }, { "name": "newinputstream", "unusual": true, "arg": { "format": "{}", "snippet": "newinputstream{${1:stream}}" } }, { "name": "newleadpage*", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "newleadpage*[${3:pagestyle%keyvals}]{${1:cmd}}{${2:title}}", "keys": [ "\\pagestyle#c,\\thispagestyle#c,\\addtopsmarks#c,\\aliaspagestyle#c,\\copypagestyle#c,\\makeevenfoot#c,\\makeevenhead#c,\\makefootrule#c,\\makeheadfootruleprefix#c,\\makeheadfootstrut#c,\\makeheadfootvposition#c,\\makeheadposition#c,\\makeheadrule#c,\\makeoddfoot#c,\\makeoddhead#c,\\makepsmarks#c,\\makerunningfootwidth#c,\\makerunningheadwidth#c,\\makerunningwidth#c,\\makerunningwidth#c,\\memleadpageinfo#c,\\memleadpagestarinfo#c,\\newleadpage#c,\\newleadpage*#c,\\renewleadpage#c,\\renewleadpage*#c" ], "keyPos": 0 } }, { "name": "newleadpage*", "unusual": true, "arg": { "format": "{}{}", "snippet": "newleadpage*{${1:cmd}}{${2:title}}" } }, { "name": "newleadpage", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "newleadpage[${3:pagestyle%keyvals}]{${1:cmd}}{${2:title}}", "keys": [ "\\pagestyle#c,\\thispagestyle#c,\\addtopsmarks#c,\\aliaspagestyle#c,\\copypagestyle#c,\\makeevenfoot#c,\\makeevenhead#c,\\makefootrule#c,\\makeheadfootruleprefix#c,\\makeheadfootstrut#c,\\makeheadfootvposition#c,\\makeheadposition#c,\\makeheadrule#c,\\makeoddfoot#c,\\makeoddhead#c,\\makepsmarks#c,\\makerunningfootwidth#c,\\makerunningheadwidth#c,\\makerunningwidth#c,\\makerunningwidth#c,\\memleadpageinfo#c,\\memleadpagestarinfo#c,\\newleadpage#c,\\newleadpage*#c,\\renewleadpage#c,\\renewleadpage*#c" ], "keyPos": 0 } }, { "name": "newleadpage", "unusual": true, "arg": { "format": "{}{}", "snippet": "newleadpage{${1:cmd}}{${2:title}}" } }, { "name": "newlistentry", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "newlistentry{${1:counter}}{${2:ext}}{${3:level-1}}" } }, { "name": "newlistentry", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "newlistentry[${4:within}]{${1:counter}}{${2:ext}}{${3:level-1}}" } }, { "name": "newlistof", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "newlistof{${1:csname}}{${2:ext}}{${3:name}}" } }, { "name": "newloglike", "unusual": true, "arg": { "format": "{}{}", "snippet": "newloglike{${1:cmd}}{${2:string}}" } }, { "name": "newloglike*", "unusual": true, "arg": { "format": "{}{}", "snippet": "newloglike*{${1:cmd}}{${2:string}}" } }, { "name": "newoutputstream", "unusual": true, "arg": { "format": "{}", "snippet": "newoutputstream{${1:stream}}" } }, { "name": "newpmemlabel", "unusual": true, "arg": { "format": "{}{}", "snippet": "newpmemlabel{${1:arg1}}{${2:arg2}}" } }, { "name": "newsubfloat", "unusual": true, "arg": { "format": "{}", "snippet": "newsubfloat{${1:float}}" } }, { "name": "nNamec", "unusual": true }, { "name": "nNamei", "unusual": true }, { "name": "nNameii", "unusual": true }, { "name": "nNameiii", "unusual": true }, { "name": "nNameiv", "unusual": true }, { "name": "nNameix", "unusual": true }, { "name": "nNamel", "unusual": true }, { "name": "nNamelx", "unusual": true }, { "name": "nNamelxx", "unusual": true }, { "name": "nNamelxxx", "unusual": true }, { "name": "nNamem", "unusual": true }, { "name": "nNamemm", "unusual": true }, { "name": "nNamemmm", "unusual": true }, { "name": "nNameo", "unusual": true }, { "name": "nNamev", "unusual": true }, { "name": "nNamevi", "unusual": true }, { "name": "nNamevii", "unusual": true }, { "name": "nNameviii", "unusual": true }, { "name": "nNamex", "unusual": true }, { "name": "nNamexc", "unusual": true }, { "name": "nNamexi", "unusual": true }, { "name": "nNamexii", "unusual": true }, { "name": "nNamexiii", "unusual": true }, { "name": "nNamexiv", "unusual": true }, { "name": "nNamexix", "unusual": true }, { "name": "nNamexl", "unusual": true }, { "name": "nNamexv", "unusual": true }, { "name": "nNamexvi", "unusual": true }, { "name": "nNamexvii", "unusual": true }, { "name": "nNamexviii", "unusual": true }, { "name": "nNamexx", "unusual": true }, { "name": "nNamexxx", "unusual": true }, { "name": "nobibintoc", "unusual": true }, { "name": "nobookblankpage", "unusual": true }, { "name": "nobvbox", "unusual": true }, { "name": "nochangemarks", "unusual": true }, { "name": "noDisplayskipStretch", "unusual": true }, { "name": "noglossaryintoc", "unusual": true }, { "name": "noindentafterchapter", "unusual": true }, { "name": "noindexintoc", "unusual": true }, { "name": "nonzeroparskip", "unusual": true }, { "name": "nopartblankpage", "unusual": true }, { "name": "nopfbreakOutput", "unusual": true }, { "name": "noprelistbreak", "unusual": true }, { "name": "normalbottomsection", "unusual": true }, { "name": "normalcaption", "unusual": true }, { "name": "normalcaptionwidth", "unusual": true }, { "name": "normalrulethickness" }, { "name": "normalsubcaption", "unusual": true }, { "name": "notedivision", "unusual": true }, { "name": "noteidinnotes", "unusual": true, "arg": { "format": "{}{}", "snippet": "noteidinnotes{${1:number}}{${2:id}}" } }, { "name": "noteinnotes", "unusual": true, "arg": { "format": "{}", "snippet": "noteinnotes{${1:number}}" } }, { "name": "notenuminnotes", "unusual": true, "arg": { "format": "{}", "snippet": "notenuminnotes{${1:number}}" } }, { "name": "notenumintext", "unusual": true, "arg": { "format": "{}", "snippet": "notenumintext{${1:number}}" } }, { "name": "notepageref", "unusual": true }, { "name": "notesname", "unusual": true }, { "name": "nouppercaseheads", "unusual": true }, { "name": "nthNamei", "unusual": true }, { "name": "nthNameii", "unusual": true }, { "name": "nthNameiii", "unusual": true }, { "name": "nthNameiv", "unusual": true }, { "name": "nthNameix", "unusual": true }, { "name": "nthNamel", "unusual": true }, { "name": "nthNamelx", "unusual": true }, { "name": "nthNamelxx", "unusual": true }, { "name": "nthNamelxxx", "unusual": true }, { "name": "nthNameo", "unusual": true }, { "name": "nthNamev", "unusual": true }, { "name": "nthNamevi", "unusual": true }, { "name": "nthNamevii", "unusual": true }, { "name": "nthNameviii", "unusual": true }, { "name": "nthNamexc", "unusual": true }, { "name": "nthNamexii", "unusual": true }, { "name": "nthNamexl", "unusual": true }, { "name": "nthNamexx", "unusual": true }, { "name": "nthNamexxx", "unusual": true }, { "name": "nthstring", "unusual": true }, { "name": "numberlinebox", "unusual": true, "arg": { "format": "{}{}", "snippet": "numberlinebox{${1:length}}{${2:code}}" } }, { "name": "numberlinehook", "unusual": true, "arg": { "format": "{}", "snippet": "numberlinehook{${1:number}}" } }, { "name": "NumberPoemTitle", "unusual": true }, { "name": "numdigits", "unusual": true, "arg": { "format": "{}", "snippet": "numdigits{${1:number}}" } }, { "name": "NumToName", "unusual": true, "arg": { "format": "{}", "snippet": "NumToName{${1:number}}" } }, { "name": "numtoName", "unusual": true, "arg": { "format": "{}", "snippet": "numtoName{${1:number}}" } }, { "name": "numtoname", "unusual": true, "arg": { "format": "{}", "snippet": "numtoname{${1:number}}" } }, { "name": "oarg", "arg": { "format": "{}", "snippet": "oarg{${1:arg}}" } }, { "name": "onecolglossary", "unusual": true }, { "name": "onecolindex", "unusual": true }, { "name": "onecoltocetc", "unusual": true }, { "name": "OnehalfSpacing", "unusual": true }, { "name": "OnehalfSpacing*", "unusual": true }, { "name": "onelineskip" }, { "name": "openany", "unusual": true }, { "name": "openinputfile", "unusual": true, "arg": { "format": "{}{}", "snippet": "openinputfile{${1:file}}{${2:stream}}" } }, { "name": "openleft", "unusual": true }, { "name": "openoutputfile", "unusual": true, "arg": { "format": "{}{}", "snippet": "openoutputfile{${1:file}}{${2:stream}}" } }, { "name": "openright", "unusual": true }, { "name": "ordinal", "unusual": true, "arg": { "format": "{}", "snippet": "ordinal{${1:number}}" } }, { "name": "OrdinalToName", "unusual": true, "arg": { "format": "{}", "snippet": "OrdinalToName{${1:number}}" } }, { "name": "ordinaltoName", "unusual": true, "arg": { "format": "{}", "snippet": "ordinaltoName{${1:number}}" } }, { "name": "ordinaltoname", "unusual": true, "arg": { "format": "{}", "snippet": "ordinaltoname{${1:number}}" } }, { "name": "ordscript", "unusual": true, "arg": { "format": "{}", "snippet": "ordscript{${1:chars}}" } }, { "name": "overridescapmargin", "unusual": true, "arg": { "format": "{}", "snippet": "overridescapmargin{${1:margin%l}}" } }, { "name": "pageai", "unusual": true }, { "name": "pageaii", "unusual": true }, { "name": "pageaiii", "unusual": true }, { "name": "pageaiv", "unusual": true }, { "name": "pageao", "unusual": true }, { "name": "pageav", "unusual": true }, { "name": "pageavi", "unusual": true }, { "name": "pageavii", "unusual": true }, { "name": "pagebi", "unusual": true }, { "name": "pagebii", "unusual": true }, { "name": "pagebiii", "unusual": true }, { "name": "pagebiv", "unusual": true }, { "name": "pagebo", "unusual": true }, { "name": "pagebroadsheet", "unusual": true }, { "name": "pagebv", "unusual": true }, { "name": "pagebvi", "unusual": true }, { "name": "pagebvii", "unusual": true }, { "name": "pagecrownvo", "unusual": true }, { "name": "pagedbill", "unusual": true }, { "name": "pagedemyvo", "unusual": true }, { "name": "pageexecutive", "unusual": true }, { "name": "pagefoolscapvo", "unusual": true }, { "name": "pageimperialvo", "unusual": true }, { "name": "pageinnotes", "unusual": true, "arg": { "format": "{}", "snippet": "pageinnotes{${1:page number}}" } }, { "name": "pagelargecrownvo", "unusual": true }, { "name": "pagelargepostvo", "unusual": true }, { "name": "pageledger", "unusual": true }, { "name": "pagelegal", "unusual": true }, { "name": "pageletter", "unusual": true }, { "name": "pagemcrownvo", "unusual": true }, { "name": "pagemdemyvo", "unusual": true }, { "name": "pagemediumvo", "unusual": true }, { "name": "pagemlargecrownvo", "unusual": true }, { "name": "pagemsmallroyalvo", "unusual": true }, { "name": "pagenote", "unusual": true }, { "name": "pagenoteanchor", "unusual": true, "arg": { "format": "{}", "snippet": "pagenoteanchor{${1:arg}}" } }, { "name": "pagenotehyperanchor", "unusual": true, "arg": { "format": "{}", "snippet": "pagenotehyperanchor{${1:arg}}" } }, { "name": "pagenotesubhead", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pagenotesubhead{${1:chapapp}}{${2:number}}{${3:title%text}}" } }, { "name": "pagenotesubheadstarred", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pagenotesubheadstarred{${1:chapapp}}{${2:number}}{${3:title%text}}" } }, { "name": "pagenumbering*", "arg": { "format": "{}", "snippet": "pagenumbering*{${1:numstyle%keyvals}}", "keys": [ "\\pagenumbering*#c" ], "keyPos": 0 } }, { "name": "pageold", "unusual": true }, { "name": "pagepostvo", "unusual": true }, { "name": "pagepottvo", "unusual": true }, { "name": "pagerefname", "unusual": true }, { "name": "pageroyalvo", "unusual": true }, { "name": "pagesmalldemyvo", "unusual": true }, { "name": "pagesmallroyalvo", "unusual": true }, { "name": "pagestatement", "unusual": true }, { "name": "pagesuperroyalvo", "unusual": true }, { "name": "pagetofootnote", "unusual": true }, { "name": "paragraph", "arg": { "format": "[][]{}", "snippet": "paragraph[${2:toc-title%text}][${3:head-title%text}]{${1:title}}" } }, { "name": "paragraphfootnotes", "unusual": true }, { "name": "paragraphfootstyle", "unusual": true, "arg": { "format": "{}", "snippet": "paragraphfootstyle{${1:style}}" } }, { "name": "paraheadstyle", "unusual": true }, { "name": "parahook", "unusual": true }, { "name": "paraindent", "unusual": true }, { "name": "parg", "arg": { "format": "{}", "snippet": "parg{${1:arg}}" } }, { "name": "parnopar", "unusual": true }, { "name": "parsepi", "unusual": true }, { "name": "parsepii", "unusual": true }, { "name": "partblankpage", "unusual": true }, { "name": "partmark", "unusual": true, "arg": { "format": "{}", "snippet": "partmark{${1:code}}" } }, { "name": "partnamefont", "unusual": true }, { "name": "partnamenum", "unusual": true }, { "name": "partnumberline", "unusual": true, "arg": { "format": "{}", "snippet": "partnumberline{${1:number}}" } }, { "name": "partnumberlinebox", "unusual": true, "arg": { "format": "{}{}", "snippet": "partnumberlinebox{${1:length}}{${2:code}}" } }, { "name": "partnumberlinehook", "unusual": true, "arg": { "format": "{}", "snippet": "partnumberlinehook{${1:number}}" } }, { "name": "partnumfont", "unusual": true }, { "name": "partopsepii", "unusual": true }, { "name": "partopsepiii", "unusual": true }, { "name": "partpageend", "unusual": true }, { "name": "partrefname", "unusual": true }, { "name": "parttitlefont", "unusual": true }, { "name": "patchcmdError", "unusual": true, "arg": { "format": "{}{}", "snippet": "patchcmdError{${1:arg1}}{${2:arg2}}" } }, { "name": "patchcommand", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "patchcommand{${1:cmd}}{${2:start code}}{${3:end code}}" } }, { "name": "pfbreak", "unusual": true }, { "name": "pfbreak*", "unusual": true }, { "name": "pfbreakdisplay", "unusual": true, "arg": { "format": "{}", "snippet": "pfbreakdisplay{${1:text}}" } }, { "name": "pfbreakOutput", "unusual": true }, { "name": "pfbreakskip", "unusual": true }, { "name": "phantomsection", "unusual": true }, { "name": "plainbreak", "unusual": true, "arg": { "format": "{}", "snippet": "plainbreak{${1:number}}" } }, { "name": "plainfancybreak", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "plainfancybreak{${1:space}}{${2:number}}{${3:text}}" } }, { "name": "plainfootnotes", "unusual": true }, { "name": "plainfootstyle", "unusual": true, "arg": { "format": "{}", "snippet": "plainfootstyle{${1:series}}" } }, { "name": "PlainPoemTitle", "unusual": true }, { "name": "pmemlabel", "unusual": true, "arg": { "format": "{}", "snippet": "pmemlabel{${1:label}}" } }, { "name": "pmemlabelref", "unusual": true, "arg": { "format": "{}", "snippet": "pmemlabelref{${1:key}}" } }, { "name": "pmname", "unusual": true }, { "name": "pnchap", "unusual": true }, { "name": "pnschap", "unusual": true }, { "name": "PoemTitle", "unusual": true, "arg": { "format": "{}", "snippet": "PoemTitle{${1:title}}" } }, { "name": "PoemTitle", "unusual": true, "arg": { "format": "[]{}", "snippet": "PoemTitle[${2:for toc%text}]{${1:title}}" } }, { "name": "PoemTitle", "unusual": true, "arg": { "format": "[][]{}", "snippet": "PoemTitle[${2:for toc%text}][${3:for head%text}]{${1:title}}" } }, { "name": "PoemTitle*", "unusual": true, "arg": { "format": "{}", "snippet": "PoemTitle*{${1:title}}" } }, { "name": "PoemTitle*", "unusual": true, "arg": { "format": "[]{}", "snippet": "PoemTitle*[${2:for toc%text}]{${1:title}}" } }, { "name": "PoemTitle*", "unusual": true, "arg": { "format": "[][]{}", "snippet": "PoemTitle*[${2:for toc%text}][${3:for head%text}]{${1:title}}" } }, { "name": "poemtitle", "unusual": true }, { "name": "PoemTitlefont", "unusual": true }, { "name": "poemtitlefont", "unusual": true }, { "name": "PoemTitleheadstart", "unusual": true }, { "name": "poemtitlemark", "unusual": true, "arg": { "format": "{}", "snippet": "poemtitlemark{${1:for head}}" } }, { "name": "PoemTitlenumfont", "unusual": true }, { "name": "poemtitlepstyle", "unusual": true }, { "name": "poemtitlestarmark", "unusual": true, "arg": { "format": "{}", "snippet": "poemtitlestarmark{${1:for head}}" } }, { "name": "poemtitlestarpstyle", "unusual": true }, { "name": "poemtoc", "unusual": true }, { "name": "postauthor", "unusual": true, "arg": { "format": "{}", "snippet": "postauthor{${1:text}}" } }, { "name": "postautotab", "unusual": true }, { "name": "postbibhook", "unusual": true }, { "name": "postcaption", "arg": { "format": "{}", "snippet": "postcaption{${1:text}}" } }, { "name": "postchapterprecis", "unusual": true }, { "name": "postdate", "unusual": true, "arg": { "format": "{}", "snippet": "postdate{${1:text}}" } }, { "name": "postnoteinnotes", "unusual": true }, { "name": "postnotetext", "unusual": true }, { "name": "posttitle", "unusual": true, "arg": { "format": "{}", "snippet": "posttitle{${1:text}}" } }, { "name": "preauthor", "unusual": true, "arg": { "format": "{}", "snippet": "preauthor{${1:text}}" } }, { "name": "preautotab", "unusual": true }, { "name": "prebibhook", "unusual": true }, { "name": "precaption", "arg": { "format": "{}", "snippet": "precaption{${1:text}}" } }, { "name": "prechapterprecis", "unusual": true }, { "name": "prechapterprecisshift", "unusual": true }, { "name": "precisfont", "unusual": true }, { "name": "precistocfont", "unusual": true }, { "name": "precistocformat", "unusual": true }, { "name": "precistoctext", "unusual": true, "arg": { "format": "{}", "snippet": "precistoctext{${1:text}}" } }, { "name": "predate", "unusual": true, "arg": { "format": "{}", "snippet": "predate{${1:text}}" } }, { "name": "pref", "arg": { "format": "{}", "snippet": "pref{${1:key}}" } }, { "name": "Pref", "arg": { "format": "{}", "snippet": "Pref{${1:key}}" } }, { "name": "preglossaryhook", "unusual": true }, { "name": "preindexhook", "unusual": true }, { "name": "prenoteinnotes", "unusual": true }, { "name": "prenotetext", "unusual": true }, { "name": "pretitle", "unusual": true, "arg": { "format": "{}", "snippet": "pretitle{${1:text}}" } }, { "name": "printbookname", "unusual": true }, { "name": "printbooknum", "unusual": true }, { "name": "printbooktitle", "unusual": true, "arg": { "format": "{}", "snippet": "printbooktitle{${1:title%text}}" } }, { "name": "printchaptername", "unusual": true }, { "name": "printchapternonum", "unusual": true }, { "name": "printchapternum", "unusual": true }, { "name": "printchaptertitle", "unusual": true, "arg": { "format": "{}", "snippet": "printchaptertitle{${1:title%text}}" } }, { "name": "printglossary", "unusual": true }, { "name": "printglossary", "unusual": true, "arg": { "format": "[]", "snippet": "printglossary[${1:file}]" } }, { "name": "printindex", "unusual": true }, { "name": "printindex", "unusual": true, "arg": { "format": "[]", "snippet": "printindex[${1:file}]" } }, { "name": "printloftitle", "unusual": true, "arg": { "format": "{}", "snippet": "printloftitle{${1:title%text}}" } }, { "name": "printlottitle", "unusual": true, "arg": { "format": "{}", "snippet": "printlottitle{${1:title%text}}" } }, { "name": "printpageinnotes", "unusual": true, "arg": { "format": "{}", "snippet": "printpageinnotes{${1:page number}}" } }, { "name": "printpageinnoteshyperref", "unusual": true, "arg": { "format": "{}", "snippet": "printpageinnoteshyperref{${1:page number}}" } }, { "name": "printpagenotes", "unusual": true }, { "name": "printpagenotes*", "unusual": true }, { "name": "printpartname", "unusual": true }, { "name": "printpartnum", "unusual": true }, { "name": "printparttitle", "unusual": true, "arg": { "format": "{}", "snippet": "printparttitle{${1:title%text}}" } }, { "name": "printPoemTitlenonum", "unusual": true }, { "name": "printPoemTitlenum", "unusual": true }, { "name": "printPoemTitletitle", "unusual": true, "arg": { "format": "{}", "snippet": "printPoemTitletitle{${1:title%text}}" } }, { "name": "printtime", "unusual": true }, { "name": "printtime*", "unusual": true }, { "name": "printtoctitle", "unusual": true, "arg": { "format": "{}", "snippet": "printtoctitle{${1:title%text}}" } }, { "name": "providecounter", "unusual": true, "arg": { "format": "{}", "snippet": "providecounter{${1:counter}}" } }, { "name": "providecounter", "unusual": true, "arg": { "format": "{}[]", "snippet": "providecounter{${1:counter}}[${2:within}]" } }, { "name": "provideenvironment", "unusual": true, "arg": { "format": "{}[][]{}{}", "snippet": "provideenvironment{${1:envname}}[${4:args}][${5:default}]{${2:begdef}}{${3:enddef}}" } }, { "name": "provideenvironment", "unusual": true, "arg": { "format": "{}[]{}{}", "snippet": "provideenvironment{${1:envname}}[${4:args}]{${2:begdef}}{${3:enddef}}" } }, { "name": "provideenvironment", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "provideenvironment{${1:envname}}{${2:begdef}}{${3:enddef}}" } }, { "name": "providefixedcaption", "unusual": true, "arg": { "format": "{}{}", "snippet": "providefixedcaption{${1:cmd}}{${2:float}}" } }, { "name": "providefixedcaption", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "providefixedcaption[${3:cap-cmd}]{${1:cmd}}{${2:float}}" } }, { "name": "providelength", "unusual": true, "arg": { "format": "{}", "snippet": "providelength{${1:cmd}}" } }, { "name": "provideloglike", "unusual": true, "arg": { "format": "{}{}", "snippet": "provideloglike{${1:cmd}}{${2:string}}" } }, { "name": "qitem", "unusual": true, "arg": { "format": "{}{}", "snippet": "qitem{${1:text}}{${2:source%text}}" } }, { "name": "qitemlabel", "unusual": true, "arg": { "format": "{}", "snippet": "qitemlabel{${1:text}}" } }, { "name": "quarkmarks", "unusual": true }, { "name": "raggedbottomsection", "unusual": true }, { "name": "raggedrightthenleft", "unusual": true }, { "name": "raggedwrap", "unusual": true }, { "name": "raggedyright", "unusual": true }, { "name": "raggedyright", "unusual": true, "arg": { "format": "[]", "snippet": "raggedyright[${1:space%l}]" } }, { "name": "ragrparindent", "unusual": true }, { "name": "readaline", "unusual": true, "arg": { "format": "{}", "snippet": "readaline{${1:stream}}" } }, { "name": "readboxedverbatim", "unusual": true, "arg": { "format": "{}", "snippet": "readboxedverbatim{${1:stream}}" } }, { "name": "readboxedverbatim*", "unusual": true, "arg": { "format": "{}", "snippet": "readboxedverbatim*{${1:stream}}" } }, { "name": "readstream", "unusual": true, "arg": { "format": "{}", "snippet": "readstream{${1:stream}}" } }, { "name": "readverbatim", "unusual": true, "arg": { "format": "{}", "snippet": "readverbatim{${1:stream}}" } }, { "name": "readverbatim*", "unusual": true, "arg": { "format": "{}", "snippet": "readverbatim*{${1:stream}}" } }, { "name": "refixpagelayout", "unusual": true }, { "name": "registrationColour", "unusual": true, "arg": { "format": "{}", "snippet": "registrationColour{${1:mark}}" } }, { "name": "renewfixedcaption", "unusual": true, "arg": { "format": "{}{}", "snippet": "renewfixedcaption{${1:cmd}}{${2:float}}" } }, { "name": "renewfixedcaption", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "renewfixedcaption[${3:cap-cmd}]{${1:cmd}}{${2:float}}" } }, { "name": "renewleadpage*", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "renewleadpage*[${3:pagestyle%keyvals}]{${1:cmd}}{${2:title%text}}", "keys": [ "\\pagestyle#c,\\thispagestyle#c,\\addtopsmarks#c,\\aliaspagestyle#c,\\copypagestyle#c,\\makeevenfoot#c,\\makeevenhead#c,\\makefootrule#c,\\makeheadfootruleprefix#c,\\makeheadfootstrut#c,\\makeheadfootvposition#c,\\makeheadposition#c,\\makeheadrule#c,\\makeoddfoot#c,\\makeoddhead#c,\\makepsmarks#c,\\makerunningfootwidth#c,\\makerunningheadwidth#c,\\makerunningwidth#c,\\makerunningwidth#c,\\memleadpageinfo#c,\\memleadpagestarinfo#c,\\newleadpage#c,\\newleadpage*#c,\\renewleadpage#c,\\renewleadpage*#c" ], "keyPos": 0 } }, { "name": "renewleadpage*", "unusual": true, "arg": { "format": "{}{}", "snippet": "renewleadpage*{${1:cmd}}{${2:title%text}}" } }, { "name": "renewleadpage", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "renewleadpage[${3:pagestyle%keyvals}]{${1:cmd}}{${2:title%text}}", "keys": [ "\\pagestyle#c,\\thispagestyle#c,\\addtopsmarks#c,\\aliaspagestyle#c,\\copypagestyle#c,\\makeevenfoot#c,\\makeevenhead#c,\\makefootrule#c,\\makeheadfootruleprefix#c,\\makeheadfootstrut#c,\\makeheadfootvposition#c,\\makeheadposition#c,\\makeheadrule#c,\\makeoddfoot#c,\\makeoddhead#c,\\makepsmarks#c,\\makerunningfootwidth#c,\\makerunningheadwidth#c,\\makerunningwidth#c,\\makerunningwidth#c,\\memleadpageinfo#c,\\memleadpagestarinfo#c,\\newleadpage#c,\\newleadpage*#c,\\renewleadpage#c,\\renewleadpage*#c" ], "keyPos": 0 } }, { "name": "renewleadpage", "unusual": true, "arg": { "format": "{}{}", "snippet": "renewleadpage{${1:cmd}}{${2:title%text}}" } }, { "name": "reparticle", "unusual": true }, { "name": "reportnoidxfile", "unusual": true }, { "name": "RequireAtEndClass", "unusual": true, "arg": { "format": "{}{}", "snippet": "RequireAtEndClass{${1:class}}{${2:code}}" } }, { "name": "RequireAtEndPackage", "unusual": true, "arg": { "format": "{}{}", "snippet": "RequireAtEndPackage{${1:package}}{${2:code}}" } }, { "name": "resetbvlinenumber", "unusual": true }, { "name": "restoreapp", "unusual": true }, { "name": "restorefromonecol", "unusual": true }, { "name": "restorepagenumber", "unusual": true }, { "name": "restoretrivseps", "unusual": true }, { "name": "russianpar", "unusual": true }, { "name": "savepagenumber", "unusual": true }, { "name": "savetrivseps", "unusual": true }, { "name": "saythanks", "unusual": true }, { "name": "secheadstyle", "unusual": true }, { "name": "sechook", "unusual": true }, { "name": "secindent", "unusual": true }, { "name": "section", "arg": { "format": "[][]{}", "snippet": "section[${2:toc-title%text}][${3:head-title%text}]{${1:title}}" } }, { "name": "sectionrefname", "unusual": true }, { "name": "see", "unusual": true, "arg": { "format": "{}{}", "snippet": "see{${1:text}}{${2:page number}}" } }, { "name": "seealso", "unusual": true, "arg": { "format": "{}{}", "snippet": "seealso{${1:text}}{${2:page number}}" } }, { "name": "seename", "unusual": true }, { "name": "semiisopage", "unusual": true }, { "name": "semiisopage", "unusual": true, "arg": { "format": "[]", "snippet": "semiisopage[${1:spine%l}]" } }, { "name": "setafterparaskip", "unusual": true, "arg": { "format": "{}", "snippet": "setafterparaskip{${1:skip%l}}" } }, { "name": "setaftersecskip", "unusual": true, "arg": { "format": "{}", "snippet": "setaftersecskip{${1:skip%l}}" } }, { "name": "setaftersubparaskip", "unusual": true, "arg": { "format": "{}", "snippet": "setaftersubparaskip{${1:skip%l}}" } }, { "name": "setaftersubsecskip", "unusual": true, "arg": { "format": "{}", "snippet": "setaftersubsecskip{${1:skip%l}}" } }, { "name": "setaftersubsubsecskip", "unusual": true, "arg": { "format": "{}", "snippet": "setaftersubsubsecskip{${1:skip%l}}" } }, { "name": "setarrayelement", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "setarrayelement{${1:array name}}{${2:index}}{${3:text}}" } }, { "name": "setbeforeparaskip", "unusual": true, "arg": { "format": "{}", "snippet": "setbeforeparaskip{${1:skip%l}}" } }, { "name": "setbeforesecskip", "unusual": true, "arg": { "format": "{}", "snippet": "setbeforesecskip{${1:skip%l}}" } }, { "name": "setbeforesubparaskip", "unusual": true, "arg": { "format": "{}", "snippet": "setbeforesubparaskip{${1:skip%l}}" } }, { "name": "setbeforesubsecskip", "unusual": true, "arg": { "format": "{}", "snippet": "setbeforesubsecskip{${1:skip%l}}" } }, { "name": "setbeforesubsubsecskip", "unusual": true, "arg": { "format": "{}", "snippet": "setbeforesubsubsecskip{${1:skip%l}}" } }, { "name": "setbiblabel", "unusual": true, "arg": { "format": "{}", "snippet": "setbiblabel{${1:style}}" } }, { "name": "setbinding", "unusual": true, "arg": { "format": "{}", "snippet": "setbinding{${1:length}}" } }, { "name": "setbvlinenums", "unusual": true, "arg": { "format": "{}{}", "snippet": "setbvlinenums{${1:first}}{${2:start at}}" } }, { "name": "setcolsepandrule", "unusual": true, "arg": { "format": "{}{}", "snippet": "setcolsepandrule{${1:colsep%l}}{${2:thickness}}" } }, { "name": "setDisplayskipStretch", "unusual": true, "arg": { "format": "{}", "snippet": "setDisplayskipStretch{${1:factor}}" } }, { "name": "setfillsize", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "setfillsize{${1:T}}{${2:C}}{${3:L}}{${4:R}}{${5:r}}" } }, { "name": "setfloatadjustment", "unusual": true, "arg": { "format": "{}{}", "snippet": "setfloatadjustment{${1:float name}}{${2:code}}" } }, { "name": "setFloatBlockFor", "unusual": true, "arg": { "format": "{}", "snippet": "setFloatBlockFor{${1:sectional name}}" } }, { "name": "setfloatlocations", "unusual": true, "arg": { "format": "{}{}", "snippet": "setfloatlocations{${1:float}}{${2:locs}}" } }, { "name": "setFloatSpacing", "unusual": true, "arg": { "format": "{}", "snippet": "setFloatSpacing{${1:factor}}" } }, { "name": "setfootins", "unusual": true, "arg": { "format": "{}{}", "snippet": "setfootins{${1:length normal}}{${2:length minipage}}" } }, { "name": "setfootnoterule", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "setfootnoterule{${1:vfill}}{${2:uplift}}{${3:width}}{${4:thickness}}" } }, { "name": "sethangfrom", "unusual": true, "arg": { "format": "{}", "snippet": "sethangfrom{${1:code}}" } }, { "name": "setheaderspaces", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "setheaderspaces{${1:headdrop%l}}{${2:headsep%l}}{${3:ratio}}" } }, { "name": "setheadfoot", "unusual": true, "arg": { "format": "{}{}", "snippet": "setheadfoot{${1:headheight%l}}{${2:footskip%l}}" } }, { "name": "setlrmargins", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "setlrmargins{${1:spine%l}}{${2:edge%l}}{${3:ratio}}" } }, { "name": "setlrmarginsandblock", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "setlrmarginsandblock{${1:spine%l}}{${2:edge%l}}{${3:ratio}}" } }, { "name": "setlxvchars", "unusual": true }, { "name": "setlxvchars", "unusual": true, "arg": { "format": "[]", "snippet": "setlxvchars[${1:fontspec}]" } }, { "name": "setmarginfloatcaptionadjustment", "unusual": true, "arg": { "format": "{}{}", "snippet": "setmarginfloatcaptionadjustment{${1:float}}{${2:code}}" } }, { "name": "setmarginnotes", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "setmarginnotes{${1:separation%l}}{${2:width}}{${3:psuh%l}}" } }, { "name": "setmpbools", "unusual": true }, { "name": "setmpjustification", "unusual": true, "arg": { "format": "{}{}", "snippet": "setmpjustification{${1:left}}{${2:right}}" } }, { "name": "setnzplist", "unusual": true }, { "name": "setpagebl", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "setpagebl{${1:height}}{${2:width}}{${3:ratio}}" } }, { "name": "setpagebm", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "setpagebm{${1:height}}{${2:width}}{${3:ratio}}" } }, { "name": "setpagebr", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "setpagebr{${1:height}}{${2:width}}{${3:ratio}}" } }, { "name": "setpagecc", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "setpagecc{${1:height}}{${2:width}}{${3:ratio}}" } }, { "name": "setpageml", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "setpageml{${1:height}}{${2:width}}{${3:ratio}}" } }, { "name": "setpagemr", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "setpagemr{${1:height}}{${2:width}}{${3:ratio}}" } }, { "name": "setPagenoteSpacing", "unusual": true, "arg": { "format": "{}", "snippet": "setPagenoteSpacing{${1:factor}}" } }, { "name": "setpagetl", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "setpagetl{${1:height}}{${2:width}}{${3:ratio}}" } }, { "name": "setpagetm", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "setpagetm{${1:height}}{${2:width}}{${3:ratio}}" } }, { "name": "setpagetr", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "setpagetr{${1:height}}{${2:width}}{${3:ratio}}" } }, { "name": "setparaheadstyle", "unusual": true, "arg": { "format": "{}", "snippet": "setparaheadstyle{${1:font}}" } }, { "name": "setparahook", "unusual": true, "arg": { "format": "{}", "snippet": "setparahook{${1:text}}" } }, { "name": "setparaindent", "unusual": true, "arg": { "format": "{}", "snippet": "setparaindent{${1:length}}" } }, { "name": "setpnumwidth", "unusual": true, "arg": { "format": "{}", "snippet": "setpnumwidth{${1:length}}" } }, { "name": "setrectanglesize", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "setrectanglesize{${1:height}}{${2:width}}{${3:ratio}}" } }, { "name": "setrmarg", "unusual": true, "arg": { "format": "{}", "snippet": "setrmarg{${1:length}}" } }, { "name": "setsecheadstyle", "unusual": true, "arg": { "format": "{}", "snippet": "setsecheadstyle{${1:font}}" } }, { "name": "setsechook", "unusual": true, "arg": { "format": "{}", "snippet": "setsechook{${1:text}}" } }, { "name": "setsecindent", "unusual": true, "arg": { "format": "{}", "snippet": "setsecindent{${1:length}}" } }, { "name": "setsecnumdepth", "unusual": true, "arg": { "format": "{}", "snippet": "setsecnumdepth{${1:secname%keyvals}}", "keys": [ "\\setsecnumdepth" ], "keyPos": 0 } }, { "name": "setsecnumformat", "unusual": true, "arg": { "format": "{}", "snippet": "setsecnumformat{${1:code}}" } }, { "name": "setsidebarheight", "unusual": true, "arg": { "format": "{}", "snippet": "setsidebarheight{${1:height}}" } }, { "name": "setsidebars", "unusual": true, "arg": { "format": "{}{}{}{}{}{}", "snippet": "setsidebars{${1:hsep}}{${2:width}}{${3:vsep}}{${4:topsep}}{${5:font}}{${6:height}}" } }, { "name": "setsidecappos", "unusual": true, "arg": { "format": "{}", "snippet": "setsidecappos{${1:pos}}" } }, { "name": "setsidecaps", "unusual": true, "arg": { "format": "{}{}", "snippet": "setsidecaps{${1:sep}}{${2:width}}" } }, { "name": "setsidefeet", "unusual": true, "arg": { "format": "{}{}{}{}{}{}", "snippet": "setsidefeet{${1:hsep}}{${2:width}}{${3:vsep}}{${4:adj}}{${5:font}}{${6:height}}" } }, { "name": "setsidefootheight", "unusual": true, "arg": { "format": "{}", "snippet": "setsidefootheight{${1:height}}" } }, { "name": "setSingleSpace", "unusual": true, "arg": { "format": "{}", "snippet": "setSingleSpace{${1:factor}}" } }, { "name": "setSpacing", "unusual": true, "arg": { "format": "{}", "snippet": "setSpacing{${1:factor}}" } }, { "name": "setspbools", "unusual": true }, { "name": "setspcode", "unusual": true }, { "name": "setstocksize", "unusual": true, "arg": { "format": "{}{}", "snippet": "setstocksize{${1:height}}{${2:width}}" } }, { "name": "setsubparaheadstyle", "unusual": true, "arg": { "format": "{}", "snippet": "setsubparaheadstyle{${1:font}}" } }, { "name": "setsubparahook", "unusual": true, "arg": { "format": "{}", "snippet": "setsubparahook{${1:text}}" } }, { "name": "setsubparaindent", "unusual": true, "arg": { "format": "{}", "snippet": "setsubparaindent{${1:length}}" } }, { "name": "setsubsecheadstyle", "unusual": true, "arg": { "format": "{}", "snippet": "setsubsecheadstyle{${1:font}}" } }, { "name": "setsubsechook", "unusual": true, "arg": { "format": "{}", "snippet": "setsubsechook{${1:text}}" } }, { "name": "setsubsecindent", "unusual": true, "arg": { "format": "{}", "snippet": "setsubsecindent{${1:length}}" } }, { "name": "setsubsubsecheadstyle", "unusual": true, "arg": { "format": "{}", "snippet": "setsubsubsecheadstyle{${1:font}}" } }, { "name": "setsubsubsechook", "unusual": true, "arg": { "format": "{}", "snippet": "setsubsubsechook{${1:text}}" } }, { "name": "setsubsubsecindent", "unusual": true, "arg": { "format": "{}", "snippet": "setsubsubsecindent{${1:length}}" } }, { "name": "setthesection", "unusual": true }, { "name": "settocdepth", "unusual": true, "arg": { "format": "{}", "snippet": "settocdepth{${1:secname}}" } }, { "name": "settocpreprocessor", "unusual": true, "arg": { "format": "{}{}", "snippet": "settocpreprocessor{${1:type}}{${2:code}}" } }, { "name": "settrimmedsize", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "settrimmedsize{${1:height}}{${2:width}}{${3:ratio}}" } }, { "name": "settrims", "unusual": true, "arg": { "format": "{}{}", "snippet": "settrims{${1:top}}{${2:foredge}}" } }, { "name": "settypeblocksize", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "settypeblocksize{${1:height}}{${2:width}}{${3:ratio}}" } }, { "name": "settypeoutlayoutunit", "unusual": true, "arg": { "format": "{}", "snippet": "settypeoutlayoutunit{${1:unit}}" } }, { "name": "setulmargins", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "setulmargins{${1:upper%l}}{${2:lower%l}}{${3:ratio}}" } }, { "name": "setulmarginsandblock", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "setulmarginsandblock{${1:upper%l}}{${2:lower%l}}{${3:ratio}}" } }, { "name": "setupcomment", "unusual": true }, { "name": "setverbatimfont", "unusual": true, "arg": { "format": "{}", "snippet": "setverbatimfont{${1:font}}" } }, { "name": "setverselinenums", "unusual": true, "arg": { "format": "{}{}", "snippet": "setverselinenums{${1:first}}{${2:start at}}" } }, { "name": "setxlvchars", "unusual": true }, { "name": "setxlvchars", "unusual": true, "arg": { "format": "[]", "snippet": "setxlvchars[${1:fontspec}]" } }, { "name": "shortsubcaption", "unusual": true }, { "name": "showheadfootlocoff", "unusual": true }, { "name": "showheadfootlocon", "unusual": true }, { "name": "showindexmarks", "unusual": true }, { "name": "showtextblocklocoff", "unusual": true }, { "name": "showtextblocklocon", "unusual": true }, { "name": "showtrimsoff", "unusual": true }, { "name": "showtrimson", "unusual": true }, { "name": "sidebar", "unusual": true, "arg": { "format": "{}", "snippet": "sidebar{${1:text}}" } }, { "name": "sidebarfont", "unusual": true }, { "name": "sidebarform", "unusual": true }, { "name": "sidebarhsep", "unusual": true }, { "name": "sidebarmargin", "unusual": true, "arg": { "format": "{}", "snippet": "sidebarmargin{${1:margin%l}}" } }, { "name": "sidebartopsep", "unusual": true }, { "name": "sidebarvsep", "unusual": true }, { "name": "sidebarwidth", "unusual": true }, { "name": "sidecapfloatwidth", "unusual": true }, { "name": "sidecapmargin", "unusual": true, "arg": { "format": "{}", "snippet": "sidecapmargin{${1:margin%l}}" } }, { "name": "sidecapraise", "unusual": true }, { "name": "sidecapsep", "unusual": true }, { "name": "sidecapsep", "unusual": true }, { "name": "sidecapstyle", "unusual": true }, { "name": "sidecapwidth", "unusual": true }, { "name": "sidecontents", "unusual": true }, { "name": "sidefootadjust", "unusual": true }, { "name": "sidefootcontents", "unusual": true }, { "name": "sidefootfootmark", "unusual": true }, { "name": "sidefootform", "unusual": true }, { "name": "sidefootheight", "unusual": true }, { "name": "sidefoothsep", "unusual": true }, { "name": "sidefootins", "unusual": true }, { "name": "sidefootmargin", "unusual": true, "arg": { "format": "{}", "snippet": "sidefootmargin{${1:margin%l}}" } }, { "name": "sidefootmarksep", "unusual": true }, { "name": "sidefootmarkstyle", "arg": { "format": "{}", "snippet": "sidefootmarkstyle{${1:code}}" } }, { "name": "sidefootmarkwidth", "unusual": true }, { "name": "sidefootnote", "unusual": true, "arg": { "format": "{}", "snippet": "sidefootnote{${1:text}}" } }, { "name": "sidefootnote", "unusual": true, "arg": { "format": "[]{}", "snippet": "sidefootnote[${2:num}]{${1:text}}" } }, { "name": "sidefootnotemark", "unusual": true }, { "name": "sidefootnotemark", "unusual": true, "arg": { "format": "[]", "snippet": "sidefootnotemark[${1:num}]" } }, { "name": "sidefootnotetext", "unusual": true, "arg": { "format": "{}", "snippet": "sidefootnotetext{${1:text}}" } }, { "name": "sidefootnotetext", "unusual": true, "arg": { "format": "[]{}", "snippet": "sidefootnotetext[${2:num}]{${1:text}}" } }, { "name": "sidefootparindent", "unusual": true }, { "name": "sidefootscript", "unusual": true }, { "name": "sidefoottextfont", "unusual": true }, { "name": "sidefootvsep", "unusual": true }, { "name": "sidefootwidth", "unusual": true }, { "name": "sideins", "unusual": true }, { "name": "sidepar", "unusual": true }, { "name": "sideparfont", "unusual": true }, { "name": "sideparform", "unusual": true }, { "name": "sideparmargin", "unusual": true, "arg": { "format": "{}", "snippet": "sideparmargin{${1:margin%l}}" } }, { "name": "sideparvshift", "unusual": true }, { "name": "SingleSpacing", "unusual": true }, { "name": "slashfrac", "arg": { "format": "{}{}", "snippet": "slashfrac{${1:top}}{${2:bottom}}" } }, { "name": "slashfracstyle", "unusual": true, "arg": { "format": "{}", "snippet": "slashfracstyle{${1:fraction}}" } }, { "name": "sloppybottom", "unusual": true }, { "name": "sourceatright", "unusual": true, "arg": { "format": "{}", "snippet": "sourceatright{${1:text}}" } }, { "name": "sourceatright", "unusual": true, "arg": { "format": "[]{}", "snippet": "sourceatright[${2:length}]{${1:text}}" } }, { "name": "sourceflush", "unusual": true }, { "name": "specialindex", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "specialindex{${1:file}}{${2:counter}}{${3:stuff}}" } }, { "name": "spinemargin", "unusual": true }, { "name": "Sref", "arg": { "format": "{}", "snippet": "Sref{${1:key}}" } }, { "name": "stanzaskip", "unusual": true }, { "name": "stockai", "unusual": true }, { "name": "stockaii", "unusual": true }, { "name": "stockaiii", "unusual": true }, { "name": "stockaiv", "unusual": true }, { "name": "stockao", "unusual": true }, { "name": "stockav", "unusual": true }, { "name": "stockavi", "unusual": true }, { "name": "stockavii", "unusual": true }, { "name": "stockbi", "unusual": true }, { "name": "stockbii", "unusual": true }, { "name": "stockbiii", "unusual": true }, { "name": "stockbiv", "unusual": true }, { "name": "stockbo", "unusual": true }, { "name": "stockbroadsheet", "unusual": true }, { "name": "stockbv", "unusual": true }, { "name": "stockbvi", "unusual": true }, { "name": "stockbvii", "unusual": true }, { "name": "stockcrownvo", "unusual": true }, { "name": "stockdbill", "unusual": true }, { "name": "stockdemyvo", "unusual": true }, { "name": "stockexecutive", "unusual": true }, { "name": "stockfoolscapvo", "unusual": true }, { "name": "stockimperialvo", "unusual": true }, { "name": "stocklargecrownvo", "unusual": true }, { "name": "stocklargepostvo", "unusual": true }, { "name": "stockledger", "unusual": true }, { "name": "stocklegal", "unusual": true }, { "name": "stockletter", "unusual": true }, { "name": "stockmcrownvo", "unusual": true }, { "name": "stockmdemyvo", "unusual": true }, { "name": "stockmediumvo", "unusual": true }, { "name": "stockmlargecrownvo", "unusual": true }, { "name": "stockmsmallroyalvo", "unusual": true }, { "name": "stockold", "unusual": true }, { "name": "stockpostvo", "unusual": true }, { "name": "stockpottvo", "unusual": true }, { "name": "stockroyalvo", "unusual": true }, { "name": "stocksmalldemyvo", "unusual": true }, { "name": "stocksmallroyalvo", "unusual": true }, { "name": "stockstatement", "unusual": true }, { "name": "stocksuperroyalvo", "unusual": true }, { "name": "strictpagecheck", "unusual": true }, { "name": "stringtoarray", "unusual": true, "arg": { "format": "{}{}", "snippet": "stringtoarray{${1:array name}}{${2:string}}" } }, { "name": "subbottom", "arg": { "format": "{}", "snippet": "subbottom{${1:text}}" } }, { "name": "subbottom", "arg": { "format": "[]{}", "snippet": "subbottom[${2:short text%text}]{${1:text}}" } }, { "name": "subbottom", "arg": { "format": "[][]{}", "snippet": "subbottom[${2:short text%text}][${3:subtitle%text}]{${1:text}}" } }, { "name": "subcaption", "arg": { "format": "{}", "snippet": "subcaption{${1:text}}" } }, { "name": "subcaption", "arg": { "format": "[]{}", "snippet": "subcaption[${2:short text%text}]{${1:text}}" } }, { "name": "subcaptionfont", "unusual": true, "arg": { "format": "{}", "snippet": "subcaptionfont{${1:font}}" } }, { "name": "subcaptionlabelfont", "unusual": true, "arg": { "format": "{}", "snippet": "subcaptionlabelfont{${1:font}}" } }, { "name": "subcaptionref", "arg": { "format": "{}", "snippet": "subcaptionref{${1:key}}" } }, { "name": "subcaptionsize", "unusual": true, "arg": { "format": "{}", "snippet": "subcaptionsize{${1:size}}" } }, { "name": "subcaptionstyle", "unusual": true, "arg": { "format": "{}", "snippet": "subcaptionstyle{${1:style}}" } }, { "name": "subconcluded", "unusual": true }, { "name": "subfloatbottomskip", "unusual": true }, { "name": "subfloatcapmargin", "unusual": true }, { "name": "subfloatcapskip", "unusual": true }, { "name": "subfloatcaptopadj", "unusual": true }, { "name": "subfloatlabelskip", "unusual": true }, { "name": "subfloattopskip", "unusual": true }, { "name": "subparagraph", "arg": { "format": "[][]{}", "snippet": "subparagraph[${2:toc-title%text}][${3:head-title%text}]{${1:title}}" } }, { "name": "subparaheadstyle", "unusual": true }, { "name": "subparahook", "unusual": true }, { "name": "subparaindent", "unusual": true }, { "name": "subsecheadstyle", "unusual": true }, { "name": "subsechook", "unusual": true }, { "name": "subsecindent", "unusual": true }, { "name": "subsection", "arg": { "format": "[][]{}", "snippet": "subsection[${2:toc-title%text}][${3:head-title%text}]{${1:title}}" } }, { "name": "subsubsecheadstyle", "unusual": true }, { "name": "subsubsechook", "unusual": true }, { "name": "subsubsecindent", "unusual": true }, { "name": "subsubsection", "arg": { "format": "[][]{}", "snippet": "subsubsection[${2:toc-title%text}][${3:head-title%text}]{${1:title}}" } }, { "name": "subtop", "arg": { "format": "{}", "snippet": "subtop{${1:text}}" } }, { "name": "subtop", "arg": { "format": "[]{}", "snippet": "subtop[${2:short text%text}]{${1:text}}" } }, { "name": "subtop", "arg": { "format": "[][]{}", "snippet": "subtop[${2:short text%text}][${3:subtitle%text}]{${1:text}}" } }, { "name": "symboldef", "unusual": true, "arg": { "format": "{}{}", "snippet": "symboldef{${1:symbol}}{${2:meaning}}" } }, { "name": "symbollabel", "unusual": true, "arg": { "format": "{}", "snippet": "symbollabel{${1:arg}}" } }, { "name": "symbolthanksmark", "unusual": true }, { "name": "tablerefname", "unusual": true }, { "name": "tamark", "unusual": true }, { "name": "teennumbername", "unusual": true, "arg": { "format": "{}", "snippet": "teennumbername{${1:arg}}" } }, { "name": "teenordinalname", "unusual": true, "arg": { "format": "{}", "snippet": "teenordinalname{${1:arg}}" } }, { "name": "teenstring", "unusual": true }, { "name": "tensnumbername", "unusual": true, "arg": { "format": "{}{}", "snippet": "tensnumbername{${1:arg1}}{${2:arg2}}" } }, { "name": "tensordinalname", "unusual": true, "arg": { "format": "{}{}", "snippet": "tensordinalname{${1:arg1}}{${2:arg2}}" } }, { "name": "tensunitsep", "unusual": true }, { "name": "textflush", "unusual": true }, { "name": "thanksfootmark", "unusual": true }, { "name": "thanksgap", "unusual": true, "arg": { "format": "{}", "snippet": "thanksgap{${1:gap%l}}" } }, { "name": "thanksheadextra", "unusual": true, "arg": { "format": "{}{}", "snippet": "thanksheadextra{${1:pre}}{${2:post}}" } }, { "name": "thanksmark", "unusual": true, "arg": { "format": "{}", "snippet": "thanksmark{${1:n}}" } }, { "name": "thanksmarksep", "unusual": true }, { "name": "thanksmarkseries", "unusual": true, "arg": { "format": "{}", "snippet": "thanksmarkseries{${1:format}}" } }, { "name": "thanksmarkstyle", "unusual": true, "arg": { "format": "{}", "snippet": "thanksmarkstyle{${1:defn}}" } }, { "name": "thanksmarkwidth", "unusual": true }, { "name": "thanksrule", "unusual": true }, { "name": "thanksscript", "unusual": true, "arg": { "format": "{}", "snippet": "thanksscript{${1:text}}" } }, { "name": "theauthor", "unusual": true }, { "name": "thebook", "unusual": true }, { "name": "thechapter", "unusual": true }, { "name": "thedate", "unusual": true }, { "name": "theHbook", "unusual": true }, { "name": "theHpoem", "unusual": true }, { "name": "theHpoemline", "unusual": true }, { "name": "thelastpage", "unusual": true }, { "name": "thelastsheet", "unusual": true }, { "name": "themaxsecnumdepth", "unusual": true }, { "name": "thepagenote", "unusual": true }, { "name": "thepoem", "unusual": true }, { "name": "thepoemline", "unusual": true }, { "name": "thesheetsequence", "unusual": true }, { "name": "thesidefootnote", "unusual": true }, { "name": "thetitle", "unusual": true }, { "name": "theverse", "unusual": true }, { "name": "threecolumnfootnotes", "unusual": true }, { "name": "threecolumnfootstyle", "unusual": true, "arg": { "format": "{}", "snippet": "threecolumnfootstyle{${1:series}}" } }, { "name": "tiethstring", "unusual": true }, { "name": "tightlist", "unusual": true }, { "name": "tightlists", "unusual": true }, { "name": "tightsubcaptions", "unusual": true }, { "name": "titleref", "arg": { "format": "{}", "snippet": "titleref{${1:key}}" } }, { "name": "titleref*", "arg": { "format": "{}", "snippet": "titleref*{${1:key}}" } }, { "name": "titlingpageend", "unusual": true }, { "name": "tmarkbl", "unusual": true }, { "name": "tmarkbm", "unusual": true }, { "name": "tmarkbr", "unusual": true }, { "name": "tmarkml", "unusual": true }, { "name": "tmarkmr", "unusual": true }, { "name": "tmarktl", "unusual": true }, { "name": "tmarktm", "unusual": true }, { "name": "tmarktr", "unusual": true }, { "name": "tocbaseline", "unusual": true }, { "name": "tocentryskip", "unusual": true }, { "name": "tocheadstart", "unusual": true }, { "name": "tocmark", "unusual": true }, { "name": "tocnameref", "unusual": true }, { "name": "tocskip", "unusual": true, "arg": { "format": "{}", "snippet": "tocskip{${1:skip%l}}" } }, { "name": "topsepi", "unusual": true }, { "name": "topsepii", "unusual": true }, { "name": "topsepiii", "unusual": true }, { "name": "traditionalparskip", "unusual": true }, { "name": "tref", "arg": { "format": "{}", "snippet": "tref{${1:key}}" } }, { "name": "trimedge", "unusual": true }, { "name": "trimFrame", "unusual": true }, { "name": "trimLmarks", "unusual": true }, { "name": "trimmark", "unusual": true }, { "name": "trimmarks", "unusual": true }, { "name": "trimmarkscolor", "unusual": true }, { "name": "trimNone", "unusual": true }, { "name": "trimtop", "unusual": true }, { "name": "trimXmarks", "unusual": true }, { "name": "twocolglossary", "unusual": true }, { "name": "twocolindex", "unusual": true }, { "name": "twocoltocetc", "unusual": true }, { "name": "twocolumnfootnotes", "unusual": true }, { "name": "twocolumnfootstyle", "unusual": true, "arg": { "format": "{}", "snippet": "twocolumnfootstyle{${1:series}}" } }, { "name": "typeoutlayout", "unusual": true }, { "name": "typeoutstandardlayout", "unusual": true }, { "name": "ucminusname", "unusual": true }, { "name": "undodrop", "unusual": true }, { "name": "unitnumbername", "unusual": true, "arg": { "format": "{}", "snippet": "unitnumbername{${1:number}}" } }, { "name": "unitordinalname", "unusual": true, "arg": { "format": "{}", "snippet": "unitordinalname{${1:number}}" } }, { "name": "unletcounter", "unusual": true, "arg": { "format": "{}", "snippet": "unletcounter{${1:counter}}" } }, { "name": "unnamedsubappendices", "unusual": true }, { "name": "uppercaseheads", "unusual": true }, { "name": "uppermargin", "unusual": true }, { "name": "usethanksrule", "unusual": true }, { "name": "verbfootnote", "unusual": true }, { "name": "verselinebreak", "unusual": true }, { "name": "verselinebreak", "unusual": true, "arg": { "format": "[]", "snippet": "verselinebreak[${1:length}]" } }, { "name": "verselinenumbersleft", "unusual": true }, { "name": "verselinenumbersright", "unusual": true }, { "name": "versewidth", "unusual": true }, { "name": "vgap", "unusual": true }, { "name": "vin", "unusual": true }, { "name": "vindent", "unusual": true }, { "name": "vinphantom", "unusual": true, "arg": { "format": "{}", "snippet": "vinphantom{${1:text}}" } }, { "name": "vleftmargin", "unusual": true }, { "name": "vleftofline", "unusual": true, "arg": { "format": "{}", "snippet": "vleftofline{${1:text}}" } }, { "name": "vleftskip", "unusual": true }, { "name": "vlvnumfont", "unusual": true }, { "name": "vrightskip", "unusual": true }, { "name": "xindyindex", "unusual": true }, { "name": "xlvchars", "unusual": true }, { "name": "zerotrivseps", "unusual": true } ], "envs": [ { "name": "adjustwidth*", "arg": { "format": "{}{}", "snippet": "{${1:left%l}}{${2:right%l}}" } }, { "name": "adjustwidth", "arg": { "format": "{}{}", "snippet": "{${1:left%l}}{${2:right%l}}" } }, { "name": "altverse" }, { "name": "appendices" }, { "name": "bibitemlist" }, { "name": "blockdescription" }, { "name": "boxedverbatim*" }, { "name": "boxedverbatim" }, { "name": "comment" }, { "name": "ctabular", "arg": { "format": "{}", "snippet": "{${1:preamble}}" } }, { "name": "ctabular", "arg": { "format": "[]{}", "snippet": "[${2:position}]{${1:preamble}}" } }, { "name": "DoubleSpace*" }, { "name": "DoubleSpace" }, { "name": "epigraphs" }, { "name": "fboxverbatim" }, { "name": "flexlabelled" }, { "name": "framed" }, { "name": "hangparas" }, { "name": "KeepFromToc" }, { "name": "labelled" }, { "name": "leftbar" }, { "name": "marginfigure" }, { "name": "margintable" }, { "name": "midsloppypar" }, { "name": "onecolabstract" }, { "name": "OnehalfSpace*" }, { "name": "OnehalfSpace" }, { "name": "patverse*" }, { "name": "patverse" }, { "name": "qframe" }, { "name": "qshade" }, { "name": "shaded" }, { "name": "sidecaption", "arg": { "format": "{}", "snippet": "{${1:title%text}}" } }, { "name": "sidecaption", "arg": { "format": "{}[]", "snippet": "{${1:title%text}}[${2:label%labeldef}]" } }, { "name": "sidecaption", "arg": { "format": "[]{}", "snippet": "[${2:fortoc}]{${1:title%text}}" } }, { "name": "sidecaption", "arg": { "format": "[]{}[]", "snippet": "[${2:fortoc}]{${1:title%text}}[${3:label%labeldef}]" } }, { "name": "sidecontcaption", "arg": { "format": "{}", "snippet": "{${1:title%text}}" } }, { "name": "sidecontcaption", "arg": { "format": "{}[]", "snippet": "{${1:title%text}}[${2:label%labeldef}]" } }, { "name": "sidelegend", "arg": { "format": "{}", "snippet": "{${1:title%text}}" } }, { "name": "sidelegend", "arg": { "format": "{}[]", "snippet": "{${1:title%text}}[${2:label%labeldef}]" } }, { "name": "sidenamedlegend", "arg": { "format": "{}", "snippet": "{${1:title%text}}" } }, { "name": "sidenamedlegend", "arg": { "format": "{}[]", "snippet": "{${1:title%text}}[${2:label%labeldef}]" } }, { "name": "SingleSpace" }, { "name": "snugshade" }, { "name": "Spacing", "arg": { "format": "{}", "snippet": "{${1:factor}}" } }, { "name": "subappendices" }, { "name": "subfloat" }, { "name": "symbols" }, { "name": "theglossary" }, { "name": "titlingpage*" }, { "name": "titlingpage" }, { "name": "verbatimoutput", "arg": { "format": "{}", "snippet": "{${1:file}}" } }, { "name": "vminipage" }, { "name": "vplace" }, { "name": "writeverbatim", "arg": { "format": "{}", "snippet": "{${1:stream}}" } } ], "keys": { "\\documentclass/memoir": [ "10pt", "11pt", "12pt", "14pt", "17pt", "20pt", "25pt", "30pt", "36pt", "48pt", "60pt", "9pt", "a3paper", "a4paper", "a5paper", "a6paper", "a7paper", "article", "b3paper", "b4paper", "b5paper", "b6paper", "b7paper", "broadsheetpaper", "crownvopaper", "dbillpaper", "demyvopaper", "draft", "ebook", "executivepaper", "extrafontsizes", "final", "fleqn", "foolscapvopaper", "fullptlayout", "imperialvopaper", "landscape", "largecrownvopaper", "largepostvopaper", "ledgerpaper", "legalpaper", "leqno", "letterpaper", "mcrownvopaper", "mdemyvopaper", "mediumvopaper", "mlargecrownvopaper", "ms", "msmallroyalvopaper", "oldfontcommands", "oldpaper", "onecolumn", "oneside", "openany", "openbib", "openleft", "openright", "postvopaper", "pottvopaper", "royalvopaper", "showtrims", "smalldemyvopaper", "smallroyalvopaper", "statementpaper", "superroyalvopaper", "twocolumn", "twoside" ], "\\chapterstyle": [ "article", "asu", "asuappendix", "bianchi", "bringhurst", "brotherton", "chappell", "companion", "crosshead", "culver", "dash", "default", "demo", "demo2", "demo3", "dowding", "ell", "fred", "ger", "hangnum", "komalike", "lyhne", "madsen", "ntglike", "pedersen", "reparticle", "section", "southall", "tandh", "thatcher", "veelo", "verville", "wilsondob", "%chapterstyle" ], "\\checkandfixthelayout": [ "fixed", "classic", "lines", "nearest" ], "\\checkthelayout": [ "fixed", "classic", "lines", "nearest" ], "\\createmark,\\createplainmark": [ "left", "both", "right" ], "\\maxsecnumdepth": [ "book", "part", "chapter", "section", "subsection", "subsubsection", "paragraph", "subparagraph", "all", "none" ], "\\setsecnumdepth": [ "book", "part", "chapter", "section", "subsection", "subsubsection", "paragraph", "subparagraph", "all", "none" ], "\\pagenumbering*#c": [ "arabic", "roman", "Roman", "alph", "Alph" ], "\\pagestyle#c,\\thispagestyle#c,\\addtopsmarks#c,\\aliaspagestyle#c,\\copypagestyle#c,\\makeevenfoot#c,\\makeevenhead#c,\\makefootrule#c,\\makeheadfootruleprefix#c,\\makeheadfootstrut#c,\\makeheadfootvposition#c,\\makeheadposition#c,\\makeheadrule#c,\\makeoddfoot#c,\\makeoddhead#c,\\makepsmarks#c,\\makerunningfootwidth#c,\\makerunningheadwidth#c,\\makerunningwidth#c,\\makerunningwidth#c,\\memleadpageinfo#c,\\memleadpagestarinfo#c,\\newleadpage#c,\\newleadpage*#c,\\renewleadpage#c,\\renewleadpage*#c": [ "plain", "empty", "headings", "myheadings", "simple", "ruled", "Ruled", "companion", "book", "chapter", "cleared", "part", "title", "titlingpage", "%pagestyle" ] }, "args": [ "\\documentclass/memoir" ] } ================================================ FILE: data/packages/class-moderncv.json ================================================ { "deps": [ { "name": "etoolbox" }, { "name": "ifthen" }, { "name": "xcolor" }, { "name": "iftex" }, { "name": "url" }, { "name": "hyperref" }, { "name": "graphicx" }, { "name": "fancyhdr" }, { "name": "tweaklist" }, { "name": "calc" }, { "name": "microtype" }, { "name": "moderncvcollection" }, { "name": "moderncvcompatibility" }, { "name": "colortbl" } ], "macros": [ { "name": "ifxetexorluatex", "unusual": true }, { "name": "xetexorluatextrue", "unusual": true }, { "name": "xetexorluatexfalse", "unusual": true }, { "name": "pdfpagemode", "unusual": true }, { "name": "nopagenumbers" }, { "name": "pagenumberwidth", "unusual": true }, { "name": "name", "arg": { "format": "{}{}", "snippet": "name{${1:first name}}{${2:last name}}" } }, { "name": "address", "arg": { "format": "{}{}{}", "snippet": "address{${1:street}}{${2:city}}{${3:country}}" } }, { "name": "born", "arg": { "format": "{}", "snippet": "born{${1:date}}" } }, { "name": "email", "arg": { "format": "{}", "snippet": "email{${1:address%URL}}" } }, { "name": "homepage", "arg": { "format": "{}", "snippet": "homepage{${1:URL}}" } }, { "name": "homepage", "arg": { "format": "[]{}", "snippet": "homepage[${2:protocol}]{${1:URL}}" } }, { "name": "phone", "arg": { "format": "{}", "snippet": "phone{${1:number}}" } }, { "name": "phone", "arg": { "format": "[]{}", "snippet": "phone[${2:type%keyvals}]{${1:number}}", "keys": [ "\\phone" ], "keyPos": 0 } }, { "name": "social", "arg": { "format": "{}", "snippet": "social{${1:user name}}" } }, { "name": "social", "arg": { "format": "[]{}", "snippet": "social[${2:type%keyvals}]{${1:user name}}", "keys": [ "\\social" ], "keyPos": 0 } }, { "name": "social", "arg": { "format": "[][]{}", "snippet": "social[${2:type%keyvals}][${3:URL}]{${1:user name}}", "keys": [ "\\social" ], "keyPos": 0 } }, { "name": "extrainfo", "arg": { "format": "{}", "snippet": "extrainfo{${1:extra info%text}}" } }, { "name": "listitemsymbol", "unusual": true }, { "name": "addresssymbol", "unusual": true }, { "name": "bornsymbol", "unusual": true }, { "name": "mobilephonesymbol", "unusual": true }, { "name": "fixedphonesymbol", "unusual": true }, { "name": "faxphonesymbol", "unusual": true }, { "name": "emailsymbol", "unusual": true }, { "name": "homepagesymbol", "unusual": true }, { "name": "linkedinsocialsymbol", "unusual": true }, { "name": "xingsocialsymbol", "unusual": true }, { "name": "twittersocialsymbol", "unusual": true }, { "name": "mastodonsocialsymbol", "unusual": true }, { "name": "githubsocialsymbol", "unusual": true }, { "name": "gitlabsocialsymbol", "unusual": true }, { "name": "stackoverflowsocialsymbol", "unusual": true }, { "name": "bitbucketsocialsymbol", "unusual": true }, { "name": "skypesocialsymbol", "unusual": true }, { "name": "orcidsocialsymbol", "unusual": true }, { "name": "researchgatesocialsymbol", "unusual": true }, { "name": "researcheridsocialsymbol", "unusual": true }, { "name": "googlescholarsocialsymbol", "unusual": true }, { "name": "telegramsocialsymbol", "unusual": true }, { "name": "whatsappsocialsymbol", "unusual": true }, { "name": "matrixsocialsymbol", "unusual": true }, { "name": "signalsocialsymbol", "unusual": true }, { "name": "codebergsocialsymbol", "unusual": true }, { "name": "discordsocialsymbol", "unusual": true }, { "name": "twitchsocialsymbol", "unusual": true }, { "name": "youtubesocialsymbol", "unusual": true }, { "name": "tiktoksocialsymbol", "unusual": true }, { "name": "instagramsocialsymbol", "unusual": true }, { "name": "soundcloudsocialsymbol", "unusual": true }, { "name": "steamsocialsymbol", "unusual": true }, { "name": "xboxsocialsymbol", "unusual": true }, { "name": "playstationsocialsymbol", "unusual": true }, { "name": "battlenetsocialsymbol", "unusual": true }, { "name": "arxivsocialsymbol", "unusual": true }, { "name": "inspiresocialsymbol", "unusual": true }, { "name": "enclname", "unusual": true }, { "name": "makefooter" }, { "name": "moderncvstyle", "arg": { "format": "{}", "snippet": "moderncvstyle{${1:style%keyvals}}", "keys": [ "\\moderncvstyle#c" ], "keyPos": 0 } }, { "name": "moderncvstyle", "arg": { "format": "[]{}", "snippet": "moderncvstyle[${2:options}]{${1:style%keyvals}}", "keys": [ "\\moderncvstyle#c" ], "keyPos": 0 } }, { "name": "moderncvhead", "arg": { "format": "{}", "snippet": "moderncvhead{${1:header variant number}}" } }, { "name": "moderncvhead", "unusual": true, "arg": { "format": "[]{}", "snippet": "moderncvhead[${2:options}]{${1:header variant number}}" } }, { "name": "moderncvbody", "arg": { "format": "{}", "snippet": "moderncvbody{${1:body variant number}}" } }, { "name": "moderncvbody", "unusual": true, "arg": { "format": "[]{}", "snippet": "moderncvbody[${2:options}]{${1:body variant number}}" } }, { "name": "moderncvfoot", "arg": { "format": "{}", "snippet": "moderncvfoot{${1:foot variant number}}" } }, { "name": "moderncvfoot", "unusual": true, "arg": { "format": "[]{}", "snippet": "moderncvfoot[${2:options}]{${1:foot variant number}}" } }, { "name": "moderncvcolor", "arg": { "format": "{}", "snippet": "moderncvcolor{${1:color-scheme%keyvals}}", "keys": [ "\\moderncvcolor#c" ], "keyPos": 0 } }, { "name": "moderncvicons", "arg": { "format": "{}", "snippet": "moderncvicons{${1:icon set%keyvals}}", "keys": [ "\\moderncvicons" ], "keyPos": 0 } }, { "name": "recomputeheadlengths", "unusual": true }, { "name": "recomputebodylengths", "unusual": true }, { "name": "recomputefootlengths", "unusual": true }, { "name": "recomputelengths", "unusual": true }, { "name": "photo", "arg": { "format": "{}", "snippet": "photo{${1:imagefile}}" } }, { "name": "photo", "arg": { "format": "[]{}", "snippet": "photo[${2:width}]{${1:imagefile}}" } }, { "name": "photo", "arg": { "format": "[][]{}", "snippet": "photo[${2:width}][${3:frame thickness%l}]{${1:imagefile}}" } }, { "name": "quote", "arg": { "format": "{}", "snippet": "quote{${1:text}}" } }, { "name": "namefont", "unusual": true }, { "name": "titlefont", "unusual": true }, { "name": "addressfont", "unusual": true }, { "name": "quotefont", "unusual": true }, { "name": "sectionfont", "unusual": true }, { "name": "subsectionfont", "unusual": true }, { "name": "hintfont", "unusual": true }, { "name": "pagenumberfont", "unusual": true }, { "name": "namestyle", "unusual": true, "arg": { "format": "{}", "snippet": "namestyle{${1:text}}" } }, { "name": "firstnamestyle", "unusual": true, "arg": { "format": "{}", "snippet": "firstnamestyle{${1:text}}" } }, { "name": "lastnamestyle", "unusual": true, "arg": { "format": "{}", "snippet": "lastnamestyle{${1:text}}" } }, { "name": "titlestyle", "unusual": true, "arg": { "format": "{}", "snippet": "titlestyle{${1:text}}" } }, { "name": "addressstyle", "unusual": true, "arg": { "format": "{}", "snippet": "addressstyle{${1:text}}" } }, { "name": "quotestyle", "unusual": true, "arg": { "format": "{}", "snippet": "quotestyle{${1:text}}" } }, { "name": "sectionstyle", "unusual": true, "arg": { "format": "{}", "snippet": "sectionstyle{${1:text}}" } }, { "name": "subsectionstyle", "unusual": true, "arg": { "format": "{}", "snippet": "subsectionstyle{${1:text}}" } }, { "name": "hintstyle", "unusual": true, "arg": { "format": "{}", "snippet": "hintstyle{${1:text}}" } }, { "name": "pagenumberstyle", "unusual": true, "arg": { "format": "{}", "snippet": "pagenumberstyle{${1:text}}" } }, { "name": "recomputecvheadlengths", "unusual": true }, { "name": "recomputecvbodylengths", "unusual": true }, { "name": "recomputecvfootlengths", "unusual": true }, { "name": "recomputecvlengths", "unusual": true }, { "name": "makenewline", "unusual": true }, { "name": "makecvtitle" }, { "name": "makecvhead", "unusual": true }, { "name": "makecvfoot", "unusual": true }, { "name": "cvitem", "arg": { "format": "{}{}", "snippet": "cvitem{${1:heading%text}}{${2:text}}" } }, { "name": "cvitem", "arg": { "format": "[]{}{}", "snippet": "cvitem[${3:spacing%l}]{${1:heading%text}}{${2:text}}" } }, { "name": "cvdoubleitem", "arg": { "format": "{}{}{}{}", "snippet": "cvdoubleitem{${1:heading1%text}}{${2:text1%text}}{${3:heading2%text}}{${4:text2%text}}" } }, { "name": "cvdoubleitem", "arg": { "format": "[]{}{}{}{}", "snippet": "cvdoubleitem[${5:spacing%l}]{${1:heading1%text}}{${2:text1%text}}{${3:heading2%text}}{${4:text2%text}}" } }, { "name": "cvtripleitem", "arg": { "format": "{}{}{}{}{}{}", "snippet": "cvtripleitem{${1:heading1%text}}{${2:text1%text}}{${3:heading2%text}}{${4:text2%text}}{${5:heading3%text}}{${6:text3%text}}" } }, { "name": "cvtripleitem", "arg": { "format": "[]{}{}{}{}{}{}", "snippet": "cvtripleitem[${7:spacing%l}]{${1:heading1%text}}{${2:text1%text}}{${3:heading2%text}}{${4:text2%text}}{${5:heading3%text}}{${6:text3%text}}" } }, { "name": "cvlistitem", "arg": { "format": "{}", "snippet": "cvlistitem{${1:item%text}}" } }, { "name": "cvlistitem", "arg": { "format": "[]{}", "snippet": "cvlistitem[${2:spacing%l}]{${1:item%text}}" } }, { "name": "cvlistdoubleitem", "arg": { "format": "{}{}", "snippet": "cvlistdoubleitem{${1:item1%text}}{${2:item2%text}}" } }, { "name": "cvlistdoubleitem", "arg": { "format": "[]{}{}", "snippet": "cvlistdoubleitem[${3:spacing%l}]{${1:item1%text}}{${2:item2%text}}" } }, { "name": "cventry", "arg": { "format": "{}{}{}{}{}{}", "snippet": "cventry{${1:years%text}}{${2:degree or job title%text}}{${3:institution or employer%text}}{${4:city%text}}{${5:grade%text}}{${6:description%text}}" } }, { "name": "cventry", "arg": { "format": "[]{}{}{}{}{}{}", "snippet": "cventry[${7:spacing%l}]{${1:years%text}}{${2:degree or job title%text}}{${3:institution or employer%text}}{${4:city%text}}{${5:grade%text}}{${6:description%text}}" } }, { "name": "cvitemwithcomment", "arg": { "format": "{}{}{}", "snippet": "cvitemwithcomment{${1:item%text}}{${2:item description%text}}{${3:comment%text}}" } }, { "name": "link", "arg": { "format": "{}", "snippet": "link{${1:URL}}" } }, { "name": "link", "arg": { "format": "[]{}", "snippet": "link[${2:text}]{${1:URL}}" } }, { "name": "httplink", "arg": { "format": "{}", "snippet": "httplink{${1:URL}}" } }, { "name": "httplink", "arg": { "format": "[]{}", "snippet": "httplink[${2:text}]{${1:URL}}" } }, { "name": "httpslink", "arg": { "format": "{}", "snippet": "httpslink{${1:URL}}" } }, { "name": "httpslink", "arg": { "format": "[]{}", "snippet": "httpslink[${2:text}]{${1:URL}}" } }, { "name": "emaillink", "arg": { "format": "{}", "snippet": "emaillink{${1:address%URL}}" } }, { "name": "emaillink", "arg": { "format": "[]{}", "snippet": "emaillink[${2:text}]{${1:address%URL}}" } }, { "name": "tellink", "arg": { "format": "{}", "snippet": "tellink{${1:phone number}}" } }, { "name": "tellink", "arg": { "format": "[]{}", "snippet": "tellink[${2:text}]{${1:phone number}}" } }, { "name": "onlynumberslink", "unusual": true, "arg": { "format": "{}", "snippet": "onlynumberslink{${1:arg}}" } }, { "name": "thecvcolumnscounter", "unusual": true }, { "name": "thecvcolumnsautowidthcounter", "unusual": true }, { "name": "thetmpiteratorcounter", "unusual": true }, { "name": "cvcolumnsdummywidth", "unusual": true }, { "name": "cvcolumnswidth", "unusual": true }, { "name": "cvcolumnsautowidth", "unusual": true }, { "name": "cvcolumnautowidth", "unusual": true }, { "name": "cvcolumn", "arg": { "format": "{}{}", "snippet": "cvcolumn{${1:head%text}}{${2:content%text}}" } }, { "name": "cvcolumn", "arg": { "format": "[]{}{}", "snippet": "cvcolumn[${3:width}]{${1:head%text}}{${2:content%text}}" } }, { "name": "cvcolumncell", "unusual": true, "arg": { "format": "{}", "snippet": "cvcolumncell{${1:arg}}" } }, { "name": "bibindent", "unusual": true }, { "name": "bibliographyhead", "arg": { "format": "{}", "snippet": "bibliographyhead{${1:title}}" } }, { "name": "recipient", "arg": { "format": "{}{}", "snippet": "recipient{${1:recipient}}{${2:recipient address}}" } }, { "name": "subject", "arg": { "format": "{}", "snippet": "subject{${1:subject%text}}" } }, { "name": "opening", "arg": { "format": "{}", "snippet": "opening{${1:opening%text}}" } }, { "name": "closing", "arg": { "format": "{}", "snippet": "closing{${1:closing%text}}" } }, { "name": "signature", "arg": { "format": "{}{}", "snippet": "signature{${1:scale}}{${2:imagefile}}" } }, { "name": "enclosure", "arg": { "format": "{}", "snippet": "enclosure{${1:enclosure%text}}" } }, { "name": "enclosure", "arg": { "format": "[]{}", "snippet": "enclosure[${2:alternative name%text}]{${1:enclosure%text}}" } }, { "name": "recomputeletterheadlengths", "unusual": true }, { "name": "recomputeletterbodylengths", "unusual": true }, { "name": "recomputeletterfootlengths", "unusual": true }, { "name": "recomputeletterlengths", "unusual": true }, { "name": "makelettertitle" }, { "name": "makeletterhead", "unusual": true }, { "name": "makeletterfoot", "unusual": true }, { "name": "makeletterclosing" }, { "name": "hintscolumnwidth", "unusual": true }, { "name": "separatorcolumnwidth", "unusual": true }, { "name": "maincolumnwidth", "unusual": true }, { "name": "doubleitemcolumnwidth", "unusual": true }, { "name": "tripleitemcolumnwidth", "unusual": true }, { "name": "separatorrulewidth", "unusual": true }, { "name": "listitemsymbolwidth", "unusual": true }, { "name": "listitemcolumnwidth", "unusual": true }, { "name": "listdoubleitemcolumnwidth", "unusual": true }, { "name": "listitemsymbolspace", "unusual": true }, { "name": "cventryyearbox", "unusual": true }, { "name": "cventrytitleboxwidth", "unusual": true }, { "name": "cvskill", "arg": { "format": "{}", "snippet": "cvskill{${1:integer}}" } }, { "name": "setcvskillcolumns", "arg": { "format": "[]", "snippet": "setcvskillcolumns[${1:width}]" } }, { "name": "setcvskillcolumns", "arg": { "format": "[][]", "snippet": "setcvskillcolumns[${1:width}][${2:factor}]" } }, { "name": "setcvskillcolumns", "arg": { "format": "[][][]", "snippet": "setcvskillcolumns[${1:width}][${2:factor}][${3:exp-width%l}]" } }, { "name": "setcvskilllegendcolumns", "arg": { "format": "[]", "snippet": "setcvskilllegendcolumns[${1:width}]" } }, { "name": "setcvskilllegendcolumns", "arg": { "format": "[][]", "snippet": "setcvskilllegendcolumns[${1:width}][${2:factor}]" } }, { "name": "cvskilllegend", "arg": { "format": "{}", "snippet": "cvskilllegend{${1:name}}" } }, { "name": "cvskilllegend", "arg": { "format": "[]{}", "snippet": "cvskilllegend[${2:padding%l}]{${1:name}}" } }, { "name": "cvskilllegend", "unusual": true, "arg": { "format": "[][][][][][]{}", "snippet": "cvskilllegend[${2:padding%l}][${3:1st}][${4:2nd}][${5:3rd}][${6:4th}][${7:5th}]{${1:name}}" } }, { "name": "cvskilllegend*", "arg": { "format": "{}", "snippet": "cvskilllegend*{${1:name}}" } }, { "name": "cvskilllegend*", "arg": { "format": "[]{}", "snippet": "cvskilllegend*[${2:padding%l}]{${1:name}}" } }, { "name": "cvskilllegend*", "unusual": true, "arg": { "format": "[][][][][][]{}", "snippet": "cvskilllegend*[${2:padding%l}][${3:1st}][${4:2nd}][${5:3rd}][${6:4th}][${7:5th}]{${1:name}}" } }, { "name": "cvskillplainlegend", "arg": { "format": "{}", "snippet": "cvskillplainlegend{${1:name}}" } }, { "name": "cvskillplainlegend", "arg": { "format": "[]{}", "snippet": "cvskillplainlegend[${2:padding%l}]{${1:name}}" } }, { "name": "cvskillplainlegend", "unusual": true, "arg": { "format": "[][][][][][]{}", "snippet": "cvskillplainlegend[${2:padding%l}][${3:1st}][${4:2nd}][${5:3rd}][${6:4th}][${7:5th}]{${1:name}}" } }, { "name": "cvskillplainlegend*", "arg": { "format": "{}", "snippet": "cvskillplainlegend*{${1:name}}" } }, { "name": "cvskillplainlegend*", "arg": { "format": "[]{}", "snippet": "cvskillplainlegend*[${2:padding%l}]{${1:name}}" } }, { "name": "cvskillplainlegend*", "unusual": true, "arg": { "format": "[][][][][][]{}", "snippet": "cvskillplainlegend*[${2:padding%l}][${3:1st}][${4:2nd}][${5:3rd}][${6:4th}][${7:5th}]{${1:name}}" } }, { "name": "cvskillhead", "arg": { "format": "[]", "snippet": "cvskillhead[${1:padding%l}]" } }, { "name": "cvskillhead", "unusual": true, "arg": { "format": "[][][][][]", "snippet": "cvskillhead[${1:padding%l}][${2:name1}][${3:name2}][${4:name3}][${5:name4}]" } }, { "name": "cvskillentry", "arg": { "format": "{}{}{}{}{}", "snippet": "cvskillentry{${1:category%text}}{${2:level}}{${3:name%text}}{${4:years}}{${5:comment%text}}" } }, { "name": "cvskillentry", "arg": { "format": "[]{}{}{}{}{}", "snippet": "cvskillentry[${6:padding%l}]{${1:category%text}}{${2:level}}{${3:name%text}}{${4:years}}{${5:comment%text}}" } }, { "name": "cvskillentry*", "arg": { "format": "{}{}{}{}{}", "snippet": "cvskillentry*{${1:category%text}}{${2:level}}{${3:name%text}}{${4:years}}{${5:comment%text}}" } }, { "name": "cvskillentry*", "arg": { "format": "[]{}{}{}{}{}", "snippet": "cvskillentry*[${6:padding%l}]{${1:category%text}}{${2:level}}{${3:name%text}}{${4:years}}{${5:comment%text}}" } }, { "name": "footsymbol", "unusual": true }, { "name": "footbox", "unusual": true }, { "name": "foottempbox", "unusual": true }, { "name": "footboxwidth", "unusual": true }, { "name": "addtofoot", "unusual": true, "arg": { "format": "{}", "snippet": "addtofoot{${1:element}}" } }, { "name": "addtofoot", "unusual": true, "arg": { "format": "[]{}", "snippet": "addtofoot[${2:symbol}]{${1:element}}" } }, { "name": "flushfoot", "unusual": true }, { "name": "quotewidth", "unusual": true }, { "name": "makecvheadnamewidth", "unusual": true }, { "name": "makecvheadpicturebox", "unusual": true }, { "name": "makecvheaddetailswidth", "unusual": true }, { "name": "makecvheadpicturewidth", "unusual": true }, { "name": "makecvheadnamebox", "unusual": true }, { "name": "makeheaddetailssymbol", "unusual": true }, { "name": "makeheaddetailsbox", "unusual": true }, { "name": "makeheaddetailstempbox", "unusual": true }, { "name": "makeheaddetailswidth", "unusual": true }, { "name": "makeheaddetailsboxwidth", "unusual": true }, { "name": "addtomakeheaddetails", "unusual": true, "arg": { "format": "{}", "snippet": "addtomakeheaddetails{${1:element}}" } }, { "name": "addtomakeheaddetails", "unusual": true, "arg": { "format": "[]{}", "snippet": "addtomakeheaddetails[${2:symbol}]{${1:element}}" } }, { "name": "flushmakeheaddetails", "unusual": true }, { "name": "makehead", "unusual": true }, { "name": "makecvheadinfo", "unusual": true, "arg": { "format": "{}", "snippet": "makecvheadinfo{${1:arg}}" } }, { "name": "makecvheadinfobox", "unusual": true }, { "name": "makecvheadinfoheight", "unusual": true } ], "envs": [ { "name": "cvcolumns" } ], "keys": { "\\documentclass/moderncv#c": [ "a4paper", "a5paper", "b5paper", "letterpaper", "legalpaper", "executivepaper", "landscape", "10pt", "11pt", "12pt", "sans", "roman", "draft", "final" ], "\\phone": [ "fixed", "mobile", "fax" ], "\\social": [ "linkedin", "xing", "twitter", "mastodon", "github", "gitlab", "stackoverflow", "bitbucket", "skype", "orcid", "researchgate", "researcherid", "telegram", "whatsapp", "signal", "matrix", "googlescholar", "codeberg", "discord", "twitch", "youtube", "tiktok", "instagram", "soundcloud", "steam", "xbox", "playstation", "battlenet", "arxiv", "inspire" ], "\\moderncvstyle#c": [ "banking", "casual", "classic", "empty", "fancy", "oldstyle" ], "\\moderncvcolor#c": [ "black", "blue", "burgundy", "green", "grey", "orange", "purple", "red" ], "\\moderncvicons": [ "academic", "awesome", "letters", "marvosym", "symbols", "tikz" ] }, "args": [ "\\documentclass/moderncv#c" ] } ================================================ FILE: data/packages/class-scrartcl.json ================================================ { "deps": [ { "name": "scrpage2" }, { "name": "scrkbase" }, { "name": "tocbasic" }, { "name": "typearea" }, { "name": "scrlogo" }, { "name": "scrlayer-scrpage", "if": "emulatestandardclasses" } ], "macros": [ { "name": "addchap", "arg": { "format": "[]{}", "snippet": "addchap[${2:short title}]{${1:title}}" } }, { "name": "addchap", "arg": { "format": "{}", "snippet": "addchap{${1:title}}" } }, { "name": "addchap*", "arg": { "format": "{}", "snippet": "addchap*{${1:title}}" } }, { "name": "addpart", "arg": { "format": "[]{}", "snippet": "addpart[${2:short title}]{${1:title}}" } }, { "name": "addpart", "arg": { "format": "{}", "snippet": "addpart{${1:title}}" } }, { "name": "addpart*", "arg": { "format": "{}", "snippet": "addpart*{${1:title}}" } }, { "name": "addsec", "arg": { "format": "[]{}", "snippet": "addsec[${2:short title}]{${1:title}}" } }, { "name": "addsec", "arg": { "format": "{}", "snippet": "addsec{${1:title}}" } }, { "name": "addsec*", "arg": { "format": "{}", "snippet": "addsec*{${1:title}}" } }, { "name": "addtokomafont", "unusual": true, "arg": { "format": "{}{}", "snippet": "addtokomafont{${1:name}}{${2:cmd}}" } }, { "name": "areaset", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "areaset[${3:bcor}]{${1:width}}{${2:height}}" } }, { "name": "areaset", "unusual": true, "arg": { "format": "{}{}", "snippet": "areaset{${1:width}}{${2:height}}" } }, { "name": "captionabove", "arg": { "format": "[]{}", "snippet": "captionabove[${2:entry}]{${1:text}}" } }, { "name": "captionabove", "arg": { "format": "{}", "snippet": "captionabove{${1:text}}" } }, { "name": "captionbelow", "arg": { "format": "[]{}", "snippet": "captionbelow[${2:entry}]{${1:text}}" } }, { "name": "captionbelow", "arg": { "format": "{}", "snippet": "captionbelow{${1:text}}" } }, { "name": "chapappifchapterprefix", "unusual": true, "arg": { "format": "{}", "snippet": "chapappifchapterprefix{${1:text}}" } }, { "name": "dedication", "arg": { "format": "{}", "snippet": "dedication{${1:text}}" } }, { "name": "deffootnote", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "deffootnote{${1:indent}}{${2:parindent}}{${3:definition}}" } }, { "name": "deffootnotemark", "unusual": true, "arg": { "format": "{}", "snippet": "deffootnotemark{${1:definition}}" } }, { "name": "deffootnote", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "deffootnote[${4:width}]{${1:indent}}{${2:parindent}}{${3:definition}}" } }, { "name": "dictumauthorformat", "unusual": true, "arg": { "format": "{}", "snippet": "dictumauthorformat{${1:cmd}}" } }, { "name": "dictum", "arg": { "format": "[]{}", "snippet": "dictum[${2:author}]{${1:text}}" } }, { "name": "dictum", "arg": { "format": "{}", "snippet": "dictum{${1:text}}" } }, { "name": "enlargethispage" }, { "name": "extratitle", "arg": { "format": "{}", "snippet": "extratitle{${1:shorttitle}}" } }, { "name": "ifpdfoutput", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifpdfoutput{${1:then}}{${2:else}}" } }, { "name": "ifthispageodd", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifthispageodd{${1:true}}{${2:false}}" } }, { "name": "lowertitleback", "arg": { "format": "{}", "snippet": "lowertitleback{${1:text}}" } }, { "name": "maketitle", "arg": { "format": "[]", "snippet": "maketitle[${1:pagenumber}]" } }, { "name": "marginline", "arg": { "format": "{}", "snippet": "marginline{${1:text}}" } }, { "name": "markboth", "unusual": true }, { "name": "markleft", "unusual": true }, { "name": "markright", "unusual": true }, { "name": "minisec", "arg": { "format": "{}", "snippet": "minisec{${1:title}}" } }, { "name": "othersectionlevelsformat", "unusual": true, "arg": { "format": "{}", "snippet": "othersectionlevelsformat{${1:level}}" } }, { "name": "publishers", "arg": { "format": "{}", "snippet": "publishers{${1:text}}" } }, { "name": "setbibpreamble", "arg": { "format": "{}", "snippet": "setbibpreamble{${1:text}}" } }, { "name": "setcapindent", "unusual": true, "arg": { "format": "{}", "snippet": "setcapindent{${1:indent}}" } }, { "name": "setcapindent*", "unusual": true, "arg": { "format": "{}", "snippet": "setcapindent*{${1:indent}}" } }, { "name": "setcapmargin", "unusual": true, "arg": { "format": "{}", "snippet": "setcapmargin{${1:indent}}" } }, { "name": "setcapmargin*", "unusual": true, "arg": { "format": "{}", "snippet": "setcapmargin*{${1:indent}}" } }, { "name": "setcapmargin", "unusual": true, "arg": { "format": "[]{}", "snippet": "setcapmargin[${2:left}]{${1:indent}}" } }, { "name": "setcapmargin*", "unusual": true, "arg": { "format": "[]{}", "snippet": "setcapmargin*[${2:middle}]{${1:indent}}" } }, { "name": "setcapwidth", "unusual": true, "arg": { "format": "[]{}", "snippet": "setcapwidth[${2:align}]{${1:width}}" } }, { "name": "setcapwidth", "unusual": true, "arg": { "format": "{}", "snippet": "setcapwidth{${1:width}}" } }, { "name": "setchapterpreamble", "unusual": true, "arg": { "format": "[]{}", "snippet": "setchapterpreamble[${2:pos}]{${1:text}}" } }, { "name": "setchapterpreamble", "unusual": true, "arg": { "format": "[][]{}", "snippet": "setchapterpreamble[${2:pos}][${3:width}]{${1:text}}" } }, { "name": "setchapterpreamble", "unusual": true, "arg": { "format": "{}", "snippet": "setchapterpreamble{${1:text}}" } }, { "name": "SetDIVList", "unusual": true, "arg": { "format": "{}", "snippet": "SetDIVList{${1:list}}" } }, { "name": "setindexpreamble", "unusual": true, "arg": { "format": "{}", "snippet": "setindexpreamble{${1:text}}" } }, { "name": "setkomafont", "unusual": true, "arg": { "format": "{}{}", "snippet": "setkomafont{${1:name}}{${2:cmd}}" } }, { "name": "setpartpreamble", "unusual": true, "arg": { "format": "[]{}", "snippet": "setpartpreamble[${2:pos}]{${1:text}}" } }, { "name": "setpartpreamble", "unusual": true, "arg": { "format": "[][]{}", "snippet": "setpartpreamble[${2:pos}][${3:width}]{${1:text}}" } }, { "name": "setpartpreamble", "unusual": true, "arg": { "format": "{}", "snippet": "setpartpreamble{${1:text}}" } }, { "name": "subject", "arg": { "format": "{}", "snippet": "subject{${1:text}}" } }, { "name": "subtitle", "arg": { "format": "{}", "snippet": "subtitle{${1:text}}" } }, { "name": "textsubscript", "arg": { "format": "{}", "snippet": "textsubscript{${1:text}}" } }, { "name": "textsuperscript", "arg": { "format": "{}", "snippet": "textsuperscript{${1:text}}" } }, { "name": "titlehead", "arg": { "format": "{}", "snippet": "titlehead{${1:head}}" } }, { "name": "typearea", "unusual": true, "arg": { "format": "[]{}", "snippet": "typearea[${2:bcor}]{${1:div}}" } }, { "name": "typearea", "unusual": true, "arg": { "format": "{}", "snippet": "typearea{${1:div}}" } }, { "name": "uppertitleback", "arg": { "format": "{}", "snippet": "uppertitleback{${1:text}}" } }, { "name": "usekomafont", "unusual": true, "arg": { "format": "{}", "snippet": "usekomafont{${1:name}}" } }, { "name": "appendixmore" }, { "name": "autodot" }, { "name": "backmatter" }, { "name": "capfont", "unusual": true }, { "name": "caplabelfont", "unusual": true }, { "name": "captionformat", "unusual": true }, { "name": "chapapp", "unusual": true }, { "name": "chapterformat", "unusual": true }, { "name": "chaptermarkformat", "unusual": true }, { "name": "chapterpagestyle", "unusual": true }, { "name": "contentsname", "unusual": true }, { "name": "descfont", "unusual": true }, { "name": "dictumwidth", "unusual": true }, { "name": "figureformat", "unusual": true }, { "name": "frontmatter" }, { "name": "indexpagestyle", "unusual": true }, { "name": "listfigurename", "unusual": true }, { "name": "listtablename", "unusual": true }, { "name": "mainmatter" }, { "name": "partformat", "unusual": true }, { "name": "partpagestyle", "unusual": true }, { "name": "raggeddictum", "unusual": true }, { "name": "raggeddictumauthor", "unusual": true }, { "name": "raggeddictumtext", "unusual": true }, { "name": "raggedsection", "unusual": true }, { "name": "sectfont", "unusual": true }, { "name": "sectionmarkformat", "unusual": true }, { "name": "setcaphanging", "unusual": true }, { "name": "subsectionmarkformat", "unusual": true }, { "name": "tableformat", "unusual": true }, { "name": "titlepagestyle", "unusual": true }, { "name": "pdfoutput", "unusual": true }, { "name": "pdfpageheight", "unusual": true }, { "name": "pdfpagewidth", "unusual": true }, { "name": "KOMAScript", "unusual": true, "arg": { "format": "{}", "snippet": "KOMAScript{${1:}}" } }, { "name": "cleardoublepageusingstyle", "arg": { "format": "{}", "snippet": "cleardoublepageusingstyle{${1:pagestyle%special}}" } }, { "name": "cleardoubleemptypage" }, { "name": "cleardoubleplainpage" }, { "name": "cleardoublestandardpage" }, { "name": "cleardoubleoddusingstyle", "arg": { "format": "{}", "snippet": "cleardoubleoddusingstyle{${1:pagestyle%special}}" } }, { "name": "cleardoubleoddemptypage" }, { "name": "cleardoubleoddpage" }, { "name": "cleardoubleoddplainpage" }, { "name": "cleardoubleoddstandardpage" }, { "name": "cleardoubleevenusingstyle", "arg": { "format": "{}", "snippet": "cleardoubleevenusingstyle{${1:pagestyle%special}}" } }, { "name": "cleardoubleevenemptypage" }, { "name": "cleardoubleevenpage" }, { "name": "cleardoubleevenplainpage" }, { "name": "cleardoubleevenstandardpage" }, { "name": "defpagestyle", "arg": { "format": "{}{}{}", "snippet": "defpagestyle{${1:pagestyle%specialDef}}{${2:header}}{${3:footer}}" } }, { "name": "newpagestyle", "arg": { "format": "{}{}{}", "snippet": "newpagestyle{${1:pagestyle%specialDef}}{${2:header}}{${3:footer}}" } }, { "name": "renewpagestyle", "arg": { "format": "{}{}{}", "snippet": "renewpagestyle{${1:pagestyle%specialDef}}{${2:header}}{${3:footer}}" } }, { "name": "providepagestyle", "arg": { "format": "{}{}{}", "snippet": "providepagestyle{${1:pagestyle%specialDef}}{${2:header}}{${3:footer}}" } }, { "name": "defaultpapersize", "if": "emulatestandardclasses" }, { "name": "addparagraphtocentry", "unusual": true, "arg": { "format": "{}{}", "snippet": "addparagraphtocentry{${1:number}}{${2:heading%text}}" } }, { "name": "addpart*", "arg": { "format": "[]{}", "snippet": "addpart*[${2:short title}]{${1:title}}" } }, { "name": "addpart*", "arg": { "format": "{}", "snippet": "addpart*{${1:title}}" } }, { "name": "addpart", "arg": { "format": "[]{}", "snippet": "addpart[${2:short title}]{${1:title}}" } }, { "name": "addpart", "arg": { "format": "{}", "snippet": "addpart{${1:title}}" } }, { "name": "addpartmark", "unusual": true, "arg": { "format": "{}", "snippet": "addpartmark{${1:running head}}" } }, { "name": "addparttocentry", "unusual": true, "arg": { "format": "{}{}", "snippet": "addparttocentry{${1:number}}{${2:heading%text}}" } }, { "name": "addsec*", "arg": { "format": "[]{}", "snippet": "addsec*[${2:short title}]{${1:title}}" } }, { "name": "addsec*", "arg": { "format": "{}", "snippet": "addsec*{${1:title}}" } }, { "name": "addsec", "arg": { "format": "[]{}", "snippet": "addsec[${2:short title}]{${1:title}}" } }, { "name": "addsec", "arg": { "format": "{}", "snippet": "addsec{${1:title}}" } }, { "name": "addsecmark", "unusual": true, "arg": { "format": "{}", "snippet": "addsecmark{${1:running head}}" } }, { "name": "addsectiontocentry", "unusual": true, "arg": { "format": "{}{}", "snippet": "addsectiontocentry{${1:number}}{${2:heading%text}}" } }, { "name": "addsubparagraphtocentry", "unusual": true, "arg": { "format": "{}{}", "snippet": "addsubparagraphtocentry{${1:number}}{${2:heading%text}}" } }, { "name": "addsubsectiontocentry", "unusual": true, "arg": { "format": "{}{}", "snippet": "addsubsectiontocentry{${1:number}}{${2:heading%text}}" } }, { "name": "addsubsubsectiontocentry", "unusual": true, "arg": { "format": "{}{}", "snippet": "addsubsubsectiontocentry{${1:number}}{${2:heading%text}}" } }, { "name": "addtocentrydefault", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "addtocentrydefault{${1:level}}{${2:number}}{${3:heading%text}}" } }, { "name": "AddToSectionCommandOptionsDoList", "unusual": true, "arg": { "format": "{}", "snippet": "AddToSectionCommandOptionsDoList{${1:key%plain}}" } }, { "name": "AfterBibliographyPreamble", "unusual": true, "arg": { "format": "{}", "snippet": "AfterBibliographyPreamble{${1:code}}" } }, { "name": "AtEndBibliography", "unusual": true, "arg": { "format": "{}", "snippet": "AtEndBibliography{${1:code}}" } }, { "name": "autodot", "unusual": true }, { "name": "bibpreamble", "unusual": true }, { "name": "BreakBibliography", "unusual": true, "arg": { "format": "{}", "snippet": "BreakBibliography{${1:interruption code}}" } }, { "name": "capfont", "unusual": true }, { "name": "caplabelfont", "unusual": true }, { "name": "captionabove", "arg": { "format": "[]{}", "snippet": "captionabove[${2:entry}]{${1:title%text}}" } }, { "name": "captionabove", "arg": { "format": "[]{}", "snippet": "captionabove[${2:entry}]{${1:title%text}}" } }, { "name": "captionabove", "arg": { "format": "{}", "snippet": "captionabove{${1:title%text}}" } }, { "name": "captionaboveof", "arg": { "format": "{}[]{}", "snippet": "captionaboveof{${1:float type}}[${3:entry}]{${2:title%text}}" } }, { "name": "captionaboveof", "arg": { "format": "{}{}", "snippet": "captionaboveof{${1:float type}}{${2:title%text}}" } }, { "name": "captionbelow", "arg": { "format": "{}", "snippet": "captionbelow{${1:title%text}}" } }, { "name": "captionbelowof", "arg": { "format": "{}[]{}", "snippet": "captionbelowof{${1:float type}}[${3:entry}]{${2:title%text}}" } }, { "name": "captionbelowof", "arg": { "format": "{}{}", "snippet": "captionbelowof{${1:float type}}{${2:title%text}}" } }, { "name": "captionformat", "unusual": true }, { "name": "captionnopagebreak", "unusual": true }, { "name": "captionof", "arg": { "format": "{}[]{}", "snippet": "captionof{${1:float type}}[${3:entry}]{${2:title%text}}" } }, { "name": "captionof", "arg": { "format": "{}{}", "snippet": "captionof{${1:float type}}{${2:title%text}}" } }, { "name": "changefontsizes", "unusual": true, "arg": { "format": "{}", "snippet": "changefontsizes{${1:font size%l}}" } }, { "name": "ClassName", "unusual": true }, { "name": "cleardoubleemptypage" }, { "name": "cleardoubleevenemptypage" }, { "name": "cleardoubleevenpage" }, { "name": "cleardoubleevenpageusingstyle", "arg": { "format": "{}", "snippet": "cleardoubleevenpageusingstyle{${1:pagestyle%keyvals}}", "keys": [ "\\cleardoublepageusingstyle#c,\\cleardoubleoddpageusingstyle#c,\\cleardoubleevenpageusingstyle#c" ], "keyPos": 0 } }, { "name": "cleardoubleevenplainpage" }, { "name": "cleardoubleevenstandardpage" }, { "name": "cleardoubleoddemptypage" }, { "name": "cleardoubleoddpage" }, { "name": "cleardoubleoddpageusingstyle", "arg": { "format": "{}", "snippet": "cleardoubleoddpageusingstyle{${1:pagestyle%keyvals}}", "keys": [ "\\cleardoublepageusingstyle#c,\\cleardoubleoddpageusingstyle#c,\\cleardoubleevenpageusingstyle#c" ], "keyPos": 0 } }, { "name": "cleardoubleoddplainpage" }, { "name": "cleardoubleoddstandardpage" }, { "name": "cleardoublepageusingstyle", "arg": { "format": "{}", "snippet": "cleardoublepageusingstyle{${1:pagestyle%keyvals}}", "keys": [ "\\cleardoublepageusingstyle#c,\\cleardoubleoddpageusingstyle#c,\\cleardoubleevenpageusingstyle#c" ], "keyPos": 0 } }, { "name": "cleardoubleplainpage" }, { "name": "cleardoublestandardpage" }, { "name": "coverpagebottommargin", "unusual": true }, { "name": "coverpageleftmargin", "unusual": true }, { "name": "coverpagerightmargin", "unusual": true }, { "name": "coverpagetopmargin", "unusual": true }, { "name": "DeclareNewSectionCommand", "unusual": true, "arg": { "format": "[]{}", "snippet": "DeclareNewSectionCommand[${2:attributes%keyvals}]{${1:name}}", "keys": [ "\\DeclareSectionCommand#c,\\DeclareNewSectionCommand#c,\\RedeclareSectionCommand#c,\\ProvideSectionCommand#c,\\DeclareSectionCommands#c,\\DeclareNewSectionCommands#c,\\RedeclareSectionCommands#c,\\ProvideSectionCommands#c" ], "keyPos": 0 } }, { "name": "DeclareNewSectionCommand", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareNewSectionCommand{${1:name}}" } }, { "name": "DeclareNewSectionCommands", "unusual": true, "arg": { "format": "[]{}", "snippet": "DeclareNewSectionCommands[${2:attributes%keyvals}]{${1:list of names}}", "keys": [ "\\DeclareSectionCommand#c,\\DeclareNewSectionCommand#c,\\RedeclareSectionCommand#c,\\ProvideSectionCommand#c,\\DeclareSectionCommands#c,\\DeclareNewSectionCommands#c,\\RedeclareSectionCommands#c,\\ProvideSectionCommands#c" ], "keyPos": 0 } }, { "name": "DeclareNewSectionCommands", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareNewSectionCommands{${1:list of names}}" } }, { "name": "DeclareSectionCommand", "arg": { "format": "[]{}", "snippet": "DeclareSectionCommand[${2:attributes%keyvals}]{${1:name}}", "keys": [ "\\DeclareSectionCommand#c,\\DeclareNewSectionCommand#c,\\RedeclareSectionCommand#c,\\ProvideSectionCommand#c,\\DeclareSectionCommands#c,\\DeclareNewSectionCommands#c,\\RedeclareSectionCommands#c,\\ProvideSectionCommands#c" ], "keyPos": 0 } }, { "name": "DeclareSectionCommand", "arg": { "format": "{}", "snippet": "DeclareSectionCommand{${1:name}}" } }, { "name": "DeclareSectionCommands", "arg": { "format": "[]{}", "snippet": "DeclareSectionCommands[${2:attributes%keyvals}]{${1:list of names}}", "keys": [ "\\DeclareSectionCommand#c,\\DeclareNewSectionCommand#c,\\RedeclareSectionCommand#c,\\ProvideSectionCommand#c,\\DeclareSectionCommands#c,\\DeclareNewSectionCommands#c,\\RedeclareSectionCommands#c,\\ProvideSectionCommands#c" ], "keyPos": 0 } }, { "name": "DeclareSectionCommands", "arg": { "format": "{}", "snippet": "DeclareSectionCommands{${1:list of names}}" } }, { "name": "DeclareSectionCommandStyleFontOption", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DeclareSectionCommandStyleFontOption{${1:section level}}{${2:key%plain}}{${3:prefix}}{${4:postfix}}" } }, { "name": "DeclareSectionCommandStyleFuzzyOption", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "DeclareSectionCommandStyleFuzzyOption{${1:section level}}{${2:key%plain}}{${3:prefix}}{${4:postfix}}{${5:alt}}" } }, { "name": "DeclareSectionCommandStyleLengthOption", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DeclareSectionCommandStyleLengthOption{${1:section level}}{${2:key%plain}}{${3:prefix}}{${4:postfix}}" } }, { "name": "DeclareSectionCommandStyleNumberOption", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DeclareSectionCommandStyleNumberOption{${1:section level}}{${2:key%plain}}{${3:prefix}}{${4:postfix}}" } }, { "name": "DeclareSectionCommandStyleOption", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareSectionCommandStyleOption{${1:section level}}{${2:key%plain}}{${3:code}}" } }, { "name": "dedication", "arg": { "format": "{}", "snippet": "dedication{${1:dedication%text}}" } }, { "name": "deffootnote", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "deffootnote[${4:mark width%l}]{${1:indent%l}}{${2:parindent%l}}{${3:definition}}" } }, { "name": "deffootnote", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "deffootnote{${1:indent%l}}{${2:parindent%l}}{${3:definition}}" } }, { "name": "deffootnotemark", "unusual": true, "arg": { "format": "{}", "snippet": "deffootnotemark{${1:definition}}" } }, { "name": "descfont", "unusual": true }, { "name": "dictum", "arg": { "format": "[]{}", "snippet": "dictum[${2:author}]{${1:text}}" } }, { "name": "dictum", "arg": { "format": "{}", "snippet": "dictum{${1:text}}" } }, { "name": "dictumauthorformat", "unusual": true, "arg": { "format": "{}", "snippet": "dictumauthorformat{${1:author}}" } }, { "name": "dictumrule", "unusual": true }, { "name": "dictumwidth", "unusual": true }, { "name": "extratitle", "arg": { "format": "{}", "snippet": "extratitle{${1:short title}}" } }, { "name": "FamilyElseValue", "unusual": true }, { "name": "figureformat", "unusual": true }, { "name": "footfont", "unusual": true }, { "name": "frontispiece", "arg": { "format": "{}", "snippet": "frontispiece{${1:frontispiece%text}}" } }, { "name": "headfont", "unusual": true }, { "name": "Ifnumbered", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "Ifnumbered{${1:section level}}{${2:then code}}{${3:else code}}" } }, { "name": "ifonelinecaptions", "unusual": true }, { "name": "IfSectionCommandStyleIs", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "IfSectionCommandStyleIs{${1:name}}{${2:style}}{${3:then code}}{${4:else code}}" } }, { "name": "Ifthispageodd", "unusual": true, "arg": { "format": "{}{}", "snippet": "Ifthispageodd{${1:true code}}{${2:false code}}" } }, { "name": "ifthispagewasodd", "unusual": true }, { "name": "Ifunnumbered", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "Ifunnumbered{${1:section level}}{${2:then code}}{${3:else code}}" } }, { "name": "IfUseNumber", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfUseNumber{${1:then code}}{${2:else code}}" } }, { "name": "IfUsePrefixLine", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfUsePrefixLine{${1:then code}}{${2:else code}}" } }, { "name": "indexpagestyle", "unusual": true }, { "name": "KOMAClassFileName", "unusual": true }, { "name": "KOMAClassName", "unusual": true }, { "name": "labelinglabel", "unusual": true, "arg": { "format": "{}", "snippet": "labelinglabel{${1:arg}}" } }, { "name": "listoftocname", "unusual": true }, { "name": "lowertitleback", "arg": { "format": "{}", "snippet": "lowertitleback{${1:titlebackfoot%text}}" } }, { "name": "maketitle", "arg": { "format": "[]", "snippet": "maketitle[${1:page number}]" } }, { "name": "marginline", "arg": { "format": "{}", "snippet": "marginline{${1:margin note%text}}" } }, { "name": "maybesffamily" }, { "name": "minisec", "arg": { "format": "{}", "snippet": "minisec{${1:title}}" } }, { "name": "multfootsep", "unusual": true }, { "name": "multiplefootnotemarker", "unusual": true }, { "name": "multiplefootnoteseparator", "unusual": true }, { "name": "newbibstyle", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "newbibstyle[${3:parent style}]{${1:name}}{${2:commands}}" } }, { "name": "newbibstyle", "unusual": true, "arg": { "format": "{}{}", "snippet": "newbibstyle{${1:name}}{${2:commands}}" } }, { "name": "onelinecaptionsfalse", "unusual": true }, { "name": "onelinecaptionstrue", "unusual": true }, { "name": "pagemark", "unusual": true }, { "name": "paragraphformat", "unusual": true }, { "name": "paragraphnumdepth", "unusual": true }, { "name": "paragraphtocdepth", "unusual": true }, { "name": "partformat", "unusual": true }, { "name": "partheadendvskip", "unusual": true }, { "name": "partheadmidvskip", "unusual": true }, { "name": "partheadstartvskip", "unusual": true }, { "name": "partlineswithprefixformat", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "partlineswithprefixformat{${1:level}}{${2:number}}{${3:text}}" } }, { "name": "partmark", "unusual": true, "arg": { "format": "{}", "snippet": "partmark{${1:text}}" } }, { "name": "partnumdepth", "unusual": true }, { "name": "parttocdepth", "unusual": true }, { "name": "pnumfont", "unusual": true }, { "name": "ProvideSectionCommand", "arg": { "format": "[]{}", "snippet": "ProvideSectionCommand[${2:attributes%keyvals}]{${1:name}}", "keys": [ "\\DeclareSectionCommand#c,\\DeclareNewSectionCommand#c,\\RedeclareSectionCommand#c,\\ProvideSectionCommand#c,\\DeclareSectionCommands#c,\\DeclareNewSectionCommands#c,\\RedeclareSectionCommands#c,\\ProvideSectionCommands#c" ], "keyPos": 0 } }, { "name": "ProvideSectionCommand", "arg": { "format": "{}", "snippet": "ProvideSectionCommand{${1:name}}" } }, { "name": "ProvideSectionCommands", "arg": { "format": "[]{}", "snippet": "ProvideSectionCommands[${2:attributes%keyvals}]{${1:list of names}}", "keys": [ "\\DeclareSectionCommand#c,\\DeclareNewSectionCommand#c,\\RedeclareSectionCommand#c,\\ProvideSectionCommand#c,\\DeclareSectionCommands#c,\\DeclareNewSectionCommands#c,\\RedeclareSectionCommands#c,\\ProvideSectionCommands#c" ], "keyPos": 0 } }, { "name": "ProvideSectionCommands", "arg": { "format": "{}", "snippet": "ProvideSectionCommands{${1:list of names}}" } }, { "name": "publishers", "arg": { "format": "{}", "snippet": "publishers{${1:publisher}}" } }, { "name": "raggedcaption", "unusual": true }, { "name": "raggeddictum", "unusual": true }, { "name": "raggeddictumauthor", "unusual": true }, { "name": "raggeddictumtext", "unusual": true }, { "name": "raggedfootnote", "unusual": true }, { "name": "raggedpart", "unusual": true }, { "name": "raggedsection", "unusual": true }, { "name": "raggedsectionentry", "unusual": true }, { "name": "RedeclareSectionCommand", "arg": { "format": "[]{}", "snippet": "RedeclareSectionCommand[${2:attributes%keyvals}]{${1:name}}", "keys": [ "\\DeclareSectionCommand#c,\\DeclareNewSectionCommand#c,\\RedeclareSectionCommand#c,\\ProvideSectionCommand#c,\\DeclareSectionCommands#c,\\DeclareNewSectionCommands#c,\\RedeclareSectionCommands#c,\\ProvideSectionCommands#c" ], "keyPos": 0 } }, { "name": "RedeclareSectionCommand", "arg": { "format": "{}", "snippet": "RedeclareSectionCommand{${1:name}}" } }, { "name": "RedeclareSectionCommands", "arg": { "format": "[]{}", "snippet": "RedeclareSectionCommands[${2:attributes%keyvals}]{${1:list of names}}", "keys": [ "\\DeclareSectionCommand#c,\\DeclareNewSectionCommand#c,\\RedeclareSectionCommand#c,\\ProvideSectionCommand#c,\\DeclareSectionCommands#c,\\DeclareNewSectionCommands#c,\\RedeclareSectionCommands#c,\\ProvideSectionCommands#c" ], "keyPos": 0 } }, { "name": "RedeclareSectionCommands", "arg": { "format": "{}", "snippet": "RedeclareSectionCommands{${1:list of names}}" } }, { "name": "RelaxSectionCommandOptions", "unusual": true }, { "name": "SecDef", "unusual": true, "arg": { "format": "{}{}", "snippet": "SecDef{${1:star command}}{${2:command}}" } }, { "name": "sectfont", "unusual": true }, { "name": "sectioncatchphraseformat", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "sectioncatchphraseformat{${1:level}}{${2:indent%l}}{${3:number}}{${4:text}}" } }, { "name": "sectionformat", "unusual": true }, { "name": "sectionlinesformat", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "sectionlinesformat{${1:level}}{${2:indent%l}}{${3:number}}{${4:text}}" } }, { "name": "sectionmarkformat", "unusual": true }, { "name": "sectionnumdepth", "unusual": true }, { "name": "sectiontocdepth", "unusual": true }, { "name": "setbibpreamble", "arg": { "format": "{}", "snippet": "setbibpreamble{${1:preamble%text}}" } }, { "name": "setcapdynwidth", "unusual": true, "arg": { "format": "[]{}", "snippet": "setcapdynwidth[${2:justification%keyvals}]{${1:width}}", "keys": [ "\\setcapwidth,\\setcapdynwidth" ], "keyPos": 0 } }, { "name": "setcapdynwidth", "unusual": true, "arg": { "format": "{}", "snippet": "setcapdynwidth{${1:width}}" } }, { "name": "setcaphanging", "unusual": true }, { "name": "setcapindent*", "unusual": true, "arg": { "format": "{}", "snippet": "setcapindent*{${1:indent%l}}" } }, { "name": "setcapindent", "unusual": true, "arg": { "format": "{}", "snippet": "setcapindent{${1:indent%l}}" } }, { "name": "setcapmargin*", "unusual": true, "arg": { "format": "[]{}", "snippet": "setcapmargin*[${2:inner margin%l}]{${1:margin%l}}" } }, { "name": "setcapmargin*", "unusual": true, "arg": { "format": "{}", "snippet": "setcapmargin*{${1:margin%l}}" } }, { "name": "setcapmargin", "unusual": true, "arg": { "format": "[]{}", "snippet": "setcapmargin[${2:left margin%l}]{${1:margin%l}}" } }, { "name": "setcapmargin", "unusual": true, "arg": { "format": "{}", "snippet": "setcapmargin{${1:margin%l}}" } }, { "name": "setcaptionalignment", "unusual": true, "arg": { "format": "[]{}", "snippet": "setcaptionalignment[${2:float type}]{${1:alignment%keyvals}}", "keys": [ "\\setcaptionalignment" ], "keyPos": 1 } }, { "name": "setcaptionalignment", "unusual": true, "arg": { "format": "{}", "snippet": "setcaptionalignment{${1:alignment%keyvals}}", "keys": [ "\\setcaptionalignment" ], "keyPos": 0 } }, { "name": "setcapwidth", "unusual": true, "arg": { "format": "[]{}", "snippet": "setcapwidth[${2:justification%keyvals}]{${1:width}}", "keys": [ "\\setcapwidth,\\setcapdynwidth" ], "keyPos": 0 } }, { "name": "setcapwidth", "unusual": true, "arg": { "format": "{}", "snippet": "setcapwidth{${1:width}}" } }, { "name": "setfootnoterule", "unusual": true, "arg": { "format": "[]{}", "snippet": "setfootnoterule[${2:thickness}]{${1:length}}" } }, { "name": "setfootnoterule", "unusual": true, "arg": { "format": "{}", "snippet": "setfootnoterule{${1:length}}" } }, { "name": "setindexpreamble", "arg": { "format": "{}", "snippet": "setindexpreamble{${1:preamble%text}}" } }, { "name": "setparsizes", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "setparsizes{${1:indent%l}}{${2:distance%l}}{${3:last-line end space}}" } }, { "name": "subject", "arg": { "format": "{}", "snippet": "subject{${1:subject%text}}" } }, { "name": "subparagraphformat", "unusual": true }, { "name": "subparagraphnumdepth", "unusual": true }, { "name": "subparagraphtocdepth", "unusual": true }, { "name": "subsectionformat", "unusual": true }, { "name": "subsectionmarkformat", "unusual": true }, { "name": "subsectionnumdepth", "unusual": true }, { "name": "subsectiontocdepth", "unusual": true }, { "name": "subsubsectionformat", "unusual": true }, { "name": "subsubsectionnumdepth", "unusual": true }, { "name": "subsubsectiontocdepth", "unusual": true }, { "name": "subtitle", "arg": { "format": "{}", "snippet": "subtitle{${1:subtitle%text}}" } }, { "name": "tableformat", "unusual": true }, { "name": "textmaybesf", "arg": { "format": "{}", "snippet": "textmaybesf{${1:text}}" } }, { "name": "thefootnotemark", "unusual": true }, { "name": "thispagewasoddfalse", "unusual": true }, { "name": "thispagewasoddtrue", "unusual": true }, { "name": "titlefont", "unusual": true }, { "name": "titlehead", "arg": { "format": "{}", "snippet": "titlehead{${1:title head%text}}" } }, { "name": "titlepagestyle", "unusual": true }, { "name": "uppertitleback", "arg": { "format": "{}", "snippet": "uppertitleback{${1:titlebackhead%text}}" } }, { "name": "UseNumberUsageError", "unusual": true, "arg": { "format": "{}{}", "snippet": "UseNumberUsageError{${1:then code}}{${2:else code}}" } } ], "envs": [ { "name": "addmargin", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:indent}}" } }, { "name": "addmargin*", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:indent}}" } }, { "name": "addmargin", "unusual": true, "arg": { "format": "[]{}", "snippet": "[${2:leftindent}]{${1:indent}}" } }, { "name": "addmargin*", "unusual": true, "arg": { "format": "[]{}", "snippet": "[${2:middleindent}]{${1:indent}}" } }, { "name": "captionbeside", "arg": { "format": "[]{}", "snippet": "[${2:short}]{${1:title}}" } }, { "name": "captionbeside", "arg": { "format": "[]{}[]", "snippet": "[${2:short}]{${1:title}}[${3:pos}]" } }, { "name": "captionbeside", "arg": { "format": "[]{}[][]", "snippet": "[${2:short}]{${1:title}}[${3:pos}][${4:width}]" } }, { "name": "captionbeside", "arg": { "format": "{}", "snippet": "{${1:title}}" } }, { "name": "captionbeside", "arg": { "format": "{}[]", "snippet": "{${1:title}}[${2:pos}]" } }, { "name": "captionbeside", "arg": { "format": "{}[][]", "snippet": "{${1:title}}[${2:pos}][${3:width}]" } }, { "name": "captionbeside", "arg": { "format": "{}[][][]", "snippet": "{${1:title}}[${2:pos}][${3:width}][${4:offset}]" } }, { "name": "addmargin*", "arg": { "format": "[]{}", "snippet": "[${2:inner indent%l}]{${1:indent%l}}" } }, { "name": "addmargin*", "arg": { "format": "{}", "snippet": "{${1:indent%l}}" } }, { "name": "addmargin", "arg": { "format": "[]{}", "snippet": "[${2:left indent%l}]{${1:indent%l}}" } }, { "name": "addmargin", "arg": { "format": "{}", "snippet": "{${1:indent%l}}" } }, { "name": "captionbeside", "arg": { "format": "[]{}[][][]", "snippet": "[${2:short title}]{${1:caption text%text}}[${3:placement}][${4:width}][${5:offset%l}]" } }, { "name": "captionbeside", "arg": { "format": "{}", "snippet": "{${1:caption text%text}}" } }, { "name": "captionofbeside", "arg": { "format": "{}[]{}[][][]", "snippet": "{${1:float type}}[${3:short title}]{${2:caption text%text}}[${4:placement}][${5:width}][${6:offset%l}]" } }, { "name": "captionofbeside", "arg": { "format": "{}{}", "snippet": "{${1:float type}}{${2:caption text%text}}" } }, { "name": "labeling", "arg": { "format": "[]{}", "snippet": "[${2:delimiter}]{${1:widest pattern}}" } }, { "name": "labeling", "arg": { "format": "{}", "snippet": "{${1:widest pattern}}" } } ], "keys": { "\\KOMAoptions#c": [ "draft=${1|true,on,yes,false,off,no|}", "overfullrule=${1|true,on,yes,false,off,no|}", "fontsize=", "titlepage=${1|true,on,yes,false,off,no,firstiscover|}", "abstract=${1|true,on,yes,false,off,no|}", "toc=${1|bibliography,bib,bibliographynumbered,bibnumbered,numberedbibliography,numberedbib,flat,left,graduated,indent,indented,indenttextentries,indentunnumbered,numberline,index,idx,indexnumbered,idxnumbered,numberedindex,numberedidx,leftaligntextentries,leftalignunnumbered,nonumberline,listof,listofnumbered,numberedlistof,nobibliography,nobib,noindex,noidx,nolistof,sectionentrywithdots,sectionentrydotfill,sectionentrywithoutdots,sectionentryfill|}", "sectionentrydots=${1|true,on,yes,false,off,no|}", "parskip=${1|false,off,no,full,true,yes,full-,full+,full*,half,half-,half+,half*,never|}", "cleardoublepage=${1|empty,headings,myheadings,plain,current|}", "footnotes=${1|multiple,nomultiple|}", "headings=${1|big,normal,optiontohead,optiontoheadandtoc,optiontotocandhead,optiontotoc,small,standardclasses|}", "numbers=${1|autoendperiod,autoenddot,auto,endperiod,withendperiod,periodatend,enddot,withenddot,dotatend,noendperiod,noperiodatend,noenddot,nodotatend|}", "captions=${1|bottombeside,besidebottom,centeredbeside,besidecentered,middlebeside,besidemiddle,figureheading,figureabove,abovefigure,topatfigure,figuresignature,belowfigure,bottomatfiggure,heading,above,top,innerbeside,besideinner,leftbeside,besideleft,nooneline,oneline,outerbeside,besideouter,rightbeside,besideright,signature,below,bot,bottom,tableheading,tableabove,abovetable,abovetabular,topattable,tablesignature,belowtable,belowtabular,bottomattable,topbeside,besidetop|}", "listof=${1|entryprefix,flat,left,graduated,indent,indented,leveldown,indenttextentries,indentunnumbered,numberline,leftaligntextentries,leftalignunnumbered,nonumberline,notoc,nottotoc,plainheading,numbered,totocnumbered,tocnumbered,numberedtoc,numberedtotoc,standardlevel,totoc,toc,notnumbered|}", "bibliography=${1|leveldown,notoc,nottotoc,plainheading,numbered,tocnumbered,totocnumbered,numberedtoc,numberedtotoc,oldstyle,openstyle,standardlevel,toc,totoc,notnumbered|}", "index=${1|leveldown,notoc,nottotoc,plainheading,numbered,tocnumbered,totocnumbered,numberedtoc,numberedtotoc,standardlevel,toc,totoc,notnumbered|}", "bookmarkpackage=${1|true,on,yes,false,off,no|}" ], "\\setkomafont#c,\\addtokomafont#c,\\usekomafont#c,\\usesizeofkomafont#c,\\usefamilyofkomafont#c,\\useseriesofkomafont#c,\\useshapeofkomafont#c,\\useencodingofkomafont#c,\\usefontofkomafont#c": [ "author", "caption", "captionlabel", "date", "dedication", "descriptionlabel", "dictum", "dictumauthor", "dictumtext", "disposition", "footnote", "footnotelabel", "footnotereference", "footnoterule", "itemizelabel", "labelinglabel", "labelingseparator", "labelitemi", "labelitemii", "labelitemiii", "labelitemiv", "minisec", "pagefoot", "pagehead", "pageheadfoot", "pagenumber", "pagination", "paragraph", "part", "partentry", "partentrypagenumber", "partnumber", "publishers", "section", "sectionentry", "sectionentrydots", "sectionentrypagenumber", "sectioning", "subject", "subparagraph", "subsection", "subsubsection", "subtitle", "title", "titlehead" ], "\\DeclareSectionCommand#c,\\DeclareNewSectionCommand#c,\\RedeclareSectionCommand#c,\\ProvideSectionCommand#c,\\DeclareSectionCommands#c,\\DeclareNewSectionCommands#c,\\RedeclareSectionCommands#c,\\ProvideSectionCommands#c": [ "counterwithin=${1:counter}", "counterwithout=${1:counter}", "expandtopt=${1|true,on,yes,false,off,no|}", "level=${1:integer}", "style=${1:style}", "tocstyle=${1:TOC style}", "afterindent=", "afterskip=", "beforeskip=", "font=${1:font commands}", "indent=", "runin=${1|true,on,yes,false,off,no|}", "innerskip=", "pagestyle=${1:page style}", "prefixfont=${1:font commands}" ], "\\setcapwidth,\\setcapdynwidth": [ "l", "c", "r", "i", "o" ], "\\setcaptionalignment": [ "c", "j", "l", "r", "C", "J", "L", "R" ], "\\cleardoublepageusingstyle#c,\\cleardoubleoddpageusingstyle#c,\\cleardoubleevenpageusingstyle#c": [ "empty", "headings", "myheadings", "plain" ], "\\floatstyle": [ "komaabove", "komabelow" ] }, "args": [] } ================================================ FILE: data/packages/class-scrbook.json ================================================ { "deps": [ { "name": "scrpage2" }, { "name": "scrkbase" }, { "name": "tocbasic" }, { "name": "typearea" }, { "name": "scrlogo" }, { "name": "scrlayer-scrpage", "if": "emulatestandardclasses" } ], "macros": [ { "name": "addchap", "arg": { "format": "[]{}", "snippet": "addchap[${2:short title}]{${1:title}}" } }, { "name": "addchap", "arg": { "format": "{}", "snippet": "addchap{${1:title}}" } }, { "name": "addchap*", "arg": { "format": "{}", "snippet": "addchap*{${1:title}}" } }, { "name": "addpart", "arg": { "format": "[]{}", "snippet": "addpart[${2:short title}]{${1:title}}" } }, { "name": "addpart", "arg": { "format": "{}", "snippet": "addpart{${1:title}}" } }, { "name": "addpart*", "arg": { "format": "{}", "snippet": "addpart*{${1:title}}" } }, { "name": "addsec", "arg": { "format": "[]{}", "snippet": "addsec[${2:short title}]{${1:title}}" } }, { "name": "addsec", "arg": { "format": "{}", "snippet": "addsec{${1:title}}" } }, { "name": "addsec*", "arg": { "format": "{}", "snippet": "addsec*{${1:title}}" } }, { "name": "addtokomafont", "unusual": true, "arg": { "format": "{}{}", "snippet": "addtokomafont{${1:name}}{${2:cmd}}" } }, { "name": "areaset", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "areaset[${3:bcor}]{${1:width}}{${2:height}}" } }, { "name": "areaset", "unusual": true, "arg": { "format": "{}{}", "snippet": "areaset{${1:width}}{${2:height}}" } }, { "name": "captionabove", "arg": { "format": "[]{}", "snippet": "captionabove[${2:entry}]{${1:text}}" } }, { "name": "captionabove", "arg": { "format": "{}", "snippet": "captionabove{${1:text}}" } }, { "name": "captionbelow", "arg": { "format": "[]{}", "snippet": "captionbelow[${2:entry}]{${1:text}}" } }, { "name": "captionbelow", "arg": { "format": "{}", "snippet": "captionbelow{${1:text}}" } }, { "name": "chapappifchapterprefix", "unusual": true, "arg": { "format": "{}", "snippet": "chapappifchapterprefix{${1:text}}" } }, { "name": "dedication", "arg": { "format": "{}", "snippet": "dedication{${1:text}}" } }, { "name": "deffootnote", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "deffootnote{${1:indent}}{${2:parindent}}{${3:definition}}" } }, { "name": "deffootnotemark", "unusual": true, "arg": { "format": "{}", "snippet": "deffootnotemark{${1:definition}}" } }, { "name": "deffootnote", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "deffootnote[${4:width}]{${1:indent}}{${2:parindent}}{${3:definition}}" } }, { "name": "dictumauthorformat", "unusual": true, "arg": { "format": "{}", "snippet": "dictumauthorformat{${1:cmd}}" } }, { "name": "dictum", "arg": { "format": "[]{}", "snippet": "dictum[${2:author}]{${1:text}}" } }, { "name": "dictum", "arg": { "format": "{}", "snippet": "dictum{${1:text}}" } }, { "name": "enlargethispage" }, { "name": "extratitle", "arg": { "format": "{}", "snippet": "extratitle{${1:shorttitle}}" } }, { "name": "ifpdfoutput", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifpdfoutput{${1:then}}{${2:else}}" } }, { "name": "ifthispageodd", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifthispageodd{${1:true}}{${2:false}}" } }, { "name": "lowertitleback", "arg": { "format": "{}", "snippet": "lowertitleback{${1:text}}" } }, { "name": "maketitle", "arg": { "format": "[]", "snippet": "maketitle[${1:pagenumber}]" } }, { "name": "marginline", "arg": { "format": "{}", "snippet": "marginline{${1:text}}" } }, { "name": "markboth", "unusual": true }, { "name": "markleft", "unusual": true }, { "name": "markright", "unusual": true }, { "name": "minisec", "arg": { "format": "{}", "snippet": "minisec{${1:title}}" } }, { "name": "othersectionlevelsformat", "unusual": true, "arg": { "format": "{}", "snippet": "othersectionlevelsformat{${1:level}}" } }, { "name": "publishers", "arg": { "format": "{}", "snippet": "publishers{${1:text}}" } }, { "name": "setbibpreamble", "arg": { "format": "{}", "snippet": "setbibpreamble{${1:text}}" } }, { "name": "setcapindent", "unusual": true, "arg": { "format": "{}", "snippet": "setcapindent{${1:indent}}" } }, { "name": "setcapindent*", "unusual": true, "arg": { "format": "{}", "snippet": "setcapindent*{${1:indent}}" } }, { "name": "setcapmargin", "unusual": true, "arg": { "format": "{}", "snippet": "setcapmargin{${1:indent}}" } }, { "name": "setcapmargin*", "unusual": true, "arg": { "format": "{}", "snippet": "setcapmargin*{${1:indent}}" } }, { "name": "setcapmargin", "unusual": true, "arg": { "format": "[]{}", "snippet": "setcapmargin[${2:left}]{${1:indent}}" } }, { "name": "setcapmargin*", "unusual": true, "arg": { "format": "[]{}", "snippet": "setcapmargin*[${2:middle}]{${1:indent}}" } }, { "name": "setcapwidth", "unusual": true, "arg": { "format": "[]{}", "snippet": "setcapwidth[${2:align}]{${1:width}}" } }, { "name": "setcapwidth", "unusual": true, "arg": { "format": "{}", "snippet": "setcapwidth{${1:width}}" } }, { "name": "setchapterpreamble", "unusual": true, "arg": { "format": "[]{}", "snippet": "setchapterpreamble[${2:pos}]{${1:text}}" } }, { "name": "setchapterpreamble", "unusual": true, "arg": { "format": "[][]{}", "snippet": "setchapterpreamble[${2:pos}][${3:width}]{${1:text}}" } }, { "name": "setchapterpreamble", "unusual": true, "arg": { "format": "{}", "snippet": "setchapterpreamble{${1:text}}" } }, { "name": "SetDIVList", "unusual": true, "arg": { "format": "{}", "snippet": "SetDIVList{${1:list}}" } }, { "name": "setindexpreamble", "unusual": true, "arg": { "format": "{}", "snippet": "setindexpreamble{${1:text}}" } }, { "name": "setkomafont", "unusual": true, "arg": { "format": "{}{}", "snippet": "setkomafont{${1:name}}{${2:cmd}}" } }, { "name": "setpartpreamble", "unusual": true, "arg": { "format": "[]{}", "snippet": "setpartpreamble[${2:pos}]{${1:text}}" } }, { "name": "setpartpreamble", "unusual": true, "arg": { "format": "[][]{}", "snippet": "setpartpreamble[${2:pos}][${3:width}]{${1:text}}" } }, { "name": "setpartpreamble", "unusual": true, "arg": { "format": "{}", "snippet": "setpartpreamble{${1:text}}" } }, { "name": "subject", "arg": { "format": "{}", "snippet": "subject{${1:text}}" } }, { "name": "subtitle", "arg": { "format": "{}", "snippet": "subtitle{${1:text}}" } }, { "name": "textsubscript", "arg": { "format": "{}", "snippet": "textsubscript{${1:text}}" } }, { "name": "textsuperscript", "arg": { "format": "{}", "snippet": "textsuperscript{${1:text}}" } }, { "name": "titlehead", "arg": { "format": "{}", "snippet": "titlehead{${1:head}}" } }, { "name": "typearea", "unusual": true, "arg": { "format": "[]{}", "snippet": "typearea[${2:bcor}]{${1:div}}" } }, { "name": "typearea", "unusual": true, "arg": { "format": "{}", "snippet": "typearea{${1:div}}" } }, { "name": "uppertitleback", "arg": { "format": "{}", "snippet": "uppertitleback{${1:text}}" } }, { "name": "usekomafont", "unusual": true, "arg": { "format": "{}", "snippet": "usekomafont{${1:name}}" } }, { "name": "appendixmore" }, { "name": "autodot" }, { "name": "backmatter" }, { "name": "capfont", "unusual": true }, { "name": "caplabelfont", "unusual": true }, { "name": "captionformat", "unusual": true }, { "name": "chapapp", "unusual": true }, { "name": "chapterformat", "unusual": true }, { "name": "chaptermarkformat", "unusual": true }, { "name": "chapterpagestyle", "unusual": true }, { "name": "contentsname", "unusual": true }, { "name": "descfont", "unusual": true }, { "name": "dictumwidth", "unusual": true }, { "name": "figureformat", "unusual": true }, { "name": "frontmatter" }, { "name": "indexpagestyle", "unusual": true }, { "name": "listfigurename", "unusual": true }, { "name": "listtablename", "unusual": true }, { "name": "mainmatter" }, { "name": "partformat", "unusual": true }, { "name": "partpagestyle", "unusual": true }, { "name": "raggeddictum", "unusual": true }, { "name": "raggeddictumauthor", "unusual": true }, { "name": "raggeddictumtext", "unusual": true }, { "name": "raggedsection", "unusual": true }, { "name": "sectfont", "unusual": true }, { "name": "sectionmarkformat", "unusual": true }, { "name": "setcaphanging", "unusual": true }, { "name": "subsectionmarkformat", "unusual": true }, { "name": "tableformat", "unusual": true }, { "name": "titlepagestyle", "unusual": true }, { "name": "pdfoutput", "unusual": true }, { "name": "pdfpageheight", "unusual": true }, { "name": "pdfpagewidth", "unusual": true }, { "name": "KOMAScript", "unusual": true, "arg": { "format": "{}", "snippet": "KOMAScript{${1:}}" } }, { "name": "cleardoublepageusingstyle", "arg": { "format": "{}", "snippet": "cleardoublepageusingstyle{${1:pagestyle%special}}" } }, { "name": "cleardoubleemptypage" }, { "name": "cleardoubleplainpage" }, { "name": "cleardoublestandardpage" }, { "name": "cleardoubleoddusingstyle", "arg": { "format": "{}", "snippet": "cleardoubleoddusingstyle{${1:pagestyle%special}}" } }, { "name": "cleardoubleoddemptypage" }, { "name": "cleardoubleoddpage" }, { "name": "cleardoubleoddplainpage" }, { "name": "cleardoubleoddstandardpage" }, { "name": "cleardoubleevenusingstyle", "arg": { "format": "{}", "snippet": "cleardoubleevenusingstyle{${1:pagestyle%special}}" } }, { "name": "cleardoubleevenemptypage" }, { "name": "cleardoubleevenpage" }, { "name": "cleardoubleevenplainpage" }, { "name": "cleardoubleevenstandardpage" }, { "name": "defpagestyle", "arg": { "format": "{}{}{}", "snippet": "defpagestyle{${1:pagestyle%specialDef}}{${2:header}}{${3:footer}}" } }, { "name": "newpagestyle", "arg": { "format": "{}{}{}", "snippet": "newpagestyle{${1:pagestyle%specialDef}}{${2:header}}{${3:footer}}" } }, { "name": "renewpagestyle", "arg": { "format": "{}{}{}", "snippet": "renewpagestyle{${1:pagestyle%specialDef}}{${2:header}}{${3:footer}}" } }, { "name": "providepagestyle", "arg": { "format": "{}{}{}", "snippet": "providepagestyle{${1:pagestyle%specialDef}}{${2:header}}{${3:footer}}" } }, { "name": "defaultpapersize", "if": "emulatestandardclasses" }, { "name": "addchap*", "arg": { "format": "[]{}", "snippet": "addchap*[${2:short title}]{${1:title}}" } }, { "name": "addchap*", "arg": { "format": "{}", "snippet": "addchap*{${1:title}}" } }, { "name": "addchap", "arg": { "format": "[]{}", "snippet": "addchap[${2:short title}]{${1:title}}" } }, { "name": "addchap", "arg": { "format": "{}", "snippet": "addchap{${1:title}}" } }, { "name": "addchapmark", "unusual": true, "arg": { "format": "{}", "snippet": "addchapmark{${1:running head}}" } }, { "name": "addchaptertocentry", "unusual": true, "arg": { "format": "{}{}", "snippet": "addchaptertocentry{${1:number}}{${2:heading%text}}" } }, { "name": "addparagraphtocentry", "unusual": true, "arg": { "format": "{}{}", "snippet": "addparagraphtocentry{${1:number}}{${2:heading%text}}" } }, { "name": "addpart*", "arg": { "format": "[]{}", "snippet": "addpart*[${2:short title}]{${1:title}}" } }, { "name": "addpart*", "arg": { "format": "{}", "snippet": "addpart*{${1:title}}" } }, { "name": "addpart", "arg": { "format": "[]{}", "snippet": "addpart[${2:short title}]{${1:title}}" } }, { "name": "addpart", "arg": { "format": "{}", "snippet": "addpart{${1:title}}" } }, { "name": "addpartmark", "unusual": true, "arg": { "format": "{}", "snippet": "addpartmark{${1:running head}}" } }, { "name": "addparttocentry", "unusual": true, "arg": { "format": "{}{}", "snippet": "addparttocentry{${1:number}}{${2:heading%text}}" } }, { "name": "addsec*", "arg": { "format": "[]{}", "snippet": "addsec*[${2:short title}]{${1:title}}" } }, { "name": "addsec*", "arg": { "format": "{}", "snippet": "addsec*{${1:title}}" } }, { "name": "addsec", "arg": { "format": "[]{}", "snippet": "addsec[${2:short title}]{${1:title}}" } }, { "name": "addsec", "arg": { "format": "{}", "snippet": "addsec{${1:title}}" } }, { "name": "addsecmark", "unusual": true, "arg": { "format": "{}", "snippet": "addsecmark{${1:running head}}" } }, { "name": "addsectiontocentry", "unusual": true, "arg": { "format": "{}{}", "snippet": "addsectiontocentry{${1:number}}{${2:heading%text}}" } }, { "name": "addsubparagraphtocentry", "unusual": true, "arg": { "format": "{}{}", "snippet": "addsubparagraphtocentry{${1:number}}{${2:heading%text}}" } }, { "name": "addsubsectiontocentry", "unusual": true, "arg": { "format": "{}{}", "snippet": "addsubsectiontocentry{${1:number}}{${2:heading%text}}" } }, { "name": "addsubsubsectiontocentry", "unusual": true, "arg": { "format": "{}{}", "snippet": "addsubsubsectiontocentry{${1:number}}{${2:heading%text}}" } }, { "name": "addtocentrydefault", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "addtocentrydefault{${1:level}}{${2:number}}{${3:heading%text}}" } }, { "name": "AddToSectionCommandOptionsDoList", "unusual": true, "arg": { "format": "{}", "snippet": "AddToSectionCommandOptionsDoList{${1:key%plain}}" } }, { "name": "AfterBibliographyPreamble", "unusual": true, "arg": { "format": "{}", "snippet": "AfterBibliographyPreamble{${1:code}}" } }, { "name": "appendixmore", "unusual": true }, { "name": "AtEndBibliography", "unusual": true, "arg": { "format": "{}", "snippet": "AtEndBibliography{${1:code}}" } }, { "name": "autodot", "unusual": true }, { "name": "backmatter" }, { "name": "bibpreamble", "unusual": true }, { "name": "BreakBibliography", "unusual": true, "arg": { "format": "{}", "snippet": "BreakBibliography{${1:interruption code}}" } }, { "name": "capfont", "unusual": true }, { "name": "caplabelfont", "unusual": true }, { "name": "captionabove", "arg": { "format": "[]{}", "snippet": "captionabove[${2:entry}]{${1:title%text}}" } }, { "name": "captionabove", "arg": { "format": "[]{}", "snippet": "captionabove[${2:entry}]{${1:title%text}}" } }, { "name": "captionabove", "arg": { "format": "{}", "snippet": "captionabove{${1:title%text}}" } }, { "name": "captionaboveof", "arg": { "format": "{}[]{}", "snippet": "captionaboveof{${1:float type}}[${3:entry}]{${2:title%text}}" } }, { "name": "captionaboveof", "arg": { "format": "{}{}", "snippet": "captionaboveof{${1:float type}}{${2:title%text}}" } }, { "name": "captionbelow", "arg": { "format": "{}", "snippet": "captionbelow{${1:title%text}}" } }, { "name": "captionbelowof", "arg": { "format": "{}[]{}", "snippet": "captionbelowof{${1:float type}}[${3:entry}]{${2:title%text}}" } }, { "name": "captionbelowof", "arg": { "format": "{}{}", "snippet": "captionbelowof{${1:float type}}{${2:title%text}}" } }, { "name": "captionformat", "unusual": true }, { "name": "captionnopagebreak", "unusual": true }, { "name": "captionof", "arg": { "format": "{}[]{}", "snippet": "captionof{${1:float type}}[${3:entry}]{${2:title%text}}" } }, { "name": "captionof", "arg": { "format": "{}{}", "snippet": "captionof{${1:float type}}{${2:title%text}}" } }, { "name": "changefontsizes", "unusual": true, "arg": { "format": "{}", "snippet": "changefontsizes{${1:font size%l}}" } }, { "name": "chapapp", "unusual": true }, { "name": "chapappifchapterprefix", "unusual": true, "arg": { "format": "{}", "snippet": "chapappifchapterprefix{${1:additional test}}" } }, { "name": "chapterformat", "unusual": true }, { "name": "chapterheadendvskip", "unusual": true }, { "name": "chapterheadmidvskip", "unusual": true }, { "name": "chapterheadstartvskip", "unusual": true }, { "name": "chapterlinesformat", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "chapterlinesformat{${1:level}}{${2:number}}{${3:text}}" } }, { "name": "chapterlineswithprefixformat", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "chapterlineswithprefixformat{${1:level}}{${2:number}}{${3:text}}" } }, { "name": "chaptermarkformat", "unusual": true }, { "name": "chapternumdepth", "unusual": true }, { "name": "chapterpagestyle", "unusual": true }, { "name": "ClassName", "unusual": true }, { "name": "cleardoubleemptypage" }, { "name": "cleardoubleevenemptypage" }, { "name": "cleardoubleevenpage" }, { "name": "cleardoubleevenpageusingstyle", "arg": { "format": "{}", "snippet": "cleardoubleevenpageusingstyle{${1:pagestyle%keyvals}}", "keys": [ "\\cleardoublepageusingstyle#c,\\cleardoubleoddpageusingstyle#c,\\cleardoubleevenpageusingstyle#c" ], "keyPos": 0 } }, { "name": "cleardoubleevenplainpage" }, { "name": "cleardoubleevenstandardpage" }, { "name": "cleardoubleoddemptypage" }, { "name": "cleardoubleoddpage" }, { "name": "cleardoubleoddpageusingstyle", "arg": { "format": "{}", "snippet": "cleardoubleoddpageusingstyle{${1:pagestyle%keyvals}}", "keys": [ "\\cleardoublepageusingstyle#c,\\cleardoubleoddpageusingstyle#c,\\cleardoubleevenpageusingstyle#c" ], "keyPos": 0 } }, { "name": "cleardoubleoddplainpage" }, { "name": "cleardoubleoddstandardpage" }, { "name": "cleardoublepageusingstyle", "arg": { "format": "{}", "snippet": "cleardoublepageusingstyle{${1:pagestyle%keyvals}}", "keys": [ "\\cleardoublepageusingstyle#c,\\cleardoubleoddpageusingstyle#c,\\cleardoubleevenpageusingstyle#c" ], "keyPos": 0 } }, { "name": "cleardoubleplainpage" }, { "name": "cleardoublestandardpage" }, { "name": "coverpagebottommargin", "unusual": true }, { "name": "coverpageleftmargin", "unusual": true }, { "name": "coverpagerightmargin", "unusual": true }, { "name": "coverpagetopmargin", "unusual": true }, { "name": "DeclareNewSectionCommand", "unusual": true, "arg": { "format": "[]{}", "snippet": "DeclareNewSectionCommand[${2:attributes%keyvals}]{${1:name}}", "keys": [ "\\DeclareSectionCommand#c,\\DeclareNewSectionCommand#c,\\RedeclareSectionCommand#c,\\ProvideSectionCommand#c,\\DeclareSectionCommands#c,\\DeclareNewSectionCommands#c,\\RedeclareSectionCommands#c,\\ProvideSectionCommands#c" ], "keyPos": 0 } }, { "name": "DeclareNewSectionCommand", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareNewSectionCommand{${1:name}}" } }, { "name": "DeclareNewSectionCommands", "unusual": true, "arg": { "format": "[]{}", "snippet": "DeclareNewSectionCommands[${2:attributes%keyvals}]{${1:list of names}}", "keys": [ "\\DeclareSectionCommand#c,\\DeclareNewSectionCommand#c,\\RedeclareSectionCommand#c,\\ProvideSectionCommand#c,\\DeclareSectionCommands#c,\\DeclareNewSectionCommands#c,\\RedeclareSectionCommands#c,\\ProvideSectionCommands#c" ], "keyPos": 0 } }, { "name": "DeclareNewSectionCommands", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareNewSectionCommands{${1:list of names}}" } }, { "name": "DeclareSectionCommand", "arg": { "format": "[]{}", "snippet": "DeclareSectionCommand[${2:attributes%keyvals}]{${1:name}}", "keys": [ "\\DeclareSectionCommand#c,\\DeclareNewSectionCommand#c,\\RedeclareSectionCommand#c,\\ProvideSectionCommand#c,\\DeclareSectionCommands#c,\\DeclareNewSectionCommands#c,\\RedeclareSectionCommands#c,\\ProvideSectionCommands#c" ], "keyPos": 0 } }, { "name": "DeclareSectionCommand", "arg": { "format": "{}", "snippet": "DeclareSectionCommand{${1:name}}" } }, { "name": "DeclareSectionCommands", "arg": { "format": "[]{}", "snippet": "DeclareSectionCommands[${2:attributes%keyvals}]{${1:list of names}}", "keys": [ "\\DeclareSectionCommand#c,\\DeclareNewSectionCommand#c,\\RedeclareSectionCommand#c,\\ProvideSectionCommand#c,\\DeclareSectionCommands#c,\\DeclareNewSectionCommands#c,\\RedeclareSectionCommands#c,\\ProvideSectionCommands#c" ], "keyPos": 0 } }, { "name": "DeclareSectionCommands", "arg": { "format": "{}", "snippet": "DeclareSectionCommands{${1:list of names}}" } }, { "name": "DeclareSectionCommandStyleFontOption", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DeclareSectionCommandStyleFontOption{${1:section level}}{${2:key%plain}}{${3:prefix}}{${4:postfix}}" } }, { "name": "DeclareSectionCommandStyleFuzzyOption", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "DeclareSectionCommandStyleFuzzyOption{${1:section level}}{${2:key%plain}}{${3:prefix}}{${4:postfix}}{${5:alt}}" } }, { "name": "DeclareSectionCommandStyleLengthOption", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DeclareSectionCommandStyleLengthOption{${1:section level}}{${2:key%plain}}{${3:prefix}}{${4:postfix}}" } }, { "name": "DeclareSectionCommandStyleNumberOption", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DeclareSectionCommandStyleNumberOption{${1:section level}}{${2:key%plain}}{${3:prefix}}{${4:postfix}}" } }, { "name": "DeclareSectionCommandStyleOption", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareSectionCommandStyleOption{${1:section level}}{${2:key%plain}}{${3:code}}" } }, { "name": "dedication", "arg": { "format": "{}", "snippet": "dedication{${1:dedication%text}}" } }, { "name": "deffootnote", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "deffootnote[${4:mark width%l}]{${1:indent%l}}{${2:parindent%l}}{${3:definition}}" } }, { "name": "deffootnote", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "deffootnote{${1:indent%l}}{${2:parindent%l}}{${3:definition}}" } }, { "name": "deffootnotemark", "unusual": true, "arg": { "format": "{}", "snippet": "deffootnotemark{${1:definition}}" } }, { "name": "descfont", "unusual": true }, { "name": "dictum", "arg": { "format": "[]{}", "snippet": "dictum[${2:author}]{${1:text}}" } }, { "name": "dictum", "arg": { "format": "{}", "snippet": "dictum{${1:text}}" } }, { "name": "dictumauthorformat", "unusual": true, "arg": { "format": "{}", "snippet": "dictumauthorformat{${1:author}}" } }, { "name": "dictumrule", "unusual": true }, { "name": "dictumwidth", "unusual": true }, { "name": "extratitle", "arg": { "format": "{}", "snippet": "extratitle{${1:short title}}" } }, { "name": "FamilyElseValue", "unusual": true }, { "name": "figureformat", "unusual": true }, { "name": "footfont", "unusual": true }, { "name": "frontispiece", "arg": { "format": "{}", "snippet": "frontispiece{${1:frontispiece%text}}" } }, { "name": "frontmatter" }, { "name": "headfont", "unusual": true }, { "name": "IfChapterUsesPrefixLine", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfChapterUsesPrefixLine{${1:then code}}{${2:else code}}" } }, { "name": "Ifnumbered", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "Ifnumbered{${1:section level}}{${2:then code}}{${3:else code}}" } }, { "name": "ifonelinecaptions", "unusual": true }, { "name": "IfSectionCommandStyleIs", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "IfSectionCommandStyleIs{${1:name}}{${2:style}}{${3:then code}}{${4:else code}}" } }, { "name": "Ifthispageodd", "unusual": true, "arg": { "format": "{}{}", "snippet": "Ifthispageodd{${1:true code}}{${2:false code}}" } }, { "name": "ifthispagewasodd", "unusual": true }, { "name": "Ifunnumbered", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "Ifunnumbered{${1:section level}}{${2:then code}}{${3:else code}}" } }, { "name": "IfUseNumber", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfUseNumber{${1:then code}}{${2:else code}}" } }, { "name": "IfUsePrefixLine", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfUsePrefixLine{${1:then code}}{${2:else code}}" } }, { "name": "indexpagestyle", "unusual": true }, { "name": "KOMAClassFileName", "unusual": true }, { "name": "KOMAClassName", "unusual": true }, { "name": "labelinglabel", "unusual": true, "arg": { "format": "{}", "snippet": "labelinglabel{${1:arg}}" } }, { "name": "listoftocname", "unusual": true }, { "name": "lowertitleback", "arg": { "format": "{}", "snippet": "lowertitleback{${1:titlebackfoot%text}}" } }, { "name": "mainmatter" }, { "name": "maketitle", "arg": { "format": "[]", "snippet": "maketitle[${1:page number}]" } }, { "name": "marginline", "arg": { "format": "{}", "snippet": "marginline{${1:margin note%text}}" } }, { "name": "maybesffamily" }, { "name": "minisec", "arg": { "format": "{}", "snippet": "minisec{${1:title}}" } }, { "name": "multfootsep", "unusual": true }, { "name": "multiplefootnotemarker", "unusual": true }, { "name": "multiplefootnoteseparator", "unusual": true }, { "name": "newbibstyle", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "newbibstyle[${3:parent style}]{${1:name}}{${2:commands}}" } }, { "name": "newbibstyle", "unusual": true, "arg": { "format": "{}{}", "snippet": "newbibstyle{${1:name}}{${2:commands}}" } }, { "name": "onelinecaptionsfalse", "unusual": true }, { "name": "onelinecaptionstrue", "unusual": true }, { "name": "pagemark", "unusual": true }, { "name": "paragraphformat", "unusual": true }, { "name": "paragraphnumdepth", "unusual": true }, { "name": "paragraphtocdepth", "unusual": true }, { "name": "partformat", "unusual": true }, { "name": "partheademptypage", "unusual": true }, { "name": "partheadendvskip", "unusual": true }, { "name": "partheadmidvskip", "unusual": true }, { "name": "partheadstartvskip", "unusual": true }, { "name": "partlineswithprefixformat", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "partlineswithprefixformat{${1:level}}{${2:number}}{${3:text}}" } }, { "name": "partmark", "unusual": true, "arg": { "format": "{}", "snippet": "partmark{${1:text}}" } }, { "name": "partnumdepth", "unusual": true }, { "name": "partpagestyle", "unusual": true }, { "name": "parttocdepth", "unusual": true }, { "name": "pnumfont", "unusual": true }, { "name": "ProvideSectionCommand", "arg": { "format": "[]{}", "snippet": "ProvideSectionCommand[${2:attributes%keyvals}]{${1:name}}", "keys": [ "\\DeclareSectionCommand#c,\\DeclareNewSectionCommand#c,\\RedeclareSectionCommand#c,\\ProvideSectionCommand#c,\\DeclareSectionCommands#c,\\DeclareNewSectionCommands#c,\\RedeclareSectionCommands#c,\\ProvideSectionCommands#c" ], "keyPos": 0 } }, { "name": "ProvideSectionCommand", "arg": { "format": "{}", "snippet": "ProvideSectionCommand{${1:name}}" } }, { "name": "ProvideSectionCommands", "arg": { "format": "[]{}", "snippet": "ProvideSectionCommands[${2:attributes%keyvals}]{${1:list of names}}", "keys": [ "\\DeclareSectionCommand#c,\\DeclareNewSectionCommand#c,\\RedeclareSectionCommand#c,\\ProvideSectionCommand#c,\\DeclareSectionCommands#c,\\DeclareNewSectionCommands#c,\\RedeclareSectionCommands#c,\\ProvideSectionCommands#c" ], "keyPos": 0 } }, { "name": "ProvideSectionCommands", "arg": { "format": "{}", "snippet": "ProvideSectionCommands{${1:list of names}}" } }, { "name": "publishers", "arg": { "format": "{}", "snippet": "publishers{${1:publisher}}" } }, { "name": "raggedcaption", "unusual": true }, { "name": "raggedchapter", "unusual": true }, { "name": "raggedchapterentry", "unusual": true }, { "name": "raggeddictum", "unusual": true }, { "name": "raggeddictumauthor", "unusual": true }, { "name": "raggeddictumtext", "unusual": true }, { "name": "raggedfootnote", "unusual": true }, { "name": "raggedpart", "unusual": true }, { "name": "raggedsection", "unusual": true }, { "name": "raggedsectionentry", "unusual": true }, { "name": "RedeclareSectionCommand", "arg": { "format": "[]{}", "snippet": "RedeclareSectionCommand[${2:attributes%keyvals}]{${1:name}}", "keys": [ "\\DeclareSectionCommand#c,\\DeclareNewSectionCommand#c,\\RedeclareSectionCommand#c,\\ProvideSectionCommand#c,\\DeclareSectionCommands#c,\\DeclareNewSectionCommands#c,\\RedeclareSectionCommands#c,\\ProvideSectionCommands#c" ], "keyPos": 0 } }, { "name": "RedeclareSectionCommand", "arg": { "format": "{}", "snippet": "RedeclareSectionCommand{${1:name}}" } }, { "name": "RedeclareSectionCommands", "arg": { "format": "[]{}", "snippet": "RedeclareSectionCommands[${2:attributes%keyvals}]{${1:list of names}}", "keys": [ "\\DeclareSectionCommand#c,\\DeclareNewSectionCommand#c,\\RedeclareSectionCommand#c,\\ProvideSectionCommand#c,\\DeclareSectionCommands#c,\\DeclareNewSectionCommands#c,\\RedeclareSectionCommands#c,\\ProvideSectionCommands#c" ], "keyPos": 0 } }, { "name": "RedeclareSectionCommands", "arg": { "format": "{}", "snippet": "RedeclareSectionCommands{${1:list of names}}" } }, { "name": "RelaxSectionCommandOptions", "unusual": true }, { "name": "SecDef", "unusual": true, "arg": { "format": "{}{}", "snippet": "SecDef{${1:star command}}{${2:command}}" } }, { "name": "sectfont", "unusual": true }, { "name": "sectioncatchphraseformat", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "sectioncatchphraseformat{${1:level}}{${2:indent%l}}{${3:number}}{${4:text}}" } }, { "name": "sectionformat", "unusual": true }, { "name": "sectionlinesformat", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "sectionlinesformat{${1:level}}{${2:indent%l}}{${3:number}}{${4:text}}" } }, { "name": "sectionmarkformat", "unusual": true }, { "name": "sectionnumdepth", "unusual": true }, { "name": "sectiontocdepth", "unusual": true }, { "name": "setbibpreamble", "arg": { "format": "{}", "snippet": "setbibpreamble{${1:preamble%text}}" } }, { "name": "setcapdynwidth", "unusual": true, "arg": { "format": "[]{}", "snippet": "setcapdynwidth[${2:justification%keyvals}]{${1:width}}", "keys": [ "\\setcapwidth,\\setcapdynwidth" ], "keyPos": 0 } }, { "name": "setcapdynwidth", "unusual": true, "arg": { "format": "{}", "snippet": "setcapdynwidth{${1:width}}" } }, { "name": "setcaphanging", "unusual": true }, { "name": "setcapindent*", "unusual": true, "arg": { "format": "{}", "snippet": "setcapindent*{${1:indent%l}}" } }, { "name": "setcapindent", "unusual": true, "arg": { "format": "{}", "snippet": "setcapindent{${1:indent%l}}" } }, { "name": "setcapmargin*", "unusual": true, "arg": { "format": "[]{}", "snippet": "setcapmargin*[${2:inner margin%l}]{${1:margin%l}}" } }, { "name": "setcapmargin*", "unusual": true, "arg": { "format": "{}", "snippet": "setcapmargin*{${1:margin%l}}" } }, { "name": "setcapmargin", "unusual": true, "arg": { "format": "[]{}", "snippet": "setcapmargin[${2:left margin%l}]{${1:margin%l}}" } }, { "name": "setcapmargin", "unusual": true, "arg": { "format": "{}", "snippet": "setcapmargin{${1:margin%l}}" } }, { "name": "setcaptionalignment", "unusual": true, "arg": { "format": "[]{}", "snippet": "setcaptionalignment[${2:float type}]{${1:alignment%keyvals}}", "keys": [ "\\setcaptionalignment" ], "keyPos": 1 } }, { "name": "setcaptionalignment", "unusual": true, "arg": { "format": "{}", "snippet": "setcaptionalignment{${1:alignment%keyvals}}", "keys": [ "\\setcaptionalignment" ], "keyPos": 0 } }, { "name": "setcapwidth", "unusual": true, "arg": { "format": "[]{}", "snippet": "setcapwidth[${2:justification%keyvals}]{${1:width}}", "keys": [ "\\setcapwidth,\\setcapdynwidth" ], "keyPos": 0 } }, { "name": "setcapwidth", "unusual": true, "arg": { "format": "{}", "snippet": "setcapwidth{${1:width}}" } }, { "name": "setchapterpreamble", "arg": { "format": "[][]{}", "snippet": "setchapterpreamble[${2:position%keyvals}][${3:width}]{${1:preamble%text}}", "keys": [ "\\setpartpreamble,\\setchapterpreamble" ], "keyPos": 0 } }, { "name": "setchapterpreamble", "arg": { "format": "[]{}", "snippet": "setchapterpreamble[${2:position%keyvals}]{${1:preamble%text}}", "keys": [ "\\setpartpreamble,\\setchapterpreamble" ], "keyPos": 0 } }, { "name": "setchapterpreamble", "arg": { "format": "{}", "snippet": "setchapterpreamble{${1:preamble%text}}" } }, { "name": "setfootnoterule", "unusual": true, "arg": { "format": "[]{}", "snippet": "setfootnoterule[${2:thickness}]{${1:length}}" } }, { "name": "setfootnoterule", "unusual": true, "arg": { "format": "{}", "snippet": "setfootnoterule{${1:length}}" } }, { "name": "setindexpreamble", "arg": { "format": "{}", "snippet": "setindexpreamble{${1:preamble%text}}" } }, { "name": "setparsizes", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "setparsizes{${1:indent%l}}{${2:distance%l}}{${3:last-line end space}}" } }, { "name": "setpartpreamble", "arg": { "format": "[][]{}", "snippet": "setpartpreamble[${2:position%keyvals}][${3:width}]{${1:preamble%text}}", "keys": [ "\\setpartpreamble,\\setchapterpreamble" ], "keyPos": 0 } }, { "name": "setpartpreamble", "arg": { "format": "[]{}", "snippet": "setpartpreamble[${2:position%keyvals}]{${1:preamble%text}}", "keys": [ "\\setpartpreamble,\\setchapterpreamble" ], "keyPos": 0 } }, { "name": "setpartpreamble", "arg": { "format": "{}", "snippet": "setpartpreamble{${1:preamble%text}}" } }, { "name": "subject", "arg": { "format": "{}", "snippet": "subject{${1:subject%text}}" } }, { "name": "subparagraphformat", "unusual": true }, { "name": "subparagraphnumdepth", "unusual": true }, { "name": "subparagraphtocdepth", "unusual": true }, { "name": "subsectionformat", "unusual": true }, { "name": "subsectionmarkformat", "unusual": true }, { "name": "subsectionnumdepth", "unusual": true }, { "name": "subsectiontocdepth", "unusual": true }, { "name": "subsubsectionformat", "unusual": true }, { "name": "subsubsectionnumdepth", "unusual": true }, { "name": "subsubsectiontocdepth", "unusual": true }, { "name": "subtitle", "arg": { "format": "{}", "snippet": "subtitle{${1:subtitle%text}}" } }, { "name": "tableformat", "unusual": true }, { "name": "textmaybesf", "arg": { "format": "{}", "snippet": "textmaybesf{${1:text}}" } }, { "name": "thechapter", "unusual": true }, { "name": "thefootnotemark", "unusual": true }, { "name": "thispagewasoddfalse", "unusual": true }, { "name": "thispagewasoddtrue", "unusual": true }, { "name": "titlefont", "unusual": true }, { "name": "titlehead", "arg": { "format": "{}", "snippet": "titlehead{${1:title head%text}}" } }, { "name": "titlepagestyle", "unusual": true }, { "name": "uppertitleback", "arg": { "format": "{}", "snippet": "uppertitleback{${1:titlebackhead%text}}" } }, { "name": "UseNumberUsageError", "unusual": true, "arg": { "format": "{}{}", "snippet": "UseNumberUsageError{${1:then code}}{${2:else code}}" } } ], "envs": [ { "name": "addmargin", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:indent}}" } }, { "name": "addmargin*", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:indent}}" } }, { "name": "addmargin", "unusual": true, "arg": { "format": "[]{}", "snippet": "[${2:leftindent}]{${1:indent}}" } }, { "name": "addmargin*", "unusual": true, "arg": { "format": "[]{}", "snippet": "[${2:middleindent}]{${1:indent}}" } }, { "name": "captionbeside", "arg": { "format": "[]{}", "snippet": "[${2:short}]{${1:title}}" } }, { "name": "captionbeside", "arg": { "format": "[]{}[]", "snippet": "[${2:short}]{${1:title}}[${3:pos}]" } }, { "name": "captionbeside", "arg": { "format": "[]{}[][]", "snippet": "[${2:short}]{${1:title}}[${3:pos}][${4:width}]" } }, { "name": "captionbeside", "arg": { "format": "{}", "snippet": "{${1:title}}" } }, { "name": "captionbeside", "arg": { "format": "{}[]", "snippet": "{${1:title}}[${2:pos}]" } }, { "name": "captionbeside", "arg": { "format": "{}[][]", "snippet": "{${1:title}}[${2:pos}][${3:width}]" } }, { "name": "captionbeside", "arg": { "format": "{}[][][]", "snippet": "{${1:title}}[${2:pos}][${3:width}][${4:offset}]" } }, { "name": "addmargin*", "arg": { "format": "[]{}", "snippet": "[${2:inner indent%l}]{${1:indent%l}}" } }, { "name": "addmargin*", "arg": { "format": "{}", "snippet": "{${1:indent%l}}" } }, { "name": "addmargin", "arg": { "format": "[]{}", "snippet": "[${2:left indent%l}]{${1:indent%l}}" } }, { "name": "addmargin", "arg": { "format": "{}", "snippet": "{${1:indent%l}}" } }, { "name": "captionbeside", "arg": { "format": "[]{}[][][]", "snippet": "[${2:short title}]{${1:caption text%text}}[${3:placement}][${4:width}][${5:offset%l}]" } }, { "name": "captionbeside", "arg": { "format": "{}", "snippet": "{${1:caption text%text}}" } }, { "name": "captionofbeside", "arg": { "format": "{}[]{}[][][]", "snippet": "{${1:float type}}[${3:short title}]{${2:caption text%text}}[${4:placement}][${5:width}][${6:offset%l}]" } }, { "name": "captionofbeside", "arg": { "format": "{}{}", "snippet": "{${1:float type}}{${2:caption text%text}}" } }, { "name": "labeling", "arg": { "format": "[]{}", "snippet": "[${2:delimiter}]{${1:widest pattern}}" } }, { "name": "labeling", "arg": { "format": "{}", "snippet": "{${1:widest pattern}}" } } ], "keys": { "\\KOMAoptions#c": [ "draft=${1|true,on,yes,false,off,no|}", "overfullrule=${1|true,on,yes,false,off,no|}", "fontsize=", "titlepage=${1|true,on,yes,false,off,no,firstiscover|}", "toc=${1|bibliography,bib,bibliographynumbered,bibnumbered,numberedbibliography,numberedbib,chapterentrywithdots,chapterentrydotfill,chapterentrywithoutdots,chapterentryfill,flat,left,graduated,indent,indented,indenttextentries,indentunnumbered,numberline,index,idx,indexnumbered,idxnumbered,numberedindex,numberedidx,leftaligntextentries,leftalignunnumbered,nonumberline,listof,listofnumbered,numberedlistof,nobibliography,nobib,noindex,noidx,nolistof,sectionentrywithdots,sectionentrydotfill,sectionentrywithoutdots,sectionentryfill|}", "chapterentrydots=${1|true,on,yes,false,off,no|}", "parskip=${1|false,off,no,full,true,yes,full-,full+,full*,half,half-,half+,half*,never|}", "cleardoublepage=${1|empty,headings,myheadings,plain,current|}", "footnotes=${1|multiple,nomultiple|}", "open=${1|any,left,right|}", "chapterprefix=${1|true,on,yes,false,off,no|}", "appendixprefix=${1|true,on,yes,false,off,no|}", "headings=${1|big,normal,onelineappendix,noappendixprefix,appendixwithoutprefix,appendixwithoutprefixline,onelinechapter,nochapterprefix,chapterwithoutprefix,chapterwithoutprefixline,openany,openleft,openright,optiontohead,optiontoheadandtoc,optiontotocandhead,optiontotoc,small,standardclasses,twolineappendix,appendixprefix,appendixwithprefix,appendixwithprefixline,twolinechapter,chapterprefix,chapterwithprefix,chapterwithprefixline|}", "numbers=${1|autoendperiod,autoenddot,auto,endperiod,withendperiod,periodatend,enddot,withenddot,dotatend,noendperiod,noperiodatend,noenddot,nodotatend|}", "chapteratlists", "chapteratlists=", "captions=${1|bottombeside,besidebottom,centeredbeside,besidecentered,middlebeside,besidemiddle,figureheading,figureabove,abovefigure,topatfigure,figuresignature,belowfigure,bottomatfiggure,heading,above,top,innerbeside,besideinner,leftbeside,besideleft,nooneline,oneline,outerbeside,besideouter,rightbeside,besideright,signature,below,bot,bottom,tableheading,tableabove,abovetable,abovetabular,topattable,tablesignature,belowtable,belowtabular,bottomattable,topbeside,besidetop|}", "listof=${1|chapterentry,withchapterentry,chaptergapline,onelinechaptergap,chaptergapsmall,smallchaptergap,entryprefix,flat,left,graduated,indent,indented,leveldown,indenttextentries,indentunnumbered,numberline,leftaligntextentries,leftalignunnumbered,nonumberline,nochaptergap,ignorechapter,notoc,nottotoc,plainheading,numbered,totocnumbered,tocnumbered,numberedtoc,numberedtotoc,standardlevel,totoc,toc,notnumbered|}", "bibliography=${1|leveldown,notoc,nottotoc,plainheading,numbered,tocnumbered,totocnumbered,numberedtoc,numberedtotoc,oldstyle,openstyle,standardlevel,toc,totoc,notnumbered|}", "index=${1|leveldown,notoc,nottotoc,plainheading,numbered,tocnumbered,totocnumbered,numberedtoc,numberedtotoc,standardlevel,toc,totoc,notnumbered|}", "bookmarkpackage=${1|true,on,yes,false,off,no|}" ], "\\setkomafont#c,\\addtokomafont#c,\\usekomafont#c,\\usesizeofkomafont#c,\\usefamilyofkomafont#c,\\useseriesofkomafont#c,\\useshapeofkomafont#c,\\useencodingofkomafont#c,\\usefontofkomafont#c": [ "author", "caption", "captionlabel", "chapter", "chapterentry", "chapterentrydots", "chapterentrypagenumber", "chapterprefix", "date", "dedication", "descriptionlabel", "dictum", "dictumauthor", "dictumtext", "disposition", "footnote", "footnotelabel", "footnotereference", "footnoterule", "itemizelabel", "labelinglabel", "labelingseparator", "labelitemi", "labelitemii", "labelitemiii", "labelitemiv", "minisec", "pagefoot", "pagehead", "pageheadfoot", "pagenumber", "pagination", "paragraph", "part", "partentry", "partentrypagenumber", "partnumber", "publishers", "section", "sectionentry", "sectionentrydots", "sectionentrypagenumber", "sectioning", "subject", "subparagraph", "subsection", "subsubsection", "subtitle", "title", "titlehead" ], "\\DeclareSectionCommand#c,\\DeclareNewSectionCommand#c,\\RedeclareSectionCommand#c,\\ProvideSectionCommand#c,\\DeclareSectionCommands#c,\\DeclareNewSectionCommands#c,\\RedeclareSectionCommands#c,\\ProvideSectionCommands#c": [ "counterwithin=${1:counter}", "counterwithout=${1:counter}", "expandtopt=${1|true,on,yes,false,off,no|}", "level=${1:integer}", "style=${1:style}", "tocstyle=${1:TOC style}", "afterindent=", "afterskip=", "beforeskip=", "font=${1:font commands}", "indent=", "runin=${1|true,on,yes,false,off,no|}", "innerskip=", "pagestyle=${1:page style}", "prefixfont=${1:font commands}" ], "\\setcapwidth,\\setcapdynwidth": [ "l", "c", "r", "i", "o" ], "\\setcaptionalignment": [ "c", "j", "l", "r", "C", "J", "L", "R" ], "\\cleardoublepageusingstyle#c,\\cleardoubleoddpageusingstyle#c,\\cleardoubleevenpageusingstyle#c": [ "empty", "headings", "myheadings", "plain" ], "\\setpartpreamble,\\setchapterpreamble": [ "o", "u", "l", "r", "c" ], "\\floatstyle": [ "komaabove", "komabelow" ] }, "args": [] } ================================================ FILE: data/packages/class-scrlttr2.json ================================================ { "deps": [ { "name": "scrkbase" }, { "name": "typearea" }, { "name": "scrlogo" }, { "name": "eso-pic", "if": "visualize" }, { "name": "xcolor", "if": "copy" }, { "name": "graphicx", "if": "copy" } ], "macros": [ { "name": "addrchar", "arg": { "format": "{}", "snippet": "addrchar{${1:initial letter}}" } }, { "name": "addrentry", "arg": { "format": "{}{}{}{}{}{}{}{}{}", "snippet": "addrentry{${1:last name}}{${2:first name}}{${3:address}}{${4:phone}}{${5:F1}}{${6:F2}}{${7:F3}}{${8:F4}}{${9:key%plain}}" } }, { "name": "addtolengthplength", "arg": { "format": "[]{}{}", "snippet": "addtolengthplength[${3:factor}]{${1:length}}{${2:pseudo-length%keyvals}}", "keys": [ "\\useplength#c,\\setplength#c,\\addtoplength#c,\\setlengthtoplength#c,\\addtolengthplength#c,\\setplengthtowidth#c,\\setplengthtoheight#c,\\setplengthtodepth#c,\\setplengthtototalheight#c" ], "keyPos": 2 } }, { "name": "addtolengthplength", "arg": { "format": "{}{}", "snippet": "addtolengthplength{${1:length}}{${2:pseudo-length%keyvals}}", "keys": [ "\\useplength#c,\\setplength#c,\\addtoplength#c,\\setlengthtoplength#c,\\addtolengthplength#c,\\setplengthtowidth#c,\\setplengthtoheight#c,\\setplengthtodepth#c,\\setplengthtototalheight#c" ], "keyPos": 1 } }, { "name": "addtoplength", "arg": { "format": "[]{}{}", "snippet": "addtoplength[${3:factor}]{${1:pseudo-length%keyvals}}{${2:value}}", "keys": [ "\\useplength#c,\\setplength#c,\\addtoplength#c,\\setlengthtoplength#c,\\addtolengthplength#c,\\setplengthtowidth#c,\\setplengthtoheight#c,\\setplengthtodepth#c,\\setplengthtototalheight#c" ], "keyPos": 1 } }, { "name": "addtoplength", "arg": { "format": "{}{}", "snippet": "addtoplength{${1:pseudo-length%keyvals}}{${2:value}}", "keys": [ "\\useplength#c,\\setplength#c,\\addtoplength#c,\\setlengthtoplength#c,\\addtolengthplength#c,\\setplengthtowidth#c,\\setplengthtoheight#c,\\setplengthtodepth#c,\\setplengthtototalheight#c" ], "keyPos": 0 } }, { "name": "addtoreffields", "arg": { "format": "{}", "snippet": "addtoreffields{${1:name}}" } }, { "name": "AtBeginLetter", "unusual": true, "arg": { "format": "{}", "snippet": "AtBeginLetter{${1:code}}" } }, { "name": "AtEndLetter", "unusual": true, "arg": { "format": "{}", "snippet": "AtEndLetter{${1:code}}" } }, { "name": "bankname", "unusual": true }, { "name": "cc", "arg": { "format": "{}", "snippet": "cc{${1:distribution list%text}}" } }, { "name": "ccname", "unusual": true }, { "name": "ClassName", "unusual": true }, { "name": "cleardoubleemptypage" }, { "name": "cleardoubleevenemptypage" }, { "name": "cleardoubleevenpage" }, { "name": "cleardoubleevenpageusingstyle", "arg": { "format": "{}", "snippet": "cleardoubleevenpageusingstyle{${1:pagestyle%keyvals}}", "keys": [ "\\cleardoublepageusingstyle#c,\\cleardoubleoddpageusingstyle#c,\\cleardoubleevenpageusingstyle#c" ], "keyPos": 0 } }, { "name": "cleardoubleevenplainpage" }, { "name": "cleardoubleevenstandardpage" }, { "name": "cleardoubleoddemptypage" }, { "name": "cleardoubleoddpage" }, { "name": "cleardoubleoddpageusingstyle", "arg": { "format": "{}", "snippet": "cleardoubleoddpageusingstyle{${1:pagestyle%keyvals}}", "keys": [ "\\cleardoublepageusingstyle#c,\\cleardoubleoddpageusingstyle#c,\\cleardoubleevenpageusingstyle#c" ], "keyPos": 0 } }, { "name": "cleardoubleoddplainpage" }, { "name": "cleardoubleoddstandardpage" }, { "name": "cleardoublepageusingstyle", "arg": { "format": "{}", "snippet": "cleardoublepageusingstyle{${1:pagestyle%keyvals}}", "keys": [ "\\cleardoublepageusingstyle#c,\\cleardoubleoddpageusingstyle#c,\\cleardoubleevenpageusingstyle#c" ], "keyPos": 0 } }, { "name": "cleardoubleplainpage" }, { "name": "cleardoublestandardpage" }, { "name": "closing", "arg": { "format": "{}", "snippet": "closing{${1:concluding text%text}}" } }, { "name": "customername", "unusual": true }, { "name": "datename", "unusual": true }, { "name": "defaultreffields" }, { "name": "deffootnote", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "deffootnote[${4:mark width%l}]{${1:indent%l}}{${2:parindent%l}}{${3:definition}}" } }, { "name": "deffootnote", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "deffootnote{${1:indent%l}}{${2:parindent%l}}{${3:definition}}" } }, { "name": "deffootnotemark", "unusual": true, "arg": { "format": "{}", "snippet": "deffootnotemark{${1:definition}}" } }, { "name": "descfont", "unusual": true }, { "name": "emailname", "unusual": true }, { "name": "encl", "arg": { "format": "{}", "snippet": "encl{${1:enclosures%text}}" } }, { "name": "enclname", "unusual": true }, { "name": "faxname", "unusual": true }, { "name": "footfont", "unusual": true }, { "name": "foreachemptykomavar", "unusual": true, "arg": { "format": "{}{}", "snippet": "foreachemptykomavar{${1:list of variables}}{${2:command}}" } }, { "name": "foreachkomavar", "unusual": true, "arg": { "format": "{}{}", "snippet": "foreachkomavar{${1:list of variables}}{${2:command}}" } }, { "name": "foreachkomavarifempty", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "foreachkomavarifempty{${1:list of variables}}{${2:then code}}{${3:else code}}" } }, { "name": "foreachnonemptykomavar", "unusual": true, "arg": { "format": "{}{}", "snippet": "foreachnonemptykomavar{${1:list of variables}}{${2:command}}" } }, { "name": "headfont", "unusual": true }, { "name": "headfromname", "unusual": true }, { "name": "headtoname", "unusual": true }, { "name": "Ifkomavar", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "Ifkomavar{${1:name}}{${2:then code}}{${3:else code}}" } }, { "name": "Ifkomavarempty*", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "Ifkomavarempty*{${1:name}}{${2:true}}{${3:false}}" } }, { "name": "Ifkomavarempty", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "Ifkomavarempty{${1:name}}{${2:true}}{${3:false}}" } }, { "name": "Ifplength", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "Ifplength{${1:pseudo-length}}{${2:then code}}{${3:else code}}" } }, { "name": "Ifthispageodd", "unusual": true, "arg": { "format": "{}{}", "snippet": "Ifthispageodd{${1:true code}}{${2:false code}}" } }, { "name": "ifthispagewasodd", "unusual": true }, { "name": "invoicename", "unusual": true }, { "name": "KOMAClassFileName", "unusual": true }, { "name": "KOMAClassName", "unusual": true }, { "name": "labelinglabel", "unusual": true, "arg": { "format": "{}", "snippet": "labelinglabel{${1:arg}}" } }, { "name": "labelitemfont", "unusual": true }, { "name": "letterlastpage", "unusual": true }, { "name": "LetterOptionNeedsPapersize", "arg": { "format": "{}{}", "snippet": "LetterOptionNeedsPapersize{${1:option name}}{${2:paper size}}" } }, { "name": "letterpagemark", "unusual": true }, { "name": "letterpagestyle", "unusual": true }, { "name": "LoadLetterOption", "arg": { "format": "{}", "snippet": "LoadLetterOption{${1:name%keyvals}}", "keys": [ "\\LoadLetterOption#c,\\LoadLetterOptions#c" ], "keyPos": 0 } }, { "name": "LoadLetterOptions", "arg": { "format": "{}", "snippet": "LoadLetterOptions{${1:list of names%keyvals}}", "keys": [ "\\LoadLetterOption#c,\\LoadLetterOptions#c" ], "keyPos": 0 } }, { "name": "marginline", "arg": { "format": "{}", "snippet": "marginline{${1:margin note%text}}" } }, { "name": "maybesffamily" }, { "name": "mobilephonename", "unusual": true }, { "name": "multfootsep", "unusual": true }, { "name": "multiplefootnotemarker", "unusual": true }, { "name": "multiplefootnoteseparator", "unusual": true }, { "name": "myrefname", "unusual": true }, { "name": "newkomavar*", "arg": { "format": "[]{}", "snippet": "newkomavar*[${2:description}]{${1:name}}" } }, { "name": "newkomavar*", "arg": { "format": "{}", "snippet": "newkomavar*{${1:name}}" } }, { "name": "newkomavar", "arg": { "format": "[]{}", "snippet": "newkomavar[${2:description}]{${1:name}}" } }, { "name": "newkomavar", "arg": { "format": "{}", "snippet": "newkomavar{${1:name}}" } }, { "name": "newplength", "unusual": true, "arg": { "format": "{}", "snippet": "newplength{${1:name}}" } }, { "name": "opening", "arg": { "format": "{}", "snippet": "opening{${1:salutation%text}}" } }, { "name": "phonename", "unusual": true }, { "name": "pnumfont", "unusual": true }, { "name": "ps" }, { "name": "raggedfootnote", "unusual": true }, { "name": "raggedsignature", "unusual": true }, { "name": "raggedsubject", "unusual": true }, { "name": "removereffields" }, { "name": "setfootnoterule", "unusual": true, "arg": { "format": "[]{}", "snippet": "setfootnoterule[${2:thickness}]{${1:length}}" } }, { "name": "setfootnoterule", "unusual": true, "arg": { "format": "{}", "snippet": "setfootnoterule{${1:length}}" } }, { "name": "setkomavar*", "arg": { "format": "{}{}", "snippet": "setkomavar*{${1:name%keyvals}}{${2:description%text}}", "keys": [ "\\setkomavar#c,\\setkomavar*#c,\\usekomavar#c,\\usekomavar*#c" ], "keyPos": 0 } }, { "name": "setkomavar*", "arg": { "format": "{}{}", "snippet": "setkomavar*{${1:name%keyvals}}{${2:description%text}}", "keys": [ "\\setkomavar#c,\\setkomavar*#c,\\usekomavar#c,\\usekomavar*#c" ], "keyPos": 0 } }, { "name": "setkomavar", "arg": { "format": "{}[]{}", "snippet": "setkomavar{${1:name%keyvals}}[${3:description%text}]{${2:content%text}}", "keys": [ "\\setkomavar#c,\\setkomavar*#c,\\usekomavar#c,\\usekomavar*#c" ], "keyPos": 0 } }, { "name": "setkomavar", "arg": { "format": "{}{}", "snippet": "setkomavar{${1:name%keyvals}}{${2:content%text}}", "keys": [ "\\setkomavar#c,\\setkomavar*#c,\\usekomavar#c,\\usekomavar*#c" ], "keyPos": 0 } }, { "name": "setlengthtoplength", "arg": { "format": "[]{}{}", "snippet": "setlengthtoplength[${3:factor}]{${1:length}}{${2:pseudo-length%keyvals}}", "keys": [ "\\useplength#c,\\setplength#c,\\addtoplength#c,\\setlengthtoplength#c,\\addtolengthplength#c,\\setplengthtowidth#c,\\setplengthtoheight#c,\\setplengthtodepth#c,\\setplengthtototalheight#c" ], "keyPos": 2 } }, { "name": "setlengthtoplength", "arg": { "format": "{}{}", "snippet": "setlengthtoplength{${1:length}}{${2:pseudo-length%keyvals}}", "keys": [ "\\useplength#c,\\setplength#c,\\addtoplength#c,\\setlengthtoplength#c,\\addtolengthplength#c,\\setplengthtowidth#c,\\setplengthtoheight#c,\\setplengthtodepth#c,\\setplengthtototalheight#c" ], "keyPos": 1 } }, { "name": "setparsizes", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "setparsizes{${1:indent%l}}{${2:distance%l}}{${3:last-line end space}}" } }, { "name": "setplength", "arg": { "format": "[]{}{}", "snippet": "setplength[${3:factor}]{${1:pseudo-length%keyvals}}{${2:value}}", "keys": [ "\\useplength#c,\\setplength#c,\\addtoplength#c,\\setlengthtoplength#c,\\addtolengthplength#c,\\setplengthtowidth#c,\\setplengthtoheight#c,\\setplengthtodepth#c,\\setplengthtototalheight#c" ], "keyPos": 1 } }, { "name": "setplength", "arg": { "format": "{}{}", "snippet": "setplength{${1:pseudo-length%keyvals}}{${2:value}}", "keys": [ "\\useplength#c,\\setplength#c,\\addtoplength#c,\\setlengthtoplength#c,\\addtolengthplength#c,\\setplengthtowidth#c,\\setplengthtoheight#c,\\setplengthtodepth#c,\\setplengthtototalheight#c" ], "keyPos": 0 } }, { "name": "setplengthtodepth", "arg": { "format": "[]{}{}", "snippet": "setplengthtodepth[${3:factor}]{${1:pseudo-length%keyvals}}{${2:content}}", "keys": [ "\\useplength#c,\\setplength#c,\\addtoplength#c,\\setlengthtoplength#c,\\addtolengthplength#c,\\setplengthtowidth#c,\\setplengthtoheight#c,\\setplengthtodepth#c,\\setplengthtototalheight#c" ], "keyPos": 1 } }, { "name": "setplengthtodepth", "arg": { "format": "{}{}", "snippet": "setplengthtodepth{${1:pseudo-length%keyvals}}{${2:content}}", "keys": [ "\\useplength#c,\\setplength#c,\\addtoplength#c,\\setlengthtoplength#c,\\addtolengthplength#c,\\setplengthtowidth#c,\\setplengthtoheight#c,\\setplengthtodepth#c,\\setplengthtototalheight#c" ], "keyPos": 0 } }, { "name": "setplengthtoheight", "arg": { "format": "[]{}{}", "snippet": "setplengthtoheight[${3:factor}]{${1:pseudo-length%keyvals}}{${2:content}}", "keys": [ "\\useplength#c,\\setplength#c,\\addtoplength#c,\\setlengthtoplength#c,\\addtolengthplength#c,\\setplengthtowidth#c,\\setplengthtoheight#c,\\setplengthtodepth#c,\\setplengthtototalheight#c" ], "keyPos": 1 } }, { "name": "setplengthtoheight", "arg": { "format": "{}{}", "snippet": "setplengthtoheight{${1:pseudo-length%keyvals}}{${2:content}}", "keys": [ "\\useplength#c,\\setplength#c,\\addtoplength#c,\\setlengthtoplength#c,\\addtolengthplength#c,\\setplengthtowidth#c,\\setplengthtoheight#c,\\setplengthtodepth#c,\\setplengthtototalheight#c" ], "keyPos": 0 } }, { "name": "setplengthtototalheight", "arg": { "format": "[]{}{}", "snippet": "setplengthtototalheight[${3:factor}]{${1:pseudo-length%keyvals}}{${2:content}}", "keys": [ "\\useplength#c,\\setplength#c,\\addtoplength#c,\\setlengthtoplength#c,\\addtolengthplength#c,\\setplengthtowidth#c,\\setplengthtoheight#c,\\setplengthtodepth#c,\\setplengthtototalheight#c" ], "keyPos": 1 } }, { "name": "setplengthtototalheight", "arg": { "format": "{}{}", "snippet": "setplengthtototalheight{${1:pseudo-length%keyvals}}{${2:content}}", "keys": [ "\\useplength#c,\\setplength#c,\\addtoplength#c,\\setlengthtoplength#c,\\addtolengthplength#c,\\setplengthtowidth#c,\\setplengthtoheight#c,\\setplengthtodepth#c,\\setplengthtototalheight#c" ], "keyPos": 0 } }, { "name": "setplengthtowidth", "arg": { "format": "[]{}{}", "snippet": "setplengthtowidth[${3:factor}]{${1:pseudo-length%keyvals}}{${2:content}}", "keys": [ "\\useplength#c,\\setplength#c,\\addtoplength#c,\\setlengthtoplength#c,\\addtolengthplength#c,\\setplengthtowidth#c,\\setplengthtoheight#c,\\setplengthtodepth#c,\\setplengthtototalheight#c" ], "keyPos": 1 } }, { "name": "setplengthtowidth", "arg": { "format": "{}{}", "snippet": "setplengthtowidth{${1:pseudo-length%keyvals}}{${2:content}}", "keys": [ "\\useplength#c,\\setplength#c,\\addtoplength#c,\\setlengthtoplength#c,\\addtolengthplength#c,\\setplengthtowidth#c,\\setplengthtoheight#c,\\setplengthtodepth#c,\\setplengthtototalheight#c" ], "keyPos": 0 } }, { "name": "startbreaks", "unusual": true }, { "name": "stopbreaks", "unusual": true }, { "name": "stopletter", "unusual": true }, { "name": "subjectname", "unusual": true }, { "name": "textmaybesf", "arg": { "format": "{}", "snippet": "textmaybesf{${1:text}}" } }, { "name": "thefootnotemark", "unusual": true }, { "name": "thisletter", "unusual": true }, { "name": "thispagewasoddfalse", "unusual": true }, { "name": "thispagewasoddtrue", "unusual": true }, { "name": "usekomavar*", "arg": { "format": "[]{}", "snippet": "usekomavar*[${2:command}]{${1:name%keyvals}}", "keys": [ "\\setkomavar#c,\\setkomavar*#c,\\usekomavar#c,\\usekomavar*#c" ], "keyPos": 1 } }, { "name": "usekomavar*", "arg": { "format": "{}", "snippet": "usekomavar*{${1:name%keyvals}}", "keys": [ "\\setkomavar#c,\\setkomavar*#c,\\usekomavar#c,\\usekomavar*#c" ], "keyPos": 0 } }, { "name": "usekomavar", "arg": { "format": "[]{}", "snippet": "usekomavar[${2:command}]{${1:name%keyvals}}", "keys": [ "\\setkomavar#c,\\setkomavar*#c,\\usekomavar#c,\\usekomavar*#c" ], "keyPos": 1 } }, { "name": "usekomavar", "arg": { "format": "{}", "snippet": "usekomavar{${1:name%keyvals}}", "keys": [ "\\setkomavar#c,\\setkomavar*#c,\\usekomavar#c,\\usekomavar*#c" ], "keyPos": 0 } }, { "name": "useplength", "arg": { "format": "{}", "snippet": "useplength{${1:pseudo-length%keyvals}}", "keys": [ "\\useplength#c,\\setplength#c,\\addtoplength#c,\\setlengthtoplength#c,\\addtolengthplength#c,\\setplengthtowidth#c,\\setplengthtoheight#c,\\setplengthtodepth#c,\\setplengthtototalheight#c" ], "keyPos": 0 } }, { "name": "wwwname", "unusual": true }, { "name": "yourmailname", "unusual": true }, { "name": "yourrefname", "unusual": true }, { "name": "showfields", "unusual": true, "arg": { "format": "{}", "snippet": "showfields{${1:field list%keyvals}}", "keys": [ "\\showfields" ], "keyPos": 0 } }, { "name": "setshowstyle", "unusual": true, "arg": { "format": "{}", "snippet": "setshowstyle{${1:style%keyvals}}", "keys": [ "\\setshowstyle" ], "keyPos": 0 } }, { "name": "edgesize", "unusual": true }, { "name": "showenvelope", "unusual": true, "arg": { "format": "()()", "snippet": "showenvelope(${1:width},${2:height})(${3:h-offset},${4:v-offset})" } }, { "name": "showenvelope", "unusual": true, "arg": { "format": "()()[]", "snippet": "showenvelope(${2:width},${3:height})(${4:h-offset},${5:v-offset})[${1:instructions}]" } }, { "name": "showISOenvelope", "unusual": true, "arg": { "format": "{}", "snippet": "showISOenvelope{${1:format%keyvals}}", "keys": [ "\\showISOenvelope#c" ], "keyPos": 0 } }, { "name": "showISOenvelope", "unusual": true, "arg": { "format": "{}[]", "snippet": "showISOenvelope{${1:format%keyvals}}[${2:instructions}]", "keys": [ "\\showISOenvelope#c" ], "keyPos": 0 } }, { "name": "showUScommercial", "unusual": true, "arg": { "format": "{}", "snippet": "showUScommercial{${1:format%keyvals}}", "keys": [ "\\showUScommercial#c" ], "keyPos": 0 } }, { "name": "showUScommercial", "unusual": true, "arg": { "format": "{}[]", "snippet": "showUScommercial{${1:format%keyvals}}[${2:instructions}]", "keys": [ "\\showUScommercial#c" ], "keyPos": 0 } }, { "name": "showUScheck", "unusual": true }, { "name": "showUScheck", "unusual": true, "arg": { "format": "[]", "snippet": "showUScheck[${1:instructions}]" } }, { "name": "unitfactor", "unusual": true }, { "name": "showfields", "if": "visualize", "arg": { "format": "{}", "snippet": "showfields{${1:field list%keyvals}}" } }, { "name": "setshowstyle", "if": "visualize", "arg": { "format": "{}", "snippet": "setshowstyle{${1:style%keyvals}}" } }, { "name": "edgesize", "if": "visualize" }, { "name": "showenvelope", "if": "visualize", "arg": { "format": "()()", "snippet": "showenvelope(${1:width},${2:height})(${3:h-offset},${4:v-offset})" } }, { "name": "showenvelope", "if": "visualize", "arg": { "format": "()()[]", "snippet": "showenvelope(${2:width},${3:height})(${4:h-offset},${5:v-offset})[${1:instructions}]" } }, { "name": "showISOenvelope", "if": "visualize", "arg": { "format": "{}", "snippet": "showISOenvelope{${1:format%keyvals}}" } }, { "name": "showISOenvelope", "if": "visualize", "arg": { "format": "{}[]", "snippet": "showISOenvelope{${1:format%keyvals}}[${2:instructions}]" } }, { "name": "showUScommercial", "if": "visualize", "arg": { "format": "{}", "snippet": "showUScommercial{${1:format%keyvals}}" } }, { "name": "showUScommercial", "if": "visualize", "arg": { "format": "{}[]", "snippet": "showUScommercial{${1:format%keyvals}}[${2:instructions}]" } }, { "name": "showUScheck", "if": "visualize" }, { "name": "showUScheck", "if": "visualize", "arg": { "format": "[]", "snippet": "showUScheck[${1:instructions}]" } }, { "name": "unitfactor", "if": "visualize" }, { "name": "makelabels", "if": "makelabels" }, { "name": "selectlabeltype", "if": "makelabels", "arg": { "format": "{}", "snippet": "selectlabeltype{${1:type%keyvals}}", "keys": [ "\\selectlabeltype#c" ], "keyPos": 0 } }, { "name": "selectlabeltype", "if": "makelabels", "arg": { "format": "[]{}", "snippet": "selectlabeltype[${2:integer}]{${1:type%keyvals}}", "keys": [ "\\selectlabeltype#c" ], "keyPos": 1 } }, { "name": "startlabels", "if": "makelabels", "unusual": true }, { "name": "mlabel", "if": "makelabels", "unusual": true, "arg": { "format": "{}{}", "snippet": "mlabel{${1:arg1}}{${2:arg2}}" } }, { "name": "mlabeltype", "if": "makelabels", "unusual": true, "arg": { "format": "{}{}", "snippet": "mlabeltype{${1:integer}}{${2:type}}" } }, { "name": "LetterCopyMarker", "if": "copy", "unusual": true }, { "name": "copyname", "if": "copy", "unusual": true } ], "envs": [ { "name": "addmargin*", "arg": { "format": "[]{}", "snippet": "[${2:inner indent%l}]{${1:indent%l}}" } }, { "name": "addmargin*", "arg": { "format": "{}", "snippet": "{${1:indent%l}}" } }, { "name": "addmargin", "arg": { "format": "[]{}", "snippet": "[${2:left indent%l}]{${1:indent%l}}" } }, { "name": "addmargin", "arg": { "format": "{}", "snippet": "{${1:indent%l}}" } }, { "name": "labeling", "arg": { "format": "[]{}", "snippet": "[${2:delimiter}]{${1:widest pattern}}" } }, { "name": "labeling", "arg": { "format": "{}", "snippet": "{${1:widest pattern}}" } }, { "name": "letter", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:recipient}}" } }, { "name": "letter", "arg": { "format": "{}", "snippet": "{${1:recipient}}" } } ], "keys": { "\\KOMAoptions#c": [ "draft=${1|true,on,yes,false,off,no|}", "overfullrule=${1|true,on,yes,false,off,no|}", "fontsize=", "foldmarks=${1:setting}", "firsthead=${1|true,on,yes,false,off,no|}", "fromalign=${1|center,centered,middle,false,no,off,left,locationleft,leftlocation,locationright,rightlocation,location,right|}", "fromrule=${1|afteraddress,below,on,true,yes,aftername,false,no,off|}", "symbolicnames=${1|true,on,yes,false,off,no,marvosym,fontawesome,awesome|}", "fromphone=${1|true,on,yes,false,off,no|}", "frommobilephone=${1|true,on,yes,false,off,no|}", "fromfax=${1|true,on,yes,false,off,no|}", "fromemail=${1|true,on,yes,false,off,no|}", "fromurl=${1|true,on,yes,false,off,no|}", "fromlogo=${1|true,on,yes,false,off,no|}", "addrfield=${1|backgroundimage,PPbackgroundimage,PPBackgroundImage,PPBackGroundImage,ppbackgroundimage,ppBackgroundImage,ppBackGroundImage,false,off,no,image,Image,PPimage,PPImage,ppimage,ppImage,PP,pp,PPexplicite,PPExplicite,ppexplicite,ppExplicite,topaligned,alignedtop,true,on,yes|}", "backaddress=${1|true,on,yes,false,off,no,underlined,plain|}", "priority=${1|false,off,no,manual,B,b,economy,Economy,ECONOMY,B-ECONOMY,B-Economy,b-economy,A,a,priority,Priority,PRIORITY,A-PRIORITY,A-Priority,a-priority|}", "locfield=${1|narrow,wide|}", "numericaldate=${1|true,on,yes,false,off,no|}", "refline=${1|dateleft,dateright,narrow,nodate,wide|}", "subject=${1|afteropening,beforeopening,centered,left,right,titled,underlined,untitled|}", "enlargefirstpage=${1|true,on,yes,false,off,no|}", "firstfoot=${1|true,on,yes,false,off,no|}", "parskip=${1|false,off,no,full,true,yes,full-,full+,full*,half,half-,half+,half*,never|}", "pagenumber=${1|bot,foot,botcenter,botcentered,botmittle,footcenter,footcentered,footmiddle,botleft,footleft,botright,footright,center,centered,middle,false,no,off,head,top,headcenter,headcentered,headmiddle,topcenter,topcentered,topmiddle,headleft,topleft,headright,topright,left,right|}", "cleardoublepage=${1|empty,headings,myheadings,plain,current|}", "footnotes=${1|multiple,nomultiple|}" ], "\\showfields": [ "test", "head", "foot", "address", "location", "refline" ], "\\setshowstyle": [ "frame", "rule", "edges" ], "\\showISOenvelope#c": [ "C4", "C5", "C5/6", "DL", "C6" ], "\\showUScommercial#c": [ "9", "10" ], "\\setkomavar#c,\\setkomavar*#c,\\usekomavar#c,\\usekomavar*#c": [ "addresseeimage", "backaddress", "backaddressseparator", "ccseparator", "customer", "date", "emailseparator", "enclseparator", "faxseparator", "firstfoot", "firsthead", "fromaddress", "frombank", "fromemail", "fromfax", "fromlogo", "frommobilephone", "fromname", "fromphone", "fromurl", "fromzipcode", "invoice", "location", "myref", "nextfoot", "nexthead", "phoneseparator", "place", "placeseparator", "PPdatamatrix", "PPcode", "signature", "specialmail", "subject", "subjectseparator", "title", "toaddress", "toname", "yourmail", "yourref", "zipcodeseparator" ], "\\useplength#c,\\setplength#c,\\addtoplength#c,\\setlengthtoplength#c,\\addtolengthplength#c,\\setplengthtowidth#c,\\setplengthtoheight#c,\\setplengthtodepth#c,\\setplengthtototalheight#c": [ "backaddrheight", "bfoldmarklength", "bfoldmarkvpos", "firstfoothpos", "firstfootvpos", "firstfootwidth", "firstheadhpos", "firstheadvpos", "firstheadwidth", "foldmarkhpos", "foldmarkvpos", "fromrulethickness", "fromrulewidth", "lfoldmarkhpos", "lfoldmarklength", "locheight", "lochpos", "locvpos", "locwidth", "mfoldmarklength", "mfoldmarkvpos", "pfoldmarklength", "PPdatamatrixvskip", "PPheadheight", "PPheadwidth", "refaftervskip", "refhpos", "refvpos", "refwidth", "sigbeforevskip", "sigindent", "specialmailindent", "specialmailrightindent", "subjectaftervskip", "subjectbeforevskip", "additional verti", "subjectvpos", "tfoldmarklength", "tfoldmarkvpos", "toaddrheight", "toaddrhpos", "toaddrindent", "toaddrvpos", "toaddrwidth" ], "\\setkomafont#c,\\addtokomafont#c,\\usekomafont#c,\\usesizeofkomafont#c,\\usefamilyofkomafont#c,\\useseriesofkomafont#c,\\useshapeofkomafont#c,\\useencodingofkomafont#c,\\usefontofkomafont#c": [ "addressee", "backaddress", "descriptionlabel", "foldmark", "footnote", "footnotelabel", "footnotereference", "footnoterule", "fromaddress", "fromname", "fromrule", "itemizelabel", "labelinglabel", "labelingseparator", "labelitemi", "labelitemii", "labelitemiii", "labelitemiv", "pagefoot", "pagehead", "pageheadfoot", "pagenumber", "pagination", "placeanddate", "refname", "refvalue", "specialmail", "lettersubject", "lettertitle", "toaddress", "toname" ], "\\LoadLetterOption#c,\\LoadLetterOptions#c": [ "DIN", "DINmtext", "KakuLL", "KOMAold", "NF", "NipponEH", "NipponEL", "NipponLH", "NipponLL", "NipponRL", "SN", "SNleft", "UScommercial9", "UScommercial9DW" ], "\\cleardoublepageusingstyle#c,\\cleardoubleoddpageusingstyle#c,\\cleardoubleevenpageusingstyle#c": [ "empty", "headings", "myheadings", "plain" ], "\\selectlabeltype#c": [ "avery_5162" ] }, "args": [] } ================================================ FILE: data/packages/class-scrreprt.json ================================================ { "deps": [ { "name": "scrpage2" }, { "name": "scrkbase" }, { "name": "tocbasic" }, { "name": "typearea" }, { "name": "scrlogo" }, { "name": "scrlayer-scrpage", "if": "emulatestandardclasses" } ], "macros": [ { "name": "addchap", "arg": { "format": "[]{}", "snippet": "addchap[${2:short title}]{${1:title}}" } }, { "name": "addchap", "arg": { "format": "{}", "snippet": "addchap{${1:title}}" } }, { "name": "addchap*", "arg": { "format": "{}", "snippet": "addchap*{${1:title}}" } }, { "name": "addpart", "arg": { "format": "[]{}", "snippet": "addpart[${2:short title}]{${1:title}}" } }, { "name": "addpart", "arg": { "format": "{}", "snippet": "addpart{${1:title}}" } }, { "name": "addpart*", "arg": { "format": "{}", "snippet": "addpart*{${1:title}}" } }, { "name": "addsec", "arg": { "format": "[]{}", "snippet": "addsec[${2:short title}]{${1:title}}" } }, { "name": "addsec", "arg": { "format": "{}", "snippet": "addsec{${1:title}}" } }, { "name": "addsec*", "arg": { "format": "{}", "snippet": "addsec*{${1:title}}" } }, { "name": "addtokomafont", "unusual": true, "arg": { "format": "{}{}", "snippet": "addtokomafont{${1:name}}{${2:cmd}}" } }, { "name": "areaset", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "areaset[${3:bcor}]{${1:width}}{${2:height}}" } }, { "name": "areaset", "unusual": true, "arg": { "format": "{}{}", "snippet": "areaset{${1:width}}{${2:height}}" } }, { "name": "captionabove", "arg": { "format": "[]{}", "snippet": "captionabove[${2:entry}]{${1:text}}" } }, { "name": "captionabove", "arg": { "format": "{}", "snippet": "captionabove{${1:text}}" } }, { "name": "captionbelow", "arg": { "format": "[]{}", "snippet": "captionbelow[${2:entry}]{${1:text}}" } }, { "name": "captionbelow", "arg": { "format": "{}", "snippet": "captionbelow{${1:text}}" } }, { "name": "chapappifchapterprefix", "unusual": true, "arg": { "format": "{}", "snippet": "chapappifchapterprefix{${1:text}}" } }, { "name": "dedication", "arg": { "format": "{}", "snippet": "dedication{${1:text}}" } }, { "name": "deffootnote", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "deffootnote{${1:indent}}{${2:parindent}}{${3:definition}}" } }, { "name": "deffootnotemark", "unusual": true, "arg": { "format": "{}", "snippet": "deffootnotemark{${1:definition}}" } }, { "name": "deffootnote", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "deffootnote[${4:width}]{${1:indent}}{${2:parindent}}{${3:definition}}" } }, { "name": "dictumauthorformat", "unusual": true, "arg": { "format": "{}", "snippet": "dictumauthorformat{${1:cmd}}" } }, { "name": "dictum", "arg": { "format": "[]{}", "snippet": "dictum[${2:author}]{${1:text}}" } }, { "name": "dictum", "arg": { "format": "{}", "snippet": "dictum{${1:text}}" } }, { "name": "enlargethispage" }, { "name": "extratitle", "arg": { "format": "{}", "snippet": "extratitle{${1:shorttitle}}" } }, { "name": "ifpdfoutput", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifpdfoutput{${1:then}}{${2:else}}" } }, { "name": "ifthispageodd", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifthispageodd{${1:true}}{${2:false}}" } }, { "name": "lowertitleback", "arg": { "format": "{}", "snippet": "lowertitleback{${1:text}}" } }, { "name": "maketitle", "arg": { "format": "[]", "snippet": "maketitle[${1:pagenumber}]" } }, { "name": "marginline", "arg": { "format": "{}", "snippet": "marginline{${1:text}}" } }, { "name": "markboth", "unusual": true }, { "name": "markleft", "unusual": true }, { "name": "markright", "unusual": true }, { "name": "minisec", "arg": { "format": "{}", "snippet": "minisec{${1:title}}" } }, { "name": "othersectionlevelsformat", "unusual": true, "arg": { "format": "{}", "snippet": "othersectionlevelsformat{${1:level}}" } }, { "name": "publishers", "arg": { "format": "{}", "snippet": "publishers{${1:text}}" } }, { "name": "setbibpreamble", "arg": { "format": "{}", "snippet": "setbibpreamble{${1:text}}" } }, { "name": "setcapindent", "unusual": true, "arg": { "format": "{}", "snippet": "setcapindent{${1:indent}}" } }, { "name": "setcapindent*", "unusual": true, "arg": { "format": "{}", "snippet": "setcapindent*{${1:indent}}" } }, { "name": "setcapmargin", "unusual": true, "arg": { "format": "{}", "snippet": "setcapmargin{${1:indent}}" } }, { "name": "setcapmargin*", "unusual": true, "arg": { "format": "{}", "snippet": "setcapmargin*{${1:indent}}" } }, { "name": "setcapmargin", "unusual": true, "arg": { "format": "[]{}", "snippet": "setcapmargin[${2:left}]{${1:indent}}" } }, { "name": "setcapmargin*", "unusual": true, "arg": { "format": "[]{}", "snippet": "setcapmargin*[${2:middle}]{${1:indent}}" } }, { "name": "setcapwidth", "unusual": true, "arg": { "format": "[]{}", "snippet": "setcapwidth[${2:align}]{${1:width}}" } }, { "name": "setcapwidth", "unusual": true, "arg": { "format": "{}", "snippet": "setcapwidth{${1:width}}" } }, { "name": "setchapterpreamble", "unusual": true, "arg": { "format": "[]{}", "snippet": "setchapterpreamble[${2:pos}]{${1:text}}" } }, { "name": "setchapterpreamble", "unusual": true, "arg": { "format": "[][]{}", "snippet": "setchapterpreamble[${2:pos}][${3:width}]{${1:text}}" } }, { "name": "setchapterpreamble", "unusual": true, "arg": { "format": "{}", "snippet": "setchapterpreamble{${1:text}}" } }, { "name": "SetDIVList", "unusual": true, "arg": { "format": "{}", "snippet": "SetDIVList{${1:list}}" } }, { "name": "setindexpreamble", "unusual": true, "arg": { "format": "{}", "snippet": "setindexpreamble{${1:text}}" } }, { "name": "setkomafont", "unusual": true, "arg": { "format": "{}{}", "snippet": "setkomafont{${1:name}}{${2:cmd}}" } }, { "name": "setpartpreamble", "unusual": true, "arg": { "format": "[]{}", "snippet": "setpartpreamble[${2:pos}]{${1:text}}" } }, { "name": "setpartpreamble", "unusual": true, "arg": { "format": "[][]{}", "snippet": "setpartpreamble[${2:pos}][${3:width}]{${1:text}}" } }, { "name": "setpartpreamble", "unusual": true, "arg": { "format": "{}", "snippet": "setpartpreamble{${1:text}}" } }, { "name": "subject", "arg": { "format": "{}", "snippet": "subject{${1:text}}" } }, { "name": "subtitle", "arg": { "format": "{}", "snippet": "subtitle{${1:text}}" } }, { "name": "textsubscript", "arg": { "format": "{}", "snippet": "textsubscript{${1:text}}" } }, { "name": "textsuperscript", "arg": { "format": "{}", "snippet": "textsuperscript{${1:text}}" } }, { "name": "titlehead", "arg": { "format": "{}", "snippet": "titlehead{${1:head}}" } }, { "name": "typearea", "unusual": true, "arg": { "format": "[]{}", "snippet": "typearea[${2:bcor}]{${1:div}}" } }, { "name": "typearea", "unusual": true, "arg": { "format": "{}", "snippet": "typearea{${1:div}}" } }, { "name": "uppertitleback", "arg": { "format": "{}", "snippet": "uppertitleback{${1:text}}" } }, { "name": "usekomafont", "unusual": true, "arg": { "format": "{}", "snippet": "usekomafont{${1:name}}" } }, { "name": "appendixmore" }, { "name": "autodot" }, { "name": "backmatter" }, { "name": "capfont", "unusual": true }, { "name": "caplabelfont", "unusual": true }, { "name": "captionformat", "unusual": true }, { "name": "chapapp", "unusual": true }, { "name": "chapterformat", "unusual": true }, { "name": "chaptermarkformat", "unusual": true }, { "name": "chapterpagestyle", "unusual": true }, { "name": "contentsname", "unusual": true }, { "name": "descfont", "unusual": true }, { "name": "dictumwidth", "unusual": true }, { "name": "figureformat", "unusual": true }, { "name": "frontmatter" }, { "name": "indexpagestyle", "unusual": true }, { "name": "listfigurename", "unusual": true }, { "name": "listtablename", "unusual": true }, { "name": "mainmatter" }, { "name": "partformat", "unusual": true }, { "name": "partpagestyle", "unusual": true }, { "name": "raggeddictum", "unusual": true }, { "name": "raggeddictumauthor", "unusual": true }, { "name": "raggeddictumtext", "unusual": true }, { "name": "raggedsection", "unusual": true }, { "name": "sectfont", "unusual": true }, { "name": "sectionmarkformat", "unusual": true }, { "name": "setcaphanging", "unusual": true }, { "name": "subsectionmarkformat", "unusual": true }, { "name": "tableformat", "unusual": true }, { "name": "titlepagestyle", "unusual": true }, { "name": "pdfoutput", "unusual": true }, { "name": "pdfpageheight", "unusual": true }, { "name": "pdfpagewidth", "unusual": true }, { "name": "KOMAScript", "unusual": true, "arg": { "format": "{}", "snippet": "KOMAScript{${1:}}" } }, { "name": "cleardoublepageusingstyle", "arg": { "format": "{}", "snippet": "cleardoublepageusingstyle{${1:pagestyle%special}}" } }, { "name": "cleardoubleemptypage" }, { "name": "cleardoubleplainpage" }, { "name": "cleardoublestandardpage" }, { "name": "cleardoubleoddusingstyle", "arg": { "format": "{}", "snippet": "cleardoubleoddusingstyle{${1:pagestyle%special}}" } }, { "name": "cleardoubleoddemptypage" }, { "name": "cleardoubleoddpage" }, { "name": "cleardoubleoddplainpage" }, { "name": "cleardoubleoddstandardpage" }, { "name": "cleardoubleevenusingstyle", "arg": { "format": "{}", "snippet": "cleardoubleevenusingstyle{${1:pagestyle%special}}" } }, { "name": "cleardoubleevenemptypage" }, { "name": "cleardoubleevenpage" }, { "name": "cleardoubleevenplainpage" }, { "name": "cleardoubleevenstandardpage" }, { "name": "defpagestyle", "arg": { "format": "{}{}{}", "snippet": "defpagestyle{${1:pagestyle%specialDef}}{${2:header}}{${3:footer}}" } }, { "name": "newpagestyle", "arg": { "format": "{}{}{}", "snippet": "newpagestyle{${1:pagestyle%specialDef}}{${2:header}}{${3:footer}}" } }, { "name": "renewpagestyle", "arg": { "format": "{}{}{}", "snippet": "renewpagestyle{${1:pagestyle%specialDef}}{${2:header}}{${3:footer}}" } }, { "name": "providepagestyle", "arg": { "format": "{}{}{}", "snippet": "providepagestyle{${1:pagestyle%specialDef}}{${2:header}}{${3:footer}}" } }, { "name": "defaultpapersize", "if": "emulatestandardclasses" }, { "name": "addchap*", "arg": { "format": "[]{}", "snippet": "addchap*[${2:short title}]{${1:title}}" } }, { "name": "addchap*", "arg": { "format": "{}", "snippet": "addchap*{${1:title}}" } }, { "name": "addchap", "arg": { "format": "[]{}", "snippet": "addchap[${2:short title}]{${1:title}}" } }, { "name": "addchap", "arg": { "format": "{}", "snippet": "addchap{${1:title}}" } }, { "name": "addchapmark", "unusual": true, "arg": { "format": "{}", "snippet": "addchapmark{${1:running head}}" } }, { "name": "addchaptertocentry", "unusual": true, "arg": { "format": "{}{}", "snippet": "addchaptertocentry{${1:number}}{${2:heading%text}}" } }, { "name": "addparagraphtocentry", "unusual": true, "arg": { "format": "{}{}", "snippet": "addparagraphtocentry{${1:number}}{${2:heading%text}}" } }, { "name": "addpart*", "arg": { "format": "[]{}", "snippet": "addpart*[${2:short title}]{${1:title}}" } }, { "name": "addpart*", "arg": { "format": "{}", "snippet": "addpart*{${1:title}}" } }, { "name": "addpart", "arg": { "format": "[]{}", "snippet": "addpart[${2:short title}]{${1:title}}" } }, { "name": "addpart", "arg": { "format": "{}", "snippet": "addpart{${1:title}}" } }, { "name": "addpartmark", "unusual": true, "arg": { "format": "{}", "snippet": "addpartmark{${1:running head}}" } }, { "name": "addparttocentry", "unusual": true, "arg": { "format": "{}{}", "snippet": "addparttocentry{${1:number}}{${2:heading%text}}" } }, { "name": "addsec*", "arg": { "format": "[]{}", "snippet": "addsec*[${2:short title}]{${1:title}}" } }, { "name": "addsec*", "arg": { "format": "{}", "snippet": "addsec*{${1:title}}" } }, { "name": "addsec", "arg": { "format": "[]{}", "snippet": "addsec[${2:short title}]{${1:title}}" } }, { "name": "addsec", "arg": { "format": "{}", "snippet": "addsec{${1:title}}" } }, { "name": "addsecmark", "unusual": true, "arg": { "format": "{}", "snippet": "addsecmark{${1:running head}}" } }, { "name": "addsectiontocentry", "unusual": true, "arg": { "format": "{}{}", "snippet": "addsectiontocentry{${1:number}}{${2:heading%text}}" } }, { "name": "addsubparagraphtocentry", "unusual": true, "arg": { "format": "{}{}", "snippet": "addsubparagraphtocentry{${1:number}}{${2:heading%text}}" } }, { "name": "addsubsectiontocentry", "unusual": true, "arg": { "format": "{}{}", "snippet": "addsubsectiontocentry{${1:number}}{${2:heading%text}}" } }, { "name": "addsubsubsectiontocentry", "unusual": true, "arg": { "format": "{}{}", "snippet": "addsubsubsectiontocentry{${1:number}}{${2:heading%text}}" } }, { "name": "addtocentrydefault", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "addtocentrydefault{${1:level}}{${2:number}}{${3:heading%text}}" } }, { "name": "AddToSectionCommandOptionsDoList", "unusual": true, "arg": { "format": "{}", "snippet": "AddToSectionCommandOptionsDoList{${1:key%plain}}" } }, { "name": "AfterBibliographyPreamble", "unusual": true, "arg": { "format": "{}", "snippet": "AfterBibliographyPreamble{${1:code}}" } }, { "name": "appendixmore", "unusual": true }, { "name": "AtEndBibliography", "unusual": true, "arg": { "format": "{}", "snippet": "AtEndBibliography{${1:code}}" } }, { "name": "autodot", "unusual": true }, { "name": "backmatter" }, { "name": "bibpreamble", "unusual": true }, { "name": "BreakBibliography", "unusual": true, "arg": { "format": "{}", "snippet": "BreakBibliography{${1:interruption code}}" } }, { "name": "capfont", "unusual": true }, { "name": "caplabelfont", "unusual": true }, { "name": "captionabove", "arg": { "format": "[]{}", "snippet": "captionabove[${2:entry}]{${1:title%text}}" } }, { "name": "captionabove", "arg": { "format": "[]{}", "snippet": "captionabove[${2:entry}]{${1:title%text}}" } }, { "name": "captionabove", "arg": { "format": "{}", "snippet": "captionabove{${1:title%text}}" } }, { "name": "captionaboveof", "arg": { "format": "{}[]{}", "snippet": "captionaboveof{${1:float type}}[${3:entry}]{${2:title%text}}" } }, { "name": "captionaboveof", "arg": { "format": "{}{}", "snippet": "captionaboveof{${1:float type}}{${2:title%text}}" } }, { "name": "captionbelow", "arg": { "format": "{}", "snippet": "captionbelow{${1:title%text}}" } }, { "name": "captionbelowof", "arg": { "format": "{}[]{}", "snippet": "captionbelowof{${1:float type}}[${3:entry}]{${2:title%text}}" } }, { "name": "captionbelowof", "arg": { "format": "{}{}", "snippet": "captionbelowof{${1:float type}}{${2:title%text}}" } }, { "name": "captionformat", "unusual": true }, { "name": "captionnopagebreak", "unusual": true }, { "name": "captionof", "arg": { "format": "{}[]{}", "snippet": "captionof{${1:float type}}[${3:entry}]{${2:title%text}}" } }, { "name": "captionof", "arg": { "format": "{}{}", "snippet": "captionof{${1:float type}}{${2:title%text}}" } }, { "name": "changefontsizes", "unusual": true, "arg": { "format": "{}", "snippet": "changefontsizes{${1:font size%l}}" } }, { "name": "chapapp", "unusual": true }, { "name": "chapappifchapterprefix", "unusual": true, "arg": { "format": "{}", "snippet": "chapappifchapterprefix{${1:additional test}}" } }, { "name": "chapterformat", "unusual": true }, { "name": "chapterheadendvskip", "unusual": true }, { "name": "chapterheadmidvskip", "unusual": true }, { "name": "chapterheadstartvskip", "unusual": true }, { "name": "chapterlinesformat", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "chapterlinesformat{${1:level}}{${2:number}}{${3:text}}" } }, { "name": "chapterlineswithprefixformat", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "chapterlineswithprefixformat{${1:level}}{${2:number}}{${3:text}}" } }, { "name": "chaptermarkformat", "unusual": true }, { "name": "chapternumdepth", "unusual": true }, { "name": "chapterpagestyle", "unusual": true }, { "name": "ClassName", "unusual": true }, { "name": "cleardoubleemptypage" }, { "name": "cleardoubleevenemptypage" }, { "name": "cleardoubleevenpage" }, { "name": "cleardoubleevenpageusingstyle", "arg": { "format": "{}", "snippet": "cleardoubleevenpageusingstyle{${1:pagestyle%keyvals}}", "keys": [ "\\cleardoublepageusingstyle#c,\\cleardoubleoddpageusingstyle#c,\\cleardoubleevenpageusingstyle#c" ], "keyPos": 0 } }, { "name": "cleardoubleevenplainpage" }, { "name": "cleardoubleevenstandardpage" }, { "name": "cleardoubleoddemptypage" }, { "name": "cleardoubleoddpage" }, { "name": "cleardoubleoddpageusingstyle", "arg": { "format": "{}", "snippet": "cleardoubleoddpageusingstyle{${1:pagestyle%keyvals}}", "keys": [ "\\cleardoublepageusingstyle#c,\\cleardoubleoddpageusingstyle#c,\\cleardoubleevenpageusingstyle#c" ], "keyPos": 0 } }, { "name": "cleardoubleoddplainpage" }, { "name": "cleardoubleoddstandardpage" }, { "name": "cleardoublepageusingstyle", "arg": { "format": "{}", "snippet": "cleardoublepageusingstyle{${1:pagestyle%keyvals}}", "keys": [ "\\cleardoublepageusingstyle#c,\\cleardoubleoddpageusingstyle#c,\\cleardoubleevenpageusingstyle#c" ], "keyPos": 0 } }, { "name": "cleardoubleplainpage" }, { "name": "cleardoublestandardpage" }, { "name": "coverpagebottommargin", "unusual": true }, { "name": "coverpageleftmargin", "unusual": true }, { "name": "coverpagerightmargin", "unusual": true }, { "name": "coverpagetopmargin", "unusual": true }, { "name": "DeclareNewSectionCommand", "unusual": true, "arg": { "format": "[]{}", "snippet": "DeclareNewSectionCommand[${2:attributes%keyvals}]{${1:name}}", "keys": [ "\\DeclareSectionCommand#c,\\DeclareNewSectionCommand#c,\\RedeclareSectionCommand#c,\\ProvideSectionCommand#c,\\DeclareSectionCommands#c,\\DeclareNewSectionCommands#c,\\RedeclareSectionCommands#c,\\ProvideSectionCommands#c" ], "keyPos": 0 } }, { "name": "DeclareNewSectionCommand", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareNewSectionCommand{${1:name}}" } }, { "name": "DeclareNewSectionCommands", "unusual": true, "arg": { "format": "[]{}", "snippet": "DeclareNewSectionCommands[${2:attributes%keyvals}]{${1:list of names}}", "keys": [ "\\DeclareSectionCommand#c,\\DeclareNewSectionCommand#c,\\RedeclareSectionCommand#c,\\ProvideSectionCommand#c,\\DeclareSectionCommands#c,\\DeclareNewSectionCommands#c,\\RedeclareSectionCommands#c,\\ProvideSectionCommands#c" ], "keyPos": 0 } }, { "name": "DeclareNewSectionCommands", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareNewSectionCommands{${1:list of names}}" } }, { "name": "DeclareSectionCommand", "arg": { "format": "[]{}", "snippet": "DeclareSectionCommand[${2:attributes%keyvals}]{${1:name}}", "keys": [ "\\DeclareSectionCommand#c,\\DeclareNewSectionCommand#c,\\RedeclareSectionCommand#c,\\ProvideSectionCommand#c,\\DeclareSectionCommands#c,\\DeclareNewSectionCommands#c,\\RedeclareSectionCommands#c,\\ProvideSectionCommands#c" ], "keyPos": 0 } }, { "name": "DeclareSectionCommand", "arg": { "format": "{}", "snippet": "DeclareSectionCommand{${1:name}}" } }, { "name": "DeclareSectionCommands", "arg": { "format": "[]{}", "snippet": "DeclareSectionCommands[${2:attributes%keyvals}]{${1:list of names}}", "keys": [ "\\DeclareSectionCommand#c,\\DeclareNewSectionCommand#c,\\RedeclareSectionCommand#c,\\ProvideSectionCommand#c,\\DeclareSectionCommands#c,\\DeclareNewSectionCommands#c,\\RedeclareSectionCommands#c,\\ProvideSectionCommands#c" ], "keyPos": 0 } }, { "name": "DeclareSectionCommands", "arg": { "format": "{}", "snippet": "DeclareSectionCommands{${1:list of names}}" } }, { "name": "DeclareSectionCommandStyleFontOption", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DeclareSectionCommandStyleFontOption{${1:section level}}{${2:key%plain}}{${3:prefix}}{${4:postfix}}" } }, { "name": "DeclareSectionCommandStyleFuzzyOption", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "DeclareSectionCommandStyleFuzzyOption{${1:section level}}{${2:key%plain}}{${3:prefix}}{${4:postfix}}{${5:alt}}" } }, { "name": "DeclareSectionCommandStyleLengthOption", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DeclareSectionCommandStyleLengthOption{${1:section level}}{${2:key%plain}}{${3:prefix}}{${4:postfix}}" } }, { "name": "DeclareSectionCommandStyleNumberOption", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DeclareSectionCommandStyleNumberOption{${1:section level}}{${2:key%plain}}{${3:prefix}}{${4:postfix}}" } }, { "name": "DeclareSectionCommandStyleOption", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareSectionCommandStyleOption{${1:section level}}{${2:key%plain}}{${3:code}}" } }, { "name": "dedication", "arg": { "format": "{}", "snippet": "dedication{${1:dedication%text}}" } }, { "name": "deffootnote", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "deffootnote[${4:mark width%l}]{${1:indent%l}}{${2:parindent%l}}{${3:definition}}" } }, { "name": "deffootnote", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "deffootnote{${1:indent%l}}{${2:parindent%l}}{${3:definition}}" } }, { "name": "deffootnotemark", "unusual": true, "arg": { "format": "{}", "snippet": "deffootnotemark{${1:definition}}" } }, { "name": "descfont", "unusual": true }, { "name": "dictum", "arg": { "format": "[]{}", "snippet": "dictum[${2:author}]{${1:text}}" } }, { "name": "dictum", "arg": { "format": "{}", "snippet": "dictum{${1:text}}" } }, { "name": "dictumauthorformat", "unusual": true, "arg": { "format": "{}", "snippet": "dictumauthorformat{${1:author}}" } }, { "name": "dictumrule", "unusual": true }, { "name": "dictumwidth", "unusual": true }, { "name": "extratitle", "arg": { "format": "{}", "snippet": "extratitle{${1:short title}}" } }, { "name": "FamilyElseValue", "unusual": true }, { "name": "figureformat", "unusual": true }, { "name": "footfont", "unusual": true }, { "name": "frontispiece", "arg": { "format": "{}", "snippet": "frontispiece{${1:frontispiece%text}}" } }, { "name": "frontmatter" }, { "name": "headfont", "unusual": true }, { "name": "IfChapterUsesPrefixLine", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfChapterUsesPrefixLine{${1:then code}}{${2:else code}}" } }, { "name": "Ifnumbered", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "Ifnumbered{${1:section level}}{${2:then code}}{${3:else code}}" } }, { "name": "ifonelinecaptions", "unusual": true }, { "name": "IfSectionCommandStyleIs", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "IfSectionCommandStyleIs{${1:name}}{${2:style}}{${3:then code}}{${4:else code}}" } }, { "name": "Ifthispageodd", "unusual": true, "arg": { "format": "{}{}", "snippet": "Ifthispageodd{${1:true code}}{${2:false code}}" } }, { "name": "ifthispagewasodd", "unusual": true }, { "name": "Ifunnumbered", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "Ifunnumbered{${1:section level}}{${2:then code}}{${3:else code}}" } }, { "name": "IfUseNumber", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfUseNumber{${1:then code}}{${2:else code}}" } }, { "name": "IfUsePrefixLine", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfUsePrefixLine{${1:then code}}{${2:else code}}" } }, { "name": "indexpagestyle", "unusual": true }, { "name": "KOMAClassFileName", "unusual": true }, { "name": "KOMAClassName", "unusual": true }, { "name": "labelinglabel", "unusual": true, "arg": { "format": "{}", "snippet": "labelinglabel{${1:arg}}" } }, { "name": "listoftocname", "unusual": true }, { "name": "lowertitleback", "arg": { "format": "{}", "snippet": "lowertitleback{${1:titlebackfoot%text}}" } }, { "name": "mainmatter" }, { "name": "maketitle", "arg": { "format": "[]", "snippet": "maketitle[${1:page number}]" } }, { "name": "marginline", "arg": { "format": "{}", "snippet": "marginline{${1:margin note%text}}" } }, { "name": "maybesffamily" }, { "name": "minisec", "arg": { "format": "{}", "snippet": "minisec{${1:title}}" } }, { "name": "multfootsep", "unusual": true }, { "name": "multiplefootnotemarker", "unusual": true }, { "name": "multiplefootnoteseparator", "unusual": true }, { "name": "newbibstyle", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "newbibstyle[${3:parent style}]{${1:name}}{${2:commands}}" } }, { "name": "newbibstyle", "unusual": true, "arg": { "format": "{}{}", "snippet": "newbibstyle{${1:name}}{${2:commands}}" } }, { "name": "onelinecaptionsfalse", "unusual": true }, { "name": "onelinecaptionstrue", "unusual": true }, { "name": "pagemark", "unusual": true }, { "name": "paragraphformat", "unusual": true }, { "name": "paragraphnumdepth", "unusual": true }, { "name": "paragraphtocdepth", "unusual": true }, { "name": "partformat", "unusual": true }, { "name": "partheademptypage", "unusual": true }, { "name": "partheadendvskip", "unusual": true }, { "name": "partheadmidvskip", "unusual": true }, { "name": "partheadstartvskip", "unusual": true }, { "name": "partlineswithprefixformat", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "partlineswithprefixformat{${1:level}}{${2:number}}{${3:text}}" } }, { "name": "partmark", "unusual": true, "arg": { "format": "{}", "snippet": "partmark{${1:text}}" } }, { "name": "partnumdepth", "unusual": true }, { "name": "partpagestyle", "unusual": true }, { "name": "parttocdepth", "unusual": true }, { "name": "pnumfont", "unusual": true }, { "name": "ProvideSectionCommand", "arg": { "format": "[]{}", "snippet": "ProvideSectionCommand[${2:attributes%keyvals}]{${1:name}}", "keys": [ "\\DeclareSectionCommand#c,\\DeclareNewSectionCommand#c,\\RedeclareSectionCommand#c,\\ProvideSectionCommand#c,\\DeclareSectionCommands#c,\\DeclareNewSectionCommands#c,\\RedeclareSectionCommands#c,\\ProvideSectionCommands#c" ], "keyPos": 0 } }, { "name": "ProvideSectionCommand", "arg": { "format": "{}", "snippet": "ProvideSectionCommand{${1:name}}" } }, { "name": "ProvideSectionCommands", "arg": { "format": "[]{}", "snippet": "ProvideSectionCommands[${2:attributes%keyvals}]{${1:list of names}}", "keys": [ "\\DeclareSectionCommand#c,\\DeclareNewSectionCommand#c,\\RedeclareSectionCommand#c,\\ProvideSectionCommand#c,\\DeclareSectionCommands#c,\\DeclareNewSectionCommands#c,\\RedeclareSectionCommands#c,\\ProvideSectionCommands#c" ], "keyPos": 0 } }, { "name": "ProvideSectionCommands", "arg": { "format": "{}", "snippet": "ProvideSectionCommands{${1:list of names}}" } }, { "name": "publishers", "arg": { "format": "{}", "snippet": "publishers{${1:publisher}}" } }, { "name": "raggedcaption", "unusual": true }, { "name": "raggedchapter", "unusual": true }, { "name": "raggedchapterentry", "unusual": true }, { "name": "raggeddictum", "unusual": true }, { "name": "raggeddictumauthor", "unusual": true }, { "name": "raggeddictumtext", "unusual": true }, { "name": "raggedfootnote", "unusual": true }, { "name": "raggedpart", "unusual": true }, { "name": "raggedsection", "unusual": true }, { "name": "raggedsectionentry", "unusual": true }, { "name": "RedeclareSectionCommand", "arg": { "format": "[]{}", "snippet": "RedeclareSectionCommand[${2:attributes%keyvals}]{${1:name}}", "keys": [ "\\DeclareSectionCommand#c,\\DeclareNewSectionCommand#c,\\RedeclareSectionCommand#c,\\ProvideSectionCommand#c,\\DeclareSectionCommands#c,\\DeclareNewSectionCommands#c,\\RedeclareSectionCommands#c,\\ProvideSectionCommands#c" ], "keyPos": 0 } }, { "name": "RedeclareSectionCommand", "arg": { "format": "{}", "snippet": "RedeclareSectionCommand{${1:name}}" } }, { "name": "RedeclareSectionCommands", "arg": { "format": "[]{}", "snippet": "RedeclareSectionCommands[${2:attributes%keyvals}]{${1:list of names}}", "keys": [ "\\DeclareSectionCommand#c,\\DeclareNewSectionCommand#c,\\RedeclareSectionCommand#c,\\ProvideSectionCommand#c,\\DeclareSectionCommands#c,\\DeclareNewSectionCommands#c,\\RedeclareSectionCommands#c,\\ProvideSectionCommands#c" ], "keyPos": 0 } }, { "name": "RedeclareSectionCommands", "arg": { "format": "{}", "snippet": "RedeclareSectionCommands{${1:list of names}}" } }, { "name": "RelaxSectionCommandOptions", "unusual": true }, { "name": "SecDef", "unusual": true, "arg": { "format": "{}{}", "snippet": "SecDef{${1:star command}}{${2:command}}" } }, { "name": "sectfont", "unusual": true }, { "name": "sectioncatchphraseformat", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "sectioncatchphraseformat{${1:level}}{${2:indent%l}}{${3:number}}{${4:text}}" } }, { "name": "sectionformat", "unusual": true }, { "name": "sectionlinesformat", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "sectionlinesformat{${1:level}}{${2:indent%l}}{${3:number}}{${4:text}}" } }, { "name": "sectionmarkformat", "unusual": true }, { "name": "sectionnumdepth", "unusual": true }, { "name": "sectiontocdepth", "unusual": true }, { "name": "setbibpreamble", "arg": { "format": "{}", "snippet": "setbibpreamble{${1:preamble%text}}" } }, { "name": "setcapdynwidth", "unusual": true, "arg": { "format": "[]{}", "snippet": "setcapdynwidth[${2:justification%keyvals}]{${1:width}}", "keys": [ "\\setcapwidth,\\setcapdynwidth" ], "keyPos": 0 } }, { "name": "setcapdynwidth", "unusual": true, "arg": { "format": "{}", "snippet": "setcapdynwidth{${1:width}}" } }, { "name": "setcaphanging", "unusual": true }, { "name": "setcapindent*", "unusual": true, "arg": { "format": "{}", "snippet": "setcapindent*{${1:indent%l}}" } }, { "name": "setcapindent", "unusual": true, "arg": { "format": "{}", "snippet": "setcapindent{${1:indent%l}}" } }, { "name": "setcapmargin*", "unusual": true, "arg": { "format": "[]{}", "snippet": "setcapmargin*[${2:inner margin%l}]{${1:margin%l}}" } }, { "name": "setcapmargin*", "unusual": true, "arg": { "format": "{}", "snippet": "setcapmargin*{${1:margin%l}}" } }, { "name": "setcapmargin", "unusual": true, "arg": { "format": "[]{}", "snippet": "setcapmargin[${2:left margin%l}]{${1:margin%l}}" } }, { "name": "setcapmargin", "unusual": true, "arg": { "format": "{}", "snippet": "setcapmargin{${1:margin%l}}" } }, { "name": "setcaptionalignment", "unusual": true, "arg": { "format": "[]{}", "snippet": "setcaptionalignment[${2:float type}]{${1:alignment%keyvals}}", "keys": [ "\\setcaptionalignment" ], "keyPos": 1 } }, { "name": "setcaptionalignment", "unusual": true, "arg": { "format": "{}", "snippet": "setcaptionalignment{${1:alignment%keyvals}}", "keys": [ "\\setcaptionalignment" ], "keyPos": 0 } }, { "name": "setcapwidth", "unusual": true, "arg": { "format": "[]{}", "snippet": "setcapwidth[${2:justification%keyvals}]{${1:width}}", "keys": [ "\\setcapwidth,\\setcapdynwidth" ], "keyPos": 0 } }, { "name": "setcapwidth", "unusual": true, "arg": { "format": "{}", "snippet": "setcapwidth{${1:width}}" } }, { "name": "setchapterpreamble", "arg": { "format": "[][]{}", "snippet": "setchapterpreamble[${2:position%keyvals}][${3:width}]{${1:preamble%text}}", "keys": [ "\\setpartpreamble,\\setchapterpreamble" ], "keyPos": 0 } }, { "name": "setchapterpreamble", "arg": { "format": "[]{}", "snippet": "setchapterpreamble[${2:position%keyvals}]{${1:preamble%text}}", "keys": [ "\\setpartpreamble,\\setchapterpreamble" ], "keyPos": 0 } }, { "name": "setchapterpreamble", "arg": { "format": "{}", "snippet": "setchapterpreamble{${1:preamble%text}}" } }, { "name": "setfootnoterule", "unusual": true, "arg": { "format": "[]{}", "snippet": "setfootnoterule[${2:thickness}]{${1:length}}" } }, { "name": "setfootnoterule", "unusual": true, "arg": { "format": "{}", "snippet": "setfootnoterule{${1:length}}" } }, { "name": "setindexpreamble", "arg": { "format": "{}", "snippet": "setindexpreamble{${1:preamble%text}}" } }, { "name": "setparsizes", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "setparsizes{${1:indent%l}}{${2:distance%l}}{${3:last-line end space}}" } }, { "name": "setpartpreamble", "arg": { "format": "[][]{}", "snippet": "setpartpreamble[${2:position%keyvals}][${3:width}]{${1:preamble%text}}", "keys": [ "\\setpartpreamble,\\setchapterpreamble" ], "keyPos": 0 } }, { "name": "setpartpreamble", "arg": { "format": "[]{}", "snippet": "setpartpreamble[${2:position%keyvals}]{${1:preamble%text}}", "keys": [ "\\setpartpreamble,\\setchapterpreamble" ], "keyPos": 0 } }, { "name": "setpartpreamble", "arg": { "format": "{}", "snippet": "setpartpreamble{${1:preamble%text}}" } }, { "name": "subject", "arg": { "format": "{}", "snippet": "subject{${1:subject%text}}" } }, { "name": "subparagraphformat", "unusual": true }, { "name": "subparagraphnumdepth", "unusual": true }, { "name": "subparagraphtocdepth", "unusual": true }, { "name": "subsectionformat", "unusual": true }, { "name": "subsectionmarkformat", "unusual": true }, { "name": "subsectionnumdepth", "unusual": true }, { "name": "subsectiontocdepth", "unusual": true }, { "name": "subsubsectionformat", "unusual": true }, { "name": "subsubsectionnumdepth", "unusual": true }, { "name": "subsubsectiontocdepth", "unusual": true }, { "name": "subtitle", "arg": { "format": "{}", "snippet": "subtitle{${1:subtitle%text}}" } }, { "name": "tableformat", "unusual": true }, { "name": "textmaybesf", "arg": { "format": "{}", "snippet": "textmaybesf{${1:text}}" } }, { "name": "thechapter", "unusual": true }, { "name": "thefootnotemark", "unusual": true }, { "name": "thispagewasoddfalse", "unusual": true }, { "name": "thispagewasoddtrue", "unusual": true }, { "name": "titlefont", "unusual": true }, { "name": "titlehead", "arg": { "format": "{}", "snippet": "titlehead{${1:title head%text}}" } }, { "name": "titlepagestyle", "unusual": true }, { "name": "uppertitleback", "arg": { "format": "{}", "snippet": "uppertitleback{${1:titlebackhead%text}}" } }, { "name": "UseNumberUsageError", "unusual": true, "arg": { "format": "{}{}", "snippet": "UseNumberUsageError{${1:then code}}{${2:else code}}" } } ], "envs": [ { "name": "addmargin", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:indent}}" } }, { "name": "addmargin*", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:indent}}" } }, { "name": "addmargin", "unusual": true, "arg": { "format": "[]{}", "snippet": "[${2:leftindent}]{${1:indent}}" } }, { "name": "addmargin*", "unusual": true, "arg": { "format": "[]{}", "snippet": "[${2:middleindent}]{${1:indent}}" } }, { "name": "captionbeside", "arg": { "format": "[]{}", "snippet": "[${2:short}]{${1:title}}" } }, { "name": "captionbeside", "arg": { "format": "[]{}[]", "snippet": "[${2:short}]{${1:title}}[${3:pos}]" } }, { "name": "captionbeside", "arg": { "format": "[]{}[][]", "snippet": "[${2:short}]{${1:title}}[${3:pos}][${4:width}]" } }, { "name": "captionbeside", "arg": { "format": "{}", "snippet": "{${1:title}}" } }, { "name": "captionbeside", "arg": { "format": "{}[]", "snippet": "{${1:title}}[${2:pos}]" } }, { "name": "captionbeside", "arg": { "format": "{}[][]", "snippet": "{${1:title}}[${2:pos}][${3:width}]" } }, { "name": "captionbeside", "arg": { "format": "{}[][][]", "snippet": "{${1:title}}[${2:pos}][${3:width}][${4:offset}]" } }, { "name": "addmargin*", "arg": { "format": "[]{}", "snippet": "[${2:inner indent%l}]{${1:indent%l}}" } }, { "name": "addmargin*", "arg": { "format": "{}", "snippet": "{${1:indent%l}}" } }, { "name": "addmargin", "arg": { "format": "[]{}", "snippet": "[${2:left indent%l}]{${1:indent%l}}" } }, { "name": "addmargin", "arg": { "format": "{}", "snippet": "{${1:indent%l}}" } }, { "name": "captionbeside", "arg": { "format": "[]{}[][][]", "snippet": "[${2:short title}]{${1:caption text%text}}[${3:placement}][${4:width}][${5:offset%l}]" } }, { "name": "captionbeside", "arg": { "format": "{}", "snippet": "{${1:caption text%text}}" } }, { "name": "captionofbeside", "arg": { "format": "{}[]{}[][][]", "snippet": "{${1:float type}}[${3:short title}]{${2:caption text%text}}[${4:placement}][${5:width}][${6:offset%l}]" } }, { "name": "captionofbeside", "arg": { "format": "{}{}", "snippet": "{${1:float type}}{${2:caption text%text}}" } }, { "name": "labeling", "arg": { "format": "[]{}", "snippet": "[${2:delimiter}]{${1:widest pattern}}" } }, { "name": "labeling", "arg": { "format": "{}", "snippet": "{${1:widest pattern}}" } } ], "keys": { "\\KOMAoptions#c": [ "draft=${1|true,on,yes,false,off,no|}", "overfullrule=${1|true,on,yes,false,off,no|}", "fontsize=", "titlepage=${1|true,on,yes,false,off,no,firstiscover|}", "abstract=${1|true,on,yes,false,off,no|}", "toc=${1|bibliography,bib,bibliographynumbered,bibnumbered,numberedbibliography,numberedbib,chapterentrywithdots,chapterentrydotfill,chapterentrywithoutdots,chapterentryfill,flat,left,graduated,indent,indented,indenttextentries,indentunnumbered,numberline,index,idx,indexnumbered,idxnumbered,numberedindex,numberedidx,leftaligntextentries,leftalignunnumbered,nonumberline,listof,listofnumbered,numberedlistof,nobibliography,nobib,noindex,noidx,nolistof,sectionentrywithdots,sectionentrydotfill,sectionentrywithoutdots,sectionentryfill|}", "chapterentrydots=${1|true,on,yes,false,off,no|}", "parskip=${1|false,off,no,full,true,yes,full-,full+,full*,half,half-,half+,half*,never|}", "cleardoublepage=${1|empty,headings,myheadings,plain,current|}", "footnotes=${1|multiple,nomultiple|}", "open=${1|any,left,right|}", "chapterprefix=${1|true,on,yes,false,off,no|}", "appendixprefix=${1|true,on,yes,false,off,no|}", "headings=${1|big,normal,onelineappendix, noappendixprefix, appendixwithoutprefix,appendixwithoutprefixline,onelinechapter, nochapterprefix, chapterwithoutprefix,chapterwithoutprefixline,openany,openleft,openright,optiontohead,optiontoheadandtoc,optiontotocandhead,optiontotoc,small,standardclasses,twolineappendix,appendixprefix,appendixwithprefix,appendixwithprefixline,twolinechapter,chapterprefix,chapterwithprefix,chapterwithprefixline|}", "numbers=${1|autoendperiod,autoenddot,auto,endperiod,withendperiod,periodatend,enddot,withenddot,dotatend,noendperiod,noperiodatend,noenddot,nodotatend|}", "chapteratlists", "chapteratlists=", "captions=${1|bottombeside,besidebottom,centeredbeside,besidecentered,middlebeside,besidemiddle,figureheading,figureabove,abovefigure,topatfigure,figuresignature,belowfigure,bottomatfiggure,heading,above,top,innerbeside,besideinner,leftbeside,besideleft,nooneline,oneline,outerbeside,besideouter,rightbeside,besideright,signature,below,bot,bottom,tableheading,tableabove,abovetable,abovetabular,topattable,tablesignature,belowtable,belowtabular,bottomattable,topbeside,besidetop|}", "listof=${1|chapterentry,withchapterentry,chaptergapline,onelinechaptergap,chaptergapsmall,smallchaptergap,entryprefix,flat,left,graduated,indent,indented,leveldown,indenttextentries,indentunnumbered,numberline,leftaligntextentries,leftalignunnumbered,nonumberline,nochaptergap,ignorechapter,notoc,nottotoc,plainheading,numbered,totocnumbered,tocnumbered,numberedtoc,numberedtotoc,standardlevel,totoc,toc,notnumbered|}", "bibliography=${1|leveldown,notoc,nottotoc,plainheading,numbered,tocnumbered,totocnumbered,numberedtoc,numberedtotoc,oldstyle,openstyle,standardlevel,toc,totoc,notnumbered|}", "index=${1|leveldown,notoc,nottotoc,plainheading,numbered,tocnumbered,totocnumbered,numberedtoc,numberedtotoc,standardlevel,toc,totoc,notnumbered|}", "bookmarkpackage=${1|true,on,yes,false,off,no|}" ], "\\setkomafont#c,\\addtokomafont#c,\\usekomafont#c,\\usesizeofkomafont#c,\\usefamilyofkomafont#c,\\useseriesofkomafont#c,\\useshapeofkomafont#c,\\useencodingofkomafont#c,\\usefontofkomafont#c": [ "author", "caption", "captionlabel", "chapter", "chapterentry", "chapterentrydots", "chapterentrypagenumber", "chapterprefix", "date", "dedication", "descriptionlabel", "dictum", "dictumauthor", "dictumtext", "disposition", "footnote", "footnotelabel", "footnotereference", "footnoterule", "itemizelabel", "labelinglabel", "labelingseparator", "labelitemi", "labelitemii", "labelitemiii", "labelitemiv", "minisec", "pagefoot", "pagehead", "pageheadfoot", "pagenumber", "pagination", "paragraph", "part", "partentry", "partentrypagenumber", "partnumber", "publishers", "section", "sectionentry", "sectionentrydots", "sectionentrypagenumber", "sectioning", "subject", "subparagraph", "subsection", "subsubsection", "subtitle", "title", "titlehead" ], "\\DeclareSectionCommand#c,\\DeclareNewSectionCommand#c,\\RedeclareSectionCommand#c,\\ProvideSectionCommand#c,\\DeclareSectionCommands#c,\\DeclareNewSectionCommands#c,\\RedeclareSectionCommands#c,\\ProvideSectionCommands#c": [ "counterwithin=${1:counter}", "counterwithout=${1:counter}", "expandtopt=${1|true,on,yes,false,off,no|}", "level=${1:integer}", "style=${1:style}", "tocstyle=${1:TOC style}", "afterindent=", "afterskip=", "beforeskip=", "font=${1:font commands}", "indent=", "runin=${1|true,on,yes,false,off,no|}", "innerskip=", "pagestyle=${1:page style}", "prefixfont=${1:font commands}" ], "\\setcapwidth,\\setcapdynwidth": [ "l", "c", "r", "i", "o" ], "\\setcaptionalignment": [ "c", "j", "l", "r", "C", "J", "L", "R" ], "\\cleardoublepageusingstyle#c,\\cleardoubleoddpageusingstyle#c,\\cleardoubleevenpageusingstyle#c": [ "empty", "headings", "myheadings", "plain" ], "\\setpartpreamble,\\setchapterpreamble": [ "o", "u", "l", "r", "c" ], "\\floatstyle": [ "komaabove", "komabelow" ] }, "args": [] } ================================================ FILE: data/packages/class-yathesis.json ================================================ { "includes": { "class-book": [], "adjustbox": [], "array": [], "babel": [], "biblatex": [], "bookmark": [], "colophon": [], "csquotes": [], "datatool": [], "datetime2": [], "draftwatermark": [], "environ": [], "epigraph": [], "etoc": [], "etoolbox": [], "fncychap": [], "geometry": [], "graphicx": [], "hypcap": [], "ifdraft": [], "iflang": [], "iftex": [], "letltxmacro": [], "marvosym": [], "morewrites": [], "nonumonpart": [], "pgfopts": [], "setspace": [], "tabularx": [], "tcolorbox": [], "textcase": [], "titlesec": [], "tocbibind": [], "translator": [], "twoopt": [], "xcolor": [], "xifthen": [], "xkeyval": [], "xpatch": [], "xstring": [], "tcolorboxlibraryskins": [], "titleps": [] }, "macros": { "yadsetup{}": { "snippet": "yadsetup{${1:⟨options⟩}}" }, "author{}{}": { "snippet": "author{${1:⟨prénom⟩}}{${2:⟨nom⟩}}" }, "author[]{}{}": { "snippet": "author[${3:⟨email⟩}]{${1:⟨prénom⟩}}{${2:⟨nom⟩}}" }, "title[]{}": { "snippet": "title[${2:⟨titre dans la langue secondaire⟩}]{${1:⟨titre dans la langue principale⟩}}" }, "subtitle[]{}": { "snippet": "subtitle[${2:⟨sous-titre dans la langue secondaire⟩}]{${1:⟨sous-titre dans la langue principale⟩}}" }, "academicfield[]{}": { "snippet": "academicfield[${2:⟨discipline dans la langue secondaire⟩}]{${1:⟨discipline dans la langue principale⟩}}" }, "speciality[]{}": { "snippet": "speciality[${2:⟨spécialité dans la langue secondaire⟩}]{${1:⟨spécialité dans la langue principale⟩}}" }, "subject[]{}": { "snippet": "subject[${2:⟨sujet dans la langue secondaire⟩}]{${1:⟨sujet dans la langue principale⟩}}" }, "subtitle{}": { "snippet": "subtitle{${1:⟨sous-titre⟩}}" }, "academicfield{}": { "snippet": "academicfield{${1:⟨discipline⟩}}" }, "speciality{}": { "snippet": "speciality{${1:⟨spécialité⟩}}" }, "subject{}": { "snippet": "subject{${1:⟨sujet⟩}}" }, "date{}{}{}": { "snippet": "date{${1:⟨jour⟩}}{${2:⟨mois⟩}}{${3:⟨année⟩}}" }, "submissiondate{}{}{}": { "snippet": "submissiondate{${1:⟨jour⟩}}{${2:⟨mois⟩}}{${3:⟨année⟩}}" }, "pres{}": { "snippet": "pres{${1:⟨nom du PRES⟩}}" }, "comue{}": { "snippet": "comue{${1:⟨nom de la ComUE⟩}}" }, "institute{}": { "snippet": "institute{${1:⟨nom de l'institut⟩}}" }, "coinstitute{}": { "snippet": "coinstitute{${1:⟨nom de l'institut de cotutelle⟩}}" }, "company{}": { "snippet": "company{${1:⟨nom de l'entreprise⟩}}" }, "doctoralschool{}": { "snippet": "doctoralschool{${1:⟨nom de l'école doctorale⟩}}" }, "laboratory{}{}": { "snippet": "laboratory{${1:⟨nom du laboratoire⟩}}{${2:⟨adresse du laboratoire⟩}}" }, "pres[]{}": { "snippet": "pres[${2:⟨précisions⟩}]{${1:⟨nom du PRES⟩}}" }, "comue[]{}": { "snippet": "comue[${2:⟨précisions⟩}]{${1:⟨nom de la ComUE⟩}}" }, "institute[]{}": { "snippet": "institute[${2:⟨précisions⟩}]{${1:⟨nom de l'institut⟩}}" }, "coinstitute[]{}": { "snippet": "coinstitute[${2:⟨précisions⟩}]{${1:⟨nom de l'institut de cotutelle⟩}}" }, "company[]{}": { "snippet": "company[${2:⟨précisions⟩}]{${1:⟨nom de l'entreprise⟩}}" }, "doctoralschool[]{}": { "snippet": "doctoralschool[${2:⟨précisions⟩}]{${1:⟨nom de l'école doctorale⟩}}" }, "laboratory[]{}{}": { "snippet": "laboratory[${3:⟨précisions⟩}]{${1:⟨nom du laboratoire⟩}}{${2:⟨adresse du laboratoire⟩}}" }, "supervisor[]{}{}": { "snippet": "supervisor[${3:⟨précisions⟩}]{${1:⟨prénom⟩}}{${2:⟨nom⟩}}" }, "cosupervisor[]{}{}": { "snippet": "cosupervisor[${3:⟨précisions⟩}]{${1:⟨prénom⟩}}{${2:⟨nom⟩}}" }, "comonitor[]{}{}": { "snippet": "comonitor[${3:⟨précisions⟩}]{${1:⟨prénom⟩}}{${2:⟨nom⟩}}" }, "referee[]{}{}": { "snippet": "referee[${3:⟨précisions⟩}]{${1:⟨prénom⟩}}{${2:⟨nom⟩}}" }, "examiner[]{}{}": { "snippet": "examiner[${3:⟨précisions⟩}]{${1:⟨prénom⟩}}{${2:⟨nom⟩}}" }, "committeepresident[]{}{}": { "snippet": "committeepresident[${3:⟨précisions⟩}]{${1:⟨prénom⟩}}{${2:⟨nom⟩}}" }, "guest[]{}{}": { "snippet": "guest[${3:⟨précisions⟩}]{${1:⟨prénom⟩}}{${2:⟨nom⟩}}" }, "supervisor{}{}": { "snippet": "supervisor{${1:⟨prénom⟩}}{${2:⟨nom⟩}}" }, "cosupervisor{}{}": { "snippet": "cosupervisor{${1:⟨prénom⟩}}{${2:⟨nom⟩}}" }, "comonitor{}{}": { "snippet": "comonitor{${1:⟨prénom⟩}}{${2:⟨nom⟩}}" }, "referee{}{}": { "snippet": "referee{${1:⟨prénom⟩}}{${2:⟨nom⟩}}" }, "examiner{}{}": { "snippet": "examiner{${1:⟨prénom⟩}}{${2:⟨nom⟩}}" }, "committeepresident{}{}": { "snippet": "committeepresident{${1:⟨prénom⟩}}{${2:⟨nom⟩}}" }, "guest{}{}": { "snippet": "guest{${1:⟨prénom⟩}}{${2:⟨nom⟩}}" }, "ordernumber[]": { "snippet": "ordernumber[${1:⟨numéro d'ordre⟩}]" }, "ordernumber": {}, "keywords{}{}": { "snippet": "keywords{${1:⟨mots clés dans la langue principale⟩}}{${2:⟨mots clés dans la langue secondaire⟩}}" }, "maketitle[]": { "snippet": "maketitle[${1:⟨options⟩}]" }, "colophontext{}": { "snippet": "colophontext{${1:⟨texte⟩}}" }, "disclaimertext{}": { "snippet": "disclaimertext{${1:⟨clause⟩}}" }, "makedisclaimer": {}, "makedisclaimer*": {}, "makekeywords": {}, "makekeywords*": {}, "makelaboratory": {}, "makelaboratory*": {}, "dedication{}": { "snippet": "dedication{${1:⟨dédicace⟩}}" }, "makededications": {}, "makededications*": {}, "frontepigraph{}{}": { "snippet": "frontepigraph{${1:⟨épigraphe⟩}}{${2:⟨auteur⟩}}" }, "frontepigraph[]{}{}": { "snippet": "frontepigraph[${3:⟨langue⟩}]{${1:⟨épigraphe⟩}}{${2:⟨auteur⟩}}" }, "makefrontepigraphs": {}, "makefrontepigraphs*": {}, "makeabstract": {}, "newglssymbol{}{}{}{}": { "snippet": "newglssymbol{${1:⟨label⟩}}{${2:⟨symbole⟩}}{${3:⟨nom⟩}}{${4:⟨description⟩}}" }, "newglssymbol[]{}{}{}{}": { "snippet": "newglssymbol[${5:⟨classement⟩}]{${1:⟨label⟩}}{${2:⟨symbole⟩}}{${3:⟨nom⟩}}{${4:⟨description⟩}}" }, "tableofcontents[]": { "snippet": "tableofcontents[${1:⟨précisions⟩}]" }, "chapter*[]{}": { "snippet": "chapter*[${2:⟨titre alt. pour TdM et entête⟩}]{${1:⟨titre⟩}}" }, "chapter[][]{}": { "snippet": "chapter[${2:⟨titre alt. pour TdM⟩}][${3:⟨titre alt. pour entête⟩}]{${1:⟨titre⟩}}" }, "chapter*[][]{}": { "snippet": "chapter*[${2:⟨titre alt. pour TdM⟩}][${3:⟨titre alt. pour entête⟩}]{${1:⟨titre⟩}}" }, "section*[]{}": { "snippet": "section*[${2:⟨titre alt. pour TdM et entête⟩}]{${1:⟨titre⟩}}" }, "section[][]{}": { "snippet": "section[${2:⟨titre alt. pour TdM⟩}][${3:⟨titre alt. pour entête⟩}]{${1:⟨titre⟩}}" }, "section*[][]{}": { "snippet": "section*[${2:⟨titre alt. pour TdM⟩}][${3:⟨titre alt. pour entête⟩}]{${1:⟨titre⟩}}" }, "subsection*[]{}": { "snippet": "subsection*[${2:⟨titre alt. pour TdM et entête⟩}]{${1:⟨titre⟩}}" }, "subsubsection*[]{}": { "snippet": "subsubsection*[${2:⟨titre alt. pour TdM et entête⟩}]{${1:⟨titre⟩}}" }, "paragraph*[]{}": { "snippet": "paragraph*[${2:⟨titre alt. pour TdM et entête⟩}]{${1:⟨titre⟩}}" }, "makebackcover": {}, "startlocaltocs": {}, "stoplocaltocs": {}, "nextwithlocaltoc": {}, "nextwithoutlocaltoc": {}, "leadchapter{}": { "snippet": "leadchapter{${1:⟨texte⟩}}" }, "printsymbols[]": { "snippet": "printsymbols[${1:⟨options⟩}]" }, "expression{}{}{}": { "snippet": "expression{${1:⟨label⟩}}{${2:⟨valeur en français⟩}}{${3:⟨valeur en anglais⟩}}" }, "frenchsetup{}": { "snippet": "frenchsetup{${1:options}}", "keyvalindex": 0, "keyvalpos": 0 }, "frenchbsetup{}": { "snippet": "frenchbsetup{${1:options}}", "keyvalindex": 0, "keyvalpos": 0 }, "AddThinSpaceBeforeFootnotes": {}, "alsoname": {}, "at": {}, "bibname": {}, "AutoSpaceBeforeFDP": {}, "boi": {}, "bname{}": { "snippet": "bname{${1:text}}" }, "bsc{}": { "snippet": "bsc{${1:text}}" }, "CaptionSeparator": {}, "captionsfrench": {}, "ccname": {}, "chaptername": {}, "circonflexe": {}, "dateacadian": {}, "datefrench": {}, "DecimalMathComma": {}, "degre": {}, "degres": {}, "descindentFB": {}, "dotFFN": {}, "enclname": {}, "extrasfrench": {}, "FBcolonspace": {}, "FBdatebox": {}, "FBdatespace": {}, "FBeverylineguill": {}, "FBfigtabshape": {}, "FBfnindent": {}, "FBFrenchFootnotesfalse": {}, "FBFrenchFootnotestrue": {}, "FBFrenchSuperscriptstrue": {}, "FBGlobalLayoutFrenchtrue": {}, "FBgspchar": {}, "FBguillopen": {}, "FBguillspace": {}, "FBInnerGuillSinglefalse": {}, "FBInnerGuillSingletrue": {}, "FBListItemsAsParfalse": {}, "FBListItemsAsPartrue": {}, "FBLowercaseSuperscriptstrue": {}, "FBmedkern": {}, "FBPartNameFulltrue": {}, "FBsetspaces[]{}{}{}{}": { "snippet": "FBsetspaces[${5:language}]{${1:type}}{${2:width}}{${3:stretch}}{${4:shrink}}" }, "FBsetspaces{}{}{}{}": { "snippet": "FBsetspaces{${1:type}}{${2:width}}{${3:stretch}}{${4:shrink}}" }, "FBSmallCapsFigTabCaptionstrue": {}, "FBStandardEnumerateEnvtrue": {}, "FBStandardItemizeEnvtrue": {}, "FBStandardItemLabelstrue": {}, "FBStandardLayouttrue": {}, "FBStandardListSpacingtrue": {}, "FBStandardListstrue": {}, "FBsupR": {}, "FBsupS": {}, "FBtextellipsis": {}, "FBthickkern": {}, "FBthinspace": {}, "FBthousandsep": {}, "FBWarning{}": { "snippet": "FBWarning{${1:message}}" }, "fg": {}, "fgi": {}, "fgii": {}, "fprimo)": {}, "frenchdate{}{}{}": { "snippet": "frenchdate{${1:day}}{${2:month}}{${3:year}}" }, "FrenchEnumerate{}": { "snippet": "FrenchEnumerate{${1:arg}}" }, "FrenchFootnotes": {}, "FrenchLabelItem": {}, "frenchpartfirst": {}, "frenchpartsecond": {}, "FrenchPopularEnumerate{}": { "snippet": "FrenchPopularEnumerate{${1:arg}}" }, "frenchtoday": {}, "Frlabelitemi": {}, "Frlabelitemii": {}, "Frlabelitemiii": {}, "Frlabelitemiv": {}, "frquote{}": { "snippet": "frquote{${1:text}}" }, "fup{}": { "snippet": "fup{${1:text}}" }, "glossaryname": {}, "headtoname": {}, "ieme": {}, "iemes": {}, "ier": {}, "iere": {}, "ieres": {}, "iers": {}, "ifFBAutoSpaceFootnotes": {}, "ifFBCompactItemize": {}, "ifFBCustomiseFigTabCaptions": {}, "ifFBfrench": {}, "ifFBFrenchFootnotes": {}, "ifFBFrenchSuperscripts": {}, "ifFBGlobalLayoutFrench": {}, "ifFBIndentFirst": {}, "ifFBINGuillSpace": {}, "ifFBListItemsAsPar": {}, "ifFBListOldLayout": {}, "ifFBLowercaseSuperscripts": {}, "ifFBLuaTeX": {}, "ifFBOldFigTabCaptions": {}, "ifFBOriginalTypewriter": {}, "ifFBPartNameFull": {}, "ifFBReduceListSpacing": {}, "ifFBShowOptions": {}, "ifFBSmallCapsFigTabCaptions": {}, "ifFBStandardEnumerateEnv": {}, "ifFBStandardItemizeEnv": {}, "ifFBStandardItemLabels": {}, "ifFBStandardLayout": {}, "ifFBStandardLists": {}, "ifFBStandardListSpacing": {}, "ifFBSuppressWarning": {}, "ifFBThinColonSpace": {}, "ifFBThinSpaceInFrenchNumbers": {}, "ifFBunicode": {}, "ifFBXeTeX": {}, "ifLaTeXe": {}, "kernFFN": {}, "labelindentFB": {}, "labelwidthFB": {}, "leftmarginFB": {}, "listfigurename": {}, "listindentFB": {}, "No": {}, "no": {}, "NoAutoSpaceBeforeFDP": {}, "NoAutoSpacing": {}, "NoEveryParQuote": {}, "noextrasfrench": {}, "nombre{}": { "snippet": "nombre{${1:arg}}" }, "nos": {}, "Nos": {}, "og": {}, "ogi": {}, "ogii": {}, "parindentFFN": {}, "partfirst": {}, "partnameord": {}, "partsecond": {}, "prefacename": {}, "primo": {}, "proofname": {}, "quarto": {}, "rmfamilyFB": {}, "secundo": {}, "seename": {}, "sffamilyFB": {}, "StandardFootnotes": {}, "StandardMathComma": {}, "tertio": {}, "tild": {}, "ttfamilyFB": {}, "up{}": { "snippet": "up{${1:text}}" }, "xspace": {} }, "envs": { "abstract": {}, "abstract[]": { "name": "abstract", "snippet": "[${1:⟨titre alternatif⟩}]" }, "descriptionFB": {}, "enumerateFB": {}, "itemizeFB": {}, "listFB{}": { "name": "listFB", "snippet": "{${1:symbol}}" }, "listORI{}": { "name": "listORI", "snippet": "{${1:symbol}}" } }, "options": [ "mainlanguage=${1|french,english|}", "secnumdepth=${1|part,chapter,section,subsection,subsubsection,paragraph,subparagraph|}", "space=${1|single,onehalf,double|}", "chap-style=${1|Sonny,Lenny,Glenn,Conny,Rejne,Bjarne,PetersLenny,Bjornstrup,none|}", "fncychap=${1|Sonny,Lenny,Glenn,Conny,Rejne,Bjarne,PetersLenny,Bjornstrup,none|}", "nofrontcover", "sepcorpaffilfrench=", "sepcorpaffilenglish=", "version=${1|inprogress,inprogress*,submitted,submitted*,final,draft|}", "output=${1|screen,paper,paper*|}", "colophon-location=${1|verso-frontcover,recto-backcover,nowhere|}", "hdr", "numlaboratories=${1:⟨nombre de laboratoires affichés⟩}", "localtocs", "localtocs/depth=${1|section,subsection,subsubsection,paragraph,subparagraph|}", "localbibs", "localbibs*", "10pt", "11pt", "12pt", "leqno", "fleqn", "oneside", "noerror", "noauthor", "notitle", "noacademicfield", "nodate", "noinstitute", "nodoctoralschool", "nolaboratory", "nolaboratoryaddress", "nosupervisor", "nomaketitle", "nokeywords", "noabstract", "nomakeabstract", "notableofcontents", "noprintbibliography", "graphicx={${1:⟨options du package graphicx⟩}}", "adjustbox={${1:⟨options du package adjustbox⟩}}", "setspace={${1:⟨options du package setspace⟩}}", "xcolor={${1:⟨options du package xcolor⟩}}", "datatool={${1:⟨options du package datatool⟩}}", "titlesec={${1:⟨options du package titlesec⟩}}", "draftwatermark={${1:⟨options du package draftwatermark⟩}}", "babel={${1:⟨options du package babel⟩}}", "datetime2={${1:⟨options du package datetime2⟩}}", "corps=${1:⟨corporation⟩}", "role=${1:⟨role⟩}" ], "keyvals": [ [ "ShowOptions", "StandardLayout", "GlobalLayoutFrench", "IndentFirst", "PartNameFull", "ListItemsAsPar", "StandardListSpacing", "StandardItemizeEnv", "StandardEnumerateEnv", "StandardItemLabels", "ItemLabels=", "ItemLabeli=", "ItemLabelii=", "ItemLabeliii=", "ItemLabeliv=", "StandardLists", "ListOldLayout", "FrenchFootnotes", "AutoSpaceFootnotes", "AutoSpacePunctuation", "ThinColonSpace", "OriginalTypewriter", "UnicodeNoBreakSpaces", "og=", "fg=", "INGuillSpace", "EveryParGuill=${1|open,close,none|}", "EveryLineGuill=${1|open,close,none|}", "InnerGuillSingle", "ThinSpaceInFrenchNumbers", "SmallCapsFigTabCaptions", "CustomiseFigTabCaptions", "OldFigTabCaptions", "FrenchSuperscripts", "LowercaseSuperscripts", "SuppressWarning" ] ] } ================================================ FILE: data/packages/cleveref.json ================================================ { "deps": [], "macros": [ { "name": "Crefformat", "unusual": true, "arg": { "format": "{}{}", "snippet": "Crefformat{${1:type}}{${2:format}}" } }, { "name": "Crefmultiformat", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "Crefmultiformat{${1:type}}{${2:first}}{${3:second}}{${4:middle}}{${5:last}}" } }, { "name": "Crefname", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "Crefname{${1:type}}{${2:singular}}{${3:plural}}" } }, { "name": "Crefrangeformat", "unusual": true, "arg": { "format": "{}{}", "snippet": "Crefrangeformat{${1:type}}{${2:format}}" } }, { "name": "Crefrangemultiformat", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "Crefrangemultiformat{${1:type}}{${2:first}}{${3:second}}{${4:middle}}{${5:last}}" } }, { "name": "crefalias", "arg": { "format": "{}{}", "snippet": "crefalias{${1:counter}}{${2:type}}" } }, { "name": "crefdefaultlabelformat", "arg": { "format": "{}", "snippet": "crefdefaultlabelformat{${1:format}}" } }, { "name": "crefformat", "arg": { "format": "{}{}", "snippet": "crefformat{${1:type}}{${2:format}}" } }, { "name": "creflabelformat", "arg": { "format": "{}{}", "snippet": "creflabelformat{${1:type}}{${2:format}}" } }, { "name": "crefmultiformat", "arg": { "format": "{}{}{}{}{}", "snippet": "crefmultiformat{${1:type}}{${2:first}}{${3:second}}{${4:middle}}{${5:last}}" } }, { "name": "crefname", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "crefname{${1:type}}{${2:singular}}{${3:plural}}" } }, { "name": "crefrangeformat", "unusual": true, "arg": { "format": "{}{}", "snippet": "crefrangeformat{${1:type}}{${2:format}}" } }, { "name": "crefrangelabelformat", "unusual": true, "arg": { "format": "{}{}", "snippet": "crefrangelabelformat{${1:type}}{${2:format}}" } }, { "name": "crefrangemultiformat", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "crefrangemultiformat{${1:type}}{${2:first}}{${3:second}}{${4:middle}}{${5:last}}" } }, { "name": "label", "arg": { "format": "[]{}", "snippet": "label[${2:type}]{${1:key%labeldef}}" } }, { "name": "labelcrefformat", "unusual": true, "arg": { "format": "{}{}", "snippet": "labelcrefformat{${1:type}}{${2:format}}" } }, { "name": "labelcrefmultiformat", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "labelcrefmultiformat{${1:type}}{${2:first}}{${3:second}}{${4:middle}}{${5:last}}" } }, { "name": "labelcrefrangeformat", "unusual": true, "arg": { "format": "{}{}", "snippet": "labelcrefrangeformat{${1:type}}{${2:format}}" } }, { "name": "labelcrefrangemultiformat", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "labelcrefrangemultiformat{${1:type}}{${2:first}}{${3:second}}{${4:middle}}{${5:last}}" } }, { "name": "Cpageref", "arg": { "format": "{}", "snippet": "Cpageref{${1:labellist}}" } }, { "name": "Cpagerefrange", "arg": { "format": "{}{}", "snippet": "Cpagerefrange{${1:key1}}{${2:key2}}" } }, { "name": "Cref", "arg": { "format": "{}", "snippet": "Cref{${1:labellist}}" } }, { "name": "Cref*", "arg": { "format": "{}", "snippet": "Cref*{${1:labellist}}" } }, { "name": "Crefrange", "arg": { "format": "{}{}", "snippet": "Crefrange{${1:key1}}{${2:key2}}" } }, { "name": "cpageref", "arg": { "format": "{}", "snippet": "cpageref{${1:labellist}}" } }, { "name": "cpagerefrange", "arg": { "format": "{}{}", "snippet": "cpagerefrange{${1:key1}}{${2:key2}}" } }, { "name": "cref", "arg": { "format": "{}", "snippet": "cref{${1:labellist}}" } }, { "name": "cref*", "arg": { "format": "{}", "snippet": "cref*{${1:labellist}}" } }, { "name": "crefrange", "arg": { "format": "{}{}", "snippet": "crefrange{${1:key1}}{${2:key2}}" } }, { "name": "labelcpageref", "arg": { "format": "{}", "snippet": "labelcpageref{${1:labellist}}" } }, { "name": "labelcref", "arg": { "format": "{}", "snippet": "labelcref{${1:labellist}}" } }, { "name": "lcnamecref", "arg": { "format": "{}", "snippet": "lcnamecref{${1:key}}" } }, { "name": "lcnamecrefs", "arg": { "format": "{}", "snippet": "lcnamecrefs{${1:key}}" } }, { "name": "nameCref", "arg": { "format": "{}", "snippet": "nameCref{${1:key}}" } }, { "name": "nameCrefs", "arg": { "format": "{}", "snippet": "nameCrefs{${1:key}}" } }, { "name": "namecref", "arg": { "format": "{}", "snippet": "namecref{${1:key}}" } }, { "name": "namecrefs", "arg": { "format": "{}", "snippet": "namecrefs{${1:key}}" } }, { "name": "crefrangeconjunction", "unusual": true }, { "name": "crefrangepreconjunction", "unusual": true }, { "name": "crefrangepostconjunction", "unusual": true }, { "name": "crefpairconjunction", "unusual": true }, { "name": "crefmiddleconjunction", "unusual": true }, { "name": "creflastconjunction", "unusual": true }, { "name": "crefpairgroupconjunction", "unusual": true }, { "name": "crefmiddlegroupconjunction", "unusual": true }, { "name": "creflastgroupconjunction", "unusual": true }, { "name": "crefstripprefix", "unusual": true, "arg": { "format": "{}{}", "snippet": "crefstripprefix{${1:string1}}{${2:string2}}" } } ], "envs": [], "keys": { "\\usepackage/cleveref#c": [ "poorman", "sort", "compress", "sort&compress", "nosort", "capitalise", "capitalize", "nameinlink", "noabbrev", "english", "german", "ngerman", "dutch", "french", "spanish", "italian", "russian", "ukrainian", "norsk", "danish", "esperanto", "swedish", "brazilian", "catalan" ] }, "args": [ "\\usepackage/cleveref#c" ] } ================================================ FILE: data/packages/color.json ================================================ { "deps": [], "macros": [ { "name": "textcolor", "arg": { "format": "{}{}", "snippet": "textcolor{${1:color}}{${2:text}}" } }, { "name": "textcolor", "arg": { "format": "[]{}{}", "snippet": "textcolor[${3:model}]{${1:color}}{${2:text}}" } }, { "name": "mathcolor", "arg": { "format": "{}{}", "snippet": "mathcolor{${1:color}}{${2:math}}" } }, { "name": "mathcolor", "arg": { "format": "[]{}{}", "snippet": "mathcolor[${3:model}]{${1:color}}{${2:math}}" } }, { "name": "pagecolor", "arg": { "format": "{}", "snippet": "pagecolor{${1:color}}" } }, { "name": "nopagecolor" }, { "name": "definecolor", "arg": { "format": "{}{}{}", "snippet": "definecolor{${1:name%specialDef}}{${2:model}}{${3:color-spec}}" } }, { "name": "DefineNamedColor", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DefineNamedColor{${1:type}}{${2:name}}{${3:model}}{${4:spec}}" } }, { "name": "normalcolor" }, { "name": "color", "arg": { "format": "[]{}", "snippet": "color[${2:model}]{${1:color}}" } }, { "name": "color", "arg": { "format": "{}", "snippet": "color{${1:color}}" } }, { "name": "colorbox", "arg": { "format": "[]{}{}", "snippet": "colorbox[${3:model}]{${1:color}}{${2:text}}" } }, { "name": "colorbox", "arg": { "format": "{}{}", "snippet": "colorbox{${1:color}}{${2:text}}" } }, { "name": "fcolorbox", "arg": { "format": "[]{}{}{}", "snippet": "fcolorbox[${4:model}]{${1:border-color}}{${2:fill-color}}{${3:text}}" } }, { "name": "fcolorbox", "arg": { "format": "{}{}{}", "snippet": "fcolorbox{${1:border-color}}{${2:fill-color}}{${3:text}}" } } ], "envs": [], "keys": { "\\usepackage/color#c": [ "monochrome", "debugshow", "setpagesize", "nosetpagesize", "dvips", "xdvi", "dvipdf", "dvipdfm", "dvipdfmx", "pdftex", "luatex", "dvisvgm", "xetex", "dvipsone", "dviwindo", "emtex", "dviwin", "oztex", "textures", "pctexps", "pctexwin", "pctexhp", "pctex32", "truetex", "tcidvi", "vtex", "dvipsnames", "nodvipsnames", "usenames" ] }, "args": [ "\\usepackage/color#c" ] } ================================================ FILE: data/packages/colortbl.json ================================================ { "deps": [ { "name": "array" }, { "name": "color" } ], "macros": [ { "name": "arrayrulecolor", "arg": { "format": "{}", "snippet": "arrayrulecolor{${1:color}}" } }, { "name": "arrayrulecolor", "arg": { "format": "[]{}", "snippet": "arrayrulecolor[${2:color model}]{${1:color}}" } }, { "name": "cellcolor", "arg": { "format": "{}", "snippet": "cellcolor{${1:color}}" } }, { "name": "cellcolor", "arg": { "format": "[]{}[][]", "snippet": "cellcolor[${2:color model}]{${1:color}}[${3:left overhang}][${4:right overhang}]" } }, { "name": "columncolor", "arg": { "format": "{}", "snippet": "columncolor{${1:color}}" } }, { "name": "columncolor", "arg": { "format": "[]{}[][]", "snippet": "columncolor[${2:color model}]{${1:color}}[${3:left overhang}][${4:right overhang}]" } }, { "name": "doublerulesepcolor", "arg": { "format": "{}", "snippet": "doublerulesepcolor{${1:color}}" } }, { "name": "doublerulesepcolor", "arg": { "format": "[]{}", "snippet": "doublerulesepcolor[${2:color model}]{${1:color}}" } }, { "name": "rowcolor", "arg": { "format": "{}", "snippet": "rowcolor{${1:color}}" } }, { "name": "rowcolor", "arg": { "format": "[]{}[][]", "snippet": "rowcolor[${2:color model}]{${1:color}}[${3:left overhang}][${4:right overhang}]" } }, { "name": "minrowclearance", "unusual": true }, { "name": "rowcolors", "arg": { "format": "{}{}{}", "snippet": "rowcolors{${1:row}}{${2:odd-row-color}}{${3:even-row-color}}" } }, { "name": "rowcolors", "arg": { "format": "[]{}{}{}", "snippet": "rowcolors[${4:commands}]{${1:row}}{${2:odd-row-color}}{${3:even-row-color}}" } }, { "name": "rowcolors*", "arg": { "format": "{}{}{}", "snippet": "rowcolors*{${1:row}}{${2:odd-row-color}}{${3:even-row-color}}" } }, { "name": "rowcolors*", "arg": { "format": "[]{}{}{}", "snippet": "rowcolors*[${4:commands}]{${1:row}}{${2:odd-row-color}}{${3:even-row-color}}" } }, { "name": "showrowcolors" }, { "name": "hiderowcolors" }, { "name": "rownum" }, { "name": "therownum" } ], "envs": [], "keys": { "\\usepackage/colortbl#c": [ "monochrome", "debugshow", "setpagesize", "nosetpagesize", "dvips", "xdvi", "dvipdf", "dvipdfm", "dvipdfmx", "pdftex", "luatex", "dvisvgm", "xetex", "dvipsone", "dviwindo", "emtex", "dviwin", "oztex", "textures", "pctexps", "pctexwin", "pctexhp", "pctex32", "truetex", "tcidvi", "vtex", "dvipsnames", "nodvipsnames", "usenames" ] }, "args": [ "\\usepackage/colortbl#c" ] } ================================================ FILE: data/packages/commath.json ================================================ { "deps": [ { "name": "amsmath" }, { "name": "ifthen" } ], "macros": [ { "name": "abs", "arg": { "format": "{}", "snippet": "abs{${1:arg1}}" } }, { "name": "abs", "arg": { "format": "[]{}", "snippet": "abs[${2:size}]{${1:arg1}}" } }, { "name": "appref", "arg": { "format": "{}", "snippet": "appref{${1:label}}" } }, { "name": "assref", "arg": { "format": "{}", "snippet": "assref{${1:label}}" } }, { "name": "cbr", "arg": { "format": "{}", "snippet": "cbr{${1:arg1}}" } }, { "name": "cbr", "arg": { "format": "[]{}", "snippet": "cbr[${2:size}]{${1:arg1}}" } }, { "name": "colref", "arg": { "format": "{}", "snippet": "colref{${1:label}}" } }, { "name": "defnref", "arg": { "format": "{}", "snippet": "defnref{${1:label}}" } }, { "name": "del", "arg": { "format": "{}", "snippet": "del{${1:arg1}}" } }, { "name": "del", "arg": { "format": "[]{}", "snippet": "del[${2:size}]{${1:arg1}}" } }, { "name": "dif" }, { "name": "Dif" }, { "name": "dmd", "arg": { "format": "{}{}{}{}{}{}", "snippet": "dmd{${1:arg1}}{${2:arg2}}{${3:arg3}}{${4:arg4}}{${5:arg5}}{${6:arg6}}" } }, { "name": "dod", "arg": { "format": "{}{}", "snippet": "dod{${1:arg1}}{${2:arg2}}" } }, { "name": "dod", "arg": { "format": "[]{}{}", "snippet": "dod[${3:order}]{${1:arg1}}{${2:arg2}}" } }, { "name": "dpd", "arg": { "format": "{}{}", "snippet": "dpd{${1:arg1}}{${2:arg2}}" } }, { "name": "dpd", "arg": { "format": "[]{}{}", "snippet": "dpd[${3:order}]{${1:arg1}}{${2:arg2}}" } }, { "name": "enVert", "arg": { "format": "{}", "snippet": "enVert{${1:arg1}}" } }, { "name": "enVert", "arg": { "format": "[]{}", "snippet": "enVert[${2:size}]{${1:arg1}}" } }, { "name": "norm", "arg": { "format": "{}", "snippet": "norm{${1:arg1}}" } }, { "name": "norm", "arg": { "format": "[]{}", "snippet": "norm[${2:size}]{${1:arg1}}" } }, { "name": "envert", "arg": { "format": "{}", "snippet": "envert{${1:arg1}}" } }, { "name": "envert", "arg": { "format": "[]{}", "snippet": "envert[${2:size}]{${1:arg1}}" } }, { "name": "eval", "arg": { "format": "{}", "snippet": "eval{${1:arg1}}" } }, { "name": "eval", "arg": { "format": "[]{}", "snippet": "eval[${2:size}]{${1:arg1}}" } }, { "name": "exref", "arg": { "format": "{}", "snippet": "exref{${1:label}}" } }, { "name": "figref", "arg": { "format": "{}", "snippet": "figref{${1:label}}" } }, { "name": "fullfunction", "arg": { "format": "{}{}{}{}{}", "snippet": "fullfunction{${1:arg1}}{${2:arg2}}{${3:arg3}}{${4:arg4}}{${5:arg5}}" } }, { "name": "intcc", "arg": { "format": "{}", "snippet": "intcc{${1:arg1}}" } }, { "name": "intcc", "arg": { "format": "[]{}", "snippet": "intcc[${2:size}]{${1:arg1}}" } }, { "name": "intco", "arg": { "format": "{}", "snippet": "intco{${1:arg1}}" } }, { "name": "intco", "arg": { "format": "[]{}", "snippet": "intco[${2:size}]{${1:arg1}}" } }, { "name": "intoc", "arg": { "format": "{}", "snippet": "intoc{${1:arg1}}" } }, { "name": "intoc", "arg": { "format": "[]{}", "snippet": "intoc[${2:size}]{${1:arg1}}" } }, { "name": "intoo", "arg": { "format": "{}", "snippet": "intoo{${1:arg1}}" } }, { "name": "intoo", "arg": { "format": "[]{}", "snippet": "intoo[${2:size}]{${1:arg1}}" } }, { "name": "lemref", "arg": { "format": "{}", "snippet": "lemref{${1:label}}" } }, { "name": "md", "arg": { "format": "{}{}{}{}{}{}", "snippet": "md{${1:arg1}}{${2:arg2}}{${3:arg3}}{${4:arg4}}{${5:arg5}}{${6:arg6}}" } }, { "name": "od", "arg": { "format": "{}{}", "snippet": "od{${1:arg1}}{${2:arg2}}" } }, { "name": "od", "arg": { "format": "[]{}{}", "snippet": "od[${3:order}]{${1:arg1}}{${2:arg2}}" } }, { "name": "pd", "arg": { "format": "{}{}", "snippet": "pd{${1:arg1}}{${2:arg2}}" } }, { "name": "pd", "arg": { "format": "[]{}{}", "snippet": "pd[${3:order}]{${1:arg1}}{${2:arg2}}" } }, { "name": "propref", "arg": { "format": "{}", "snippet": "propref{${1:label}}" } }, { "name": "remref", "arg": { "format": "{}", "snippet": "remref{${1:label}}" } }, { "name": "sVert", "arg": { "format": "{}", "snippet": "sVert{${1:arg1}}" } }, { "name": "sVert", "arg": { "format": "[]{}", "snippet": "sVert[${2:size}]{${1:arg1}}" } }, { "name": "sbr", "arg": { "format": "{}", "snippet": "sbr{${1:arg1}}" } }, { "name": "sbr", "arg": { "format": "[]{}", "snippet": "sbr[${2:size}]{${1:arg1}}" } }, { "name": "secref", "arg": { "format": "{}", "snippet": "secref{${1:label}}" } }, { "name": "set", "arg": { "format": "{}", "snippet": "set{${1:arg1}}" } }, { "name": "set", "arg": { "format": "[]{}", "snippet": "set[${2:size}]{${1:arg1}}" } }, { "name": "thmref", "arg": { "format": "{}", "snippet": "thmref{${1:label}}" } }, { "name": "tmd", "arg": { "format": "{}{}{}{}{}{}", "snippet": "tmd{${1:arg1}}{${2:arg2}}{${3:arg3}}{${4:arg4}}{${5:arg5}}{${6:arg6}}" } }, { "name": "tod", "arg": { "format": "{}{}", "snippet": "tod{${1:arg1}}{${2:arg2}}" } }, { "name": "tod", "arg": { "format": "[]{}{}", "snippet": "tod[${3:order}]{${1:arg1}}{${2:arg2}}" } }, { "name": "tpd", "arg": { "format": "{}{}", "snippet": "tpd{${1:arg1}}{${2:arg2}}" } }, { "name": "tpd", "arg": { "format": "[]{}{}", "snippet": "tpd[${3:order}]{${1:arg1}}{${2:arg2}}" } }, { "name": "ordinarycolon", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/comment.json ================================================ { "deps": [], "macros": [ { "name": "includecomment", "arg": { "format": "{}", "snippet": "includecomment{${1:envname}}" } }, { "name": "excludecomment", "arg": { "format": "{}", "snippet": "excludecomment{${1:envname}}" } }, { "name": "CommentCutFile", "unusual": true }, { "name": "ProcessCutFile", "unusual": true }, { "name": "generalcomment", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "generalcomment{${1:envname}}{${2:begdef}}{${3:enddef}}" } }, { "name": "specialcomment", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "specialcomment{${1:envname}}{${2:begdef}}{${3:enddef}}" } }, { "name": "Thiscomment", "unusual": true, "arg": { "format": "{}", "snippet": "Thiscomment{${1:line stuff}}" } }, { "name": "WriteCommentLine", "unusual": true, "arg": { "format": "{}", "snippet": "WriteCommentLine{${1:line stuff}}" } }, { "name": "ThisComment", "unusual": true, "arg": { "format": "{}", "snippet": "ThisComment{${1:line stuff}}" } }, { "name": "processcomment", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "processcomment{${1:envname}}{${2:def}}{${3:begdef}}{${4:enddef}}" } } ], "envs": [ { "name": "comment" } ], "keys": {}, "args": [] } ================================================ FILE: data/packages/coordsys.json ================================================ { "deps": [], "macros": [ { "name": "numbline", "arg": { "format": "{}{}", "snippet": "numbline{${1:from}}{${2:to}}" } }, { "name": "numbline", "arg": { "format": "[]{}{}", "snippet": "numbline[${3:spacing}]{${1:from}}{${2:to}}" } }, { "name": "numbline*", "arg": { "format": "{}{}", "snippet": "numbline*{${1:from}}{${2:to}}" } }, { "name": "numbline*", "arg": { "format": "[]{}{}", "snippet": "numbline*[${3:spacing}]{${1:from}}{${2:to}}" } }, { "name": "vnumbline", "arg": { "format": "{}{}", "snippet": "vnumbline{${1:from}}{${2:to}}" } }, { "name": "vnumbline", "arg": { "format": "[]{}{}", "snippet": "vnumbline[${3:spacing}]{${1:from}}{${2:to}}" } }, { "name": "vnumbline*", "arg": { "format": "{}{}", "snippet": "vnumbline*{${1:from}}{${2:to}}" } }, { "name": "vnumbline*", "arg": { "format": "[]{}{}", "snippet": "vnumbline*[${3:spacing}]{${1:from}}{${2:to}}" } }, { "name": "coordsys", "arg": { "format": "()()", "snippet": "coordsys(${1:lower-left})(${2:upper-right})" } }, { "name": "coordsys", "unusual": true, "arg": { "format": "[]()()", "snippet": "coordsys[${1:h-spacing}](${2:lower-left})(${3:upper-right})" } }, { "name": "coordsys", "arg": { "format": "[][]()()", "snippet": "coordsys[${1:h-spacing}][${2:v-spacing}](${3:lower-left})(${4:upper-right})" } }, { "name": "coordsys*", "arg": { "format": "()()", "snippet": "coordsys*(${1:lower-left})(${2:upper-right})" } }, { "name": "coordsys*", "unusual": true, "arg": { "format": "[]()()", "snippet": "coordsys*[${1:h-spacing}](${2:lower-left})(${3:upper-right})" } }, { "name": "coordsys*", "arg": { "format": "[][]()()", "snippet": "coordsys*[${1:h-spacing}][${2:v-spacing}](${3:lower-left})(${4:upper-right})" } }, { "name": "fcoordsys", "arg": { "format": "()()", "snippet": "fcoordsys(${1:lower-left})(${2:upper-right})" } }, { "name": "fcoordsys", "unusual": true, "arg": { "format": "[]()()", "snippet": "fcoordsys[${1:h-spacing}](${2:lower-left})(${3:upper-right})" } }, { "name": "fcoordsys", "arg": { "format": "[][]()()", "snippet": "fcoordsys[${1:h-spacing}][${2:v-spacing}](${3:lower-left})(${4:upper-right})" } }, { "name": "fcoordsys*", "arg": { "format": "()()", "snippet": "fcoordsys*(${1:lower-left})(${2:upper-right})" } }, { "name": "fcoordsys*", "unusual": true, "arg": { "format": "[]()()", "snippet": "fcoordsys*[${1:h-spacing}](${2:lower-left})(${3:upper-right})" } }, { "name": "fcoordsys*", "arg": { "format": "[][]()()", "snippet": "fcoordsys*[${1:h-spacing}][${2:v-spacing}](${3:lower-left})(${4:upper-right})" } }, { "name": "bcoordsys", "arg": { "format": "()()", "snippet": "bcoordsys(${1:lower-left})(${2:upper-right})" } }, { "name": "bcoordsys", "unusual": true, "arg": { "format": "[]()()", "snippet": "bcoordsys[${1:h-spacing}](${2:lower-left})(${3:upper-right})" } }, { "name": "bcoordsys", "arg": { "format": "[][]()()", "snippet": "bcoordsys[${1:h-spacing}][${2:v-spacing}](${3:lower-left})(${4:upper-right})" } }, { "name": "bcoordsys*", "arg": { "format": "()()", "snippet": "bcoordsys*(${1:lower-left})(${2:upper-right})" } }, { "name": "bcoordsys*", "unusual": true, "arg": { "format": "[]()()", "snippet": "bcoordsys*[${1:h-spacing}](${2:lower-left})(${3:upper-right})" } }, { "name": "bcoordsys*", "arg": { "format": "[][]()()", "snippet": "bcoordsys*[${1:h-spacing}][${2:v-spacing}](${3:lower-left})(${4:upper-right})" } }, { "name": "window", "arg": { "format": "()()", "snippet": "window(${1:lower-left})(${2:upper-right})" } }, { "name": "window", "unusual": true, "arg": { "format": "[]()()", "snippet": "window[${1:h-spacing}](${2:lower-left})(${3:upper-right})" } }, { "name": "window", "arg": { "format": "[][]()()", "snippet": "window[${1:h-spacing}][${2:v-spacing}](${3:lower-left})(${4:upper-right})" } }, { "name": "window*", "arg": { "format": "()()", "snippet": "window*(${1:lower-left})(${2:upper-right})" } }, { "name": "window*", "unusual": true, "arg": { "format": "[]()()", "snippet": "window*[${1:h-spacing}](${2:lower-left})(${3:upper-right})" } }, { "name": "window*", "arg": { "format": "[][]()()", "snippet": "window*[${1:h-spacing}][${2:v-spacing}](${3:lower-left})(${4:upper-right})" } }, { "name": "coordgrid", "arg": { "format": "()()", "snippet": "coordgrid(${1:lower-left})(${2:upper-right})" } }, { "name": "coordgrid", "unusual": true, "arg": { "format": "[]()()", "snippet": "coordgrid[${1:h-spacing}](${2:lower-left})(${3:upper-right})" } }, { "name": "coordgrid", "arg": { "format": "[][]()()", "snippet": "coordgrid[${1:h-spacing}][${2:v-spacing}](${3:lower-left})(${4:upper-right})" } }, { "name": "coordgrid*", "arg": { "format": "()()", "snippet": "coordgrid*(${1:lower-left})(${2:upper-right})" } }, { "name": "coordgrid*", "unusual": true, "arg": { "format": "[]()()", "snippet": "coordgrid*[${1:h-spacing}](${2:lower-left})(${3:upper-right})" } }, { "name": "coordgrid*", "arg": { "format": "[][]()()", "snippet": "coordgrid*[${1:h-spacing}][${2:v-spacing}](${3:lower-left})(${4:upper-right})" } }, { "name": "gridstyle", "arg": { "format": "{}{}", "snippet": "gridstyle{${1:thin-declaration}}{${2:thick-declaration}}" } }, { "name": "sethlabel", "arg": { "format": "{}", "snippet": "sethlabel{${1:label}}" } }, { "name": "sethlabel", "arg": { "format": "[]{}", "snippet": "sethlabel[${2:alignment}]{${1:label}}" } }, { "name": "setvlabel", "arg": { "format": "{}", "snippet": "setvlabel{${1:label}}" } }, { "name": "setvlabel", "arg": { "format": "[]{}", "snippet": "setvlabel[${2:alignment}]{${1:label}}" } }, { "name": "hthickratio" }, { "name": "vthickratio" }, { "name": "rescaleby", "arg": { "format": "{}{}{}", "snippet": "rescaleby{${1:num}}{${2:den}}{${3:cmd}}" } }, { "name": "rescaleby", "arg": { "format": "[]{}{}{}", "snippet": "rescaleby[${4:symb}]{${1:num}}{${2:den}}{${3:cmd}}" } }, { "name": "tickstyle", "arg": { "format": "{}{}", "snippet": "tickstyle{${1:thin-declaration}}{${2:thick-declaration}}" } }, { "name": "ticklength" } ], "envs": [], "keys": { "\\usepackage/coordsys#c": [ "centred", "outside", "inside" ] }, "args": [ "\\usepackage/coordsys#c" ] } ================================================ FILE: data/packages/cquthesis.json ================================================ { "deps": [ { "name": "dirtree" } ], "macros": [ { "name": "speakyourlove" }, { "name": "speakyourlove", "arg": { "format": "[]", "snippet": "speakyourlove[${1:name}]" } }, { "name": "qthis", "arg": { "format": "{}", "snippet": "qthis{${1:text}}" } }, { "name": "figref", "arg": { "format": "{}", "snippet": "figref{${1:label}}" } }, { "name": "tabref", "arg": { "format": "{}", "snippet": "tabref{${1:label}}" } }, { "name": "cmd", "arg": { "format": "{}", "snippet": "cmd{${1:cmd}}" } }, { "name": "cs", "arg": { "format": "{}", "snippet": "cs{${1:csname}}" } }, { "name": "csgo", "arg": { "format": "{}{}", "snippet": "csgo{${1:csname}}{${2:arg}}" } }, { "name": "meta", "arg": { "format": "{}", "snippet": "meta{${1:arg}}" } }, { "name": "marg", "arg": { "format": "{}", "snippet": "marg{${1:arg}}" } }, { "name": "oarg", "arg": { "format": "{}", "snippet": "oarg{${1:arg}}" } }, { "name": "parg", "arg": { "format": "{}", "snippet": "parg{${1:arg}}" } }, { "name": "pkg", "arg": { "format": "{}", "snippet": "pkg{${1:package}}" } }, { "name": "myicon", "arg": { "format": "{}", "snippet": "myicon{${1:color}}" } }, { "name": "myfolder", "arg": { "format": "{}{}", "snippet": "myfolder{${1:color}}{${2:folder}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/csquotes.json ================================================ { "deps": [ { "name": "etoolbox" }, { "name": "keyval" } ], "macros": [ { "name": "enquote", "arg": { "format": "{}", "snippet": "enquote{${1:text}}" } }, { "name": "enquote*", "arg": { "format": "{}", "snippet": "enquote*{${1:text}}" } }, { "name": "foreignquote", "arg": { "format": "{}{}", "snippet": "foreignquote{${1:language}}{${2:text}}" } }, { "name": "foreignquote*", "arg": { "format": "{}{}", "snippet": "foreignquote*{${1:language}}{${2:text}}" } }, { "name": "hyphenquote", "unusual": true, "arg": { "format": "{}{}", "snippet": "hyphenquote{${1:language}}{${2:text}}" } }, { "name": "hyphenquote*", "unusual": true, "arg": { "format": "{}{}", "snippet": "hyphenquote*{${1:language}}{${2:text}}" } }, { "name": "textquote", "arg": { "format": "{}", "snippet": "textquote{${1:text}}" } }, { "name": "textquote*", "arg": { "format": "{}", "snippet": "textquote*{${1:text}}" } }, { "name": "textquote", "arg": { "format": "[]{}", "snippet": "textquote[${2:manual citation}]{${1:text}}" } }, { "name": "textquote*", "arg": { "format": "[]{}", "snippet": "textquote*[${2:manual citation}]{${1:text}}" } }, { "name": "textquote", "unusual": true, "arg": { "format": "[][]{}", "snippet": "textquote[${2:manual citation}][${3:punct}]{${1:text}}" } }, { "name": "textquote*", "unusual": true, "arg": { "format": "[][]{}", "snippet": "textquote*[${2:manual citation}][${3:punct}]{${1:text}}" } }, { "name": "foreigntextquote", "arg": { "format": "{}{}", "snippet": "foreigntextquote{${1:language}}{${2:text}}" } }, { "name": "foreigntextquote*", "unusual": true, "arg": { "format": "{}{}", "snippet": "foreigntextquote*{${1:language}}{${2:text}}" } }, { "name": "foreigntextquote", "arg": { "format": "{}[]{}", "snippet": "foreigntextquote{${1:language}}[${3:manual citation}]{${2:text}}" } }, { "name": "foreigntextquote*", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "foreigntextquote*{${1:language}}[${3:manual citation}]{${2:text}}" } }, { "name": "foreigntextquote", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "foreigntextquote{${1:language}}[${3:manual citation}][${4:punct}]{${2:text}}" } }, { "name": "foreigntextquote*", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "foreigntextquote*{${1:language}}[${3:manual citation}][${4:punct}]{${2:text}}" } }, { "name": "foreigntextquote", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "foreigntextquote{${1:language}}[${3:manual citation}][${4:punct}]{${2:text}}" } }, { "name": "foreigntextquote*", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "foreigntextquote*{${1:language}}[${3:manual citation}][${4:punct}]{${2:text}}" } }, { "name": "hyphentextquote", "unusual": true, "arg": { "format": "{}{}", "snippet": "hyphentextquote{${1:language}}{${2:text}}" } }, { "name": "hyphentextquote*", "unusual": true, "arg": { "format": "{}{}", "snippet": "hyphentextquote*{${1:language}}{${2:text}}" } }, { "name": "hyphentextquote", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "hyphentextquote{${1:language}}[${3:manual citation}]{${2:text}}" } }, { "name": "hyphentextquote*", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "hyphentextquote*{${1:language}}[${3:manual citation}]{${2:text}}" } }, { "name": "hyphentextquote", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "hyphentextquote{${1:language}}[${3:manual citation}][${4:punct}]{${2:text}}" } }, { "name": "hyphentextquote*", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "hyphentextquote*{${1:language}}[${3:manual citation}][${4:punct}]{${2:text}}" } }, { "name": "hyphentextquote", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "hyphentextquote{${1:language}}[${3:manual citation}][${4:punct}]{${2:text}}" } }, { "name": "hyphentextquote*", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "hyphentextquote*{${1:language}}[${3:manual citation}][${4:punct}]{${2:text}}" } }, { "name": "blockquote", "arg": { "format": "{}", "snippet": "blockquote{${1:text}}" } }, { "name": "blockquote", "arg": { "format": "[]{}", "snippet": "blockquote[${2:manual citation}]{${1:text}}" } }, { "name": "blockquote", "unusual": true, "arg": { "format": "[][]{}", "snippet": "blockquote[${2:manual citation}][${3:punct}]{${1:text}}" } }, { "name": "foreignblockquote", "arg": { "format": "{}{}", "snippet": "foreignblockquote{${1:language}}{${2:text}}" } }, { "name": "foreignblockquote*", "unusual": true, "arg": { "format": "{}{}", "snippet": "foreignblockquote*{${1:language}}{${2:text}}" } }, { "name": "foreignblockquote", "arg": { "format": "{}[]{}", "snippet": "foreignblockquote{${1:language}}[${3:manual citation}]{${2:text}}" } }, { "name": "foreignblockquote*", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "foreignblockquote*{${1:language}}[${3:manual citation}]{${2:text}}" } }, { "name": "foreignblockquote", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "foreignblockquote{${1:language}}[${3:manual citation}][${4:punct}]{${2:text}}" } }, { "name": "foreignblockquote*", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "foreignblockquote*{${1:language}}[${3:manual citation}][${4:punct}]{${2:text}}" } }, { "name": "hyphenblockquote", "unusual": true, "arg": { "format": "{}{}", "snippet": "hyphenblockquote{${1:language}}{${2:text}}" } }, { "name": "hyphenblockquote*", "unusual": true, "arg": { "format": "{}{}", "snippet": "hyphenblockquote*{${1:language}}{${2:text}}" } }, { "name": "hyphenblockquote", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "hyphenblockquote{${1:language}}[${3:manual citation}]{${2:text}}" } }, { "name": "hyphenblockquote*", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "hyphenblockquote*{${1:language}}[${3:manual citation}]{${2:text}}" } }, { "name": "hyphenblockquote", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "hyphenblockquote{${1:language}}[${3:manual citation}][${4:punct}]{${2:text}}" } }, { "name": "hyphenblockquote*", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "hyphenblockquote*{${1:language}}[${3:manual citation}][${4:punct}]{${2:text}}" } }, { "name": "hybridblockquote", "unusual": true, "arg": { "format": "{}{}", "snippet": "hybridblockquote{${1:language}}{${2:text}}" } }, { "name": "hybridblockquote*", "unusual": true, "arg": { "format": "{}{}", "snippet": "hybridblockquote*{${1:language}}{${2:text}}" } }, { "name": "hybridblockquote", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "hybridblockquote{${1:language}}[${3:manual citation}]{${2:text}}" } }, { "name": "hybridblockquote*", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "hybridblockquote*{${1:language}}[${3:manual citation}]{${2:text}}" } }, { "name": "hybridblockquote", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "hybridblockquote{${1:language}}[${3:manual citation}][${4:punct}]{${2:text}}" } }, { "name": "hybridblockquote*", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "hybridblockquote*{${1:language}}[${3:manual citation}][${4:punct}]{${2:text}}" } }, { "name": "setquotestyle", "unusual": true, "arg": { "format": "{}", "snippet": "setquotestyle{${1:style}}" } }, { "name": "setquotestyle", "unusual": true, "arg": { "format": "[]{}", "snippet": "setquotestyle[${2:variant}]{${1:style}}" } }, { "name": "setquotestyle", "unusual": true, "arg": { "format": "{}", "snippet": "setquotestyle{${1:alias}}" } }, { "name": "setquotestyle*", "unusual": true }, { "name": "MakeOuterQuote", "unusual": true, "arg": { "format": "{}", "snippet": "MakeOuterQuote{${1:character}}" } }, { "name": "MakeInnerQuote", "unusual": true, "arg": { "format": "{}", "snippet": "MakeInnerQuote{${1:character}}" } }, { "name": "MakeAutoQuote", "unusual": true, "arg": { "format": "{}{}", "snippet": "MakeAutoQuote{${1:character 1}}{${2:character 2}}" } }, { "name": "MakeAutoQuote*", "unusual": true, "arg": { "format": "{}{}", "snippet": "MakeAutoQuote*{${1:character 1}}{${2:character 2}}" } }, { "name": "MakeForeignQuote", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "MakeForeignQuote{${1:language}}{${2:character 1}}{${3:character 2}}" } }, { "name": "MakeForeignQuote*", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "MakeForeignQuote*{${1:language}}{${2:character 1}}{${3:character 2}}" } }, { "name": "MakeHyphenQuote", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "MakeHyphenQuote{${1:language}}{${2:character 1}}{${3:character 2}}" } }, { "name": "MakeHyphenQuote*", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "MakeHyphenQuote*{${1:language}}{${2:character 1}}{${3:character 2}}" } }, { "name": "MakeBlockQuote", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "MakeBlockQuote{${1:character 1}}{${2:delimiter}}{${3:character 2}}" } }, { "name": "MakeForeignBlockQuote", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "MakeForeignBlockQuote{${1:language}}{${2:character 1}}{${3:delimiter}}{${4:character 2}}" } }, { "name": "MakeHyphenBlockQuote", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "MakeHyphenBlockQuote{${1:language}}{${2:character 1}}{${3:delimiter}}{${4:character 2}}" } }, { "name": "MakeHybridBlockQuote", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "MakeHybridBlockQuote{${1:language}}{${2:character 1}}{${3:delimiter}}{${4:character 2}}" } }, { "name": "EnableQuotes", "unusual": true }, { "name": "DisableQuotes", "unusual": true }, { "name": "VerbatimQuotes", "unusual": true }, { "name": "DeleteQuotes", "unusual": true }, { "name": "textcquote", "arg": { "format": "{}{}", "snippet": "textcquote{${1:bibid}}{${2:text}}" } }, { "name": "textcquote", "arg": { "format": "[]{}{}", "snippet": "textcquote[${3:prenote}]{${1:bibid}}{${2:text}}" } }, { "name": "textcquote*", "arg": { "format": "{}{}", "snippet": "textcquote*{${1:bibid}}{${2:text}}" } }, { "name": "textcquote*", "arg": { "format": "[]{}{}", "snippet": "textcquote*[${3:prenote}]{${1:bibid}}{${2:text}}" } }, { "name": "foreigntextcquote", "arg": { "format": "{}{}{}", "snippet": "foreigntextcquote{${1:language}}{${2:bibid}}{${3:text}}" } }, { "name": "foreigntextcquote", "arg": { "format": "{}[]{}{}", "snippet": "foreigntextcquote{${1:language}}[${4:prenote}]{${2:bibid}}{${3:text}}" } }, { "name": "foreigntextcquote*", "arg": { "format": "{}{}{}", "snippet": "foreigntextcquote*{${1:language}}{${2:bibid}}{${3:text}}" } }, { "name": "foreigntextcquote*", "arg": { "format": "{}[]{}{}", "snippet": "foreigntextcquote*{${1:language}}[${4:prenote}]{${2:bibid}}{${3:text}}" } }, { "name": "hyphentextcquote", "arg": { "format": "{}{}{}", "snippet": "hyphentextcquote{${1:language}}{${2:bibid}}{${3:text}}" } }, { "name": "hyphentextcquote", "arg": { "format": "{}[]{}{}", "snippet": "hyphentextcquote{${1:language}}[${4:prenote}]{${2:bibid}}{${3:text}}" } }, { "name": "hyphentextcquote*", "arg": { "format": "{}{}{}", "snippet": "hyphentextcquote*{${1:language}}{${2:bibid}}{${3:text}}" } }, { "name": "hyphentextcquote*", "arg": { "format": "{}[]{}{}", "snippet": "hyphentextcquote*{${1:language}}[${4:prenote}]{${2:bibid}}{${3:text}}" } }, { "name": "blockcquote", "arg": { "format": "{}{}", "snippet": "blockcquote{${1:bibid}}{${2:text}}" } }, { "name": "blockcquote", "arg": { "format": "[]{}{}", "snippet": "blockcquote[${3:prenote}]{${1:bibid}}{${2:text}}" } }, { "name": "foreignblockcquote", "arg": { "format": "{}{}{}", "snippet": "foreignblockcquote{${1:language}}{${2:bibid}}{${3:text}}" } }, { "name": "foreignblockcquote", "arg": { "format": "{}[]{}{}", "snippet": "foreignblockcquote{${1:language}}[${4:prenote}]{${2:bibid}}{${3:text}}" } }, { "name": "hyphenblockcquote", "arg": { "format": "{}{}{}", "snippet": "hyphenblockcquote{${1:language}}{${2:bibid}}{${3:text}}" } }, { "name": "hyphenblockcquote", "arg": { "format": "{}[]{}{}", "snippet": "hyphenblockcquote{${1:language}}[${4:prenote}]{${2:bibid}}{${3:text}}" } }, { "name": "hybridblockcquote", "arg": { "format": "{}{}{}", "snippet": "hybridblockcquote{${1:language}}{${2:bibid}}{${3:text}}" } }, { "name": "hybridblockcquote", "arg": { "format": "{}[]{}{}", "snippet": "hybridblockcquote{${1:language}}[${4:prenote}]{${2:bibid}}{${3:text}}" } }, { "name": "textelp", "arg": { "format": "{}", "snippet": "textelp{${1:}}" } }, { "name": "textelp", "arg": { "format": "{}", "snippet": "textelp{${1:text}}" } }, { "name": "textelp*", "arg": { "format": "{}", "snippet": "textelp*{${1:text}}" } }, { "name": "textins", "arg": { "format": "{}", "snippet": "textins{${1:text}}" } }, { "name": "textins*", "arg": { "format": "{}", "snippet": "textins*{${1:text}}" } }, { "name": "textdel", "arg": { "format": "{}", "snippet": "textdel{${1:text}}" } }, { "name": "DeclareQuoteStyle", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "DeclareQuoteStyle{${1:style}}{${2:openoutermark}}{${3:closeoutermark}}{${4:openinnermark}}{${5:closeinnermark}}" } }, { "name": "DeclareQuoteStyle", "unusual": true, "arg": { "format": "[]{}[][]{}[]{}{}[]{}", "snippet": "DeclareQuoteStyle[${6:variant}]{${1:style}}[${7:outerinit}][${8:innerinit}]{${2:openouter}}[${9:midouter}]{${3:closeouter}}{${4:openinner}}[${10:midinner}]{${5:closeinner}}" } }, { "name": "DeclareQuoteAlias", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareQuoteAlias{${1:style}}{${2:alias}}" } }, { "name": "DeclareQuoteAlias", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "DeclareQuoteAlias[${3:variant}]{${1:style}}{${2:alias}}" } }, { "name": "DeclareQuoteAlias", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareQuoteAlias{${1:first-level alias}}{${2:second-level alias}}" } }, { "name": "DeclareQuoteOption", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareQuoteOption{${1:style}}" } }, { "name": "ExecuteQuoteOptions", "unusual": true, "arg": { "format": "{}", "snippet": "ExecuteQuoteOptions{${1:options%keyvals}}", "keys": [ "\\usepackage/csquotes#c,\\ExecuteQuoteOptions#c" ], "keyPos": 0 } }, { "name": "DeclarePlainStyle", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DeclarePlainStyle{${1:openoutermark}}{${2:closeoutermark}}{${3:openinnermark}}{${4:closeinnermark}}" } }, { "name": "SetBlockThreshold", "unusual": true, "arg": { "format": "{}", "snippet": "SetBlockThreshold{${1:integer}}" } }, { "name": "SetBlockEnvironment", "unusual": true, "arg": { "format": "{}", "snippet": "SetBlockEnvironment{${1:envname}}" } }, { "name": "SetCiteCommand", "unusual": true, "arg": { "format": "{}", "snippet": "SetCiteCommand{${1:command}}" } }, { "name": "mkcitation", "unusual": true, "arg": { "format": "{}", "snippet": "mkcitation{${1:cite}}" } }, { "name": "mkccitation", "unusual": true, "arg": { "format": "{}", "snippet": "mkccitation{${1:cite code}}" } }, { "name": "mktextquote", "unusual": true, "arg": { "format": "{}{}{}{}{}{}", "snippet": "mktextquote{${1:open}}{${2:text}}{${3:close}}{${4:punct}}{${5:tpunct}}{${6:cite}}" } }, { "name": "mkblockquote", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "mkblockquote{${1:text}}{${2:punct}}{${3:tpunct}}{${4:cite}}" } }, { "name": "mkbegdispquote", "unusual": true, "arg": { "format": "{}{}", "snippet": "mkbegdispquote{${1:punct}}{${2:cite}}" } }, { "name": "mkenddispquote", "unusual": true, "arg": { "format": "{}{}", "snippet": "mkenddispquote{${1:punct}}{${2:cite}}" } }, { "name": "ifpunctmark", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifpunctmark{${1:character}}{${2:true}}{${3:false}}" } }, { "name": "ifpunct", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifpunct{${1:true}}{${2:false}}" } }, { "name": "ifterm", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifterm{${1:true}}{${2:false}}" } }, { "name": "iftextpunctmark", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "iftextpunctmark{${1:text}}{${2:character}}{${3:true}}{${4:false}}" } }, { "name": "iftextpunct", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "iftextpunct{${1:text}}{${2:true}}{${3:false}}" } }, { "name": "iftextterm", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "iftextterm{${1:text}}{${2:true}}{${3:false}}" } }, { "name": "ifblockquote", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifblockquote{${1:true}}{${2:false}}" } }, { "name": "ifblank", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifblank{${1:string}}{${2:true}}{${3:false}}" } }, { "name": "unspace", "unusual": true }, { "name": "DeclareAutoPunct", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareAutoPunct{${1:characters}}" } }, { "name": "mktextelp", "unusual": true }, { "name": "mktextelpins", "unusual": true, "arg": { "format": "{}", "snippet": "mktextelpins{${1:text}}" } }, { "name": "mktextinselp", "unusual": true, "arg": { "format": "{}", "snippet": "mktextinselp{${1:text}}" } }, { "name": "mktextins", "unusual": true, "arg": { "format": "{}", "snippet": "mktextins{${1:text}}" } }, { "name": "mktextmod", "unusual": true, "arg": { "format": "{}", "snippet": "mktextmod{${1:text}}" } }, { "name": "mktextdel", "unusual": true, "arg": { "format": "{}", "snippet": "mktextdel{${1:text}}" } }, { "name": "BlockquoteDisable", "unusual": true, "arg": { "format": "{}", "snippet": "BlockquoteDisable{${1:code}}" } }, { "name": "DeclareQuoteGlyph", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareQuoteGlyph{${1:encoding}}{${2:position}}" } }, { "name": "openautoquote", "unusual": true }, { "name": "closeautoquote", "unusual": true }, { "name": "openinnerquote", "unusual": true }, { "name": "closeinnerquote", "unusual": true }, { "name": "textooquote", "unusual": true }, { "name": "textcoquote", "unusual": true }, { "name": "textmoquote", "unusual": true }, { "name": "textoiquote", "unusual": true }, { "name": "textciquote", "unusual": true }, { "name": "textmiquote", "unusual": true }, { "name": "initoquote", "unusual": true }, { "name": "initiquote", "unusual": true }, { "name": "csqQQ", "unusual": true, "arg": { "format": "{}", "snippet": "csqQQ{${1:arg}}" } }, { "name": "csqBQbeg", "unusual": true, "arg": { "format": "{}", "snippet": "csqBQbeg{${1:arg}}" } }, { "name": "csqBQend", "unusual": true, "arg": { "format": "{}", "snippet": "csqBQend{${1:arg}}" } }, { "name": "csqBQsep", "unusual": true, "arg": { "format": "{}", "snippet": "csqBQsep{${1:arg}}" } }, { "name": "csqBQ", "unusual": true, "arg": { "format": "{}", "snippet": "csqBQ{${1:arg}}" } }, { "name": "initfrenchquotes", "unusual": true }, { "name": "mkfrenchopenquote", "unusual": true, "arg": { "format": "{}", "snippet": "mkfrenchopenquote{${1:text}}" } }, { "name": "mkfrenchclosequote", "unusual": true, "arg": { "format": "{}", "snippet": "mkfrenchclosequote{${1:text}}" } }, { "name": "fixligatures", "unusual": true } ], "envs": [ { "name": "displayquote" }, { "name": "displayquote", "arg": { "format": "[]", "snippet": "[${1:manual citation}]" } }, { "name": "displayquote", "unusual": true, "arg": { "format": "[][]", "snippet": "[${1:manual citation}][${2:punct}]" } }, { "name": "foreigndisplayquote", "arg": { "format": "{}", "snippet": "{${1:language}}" } }, { "name": "foreigndisplayquote", "arg": { "format": "{}[]", "snippet": "{${1:language}}[${2:manual citation}]" } }, { "name": "foreigndisplayquote", "unusual": true, "arg": { "format": "{}[][]", "snippet": "{${1:language}}[${2:manual citation}][${3:punct}]" } }, { "name": "hyphendisplayquote", "arg": { "format": "{}", "snippet": "{${1:language}}" } }, { "name": "hyphendisplayquote", "arg": { "format": "{}[]", "snippet": "{${1:language}}[${2:manual citation}]" } }, { "name": "hyphendisplayquote", "unusual": true, "arg": { "format": "{}[][]", "snippet": "{${1:language}}[${2:manual citation}][${3:punct}]" } }, { "name": "displaycquote", "arg": { "format": "{}", "snippet": "{${1:bibid}}" } }, { "name": "displaycquote", "arg": { "format": "[]{}", "snippet": "[${2:prenote}]{${1:bibid}}" } }, { "name": "foreigndisplaycquote", "arg": { "format": "{}", "snippet": "{${1:bibid}}" } }, { "name": "foreigndisplaycquote", "arg": { "format": "[]{}", "snippet": "[${2:prenote}]{${1:bibid}}" } }, { "name": "hyphendisplaycquote", "arg": { "format": "{}", "snippet": "{${1:bibid}}" } }, { "name": "hyphendisplaycquote", "arg": { "format": "[]{}", "snippet": "[${2:prenote}]{${1:bibid}}" } } ], "keys": { "\\usepackage/csquotes#c,\\ExecuteQuoteOptions#c": [ "strict", "style=${1:style}", "autostyle=${1|true,false,try,once,tryonce|}", "maxlevel=${1:integer}", "autopunct", "threshold=${1:integer}", "thresholdtype=${1|lines,words|}", "parthreshold", "splitcomp", "csdisplay", "debug", "version=${1:version}", "austrian=${1|quotes,guillemets|}", "croatian=${1|quotes,guillemets|}", "czech=${1|quotes,guillemets|}", "danish=${1|quotes,guillemets,topquotes|}", "english=${1|american,british|}", "estonian", "french=${1|quotes,quotes*,guillemets,guillemets*|}", "galician=${1|quotes,guillemets|}", "german=${1|quotes,guillemets,swiss|}", "hungarian", "italian=${1|guillemets,quotes|}", "latin=${1|italianguillemets,germanquotes,germanguillemets,britishquotes,americanquotes|}", "japanese", "latvian", "norwegian=${1|guillemets,quotes|}", "polish=${1|guillemets,guillemets*|}", "portuguese=${1|portuguese,brazilian|}", "romanian", "serbian=${1|quotes,guillemets,german|}", "slovenian=${1|quotes,guillemets|}", "spanish=${1|spanish,mexican|}", "swedish=${1|quotes,guillemets,guillemets*|}", "turkish=${1|quotes,guillemets|}", "ukrainian" ] }, "args": [ "\\usepackage/csquotes#c,\\ExecuteQuoteOptions#c" ] } ================================================ FILE: data/packages/ctex.json ================================================ { "deps": [ { "name": "zhnumber" }, { "name": "fontspec" } ], "macros": [ { "name": "CTEXnumberline", "if": "heading", "unusual": true, "arg": { "format": "{}", "snippet": "CTEXnumberline{${1:arg}}" } }, { "name": "CTEXnumberline", "if": "heading=true", "unusual": true, "arg": { "format": "{}", "snippet": "CTEXnumberline{${1:arg}}" } }, { "name": "songti" }, { "name": "heiti" }, { "name": "fangsong" }, { "name": "kaishu" }, { "name": "lishu" }, { "name": "youyuan" }, { "name": "yahei" }, { "name": "pingfang" }, { "name": "ctexset", "arg": { "format": "{}", "snippet": "ctexset{${1:options%keyvals}}", "keys": [ "\\ctexset,\\usepackage/ctex#c", "\\ctexset" ], "keyPos": 0 } }, { "name": "CTEXthepart", "unusual": true }, { "name": "CTEXthechapter", "unusual": true }, { "name": "CTEXthesection", "unusual": true }, { "name": "CTEXthesubsection", "unusual": true }, { "name": "CTEXthesubsubsection", "unusual": true }, { "name": "CTEXtheparagraph", "unusual": true }, { "name": "CTEXthesubparagraph", "unusual": true }, { "name": "CTEXifname", "unusual": true, "arg": { "format": "{}{}", "snippet": "CTEXifname{${1:contents with name}}{${2:contents with name}}" } }, { "name": "zihao", "arg": { "format": "{}", "snippet": "zihao{${1:number}}" } }, { "name": "ziju", "arg": { "format": "{}", "snippet": "ziju{${1:factor}}" } }, { "name": "ccwd" }, { "name": "chinese", "arg": { "format": "{}", "snippet": "chinese{${1:counter}}" } }, { "name": "CTEXnumber", "unusual": true, "arg": { "format": "{}{}", "snippet": "CTEXnumber{${1:cmd}}{${2:number}}" } }, { "name": "CTEXdigits", "unusual": true, "arg": { "format": "{}{}", "snippet": "CTEXdigits{${1:cmd}}{${2:number}}" } }, { "name": "CTeX", "unusual": true }, { "name": "addCJKfontfeatures*", "unusual": true, "arg": { "format": "[]{}", "snippet": "addCJKfontfeatures*[${2:blocks}]{${1:font features%keyvals}}" } }, { "name": "addCJKfontfeatures*", "unusual": true, "arg": { "format": "{}", "snippet": "addCJKfontfeatures*{${1:font features%keyvals}}" } }, { "name": "addCJKfontfeatures", "unusual": true, "arg": { "format": "[]{}", "snippet": "addCJKfontfeatures[${2:blocks}]{${1:font features%keyvals}}" } }, { "name": "addCJKfontfeatures", "unusual": true, "arg": { "format": "{}", "snippet": "addCJKfontfeatures{${1:font features%keyvals}}" } }, { "name": "CJKfontspec", "arg": { "format": "[]{}", "snippet": "CJKfontspec[${2:font features%keyvals}]{${1:font name}}" } }, { "name": "CJKfontspec", "arg": { "format": "{}", "snippet": "CJKfontspec{${1:font name}}" } }, { "name": "CJKfontspec", "unusual": true, "arg": { "format": "{}[]", "snippet": "CJKfontspec{${1:font name}}[${2:font features}]" } }, { "name": "defaultCJKfontfeatures", "unusual": true, "arg": { "format": "{}", "snippet": "defaultCJKfontfeatures{${1:font features%keyvals}}" } }, { "name": "newCJKfontfamily", "arg": { "format": "[]{}[]{}", "snippet": "newCJKfontfamily[${3:family}]{${1:cmd}}[${4:font features%keyvals}]{${2:font name}}" } }, { "name": "newCJKfontfamily", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "newCJKfontfamily[${3:family}]{${1:cmd}}{${2:font name}}" } }, { "name": "newCJKfontfamily", "arg": { "format": "{}[]{}", "snippet": "newCJKfontfamily{${1:cmd}}[${3:font features%keyvals}]{${2:font name}}" } }, { "name": "newCJKfontfamily", "arg": { "format": "{}{}", "snippet": "newCJKfontfamily{${1:cmd}}{${2:font name}}" } }, { "name": "setCJKfamilyfont", "arg": { "format": "{}[]{}", "snippet": "setCJKfamilyfont{${1:family}}[${3:font features%keyvals}]{${2:font name}}" } }, { "name": "setCJKfamilyfont", "arg": { "format": "{}{}", "snippet": "setCJKfamilyfont{${1:family}}{${2:font name}}" } }, { "name": "setCJKfamilyfont", "unusual": true, "arg": { "format": "{}{}[]", "snippet": "setCJKfamilyfont{${1:family}}{${2:font name}}[${3:font features}]" } }, { "name": "setCJKmainfont", "arg": { "format": "[]{}", "snippet": "setCJKmainfont[${2:font features%keyvals}]{${1:font name}}" } }, { "name": "setCJKmainfont", "arg": { "format": "{}", "snippet": "setCJKmainfont{${1:font name}}" } }, { "name": "setCJKmainfont", "unusual": true, "arg": { "format": "{}[]", "snippet": "setCJKmainfont{${1:font name}}[${2:font features}]" } }, { "name": "setCJKmathfont", "unusual": true, "arg": { "format": "[]{}", "snippet": "setCJKmathfont[${2:font features%keyvals}]{${1:font name}}" } }, { "name": "setCJKmathfont", "unusual": true, "arg": { "format": "{}", "snippet": "setCJKmathfont{${1:font name}}" } }, { "name": "setCJKmathfont", "unusual": true, "arg": { "format": "{}[]", "snippet": "setCJKmathfont{${1:font name}}[${2:font features}]" } }, { "name": "setCJKmonofont", "arg": { "format": "[]{}", "snippet": "setCJKmonofont[${2:font features%keyvals}]{${1:font name}}" } }, { "name": "setCJKmonofont", "arg": { "format": "{}", "snippet": "setCJKmonofont{${1:font name}}" } }, { "name": "setCJKmonofont", "unusual": true, "arg": { "format": "{}[]", "snippet": "setCJKmonofont{${1:font name}}[${2:font features}]" } }, { "name": "setCJKsansfont", "arg": { "format": "[]{}", "snippet": "setCJKsansfont[${2:font features%keyvals}]{${1:font name}}" } }, { "name": "setCJKsansfont", "arg": { "format": "{}", "snippet": "setCJKsansfont{${1:font name}}" } }, { "name": "setCJKsansfont", "unusual": true, "arg": { "format": "{}[]", "snippet": "setCJKsansfont{${1:font name}}[${2:font features}]" } } ], "envs": [], "keys": { "\\usepackage/ctex#c": [ "GBK", "UTF8", "zhmap=${1|true,false,zhmCJK|}", "zihao=${1|-4,5,false|}", "heading", "sub3section", "sub4section", "scheme=${1|chinese,plain|}", "linespread=${1:number}" ], "\\ctexset,\\usepackage/ctex#c": [ "fontset=${1|adobe,fandol,founder,mac,macnew,macold,ubuntu,windows,none|}", "punct=${1|quanjiao,banjiao,kaiming,CCT,plain|}", "space=${1|true,false,auto|}", "autoindent=" ], "\\ctexset": [ "linestretch=", "today=${1|small,big,old|}", "contentsname=${1:name}", "listfigurename=${1:name}", "listtablename=${1:name}", "figurename=${1:name}", "tablename=${1:name}", "abstractname=${1:name}", "indexname=${1:name}", "appendixname=${1:name}", "bibname=${1:name}", "proofname=${1:name}", "refname=${1:name}", "algorithmname=${1:name}", "continuation=${1:name}", "part={${1:settings}}", "chapter={${1:settings}}", "section={${1:settings}}", "subsection={${1:settings}}", "subsubsection={${1:settings}}", "paragraph={${1:settings}}", "subparagraph={${1:settings}}", "part/numbering", "chapter/numbering", "section/numbering", "subsection/numbering", "subsubsection/numbering", "paragraph/numbering", "subparagraph/numbering", "secnumdepth=", "part/name=", "chapter/name=", "section/name=", "subsection/name=", "subsubsection/name=", "paragraph/name=", "subparagraph/name=", "part/number=", "chapter/number=", "section/number=", "subsection/number=", "subsubsection/number=", "paragraph/number=", "subparagraph/number=", "part/format=${1:format commands}", "chapter/format=${1:format commands}", "section/format=${1:format commands}", "subsection/format=${1:format commands}", "subsubsection/format=${1:format commands}", "paragraph/format=${1:format commands}", "subparagraph/format=${1:format commands}", "part/format+=${1:format commands}", "chapter/format+=${1:format commands}", "section/format+=${1:format commands}", "subsection/format+=${1:format commands}", "subsubsection/format+=${1:format commands}", "paragraph/format+=${1:format commands}", "subparagraph/format+=${1:format commands}", "part/nameformat=${1:format commands}", "chapter/nameformat=${1:format commands}", "section/nameformat=${1:format commands}", "subsection/nameformat=${1:format commands}", "subsubsection/nameformat=${1:format commands}", "paragraph/nameformat=${1:format commands}", "subparagraph/nameformat=${1:format commands}", "part/nameformat+=${1:format commands}", "chapter/nameformat+=${1:format commands}", "section/nameformat+=${1:format commands}", "subsection/nameformat+=${1:format commands}", "subsubsection/nameformat+=${1:format commands}", "paragraph/nameformat+=${1:format commands}", "subparagraph/nameformat+=${1:format commands}", "part/numberformat=${1:format commands}", "chapter/numberformat=${1:format commands}", "section/numberformat=${1:format commands}", "subsection/numberformat=${1:format commands}", "subsubsection/numberformat=${1:format commands}", "paragraph/numberformat=${1:format commands}", "subparagraph/numberformat=${1:format commands}", "part/numberformat+=${1:format commands}", "chapter/numberformat+=${1:format commands}", "section/numberformat+=${1:format commands}", "subsection/numberformat+=${1:format commands}", "subsubsection/numberformat+=${1:format commands}", "paragraph/numberformat+=${1:format commands}", "subparagraph/numberformat+=${1:format commands}", "part/titleformat=${1:format commands}", "chapter/titleformat=${1:format commands}", "section/titleformat=${1:format commands}", "subsection/titleformat=${1:format commands}", "subsubsection/titleformat=${1:format commands}", "paragraph/titleformat=${1:format commands}", "subparagraph/titleformat=${1:format commands}", "part/titleformat+=${1:format commands}", "chapter/titleformat+=${1:format commands}", "section/titleformat+=${1:format commands}", "subsection/titleformat+=${1:format commands}", "subsubsection/titleformat+=${1:format commands}", "paragraph/titleformat+=${1:format commands}", "subparagraph/titleformat+=${1:format commands}", "part/aftername=${1:code}", "chapter/aftername=${1:code}", "section/aftername=${1:code}", "subsection/aftername=${1:code}", "subsubsection/aftername=${1:code}", "paragraph/aftername=${1:code}", "subparagraph/aftername=${1:code}", "part/aftername+=${1:code}", "chapter/aftername+=${1:code}", "section/aftername+=${1:code}", "subsection/aftername+=${1:code}", "subsubsection/aftername+=${1:code}", "paragraph/aftername+=${1:code}", "subparagraph/aftername+=${1:code}", "part/aftertitle=${1:code}", "chapter/aftertitle=${1:code}", "section/aftertitle=${1:code}", "subsection/aftertitle=${1:code}", "subsubsection/aftertitle=${1:code}", "paragraph/aftertitle=${1:code}", "subparagraph/aftertitle=${1:code}", "part/aftertitle+=${1:code}", "chapter/aftertitle+=${1:code}", "section/aftertitle+=${1:code}", "subsection/aftertitle+=${1:code}", "subsubsection/aftertitle+=${1:code}", "paragraph/aftertitle+=${1:code}", "subparagraph/aftertitle+=${1:code}", "part/pagestyle=", "chapter/pagestyle=", "section/runin", "subsection/runin", "subsubsection/runin", "paragraph/runin", "subparagraph/runin", "section/hang", "subsection/hang", "subsubsection/hang", "paragraph/hang", "subparagraph/hang", "part/indent=", "chapter/indent=", "section/indent=", "subsection/indent=", "subsubsection/indent=", "paragraph/indent=", "subparagraph/indent=", "part/beforeskip=", "chapter/beforeskip=", "section/beforeskip=", "subsection/beforeskip=", "subsubsection/beforeskip=", "paragraph/beforeskip=", "subparagraph/beforeskip=", "part/afterskip=", "chapter/afterskip=", "section/afterskip=", "subsection/afterskip=", "subsubsection/afterskip=", "paragraph/afterskip=", "subparagraph/afterskip=", "part/fixskip", "chapter/fixskip", "section/fixskip", "subsection/fixskip", "subsubsection/fixskip", "paragraph/fixskip", "subparagraph/fixskip", "part/break=", "chapter/break=", "section/break=", "subsection/break=", "subsubsection/break=", "paragraph/break=", "subparagraph/break=", "part/break+=", "chapter/break+=", "section/break+=", "subsection/break+=", "subsubsection/break+=", "paragraph/break+=", "subparagraph/break+=", "part/afterindent", "chapter/afterindent", "section/afterindent", "subsection/afterindent", "subsubsection/afterindent", "paragraph/afterindent", "subparagraph/afterindent", "tocdepth=", "part/tocline=", "chapter/tocline=", "section/tocline=", "subsection/tocline=", "subsubsection/tocline=", "paragraph/tocline=", "subparagraph/tocline=", "chapter/lofskip=", "chapter/lotskip=", "appendix/numbering", "appendix/name=", "appendix/number=", "declarecharrange=", "clearalternatefont={${1:family1,family2,...}}", "resetalternatefont={${1:family1,family2,...}}" ], "\\pagenumbering#c": [ "chinese" ] }, "args": [ "\\usepackage/ctex#c", "\\ctexset,\\usepackage/ctex#c" ] } ================================================ FILE: data/packages/currfile.json ================================================ { "deps": [ { "name": "kvoptions" }, { "name": "filehook" }, { "name": "currfile-abspath", "if": "abspath" }, { "name": "currfile-abspath", "if": "abspath=true" }, { "name": "currfile-abspath", "if": "realmainfile" }, { "name": "currfile-abspath", "if": "realmainfile=true" } ], "macros": [ { "name": "currfiledir", "unusual": true }, { "name": "currfilebase", "unusual": true }, { "name": "currfileext", "unusual": true }, { "name": "currfilename", "unusual": true }, { "name": "currfilepath", "unusual": true }, { "name": "ifcurrfiledir", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifcurrfiledir{${1:text}}{${2:true}}{${3:false}}" } }, { "name": "ifcurrfilebase", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifcurrfilebase{${1:text}}{${2:true}}{${3:false}}" } }, { "name": "ifcurrfileext", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifcurrfileext{${1:text}}{${2:true}}{${3:false}}" } }, { "name": "ifcurrfilename", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifcurrfilename{${1:text}}{${2:true}}{${3:false}}" } }, { "name": "ifcurrfilepath", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifcurrfilepath{${1:text}}{${2:true}}{${3:false}}" } }, { "name": "ifcurrfile", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "ifcurrfile{${1:macro or text}}{${2:text}}{${3:true}}{${4:false}}" } }, { "name": "parentfiledir", "if": "parent", "unusual": true }, { "name": "parentfilebase", "if": "parent", "unusual": true }, { "name": "parentfileext", "if": "parent", "unusual": true }, { "name": "parentfilename", "if": "parent", "unusual": true }, { "name": "parentfilepath", "if": "parent", "unusual": true }, { "name": "parentfileabsdir", "if": "parent", "unusual": true }, { "name": "parentfileabspath", "if": "parent", "unusual": true }, { "name": "currfilegetparents", "if": "parents", "unusual": true }, { "name": "parentfilediri", "if": "parents", "unusual": true }, { "name": "parentfiledirii", "if": "parents", "unusual": true }, { "name": "parentfilebasei", "if": "parents", "unusual": true }, { "name": "parentfilebaseii", "if": "parents", "unusual": true }, { "name": "parentfileexti", "if": "parents", "unusual": true }, { "name": "parentfileextii", "if": "parents", "unusual": true }, { "name": "parentfilenamei", "if": "parents", "unusual": true }, { "name": "parentfilenameii", "if": "parents", "unusual": true }, { "name": "parentfilepathi", "if": "parents", "unusual": true }, { "name": "parentfilepathii", "if": "parents", "unusual": true }, { "name": "parentfileabsdiri", "if": "parents", "unusual": true }, { "name": "parentfileabsdirii", "if": "parents", "unusual": true }, { "name": "parentfileabspathi", "if": "parents", "unusual": true }, { "name": "parentfileabspathii", "if": "parents", "unusual": true } ], "envs": [], "keys": { "\\usepackage/currfile#c": [ "mainext=${1:extension}", "maindir=${1:directory}", "fink", "abspath", "realmainfile" ] }, "args": [ "\\usepackage/currfile#c" ] } ================================================ FILE: data/packages/currvita.json ================================================ { "deps": [ { "name": "ifthen" } ], "macros": [ { "name": "cvplace", "arg": { "format": "{}", "snippet": "cvplace{${1:location}}" } }, { "name": "cvheadingfont" }, { "name": "cvlistheadingfont" }, { "name": "cvlabelfont" }, { "name": "cvlabelwidth" }, { "name": "cvlabelskip" }, { "name": "cvlabelsep" }, { "name": "cvbibname" } ], "envs": [ { "name": "cv", "arg": { "format": "{}", "snippet": "{${1:heading of the curriculum vitae%text}}" } } ], "keys": { "\\usepackage/currvita#c": [ "LabelsAligned", "TextAligned", "openbib", "ManyBibs", "NoDate" ] }, "args": [ "\\usepackage/currvita#c" ] } ================================================ FILE: data/packages/cyrillic.json ================================================ { "deps": [], "macros": [ { "name": "CYRA" }, { "name": "CYRB" }, { "name": "CYRV" }, { "name": "CYRG" }, { "name": "CYRD" }, { "name": "CYRE" }, { "name": "CYRYO" }, { "name": "CYRZH" }, { "name": "CYRZ" }, { "name": "CYRI" }, { "name": "CYRISHRT" }, { "name": "CYRK" }, { "name": "CYRL" }, { "name": "CYRM" }, { "name": "CYRN" }, { "name": "CYRO" }, { "name": "CYRP" }, { "name": "CYRR" }, { "name": "CYRS" }, { "name": "CYRT" }, { "name": "CYRU" }, { "name": "CYRF" }, { "name": "CYRH" }, { "name": "CYRC" }, { "name": "CYRCH" }, { "name": "CYRSH" }, { "name": "CYRSHCH" }, { "name": "CYRHRDSN" }, { "name": "CYRERY" }, { "name": "CYRSFTSN" }, { "name": "CYREREV" }, { "name": "CYRYU" }, { "name": "CYRYA" }, { "name": "cyra" }, { "name": "cyrb" }, { "name": "cyrv" }, { "name": "cyrg" }, { "name": "cyrd" }, { "name": "cyre" }, { "name": "cyryo" }, { "name": "cyrzh" }, { "name": "cyrz" }, { "name": "cyri" }, { "name": "cyrishrt" }, { "name": "cyrk" }, { "name": "cyrl" }, { "name": "cyrm" }, { "name": "cyrn" }, { "name": "cyro" }, { "name": "cyrp" }, { "name": "cyrr" }, { "name": "cyrs" }, { "name": "cyrt" }, { "name": "cyru" }, { "name": "cyrf" }, { "name": "cyrh" }, { "name": "cyrc" }, { "name": "cyrch" }, { "name": "cyrsh" }, { "name": "cyrshch" }, { "name": "cyrhrdsn" }, { "name": "cyrery" }, { "name": "cyrsftsn" }, { "name": "cyrerev" }, { "name": "cyryu" }, { "name": "cyrya" }, { "name": "CYRABHCH" }, { "name": "CYRABHCHDSC" }, { "name": "CYRZHDSC" }, { "name": "CYRABHDZE" }, { "name": "CYRZDSC" }, { "name": "CYRKHK" }, { "name": "CYRKHCRS" }, { "name": "CYRKDSC" }, { "name": "CYRKVCRS" }, { "name": "CYRLJE" }, { "name": "CYRLDSC" }, { "name": "CYRMDSC" }, { "name": "CYRNDSC" }, { "name": "CYRNG" }, { "name": "CYRNJE" }, { "name": "CYRNHK" }, { "name": "CYROTLD" }, { "name": "CYRPHK" }, { "name": "CYRRTICK" }, { "name": "CYRSDSC" }, { "name": "CYRTDSC" }, { "name": "CYRTSHE" }, { "name": "CYRDJE" }, { "name": "CYRUSHRT" }, { "name": "CYRSHHA" }, { "name": "CYRGHK" }, { "name": "CYRGUP" }, { "name": "CYRGHCRS" }, { "name": "CYRHDSC" }, { "name": "CYRDZHE" }, { "name": "CYRDZE" }, { "name": "CYRTETSE" }, { "name": "CYRCHLDSC" }, { "name": "CYRCHVCRS" }, { "name": "CYRCHRDSC" }, { "name": "CYRSEMISFTSN" }, { "name": "CYRIE" }, { "name": "CYRSCHWA" }, { "name": "CYRII" }, { "name": "CYRJE" }, { "name": "CYRYI" }, { "name": "CYRY" }, { "name": "CYRYHCRS" }, { "name": "CYRAE" }, { "name": "CYRABHHA" }, { "name": "CYRpalochka" }, { "name": "cyrabhch" }, { "name": "cyrabhchdsc" }, { "name": "cyrzhdsc" }, { "name": "cyrabhdze" }, { "name": "cyrzdsc" }, { "name": "cyrkhk" }, { "name": "cyrkhcrs" }, { "name": "cyrkdsc" }, { "name": "cyrkvcrs" }, { "name": "cyrlje" }, { "name": "cyrldsc" }, { "name": "cyrmdsc" }, { "name": "cyrndsc" }, { "name": "cyrng" }, { "name": "cyrnje" }, { "name": "cyrnhk" }, { "name": "cyrotld" }, { "name": "cyrphk" }, { "name": "cyrrtick" }, { "name": "cyrsdsc" }, { "name": "cyrtdsc" }, { "name": "cyrtshe" }, { "name": "cyrdje" }, { "name": "cyrushrt" }, { "name": "cyrshha" }, { "name": "cyrghk" }, { "name": "cyrgup" }, { "name": "cyrghcrs" }, { "name": "cyrhdsc" }, { "name": "cyrdzhe" }, { "name": "cyrdze" }, { "name": "cyrtetse" }, { "name": "cyrchldsc" }, { "name": "cyrchvcrs" }, { "name": "cyrchrdsc" }, { "name": "cyrsemisftsn" }, { "name": "cyrie" }, { "name": "cyrschwa" }, { "name": "cyrii" }, { "name": "cyrje" }, { "name": "cyryi" }, { "name": "cyry" }, { "name": "cyryhcrs" }, { "name": "cyrae" }, { "name": "cyrabhha" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/datatool-base.json ================================================ { "deps": [ { "name": "etoolbox" }, { "name": "amsmath" }, { "name": "xkeyval" }, { "name": "xfor" }, { "name": "ifthen" }, { "name": "substr" }, { "name": "datatool-fp" }, { "name": "datatool-pgfmath", "if": "math=pgfmath" } ], "macros": [ { "name": "DTLsetnumberchars", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLsetnumberchars{${1:number group character}}{${2:decimal character}}" } }, { "name": "DTLnewcurrencysymbol", "unusual": true, "arg": { "format": "{}", "snippet": "DTLnewcurrencysymbol{${1:symbol}}" } }, { "name": "DTLifint", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLifint{${1:text%plain}}{${2:true case}}{${3:false case}}" } }, { "name": "DTLifreal", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLifreal{${1:text%plain}}{${2:true case}}{${3:false case}}" } }, { "name": "DTLifcurrency", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLifcurrency{${1:text%plain}}{${2:true case}}{${3:false case}}" } }, { "name": "DTLifcurrencyunit", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DTLifcurrencyunit{${1:text%plain}}{${2:symbol}}{${3:true case}}{${4:false case}}" } }, { "name": "DTLifnumerical", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLifnumerical{${1:text%plain}}{${2:true case}}{${3:false case}}" } }, { "name": "DTLifstring", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLifstring{${1:text%plain}}{${2:true case}}{${3:false case}}" } }, { "name": "DTLifcasedatatype", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "DTLifcasedatatype{${1:text%plain}}{${2:string case}}{${3:int case}}{${4:real case}}{${5:currency case}}" } }, { "name": "DTLifnumeq", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DTLifnumeq{${1:num1}}{${2:num2}}{${3:true case}}{${4:false case}}" } }, { "name": "DTLifstringeq", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DTLifstringeq{${1:string1}}{${2:string2}}{${3:true case}}{${4:false case}}" } }, { "name": "DTLifstringeq*", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DTLifstringeq*{${1:string1}}{${2:string2}}{${3:true case}}{${4:false case}}" } }, { "name": "DTLifeq", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DTLifeq{${1:arg1}}{${2:arg2}}{${3:true case}}{${4:false case}}" } }, { "name": "DTLifeq*", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DTLifeq*{${1:arg1}}{${2:arg2}}{${3:true case}}{${4:false case}}" } }, { "name": "DTLifnumlt", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DTLifnumlt{${1:num1}}{${2:num2}}{${3:true case}}{${4:false case}}" } }, { "name": "DTLifstringlt", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DTLifstringlt{${1:string1}}{${2:string2}}{${3:true case}}{${4:false case}}" } }, { "name": "DTLifstringlt*", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DTLifstringlt*{${1:string1}}{${2:string2}}{${3:true case}}{${4:false case}}" } }, { "name": "DTLiflt", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DTLiflt{${1:arg1}}{${2:arg2}}{${3:true case}}{${4:false case}}" } }, { "name": "DTLiflt*", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DTLiflt*{${1:arg1}}{${2:arg2}}{${3:true case}}{${4:false case}}" } }, { "name": "DTLifnumgt", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DTLifnumgt{${1:num1}}{${2:num2}}{${3:true case}}{${4:false case}}" } }, { "name": "DTLifstringgt", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DTLifstringgt{${1:string1}}{${2:string2}}{${3:true case}}{${4:false case}}" } }, { "name": "DTLifstringgt*", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DTLifstringgt*{${1:string1}}{${2:string2}}{${3:true case}}{${4:false case}}" } }, { "name": "DTLifgt", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DTLifgt{${1:arg1}}{${2:arg2}}{${3:true case}}{${4:false case}}" } }, { "name": "DTLifgt*", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DTLifgt*{${1:arg1}}{${2:arg2}}{${3:true case}}{${4:false case}}" } }, { "name": "DTLifnumclosedbetween", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "DTLifnumclosedbetween{${1:num}}{${2:min}}{${3:max}}{${4:true case}}{${5:false case}}" } }, { "name": "DTLifstringclosedbetween", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "DTLifstringclosedbetween{${1:string}}{${2:min}}{${3:max}}{${4:true case}}{${5:false case}}" } }, { "name": "DTLifstringclosedbetween*", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "DTLifstringclosedbetween*{${1:string}}{${2:min}}{${3:max}}{${4:true case}}{${5:false case}}" } }, { "name": "DTLifclosedbetween", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "DTLifclosedbetween{${1:arg}}{${2:min}}{${3:max}}{${4:true case}}{${5:false case}}" } }, { "name": "DTLifclosedbetween*", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "DTLifclosedbetween*{${1:arg}}{${2:min}}{${3:max}}{${4:true case}}{${5:false case}}" } }, { "name": "DTLifnumopenbetween", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "DTLifnumopenbetween{${1:num}}{${2:min}}{${3:max}}{${4:true case}}{${5:false case}}" } }, { "name": "DTLifstringopenbetween", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "DTLifstringopenbetween{${1:string}}{${2:min}}{${3:max}}{${4:true case}}{${5:false case}}" } }, { "name": "DTLifstringopenbetween*", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "DTLifstringopenbetween*{${1:string}}{${2:min}}{${3:max}}{${4:true case}}{${5:false case}}" } }, { "name": "DTLifopenbetween", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "DTLifopenbetween{${1:arg}}{${2:min}}{${3:max}}{${4:true case}}{${5:false case}}" } }, { "name": "DTLifopenbetween*", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "DTLifopenbetween*{${1:arg}}{${2:min}}{${3:max}}{${4:true case}}{${5:false case}}" } }, { "name": "DTLifFPclosedbetween", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "DTLifFPclosedbetween{${1:num}}{${2:min}}{${3:max}}{${4:true case}}{${5:false case}}" } }, { "name": "DTLifFPopenbetween", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "DTLifFPopenbetween{${1:num}}{${2:min}}{${3:max}}{${4:true case}}{${5:false case}}" } }, { "name": "DTLifAllUpperCase", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLifAllUpperCase{${1:string}}{${2:true case}}{${3:false case}}" } }, { "name": "DTLifAllLowerCase", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLifAllLowerCase{${1:string}}{${2:true case}}{${3:false case}}" } }, { "name": "DTLifSubString", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DTLifSubString{${1:string}}{${2:substring}}{${3:true case}}{${4:false case}}" } }, { "name": "DTLifStartsWith", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DTLifStartsWith{${1:string}}{${2:substring}}{${3:true case}}{${4:false case}}" } }, { "name": "dtlifintclosedbetween", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "dtlifintclosedbetween{${1:num}}{${2:min}}{${3:max}}{${4:true case}}{${5:false case}}" } }, { "name": "dtlifintopenbetween", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "dtlifintopenbetween{${1:num}}{${2:min}}{${3:max}}{${4:true case}}{${5:false case}}" } }, { "name": "DTLisstring", "unusual": true, "arg": { "format": "{}", "snippet": "DTLisstring{${1:test}}" } }, { "name": "DTLisnumerical", "unusual": true, "arg": { "format": "{}", "snippet": "DTLisnumerical{${1:test}}" } }, { "name": "DTLiscurrency", "unusual": true, "arg": { "format": "{}", "snippet": "DTLiscurrency{${1:test}}" } }, { "name": "DTLiscurrencyunit", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLiscurrencyunit{${1:test}}{${2:symbol}}" } }, { "name": "DTLisreal", "unusual": true, "arg": { "format": "{}", "snippet": "DTLisreal{${1:test}}" } }, { "name": "DTLisint", "unusual": true, "arg": { "format": "{}", "snippet": "DTLisint{${1:test}}" } }, { "name": "DTLislt", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLislt{${1:arg1}}{${2:arg2}}" } }, { "name": "DTLisilt", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLisilt{${1:arg1}}{${2:arg2}}" } }, { "name": "DTLisgt", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLisgt{${1:arg1}}{${2:arg2}}" } }, { "name": "DTLisigt", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLisigt{${1:arg1}}{${2:arg2}}" } }, { "name": "DTLiseq", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLiseq{${1:arg1}}{${2:arg2}}" } }, { "name": "DTLisieq", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLisieq{${1:arg1}}{${2:arg2}}" } }, { "name": "DTLisclosedbetween", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLisclosedbetween{${1:arg}}{${2:min}}{${3:max}}" } }, { "name": "DTLisiclosedbetween", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLisiclosedbetween{${1:arg}}{${2:min}}{${3:max}}" } }, { "name": "DTLisopenbetween", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLisopenbetween{${1:arg}}{${2:min}}{${3:max}}" } }, { "name": "DTLisiopenbetween", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLisiopenbetween{${1:arg}}{${2:min}}{${3:max}}" } }, { "name": "DTLisFPlt", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLisFPlt{${1:num1}}{${2:num2}}" } }, { "name": "DTLisFPlteq", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLisFPlteq{${1:num1}}{${2:num2}}" } }, { "name": "DTLisFPgt", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLisFPgt{${1:num1}}{${2:num2}}" } }, { "name": "DTLisFPgteq", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLisFPgteq{${1:num1}}{${2:num2}}" } }, { "name": "DTLisFPeq", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLisFPeq{${1:num1}}{${2:num2}}" } }, { "name": "DTLisFPclosedbetween", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLisFPclosedbetween{${1:num}}{${2:min}}{${3:max}}" } }, { "name": "DTLisFPopenbetween", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLisFPopenbetween{${1:num}}{${2:min}}{${3:max}}" } }, { "name": "DTLisSubString", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLisSubString{${1:string}}{${2:substring}}" } }, { "name": "DTLisPrefix", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLisPrefix{${1:string}}{${2:prefix}}" } }, { "name": "DTLisinlist", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLisinlist{${1:element}}{${2:list}}" } }, { "name": "DTLisnumclosedbetween", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLisnumclosedbetween{${1:num}}{${2:min}}{${3:max}}" } }, { "name": "DTLisnumopenbetween", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLisnumopenbetween{${1:num}}{${2:min}}{${3:max}}" } }, { "name": "DTLconverttodecimal", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLconverttodecimal{${1:num}}{${2:cmd}}" } }, { "name": "DTLdecimaltolocale", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLdecimaltolocale{${1:num}}{${2:cmd}}" } }, { "name": "DTLdecimaltocurrency", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLdecimaltocurrency{${1:num}}{${2:cmd}}" } }, { "name": "DTLsetdefaultcurrency", "unusual": true, "arg": { "format": "{}", "snippet": "DTLsetdefaultcurrency{${1:symbol}}" } }, { "name": "DTLadd", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLadd{${1:cmd}}{${2:num1}}{${3:num2}}" } }, { "name": "DTLgadd", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLgadd{${1:cmd}}{${2:num1}}{${3:num2}}" } }, { "name": "DTLaddall", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLaddall{${1:cmd}}{${2:number list}}" } }, { "name": "DTLgaddall", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLgaddall{${1:cmd}}{${2:number list}}" } }, { "name": "DTLsub", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLsub{${1:cmd}}{${2:num1}}{${3:num2}}" } }, { "name": "DTLgsub", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLgsub{${1:cmd}}{${2:num1}}{${3:num2}}" } }, { "name": "DTLmul", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLmul{${1:cmd}}{${2:num1}}{${3:num2}}" } }, { "name": "DTLgmul", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLgmul{${1:cmd}}{${2:num1}}{${3:num2}}" } }, { "name": "DTLdiv", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLdiv{${1:cmd}}{${2:num1}}{${3:num2}}" } }, { "name": "DTLgdiv", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLgdiv{${1:cmd}}{${2:num1}}{${3:num2}}" } }, { "name": "DTLabs", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLabs{${1:cmd}}{${2:num}}" } }, { "name": "DTLgabs", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLgabs{${1:cmd}}{${2:num}}" } }, { "name": "DTLneg", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLneg{${1:cmd}}{${2:num}}" } }, { "name": "DTLgneg", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLgneg{${1:cmd}}{${2:num}}" } }, { "name": "DTLsqrt", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLsqrt{${1:cmd}}{${2:num}}" } }, { "name": "DTLgsqrt", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLgsqrt{${1:cmd}}{${2:num}}" } }, { "name": "DTLmin", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLmin{${1:cmd}}{${2:num1}}{${3:num2}}" } }, { "name": "DTLgmin", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLgmin{${1:cmd}}{${2:num1}}{${3:num2}}" } }, { "name": "DTLminall", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLminall{${1:cmd}}{${2:number list}}" } }, { "name": "DTLgminall", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLgminall{${1:cmd}}{${2:number list}}" } }, { "name": "DTLmax", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLmax{${1:cmd}}{${2:num1}}{${3:num2}}" } }, { "name": "DTLgmax", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLgmax{${1:cmd}}{${2:num1}}{${3:num2}}" } }, { "name": "DTLmaxall", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLmaxall{${1:cmd}}{${2:number list}}" } }, { "name": "DTLgmaxall", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLgmaxall{${1:cmd}}{${2:number list}}" } }, { "name": "DTLmeanforall", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLmeanforall{${1:cmd}}{${2:number list}}" } }, { "name": "DTLgmeanforall", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLgmeanforall{${1:cmd}}{${2:number list}}" } }, { "name": "DTLvarianceforall", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLvarianceforall{${1:cmd}}{${2:number list}}" } }, { "name": "DTLgvarianceforall", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLgvarianceforall{${1:cmd}}{${2:number list}}" } }, { "name": "DTLsdforall", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLsdforall{${1:cmd}}{${2:number list}}" } }, { "name": "DTLgsdforall", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLgsdforall{${1:cmd}}{${2:number list}}" } }, { "name": "DTLround", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLround{${1:cmd}}{${2:num}}{${3:digits}}" } }, { "name": "DTLground", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLground{${1:cmd}}{${2:num}}{${3:digits}}" } }, { "name": "DTLtrunc", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLtrunc{${1:cmd}}{${2:num}}{${3:digits}}" } }, { "name": "DTLgtrunc", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLgtrunc{${1:cmd}}{${2:num}}{${3:digits}}" } }, { "name": "DTLclip", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLclip{${1:cmd}}{${2:num}}" } }, { "name": "DTLgclip", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLgclip{${1:cmd}}{${2:num}}" } }, { "name": "DTLsubstitute", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLsubstitute{${1:cmd}}{${2:original}}{${3:replacement}}" } }, { "name": "DTLsubstituteall", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLsubstituteall{${1:cmd}}{${2:original}}{${3:replacement}}" } }, { "name": "DTLsplitstring", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DTLsplitstring{${1:string}}{${2:split text}}{${3:before cmd%cmd}}{${4:after cmd%cmd}}" } }, { "name": "DTLinitials", "unusual": true, "arg": { "format": "{}", "snippet": "DTLinitials{${1:string}}" } }, { "name": "DTLstoreinitials", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLstoreinitials{${1:string}}{${2:cmd}}" } }, { "name": "DTLafterinitials", "unusual": true }, { "name": "DTLbetweeninitials", "unusual": true }, { "name": "DTLinitialhyphen", "unusual": true }, { "name": "DTLafterinitialbeforehyphen", "unusual": true }, { "name": "DTLformatlist", "unusual": true, "arg": { "format": "{}", "snippet": "DTLformatlist{${1:list}}" } }, { "name": "ifDTLlistskipempty", "unusual": true }, { "name": "DTLlistskipemptytrue", "unusual": true }, { "name": "DTLlistskipemptyfalse", "unusual": true }, { "name": "DTLlistformatsep", "unusual": true }, { "name": "DTLlistformatlastsep", "unusual": true }, { "name": "DTLlistformatoxford", "unusual": true }, { "name": "DTLandname", "unusual": true }, { "name": "DTLlistformatitem", "unusual": true, "arg": { "format": "{}", "snippet": "DTLlistformatitem{${1:item}}" } }, { "name": "DTLifinlist", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DTLifinlist{${1:element}}{${2:list}}{${3:true case}}{${4:false case}}" } }, { "name": "DTLnumitemsinlist", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLnumitemsinlist{${1:list}}{${2:cmd}}" } }, { "name": "DTLlistelement", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLlistelement{${1:list}}{${2:index}}" } }, { "name": "DTLfetchlistelement", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLfetchlistelement{${1:list}}{${2:index}}{${3:cmd}}" } }, { "name": "dtlsortlist", "unusual": true, "arg": { "format": "{}{}", "snippet": "dtlsortlist{${1:list cmd}}{${2:criteria cmd}}" } }, { "name": "dtlcompare", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "dtlcompare{${1:register}}{${2:A}}{${3:B}}" } }, { "name": "dtlicompare", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "dtlicompare{${1:register}}{${2:A}}{${3:B}}" } }, { "name": "ifdtlcompareskipcs", "unusual": true }, { "name": "dtlcompareskipcstrue", "unusual": true }, { "name": "dtlcompareskipcsfalse", "unusual": true }, { "name": "dtlwordindexcompare", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "dtlwordindexcompare{${1:register}}{${2:word1}}{${3:word1}}" } }, { "name": "dtlletterindexcompare", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "dtlletterindexcompare{${1:register}}{${2:letter1}}{${3:letter2}}" } }, { "name": "dtlicomparewords", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "dtlicomparewords{${1:count}}{${2:word1}}{${3:word2}}" } }, { "name": "dtlcomparewords", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "dtlcomparewords{${1:count}}{${2:word1}}{${3:word2}}" } }, { "name": "dtlinsertinto", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "dtlinsertinto{${1:element}}{${2:list cmd}}{${3:criteria cmd}}" } }, { "name": "edtlinsertinto", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "edtlinsertinto{${1:element}}{${2:list cmd}}{${3:criteria cmd}}" } }, { "name": "datatoolpersoncomma", "unusual": true }, { "name": "datatoolplacecomma", "unusual": true }, { "name": "datatoolsubjectcomma", "unusual": true }, { "name": "datatoolparenstart", "unusual": true }, { "name": "dtlbreak", "unusual": true }, { "name": "dtlsetcharcode", "unusual": true, "arg": { "format": "{}{}", "snippet": "dtlsetcharcode{${1:character}}{${2:count register}}" } }, { "name": "dtlsetlccharcode", "unusual": true, "arg": { "format": "{}{}", "snippet": "dtlsetlccharcode{${1:character}}{${2:count register}}" } }, { "name": "dtlsetUTFviiicharcode", "unusual": true, "arg": { "format": "{}{}", "snippet": "dtlsetUTFviiicharcode{${1:octet tokens}}{${2:count}}" } }, { "name": "dtlsetUTFviiilccharcode", "unusual": true, "arg": { "format": "{}{}", "snippet": "dtlsetUTFviiilccharcode{${1:octet tokens}}{${2:count}}" } }, { "name": "dtlsetdefaultUTFviiicharcode", "unusual": true, "arg": { "format": "{}{}", "snippet": "dtlsetdefaultUTFviiicharcode{${1:octet tokens}}{${2:count}}" } }, { "name": "dtlsetdefaultUTFviiilccharcode", "unusual": true, "arg": { "format": "{}{}", "snippet": "dtlsetdefaultUTFviiilccharcode{${1:octet tokens}}{${2:count}}" } }, { "name": "dtlifcasechargroup", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "dtlifcasechargroup{${1:char}}{${2:case letter}}{${3:case digit}}{${4:case symbol}}" } }, { "name": "dtlparsewords", "unusual": true, "arg": { "format": "{}{}", "snippet": "dtlparsewords{${1:phrase}}{${2:handler cmd}}" } }, { "name": "dtlforint", "unusual": true }, { "name": "dtlgforint", "unusual": true }, { "name": "ifdtlverbose", "unusual": true }, { "name": "dtlverbosetrue", "unusual": true }, { "name": "dtlverbosefalse", "unusual": true }, { "name": "dtlenableUTFviii", "unusual": true }, { "name": "dtldisableUTFviii", "unusual": true } ], "envs": [ { "name": "dtlenvgforint", "unusual": true } ], "keys": { "\\usepackage/datatool-base#c": [ "verbose", "math=${1|fp,pgfmath|}", "utf8" ] }, "args": [ "\\usepackage/datatool-base#c" ] } ================================================ FILE: data/packages/datatool.json ================================================ { "deps": [ { "name": "xkeyval" }, { "name": "ifthen" }, { "name": "xfor" }, { "name": "substr" }, { "name": "etoolbox" }, { "name": "datatool-base" }, { "name": "datatool-pgfmath", "if": "math=pgfmath" } ], "macros": [ { "name": "DTLnewdb", "arg": { "format": "{}", "snippet": "DTLnewdb{${1:db%specialDef}}" } }, { "name": "DTLgnewdb", "arg": { "format": "{}", "snippet": "DTLgnewdb{${1:db%specialDef}}" } }, { "name": "DTLifdbempty", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLifdbempty{${1:db%special}}{${2:true case}}{${3:false case}}" } }, { "name": "DTLrowcount", "arg": { "format": "{}", "snippet": "DTLrowcount{${1:db%special}}" } }, { "name": "DTLcolumncount", "arg": { "format": "{}", "snippet": "DTLcolumncount{${1:db%special}}" } }, { "name": "DTLnewrow", "arg": { "format": "{}", "snippet": "DTLnewrow{${1:db%special}}" } }, { "name": "DTLnewdbentry", "arg": { "format": "{}{}{}", "snippet": "DTLnewdbentry{${1:db%special}}{${2:dbkey}}{${3:value}}" } }, { "name": "dtlexpandnewvalue", "unusual": true }, { "name": "dtlnoexpandnewvalue", "unusual": true }, { "name": "DTLpar", "unusual": true }, { "name": "DTLaddentryforrow", "arg": { "format": "{}{}{}{}{}", "snippet": "DTLaddentryforrow{${1:db%special}}{${2:assign list}}{${3:condition}}{${4:dbkey}}{${5:value}}" } }, { "name": "DTLsetheader", "arg": { "format": "{}{}{}", "snippet": "DTLsetheader{${1:db%special}}{${2:dbkey}}{${3:header}}" } }, { "name": "DTLaddcolumn", "arg": { "format": "{}{}", "snippet": "DTLaddcolumn{${1:db%special}}{${2:dbkey}}" } }, { "name": "DTLloaddb", "arg": { "format": "{}{}", "snippet": "DTLloaddb{${1:db%specialDef}}{${2:filename%file}}" } }, { "name": "DTLloaddb", "arg": { "format": "[]{}{}", "snippet": "DTLloaddb[${3:options%keyvals}]{${1:db%specialDef}}{${2:filename%file}}", "keys": [ "\\DTLloaddb,\\DTLloadrawdb" ], "keyPos": 0 } }, { "name": "ifDTLnewdbonload", "unusual": true }, { "name": "DTLnewdbonloadfalse", "unusual": true }, { "name": "DTLnewdbonloadtrue", "unusual": true }, { "name": "dtldefaultkey", "unusual": true }, { "name": "DTLsettabseparator", "unusual": true, "arg": { "format": "{}", "snippet": "DTLsettabseparator{${1:character}}" } }, { "name": "DTLmaketabspace", "unusual": true }, { "name": "DTLsetseparator", "unusual": true, "arg": { "format": "{}", "snippet": "DTLsetseparator{${1:character}}" } }, { "name": "DTLsetdelimiter", "unusual": true, "arg": { "format": "{}", "snippet": "DTLsetdelimiter{${1:character}}" } }, { "name": "DTLloadrawdb", "arg": { "format": "{}{}", "snippet": "DTLloadrawdb{${1:db%specialDef}}{${2:filename%file}}" } }, { "name": "DTLloadrawdb", "arg": { "format": "[]{}{}", "snippet": "DTLloadrawdb[${3:options%keyvals}]{${1:db%specialDef}}{${2:filename%file}}" } }, { "name": "DTLrawmap", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLrawmap{${1:string}}{${2:replacement}}" } }, { "name": "DTLdisplaydb", "arg": { "format": "{}", "snippet": "DTLdisplaydb{${1:db%special}}" } }, { "name": "DTLdisplaydb", "arg": { "format": "[]{}", "snippet": "DTLdisplaydb[${2:omit list}]{${1:db%special}}" } }, { "name": "DTLdisplaylongdb", "arg": { "format": "{}", "snippet": "DTLdisplaylongdb{${1:db%special}}" } }, { "name": "DTLdisplaylongdb", "arg": { "format": "[]{}", "snippet": "DTLdisplaylongdb[${2:options%keyvals}]{${1:db%special}}", "keys": [ "\\DTLdisplaylongdb" ], "keyPos": 0 } }, { "name": "dtlstringalign", "unusual": true }, { "name": "dtlintalign", "unusual": true }, { "name": "dtlrealalign", "unusual": true }, { "name": "dtlcurrencyalign", "unusual": true }, { "name": "dtlbeforecols", "unusual": true }, { "name": "dtlbetweencols", "unusual": true }, { "name": "dtlaftercols", "unusual": true }, { "name": "dtladdalign", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "dtladdalign{${1:cmd}}{${2:type}}{${3:col index}}{${4:max cols}}" } }, { "name": "dtlheaderformat", "unusual": true, "arg": { "format": "{}", "snippet": "dtlheaderformat{${1:format}}" } }, { "name": "dtlstringformat", "unusual": true, "arg": { "format": "{}", "snippet": "dtlstringformat{${1:format}}" } }, { "name": "dtlintformat", "unusual": true, "arg": { "format": "{}", "snippet": "dtlintformat{${1:format}}" } }, { "name": "dtlrealformat", "unusual": true, "arg": { "format": "{}", "snippet": "dtlrealformat{${1:format}}" } }, { "name": "dtlcurrencyformat", "unusual": true, "arg": { "format": "{}", "snippet": "dtlcurrencyformat{${1:format}}" } }, { "name": "dtldisplayvalign", "unusual": true }, { "name": "dtldisplaycr", "unusual": true }, { "name": "dtldisplaystarttab", "unusual": true }, { "name": "dtldisplayendtab", "unusual": true }, { "name": "dtldisplayafterhead", "unusual": true }, { "name": "dtldisplaystartrow", "unusual": true }, { "name": "DTLforeach", "arg": { "format": "{}{}{}", "snippet": "DTLforeach{${1:db%special}}{${2:assign list}}{${3:text}}" } }, { "name": "DTLforeach", "arg": { "format": "[]{}{}{}", "snippet": "DTLforeach[${4:condition}]{${1:db%special}}{${2:assign list}}{${3:text}}" } }, { "name": "DTLforeach*", "arg": { "format": "{}{}{}", "snippet": "DTLforeach*{${1:db%special}}{${2:assign list}}{${3:text}}" } }, { "name": "DTLforeach*", "arg": { "format": "[]{}{}{}", "snippet": "DTLforeach*[${4:condition}]{${1:db%special}}{${2:assign list}}{${3:text}}" } }, { "name": "theDTLrow", "unusual": true }, { "name": "theDTLrowi", "unusual": true }, { "name": "theDTLrowii", "unusual": true }, { "name": "theDTLrowiii", "unusual": true }, { "name": "DTLcurrentindex", "unusual": true }, { "name": "DTLiffirstrow", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLiffirstrow{${1:true case}}{${2:false case}}" } }, { "name": "DTLiflastrow", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLiflastrow{${1:true case}}{${2:false case}}" } }, { "name": "DTLifoddrow", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLifoddrow{${1:true case}}{${2:false case}}" } }, { "name": "DTLsavelastrowcount", "unusual": true, "arg": { "format": "{}", "snippet": "DTLsavelastrowcount{${1:cmd}}" } }, { "name": "DTLforeachkeyinrow", "arg": { "format": "{}{}", "snippet": "DTLforeachkeyinrow{${1:cmd}}{${2:text}}" } }, { "name": "dtlkey", "unusual": true }, { "name": "dtlcol", "unusual": true }, { "name": "dtltype", "unusual": true }, { "name": "dtlheader", "unusual": true }, { "name": "DTLstringnull", "unusual": true }, { "name": "DTLnumbernull", "unusual": true }, { "name": "DTLifnull", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLifnull{${1:cmd}}{${2:true case}}{${3:false case}}" } }, { "name": "DTLifnullorempty", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLifnullorempty{${1:cmd}}{${2:true case}}{${3:false case}}" } }, { "name": "dtlnovalue", "unusual": true }, { "name": "dtlswaprows", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "dtlswaprows{${1:db%special}}{${2:row1 index}}{${3:row2 index}}" } }, { "name": "DTLremoverow", "arg": { "format": "{}{}", "snippet": "DTLremoverow{${1:db%special}}{${2:row index}}" } }, { "name": "DTLappendtorow", "arg": { "format": "{}{}", "snippet": "DTLappendtorow{${1:dbkey}}{${2:value}}" } }, { "name": "DTLreplaceentryforrow", "arg": { "format": "{}{}", "snippet": "DTLreplaceentryforrow{${1:dbkey}}{${2:value}}" } }, { "name": "DTLremoveentryfromrow", "arg": { "format": "{}", "snippet": "DTLremoveentryfromrow{${1:dbkey}}" } }, { "name": "DTLremovecurrentrow" }, { "name": "DTLsumforkeys", "arg": { "format": "{}{}{}", "snippet": "DTLsumforkeys{${1:db%special}}{${2:key list}}{${3:cmd}}" } }, { "name": "DTLsumforkeys", "arg": { "format": "[]{}{}{}", "snippet": "DTLsumforkeys[${4:condition}]{${1:db%special}}{${2:key list}}{${3:cmd}}" } }, { "name": "DTLsumforkeys", "arg": { "format": "[][]{}{}{}", "snippet": "DTLsumforkeys[${4:condition}][${5:assign list}]{${1:db%special}}{${2:key list}}{${3:cmd}}" } }, { "name": "DTLsumcolumn", "arg": { "format": "{}{}{}", "snippet": "DTLsumcolumn{${1:db%special}}{${2:dbkey}}{${3:cmd}}" } }, { "name": "DTLmeanforkeys", "arg": { "format": "{}{}{}", "snippet": "DTLmeanforkeys{${1:db%special}}{${2:key list}}{${3:cmd}}" } }, { "name": "DTLmeanforkeys", "arg": { "format": "[]{}{}{}", "snippet": "DTLmeanforkeys[${4:condition}]{${1:db%special}}{${2:key list}}{${3:cmd}}" } }, { "name": "DTLmeanforkeys", "arg": { "format": "[][]{}{}{}", "snippet": "DTLmeanforkeys[${4:condition}][${5:assign list}]{${1:db%special}}{${2:key list}}{${3:cmd}}" } }, { "name": "DTLmeanforcolumn", "arg": { "format": "{}{}{}", "snippet": "DTLmeanforcolumn{${1:db%special}}{${2:dbkey}}{${3:cmd}}" } }, { "name": "DTLvarianceforkeys", "arg": { "format": "{}{}{}", "snippet": "DTLvarianceforkeys{${1:db%special}}{${2:key list}}{${3:cmd}}" } }, { "name": "DTLvarianceforkeys", "arg": { "format": "[]{}{}{}", "snippet": "DTLvarianceforkeys[${4:condition}]{${1:db%special}}{${2:key list}}{${3:cmd}}" } }, { "name": "DTLvarianceforkeys", "arg": { "format": "[][]{}{}{}", "snippet": "DTLvarianceforkeys[${4:condition}][${5:assign list}]{${1:db%special}}{${2:key list}}{${3:cmd}}" } }, { "name": "DTLvarianceforcolumn", "arg": { "format": "{}{}{}", "snippet": "DTLvarianceforcolumn{${1:db%special}}{${2:dbkey}}{${3:cmd}}" } }, { "name": "DTLsdforkeys", "arg": { "format": "{}{}{}", "snippet": "DTLsdforkeys{${1:db%special}}{${2:key list}}{${3:cmd}}" } }, { "name": "DTLsdforkeys", "arg": { "format": "[]{}{}{}", "snippet": "DTLsdforkeys[${4:condition}]{${1:db%special}}{${2:key list}}{${3:cmd}}" } }, { "name": "DTLsdforkeys", "arg": { "format": "[][]{}{}{}", "snippet": "DTLsdforkeys[${4:condition}][${5:assign list}]{${1:db%special}}{${2:key list}}{${3:cmd}}" } }, { "name": "DTLsdforcolumn", "arg": { "format": "{}{}{}", "snippet": "DTLsdforcolumn{${1:db%special}}{${2:dbkey}}{${3:cmd}}" } }, { "name": "DTLminforkeys", "arg": { "format": "{}{}{}", "snippet": "DTLminforkeys{${1:db%special}}{${2:key list}}{${3:cmd}}" } }, { "name": "DTLminforkeys", "arg": { "format": "[]{}{}{}", "snippet": "DTLminforkeys[${4:condition}]{${1:db%special}}{${2:key list}}{${3:cmd}}" } }, { "name": "DTLminforkeys", "arg": { "format": "[][]{}{}{}", "snippet": "DTLminforkeys[${4:condition}][${5:assign list}]{${1:db%special}}{${2:key list}}{${3:cmd}}" } }, { "name": "DTLminforcolumn", "arg": { "format": "{}{}{}", "snippet": "DTLminforcolumn{${1:db%special}}{${2:dbkey}}{${3:cmd}}" } }, { "name": "DTLmaxforkeys", "arg": { "format": "{}{}{}", "snippet": "DTLmaxforkeys{${1:db%special}}{${2:key list}}{${3:cmd}}" } }, { "name": "DTLmaxforkeys", "arg": { "format": "[]{}{}{}", "snippet": "DTLmaxforkeys[${4:condition}]{${1:db%special}}{${2:key list}}{${3:cmd}}" } }, { "name": "DTLmaxforkeys", "arg": { "format": "[][]{}{}{}", "snippet": "DTLmaxforkeys[${4:condition}][${5:assign list}]{${1:db%special}}{${2:key list}}{${3:cmd}}" } }, { "name": "DTLmaxforcolumn", "arg": { "format": "{}{}{}", "snippet": "DTLmaxforcolumn{${1:db%special}}{${2:dbkey}}{${3:cmd}}" } }, { "name": "DTLcomputebounds", "unusual": true, "arg": { "format": "{}{}{}{}{}{}{}", "snippet": "DTLcomputebounds{${1:db%special}}{${2:x key}}{${3:y key}}{${4:minX%cmd}}{${5:minY%cmd}}{${6:maxX%cmd}}{${7:maxY%cmd}}" } }, { "name": "dtlsort", "arg": { "format": "{}{}{}", "snippet": "dtlsort{${1:sort criteria}}{${2:db%special}}{${3:handler}}" } }, { "name": "dtlsort", "arg": { "format": "[]{}{}{}", "snippet": "dtlsort[${4:replacement key list}]{${1:sort criteria}}{${2:db%special}}{${3:handler}}" } }, { "name": "DTLsort", "arg": { "format": "{}{}", "snippet": "DTLsort{${1:sort criteria}}{${2:db%special}}" } }, { "name": "DTLsort", "arg": { "format": "[]{}{}", "snippet": "DTLsort[${3:replacement key list}]{${1:sort criteria}}{${2:db%special}}" } }, { "name": "DTLsort*", "arg": { "format": "{}{}", "snippet": "DTLsort*{${1:sort criteria}}{${2:db%special}}" } }, { "name": "DTLsort*", "arg": { "format": "[]{}{}", "snippet": "DTLsort*[${3:replacement key list}]{${1:sort criteria}}{${2:db%special}}" } }, { "name": "DTLsavedb", "arg": { "format": "{}{}", "snippet": "DTLsavedb{${1:db%special}}{${2:filename}}" } }, { "name": "DTLsavetexdb", "arg": { "format": "{}{}", "snippet": "DTLsavetexdb{${1:db%special}}{${2:filename}}" } }, { "name": "DTLsaverawdb", "arg": { "format": "{}{}", "snippet": "DTLsaverawdb{${1:db%special}}{${2:filename}}" } }, { "name": "DTLprotectedsaverawdb", "arg": { "format": "{}{}", "snippet": "DTLprotectedsaverawdb{${1:db%special}}{${2:filename}}" } }, { "name": "DTLloaddbtex", "unusual": true, "arg": { "format": "{}{}", "snippet": "DTLloaddbtex{${1:cmd}}{${2:filename%file}}" } }, { "name": "dtllastloadeddb", "unusual": true }, { "name": "DTLcleardb", "arg": { "format": "{}", "snippet": "DTLcleardb{${1:db%special}}" } }, { "name": "DTLgcleardb", "arg": { "format": "{}", "snippet": "DTLgcleardb{${1:db%special}}" } }, { "name": "DTLdeletedb", "arg": { "format": "{}", "snippet": "DTLdeletedb{${1:db%special}}" } }, { "name": "DTLgdeletedb", "arg": { "format": "{}", "snippet": "DTLgdeletedb{${1:db%special}}" } }, { "name": "DTLgetdatatype", "arg": { "format": "{}{}{}", "snippet": "DTLgetdatatype{${1:cmd}}{${2:db%special}}{${3:dbkey}}" } }, { "name": "DTLunsettype", "unusual": true }, { "name": "DTLstringtype", "unusual": true }, { "name": "DTLinttype", "unusual": true }, { "name": "DTLrealtype", "unusual": true }, { "name": "DTLcurrencytype", "unusual": true }, { "name": "DTLifdbexists", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLifdbexists{${1:db%special}}{${2:true case}}{${3:false case}}" } }, { "name": "DTLifhaskey", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DTLifhaskey{${1:db%special}}{${2:dbkey}}{${3:true case}}{${4:false case}}" } }, { "name": "DTLgetcolumnindex", "arg": { "format": "{}{}{}", "snippet": "DTLgetcolumnindex{${1:cmd}}{${2:db%special}}{${3:dbkey}}" } }, { "name": "DTLgetkeyforcolumn", "arg": { "format": "{}{}{}", "snippet": "DTLgetkeyforcolumn{${1:cmd}}{${2:db%special}}{${3:column index}}" } }, { "name": "dtlcolumnindex", "unusual": true, "arg": { "format": "{}{}", "snippet": "dtlcolumnindex{${1:db%special}}{${2:dbkey}}" } }, { "name": "DTLgetkeydata", "arg": { "format": "{}{}{}{}{}", "snippet": "DTLgetkeydata{${1:dbkey}}{${2:db%special}}{${3:col cmd%cmd}}{${4:type cmd%cmd}}{${5:header cmd%cmd}}" } }, { "name": "DTLgetvalue", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DTLgetvalue{${1:cmd}}{${2:db%special}}{${3:row}}{${4:column}}" } }, { "name": "DTLgetlocation", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DTLgetlocation{${1:row cmd%cmd}}{${2:column cmd%cmd}}{${3:db%special}}{${4:value}}" } }, { "name": "DTLgetvalueforkey", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "DTLgetvalueforkey{${1:cmd}}{${2:dbkey}}{${3:db%special}}{${4:ref key}}{${5:ref value}}" } }, { "name": "DTLgetrowforkey", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DTLgetrowforkey{${1:cmd}}{${2:db%special}}{${3:ref key}}{${4:ref value}}" } }, { "name": "DTLfetch", "arg": { "format": "{}{}{}{}", "snippet": "DTLfetch{${1:db%special}}{${2:col1 name}}{${3:col1 value}}{${4:col2 name}}" } }, { "name": "DTLassign", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLassign{${1:db%special}}{${2:row index}}{${3:assign list}}" } }, { "name": "DTLassignfirstmatch", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DTLassignfirstmatch{${1:db%special}}{${2:dbkey}}{${3:value}}{${4:assign list}}" } }, { "name": "xDTLassignfirstmatch", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "xDTLassignfirstmatch{${1:db%special}}{${2:dbkey}}{${3:value}}{${4:assign list}}" } }, { "name": "DTLswaprows", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DTLswaprows{${1:db%special}}{${2:row1 index}}{${3:row2 index}}" } }, { "name": "DTLgetrowindex", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DTLgetrowindex{${1:row cmd%cmd}}{${2:db%special}}{${3:col index}}{${4:value}}" } }, { "name": "dtlgetrowindex", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "dtlgetrowindex{${1:row cmd%cmd}}{${2:db%special}}{${3:col index}}{${4:value}}" } }, { "name": "xdtlgetrowindex", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "xdtlgetrowindex{${1:row cmd%cmd}}{${2:db%special}}{${3:col index}}{${4:value}}" } }, { "name": "dtlcurrentrow", "unusual": true }, { "name": "dtlbeforerow", "unusual": true }, { "name": "dtlafterrow", "unusual": true }, { "name": "dtlrownum", "unusual": true }, { "name": "dtlcolumnnum", "unusual": true }, { "name": "dtldbname", "unusual": true }, { "name": "dtlgetrow", "unusual": true, "arg": { "format": "{}{}", "snippet": "dtlgetrow{${1:db%special}}{${2:row index}}" } }, { "name": "dtlgetrowforvalue", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "dtlgetrowforvalue{${1:db%special}}{${2:col index}}{${3:value}}" } }, { "name": "edtlgetrowforvalue", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "edtlgetrowforvalue{${1:db%special}}{${2:col index}}{${3:value}}" } }, { "name": "dtlrecombine", "unusual": true }, { "name": "dtlrecombineomitcurrent", "unusual": true }, { "name": "dtlsplitrow", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "dtlsplitrow{${1:row specs}}{${2:col index}}{${3:before cmd%cmd}}{${4:after cmd%cmd}}" } }, { "name": "dtlgetentryfromcurrentrow", "unusual": true, "arg": { "format": "{}{}", "snippet": "dtlgetentryfromcurrentrow{${1:cmd}}{${2:col index}}" } }, { "name": "dtlgetentryfromrow", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "dtlgetentryfromrow{${1:cmd}}{${2:col index}}{${3:row toks}}" } }, { "name": "dtlreplaceentryincurrentrow", "unusual": true, "arg": { "format": "{}{}", "snippet": "dtlreplaceentryincurrentrow{${1:new value}}{${2:col index}}" } }, { "name": "dtlswapentriesincurrentrow", "unusual": true, "arg": { "format": "{}{}", "snippet": "dtlswapentriesincurrentrow{${1:col1 index}}{${2:col2 index}}" } }, { "name": "dtlappendentrytocurrentrow", "unusual": true, "arg": { "format": "{}{}", "snippet": "dtlappendentrytocurrentrow{${1:dbkey}}{${2:value}}" } }, { "name": "dtlupdateentryincurrentrow", "unusual": true, "arg": { "format": "{}{}", "snippet": "dtlupdateentryincurrentrow{${1:dbkey}}{${2:value}}" } }, { "name": "dtlremoveentryincurrentrow", "unusual": true, "arg": { "format": "{}", "snippet": "dtlremoveentryincurrentrow{${1:col index}}" } }, { "name": "in", "unusual": true, "arg": { "format": "{}", "snippet": "in{${1:db%special}}" }, "detail": "∈", "doc": "Set membership, variant" }, { "name": "do", "unusual": true, "arg": { "format": "{}", "snippet": "do{${1:body}}" } }, { "name": "dtlforcolumn", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "dtlforcolumn{${1:cmd}}{${2:db%special}}{${3:dbkey}}{${4:body}}" } }, { "name": "dtlforcolumnidx", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "dtlforcolumnidx{${1:cmd}}{${2:db%special}}{${3:col index}}{${4:body}}" } }, { "name": "theHDTLrow", "unusual": true }, { "name": "theHDTLrowi", "unusual": true }, { "name": "theHDTLrowii", "unusual": true }, { "name": "theHDTLrowiii", "unusual": true }, { "name": "dtlforeachlevel", "unusual": true }, { "name": "dtlshowdb", "unusual": true, "arg": { "format": "{}", "snippet": "dtlshowdb{${1:db%special}}" } }, { "name": "dtlshowdbkeys", "unusual": true, "arg": { "format": "{}", "snippet": "dtlshowdbkeys{${1:db%special}}" } }, { "name": "dtlshowtype", "unusual": true, "arg": { "format": "{}{}", "snippet": "dtlshowtype{${1:db%special}}{${2:dbkey}}" } }, { "name": "ifdtlnoheader", "unusual": true }, { "name": "dtlnoheadertrue", "unusual": true }, { "name": "dtlnoheaderfalse", "unusual": true }, { "name": "ifdtlautokeys", "unusual": true }, { "name": "dtlautokeystrue", "unusual": true }, { "name": "dtlautokeysfalse", "unusual": true } ], "envs": [ { "name": "DTLenvforeach", "arg": { "format": "{}{}", "snippet": "{${1:db%special}}{${2:assign list}}" } }, { "name": "DTLenvforeach", "arg": { "format": "[]{}{}", "snippet": "[${3:condition}]{${1:db%special}}{${2:assign list}}" } }, { "name": "DTLenvforeach*", "arg": { "format": "{}{}", "snippet": "{${1:db%special}}{${2:assign list}}" } }, { "name": "DTLenvforeach*", "arg": { "format": "[]{}{}", "snippet": "[${3:condition}]{${1:db%special}}{${2:assign list}}" } } ], "keys": { "\\usepackage/datatool#c": [ "utf8", "verbose", "math=${1|fp,pgfmath|}", "delimiter=${1:delimiter}", "separator=${1:separator}" ], "\\DTLloaddb,\\DTLloadrawdb": [ "noheader", "keys={${1:key1,key2,...}}", "autokeys", "headers={${1:header1,header2,...}}", "omitlines=${1:integer}" ], "\\DTLdisplaylongdb": [ "caption={${1:text}}", "contcaption={${1:text}}", "shortcaption={${1:text}}", "label=", "omit={${1:key1,key2,...}}", "foot={${1:text}}", "lastfoot={${1:text}}" ] }, "args": [ "\\usepackage/datatool#c" ] } ================================================ FILE: data/packages/doi.json ================================================ { "deps": [ { "name": "hyperref" } ], "macros": [ { "name": "doi", "arg": { "format": "{}", "snippet": "doi{${1:ref}}" } }, { "name": "doitext", "unusual": true }, { "name": "doiurl", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/easy-todo.json ================================================ { "deps": [ { "name": "color" }, { "name": "tocloft" }, { "name": "ifthen" }, { "name": "ifdraft" } ], "macros": [ { "name": "todo", "arg": { "format": "{}", "snippet": "todo{${1:note%todo}}" } }, { "name": "todoi", "arg": { "format": "{}", "snippet": "todoi{${1:note%todo}}" } }, { "name": "todoii", "arg": { "format": "{}{}", "snippet": "todoii{${1:note%todo}}{${2:information%text}}" } }, { "name": "listoftodos" }, { "name": "todoindextitle", "unusual": true }, { "name": "todoindexpagetitle", "unusual": true }, { "name": "todocolor", "unusual": true }, { "name": "listoftodosname", "unusual": true } ], "envs": [], "keys": { "\\usepackage/easy-todo#c": [ "chapter", "section", "obeyFinal", "enable", "disable" ] }, "args": [ "\\usepackage/easy-todo#c" ] } ================================================ FILE: data/packages/empheq.json ================================================ { "deps": [ { "name": "mathtools" } ], "macros": [ { "name": "empheqset", "arg": { "format": "{}", "snippet": "empheqset{${1:markup instructions%keyvals}}", "keys": [ "\\begin{empheq},\\empheqset" ], "keyPos": 0 } }, { "name": "empheqlbrace" }, { "name": "empheqrbrace" }, { "name": "empheqbiglbrace" }, { "name": "empheqbigrbrace" }, { "name": "empheqlbrack" }, { "name": "empheqrbrack" }, { "name": "empheqbiglbrack" }, { "name": "empheqbigrbrack" }, { "name": "empheqlangle" }, { "name": "empheqrangle" }, { "name": "empheqbiglangle" }, { "name": "empheqbigrangle" }, { "name": "empheqlparen" }, { "name": "empheqrparen" }, { "name": "empheqbiglparen" }, { "name": "empheqbigrparen" }, { "name": "empheqlvert" }, { "name": "empheqrvert" }, { "name": "empheqbiglvert" }, { "name": "empheqbigrvert" }, { "name": "empheqlVert" }, { "name": "empheqrVert" }, { "name": "empheqbiglVert" }, { "name": "empheqbigrVert" }, { "name": "empheqlfloor" }, { "name": "empheqrfloor" }, { "name": "empheqbiglfloor" }, { "name": "empheqbigrfloor" }, { "name": "empheqlceil" }, { "name": "empheqrceil" }, { "name": "empheqbiglceil" }, { "name": "empheqbigrceil" }, { "name": "shadowbox*", "unusual": true, "arg": { "format": "{}", "snippet": "shadowbox*{${1:arg}}" } }, { "name": "mintagvsep", "unusual": true }, { "name": "DeclareLeftDelimiter", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareLeftDelimiter{${1:delimiter}}" } }, { "name": "DeclareLeftDelimiter", "unusual": true, "arg": { "format": "[]{}", "snippet": "DeclareLeftDelimiter[${2:space adjustment}]{${1:delimiter}}" } }, { "name": "DeclareRightDelimiter", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareRightDelimiter{${1:delimiter}}" } }, { "name": "DeclareRightDelimiter", "unusual": true, "arg": { "format": "[]{}", "snippet": "DeclareRightDelimiter[${2:space adjustment}]{${1:delimiter}}" } }, { "name": "EmphEqdelimitershortfall", "unusual": true }, { "name": "EmphEqdelimiterfactor", "unusual": true }, { "name": "EmphEqdisplayheight", "unusual": true }, { "name": "EmphEqdisplaydepth", "unusual": true }, { "name": "EmphEqMainEnv", "unusual": true }, { "name": "endEmphEqMainEnv", "unusual": true } ], "envs": [ { "name": "empheq", "arg": { "format": "{}", "snippet": "{${1:AMS env name}}" } }, { "name": "empheq", "arg": { "format": "[]{}", "snippet": "[${2:markup instructions%keyvals}]{${1:AMS env name}}", "keys": [ "\\begin{empheq},\\empheqset" ], "keyPos": 0 } }, { "name": "MTmultlined", "if": "oldmultline" }, { "name": "MTmultlined", "if": "oldmultline", "arg": { "format": "[][]", "snippet": "[${1:pos}][${2:width}]" } }, { "name": "align", "if": "overload", "arg": { "format": "[]", "snippet": "[${1:markup instructions%keyvals}]", "keys": [ "\\begin{align},\\begin{align*},\\begin{alignat}{ncols},\\begin{alignat*}{ncols},\\begin{equation},\\begin{equation*},\\begin{flalign},\\begin{flalign*},\\begin{gather},\\begin{gather*},\\begin{multline},\\begin{multline*}" ], "keyPos": 0 } }, { "name": "align*", "if": "overload", "arg": { "format": "[]", "snippet": "[${1:markup instructions%keyvals}]", "keys": [ "\\begin{align},\\begin{align*},\\begin{alignat}{ncols},\\begin{alignat*}{ncols},\\begin{equation},\\begin{equation*},\\begin{flalign},\\begin{flalign*},\\begin{gather},\\begin{gather*},\\begin{multline},\\begin{multline*}" ], "keyPos": 0 } }, { "name": "alignat", "if": "overload", "arg": { "format": "{}[]", "snippet": "{${1:ncols}}[${2:markup instructions%keyvals}]" } }, { "name": "alignat*", "if": "overload", "arg": { "format": "{}[]", "snippet": "{${1:ncols}}[${2:markup instructions%keyvals}]" } }, { "name": "equation", "if": "overload", "arg": { "format": "[]", "snippet": "[${1:markup instructions%keyvals}]", "keys": [ "\\begin{align},\\begin{align*},\\begin{alignat}{ncols},\\begin{alignat*}{ncols},\\begin{equation},\\begin{equation*},\\begin{flalign},\\begin{flalign*},\\begin{gather},\\begin{gather*},\\begin{multline},\\begin{multline*}" ], "keyPos": 0 } }, { "name": "equation*", "if": "overload", "arg": { "format": "[]", "snippet": "[${1:markup instructions%keyvals}]", "keys": [ "\\begin{align},\\begin{align*},\\begin{alignat}{ncols},\\begin{alignat*}{ncols},\\begin{equation},\\begin{equation*},\\begin{flalign},\\begin{flalign*},\\begin{gather},\\begin{gather*},\\begin{multline},\\begin{multline*}" ], "keyPos": 0 } }, { "name": "flalign", "if": "overload", "arg": { "format": "[]", "snippet": "[${1:markup instructions%keyvals}]", "keys": [ "\\begin{align},\\begin{align*},\\begin{alignat}{ncols},\\begin{alignat*}{ncols},\\begin{equation},\\begin{equation*},\\begin{flalign},\\begin{flalign*},\\begin{gather},\\begin{gather*},\\begin{multline},\\begin{multline*}" ], "keyPos": 0 } }, { "name": "flalign*", "if": "overload", "arg": { "format": "[]", "snippet": "[${1:markup instructions%keyvals}]", "keys": [ "\\begin{align},\\begin{align*},\\begin{alignat}{ncols},\\begin{alignat*}{ncols},\\begin{equation},\\begin{equation*},\\begin{flalign},\\begin{flalign*},\\begin{gather},\\begin{gather*},\\begin{multline},\\begin{multline*}" ], "keyPos": 0 } }, { "name": "gather", "if": "overload", "arg": { "format": "[]", "snippet": "[${1:markup instructions%keyvals}]", "keys": [ "\\begin{align},\\begin{align*},\\begin{alignat}{ncols},\\begin{alignat*}{ncols},\\begin{equation},\\begin{equation*},\\begin{flalign},\\begin{flalign*},\\begin{gather},\\begin{gather*},\\begin{multline},\\begin{multline*}" ], "keyPos": 0 } }, { "name": "gather*", "if": "overload", "arg": { "format": "[]", "snippet": "[${1:markup instructions%keyvals}]", "keys": [ "\\begin{align},\\begin{align*},\\begin{alignat}{ncols},\\begin{alignat*}{ncols},\\begin{equation},\\begin{equation*},\\begin{flalign},\\begin{flalign*},\\begin{gather},\\begin{gather*},\\begin{multline},\\begin{multline*}" ], "keyPos": 0 } }, { "name": "multline", "if": "overload", "arg": { "format": "[]", "snippet": "[${1:markup instructions%keyvals}]", "keys": [ "\\begin{align},\\begin{align*},\\begin{alignat}{ncols},\\begin{alignat*}{ncols},\\begin{equation},\\begin{equation*},\\begin{flalign},\\begin{flalign*},\\begin{gather},\\begin{gather*},\\begin{multline},\\begin{multline*}" ], "keyPos": 0 } }, { "name": "multline*", "if": "overload", "arg": { "format": "[]", "snippet": "[${1:markup instructions%keyvals}]", "keys": [ "\\begin{align},\\begin{align*},\\begin{alignat}{ncols},\\begin{alignat*}{ncols},\\begin{equation},\\begin{equation*},\\begin{flalign},\\begin{flalign*},\\begin{gather},\\begin{gather*},\\begin{multline},\\begin{multline*}" ], "keyPos": 0 } }, { "name": "AmSalign", "if": "overload", "unusual": true }, { "name": "AmSalign*", "if": "overload", "unusual": true }, { "name": "AmSalignat", "if": "overload", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:ncols}}" } }, { "name": "AmSalignat*", "if": "overload", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:ncols}}" } }, { "name": "AmSequation", "if": "overload", "unusual": true }, { "name": "AmSequation*", "if": "overload", "unusual": true }, { "name": "AmSflalign", "if": "overload", "unusual": true }, { "name": "AmSflalign*", "if": "overload", "unusual": true }, { "name": "AmSgather", "if": "overload", "unusual": true }, { "name": "AmSgather*", "if": "overload", "unusual": true }, { "name": "AmSmultline", "if": "overload", "unusual": true }, { "name": "AmSmultline*", "if": "overload", "unusual": true }, { "name": "align", "if": "overload2", "arg": { "format": "[]", "snippet": "[${1:markup instructions%keyvals}]", "keys": [ "\\begin{align},\\begin{align*},\\begin{alignat}{ncols},\\begin{alignat*}{ncols},\\begin{equation},\\begin{equation*},\\begin{flalign},\\begin{flalign*},\\begin{gather},\\begin{gather*},\\begin{multline},\\begin{multline*}" ], "keyPos": 0 } }, { "name": "align*", "if": "overload2", "arg": { "format": "[]", "snippet": "[${1:markup instructions%keyvals}]", "keys": [ "\\begin{align},\\begin{align*},\\begin{alignat}{ncols},\\begin{alignat*}{ncols},\\begin{equation},\\begin{equation*},\\begin{flalign},\\begin{flalign*},\\begin{gather},\\begin{gather*},\\begin{multline},\\begin{multline*}" ], "keyPos": 0 } }, { "name": "alignat", "if": "overload2", "arg": { "format": "{}[]", "snippet": "{${1:ncols}}[${2:markup instructions%keyvals}]" } }, { "name": "alignat*", "if": "overload2", "arg": { "format": "{}[]", "snippet": "{${1:ncols}}[${2:markup instructions%keyvals}]" } }, { "name": "equation", "if": "overload2", "arg": { "format": "[]", "snippet": "[${1:markup instructions%keyvals}]", "keys": [ "\\begin{align},\\begin{align*},\\begin{alignat}{ncols},\\begin{alignat*}{ncols},\\begin{equation},\\begin{equation*},\\begin{flalign},\\begin{flalign*},\\begin{gather},\\begin{gather*},\\begin{multline},\\begin{multline*}" ], "keyPos": 0 } }, { "name": "equation*", "if": "overload2", "arg": { "format": "[]", "snippet": "[${1:markup instructions%keyvals}]", "keys": [ "\\begin{align},\\begin{align*},\\begin{alignat}{ncols},\\begin{alignat*}{ncols},\\begin{equation},\\begin{equation*},\\begin{flalign},\\begin{flalign*},\\begin{gather},\\begin{gather*},\\begin{multline},\\begin{multline*}" ], "keyPos": 0 } }, { "name": "flalign", "if": "overload2", "arg": { "format": "[]", "snippet": "[${1:markup instructions%keyvals}]", "keys": [ "\\begin{align},\\begin{align*},\\begin{alignat}{ncols},\\begin{alignat*}{ncols},\\begin{equation},\\begin{equation*},\\begin{flalign},\\begin{flalign*},\\begin{gather},\\begin{gather*},\\begin{multline},\\begin{multline*}" ], "keyPos": 0 } }, { "name": "flalign*", "if": "overload2", "arg": { "format": "[]", "snippet": "[${1:markup instructions%keyvals}]", "keys": [ "\\begin{align},\\begin{align*},\\begin{alignat}{ncols},\\begin{alignat*}{ncols},\\begin{equation},\\begin{equation*},\\begin{flalign},\\begin{flalign*},\\begin{gather},\\begin{gather*},\\begin{multline},\\begin{multline*}" ], "keyPos": 0 } }, { "name": "gather", "if": "overload2", "arg": { "format": "[]", "snippet": "[${1:markup instructions%keyvals}]", "keys": [ "\\begin{align},\\begin{align*},\\begin{alignat}{ncols},\\begin{alignat*}{ncols},\\begin{equation},\\begin{equation*},\\begin{flalign},\\begin{flalign*},\\begin{gather},\\begin{gather*},\\begin{multline},\\begin{multline*}" ], "keyPos": 0 } }, { "name": "gather*", "if": "overload2", "arg": { "format": "[]", "snippet": "[${1:markup instructions%keyvals}]", "keys": [ "\\begin{align},\\begin{align*},\\begin{alignat}{ncols},\\begin{alignat*}{ncols},\\begin{equation},\\begin{equation*},\\begin{flalign},\\begin{flalign*},\\begin{gather},\\begin{gather*},\\begin{multline},\\begin{multline*}" ], "keyPos": 0 } }, { "name": "multline", "if": "overload2", "arg": { "format": "[]", "snippet": "[${1:markup instructions%keyvals}]", "keys": [ "\\begin{align},\\begin{align*},\\begin{alignat}{ncols},\\begin{alignat*}{ncols},\\begin{equation},\\begin{equation*},\\begin{flalign},\\begin{flalign*},\\begin{gather},\\begin{gather*},\\begin{multline},\\begin{multline*}" ], "keyPos": 0 } }, { "name": "multline*", "if": "overload2", "arg": { "format": "[]", "snippet": "[${1:markup instructions%keyvals}]", "keys": [ "\\begin{align},\\begin{align*},\\begin{alignat}{ncols},\\begin{alignat*}{ncols},\\begin{equation},\\begin{equation*},\\begin{flalign},\\begin{flalign*},\\begin{gather},\\begin{gather*},\\begin{multline},\\begin{multline*}" ], "keyPos": 0 } }, { "name": "AmSalign", "if": "overload2", "unusual": true }, { "name": "AmSalign*", "if": "overload2", "unusual": true }, { "name": "AmSalignat", "if": "overload2", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:ncols}}" } }, { "name": "AmSalignat*", "if": "overload2", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:ncols}}" } }, { "name": "AmSequation", "if": "overload2", "unusual": true }, { "name": "AmSequation*", "if": "overload2", "unusual": true }, { "name": "AmSflalign", "if": "overload2", "unusual": true }, { "name": "AmSflalign*", "if": "overload2", "unusual": true }, { "name": "AmSgather", "if": "overload2", "unusual": true }, { "name": "AmSgather*", "if": "overload2", "unusual": true }, { "name": "AmSmultline", "if": "overload2", "unusual": true }, { "name": "AmSmultline*", "if": "overload2", "unusual": true } ], "keys": { "\\usepackage/empheq#c": [ "overload", "overload2", "oldmultline", "newmultline", "ntheorem", "fixamsmath", "donotfixamsmathbugs", "allowspaces", "disallowspaces", "intlimits", "nointlimits", "sumlimits", "nosumlimits", "namelimits", "nonamelimits", "leqno", "reqno", "centertags", "tbtags", "cmex10", "fleqn", "alignedleftspaceyes", "alignedleftspaceno", "alignedleftspaceyesifneg" ], "\\begin{empheq},\\empheqset": [ "box=${1:box cmd}", "innerbox=${1:box cmd}", "left=${1:math}", "right=${1:math}", "outerbox=${1:box cmd}", "marginbox=${1:box cmd}" ], "\\begin{align},\\begin{align*},\\begin{alignat}{ncols},\\begin{alignat*}{ncols},\\begin{equation},\\begin{equation*},\\begin{flalign},\\begin{flalign*},\\begin{gather},\\begin{gather*},\\begin{multline},\\begin{multline*}": [ "box=${1:box cmd}", "innerbox=${1:box cmd}", "left=${1:math}", "right=${1:math}", "outerbox=${1:box cmd}", "marginbox=${1:box cmd}", "box=${1:box cmd}", "innerbox=${1:box cmd}", "left=${1:math}", "right=${1:math}", "outerbox=${1:box cmd}", "marginbox=${1:box cmd}" ] }, "args": [ "\\usepackage/empheq#c" ] } ================================================ FILE: data/packages/endnotes.json ================================================ { "deps": [], "macros": [ { "name": "endnote", "arg": { "format": "{}", "snippet": "endnote{${1:text}}" } }, { "name": "endnote", "arg": { "format": "[]{}", "snippet": "endnote[${2:number}]{${1:text}}" } }, { "name": "endnotemark" }, { "name": "endnotemark", "arg": { "format": "[]", "snippet": "endnotemark[${1:number}]" } }, { "name": "endnotetext", "arg": { "format": "{}", "snippet": "endnotetext{${1:text}}" } }, { "name": "endnotetext", "arg": { "format": "[]{}", "snippet": "endnotetext[${2:number}]{${1:text}}" } }, { "name": "addtoendnotes", "arg": { "format": "{}", "snippet": "addtoendnotes{${1:text}}" } }, { "name": "enotesize" }, { "name": "theendnotes" }, { "name": "theendnote", "unusual": true }, { "name": "theenmark", "unusual": true }, { "name": "makeenmark", "unusual": true }, { "name": "enoteformat", "unusual": true }, { "name": "enoteheading", "unusual": true }, { "name": "notesname", "unusual": true }, { "name": "endnotesep", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/enumerate.json ================================================ { "deps": [], "macros": [], "envs": [ { "name": "enumerate", "arg": { "format": "[]", "snippet": "[${1:option}]" } } ], "keys": {}, "args": [] } ================================================ FILE: data/packages/epigraph.json ================================================ { "deps": [], "macros": [ { "name": "epigraph", "arg": { "format": "{}{}", "snippet": "epigraph{${1:text}}{${2:source}}" } }, { "name": "qitem", "arg": { "format": "{}{}", "snippet": "qitem{${1:text}}{${2:source}}" } }, { "name": "epigraphnoindent", "unusual": true }, { "name": "epigraphnoindentfalse", "unusual": true }, { "name": "epigraphwidth" }, { "name": "textflush" }, { "name": "epigraphflush" }, { "name": "sourceflush" }, { "name": "epigraphsize" }, { "name": "epigraphrule" }, { "name": "beforeepigraphskip" }, { "name": "afterepigraphskip" }, { "name": "epigraphhead", "arg": { "format": "[]{}", "snippet": "epigraphhead[${2:distance}]{${1:text}}" } }, { "name": "epigraphhead", "arg": { "format": "{}", "snippet": "epigraphhead{${1:text}}" } }, { "name": "dropchapter", "arg": { "format": "{}", "snippet": "dropchapter{${1:length}}" } }, { "name": "undodrop" }, { "name": "cleartoevenpage" } ], "envs": [ { "name": "epigraphs" } ], "keys": {}, "args": [] } ================================================ FILE: data/packages/epstopdf.json ================================================ { "deps": [ { "name": "infwarerr" }, { "name": "grfext" }, { "name": "kvoptions" }, { "name": "pdftexcmds" } ], "macros": [ { "name": "epstopdfsetup", "arg": { "format": "{}", "snippet": "epstopdfsetup{${1:key-value-list%keyvals}}", "keys": [ "\\epstopdfsetup,\\usepackage/epstopdf#c" ], "keyPos": 0 } }, { "name": "OutputFile" }, { "name": "SourceFile" }, { "name": "SourceExt" }, { "name": "epstopdfDeclareGraphicsRule", "arg": { "format": "{}{}{}{}", "snippet": "epstopdfDeclareGraphicsRule{${1:ext}}{${2:type}}{${3:read-file}}{${4:command%plain}}" } }, { "name": "epstopdfcall", "arg": { "format": "{}", "snippet": "epstopdfcall{${1:arg}}" } }, { "name": "AppendGraphicsExtensions", "arg": { "format": "{}", "snippet": "AppendGraphicsExtensions{${1:ext}}" } }, { "name": "PrependGraphicsExtensions", "arg": { "format": "{}", "snippet": "PrependGraphicsExtensions{${1:ext}}" } } ], "envs": [], "keys": { "\\epstopdfsetup,\\usepackage/epstopdf#c": [ "update", "append", "prepend", "outdir=${1:directory}", "suffix=${1:string}", "prefersuffix", "program@epstopdf=${1:program}", "verbose" ] }, "args": [ "\\epstopdfsetup,\\usepackage/epstopdf#c" ] } ================================================ FILE: data/packages/esint.json ================================================ { "deps": [], "macros": [ { "name": "int", "detail": "∫", "doc": "Integral operator" }, { "name": "iint", "detail": "∬ (\"amsmath fourier esint wasysym\" command)", "doc": "Double integral operator" }, { "name": "iiint", "detail": "∭ (\"amsmath fourier esint wasysym\" command)", "doc": "Triple integral operator" }, { "name": "iiiint", "detail": "⨌ (\"amsmath esint\" command)", "doc": "Quadruple integral operator" }, { "name": "idotsint" }, { "name": "oint", "detail": "∮", "doc": "Contour integral operator" }, { "name": "oiint", "detail": "∯ (\"esint wasysym fourier\" command)", "doc": "\\dbloint (wrisym), double contour integral operator" }, { "name": "varoiint" }, { "name": "sqint", "detail": "⨖ (\"esint\" command)", "doc": "\\sqrint (wrisym), quaternion integral operator" }, { "name": "sqiint" }, { "name": "ointctrclockwise", "detail": "∳ (\"esint\" command)", "doc": "\\cntclockoint (wrisym), contour integral, anticlockwise" }, { "name": "ointclockwise" }, { "name": "varointclockwise", "detail": "∲ (\"esint\" command)", "doc": "\\clockoint (wrisym), contour integral, clockwise" }, { "name": "varointctrclockwise" }, { "name": "fint", "detail": "⨏ (\"esint wrisym\" command)", "doc": "Integral average with slash" }, { "name": "landupint" }, { "name": "landdownint" }, { "name": "iintop", "unusual": true }, { "name": "iiintop", "unusual": true }, { "name": "iiiintop", "unusual": true }, { "name": "dotsintop", "unusual": true }, { "name": "dotsint", "unusual": true }, { "name": "oiintop", "unusual": true }, { "name": "sqintop", "unusual": true }, { "name": "sqiintop", "unusual": true }, { "name": "ointctrclockwiseop", "unusual": true }, { "name": "ointclockwiseop", "unusual": true }, { "name": "varointclockwiseop", "unusual": true }, { "name": "varointctrclockwiseop", "unusual": true }, { "name": "fintop", "unusual": true }, { "name": "varoiintop", "unusual": true }, { "name": "landupintop", "unusual": true }, { "name": "landdownintop", "unusual": true } ], "envs": [], "keys": { "\\usepackage/esint#c": [ "intlimits", "nointlimits" ] }, "args": [ "\\usepackage/esint#c" ] } ================================================ FILE: data/packages/etoolbox.json ================================================ { "deps": [], "macros": [ { "name": "newrobustcmd", "arg": { "format": "{}{}", "snippet": "newrobustcmd{${1:cmd}}{${2:def}}" } }, { "name": "newrobustcmd", "arg": { "format": "{}[]{}", "snippet": "newrobustcmd{${1:cmd}}[${3:args}]{${2:def}}" } }, { "name": "newrobustcmd", "arg": { "format": "{}[][]{}", "snippet": "newrobustcmd{${1:cmd}}[${3:args}][${4:default}]{${2:def}}" } }, { "name": "newrobustcmd*", "arg": { "format": "{}{}", "snippet": "newrobustcmd*{${1:cmd}}{${2:def}}" } }, { "name": "newrobustcmd*", "arg": { "format": "{}[]{}", "snippet": "newrobustcmd*{${1:cmd}}[${3:args}]{${2:def}}" } }, { "name": "newrobustcmd*", "arg": { "format": "{}[][]{}", "snippet": "newrobustcmd*{${1:cmd}}[${3:args}][${4:default}]{${2:def}}" } }, { "name": "renewrobustcmd", "arg": { "format": "{}{}", "snippet": "renewrobustcmd{${1:cmd}}{${2:def}}" } }, { "name": "renewrobustcmd", "arg": { "format": "{}[]{}", "snippet": "renewrobustcmd{${1:cmd}}[${3:args}]{${2:def}}" } }, { "name": "renewrobustcmd", "arg": { "format": "{}[][]{}", "snippet": "renewrobustcmd{${1:cmd}}[${3:args}][${4:default}]{${2:def}}" } }, { "name": "renewrobustcmd*", "arg": { "format": "{}{}", "snippet": "renewrobustcmd*{${1:cmd}}{${2:def}}" } }, { "name": "renewrobustcmd*", "arg": { "format": "{}[]{}", "snippet": "renewrobustcmd*{${1:cmd}}[${3:args}]{${2:def}}" } }, { "name": "renewrobustcmd*", "arg": { "format": "{}[][]{}", "snippet": "renewrobustcmd*{${1:cmd}}[${3:args}][${4:default}]{${2:def}}" } }, { "name": "providerobustcmd", "arg": { "format": "{}{}", "snippet": "providerobustcmd{${1:cmd}}{${2:def}}" } }, { "name": "providerobustcmd", "arg": { "format": "{}[]{}", "snippet": "providerobustcmd{${1:cmd}}[${3:args}]{${2:def}}" } }, { "name": "providerobustcmd", "arg": { "format": "{}[][]{}", "snippet": "providerobustcmd{${1:cmd}}[${3:args}][${4:default}]{${2:def}}" } }, { "name": "providerobustcmd*", "arg": { "format": "{}{}", "snippet": "providerobustcmd*{${1:cmd}}{${2:def}}" } }, { "name": "providerobustcmd*", "arg": { "format": "{}[]{}", "snippet": "providerobustcmd*{${1:cmd}}[${3:args}]{${2:def}}" } }, { "name": "providerobustcmd*", "arg": { "format": "{}[][]{}", "snippet": "providerobustcmd*{${1:cmd}}[${3:args}][${4:default}]{${2:def}}" } }, { "name": "robustify", "arg": { "format": "{}", "snippet": "robustify{${1:command}}" } }, { "name": "protecting", "arg": { "format": "{}", "snippet": "protecting{${1:code}}" } }, { "name": "defcounter", "arg": { "format": "{}{}", "snippet": "defcounter{${1:counter}}{${2:integer expression}}" } }, { "name": "deflength", "arg": { "format": "{}{}", "snippet": "deflength{${1:length%cmd}}{${2:glue expression}}" } }, { "name": "AfterPreamble", "arg": { "format": "{}", "snippet": "AfterPreamble{${1:code}}" } }, { "name": "AtEndPreamble", "arg": { "format": "{}", "snippet": "AtEndPreamble{${1:code}}" } }, { "name": "AfterEndPreamble", "arg": { "format": "{}", "snippet": "AfterEndPreamble{${1:code}}" } }, { "name": "AfterEndDocument", "arg": { "format": "{}", "snippet": "AfterEndDocument{${1:code}}" } }, { "name": "AtBeginEnvironment", "arg": { "format": "{}{}", "snippet": "AtBeginEnvironment{${1:environment}}{${2:code}}" } }, { "name": "AtEndEnvironment", "arg": { "format": "{}{}", "snippet": "AtEndEnvironment{${1:environment}}{${2:code}}" } }, { "name": "AfterEndEnvironment", "arg": { "format": "{}{}", "snippet": "AfterEndEnvironment{${1:environment}}{${2:code}}" } }, { "name": "BeforeBeginEnvironment", "arg": { "format": "{}{}", "snippet": "BeforeBeginEnvironment{${1:environment}}{${2:code}}" } }, { "name": "cslet", "arg": { "format": "{}{}", "snippet": "cslet{${1:csname}}{${2:command}}" } }, { "name": "letcs", "arg": { "format": "{}{}", "snippet": "letcs{${1:command}}{${2:csname}}" } }, { "name": "csletcs", "arg": { "format": "{}{}", "snippet": "csletcs{${1:csname}}{${2:csname}}" } }, { "name": "csuse", "arg": { "format": "{}", "snippet": "csuse{${1:csname}}" } }, { "name": "undef", "arg": { "format": "{}", "snippet": "undef{${1:command}}" } }, { "name": "gundef", "arg": { "format": "{}", "snippet": "gundef{${1:command}}" } }, { "name": "csundef", "arg": { "format": "{}", "snippet": "csundef{${1:csname}}" } }, { "name": "csgundef", "arg": { "format": "{}", "snippet": "csgundef{${1:csname}}" } }, { "name": "csmeaning", "arg": { "format": "{}", "snippet": "csmeaning{${1:csname}}" } }, { "name": "csshow", "arg": { "format": "{}", "snippet": "csshow{${1:csname}}" } }, { "name": "numdef", "arg": { "format": "{}{}", "snippet": "numdef{${1:command}}{${2:integer expression}}" } }, { "name": "numgdef", "arg": { "format": "{}{}", "snippet": "numgdef{${1:command}}{${2:integer expression}}" } }, { "name": "csnumdef", "arg": { "format": "{}{}", "snippet": "csnumdef{${1:csname}}{${2:integer expression}}" } }, { "name": "csnumgdef", "arg": { "format": "{}{}", "snippet": "csnumgdef{${1:csname}}{${2:integer expression}}" } }, { "name": "dimdef", "arg": { "format": "{}{}", "snippet": "dimdef{${1:command}}{${2:dimen expression}}" } }, { "name": "dimgdef", "arg": { "format": "{}{}", "snippet": "dimgdef{${1:command}}{${2:dimen expression}}" } }, { "name": "csdimdef", "arg": { "format": "{}{}", "snippet": "csdimdef{${1:csname}}{${2:dimen expression}}" } }, { "name": "csdimgdef", "arg": { "format": "{}{}", "snippet": "csdimgdef{${1:csname}}{${2:dimen expression}}" } }, { "name": "gluedef", "arg": { "format": "{}{}", "snippet": "gluedef{${1:command}}{${2:glue expression}}" } }, { "name": "gluegdef", "arg": { "format": "{}{}", "snippet": "gluegdef{${1:command}}{${2:glue expression}}" } }, { "name": "csgluedef", "arg": { "format": "{}{}", "snippet": "csgluedef{${1:csname}}{${2:glue expression}}" } }, { "name": "csgluegdef", "arg": { "format": "{}{}", "snippet": "csgluegdef{${1:csname}}{${2:glue expression}}" } }, { "name": "mudef", "arg": { "format": "{}{}", "snippet": "mudef{${1:command}}{${2:muglue expression}}" } }, { "name": "mugdef", "arg": { "format": "{}{}", "snippet": "mugdef{${1:command}}{${2:muglue expression}}" } }, { "name": "csmudef", "arg": { "format": "{}{}", "snippet": "csmudef{${1:csname}}{${2:muglue expression}}" } }, { "name": "csmugdef", "arg": { "format": "{}{}", "snippet": "csmugdef{${1:csname}}{${2:muglue expression}}" } }, { "name": "expandonce", "arg": { "format": "{}", "snippet": "expandonce{${1:command}}" } }, { "name": "csexpandonce", "arg": { "format": "{}", "snippet": "csexpandonce{${1:csname}}" } }, { "name": "appto", "arg": { "format": "{}{}", "snippet": "appto{${1:hook%cmd}}{${2:code}}" } }, { "name": "gappto", "arg": { "format": "{}{}", "snippet": "gappto{${1:hook%cmd}}{${2:code}}" } }, { "name": "eappto", "arg": { "format": "{}{}", "snippet": "eappto{${1:hook%cmd}}{${2:code}}" } }, { "name": "xappto", "arg": { "format": "{}{}", "snippet": "xappto{${1:hook%cmd}}{${2:code}}" } }, { "name": "csappto", "arg": { "format": "{}{}", "snippet": "csappto{${1:csname}}{${2:code}}" } }, { "name": "csgappto", "arg": { "format": "{}{}", "snippet": "csgappto{${1:csname}}{${2:code}}" } }, { "name": "cseappto", "arg": { "format": "{}{}", "snippet": "cseappto{${1:csname}}{${2:code}}" } }, { "name": "csxappto", "arg": { "format": "{}{}", "snippet": "csxappto{${1:csname}}{${2:code}}" } }, { "name": "preto", "arg": { "format": "{}{}", "snippet": "preto{${1:hook%cmd}}{${2:code}}" } }, { "name": "gpreto", "arg": { "format": "{}{}", "snippet": "gpreto{${1:hook%cmd}}{${2:code}}" } }, { "name": "epreto", "arg": { "format": "{}{}", "snippet": "epreto{${1:hook%cmd}}{${2:code}}" } }, { "name": "xpreto", "arg": { "format": "{}{}", "snippet": "xpreto{${1:hook%cmd}}{${2:code}}" } }, { "name": "cspreto", "arg": { "format": "{}{}", "snippet": "cspreto{${1:csname}}{${2:code}}" } }, { "name": "csgpreto", "arg": { "format": "{}{}", "snippet": "csgpreto{${1:csname}}{${2:code}}" } }, { "name": "csepreto", "arg": { "format": "{}{}", "snippet": "csepreto{${1:csname}}{${2:code}}" } }, { "name": "csxpreto", "arg": { "format": "{}{}", "snippet": "csxpreto{${1:csname}}{${2:code}}" } }, { "name": "patchcmd", "arg": { "format": "{}{}{}{}{}", "snippet": "patchcmd{${1:command}}{${2:search}}{${3:replace}}{${4:success}}{${5:failure}}" } }, { "name": "patchcmd", "arg": { "format": "[]{}{}{}{}{}", "snippet": "patchcmd[${6:prefix}]{${1:command}}{${2:search}}{${3:replace}}{${4:success}}{${5:failure}}" } }, { "name": "ifpatchable", "arg": { "format": "{}{}{}{}", "snippet": "ifpatchable{${1:command}}{${2:search}}{${3:true}}{${4:false}}" } }, { "name": "ifpatchable*", "arg": { "format": "{}{}{}", "snippet": "ifpatchable*{${1:command}}{${2:true}}{${3:false}}" } }, { "name": "apptocmd", "arg": { "format": "{}{}{}{}", "snippet": "apptocmd{${1:command}}{${2:code}}{${3:success}}{${4:failure}}" } }, { "name": "pretocmd", "arg": { "format": "{}{}{}{}", "snippet": "pretocmd{${1:command}}{${2:code}}{${3:success}}{${4:failure}}" } }, { "name": "tracingpatches" }, { "name": "newbool", "arg": { "format": "{}", "snippet": "newbool{${1:bool name}}" } }, { "name": "providebool", "arg": { "format": "{}", "snippet": "providebool{${1:bool name}}" } }, { "name": "booltrue", "arg": { "format": "{}", "snippet": "booltrue{${1:bool name}}" } }, { "name": "boolfalse", "arg": { "format": "{}", "snippet": "boolfalse{${1:bool name}}" } }, { "name": "setbool", "arg": { "format": "{}{}", "snippet": "setbool{${1:bool name}}{${2:true|false}}" } }, { "name": "ifbool", "arg": { "format": "{}{}{}", "snippet": "ifbool{${1:bool name}}{${2:true}}{${3:false}}" } }, { "name": "notbool", "arg": { "format": "{}{}{}", "snippet": "notbool{${1:bool name}}{${2:not true}}{${3:not false}}" } }, { "name": "newtoggle", "arg": { "format": "{}", "snippet": "newtoggle{${1:toggle name}}" } }, { "name": "providetoggle", "arg": { "format": "{}", "snippet": "providetoggle{${1:toggle name}}" } }, { "name": "toggletrue", "arg": { "format": "{}", "snippet": "toggletrue{${1:toggle name}}" } }, { "name": "togglefalse", "arg": { "format": "{}", "snippet": "togglefalse{${1:toggle name}}" } }, { "name": "settoggle", "arg": { "format": "{}{}", "snippet": "settoggle{${1:toggle name}}{${2:true|false}}" } }, { "name": "iftoggle", "arg": { "format": "{}{}{}", "snippet": "iftoggle{${1:toggle name}}{${2:true}}{${3:false}}" } }, { "name": "nottoggle", "arg": { "format": "{}{}{}", "snippet": "nottoggle{${1:toggle name}}{${2:not true}}{${3:not false}}" } }, { "name": "ifdef", "arg": { "format": "{}{}{}", "snippet": "ifdef{${1:control sequence}}{${2:true}}{${3:false}}" } }, { "name": "ifcsdef", "arg": { "format": "{}{}{}", "snippet": "ifcsdef{${1:csname}}{${2:true}}{${3:false}}" } }, { "name": "ifundef", "arg": { "format": "{}{}{}", "snippet": "ifundef{${1:control sequence}}{${2:true}}{${3:false}}" } }, { "name": "ifcsundef", "arg": { "format": "{}{}{}", "snippet": "ifcsundef{${1:csname}}{${2:true}}{${3:false}}" } }, { "name": "ifdefmacro", "arg": { "format": "{}{}{}", "snippet": "ifdefmacro{${1:control sequence}}{${2:true}}{${3:false}}" } }, { "name": "ifcsmacro", "arg": { "format": "{}{}{}", "snippet": "ifcsmacro{${1:csname}}{${2:true}}{${3:false}}" } }, { "name": "ifdefparam", "arg": { "format": "{}{}{}", "snippet": "ifdefparam{${1:control sequence}}{${2:true}}{${3:false}}" } }, { "name": "ifcsparam", "arg": { "format": "{}{}{}", "snippet": "ifcsparam{${1:csname}}{${2:true}}{${3:false}}" } }, { "name": "ifdefprefix", "arg": { "format": "{}{}{}", "snippet": "ifdefprefix{${1:control sequence}}{${2:true}}{${3:false}}" } }, { "name": "ifcsprefix", "arg": { "format": "{}{}{}", "snippet": "ifcsprefix{${1:csname}}{${2:true}}{${3:false}}" } }, { "name": "ifdefprotected", "arg": { "format": "{}{}{}", "snippet": "ifdefprotected{${1:control sequence}}{${2:true}}{${3:false}}" } }, { "name": "ifcsprotected", "arg": { "format": "{}{}{}", "snippet": "ifcsprotected{${1:csname}}{${2:true}}{${3:false}}" } }, { "name": "ifdefltxprotect", "arg": { "format": "{}{}{}", "snippet": "ifdefltxprotect{${1:control sequence}}{${2:true}}{${3:false}}" } }, { "name": "ifcsltxprotect", "arg": { "format": "{}{}{}", "snippet": "ifcsltxprotect{${1:csname}}{${2:true}}{${3:false}}" } }, { "name": "ifdefempty", "arg": { "format": "{}{}{}", "snippet": "ifdefempty{${1:control sequence}}{${2:true}}{${3:false}}" } }, { "name": "ifcsempty", "arg": { "format": "{}{}{}", "snippet": "ifcsempty{${1:csname}}{${2:true}}{${3:false}}" } }, { "name": "ifdefvoid", "arg": { "format": "{}{}{}", "snippet": "ifdefvoid{${1:control sequence}}{${2:true}}{${3:false}}" } }, { "name": "ifcsvoid", "arg": { "format": "{}{}{}", "snippet": "ifcsvoid{${1:csname}}{${2:true}}{${3:false}}" } }, { "name": "ifdefequal", "arg": { "format": "{}{}{}{}", "snippet": "ifdefequal{${1:control sequence}}{${2:control sequence}}{${3:true}}{${4:false}}" } }, { "name": "ifcsequal", "arg": { "format": "{}{}{}{}", "snippet": "ifcsequal{${1:csname}}{${2:csname}}{${3:true}}{${4:false}}" } }, { "name": "ifdefstring", "arg": { "format": "{}{}{}{}", "snippet": "ifdefstring{${1:command}}{${2:string}}{${3:true}}{${4:false}}" } }, { "name": "ifcsstring", "arg": { "format": "{}{}{}{}", "snippet": "ifcsstring{${1:csname}}{${2:string}}{${3:true}}{${4:false}}" } }, { "name": "ifdefstrequal", "arg": { "format": "{}{}{}{}", "snippet": "ifdefstrequal{${1:command}}{${2:command}}{${3:true}}{${4:false}}" } }, { "name": "ifcsstrequal", "arg": { "format": "{}{}{}{}", "snippet": "ifcsstrequal{${1:csname}}{${2:csname}}{${3:true}}{${4:false}}" } }, { "name": "ifdefcounter", "arg": { "format": "{}{}{}", "snippet": "ifdefcounter{${1:control sequence}}{${2:true}}{${3:false}}" } }, { "name": "ifcscounter", "arg": { "format": "{}{}{}", "snippet": "ifcscounter{${1:csname}}{${2:true}}{${3:false}}" } }, { "name": "ifltxcounter", "arg": { "format": "{}{}{}", "snippet": "ifltxcounter{${1:counter}}{${2:true}}{${3:false}}" } }, { "name": "ifdeflength", "arg": { "format": "{}{}{}", "snippet": "ifdeflength{${1:control sequence}}{${2:true}}{${3:false}}" } }, { "name": "ifcslength", "arg": { "format": "{}{}{}", "snippet": "ifcslength{${1:csname}}{${2:true}}{${3:false}}" } }, { "name": "ifdefdimen", "arg": { "format": "{}{}{}", "snippet": "ifdefdimen{${1:control sequence}}{${2:true}}{${3:false}}" } }, { "name": "ifcsdimen", "arg": { "format": "{}{}{}", "snippet": "ifcsdimen{${1:csname}}{${2:true}}{${3:false}}" } }, { "name": "ifstrequal", "arg": { "format": "{}{}{}{}", "snippet": "ifstrequal{${1:string}}{${2:string}}{${3:true}}{${4:false}}" } }, { "name": "ifstrempty", "arg": { "format": "{}{}{}", "snippet": "ifstrempty{${1:string}}{${2:true}}{${3:false}}" } }, { "name": "ifblank", "arg": { "format": "{}{}{}", "snippet": "ifblank{${1:string}}{${2:true}}{${3:false}}" } }, { "name": "notblank", "arg": { "format": "{}{}{}", "snippet": "notblank{${1:string}}{${2:true}}{${3:false}}" } }, { "name": "ifnumcomp", "arg": { "format": "{}{}{}{}{}", "snippet": "ifnumcomp{${1:integer expression}}{${2:relation}}{${3:integer expression}}{${4:true}}{${5:false}}" } }, { "name": "ifnumequal", "arg": { "format": "{}{}{}{}", "snippet": "ifnumequal{${1:integer expression}}{${2:integer expression}}{${3:true}}{${4:false}}" } }, { "name": "ifnumgreater", "arg": { "format": "{}{}{}{}", "snippet": "ifnumgreater{${1:integer expression}}{${2:integer expression}}{${3:true}}{${4:false}}" } }, { "name": "ifnumless", "arg": { "format": "{}{}{}{}", "snippet": "ifnumless{${1:integer expression}}{${2:integer expression}}{${3:true}}{${4:false}}" } }, { "name": "ifnumodd", "arg": { "format": "{}{}{}", "snippet": "ifnumodd{${1:integer expression}}{${2:true}}{${3:false}}" } }, { "name": "ifdimcomp", "arg": { "format": "{}{}{}{}{}", "snippet": "ifdimcomp{${1:dimen expression}}{${2:relation}}{${3:dimen expression}}{${4:true}}{${5:false}}" } }, { "name": "ifdimequal", "arg": { "format": "{}{}{}{}", "snippet": "ifdimequal{${1:dimen expression}}{${2:dimen expression}}{${3:true}}{${4:false}}" } }, { "name": "ifdimgreater", "arg": { "format": "{}{}{}{}", "snippet": "ifdimgreater{${1:dimen expression}}{${2:dimen expression}}{${3:true}}{${4:false}}" } }, { "name": "ifdimless", "arg": { "format": "{}{}{}", "snippet": "ifdimless{${1:dimen expression}}{${2:true}}{${3:false}}" } }, { "name": "ifboolexpr", "arg": { "format": "{}{}{}", "snippet": "ifboolexpr{${1:expression}}{${2:true}}{${3:false}}" } }, { "name": "ifboolexpe", "arg": { "format": "{}{}{}", "snippet": "ifboolexpe{${1:expression}}{${2:true}}{${3:false}}" } }, { "name": "whileboolexpr", "arg": { "format": "{}{}", "snippet": "whileboolexpr{${1:expression}}{${2:code}}" } }, { "name": "unlessboolexpr", "arg": { "format": "{}{}", "snippet": "unlessboolexpr{${1:expression}}{${2:code}}" } }, { "name": "DeclareListParser", "arg": { "format": "{}{}", "snippet": "DeclareListParser{${1:command}}{${2:separator}}" } }, { "name": "DeclareListParser*", "arg": { "format": "{}{}", "snippet": "DeclareListParser*{${1:command}}{${2:separator}}" } }, { "name": "docsvlist", "arg": { "format": "{}", "snippet": "docsvlist{${1:csvlist}}" } }, { "name": "listbreak" }, { "name": "forcsvlist", "arg": { "format": "{}{}", "snippet": "forcsvlist{${1:handler}}{${2:csvlist}}" } }, { "name": "listadd", "arg": { "format": "{}{}", "snippet": "listadd{${1:list macro}}{${2:item}}" } }, { "name": "listgadd", "arg": { "format": "{}{}", "snippet": "listgadd{${1:list macro}}{${2:item}}" } }, { "name": "listeadd", "arg": { "format": "{}{}", "snippet": "listeadd{${1:list macro}}{${2:item}}" } }, { "name": "listxadd", "arg": { "format": "{}{}", "snippet": "listxadd{${1:list macro}}{${2:item}}" } }, { "name": "listcsadd", "arg": { "format": "{}{}", "snippet": "listcsadd{${1:list csname}}{${2:item}}" } }, { "name": "listcsgadd", "arg": { "format": "{}{}", "snippet": "listcsgadd{${1:list csname}}{${2:item}}" } }, { "name": "listcseadd", "arg": { "format": "{}{}", "snippet": "listcseadd{${1:list csname}}{${2:item}}" } }, { "name": "listcsxadd", "arg": { "format": "{}{}", "snippet": "listcsxadd{${1:list csname}}{${2:item}}" } }, { "name": "listremove", "arg": { "format": "{}{}", "snippet": "listremove{${1:list macro}}{${2:item}}" } }, { "name": "listgremove", "arg": { "format": "{}{}", "snippet": "listgremove{${1:list macro}}{${2:item}}" } }, { "name": "listcsremove", "arg": { "format": "{}{}", "snippet": "listcsremove{${1:list csname}}{${2:item}}" } }, { "name": "listcsgremove", "arg": { "format": "{}{}", "snippet": "listcsgremove{${1:list csname}}{${2:item}}" } }, { "name": "dolistloop", "arg": { "format": "{}", "snippet": "dolistloop{${1:list macro}}" } }, { "name": "dolistcsloop", "arg": { "format": "{}", "snippet": "dolistcsloop{${1:list csname}}" } }, { "name": "forlistloop", "arg": { "format": "{}{}", "snippet": "forlistloop{${1:handler}}{${2:list macro}}" } }, { "name": "forlistcsloop", "arg": { "format": "{}{}", "snippet": "forlistcsloop{${1:handler}}{${2:list csname}}" } }, { "name": "ifinlist", "arg": { "format": "{}{}{}{}", "snippet": "ifinlist{${1:item}}{${2:list macro}}{${3:true}}{${4:false}}" } }, { "name": "xifinlist", "arg": { "format": "{}{}{}{}", "snippet": "xifinlist{${1:item}}{${2:list macro}}{${3:true}}{${4:false}}" } }, { "name": "ifinlistcs", "arg": { "format": "{}{}{}{}", "snippet": "ifinlistcs{${1:item}}{${2:list csname}}{${3:true}}{${4:false}}" } }, { "name": "xifinlistcs", "arg": { "format": "{}{}{}{}", "snippet": "xifinlistcs{${1:item}}{${2:list csname}}{${3:true}}{${4:false}}" } }, { "name": "rmntonum", "arg": { "format": "{}", "snippet": "rmntonum{${1:numeral}}" } }, { "name": "ifrmnum", "arg": { "format": "{}{}{}", "snippet": "ifrmnum{${1:string}}{${2:true}}{${3:false}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/eurosym.json ================================================ { "deps": [], "macros": [ { "name": "euro", "detail": "€", "doc": "Euro sign" }, { "name": "EUR", "arg": { "format": "{}", "snippet": "EUR{${1:amount}}" } }, { "name": "eurobars", "unusual": true }, { "name": "eurobarsnarrow", "unusual": true }, { "name": "eurobarswide", "unusual": true }, { "name": "geneuro", "unusual": true }, { "name": "geneuronarrow", "unusual": true }, { "name": "geneurowide", "unusual": true }, { "name": "officialeuro", "unusual": true } ], "envs": [], "keys": { "\\usepackage/eurosym#c": [ "left", "right", "official", "gen", "gennarrow", "genwide" ] }, "args": [ "\\usepackage/eurosym#c" ] } ================================================ FILE: data/packages/expl3.json ================================================ { "deps": [], "macros": [ { "name": "ExplLoaderFileDate" }, { "name": "ExplSyntaxOff" }, { "name": "ExplSyntaxOn" }, { "name": "GetIdInfo" }, { "name": "ProvidesExplClass" }, { "name": "ProvidesExplFile" }, { "name": "ProvidesExplPackage" }, { "name": "bitset_addto_named_index:Nn" }, { "name": "bitset_clear:N" }, { "name": "bitset_clear:c" }, { "name": "bitset_gclear:N" }, { "name": "bitset_gclear:c" }, { "name": "bitset_gset_false:Nn" }, { "name": "bitset_gset_false:cn" }, { "name": "bitset_gset_true:Nn" }, { "name": "bitset_gset_true:cn" }, { "name": "bitset_if_exist:NF" }, { "name": "bitset_if_exist:NT" }, { "name": "bitset_if_exist:NTF" }, { "name": "bitset_if_exist:cF" }, { "name": "bitset_if_exist:cT" }, { "name": "bitset_if_exist:cTF" }, { "name": "bitset_if_exist_p:N" }, { "name": "bitset_if_exist_p:c" }, { "name": "bitset_item:Nn" }, { "name": "bitset_item:cn" }, { "name": "bitset_log:N" }, { "name": "bitset_log:c" }, { "name": "bitset_log_named_index:N" }, { "name": "bitset_log_named_index:c" }, { "name": "bitset_new:N" }, { "name": "bitset_new:Nn" }, { "name": "bitset_new:c" }, { "name": "bitset_new:cn" }, { "name": "bitset_set_false:Nn" }, { "name": "bitset_set_false:cn" }, { "name": "bitset_set_true:Nn" }, { "name": "bitset_set_true:cn" }, { "name": "bitset_show:N" }, { "name": "bitset_show:c" }, { "name": "bitset_show_named_index:N" }, { "name": "bitset_show_named_index:c" }, { "name": "bitset_to_arabic:N" }, { "name": "bitset_to_arabic:c" }, { "name": "bitset_to_bin:N" }, { "name": "bitset_to_bin:c" }, { "name": "bool_case:n" }, { "name": "bool_case:nF" }, { "name": "bool_case:nT" }, { "name": "bool_case:nTF" }, { "name": "bool_const:Nn" }, { "name": "bool_const:cn" }, { "name": "bool_do_until:Nn" }, { "name": "bool_do_until:cn" }, { "name": "bool_do_until:nn" }, { "name": "bool_do_while:Nn" }, { "name": "bool_do_while:cn" }, { "name": "bool_do_while:nn" }, { "name": "bool_gset:Nn" }, { "name": "bool_gset:cn" }, { "name": "bool_gset_eq:NN" }, { "name": "bool_gset_eq:Nc" }, { "name": "bool_gset_eq:cN" }, { "name": "bool_gset_eq:cc" }, { "name": "bool_gset_false:N" }, { "name": "bool_gset_false:c" }, { "name": "bool_gset_inverse:N" }, { "name": "bool_gset_inverse:c" }, { "name": "bool_gset_true:N" }, { "name": "bool_gset_true:c" }, { "name": "bool_if:NF" }, { "name": "bool_if:NT" }, { "name": "bool_if:NTF" }, { "name": "bool_if:cF" }, { "name": "bool_if:cT" }, { "name": "bool_if:cTF" }, { "name": "bool_if:nF" }, { "name": "bool_if:nT" }, { "name": "bool_if:nTF" }, { "name": "bool_if_exist:NF" }, { "name": "bool_if_exist:NT" }, { "name": "bool_if_exist:NTF" }, { "name": "bool_if_exist:cF" }, { "name": "bool_if_exist:cT" }, { "name": "bool_if_exist:cTF" }, { "name": "bool_if_exist_p:N" }, { "name": "bool_if_exist_p:c" }, { "name": "bool_if_p:N" }, { "name": "bool_if_p:c" }, { "name": "bool_if_p:n" }, { "name": "bool_lazy_all:nF" }, { "name": "bool_lazy_all:nT" }, { "name": "bool_lazy_all:nTF" }, { "name": "bool_lazy_all_p:n" }, { "name": "bool_lazy_and:nnF" }, { "name": "bool_lazy_and:nnT" }, { "name": "bool_lazy_and:nnTF" }, { "name": "bool_lazy_and_p:nn" }, { "name": "bool_lazy_any:nF" }, { "name": "bool_lazy_any:nT" }, { "name": "bool_lazy_any:nTF" }, { "name": "bool_lazy_any_p:n" }, { "name": "bool_lazy_or:nnF" }, { "name": "bool_lazy_or:nnT" }, { "name": "bool_lazy_or:nnTF" }, { "name": "bool_lazy_or_p:nn" }, { "name": "bool_log:N" }, { "name": "bool_log:c" }, { "name": "bool_log:n" }, { "name": "bool_new:N" }, { "name": "bool_new:c" }, { "name": "bool_not_p:n" }, { "name": "bool_set:Nn" }, { "name": "bool_set:cn" }, { "name": "bool_set_eq:NN" }, { "name": "bool_set_eq:Nc" }, { "name": "bool_set_eq:cN" }, { "name": "bool_set_eq:cc" }, { "name": "bool_set_false:N" }, { "name": "bool_set_false:c" }, { "name": "bool_set_inverse:N" }, { "name": "bool_set_inverse:c" }, { "name": "bool_set_true:N" }, { "name": "bool_set_true:c" }, { "name": "bool_show:N" }, { "name": "bool_show:c" }, { "name": "bool_show:n" }, { "name": "bool_to_str:N" }, { "name": "bool_to_str:c" }, { "name": "bool_to_str:n" }, { "name": "bool_until_do:Nn" }, { "name": "bool_until_do:cn" }, { "name": "bool_until_do:nn" }, { "name": "bool_while_do:Nn" }, { "name": "bool_while_do:cn" }, { "name": "bool_while_do:nn" }, { "name": "bool_xor:nnF" }, { "name": "bool_xor:nnT" }, { "name": "bool_xor:nnTF" }, { "name": "bool_xor_p:nn" }, { "name": "box_autosize_to_wd_and_ht:Nnn" }, { "name": "box_autosize_to_wd_and_ht:cnn" }, { "name": "box_autosize_to_wd_and_ht_plus_dp:Nnn" }, { "name": "box_autosize_to_wd_and_ht_plus_dp:cnn" }, { "name": "box_clear:N" }, { "name": "box_clear:c" }, { "name": "box_clear_new:N" }, { "name": "box_clear_new:c" }, { "name": "box_dp:N" }, { "name": "box_dp:c" }, { "name": "box_gautosize_to_wd_and_ht:Nnn" }, { "name": "box_gautosize_to_wd_and_ht:cnn" }, { "name": "box_gautosize_to_wd_and_ht_plus_dp:Nnn" }, { "name": "box_gautosize_to_wd_and_ht_plus_dp:cnn" }, { "name": "box_gclear:N" }, { "name": "box_gclear:c" }, { "name": "box_gclear_new:N" }, { "name": "box_gclear_new:c" }, { "name": "box_gresize_to_ht:Nn" }, { "name": "box_gresize_to_ht:cn" }, { "name": "box_gresize_to_ht_plus_dp:Nn" }, { "name": "box_gresize_to_ht_plus_dp:cn" }, { "name": "box_gresize_to_wd:Nn" }, { "name": "box_gresize_to_wd:cn" }, { "name": "box_gresize_to_wd_and_ht:Nnn" }, { "name": "box_gresize_to_wd_and_ht:cnn" }, { "name": "box_gresize_to_wd_and_ht_plus_dp:Nnn" }, { "name": "box_gresize_to_wd_and_ht_plus_dp:cnn" }, { "name": "box_grotate:Nn" }, { "name": "box_grotate:cn" }, { "name": "box_gscale:Nnn" }, { "name": "box_gscale:cnn" }, { "name": "box_gset_clipped:N" }, { "name": "box_gset_clipped:c" }, { "name": "box_gset_dp:Nn" }, { "name": "box_gset_dp:cn" }, { "name": "box_gset_eq:NN" }, { "name": "box_gset_eq:Nc" }, { "name": "box_gset_eq:cN" }, { "name": "box_gset_eq:cc" }, { "name": "box_gset_eq_drop:NN" }, { "name": "box_gset_eq_drop:Nc" }, { "name": "box_gset_eq_drop:cN" }, { "name": "box_gset_eq_drop:cc" }, { "name": "box_gset_ht:Nn" }, { "name": "box_gset_ht:cn" }, { "name": "box_gset_to_last:N" }, { "name": "box_gset_to_last:c" }, { "name": "box_gset_trim:Nnnnn" }, { "name": "box_gset_trim:cnnnn" }, { "name": "box_gset_viewport:Nnnnn" }, { "name": "box_gset_viewport:cnnnn" }, { "name": "box_gset_wd:Nn" }, { "name": "box_gset_wd:cn" }, { "name": "box_ht:N" }, { "name": "box_ht:c" }, { "name": "box_ht_plus_dp:N" }, { "name": "box_ht_plus_dp:c" }, { "name": "box_if_empty:NF" }, { "name": "box_if_empty:NT" }, { "name": "box_if_empty:NTF" }, { "name": "box_if_empty:cF" }, { "name": "box_if_empty:cT" }, { "name": "box_if_empty:cTF" }, { "name": "box_if_empty_p:N" }, { "name": "box_if_empty_p:c" }, { "name": "box_if_exist:NF" }, { "name": "box_if_exist:NT" }, { "name": "box_if_exist:NTF" }, { "name": "box_if_exist:cF" }, { "name": "box_if_exist:cT" }, { "name": "box_if_exist:cTF" }, { "name": "box_if_exist_p:N" }, { "name": "box_if_exist_p:c" }, { "name": "box_if_horizontal:NF" }, { "name": "box_if_horizontal:NT" }, { "name": "box_if_horizontal:NTF" }, { "name": "box_if_horizontal:cF" }, { "name": "box_if_horizontal:cT" }, { "name": "box_if_horizontal:cTF" }, { "name": "box_if_horizontal_p:N" }, { "name": "box_if_horizontal_p:c" }, { "name": "box_if_vertical:NF" }, { "name": "box_if_vertical:NT" }, { "name": "box_if_vertical:NTF" }, { "name": "box_if_vertical:cF" }, { "name": "box_if_vertical:cT" }, { "name": "box_if_vertical:cTF" }, { "name": "box_if_vertical_p:N" }, { "name": "box_if_vertical_p:c" }, { "name": "box_log:N" }, { "name": "box_log:Nnn" }, { "name": "box_log:c" }, { "name": "box_log:cnn" }, { "name": "box_move_down:nn" }, { "name": "box_move_left:nn" }, { "name": "box_move_right:nn" }, { "name": "box_move_up:nn" }, { "name": "box_new:N" }, { "name": "box_new:c" }, { "name": "box_resize_to_ht:Nn" }, { "name": "box_resize_to_ht:cn" }, { "name": "box_resize_to_ht_plus_dp:Nn" }, { "name": "box_resize_to_ht_plus_dp:cn" }, { "name": "box_resize_to_wd:Nn" }, { "name": "box_resize_to_wd:cn" }, { "name": "box_resize_to_wd_and_ht:Nnn" }, { "name": "box_resize_to_wd_and_ht:cnn" }, { "name": "box_resize_to_wd_and_ht_plus_dp:Nnn" }, { "name": "box_resize_to_wd_and_ht_plus_dp:cnn" }, { "name": "box_rotate:Nn" }, { "name": "box_rotate:cn" }, { "name": "box_scale:Nnn" }, { "name": "box_scale:cnn" }, { "name": "box_set_clipped:N" }, { "name": "box_set_clipped:c" }, { "name": "box_set_dp:Nn" }, { "name": "box_set_dp:cn" }, { "name": "box_set_eq:NN" }, { "name": "box_set_eq:Nc" }, { "name": "box_set_eq:cN" }, { "name": "box_set_eq:cc" }, { "name": "box_set_eq_drop:NN" }, { "name": "box_set_eq_drop:Nc" }, { "name": "box_set_eq_drop:cN" }, { "name": "box_set_eq_drop:cc" }, { "name": "box_set_ht:Nn" }, { "name": "box_set_ht:cn" }, { "name": "box_set_to_last:N" }, { "name": "box_set_to_last:c" }, { "name": "box_set_trim:Nnnnn" }, { "name": "box_set_trim:cnnnn" }, { "name": "box_set_viewport:Nnnnn" }, { "name": "box_set_viewport:cnnnn" }, { "name": "box_set_wd:Nn" }, { "name": "box_set_wd:cn" }, { "name": "box_show:N" }, { "name": "box_show:Nnn" }, { "name": "box_show:c" }, { "name": "box_show:cnn" }, { "name": "box_use:N" }, { "name": "box_use:c" }, { "name": "box_use_drop:N" }, { "name": "box_use_drop:c" }, { "name": "box_wd:N" }, { "name": "box_wd:c" }, { "name": "c_alignment_token" }, { "name": "c_ampersand_str" }, { "name": "c_atsign_str" }, { "name": "c_backslash_str" }, { "name": "c_catcode_active_space_tl" }, { "name": "c_catcode_active_tl" }, { "name": "c_catcode_letter_token" }, { "name": "c_catcode_other_space_tl" }, { "name": "c_catcode_other_token" }, { "name": "c_circumflex_str" }, { "name": "c_code_cctab" }, { "name": "c_colon_str" }, { "name": "c_document_cctab" }, { "name": "c_dollar_str" }, { "name": "c_e_fp" }, { "name": "c_empty_box" }, { "name": "c_empty_clist" }, { "name": "c_empty_coffin" }, { "name": "c_empty_prop" }, { "name": "c_empty_seq" }, { "name": "c_empty_str" }, { "name": "c_empty_tl" }, { "name": "c_false_bool" }, { "name": "c_group_begin_token" }, { "name": "c_group_end_token" }, { "name": "c_hash_str" }, { "name": "c_inf_fp" }, { "name": "c_initex_cctab" }, { "name": "c_left_brace_str" }, { "name": "c_log_iow" }, { "name": "c_math_subscript_token" }, { "name": "c_math_superscript_token" }, { "name": "c_math_toggle_token" }, { "name": "c_max_char_int" }, { "name": "c_max_dim" }, { "name": "c_max_int" }, { "name": "c_max_muskip" }, { "name": "c_max_register_int" }, { "name": "c_max_skip" }, { "name": "c_minus_inf_fp" }, { "name": "c_minus_zero_fp" }, { "name": "c_nan_fp" }, { "name": "c_novalue_tl" }, { "name": "c_one_degree_fp" }, { "name": "c_one_fp" }, { "name": "c_one_int" }, { "name": "c_other_cctab" }, { "name": "c_parameter_token" }, { "name": "c_percent_str" }, { "name": "c_pi_fp" }, { "name": "c_right_brace_str" }, { "name": "c_space_tl" }, { "name": "c_space_token" }, { "name": "c_str_cctab" }, { "name": "c_sys_backend_str" }, { "name": "c_sys_day_int" }, { "name": "c_sys_engine_exec_str" }, { "name": "c_sys_engine_format_str" }, { "name": "c_sys_engine_str" }, { "name": "c_sys_engine_version_str" }, { "name": "c_sys_hour_int" }, { "name": "c_sys_jobname_str" }, { "name": "c_sys_minute_int" }, { "name": "c_sys_month_int" }, { "name": "c_sys_output_str" }, { "name": "c_sys_platform_str" }, { "name": "c_sys_shell_escape_int" }, { "name": "c_sys_timestamp_str" }, { "name": "c_sys_year_int" }, { "name": "c_term_iow" }, { "name": "c_tilde_str" }, { "name": "c_true_bool" }, { "name": "c_underscore_str" }, { "name": "c_zero_dim" }, { "name": "c_zero_fp" }, { "name": "c_zero_int" }, { "name": "c_zero_muskip" }, { "name": "c_zero_skip" }, { "name": "c_zero_str" }, { "name": "cctab_begin:N" }, { "name": "cctab_begin:c" }, { "name": "cctab_const:Nn" }, { "name": "cctab_const:cn" }, { "name": "cctab_end:" }, { "name": "cctab_gsave_current:N" }, { "name": "cctab_gsave_current:c" }, { "name": "cctab_gset:Nn" }, { "name": "cctab_gset:cn" }, { "name": "cctab_if_exist:NF" }, { "name": "cctab_if_exist:NT" }, { "name": "cctab_if_exist:NTF" }, { "name": "cctab_if_exist:cF" }, { "name": "cctab_if_exist:cT" }, { "name": "cctab_if_exist:cTF" }, { "name": "cctab_if_exist_p:N" }, { "name": "cctab_if_exist_p:c" }, { "name": "cctab_item:Nn" }, { "name": "cctab_item:cn" }, { "name": "cctab_new:N" }, { "name": "cctab_new:c" }, { "name": "cctab_select:N" }, { "name": "cctab_select:c" }, { "name": "char_generate:nn" }, { "name": "char_gset_active_eq:NN" }, { "name": "char_gset_active_eq:Nc" }, { "name": "char_gset_active_eq:nN" }, { "name": "char_gset_active_eq:nc" }, { "name": "char_set_active_eq:NN" }, { "name": "char_set_active_eq:Nc" }, { "name": "char_set_active_eq:nN" }, { "name": "char_set_active_eq:nc" }, { "name": "char_set_catcode:nn" }, { "name": "char_set_catcode_active:N" }, { "name": "char_set_catcode_active:n" }, { "name": "char_set_catcode_alignment:N" }, { "name": "char_set_catcode_alignment:n" }, { "name": "char_set_catcode_comment:N" }, { "name": "char_set_catcode_comment:n" }, { "name": "char_set_catcode_end_line:N" }, { "name": "char_set_catcode_end_line:n" }, { "name": "char_set_catcode_escape:N" }, { "name": "char_set_catcode_escape:n" }, { "name": "char_set_catcode_group_begin:N" }, { "name": "char_set_catcode_group_begin:n" }, { "name": "char_set_catcode_group_end:N" }, { "name": "char_set_catcode_group_end:n" }, { "name": "char_set_catcode_ignore:N" }, { "name": "char_set_catcode_ignore:n" }, { "name": "char_set_catcode_invalid:N" }, { "name": "char_set_catcode_invalid:n" }, { "name": "char_set_catcode_letter:N" }, { "name": "char_set_catcode_letter:n" }, { "name": "char_set_catcode_math_subscript:N" }, { "name": "char_set_catcode_math_subscript:n" }, { "name": "char_set_catcode_math_superscript:N" }, { "name": "char_set_catcode_math_superscript:n" }, { "name": "char_set_catcode_math_toggle:N" }, { "name": "char_set_catcode_math_toggle:n" }, { "name": "char_set_catcode_other:N" }, { "name": "char_set_catcode_other:n" }, { "name": "char_set_catcode_parameter:N" }, { "name": "char_set_catcode_parameter:n" }, { "name": "char_set_catcode_space:N" }, { "name": "char_set_catcode_space:n" }, { "name": "char_set_lccode:nn" }, { "name": "char_set_mathcode:nn" }, { "name": "char_set_sfcode:nn" }, { "name": "char_set_uccode:nn" }, { "name": "char_show_value_catcode:n" }, { "name": "char_show_value_lccode:n" }, { "name": "char_show_value_mathcode:n" }, { "name": "char_show_value_sfcode:n" }, { "name": "char_show_value_uccode:n" }, { "name": "char_value_catcode:n" }, { "name": "char_value_lccode:n" }, { "name": "char_value_mathcode:n" }, { "name": "char_value_sfcode:n" }, { "name": "char_value_uccode:n" }, { "name": "clist_clear:N" }, { "name": "clist_clear:c" }, { "name": "clist_clear_new:N" }, { "name": "clist_clear_new:c" }, { "name": "clist_concat:NNN" }, { "name": "clist_concat:ccc" }, { "name": "clist_const:Ne" }, { "name": "clist_const:Nn" }, { "name": "clist_const:ce" }, { "name": "clist_const:cn" }, { "name": "clist_count:N" }, { "name": "clist_count:c" }, { "name": "clist_count:e" }, { "name": "clist_count:n" }, { "name": "clist_gclear:N" }, { "name": "clist_gclear:c" }, { "name": "clist_gclear_new:N" }, { "name": "clist_gclear_new:c" }, { "name": "clist_gconcat:NNN" }, { "name": "clist_gconcat:ccc" }, { "name": "clist_get:NN" }, { "name": "clist_get:NNF" }, { "name": "clist_get:NNT" }, { "name": "clist_get:NNTF" }, { "name": "clist_get:cN" }, { "name": "clist_get:cNF" }, { "name": "clist_get:cNT" }, { "name": "clist_get:cNTF" }, { "name": "clist_gpop:NN" }, { "name": "clist_gpop:NNF" }, { "name": "clist_gpop:NNT" }, { "name": "clist_gpop:NNTF" }, { "name": "clist_gpop:cN" }, { "name": "clist_gpop:cNF" }, { "name": "clist_gpop:cNT" }, { "name": "clist_gpop:cNTF" }, { "name": "clist_gpush:NV" }, { "name": "clist_gpush:Nn" }, { "name": "clist_gpush:No" }, { "name": "clist_gpush:cV" }, { "name": "clist_gpush:cn" }, { "name": "clist_gpush:co" }, { "name": "clist_gput_left:NV" }, { "name": "clist_gput_left:Ne" }, { "name": "clist_gput_left:Nn" }, { "name": "clist_gput_left:No" }, { "name": "clist_gput_left:Nv" }, { "name": "clist_gput_left:cV" }, { "name": "clist_gput_left:ce" }, { "name": "clist_gput_left:cn" }, { "name": "clist_gput_left:co" }, { "name": "clist_gput_left:cv" }, { "name": "clist_gput_right:NV" }, { "name": "clist_gput_right:Ne" }, { "name": "clist_gput_right:Nn" }, { "name": "clist_gput_right:No" }, { "name": "clist_gput_right:Nv" }, { "name": "clist_gput_right:cV" }, { "name": "clist_gput_right:ce" }, { "name": "clist_gput_right:cn" }, { "name": "clist_gput_right:co" }, { "name": "clist_gput_right:cv" }, { "name": "clist_gremove_all:NV" }, { "name": "clist_gremove_all:Ne" }, { "name": "clist_gremove_all:Nn" }, { "name": "clist_gremove_all:cV" }, { "name": "clist_gremove_all:ce" }, { "name": "clist_gremove_all:cn" }, { "name": "clist_gremove_duplicates:N" }, { "name": "clist_gremove_duplicates:c" }, { "name": "clist_greverse:N" }, { "name": "clist_greverse:c" }, { "name": "clist_gset:NV" }, { "name": "clist_gset:Ne" }, { "name": "clist_gset:Nn" }, { "name": "clist_gset:No" }, { "name": "clist_gset:cV" }, { "name": "clist_gset:ce" }, { "name": "clist_gset:cn" }, { "name": "clist_gset:co" }, { "name": "clist_gset_eq:NN" }, { "name": "clist_gset_eq:Nc" }, { "name": "clist_gset_eq:cN" }, { "name": "clist_gset_eq:cc" }, { "name": "clist_gset_from_seq:NN" }, { "name": "clist_gset_from_seq:Nc" }, { "name": "clist_gset_from_seq:cN" }, { "name": "clist_gset_from_seq:cc" }, { "name": "clist_gsort:Nn" }, { "name": "clist_gsort:cn" }, { "name": "clist_if_empty:NF" }, { "name": "clist_if_empty:NT" }, { "name": "clist_if_empty:NTF" }, { "name": "clist_if_empty:cF" }, { "name": "clist_if_empty:cT" }, { "name": "clist_if_empty:cTF" }, { "name": "clist_if_empty:nF" }, { "name": "clist_if_empty:nT" }, { "name": "clist_if_empty:nTF" }, { "name": "clist_if_empty_p:N" }, { "name": "clist_if_empty_p:c" }, { "name": "clist_if_empty_p:n" }, { "name": "clist_if_exist:NF" }, { "name": "clist_if_exist:NT" }, { "name": "clist_if_exist:NTF" }, { "name": "clist_if_exist:cF" }, { "name": "clist_if_exist:cT" }, { "name": "clist_if_exist:cTF" }, { "name": "clist_if_exist_p:N" }, { "name": "clist_if_exist_p:c" }, { "name": "clist_if_in:NVF" }, { "name": "clist_if_in:NVT" }, { "name": "clist_if_in:NVTF" }, { "name": "clist_if_in:NnF" }, { "name": "clist_if_in:NnT" }, { "name": "clist_if_in:NnTF" }, { "name": "clist_if_in:NoF" }, { "name": "clist_if_in:NoT" }, { "name": "clist_if_in:NoTF" }, { "name": "clist_if_in:cVF" }, { "name": "clist_if_in:cVT" }, { "name": "clist_if_in:cVTF" }, { "name": "clist_if_in:cnF" }, { "name": "clist_if_in:cnT" }, { "name": "clist_if_in:cnTF" }, { "name": "clist_if_in:coF" }, { "name": "clist_if_in:coT" }, { "name": "clist_if_in:coTF" }, { "name": "clist_if_in:nVF" }, { "name": "clist_if_in:nVT" }, { "name": "clist_if_in:nVTF" }, { "name": "clist_if_in:nnF" }, { "name": "clist_if_in:nnT" }, { "name": "clist_if_in:nnTF" }, { "name": "clist_if_in:noF" }, { "name": "clist_if_in:noT" }, { "name": "clist_if_in:noTF" }, { "name": "clist_item:Nn" }, { "name": "clist_item:cn" }, { "name": "clist_item:en" }, { "name": "clist_item:nn" }, { "name": "clist_log:N" }, { "name": "clist_log:c" }, { "name": "clist_log:n" }, { "name": "clist_map_break:" }, { "name": "clist_map_break:n" }, { "name": "clist_map_function:NN" }, { "name": "clist_map_function:cN" }, { "name": "clist_map_function:eN" }, { "name": "clist_map_function:nN" }, { "name": "clist_map_inline:Nn" }, { "name": "clist_map_inline:cn" }, { "name": "clist_map_inline:nn" }, { "name": "clist_map_tokens:Nn" }, { "name": "clist_map_tokens:cn" }, { "name": "clist_map_tokens:nn" }, { "name": "clist_map_variable:NNn" }, { "name": "clist_map_variable:cNn" }, { "name": "clist_map_variable:nNn" }, { "name": "clist_new:N" }, { "name": "clist_new:c" }, { "name": "clist_pop:NN" }, { "name": "clist_pop:NNF" }, { "name": "clist_pop:NNT" }, { "name": "clist_pop:NNTF" }, { "name": "clist_pop:cN" }, { "name": "clist_pop:cNF" }, { "name": "clist_pop:cNT" }, { "name": "clist_pop:cNTF" }, { "name": "clist_push:NV" }, { "name": "clist_push:Nn" }, { "name": "clist_push:No" }, { "name": "clist_push:cV" }, { "name": "clist_push:cn" }, { "name": "clist_push:co" }, { "name": "clist_put_left:NV" }, { "name": "clist_put_left:Ne" }, { "name": "clist_put_left:Nn" }, { "name": "clist_put_left:No" }, { "name": "clist_put_left:Nv" }, { "name": "clist_put_left:cV" }, { "name": "clist_put_left:ce" }, { "name": "clist_put_left:cn" }, { "name": "clist_put_left:co" }, { "name": "clist_put_left:cv" }, { "name": "clist_put_right:NV" }, { "name": "clist_put_right:Ne" }, { "name": "clist_put_right:Nn" }, { "name": "clist_put_right:No" }, { "name": "clist_put_right:Nv" }, { "name": "clist_put_right:cV" }, { "name": "clist_put_right:ce" }, { "name": "clist_put_right:cn" }, { "name": "clist_put_right:co" }, { "name": "clist_put_right:cv" }, { "name": "clist_rand_item:N" }, { "name": "clist_rand_item:c" }, { "name": "clist_rand_item:n" }, { "name": "clist_remove_all:NV" }, { "name": "clist_remove_all:Ne" }, { "name": "clist_remove_all:Nn" }, { "name": "clist_remove_all:cV" }, { "name": "clist_remove_all:ce" }, { "name": "clist_remove_all:cn" }, { "name": "clist_remove_duplicates:N" }, { "name": "clist_remove_duplicates:c" }, { "name": "clist_reverse:N" }, { "name": "clist_reverse:c" }, { "name": "clist_reverse:n" }, { "name": "clist_set:NV" }, { "name": "clist_set:Ne" }, { "name": "clist_set:Nn" }, { "name": "clist_set:No" }, { "name": "clist_set:cV" }, { "name": "clist_set:ce" }, { "name": "clist_set:cn" }, { "name": "clist_set:co" }, { "name": "clist_set_eq:NN" }, { "name": "clist_set_eq:Nc" }, { "name": "clist_set_eq:cN" }, { "name": "clist_set_eq:cc" }, { "name": "clist_set_from_seq:NN" }, { "name": "clist_set_from_seq:Nc" }, { "name": "clist_set_from_seq:cN" }, { "name": "clist_set_from_seq:cc" }, { "name": "clist_show:N" }, { "name": "clist_show:c" }, { "name": "clist_show:n" }, { "name": "clist_sort:Nn" }, { "name": "clist_sort:cn" }, { "name": "clist_use:Nn" }, { "name": "clist_use:Nnnn" }, { "name": "clist_use:cn" }, { "name": "clist_use:cnnn" }, { "name": "clist_use:nn" }, { "name": "clist_use:nnnn" }, { "name": "codepoint_generate:nn" }, { "name": "codepoint_str_generate:n" }, { "name": "codepoint_to_category:n" }, { "name": "codepoint_to_nfd:n" }, { "name": "coffin_attach:NnnNnnnn" }, { "name": "coffin_attach:Nnncnnnn" }, { "name": "coffin_attach:cnnNnnnn" }, { "name": "coffin_attach:cnncnnnn" }, { "name": "coffin_clear:N" }, { "name": "coffin_clear:c" }, { "name": "coffin_display_handles:Nn" }, { "name": "coffin_display_handles:cn" }, { "name": "coffin_dp:N" }, { "name": "coffin_dp:c" }, { "name": "coffin_gattach:NnnNnnnn" }, { "name": "coffin_gattach:Nnncnnnn" }, { "name": "coffin_gattach:cnnNnnnn" }, { "name": "coffin_gattach:cnncnnnn" }, { "name": "coffin_gclear:N" }, { "name": "coffin_gclear:c" }, { "name": "coffin_gjoin:NnnNnnnn" }, { "name": "coffin_gjoin:Nnncnnnn" }, { "name": "coffin_gjoin:cnnNnnnn" }, { "name": "coffin_gjoin:cnncnnnn" }, { "name": "coffin_greset_poles:N" }, { "name": "coffin_gresize:Nnn" }, { "name": "coffin_gresize:cnn" }, { "name": "coffin_grotate:Nn" }, { "name": "coffin_grotate:cn" }, { "name": "coffin_gscale:Nnn" }, { "name": "coffin_gscale:cnn" }, { "name": "coffin_gset_eq:NN" }, { "name": "coffin_gset_eq:Nc" }, { "name": "coffin_gset_eq:cN" }, { "name": "coffin_gset_eq:cc" }, { "name": "coffin_gset_horizontal_pole:Nnn" }, { "name": "coffin_gset_horizontal_pole:cnn" }, { "name": "coffin_gset_vertical_pole:Nnn" }, { "name": "coffin_gset_vertical_pole:cnn" }, { "name": "coffin_ht:N" }, { "name": "coffin_ht:c" }, { "name": "coffin_ht_plus_dp:N" }, { "name": "coffin_ht_plus_dp:c" }, { "name": "coffin_if_exist:NF" }, { "name": "coffin_if_exist:NT" }, { "name": "coffin_if_exist:NTF" }, { "name": "coffin_if_exist:cF" }, { "name": "coffin_if_exist:cT" }, { "name": "coffin_if_exist:cTF" }, { "name": "coffin_if_exist_p:N" }, { "name": "coffin_if_exist_p:c" }, { "name": "coffin_join:NnnNnnnn" }, { "name": "coffin_join:Nnncnnnn" }, { "name": "coffin_join:cnnNnnnn" }, { "name": "coffin_join:cnncnnnn" }, { "name": "coffin_log:N" }, { "name": "coffin_log:Nnn" }, { "name": "coffin_log:c" }, { "name": "coffin_log:cnn" }, { "name": "coffin_log_structure:N" }, { "name": "coffin_log_structure:c" }, { "name": "coffin_mark_handle:Nnnn" }, { "name": "coffin_mark_handle:cnnn" }, { "name": "coffin_new:N" }, { "name": "coffin_new:c" }, { "name": "coffin_reset_poles:N" }, { "name": "coffin_resize:Nnn" }, { "name": "coffin_resize:cnn" }, { "name": "coffin_rotate:Nn" }, { "name": "coffin_rotate:cn" }, { "name": "coffin_scale:Nnn" }, { "name": "coffin_scale:cnn" }, { "name": "coffin_set_eq:NN" }, { "name": "coffin_set_eq:Nc" }, { "name": "coffin_set_eq:cN" }, { "name": "coffin_set_eq:cc" }, { "name": "coffin_set_horizontal_pole:Nnn" }, { "name": "coffin_set_horizontal_pole:cnn" }, { "name": "coffin_set_vertical_pole:Nnn" }, { "name": "coffin_set_vertical_pole:cnn" }, { "name": "coffin_show:N" }, { "name": "coffin_show:Nnn" }, { "name": "coffin_show:c" }, { "name": "coffin_show:cnn" }, { "name": "coffin_show_structure:N" }, { "name": "coffin_show_structure:c" }, { "name": "coffin_typeset:Nnnnn" }, { "name": "coffin_typeset:cnnnn" }, { "name": "coffin_wd:N" }, { "name": "coffin_wd:c" }, { "name": "color_ensure_current:" }, { "name": "color_export:nnN" }, { "name": "color_export:nnnN" }, { "name": "color_fill:n" }, { "name": "color_fill:nn" }, { "name": "color_group_begin:" }, { "name": "color_group_end:" }, { "name": "color_if_exist:nF" }, { "name": "color_if_exist:nT" }, { "name": "color_if_exist:nTF" }, { "name": "color_if_exist_p:n" }, { "name": "color_log:n" }, { "name": "color_math:nn" }, { "name": "color_math:nnn" }, { "name": "color_model_new:nnn" }, { "name": "color_profile_apply:nn" }, { "name": "color_select:n" }, { "name": "color_select:nn" }, { "name": "color_set:nn" }, { "name": "color_set:nnn" }, { "name": "color_set_eq:nn" }, { "name": "color_show:n" }, { "name": "color_stroke:n" }, { "name": "color_stroke:nn" }, { "name": "cs:w" }, { "name": "cs_end:" }, { "name": "cs_generate_from_arg_count:NNnn" }, { "name": "cs_generate_from_arg_count:NNno" }, { "name": "cs_generate_from_arg_count:Ncnn" }, { "name": "cs_generate_from_arg_count:cNnn" }, { "name": "cs_generate_variant:Nn" }, { "name": "cs_generate_variant:cn" }, { "name": "cs_gset:Ne" }, { "name": "cs_gset:Nn" }, { "name": "cs_gset:Npe" }, { "name": "cs_gset:Npn" }, { "name": "cs_gset:Npx" }, { "name": "cs_gset:ce" }, { "name": "cs_gset:cn" }, { "name": "cs_gset:cpe" }, { "name": "cs_gset:cpn" }, { "name": "cs_gset:cpx" }, { "name": "cs_gset_eq:NN" }, { "name": "cs_gset_eq:Nc" }, { "name": "cs_gset_eq:cN" }, { "name": "cs_gset_eq:cc" }, { "name": "cs_gset_nopar:Ne" }, { "name": "cs_gset_nopar:Nn" }, { "name": "cs_gset_nopar:Npe" }, { "name": "cs_gset_nopar:Npn" }, { "name": "cs_gset_nopar:Npx" }, { "name": "cs_gset_nopar:ce" }, { "name": "cs_gset_nopar:cn" }, { "name": "cs_gset_nopar:cpe" }, { "name": "cs_gset_nopar:cpn" }, { "name": "cs_gset_nopar:cpx" }, { "name": "cs_gset_protected:Ne" }, { "name": "cs_gset_protected:Nn" }, { "name": "cs_gset_protected:Npe" }, { "name": "cs_gset_protected:Npn" }, { "name": "cs_gset_protected:Npx" }, { "name": "cs_gset_protected:ce" }, { "name": "cs_gset_protected:cn" }, { "name": "cs_gset_protected:cpe" }, { "name": "cs_gset_protected:cpn" }, { "name": "cs_gset_protected:cpx" }, { "name": "cs_gset_protected_nopar:Ne" }, { "name": "cs_gset_protected_nopar:Nn" }, { "name": "cs_gset_protected_nopar:Npe" }, { "name": "cs_gset_protected_nopar:Npn" }, { "name": "cs_gset_protected_nopar:Npx" }, { "name": "cs_gset_protected_nopar:ce" }, { "name": "cs_gset_protected_nopar:cn" }, { "name": "cs_gset_protected_nopar:cpe" }, { "name": "cs_gset_protected_nopar:cpn" }, { "name": "cs_gset_protected_nopar:cpx" }, { "name": "cs_if_eq:NNF" }, { "name": "cs_if_eq:NNT" }, { "name": "cs_if_eq:NNTF" }, { "name": "cs_if_eq:NcF" }, { "name": "cs_if_eq:NcT" }, { "name": "cs_if_eq:NcTF" }, { "name": "cs_if_eq:cNF" }, { "name": "cs_if_eq:cNT" }, { "name": "cs_if_eq:cNTF" }, { "name": "cs_if_eq:ccF" }, { "name": "cs_if_eq:ccT" }, { "name": "cs_if_eq:ccTF" }, { "name": "cs_if_eq_p:NN" }, { "name": "cs_if_eq_p:Nc" }, { "name": "cs_if_eq_p:cN" }, { "name": "cs_if_eq_p:cc" }, { "name": "cs_if_exist:NF" }, { "name": "cs_if_exist:NT" }, { "name": "cs_if_exist:NTF" }, { "name": "cs_if_exist:cF" }, { "name": "cs_if_exist:cT" }, { "name": "cs_if_exist:cTF" }, { "name": "cs_if_exist_p:N" }, { "name": "cs_if_exist_p:c" }, { "name": "cs_if_exist_use:N" }, { "name": "cs_if_exist_use:NF" }, { "name": "cs_if_exist_use:NT" }, { "name": "cs_if_exist_use:NTF" }, { "name": "cs_if_exist_use:c" }, { "name": "cs_if_exist_use:cF" }, { "name": "cs_if_exist_use:cT" }, { "name": "cs_if_exist_use:cTF" }, { "name": "cs_if_free:NF" }, { "name": "cs_if_free:NT" }, { "name": "cs_if_free:NTF" }, { "name": "cs_if_free:cF" }, { "name": "cs_if_free:cT" }, { "name": "cs_if_free:cTF" }, { "name": "cs_if_free_p:N" }, { "name": "cs_if_free_p:c" }, { "name": "cs_log:N" }, { "name": "cs_log:c" }, { "name": "cs_meaning:N" }, { "name": "cs_meaning:c" }, { "name": "cs_new:Ne" }, { "name": "cs_new:Nn" }, { "name": "cs_new:Npe" }, { "name": "cs_new:Npn" }, { "name": "cs_new:Npx" }, { "name": "cs_new:ce" }, { "name": "cs_new:cn" }, { "name": "cs_new:cpe" }, { "name": "cs_new:cpn" }, { "name": "cs_new:cpx" }, { "name": "cs_new_eq:NN" }, { "name": "cs_new_eq:Nc" }, { "name": "cs_new_eq:cN" }, { "name": "cs_new_eq:cc" }, { "name": "cs_new_nopar:Ne" }, { "name": "cs_new_nopar:Nn" }, { "name": "cs_new_nopar:Npe" }, { "name": "cs_new_nopar:Npn" }, { "name": "cs_new_nopar:Npx" }, { "name": "cs_new_nopar:ce" }, { "name": "cs_new_nopar:cn" }, { "name": "cs_new_nopar:cpe" }, { "name": "cs_new_nopar:cpn" }, { "name": "cs_new_nopar:cpx" }, { "name": "cs_new_protected:Ne" }, { "name": "cs_new_protected:Nn" }, { "name": "cs_new_protected:Npe" }, { "name": "cs_new_protected:Npn" }, { "name": "cs_new_protected:Npx" }, { "name": "cs_new_protected:ce" }, { "name": "cs_new_protected:cn" }, { "name": "cs_new_protected:cpe" }, { "name": "cs_new_protected:cpn" }, { "name": "cs_new_protected:cpx" }, { "name": "cs_new_protected_nopar:Ne" }, { "name": "cs_new_protected_nopar:Nn" }, { "name": "cs_new_protected_nopar:Npe" }, { "name": "cs_new_protected_nopar:Npn" }, { "name": "cs_new_protected_nopar:Npx" }, { "name": "cs_new_protected_nopar:ce" }, { "name": "cs_new_protected_nopar:cn" }, { "name": "cs_new_protected_nopar:cpe" }, { "name": "cs_new_protected_nopar:cpn" }, { "name": "cs_new_protected_nopar:cpx" }, { "name": "cs_parameter_spec:N" }, { "name": "cs_prefix_spec:N" }, { "name": "cs_replacement_spec:N" }, { "name": "cs_replacement_spec:c" }, { "name": "cs_set:Ne" }, { "name": "cs_set:Nn" }, { "name": "cs_set:Npe" }, { "name": "cs_set:Npn" }, { "name": "cs_set:Npx" }, { "name": "cs_set:ce" }, { "name": "cs_set:cn" }, { "name": "cs_set:cpe" }, { "name": "cs_set:cpn" }, { "name": "cs_set:cpx" }, { "name": "cs_set_eq:NN" }, { "name": "cs_set_eq:Nc" }, { "name": "cs_set_eq:cN" }, { "name": "cs_set_eq:cc" }, { "name": "cs_set_nopar:Ne" }, { "name": "cs_set_nopar:Nn" }, { "name": "cs_set_nopar:Npe" }, { "name": "cs_set_nopar:Npn" }, { "name": "cs_set_nopar:Npx" }, { "name": "cs_set_nopar:ce" }, { "name": "cs_set_nopar:cn" }, { "name": "cs_set_nopar:cpe" }, { "name": "cs_set_nopar:cpn" }, { "name": "cs_set_nopar:cpx" }, { "name": "cs_set_protected:Ne" }, { "name": "cs_set_protected:Nn" }, { "name": "cs_set_protected:Npe" }, { "name": "cs_set_protected:Npn" }, { "name": "cs_set_protected:Npx" }, { "name": "cs_set_protected:ce" }, { "name": "cs_set_protected:cn" }, { "name": "cs_set_protected:cpe" }, { "name": "cs_set_protected:cpn" }, { "name": "cs_set_protected:cpx" }, { "name": "cs_set_protected_nopar:Ne" }, { "name": "cs_set_protected_nopar:Nn" }, { "name": "cs_set_protected_nopar:Npe" }, { "name": "cs_set_protected_nopar:Npn" }, { "name": "cs_set_protected_nopar:Npx" }, { "name": "cs_set_protected_nopar:ce" }, { "name": "cs_set_protected_nopar:cn" }, { "name": "cs_set_protected_nopar:cpe" }, { "name": "cs_set_protected_nopar:cpn" }, { "name": "cs_set_protected_nopar:cpx" }, { "name": "cs_show:N" }, { "name": "cs_show:c" }, { "name": "cs_split_function:N" }, { "name": "cs_to_str:N" }, { "name": "cs_undefine:N" }, { "name": "cs_undefine:c" }, { "name": "debug_off:n" }, { "name": "debug_on:n" }, { "name": "debug_resume:" }, { "name": "debug_suspend:" }, { "name": "dim_abs:n" }, { "name": "dim_add:Nn" }, { "name": "dim_add:cn" }, { "name": "dim_case:nn" }, { "name": "dim_case:nnF" }, { "name": "dim_case:nnT" }, { "name": "dim_case:nnTF" }, { "name": "dim_compare:nF" }, { "name": "dim_compare:nNnF" }, { "name": "dim_compare:nNnT" }, { "name": "dim_compare:nNnTF" }, { "name": "dim_compare:nT" }, { "name": "dim_compare:nTF" }, { "name": "dim_compare_p:n" }, { "name": "dim_compare_p:nNn" }, { "name": "dim_const:Nn" }, { "name": "dim_const:cn" }, { "name": "dim_do_until:nNnn" }, { "name": "dim_do_until:nn" }, { "name": "dim_do_while:nNnn" }, { "name": "dim_do_while:nn" }, { "name": "dim_eval:n" }, { "name": "dim_gadd:Nn" }, { "name": "dim_gadd:cn" }, { "name": "dim_gset:NV" }, { "name": "dim_gset:Nn" }, { "name": "dim_gset:cV" }, { "name": "dim_gset:cn" }, { "name": "dim_gset_eq:NN" }, { "name": "dim_gset_eq:Nc" }, { "name": "dim_gset_eq:cN" }, { "name": "dim_gset_eq:cc" }, { "name": "dim_gsub:Nn" }, { "name": "dim_gsub:cn" }, { "name": "dim_gzero:N" }, { "name": "dim_gzero:c" }, { "name": "dim_gzero_new:N" }, { "name": "dim_gzero_new:c" }, { "name": "dim_if_exist:NF" }, { "name": "dim_if_exist:NT" }, { "name": "dim_if_exist:NTF" }, { "name": "dim_if_exist:cF" }, { "name": "dim_if_exist:cT" }, { "name": "dim_if_exist:cTF" }, { "name": "dim_if_exist_p:N" }, { "name": "dim_if_exist_p:c" }, { "name": "dim_log:N" }, { "name": "dim_log:c" }, { "name": "dim_log:n" }, { "name": "dim_max:nn" }, { "name": "dim_min:nn" }, { "name": "dim_new:N" }, { "name": "dim_new:c" }, { "name": "dim_ratio:nn" }, { "name": "dim_set:NV" }, { "name": "dim_set:Nn" }, { "name": "dim_set:cV" }, { "name": "dim_set:cn" }, { "name": "dim_set_eq:NN" }, { "name": "dim_set_eq:Nc" }, { "name": "dim_set_eq:cN" }, { "name": "dim_set_eq:cc" }, { "name": "dim_show:N" }, { "name": "dim_show:c" }, { "name": "dim_show:n" }, { "name": "dim_sign:n" }, { "name": "dim_step_function:nnnN" }, { "name": "dim_step_inline:nnnn" }, { "name": "dim_step_variable:nnnNn" }, { "name": "dim_sub:Nn" }, { "name": "dim_sub:cn" }, { "name": "dim_to_decimal:n" }, { "name": "dim_to_decimal_in_bp:n" }, { "name": "dim_to_decimal_in_cc:n" }, { "name": "dim_to_decimal_in_cm:n" }, { "name": "dim_to_decimal_in_dd:n" }, { "name": "dim_to_decimal_in_in:n" }, { "name": "dim_to_decimal_in_mm:n" }, { "name": "dim_to_decimal_in_pc:n" }, { "name": "dim_to_decimal_in_sp:n" }, { "name": "dim_to_decimal_in_unit:nn" }, { "name": "dim_to_fp:n" }, { "name": "dim_until_do:nNnn" }, { "name": "dim_until_do:nn" }, { "name": "dim_use:N" }, { "name": "dim_use:c" }, { "name": "dim_while_do:nNnn" }, { "name": "dim_while_do:nn" }, { "name": "dim_zero:N" }, { "name": "dim_zero:c" }, { "name": "dim_zero_new:N" }, { "name": "dim_zero_new:c" }, { "name": "else:" }, { "name": "exp:w" }, { "name": "exp_after:wN" }, { "name": "exp_args:NNNV" }, { "name": "exp_args:NNNe" }, { "name": "exp_args:NNNo" }, { "name": "exp_args:NNNv" }, { "name": "exp_args:NNNx" }, { "name": "exp_args:NNV" }, { "name": "exp_args:NNVV" }, { "name": "exp_args:NNc" }, { "name": "exp_args:NNcf" }, { "name": "exp_args:NNe" }, { "name": "exp_args:NNf" }, { "name": "exp_args:NNnV" }, { "name": "exp_args:NNno" }, { "name": "exp_args:NNnx" }, { "name": "exp_args:NNo" }, { "name": "exp_args:NNoo" }, { "name": "exp_args:NNox" }, { "name": "exp_args:NNv" }, { "name": "exp_args:NNx" }, { "name": "exp_args:NV" }, { "name": "exp_args:NVV" }, { "name": "exp_args:NVo" }, { "name": "exp_args:Nc" }, { "name": "exp_args:NcNc" }, { "name": "exp_args:NcNo" }, { "name": "exp_args:NcV" }, { "name": "exp_args:NcVV" }, { "name": "exp_args:Ncc" }, { "name": "exp_args:Nccc" }, { "name": "exp_args:Ncco" }, { "name": "exp_args:Nccx" }, { "name": "exp_args:Ncf" }, { "name": "exp_args:NcnV" }, { "name": "exp_args:Ncno" }, { "name": "exp_args:Ncnx" }, { "name": "exp_args:Nco" }, { "name": "exp_args:Ncoo" }, { "name": "exp_args:Ncv" }, { "name": "exp_args:Ncx" }, { "name": "exp_args:Ne" }, { "name": "exp_args:Nee" }, { "name": "exp_args:Neee" }, { "name": "exp_args:Nf" }, { "name": "exp_args:Nff" }, { "name": "exp_args:Nffo" }, { "name": "exp_args:Nfo" }, { "name": "exp_args:NnV" }, { "name": "exp_args:Nnc" }, { "name": "exp_args:Nne" }, { "name": "exp_args:Nnf" }, { "name": "exp_args:Nnff" }, { "name": "exp_args:Nnnc" }, { "name": "exp_args:Nnnf" }, { "name": "exp_args:Nnno" }, { "name": "exp_args:Nnnx" }, { "name": "exp_args:Nno" }, { "name": "exp_args:Nnox" }, { "name": "exp_args:Nnv" }, { "name": "exp_args:Nnx" }, { "name": "exp_args:No" }, { "name": "exp_args:Noc" }, { "name": "exp_args:Nof" }, { "name": "exp_args:Noo" }, { "name": "exp_args:Noof" }, { "name": "exp_args:Nooo" }, { "name": "exp_args:Noox" }, { "name": "exp_args:Nox" }, { "name": "exp_args:Nv" }, { "name": "exp_args:Nx" }, { "name": "exp_args:Nxo" }, { "name": "exp_args:Nxx" }, { "name": "exp_args:cc" }, { "name": "exp_args_generate:n" }, { "name": "exp_end:" }, { "name": "exp_end_continue_f:nw" }, { "name": "exp_end_continue_f:w" }, { "name": "exp_last_two_unbraced:Noo" }, { "name": "exp_last_unbraced:NNNNf" }, { "name": "exp_last_unbraced:NNNNo" }, { "name": "exp_last_unbraced:NNNV" }, { "name": "exp_last_unbraced:NNNf" }, { "name": "exp_last_unbraced:NNNo" }, { "name": "exp_last_unbraced:NNV" }, { "name": "exp_last_unbraced:NNf" }, { "name": "exp_last_unbraced:NNo" }, { "name": "exp_last_unbraced:NV" }, { "name": "exp_last_unbraced:NcV" }, { "name": "exp_last_unbraced:Nco" }, { "name": "exp_last_unbraced:Ne" }, { "name": "exp_last_unbraced:Nf" }, { "name": "exp_last_unbraced:Nfo" }, { "name": "exp_last_unbraced:NnNo" }, { "name": "exp_last_unbraced:Nnf" }, { "name": "exp_last_unbraced:Nno" }, { "name": "exp_last_unbraced:No" }, { "name": "exp_last_unbraced:Noo" }, { "name": "exp_last_unbraced:Nv" }, { "name": "exp_last_unbraced:Nx" }, { "name": "exp_not:N" }, { "name": "exp_not:V" }, { "name": "exp_not:c" }, { "name": "exp_not:e" }, { "name": "exp_not:f" }, { "name": "exp_not:n" }, { "name": "exp_not:o" }, { "name": "exp_not:v" }, { "name": "exp_stop_f:" }, { "name": "fi:" }, { "name": "file_compare_timestamp:VNVF" }, { "name": "file_compare_timestamp:VNVT" }, { "name": "file_compare_timestamp:VNVTF" }, { "name": "file_compare_timestamp:VNnF" }, { "name": "file_compare_timestamp:VNnT" }, { "name": "file_compare_timestamp:VNnTF" }, { "name": "file_compare_timestamp:nNVF" }, { "name": "file_compare_timestamp:nNVT" }, { "name": "file_compare_timestamp:nNVTF" }, { "name": "file_compare_timestamp:nNnF" }, { "name": "file_compare_timestamp:nNnT" }, { "name": "file_compare_timestamp:nNnTF" }, { "name": "file_compare_timestamp_p:VNV" }, { "name": "file_compare_timestamp_p:VNn" }, { "name": "file_compare_timestamp_p:nNV" }, { "name": "file_compare_timestamp_p:nNn" }, { "name": "file_full_name:V" }, { "name": "file_full_name:n" }, { "name": "file_get:VnN" }, { "name": "file_get:VnNF" }, { "name": "file_get:VnNT" }, { "name": "file_get:VnNTF" }, { "name": "file_get:nnN" }, { "name": "file_get:nnNF" }, { "name": "file_get:nnNT" }, { "name": "file_get:nnNTF" }, { "name": "file_get_full_name:VN" }, { "name": "file_get_full_name:VNF" }, { "name": "file_get_full_name:VNT" }, { "name": "file_get_full_name:VNTF" }, { "name": "file_get_full_name:nN" }, { "name": "file_get_full_name:nNF" }, { "name": "file_get_full_name:nNT" }, { "name": "file_get_full_name:nNTF" }, { "name": "file_get_hex_dump:VN" }, { "name": "file_get_hex_dump:VNF" }, { "name": "file_get_hex_dump:VNT" }, { "name": "file_get_hex_dump:VNTF" }, { "name": "file_get_hex_dump:VnnN" }, { "name": "file_get_hex_dump:VnnNF" }, { "name": "file_get_hex_dump:VnnNT" }, { "name": "file_get_hex_dump:VnnNTF" }, { "name": "file_get_hex_dump:nN" }, { "name": "file_get_hex_dump:nNF" }, { "name": "file_get_hex_dump:nNT" }, { "name": "file_get_hex_dump:nNTF" }, { "name": "file_get_hex_dump:nnnN" }, { "name": "file_get_hex_dump:nnnNF" }, { "name": "file_get_hex_dump:nnnNT" }, { "name": "file_get_hex_dump:nnnNTF" }, { "name": "file_get_mdfive_hash:VN" }, { "name": "file_get_mdfive_hash:VNF" }, { "name": "file_get_mdfive_hash:VNT" }, { "name": "file_get_mdfive_hash:VNTF" }, { "name": "file_get_mdfive_hash:nN" }, { "name": "file_get_mdfive_hash:nNF" }, { "name": "file_get_mdfive_hash:nNT" }, { "name": "file_get_mdfive_hash:nNTF" }, { "name": "file_get_size:VN" }, { "name": "file_get_size:VNF" }, { "name": "file_get_size:VNT" }, { "name": "file_get_size:VNTF" }, { "name": "file_get_size:nN" }, { "name": "file_get_size:nNF" }, { "name": "file_get_size:nNT" }, { "name": "file_get_size:nNTF" }, { "name": "file_get_timestamp:VN" }, { "name": "file_get_timestamp:VNF" }, { "name": "file_get_timestamp:VNT" }, { "name": "file_get_timestamp:VNTF" }, { "name": "file_get_timestamp:nN" }, { "name": "file_get_timestamp:nNF" }, { "name": "file_get_timestamp:nNT" }, { "name": "file_get_timestamp:nNTF" }, { "name": "file_hex_dump:V" }, { "name": "file_hex_dump:Vnn" }, { "name": "file_hex_dump:n" }, { "name": "file_hex_dump:nnn" }, { "name": "file_if_exist:VF" }, { "name": "file_if_exist:VT" }, { "name": "file_if_exist:VTF" }, { "name": "file_if_exist:nF" }, { "name": "file_if_exist:nT" }, { "name": "file_if_exist:nTF" }, { "name": "file_if_exist_input:V" }, { "name": "file_if_exist_input:VF" }, { "name": "file_if_exist_input:n" }, { "name": "file_if_exist_input:nF" }, { "name": "file_if_exist_p:V" }, { "name": "file_if_exist_p:n" }, { "name": "file_input:V" }, { "name": "file_input:n" }, { "name": "file_input_raw:V" }, { "name": "file_input_raw:n" }, { "name": "file_input_stop:" }, { "name": "file_log_list:" }, { "name": "file_mdfive_hash:V" }, { "name": "file_mdfive_hash:n" }, { "name": "file_parse_full_name:V" }, { "name": "file_parse_full_name:VNNN" }, { "name": "file_parse_full_name:n" }, { "name": "file_parse_full_name:nNNN" }, { "name": "file_parse_full_name_apply:VN" }, { "name": "file_parse_full_name_apply:nN" }, { "name": "file_show_list:" }, { "name": "file_size:V" }, { "name": "file_size:n" }, { "name": "file_timestamp:V" }, { "name": "file_timestamp:n" }, { "name": "flag_clear:N" }, { "name": "flag_clear:c" }, { "name": "flag_clear_new:N" }, { "name": "flag_clear_new:c" }, { "name": "flag_ensure_raised:N" }, { "name": "flag_ensure_raised:c" }, { "name": "flag_height:N" }, { "name": "flag_height:c" }, { "name": "flag_if_exist:NF" }, { "name": "flag_if_exist:NT" }, { "name": "flag_if_exist:NTF" }, { "name": "flag_if_exist:cF" }, { "name": "flag_if_exist:cT" }, { "name": "flag_if_exist:cTF" }, { "name": "flag_if_exist_p:N" }, { "name": "flag_if_exist_p:c" }, { "name": "flag_if_raised:NF" }, { "name": "flag_if_raised:NT" }, { "name": "flag_if_raised:NTF" }, { "name": "flag_if_raised:cF" }, { "name": "flag_if_raised:cT" }, { "name": "flag_if_raised:cTF" }, { "name": "flag_if_raised_p:N" }, { "name": "flag_if_raised_p:c" }, { "name": "flag_log:N" }, { "name": "flag_log:c" }, { "name": "flag_new:N" }, { "name": "flag_new:c" }, { "name": "flag_raise:N" }, { "name": "flag_raise:c" }, { "name": "flag_show:N" }, { "name": "flag_show:c" }, { "name": "fp_abs:n" }, { "name": "fp_add:Nn" }, { "name": "fp_add:cn" }, { "name": "fp_clear_function:n" }, { "name": "fp_clear_variable:n" }, { "name": "fp_compare:nF" }, { "name": "fp_compare:nNnF" }, { "name": "fp_compare:nNnT" }, { "name": "fp_compare:nNnTF" }, { "name": "fp_compare:nT" }, { "name": "fp_compare:nTF" }, { "name": "fp_compare_p:n" }, { "name": "fp_compare_p:nNn" }, { "name": "fp_const:Nn" }, { "name": "fp_const:cn" }, { "name": "fp_do_until:nNnn" }, { "name": "fp_do_until:nn" }, { "name": "fp_do_while:nNnn" }, { "name": "fp_do_while:nn" }, { "name": "fp_eval:n" }, { "name": "fp_gadd:Nn" }, { "name": "fp_gadd:cn" }, { "name": "fp_gset:NV" }, { "name": "fp_gset:Nn" }, { "name": "fp_gset:cV" }, { "name": "fp_gset:cn" }, { "name": "fp_gset_eq:NN" }, { "name": "fp_gset_eq:Nc" }, { "name": "fp_gset_eq:cN" }, { "name": "fp_gset_eq:cc" }, { "name": "fp_gsub:Nn" }, { "name": "fp_gsub:cn" }, { "name": "fp_gzero:N" }, { "name": "fp_gzero:c" }, { "name": "fp_gzero_new:N" }, { "name": "fp_gzero_new:c" }, { "name": "fp_if_exist:NF" }, { "name": "fp_if_exist:NT" }, { "name": "fp_if_exist:NTF" }, { "name": "fp_if_exist:cF" }, { "name": "fp_if_exist:cT" }, { "name": "fp_if_exist:cTF" }, { "name": "fp_if_exist_p:N" }, { "name": "fp_if_exist_p:c" }, { "name": "fp_if_nan:nF" }, { "name": "fp_if_nan:nT" }, { "name": "fp_if_nan:nTF" }, { "name": "fp_if_nan_p:n" }, { "name": "fp_log:N" }, { "name": "fp_log:c" }, { "name": "fp_log:n" }, { "name": "fp_max:nn" }, { "name": "fp_min:nn" }, { "name": "fp_new:N" }, { "name": "fp_new:c" }, { "name": "fp_new_function:n" }, { "name": "fp_new_variable:n" }, { "name": "fp_set:NV" }, { "name": "fp_set:Nn" }, { "name": "fp_set:cV" }, { "name": "fp_set:cn" }, { "name": "fp_set_eq:NN" }, { "name": "fp_set_eq:Nc" }, { "name": "fp_set_eq:cN" }, { "name": "fp_set_eq:cc" }, { "name": "fp_set_function:nnn" }, { "name": "fp_set_variable:nn" }, { "name": "fp_show:N" }, { "name": "fp_show:c" }, { "name": "fp_show:n" }, { "name": "fp_sign:n" }, { "name": "fp_step_function:nnnN" }, { "name": "fp_step_function:nnnc" }, { "name": "fp_step_inline:nnnn" }, { "name": "fp_step_variable:nnnNn" }, { "name": "fp_sub:Nn" }, { "name": "fp_sub:cn" }, { "name": "fp_to_decimal:N" }, { "name": "fp_to_decimal:c" }, { "name": "fp_to_decimal:n" }, { "name": "fp_to_dim:N" }, { "name": "fp_to_dim:c" }, { "name": "fp_to_dim:n" }, { "name": "fp_to_int:N" }, { "name": "fp_to_int:c" }, { "name": "fp_to_int:n" }, { "name": "fp_to_scientific:N" }, { "name": "fp_to_scientific:c" }, { "name": "fp_to_scientific:n" }, { "name": "fp_to_tl:N" }, { "name": "fp_to_tl:c" }, { "name": "fp_to_tl:n" }, { "name": "fp_trap:nn" }, { "name": "fp_until_do:nNnn" }, { "name": "fp_until_do:nn" }, { "name": "fp_use:N" }, { "name": "fp_use:c" }, { "name": "fp_while_do:nNnn" }, { "name": "fp_while_do:nn" }, { "name": "fp_zero:N" }, { "name": "fp_zero:c" }, { "name": "fp_zero_new:N" }, { "name": "fp_zero_new:c" }, { "name": "fparray_count:N" }, { "name": "fparray_count:c" }, { "name": "fparray_gset:Nnn" }, { "name": "fparray_gset:cnn" }, { "name": "fparray_gzero:N" }, { "name": "fparray_gzero:c" }, { "name": "fparray_if_exist:NF" }, { "name": "fparray_if_exist:NT" }, { "name": "fparray_if_exist:NTF" }, { "name": "fparray_if_exist:cF" }, { "name": "fparray_if_exist:cT" }, { "name": "fparray_if_exist:cTF" }, { "name": "fparray_if_exist_p:N" }, { "name": "fparray_if_exist_p:c" }, { "name": "fparray_item:Nn" }, { "name": "fparray_item:cn" }, { "name": "fparray_item_to_tl:Nn" }, { "name": "fparray_item_to_tl:cn" }, { "name": "fparray_new:Nn" }, { "name": "fparray_new:cn" }, { "name": "g_file_curr_dir_str" }, { "name": "g_file_curr_ext_str" }, { "name": "g_file_curr_name_str" }, { "name": "g_msg_module_name_prop" }, { "name": "g_msg_module_type_prop" }, { "name": "g_peek_token" }, { "name": "g_tmpa_bool" }, { "name": "g_tmpa_box" }, { "name": "g_tmpa_cctab" }, { "name": "g_tmpa_clist" }, { "name": "g_tmpa_coffin" }, { "name": "g_tmpa_dim" }, { "name": "g_tmpa_fp" }, { "name": "g_tmpa_int" }, { "name": "g_tmpa_ior" }, { "name": "g_tmpa_iow" }, { "name": "g_tmpa_muskip" }, { "name": "g_tmpa_prop" }, { "name": "g_tmpa_regex" }, { "name": "g_tmpa_seq" }, { "name": "g_tmpa_skip" }, { "name": "g_tmpa_str" }, { "name": "g_tmpa_tl" }, { "name": "g_tmpb_bool" }, { "name": "g_tmpb_box" }, { "name": "g_tmpb_cctab" }, { "name": "g_tmpb_clist" }, { "name": "g_tmpb_coffin" }, { "name": "g_tmpb_dim" }, { "name": "g_tmpb_fp" }, { "name": "g_tmpb_int" }, { "name": "g_tmpb_ior" }, { "name": "g_tmpb_iow" }, { "name": "g_tmpb_muskip" }, { "name": "g_tmpb_prop" }, { "name": "g_tmpb_regex" }, { "name": "g_tmpb_seq" }, { "name": "g_tmpb_skip" }, { "name": "g_tmpb_str" }, { "name": "g_tmpb_tl" }, { "name": "group_align_safe_begin:" }, { "name": "group_align_safe_end:" }, { "name": "group_begin:" }, { "name": "group_end:" }, { "name": "group_insert_after:N" }, { "name": "group_log_list:" }, { "name": "group_show_list:" }, { "name": "hbox:n" }, { "name": "hbox_gset:Nn" }, { "name": "hbox_gset:Nw" }, { "name": "hbox_gset:cn" }, { "name": "hbox_gset:cw" }, { "name": "hbox_gset_end:" }, { "name": "hbox_gset_to_wd:Nnn" }, { "name": "hbox_gset_to_wd:Nnw" }, { "name": "hbox_gset_to_wd:cnn" }, { "name": "hbox_gset_to_wd:cnw" }, { "name": "hbox_overlap_center:n" }, { "name": "hbox_overlap_left:n" }, { "name": "hbox_overlap_right:n" }, { "name": "hbox_set:Nn" }, { "name": "hbox_set:Nw" }, { "name": "hbox_set:cn" }, { "name": "hbox_set:cw" }, { "name": "hbox_set_end:" }, { "name": "hbox_set_to_wd:Nnn" }, { "name": "hbox_set_to_wd:Nnw" }, { "name": "hbox_set_to_wd:cnn" }, { "name": "hbox_set_to_wd:cnw" }, { "name": "hbox_to_wd:nn" }, { "name": "hbox_to_zero:n" }, { "name": "hbox_unpack:N" }, { "name": "hbox_unpack:c" }, { "name": "hbox_unpack_drop:N" }, { "name": "hbox_unpack_drop:c" }, { "name": "hcoffin_gset:Nn" }, { "name": "hcoffin_gset:Nw" }, { "name": "hcoffin_gset:cn" }, { "name": "hcoffin_gset:cw" }, { "name": "hcoffin_gset_end:" }, { "name": "hcoffin_set:Nn" }, { "name": "hcoffin_set:Nw" }, { "name": "hcoffin_set:cn" }, { "name": "hcoffin_set:cw" }, { "name": "hcoffin_set_end:" }, { "name": "if:w" }, { "name": "if_bool:N" }, { "name": "if_box_empty:N" }, { "name": "if_case:w" }, { "name": "if_catcode:w" }, { "name": "if_charcode:w" }, { "name": "if_cs_exist:N" }, { "name": "if_cs_exist:w" }, { "name": "if_dim:w" }, { "name": "if_eof:w" }, { "name": "if_false:" }, { "name": "if_hbox:N" }, { "name": "if_int_compare:w" }, { "name": "if_int_odd:w" }, { "name": "if_meaning:w" }, { "name": "if_mode_horizontal:" }, { "name": "if_mode_inner:" }, { "name": "if_mode_math:" }, { "name": "if_mode_vertical:" }, { "name": "if_predicate:w" }, { "name": "if_true:" }, { "name": "if_vbox:N" }, { "name": "int_abs:n" }, { "name": "int_add:Nn" }, { "name": "int_add:cn" }, { "name": "int_case:nn" }, { "name": "int_case:nnF" }, { "name": "int_case:nnT" }, { "name": "int_case:nnTF" }, { "name": "int_compare:nF" }, { "name": "int_compare:nNnF" }, { "name": "int_compare:nNnT" }, { "name": "int_compare:nNnTF" }, { "name": "int_compare:nT" }, { "name": "int_compare:nTF" }, { "name": "int_compare_p:n" }, { "name": "int_compare_p:nNn" }, { "name": "int_const:Nn" }, { "name": "int_const:cn" }, { "name": "int_decr:N" }, { "name": "int_decr:c" }, { "name": "int_div_round:nn" }, { "name": "int_div_truncate:nn" }, { "name": "int_do_until:nNnn" }, { "name": "int_do_until:nn" }, { "name": "int_do_while:nNnn" }, { "name": "int_do_while:nn" }, { "name": "int_eval:n" }, { "name": "int_eval:w" }, { "name": "int_from_alph:n" }, { "name": "int_from_base:nn" }, { "name": "int_from_bin:n" }, { "name": "int_from_hex:n" }, { "name": "int_from_oct:n" }, { "name": "int_from_roman:n" }, { "name": "int_gadd:Nn" }, { "name": "int_gadd:cn" }, { "name": "int_gdecr:N" }, { "name": "int_gdecr:c" }, { "name": "int_gincr:N" }, { "name": "int_gincr:c" }, { "name": "int_gset:NV" }, { "name": "int_gset:Nn" }, { "name": "int_gset:cV" }, { "name": "int_gset:cn" }, { "name": "int_gset_eq:NN" }, { "name": "int_gset_eq:Nc" }, { "name": "int_gset_eq:cN" }, { "name": "int_gset_eq:cc" }, { "name": "int_gsub:Nn" }, { "name": "int_gsub:cn" }, { "name": "int_gzero:N" }, { "name": "int_gzero:c" }, { "name": "int_gzero_new:N" }, { "name": "int_gzero_new:c" }, { "name": "int_if_even:nF" }, { "name": "int_if_even:nT" }, { "name": "int_if_even:nTF" }, { "name": "int_if_even_p:n" }, { "name": "int_if_exist:NF" }, { "name": "int_if_exist:NT" }, { "name": "int_if_exist:NTF" }, { "name": "int_if_exist:cF" }, { "name": "int_if_exist:cT" }, { "name": "int_if_exist:cTF" }, { "name": "int_if_exist_p:N" }, { "name": "int_if_exist_p:c" }, { "name": "int_if_odd:nF" }, { "name": "int_if_odd:nT" }, { "name": "int_if_odd:nTF" }, { "name": "int_if_odd_p:n" }, { "name": "int_if_zero:nF" }, { "name": "int_if_zero:nT" }, { "name": "int_if_zero:nTF" }, { "name": "int_if_zero_p:n" }, { "name": "int_incr:N" }, { "name": "int_incr:c" }, { "name": "int_log:N" }, { "name": "int_log:c" }, { "name": "int_log:n" }, { "name": "int_max:nn" }, { "name": "int_min:nn" }, { "name": "int_mod:nn" }, { "name": "int_new:N" }, { "name": "int_new:c" }, { "name": "int_rand:n" }, { "name": "int_rand:nn" }, { "name": "int_set:NV" }, { "name": "int_set:Nn" }, { "name": "int_set:cV" }, { "name": "int_set:cn" }, { "name": "int_set_eq:NN" }, { "name": "int_set_eq:Nc" }, { "name": "int_set_eq:cN" }, { "name": "int_set_eq:cc" }, { "name": "int_show:N" }, { "name": "int_show:c" }, { "name": "int_show:n" }, { "name": "int_sign:n" }, { "name": "int_step_function:nN" }, { "name": "int_step_function:nnN" }, { "name": "int_step_function:nnnN" }, { "name": "int_step_inline:nn" }, { "name": "int_step_inline:nnn" }, { "name": "int_step_inline:nnnn" }, { "name": "int_step_variable:nNn" }, { "name": "int_step_variable:nnNn" }, { "name": "int_step_variable:nnnNn" }, { "name": "int_sub:Nn" }, { "name": "int_sub:cn" }, { "name": "int_to_Alph:n" }, { "name": "int_to_Base:nn" }, { "name": "int_to_Hex:n" }, { "name": "int_to_Roman:n" }, { "name": "int_to_alph:n" }, { "name": "int_to_arabic:n" }, { "name": "int_to_arabic:v" }, { "name": "int_to_base:nn" }, { "name": "int_to_bin:n" }, { "name": "int_to_hex:n" }, { "name": "int_to_oct:n" }, { "name": "int_to_roman:n" }, { "name": "int_to_symbols:nnn" }, { "name": "int_until_do:nNnn" }, { "name": "int_until_do:nn" }, { "name": "int_use:N" }, { "name": "int_use:c" }, { "name": "int_value:w" }, { "name": "int_while_do:nNnn" }, { "name": "int_while_do:nn" }, { "name": "int_zero:N" }, { "name": "int_zero:c" }, { "name": "int_zero_new:N" }, { "name": "int_zero_new:c" }, { "name": "intarray_const_from_clist:Nn" }, { "name": "intarray_const_from_clist:cn" }, { "name": "intarray_count:N" }, { "name": "intarray_count:c" }, { "name": "intarray_gset:Nnn" }, { "name": "intarray_gset:cnn" }, { "name": "intarray_gzero:N" }, { "name": "intarray_gzero:c" }, { "name": "intarray_if_exist:NF" }, { "name": "intarray_if_exist:NT" }, { "name": "intarray_if_exist:NTF" }, { "name": "intarray_if_exist:cF" }, { "name": "intarray_if_exist:cT" }, { "name": "intarray_if_exist:cTF" }, { "name": "intarray_if_exist_p:N" }, { "name": "intarray_if_exist_p:c" }, { "name": "intarray_item:Nn" }, { "name": "intarray_item:cn" }, { "name": "intarray_log:N" }, { "name": "intarray_log:c" }, { "name": "intarray_new:Nn" }, { "name": "intarray_new:cn" }, { "name": "intarray_rand_item:N" }, { "name": "intarray_rand_item:c" }, { "name": "intarray_show:N" }, { "name": "intarray_show:c" }, { "name": "ior_close:N" }, { "name": "ior_close:c" }, { "name": "ior_get:NN" }, { "name": "ior_get:NNF" }, { "name": "ior_get:NNT" }, { "name": "ior_get:NNTF" }, { "name": "ior_get_term:nN" }, { "name": "ior_if_eof:NF" }, { "name": "ior_if_eof:NT" }, { "name": "ior_if_eof:NTF" }, { "name": "ior_if_eof_p:N" }, { "name": "ior_log:N" }, { "name": "ior_log:c" }, { "name": "ior_log_list:" }, { "name": "ior_map_break:" }, { "name": "ior_map_break:n" }, { "name": "ior_map_inline:Nn" }, { "name": "ior_map_variable:NNn" }, { "name": "ior_new:N" }, { "name": "ior_new:c" }, { "name": "ior_open:Nn" }, { "name": "ior_open:NnF" }, { "name": "ior_open:NnT" }, { "name": "ior_open:NnTF" }, { "name": "ior_open:cn" }, { "name": "ior_open:cnF" }, { "name": "ior_open:cnT" }, { "name": "ior_open:cnTF" }, { "name": "ior_shell_open:Nn" }, { "name": "ior_show:N" }, { "name": "ior_show:c" }, { "name": "ior_show_list:" }, { "name": "ior_str_get:NN" }, { "name": "ior_str_get:NNF" }, { "name": "ior_str_get:NNT" }, { "name": "ior_str_get:NNTF" }, { "name": "ior_str_get_term:nN" }, { "name": "ior_str_map_inline:Nn" }, { "name": "ior_str_map_variable:NNn" }, { "name": "iow_char:N" }, { "name": "iow_close:N" }, { "name": "iow_close:c" }, { "name": "iow_indent:n" }, { "name": "iow_log:N" }, { "name": "iow_log:c" }, { "name": "iow_log:e" }, { "name": "iow_log:n" }, { "name": "iow_log_list:" }, { "name": "iow_new:N" }, { "name": "iow_new:c" }, { "name": "iow_newline:" }, { "name": "iow_now:NV" }, { "name": "iow_now:Ne" }, { "name": "iow_now:Nn" }, { "name": "iow_now:cV" }, { "name": "iow_now:ce" }, { "name": "iow_now:cn" }, { "name": "iow_open:NV" }, { "name": "iow_open:Nn" }, { "name": "iow_open:cV" }, { "name": "iow_open:cn" }, { "name": "iow_shell_open:Nn" }, { "name": "iow_shipout:Ne" }, { "name": "iow_shipout:Nn" }, { "name": "iow_shipout:ce" }, { "name": "iow_shipout:cn" }, { "name": "iow_shipout_e:Ne" }, { "name": "iow_shipout_e:Nn" }, { "name": "iow_shipout_e:ce" }, { "name": "iow_shipout_e:cn" }, { "name": "iow_show:N" }, { "name": "iow_show:c" }, { "name": "iow_show_list:" }, { "name": "iow_term:e" }, { "name": "iow_term:n" }, { "name": "iow_wrap:nenN" }, { "name": "iow_wrap:nnnN" }, { "name": "iow_wrap_allow_break:" }, { "name": "keys_define:ne" }, { "name": "keys_define:nn" }, { "name": "keys_if_choice_exist:nnnF" }, { "name": "keys_if_choice_exist:nnnT" }, { "name": "keys_if_choice_exist:nnnTF" }, { "name": "keys_if_choice_exist_p:nnn" }, { "name": "keys_if_exist:neF" }, { "name": "keys_if_exist:neT" }, { "name": "keys_if_exist:neTF" }, { "name": "keys_if_exist:nnF" }, { "name": "keys_if_exist:nnT" }, { "name": "keys_if_exist:nnTF" }, { "name": "keys_if_exist_p:ne" }, { "name": "keys_if_exist_p:nn" }, { "name": "keys_log:nn" }, { "name": "keys_precompile:nnN" }, { "name": "keys_set:nV" }, { "name": "keys_set:ne" }, { "name": "keys_set:nn" }, { "name": "keys_set:no" }, { "name": "keys_set:nv" }, { "name": "keys_set_exclude_groups:nnV" }, { "name": "keys_set_exclude_groups:nnVN" }, { "name": "keys_set_exclude_groups:nnVnN" }, { "name": "keys_set_exclude_groups:nnn" }, { "name": "keys_set_exclude_groups:nnnN" }, { "name": "keys_set_exclude_groups:nnnnN" }, { "name": "keys_set_exclude_groups:nno" }, { "name": "keys_set_exclude_groups:nnoN" }, { "name": "keys_set_exclude_groups:nnonN" }, { "name": "keys_set_exclude_groups:nnv" }, { "name": "keys_set_exclude_groups:nnvN" }, { "name": "keys_set_exclude_groups:nnvnN" }, { "name": "keys_set_groups:nnV" }, { "name": "keys_set_groups:nnVN" }, { "name": "keys_set_groups:nnVnN" }, { "name": "keys_set_groups:nnn" }, { "name": "keys_set_groups:nnnN" }, { "name": "keys_set_groups:nnnnN" }, { "name": "keys_set_groups:nno" }, { "name": "keys_set_groups:nnoN" }, { "name": "keys_set_groups:nnonN" }, { "name": "keys_set_groups:nnv" }, { "name": "keys_set_groups:nnvN" }, { "name": "keys_set_groups:nnvnN" }, { "name": "keys_set_known:nV" }, { "name": "keys_set_known:nVN" }, { "name": "keys_set_known:nVnN" }, { "name": "keys_set_known:ne" }, { "name": "keys_set_known:neN" }, { "name": "keys_set_known:nenN" }, { "name": "keys_set_known:nn" }, { "name": "keys_set_known:nnN" }, { "name": "keys_set_known:nnnN" }, { "name": "keys_set_known:no" }, { "name": "keys_set_known:noN" }, { "name": "keys_set_known:nonN" }, { "name": "keys_set_known:nv" }, { "name": "keys_set_known:nvN" }, { "name": "keys_set_known:nvnN" }, { "name": "keys_show:nn" }, { "name": "keyval_parse:NNV" }, { "name": "keyval_parse:NNn" }, { "name": "keyval_parse:NNv" }, { "name": "keyval_parse:nnV" }, { "name": "keyval_parse:nnn" }, { "name": "keyval_parse:nnv" }, { "name": "l_char_active_seq" }, { "name": "l_char_special_seq" }, { "name": "l_color_fixed_model_tl" }, { "name": "l_color_math_active_tl" }, { "name": "l_file_search_path_seq" }, { "name": "l_fp_division_by_zero_flag" }, { "name": "l_fp_invalid_operation_flag" }, { "name": "l_fp_overflow_flag" }, { "name": "l_fp_underflow_flag" }, { "name": "l_iow_line_count_int" }, { "name": "l_keys_choice_int" }, { "name": "l_keys_choice_tl" }, { "name": "l_keys_key_str" }, { "name": "l_keys_path_str" }, { "name": "l_keys_usage_load_prop" }, { "name": "l_keys_usage_preamble_prop" }, { "name": "l_keys_value_tl" }, { "name": "l_peek_token" }, { "name": "l_text_case_exclude_arg_tl" }, { "name": "l_text_expand_exclude_tl" }, { "name": "l_text_math_arg_tl" }, { "name": "l_text_math_delims_tl" }, { "name": "l_text_titlecase_check_letter_bool" }, { "name": "l_tmpa_bool" }, { "name": "l_tmpa_box" }, { "name": "l_tmpa_clist" }, { "name": "l_tmpa_coffin" }, { "name": "l_tmpa_dim" }, { "name": "l_tmpa_flag" }, { "name": "l_tmpa_fp" }, { "name": "l_tmpa_int" }, { "name": "l_tmpa_muskip" }, { "name": "l_tmpa_prop" }, { "name": "l_tmpa_regex" }, { "name": "l_tmpa_seq" }, { "name": "l_tmpa_skip" }, { "name": "l_tmpa_str" }, { "name": "l_tmpa_tl" }, { "name": "l_tmpb_bool" }, { "name": "l_tmpb_box" }, { "name": "l_tmpb_clist" }, { "name": "l_tmpb_coffin" }, { "name": "l_tmpb_dim" }, { "name": "l_tmpb_flag" }, { "name": "l_tmpb_fp" }, { "name": "l_tmpb_int" }, { "name": "l_tmpb_muskip" }, { "name": "l_tmpb_prop" }, { "name": "l_tmpb_regex" }, { "name": "l_tmpb_seq" }, { "name": "l_tmpb_skip" }, { "name": "l_tmpb_str" }, { "name": "l_tmpb_tl" }, { "name": "legacy_if:nF" }, { "name": "legacy_if:nT" }, { "name": "legacy_if:nTF" }, { "name": "legacy_if_gset:nn" }, { "name": "legacy_if_gset_false:n" }, { "name": "legacy_if_gset_true:n" }, { "name": "legacy_if_p:n" }, { "name": "legacy_if_set:nn" }, { "name": "legacy_if_set_false:n" }, { "name": "legacy_if_set_true:n" }, { "name": "lua_escape:e" }, { "name": "lua_escape:n" }, { "name": "lua_load_module:n" }, { "name": "lua_now:e" }, { "name": "lua_now:n" }, { "name": "lua_shipout:n" }, { "name": "lua_shipout_e:n" }, { "name": "mode_if_horizontal:F" }, { "name": "mode_if_horizontal:T" }, { "name": "mode_if_horizontal:TF" }, { "name": "mode_if_horizontal_p:" }, { "name": "mode_if_inner:F" }, { "name": "mode_if_inner:T" }, { "name": "mode_if_inner:TF" }, { "name": "mode_if_inner_p:" }, { "name": "mode_if_math:F" }, { "name": "mode_if_math:T" }, { "name": "mode_if_math:TF" }, { "name": "mode_if_math_p:" }, { "name": "mode_if_vertical:F" }, { "name": "mode_if_vertical:T" }, { "name": "mode_if_vertical:TF" }, { "name": "mode_if_vertical_p:" }, { "name": "mode_leave_vertical:" }, { "name": "msg_critical:nn" }, { "name": "msg_critical:nnV" }, { "name": "msg_critical:nnVV" }, { "name": "msg_critical:nnVn" }, { "name": "msg_critical:nne" }, { "name": "msg_critical:nnee" }, { "name": "msg_critical:nneee" }, { "name": "msg_critical:nneeee" }, { "name": "msg_critical:nnn" }, { "name": "msg_critical:nnnV" }, { "name": "msg_critical:nnne" }, { "name": "msg_critical:nnnee" }, { "name": "msg_critical:nnnn" }, { "name": "msg_critical:nnnnn" }, { "name": "msg_critical:nnnnnn" }, { "name": "msg_critical_text:n" }, { "name": "msg_error:nn" }, { "name": "msg_error:nnV" }, { "name": "msg_error:nnVV" }, { "name": "msg_error:nnVn" }, { "name": "msg_error:nne" }, { "name": "msg_error:nnee" }, { "name": "msg_error:nneee" }, { "name": "msg_error:nneeee" }, { "name": "msg_error:nnn" }, { "name": "msg_error:nnnV" }, { "name": "msg_error:nnne" }, { "name": "msg_error:nnnee" }, { "name": "msg_error:nnnn" }, { "name": "msg_error:nnnnn" }, { "name": "msg_error:nnnnnn" }, { "name": "msg_error_text:n" }, { "name": "msg_expandable_error:nn" }, { "name": "msg_expandable_error:nnf" }, { "name": "msg_expandable_error:nnff" }, { "name": "msg_expandable_error:nnfff" }, { "name": "msg_expandable_error:nnffff" }, { "name": "msg_expandable_error:nnn" }, { "name": "msg_expandable_error:nnnn" }, { "name": "msg_expandable_error:nnnnn" }, { "name": "msg_expandable_error:nnnnnn" }, { "name": "msg_fatal:nn" }, { "name": "msg_fatal:nnV" }, { "name": "msg_fatal:nnVV" }, { "name": "msg_fatal:nnVn" }, { "name": "msg_fatal:nne" }, { "name": "msg_fatal:nnee" }, { "name": "msg_fatal:nneee" }, { "name": "msg_fatal:nneeee" }, { "name": "msg_fatal:nnn" }, { "name": "msg_fatal:nnnV" }, { "name": "msg_fatal:nnne" }, { "name": "msg_fatal:nnnee" }, { "name": "msg_fatal:nnnn" }, { "name": "msg_fatal:nnnnn" }, { "name": "msg_fatal:nnnnnn" }, { "name": "msg_fatal_text:n" }, { "name": "msg_if_exist:nnF" }, { "name": "msg_if_exist:nnT" }, { "name": "msg_if_exist:nnTF" }, { "name": "msg_if_exist_p:nn" }, { "name": "msg_info:nn" }, { "name": "msg_info:nnV" }, { "name": "msg_info:nnVV" }, { "name": "msg_info:nnVn" }, { "name": "msg_info:nne" }, { "name": "msg_info:nnee" }, { "name": "msg_info:nneee" }, { "name": "msg_info:nneeee" }, { "name": "msg_info:nnn" }, { "name": "msg_info:nnnV" }, { "name": "msg_info:nnne" }, { "name": "msg_info:nnnee" }, { "name": "msg_info:nnnn" }, { "name": "msg_info:nnnnn" }, { "name": "msg_info:nnnnnn" }, { "name": "msg_info_text:n" }, { "name": "msg_line_context:" }, { "name": "msg_line_number:" }, { "name": "msg_log:nn" }, { "name": "msg_log:nnV" }, { "name": "msg_log:nnVV" }, { "name": "msg_log:nnVn" }, { "name": "msg_log:nne" }, { "name": "msg_log:nnee" }, { "name": "msg_log:nneee" }, { "name": "msg_log:nneeee" }, { "name": "msg_log:nnn" }, { "name": "msg_log:nnnV" }, { "name": "msg_log:nnne" }, { "name": "msg_log:nnnee" }, { "name": "msg_log:nnnn" }, { "name": "msg_log:nnnnn" }, { "name": "msg_log:nnnnnn" }, { "name": "msg_module_name:n" }, { "name": "msg_module_type:n" }, { "name": "msg_new:nne" }, { "name": "msg_new:nnee" }, { "name": "msg_new:nnn" }, { "name": "msg_new:nnnn" }, { "name": "msg_none:nn" }, { "name": "msg_none:nnV" }, { "name": "msg_none:nnVV" }, { "name": "msg_none:nnVn" }, { "name": "msg_none:nne" }, { "name": "msg_none:nnee" }, { "name": "msg_none:nneee" }, { "name": "msg_none:nneeee" }, { "name": "msg_none:nnn" }, { "name": "msg_none:nnnV" }, { "name": "msg_none:nnne" }, { "name": "msg_none:nnnee" }, { "name": "msg_none:nnnn" }, { "name": "msg_none:nnnnn" }, { "name": "msg_none:nnnnnn" }, { "name": "msg_note:nn" }, { "name": "msg_note:nnV" }, { "name": "msg_note:nnVV" }, { "name": "msg_note:nnVn" }, { "name": "msg_note:nne" }, { "name": "msg_note:nnee" }, { "name": "msg_note:nneee" }, { "name": "msg_note:nneeee" }, { "name": "msg_note:nnn" }, { "name": "msg_note:nnnV" }, { "name": "msg_note:nnne" }, { "name": "msg_note:nnnee" }, { "name": "msg_note:nnnn" }, { "name": "msg_note:nnnnn" }, { "name": "msg_note:nnnnnn" }, { "name": "msg_redirect_class:nn" }, { "name": "msg_redirect_module:nnn" }, { "name": "msg_redirect_name:nnn" }, { "name": "msg_see_documentation_text:n" }, { "name": "msg_set:nnn" }, { "name": "msg_set:nnnn" }, { "name": "msg_show:nn" }, { "name": "msg_show:nnV" }, { "name": "msg_show:nnVV" }, { "name": "msg_show:nnVn" }, { "name": "msg_show:nne" }, { "name": "msg_show:nnee" }, { "name": "msg_show:nneee" }, { "name": "msg_show:nneeee" }, { "name": "msg_show:nnn" }, { "name": "msg_show:nnnV" }, { "name": "msg_show:nnne" }, { "name": "msg_show:nnnee" }, { "name": "msg_show:nnnn" }, { "name": "msg_show:nnnnn" }, { "name": "msg_show:nnnnnn" }, { "name": "msg_show_item:n" }, { "name": "msg_show_item:nn" }, { "name": "msg_show_item_unbraced:n" }, { "name": "msg_show_item_unbraced:nn" }, { "name": "msg_term:nn" }, { "name": "msg_term:nnV" }, { "name": "msg_term:nnVV" }, { "name": "msg_term:nnVn" }, { "name": "msg_term:nne" }, { "name": "msg_term:nnee" }, { "name": "msg_term:nneee" }, { "name": "msg_term:nneeee" }, { "name": "msg_term:nnn" }, { "name": "msg_term:nnnV" }, { "name": "msg_term:nnne" }, { "name": "msg_term:nnnee" }, { "name": "msg_term:nnnn" }, { "name": "msg_term:nnnnn" }, { "name": "msg_term:nnnnnn" }, { "name": "msg_warning:nn" }, { "name": "msg_warning:nnV" }, { "name": "msg_warning:nnVV" }, { "name": "msg_warning:nnVn" }, { "name": "msg_warning:nne" }, { "name": "msg_warning:nnee" }, { "name": "msg_warning:nneee" }, { "name": "msg_warning:nneeee" }, { "name": "msg_warning:nnn" }, { "name": "msg_warning:nnnV" }, { "name": "msg_warning:nnne" }, { "name": "msg_warning:nnnee" }, { "name": "msg_warning:nnnn" }, { "name": "msg_warning:nnnnn" }, { "name": "msg_warning:nnnnnn" }, { "name": "msg_warning_text:n" }, { "name": "muskip_add:Nn" }, { "name": "muskip_add:cn" }, { "name": "muskip_const:Nn" }, { "name": "muskip_const:cn" }, { "name": "muskip_eval:n" }, { "name": "muskip_gadd:Nn" }, { "name": "muskip_gadd:cn" }, { "name": "muskip_gset:NV" }, { "name": "muskip_gset:Nn" }, { "name": "muskip_gset:cV" }, { "name": "muskip_gset:cn" }, { "name": "muskip_gset_eq:NN" }, { "name": "muskip_gset_eq:Nc" }, { "name": "muskip_gset_eq:cN" }, { "name": "muskip_gset_eq:cc" }, { "name": "muskip_gsub:Nn" }, { "name": "muskip_gsub:cn" }, { "name": "muskip_gzero:N" }, { "name": "muskip_gzero:c" }, { "name": "muskip_gzero_new:N" }, { "name": "muskip_gzero_new:c" }, { "name": "muskip_if_exist:NF" }, { "name": "muskip_if_exist:NT" }, { "name": "muskip_if_exist:NTF" }, { "name": "muskip_if_exist:cF" }, { "name": "muskip_if_exist:cT" }, { "name": "muskip_if_exist:cTF" }, { "name": "muskip_if_exist_p:N" }, { "name": "muskip_if_exist_p:c" }, { "name": "muskip_log:N" }, { "name": "muskip_log:c" }, { "name": "muskip_log:n" }, { "name": "muskip_new:N" }, { "name": "muskip_new:c" }, { "name": "muskip_set:NV" }, { "name": "muskip_set:Nn" }, { "name": "muskip_set:cV" }, { "name": "muskip_set:cn" }, { "name": "muskip_set_eq:NN" }, { "name": "muskip_set_eq:Nc" }, { "name": "muskip_set_eq:cN" }, { "name": "muskip_set_eq:cc" }, { "name": "muskip_show:N" }, { "name": "muskip_show:c" }, { "name": "muskip_show:n" }, { "name": "muskip_sub:Nn" }, { "name": "muskip_sub:cn" }, { "name": "muskip_use:N" }, { "name": "muskip_use:c" }, { "name": "muskip_zero:N" }, { "name": "muskip_zero:c" }, { "name": "muskip_zero_new:N" }, { "name": "muskip_zero_new:c" }, { "name": "or:" }, { "name": "pdf_destination:nn" }, { "name": "pdf_destination:nnnn" }, { "name": "pdf_object_if_exist:nF" }, { "name": "pdf_object_if_exist:nT" }, { "name": "pdf_object_if_exist:nTF" }, { "name": "pdf_object_if_exist_p:n" }, { "name": "pdf_object_new:n" }, { "name": "pdf_object_new_indexed:nn" }, { "name": "pdf_object_ref:n" }, { "name": "pdf_object_ref_indexed:nn" }, { "name": "pdf_object_ref_last:" }, { "name": "pdf_object_unnamed_write:ne" }, { "name": "pdf_object_unnamed_write:nn" }, { "name": "pdf_object_write:nne" }, { "name": "pdf_object_write:nnn" }, { "name": "pdf_object_write_indexed:nnne" }, { "name": "pdf_object_write_indexed:nnnn" }, { "name": "pdf_pageobject_ref:n" }, { "name": "pdf_pagesize_gset:nn" }, { "name": "pdf_uncompress:" }, { "name": "pdf_version:" }, { "name": "pdf_version_compare:NnF" }, { "name": "pdf_version_compare:NnT" }, { "name": "pdf_version_compare:NnTF" }, { "name": "pdf_version_compare_p:Nn" }, { "name": "pdf_version_gset:n" }, { "name": "pdf_version_major:" }, { "name": "pdf_version_min_gset:n" }, { "name": "pdf_version_minor:" }, { "name": "peek_N_type:F" }, { "name": "peek_N_type:T" }, { "name": "peek_N_type:TF" }, { "name": "peek_after:Nw" }, { "name": "peek_analysis_map_break:" }, { "name": "peek_analysis_map_break:n" }, { "name": "peek_analysis_map_inline:n" }, { "name": "peek_catcode:NF" }, { "name": "peek_catcode:NT" }, { "name": "peek_catcode:NTF" }, { "name": "peek_catcode_remove:NF" }, { "name": "peek_catcode_remove:NT" }, { "name": "peek_catcode_remove:NTF" }, { "name": "peek_charcode:NF" }, { "name": "peek_charcode:NT" }, { "name": "peek_charcode:NTF" }, { "name": "peek_charcode_remove:NF" }, { "name": "peek_charcode_remove:NT" }, { "name": "peek_charcode_remove:NTF" }, { "name": "peek_gafter:Nw" }, { "name": "peek_meaning:NF" }, { "name": "peek_meaning:NT" }, { "name": "peek_meaning:NTF" }, { "name": "peek_meaning_remove:NF" }, { "name": "peek_meaning_remove:NT" }, { "name": "peek_meaning_remove:NTF" }, { "name": "peek_regex:NF" }, { "name": "peek_regex:NT" }, { "name": "peek_regex:NTF" }, { "name": "peek_regex:nF" }, { "name": "peek_regex:nT" }, { "name": "peek_regex:nTF" }, { "name": "peek_regex_remove_once:NF" }, { "name": "peek_regex_remove_once:NT" }, { "name": "peek_regex_remove_once:NTF" }, { "name": "peek_regex_remove_once:nF" }, { "name": "peek_regex_remove_once:nT" }, { "name": "peek_regex_remove_once:nTF" }, { "name": "peek_regex_replace_once:Nn" }, { "name": "peek_regex_replace_once:NnF" }, { "name": "peek_regex_replace_once:NnT" }, { "name": "peek_regex_replace_once:NnTF" }, { "name": "peek_regex_replace_once:nn" }, { "name": "peek_regex_replace_once:nnF" }, { "name": "peek_regex_replace_once:nnT" }, { "name": "peek_regex_replace_once:nnTF" }, { "name": "peek_remove_filler:n" }, { "name": "peek_remove_spaces:n" }, { "name": "prg_break:" }, { "name": "prg_break:n" }, { "name": "prg_break_point:" }, { "name": "prg_break_point:Nn" }, { "name": "prg_do_nothing:" }, { "name": "prg_generate_conditional_variant:Nnn" }, { "name": "prg_gset_conditional:Nnn" }, { "name": "prg_gset_conditional:Npnn" }, { "name": "prg_gset_eq_conditional:NNn" }, { "name": "prg_gset_protected_conditional:Nnn" }, { "name": "prg_gset_protected_conditional:Npnn" }, { "name": "prg_map_break:Nn" }, { "name": "prg_new_conditional:Nnn" }, { "name": "prg_new_conditional:Npnn" }, { "name": "prg_new_eq_conditional:NNn" }, { "name": "prg_new_protected_conditional:Nnn" }, { "name": "prg_new_protected_conditional:Npnn" }, { "name": "prg_replicate:nn" }, { "name": "prg_return_false:" }, { "name": "prg_return_true:" }, { "name": "prg_set_conditional:Nnn" }, { "name": "prg_set_conditional:Npnn" }, { "name": "prg_set_eq_conditional:NNn" }, { "name": "prg_set_protected_conditional:Nnn" }, { "name": "prg_set_protected_conditional:Npnn" }, { "name": "prop_clear:N" }, { "name": "prop_clear:c" }, { "name": "prop_clear_new:N" }, { "name": "prop_clear_new:c" }, { "name": "prop_clear_new_linked:N" }, { "name": "prop_clear_new_linked:c" }, { "name": "prop_concat:NNN" }, { "name": "prop_concat:ccc" }, { "name": "prop_const_from_keyval:Nn" }, { "name": "prop_const_from_keyval:cn" }, { "name": "prop_const_linked_from_keyval:Nn" }, { "name": "prop_const_linked_from_keyval:cn" }, { "name": "prop_count:N" }, { "name": "prop_count:c" }, { "name": "prop_gclear:N" }, { "name": "prop_gclear:c" }, { "name": "prop_gclear_new:N" }, { "name": "prop_gclear_new:c" }, { "name": "prop_gclear_new_linked:N" }, { "name": "prop_gclear_new_linked:c" }, { "name": "prop_gconcat:NNN" }, { "name": "prop_gconcat:ccc" }, { "name": "prop_get:NVN" }, { "name": "prop_get:NVNF" }, { "name": "prop_get:NVNT" }, { "name": "prop_get:NVNTF" }, { "name": "prop_get:NeN" }, { "name": "prop_get:NeNF" }, { "name": "prop_get:NeNT" }, { "name": "prop_get:NeNTF" }, { "name": "prop_get:NnN" }, { "name": "prop_get:NnNF" }, { "name": "prop_get:NnNT" }, { "name": "prop_get:NnNTF" }, { "name": "prop_get:NoN" }, { "name": "prop_get:NoNF" }, { "name": "prop_get:NoNT" }, { "name": "prop_get:NoNTF" }, { "name": "prop_get:NvN" }, { "name": "prop_get:NvNF" }, { "name": "prop_get:NvNT" }, { "name": "prop_get:NvNTF" }, { "name": "prop_get:cVN" }, { "name": "prop_get:cVNF" }, { "name": "prop_get:cVNT" }, { "name": "prop_get:cVNTF" }, { "name": "prop_get:ceN" }, { "name": "prop_get:ceNF" }, { "name": "prop_get:ceNT" }, { "name": "prop_get:ceNTF" }, { "name": "prop_get:cnN" }, { "name": "prop_get:cnNF" }, { "name": "prop_get:cnNT" }, { "name": "prop_get:cnNTF" }, { "name": "prop_get:cnc" }, { "name": "prop_get:cncF" }, { "name": "prop_get:cncT" }, { "name": "prop_get:cncTF" }, { "name": "prop_get:coN" }, { "name": "prop_get:coNF" }, { "name": "prop_get:coNT" }, { "name": "prop_get:coNTF" }, { "name": "prop_get:cvN" }, { "name": "prop_get:cvNF" }, { "name": "prop_get:cvNT" }, { "name": "prop_get:cvNTF" }, { "name": "prop_gpop:NVN" }, { "name": "prop_gpop:NVNF" }, { "name": "prop_gpop:NVNT" }, { "name": "prop_gpop:NVNTF" }, { "name": "prop_gpop:NnN" }, { "name": "prop_gpop:NnNF" }, { "name": "prop_gpop:NnNT" }, { "name": "prop_gpop:NnNTF" }, { "name": "prop_gpop:NoN" }, { "name": "prop_gpop:NoNF" }, { "name": "prop_gpop:NoNT" }, { "name": "prop_gpop:NoNTF" }, { "name": "prop_gpop:cVN" }, { "name": "prop_gpop:cVNF" }, { "name": "prop_gpop:cVNT" }, { "name": "prop_gpop:cVNTF" }, { "name": "prop_gpop:cnN" }, { "name": "prop_gpop:cnNF" }, { "name": "prop_gpop:cnNT" }, { "name": "prop_gpop:cnNTF" }, { "name": "prop_gpop:coN" }, { "name": "prop_gpop:coNF" }, { "name": "prop_gpop:coNT" }, { "name": "prop_gpop:coNTF" }, { "name": "prop_gput:NVV" }, { "name": "prop_gput:NVe" }, { "name": "prop_gput:NVn" }, { "name": "prop_gput:NVv" }, { "name": "prop_gput:NeV" }, { "name": "prop_gput:Nee" }, { "name": "prop_gput:Nen" }, { "name": "prop_gput:Nev" }, { "name": "prop_gput:NnV" }, { "name": "prop_gput:Nne" }, { "name": "prop_gput:Nnn" }, { "name": "prop_gput:Nno" }, { "name": "prop_gput:Nnv" }, { "name": "prop_gput:Non" }, { "name": "prop_gput:Noo" }, { "name": "prop_gput:NvV" }, { "name": "prop_gput:Nve" }, { "name": "prop_gput:Nvn" }, { "name": "prop_gput:Nvv" }, { "name": "prop_gput:cVV" }, { "name": "prop_gput:cVe" }, { "name": "prop_gput:cVn" }, { "name": "prop_gput:cVv" }, { "name": "prop_gput:ceV" }, { "name": "prop_gput:cee" }, { "name": "prop_gput:cen" }, { "name": "prop_gput:cev" }, { "name": "prop_gput:cnV" }, { "name": "prop_gput:cne" }, { "name": "prop_gput:cnn" }, { "name": "prop_gput:cno" }, { "name": "prop_gput:cnv" }, { "name": "prop_gput:con" }, { "name": "prop_gput:coo" }, { "name": "prop_gput:cvV" }, { "name": "prop_gput:cve" }, { "name": "prop_gput:cvn" }, { "name": "prop_gput:cvv" }, { "name": "prop_gput_from_keyval:Nn" }, { "name": "prop_gput_from_keyval:cn" }, { "name": "prop_gput_if_not_in:NVV" }, { "name": "prop_gput_if_not_in:NVe" }, { "name": "prop_gput_if_not_in:NVn" }, { "name": "prop_gput_if_not_in:NVv" }, { "name": "prop_gput_if_not_in:NeV" }, { "name": "prop_gput_if_not_in:Nee" }, { "name": "prop_gput_if_not_in:Nen" }, { "name": "prop_gput_if_not_in:Nev" }, { "name": "prop_gput_if_not_in:NnV" }, { "name": "prop_gput_if_not_in:Nne" }, { "name": "prop_gput_if_not_in:Nnn" }, { "name": "prop_gput_if_not_in:Nnv" }, { "name": "prop_gput_if_not_in:NvV" }, { "name": "prop_gput_if_not_in:Nve" }, { "name": "prop_gput_if_not_in:Nvn" }, { "name": "prop_gput_if_not_in:Nvv" }, { "name": "prop_gput_if_not_in:cVV" }, { "name": "prop_gput_if_not_in:cVe" }, { "name": "prop_gput_if_not_in:cVn" }, { "name": "prop_gput_if_not_in:cVv" }, { "name": "prop_gput_if_not_in:ceV" }, { "name": "prop_gput_if_not_in:cee" }, { "name": "prop_gput_if_not_in:cen" }, { "name": "prop_gput_if_not_in:cev" }, { "name": "prop_gput_if_not_in:cnV" }, { "name": "prop_gput_if_not_in:cne" }, { "name": "prop_gput_if_not_in:cnn" }, { "name": "prop_gput_if_not_in:cnv" }, { "name": "prop_gput_if_not_in:cvV" }, { "name": "prop_gput_if_not_in:cve" }, { "name": "prop_gput_if_not_in:cvn" }, { "name": "prop_gput_if_not_in:cvv" }, { "name": "prop_gremove:NV" }, { "name": "prop_gremove:Ne" }, { "name": "prop_gremove:Nn" }, { "name": "prop_gremove:cV" }, { "name": "prop_gremove:ce" }, { "name": "prop_gremove:cn" }, { "name": "prop_gset_eq:NN" }, { "name": "prop_gset_eq:Nc" }, { "name": "prop_gset_eq:cN" }, { "name": "prop_gset_eq:cc" }, { "name": "prop_gset_from_keyval:Nn" }, { "name": "prop_gset_from_keyval:cn" }, { "name": "prop_if_empty:NF" }, { "name": "prop_if_empty:NT" }, { "name": "prop_if_empty:NTF" }, { "name": "prop_if_empty:cF" }, { "name": "prop_if_empty:cT" }, { "name": "prop_if_empty:cTF" }, { "name": "prop_if_empty_p:N" }, { "name": "prop_if_empty_p:c" }, { "name": "prop_if_exist:NF" }, { "name": "prop_if_exist:NT" }, { "name": "prop_if_exist:NTF" }, { "name": "prop_if_exist:cF" }, { "name": "prop_if_exist:cT" }, { "name": "prop_if_exist:cTF" }, { "name": "prop_if_exist_p:N" }, { "name": "prop_if_exist_p:c" }, { "name": "prop_if_in:NVF" }, { "name": "prop_if_in:NVT" }, { "name": "prop_if_in:NVTF" }, { "name": "prop_if_in:NeF" }, { "name": "prop_if_in:NeT" }, { "name": "prop_if_in:NeTF" }, { "name": "prop_if_in:NnF" }, { "name": "prop_if_in:NnT" }, { "name": "prop_if_in:NnTF" }, { "name": "prop_if_in:NoF" }, { "name": "prop_if_in:NoT" }, { "name": "prop_if_in:NoTF" }, { "name": "prop_if_in:cVF" }, { "name": "prop_if_in:cVT" }, { "name": "prop_if_in:cVTF" }, { "name": "prop_if_in:ceF" }, { "name": "prop_if_in:ceT" }, { "name": "prop_if_in:ceTF" }, { "name": "prop_if_in:cnF" }, { "name": "prop_if_in:cnT" }, { "name": "prop_if_in:cnTF" }, { "name": "prop_if_in:coF" }, { "name": "prop_if_in:coT" }, { "name": "prop_if_in:coTF" }, { "name": "prop_if_in_p:NV" }, { "name": "prop_if_in_p:Ne" }, { "name": "prop_if_in_p:Nn" }, { "name": "prop_if_in_p:No" }, { "name": "prop_if_in_p:cV" }, { "name": "prop_if_in_p:ce" }, { "name": "prop_if_in_p:cn" }, { "name": "prop_if_in_p:co" }, { "name": "prop_item:NV" }, { "name": "prop_item:Ne" }, { "name": "prop_item:Nn" }, { "name": "prop_item:No" }, { "name": "prop_item:cV" }, { "name": "prop_item:ce" }, { "name": "prop_item:cn" }, { "name": "prop_item:co" }, { "name": "prop_log:N" }, { "name": "prop_log:c" }, { "name": "prop_make_flat:N" }, { "name": "prop_make_flat:c" }, { "name": "prop_make_linked:N" }, { "name": "prop_make_linked:c" }, { "name": "prop_map_break:" }, { "name": "prop_map_break:n" }, { "name": "prop_map_function:NN" }, { "name": "prop_map_function:cN" }, { "name": "prop_map_inline:Nn" }, { "name": "prop_map_inline:cn" }, { "name": "prop_map_tokens:Nn" }, { "name": "prop_map_tokens:cn" }, { "name": "prop_new:N" }, { "name": "prop_new:c" }, { "name": "prop_new_linked:N" }, { "name": "prop_new_linked:c" }, { "name": "prop_pop:NVN" }, { "name": "prop_pop:NVNF" }, { "name": "prop_pop:NVNT" }, { "name": "prop_pop:NVNTF" }, { "name": "prop_pop:NnN" }, { "name": "prop_pop:NnNF" }, { "name": "prop_pop:NnNT" }, { "name": "prop_pop:NnNTF" }, { "name": "prop_pop:NoN" }, { "name": "prop_pop:NoNF" }, { "name": "prop_pop:NoNT" }, { "name": "prop_pop:NoNTF" }, { "name": "prop_pop:cVN" }, { "name": "prop_pop:cVNF" }, { "name": "prop_pop:cVNT" }, { "name": "prop_pop:cVNTF" }, { "name": "prop_pop:cnN" }, { "name": "prop_pop:cnNF" }, { "name": "prop_pop:cnNT" }, { "name": "prop_pop:cnNTF" }, { "name": "prop_pop:coN" }, { "name": "prop_pop:coNF" }, { "name": "prop_pop:coNT" }, { "name": "prop_pop:coNTF" }, { "name": "prop_put:NVV" }, { "name": "prop_put:NVe" }, { "name": "prop_put:NVn" }, { "name": "prop_put:NVv" }, { "name": "prop_put:NeV" }, { "name": "prop_put:Nee" }, { "name": "prop_put:Nen" }, { "name": "prop_put:Nev" }, { "name": "prop_put:NnV" }, { "name": "prop_put:Nne" }, { "name": "prop_put:Nnn" }, { "name": "prop_put:Nno" }, { "name": "prop_put:Nnv" }, { "name": "prop_put:Non" }, { "name": "prop_put:Noo" }, { "name": "prop_put:NvV" }, { "name": "prop_put:Nve" }, { "name": "prop_put:Nvn" }, { "name": "prop_put:Nvv" }, { "name": "prop_put:cVV" }, { "name": "prop_put:cVe" }, { "name": "prop_put:cVn" }, { "name": "prop_put:cVv" }, { "name": "prop_put:ceV" }, { "name": "prop_put:cee" }, { "name": "prop_put:cen" }, { "name": "prop_put:cev" }, { "name": "prop_put:cnV" }, { "name": "prop_put:cne" }, { "name": "prop_put:cnn" }, { "name": "prop_put:cno" }, { "name": "prop_put:cnv" }, { "name": "prop_put:con" }, { "name": "prop_put:coo" }, { "name": "prop_put:cvV" }, { "name": "prop_put:cve" }, { "name": "prop_put:cvn" }, { "name": "prop_put:cvv" }, { "name": "prop_put_from_keyval:Nn" }, { "name": "prop_put_from_keyval:cn" }, { "name": "prop_put_if_not_in:NVV" }, { "name": "prop_put_if_not_in:NVe" }, { "name": "prop_put_if_not_in:NVn" }, { "name": "prop_put_if_not_in:NVv" }, { "name": "prop_put_if_not_in:NeV" }, { "name": "prop_put_if_not_in:Nee" }, { "name": "prop_put_if_not_in:Nen" }, { "name": "prop_put_if_not_in:Nev" }, { "name": "prop_put_if_not_in:NnV" }, { "name": "prop_put_if_not_in:Nne" }, { "name": "prop_put_if_not_in:Nnn" }, { "name": "prop_put_if_not_in:Nnv" }, { "name": "prop_put_if_not_in:NvV" }, { "name": "prop_put_if_not_in:Nve" }, { "name": "prop_put_if_not_in:Nvn" }, { "name": "prop_put_if_not_in:Nvv" }, { "name": "prop_put_if_not_in:cVV" }, { "name": "prop_put_if_not_in:cVe" }, { "name": "prop_put_if_not_in:cVn" }, { "name": "prop_put_if_not_in:cVv" }, { "name": "prop_put_if_not_in:ceV" }, { "name": "prop_put_if_not_in:cee" }, { "name": "prop_put_if_not_in:cen" }, { "name": "prop_put_if_not_in:cev" }, { "name": "prop_put_if_not_in:cnV" }, { "name": "prop_put_if_not_in:cne" }, { "name": "prop_put_if_not_in:cnn" }, { "name": "prop_put_if_not_in:cnv" }, { "name": "prop_put_if_not_in:cvV" }, { "name": "prop_put_if_not_in:cve" }, { "name": "prop_put_if_not_in:cvn" }, { "name": "prop_put_if_not_in:cvv" }, { "name": "prop_remove:NV" }, { "name": "prop_remove:Ne" }, { "name": "prop_remove:Nn" }, { "name": "prop_remove:cV" }, { "name": "prop_remove:ce" }, { "name": "prop_remove:cn" }, { "name": "prop_set_eq:NN" }, { "name": "prop_set_eq:Nc" }, { "name": "prop_set_eq:cN" }, { "name": "prop_set_eq:cc" }, { "name": "prop_set_from_keyval:Nn" }, { "name": "prop_set_from_keyval:cn" }, { "name": "prop_show:N" }, { "name": "prop_show:c" }, { "name": "prop_to_keyval:N" }, { "name": "q_mark" }, { "name": "q_nil" }, { "name": "q_no_value" }, { "name": "q_recursion_stop" }, { "name": "q_recursion_tail" }, { "name": "q_stop" }, { "name": "quark_if_nil:NF" }, { "name": "quark_if_nil:NT" }, { "name": "quark_if_nil:NTF" }, { "name": "quark_if_nil:VF" }, { "name": "quark_if_nil:VT" }, { "name": "quark_if_nil:VTF" }, { "name": "quark_if_nil:nF" }, { "name": "quark_if_nil:nT" }, { "name": "quark_if_nil:nTF" }, { "name": "quark_if_nil:oF" }, { "name": "quark_if_nil:oT" }, { "name": "quark_if_nil:oTF" }, { "name": "quark_if_nil_p:N" }, { "name": "quark_if_nil_p:V" }, { "name": "quark_if_nil_p:n" }, { "name": "quark_if_nil_p:o" }, { "name": "quark_if_no_value:NF" }, { "name": "quark_if_no_value:NT" }, { "name": "quark_if_no_value:NTF" }, { "name": "quark_if_no_value:cF" }, { "name": "quark_if_no_value:cT" }, { "name": "quark_if_no_value:cTF" }, { "name": "quark_if_no_value:nF" }, { "name": "quark_if_no_value:nT" }, { "name": "quark_if_no_value:nTF" }, { "name": "quark_if_no_value_p:N" }, { "name": "quark_if_no_value_p:c" }, { "name": "quark_if_no_value_p:n" }, { "name": "quark_if_recursion_tail_break:NN" }, { "name": "quark_if_recursion_tail_break:nN" }, { "name": "quark_if_recursion_tail_stop:N" }, { "name": "quark_if_recursion_tail_stop:n" }, { "name": "quark_if_recursion_tail_stop:o" }, { "name": "quark_if_recursion_tail_stop_do:Nn" }, { "name": "quark_if_recursion_tail_stop_do:nn" }, { "name": "quark_if_recursion_tail_stop_do:on" }, { "name": "quark_new:N" }, { "name": "regex_const:Nn" }, { "name": "regex_count:NVN" }, { "name": "regex_count:NnN" }, { "name": "regex_count:nVN" }, { "name": "regex_count:nnN" }, { "name": "regex_extract_all:NVN" }, { "name": "regex_extract_all:NVNF" }, { "name": "regex_extract_all:NVNT" }, { "name": "regex_extract_all:NVNTF" }, { "name": "regex_extract_all:NnN" }, { "name": "regex_extract_all:NnNF" }, { "name": "regex_extract_all:NnNT" }, { "name": "regex_extract_all:NnNTF" }, { "name": "regex_extract_all:nVN" }, { "name": "regex_extract_all:nVNF" }, { "name": "regex_extract_all:nVNT" }, { "name": "regex_extract_all:nVNTF" }, { "name": "regex_extract_all:nnN" }, { "name": "regex_extract_all:nnNF" }, { "name": "regex_extract_all:nnNT" }, { "name": "regex_extract_all:nnNTF" }, { "name": "regex_extract_once:NVN" }, { "name": "regex_extract_once:NVNF" }, { "name": "regex_extract_once:NVNT" }, { "name": "regex_extract_once:NVNTF" }, { "name": "regex_extract_once:NnN" }, { "name": "regex_extract_once:NnNF" }, { "name": "regex_extract_once:NnNT" }, { "name": "regex_extract_once:NnNTF" }, { "name": "regex_extract_once:nVN" }, { "name": "regex_extract_once:nVNF" }, { "name": "regex_extract_once:nVNT" }, { "name": "regex_extract_once:nVNTF" }, { "name": "regex_extract_once:nnN" }, { "name": "regex_extract_once:nnNF" }, { "name": "regex_extract_once:nnNT" }, { "name": "regex_extract_once:nnNTF" }, { "name": "regex_gset:Nn" }, { "name": "regex_log:N" }, { "name": "regex_log:n" }, { "name": "regex_match:NVF" }, { "name": "regex_match:NVT" }, { "name": "regex_match:NVTF" }, { "name": "regex_match:NnF" }, { "name": "regex_match:NnT" }, { "name": "regex_match:NnTF" }, { "name": "regex_match:nVF" }, { "name": "regex_match:nVT" }, { "name": "regex_match:nVTF" }, { "name": "regex_match:nnF" }, { "name": "regex_match:nnT" }, { "name": "regex_match:nnTF" }, { "name": "regex_match_case:nn" }, { "name": "regex_match_case:nnF" }, { "name": "regex_match_case:nnT" }, { "name": "regex_match_case:nnTF" }, { "name": "regex_new:N" }, { "name": "regex_replace_all:NVN" }, { "name": "regex_replace_all:NVNF" }, { "name": "regex_replace_all:NVNT" }, { "name": "regex_replace_all:NVNTF" }, { "name": "regex_replace_all:NnN" }, { "name": "regex_replace_all:NnNF" }, { "name": "regex_replace_all:NnNT" }, { "name": "regex_replace_all:NnNTF" }, { "name": "regex_replace_all:nVN" }, { "name": "regex_replace_all:nVNF" }, { "name": "regex_replace_all:nVNT" }, { "name": "regex_replace_all:nVNTF" }, { "name": "regex_replace_all:nnN" }, { "name": "regex_replace_all:nnNF" }, { "name": "regex_replace_all:nnNT" }, { "name": "regex_replace_all:nnNTF" }, { "name": "regex_replace_case_all:nN" }, { "name": "regex_replace_case_all:nNF" }, { "name": "regex_replace_case_all:nNT" }, { "name": "regex_replace_case_all:nNTF" }, { "name": "regex_replace_case_once:nN" }, { "name": "regex_replace_case_once:nNF" }, { "name": "regex_replace_case_once:nNT" }, { "name": "regex_replace_case_once:nNTF" }, { "name": "regex_replace_once:NVN" }, { "name": "regex_replace_once:NVNF" }, { "name": "regex_replace_once:NVNT" }, { "name": "regex_replace_once:NVNTF" }, { "name": "regex_replace_once:NnN" }, { "name": "regex_replace_once:NnNF" }, { "name": "regex_replace_once:NnNT" }, { "name": "regex_replace_once:NnNTF" }, { "name": "regex_replace_once:nVN" }, { "name": "regex_replace_once:nVNF" }, { "name": "regex_replace_once:nVNT" }, { "name": "regex_replace_once:nVNTF" }, { "name": "regex_replace_once:nnN" }, { "name": "regex_replace_once:nnNF" }, { "name": "regex_replace_once:nnNT" }, { "name": "regex_replace_once:nnNTF" }, { "name": "regex_set:Nn" }, { "name": "regex_show:N" }, { "name": "regex_show:n" }, { "name": "regex_split:NVN" }, { "name": "regex_split:NVNF" }, { "name": "regex_split:NVNT" }, { "name": "regex_split:NVNTF" }, { "name": "regex_split:NnN" }, { "name": "regex_split:NnNF" }, { "name": "regex_split:NnNT" }, { "name": "regex_split:NnNTF" }, { "name": "regex_split:nVN" }, { "name": "regex_split:nVNF" }, { "name": "regex_split:nVNT" }, { "name": "regex_split:nVNTF" }, { "name": "regex_split:nnN" }, { "name": "regex_split:nnNF" }, { "name": "regex_split:nnNT" }, { "name": "regex_split:nnNTF" }, { "name": "reverse_if:N" }, { "name": "s_stop" }, { "name": "scan_new:N" }, { "name": "scan_stop:" }, { "name": "seq_clear:N" }, { "name": "seq_clear:c" }, { "name": "seq_clear_new:N" }, { "name": "seq_clear_new:c" }, { "name": "seq_concat:NNN" }, { "name": "seq_concat:ccc" }, { "name": "seq_const_from_clist:Nn" }, { "name": "seq_const_from_clist:cn" }, { "name": "seq_count:N" }, { "name": "seq_count:c" }, { "name": "seq_gclear:N" }, { "name": "seq_gclear:c" }, { "name": "seq_gclear_new:N" }, { "name": "seq_gclear_new:c" }, { "name": "seq_gconcat:NNN" }, { "name": "seq_gconcat:ccc" }, { "name": "seq_get:NN" }, { "name": "seq_get:NNF" }, { "name": "seq_get:NNT" }, { "name": "seq_get:NNTF" }, { "name": "seq_get:cN" }, { "name": "seq_get:cNF" }, { "name": "seq_get:cNT" }, { "name": "seq_get:cNTF" }, { "name": "seq_get_left:NN" }, { "name": "seq_get_left:NNF" }, { "name": "seq_get_left:NNT" }, { "name": "seq_get_left:NNTF" }, { "name": "seq_get_left:cN" }, { "name": "seq_get_left:cNF" }, { "name": "seq_get_left:cNT" }, { "name": "seq_get_left:cNTF" }, { "name": "seq_get_right:NN" }, { "name": "seq_get_right:NNF" }, { "name": "seq_get_right:NNT" }, { "name": "seq_get_right:NNTF" }, { "name": "seq_get_right:cN" }, { "name": "seq_get_right:cNF" }, { "name": "seq_get_right:cNT" }, { "name": "seq_get_right:cNTF" }, { "name": "seq_gpop:NN" }, { "name": "seq_gpop:NNF" }, { "name": "seq_gpop:NNT" }, { "name": "seq_gpop:NNTF" }, { "name": "seq_gpop:cN" }, { "name": "seq_gpop:cNF" }, { "name": "seq_gpop:cNT" }, { "name": "seq_gpop:cNTF" }, { "name": "seq_gpop_left:NN" }, { "name": "seq_gpop_left:NNF" }, { "name": "seq_gpop_left:NNT" }, { "name": "seq_gpop_left:NNTF" }, { "name": "seq_gpop_left:cN" }, { "name": "seq_gpop_left:cNF" }, { "name": "seq_gpop_left:cNT" }, { "name": "seq_gpop_left:cNTF" }, { "name": "seq_gpop_right:NN" }, { "name": "seq_gpop_right:NNF" }, { "name": "seq_gpop_right:NNT" }, { "name": "seq_gpop_right:NNTF" }, { "name": "seq_gpop_right:cN" }, { "name": "seq_gpop_right:cNF" }, { "name": "seq_gpop_right:cNT" }, { "name": "seq_gpop_right:cNTF" }, { "name": "seq_gpush:NV" }, { "name": "seq_gpush:Ne" }, { "name": "seq_gpush:Nn" }, { "name": "seq_gpush:No" }, { "name": "seq_gpush:Nv" }, { "name": "seq_gpush:cV" }, { "name": "seq_gpush:ce" }, { "name": "seq_gpush:cn" }, { "name": "seq_gpush:co" }, { "name": "seq_gpush:cv" }, { "name": "seq_gput_left:NV" }, { "name": "seq_gput_left:Ne" }, { "name": "seq_gput_left:Nn" }, { "name": "seq_gput_left:No" }, { "name": "seq_gput_left:Nv" }, { "name": "seq_gput_left:cV" }, { "name": "seq_gput_left:ce" }, { "name": "seq_gput_left:cn" }, { "name": "seq_gput_left:co" }, { "name": "seq_gput_left:cv" }, { "name": "seq_gput_right:NV" }, { "name": "seq_gput_right:Ne" }, { "name": "seq_gput_right:Nn" }, { "name": "seq_gput_right:No" }, { "name": "seq_gput_right:Nv" }, { "name": "seq_gput_right:cV" }, { "name": "seq_gput_right:ce" }, { "name": "seq_gput_right:cn" }, { "name": "seq_gput_right:co" }, { "name": "seq_gput_right:cv" }, { "name": "seq_gremove_all:NV" }, { "name": "seq_gremove_all:Ne" }, { "name": "seq_gremove_all:Nn" }, { "name": "seq_gremove_all:cV" }, { "name": "seq_gremove_all:ce" }, { "name": "seq_gremove_all:cn" }, { "name": "seq_gremove_duplicates:N" }, { "name": "seq_gremove_duplicates:c" }, { "name": "seq_greverse:N" }, { "name": "seq_greverse:c" }, { "name": "seq_gset_eq:NN" }, { "name": "seq_gset_eq:Nc" }, { "name": "seq_gset_eq:cN" }, { "name": "seq_gset_eq:cc" }, { "name": "seq_gset_filter:NNn" }, { "name": "seq_gset_from_clist:NN" }, { "name": "seq_gset_from_clist:Nc" }, { "name": "seq_gset_from_clist:Nn" }, { "name": "seq_gset_from_clist:cN" }, { "name": "seq_gset_from_clist:cc" }, { "name": "seq_gset_from_clist:cn" }, { "name": "seq_gset_item:Nnn" }, { "name": "seq_gset_item:NnnF" }, { "name": "seq_gset_item:NnnT" }, { "name": "seq_gset_item:NnnTF" }, { "name": "seq_gset_item:cnn" }, { "name": "seq_gset_item:cnnF" }, { "name": "seq_gset_item:cnnT" }, { "name": "seq_gset_item:cnnTF" }, { "name": "seq_gset_map:NNn" }, { "name": "seq_gset_map_e:NNn" }, { "name": "seq_gset_split:NVV" }, { "name": "seq_gset_split:NVn" }, { "name": "seq_gset_split:Nee" }, { "name": "seq_gset_split:NnV" }, { "name": "seq_gset_split:Nne" }, { "name": "seq_gset_split:Nnn" }, { "name": "seq_gset_split_keep_spaces:NnV" }, { "name": "seq_gset_split_keep_spaces:Nnn" }, { "name": "seq_gshuffle:N" }, { "name": "seq_gshuffle:c" }, { "name": "seq_gsort:Nn" }, { "name": "seq_gsort:cn" }, { "name": "seq_if_empty:NF" }, { "name": "seq_if_empty:NT" }, { "name": "seq_if_empty:NTF" }, { "name": "seq_if_empty:cF" }, { "name": "seq_if_empty:cT" }, { "name": "seq_if_empty:cTF" }, { "name": "seq_if_empty_p:N" }, { "name": "seq_if_empty_p:c" }, { "name": "seq_if_exist:NF" }, { "name": "seq_if_exist:NT" }, { "name": "seq_if_exist:NTF" }, { "name": "seq_if_exist:cF" }, { "name": "seq_if_exist:cT" }, { "name": "seq_if_exist:cTF" }, { "name": "seq_if_exist_p:N" }, { "name": "seq_if_exist_p:c" }, { "name": "seq_if_in:NVF" }, { "name": "seq_if_in:NVT" }, { "name": "seq_if_in:NVTF" }, { "name": "seq_if_in:NeF" }, { "name": "seq_if_in:NeT" }, { "name": "seq_if_in:NeTF" }, { "name": "seq_if_in:NnF" }, { "name": "seq_if_in:NnT" }, { "name": "seq_if_in:NnTF" }, { "name": "seq_if_in:NoF" }, { "name": "seq_if_in:NoT" }, { "name": "seq_if_in:NoTF" }, { "name": "seq_if_in:NvF" }, { "name": "seq_if_in:NvT" }, { "name": "seq_if_in:NvTF" }, { "name": "seq_if_in:cVF" }, { "name": "seq_if_in:cVT" }, { "name": "seq_if_in:cVTF" }, { "name": "seq_if_in:ceF" }, { "name": "seq_if_in:ceT" }, { "name": "seq_if_in:ceTF" }, { "name": "seq_if_in:cnF" }, { "name": "seq_if_in:cnT" }, { "name": "seq_if_in:cnTF" }, { "name": "seq_if_in:coF" }, { "name": "seq_if_in:coT" }, { "name": "seq_if_in:coTF" }, { "name": "seq_if_in:cvF" }, { "name": "seq_if_in:cvT" }, { "name": "seq_if_in:cvTF" }, { "name": "seq_item:NV" }, { "name": "seq_item:Ne" }, { "name": "seq_item:Nn" }, { "name": "seq_item:cV" }, { "name": "seq_item:ce" }, { "name": "seq_item:cn" }, { "name": "seq_log:N" }, { "name": "seq_log:c" }, { "name": "seq_map_break:" }, { "name": "seq_map_break:n" }, { "name": "seq_map_function:NN" }, { "name": "seq_map_function:cN" }, { "name": "seq_map_indexed_function:NN" }, { "name": "seq_map_indexed_inline:Nn" }, { "name": "seq_map_inline:Nn" }, { "name": "seq_map_inline:cn" }, { "name": "seq_map_pairwise_function:NNN" }, { "name": "seq_map_pairwise_function:NcN" }, { "name": "seq_map_pairwise_function:cNN" }, { "name": "seq_map_pairwise_function:ccN" }, { "name": "seq_map_tokens:Nn" }, { "name": "seq_map_tokens:cn" }, { "name": "seq_map_variable:NNn" }, { "name": "seq_map_variable:Ncn" }, { "name": "seq_map_variable:cNn" }, { "name": "seq_map_variable:ccn" }, { "name": "seq_new:N" }, { "name": "seq_new:c" }, { "name": "seq_pop:NN" }, { "name": "seq_pop:NNF" }, { "name": "seq_pop:NNT" }, { "name": "seq_pop:NNTF" }, { "name": "seq_pop:cN" }, { "name": "seq_pop:cNF" }, { "name": "seq_pop:cNT" }, { "name": "seq_pop:cNTF" }, { "name": "seq_pop_left:NN" }, { "name": "seq_pop_left:NNF" }, { "name": "seq_pop_left:NNT" }, { "name": "seq_pop_left:NNTF" }, { "name": "seq_pop_left:cN" }, { "name": "seq_pop_left:cNF" }, { "name": "seq_pop_left:cNT" }, { "name": "seq_pop_left:cNTF" }, { "name": "seq_pop_right:NN" }, { "name": "seq_pop_right:NNF" }, { "name": "seq_pop_right:NNT" }, { "name": "seq_pop_right:NNTF" }, { "name": "seq_pop_right:cN" }, { "name": "seq_pop_right:cNF" }, { "name": "seq_pop_right:cNT" }, { "name": "seq_pop_right:cNTF" }, { "name": "seq_push:NV" }, { "name": "seq_push:Ne" }, { "name": "seq_push:Nn" }, { "name": "seq_push:No" }, { "name": "seq_push:Nv" }, { "name": "seq_push:cV" }, { "name": "seq_push:ce" }, { "name": "seq_push:cn" }, { "name": "seq_push:co" }, { "name": "seq_push:cv" }, { "name": "seq_put_left:NV" }, { "name": "seq_put_left:Ne" }, { "name": "seq_put_left:Nn" }, { "name": "seq_put_left:No" }, { "name": "seq_put_left:Nv" }, { "name": "seq_put_left:cV" }, { "name": "seq_put_left:ce" }, { "name": "seq_put_left:cn" }, { "name": "seq_put_left:co" }, { "name": "seq_put_left:cv" }, { "name": "seq_put_right:NV" }, { "name": "seq_put_right:Ne" }, { "name": "seq_put_right:Nn" }, { "name": "seq_put_right:No" }, { "name": "seq_put_right:Nv" }, { "name": "seq_put_right:cV" }, { "name": "seq_put_right:ce" }, { "name": "seq_put_right:cn" }, { "name": "seq_put_right:co" }, { "name": "seq_put_right:cv" }, { "name": "seq_rand_item:N" }, { "name": "seq_rand_item:c" }, { "name": "seq_remove_all:NV" }, { "name": "seq_remove_all:Ne" }, { "name": "seq_remove_all:Nn" }, { "name": "seq_remove_all:cV" }, { "name": "seq_remove_all:ce" }, { "name": "seq_remove_all:cn" }, { "name": "seq_remove_duplicates:N" }, { "name": "seq_remove_duplicates:c" }, { "name": "seq_reverse:N" }, { "name": "seq_reverse:c" }, { "name": "seq_set_eq:NN" }, { "name": "seq_set_eq:Nc" }, { "name": "seq_set_eq:cN" }, { "name": "seq_set_eq:cc" }, { "name": "seq_set_filter:NNn" }, { "name": "seq_set_from_clist:NN" }, { "name": "seq_set_from_clist:Nc" }, { "name": "seq_set_from_clist:Nn" }, { "name": "seq_set_from_clist:cN" }, { "name": "seq_set_from_clist:cc" }, { "name": "seq_set_from_clist:cn" }, { "name": "seq_set_item:Nnn" }, { "name": "seq_set_item:NnnF" }, { "name": "seq_set_item:NnnT" }, { "name": "seq_set_item:NnnTF" }, { "name": "seq_set_item:cnn" }, { "name": "seq_set_item:cnnF" }, { "name": "seq_set_item:cnnT" }, { "name": "seq_set_item:cnnTF" }, { "name": "seq_set_map:NNn" }, { "name": "seq_set_map_e:NNn" }, { "name": "seq_set_split:NVV" }, { "name": "seq_set_split:NVn" }, { "name": "seq_set_split:Nee" }, { "name": "seq_set_split:NnV" }, { "name": "seq_set_split:Nne" }, { "name": "seq_set_split:Nnn" }, { "name": "seq_set_split_keep_spaces:NnV" }, { "name": "seq_set_split_keep_spaces:Nnn" }, { "name": "seq_show:N" }, { "name": "seq_show:c" }, { "name": "seq_shuffle:N" }, { "name": "seq_shuffle:c" }, { "name": "seq_sort:Nn" }, { "name": "seq_sort:cn" }, { "name": "seq_use:Nn" }, { "name": "seq_use:Nnnn" }, { "name": "seq_use:cn" }, { "name": "seq_use:cnnn" }, { "name": "skip_add:Nn" }, { "name": "skip_add:cn" }, { "name": "skip_const:Nn" }, { "name": "skip_const:cn" }, { "name": "skip_eval:n" }, { "name": "skip_gadd:Nn" }, { "name": "skip_gadd:cn" }, { "name": "skip_gset:NV" }, { "name": "skip_gset:Nn" }, { "name": "skip_gset:cV" }, { "name": "skip_gset:cn" }, { "name": "skip_gset_eq:NN" }, { "name": "skip_gset_eq:Nc" }, { "name": "skip_gset_eq:cN" }, { "name": "skip_gset_eq:cc" }, { "name": "skip_gsub:Nn" }, { "name": "skip_gsub:cn" }, { "name": "skip_gzero:N" }, { "name": "skip_gzero:c" }, { "name": "skip_gzero_new:N" }, { "name": "skip_gzero_new:c" }, { "name": "skip_horizontal:N" }, { "name": "skip_horizontal:c" }, { "name": "skip_horizontal:n" }, { "name": "skip_if_eq:nnF" }, { "name": "skip_if_eq:nnT" }, { "name": "skip_if_eq:nnTF" }, { "name": "skip_if_eq_p:nn" }, { "name": "skip_if_exist:NF" }, { "name": "skip_if_exist:NT" }, { "name": "skip_if_exist:NTF" }, { "name": "skip_if_exist:cF" }, { "name": "skip_if_exist:cT" }, { "name": "skip_if_exist:cTF" }, { "name": "skip_if_exist_p:N" }, { "name": "skip_if_exist_p:c" }, { "name": "skip_if_finite:nF" }, { "name": "skip_if_finite:nT" }, { "name": "skip_if_finite:nTF" }, { "name": "skip_if_finite_p:n" }, { "name": "skip_log:N" }, { "name": "skip_log:c" }, { "name": "skip_log:n" }, { "name": "skip_new:N" }, { "name": "skip_new:c" }, { "name": "skip_set:NV" }, { "name": "skip_set:Nn" }, { "name": "skip_set:cV" }, { "name": "skip_set:cn" }, { "name": "skip_set_eq:NN" }, { "name": "skip_set_eq:Nc" }, { "name": "skip_set_eq:cN" }, { "name": "skip_set_eq:cc" }, { "name": "skip_show:N" }, { "name": "skip_show:c" }, { "name": "skip_show:n" }, { "name": "skip_sub:Nn" }, { "name": "skip_sub:cn" }, { "name": "skip_use:N" }, { "name": "skip_use:c" }, { "name": "skip_vertical:N" }, { "name": "skip_vertical:c" }, { "name": "skip_vertical:n" }, { "name": "skip_zero:N" }, { "name": "skip_zero:c" }, { "name": "skip_zero_new:N" }, { "name": "skip_zero_new:c" }, { "name": "sort_return_same:" }, { "name": "sort_return_swapped:" }, { "name": "str_case:Nn" }, { "name": "str_case:NnF" }, { "name": "str_case:NnT" }, { "name": "str_case:NnTF" }, { "name": "str_case:Vn" }, { "name": "str_case:VnF" }, { "name": "str_case:VnT" }, { "name": "str_case:VnTF" }, { "name": "str_case:en" }, { "name": "str_case:enF" }, { "name": "str_case:enT" }, { "name": "str_case:enTF" }, { "name": "str_case:nV" }, { "name": "str_case:nVF" }, { "name": "str_case:nVT" }, { "name": "str_case:nVTF" }, { "name": "str_case:nn" }, { "name": "str_case:nnF" }, { "name": "str_case:nnT" }, { "name": "str_case:nnTF" }, { "name": "str_case:nv" }, { "name": "str_case:nvF" }, { "name": "str_case:nvT" }, { "name": "str_case:nvTF" }, { "name": "str_case:on" }, { "name": "str_case:onF" }, { "name": "str_case:onT" }, { "name": "str_case:onTF" }, { "name": "str_case_e:en" }, { "name": "str_case_e:enF" }, { "name": "str_case_e:enT" }, { "name": "str_case_e:enTF" }, { "name": "str_case_e:nn" }, { "name": "str_case_e:nnF" }, { "name": "str_case_e:nnT" }, { "name": "str_case_e:nnTF" }, { "name": "str_casefold:V" }, { "name": "str_casefold:n" }, { "name": "str_clear:N" }, { "name": "str_clear:c" }, { "name": "str_clear_new:N" }, { "name": "str_clear_new:c" }, { "name": "str_compare:eNeF" }, { "name": "str_compare:eNeT" }, { "name": "str_compare:eNeTF" }, { "name": "str_compare:nNnF" }, { "name": "str_compare:nNnT" }, { "name": "str_compare:nNnTF" }, { "name": "str_compare_p:eNe" }, { "name": "str_compare_p:nNn" }, { "name": "str_concat:NNN" }, { "name": "str_concat:ccc" }, { "name": "str_const:NV" }, { "name": "str_const:Ne" }, { "name": "str_const:Nn" }, { "name": "str_const:cV" }, { "name": "str_const:ce" }, { "name": "str_const:cn" }, { "name": "str_convert_pdfname:n" }, { "name": "str_count:N" }, { "name": "str_count:c" }, { "name": "str_count:n" }, { "name": "str_count_ignore_spaces:n" }, { "name": "str_count_spaces:N" }, { "name": "str_count_spaces:c" }, { "name": "str_count_spaces:n" }, { "name": "str_gclear:N" }, { "name": "str_gclear:c" }, { "name": "str_gclear_new:N" }, { "name": "str_gclear_new:c" }, { "name": "str_gconcat:NNN" }, { "name": "str_gconcat:ccc" }, { "name": "str_gput_left:NV" }, { "name": "str_gput_left:Ne" }, { "name": "str_gput_left:Nn" }, { "name": "str_gput_left:cV" }, { "name": "str_gput_left:ce" }, { "name": "str_gput_left:cn" }, { "name": "str_gput_right:NV" }, { "name": "str_gput_right:Ne" }, { "name": "str_gput_right:Nn" }, { "name": "str_gput_right:cV" }, { "name": "str_gput_right:ce" }, { "name": "str_gput_right:cn" }, { "name": "str_gremove_all:Nn" }, { "name": "str_gremove_all:cn" }, { "name": "str_gremove_once:Nn" }, { "name": "str_gremove_once:cn" }, { "name": "str_greplace_all:Nnn" }, { "name": "str_greplace_all:cnn" }, { "name": "str_greplace_once:Nnn" }, { "name": "str_greplace_once:cnn" }, { "name": "str_gset:NV" }, { "name": "str_gset:Ne" }, { "name": "str_gset:Nn" }, { "name": "str_gset:cV" }, { "name": "str_gset:ce" }, { "name": "str_gset:cn" }, { "name": "str_gset_convert:Nnnn" }, { "name": "str_gset_convert:NnnnF" }, { "name": "str_gset_convert:NnnnT" }, { "name": "str_gset_convert:NnnnTF" }, { "name": "str_gset_eq:NN" }, { "name": "str_gset_eq:Nc" }, { "name": "str_gset_eq:cN" }, { "name": "str_gset_eq:cc" }, { "name": "str_head:N" }, { "name": "str_head:c" }, { "name": "str_head:n" }, { "name": "str_head_ignore_spaces:n" }, { "name": "str_if_empty:NF" }, { "name": "str_if_empty:NT" }, { "name": "str_if_empty:NTF" }, { "name": "str_if_empty:cF" }, { "name": "str_if_empty:cT" }, { "name": "str_if_empty:cTF" }, { "name": "str_if_empty:nF" }, { "name": "str_if_empty:nT" }, { "name": "str_if_empty:nTF" }, { "name": "str_if_empty_p:N" }, { "name": "str_if_empty_p:c" }, { "name": "str_if_empty_p:n" }, { "name": "str_if_eq:NNF" }, { "name": "str_if_eq:NNT" }, { "name": "str_if_eq:NNTF" }, { "name": "str_if_eq:NcF" }, { "name": "str_if_eq:NcT" }, { "name": "str_if_eq:NcTF" }, { "name": "str_if_eq:VVF" }, { "name": "str_if_eq:VVT" }, { "name": "str_if_eq:VVTF" }, { "name": "str_if_eq:VnF" }, { "name": "str_if_eq:VnT" }, { "name": "str_if_eq:VnTF" }, { "name": "str_if_eq:cNF" }, { "name": "str_if_eq:cNT" }, { "name": "str_if_eq:cNTF" }, { "name": "str_if_eq:ccF" }, { "name": "str_if_eq:ccT" }, { "name": "str_if_eq:ccTF" }, { "name": "str_if_eq:eeF" }, { "name": "str_if_eq:eeT" }, { "name": "str_if_eq:eeTF" }, { "name": "str_if_eq:nVF" }, { "name": "str_if_eq:nVT" }, { "name": "str_if_eq:nVTF" }, { "name": "str_if_eq:nnF" }, { "name": "str_if_eq:nnT" }, { "name": "str_if_eq:nnTF" }, { "name": "str_if_eq:noF" }, { "name": "str_if_eq:noT" }, { "name": "str_if_eq:noTF" }, { "name": "str_if_eq:nvF" }, { "name": "str_if_eq:nvT" }, { "name": "str_if_eq:nvTF" }, { "name": "str_if_eq:onF" }, { "name": "str_if_eq:onT" }, { "name": "str_if_eq:onTF" }, { "name": "str_if_eq:vnF" }, { "name": "str_if_eq:vnT" }, { "name": "str_if_eq:vnTF" }, { "name": "str_if_eq_p:NN" }, { "name": "str_if_eq_p:Nc" }, { "name": "str_if_eq_p:VV" }, { "name": "str_if_eq_p:Vn" }, { "name": "str_if_eq_p:cN" }, { "name": "str_if_eq_p:cc" }, { "name": "str_if_eq_p:ee" }, { "name": "str_if_eq_p:nV" }, { "name": "str_if_eq_p:nn" }, { "name": "str_if_eq_p:no" }, { "name": "str_if_eq_p:nv" }, { "name": "str_if_eq_p:on" }, { "name": "str_if_eq_p:vn" }, { "name": "str_if_exist:NF" }, { "name": "str_if_exist:NT" }, { "name": "str_if_exist:NTF" }, { "name": "str_if_exist:cF" }, { "name": "str_if_exist:cT" }, { "name": "str_if_exist:cTF" }, { "name": "str_if_exist_p:N" }, { "name": "str_if_exist_p:c" }, { "name": "str_if_in:NnF" }, { "name": "str_if_in:NnT" }, { "name": "str_if_in:NnTF" }, { "name": "str_if_in:cnF" }, { "name": "str_if_in:cnT" }, { "name": "str_if_in:cnTF" }, { "name": "str_if_in:nnF" }, { "name": "str_if_in:nnT" }, { "name": "str_if_in:nnTF" }, { "name": "str_item:Nn" }, { "name": "str_item:cn" }, { "name": "str_item:nn" }, { "name": "str_item_ignore_spaces:nn" }, { "name": "str_log:N" }, { "name": "str_log:c" }, { "name": "str_log:n" }, { "name": "str_lowercase:f" }, { "name": "str_lowercase:n" }, { "name": "str_map_break:" }, { "name": "str_map_break:n" }, { "name": "str_map_function:NN" }, { "name": "str_map_function:cN" }, { "name": "str_map_function:nN" }, { "name": "str_map_inline:Nn" }, { "name": "str_map_inline:cn" }, { "name": "str_map_inline:nn" }, { "name": "str_map_tokens:Nn" }, { "name": "str_map_tokens:cn" }, { "name": "str_map_tokens:nn" }, { "name": "str_map_variable:NNn" }, { "name": "str_map_variable:cNn" }, { "name": "str_map_variable:nNn" }, { "name": "str_mdfive_hash:e" }, { "name": "str_mdfive_hash:n" }, { "name": "str_new:N" }, { "name": "str_new:c" }, { "name": "str_put_left:NV" }, { "name": "str_put_left:Ne" }, { "name": "str_put_left:Nn" }, { "name": "str_put_left:cV" }, { "name": "str_put_left:ce" }, { "name": "str_put_left:cn" }, { "name": "str_put_right:NV" }, { "name": "str_put_right:Ne" }, { "name": "str_put_right:Nn" }, { "name": "str_put_right:cV" }, { "name": "str_put_right:cn" }, { "name": "str_range:Nnn" }, { "name": "str_range:cnn" }, { "name": "str_range:nnn" }, { "name": "str_range_ignore_spaces:nnn" }, { "name": "str_remove_all:Nn" }, { "name": "str_remove_all:cn" }, { "name": "str_remove_once:Nn" }, { "name": "str_remove_once:cn" }, { "name": "str_replace_all:Nnn" }, { "name": "str_replace_all:cnn" }, { "name": "str_replace_once:Nnn" }, { "name": "str_replace_once:cnn" }, { "name": "str_set:NV" }, { "name": "str_set:Ne" }, { "name": "str_set:Nn" }, { "name": "str_set:cV" }, { "name": "str_set:ce" }, { "name": "str_set:cn" }, { "name": "str_set_convert:Nnnn" }, { "name": "str_set_convert:NnnnF" }, { "name": "str_set_convert:NnnnT" }, { "name": "str_set_convert:NnnnTF" }, { "name": "str_set_eq:NN" }, { "name": "str_set_eq:Nc" }, { "name": "str_set_eq:cN" }, { "name": "str_set_eq:cc" }, { "name": "str_show:N" }, { "name": "str_show:c" }, { "name": "str_show:n" }, { "name": "str_tail:N" }, { "name": "str_tail:c" }, { "name": "str_tail:n" }, { "name": "str_tail_ignore_spaces:n" }, { "name": "str_uppercase:f" }, { "name": "str_uppercase:n" }, { "name": "str_use:N" }, { "name": "str_use:c" }, { "name": "sys_ensure_backend:" }, { "name": "sys_finalise:" }, { "name": "sys_get_query:nN" }, { "name": "sys_get_query:nnN" }, { "name": "sys_get_query:nnnN" }, { "name": "sys_get_shell:nnN" }, { "name": "sys_get_shell:nnNF" }, { "name": "sys_get_shell:nnNT" }, { "name": "sys_get_shell:nnNTF" }, { "name": "sys_gset_rand_seed:n" }, { "name": "sys_if_engine_luatex:F" }, { "name": "sys_if_engine_luatex:T" }, { "name": "sys_if_engine_luatex:TF" }, { "name": "sys_if_engine_luatex_p:" }, { "name": "sys_if_engine_pdftex:F" }, { "name": "sys_if_engine_pdftex:T" }, { "name": "sys_if_engine_pdftex:TF" }, { "name": "sys_if_engine_pdftex_p:" }, { "name": "sys_if_engine_ptex:F" }, { "name": "sys_if_engine_ptex:T" }, { "name": "sys_if_engine_ptex:TF" }, { "name": "sys_if_engine_ptex_p:" }, { "name": "sys_if_engine_uptex:F" }, { "name": "sys_if_engine_uptex:T" }, { "name": "sys_if_engine_uptex:TF" }, { "name": "sys_if_engine_uptex_p:" }, { "name": "sys_if_engine_xetex:F" }, { "name": "sys_if_engine_xetex:T" }, { "name": "sys_if_engine_xetex:TF" }, { "name": "sys_if_engine_xetex_p:" }, { "name": "sys_if_output_dvi:F" }, { "name": "sys_if_output_dvi:T" }, { "name": "sys_if_output_dvi:TF" }, { "name": "sys_if_output_dvi_p:" }, { "name": "sys_if_output_pdf:F" }, { "name": "sys_if_output_pdf:T" }, { "name": "sys_if_output_pdf:TF" }, { "name": "sys_if_output_pdf_p:" }, { "name": "sys_if_platform_unix:F" }, { "name": "sys_if_platform_unix:T" }, { "name": "sys_if_platform_unix:TF" }, { "name": "sys_if_platform_unix_p:" }, { "name": "sys_if_platform_windows:F" }, { "name": "sys_if_platform_windows:T" }, { "name": "sys_if_platform_windows:TF" }, { "name": "sys_if_platform_windows_p:" }, { "name": "sys_if_shell:F" }, { "name": "sys_if_shell:T" }, { "name": "sys_if_shell:TF" }, { "name": "sys_if_shell_p:" }, { "name": "sys_if_shell_restricted:F" }, { "name": "sys_if_shell_restricted:T" }, { "name": "sys_if_shell_restricted:TF" }, { "name": "sys_if_shell_restricted_p:" }, { "name": "sys_if_shell_unrestricted:F" }, { "name": "sys_if_shell_unrestricted:T" }, { "name": "sys_if_shell_unrestricted:TF" }, { "name": "sys_if_shell_unrestricted_p:" }, { "name": "sys_if_timer_exist:F" }, { "name": "sys_if_timer_exist:T" }, { "name": "sys_if_timer_exist:TF" }, { "name": "sys_if_timer_exist_p:" }, { "name": "sys_load_backend:n" }, { "name": "sys_load_debug:" }, { "name": "sys_rand_seed:" }, { "name": "sys_shell_now:e" }, { "name": "sys_shell_now:n" }, { "name": "sys_shell_shipout:e" }, { "name": "sys_shell_shipout:n" }, { "name": "sys_split_query:nN" }, { "name": "sys_split_query:nnN" }, { "name": "sys_split_query:nnnN" }, { "name": "sys_timer:" }, { "name": "text_case_switch:nnnn" }, { "name": "text_declare_case_equivalent:Nn" }, { "name": "text_declare_expand_equivalent:Nn" }, { "name": "text_declare_expand_equivalent:cn" }, { "name": "text_declare_lowercase_mapping:nn" }, { "name": "text_declare_lowercase_mapping:nnn" }, { "name": "text_declare_purify_equivalent:Ne" }, { "name": "text_declare_purify_equivalent:Nn" }, { "name": "text_declare_titlecase_mapping:nn" }, { "name": "text_declare_titlecase_mapping:nnn" }, { "name": "text_declare_uppercase_mapping:nn" }, { "name": "text_declare_uppercase_mapping:nnn" }, { "name": "text_expand:n" }, { "name": "text_lowercase:n" }, { "name": "text_lowercase:nn" }, { "name": "text_map_break:" }, { "name": "text_map_break:n" }, { "name": "text_map_function:nN" }, { "name": "text_map_inline:nn" }, { "name": "text_purify:n" }, { "name": "text_titlecase_all:n" }, { "name": "text_titlecase_all:nn" }, { "name": "text_titlecase_first:n" }, { "name": "text_titlecase_first:nn" }, { "name": "text_uppercase:n" }, { "name": "text_uppercase:nn" }, { "name": "tl_analysis_log:N" }, { "name": "tl_analysis_log:n" }, { "name": "tl_analysis_map_inline:Nn" }, { "name": "tl_analysis_map_inline:nn" }, { "name": "tl_analysis_show:N" }, { "name": "tl_analysis_show:n" }, { "name": "tl_build_begin:N" }, { "name": "tl_build_end:N" }, { "name": "tl_build_gbegin:N" }, { "name": "tl_build_gend:N" }, { "name": "tl_build_get_intermediate:NN" }, { "name": "tl_build_gput_left:Ne" }, { "name": "tl_build_gput_left:Nn" }, { "name": "tl_build_gput_right:Ne" }, { "name": "tl_build_gput_right:Nn" }, { "name": "tl_build_put_left:Ne" }, { "name": "tl_build_put_left:Nn" }, { "name": "tl_build_put_right:Ne" }, { "name": "tl_build_put_right:Nn" }, { "name": "tl_clear:N" }, { "name": "tl_clear:c" }, { "name": "tl_clear_new:N" }, { "name": "tl_clear_new:c" }, { "name": "tl_concat:NNN" }, { "name": "tl_concat:ccc" }, { "name": "tl_const:Ne" }, { "name": "tl_const:Nn" }, { "name": "tl_const:ce" }, { "name": "tl_const:cn" }, { "name": "tl_count:N" }, { "name": "tl_count:V" }, { "name": "tl_count:c" }, { "name": "tl_count:e" }, { "name": "tl_count:n" }, { "name": "tl_count:o" }, { "name": "tl_count:v" }, { "name": "tl_count_tokens:n" }, { "name": "tl_gclear:N" }, { "name": "tl_gclear:c" }, { "name": "tl_gclear_new:N" }, { "name": "tl_gclear_new:c" }, { "name": "tl_gconcat:NNN" }, { "name": "tl_gconcat:ccc" }, { "name": "tl_gput_left:NV" }, { "name": "tl_gput_left:Ne" }, { "name": "tl_gput_left:Nn" }, { "name": "tl_gput_left:No" }, { "name": "tl_gput_left:Nv" }, { "name": "tl_gput_left:cV" }, { "name": "tl_gput_left:ce" }, { "name": "tl_gput_left:cn" }, { "name": "tl_gput_left:co" }, { "name": "tl_gput_left:cv" }, { "name": "tl_gput_right:NV" }, { "name": "tl_gput_right:Ne" }, { "name": "tl_gput_right:Nn" }, { "name": "tl_gput_right:No" }, { "name": "tl_gput_right:Nv" }, { "name": "tl_gput_right:cV" }, { "name": "tl_gput_right:ce" }, { "name": "tl_gput_right:cn" }, { "name": "tl_gput_right:co" }, { "name": "tl_gput_right:cv" }, { "name": "tl_gremove_all:NV" }, { "name": "tl_gremove_all:Ne" }, { "name": "tl_gremove_all:Nn" }, { "name": "tl_gremove_all:cV" }, { "name": "tl_gremove_all:ce" }, { "name": "tl_gremove_all:cn" }, { "name": "tl_gremove_once:NV" }, { "name": "tl_gremove_once:Ne" }, { "name": "tl_gremove_once:Nn" }, { "name": "tl_gremove_once:cV" }, { "name": "tl_gremove_once:ce" }, { "name": "tl_gremove_once:cn" }, { "name": "tl_greplace_all:NVn" }, { "name": "tl_greplace_all:Nee" }, { "name": "tl_greplace_all:Nen" }, { "name": "tl_greplace_all:NnV" }, { "name": "tl_greplace_all:Nne" }, { "name": "tl_greplace_all:Nnn" }, { "name": "tl_greplace_all:cVn" }, { "name": "tl_greplace_all:cee" }, { "name": "tl_greplace_all:cen" }, { "name": "tl_greplace_all:cnV" }, { "name": "tl_greplace_all:cne" }, { "name": "tl_greplace_all:cnn" }, { "name": "tl_greplace_once:NVn" }, { "name": "tl_greplace_once:Nee" }, { "name": "tl_greplace_once:Nen" }, { "name": "tl_greplace_once:NnV" }, { "name": "tl_greplace_once:Nne" }, { "name": "tl_greplace_once:Nnn" }, { "name": "tl_greplace_once:cVn" }, { "name": "tl_greplace_once:cee" }, { "name": "tl_greplace_once:cen" }, { "name": "tl_greplace_once:cnV" }, { "name": "tl_greplace_once:cne" }, { "name": "tl_greplace_once:cnn" }, { "name": "tl_greverse:N" }, { "name": "tl_greverse:c" }, { "name": "tl_gset:NV" }, { "name": "tl_gset:Ne" }, { "name": "tl_gset:Nf" }, { "name": "tl_gset:Nn" }, { "name": "tl_gset:No" }, { "name": "tl_gset:Nv" }, { "name": "tl_gset:cV" }, { "name": "tl_gset:ce" }, { "name": "tl_gset:cf" }, { "name": "tl_gset:cn" }, { "name": "tl_gset:co" }, { "name": "tl_gset:cv" }, { "name": "tl_gset_eq:NN" }, { "name": "tl_gset_eq:Nc" }, { "name": "tl_gset_eq:cN" }, { "name": "tl_gset_eq:cc" }, { "name": "tl_gset_rescan:NnV" }, { "name": "tl_gset_rescan:Nne" }, { "name": "tl_gset_rescan:Nnn" }, { "name": "tl_gset_rescan:Nno" }, { "name": "tl_gset_rescan:cnV" }, { "name": "tl_gset_rescan:cne" }, { "name": "tl_gset_rescan:cnn" }, { "name": "tl_gset_rescan:cno" }, { "name": "tl_gsort:Nn" }, { "name": "tl_gsort:cn" }, { "name": "tl_gtrim_spaces:N" }, { "name": "tl_gtrim_spaces:c" }, { "name": "tl_head:N" }, { "name": "tl_head:V" }, { "name": "tl_head:f" }, { "name": "tl_head:n" }, { "name": "tl_head:v" }, { "name": "tl_head:w" }, { "name": "tl_if_blank:VF" }, { "name": "tl_if_blank:VT" }, { "name": "tl_if_blank:VTF" }, { "name": "tl_if_blank:eF" }, { "name": "tl_if_blank:eT" }, { "name": "tl_if_blank:eTF" }, { "name": "tl_if_blank:nF" }, { "name": "tl_if_blank:nT" }, { "name": "tl_if_blank:nTF" }, { "name": "tl_if_blank:oF" }, { "name": "tl_if_blank:oT" }, { "name": "tl_if_blank:oTF" }, { "name": "tl_if_blank_p:V" }, { "name": "tl_if_blank_p:e" }, { "name": "tl_if_blank_p:n" }, { "name": "tl_if_blank_p:o" }, { "name": "tl_if_empty:NF" }, { "name": "tl_if_empty:NT" }, { "name": "tl_if_empty:NTF" }, { "name": "tl_if_empty:VF" }, { "name": "tl_if_empty:VT" }, { "name": "tl_if_empty:VTF" }, { "name": "tl_if_empty:cF" }, { "name": "tl_if_empty:cT" }, { "name": "tl_if_empty:cTF" }, { "name": "tl_if_empty:eF" }, { "name": "tl_if_empty:eT" }, { "name": "tl_if_empty:eTF" }, { "name": "tl_if_empty:nF" }, { "name": "tl_if_empty:nT" }, { "name": "tl_if_empty:nTF" }, { "name": "tl_if_empty:oF" }, { "name": "tl_if_empty:oT" }, { "name": "tl_if_empty:oTF" }, { "name": "tl_if_empty_p:N" }, { "name": "tl_if_empty_p:V" }, { "name": "tl_if_empty_p:c" }, { "name": "tl_if_empty_p:e" }, { "name": "tl_if_empty_p:n" }, { "name": "tl_if_empty_p:o" }, { "name": "tl_if_eq:NNF" }, { "name": "tl_if_eq:NNT" }, { "name": "tl_if_eq:NNTF" }, { "name": "tl_if_eq:NcF" }, { "name": "tl_if_eq:NcT" }, { "name": "tl_if_eq:NcTF" }, { "name": "tl_if_eq:NnF" }, { "name": "tl_if_eq:NnT" }, { "name": "tl_if_eq:NnTF" }, { "name": "tl_if_eq:VnF" }, { "name": "tl_if_eq:VnT" }, { "name": "tl_if_eq:VnTF" }, { "name": "tl_if_eq:cNF" }, { "name": "tl_if_eq:cNT" }, { "name": "tl_if_eq:cNTF" }, { "name": "tl_if_eq:ccF" }, { "name": "tl_if_eq:ccT" }, { "name": "tl_if_eq:ccTF" }, { "name": "tl_if_eq:cnF" }, { "name": "tl_if_eq:cnT" }, { "name": "tl_if_eq:cnTF" }, { "name": "tl_if_eq:eeF" }, { "name": "tl_if_eq:eeT" }, { "name": "tl_if_eq:eeTF" }, { "name": "tl_if_eq:enF" }, { "name": "tl_if_eq:enT" }, { "name": "tl_if_eq:enTF" }, { "name": "tl_if_eq:nVF" }, { "name": "tl_if_eq:nVT" }, { "name": "tl_if_eq:nVTF" }, { "name": "tl_if_eq:neF" }, { "name": "tl_if_eq:neT" }, { "name": "tl_if_eq:neTF" }, { "name": "tl_if_eq:nnF" }, { "name": "tl_if_eq:nnT" }, { "name": "tl_if_eq:nnTF" }, { "name": "tl_if_eq_p:NN" }, { "name": "tl_if_eq_p:Nc" }, { "name": "tl_if_eq_p:cN" }, { "name": "tl_if_eq_p:cc" }, { "name": "tl_if_exist:NF" }, { "name": "tl_if_exist:NT" }, { "name": "tl_if_exist:NTF" }, { "name": "tl_if_exist:cF" }, { "name": "tl_if_exist:cT" }, { "name": "tl_if_exist:cTF" }, { "name": "tl_if_exist_p:N" }, { "name": "tl_if_exist_p:c" }, { "name": "tl_if_head_eq_catcode:VNF" }, { "name": "tl_if_head_eq_catcode:VNT" }, { "name": "tl_if_head_eq_catcode:VNTF" }, { "name": "tl_if_head_eq_catcode:eNF" }, { "name": "tl_if_head_eq_catcode:eNT" }, { "name": "tl_if_head_eq_catcode:eNTF" }, { "name": "tl_if_head_eq_catcode:nNF" }, { "name": "tl_if_head_eq_catcode:nNT" }, { "name": "tl_if_head_eq_catcode:nNTF" }, { "name": "tl_if_head_eq_catcode:oNF" }, { "name": "tl_if_head_eq_catcode:oNT" }, { "name": "tl_if_head_eq_catcode:oNTF" }, { "name": "tl_if_head_eq_catcode_p:VN" }, { "name": "tl_if_head_eq_catcode_p:eN" }, { "name": "tl_if_head_eq_catcode_p:nN" }, { "name": "tl_if_head_eq_catcode_p:oN" }, { "name": "tl_if_head_eq_charcode:VNF" }, { "name": "tl_if_head_eq_charcode:VNT" }, { "name": "tl_if_head_eq_charcode:VNTF" }, { "name": "tl_if_head_eq_charcode:eNF" }, { "name": "tl_if_head_eq_charcode:eNT" }, { "name": "tl_if_head_eq_charcode:eNTF" }, { "name": "tl_if_head_eq_charcode:fNF" }, { "name": "tl_if_head_eq_charcode:fNT" }, { "name": "tl_if_head_eq_charcode:fNTF" }, { "name": "tl_if_head_eq_charcode:nNF" }, { "name": "tl_if_head_eq_charcode:nNT" }, { "name": "tl_if_head_eq_charcode:nNTF" }, { "name": "tl_if_head_eq_charcode_p:VN" }, { "name": "tl_if_head_eq_charcode_p:eN" }, { "name": "tl_if_head_eq_charcode_p:fN" }, { "name": "tl_if_head_eq_charcode_p:nN" }, { "name": "tl_if_head_eq_meaning:VNF" }, { "name": "tl_if_head_eq_meaning:VNT" }, { "name": "tl_if_head_eq_meaning:VNTF" }, { "name": "tl_if_head_eq_meaning:eNF" }, { "name": "tl_if_head_eq_meaning:eNT" }, { "name": "tl_if_head_eq_meaning:eNTF" }, { "name": "tl_if_head_eq_meaning:nNF" }, { "name": "tl_if_head_eq_meaning:nNT" }, { "name": "tl_if_head_eq_meaning:nNTF" }, { "name": "tl_if_head_eq_meaning_p:VN" }, { "name": "tl_if_head_eq_meaning_p:eN" }, { "name": "tl_if_head_eq_meaning_p:nN" }, { "name": "tl_if_head_is_N_type:nF" }, { "name": "tl_if_head_is_N_type:nT" }, { "name": "tl_if_head_is_N_type:nTF" }, { "name": "tl_if_head_is_N_type_p:n" }, { "name": "tl_if_head_is_group:nF" }, { "name": "tl_if_head_is_group:nT" }, { "name": "tl_if_head_is_group:nTF" }, { "name": "tl_if_head_is_group_p:n" }, { "name": "tl_if_head_is_space:nF" }, { "name": "tl_if_head_is_space:nT" }, { "name": "tl_if_head_is_space:nTF" }, { "name": "tl_if_head_is_space_p:n" }, { "name": "tl_if_in:NVF" }, { "name": "tl_if_in:NVT" }, { "name": "tl_if_in:NVTF" }, { "name": "tl_if_in:NnF" }, { "name": "tl_if_in:NnT" }, { "name": "tl_if_in:NnTF" }, { "name": "tl_if_in:NoF" }, { "name": "tl_if_in:NoT" }, { "name": "tl_if_in:NoTF" }, { "name": "tl_if_in:VVF" }, { "name": "tl_if_in:VVT" }, { "name": "tl_if_in:VVTF" }, { "name": "tl_if_in:VnF" }, { "name": "tl_if_in:VnT" }, { "name": "tl_if_in:VnTF" }, { "name": "tl_if_in:cVF" }, { "name": "tl_if_in:cVT" }, { "name": "tl_if_in:cVTF" }, { "name": "tl_if_in:cnF" }, { "name": "tl_if_in:cnT" }, { "name": "tl_if_in:cnTF" }, { "name": "tl_if_in:coF" }, { "name": "tl_if_in:coT" }, { "name": "tl_if_in:coTF" }, { "name": "tl_if_in:nVF" }, { "name": "tl_if_in:nVT" }, { "name": "tl_if_in:nVTF" }, { "name": "tl_if_in:nnF" }, { "name": "tl_if_in:nnT" }, { "name": "tl_if_in:nnTF" }, { "name": "tl_if_in:noF" }, { "name": "tl_if_in:noT" }, { "name": "tl_if_in:noTF" }, { "name": "tl_if_in:onF" }, { "name": "tl_if_in:onT" }, { "name": "tl_if_in:onTF" }, { "name": "tl_if_in:ooF" }, { "name": "tl_if_in:ooT" }, { "name": "tl_if_in:ooTF" }, { "name": "tl_if_novalue:nF" }, { "name": "tl_if_novalue:nT" }, { "name": "tl_if_novalue:nTF" }, { "name": "tl_if_novalue_p:n" }, { "name": "tl_if_single:NF" }, { "name": "tl_if_single:NT" }, { "name": "tl_if_single:NTF" }, { "name": "tl_if_single:cF" }, { "name": "tl_if_single:cT" }, { "name": "tl_if_single:cTF" }, { "name": "tl_if_single:nF" }, { "name": "tl_if_single:nT" }, { "name": "tl_if_single:nTF" }, { "name": "tl_if_single_p:N" }, { "name": "tl_if_single_p:c" }, { "name": "tl_if_single_p:n" }, { "name": "tl_if_single_token:nF" }, { "name": "tl_if_single_token:nT" }, { "name": "tl_if_single_token:nTF" }, { "name": "tl_if_single_token_p:n" }, { "name": "tl_item:Nn" }, { "name": "tl_item:cn" }, { "name": "tl_item:nn" }, { "name": "tl_log:N" }, { "name": "tl_log:c" }, { "name": "tl_log:e" }, { "name": "tl_log:n" }, { "name": "tl_log:x" }, { "name": "tl_map_break:" }, { "name": "tl_map_break:n" }, { "name": "tl_map_function:NN" }, { "name": "tl_map_function:cN" }, { "name": "tl_map_function:nN" }, { "name": "tl_map_inline:Nn" }, { "name": "tl_map_inline:cn" }, { "name": "tl_map_inline:nn" }, { "name": "tl_map_tokens:Nn" }, { "name": "tl_map_tokens:cn" }, { "name": "tl_map_tokens:nn" }, { "name": "tl_map_variable:NNn" }, { "name": "tl_map_variable:cNn" }, { "name": "tl_map_variable:nNn" }, { "name": "tl_new:N" }, { "name": "tl_new:c" }, { "name": "tl_put_left:NV" }, { "name": "tl_put_left:Ne" }, { "name": "tl_put_left:Nn" }, { "name": "tl_put_left:No" }, { "name": "tl_put_left:Nv" }, { "name": "tl_put_left:cV" }, { "name": "tl_put_left:ce" }, { "name": "tl_put_left:cn" }, { "name": "tl_put_left:co" }, { "name": "tl_put_left:cv" }, { "name": "tl_put_right:NV" }, { "name": "tl_put_right:Ne" }, { "name": "tl_put_right:Nn" }, { "name": "tl_put_right:No" }, { "name": "tl_put_right:Nv" }, { "name": "tl_put_right:cV" }, { "name": "tl_put_right:ce" }, { "name": "tl_put_right:cn" }, { "name": "tl_put_right:co" }, { "name": "tl_put_right:cv" }, { "name": "tl_rand_item:N" }, { "name": "tl_rand_item:c" }, { "name": "tl_rand_item:n" }, { "name": "tl_range:Nnn" }, { "name": "tl_range:nnn" }, { "name": "tl_remove_all:NV" }, { "name": "tl_remove_all:Ne" }, { "name": "tl_remove_all:Nn" }, { "name": "tl_remove_all:cV" }, { "name": "tl_remove_all:ce" }, { "name": "tl_remove_all:cn" }, { "name": "tl_remove_once:NV" }, { "name": "tl_remove_once:Ne" }, { "name": "tl_remove_once:Nn" }, { "name": "tl_remove_once:cV" }, { "name": "tl_remove_once:ce" }, { "name": "tl_remove_once:cn" }, { "name": "tl_replace_all:NVn" }, { "name": "tl_replace_all:Nee" }, { "name": "tl_replace_all:Nen" }, { "name": "tl_replace_all:NnV" }, { "name": "tl_replace_all:Nne" }, { "name": "tl_replace_all:Nnn" }, { "name": "tl_replace_all:cVn" }, { "name": "tl_replace_all:cee" }, { "name": "tl_replace_all:cen" }, { "name": "tl_replace_all:cnV" }, { "name": "tl_replace_all:cne" }, { "name": "tl_replace_all:cnn" }, { "name": "tl_replace_once:NVn" }, { "name": "tl_replace_once:Nee" }, { "name": "tl_replace_once:Nen" }, { "name": "tl_replace_once:NnV" }, { "name": "tl_replace_once:Nne" }, { "name": "tl_replace_once:Nnn" }, { "name": "tl_replace_once:cVn" }, { "name": "tl_replace_once:cee" }, { "name": "tl_replace_once:cen" }, { "name": "tl_replace_once:cnV" }, { "name": "tl_replace_once:cne" }, { "name": "tl_replace_once:cnn" }, { "name": "tl_rescan:nV" }, { "name": "tl_rescan:nn" }, { "name": "tl_reverse:N" }, { "name": "tl_reverse:V" }, { "name": "tl_reverse:c" }, { "name": "tl_reverse:e" }, { "name": "tl_reverse:f" }, { "name": "tl_reverse:n" }, { "name": "tl_reverse:o" }, { "name": "tl_reverse_items:n" }, { "name": "tl_set:NV" }, { "name": "tl_set:Ne" }, { "name": "tl_set:Nf" }, { "name": "tl_set:Nn" }, { "name": "tl_set:No" }, { "name": "tl_set:Nv" }, { "name": "tl_set:cV" }, { "name": "tl_set:ce" }, { "name": "tl_set:cf" }, { "name": "tl_set:cn" }, { "name": "tl_set:co" }, { "name": "tl_set:cv" }, { "name": "tl_set_eq:NN" }, { "name": "tl_set_eq:Nc" }, { "name": "tl_set_eq:cN" }, { "name": "tl_set_eq:cc" }, { "name": "tl_set_rescan:NnV" }, { "name": "tl_set_rescan:Nne" }, { "name": "tl_set_rescan:Nnn" }, { "name": "tl_set_rescan:Nno" }, { "name": "tl_set_rescan:cnV" }, { "name": "tl_set_rescan:cne" }, { "name": "tl_set_rescan:cnn" }, { "name": "tl_set_rescan:cno" }, { "name": "tl_show:N" }, { "name": "tl_show:c" }, { "name": "tl_show:e" }, { "name": "tl_show:n" }, { "name": "tl_sort:Nn" }, { "name": "tl_sort:cn" }, { "name": "tl_sort:nN" }, { "name": "tl_tail:N" }, { "name": "tl_tail:V" }, { "name": "tl_tail:f" }, { "name": "tl_tail:n" }, { "name": "tl_tail:v" }, { "name": "tl_to_str:N" }, { "name": "tl_to_str:V" }, { "name": "tl_to_str:c" }, { "name": "tl_to_str:e" }, { "name": "tl_to_str:n" }, { "name": "tl_to_str:o" }, { "name": "tl_to_str:v" }, { "name": "tl_trim_spaces:N" }, { "name": "tl_trim_spaces:V" }, { "name": "tl_trim_spaces:c" }, { "name": "tl_trim_spaces:e" }, { "name": "tl_trim_spaces:n" }, { "name": "tl_trim_spaces:o" }, { "name": "tl_trim_spaces:v" }, { "name": "tl_trim_spaces_apply:nN" }, { "name": "tl_trim_spaces_apply:oN" }, { "name": "tl_use:N" }, { "name": "tl_use:c" }, { "name": "token_case_catcode:Nn" }, { "name": "token_case_catcode:NnF" }, { "name": "token_case_catcode:NnT" }, { "name": "token_case_catcode:NnTF" }, { "name": "token_case_charcode:Nn" }, { "name": "token_case_charcode:NnF" }, { "name": "token_case_charcode:NnT" }, { "name": "token_case_charcode:NnTF" }, { "name": "token_case_meaning:Nn" }, { "name": "token_case_meaning:NnF" }, { "name": "token_case_meaning:NnT" }, { "name": "token_case_meaning:NnTF" }, { "name": "token_if_active:NF" }, { "name": "token_if_active:NT" }, { "name": "token_if_active:NTF" }, { "name": "token_if_active_p:N" }, { "name": "token_if_alignment:NF" }, { "name": "token_if_alignment:NT" }, { "name": "token_if_alignment:NTF" }, { "name": "token_if_alignment_p:N" }, { "name": "token_if_chardef:NF" }, { "name": "token_if_chardef:NT" }, { "name": "token_if_chardef:NTF" }, { "name": "token_if_chardef_p:N" }, { "name": "token_if_cs:NF" }, { "name": "token_if_cs:NT" }, { "name": "token_if_cs:NTF" }, { "name": "token_if_cs_p:N" }, { "name": "token_if_dim_register:NF" }, { "name": "token_if_dim_register:NT" }, { "name": "token_if_dim_register:NTF" }, { "name": "token_if_dim_register_p:N" }, { "name": "token_if_eq_catcode:NNF" }, { "name": "token_if_eq_catcode:NNT" }, { "name": "token_if_eq_catcode:NNTF" }, { "name": "token_if_eq_catcode_p:NN" }, { "name": "token_if_eq_charcode:NNF" }, { "name": "token_if_eq_charcode:NNT" }, { "name": "token_if_eq_charcode:NNTF" }, { "name": "token_if_eq_charcode_p:NN" }, { "name": "token_if_eq_meaning:NNF" }, { "name": "token_if_eq_meaning:NNT" }, { "name": "token_if_eq_meaning:NNTF" }, { "name": "token_if_eq_meaning_p:NN" }, { "name": "token_if_expandable:NF" }, { "name": "token_if_expandable:NT" }, { "name": "token_if_expandable:NTF" }, { "name": "token_if_expandable_p:N" }, { "name": "token_if_font_selection:NF" }, { "name": "token_if_font_selection:NT" }, { "name": "token_if_font_selection:NTF" }, { "name": "token_if_font_selection_p:N" }, { "name": "token_if_group_begin:NF" }, { "name": "token_if_group_begin:NT" }, { "name": "token_if_group_begin:NTF" }, { "name": "token_if_group_begin_p:N" }, { "name": "token_if_group_end:NF" }, { "name": "token_if_group_end:NT" }, { "name": "token_if_group_end:NTF" }, { "name": "token_if_group_end_p:N" }, { "name": "token_if_int_register:NF" }, { "name": "token_if_int_register:NT" }, { "name": "token_if_int_register:NTF" }, { "name": "token_if_int_register_p:N" }, { "name": "token_if_letter:NF" }, { "name": "token_if_letter:NT" }, { "name": "token_if_letter:NTF" }, { "name": "token_if_letter_p:N" }, { "name": "token_if_long_macro:NF" }, { "name": "token_if_long_macro:NT" }, { "name": "token_if_long_macro:NTF" }, { "name": "token_if_long_macro_p:N" }, { "name": "token_if_macro:NF" }, { "name": "token_if_macro:NT" }, { "name": "token_if_macro:NTF" }, { "name": "token_if_macro_p:N" }, { "name": "token_if_math_subscript:NF" }, { "name": "token_if_math_subscript:NT" }, { "name": "token_if_math_subscript:NTF" }, { "name": "token_if_math_subscript_p:N" }, { "name": "token_if_math_superscript:NF" }, { "name": "token_if_math_superscript:NT" }, { "name": "token_if_math_superscript:NTF" }, { "name": "token_if_math_superscript_p:N" }, { "name": "token_if_math_toggle:NF" }, { "name": "token_if_math_toggle:NT" }, { "name": "token_if_math_toggle:NTF" }, { "name": "token_if_math_toggle_p:N" }, { "name": "token_if_mathchardef:NF" }, { "name": "token_if_mathchardef:NT" }, { "name": "token_if_mathchardef:NTF" }, { "name": "token_if_mathchardef_p:N" }, { "name": "token_if_muskip_register:NF" }, { "name": "token_if_muskip_register:NT" }, { "name": "token_if_muskip_register:NTF" }, { "name": "token_if_muskip_register_p:N" }, { "name": "token_if_other:NF" }, { "name": "token_if_other:NT" }, { "name": "token_if_other:NTF" }, { "name": "token_if_other_p:N" }, { "name": "token_if_parameter:NF" }, { "name": "token_if_parameter:NT" }, { "name": "token_if_parameter:NTF" }, { "name": "token_if_parameter_p:N" }, { "name": "token_if_primitive:NF" }, { "name": "token_if_primitive:NT" }, { "name": "token_if_primitive:NTF" }, { "name": "token_if_primitive_p:N" }, { "name": "token_if_protected_long_macro:NF" }, { "name": "token_if_protected_long_macro:NT" }, { "name": "token_if_protected_long_macro:NTF" }, { "name": "token_if_protected_long_macro_p:N" }, { "name": "token_if_protected_macro:NF" }, { "name": "token_if_protected_macro:NT" }, { "name": "token_if_protected_macro:NTF" }, { "name": "token_if_protected_macro_p:N" }, { "name": "token_if_skip_register:NF" }, { "name": "token_if_skip_register:NT" }, { "name": "token_if_skip_register:NTF" }, { "name": "token_if_skip_register_p:N" }, { "name": "token_if_space:NF" }, { "name": "token_if_space:NT" }, { "name": "token_if_space:NTF" }, { "name": "token_if_space_p:N" }, { "name": "token_if_toks_register:NF" }, { "name": "token_if_toks_register:NT" }, { "name": "token_if_toks_register:NTF" }, { "name": "token_if_toks_register_p:N" }, { "name": "token_to_catcode:N" }, { "name": "token_to_meaning:N" }, { "name": "token_to_meaning:c" }, { "name": "token_to_str:N" }, { "name": "token_to_str:c" }, { "name": "use:c" }, { "name": "use:e" }, { "name": "use:n" }, { "name": "use:nn" }, { "name": "use:nnn" }, { "name": "use:nnnn" }, { "name": "use_i:nn" }, { "name": "use_i:nnn" }, { "name": "use_i:nnnn" }, { "name": "use_i:nnnnn" }, { "name": "use_i:nnnnnn" }, { "name": "use_i:nnnnnnn" }, { "name": "use_i:nnnnnnnn" }, { "name": "use_i:nnnnnnnnn" }, { "name": "use_i_delimit_by_q_nil:nw" }, { "name": "use_i_delimit_by_q_recursion_stop:nw" }, { "name": "use_i_delimit_by_q_stop:nw" }, { "name": "use_i_ii:nnn" }, { "name": "use_ii:nn" }, { "name": "use_ii:nnn" }, { "name": "use_ii:nnnn" }, { "name": "use_ii:nnnnn" }, { "name": "use_ii:nnnnnn" }, { "name": "use_ii:nnnnnnn" }, { "name": "use_ii:nnnnnnnn" }, { "name": "use_ii:nnnnnnnnn" }, { "name": "use_ii_i:nn" }, { "name": "use_iii:nnn" }, { "name": "use_iii:nnnn" }, { "name": "use_iii:nnnnn" }, { "name": "use_iii:nnnnnn" }, { "name": "use_iii:nnnnnnn" }, { "name": "use_iii:nnnnnnnn" }, { "name": "use_iii:nnnnnnnnn" }, { "name": "use_iv:nnnn" }, { "name": "use_iv:nnnnn" }, { "name": "use_iv:nnnnnn" }, { "name": "use_iv:nnnnnnn" }, { "name": "use_iv:nnnnnnnn" }, { "name": "use_iv:nnnnnnnnn" }, { "name": "use_ix:nnnnnnnnn" }, { "name": "use_none:n" }, { "name": "use_none:nn" }, { "name": "use_none:nnn" }, { "name": "use_none:nnnn" }, { "name": "use_none:nnnnn" }, { "name": "use_none:nnnnnn" }, { "name": "use_none:nnnnnnn" }, { "name": "use_none:nnnnnnnn" }, { "name": "use_none:nnnnnnnnn" }, { "name": "use_none_delimit_by_q_nil:w" }, { "name": "use_none_delimit_by_q_recursion_stop:w" }, { "name": "use_none_delimit_by_q_stop:w" }, { "name": "use_none_delimit_by_s_stop:w" }, { "name": "use_v:nnnnn" }, { "name": "use_v:nnnnnn" }, { "name": "use_v:nnnnnnn" }, { "name": "use_v:nnnnnnnn" }, { "name": "use_v:nnnnnnnnn" }, { "name": "use_vi:nnnnnn" }, { "name": "use_vi:nnnnnnn" }, { "name": "use_vi:nnnnnnnn" }, { "name": "use_vi:nnnnnnnnn" }, { "name": "use_vii:nnnnnnn" }, { "name": "use_vii:nnnnnnnn" }, { "name": "use_vii:nnnnnnnnn" }, { "name": "use_viii:nnnnnnnn" }, { "name": "use_viii:nnnnnnnnn" }, { "name": "vbox:n" }, { "name": "vbox_gset:Nn" }, { "name": "vbox_gset:Nw" }, { "name": "vbox_gset:cn" }, { "name": "vbox_gset:cw" }, { "name": "vbox_gset_end:" }, { "name": "vbox_gset_split_to_ht:NNn" }, { "name": "vbox_gset_split_to_ht:Ncn" }, { "name": "vbox_gset_split_to_ht:cNn" }, { "name": "vbox_gset_split_to_ht:ccn" }, { "name": "vbox_gset_to_ht:Nnn" }, { "name": "vbox_gset_to_ht:Nnw" }, { "name": "vbox_gset_to_ht:cnn" }, { "name": "vbox_gset_to_ht:cnw" }, { "name": "vbox_gset_top:Nn" }, { "name": "vbox_gset_top:cn" }, { "name": "vbox_set:Nn" }, { "name": "vbox_set:Nw" }, { "name": "vbox_set:cn" }, { "name": "vbox_set:cw" }, { "name": "vbox_set_end:" }, { "name": "vbox_set_split_to_ht:NNn" }, { "name": "vbox_set_split_to_ht:Ncn" }, { "name": "vbox_set_split_to_ht:cNn" }, { "name": "vbox_set_split_to_ht:ccn" }, { "name": "vbox_set_to_ht:Nnn" }, { "name": "vbox_set_to_ht:Nnw" }, { "name": "vbox_set_to_ht:cnn" }, { "name": "vbox_set_to_ht:cnw" }, { "name": "vbox_set_top:Nn" }, { "name": "vbox_set_top:cn" }, { "name": "vbox_to_ht:nn" }, { "name": "vbox_to_zero:n" }, { "name": "vbox_top:n" }, { "name": "vbox_unpack:N" }, { "name": "vbox_unpack:c" }, { "name": "vbox_unpack_drop:N" }, { "name": "vbox_unpack_drop:c" }, { "name": "vcoffin_gset:Nnn" }, { "name": "vcoffin_gset:Nnw" }, { "name": "vcoffin_gset:cnn" }, { "name": "vcoffin_gset:cnw" }, { "name": "vcoffin_gset_end:" }, { "name": "vcoffin_set:Nnn" }, { "name": "vcoffin_set:Nnw" }, { "name": "vcoffin_set:cnn" }, { "name": "vcoffin_set:cnw" }, { "name": "vcoffin_set_end:" }, { "name": "ExplSyntaxOn", "arg": { "format": "", "snippet": "ExplSyntaxOn\n\t$0\n\\ExplSyntaxOff" }, "doc": "Insert an \\ExplSyntax block" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/fancybox.json ================================================ { "deps": [], "macros": [ { "name": "shadowbox", "arg": { "format": "{}", "snippet": "shadowbox{${1:text}}" } }, { "name": "doublebox", "arg": { "format": "{}", "snippet": "doublebox{${1:text}}" } }, { "name": "ovalbox", "arg": { "format": "{}", "snippet": "ovalbox{${1:text}}" } }, { "name": "Ovalbox", "arg": { "format": "{}", "snippet": "Ovalbox{${1:text}}" } }, { "name": "thinlines", "unusual": true }, { "name": "thicklines", "unusual": true }, { "name": "shadowsize", "unusual": true }, { "name": "cornersize", "unusual": true, "arg": { "format": "{}", "snippet": "cornersize{${1:number}}" } }, { "name": "cornersize*", "unusual": true, "arg": { "format": "{}", "snippet": "cornersize*{${1:dimen%l}}" } }, { "name": "fancyoval", "arg": { "format": "()", "snippet": "fancyoval(${1:width},${2:height})" } }, { "name": "fancyoval", "arg": { "format": "()[]", "snippet": "fancyoval(${2:width},${3:height})[${1:portion%keyvals}]", "keys": [ "\\fancyoval" ], "keyPos": 0 } }, { "name": "TheSbox", "unusual": true }, { "name": "GenericCaption", "unusual": true, "arg": { "format": "{}", "snippet": "GenericCaption{${1:text}}" } }, { "name": "item", "unusual": true, "arg": { "format": "()", "snippet": "item(${1:vspace%l})" } }, { "name": "item", "unusual": true, "arg": { "format": "()[]", "snippet": "item(${2:vspace%l})[${1:label%plain}]" } }, { "name": "boxput", "arg": { "format": "(){}{}", "snippet": "boxput(${3:x},${4:y}){${1:contents1}}{${2:contents2}}" } }, { "name": "boxput*", "arg": { "format": "(){}{}", "snippet": "boxput*(${3:x},${4:y}){${1:contents1}}{${2:contents2}}" } }, { "name": "fancyput", "arg": { "format": "(){}", "snippet": "fancyput(${2:x},${3:y}){${1:contents}}" } }, { "name": "fancyput*", "arg": { "format": "(){}", "snippet": "fancyput*(${2:x},${3:y}){${1:contents}}" } }, { "name": "thisfancyput*", "arg": { "format": "(){}", "snippet": "thisfancyput*(${2:x},${3:y}){${1:contents}}" } }, { "name": "thisfancyput*", "arg": { "format": "(){}", "snippet": "thisfancyput*(${2:x},${3:y}){${1:contents}}" } }, { "name": "fancypage", "arg": { "format": "{}{}", "snippet": "fancypage{${1:cmds1}}{${2:cmds2}}" } }, { "name": "thisfancypage", "arg": { "format": "{}{}", "snippet": "thisfancypage{${1:cmds1}}{${2:cmds2}}" } }, { "name": "LandScape", "unusual": true, "arg": { "format": "{}", "snippet": "LandScape{${1:cmd}}" } }, { "name": "Landscape", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "Landscape{${1:paperwidth%l}}{${2:paperheight%l}}{${3:cmd}}" } }, { "name": "Landscape*", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "Landscape*{${1:paperwidth%l}}{${2:paperheight%l}}{${3:cmd}}" } }, { "name": "UsePageParameters", "unusual": true }, { "name": "VerbBox", "unusual": true, "arg": { "format": "{}{}", "snippet": "VerbBox{${1:cmd}}{${2:contents}}" } }, { "name": "VerbatimFootnotes", "unusual": true }, { "name": "AltGetVerbatim", "unusual": true }, { "name": "EndVerbatimTokens", "unusual": true }, { "name": "VerbatimEnvironment", "unusual": true }, { "name": "VerbatimInput", "unusual": true, "arg": { "format": "{}", "snippet": "VerbatimInput{${1:file}}" } }, { "name": "LVerbatimInput", "unusual": true, "arg": { "format": "{}", "snippet": "LVerbatimInput{${1:file}}" } }, { "name": "BVerbatimInput", "unusual": true, "arg": { "format": "{}", "snippet": "BVerbatimInput{${1:file}}" } }, { "name": "BVerbatimInput", "unusual": true, "arg": { "format": "[]{}", "snippet": "BVerbatimInput[${2:alignment%keyvals}]{${1:file}}" } }, { "name": "UseVerbatim", "unusual": true, "arg": { "format": "{}", "snippet": "UseVerbatim{${1:cmd}}" } }, { "name": "LUseVerbatim", "unusual": true, "arg": { "format": "{}", "snippet": "LUseVerbatim{${1:cmd}}" } }, { "name": "BUseVerbatim", "unusual": true, "arg": { "format": "{}", "snippet": "BUseVerbatim{${1:cmd}}" } }, { "name": "BUseVerbatim", "unusual": true, "arg": { "format": "[]{}", "snippet": "BUseVerbatim[${2:alignment%keyvals}]{${1:cmd}}" } }, { "name": "Verb", "arg": { "format": "||", "snippet": "Verb|${1:code}|" } }, { "name": "UseVerb", "unusual": true, "arg": { "format": "{}", "snippet": "UseVerb{${1:cmd}}" } }, { "name": "SaveVerb", "unusual": true, "arg": { "format": "{}||", "snippet": "SaveVerb{${1:cmd}}|${2:code}|" } }, { "name": "SaveVerb", "unusual": true, "arg": { "format": "[]{}||", "snippet": "SaveVerb[${2:default}]{${1:cmd}}|${3:code}|" } }, { "name": "VerbatimSpace", "unusual": true }, { "name": "VerbatimTab", "unusual": true }, { "name": "VerbatimFont", "unusual": true }, { "name": "VerbatimFuzz", "unusual": true }, { "name": "EveryVerbatimLine", "unusual": true }, { "name": "EveryVerbatim", "unusual": true }, { "name": "ThisVerb", "unusual": true }, { "name": "EveryVerbatimCodes", "unusual": true }, { "name": "ThisVerbCodes", "unusual": true }, { "name": "VerbSpace", "unusual": true }, { "name": "VerbTab", "unusual": true }, { "name": "VerbFont", "unusual": true }, { "name": "EveryVerb", "unusual": true }, { "name": "ThisVerb", "unusual": true }, { "name": "EveryVerbCodes", "unusual": true }, { "name": "ThisVerbCodes", "unusual": true }, { "name": "EveryVerbOutCodes", "unusual": true }, { "name": "EveryVerbOutLine", "unusual": true } ], "envs": [ { "name": "Sbox", "unusual": true }, { "name": "Beqnarray" }, { "name": "Beqnarray*" }, { "name": "landfloat", "unusual": true, "arg": { "format": "{}{}", "snippet": "{${1:float}}{${2:rotation_command}}" } }, { "name": "Bcenter" }, { "name": "Bcenter", "arg": { "format": "[]", "snippet": "[${1:alignment%keyvals}]", "keys": [ "\\begin{Bcenter},\\begin{Bflushleft},\\begin{Bflushright},\\begin{Bitemize},\\begin{Benumerate},\\begin{Bdescription},\\begin{Blist},\\begin{BVerbatim},\\BVerbatimInput" ], "keyPos": 0 } }, { "name": "Bflushleft" }, { "name": "Bflushleft", "arg": { "format": "[]", "snippet": "[${1:alignment%keyvals}]", "keys": [ "\\begin{Bcenter},\\begin{Bflushleft},\\begin{Bflushright},\\begin{Bitemize},\\begin{Benumerate},\\begin{Bdescription},\\begin{Blist},\\begin{BVerbatim},\\BVerbatimInput" ], "keyPos": 0 } }, { "name": "Bflushright" }, { "name": "Bflushright", "arg": { "format": "[]", "snippet": "[${1:alignment%keyvals}]", "keys": [ "\\begin{Bcenter},\\begin{Bflushleft},\\begin{Bflushright},\\begin{Bitemize},\\begin{Benumerate},\\begin{Bdescription},\\begin{Blist},\\begin{BVerbatim},\\BVerbatimInput" ], "keyPos": 0 } }, { "name": "Blist", "unusual": true, "arg": { "format": "{}{}", "snippet": "{${1:item_type}}{${2:code}}" } }, { "name": "Blist", "unusual": true, "arg": { "format": "{}{}[]", "snippet": "{${1:item_type}}{${2:code}}[${3:alignment%keyvals}]", "keys": [ "\\begin{Bcenter},\\begin{Bflushleft},\\begin{Bflushright},\\begin{Bitemize},\\begin{Benumerate},\\begin{Bdescription},\\begin{Blist},\\begin{BVerbatim},\\BVerbatimInput" ], "keyPos": 2 } }, { "name": "LandScape", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:cmd}}" } }, { "name": "Landscape", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "{${1:paperwidth%l}}{${2:paperheight%l}}{${3:cmd}}" } }, { "name": "Landscape*", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "{${1:paperwidth%l}}{${2:paperheight%l}}{${3:cmd}}" } }, { "name": "Verbatim" }, { "name": "LVerbatim" }, { "name": "BVerbatim" }, { "name": "BVerbatim", "arg": { "format": "[]", "snippet": "[${1:alignment%keyvals}]" } }, { "name": "VerbatimOut", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:file}}" } }, { "name": "SaveVerbatim", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:cmd}}" } } ], "keys": { "\\fancyoval": [ "t", "b", "l", "r" ], "\\begin{Bcenter},\\begin{Bflushleft},\\begin{Bflushright},\\begin{Bitemize},\\begin{Benumerate},\\begin{Bdescription},\\begin{Blist},\\begin{BVerbatim},\\BVerbatimInput": [ "t", "b" ] }, "args": [] } ================================================ FILE: data/packages/fancyhdr.json ================================================ { "deps": [], "macros": [ { "name": "fancyfoot", "arg": { "format": "[]{}", "snippet": "fancyfoot[${2:places}]{${1:footer%text}}" } }, { "name": "fancyfoot", "arg": { "format": "{}", "snippet": "fancyfoot{${1:footer%text}}" } }, { "name": "fancyhead", "arg": { "format": "[]{}", "snippet": "fancyhead[${2:places}]{${1:header%text}}" } }, { "name": "fancyhead", "arg": { "format": "{}", "snippet": "fancyhead{${1:header%text}}" } }, { "name": "fancyhf", "arg": { "format": "[]{}", "snippet": "fancyhf[${2:places}]{${1:output%text}}" } }, { "name": "fancyhf", "arg": { "format": "{}", "snippet": "fancyhf{${1:output%text}}" } }, { "name": "fancyfootoffset", "arg": { "format": "[]{}", "snippet": "fancyfootoffset[${2:places}]{${1:length}}" } }, { "name": "fancyfootoffset", "arg": { "format": "{}", "snippet": "fancyfootoffset{${1:length}}" } }, { "name": "fancyheadoffset", "arg": { "format": "[]{}", "snippet": "fancyheadoffset[${2:places}]{${1:length}}" } }, { "name": "fancyheadoffset", "arg": { "format": "{}", "snippet": "fancyheadoffset{${1:length}}" } }, { "name": "fancyhfoffset", "arg": { "format": "[]{}", "snippet": "fancyhfoffset[${2:places}]{${1:length}}" } }, { "name": "fancyhfoffset", "arg": { "format": "{}", "snippet": "fancyhfoffset{${1:length}}" } }, { "name": "fancypagestyle", "arg": { "format": "{}[]{}", "snippet": "fancypagestyle{${1:style name}}[${3:base style}]{${2:definitions%text}}" } }, { "name": "fancypagestyle", "arg": { "format": "{}{}", "snippet": "fancypagestyle{${1:style name%specialDef}}{${2:definitions%text}}" } }, { "name": "iftopfloat", "arg": { "format": "{}{}", "snippet": "iftopfloat{${1:float page%text}}{${2:other%text}}" } }, { "name": "ifbotfloat", "arg": { "format": "{}{}", "snippet": "ifbotfloat{${1:float page%text}}{${2:other%text}}" } }, { "name": "iffloatpage", "arg": { "format": "{}{}", "snippet": "iffloatpage{${1:float page%text}}{${2:other%text}}" } }, { "name": "iffootnote", "arg": { "format": "{}{}", "snippet": "iffootnote{${1:float page%text}}{${2:other%text}}" } }, { "name": "headrulewidth" }, { "name": "footrulewidth" }, { "name": "headruleskip" }, { "name": "footruleskip" }, { "name": "headrule" }, { "name": "footrule" }, { "name": "headwidth" }, { "name": "fancyheadinit", "arg": { "format": "{}", "snippet": "fancyheadinit{${1:code}}" } }, { "name": "fancyfootinit", "arg": { "format": "{}", "snippet": "fancyfootinit{${1:code}}" } }, { "name": "fancyhfinit", "arg": { "format": "{}", "snippet": "fancyhfinit{${1:code}}" } }, { "name": "fancycenter", "arg": { "format": "[][]{}{}{}", "snippet": "fancycenter[${4:distance%l}][${5:stretch}]{${1:left-mark%text}}{${2:center-mark%text}}{${3:right-mark%text}}" } }, { "name": "fancycenter", "arg": { "format": "[]{}{}{}", "snippet": "fancycenter[${4:distance%l}]{${1:left-mark%text}}{${2:center-mark%text}}{${3:right-mark%text}}" } }, { "name": "fancycenter", "arg": { "format": "{}{}{}", "snippet": "fancycenter{${1:left-mark%text}}{${2:center-mark%text}}{${3:right-mark%text}}" } }, { "name": "nouppercase", "unusual": true, "arg": { "format": "{}", "snippet": "nouppercase{${1:text}}" } }, { "name": "chead", "unusual": true, "arg": { "format": "[]{}", "snippet": "chead[${2:CH-even%text}]{${1:CH-odd%text}}" } }, { "name": "chead", "unusual": true, "arg": { "format": "{}", "snippet": "chead{${1:header%text}}" } }, { "name": "cfoot", "unusual": true, "arg": { "format": "[]{}", "snippet": "cfoot[${2:CF-even%text}]{${1:CF-odd%text}}" } }, { "name": "cfoot", "unusual": true, "arg": { "format": "{}", "snippet": "cfoot{${1:footer%text}}" } }, { "name": "lhead", "unusual": true, "arg": { "format": "[]{}", "snippet": "lhead[${2:LH-even%text}]{${1:LH-odd%text}}" } }, { "name": "lhead", "unusual": true, "arg": { "format": "{}", "snippet": "lhead{${1:header%text}}" } }, { "name": "lfoot", "unusual": true, "arg": { "format": "[]{}", "snippet": "lfoot[${2:LF-even%text}]{${1:LF-odd%text}}" } }, { "name": "lfoot", "unusual": true, "arg": { "format": "{}", "snippet": "lfoot{${1:footer%text}}" } }, { "name": "rhead", "unusual": true, "arg": { "format": "[]{}", "snippet": "rhead[${2:RH-even%text}]{${1:RH-odd%text}}" } }, { "name": "rhead", "unusual": true, "arg": { "format": "{}", "snippet": "rhead{${1:header%text}}" } }, { "name": "rfoot", "unusual": true, "arg": { "format": "[]{}", "snippet": "rfoot[${2:RF-even%text}]{${1:RF-odd%text}}" } }, { "name": "rfoot", "unusual": true, "arg": { "format": "{}", "snippet": "rfoot{${1:footer%text}}" } } ], "envs": [], "keys": { "\\usepackage/fancyhdr#c": [ "nocheck", "compatV3", "twoside", "myheadings", "headings" ], "\\pagestyle#c,\\thispagestyle#c": [ "fancy", "%fancypagestyle" ] }, "args": [ "\\usepackage/fancyhdr#c" ] } ================================================ FILE: data/packages/fancyref.json ================================================ { "deps": [ { "name": "varioref" } ], "macros": [ { "name": "fref", "arg": { "format": "{}", "snippet": "fref{${1:label}}" } }, { "name": "Fref", "arg": { "format": "{}", "snippet": "Fref{${1:label}}" } }, { "name": "fref", "arg": { "format": "[]{}", "snippet": "fref[${2:format%keyvals}]{${1:label}}", "keys": [ "\\fref,\\Fref,\\frefformat,\\Frefformat" ], "keyPos": 0 } }, { "name": "Fref", "arg": { "format": "[]{}", "snippet": "Fref[${2:format%keyvals}]{${1:label}}", "keys": [ "\\fref,\\Fref,\\frefformat,\\Frefformat" ], "keyPos": 0 } }, { "name": "fancyrefchangeprefix", "arg": { "format": "{}{}", "snippet": "fancyrefchangeprefix{${1:prefix macro}}{${2:prefix}}" } }, { "name": "fancyrefaddcaptions", "arg": { "format": "{}{}", "snippet": "fancyrefaddcaptions{${1:language}}{${2:string defs}}" } }, { "name": "frefformat", "arg": { "format": "{}{}{}", "snippet": "frefformat{${1:format%keyvals}}{${2:prefix macro}}{${3:output}}", "keys": [ "\\fref,\\Fref,\\frefformat,\\Frefformat" ], "keyPos": 0 } }, { "name": "Frefformat", "arg": { "format": "{}{}{}", "snippet": "Frefformat{${1:format%keyvals}}{${2:prefix macro}}{${3:output}}", "keys": [ "\\fref,\\Fref,\\frefformat,\\Frefformat" ], "keyPos": 0 } }, { "name": "fancyrefhook", "unusual": true, "arg": { "format": "{}", "snippet": "fancyrefhook{${1:output of format}}" } }, { "name": "fancyrefchaplabelprefix", "unusual": true }, { "name": "fancyrefseclabelprefix", "unusual": true }, { "name": "fancyrefeqlabelprefix", "unusual": true }, { "name": "fancyreffiglabelprefix", "unusual": true }, { "name": "fancyreftablabelprefix", "unusual": true }, { "name": "fancyrefenumlabelprefix", "unusual": true }, { "name": "fancyreffnlabelprefix", "unusual": true }, { "name": "fancyrefargdelim", "unusual": true }, { "name": "fancyrefloosespacing", "unusual": true }, { "name": "fancyreftightspacing", "unusual": true }, { "name": "fancyrefdefaultspacing", "unusual": true }, { "name": "Frefchapname", "unusual": true }, { "name": "Frefenumname", "unusual": true }, { "name": "Frefeqname", "unusual": true }, { "name": "Freffigname", "unusual": true }, { "name": "Freffnname", "unusual": true }, { "name": "Frefonname", "unusual": true }, { "name": "Frefpgname", "unusual": true }, { "name": "Frefsecname", "unusual": true }, { "name": "Frefseename", "unusual": true }, { "name": "Freftabname", "unusual": true }, { "name": "frefchapname", "unusual": true }, { "name": "frefenumname", "unusual": true }, { "name": "frefeqname", "unusual": true }, { "name": "freffigname", "unusual": true }, { "name": "freffnname", "unusual": true }, { "name": "frefonname", "unusual": true }, { "name": "frefpgname", "unusual": true }, { "name": "frefsecname", "unusual": true }, { "name": "frefseename", "unusual": true }, { "name": "freftabname", "unusual": true }, { "name": "Freffigshortname", "unusual": true }, { "name": "Frefpgshortname", "unusual": true }, { "name": "Freftabshortname", "unusual": true }, { "name": "freffigshortname", "unusual": true }, { "name": "frefpgshortname", "unusual": true }, { "name": "freftabshortname", "unusual": true }, { "name": "fancyrefdefaultformat", "unusual": true } ], "envs": [], "keys": { "\\usepackage/fancyref#c": [ "german", "english", "loose", "margin", "paren", "plain", "tight", "vario" ], "\\fref,\\Fref,\\frefformat,\\Frefformat": [ "vario", "plain", "margin", "main" ] }, "args": [ "\\usepackage/fancyref#c" ] } ================================================ FILE: data/packages/fancyunits-base.json ================================================ { "deps": [], "macros": [ { "name": "unit", "arg": { "format": "{}{}", "snippet": "unit{${1:number}}{${2:unit commands}}" } }, { "name": "addunit", "arg": { "format": "{}{}", "snippet": "addunit{${1:new unit command}}{${2:text}}" } }, { "name": "pow", "arg": { "format": "{}", "snippet": "pow{${1:number}}" } }, { "name": "ufrac", "arg": { "format": "{}{}", "snippet": "ufrac{${1:}}{${2:}}" } }, { "name": "Ufrac", "arg": { "format": "{}{}", "snippet": "Ufrac{${1:}}{${2:}}" } }, { "name": "UFrac", "arg": { "format": "{}{}", "snippet": "UFrac{${1:}}{${2:}}" } }, { "name": "per" }, { "name": "power", "arg": { "format": "{}{}", "snippet": "power{${1:text}}{${2:exponent}}" } }, { "name": "Square", "arg": { "format": "{}", "snippet": "Square{${1:text}}" } }, { "name": "Squared" }, { "name": "cubic", "arg": { "format": "{}", "snippet": "cubic{${1:base}}" } }, { "name": "cubed" }, { "name": "fourth", "arg": { "format": "{}", "snippet": "fourth{${1:base}}" } }, { "name": "reciprocal", "arg": { "format": "{}", "snippet": "reciprocal{${1:text}}" } }, { "name": "rp", "arg": { "format": "{}", "snippet": "rp{${1:text}}" } }, { "name": "rpsquare", "arg": { "format": "{}", "snippet": "rpsquare{${1:text}}" } }, { "name": "rpsquared" }, { "name": "rpcubic", "arg": { "format": "{}", "snippet": "rpcubic{${1:text}}" } }, { "name": "rpcubed" }, { "name": "rpfourth", "arg": { "format": "{}", "snippet": "rpfourth{${1:text}}" } }, { "name": "metre" }, { "name": "meter" }, { "name": "kilogram" }, { "name": "second" }, { "name": "ampere" }, { "name": "kelvin" }, { "name": "mole" }, { "name": "candela" }, { "name": "yocto" }, { "name": "zepto" }, { "name": "atto" }, { "name": "fempto" }, { "name": "pico" }, { "name": "nano" }, { "name": "micro" }, { "name": "milli" }, { "name": "centi" }, { "name": "deci" }, { "name": "deca" }, { "name": "deka" }, { "name": "hecto" }, { "name": "kilo" }, { "name": "mega" }, { "name": "giga" }, { "name": "tera" }, { "name": "peta" }, { "name": "exa" }, { "name": "zetta" }, { "name": "yotta" }, { "name": "yoctod" }, { "name": "zeptod" }, { "name": "attod" }, { "name": "femptod" }, { "name": "picod" }, { "name": "nanod" }, { "name": "microd" }, { "name": "millid" }, { "name": "centid" }, { "name": "decid" }, { "name": "decad" }, { "name": "dekad" }, { "name": "decaD" }, { "name": "hectod" }, { "name": "kilod" }, { "name": "megad" }, { "name": "gigad" }, { "name": "terad" }, { "name": "petad" }, { "name": "exad" }, { "name": "zettad" }, { "name": "yottad" }, { "name": "rad" }, { "name": "sterad" }, { "name": "radian" }, { "name": "steradian" }, { "name": "hertz" }, { "name": "newton" }, { "name": "pascal" }, { "name": "joule" }, { "name": "watt" }, { "name": "coulomb" }, { "name": "volt" }, { "name": "farad" }, { "name": "ohm" }, { "name": "weber" }, { "name": "tesla" }, { "name": "henry" }, { "name": "celsius" }, { "name": "degreecelsius" }, { "name": "lumen" }, { "name": "lux" }, { "name": "becquerel" }, { "name": "Gray" }, { "name": "sievert" }, { "name": "radianbase" }, { "name": "steradianbase" }, { "name": "hertzbase" }, { "name": "newtonbase" }, { "name": "pascalbase" }, { "name": "joulebase" }, { "name": "wattbase" }, { "name": "coulombbase" }, { "name": "voltbase" }, { "name": "faradbase" }, { "name": "ohmbase" }, { "name": "siemensbase" }, { "name": "weberbase" }, { "name": "teslabase" }, { "name": "henrybase" }, { "name": "celsiusbase" }, { "name": "degreecelsiusbase" }, { "name": "lumenbase" }, { "name": "luxbase" }, { "name": "becquerelbase" }, { "name": "Graybase" }, { "name": "sievertbase" }, { "name": "derradian" }, { "name": "dersteradian" }, { "name": "derhertz" }, { "name": "dernewton" }, { "name": "derpascal" }, { "name": "derjoule" }, { "name": "derwatt" }, { "name": "dercoulomb" }, { "name": "dervolt" }, { "name": "derfarad" }, { "name": "derohm" }, { "name": "dersiemens" }, { "name": "derweber" }, { "name": "dertesla" }, { "name": "derhenry" }, { "name": "dercelsius" }, { "name": "derdegreecelsius" }, { "name": "derlumen" }, { "name": "derlux" }, { "name": "derbecquerel" }, { "name": "derGray" }, { "name": "dersievert" }, { "name": "minute" }, { "name": "hour" }, { "name": "dday" }, { "name": "degree" }, { "name": "paminute" }, { "name": "parsecond" }, { "name": "angstrom" }, { "name": "AstroE" }, { "name": "lightyear" }, { "name": "parsec" }, { "name": "gal" }, { "name": "liter" }, { "name": "litre" }, { "name": "atomicmass" }, { "name": "gram" }, { "name": "ton" }, { "name": "tonne" }, { "name": "barn" }, { "name": "hectare" }, { "name": "are" }, { "name": "bbar" }, { "name": "curie" }, { "name": "rem" }, { "name": "roentgen" }, { "name": "oersted" }, { "name": "electronvolt" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/fancyunits-np.json ================================================ { "deps": [], "macros": [ { "name": "Graypersecondnp" }, { "name": "metrepersquaresecondnp" }, { "name": "joulepermolenp" }, { "name": "molepercubicmetrenp" }, { "name": "radianpersquaresecondnp" }, { "name": "kilogramsquaremetrepersecondnp" }, { "name": "radianpersecondnp" }, { "name": "Squaremetrepercubicmetrenp" }, { "name": "coulombpermolnp" }, { "name": "amperepersquaremetrenp" }, { "name": "kilogrampercubicmetrenp" }, { "name": "Squaremetrepernewtonsecondnp" }, { "name": "pascalsecondnp" }, { "name": "coulombpercubicmetrenp" }, { "name": "voltpermetrenp" }, { "name": "coulombpersquaremetrenp" }, { "name": "faradpermetrenp" }, { "name": "wattpersquaremetrenp" }, { "name": "joulepersquaremetrenp" }, { "name": "newtonpercubicmetrenp" }, { "name": "newtonperkilogramnp" }, { "name": "jouleperkelvinnp" }, { "name": "jouleperkilogramnp" }, { "name": "coulombperkilogramnp" }, { "name": "Squaremetrepersecondnp" }, { "name": "Squaremetrepersquaresecondnp" }, { "name": "kilogrammetrepersecondnp" }, { "name": "candelapersquaremetrenp" }, { "name": "amperepermetrenp" }, { "name": "jouleperteslanp" }, { "name": "henrypermetrenp" }, { "name": "kilogrampersecondnp" }, { "name": "kilogrampersquaremetresecondnp" }, { "name": "kilogrampersquaremetrenp" }, { "name": "kilogrampermetrenp" }, { "name": "joulepermolekelvinnp" }, { "name": "kilogramperkilomolenp" }, { "name": "kilogramsquaremetrenp" }, { "name": "kilogrammetrepersquaresecondnp" }, { "name": "newtonpersquaremetrenp" }, { "name": "persquaremetresecondnp" }, { "name": "wattperkilogramnp" }, { "name": "wattpercubicmetrenp" }, { "name": "wattpersquaremetresteradiannp" }, { "name": "jouleperkilogramkelvinnp" }, { "name": "Squaremetreperkilogramnp" }, { "name": "cubicmetreperkilogramnp" }, { "name": "newtonpermetrenp" }, { "name": "wattpermetrekelvinnp" }, { "name": "newtonmetrenp" }, { "name": "Squaremetrepercubicsecondnp" }, { "name": "metrepersecondnp" }, { "name": "joulepercubicmetrenp" }, { "name": "kilogrampercubicmetrecoulombnp" }, { "name": "cubicmetrepersecondnp" }, { "name": "kilogrampersecondcubicmetrenp" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/fancyunits-per.json ================================================ { "deps": [], "macros": [ { "name": "Squaremetre" }, { "name": "cubicmetre" }, { "name": "Graypersecond" }, { "name": "metrepersquaresecond" }, { "name": "joulepermole" }, { "name": "molepercubicmetre" }, { "name": "radianpersquaresecond" }, { "name": "kilogramsquaremetrepersecond" }, { "name": "radianpersecond" }, { "name": "Squaremetrepercubicmetre" }, { "name": "coulombpermol" }, { "name": "amperepersquaremetre" }, { "name": "kilogrampercubicmetre" }, { "name": "Squaremetrepernewtonsecond" }, { "name": "pascalsecond" }, { "name": "coulombpercubicmetre" }, { "name": "amperemetresecond" }, { "name": "voltpermetre" }, { "name": "coulombpersquaremetre" }, { "name": "faradpermetre" }, { "name": "ohmmetre" }, { "name": "kilowatthour" }, { "name": "wattpersquaremetre" }, { "name": "joulepersquaremetre" }, { "name": "newtonpercubicmetre" }, { "name": "newtonperkilogram" }, { "name": "jouleperkelvin" }, { "name": "jouleperkilogram" }, { "name": "coulombperkilogram" }, { "name": "Squaremetrepersecond" }, { "name": "rpsquaremetrepersecond" }, { "name": "Squaremetrepersquaresecond" }, { "name": "rpsquaremetrepersquaresecond" }, { "name": "kilogrammetrepersecond" }, { "name": "candelapersquaremetre" }, { "name": "amperepermetre" }, { "name": "joulepertesla" }, { "name": "henrypermetre" }, { "name": "kilogrampersecond" }, { "name": "kilogrampersquaremetresecond" }, { "name": "kilogrampersquaremetre" }, { "name": "kilogrampermetre" }, { "name": "joulepermolekelvin" }, { "name": "kilogramperkilomole" }, { "name": "kilogramsquaremetre" }, { "name": "kilogrammetrepersquaresecond" }, { "name": "newtonpersquaremetre" }, { "name": "persquaremetresecond" }, { "name": "wattperkilogram" }, { "name": "wattpercubicmetre" }, { "name": "wattpersquaremetresteradian" }, { "name": "jouleperkilogramkelvin" }, { "name": "Squaremetreperkilogram" }, { "name": "rpsquaremetreperkilogram" }, { "name": "cubicmetreperkilogram" }, { "name": "rpcubicmetreperkilogram" }, { "name": "newtonpermetre" }, { "name": "Celsius" }, { "name": "wattpermetrekelvin" }, { "name": "newtonmetre" }, { "name": "Squaremetrepercubicsecond" }, { "name": "metrepersecond" }, { "name": "joulepercubicmetre" }, { "name": "kilogrampercubicmetrecoulomb" }, { "name": "cubicmetrepersecond" }, { "name": "rpcubicmetrepersecond" }, { "name": "kilogrampersecondcubicmetre" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/fancyunits_big-fractions.json ================================================ { "deps": [], "macros": [ { "name": "GraypersecondUF" }, { "name": "metrepersquaresecondUF" }, { "name": "joulepermoleUF" }, { "name": "molepercubicmetreUF" }, { "name": "radianpersquaresecondUF" }, { "name": "kilogramsquaremetrepersecondUF" }, { "name": "radianpersecondUF" }, { "name": "SquaremetrepercubicmetreUF" }, { "name": "coulombpermolUF" }, { "name": "amperepersquaremetreUF" }, { "name": "kilogrampercubicmetreUF" }, { "name": "SquaremetrepernewtonsecondUF" }, { "name": "pascalsecondUF" }, { "name": "coulombpercubicmetreUF" }, { "name": "voltpermetreUF" }, { "name": "coulombpersquaremetreUF" }, { "name": "faradpermetreUF" }, { "name": "wattpersquaremetreUF" }, { "name": "joulepersquaremetreUF" }, { "name": "newtonpercubicmetreUF" }, { "name": "newtonperkilogramUF" }, { "name": "jouleperkelvinUF" }, { "name": "jouleperkilogramUF" }, { "name": "coulombperkilogramUF" }, { "name": "SquaremetrepersecondUF" }, { "name": "SquaremetrepersquaresecondUF" }, { "name": "kilogrammetrepersecondUF" }, { "name": "candelapersquaremetreUF" }, { "name": "amperepermetreUF" }, { "name": "jouleperteslaUF" }, { "name": "henrypermetreUF" }, { "name": "kilogrampersecondUF" }, { "name": "kilogrampersquaremetresecondUF" }, { "name": "kilogrampersquaremetreUF" }, { "name": "kilogrampermetreUF" }, { "name": "joulepermolekelvinUF" }, { "name": "kilogramperkilomoleUF" }, { "name": "kilogrammetrepersquaresecondUF" }, { "name": "newtonpersquaremetreUF" }, { "name": "persquaremetresecondUF" }, { "name": "wattperkilogramUF" }, { "name": "wattpercubicmetreUF" }, { "name": "wattpersquaremetresteradianUF" }, { "name": "jouleperkilogramkelvinUF" }, { "name": "SquaremetreperkilogramUF" }, { "name": "cubicmetreperkilogramUF" }, { "name": "newtonpermetreUF" }, { "name": "wattpermetrekelvinUF" }, { "name": "SquaremetrepercubicsecondUF" }, { "name": "metrepersecondUF" }, { "name": "joulepercubicmetreUF" }, { "name": "kilogrampercubicmetrecoulombUF" }, { "name": "cubicmetrepersecondUF" }, { "name": "kilogrampersecondcubicmetreUF" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/fancyunits_medium-fractions.json ================================================ { "deps": [], "macros": [ { "name": "GraypersecondUf" }, { "name": "metrepersquaresecondUf" }, { "name": "joulepermoleUf" }, { "name": "molepercubicmetreUf" }, { "name": "radianpersquaresecondUf" }, { "name": "kilogramsquaremetrepersecondUf" }, { "name": "radianpersecondUf" }, { "name": "SquaremetrepercubicmetreUf" }, { "name": "coulombpermolUf" }, { "name": "amperepersquaremetreUf" }, { "name": "kilogrampercubicmetreUf" }, { "name": "SquaremetrepernewtonsecondUf" }, { "name": "pascalsecondUf" }, { "name": "coulombpercubicmetreUf" }, { "name": "voltpermetreUf" }, { "name": "coulombpersquaremetreUf" }, { "name": "faradpermetreUf" }, { "name": "wattpersquaremetreUf" }, { "name": "joulepersquaremetreUf" }, { "name": "newtonpercubicmetreUf" }, { "name": "newtonperkilogramUf" }, { "name": "jouleperkelvinUf" }, { "name": "jouleperkilogramUf" }, { "name": "coulombperkilogramUf" }, { "name": "SquaremetrepersecondUf" }, { "name": "SquaremetrepersquaresecondUf" }, { "name": "kilogrammetrepersecondUf" }, { "name": "candelapersquaremetreUf" }, { "name": "amperepermetreUf" }, { "name": "jouleperteslaUf" }, { "name": "henrypermetreUf" }, { "name": "kilogrampersecondUf" }, { "name": "kilogrampersquaremetresecondUf" }, { "name": "kilogrampersquaremetreUf" }, { "name": "kilogrampermetreUf" }, { "name": "joulepermolekelvinUf" }, { "name": "kilogramperkilomoleUf" }, { "name": "kilogrammetrepersquaresecondUf" }, { "name": "newtonpersquaremetreUf" }, { "name": "persquaremetresecondUf" }, { "name": "wattperkilogramUf" }, { "name": "wattpercubicmetreUf" }, { "name": "wattpersquaremetresteradianUf" }, { "name": "jouleperkilogramkelvinUf" }, { "name": "SquaremetreperkilogramUf" }, { "name": "cubicmetreperkilogramUf" }, { "name": "newtonpermetreUf" }, { "name": "wattpermetrekelvinUf" }, { "name": "SquaremetrepercubicsecondUf" }, { "name": "metrepersecondUf" }, { "name": "joulepercubicmetreUf" }, { "name": "kilogrampercubicmetrecoulombUf" }, { "name": "cubicmetrepersecondUf" }, { "name": "kilogrampersecondcubicmetreUf" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/fancyunits_small-fractions.json ================================================ { "deps": [], "macros": [ { "name": "Grayperseconduf" }, { "name": "metrepersquareseconduf" }, { "name": "joulepermoleuf" }, { "name": "molepercubicmetreuf" }, { "name": "radianpersquareseconduf" }, { "name": "kilogramsquaremetreperseconduf" }, { "name": "radianperseconduf" }, { "name": "Squaremetrepercubicmetreuf" }, { "name": "coulombpermoluf" }, { "name": "amperepersquaremetreuf" }, { "name": "kilogrampercubicmetreuf" }, { "name": "Squaremetrepernewtonseconduf" }, { "name": "pascalseconduf" }, { "name": "coulombpercubicmetreuf" }, { "name": "voltpermetreuf" }, { "name": "coulombpersquaremetreuf" }, { "name": "faradpermetreuf" }, { "name": "wattpersquaremetreuf" }, { "name": "joulepersquaremetreuf" }, { "name": "newtonpercubicmetreuf" }, { "name": "newtonperkilogramuf" }, { "name": "jouleperkelvinuf" }, { "name": "jouleperkilogramuf" }, { "name": "coulombperkilogramuf" }, { "name": "Squaremetreperseconduf" }, { "name": "Squaremetrepersquareseconduf" }, { "name": "kilogrammetreperseconduf" }, { "name": "candelapersquaremetreuf" }, { "name": "amperepermetreuf" }, { "name": "jouleperteslauf" }, { "name": "henrypermetreuf" }, { "name": "kilogramperseconduf" }, { "name": "kilogrampersquaremetreseconduf" }, { "name": "kilogrampersquaremetreuf" }, { "name": "kilogrampermetreuf" }, { "name": "joulepermolekelvinuf" }, { "name": "kilogramperkilomoleuf" }, { "name": "kilogrammetrepersquareseconduf" }, { "name": "newtonpersquaremetreuf" }, { "name": "persquaremetreseconduf" }, { "name": "wattperkilogramuf" }, { "name": "wattpercubicmetreuf" }, { "name": "wattpersquaremetresteradianuf" }, { "name": "jouleperkilogramkelvinuf" }, { "name": "Squaremetreperkilogramuf" }, { "name": "cubicmetreperkilogramuf" }, { "name": "newtonpermetreuf" }, { "name": "wattpermetrekelvinuf" }, { "name": "Squaremetrepercubicseconduf" }, { "name": "metreperseconduf" }, { "name": "joulepercubicmetreuf" }, { "name": "kilogrampercubicmetrecoulombuf" }, { "name": "cubicmetreperseconduf" }, { "name": "kilogrampersecondcubicmetreuf" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/fancyvrb.json ================================================ { "deps": [ { "name": "keyval" } ], "macros": [ { "name": "Verb", "arg": { "format": "||", "snippet": "Verb|${1:code}|" } }, { "name": "Verb", "arg": { "format": "[]||", "snippet": "Verb[${1:options}]|${2:code}|", "keys": [ "\\Verb,\\Verb*,\\DefineShortVerb,\\begin{Verbatim},\\begin{Verbatim*},\\begin{BVerbatim},\\begin{BVerbatim*},\\begin{LVerbatim},\\begin{LVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\CustomVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\SaveVerb,\\SaveVerb*,\\UseVerb,\\UseVerb*,\\begin{SaveVerbatim},\\UseVerbatim,\\BUseVerbatim,\\LUseVerbatim,\\VerbatimInput,\\BVerbatimInput,\\LLVerbatimInput" ], "keyPos": 0 } }, { "name": "Verb*", "arg": { "format": "||", "snippet": "Verb*|${1:code}|" } }, { "name": "Verb*", "arg": { "format": "[]||", "snippet": "Verb*[${1:options}]|${2:code}|", "keys": [ "\\Verb,\\Verb*,\\DefineShortVerb,\\begin{Verbatim},\\begin{Verbatim*},\\begin{BVerbatim},\\begin{BVerbatim*},\\begin{LVerbatim},\\begin{LVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\CustomVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\SaveVerb,\\SaveVerb*,\\UseVerb,\\UseVerb*,\\begin{SaveVerbatim},\\UseVerbatim,\\BUseVerbatim,\\LUseVerbatim,\\VerbatimInput,\\BVerbatimInput,\\LLVerbatimInput" ], "keyPos": 0 } }, { "name": "VerbatimFootnotes" }, { "name": "DefineShortVerb", "arg": { "format": "{}", "snippet": "DefineShortVerb{${1:\\character}}" } }, { "name": "DefineShortVerb", "arg": { "format": "[]{}", "snippet": "DefineShortVerb[${2:options}]{${1:\\character}}", "keys": [ "\\Verb,\\Verb*,\\DefineShortVerb,\\begin{Verbatim},\\begin{Verbatim*},\\begin{BVerbatim},\\begin{BVerbatim*},\\begin{LVerbatim},\\begin{LVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\CustomVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\SaveVerb,\\SaveVerb*,\\UseVerb,\\UseVerb*,\\begin{SaveVerbatim},\\UseVerbatim,\\BUseVerbatim,\\LUseVerbatim,\\VerbatimInput,\\BVerbatimInput,\\LLVerbatimInput" ], "keyPos": 0 } }, { "name": "UndefineShortVerb", "arg": { "format": "{}", "snippet": "UndefineShortVerb{${1:\\character}}" } }, { "name": "fvset", "arg": { "format": "{}", "snippet": "fvset{${1:options%keyvals}}", "keys": [ "\\SaveVerb,\\SaveVerb*,\\fvset", "\\Verb,\\Verb*,\\DefineShortVerb,\\begin{Verbatim},\\begin{Verbatim*},\\begin{BVerbatim},\\begin{BVerbatim*},\\begin{LVerbatim},\\begin{LVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\CustomVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\SaveVerb,\\SaveVerb*,\\UseVerb,\\UseVerb*,\\begin{SaveVerbatim},\\UseVerbatim,\\BUseVerbatim,\\LUseVerbatim,\\VerbatimInput,\\BVerbatimInput,\\LLVerbatimInput", "\\begin{BVerbatim},\\begin{BVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\BUseVerbatim,\\BVerbatimInput" ], "keyPos": 0 } }, { "name": "DefineVerbatimEnvironment", "arg": { "format": "{}{}{}", "snippet": "DefineVerbatimEnvironment{${1:envname}}{${2:env type}}{${3:options%keyvals}}", "keys": [ "\\Verb,\\Verb*,\\DefineShortVerb,\\begin{Verbatim},\\begin{Verbatim*},\\begin{BVerbatim},\\begin{BVerbatim*},\\begin{LVerbatim},\\begin{LVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\CustomVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\SaveVerb,\\SaveVerb*,\\UseVerb,\\UseVerb*,\\begin{SaveVerbatim},\\UseVerbatim,\\BUseVerbatim,\\LUseVerbatim,\\VerbatimInput,\\BVerbatimInput,\\LLVerbatimInput", "\\begin{BVerbatim},\\begin{BVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\BUseVerbatim,\\BVerbatimInput" ], "keyPos": 2 } }, { "name": "CustomVerbatimEnvironment", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "CustomVerbatimEnvironment{${1:envname}}{${2:env type}}{${3:options%keyvals}}", "keys": [ "\\Verb,\\Verb*,\\DefineShortVerb,\\begin{Verbatim},\\begin{Verbatim*},\\begin{BVerbatim},\\begin{BVerbatim*},\\begin{LVerbatim},\\begin{LVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\CustomVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\SaveVerb,\\SaveVerb*,\\UseVerb,\\UseVerb*,\\begin{SaveVerbatim},\\UseVerbatim,\\BUseVerbatim,\\LUseVerbatim,\\VerbatimInput,\\BVerbatimInput,\\LLVerbatimInput" ], "keyPos": 2 } }, { "name": "RecustomVerbatimEnvironment", "arg": { "format": "{}{}{}", "snippet": "RecustomVerbatimEnvironment{${1:envname}}{${2:env type}}{${3:options%keyvals}}", "keys": [ "\\Verb,\\Verb*,\\DefineShortVerb,\\begin{Verbatim},\\begin{Verbatim*},\\begin{BVerbatim},\\begin{BVerbatim*},\\begin{LVerbatim},\\begin{LVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\CustomVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\SaveVerb,\\SaveVerb*,\\UseVerb,\\UseVerb*,\\begin{SaveVerbatim},\\UseVerbatim,\\BUseVerbatim,\\LUseVerbatim,\\VerbatimInput,\\BVerbatimInput,\\LLVerbatimInput", "\\begin{BVerbatim},\\begin{BVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\BUseVerbatim,\\BVerbatimInput" ], "keyPos": 2 } }, { "name": "CustomVerbatimCommand", "arg": { "format": "{}{}{}", "snippet": "CustomVerbatimCommand{${1:command}}{${2:cmd type}}{${3:options%keyvals}}", "keys": [ "\\Verb,\\Verb*,\\DefineShortVerb,\\begin{Verbatim},\\begin{Verbatim*},\\begin{BVerbatim},\\begin{BVerbatim*},\\begin{LVerbatim},\\begin{LVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\CustomVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\SaveVerb,\\SaveVerb*,\\UseVerb,\\UseVerb*,\\begin{SaveVerbatim},\\UseVerbatim,\\BUseVerbatim,\\LUseVerbatim,\\VerbatimInput,\\BVerbatimInput,\\LLVerbatimInput", "\\begin{BVerbatim},\\begin{BVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\BUseVerbatim,\\BVerbatimInput" ], "keyPos": 2 } }, { "name": "RecustomVerbatimCommand", "arg": { "format": "{}{}{}", "snippet": "RecustomVerbatimCommand{${1:command}}{${2:cmd type}}{${3:options%keyvals}}", "keys": [ "\\Verb,\\Verb*,\\DefineShortVerb,\\begin{Verbatim},\\begin{Verbatim*},\\begin{BVerbatim},\\begin{BVerbatim*},\\begin{LVerbatim},\\begin{LVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\CustomVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\SaveVerb,\\SaveVerb*,\\UseVerb,\\UseVerb*,\\begin{SaveVerbatim},\\UseVerbatim,\\BUseVerbatim,\\LUseVerbatim,\\VerbatimInput,\\BVerbatimInput,\\LLVerbatimInput", "\\begin{BVerbatim},\\begin{BVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\BUseVerbatim,\\BVerbatimInput" ], "keyPos": 2 } }, { "name": "SaveVerb", "arg": { "format": "{}||", "snippet": "SaveVerb{${1:name}}|${2:code}|" } }, { "name": "SaveVerb", "arg": { "format": "[]{}||", "snippet": "SaveVerb[${2:options}]{${1:name}}|${3:code}|", "keys": [ "\\SaveVerb,\\SaveVerb*,\\fvset", "\\Verb,\\Verb*,\\DefineShortVerb,\\begin{Verbatim},\\begin{Verbatim*},\\begin{BVerbatim},\\begin{BVerbatim*},\\begin{LVerbatim},\\begin{LVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\CustomVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\SaveVerb,\\SaveVerb*,\\UseVerb,\\UseVerb*,\\begin{SaveVerbatim},\\UseVerbatim,\\BUseVerbatim,\\LUseVerbatim,\\VerbatimInput,\\BVerbatimInput,\\LLVerbatimInput" ], "keyPos": 0 } }, { "name": "SaveVerb*", "unusual": true, "arg": { "format": "{}||", "snippet": "SaveVerb*{${1:name}}|${2:code}|" } }, { "name": "SaveVerb*", "unusual": true, "arg": { "format": "[]{}||", "snippet": "SaveVerb*[${2:options}]{${1:name}}|${3:code}|", "keys": [ "\\SaveVerb,\\SaveVerb*,\\fvset", "\\Verb,\\Verb*,\\DefineShortVerb,\\begin{Verbatim},\\begin{Verbatim*},\\begin{BVerbatim},\\begin{BVerbatim*},\\begin{LVerbatim},\\begin{LVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\CustomVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\SaveVerb,\\SaveVerb*,\\UseVerb,\\UseVerb*,\\begin{SaveVerbatim},\\UseVerbatim,\\BUseVerbatim,\\LUseVerbatim,\\VerbatimInput,\\BVerbatimInput,\\LLVerbatimInput" ], "keyPos": 0 } }, { "name": "UseVerb", "arg": { "format": "{}", "snippet": "UseVerb{${1:name}}" } }, { "name": "UseVerb", "arg": { "format": "[]{}", "snippet": "UseVerb[${2:options%keyvals}]{${1:name}}", "keys": [ "\\Verb,\\Verb*,\\DefineShortVerb,\\begin{Verbatim},\\begin{Verbatim*},\\begin{BVerbatim},\\begin{BVerbatim*},\\begin{LVerbatim},\\begin{LVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\CustomVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\SaveVerb,\\SaveVerb*,\\UseVerb,\\UseVerb*,\\begin{SaveVerbatim},\\UseVerbatim,\\BUseVerbatim,\\LUseVerbatim,\\VerbatimInput,\\BVerbatimInput,\\LLVerbatimInput" ], "keyPos": 0 } }, { "name": "UseVerb*", "arg": { "format": "{}", "snippet": "UseVerb*{${1:name}}" } }, { "name": "UseVerb*", "arg": { "format": "[]{}", "snippet": "UseVerb*[${2:options%keyvals}]{${1:name}}", "keys": [ "\\Verb,\\Verb*,\\DefineShortVerb,\\begin{Verbatim},\\begin{Verbatim*},\\begin{BVerbatim},\\begin{BVerbatim*},\\begin{LVerbatim},\\begin{LVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\CustomVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\SaveVerb,\\SaveVerb*,\\UseVerb,\\UseVerb*,\\begin{SaveVerbatim},\\UseVerbatim,\\BUseVerbatim,\\LUseVerbatim,\\VerbatimInput,\\BVerbatimInput,\\LLVerbatimInput" ], "keyPos": 0 } }, { "name": "UseVerbatim", "arg": { "format": "{}", "snippet": "UseVerbatim{${1:name}}" } }, { "name": "UseVerbatim", "arg": { "format": "[]{}", "snippet": "UseVerbatim[${2:options%keyvals}]{${1:name}}", "keys": [ "\\Verb,\\Verb*,\\DefineShortVerb,\\begin{Verbatim},\\begin{Verbatim*},\\begin{BVerbatim},\\begin{BVerbatim*},\\begin{LVerbatim},\\begin{LVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\CustomVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\SaveVerb,\\SaveVerb*,\\UseVerb,\\UseVerb*,\\begin{SaveVerbatim},\\UseVerbatim,\\BUseVerbatim,\\LUseVerbatim,\\VerbatimInput,\\BVerbatimInput,\\LLVerbatimInput" ], "keyPos": 0 } }, { "name": "UseVerbatim*", "arg": { "format": "{}", "snippet": "UseVerbatim*{${1:name}}" } }, { "name": "UseVerbatim*", "arg": { "format": "[]{}", "snippet": "UseVerbatim*[${2:options%keyvals}]{${1:name}}" } }, { "name": "BUseVerbatim", "arg": { "format": "{}", "snippet": "BUseVerbatim{${1:name}}" } }, { "name": "BUseVerbatim", "arg": { "format": "[]{}", "snippet": "BUseVerbatim[${2:options%keyvals}]{${1:name}}", "keys": [ "\\Verb,\\Verb*,\\DefineShortVerb,\\begin{Verbatim},\\begin{Verbatim*},\\begin{BVerbatim},\\begin{BVerbatim*},\\begin{LVerbatim},\\begin{LVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\CustomVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\SaveVerb,\\SaveVerb*,\\UseVerb,\\UseVerb*,\\begin{SaveVerbatim},\\UseVerbatim,\\BUseVerbatim,\\LUseVerbatim,\\VerbatimInput,\\BVerbatimInput,\\LLVerbatimInput", "\\begin{BVerbatim},\\begin{BVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\BUseVerbatim,\\BVerbatimInput" ], "keyPos": 0 } }, { "name": "BUseVerbatim*", "arg": { "format": "{}", "snippet": "BUseVerbatim*{${1:name}}" } }, { "name": "BUseVerbatim*", "arg": { "format": "[]{}", "snippet": "BUseVerbatim*[${2:options%keyvals}]{${1:name}}" } }, { "name": "LUseVerbatim", "arg": { "format": "{}", "snippet": "LUseVerbatim{${1:name}}" } }, { "name": "LUseVerbatim", "arg": { "format": "[]{}", "snippet": "LUseVerbatim[${2:options%keyvals}]{${1:name}}", "keys": [ "\\Verb,\\Verb*,\\DefineShortVerb,\\begin{Verbatim},\\begin{Verbatim*},\\begin{BVerbatim},\\begin{BVerbatim*},\\begin{LVerbatim},\\begin{LVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\CustomVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\SaveVerb,\\SaveVerb*,\\UseVerb,\\UseVerb*,\\begin{SaveVerbatim},\\UseVerbatim,\\BUseVerbatim,\\LUseVerbatim,\\VerbatimInput,\\BVerbatimInput,\\LLVerbatimInput" ], "keyPos": 0 } }, { "name": "LUseVerbatim*", "arg": { "format": "{}", "snippet": "LUseVerbatim*{${1:name}}" } }, { "name": "LUseVerbatim*", "arg": { "format": "[]{}", "snippet": "LUseVerbatim*[${2:options%keyvals}]{${1:name}}" } }, { "name": "VerbatimInput", "arg": { "format": "{}", "snippet": "VerbatimInput{${1:file}}" } }, { "name": "VerbatimInput", "arg": { "format": "[]{}", "snippet": "VerbatimInput[${2:options%keyvals}]{${1:file}}", "keys": [ "\\Verb,\\Verb*,\\DefineShortVerb,\\begin{Verbatim},\\begin{Verbatim*},\\begin{BVerbatim},\\begin{BVerbatim*},\\begin{LVerbatim},\\begin{LVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\CustomVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\SaveVerb,\\SaveVerb*,\\UseVerb,\\UseVerb*,\\begin{SaveVerbatim},\\UseVerbatim,\\BUseVerbatim,\\LUseVerbatim,\\VerbatimInput,\\BVerbatimInput,\\LLVerbatimInput" ], "keyPos": 0 } }, { "name": "VerbatimInput*", "arg": { "format": "{}", "snippet": "VerbatimInput*{${1:file}}" } }, { "name": "VerbatimInput*", "arg": { "format": "[]{}", "snippet": "VerbatimInput*[${2:options%keyvals}]{${1:file}}" } }, { "name": "BVerbatimInput", "arg": { "format": "{}", "snippet": "BVerbatimInput{${1:file}}" } }, { "name": "BVerbatimInput", "arg": { "format": "[]{}", "snippet": "BVerbatimInput[${2:options%keyvals}]{${1:file}}", "keys": [ "\\Verb,\\Verb*,\\DefineShortVerb,\\begin{Verbatim},\\begin{Verbatim*},\\begin{BVerbatim},\\begin{BVerbatim*},\\begin{LVerbatim},\\begin{LVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\CustomVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\SaveVerb,\\SaveVerb*,\\UseVerb,\\UseVerb*,\\begin{SaveVerbatim},\\UseVerbatim,\\BUseVerbatim,\\LUseVerbatim,\\VerbatimInput,\\BVerbatimInput,\\LLVerbatimInput", "\\begin{BVerbatim},\\begin{BVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\BUseVerbatim,\\BVerbatimInput" ], "keyPos": 0 } }, { "name": "BVerbatimInput*", "arg": { "format": "{}", "snippet": "BVerbatimInput*{${1:file}}" } }, { "name": "BVerbatimInput*", "arg": { "format": "[]{}", "snippet": "BVerbatimInput*[${2:options%keyvals}]{${1:file}}" } }, { "name": "LVerbatimInput", "arg": { "format": "{}", "snippet": "LVerbatimInput{${1:file}}" } }, { "name": "LVerbatimInput", "arg": { "format": "[]{}", "snippet": "LVerbatimInput[${2:options%keyvals}]{${1:file}}" } }, { "name": "LVerbatimInput*", "arg": { "format": "{}", "snippet": "LVerbatimInput*{${1:file}}" } }, { "name": "LVerbatimInput*", "arg": { "format": "[]{}", "snippet": "LVerbatimInput*[${2:options%keyvals}]{${1:file}}" } }, { "name": "FancyVerbAfterSave", "unusual": true }, { "name": "FancyVerbCodes", "unusual": true }, { "name": "FancyVerbDefineActive", "unusual": true }, { "name": "FancyVerbFileExtension", "unusual": true }, { "name": "FancyVerbFillColor", "unusual": true }, { "name": "FancyVerbFormatCom", "unusual": true }, { "name": "FancyVerbFormatLine", "unusual": true }, { "name": "FancyVerbGetLine", "unusual": true }, { "name": "FancyVerbGetVerb", "unusual": true }, { "name": "FancyVerbHFuzz", "unusual": true }, { "name": "FancyVerbRuleColor", "unusual": true }, { "name": "FancyVerbSpace", "unusual": true }, { "name": "FancyVerbStartNum", "unusual": true }, { "name": "FancyVerbStartString", "unusual": true }, { "name": "FancyVerbStopNum", "unusual": true }, { "name": "FancyVerbStopString", "unusual": true }, { "name": "FancyVerbTab", "unusual": true }, { "name": "FancyVerbTabSize", "unusual": true }, { "name": "FancyVerbVspace", "unusual": true }, { "name": "pUseMVerb", "unusual": true }, { "name": "SaveGVerb", "unusual": true }, { "name": "SaveMVerb", "unusual": true }, { "name": "theFancyVerbLine", "unusual": true }, { "name": "UseMVerb", "unusual": true }, { "name": "VerbatimEnvironment", "unusual": true } ], "envs": [ { "name": "Verbatim" }, { "name": "Verbatim", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\Verb,\\Verb*,\\DefineShortVerb,\\begin{Verbatim},\\begin{Verbatim*},\\begin{BVerbatim},\\begin{BVerbatim*},\\begin{LVerbatim},\\begin{LVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\CustomVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\SaveVerb,\\SaveVerb*,\\UseVerb,\\UseVerb*,\\begin{SaveVerbatim},\\UseVerbatim,\\BUseVerbatim,\\LUseVerbatim,\\VerbatimInput,\\BVerbatimInput,\\LLVerbatimInput" ], "keyPos": 0 } }, { "name": "Verbatim*" }, { "name": "Verbatim*", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\Verb,\\Verb*,\\DefineShortVerb,\\begin{Verbatim},\\begin{Verbatim*},\\begin{BVerbatim},\\begin{BVerbatim*},\\begin{LVerbatim},\\begin{LVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\CustomVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\SaveVerb,\\SaveVerb*,\\UseVerb,\\UseVerb*,\\begin{SaveVerbatim},\\UseVerbatim,\\BUseVerbatim,\\LUseVerbatim,\\VerbatimInput,\\BVerbatimInput,\\LLVerbatimInput" ], "keyPos": 0 } }, { "name": "BVerbatim" }, { "name": "BVerbatim", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\Verb,\\Verb*,\\DefineShortVerb,\\begin{Verbatim},\\begin{Verbatim*},\\begin{BVerbatim},\\begin{BVerbatim*},\\begin{LVerbatim},\\begin{LVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\CustomVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\SaveVerb,\\SaveVerb*,\\UseVerb,\\UseVerb*,\\begin{SaveVerbatim},\\UseVerbatim,\\BUseVerbatim,\\LUseVerbatim,\\VerbatimInput,\\BVerbatimInput,\\LLVerbatimInput", "\\begin{BVerbatim},\\begin{BVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\BUseVerbatim,\\BVerbatimInput" ], "keyPos": 0 } }, { "name": "BVerbatim*" }, { "name": "BVerbatim*", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\Verb,\\Verb*,\\DefineShortVerb,\\begin{Verbatim},\\begin{Verbatim*},\\begin{BVerbatim},\\begin{BVerbatim*},\\begin{LVerbatim},\\begin{LVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\CustomVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\SaveVerb,\\SaveVerb*,\\UseVerb,\\UseVerb*,\\begin{SaveVerbatim},\\UseVerbatim,\\BUseVerbatim,\\LUseVerbatim,\\VerbatimInput,\\BVerbatimInput,\\LLVerbatimInput", "\\begin{BVerbatim},\\begin{BVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\BUseVerbatim,\\BVerbatimInput" ], "keyPos": 0 } }, { "name": "LVerbatim" }, { "name": "LVerbatim", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\Verb,\\Verb*,\\DefineShortVerb,\\begin{Verbatim},\\begin{Verbatim*},\\begin{BVerbatim},\\begin{BVerbatim*},\\begin{LVerbatim},\\begin{LVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\CustomVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\SaveVerb,\\SaveVerb*,\\UseVerb,\\UseVerb*,\\begin{SaveVerbatim},\\UseVerbatim,\\BUseVerbatim,\\LUseVerbatim,\\VerbatimInput,\\BVerbatimInput,\\LLVerbatimInput" ], "keyPos": 0 } }, { "name": "LVerbatim*" }, { "name": "LVerbatim*", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\Verb,\\Verb*,\\DefineShortVerb,\\begin{Verbatim},\\begin{Verbatim*},\\begin{BVerbatim},\\begin{BVerbatim*},\\begin{LVerbatim},\\begin{LVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\CustomVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\SaveVerb,\\SaveVerb*,\\UseVerb,\\UseVerb*,\\begin{SaveVerbatim},\\UseVerbatim,\\BUseVerbatim,\\LUseVerbatim,\\VerbatimInput,\\BVerbatimInput,\\LLVerbatimInput" ], "keyPos": 0 } }, { "name": "SaveVerbatim", "arg": { "format": "{}", "snippet": "{${1:name}}" } }, { "name": "SaveVerbatim", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:name}}", "keys": [ "\\Verb,\\Verb*,\\DefineShortVerb,\\begin{Verbatim},\\begin{Verbatim*},\\begin{BVerbatim},\\begin{BVerbatim*},\\begin{LVerbatim},\\begin{LVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\CustomVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\SaveVerb,\\SaveVerb*,\\UseVerb,\\UseVerb*,\\begin{SaveVerbatim},\\UseVerbatim,\\BUseVerbatim,\\LUseVerbatim,\\VerbatimInput,\\BVerbatimInput,\\LLVerbatimInput" ], "keyPos": 0 } }, { "name": "VerbatimOut", "arg": { "format": "{}", "snippet": "{${1:file name%file}}" } } ], "keys": { "\\SaveVerb,\\SaveVerb*,\\fvset": [ "aftersave={${1:code}}" ], "\\Verb,\\Verb*,\\DefineShortVerb,\\begin{Verbatim},\\begin{Verbatim*},\\begin{BVerbatim},\\begin{BVerbatim*},\\begin{LVerbatim},\\begin{LVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\CustomVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\SaveVerb,\\SaveVerb*,\\UseVerb,\\UseVerb*,\\begin{SaveVerbatim},\\UseVerbatim,\\BUseVerbatim,\\LUseVerbatim,\\VerbatimInput,\\BVerbatimInput,\\LLVerbatimInput": [ "commentchar=${1:single char}", "gobble=${1:integer}", "formatcom=${1:commands}", "formatcom*=${1:commands}", "fontfamily=${1:family}", "fontsize=${1:size macro}", "fontshape=${1:shape}", "fontseries=${1:series}", "frame=${1|none,leftline,topline,bottomline,lines,single|}", "framerule=", "framesep=", "rulecolor=${1:color cmd}", "fillcolor=${1:color cmd}", "label=${1:label text}", "labelposition=${1|none,topline,bottomline,all|}", "numbers=${1|none,left,right|}", "numbersep=", "firstnumber=${1:auto|last|<integer>}", "stepnumber=${1:integer}", "numberblanklines", "firstline=${1:integer}", "lastline=${1:integer}", "showspaces", "showtabs", "obeytabs", "tabsize=${1:integer}", "baselinestretch=${1:factor}", "commandchars=${1:three chars}", "xleftmargin=", "xrightmargin=", "resetmargins", "hfuzz=", "samepage", "codes={${1:code}}", "codes*={${1:code}}", "defineactive={${1:code}}", "defineactive*={${1:code}}", "reflabel=", "fileext=${1:extension}", "vspace=", "listparameters={${1:code}}" ], "\\begin{BVerbatim},\\begin{BVerbatim*},\\fvset,\\DefineVerbatimEnvironment,\\RecustomVerbatimEnvironment,\\CustomVerbatimCommand,\\RecustomVerbatimCommand,\\BUseVerbatim,\\BVerbatimInput": [ "boxwidth=", "baseline=${1|b,c,t|}" ] }, "args": [] } ================================================ FILE: data/packages/fhgtechdoku_additional.json ================================================ { "deps": [], "macros": [ { "name": "fulltextwidth" }, { "name": "setauthor", "arg": { "format": "{}", "snippet": "setauthor{${1:arg1}}" } }, { "name": "setinstitute", "arg": { "format": "{}", "snippet": "setinstitute{${1:arg1}}" } }, { "name": "setpartnerlogo", "arg": { "format": "{}", "snippet": "setpartnerlogo{${1:arg1}}" } }, { "name": "setpartner", "arg": { "format": "{}", "snippet": "setpartner{${1:arg1}}" } }, { "name": "setsubtitle", "arg": { "format": "{}", "snippet": "setsubtitle{${1:text}}" } }, { "name": "settitle", "arg": { "format": "{}", "snippet": "settitle{${1:text}}" } } ], "envs": [ { "name": "fullwidth" }, { "name": "innertitlepage" } ], "keys": {}, "args": [] } ================================================ FILE: data/packages/fixme.json ================================================ { "deps": [ { "name": "ifthen" }, { "name": "verbatim" }, { "name": "xkeyval" }, { "name": "xspace" } ], "macros": [ { "name": "fxsetup", "arg": { "format": "{}", "snippet": "fxsetup{${1:options%keyvals}}", "keys": [ "\\usepackage/fixme#c,\\fxsetup,\\fxnote,\\fxwarning,\\fxerror,\\fxfatal,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}", "\\fxsetup,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}", "\\fxsetup,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}", "\\fxsetup" ], "keyPos": 0 } }, { "name": "fxnote", "arg": { "format": "{}", "snippet": "fxnote{${1:FIX%todo}}" } }, { "name": "fxnote", "arg": { "format": "[]{}", "snippet": "fxnote[${2:options%keyvals}]{${1:FIX%todo}}", "keys": [ "\\usepackage/fixme#c,\\fxsetup,\\fxnote,\\fxwarning,\\fxerror,\\fxfatal,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}" ], "keyPos": 0 } }, { "name": "fxwarning", "arg": { "format": "{}", "snippet": "fxwarning{${1:FIX%todo}}" } }, { "name": "fxwarning", "arg": { "format": "[]{}", "snippet": "fxwarning[${2:options%keyvals}]{${1:FIX%todo}}", "keys": [ "\\usepackage/fixme#c,\\fxsetup,\\fxnote,\\fxwarning,\\fxerror,\\fxfatal,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}" ], "keyPos": 0 } }, { "name": "fxerror", "arg": { "format": "{}", "snippet": "fxerror{${1:FIX%todo}}" } }, { "name": "fxerror", "arg": { "format": "[]{}", "snippet": "fxerror[${2:options%keyvals}]{${1:FIX%todo}}", "keys": [ "\\usepackage/fixme#c,\\fxsetup,\\fxnote,\\fxwarning,\\fxerror,\\fxfatal,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}" ], "keyPos": 0 } }, { "name": "fxfatal", "arg": { "format": "{}", "snippet": "fxfatal{${1:FIX%todo}}" } }, { "name": "fxfatal", "arg": { "format": "[]{}", "snippet": "fxfatal[${2:options%keyvals}]{${1:FIX%todo}}", "keys": [ "\\usepackage/fixme#c,\\fxsetup,\\fxnote,\\fxwarning,\\fxerror,\\fxfatal,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}" ], "keyPos": 0 } }, { "name": "fxnote*", "arg": { "format": "{}", "snippet": "fxnote*{${1:FIX%todo}}" } }, { "name": "fxnote*", "arg": { "format": "[]{}", "snippet": "fxnote*[${2:options%keyvals}]{${1:FIX%todo}}", "keys": [ "\\usepackage/fixme#c,\\fxsetup,\\fxnote,\\fxwarning,\\fxerror,\\fxfatal,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}", "\\fxsetup,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}" ], "keyPos": 0 } }, { "name": "fxwarning*", "arg": { "format": "{}", "snippet": "fxwarning*{${1:FIX%todo}}" } }, { "name": "fxwarning*", "arg": { "format": "[]{}", "snippet": "fxwarning*[${2:options%keyvals}]{${1:FIX%todo}}", "keys": [ "\\usepackage/fixme#c,\\fxsetup,\\fxnote,\\fxwarning,\\fxerror,\\fxfatal,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}", "\\fxsetup,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}" ], "keyPos": 0 } }, { "name": "fxerror*", "arg": { "format": "{}", "snippet": "fxerror*{${1:FIX%todo}}" } }, { "name": "fxerror*", "arg": { "format": "[]{}", "snippet": "fxerror*[${2:options%keyvals}]{${1:FIX%todo}}", "keys": [ "\\usepackage/fixme#c,\\fxsetup,\\fxnote,\\fxwarning,\\fxerror,\\fxfatal,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}", "\\fxsetup,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}" ], "keyPos": 0 } }, { "name": "fxfatal*", "arg": { "format": "{}", "snippet": "fxfatal*{${1:FIX%todo}}" } }, { "name": "fxfatal*", "arg": { "format": "[]{}", "snippet": "fxfatal*[${2:options%keyvals}]{${1:FIX%todo}}", "keys": [ "\\usepackage/fixme#c,\\fxsetup,\\fxnote,\\fxwarning,\\fxerror,\\fxfatal,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}", "\\fxsetup,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}" ], "keyPos": 0 } }, { "name": "listoffixmes" }, { "name": "fxuselayouts", "arg": { "format": "{}", "snippet": "fxuselayouts{${1:layouts%keyvals}}", "keys": [ "\\fxuselayouts" ], "keyPos": 0 } }, { "name": "fxloadlayouts", "arg": { "format": "{}", "snippet": "fxloadlayouts{${1:layouts%keyvals}}", "keys": [ "\\fxloadlayouts" ], "keyPos": 0 } }, { "name": "fxuseenvlayout", "arg": { "format": "{}", "snippet": "fxuseenvlayout{${1:layout%keyvals}}", "keys": [ "\\fxuseenvlayout,\\fxloadenvlayouts" ], "keyPos": 0 } }, { "name": "fxloadenvlayouts", "arg": { "format": "{}", "snippet": "fxloadenvlayouts{${1:layouts%keyvals}}", "keys": [ "\\fxuseenvlayout,\\fxloadenvlayouts" ], "keyPos": 0 } }, { "name": "fxusetargetlayout", "arg": { "format": "{}", "snippet": "fxusetargetlayout{${1:layout%keyvals}}", "keys": [ "\\fxusetargetlayout,\\fxloadtargetlayouts" ], "keyPos": 0 } }, { "name": "fxloadtargetlayouts", "arg": { "format": "{}", "snippet": "fxloadtargetlayouts{${1:layouts%keyvals}}", "keys": [ "\\fxusetargetlayout,\\fxloadtargetlayouts" ], "keyPos": 0 } }, { "name": "fxsetface", "arg": { "format": "{}{}", "snippet": "fxsetface{${1:face%keyvals}}{${2:value}}", "keys": [ "\\fxsetface" ], "keyPos": 0 } }, { "name": "FXRegisterAuthor", "arg": { "format": "{}{}{}", "snippet": "FXRegisterAuthor{${1:cmdprefix}}{${2:envprefix}}{${3:author}}" } }, { "name": "fxusetheme", "arg": { "format": "{}", "snippet": "fxusetheme{${1:theme%keyvals}}", "keys": [ "\\fxusetheme" ], "keyPos": 0 } }, { "name": "FXLayoutInline", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "FXLayoutInline{${1:type%keyvals}}{${2:annotation}}{${3:author}}", "keys": [ "\\FXLayoutInline,\\FXLayoutMargin,\\FXLayoutFootnote,\\FXLayoutIndex,\\FXLayoutMarginClue,\\FXLayoutMarginNote,\\FXLayoutPDFNote,\\FXLayoutPDFMargin,\\FXLayoutPDFSigNote,\\FXLayoutPDFSigMargin,\\FXLayoutPDFCNote,\\FXLayoutPDFCMargin,\\FXLayoutPDFCSigNote,\\FXLayoutPDFCSigMargin,\\FXEnvLayoutPlainBegin,\\FXEnvLayoutPlainEnd,\\FXEnvLayoutSignatureBegin,\\FXEnvLayoutSignatureEnd,\\FXEnvLayoutColorBegin,\\FXEnvLayoutColorEnd,\\FXEnvLayoutColorSigBegin,\\FXEnvLayoutColorSigEnd,\\FXTargetLayoutPlain,\\FXTargetLayoutChangeBar,\\FXTargetLayoutColor,\\FXTargetLayoutColorCB,\\FXLayoutContentsLine" ], "keyPos": 0 } }, { "name": "FXLayoutMargin", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "FXLayoutMargin{${1:type%keyvals}}{${2:annotation}}{${3:author}}", "keys": [ "\\FXLayoutInline,\\FXLayoutMargin,\\FXLayoutFootnote,\\FXLayoutIndex,\\FXLayoutMarginClue,\\FXLayoutMarginNote,\\FXLayoutPDFNote,\\FXLayoutPDFMargin,\\FXLayoutPDFSigNote,\\FXLayoutPDFSigMargin,\\FXLayoutPDFCNote,\\FXLayoutPDFCMargin,\\FXLayoutPDFCSigNote,\\FXLayoutPDFCSigMargin,\\FXEnvLayoutPlainBegin,\\FXEnvLayoutPlainEnd,\\FXEnvLayoutSignatureBegin,\\FXEnvLayoutSignatureEnd,\\FXEnvLayoutColorBegin,\\FXEnvLayoutColorEnd,\\FXEnvLayoutColorSigBegin,\\FXEnvLayoutColorSigEnd,\\FXTargetLayoutPlain,\\FXTargetLayoutChangeBar,\\FXTargetLayoutColor,\\FXTargetLayoutColorCB,\\FXLayoutContentsLine" ], "keyPos": 0 } }, { "name": "FXLayoutFootnote", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "FXLayoutFootnote{${1:type%keyvals}}{${2:annotation}}{${3:author}}", "keys": [ "\\FXLayoutInline,\\FXLayoutMargin,\\FXLayoutFootnote,\\FXLayoutIndex,\\FXLayoutMarginClue,\\FXLayoutMarginNote,\\FXLayoutPDFNote,\\FXLayoutPDFMargin,\\FXLayoutPDFSigNote,\\FXLayoutPDFSigMargin,\\FXLayoutPDFCNote,\\FXLayoutPDFCMargin,\\FXLayoutPDFCSigNote,\\FXLayoutPDFCSigMargin,\\FXEnvLayoutPlainBegin,\\FXEnvLayoutPlainEnd,\\FXEnvLayoutSignatureBegin,\\FXEnvLayoutSignatureEnd,\\FXEnvLayoutColorBegin,\\FXEnvLayoutColorEnd,\\FXEnvLayoutColorSigBegin,\\FXEnvLayoutColorSigEnd,\\FXTargetLayoutPlain,\\FXTargetLayoutChangeBar,\\FXTargetLayoutColor,\\FXTargetLayoutColorCB,\\FXLayoutContentsLine" ], "keyPos": 0 } }, { "name": "FXLayoutIndex", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "FXLayoutIndex{${1:type%keyvals}}{${2:annotation}}{${3:author}}", "keys": [ "\\FXLayoutInline,\\FXLayoutMargin,\\FXLayoutFootnote,\\FXLayoutIndex,\\FXLayoutMarginClue,\\FXLayoutMarginNote,\\FXLayoutPDFNote,\\FXLayoutPDFMargin,\\FXLayoutPDFSigNote,\\FXLayoutPDFSigMargin,\\FXLayoutPDFCNote,\\FXLayoutPDFCMargin,\\FXLayoutPDFCSigNote,\\FXLayoutPDFCSigMargin,\\FXEnvLayoutPlainBegin,\\FXEnvLayoutPlainEnd,\\FXEnvLayoutSignatureBegin,\\FXEnvLayoutSignatureEnd,\\FXEnvLayoutColorBegin,\\FXEnvLayoutColorEnd,\\FXEnvLayoutColorSigBegin,\\FXEnvLayoutColorSigEnd,\\FXTargetLayoutPlain,\\FXTargetLayoutChangeBar,\\FXTargetLayoutColor,\\FXTargetLayoutColorCB,\\FXLayoutContentsLine" ], "keyPos": 0 } }, { "name": "FXLayoutMarginClue", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "FXLayoutMarginClue{${1:type%keyvals}}{${2:annotation}}{${3:author}}", "keys": [ "\\FXLayoutInline,\\FXLayoutMargin,\\FXLayoutFootnote,\\FXLayoutIndex,\\FXLayoutMarginClue,\\FXLayoutMarginNote,\\FXLayoutPDFNote,\\FXLayoutPDFMargin,\\FXLayoutPDFSigNote,\\FXLayoutPDFSigMargin,\\FXLayoutPDFCNote,\\FXLayoutPDFCMargin,\\FXLayoutPDFCSigNote,\\FXLayoutPDFCSigMargin,\\FXEnvLayoutPlainBegin,\\FXEnvLayoutPlainEnd,\\FXEnvLayoutSignatureBegin,\\FXEnvLayoutSignatureEnd,\\FXEnvLayoutColorBegin,\\FXEnvLayoutColorEnd,\\FXEnvLayoutColorSigBegin,\\FXEnvLayoutColorSigEnd,\\FXTargetLayoutPlain,\\FXTargetLayoutChangeBar,\\FXTargetLayoutColor,\\FXTargetLayoutColorCB,\\FXLayoutContentsLine" ], "keyPos": 0 } }, { "name": "FXLayoutMarginNote", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "FXLayoutMarginNote{${1:type%keyvals}}{${2:annotation}}{${3:author}}", "keys": [ "\\FXLayoutInline,\\FXLayoutMargin,\\FXLayoutFootnote,\\FXLayoutIndex,\\FXLayoutMarginClue,\\FXLayoutMarginNote,\\FXLayoutPDFNote,\\FXLayoutPDFMargin,\\FXLayoutPDFSigNote,\\FXLayoutPDFSigMargin,\\FXLayoutPDFCNote,\\FXLayoutPDFCMargin,\\FXLayoutPDFCSigNote,\\FXLayoutPDFCSigMargin,\\FXEnvLayoutPlainBegin,\\FXEnvLayoutPlainEnd,\\FXEnvLayoutSignatureBegin,\\FXEnvLayoutSignatureEnd,\\FXEnvLayoutColorBegin,\\FXEnvLayoutColorEnd,\\FXEnvLayoutColorSigBegin,\\FXEnvLayoutColorSigEnd,\\FXTargetLayoutPlain,\\FXTargetLayoutChangeBar,\\FXTargetLayoutColor,\\FXTargetLayoutColorCB,\\FXLayoutContentsLine" ], "keyPos": 0 } }, { "name": "FXLayoutPDFNote", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "FXLayoutPDFNote{${1:type%keyvals}}{${2:annotation}}{${3:author}}", "keys": [ "\\FXLayoutInline,\\FXLayoutMargin,\\FXLayoutFootnote,\\FXLayoutIndex,\\FXLayoutMarginClue,\\FXLayoutMarginNote,\\FXLayoutPDFNote,\\FXLayoutPDFMargin,\\FXLayoutPDFSigNote,\\FXLayoutPDFSigMargin,\\FXLayoutPDFCNote,\\FXLayoutPDFCMargin,\\FXLayoutPDFCSigNote,\\FXLayoutPDFCSigMargin,\\FXEnvLayoutPlainBegin,\\FXEnvLayoutPlainEnd,\\FXEnvLayoutSignatureBegin,\\FXEnvLayoutSignatureEnd,\\FXEnvLayoutColorBegin,\\FXEnvLayoutColorEnd,\\FXEnvLayoutColorSigBegin,\\FXEnvLayoutColorSigEnd,\\FXTargetLayoutPlain,\\FXTargetLayoutChangeBar,\\FXTargetLayoutColor,\\FXTargetLayoutColorCB,\\FXLayoutContentsLine" ], "keyPos": 0 } }, { "name": "FXLayoutPDFMargin", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "FXLayoutPDFMargin{${1:type%keyvals}}{${2:annotation}}{${3:author}}", "keys": [ "\\FXLayoutInline,\\FXLayoutMargin,\\FXLayoutFootnote,\\FXLayoutIndex,\\FXLayoutMarginClue,\\FXLayoutMarginNote,\\FXLayoutPDFNote,\\FXLayoutPDFMargin,\\FXLayoutPDFSigNote,\\FXLayoutPDFSigMargin,\\FXLayoutPDFCNote,\\FXLayoutPDFCMargin,\\FXLayoutPDFCSigNote,\\FXLayoutPDFCSigMargin,\\FXEnvLayoutPlainBegin,\\FXEnvLayoutPlainEnd,\\FXEnvLayoutSignatureBegin,\\FXEnvLayoutSignatureEnd,\\FXEnvLayoutColorBegin,\\FXEnvLayoutColorEnd,\\FXEnvLayoutColorSigBegin,\\FXEnvLayoutColorSigEnd,\\FXTargetLayoutPlain,\\FXTargetLayoutChangeBar,\\FXTargetLayoutColor,\\FXTargetLayoutColorCB,\\FXLayoutContentsLine" ], "keyPos": 0 } }, { "name": "FXLayoutPDFSigNote", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "FXLayoutPDFSigNote{${1:type%keyvals}}{${2:annotation}}{${3:author}}", "keys": [ "\\FXLayoutInline,\\FXLayoutMargin,\\FXLayoutFootnote,\\FXLayoutIndex,\\FXLayoutMarginClue,\\FXLayoutMarginNote,\\FXLayoutPDFNote,\\FXLayoutPDFMargin,\\FXLayoutPDFSigNote,\\FXLayoutPDFSigMargin,\\FXLayoutPDFCNote,\\FXLayoutPDFCMargin,\\FXLayoutPDFCSigNote,\\FXLayoutPDFCSigMargin,\\FXEnvLayoutPlainBegin,\\FXEnvLayoutPlainEnd,\\FXEnvLayoutSignatureBegin,\\FXEnvLayoutSignatureEnd,\\FXEnvLayoutColorBegin,\\FXEnvLayoutColorEnd,\\FXEnvLayoutColorSigBegin,\\FXEnvLayoutColorSigEnd,\\FXTargetLayoutPlain,\\FXTargetLayoutChangeBar,\\FXTargetLayoutColor,\\FXTargetLayoutColorCB,\\FXLayoutContentsLine" ], "keyPos": 0 } }, { "name": "FXLayoutPDFSigMargin", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "FXLayoutPDFSigMargin{${1:type%keyvals}}{${2:annotation}}{${3:author}}", "keys": [ "\\FXLayoutInline,\\FXLayoutMargin,\\FXLayoutFootnote,\\FXLayoutIndex,\\FXLayoutMarginClue,\\FXLayoutMarginNote,\\FXLayoutPDFNote,\\FXLayoutPDFMargin,\\FXLayoutPDFSigNote,\\FXLayoutPDFSigMargin,\\FXLayoutPDFCNote,\\FXLayoutPDFCMargin,\\FXLayoutPDFCSigNote,\\FXLayoutPDFCSigMargin,\\FXEnvLayoutPlainBegin,\\FXEnvLayoutPlainEnd,\\FXEnvLayoutSignatureBegin,\\FXEnvLayoutSignatureEnd,\\FXEnvLayoutColorBegin,\\FXEnvLayoutColorEnd,\\FXEnvLayoutColorSigBegin,\\FXEnvLayoutColorSigEnd,\\FXTargetLayoutPlain,\\FXTargetLayoutChangeBar,\\FXTargetLayoutColor,\\FXTargetLayoutColorCB,\\FXLayoutContentsLine" ], "keyPos": 0 } }, { "name": "FXLayoutPDFCNote", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "FXLayoutPDFCNote{${1:type%keyvals}}{${2:annotation}}{${3:author}}", "keys": [ "\\FXLayoutInline,\\FXLayoutMargin,\\FXLayoutFootnote,\\FXLayoutIndex,\\FXLayoutMarginClue,\\FXLayoutMarginNote,\\FXLayoutPDFNote,\\FXLayoutPDFMargin,\\FXLayoutPDFSigNote,\\FXLayoutPDFSigMargin,\\FXLayoutPDFCNote,\\FXLayoutPDFCMargin,\\FXLayoutPDFCSigNote,\\FXLayoutPDFCSigMargin,\\FXEnvLayoutPlainBegin,\\FXEnvLayoutPlainEnd,\\FXEnvLayoutSignatureBegin,\\FXEnvLayoutSignatureEnd,\\FXEnvLayoutColorBegin,\\FXEnvLayoutColorEnd,\\FXEnvLayoutColorSigBegin,\\FXEnvLayoutColorSigEnd,\\FXTargetLayoutPlain,\\FXTargetLayoutChangeBar,\\FXTargetLayoutColor,\\FXTargetLayoutColorCB,\\FXLayoutContentsLine" ], "keyPos": 0 } }, { "name": "FXLayoutPDFCMargin", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "FXLayoutPDFCMargin{${1:type%keyvals}}{${2:annotation}}{${3:author}}", "keys": [ "\\FXLayoutInline,\\FXLayoutMargin,\\FXLayoutFootnote,\\FXLayoutIndex,\\FXLayoutMarginClue,\\FXLayoutMarginNote,\\FXLayoutPDFNote,\\FXLayoutPDFMargin,\\FXLayoutPDFSigNote,\\FXLayoutPDFSigMargin,\\FXLayoutPDFCNote,\\FXLayoutPDFCMargin,\\FXLayoutPDFCSigNote,\\FXLayoutPDFCSigMargin,\\FXEnvLayoutPlainBegin,\\FXEnvLayoutPlainEnd,\\FXEnvLayoutSignatureBegin,\\FXEnvLayoutSignatureEnd,\\FXEnvLayoutColorBegin,\\FXEnvLayoutColorEnd,\\FXEnvLayoutColorSigBegin,\\FXEnvLayoutColorSigEnd,\\FXTargetLayoutPlain,\\FXTargetLayoutChangeBar,\\FXTargetLayoutColor,\\FXTargetLayoutColorCB,\\FXLayoutContentsLine" ], "keyPos": 0 } }, { "name": "FXLayoutPDFCSigNote", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "FXLayoutPDFCSigNote{${1:type%keyvals}}{${2:annotation}}{${3:author}}", "keys": [ "\\FXLayoutInline,\\FXLayoutMargin,\\FXLayoutFootnote,\\FXLayoutIndex,\\FXLayoutMarginClue,\\FXLayoutMarginNote,\\FXLayoutPDFNote,\\FXLayoutPDFMargin,\\FXLayoutPDFSigNote,\\FXLayoutPDFSigMargin,\\FXLayoutPDFCNote,\\FXLayoutPDFCMargin,\\FXLayoutPDFCSigNote,\\FXLayoutPDFCSigMargin,\\FXEnvLayoutPlainBegin,\\FXEnvLayoutPlainEnd,\\FXEnvLayoutSignatureBegin,\\FXEnvLayoutSignatureEnd,\\FXEnvLayoutColorBegin,\\FXEnvLayoutColorEnd,\\FXEnvLayoutColorSigBegin,\\FXEnvLayoutColorSigEnd,\\FXTargetLayoutPlain,\\FXTargetLayoutChangeBar,\\FXTargetLayoutColor,\\FXTargetLayoutColorCB,\\FXLayoutContentsLine" ], "keyPos": 0 } }, { "name": "FXLayoutPDFCSigMargin", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "FXLayoutPDFCSigMargin{${1:type%keyvals}}{${2:annotation}}{${3:author}}", "keys": [ "\\FXLayoutInline,\\FXLayoutMargin,\\FXLayoutFootnote,\\FXLayoutIndex,\\FXLayoutMarginClue,\\FXLayoutMarginNote,\\FXLayoutPDFNote,\\FXLayoutPDFMargin,\\FXLayoutPDFSigNote,\\FXLayoutPDFSigMargin,\\FXLayoutPDFCNote,\\FXLayoutPDFCMargin,\\FXLayoutPDFCSigNote,\\FXLayoutPDFCSigMargin,\\FXEnvLayoutPlainBegin,\\FXEnvLayoutPlainEnd,\\FXEnvLayoutSignatureBegin,\\FXEnvLayoutSignatureEnd,\\FXEnvLayoutColorBegin,\\FXEnvLayoutColorEnd,\\FXEnvLayoutColorSigBegin,\\FXEnvLayoutColorSigEnd,\\FXTargetLayoutPlain,\\FXTargetLayoutChangeBar,\\FXTargetLayoutColor,\\FXTargetLayoutColorCB,\\FXLayoutContentsLine" ], "keyPos": 0 } }, { "name": "FXLayoutContentsLine", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "FXLayoutContentsLine{${1:type%keyvals}}{${2:annotation}}{${3:author}}", "keys": [ "\\FXLayoutInline,\\FXLayoutMargin,\\FXLayoutFootnote,\\FXLayoutIndex,\\FXLayoutMarginClue,\\FXLayoutMarginNote,\\FXLayoutPDFNote,\\FXLayoutPDFMargin,\\FXLayoutPDFSigNote,\\FXLayoutPDFSigMargin,\\FXLayoutPDFCNote,\\FXLayoutPDFCMargin,\\FXLayoutPDFCSigNote,\\FXLayoutPDFCSigMargin,\\FXEnvLayoutPlainBegin,\\FXEnvLayoutPlainEnd,\\FXEnvLayoutSignatureBegin,\\FXEnvLayoutSignatureEnd,\\FXEnvLayoutColorBegin,\\FXEnvLayoutColorEnd,\\FXEnvLayoutColorSigBegin,\\FXEnvLayoutColorSigEnd,\\FXTargetLayoutPlain,\\FXTargetLayoutChangeBar,\\FXTargetLayoutColor,\\FXTargetLayoutColorCB,\\FXLayoutContentsLine" ], "keyPos": 0 } }, { "name": "FXEnvLayoutPlainBegin", "unusual": true, "arg": { "format": "{}{}", "snippet": "FXEnvLayoutPlainBegin{${1:type%keyvals}}{${2:author}}", "keys": [ "\\FXLayoutInline,\\FXLayoutMargin,\\FXLayoutFootnote,\\FXLayoutIndex,\\FXLayoutMarginClue,\\FXLayoutMarginNote,\\FXLayoutPDFNote,\\FXLayoutPDFMargin,\\FXLayoutPDFSigNote,\\FXLayoutPDFSigMargin,\\FXLayoutPDFCNote,\\FXLayoutPDFCMargin,\\FXLayoutPDFCSigNote,\\FXLayoutPDFCSigMargin,\\FXEnvLayoutPlainBegin,\\FXEnvLayoutPlainEnd,\\FXEnvLayoutSignatureBegin,\\FXEnvLayoutSignatureEnd,\\FXEnvLayoutColorBegin,\\FXEnvLayoutColorEnd,\\FXEnvLayoutColorSigBegin,\\FXEnvLayoutColorSigEnd,\\FXTargetLayoutPlain,\\FXTargetLayoutChangeBar,\\FXTargetLayoutColor,\\FXTargetLayoutColorCB,\\FXLayoutContentsLine" ], "keyPos": 0 } }, { "name": "FXEnvLayoutPlainEnd", "unusual": true, "arg": { "format": "{}{}", "snippet": "FXEnvLayoutPlainEnd{${1:type%keyvals}}{${2:author}}", "keys": [ "\\FXLayoutInline,\\FXLayoutMargin,\\FXLayoutFootnote,\\FXLayoutIndex,\\FXLayoutMarginClue,\\FXLayoutMarginNote,\\FXLayoutPDFNote,\\FXLayoutPDFMargin,\\FXLayoutPDFSigNote,\\FXLayoutPDFSigMargin,\\FXLayoutPDFCNote,\\FXLayoutPDFCMargin,\\FXLayoutPDFCSigNote,\\FXLayoutPDFCSigMargin,\\FXEnvLayoutPlainBegin,\\FXEnvLayoutPlainEnd,\\FXEnvLayoutSignatureBegin,\\FXEnvLayoutSignatureEnd,\\FXEnvLayoutColorBegin,\\FXEnvLayoutColorEnd,\\FXEnvLayoutColorSigBegin,\\FXEnvLayoutColorSigEnd,\\FXTargetLayoutPlain,\\FXTargetLayoutChangeBar,\\FXTargetLayoutColor,\\FXTargetLayoutColorCB,\\FXLayoutContentsLine" ], "keyPos": 0 } }, { "name": "FXEnvLayoutSignatureBegin", "unusual": true, "arg": { "format": "{}{}", "snippet": "FXEnvLayoutSignatureBegin{${1:type%keyvals}}{${2:author}}", "keys": [ "\\FXLayoutInline,\\FXLayoutMargin,\\FXLayoutFootnote,\\FXLayoutIndex,\\FXLayoutMarginClue,\\FXLayoutMarginNote,\\FXLayoutPDFNote,\\FXLayoutPDFMargin,\\FXLayoutPDFSigNote,\\FXLayoutPDFSigMargin,\\FXLayoutPDFCNote,\\FXLayoutPDFCMargin,\\FXLayoutPDFCSigNote,\\FXLayoutPDFCSigMargin,\\FXEnvLayoutPlainBegin,\\FXEnvLayoutPlainEnd,\\FXEnvLayoutSignatureBegin,\\FXEnvLayoutSignatureEnd,\\FXEnvLayoutColorBegin,\\FXEnvLayoutColorEnd,\\FXEnvLayoutColorSigBegin,\\FXEnvLayoutColorSigEnd,\\FXTargetLayoutPlain,\\FXTargetLayoutChangeBar,\\FXTargetLayoutColor,\\FXTargetLayoutColorCB,\\FXLayoutContentsLine" ], "keyPos": 0 } }, { "name": "FXEnvLayoutSignatureEnd", "unusual": true, "arg": { "format": "{}{}", "snippet": "FXEnvLayoutSignatureEnd{${1:type%keyvals}}{${2:author}}", "keys": [ "\\FXLayoutInline,\\FXLayoutMargin,\\FXLayoutFootnote,\\FXLayoutIndex,\\FXLayoutMarginClue,\\FXLayoutMarginNote,\\FXLayoutPDFNote,\\FXLayoutPDFMargin,\\FXLayoutPDFSigNote,\\FXLayoutPDFSigMargin,\\FXLayoutPDFCNote,\\FXLayoutPDFCMargin,\\FXLayoutPDFCSigNote,\\FXLayoutPDFCSigMargin,\\FXEnvLayoutPlainBegin,\\FXEnvLayoutPlainEnd,\\FXEnvLayoutSignatureBegin,\\FXEnvLayoutSignatureEnd,\\FXEnvLayoutColorBegin,\\FXEnvLayoutColorEnd,\\FXEnvLayoutColorSigBegin,\\FXEnvLayoutColorSigEnd,\\FXTargetLayoutPlain,\\FXTargetLayoutChangeBar,\\FXTargetLayoutColor,\\FXTargetLayoutColorCB,\\FXLayoutContentsLine" ], "keyPos": 0 } }, { "name": "FXEnvLayoutColorBegin", "unusual": true, "arg": { "format": "{}{}", "snippet": "FXEnvLayoutColorBegin{${1:type%keyvals}}{${2:author}}", "keys": [ "\\FXLayoutInline,\\FXLayoutMargin,\\FXLayoutFootnote,\\FXLayoutIndex,\\FXLayoutMarginClue,\\FXLayoutMarginNote,\\FXLayoutPDFNote,\\FXLayoutPDFMargin,\\FXLayoutPDFSigNote,\\FXLayoutPDFSigMargin,\\FXLayoutPDFCNote,\\FXLayoutPDFCMargin,\\FXLayoutPDFCSigNote,\\FXLayoutPDFCSigMargin,\\FXEnvLayoutPlainBegin,\\FXEnvLayoutPlainEnd,\\FXEnvLayoutSignatureBegin,\\FXEnvLayoutSignatureEnd,\\FXEnvLayoutColorBegin,\\FXEnvLayoutColorEnd,\\FXEnvLayoutColorSigBegin,\\FXEnvLayoutColorSigEnd,\\FXTargetLayoutPlain,\\FXTargetLayoutChangeBar,\\FXTargetLayoutColor,\\FXTargetLayoutColorCB,\\FXLayoutContentsLine" ], "keyPos": 0 } }, { "name": "FXEnvLayoutColorEnd", "unusual": true, "arg": { "format": "{}{}", "snippet": "FXEnvLayoutColorEnd{${1:type%keyvals}}{${2:author}}", "keys": [ "\\FXLayoutInline,\\FXLayoutMargin,\\FXLayoutFootnote,\\FXLayoutIndex,\\FXLayoutMarginClue,\\FXLayoutMarginNote,\\FXLayoutPDFNote,\\FXLayoutPDFMargin,\\FXLayoutPDFSigNote,\\FXLayoutPDFSigMargin,\\FXLayoutPDFCNote,\\FXLayoutPDFCMargin,\\FXLayoutPDFCSigNote,\\FXLayoutPDFCSigMargin,\\FXEnvLayoutPlainBegin,\\FXEnvLayoutPlainEnd,\\FXEnvLayoutSignatureBegin,\\FXEnvLayoutSignatureEnd,\\FXEnvLayoutColorBegin,\\FXEnvLayoutColorEnd,\\FXEnvLayoutColorSigBegin,\\FXEnvLayoutColorSigEnd,\\FXTargetLayoutPlain,\\FXTargetLayoutChangeBar,\\FXTargetLayoutColor,\\FXTargetLayoutColorCB,\\FXLayoutContentsLine" ], "keyPos": 0 } }, { "name": "FXEnvLayoutColorSigBegin", "unusual": true, "arg": { "format": "{}{}", "snippet": "FXEnvLayoutColorSigBegin{${1:type%keyvals}}{${2:author}}", "keys": [ "\\FXLayoutInline,\\FXLayoutMargin,\\FXLayoutFootnote,\\FXLayoutIndex,\\FXLayoutMarginClue,\\FXLayoutMarginNote,\\FXLayoutPDFNote,\\FXLayoutPDFMargin,\\FXLayoutPDFSigNote,\\FXLayoutPDFSigMargin,\\FXLayoutPDFCNote,\\FXLayoutPDFCMargin,\\FXLayoutPDFCSigNote,\\FXLayoutPDFCSigMargin,\\FXEnvLayoutPlainBegin,\\FXEnvLayoutPlainEnd,\\FXEnvLayoutSignatureBegin,\\FXEnvLayoutSignatureEnd,\\FXEnvLayoutColorBegin,\\FXEnvLayoutColorEnd,\\FXEnvLayoutColorSigBegin,\\FXEnvLayoutColorSigEnd,\\FXTargetLayoutPlain,\\FXTargetLayoutChangeBar,\\FXTargetLayoutColor,\\FXTargetLayoutColorCB,\\FXLayoutContentsLine" ], "keyPos": 0 } }, { "name": "FXEnvLayoutColorSigEnd", "unusual": true, "arg": { "format": "{}{}", "snippet": "FXEnvLayoutColorSigEnd{${1:type%keyvals}}{${2:author}}", "keys": [ "\\FXLayoutInline,\\FXLayoutMargin,\\FXLayoutFootnote,\\FXLayoutIndex,\\FXLayoutMarginClue,\\FXLayoutMarginNote,\\FXLayoutPDFNote,\\FXLayoutPDFMargin,\\FXLayoutPDFSigNote,\\FXLayoutPDFSigMargin,\\FXLayoutPDFCNote,\\FXLayoutPDFCMargin,\\FXLayoutPDFCSigNote,\\FXLayoutPDFCSigMargin,\\FXEnvLayoutPlainBegin,\\FXEnvLayoutPlainEnd,\\FXEnvLayoutSignatureBegin,\\FXEnvLayoutSignatureEnd,\\FXEnvLayoutColorBegin,\\FXEnvLayoutColorEnd,\\FXEnvLayoutColorSigBegin,\\FXEnvLayoutColorSigEnd,\\FXTargetLayoutPlain,\\FXTargetLayoutChangeBar,\\FXTargetLayoutColor,\\FXTargetLayoutColorCB,\\FXLayoutContentsLine" ], "keyPos": 0 } }, { "name": "FXTargetLayoutPlain", "unusual": true, "arg": { "format": "{}{}", "snippet": "FXTargetLayoutPlain{${1:type%keyvals}}{${2:target}}", "keys": [ "\\FXLayoutInline,\\FXLayoutMargin,\\FXLayoutFootnote,\\FXLayoutIndex,\\FXLayoutMarginClue,\\FXLayoutMarginNote,\\FXLayoutPDFNote,\\FXLayoutPDFMargin,\\FXLayoutPDFSigNote,\\FXLayoutPDFSigMargin,\\FXLayoutPDFCNote,\\FXLayoutPDFCMargin,\\FXLayoutPDFCSigNote,\\FXLayoutPDFCSigMargin,\\FXEnvLayoutPlainBegin,\\FXEnvLayoutPlainEnd,\\FXEnvLayoutSignatureBegin,\\FXEnvLayoutSignatureEnd,\\FXEnvLayoutColorBegin,\\FXEnvLayoutColorEnd,\\FXEnvLayoutColorSigBegin,\\FXEnvLayoutColorSigEnd,\\FXTargetLayoutPlain,\\FXTargetLayoutChangeBar,\\FXTargetLayoutColor,\\FXTargetLayoutColorCB,\\FXLayoutContentsLine" ], "keyPos": 0 } }, { "name": "FXTargetLayoutChangeBar", "unusual": true, "arg": { "format": "{}{}", "snippet": "FXTargetLayoutChangeBar{${1:type%keyvals}}{${2:target}}", "keys": [ "\\FXLayoutInline,\\FXLayoutMargin,\\FXLayoutFootnote,\\FXLayoutIndex,\\FXLayoutMarginClue,\\FXLayoutMarginNote,\\FXLayoutPDFNote,\\FXLayoutPDFMargin,\\FXLayoutPDFSigNote,\\FXLayoutPDFSigMargin,\\FXLayoutPDFCNote,\\FXLayoutPDFCMargin,\\FXLayoutPDFCSigNote,\\FXLayoutPDFCSigMargin,\\FXEnvLayoutPlainBegin,\\FXEnvLayoutPlainEnd,\\FXEnvLayoutSignatureBegin,\\FXEnvLayoutSignatureEnd,\\FXEnvLayoutColorBegin,\\FXEnvLayoutColorEnd,\\FXEnvLayoutColorSigBegin,\\FXEnvLayoutColorSigEnd,\\FXTargetLayoutPlain,\\FXTargetLayoutChangeBar,\\FXTargetLayoutColor,\\FXTargetLayoutColorCB,\\FXLayoutContentsLine" ], "keyPos": 0 } }, { "name": "FXTargetLayoutColor", "unusual": true, "arg": { "format": "{}{}", "snippet": "FXTargetLayoutColor{${1:type%keyvals}}{${2:target}}", "keys": [ "\\FXLayoutInline,\\FXLayoutMargin,\\FXLayoutFootnote,\\FXLayoutIndex,\\FXLayoutMarginClue,\\FXLayoutMarginNote,\\FXLayoutPDFNote,\\FXLayoutPDFMargin,\\FXLayoutPDFSigNote,\\FXLayoutPDFSigMargin,\\FXLayoutPDFCNote,\\FXLayoutPDFCMargin,\\FXLayoutPDFCSigNote,\\FXLayoutPDFCSigMargin,\\FXEnvLayoutPlainBegin,\\FXEnvLayoutPlainEnd,\\FXEnvLayoutSignatureBegin,\\FXEnvLayoutSignatureEnd,\\FXEnvLayoutColorBegin,\\FXEnvLayoutColorEnd,\\FXEnvLayoutColorSigBegin,\\FXEnvLayoutColorSigEnd,\\FXTargetLayoutPlain,\\FXTargetLayoutChangeBar,\\FXTargetLayoutColor,\\FXTargetLayoutColorCB,\\FXLayoutContentsLine" ], "keyPos": 0 } }, { "name": "FXTargetLayoutColorCB", "unusual": true, "arg": { "format": "{}{}", "snippet": "FXTargetLayoutColorCB{${1:type%keyvals}}{${2:target}}", "keys": [ "\\FXLayoutInline,\\FXLayoutMargin,\\FXLayoutFootnote,\\FXLayoutIndex,\\FXLayoutMarginClue,\\FXLayoutMarginNote,\\FXLayoutPDFNote,\\FXLayoutPDFMargin,\\FXLayoutPDFSigNote,\\FXLayoutPDFSigMargin,\\FXLayoutPDFCNote,\\FXLayoutPDFCMargin,\\FXLayoutPDFCSigNote,\\FXLayoutPDFCSigMargin,\\FXEnvLayoutPlainBegin,\\FXEnvLayoutPlainEnd,\\FXEnvLayoutSignatureBegin,\\FXEnvLayoutSignatureEnd,\\FXEnvLayoutColorBegin,\\FXEnvLayoutColorEnd,\\FXEnvLayoutColorSigBegin,\\FXEnvLayoutColorSigEnd,\\FXTargetLayoutPlain,\\FXTargetLayoutChangeBar,\\FXTargetLayoutColor,\\FXTargetLayoutColorCB,\\FXLayoutContentsLine" ], "keyPos": 0 } }, { "name": "FXRegisterLayout", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "FXRegisterLayout[${3:excluded layouts}]{${1:name}}{${2:cmd}}" } }, { "name": "FXRegisterLayout*", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "FXRegisterLayout*[${3:excluded layouts}]{${1:name}}{${2:cmd}}" } }, { "name": "FXProvidesLayout", "unusual": true, "arg": { "format": "{}[]", "snippet": "FXProvidesLayout{${1:name}}[${2:release info}]" } }, { "name": "FXRegisterEnvLayout", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "FXRegisterEnvLayout{${1:name}}{${2:begincmd%cmd}}{${3:endcmd%cmd}}" } }, { "name": "FXProvidesEnvLayout", "unusual": true, "arg": { "format": "{}[]", "snippet": "FXProvidesEnvLayout{${1:name}}[${2:release info}]" } }, { "name": "FXRegisterTargetLayout", "unusual": true, "arg": { "format": "{}{}", "snippet": "FXRegisterTargetLayout{${1:name}}{${2:cmd}}" } }, { "name": "FXProvidesTargetLayout", "unusual": true, "arg": { "format": "{}[]", "snippet": "FXProvidesTargetLayout{${1:name}}[${2:relase info}]" } }, { "name": "FXDefineLayoutKey", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "FXDefineLayoutKey{${1:key%plain}}[${3:default}]{${2:function}}" } }, { "name": "FXDefineEnvLayoutKey", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "FXDefineEnvLayoutKey{${1:key%plain}}[${3:default}]{${2:function}}" } }, { "name": "FXDefineTargetLayoutKey", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "FXDefineTargetLayoutKey{${1:key%plain}}[${3:default}]{${2:function}}" } }, { "name": "FXDefineLayoutCmdKey", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "FXDefineLayoutCmdKey[${3:mp}]{${1:key%plain}}[${4:default}]{${2:function}}" } }, { "name": "FXDefineEnvLayoutCmdKey", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "FXDefineEnvLayoutCmdKey[${3:mp}]{${1:key%plain}}[${4:default}]{${2:function}}" } }, { "name": "FXDefineTargetLayoutCmdKey", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "FXDefineTargetLayoutCmdKey[${3:mp}]{${1:key%plain}}[${4:default}]{${2:function}}" } }, { "name": "FXDefineLayoutChoiceKey", "unusual": true, "arg": { "format": "{}[]{}[]{}", "snippet": "FXDefineLayoutChoiceKey{${1:key%plain}}[${4:bin}]{${2:alternatives}}[${5:default}]{${3:function}}" } }, { "name": "FXDefineEnvLayoutChoiceKey", "unusual": true, "arg": { "format": "{}[]{}[]{}", "snippet": "FXDefineEnvLayoutChoiceKey{${1:key%plain}}[${4:bin}]{${2:alternatives}}[${5:default}]{${3:function}}" } }, { "name": "FXDefineTargetLayoutChoiceKey", "unusual": true, "arg": { "format": "{}[]{}[]{}", "snippet": "FXDefineTargetLayoutChoiceKey{${1:key%plain}}[${4:bin}]{${2:alternatives}}[${5:default}]{${3:function}}" } }, { "name": "FXDefineLayoutVoidKey", "unusual": true, "arg": { "format": "{}{}", "snippet": "FXDefineLayoutVoidKey{${1:key%plain}}{${2:function}}" } }, { "name": "FXDefineEnvLayoutVoidKey", "unusual": true, "arg": { "format": "{}{}", "snippet": "FXDefineEnvLayoutVoidKey{${1:key%plain}}{${2:function}}" } }, { "name": "FXDefineTargetLayoutVoidKey", "unusual": true, "arg": { "format": "{}{}", "snippet": "FXDefineTargetLayoutVoidKey{${1:key%plain}}{${2:function}}" } }, { "name": "FXDefineLayoutBoolKey", "unusual": true, "arg": { "format": "[]{}", "snippet": "FXDefineLayoutBoolKey[${2:function}]{${1:key%plain}}" } }, { "name": "FXDefineEnvLayoutBoolKey", "unusual": true, "arg": { "format": "[]{}", "snippet": "FXDefineEnvLayoutBoolKey[${2:function}]{${1:key%plain}}" } }, { "name": "FXDefineTargetLayoutBoolKey", "unusual": true, "arg": { "format": "[]{}", "snippet": "FXDefineTargetLayoutBoolKey[${2:function}]{${1:key%plain}}" } }, { "name": "FXRequireLayouts", "unusual": true, "arg": { "format": "{}", "snippet": "FXRequireLayouts{${1:layouts}}" } }, { "name": "FXRequireEnvLayout", "unusual": true, "arg": { "format": "{}", "snippet": "FXRequireEnvLayout{${1:layout}}" } }, { "name": "FXRequireTargetLayout", "unusual": true, "arg": { "format": "{}", "snippet": "FXRequireTargetLayout{${1:layout}}" } }, { "name": "FXProvidesTheme", "unusual": true, "arg": { "format": "{}[]", "snippet": "FXProvidesTheme{${1:name}}[${2:release info}]" } }, { "name": "croatianlistfixmename", "unusual": true }, { "name": "danishlistfixmename", "unusual": true }, { "name": "englishlistfixmename", "unusual": true }, { "name": "fixmeindexname", "unusual": true }, { "name": "fixmelogo", "unusual": true }, { "name": "francaislistfixmename", "unusual": true }, { "name": "frenchlistfixmename", "unusual": true }, { "name": "fxaddcontentsline", "unusual": true, "arg": { "format": "{}", "snippet": "fxaddcontentsline{${1:contents}}" } }, { "name": "fxcontentsline", "unusual": true, "arg": { "format": "{}{}", "snippet": "fxcontentsline{${1:contents}}{${2:target}}" } }, { "name": "fxcroatianerrorname", "unusual": true }, { "name": "fxcroatianerrorsname", "unusual": true }, { "name": "fxcroatianfatalname", "unusual": true }, { "name": "fxcroatianfatalsname", "unusual": true }, { "name": "fxcroatiannotename", "unusual": true }, { "name": "fxcroatiannotesname", "unusual": true }, { "name": "fxcroatianwarningname", "unusual": true }, { "name": "fxcroatianwarningsname", "unusual": true }, { "name": "fxdanisherrorname", "unusual": true }, { "name": "fxdanisherrorsname", "unusual": true }, { "name": "fxdanishfatalname", "unusual": true }, { "name": "fxdanishfatalsname", "unusual": true }, { "name": "fxdanishnotename", "unusual": true }, { "name": "fxdanishwarningname", "unusual": true }, { "name": "fxdanishwarningsname", "unusual": true }, { "name": "fxenglisherrorname", "unusual": true }, { "name": "fxenglisherrorsname", "unusual": true }, { "name": "fxenglishfatalname", "unusual": true }, { "name": "fxenglishfatalsname", "unusual": true }, { "name": "fxenglishnotename", "unusual": true }, { "name": "fxenglishnotesname", "unusual": true }, { "name": "fxenglishwarningname", "unusual": true }, { "name": "fxenglishwarningsname", "unusual": true }, { "name": "fxfrancaiserrorname", "unusual": true }, { "name": "fxfrancaisfatalname", "unusual": true }, { "name": "fxfrancaisnotename", "unusual": true }, { "name": "fxfrancaiswarningname", "unusual": true }, { "name": "fxfrencherrorname", "unusual": true }, { "name": "fxfrencherrorsname", "unusual": true }, { "name": "fxfrenchfatalname", "unusual": true }, { "name": "fxfrenchfatalsname", "unusual": true }, { "name": "fxfrenchnotename", "unusual": true }, { "name": "fxfrenchnotesname", "unusual": true }, { "name": "fxfrenchwarningname", "unusual": true }, { "name": "fxfrenchwarningsname", "unusual": true }, { "name": "fxgermanerrorname", "unusual": true }, { "name": "fxgermanerrorsname", "unusual": true }, { "name": "fxgermanfatalname", "unusual": true }, { "name": "fxgermanfatalsname", "unusual": true }, { "name": "fxgermannotename", "unusual": true }, { "name": "fxgermannotesname", "unusual": true }, { "name": "fxgermanwarningname", "unusual": true }, { "name": "fxgermanwarningsname", "unusual": true }, { "name": "fxitalianerrorname", "unusual": true }, { "name": "fxitalianerrorsname", "unusual": true }, { "name": "fxitalianfatalname", "unusual": true }, { "name": "fxitalianfatalsname", "unusual": true }, { "name": "fxitaliannotename", "unusual": true }, { "name": "fxitaliannotesname", "unusual": true }, { "name": "fxitalianwarningname", "unusual": true }, { "name": "fxitalianwarningsname", "unusual": true }, { "name": "fxngermanerrorname", "unusual": true }, { "name": "fxngermanfatalname", "unusual": true }, { "name": "fxngermannotename", "unusual": true }, { "name": "fxngermanwarningname", "unusual": true }, { "name": "fxnotename", "unusual": true, "arg": { "format": "{}", "snippet": "fxnotename{${1:text}}" } }, { "name": "fxnotesname", "unusual": true, "arg": { "format": "{}", "snippet": "fxnotesname{${1:text}}" } }, { "name": "fxspanisherrorname", "unusual": true }, { "name": "fxspanisherrorsname", "unusual": true }, { "name": "fxspanishfatalname", "unusual": true }, { "name": "fxspanishfatalsname", "unusual": true }, { "name": "fxspanishnotename", "unusual": true }, { "name": "fxspanishnotesname", "unusual": true }, { "name": "fxspanishwarningname", "unusual": true }, { "name": "fxspanishwarningsname", "unusual": true }, { "name": "germanlistfixmename", "unusual": true }, { "name": "italianlistfixmename", "unusual": true }, { "name": "spanishlistfixmename", "unusual": true }, { "name": "FXLogError", "unusual": true, "arg": { "format": "{}", "snippet": "FXLogError{${1:error text%text}}" } }, { "name": "FXLogFatal", "unusual": true, "arg": { "format": "{}", "snippet": "FXLogFatal{${1:error text%text}}" } }, { "name": "FXLogNote", "unusual": true, "arg": { "format": "{}", "snippet": "FXLogNote{${1:note text%text}}" } }, { "name": "FXLogWarning", "unusual": true, "arg": { "format": "{}", "snippet": "FXLogWarning{${1:warning text%text}}" } }, { "name": "thefixmecount", "unusual": true }, { "name": "thefxnotecount", "unusual": true }, { "name": "thefxwarningcount", "unusual": true }, { "name": "thefxerrorcount", "unusual": true }, { "name": "thefxfatalcount", "unusual": true } ], "envs": [ { "name": "anfxnote", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:summary}}", "keys": [ "\\usepackage/fixme#c,\\fxsetup,\\fxnote,\\fxwarning,\\fxerror,\\fxfatal,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}", "\\fxsetup,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}" ], "keyPos": 0 } }, { "name": "anfxnote", "arg": { "format": "{}", "snippet": "{${1:summary}}" } }, { "name": "anfxwarning", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:summary}}", "keys": [ "\\usepackage/fixme#c,\\fxsetup,\\fxnote,\\fxwarning,\\fxerror,\\fxfatal,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}", "\\fxsetup,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}" ], "keyPos": 0 } }, { "name": "anfxwarning", "arg": { "format": "{}", "snippet": "{${1:summary}}" } }, { "name": "anfxerror", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:summary}}", "keys": [ "\\usepackage/fixme#c,\\fxsetup,\\fxnote,\\fxwarning,\\fxerror,\\fxfatal,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}", "\\fxsetup,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}" ], "keyPos": 0 } }, { "name": "anfxerror", "arg": { "format": "{}", "snippet": "{${1:summary}}" } }, { "name": "anfxfatal", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:summary}}", "keys": [ "\\usepackage/fixme#c,\\fxsetup,\\fxnote,\\fxwarning,\\fxerror,\\fxfatal,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}", "\\fxsetup,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}" ], "keyPos": 0 } }, { "name": "anfxfatal", "arg": { "format": "{}", "snippet": "{${1:summary}}" } }, { "name": "anfxnote*", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:summary}}", "keys": [ "\\usepackage/fixme#c,\\fxsetup,\\fxnote,\\fxwarning,\\fxerror,\\fxfatal,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}", "\\fxsetup,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}", "\\fxsetup,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}" ], "keyPos": 0 } }, { "name": "anfxnote*", "arg": { "format": "{}", "snippet": "{${1:summary}}" } }, { "name": "anfxwarning*", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:summary}}", "keys": [ "\\usepackage/fixme#c,\\fxsetup,\\fxnote,\\fxwarning,\\fxerror,\\fxfatal,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}", "\\fxsetup,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}", "\\fxsetup,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}" ], "keyPos": 0 } }, { "name": "anfxwarning*", "arg": { "format": "{}", "snippet": "{${1:summary}}" } }, { "name": "anfxerror*", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:summary}}", "keys": [ "\\usepackage/fixme#c,\\fxsetup,\\fxnote,\\fxwarning,\\fxerror,\\fxfatal,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}", "\\fxsetup,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}", "\\fxsetup,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}" ], "keyPos": 0 } }, { "name": "anfxerror*", "arg": { "format": "{}", "snippet": "{${1:summary}}" } }, { "name": "anfxfatal*", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:summary}}", "keys": [ "\\usepackage/fixme#c,\\fxsetup,\\fxnote,\\fxwarning,\\fxerror,\\fxfatal,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}", "\\fxsetup,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}", "\\fxsetup,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}" ], "keyPos": 0 } }, { "name": "anfxfatal*", "arg": { "format": "{}", "snippet": "{${1:summary}}" } } ], "keys": { "\\usepackage/fixme#c,\\fxsetup,\\fxnote,\\fxwarning,\\fxerror,\\fxfatal,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}": [ "final", "draft", "status=${1|final,draft|}", "layout={${1:options}}", "morelayout={${1:options}}", "inline", "noinline", "margin", "nomargin", "footnote", "nofootnote", "index", "noindex", "marginclue", "nomarginclue", "marginnote", "nomarginnote", "pdfnote", "nopdfnote", "pdfmargin", "nopdfmargin", "pdfsignote", "nopdfsignote", "pdfsigmargin", "nopdfsigmargin", "pdfcnote", "nopdfcnote", "pdfcmargin", "nopdfcmargin", "pdfcsignote", "nopdfcsignote", "pdfcsigmargin", "nopdfcsigmargin", "innerlayout={${1:options}}", "target=", "inlineface=${1:font commands}", "marginface=${1:font commands}", "envface=${1:font commands}", "signatureface=${1:font commands}", "targetface=${1:font commands}", "silent", "nosilent", "english", "french", "francais", "spanish", "italian", "german", "ngerman", "danish", "croatian", "lang=${1|english,french,francais,spanish,italian,german,ngerman,danish,croatian|}", "langtrack", "defaultlang=${1|english,french,francais,spanish,italian,german,ngerman,danish,croatian|}", "author=${1:name}", "singleuser", "multiuser", "mode=${1|singleuser,multiuser|}" ], "\\fxuselayouts": [ "inline", "noinline", "margin", "nomargin", "footnote", "nofootnote", "index", "noindex", "marginclue", "nomarginclue", "marginnote", "nomarginnote", "pdfnote", "nopdfnote", "pdfmargin", "nopdfmargin", "pdfsignote", "nopdfsignote", "pdfsigmargin", "nopdfsigmargin", "pdfcnote", "nopdfcnote", "pdfcmargin", "nopdfcmargin", "pdfcsignote", "nopdfcsignote", "pdfcsigmargin", "nopdfcsigmargin" ], "\\fxloadlayouts": [ "inline", "margin", "footnote", "index", "marginclue", "marginnote", "pdfnote", "pdfmargin", "pdfsignote", "pdfsigmargin", "pdfcnote", "pdfcmargin", "pdfcsignote", "pdfcsigmargin" ], "\\fxuseenvlayout,\\fxloadenvlayouts": [ "plain", "signature", "color", "colorsig" ], "\\fxsetup,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}": [ "envlayout=${1|plain,signature,color,colorsig|}" ], "\\fxsetup,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}": [ "targetlayout=${1|plain,changebar,color,colorcb|}" ], "\\fxusetargetlayout,\\fxloadtargetlayouts": [ "plain", "changebar", "color", "colorcb" ], "\\fxsetface": [ "inline", "margin", "env", "signature", "target" ], "\\fxusetheme": [ "signature", "color", "colorsig" ], "\\fxsetup": [ "theme=${1|signature,color,colorsig|}" ], "\\FXLayoutInline,\\FXLayoutMargin,\\FXLayoutFootnote,\\FXLayoutIndex,\\FXLayoutMarginClue,\\FXLayoutMarginNote,\\FXLayoutPDFNote,\\FXLayoutPDFMargin,\\FXLayoutPDFSigNote,\\FXLayoutPDFSigMargin,\\FXLayoutPDFCNote,\\FXLayoutPDFCMargin,\\FXLayoutPDFCSigNote,\\FXLayoutPDFCSigMargin,\\FXEnvLayoutPlainBegin,\\FXEnvLayoutPlainEnd,\\FXEnvLayoutSignatureBegin,\\FXEnvLayoutSignatureEnd,\\FXEnvLayoutColorBegin,\\FXEnvLayoutColorEnd,\\FXEnvLayoutColorSigBegin,\\FXEnvLayoutColorSigEnd,\\FXTargetLayoutPlain,\\FXTargetLayoutChangeBar,\\FXTargetLayoutColor,\\FXTargetLayoutColorCB,\\FXLayoutContentsLine": [ "note", "warning", "error", "fatal" ] }, "args": [ "\\usepackage/fixme#c,\\fxsetup,\\fxnote,\\fxwarning,\\fxerror,\\fxfatal,\\fxnote*,\\fxwarning*,\\fxerror*,\\fxfatal*,\\begin{anfxnote},\\begin{anfxwarning},\\begin{anfxerror},\\begin{anfxfatal},\\begin{anfxnote*},\\begin{anfxwarning*},\\begin{anfxerror*},\\begin{anfxfatal*}" ] } ================================================ FILE: data/packages/float.json ================================================ { "deps": [], "macros": [ { "name": "newfloat", "arg": { "format": "{}{}{}", "snippet": "newfloat{${1:float type%envname}}{${2:placement}}{${3:ext}}" } }, { "name": "newfloat", "arg": { "format": "{}{}{}[]", "snippet": "newfloat{${1:float type%envname}}{${2:placement}}{${3:ext}}[${4:within}]" } }, { "name": "floatstyle", "arg": { "format": "{}", "snippet": "floatstyle{${1:default style%keyvals}}", "keys": [ "\\floatstyle" ], "keyPos": 0 } }, { "name": "floatname", "arg": { "format": "{}{}", "snippet": "floatname{${1:float type}}{${2:name}}" } }, { "name": "floatplacement", "arg": { "format": "{}{}", "snippet": "floatplacement{${1:float type}}{${2:default placement}}" } }, { "name": "restylefloat", "arg": { "format": "{}", "snippet": "restylefloat{${1:float type}}" } }, { "name": "listof", "arg": { "format": "{}{}", "snippet": "listof{${1:float type}}{${2:title}}" } } ], "envs": [], "keys": { "\\floatstyle": [ "plain", "plaintop", "boxed", "ruled" ] }, "args": [] } ================================================ FILE: data/packages/fontspec.json ================================================ { "deps": [], "macros": [ { "name": "liningnums", "arg": { "format": "{}", "snippet": "liningnums{${1:text}}" } }, { "name": "strong", "arg": { "format": "{}", "snippet": "strong{${1:text}}" } }, { "name": "strongfontdeclare", "arg": { "format": "{}", "snippet": "strongfontdeclare{${1:font-switching list}}" } }, { "name": "strongreset" }, { "name": "setmainfont", "arg": { "format": "{}", "snippet": "setmainfont{${1:font}}" } }, { "name": "setmainfont", "unusual": true, "arg": { "format": "[]{}", "snippet": "setmainfont[${2:font features}]{${1:font}}" } }, { "name": "setmainfont", "arg": { "format": "{}[]", "snippet": "setmainfont{${1:font}}[${2:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 1 } }, { "name": "setmainfont", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "setmainfont[${2:font features}]{${1:font}}[${3:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 2 } }, { "name": "setromanfont", "arg": { "format": "{}", "snippet": "setromanfont{${1:font}}" } }, { "name": "setromanfont", "unusual": true, "arg": { "format": "[]{}", "snippet": "setromanfont[${2:font features}]{${1:font}}" } }, { "name": "setromanfont", "arg": { "format": "{}[]", "snippet": "setromanfont{${1:font}}[${2:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 1 } }, { "name": "setromanfont", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "setromanfont[${2:font features}]{${1:font}}[${3:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 2 } }, { "name": "setsansfont", "arg": { "format": "{}", "snippet": "setsansfont{${1:font}}" } }, { "name": "setsansfont", "unusual": true, "arg": { "format": "[]{}", "snippet": "setsansfont[${2:font features}]{${1:font}}" } }, { "name": "setsansfont", "arg": { "format": "{}[]", "snippet": "setsansfont{${1:font}}[${2:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 1 } }, { "name": "setsansfont", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "setsansfont[${2:font features}]{${1:font}}[${3:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 2 } }, { "name": "setmonofont", "arg": { "format": "{}", "snippet": "setmonofont{${1:font}}" } }, { "name": "setmonofont", "unusual": true, "arg": { "format": "[]{}", "snippet": "setmonofont[${2:font features}]{${1:font}}" } }, { "name": "setmonofont", "arg": { "format": "{}[]", "snippet": "setmonofont{${1:font}}[${2:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 1 } }, { "name": "setmonofont", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "setmonofont[${2:font features}]{${1:font}}[${3:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 2 } }, { "name": "newfontfamily", "arg": { "format": "{}{}", "snippet": "newfontfamily{${1:cmd}}{${2:font}}" } }, { "name": "newfontfamily", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "newfontfamily{${1:cmd}}[${3:font features}]{${2:font}}" } }, { "name": "newfontfamily", "arg": { "format": "{}{}[]", "snippet": "newfontfamily{${1:cmd}}{${2:font}}[${3:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 2 } }, { "name": "newfontfamily", "unusual": true, "arg": { "format": "{}[]{}[]", "snippet": "newfontfamily{${1:cmd}}[${3:font features}]{${2:font}}[${4:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 3 } }, { "name": "setfontfamily", "arg": { "format": "{}{}", "snippet": "setfontfamily{${1:cmd}}{${2:font}}" } }, { "name": "setfontfamily", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "setfontfamily{${1:cmd}}[${3:font features}]{${2:font}}" } }, { "name": "setfontfamily", "arg": { "format": "{}{}[]", "snippet": "setfontfamily{${1:cmd}}{${2:font}}[${3:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 2 } }, { "name": "setfontfamily", "unusual": true, "arg": { "format": "{}[]{}[]", "snippet": "setfontfamily{${1:cmd}}[${3:font features}]{${2:font}}[${4:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 3 } }, { "name": "renewfontfamily", "arg": { "format": "{}{}", "snippet": "renewfontfamily{${1:cmd}}{${2:font}}" } }, { "name": "renewfontfamily", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "renewfontfamily{${1:cmd}}[${3:font features}]{${2:font}}" } }, { "name": "renewfontfamily", "arg": { "format": "{}{}[]", "snippet": "renewfontfamily{${1:cmd}}{${2:font}}[${3:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 2 } }, { "name": "renewfontfamily", "unusual": true, "arg": { "format": "{}[]{}[]", "snippet": "renewfontfamily{${1:cmd}}[${3:font features}]{${2:font}}[${4:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 3 } }, { "name": "providefontfamily", "arg": { "format": "{}{}", "snippet": "providefontfamily{${1:cmd}}{${2:font}}" } }, { "name": "providefontfamily", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "providefontfamily{${1:cmd}}[${3:font features}]{${2:font}}" } }, { "name": "providefontfamily", "arg": { "format": "{}{}[]", "snippet": "providefontfamily{${1:cmd}}{${2:font}}[${3:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 2 } }, { "name": "providefontfamily", "unusual": true, "arg": { "format": "{}[]{}[]", "snippet": "providefontfamily{${1:cmd}}[${3:font features}]{${2:font}}[${4:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 3 } }, { "name": "fontspec", "arg": { "format": "{}", "snippet": "fontspec{${1:font}}" } }, { "name": "fontspec", "unusual": true, "arg": { "format": "[]{}", "snippet": "fontspec[${2:font features}]{${1:font}}" } }, { "name": "fontspec", "arg": { "format": "{}[]", "snippet": "fontspec{${1:font}}[${2:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 1 } }, { "name": "fontspec", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "fontspec[${2:font features}]{${1:font}}[${3:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 2 } }, { "name": "IfFontExistsTF", "arg": { "format": "{}{}{}", "snippet": "IfFontExistsTF{${1:font name}}{${2:true}}{${3:false}}" } }, { "name": "newfontface", "arg": { "format": "{}{}", "snippet": "newfontface{${1:cmd}}{${2:font}}" } }, { "name": "newfontface", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "newfontface{${1:cmd}}[${3:font features}]{${2:font}}" } }, { "name": "newfontface", "arg": { "format": "{}{}[]", "snippet": "newfontface{${1:cmd}}{${2:font}}[${3:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 2 } }, { "name": "newfontface", "unusual": true, "arg": { "format": "{}[]{}[]", "snippet": "newfontface{${1:cmd}}[${3:font features}]{${2:font}}[${4:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 3 } }, { "name": "setfontface", "arg": { "format": "{}{}", "snippet": "setfontface{${1:cmd}}{${2:font}}" } }, { "name": "setfontface", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "setfontface{${1:cmd}}[${3:font features}]{${2:font}}" } }, { "name": "setfontface", "arg": { "format": "{}{}[]", "snippet": "setfontface{${1:cmd}}{${2:font}}[${3:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 2 } }, { "name": "setfontface", "unusual": true, "arg": { "format": "{}[]{}[]", "snippet": "setfontface{${1:cmd}}[${3:font features}]{${2:font}}[${4:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 3 } }, { "name": "renewfontface", "arg": { "format": "{}{}", "snippet": "renewfontface{${1:cmd}}{${2:font}}" } }, { "name": "renewfontface", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "renewfontface{${1:cmd}}[${3:font features}]{${2:font}}" } }, { "name": "renewfontface", "arg": { "format": "{}{}[]", "snippet": "renewfontface{${1:cmd}}{${2:font}}[${3:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 2 } }, { "name": "renewfontface", "unusual": true, "arg": { "format": "{}[]{}[]", "snippet": "renewfontface{${1:cmd}}[${3:font features}]{${2:font}}[${4:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 3 } }, { "name": "providefontface", "arg": { "format": "{}{}", "snippet": "providefontface{${1:cmd}}{${2:font}}" } }, { "name": "providefontface", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "providefontface{${1:cmd}}[${3:font features}]{${2:font}}" } }, { "name": "providefontface", "arg": { "format": "{}{}[]", "snippet": "providefontface{${1:cmd}}{${2:font}}[${3:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 2 } }, { "name": "providefontface", "unusual": true, "arg": { "format": "{}[]{}[]", "snippet": "providefontface{${1:cmd}}[${3:font features}]{${2:font}}[${4:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 3 } }, { "name": "setmathrm", "arg": { "format": "{}", "snippet": "setmathrm{${1:font}}" } }, { "name": "setmathrm", "unusual": true, "arg": { "format": "[]{}", "snippet": "setmathrm[${2:font features}]{${1:font}}" } }, { "name": "setmathrm", "arg": { "format": "{}[]", "snippet": "setmathrm{${1:font}}[${2:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 1 } }, { "name": "setmathrm", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "setmathrm[${2:font features}]{${1:font}}[${3:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 2 } }, { "name": "setmathsf", "arg": { "format": "{}", "snippet": "setmathsf{${1:font}}" } }, { "name": "setmathsf", "unusual": true, "arg": { "format": "[]{}", "snippet": "setmathsf[${2:font features}]{${1:font}}" } }, { "name": "setmathsf", "arg": { "format": "{}[]", "snippet": "setmathsf{${1:font}}[${2:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 1 } }, { "name": "setmathsf", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "setmathsf[${2:font features}]{${1:font}}[${3:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 2 } }, { "name": "setmathtt", "arg": { "format": "{}", "snippet": "setmathtt{${1:font}}" } }, { "name": "setmathtt", "unusual": true, "arg": { "format": "[]{}", "snippet": "setmathtt[${2:font features}]{${1:font}}" } }, { "name": "setmathtt", "arg": { "format": "{}[]", "snippet": "setmathtt{${1:font}}[${2:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 1 } }, { "name": "setmathtt", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "setmathtt[${2:font features}]{${1:font}}[${3:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 2 } }, { "name": "setboldmathrm", "arg": { "format": "{}", "snippet": "setboldmathrm{${1:font}}" } }, { "name": "setboldmathrm", "unusual": true, "arg": { "format": "[]{}", "snippet": "setboldmathrm[${2:font features}]{${1:font}}" } }, { "name": "setboldmathrm", "arg": { "format": "{}[]", "snippet": "setboldmathrm{${1:font}}[${2:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 1 } }, { "name": "setboldmathrm", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "setboldmathrm[${2:font features}]{${1:font}}[${3:font features%keyvals}]", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 2 } }, { "name": "defaultfontfeatures", "arg": { "format": "{}", "snippet": "defaultfontfeatures{${1:font features%keyvals}}", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 0 } }, { "name": "defaultfontfeatures", "arg": { "format": "[]{}", "snippet": "defaultfontfeatures[${2:font name list}]{${1:font features%keyvals}}", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 1 } }, { "name": "IfFontFeatureActiveTF", "arg": { "format": "{}{}{}", "snippet": "IfFontFeatureActiveTF{${1:font feature}}{${2:true}}{${3:false}}" } }, { "name": "addfontfeatures", "arg": { "format": "{}", "snippet": "addfontfeatures{${1:font features%keyvals}}", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 0 } }, { "name": "addfontfeature", "arg": { "format": "{}", "snippet": "addfontfeature{${1:font features%keyvals}}", "keys": [ "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont" ], "keyPos": 0 } }, { "name": "EncodingCommand", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "EncodingCommand{${1:cmd}}[${3:num}][${4:default}]{${2:code}}" } }, { "name": "EncodingAccent", "unusual": true, "arg": { "format": "{}{}", "snippet": "EncodingAccent{${1:cmd}}{${2:code}}" } }, { "name": "EncodingSymbol", "unusual": true, "arg": { "format": "{}{}", "snippet": "EncodingSymbol{${1:cmd}}{${2:code}}" } }, { "name": "EncodingComposite", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "EncodingComposite{${1:cmd}}{${2:letter}}{${3:slot}}" } }, { "name": "EncodingCompositeCommand", "unusual": true, "arg": { "format": "(){}{}", "snippet": "EncodingCompositeCommand(${3:cmd}){${1:letter}}{${2:code}}" } }, { "name": "UndeclareSymbol", "arg": { "format": "{}", "snippet": "UndeclareSymbol{${1:cmd}}" } }, { "name": "UndeclareAccent", "arg": { "format": "{}", "snippet": "UndeclareAccent{${1:cmd}}" } }, { "name": "UndeclareCommand", "arg": { "format": "{}", "snippet": "UndeclareCommand{${1:cmd}}" } }, { "name": "UndeclareComposite", "arg": { "format": "{}{}", "snippet": "UndeclareComposite{${1:cmd}}{${2:letter}}" } }, { "name": "newAATfeature", "arg": { "format": "{}{}{}{}", "snippet": "newAATfeature{${1:feature}}{${2:option}}{${3:feature code}}{${4:selector code}}" } }, { "name": "newopentypefeature", "arg": { "format": "{}{}{}", "snippet": "newopentypefeature{${1:feature}}{${2:option}}{${3:feature tag}}" } }, { "name": "newfontfeature", "arg": { "format": "{}{}", "snippet": "newfontfeature{${1:name}}{${2:input string}}" } }, { "name": "newfontscript", "arg": { "format": "{}{}", "snippet": "newfontscript{${1:fontspec name}}{${2:OpenType tag list}}" } }, { "name": "newfontlanguage", "arg": { "format": "{}{}", "snippet": "newfontlanguage{${1:fontspec name}}{${2:OpenType tag list}}" } }, { "name": "aliasfontfeature", "arg": { "format": "{}{}", "snippet": "aliasfontfeature{${1:existing name}}{${2:new name}}" } }, { "name": "aliasfontfeatureoption", "arg": { "format": "{}{}{}", "snippet": "aliasfontfeatureoption{${1:font feature}}{${2:existing name}}{${3:new name}}" } }, { "name": "cyrillicencoding", "unusual": true }, { "name": "latinencoding", "unusual": true }, { "name": "UTFencname", "unusual": true }, { "name": "emfontdeclare", "unusual": true, "arg": { "format": "{}", "snippet": "emfontdeclare{${1:font-switching list}}" } }, { "name": "FontspecSetCheckBoolFalse", "unusual": true }, { "name": "FontspecSetCheckBoolTrue", "unusual": true }, { "name": "scitdefault", "unusual": true }, { "name": "scsldefault", "unusual": true }, { "name": "scswdefault", "unusual": true }, { "name": "UnicodeEncodingName", "unusual": true }, { "name": "UnicodeFontTeXLigatures", "unusual": true }, { "name": "UnicodeFontFile", "unusual": true, "arg": { "format": "{}{}", "snippet": "UnicodeFontFile{${1:arg1}}{${2:arg2}}" } }, { "name": "UnicodeFontName", "unusual": true, "arg": { "format": "{}{}", "snippet": "UnicodeFontName{${1:arg1}}{${2:arg2}}" } }, { "name": "DeclareUnicodeAccent", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareUnicodeAccent{${1:cmd}}{${2:encoding}}{${3:char code}}" } }, { "name": "DeclareUnicodeCommand", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareUnicodeCommand{${1:command}}{${2:slot}}" } }, { "name": "DeclareUnicodeComposite", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareUnicodeComposite{${1:cmd}}{${2:letter}}{${3:definition}}" } }, { "name": "DeclareUnicodeSymbol", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareUnicodeSymbol{${1:command}}{${2:definition}}" } }, { "name": "textquotedbl" }, { "name": "guillemetleft" }, { "name": "guillemotleft", "unusual": true }, { "name": "guillemetright" }, { "name": "guillemotright", "unusual": true }, { "name": "DH" }, { "name": "TH" }, { "name": "dh" }, { "name": "th" }, { "name": "DJ" }, { "name": "dj" }, { "name": "NG" }, { "name": "ng" }, { "name": "quotesinglbase" }, { "name": "quotedblbase" }, { "name": "guilsinglleft" }, { "name": "guilsinglright" }, { "name": "Hwithstroke", "unusual": true }, { "name": "hwithstroke", "unusual": true }, { "name": "k", "arg": { "format": "{}", "snippet": "k{${1:arg}}" } } ], "envs": [ { "name": "strongenv" } ], "keys": { "\\usepackage/fontspec#c": [ "math", "no-math", "config", "no-config", "quiet", "silent", "verbose" ], "\\addfontfeature,\\addfontfeatures,\\defaultfontfeatures,\\fontspec,\\newfontface,\\newfontfamily,\\providefontface,\\providefontfamily,\\renewfontface,\\renewfontfamily,\\setboldmathrm,\\setfontface,\\setfontfamily,\\setmainfont,\\setmathrm,\\setmathsf,\\setmathtt,\\setmonofont,\\setromanfont,\\setsansfont": [ "Alternate=${1:feature}", "Annotation=", "AutoFakeBold=${1:number}", "AutoFakeSlant=${1:number}", "BoldFeatures={${1:features}}", "BoldFont=${1:font name}", "BoldItalicFeatures={${1:features}}", "BoldItalicFont=${1:font name}", "BoldSlantedFeatures={${1:features}}", "BoldSlantedFont=${1:font name}", "BoldSwashFeatures={${1:features}}", "BoldSwashFont=${1:font name}", "CJKShape=${1|Traditional,Simplified,JIS1978,JIS1983,JIS1990,Expert,NLC|}", "CharacterVariant={${1:glyph num list}:${2:variety num}}", "CharacterWidth=${1|Proportional,Full,Half,Thurd,Quarter,AlternateProportional,AlternateHalf,ResetAll|}", "Color=", "Colour=", "Contextuals=${1|Swash,SwashOff,Alternate,AlternateOff,WordInitial,WordInitialOff,WordFinal,WordFinalOff,LineFinal,LineFinalOff,Inner,InnerOff,ResetAll|}", "Diacritics=${1|MarkToBase,MarkToMark,AboveBase,BelowBase,ResetAll|}", "Extension=${1:extension}", "FakeBold=${1:number}", "FakeSlant=${1:number}", "FakeStretch=${1:number}", "Font=${1:font name}", "FontFace={${1:series}}{${2:shape}}{${3:font name}}", "Fractions=${1|On,Off,Reset,Alternate,ResetAll|}", "HyphenChar=${1:character}", "IgnoreFontspecFile", "Instance=${1:instance}", "ItalicFeatures={${1:features}}", "ItalicFont=${1:font name}", "Kerning=${1|On,Off,Reset,Uppercase,ResetAll|}", "KpseOnly", "Language=${1:language}", "LetterSpace=${1:number}", "Letters=${1|SmallCaps,PetiteCaps,UppercaseSmallCaps,UppercasePetiteCaps,Unicase,Uppercase,Lowercase,ResetAll|}", "Ligatures=${1|Required,Common,Contextual,Rare,Discretionary,Historic,TeX|}", "LocalForms=${1|On,Off,Reset|}", "NFSSFamily=${1:font family}", "Numbers=${1|Uppercase,UppercaseOff,Lowercase,LowercaseOff,Lining,LiningOff,OldStyle,OldStyleOff,Proportional,ProportionalOff,Monospaced,MonospacedOff,SlashedZero,SlashedZeroOff,Arabic,ArabicOff,ResetAll|}", "Opacity=${1:factor}", "OpticalSize=${1:size}", "Ornament=", "Path=${1:file path}", "PunctuationSpace=${1:number}", "RawAxis={${1:tag=number}}", "RawFeature=${1:feature tag}", "Scale=${1:number}", "ScaleAgain=${1:number}", "Script=${1:name}", "Size=${1:number}", "SizeFeatures={${1:features}}", "Slant=${1:number}", "SlantedFeatures={${1:features}}", "SlantedFont=${1:font name}", "SmallCapsFeatures={${1:features}}", "SmallCapsFont=${1:font name}", "Style=${1|Alternate,Italic,Ruby,Swash,Cursive,Historic,Titling,Uppercase,HorizontalKana,VerticalKana,ResetAll|}", "StylisticAlternates=${1:feature}", "StylisticSet=${1:set number}", "SwashFeatures={${1:features}}", "SwashFont=${1:font name}", "UprightFeatures={${1:features}}", "UprightFont=${1:font name}", "Variant=${1:integer}", "Vertical=${1|RotatedGlyphs,AlternatesForRotation,Alternates,KanaAlternates,Kerning,AlternateMetrics,HalfMetrics,ProportionalMetrics,ResetAll|}", "VerticalPosition=${1|Superior,Inferior,Numerator,Denominator,ScientificInferior,Ordinal,ResetAll|}", "Weight=${1:number}", "Width=${1:number}", "WordSpace=${1:number}", "Mapping=${1:xetex-only feature}", "Renderer=${1:renderer}" ] }, "args": [ "\\usepackage/fontspec#c" ] } ================================================ FILE: data/packages/geometry.json ================================================ { "deps": [], "macros": [ { "name": "geometry", "arg": { "format": "{}", "snippet": "geometry{${1:options%keyvals}}", "keys": [ "\\geometry,\\usepackage/geometry#c", "\\geometry,\\newgeometry,\\usepackage/geometry#c" ], "keyPos": 0 } }, { "name": "newgeometry", "arg": { "format": "{}", "snippet": "newgeometry{${1:options%keyvals}}", "keys": [ "\\geometry,\\newgeometry,\\usepackage/geometry#c" ], "keyPos": 0 } }, { "name": "restoregeometry" }, { "name": "savegeometry", "arg": { "format": "{}", "snippet": "savegeometry{${1:name%specialDef}}" } }, { "name": "loadgeometry", "arg": { "format": "{}", "snippet": "loadgeometry{${1:name%keyvals}}", "keys": [ "\\loadgeometry" ], "keyPos": 0 } } ], "envs": [], "keys": { "\\loadgeometry": [ "%geometry" ], "\\geometry,\\usepackage/geometry#c": [ "paper=${1|a0paper,a1paper,a2paper,a3paper,a4paper,a5paper,a6paper,b0paper,b1paper,b2paper,b3paper,b4paper,b5paper,b6paper,c0paper,c1paper,c2paper,c3paper,c4paper,c5paper,c6paper,b0j,b1j,b2j,b3j,b4j,b5j,b6j,ansiapaper,ansibpaper,ansicpaper,ansidpaper,ansiepaper,letterpaper,executivepaper,legalpaper|}", "papername=${1|a0paper,a1paper,a2paper,a3paper,a4paper,a5paper,a6paper,b0paper,b1paper,b2paper,b3paper,b4paper,b5paper,b6paper,c0paper,c1paper,c2paper,c3paper,c4paper,c5paper,c6paper,b0j,b1j,b2j,b3j,b4j,b5j,b6j,ansiapaper,ansibpaper,ansicpaper,ansidpaper,ansiepaper,letterpaper,executivepaper,legalpaper|}", "a0paper", "a1paper", "a2paper", "a3paper", "a4paper", "a5paper", "a6paper", "b0paper", "b1paper", "b2paper", "b3paper", "b4paper", "b5paper", "b6paper", "c0paper", "c1paper", "c2paper", "c3paper", "c4paper", "c5paper", "c6paper", "b0j", "b1j", "b2j", "b3j", "b4j", "b5j", "b6j", "ansiapaper", "ansibpaper", "ansicpaper", "ansidpaper", "ansiepaper", "letterpaper", "executivepaper", "legalpaper", "screen", "paperwidth=", "paperheight=", "papersize=", "papersize={${1:width},${2:height}}", "landscape", "portrait", "driver=${1|auto,none,dvips,dvipdfm,pdftex,luatex,xetex,vtex,dvipdfmx,xdvipdfmx|}", "dvips", "dvipdfm", "pdftex", "luatex", "xetex", "vtex", "dvipdfmx", "xdvipdfmx", "verbose", "reset", "mag=${1:magnification}", "truedimen", "pass", "showframe", "showcrop" ], "\\geometry,\\newgeometry,\\usepackage/geometry#c": [ "layout=${1|a0paper,a1paper,a2paper,a3paper,a4paper,a5paper,a6paper,b0paper,b1paper,b2paper,b3paper,b4paper,b5paper,b6paper,c0paper,c1paper,c2paper,c3paper,c4paper,c5paper,c6paper,b0j,b1j,b2j,b3j,b4j,b5j,b6j,ansiapaper,ansibpaper,ansicpaper,ansidpaper,ansiepaper,letterpaper,executivepaper,legalpaper|}", "layoutwidth=", "layoutheight=", "layoutsize=", "layoutsize={${1:width},${2:height}}", "layouthoffset=", "layoutvoffset=", "layoutoffset=", "layoutoffset={${1:hoffset},${2:voffset}}", "hscale=${1:scale}", "vscale=${1:scale}", "scale=${1:scale}", "scale={${1:hscale},${2:vscale}}", "width=", "totalwidth=", "height=", "totalheight=", "total=", "total={${1:width},${2:height}}", "textwidth=", "textheight=", "text=", "body={${1:width},${2:height}}", "lines=${1:integer}", "includehead", "includefoot", "includeheadfoot", "includemp", "includeall", "ignorehead", "ignorefoot", "ignoreheadfoot", "ignoremp", "ignoreall", "heightrounded", "hdivide={${1:left margin},${2:width},${3:right margin}}", "vdivide={${1:top margin},${2:height},${3:bottom margin}}", "divide={${1:left/top margin},${2:width/height},${3:right/bottom margin}}", "left=", "lmargin=", "inner=", "right=", "rmargin=", "outer=", "top=", "tmargin=", "bottom=", "bmargin=", "hmargin=", "hmargin={${1:left margin},${2:right margin}}", "vmargin=", "vmargin={${1:top margin},${2:bottom margin}}", "margin=", "margin={${1:left/top margin},${2:right/bottom margin}}", "hmarginratio=${1:left}:${2:right}", "vmarginratio=${1:top}:${2:bottom}", "marginratio={${1:left}:${2:right},${3:top}:${4:bottom}}", "marginratio=${1:left/top}:${2:right/bottom}", "ratio={${1:left}:${2:right},${3:top}:${4:bottom}}", "ratio=${1:left/top}:${2:right/bottom}", "hcentering", "vcentering", "centering", "twoside", "asymmetric", "bindingoffset=", "headheight=", "head=", "headsep=", "footskip=", "foot=", "nohead", "nofoot", "noheadfoot", "footnotesep=", "marginparwidth=", "marginpar=", "marginparsep=", "nomarginpar", "columnsep=", "hoffset=", "voffset=", "offset=", "offset={${1:hoffset},${2:voffset}}", "twocolumn", "onecolumn", "twoside", "reversemp", "reversemarginpar" ] }, "args": [ "\\geometry,\\usepackage/geometry#c", "\\geometry,\\newgeometry,\\usepackage/geometry#c" ] } ================================================ FILE: data/packages/german.json ================================================ { "deps": [], "macros": [], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/glossaries.json ================================================ { "deps": [ { "name": "ifthen" }, { "name": "xkeyval" }, { "name": "mfirstuc" }, { "name": "textcase" }, { "name": "xfor" }, { "name": "datatool-base" }, { "name": "amsgen" }, { "name": "etoolbox" }, { "name": "glossary-hypernav" }, { "name": "glossary-list" }, { "name": "glossary-long" }, { "name": "glossary-super" }, { "name": "glossary-tree" }, { "name": "translator", "if": "translate" }, { "name": "tracklang", "if": "translate" }, { "name": "translator", "if": "translate=true" }, { "name": "tracklang", "if": "translate=true" }, { "name": "glossaries-babel", "if": "translate=babel" } ], "macros": [ { "name": "glsindexingsetting", "unusual": true }, { "name": "GlsSetQuote", "unusual": true, "arg": { "format": "{}", "snippet": "GlsSetQuote{${1:character}}" } }, { "name": "glsshowtarget", "arg": { "format": "{}", "snippet": "glsshowtarget{${1:target name}}" } }, { "name": "glsshowtargetinner", "arg": { "format": "{}", "snippet": "glsshowtargetinner{${1:target name}}" } }, { "name": "glsshowtargetfonttext", "unusual": true, "arg": { "format": "{}", "snippet": "glsshowtargetfonttext{${1:text}}" } }, { "name": "glsshowtargetouter", "arg": { "format": "{}", "snippet": "glsshowtargetouter{${1:target name}}" } }, { "name": "glsshowtargetsymbol", "unusual": true }, { "name": "glsshowtargetfont", "unusual": true }, { "name": "glsshowaccsupp", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "glsshowaccsupp{${1:options}}{${2:tag}}{${3:replacement text}}" } }, { "name": "glslinkcheckfirsthyperhook", "unusual": true }, { "name": "glstoctrue", "unusual": true }, { "name": "glstocfalse", "unusual": true }, { "name": "ifglstoc", "unusual": true }, { "name": "setglossarysection", "arg": { "format": "{}", "snippet": "setglossarysection{${1:name}}" } }, { "name": "ifglsucmark", "unusual": true }, { "name": "glsucmarkfalse", "unusual": true }, { "name": "glsucmarktrue", "unusual": true }, { "name": "glsautoprefix", "unusual": true }, { "name": "glsrefentry", "unusual": true, "arg": { "format": "{}", "snippet": "glsrefentry{${1:label}}" } }, { "name": "GlsEntryCounterLabelPrefix", "unusual": true }, { "name": "glsresetentrycounter", "unusual": true }, { "name": "glsstepentry", "unusual": true, "arg": { "format": "{}", "snippet": "glsstepentry{${1:label}}" } }, { "name": "theglossaryentry", "unusual": true }, { "name": "glsentrycounterlabel", "unusual": true }, { "name": "ifglsentrycounter", "unusual": true }, { "name": "glsentrycounterfalse", "unusual": true }, { "name": "glsentrycountertrue", "unusual": true }, { "name": "glsresetsubentrycounter", "unusual": true }, { "name": "glsstepsubentry", "unusual": true, "arg": { "format": "{}", "snippet": "glsstepsubentry{${1:label}}" } }, { "name": "theglossarysubentry", "unusual": true }, { "name": "glssubentrycounterlabel", "unusual": true }, { "name": "ifglssubentrycounter", "unusual": true }, { "name": "glssubentrycounterfalse", "unusual": true }, { "name": "glssubentrycountertrue", "unusual": true }, { "name": "setglossarystyle", "arg": { "format": "{}", "snippet": "setglossarystyle{${1:style name%keyvals}}", "keys": [ "\\setglossarystyle#c" ], "keyPos": 0 } }, { "name": "glscounter", "unusual": true }, { "name": "glspostdescription", "unusual": true }, { "name": "ifglsnogroupskip", "unusual": true }, { "name": "glsnogroupskipfalse", "unusual": true }, { "name": "glsnogroupskiptrue", "unusual": true }, { "name": "ifglswrallowprimitivemods", "unusual": true }, { "name": "glswrallowprimitivemodstrue", "unusual": true }, { "name": "glswrallowprimitivemodsfalse", "unusual": true }, { "name": "ifglsindexonlyfirst", "unusual": true }, { "name": "glsindexonlyfirstfalse", "unusual": true }, { "name": "glsindexonlyfirsttrue", "unusual": true }, { "name": "glswriteentry", "unusual": true, "arg": { "format": "{}{}", "snippet": "glswriteentry{${1:label}}{${2:wr-code}}" } }, { "name": "glssortnumberfmt", "unusual": true, "arg": { "format": "{}", "snippet": "glssortnumberfmt{${1:number}}" } }, { "name": "glsprestandardsort", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "glsprestandardsort{${1:sort cs}}{${2:type}}{${3:label}}" } }, { "name": "glsdosanitizesort", "unusual": true }, { "name": "ifglsxindy", "unusual": true }, { "name": "glsxindyfalse", "unusual": true }, { "name": "glsxindytrue", "unusual": true }, { "name": "GlsDeclareNoHyperList", "unusual": true, "arg": { "format": "{}", "snippet": "GlsDeclareNoHyperList{${1:list}}" } }, { "name": "printsymbols", "if": "symbols" }, { "name": "printsymbols", "if": "symbols", "arg": { "format": "[]", "snippet": "printsymbols[${1:options%keyvals}]", "keys": [ "\\printnoidxglossary#c,\\printglossary#c,\\printsymbols#c,\\printnumbers#c,\\printindex#c,\\printacronyms#c" ], "keyPos": 0 } }, { "name": "printnumbers", "if": "numbers" }, { "name": "printnumbers", "if": "numbers", "arg": { "format": "[]", "snippet": "printnumbers[${1:options%keyvals}]", "keys": [ "\\printnoidxglossary#c,\\printglossary#c,\\printsymbols#c,\\printnumbers#c,\\printindex#c,\\printacronyms#c" ], "keyPos": 0 } }, { "name": "newterm", "if": "index", "arg": { "format": "{}", "snippet": "newterm{${1:label}}" } }, { "name": "newterm", "if": "index", "arg": { "format": "[]{}", "snippet": "newterm[${2:options%keyvals}]{${1:label}}", "keys": [ "\\newglossaryentry#c,\\longnewglossaryentry#c,\\provideglossaryentry#c,\\longprovideglossaryentry#c,\\newacronym#c,\\newterm#c" ], "keyPos": 0 } }, { "name": "printindex", "if": "index" }, { "name": "printindex", "if": "index", "arg": { "format": "[]", "snippet": "printindex[${1:options%keyvals}]", "keys": [ "\\printnoidxglossary#c,\\printglossary#c,\\printsymbols#c,\\printnumbers#c,\\printindex#c,\\printacronyms#c" ], "keyPos": 0 } }, { "name": "printacronyms", "if": "acronym" }, { "name": "printacronyms", "if": "acronym", "arg": { "format": "[]", "snippet": "printacronyms[${1:options%keyvals}]", "keys": [ "\\printnoidxglossary#c,\\printglossary#c,\\printsymbols#c,\\printnumbers#c,\\printindex#c,\\printacronyms#c" ], "keyPos": 0 } }, { "name": "printacronyms", "if": "acronym=true" }, { "name": "printacronyms", "if": "acronym=true", "arg": { "format": "[]", "snippet": "printacronyms[${1:options%keyvals}]", "keys": [ "\\printnoidxglossary#c,\\printglossary#c,\\printsymbols#c,\\printnumbers#c,\\printindex#c,\\printacronyms#c" ], "keyPos": 0 } }, { "name": "printacronyms", "if": "acronyms" }, { "name": "printacronyms", "if": "acronyms", "arg": { "format": "[]", "snippet": "printacronyms[${1:options%keyvals}]", "keys": [ "\\printnoidxglossary#c,\\printglossary#c,\\printsymbols#c,\\printnumbers#c,\\printindex#c,\\printacronyms#c" ], "keyPos": 0 } }, { "name": "DeclareAcronymList", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareAcronymList{${1:list}}" } }, { "name": "SetAcronymLists", "unusual": true, "arg": { "format": "{}", "snippet": "SetAcronymLists{${1:list}}" } }, { "name": "glsIfListOfAcronyms", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "glsIfListOfAcronyms{${1:glossary-label}}{${2:true}}{${3:false}}" } }, { "name": "DefineAcronymSynonyms", "unusual": true }, { "name": "setupglossaries", "arg": { "format": "{}", "snippet": "setupglossaries{${1:options%keyvals}}" } }, { "name": "makenoidxglossaries" }, { "name": "makeglossaries" }, { "name": "writeist", "unusual": true }, { "name": "setStyleFile", "unusual": true, "arg": { "format": "{}", "snippet": "setStyleFile{${1:name}}" } }, { "name": "GlsSetWriteIstHook", "unusual": true, "arg": { "format": "{}", "snippet": "GlsSetWriteIstHook{${1:code}}" } }, { "name": "glswrite", "unusual": true }, { "name": "noist" }, { "name": "glsSetCompositor", "unusual": true, "arg": { "format": "{}", "snippet": "glsSetCompositor{${1:symbol}}" } }, { "name": "glsSetAlphaCompositor", "unusual": true, "arg": { "format": "{}", "snippet": "glsSetAlphaCompositor{${1:symbol}}" } }, { "name": "newglossaryentry", "arg": { "format": "{}{}", "snippet": "newglossaryentry{${1:label}}{${2:keyvals}}", "keys": [ "\\newglossaryentry#c,\\longnewglossaryentry#c,\\provideglossaryentry#c,\\longprovideglossaryentry#c,\\newacronym#c,\\newterm#c" ], "keyPos": 1 } }, { "name": "longnewglossaryentry", "arg": { "format": "{}{}{}", "snippet": "longnewglossaryentry{${1:label}}{${2:keyvals}}{${3:description}}", "keys": [ "\\newglossaryentry#c,\\longnewglossaryentry#c,\\provideglossaryentry#c,\\longprovideglossaryentry#c,\\newacronym#c,\\newterm#c" ], "keyPos": 1 } }, { "name": "provideglossaryentry", "arg": { "format": "{}{}", "snippet": "provideglossaryentry{${1:label}}{${2:keyvals}}", "keys": [ "\\newglossaryentry#c,\\longnewglossaryentry#c,\\provideglossaryentry#c,\\longprovideglossaryentry#c,\\newacronym#c,\\newterm#c" ], "keyPos": 1 } }, { "name": "longprovideglossaryentry", "arg": { "format": "{}{}{}", "snippet": "longprovideglossaryentry{${1:label}}{${2:keyvals}}{${3:description}}", "keys": [ "\\newglossaryentry#c,\\longnewglossaryentry#c,\\provideglossaryentry#c,\\longprovideglossaryentry#c,\\newacronym#c,\\newterm#c" ], "keyPos": 1 } }, { "name": "nopostdesc" }, { "name": "glspar", "unusual": true }, { "name": "glspluralsuffix", "unusual": true }, { "name": "glsaddkey", "unusual": true, "arg": { "format": "{}{}{}{}{}{}{}", "snippet": "glsaddkey{${1:key%plain}}{${2:default}}{${3:nolink cs%cmd}}{${4:nolink ucfirst cs%cmd}}{${5:link cs%cmd}}{${6:link ucfirst cs%cmd}}{${7:link allcaps cs%cmd}}" } }, { "name": "glsaddkey*", "unusual": true, "arg": { "format": "{}{}{}{}{}{}{}", "snippet": "glsaddkey*{${1:key%plain}}{${2:default}}{${3:nolink cs%cmd}}{${4:nolink ucfirst cs%cmd}}{${5:link cs%cmd}}{${6:link ucfirst cs%cmd}}{${7:link allcaps cs%cmd}}" } }, { "name": "glsaddstoragekey", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "glsaddstoragekey{${1:key%plain}}{${2:default}}{${3:nolink cs%cmd}}" } }, { "name": "glssetexpandfield", "unusual": true, "arg": { "format": "{}", "snippet": "glssetexpandfield{${1:field}}" } }, { "name": "glssetnoexpandfield", "unusual": true, "arg": { "format": "{}", "snippet": "glssetnoexpandfield{${1:field}}" } }, { "name": "glsexpandfields", "unusual": true }, { "name": "glsnoexpandfields", "unusual": true }, { "name": "loadglsentries", "arg": { "format": "{}", "snippet": "loadglsentries{${1:file}}" } }, { "name": "loadglsentries", "arg": { "format": "[]{}", "snippet": "loadglsentries[${2:type}]{${1:file}}" } }, { "name": "glsmoveentry", "arg": { "format": "{}{}", "snippet": "glsmoveentry{${1:label}}{${2:target glossary label%ref}}" } }, { "name": "glstextformat", "unusual": true, "arg": { "format": "{}", "snippet": "glstextformat{${1:text}}" } }, { "name": "glspatchtabularx", "unusual": true }, { "name": "gls", "arg": { "format": "{}", "snippet": "gls{${1:label}}" } }, { "name": "gls", "arg": { "format": "[]{}", "snippet": "gls[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "gls", "unusual": true, "arg": { "format": "{}[]", "snippet": "gls{${1:label}}[${2:insert}]" } }, { "name": "gls", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "gls[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Gls", "arg": { "format": "{}", "snippet": "Gls{${1:label}}" } }, { "name": "Gls", "arg": { "format": "[]{}", "snippet": "Gls[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Gls", "unusual": true, "arg": { "format": "{}[]", "snippet": "Gls{${1:label}}[${2:insert}]" } }, { "name": "Gls", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Gls[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLS", "arg": { "format": "{}", "snippet": "GLS{${1:label}}" } }, { "name": "GLS", "arg": { "format": "[]{}", "snippet": "GLS[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLS", "unusual": true, "arg": { "format": "{}[]", "snippet": "GLS{${1:label}}[${2:insert}]" } }, { "name": "GLS", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "GLS[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glspl", "arg": { "format": "{}", "snippet": "glspl{${1:label}}" } }, { "name": "glspl", "arg": { "format": "[]{}", "snippet": "glspl[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glspl", "unusual": true, "arg": { "format": "{}[]", "snippet": "glspl{${1:label}}[${2:insert}]" } }, { "name": "glspl", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "glspl[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glspl", "arg": { "format": "{}", "snippet": "Glspl{${1:label}}" } }, { "name": "Glspl", "arg": { "format": "[]{}", "snippet": "Glspl[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glspl", "unusual": true, "arg": { "format": "{}[]", "snippet": "Glspl{${1:label}}[${2:insert}]" } }, { "name": "Glspl", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Glspl[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSpl", "arg": { "format": "{}", "snippet": "GLSpl{${1:label}}" } }, { "name": "GLSpl", "arg": { "format": "[]{}", "snippet": "GLSpl[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSpl", "unusual": true, "arg": { "format": "{}[]", "snippet": "GLSpl{${1:label}}[${2:insert}]" } }, { "name": "GLSpl", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "GLSpl[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glsdisp", "arg": { "format": "{}{}", "snippet": "glsdisp{${1:label}}{${2:text}}" } }, { "name": "glsdisp", "arg": { "format": "[]{}{}", "snippet": "glsdisp[${3:options%keyvals}]{${1:label}}{${2:text}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glsdisp", "arg": { "format": "{}{}", "snippet": "Glsdisp{${1:label}}{${2:text}}" } }, { "name": "Glsdisp", "arg": { "format": "[]{}{}", "snippet": "Glsdisp[${3:options%keyvals}]{${1:label}}{${2:text}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glslink", "arg": { "format": "{}{}", "snippet": "glslink{${1:label}}{${2:text}}" } }, { "name": "glslink", "arg": { "format": "[]{}{}", "snippet": "glslink[${3:options%keyvals}]{${1:label}}{${2:text}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glslink", "arg": { "format": "{}{}", "snippet": "Glslink{${1:label}}{${2:text}}" } }, { "name": "Glslink", "arg": { "format": "[]{}{}", "snippet": "Glslink[${3:options%keyvals}]{${1:label}}{${2:text}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glstext", "unusual": true, "arg": { "format": "{}", "snippet": "glstext{${1:label}}" } }, { "name": "glstext", "unusual": true, "arg": { "format": "[]{}", "snippet": "glstext[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glstext", "unusual": true, "arg": { "format": "{}[]", "snippet": "glstext{${1:label}}[${2:insert}]" } }, { "name": "glstext", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "glstext[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glstext", "unusual": true, "arg": { "format": "{}", "snippet": "Glstext{${1:label}}" } }, { "name": "Glstext", "unusual": true, "arg": { "format": "[]{}", "snippet": "Glstext[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glstext", "unusual": true, "arg": { "format": "{}[]", "snippet": "Glstext{${1:label}}[${2:insert}]" } }, { "name": "Glstext", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Glstext[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLStext", "unusual": true, "arg": { "format": "{}", "snippet": "GLStext{${1:label}}" } }, { "name": "GLStext", "unusual": true, "arg": { "format": "[]{}", "snippet": "GLStext[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLStext", "unusual": true, "arg": { "format": "{}[]", "snippet": "GLStext{${1:label}}[${2:insert}]" } }, { "name": "GLStext", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "GLStext[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glsfirst", "unusual": true, "arg": { "format": "{}", "snippet": "glsfirst{${1:label}}" } }, { "name": "glsfirst", "unusual": true, "arg": { "format": "[]{}", "snippet": "glsfirst[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glsfirst", "unusual": true, "arg": { "format": "{}[]", "snippet": "glsfirst{${1:label}}[${2:insert}]" } }, { "name": "glsfirst", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "glsfirst[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glsfirst", "unusual": true, "arg": { "format": "{}", "snippet": "Glsfirst{${1:label}}" } }, { "name": "Glsfirst", "unusual": true, "arg": { "format": "[]{}", "snippet": "Glsfirst[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glsfirst", "unusual": true, "arg": { "format": "{}[]", "snippet": "Glsfirst{${1:label}}[${2:insert}]" } }, { "name": "Glsfirst", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Glsfirst[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSfirst", "unusual": true, "arg": { "format": "{}", "snippet": "GLSfirst{${1:label}}" } }, { "name": "GLSfirst", "unusual": true, "arg": { "format": "[]{}", "snippet": "GLSfirst[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSfirst", "unusual": true, "arg": { "format": "{}[]", "snippet": "GLSfirst{${1:label}}[${2:insert}]" } }, { "name": "GLSfirst", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "GLSfirst[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glsplural", "unusual": true, "arg": { "format": "{}", "snippet": "glsplural{${1:label}}" } }, { "name": "glsplural", "unusual": true, "arg": { "format": "[]{}", "snippet": "glsplural[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glsplural", "unusual": true, "arg": { "format": "{}[]", "snippet": "glsplural{${1:label}}[${2:insert}]" } }, { "name": "glsplural", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "glsplural[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glsplural", "unusual": true, "arg": { "format": "{}", "snippet": "Glsplural{${1:label}}" } }, { "name": "Glsplural", "unusual": true, "arg": { "format": "[]{}", "snippet": "Glsplural[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glsplural", "unusual": true, "arg": { "format": "{}[]", "snippet": "Glsplural{${1:label}}[${2:insert}]" } }, { "name": "Glsplural", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Glsplural[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSplural", "unusual": true, "arg": { "format": "{}", "snippet": "GLSplural{${1:label}}" } }, { "name": "GLSplural", "unusual": true, "arg": { "format": "[]{}", "snippet": "GLSplural[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSplural", "unusual": true, "arg": { "format": "{}[]", "snippet": "GLSplural{${1:label}}[${2:insert}]" } }, { "name": "GLSplural", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "GLSplural[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glsfirstplural", "unusual": true, "arg": { "format": "{}", "snippet": "glsfirstplural{${1:label}}" } }, { "name": "glsfirstplural", "unusual": true, "arg": { "format": "[]{}", "snippet": "glsfirstplural[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glsfirstplural", "unusual": true, "arg": { "format": "{}[]", "snippet": "glsfirstplural{${1:label}}[${2:insert}]" } }, { "name": "glsfirstplural", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "glsfirstplural[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glsfirstplural", "unusual": true, "arg": { "format": "{}", "snippet": "Glsfirstplural{${1:label}}" } }, { "name": "Glsfirstplural", "unusual": true, "arg": { "format": "[]{}", "snippet": "Glsfirstplural[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glsfirstplural", "unusual": true, "arg": { "format": "{}[]", "snippet": "Glsfirstplural{${1:label}}[${2:insert}]" } }, { "name": "Glsfirstplural", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Glsfirstplural[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSfirstplural", "unusual": true, "arg": { "format": "{}", "snippet": "GLSfirstplural{${1:label}}" } }, { "name": "GLSfirstplural", "unusual": true, "arg": { "format": "[]{}", "snippet": "GLSfirstplural[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSfirstplural", "unusual": true, "arg": { "format": "{}[]", "snippet": "GLSfirstplural{${1:label}}[${2:insert}]" } }, { "name": "GLSfirstplural", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "GLSfirstplural[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glsname", "unusual": true, "arg": { "format": "{}", "snippet": "glsname{${1:label}}" } }, { "name": "glsname", "unusual": true, "arg": { "format": "[]{}", "snippet": "glsname[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glsname", "unusual": true, "arg": { "format": "{}[]", "snippet": "glsname{${1:label}}[${2:insert}]" } }, { "name": "glsname", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "glsname[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glsname", "unusual": true, "arg": { "format": "{}", "snippet": "Glsname{${1:label}}" } }, { "name": "Glsname", "unusual": true, "arg": { "format": "[]{}", "snippet": "Glsname[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glsname", "unusual": true, "arg": { "format": "{}[]", "snippet": "Glsname{${1:label}}[${2:insert}]" } }, { "name": "Glsname", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Glsname[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSname", "unusual": true, "arg": { "format": "{}", "snippet": "GLSname{${1:label}}" } }, { "name": "GLSname", "unusual": true, "arg": { "format": "[]{}", "snippet": "GLSname[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSname", "unusual": true, "arg": { "format": "{}[]", "snippet": "GLSname{${1:label}}[${2:insert}]" } }, { "name": "GLSname", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "GLSname[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glssymbol", "unusual": true, "arg": { "format": "{}", "snippet": "glssymbol{${1:label}}" } }, { "name": "glssymbol", "unusual": true, "arg": { "format": "[]{}", "snippet": "glssymbol[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glssymbol", "unusual": true, "arg": { "format": "{}[]", "snippet": "glssymbol{${1:label}}[${2:insert}]" } }, { "name": "glssymbol", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "glssymbol[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glssymbol", "unusual": true, "arg": { "format": "{}", "snippet": "Glssymbol{${1:label}}" } }, { "name": "Glssymbol", "unusual": true, "arg": { "format": "[]{}", "snippet": "Glssymbol[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glssymbol", "unusual": true, "arg": { "format": "{}[]", "snippet": "Glssymbol{${1:label}}[${2:insert}]" } }, { "name": "Glssymbol", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Glssymbol[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSsymbol", "unusual": true, "arg": { "format": "{}", "snippet": "GLSsymbol{${1:label}}" } }, { "name": "GLSsymbol", "unusual": true, "arg": { "format": "[]{}", "snippet": "GLSsymbol[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSsymbol", "unusual": true, "arg": { "format": "{}[]", "snippet": "GLSsymbol{${1:label}}[${2:insert}]" } }, { "name": "GLSsymbol", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "GLSsymbol[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glssymbolplural", "unusual": true, "arg": { "format": "{}", "snippet": "glssymbolplural{${1:label}}" } }, { "name": "glssymbolplural", "unusual": true, "arg": { "format": "[]{}", "snippet": "glssymbolplural[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glssymbolplural", "unusual": true, "arg": { "format": "{}[]", "snippet": "glssymbolplural{${1:label}}[${2:insert}]" } }, { "name": "glssymbolplural", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "glssymbolplural[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glssymbolplural", "unusual": true, "arg": { "format": "{}", "snippet": "Glssymbolplural{${1:label}}" } }, { "name": "Glssymbolplural", "unusual": true, "arg": { "format": "[]{}", "snippet": "Glssymbolplural[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glssymbolplural", "unusual": true, "arg": { "format": "{}[]", "snippet": "Glssymbolplural{${1:label}}[${2:insert}]" } }, { "name": "Glssymbolplural", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Glssymbolplural[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSsymbolplural", "unusual": true, "arg": { "format": "{}", "snippet": "GLSsymbolplural{${1:label}}" } }, { "name": "GLSsymbolplural", "unusual": true, "arg": { "format": "[]{}", "snippet": "GLSsymbolplural[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSsymbolplural", "unusual": true, "arg": { "format": "{}[]", "snippet": "GLSsymbolplural{${1:label}}[${2:insert}]" } }, { "name": "GLSsymbolplural", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "GLSsymbolplural[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glsdesc", "unusual": true, "arg": { "format": "{}", "snippet": "glsdesc{${1:label}}" } }, { "name": "glsdesc", "unusual": true, "arg": { "format": "[]{}", "snippet": "glsdesc[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glsdesc", "unusual": true, "arg": { "format": "{}[]", "snippet": "glsdesc{${1:label}}[${2:insert}]" } }, { "name": "glsdesc", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "glsdesc[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glsdesc", "unusual": true, "arg": { "format": "{}", "snippet": "Glsdesc{${1:label}}" } }, { "name": "Glsdesc", "unusual": true, "arg": { "format": "[]{}", "snippet": "Glsdesc[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glsdesc", "unusual": true, "arg": { "format": "{}[]", "snippet": "Glsdesc{${1:label}}[${2:insert}]" } }, { "name": "Glsdesc", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Glsdesc[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSdesc", "unusual": true, "arg": { "format": "{}", "snippet": "GLSdesc{${1:label}}" } }, { "name": "GLSdesc", "unusual": true, "arg": { "format": "[]{}", "snippet": "GLSdesc[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSdesc", "unusual": true, "arg": { "format": "{}[]", "snippet": "GLSdesc{${1:label}}[${2:insert}]" } }, { "name": "GLSdesc", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "GLSdesc[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glsdescplural", "unusual": true, "arg": { "format": "{}", "snippet": "glsdescplural{${1:label}}" } }, { "name": "glsdescplural", "unusual": true, "arg": { "format": "[]{}", "snippet": "glsdescplural[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glsdescplural", "unusual": true, "arg": { "format": "{}[]", "snippet": "glsdescplural{${1:label}}[${2:insert}]" } }, { "name": "glsdescplural", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "glsdescplural[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glsdescplural", "unusual": true, "arg": { "format": "{}", "snippet": "Glsdescplural{${1:label}}" } }, { "name": "Glsdescplural", "unusual": true, "arg": { "format": "[]{}", "snippet": "Glsdescplural[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glsdescplural", "unusual": true, "arg": { "format": "{}[]", "snippet": "Glsdescplural{${1:label}}[${2:insert}]" } }, { "name": "Glsdescplural", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Glsdescplural[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSdescplural", "unusual": true, "arg": { "format": "{}", "snippet": "GLSdescplural{${1:label}}" } }, { "name": "GLSdescplural", "unusual": true, "arg": { "format": "[]{}", "snippet": "GLSdescplural[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSdescplural", "unusual": true, "arg": { "format": "{}[]", "snippet": "GLSdescplural{${1:label}}[${2:insert}]" } }, { "name": "GLSdescplural", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "GLSdescplural[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glsuseri", "arg": { "format": "{}", "snippet": "glsuseri{${1:label}}" } }, { "name": "glsuseri", "arg": { "format": "[]{}", "snippet": "glsuseri[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glsuseri", "unusual": true, "arg": { "format": "{}[]", "snippet": "glsuseri{${1:label}}[${2:insert}]" } }, { "name": "glsuseri", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "glsuseri[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glsuseri", "arg": { "format": "{}", "snippet": "Glsuseri{${1:label}}" } }, { "name": "Glsuseri", "arg": { "format": "[]{}", "snippet": "Glsuseri[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glsuseri", "unusual": true, "arg": { "format": "{}[]", "snippet": "Glsuseri{${1:label}}[${2:insert}]" } }, { "name": "Glsuseri", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Glsuseri[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSuseri", "arg": { "format": "{}", "snippet": "GLSuseri{${1:label}}" } }, { "name": "GLSuseri", "arg": { "format": "[]{}", "snippet": "GLSuseri[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSuseri", "unusual": true, "arg": { "format": "{}[]", "snippet": "GLSuseri{${1:label}}[${2:insert}]" } }, { "name": "GLSuseri", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "GLSuseri[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glsuserii", "unusual": true, "arg": { "format": "{}", "snippet": "glsuserii{${1:label}}" } }, { "name": "glsuserii", "unusual": true, "arg": { "format": "[]{}", "snippet": "glsuserii[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glsuserii", "unusual": true, "arg": { "format": "{}[]", "snippet": "glsuserii{${1:label}}[${2:insert}]" } }, { "name": "glsuserii", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "glsuserii[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glsuserii", "unusual": true, "arg": { "format": "{}", "snippet": "Glsuserii{${1:label}}" } }, { "name": "Glsuserii", "unusual": true, "arg": { "format": "[]{}", "snippet": "Glsuserii[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glsuserii", "unusual": true, "arg": { "format": "{}[]", "snippet": "Glsuserii{${1:label}}[${2:insert}]" } }, { "name": "Glsuserii", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Glsuserii[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSuserii", "unusual": true, "arg": { "format": "{}", "snippet": "GLSuserii{${1:label}}" } }, { "name": "GLSuserii", "unusual": true, "arg": { "format": "[]{}", "snippet": "GLSuserii[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSuserii", "unusual": true, "arg": { "format": "{}[]", "snippet": "GLSuserii{${1:label}}[${2:insert}]" } }, { "name": "GLSuserii", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "GLSuserii[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glsuseriii", "unusual": true, "arg": { "format": "{}", "snippet": "glsuseriii{${1:label}}" } }, { "name": "glsuseriii", "unusual": true, "arg": { "format": "[]{}", "snippet": "glsuseriii[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glsuseriii", "unusual": true, "arg": { "format": "{}[]", "snippet": "glsuseriii{${1:label}}[${2:insert}]" } }, { "name": "glsuseriii", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "glsuseriii[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glsuseriii", "unusual": true, "arg": { "format": "{}", "snippet": "Glsuseriii{${1:label}}" } }, { "name": "Glsuseriii", "unusual": true, "arg": { "format": "[]{}", "snippet": "Glsuseriii[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glsuseriii", "unusual": true, "arg": { "format": "{}[]", "snippet": "Glsuseriii{${1:label}}[${2:insert}]" } }, { "name": "Glsuseriii", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Glsuseriii[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSuseriii", "unusual": true, "arg": { "format": "{}", "snippet": "GLSuseriii{${1:label}}" } }, { "name": "GLSuseriii", "unusual": true, "arg": { "format": "[]{}", "snippet": "GLSuseriii[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSuseriii", "unusual": true, "arg": { "format": "{}[]", "snippet": "GLSuseriii{${1:label}}[${2:insert}]" } }, { "name": "GLSuseriii", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "GLSuseriii[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glsuseriv", "unusual": true, "arg": { "format": "{}", "snippet": "glsuseriv{${1:label}}" } }, { "name": "glsuseriv", "unusual": true, "arg": { "format": "[]{}", "snippet": "glsuseriv[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glsuseriv", "unusual": true, "arg": { "format": "{}[]", "snippet": "glsuseriv{${1:label}}[${2:insert}]" } }, { "name": "glsuseriv", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "glsuseriv[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glsuseriv", "unusual": true, "arg": { "format": "{}", "snippet": "Glsuseriv{${1:label}}" } }, { "name": "Glsuseriv", "unusual": true, "arg": { "format": "[]{}", "snippet": "Glsuseriv[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glsuseriv", "unusual": true, "arg": { "format": "{}[]", "snippet": "Glsuseriv{${1:label}}[${2:insert}]" } }, { "name": "Glsuseriv", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Glsuseriv[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSuseriv", "unusual": true, "arg": { "format": "{}", "snippet": "GLSuseriv{${1:label}}" } }, { "name": "GLSuseriv", "unusual": true, "arg": { "format": "[]{}", "snippet": "GLSuseriv[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSuseriv", "unusual": true, "arg": { "format": "{}[]", "snippet": "GLSuseriv{${1:label}}[${2:insert}]" } }, { "name": "GLSuseriv", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "GLSuseriv[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glsuserv", "unusual": true, "arg": { "format": "{}", "snippet": "glsuserv{${1:label}}" } }, { "name": "glsuserv", "unusual": true, "arg": { "format": "[]{}", "snippet": "glsuserv[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glsuserv", "unusual": true, "arg": { "format": "{}[]", "snippet": "glsuserv{${1:label}}[${2:insert}]" } }, { "name": "glsuserv", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "glsuserv[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glsuserv", "unusual": true, "arg": { "format": "{}", "snippet": "Glsuserv{${1:label}}" } }, { "name": "Glsuserv", "unusual": true, "arg": { "format": "[]{}", "snippet": "Glsuserv[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glsuserv", "unusual": true, "arg": { "format": "{}[]", "snippet": "Glsuserv{${1:label}}[${2:insert}]" } }, { "name": "Glsuserv", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Glsuserv[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSuserv", "unusual": true, "arg": { "format": "{}", "snippet": "GLSuserv{${1:label}}" } }, { "name": "GLSuserv", "unusual": true, "arg": { "format": "[]{}", "snippet": "GLSuserv[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSuserv", "unusual": true, "arg": { "format": "{}[]", "snippet": "GLSuserv{${1:label}}[${2:insert}]" } }, { "name": "GLSuserv", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "GLSuserv[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glsuservi", "unusual": true, "arg": { "format": "{}", "snippet": "glsuservi{${1:label}}" } }, { "name": "glsuservi", "unusual": true, "arg": { "format": "[]{}", "snippet": "glsuservi[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glsuservi", "unusual": true, "arg": { "format": "{}[]", "snippet": "glsuservi{${1:label}}[${2:insert}]" } }, { "name": "glsuservi", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "glsuservi[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glsuservi", "unusual": true, "arg": { "format": "{}", "snippet": "Glsuservi{${1:label}}" } }, { "name": "Glsuservi", "unusual": true, "arg": { "format": "[]{}", "snippet": "Glsuservi[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "Glsuservi", "unusual": true, "arg": { "format": "{}[]", "snippet": "Glsuservi{${1:label}}[${2:insert}]" } }, { "name": "Glsuservi", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Glsuservi[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSuservi", "unusual": true, "arg": { "format": "{}", "snippet": "GLSuservi{${1:label}}" } }, { "name": "GLSuservi", "unusual": true, "arg": { "format": "[]{}", "snippet": "GLSuservi[${2:options%keyvals}]{${1:label}}", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "GLSuservi", "unusual": true, "arg": { "format": "{}[]", "snippet": "GLSuservi{${1:label}}[${2:insert}]" } }, { "name": "GLSuservi", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "GLSuservi[${2:options%keyvals}]{${1:label}}[${3:insert}]", "keys": [ "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c" ], "keyPos": 0 } }, { "name": "glsentryfmt", "unusual": true }, { "name": "defglsentryfmt", "unusual": true, "arg": { "format": "{}", "snippet": "defglsentryfmt{${1:definition}}" } }, { "name": "defglsentryfmt", "unusual": true, "arg": { "format": "[]{}", "snippet": "defglsentryfmt[${2:glossary-type}]{${1:definition}}" } }, { "name": "glslabel", "unusual": true }, { "name": "glstype", "unusual": true }, { "name": "glsinsert", "unusual": true }, { "name": "glsifplural", "unusual": true, "arg": { "format": "{}{}", "snippet": "glsifplural{${1:true}}{${2:false}}" } }, { "name": "glscapscase", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "glscapscase{${1:no case}}{${2:first uc}}{${3:all caps}}" } }, { "name": "glscustomtext", "unusual": true }, { "name": "glsifhyperon", "unusual": true, "arg": { "format": "{}{}", "snippet": "glsifhyperon{${1:true}}{${2:false}}" } }, { "name": "glslinkvar", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "glslinkvar{${1:unmodified}}{${2:star case}}{${3:plus case}}" } }, { "name": "glsgenentryfmt", "unusual": true }, { "name": "glsgenacfmt", "unusual": true }, { "name": "genacrfullformat", "unusual": true, "arg": { "format": "{}{}", "snippet": "genacrfullformat{${1:label}}{${2:insert}}" } }, { "name": "genplacrfullformat", "unusual": true, "arg": { "format": "{}{}", "snippet": "genplacrfullformat{${1:label}}{${2:insert}}" } }, { "name": "Genacrfullformat", "unusual": true, "arg": { "format": "{}{}", "snippet": "Genacrfullformat{${1:label}}{${2:insert}}" } }, { "name": "Genplacrfullformat", "unusual": true, "arg": { "format": "{}{}", "snippet": "Genplacrfullformat{${1:label}}{${2:insert}}" } }, { "name": "glslinkpostsetkeys", "unusual": true }, { "name": "glspostlinkhook", "unusual": true }, { "name": "glsdisablehyper", "unusual": true }, { "name": "glsenablehyper", "unusual": true }, { "name": "glsentrytitlecase", "arg": { "format": "{}{}", "snippet": "glsentrytitlecase{${1:label}}{${2:field}}" } }, { "name": "glshyperlink", "arg": { "format": "{}", "snippet": "glshyperlink{${1:label}}" } }, { "name": "glshyperlink", "arg": { "format": "[]{}", "snippet": "glshyperlink[${2:text}]{${1:label}}" } }, { "name": "glsentryname", "unusual": true, "arg": { "format": "{}", "snippet": "glsentryname{${1:label}}" } }, { "name": "Glsentryname", "unusual": true, "arg": { "format": "{}", "snippet": "Glsentryname{${1:label}}" } }, { "name": "glossentryname", "unusual": true, "arg": { "format": "{}", "snippet": "glossentryname{${1:label}}" } }, { "name": "Glossentryname", "unusual": true, "arg": { "format": "{}", "snippet": "Glossentryname{${1:label}}" } }, { "name": "glsentrytext", "unusual": true, "arg": { "format": "{}", "snippet": "glsentrytext{${1:label}}" } }, { "name": "Glsentrytext", "unusual": true, "arg": { "format": "{}", "snippet": "Glsentrytext{${1:label}}" } }, { "name": "glsentryplural", "unusual": true, "arg": { "format": "{}", "snippet": "glsentryplural{${1:label}}" } }, { "name": "Glsentryplural", "unusual": true, "arg": { "format": "{}", "snippet": "Glsentryplural{${1:label}}" } }, { "name": "glsentryfirst", "unusual": true, "arg": { "format": "{}", "snippet": "glsentryfirst{${1:label}}" } }, { "name": "Glsentryfirst", "unusual": true, "arg": { "format": "{}", "snippet": "Glsentryfirst{${1:label}}" } }, { "name": "glsentryfirstplural", "unusual": true, "arg": { "format": "{}", "snippet": "glsentryfirstplural{${1:label}}" } }, { "name": "Glsentryfirstplural", "unusual": true, "arg": { "format": "{}", "snippet": "Glsentryfirstplural{${1:label}}" } }, { "name": "glsentrydesc", "unusual": true, "arg": { "format": "{}", "snippet": "glsentrydesc{${1:label}}" } }, { "name": "Glsentrydesc", "unusual": true, "arg": { "format": "{}", "snippet": "Glsentrydesc{${1:label}}" } }, { "name": "glossentrydesc", "unusual": true, "arg": { "format": "{}", "snippet": "glossentrydesc{${1:label}}" } }, { "name": "Glossentrydesc", "unusual": true, "arg": { "format": "{}", "snippet": "Glossentrydesc{${1:label}}" } }, { "name": "glsentrydescplural", "unusual": true, "arg": { "format": "{}", "snippet": "glsentrydescplural{${1:label}}" } }, { "name": "Glsentrydescplural", "unusual": true, "arg": { "format": "{}", "snippet": "Glsentrydescplural{${1:label}}" } }, { "name": "glsentrysymbol", "unusual": true, "arg": { "format": "{}", "snippet": "glsentrysymbol{${1:label}}" } }, { "name": "Glsentrysymbol", "unusual": true, "arg": { "format": "{}", "snippet": "Glsentrysymbol{${1:label}}" } }, { "name": "glossentrysymbol", "unusual": true, "arg": { "format": "{}", "snippet": "glossentrysymbol{${1:label}}" } }, { "name": "Glossentrysymbol", "unusual": true, "arg": { "format": "{}", "snippet": "Glossentrysymbol{${1:label}}" } }, { "name": "glsentrysymbolplural", "unusual": true, "arg": { "format": "{}", "snippet": "glsentrysymbolplural{${1:label}}" } }, { "name": "Glsentrysymbolplural", "unusual": true, "arg": { "format": "{}", "snippet": "Glsentrysymbolplural{${1:label}}" } }, { "name": "glsentryuseri", "unusual": true, "arg": { "format": "{}", "snippet": "glsentryuseri{${1:label}}" } }, { "name": "Glsentryuseri", "unusual": true, "arg": { "format": "{}", "snippet": "Glsentryuseri{${1:label}}" } }, { "name": "glsentryuserii", "unusual": true, "arg": { "format": "{}", "snippet": "glsentryuserii{${1:label}}" } }, { "name": "Glsentryuserii", "unusual": true, "arg": { "format": "{}", "snippet": "Glsentryuserii{${1:label}}" } }, { "name": "glsentryuseriii", "unusual": true, "arg": { "format": "{}", "snippet": "glsentryuseriii{${1:label}}" } }, { "name": "Glsentryuseriii", "unusual": true, "arg": { "format": "{}", "snippet": "Glsentryuseriii{${1:label}}" } }, { "name": "glsentryuseriv", "unusual": true, "arg": { "format": "{}", "snippet": "glsentryuseriv{${1:label}}" } }, { "name": "Glsentryuseriv", "unusual": true, "arg": { "format": "{}", "snippet": "Glsentryuseriv{${1:label}}" } }, { "name": "glsentryuserv", "unusual": true, "arg": { "format": "{}", "snippet": "glsentryuserv{${1:label}}" } }, { "name": "Glsentryuserv", "unusual": true, "arg": { "format": "{}", "snippet": "Glsentryuserv{${1:label}}" } }, { "name": "glsentryuservi", "unusual": true, "arg": { "format": "{}", "snippet": "glsentryuservi{${1:label}}" } }, { "name": "Glsentryuservi", "unusual": true, "arg": { "format": "{}", "snippet": "Glsentryuservi{${1:label}}" } }, { "name": "glsentrynumberlist", "unusual": true, "arg": { "format": "{}", "snippet": "glsentrynumberlist{${1:label}}" } }, { "name": "glsdisplaynumberlist", "arg": { "format": "{}", "snippet": "glsdisplaynumberlist{${1:label}}" } }, { "name": "glsnumlistsep", "unusual": true }, { "name": "glsnumlistlastsep", "unusual": true }, { "name": "glsnoidxdisplayloclisthandler", "unusual": true, "arg": { "format": "{}", "snippet": "glsnoidxdisplayloclisthandler{${1:location}}" } }, { "name": "newacronym", "arg": { "format": "{}{}{}", "snippet": "newacronym{${1:label}}{${2:abbrv}}{${3:long}}" } }, { "name": "newacronym", "arg": { "format": "[]{}{}{}", "snippet": "newacronym[${4:options%keyvals}]{${1:label}}{${2:abbrv}}{${3:long}}", "keys": [ "\\newacronym#c" ], "keyPos": 0 } }, { "name": "glsacrpluralsuffix", "unusual": true }, { "name": "acrshort", "arg": { "format": "{}", "snippet": "acrshort{${1:label}}" } }, { "name": "acrshort", "arg": { "format": "[]{}", "snippet": "acrshort[${2:options%keyvals}]{${1:label}}" } }, { "name": "acrshort", "unusual": true, "arg": { "format": "{}[]", "snippet": "acrshort{${1:label}}[${2:insert}]" } }, { "name": "acrshort", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "acrshort[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "Acrshort", "arg": { "format": "{}", "snippet": "Acrshort{${1:label}}" } }, { "name": "Acrshort", "arg": { "format": "[]{}", "snippet": "Acrshort[${2:options%keyvals}]{${1:label}}" } }, { "name": "Acrshort", "unusual": true, "arg": { "format": "{}[]", "snippet": "Acrshort{${1:label}}[${2:insert}]" } }, { "name": "Acrshort", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Acrshort[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "ACRshort", "arg": { "format": "{}", "snippet": "ACRshort{${1:label}}" } }, { "name": "ACRshort", "arg": { "format": "[]{}", "snippet": "ACRshort[${2:options%keyvals}]{${1:label}}" } }, { "name": "ACRshort", "unusual": true, "arg": { "format": "{}[]", "snippet": "ACRshort{${1:label}}[${2:insert}]" } }, { "name": "ACRshort", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "ACRshort[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "acrshortpl", "unusual": true, "arg": { "format": "{}", "snippet": "acrshortpl{${1:label}}" } }, { "name": "acrshortpl", "unusual": true, "arg": { "format": "[]{}", "snippet": "acrshortpl[${2:options%keyvals}]{${1:label}}" } }, { "name": "acrshortpl", "unusual": true, "arg": { "format": "{}[]", "snippet": "acrshortpl{${1:label}}[${2:insert}]" } }, { "name": "acrshortpl", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "acrshortpl[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "Acrshortpl", "unusual": true, "arg": { "format": "{}", "snippet": "Acrshortpl{${1:label}}" } }, { "name": "Acrshortpl", "unusual": true, "arg": { "format": "[]{}", "snippet": "Acrshortpl[${2:options%keyvals}]{${1:label}}" } }, { "name": "Acrshortpl", "unusual": true, "arg": { "format": "{}[]", "snippet": "Acrshortpl{${1:label}}[${2:insert}]" } }, { "name": "Acrshortpl", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Acrshortpl[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "ACRshortpl", "unusual": true, "arg": { "format": "{}", "snippet": "ACRshortpl{${1:label}}" } }, { "name": "ACRshortpl", "unusual": true, "arg": { "format": "[]{}", "snippet": "ACRshortpl[${2:options%keyvals}]{${1:label}}" } }, { "name": "ACRshortpl", "unusual": true, "arg": { "format": "{}[]", "snippet": "ACRshortpl{${1:label}}[${2:insert}]" } }, { "name": "ACRshortpl", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "ACRshortpl[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "acrlong", "arg": { "format": "{}", "snippet": "acrlong{${1:label}}" } }, { "name": "acrlong", "arg": { "format": "[]{}", "snippet": "acrlong[${2:options%keyvals}]{${1:label}}" } }, { "name": "acrlong", "unusual": true, "arg": { "format": "{}[]", "snippet": "acrlong{${1:label}}[${2:insert}]" } }, { "name": "acrlong", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "acrlong[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "Acrlong", "arg": { "format": "{}", "snippet": "Acrlong{${1:label}}" } }, { "name": "Acrlong", "arg": { "format": "[]{}", "snippet": "Acrlong[${2:options%keyvals}]{${1:label}}" } }, { "name": "Acrlong", "unusual": true, "arg": { "format": "{}[]", "snippet": "Acrlong{${1:label}}[${2:insert}]" } }, { "name": "Acrlong", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Acrlong[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "ACRlong", "arg": { "format": "{}", "snippet": "ACRlong{${1:label}}" } }, { "name": "ACRlong", "arg": { "format": "[]{}", "snippet": "ACRlong[${2:options%keyvals}]{${1:label}}" } }, { "name": "ACRlong", "unusual": true, "arg": { "format": "{}[]", "snippet": "ACRlong{${1:label}}[${2:insert}]" } }, { "name": "ACRlong", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "ACRlong[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "acrlongpl", "unusual": true, "arg": { "format": "{}", "snippet": "acrlongpl{${1:label}}" } }, { "name": "acrlongpl", "unusual": true, "arg": { "format": "[]{}", "snippet": "acrlongpl[${2:options%keyvals}]{${1:label}}" } }, { "name": "acrlongpl", "unusual": true, "arg": { "format": "{}[]", "snippet": "acrlongpl{${1:label}}[${2:insert}]" } }, { "name": "acrlongpl", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "acrlongpl[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "Acrlongpl", "unusual": true, "arg": { "format": "{}", "snippet": "Acrlongpl{${1:label}}" } }, { "name": "Acrlongpl", "unusual": true, "arg": { "format": "[]{}", "snippet": "Acrlongpl[${2:options%keyvals}]{${1:label}}" } }, { "name": "Acrlongpl", "unusual": true, "arg": { "format": "{}[]", "snippet": "Acrlongpl{${1:label}}[${2:insert}]" } }, { "name": "Acrlongpl", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Acrlongpl[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "ACRlongpl", "unusual": true, "arg": { "format": "{}", "snippet": "ACRlongpl{${1:label}}" } }, { "name": "ACRlongpl", "unusual": true, "arg": { "format": "[]{}", "snippet": "ACRlongpl[${2:options%keyvals}]{${1:label}}" } }, { "name": "ACRlongpl", "unusual": true, "arg": { "format": "{}[]", "snippet": "ACRlongpl{${1:label}}[${2:insert}]" } }, { "name": "ACRlongpl", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "ACRlongpl[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "acrfull", "arg": { "format": "{}", "snippet": "acrfull{${1:label}}" } }, { "name": "acrfull", "arg": { "format": "[]{}", "snippet": "acrfull[${2:options%keyvals}]{${1:label}}" } }, { "name": "acrfull", "unusual": true, "arg": { "format": "{}[]", "snippet": "acrfull{${1:label}}[${2:insert}]" } }, { "name": "acrfull", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "acrfull[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "Acrfull", "arg": { "format": "{}", "snippet": "Acrfull{${1:label}}" } }, { "name": "Acrfull", "arg": { "format": "[]{}", "snippet": "Acrfull[${2:options%keyvals}]{${1:label}}" } }, { "name": "Acrfull", "unusual": true, "arg": { "format": "{}[]", "snippet": "Acrfull{${1:label}}[${2:insert}]" } }, { "name": "Acrfull", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Acrfull[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "ACRfull", "arg": { "format": "{}", "snippet": "ACRfull{${1:label}}" } }, { "name": "ACRfull", "arg": { "format": "[]{}", "snippet": "ACRfull[${2:options%keyvals}]{${1:label}}" } }, { "name": "ACRfull", "unusual": true, "arg": { "format": "{}[]", "snippet": "ACRfull{${1:label}}[${2:insert}]" } }, { "name": "ACRfull", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "ACRfull[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "acrfullpl", "unusual": true, "arg": { "format": "{}", "snippet": "acrfullpl{${1:label}}" } }, { "name": "acrfullpl", "unusual": true, "arg": { "format": "[]{}", "snippet": "acrfullpl[${2:options%keyvals}]{${1:label}}" } }, { "name": "acrfullpl", "unusual": true, "arg": { "format": "{}[]", "snippet": "acrfullpl{${1:label}}[${2:insert}]" } }, { "name": "acrfullpl", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "acrfullpl[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "Acrfullpl", "unusual": true, "arg": { "format": "{}", "snippet": "Acrfullpl{${1:label}}" } }, { "name": "Acrfullpl", "unusual": true, "arg": { "format": "[]{}", "snippet": "Acrfullpl[${2:options%keyvals}]{${1:label}}" } }, { "name": "Acrfullpl", "unusual": true, "arg": { "format": "{}[]", "snippet": "Acrfullpl{${1:label}}[${2:insert}]" } }, { "name": "Acrfullpl", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Acrfullpl[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "ACRfullpl", "unusual": true, "arg": { "format": "{}", "snippet": "ACRfullpl{${1:label}}" } }, { "name": "ACRfullpl", "unusual": true, "arg": { "format": "[]{}", "snippet": "ACRfullpl[${2:options%keyvals}]{${1:label}}" } }, { "name": "ACRfullpl", "unusual": true, "arg": { "format": "{}[]", "snippet": "ACRfullpl{${1:label}}[${2:insert}]" } }, { "name": "ACRfullpl", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "ACRfullpl[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "acrfullfmt", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acrfullfmt{${1:options%keyvals}}{${2:label}}{${3:insert}}" } }, { "name": "ACRfullfmt", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ACRfullfmt{${1:options%keyvals}}{${2:label}}{${3:insert}}" } }, { "name": "Acrfullfmt", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "Acrfullfmt{${1:options%keyvals}}{${2:label}}{${3:insert}}" } }, { "name": "ACRfullplfmt", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ACRfullplfmt{${1:options%keyvals}}{${2:label}}{${3:insert}}" } }, { "name": "Acrfullplfmt", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "Acrfullplfmt{${1:options%keyvals}}{${2:label}}{${3:insert}}" } }, { "name": "acrfullplfmt", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acrfullplfmt{${1:options%keyvals}}{${2:label}}{${3:insert}}" } }, { "name": "acs", "if": "shortcuts", "arg": { "format": "{}", "snippet": "acs{${1:label}}" } }, { "name": "acs", "if": "shortcuts", "arg": { "format": "[]{}", "snippet": "acs[${2:options%keyvals}]{${1:label}}" } }, { "name": "acs", "if": "shortcuts", "unusual": true, "arg": { "format": "{}[]", "snippet": "acs{${1:label}}[${2:insert}]" } }, { "name": "acs", "if": "shortcuts", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "acs[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "Acs", "if": "shortcuts", "arg": { "format": "{}", "snippet": "Acs{${1:label}}" } }, { "name": "Acs", "if": "shortcuts", "arg": { "format": "[]{}", "snippet": "Acs[${2:options%keyvals}]{${1:label}}" } }, { "name": "Acs", "if": "shortcuts", "unusual": true, "arg": { "format": "{}[]", "snippet": "Acs{${1:label}}[${2:insert}]" } }, { "name": "Acs", "if": "shortcuts", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Acs[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "acsp", "if": "shortcuts", "unusual": true, "arg": { "format": "{}", "snippet": "acsp{${1:label}}" } }, { "name": "acsp", "if": "shortcuts", "unusual": true, "arg": { "format": "[]{}", "snippet": "acsp[${2:options%keyvals}]{${1:label}}" } }, { "name": "acsp", "if": "shortcuts", "unusual": true, "arg": { "format": "{}[]", "snippet": "acsp{${1:label}}[${2:insert}]" } }, { "name": "acsp", "if": "shortcuts", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "acsp[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "Acsp", "if": "shortcuts", "unusual": true, "arg": { "format": "{}", "snippet": "Acsp{${1:label}}" } }, { "name": "Acsp", "if": "shortcuts", "unusual": true, "arg": { "format": "[]{}", "snippet": "Acsp[${2:options%keyvals}]{${1:label}}" } }, { "name": "Acsp", "if": "shortcuts", "unusual": true, "arg": { "format": "{}[]", "snippet": "Acsp{${1:label}}[${2:insert}]" } }, { "name": "Acsp", "if": "shortcuts", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Acsp[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "acl", "if": "shortcuts", "arg": { "format": "{}", "snippet": "acl{${1:label}}" } }, { "name": "acl", "if": "shortcuts", "arg": { "format": "[]{}", "snippet": "acl[${2:options%keyvals}]{${1:label}}" } }, { "name": "acl", "if": "shortcuts", "unusual": true, "arg": { "format": "{}[]", "snippet": "acl{${1:label}}[${2:insert}]" } }, { "name": "acl", "if": "shortcuts", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "acl[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "Acl", "if": "shortcuts", "arg": { "format": "{}", "snippet": "Acl{${1:label}}" } }, { "name": "Acl", "if": "shortcuts", "arg": { "format": "[]{}", "snippet": "Acl[${2:options%keyvals}]{${1:label}}" } }, { "name": "Acl", "if": "shortcuts", "unusual": true, "arg": { "format": "{}[]", "snippet": "Acl{${1:label}}[${2:insert}]" } }, { "name": "Acl", "if": "shortcuts", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Acl[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "aclp", "if": "shortcuts", "unusual": true, "arg": { "format": "{}", "snippet": "aclp{${1:label}}" } }, { "name": "aclp", "if": "shortcuts", "unusual": true, "arg": { "format": "[]{}", "snippet": "aclp[${2:options%keyvals}]{${1:label}}" } }, { "name": "aclp", "if": "shortcuts", "unusual": true, "arg": { "format": "{}[]", "snippet": "aclp{${1:label}}[${2:insert}]" } }, { "name": "aclp", "if": "shortcuts", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "aclp[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "Aclp", "if": "shortcuts", "unusual": true, "arg": { "format": "{}", "snippet": "Aclp{${1:label}}" } }, { "name": "Aclp", "if": "shortcuts", "unusual": true, "arg": { "format": "[]{}", "snippet": "Aclp[${2:options%keyvals}]{${1:label}}" } }, { "name": "Aclp", "if": "shortcuts", "unusual": true, "arg": { "format": "{}[]", "snippet": "Aclp{${1:label}}[${2:insert}]" } }, { "name": "Aclp", "if": "shortcuts", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Aclp[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "acf", "if": "shortcuts", "arg": { "format": "{}", "snippet": "acf{${1:label}}" } }, { "name": "acf", "if": "shortcuts", "arg": { "format": "[]{}", "snippet": "acf[${2:options%keyvals}]{${1:label}}" } }, { "name": "acf", "if": "shortcuts", "unusual": true, "arg": { "format": "{}[]", "snippet": "acf{${1:label}}[${2:insert}]" } }, { "name": "acf", "if": "shortcuts", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "acf[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "Acf", "if": "shortcuts", "arg": { "format": "{}", "snippet": "Acf{${1:label}}" } }, { "name": "Acf", "if": "shortcuts", "arg": { "format": "[]{}", "snippet": "Acf[${2:options%keyvals}]{${1:label}}" } }, { "name": "Acf", "if": "shortcuts", "unusual": true, "arg": { "format": "{}[]", "snippet": "Acf{${1:label}}[${2:insert}]" } }, { "name": "Acf", "if": "shortcuts", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Acf[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "acfp", "if": "shortcuts", "unusual": true, "arg": { "format": "{}", "snippet": "acfp{${1:label}}" } }, { "name": "acfp", "if": "shortcuts", "unusual": true, "arg": { "format": "[]{}", "snippet": "acfp[${2:options%keyvals}]{${1:label}}" } }, { "name": "acfp", "if": "shortcuts", "unusual": true, "arg": { "format": "{}[]", "snippet": "acfp{${1:label}}[${2:insert}]" } }, { "name": "acfp", "if": "shortcuts", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "acfp[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "Acfp", "if": "shortcuts", "unusual": true, "arg": { "format": "{}", "snippet": "Acfp{${1:label}}" } }, { "name": "Acfp", "if": "shortcuts", "unusual": true, "arg": { "format": "[]{}", "snippet": "Acfp[${2:options%keyvals}]{${1:label}}" } }, { "name": "Acfp", "if": "shortcuts", "unusual": true, "arg": { "format": "{}[]", "snippet": "Acfp{${1:label}}[${2:insert}]" } }, { "name": "Acfp", "if": "shortcuts", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Acfp[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "ac", "if": "shortcuts", "arg": { "format": "{}", "snippet": "ac{${1:label}}" } }, { "name": "ac", "if": "shortcuts", "arg": { "format": "[]{}", "snippet": "ac[${2:options%keyvals}]{${1:label}}" } }, { "name": "ac", "if": "shortcuts", "unusual": true, "arg": { "format": "{}[]", "snippet": "ac{${1:label}}[${2:insert}]" } }, { "name": "ac", "if": "shortcuts", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "ac[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "Ac", "if": "shortcuts", "arg": { "format": "{}", "snippet": "Ac{${1:label}}" } }, { "name": "Ac", "if": "shortcuts", "arg": { "format": "[]{}", "snippet": "Ac[${2:options%keyvals}]{${1:label}}" } }, { "name": "Ac", "if": "shortcuts", "unusual": true, "arg": { "format": "{}[]", "snippet": "Ac{${1:label}}[${2:insert}]" } }, { "name": "Ac", "if": "shortcuts", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Ac[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "acp", "if": "shortcuts", "arg": { "format": "{}", "snippet": "acp{${1:label}}" } }, { "name": "acp", "if": "shortcuts", "arg": { "format": "[]{}", "snippet": "acp[${2:options%keyvals}]{${1:label}}" } }, { "name": "acp", "if": "shortcuts", "unusual": true, "arg": { "format": "{}[]", "snippet": "acp{${1:label}}[${2:insert}]" } }, { "name": "acp", "if": "shortcuts", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "acp[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "Acp", "if": "shortcuts", "arg": { "format": "{}", "snippet": "Acp{${1:label}}" } }, { "name": "Acp", "if": "shortcuts", "arg": { "format": "[]{}", "snippet": "Acp[${2:options%keyvals}]{${1:label}}" } }, { "name": "Acp", "if": "shortcuts", "unusual": true, "arg": { "format": "{}[]", "snippet": "Acp{${1:label}}[${2:insert}]" } }, { "name": "Acp", "if": "shortcuts", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "Acp[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "glsentrylong", "unusual": true, "arg": { "format": "{}", "snippet": "glsentrylong{${1:label}}" } }, { "name": "Glsentrylong", "unusual": true, "arg": { "format": "{}", "snippet": "Glsentrylong{${1:label}}" } }, { "name": "glsentrylongpl", "unusual": true, "arg": { "format": "{}", "snippet": "glsentrylongpl{${1:label}}" } }, { "name": "Glsentrylongpl", "unusual": true, "arg": { "format": "{}", "snippet": "Glsentrylongpl{${1:label}}" } }, { "name": "glsentryshort", "unusual": true, "arg": { "format": "{}", "snippet": "glsentryshort{${1:label}}" } }, { "name": "Glsentryshort", "unusual": true, "arg": { "format": "{}", "snippet": "Glsentryshort{${1:label}}" } }, { "name": "glsentryshortpl", "unusual": true, "arg": { "format": "{}", "snippet": "glsentryshortpl{${1:label}}" } }, { "name": "Glsentryshortpl", "unusual": true, "arg": { "format": "{}", "snippet": "Glsentryshortpl{${1:label}}" } }, { "name": "glsentryfull", "unusual": true, "arg": { "format": "{}", "snippet": "glsentryfull{${1:label}}" } }, { "name": "Glsentryfull", "unusual": true, "arg": { "format": "{}", "snippet": "Glsentryfull{${1:label}}" } }, { "name": "glsentryfullpl", "unusual": true, "arg": { "format": "{}", "snippet": "glsentryfullpl{${1:label}}" } }, { "name": "Glsentryfullpl", "unusual": true, "arg": { "format": "{}", "snippet": "Glsentryfullpl{${1:label}}" } }, { "name": "setacronymstyle", "arg": { "format": "{}", "snippet": "setacronymstyle{${1:style-name%keyvals}}", "keys": [ "\\setacronymstyle#c,\\GlsUseAcrEntryDispStyle#c,\\GlsUseAcrStyleDefs#c" ], "keyPos": 0 } }, { "name": "acronymentry", "unusual": true, "arg": { "format": "{}", "snippet": "acronymentry{${1:label}}" } }, { "name": "acronymsort", "unusual": true, "arg": { "format": "{}{}", "snippet": "acronymsort{${1:short}}{${2:long}}" } }, { "name": "firstacronymfont", "unusual": true, "arg": { "format": "{}", "snippet": "firstacronymfont{${1:text}}" } }, { "name": "acronymfont", "unusual": true, "arg": { "format": "{}", "snippet": "acronymfont{${1:text}}" } }, { "name": "acrpluralsuffix", "unusual": true }, { "name": "glsupacrpluralsuffix", "unusual": true }, { "name": "glstextup", "unusual": true, "arg": { "format": "{}", "snippet": "glstextup{${1:text}}" } }, { "name": "glsacspace", "unusual": true, "arg": { "format": "{}", "snippet": "glsacspace{${1:label}}" } }, { "name": "newacronymstyle", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "newacronymstyle{${1:name%specialDef}}{${2:format def}}{${3:style defs}}" } }, { "name": "renewacronymstyle", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "renewacronymstyle{${1:name}}{${2:format def}}{${3:style defs}}" } }, { "name": "GenericAcronymFields", "unusual": true }, { "name": "glskeylisttok", "unusual": true }, { "name": "glslabeltok", "unusual": true }, { "name": "glsshorttok", "unusual": true }, { "name": "glslongtok", "unusual": true }, { "name": "GlsUseAcrEntryDispStyle", "unusual": true, "arg": { "format": "{}", "snippet": "GlsUseAcrEntryDispStyle{${1:style-name%keyvals}}" } }, { "name": "GlsUseAcrStyleDefs", "unusual": true, "arg": { "format": "{}", "snippet": "GlsUseAcrStyleDefs{${1:style-name%keyvals}}" } }, { "name": "oldacronym", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "oldacronym{${1:short}}{${2:long}}{${3:keyvals}}" } }, { "name": "oldacronym", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "oldacronym[${4:label}]{${1:short}}{${2:long}}{${3:keyvals}}" } }, { "name": "glsreset", "unusual": true, "arg": { "format": "{}", "snippet": "glsreset{${1:label}}" } }, { "name": "glslocalreset", "unusual": true, "arg": { "format": "{}", "snippet": "glslocalreset{${1:label}}" } }, { "name": "glsunset", "unusual": true, "arg": { "format": "{}", "snippet": "glsunset{${1:label}}" } }, { "name": "glslocalunset", "unusual": true, "arg": { "format": "{}", "snippet": "glslocalunset{${1:label}}" } }, { "name": "glsresetall", "unusual": true }, { "name": "glsresetall", "unusual": true, "arg": { "format": "[]", "snippet": "glsresetall[${1:glossary list}]" } }, { "name": "glslocalresetall", "unusual": true }, { "name": "glslocalresetall", "unusual": true, "arg": { "format": "[]", "snippet": "glslocalresetall[${1:glossary list}]" } }, { "name": "glsunsetall", "unusual": true }, { "name": "glsunsetall", "unusual": true, "arg": { "format": "[]", "snippet": "glsunsetall[${1:glossary list}]" } }, { "name": "glslocalunsetall", "unusual": true }, { "name": "glslocalunsetall", "unusual": true, "arg": { "format": "[]", "snippet": "glslocalunsetall[${1:glossary list}]" } }, { "name": "glsenableentrycount", "unusual": true }, { "name": "ifglsresetcurrcount", "unusual": true }, { "name": "glsresetcurrcounttrue", "unusual": true }, { "name": "glsresetcurrcountfalse", "unusual": true }, { "name": "glsentrycurrcount", "unusual": true, "arg": { "format": "{}", "snippet": "glsentrycurrcount{${1:label}}" } }, { "name": "glsentryprevcount", "unusual": true, "arg": { "format": "{}", "snippet": "glsentryprevcount{${1:label}}" } }, { "name": "cgls", "unusual": true, "arg": { "format": "{}", "snippet": "cgls{${1:label}}" } }, { "name": "cgls", "unusual": true, "arg": { "format": "[]{}", "snippet": "cgls[${2:options%keyvals}]{${1:label}}" } }, { "name": "cgls", "unusual": true, "arg": { "format": "{}[]", "snippet": "cgls{${1:label}}[${2:insert}]" } }, { "name": "cgls", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "cgls[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "cGls", "unusual": true, "arg": { "format": "{}", "snippet": "cGls{${1:label}}" } }, { "name": "cGls", "unusual": true, "arg": { "format": "[]{}", "snippet": "cGls[${2:options%keyvals}]{${1:label}}" } }, { "name": "cGls", "unusual": true, "arg": { "format": "{}[]", "snippet": "cGls{${1:label}}[${2:insert}]" } }, { "name": "cGls", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "cGls[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "cglspl", "unusual": true, "arg": { "format": "{}", "snippet": "cglspl{${1:label}}" } }, { "name": "cglspl", "unusual": true, "arg": { "format": "[]{}", "snippet": "cglspl[${2:options%keyvals}]{${1:label}}" } }, { "name": "cglspl", "unusual": true, "arg": { "format": "{}[]", "snippet": "cglspl{${1:label}}[${2:insert}]" } }, { "name": "cglspl", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "cglspl[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "cGlspl", "unusual": true, "arg": { "format": "{}", "snippet": "cGlspl{${1:label}}" } }, { "name": "cGlspl", "unusual": true, "arg": { "format": "[]{}", "snippet": "cGlspl[${2:options%keyvals}]{${1:label}}" } }, { "name": "cGlspl", "unusual": true, "arg": { "format": "{}[]", "snippet": "cGlspl{${1:label}}[${2:insert}]" } }, { "name": "cGlspl", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "cGlspl[${2:options%keyvals}]{${1:label}}[${3:insert}]" } }, { "name": "cglsformat", "unusual": true, "arg": { "format": "{}{}", "snippet": "cglsformat{${1:label}}{${2:insert}}" } }, { "name": "cglsplformat", "unusual": true, "arg": { "format": "{}{}", "snippet": "cglsplformat{${1:label}}{${2:insert}}" } }, { "name": "cGlsformat", "unusual": true, "arg": { "format": "{}{}", "snippet": "cGlsformat{${1:label}}{${2:insert}}" } }, { "name": "cGlsplformat", "unusual": true, "arg": { "format": "{}{}", "snippet": "cGlsplformat{${1:label}}{${2:insert}}" } }, { "name": "printnoidxglossaries" }, { "name": "printglossaries" }, { "name": "printnoidxglossary" }, { "name": "printnoidxglossary", "arg": { "format": "[]", "snippet": "printnoidxglossary[${1:options%keyvals}]", "keys": [ "\\printnoidxglossary#c,\\printglossary#c,\\printsymbols#c,\\printnumbers#c,\\printindex#c,\\printacronyms#c" ], "keyPos": 0 } }, { "name": "printglossary" }, { "name": "printglossary", "arg": { "format": "[]", "snippet": "printglossary[${1:options%keyvals}]", "keys": [ "\\printnoidxglossary#c,\\printglossary#c,\\printsymbols#c,\\printnumbers#c,\\printindex#c,\\printacronyms#c" ], "keyPos": 0 } }, { "name": "currentglossary", "unusual": true }, { "name": "glossarysection", "unusual": true, "arg": { "format": "{}", "snippet": "glossarysection{${1:title}}" } }, { "name": "glossarysection", "unusual": true, "arg": { "format": "[]{}", "snippet": "glossarysection[${2:short title}]{${1:title}}" } }, { "name": "glsglossarymark", "unusual": true, "arg": { "format": "{}", "snippet": "glsglossarymark{${1:title%text}}" } }, { "name": "glsclearpage", "unusual": true }, { "name": "glossarytitle", "unusual": true }, { "name": "glossarytoctitle", "unusual": true }, { "name": "glssettoctitle", "unusual": true, "arg": { "format": "{}", "snippet": "glssettoctitle{${1:glossary-type}}" } }, { "name": "glossarypreamble", "unusual": true }, { "name": "setglossarypreamble", "arg": { "format": "{}", "snippet": "setglossarypreamble{${1:text}}" } }, { "name": "setglossarypreamble", "arg": { "format": "[]{}", "snippet": "setglossarypreamble[${2:type}]{${1:text}}" } }, { "name": "glossarypostamble", "unusual": true }, { "name": "glossaryentrynumbers", "unusual": true, "arg": { "format": "{}", "snippet": "glossaryentrynumbers{${1:locations}}" } }, { "name": "glsresetentrylist", "unusual": true }, { "name": "glsnoidxprenumberlist", "unusual": true, "arg": { "format": "{}", "snippet": "glsnoidxprenumberlist{${1:label}}" } }, { "name": "glsnonextpages", "unusual": true }, { "name": "glsnextpages", "unusual": true }, { "name": "newglossary", "arg": { "format": "{}{}{}{}", "snippet": "newglossary{${1:name}}{${2:in-ext}}{${3:out-ext}}{${4:title%text}}" } }, { "name": "newglossary", "arg": { "format": "[]{}{}{}{}", "snippet": "newglossary[${5:log-ext}]{${1:name}}{${2:in-ext}}{${3:out-ext}}{${4:title%text}}" } }, { "name": "newglossary", "unusual": true, "arg": { "format": "[]{}{}{}{}[]", "snippet": "newglossary[${5:log-ext}]{${1:name}}{${2:in-ext}}{${3:out-ext}}{${4:title%text}}[${6:counter}]" } }, { "name": "newglossary*", "arg": { "format": "{}{}", "snippet": "newglossary*{${1:name}}{${2:title%text}}" } }, { "name": "newglossary*", "unusual": true, "arg": { "format": "{}{}[]", "snippet": "newglossary*{${1:name}}{${2:title%text}}[${3:counter}]" } }, { "name": "altnewglossary", "arg": { "format": "{}{}{}", "snippet": "altnewglossary{${1:name}}{${2:tag}}{${3:title%text}}" } }, { "name": "altnewglossary", "unusual": true, "arg": { "format": "{}{}{}[]", "snippet": "altnewglossary{${1:name}}{${2:tag}}{${3:title%text}}[${4:counter}]" } }, { "name": "newignoredglossary", "unusual": true, "arg": { "format": "{}", "snippet": "newignoredglossary{${1:name}}" } }, { "name": "ifignoredglossary", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifignoredglossary{${1:name}}{${2:true}}{${3:false}}" } }, { "name": "acronymtype", "unusual": true }, { "name": "glsadd", "arg": { "format": "{}", "snippet": "glsadd{${1:label}}" } }, { "name": "glsadd", "arg": { "format": "[]{}", "snippet": "glsadd[${2:options%keyvals}]{${1:label}}" } }, { "name": "glsaddall" }, { "name": "glsaddall", "arg": { "format": "[]", "snippet": "glsaddall[${1:options%keyvals}]", "keys": [ "\\glsaddall#c" ], "keyPos": 0 } }, { "name": "glsaddallunused" }, { "name": "glsaddallunused", "arg": { "format": "[]", "snippet": "glsaddallunused[${1:glossary types}]" } }, { "name": "glssee", "arg": { "format": "{}{}", "snippet": "glssee{${1:label}}{${2:xr-list}}" } }, { "name": "glssee", "arg": { "format": "[]{}{}", "snippet": "glssee[${3:tag}]{${1:label}}{${2:xr-list}}" } }, { "name": "glsseeformat", "unusual": true, "arg": { "format": "{}{}", "snippet": "glsseeformat{${1:xr-list}}{${2:location}}" } }, { "name": "glsseeformat", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "glsseeformat[${3:tag}]{${1:xr-list}}{${2:location}}" } }, { "name": "glsseelist", "unusual": true, "arg": { "format": "{}", "snippet": "glsseelist{${1:label-list}}" } }, { "name": "glsseesep", "unusual": true }, { "name": "glsseelastsep", "unusual": true }, { "name": "glsseeitem", "unusual": true, "arg": { "format": "{}", "snippet": "glsseeitem{${1:label}}" } }, { "name": "glsseeitemformat", "unusual": true, "arg": { "format": "{}", "snippet": "glsseeitemformat{${1:label}}" } }, { "name": "delimN", "unusual": true }, { "name": "glsignore", "unusual": true, "arg": { "format": "{}", "snippet": "glsignore{${1:text}}" } }, { "name": "glsnumberformat", "unusual": true, "arg": { "format": "{}", "snippet": "glsnumberformat{${1:locations}}" } }, { "name": "glshypernumber", "unusual": true, "arg": { "format": "{}", "snippet": "glshypernumber{${1:locations}}" } }, { "name": "glswrglosslocationtextfmt", "unusual": true, "arg": { "format": "{}", "snippet": "glswrglosslocationtextfmt{${1:location}}" } }, { "name": "setentrycounter", "unusual": true, "arg": { "format": "{}", "snippet": "setentrycounter{${1:counter}}" } }, { "name": "setentrycounter", "unusual": true, "arg": { "format": "[]{}", "snippet": "setentrycounter[${2:prefix}]{${1:counter}}" } }, { "name": "glsentrycounter", "unusual": true }, { "name": "glswrglossdisableanchorcmds", "unusual": true }, { "name": "glswrglosslocationtarget", "unusual": true, "arg": { "format": "{}", "snippet": "glswrglosslocationtarget{${1:location}}" } }, { "name": "delimR", "unusual": true }, { "name": "glsSetSuffixF", "unusual": true, "arg": { "format": "{}", "snippet": "glsSetSuffixF{${1:suffix}}" } }, { "name": "glsSetSuffixFF", "unusual": true, "arg": { "format": "{}", "snippet": "glsSetSuffixFF{${1:suffix}}" } }, { "name": "glswrglossdisablelocationcmds", "unusual": true }, { "name": "glslocationcstoencap", "unusual": true, "arg": { "format": "{}{}", "snippet": "glslocationcstoencap{${1:encap-csname}}{${2:location-csname}}" } }, { "name": "glsnoidxloclist", "unusual": true, "arg": { "format": "{}", "snippet": "glsnoidxloclist{${1:list cs}}" } }, { "name": "glsnoidxloclisthandler", "unusual": true, "arg": { "format": "{}", "snippet": "glsnoidxloclisthandler{${1:location}}" } }, { "name": "glsnumberlistloop", "arg": { "format": "{}{}{}", "snippet": "glsnumberlistloop{${1:label}}{${2:handler cs}}{${3:xr handler cs}}" } }, { "name": "glsnoidxdisplayloc", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "glsnoidxdisplayloc{${1:prefix}}{${2:counter}}{${3:format}}{${4:location}}" } }, { "name": "glsnoidxnumberlistloophandler", "unusual": true, "arg": { "format": "{}", "snippet": "glsnoidxnumberlistloophandler{${1:location item}}" } }, { "name": "glsnamefont", "unusual": true, "arg": { "format": "{}", "snippet": "glsnamefont{${1:text}}" } }, { "name": "newglossarystyle", "unusual": true, "arg": { "format": "{}{}", "snippet": "newglossarystyle{${1:name%specialDef}}{${2:definitions}}" } }, { "name": "renewglossarystyle", "unusual": true, "arg": { "format": "{}{}", "snippet": "renewglossarystyle{${1:name}}{${2:definitions}}" } }, { "name": "glsentryitem", "unusual": true, "arg": { "format": "{}", "snippet": "glsentryitem{${1:label}}" } }, { "name": "glssubentryitem", "unusual": true, "arg": { "format": "{}", "snippet": "glssubentryitem{${1:label}}" } }, { "name": "glstarget", "unusual": true, "arg": { "format": "{}{}", "snippet": "glstarget{${1:label}}{${2:text}}" } }, { "name": "glolinkprefix", "unusual": true }, { "name": "glsgetgrouptitle", "unusual": true, "arg": { "format": "{}", "snippet": "glsgetgrouptitle{${1:group-label}}" } }, { "name": "glossaryheader", "unusual": true }, { "name": "glsgroupheading", "unusual": true, "arg": { "format": "{}", "snippet": "glsgroupheading{${1:group-label}}" } }, { "name": "glossentry", "unusual": true, "arg": { "format": "{}{}", "snippet": "glossentry{${1:label}}{${2:number-list}}" } }, { "name": "subglossentry", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "subglossentry{${1:level}}{${2:label}}{${3:number-list}}" } }, { "name": "glsgroupskip", "unusual": true }, { "name": "glsopenbrace", "unusual": true }, { "name": "glsclosebrace", "unusual": true }, { "name": "glspercentchar", "unusual": true }, { "name": "glstildechar", "unusual": true }, { "name": "glsbackslash", "unusual": true }, { "name": "glsquote", "unusual": true, "arg": { "format": "{}", "snippet": "glsquote{${1:text}}" } }, { "name": "GlsAddXdyStyle", "if": "xindy", "arg": { "format": "{}", "snippet": "GlsAddXdyStyle{${1:style-name}}" } }, { "name": "GlsSetXdyStyles", "if": "xindy", "arg": { "format": "{}", "snippet": "GlsSetXdyStyles{${1:style name list}}" } }, { "name": "GlsSetXdyLanguage", "if": "xindy", "arg": { "format": "{}", "snippet": "GlsSetXdyLanguage{${1:language}}" } }, { "name": "GlsSetXdyLanguage", "if": "xindy", "arg": { "format": "[]{}", "snippet": "GlsSetXdyLanguage[${2:glossary-type}]{${1:language}}" } }, { "name": "GlsSetXdyCodePage", "if": "xindy", "arg": { "format": "{}", "snippet": "GlsSetXdyCodePage{${1:codepage}}" } }, { "name": "GlsAddXdyCounters", "if": "xindy", "arg": { "format": "{}", "snippet": "GlsAddXdyCounters{${1:counter list}}" } }, { "name": "GlsAddXdyAttribute", "if": "xindy", "arg": { "format": "{}", "snippet": "GlsAddXdyAttribute{${1:name}}" } }, { "name": "GlsAddXdyLocation", "if": "xindy", "arg": { "format": "{}{}", "snippet": "GlsAddXdyLocation{${1:name}}{${2:definition}}" } }, { "name": "GlsAddXdyLocation", "if": "xindy", "arg": { "format": "[]{}{}", "snippet": "GlsAddXdyLocation[${3:H-prefix}]{${1:name}}{${2:definition}}" } }, { "name": "GlsSetXdyLocationClassOrder", "if": "xindy", "arg": { "format": "{}", "snippet": "GlsSetXdyLocationClassOrder{${1:location names}}" } }, { "name": "GlsSetXdyMinRangeLength", "if": "xindy", "arg": { "format": "{}", "snippet": "GlsSetXdyMinRangeLength{${1:integer}}" } }, { "name": "GlsSetXdyFirstLetterAfterDigits", "if": "xindy", "arg": { "format": "{}", "snippet": "GlsSetXdyFirstLetterAfterDigits{${1:letter}}" } }, { "name": "GlsSetXdyNumberGroupOrder", "if": "xindy", "arg": { "format": "{}", "snippet": "GlsSetXdyNumberGroupOrder{${1:relative location}}" } }, { "name": "GlsAddLetterGroup", "if": "xindy", "unusual": true, "arg": { "format": "{}{}", "snippet": "GlsAddLetterGroup{${1:name}}{${2:xindy code}}" } }, { "name": "GlsAddSortRule", "if": "xindy", "unusual": true, "arg": { "format": "{}{}", "snippet": "GlsAddSortRule{${1:arg1}}{${2:arg2}}" } }, { "name": "GlsAddXdyAlphabet", "if": "xindy", "unusual": true, "arg": { "format": "{}{}", "snippet": "GlsAddXdyAlphabet{${1:name}}{${2:definition}}" } }, { "name": "glsdonohyperlink", "unusual": true, "arg": { "format": "{}{}", "snippet": "glsdonohyperlink{${1:target}}{${2:text}}" } }, { "name": "glsdohypertarget", "unusual": true, "arg": { "format": "{}{}", "snippet": "glsdohypertarget{${1:target}}{${2:text}}" } }, { "name": "glsdohyperlink", "unusual": true, "arg": { "format": "{}{}", "snippet": "glsdohyperlink{${1:target}}{${2:text}}" } }, { "name": "glsdohypertargethook", "unusual": true, "arg": { "format": "{}{}", "snippet": "glsdohypertargethook{${1:target}}{${2:text}}" } }, { "name": "glsdohyperlinkhook", "unusual": true, "arg": { "format": "{}{}", "snippet": "glsdohyperlinkhook{${1:target}}{${2:text}}" } }, { "name": "glslabelhypertarget", "unusual": true, "arg": { "format": "{}{}", "snippet": "glslabelhypertarget{${1:target}}{${2:text}}" } }, { "name": "glslabelhypertargetprefix", "unusual": true }, { "name": "glslabelhypertargetdefs", "unusual": true }, { "name": "glslabelhypertargetvalue", "unusual": true }, { "name": "glstexorpdfstring", "unusual": true, "arg": { "format": "{}{}", "snippet": "glstexorpdfstring{${1:TeX string}}{${2:PDF string}}" } }, { "name": "glsuppercase", "unusual": true, "arg": { "format": "{}", "snippet": "glsuppercase{${1:text}}" } }, { "name": "glslowercase", "unusual": true, "arg": { "format": "{}", "snippet": "glslowercase{${1:text}}" } }, { "name": "glssentencecase", "unusual": true, "arg": { "format": "{}", "snippet": "glssentencecase{${1:text}}" } }, { "name": "glscapitalisewords", "unusual": true, "arg": { "format": "{}", "snippet": "glscapitalisewords{${1:text}}" } }, { "name": "glsmfuexcl", "unusual": true, "arg": { "format": "{}", "snippet": "glsmfuexcl{${1:cmd}}" } }, { "name": "glsmfublocker", "unusual": true, "arg": { "format": "{}", "snippet": "glsmfublocker{${1:cmd}}" } }, { "name": "glsmfuaddmap", "unusual": true, "arg": { "format": "{}{}", "snippet": "glsmfuaddmap{${1:cmd1%cmd}}{${2:cmd2%cmd}}" } }, { "name": "forallglossaries", "unusual": true, "arg": { "format": "{}{}", "snippet": "forallglossaries{${1:cmd}}{${2:body}}" } }, { "name": "forallglossaries", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "forallglossaries[${3:types}]{${1:cmd}}{${2:body}}" } }, { "name": "forallacronyms", "unusual": true, "arg": { "format": "{}{}", "snippet": "forallacronyms{${1:cmd}}{${2:body}}" } }, { "name": "forglsentries", "unusual": true, "arg": { "format": "{}{}", "snippet": "forglsentries{${1:cmd}}{${2:body}}" } }, { "name": "forglsentries", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "forglsentries[${3:glossary label}]{${1:cmd}}{${2:body}}" } }, { "name": "forallglsentries", "unusual": true, "arg": { "format": "{}{}", "snippet": "forallglsentries{${1:cmd}}{${2:body}}" } }, { "name": "forallglsentries", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "forallglsentries[${3:types}]{${1:cmd}}{${2:body}}" } }, { "name": "ifglossaryexists", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifglossaryexists{${1:glossary-type}}{${2:true}}{${3:false}}" } }, { "name": "ifglsentryexists", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifglsentryexists{${1:label}}{${2:true}}{${3:false}}" } }, { "name": "glsdoifexists", "unusual": true, "arg": { "format": "{}{}", "snippet": "glsdoifexists{${1:label}}{${2:code}}" } }, { "name": "glsdoifnoexists", "unusual": true, "arg": { "format": "{}{}", "snippet": "glsdoifnoexists{${1:label}}{${2:code}}" } }, { "name": "glsdoifexistsorwarn", "unusual": true, "arg": { "format": "{}{}", "snippet": "glsdoifexistsorwarn{${1:label}}{${2:code}}" } }, { "name": "glsdoifexistsordo", "unusual": true, "arg": { "format": "{}{}", "snippet": "glsdoifexistsordo{${1:label}}{${2:code}}" } }, { "name": "ifglsused", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifglsused{${1:label}}{${2:true}}{${3:false}}" } }, { "name": "ifglshaschildren", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifglshaschildren{${1:label}}{${2:true}}{${3:false}}" } }, { "name": "ifglshasparent", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifglshasparent{${1:label}}{${2:true}}{${3:false}}" } }, { "name": "ifglshassymbol", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifglshassymbol{${1:label}}{${2:true}}{${3:false}}" } }, { "name": "ifglshaslong", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifglshaslong{${1:label}}{${2:true}}{${3:false}}" } }, { "name": "ifglshasshort", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifglshasshort{${1:label}}{${2:true}}{${3:false}}" } }, { "name": "ifglshasdesc", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifglshasdesc{${1:label}}{${2:true}}{${3:false}}" } }, { "name": "ifglsdescsuppressed", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifglsdescsuppressed{${1:label}}{${2:true}}{${3:false}}" } }, { "name": "ifglsfieldvoid", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "ifglsfieldvoid{${1:field}}{${2:label}}{${3:true}}{${4:false}}" } }, { "name": "ifglshasfield", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "ifglshasfield{${1:field}}{${2:label}}{${3:true}}{${4:false}}" } }, { "name": "glscurrentfieldvalue", "unusual": true }, { "name": "ifglsfieldeq", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "ifglsfieldeq{${1:label}}{${2:field}}{${3:string}}{${4:true}}{${5:false}}" } }, { "name": "ifglsfielddefeq", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "ifglsfielddefeq{${1:label}}{${2:field}}{${3:cmd}}{${4:true}}{${5:false}}" } }, { "name": "ifglsfieldcseq", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "ifglsfieldcseq{${1:label}}{${2:field}}{${3:csname}}{${4:true}}{${5:false}}" } }, { "name": "glsmeasureheight", "unusual": true, "arg": { "format": "{}{}", "snippet": "glsmeasureheight{${1:length}}{${2:text}}" } }, { "name": "glsmeasuredepth", "unusual": true, "arg": { "format": "{}{}", "snippet": "glsmeasuredepth{${1:length}}{${2:text}}" } }, { "name": "glsmeasurewidth", "unusual": true, "arg": { "format": "{}{}", "snippet": "glsmeasurewidth{${1:length}}{${2:text}}" } }, { "name": "glsifmeasuring", "unusual": true, "arg": { "format": "{}{}", "snippet": "glsifmeasuring{${1:true}}{${2:false}}" } }, { "name": "glsentrytype", "unusual": true, "arg": { "format": "{}", "snippet": "glsentrytype{${1:label}}" } }, { "name": "glsentryparent", "unusual": true, "arg": { "format": "{}", "snippet": "glsentryparent{${1:label}}" } }, { "name": "glsentrysort", "unusual": true, "arg": { "format": "{}", "snippet": "glsentrysort{${1:label}}" } }, { "name": "glsfieldfetch", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "glsfieldfetch{${1:label}}{${2:field}}{${3:cmd}}" } }, { "name": "glsletentryfield", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "glsletentryfield{${1:cmd}}{${2:label}}{${3:field}}" } }, { "name": "glsunexpandedfieldvalue", "unusual": true, "arg": { "format": "{}{}", "snippet": "glsunexpandedfieldvalue{${1:label}}{${2:field}}" } }, { "name": "glsfielddef", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "glsfielddef{${1:label}}{${2:field}}{${3:value}}" } }, { "name": "glsfieldedef", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "glsfieldedef{${1:label}}{${2:field}}{${3:value}}" } }, { "name": "glsfieldgdef", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "glsfieldgdef{${1:label}}{${2:field}}{${3:value}}" } }, { "name": "glsfieldxdef", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "glsfieldxdef{${1:label}}{${2:field}}{${3:value}}" } }, { "name": "acrnameformat", "unusual": true, "arg": { "format": "{}{}", "snippet": "acrnameformat{${1:short text}}{${2:long text}}" } }, { "name": "acronymname", "unusual": true }, { "name": "addglossarytocaptions", "unusual": true, "arg": { "format": "{}", "snippet": "addglossarytocaptions{${1:language}}" } }, { "name": "andname", "unusual": true }, { "name": "descriptionname", "unusual": true }, { "name": "entryname", "unusual": true }, { "name": "glossaryname", "unusual": true }, { "name": "glscurrententrylabel", "unusual": true }, { "name": "glsdefaulttype", "unusual": true }, { "name": "glshyperfirstfalse", "unusual": true }, { "name": "glshyperfirsttrue", "unusual": true }, { "name": "glsifusedtranslatordict", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "glsifusedtranslatordict{${1:lang}}{${2:true}}{${3:false}}" } }, { "name": "glsnumbersgroupname", "unusual": true }, { "name": "glssymbolsgroupname", "unusual": true }, { "name": "glswritedefhook", "unusual": true }, { "name": "hyperbf", "unusual": true, "arg": { "format": "{}", "snippet": "hyperbf{${1:locations}}" } }, { "name": "hyperemph", "unusual": true, "arg": { "format": "{}", "snippet": "hyperemph{${1:locations}}" } }, { "name": "hyperit", "unusual": true, "arg": { "format": "{}", "snippet": "hyperit{${1:locations}}" } }, { "name": "hypermd", "unusual": true, "arg": { "format": "{}", "snippet": "hypermd{${1:locations}}" } }, { "name": "hyperrm", "unusual": true, "arg": { "format": "{}", "snippet": "hyperrm{${1:locations}}" } }, { "name": "hypersc", "unusual": true, "arg": { "format": "{}", "snippet": "hypersc{${1:locations}}" } }, { "name": "hypersf", "unusual": true, "arg": { "format": "{}", "snippet": "hypersf{${1:locations}}" } }, { "name": "hypersl", "unusual": true, "arg": { "format": "{}", "snippet": "hypersl{${1:locations}}" } }, { "name": "hypertt", "unusual": true, "arg": { "format": "{}", "snippet": "hypertt{${1:locations}}" } }, { "name": "hyperup", "unusual": true, "arg": { "format": "{}", "snippet": "hyperup{${1:locations}}" } }, { "name": "ifglshyperfirst", "unusual": true }, { "name": "newacronymhook", "unusual": true }, { "name": "pagelistname", "unusual": true }, { "name": "ProvidesGlossariesLang", "unusual": true, "arg": { "format": "{}", "snippet": "ProvidesGlossariesLang{${1:language}}" } }, { "name": "RequireGlossariesLang", "unusual": true, "arg": { "format": "{}", "snippet": "RequireGlossariesLang{${1:language}}" } }, { "name": "seename", "unusual": true }, { "name": "symbolname", "unusual": true }, { "name": "glsaddprotectedpagefmt", "unusual": true, "arg": { "format": "{}", "snippet": "glsaddprotectedpagefmt{${1:internal cs name}}" } }, { "name": "glsgetgrouplabel", "unusual": true, "arg": { "format": "{}", "snippet": "glsgetgrouplabel{${1:title%text}}" } } ], "envs": [ { "name": "theglossary", "unusual": true } ], "keys": { "\\usepackage/glossaries#c": [ "nowarn", "nolangwarn", "noredefwarn", "translate=${1|true,false,babel|}", "notranslate", "languages=${1:language}", "nolong", "nosuper", "nolist", "notree", "nostyles", "makeindex", "xindy", "xindy={${1:options}}", "xindygloss", "xindynoglsnumbers", "acronym", "acronyms" ], "\\usepackage/glossaries#c,\\setupglossaries": [ "debug=${1|false,true,showtargets,showaccsupp|}", "savewrites", "hyperfirst", "writeglslabels", "writeglslabelnames", "toc", "numberline", "section=${1:section unit}", "ucmark", "numberedsection=${1|false,nolabel,autolabel|}", "savenumberlist", "entrycounter", "counterwithin=${1:counter}", "subentrycounter", "style=${1:style-name}", "nonumberlist", "seeautonumberlist", "counter=${1:counter}", "nopostdot", "nogroupskip", "seenoindex=${1|error,warn,ignore|}", "esclocations", "indexonlyfirst", "sanitizesort", "sort=${1|none,clear,def,use,standard|}", "order=${1|word,letter|}", "automake=${1|false,delayed,immediate,makegloss,lite|}", "automakegloss", "automakeglosslite", "disablemakegloss", "restoremakegloss", "nohypertypes={${1:list}}", "symbols", "numbers", "index", "noglossaryindex", "acronymlists={${1:label-list}}", "shortcuts", "mfirstuc=${1|expanded,unexpanded|}", "kernelglossredefs=${1|false,true,nowarn|}" ], "\\setglossarystyle#c": [ "list", "listgroup", "listhypergroup", "altlist", "altlistgroup", "altlisthypergroup", "listdotted", "sublistdotted", "index", "indexgroup", "indexhypergroup", "tree", "treegroup", "treehypergroup", "treenoname", "treenonamegroup", "treenonamehypergroup", "alttree", "alttreegroup", "alttreehypergroup", "mcolindex", "mcolindexgroup", "mcolindexhypergroup", "mcolindexspannav", "mcoltree", "mcoltreegroup", "mcoltreehypergroup", "mcoltreespannav", "mcoltreenoname", "mcoltreenonamegroup", "mcoltreenonamehypergroup", "mcoltreenonamespannav", "mcolalttree", "mcolalttreegroup", "mcolalttreehypergroup", "mcolalttreespannav", "long", "longborder", "longheader", "longheaderborder", "long3col", "long3colborder", "long3colheader", "long3colheaderborder", "long4col", "long4colborder", "long4colheader", "long4colheaderborder", "altlong4col", "altlong4colborder", "altlong4colheader", "altlong4colheaderborder", "longragged", "longraggedborder", "longraggedheader", "longraggedheaderborder", "longragged3col", "longragged3colborder", "longragged3colheader", "longragged3colheaderborder", "altlongragged4col", "altlongragged4colborder", "altlongragged4colheader", "altlongragged4colheaderborder", "long-booktabs", "long3col-booktabs", "long4col-booktabs", "altlong4col-booktabs", "longragged-booktabs", "longragged3col-booktabs", "altlongragged4col-booktabs", "super", "superborder", "superheader", "superheaderborder", "super3col", "super3colborder", "super3colheader", "super3colheaderborder", "super4col", "super4colborder", "super4colheader", "super4colheaderborder", "altsuper4col", "altsuper4colborder", "altsuper4colheader", "altsuper4colheaderborder", "superragged", "superraggedborder", "superraggedheader", "superraggedheaderborder", "superragged3col", "superragged3colborder", "superragged3colheader", "superragged3colheaderborder", "altsuperragged4col", "altsuperragged4colborder", "altsuperragged4colheader", "altsuperragged4colheaderborder", "inline", "%glossarystyle" ], "\\newglossaryentry#c,\\longnewglossaryentry#c,\\provideglossaryentry#c,\\longprovideglossaryentry#c,\\newacronym#c,\\newterm#c": [ "name=${1:text}", "description=${1:text}", "parent=${1:parent-label}", "descriptionplural=${1:text}", "text=${1:text}", "first=${1:text}", "plural=${1:text}", "firstplural=${1:text}", "symbol=${1:symbol}", "symbolplural=${1:symbol}", "sort=${1:entry-name}", "type=${1:glossary-label}", "user1=${1:text}", "user2=${1:text}", "user3=${1:text}", "user4=${1:text}", "user5=${1:text}", "user6=${1:text}", "nonumberlist", "see={${1:xr-list}}", "see={[${1:tag}]${2:xr-list}}" ], "\\gls#c,\\Gls#c,\\GLS#c,\\glspl#c,\\Glspl#c,\\GLSpl#c,\\glsdisp#c,\\Glsdisp#c,\\glslink#c,\\Glslink#c,\\glstext#c,\\Glstext#c,\\GLStext#c,\\glsfirst#c,\\Glsfirst#c,\\GLSfirst#c,\\glsplural#c,\\Glsplural#c,\\GLSplural#c,\\glsfirstplural#c,\\Glsfirstplural#c,\\GLSfirstplural#c,\\glsname#c,\\Glsname#c,\\GLSname#c,\\glssymbol#c,\\Glssymbol#c,\\GLSsymbol#c,\\glssymbolplural#c,\\Glssymbolplural#c,\\GLSsymbolplural#c,\\glsdesc#c,\\Glsdesc#c,\\GLSdesc#c,\\glsdescplural#c,\\Glsdescplural#c,\\GLSdescplural#c,\\glsuseri#c,\\Glsuseri#c,\\GLSuseri#c,\\glsuserii#c,\\Glsuserii#c,\\GLSuserii#c,\\glsuseriii#c,\\Glsuseriii#c,\\GLSuseriii#c,\\glsuseriv#c,\\Glsuseriv#c,\\GLSuseriv#c,\\glsuserv#c,\\Glsuserv#c,\\GLSuserv#c,\\glsuservi#c,\\Glsuservi#c,\\GLSuservi#c,\\cgls#c,\\cGls#c,\\cglspl#c,\\cGlspl#c,\\acrshort#c,\\Acrshort#c,\\acrshortpl#c,\\Acrshortpl#c,\\acrlong#c,\\Acrlong#c,\\acrlongpl#c,\\Acrlongpl#c,\\acrfull#c,\\Acrfull#c,\\acrfullpl#c,\\Acrfullpl#c,\\acs#c,\\Acs#c,\\acsp#c,\\Acsp#c,\\acl#c,\\Acl#c,\\aclp#c,\\Aclp#c,\\acf#c,\\Acf#c,\\acfp#c,\\Acfp#c,\\ac#c,\\Ac#c,\\acp#c,\\Acp#c,\\acrfullfmt#c,\\ACRfullfmt#c,\\Acrfullfmt#c,\\ACRfullplfmt#c,\\Acrfullplfmt#c,\\acrfullplfmt#c": [ "hyper", "format=${1:csname}", "counter=${1:counter}", "local" ], "\\gls*#c,\\gls+#c,\\Gls*#c,\\Gls+#c,\\GLS*#c,\\GLS+#c,\\glspl*#c,\\glspl+#c,\\Glspl*#c,\\Glspl+#c,\\GLSpl*#c,\\GLSpl+#c,\\glsdisp*#c,\\glsdisp+#c,\\Glsdisp*#c,\\Glsdisp+#c,\\glslink*#c,\\glslink+#c,\\Glslink*#c,\\Glslink+#c,\\glstext*#c,\\glstext+#c,\\Glstext*#c,\\Glstext+#c,\\GLStext*#c,\\GLStext+#c,\\glsfirst*#c,\\glsfirst+#c,\\Glsfirst*#c,\\Glsfirst+#c,\\GLSfirst*#c,\\GLSfirst+#c,\\glsplural*#c,\\glsplural+#c,\\Glsplural*#c,\\Glsplural+#c,\\GLSplural*#c,\\GLSplural+#c,\\glsfirstplural*#c,\\glsfirstplural+#c,\\Glsfirstplural*#c,\\Glsfirstplural+#c,\\GLSfirstplural*#c,\\GLSfirstplural+#c,\\glsname*#c,\\glsname+#c,\\Glsname*#c,\\Glsname+#c,\\GLSname*#c,\\GLSname+#c,\\glssymbol*#c,\\glssymbol+#c,\\Glssymbol*#c,\\Glssymbol+#c,\\GLSsymbol*#c,\\GLSsymbol+#c,\\glssymbolplural*#c,\\glssymbolplural+#c,\\Glssymbolplural*#c,\\Glssymbolplural+#c,\\GLSsymbolplural*#c,\\GLSsymbolplural+#c,\\glsdesc*#c,\\glsdesc+#c,\\Glsdesc*#c,\\Glsdesc+#c,\\GLSdesc*#c,\\GLSdesc+#c,\\glsdescplural*#c,\\glsdescplural+#c,\\Glsdescplural*#c,\\Glsdescplural+#c,\\GLSdescplural*#c,\\GLSdescplural+#c,\\glsuseri*#c,\\glsuseri+#c,\\Glsuseri*#c,\\Glsuseri+#c,\\GLSuseri*#c,\\GLSuseri+#c,\\glsuserii*#c,\\glsuserii+#c,\\Glsuserii*#c,\\Glsuserii+#c,\\GLSuserii*#c,\\GLSuserii+#c,\\glsuseriii*#c,\\glsuseriii+#c,\\Glsuseriii*#c,\\Glsuseriii+#c,\\GLSuseriii*#c,\\GLSuseriii+#c,\\glsuseriv*#c,\\glsuseriv+#c,\\Glsuseriv*#c,\\Glsuseriv+#c,\\GLSuseriv*#c,\\GLSuseriv+#c,\\glsuserv*#c,\\glsuserv+#c,\\Glsuserv*#c,\\Glsuserv+#c,\\GLSuserv*#c,\\GLSuserv+#c,\\glsuservi*#c,\\glsuservi+#c,\\Glsuservi*#c,\\Glsuservi+#c,\\GLSuservi*#c,\\GLSuservi+#c,\\cgls*#c,\\cgls+#c,\\cGls*#c,\\cGls+#c,\\cglspl*#c,\\cglspl+#c,\\cGlspl*#c,\\cGlspl+#c,\\acrshort*#c,\\acrshort+#c,\\Acrshort*#c,\\Acrshort+#c,\\acrshortpl*#c,\\acrshortpl+#c,\\Acrshortpl*#c,\\Acrshortpl+#c,\\acrlong*#c,\\acrlong+#c,\\Acrlong*#c,\\Acrlong+#c,\\acrlongpl*#c,\\acrlongpl+#c,\\Acrlongpl*#c,\\Acrlongpl+#c,\\acrfull*#c,\\acrfull+#c,\\Acrfull*#c,\\Acrfull+#c,\\acrfullpl*#c,\\acrfullpl+#c,\\Acrfullpl*#c,\\Acrfullpl+#c,\\acs*#c,\\acs+#c,\\Acs*#c,\\Acs+#c,\\acsp*#c,\\acsp+#c,\\Acsp*#c,\\Acsp+#c,\\acl*#c,\\acl+#c,\\Acl*#c,\\Acl+#c,\\aclp*#c,\\aclp+#c,\\Aclp*#c,\\Aclp+#c,\\acf*#c,\\acf+#c,\\Acf*#c,\\Acf+#c,\\acfp*#c,\\acfp+#c,\\Acfp*#c,\\Acfp+#c,\\ac*#c,\\ac+#c,\\Ac*#c,\\Ac+#c,\\acp*#c,\\acp+#c,\\Acp*#c,\\Acp+#c,\\glsadd#c,\\glsaddall#c": [ "format=${1:csname}", "counter=${1:counter}", "local" ], "\\newacronym#c": [ "long=${1:text}", "longplural=${1:text}", "short=${1:text}", "shortplural=${1:text}" ], "\\setacronymstyle#c,\\GlsUseAcrEntryDispStyle#c,\\GlsUseAcrStyleDefs#c": [ "long-short", "long-sc-short", "long-sm-short", "long-sp-short", "short-long", "sc-short-long", "sm-short-long", "long-short-desc", "long-sc-short-desc", "long-sm-short-desc", "long-sp-short-desc", "short-long-desc", "sc-short-long-desc", "sm-short-long-desc", "dua", "dua-desc", "footnote", "footnote-sc", "footnote-sm", "footnote-desc", "footnote-sc-desc", "footnote-sm-desc", "%acronymstyle" ], "\\printnoidxglossary#c,\\printglossary#c,\\printsymbols#c,\\printnumbers#c,\\printindex#c,\\printacronyms#c": [ "type=${1:glossary-label}", "title=${1:text}", "toctitle=${1:text}", "style=${1:style-name}", "numberedsection=${1|false,nolabel,autolabel|}", "nonumberlist", "nogroupskip", "nopostdot", "entrycounter", "subentrycounter", "sort=${1|use,def,nocase,case,word,letter,standard|}" ], "\\glsaddall#c": [ "types={${1:glossary-list}}" ] }, "args": [ "\\usepackage/glossaries#c", "\\usepackage/glossaries#c,\\setupglossaries" ] } ================================================ FILE: data/packages/glosstex.json ================================================ { "deps": [], "macros": [ { "name": "glosstex", "arg": { "format": "{}", "snippet": "glosstex{${1:label}}" } }, { "name": "glosstex", "arg": { "format": "[]{}", "snippet": "glosstex[${2:pageref-mode}]{${1:label}}" } }, { "name": "glosstex", "arg": { "format": "(){}", "snippet": "glosstex(${2:list}){${1:label}}" } }, { "name": "glosstex", "arg": { "format": "()[]{}", "snippet": "glosstex(${3:list})[${2:pageref-mode}]{${1:label}}" } }, { "name": "glosstex*", "arg": { "format": "{}", "snippet": "glosstex*{${1:label}}" } }, { "name": "glosstex*", "arg": { "format": "[]{}", "snippet": "glosstex*[${2:pageref-mode}]{${1:label}}" } }, { "name": "glosstex*", "arg": { "format": "(){}", "snippet": "glosstex*(${2:list}){${1:label}}" } }, { "name": "glosstex*", "arg": { "format": "()[]{}", "snippet": "glosstex*(${3:list})[${2:pageref-mode}]{${1:label}}" } }, { "name": "acronym", "arg": { "format": "{}", "snippet": "acronym{${1:label}}" } }, { "name": "acronym", "arg": { "format": "[]{}", "snippet": "acronym[${2:pageref-mode}]{${1:label}}" } }, { "name": "acronym", "arg": { "format": "(){}", "snippet": "acronym(${2:list}){${1:label}}" } }, { "name": "acronym", "arg": { "format": "()[]{}", "snippet": "acronym(${3:list})[${2:pageref-mode}]{${1:label}}" } }, { "name": "acronym*", "arg": { "format": "{}", "snippet": "acronym*{${1:label}}" } }, { "name": "acronym*", "arg": { "format": "[]{}", "snippet": "acronym*[${2:pageref-mode}]{${1:label}}" } }, { "name": "acronym*", "arg": { "format": "(){}", "snippet": "acronym*(${2:list}){${1:label}}" } }, { "name": "acronym*", "arg": { "format": "()[]{}", "snippet": "acronym*(${3:list})[${2:pageref-mode}]{${1:label}}" } }, { "name": "gls", "arg": { "format": "{}", "snippet": "gls{${1:label}}" } }, { "name": "gls", "arg": { "format": "[]{}", "snippet": "gls[${2:pageref-mode}]{${1:label}}" } }, { "name": "gls", "arg": { "format": "(){}", "snippet": "gls(${2:list}){${1:label}}" } }, { "name": "gls", "arg": { "format": "()[]{}", "snippet": "gls(${3:list})[${2:pageref-mode}]{${1:label}}" } }, { "name": "gls*", "arg": { "format": "{}", "snippet": "gls*{${1:label}}" } }, { "name": "gls*", "arg": { "format": "[]{}", "snippet": "gls*[${2:pageref-mode}]{${1:label}}" } }, { "name": "gls*", "arg": { "format": "(){}", "snippet": "gls*(${2:list}){${1:label}}" } }, { "name": "gls*", "arg": { "format": "()[]{}", "snippet": "gls*(${3:list})[${2:pageref-mode}]{${1:label}}" } }, { "name": "ac", "arg": { "format": "{}", "snippet": "ac{${1:label}}" } }, { "name": "ac", "arg": { "format": "[]{}", "snippet": "ac[${2:pageref-mode}]{${1:label}}" } }, { "name": "ac", "arg": { "format": "()[]{}", "snippet": "ac(${3:list})[${2:pageref-mode}]{${1:label}}" } }, { "name": "ac<form>", "arg": { "format": "()[]{}", "snippet": "ac<form>(${3:list})[${2:pageref-mode}]{${1:label}}" } }, { "name": "ac", "arg": { "format": "[]<>()[]{}", "snippet": "ac[${2:, lparen , rparen ,}]<${4:form}>(${5:list})[${3:pageref-mode}]{${1:label}}" } }, { "name": "ac*", "arg": { "format": "{}", "snippet": "ac*{${1:label}}" } }, { "name": "ac*", "arg": { "format": "[]{}", "snippet": "ac*[${2:pageref-mode}]{${1:label}}" } }, { "name": "ac*", "arg": { "format": "()[]{}", "snippet": "ac*(${3:list})[${2:pageref-mode}]{${1:label}}" } }, { "name": "ac*<form>", "arg": { "format": "()[]{}", "snippet": "ac*<form>(${3:list})[${2:pageref-mode}]{${1:label}}" } }, { "name": "ac*", "arg": { "format": "[]<>()[]{}", "snippet": "ac*[${2:, lparen , rparen ,}]<${4:form}>(${5:list})[${3:pageref-mode}]{${1:label}}" } }, { "name": "acs", "arg": { "format": "{}", "snippet": "acs{${1:label}}" } }, { "name": "acs", "arg": { "format": "[]{}", "snippet": "acs[${2:pageref-mode}]{${1:label}}" } }, { "name": "acs", "arg": { "format": "()[]{}", "snippet": "acs(${3:list})[${2:pageref-mode}]{${1:label}}" } }, { "name": "acs<form>", "arg": { "format": "()[]{}", "snippet": "acs<form>(${3:list})[${2:pageref-mode}]{${1:label}}" } }, { "name": "acs", "arg": { "format": "[]<>()[]{}", "snippet": "acs[${2:, lparen , rparen ,}]<${4:form}>(${5:list})[${3:pageref-mode}]{${1:label}}" } }, { "name": "acs*", "arg": { "format": "{}", "snippet": "acs*{${1:label}}" } }, { "name": "acs*", "arg": { "format": "[]{}", "snippet": "acs*[${2:pageref-mode}]{${1:label}}" } }, { "name": "acs*", "arg": { "format": "()[]{}", "snippet": "acs*(${3:list})[${2:pageref-mode}]{${1:label}}" } }, { "name": "acs*<form>", "arg": { "format": "()[]{}", "snippet": "acs*<form>(${3:list})[${2:pageref-mode}]{${1:label}}" } }, { "name": "acs*", "arg": { "format": "[]<>()[]{}", "snippet": "acs*[${2:, lparen , rparen ,}]<${4:form}>(${5:list})[${3:pageref-mode}]{${1:label}}" } }, { "name": "acl", "arg": { "format": "{}", "snippet": "acl{${1:label}}" } }, { "name": "acl", "arg": { "format": "[]{}", "snippet": "acl[${2:pageref-mode}]{${1:label}}" } }, { "name": "acl", "arg": { "format": "()[]{}", "snippet": "acl(${3:list})[${2:pageref-mode}]{${1:label}}" } }, { "name": "acl<form>", "arg": { "format": "()[]{}", "snippet": "acl<form>(${3:list})[${2:pageref-mode}]{${1:label}}" } }, { "name": "acl", "arg": { "format": "[]<>()[]{}", "snippet": "acl[${2:, lparen , rparen ,}]<${4:form}>(${5:list})[${3:pageref-mode}]{${1:label}}" } }, { "name": "acl*", "arg": { "format": "{}", "snippet": "acl*{${1:label}}" } }, { "name": "acl*", "arg": { "format": "[]{}", "snippet": "acl*[${2:pageref-mode}]{${1:label}}" } }, { "name": "acl*", "arg": { "format": "()[]{}", "snippet": "acl*(${3:list})[${2:pageref-mode}]{${1:label}}" } }, { "name": "acl*<form>", "arg": { "format": "()[]{}", "snippet": "acl*<form>(${3:list})[${2:pageref-mode}]{${1:label}}" } }, { "name": "acl*", "arg": { "format": "[]<>()[]{}", "snippet": "acl*[${2:, lparen , rparen ,}]<${4:form}>(${5:list})[${3:pageref-mode}]{${1:label}}" } }, { "name": "acf", "arg": { "format": "{}", "snippet": "acf{${1:label}}" } }, { "name": "acf", "arg": { "format": "[]{}", "snippet": "acf[${2:pageref-mode}]{${1:label}}" } }, { "name": "acf", "arg": { "format": "()[]{}", "snippet": "acf(${3:list})[${2:pageref-mode}]{${1:label}}" } }, { "name": "acf<form>", "arg": { "format": "()[]{}", "snippet": "acf<form>(${3:list})[${2:pageref-mode}]{${1:label}}" } }, { "name": "acf", "arg": { "format": "[]<>()[]{}", "snippet": "acf[${2:, lparen , rparen ,}]<${4:form}>(${5:list})[${3:pageref-mode}]{${1:label}}" } }, { "name": "acf*", "arg": { "format": "{}", "snippet": "acf*{${1:label}}" } }, { "name": "acf*", "arg": { "format": "[]{}", "snippet": "acf*[${2:pageref-mode}]{${1:label}}" } }, { "name": "acf*", "arg": { "format": "()[]{}", "snippet": "acf*(${3:list})[${2:pageref-mode}]{${1:label}}" } }, { "name": "acf*<form>", "arg": { "format": "()[]{}", "snippet": "acf*<form>(${3:list})[${2:pageref-mode}]{${1:label}}" } }, { "name": "acf*", "arg": { "format": "[]<>()[]{}", "snippet": "acf*[${2:, lparen , rparen ,}]<${4:form}>(${5:list})[${3:pageref-mode}]{${1:label}}" } }, { "name": "printglosstex", "arg": { "format": "()", "snippet": "printglosstex(${1:list})" } }, { "name": "printglosstex", "arg": { "format": "()[]", "snippet": "printglosstex(${2:list})[${1:pageref-mode}]" } }, { "name": "glxitemorderdefault", "arg": { "format": "{}{}", "snippet": "glxitemorderdefault{${1:list}}{${2:item-order i/l/\"\"}}" } }, { "name": "glxitemplacementdefault", "arg": { "format": "{}{}", "snippet": "glxitemplacementdefault{${1:list}}{${2:item-order t/f/\"\"}}" } }, { "name": "glxparendefault", "arg": { "format": "{}{}", "snippet": "glxparendefault{${1:lparen}}{${2:rparen}}" } }, { "name": "glxparenlistdefault", "arg": { "format": "{}{}{}", "snippet": "glxparenlistdefault{${1:list}}{${2:lparen}}{${3:rparen}}" } }, { "name": "glxref", "arg": { "format": "{}", "snippet": "glxref{${1:item}}" } }, { "name": "glxref*", "arg": { "format": "{}", "snippet": "glxref*{${1:item}}" } }, { "name": "glxheading", "arg": { "format": "{}{}", "snippet": "glxheading{${1:glo, acr or own list}}{${2:definition}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/graphicx.json ================================================ { "deps": [ { "name": "keyval" }, { "name": "trig" } ], "macros": [ { "name": "DeclareGraphicsExtensions", "arg": { "format": "{}", "snippet": "DeclareGraphicsExtensions{${1:ext-list}}" } }, { "name": "DeclareGraphicsRule", "arg": { "format": "{}{}{}{}", "snippet": "DeclareGraphicsRule{${1:ext}}{${2:type}}{${3:read-file}}{${4:command%plain}}" } }, { "name": "graphicspath", "arg": { "format": "{}", "snippet": "graphicspath{${1:dir-list%definition}}" } }, { "name": "includegraphics*", "arg": { "format": "{}", "snippet": "includegraphics*{${1:imagefile}}" } }, { "name": "includegraphics*", "arg": { "format": "[]{}", "snippet": "includegraphics*[${2:keyvals}]{${1:imagefile}}" } }, { "name": "reflectbox", "arg": { "format": "{}", "snippet": "reflectbox{${1:text}}" } }, { "name": "resizebox*", "arg": { "format": "{}{}{}", "snippet": "resizebox*{${1:h-length%l}}{${2:v-length%l}}{${3:text}}" } }, { "name": "resizebox", "arg": { "format": "{}{}{}", "snippet": "resizebox{${1:h-length%l}}{${2:v-length%l}}{${3:text}}" } }, { "name": "rotatebox", "arg": { "format": "[]{}{}", "snippet": "rotatebox[${3:keyvals}]{${1:angle}}{${2:text}}", "keys": [ "\\rotatebox" ], "keyPos": 0 } }, { "name": "rotatebox", "arg": { "format": "{}{}", "snippet": "rotatebox{${1:angle}}{${2:text}}" } }, { "name": "scalebox", "arg": { "format": "{}{}", "snippet": "scalebox{${1:h-scale}}{${2:text}}" } }, { "name": "scalebox", "arg": { "format": "{}[]{}", "snippet": "scalebox{${1:h-scale}}[${3:v-scale}]{${2:text}}" } } ], "envs": [], "keys": { "\\usepackage/graphicx#c": [ "unknownkeysallowed", "draft", "final", "hiresbb", "demo", "setpagesize", "nosetpagesize", "dvips", "xdvi", "dvipdf", "dvipdfm", "dvipdfmx", "xetex", "pdftex", "luatex", "dvisvgm", "dvipsone", "dviwindo", "emtex", "dviwin", "oztex", "textures", "pctexps", "pctexwin", "pctexhp", "pctex32", "truetex", "tcidvi", "vtex", "debugshow", "hiderotate", "hidescale" ], "\\includegraphics": [ "alt={${1:alt text}}", "bb=${1:llx lly urx ury}", "bbllx=", "bblly=", "bburx=", "bbury=", "natwidth=", "natheight=", "hiresbb", "pagebox=${1|mediabox,cropbox,bleedbox,trimbox,artbox|}", "viewport=${1:llx lly urx ury}", "trim=${1:llx lly urx ury}", "angle=${1:degrees}", "origin=", "width=", "height=", "totalheight=", "keepaspectratio", "scale=${1:factor}", "clip", "draft", "type=${1:file type}", "ext=${1:file extension}", "read=${1:read-file extension}", "command=", "quiet", "page=${1:page number}", "interpolate", "decodearray={${1:color array}}" ], "\\rotatebox": [ "origin=", "x=", "y=", "units=${1:number}" ] }, "args": [ "\\usepackage/graphicx#c" ] } ================================================ FILE: data/packages/harvard.json ================================================ { "deps": [ { "name": "html" }, { "name": "ifthen" } ], "macros": [ { "name": "citeaffixed" }, { "name": "citeasnoun" }, { "name": "citename" }, { "name": "citeyear" }, { "name": "possessivecite" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/hyperref.json ================================================ { "deps": [ { "name": "iftex" }, { "name": "keyval" }, { "name": "kvsetkeys" }, { "name": "kvdefinekeys" }, { "name": "pdfescape" }, { "name": "hycolor" }, { "name": "kvoptions" }, { "name": "intcalc" }, { "name": "url" }, { "name": "bitset" }, { "name": "bigintcalc" }, { "name": "atbegshi" }, { "name": "atveryend" }, { "name": "rerunfilecheck" }, { "name": "nameref" }, { "name": "etoolbox" }, { "name": "stringenc" }, { "name": "backref", "if": "backref" }, { "name": "backref", "if": "backref=section" }, { "name": "backref", "if": "backref=slide" }, { "name": "backref", "if": "backref=page" }, { "name": "backref", "if": "pagebackref" }, { "name": "backref", "if": "pagebackref=true" }, { "name": "color", "if": "colorlinks" }, { "name": "color", "if": "colorlinks=true" } ], "macros": [ { "name": "HyperDestRename", "if": "destlabel", "arg": { "format": "{}{}", "snippet": "HyperDestRename{${1:destination}}{${2:newname}}" } }, { "name": "HyperDestRename", "if": "destlabel=true", "arg": { "format": "{}{}", "snippet": "HyperDestRename{${1:destination}}{${2:newname}}" } }, { "name": "hyperindexformat", "if": "hyperindex", "unusual": true, "arg": { "format": "{}{}", "snippet": "hyperindexformat{${1:arg1}}{${2:arg2}}" } }, { "name": "hyperindexformat", "if": "hyperindex=true", "unusual": true, "arg": { "format": "{}{}", "snippet": "hyperindexformat{${1:arg1}}{${2:arg2}}" } }, { "name": "hypersetup", "arg": { "format": "{}", "snippet": "hypersetup{${1:keyvals}}", "keys": [ "\\hypersetup,\\usepackage/hyperref#c" ], "keyPos": 0 } }, { "name": "href", "arg": { "format": "[]{}{}", "snippet": "href[${3:options%keyvals}]{${1:URL}}{${2:text%plain}}", "keys": [ "\\href" ], "keyPos": 0 } }, { "name": "href", "arg": { "format": "{}{}", "snippet": "href{${1:URL}}{${2:text%plain}}" } }, { "name": "AddToDocumentProperties", "unusual": true, "arg": { "format": "{}{}", "snippet": "AddToDocumentProperties{${1:property}}{${2:value}}" } }, { "name": "AddToDocumentProperties", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "AddToDocumentProperties[${3:category}]{${1:property}}{${2:value}}" } }, { "name": "GetDocumentProperties", "unusual": true, "arg": { "format": "{}", "snippet": "GetDocumentProperties{${1:property}}" } }, { "name": "SetLinkTargetFilter", "arg": { "format": "{}", "snippet": "SetLinkTargetFilter{${1:filter code}}" } }, { "name": "url", "arg": { "format": "{}", "snippet": "url{${1:URL}}" } }, { "name": "nolinkurl", "arg": { "format": "{}", "snippet": "nolinkurl{${1:URL}}" } }, { "name": "hyperbaseurl", "arg": { "format": "{}", "snippet": "hyperbaseurl{${1:URL}}" } }, { "name": "hyperimage", "arg": { "format": "{}{}", "snippet": "hyperimage{${1:imageURL%URL}}{${2:text}}" } }, { "name": "hyperdef", "arg": { "format": "{}{}{}", "snippet": "hyperdef{${1:category}}{${2:name}}{${3:text}}" } }, { "name": "hyperref", "arg": { "format": "{}{}{}{}", "snippet": "hyperref{${1:URL}}{${2:category}}{${3:name}}{${4:text}}" } }, { "name": "hyperref", "arg": { "format": "[]{}{}{}{}", "snippet": "hyperref[${5:label%ref}]{${1:URL}}{${2:category}}{${3:name}}{${4:text}}" } }, { "name": "hyperref", "arg": { "format": "[]{}", "snippet": "hyperref[${2:label%ref}]{${1:text}}" } }, { "name": "hyperref", "arg": { "format": "{}", "snippet": "hyperref{${1:text}}" } }, { "name": "hyperlink", "arg": { "format": "{}{}", "snippet": "hyperlink{${1:target name}}{${2:link text%text}}" } }, { "name": "hypertarget", "arg": { "format": "{}{}", "snippet": "hypertarget{${1:target name}}{${2:anchor text%text}}" } }, { "name": "phantomsection" }, { "name": "hyperget", "arg": { "format": "{}{}", "snippet": "hyperget{${1:anchor}}{${2:label}}" } }, { "name": "autopageref", "arg": { "format": "{}", "snippet": "autopageref{${1:label}}" } }, { "name": "autopageref*", "arg": { "format": "{}", "snippet": "autopageref*{${1:label}}" } }, { "name": "autoref", "arg": { "format": "{}", "snippet": "autoref{${1:label}}" } }, { "name": "autoref*", "arg": { "format": "{}", "snippet": "autoref*{${1:label}}" } }, { "name": "thispdfpagelabel" }, { "name": "pdfstringdef", "arg": { "format": "{}{}", "snippet": "pdfstringdef{${1:macroname%cmd}}{${2:TeXstring}}" } }, { "name": "pdfbookmark", "arg": { "format": "{}{}", "snippet": "pdfbookmark{${1:text}}{${2:name}}" } }, { "name": "pdfbookmark", "arg": { "format": "[]{}{}", "snippet": "pdfbookmark[${3:level}]{${1:text}}{${2:name}}" } }, { "name": "currentpdfbookmark", "arg": { "format": "{}{}", "snippet": "currentpdfbookmark{${1:text}}{${2:name}}" } }, { "name": "subpdfbookmark", "arg": { "format": "{}{}", "snippet": "subpdfbookmark{${1:text}}{${2:name}}" } }, { "name": "belowpdfbookmark", "arg": { "format": "{}{}", "snippet": "belowpdfbookmark{${1:text}}{${2:name}}" } }, { "name": "texorpdfstring", "arg": { "format": "{}{}", "snippet": "texorpdfstring{${1:TEXstring}}{${2:PDFstring}}" } }, { "name": "pdfstringdefDisableCommands", "arg": { "format": "{}", "snippet": "pdfstringdefDisableCommands{${1:hooks}}" } }, { "name": "hypercalcbp", "arg": { "format": "{}", "snippet": "hypercalcbp{${1:dimen specification}}" } }, { "name": "Acrobatmenu", "arg": { "format": "{}{}", "snippet": "Acrobatmenu{${1:menuoption}}{${2:text}}" } }, { "name": "TextField", "arg": { "format": "{}", "snippet": "TextField{${1:label}}" } }, { "name": "TextField", "arg": { "format": "[]{}", "snippet": "TextField[${2:parameters%keyvals}]{${1:label}}", "keys": [ "\\TextField,\\CheckBox,\\ChoiceMenu,\\PushButton,\\Submit,\\Reset" ], "keyPos": 0 } }, { "name": "CheckBox", "arg": { "format": "{}", "snippet": "CheckBox{${1:label}}" } }, { "name": "CheckBox", "arg": { "format": "[]{}", "snippet": "CheckBox[${2:parameters%keyvals}]{${1:label}}", "keys": [ "\\TextField,\\CheckBox,\\ChoiceMenu,\\PushButton,\\Submit,\\Reset" ], "keyPos": 0 } }, { "name": "ChoiceMenu", "arg": { "format": "{}{}", "snippet": "ChoiceMenu{${1:label}}{${2:choices}}" } }, { "name": "ChoiceMenu", "arg": { "format": "[]{}{}", "snippet": "ChoiceMenu[${3:parameters%keyvals}]{${1:label}}{${2:choices}}", "keys": [ "\\TextField,\\CheckBox,\\ChoiceMenu,\\PushButton,\\Submit,\\Reset" ], "keyPos": 0 } }, { "name": "PushButton", "arg": { "format": "{}", "snippet": "PushButton{${1:label}}" } }, { "name": "PushButton", "arg": { "format": "[]{}", "snippet": "PushButton[${2:parameters%keyvals}]{${1:label}}", "keys": [ "\\TextField,\\CheckBox,\\ChoiceMenu,\\PushButton,\\Submit,\\Reset" ], "keyPos": 0 } }, { "name": "Submit", "arg": { "format": "{}", "snippet": "Submit{${1:label}}" } }, { "name": "Submit", "arg": { "format": "[]{}", "snippet": "Submit[${2:parameters%keyvals}]{${1:label}}", "keys": [ "\\TextField,\\CheckBox,\\ChoiceMenu,\\PushButton,\\Submit,\\Reset" ], "keyPos": 0 } }, { "name": "Reset", "arg": { "format": "{}", "snippet": "Reset{${1:label}}" } }, { "name": "Reset", "arg": { "format": "[]{}", "snippet": "Reset[${2:parameters%keyvals}]{${1:label}}", "keys": [ "\\TextField,\\CheckBox,\\ChoiceMenu,\\PushButton,\\Submit,\\Reset" ], "keyPos": 0 } }, { "name": "LayoutTextField", "unusual": true, "arg": { "format": "{}{}", "snippet": "LayoutTextField{${1:label}}{${2:field}}" } }, { "name": "LayoutChoiceField", "unusual": true, "arg": { "format": "{}{}", "snippet": "LayoutChoiceField{${1:label}}{${2:field}}" } }, { "name": "LayoutCheckField", "unusual": true, "arg": { "format": "{}{}", "snippet": "LayoutCheckField{${1:label}}{${2:field}}" } }, { "name": "MakeRadioField", "unusual": true, "arg": { "format": "{}{}", "snippet": "MakeRadioField{${1:width}}{${2:height}}" } }, { "name": "MakeCheckField", "unusual": true, "arg": { "format": "{}{}", "snippet": "MakeCheckField{${1:width}}{${2:height}}" } }, { "name": "MakeTextField", "unusual": true, "arg": { "format": "{}{}", "snippet": "MakeTextField{${1:width}}{${2:height}}" } }, { "name": "MakeChoiceField", "unusual": true, "arg": { "format": "{}{}", "snippet": "MakeChoiceField{${1:width}}{${2:height}}" } }, { "name": "MakeButtonField", "unusual": true, "arg": { "format": "{}", "snippet": "MakeButtonField{${1:text}}" } }, { "name": "DefaultHeightofSubmit", "unusual": true }, { "name": "DefaultWidthofSubmit", "unusual": true }, { "name": "DefaultHeightofReset", "unusual": true }, { "name": "DefaultWidthofReset", "unusual": true }, { "name": "DefaultHeightofCheckBox", "unusual": true }, { "name": "DefaultWidthofCheckBox", "unusual": true }, { "name": "DefaultHeightofChoiceMenu", "unusual": true }, { "name": "DefaultWidthofChoiceMenu", "unusual": true }, { "name": "DefaultHeightofText", "unusual": true }, { "name": "DefaultHeightofTextMultiline", "unusual": true }, { "name": "DefaultWidthofText", "unusual": true }, { "name": "DefaultOptionsofSubmit", "unusual": true }, { "name": "DefaultOptionsofReset", "unusual": true }, { "name": "DefaultOptionsofPushButton", "unusual": true }, { "name": "DefaultOptionsofCheckBox", "unusual": true }, { "name": "DefaultOptionsofText", "unusual": true }, { "name": "DefaultOptionsofListBox", "unusual": true }, { "name": "DefaultOptionsofComboBox", "unusual": true }, { "name": "DefaultOptionsofPopdownBox", "unusual": true }, { "name": "DefaultOptionsofRadio", "unusual": true }, { "name": "AfterBeginDocument", "unusual": true, "arg": { "format": "{}", "snippet": "AfterBeginDocument{${1:code}}" } }, { "name": "AMSautorefname", "unusual": true }, { "name": "appendixautorefname", "unusual": true }, { "name": "chapterautorefname", "unusual": true }, { "name": "equationautorefname", "unusual": true }, { "name": "FancyVerbLineautorefname", "unusual": true }, { "name": "figureautorefname", "unusual": true }, { "name": "footnoteautorefname", "unusual": true }, { "name": "Hfootnoteautorefname", "unusual": true }, { "name": "Hurl", "unusual": true, "arg": { "format": "{}", "snippet": "Hurl{${1:URL}}" } }, { "name": "HyperDestLabelReplace", "unusual": true, "arg": { "format": "{}", "snippet": "HyperDestLabelReplace{${1:dest}}" } }, { "name": "HyperDestNameFilter", "unusual": true, "arg": { "format": "{}", "snippet": "HyperDestNameFilter{${1:arg}}" } }, { "name": "hypergetpageref", "unusual": true, "arg": { "format": "{}", "snippet": "hypergetpageref{${1:label}}" } }, { "name": "hypergetref", "unusual": true, "arg": { "format": "{}", "snippet": "hypergetref{${1:label}}" } }, { "name": "hyperlinkfileprefix", "unusual": true, "arg": { "format": "{}", "snippet": "hyperlinkfileprefix{${1:prefix}}" } }, { "name": "hyperpage", "unusual": true, "arg": { "format": "{}", "snippet": "hyperpage{${1:arg}}" } }, { "name": "HyperRaiseLinkDefault", "unusual": true }, { "name": "HyperRaiseLinkHook", "unusual": true }, { "name": "IfHyperBoolean", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfHyperBoolean{${1:options}}{${2:true}}{${3:false}}" } }, { "name": "IfHyperBooleanExists", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfHyperBooleanExists{${1:option}}{${2:true}}{${3:false}}" } }, { "name": "ifpdfstringunicode", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifpdfstringunicode{${1:unicode chars}}{${2:chars}}" } }, { "name": "Itemautorefname", "unusual": true }, { "name": "itemautorefname", "unusual": true }, { "name": "MakeLowercaseUnsupportedInPdfStrings", "unusual": true, "arg": { "format": "{}", "snippet": "MakeLowercaseUnsupportedInPdfStrings{${1:text}}" } }, { "name": "MakeUppercaseUnsupportedInPdfStrings", "unusual": true, "arg": { "format": "{}", "snippet": "MakeUppercaseUnsupportedInPdfStrings{${1:text}}" } }, { "name": "MaybeStopEarly", "unusual": true }, { "name": "MaybeStopNow", "unusual": true }, { "name": "nohyperpage", "unusual": true, "arg": { "format": "{}", "snippet": "nohyperpage{${1:arg}}" } }, { "name": "pageautorefname", "unusual": true }, { "name": "paragraphautorefname", "unusual": true }, { "name": "partautorefname", "unusual": true }, { "name": "pdfstringdefPostHook", "unusual": true }, { "name": "pdfstringdefPreHook", "unusual": true }, { "name": "pdfstringdefWarn", "unusual": true, "arg": { "format": "{}", "snippet": "pdfstringdefWarn{${1:arg}}" } }, { "name": "sectionautorefname", "unusual": true }, { "name": "setpdflinkmargin", "unusual": true, "arg": { "format": "{}", "snippet": "setpdflinkmargin{${1:length}}" } }, { "name": "subparagraphautorefname", "unusual": true }, { "name": "subsectionautorefname", "unusual": true }, { "name": "subsubsectionautorefname", "unusual": true }, { "name": "tableautorefname", "unusual": true }, { "name": "theHchapter", "unusual": true }, { "name": "theHenumi", "unusual": true }, { "name": "theHenumii", "unusual": true }, { "name": "theHenumiii", "unusual": true }, { "name": "theHenumiv", "unusual": true }, { "name": "theHequation", "unusual": true }, { "name": "theHfigure", "unusual": true }, { "name": "theHHfootnote", "unusual": true }, { "name": "theHHmpfootnote", "unusual": true }, { "name": "theHItem", "unusual": true }, { "name": "theHmpfootnote", "unusual": true }, { "name": "theHparagraph", "unusual": true }, { "name": "theHpart", "unusual": true }, { "name": "theHsection", "unusual": true }, { "name": "theHsubparagraph", "unusual": true }, { "name": "theHsubsection", "unusual": true }, { "name": "theHsubsubsection", "unusual": true }, { "name": "theHtable", "unusual": true }, { "name": "theHtheorem", "unusual": true }, { "name": "theHthm", "unusual": true }, { "name": "theoremautorefname", "unusual": true }, { "name": "unichar", "unusual": true, "arg": { "format": "{}", "snippet": "unichar{${1:char num}}" } }, { "name": "XeTeXLinkBox", "unusual": true, "arg": { "format": "{}", "snippet": "XeTeXLinkBox{${1:contents}}" } }, { "name": "XeTeXLinkMargin", "unusual": true } ], "envs": [ { "name": "NoHyper" }, { "name": "Form" }, { "name": "Form", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\begin{Form}" ], "keyPos": 0 } } ], "keys": { "\\hypersetup,\\usepackage/hyperref#c": [ "addtopdfcreator=${1:text}", "allbordercolors=", "allcolors=", "anchorcolor=", "backref=${1|section,slide,page,none,false|}", "baseurl=${1:URL}", "bookmarks", "bookmarksdepth", "bookmarksdepth=${1:number}", "bookmarksnumbered", "bookmarksopen", "bookmarksopenlevel=${1:level}", "bookmarkstype=", "breaklinks", "citebordercolor=", "citecolor=", "CJKbookmarks", "colorlinks", "customdriver=${1:file}", "debug", "destlabel", "draft", "driverfallback=${1:driver}", "dvipdfm", "dvipdfmx", "dvipdfmx-outline-open", "dvips", "dvipsone", "dviwindo", "encap=${1:character}", "extension=${1:file ext}", "filebordercolor=", "filecolor=", "final", "frenchlinks", "hidelinks", "hitex", "hyperfigures", "hyperfootnotes", "hyperindex", "hypertex", "hypertexnames", "implicit", "linkbordercolor=", "linkcolor=", "linkfileprefix=${1:prefix}", "linktoc=${1|section,page,all,none|}", "linktocpage", "luatex", "menubordercolor=", "menucolor=", "nativepdf", "naturalnames", "nesting", "next-anchor=${1:anchor name}", "ocgcolorlinks", "pageanchor", "pagebackref", "pdfa", "pdfauthor=${1:author}", "pdfborder=", "pdfborderstyle=", "pdfcenterwindow", "pdfcreationdate=${1:date}", "pdfcreator=${1:creator}", "pdfdirection=${1|L2R,R2L|}", "pdfdisplaydoctitle", "pdfduplex=${1|Simplex,DuplexFlipShortEdge,DuplexFlipLongEdge|}", "pdfencoding=${1|pdfdoc,unicode,auto|}", "pdfescapeform", "pdffitwindow", "pdfhighlight=${1|/I,/N,/O,/P|}", "pdfinfo={${1:info keys}}", "pdfkeywords={${1:keyword list}}", "pdflang=${1:lang id}", "pdflinkmargin=", "pdfmark", "pdfmenubar", "pdfmoddate=${1:date}", "pdfnewwindow", "pdfnonfullscreenpagemode", "pdfnumcopies=${1:integer}", "pdfpageduration=", "pdfpagelabels", "pdfpagelayout=${1|SinglePage,OneColumn,TwoColumnLeft,TwoColumnRight,TwoPageLeft,TwoPageRight|}", "pdfpagemode=${1|FullScreen,UseNone,UseOutlines,UseOC,UseAttachments,UseThumbs|}", "pdfpagescrop=${1:n1 n2 n3 n4}", "pdfpagetransition=${1|Split,Blinds,Box,Wipe,Dissolve,Glitter,R,Fly,Push,Cover,Uncover,Fade|}", "pdfpicktraybypdfsize", "pdfprintarea=${1|Mediabox,CropBox,BleedBox,TrimBox,ArtBox|}", "pdfprintclip=${1|Mediabox,CropBox,BleedBox,TrimBox,ArtBox|}", "pdfprintpagerange=${1:n1 n2}", "pdfprintscaling=${1|None,AppDefault|}", "pdfproducer=${1:producer}", "pdfremotestartview=${1|XYZ,Fit,FitH,FitV,FitR,FitB,FitBH,FitBV|}", "pdfstartpage=${1:page number}", "pdfstartview=${1|XYZ,Fit,FitH,FitV,FitR,FitB,FitBH,FitBV|}", "pdfsubject=${1:subject}", "pdftex", "pdftitle=${1:title}", "pdftoolbar", "pdftrapped=${1|True,False,Unknown|}", "pdfusetitle", "pdfversion=${1:version}", "pdfview=${1|XYZ,Fit,FitH,FitV,FitR,FitB,FitBH,FitBV|}", "pdfviewarea=${1|Mediabox,CropBox,BleedBox,TrimBox,ArtBox|}", "pdfviewclip=${1|Mediabox,CropBox,BleedBox,TrimBox,ArtBox|}", "pdfwindowui", "plainpages", "ps2pdf", "psdextra", "raiselinks", "runbordercolor=", "runcolor=", "setpagesize", "tex4ht", "textures", "unicode", "urlbordercolor=", "urlcolor=", "verbose", "vtex", "vtexpdfmark", "xetex" ], "\\href": [ "pdfremotestartview=${1|XYZ,Fit,FitH,FitV,FitR,FitB,FitBH,FitBV|}", "pdfnewwindow", "page=${1:number}", "ismap", "nextactionraw={${1:PDF code}}" ], "\\begin{Form}": [ "action=${1:URL}", "encoding=${1:encoding}", "method=${1|post,get|}" ], "\\TextField,\\CheckBox,\\ChoiceMenu,\\PushButton,\\Submit,\\Reset": [ "accesskey=${1:key}", "align=${1|0,1,2|}", "altname=${1:altname}", "backgroundcolor=", "bordercolor=", "bordersep=", "borderstyle=${1|S,B,D,I,U|}", "borderwidth=", "calculate={${1:JavaScript code}}", "calculatesortkey=${1:key}", "charsize=", "checkboxsymbol=${1:symbol}", "checked", "color=", "combo", "default=${1:default value}", "disabled", "format={${1:JavaScript code}}", "height=", "hidden", "keystroke={${1:JavaScript code}}", "mappingname=${1:name}", "maxlen=${1:number}", "menulength=${1:number}", "multiline", "name=${1:name}", "onblur={${1:JavaScript code}}", "onchange={${1:JavaScript code}}", "onclick={${1:JavaScript code}}", "ondbclick={${1:JavaScript code}}", "onfocus={${1:JavaScript code}}", "onkeydown={${1:JavaScript code}}", "onkeypress={${1:JavaScript code}}", "onkeyup={${1:JavaScript code}}", "onmousedown={${1:JavaScript code}}", "onmousemove={${1:JavaScript code}}", "onmouseout={${1:JavaScript code}}", "onmouseover={${1:JavaScript code}}", "onmouseup={${1:JavaScript code}}", "onselect={${1:JavaScript code}}", "password", "popdown", "radio", "radiosymbol=${1:symbol}", "readonly", "rotation=${1:multiple of 90}", "tabkey=${1:key}", "validate={${1:JavaScript code}}", "value=${1:init value}", "width=" ] }, "args": [ "\\hypersetup,\\usepackage/hyperref#c" ] } ================================================ FILE: data/packages/ifluatex.json ================================================ { "deps": [ { "name": "iftex" } ], "macros": [], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/ifpdf.json ================================================ { "deps": [ { "name": "iftex" } ], "macros": [], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/ifplatform.json ================================================ { "deps": [ { "name": "catchfile" }, { "name": "ifluatex" }, { "name": "pdftexcmds" }, { "name": "shellesc" } ], "macros": [ { "name": "cygwinname" }, { "name": "linuxname" }, { "name": "macosxname" }, { "name": "notwindowsname" }, { "name": "unknownplatform" }, { "name": "windowsname" }, { "name": "ifshellescape" }, { "name": "ifwindows" }, { "name": "iflinux" }, { "name": "ifmacosx" }, { "name": "ifcygwin" }, { "name": "platformname" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/iftex.json ================================================ { "deps": [], "macros": [ { "name": "ifpdftex", "unusual": true }, { "name": "ifPDFTeX" }, { "name": "ifxetex", "unusual": true }, { "name": "ifXeTeX" }, { "name": "ifluatex", "unusual": true }, { "name": "ifLuaTeX" }, { "name": "ifetex", "unusual": true }, { "name": "ifeTeX" }, { "name": "ifluahbtex", "unusual": true }, { "name": "ifLuaHBTeX" }, { "name": "ifptex", "unusual": true }, { "name": "ifpTeX" }, { "name": "ifuptex", "unusual": true }, { "name": "ifupTeX" }, { "name": "ifptexng", "unusual": true }, { "name": "ifpTeXng" }, { "name": "ifvtex", "unusual": true }, { "name": "ifVTeX" }, { "name": "ifalephtex", "unusual": true }, { "name": "ifAlephTeX" }, { "name": "iftutex", "unusual": true }, { "name": "ifTUTeX" }, { "name": "iftexpadtex", "unusual": true }, { "name": "ifTexpadTeX" }, { "name": "ifhint", "unusual": true }, { "name": "ifHINT" }, { "name": "else" }, { "name": "fi" }, { "name": "RequireeTeX" }, { "name": "RequirePDFTeX" }, { "name": "RequireXeTeX" }, { "name": "RequireLuaTeX" }, { "name": "RequireLuaHBTeX" }, { "name": "RequirepTeX" }, { "name": "RequireupTeX" }, { "name": "RequirepTeXng" }, { "name": "RequireVTeX" }, { "name": "RequireAlephTeX" }, { "name": "RequireTUTeX" }, { "name": "RequireTexpadTeX" }, { "name": "RequireHINT" }, { "name": "ifpdf" }, { "name": "pdftrue" }, { "name": "pdffalse" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/ifthen.json ================================================ { "deps": [], "macros": [ { "name": "ifthenelse", "arg": { "format": "{}{}{}", "snippet": "ifthenelse{${1:test}}{${2:then clause}}{${3:else clause}}" } }, { "name": "isodd", "arg": { "format": "{}", "snippet": "isodd{${1:number}}" } }, { "name": "isundefined", "arg": { "format": "{}", "snippet": "isundefined{${1:command%plain}}" } }, { "name": "equal", "arg": { "format": "{}{}", "snippet": "equal{${1:string}}{${2:string}}" }, "detail": "=", "doc": "Equals sign r:" }, { "name": "AND" }, { "name": "OR" }, { "name": "NOT" }, { "name": "lengthtest", "arg": { "format": "{}", "snippet": "lengthtest{${1:dimen operator dimen}}" } }, { "name": "boolean", "arg": { "format": "{}", "snippet": "boolean{${1:name}}" } }, { "name": "newboolean", "arg": { "format": "{}", "snippet": "newboolean{${1:name}}" } }, { "name": "provideboolean", "arg": { "format": "{}", "snippet": "provideboolean{${1:name}}" } }, { "name": "setboolean", "arg": { "format": "{}{}", "snippet": "setboolean{${1:name}}{${2:truth value}}" } }, { "name": "whiledo", "arg": { "format": "{}{}", "snippet": "whiledo{${1:test}}{${2:while clause}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/ifvtex.json ================================================ { "deps": [ { "name": "iftex" } ], "macros": [ { "name": "ifvtexdvi" }, { "name": "ifvtexpdf" }, { "name": "ifvtexps" }, { "name": "ifvtexhtml" }, { "name": "ifvtexgex" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/ifxetex.json ================================================ { "deps": [ { "name": "iftex" } ], "macros": [], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/import.json ================================================ { "deps": [], "macros": [ { "name": "import", "arg": { "format": "{}{}", "snippet": "import{${1:full path%definition}}{${2:file}}" } }, { "name": "inputfrom", "arg": { "format": "{}{}", "snippet": "inputfrom{${1:full path%definition}}{${2:file}}" } }, { "name": "subimport", "arg": { "format": "{}{}", "snippet": "subimport{${1:relative path%definition}}{${2:file}}" } }, { "name": "subinputfrom", "arg": { "format": "{}{}", "snippet": "subinputfrom{${1:relative path%definition}}{${2:file}}" } }, { "name": "includefrom", "arg": { "format": "{}{}", "snippet": "includefrom{${1:full path%definition}}{${2:file}}" } }, { "name": "subincludefrom*", "arg": { "format": "{}{}", "snippet": "subincludefrom*{${1:relative path%definition}}{${2:file}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/inputenc.json ================================================ { "deps": [ { "name": "ucs", "if": "utf8x" } ], "macros": [ { "name": "DeclareInputMath", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareInputMath{${1:slot}}{${2:text}}" } }, { "name": "DeclareInputText", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareInputText{${1:slot}}{${2:math}}" } }, { "name": "DeclareUnicodeCharacter", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareUnicodeCharacter{${1:slot}}{${2:text}}" } }, { "name": "inputencodingname", "unusual": true }, { "name": "inputencoding", "unusual": true, "arg": { "format": "{}", "snippet": "inputencoding{${1:encoding name%keyvals}}", "keys": [ "\\usepackage/inputenc#c,\\inputencoding#c" ], "keyPos": 0 } }, { "name": "definearmew", "if": "armscii8", "arg": { "format": "{}", "snippet": "definearmew{${1:character}}" } } ], "envs": [], "keys": { "\\usepackage/inputenc#c,\\inputencoding#c": [ "ascii", "latin1", "latin2", "latin3", "latin4", "latin5", "latin9", "latin10", "decmulti", "cp850", "cp852", "cp858", "cp437", "cp437de", "cp865", "applemac", "macce", "next", "cp1250", "cp1252", "cp1257", "ansinew", "utf8", "utf8x", "armscii8" ] }, "args": [ "\\usepackage/inputenc#c,\\inputencoding#c" ] } ================================================ FILE: data/packages/jurabib.json ================================================ { "deps": [ { "name": "ifthen" }, { "name": "calc" }, { "name": "keyval" }, { "name": "url" }, { "name": "array" } ], "macros": [ { "name": "jurabibsetup", "arg": { "format": "{}", "snippet": "jurabibsetup{${1:options%keyvals}}", "keys": [ "\\jurabibsetup#c,\\usepackage/jurabib#c" ], "keyPos": 0 } }, { "name": "cite", "arg": { "format": "[][]{}", "snippet": "cite[${2:Annotator/See}][${3:page-range}]{${1:bibid}}" } }, { "name": "cite*", "arg": { "format": "[]{}", "snippet": "cite*[${2:page-range}]{${1:bibid}}" } }, { "name": "cite*", "arg": { "format": "[][]{}", "snippet": "cite*[${2:Annotator/See}][${3:page-range}]{${1:bibid}}" } }, { "name": "citefield", "arg": { "format": "[]{}{}", "snippet": "citefield[${3:page-range}]{${1:field}}{${2:bibid}}" } }, { "name": "citenotitlefortype", "arg": { "format": "{}", "snippet": "citenotitlefortype{${1:article,book,…}}" } }, { "name": "citeswithoutentry", "arg": { "format": "{}", "snippet": "citeswithoutentry{${1:bibid1,bibid2,…}}" } }, { "name": "citetitle", "arg": { "format": "[]{}", "snippet": "citetitle[${2:page-range}]{${1:bibid}}" } }, { "name": "citetitle", "arg": { "format": "[][]{}", "snippet": "citetitle[${2:Annotator/See}][${3:page-range}]{${1:bibid}}" } }, { "name": "citetitlefortype", "arg": { "format": "{}", "snippet": "citetitlefortype{${1:article,book,…}}" } }, { "name": "footcite", "arg": { "format": "[]{}", "snippet": "footcite[${2:page-range}]{${1:bibid}}" } }, { "name": "footcite", "arg": { "format": "[][]{}", "snippet": "footcite[${2:Annotator/See}][${3:page-range}]{${1:bibid}}" } }, { "name": "footcite*", "arg": { "format": "[]{}", "snippet": "footcite*[${2:page-range}]{${1:bibid}}" } }, { "name": "footcite*", "arg": { "format": "[][]{}", "snippet": "footcite*[${2:Annotator/See}][${3:page-range}]{${1:bibid}}" } }, { "name": "footcitetitle", "arg": { "format": "[]{}", "snippet": "footcitetitle[${2:page-range}]{${1:bibid}}" } }, { "name": "footcitetitle", "arg": { "format": "[][]{}", "snippet": "footcitetitle[${2:Annotator/See}][${3:page-range}]{${1:bibid}}" } }, { "name": "footfullcite", "arg": { "format": "[]{}", "snippet": "footfullcite[${2:page-range}]{${1:bibid}}" } }, { "name": "footfullcite", "arg": { "format": "[][]{}", "snippet": "footfullcite[${2:Annotator/See}][${3:page-range}]{${1:bibid}}" } }, { "name": "fullcite", "arg": { "format": "[]{}", "snippet": "fullcite[${2:page-range}]{${1:bibid}}" } }, { "name": "fullcite", "arg": { "format": "[][]{}", "snippet": "fullcite[${2:Annotator/See}][${3:page-range}]{${1:bibid}}" } }, { "name": "nextcitefull", "arg": { "format": "{}", "snippet": "nextcitefull{${1:bibid1,bibid2,…}}" } }, { "name": "nextcitenotitle", "arg": { "format": "{}", "snippet": "nextcitenotitle{${1:bibid1,bibid2,…}}" } }, { "name": "nextcitereset", "arg": { "format": "{}", "snippet": "nextcitereset{${1:bibid1,bibid2,…}}" } }, { "name": "nextciteshort", "arg": { "format": "{}", "snippet": "nextciteshort{${1:bibid1,bibid2,…}}" } }, { "name": "nobibliography", "arg": { "format": "{}", "snippet": "nobibliography{${1:bib file}}" } }, { "name": "noibidem" }, { "name": "noidem" }, { "name": "bibAnnotePath", "arg": { "format": "{}", "snippet": "bibAnnotePath{${1:file-path%file}}" } }, { "name": "biburlfont", "arg": { "format": "{}", "snippet": "biburlfont{${1:choice%keyvals}}", "keys": [ "\\biburlfont" ], "keyPos": 0 } }, { "name": "nopage", "arg": { "format": "{}", "snippet": "nopage{${1:text}}" } }, { "name": "pageadd", "arg": { "format": "{}", "snippet": "pageadd{${1:text}}" } }, { "name": "formatpages", "arg": { "format": "{}{}{}", "snippet": "formatpages{${1:article,book,…}}{${2:left-delim}}{${3:right-delim}}" } }, { "name": "formatpages", "arg": { "format": "[]{}{}{}", "snippet": "formatpages[${4:after-separator}]{${1:article,book,…}}{${2:left-delim}}{${3:right-delim}}" } }, { "name": "formatpages", "arg": { "format": "[][]{}{}{}", "snippet": "formatpages[${4:after-separator}][${5:before-separator}]{${1:article,book,…}}{${2:left-delim}}{${3:right-delim}}" } }, { "name": "citealp", "unusual": true, "arg": { "format": "[]{}", "snippet": "citealp[${2:postfix}]{${1:keylist}}" } }, { "name": "citealp", "unusual": true, "arg": { "format": "{}", "snippet": "citealp{${1:keylist}}" } }, { "name": "citealt", "unusual": true, "arg": { "format": "{}", "snippet": "citealt{${1:keylist}}" } }, { "name": "citeauthor", "unusual": true, "arg": { "format": "{}", "snippet": "citeauthor{${1:keylist}}" } }, { "name": "citep", "unusual": true, "arg": { "format": "[]{}", "snippet": "citep[${2:postfix}]{${1:keylist}}" } }, { "name": "citep", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citep[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "citep", "unusual": true, "arg": { "format": "{}", "snippet": "citep{${1:keylist}}" } }, { "name": "citet", "unusual": true, "arg": { "format": "[]{}", "snippet": "citet[${2:postfix}]{${1:keylist}}" } }, { "name": "citet", "unusual": true, "arg": { "format": "{}", "snippet": "citet{${1:keylist}}" } }, { "name": "citeyearpar", "unusual": true, "arg": { "format": "{}", "snippet": "citeyearpar{${1:keylist}}" } }, { "name": "footcitealp", "unusual": true, "arg": { "format": "[]{}", "snippet": "footcitealp[${2:postfix}]{${1:keylist}}" } }, { "name": "footcitealp", "unusual": true, "arg": { "format": "{}", "snippet": "footcitealp{${1:keylist}}" } }, { "name": "footcitealt", "unusual": true, "arg": { "format": "{}", "snippet": "footcitealt{${1:keylist}}" } }, { "name": "footciteauthor", "unusual": true, "arg": { "format": "{}", "snippet": "footciteauthor{${1:keylist}}" } }, { "name": "footcitep", "unusual": true, "arg": { "format": "[]{}", "snippet": "footcitep[${2:postfix}]{${1:keylist}}" } }, { "name": "footcitep", "unusual": true, "arg": { "format": "[][]{}", "snippet": "footcitep[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "footcitep", "unusual": true, "arg": { "format": "{}", "snippet": "footcitep{${1:keylist}}" } }, { "name": "footcitet", "unusual": true, "arg": { "format": "[]{}", "snippet": "footcitet[${2:postfix}]{${1:keylist}}" } }, { "name": "footcitet", "unusual": true, "arg": { "format": "{}", "snippet": "footcitet{${1:keylist}}" } }, { "name": "footciteyear", "unusual": true, "arg": { "format": "{}", "snippet": "footciteyear{${1:keylist}}" } }, { "name": "AddTo", "unusual": true, "arg": { "format": "{}{}", "snippet": "AddTo{${1:cmd}}{${2:code}}" } }, { "name": "bibansep", "unusual": true }, { "name": "bibartperiodhowcited", "unusual": true }, { "name": "bibatsep", "unusual": true }, { "name": "bibauthormultiple", "unusual": true }, { "name": "bibbdsep", "unusual": true }, { "name": "bibbfsasep", "unusual": true }, { "name": "bibbfsesep", "unusual": true }, { "name": "bibbstasep", "unusual": true }, { "name": "bibbstesep", "unusual": true }, { "name": "bibbtasep", "unusual": true }, { "name": "bibbtesep", "unusual": true }, { "name": "bibbtsep", "unusual": true }, { "name": "bibbudcsep", "unusual": true }, { "name": "bibcommenthowcited", "unusual": true }, { "name": "bibhowcited", "unusual": true }, { "name": "bibidemPfname", "unusual": true }, { "name": "bibidempfname", "unusual": true }, { "name": "bibidemPmname", "unusual": true }, { "name": "bibidempmname", "unusual": true }, { "name": "bibidemPnname", "unusual": true }, { "name": "bibidempnname", "unusual": true }, { "name": "bibidemSfname", "unusual": true }, { "name": "bibidemsfname", "unusual": true }, { "name": "bibidemSmname", "unusual": true }, { "name": "bibidemsmname", "unusual": true }, { "name": "bibidemSnname", "unusual": true }, { "name": "bibidemsnname", "unusual": true }, { "name": "bibjtsep", "unusual": true }, { "name": "bibleftcolumn", "unusual": true }, { "name": "bibleftcolumnadjust", "unusual": true }, { "name": "bibnotcited", "unusual": true }, { "name": "bibnumberformat", "unusual": true, "arg": { "format": "{}", "snippet": "bibnumberformat{${1:text}}" } }, { "name": "bibpagename", "unusual": true }, { "name": "bibpagesname", "unusual": true }, { "name": "bibrightcolumn", "unusual": true }, { "name": "bibrightcolumnadjust", "unusual": true }, { "name": "bibsaustrian", "unusual": true }, { "name": "bibsdanish", "unusual": true }, { "name": "bibsdutch", "unusual": true }, { "name": "bibsenglish", "unusual": true }, { "name": "bibsfinnish", "unusual": true }, { "name": "bibsfrench", "unusual": true }, { "name": "bibsgerman", "unusual": true }, { "name": "bibsitalian", "unusual": true }, { "name": "bibsnfont", "unusual": true }, { "name": "bibsnorsk", "unusual": true }, { "name": "bibsportuguese", "unusual": true }, { "name": "bibsspanish", "unusual": true }, { "name": "bibsswedish", "unusual": true }, { "name": "biburlprefix", "unusual": true }, { "name": "biburlsuffix", "unusual": true }, { "name": "diffpageibidemmidname", "unusual": true }, { "name": "diffpageibidemname", "unusual": true }, { "name": "Edbyname", "unusual": true }, { "name": "edbyname", "unusual": true }, { "name": "editionname", "unusual": true }, { "name": "editorname", "unusual": true }, { "name": "editorsname", "unusual": true }, { "name": "fifthedname", "unusual": true }, { "name": "firstedname", "unusual": true }, { "name": "fourthedname", "unusual": true }, { "name": "herename", "unusual": true }, { "name": "ibidemmidname", "unusual": true }, { "name": "ibidemname", "unusual": true }, { "name": "idemmidname", "unusual": true }, { "name": "idemname", "unusual": true }, { "name": "idemPfname", "unusual": true }, { "name": "idempfname", "unusual": true }, { "name": "idemPmname", "unusual": true }, { "name": "idempmname", "unusual": true }, { "name": "idemPnname", "unusual": true }, { "name": "idempnname", "unusual": true }, { "name": "idemSfname", "unusual": true }, { "name": "idemsfname", "unusual": true }, { "name": "idemSmname", "unusual": true }, { "name": "idemsmname", "unusual": true }, { "name": "idemSnname", "unusual": true }, { "name": "idemsnname", "unusual": true }, { "name": "inname", "unusual": true }, { "name": "jbactualauthorfnfont", "unusual": true }, { "name": "jbactualauthorfont", "unusual": true }, { "name": "jbaensep", "unusual": true }, { "name": "jbannotatorfont", "unusual": true }, { "name": "jbannoteformat", "unusual": true, "arg": { "format": "{}", "snippet": "jbannoteformat{${1:text}}" } }, { "name": "jbapifont", "unusual": true }, { "name": "jbatsep", "unusual": true }, { "name": "jbauthorfnfont", "unusual": true }, { "name": "jbauthorfont", "unusual": true }, { "name": "jbauthorfontifannotato", "unusual": true }, { "name": "jbauthorfontifannotator", "unusual": true }, { "name": "jbauthorindexfont", "unusual": true, "arg": { "format": "{}", "snippet": "jbauthorindexfont{${1:text}}" } }, { "name": "jbbfsasep", "unusual": true }, { "name": "jbbfsesep", "unusual": true }, { "name": "jbbibhang", "unusual": true }, { "name": "jbbibyearformat", "unusual": true, "arg": { "format": "{}", "snippet": "jbbibyearformat{${1:arg}}" } }, { "name": "jbbstasep", "unusual": true }, { "name": "jbbstesep", "unusual": true }, { "name": "jbbtasep", "unusual": true }, { "name": "jbbtesep", "unusual": true }, { "name": "jbbtitlefont", "unusual": true }, { "name": "jbcitationoyearformat", "unusual": true, "arg": { "format": "{}", "snippet": "jbcitationoyearformat{${1:arg}}" } }, { "name": "jbcitationyearformat", "unusual": true, "arg": { "format": "{}", "snippet": "jbcitationyearformat{${1:arg}}" } }, { "name": "jbdisablecitationcrossref", "unusual": true }, { "name": "jbdonotindexauthors", "unusual": true }, { "name": "jbdonotindexeditors", "unusual": true }, { "name": "jbdonotindexorganizations", "unusual": true }, { "name": "jbeditorindexfont", "unusual": true, "arg": { "format": "{}", "snippet": "jbeditorindexfont{${1:text}}" } }, { "name": "jbedseplikecite", "unusual": true }, { "name": "jbfirstcitepageranges", "unusual": true }, { "name": "jbfulltitlefont", "unusual": true }, { "name": "jbhowsepbeforetitle", "unusual": true }, { "name": "jbignorevarioref", "unusual": true }, { "name": "jbindexbib", "unusual": true }, { "name": "jbindexonlyfirstauthors", "unusual": true }, { "name": "jbindexonlyfirsteditors", "unusual": true }, { "name": "jbindexonlyfirstorganizations", "unusual": true }, { "name": "jbindextype", "unusual": true }, { "name": "jblangle", "unusual": true }, { "name": "jbmakeindexactual", "unusual": true }, { "name": "jbnoformatafterstartpagefalse", "unusual": true }, { "name": "jbnoformatafterstartpagetrue", "unusual": true }, { "name": "jborganizationindexfont", "unusual": true, "arg": { "format": "{}", "snippet": "jborganizationindexfont{${1:text}}" } }, { "name": "jborgauthorfont", "unusual": true }, { "name": "jboyearincitation", "unusual": true }, { "name": "jbpagename", "unusual": true }, { "name": "jbpagesname", "unusual": true }, { "name": "jbrangle", "unusual": true }, { "name": "jbshorttitlefont", "unusual": true }, { "name": "jbsuperscripteditionafterauthor", "unusual": true }, { "name": "jbtitlefont", "unusual": true }, { "name": "jbyearaftertitle", "unusual": true }, { "name": "lookatprefix", "unusual": true }, { "name": "lookatsuffix", "unusual": true }, { "name": "opcit", "unusual": true }, { "name": "samepageibidemmidname", "unusual": true }, { "name": "samepageibidemname", "unusual": true }, { "name": "secondedname", "unusual": true }, { "name": "SSS", "unusual": true }, { "name": "thedname", "unusual": true }, { "name": "thirdedname", "unusual": true }, { "name": "updatename", "unusual": true }, { "name": "updatesep", "unusual": true }, { "name": "urldatecomment", "unusual": true }, { "name": "volumename", "unusual": true }, { "name": "Volumename", "unusual": true } ], "envs": [], "keys": { "\\jurabibsetup#c,\\usepackage/jurabib#c": [ "authorformat=${1|smallcaps,italic,dynamic,citationreversed,allreversed,firstnotreversed,reducedifibidem,and,year,indexed,abbrv|}", "annotatorformat=${1|italic,normal|}", "round", "square", "superscriptedition=${1|all,commented,switch,kerning,bib,address,year,multiple|}", "biblikecite", "edby", "endnote", "titleformat=${1|italic,all,colonsep,commasep,noreplace|}", "annotatorlastsep=${1|divis|}", "annotatorfirstsep=${1|in,comma|}", "ibidem", "ibidem=${1|strict,nostrict,strictdoublepage,name,name&title,name&title&auto|}", "commabeforerest", "silent", "bibformat=${1|nohang,tabular,numbered,ibidem,ibidemalt,compress,raggedright|}", "lookforgender", "annote", "super", "config=${1:file}", "dotafter=${1|bibentry,endnote|}", "howcited=${1|normal,multiple,compare,all|}", "pages=${1|format,test,always|}", "hypercite", "citefull=${1|first,chapter,section,all|}", "see", "natoptargorder", "crossref=${1|dynamic,normal,short,long|}", "lookat", "idem", "idem=${1|strict,nostrict,strictdoublepage,halfstrict|}", "opcit", "citetoend" ], "\\biburlfont": [ "tt", "rm", "sf", "same" ] }, "args": [ "\\jurabibsetup#c,\\usepackage/jurabib#c" ] } ================================================ FILE: data/packages/kantlipsum.json ================================================ { "deps": [], "macros": [ { "name": "kant" }, { "name": "kant", "arg": { "format": "[]", "snippet": "kant[${1:num}]" } }, { "name": "kant", "arg": { "format": "[]", "snippet": "kant[${1:num-num}]" } }, { "name": "kant", "arg": { "format": "[][]", "snippet": "kant[${1:num}][${2:num-num}]" } }, { "name": "kant*" }, { "name": "kant*", "arg": { "format": "[]", "snippet": "kant*[${1:num}]" } }, { "name": "kant*", "arg": { "format": "[]", "snippet": "kant*[${1:num-num}]" } }, { "name": "kant*", "arg": { "format": "[][]", "snippet": "kant*[${1:num}][${2:num-num}]" } }, { "name": "kantdef", "arg": { "format": "{}{}", "snippet": "kantdef{${1:cmd}}{${2:num}}" } }, { "name": "kantdef", "arg": { "format": "{}{}[]", "snippet": "kantdef{${1:cmd}}{${2:num}}[${3:num-num}]" } } ], "envs": [], "keys": { "\\usepackage/kantlipsum#c": [ "par", "nopar", "numbers", "index" ] }, "args": [ "\\usepackage/kantlipsum#c" ] } ================================================ FILE: data/packages/latex-209.json ================================================ { "deps": [], "macros": [ { "name": "documentstyle", "arg": { "format": "[]{}", "snippet": "documentstyle[${2:options}]{${1:style}}" } }, { "name": "documentstyle", "arg": { "format": "{}", "snippet": "documentstyle{${1:style}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/latex-dev.json ================================================ { "deps": [], "macros": [ { "name": "ActivateGenericHook", "unusual": true, "arg": { "format": "{}", "snippet": "ActivateGenericHook{${1:hook}}" } }, { "name": "AddToHook", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "AddToHook{${1:hook}}[${3:label}]{${2:code}}" } }, { "name": "AddToHook", "unusual": true, "arg": { "format": "{}{}", "snippet": "AddToHook{${1:hook}}{${2:code}}" } }, { "name": "AddToHookNext", "unusual": true, "arg": { "format": "{}{}", "snippet": "AddToHookNext{${1:hook}}{${2:code}}" } }, { "name": "AddToHookNextWithArguments", "unusual": true, "arg": { "format": "{}{}", "snippet": "AddToHookNextWithArguments{${1:hook}}{${2:code}}" } }, { "name": "AddToHookWithArguments", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "AddToHookWithArguments{${1:hook}}[${3:label}]{${2:code}}" } }, { "name": "AddToHookWithArguments", "unusual": true, "arg": { "format": "{}{}", "snippet": "AddToHookWithArguments{${1:hook}}{${2:code}}" } }, { "name": "AddToNoCaseChangeList", "unusual": true, "arg": { "format": "{}", "snippet": "AddToNoCaseChangeList{${1:command}}" } }, { "name": "AfterEndEnvironment", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "AfterEndEnvironment[${3:label}]{${1:environment}}{${2:code}}" } }, { "name": "AfterEndEnvironment", "unusual": true, "arg": { "format": "{}{}", "snippet": "AfterEndEnvironment{${1:environment}}{${2:code}}" } }, { "name": "AssignSocketPlug", "unusual": true, "arg": { "format": "{}{}", "snippet": "AssignSocketPlug{${1:socket}}{${2:socket plug}}" } }, { "name": "AssignTemplateKeys", "unusual": true }, { "name": "AtBeginDocument", "unusual": true, "arg": { "format": "[]{}", "snippet": "AtBeginDocument[${2:label}]{${1:code}}" } }, { "name": "AtBeginDocument", "unusual": true, "arg": { "format": "{}", "snippet": "AtBeginDocument{${1:code}}" } }, { "name": "AtBeginDvi", "unusual": true, "arg": { "format": "{}", "snippet": "AtBeginDvi{${1:code}}" } }, { "name": "AtBeginEnvironment", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "AtBeginEnvironment[${3:label}]{${1:environment}}{${2:code}}" } }, { "name": "AtBeginEnvironment", "unusual": true, "arg": { "format": "{}{}", "snippet": "AtBeginEnvironment{${1:environment}}{${2:code}}" } }, { "name": "AtEndDocument", "unusual": true, "arg": { "format": "[]{}", "snippet": "AtEndDocument[${2:label}]{${1:code}}" } }, { "name": "AtEndDocument", "unusual": true, "arg": { "format": "{}", "snippet": "AtEndDocument{${1:code}}" } }, { "name": "AtEndDvi", "unusual": true, "arg": { "format": "{}", "snippet": "AtEndDvi{${1:code}}" } }, { "name": "AtEndEnvironment", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "AtEndEnvironment[${3:label}]{${1:environment}}{${2:code}}" } }, { "name": "AtEndEnvironment", "unusual": true, "arg": { "format": "{}{}", "snippet": "AtEndEnvironment{${1:environment}}{${2:code}}" } }, { "name": "AtEndOfClass", "unusual": true, "arg": { "format": "{}", "snippet": "AtEndOfClass{${1:code}}" } }, { "name": "AtEndOfPackage", "unusual": true, "arg": { "format": "{}", "snippet": "AtEndOfPackage{${1:code}}" } }, { "name": "BCPdata", "unusual": true, "arg": { "format": "{}", "snippet": "BCPdata{${1:keywords}}" } }, { "name": "BeforeBeginEnvironment", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "BeforeBeginEnvironment[${3:label}]{${1:environment}}{${2:code}}" } }, { "name": "BeforeBeginEnvironment", "unusual": true, "arg": { "format": "{}{}", "snippet": "BeforeBeginEnvironment{${1:environment}}{${2:code}}" } }, { "name": "BooleanFalse" }, { "name": "BooleanTrue" }, { "name": "CaseSwitch", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "CaseSwitch{${1:normal%text}}{${2:upper%text}}{${3:lower%text}}{${4:title%text}}" } }, { "name": "CheckCommand*", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "CheckCommand*{${1:cmd}}[${3:args}][${4:default}]{${2:def}}" } }, { "name": "CheckCommand*", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "CheckCommand*{${1:cmd}}[${3:args}]{${2:def}}" } }, { "name": "CheckCommand*", "unusual": true, "arg": { "format": "{}{}", "snippet": "CheckCommand*{${1:cmd}}{${2:def}}" } }, { "name": "CheckCommand", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "CheckCommand{${1:cmd}}[${3:args}][${4:default}]{${2:def}}" } }, { "name": "CheckCommand", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "CheckCommand{${1:cmd}}[${3:args}]{${2:def}}" } }, { "name": "CheckCommand", "unusual": true, "arg": { "format": "{}{}", "snippet": "CheckCommand{${1:cmd}}{${2:def}}" } }, { "name": "CheckEncodingSubset", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "CheckEncodingSubset{${1:text cmd}}{${2:encoding}}{${3:error}}{${4:subset id}}{${5:symbol}}" } }, { "name": "ClassError", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ClassError{${1:class name}}{${2:error text}}{${3:help text}}" } }, { "name": "ClassInfo", "unusual": true, "arg": { "format": "{}{}", "snippet": "ClassInfo{${1:class name}}{${2:info text}}" } }, { "name": "ClassNote", "unusual": true, "arg": { "format": "{}{}", "snippet": "ClassNote{${1:class name}}{${2:note text%text}}" } }, { "name": "ClassNoteNoLine", "unusual": true, "arg": { "format": "{}{}", "snippet": "ClassNoteNoLine{${1:class name}}{${2:note text%text}}" } }, { "name": "ClassWarning", "unusual": true, "arg": { "format": "{}{}", "snippet": "ClassWarning{${1:class name}}{${2:warning text%text}}" } }, { "name": "ClassWarningNoLine", "unusual": true, "arg": { "format": "{}{}", "snippet": "ClassWarningNoLine{${1:class name}}{${2:warning text%text}}" } }, { "name": "ClearHookNext", "unusual": true, "arg": { "format": "{}", "snippet": "ClearHookNext{${1:hook}}" } }, { "name": "ClearHookRule", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ClearHookRule{${1:hook}}{${2:label1}}{${3:label2}}" } }, { "name": "CurrentFile", "unusual": true }, { "name": "CurrentFilePath", "unusual": true }, { "name": "CurrentFilePathUsed", "unusual": true }, { "name": "CurrentFileUsed", "unusual": true }, { "name": "CurrentOption", "unusual": true }, { "name": "DebugHooksOff", "unusual": true }, { "name": "DebugHooksOn", "unusual": true }, { "name": "DebugMarksOff", "unusual": true }, { "name": "DebugMarksOn", "unusual": true }, { "name": "DebugShipoutsOff", "unusual": true }, { "name": "DebugShipoutsOn", "unusual": true }, { "name": "DebugSocketsOff", "unusual": true }, { "name": "DebugSocketsOn", "unusual": true }, { "name": "DebugTablesOff", "unusual": true }, { "name": "DebugTablesOn", "unusual": true }, { "name": "DeclareCaseChangeEquivalent", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareCaseChangeEquivalent{${1:cmd}}{${2:replacement text}}" } }, { "name": "DeclareCommandCopy", "arg": { "format": "{}{}", "snippet": "DeclareCommandCopy{${1:cmd}}{${2:copied cmd%definition}}" } }, { "name": "DeclareCurrentRelease", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareCurrentRelease{${1:name}}{${2:date}}" } }, { "name": "DeclareDefaultHookRule", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareDefaultHookRule{${1:label1}}{${2:relation}}{${3:label2}}" } }, { "name": "DeclareDocumentCommand", "arg": { "format": "{}{}{}", "snippet": "DeclareDocumentCommand{${1:cmd}}{${2:xargs}}{${3:def}}" } }, { "name": "DeclareDocumentEnvironment", "arg": { "format": "{}{}{}{}", "snippet": "DeclareDocumentEnvironment{${1:envname}}{${2:xargs}}{${3:begdef}}{${4:enddef}}" } }, { "name": "DeclareEmphSequence", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareEmphSequence{${1:font cmd list}}" } }, { "name": "DeclareEncodingSubset", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareEncodingSubset{${1:encoding}}{${2:family}}{${3:subset number}}" } }, { "name": "DeclareEnvironmentCopy", "arg": { "format": "{}{}", "snippet": "DeclareEnvironmentCopy{${1:envname}}{${2:copied envname}}" } }, { "name": "DeclareErrorFont", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "DeclareErrorFont{${1:encoding}}{${2:family}}{${3:series}}{${4:shape}}{${5:size}}" } }, { "name": "DeclareExpandableDocumentCommand", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareExpandableDocumentCommand{${1:cmd}}{${2:xargs}}{${3:def}}" } }, { "name": "DeclareFixedFont", "unusual": true, "arg": { "format": "{}{}{}{}{}{}", "snippet": "DeclareFixedFont{${1:cmd}}{${2:encoding}}{${3:family}}{${4:series}}{${5:shape}}{${6:size}}" } }, { "name": "DeclareFontEncoding", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareFontEncoding{${1:encoding}}{${2:text-settings}}{${3:math-settings}}" } }, { "name": "DeclareFontEncodingDefaults", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareFontEncodingDefaults{${1:text-settings}}{${2:math-settings}}" } }, { "name": "DeclareFontFamily", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareFontFamily{${1:encoding}}{${2:family}}{${3:loading-settings}}" } }, { "name": "DeclareFontFamilySubstitution", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareFontFamilySubstitution{${1:encoding}}{${2:family1}}{${3:family2}}" } }, { "name": "DeclareFontSeriesChangeRule", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DeclareFontSeriesChangeRule{${1:series1}}{${2:series2}}{${3:result1}}{${4:result2}}" } }, { "name": "DeclareFontSeriesDefault", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "DeclareFontSeriesDefault[${3:family}]{${1:face}}{${2:series name}}" } }, { "name": "DeclareFontSeriesDefault", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareFontSeriesDefault{${1:face}}{${2:series name}}" } }, { "name": "DeclareFontShape", "unusual": true, "arg": { "format": "{}{}{}{}{}{}", "snippet": "DeclareFontShape{${1:encoding}}{${2:family}}{${3:series}}{${4:shape}}{${5:loading-info}}{${6:loading-settings}}" } }, { "name": "DeclareFontShapeChangeRule", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DeclareFontShapeChangeRule{${1:shape1}}{${2:shape2}}{${3:result1}}{${4:result2}}" } }, { "name": "DeclareFontSubstitution", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DeclareFontSubstitution{${1:encoding}}{${2:family}}{${3:series}}{${4:shape}}" } }, { "name": "DeclareHookRule", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DeclareHookRule{${1:hook}}{${2:label1}}{${3:relation}}{${4:label2}}" } }, { "name": "DeclareInstance", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DeclareInstance{${1:type}}{${2:instance}}{${3:template}}{${4:parameters}}" } }, { "name": "DeclareInstanceCopy", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareInstanceCopy{${1:type}}{${2:instance2}}{${3:instance1}}" } }, { "name": "DeclareKeys", "unusual": true, "arg": { "format": "[]{}", "snippet": "DeclareKeys[${2:family}]{${1:declarations}}" } }, { "name": "DeclareKeys", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareKeys{${1:declarations}}" } }, { "name": "DeclareLowercaseMapping", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "DeclareLowercaseMapping[${3:locale}]{${1:codepoint}}{${2:output}}" } }, { "name": "DeclareLowercaseMapping", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareLowercaseMapping{${1:codepoint}}{${2:output}}" } }, { "name": "DeclareMathAccent", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DeclareMathAccent{${1:cmd}}{${2:type}}{${3:sym-font}}{${4:slot}}" } }, { "name": "DeclareMathAlphabet", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "DeclareMathAlphabet{${1:math-alph%cmd}}{${2:encoding}}{${3:family}}{${4:series}}{${5:shape}}" } }, { "name": "DeclareMathDelimiter", "unusual": true, "arg": { "format": "{}{}{}{}{}{}", "snippet": "DeclareMathDelimiter{${1:cmd}}{${2:type}}{${3:sym-font-1}}{${4:slot-1}}{${5:sym-font-2}}{${6:slot-2}}" } }, { "name": "DeclareMathRadical", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "DeclareMathRadical{${1:cmd}}{${2:sym-font-1}}{${3:slot-1}}{${4:sym-font-2}}{${5:slot-2}}" } }, { "name": "DeclareMathSizes*", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DeclareMathSizes*{${1:t-size}}{${2:mt-size}}{${3:s-size}}{${4:ss-size}}" } }, { "name": "DeclareMathSizes", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DeclareMathSizes{${1:t-size}}{${2:mt-size}}{${3:s-size}}{${4:ss-size}}" } }, { "name": "DeclareMathSymbol", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DeclareMathSymbol{${1:cmd}}{${2:type}}{${3:sym-font}}{${4:slot}}" } }, { "name": "DeclareMathVersion", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareMathVersion{${1:version}}" } }, { "name": "DeclareOldFontCommand", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareOldFontCommand{${1:cmd}}{${2:text-switch}}{${3:math-switch}}" } }, { "name": "DeclareOption*", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareOption*{${1:code}}" } }, { "name": "DeclareOption", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareOption{${1:option}}{${2:code}}" } }, { "name": "DeclarePreloadSizes", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "DeclarePreloadSizes{${1:encoding}}{${2:family}}{${3:series}}{${4:shape}}{${5:sizes}}" } }, { "name": "DeclareRelease", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareRelease{${1:name}}{${2:date}}{${3:file name}}" } }, { "name": "DeclareRobustCommand*", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "DeclareRobustCommand*{${1:cmd}}[${3:args}][${4:default}]{${2:def}}" } }, { "name": "DeclareRobustCommand*", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "DeclareRobustCommand*{${1:cmd}}[${3:args}]{${2:def}}" } }, { "name": "DeclareRobustCommand*", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareRobustCommand*{${1:cmd}}{${2:def}}" } }, { "name": "DeclareRobustCommand", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "DeclareRobustCommand{${1:cmd}}[${3:args}][${4:default}]{${2:def}}" } }, { "name": "DeclareRobustCommand", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "DeclareRobustCommand{${1:cmd}}[${3:args}]{${2:def}}" } }, { "name": "DeclareRobustCommand", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareRobustCommand{${1:cmd}}{${2:def}}" } }, { "name": "DeclareSizeFunction", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareSizeFunction{${1:name}}{${2:code}}" } }, { "name": "DeclareSymbolFont", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "DeclareSymbolFont{${1:sym-font}}{${2:encoding}}{${3:family}}{${4:series}}{${5:shape}}" } }, { "name": "DeclareSymbolFontAlphabet", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareSymbolFontAlphabet{${1:math-alph%cmd}}{${2:sym-font}}" } }, { "name": "DeclareTemplateCode", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "DeclareTemplateCode{${1:type}}{${2:template}}{${3:no. of args}}{${4:key bindings}}{${5:code}}" } }, { "name": "DeclareTemplateCopy", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareTemplateCopy{${1:type}}{${2:template2}}{${3:template1}}" } }, { "name": "DeclareTemplateInterface", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DeclareTemplateInterface{${1:type}}{${2:template}}{${3:no. of args}}{${4:key list}}" } }, { "name": "DeclareTextAccent", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareTextAccent{${1:cmd}}{${2:encoding}}{${3:slot}}" } }, { "name": "DeclareTextAccentDefault", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareTextAccentDefault{${1:cmd}}{${2:encoding}}" } }, { "name": "DeclareTextCommand", "unusual": true, "arg": { "format": "{}{}[][]{}", "snippet": "DeclareTextCommand{${1:cmd}}{${2:encoding}}[${4:args}][${5:default}]{${3:definition}}" } }, { "name": "DeclareTextCommand", "unusual": true, "arg": { "format": "{}{}[]{}", "snippet": "DeclareTextCommand{${1:cmd}}{${2:encoding}}[${4:args}]{${3:definition}}" } }, { "name": "DeclareTextCommand", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareTextCommand{${1:cmd}}{${2:encoding}}{${3:definition}}" } }, { "name": "DeclareTextCommandDefault", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareTextCommandDefault{${1:cmd}}{${2:definition}}" } }, { "name": "DeclareTextComposite", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DeclareTextComposite{${1:cmd}}{${2:encoding}}{${3:argument}}{${4:text}}" } }, { "name": "DeclareTextCompositeCommand", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "DeclareTextCompositeCommand{${1:cmd}}{${2:encoding%definition}}{${3:letter%definition}}{${4:definition}}" } }, { "name": "DeclareTextFontCommand", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareTextFontCommand{${1:cmd}}{${2:font-switches%definition}}" } }, { "name": "DeclareTextSymbol", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareTextSymbol{${1:cmd}}{${2:encoding}}{${3:slot}}" } }, { "name": "DeclareTextSymbolDefault", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareTextSymbolDefault{${1:cmd}}{${2:encoding}}" } }, { "name": "DeclareTitlecaseMapping", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "DeclareTitlecaseMapping[${3:locale}]{${1:codepoint}}{${2:output}}" } }, { "name": "DeclareTitlecaseMapping", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareTitlecaseMapping{${1:codepoint}}{${2:output}}" } }, { "name": "DeclareUnicodeCharacter", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareUnicodeCharacter{${1:hexadecimal}}{${2:definition}}" } }, { "name": "DeclareUnknownKeyHandler", "unusual": true, "arg": { "format": "[]{}", "snippet": "DeclareUnknownKeyHandler[${2:family}]{${1:code}}" } }, { "name": "DeclareUnknownKeyHandler", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareUnknownKeyHandler{${1:code}}" } }, { "name": "DeclareUppercaseMapping", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "DeclareUppercaseMapping[${3:locale}]{${1:codepoint}}{${2:output}}" } }, { "name": "DeclareUppercaseMapping", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareUppercaseMapping{${1:codepoint}}{${2:output}}" } }, { "name": "DisableGenericHook", "unusual": true, "arg": { "format": "{}", "snippet": "DisableGenericHook{${1:hook}}" } }, { "name": "DisableHook", "unusual": true, "arg": { "format": "{}", "snippet": "DisableHook{${1:hook}}" } }, { "name": "DiscardShipoutBox", "unusual": true }, { "name": "EditInstance", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "EditInstance{${1:type}}{${2:instance}}{${3:new values}}" } }, { "name": "EditTemplateDefaults", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "EditTemplateDefaults{${1:type}}{${2:template}}{${3:new defaults}}" } }, { "name": "EndIncludeInRelease", "unusual": true }, { "name": "EndModuleRelease", "unusual": true }, { "name": "ExecuteOptions", "unusual": true, "arg": { "format": "{}", "snippet": "ExecuteOptions{${1:optionlist}}" } }, { "name": "ExpandArgs", "unusual": true, "arg": { "format": "{}", "snippet": "ExpandArgs{${1:spec}}" } }, { "name": "ExplSyntaxOff", "unusual": true }, { "name": "ExplSyntaxOn", "unusual": true }, { "name": "FirstMark", "unusual": true, "arg": { "format": "[]{}", "snippet": "FirstMark[${2:region}]{${1:class%plain}}" } }, { "name": "FirstMark", "unusual": true, "arg": { "format": "{}", "snippet": "FirstMark{${1:class%plain}}" } }, { "name": "GenericError", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "GenericError{${1:continuation}}{${2:message%text}}{${3:help location%text}}{${4:help info%text}}" } }, { "name": "GenericInfo", "unusual": true, "arg": { "format": "{}{}", "snippet": "GenericInfo{${1:continuation}}{${2:message%text}}" } }, { "name": "GenericWarning", "unusual": true, "arg": { "format": "{}{}", "snippet": "GenericWarning{${1:continuation}}{${2:message%text}}" } }, { "name": "IfBlankF", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfBlankF{${1:arg}}{${2:false code}}" } }, { "name": "IfBlankT", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfBlankT{${1:arg}}{${2:true code}}" } }, { "name": "IfBlankTF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfBlankTF{${1:arg}}{${2:true code}}{${3:false code}}" } }, { "name": "IfBooleanF", "arg": { "format": "{}{}", "snippet": "IfBooleanF{${1:arg}}{${2:false code}}" } }, { "name": "IfBooleanT", "arg": { "format": "{}{}", "snippet": "IfBooleanT{${1:arg}}{${2:true code}}" } }, { "name": "IfBooleanTF", "arg": { "format": "{}{}{}", "snippet": "IfBooleanTF{${1:arg}}{${2:true code}}{${3:false code}}" } }, { "name": "IfClassAtLeastF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfClassAtLeastF{${1:class}}{${2:date}}{${3:false code}}" } }, { "name": "IfClassAtLeastT", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfClassAtLeastT{${1:class}}{${2:date}}{${3:true code}}" } }, { "name": "IfClassAtLeastTF", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "IfClassAtLeastTF{${1:class}}{${2:date}}{${3:true code}}{${4:false code}}" } }, { "name": "IfClassLoadedF", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfClassLoadedF{${1:class}}{${2:false code}}" } }, { "name": "IfClassLoadedT", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfClassLoadedT{${1:class}}{${2:true code}}" } }, { "name": "IfClassLoadedTF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfClassLoadedTF{${1:class}}{${2:true code}}{${3:false code}}" } }, { "name": "IfClassLoadedWithOptionsF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfClassLoadedWithOptionsF{${1:class}}{${2:options}}{${3:false code}}" } }, { "name": "IfClassLoadedWithOptionsT", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfClassLoadedWithOptionsT{${1:class}}{${2:options}}{${3:true code}}" } }, { "name": "IfClassLoadedWithOptionsTF", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "IfClassLoadedWithOptionsTF{${1:class}}{${2:options}}{${3:true code}}{${4:false code}}" } }, { "name": "IfExplAtLeastTF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfExplAtLeastTF{${1:date}}{${2:true code}}{${3:false code}}" } }, { "name": "IfFileAtLeastF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfFileAtLeastF{${1:file}}{${2:date}}{${3:false code}}" } }, { "name": "IfFileAtLeastT", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfFileAtLeastT{${1:file}}{${2:date}}{${3:true code}}" } }, { "name": "IfFileAtLeastTF", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "IfFileAtLeastTF{${1:file}}{${2:date}}{${3:true code}}{${4:false code}}" } }, { "name": "IfFileExists", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfFileExists{${1:file}}{${2:true code}}{${3:false code}}" } }, { "name": "IfFileLoadedF", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfFileLoadedF{${1:file}}{${2:false code}}" } }, { "name": "IfFileLoadedT", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfFileLoadedT{${1:file}}{${2:true code}}" } }, { "name": "IfFileLoadedTF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfFileLoadedTF{${1:file}}{${2:true code}}{${3:false code}}" } }, { "name": "IfFontSeriesContextTF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfFontSeriesContextTF{${1:face}}{${2:true code}}{${3:false code}}" } }, { "name": "IfFormatAtLeastF", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfFormatAtLeastF{${1:date}}{${2:false code}}" } }, { "name": "IfFormatAtLeastT", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfFormatAtLeastT{${1:date}}{${2:true code}}" } }, { "name": "IfFormatAtLeastTF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfFormatAtLeastTF{${1:date}}{${2:true code}}{${3:false code}}" } }, { "name": "IfHookEmptyTF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfHookEmptyTF{${1:hook}}{${2:true code}}{${3:false code}}" } }, { "name": "IfInstanceExistsF", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "IfInstanceExistsF{${1:type}}{${2:instance}}{${3:true}}{${4:false}}" } }, { "name": "IfInstanceExistsT", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "IfInstanceExistsT{${1:type}}{${2:instance}}{${3:true}}{${4:false}}" } }, { "name": "IfInstanceExistsTF", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "IfInstanceExistsTF{${1:type}}{${2:instance}}{${3:true}}{${4:false}}" } }, { "name": "IfLabelExistsF", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfLabelExistsF{${1:label}}{${2:false code}}" } }, { "name": "IfLabelExistsT", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfLabelExistsT{${1:label}}{${2:true code}}" } }, { "name": "IfLabelExistsTF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfLabelExistsTF{${1:label}}{${2:true code}}{${3:false code}}" } }, { "name": "IfMarksEqualTF", "unusual": true, "arg": { "format": "[]{}{}{}{}{}", "snippet": "IfMarksEqualTF[${6:region}]{${1:class%plain}}{${2:pos1}}{${3:pos2}}{${4:true code}}{${5:false code}}" } }, { "name": "IfMarksEqualTF", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "IfMarksEqualTF{${1:class%plain}}{${2:pos1}}{${3:pos2}}{${4:true code}}{${5:false code}}" } }, { "name": "IfNoValueF", "arg": { "format": "{}{}", "snippet": "IfNoValueF{${1:arg}}{${2:ValueCode}}" } }, { "name": "IfNoValueT", "arg": { "format": "{}{}", "snippet": "IfNoValueT{${1:arg}}{${2:-NoValue-Code}}" } }, { "name": "IfNoValueTF", "arg": { "format": "{}{}{}", "snippet": "IfNoValueTF{${1:arg}}{${2:-NoValue-Code}}{${3:ValueCode}}" } }, { "name": "IfPackageAtLeastF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfPackageAtLeastF{${1:package}}{${2:date}}{${3:false code}}" } }, { "name": "IfPackageAtLeastT", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfPackageAtLeastT{${1:package}}{${2:date}}{${3:true code}}" } }, { "name": "IfPackageAtLeastTF", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "IfPackageAtLeastTF{${1:package}}{${2:date}}{${3:true code}}{${4:false code}}" } }, { "name": "IfPackageLoadedF", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfPackageLoadedF{${1:package}}{${2:false code}}" } }, { "name": "IfPackageLoadedT", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfPackageLoadedT{${1:package}}{${2:true code}}" } }, { "name": "IfPackageLoadedTF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfPackageLoadedTF{${1:package}}{${2:true code}}{${3:false code}}" } }, { "name": "IfPackageLoadedWithOptionsF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfPackageLoadedWithOptionsF{${1:package}}{${2:options}}{${3:false code}}" } }, { "name": "IfPackageLoadedWithOptionsT", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfPackageLoadedWithOptionsT{${1:package}}{${2:options}}{${3:true code}}" } }, { "name": "IfPackageLoadedWithOptionsTF", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "IfPackageLoadedWithOptionsTF{${1:package}}{${2:options}}{${3:true code}}{${4:false code}}" } }, { "name": "IfPDFManagementActiveTF", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfPDFManagementActiveTF{${1:true code}}{${2:false code}}" } }, { "name": "IfPropertyExistsF", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfPropertyExistsF{${1:property}}{${2:false code}}" } }, { "name": "IfPropertyExistsT", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfPropertyExistsT{${1:property}}{${2:true code}}" } }, { "name": "IfPropertyExistsTF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfPropertyExistsTF{${1:property}}{${2:true code}}{${3:false code}}" } }, { "name": "IfPropertyRecordedTF", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "IfPropertyRecordedTF{${1:label}}{${2:property}}{${3:true code}}{${4:false code}}" } }, { "name": "IfTargetDateBefore", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfTargetDateBefore{${1:date}}{${2:before code}}{${3:after code}}" } }, { "name": "IfValueF", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfValueF{${1:arg}}{${2:-NoValue-Code}}" } }, { "name": "IfValueT", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfValueT{${1:arg}}{${2:ValueCode}}" } }, { "name": "IfValueTF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfValueTF{${1:arg}}{${2:ValueCode}}{${3:-NoValue-Code}}" } }, { "name": "IncludeInRelease", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IncludeInRelease{${1:date}}{${2:command}}{${3:description}}" } }, { "name": "IndentBox", "unusual": true }, { "name": "InputIfFileExists", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "InputIfFileExists{${1:file}}{${2:true code}}{${3:false code}}" } }, { "name": "InsertMark", "unusual": true, "arg": { "format": "{}{}", "snippet": "InsertMark{${1:class%plain}}{${2:text}}" } }, { "name": "KeyValue", "unusual": true, "arg": { "format": "{}", "snippet": "KeyValue{${1:key name}}" } }, { "name": "LastDeclaredEncoding", "unusual": true }, { "name": "LastMark", "unusual": true, "arg": { "format": "[]{}", "snippet": "LastMark[${2:region}]{${1:class%plain}}" } }, { "name": "LastMark", "unusual": true, "arg": { "format": "{}", "snippet": "LastMark{${1:class%plain}}" } }, { "name": "LaTeXReleaseInfo", "unusual": true }, { "name": "LinkTargetOff", "unusual": true }, { "name": "LinkTargetOn", "unusual": true }, { "name": "LoadClass", "unusual": true, "arg": { "format": "[]{}", "snippet": "LoadClass[${2:optionlist}]{${1:class}}" } }, { "name": "LoadClass", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "LoadClass[${2:optionlist}]{${1:class}}[${3:release}]" } }, { "name": "LoadClass", "unusual": true, "arg": { "format": "{}", "snippet": "LoadClass{${1:class}}" } }, { "name": "LoadClass", "unusual": true, "arg": { "format": "{}[]", "snippet": "LoadClass{${1:class}}[${2:release}]" } }, { "name": "LoadClassWithOptions", "unusual": true, "arg": { "format": "{}", "snippet": "LoadClassWithOptions{${1:class}}" } }, { "name": "LoadClassWithOptions", "unusual": true, "arg": { "format": "{}[]", "snippet": "LoadClassWithOptions{${1:class}}[${2:release}]" } }, { "name": "LoadFontDefinitionFile", "unusual": true, "arg": { "format": "{}{}", "snippet": "LoadFontDefinitionFile{${1:encoding}}{${2:family}}" } }, { "name": "LogHook", "unusual": true, "arg": { "format": "{}", "snippet": "LogHook{${1:hook}}" } }, { "name": "LogSocket", "unusual": true, "arg": { "format": "{}", "snippet": "LogSocket{${1:socket}}" } }, { "name": "MakeLinkTarget*", "unusual": true, "arg": { "format": "{}", "snippet": "MakeLinkTarget*{${1:target name}}" } }, { "name": "MakeLinkTarget", "unusual": true, "arg": { "format": "[]{}", "snippet": "MakeLinkTarget[${2:prefix}]{${1:counter}}" } }, { "name": "MakeLinkTarget", "unusual": true, "arg": { "format": "{}", "snippet": "MakeLinkTarget{${1:counter}}" } }, { "name": "MakeRobust", "unusual": true, "arg": { "format": "{}", "snippet": "MakeRobust{${1:cmd}}" } }, { "name": "MessageBreak", "unusual": true }, { "name": "NeedsTeXFormat", "unusual": true, "arg": { "format": "{}", "snippet": "NeedsTeXFormat{${1:format}}" } }, { "name": "NeedsTeXFormat", "unusual": true, "arg": { "format": "{}[]", "snippet": "NeedsTeXFormat{${1:format}}[${2:release}]" } }, { "name": "NewCommandCopy", "arg": { "format": "{}{}", "snippet": "NewCommandCopy{${1:cmd}}{${2:copied cmd%definition}}" } }, { "name": "NewDocumentCommand", "arg": { "format": "{}{}{}", "snippet": "NewDocumentCommand{${1:cmd}}{${2:xargs}}{${3:def}}" } }, { "name": "NewDocumentEnvironment", "arg": { "format": "{}{}{}{}", "snippet": "NewDocumentEnvironment{${1:envname}}{${2:xargs}}{${3:begdef}}{${4:enddef}}" } }, { "name": "NewEnvironmentCopy", "arg": { "format": "{}{}", "snippet": "NewEnvironmentCopy{${1:envname}}{${2:copied envname}}" } }, { "name": "NewExpandableDocumentCommand", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "NewExpandableDocumentCommand{${1:cmd}}{${2:xargs}}{${3:def}}" } }, { "name": "NewHook", "unusual": true, "arg": { "format": "{}", "snippet": "NewHook{${1:hook}}" } }, { "name": "NewHookWithArguments", "unusual": true, "arg": { "format": "{}{}", "snippet": "NewHookWithArguments{${1:hook}}{${2:number}}" } }, { "name": "NewMarkClass", "unusual": true, "arg": { "format": "{}", "snippet": "NewMarkClass{${1:class%plain}}" } }, { "name": "NewMirroredHookPair", "unusual": true, "arg": { "format": "{}{}", "snippet": "NewMirroredHookPair{${1:hook1}}{${2:hook2}}" } }, { "name": "NewMirroredHookPairWithArguments", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "NewMirroredHookPairWithArguments{${1:hook1}}{${2:hook2}}{${3:number}}" } }, { "name": "NewModuleRelease", "unusual": true, "arg": { "format": "{}{}", "snippet": "NewModuleRelease{${1:date}}{${2:name}}" } }, { "name": "NewProperty", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "NewProperty{${1:property%specialDef}}{${2:setpoint}}{${3:default}}{${4:code}}" } }, { "name": "NewReversedHook", "unusual": true, "arg": { "format": "{}", "snippet": "NewReversedHook{${1:hook}}" } }, { "name": "NewReversedHookWithArguments", "unusual": true, "arg": { "format": "{}{}", "snippet": "NewReversedHookWithArguments{${1:hook}}{${2:number}}" } }, { "name": "NewSocket", "unusual": true, "arg": { "format": "{}{}", "snippet": "NewSocket{${1:socket}}{${2:number of inputs}}" } }, { "name": "NewSocketPlug", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "NewSocketPlug{${1:socket}}{${2:socket plug}}{${3:code}}" } }, { "name": "NewTemplateType", "unusual": true, "arg": { "format": "{}{}", "snippet": "NewTemplateType{${1:template type}}{${2:no. of args}}" } }, { "name": "NextLinkTarget", "unusual": true, "arg": { "format": "{}", "snippet": "NextLinkTarget{${1:target name}}" } }, { "name": "OmitIndent", "unusual": true }, { "name": "OptionNotUsed", "unusual": true }, { "name": "PackageError", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "PackageError{${1:package name}}{${2:error text%text}}{${3:help text%text}}" } }, { "name": "PackageInfo", "unusual": true, "arg": { "format": "{}{}", "snippet": "PackageInfo{${1:package name}}{${2:info text%text}}" } }, { "name": "PackageNote", "unusual": true, "arg": { "format": "{}{}", "snippet": "PackageNote{${1:package name}}{${2:note text%text}}" } }, { "name": "PackageNoteNoLine", "unusual": true, "arg": { "format": "{}{}", "snippet": "PackageNoteNoLine{${1:package name}}{${2:note text%text}}" } }, { "name": "PackageWarning", "unusual": true, "arg": { "format": "{}{}", "snippet": "PackageWarning{${1:package name}}{${2:warning text%text}}" } }, { "name": "PackageWarningNoLine", "unusual": true, "arg": { "format": "{}{}", "snippet": "PackageWarningNoLine{${1:package name}}{${2:warning text%text}}" } }, { "name": "PassOptionsToClass", "unusual": true, "arg": { "format": "{}{}", "snippet": "PassOptionsToClass{${1:optionlist}}{${2:class}}" } }, { "name": "PassOptionsToPackage", "unusual": true, "arg": { "format": "{}{}", "snippet": "PassOptionsToPackage{${1:optionlist}}{${2:package}}" } }, { "name": "PopDefaultHookLabel", "unusual": true }, { "name": "PreviousTotalPages", "unusual": true }, { "name": "ProcessedArgument", "unusual": true }, { "name": "ProcessKeyOptions", "unusual": true }, { "name": "ProcessKeyOptions", "unusual": true, "arg": { "format": "[]", "snippet": "ProcessKeyOptions[${1:family}]" } }, { "name": "ProcessList", "unusual": true, "arg": { "format": "{}{}", "snippet": "ProcessList{${1:list}}{${2:cmd}}" } }, { "name": "ProcessOptions", "unusual": true }, { "name": "ProcessOptions*", "unusual": true }, { "name": "ProvideDocumentCommand", "arg": { "format": "{}{}{}", "snippet": "ProvideDocumentCommand{${1:cmd}}{${2:xargs}}{${3:def}}" } }, { "name": "ProvideDocumentEnvironment", "arg": { "format": "{}{}{}{}", "snippet": "ProvideDocumentEnvironment{${1:envname}}{${2:xargs}}{${3:begdef}}{${4:enddef}}" } }, { "name": "ProvideExpandableDocumentCommand", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ProvideExpandableDocumentCommand{${1:cmd}}{${2:xargs}}{${3:def}}" } }, { "name": "ProvideHook", "unusual": true, "arg": { "format": "{}", "snippet": "ProvideHook{${1:hook}}" } }, { "name": "ProvideMirroredHookPair", "unusual": true, "arg": { "format": "{}{}", "snippet": "ProvideMirroredHookPair{${1:hook1}}{${2:hook2}}" } }, { "name": "ProvideReversedHook", "unusual": true, "arg": { "format": "{}", "snippet": "ProvideReversedHook{${1:hook}}" } }, { "name": "ProvidesClass", "unusual": true, "arg": { "format": "{}", "snippet": "ProvidesClass{${1:name}}" } }, { "name": "ProvidesClass", "unusual": true, "arg": { "format": "{}[]", "snippet": "ProvidesClass{${1:name}}[${2:release info}]" } }, { "name": "ProvidesFile", "unusual": true, "arg": { "format": "{}", "snippet": "ProvidesFile{${1:name}}" } }, { "name": "ProvidesFile", "unusual": true, "arg": { "format": "{}[]", "snippet": "ProvidesFile{${1:name}}[${2:release info}]" } }, { "name": "ProvidesPackage", "unusual": true, "arg": { "format": "{}", "snippet": "ProvidesPackage{${1:name}}" } }, { "name": "ProvidesPackage", "unusual": true, "arg": { "format": "{}[]", "snippet": "ProvidesPackage{${1:name}}[${2:release info}]" } }, { "name": "ProvideTextCommand", "unusual": true, "arg": { "format": "{}{}[][]{}", "snippet": "ProvideTextCommand{${1:cmd}}{${2:encoding}}[${4:args}][${5:default}]{${3:definition}}" } }, { "name": "ProvideTextCommand", "unusual": true, "arg": { "format": "{}{}[]{}", "snippet": "ProvideTextCommand{${1:cmd}}{${2:encoding}}[${4:args}]{${3:definition}}" } }, { "name": "ProvideTextCommand", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ProvideTextCommand{${1:cmd}}{${2:encoding}}{${3:definition}}" } }, { "name": "ProvideTextCommandDefault", "unusual": true, "arg": { "format": "{}{}", "snippet": "ProvideTextCommandDefault{${1:cmd}}{${2:definition}}" } }, { "name": "PushDefaultHookLabel", "unusual": true, "arg": { "format": "{}", "snippet": "PushDefaultHookLabel{${1:default label}}" } }, { "name": "RawIndent", "unusual": true }, { "name": "RawNoindent", "unusual": true }, { "name": "RawParEnd", "unusual": true }, { "name": "RawShipout", "unusual": true }, { "name": "ReadonlyShipoutCounter", "unusual": true }, { "name": "RecordProperties", "unusual": true, "arg": { "format": "{}{}", "snippet": "RecordProperties{${1:label}}{${2:properties%keyvals}}", "keys": [ "\\RecordProperties#c,\\RefProperty#c,\\RefUndefinedWarn#c" ], "keyPos": 1 } }, { "name": "RefProperty", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "RefProperty[${3:local default}]{${1:label}}{${2:property%keyvals}}", "keys": [ "\\RecordProperties#c,\\RefProperty#c,\\RefUndefinedWarn#c" ], "keyPos": 2 } }, { "name": "RefProperty", "unusual": true, "arg": { "format": "{}{}", "snippet": "RefProperty{${1:label}}{${2:property%keyvals}}", "keys": [ "\\RecordProperties#c,\\RefProperty#c,\\RefUndefinedWarn#c" ], "keyPos": 1 } }, { "name": "RefUndefinedWarn", "unusual": true, "arg": { "format": "{}{}", "snippet": "RefUndefinedWarn{${1:label}}{${2:property%keyvals}}", "keys": [ "\\RecordProperties#c,\\RefProperty#c,\\RefUndefinedWarn#c" ], "keyPos": 1 } }, { "name": "RemoveFromHook", "unusual": true, "arg": { "format": "{}", "snippet": "RemoveFromHook{${1:hook}}" } }, { "name": "RemoveFromHook", "unusual": true, "arg": { "format": "{}[]", "snippet": "RemoveFromHook{${1:hook}}[${2:label}]" } }, { "name": "RenewCommandCopy", "arg": { "format": "{}{}", "snippet": "RenewCommandCopy{${1:cmd}}{${2:copied cmd%definition}}" } }, { "name": "RenewDocumentCommand", "arg": { "format": "{}{}{}", "snippet": "RenewDocumentCommand{${1:cmd}}{${2:xargs}}{${3:def}}" } }, { "name": "RenewDocumentEnvironment", "arg": { "format": "{}{}{}{}", "snippet": "RenewDocumentEnvironment{${1:envname}}{${2:xargs}}{${3:begdef}}{${4:enddef}}" } }, { "name": "RenewEnvironmentCopy", "arg": { "format": "{}{}", "snippet": "RenewEnvironmentCopy{${1:envname}}{${2:copied envname}}" } }, { "name": "RenewExpandableDocumentCommand", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "RenewExpandableDocumentCommand{${1:cmd}}{${2:xargs}}{${3:def}}" } }, { "name": "RequirePackage", "unusual": true, "arg": { "format": "[]{}", "snippet": "RequirePackage[${2:options%keyvals}]{${1:package}}" } }, { "name": "RequirePackage", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "RequirePackage[${2:options%keyvals}]{${1:package}}[${3:release}]" } }, { "name": "RequirePackage", "arg": { "format": "{}", "snippet": "RequirePackage{${1:package}}" } }, { "name": "RequirePackage", "unusual": true, "arg": { "format": "{}[]", "snippet": "RequirePackage{${1:package}}[${2:release}]" } }, { "name": "RequirePackageWithOptions", "unusual": true, "arg": { "format": "{}", "snippet": "RequirePackageWithOptions{${1:package}}" } }, { "name": "RequirePackageWithOptions", "unusual": true, "arg": { "format": "{}[]", "snippet": "RequirePackageWithOptions{${1:package}}[${2:release}]" } }, { "name": "ResumeTagging", "unusual": true, "arg": { "format": "{}", "snippet": "ResumeTagging{${1:string}}" } }, { "name": "ReverseBoolean", "unusual": true }, { "name": "SetDefaultHookLabel", "unusual": true, "arg": { "format": "{}", "snippet": "SetDefaultHookLabel{${1:default label}}" } }, { "name": "SetKeys", "unusual": true, "arg": { "format": "[]{}", "snippet": "SetKeys[${2:family}]{${1:keyvals}}" } }, { "name": "SetKeys", "unusual": true, "arg": { "format": "{}", "snippet": "SetKeys{${1:keyvals}}" } }, { "name": "SetMathAlphabet", "unusual": true, "arg": { "format": "{}{}{}{}{}{}", "snippet": "SetMathAlphabet{${1:math-alph%cmd}}{${2:version}}{${3:encoding}}{${4:family}}{${5:series}}{${6:shape}}" } }, { "name": "SetProperty", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "SetProperty{${1:property}}{${2:setpoint}}{${3:default}}{${4:code}}" } }, { "name": "SetSymbolFont", "unusual": true, "arg": { "format": "{}{}{}{}{}{}", "snippet": "SetSymbolFont{${1:sym-font}}{${2:version}}{${3:encoding}}{${4:family}}{${5:series}}{${6:shape}}" } }, { "name": "SetTemplateKeys", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "SetTemplateKeys{${1:type}}{${2:template}}{${3:keyvals}}" } }, { "name": "ShipoutBox", "unusual": true }, { "name": "ShipoutBoxDepth", "unusual": true }, { "name": "ShipoutBoxHeight", "unusual": true }, { "name": "ShipoutBoxWidth", "unusual": true }, { "name": "ShowCommand", "unusual": true, "arg": { "format": "{}", "snippet": "ShowCommand{${1:cmd}}" } }, { "name": "ShowEnvironment", "unusual": true, "arg": { "format": "{}", "snippet": "ShowEnvironment{${1:envname}}" } }, { "name": "ShowFloat", "unusual": true, "arg": { "format": "{}", "snippet": "ShowFloat{${1:identifier}}" } }, { "name": "ShowHook", "unusual": true, "arg": { "format": "{}", "snippet": "ShowHook{${1:hook}}" } }, { "name": "ShowInstanceValues", "unusual": true, "arg": { "format": "{}{}", "snippet": "ShowInstanceValues{${1:type}}{${2:instance}}" } }, { "name": "ShowMarksAt", "unusual": true, "arg": { "format": "{}", "snippet": "ShowMarksAt{${1:text}}" } }, { "name": "ShowSocket", "unusual": true, "arg": { "format": "{}", "snippet": "ShowSocket{${1:socket}}" } }, { "name": "ShowTemplateCode", "unusual": true, "arg": { "format": "{}{}", "snippet": "ShowTemplateCode{${1:type}}{${2:template}}" } }, { "name": "ShowTemplateDefaults", "unusual": true, "arg": { "format": "{}{}", "snippet": "ShowTemplateDefaults{${1:type}}{${2:template}}" } }, { "name": "ShowTemplateInterface", "unusual": true, "arg": { "format": "{}{}", "snippet": "ShowTemplateInterface{${1:type}}{${2:template}}" } }, { "name": "ShowTemplateVariables", "unusual": true, "arg": { "format": "{}{}", "snippet": "ShowTemplateVariables{${1:type}}{${2:template}}" } }, { "name": "SplitArgument", "unusual": true, "arg": { "format": "{}{}", "snippet": "SplitArgument{${1:number}}{${2:tokens}}" } }, { "name": "SplitList", "unusual": true, "arg": { "format": "{}", "snippet": "SplitList{${1:tokens}}" } }, { "name": "SuspendTagging", "unusual": true, "arg": { "format": "{}", "snippet": "SuspendTagging{${1:string}}" } }, { "name": "TextSymbolUnavailable", "unusual": true, "arg": { "format": "{}", "snippet": "TextSymbolUnavailable{${1:arg}}" } }, { "name": "TopMark", "unusual": true, "arg": { "format": "[]{}", "snippet": "TopMark[${2:region}]{${1:class%plain}}" } }, { "name": "TopMark", "unusual": true, "arg": { "format": "{}", "snippet": "TopMark{${1:class%plain}}" } }, { "name": "TrimSpaces", "unusual": true }, { "name": "UndeclareTextCommand", "unusual": true, "arg": { "format": "{}{}", "snippet": "UndeclareTextCommand{${1:cmd}}{${2:encoding}}" } }, { "name": "UseHook", "unusual": true, "arg": { "format": "{}", "snippet": "UseHook{${1:hook}}" } }, { "name": "UseInstance", "unusual": true, "arg": { "format": "{}{}", "snippet": "UseInstance{${1:type}}{${2:instance}}" } }, { "name": "UseLegacyTextSymbols", "unusual": true }, { "name": "UseName", "unusual": true, "arg": { "format": "{}", "snippet": "UseName{${1:csname}}" } }, { "name": "UseOneTimeHook", "unusual": true, "arg": { "format": "{}", "snippet": "UseOneTimeHook{${1:hook}}" } }, { "name": "UseRawInputEncoding", "unusual": true }, { "name": "UseSocket", "unusual": true, "arg": { "format": "{}", "snippet": "UseSocket{${1:socket name}}" } }, { "name": "UseTaggingSocket", "unusual": true, "arg": { "format": "{}", "snippet": "UseTaggingSocket{${1:socket}}" } }, { "name": "UseTemplate", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "UseTemplate{${1:type}}{${2:template}}{${3:settings}}" } }, { "name": "UseTextAccent", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "UseTextAccent{${1:encoding}}{${2:cmd}}{${3:text}}" } }, { "name": "UseTextSymbol", "unusual": true, "arg": { "format": "{}{}", "snippet": "UseTextSymbol{${1:encoding}}{${2:cmd}}" } }, { "name": "ExplLoaderFileDate", "unusual": true }, { "name": "ProvidesExplFile", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "ProvidesExplFile{${1:name}}{${2:date}}{${3:version}}{${4:description}}" } }, { "name": "ProvidesExplClass", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "ProvidesExplClass{${1:name}}{${2:date}}{${3:version}}{${4:description}}" } }, { "name": "ProvidesExplPackage", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "ProvidesExplPackage{${1:name}}{${2:date}}{${3:version}}{${4:description}}" } }, { "name": "DocumentMetadata", "unusual": true, "arg": { "format": "{}", "snippet": "DocumentMetadata{${1:options%keyvals}}", "keys": [ "\\DocumentMetadata#c" ], "keyPos": 0 } }, { "name": "IfDocumentMetadataTF", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfDocumentMetadataTF{${1:true code}}{${2:false code}}" } }, { "name": "setcounter", "unusual": true, "arg": { "format": "{}{}", "snippet": "setcounter{${1:counter}}{${2:value}}" } }, { "name": "setlength", "unusual": true, "arg": { "format": "{}{}", "snippet": "setlength{${1:\\gnat}}{${2:length}}" } }, { "name": "setpapersize", "unusual": true, "arg": { "format": "{}", "snippet": "setpapersize{${1:layout}}" } }, { "name": "settodepth", "unusual": true, "arg": { "format": "{}{}", "snippet": "settodepth{${1:\\gnat}}{${2:text}}" } }, { "name": "settoheight", "unusual": true, "arg": { "format": "{}{}", "snippet": "settoheight{${1:\\gnat}}{${2:text}}" } }, { "name": "settowidth", "unusual": true, "arg": { "format": "{}{}", "snippet": "settowidth{${1:\\gnat}}{${2:text}}" } }, { "name": "addtocontents", "unusual": true, "arg": { "format": "{}{}", "snippet": "addtocontents{${1:ext}}{${2:text}}" } }, { "name": "addtocounter", "unusual": true, "arg": { "format": "{}{}", "snippet": "addtocounter{${1:counter}}{${2:value}}" } }, { "name": "addtolength", "unusual": true, "arg": { "format": "{}{}", "snippet": "addtolength{${1:\\gnat}}{${2:length}}" } }, { "name": "addvspace", "unusual": true, "arg": { "format": "{}", "snippet": "addvspace{${1:length}}" } }, { "name": "newcounter", "unusual": true, "arg": { "format": "{}", "snippet": "newcounter{${1:foo}}" } }, { "name": "newcounter", "unusual": true, "arg": { "format": "{}[]", "snippet": "newcounter{${1:foo}}[${2:counter}]" } }, { "name": "refstepcounter", "unusual": true, "arg": { "format": "{}", "snippet": "refstepcounter{${1:counter}}" } }, { "name": "restorecr", "unusual": true }, { "name": "reversemarginpar", "unusual": true }, { "name": "stepcounter", "unusual": true, "arg": { "format": "{}", "snippet": "stepcounter{${1:counter}}" } }, { "name": "stretch", "unusual": true, "arg": { "format": "{}", "snippet": "stretch{${1:number}}" } }, { "name": "usecounter", "unusual": true, "arg": { "format": "{}", "snippet": "usecounter{${1:counter}}" } }, { "name": "usefont", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "usefont{${1:enc}}{${2:family}}{${3:series}}{${4:shape}}" } }, { "name": "value", "unusual": true, "arg": { "format": "{}", "snippet": "value{${1:counter}}" } }, { "name": "newfont", "unusual": true, "arg": { "format": "{}{}", "snippet": "newfont{${1:cmd}}{${2:fontname}}" } }, { "name": "theenumi", "unusual": true }, { "name": "theenumii", "unusual": true }, { "name": "theenumiii", "unusual": true }, { "name": "theenumiv", "unusual": true }, { "name": "theequation", "unusual": true }, { "name": "thefigure", "unusual": true }, { "name": "thefootnote", "unusual": true }, { "name": "thempfn", "unusual": true }, { "name": "thempfootnote", "unusual": true }, { "name": "thepage", "unusual": true }, { "name": "theparagraph", "unusual": true }, { "name": "thepart", "unusual": true }, { "name": "thesection", "unusual": true }, { "name": "thesubparagraph", "unusual": true }, { "name": "thesubsection", "unusual": true }, { "name": "thesubsubsection", "unusual": true }, { "name": "thetable", "unusual": true }, { "name": "thetotalpages", "unusual": true }, { "name": "savebox", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "savebox{${1:box}}[${3:width}][${4:position}]{${2:text}}" } }, { "name": "savebox", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "savebox{${1:box}}[${3:width}]{${2:text}}" } }, { "name": "savebox", "unusual": true, "arg": { "format": "{}{}", "snippet": "savebox{${1:box}}{${2:text}}" } }, { "name": "makebox", "unusual": true, "arg": { "format": "[][]{}", "snippet": "makebox[${2:width}][${3:position}]{${1:text}}" } }, { "name": "makebox", "unusual": true, "arg": { "format": "[]{}", "snippet": "makebox[${2:width}]{${1:text}}" } }, { "name": "usebox", "unusual": true, "arg": { "format": "{}", "snippet": "usebox{${1:box}}" } }, { "name": "raisebox", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "raisebox{${1:raise%l}}[${3:height}][${4:depth}]{${2:text}}" } }, { "name": "raisebox", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "raisebox{${1:raise%l}}[${3:height}]{${2:text}}" } }, { "name": "raisebox", "unusual": true, "arg": { "format": "{}{}", "snippet": "raisebox{${1:raise%l}}{${2:text}}" } }, { "name": "newsavebox", "unusual": true, "arg": { "format": "{}", "snippet": "newsavebox{${1:box%cmd}}" } }, { "name": "belowcaptionskip", "unusual": true }, { "name": "binoppenalty", "unusual": true }, { "name": "bottomfraction", "unusual": true }, { "name": "dblfigrule", "unusual": true }, { "name": "dblfloatpagefraction", "unusual": true }, { "name": "dblfloatsep", "unusual": true }, { "name": "dbltextfloatsep", "unusual": true }, { "name": "dbltopfraction", "unusual": true }, { "name": "defaultscriptratio", "unusual": true }, { "name": "defaultscriptscriptratio", "unusual": true }, { "name": "doublerulesep", "unusual": true }, { "name": "footnotesep", "unusual": true }, { "name": "footskip", "unusual": true }, { "name": "intextsep", "unusual": true }, { "name": "itemindent", "unusual": true }, { "name": "itemsep", "unusual": true }, { "name": "labelenumi", "unusual": true }, { "name": "labelenumii", "unusual": true }, { "name": "labelenumiii", "unusual": true }, { "name": "labelenumiv", "unusual": true }, { "name": "labelitemi", "unusual": true }, { "name": "labelitemii", "unusual": true }, { "name": "labelitemiii", "unusual": true }, { "name": "labelitemiv", "unusual": true }, { "name": "labelsep", "unusual": true }, { "name": "labelwidth", "unusual": true }, { "name": "leftmargin", "unusual": true }, { "name": "leftmargini", "unusual": true }, { "name": "leftmarginii", "unusual": true }, { "name": "leftmarginiii", "unusual": true }, { "name": "leftmarginiv", "unusual": true }, { "name": "leftmarginv", "unusual": true }, { "name": "leftmarginvi", "unusual": true }, { "name": "leftmark", "unusual": true }, { "name": "marginparpush", "unusual": true }, { "name": "marginparsep", "unusual": true }, { "name": "marginparwidth", "unusual": true }, { "name": "paperheight", "unusual": true }, { "name": "paperwidth", "unusual": true }, { "name": "tabbingsep", "unusual": true }, { "name": "tabcolsep", "unusual": true }, { "name": "topfigrule", "unusual": true }, { "name": "topfraction", "unusual": true }, { "name": "topmargin", "unusual": true }, { "name": "topsep", "unusual": true }, { "name": "totalheight", "unusual": true }, { "name": "textfloatsep", "unusual": true }, { "name": "textfraction", "unusual": true }, { "name": "abovecaptionskip", "unusual": true }, { "name": "addpenalty", "unusual": true }, { "name": "arraycolsep", "unusual": true }, { "name": "arrayrulewidth", "unusual": true }, { "name": "arraystretch", "unusual": true }, { "name": "badness", "unusual": true }, { "name": "baselinestretch", "unusual": true }, { "name": "columnsep", "unusual": true }, { "name": "columnseprule", "unusual": true }, { "name": "evensidemargin", "unusual": true }, { "name": "extracolsep", "unusual": true }, { "name": "fboxrule", "unusual": true }, { "name": "fboxsep", "unusual": true }, { "name": "floatpagefraction", "unusual": true }, { "name": "floatsep", "unusual": true }, { "name": "headheight", "unusual": true }, { "name": "headsep", "unusual": true }, { "name": "height", "unusual": true }, { "name": "partopsep", "unusual": true }, { "name": "parsep", "unusual": true }, { "name": "hideskip", "unusual": true }, { "name": "stockheight", "unusual": true }, { "name": "stockwidth", "unusual": true }, { "name": "efcode", "unusual": true }, { "name": "expanded", "unusual": true }, { "name": "ifincsname", "unusual": true }, { "name": "ifpdfabsdim", "unusual": true }, { "name": "ifpdfabsnum", "unusual": true }, { "name": "ifpdfprimitive", "unusual": true }, { "name": "knaccode", "unusual": true }, { "name": "knbccode", "unusual": true }, { "name": "knbscode", "unusual": true }, { "name": "leftmarginkern", "unusual": true }, { "name": "letterspacefont", "unusual": true }, { "name": "lpcode", "unusual": true }, { "name": "partokencontext", "unusual": true }, { "name": "partokenname", "unusual": true }, { "name": "pdfadjustinterwordglue", "unusual": true }, { "name": "pdfadjustspacing", "unusual": true }, { "name": "pdfannot", "unusual": true }, { "name": "pdfappendkern", "unusual": true }, { "name": "pdfcatalog", "unusual": true, "arg": { "format": "{}", "snippet": "pdfcatalog{${1:action spec}}" } }, { "name": "pdfcolorstack", "unusual": true }, { "name": "pdfcolorstackinit", "unusual": true }, { "name": "pdfcompresslevel", "unusual": true }, { "name": "pdfcopyfont", "unusual": true }, { "name": "pdfcreationdate", "unusual": true }, { "name": "pdfdecimaldigits", "unusual": true }, { "name": "pdfdest", "unusual": true }, { "name": "pdfdestmargin", "unusual": true }, { "name": "pdfdraftmode", "unusual": true }, { "name": "pdfeachlinedepth", "unusual": true }, { "name": "pdfeachlineheight", "unusual": true }, { "name": "pdfelapsedtime", "unusual": true }, { "name": "pdfendlink", "unusual": true }, { "name": "pdfendthread", "unusual": true }, { "name": "pdfescapehex", "unusual": true, "arg": { "format": "{}", "snippet": "pdfescapehex{${1:string}}" } }, { "name": "pdfescapename", "unusual": true, "arg": { "format": "{}", "snippet": "pdfescapename{${1:string}}" } }, { "name": "pdfescapestring", "unusual": true, "arg": { "format": "{}", "snippet": "pdfescapestring{${1:string}}" } }, { "name": "pdffakespace", "unusual": true }, { "name": "pdffiledump", "unusual": true }, { "name": "pdffilemoddate", "unusual": true, "arg": { "format": "{}", "snippet": "pdffilemoddate{${1:file}}" } }, { "name": "pdffilesize", "unusual": true, "arg": { "format": "{}", "snippet": "pdffilesize{${1:file}}" } }, { "name": "pdffirstlineheight", "unusual": true }, { "name": "pdffontattr", "unusual": true }, { "name": "pdffontexpand", "unusual": true }, { "name": "pdffontname", "unusual": true }, { "name": "pdffontobjnum", "unusual": true }, { "name": "pdffontsize", "unusual": true }, { "name": "pdfforcepagebox", "unusual": true }, { "name": "pdfgamma", "unusual": true }, { "name": "pdfgentounicode", "unusual": true }, { "name": "pdfglyphtounicode", "unusual": true, "arg": { "format": "{}{}", "snippet": "pdfglyphtounicode{${1:glyphname}}{${2:codepoint}}" } }, { "name": "pdfhorigin", "unusual": true }, { "name": "pdfignoreddimen", "unusual": true }, { "name": "pdfimageapplygamma", "unusual": true }, { "name": "pdfimagegamma", "unusual": true }, { "name": "pdfimagehicolor", "unusual": true }, { "name": "pdfimageresolution", "unusual": true }, { "name": "pdfincludechars", "unusual": true }, { "name": "pdfinclusioncopyfonts", "unusual": true }, { "name": "pdfinclusionerrorlevel", "unusual": true }, { "name": "pdfinfo", "arg": { "format": "{}", "snippet": "pdfinfo{${1:info}}" } }, { "name": "pdfinfoomitdate", "unusual": true }, { "name": "pdfinsertht", "unusual": true }, { "name": "pdfinterwordspaceoff", "unusual": true }, { "name": "pdfinterwordspaceon", "unusual": true }, { "name": "pdflastannot", "unusual": true }, { "name": "pdflastlinedepth", "unusual": true }, { "name": "pdflastlink", "unusual": true }, { "name": "pdflastmatch", "unusual": true }, { "name": "pdflastobj", "unusual": true }, { "name": "pdflastxform", "unusual": true }, { "name": "pdflastximage", "unusual": true }, { "name": "pdflastximagecolordepth", "unusual": true }, { "name": "pdflastximagepages", "unusual": true }, { "name": "pdflastxpos", "unusual": true }, { "name": "pdflastypos", "unusual": true }, { "name": "pdflinkmargin", "unusual": true }, { "name": "pdfliteral", "unusual": true, "arg": { "format": "{}", "snippet": "pdfliteral{${1:literal}}" } }, { "name": "pdfmajorversion", "unusual": true }, { "name": "pdfmapfile", "unusual": true, "arg": { "format": "{}", "snippet": "pdfmapfile{${1:file}}" } }, { "name": "pdfmapline", "unusual": true, "arg": { "format": "{}", "snippet": "pdfmapline{${1:map spec}}" } }, { "name": "pdfmatch", "unusual": true }, { "name": "pdfmdfivesum", "unusual": true }, { "name": "pdfminorversion", "unusual": true }, { "name": "pdfmovechars", "unusual": true }, { "name": "pdfnames", "unusual": true, "arg": { "format": "{}", "snippet": "pdfnames{${1:action spec}}" } }, { "name": "pdfnobuiltintounicode", "unusual": true }, { "name": "pdfnoligatures", "unusual": true }, { "name": "pdfnormaldeviate", "unusual": true }, { "name": "pdfobj", "unusual": true, "arg": { "format": "{}", "snippet": "pdfobj{${1:object type spec}}" } }, { "name": "pdfobjcompresslevel", "unusual": true }, { "name": "pdfomitcharset", "unusual": true }, { "name": "pdfomitinfodict", "unusual": true }, { "name": "pdfomitprocset", "unusual": true }, { "name": "pdfoutline", "unusual": true }, { "name": "pdfoutput", "unusual": true }, { "name": "pdfpageattr", "unusual": true, "arg": { "format": "{}", "snippet": "pdfpageattr{${1:attributes}}" } }, { "name": "pdfpagebox", "unusual": true }, { "name": "pdfpageheight", "unusual": true }, { "name": "pdfpageref", "unusual": true }, { "name": "pdfpageresources", "unusual": true, "arg": { "format": "{}", "snippet": "pdfpageresources{${1:resources}}" } }, { "name": "pdfpagesattr", "unusual": true, "arg": { "format": "{}", "snippet": "pdfpagesattr{${1:attributes}}" } }, { "name": "pdfpagewidth", "unusual": true }, { "name": "pdfpkmode", "unusual": true }, { "name": "pdfpkresolution", "unusual": true }, { "name": "pdfprependkern", "unusual": true }, { "name": "pdfprimitive", "unusual": true }, { "name": "pdfprotrudechars", "unusual": true }, { "name": "pdfpxdimen", "unusual": true }, { "name": "pdfrandomseed", "unusual": true }, { "name": "pdfrefobj", "unusual": true }, { "name": "pdfrefxform", "unusual": true }, { "name": "pdfrefximage", "unusual": true }, { "name": "pdfresettimer", "unusual": true }, { "name": "pdfrestore", "unusual": true }, { "name": "pdfretval", "unusual": true }, { "name": "pdfrunninglinkoff", "unusual": true }, { "name": "pdfrunninglinkon", "unusual": true }, { "name": "pdfsave", "unusual": true }, { "name": "pdfsavepos", "unusual": true }, { "name": "pdfsetmatrix", "unusual": true, "arg": { "format": "{}", "snippet": "pdfsetmatrix{${1:matrix}}" } }, { "name": "pdfsetrandomseed", "unusual": true }, { "name": "pdfshellescape", "unusual": true }, { "name": "pdfsnaprefpoint", "unusual": true }, { "name": "pdfsnapy", "unusual": true }, { "name": "pdfsnapycomp", "unusual": true }, { "name": "pdfspacefont", "unusual": true }, { "name": "pdfstartlink", "unusual": true }, { "name": "pdfstartthread", "unusual": true }, { "name": "pdfstrcmp", "unusual": true, "arg": { "format": "{}{}", "snippet": "pdfstrcmp{${1:string1}}{${2:string2}}" } }, { "name": "pdfsuppressptexinfo", "unusual": true }, { "name": "pdfsuppresswarningdupdest", "unusual": true }, { "name": "pdfsuppresswarningdupmap", "unusual": true }, { "name": "pdfsuppresswarningpagegroup", "unusual": true }, { "name": "pdftexbanner", "unusual": true }, { "name": "pdftexrevision", "unusual": true }, { "name": "pdftexversion", "unusual": true }, { "name": "pdfthread", "unusual": true }, { "name": "pdfthreadmargin", "unusual": true }, { "name": "pdftracingfonts", "unusual": true }, { "name": "pdftrailer", "unusual": true, "arg": { "format": "{}", "snippet": "pdftrailer{${1:text%plain}}" } }, { "name": "pdftrailerid", "unusual": true, "arg": { "format": "{}", "snippet": "pdftrailerid{${1:text%plain}}" } }, { "name": "pdfunescapehex", "unusual": true, "arg": { "format": "{}", "snippet": "pdfunescapehex{${1:string}}" } }, { "name": "pdfuniformdeviate", "unusual": true }, { "name": "pdfuniqueresname", "unusual": true }, { "name": "pdfvorigin", "unusual": true }, { "name": "pdfxform", "unusual": true }, { "name": "pdfxformname", "unusual": true }, { "name": "pdfximage", "unusual": true, "arg": { "format": "{}", "snippet": "pdfximage{${1:file}}" } }, { "name": "pdfximagebbox", "unusual": true }, { "name": "quitvmode", "unusual": true }, { "name": "rightmarginkern", "unusual": true }, { "name": "rpcode", "unusual": true }, { "name": "shbscode", "unusual": true }, { "name": "showstream", "unusual": true }, { "name": "stbscode", "unusual": true }, { "name": "synctex", "unusual": true }, { "name": "tagcode", "unusual": true }, { "name": "tracingstacklevels", "unusual": true }, { "name": "allocationnumber", "unusual": true }, { "name": "bfdefault", "unusual": true }, { "name": "counterwithin", "unusual": true, "arg": { "format": "{}{}", "snippet": "counterwithin{${1:counter}}{${2:within-counter}}" } }, { "name": "counterwithin", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "counterwithin[${3:format}]{${1:counter}}{${2:within-counter}}" } }, { "name": "counterwithin*", "unusual": true, "arg": { "format": "{}{}", "snippet": "counterwithin*{${1:counter}}{${2:within-counter}}" } }, { "name": "counterwithout", "unusual": true, "arg": { "format": "{}{}", "snippet": "counterwithout{${1:counter}}{${2:within-counter}}" } }, { "name": "counterwithout", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "counterwithout[${3:format}]{${1:counter}}{${2:within-counter}}" } }, { "name": "counterwithout*", "unusual": true, "arg": { "format": "{}{}", "snippet": "counterwithout*{${1:counter}}{${2:within-counter}}" } }, { "name": "emforce", "unusual": true }, { "name": "eminnershape", "unusual": true }, { "name": "emreset", "unusual": true }, { "name": "extrafloats", "unusual": true, "arg": { "format": "{}", "snippet": "extrafloats{${1:number}}" } }, { "name": "familydefault", "unusual": true }, { "name": "fill", "unusual": true }, { "name": "hideoutput", "unusual": true }, { "name": "IeC", "unusual": true }, { "name": "ignorespacesafterend", "unusual": true }, { "name": "itdefault", "unusual": true }, { "name": "loggingall", "unusual": true }, { "name": "loggingoutput", "unusual": true }, { "name": "mathalpha", "unusual": true }, { "name": "mathgroup", "unusual": true }, { "name": "mathhexbox", "unusual": true }, { "name": "mddefault", "unusual": true }, { "name": "nobreakdashes", "unusual": true }, { "name": "nobreakspace", "unusual": true }, { "name": "normalsfcodes", "unusual": true }, { "name": "numberline", "unusual": true, "arg": { "format": "{}", "snippet": "numberline{${1:number}}" } }, { "name": "obeyedline", "unusual": true }, { "name": "obeyedspace", "unusual": true }, { "name": "poptabs", "unusual": true }, { "name": "pushtabs", "unusual": true }, { "name": "requestedLaTeXdate", "unusual": true }, { "name": "rmdefault", "unusual": true }, { "name": "rmsubstdefault", "unusual": true }, { "name": "scdefault", "unusual": true }, { "name": "secdef", "unusual": true, "arg": { "format": "{}{}", "snippet": "secdef{${1:star cmd}}{${2:unstar cmd}}" } }, { "name": "seriesdefault", "unusual": true }, { "name": "sfdefault", "unusual": true }, { "name": "sfsubstdefault", "unusual": true }, { "name": "shapedefault", "unusual": true }, { "name": "showoutput", "unusual": true }, { "name": "showoverfull", "unusual": true }, { "name": "sldefault", "unusual": true }, { "name": "sscdefault", "unusual": true }, { "name": "swdefault", "unusual": true }, { "name": "symletters", "unusual": true }, { "name": "symoperators", "unusual": true }, { "name": "tencirc", "unusual": true }, { "name": "tencircw", "unusual": true }, { "name": "tenln", "unusual": true }, { "name": "tenlnw", "unusual": true }, { "name": "textcompsubstdefault", "unusual": true }, { "name": "TextOrMath", "unusual": true, "arg": { "format": "{}{}", "snippet": "TextOrMath{${1:text content}}{${2:math content}}" } }, { "name": "tmspace", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "tmspace{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "tracingnone", "unusual": true }, { "name": "ttdefault", "unusual": true }, { "name": "ttsubstdefault", "unusual": true }, { "name": "ulcdefault", "unusual": true }, { "name": "unitlength", "unusual": true }, { "name": "updefault", "unusual": true } ], "envs": [], "keys": { "\\RecordProperties#c,\\RefProperty#c,\\RefUndefinedWarn#c": [ "abspage", "page", "pagenum", "label", "title", "target", "pagetarget", "counter", "xpos", "ypos", "%latexproperties" ], "\\DocumentMetadata#c": [ "backend=${1:backend}", "pdfversion=${1:version}", "uncompress", "lang=${1:lang}", "pdfstandard=${1|A-1b,A-2a,A-2b,A-2u,A-3a,A-3b,A-3u,A-4|}", "colorprofiles={${1:options}}", "testphase=${1|phase-I,phase-II,phase-III|}", "debug={${1:options}}" ] }, "args": [] } ================================================ FILE: data/packages/latex-document.json ================================================ { "deps": [ { "name": "latex-dev" }, { "name": "textcomp" } ], "macros": [ { "name": "abstractname", "unusual": true }, { "name": "Alph", "unusual": true, "arg": { "format": "{}", "snippet": "Alph{${1:counter}}" } }, { "name": "alph", "unusual": true, "arg": { "format": "{}", "snippet": "alph{${1:counter}}" } }, { "name": "and", "unusual": true }, { "name": "asciispace", "unusual": true }, { "name": "bezier", "unusual": true, "arg": { "format": "{}()()()", "snippet": "bezier{${1:n}}(${2:x1},${3:y1})(${4:x2},${5:y2})(${6:x3},${7:y3})" } }, { "name": "bfseries" }, { "name": "bibindent", "unusual": true }, { "name": "Bigg" }, { "name": "Bigg(", "arg": { "format": "", "snippet": "Bigg(${1}\\Bigg)" } }, { "name": "Bigg[", "arg": { "format": "", "snippet": "Bigg[${1}\\Bigg]" } }, { "name": "Bigg|", "arg": { "format": "", "snippet": "Bigg|${1}\\Bigg|" } }, { "name": "bigg" }, { "name": "bigg(", "arg": { "format": "", "snippet": "bigg(${1}\\bigg)" } }, { "name": "bigg[", "arg": { "format": "", "snippet": "bigg[${1}\\bigg]" } }, { "name": "bigg|", "arg": { "format": "", "snippet": "bigg|${1}\\bigg|" } }, { "name": "boldmath" }, { "name": "botfigrule", "unusual": true }, { "name": "braceld", "unusual": true }, { "name": "bracelu", "unusual": true }, { "name": "bracerd", "unusual": true }, { "name": "braceru", "unusual": true }, { "name": "circle", "unusual": true, "arg": { "format": "{}", "snippet": "circle{${1:diameter}}" } }, { "name": "circle*", "unusual": true, "arg": { "format": "{}", "snippet": "circle*{${1:diameter}}" } }, { "name": "columnwidth" }, { "name": "contentsline", "arg": { "format": "{}{}{}{}", "snippet": "contentsline{${1:type}}{${2:text}}{${3:page}}{${4:Href}}" } }, { "name": "contentsname" }, { "name": "dashbox", "unusual": true, "arg": { "format": "{}()[]{}", "snippet": "dashbox{${1:dashlength}}(${4:width},${5:height})[${3:position}]{${2:text}}" } }, { "name": "dashbox", "unusual": true, "arg": { "format": "{}(){}", "snippet": "dashbox{${1:dashlength}}(${3:width},${4:height}){${2:text}}" } }, { "name": "depth", "unusual": true }, { "name": "descriptionlabel", "unusual": true, "arg": { "format": "{}", "snippet": "descriptionlabel{${1:code}}" } }, { "name": "dimeval", "unusual": true, "arg": { "format": "{}", "snippet": "dimeval{${1:dimen expression}}" } }, { "name": "em", "unusual": true }, { "name": "encodingdefault", "unusual": true }, { "name": "enlargethispage*", "arg": { "format": "{}", "snippet": "enlargethispage*{${1:size}}" } }, { "name": "enlargethispage", "arg": { "format": "{}", "snippet": "enlargethispage{${1:size}}" } }, { "name": "figurename" }, { "name": "flushbottom" }, { "name": "fnsymbol", "unusual": true, "arg": { "format": "{}", "snippet": "fnsymbol{${1:counter}}" } }, { "name": "fontencoding", "arg": { "format": "{}", "snippet": "fontencoding{${1:enc}}" } }, { "name": "fontfamily", "arg": { "format": "{}", "snippet": "fontfamily{${1:family}}" } }, { "name": "fontseries", "arg": { "format": "{}", "snippet": "fontseries{${1:series}}" } }, { "name": "fontseriesforce", "unusual": true, "arg": { "format": "{}", "snippet": "fontseriesforce{${1:series}}" } }, { "name": "fontshape", "arg": { "format": "{}", "snippet": "fontshape{${1:shape}}" } }, { "name": "fontshapeforce", "unusual": true, "arg": { "format": "{}", "snippet": "fontshapeforce{${1:shape}}" } }, { "name": "fontsize", "arg": { "format": "{}{}", "snippet": "fontsize{${1:size}}{${2:skip}}" } }, { "name": "fontsubfuzz", "unusual": true }, { "name": "footref", "arg": { "format": "{}", "snippet": "footref{${1:label}}" } }, { "name": "fpeval", "arg": { "format": "{}", "snippet": "fpeval{${1:fp expression%definition}}" } }, { "name": "framebox", "arg": { "format": "()[]{}", "snippet": "framebox(${3:xdimen},${4:ydimen})[${2:position}]{${1:text}}" } }, { "name": "framebox", "arg": { "format": "(){}", "snippet": "framebox(${2:xdimen},${3:ydimen}){${1:text}}" } }, { "name": "frame", "arg": { "format": "{}", "snippet": "frame{${1:text}}" } }, { "name": "fussy", "unusual": true }, { "name": "hrule" }, { "name": "i" }, { "name": "ij" }, { "name": "IJ" }, { "name": "indexname" }, { "name": "indexspace" }, { "name": "inputencodingname", "unusual": true }, { "name": "inteval", "arg": { "format": "{}", "snippet": "inteval{${1:int expression}}" } }, { "name": "intop", "unusual": true }, { "name": "it", "unusual": true }, { "name": "iterate", "unusual": true }, { "name": "labelformat", "unusual": true, "arg": { "format": "{}{}", "snippet": "labelformat{${1:counter}}{${2:representation}}" } }, { "name": "labelitemfont", "unusual": true }, { "name": "language", "unusual": true }, { "name": "languagename", "unusual": true }, { "name": "LaTeXe" }, { "name": "lbrack", "unusual": true, "detail": "[", "doc": "Left square bracket" }, { "name": "lefteqn", "arg": { "format": "{}", "snippet": "lefteqn{${1:formula}}" } }, { "name": "lefthyphenmin", "unusual": true }, { "name": "legacyoldstylenums", "unusual": true, "arg": { "format": "{}", "snippet": "legacyoldstylenums{${1:text}}" } }, { "name": "lhook", "unusual": true }, { "name": "line", "unusual": true, "arg": { "format": "(){}", "snippet": "line(${2:xslope},${3:yslope}){${1:length}}" } }, { "name": "linethickness", "arg": { "format": "{}", "snippet": "linethickness{${1:dimension}}" } }, { "name": "linewidth" }, { "name": "listfigurename" }, { "name": "listfiles" }, { "name": "listfiles", "arg": { "format": "[]", "snippet": "listfiles[${1:options%keyvals}]", "keys": [ "\\listfiles" ], "keyPos": 0 } }, { "name": "listparindent", "unusual": true }, { "name": "listtablename" }, { "name": "makebox", "unusual": true, "arg": { "format": "()[]{}", "snippet": "makebox(${3:width},${4:height})[${2:position}]{${1:text}}" } }, { "name": "makebox", "unusual": true, "arg": { "format": "(){}", "snippet": "makebox(${2:width},${3:height}){${1:text}}" } }, { "name": "makelabel", "unusual": true }, { "name": "MakeLowercase", "unusual": true, "arg": { "format": "{}", "snippet": "MakeLowercase{${1:text}}" } }, { "name": "MakeLowercase", "unusual": true, "arg": { "format": "[]{}", "snippet": "MakeLowercase[${2:options%keyvals}]{${1:text}}", "keys": [ "\\MakeLowercase#c,\\MakeTitlecase#c,\\MakeUppercase#c" ], "keyPos": 0 } }, { "name": "MakeTitlecase", "unusual": true, "arg": { "format": "{}", "snippet": "MakeTitlecase{${1:text}}" } }, { "name": "MakeTitlecase", "unusual": true, "arg": { "format": "[]{}", "snippet": "MakeTitlecase[${2:options%keyvals}]{${1:text}}", "keys": [ "\\MakeLowercase#c,\\MakeTitlecase#c,\\MakeUppercase#c" ], "keyPos": 0 } }, { "name": "MakeUppercase", "unusual": true, "arg": { "format": "{}", "snippet": "MakeUppercase{${1:text}}" } }, { "name": "MakeUppercase", "unusual": true, "arg": { "format": "[]{}", "snippet": "MakeUppercase[${2:options%keyvals}]{${1:text}}", "keys": [ "\\MakeLowercase#c,\\MakeTitlecase#c,\\MakeUppercase#c" ], "keyPos": 0 } }, { "name": "mapstochar", "unusual": true }, { "name": "mathdollar", "detail": "$", "doc": "\\mathdollar, dollar sign" }, { "name": "mathellipsis" }, { "name": "mathgroup" }, { "name": "mathindent", "unusual": true }, { "name": "mathparagraph" }, { "name": "mathring", "arg": { "format": "{}", "snippet": "mathring{${1:o}}" } }, { "name": "mathsection" }, { "name": "mathsterling" }, { "name": "mathunderscore" }, { "name": "mathversion", "unusual": true, "arg": { "format": "{}", "snippet": "mathversion{${1:version%keyvals}}", "keys": [ "\\mathversion#c" ], "keyPos": 0 } }, { "name": "medspace" }, { "name": "mdseries", "unusual": true }, { "name": "multiput", "unusual": true, "arg": { "format": "()(){}{}", "snippet": "multiput(${3:xcoord},${4:ycoord})(${5:xdelta},${6:ydelta}){${1:copies}}{${2:object}}" } }, { "name": "negmedspace" }, { "name": "negthickspace" }, { "name": "newblock", "unusual": true }, { "name": "newlabel", "unusual": true, "arg": { "format": "{}{}", "snippet": "newlabel{${1:label%plain}}{${2:data}}" } }, { "name": "newlength", "arg": { "format": "{}", "snippet": "newlength{${1:newlength%cmd}}" } }, { "name": "NoCaseChange", "unusual": true, "arg": { "format": "{}", "snippet": "NoCaseChange{${1:text}}" } }, { "name": "nocorr", "unusual": true }, { "name": "nocorrlist", "unusual": true, "arg": { "format": "{}", "snippet": "nocorrlist{${1:charlist}}" } }, { "name": "nofiles" }, { "name": "noprotrusion", "unusual": true }, { "name": "normalcolor" }, { "name": "normalfont" }, { "name": "normalmarginpar", "unusual": true }, { "name": "normalshape", "unusual": true }, { "name": "obeycr", "unusual": true }, { "name": "oddsidemargin", "unusual": true }, { "name": "oe" }, { "name": "OE" }, { "name": "ointop", "unusual": true }, { "name": "oldstylenums", "arg": { "format": "{}", "snippet": "oldstylenums{${1:text}}" } }, { "name": "onecolumn" }, { "name": "oval", "unusual": true, "arg": { "format": "()", "snippet": "oval(${1:width},${2:height})" } }, { "name": "oval", "unusual": true, "arg": { "format": "()[]", "snippet": "oval(${2:width},${3:height})[${1:portion}]" } }, { "name": "pageref*", "arg": { "format": "{}", "snippet": "pageref*{${1:label}}" } }, { "name": "paragraphmark", "unusual": true, "arg": { "format": "{}", "snippet": "paragraphmark{${1:code}}" } }, { "name": "parbox", "arg": { "format": "[][][]{}{}", "snippet": "parbox[${3:position}][${4:height}][${5:inner-pos}]{${1:width}}{${2:text}}" } }, { "name": "parbox", "arg": { "format": "[][]{}{}", "snippet": "parbox[${3:position}][${4:height}]{${1:width}}{${2:text}}" } }, { "name": "partname" }, { "name": "poptabs" }, { "name": "pounds" }, { "name": "protect" }, { "name": "pushtabs" }, { "name": "put", "unusual": true, "arg": { "format": "(){}", "snippet": "put(${2:xcoord},${3:ycoord}){${1:text}}" } }, { "name": "qbezier", "unusual": true, "arg": { "format": "()()()", "snippet": "qbezier(${1:x1},${2:y1})(${3:x2},${4:y2})(${5:x3},${6:y3})" } }, { "name": "qbezier", "unusual": true, "arg": { "format": "[]()()()", "snippet": "qbezier[${1:n}](${2:x1},${3:y1})(${4:x2},${5:y2})(${6:x3},${7:y3})" } }, { "name": "qbeziermax", "unusual": true }, { "name": "r", "arg": { "format": "{}", "snippet": "r{${1:letter}}" } }, { "name": "rbrack", "unusual": true, "detail": "]", "doc": "Right square bracket" }, { "name": "ref*", "arg": { "format": "{}", "snippet": "ref*{${1:label}}" } }, { "name": "Ref", "arg": { "format": "{}", "snippet": "Ref{${1:label}}" } }, { "name": "Ref*", "arg": { "format": "{}", "snippet": "Ref*{${1:label}}" } }, { "name": "refname" }, { "name": "relbar", "unusual": true }, { "name": "Relbar", "unusual": true }, { "name": "rhook", "unusual": true }, { "name": "rightmargin" }, { "name": "rightmark" }, { "name": "rm", "unusual": true }, { "name": "rmfamily" }, { "name": "rootbox", "unusual": true }, { "name": "SS" }, { "name": "samepage", "unusual": true }, { "name": "sbox", "arg": { "format": "{}{}", "snippet": "sbox{${1:cmd}}{${2:text}}" } }, { "name": "sc", "unusual": true }, { "name": "scshape" }, { "name": "sectionmark", "unusual": true, "arg": { "format": "{}", "snippet": "sectionmark{${1:code}}" } }, { "name": "selectfont" }, { "name": "setlength", "arg": { "format": "{}{}", "snippet": "setlength{${1:cmd}}{${2:length}}" } }, { "name": "sf", "unusual": true }, { "name": "sffamily" }, { "name": "shortstack", "arg": { "format": "[]{}", "snippet": "shortstack[${2:position}]{${1:text\\\\text}}" } }, { "name": "shortstack", "arg": { "format": "{}", "snippet": "shortstack{${1:text\\\\text}}" } }, { "name": "skipeval", "unusual": true, "arg": { "format": "{}", "snippet": "skipeval{${1:skip expression}}" } }, { "name": "sl", "unusual": true }, { "name": "sloppy", "unusual": true }, { "name": "slshape" }, { "name": "sqrt", "arg": { "format": "[]{}", "snippet": "sqrt[${2:root}]{${1:arg}}" }, "detail": "√", "doc": "Radical" }, { "name": "sqrtsign", "unusual": true, "arg": { "format": "{}", "snippet": "sqrtsign{${1:arg}}" } }, { "name": "sscshape", "unusual": true }, { "name": "stepcounter", "arg": { "format": "{}", "snippet": "stepcounter{${1:counter}}" } }, { "name": "stop" }, { "name": "subitem" }, { "name": "subparagraphmark", "unusual": true, "arg": { "format": "{}", "snippet": "subparagraphmark{${1:code}}" } }, { "name": "subsectionmark", "unusual": true, "arg": { "format": "{}", "snippet": "subsectionmark{${1:code}}" } }, { "name": "subsubitem" }, { "name": "subsubsectionmark", "unusual": true, "arg": { "format": "{}", "snippet": "subsubsectionmark{${1:code}}" } }, { "name": "suppressfloats" }, { "name": "suppressfloats", "arg": { "format": "[]", "snippet": "suppressfloats[${1:placement}]" } }, { "name": "swshape", "unusual": true }, { "name": "symbol", "arg": { "format": "{}", "snippet": "symbol{${1:n}}" } }, { "name": "tablename" }, { "name": "tabularnewline" }, { "name": "textasciicircum" }, { "name": "textasciitilde" }, { "name": "textasteriskcentered" }, { "name": "textbackslash" }, { "name": "textbar" }, { "name": "textbardbl", "unusual": true }, { "name": "textbraceleft" }, { "name": "textbraceright" }, { "name": "textbullet" }, { "name": "textcircled", "arg": { "format": "{}", "snippet": "textcircled{${1:text%plain}}" } }, { "name": "textcommaabove", "arg": { "format": "{}", "snippet": "textcommaabove{${1:text%plain}}" } }, { "name": "textcommabelow", "arg": { "format": "{}", "snippet": "textcommabelow{${1:text%plain}}" } }, { "name": "textcompwordmark" }, { "name": "textcopyright" }, { "name": "textdagger" }, { "name": "textdaggerdbl" }, { "name": "textdollar" }, { "name": "textellipsis" }, { "name": "textemdash" }, { "name": "textendash" }, { "name": "textexclamdown" }, { "name": "textfiguredash", "unusual": true }, { "name": "textgreater" }, { "name": "textheight" }, { "name": "texthorizontalbar", "unusual": true }, { "name": "textless" }, { "name": "textnonbreakinghyphen", "unusual": true }, { "name": "textparagraph" }, { "name": "textperiodcentered" }, { "name": "textquestiondown" }, { "name": "textquotedblleft" }, { "name": "textquotedblright" }, { "name": "textquoteleft" }, { "name": "textquoteright" }, { "name": "textregistered" }, { "name": "textssc", "unusual": true, "arg": { "format": "{}", "snippet": "textssc{${1:text}}" } }, { "name": "textsection" }, { "name": "textsterling" }, { "name": "textsubscript", "arg": { "format": "{}", "snippet": "textsubscript{${1:text%plain}}" } }, { "name": "textsuperscript", "arg": { "format": "{}", "snippet": "textsuperscript{${1:text%plain}}" } }, { "name": "textsw", "unusual": true, "arg": { "format": "{}", "snippet": "textsw{${1:text}}" } }, { "name": "texttrademark" }, { "name": "textulc", "unusual": true, "arg": { "format": "{}", "snippet": "textulc{${1:text}}" } }, { "name": "textunderscore" }, { "name": "textvisiblespace" }, { "name": "thicklines", "unusual": true }, { "name": "thickspace" }, { "name": "thinlines", "unusual": true }, { "name": "time" }, { "name": "tt", "unusual": true }, { "name": "twocolumn", "arg": { "format": "[]", "snippet": "twocolumn[${1:text}]" } }, { "name": "typein", "unusual": true, "arg": { "format": "[]{}", "snippet": "typein[${2:cmd}]{${1:msg}}" } }, { "name": "typein", "unusual": true, "arg": { "format": "{}", "snippet": "typein{${1:msg}}" } }, { "name": "typeout", "unusual": true, "arg": { "format": "{}", "snippet": "typeout{${1:msg}}" } }, { "name": "ulcshape", "unusual": true }, { "name": "unboldmath" }, { "name": "upshape" }, { "name": "varbigtriangledown" }, { "name": "varbigtriangleup" }, { "name": "vdots", "detail": "⋮", "doc": "Vertical ellipsis" }, { "name": "vector", "unusual": true, "arg": { "format": "(){}", "snippet": "vector(${2:xslope},${3:yslope}){${1:length}}" } }, { "name": "verb", "arg": { "format": "||", "snippet": "verb|${1:text}|" } }, { "name": "verb*", "arg": { "format": "||", "snippet": "verb*|${1:text}|" } }, { "name": "verbvisiblespace", "unusual": true }, { "name": "vline" }, { "name": "width" }, { "name": "newcommand*", "arg": { "format": "{}[][]{}", "snippet": "newcommand*{${1:cmd}}[${3:args}][${4:default}]{${2:def}}" } }, { "name": "newcommand*", "arg": { "format": "{}[]{}", "snippet": "newcommand*{${1:cmd}}[${3:args}]{${2:def}}" } }, { "name": "newcommand*", "arg": { "format": "{}{}", "snippet": "newcommand*{${1:cmd}}{${2:def}}" } }, { "name": "providecommand*", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "providecommand*{${1:cmd}}[${3:args}][${4:default}]{${2:def}}" } }, { "name": "providecommand*", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "providecommand*{${1:cmd}}[${3:args}]{${2:def}}" } }, { "name": "providecommand*", "unusual": true, "arg": { "format": "{}{}", "snippet": "providecommand*{${1:cmd}}{${2:def}}" } }, { "name": "newenvironment*", "arg": { "format": "{}[][]{}{}", "snippet": "newenvironment*{${1:envname}}[${4:args}][${5:default}]{${2:begdef}}{${3:enddef}}" } }, { "name": "newenvironment*", "arg": { "format": "{}[]{}{}", "snippet": "newenvironment*{${1:envname}}[${4:args}]{${2:begdef}}{${3:enddef}}" } }, { "name": "newenvironment*", "arg": { "format": "{}{}{}", "snippet": "newenvironment*{${1:envname}}{${2:begdef}}{${3:enddef}}" } }, { "name": "renewcommand*", "arg": { "format": "{}[][]{}", "snippet": "renewcommand*{${1:cmd}}[${3:args}][${4:default}]{${2:def}}" } }, { "name": "renewcommand*", "arg": { "format": "{}[]{}", "snippet": "renewcommand*{${1:cmd}}[${3:args}]{${2:def}}" } }, { "name": "renewcommand*", "arg": { "format": "{}{}", "snippet": "renewcommand*{${1:cmd}}{${2:def}}" } }, { "name": "renewenvironment*", "arg": { "format": "{}[][]{}{}", "snippet": "renewenvironment*{${1:envname}}[${4:args}][${5:default}]{${2:begdef}}{${3:enddef}}" } }, { "name": "renewenvironment*", "arg": { "format": "{}[]{}{}", "snippet": "renewenvironment*{${1:envname}}[${4:args}]{${2:begdef}}{${3:enddef}}" } }, { "name": "renewenvironment*", "arg": { "format": "{}{}{}", "snippet": "renewenvironment*{${1:envname}}{${2:begdef}}{${3:enddef}}" } } ], "envs": [ { "name": "abstract" }, { "name": "array", "arg": { "format": "{}", "snippet": "{${1:cols}}" } }, { "name": "array", "arg": { "format": "[]{}", "snippet": "[${2:pos}]{${1:cols}}" } }, { "name": "center" }, { "name": "description" }, { "name": "displaymath" }, { "name": "document" }, { "name": "equation" }, { "name": "eqnarray" }, { "name": "eqnarray*" }, { "name": "figure" }, { "name": "figure", "arg": { "format": "[]", "snippet": "[${1:placement}]" } }, { "name": "figure*" }, { "name": "figure*", "arg": { "format": "[]", "snippet": "[${1:placement}]" } }, { "name": "filecontents", "arg": { "format": "{}", "snippet": "{${1:file}}" } }, { "name": "filecontents", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:file}}", "keys": [ "\\begin{filecontents},\\begin{filecontents*}" ], "keyPos": 0 } }, { "name": "filecontents*", "arg": { "format": "{}", "snippet": "{${1:file}}" } }, { "name": "filecontents*", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:file}}", "keys": [ "\\begin{filecontents},\\begin{filecontents*}" ], "keyPos": 0 } }, { "name": "flushleft" }, { "name": "flushright" }, { "name": "footnotesize" }, { "name": "Huge" }, { "name": "huge" }, { "name": "itemize" }, { "name": "LARGE" }, { "name": "Large" }, { "name": "large" }, { "name": "list", "arg": { "format": "{}{}", "snippet": "{${1:label}}{${2:spacing}}" } }, { "name": "lrbox", "arg": { "format": "{}", "snippet": "{${1:box}}" } }, { "name": "math" }, { "name": "matrix" }, { "name": "minipage", "arg": { "format": "[][][]{}", "snippet": "[${2:position}][${3:height}][${4:inner pos}]{${1:width}}" } }, { "name": "minipage", "arg": { "format": "[][]{}", "snippet": "[${2:position}][${3:height}]{${1:width}}" } }, { "name": "minipage", "arg": { "format": "[]{}", "snippet": "[${2:position}]{${1:width}}" } }, { "name": "minipage", "arg": { "format": "{}", "snippet": "{${1:width}}" } }, { "name": "normalsize" }, { "name": "picture", "arg": { "format": "()", "snippet": "(${1:width},${2:height})" } }, { "name": "picture", "arg": { "format": "()()", "snippet": "(${1:width},${2:height})(${3:xoffset},${4:yoffset})" } }, { "name": "pmatrix" }, { "name": "quotation" }, { "name": "quote" }, { "name": "scriptsize" }, { "name": "samepage" }, { "name": "small" }, { "name": "tabbing" }, { "name": "table*" }, { "name": "table*", "arg": { "format": "[]", "snippet": "[${1:placement}]" } }, { "name": "table" }, { "name": "table", "arg": { "format": "[]", "snippet": "[${1:placement}]" } }, { "name": "tabular", "arg": { "format": "{}", "snippet": "{${1:cols}}" } }, { "name": "tabular", "arg": { "format": "[]{}", "snippet": "[${2:pos}]{${1:cols}}" } }, { "name": "tabular*", "arg": { "format": "{}[]{}", "snippet": "{${1:width}}[${3:pos}]{${2:cols}}" } }, { "name": "tabular*", "arg": { "format": "{}{}", "snippet": "{${1:width}}{${2:cols}}" } }, { "name": "thebibliography", "arg": { "format": "{}", "snippet": "{${1:widestlabel}}" } }, { "name": "theindex" }, { "name": "tiny" }, { "name": "titlepage" }, { "name": "trivlist" }, { "name": "verbatim" }, { "name": "verbatim*" }, { "name": "verse" } ], "keys": { "\\begin{filecontents},\\begin{filecontents*}": [ "force", "overwrite", "noheader", "nosearch", "nowarn" ], "\\bibliographystyle#c": [ "abbrv", "acm", "alpha", "apalike", "ieeetr", "plain", "siam", "unsrt" ], "\\listfiles": [ "hashes", "sizes" ], "\\MakeLowercase#c,\\MakeTitlecase#c,\\MakeUppercase#c": [ "locale=${1:BCP-47 tag}", "lang=${1:BCP-47 tag}" ], "\\mathversion#c": [ "bold", "normal" ], "\\pagenumbering#c": [ "arabic", "roman", "Roman", "alph", "Alph" ], "\\pagestyle#c,\\thispagestyle#c": [ "plain", "empty", "headings", "myheadings" ], "\\documentclass/article#c": [ "a4paper", "a5paper", "b5paper", "letterpaper", "legalpaper", "executivepaper", "landscape", "10pt", "11pt", "12pt", "oneside", "twoside", "draft", "final", "titlepage", "notitlepage", "onecolumn", "twocolumn", "leqno", "fleqn", "openbib" ] }, "args": [ "\\documentclass/article#c" ] } ================================================ FILE: data/packages/latex-l2tabu.json ================================================ { "deps": [], "macros": [ { "name": "centerline", "arg": { "format": "{}", "snippet": "centerline{${1:text}}" } }, { "name": "fussy" }, { "name": "sloppy" } ], "envs": [ { "name": "appendix" }, { "name": "eqnarray" }, { "name": "eqnarray*" }, { "name": "fussypar" }, { "name": "sloppypar" } ], "keys": {}, "args": [] } ================================================ FILE: data/packages/layout.json ================================================ { "deps": [], "macros": [ { "name": "layout" }, { "name": "layout*" }, { "name": "Headertext", "unusual": true }, { "name": "Bodytext", "unusual": true }, { "name": "Footertext", "unusual": true }, { "name": "MarginNotestext", "unusual": true }, { "name": "oneinchtext", "unusual": true }, { "name": "notshown", "unusual": true }, { "name": "LayOuttype", "unusual": true, "arg": { "format": "{}", "snippet": "LayOuttype{${1:arg}}" } }, { "name": "LayOutbs", "unusual": true }, { "name": "ConvertToCount", "unusual": true, "arg": { "format": "{}{}", "snippet": "ConvertToCount{${1:arg1}}{${2:arg2}}" } }, { "name": "SetToHalf", "unusual": true, "arg": { "format": "{}{}", "snippet": "SetToHalf{${1:arg1}}{${2:arg2}}" } }, { "name": "SetToQuart", "unusual": true, "arg": { "format": "{}{}", "snippet": "SetToQuart{${1:arg1}}{${2:arg2}}" } }, { "name": "Identify", "unusual": true, "arg": { "format": "{}", "snippet": "Identify{${1:arg}}" } }, { "name": "InsideHArrow", "unusual": true, "arg": { "format": "{}", "snippet": "InsideHArrow{${1:width}}" } }, { "name": "InsideVArrow", "unusual": true, "arg": { "format": "{}", "snippet": "InsideVArrow{${1:height}}" } }, { "name": "OutsideHArrow", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "OutsideHArrow{${1:right arrow pos}}{${2:length}}{${3:arrow length}}" } }, { "name": "OutsideVArrow", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "OutsideVArrow{${1:lower arrow pos}}{${2:length}}{${3:arrow length}}" } }, { "name": "Show", "unusual": true, "arg": { "format": "{}{}", "snippet": "Show{${1:arg1}}{${2:arg2}}" } }, { "name": "Type", "unusual": true, "arg": { "format": "{}{}", "snippet": "Type{${1:arg1}}{${2:arg2}}" } }, { "name": "oneinch", "unusual": true }, { "name": "fheight", "unusual": true }, { "name": "Interval", "unusual": true }, { "name": "ExtraYPos", "unusual": true }, { "name": "PositionX", "unusual": true }, { "name": "PositionY", "unusual": true }, { "name": "ArrowLength", "unusual": true } ], "envs": [], "keys": { "\\usepackage/layout#c": [ "dutch", "german", "ngerman", "english", "french", "francais", "spanish", "portuguese", "brazilian", "italian", "romanian", "japanese", "verbose", "silent", "integers", "reals" ] }, "args": [ "\\usepackage/layout#c" ] } ================================================ FILE: data/packages/letltxmacro.json ================================================ { "deps": [], "macros": [ { "name": "GlobalLetLtxMacro", "arg": { "format": "{}{}", "snippet": "GlobalLetLtxMacro{${1:cmd}}{${2:def}}" } }, { "name": "LetLtxMacro", "arg": { "format": "{}{}", "snippet": "LetLtxMacro{${1:cmd}}{${2:def}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/libertine.json ================================================ { "deps": [ { "name": "ifxetex" }, { "name": "ifluatex" }, { "name": "xkeyval" }, { "name": "mweights" }, { "name": "fontenc" }, { "name": "fontaxes" } ], "macros": [ { "name": "oldstylenumsf", "arg": { "format": "{}", "snippet": "oldstylenumsf{${1:text}}" } }, { "name": "liningnums", "arg": { "format": "{}", "snippet": "liningnums{${1:text}}" } }, { "name": "liningnumsf", "arg": { "format": "{}", "snippet": "liningnumsf{${1:text}}" } }, { "name": "tabularnums", "arg": { "format": "{}", "snippet": "tabularnums{${1:text}}" } }, { "name": "tabularnumsf", "arg": { "format": "{}", "snippet": "tabularnumsf{${1:text}}" } }, { "name": "proportionalnums", "arg": { "format": "{}", "snippet": "proportionalnums{${1:text}}" } }, { "name": "proportionalnumsf", "arg": { "format": "{}", "snippet": "proportionalnumsf{${1:text}}" } }, { "name": "sufigures" }, { "name": "infigures" }, { "name": "textsup", "arg": { "format": "{}", "snippet": "textsup{${1:text}}" } }, { "name": "textsuperior", "unusual": true, "arg": { "format": "{}", "snippet": "textsuperior{${1:text}}" } }, { "name": "libertine" }, { "name": "libertineSB" }, { "name": "libertineOsF" }, { "name": "libertineLF" }, { "name": "libertineDisplay" }, { "name": "libmono" }, { "name": "libertineInitial" }, { "name": "biolinum" }, { "name": "biolinumOsF" }, { "name": "biolinumLF" }, { "name": "libertineInitialGlyph", "arg": { "format": "{}", "snippet": "libertineInitialGlyph{${1:glyph name}}" } }, { "name": "libertineGlyph", "arg": { "format": "{}", "snippet": "libertineGlyph{${1:glyph name}}" } }, { "name": "biolinumGlyph", "arg": { "format": "{}", "snippet": "biolinumGlyph{${1:glyph name}}" } }, { "name": "biolinumKeyGlyph", "arg": { "format": "{}", "snippet": "biolinumKeyGlyph{${1:glyph name}}" } }, { "name": "biolinumkey", "unusual": true }, { "name": "LKeyTux" }, { "name": "LKeyWin" }, { "name": "LKeyMenu" }, { "name": "LKeyStrg" }, { "name": "LKeyCtrl" }, { "name": "LKeyAlt" }, { "name": "LKeyAltGr" }, { "name": "LKeyShift" }, { "name": "LKeyEnter" }, { "name": "LKeyTab" }, { "name": "LKeyCapsLock" }, { "name": "LKeyPos" }, { "name": "LKeyEntf" }, { "name": "LKeyEinf" }, { "name": "LKeyLeer" }, { "name": "LKeyEsc" }, { "name": "LKeyEnde" }, { "name": "LKeyBack" }, { "name": "LKeyUp" }, { "name": "LKeyDown" }, { "name": "LKeyLeft" }, { "name": "LKeyRight" }, { "name": "LKeyPgUp" }, { "name": "LKeyPgDown" }, { "name": "LKeyAt" }, { "name": "LKeyFn" }, { "name": "LKeyHome" }, { "name": "LKeyDel" }, { "name": "LKeySpace" }, { "name": "LKeyScreenUp" }, { "name": "LKeyScreenDown" }, { "name": "LKeyIns" }, { "name": "LKeyEnd" }, { "name": "LKeyGNU" }, { "name": "LKeyPageUp" }, { "name": "LKeyPageDown" }, { "name": "LKeyCommand" }, { "name": "LKeyOptionKey" }, { "name": "LKeyF", "arg": { "format": "{}", "snippet": "LKeyF{${1:digit}}" } }, { "name": "LKeyPad", "arg": { "format": "{}", "snippet": "LKeyPad{${1:digit}}" } }, { "name": "LKey", "arg": { "format": "{}", "snippet": "LKey{${1:letter or digit}}" } }, { "name": "LKeyStrgX", "arg": { "format": "{}", "snippet": "LKeyStrgX{${1:letter or digit}}" } }, { "name": "LKeyCtrlX", "arg": { "format": "{}", "snippet": "LKeyCtrlX{${1:letter or digit}}" } }, { "name": "LKeyShiftX", "arg": { "format": "{}", "snippet": "LKeyShiftX{${1:letter or digit}}" } }, { "name": "LKeyAltX", "arg": { "format": "{}", "snippet": "LKeyAltX{${1:letter or digit}}" } }, { "name": "LKeyAltGrX", "arg": { "format": "{}", "snippet": "LKeyAltGrX{${1:letter or digit}}" } }, { "name": "LKeyShiftStrgX", "arg": { "format": "{}", "snippet": "LKeyShiftStrgX{${1:letter or digit}}" } }, { "name": "LKeyShiftCtrlX", "arg": { "format": "{}", "snippet": "LKeyShiftCtrlX{${1:letter or digit}}" } }, { "name": "LKeyShiftAltX", "arg": { "format": "{}", "snippet": "LKeyShiftAltX{${1:letter or digit}}" } }, { "name": "LKeyShiftAltGrX", "arg": { "format": "{}", "snippet": "LKeyShiftAltGrX{${1:letter or digit}}" } }, { "name": "LKeyStrgAltX", "arg": { "format": "{}", "snippet": "LKeyStrgAltX{${1:letter or digit}}" } }, { "name": "LKeyStrgAltEnt" }, { "name": "LKeyReset" }, { "name": "LKeyCtrlAltX", "arg": { "format": "{}", "snippet": "LKeyCtrlAltX{${1:letter or digit}}" } }, { "name": "LKeyCtrlAltEnt" }, { "name": "LKeyAltF", "arg": { "format": "{}", "snippet": "LKeyAltF{${1:digit}}" } }, { "name": "LKeyStrgAltF", "arg": { "format": "{}", "snippet": "LKeyStrgAltF{${1:digit}}" } }, { "name": "LKeyCtrlAltF", "arg": { "format": "{}", "snippet": "LKeyCtrlAltF{${1:digit}}" } }, { "name": "LMouseEmpty" }, { "name": "LMouseN" }, { "name": "LMouseL" }, { "name": "LMouseM" }, { "name": "LMouseR" }, { "name": "LMouseLR" }, { "name": "LMouseIIEmpty" }, { "name": "LMouseIIN" }, { "name": "LMouseIIL" }, { "name": "LMouseIIR" }, { "name": "LMouseIILR" }, { "name": "DeclareTextGlyphY", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareTextGlyphY{${1:type}}{${2:name}}{${3:number}}" } }, { "name": "useosf", "unusual": true } ], "envs": [], "keys": { "\\usepackage/libertine#c": [ "biolinum", "sf", "ss", "libertine", "rm", "tt", "mono", "sfdefault", "type1", "nofontspec", "lining", "oldstyle", "sflining", "sfoldstyle", "tabular", "proportional", "sftabular", "sfproportional", "semibold", "bold", "scaled=${1:factor}", "ttscaled=${1:factor}", "llscaled=${1:factor}", "defaultfeatures={${1:fontspec features}}" ] }, "args": [ "\\usepackage/libertine#c" ] } ================================================ FILE: data/packages/lipsum.json ================================================ { "deps": [ { "name": "l3keys2e" } ], "macros": [ { "name": "lipsum" }, { "name": "lipsum", "arg": { "format": "[]", "snippet": "lipsum[${1:num}]" } }, { "name": "lipsum", "arg": { "format": "[][]", "snippet": "lipsum[${1:num}][${2:num}]" } }, { "name": "lipsum", "arg": { "format": "[]", "snippet": "lipsum[${1:num-num}]" } }, { "name": "lipsum", "arg": { "format": "[][]", "snippet": "lipsum[${1:num-num}][${2:num-num}]" } }, { "name": "lipsum*" }, { "name": "lipsum*", "arg": { "format": "[]", "snippet": "lipsum*[${1:num}]" } }, { "name": "lipsum*", "arg": { "format": "[][]", "snippet": "lipsum*[${1:num}][${2:num}]" } }, { "name": "lipsum*", "arg": { "format": "[]", "snippet": "lipsum*[${1:num-num}]" } }, { "name": "lipsum*", "arg": { "format": "[][]", "snippet": "lipsum*[${1:num-num}][${2:num-num}]" } }, { "name": "unpacklipsum", "unusual": true }, { "name": "unpacklipsum", "unusual": true, "arg": { "format": "[]", "snippet": "unpacklipsum[${1:num}]" } }, { "name": "unpacklipsum*", "unusual": true }, { "name": "unpacklipsum*", "unusual": true, "arg": { "format": "[]", "snippet": "unpacklipsum*[${1:num}]" } }, { "name": "lipsumexp", "unusual": true }, { "name": "setlipsum", "arg": { "format": "{}", "snippet": "setlipsum{${1:keyvals}}", "keys": [ "\\setlipsum#c,\\usepackage/lipsum#c" ], "keyPos": 0 } }, { "name": "SetLipsumText", "unusual": true, "arg": { "format": "{}", "snippet": "SetLipsumText{${1:lipsum text definition filename%file}}" } }, { "name": "SetLipsumDefault", "unusual": true, "arg": { "format": "{}", "snippet": "SetLipsumDefault{${1:num}}" } }, { "name": "SetLipsumDefault", "unusual": true, "arg": { "format": "{}", "snippet": "SetLipsumDefault{${1:num-num}}" } }, { "name": "LipsumPar", "unusual": true, "arg": { "format": "{}", "snippet": "LipsumPar{${1:num}}" } }, { "name": "SetLipsumParListStart", "unusual": true, "arg": { "format": "{}", "snippet": "SetLipsumParListStart{${1:tokens}}" } }, { "name": "SetLipsumParListStart*", "unusual": true, "arg": { "format": "{}", "snippet": "SetLipsumParListStart*{${1:tokens}}" } }, { "name": "SetLipsumParListEnd", "unusual": true, "arg": { "format": "{}", "snippet": "SetLipsumParListEnd{${1:tokens}}" } }, { "name": "SetLipsumParListEnd*", "unusual": true, "arg": { "format": "{}", "snippet": "SetLipsumParListEnd*{${1:tokens}}" } }, { "name": "SetLipsumSentenceListStart", "unusual": true, "arg": { "format": "{}", "snippet": "SetLipsumSentenceListStart{${1:tokens}}" } }, { "name": "SetLipsumSentenceListStart*", "unusual": true, "arg": { "format": "{}", "snippet": "SetLipsumSentenceListStart*{${1:tokens}}" } }, { "name": "SetLipsumSentenceListEnd", "unusual": true, "arg": { "format": "{}", "snippet": "SetLipsumSentenceListEnd{${1:tokens}}" } }, { "name": "SetLipsumSentenceListEnd*", "unusual": true, "arg": { "format": "{}", "snippet": "SetLipsumSentenceListEnd*{${1:tokens}}" } }, { "name": "SetLipsumParListSurrounders", "unusual": true, "arg": { "format": "{}{}", "snippet": "SetLipsumParListSurrounders{${1:start}}{${2:end}}" } }, { "name": "SetLipsumParListSurrounders*", "unusual": true, "arg": { "format": "{}{}", "snippet": "SetLipsumParListSurrounders*{${1:start}}{${2:end}}" } }, { "name": "SetLipsumSentenceListSurrounders", "unusual": true, "arg": { "format": "{}{}", "snippet": "SetLipsumSentenceListSurrounders{${1:start}}{${2:end}}" } }, { "name": "SetLipsumSentenceListSurrounders*", "unusual": true, "arg": { "format": "{}{}", "snippet": "SetLipsumSentenceListSurrounders*{${1:start}}{${2:end}}" } }, { "name": "SetLipsumParListItemStart", "unusual": true, "arg": { "format": "{}", "snippet": "SetLipsumParListItemStart{${1:tokens}}" } }, { "name": "SetLipsumParListItemStart*", "unusual": true, "arg": { "format": "{}", "snippet": "SetLipsumParListItemStart*{${1:tokens}}" } }, { "name": "SetLipsumParListItemEnd", "unusual": true, "arg": { "format": "{}", "snippet": "SetLipsumParListItemEnd{${1:tokens}}" } }, { "name": "SetLipsumParListItemEnd*", "unusual": true, "arg": { "format": "{}", "snippet": "SetLipsumParListItemEnd*{${1:tokens}}" } }, { "name": "SetLipsumSentenceListItemStart", "unusual": true, "arg": { "format": "{}", "snippet": "SetLipsumSentenceListItemStart{${1:tokens}}" } }, { "name": "SetLipsumSentenceListItemStart*", "unusual": true, "arg": { "format": "{}", "snippet": "SetLipsumSentenceListItemStart*{${1:tokens}}" } }, { "name": "SetLipsumSentenceListItemEnd", "unusual": true, "arg": { "format": "{}", "snippet": "SetLipsumSentenceListItemEnd{${1:tokens}}" } }, { "name": "SetLipsumSentenceListItemEnd*", "unusual": true, "arg": { "format": "{}", "snippet": "SetLipsumSentenceListItemEnd*{${1:tokens}}" } }, { "name": "SetLipsumParListItemSurrounders", "unusual": true, "arg": { "format": "{}{}", "snippet": "SetLipsumParListItemSurrounders{${1:start}}{${2:end}}" } }, { "name": "SetLipsumParListItemSurrounders*", "unusual": true, "arg": { "format": "{}{}", "snippet": "SetLipsumParListItemSurrounders*{${1:start}}{${2:end}}" } }, { "name": "SetLipsumSentenceListItemSurrounders", "unusual": true, "arg": { "format": "{}{}", "snippet": "SetLipsumSentenceListItemSurrounders{${1:start}}{${2:end}}" } }, { "name": "SetLipsumSentenceListItemSurrounders*", "unusual": true, "arg": { "format": "{}{}", "snippet": "SetLipsumSentenceListItemSurrounders*{${1:start}}{${2:end}}" } }, { "name": "SetLipsumParListItemSeparator", "unusual": true, "arg": { "format": "{}", "snippet": "SetLipsumParListItemSeparator{${1:tokens}}" } }, { "name": "SetLipsumParListItemSeparator*", "unusual": true, "arg": { "format": "{}", "snippet": "SetLipsumParListItemSeparator*{${1:tokens}}" } }, { "name": "SetLipsumSentenceListItemSeparator", "unusual": true, "arg": { "format": "{}", "snippet": "SetLipsumSentenceListItemSeparator{${1:tokens}}" } }, { "name": "SetLipsumSentenceListItemSeparator*", "unusual": true, "arg": { "format": "{}", "snippet": "SetLipsumSentenceListItemSeparator*{${1:tokens}}" } }, { "name": "LipsumProtect", "unusual": true, "arg": { "format": "{}", "snippet": "LipsumProtect{${1:tokens}}" } }, { "name": "LipsumRestoreParList", "unusual": true }, { "name": "LipsumRestoreSentenceList", "unusual": true }, { "name": "LipsumRestoreAll", "unusual": true }, { "name": "NewLipsumPar", "unusual": true, "arg": { "format": "{}", "snippet": "NewLipsumPar{${1:paragrph}}" } }, { "name": "SetLipsumLanguage", "unusual": true, "arg": { "format": "{}", "snippet": "SetLipsumLanguage{${1:language}}" } } ], "envs": [], "keys": { "\\setlipsum#c,\\usepackage/lipsum#c": [ "nopar", "text=${1|lipsum,cicero,lipsum-cs|}", "language=${1:language}", "auto-lang", "default-range=${1:i-j}", "par-before=${1:tokens}", "par-begin=${1:tokens}", "par-sep=${1:tokens}", "par-end=${1:tokens}", "par-after=${1:tokens}", "sentence-before=${1:tokens}", "sentence-begin=${1:tokens}", "sentence-sep=${1:tokens}", "sentence-end=${1:tokens}", "sentence-after=${1:tokens}", "par-before*=${1:tokens}", "par-begin*=${1:tokens}", "par-sep*=${1:tokens}", "par-end*=${1:tokens}", "par-after*=${1:tokens}", "sentence-before*=${1:tokens}", "sentence-begin*=${1:tokens}", "sentence-sep*=${1:tokens}", "sentence-end*=${1:tokens}", "sentence-after*=${1:tokens}" ] }, "args": [ "\\setlipsum#c,\\usepackage/lipsum#c" ] } ================================================ FILE: data/packages/listings.json ================================================ { "deps": [ { "name": "keyval" } ], "macros": [ { "name": "lstloadlanguages", "arg": { "format": "{}", "snippet": "lstloadlanguages{${1:lang1,lang2,...%keyvals}}", "keys": [ "\\lstloadlanguages#c" ], "keyPos": 0 } }, { "name": "lstset", "arg": { "format": "{}", "snippet": "lstset{${1:keyvals}}", "keys": [ "\\lstset,\\lstinline,\\begin{lstlisting},\\lstinputlisting,\\lstMakeShortInline,\\lstdefinelanguage,\\lstdefinestyle" ], "keyPos": 0 } }, { "name": "lstinline", "arg": { "format": "||", "snippet": "lstinline|${1:code}|" } }, { "name": "lstinline", "arg": { "format": "[]||", "snippet": "lstinline[${1:options}]|${2:code}|", "keys": [ "\\lstset,\\lstinline,\\begin{lstlisting},\\lstinputlisting,\\lstMakeShortInline,\\lstdefinelanguage,\\lstdefinestyle" ], "keyPos": 0 } }, { "name": "lstinputlisting", "arg": { "format": "{}", "snippet": "lstinputlisting{${1:file}}" } }, { "name": "lstinputlisting", "arg": { "format": "[]{}", "snippet": "lstinputlisting[${2:options%keyvals}]{${1:file}}", "keys": [ "\\lstset,\\lstinline,\\begin{lstlisting},\\lstinputlisting,\\lstMakeShortInline,\\lstdefinelanguage,\\lstdefinestyle" ], "keyPos": 0 } }, { "name": "lstdefinestyle", "unusual": true, "arg": { "format": "{}{}", "snippet": "lstdefinestyle{${1:style name}}{${2:keyvals}}", "keys": [ "\\lstset,\\lstinline,\\begin{lstlisting},\\lstinputlisting,\\lstMakeShortInline,\\lstdefinelanguage,\\lstdefinestyle" ], "keyPos": 1 } }, { "name": "thelstnumber", "unusual": true }, { "name": "theHlstnumber", "unusual": true }, { "name": "thelstlabel", "unusual": true }, { "name": "lstlistoflistings" }, { "name": "lstlistlistingname", "unusual": true }, { "name": "lstlistingname", "unusual": true }, { "name": "lstlistingnamestyle", "unusual": true }, { "name": "thelstlisting", "unusual": true }, { "name": "lstname", "unusual": true }, { "name": "lstindexmacro", "unusual": true, "arg": { "format": "{}", "snippet": "lstindexmacro{${1:arg}}" } }, { "name": "lstnewenvironment", "unusual": true, "arg": { "format": "{}[][]{}{}", "snippet": "lstnewenvironment{${1:envname}}[${4:args}][${5:default}]{${2:begdef}}{${3:enddef}}" } }, { "name": "lstnewenvironment", "unusual": true, "arg": { "format": "{}[]{}{}", "snippet": "lstnewenvironment{${1:envname}}[${4:args}]{${2:begdef}}{${3:enddef}}" } }, { "name": "lstnewenvironment", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "lstnewenvironment{${1:envname}}{${2:begdef}}{${3:enddef}}" } }, { "name": "lstdefinelanguage", "unusual": true, "arg": { "format": "{}{}", "snippet": "lstdefinelanguage{${1:language name}}{${2:keyvals}}", "keys": [ "\\lstset,\\lstinline,\\begin{lstlisting},\\lstinputlisting,\\lstMakeShortInline,\\lstdefinelanguage,\\lstdefinestyle" ], "keyPos": 1 } }, { "name": "lstdefinelanguage", "unusual": true, "arg": { "format": "{}{}[]", "snippet": "lstdefinelanguage{${1:language name}}{${2:keyvals}}[${3:required aspects}]", "keys": [ "\\lstset,\\lstinline,\\begin{lstlisting},\\lstinputlisting,\\lstMakeShortInline,\\lstdefinelanguage,\\lstdefinestyle" ], "keyPos": 1 } }, { "name": "lstdefinelanguage", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "lstdefinelanguage[${3:dialect}]{${1:language name}}{${2:keyvals}}", "keys": [ "\\lstset,\\lstinline,\\begin{lstlisting},\\lstinputlisting,\\lstMakeShortInline,\\lstdefinelanguage,\\lstdefinestyle" ], "keyPos": 2 } }, { "name": "lstdefinelanguage", "unusual": true, "arg": { "format": "[]{}{}[]", "snippet": "lstdefinelanguage[${3:dialect}]{${1:language name}}{${2:keyvals}}[${4:required aspects}]", "keys": [ "\\lstset,\\lstinline,\\begin{lstlisting},\\lstinputlisting,\\lstMakeShortInline,\\lstdefinelanguage,\\lstdefinestyle" ], "keyPos": 2 } }, { "name": "lstdefinelanguage", "unusual": true, "arg": { "format": "[]{}[]{}{}[]", "snippet": "lstdefinelanguage[${4:dialect}]{${1:language name}}[${5:base dialect}]{${2:base language}}{${3:keyvals}}[${6:required aspects}]", "keys": [ "\\lstset,\\lstinline,\\begin{lstlisting},\\lstinputlisting,\\lstMakeShortInline,\\lstdefinelanguage,\\lstdefinestyle" ], "keyPos": 4 } }, { "name": "lstalias", "unusual": true, "arg": { "format": "{}{}", "snippet": "lstalias{${1:alias}}{${2:language}}" } }, { "name": "lstaspectfiles", "unusual": true }, { "name": "lstlanguagefiles", "unusual": true }, { "name": "lstloadaspects", "unusual": true, "arg": { "format": "{}", "snippet": "lstloadaspects{${1:aspects}}" } }, { "name": "lststylefiles", "unusual": true }, { "name": "lstlgrindeffile", "if": "lgrind" }, { "name": "lstdefineformat", "if": "formats", "arg": { "format": "{}{}", "snippet": "lstdefineformat{${1:name}}{${2:format}}" } }, { "name": "lstformatfiles", "if": "formats", "unusual": true } ], "envs": [ { "name": "lstlisting" }, { "name": "lstlisting", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\lstset,\\lstinline,\\begin{lstlisting},\\lstinputlisting,\\lstMakeShortInline,\\lstdefinelanguage,\\lstdefinestyle" ], "keyPos": 0 } } ], "keys": { "\\usepackage/listings#c": [ "draft", "final", "savemem", "noaspects", "lgrind", "procnames", "hyper", "formats", "0.21" ], "\\lstloadlanguages#c": [ "ABAP", "[R/2 4.3]ABAP", "[R/2 5.0]ABAP", "[R/3 3.1]ABAP", "[R/3 4.6C]ABAP", "[R/3 6.10]ABAP", "ACM", "ACSL", "ACMscript", "Ada", "[2005]Ada", "[83]Ada", "[95]Ada", "Algol", "[60]Algol", "[68]Algol", "Ant", "Assembler", "[Motorola68k]Assembler", "[x86masm]Assembler", "Awk", "[gnu]Awk", "[POSIX]Awk", "bash", "Basic", "[Visual]Basic", "C", "[ANSI]C", "[Handel]C", "[Objective]C", "[Sharp]C", "C++", "[11]C++", "[ANSI]C++", "[GNU]C++", "[ISO]C++", "[Visual]C++", "Caml", "[light]Caml", "[Objective]Caml", "CIL", "Clean", "Cobol", "[1974]Cobol", "[1985]Cobol", "[ibm]Cobol", "Comal 80", "command.com", "[WinXP]command.com", "Comsol", "csh", "Delphi", "Eiffel", "Elan", "elisp", "erlang", "Euphoria", "Fortran", "[03]Fortran", "[08]Fortran", "[18]Fortran", "[77]Fortran", "[90]Fortran", "[95]Fortran", "GAP", "GCL", "Gnuplot", "Go", "hansl", "Haskell", "HTML", "IDL", "[CORBA]IDL", "inform", "Java", "[AspectJ]Java", "JVMIS", "ksh", "Lingo", "Lisp", "[Auto]Lisp", "LLVM", "Logo", "Lua", "[5.0]Lua", "[5.1]Lua", "[5.2]Lua", "[5.3]Lua", "make", "[gnu]make", "Mathematica", "[1.0]Mathematica", "[11.0]Mathematica", "[3.0]Mathematica", "[5.2]Mathematica", "Matlab", "[5.1]Matlab", "Mercury", "MetaPost", "Miranda", "Mizar", "ML", "Modula-2", "MuPAD", "NASTRAN", "Oberon-2", "OCL", "[decorative]OCL", "[OMG]OCL", "Octave", "OORexx", "Oz", "Pascal", "[Borland6]Pascal", "[Standard]Pascal", "[XSC]Pascal", "Perl", "PHP", "PL/I", "Plasm", "PostScript", "POV", "Prolog", "Promela", "PSTricks", "Python", "R", "Reduce", "Rexx", "[VM/XA]Rexx", "RSL", "Ruby", "S", "[PLUS]S", "SAS", "Scala", "[3.0]Scala", "Scilab", "sh", "SHELXL", "Simula", "[67]Simula", "[CII]Simula", "[DEC]Simula", "[IBM]Simula", "SPARQL", "SQL", "Swift", "tcl", "[tk]tcl", "TeX", "[AlLaTeX]TeX", "[common]TeX", "[LaTeX]TeX", "[plain]TeX", "[primitive]TeX", "VBScript", "Verilog", "VHDL", "[AMS]VHDL", "VRML", "[97]VRML", "XML", "XSLT" ], "\\lstset,\\lstinline,\\begin{lstlisting},\\lstinputlisting,\\lstMakeShortInline,\\lstdefinelanguage,\\lstdefinestyle": [ "inputpath=${1:path}", "aboveskip=", "belowskip=", "lineskip=", "boxpos=${1|b,c,t|}", "print", "showlines", "emptylines=${1:number}", "emptylines=*${1:number}", "gobble=${1:number}", "style=${1:style name}", "language=${1:language}", "language=[${1:dialect}]${2:language}", "alsolanguage=${1:language}", "alsolanguage=[${1:dialect}]${2:language}", "defaultdialect=[${1:dialect}]${2:language}", "printpod", "usekeywordsintag", "tagstyle=${1:style}", "markfirstintag=${1:style}", "makemacrouse", "basicstyle=${1:style}", "identifierstyle=${1:style}", "commentstyle=${1:style}", "stringstyle=${1:style}", "keywordstyle=${1:style}", "keywordstyle=*${1:style}", "keywordstyle=[${1:number}]${2:style}", "keywordstyle=[${1:number}]*${2:style}", "ndkeywordstyle=${1:style}", "classoffset=${1:number}", "texcsstyle=${1:style}", "texcsstyle=*${1:style}", "texcsstyle=[${1:class number}]${2:style}", "texcsstyle=*[${1:class number}]${2:style}", "directivestyle=${1:style}", "emph={${1:identifier list}}", "emph=[${1:number}]{${2:identifier list}}", "moreemph={${1:identifier list}}", "moreemph=[${1:number}]{${2:identifier list}}", "deleteemph={${1:identifier list}}", "deleteemph=[${1:number}]{${2:identifier list}}", "emphstyle={${1:style}}", "emphstyle=[${1:number}]{${2:style}}", "delim=[${1:type}][${2:style}]${3:delimiters}", "delim=*[${1:type}][${2:style}]${3:delimiters}", "delim=**[${1:type}][${2:style}]${3:delimiters}", "moredelim=[${1:type}][${2:style}]${3:delimiters}", "moredelim=*[${1:type}][${2:style}]${3:delimiters}", "moredelim=**[${1:type}][${2:style}]${3:delimiters}", "deletedelim=[${1:type}][${2:style}]${3:delimiters}", "deletedelim=*[${1:type}][${2:style}]${3:delimiters}", "deletedelim=**[${1:type}][${2:style}]${3:delimiters}", "extendedchars", "inputencoding=${1:encoding}", "upquote", "tabsize=${1:number}", "showtabs", "tab=${1:tokens}", "showspaces", "showstringspaces", "formfeed=${1:tokens}", "numbers=${1|none,left,right|}", "stepnumber=${1:number}", "numberfirstline", "numberstyle=${1:style}", "numbersep=", "numberblanklines", "firstnumber=${1:auto|last|<number>}", "name=${1:name}", "title=${1:title text}", "caption={${1:caption text}}", "caption={[${1:short}]${2:caption text}}", "label=", "nolol", "numberbychapter", "captionpos=${1:subset of tb}", "abovecaptionskip=", "belowcaptionskip=", "linewidth=", "xleftmargin=", "xrightmargin=", "resetmargins", "breaklines", "breakatwhitespace", "prebreak=${1:tokens}", "postbreak=${1:tokens}", "breakindent=", "breakautoindent", "frame=${1:type}", "frameround=", "framesep=", "rulesep=", "framerule=", "framexleftmargin=", "framexrightmargin=", "framextopmargin=", "framexbottommargin=", "backgroundcolor=", "rulecolor=", "fillcolor=", "rulesepcolor=", "frameshape={${1:top shape}}{${2:left shape}}{${3:right shape}}{${4:bottom shape}}", "index={${1:identifiers}}", "index=[${1:number}]{${2:identifiers}}", "index=[${1:number}][${2:keyword classes}]{${3:identifiers}}", "moreindex={${1:identifiers}}", "moreindex=[${1:number}]{${2:identifiers}}", "moreindex=[${1:number}][${2:keyword classes}]{${3:identifiers}}", "deleteindex={${1:identifiers}}", "deleteindex=[${1:number}]{${2:identifiers}}", "deleteindex=[${1:number}][${2:keyword classes}]{${3:identifiers}}", "indexstyle=${1:one-parameter macro}", "indexstyle=[${1:number}]${2:one-parameter macro}", "columns=${1:alignment}", "columns=[${1:c|l|r}]${2:alignment}", "flexiblecolumns", "keepspaces", "basewidth=", "fontadjust", "texcl", "mathescape", "escapechar=${1:character}", "escapeinside=${1:<char1><char2>}", "escapebegin=${1:tokens}", "escapeend=${1:tokens}", "fancyvrb", "fvcmdparams=${1:<cmd1> <num1> ...}", "morefvcmdparams=${1:<cmd1> <num1> ...}", "literate={${1:replace}}{${2:replacement text}}{${3:length}}${4:...}", "literate=*{${1:replace}}{${2:replacement text}}{${3:length}}${4:...}", "rangebeginprefix=${1:prefix}", "rangebeginsuffix=${1:suffix}", "rangeendprefix=${1:prefix}", "rangeendsuffix=${1:suffix}", "rangeprefix=${1:prefix}", "rangesuffix=${1:suffix}", "includerangemarker", "multicols=${1:number}", "float", "float=${1:subset of tbph}", "float=*${1:subset of tbph}", "floatplacement=${1:place specifiers}", "firstline=${1:number}", "lastline=${1:number}", "linerange={${1:first1-last1,first2-last2,...}}", "consecutivenumbers", "keywordsprefix=${1:prefix}", "keywords={${1:list of keywords}}", "keywords=[${1:number}]{${2:list of keywords}}", "morekeywords={${1:list of keywords}}", "deletekeywords={${1:list of keywords}}", "deletekeywords=[${1:number}]{${2:list of keywords}}", "endkeywords={${1:list of keywords}}", "moreendkeywords={${1:list of keywords}}", "deleteendkeywords={${1:list of keywords}}", "texcs={${1:list of csnames}}", "texcs=[${1:class number}]{${2:list of csnames}}", "moretexcs={${1:list of csnames}}", "moretexcs=[${1:class number}]{${2:list of csnames}}", "deletetexcs={${1:list of csnames}}", "deletetexcs=[${1:class number}]{${2:list of csnames}}", "directives={${1:list of compiler directives}}", "moredirectives={${1:list of compiler directives}}", "deletedirectives={${1:list of compiler directives}}", "sensitive", "alsoletter={${1:character sequence}}", "alsodigit={${1:character sequence}}", "alsoother={${1:character sequence}}", "otherkeywords={${1:keywords}}", "tag=${1:<char1><char2>}", "string=${1:delimiter}", "string=[${1:b|d|m|bd|s}]${2:delimiter}", "morestring=${1:delimiter}", "morestring=[${1:b|d|m|bd|s}]${2:delimiter}", "deletestring=${1:delimiter}", "deletestring=[${1:b|d|m|bd|s}]${2:delimiter}", "comment=${1:delimiter(s)}", "comment=[${1:type}]${2:delimiter(s)}", "morecomment=${1:delimiter(s)}", "morecomment=[${1:type}]${2:delimiter(s)}", "deletecomment=${1:delimiter(s)}", "deletecomment=[${1:type}]${2:delimiter(s)}", "keywordcomment={${1:keywords}}", "morekeywordcomment={${1:keywords}}", "deletekeywordcomment={${1:keywords}}", "keywordcommentsemicolon={${1:keywords}}{${2:keywords}}{${3:keywords}}", "podcomment", "procnamekeys={${1:keywords}}", "moreprocnamekeys={${1:keywords}}", "deleteprocnamekeys={${1:keywords}}", "procnamestyle=${1:style}", "indexprocnames", "hyperref={${1:identifiers}}", "morehyperref={${1:identifiers}}", "deletehyperref={${1:identifiers}}", "hyperanchor=${1:two-parameter macro}", "hyperlink=${1:two-parameter macro}", "lgrindef=${1:language}" ] }, "args": [ "\\usepackage/listings#c" ] } ================================================ FILE: data/packages/logsys.json ================================================ { "deps": [ { "name": "coordsys" } ], "macros": [ { "name": "logline", "arg": { "format": "{}{}", "snippet": "logline{${1:from}}{${2:to}}" } }, { "name": "logline", "arg": { "format": "[]{}{}", "snippet": "logline[${3:spacing}]{${1:from}}{${2:to}}" } }, { "name": "logline*", "arg": { "format": "{}{}", "snippet": "logline*{${1:from}}{${2:to}}" } }, { "name": "logline*", "arg": { "format": "[]{}{}", "snippet": "logline*[${3:spacing}]{${1:from}}{${2:to}}" } }, { "name": "vlogline", "arg": { "format": "{}{}", "snippet": "vlogline{${1:from}}{${2:to}}" } }, { "name": "vlogline", "arg": { "format": "[]{}{}", "snippet": "vlogline[${3:spacing}]{${1:from}}{${2:to}}" } }, { "name": "vlogline*", "arg": { "format": "{}{}", "snippet": "vlogline*{${1:from}}{${2:to}}" } }, { "name": "vlogline*", "arg": { "format": "[]{}{}", "snippet": "vlogline*[${3:spacing}]{${1:from}}{${2:to}}" } }, { "name": "logsys", "arg": { "format": "()()", "snippet": "logsys(${1:lower-left})(${2:upper-right})" } }, { "name": "logsys", "unusual": true, "arg": { "format": "[]()()", "snippet": "logsys[${1:h-spacing}](${2:lower-left})(${3:upper-right})" } }, { "name": "logsys", "arg": { "format": "[][]()()", "snippet": "logsys[${1:h-spacing}][${2:v-spacing}](${3:lower-left})(${4:upper-right})" } }, { "name": "logsys*", "arg": { "format": "()()", "snippet": "logsys*(${1:lower-left})(${2:upper-right})" } }, { "name": "logsys*", "unusual": true, "arg": { "format": "[]()()", "snippet": "logsys*[${1:h-spacing}](${2:lower-left})(${3:upper-right})" } }, { "name": "logsys*", "arg": { "format": "[][]()()", "snippet": "logsys*[${1:h-spacing}][${2:v-spacing}](${3:lower-left})(${4:upper-right})" } }, { "name": "semilogsys", "arg": { "format": "()()", "snippet": "semilogsys(${1:lower-left})(${2:upper-right})" } }, { "name": "semilogsys", "unusual": true, "arg": { "format": "[]()()", "snippet": "semilogsys[${1:h-spacing}](${2:lower-left})(${3:upper-right})" } }, { "name": "semilogsys", "arg": { "format": "[][]()()", "snippet": "semilogsys[${1:h-spacing}][${2:v-spacing}](${3:lower-left})(${4:upper-right})" } }, { "name": "semilogsys*", "arg": { "format": "()()", "snippet": "semilogsys*(${1:lower-left})(${2:upper-right})" } }, { "name": "semilogsys*", "unusual": true, "arg": { "format": "[]()()", "snippet": "semilogsys*[${1:h-spacing}](${2:lower-left})(${3:upper-right})" } }, { "name": "semilogsys*", "arg": { "format": "[][]()()", "snippet": "semilogsys*[${1:h-spacing}][${2:v-spacing}](${3:lower-left})(${4:upper-right})" } }, { "name": "loglogsys", "arg": { "format": "()()", "snippet": "loglogsys(${1:lower-left})(${2:upper-right})" } }, { "name": "loglogsys", "unusual": true, "arg": { "format": "[]()()", "snippet": "loglogsys[${1:h-spacing}](${2:lower-left})(${3:upper-right})" } }, { "name": "loglogsys", "arg": { "format": "[][]()()", "snippet": "loglogsys[${1:h-spacing}][${2:v-spacing}](${3:lower-left})(${4:upper-right})" } }, { "name": "loglogsys*", "arg": { "format": "()()", "snippet": "loglogsys*(${1:lower-left})(${2:upper-right})" } }, { "name": "loglogsys*", "unusual": true, "arg": { "format": "[]()()", "snippet": "loglogsys*[${1:h-spacing}](${2:lower-left})(${3:upper-right})" } }, { "name": "loglogsys*", "arg": { "format": "[][]()()", "snippet": "loglogsys*[${1:h-spacing}][${2:v-spacing}](${3:lower-left})(${4:upper-right})" } }, { "name": "loggrid", "arg": { "format": "()()", "snippet": "loggrid(${1:lower-left})(${2:upper-right})" } }, { "name": "loggrid", "unusual": true, "arg": { "format": "[]()()", "snippet": "loggrid[${1:h-spacing}](${2:lower-left})(${3:upper-right})" } }, { "name": "loggrid", "arg": { "format": "[][]()()", "snippet": "loggrid[${1:h-spacing}][${2:v-spacing}](${3:lower-left})(${4:upper-right})" } }, { "name": "loggrid*", "arg": { "format": "()()", "snippet": "loggrid*(${1:lower-left})(${2:upper-right})" } }, { "name": "loggrid*", "unusual": true, "arg": { "format": "[]()()", "snippet": "loggrid*[${1:h-spacing}](${2:lower-left})(${3:upper-right})" } }, { "name": "loggrid*", "arg": { "format": "[][]()()", "snippet": "loggrid*[${1:h-spacing}][${2:v-spacing}](${3:lower-left})(${4:upper-right})" } }, { "name": "semiloggrid", "arg": { "format": "()()", "snippet": "semiloggrid(${1:lower-left})(${2:upper-right})" } }, { "name": "semiloggrid", "unusual": true, "arg": { "format": "[]()()", "snippet": "semiloggrid[${1:h-spacing}](${2:lower-left})(${3:upper-right})" } }, { "name": "semiloggrid", "arg": { "format": "[][]()()", "snippet": "semiloggrid[${1:h-spacing}][${2:v-spacing}](${3:lower-left})(${4:upper-right})" } }, { "name": "semiloggrid*", "arg": { "format": "()()", "snippet": "semiloggrid*(${1:lower-left})(${2:upper-right})" } }, { "name": "semiloggrid*", "unusual": true, "arg": { "format": "[]()()", "snippet": "semiloggrid*[${1:h-spacing}](${2:lower-left})(${3:upper-right})" } }, { "name": "semiloggrid*", "arg": { "format": "[][]()()", "snippet": "semiloggrid*[${1:h-spacing}][${2:v-spacing}](${3:lower-left})(${4:upper-right})" } }, { "name": "logloggrid", "arg": { "format": "()()", "snippet": "logloggrid(${1:lower-left})(${2:upper-right})" } }, { "name": "logloggrid", "unusual": true, "arg": { "format": "[]()()", "snippet": "logloggrid[${1:h-spacing}](${2:lower-left})(${3:upper-right})" } }, { "name": "logloggrid", "arg": { "format": "[][]()()", "snippet": "logloggrid[${1:h-spacing}][${2:v-spacing}](${3:lower-left})(${4:upper-right})" } }, { "name": "logloggrid*", "arg": { "format": "()()", "snippet": "logloggrid*(${1:lower-left})(${2:upper-right})" } }, { "name": "logloggrid*", "unusual": true, "arg": { "format": "[]()()", "snippet": "logloggrid*[${1:h-spacing}](${2:lower-left})(${3:upper-right})" } }, { "name": "logloggrid*", "arg": { "format": "[][]()()", "snippet": "logloggrid*[${1:h-spacing}][${2:v-spacing}](${3:lower-left})(${4:upper-right})" } }, { "name": "interval" }, { "name": "intervalthickness", "arg": { "format": "{}", "snippet": "intervalthickness{${1:width}}" } }, { "name": "intervalthickness", "arg": { "format": "[]{}", "snippet": "intervalthickness[${2:offset%l}]{${1:width}}" } }, { "name": "vinterval" } ], "envs": [], "keys": { "\\usepackage/logsys#c": [ "centred", "outside", "inside" ] }, "args": [ "\\usepackage/logsys#c" ] } ================================================ FILE: data/packages/longtable.json ================================================ { "deps": [], "macros": [ { "name": "caption*", "arg": { "format": "{}", "snippet": "caption*{${1:text}}" } }, { "name": "endfirstfoot" }, { "name": "endlastfoot" }, { "name": "endfirsthead" }, { "name": "endfoot" }, { "name": "endhead" }, { "name": "LTchunksize" }, { "name": "LTcapwidth" }, { "name": "LTleft" }, { "name": "LTpost" }, { "name": "LTpre" }, { "name": "LTright" }, { "name": "setlongtables" }, { "name": "tabularnewline" } ], "envs": [ { "name": "longtable", "arg": { "format": "[]{}", "snippet": "[${2:alignment}]{${1:preamble}}" } }, { "name": "longtable", "arg": { "format": "{}", "snippet": "{${1:preamble}}" } } ], "keys": { "\\usepackage/longtable#c": [ "errorshow", "pausing", "set", "final" ] }, "args": [ "\\usepackage/longtable#c" ] } ================================================ FILE: data/packages/lscape.json ================================================ { "deps": [ { "name": "graphics" } ], "macros": [], "envs": [ { "name": "landscape" } ], "keys": { "\\usepackage/lscape#c": [ "pdftex" ] }, "args": [ "\\usepackage/lscape#c" ] } ================================================ FILE: data/packages/ltxtable.json ================================================ { "deps": [ { "name": "longtable" }, { "name": "tabularx" } ], "macros": [ { "name": "LTXtable", "arg": { "format": "{}{}", "snippet": "LTXtable{${1:width}}{${2:file}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/luatex.json ================================================ { "deps": [], "macros": [ { "name": "luatexbanner", "unusual": true }, { "name": "luatexversion", "unusual": true }, { "name": "luatexrevision", "unusual": true }, { "name": "formatname", "unusual": true }, { "name": "directlua", "arg": { "format": "{}", "snippet": "directlua{${1:lua code%definition}}" } }, { "name": "latelua", "arg": { "format": "{}", "snippet": "latelua{${1:lua code%definition}}" } }, { "name": "luaescapestring", "unusual": true, "arg": { "format": "{}", "snippet": "luaescapestring{${1:TeX code}}" } }, { "name": "fontid", "unusual": true }, { "name": "setfontid", "unusual": true }, { "name": "nospaces", "unusual": true }, { "name": "scantextokens", "unusual": true }, { "name": "csstring", "unusual": true }, { "name": "begincsname", "unusual": true }, { "name": "lastnamedcs", "unusual": true }, { "name": "alignmark", "unusual": true }, { "name": "aligntab", "unusual": true }, { "name": "immediateassignment", "unusual": true }, { "name": "immediateassigned", "unusual": true }, { "name": "ifcondition", "unusual": true }, { "name": "vpack", "unusual": true }, { "name": "hpack", "unusual": true }, { "name": "tpack", "unusual": true }, { "name": "saveboxresource", "unusual": true }, { "name": "saveimageresource", "unusual": true }, { "name": "useboxresource", "unusual": true }, { "name": "useimageresource", "unusual": true }, { "name": "lastsavedboxresourceindex", "unusual": true }, { "name": "lastsavedimageresourceindex", "unusual": true }, { "name": "lastsavedimageresourcepages", "unusual": true }, { "name": "nohrule", "unusual": true }, { "name": "novrule", "unusual": true }, { "name": "gleaders", "unusual": true }, { "name": "boundary", "unusual": true }, { "name": "noboundary", "unusual": true }, { "name": "protrusionboundary", "unusual": true }, { "name": "wordboundary", "unusual": true }, { "name": "pagebottomoffset", "unusual": true }, { "name": "pagetopoffset", "unusual": true }, { "name": "pagerightoffset", "unusual": true }, { "name": "pageleftoffset", "unusual": true }, { "name": "partokencontext", "unusual": true }, { "name": "partokenname", "unusual": true }, { "name": "showstream", "unusual": true }, { "name": "eTeXgluestretchorder", "unusual": true }, { "name": "eTeXglueshrinkorder", "unusual": true }, { "name": "deferred", "unusual": true }, { "name": "pagewidth", "unusual": true }, { "name": "pageheight", "unusual": true }, { "name": "adjustspacing", "unusual": true }, { "name": "protrudechars", "unusual": true }, { "name": "ignoreligaturesinfont", "unusual": true }, { "name": "expandglyphsinfont", "unusual": true }, { "name": "copyfont", "unusual": true }, { "name": "savepos", "unusual": true }, { "name": "lastxpos", "unusual": true }, { "name": "lastypos", "unusual": true }, { "name": "pxdimen", "unusual": true }, { "name": "insertht", "unusual": true }, { "name": "normaldeviate", "unusual": true }, { "name": "uniformdeviate", "unusual": true }, { "name": "setrandomseed", "unusual": true }, { "name": "randomseed", "unusual": true }, { "name": "primitive", "unusual": true }, { "name": "ifprimitive", "unusual": true }, { "name": "ifabsnum", "unusual": true }, { "name": "ifabsdim", "unusual": true }, { "name": "textdir", "unusual": true }, { "name": "linedir", "unusual": true }, { "name": "pardir", "unusual": true }, { "name": "pagedir", "unusual": true }, { "name": "pardir", "unusual": true }, { "name": "bodydir", "unusual": true }, { "name": "mathdir", "unusual": true }, { "name": "boxdir", "unusual": true }, { "name": "hjcode", "unusual": true }, { "name": "hyphenationbounds", "unusual": true }, { "name": "explicitdiscretionary", "unusual": true }, { "name": "automaticdiscretionary", "unusual": true }, { "name": "leftghost", "unusual": true }, { "name": "rightghost", "unusual": true }, { "name": "hyphenpenaltymode", "unusual": true }, { "name": "automatichyphenpenalty", "unusual": true }, { "name": "explicithyphenpenalty", "unusual": true }, { "name": "exceptionpenalty", "unusual": true }, { "name": "Umathchardef", "unusual": true }, { "name": "Umathcharnumdef", "unusual": true }, { "name": "Umathcode", "unusual": true }, { "name": "Udelcode", "unusual": true }, { "name": "Umathchar", "unusual": true }, { "name": "Umathaccent", "unusual": true }, { "name": "Udelimiter", "unusual": true }, { "name": "Uradical", "unusual": true }, { "name": "Umathcharnum", "unusual": true }, { "name": "Umathcodenum", "unusual": true }, { "name": "Udelcodenum", "unusual": true }, { "name": "Uroot", "unusual": true }, { "name": "Uoverdelimiter", "unusual": true }, { "name": "Uunderdelimiter", "unusual": true }, { "name": "Udelimiterover", "unusual": true }, { "name": "Udelimiterunder", "unusual": true }, { "name": "variablefam", "unusual": true }, { "name": "mathstyle", "unusual": true }, { "name": "Ustack", "unusual": true }, { "name": "crampeddisplaystyle", "unusual": true }, { "name": "crampedtextstyle", "unusual": true }, { "name": "crampedscriptstyle", "unusual": true }, { "name": "crampedscriptscriptstyle", "unusual": true }, { "name": "Umathquad", "unusual": true }, { "name": "Umathaxis", "unusual": true }, { "name": "Umathoperatorsize", "unusual": true }, { "name": "Umathoverbarkern", "unusual": true }, { "name": "Umathoverbarrule", "unusual": true }, { "name": "Umathoverbarvgap", "unusual": true }, { "name": "Umathunderbarkern", "unusual": true }, { "name": "Umathunderbarrule", "unusual": true }, { "name": "Umathunderbarvgap", "unusual": true }, { "name": "Umathradicalkern", "unusual": true }, { "name": "Umathradicalrule", "unusual": true }, { "name": "Umathradicalvgap", "unusual": true }, { "name": "Umathradicaldegreebefore", "unusual": true }, { "name": "Umathradicaldegreeafter", "unusual": true }, { "name": "Umathradicaldegreeraise", "unusual": true }, { "name": "Umathstackvgap", "unusual": true }, { "name": "Umathstacknumup", "unusual": true }, { "name": "Umathstackdenomdown", "unusual": true }, { "name": "Umathfractionrule", "unusual": true }, { "name": "Umathfractionnumvgap", "unusual": true }, { "name": "Umathfractionnumup", "unusual": true }, { "name": "Umathfractiondenomvgap", "unusual": true }, { "name": "Umathfractiondenomdown", "unusual": true }, { "name": "Umathfractiondelsize", "unusual": true }, { "name": "Umathlimitabovevgap", "unusual": true }, { "name": "Umathlimitabovebgap", "unusual": true }, { "name": "Umathlimitabovekern", "unusual": true }, { "name": "Umathlimitbelowvgap", "unusual": true }, { "name": "Umathlimitbelowbgap", "unusual": true }, { "name": "Umathlimitbelowkern", "unusual": true }, { "name": "Umathoverdelimitervgap", "unusual": true }, { "name": "Umathoverdelimiterbgap", "unusual": true }, { "name": "Umathunderdelimitervgap", "unusual": true }, { "name": "Umathunderdelimiterbgap", "unusual": true }, { "name": "Umathsubshiftdrop", "unusual": true }, { "name": "Umathsubshiftdown", "unusual": true }, { "name": "Umathsupshiftdrop", "unusual": true }, { "name": "Umathsupshiftup", "unusual": true }, { "name": "Umathsubsupshiftdown", "unusual": true }, { "name": "Umathsubtopmax", "unusual": true }, { "name": "Umathsupbottommin", "unusual": true }, { "name": "Umathsupsubbottommax", "unusual": true }, { "name": "Umathsubsupvgap", "unusual": true }, { "name": "Umathspaceafterscript", "unusual": true }, { "name": "Umathconnectoroverlapmin", "unusual": true }, { "name": "Umathskewedfractionhgap", "unusual": true }, { "name": "Umathskewedfractionvgap", "unusual": true }, { "name": "Umathordordspacing", "unusual": true }, { "name": "Umathordopspacing", "unusual": true }, { "name": "Umathordbinspacing", "unusual": true }, { "name": "Umathordrelspacing", "unusual": true }, { "name": "Umathordopenspacing", "unusual": true }, { "name": "Umathordclosespacing", "unusual": true }, { "name": "Umathordpunctspacing", "unusual": true }, { "name": "Umathordinnerspacing", "unusual": true }, { "name": "Umathopordspacing", "unusual": true }, { "name": "Umathopopspacing", "unusual": true }, { "name": "Umathopbinspacing", "unusual": true }, { "name": "Umathoprelspacing", "unusual": true }, { "name": "Umathopopenspacing", "unusual": true }, { "name": "Umathopclosespacing", "unusual": true }, { "name": "Umathoppunctspacing", "unusual": true }, { "name": "Umathopinnerspacing", "unusual": true }, { "name": "Umathbinordspacing", "unusual": true }, { "name": "Umathbinopspacing", "unusual": true }, { "name": "Umathbinbinspacing", "unusual": true }, { "name": "Umathbinrelspacing", "unusual": true }, { "name": "Umathbinopenspacing", "unusual": true }, { "name": "Umathbinclosespacing", "unusual": true }, { "name": "Umathbinpunctspacing", "unusual": true }, { "name": "Umathbininnerspacing", "unusual": true }, { "name": "Umathrelordspacing", "unusual": true }, { "name": "Umathrelopspacing", "unusual": true }, { "name": "Umathrelbinspacing", "unusual": true }, { "name": "Umathrelrelspacing", "unusual": true }, { "name": "Umathrelopenspacing", "unusual": true }, { "name": "Umathrelclosespacing", "unusual": true }, { "name": "Umathrelpunctspacing", "unusual": true }, { "name": "Umathrelinnerspacing", "unusual": true }, { "name": "Umathopenordspacing", "unusual": true }, { "name": "Umathopenopspacing", "unusual": true }, { "name": "Umathopenbinspacing", "unusual": true }, { "name": "Umathopenrelspacing", "unusual": true }, { "name": "Umathopenopenspacing", "unusual": true }, { "name": "Umathopenclosespacing", "unusual": true }, { "name": "Umathopenpunctspacing", "unusual": true }, { "name": "Umathopeninnerspacing", "unusual": true }, { "name": "Umathcloseordspacing", "unusual": true }, { "name": "Umathcloseopspacing", "unusual": true }, { "name": "Umathclosebinspacing", "unusual": true }, { "name": "Umathcloserelspacing", "unusual": true }, { "name": "Umathcloseopenspacing", "unusual": true }, { "name": "Umathcloseclosespacing", "unusual": true }, { "name": "Umathclosepunctspacing", "unusual": true }, { "name": "Umathcloseinnerspacing", "unusual": true }, { "name": "Umathpunctordspacing", "unusual": true }, { "name": "Umathpunctopspacing", "unusual": true }, { "name": "Umathpunctbinspacing", "unusual": true }, { "name": "Umathpunctrelspacing", "unusual": true }, { "name": "Umathpunctopenspacing", "unusual": true }, { "name": "Umathpunctclosespacing", "unusual": true }, { "name": "Umathpunctpunctspacing", "unusual": true }, { "name": "Umathpunctinnerspacing", "unusual": true }, { "name": "Umathinnerordspacing", "unusual": true }, { "name": "Umathinneropspacing", "unusual": true }, { "name": "Umathinnerbinspacing", "unusual": true }, { "name": "Umathinnerrelspacing", "unusual": true }, { "name": "Umathinneropenspacing", "unusual": true }, { "name": "Umathinnerclosespacing", "unusual": true }, { "name": "Umathinnerpunctspacing", "unusual": true }, { "name": "Umathinnerinnerspacing", "unusual": true }, { "name": "Umathnolimitsupfactor", "unusual": true }, { "name": "Umathnolimitsubfactor", "unusual": true }, { "name": "Uhextensible", "unusual": true }, { "name": "Uvextensible", "unusual": true }, { "name": "Uskewed", "unusual": true }, { "name": "Uskewedwithdelims", "unusual": true }, { "name": "Udelimiter", "unusual": true }, { "name": "Uleft", "unusual": true }, { "name": "Umiddle", "unusual": true }, { "name": "Uright", "unusual": true }, { "name": "Usuperscript", "unusual": true }, { "name": "Usubscript", "unusual": true }, { "name": "Ustartmath", "unusual": true }, { "name": "Ustopmath", "unusual": true }, { "name": "Ustartdisplaymath", "unusual": true }, { "name": "Ustopdisplaymath", "unusual": true }, { "name": "Unosuperscript", "unusual": true, "arg": { "format": "{}", "snippet": "Unosuperscript{${1:text%plain}}" } }, { "name": "Unosubscript", "unusual": true, "arg": { "format": "{}", "snippet": "Unosubscript{${1:text%plain}}" } }, { "name": "mathoption", "unusual": true }, { "name": "localinterlinepenalty", "unusual": true }, { "name": "localbrokenpenalty", "unusual": true }, { "name": "localleftbox", "unusual": true }, { "name": "localrightbox", "unusual": true }, { "name": "compoundhyphenmode", "unusual": true }, { "name": "dviextension", "unusual": true }, { "name": "dvifeedback", "unusual": true }, { "name": "dvivariable", "unusual": true }, { "name": "endlocalcontrol", "unusual": true }, { "name": "eTeXminorversion", "unusual": true }, { "name": "eTeXVersion", "unusual": true }, { "name": "fixupboxesmode", "unusual": true }, { "name": "luacopyinputnodes", "unusual": true }, { "name": "mathrulesfam", "unusual": true }, { "name": "mathrulesmode", "unusual": true }, { "name": "mathrulethicknessmode", "unusual": true }, { "name": "newattribute", "unusual": true, "arg": { "format": "{}", "snippet": "newattribute{${1:attribute%cmd}}" } }, { "name": "newcatcodetable", "unusual": true, "arg": { "format": "{}", "snippet": "newcatcodetable{${1:catcodetable%cmd}}" } }, { "name": "newluafunction", "unusual": true, "arg": { "format": "{}", "snippet": "newluafunction{${1:function}}" } }, { "name": "newluacmd", "unusual": true, "arg": { "format": "{}", "snippet": "newluacmd{${1:cmd}}" } }, { "name": "newprotectedluacmd", "unusual": true, "arg": { "format": "{}", "snippet": "newprotectedluacmd{${1:cmd}}" } }, { "name": "newwhatsit", "unusual": true, "arg": { "format": "{}", "snippet": "newwhatsit{${1:whatsit%cmd}}" } }, { "name": "newluabytecode", "unusual": true, "arg": { "format": "{}", "snippet": "newluabytecode{${1:bytecode%cmd}}" } }, { "name": "newluachunkname", "unusual": true, "arg": { "format": "{}", "snippet": "newluachunkname{${1:chunkname%cmd}}" } }, { "name": "setattribute", "unusual": true, "arg": { "format": "{}{}", "snippet": "setattribute{${1:attribute}}{${2:value}}" } }, { "name": "unsetattribute", "unusual": true, "arg": { "format": "{}", "snippet": "unsetattribute{${1:attribute}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/luatodonotes.json ================================================ { "deps": [ { "name": "xcolor" }, { "name": "ifluatex" }, { "name": "ifthen" }, { "name": "xkeyval" }, { "name": "tikz" }, { "name": "tikzlibrarypositioning" }, { "name": "tikzlibraryintersections" }, { "name": "tikzlibrarydecorations.pathmorphing" }, { "name": "luacode" }, { "name": "atbegshi" }, { "name": "xstring" }, { "name": "zref-abspage" }, { "name": "ifoddpage" }, { "name": "soul" }, { "name": "soulpos" }, { "name": "etoolbox" }, { "name": "tikzlibraryshadows", "if": "shadow" } ], "macros": [ { "name": "todo", "arg": { "format": "{}", "snippet": "todo{${1:text%todo}}" } }, { "name": "todo", "arg": { "format": "[]{}", "snippet": "todo[${2:options%keyvals}]{${1:text%todo}}", "keys": [ "\\todo,\\todoarea" ], "keyPos": 0 } }, { "name": "todoarea", "arg": { "format": "{}{}", "snippet": "todoarea{${1:note text%todo}}{${2:highlighted text}}" } }, { "name": "todoarea", "arg": { "format": "[]{}{}", "snippet": "todoarea[${3:options%keyvals}]{${1:note text%todo}}{${2:highlighted text}}", "keys": [ "\\todo,\\todoarea" ], "keyPos": 0 } }, { "name": "missingfigure", "arg": { "format": "{}", "snippet": "missingfigure{${1:text%todo}}" } }, { "name": "missingfigure", "arg": { "format": "[]{}", "snippet": "missingfigure[${2:options%keyvals}]{${1:text%todo}}", "keys": [ "\\missingfigure" ], "keyPos": 0 } }, { "name": "listoftodos" }, { "name": "listoftodos", "arg": { "format": "[]", "snippet": "listoftodos[${1:name}]" } }, { "name": "todototoc" } ], "envs": [], "keys": { "\\usepackage/luatodonotes#c": [ "disable", "obeyDraft", "obeyFinal", "danish", "german", "ngerman", "english", "french", "swedish", "spanish", "catalan", "italian", "portuguese", "dutch", "croatian", "colorinlistoftodos", "color=", "backgroundcolor=", "linecolor=", "bordercolor=", "textsize=${1:fontsize csname}", "prependcaption=${1:caption}", "shadow", "figwidth=", "figheight=", "leaderwidth=", "leadertype=${1|s,sBezier,opo,os,po|}", "positioning=${1|inputOrder,inputOrderStacks,sLeaderNorthEast,sLeaderNorthEastBelow,sLeaderNorthEastBelowStacks,sLeaderEast,poLeaders,poLeadersAvoidLines|}", "s", "bezier", "opo", "po", "splitting=${1|none,middle,median,weightedMedian|}", "interNoteSpace=", "noteInnerSep=", "routingAreaWidth=", "minNoteWidth=", "distanceNotesPageBorder=", "distanceNotesText=", "rasterHeight=", "additionalMargin=", "debug" ], "\\todo,\\todoarea": [ "disable", "color=", "backgroundcolor=", "linecolor=", "bordercolor=", "line", "noline", "inline", "noinline", "size=", "list", "nolist", "caption=", "prepend", "noprepend", "author=" ], "\\missingfigure": [ "figwidth=", "figheight=", "figcolor=" ] }, "args": [ "\\usepackage/luatodonotes#c" ] } ================================================ FILE: data/packages/manyfoot.json ================================================ { "deps": [ { "name": "nccfoots" }, { "name": "perpage", "if": "perpage" } ], "macros": [ { "name": "extrafootnoterule" }, { "name": "defaultfootnoterule" }, { "name": "newfootnote", "arg": { "format": "{}", "snippet": "newfootnote{${1:suffix}}" } }, { "name": "newfootnote", "arg": { "format": "[]{}", "snippet": "newfootnote[${2:style}]{${1:suffix}}" } }, { "name": "DeclareNewFootnote", "arg": { "format": "{}", "snippet": "DeclareNewFootnote{${1:suffix}}" } }, { "name": "DeclareNewFootnote", "arg": { "format": "[]{}[]", "snippet": "DeclareNewFootnote[${2:footnote-style}]{${1:suffix}}[${3:enumeration-style}]" } }, { "name": "SelectFootnoteRule", "arg": { "format": "{}", "snippet": "SelectFootnoteRule{${1:rule-name}}" } }, { "name": "SelectFootnoteRule", "arg": { "format": "[]{}[]", "snippet": "SelectFootnoteRule[${2:priority}]{${1:rule-name}}[${3:action}]" } }, { "name": "footnoterulepriority" }, { "name": "SetFootnoteHook", "arg": { "format": "{}", "snippet": "SetFootnoteHook{${1:code}}" } }, { "name": "SplitNote" }, { "name": "ExtraParaSkip", "arg": { "format": "{}", "snippet": "ExtraParaSkip{${1:space%l}}" } } ], "envs": [], "keys": { "\\usepackage/manyfoot#c": [ "ruled", "para", "para*", "perpage" ] }, "args": [ "\\usepackage/manyfoot#c" ] } ================================================ FILE: data/packages/marvosym.json ================================================ { "deps": [], "macros": [ { "name": "Pickup" }, { "name": "Letter" }, { "name": "Mobilefone" }, { "name": "Telefon" }, { "name": "fax" }, { "name": "FAX" }, { "name": "Faxmachine" }, { "name": "Email" }, { "name": "Lightning" }, { "name": "EmailCT" }, { "name": "Beam" }, { "name": "Bearing" }, { "name": "LooseBearing" }, { "name": "FixedBearing" }, { "name": "LeftTorque" }, { "name": "RightTorque" }, { "name": "Lineload" }, { "name": "MVArrowDown" }, { "name": "OktoSteel" }, { "name": "HexaSteel" }, { "name": "SquareSteel" }, { "name": "RectSteel" }, { "name": "CircSteel" }, { "name": "SquarePipe" }, { "name": "RectPipe" }, { "name": "CircPipe" }, { "name": "LSteel" }, { "name": "RoundedLSteel" }, { "name": "TSteel" }, { "name": "RoundedTSteel" }, { "name": "TTSteel" }, { "name": "RoundedTTSteel" }, { "name": "FlatSteel" }, { "name": "Valve" }, { "name": "Industry" }, { "name": "Coffeecup" }, { "name": "LeftScissors" }, { "name": "CuttingLine" }, { "name": "RightScissors" }, { "name": "Football" }, { "name": "Bicycle" }, { "name": "Info" }, { "name": "ClockLogo" }, { "name": "CutRight" }, { "name": "CutLine" }, { "name": "CutLeft" }, { "name": "Wheelchair" }, { "name": "Gentsroom" }, { "name": "Ladiesroom" }, { "name": "Checkedbox" }, { "name": "CrossedBox" }, { "name": "HollowBox" }, { "name": "PointingHand" }, { "name": "WritingHand" }, { "name": "MineSign" }, { "name": "Recycling" }, { "name": "PackingWaste" }, { "name": "WashCotton" }, { "name": "WashSynthetics" }, { "name": "WashWool" }, { "name": "HandWash" }, { "name": "NoWash" }, { "name": "Tumbler" }, { "name": "NoTumbler" }, { "name": "NoChemicalCleaning" }, { "name": "Bleech" }, { "name": "NoBleech" }, { "name": "CleaningA" }, { "name": "CleaningP" }, { "name": "CleaningPP" }, { "name": "CleaningF" }, { "name": "CleaningFF" }, { "name": "IroningI" }, { "name": "IroningII" }, { "name": "IroningIII" }, { "name": "NoIroning" }, { "name": "AtNinetyFive" }, { "name": "ShortNinetyFive" }, { "name": "AtSixty" }, { "name": "ShortSixty" }, { "name": "ShortFifty" }, { "name": "AtForty" }, { "name": "ShortForty" }, { "name": "SpecialForty" }, { "name": "ShortThirty" }, { "name": "EUR" }, { "name": "EURdig" }, { "name": "EURhv" }, { "name": "EURcr" }, { "name": "EURtm" }, { "name": "Ecommerce" }, { "name": "Shilling" }, { "name": "Denarius" }, { "name": "Pfund" }, { "name": "EyesDollar" }, { "name": "Florin" }, { "name": "EurDig" }, { "name": "EurHv" }, { "name": "EurCr" }, { "name": "EurTm" }, { "name": "EstimatedSign" }, { "name": "Deleatur" }, { "name": "Stopsign" }, { "name": "CESign" }, { "name": "Estatically" }, { "name": "Explosionsafe" }, { "name": "Laserbeam" }, { "name": "Biohazard" }, { "name": "Radioactivity" }, { "name": "BSEFree" }, { "name": "RewindToIndex" }, { "name": "RewindToStart" }, { "name": "Rewind" }, { "name": "Forward" }, { "name": "ForwardToEnd" }, { "name": "ForwardToIndex" }, { "name": "MoveUp" }, { "name": "MoveDown" }, { "name": "ToTop" }, { "name": "ToBottom" }, { "name": "ComputerMouse" }, { "name": "SerialInterface" }, { "name": "Keyboard" }, { "name": "SerialPort" }, { "name": "ParallelPort" }, { "name": "Printer" }, { "name": "MVZero" }, { "name": "MVOne" }, { "name": "MVTwo" }, { "name": "MVThree" }, { "name": "MVFour" }, { "name": "MVFive" }, { "name": "MVSix" }, { "name": "MVSeven" }, { "name": "MVEight" }, { "name": "MVNine" }, { "name": "MVLeftBracket" }, { "name": "MVRightBracket" }, { "name": "MVComma" }, { "name": "MVPeriod" }, { "name": "MVMinus" }, { "name": "MVPlus" }, { "name": "MVDivision" }, { "name": "MVMultiplication" }, { "name": "Conclusion" }, { "name": "Equivalence" }, { "name": "barOver" }, { "name": "BarOver" }, { "name": "arrowOver" }, { "name": "ArrowOver" }, { "name": "StrikingThrough" }, { "name": "MultiplicationDot" }, { "name": "LessOrEqual" }, { "name": "LargerOrEqual" }, { "name": "AngleSign" }, { "name": "Corresponds" }, { "name": "Congruent" }, { "name": "NotCongruent" }, { "name": "Divides" }, { "name": "DividesNot" }, { "name": "Female" }, { "name": "Male" }, { "name": "Hermaphrodite", "detail": "⚥", "doc": "Male and female sign" }, { "name": "Neutral" }, { "name": "FEMALE" }, { "name": "MALE" }, { "name": "HERMAPHRODITE" }, { "name": "FemaleFemale" }, { "name": "MaleMale" }, { "name": "FemaleMale" }, { "name": "Sun" }, { "name": "Moon" }, { "name": "Mercury" }, { "name": "Venus" }, { "name": "Mars" }, { "name": "Jupiter" }, { "name": "Saturn" }, { "name": "Uranus" }, { "name": "Neptune" }, { "name": "Pluto" }, { "name": "Earth" }, { "name": "Aries" }, { "name": "Taurus" }, { "name": "Gemini" }, { "name": "Cancer" }, { "name": "Leo" }, { "name": "Virgo" }, { "name": "Libra" }, { "name": "Scorpio" }, { "name": "Sagittarius" }, { "name": "Capricorn" }, { "name": "Aquarius" }, { "name": "Pisces" }, { "name": "YinYang" }, { "name": "MVRightArrow" }, { "name": "MVAt" }, { "name": "BOLogo" }, { "name": "BOLogoL" }, { "name": "BOLogoP" }, { "name": "Mundus" }, { "name": "Cross" }, { "name": "CeltCross" }, { "name": "Ankh" }, { "name": "Heart" }, { "name": "CircledA" }, { "name": "Bouquet" }, { "name": "Frowny" }, { "name": "Smiley" }, { "name": "PeaceDove" }, { "name": "Bat" }, { "name": "WomanFace" }, { "name": "ManFace" }, { "name": "mvs", "unusual": true }, { "name": "mvchr", "unusual": true, "arg": { "format": "{}", "snippet": "mvchr{${1:char num}}" } }, { "name": "textmvs", "unusual": true, "arg": { "format": "{}", "snippet": "textmvs{${1:text}}" } }, { "name": "Zodiac", "arg": { "format": "{}", "snippet": "Zodiac{${1:number}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/mathtools.json ================================================ { "deps": [ { "name": "keyval" }, { "name": "calc" }, { "name": "mhsetup" }, { "name": "amsmath" }, { "name": "graphicx" } ], "macros": [ { "name": "mathtoolsset", "arg": { "format": "{}", "snippet": "mathtoolsset{${1:options}}", "keys": [ "\\mathtoolsset" ], "keyPos": 0 } }, { "name": "mathllap", "unusual": true, "arg": { "format": "[]{}", "snippet": "mathllap[${2:mathstyle}]{${1:math}}" } }, { "name": "mathllap", "arg": { "format": "{}", "snippet": "mathllap{${1:math}}" } }, { "name": "mathrlap", "unusual": true, "arg": { "format": "[]{}", "snippet": "mathrlap[${2:mathstyle}]{${1:math}}" } }, { "name": "mathrlap", "arg": { "format": "{}", "snippet": "mathrlap{${1:math}}" } }, { "name": "mathmbox", "arg": { "format": "{}", "snippet": "mathmbox{${1:math}}" } }, { "name": "mathclap", "unusual": true, "arg": { "format": "[]{}", "snippet": "mathclap[${2:mathstyle}]{${1:math}}" } }, { "name": "mathclap", "arg": { "format": "{}", "snippet": "mathclap{${1:math}}" } }, { "name": "clap", "arg": { "format": "{}", "snippet": "clap{${1:text}}" } }, { "name": "mathmakebox", "arg": { "format": "[][]{}", "snippet": "mathmakebox[${2:width}][${3:pos}]{${1:math}}" } }, { "name": "mathmakebox", "unusual": true, "arg": { "format": "[]{}", "snippet": "mathmakebox[${2:width}]{${1:math}}" } }, { "name": "mathmakebox", "arg": { "format": "{}", "snippet": "mathmakebox{${1:math}}" } }, { "name": "cramped", "unusual": true, "arg": { "format": "[]{}", "snippet": "cramped[${2:mathstyle}]{${1:math}}" } }, { "name": "cramped", "arg": { "format": "{}", "snippet": "cramped{${1:math}}" } }, { "name": "crampedllap", "unusual": true, "arg": { "format": "[]{}", "snippet": "crampedllap[${2:mathstyle}]{${1:math}}" } }, { "name": "crampedllap", "arg": { "format": "{}", "snippet": "crampedllap{${1:math}}" } }, { "name": "crampedrlap", "unusual": true, "arg": { "format": "[]{}", "snippet": "crampedrlap[${2:mathstyle}]{${1:math}}" } }, { "name": "crampedrlap", "arg": { "format": "{}", "snippet": "crampedrlap{${1:math}}" } }, { "name": "crampedclap", "unusual": true, "arg": { "format": "[]{}", "snippet": "crampedclap[${2:mathstyle}]{${1:math}}" } }, { "name": "crampedclap", "arg": { "format": "{}", "snippet": "crampedclap{${1:math}}" } }, { "name": "crampedsubstack", "arg": { "format": "{}", "snippet": "crampedsubstack{${1:arg}}" } }, { "name": "smashoperator", "arg": { "format": "[]{}", "snippet": "smashoperator[${2:pos%keyvals}]{${1:operator with limits}}", "keys": [ "\\smashoperator" ], "keyPos": 0 } }, { "name": "smashoperator", "arg": { "format": "{}", "snippet": "smashoperator{${1:operator with limits}}" } }, { "name": "adjustlimits", "arg": { "format": "{}_{}{}_{}", "snippet": "adjustlimits{${1:operator1}}_{${2:limit1}}{${3:operator2}}_{${4:limit2}}" } }, { "name": "SwapAboveDisplaySkip" }, { "name": "newtagform", "arg": { "format": "{}[]{}{}", "snippet": "newtagform{${1:name}}[${4:inner format}]{${2:left}}{${3:right}}" } }, { "name": "newtagform", "arg": { "format": "{}{}{}", "snippet": "newtagform{${1:name}}{${2:left}}{${3:right}}" } }, { "name": "renewtagform", "arg": { "format": "{}[]{}{}", "snippet": "renewtagform{${1:name}}[${4:inner format}]{${2:left}}{${3:right}}" } }, { "name": "renewtagform", "arg": { "format": "{}{}{}", "snippet": "renewtagform{${1:name}}{${2:left}}{${3:right}}" } }, { "name": "usetagform", "arg": { "format": "{}", "snippet": "usetagform{${1:name}}" } }, { "name": "refeq", "arg": { "format": "{}", "snippet": "refeq{${1:label}}" } }, { "name": "noeqref", "arg": { "format": "{}", "snippet": "noeqref{${1:labellist}}" } }, { "name": "xleftrightarrow", "arg": { "format": "{}", "snippet": "xleftrightarrow{${1:sup}}" } }, { "name": "xleftrightarrow", "arg": { "format": "[]{}", "snippet": "xleftrightarrow[${2:sub}]{${1:sup}}" } }, { "name": "xLeftarrow", "arg": { "format": "{}", "snippet": "xLeftarrow{${1:sup}}" } }, { "name": "xLeftarrow", "arg": { "format": "[]{}", "snippet": "xLeftarrow[${2:sub}]{${1:sup}}" } }, { "name": "xhookleftarrow", "arg": { "format": "{}", "snippet": "xhookleftarrow{${1:sup}}" } }, { "name": "xhookleftarrow", "arg": { "format": "[]{}", "snippet": "xhookleftarrow[${2:sub}]{${1:sup}}" } }, { "name": "xmapsto", "arg": { "format": "{}", "snippet": "xmapsto{${1:sup}}" } }, { "name": "xmapsto", "arg": { "format": "[]{}", "snippet": "xmapsto[${2:sub}]{${1:sup}}" } }, { "name": "xRightarrow", "arg": { "format": "{}", "snippet": "xRightarrow{${1:sup}}" } }, { "name": "xRightarrow", "arg": { "format": "[]{}", "snippet": "xRightarrow[${2:sub}]{${1:sup}}" } }, { "name": "xLeftrightarrow", "arg": { "format": "{}", "snippet": "xLeftrightarrow{${1:sup}}" } }, { "name": "xLeftrightarrow", "arg": { "format": "[]{}", "snippet": "xLeftrightarrow[${2:sub}]{${1:sup}}" } }, { "name": "xhookrightarrow", "arg": { "format": "{}", "snippet": "xhookrightarrow{${1:sup}}" } }, { "name": "xhookrightarrow", "arg": { "format": "[]{}", "snippet": "xhookrightarrow[${2:sub}]{${1:sup}}" } }, { "name": "xrightharpoondown", "arg": { "format": "{}", "snippet": "xrightharpoondown{${1:sup}}" } }, { "name": "xrightharpoondown", "arg": { "format": "[]{}", "snippet": "xrightharpoondown[${2:sub}]{${1:sup}}" } }, { "name": "xleftharpoondown", "arg": { "format": "{}", "snippet": "xleftharpoondown{${1:sup}}" } }, { "name": "xleftharpoondown", "arg": { "format": "[]{}", "snippet": "xleftharpoondown[${2:sub}]{${1:sup}}" } }, { "name": "xrightleftharpoons", "arg": { "format": "{}", "snippet": "xrightleftharpoons{${1:sup}}" } }, { "name": "xrightleftharpoons", "arg": { "format": "[]{}", "snippet": "xrightleftharpoons[${2:sub}]{${1:sup}}" } }, { "name": "xrightharpoonup", "arg": { "format": "{}", "snippet": "xrightharpoonup{${1:sup}}" } }, { "name": "xrightharpoonup", "arg": { "format": "[]{}", "snippet": "xrightharpoonup[${2:sub}]{${1:sup}}" } }, { "name": "xleftharpoonup", "arg": { "format": "{}", "snippet": "xleftharpoonup{${1:sup}}" } }, { "name": "xleftharpoonup", "arg": { "format": "[]{}", "snippet": "xleftharpoonup[${2:sub}]{${1:sup}}" } }, { "name": "xleftrightharpoons", "arg": { "format": "{}", "snippet": "xleftrightharpoons{${1:sup}}" } }, { "name": "xleftrightharpoons", "arg": { "format": "[]{}", "snippet": "xleftrightharpoons[${2:sub}]{${1:sup}}" } }, { "name": "xlongrightarrow", "arg": { "format": "{}", "snippet": "xlongrightarrow{${1:sup}}" } }, { "name": "xlongrightarrow", "arg": { "format": "[]{}", "snippet": "xlongrightarrow[${2:sub}]{${1:sup}}" } }, { "name": "xLongrightarrow", "arg": { "format": "{}", "snippet": "xLongrightarrow{${1:sup}}" } }, { "name": "xLongrightarrow", "arg": { "format": "[]{}", "snippet": "xLongrightarrow[${2:sub}]{${1:sup}}" } }, { "name": "xlongleftarrow", "arg": { "format": "{}", "snippet": "xlongleftarrow{${1:sup}}" } }, { "name": "xlongleftarrow", "arg": { "format": "[]{}", "snippet": "xlongleftarrow[${2:sub}]{${1:sup}}" } }, { "name": "xLongleftarrow", "arg": { "format": "{}", "snippet": "xLongleftarrow{${1:sup}}" } }, { "name": "xLongleftarrow", "arg": { "format": "[]{}", "snippet": "xLongleftarrow[${2:sub}]{${1:sup}}" } }, { "name": "underbracket", "arg": { "format": "[][]{}", "snippet": "underbracket[${2:rule thickness}][${3:bracket height}]{${1:arg}}" }, "detail": "⎵", "doc": "Bottom square bracket" }, { "name": "underbracket", "unusual": true, "arg": { "format": "[]{}", "snippet": "underbracket[${2:rule thickness}]{${1:arg}}" }, "detail": "⎵", "doc": "Bottom square bracket" }, { "name": "underbracket", "arg": { "format": "{}", "snippet": "underbracket{${1:arg}}" }, "detail": "⎵", "doc": "Bottom square bracket" }, { "name": "overbracket", "arg": { "format": "[][]{}", "snippet": "overbracket[${2:rule thickness}][${3:bracket height}]{${1:arg}}" }, "detail": "⎴", "doc": "Top square bracket" }, { "name": "overbracket", "unusual": true, "arg": { "format": "[]{}", "snippet": "overbracket[${2:rule thickness}]{${1:arg}}" }, "detail": "⎴", "doc": "Top square bracket" }, { "name": "overbracket", "arg": { "format": "{}", "snippet": "overbracket{${1:arg}}" }, "detail": "⎴", "doc": "Top square bracket" }, { "name": "LaTeXunderbrace", "unusual": true, "arg": { "format": "{}", "snippet": "LaTeXunderbrace{${1:arg}}" } }, { "name": "LaTeXoverbrace", "unusual": true, "arg": { "format": "{}", "snippet": "LaTeXoverbrace{${1:arg}}" } }, { "name": "newgathered", "arg": { "format": "{}{}{}{}", "snippet": "newgathered{${1:envname}}{${2:pre line}}{${3:post line}}{${4:after}}" } }, { "name": "renewgathered", "arg": { "format": "{}{}{}{}", "snippet": "renewgathered{${1:envname}}{${2:pre line}}{${3:post line}}{${4:after}}" } }, { "name": "MultlinedHook", "unusual": true }, { "name": "shoveleft", "arg": { "format": "{}", "snippet": "shoveleft{${1:arg}}" } }, { "name": "shoveleft", "arg": { "format": "[]{}", "snippet": "shoveleft[${2:dimen}]{${1:arg}}" } }, { "name": "shoveright", "arg": { "format": "{}", "snippet": "shoveright{${1:arg}}" } }, { "name": "shoveright", "arg": { "format": "[]{}", "snippet": "shoveright[${2:dimen}]{${1:arg}}" } }, { "name": "MoveEqLeft" }, { "name": "MoveEqLeft", "arg": { "format": "[]", "snippet": "MoveEqLeft[${1:number}]" } }, { "name": "Aboxed", "arg": { "format": "{}", "snippet": "Aboxed{${1:left hand side & right hand side}}" } }, { "name": "ArrowBetweenLines", "unusual": true }, { "name": "ArrowBetweenLines", "unusual": true, "arg": { "format": "[]", "snippet": "ArrowBetweenLines[${1:symbol}]" } }, { "name": "ArrowBetweenLines*", "unusual": true }, { "name": "ArrowBetweenLines*", "unusual": true, "arg": { "format": "[]", "snippet": "ArrowBetweenLines*[${1:symbol}]" } }, { "name": "vdotswithin", "arg": { "format": "{}", "snippet": "vdotswithin{${1:symbol}}" } }, { "name": "shortvdotswithin", "arg": { "format": "{}", "snippet": "shortvdotswithin{${1:symbol}}" } }, { "name": "shortvdotswithin*", "arg": { "format": "{}", "snippet": "shortvdotswithin*{${1:symbol}}" } }, { "name": "MTFlushSpaceAbove" }, { "name": "MTFlushSpaceBelow" }, { "name": "origjot", "unusual": true }, { "name": "shortintertext", "arg": { "format": "{}", "snippet": "shortintertext{${1:text}}" } }, { "name": "intertext", "arg": { "format": "{}", "snippet": "intertext{${1:text}}" } }, { "name": "DeclarePairedDelimiter", "arg": { "format": "{}{}{}", "snippet": "DeclarePairedDelimiter{${1:cmd}}{${2:left delim%formula}}{${3:right delim%formula}}" } }, { "name": "DeclarePairedDelimiterX", "arg": { "format": "{}[]{}{}{}", "snippet": "DeclarePairedDelimiterX{${1:cmd}}[${5:args}]{${2:left delim%formula}}{${3:right delim%formula}}{${4:body%formula}}" } }, { "name": "DeclarePairedDelimiterXPP", "arg": { "format": "{}[]{}{}{}{}{}", "snippet": "DeclarePairedDelimiterXPP{${1:cmd}}[${7:args}]{${2:pre code%formula}}{${3:left delim%formula}}{${4:right delim%formula}}{${5:post code%formula}}{${6:body%formula}}" } }, { "name": "reDeclarePairedDelimiterInnerWrapper", "arg": { "format": "{}{}{}", "snippet": "reDeclarePairedDelimiterInnerWrapper{${1:cmd}}{${2:star option%keyvals}}{${3:code%definition}}", "keys": [ "\\reDeclarePairedDelimiterInnerWrapper" ], "keyPos": 1 } }, { "name": "lparen", "detail": "(", "doc": "Left parenthesis" }, { "name": "rparen", "detail": ")", "doc": "Right parenthesis" }, { "name": "vcentcolon" }, { "name": "ordinarycolon" }, { "name": "coloneqq" }, { "name": "eqqcolon" }, { "name": "colonapprox" }, { "name": "dblcolon" }, { "name": "Coloneqq" }, { "name": "Eqqcolon" }, { "name": "Colonapprox" }, { "name": "coloneq", "detail": "≔ (\"mathabx -txfonts\" command)", "doc": "\\coloneqq (txfonts), \\setdelayed (wrisym), := colon, equals" }, { "name": "eqcolon", "detail": "≕ (\"mathabx -txfonts\" command)", "doc": "\\eqqcolon (txfonts), =:, equals, colon" }, { "name": "colonsim" }, { "name": "Coloneq", "detail": "⩴ (\"txfonts\" command)", "doc": "::=, \\coloneq (txfonts), double colon equal" }, { "name": "Eqcolon" }, { "name": "Colonsim" }, { "name": "approxcolon" }, { "name": "Approxcolon" }, { "name": "simcolon" }, { "name": "Simcolon" }, { "name": "colondash" }, { "name": "Colondash" }, { "name": "dashcolon", "detail": "∹ (\"txfonts -mathabx\" command)", "doc": "-:, excess" }, { "name": "Dashcolon" }, { "name": "nuparrow" }, { "name": "ndownarrow" }, { "name": "bigtimes", "detail": "⨉ (\"txfonts\" command)", "doc": "N-ary times operator" }, { "name": "prescript", "arg": { "format": "{}{}{}", "snippet": "prescript{${1:sup}}{${2:sub}}{${3:arg}}" } }, { "name": "splitfrac", "arg": { "format": "{}{}", "snippet": "splitfrac{${1:numer}}{${2:denom}}" } }, { "name": "splitdfrac", "arg": { "format": "{}{}", "snippet": "splitdfrac{${1:numer}}{${2:denom}}" } }, { "name": "xmathstrut", "arg": { "format": "{}", "snippet": "xmathstrut{${1:increase}}" } }, { "name": "xmathstrut", "arg": { "format": "[]{}", "snippet": "xmathstrut[${2:depth increase}]{${1:increase}}" } }, { "name": "newcases", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "newcases{${1:envname}}{${2:sep}}{${3:preamble}}{${4:left}}{${5:right}}" } }, { "name": "renewcases", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "renewcases{${1:envname}}{${2:sep}}{${3:preamble}}{${4:left}}{${5:right}}" } } ], "envs": [ { "name": "crampedsubarray", "arg": { "format": "{}", "snippet": "{${1:col}}" } }, { "name": "dcases" }, { "name": "dcases*" }, { "name": "rcases" }, { "name": "rcases*" }, { "name": "drcases" }, { "name": "drcases*" }, { "name": "cases*" }, { "name": "matrix*", "arg": { "format": "[]", "snippet": "[${1:col}]" } }, { "name": "pmatrix*", "arg": { "format": "[]", "snippet": "[${1:col}]" } }, { "name": "bmatrix*", "arg": { "format": "[]", "snippet": "[${1:col}]" } }, { "name": "Bmatrix*", "arg": { "format": "[]", "snippet": "[${1:col}]" } }, { "name": "vmatrix*", "arg": { "format": "[]", "snippet": "[${1:col}]" } }, { "name": "Vmatrix*", "arg": { "format": "[]", "snippet": "[${1:col}]" } }, { "name": "smallmatrix*", "arg": { "format": "[]", "snippet": "[${1:col}]" } }, { "name": "psmallmatrix" }, { "name": "psmallmatrix*", "arg": { "format": "[]", "snippet": "[${1:col}]" } }, { "name": "bsmallmatrix" }, { "name": "bsmallmatrix*", "arg": { "format": "[]", "snippet": "[${1:col}]" } }, { "name": "Bsmallmatrix" }, { "name": "Bsmallmatrix*", "arg": { "format": "[]", "snippet": "[${1:col}]" } }, { "name": "vsmallmatrix" }, { "name": "vsmallmatrix*", "arg": { "format": "[]", "snippet": "[${1:col}]" } }, { "name": "Vsmallmatrix" }, { "name": "Vsmallmatrix*", "arg": { "format": "[]", "snippet": "[${1:col}]" } }, { "name": "spreadlines", "arg": { "format": "{}", "snippet": "{${1:dimen}}" } }, { "name": "lgathered", "arg": { "format": "[]", "snippet": "[${1:pos}]" } }, { "name": "rgathered", "arg": { "format": "[]", "snippet": "[${1:pos}]" } }, { "name": "multlined" }, { "name": "multlined", "arg": { "format": "[][]", "snippet": "[${1:pos}][${2:width}]" } } ], "keys": { "\\usepackage/mathtools#c": [ "fixamsmath", "donotfixamsmathbugs", "allowspaces", "disallowspaces", "legacycolonsymbols", "intlimits", "nointlimits", "sumlimits", "nosumlimits", "namelimits", "nonamelimits", "leqno", "reqno", "centertags", "tbtags", "cmex10", "fleqn", "alignedleftspaceyes", "alignedleftspaceno", "alignedleftspaceyesifneg" ], "\\mathtoolsset": [ "showonlyrefs", "showmanualtags", "original-intertext", "original-shortintertext", "mathic", "above-intertext-sep=", "below-intertext-sep=", "above-shortintertext-sep=", "below-shortintertext-sep=", "smallmatrix-align=${1|c,l,r|}", "smallmatrix-inner-space=", "firstline-afterskip=", "lastline-preskip=", "multlined-width=", "multlined-pos=${1|c,b,t|}", "centercolon", "prescript-sup-format=${1:cmd}", "prescript-sub-format=${1:cmd}", "prescript-arg-format=${1:cmd}", "shortvdotsadjustabove=", "shortvdotsadjustbelow=" ], "\\smashoperator": [ "l", "r", "lr", "rl" ], "\\reDeclarePairedDelimiterInnerWrapper": [ "star", "nostarnonscaled", "nostarscaled" ] }, "args": [ "\\usepackage/mathtools#c" ] } ================================================ FILE: data/packages/mdframed.json ================================================ { "deps": [ { "name": "color" }, { "name": "etoolbox" }, { "name": "kvoptions" }, { "name": "needspace" }, { "name": "zref-abspage" }, { "name": "xcolor", "if": "xcolor" }, { "name": "tikz", "if": "tikz" }, { "name": "tikz", "if": "TikZ" }, { "name": "tikz", "if": "framemethod=tikz" }, { "name": "tikz", "if": "framemethod=pgf" }, { "name": "tikz", "if": "framemethod=1" }, { "name": "pstricks", "if": "pstricks" }, { "name": "pstricks", "if": "PSTricks" }, { "name": "pstricks", "if": "framemethod=pstricks" }, { "name": "pstricks", "if": "framemethod=ps" }, { "name": "pstricks", "if": "framemethod=postscript" }, { "name": "pstricks", "if": "framemethod=2" } ], "macros": [ { "name": "newmdenv", "arg": { "format": "{}", "snippet": "newmdenv{${1:envname}}" } }, { "name": "newmdenv", "arg": { "format": "[]{}", "snippet": "newmdenv[${2:options%keyvals}]{${1:envname}}", "keys": [ "\\begin{mdframed},\\newmdenv,\\renewmdenv,\\surroundwithmdframed,\\mdfsetup,\\mmdfdefinestyle,\\mdfapptodefinestyle,\\mdfsubtitle,\\mdfsubsubtitle,\\newmdtheoremenv,\\mdtheorem" ], "keyPos": 0 } }, { "name": "renewmdenv", "arg": { "format": "{}", "snippet": "renewmdenv{${1:envname}}" } }, { "name": "renewmdenv", "arg": { "format": "[]{}", "snippet": "renewmdenv[${2:options%keyvals}]{${1:envname}}", "keys": [ "\\begin{mdframed},\\newmdenv,\\renewmdenv,\\surroundwithmdframed,\\mdfsetup,\\mmdfdefinestyle,\\mdfapptodefinestyle,\\mdfsubtitle,\\mdfsubsubtitle,\\newmdtheoremenv,\\mdtheorem" ], "keyPos": 0 } }, { "name": "surroundwithmdframed", "arg": { "format": "{}", "snippet": "surroundwithmdframed{${1:env}}" } }, { "name": "surroundwithmdframed", "arg": { "format": "[]{}", "snippet": "surroundwithmdframed[${2:options%keyvals}]{${1:env}}", "keys": [ "\\begin{mdframed},\\newmdenv,\\renewmdenv,\\surroundwithmdframed,\\mdfsetup,\\mmdfdefinestyle,\\mdfapptodefinestyle,\\mdfsubtitle,\\mdfsubsubtitle,\\newmdtheoremenv,\\mdtheorem" ], "keyPos": 0 } }, { "name": "mdflength", "unusual": true, "arg": { "format": "{}", "snippet": "mdflength{${1:options%keyvals}}", "keys": [ "\\mdflength" ], "keyPos": 0 } }, { "name": "mdfsetup", "arg": { "format": "{}", "snippet": "mdfsetup{${1:options%keyvals}}", "keys": [ "\\begin{mdframed},\\newmdenv,\\renewmdenv,\\surroundwithmdframed,\\mdfsetup,\\mmdfdefinestyle,\\mdfapptodefinestyle,\\mdfsubtitle,\\mdfsubsubtitle,\\newmdtheoremenv,\\mdtheorem" ], "keyPos": 0 } }, { "name": "mdfdefinestyle", "unusual": true, "arg": { "format": "{}{}", "snippet": "mdfdefinestyle{${1:style name}}{${2:options%keyvals}}" } }, { "name": "mdfapptodefinestyle", "unusual": true, "arg": { "format": "{}{}", "snippet": "mdfapptodefinestyle{${1:style name}}{${2:options%keyvals}}", "keys": [ "\\begin{mdframed},\\newmdenv,\\renewmdenv,\\surroundwithmdframed,\\mdfsetup,\\mmdfdefinestyle,\\mdfapptodefinestyle,\\mdfsubtitle,\\mdfsubsubtitle,\\newmdtheoremenv,\\mdtheorem" ], "keyPos": 1 } }, { "name": "mdfsubtitle", "arg": { "format": "{}", "snippet": "mdfsubtitle{${1:subtitle}}" } }, { "name": "mdfsubtitle", "arg": { "format": "[]{}", "snippet": "mdfsubtitle[${2:options%keyvals}]{${1:subtitle}}", "keys": [ "\\begin{mdframed},\\newmdenv,\\renewmdenv,\\surroundwithmdframed,\\mdfsetup,\\mmdfdefinestyle,\\mdfapptodefinestyle,\\mdfsubtitle,\\mdfsubsubtitle,\\newmdtheoremenv,\\mdtheorem" ], "keyPos": 0 } }, { "name": "mdfsubsubtitle", "arg": { "format": "{}", "snippet": "mdfsubsubtitle{${1:subtitle}}" } }, { "name": "mdfsubsubtitle", "arg": { "format": "[]{}", "snippet": "mdfsubsubtitle[${2:options%keyvals}]{${1:subtitle}}", "keys": [ "\\begin{mdframed},\\newmdenv,\\renewmdenv,\\surroundwithmdframed,\\mdfsetup,\\mmdfdefinestyle,\\mdfapptodefinestyle,\\mdfsubtitle,\\mdfsubsubtitle,\\newmdtheoremenv,\\mdtheorem" ], "keyPos": 0 } }, { "name": "newmdtheoremenv", "arg": { "format": "[]{}[]{}", "snippet": "newmdtheoremenv[${3:options%keyvals}]{${1:envname}}[${4:numbered like}]{${2:caption}}", "keys": [ "\\begin{mdframed},\\newmdenv,\\renewmdenv,\\surroundwithmdframed,\\mdfsetup,\\mmdfdefinestyle,\\mdfapptodefinestyle,\\mdfsubtitle,\\mdfsubsubtitle,\\newmdtheoremenv,\\mdtheorem" ], "keyPos": 0 } }, { "name": "newmdtheoremenv", "arg": { "format": "[]{}{}", "snippet": "newmdtheoremenv[${3:options%keyvals}]{${1:envname}}{${2:caption}}", "keys": [ "\\begin{mdframed},\\newmdenv,\\renewmdenv,\\surroundwithmdframed,\\mdfsetup,\\mmdfdefinestyle,\\mdfapptodefinestyle,\\mdfsubtitle,\\mdfsubsubtitle,\\newmdtheoremenv,\\mdtheorem" ], "keyPos": 0 } }, { "name": "newmdtheoremenv", "arg": { "format": "[]{}{}[]", "snippet": "newmdtheoremenv[${3:options%keyvals}]{${1:envname}}{${2:caption}}[${4:within}]", "keys": [ "\\begin{mdframed},\\newmdenv,\\renewmdenv,\\surroundwithmdframed,\\mdfsetup,\\mmdfdefinestyle,\\mdfapptodefinestyle,\\mdfsubtitle,\\mdfsubsubtitle,\\newmdtheoremenv,\\mdtheorem" ], "keyPos": 0 } }, { "name": "newmdtheoremenv", "arg": { "format": "{}[]{}", "snippet": "newmdtheoremenv{${1:envname}}[${3:numbered like}]{${2:caption}}" } }, { "name": "newmdtheoremenv", "arg": { "format": "{}{}", "snippet": "newmdtheoremenv{${1:envname}}{${2:caption}}" } }, { "name": "newmdtheoremenv", "arg": { "format": "{}{}[]", "snippet": "newmdtheoremenv{${1:envname}}{${2:caption}}[${3:within}]" } }, { "name": "mdtheorem", "arg": { "format": "[]{}[]{}", "snippet": "mdtheorem[${3:options%keyvals}]{${1:envname}}[${4:numbered like}]{${2:caption}}", "keys": [ "\\begin{mdframed},\\newmdenv,\\renewmdenv,\\surroundwithmdframed,\\mdfsetup,\\mmdfdefinestyle,\\mdfapptodefinestyle,\\mdfsubtitle,\\mdfsubsubtitle,\\newmdtheoremenv,\\mdtheorem" ], "keyPos": 0 } }, { "name": "mdtheorem", "arg": { "format": "[]{}{}", "snippet": "mdtheorem[${3:options%keyvals}]{${1:envname}}{${2:caption}}", "keys": [ "\\begin{mdframed},\\newmdenv,\\renewmdenv,\\surroundwithmdframed,\\mdfsetup,\\mmdfdefinestyle,\\mdfapptodefinestyle,\\mdfsubtitle,\\mdfsubsubtitle,\\newmdtheoremenv,\\mdtheorem" ], "keyPos": 0 } }, { "name": "mdtheorem", "arg": { "format": "[]{}{}[]", "snippet": "mdtheorem[${3:options%keyvals}]{${1:envname}}{${2:caption}}[${4:within}]", "keys": [ "\\begin{mdframed},\\newmdenv,\\renewmdenv,\\surroundwithmdframed,\\mdfsetup,\\mmdfdefinestyle,\\mdfapptodefinestyle,\\mdfsubtitle,\\mdfsubsubtitle,\\newmdtheoremenv,\\mdtheorem" ], "keyPos": 0 } }, { "name": "mdtheorem", "arg": { "format": "{}[]{}", "snippet": "mdtheorem{${1:envname}}[${3:numbered like}]{${2:caption}}" } }, { "name": "mdtheorem", "arg": { "format": "{}{}", "snippet": "mdtheorem{${1:envname}}{${2:caption}}" } }, { "name": "mdtheorem", "arg": { "format": "{}{}[]", "snippet": "mdtheorem{${1:envname}}{${2:caption}}[${3:within}]" } }, { "name": "mdfsplitboxwidth", "unusual": true }, { "name": "mdfsplitboxtotalwidth", "unusual": true }, { "name": "mdfsplitboxheight", "unusual": true }, { "name": "mdfsplitboxdepth", "unusual": true }, { "name": "mdfsplitboxtotalheight", "unusual": true }, { "name": "mdfframetitleboxwidth", "unusual": true }, { "name": "mdfframetitleboxtotalwidth", "unusual": true }, { "name": "mdfframetitleboxheight", "unusual": true }, { "name": "mdfframetitleboxdepth", "unusual": true }, { "name": "mdfframetitleboxtotalheight", "unusual": true }, { "name": "mdffootnoteboxwidth", "unusual": true }, { "name": "mdffootnoteboxtotalwidth", "unusual": true }, { "name": "mdffootnoteboxheight", "unusual": true }, { "name": "mdffootnoteboxdepth", "unusual": true }, { "name": "mdffootnoteboxtotalheight", "unusual": true }, { "name": "mdftotallinewidth", "unusual": true }, { "name": "mdfboundingboxwidth", "unusual": true }, { "name": "mdfboundingboxtotalwidth", "unusual": true }, { "name": "mdfboundingboxheight", "unusual": true }, { "name": "mdfboundingboxdepth", "unusual": true }, { "name": "mdfboundingboxtotalheight", "unusual": true }, { "name": "mdfsubtitleheight", "unusual": true }, { "name": "mdfsubsubtitleheight", "unusual": true }, { "name": "themdfcountframes", "unusual": true }, { "name": "mdfframedtitleenv", "unusual": true, "arg": { "format": "{}", "snippet": "mdfframedtitleenv{${1:text}}" } } ], "envs": [ { "name": "mdframed" }, { "name": "mdframed", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\begin{mdframed},\\newmdenv,\\renewmdenv,\\surroundwithmdframed,\\mdfsetup,\\mmdfdefinestyle,\\mdfapptodefinestyle,\\mdfsubtitle,\\mdfsubsubtitle,\\newmdtheoremenv,\\mdtheorem" ], "keyPos": 0 } } ], "keys": { "\\usepackage/mdframed#c": [ "xcolor", "framemethod=${1|default,tex,latex,none,0,tikx,pgf,1,pstricks,ps,postscript,2|}" ], "\\begin{mdframed},\\newmdenv,\\renewmdenv,\\surroundwithmdframed,\\mdfsetup,\\mmdfdefinestyle,\\mdfapptodefinestyle,\\mdfsubtitle,\\mdfsubsubtitle,\\newmdtheoremenv,\\mdtheorem": [ "extratopheight=", "footenotedistance=", "frametitleaboveskip=", "frametitlebelowskip=", "frametitleleftmargin=", "frametitlerightmargin=", "frametitlerulewidth=", "innerbottommargin=", "innerleftmargin=", "innerlinewidth=", "innermargin=", "innerrightmargin=", "innertopmargin=", "leftmargin=", "linewidth=", "middlelinewidth=", "needspace=", "outerlinewidth=", "outermargin=", "rightmargin=", "roundcorner=", "shadowsize=", "skipabove=", "skipbelow=", "splitbottomskip=", "splittopskip=", "subsubtitleabovelinewidth=", "subsubtitleaboveskip=", "subsubtitlebelowlinewidth=", "subsubtitlebelowskip=", "subsubtitleinneraboveskip=", "subsubtitleinnerbelowskip=", "subtitleabovelinewidth=", "subtitleaboveskip=", "subtitlebelowlinewidth=", "subtitlebelowskip=", "subtitleinneraboveskip=", "subtitleinnerbelowskip=", "userdefinedwidth=", "afterbreak=${1:code}", "afterlastframe=${1:code}", "aftersingleframe=${1:code}", "alignment=", "backgroundcolor=", "beforebreak=${1:code}", "beforelastframe=${1:code}", "beforesingleframe=${1:code}", "defaultunit=${1|pt,bp,in,cm,mm,em,ex,en,pc,sp|}", "endcode=${1:code}", "endinnercode=${1:code}", "extra=${1:code}", "firstextra=${1:code}", "firstframetitle={${1:text}}", "font=${1:font commands}", "fontcolor=", "framefoot=${1:code}", "frametitle={${1:text}}", "frametitlealignment", "frametitlebackgroundcolor=", "frametitlefont=${1:font commands}", "frametitlefontcolor=", "frametitlerulecolor=", "frametitlesettings=${1:code}", "innerlinecolor=", "lastframefoot=${1:code}", "linecolor=", "middleextra=${1:code}", "middlelinecolor=", "outerlinecolor=", "printheight=${1|none,info,warning|}", "psroundlinecolor=", "secondextra=${1:code}", "settings=${1:code}", "shadowcolor=", "singleextra=${1:code}", "startcode=${1:code}", "startinnercode=${1:code}", "subsubtitleabovelinecolor=", "subsubtitlebackgroundcolor=", "subsubtitlebelowlinecolor=", "subsubtitlefont=${1:font commands}", "subtitleabovelinecolor=", "subtitlebackgroundcolor=", "subtitlebelowlinecolor=", "subtitlefont=${1:font commands}", "theoremcountersep=${1:separator}", "theoremseparator=${1:separator}", "theoremspace=${1:space cmd}", "theoremtitlefont=${1:font commands}", "bottomline", "draft", "everyline", "footnoteinside", "frametitlebottomline", "frametitleleftline", "frametitlerightline", "frametitlerule", "frametitletopline", "hidealllines", "ignorelastdescenders", "leftline", "ntheorem", "repeatframetitle", "rightline", "shadow", "subsubtitleaboveline", "subsubtitlebelowline", "subtitleaboveline", "subtitlebelowline", "suppressfirstparskip", "topline", "usetwoside", "align=${1|left,center,right|}", "tikzsetting={${1:TikZ keys}}", "apptotikzsetting=${1:code}", "pstrickssetting={${1:pstricks keys}}", "pstrickappsetting=${1:code}", "style=${1:style name}" ], "\\mdflength": [ "extratopheight", "footenotedistance", "frametitleaboveskip", "frametitlebelowskip", "frametitleleftmargin", "frametitlerightmargin", "frametitlerulewidth", "innerbottommargin", "innerleftmargin", "innerlinewidth", "innermargin", "innerrightmargin", "innertopmargin", "leftmargin", "linewidth", "middlelinewidth", "needspace", "outerlinewidth", "outermargin", "rightmargin", "roundcorner", "shadowsize", "skipabove", "skipbelow", "splitbottomskip", "splittopskip", "subsubtitleabovelinewidth", "subsubtitleaboveskip", "subsubtitlebelowlinewidth", "subsubtitlebelowskip", "subsubtitleinneraboveskip", "subsubtitleinnerbelowskip", "subtitleabovelinewidth", "subtitleaboveskip", "subtitlebelowlinewidth", "subtitlebelowskip", "subtitleinneraboveskip", "subtitleinnerbelowskip", "userdefinedwidth" ] }, "args": [ "\\usepackage/mdframed#c" ] } ================================================ FILE: data/packages/mdwlist.json ================================================ { "deps": [], "macros": [ { "name": "desclabelstyle", "arg": { "format": "{}", "snippet": "desclabelstyle{${1:style}}" } }, { "name": "desclabelwidth", "arg": { "format": "{}", "snippet": "desclabelwidth{${1:length}}" } }, { "name": "multilinelabel" }, { "name": "nextlinelabel" }, { "name": "pushlabel" }, { "name": "resume", "arg": { "format": "{}", "snippet": "resume{${1:envname}}" } }, { "name": "resume", "arg": { "format": "[]{}", "snippet": "resume[${2:magicname}]{${1:envname}}" } }, { "name": "suspend", "arg": { "format": "{}", "snippet": "suspend{${1:envname}}" } }, { "name": "suspend", "arg": { "format": "[]{}", "snippet": "suspend[${2:magicname}]{${1:envname}}" } } ], "envs": [ { "name": "description*" }, { "name": "enumerate*" }, { "name": "itemize*" } ], "keys": {}, "args": [] } ================================================ FILE: data/packages/memhfixc.json ================================================ { "deps": [], "macros": [ { "name": "theHpagenote" }, { "name": "thememhycontfloat" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/menukeys.json ================================================ { "deps": [ { "name": "adjustbox" }, { "name": "etoolbox" }, { "name": "kvoptions" }, { "name": "relsize" }, { "name": "tikz" }, { "name": "tikzlibrarycalc" }, { "name": "tikzlibraryshapes.symbols" }, { "name": "tikzlibraryshadows" }, { "name": "xcolor" }, { "name": "xstring" } ], "macros": [ { "name": "menu", "arg": { "format": "{}", "snippet": "menu{${1:text}}" } }, { "name": "menu", "arg": { "format": "[]{}", "snippet": "menu[${2:separator}]{${1:text}}" } }, { "name": "directory", "arg": { "format": "{}", "snippet": "directory{${1:path}}" } }, { "name": "directory", "arg": { "format": "[]{}", "snippet": "directory[${2:separator}]{${1:path}}" } }, { "name": "keys", "arg": { "format": "{}", "snippet": "keys{${1:keys}}" } }, { "name": "keys", "arg": { "format": "[]{}", "snippet": "keys[${2:separator}]{${1:keys}}" } }, { "name": "newmenustylesimple", "unusual": true, "arg": { "format": "{}[]{}[][]{}", "snippet": "newmenustylesimple{${1:name}}[${4:pre}]{${2:style}}[${5:sep}][${6:post}]{${3:theme}}" } }, { "name": "newmenustylesimple*", "unusual": true, "arg": { "format": "{}[]{}[][]{}", "snippet": "newmenustylesimple*{${1:name}}[${4:pre}]{${2:style}}[${5:sep}][${6:post}]{${3:theme}}" } }, { "name": "renewmenustylesimple", "unusual": true, "arg": { "format": "{}[]{}[][]{}", "snippet": "renewmenustylesimple{${1:name}}[${4:pre}]{${2:style%keyvals}}[${5:sep}][${6:post}]{${3:theme}}", "keys": [ "\\renewmenustylesimple,\\renewmenustyle,\\newmenumacro,\\renewmenumacro,\\providemenumacro" ], "keyPos": 2 } }, { "name": "renewmenustylesimple*", "unusual": true, "arg": { "format": "{}[]{}[][]{}", "snippet": "renewmenustylesimple*{${1:name}}[${4:pre}]{${2:style%keyvals}}[${5:sep}][${6:post}]{${3:theme}}" } }, { "name": "providemenustylesimple", "unusual": true, "arg": { "format": "{}[]{}[][]{}", "snippet": "providemenustylesimple{${1:name}}[${4:pre}]{${2:style}}[${5:sep}][${6:post}]{${3:theme}}" } }, { "name": "providemenustylesimple*", "unusual": true, "arg": { "format": "{}[]{}[][]{}", "snippet": "providemenustylesimple*{${1:name}}[${4:pre}]{${2:style}}[${5:sep}][${6:post}]{${3:theme}}" } }, { "name": "newmenustyle", "unusual": true, "arg": { "format": "{}[]{}[]{}{}{}[]{}", "snippet": "newmenustyle{${1:name}}[${7:pre}]{${2:first}}[${8:sep}]{${3:mid}}{${4:last}}{${5:single}}[${9:post}]{${6:theme}}" } }, { "name": "newmenustyle*", "unusual": true, "arg": { "format": "{}[]{}[]{}{}{}[]{}", "snippet": "newmenustyle*{${1:name}}[${7:pre}]{${2:first}}[${8:sep}]{${3:mid}}{${4:last}}{${5:single}}[${9:post}]{${6:theme}}" } }, { "name": "renewmenustyle", "unusual": true, "arg": { "format": "{}[]{}[]{}{}{}[]{}", "snippet": "renewmenustyle{${1:name}}[${7:pre}]{${2:first}}[${8:sep}]{${3:mid}}{${4:last}}{${5:single%keyvals}}[${9:post}]{${6:theme}}", "keys": [ "\\renewmenustylesimple,\\renewmenustyle,\\newmenumacro,\\renewmenumacro,\\providemenumacro" ], "keyPos": 6 } }, { "name": "renewmenustyle*", "unusual": true, "arg": { "format": "{}[]{}[]{}{}{}[]{}", "snippet": "renewmenustyle*{${1:name}}[${7:pre}]{${2:first}}[${8:sep}]{${3:mid}}{${4:last}}{${5:single%keyvals}}[${9:post}]{${6:theme}}" } }, { "name": "providemenustyle", "unusual": true, "arg": { "format": "{}[]{}[]{}{}{}[]{}", "snippet": "providemenustyle{${1:name}}[${7:pre}]{${2:first}}[${8:sep}]{${3:mid}}{${4:last}}{${5:single}}[${9:post}]{${6:theme}}" } }, { "name": "providemenustyle*", "unusual": true, "arg": { "format": "{}[]{}[]{}{}{}[]{}", "snippet": "providemenustyle*{${1:name}}[${7:pre}]{${2:first}}[${8:sep}]{${3:mid}}{${4:last}}{${5:single}}[${9:post}]{${6:theme}}" } }, { "name": "CurrentMenuElement", "unusual": true }, { "name": "usemenucolor", "unusual": true, "arg": { "format": "{}", "snippet": "usemenucolor{${1:element}}" } }, { "name": "drawtikzfolder", "unusual": true }, { "name": "drawtikzfolder", "unusual": true, "arg": { "format": "[]", "snippet": "drawtikzfolder[${1:front fill color%color}]" } }, { "name": "drawtikzfolder", "unusual": true, "arg": { "format": "[][]", "snippet": "drawtikzfolder[${1:front fill color%color}][${2:draw color%color}]" } }, { "name": "copymenustyle", "unusual": true, "arg": { "format": "{}{}", "snippet": "copymenustyle{${1:copy}}{${2:original}}" } }, { "name": "changemenuelement", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "changemenuelement{${1:name}}{${2:element%keyvals}}{${3:definition}}", "keys": [ "\\changemenuelement,\\changemenuelement*" ], "keyPos": 1 } }, { "name": "changemenuelement*", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "changemenuelement*{${1:name}}{${2:element%keyvals}}{${3:definition}}", "keys": [ "\\changemenuelement,\\changemenuelement*" ], "keyPos": 1 } }, { "name": "changemenucolortheme", "unusual": true, "arg": { "format": "{}{}", "snippet": "changemenucolortheme{${1:name}}{${2:color theme}}" } }, { "name": "newmenucolortheme", "unusual": true, "arg": { "format": "{}{}{}{}{}[][][]", "snippet": "newmenucolortheme{${1:name}}{${2:model}}{${3:bg}}{${4:br}}{${5:txt}}[${6:a}][${7:b}][${8:c}]" } }, { "name": "copymenucolortheme", "unusual": true, "arg": { "format": "{}{}", "snippet": "copymenucolortheme{${1:copy}}{${2:original}}" } }, { "name": "changemenucolor", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "changemenucolor{${1:name}}{${2:element%keyvals}}{${3:model}}{${4:color definition}}", "keys": [ "\\changemenucolor" ], "keyPos": 1 } }, { "name": "renewmenucolortheme", "unusual": true, "arg": { "format": "{}{}{}{}{}[][][]", "snippet": "renewmenucolortheme{${1:name}}{${2:model}}{${3:bg}}{${4:br}}{${5:txt}}[${6:a}][${7:b}][${8:c}]" } }, { "name": "newmenumacro", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "newmenumacro{${1:macro%cmd}}[${3:input sep}]{${2:style%keyvals}}", "keys": [ "\\renewmenustylesimple,\\renewmenustyle,\\newmenumacro,\\renewmenumacro,\\providemenumacro" ], "keyPos": 2 } }, { "name": "renewmenumacro", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "renewmenumacro{${1:macro}}[${3:input sep}]{${2:style%keyvals}}", "keys": [ "\\renewmenustylesimple,\\renewmenustyle,\\newmenumacro,\\renewmenumacro,\\providemenumacro" ], "keyPos": 2 } }, { "name": "providemenumacro", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "providemenumacro{${1:macro%cmd}}[${3:input sep}]{${2:style%keyvals}}", "keys": [ "\\renewmenustylesimple,\\renewmenustyle,\\newmenumacro,\\renewmenumacro,\\providemenumacro" ], "keyPos": 2 } }, { "name": "shift" }, { "name": "capslock" }, { "name": "tab" }, { "name": "esc" }, { "name": "oldesc" }, { "name": "ctrl" }, { "name": "Alt" }, { "name": "AltGr" }, { "name": "cmd" }, { "name": "Space" }, { "name": "SPACE" }, { "name": "return" }, { "name": "enter" }, { "name": "winmenu" }, { "name": "backspace" }, { "name": "del" }, { "name": "backdel" }, { "name": "arrowkeyup" }, { "name": "arrowkeydown" }, { "name": "arrowkeyright" }, { "name": "arrowkeyleft" }, { "name": "arrowkey", "arg": { "format": "{}", "snippet": "arrowkey{${1:direction%keyvals}}", "keys": [ "\\arrowkey#c" ], "keyPos": 0 } }, { "name": "ctrlname", "unusual": true }, { "name": "delname", "unusual": true }, { "name": "spacename", "unusual": true } ], "envs": [], "keys": { "\\usepackage/menukeys#c": [ "definemenumacros", "definekeys", "mackeys=${1|text,symbols|}", "os=${1|mac,win|}" ], "\\changemenuelement,\\changemenuelement*": [ "single", "first", "middle", "last", "pre", "post", "set", "single" ], "\\changemenucolor": [ "bg", "br", "txt" ], "\\arrowkey#c": [ "^", "v", ">", "<" ], "\\renewmenustylesimple,\\renewmenustyle,\\newmenumacro,\\renewmenumacro,\\providemenumacro": [ "menus", "roundedmenus", "angularmenus", "roundedkeys", "shadowedroundedkeys", "angularkeys", "shadowedangularkeys", "typewriterkeys", "paths", "pathswithfolder", "pathswithblackfolder", "hyphenatepaths", "hyphenatepathswithfolder", "hyphenatepathswithblackfolder" ] }, "args": [ "\\usepackage/menukeys#c" ] } ================================================ FILE: data/packages/metrix.json ================================================ { "deps": [ { "name": "tikz" }, { "name": "tikzlibrarycalc" }, { "name": "xpatch" } ], "macros": [ { "name": "metricsymbols", "arg": { "format": "{}", "snippet": "metricsymbols{${1:symbols}}" } }, { "name": "metricsymbols*", "arg": { "format": "{}", "snippet": "metricsymbols*{${1:symbols}}" } }, { "name": "metricsymbols", "arg": { "format": "[]{}", "snippet": "metricsymbols[${2:number=higlighting}]{${1:symbols}}" } }, { "name": "metricsymbols*", "arg": { "format": "[]{}", "snippet": "metricsymbols*[${2:number=higlighting}]{${1:symbols}}" } }, { "name": "metrics", "arg": { "format": "{}{}", "snippet": "metrics{${1:symbols}}{${2:syllables}}" } }, { "name": "metrics", "arg": { "format": "[]{}{}", "snippet": "metrics[${3:number=higlighting}]{${1:symbols}}{${2:syllables}}" } }, { "name": "acct", "arg": { "format": "{}", "snippet": "acct{${1:vowel}}" } }, { "name": "brv", "arg": { "format": "{}", "snippet": "brv{${1:vowel}}" } }, { "name": "lng", "arg": { "format": "{}", "snippet": "lng{${1:vowel}}" } }, { "name": "bow", "arg": { "format": "{}", "snippet": "bow{${1:syllables}}" } }, { "name": "verseref", "arg": { "format": "{}", "snippet": "verseref{${1:reference}}" } }, { "name": "setmetrixvar", "arg": { "format": "{}{}", "snippet": "setmetrixvar{${1:variable%keyvals}}{${2:value}}", "keys": [ "\\setmetrixvar,\\usemetrixvar" ], "keyPos": 0 } }, { "name": "usemetrixvar", "arg": { "format": "{}", "snippet": "usemetrixvar{${1:variable%keyvals}}", "keys": [ "\\setmetrixvar,\\usemetrixvar" ], "keyPos": 0 } } ], "envs": [ { "name": "symbolline" }, { "name": "metricverses" }, { "name": "metricverses", "arg": { "format": "[]", "snippet": "[${1:source}]" } } ], "keys": { "\\setmetrixvar,\\usemetrixvar": [ "symbollinewidth", "bigsymbollinewidth", "accentlinewidth", "bowlinewidth", "symbolsep", "baseunit", "bigbaseunit", "shortsyllablelimit", "gap", "symbolshift", "lngshift", "lngshortening", "lngminlength", "brvshift", "dotshift", "itcorrection", "accentxshift", "bowshift", "bowshortening", "bowlooseness", "symbolcolor", "accentcolor", "bowcolor", "highlightcolor", "fillcolor", "arrow", "breakgap", "emptywidth", "acute", "grave" ] }, "args": [] } ================================================ FILE: data/packages/mhchem.json ================================================ { "deps": [ { "name": "l3keys2e" }, { "name": "calc" }, { "name": "amsmath" }, { "name": "chemgreek" }, { "name": "graphics" }, { "name": "ifthen" }, { "name": "keyval" }, { "name": "pgf", "if": "arrows=pgf" }, { "name": "tikz", "if": "arrows=pgf" }, { "name": "pgf", "if": "arrows=pgf-filled" }, { "name": "tikz", "if": "arrows=pgf-filled" } ], "macros": [ { "name": "mhchemoptions", "arg": { "format": "{}", "snippet": "mhchemoptions{${1:options%keyvals}}", "keys": [ "\\usepackage/mhchem#c,\\mhchemoptions", "\\mhchemoptions" ], "keyPos": 0 } }, { "name": "ce", "arg": { "format": "{}", "snippet": "ce{${1:formula}}" } }, { "name": "bond", "arg": { "format": "{}", "snippet": "bond{${1:-=~.<${2:}> etc.}}" } }, { "name": "cesplit", "arg": { "format": "{}{}", "snippet": "cesplit{${1:search-and-replace list}}{${2:string}}" } }, { "name": "cee", "if": "version=1", "arg": { "format": "{}", "snippet": "cee{${1:equation}}" } }, { "name": "cf", "if": "version=1", "arg": { "format": "{}", "snippet": "cf{${1:arg}}" } }, { "name": "cf", "if": "version=1", "arg": { "format": "[]{}", "snippet": "cf[${2:opt}]{${1:arg}}" } }, { "name": "cmath", "if": "version=1", "arg": { "format": "{}", "snippet": "cmath{${1:arg}}" } }, { "name": "sbond", "if": "version=1" }, { "name": "dbond", "if": "version=1" }, { "name": "tbond", "if": "version=1" }, { "name": "cee", "if": "version=2", "arg": { "format": "{}", "snippet": "cee{${1:equation}}" } }, { "name": "cf", "if": "version=2", "arg": { "format": "{}", "snippet": "cf{${1:arg}}" } }, { "name": "cf", "if": "version=2", "arg": { "format": "[]{}", "snippet": "cf[${2:opt}]{${1:arg}}" } }, { "name": "cmath", "if": "version=2", "arg": { "format": "{}", "snippet": "cmath{${1:arg}}" } }, { "name": "sbond", "if": "version=2" }, { "name": "dbond", "if": "version=2" }, { "name": "tbond", "if": "version=2" }, { "name": "cee", "if": "version=3", "arg": { "format": "{}", "snippet": "cee{${1:equation}}" } }, { "name": "cf", "if": "version=3", "arg": { "format": "{}", "snippet": "cf{${1:arg}}" } }, { "name": "cf", "if": "version=3", "arg": { "format": "[]{}", "snippet": "cf[${2:opt}]{${1:arg}}" } }, { "name": "cmath", "if": "version=3", "arg": { "format": "{}", "snippet": "cmath{${1:arg}}" } }, { "name": "sbond", "if": "version=3" }, { "name": "dbond", "if": "version=3" }, { "name": "tbond", "if": "version=3" } ], "envs": [], "keys": { "\\usepackage/mhchem#c": [ "version=${1:version}" ], "\\usepackage/mhchem#c,\\mhchemoptions": [ "textfontname=${1:font csname}", "mathfontname=${1:font csname}", "font=${1|sf|}", "text-greek=${1|textgreek,upgreek,newtx,kpfonts,mathdesign,fourier,textalpha,fontspec,default,var-default|}", "math-greek=${1|textgreek,upgreek,newtx,kpfonts,mathdesign,fourier,textalpha,fontspec,default,var-default|}", "arrows=${3|font,pgf,pgf-filled,pgf{${1:arrow type}}{${2:width}}|}", "layout=${1|stacked,staggered-deep,staggered-flat|}", "minus-sidebearing-left=", "minus-sidebearing-right=", "minus-math-sidebearing-left=", "minus-math-sidebearing-right=", "minus-text-sidebearing-left=", "minus-text-sidebearing-right=" ], "\\mhchemoptions": [ "textfontcommand=${1:font command}", "mathfontcommand=${1:font command}", "textminus=${1:symbol}", "cdot=${1:symbol}", "textelectrondot=${1:symbol}" ] }, "args": [ "\\usepackage/mhchem#c", "\\usepackage/mhchem#c,\\mhchemoptions" ] } ================================================ FILE: data/packages/microtype.json ================================================ { "deps": [ { "name": "keyval" }, { "name": "etoolbox" } ], "macros": [ { "name": "microtypesetup", "arg": { "format": "{}", "snippet": "microtypesetup{${1:options%keyvals}}", "keys": [ "\\microtypesetup,\\usepackage/microtype#c" ], "keyPos": 0 } }, { "name": "DeclareMicrotypeSet", "arg": { "format": "{}{}", "snippet": "DeclareMicrotypeSet{${1:name%specialDef}}{${2:fonts%keyvals}}", "keys": [ "\\DeclareMicrotypeSet,\\DeclareMicrotypeSet*,\\DeclareCharacterInheritance,\\DisableLigatures" ], "keyPos": 1 } }, { "name": "DeclareMicrotypeSet", "arg": { "format": "[]{}{}", "snippet": "DeclareMicrotypeSet[${3:features}]{${1:name%specialDef}}{${2:fonts%keyvals}}", "keys": [ "\\DeclareMicrotypeSet,\\DeclareMicrotypeSet*,\\DeclareCharacterInheritance,\\DisableLigatures" ], "keyPos": 2 } }, { "name": "DeclareMicrotypeSet*", "arg": { "format": "{}{}", "snippet": "DeclareMicrotypeSet*{${1:name%specialDef}}{${2:fonts%keyvals}}", "keys": [ "\\DeclareMicrotypeSet,\\DeclareMicrotypeSet*,\\DeclareCharacterInheritance,\\DisableLigatures" ], "keyPos": 1 } }, { "name": "DeclareMicrotypeSet*", "arg": { "format": "[]{}{}", "snippet": "DeclareMicrotypeSet*[${3:features}]{${1:name%specialDef}}{${2:fonts%keyvals}}", "keys": [ "\\DeclareMicrotypeSet,\\DeclareMicrotypeSet*,\\DeclareCharacterInheritance,\\DisableLigatures" ], "keyPos": 2 } }, { "name": "UseMicrotypeSet", "arg": { "format": "{}", "snippet": "UseMicrotypeSet{${1:name}}" } }, { "name": "UseMicrotypeSet", "arg": { "format": "[]{}", "snippet": "UseMicrotypeSet[${2:features}]{${1:name}}" } }, { "name": "DeclareMicrotypeSetDefault", "arg": { "format": "{}", "snippet": "DeclareMicrotypeSetDefault{${1:name}}" } }, { "name": "DeclareMicrotypeSetDefault", "arg": { "format": "[]{}", "snippet": "DeclareMicrotypeSetDefault[${2:features}]{${1:name}}" } }, { "name": "SetProtrusion", "arg": { "format": "{}{}", "snippet": "SetProtrusion{${1:fonts}}{${2:settings}}" } }, { "name": "SetProtrusion", "arg": { "format": "[]{}{}", "snippet": "SetProtrusion[${3:options%keyvals}]{${1:fonts}}{${2:settings}}", "keys": [ "\\SetProtrusion" ], "keyPos": 0 } }, { "name": "SetExpansion", "arg": { "format": "{}{}", "snippet": "SetExpansion{${1:fonts}}{${2:settings}}" } }, { "name": "SetExpansion", "arg": { "format": "[]{}{}", "snippet": "SetExpansion[${3:options%keyvals}]{${1:fonts}}{${2:settings}}", "keys": [ "\\SetExpansion" ], "keyPos": 0 } }, { "name": "SetTracking", "arg": { "format": "{}{}", "snippet": "SetTracking{${1:fonts}}{${2:settings}}" } }, { "name": "SetTracking", "arg": { "format": "[]{}{}", "snippet": "SetTracking[${3:options%keyvals}]{${1:fonts}}{${2:settings}}", "keys": [ "\\SetTracking" ], "keyPos": 0 } }, { "name": "SetExtraKerning", "arg": { "format": "{}{}", "snippet": "SetExtraKerning{${1:fonts}}{${2:settings}}" } }, { "name": "SetExtraKerning", "arg": { "format": "[]{}{}", "snippet": "SetExtraKerning[${3:options%keyvals}]{${1:fonts}}{${2:settings}}", "keys": [ "\\SetExtraKerning" ], "keyPos": 0 } }, { "name": "SetExtraSpacing", "arg": { "format": "{}{}", "snippet": "SetExtraSpacing{${1:fonts}}{${2:settings}}" } }, { "name": "SetExtraSpacing", "arg": { "format": "[]{}{}", "snippet": "SetExtraSpacing[${3:options%keyvals}]{${1:fonts}}{${2:settings}}", "keys": [ "\\SetExtraSpacing" ], "keyPos": 0 } }, { "name": "DeclareCharacterInheritance", "arg": { "format": "{}{}", "snippet": "DeclareCharacterInheritance{${1:fonts%keyvals}}{${2:list}}", "keys": [ "\\DeclareMicrotypeSet,\\DeclareMicrotypeSet*,\\DeclareCharacterInheritance,\\DisableLigatures" ], "keyPos": 0 } }, { "name": "DeclareCharacterInheritance", "arg": { "format": "[]{}{}", "snippet": "DeclareCharacterInheritance[${3:features}]{${1:fonts%keyvals}}{${2:list}}", "keys": [ "\\DeclareMicrotypeSet,\\DeclareMicrotypeSet*,\\DeclareCharacterInheritance,\\DisableLigatures" ], "keyPos": 1 } }, { "name": "DeclareMicrotypeVariants", "arg": { "format": "{}", "snippet": "DeclareMicrotypeVariants{${1:suffixes}}" } }, { "name": "DeclareMicrotypeVariants*", "arg": { "format": "{}", "snippet": "DeclareMicrotypeVariants*{${1:suffixes}}" } }, { "name": "DeclareMicrotypeAlias", "arg": { "format": "{}{}", "snippet": "DeclareMicrotypeAlias{${1:font}}{${2:alias}}" } }, { "name": "LoadMicrotypeFile", "arg": { "format": "{}", "snippet": "LoadMicrotypeFile{${1:font}}" } }, { "name": "DeclareMicrotypeFilePrefix", "arg": { "format": "{}", "snippet": "DeclareMicrotypeFilePrefix{${1:prefix}}" } }, { "name": "microtypecontext", "arg": { "format": "{}", "snippet": "microtypecontext{${1:context%keyvals}}", "keys": [ "\\microtypecontext,\\begin{microtypecontext},\\textmicrotypecontext,\\DeclareMicrotypeBabelHook" ], "keyPos": 0 } }, { "name": "textmicrotypecontext", "arg": { "format": "{}{}", "snippet": "textmicrotypecontext{${1:context%keyvals}}{${2:text}}", "keys": [ "\\microtypecontext,\\begin{microtypecontext},\\textmicrotypecontext,\\DeclareMicrotypeBabelHook" ], "keyPos": 0 } }, { "name": "DeclareMicrotypeBabelHook", "arg": { "format": "{}{}", "snippet": "DeclareMicrotypeBabelHook{${1:languages}}{${2:context%keyvals}}", "keys": [ "\\microtypecontext,\\begin{microtypecontext},\\textmicrotypecontext,\\DeclareMicrotypeBabelHook" ], "keyPos": 1 } }, { "name": "textls", "arg": { "format": "{}", "snippet": "textls{${1:text}}" } }, { "name": "textls", "arg": { "format": "[]{}", "snippet": "textls[${2:amount}]{${1:text}}" } }, { "name": "textls*", "arg": { "format": "{}", "snippet": "textls*{${1:text}}" } }, { "name": "textls*", "arg": { "format": "[]{}", "snippet": "textls*[${2:amount}]{${1:text}}" } }, { "name": "lsstyle" }, { "name": "lslig", "arg": { "format": "{}", "snippet": "lslig{${1:ligature}}" } }, { "name": "DisableLigatures", "arg": { "format": "{}", "snippet": "DisableLigatures{${1:fonts%keyvals}}", "keys": [ "\\DeclareMicrotypeSet,\\DeclareMicrotypeSet*,\\DeclareCharacterInheritance,\\DisableLigatures" ], "keyPos": 0 } }, { "name": "DisableLigatures", "arg": { "format": "[]{}", "snippet": "DisableLigatures[${2:characters}]{${1:fonts%keyvals}}", "keys": [ "\\DeclareMicrotypeSet,\\DeclareMicrotypeSet*,\\DeclareCharacterInheritance,\\DisableLigatures" ], "keyPos": 1 } }, { "name": "leftprotrusion", "arg": { "format": "{}", "snippet": "leftprotrusion{${1:text}}" } }, { "name": "rightprotrusion", "arg": { "format": "{}", "snippet": "rightprotrusion{${1:text}}" } }, { "name": "noprotrusionifhmode", "unusual": true } ], "envs": [ { "name": "microtypecontext", "arg": { "format": "{}", "snippet": "{${1:context%keyvals}}", "keys": [ "\\microtypecontext,\\begin{microtypecontext},\\textmicrotypecontext,\\DeclareMicrotypeBabelHook" ], "keyPos": 0 } } ], "keys": { "\\microtypesetup,\\usepackage/microtype#c": [ "protrusion=", "expansion=", "activate=", "tracking=", "kerning=", "spacing=", "factor=${1:integer}", "patch=${1|all,none,item,toc,footnote,verbatim,eqnum|}", "nopatch=${1|all,none,item,toc,footnote,verbatim,eqnum|}", "unit=${1:dimension}", "auto", "stretch=${1:integer}", "shrink=${1:integer}", "step=${1:integer}", "selected", "letterspace=${1:integer}", "disable=${1|true,false,ifdraft|}", "final", "verbose=${1|true,false,errors,silent|}", "babel", "DVIoutput" ], "\\usepackage/microtype#c": [ "config=${1:file name}" ], "\\SetProtrusion": [ "name=", "load=", "factor=${1:integer}", "unit=", "preset=", "inputenc=", "context=" ], "\\SetExpansion": [ "name=", "load=", "preset=", "inputenc=", "context=", "auto", "stretch=${1:integer}", "shrink=${1:integer}", "step=${1:integer}", "factor=" ], "\\SetTracking": [ "name=", "unit=", "context=", "spacing=", "outer spacing=", "outer kerning=", "no ligatures=" ], "\\SetExtraKerning": [ "name=", "load=", "factor=${1:integer}", "preset=", "inputenc=", "unit=", "context=" ], "\\SetExtraSpacing": [ "name=", "load=", "factor=${1:integer}", "preset=", "inputenc=", "context=", "unit=" ], "\\microtypecontext,\\begin{microtypecontext},\\textmicrotypecontext,\\DeclareMicrotypeBabelHook": [ "protrusion=", "expansion=", "activate=", "tracking=", "spacing=", "kerning=" ], "\\DeclareMicrotypeSet,\\DeclareMicrotypeSet*,\\DeclareCharacterInheritance,\\DisableLigatures": [ "encoding=", "family=", "series=", "shape=", "size=", "font=" ] }, "args": [ "\\microtypesetup,\\usepackage/microtype#c", "\\usepackage/microtype#c" ] } ================================================ FILE: data/packages/minted.json ================================================ { "deps": [ { "name": "catchfile" }, { "name": "etoolbox" }, { "name": "fvextra" }, { "name": "latex2pydata" }, { "name": "pdftexcmds" }, { "name": "pgfkeys" }, { "name": "pgfopts" }, { "name": "shellesc" }, { "name": "xcolor" }, { "name": "float" }, { "name": "newfloat", "if": "newfloat" }, { "name": "newfloat", "if": "newfloat=true" } ], "macros": [ { "name": "mint", "arg": { "format": "{}||", "snippet": "mint{${1:language}}|${2:code}|" } }, { "name": "mint", "arg": { "format": "[]{}||", "snippet": "mint[${2:options}]{${1:language}}|${3:code}|", "keys": [ "\\begin{minted},\\mint,\\mintinline,\\inputminted,\\setminted,\\setmintedinline,\\newminted,\\newmint,\\newmintinline,\\newmintedfile" ], "keyPos": 0 } }, { "name": "mintinline", "arg": { "format": "{}||", "snippet": "mintinline{${1:language}}|${2:code}|" } }, { "name": "mintinline", "arg": { "format": "[]{}||", "snippet": "mintinline[${2:options}]{${1:language}}|${3:code}|", "keys": [ "\\begin{minted},\\mint,\\mintinline,\\inputminted,\\setminted,\\setmintedinline,\\newminted,\\newmint,\\newmintinline,\\newmintedfile" ], "keyPos": 0 } }, { "name": "inputminted", "arg": { "format": "{}{}", "snippet": "inputminted{${1:language}}{${2:file}}" } }, { "name": "inputminted", "arg": { "format": "[]{}{}", "snippet": "inputminted[${3:options%keyvals}]{${1:language}}{${2:file}}", "keys": [ "\\begin{minted},\\mint,\\mintinline,\\inputminted,\\setminted,\\setmintedinline,\\newminted,\\newmint,\\newmintinline,\\newmintedfile" ], "keyPos": 0 } }, { "name": "usemintedstyle", "unusual": true, "arg": { "format": "{}", "snippet": "usemintedstyle{${1:pygments style}}" } }, { "name": "usemintedstyle", "unusual": true, "arg": { "format": "[]{}", "snippet": "usemintedstyle[${2:language}]{${1:pygments style}}" } }, { "name": "setminted", "arg": { "format": "{}", "snippet": "setminted{${1:options%keyvals}}", "keys": [ "\\begin{minted},\\mint,\\mintinline,\\inputminted,\\setminted,\\setmintedinline,\\newminted,\\newmint,\\newmintinline,\\newmintedfile" ], "keyPos": 0 } }, { "name": "setminted", "arg": { "format": "[]{}", "snippet": "setminted[${2:language}]{${1:options%keyvals}}", "keys": [ "\\begin{minted},\\mint,\\mintinline,\\inputminted,\\setminted,\\setmintedinline,\\newminted,\\newmint,\\newmintinline,\\newmintedfile" ], "keyPos": 1 } }, { "name": "setmintedinline", "arg": { "format": "{}", "snippet": "setmintedinline{${1:options%keyvals}}", "keys": [ "\\begin{minted},\\mint,\\mintinline,\\inputminted,\\setminted,\\setmintedinline,\\newminted,\\newmint,\\newmintinline,\\newmintedfile" ], "keyPos": 0 } }, { "name": "setmintedinline", "arg": { "format": "[]{}", "snippet": "setmintedinline[${2:language}]{${1:options%keyvals}}", "keys": [ "\\begin{minted},\\mint,\\mintinline,\\inputminted,\\setminted,\\setmintedinline,\\newminted,\\newmint,\\newmintinline,\\newmintedfile" ], "keyPos": 1 } }, { "name": "listoflistings" }, { "name": "listingscaption", "unusual": true }, { "name": "listoflistingscaption", "unusual": true }, { "name": "newminted", "arg": { "format": "{}{}", "snippet": "newminted{${1:language}}{${2:options%keyvals}}", "keys": [ "\\begin{minted},\\mint,\\mintinline,\\inputminted,\\setminted,\\setmintedinline,\\newminted,\\newmint,\\newmintinline,\\newmintedfile" ], "keyPos": 1 } }, { "name": "newminted", "arg": { "format": "[]{}{}", "snippet": "newminted[${3:envname}]{${1:language}}{${2:options%keyvals}}", "keys": [ "\\begin{minted},\\mint,\\mintinline,\\inputminted,\\setminted,\\setmintedinline,\\newminted,\\newmint,\\newmintinline,\\newmintedfile" ], "keyPos": 2 } }, { "name": "newmint", "arg": { "format": "{}{}", "snippet": "newmint{${1:language}}{${2:options%keyvals}}", "keys": [ "\\begin{minted},\\mint,\\mintinline,\\inputminted,\\setminted,\\setmintedinline,\\newminted,\\newmint,\\newmintinline,\\newmintedfile" ], "keyPos": 1 } }, { "name": "newmint", "arg": { "format": "[]{}{}", "snippet": "newmint[${3:macro name}]{${1:language}}{${2:options%keyvals}}", "keys": [ "\\begin{minted},\\mint,\\mintinline,\\inputminted,\\setminted,\\setmintedinline,\\newminted,\\newmint,\\newmintinline,\\newmintedfile" ], "keyPos": 2 } }, { "name": "newmintinline", "arg": { "format": "{}{}", "snippet": "newmintinline{${1:language}}{${2:options%keyvals}}", "keys": [ "\\begin{minted},\\mint,\\mintinline,\\inputminted,\\setminted,\\setmintedinline,\\newminted,\\newmint,\\newmintinline,\\newmintedfile" ], "keyPos": 1 } }, { "name": "newmintinline", "arg": { "format": "[]{}{}", "snippet": "newmintinline[${3:macro name}]{${1:language}}{${2:options%keyvals}}", "keys": [ "\\begin{minted},\\mint,\\mintinline,\\inputminted,\\setminted,\\setmintedinline,\\newminted,\\newmint,\\newmintinline,\\newmintedfile" ], "keyPos": 2 } }, { "name": "newmintedfile", "arg": { "format": "{}{}", "snippet": "newmintedfile{${1:language}}{${2:options%keyvals}}", "keys": [ "\\begin{minted},\\mint,\\mintinline,\\inputminted,\\setminted,\\setmintedinline,\\newminted,\\newmint,\\newmintinline,\\newmintedfile" ], "keyPos": 1 } }, { "name": "newmintedfile", "arg": { "format": "[]{}{}", "snippet": "newmintedfile[${3:macro name}]{${1:language}}{${2:options%keyvals}}", "keys": [ "\\begin{minted},\\mint,\\mintinline,\\inputminted,\\setminted,\\setmintedinline,\\newminted,\\newmint,\\newmintinline,\\newmintedfile" ], "keyPos": 2 } } ], "envs": [ { "name": "minted", "arg": { "format": "{}", "snippet": "{${1:language}}" } }, { "name": "minted", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:language}}", "keys": [ "\\begin{minted},\\mint,\\mintinline,\\inputminted,\\setminted,\\setmintedinline,\\newminted,\\newmint,\\newmintinline,\\newmintedfile" ], "keyPos": 0 } }, { "name": "listing" }, { "name": "listing", "arg": { "format": "[]", "snippet": "[${1:placement}]" } } ], "keys": { "\\usepackage/minted#c": [ "chapter", "section", "cache", "cachedir=${1:directory}", "debug", "frozencache", "highlightmode=${1|fastfirst,fast,immediate|}", "inputlexerlinenos", "lexerlinenos", "newfloat", "placeholder", "verbatim" ], "\\begin{minted},\\mint,\\mintinline,\\inputminted,\\setminted,\\setmintedinline,\\newminted,\\newmint,\\newmintinline,\\newmintedfile": [ "autogobble", "baselinestretch=", "beameroverlays", "bgcolor=", "bgcolorpadding=", "bgcolorvphantom=${1:macro}", "breakafter=${1:string}", "breakafterinrun", "breakaftersymbolpost=${1:string}", "breakaftersymbolpre=${1:string}", "breakanywhere", "breakanywhereinlinestretch=", "breakanywheresymbolpost=${1:string}", "breakanywheresymbolpre=${1:string}", "breakautoindent", "breakbefore=${1:string}", "breakbeforeinrun", "breakbeforesymbolpost=${1:string}", "breakbeforesymbolpre=${1:string}", "breakbytoken", "breakbytokenanywhere", "breakindent=", "breakindentnchars=${1:integer}", "breaklines", "breaksymbol=${1:string}", "breaksymbolindent=", "breaksymbolindentnchars=${1:integer}", "breaksymbolindentleft=", "breaksymbolindentleftnchars=${1:int}", "breaksymbolindentritht=", "breaksymbolindentrightnchars=${1:int}", "breaksymbolleft=${1:string}", "breaksymbolright=${1:string}", "breaksymbolsep=", "breaksymbolsepnchars=${1:int}", "breaksymbolsepleft=", "breaksymbolsepleftnchars=${1:int}", "breaksymbolsepright=", "breaksymbolseprightnchars=${1:int}", "codetagify=${1:string list}", "curlyquotes", "encoding=${1:encoding}", "envname=${1:string}", "escapeinside=${1:two chars}", "firstline=${1:integer}", "firstnumber=${2|auto,last,${1:integer}|}", "fontencoding=${1:font encoding}", "fontfamily=${1:family name}", "fontseries=${1:series name}", "fontshape=${1:shape name}", "fontsize=${1:size command}", "formatcom=${1:command}", "frame=${1|none,leftline,topline,bottomline,lines,single|}", "framerule=", "framesep=", "funcnamehighlighting", "gobble=${1:integer}", "gobblefilter=${1:integer}", "highlightcolor=", "highlightlines=${1:list of lineno ranges}", "ignorelexererrors", "keywordcase=${1|lower,upper,capitalize,none|}", "label=${1:string}", "labelposition=${1|none,topline,bottomline,all|}", "lastline=${1:integer}", "linenos", "listparameters=${1:macro}", "literalenvname=${1:string}", "literatecomment=${1:macro}", "mathescape", "numberblanklines", "numberfirstline", "numbers=${1|left,right,both,none|}", "numbersep=", "obeytabs", "python3", "rangeregex=${1:macro}", "rangeregexmatchnumber=${1:integer}", "rangeregexdotall", "rangeregexmultiline", "rangestartafterstring=${1:macro}", "rangestartstring=${1:macro}", "rangestopbeforestring=${1:macro}", "rangestopstring=${1:macro}", "resetmargins", "rulecolor=", "samepage", "showspaces", "showtabs", "space=${1:macro}", "spacecolor=", "startinline", "stepnumber=${1:integer}", "stepnumberfromfirst", "stepnumberoffsetvalues", "stripall", "stripnl", "style=${1:pygments style}", "tab=${1:macro}", "tabcolor=", "tabsize=${1:integer}", "texcl", "texcomments", "xleftmargin=", "xrightmargin=" ] }, "args": [ "\\usepackage/minted#c" ] } ================================================ FILE: data/packages/multicol.json ================================================ { "deps": [], "macros": [ { "name": "columnbreak" }, { "name": "columnseprulecolor", "unusual": true }, { "name": "docolaction", "arg": { "format": "{}{}{}", "snippet": "docolaction{${1:first}}{${2:middle}}{${3:last}}" } }, { "name": "flushcolumns" }, { "name": "LRmulticolcolumns", "unusual": true }, { "name": "maxbalancingoverflow", "unusual": true }, { "name": "multicolbaselineskip", "unusual": true }, { "name": "multicolmindepthstring", "unusual": true }, { "name": "multicolpretolerance", "unusual": true }, { "name": "multicolsep", "unusual": true }, { "name": "multicoltolerance", "unusual": true }, { "name": "newcolumn" }, { "name": "postmulticols", "unusual": true }, { "name": "premulticols", "unusual": true }, { "name": "raggedcolumns" }, { "name": "RLmulticolcolumns", "unusual": true }, { "name": "setemergencystretch", "unusual": true, "arg": { "format": "{}{}", "snippet": "setemergencystretch{${1:num of cols}}{${2:hsize}}" } }, { "name": "vfilmaxdepth", "unusual": true } ], "envs": [ { "name": "multicols*", "arg": { "format": "{}", "snippet": "{${1:n}}" } }, { "name": "multicols*", "arg": { "format": "{}[]", "snippet": "{${1:n}}[${2:preface}]" } }, { "name": "multicols*", "arg": { "format": "{}[][]", "snippet": "{${1:n}}[${2:preface}][${3:skip}]" } }, { "name": "multicols", "arg": { "format": "{}", "snippet": "{${1:n}}" } }, { "name": "multicols", "arg": { "format": "{}[]", "snippet": "{${1:n}}[${2:preface}]" } }, { "name": "multicols", "arg": { "format": "{}[][]", "snippet": "{${1:n}}[${2:preface}][${3:skip}]" } } ], "keys": { "\\usepackage/multicol#c": [ "errorshow", "infoshow", "balancingshow", "markshow", "debugshow", "grid", "colaction" ] }, "args": [ "\\usepackage/multicol#c" ] } ================================================ FILE: data/packages/multido.json ================================================ { "deps": [], "macros": [ { "name": "multido", "arg": { "format": "{}{}{}", "snippet": "multido{${1:variables%cmd}}{${2:repetitions}}{${3:actions}}" } }, { "name": "MultidoCheckNames", "unusual": true }, { "name": "mmultido", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "mmultido{${1:variables%cmd}}{${2:repetitions}}{${3:actions}}" } }, { "name": "Multido", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "Multido{${1:variables%cmd}}{${2:repetitions}}{${3:actions}}" } }, { "name": "MMultido", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "MMultido{${1:variables%cmd}}{${2:repetitions}}{${3:actions}}" } }, { "name": "multidocount", "unusual": true }, { "name": "multidostop", "unusual": true }, { "name": "fpAdd", "arg": { "format": "{}{}{}", "snippet": "fpAdd{${1:num1}}{${2:num2}}{${3:cmd}}" } }, { "name": "fpSub", "arg": { "format": "{}{}{}", "snippet": "fpSub{${1:num1}}{${2:num2}}{${3:cmd}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/multimedia.json ================================================ { "deps": [ { "name": "keyval" }, { "name": "ifpdf" } ], "macros": [ { "name": "movie", "arg": { "format": "[]{}{}", "snippet": "movie[${3:options%keyvals}]{${1:poster text%text}}{${2:movie filename%file}}", "keys": [ "\\movie" ], "keyPos": 0 } }, { "name": "movie", "arg": { "format": "{}{}", "snippet": "movie{${1:poster text%text}}{${2:movie filename%file}}" } }, { "name": "hyperlinkmovie", "arg": { "format": "[]{}{}", "snippet": "hyperlinkmovie[${3:options%keyvals}]{${1:movie label}}{${2:text}}", "keys": [ "\\hyperlinkmovie" ], "keyPos": 0 } }, { "name": "hyperlinkmovie", "arg": { "format": "{}{}", "snippet": "hyperlinkmovie{${1:movie label}}{${2:text}}" } }, { "name": "sound", "arg": { "format": "[]{}{}", "snippet": "sound[${3:options%keyvals}]{${1:sound poster text}}{${2:sound filename%file}}", "keys": [ "\\sound" ], "keyPos": 0 } }, { "name": "sound", "arg": { "format": "{}{}", "snippet": "sound{${1:sound poster text}}{${2:sound filename%file}}" } }, { "name": "hyperlinksound", "arg": { "format": "[]{}{}", "snippet": "hyperlinksound[${3:options%keyvals}]{${1:sound label}}{${2:text}}", "keys": [ "\\hyperlinksound" ], "keyPos": 0 } }, { "name": "hyperlinksound", "arg": { "format": "{}{}", "snippet": "hyperlinksound{${1:sound label}}{${2:text}}" } }, { "name": "hyperlinkmute", "arg": { "format": "{}", "snippet": "hyperlinkmute{${1:text}}" } } ], "envs": [], "keys": { "\\movie": [ "autostart", "borderwidth=", "depth=", "duration=${1:time}s", "externalviewer", "height=", "label=", "loop", "once", "open", "palindrome", "poster", "repeat", "showcontrols", "start=${1:time}s", "width=" ], "\\hyperlinkmovie": [ "duration=${1:time}s", "loop", "once", "palindrome", "pause", "play", "repeat", "resume", "showcontrols", "start=${1:time}s", "stop" ], "\\sound": [ "autostart", "automute", "bitspersample=${1|8,16|}", "channels=${1|1,2|}", "depth=", "encoding=${1|Raw,Signed,muLaw,aLaw|}", "externalviewer", "height=", "inlinesound", "label=", "loop", "mixsound", "repeat", "samplingrate=${1:number}", "width=" ], "\\hyperlinksound": [ "loop", "mixsound", "repeat" ] }, "args": [] } ================================================ FILE: data/packages/multirow.json ================================================ { "deps": [], "macros": [ { "name": "multirow", "arg": { "format": "{}{}{}", "snippet": "multirow{${1:number of rows}}{${2:width or *}}{${3:text}}" } }, { "name": "multirow", "arg": { "format": "[]{}{}{}", "snippet": "multirow[${4:vpos%keyvals}]{${1:number of rows}}{${2:width or *}}{${3:text}}", "keys": [ "\\multirow" ], "keyPos": 0 } }, { "name": "multirow", "unusual": true, "arg": { "format": "{}[]{}{}", "snippet": "multirow{${1:number of rows}}[${4:bigstruts}]{${2:width or *}}{${3:text}}" } }, { "name": "multirow", "unusual": true, "arg": { "format": "{}{}[]{}", "snippet": "multirow{${1:number of rows}}{${2:width or *}}[${4:vmove%l}]{${3:text}}" } }, { "name": "multirow", "unusual": true, "arg": { "format": "[]{}[]{}[]{}", "snippet": "multirow[${4:vpos%keyvals}]{${1:number of rows}}[${5:bigstruts}]{${2:width or *}}[${6:vmove%l}]{${3:text}}", "keys": [ "\\multirow" ], "keyPos": 0 } }, { "name": "multirowsetup", "unusual": true }, { "name": "multirowdebugtrue", "unusual": true }, { "name": "multirowdebugfalse", "unusual": true }, { "name": "bigstrutjot", "unusual": true }, { "name": "STneed", "if": "supertabular", "arg": { "format": "{}", "snippet": "STneed{${1:length}}" } } ], "envs": [], "keys": { "\\usepackage/multirow#c": [ "debug", "longtable", "supertabular" ], "\\multirow": [ "c", "t", "b" ] }, "args": [ "\\usepackage/multirow#c" ] } ================================================ FILE: data/packages/nameref.json ================================================ { "deps": [ { "name": "refcount" }, { "name": "gettitlestring" } ], "macros": [ { "name": "nameref", "arg": { "format": "{}", "snippet": "nameref{${1:label}}" } }, { "name": "nameref*", "arg": { "format": "{}", "snippet": "nameref*{${1:label}}" } }, { "name": "Nameref", "arg": { "format": "{}", "snippet": "Nameref{${1:label}}" } }, { "name": "Sectionformat", "unusual": true, "arg": { "format": "{}{}", "snippet": "Sectionformat{${1:arg1}}{${2:arg2}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/natbib.json ================================================ { "deps": [], "macros": [ { "name": "citet", "arg": { "format": "{}", "snippet": "citet{${1:keylist}}" } }, { "name": "citet", "arg": { "format": "[]{}", "snippet": "citet[${2:postfix}]{${1:keylist}}" } }, { "name": "citep", "arg": { "format": "{}", "snippet": "citep{${1:keylist}}" } }, { "name": "citep", "arg": { "format": "[]{}", "snippet": "citep[${2:postfix}]{${1:keylist}}" } }, { "name": "citep", "arg": { "format": "[][]{}", "snippet": "citep[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "cite", "arg": { "format": "[][]{}", "snippet": "cite[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "citet*", "arg": { "format": "{}", "snippet": "citet*{${1:keylist}}" } }, { "name": "citep*", "arg": { "format": "{}", "snippet": "citep*{${1:keylist}}" } }, { "name": "citealt", "arg": { "format": "{}", "snippet": "citealt{${1:keylist}}" } }, { "name": "citealt*", "arg": { "format": "{}", "snippet": "citealt*{${1:keylist}}" } }, { "name": "citealp", "arg": { "format": "{}", "snippet": "citealp{${1:keylist}}" } }, { "name": "citealp*", "arg": { "format": "{}", "snippet": "citealp*{${1:keylist}}" } }, { "name": "citealp", "arg": { "format": "[]{}", "snippet": "citealp[${2:postfix}]{${1:keylist}}" } }, { "name": "citenum", "arg": { "format": "{}", "snippet": "citenum{${1:keylist}}" } }, { "name": "citetext", "arg": { "format": "{}", "snippet": "citetext{${1:text}}" } }, { "name": "citeauthor", "arg": { "format": "{}", "snippet": "citeauthor{${1:keylist}}" } }, { "name": "citeauthor*", "arg": { "format": "{}", "snippet": "citeauthor*{${1:keylist}}" } }, { "name": "citefullauthor", "arg": { "format": "{}", "snippet": "citefullauthor{${1:keylist}}" } }, { "name": "citeyearpar", "arg": { "format": "{}", "snippet": "citeyearpar{${1:keylist}}" } }, { "name": "Citet", "arg": { "format": "{}", "snippet": "Citet{${1:keylist}}" } }, { "name": "Citet", "arg": { "format": "[]{}", "snippet": "Citet[${2:postfix}]{${1:keylist}}" } }, { "name": "Citep", "arg": { "format": "{}", "snippet": "Citep{${1:keylist}}" } }, { "name": "Citep", "arg": { "format": "[]{}", "snippet": "Citep[${2:postfix}]{${1:keylist}}" } }, { "name": "Citep", "arg": { "format": "[][]{}", "snippet": "Citep[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "Citet*", "arg": { "format": "{}", "snippet": "Citet*{${1:keylist}}" } }, { "name": "Citep*", "arg": { "format": "{}", "snippet": "Citep*{${1:keylist}}" } }, { "name": "Citealt", "arg": { "format": "{}", "snippet": "Citealt{${1:keylist}}" } }, { "name": "Citealt*", "arg": { "format": "{}", "snippet": "Citealt*{${1:keylist}}" } }, { "name": "Citealp", "arg": { "format": "{}", "snippet": "Citealp{${1:keylist}}" } }, { "name": "Citealp*", "arg": { "format": "{}", "snippet": "Citealp*{${1:keylist}}" } }, { "name": "Citealp", "arg": { "format": "[]{}", "snippet": "Citealp[${2:postfix}]{${1:keylist}}" } }, { "name": "Citeauthor", "arg": { "format": "{}", "snippet": "Citeauthor{${1:keylist}}" } }, { "name": "Citeauthor*", "arg": { "format": "{}", "snippet": "Citeauthor*{${1:keylist}}" } }, { "name": "defcitealias", "arg": { "format": "{}{}", "snippet": "defcitealias{${1:keylist}}{${2:alias}}" } }, { "name": "citetalias", "arg": { "format": "{}", "snippet": "citetalias{${1:keylist}}" } }, { "name": "citepalias", "arg": { "format": "{}", "snippet": "citepalias{${1:keylist}}" } }, { "name": "setcitestyle", "arg": { "format": "{}", "snippet": "setcitestyle{${1:options%keyvals}}", "keys": [ "\\setcitestyle" ], "keyPos": 0 } }, { "name": "bibpunct", "unusual": true, "arg": { "format": "{}{}{}{}{}{}", "snippet": "bibpunct{${1:open}}{${2:close}}{${3:multpunct}}{${4:letter}}{${5:authoryearpunct}}{${6:yearspunct}}" } }, { "name": "bibpunct", "unusual": true, "arg": { "format": "[]{}{}{}{}{}{}", "snippet": "bibpunct[${7:char}]{${1:open}}{${2:close}}{${3:multpunct}}{${4:letter}}{${5:authoryearpunct}}{${6:yearspunct}}" } }, { "name": "shortcites", "arg": { "format": "{}", "snippet": "shortcites{${1:keylist}}" } }, { "name": "citestyle", "arg": { "format": "{}", "snippet": "citestyle{${1:style%keyvals}}", "keys": [ "\\citestyle#c" ], "keyPos": 0 } }, { "name": "bibcleanup", "unusual": true }, { "name": "bibfont", "unusual": true }, { "name": "bibhang", "unusual": true }, { "name": "bibname", "unusual": true }, { "name": "bibnumfmt", "unusual": true }, { "name": "bibpostamble", "unusual": true }, { "name": "bibpreamble", "unusual": true }, { "name": "bibsection", "unusual": true }, { "name": "bibsep", "unusual": true }, { "name": "citeindexfalse", "unusual": true }, { "name": "citeindextrue", "unusual": true }, { "name": "citeindextype", "unusual": true }, { "name": "citenumfont", "unusual": true }, { "name": "ifciteindex", "unusual": true } ], "envs": [], "keys": { "\\usepackage/natbib#c": [ "round", "square", "curly", "angle", "semicolon", "colon", "comma", "authoryear", "numbers", "super", "sort", "sort&compress", "compress", "longnamesfirst", "sectionbib", "nonamebreak", "merge", "elide", "mcite" ], "\\setcitestyle": [ "authoryear", "numbers", "super", "round", "square", "angle", "curly", "open={${1:char}}", "close={${1:char}}", "semicolon", "colon", "comma", "citesep={${1:char}}", "aysep={${1:char}}", "yysep={${1:char}}", "notesep={${1:text}}" ], "\\citestyle#c": [ "aa", "abbrv", "abbrvnat", "agsm", "agu", "alpha", "anngeo", "chicago", "copernicus", "cospar", "dcu", "egs", "egu", "esa", "kluwer", "named", "nature", "nlinproc", "pass", "plain", "plainnat", "unsrt", "unsrtnat" ] }, "args": [ "\\usepackage/natbib#c" ] } ================================================ FILE: data/packages/needspace.json ================================================ { "deps": [], "macros": [ { "name": "Needspace", "arg": { "format": "{}", "snippet": "Needspace{${1:length}}" } }, { "name": "Needspace*", "arg": { "format": "{}", "snippet": "Needspace*{${1:length}}" } }, { "name": "needspace", "arg": { "format": "{}", "snippet": "needspace{${1:length}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/newclude.json ================================================ { "deps": [ { "name": "moredefs" }, { "name": "afterpage" } ], "macros": [ { "name": "include", "arg": { "format": "[]{}", "snippet": "include[${2:prehook}]{${1:file}}" } }, { "name": "include", "arg": { "format": "[]{}[]", "snippet": "include[${2:prehook}]{${1:file}}[${3:posthook}]" } }, { "name": "include*", "arg": { "format": "[]{}", "snippet": "include*[${2:prehook}]{${1:file}}" } }, { "name": "include*", "arg": { "format": "[]{}[]", "snippet": "include*[${2:prehook}]{${1:file}}[${3:posthook}]" } }, { "name": "AtBeginInclude", "unusual": true, "arg": { "format": "{}", "snippet": "AtBeginInclude{${1:tokens}}" } }, { "name": "AtEndInclude", "unusual": true, "arg": { "format": "{}", "snippet": "AtEndInclude{${1:tokens}}" } }, { "name": "IncludeSurround", "unusual": true }, { "name": "DefaultIncludeSurround", "unusual": true }, { "name": "includeall" }, { "name": "IncludeEnv", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IncludeEnv{${1:file}}{${2:envname}}{${3:instance}}" } }, { "name": "IncludeEnv", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "IncludeEnv[${4:prehook}]{${1:file}}{${2:envname}}{${3:instance}}" } }, { "name": "IncludeEnv", "unusual": true, "arg": { "format": "[]{}{}{}[]", "snippet": "IncludeEnv[${4:prehook}]{${1:file}}{${2:envname}}{${3:instance}}[${5:posthook}]" } }, { "name": "IncludeEnv*", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IncludeEnv*{${1:file}}{${2:envname}}{${3:instance}}" } }, { "name": "IncludeEnv*", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "IncludeEnv*[${4:prehook}]{${1:file}}{${2:envname}}{${3:instance}}" } }, { "name": "IncludeEnv*", "unusual": true, "arg": { "format": "[]{}{}{}[]", "snippet": "IncludeEnv*[${4:prehook}]{${1:file}}{${2:envname}}{${3:instance}}[${5:posthook}]" } }, { "name": "includedoc", "arg": { "format": "[]{}", "snippet": "includedoc[${2:prehook}]{${1:file}}" } }, { "name": "includedoc", "arg": { "format": "[]{}[]", "snippet": "includedoc[${2:prehook}]{${1:file}}[${3:posthook}]" } }, { "name": "includedoc*", "arg": { "format": "[]{}", "snippet": "includedoc*[${2:prehook}]{${1:file}}" } }, { "name": "includedoc*", "arg": { "format": "[]{}[]", "snippet": "includedoc*[${2:prehook}]{${1:file}}[${3:posthook}]" } }, { "name": "includedocskip", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "includedocskip[${2:prehook}]{${1:file}}[${3:posthook}]" } }, { "name": "includedocskip*", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "includedocskip*[${2:prehook}]{${1:file}}[${3:posthook}]" } }, { "name": "IfAllowed", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfAllowed{${1:part name}}{${2:true}}{${3:false}}" } }, { "name": "IncludeName", "unusual": true }, { "name": "ParentName", "unusual": true }, { "name": "DeclareFormattingPackage", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareFormattingPackage{${1:package name}}" } }, { "name": "ifSkipPreamble", "unusual": true }, { "name": "SkipPreambletrue", "unusual": true }, { "name": "SkipPreamblefalse", "unusual": true }, { "name": "Disable", "unusual": true, "arg": { "format": "{}", "snippet": "Disable{${1:tokens}}" } }, { "name": "DisableAll", "unusual": true }, { "name": "NextAux", "if": "allocate", "unusual": true }, { "name": "DynamicAux", "if": "allocate", "unusual": true }, { "name": "StaticAux", "if": "allocate", "unusual": true, "arg": { "format": "{}", "snippet": "StaticAux{${1:number of streams}}" } }, { "name": "InitWheel", "if": "allocate", "unusual": true, "arg": { "format": "{}", "snippet": "InitWheel{${1:cmd}}" } }, { "name": "DefWheel", "if": "allocate", "unusual": true, "arg": { "format": "{}{}", "snippet": "DefWheel{${1:cmd}}{${2:spokes}}" } }, { "name": "Roll", "if": "allocate", "unusual": true, "arg": { "format": "{}", "snippet": "Roll{${1:wheel}}" } }, { "name": "Top", "if": "allocate", "unusual": true, "arg": { "format": "{}", "snippet": "Top{${1:wheel}}" } }, { "name": "AddSpokes", "if": "allocate", "unusual": true, "arg": { "format": "{}{}", "snippet": "AddSpokes{${1:wheel}}{${2:spokes}}" } }, { "name": "IfTop", "if": "allocate", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "IfTop{${1:wheel}}{${2:spoke}}{${3:true}}{${4:false}}" } } ], "envs": [], "keys": { "\\usepackage/newclude#c": [ "simple", "tag", "allocate" ] }, "args": [ "\\usepackage/newclude#c" ] } ================================================ FILE: data/packages/ngerman.json ================================================ { "deps": [], "macros": [], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/nicefrac.json ================================================ { "deps": [ { "name": "ifthen" } ], "macros": [ { "name": "nicefrac", "arg": { "format": "[]{}{}", "snippet": "nicefrac[${3:fontcmd%:translatable}]{${1:num%:translatable}}{${2:den%:translatable}}" } }, { "name": "nicefrac", "arg": { "format": "{}{}", "snippet": "nicefrac{${1:num%:translatable}}{${2:den%:translatable}}" } } ], "envs": [], "keys": { "\\usepackage/nicefrac#c": [ "nice", "ugly" ] }, "args": [ "\\usepackage/nicefrac#c" ] } ================================================ FILE: data/packages/nomencl.json ================================================ { "deps": [ { "name": "xkeyval" }, { "name": "ifthen" }, { "name": "tocbasic" }, { "name": "array", "if": "nomentbl" }, { "name": "longtable", "if": "nomentbl" }, { "name": "siunitx", "if": "nomentbl" } ], "macros": [ { "name": "makenomenclature" }, { "name": "printnomenclature" }, { "name": "printnomenclature", "arg": { "format": "[]", "snippet": "printnomenclature[${1:space%l}]" } }, { "name": "nomenclature", "arg": { "format": "[]{}{}", "snippet": "nomenclature[${3:prefix}]{${1:symbol}}{${2:description}}" } }, { "name": "nomenclature", "arg": { "format": "{}{}", "snippet": "nomenclature{${1:symbol}}{${2:description}}" } }, { "name": "nomrefeq" }, { "name": "nomrefpage" }, { "name": "nomrefeqpage" }, { "name": "nomnorefeq" }, { "name": "nomnorefpage" }, { "name": "nomnorefeqpage" }, { "name": "nomenclature", "if": "nomentbl", "arg": { "format": "[]{}{}{}{}", "snippet": "nomenclature[${5:prefix}]{${1:symbol}}{${2:description}}{${3:units}}{${4:note}}" } }, { "name": "nomenclature", "if": "nomentbl", "arg": { "format": "{}{}{}{}", "snippet": "nomenclature{${1:symbol}}{${2:description}}{${3:units}}{${4:note}}" } }, { "name": "setnomtableformat", "if": "nomentbl", "arg": { "format": "{}", "snippet": "setnomtableformat{${1:column format}}" } }, { "name": "nomlabelwidth", "unusual": true }, { "name": "nomname", "unusual": true }, { "name": "nomAname", "unusual": true }, { "name": "nomGname", "unusual": true }, { "name": "nomXname", "unusual": true }, { "name": "nomZname", "unusual": true }, { "name": "nomgroup", "unusual": true }, { "name": "nompreamble", "unusual": true }, { "name": "nompostamble", "unusual": true }, { "name": "nomitemsep", "unusual": true }, { "name": "nomprefix", "unusual": true }, { "name": "nomlabel", "unusual": true }, { "name": "nomentryend", "unusual": true }, { "name": "eqdeclaration", "unusual": true }, { "name": "pagedeclaration", "unusual": true }, { "name": "nomeqref", "unusual": true, "arg": { "format": "{}", "snippet": "nomeqref{${1:arg}}" } }, { "name": "nomeqref", "unusual": true, "arg": { "format": "{}", "snippet": "nomeqref{${1:arg}}" } }, { "name": "nompageref", "unusual": true, "arg": { "format": "{}", "snippet": "nompageref{${1:arg}}" } }, { "name": "printglossary", "if": "compatible" } ], "envs": [ { "name": "thenomenclature", "unusual": true } ], "keys": {}, "args": [] } ================================================ FILE: data/packages/nth.json ================================================ { "deps": [], "macros": [ { "name": "nth", "arg": { "format": "{}", "snippet": "nth{${1:number}}" } }, { "name": "ordinal", "arg": { "format": "{}", "snippet": "ordinal{${1:counter}}" } }, { "name": "nthM", "unusual": true, "arg": { "format": "{}", "snippet": "nthM{${1:arg}}" } }, { "name": "nthSuff", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "nthSuff{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "nthscript", "unusual": true, "arg": { "format": "{}", "snippet": "nthscript{${1:arg}}" } }, { "name": "nthtest", "unusual": true } ], "envs": [], "keys": { "\\usepackage/nth#c": [ "super", "negative" ] }, "args": [ "\\usepackage/nth#c" ] } ================================================ FILE: data/packages/paracol.json ================================================ { "deps": [], "macros": [ { "name": "switchcolumn" }, { "name": "switchcolumn", "arg": { "format": "[]", "snippet": "switchcolumn[${1:column}]" } }, { "name": "switchcolumn*", "arg": { "format": "[]", "snippet": "switchcolumn*[${1:text}]" } }, { "name": "switchcolumn", "arg": { "format": "[]*[]", "snippet": "switchcolumn[${1:column}]*[${2:text}]" } }, { "name": "thecolumn" }, { "name": "definecolumnpreamble", "arg": { "format": "{}{}", "snippet": "definecolumnpreamble{${1:column}}{${2:preamble}}" } }, { "name": "ensurevspace", "arg": { "format": "{}", "snippet": "ensurevspace{${1:length}}" } }, { "name": "columnratio", "arg": { "format": "{}", "snippet": "columnratio{${1:ratio 0,...,ratio k}}" } }, { "name": "columnratio", "arg": { "format": "{}[]", "snippet": "columnratio{${1:ratio 0,...,ratio k}}[${2:ratio' 0,...,ratio' k}]" } }, { "name": "setcolumnwidth", "arg": { "format": "{}", "snippet": "setcolumnwidth{${1:gap 0,...,gap k}}" } }, { "name": "setcolumnwidth", "arg": { "format": "{}[]", "snippet": "setcolumnwidth{${1:gap 0,...,gap k}}[${2:gap' 0,...,gap' k}]" } }, { "name": "twosided" }, { "name": "twosided", "arg": { "format": "[]", "snippet": "twosided[${1:t1t2...tk}]" } }, { "name": "marginparthreshold", "arg": { "format": "{}", "snippet": "marginparthreshold{${1:columns}}" } }, { "name": "marginparthreshold", "arg": { "format": "{}[]", "snippet": "marginparthreshold{${1:columns}}[${2:columns'}]" } }, { "name": "globalcounter", "arg": { "format": "{}", "snippet": "globalcounter{${1:counter}}" } }, { "name": "globalcounter*" }, { "name": "localcounter", "arg": { "format": "{}", "snippet": "localcounter{${1:counter}}" } }, { "name": "definethecounter", "arg": { "format": "{}{}{}", "snippet": "definethecounter{${1:counter}}{${2:column}}{${3:definition}}" } }, { "name": "synccounter", "arg": { "format": "{}", "snippet": "synccounter{${1:counter}}" } }, { "name": "syncallcounters" }, { "name": "footnotelayout", "arg": { "format": "{}", "snippet": "footnotelayout{${1:layout}}" } }, { "name": "footnote*", "arg": { "format": "{}", "snippet": "footnote*{${1:text}}" } }, { "name": "footnote*", "arg": { "format": "[]{}", "snippet": "footnote*[${2:number}]{${1:text}}" } }, { "name": "footnotemark*", "unusual": true }, { "name": "footnotemark*", "unusual": true, "arg": { "format": "[]", "snippet": "footnotemark*[${1:number}]" } }, { "name": "footnotetext*", "arg": { "format": "{}", "snippet": "footnotetext*{${1:text}}" } }, { "name": "footnotetext*", "arg": { "format": "[]{}", "snippet": "footnotetext*[${2:number}]{${1:text}}" } }, { "name": "fncounteradjustment" }, { "name": "nofncounteradjustment" }, { "name": "belowfootnoteskip" }, { "name": "columncolor", "arg": { "format": "{}", "snippet": "columncolor{${1:color}}" } }, { "name": "columncolor", "arg": { "format": "{}[]", "snippet": "columncolor{${1:color}}[${2:column}]" } }, { "name": "columncolor", "arg": { "format": "[]{}", "snippet": "columncolor[${2:mode}]{${1:color}}" } }, { "name": "columncolor", "arg": { "format": "[]{}[]", "snippet": "columncolor[${2:mode}]{${1:color}}[${3:column}]" } }, { "name": "normalcolumncolor" }, { "name": "normalcolumncolor", "arg": { "format": "[]", "snippet": "normalcolumncolor[${1:column}]" } }, { "name": "coloredwordhyphenated" }, { "name": "nocoloredwordhyphenated" }, { "name": "colseprulecolor", "arg": { "format": "{}", "snippet": "colseprulecolor{${1:color}}" } }, { "name": "colseprulecolor", "arg": { "format": "{}[]", "snippet": "colseprulecolor{${1:color}}[${2:column}]" } }, { "name": "colseprulecolor", "arg": { "format": "[]{}", "snippet": "colseprulecolor[${2:mode}]{${1:color}}" } }, { "name": "colseprulecolor", "arg": { "format": "[]{}[]", "snippet": "colseprulecolor[${2:mode}]{${1:color}}[${3:column}]" } }, { "name": "normalcolseprulecolor" }, { "name": "normalcolseprulecolor", "arg": { "format": "[]", "snippet": "normalcolseprulecolor[${1:column}]" } }, { "name": "backgroundcolor", "arg": { "format": "{}{}", "snippet": "backgroundcolor{${1:region}}{${2:color}}" } }, { "name": "backgroundcolor", "arg": { "format": "{}[]{}", "snippet": "backgroundcolor{${1:region}}[${3:mode}]{${2:color}}" } }, { "name": "nobackgroundcolor", "arg": { "format": "{}", "snippet": "nobackgroundcolor{${1:region}}" } }, { "name": "resetbackgroundcolor" }, { "name": "pagerim" }, { "name": "addcontentsonly", "arg": { "format": "{}{}", "snippet": "addcontentsonly{${1:file%keyvals}}{${2:column}}", "keys": [ "\\addcontentsonly" ], "keyPos": 0 } }, { "name": "flushpage" } ], "envs": [ { "name": "paracol", "arg": { "format": "{}", "snippet": "{${1:number}}" } }, { "name": "paracol", "arg": { "format": "{}[]", "snippet": "{${1:number}}[${2:text}]" } }, { "name": "paracol", "unusual": true, "arg": { "format": "[]{}", "snippet": "[${2:numleft}]{${1:number}}" } }, { "name": "paracol", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "[${2:numleft}]{${1:number}}[${3:text}]" } }, { "name": "column" }, { "name": "column*" }, { "name": "column*", "arg": { "format": "[]", "snippet": "[${1:text}]" } }, { "name": "nthcolumn", "arg": { "format": "{}", "snippet": "{${1:column}}" } }, { "name": "nthcolumn*", "arg": { "format": "{}", "snippet": "{${1:column}}" } }, { "name": "nthcolumn*", "arg": { "format": "{}[]", "snippet": "{${1:column}}[${2:text}]" } }, { "name": "leftcolumn" }, { "name": "leftcolumn*" }, { "name": "leftcolumn*", "arg": { "format": "[]", "snippet": "[${1:text}]" } }, { "name": "rightcolumn" }, { "name": "rightcolumn*" }, { "name": "rightcolumn*", "arg": { "format": "[]", "snippet": "[${1:text}]" } } ], "keys": { "\\addcontentsonly": [ "toc", "lof", "lot" ] }, "args": [] } ================================================ FILE: data/packages/parskip.json ================================================ { "deps": [], "macros": [], "envs": [], "keys": { "\\usepackage/parskip#c": [ "skip", "skip=", "tocskip", "tocskip=", "indent", "indent=", "parfill", "parfill=" ] }, "args": [ "\\usepackage/parskip#c" ] } ================================================ FILE: data/packages/pdfpages.json ================================================ { "deps": [ { "name": "eso-pic" }, { "name": "atbegshi" }, { "name": "pdflscape" }, { "name": "graphicx" }, { "name": "ifthen" }, { "name": "calc" }, { "name": "count1to" } ], "macros": [ { "name": "includepdf", "arg": { "format": "[]{}", "snippet": "includepdf[${2:options%keyvals}]{${1:filename%file}}", "keys": [ "\\includepdf,includepdfmerge,\\includepdfset" ], "keyPos": 0 } }, { "name": "includepdf", "arg": { "format": "{}", "snippet": "includepdf{${1:filename%file}}" } }, { "name": "includepdfmerge", "arg": { "format": "[]{}", "snippet": "includepdfmerge[${2:options%keyvals}]{${1:file-list%definition}}", "keys": [ "\\includepdf,includepdfmerge,\\includepdfset" ], "keyPos": 0 } }, { "name": "includepdfmerge", "arg": { "format": "{}", "snippet": "includepdfmerge{${1:file-list%definition}}" } }, { "name": "includepdfset", "arg": { "format": "{}", "snippet": "includepdfset{${1:global options%keyvals}}", "keys": [ "\\includepdf,includepdfmerge,\\includepdfset" ], "keyPos": 0 } }, { "name": "threadinfodict", "unusual": true }, { "name": "AddToSurvey", "unusual": true } ], "envs": [], "keys": { "\\usepackage/pdfpages#c": [ "final", "draft", "demo", "nodemo", "enable-survey" ], "\\includepdf,includepdfmerge,\\includepdfset": [ "pages={${1:page range}}", "nup=${1:xnup}x${2:ynup}", "landscape", "delta=${1:delx} ${2:dely}", "deltax=${1:delx}", "deltay=${1:dely}", "offset=${1:offx} ${2:offy}", "frame", "column", "columnstrict", "openright", "openrighteach", "pagecommand=${1:code}", "turn", "noautoscale", "fitpaper", "reflect", "reflect*", "signature=${1:size}", "signature*=${1:size}", "booklet", "picturecommand=${1:code}", "picturecommand*=${1:code}", "pagetemplate=${1:page number}", "templatesize={${1:width}}{${2:height}}", "rotateoversize", "doublepages", "doublepagestwist", "doublepagestwistodd", "doublepagestwist*", "doublepagestwistodd*", "duplicatepages=${1:integer}", "lastpage=${1:page number}", "link", "linkname=${1:default linkname}", "thread", "threadname=${1:name}", "linktodoc", "linkfit=${1|Fit,FitH,FitV,FitB,FitBH,FitBV,Region|}", "linktodocfit=", "newwindow", "linkfilename=${1:name}", "addtotoc={${1:page num,section,level,heading,label}}", "addtolist={${1:page num,type,heading,label}}", "survey", "survey-nolink", "xr-prefix=${1:prefix}", "alt={${1:alt text}}", "bb=${1:llx lly urx ury}", "bbllx=", "bblly=", "bburx=", "bbury=", "natwidth=", "natheight=", "hiresbb", "pagebox=${1|mediabox,cropbox,bleedbox,trimbox,artbox|}", "viewport=${1:llx lly urx ury}", "trim=${1:llx lly urx ury}", "angle=${1:degrees}", "origin=", "width=", "height=", "totalheight=", "keepaspectratio", "scale=${1:factor}", "clip", "draft", "type=${1:file type}", "ext=${1:file extension}", "read=${1:read-file extension}", "command=", "quiet", "page=${1:page number}", "interpolate", "decodearray={${1:color array}}" ] }, "args": [ "\\usepackage/pdfpages#c" ] } ================================================ FILE: data/packages/pgf.json ================================================ { "deps": [ { "name": "pgfrcs" }, { "name": "pgfcore" } ], "macros": [ { "name": "pgfplotstreamstart", "unusual": true }, { "name": "pgfplotstreampoint", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotstreampoint{${1:point}}" } }, { "name": "pgfplotstreampointoutlier", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotstreampointoutlier{${1:point}}" } }, { "name": "pgfplotstreampointundefined", "unusual": true }, { "name": "pgfplotstreamnewdataset", "unusual": true }, { "name": "pgfplotstreamspecial", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotstreamspecial{${1:text}}" } }, { "name": "pgfplotstreamend", "unusual": true }, { "name": "pgfdeclareplothandler", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfdeclareplothandler{${1:macro%cmd}}{${2:args}}{${3:options%keyvals}}", "keys": [ "\\pgfdeclareplothandler#c" ], "keyPos": 2 } }, { "name": "pgfsetlinetofirstplotpoint", "unusual": true }, { "name": "pgfsetmovetofirstplotpoint", "unusual": true }, { "name": "pgfplothandlerlineto", "unusual": true }, { "name": "pgfplothandlerpolygon", "unusual": true }, { "name": "pgfplothandlerdiscard", "unusual": true }, { "name": "pgfplothandlerrecord", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplothandlerrecord{${1:macro%cmd}}" } }, { "name": "pgfplotxyfile", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotxyfile{${1:file}}" } }, { "name": "pgfplotxyzfile", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotxyzfile{${1:file}}" } }, { "name": "pgfplotgnuplot", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotgnuplot{${1:gnuplot function}}" } }, { "name": "pgfplotgnuplot", "unusual": true, "arg": { "format": "[]{}", "snippet": "pgfplotgnuplot[${2:prefix}]{${1:gnuplot function}}" } }, { "name": "pgfplotfunction", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotfunction{${1:variable%cmd}}{${2:sample list}}{${3:point}}" } }, { "name": "pgfnodeparttextbox", "unusual": true }, { "name": "pgfmultipartnode", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "pgfmultipartnode{${1:shape}}{${2:anchor}}{${3:name}}{${4:path usage cmd}}" } }, { "name": "pgfnode", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "pgfnode{${1:shape}}{${2:anchor}}{${3:label text}}{${4:name}}{${5:path usage cmd}}" } }, { "name": "pgfpositionnodelater", "unusual": true, "arg": { "format": "{}", "snippet": "pgfpositionnodelater{${1:macro}}" } }, { "name": "pgfpositionnodelatername", "unusual": true }, { "name": "pgfpositionnodelaterminx", "unusual": true }, { "name": "pgfpositionnodelatermaxx", "unusual": true }, { "name": "pgfpositionnodelaterminy", "unusual": true }, { "name": "pgfpositionnodelatermaxy", "unusual": true }, { "name": "ifpgflatenodepositioning", "unusual": true }, { "name": "pgflatenodepositioningtrue", "unusual": true }, { "name": "pgflatenodepositioningfalse", "unusual": true }, { "name": "pgfpositionnodelaterbox", "unusual": true }, { "name": "pgfpositionnodenow", "unusual": true, "arg": { "format": "{}", "snippet": "pgfpositionnodenow{${1:coordinate}}" } }, { "name": "pgffakenode", "unusual": true, "arg": { "format": "{}", "snippet": "pgffakenode{${1:node name}}" } }, { "name": "pgfnodepostsetupcode", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfnodepostsetupcode{${1:node name}}{${2:code}}" } }, { "name": "pgfnodealias", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfnodealias{${1:new name}}{${2:existing name}}" } }, { "name": "pgfnoderename", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfnoderename{${1:new name}}{${2:existing name}}" } }, { "name": "pgfcoordinate", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfcoordinate{${1:name}}{${2:coordinate}}" } }, { "name": "pgfdeclaregenericanchor", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfdeclaregenericanchor{${1:anchor}}{${2:code}}" } }, { "name": "pgfpointanchor", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfpointanchor{${1:node}}{${2:anchor}}" } }, { "name": "pgfpointshapeborder", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfpointshapeborder{${1:node}}{${2:point}}" } }, { "name": "pgfgetnodeparts", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfgetnodeparts{${1:macro}}{${2:shape name}}" } }, { "name": "pgfdeclareshape", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfdeclareshape{${1:shape name}}{${2:shape spec}}" } }, { "name": "ifpgfshapeborderusesincircle", "unusual": true }, { "name": "pgfshapeborderusesincircletrue", "unusual": true }, { "name": "pgfshapeborderusesincirclefalse", "unusual": true }, { "name": "nodeparts", "unusual": true, "arg": { "format": "{}", "snippet": "nodeparts{${1:list of node parts}}" } }, { "name": "savedanchor", "unusual": true, "arg": { "format": "{}{}", "snippet": "savedanchor{${1:cmd}}{${2:code}}" } }, { "name": "saveddimen", "unusual": true, "arg": { "format": "{}{}", "snippet": "saveddimen{${1:cmd}}{${2:code}}" } }, { "name": "savedmacro", "unusual": true, "arg": { "format": "{}{}", "snippet": "savedmacro{${1:cmd}}{${2:code}}" } }, { "name": "addtosavedmacro", "unusual": true, "arg": { "format": "{}", "snippet": "addtosavedmacro{${1:macro}}" } }, { "name": "anchor", "unusual": true, "arg": { "format": "{}{}", "snippet": "anchor{${1:name}}{${2:code}}" } }, { "name": "deferredanchor", "unusual": true, "arg": { "format": "{}{}", "snippet": "deferredanchor{${1:name}}{${2:code}}" } }, { "name": "anchorborder", "unusual": true, "arg": { "format": "{}", "snippet": "anchorborder{${1:code}}" } }, { "name": "backgroundpath", "unusual": true, "arg": { "format": "{}", "snippet": "backgroundpath{${1:code}}" } }, { "name": "foregroundpath", "unusual": true, "arg": { "format": "{}", "snippet": "foregroundpath{${1:code}}" } }, { "name": "behindbackgroundpath", "unusual": true, "arg": { "format": "{}", "snippet": "behindbackgroundpath{${1:code}}" } }, { "name": "beforebackgroundpath", "unusual": true, "arg": { "format": "{}", "snippet": "beforebackgroundpath{${1:code}}" } }, { "name": "behindforegroundpath", "unusual": true, "arg": { "format": "{}", "snippet": "behindforegroundpath{${1:code}}" } }, { "name": "beforeforegroundpath", "unusual": true, "arg": { "format": "{}", "snippet": "beforeforegroundpath{${1:code}}" } }, { "name": "inheritsavedanchors", "unusual": true }, { "name": "inheritsavedanchors", "unusual": true, "arg": { "format": "[]", "snippet": "inheritsavedanchors[${2:from={${1:shape name}}}]" } }, { "name": "inheritbehindbackgroundpath", "unusual": true }, { "name": "inheritbehindbackgroundpath", "unusual": true, "arg": { "format": "[]", "snippet": "inheritbehindbackgroundpath[${2:from={${1:shape name}}}]" } }, { "name": "inheritbackgroundpath", "unusual": true }, { "name": "inheritbackgroundpath", "unusual": true, "arg": { "format": "[]", "snippet": "inheritbackgroundpath[${2:from={${1:shape name}}}]" } }, { "name": "inheritbeforebackgroundpath", "unusual": true }, { "name": "inheritbeforebackgroundpath", "unusual": true, "arg": { "format": "[]", "snippet": "inheritbeforebackgroundpath[${2:from={${1:shape name}}}]" } }, { "name": "inheritbehindforegroundpath", "unusual": true }, { "name": "inheritbehindforegroundpath", "unusual": true, "arg": { "format": "[]", "snippet": "inheritbehindforegroundpath[${2:from={${1:shape name}}}]" } }, { "name": "inheritforegroundpath", "unusual": true }, { "name": "inheritforegroundpath", "unusual": true, "arg": { "format": "[]", "snippet": "inheritforegroundpath[${2:from={${1:shape name}}}]" } }, { "name": "inheritbeforeforegroundpath", "unusual": true }, { "name": "inheritbeforeforegroundpath", "unusual": true, "arg": { "format": "[]", "snippet": "inheritbeforeforegroundpath[${2:from={${1:shape name}}}]" } }, { "name": "inheritanchor", "unusual": true }, { "name": "inheritanchor", "unusual": true, "arg": { "format": "[]{}", "snippet": "inheritanchor[${3:from={${1:shape name}}}]{${2:name}}" } }, { "name": "inheritanchorborder", "unusual": true }, { "name": "inheritanchorborder", "unusual": true, "arg": { "format": "[]", "snippet": "inheritanchorborder[${2:from={${1:shape name}}}]" } } ], "envs": [], "keys": { "\\usepackage/pgf#c": [ "draft", "version=${1|0.65,0.96,1.18,latest|}" ], "\\pgfdeclareplothandler#c": [ "start=${1:code}", "end=${1:code}", "point=${1:code}", "jump=${1:code}", "special=${1:code}", "point macro=${1:macro}", "special macro=${1:macro}", "start macro=${1:macro}", "end macro=${1:macro}", "jump macro=${1:macro}" ] }, "args": [ "\\usepackage/pgf#c" ] } ================================================ FILE: data/packages/pgfcore.json ================================================ { "deps": [ { "name": "graphicx" }, { "name": "pgfsys" }, { "name": "keyval" }, { "name": "xcolor" }, { "name": "pgfmath" } ], "macros": [ { "name": "pgfintloaded", "unusual": true }, { "name": "pgfinteval", "unusual": true, "arg": { "format": "{}", "snippet": "pgfinteval{${1:expr}}" } }, { "name": "pgfintabs", "unusual": true, "arg": { "format": "{}", "snippet": "pgfintabs{${1:number}}" } }, { "name": "pgfintmax", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfintmax{${1:number1}}{${2:number2}}" } }, { "name": "pgfintmin", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfintmin{${1:number1}}{${2:number2}}" } }, { "name": "pgfintdivtruncate", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfintdivtruncate{${1:number1}}{${2:number2}}" } }, { "name": "pgfintdivfloor", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfintdivfloor{${1:number1}}{${2:number2}}" } }, { "name": "pgfintdivround", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfintdivround{${1:number1}}{${2:number2}}" } }, { "name": "pgfintmod", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfintmod{${1:number}}{${2:modulus}}" } }, { "name": "pgfintset", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfintset{${1:arg}}{${2:expr}}" } }, { "name": "pgfpoint", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfpoint{${1:x}}{${2:y}}" } }, { "name": "pgfqpoint", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfqpoint{${1:x}}{${2:y}}" } }, { "name": "pgfpointorigin", "unusual": true }, { "name": "pgfpointtransformed", "unusual": true, "arg": { "format": "{}", "snippet": "pgfpointtransformed{${1:point}}" } }, { "name": "pgfpointdiff", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfpointdiff{${1:start}}{${2:end}}" } }, { "name": "pgfpointadd", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfpointadd{${1:vec1}}{${2:vec2}}" } }, { "name": "pgfpointscale", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfpointscale{${1:factor}}{${2:coordinate}}" } }, { "name": "pgfqpointscale", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfqpointscale{${1:factor}}{${2:coordinate}}" } }, { "name": "pgfpointintersectionoflines", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "pgfpointintersectionoflines{${1:start1}}{${2:end1}}{${3:start2}}{${4:end2}}" } }, { "name": "pgfpointintersectionofcircles", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "pgfpointintersectionofcircles{${1:p1}}{${2:p2}}{${3:r1}}{${4:r2}}{${5:solution}}" } }, { "name": "pgfpointlineattime", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfpointlineattime{${1:time}}{${2:p1}}{${3:p2}}" } }, { "name": "pgfpointlineatdistance", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfpointlineatdistance{${1:distance}}{${2:p1}}{${3:p2}}" } }, { "name": "pgfpointcurveattime", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "pgfpointcurveattime{${1:time}}{${2:p1}}{${3:p2}}{${4:p3}}{${5:p4}}" } }, { "name": "pgfpointarcaxesattime", "unusual": true, "arg": { "format": "{}{}{}{}{}{}", "snippet": "pgfpointarcaxesattime{${1:time}}{${2:center}}{0-degree axis}{90-degree axis}{${3:start angle}}{${4:end angle}}" } }, { "name": "pgfpointpolar", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfpointpolar{${1:degree}}{${2:radius}}" } }, { "name": "pgfqpointpolar", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfqpointpolar{${1:degree}}{${2:radius}}" } }, { "name": "pgfpointpolarxy", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfpointpolarxy{${1:degree}}{${2:radius}}" } }, { "name": "pgfpointcylindrical", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfpointcylindrical{${1:degree}}{${2:radius}}{${3:height}}" } }, { "name": "pgfpointspherical", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfpointspherical{${1:longitude}}{${2:latitude}}{${3:radius}}" } }, { "name": "pgfpointxy", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfpointxy{${1:x}}{${2:y}}" } }, { "name": "pgfqpointxy", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfqpointxy{${1:x}}{${2:y}}" } }, { "name": "pgfpointxyz", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfpointxyz{${1:x}}{${2:y}}{${3:z}}" } }, { "name": "pgfqpointxyz", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfqpointxyz{${1:x}}{${2:y}}{${3:z}}" } }, { "name": "pgfsetxvec", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetxvec{${1:point}}" } }, { "name": "pgfsetyvec", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetyvec{${1:point}}" } }, { "name": "pgfsetzvec", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetzvec{${1:point}}" } }, { "name": "pgfpointnormalised", "unusual": true, "arg": { "format": "{}", "snippet": "pgfpointnormalised{${1:point}}" } }, { "name": "pgfpointborderrectangle", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfpointborderrectangle{${1:direction}}{${2:corner}}" } }, { "name": "pgfpointborderellipse", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfpointborderellipse{${1:direction}}{${2:corner}}" } }, { "name": "pgfextractx", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfextractx{${1:dimension}}{${2:point}}" } }, { "name": "pgfextracty", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfextracty{${1:dimension}}{${2:point}}" } }, { "name": "pgfgetlastxy", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfgetlastxy{${1:macro for x%cmd}}{${2:macro for y%cmd}}" } }, { "name": "pgfpointtransformednonlinear", "unusual": true, "arg": { "format": "{}", "snippet": "pgfpointtransformednonlinear{${1:point}}" } }, { "name": "pgfgetpath", "unusual": true, "arg": { "format": "{}", "snippet": "pgfgetpath{${1:macro%cmd}}" } }, { "name": "pgfsetpath", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetpath{${1:macro}}" } }, { "name": "pgfsetcornersarced", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetcornersarced{${1:point}}" } }, { "name": "pgfpathmoveto", "unusual": true, "arg": { "format": "{}", "snippet": "pgfpathmoveto{${1:point}}" } }, { "name": "pgfpathlineto", "unusual": true, "arg": { "format": "{}", "snippet": "pgfpathlineto{${1:point}}" } }, { "name": "pgfpathclose", "unusual": true }, { "name": "pgfpathcurveto", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfpathcurveto{${1:support p1}}{${2:support p2}}{${3:end point}}" } }, { "name": "pgfpathquadraticcurveto", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfpathquadraticcurveto{${1:support point}}{${2:end point}}" } }, { "name": "pgfpatharc", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfpatharc{${1:start angle}}{${2:end angle}}{${3:radius}}" } }, { "name": "pgfpatharcaxes", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "pgfpatharcaxes{${1:start angle}}{${2:end angle}}{${3:axis1}}{${4:axis2}}" } }, { "name": "pgfpatharcto", "unusual": true, "arg": { "format": "{}{}{}{}{}{}", "snippet": "pgfpatharcto{${1:x-radius}}{${2:y-radius}}{${3:rotation}}{${4:large arc flag}}{${5:countercl flag}}{${6:target point}}" } }, { "name": "pgfpatharctomaxstepsize", "unusual": true }, { "name": "pgfpatharctoprecomputed", "unusual": true, "arg": { "format": "{}{}{}{}{}{}{}{}", "snippet": "pgfpatharctoprecomputed{${1:point1}}{${2:start angle}}{${3:end angle}}{${4:point2}}{${5:a}}{${6:b}}{${7:ab-ratio}}{${8:ba-ratio}}" } }, { "name": "pgfpathellipse", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfpathellipse{${1:center}}{${2:axis2}}{${3:axis2}}" } }, { "name": "pgfpathcircle", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfpathcircle{${1:center}}{${2:radius}}" } }, { "name": "pgfpathrectangle", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfpathrectangle{${1:corner}}{${2:diagonal vector}}" } }, { "name": "pgfpathrectanglecorners", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfpathrectanglecorners{${1:corner}}{${2:opposite corner}}" } }, { "name": "pgfpathgrid", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfpathgrid{${1:corner1}}{${2:corner2}}" } }, { "name": "pgfpathgrid", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "pgfpathgrid[${3:options%keyvals}]{${1:corner1}}{${2:corner2}}", "keys": [ "\\pgfpathgrid#c" ], "keyPos": 0 } }, { "name": "pgfpathparabola", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfpathparabola{${1:bend vector}}{${2:end vector}}" } }, { "name": "pgfpathsine", "unusual": true, "arg": { "format": "{}", "snippet": "pgfpathsine{${1:vector}}" } }, { "name": "pgfpathcosine", "unusual": true, "arg": { "format": "{}", "snippet": "pgfpathcosine{${1:vector}}" } }, { "name": "pgfpathcurvebetweentime", "unusual": true, "arg": { "format": "{}{}{}{}{}{}", "snippet": "pgfpathcurvebetweentime{${1:time t1}}{${2:time t2}}{${3:point p}}{${4:point s1}}{${5:point s2}}{${6:point q}}" } }, { "name": "pgfpathcurvebetweentimecontinue", "unusual": true, "arg": { "format": "{}{}{}{}{}{}", "snippet": "pgfpathcurvebetweentimecontinue{${1:time t1}}{${2:time t2}}{${3:point p}}{${4:point s1}}{${5:point s2}}{${6:point q}}" } }, { "name": "pgfusepath", "unusual": true, "arg": { "format": "{}", "snippet": "pgfusepath{${1:actions%keyvals}}", "keys": [ "\\pgfusepath#c" ], "keyPos": 0 } }, { "name": "pgfsetshortenstart", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetshortenstart{${1:dimen%l}}" } }, { "name": "pgfsetshortenend", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetshortenend{${1:dimen%l}}" } }, { "name": "pgfpic", "unusual": true }, { "name": "ifpgfrememberpicturepositiononpage", "unusual": true }, { "name": "pgfrememberpicturepositiononpagetrue", "unusual": true }, { "name": "pgfrememberpicturepositiononpagefalse", "unusual": true }, { "name": "pgfscope", "unusual": true }, { "name": "endpgfscope", "unusual": true }, { "name": "pgfqbox", "unusual": true, "arg": { "format": "{}", "snippet": "pgfqbox{${1:box number}}" } }, { "name": "pgfqboxsynced", "unusual": true, "arg": { "format": "{}", "snippet": "pgfqboxsynced{${1:box number}}" } }, { "name": "pgftext", "unusual": true, "arg": { "format": "{}", "snippet": "pgftext{${1:text}}" } }, { "name": "pgftext", "unusual": true, "arg": { "format": "[]{}", "snippet": "pgftext[${2:options%keyvals}]{${1:text}}", "keys": [ "\\pgftext#c" ], "keyPos": 0 } }, { "name": "pgfresetboundingbox", "unusual": true }, { "name": "pgfpicture", "unusual": true }, { "name": "endpgfpicture", "unusual": true }, { "name": "pgfsetbaselinepointlater", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetbaselinepointlater{${1:point}}" } }, { "name": "pgfsetbaselinepointnow", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetbaselinepointnow{${1:point}}" } }, { "name": "pgfsetbaseline", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetbaseline{${1:dimen%l}}" } }, { "name": "pgfsettrimleftpointlater", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsettrimleftpointlater{${1:coordinate}}" } }, { "name": "pgfsettrimleftpointnow", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsettrimleftpointnow{${1:coordinate}}" } }, { "name": "pgfsettrimleft", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsettrimleft{${1:coordinate}}" } }, { "name": "pgfsettrimrightpointlater", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsettrimrightpointlater{${1:coordinate}}" } }, { "name": "pgfsettrimrightpointnow", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsettrimrightpointnow{${1:coordinate}}" } }, { "name": "pgfsettrimright", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsettrimright{${1:coordinate}}" } }, { "name": "pgfinterruptpath", "unusual": true }, { "name": "endpgfinterruptpath", "unusual": true }, { "name": "pgfinterruptboundingbox", "unusual": true }, { "name": "endpgfinterruptboundingbox", "unusual": true }, { "name": "pgfidscope", "unusual": true }, { "name": "endpgfidscope", "unusual": true }, { "name": "pgfuseid", "unusual": true, "arg": { "format": "{}", "snippet": "pgfuseid{${1:name}}" } }, { "name": "pgfclearid", "unusual": true }, { "name": "pgfidrefnextuse", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfidrefnextuse{${1:cmd}}{${2:name}}" } }, { "name": "pgfidrefprevuse", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfidrefprevuse{${1:cmd}}{${2:name}}" } }, { "name": "pgfusetype", "unusual": true, "arg": { "format": "{}", "snippet": "pgfusetype{${1:type}}" } }, { "name": "pgfpushtype", "unusual": true }, { "name": "pgfpoptype", "unusual": true }, { "name": "pgfaliasid", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfaliasid{${1:alias}}{${2:name}}" } }, { "name": "pgfgaliasid", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfgaliasid{${1:alias}}{${2:name}}" } }, { "name": "pgfifidreferenced", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfifidreferenced{${1:name}}{${2:then code}}{${3:else code}}" } }, { "name": "pgfinterruptpicture", "unusual": true }, { "name": "endpgfinterruptpicture", "unusual": true }, { "name": "pgflinewidth", "unusual": true }, { "name": "pgfsetlinewidth", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetlinewidth{${1:width}}" } }, { "name": "pgfsetinnerlinewidth", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetinnerlinewidth{${1:width}}" } }, { "name": "pgfinnerlinewidth", "unusual": true }, { "name": "pgfsetinnerstrokecolor", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetinnerstrokecolor{${1:color}}" } }, { "name": "pgfinnerstrokecolor", "unusual": true }, { "name": "pgfsetmiterlimit", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetmiterlimit{${1:miter limit factor}}" } }, { "name": "pgfsetstrokecolor", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetstrokecolor{${1:color}}" } }, { "name": "pgfsetfillcolor", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetfillcolor{${1:color}}" } }, { "name": "pgfsetcolor", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetcolor{${1:color}}" } }, { "name": "pgfsetbuttcap", "unusual": true }, { "name": "pgfsetroundcap", "unusual": true }, { "name": "pgfsetrectcap", "unusual": true }, { "name": "pgfsetmiterjoin", "unusual": true }, { "name": "pgfsetbeveljoin", "unusual": true }, { "name": "pgfsetroundjoin", "unusual": true }, { "name": "pgfseteorule", "unusual": true }, { "name": "pgfsetnonzerorule", "unusual": true }, { "name": "pgfgettransform", "unusual": true, "arg": { "format": "{}", "snippet": "pgfgettransform{${1:macro%cmd}}" } }, { "name": "pgfgettransformentries", "unusual": true, "arg": { "format": "{}{}{}{}{}{}", "snippet": "pgfgettransformentries{${1:macro1%cmd}}{${2:macro2%cmd}}{${3:macro3%cmd}}{${4:macro4%cmd}}{${5:xshift-macro%cmd}}{${6:yshift-macro%cmd}}" } }, { "name": "pgfsettransformentries", "unusual": true, "arg": { "format": "{}{}{}{}{}{}", "snippet": "pgfsettransformentries{${1:macro1}}{${2:macro2}}{${3:macro3}}{${4:macro4}}{${5:xshift-macro}}{${6:yshift-macro}}" } }, { "name": "pgfsettransform", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsettransform{${1:macro}}" } }, { "name": "pgftransforminvert", "unusual": true }, { "name": "pgftransformcm", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "pgftransformcm{${1:a}}{${2:b}}{${3:c}}{${4:d}}{${5:point}}" } }, { "name": "pgftransformtriangle", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgftransformtriangle{${1:a}}{${2:b}}{${3:c}}" } }, { "name": "pgftransformreset", "unusual": true }, { "name": "pgftransformresetnontranslations", "unusual": true }, { "name": "pgftransformshift", "unusual": true, "arg": { "format": "{}", "snippet": "pgftransformshift{${1:point}}" } }, { "name": "pgftransformxshift", "unusual": true, "arg": { "format": "{}", "snippet": "pgftransformxshift{${1:dimen%l}}" } }, { "name": "pgftransformyshift", "unusual": true, "arg": { "format": "{}", "snippet": "pgftransformyshift{${1:dimen%l}}" } }, { "name": "pgftransformscale", "unusual": true, "arg": { "format": "{}", "snippet": "pgftransformscale{${1:factor}}" } }, { "name": "pgftransformxscale", "unusual": true, "arg": { "format": "{}", "snippet": "pgftransformxscale{${1:factor}}" } }, { "name": "pgftransformyscale", "unusual": true, "arg": { "format": "{}", "snippet": "pgftransformyscale{${1:factor}}" } }, { "name": "pgftransformxslant", "unusual": true, "arg": { "format": "{}", "snippet": "pgftransformxslant{${1:factor}}" } }, { "name": "pgftransformyslant", "unusual": true, "arg": { "format": "{}", "snippet": "pgftransformyslant{${1:factor}}" } }, { "name": "pgftransformrotate", "unusual": true, "arg": { "format": "{}", "snippet": "pgftransformrotate{${1:angle}}" } }, { "name": "ifpgfslopedattime", "unusual": true }, { "name": "pgfslopedattimetrue", "unusual": true }, { "name": "pgfslopedattimefalse", "unusual": true }, { "name": "ifpgfallowupsidedownattime", "unusual": true }, { "name": "pgfallowupsidedownattimetrue", "unusual": true }, { "name": "pgfallowupsidedownattimefalse", "unusual": true }, { "name": "ifpgfresetnontranslationattime", "unusual": true }, { "name": "pgfresetnontranslationattimetrue", "unusual": true }, { "name": "pgfresetnontranslationattimefalse", "unusual": true }, { "name": "pgftransformlineattime", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgftransformlineattime{${1:time}}{${2:start}}{${3:end}}" } }, { "name": "pgftransformarcaxesattime", "unusual": true, "arg": { "format": "{}{}{}{}{}{}", "snippet": "pgftransformarcaxesattime{${1:time}}{${2:center}}{0-deg axis}{90-deg axis}{${3:start angle}}{${4:end angle}}" } }, { "name": "pgftransformcurveattime", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "pgftransformcurveattime{${1:time}}{${2:start}}{${3:support1}}{${4:support2}}{${5:end}}" } }, { "name": "pgftransformarrow", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgftransformarrow{${1:start}}{${2:end}}" } }, { "name": "pgftransformationadjustments", "unusual": true }, { "name": "pgfhorizontaltransformationadjustment", "unusual": true }, { "name": "pgfverticaltransformationadjustment", "unusual": true }, { "name": "pgflowlevelsynccm", "unusual": true }, { "name": "pgflowlevel", "unusual": true, "arg": { "format": "{}", "snippet": "pgflowlevel{${1:transformation code}}" } }, { "name": "pgflowlevelscope", "unusual": true, "arg": { "format": "{}", "snippet": "pgflowlevelscope{${1:transformation code}}" } }, { "name": "endpgflowlevelscope", "unusual": true }, { "name": "pgflowlevelobj", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgflowlevelobj{${1:transformation code}}{${2:code}}" } }, { "name": "pgfviewboxscope", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "pgfviewboxscope{${1:ll1}}{${2:ur1}}{${3:ll2}}{${4:ur2}}{${5:meet or slice}}" } }, { "name": "endpgfviewboxscope", "unusual": true }, { "name": "pgfapproximatenonlineartranslation", "unusual": true }, { "name": "pgfapproximatenonlineartransformation", "unusual": true }, { "name": "pgftransformnonlinear", "unusual": true, "arg": { "format": "{}", "snippet": "pgftransformnonlinear{${1:transformation code}}" } }, { "name": "pgfpathqmoveto", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfpathqmoveto{${1:x-dimen%l}}{${2:y-dimen%l}}" } }, { "name": "pgfpathqlineto", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfpathqlineto{${1:x-dimen%l}}{${2:y-dimen%l}}" } }, { "name": "pgfpathqcurveto", "unusual": true, "arg": { "format": "{}{}{}{}{}{}", "snippet": "pgfpathqcurveto{${1:x-dimen1%l}}{${2:y-dimen1%l}}{${3:x-dimen2%l}}{${4:y-dimen2%l}}{${5:target-x-dimen%l}}{${6:target-y-dimen%l}}" } }, { "name": "pgfpathqcircle", "unusual": true, "arg": { "format": "{}", "snippet": "pgfpathqcircle{${1:radius%l}}" } }, { "name": "pgfusepathqstroke", "unusual": true }, { "name": "pgfusepathqfill", "unusual": true }, { "name": "pgfusepathqfillstroke", "unusual": true }, { "name": "pgfusepathqclip", "unusual": true }, { "name": "pgfdefobject", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "pgfdefobject{${1:name}}{${2:ll}}{${3:ur}}{${4:code}}" } }, { "name": "pgfuseobject", "unusual": true, "arg": { "format": "{}", "snippet": "pgfuseobject{${1:name}}" } }, { "name": "pgfuseobjectmagnify", "unusual": true, "arg": { "format": "{}", "snippet": "pgfuseobjectmagnify{${1:name}}" } }, { "name": "pgfprocesssplitpath", "unusual": true, "arg": { "format": "{}", "snippet": "pgfprocesssplitpath{${1:macro%cmd}}" } }, { "name": "pgfprocesssplitsubpath", "unusual": true, "arg": { "format": "{}", "snippet": "pgfprocesssplitsubpath{${1:macro%cmd}}" } }, { "name": "pgfprocessresultsubpathprefix", "unusual": true }, { "name": "pgfprocessresultsubpathsuffix", "unusual": true }, { "name": "pgfprocesspathextractpoints", "unusual": true, "arg": { "format": "{}", "snippet": "pgfprocesspathextractpoints{${1:macro%cmd}}" } }, { "name": "pgfpointfirstonpath", "unusual": true }, { "name": "pgfpointsecondonpath", "unusual": true }, { "name": "pgfpointsecondlastonpath", "unusual": true }, { "name": "pgfpointlastonpath", "unusual": true }, { "name": "pgfprocesscheckclosed", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfprocesscheckclosed{${1:macro%cmd}}{${2:code}}" } }, { "name": "pgfprocessround", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfprocessround{${1:macro1%cmd}}{${2:macro2%cmd}}" } }, { "name": "pgfprocesspathreplacestartandend", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfprocesspathreplacestartandend{${1:start coord}}{${2:end coord}}" } }, { "name": "pgfdeclarearrow", "unusual": true, "arg": { "format": "{}", "snippet": "pgfdeclarearrow{${1:config%keyvals}}", "keys": [ "\\pgfdeclarearrow#c" ], "keyPos": 0 } }, { "name": "pgfarrowdraw", "unusual": true, "arg": { "format": "{}", "snippet": "pgfarrowdraw{${1:specification}}" } }, { "name": "pgfarrowtotallength", "unusual": true, "arg": { "format": "{}", "snippet": "pgfarrowtotallength{${1:specification}}" } }, { "name": "pgfsetarrowsend", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetarrowsend{${1:specification}}" } }, { "name": "pgfsetarrowsstart", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetarrowsstart{${1:specification}}" } }, { "name": "pgfarrowsep", "unusual": true }, { "name": "ifpgfarrowswap", "unusual": true }, { "name": "pgfarrowswaptrue", "unusual": true }, { "name": "pgfarrowswapfalse", "unusual": true }, { "name": "ifpgfarrowreversed", "unusual": true }, { "name": "pgfarrowreversedtrue", "unusual": true }, { "name": "pgfarrowreversedfalse", "unusual": true }, { "name": "ifpgfarrowharpoon", "unusual": true }, { "name": "pgfarrowharpoontrue", "unusual": true }, { "name": "pgfarrowharpoonfalse", "unusual": true }, { "name": "ifpgfarrowopen", "unusual": true }, { "name": "pgfarrowopentrue", "unusual": true }, { "name": "pgfarrowopenfalse", "unusual": true }, { "name": "pgfarrowsaddtolengthscalelist", "unusual": true, "arg": { "format": "{}", "snippet": "pgfarrowsaddtolengthscalelist{${1:dimen register}}" } }, { "name": "pgfarrowsaddtowidthscalelist", "unusual": true, "arg": { "format": "{}", "snippet": "pgfarrowsaddtowidthscalelist{${1:dimen register}}" } }, { "name": "pgfarrowsaddtooptions", "unusual": true, "arg": { "format": "{}", "snippet": "pgfarrowsaddtooptions{${1:code}}" } }, { "name": "pgfarrowsaddtolateoptions", "unusual": true, "arg": { "format": "{}", "snippet": "pgfarrowsaddtolateoptions{${1:code}}" } }, { "name": "pgfarrowlength", "unusual": true }, { "name": "pgfarrowsthreeparameters", "unusual": true, "arg": { "format": "{}", "snippet": "pgfarrowsthreeparameters{${1:size spec}}" } }, { "name": "pgfarrowstheparameters", "unusual": true }, { "name": "pgfarrowsfourparameters", "unusual": true, "arg": { "format": "{}", "snippet": "pgfarrowsfourparameters{${1:size spec}}" } }, { "name": "pgfarrowslinewidthdependent", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfarrowslinewidthdependent{${1:dimen%l}}{${2:line width factor}}{${3:outer factor}}" } }, { "name": "pgfarrowslengthdependent", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfarrowslengthdependent{${1:dimen%l}}{${2:length factor}}{${3:dummy}}" } }, { "name": "pgfarrowssavethe", "unusual": true, "arg": { "format": "{}", "snippet": "pgfarrowssavethe{${1:register}}" } }, { "name": "pgfarrowssave", "unusual": true, "arg": { "format": "{}", "snippet": "pgfarrowssave{${1:macro%cmd}}" } }, { "name": "pgfarrowshullpoint", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfarrowshullpoint{${1:x-dimen%l}}{${2:y-dimen%l}}" } }, { "name": "pgfarrowsupperhullpoint", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfarrowsupperhullpoint{${1:x-dimen%l}}{${2:y-dimen%l}}" } }, { "name": "pgfarrowssettipend", "unusual": true, "arg": { "format": "{}", "snippet": "pgfarrowssettipend{${1:dimen%l}}" } }, { "name": "pgfarrowssetbackend", "unusual": true, "arg": { "format": "{}", "snippet": "pgfarrowssetbackend{${1:dimen%l}}" } }, { "name": "pgfarrowssetlineend", "unusual": true, "arg": { "format": "{}", "snippet": "pgfarrowssetlineend{${1:dimen%l}}" } }, { "name": "pgfarrowssetvisualtipend", "unusual": true, "arg": { "format": "{}", "snippet": "pgfarrowssetvisualtipend{${1:dimen%l}}" } }, { "name": "pgfarrowssetvisualbackend", "unusual": true, "arg": { "format": "{}", "snippet": "pgfarrowssetvisualbackend{${1:dimen%l}}" } }, { "name": "pgfsetarrows", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetarrows{${1:startspec-endspec}}" } }, { "name": "ifpgfshadingmodelrgb", "unusual": true }, { "name": "pgfshadingmodelrgbtrue", "unusual": true }, { "name": "pgfshadingmodelrgbfalse", "unusual": true }, { "name": "ifpgfshadingmodelcmyk", "unusual": true }, { "name": "pgfshadingmodelcmyktrue", "unusual": true }, { "name": "pgfshadingmodelcmykfalse", "unusual": true }, { "name": "ifpgfshadingmodelgray", "unusual": true }, { "name": "pgfshadingmodelgraytrue", "unusual": true }, { "name": "pgfshadingmodelgrayfalse", "unusual": true }, { "name": "pgfdeclarehorizontalshading", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfdeclarehorizontalshading{${1:name}}{${2:height}}{${3:color spec}}" } }, { "name": "pgfdeclarehorizontalshading", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "pgfdeclarehorizontalshading[${4:color list}]{${1:name}}{${2:height}}{${3:color spec}}" } }, { "name": "pgfdeclareverticalshading", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfdeclareverticalshading{${1:name}}{${2:width}}{${3:color spec}}" } }, { "name": "pgfdeclareverticalshading", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "pgfdeclareverticalshading[${4:color list}]{${1:name}}{${2:width}}{${3:color spec}}" } }, { "name": "pgfdeclareradialshading", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfdeclareradialshading{${1:name}}{${2:center point}}{${3:color spec}}" } }, { "name": "pgfdeclareradialshading", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "pgfdeclareradialshading[${4:color list}]{${1:name}}{${2:center point}}{${3:color spec}}" } }, { "name": "pgfdeclarefunctionalshading", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "pgfdeclarefunctionalshading{${1:name}}{${2:ll-corner}}{${3:ur-corner}}{${4:init-code}}{${5:function}}" } }, { "name": "pgfdeclarefunctionalshading", "unusual": true, "arg": { "format": "[]{}{}{}{}{}", "snippet": "pgfdeclarefunctionalshading[${6:color list}]{${1:name}}{${2:ll-corner}}{${3:ur-corner}}{${4:init-code}}{${5:function}}" } }, { "name": "pgfshadecolortorgb", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfshadecolortorgb{${1:color}}{${2:macro%cmd}}" } }, { "name": "pgfshadecolortocmyk", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfshadecolortocmyk{${1:color}}{${2:macro%cmd}}" } }, { "name": "pgfshadecolortogray", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfshadecolortogray{${1:color}}{${2:macro%cmd}}" } }, { "name": "pgffuncshadingrgbtocmyk", "unusual": true }, { "name": "pgffuncshadingrgbtogray", "unusual": true }, { "name": "pgffuncshadingcmyktorgb", "unusual": true }, { "name": "pgffuncshadingcmyktogray", "unusual": true }, { "name": "pgffuncshadinggraytorgb", "unusual": true }, { "name": "pgffuncshadinggraytocmyk", "unusual": true }, { "name": "pgfuseshading", "unusual": true, "arg": { "format": "{}", "snippet": "pgfuseshading{${1:name}}" } }, { "name": "pgfaliasshading", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfaliasshading{${1:alias name}}{${2:original name}}" } }, { "name": "pgfshadepath", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfshadepath{${1:name}}{${2:angle}}" } }, { "name": "pgfsetadditionalshadetransform", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetadditionalshadetransform{${1:transformation}}" } }, { "name": "pgfdeclareimage", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "pgfdeclareimage[${3:options%keyvals}]{${1:image name}}{${2:imagefile}}", "keys": [ "\\pgfdeclareimage,\\pgfimage" ], "keyPos": 0 } }, { "name": "pgfdeclareimage", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfdeclareimage{${1:image name}}{${2:imagefile}}" } }, { "name": "pgfdeclaremask", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "pgfdeclaremask[${3:options%keyvals}]{${1:mask name}}{${2:imagefile}}", "keys": [ "\\pgfdeclaremask" ], "keyPos": 0 } }, { "name": "pgfdeclaremask", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfdeclaremask{${1:mask name}}{${2:imagefile}}" } }, { "name": "pgfaliasimage", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfaliasimage{${1:new image name}}{${2:existing image name}}" } }, { "name": "pgfuseimage", "unusual": true, "arg": { "format": "{}", "snippet": "pgfuseimage{${1:image name}}" } }, { "name": "pgfalternateextension", "unusual": true }, { "name": "pgfimage", "unusual": true, "arg": { "format": "[]{}", "snippet": "pgfimage[${2:options%keyvals}]{${1:imagefile}}", "keys": [ "\\pgfdeclareimage,\\pgfimage" ], "keyPos": 0 } }, { "name": "pgfimage", "unusual": true, "arg": { "format": "{}", "snippet": "pgfimage{${1:imagefile}}" } }, { "name": "ifpgfexternalreadmainaux", "unusual": true }, { "name": "pgfexternalreadmainauxtrue", "unusual": true }, { "name": "pgfexternalreadmainauxfalse", "unusual": true }, { "name": "pgfrealjobname", "unusual": true, "arg": { "format": "{}", "snippet": "pgfrealjobname{${1:name}}" } }, { "name": "pgfactualjobname", "unusual": true }, { "name": "beginpgfgraphicnamed", "unusual": true, "arg": { "format": "{}", "snippet": "beginpgfgraphicnamed{${1:file name prefix}}" } }, { "name": "endpgfgraphicnamed", "unusual": true }, { "name": "pgfincludeexternalgraphics", "unusual": true, "arg": { "format": "{}", "snippet": "pgfincludeexternalgraphics{${1:imagefile}}" } }, { "name": "pgfexternalreaddpth", "unusual": true, "arg": { "format": "{}", "snippet": "pgfexternalreaddpth{${1:imagefile}}" } }, { "name": "pgfexternaldepth", "unusual": true }, { "name": "pgfexternaltrimleft", "unusual": true }, { "name": "pgfexternaltrimright", "unusual": true }, { "name": "dpthimport", "unusual": true }, { "name": "pgfexternalstorecommand", "unusual": true, "arg": { "format": "{}", "snippet": "pgfexternalstorecommand{${1:cmd}}" } }, { "name": "pgfexternalwidth", "unusual": true }, { "name": "pgfexternalheight", "unusual": true }, { "name": "pgfdeclarelayer", "unusual": true, "arg": { "format": "{}", "snippet": "pgfdeclarelayer{${1:name}}" } }, { "name": "pgfsetlayers", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetlayers{${1:layer list}}" } }, { "name": "pgfonlayer", "unusual": true, "arg": { "format": "{}", "snippet": "pgfonlayer{${1:layer name}}" } }, { "name": "endpgfonlayer", "unusual": true }, { "name": "pgfdiscardlayername", "unusual": true }, { "name": "pgfsetstrokeopacity", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetstrokeopacity{${1:value}}" } }, { "name": "pgfsetfillopacity", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetfillopacity{${1:value}}" } }, { "name": "pgfsetblendmode", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetblendmode{${1:mode%keyvals}}", "keys": [ "\\pgfsetblendmode" ], "keyPos": 0 } }, { "name": "pgfdeclarefading", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfdeclarefading{${1:name}}{${2:contents}}" } }, { "name": "pgfsetfading", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfsetfading{${1:name}}{${2:transformations}}" } }, { "name": "pgfsetfadingforcurrentpath", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfsetfadingforcurrentpath{${1:name}}{${2:transformations}}" } }, { "name": "pgfsetfadingforcurrentpathstroked", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfsetfadingforcurrentpathstroked{${1:name}}{${2:transformations}}" } }, { "name": "pgftransparencygroup", "unusual": true }, { "name": "pgftransparencygroup", "unusual": true, "arg": { "format": "[]", "snippet": "pgftransparencygroup[${1:options%keyvals}]", "keys": [ "\\begin{pgftransparencygroup},\\pgftransparencygroup" ], "keyPos": 0 } }, { "name": "endpgftransparencygroup", "unusual": true }, { "name": "pgfdeclarepatternformonly", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "pgfdeclarepatternformonly{${1:name}}{${2:bottom left}}{${3:top right}}{${4:tile size}}{${5:code}}" } }, { "name": "pgfdeclarepatternformonly", "unusual": true, "arg": { "format": "[]{}{}{}{}{}", "snippet": "pgfdeclarepatternformonly[${6:variables}]{${1:name}}{${2:bottom left}}{${3:top right}}{${4:tile size}}{${5:code}}" } }, { "name": "pgfdeclarepatterninherentlycolored", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "pgfdeclarepatterninherentlycolored{${1:name}}{${2:bottom left}}{${3:top right}}{${4:tile size}}{${5:code}}" } }, { "name": "pgfdeclarepatterninherentlycolored", "unusual": true, "arg": { "format": "[]{}{}{}{}{}", "snippet": "pgfdeclarepatterninherentlycolored[${6:variables}]{${1:name}}{${2:bottom left}}{${3:top right}}{${4:tile size}}{${5:code}}" } }, { "name": "pgfpatternreleasename", "unusual": true, "arg": { "format": "{}", "snippet": "pgfpatternreleasename{${1:name}}" } }, { "name": "pgfsetfillpattern", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfsetfillpattern{${1:name}}{${2:color}}" } }, { "name": "pgfrdfabout", "unusual": true, "arg": { "format": "{}", "snippet": "pgfrdfabout{${1:text}}" } }, { "name": "pgfrdfcontent", "unusual": true, "arg": { "format": "{}", "snippet": "pgfrdfcontent{${1:text}}" } }, { "name": "pgfrdfdatatype", "unusual": true, "arg": { "format": "{}", "snippet": "pgfrdfdatatype{${1:text}}" } }, { "name": "pgfrdfhref", "unusual": true, "arg": { "format": "{}", "snippet": "pgfrdfhref{${1:text}}" } }, { "name": "pgfrdfinlist", "unusual": true }, { "name": "pgfrdfprefix", "unusual": true, "arg": { "format": "{}", "snippet": "pgfrdfprefix{${1:text}}" } }, { "name": "pgfrdfproperty", "unusual": true, "arg": { "format": "{}", "snippet": "pgfrdfproperty{${1:text}}" } }, { "name": "pgfrdfrel", "unusual": true, "arg": { "format": "{}", "snippet": "pgfrdfrel{${1:text}}" } }, { "name": "pgfrdfresource", "unusual": true, "arg": { "format": "{}", "snippet": "pgfrdfresource{${1:text}}" } }, { "name": "pgfrdfrev", "unusual": true, "arg": { "format": "{}", "snippet": "pgfrdfrev{${1:text}}" } }, { "name": "pgfrdfsrc", "unusual": true, "arg": { "format": "{}", "snippet": "pgfrdfsrc{${1:text}}" } }, { "name": "pgfrdftypeof", "unusual": true, "arg": { "format": "{}", "snippet": "pgfrdftypeof{${1:text}}" } }, { "name": "pgfrdfvocab", "unusual": true, "arg": { "format": "{}", "snippet": "pgfrdfvocab{${1:text}}" } } ], "envs": [ { "name": "pgfscope", "unusual": true }, { "name": "pgfpicture", "unusual": true }, { "name": "pgfinterruptpath", "unusual": true }, { "name": "pgfinterruptboundingbox", "unusual": true }, { "name": "pgfidscope", "unusual": true }, { "name": "pgfinterruptpicture", "unusual": true }, { "name": "pgflowlevelscope", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:transformation code}}" } }, { "name": "pgfviewboxscope", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "{${1:ll1}}{${2:ur1}}{${3:ll2}}{${4:ur2}}{${5:meet or slice}}" } }, { "name": "pgfonlayer", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:layer name}}" } }, { "name": "pgftransparencygroup", "unusual": true }, { "name": "pgftransparencygroup", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\begin{pgftransparencygroup},\\pgftransparencygroup" ], "keyPos": 0 } } ], "keys": { "\\pgfpathgrid#c": [ "stepx=", "stepy=", "step=${1:vector}" ], "\\pgfusepath#c": [ "fill", "stroke", "draw", "clip", "discard" ], "\\pgftext#c": [ "left", "right", "top", "bottom", "base", "at=${1:point}", "x=", "y=", "rotate=${1:degree}" ], "\\pgfdeclarearrow#c": [ "name=${1:name}", "name=${1:start name}-${2:end name}", "parameters={${1:list of macros}}", "setup code={${1:code}}", "drawing code={${1:code}}", "cache", "bending mode=${1|none,orthogonal,polar|}", "defaults=${1:arrow keys}", "means=" ], "\\pgfdeclaremask": [ "matte=${1:color components}" ], "\\pgfdeclareimage,\\pgfimage": [ "height=", "width=", "page=${1:page number}", "interpolate", "mask=${1:mask name}" ], "\\pgfsetblendmode": [ "normal", "multiply", "screen", "overlay", "darken", "lighten", "color dodge", "color burn", "hard light", "soft light", "difference", "exclusion", "saturation", "color", "hue", "luminosity" ], "\\begin{pgftransparencygroup},\\pgftransparencygroup": [ "knockout", "isolated" ], "\\usegdlibrary#c": [ "trees", "layered", "force", "circular", "phylogenetics", "routing" ], "\\pgfdeclarepattern#c": [ "name=${1:name}", "type=${1|uncolored,colored,form only,inherently colored|}", "x=", "y=", "parameters=", "defaults=", "bottom left=${1:pgf point}", "top right=${1:pgf point}", "tile size=${1:pgf point}", "tile transformation=${1:pgf transformation}", "code=${1:code}", "set up code=${1:code}" ], "\\pgfsysanimate#c,\\pgfanimateattribute#c,\\pgfanimateattributecode#c": [ "opacity", "fillopacity", "strokeopacity", "visibility", "strokecolor", "fillcolor", "path", "linewidth", "dash", "translate", "scale", "rotate", "skewx", "skewy", "motion", "viewbox" ], "\\pgfdata#c": [ "read from file=${1:file name}", "inline", "format=${1|TeX code,named,table|}", "every data", "new set=${1:name}", "store in set=${1:name}", "use set=${1:name}" ], "\\state#c": [ "switch if less than=${1:dimen} to ${2:new state}", "switch if input segment less than=${1:dimen} to ${2:new state}", "width=", "repeat state=${1:repetitions}", "next state=${1:new state}", "if input segment is closepath={${1:options}}", "auto end on length=", "auto corner on length=", "persistent precomputation=${1:precode}", "persistent postcomputation=${1:postcode}" ], "\\pgfparserset#c": [ "silent", "status" ], "\\pgfdeclareplothandler#c": [ "start=${1:code}", "end=${1:code}", "point=${1:code}", "jump=${1:code}", "special=${1:code}", "point macro=${1:macro}", "special macro=${1:macro}", "start macro=${1:macro}", "end macro=${1:macro}", "jump macro=${1:macro}" ] }, "args": [] } ================================================ FILE: data/packages/pgfplots.json ================================================ { "deps": [ { "name": "graphicx" }, { "name": "tikz" }, { "name": "tikzlibraryplotmarks" }, { "name": "tikzlibrarydecorations" }, { "name": "tikzlibrarydecorations.pathmorphing" }, { "name": "tikzlibrarydecorations.pathreplacing" } ], "macros": [ { "name": "pgfplotsset", "arg": { "format": "{}", "snippet": "pgfplotsset{${1:options%keyvals}}", "keys": [ "\\begin{axis}#c,\\begin{loglogaxis}#c,\\begin{semilogxaxis}#c,\\begin{semilogyaxis}#c,\\addplot#c,\\addplot3#c,\\addplot+#c,\\pgfplotsset#c,\\begin{groupplot}#c,\\nextgroupplot#c,\\begin{smithchart}#c,\\begin{polaraxis}#c,\\begin{ternaryaxis}#c" ], "keyPos": 0 } }, { "name": "nextlist", "unusual": true }, { "name": "pgfplotslegendfromname", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotslegendfromname{${1:label}}" } }, { "name": "pgfplotscolorbarfromname", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotscolorbarfromname{${1:label}}" } }, { "name": "pgfplotsrevision", "unusual": true }, { "name": "pgfplotsversion", "unusual": true }, { "name": "pgfplotsversiondatetime", "unusual": true }, { "name": "pgfplotsrevisiondatetime", "unusual": true }, { "name": "pgfplotsversiondate", "unusual": true }, { "name": "pgfplotsrevisiondate", "unusual": true }, { "name": "ifpgfplotsthreedim", "unusual": true }, { "name": "pgfnodepartimagebox", "unusual": true }, { "name": "axisdefaultwidth", "unusual": true }, { "name": "axisdefaultheight", "unusual": true }, { "name": "pgfplotsifaxisthreedim", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsifaxisthreedim{${1:true}}{${2:false}}" } }, { "name": "pgfplotsifcurplotthreedim", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsifcurplotthreedim{${1:true}}{${2:false}}" } }, { "name": "pgfplotsifcyclelistexists", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsifcyclelistexists{${1:name}}{${2:true}}{${3:false}}" } }, { "name": "pgfplotscreateplotcyclelist", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotscreateplotcyclelist{${1:name}}{${2:list}}" } }, { "name": "pgfplotsmarklistfill", "unusual": true }, { "name": "pgfplotspointmeta", "unusual": true }, { "name": "pgfplotspointmetarange", "unusual": true }, { "name": "pgfplotspointmetatransformed", "unusual": true }, { "name": "pgfplotspointmetatransformedrange", "unusual": true }, { "name": "pgfplotsretval", "unusual": true }, { "name": "pgfplotsextra", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsextra{${1:path code}}" } }, { "name": "pgfmathlogtologten", "unusual": true, "arg": { "format": "{}", "snippet": "pgfmathlogtologten{${1:arg}}" } }, { "name": "pgfplotsdefineaxistype", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsdefineaxistype{${1:type}}{${2:code}}" } }, { "name": "pgfplotssetaxistype", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotssetaxistype{${1:type}}" } }, { "name": "pgfplotssetlayers", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotssetlayers{${1:layer config name}}" } }, { "name": "pgfplotsonlayer", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsonlayer{${1:layer name}}" } }, { "name": "endpgfplotsonlayer", "unusual": true }, { "name": "pgfplotsgetlayerforstyle", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsgetlayerforstyle{${1:options}}" } }, { "name": "pgfplotspointorigininternal", "unusual": true }, { "name": "pgfplotspointupperrightcorner", "unusual": true }, { "name": "pgfplotspointaxisorigin", "unusual": true }, { "name": "pgfplotspointdescriptionbyanchor", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotspointdescriptionbyanchor{${1:anchor}}" } }, { "name": "pgfplotspointbblowerleft", "unusual": true }, { "name": "pgfplotspointbbupperright", "unusual": true }, { "name": "pgfplotspointbbdiagonal", "unusual": true }, { "name": "pgfplotspathaxisoutline", "unusual": true }, { "name": "pgfplotspointaxisxy", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotspointaxisxy{${1:x}}{${2:y}}" } }, { "name": "pgfplotspointaxisxyz", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotspointaxisxyz{${1:x}}{${2:y}}{${3:z}}" } }, { "name": "pgfplotsqpointaxisxy", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsqpointaxisxy{${1:x}}{${2:y}}" } }, { "name": "pgfplotsqpointaxisxyz", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsqpointaxisxyz{${1:x}}{${2:y}}{${3:z}}" } }, { "name": "pgfplotspointnormalizedaxisxy", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotspointnormalizedaxisxy{${1:x}}{${2:y}}" } }, { "name": "pgfplotspointnormalizedaxisxyz", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotspointnormalizedaxisxyz{${1:x}}{${2:y}}{${3:z}}" } }, { "name": "pgfplotspointaxisdirectionxy", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotspointaxisdirectionxy{${1:x}}{${2:y}}" } }, { "name": "pgfplotspointaxisdirectionxyz", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotspointaxisdirectionxyz{${1:x}}{${2:y}}{${3:z}}" } }, { "name": "pgfplotspointdescriptionxy", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotspointdescriptionxy{${1:x-frac}}{${2:y-frac}}" } }, { "name": "pgfplotsqpointdescriptionxy", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsqpointdescriptionxy{${1:x-frac}}{${2:y-frac}}" } }, { "name": "pgfplotspointrelaxisxy", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotspointrelaxisxy{${1:x}}{${2:y}}" } }, { "name": "pgfplotspointrelaxisxyz", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotspointrelaxisxyz{${1:x}}{${2:y}}{${3:z}}" } }, { "name": "pgfplotstransformcoordinatex", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotstransformcoordinatex{${1:x}}" } }, { "name": "pgfplotstransformcoordinatey", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotstransformcoordinatey{${1:y}}" } }, { "name": "pgfplotstransformcoordinatez", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotstransformcoordinatez{${1:z}}" } }, { "name": "pgfplotstransformdirectionx", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotstransformdirectionx{${1:x}}" } }, { "name": "pgfplotstransformdirectiony", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotstransformdirectiony{${1:y}}" } }, { "name": "pgfplotstransformdirectionz", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotstransformdirectionz{${1:z}}" } }, { "name": "ifpgfplotscolorbarCMYKworkaround", "unusual": true }, { "name": "pgfplotscolorbarCMYKworkaroundtrue", "unusual": true }, { "name": "pgfplotscolorbarCMYKworkaroundfalse", "unusual": true }, { "name": "pgfplotscolorbardrawstandalone", "unusual": true }, { "name": "pgfplotscolorbardrawstandalone", "unusual": true, "arg": { "format": "[]", "snippet": "pgfplotscolorbardrawstandalone[${1:options}]" } }, { "name": "pgfplotsifnodeexists", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsifnodeexists{${1:node}}{${2:true}}{${3:false}}" } }, { "name": "pgfplotsinterruptdatabb", "unusual": true }, { "name": "endpgfplotsinterruptdatabb", "unusual": true }, { "name": "logten", "unusual": true }, { "name": "reciproclogten", "unusual": true }, { "name": "axisdefaultticklabel", "unusual": true }, { "name": "axisdefaultticklabellog", "unusual": true }, { "name": "legend", "arg": { "format": "{}", "snippet": "legend{${1:list}}" } }, { "name": "addlegendimage", "unusual": true, "arg": { "format": "{}", "snippet": "addlegendimage{${1:options}}" } }, { "name": "addlegendentry", "arg": { "format": "{}", "snippet": "addlegendentry{${1:name}}" } }, { "name": "addlegendentry", "arg": { "format": "[]{}", "snippet": "addlegendentry[${2:options}]{${1:name}}" } }, { "name": "addlegendentryexpanded", "arg": { "format": "{}", "snippet": "addlegendentryexpanded{${1:TeX text}}" } }, { "name": "addlegendentryexpanded", "arg": { "format": "[]{}", "snippet": "addlegendentryexpanded[${2:options}]{${1:TeX text}}" } }, { "name": "pgfplotssetlateoptions", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotssetlateoptions{${1:options}}" } }, { "name": "pgfplotsifissurveyphase", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsifissurveyphase{${1:true}}{${2:false}}" } }, { "name": "pgfplotsifisvisualizationphase", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsifisvisualizationphase{${1:true}}{${2:false}}" } }, { "name": "pgfplotsifinaxis", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsifinaxis{${1:true}}{${2:false}}" } }, { "name": "numplots", "unusual": true }, { "name": "numplotsofactualtype", "unusual": true }, { "name": "closedcycle" }, { "name": "pgfplotsaxisplotphase", "unusual": true }, { "name": "pgfplotsreplacepdfmark", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsreplacepdfmark{${1:picture id1}}{${2:picture id2}}" } }, { "name": "pgfplotsloglevel", "unusual": true }, { "name": "pgfplotsglobalretval", "unusual": true }, { "name": "pgfplotsthrow", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsthrow{${1:exception}}{${2:arguments}}" } }, { "name": "pgfplotswarning", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotswarning{${1:exception}}{${2:arguments}}" } }, { "name": "pgfplotstry", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotstry{${1:arg}}" } }, { "name": "endpgfplotstry", "unusual": true }, { "name": "pgfplotsrethrow", "unusual": true }, { "name": "pgfplotsexceptionmsg", "unusual": true }, { "name": "pgfplotsiffileexists", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsiffileexists{${1:file}}{${2:true}}{${3:false}}" } }, { "name": "usepgfplotslibrary", "arg": { "format": "{}", "snippet": "usepgfplotslibrary{${1:library list%keyvals}}", "keys": [ "\\usepgfplotslibrary#c,\\pgfplotsiflibraryloaded#c" ], "keyPos": 0 } }, { "name": "pgfplotsiflibraryloaded", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsiflibraryloaded{${1:library%keyvals}}{${2:true}}{${3:false}}", "keys": [ "\\usepgfplotslibrary#c,\\pgfplotsiflibraryloaded#c" ], "keyPos": 0 } }, { "name": "pgfplotsqaftergroupeach", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsqaftergroupeach{${1:tokens}}" } }, { "name": "pgfplotsaftergroupcollectinto", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsaftergroupcollectinto{${1:cmd}}{${2:tokens}}" } }, { "name": "pgfplotscommandtostring", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotscommandtostring{${1:cmd1}}{${2:cmd2%cmd}}" } }, { "name": "pgfplotsmathmin", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsmathmin{${1:x}}{${2:y}}" } }, { "name": "pgfplotsmathmax", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsmathmax{${1:x}}{${2:y}}" } }, { "name": "pgfplotsmathlessthan", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsmathlessthan{${1:x}}{${2:y}}" } }, { "name": "pgfplotsmathfloatmax", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsmathfloatmax{${1:x}}{${2:y}}" } }, { "name": "pgfplotsmathfloatmin", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsmathfloatmin{${1:x}}{${2:y}}" } }, { "name": "pgfplotsscalarproductofvectors", "arg": { "format": "{}{}", "snippet": "pgfplotsscalarproductofvectors{${1:point1}}{${2:point2}}" } }, { "name": "pgfplotsqpointxy", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsqpointxy{${1:x}}{${2:y}}" } }, { "name": "pgfplotsqpointxyz", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsqpointxyz{${1:x}}{${2:y}}{${3:z}}" } }, { "name": "pgfplotsforeachentryinCSV", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsforeachentryinCSV{${1:macro%cmd}}{${2:list}}{${3:code}}" } }, { "name": "pgfplotsforeachentryinCSVisterminated", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsforeachentryinCSVisterminated{${1:macro%cmd}}{${2:list}}{${3:code}}" } }, { "name": "pgfplotsforeachtodomain", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsforeachtodomain{${1:domain}}" } }, { "name": "pgfplotsinvokeforeach", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsinvokeforeach{${1:list}}{${2:code}}" } }, { "name": "pgfplotsforeachlogarithmicformatresultwith", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsforeachlogarithmicformatresultwith{${1:code}}" } }, { "name": "pgfplotsforeachlogarithmicungrouped", "unusual": true, "arg": { "format": "[]", "snippet": "pgfplotsforeachlogarithmicungrouped[${1:samples}]" } }, { "name": "pgfplotsforeachlogarithmicmathid" }, { "name": "pgfplotsmathmodint", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsmathmodint{${1:x}}{${2:y}}" } }, { "name": "pgfplotsloop", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsloop{${1:code}}{${2:body}}" } }, { "name": "pgfplotsutilstrcmp", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsutilstrcmp{${1:string1}}{${2:string2}}" } }, { "name": "pgfplotsmathcarttopol", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "pgfplotsmathcarttopol{${1:x}}{${2:y}}{${3:angle macro%cmd}}{${4:radius macro%cmd}}" } }, { "name": "pgfplotsmathcarttopolbasic", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "pgfplotsmathcarttopolbasic{${1:x}}{${2:y}}{${3:angle macro%cmd}}{${4:radius macro%cmd}}" } }, { "name": "pgfplotsmathpoltocart", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "pgfplotsmathpoltocart{${1:angle}}{${2:radius}}{${3:x macro%cmd}}{${4:y macro%cmd}}" } }, { "name": "pgfplotsmathpoltocartbasic", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "pgfplotsmathpoltocartbasic{${1:angle}}{${2:radius}}{${3:x macro%cmd}}{${4:y macro%cmd}}" } }, { "name": "pgfplotsmathdeclarepseudoconstant", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsmathdeclarepseudoconstant{${1:name}}{${2:code}}" } }, { "name": "pgfplotsmathredeclarepseudoconstant", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsmathredeclarepseudoconstant{${1:name}}{${2:code}}" } }, { "name": "pgfplotsmathdefinemacrolnbase", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsmathdefinemacrolnbase{${1:macro%cmd}}{${2:number}}" } }, { "name": "pgfplotsutilifstartswith", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "pgfplotsutilifstartswith{${1:pattern}}{${2:string}}{${3:true}}{${4:false}}" } }, { "name": "pgfplotsutilstrreplace", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsutilstrreplace{${1:token}}{${2:replacement}}{${3:string}}" } }, { "name": "pgfplotsutilifstringequal", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "pgfplotsutilifstringequal{${1:string1}}{${2:string2}}{${3:true}}{${4:false}}" } }, { "name": "pgfplotsutilifcontainsmacro", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsutilifcontainsmacro{${1:tokens}}{${2:true}}{${3:false}}" } }, { "name": "pgfmathparsex", "unusual": true, "arg": { "format": "{}", "snippet": "pgfmathparsex{${1:expr}}" } }, { "name": "pgfplotsutilsortthree", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsutilsortthree{${1:macro1}}{${2:macro2}}{${3:macro3}}" } }, { "name": "pgfplotsutilsortfour", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "pgfplotsutilsortfour{${1:macro1}}{${2:macro2}}{${3:macro3}}{${4:macro4}}" } }, { "name": "pgfplotsmathvectortostring", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsmathvectortostring{${1:x,y,z}}{${2:arg}}" } }, { "name": "pgfplotsmathvectorfromstring", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsmathvectorfromstring{${1:x,y,z}}{${2:arg}}" } }, { "name": "pgfplotsmathvectorsubtract", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsmathvectorsubtract{${1:x1,y1,z1}}{${2:x2,y2,z2}}{${3:arg}}" } }, { "name": "pgfplotsmathvectoradd", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsmathvectoradd{${1:x1,y1,z1}}{${2:x2,y2,z2}}{${3:arg}}" } }, { "name": "pgfplotsmathvectorcompwise", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "pgfplotsmathvectorcompwise{${1:x1,y1,z1}}{${2:x2,y2,z2}}{${3:operation}}{${4:arg}}" } }, { "name": "pgfplotsmathvectorsum", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsmathvectorsum{${1:x,y,z}}{${2:arg}}" } }, { "name": "pgfplotsmathvectorscalarproduct", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsmathvectorscalarproduct{${1:x1,y1,z1}}{${2:x2,y2,z2}}{${3:arg}}" } }, { "name": "pgfplotsmathvectortocomponents", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsmathvectortocomponents{${1:x,y,z}}{${2:string}}{${3:arg}}" } }, { "name": "pgfplotsmathvectorcrossprod", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsmathvectorcrossprod{${1:x1,y1,z1}}{${2:x2,y2,z2}}{${3:arg}}" } }, { "name": "pgfplotsmathvectorscaleindividually", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsmathvectorscaleindividually{${1:x1,y1,z1}}{${2:x2,y2,z2}}{${3:arg}}" } }, { "name": "pgfplotspointfromcsvvector", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotspointfromcsvvector{${1:x,y,z}}{${2:arg}}" } }, { "name": "pgfplotsmathvectorlength", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsmathvectorlength{${1:x,y,z}}{${2:arg}}" } }, { "name": "pgfplotsmathvectorscale", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsmathvectorscale{${1:x,y,z}}{${2:scale}}{${3:arg}}" } }, { "name": "pgfplotsmathvectordatascaletrafoinverse", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsmathvectordatascaletrafoinverse{${1:x,y,z}}{${2:arg}}" } }, { "name": "ifpgfplotslistempty", "unusual": true }, { "name": "pgfplotslistemptytrue", "unusual": true }, { "name": "pgfplotslistemptyfalse", "unusual": true }, { "name": "pgfplotslistnewempty", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotslistnewempty{${1:macro%cmd}}" } }, { "name": "pgfplotslistnew", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotslistnew{${1:macro%cmd}}{${2:list}}" } }, { "name": "pgfplotsapplistnewempty", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsapplistnewempty{${1:macro%cmd}}" } }, { "name": "pgfplotsapplistexecute", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsapplistexecute{${1:code}}" } }, { "name": "pgfplotsapplistXnewempty", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsapplistXnewempty{${1:macro%cmd}}" } }, { "name": "pgfplotsapplistXflushbuffers", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsapplistXflushbuffers{${1:list}}" } }, { "name": "pgfplotsapplistXexecute", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsapplistXexecute{${1:code}}" } }, { "name": "pgfplotsprependlistXnewempty", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsprependlistXnewempty{${1:list}}" } }, { "name": "pgfplotsprependlistXflushbuffers", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsprependlistXflushbuffers{${1:list}}" } }, { "name": "pgfplotsapplistXXnewempty", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsapplistXXnewempty{${1:macro%cmd}}" } }, { "name": "pgfplotsapplistXX", "unusual": true }, { "name": "pgfplotsapplistXXclear", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsapplistXXclear{${1:list}}" } }, { "name": "pgfplotsapplistXXpushback", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsapplistXXpushback{${1:item}}{${2:list macro}}" } }, { "name": "pgfplotsapplistXXflushbuffers", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsapplistXXflushbuffers{${1:list}}" } }, { "name": "pgfplotsapplistXXedefcontenttomacro", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsapplistXXedefcontenttomacro{${1:list}}{${2:macro%cmd}}" } }, { "name": "pgfplotsapplistXXxdefcontenttomacro", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsapplistXXxdefcontenttomacro{${1:list}}{${2:macro%cmd}}" } }, { "name": "pgfplotsapplistXXlet", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsapplistXXlet{${1:macro%cmd}}" } }, { "name": "pgfplotsapplistXXexecute", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsapplistXXexecute{${1:code}}" } }, { "name": "pgfplotsapplistXXglobalnewempty", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsapplistXXglobalnewempty{${1:macro%cmd}}" } }, { "name": "pgfplotsapplistXXglobal", "unusual": true }, { "name": "pgfplotsapplistXXglobalclear", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsapplistXXglobalclear{${1:list}}" } }, { "name": "pgfplotsapplistXXglobalpushback", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsapplistXXglobalpushback{${1:item}}{${2:list macro}}" } }, { "name": "pgfplotsapplistXXglobalflushbuffers", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsapplistXXglobalflushbuffers{${1:list}}" } }, { "name": "pgfplotsapplistXXglobaledefcontenttomacro", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsapplistXXglobaledefcontenttomacro{${1:list}}{${2:macro%cmd}}" } }, { "name": "pgfplotsapplistXXglobalxdefcontenttomacro", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsapplistXXglobalxdefcontenttomacro{${1:list}}{${2:macro%cmd}}" } }, { "name": "pgfplotsapplistXXgloballet", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsapplistXXgloballet{${1:macro%cmd}}" } }, { "name": "pgfplotsapplistXXglobalexecute", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsapplistXXglobalexecute{${1:code}}" } }, { "name": "pgfplotsgloballet", "unusual": true }, { "name": "pgfplotsapplistXglobalnewempty", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsapplistXglobalnewempty{${1:macro%cmd}}" } }, { "name": "pgfplotsapplistXglobalflushbuffers", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsapplistXglobalflushbuffers{${1:list}}" } }, { "name": "ifpgfplotsarrayempty", "unusual": true }, { "name": "pgfplotsarrayemptytrue", "unusual": true }, { "name": "pgfplotsarrayemptyfalse", "unusual": true }, { "name": "pgfplotsarraynewempty", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsarraynewempty{${1:macro%cmd}}" } }, { "name": "pgfplotsarraynewemptyglobal", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsarraynewemptyglobal{${1:macro%cmd}}" } }, { "name": "pgfplotsarrayresize", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsarrayresize{${1:array macro}}{${2:size}}" } }, { "name": "pgfplotsarrayresizeglobal", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsarrayresizeglobal{${1:array macro}}{${2:size}}" } }, { "name": "pgfplotsarrayifdefined", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsarrayifdefined{${1:array macro}}{${2:true}}{${3:false}}" } }, { "name": "pgfplotsarraynew", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsarraynew{${1:macro%cmd}}{${2:array}}" } }, { "name": "pgfplotsarrayfrompgfplotslist", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsarrayfrompgfplotslist{${1:array macro}}{${2:list}}" } }, { "name": "pgfplotsarraysizeof", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsarraysizeof{${1:array macro}}" } }, { "name": "pgfplotsarraytotext", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsarraytotext{${1:array}}" } }, { "name": "pgfplotsarraycheckempty", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsarraycheckempty{${1:array}}" } }, { "name": "pgfplotsarrayforeachindex", "unusual": true }, { "name": "pgfplotsarraysort", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsarraysort{${1:array}}" } }, { "name": "pgfplotsarrayinsertionsort", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsarrayinsertionsort{${1:array}}" } }, { "name": "pgfplotsarraybinarysearch", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "pgfplotsarraybinarysearch{${1:array}}{${2:value}}{${3:start index}}{${4:end index}}" } }, { "name": "pgfplotsmatrixnewempty", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsmatrixnewempty{${1:macro%cmd}}" } }, { "name": "pgfplotsmatrixresize", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsmatrixresize{${1:matrix}}{${2:rows}}{${3:cols}}" } }, { "name": "pgfplotsmatrixifdefined", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsmatrixifdefined{${1:matrix}}{${2:true}}{${3:false}}" } }, { "name": "pgfplotsmatrixforeachrowindex", "unusual": true }, { "name": "pgfplotsmatrixforeachcolindex", "unusual": true }, { "name": "pgfplotsmatrixforeachrowend", "unusual": true }, { "name": "pgfplotsmatrixtotext", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsmatrixtotext{${1:matrix}}" } }, { "name": "pgfplotsmatrixLUdecompwarnsingular", "unusual": true }, { "name": "pgfplotstableread", "arg": { "format": "{}", "snippet": "pgfplotstableread{${1:file}}" } }, { "name": "pgfplotstableifiscreateonuse", "arg": { "format": "{}{}{}", "snippet": "pgfplotstableifiscreateonuse{${1:column}}{${2:true}}{${3:false}}" } }, { "name": "pgfplotstablegenerateuniquecolnamefor", "arg": { "format": "{}", "snippet": "pgfplotstablegenerateuniquecolnamefor{${1:table}}" } }, { "name": "pgfplotstablegetname", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotstablegetname{${1:table}}{${2:macro%cmd}}" } }, { "name": "pgfplotstablenameof", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotstablenameof{${1:table}}" } }, { "name": "pgfplotstablegetscanlinelength", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotstablegetscanlinelength{${1:table}}{${2:macro%cmd}}" } }, { "name": "pgfplotstablescanlinelengthof", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotstablescanlinelengthof{${1:table}}" } }, { "name": "pgfplotstablereadpreparecatcodes", "unusual": true }, { "name": "pgfplotstablecollectoneargwithpreparecatcodes", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotstablecollectoneargwithpreparecatcodes{${1:arg}}" } }, { "name": "pgfplotstablecollectoneargwithpreparecatcodesnorestore", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotstablecollectoneargwithpreparecatcodesnorestore{${1:arg}}" } }, { "name": "pgfplotstableinstallignorechars", "unusual": true }, { "name": "pgfplotstableuninstallignorechars", "unusual": true }, { "name": "pgfplotstablename", "unusual": true }, { "name": "pgfplotstablerow", "unusual": true }, { "name": "pgfplotstablelineno", "unusual": true }, { "name": "pgfplotstablereadgetcolindex", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotstablereadgetcolindex{${1:index}}{${2:content}}" } }, { "name": "pgfplotstablereadgetcolname", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotstablereadgetcolname{${1:name}}{${2:content}}" } }, { "name": "pgfplotstablereadgetptrtocolname", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotstablereadgetptrtocolname{${1:name}}{${2:macro%cmd}}" } }, { "name": "pgfplotstablereadgetptrtocolindex", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotstablereadgetptrtocolindex{${1:index}}{${2:macro%cmd}}" } }, { "name": "pgfplotstablereadevalptr", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotstablereadevalptr{${1:pointer}}{${2:content}}" } }, { "name": "pgfplotstablereadvalueofptr", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotstablereadvalueofptr{${1:pointer}}" } }, { "name": "pgfplotstablereadvalueofcolname", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotstablereadvalueofcolname{${1:name}}" } }, { "name": "pgfplotstablereadvalueofcolindex", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotstablereadvalueofcolindex{${1:index}}" } }, { "name": "getthisrow", "unusual": true, "arg": { "format": "{}{}", "snippet": "getthisrow{${1:name}}{${2:macro%cmd}}" } }, { "name": "thisrow", "unusual": true, "arg": { "format": "{}", "snippet": "thisrow{${1:col name}}" } }, { "name": "thisrowno", "unusual": true, "arg": { "format": "{}", "snippet": "thisrowno{${1:col index}}" } }, { "name": "lineno", "unusual": true }, { "name": "getthisrowno", "unusual": true, "arg": { "format": "{}{}", "snippet": "getthisrowno{${1:name}}{${2:macro%cmd}}" } }, { "name": "pgfplotstableset", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotstableset{${1:options%keyvals}}" } }, { "name": "pgfplotstabletypeset", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotstabletypeset{${1:table}}" } }, { "name": "pgfplotstabletypeset", "unusual": true, "arg": { "format": "[]{}", "snippet": "pgfplotstabletypeset[${2:options%keyvals}]{${1:table}}" } }, { "name": "pgfplotstabletypesetfile", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotstabletypesetfile{${1:file}}" } }, { "name": "pgfplotstabletypesetfile", "unusual": true, "arg": { "format": "[]{}", "snippet": "pgfplotstabletypesetfile[${2:options%keyvals}]{${1:file}}" } }, { "name": "pgfplotstablecreatecol", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotstablecreatecol{${1:name}}{${2:table}}" } }, { "name": "pgfplotstablecreatecol", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "pgfplotstablecreatecol[${3:options%keyvals}]{${1:name}}{${2:table}}" } }, { "name": "pgfplotstablecol", "unusual": true }, { "name": "pgfplotstablerow", "unusual": true }, { "name": "pgfplotstablegetrowsof", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotstablegetrowsof{${1:table}}" } }, { "name": "pgfplotstablegetcolsof", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotstablegetcolsof{${1:table}}" } }, { "name": "pgfplotsdequenewempty", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsdequenewempty{${1:deque name}}{${2:integer}}" } }, { "name": "pgfplotsdequecheckempty", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsdequecheckempty{${1:deque}}{${2:true}}{${3:false}}" } }, { "name": "pgfplotsbinaryatcode", "unusual": true }, { "name": "pgfplotscharno", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotscharno{${1:number}}" } }, { "name": "pgfplotsbinarytoluabinary", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsbinarytoluabinary{${1:number list}}" } }, { "name": "pgfplotsgetchar", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsgetchar{${1:char}}" } }, { "name": "pgfplotsbinarysetbytes", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsbinarysetbytes{${1:number}}" } }, { "name": "pgfplotsbinaryempty", "unusual": true }, { "name": "pgfplotsbinaryencodeunsigned", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsbinaryencodeunsigned{${1:unsigned integer}}" } }, { "name": "pgfplotsbinaryencodesignedmaplinearly", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsbinaryencodesignedmaplinearly{${1:signed integer}}" } }, { "name": "pgfplotsbinaryencodedimenmaplinearly", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsbinaryencodedimenmaplinearly{${1:TeX dimen}}" } }, { "name": "beginpgfplotsverbatim", "unusual": true }, { "name": "endpgfplotsverbatim", "unusual": true }, { "name": "pgfplotslibrarysurfprocesscoordinate", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotslibrarysurfprocesscoordinate{${1:arg}}" } }, { "name": "pgfplotslibrarysurfusepath", "unusual": true }, { "name": "pgfplotslibrarysurfstreamstart", "unusual": true }, { "name": "pgfplotslibrarysurfstreamend", "unusual": true }, { "name": "pgfplotslibrarysurfdraw", "unusual": true }, { "name": "pgfplotslibrarysurfstreamcoord", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotslibrarysurfstreamcoord{${1:pgf point}}{${2:color coord}}" } }, { "name": "pgfplotslibrarysurfusepath", "unusual": true }, { "name": "pgfplotslibrarysurfdrawinpicture", "unusual": true }, { "name": "pgflibrarysurfshadingifactive", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgflibrarysurfshadingifactive{${1:true}}{${2:false}}" } }, { "name": "pgfplotscreatecolormap", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotscreatecolormap{${1:name}}{${2:color spec}}" } }, { "name": "pgfplotscolormapsetadditionalintervalwidth", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotscolormapsetadditionalintervalwidth{${1:colormap}}{${2:interval width}}" } }, { "name": "pgfplotscolormapifisuniform", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotscolormapifisuniform{${1:colormap}}{${2:true}}{${3:false}}" } }, { "name": "pgfplotscolormaptodatafile", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotscolormaptodatafile{${1:colormap}}{${2:data file%file}}" } }, { "name": "pgfplotscolormaptodatafile", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "pgfplotscolormaptodatafile[${3:options%keyvals}]{${1:colormap}}{${2:data file%file}}", "keys": [ "\\pgfplotscolormaptodatafile" ], "keyPos": 0 } }, { "name": "pgfplotscolormapgetmeshwidth", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotscolormapgetmeshwidth{${1:colormap}}" } }, { "name": "pgfplotscolormapserializecomponentstomacro", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotscolormapserializecomponentstomacro{${1:colormap}}{${2:macro%cmd}}" } }, { "name": "pgfplotscolormapserializeXtomacro", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotscolormapserializeXtomacro{${1:colormap}}{${2:macro%cmd}}" } }, { "name": "pgfplotscolormapserializetomacro", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotscolormapserializetomacro{${1:colormap}}{${2:macro%cmd}}" } }, { "name": "pgfplotscolormapgetpositions", "unusual": true, "arg": { "format": "[]{}", "snippet": "pgfplotscolormapgetpositions[${2:start:end}]{${1:colormap}}" } }, { "name": "pgfplotscolormappdfmax", "unusual": true }, { "name": "pgfplotscolormapsizeof", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotscolormapsizeof{${1:colormap}}" } }, { "name": "pgfplotscolormapgetcolor", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotscolormapgetcolor{${1:colormap}}{${2:index}}" } }, { "name": "pgfplotscolormaplastindexof", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotscolormaplastindexof{${1:colormap}}" } }, { "name": "pgfplotscolormapifrequiresextrainterval", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotscolormapifrequiresextrainterval{${1:colormap}}{${2:true}}{${3:false}}" } }, { "name": "pgfplotscolormapifdrawslastcolor", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotscolormapifdrawslastcolor{${1:colormap}}{${2:true}}{${3:false}}" } }, { "name": "pgfplotscolormaptopdffunction", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotscolormaptopdffunction{${1:colormap}}" } }, { "name": "pgfplotscolormapifdefined", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotscolormapifdefined{${1:colormap}}{${2:true}}{${3:false}}" } }, { "name": "pgfplotscolormapassertexists", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotscolormapassertexists{${1:colormap}}" } }, { "name": "pgfplotscolormaptoshadingspec", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotscolormaptoshadingspec{${1:colormap}}{${2:pgf size}}{${3:macro%cmd}}" } }, { "name": "pgfplotscolormaptoshadingspectorgb", "unusual": true }, { "name": "pgfplotscolormapreversedtoshadingspec", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotscolormapreversedtoshadingspec{${1:colormap}}{${2:pgf size}}{${3:macro%cmd}}" } }, { "name": "pgfplotscolormaprange", "unusual": true }, { "name": "pgfplotscolormapgetcolorspace", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotscolormapgetcolorspace{${1:colormap}}" } }, { "name": "pgfplotscolormapgetcolorcomps", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotscolormapgetcolorcomps{${1:colormap}}" } }, { "name": "pgfplotscolormapcolorspaceof", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotscolormapcolorspaceof{${1:colormap}}" } }, { "name": "pgfplotscolormapcolorcompsof", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotscolormapcolorcompsof{${1:colormap}}" } }, { "name": "pgfplotscolormapfind", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "pgfplotscolormapfind[${3:start:end}]{${1:number}}{${2:colormap}}" } }, { "name": "pgfplotscolormapfind", "unusual": true, "arg": { "format": "[][]{}{}", "snippet": "pgfplotscolormapfind[${3:start:end}][${4:slope}]{${1:number}}{${2:colormap}}" } }, { "name": "pgfplotscolormapfindpiecewiseconst", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "pgfplotscolormapfindpiecewiseconst[${3:start:end}]{${1:number}}{${2:colormap}}" } }, { "name": "pgfplotscolormapfindpiecewiseconst", "unusual": true, "arg": { "format": "[][]{}{}", "snippet": "pgfplotscolormapfindpiecewiseconst[${3:start:end}][${4:slope}]{${1:number}}{${2:colormap}}" } }, { "name": "pgfplotscolormapgetindex", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotscolormapgetindex{${1:index}}{${2:colormap}}" } }, { "name": "pgfplotscolormapaccess", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "pgfplotscolormapaccess[${3:start:end}]{${1:number}}{${2:colormap}}" } }, { "name": "pgfplotscolormapaccess", "unusual": true, "arg": { "format": "[][]{}{}", "snippet": "pgfplotscolormapaccess[${3:start:end}][${4:slope}]{${1:number}}{${2:colormap}}" } }, { "name": "pgfplotspointmetatransformedrange", "unusual": true }, { "name": "pgfplotscolormapdefinemappedcolor", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotscolormapdefinemappedcolor{${1:number}}" } }, { "name": "pgfplotscolornormalizesequence", "unusual": true, "arg": { "format": "[]", "snippet": "pgfplotscolornormalizesequence[${1:color seq options}]" } }, { "name": "endpgfplotscolornormalizesequence", "unusual": true }, { "name": "pgfplotscolornormalizesequencenextbycomponents", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotscolornormalizesequencenextbycomponents{${1:color space}}{${2:components}}" } }, { "name": "pgfplotsretvalb", "unusual": true }, { "name": "pgfplotscolorspacegetcomponents", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotscolorspacegetcomponents{${1:color space}}" } }, { "name": "pgfplotscolornormalizesequencegetnumcomponents", "unusual": true }, { "name": "pgfplotscolornormalizesequencenext", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotscolornormalizesequencenext{${1:color}}" } }, { "name": "pgfplotscolornormalizesequencezero", "unusual": true }, { "name": "pgfplotscolorzero", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotscolorzero{${1:num of components}}" } }, { "name": "pgfplotscolornormalizesequenceaddweighted", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotscolornormalizesequenceaddweighted{${1:color1}}{${2:scale factor}}{${3:color2}}" } }, { "name": "pgfplotscoloraddweighted", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "pgfplotscoloraddweighted{${1:num of components}}{${2:color1}}{${3:scale factor}}{${4:color2}}" } }, { "name": "pgfplotspointgetzerolevelcoordinates", "unusual": true }, { "name": "pgfplotspointgetnormalizedzerolevelcoordinates", "unusual": true }, { "name": "pgfplotssurveyphaseinputclass", "unusual": true }, { "name": "pgfplotsresetplothandler", "unusual": true }, { "name": "pgfplotsplothandlerserializepointto", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsplothandlerserializepointto{${1:macro%cmd}}" } }, { "name": "pgfplotsplothandlerdeserializepointfrom", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsplothandlerdeserializepointfrom{${1:macro}}" } }, { "name": "pgfplotsplothandlerpointtokeys", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsplothandlerpointtokeys{${1:key prefix}}" } }, { "name": "pgfplotsplothandlerserializestateto", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsplothandlerserializestateto{${1:macro%cmd}}" } }, { "name": "pgfplotsplothandlervisualizejump", "unusual": true }, { "name": "pgfplotsplothandlersurveypointattime", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsplothandlersurveypointattime{${1:fraction}}{${2:point1}}{${3:point2}}" } }, { "name": "pgfplotsplothandlersurveydifflen", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsplothandlersurveydifflen{${1:point1}}{${2:point2}}" } }, { "name": "pgfplotsplothandlertransformslopedattime", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsplothandlertransformslopedattime{${1:fraction}}{${2:point1}}{${3:point2}}" } }, { "name": "pgfplotsplothandlerifcurrentpointcanbefirstlast", "unusual": true }, { "name": "pgfplotsaxisupdatelimitsforcoordinatethreedim", "unusual": true }, { "name": "pgfplotsaxisparsecoordinatethreedim", "unusual": true }, { "name": "pgfplotsaxisupdatelimitsforcoordinatetwodim", "unusual": true }, { "name": "pgfplotsaxisparsecoordinatetwodim", "unusual": true }, { "name": "pgfplotsaxisupdatelimitsforcoordinate", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsaxisupdatelimitsforcoordinate{${1:x}}{${2:y}}{${3:z}}" } }, { "name": "pgfplotsaxisparsecoordinate", "unusual": true }, { "name": "pgfplotsplothandlerquiver", "unusual": true }, { "name": "pgfplotsplothandlerquivererror", "unusual": true }, { "name": "pgfplotsplothandlerhistogram", "unusual": true }, { "name": "pgfplotsplothandlerhistadvancebin", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsplothandlerhistadvancebin{${1:arg}}" } }, { "name": "pgfplotsplothandlerhistgetintervalstartfor", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsplothandlerhistgetintervalstartfor{${1:arg}}" } }, { "name": "pgfplotsplothandlerhistgetbinfor", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsplothandlerhistgetbinfor{${1:arg}}" } }, { "name": "pgfplotsplothandlerhistsettol", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsplothandlerhistsettol{${1:arg}}" } }, { "name": "pgfplotsplothandlercontourprepared", "unusual": true }, { "name": "pgfplotsplothandlersurveybeforesetpointmeta", "unusual": true }, { "name": "pgfplotsplothandlersurveyaftersetpointmeta", "unusual": true }, { "name": "pgfplotsplothandlercontourexternal", "unusual": true }, { "name": "pgfplotscontourpopulateallkeys", "unusual": true }, { "name": "pgfplotsmetamin", "unusual": true }, { "name": "pgfplotsmetamax", "unusual": true }, { "name": "pgfplotsplothandlertofile", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsplothandlertofile{${1:file}}" } }, { "name": "pgfplotsplothandlertofilegeneratedscanlinemarks", "unusual": true }, { "name": "pgfplotsplothandlercontourfilled", "unusual": true }, { "name": "pgfplotscontourfilledcolormap", "unusual": true }, { "name": "pgfplotsplothandlermesh", "unusual": true }, { "name": "pgfplotsplothandlername", "unusual": true }, { "name": "pgfplotsplothandlersurveystart", "unusual": true }, { "name": "pgfplotsplothandlersurveypoint", "unusual": true }, { "name": "pgfplotsplothandlersurveyend", "unusual": true }, { "name": "pgfplotsplothandlersurveyaftersetpointmeta", "unusual": true }, { "name": "pgfplotsplothandlernotifyscanlinecomplete", "unusual": true }, { "name": "pgfplotsplothandlerLUAfactory", "unusual": true }, { "name": "pgfplotsplothandlerLUAvisualizerfactory", "unusual": true }, { "name": "pgfplotspreparemeshkeydefaults", "unusual": true }, { "name": "pgfplotsautocompletemeshkeys", "unusual": true }, { "name": "pgfplotspatchvertexstruct", "unusual": true }, { "name": "pgfplotspatchvertexx", "unusual": true }, { "name": "pgfplotspatchvertexy", "unusual": true }, { "name": "pgfplotspatchvertexmeta", "unusual": true }, { "name": "pgfplotspatchvertexdepth", "unusual": true }, { "name": "pgfplotspatchvertexcoords", "unusual": true }, { "name": "pgfplotspatchvertexaccumstart", "unusual": true }, { "name": "pgfplotspatchclass", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotspatchclass{${1:class name}}{${2:method}}" } }, { "name": "pgfplotspatchclassname", "unusual": true }, { "name": "pgfplotspatchclasserror", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotspatchclasserror{${1:class name}}{${2:method}}" } }, { "name": "pgfplotsdeclarepatchclass", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsdeclarepatchclass{${1:class name}}{${2:method}}" } }, { "name": "pgfplotspatchready", "unusual": true }, { "name": "pgfplotsrefinedpatchready", "unusual": true }, { "name": "pgfplotspatchclassx", "unusual": true }, { "name": "pgfplotspatchclassy", "unusual": true }, { "name": "pgfplotsplothandlermeshusepathstroke", "unusual": true }, { "name": "pgfplotsplothandlermeshusepathfill", "unusual": true }, { "name": "pgfplotsplothandlermeshusepathfillstroke", "unusual": true }, { "name": "simplecoordinate", "unusual": true, "arg": { "format": "()", "snippet": "simplecoordinate(${1:x},${2:y},${3:z})" } }, { "name": "pgfplotssetaxesfromazel", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotssetaxesfromazel{${1:azimuth}}{${2:elevation}}{${3:macro%cmd}}" } }, { "name": "pgfplotsgetnormalforcurrentview", "unusual": true }, { "name": "pgfplotscoordmathnotifydatascalesetfor", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotscoordmathnotifydatascalesetfor{${1:arg}}" } }, { "name": "pgfplotspointdescriptionxy", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotspointdescriptionxy{${1:x}}{${2:y}}" } }, { "name": "pgfplotsqpointdescriptionxy", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsqpointdescriptionxy{${1:x}}{${2:y}}" } }, { "name": "pgfplotspointmaxminmin", "unusual": true }, { "name": "pgfplotspointminmaxmin", "unusual": true }, { "name": "pgfplotspointminminmin", "unusual": true }, { "name": "pgfplotspointxaxis", "unusual": true }, { "name": "pgfplotspointxaxislength", "unusual": true }, { "name": "pgfplotspointyaxis", "unusual": true }, { "name": "pgfplotspointyaxislength", "unusual": true }, { "name": "pgfplotspointzaxis", "unusual": true }, { "name": "pgfplotspointzaxislength", "unusual": true }, { "name": "pgfplotspointcenter", "unusual": true }, { "name": "pgfplotspointunitx", "unusual": true }, { "name": "pgfplotspointunity", "unusual": true }, { "name": "pgfplotsunitxlength", "unusual": true }, { "name": "pgfplotsunitylength", "unusual": true }, { "name": "pgfplotsunitxinvlength", "unusual": true }, { "name": "pgfplotsunityinvlength", "unusual": true }, { "name": "pgfplotspointunitz", "unusual": true }, { "name": "pgfplotsunitzlength", "unusual": true }, { "name": "pgfplotsunitzinvlength", "unusual": true }, { "name": "pgfplotspointticklabelcs", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotspointticklabelcs{${1:axis}}{${2:coord}}" } }, { "name": "pgfplotspointticklabelcs", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "pgfplotspointticklabelcs[${3:default shift}]{${1:axis}}{${2:coord}}" } }, { "name": "pgfplotspointticklabelnoshiftcs", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotspointticklabelnoshiftcs{${1:axis}}{${2:coord}}" } }, { "name": "pgfplotsconvertunittocoordinate", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsconvertunittocoordinate{${1:axis}}{${2:dimen%l}}" } }, { "name": "pgfplotsqpointxyzabsolutesize", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsqpointxyzabsolutesize{${1:x}}{${2:y}}{${3:z}}" } }, { "name": "pgfplotspointonorientedsurfaceab", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotspointonorientedsurfaceab{${1:a}}{${2:b}}" } }, { "name": "pgfplotspointonorientedsurfaceabwithbshift", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotspointonorientedsurfaceabwithbshift{${1:a}}{${2:b}}{${3:shift}}" } }, { "name": "pgfplotspointonorientedsurfacespec", "unusual": true }, { "name": "pgfplotspointonorientedsurfacespecunordered", "unusual": true }, { "name": "pgfplotspointonorientedsurfacespecsymbol", "unusual": true }, { "name": "pgfplotspointonorientedsurfaceabsetupforsetx", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotspointonorientedsurfaceabsetupforsetx{${1:x}}{${2:char}}" } }, { "name": "pgfplotspointonorientedsurfaceabsetupforsety", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotspointonorientedsurfaceabsetupforsety{${1:y}}{${2:char}}" } }, { "name": "pgfplotspointonorientedsurfaceabsetupforsetz", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotspointonorientedsurfaceabsetupforsetz{${1:z}}{${2:char}}" } }, { "name": "pgfplotspointonorientedsurfaceA", "unusual": true }, { "name": "pgfplotspointonorientedsurfaceB", "unusual": true }, { "name": "pgfplotspointonorientedsurfaceN", "unusual": true }, { "name": "pgfplotspointonorientedsurfaceabtolinespec", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotspointonorientedsurfaceabtolinespec{${1:value}}{${2:surface}}" } }, { "name": "pgfplotspointonorientedsurfaceabgetcontainedaxisline", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotspointonorientedsurfaceabgetcontainedaxisline{${1:value}}{${2:macro%cmd}}" } }, { "name": "pgfplotsifaxissurfaceisforeground", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsifaxissurfaceisforeground{${1:surface}}{${2:true}}{${3:false}}" } }, { "name": "pgfplotsifaxislineisonconvexhull", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsifaxislineisonconvexhull{${1:surface}}{${2:true}}{${3:false}}" } }, { "name": "pgfplotspointonorientedsurfaceabmatchaxisline", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotspointonorientedsurfaceabmatchaxisline{${1:surface}}{${2:macro%cmd}}" } }, { "name": "pgfplotsmatchcubeparts", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsmatchcubeparts{${1:cube part}}{${2:surface}}{${3:macro%cmd}}" } }, { "name": "pgfplotsqpointoutsideofaxis", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsqpointoutsideofaxis{${1:axis}}{${2:coord}}{${3:dimen%l}}" } }, { "name": "pgfplotsqpointoutsideofaxisrel", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsqpointoutsideofaxisrel{${1:axis}}{${2:coord}}{${3:dimen%l}}" } }, { "name": "pgfplotsqpointoutsideofaxistransformed", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsqpointoutsideofaxistransformed{${1:axis}}{${2:coord}}{${3:dimen%l}}" } }, { "name": "pgfplotspointouternormalvectorofaxis", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotspointouternormalvectorofaxis{${1:axis}}" } }, { "name": "pgfplotspointouternormalvectorofaxissetv", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotspointouternormalvectorofaxissetv{${1:axis}}{${2:value}}" } }, { "name": "pgfplotspointouternormalvectorofaxisgetv", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotspointouternormalvectorofaxisgetv{${1:axis}}" } }, { "name": "pgfplotstransformtoaxisdirection", "unusual": true }, { "name": "pgfplotsdeclareborderanchorforaxis", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsdeclareborderanchorforaxis{${1:direction}}{${2:axis}}{${3:anchor name}}" } }, { "name": "pgfplotspointviewdir", "unusual": true }, { "name": "pgfplotsdeclarecoordmath", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsdeclarecoordmath{${1:class name}}{${2:method}}" } }, { "name": "pgfplotscoordmathid", "unusual": true }, { "name": "pgfplotscoordmathparsemacro", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotscoordmathparsemacro{${1:coord math choice}}{${2:macro}}" } }, { "name": "pgfplotscoordmath", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotscoordmath{${1:axis}}{${2:method}}{${3:arguments}}" } }, { "name": "pgfplotscoordmathclassfor", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotscoordmathclassfor{${1:label}}" } }, { "name": "pgfplotscoordmathnotifydatascalesetfor", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotscoordmathnotifydatascalesetfor{${1:label}}" } }, { "name": "pgfplotssetcoordmathfor", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotssetcoordmathfor{${1:label}}{${2:class name}}" } }, { "name": "pgfplotsgetcoordmathfor", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsgetcoordmathfor{${1:label}}" } }, { "name": "pgfplotssetpointmetainput", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotssetpointmetainput{${1:input method}}{${2:arguments}}" } }, { "name": "pgfplotspointmetainputhandler", "unusual": true }, { "name": "pgfplotsaxisifhaspointmeta", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsaxisifhaspointmeta{${1:true}}{${2:false}}" } }, { "name": "pgfplotsifpointmetaisbounded", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsifpointmetaisbounded{${1:point meta data}}{${2:true}}{${3:false}}" } }, { "name": "pgfplotsaxisifcontainspoint", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsaxisifcontainspoint{${1:true}}{${2:false}}" } }, { "name": "pgfplotsdeclarepointmetasource", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsdeclarepointmetasource{${1:name}}{${2:keyvals}}", "keys": [ "\\pgfplotsdeclarepointmetasource" ], "keyPos": 1 } }, { "name": "pgfplotsscanlinelengthinitzero", "unusual": true }, { "name": "pgfplotsscanlinelength", "unusual": true }, { "name": "pgfplotsdetermineemptylinehandler", "unusual": true }, { "name": "pgfplotsscanlinedisablechanges", "unusual": true }, { "name": "pgfplotsscanlinecomplete", "unusual": true }, { "name": "pgfplotsscanlinelengthincrease", "unusual": true }, { "name": "pgfplotsscanlinelengthcleanup", "unusual": true }, { "name": "pgfplotsscanlinelengthinitzero", "unusual": true }, { "name": "pgfplotsscanlineendofinput", "unusual": true }, { "name": "pgfplotsplothandlerappendjumpmarker", "unusual": true }, { "name": "pgfplotsaxisfilteredcoordsaway", "unusual": true }, { "name": "pgfplotsaxisplothasjumps", "unusual": true }, { "name": "pgfplotsaxisplothasunboundedpointmeta", "unusual": true }, { "name": "ifpgfplotsaxisparsecoordinateok", "unusual": true }, { "name": "pgfplotsaxisparsecoordinateoktrue", "unusual": true }, { "name": "pgfplotsaxisparsecoordinateokfalse", "unusual": true }, { "name": "pgfplotsaxisplotphase", "unusual": true }, { "name": "pgfplotsifinplot", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsifinplot{${1:true}}{${2:false}}" } }, { "name": "pgfplotsaxispreparecoordinate", "unusual": true }, { "name": "pgfplotsaxisdatapointsurveyed", "unusual": true }, { "name": "pgfplotsaxissurveysetpointmeta", "unusual": true }, { "name": "pgfplotsaxisupdatelimitsforpointmeta", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsaxisupdatelimitsforpointmeta{${1:arg}}" } }, { "name": "pgfplotsaxistransformfromdatacs", "unusual": true }, { "name": "pgfplotsaxistransformcs", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsaxistransformcs{${1:actual coordsys}}{${2:desired coordsys}}" } }, { "name": "pgfplotsdefinecstransform", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsdefinecstransform{${1:source coordsys}}{${2:target coordsys}}{${3:code}}" } }, { "name": "pgfplotsaxisserializedatapointtostring", "unusual": true }, { "name": "pgfplotsaxisserializedatapoint", "unusual": true }, { "name": "pgfplotsaxisdeserializedatapointfrom", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsaxisdeserializedatapointfrom{${1:arg}}" } }, { "name": "pgfplotsaxisvisphasetransformpointmeta", "unusual": true }, { "name": "pgfplotsaxisvisphasetransformpointmetaifany", "unusual": true }, { "name": "pgfplotssurveyphaseaddoptionsbeforesurveybegins", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotssurveyphaseaddoptionsbeforesurveybegins{${1:options}}" } }, { "name": "pgfplotsplothandlersurveyaddoptions", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsplothandlersurveyaddoptions{${1:options}}" } }, { "name": "pgfplotsifinaddplottablestruct", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsifinaddplottablestruct{${1:true}}{${2:false}}" } }, { "name": "coordindex", "unusual": true }, { "name": "pgfplotsaxisvisphasegetpoint", "unusual": true }, { "name": "pgfplotspointgetcoordinates", "unusual": true }, { "name": "pgfplotspointgetcoordinates", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotspointgetcoordinates{${1:point}}" } }, { "name": "pgfplotspointgetnormalizedcoordinates", "unusual": true }, { "name": "pgfplotspointgetcoordinatesfromnormalized", "unusual": true }, { "name": "pgfplotsaxisvisphasetransformcoordinate", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsaxisvisphasetransformcoordinate{${1:x-macro}}{${2:y-macro}}{${3:z-macro}}" } }, { "name": "pgfplotsaxisvisphasepreparedatapoint", "unusual": true }, { "name": "pgfplotsaxisvisphasetransformcoordinateentry", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsaxisvisphasetransformcoordinateentry{${1:x, y, or z}}{${2:input}}" } }, { "name": "pgfplotstransformplotattime", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotstransformplotattime{${1:fraction}}" } }, { "name": "pgfplotspointplotattimeclearcache", "unusual": true }, { "name": "pgfplotspointplotattimegetfromcache", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotspointplotattimegetfromcache{${1:arg}}" } }, { "name": "pgfplotspointplotattimeaddtocache", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotspointplotattimeaddtocache{${1:arg}}" } }, { "name": "pgfplotspointplotattime", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotspointplotattime{${1:fraction}}" } }, { "name": "pgfplotsplothandlergraphics", "unusual": true }, { "name": "pgfplotsplothandlergraphicspointmappoint", "unusual": true, "arg": { "format": "()()", "snippet": "pgfplotsplothandlergraphicspointmappoint(${1:x},${2:y},${3:z})(${4:a},${5:b})" } }, { "name": "pgfplotsplothandlergraphicspointmapcomputerequiredview", "unusual": true }, { "name": "pgfplotsE", "unusual": true }, { "name": "pgfplotsmathvectorviewdepth", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsmathvectorviewdepth{${1:x,y,z}}" } }, { "name": "pgfshell", "unusual": true, "arg": { "format": "{}", "snippet": "pgfshell{${1:shell command}}" } }, { "name": "pgfshell", "unusual": true, "arg": { "format": "[]{}", "snippet": "pgfshell[${2:filename prefix}]{${1:shell command}}" } }, { "name": "ticknum", "unusual": true }, { "name": "tick", "unusual": true }, { "name": "nexttick", "unusual": true }, { "name": "pgfplotsvalueoflargesttickdimen", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsvalueoflargesttickdimen{${1:x, y, or z}}" } }, { "name": "pgfplotsqpointoutsideofticklabelaxis", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsqpointoutsideofticklabelaxis{${1:x, y, or z}}{${2:coord}}{${3:dimen%l}}" } }, { "name": "pgfplotsqpointoutsideofticklabelaxisrel", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsqpointoutsideofticklabelaxisrel{${1:x, y, or z}}{${2:coord}}{${3:dimen%l}}" } }, { "name": "pgfplotsqpointoutsideofticklabelaxistransformed", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pgfplotsqpointoutsideofticklabelaxistransformed{${1:x, y, or z}}{${2:coord}}{${3:dimen%l}}" } }, { "name": "pgfplotsticklabelaxisspec", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotsticklabelaxisspec{${1:x, y, or z}}" } }, { "name": "pgfplotspointouternormalvectorofticklabelaxis", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotspointouternormalvectorofticklabelaxis{${1:x, y, or z}}" } }, { "name": "pgfplotsdeclareborderanchorforticklabelaxis", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplotsdeclareborderanchorforticklabelaxis{${1:axis}}{${2:anchor name}}" } } ], "envs": [ { "name": "axis" }, { "name": "axis", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\begin{axis}#c,\\begin{loglogaxis}#c,\\begin{semilogxaxis}#c,\\begin{semilogyaxis}#c,\\addplot#c,\\addplot3#c,\\addplot+#c,\\pgfplotsset#c,\\begin{groupplot}#c,\\nextgroupplot#c,\\begin{smithchart}#c,\\begin{polaraxis}#c,\\begin{ternaryaxis}#c" ], "keyPos": 0 } }, { "name": "loglogaxis" }, { "name": "loglogaxis", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\begin{axis}#c,\\begin{loglogaxis}#c,\\begin{semilogxaxis}#c,\\begin{semilogyaxis}#c,\\addplot#c,\\addplot3#c,\\addplot+#c,\\pgfplotsset#c,\\begin{groupplot}#c,\\nextgroupplot#c,\\begin{smithchart}#c,\\begin{polaraxis}#c,\\begin{ternaryaxis}#c" ], "keyPos": 0 } }, { "name": "semilogxaxis" }, { "name": "semilogxaxis", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\begin{axis}#c,\\begin{loglogaxis}#c,\\begin{semilogxaxis}#c,\\begin{semilogyaxis}#c,\\addplot#c,\\addplot3#c,\\addplot+#c,\\pgfplotsset#c,\\begin{groupplot}#c,\\nextgroupplot#c,\\begin{smithchart}#c,\\begin{polaraxis}#c,\\begin{ternaryaxis}#c" ], "keyPos": 0 } }, { "name": "semilogyaxis" }, { "name": "semilogyaxis", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\begin{axis}#c,\\begin{loglogaxis}#c,\\begin{semilogxaxis}#c,\\begin{semilogyaxis}#c,\\addplot#c,\\addplot3#c,\\addplot+#c,\\pgfplotsset#c,\\begin{groupplot}#c,\\nextgroupplot#c,\\begin{smithchart}#c,\\begin{polaraxis}#c,\\begin{ternaryaxis}#c" ], "keyPos": 0 } }, { "name": "pgfplotsinterruptdatabb" } ], "keys": { "\\begin{axis}#c,\\begin{loglogaxis}#c,\\begin{semilogxaxis}#c,\\begin{semilogyaxis}#c,\\addplot#c,\\addplot3#c,\\addplot+#c,\\pgfplotsset#c,\\begin{groupplot}#c,\\nextgroupplot#c,\\begin{smithchart}#c,\\begin{polaraxis}#c,\\begin{ternaryaxis}#c": [ "compat=${1|1.18,1.17,1.16,1.15,1.14,1.13,1.12,1.11,1.10,1.9,1.8,1.7,1.6,1.5.1,1.5,1.4,1.3,pre 1.3,default|}", "empty line=${1|auto,none,scanline,jump|}", "domain=${1:x1:x2}", "y domain=${1:y1:y2}", "domain y=${1:y1:y2}", "samples=${1:number}", "samples y=${1:number}", "samples at={${1:coord list}}", "variable=${1:variable name}", "variable y=${1:variable name}", "trig format plots=${1|default,deg,rad|}", "trig format=${1|deg,rad|}", "translate gnuplot", "parametric", "id=${1:id}", "prefix=${1:filename prefix}", "raw gnuplot", "sharp plot", "smooth", "tension=${1:tension}", "const plot", "const plot mark left", "const plot mark right", "const plot mark mid", "jump mark left", "jump mark right", "jump mark mid", "xbar", "bar shift auto", "bar shift auto=${1:shift for multiple plots}", "ybar", "bar width=", "bar shift=", "bar direction=${1|auto,x,y|}", "ybar interval", "ybar interval=${1:relative width}", "xbar interval", "xbar interval=${1:relative width}", "xcomb", "ycomb", "quiver={${1:quiver options}}", "stack plots=${1|x,y,false|}", "ybar stacked", "ybar stacked=${1|plus,minus|}", "xbar stacked", "xbar stacked=${1|plus,minus|}", "stack dir=${1|plus,minus|}", "reverse stacked plots", "stacked ignores zero", "xbar interval stacked", "xbar interval stacked=${1|plus,minus|}", "ybar interval stacked", "ybar interval stacked=${1|plus,minus|}", "stack negative=${1|on previous,separate|}", "area style", "only marks", "scatter", "scatter src=${2|none,x,y,z,f(x),explicit,explicit symbolic,${1:expression}|}", "scatter/use mapped color={${1:options for each marker}}", "scatter/classes={${1:styles for each class name}}", "nodes near coords", "nodes near coords={${1:content}}", "nodes near coords*", "nodes near coords*={${1:content}}", "nodes near coords style={${1:options}}", "node near coords style={${1:options}}", "node near coord style={${1:options}}", "nodes near coords align=${1|auto,horizontal,vertical|}", "coordinate style/.condition={${1:expression}}{${2:options}}", "coordinate style/.from={${1:options}}", "coordinate style/.clear", "scatter/position=${1|absolute,relative|}", "scatter/@pre marker code/.code={${1:code}}", "scatter/@post marker code/.code={${1:code}}", "mesh", "unbounded coords=${1|discard,jump|}", "mesh/rows=${1:integer}", "mesh/cols=${1:integer}", "mesh/scanline verbose", "mesh/ordering=${1|x varies,y varies,rowwise,colwise|}", "mesh/check=${1|false,warning,error|}", "z buffer=${1|default,none,auto,sort,reverse x seq,reverse y seq,reverse xy seq|}", "surf", "shader=${1|flat,interp,faceted,flat corner,flat mean,faceted interp|}", "faceted color=", "mesh/interior colormap={${1:map name}}{${2:colormap spec}}", "mesh/interior colormap name=${1:map name}", "mesh/interior colormap thresh=${1:number}", "surf shading/precision=${1|pdf,postscript,ps|}", "mesh/color input=${1|colormap,explicit,explicit mathparse|}", "mesh/colorspace explicit color input=${1|rgb,rgb255,cmy,cmyk,cmyk255,gray,wave,hsb,Hsb,HTML|}", "mesh/colorspace explicit color output=${1|rgb,cmyk,gray|}", "contour lua={${1:contour options}}", "contour gnuplot={${1:contour options}}", "contour prepared={${1:contour options}}", "contour prepared format=${1|standard,matlab|}", "contour external={${1:contour options}}", "contour filled={${1:contour options}}", "matrix plot", "matrix plot*", "imagesc", "imagesc*", "patch", "patch table={${1:file or inline table}}", "patch table with point meta={${1:file or inline table}}", "patch table with individual point meta={${1:file or inline table}}", "mesh input=${1|lattice,patches,image|}", "patch type=${1|default,rectangle,triangle,line|}", "mark size=", "mark=${1|*,x,+,-,|,o,asterisk,star,10-pointed star,oplus,oplus*,otimes,otimes*,square,square*,triangle,triangle*,diamond,diamond*,halfdiamond,halfdiamond*,halfsquare,halfsquare*,halfsquare right,halfsquare right*,halfsquare left,halfsquare left*,Mercedes star,Mercedes star flipped,halfcircle,halfcircle*,pentagon,pentagon*,ball,text,cube,cube*|}", "cube/size x=", "cube/size y=", "cube/size z=", "no markers", "mark repeat=${1:integer}", "mark phase=${1:integer}", "mark indices={${1:index list}}", "mark color=", "mark options={${1:options}}", "solid", "dotted", "densely dotted", "loosely dotted", "dashed", "densely dashed", "loosely dashed", "dashdotted", "densely dashdotted", "loosely dashdotted", "dashdotdotted", "densely dashdotdotted", "loosely dashdotdotted", "line cap=${1|round,rect,butt|}", "line join=${1|round,bevel,miter|}", "miter limit=${1:factor}", "font={${1:font commands}}", "line width=", "thin", "ultra thin", "very thin", "semithick", "thick", "very thick", "ultra thick", "%color", "color=", "draw=", "fill=", "colormap name=${1:map name}", "colormap={${1:map name}}{${2:colormap spec}}", "colormap default colorspace=${1|auto,gray,rgb,cmyk|}", "color of colormap=${1:value}", "color of colormap=${1:value} of ${2:map name}", "index of colormap=${1:index}", "index of colormap=${1:index} of ${2:map name}", "const color of colormap=${1:value}", "const color of colormap=${1:value} of ${2:map name}", "cycle list={${1:list}}", "cycle list name=${1:name}", "mark list fill=", "cycle list shift=${1:integer}", "cycle multi list={${1:<list1> \\nextlist <list2>...}}", "cycle multiindex list={${1:<list1> \\nextlist <list2>...}}", "cycle multiindex* list={${1:<list1> \\nextlist <list2>...}}", "point meta=${2|none,x,y,z,f(x),explicit,explicit symbolic,${1:expression}|}", "set point meta if empty=${2|none,x,y,z,f(x),explicit,explicit symbolic,${1:expression}|}", "point meta rel=${1|axis wide,per plot|}", "point meta min=${1:number}", "point meta max=${1:number}", "colormap access=${1|map,direct,const,piecewise constant,piecewise const,piecewise linear|}", "near ticklabel align=${1|inside,center,outside|}", "near ticklabel at={${1:coord}}", "sloped like x axis", "sloped like y axis", "sloped like z axis", "sloped like x axis={${1:options}}", "sloped like y axis={${1:options}}", "sloped like z axis={${1:options}}", "xlabel=${1:text}", "ylabel=${1:text}", "zlabel=${1:text}", "xlabel shift=", "ylabel shift=", "zlabel shift=", "label shift=", "title=${1:text}", "extra description/.code={${1:code}}", "legend entries={${1:list}}", "legend style={${1:options}}", "legend pos=${1|south west,south east,north west,north east,outer north east|}", "legend cell align=${1|left,right,center|}", "legend columns", "legend columns=${1:number}", "legend plot pos=${1|left,right,none|}", "legend image post style={${1:options}}", "legend image code/.code={${1:code}}", "line legend", "empty legend", "area legend", "xbar legend", "ybar legend", "zbar legend", "xbar interval legend", "ybar interval legend", "zbar interval legend", "mesh legend", "reverse legend", "legend reversed", "transpose legend", "legend transposed", "invoke before crossref tikzpicture={${1:code}}", "invoke after crossref tikzpicture={${1:code}}", "legend to name=", "axis x line=${1|box,top,middle,center,bottom,none|}", "axis x line*=${1|box,top,middle,center,bottom,none|}", "axis y line=${1|box,left,middle,center,right,none|}", "axis y line*=${1|box,left,middle,center,right,none|}", "axis z line=${1|box,left,middle,center,right,none|}", "axis z line*=${1|box,left,middle,center,right,none|}", "axis lines=${1|box,left,middle,center,right,none|}", "axis lines*=${1|box,left,middle,center,right,none|}", "axis line style={${1:options}}", "inner axis line style={${1:options}}", "outer axis line style={${1:options}}", "x axis line style={${1:options}}", "y axis line style={${1:options}}", "z axis line style={${1:options}}", "separate axis lines", "axis x line shift=", "axis y line shift=", "axis z line shift=", "axis line shift=", "axis x discontinuity=${1|crunch,parallel,none|}", "axis y discontinuity=${1|crunch,parallel,none|}", "axis z discontinuity=${1|crunch,parallel,none|}", "xtickmin=${1:coord}", "ytickmin=${1:coord}", "ztickmin=${1:coord}", "xtickmax=${1:coord}", "ytickmax=${1:coord}", "ztickmax=${1:coord}", "hide x axis", "hide y axis", "hide z axis", "hide axis", "colorbar", "colorbar right", "colorbar left", "colorbar horizontal", "colorbar source", "colorbar style={${1:options}}", "colorbar/width=", "colorbar/draw/.code={${1:code}}", "colorbar sampled", "colorbar sampled={${1:options}}", "colorbar sampled line", "colorbar sampled line={${1:options}}", "colorbar as legend", "colorbar to name=", "width=", "height=", "scale only axis", "x=", "y=", "z=", "x={${1:(x,y)}}", "y={${1:(x,y)}}", "z={${1:(x,y)}}", "xmode=${1|normal,linear,log|}", "ymode=${1|normal,linear,log|}", "zmode=${1|normal,linear,log|}", "x dir=${1|normal,reverse|}", "y dir=${1|normal,reverse|}", "z dir=${1|normal,reverse|}", "axis equal", "axis equal image", "unit vector ratio={${1:rx ry rz}}", "unit vector ratio*={${1:rx ry rz}}", "unit rescale keep size=${1|true,false,unless limits declared|}", "x post scale=${1:scale}", "y post scale=${1:scale}", "z post scale=${1:scale}", "scale=${1:scale}", "max space between ticks=${1:integer}", "try min ticks=${1:integer}", "normalsize", "small", "footnotesize", "tiny", "scale mode=${1|auto,none,stretch to fill,scale uniformly|}", "scale uniformly strategy=${1|auto,units only,change vertical limits,change horizontal limits|}", "unit rescale keep size=${1|true,false,unless limits declared|}", "view={${1:azimuth}}{${2:elevation}}", "view/az=${1:azimuth}", "view/h=${1:azimuth}", "view/el=${1:elevation}", "view/v=${1:elevation}", "plot box ratio={${1:xstretch ystretch zstretch}}", "3d box=${1|background,complete,complete*|}", "error bars/x dir=${1|none,plus,minus,both|}", "error bars/y dir=${1|none,plus,minus,both|}", "error bars/z dir=${1|none,plus,minus,both|}", "error bars/x fixed=${1:value}", "error bars/y fixed=${1:value}", "error bars/z fixed=${1:value}", "error bars/x fixed relative=${1:percent}", "error bars/y fixed relative=${1:percent}", "error bars/z fixed relative=${1:percent}", "error bars/x explicit", "error bars/y explicit", "error bars/z explicit", "error bars/x explicit relative", "error bars/y explicit relative", "error bars/z explicit relative", "error bars/error mark=${1|*,x,+,-,|,o,asterisk,star,10-pointed star,oplus,oplus*,otimes,otimes*,square,square*,triangle,triangle*,diamond,diamond*,halfdiamond,halfdiamond*,halfsquare,halfsquare*,halfsquare right,halfsquare right*,halfsquare left,halfsquare left*,Mercedes star,Mercedes star flipped,halfcircle,halfcircle*,pentagon,pentagon*,ball,text,cube,cube*|}", "error bars/error mark options={${1:options}}", "error bars/error bar style={${1:options}}", "log ticks with fixed point", "log plot exponent style={${1:options}}", "log identify minor tick positions", "log number format code/.code={${1:code}}", "log base 10 number format code/.code={${1:code}}", "log number format basis/.code={${1:code}}", "xmin=${1:coord}", "ymin=${1:coord}", "zmin=${1:coord}", "xmax=${1:coord}", "ymax=${1:coord}", "zmax=${1:coord}", "min=${1:coord}", "max=${1:coord}", "clip xlimits", "clip ylimits", "clip zlimits", "clip limits", "enlarge x limits={${1:enlarge options}}", "enlarge y limits={${1:enlarge options}}", "enlarge z limits={${1:enlarge options}}", "enlargelimits=${1:value}", "enlargelimits respects figure size", "log origin x=${1|0,infty|}", "log origin y=${1|0,infty|}", "log origin z=${1|0,infty|}", "log origin=${1|0,infty|}", "update limits", "xtick distance=${1:number}", "ytick distance=${1:number}", "ztick distance=${1:number}", "xtick=${2|data,{${1:coord list}}|}", "ytick=${2|data,{${1:coord list}}|}", "ztick=${2|data,{${1:coord list}}|}", "minor x tick num=${1:number}", "minor y tick num=${1:number}", "minor z tick num=${1:number}", "minor tick num=${1:number}", "minor xtick=${2|data,{${1:coord list}}|}", "minor ytick=${2|data,{${1:coord list}}|}", "minor ztick=${2|data,{${1:coord list}}|}", "minor tick=${2|data,{${1:coord list}}|}", "extra x ticks={${1:coord list}}", "extra y ticks={${1:coord list}}", "extra z ticks={${1:coord list}}", "xtickten={${1:exponent base 10 list}}", "ytickten={${1:exponent base 10 list}}", "ztickten={${1:exponent base 10 list}}", "xticklabels={${1:label list}}", "yticklabels={${1:label list}}", "zticklabels={${1:label list}}", "xticklabel=${1:command}", "yticklabel=${1:command}", "zticklabel=${1:command}", "xticklabels from table={${1:table or file}}{${2:col name}}", "yticklabels from table={${1:table or file}}{${2:col name}}", "zticklabels from table={${1:table or file}}{${2:col name}}", "extra x tick label={${1:code}}", "extra y tick label={${1:code}}", "extra z tick label={${1:code}}", "extra x tick labels={${1:label list}}", "extra y tick labels={${1:label list}}", "extra z tick labels={${1:label list}}", "x tick label as interval", "y tick label as interval", "z tick label as interval", "xminorticks", "yminorticks", "zminorticks", "xmajorticks", "ymajorticks", "zmajorticks", "ticks=${1|minor,major,both,none|}", "xtick pos=${1|lower,upper,bottom,top,left,right,both|}", "ytick pos=${1|lower,upper,bottom,top,left,right,both|}", "ztick pos=${1|lower,upper,bottom,top,left,right,both|}", "tick pos=${1|lower,upper,bottom,top,left,right,both|}", "xticklabel pos=${1|lower,upper,bottom,top,left,right,default|}", "yticklabel pos=${1|lower,upper,bottom,top,left,right,default|}", "zticklabel pos=${1|lower,upper,bottom,top,left,right,default|}", "ticklabel pos=${1|lower,upper,bottom,top,left,right,default|}", "xtick align=${1|inside,center,outside|}", "ytick align=${1|inside,center,outside|}", "ztick align=${1|inside,center,outside|}", "tick align=${1|inside,center,outside|}", "xticklabel shift=", "yticklabel shift=", "zticklabel shift=", "ticklabel shift=", "typeset ticklabels with strut", "scaled ticks=${5|true,false,base 10:${1:exp},real:${2:num},manual:{${3:label}}{${4:code}}|}", "scaled x ticks=${5|true,false,base 10:${1:exp},real:${2:num},manual:{${3:label}}{${4:code}}|}", "scaled y ticks=${5|true,false,base 10:${1:exp},real:${2:num},manual:{${3:label}}{${4:code}}|}", "scaled z ticks=${5|true,false,base 10:${1:exp},real:${2:num},manual:{${3:label}}{${4:code}}|}", "xtick scale label code/.code={${1:code}}", "ytick scale label code/.code={${1:code}}", "ztick scale label code/.code={${1:code}}", "tick scale label code/.code={${1:code}}", "tick scale binop=${1:TeX math operator}", "scale ticks below exponent=${1:exponent}", "scale ticks above exponent=${1:exponent}", "max space between ticks=${1:number}", "try min ticks=${1:number}", "try min ticks log=${1:number}", "tickwidth=", "major tick length=", "subtickwidth=", "minor tick length=", "log basis x=${1:number}", "log basis y=${1:number}", "log basis z=${1:number}", "hide obscured x ticks", "hide obscured y ticks", "hide obscured z ticks", "xminorgrids", "yminorgrids", "zminorgrids", "xmajorgrids", "ymajorgrids", "zmajorgrids", "grid=${1|minor,major,both,none|}", "allow reversal of rel axis cs", "pos=${1:fraction}", "sloped", "allow upside down", "pos segment=${1:segment index}", "forget plot style={${1:options}}", "label style={${1:options}}", "x label style={${1:options}}", "y label style={${1:options}}", "z label style={${1:options}}", "xlabel style={${1:options}}", "ylabel style={${1:options}}", "zlabel style={${1:options}}", "title style={${1:options}}", "3d box foreground style={${1:options}}", "colorbar sampled line style={${1:options}}", "tick style={${1:options}}", "minor tick style={${1:options}}", "major tick style={${1:options}}", "tick label style={${1:options}}", "ticklabel style={${1:options}}", "x tick label style={${1:options}}", "y tick label style={${1:options}}", "z tick label style={${1:options}}", "xticklabel style={${1:options}}", "yticklabel style={${1:options}}", "zticklabel style={${1:options}}", "x tick scale label style={${1:options}}", "y tick scale label style={${1:options}}", "z tick scale label style={${1:options}}", "xtick style={${1:options}}", "ytick style={${1:options}}", "ztick style={${1:options}}", "minor x tick style={${1:options}}", "minor y tick style={${1:options}}", "minor z tick style={${1:options}}", "major x tick style={${1:options}}", "major y tick style={${1:options}}", "major z tick style={${1:options}}", "extra x tick style={${1:options}}", "extra y tick style={${1:options}}", "extra z tick style={${1:options}}", "extra tick style={${1:options}}", "grid style={${1:options}}", "minor grid style={${1:options}}", "major grid style={${1:options}}", "x grid style={${1:options}}", "y grid style={${1:options}}", "z grid style={${1:options}}", "minor x grid style={${1:options}}", "minor y grid style={${1:options}}", "minor z grid style={${1:options}}", "major x grid style={${1:options}}", "major y grid style={${1:options}}", "major z grid style={${1:options}}", "at={${1:(x,y)}}", "anchor=${1:name}", "clip", "clip marker paths", "clip bounding box=${1|default tikz,upper bound|}", "clip mode=${1|global,individual|}", "x coord trafo/.code={${1:code}}", "y coord trafo/.code={${1:code}}", "z coord trafo/.code={${1:code}}", "x coord inv trafo/.code={${1:code}}", "y coord inv trafo/.code={${1:code}}", "z coord inv trafo/.code={${1:code}}", "symbolic x coords={${1:dictionary}}", "symbolic y coords={${1:dictionary}}", "symbolic z coords={${1:dictionary}}", "x filter/.expression={${1:math expr}}", "y filter/.expression={${1:math expr}}", "z filter/.expression={${1:math expr}}", "x filter/.append expression={${1:math expr}}", "y filter/.append expression={${1:math expr}}", "z filter/.append expression={${1:math expr}}", "x filter/.code={${1:code}}", "y filter/.code={${1:code}}", "z filter/.code={${1:code}}", "filter point/.code={${1:code}}", "pre filter/.code={${1:code}}", "skip coords between index={${1:begin}}{${2:end}}", "each nth point=${1:integer}", "restrict x to domain=${1:min:max}", "restrict y to domain=${1:min:max}", "restrict z to domain=${1:min:max}", "restrict x to domain*=${1:min:max}", "restrict y to domain*=${1:min:max}", "restrict z to domain*=${1:min:max}", "restrict expr to domain={${1:expr}}{${2:min:max}}", "restrict expr to domain*={${1:expr}}{${2:min:max}}", "filter discard warning", "data cs=${1|cart,polar,polarrad|}", "disablelogfilter", "disabledatascaling", "execute at begin plot={${1:commands}}", "execute at end plot={${1:commands}}", "execute at begin axis={${1:commands}}", "execute at end axis={${1:commands}}", "execute at begin plot visualization={${1:commands}}", "execute at end plot visualization={${1:commands}}", "forget plot", "before end axis/.code={${1:code}}", "after end axis/.code={${1:code}}", "axis on top", "visualization depends on=${1:\\macro}", "visualization depends on=${1:expression} \\as ${2:\\macro}", "visualization depends on=value ${1:content} \\as ${2:\\macro}", "set layers=${1|none,standard,axis on top|}", "on layer=${1:layer name}", "mark layer=${2|auto,like plot,${1:layer name}|}", "cell picture=${1|true,false,if necessary|}", "enable tick line clipping" ], "\\usepgfplotslibrary#c,\\pgfplotsiflibraryloaded#c": [ "clickable", "colorbrewer", "colormaps", "dateplot", "decorations.softclip", "external", "fillbetween", "groupplots", "patchplots", "polar", "smithchart", "statistics", "ternary", "units" ], "\\pgfplotscolormaptodatafile": [ "output each nth=${1:integer}", "output format=${1|csv,native|}" ], "\\pgfplotsdeclarepointmetasource": [ "assign=", "initfor=", "activate=", "LUA class=", "tostring=", "explicitinput=", "issymbolic=" ] }, "args": [] } ================================================ FILE: data/packages/physics.json ================================================ { "deps": [ { "name": "amsmath" } ], "macros": [ { "name": "Bqty", "arg": { "format": "{}", "snippet": "Bqty{${1:expression}}" } }, { "name": "Im", "arg": { "format": "{}", "snippet": "Im{${1:expression}}" }, "detail": "ℑ", "doc": "\\mathfrak{i} (eufrak), imaginary part" }, { "name": "PV", "arg": { "format": "{}", "snippet": "PV{${1:expression}}" } }, { "name": "Pmqty", "arg": { "format": "{}", "snippet": "Pmqty{${1:matrix element 1 & matrix element 2 \\\\ matrix element 3 & matrix element 4}}" } }, { "name": "Pr", "arg": { "format": "()", "snippet": "Pr(${1:expression})" } }, { "name": "Probability", "unusual": true }, { "name": "Res", "arg": { "format": "[]", "snippet": "Res[${1:expression}]" } }, { "name": "Re", "arg": { "format": "{}", "snippet": "Re{${1:expression}}" }, "detail": "ℜ", "doc": "\\mathfrak{r} (eufrak), real part" }, { "name": "Residue", "unusual": true }, { "name": "Tr" }, { "name": "Trace", "unusual": true }, { "name": "abs*", "unusual": true, "arg": { "format": "{}", "snippet": "abs*{${1:expression}}" } }, { "name": "abs", "arg": { "format": "{}", "snippet": "abs{${1:expression}}" } }, { "name": "absolutevalue", "unusual": true, "arg": { "format": "{}", "snippet": "absolutevalue{${1:expression}}" } }, { "name": "acomm*", "unusual": true, "arg": { "format": "{}{}", "snippet": "acomm*{${1:expression1}}{${2:expression2}}" } }, { "name": "acomm", "arg": { "format": "{}{}", "snippet": "acomm{${1:expression1}}{${2:expression2}}" } }, { "name": "acommutator", "unusual": true, "arg": { "format": "{}{}", "snippet": "acommutator{${1:expression1}}{${2:expression2}}" } }, { "name": "acos", "arg": { "format": "()", "snippet": "acos(${1:expression})" } }, { "name": "acos", "arg": { "format": "[]()", "snippet": "acos[${1:power}](${2:expression})" } }, { "name": "acosecant", "unusual": true }, { "name": "acosine", "unusual": true }, { "name": "acot", "arg": { "format": "()", "snippet": "acot(${1:expression})" } }, { "name": "acot", "arg": { "format": "[]()", "snippet": "acot[${1:power}](${2:expression})" } }, { "name": "acotangent", "unusual": true }, { "name": "acsc", "arg": { "format": "()", "snippet": "acsc(${1:expression})" } }, { "name": "acsc", "arg": { "format": "[]()", "snippet": "acsc[${1:power}](${2:expression})" } }, { "name": "admat", "unusual": true, "arg": { "format": "{}", "snippet": "admat{${1:matrix element 1,matrix element 2,...}}" } }, { "name": "anticommutator", "unusual": true, "arg": { "format": "{}{}", "snippet": "anticommutator{${1:expression1}}{${2:expression2}}" } }, { "name": "antidiagonalmatrix", "unusual": true, "arg": { "format": "{}", "snippet": "antidiagonalmatrix{${1:matrix element 1,matrix element 2,...}}" } }, { "name": "arccos", "arg": { "format": "()", "snippet": "arccos(${1:expression})" } }, { "name": "arccos", "arg": { "format": "[]()", "snippet": "arccos[${1:power}](${2:expression})" } }, { "name": "arccosecant", "unusual": true }, { "name": "arccosine", "unusual": true }, { "name": "arccot", "arg": { "format": "()", "snippet": "arccot(${1:expression})" } }, { "name": "arccot", "arg": { "format": "[]()", "snippet": "arccot[${1:power}](${2:expression})" } }, { "name": "arccotangent", "unusual": true }, { "name": "arccsc", "arg": { "format": "()", "snippet": "arccsc(${1:expression})" } }, { "name": "arccsc", "arg": { "format": "[]()", "snippet": "arccsc[${1:power}](${2:expression})" } }, { "name": "arcsec", "arg": { "format": "()", "snippet": "arcsec(${1:expression})" } }, { "name": "arcsec", "arg": { "format": "[]()", "snippet": "arcsec[${1:power}](${2:expression})" } }, { "name": "arcsecant", "unusual": true }, { "name": "arcsin", "arg": { "format": "()", "snippet": "arcsin(${1:expression})" } }, { "name": "arcsin", "arg": { "format": "[]()", "snippet": "arcsin[${1:power}](${2:expression})" } }, { "name": "arcsine", "unusual": true }, { "name": "arctan", "arg": { "format": "()", "snippet": "arctan(${1:expression})" } }, { "name": "arctan", "arg": { "format": "[]()", "snippet": "arctan[${1:power}](${2:expression})" } }, { "name": "arctangent", "unusual": true }, { "name": "argclose" }, { "name": "argclose*" }, { "name": "argopen" }, { "name": "argopen*" }, { "name": "asec", "arg": { "format": "()", "snippet": "asec(${1:expression})" } }, { "name": "asec", "arg": { "format": "[]()", "snippet": "asec[${1:power}](${2:expression})" } }, { "name": "asecant", "unusual": true }, { "name": "asin", "arg": { "format": "()", "snippet": "asin(${1:expression})" } }, { "name": "asin", "arg": { "format": "[]()", "snippet": "asin[${1:power}](${2:expression})" } }, { "name": "asine", "unusual": true }, { "name": "atan", "arg": { "format": "()", "snippet": "atan(${1:expression})" } }, { "name": "atan", "arg": { "format": "[]()", "snippet": "atan[${1:power}](${2:expression})" } }, { "name": "atangent", "unusual": true }, { "name": "bmqty", "arg": { "format": "{}", "snippet": "bmqty{${1:matrix element 1 & matrix element 2 \\\\ matrix element 3 & matrix element 4}}" } }, { "name": "bqty", "arg": { "format": "{}", "snippet": "bqty{${1:expression}}" } }, { "name": "bra*", "unusual": true, "arg": { "format": "{}", "snippet": "bra*{${1:expression}}" } }, { "name": "bra", "arg": { "format": "{}", "snippet": "bra{${1:expression}}" } }, { "name": "braces", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "braces{${1:ldelim}}{${2:rdelim}}{${3:expression}}" } }, { "name": "braket*", "unusual": true, "arg": { "format": "{}{}", "snippet": "braket*{${1:expression1}}{${2:expression2}}" } }, { "name": "braket", "unusual": true, "arg": { "format": "{}", "snippet": "braket{${1:expression1}}" } }, { "name": "braket", "arg": { "format": "{}{}", "snippet": "braket{${1:expression1}}{${2:expression2}}" } }, { "name": "colcount", "unusual": true }, { "name": "comm*", "unusual": true, "arg": { "format": "{}{}", "snippet": "comm*{${1:expression1}}{${2:expression2}}" } }, { "name": "comm", "arg": { "format": "{}{}", "snippet": "comm{${1:expression1}}{${2:expression2}}" } }, { "name": "commutator", "unusual": true, "arg": { "format": "{}{}", "snippet": "commutator{${1:expression1}}{${2:expression2}}" } }, { "name": "cos", "arg": { "format": "()", "snippet": "cos(${1:expression})" } }, { "name": "cos", "arg": { "format": "[]()", "snippet": "cos[${1:power}](${2:expression})" } }, { "name": "cosecant", "unusual": true }, { "name": "cosh", "arg": { "format": "()", "snippet": "cosh(${1:expression})" } }, { "name": "cosh", "arg": { "format": "[]()", "snippet": "cosh[${1:power}](${2:expression})" } }, { "name": "cosine", "unusual": true }, { "name": "cot", "arg": { "format": "()", "snippet": "cot(${1:expression})" } }, { "name": "cot", "arg": { "format": "[]()", "snippet": "cot[${1:power}](${2:expression})" } }, { "name": "cotangent", "unusual": true }, { "name": "coth", "arg": { "format": "()", "snippet": "coth(${1:expression})" } }, { "name": "coth", "arg": { "format": "[]()", "snippet": "coth[${1:power}](${2:expression})" } }, { "name": "cp", "unusual": true }, { "name": "cross" }, { "name": "crossproduct", "unusual": true }, { "name": "csc", "arg": { "format": "()", "snippet": "csc(${1:expression})" } }, { "name": "csc", "arg": { "format": "[]()", "snippet": "csc[${1:power}](${2:expression})" } }, { "name": "csch", "arg": { "format": "()", "snippet": "csch(${1:expression})" } }, { "name": "csch", "arg": { "format": "[]()", "snippet": "csch[${1:power}](${2:expression})" } }, { "name": "curl", "unusual": true }, { "name": "curl", "arg": { "format": "()", "snippet": "curl(${1:expression})" } }, { "name": "curl*", "unusual": true, "arg": { "format": "()", "snippet": "curl*(${1:expression})" } }, { "name": "curl*", "unusual": true, "arg": { "format": "[]", "snippet": "curl*[${1:expression}]" } }, { "name": "curl", "arg": { "format": "[]", "snippet": "curl[${1:expression}]" } }, { "name": "curl", "arg": { "format": "{}", "snippet": "curl{${1:expression}}" } }, { "name": "dd", "unusual": true }, { "name": "dd", "arg": { "format": "()", "snippet": "dd(${1:expression})" } }, { "name": "dd", "arg": { "format": "[]{}", "snippet": "dd[${2:power}]{${1:expression}}" } }, { "name": "dd", "arg": { "format": "{}", "snippet": "dd{${1:expression}}" } }, { "name": "derivative", "arg": { "format": "{}{}", "snippet": "derivative{${1:function}}{${2:expression}}" } }, { "name": "det", "arg": { "format": "()", "snippet": "det(${1:expression})" } }, { "name": "determinant", "unusual": true }, { "name": "diagonalmatrix", "unusual": true, "arg": { "format": "{}", "snippet": "diagonalmatrix{${1:matrix element 1,matrix element 2,...}}" } }, { "name": "differential", "unusual": true }, { "name": "div", "arg": { "format": "()", "snippet": "div(${1:expression})" }, "detail": "÷", "doc": "Divide sign" }, { "name": "div*", "unusual": true, "arg": { "format": "()", "snippet": "div*(${1:expression})" } }, { "name": "div*", "unusual": true, "arg": { "format": "[]", "snippet": "div*[${1:expression}]" } }, { "name": "div", "arg": { "format": "[]", "snippet": "div[${1:expression}]" }, "detail": "÷", "doc": "Divide sign" }, { "name": "div", "arg": { "format": "{}", "snippet": "div{${1:expression}}" }, "detail": "÷", "doc": "Divide sign" }, { "name": "divergence", "unusual": true }, { "name": "divergence", "unusual": true, "arg": { "format": "{}", "snippet": "divergence{${1:expression}}" } }, { "name": "divisionsymbol" }, { "name": "dmat", "unusual": true, "arg": { "format": "{}", "snippet": "dmat{${1:matrix element 1,matrix element 2,...}}" } }, { "name": "dotproduct", "unusual": true }, { "name": "dv*", "arg": { "format": "{}{}", "snippet": "dv*{${1:function}}{${2:expression}}" } }, { "name": "dv", "arg": { "format": "[]{}{}", "snippet": "dv[${3:power}]{${1:function}}{${2:expression}}" } }, { "name": "dv", "arg": { "format": "{}", "snippet": "dv{${1:expression}}" } }, { "name": "dv", "arg": { "format": "{}()", "snippet": "dv{${1:expression1}}(${2:expression2})" } }, { "name": "dv", "arg": { "format": "{}{}", "snippet": "dv{${1:function}}{${2:expression}}" } }, { "name": "dyad*", "unusual": true, "arg": { "format": "{}{}", "snippet": "dyad*{${1:expression1}}{${2:expression2}}" } }, { "name": "dyad", "unusual": true, "arg": { "format": "{}", "snippet": "dyad{${1:expression}}" } }, { "name": "dyad", "arg": { "format": "{}{}", "snippet": "dyad{${1:expression1}}{${2:expression2}}" } }, { "name": "erf", "arg": { "format": "()", "snippet": "erf(${1:expression})" } }, { "name": "ev**", "arg": { "format": "{}{}", "snippet": "ev**{${1:expression1}}{${2:expression2}}" } }, { "name": "ev*", "arg": { "format": "{}{}", "snippet": "ev*{${1:expression1}}{${2:expression2}}" } }, { "name": "ev", "arg": { "format": "{}", "snippet": "ev{${1:expression}}" } }, { "name": "ev", "arg": { "format": "{}{}", "snippet": "ev{${1:expression1}}{${2:expression2}}" } }, { "name": "eval", "arg": { "format": "(expression|_{}^{}", "snippet": "eval(expression|_{${1:limit1}}^{${2:limit2}}" } }, { "name": "eval*", "unusual": true, "arg": { "format": "(expression|_{}^{}", "snippet": "eval*(expression|_{${1:limit1}}^{${2:limit2}}" } }, { "name": "eval*", "unusual": true, "arg": { "format": "[expression|_{}^{}", "snippet": "eval*[expression|_{${1:limit1}}^{${2:limit2}}" } }, { "name": "eval*", "unusual": true, "arg": { "format": "{}_{}^{}", "snippet": "eval*{${1:expression}}_{${2:limit1}}^{${3:limit2}}" } }, { "name": "eval", "arg": { "format": "[expression|_{}^{}", "snippet": "eval[expression|_{${1:limit1}}^{${2:limit2}}" } }, { "name": "eval", "arg": { "format": "{}_{}^{}", "snippet": "eval{${1:expression}}_{${2:limit1}}^{${3:limit2}}" } }, { "name": "evaluated", "unusual": true, "arg": { "format": "{}_{}^{}", "snippet": "evaluated{${1:expression}}_{${2:limit1}}^{${3:limit2}}" } }, { "name": "exp", "arg": { "format": "()", "snippet": "exp(${1:expression})" } }, { "name": "expectationvalue", "unusual": true, "arg": { "format": "{}{}", "snippet": "expectationvalue{${1:expression1}}{${2:expression2}}" } }, { "name": "exponential", "unusual": true }, { "name": "expval*", "unusual": true, "arg": { "format": "{}{}", "snippet": "expval*{${1:expression1}}{${2:expression2}}" } }, { "name": "expval", "arg": { "format": "{}", "snippet": "expval{${1:expression}}" } }, { "name": "expval", "unusual": true, "arg": { "format": "{}{}", "snippet": "expval{${1:expression1}}{${2:expression2}}" } }, { "name": "fbraces", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "fbraces{${1:ldelim}}{${2:rdelim}}{${3:symbol}}{${4:expression}}" } }, { "name": "fderivative", "unusual": true, "arg": { "format": "{}{}", "snippet": "fderivative{${1:function}}{${2:expression}}" } }, { "name": "fdv*", "arg": { "format": "{}{}", "snippet": "fdv*{${1:function}}{${2:expression}}" } }, { "name": "fdv", "arg": { "format": "{}", "snippet": "fdv{${1:expression}}" } }, { "name": "fdv", "arg": { "format": "{}()", "snippet": "fdv{${1:expression}}(${2:function})" } }, { "name": "fdv", "arg": { "format": "{}{}", "snippet": "fdv{${1:function}}{${2:expression}}" } }, { "name": "flatfrac", "arg": { "format": "{}()", "snippet": "flatfrac{${1:expression1}}(${2:expression2})" } }, { "name": "functionalderivative", "unusual": true, "arg": { "format": "{}{}", "snippet": "functionalderivative{${1:function}}{${2:expression}}" } }, { "name": "grad", "unusual": true }, { "name": "grad", "arg": { "format": "()", "snippet": "grad(${1:expression})" } }, { "name": "grad*", "unusual": true, "arg": { "format": "()", "snippet": "grad*(${1:expression})" } }, { "name": "grad*", "unusual": true, "arg": { "format": "[]", "snippet": "grad*[${1:expression}]" } }, { "name": "grad", "arg": { "format": "[]", "snippet": "grad[${1:expression}]" } }, { "name": "grad", "arg": { "format": "{}", "snippet": "grad{${1:expression}}" } }, { "name": "gradient", "unusual": true }, { "name": "gradient", "unusual": true, "arg": { "format": "{}", "snippet": "gradient{${1:expression}}" } }, { "name": "homework", "unusual": true }, { "name": "hypcosecant", "unusual": true }, { "name": "hypcosine", "unusual": true }, { "name": "hypcotangent", "unusual": true }, { "name": "hypsecant", "unusual": true }, { "name": "hypsine", "unusual": true }, { "name": "hyptangent", "unusual": true }, { "name": "identitymatrix", "unusual": true, "arg": { "format": "{}", "snippet": "identitymatrix{${1:n}}" } }, { "name": "imaginary" }, { "name": "imat", "unusual": true, "arg": { "format": "{}", "snippet": "imat{${1:n}}" } }, { "name": "innerproduct", "unusual": true, "arg": { "format": "{}{}", "snippet": "innerproduct{${1:expression1}}{${2:expression2}}" } }, { "name": "ip*", "arg": { "format": "{}{}", "snippet": "ip*{${1:expression1}}{${2:expression2}}" } }, { "name": "ip", "arg": { "format": "{}{}", "snippet": "ip{${1:expression1}}{${2:expression2}}" } }, { "name": "ket*", "unusual": true, "arg": { "format": "{}", "snippet": "ket*{${1:expression}}" } }, { "name": "ket", "arg": { "format": "{}", "snippet": "ket{${1:expression}}" } }, { "name": "ketbra*", "unusual": true, "arg": { "format": "{}{}", "snippet": "ketbra*{${1:expression1}}{${2:expression2}}" } }, { "name": "ketbra", "unusual": true, "arg": { "format": "{}{}", "snippet": "ketbra{${1:expression1}}{${2:expression2}}" } }, { "name": "laplacian", "unusual": true }, { "name": "laplacian", "arg": { "format": "()", "snippet": "laplacian(${1:expression})" } }, { "name": "laplacian*", "unusual": true, "arg": { "format": "()", "snippet": "laplacian*(${1:expression})" } }, { "name": "laplacian*", "unusual": true, "arg": { "format": "[]", "snippet": "laplacian*[${1:expression}]" } }, { "name": "laplacian", "arg": { "format": "[]", "snippet": "laplacian[${1:expression}]" } }, { "name": "laplacian", "arg": { "format": "{}", "snippet": "laplacian{${1:expression}}" } }, { "name": "ln", "arg": { "format": "()", "snippet": "ln(${1:expression})" } }, { "name": "log", "arg": { "format": "()", "snippet": "log(${1:expression})" } }, { "name": "logarithm", "unusual": true }, { "name": "lparen", "unusual": true, "detail": "(", "doc": "Left parenthesis" }, { "name": "matrixdeterminant", "unusual": true, "arg": { "format": "{}", "snippet": "matrixdeterminant{${1:matrix element 1 & matrix element 2 \\\\ matrix element 3 & matrix element}}" } }, { "name": "matrixel*", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "matrixel*{${1:expression1}}{${2:expression2}}{${3:expression3}}" } }, { "name": "matrixel", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "matrixel{${1:expression1}}{${2:expression2}}{${3:expression3}}" } }, { "name": "matrixelement*", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "matrixelement*{${1:expression1}}{${2:expression2}}{${3:expression3}}" } }, { "name": "matrixelement", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "matrixelement{${1:expression1}}{${2:expression2}}{${3:expression3}}" } }, { "name": "matrixquantity", "unusual": true, "arg": { "format": "()", "snippet": "matrixquantity(${1:matrix element 1 & matrix element 2 \\\\ matrix element 3 & matrix element 4})" } }, { "name": "matrixquantity", "unusual": true, "arg": { "format": "{}", "snippet": "matrixquantity{${1:matrix element 1 & matrix element 2 \\\\ matrix element 3 & matrix element 4}}" } }, { "name": "matrixtoks", "unusual": true }, { "name": "mdet", "arg": { "format": "{}", "snippet": "mdet{${1:matrix element 1 & matrix element 2 \\\\ matrix element 3 & matrix element}}" } }, { "name": "mel**", "arg": { "format": "{}{}{}", "snippet": "mel**{${1:expression1}}{${2:expression2}}{${3:expression3}}" } }, { "name": "mel*", "arg": { "format": "{}{}{}", "snippet": "mel*{${1:expression1}}{${2:expression2}}{${3:expression3}}" } }, { "name": "mel", "arg": { "format": "{}{}{}", "snippet": "mel{${1:expression1}}{${2:expression2}}{${3:expression3}}" } }, { "name": "mqty", "arg": { "format": "()", "snippet": "mqty(\\admat{${1:matrix element 1,matrix element 2,matrix element 3,...}})" } }, { "name": "mqty", "unusual": true, "arg": { "format": "()", "snippet": "mqty(\\antidiagonalmatrix{${1:matrix element 1,matrix element 2,matrix element 3,...}})" } }, { "name": "mqty", "unusual": true, "arg": { "format": "()", "snippet": "mqty(\\diagonalmatrix{${1:matrix element 1,matrix element 2,matrix element 3,...}})" } }, { "name": "mqty", "arg": { "format": "()", "snippet": "mqty(\\dmat[${2:matrix element}]{${1:matrix element 1,matrix element 2,matrix element 3,...}})" } }, { "name": "mqty", "arg": { "format": "()", "snippet": "mqty(\\dmat{${1:matrix element 1,matrix element 2,matrix element 3,...}})" } }, { "name": "mqty", "unusual": true, "arg": { "format": "()", "snippet": "mqty(\\identitymatrix{${1:number}})" } }, { "name": "mqty", "arg": { "format": "()", "snippet": "mqty(\\imat{${1:number}})" } }, { "name": "mqty", "unusual": true, "arg": { "format": "()", "snippet": "mqty(\\paulimatrix{${1:n}})" } }, { "name": "mqty", "arg": { "format": "()", "snippet": "mqty(\\pmat{${1:n}})" } }, { "name": "mqty", "arg": { "format": "()", "snippet": "mqty(\\xmat*{${1:matrix element star for element indices }}{${2:n}}{${3:m}})" } }, { "name": "mqty", "arg": { "format": "()", "snippet": "mqty(\\xmat{${1:matrix element}}{${2:n}}{${3:m}})" } }, { "name": "mqty", "unusual": true, "arg": { "format": "()", "snippet": "mqty(\\xmatrix{${1:matrix element}}{${2:n}}{${3:m}})" } }, { "name": "mqty", "unusual": true, "arg": { "format": "()", "snippet": "mqty(\\zeromatrix{${1:n}}{${2:m}})" } }, { "name": "mqty", "arg": { "format": "()", "snippet": "mqty(\\zmat{${1:n}}{${2:m}})" } }, { "name": "mqty", "unusual": true, "arg": { "format": "()", "snippet": "mqty(${1:matrix element 1 & matrix element 2 \\\\ matrix element 3 & matrix element 4})" } }, { "name": "mqty*", "unusual": true, "arg": { "format": "()", "snippet": "mqty*(${1:matrix element 1 & matrix element 2 \\\\ matrix element 3 & matrix element 4})" } }, { "name": "mqty", "unusual": true, "arg": { "format": "[]", "snippet": "mqty[${1:matrix element 1 & matrix element 2 \\\\ matrix element 3 & matrix element 4}]" } }, { "name": "mqty", "unusual": true, "arg": { "format": "{}", "snippet": "mqty{${1:matrix element 1 & matrix element 2 \\\\ matrix element 3 & matrix element 4}}" } }, { "name": "mqty", "unusual": true, "arg": { "format": "||", "snippet": "mqty|${1:matrix element 1 & matrix element 2 \\\\ matrix element 3 & matrix element 4}|" } }, { "name": "naturallogarithm", "unusual": true }, { "name": "norm*", "unusual": true, "arg": { "format": "{}", "snippet": "norm*{${1:expression}}" } }, { "name": "norm", "arg": { "format": "{}", "snippet": "norm{${1:expression}}" } }, { "name": "op*", "unusual": true, "arg": { "format": "{}{}", "snippet": "op*{${1:expression1}}{${2:expression2}}" } }, { "name": "op", "unusual": true, "arg": { "format": "{}{}", "snippet": "op{${1:expression1}}{${2:expression2}}" } }, { "name": "opbraces", "unusual": true, "arg": { "format": "{}()", "snippet": "opbraces{${1:operator}}(${2:expression})" } }, { "name": "order*", "unusual": true, "arg": { "format": "{}", "snippet": "order*{${1:expression}}" } }, { "name": "order", "arg": { "format": "{}", "snippet": "order{${1:expression}}" } }, { "name": "ordersymbol", "unusual": true }, { "name": "outerproduct", "unusual": true, "arg": { "format": "{}{}", "snippet": "outerproduct{${1:expression1}}{${2:expression2}}" } }, { "name": "partialderivative", "unusual": true, "arg": { "format": "{}{}", "snippet": "partialderivative{${1:function}}{${2:expression}}" } }, { "name": "paulimatrix", "unusual": true, "arg": { "format": "{}", "snippet": "paulimatrix{${1:n}}" } }, { "name": "paulixmatrix", "unusual": true }, { "name": "pauliymatrix", "unusual": true }, { "name": "paulizmatrix", "unusual": true }, { "name": "pb*", "unusual": true, "arg": { "format": "{}{}", "snippet": "pb*{${1:expression1}}{${2:expression2}}" } }, { "name": "pb", "unusual": true, "arg": { "format": "{}{}", "snippet": "pb{${1:expression1}}{${2:expression2}}" } }, { "name": "pderivative", "unusual": true, "arg": { "format": "{}", "snippet": "pderivative{${1:expression}}" } }, { "name": "pdv*", "arg": { "format": "{}{}", "snippet": "pdv*{${1:f}}{${2:x}}" } }, { "name": "pdv", "arg": { "format": "[]{}{}", "snippet": "pdv[${3:power}]{${1:function}}{${2:expression}}" } }, { "name": "pdv", "arg": { "format": "{}", "snippet": "pdv{${1:expression}}" } }, { "name": "pdv", "arg": { "format": "{}{}{}", "snippet": "pdv{${1:f}}{${2:x}}{${3:y}}" } }, { "name": "pdv", "arg": { "format": "{}{}", "snippet": "pdv{${1:function}}{${2:expression}}" } }, { "name": "pmat", "unusual": true, "arg": { "format": "{}", "snippet": "pmat{${1:n}}" } }, { "name": "pmqty", "arg": { "format": "{}", "snippet": "pmqty{${1:matrix element 1 & matrix element 2 \\\\ matrix element 3 & matrix element 4}}" } }, { "name": "poissonbracket", "unusual": true, "arg": { "format": "{}{}", "snippet": "poissonbracket{${1:expression1}}{${2:expression2}}" } }, { "name": "pqty", "arg": { "format": "{}", "snippet": "pqty{${1:expression}}" } }, { "name": "principalvalue", "unusual": true }, { "name": "principalvalue", "unusual": true, "arg": { "format": "{}", "snippet": "principalvalue{${1:expression}}" } }, { "name": "pv", "arg": { "format": "{}", "snippet": "pv{${1:expression}}" } }, { "name": "qall" }, { "name": "qall*" }, { "name": "qand" }, { "name": "qand*" }, { "name": "qas" }, { "name": "qas*" }, { "name": "qassume" }, { "name": "qassume*" }, { "name": "qc", "arg": { "format": "{}", "snippet": "qc{${1:word or phrase}}" } }, { "name": "qcc" }, { "name": "qcc*" }, { "name": "qcomma", "unusual": true, "arg": { "format": "{}", "snippet": "qcomma{${1:word or phrase}}" } }, { "name": "qelse" }, { "name": "qelse*" }, { "name": "qeven" }, { "name": "qeven*" }, { "name": "qfor" }, { "name": "qfor*" }, { "name": "qgiven" }, { "name": "qgiven*" }, { "name": "qif" }, { "name": "qif*" }, { "name": "qin" }, { "name": "qin*" }, { "name": "qinteger" }, { "name": "qinteger*" }, { "name": "qlet" }, { "name": "qlet*" }, { "name": "qodd" }, { "name": "qodd*" }, { "name": "qor" }, { "name": "qor*" }, { "name": "qotherwise" }, { "name": "qotherwise*" }, { "name": "qq*", "arg": { "format": "{}", "snippet": "qq*{${1:word or phrase}}" } }, { "name": "qq", "arg": { "format": "{}", "snippet": "qq{${1:word or phrase}}" } }, { "name": "qqtext*", "unusual": true, "arg": { "format": "{}", "snippet": "qqtext*{${1:text}}" } }, { "name": "qqtext", "unusual": true, "arg": { "format": "{}", "snippet": "qqtext{${1:text}}" } }, { "name": "qsince" }, { "name": "qsince*" }, { "name": "qthen" }, { "name": "qthen*" }, { "name": "qty", "unusual": true, "arg": { "format": "()", "snippet": "qty(${1:expression})" } }, { "name": "qty", "unusual": true, "arg": { "format": "[]", "snippet": "qty[${1:expression}]" } }, { "name": "qty", "unusual": true, "arg": { "format": "{}", "snippet": "qty{${1:expression}}" } }, { "name": "qty", "unusual": true, "arg": { "format": "||", "snippet": "qty|${1:expression}|" } }, { "name": "quantity", "unusual": true }, { "name": "qunless" }, { "name": "qunless*" }, { "name": "qusing" }, { "name": "qusing*" }, { "name": "rank" }, { "name": "real" }, { "name": "rowcount", "unusual": true }, { "name": "rparen", "unusual": true, "detail": ")", "doc": "Right parenthesis" }, { "name": "sbmqty", "arg": { "format": "{}", "snippet": "sbmqty{${1:matrix element 1 & matrix element 2 \\\\ matrix element 3 & matrix element 4}}" } }, { "name": "sec", "arg": { "format": "()", "snippet": "sec(${1:expression})" } }, { "name": "sec", "arg": { "format": "[]()", "snippet": "sec[${1:power}](${2:expression})" } }, { "name": "secant", "unusual": true }, { "name": "sech", "arg": { "format": "()", "snippet": "sech(${1:expression})" } }, { "name": "sech", "arg": { "format": "[]()", "snippet": "sech[${1:power}](${2:expression})" } }, { "name": "sin", "arg": { "format": "()", "snippet": "sin(${1:expression})" } }, { "name": "sin", "arg": { "format": "[]()", "snippet": "sin[${1:power}](${2:expression})" } }, { "name": "sine", "unusual": true }, { "name": "sinh", "arg": { "format": "()", "snippet": "sinh(${1:expression})" } }, { "name": "sinh", "arg": { "format": "[]()", "snippet": "sinh[${1:power}](${2:expression})" } }, { "name": "smallmatrixdeterminant", "unusual": true, "arg": { "format": "{}", "snippet": "smallmatrixdeterminant{${1:matrix element 1 & matrix element 2 \\\\ matrix element 3 & matrix element 4}}" } }, { "name": "smallmatrixquantity", "unusual": true, "arg": { "format": "{}", "snippet": "smallmatrixquantity{${1:matrix element 1 & matrix element 2 \\\\ matrix element 3 & matrix element 4}}" } }, { "name": "smdet", "arg": { "format": "{}", "snippet": "smdet{${1:matrix element 1 & matrix element 2 \\\\ matrix element 3 & matrix element}}" } }, { "name": "smqty", "unusual": true, "arg": { "format": "()", "snippet": "smqty({${1:matrix element 1 & matrix element 2 \\\\ matrix element 3 & matrix element 4}})" } }, { "name": "smqty*", "unusual": true, "arg": { "format": "()", "snippet": "smqty*({${1:matrix element 1 & matrix element 2 \\\\ matrix element 3 & matrix element 4}})" } }, { "name": "smqty", "unusual": true, "arg": { "format": "[]", "snippet": "smqty[${2:{${1:matrix element 1 & matrix element 2 \\\\ matrix element 3 & matrix element 4}}}]" } }, { "name": "smqty", "unusual": true, "arg": { "format": "{}", "snippet": "smqty{${1:matrix element 1 & matrix element 2 \\\\ matrix element 3 & matrix element 4}}" } }, { "name": "smqty", "unusual": true, "arg": { "format": "||", "snippet": "smqty|${2:{${1:matrix element 1 & matrix element 2 \\\\ matrix element 3 & matrix element 4}}}|" } }, { "name": "sPmqty", "arg": { "format": "{}", "snippet": "sPmqty{${1:matrix element 1 & matrix element 2 \\\\ matrix element 3 & matrix element 4}}" } }, { "name": "spmqty", "arg": { "format": "{}", "snippet": "spmqty{${1:matrix element 1 & matrix element 2 \\\\ matrix element 3 & matrix element 4}}" } }, { "name": "svmqty", "arg": { "format": "{}", "snippet": "svmqty{${1:matrix element 1 & matrix element 2 \\\\ matrix element 3 & matrix element 4}}" } }, { "name": "tan", "arg": { "format": "()", "snippet": "tan(${1:expression})" } }, { "name": "tan", "arg": { "format": "[]()", "snippet": "tan[${1:power}](${2:expression})" } }, { "name": "tangent", "unusual": true }, { "name": "tanh", "arg": { "format": "()", "snippet": "tanh(${1:expression})" } }, { "name": "tanh", "arg": { "format": "[]()", "snippet": "tanh[${1:power}](${2:expression})" } }, { "name": "tr" }, { "name": "tr", "arg": { "format": "()", "snippet": "tr(${1:expression})" } }, { "name": "trace", "unusual": true }, { "name": "trigbraces", "unusual": true, "arg": { "format": "{}()", "snippet": "trigbraces{${1:operator}}(${2:expression})" } }, { "name": "trigopt", "unusual": true }, { "name": "va*", "arg": { "format": "{}", "snippet": "va*{${1:expression}}" } }, { "name": "va", "arg": { "format": "{}", "snippet": "va{${1:expression}}" } }, { "name": "var", "arg": { "format": "()", "snippet": "var(${1:expression})" } }, { "name": "var", "arg": { "format": "{}", "snippet": "var{${1:expression}}" } }, { "name": "varE", "unusual": true }, { "name": "variation", "unusual": true, "arg": { "format": "{}", "snippet": "variation{${1:expression}}" } }, { "name": "vb*", "arg": { "format": "{}", "snippet": "vb*{${1:expression}}" } }, { "name": "vb", "arg": { "format": "{}", "snippet": "vb{${1:expression}}" } }, { "name": "vdot" }, { "name": "vectorarrow", "unusual": true, "arg": { "format": "{}", "snippet": "vectorarrow{${1:expression}}" } }, { "name": "vectorbold", "unusual": true, "arg": { "format": "{}", "snippet": "vectorbold{${1:expression}}" } }, { "name": "vectorunit", "unusual": true, "arg": { "format": "{}", "snippet": "vectorunit{${1:expression}}" } }, { "name": "vev", "unusual": true, "arg": { "format": "{}", "snippet": "vev{${1:expression}}" } }, { "name": "vmqty", "arg": { "format": "{}", "snippet": "vmqty{${1:matrix element 1 & matrix element 2 \\\\ matrix element 3 & matrix element 4}}" } }, { "name": "vnabla", "unusual": true }, { "name": "vqty", "arg": { "format": "{}", "snippet": "vqty{${1:expression}}" } }, { "name": "vu*", "arg": { "format": "{}", "snippet": "vu*{${1:expression}}" } }, { "name": "vu", "arg": { "format": "{}", "snippet": "vu{${1:expression}}" } }, { "name": "xmat", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "xmat{${1:matrix element}}{${2:n}}{${3:m}}" } }, { "name": "xmatrix", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "xmatrix{${1:matrix element}}{${2:n}}{${3:m}}" } }, { "name": "zeromatrix", "unusual": true, "arg": { "format": "{}{}", "snippet": "zeromatrix{${1:n}}{${2:m}}" } }, { "name": "zmat", "unusual": true, "arg": { "format": "{}{}", "snippet": "zmat{${1:n}}{${2:m}}" } } ], "envs": [], "keys": { "\\usepackage/physics#c": [ "trig", "notrig", "uprightdiff", "italicdiff", "bolddel", "arrowdel" ] }, "args": [ "\\usepackage/physics#c" ] } ================================================ FILE: data/packages/physics2.json ================================================ { "deps": [ { "name": "keyval" }, { "name": "amsmath" } ], "macros": [ { "name": "usephysicsmodule", "arg": { "format": "{}", "snippet": "usephysicsmodule{${1:modules%keyvals}}", "keys": [ "\\usephysicsmodule" ], "keyPos": 0 } }, { "name": "usephysicsmodule", "arg": { "format": "[]{}", "snippet": "usephysicsmodule[${2:options}]{${1:modules%keyvals}}", "keys": [ "\\usephysicsmodule" ], "keyPos": 0 } }, { "name": "pab", "arg": { "format": "{}", "snippet": "pab{${1:arg}}" } }, { "name": "pab*", "arg": { "format": "{}", "snippet": "pab*{${1:arg}}" } }, { "name": "pab", "arg": { "format": "[]{}", "snippet": "pab[${2:size}]{${1:arg}}" } }, { "name": "bab", "arg": { "format": "{}", "snippet": "bab{${1:arg}}" } }, { "name": "bab*", "arg": { "format": "{}", "snippet": "bab*{${1:arg}}" } }, { "name": "bab", "arg": { "format": "[]{}", "snippet": "bab[${2:size}]{${1:arg}}" } }, { "name": "Bab", "arg": { "format": "{}", "snippet": "Bab{${1:arg}}" } }, { "name": "Bab*", "arg": { "format": "{}", "snippet": "Bab*{${1:arg}}" } }, { "name": "Bab", "arg": { "format": "[]{}", "snippet": "Bab[${2:size}]{${1:arg}}" } }, { "name": "vab", "arg": { "format": "{}", "snippet": "vab{${1:arg}}" } }, { "name": "vab*", "arg": { "format": "{}", "snippet": "vab*{${1:arg}}" } }, { "name": "vab", "arg": { "format": "[]{}", "snippet": "vab[${2:size}]{${1:arg}}" } }, { "name": "aab", "arg": { "format": "{}", "snippet": "aab{${1:arg}}" } }, { "name": "aab*", "arg": { "format": "{}", "snippet": "aab*{${1:arg}}" } }, { "name": "aab", "arg": { "format": "[]{}", "snippet": "aab[${2:size}]{${1:arg}}" } }, { "name": "Vab", "arg": { "format": "{}", "snippet": "Vab{${1:arg}}" } }, { "name": "Vab*", "arg": { "format": "{}", "snippet": "Vab*{${1:arg}}" } }, { "name": "Vab", "arg": { "format": "[]{}", "snippet": "Vab[${2:size}]{${1:arg}}" } }, { "name": "ketbra", "arg": { "format": "||", "snippet": "ketbra|${1:subformula1>optional<subformula2}|" } }, { "name": "ketbra*", "arg": { "format": "||", "snippet": "ketbra*|${1:subformula1>optional<subformula2}|" } }, { "name": "diagmat", "arg": { "format": "{}", "snippet": "diagmat{${1:entry1,entry2,...}}" } }, { "name": "diagmat", "arg": { "format": "[]{}", "snippet": "diagmat[${2:empty=entry}]{${1:entry1,entry2,...}}" } }, { "name": "pdiagmat", "arg": { "format": "{}", "snippet": "pdiagmat{${1:entry1,entry2,...}}" } }, { "name": "pdiagmat", "arg": { "format": "[]{}", "snippet": "pdiagmat[${2:empty=entry}]{${1:entry1,entry2,...}}" } }, { "name": "bdiagmat", "arg": { "format": "{}", "snippet": "bdiagmat{${1:entry1,entry2,...}}" } }, { "name": "bdiagmat", "arg": { "format": "[]{}", "snippet": "bdiagmat[${2:empty=entry}]{${1:entry1,entry2,...}}" } }, { "name": "Bdiagmat", "arg": { "format": "{}", "snippet": "Bdiagmat{${1:entry1,entry2,...}}" } }, { "name": "Bdiagmat", "arg": { "format": "[]{}", "snippet": "Bdiagmat[${2:empty=entry}]{${1:entry1,entry2,...}}" } }, { "name": "vdiagmat", "arg": { "format": "{}", "snippet": "vdiagmat{${1:entry1,entry2,...}}" } }, { "name": "vdiagmat", "arg": { "format": "[]{}", "snippet": "vdiagmat[${2:empty=entry}]{${1:entry1,entry2,...}}" } }, { "name": "Vdiagmat", "arg": { "format": "{}", "snippet": "Vdiagmat{${1:entry1,entry2,...}}" } }, { "name": "Vdiagmat", "arg": { "format": "[]{}", "snippet": "Vdiagmat[${2:empty=entry}]{${1:entry1,entry2,...}}" } }, { "name": "doublecross" }, { "name": "doubledot" }, { "name": "xmat", "arg": { "format": "{}{}{}", "snippet": "xmat{${1:entry}}{${2:rows shown}}{${3:cols shown}}" } }, { "name": "xmat", "arg": { "format": "[]{}{}{}", "snippet": "xmat[${4:options%keyvals}]{${1:entry}}{${2:rows shown}}{${3:cols shown}}", "keys": [ "\\xmat,\\pxmat,\\bxmat,\\Bxmat,\\vxmat,\\Vxmat" ], "keyPos": 0 } }, { "name": "pxmat", "arg": { "format": "{}{}{}", "snippet": "pxmat{${1:entry}}{${2:rows shown}}{${3:cols shown}}" } }, { "name": "pxmat", "arg": { "format": "[]{}{}{}", "snippet": "pxmat[${4:options%keyvals}]{${1:entry}}{${2:rows shown}}{${3:cols shown}}", "keys": [ "\\xmat,\\pxmat,\\bxmat,\\Bxmat,\\vxmat,\\Vxmat" ], "keyPos": 0 } }, { "name": "bxmat", "arg": { "format": "{}{}{}", "snippet": "bxmat{${1:entry}}{${2:rows shown}}{${3:cols shown}}" } }, { "name": "bxmat", "arg": { "format": "[]{}{}{}", "snippet": "bxmat[${4:options%keyvals}]{${1:entry}}{${2:rows shown}}{${3:cols shown}}", "keys": [ "\\xmat,\\pxmat,\\bxmat,\\Bxmat,\\vxmat,\\Vxmat" ], "keyPos": 0 } }, { "name": "Bxmat", "arg": { "format": "{}{}{}", "snippet": "Bxmat{${1:entry}}{${2:rows shown}}{${3:cols shown}}" } }, { "name": "Bxmat", "arg": { "format": "[]{}{}{}", "snippet": "Bxmat[${4:options%keyvals}]{${1:entry}}{${2:rows shown}}{${3:cols shown}}", "keys": [ "\\xmat,\\pxmat,\\bxmat,\\Bxmat,\\vxmat,\\Vxmat" ], "keyPos": 0 } }, { "name": "vxmat", "arg": { "format": "{}{}{}", "snippet": "vxmat{${1:entry}}{${2:rows shown}}{${3:cols shown}}" } }, { "name": "vxmat", "arg": { "format": "[]{}{}{}", "snippet": "vxmat[${4:options%keyvals}]{${1:entry}}{${2:rows shown}}{${3:cols shown}}", "keys": [ "\\xmat,\\pxmat,\\bxmat,\\Bxmat,\\vxmat,\\Vxmat" ], "keyPos": 0 } }, { "name": "Vxmat", "arg": { "format": "{}{}{}", "snippet": "Vxmat{${1:entry}}{${2:rows shown}}{${3:cols shown}}" } }, { "name": "Vxmat", "arg": { "format": "[]{}{}{}", "snippet": "Vxmat[${4:options%keyvals}]{${1:entry}}{${2:rows shown}}{${3:cols shown}}", "keys": [ "\\xmat,\\pxmat,\\bxmat,\\Bxmat,\\vxmat,\\Vxmat" ], "keyPos": 0 } }, { "name": "abs", "unusual": true, "arg": { "format": "{}", "snippet": "abs{${1:arg}}" } }, { "name": "abs*", "unusual": true, "arg": { "format": "{}", "snippet": "abs*{${1:arg}}" } }, { "name": "abs", "unusual": true, "arg": { "format": "[]{}", "snippet": "abs[${2:size}]{${1:arg}}" } }, { "name": "norm", "unusual": true, "arg": { "format": "{}", "snippet": "norm{${1:arg}}" } }, { "name": "norm*", "unusual": true, "arg": { "format": "{}", "snippet": "norm*{${1:arg}}" } }, { "name": "norm", "unusual": true, "arg": { "format": "[]{}", "snippet": "norm[${2:size}]{${1:arg}}" } }, { "name": "eval", "unusual": true, "arg": { "format": "{}", "snippet": "eval{${1:arg}}" } }, { "name": "eval*", "unusual": true, "arg": { "format": "{}", "snippet": "eval*{${1:arg}}" } }, { "name": "eval", "unusual": true, "arg": { "format": "[]{}", "snippet": "eval[${2:size}]{${1:arg}}" } }, { "name": "peval", "unusual": true, "arg": { "format": "{}", "snippet": "peval{${1:arg}}" } }, { "name": "peval*", "unusual": true, "arg": { "format": "{}", "snippet": "peval*{${1:arg}}" } }, { "name": "peval", "unusual": true, "arg": { "format": "[]{}", "snippet": "peval[${2:size}]{${1:arg}}" } }, { "name": "beval", "unusual": true, "arg": { "format": "{}", "snippet": "beval{${1:arg}}" } }, { "name": "beval*", "unusual": true, "arg": { "format": "{}", "snippet": "beval*{${1:arg}}" } }, { "name": "beval", "unusual": true, "arg": { "format": "[]{}", "snippet": "beval[${2:size}]{${1:arg}}" } }, { "name": "order", "unusual": true, "arg": { "format": "{}", "snippet": "order{${1:arg}}" } }, { "name": "order*", "unusual": true, "arg": { "format": "{}", "snippet": "order*{${1:arg}}" } }, { "name": "order", "unusual": true, "arg": { "format": "[]{}", "snippet": "order[${2:size}]{${1:arg}}" } }, { "name": "bm", "unusual": true, "arg": { "format": "{}", "snippet": "bm{${1:letter}}" } }, { "name": "grad", "unusual": true }, { "name": "curl", "unusual": true }, { "name": "laplacian", "unusual": true }, { "name": "asin", "unusual": true }, { "name": "acos", "unusual": true }, { "name": "atan", "unusual": true }, { "name": "acsc", "unusual": true }, { "name": "asec", "unusual": true }, { "name": "acot", "unusual": true }, { "name": "Tr", "unusual": true }, { "name": "tr", "unusual": true }, { "name": "rank", "unusual": true }, { "name": "erf", "unusual": true }, { "name": "Res", "unusual": true }, { "name": "res", "unusual": true }, { "name": "PV", "unusual": true }, { "name": "pv", "unusual": true }, { "name": "qq", "unusual": true, "arg": { "format": "{}", "snippet": "qq{${1:text}}" } }, { "name": "qq*", "unusual": true, "arg": { "format": "{}", "snippet": "qq*{${1:text}}" } }, { "name": "qc", "unusual": true }, { "name": "qcc", "unusual": true }, { "name": "qcc*", "unusual": true }, { "name": "qif", "unusual": true }, { "name": "qthen", "unusual": true }, { "name": "qelse", "unusual": true }, { "name": "qotherwise", "unusual": true }, { "name": "qunless", "unusual": true }, { "name": "qgive", "unusual": true }, { "name": "qusing", "unusual": true }, { "name": "qunless", "unusual": true }, { "name": "qassume", "unusual": true }, { "name": "qsince", "unusual": true }, { "name": "qlet", "unusual": true }, { "name": "qfor", "unusual": true }, { "name": "qall", "unusual": true }, { "name": "qeven", "unusual": true }, { "name": "qodd", "unusual": true }, { "name": "qinteger", "unusual": true }, { "name": "qand", "unusual": true }, { "name": "qor", "unusual": true }, { "name": "qas", "unusual": true }, { "name": "qin", "unusual": true } ], "envs": [], "keys": { "\\usephysicsmodule": [ "ab.braket", "ab.legacy", "ab", "bm-um.legacy", "braket", "diagmat", "doubleprod", "nabla.legacy", "op.legacy", "qtext.legacy", "xmat" ], "\\xmat,\\pxmat,\\bxmat,\\Bxmat,\\vxmat,\\Vxmat": [ "showtop=${1:rows}", "showleft=${1:columns}", "format=${1:format code}" ] }, "args": [] } ================================================ FILE: data/packages/pifont.json ================================================ { "deps": [], "macros": [ { "name": "ding", "arg": { "format": "{}", "snippet": "ding{${1:number}}" } }, { "name": "dingfill", "arg": { "format": "{}", "snippet": "dingfill{${1:number}}" } }, { "name": "dingline", "arg": { "format": "{}", "snippet": "dingline{${1:number}}" } }, { "name": "Pifont", "arg": { "format": "{}", "snippet": "Pifont{${1:family}}" } }, { "name": "Pisymbol", "arg": { "format": "{}{}", "snippet": "Pisymbol{${1:family}}{${2:number}}" } }, { "name": "Pifill", "arg": { "format": "{}{}", "snippet": "Pifill{${1:family}}{${2:number}}" } }, { "name": "Piline", "arg": { "format": "{}{}", "snippet": "Piline{${1:family}}{${2:number}}" } } ], "envs": [ { "name": "dinglist", "arg": { "format": "{}", "snippet": "{${1:number}}" } }, { "name": "dingautolist", "arg": { "format": "{}", "snippet": "{${1:number}}" } }, { "name": "Pilist", "arg": { "format": "{}{}", "snippet": "{${1:family}}{${2:number}}" } }, { "name": "Piautolist", "arg": { "format": "{}{}", "snippet": "{${1:family}}{${2:number}}" } } ], "keys": {}, "args": [] } ================================================ FILE: data/packages/placeins.json ================================================ { "deps": [], "macros": [ { "name": "FloatBarrier" } ], "envs": [], "keys": { "\\usepackage/placeins#c": [ "section", "above", "below", "verbose" ] }, "args": [ "\\usepackage/placeins#c" ] } ================================================ FILE: data/packages/psfrag.json ================================================ { "deps": [ { "name": "graphics" } ], "macros": [ { "name": "psfrag", "arg": { "format": "{}{}", "snippet": "psfrag{${1:tag}}{${2:replacement}}" } }, { "name": "psfrag", "arg": { "format": "{}[][][][]{}", "snippet": "psfrag{${1:tag}}[${3:posn}][${4:psposn}][${5:scale}][${6:rot}]{${2:replacement}}" } }, { "name": "psfrag*", "arg": { "format": "{}{}", "snippet": "psfrag*{${1:tag}}{${2:replacement}}" } }, { "name": "psfrag*", "arg": { "format": "{}[][][][]{}", "snippet": "psfrag*{${1:tag}}[${3:posn}][${4:psposn}][${5:scale}][${6:rot}]{${2:replacement}}" } }, { "name": "psfragscanon" }, { "name": "psfragscanoff" }, { "name": "psfragdebugon", "unusual": true }, { "name": "psfragdebugoff", "unusual": true } ], "envs": [ { "name": "psfrags" } ], "keys": { "\\usepackage/psfrag#c": [ "scanall", "2emode", "209mode", "debugshow", "unknownkeysallowed", "draft", "final", "hiresbb", "demo", "setpagesize", "nosetpagesize", "dvips", "xdvi", "dvipdf", "dvipdfm", "dvipdfmx", "xetex", "pdftex", "luatex", "dvisvgm", "dvipsone", "dviwindo", "emtex", "dviwin", "oztex", "textures", "pctexps", "pctexwin", "pctexhp", "pctex32", "truetex", "tcidvi", "vtex", "debugshow", "hiderotate", "hidescale" ] }, "args": [ "\\usepackage/psfrag#c" ] } ================================================ FILE: data/packages/pst-3d.json ================================================ { "deps": [ { "name": "pstricks" }, { "name": "pst-xkey" } ], "macros": [ { "name": "psAffinTransform", "arg": { "format": "[]{}{}", "snippet": "psAffinTransform[${3:options%keyvals}]{${1:transformation matrix}}{${2:stuff}}" } }, { "name": "psAffinTransform", "arg": { "format": "{}{}", "snippet": "psAffinTransform{${1:transformation matrix}}{${2:stuff}}" } }, { "name": "pssetzlength", "unusual": true, "arg": { "format": "{}{}", "snippet": "pssetzlength{${1:cmd}}{${2:dim}}" } }, { "name": "psshadow", "arg": { "format": "[]{}", "snippet": "psshadow[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "psshadow", "arg": { "format": "{}", "snippet": "psshadow{${1:stuff}}" } }, { "name": "pstilt", "arg": { "format": "[]{}{}", "snippet": "pstilt[${3:options%keyvals}]{${1:angle}}{${2:stuff}}" } }, { "name": "psTilt", "arg": { "format": "[]{}{}", "snippet": "psTilt[${3:options%keyvals}]{${1:angle}}{${2:stuff}}" } }, { "name": "pstilt", "arg": { "format": "{}{}", "snippet": "pstilt{${1:angle}}{${2:stuff}}" } }, { "name": "psTilt", "arg": { "format": "{}{}", "snippet": "psTilt{${1:angle}}{${2:stuff}}" } }, { "name": "ThreeDput", "arg": { "format": "(){}", "snippet": "ThreeDput(${2:x},${3:y},${4:z}){${1:stuff}}" } }, { "name": "ThreeDput", "arg": { "format": "[](){}", "snippet": "ThreeDput[${2:options%keyvals}](${3:x},${4:y},${5:z}){${1:stuff}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/pst-blur.json ================================================ { "deps": [ { "name": "pstricks" }, { "name": "pst-xkey" } ], "macros": [ { "name": "psblurbox", "arg": { "format": "{}", "snippet": "psblurbox{${1:stuff}}" } }, { "name": "psblurbox", "arg": { "format": "[]{}", "snippet": "psblurbox[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "ifpsblur", "unusual": true }, { "name": "psblurtrue", "unusual": true }, { "name": "psblurfalse", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/pst-char.json ================================================ { "deps": [], "macros": [ { "name": "endpscharclip" }, { "name": "pscharclip", "arg": { "format": "[]{}", "snippet": "pscharclip[${2:par}]{${1:text}}" } }, { "name": "pscharclip*", "arg": { "format": "[]{}", "snippet": "pscharclip*[${2:par}]{${1:text}}" } }, { "name": "pscharclip", "arg": { "format": "{}", "snippet": "pscharclip{${1:text}}" } }, { "name": "pscharclip*", "arg": { "format": "{}", "snippet": "pscharclip*{${1:text}}" } }, { "name": "pscharpath", "arg": { "format": "[]{}", "snippet": "pscharpath[${2:par}]{${1:text}}" } }, { "name": "pscharpath*", "arg": { "format": "[]{}", "snippet": "pscharpath*[${2:par}]{${1:text}}" } }, { "name": "pscharpath", "arg": { "format": "{}", "snippet": "pscharpath{${1:text}}" } }, { "name": "pscharpath*", "arg": { "format": "{}", "snippet": "pscharpath*{${1:text}}" } } ], "envs": [ { "name": "charclip", "arg": { "format": "[]{}", "snippet": "[${2:par}]{${1:text}}" } }, { "name": "charclip*", "arg": { "format": "[]{}", "snippet": "[${2:par}]{${1:text}}" } }, { "name": "charclip", "arg": { "format": "{}", "snippet": "{${1:text}}" } }, { "name": "charclip*", "arg": { "format": "{}", "snippet": "{${1:text}}" } } ], "keys": {}, "args": [] } ================================================ FILE: data/packages/pst-coil.json ================================================ { "deps": [ { "name": "pstricks" }, { "name": "pst-node" }, { "name": "pst-xkey" } ], "macros": [ { "name": "pscoil", "arg": { "format": "()()", "snippet": "pscoil(${1:x0},${2:y0})(${3:x1},${4:y1})" } }, { "name": "pscoil", "arg": { "format": "{}()()", "snippet": "pscoil{${1:arrows}}(${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "pscoil", "arg": { "format": "[]()()", "snippet": "pscoil[${1:options%keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "pscoil", "arg": { "format": "[]{}()()", "snippet": "pscoil[${2:options%keyvals}]{${1:arrows}}(${3:x0},${4:y0})(${5:x1},${6:y1})" } }, { "name": "pscoil*", "arg": { "format": "()()", "snippet": "pscoil*(${1:x0},${2:y0})(${3:x1},${4:y1})" } }, { "name": "pscoil*", "arg": { "format": "{}()()", "snippet": "pscoil*{${1:arrows}}(${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "pscoil*", "arg": { "format": "[]()()", "snippet": "pscoil*[${1:options%keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "pscoil*", "arg": { "format": "[]{}()()", "snippet": "pscoil*[${2:options%keyvals}]{${1:arrows}}(${3:x0},${4:y0})(${5:x1},${6:y1})" } }, { "name": "psCoil", "arg": { "format": "{}{}", "snippet": "psCoil{${1:angle1}}{${2:angle2}}" } }, { "name": "psCoil", "arg": { "format": "[]{}{}", "snippet": "psCoil[${3:options%keyvals}]{${1:angle1}}{${2:angle2}}" } }, { "name": "psCoil*", "arg": { "format": "{}{}", "snippet": "psCoil*{${1:angle1}}{${2:angle2}}" } }, { "name": "psCoil*", "arg": { "format": "[]{}{}", "snippet": "psCoil*[${3:options%keyvals}]{${1:angle1}}{${2:angle2}}" } }, { "name": "pszigzag", "arg": { "format": "()()", "snippet": "pszigzag(${1:x0},${2:y0})(${3:x1},${4:y1})" } }, { "name": "pszigzag", "arg": { "format": "{}()()", "snippet": "pszigzag{${1:arrows}}(${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "pszigzag", "arg": { "format": "[]()()", "snippet": "pszigzag[${1:options%keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "pszigzag", "arg": { "format": "[]{}()()", "snippet": "pszigzag[${2:options%keyvals}]{${1:arrows}}(${3:x0},${4:y0})(${5:x1},${6:y1})" } }, { "name": "pszigzag*", "arg": { "format": "()()", "snippet": "pszigzag*(${1:x0},${2:y0})(${3:x1},${4:y1})" } }, { "name": "pszigzag*", "arg": { "format": "{}()()", "snippet": "pszigzag*{${1:arrows}}(${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "pszigzag*", "arg": { "format": "[]()()", "snippet": "pszigzag*[${1:options%keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "pszigzag*", "arg": { "format": "[]{}()()", "snippet": "pszigzag*[${2:options%keyvals}]{${1:arrows}}(${3:x0},${4:y0})(${5:x1},${6:y1})" } }, { "name": "pssin", "arg": { "format": "()()", "snippet": "pssin(${1:x0},${2:y0})(${3:x1},${4:y1})" } }, { "name": "pssin", "arg": { "format": "{}()()", "snippet": "pssin{${1:arrows}}(${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "pssin", "arg": { "format": "[]()()", "snippet": "pssin[${1:options%keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "pssin", "arg": { "format": "[]{}()()", "snippet": "pssin[${2:options%keyvals}]{${1:arrows}}(${3:x0},${4:y0})(${5:x1},${6:y1})" } }, { "name": "pssin*", "arg": { "format": "()()", "snippet": "pssin*(${1:x0},${2:y0})(${3:x1},${4:y1})" } }, { "name": "pssin*", "arg": { "format": "{}()()", "snippet": "pssin*{${1:arrows}}(${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "pssin*", "arg": { "format": "[]()()", "snippet": "pssin*[${1:options%keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "pssin*", "arg": { "format": "[]{}()()", "snippet": "pssin*[${2:options%keyvals}]{${1:arrows}}(${3:x0},${4:y0})(${5:x1},${6:y1})" } }, { "name": "nccoil", "arg": { "format": "{}{}", "snippet": "nccoil{${1:nodeA}}{${2:nodeB}}" } }, { "name": "nccoil", "arg": { "format": "{}{}{}", "snippet": "nccoil{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "nccoil", "arg": { "format": "[]{}{}", "snippet": "nccoil[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "nccoil", "arg": { "format": "[]{}{}{}", "snippet": "nccoil[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "nccoil*", "arg": { "format": "{}{}", "snippet": "nccoil*{${1:nodeA}}{${2:nodeB}}" } }, { "name": "nccoil*", "arg": { "format": "{}{}{}", "snippet": "nccoil*{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "nccoil*", "arg": { "format": "[]{}{}", "snippet": "nccoil*[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "nccoil*", "arg": { "format": "[]{}{}{}", "snippet": "nccoil*[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "nczigzag", "arg": { "format": "{}{}", "snippet": "nczigzag{${1:nodeA}}{${2:nodeB}}" } }, { "name": "nczigzag", "arg": { "format": "{}{}{}", "snippet": "nczigzag{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "nczigzag", "arg": { "format": "[]{}{}", "snippet": "nczigzag[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "nczigzag", "arg": { "format": "[]{}{}{}", "snippet": "nczigzag[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "nczigzag*", "arg": { "format": "{}{}", "snippet": "nczigzag*{${1:nodeA}}{${2:nodeB}}" } }, { "name": "nczigzag*", "arg": { "format": "{}{}{}", "snippet": "nczigzag*{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "nczigzag*", "arg": { "format": "[]{}{}", "snippet": "nczigzag*[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "nczigzag*", "arg": { "format": "[]{}{}{}", "snippet": "nczigzag*[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "pccoil", "arg": { "format": "{}{}", "snippet": "pccoil{${1:nodeA}}{${2:nodeB}}" } }, { "name": "pccoil", "arg": { "format": "{}{}{}", "snippet": "pccoil{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "pccoil", "arg": { "format": "[]{}{}", "snippet": "pccoil[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "pccoil", "arg": { "format": "[]{}{}{}", "snippet": "pccoil[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "pccoil*", "arg": { "format": "{}{}", "snippet": "pccoil*{${1:nodeA}}{${2:nodeB}}" } }, { "name": "pccoil*", "arg": { "format": "{}{}{}", "snippet": "pccoil*{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "pccoil*", "arg": { "format": "[]{}{}", "snippet": "pccoil*[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "pccoil*", "arg": { "format": "[]{}{}{}", "snippet": "pccoil*[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "pczigzag", "arg": { "format": "{}{}", "snippet": "pczigzag{${1:nodeA}}{${2:nodeB}}" } }, { "name": "pczigzag", "arg": { "format": "{}{}{}", "snippet": "pczigzag{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "pczigzag", "arg": { "format": "[]{}{}", "snippet": "pczigzag[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "pczigzag", "arg": { "format": "[]{}{}{}", "snippet": "pczigzag[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "pczigzag*", "arg": { "format": "{}{}", "snippet": "pczigzag*{${1:nodeA}}{${2:nodeB}}" } }, { "name": "pczigzag*", "arg": { "format": "{}{}{}", "snippet": "pczigzag*{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "pczigzag*", "arg": { "format": "[]{}{}", "snippet": "pczigzag*[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "pczigzag*", "arg": { "format": "[]{}{}{}", "snippet": "pczigzag*[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncsin", "arg": { "format": "{}{}", "snippet": "ncsin{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncsin", "arg": { "format": "{}{}{}", "snippet": "ncsin{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncsin", "arg": { "format": "[]{}{}", "snippet": "ncsin[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncsin", "arg": { "format": "[]{}{}{}", "snippet": "ncsin[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncsin*", "arg": { "format": "{}{}", "snippet": "ncsin*{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncsin*", "arg": { "format": "{}{}{}", "snippet": "ncsin*{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncsin*", "arg": { "format": "[]{}{}", "snippet": "ncsin*[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncsin*", "arg": { "format": "[]{}{}{}", "snippet": "ncsin*[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "pcsin", "arg": { "format": "{}{}", "snippet": "pcsin{${1:nodeA}}{${2:nodeB}}" } }, { "name": "pcsin", "arg": { "format": "{}{}{}", "snippet": "pcsin{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "pcsin", "arg": { "format": "[]{}{}", "snippet": "pcsin[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "pcsin", "arg": { "format": "[]{}{}{}", "snippet": "pcsin[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "pcsin*", "arg": { "format": "{}{}", "snippet": "pcsin*{${1:nodeA}}{${2:nodeB}}" } }, { "name": "pcsin*", "arg": { "format": "{}{}{}", "snippet": "pcsin*{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "pcsin*", "arg": { "format": "[]{}{}", "snippet": "pcsin*[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "pcsin*", "arg": { "format": "[]{}{}{}", "snippet": "pcsin*[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "psAltCoil", "arg": { "format": "()()", "snippet": "psAltCoil(${1:x0},${2:y0})(${3:x1},${4:y1})" } }, { "name": "psAltCoil", "arg": { "format": "{}()()", "snippet": "psAltCoil{${1:arrows}}(${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "psAltCoil", "arg": { "format": "[]()()", "snippet": "psAltCoil[${1:options%keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "psAltCoil", "arg": { "format": "[]{}()()", "snippet": "psAltCoil[${2:options%keyvals}]{${1:arrows}}(${3:x0},${4:y0})(${5:x1},${6:y1})" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/pst-eps.json ================================================ { "deps": [ { "name": "pstricks" }, { "name": "pst-xkey" } ], "macros": [ { "name": "TeXtoEPS", "unusual": true }, { "name": "endTeXtoEPS", "unusual": true }, { "name": "PSTtoEPS", "arg": { "format": "{}{}", "snippet": "PSTtoEPS{${1:file%file}}{${2:graphics objects}}" } }, { "name": "PSTtoEPS", "arg": { "format": "[]{}{}", "snippet": "PSTtoEPS[${3:options%keyvals}]{${1:file%file}}{${2:graphics objects}}", "keys": [ "\\PSTtoEPS" ], "keyPos": 0 } } ], "envs": [ { "name": "TeXtoEPS" } ], "keys": { "\\PSTtoEPS": [ "bbllx=", "bblly=", "bburx=", "bburx=", "makeeps=${1|none,new,all,all*|}", "checkfile", "headerfile=${1:file name}", "headers=${1|none,all,user|}", "GraphicsRef={${1:x,y}}", "Translation={${1:x,y}}", "Rotation=${1:angle}", "Scale=" ] }, "args": [] } ================================================ FILE: data/packages/pst-fill.json ================================================ { "deps": [ { "name": "pstricks" }, { "name": "pst-xkey" } ], "macros": [ { "name": "psboxfill", "arg": { "format": "{}", "snippet": "psboxfill{${1:stuff}}" } }, { "name": "PstTiling" }, { "name": "txfillDict", "unusual": true }, { "name": "pstFillSetDefaults", "unusual": true } ], "envs": [], "keys": { "\\usepackage/pst-fill#c": [ "tiling" ] }, "args": [ "\\usepackage/pst-fill#c" ] } ================================================ FILE: data/packages/pst-node.json ================================================ { "deps": [ { "name": "pstricks" }, { "name": "pst-xkey" } ], "macros": [ { "name": "actualscale", "unusual": true, "arg": { "format": "{}", "snippet": "actualscale{${1:arg}}" } }, { "name": "algparnode", "arg": { "format": "{}{}{}", "snippet": "algparnode{${1:t}}{${2:expr in t%definition}}{${3:node name}}" } }, { "name": "AplusB", "arg": { "format": "()(){}", "snippet": "AplusB(${2:A})(${3:B}){${1:C}}" } }, { "name": "ArrowNotch", "arg": { "format": "{}{}{}{}", "snippet": "ArrowNotch{${1:node name}}{${2:node index}}{${3:direction}}{${4:notch}}" } }, { "name": "AtoB", "arg": { "format": "()(){}", "snippet": "AtoB(${2:A})(${3:B}){${1:C}}" } }, { "name": "Circlenode*", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "Circlenode*[${3:options%keyvals}]{${1:name}}{${2:stuff}}" } }, { "name": "Circlenode*", "unusual": true, "arg": { "format": "{}{}", "snippet": "Circlenode*{${1:name}}{${2:stuff}}" } }, { "name": "Circlenode", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "Circlenode[${3:options%keyvals}]{${1:name}}{${2:stuff}}" } }, { "name": "Circlenode", "unusual": true, "arg": { "format": "{}{}", "snippet": "Circlenode{${1:name}}{${2:stuff}}" } }, { "name": "circlenode*", "arg": { "format": "[]{}{}", "snippet": "circlenode*[${3:options%keyvals}]{${1:name}}{${2:stuff}}" } }, { "name": "circlenode*", "arg": { "format": "{}{}", "snippet": "circlenode*{${1:name}}{${2:stuff}}" } }, { "name": "circlenode", "arg": { "format": "[]{}{}", "snippet": "circlenode[${3:options%keyvals}]{${1:name}}{${2:stuff}}" } }, { "name": "circlenode", "arg": { "format": "{}{}", "snippet": "circlenode{${1:name}}{${2:stuff}}" } }, { "name": "Cnode", "arg": { "format": "(){}", "snippet": "Cnode(${2:x},${3:y}){${1:name}}" } }, { "name": "cnode", "arg": { "format": "(){}{}", "snippet": "cnode(${3:x},${4:y}){${1:radius}}{${2:name}}" } }, { "name": "Cnode*", "arg": { "format": "(){}", "snippet": "Cnode*(${2:x},${3:y}){${1:name}}" } }, { "name": "cnode*", "arg": { "format": "(){}{}", "snippet": "cnode*(${3:x},${4:y}){${1:radius}}{${2:name}}" } }, { "name": "Cnode*", "arg": { "format": "[](){}", "snippet": "Cnode*[${2:options%keyvals}](${3:x},${4:y}){${1:name}}" } }, { "name": "cnode*", "arg": { "format": "[](){}{}", "snippet": "cnode*[${3:options%keyvals}](${4:x},${5:y}){${1:radius}}{${2:name}}" } }, { "name": "Cnode", "arg": { "format": "[](){}", "snippet": "Cnode[${2:options%keyvals}](${3:x},${4:y}){${1:name}}" } }, { "name": "cnode", "arg": { "format": "[](){}{}", "snippet": "cnode[${3:options%keyvals}](${4:x},${5:y}){${1:radius}}{${2:name}}" } }, { "name": "Cnodeput", "arg": { "format": "(){}{}{}", "snippet": "Cnodeput(${4:x},${5:y}){${1:angle}}{${2:name}}{${3:stuff}}" } }, { "name": "cnodeput", "arg": { "format": "(){}{}", "snippet": "cnodeput(${3:x},${4:y}){${1:name}}{${2:stuff}}" } }, { "name": "Cnodeput", "arg": { "format": "(){}{}", "snippet": "Cnodeput(${3:x},${4:y}){${1:name}}{${2:stuff}}" } }, { "name": "Cnodeput*", "arg": { "format": "(){}{}{}", "snippet": "Cnodeput*(${4:x},${5:y}){${1:angle}}{${2:name}}{${3:stuff}}" } }, { "name": "cnodeput*", "arg": { "format": "(){}{}", "snippet": "cnodeput*(${3:x},${4:y}){${1:name}}{${2:stuff}}" } }, { "name": "Cnodeput*", "arg": { "format": "(){}{}", "snippet": "Cnodeput*(${3:x},${4:y}){${1:name}}{${2:stuff}}" } }, { "name": "Cnodeput*", "arg": { "format": "[](){}{}{}", "snippet": "Cnodeput*[${4:options%keyvals}](${5:x},${6:y}){${1:angle}}{${2:name}}{${3:stuff}}" } }, { "name": "cnodeput*", "arg": { "format": "[](){}{}", "snippet": "cnodeput*[${3:options%keyvals}](${4:x},${5:y}){${1:name}}{${2:stuff}}" } }, { "name": "Cnodeput*", "arg": { "format": "[](){}{}", "snippet": "Cnodeput*[${3:options%keyvals}](${4:x},${5:y}){${1:name}}{${2:stuff}}" } }, { "name": "cnodeput*", "arg": { "format": "[]{}(){}{}", "snippet": "cnodeput*[${4:options%keyvals}]{${1:angle}}(${5:x},${6:y}){${2:name}}{${3:stuff}}" } }, { "name": "cnodeput*", "arg": { "format": "{}(){}{}", "snippet": "cnodeput*{${1:angle}}(${4:x},${5:y}){${2:name}}{${3:stuff}}" } }, { "name": "Cnodeput", "arg": { "format": "[](){}{}{}", "snippet": "Cnodeput[${4:options%keyvals}](${5:x},${6:y}){${1:angle}}{${2:name}}{${3:stuff}}" } }, { "name": "cnodeput", "arg": { "format": "[](){}{}", "snippet": "cnodeput[${3:options%keyvals}](${4:x},${5:y}){${1:name}}{${2:stuff}}" } }, { "name": "Cnodeput", "arg": { "format": "[](){}{}", "snippet": "Cnodeput[${3:options%keyvals}](${4:x},${5:y}){${1:name}}{${2:stuff}}" } }, { "name": "cnodeput", "arg": { "format": "[]{}(){}{}", "snippet": "cnodeput[${4:options%keyvals}]{${1:angle}}(${5:x},${6:y}){${2:name}}{${3:stuff}}" } }, { "name": "cnodeput", "arg": { "format": "{}(){}{}", "snippet": "cnodeput{${1:angle}}(${4:x},${5:y}){${2:name}}{${3:stuff}}" } }, { "name": "curvepnode", "arg": { "format": "{}{}{}", "snippet": "curvepnode{${1:tval}}{${2:expr in t%definition}}{${3:node name}}" } }, { "name": "curvepnodes", "arg": { "format": "{}{}{}{}", "snippet": "curvepnodes{${1:tmin}}{${2:tmax}}{${3:expr in t%definition}}{${4:node root}}" } }, { "name": "defaultvalue", "unusual": true, "arg": { "format": "{}{}", "snippet": "defaultvalue{${1:cmd}}{${2:val}}" } }, { "name": "dianode*", "arg": { "format": "[]{}{}", "snippet": "dianode*[${3:options%keyvals}]{${1:name}}{${2:stuff}}" } }, { "name": "dianode*", "arg": { "format": "{}{}", "snippet": "dianode*{${1:name}}{${2:stuff}}" } }, { "name": "dianode", "arg": { "format": "[]{}{}", "snippet": "dianode[${3:options%keyvals}]{${1:name}}{${2:stuff}}" } }, { "name": "dianode", "arg": { "format": "{}{}", "snippet": "dianode{${1:name}}{${2:stuff}}" } }, { "name": "dotnode", "arg": { "format": "(){}", "snippet": "dotnode(${2:x},${3:y}){${1:name}}" } }, { "name": "dotnode*", "arg": { "format": "(){}", "snippet": "dotnode*(${2:x},${3:y}){${1:name}}" } }, { "name": "dotnode*", "arg": { "format": "[](){}", "snippet": "dotnode*[${2:options%keyvals}](${3:x},${4:y}){${1:name}}" } }, { "name": "dotnode", "arg": { "format": "[](){}", "snippet": "dotnode[${2:options%keyvals}](${3:x},${4:y}){${1:name}}" } }, { "name": "endpsmatrix", "unusual": true }, { "name": "fnode", "arg": { "format": "(){}", "snippet": "fnode(${2:x},${3:y}){${1:name}}" } }, { "name": "fnode*", "arg": { "format": "(){}", "snippet": "fnode*(${2:x},${3:y}){${1:name}}" } }, { "name": "fnode*", "arg": { "format": "[](){}", "snippet": "fnode*[${2:options%keyvals}](${3:x},${4:y}){${1:name}}" } }, { "name": "fnode", "arg": { "format": "[](){}", "snippet": "fnode[${2:options%keyvals}](${3:x},${4:y}){${1:name}}" } }, { "name": "fnpnode", "arg": { "format": "{}{}{}", "snippet": "fnpnode{${1:xval}}{${2:expr in x%definition}}{${3:node name}}" } }, { "name": "fnpnodes", "arg": { "format": "{}{}{}{}", "snippet": "fnpnodes{${1:xmin}}{${2:xmax}}{${3:expr in x%definition}}{${4:node root}}" } }, { "name": "getnodelist", "arg": { "format": "{}{}", "snippet": "getnodelist{${1:node root}}{${2:next command}}" } }, { "name": "hasparen", "unusual": true }, { "name": "hasequal", "unusual": true }, { "name": "hascolon", "unusual": true }, { "name": "MakeShortNab", "arg": { "format": "{}{}", "snippet": "MakeShortNab{${1:char1}}{${2:char2}}" } }, { "name": "MakeShortTab", "unusual": true, "arg": { "format": "{}{}", "snippet": "MakeShortTab{${1:char1}}{${2:char2}}" } }, { "name": "MakeShortTablr", "arg": { "format": "{}{}{}{}", "snippet": "MakeShortTablr{${1:char1}}{${2:char2}}{${3:char3}}{${4:char4}}" } }, { "name": "midAB", "arg": { "format": "()(){}", "snippet": "midAB(${2:A})(${3:B}){${1:C}}" } }, { "name": "naput*", "arg": { "format": "[]{}", "snippet": "naput*[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "naput*", "arg": { "format": "{}", "snippet": "naput*{${1:stuff}}" } }, { "name": "naput", "arg": { "format": "[]{}", "snippet": "naput[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "naput", "arg": { "format": "{}", "snippet": "naput{${1:stuff}}" } }, { "name": "nbput*", "arg": { "format": "[]{}", "snippet": "nbput*[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "nbput*", "arg": { "format": "{}", "snippet": "nbput*{${1:stuff}}" } }, { "name": "nbput", "arg": { "format": "[]{}", "snippet": "nbput[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "nbput", "arg": { "format": "{}", "snippet": "nbput{${1:stuff}}" } }, { "name": "ncangle*", "arg": { "format": "[]{}{}{}", "snippet": "ncangle*[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncangle*", "arg": { "format": "[]{}{}", "snippet": "ncangle*[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncangle*", "arg": { "format": "{}{}{}", "snippet": "ncangle*{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncangle*", "arg": { "format": "{}{}", "snippet": "ncangle*{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncangle", "arg": { "format": "[]{}{}{}", "snippet": "ncangle[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncangle", "arg": { "format": "[]{}{}", "snippet": "ncangle[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncangle", "arg": { "format": "{}{}{}", "snippet": "ncangle{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncangle", "arg": { "format": "{}{}", "snippet": "ncangle{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncangles*", "arg": { "format": "[]{}{}{}", "snippet": "ncangles*[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncangles*", "arg": { "format": "[]{}{}", "snippet": "ncangles*[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncangles*", "arg": { "format": "{}{}{}", "snippet": "ncangles*{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncangles*", "arg": { "format": "{}{}", "snippet": "ncangles*{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncangles", "arg": { "format": "[]{}{}{}", "snippet": "ncangles[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncangles", "arg": { "format": "[]{}{}", "snippet": "ncangles[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncangles", "arg": { "format": "{}{}{}", "snippet": "ncangles{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncangles", "arg": { "format": "{}{}", "snippet": "ncangles{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncarc*", "arg": { "format": "[]{}{}{}", "snippet": "ncarc*[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncarc*", "arg": { "format": "[]{}{}", "snippet": "ncarc*[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncarc*", "arg": { "format": "{}{}{}", "snippet": "ncarc*{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncarc*", "arg": { "format": "{}{}", "snippet": "ncarc*{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncarc", "arg": { "format": "[]{}{}{}", "snippet": "ncarc[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncarc", "arg": { "format": "[]{}{}", "snippet": "ncarc[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncarc", "arg": { "format": "{}{}{}", "snippet": "ncarc{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncarc", "arg": { "format": "{}{}", "snippet": "ncarc{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncarcbox*", "arg": { "format": "[]{}{}", "snippet": "ncarcbox*[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncarcbox*", "arg": { "format": "{}{}", "snippet": "ncarcbox*{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncarcbox", "arg": { "format": "[]{}{}", "snippet": "ncarcbox[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncarcbox", "arg": { "format": "{}{}", "snippet": "ncarcbox{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncbar*", "arg": { "format": "[]{}{}{}", "snippet": "ncbar*[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncbar*", "arg": { "format": "[]{}{}", "snippet": "ncbar*[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncbar*", "arg": { "format": "{}{}{}", "snippet": "ncbar*{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncbar*", "arg": { "format": "{}{}", "snippet": "ncbar*{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncbar", "arg": { "format": "[]{}{}{}", "snippet": "ncbar[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncbar", "arg": { "format": "[]{}{}", "snippet": "ncbar[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncbar", "arg": { "format": "{}{}{}", "snippet": "ncbar{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncbar", "arg": { "format": "{}{}", "snippet": "ncbar{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncbarr", "arg": { "format": "[]{}{}", "snippet": "ncbarr[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncbarr", "arg": { "format": "{}{}", "snippet": "ncbarr{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncbox*", "arg": { "format": "[]{}{}", "snippet": "ncbox*[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncbox*", "arg": { "format": "{}{}", "snippet": "ncbox*{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncbox", "arg": { "format": "[]{}{}", "snippet": "ncbox[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncbox", "arg": { "format": "{}{}", "snippet": "ncbox{${1:nodeA}}{${2:nodeB}}" } }, { "name": "nccircle*", "arg": { "format": "[]{}{}{}", "snippet": "nccircle*[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "nccircle*", "arg": { "format": "[]{}{}", "snippet": "nccircle*[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "nccircle*", "arg": { "format": "{}{}{}", "snippet": "nccircle*{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "nccircle*", "arg": { "format": "{}{}", "snippet": "nccircle*{${1:nodeA}}{${2:nodeB}}" } }, { "name": "nccircle", "arg": { "format": "[]{}{}{}", "snippet": "nccircle[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "nccircle", "arg": { "format": "[]{}{}", "snippet": "nccircle[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "nccircle", "arg": { "format": "{}{}{}", "snippet": "nccircle{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "nccircle", "arg": { "format": "{}{}", "snippet": "nccircle{${1:nodeA}}{${2:nodeB}}" } }, { "name": "nccoil*", "arg": { "format": "[]{}{}{}", "snippet": "nccoil*[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "nccoil*", "arg": { "format": "[]{}{}", "snippet": "nccoil*[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "nccoil*", "arg": { "format": "{}{}{}", "snippet": "nccoil*{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "nccoil*", "arg": { "format": "{}{}", "snippet": "nccoil*{${1:nodeA}}{${2:nodeB}}" } }, { "name": "nccoil", "arg": { "format": "[]{}{}{}", "snippet": "nccoil[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "nccoil", "arg": { "format": "[]{}{}", "snippet": "nccoil[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "nccoil", "arg": { "format": "{}{}{}", "snippet": "nccoil{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "nccoil", "arg": { "format": "{}{}", "snippet": "nccoil{${1:nodeA}}{${2:nodeB}}" } }, { "name": "nccurve*", "arg": { "format": "[]{}{}{}", "snippet": "nccurve*[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "nccurve*", "arg": { "format": "[]{}{}", "snippet": "nccurve*[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "nccurve*", "arg": { "format": "{}{}{}", "snippet": "nccurve*{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "nccurve*", "arg": { "format": "{}{}", "snippet": "nccurve*{${1:nodeA}}{${2:nodeB}}" } }, { "name": "nccurve", "arg": { "format": "[]{}{}{}", "snippet": "nccurve[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "nccurve", "arg": { "format": "[]{}{}", "snippet": "nccurve[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "nccurve", "arg": { "format": "{}{}{}", "snippet": "nccurve{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "nccurve", "arg": { "format": "{}{}", "snippet": "nccurve{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncdiag*", "arg": { "format": "[]{}{}{}", "snippet": "ncdiag*[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncdiag*", "arg": { "format": "[]{}{}", "snippet": "ncdiag*[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncdiag*", "arg": { "format": "{}{}{}", "snippet": "ncdiag*{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncdiag*", "arg": { "format": "{}{}", "snippet": "ncdiag*{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncdiag", "arg": { "format": "[]{}{}{}", "snippet": "ncdiag[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncdiag", "arg": { "format": "[]{}{}", "snippet": "ncdiag[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncdiag", "arg": { "format": "{}{}{}", "snippet": "ncdiag{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncdiag", "arg": { "format": "{}{}", "snippet": "ncdiag{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncdiagg*", "arg": { "format": "[]{}{}{}", "snippet": "ncdiagg*[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncdiagg*", "arg": { "format": "[]{}{}", "snippet": "ncdiagg*[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncdiagg*", "arg": { "format": "{}{}{}", "snippet": "ncdiagg*{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncdiagg*", "arg": { "format": "{}{}", "snippet": "ncdiagg*{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncdiagg", "arg": { "format": "[]{}{}{}", "snippet": "ncdiagg[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncdiagg", "arg": { "format": "[]{}{}", "snippet": "ncdiagg[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncdiagg", "arg": { "format": "{}{}{}", "snippet": "ncdiagg{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncdiagg", "arg": { "format": "{}{}", "snippet": "ncdiagg{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncline*", "arg": { "format": "[]{}{}{}", "snippet": "ncline*[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncLine*", "arg": { "format": "[]{}{}{}", "snippet": "ncLine*[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncline*", "arg": { "format": "[]{}{}", "snippet": "ncline*[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncLine*", "arg": { "format": "[]{}{}", "snippet": "ncLine*[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncline*", "arg": { "format": "{}{}{}", "snippet": "ncline*{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncLine*", "arg": { "format": "{}{}{}", "snippet": "ncLine*{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncline*", "arg": { "format": "{}{}", "snippet": "ncline*{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncLine*", "arg": { "format": "{}{}", "snippet": "ncLine*{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncline", "arg": { "format": "[]{}{}{}", "snippet": "ncline[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncLine", "arg": { "format": "[]{}{}{}", "snippet": "ncLine[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncline", "arg": { "format": "[]{}{}", "snippet": "ncline[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncLine", "arg": { "format": "[]{}{}", "snippet": "ncLine[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncline", "arg": { "format": "{}{}{}", "snippet": "ncline{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncLine", "arg": { "format": "{}{}{}", "snippet": "ncLine{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncline", "arg": { "format": "{}{}", "snippet": "ncline{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncLine", "arg": { "format": "{}{}", "snippet": "ncLine{${1:nodeA}}{${2:nodeB}}" } }, { "name": "nclines", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "nclines[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "nclines", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "nclines[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "nclines", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "nclines{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "nclines", "unusual": true, "arg": { "format": "{}{}", "snippet": "nclines{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncloop*", "arg": { "format": "[]{}{}{}", "snippet": "ncloop*[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncloop*", "arg": { "format": "[]{}{}", "snippet": "ncloop*[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncloop*", "arg": { "format": "{}{}{}", "snippet": "ncloop*{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncloop*", "arg": { "format": "{}{}", "snippet": "ncloop*{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncloop", "arg": { "format": "[]{}{}{}", "snippet": "ncloop[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncloop", "arg": { "format": "[]{}{}", "snippet": "ncloop[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncloop", "arg": { "format": "{}{}{}", "snippet": "ncloop{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "ncloop", "arg": { "format": "{}{}", "snippet": "ncloop{${1:nodeA}}{${2:nodeB}}" } }, { "name": "ncput*", "arg": { "format": "[]{}", "snippet": "ncput*[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "ncput*", "arg": { "format": "{}", "snippet": "ncput*{${1:stuff}}" } }, { "name": "ncput", "arg": { "format": "[]{}", "snippet": "ncput[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "ncput", "arg": { "format": "{}", "snippet": "ncput{${1:stuff}}" } }, { "name": "nczigzag*", "arg": { "format": "[]{}{}{}", "snippet": "nczigzag*[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "nczigzag*", "arg": { "format": "[]{}{}", "snippet": "nczigzag*[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "nczigzag*", "arg": { "format": "{}{}{}", "snippet": "nczigzag*{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "nczigzag*", "arg": { "format": "{}{}", "snippet": "nczigzag*{${1:nodeA}}{${2:nodeB}}" } }, { "name": "nczigzag", "arg": { "format": "[]{}{}{}", "snippet": "nczigzag[${4:options%keyvals}]{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "nczigzag", "arg": { "format": "[]{}{}", "snippet": "nczigzag[${3:options%keyvals}]{${1:nodeA}}{${2:nodeB}}" } }, { "name": "nczigzag", "arg": { "format": "{}{}{}", "snippet": "nczigzag{${1:arrows}}{${2:nodeA}}{${3:nodeB}}" } }, { "name": "nczigzag", "arg": { "format": "{}{}", "snippet": "nczigzag{${1:nodeA}}{${2:nodeB}}" } }, { "name": "nlput", "arg": { "format": "()(){}{}", "snippet": "nlput(${3:A})(${4:B}){${1:distance%l}}{${2:text}}" } }, { "name": "nlput", "arg": { "format": "[]()(){}{}", "snippet": "nlput[${3:options%keyvals}](${4:A})(${5:B}){${1:distance%l}}{${2:text}}" } }, { "name": "nodenameA", "unusual": true }, { "name": "nodenameB", "unusual": true }, { "name": "nodex", "unusual": true, "arg": { "format": "{}", "snippet": "nodex{${1:expr%definition}}" } }, { "name": "nodexn", "arg": { "format": "{}{}", "snippet": "nodexn{${1:expr%definition}}{${2:node name}}" } }, { "name": "normalvec", "arg": { "format": "(){}", "snippet": "normalvec(${2:coords}){${1:node name}}" } }, { "name": "nput*", "arg": { "format": "[]{}{}{}", "snippet": "nput*[${4:options%keyvals}]{${1:refangle}}{${2:name}}{${3:stuff}}" } }, { "name": "nput*", "arg": { "format": "{}{}{}", "snippet": "nput*{${1:refangle}}{${2:name}}{${3:stuff}}" } }, { "name": "nput", "arg": { "format": "[]{}{}{}", "snippet": "nput[${4:options%keyvals}]{${1:refangle}}{${2:name}}{${3:stuff}}" } }, { "name": "nput", "arg": { "format": "{}{}{}", "snippet": "nput{${1:refangle}}{${2:name}}{${3:stuff}}" } }, { "name": "ovalnode*", "arg": { "format": "[]{}{}", "snippet": "ovalnode*[${3:options%keyvals}]{${1:name}}{${2:stuff}}" } }, { "name": "ovalnode*", "arg": { "format": "{}{}", "snippet": "ovalnode*{${1:name}}{${2:stuff}}" } }, { "name": "ovalnode", "arg": { "format": "[]{}{}", "snippet": "ovalnode[${3:options%keyvals}]{${1:name}}{${2:stuff}}" } }, { "name": "ovalnode", "arg": { "format": "{}{}", "snippet": "ovalnode{${1:name}}{${2:stuff}}" } }, { "name": "parsenodexn", "unusual": true, "arg": { "format": "{}(){}", "snippet": "parsenodexn{${1:arg1}}(${3:arg2}){${2:arg3}}" } }, { "name": "pcangle", "arg": { "format": "()()", "snippet": "pcangle(${1:x1},${2:y1})(${3:x2},${4:y2})" } }, { "name": "pcangle*", "arg": { "format": "()()", "snippet": "pcangle*(${1:x1},${2:y1})(${3:x2},${4:y2})" } }, { "name": "pcangle*", "arg": { "format": "[]()()", "snippet": "pcangle*[${1:options%keyvals}](${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcangle*", "arg": { "format": "[]{}()()", "snippet": "pcangle*[${2:options%keyvals}]{${1:arrows}}(${3:x1},${4:y1})(${5:x2},${6:y2})" } }, { "name": "pcangle*", "arg": { "format": "{}()()", "snippet": "pcangle*{${1:arrows}}(${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcangle", "arg": { "format": "[]()()", "snippet": "pcangle[${1:options%keyvals}](${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcangle", "arg": { "format": "[]{}()()", "snippet": "pcangle[${2:options%keyvals}]{${1:arrows}}(${3:x1},${4:y1})(${5:x2},${6:y2})" } }, { "name": "pcangle", "arg": { "format": "{}()()", "snippet": "pcangle{${1:arrows}}(${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcangles*", "arg": { "format": "()()", "snippet": "pcangles*(${1:x1},${2:y1})(${3:x2},${4:y2})" } }, { "name": "pcangles*", "arg": { "format": "[]()()", "snippet": "pcangles*[${1:options%keyvals}](${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcangles*", "arg": { "format": "[]{}()()", "snippet": "pcangles*[${2:options%keyvals}]{${1:arrows}}(${3:x1},${4:y1})(${5:x2},${6:y2})" } }, { "name": "pcangles*", "arg": { "format": "{}()()", "snippet": "pcangles*{${1:arrows}}(${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcangles", "arg": { "format": "[]()()", "snippet": "pcangles[${1:options%keyvals}](${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcangles", "arg": { "format": "[]{}()()", "snippet": "pcangles[${2:options%keyvals}]{${1:arrows}}(${3:x1},${4:y1})(${5:x2},${6:y2})" } }, { "name": "pcangles", "arg": { "format": "{}()()", "snippet": "pcangles{${1:arrows}}(${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcangles", "arg": { "format": "{}()()", "snippet": "pcangles{${1:nodeA}}(${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcarc", "arg": { "format": "()()", "snippet": "pcarc(${1:x1},${2:y1})(${3:x2},${4:y2})" } }, { "name": "pcarc*", "arg": { "format": "()()", "snippet": "pcarc*(${1:x1},${2:y1})(${3:x2},${4:y2})" } }, { "name": "pcarc*", "arg": { "format": "[]()()", "snippet": "pcarc*[${1:options%keyvals}](${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcarc*", "arg": { "format": "[]{}()()", "snippet": "pcarc*[${2:options%keyvals}]{${1:arrows}}(${3:x1},${4:y1})(${5:x2},${6:y2})" } }, { "name": "pcarc*", "arg": { "format": "{}()()", "snippet": "pcarc*{${1:arrows}}(${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcarc", "arg": { "format": "[]()()", "snippet": "pcarc[${1:options%keyvals}](${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcarc", "arg": { "format": "[]{}()()", "snippet": "pcarc[${2:options%keyvals}]{${1:arrows}}(${3:x1},${4:y1})(${5:x2},${6:y2})" } }, { "name": "pcarc", "arg": { "format": "{}()()", "snippet": "pcarc{${1:arrows}}(${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcarcbox", "arg": { "format": "()()", "snippet": "pcarcbox(${1:x1},${2:y1})(${3:x2},${4:y2})" } }, { "name": "pcarcbox*", "arg": { "format": "()()", "snippet": "pcarcbox*(${1:x1},${2:y1})(${3:x2},${4:y2})" } }, { "name": "pcarcbox*", "arg": { "format": "[]()()", "snippet": "pcarcbox*[${1:options%keyvals}](${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcarcbox", "arg": { "format": "[]()()", "snippet": "pcarcbox[${1:options%keyvals}](${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcbar", "arg": { "format": "()()", "snippet": "pcbar(${1:x1},${2:y1})(${3:x2},${4:y2})" } }, { "name": "pcbar*", "arg": { "format": "()()", "snippet": "pcbar*(${1:x1},${2:y1})(${3:x2},${4:y2})" } }, { "name": "pcbar*", "arg": { "format": "[]()()", "snippet": "pcbar*[${1:options%keyvals}](${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcbar*", "arg": { "format": "[]{}()()", "snippet": "pcbar*[${2:options%keyvals}]{${1:arrows}}(${3:x1},${4:y1})(${5:x2},${6:y2})" } }, { "name": "pcbar*", "arg": { "format": "{}()()", "snippet": "pcbar*{${1:arrows}}(${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcbar", "arg": { "format": "[]()()", "snippet": "pcbar[${1:options%keyvals}](${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcbar", "arg": { "format": "[]{}()()", "snippet": "pcbar[${2:options%keyvals}]{${1:arrows}}(${3:x1},${4:y1})(${5:x2},${6:y2})" } }, { "name": "pcbar", "arg": { "format": "{}()()", "snippet": "pcbar{${1:arrows}}(${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcbox", "arg": { "format": "()()", "snippet": "pcbox(${1:x1},${2:y1})(${3:x2},${4:y2})" } }, { "name": "pcbox*", "arg": { "format": "()()", "snippet": "pcbox*(${1:x1},${2:y1})(${3:x2},${4:y2})" } }, { "name": "pcbox*", "arg": { "format": "[]()()", "snippet": "pcbox*[${1:options%keyvals}](${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcbox", "arg": { "format": "[]()()", "snippet": "pcbox[${1:options%keyvals}](${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pccurve", "arg": { "format": "()()", "snippet": "pccurve(${1:x1},${2:y1})(${3:x2},${4:y2})" } }, { "name": "pccurve*", "arg": { "format": "()()", "snippet": "pccurve*(${1:x1},${2:y1})(${3:x2},${4:y2})" } }, { "name": "pccurve*", "arg": { "format": "[]()()", "snippet": "pccurve*[${1:options%keyvals}](${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pccurve*", "arg": { "format": "[]{}()()", "snippet": "pccurve*[${2:options%keyvals}]{${1:arrows}}(${3:x1},${4:y1})(${5:x2},${6:y2})" } }, { "name": "pccurve*", "arg": { "format": "{}()()", "snippet": "pccurve*{${1:arrows}}(${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pccurve", "arg": { "format": "[]()()", "snippet": "pccurve[${1:options%keyvals}](${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pccurve", "arg": { "format": "[]{}()()", "snippet": "pccurve[${2:options%keyvals}]{${1:arrows}}(${3:x1},${4:y1})(${5:x2},${6:y2})" } }, { "name": "pccurve", "arg": { "format": "{}()()", "snippet": "pccurve{${1:arrows}}(${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcdiag", "arg": { "format": "()()", "snippet": "pcdiag(${1:x1},${2:y1})(${3:x2},${4:y2})" } }, { "name": "pcdiag*", "arg": { "format": "()()", "snippet": "pcdiag*(${1:x1},${2:y1})(${3:x2},${4:y2})" } }, { "name": "pcdiag*", "arg": { "format": "[]()()", "snippet": "pcdiag*[${1:options%keyvals}](${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcdiag*", "arg": { "format": "[]{}()()", "snippet": "pcdiag*[${2:options%keyvals}]{${1:arrows}}(${3:x1},${4:y1})(${5:x2},${6:y2})" } }, { "name": "pcdiag*", "arg": { "format": "{}()()", "snippet": "pcdiag*{${1:arrows}}(${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcdiag", "arg": { "format": "[]()()", "snippet": "pcdiag[${1:options%keyvals}](${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcdiag", "arg": { "format": "[]{}()()", "snippet": "pcdiag[${2:options%keyvals}]{${1:arrows}}(${3:x1},${4:y1})(${5:x2},${6:y2})" } }, { "name": "pcdiag", "arg": { "format": "{}()()", "snippet": "pcdiag{${1:arrows}}(${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcdiagg", "arg": { "format": "()()", "snippet": "pcdiagg(${1:nodeA})(${2:nodeB})" } }, { "name": "pcdiagg", "arg": { "format": "[]()()", "snippet": "pcdiagg[${1:options%keyvals}](${2:nodeA})(${3:nodeB})" } }, { "name": "pcline", "arg": { "format": "()()", "snippet": "pcline(${1:x1},${2:y1})(${3:x2},${4:y2})" } }, { "name": "pcline*", "arg": { "format": "()()", "snippet": "pcline*(${1:x1},${2:y1})(${3:x2},${4:y2})" } }, { "name": "pcline*", "arg": { "format": "[]()()", "snippet": "pcline*[${1:options%keyvals}](${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcline*", "arg": { "format": "[]{}()()", "snippet": "pcline*[${2:options%keyvals}]{${1:arrows}}(${3:x1},${4:y1})(${5:x2},${6:y2})" } }, { "name": "pcline*", "arg": { "format": "{}()()", "snippet": "pcline*{${1:arrows}}(${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcline", "arg": { "format": "[]()()", "snippet": "pcline[${1:options%keyvals}](${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcline", "arg": { "format": "[]{}()()", "snippet": "pcline[${2:options%keyvals}]{${1:arrows}}(${3:x1},${4:y1})(${5:x2},${6:y2})" } }, { "name": "pcline", "arg": { "format": "{}()()", "snippet": "pcline{${1:arrows}}(${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcloop", "arg": { "format": "()()", "snippet": "pcloop(${1:x1},${2:y1})(${3:x2},${4:y2})" } }, { "name": "pcloop*", "arg": { "format": "()()", "snippet": "pcloop*(${1:x1},${2:y1})(${3:x2},${4:y2})" } }, { "name": "pcloop*", "arg": { "format": "[]()()", "snippet": "pcloop*[${1:options%keyvals}](${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcloop*", "arg": { "format": "[]{}()()", "snippet": "pcloop*[${2:options%keyvals}]{${1:arrows}}(${3:x1},${4:y1})(${5:x2},${6:y2})" } }, { "name": "pcloop*", "arg": { "format": "{}()()", "snippet": "pcloop*{${1:arrows}}(${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcloop", "arg": { "format": "[]()()", "snippet": "pcloop[${1:options%keyvals}](${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pcloop", "arg": { "format": "[]{}()()", "snippet": "pcloop[${2:options%keyvals}]{${1:arrows}}(${3:x1},${4:y1})(${5:x2},${6:y2})" } }, { "name": "pcloop", "arg": { "format": "{}()()", "snippet": "pcloop{${1:arrows}}(${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "pnode", "arg": { "format": "(){}", "snippet": "pnode(${2:x},${3:y}){${1:name}}" } }, { "name": "pnode", "arg": { "format": "[](){}", "snippet": "pnode[${2:offset}](${3:x},${4:y}){${1:name}}" } }, { "name": "polyIntersections", "arg": { "format": "{}{}()(){}{}", "snippet": "polyIntersections{${1:name1}}{${2:name2}}(${5:A})(${6:B}){${3:P}}{${4:number}}" } }, { "name": "pscloseNodeFile", "unusual": true }, { "name": "psDefBoxNodes", "arg": { "format": "{}{}", "snippet": "psDefBoxNodes{${1:node name}}{${2:text}}" } }, { "name": "psDefPSPNodes" }, { "name": "psGetCenter", "unusual": true, "arg": { "format": "{}", "snippet": "psGetCenter{${1:node name}}" } }, { "name": "psGetEdgeA", "unusual": true, "arg": { "format": "{}{}", "snippet": "psGetEdgeA{${1:node1}}{${2:node2}}" } }, { "name": "psGetEdgeB", "unusual": true, "arg": { "format": "{}{}", "snippet": "psGetEdgeB{${1:node1}}{${2:node2}}" } }, { "name": "psGetNodeCenter", "arg": { "format": "{}", "snippet": "psGetNodeCenter{${1:node name}}" } }, { "name": "psGetNodeEdgeA", "arg": { "format": "{}", "snippet": "psGetNodeEdgeA{${1:node name}}" } }, { "name": "psGetNodeEdgeB", "arg": { "format": "{}", "snippet": "psGetNodeEdgeB{${1:node name}}" } }, { "name": "psLCNode", "arg": { "format": "[]{}[]{}{}", "snippet": "psLCNode[${4:P1}]{${1:val1}}[${5:P2}]{${2:val2}}{${3:node name}}" } }, { "name": "psLCNode", "arg": { "format": "{}{}{}", "snippet": "psLCNode{${1:val1}}{${2:val2}}{${3:node name}}" } }, { "name": "psLCNodeVar", "arg": { "format": "()()(){}", "snippet": "psLCNodeVar(${2:nodeA})(${3:nodeB})(${4:factorA},${5:factorB}){${1:node name}}" } }, { "name": "psLDNode", "arg": { "format": "()(){}{}", "snippet": "psLDNode(${3:A})(${4:B}){${1:distance%l}}{${2:node name}}" } }, { "name": "psLDNode", "arg": { "format": "[]()(){}{}", "snippet": "psLDNode[${3:options%keyvals}](${4:A})(${5:B}){${1:distance%l}}{${2:node name}}" } }, { "name": "psLNode", "arg": { "format": "[][]{}{}", "snippet": "psLNode[${3:P1}][${4:P2}]{${1:value}}{${2:node name}}" } }, { "name": "psLNode", "arg": { "format": "[]{}{}", "snippet": "psLNode[${3:P1}]{${1:value}}{${2:node name}}" } }, { "name": "psLNode", "arg": { "format": "{}{}", "snippet": "psLNode{${1:value}}{${2:node name}}" } }, { "name": "psmatrix", "unusual": true }, { "name": "psmatrix", "unusual": true, "arg": { "format": "[]", "snippet": "psmatrix[${1:options%keyvals}]" } }, { "name": "psncurve", "arg": { "format": "(){}", "snippet": "psncurve(${2:x},${3:y}){${1:name}}" } }, { "name": "psncurve", "arg": { "format": "[](){}", "snippet": "psncurve[${2:options%keyvals}](${3:x},${4:y}){${1:name}}" } }, { "name": "psncurve", "arg": { "format": "[]{}(){}", "snippet": "psncurve[${3:options%keyvals}]{${1:arrows}}(${4:x},${5:y}){${2:name}}" } }, { "name": "psncurve", "arg": { "format": "{}(){}", "snippet": "psncurve{${1:arrows}}(${3:x},${4:y}){${2:name}}" } }, { "name": "psnccurve", "unusual": true, "arg": { "format": "(){}", "snippet": "psnccurve(${2:x},${3:y}){${1:name}}" } }, { "name": "psnccurve", "unusual": true, "arg": { "format": "[](){}", "snippet": "psnccurve[${2:options%keyvals}](${3:x},${4:y}){${1:name}}" } }, { "name": "psnccurve", "unusual": true, "arg": { "format": "[]{}(){}", "snippet": "psnccurve[${3:options%keyvals}]{${1:arrows}}(${4:x},${5:y}){${2:name}}" } }, { "name": "psnccurve", "unusual": true, "arg": { "format": "{}(){}", "snippet": "psnccurve{${1:arrows}}(${3:x},${4:y}){${2:name}}" } }, { "name": "psnline", "arg": { "format": "(){}", "snippet": "psnline(${2:x},${3:y}){${1:name}}" } }, { "name": "psnline", "arg": { "format": "[](){}", "snippet": "psnline[${2:options%keyvals}](${3:x},${4:y}){${1:name}}" } }, { "name": "psnline", "arg": { "format": "[]{}(){}", "snippet": "psnline[${3:options%keyvals}]{${1:arrows}}(${4:x},${5:y}){${2:name}}" } }, { "name": "psnline", "arg": { "format": "{}(){}", "snippet": "psnline{${1:arrows}}(${3:x},${4:y}){${2:name}}" } }, { "name": "psnode", "arg": { "format": "(){}{}", "snippet": "psnode(${3:x},${4:y}){${1:name}}{${2:stuff}}" } }, { "name": "psnode", "arg": { "format": "[](){}{}", "snippet": "psnode[${3:options%keyvals}](${4:x},${5:y}){${1:name}}{${2:stuff}}" } }, { "name": "psnpolygon", "arg": { "format": "(){}", "snippet": "psnpolygon(${2:x},${3:y}){${1:name}}" } }, { "name": "psnpolygon", "arg": { "format": "[](){}", "snippet": "psnpolygon[${2:options%keyvals}](${3:x},${4:y}){${1:name}}" } }, { "name": "psnpolygon", "arg": { "format": "[]{}(){}", "snippet": "psnpolygon[${3:options%keyvals}]{${1:arrows}}(${4:x},${5:y}){${2:name}}" } }, { "name": "psnpolygon", "arg": { "format": "{}(){}", "snippet": "psnpolygon{${1:arrows}}(${3:x},${4:y}){${2:name}}" } }, { "name": "psopenNodeFile", "unusual": true }, { "name": "psparnode", "arg": { "format": "{}{}{}", "snippet": "psparnode{${1:t}}{${2:expr in t%definition}}{${3:node name}}" } }, { "name": "psRelLineVar", "arg": { "format": "()()(){}", "snippet": "psRelLineVar(${2:nodeA})(${3:nodeB})(${4:radius;angle}){${1:node name}}" } }, { "name": "psRelNode", "arg": { "format": "[][]{}{}", "snippet": "psRelNode[${3:P0}][${4:P1}]{${1:length factor}}{${2:end node name}}" } }, { "name": "psRelNode", "arg": { "format": "[]{}{}", "snippet": "psRelNode[${3:P0}]{${1:length factor}}{${2:end node name}}" } }, { "name": "psRelNode", "arg": { "format": "{}{}", "snippet": "psRelNode{${1:length factor}}{${2:end node name}}" } }, { "name": "psRelNodeVar", "arg": { "format": "()()(){}", "snippet": "psRelNodeVar(${2:nodeA})(${3:nodeB})(${4:radius;angle}){${1:node name}}" } }, { "name": "psspan", "arg": { "format": "{}", "snippet": "psspan{${1:integer}}" } }, { "name": "pstiterate", "unusual": true }, { "name": "pstloop", "unusual": true, "arg": { "format": "{}", "snippet": "pstloop{${1:arg}}" } }, { "name": "psxline", "arg": { "format": "(){}{}", "snippet": "psxline(${3:basept}){${1:nodeexpr1%definition}}{${2:nodeexpr2%definition}}" } }, { "name": "psxline", "arg": { "format": "[](){}{}", "snippet": "psxline[${3:options%keyvals}](${4:basept}){${1:nodeexpr1%definition}}{${2:nodeexpr2%definition}}" } }, { "name": "psxline", "arg": { "format": "[]{}(){}{}", "snippet": "psxline[${4:options%keyvals}]{${1:arrows}}(${5:basept}){${2:nodeexpr1%definition}}{${3:nodeexpr2%definition}}" } }, { "name": "psxline", "arg": { "format": "{}(){}{}", "snippet": "psxline{${1:arrows}}(${4:basept}){${2:nodeexpr1%definition}}{${3:nodeexpr2%definition}}" } }, { "name": "rhombus", "arg": { "format": "{}()(){}{}", "snippet": "rhombus{${1:edge length}}(${4:A})(${5:B}){${2:C}}{${3:D}}" } }, { "name": "rnode", "arg": { "format": "[]{}{}", "snippet": "rnode[${3:refpoint}]{${1:name}}{${2:stuff}}" } }, { "name": "Rnode", "arg": { "format": "{}{}", "snippet": "Rnode{${1:name}}{${2:stuff}}" } }, { "name": "rnode", "arg": { "format": "{}{}", "snippet": "rnode{${1:name}}{${2:stuff}}" } }, { "name": "saveDataAsNodes", "arg": { "format": "{}{}", "snippet": "saveDataAsNodes{${1:data}}{${2:node prefix}}" } }, { "name": "shownode", "unusual": true, "arg": { "format": "()", "snippet": "shownode(${1:P})" } }, { "name": "taput*", "arg": { "format": "[]{}", "snippet": "taput*[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "taput*", "arg": { "format": "{}", "snippet": "taput*{${1:stuff}}" } }, { "name": "taput", "arg": { "format": "[]{}", "snippet": "taput[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "taput", "arg": { "format": "{}", "snippet": "taput{${1:stuff}}" } }, { "name": "tbput*", "arg": { "format": "[]{}", "snippet": "tbput*[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "tbput*", "arg": { "format": "{}", "snippet": "tbput*{${1:stuff}}" } }, { "name": "tbput", "arg": { "format": "[]{}", "snippet": "tbput[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "tbput", "arg": { "format": "{}", "snippet": "tbput{${1:stuff}}" } }, { "name": "testAlg", "unusual": true }, { "name": "thput*", "arg": { "format": "[]{}", "snippet": "thput*[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "thput*", "arg": { "format": "{}", "snippet": "thput*{${1:stuff}}" } }, { "name": "thput", "arg": { "format": "[]{}", "snippet": "thput[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "thput", "arg": { "format": "{}", "snippet": "thput{${1:stuff}}" } }, { "name": "tlput*", "arg": { "format": "[]{}", "snippet": "tlput*[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "tlput*", "arg": { "format": "{}", "snippet": "tlput*{${1:stuff}}" } }, { "name": "tlput", "arg": { "format": "[]{}", "snippet": "tlput[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "tlput", "arg": { "format": "{}", "snippet": "tlput{${1:stuff}}" } }, { "name": "trim", "unusual": true }, { "name": "trinode*", "arg": { "format": "[]{}{}", "snippet": "trinode*[${3:options%keyvals}]{${1:name}}{${2:stuff}}" } }, { "name": "trinode*", "arg": { "format": "{}{}", "snippet": "trinode*{${1:name}}{${2:stuff}}" } }, { "name": "trinode", "arg": { "format": "[]{}{}", "snippet": "trinode[${3:options%keyvals}]{${1:name}}{${2:stuff}}" } }, { "name": "trinode", "arg": { "format": "{}{}", "snippet": "trinode{${1:name}}{${2:stuff}}" } }, { "name": "trput*", "arg": { "format": "[]{}", "snippet": "trput*[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "trput*", "arg": { "format": "{}", "snippet": "trput*{${1:stuff}}" } }, { "name": "trput", "arg": { "format": "[]{}", "snippet": "trput[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "trput", "arg": { "format": "{}", "snippet": "trput{${1:stuff}}" } }, { "name": "tvput*", "arg": { "format": "[]{}", "snippet": "tvput*[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "tvput*", "arg": { "format": "{}", "snippet": "tvput*{${1:stuff}}" } }, { "name": "tvput", "arg": { "format": "[]{}", "snippet": "tvput[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "tvput", "arg": { "format": "{}", "snippet": "tvput{${1:stuff}}" } }, { "name": "unbrace", "unusual": true, "arg": { "format": "{}", "snippet": "unbrace{${1:arg}}" } } ], "envs": [ { "name": "psmatrix" }, { "name": "psmatrix", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]" } } ], "keys": { "\\usepackage/pst-node#c": [ "97" ] }, "args": [ "\\usepackage/pst-node#c" ] } ================================================ FILE: data/packages/pst-plot.json ================================================ { "deps": [ { "name": "pstricks" }, { "name": "pst-xkey" }, { "name": "multido" }, { "name": "pstricks-add" }, { "name": "pst-tools" } ], "macros": [ { "name": "dataplot", "arg": { "format": "[]{}", "snippet": "dataplot[${2:options%keyvals}]{${1:macro}}" } }, { "name": "dataplot", "arg": { "format": "{}", "snippet": "dataplot{${1:macro}}" } }, { "name": "endpsgraph", "unusual": true }, { "name": "fileplot", "arg": { "format": "[]{}", "snippet": "fileplot[${2:options%keyvals}]{${1:file}}" } }, { "name": "fileplot", "arg": { "format": "{}", "snippet": "fileplot{${1:file}}" } }, { "name": "ifSpecialLabelsDone", "unusual": true }, { "name": "listplot", "arg": { "format": "[]{}", "snippet": "listplot[${2:options%keyvals}]{${1:list}}" } }, { "name": "listplot", "arg": { "format": "{}", "snippet": "listplot{${1:data}}" } }, { "name": "parametricplot", "arg": { "format": "[]{}{}[]{}", "snippet": "parametricplot[${4:options%keyvals}]{${1:tmin}}{${2:tmax}}[${5:PS commands}]{${3:function%definition}}" } }, { "name": "parametricplot", "arg": { "format": "[]{}{}{}", "snippet": "parametricplot[${4:options%keyvals}]{${1:tmin}}{${2:tmax}}{${3:function%definition}}" } }, { "name": "parametricplot", "unusual": true, "arg": { "format": "{}{}[]{}", "snippet": "parametricplot{${1:tmin}}{${2:tmax}}[${4:PS commands}]{${3:function%definition}}" } }, { "name": "parametricplot", "arg": { "format": "{}{}{}", "snippet": "parametricplot{${1:tmin}}{${2:tmax}}{${3:function%definition}}" } }, { "name": "psaxes", "arg": { "format": "()()()", "snippet": "psaxes(${1:x0},${2:y0})(${3:x1},${4:y1})(${5:x2},${6:y2})" } }, { "name": "psaxes", "unusual": true, "arg": { "format": "()()()[][]", "snippet": "psaxes(${3:x0},${4:y0})(${5:x1},${6:y1})(${7:x2},${8:y2})[${1:Xlabel,Xangle}][${2:Ylabel,Yangle}]" } }, { "name": "psaxes", "arg": { "format": "[]()()()", "snippet": "psaxes[${1:options%keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})(${6:x2},${7:y2})" } }, { "name": "psaxes", "arg": { "format": "[]()()()[][]", "snippet": "psaxes[${1:options%keyvals}](${4:x0},${5:y0})(${6:x1},${7:y1})(${8:x2},${9:y2})[${2:Xlabel,Xangle}][${3:Ylabel,Yangle}]" } }, { "name": "psaxes", "arg": { "format": "[]{}()()()", "snippet": "psaxes[${2:options%keyvals}]{${1:arrows}}(${3:x0},${4:y0})(${5:x1},${6:y1})(${7:x2},${8:y2})" } }, { "name": "psaxes", "arg": { "format": "[]{}()()()[][]", "snippet": "psaxes[${2:options%keyvals}]{${1:arrows}}(${5:x0},${6:y0})(${7:x1},${8:y1})(${9:x2},${10:y2})[${3:Xlabel,Xangle}][${4:Ylabel,Yangle}]" } }, { "name": "psaxes", "arg": { "format": "{}()()()", "snippet": "psaxes{${1:arrows}}(${2:x0},${3:y0})(${4:x1},${5:y1})(${6:x2},${7:y2})" } }, { "name": "psaxes", "unusual": true, "arg": { "format": "{}()()()[][]", "snippet": "psaxes{${1:arrows}}(${4:x0},${5:y0})(${6:x1},${7:y1})(${8:x2},${9:y2})[${2:Xlabel,Xangle}][${3:Ylabel,Yangle}]" } }, { "name": "psBoxplot", "arg": { "format": "[]{}", "snippet": "psBoxplot[${2:options%keyvals}]{${1:macro}}" } }, { "name": "psBoxplot", "arg": { "format": "{}", "snippet": "psBoxplot{${1:macro}}" } }, { "name": "psCoordinates", "arg": { "format": "()", "snippet": "psCoordinates(${1:x},${2:y})" } }, { "name": "psCoordinates", "arg": { "format": "[]()", "snippet": "psCoordinates[${1:options%keyvals}](${2:x},${3:y})" } }, { "name": "psdataplot", "unusual": true, "arg": { "format": "[]{}", "snippet": "psdataplot[${2:options%keyvals}]{${1:macro}}" } }, { "name": "psdataplot", "unusual": true, "arg": { "format": "{}", "snippet": "psdataplot{${1:macro}}" } }, { "name": "psfileplot", "unusual": true, "arg": { "format": "[]{}", "snippet": "psfileplot[${2:options%keyvals}]{${1:file}}" } }, { "name": "psfileplot", "unusual": true, "arg": { "format": "{}", "snippet": "psfileplot{${1:file}}" } }, { "name": "psFixpoint", "arg": { "format": "[]{}{}{}", "snippet": "psFixpoint[${4:options}]{${1:x0}}{${2:f(${5:x})}}{${3:n}}" } }, { "name": "psFixpoint", "arg": { "format": "{}{}{}", "snippet": "psFixpoint{${1:x0}}{${2:f(${4:x})}}{${3:n}}" } }, { "name": "psgraph", "unusual": true, "arg": { "format": "()()(){}{}", "snippet": "psgraph(${3:x0},${4:y0})(${5:x1},${6:y1})(${7:x2},${8:y2}){${1:xlength%l}}{${2:ylength%l}}" } }, { "name": "psgraph", "unusual": true, "arg": { "format": "[]()()(){}{}", "snippet": "psgraph[${3:options%keyvals}](${4:x0},${5:y0})(${6:x1},${7:y1})(${8:x2},${9:y2}){${1:xlength%l}}{${2:ylength%l}}" } }, { "name": "psgraph", "unusual": true, "arg": { "format": "[]{}()()(){}{}", "snippet": "psgraph[${4:options%keyvals}]{${1:arrows}}(${5:x0},${6:y0})(${7:x1},${8:y1})(${9:x2},${10:y2}){${2:xlength%l}}{${3:ylength%l}}" } }, { "name": "psgraph", "unusual": true, "arg": { "format": "{}()()(){}{}", "snippet": "psgraph{${1:arrows}}(${4:x0},${5:y0})(${6:x1},${7:y1})(${8:x2},${9:y2}){${2:xlength%l}}{${3:ylength%l}}" } }, { "name": "psgraphLLx" }, { "name": "psgraphLLy" }, { "name": "psgraphURx" }, { "name": "psgraphURy" }, { "name": "pshlabel" }, { "name": "pslegend", "arg": { "format": "[](){}", "snippet": "pslegend[${2:reference}](${3:xoffset},${4:yoffset}){${1:text}}" } }, { "name": "pslegend", "arg": { "format": "[]{}", "snippet": "pslegend[${2:reference}]{${1:text}}" } }, { "name": "pslegend", "arg": { "format": "{}", "snippet": "pslegend{${1:text}}" } }, { "name": "pslistplot", "unusual": true, "arg": { "format": "[]{}", "snippet": "pslistplot[${2:options%keyvals}]{${1:list}}" } }, { "name": "pslistplot", "unusual": true, "arg": { "format": "{}", "snippet": "pslistplot{${1:data}}" } }, { "name": "psNewton", "arg": { "format": "[]{}{}{}", "snippet": "psNewton[${4:options}]{${1:x_0}}{${2:f(${5:x})}}{${3:n}}" } }, { "name": "psNewton", "arg": { "format": "[]{}{}[]{}", "snippet": "psNewton[${4:options}]{${1:x0}}{${2:f(${6:x})}}[${5:f'(${7:x})}]{${3:n}}" } }, { "name": "psNewton", "arg": { "format": "{}{}[]{}", "snippet": "psNewton{${1:x0}}{${2:f(${5:x})}}[${4:f'(${6:x})}]{${3:n}}" } }, { "name": "psNewton", "arg": { "format": "{}{}{}", "snippet": "psNewton{${1:x0}}{${2:f(${4:x})}}{${3:n}}" } }, { "name": "psparametricplot", "unusual": true, "arg": { "format": "[]{}{}[]{}", "snippet": "psparametricplot[${4:options%keyvals}]{${1:tmin}}{${2:tmax}}[${5:PS commands}]{${3:function%definition}}" } }, { "name": "psparametricplot", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "psparametricplot[${4:options%keyvals}]{${1:tmin}}{${2:tmax}}{${3:function%definition}}" } }, { "name": "psparametricplot", "unusual": true, "arg": { "format": "{}{}[]{}", "snippet": "psparametricplot{${1:tmin}}{${2:tmax}}[${4:PS commands}]{${3:function%definition}}" } }, { "name": "psparametricplot", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "psparametricplot{${1:tmin}}{${2:tmax}}{${3:function%definition}}" } }, { "name": "psPi", "unusual": true }, { "name": "psPiFour", "unusual": true }, { "name": "psPiH", "unusual": true }, { "name": "psPiTwo", "unusual": true }, { "name": "psplot", "arg": { "format": "[]{}{}[]{}", "snippet": "psplot[${4:options%keyvals}]{${1:xmin}}{${2:xmax}}[${5:PS commands}]{${3:function%definition}}" } }, { "name": "psplot", "arg": { "format": "[]{}{}{}", "snippet": "psplot[${4:options%keyvals}]{${1:xmin}}{${2:xmax}}{${3:function%definition}}" } }, { "name": "psplot", "unusual": true, "arg": { "format": "{}{}[]{}", "snippet": "psplot{${1:xmin}}{${2:xmax}}[${4:PS commands}]{${3:function%definition}}" } }, { "name": "psplot", "arg": { "format": "{}{}{}", "snippet": "psplot{${1:xmin}}{${2:xmax}}{${3:function%definition}}" } }, { "name": "psplotinit", "unusual": true, "arg": { "format": "{}", "snippet": "psplotinit{${1:arg}}" } }, { "name": "psplotstyle", "unusual": true }, { "name": "psPutXLabel", "unusual": true, "arg": { "format": "{}", "snippet": "psPutXLabel{${1:arg}}" } }, { "name": "psPutYLabel", "unusual": true, "arg": { "format": "{}", "snippet": "psPutYLabel{${1:arg}}" } }, { "name": "psreadDataColumn", "arg": { "format": "[]{}{}{}{}", "snippet": "psreadDataColumn[${5:options%keyvals}]{${1:colNo}}{${2:delim}}{${3:macro%cmd}}{${4:file%file}}" } }, { "name": "psreadDataColumn", "arg": { "format": "{}{}{}{}", "snippet": "psreadDataColumn{${1:colNo}}{${2:delim}}{${3:macro%cmd}}{${4:file%file}}" } }, { "name": "psResetPlotValues", "unusual": true }, { "name": "psrotatebox", "unusual": true, "arg": { "format": "{}{}", "snippet": "psrotatebox{${1:angle}}{${2:contents}}" } }, { "name": "pstRadUnit" }, { "name": "pstRadUnitInv" }, { "name": "pstScalePoints", "arg": { "format": "(){}{}", "snippet": "pstScalePoints(${3:xscale},${4:yscale}){${1:xPS}}{${2:yPS}}" } }, { "name": "pstXPSScale", "unusual": true }, { "name": "pstXScale", "unusual": true }, { "name": "pstYPSScale", "unusual": true }, { "name": "pstYScale", "unusual": true }, { "name": "psVectorfield", "arg": { "format": "()(){}", "snippet": "psVectorfield(${2:%<x0},${3:y0%>})(${4:%<x1},${5:y1%>}){${1:f'(${6:x},${7:y})}}" } }, { "name": "psVectorfield", "arg": { "format": "[]()(){}", "snippet": "psVectorfield[${2:options}](${3:%<x0},${4:y0%>})(${5:%<x1},${6:y1%>}){${1:f'(${7:x},${8:y})}}" } }, { "name": "psvlabel" }, { "name": "psxlabelsep", "unusual": true }, { "name": "psxsubticklinestyle", "unusual": true }, { "name": "psxTick", "arg": { "format": "(){}", "snippet": "psxTick(${2:x value}){${1:label}}" } }, { "name": "psxTick", "arg": { "format": "[](){}", "snippet": "psxTick[${2:options%keyvals}](${3:x value}){${1:label}}" } }, { "name": "psxTick", "arg": { "format": "[]{}(){}", "snippet": "psxTick[${3:options%keyvals}]{${1:rotation}}(${4:x value}){${2:label}}" } }, { "name": "psxTick", "arg": { "format": "{}(){}", "snippet": "psxTick{${1:rotation}}(${3:x value}){${2:label}}" } }, { "name": "psxticklinestyle", "unusual": true }, { "name": "psylabelsep", "unusual": true }, { "name": "psysubticklinestyle", "unusual": true }, { "name": "psyTick", "arg": { "format": "(){}", "snippet": "psyTick(${2:y value}){${1:label}}" } }, { "name": "psyTick", "arg": { "format": "[](){}", "snippet": "psyTick[${2:options%keyvals}](${3:y value}){${1:label}}" } }, { "name": "psyTick", "arg": { "format": "[]{}(){}", "snippet": "psyTick[${3:options%keyvals}]{${1:rotation}}(${4:y value}){${2:label}}" } }, { "name": "psyTick", "arg": { "format": "{}(){}", "snippet": "psyTick{${1:rotation}}(${3:y value}){${2:label}}" } }, { "name": "psyticklinestyle", "unusual": true }, { "name": "readdata", "arg": { "format": "{}{}", "snippet": "readdata{${1:macro%cmd}}{${2:file%file}}" } }, { "name": "readdata", "arg": { "format": "[]{}{}", "snippet": "readdata[${3:options%keyvals}]{${1:macro%cmd}}{${2:file%file}}", "keys": [ "\\readdata#c" ], "keyPos": 0 } }, { "name": "savedata", "arg": { "format": "{}[]", "snippet": "savedata{${1:macro%cmd}}[${2:data}]" } }, { "name": "setDefaulthLabels", "unusual": true }, { "name": "setDefaultvLabels", "unusual": true }, { "name": "setFractionhLabels", "unusual": true }, { "name": "setFractionvLabels", "unusual": true }, { "name": "setTrighLabels", "unusual": true }, { "name": "setTrigvLabels", "unusual": true }, { "name": "SpecialLabelsDonefalse", "unusual": true }, { "name": "SpecialLabelsDonetrue", "unusual": true } ], "envs": [ { "name": "psgraph", "arg": { "format": "()()(){}{}", "snippet": "(${3:x0},${4:y0})(${5:x1},${6:y1})(${7:x2},${8:y2}){${1:xlength%l}}{${2:ylength%l}}" } }, { "name": "psgraph", "arg": { "format": "[]()()(){}{}", "snippet": "[${3:options%keyvals}](${4:x0},${5:y0})(${6:x1},${7:y1})(${8:x2},${9:y2}){${1:xlength%l}}{${2:ylength%l}}" } }, { "name": "psgraph", "arg": { "format": "[]{}()()(){}{}", "snippet": "[${4:options%keyvals}]{${1:arrows}}(${5:x0},${6:y0})(${7:x1},${8:y1})(${9:x2},${10:y2}){${2:xlength%l}}{${3:ylength%l}}" } }, { "name": "psgraph", "arg": { "format": "{}()()(){}{}", "snippet": "{${1:arrows}}(${4:x0},${5:y0})(${6:x1},${7:y1})(${8:x2},${9:y2}){${2:xlength%l}}{${3:ylength%l}}" } }, { "name": "psgraph*", "unusual": true, "arg": { "format": "()()(){}{}", "snippet": "(${3:x0},${4:y0})(${5:x1},${6:y1})(${7:x2},${8:y2}){${1:xlength%l}}{${2:ylength%l}}" } }, { "name": "psgraph*", "unusual": true, "arg": { "format": "[]()()(){}{}", "snippet": "[${3:options%keyvals}](${4:x0},${5:y0})(${6:x1},${7:y1})(${8:x2},${9:y2}){${1:xlength%l}}{${2:ylength%l}}" } }, { "name": "psgraph*", "unusual": true, "arg": { "format": "[]{}()()(){}{}", "snippet": "[${4:options%keyvals}]{${1:arrows}}(${5:x0},${6:y0})(${7:x1},${8:y1})(${9:x2},${10:y2}){${2:xlength%l}}{${3:ylength%l}}" } }, { "name": "psgraph*", "unusual": true, "arg": { "format": "{}()()(){}{}", "snippet": "{${1:arrows}}(${4:x0},${5:y0})(${6:x1},${7:y1})(${8:x2},${9:y2}){${2:xlength%l}}{${3:ylength%l}}" } } ], "keys": { "\\usepackage/pst-plot#c": [ "97" ], "\\readdata#c": [ "ignoreLines=${1:integer}", "nStep=${1:integer}" ] }, "args": [ "\\usepackage/pst-plot#c" ] } ================================================ FILE: data/packages/pst-text.json ================================================ { "deps": [ { "name": "pstricks" } ], "macros": [ { "name": "pstextpath", "arg": { "format": "[](){}{}", "snippet": "pstextpath[${3:pos}](${4:x},${5:y}){${1:graphics object}}{${2:text}}" } }, { "name": "pstextpath", "arg": { "format": "(){}{}", "snippet": "pstextpath(${3:x},${4:y}){${1:graphics object}}{${2:text}}" } }, { "name": "pscharpath", "arg": { "format": "{}", "snippet": "pscharpath{${1:text}}" } }, { "name": "pscharpath", "arg": { "format": "[]{}", "snippet": "pscharpath[${2:options%keyvals}]{${1:text}}" } }, { "name": "pscharpath*", "arg": { "format": "{}", "snippet": "pscharpath*{${1:text}}" } }, { "name": "pscharpath*", "arg": { "format": "[]{}", "snippet": "pscharpath*[${2:options%keyvals}]{${1:text}}" } }, { "name": "pscharclip", "unusual": true, "arg": { "format": "{}", "snippet": "pscharclip{${1:text}}" } }, { "name": "pscharclip", "unusual": true, "arg": { "format": "[]{}", "snippet": "pscharclip[${2:options%keyvals}]{${1:text}}" } }, { "name": "pscharclip*", "unusual": true, "arg": { "format": "{}", "snippet": "pscharclip*{${1:text}}" } }, { "name": "pscharclip*", "unusual": true, "arg": { "format": "[]{}", "snippet": "pscharclip*[${2:options%keyvals}]{${1:text}}" } }, { "name": "endpscharclip", "unusual": true }, { "name": "psCircleText", "arg": { "format": "{}", "snippet": "psCircleText{${1:text}}" } }, { "name": "psCircleText", "arg": { "format": "[]{}", "snippet": "psCircleText[${2:options%keyvals}]{${1:text}}" } }, { "name": "psCircleText", "arg": { "format": "(){}", "snippet": "psCircleText(${2:x},${3:y}){${1:text}}" } }, { "name": "psCircleText", "arg": { "format": "[](){}", "snippet": "psCircleText[${2:options%keyvals}](${3:x},${4:y}){${1:text}}" } }, { "name": "psWarp", "arg": { "format": "{}", "snippet": "psWarp{${1:text}}" } }, { "name": "psWarp", "arg": { "format": "[]{}", "snippet": "psWarp[${2:options%keyvals}]{${1:text}}" } }, { "name": "psWarp", "arg": { "format": "(){}", "snippet": "psWarp(${2:x},${3:y}){${1:text}}" } }, { "name": "psWarp", "arg": { "format": "[](){}", "snippet": "psWarp[${2:options%keyvals}](${3:x},${4:y}){${1:text}}" } }, { "name": "TPoffset", "unusual": true } ], "envs": [ { "name": "pscharclip", "arg": { "format": "{}", "snippet": "{${1:text}}" } }, { "name": "pscharclip", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:text}}" } }, { "name": "pscharclip*", "arg": { "format": "{}", "snippet": "{${1:text}}" } }, { "name": "pscharclip*", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:text}}" } } ], "keys": {}, "args": [] } ================================================ FILE: data/packages/pst-tree.json ================================================ { "deps": [ { "name": "pstricks" }, { "name": "pst-node" }, { "name": "pst-xkey" } ], "macros": [ { "name": "endpsTree", "unusual": true }, { "name": "endskiplevels" }, { "name": "MakeShortTnput", "arg": { "format": "{}", "snippet": "MakeShortTnput{${1:char}}" } }, { "name": "psedge" }, { "name": "psnodecnt", "unusual": true }, { "name": "pspred" }, { "name": "pssucc" }, { "name": "pstree", "arg": { "format": "[]{}{}", "snippet": "pstree[${3:options%keyvals}]{${1:root}}{${2:successors}}" } }, { "name": "psTree", "unusual": true, "arg": { "format": "{}", "snippet": "psTree{${1:root}}" } }, { "name": "pstree", "arg": { "format": "{}{}", "snippet": "pstree{${1:root}}{${2:successors}}" } }, { "name": "pstreecnt", "unusual": true }, { "name": "pstreelevel", "unusual": true }, { "name": "skiplevel*", "arg": { "format": "[]{}", "snippet": "skiplevel*[${2:options%keyvals}]{${1:subtrees}}" } }, { "name": "skiplevel*", "arg": { "format": "{}", "snippet": "skiplevel*{${1:subtrees}}" } }, { "name": "skiplevel", "arg": { "format": "[]{}", "snippet": "skiplevel[${2:options%keyvals}]{${1:subtrees}}" } }, { "name": "skiplevel", "arg": { "format": "{}", "snippet": "skiplevel{${1:subtrees}}" } }, { "name": "skiplevels*", "arg": { "format": "[]{}", "snippet": "skiplevels*[${2:options%keyvals}]{${1:n}}" } }, { "name": "skiplevels*", "arg": { "format": "{}", "snippet": "skiplevels*{${1:n}}" } }, { "name": "skiplevels", "arg": { "format": "[]{}", "snippet": "skiplevels[${2:options%keyvals}]{${1:n}}" } }, { "name": "skiplevels", "arg": { "format": "{}", "snippet": "skiplevels{${1:n}}" } }, { "name": "TC" }, { "name": "TC*" }, { "name": "TC*", "arg": { "format": "[]", "snippet": "TC*[${1:options%keyvals}]" } }, { "name": "TC*", "arg": { "format": "[]", "snippet": "TC*[${1:options%keyvals}]" } }, { "name": "Tc*", "arg": { "format": "[]{}", "snippet": "Tc*[${2:options%keyvals}]{${1:dim}}" } }, { "name": "Tc*", "arg": { "format": "[]{}", "snippet": "Tc*[${2:options%keyvals}]{${1:dim}}" } }, { "name": "Tc*", "arg": { "format": "{}", "snippet": "Tc*{${1:dim}}" } }, { "name": "TC", "arg": { "format": "[]", "snippet": "TC[${1:options%keyvals}]" } }, { "name": "TC", "arg": { "format": "[]", "snippet": "TC[${1:options%keyvals}]" } }, { "name": "Tc", "arg": { "format": "[]{}", "snippet": "Tc[${2:options%keyvals}]{${1:dim}}" } }, { "name": "Tc", "arg": { "format": "[]{}", "snippet": "Tc[${2:options%keyvals}]{${1:dim}}" } }, { "name": "Tc", "arg": { "format": "{}", "snippet": "Tc{${1:dim}}" } }, { "name": "Tcircle*", "arg": { "format": "[]{}", "snippet": "Tcircle*[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "TCircle*", "arg": { "format": "[]{}", "snippet": "TCircle*[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "Tcircle*", "arg": { "format": "{}", "snippet": "Tcircle*{${1:stuff}}" } }, { "name": "TCircle*", "arg": { "format": "{}", "snippet": "TCircle*{${1:stuff}}" } }, { "name": "Tcircle", "arg": { "format": "[]{}", "snippet": "Tcircle[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "TCircle", "arg": { "format": "[]{}", "snippet": "TCircle[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "Tcircle", "arg": { "format": "{}", "snippet": "Tcircle{${1:stuff}}" } }, { "name": "TCircle", "arg": { "format": "{}", "snippet": "TCircle{${1:stuff}}" } }, { "name": "Tdia*", "arg": { "format": "[]{}", "snippet": "Tdia*[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "Tdia*", "arg": { "format": "{}", "snippet": "Tdia*{${1:stuff}}" } }, { "name": "Tdia", "arg": { "format": "[]{}", "snippet": "Tdia[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "Tdia", "arg": { "format": "{}", "snippet": "Tdia{${1:stuff}}" } }, { "name": "Tdot" }, { "name": "Tdot*" }, { "name": "Tdot*", "arg": { "format": "[]", "snippet": "Tdot*[${1:options%keyvals}]" } }, { "name": "Tdot", "arg": { "format": "[]", "snippet": "Tdot[${1:options%keyvals}]" } }, { "name": "Tf" }, { "name": "Tf*" }, { "name": "Tf*", "arg": { "format": "[]", "snippet": "Tf*[${1:options%keyvals}]" } }, { "name": "Tf", "arg": { "format": "[]", "snippet": "Tf[${1:options%keyvals}]" } }, { "name": "Tfan" }, { "name": "Tfan*" }, { "name": "Tfan*", "arg": { "format": "[]", "snippet": "Tfan*[${1:options%keyvals}]" } }, { "name": "Tfan", "arg": { "format": "[]", "snippet": "Tfan[${1:options%keyvals}]" } }, { "name": "Tn" }, { "name": "Toval*", "arg": { "format": "[]{}", "snippet": "Toval*[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "Toval*", "arg": { "format": "{}", "snippet": "Toval*{${1:stuff}}" } }, { "name": "Toval", "arg": { "format": "[]{}", "snippet": "Toval[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "Toval", "arg": { "format": "{}", "snippet": "Toval{${1:stuff}}" } }, { "name": "Tp" }, { "name": "Tp*" }, { "name": "Tp*", "arg": { "format": "[]", "snippet": "Tp*[${1:options%keyvals}]" } }, { "name": "Tp", "arg": { "format": "[]", "snippet": "Tp[${1:options%keyvals}]" } }, { "name": "Tr*", "arg": { "format": "[]{}", "snippet": "Tr*[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "TR*", "arg": { "format": "[]{}", "snippet": "TR*[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "Tr*", "arg": { "format": "{}", "snippet": "Tr*{${1:stuff}}" } }, { "name": "TR*", "arg": { "format": "{}", "snippet": "TR*{${1:stuff}}" } }, { "name": "Tr", "arg": { "format": "[]{}", "snippet": "Tr[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "TR", "arg": { "format": "[]{}", "snippet": "TR[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "Tr", "arg": { "format": "{}", "snippet": "Tr{${1:stuff}}" } }, { "name": "TR", "arg": { "format": "{}", "snippet": "TR{${1:stuff}}" } }, { "name": "tspace", "arg": { "format": "{}", "snippet": "tspace{${1:dim}}" } }, { "name": "Ttri*", "arg": { "format": "[]{}", "snippet": "Ttri*[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "Ttri*", "arg": { "format": "{}", "snippet": "Ttri*{${1:stuff}}" } }, { "name": "Ttri", "arg": { "format": "[]{}", "snippet": "Ttri[${2:options%keyvals}]{${1:stuff}}" } }, { "name": "Ttri", "arg": { "format": "{}", "snippet": "Ttri{${1:stuff}}" } } ], "envs": [ { "name": "psTree", "arg": { "format": "{}", "snippet": "{${1:root}}" } }, { "name": "skiplevels", "unusual": true, "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:n}}" } }, { "name": "skiplevels", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:n}}" } } ], "keys": {}, "args": [] } ================================================ FILE: data/packages/pstricks.json ================================================ { "deps": [ { "name": "iftex" }, { "name": "xcolor" }, { "name": "pgffor" }, { "name": "pst-calculate", "if": "useCalc" }, { "name": "luatex", "if": "luatex" }, { "name": "xetex", "if": "xetex" }, { "name": "colortbl", "if": "table" }, { "name": "pdfcolmk", "if": "fixpdftex" } ], "macros": [ { "name": "addtopsstyle", "arg": { "format": "{}{}", "snippet": "addtopsstyle{${1:style}}{${2:keyvals}}" } }, { "name": "AltClipMode", "unusual": true }, { "name": "altcolormode", "unusual": true }, { "name": "arrows", "arg": { "format": "{}", "snippet": "arrows{${1:arrows}}" } }, { "name": "black" }, { "name": "blue" }, { "name": "closedshadow" }, { "name": "closedshadow", "arg": { "format": "[]", "snippet": "closedshadow[${1:keyvals}]" } }, { "name": "closepath" }, { "name": "code", "arg": { "format": "{}", "snippet": "code{${1:code}}" } }, { "name": "cput*", "arg": { "format": "[]{}(){}", "snippet": "cput*[${3:keyvals}]{${1:angle}}(${4:x},${5:y}){${2:stuff}}" } }, { "name": "Cput*", "unusual": true, "arg": { "format": "[]{}(){}", "snippet": "Cput*[${3:keyvals}]{${1:angle}}(${4:x},${5:y}){${2:stuff}}" } }, { "name": "cput*", "arg": { "format": "{}(){}", "snippet": "cput*{${1:angle}}(${3:x},${4:y}){${2:stuff}}" } }, { "name": "Cput*", "unusual": true, "arg": { "format": "{}(){}", "snippet": "Cput*{${1:angle}}(${3:x},${4:y}){${2:stuff}}" } }, { "name": "cput", "arg": { "format": "[]{}(){}", "snippet": "cput[${3:keyvals}]{${1:angle}}(${4:x},${5:y}){${2:stuff}}" } }, { "name": "Cput", "unusual": true, "arg": { "format": "[]{}(){}", "snippet": "Cput[${3:keyvals}]{${1:angle}}(${4:x},${5:y}){${2:stuff}}" } }, { "name": "cput", "arg": { "format": "{}(){}", "snippet": "cput{${1:angle}}(${3:x},${4:y}){${2:stuff}}" } }, { "name": "Cput", "unusual": true, "arg": { "format": "{}(){}", "snippet": "Cput{${1:angle}}(${3:x},${4:y}){${2:stuff}}" } }, { "name": "curveto", "arg": { "format": "()()()", "snippet": "curveto(${1:x1},${2:y1})(${3:x2},${4:y2})(${5:x3},${6:y3})" } }, { "name": "cyan" }, { "name": "darkgray" }, { "name": "degrees" }, { "name": "degrees", "arg": { "format": "[]", "snippet": "degrees[${1:num}]" } }, { "name": "dim", "arg": { "format": "{}", "snippet": "dim{${1:dim}}" } }, { "name": "DontKillGlue" }, { "name": "endoverlaybox" }, { "name": "endpsclip", "unusual": true }, { "name": "everypsbox", "arg": { "format": "{}", "snippet": "everypsbox{${1:commands}}" } }, { "name": "file", "arg": { "format": "{}", "snippet": "file{${1:file}}" } }, { "name": "fill" }, { "name": "fill", "arg": { "format": "[]", "snippet": "fill[${1:keyvals}]" } }, { "name": "gray" }, { "name": "green" }, { "name": "grestore" }, { "name": "gsave" }, { "name": "ifpsmathbox", "unusual": true }, { "name": "ifPSTlualatex", "unusual": true }, { "name": "ifPSTricks", "unusual": true }, { "name": "ifpstUndefined", "unusual": true }, { "name": "ifshowgrid", "unusual": true }, { "name": "KillGlue" }, { "name": "lightgray" }, { "name": "lineto", "arg": { "format": "()", "snippet": "lineto(${1:coor})" } }, { "name": "magenta" }, { "name": "movepath", "arg": { "format": "()", "snippet": "movepath(${1:coor})" } }, { "name": "moveto", "arg": { "format": "()", "snippet": "moveto(${1:coor})" } }, { "name": "mrestore" }, { "name": "msave" }, { "name": "multips", "arg": { "format": "()(){}{}", "snippet": "multips(${3:x0},${4:y0})(${5:x1},${6:y1}){${1:int}}{${2:graphics}}" } }, { "name": "multips", "arg": { "format": "{}()(){}{}", "snippet": "multips{${1:angle}}(${4:x0},${5:y0})(${6:x1},${7:y1}){${2:int}}{${3:graphics}}" } }, { "name": "multirput", "arg": { "format": "()(){}{}", "snippet": "multirput(${3:x0},${4:y0})(${5:x1},${6:y1}){${1:int}}{${2:stuff}}" } }, { "name": "multirput*", "arg": { "format": "()(){}{}", "snippet": "multirput*(${3:x0},${4:y0})(${5:x1},${6:y1}){${1:int}}{${2:stuff}}" } }, { "name": "multirput*", "arg": { "format": "[]()(){}{}", "snippet": "multirput*[${3:refpoint}](${4:x0},${5:y0})(${6:x1},${7:y1}){${1:int}}{${2:stuff}}" } }, { "name": "multirput*", "arg": { "format": "[]{}()(){}{}", "snippet": "multirput*[${4:refpoint}]{${1:angle}}(${5:x0},${6:y0})(${7:x1},${8:y1}){${2:int}}{${3:stuff}}" } }, { "name": "multirput*", "arg": { "format": "{}()(){}{}", "snippet": "multirput*{${1:angle}}(${4:x0},${5:y0})(${6:x1},${7:y1}){${2:int}}{${3:stuff}}" } }, { "name": "multirput", "arg": { "format": "[]()(){}{}", "snippet": "multirput[${3:refpoint}](${4:x0},${5:y0})(${6:x1},${7:y1}){${1:int}}{${2:stuff}}" } }, { "name": "multirput", "arg": { "format": "[]{}()(){}{}", "snippet": "multirput[${4:refpoint}]{${1:angle}}(${5:x0},${6:y0})(${7:x1},${8:y1}){${2:int}}{${3:stuff}}" } }, { "name": "multirput", "arg": { "format": "{}()(){}{}", "snippet": "multirput{${1:angle}}(${4:x0},${5:y0})(${6:x1},${7:y1}){${2:int}}{${3:stuff}}" } }, { "name": "newcmykcolor", "arg": { "format": "{}{}", "snippet": "newcmykcolor{${1:color%specialDef}}{${2:num1 num2 num3 num4}}" } }, { "name": "newgray", "arg": { "format": "{}{}", "snippet": "newgray{${1:color%specialDef}}{${2:num}}" } }, { "name": "newhsbcolor", "arg": { "format": "{}{}", "snippet": "newhsbcolor{${1:color%specialDef}}{${2:num1 num2 num3}}" } }, { "name": "newpath" }, { "name": "newpsfontdot", "unusual": true, "arg": { "format": "{}[]{}{}", "snippet": "newpsfontdot{${1:arg1}}[${4:arg2}]{${2:arg3}}{${3:arg4}}" } }, { "name": "newpsfontdotH", "unusual": true, "arg": { "format": "{}[]{}{}{}", "snippet": "newpsfontdotH{${1:arg1}}[${5:arg2}]{${2:arg3}}{${3:arg4}}{${4:arg5}}" } }, { "name": "newpsobject", "arg": { "format": "{}{}{}", "snippet": "newpsobject{${1:name}}{${2:object}}{${3:keyvals}}" } }, { "name": "newpsstyle", "arg": { "format": "[]{}{}", "snippet": "newpsstyle[${3:package}]{${1:name}}{${2:keyvals}}" } }, { "name": "newpsstyle", "arg": { "format": "{}{}", "snippet": "newpsstyle{${1:name}}{${2:keyvals}}" } }, { "name": "newrgbcolor", "arg": { "format": "{}{}", "snippet": "newrgbcolor{${1:color}}{${2:num1 num2 num3}}" } }, { "name": "NormalCoor" }, { "name": "openshadow" }, { "name": "openshadow", "arg": { "format": "[]", "snippet": "openshadow[${1:keyvals}]" } }, { "name": "overlaybox" }, { "name": "parabola", "arg": { "format": "()()", "snippet": "parabola(${1:x0},${2:y0})(${3:x1},${4:y1})" } }, { "name": "parabola*", "arg": { "format": "()()", "snippet": "parabola*(${1:x0},${2:y0})(${3:x1},${4:y1})" } }, { "name": "parabola*", "arg": { "format": "[]()()", "snippet": "parabola*[${1:keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "parabola*", "arg": { "format": "[]{}()()", "snippet": "parabola*[${2:keyvals}]{${1:arrows}}(${3:x0},${4:y0})(${5:x1},${6:y1})" } }, { "name": "parabola*", "arg": { "format": "{}()()", "snippet": "parabola*{${1:arrows}}(${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "parabola", "arg": { "format": "[]()()", "snippet": "parabola[${1:keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "parabola", "arg": { "format": "[]{}()()", "snippet": "parabola[${2:keyvals}]{${1:arrows}}(${3:x0},${4:y0})(${5:x1},${6:y1})" } }, { "name": "parabola", "arg": { "format": "{}()()", "snippet": "parabola{${1:arrows}}(${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "pgfforeach", "unusual": true }, { "name": "psaddtolength", "arg": { "format": "{}{}", "snippet": "psaddtolength{${1:cmd}}{${2:dim}}" } }, { "name": "psarc", "arg": { "format": "(){}{}{}", "snippet": "psarc(${4:x},${5:y}){${1:radius}}{${2:angleA}}{${3:angleB}}" } }, { "name": "psarc*", "arg": { "format": "(){}{}{}", "snippet": "psarc*(${4:x},${5:y}){${1:radius}}{${2:angleA}}{${3:angleB}}" } }, { "name": "psarc*", "arg": { "format": "[](){}{}{}", "snippet": "psarc*[${4:keyvals}](${5:x},${6:y}){${1:radius}}{${2:angleA}}{${3:angleB}}" } }, { "name": "psarc*", "arg": { "format": "[]{}(){}{}{}", "snippet": "psarc*[${5:keyvals}]{${1:arrows}}(${6:x},${7:y}){${2:radius}}{${3:angleA}}{${4:angleB}}" } }, { "name": "psarc*", "arg": { "format": "{}(){}{}{}", "snippet": "psarc*{${1:arrows}}(${5:x},${6:y}){${2:radius}}{${3:angleA}}{${4:angleB}}" } }, { "name": "psarc", "arg": { "format": "[](){}{}{}", "snippet": "psarc[${4:keyvals}](${5:x},${6:y}){${1:radius}}{${2:angleA}}{${3:angleB}}" } }, { "name": "psarc", "arg": { "format": "[]{}(){}{}{}", "snippet": "psarc[${5:keyvals}]{${1:arrows}}(${6:x},${7:y}){${2:radius}}{${3:angleA}}{${4:angleB}}" } }, { "name": "psarc", "arg": { "format": "{}(){}{}{}", "snippet": "psarc{${1:arrows}}(${5:x},${6:y}){${2:radius}}{${3:angleA}}{${4:angleB}}" } }, { "name": "psarcAB", "arg": { "format": "()()()", "snippet": "psarcAB(${1:xC},${2:yC})(${3:xA},${4:yA})(${5:xB},${6:yB})" } }, { "name": "psarcAB", "arg": { "format": "[]()()()", "snippet": "psarcAB[${1:keyvals}](${2:xC},${3:yC})(${4:xA},${5:yA})(${6:xB},${7:yB})" } }, { "name": "psarcAB", "arg": { "format": "[]{}()()()", "snippet": "psarcAB[${2:keyvals}]{${1:arrows}}(${3:xC},${4:yC})(${5:xA},${6:yA})(${7:xB},${8:yB})" } }, { "name": "psarcAB", "arg": { "format": "{}()()()", "snippet": "psarcAB{${1:arrows}}(${2:xC},${3:yC})(${4:xA},${5:yA})(${6:xB},${7:yB})" } }, { "name": "psarcn", "arg": { "format": "(){}{}{}", "snippet": "psarcn(${4:x},${5:y}){${1:radius}}{${2:angleA}}{${3:angleB}}" } }, { "name": "psarcn*", "arg": { "format": "(){}{}{}", "snippet": "psarcn*(${4:x},${5:y}){${1:radius}}{${2:angleA}}{${3:angleB}}" } }, { "name": "psarcn*", "arg": { "format": "[](){}{}{}", "snippet": "psarcn*[${4:keyvals}](${5:x},${6:y}){${1:radius}}{${2:angleA}}{${3:angleB}}" } }, { "name": "psarcn*", "arg": { "format": "[]{}(){}{}{}", "snippet": "psarcn*[${5:keyvals}]{${1:arrows}}(${6:x},${7:y}){${2:radius}}{${3:angleA}}{${4:angleB}}" } }, { "name": "psarcn*", "arg": { "format": "{}(){}{}{}", "snippet": "psarcn*{${1:arrows}}(${5:x},${6:y}){${2:radius}}{${3:angleA}}{${4:angleB}}" } }, { "name": "psarcn", "arg": { "format": "[](){}{}{}", "snippet": "psarcn[${4:keyvals}](${5:x},${6:y}){${1:radius}}{${2:angleA}}{${3:angleB}}" } }, { "name": "psarcn", "arg": { "format": "[]{}(){}{}{}", "snippet": "psarcn[${5:keyvals}]{${1:arrows}}(${6:x},${7:y}){${2:radius}}{${3:angleA}}{${4:angleB}}" } }, { "name": "psarcn", "arg": { "format": "{}(){}{}{}", "snippet": "psarcn{${1:arrows}}(${5:x},${6:y}){${2:radius}}{${3:angleA}}{${4:angleB}}" } }, { "name": "psarcnAB", "arg": { "format": "()()()", "snippet": "psarcnAB(${1:xC},${2:yC})(${3:xA},${4:yA})(${5:xB},${6:yB})" } }, { "name": "psarcnAB", "arg": { "format": "[]()()()", "snippet": "psarcnAB[${1:keyvals}](${2:xC},${3:yC})(${4:xA},${5:yA})(${6:xB},${7:yB})" } }, { "name": "psarcnAB", "arg": { "format": "[]{}()()()", "snippet": "psarcnAB[${2:keyvals}]{${1:arrows}}(${3:xC},${4:yC})(${5:xA},${6:yA})(${7:xB},${8:yB})" } }, { "name": "psarcnAB", "arg": { "format": "{}()()()", "snippet": "psarcnAB{${1:arrows}}(${2:xC},${3:yC})(${4:xA},${5:yA})(${6:xB},${7:yB})" } }, { "name": "psarrowlinestyle", "unusual": true }, { "name": "psbezier", "arg": { "format": "()()()()", "snippet": "psbezier(${1:x0},${2:y0})(${3:x1},${4:y1})(${5:x2},${6:y2})(${7:x3},${8:y3})" } }, { "name": "psbezier*", "arg": { "format": "()()()()", "snippet": "psbezier*(${1:x0},${2:y0})(${3:x1},${4:y1})(${5:x2},${6:y2})(${7:x3},${8:y3})" } }, { "name": "psbezier*", "arg": { "format": "[]()()()()", "snippet": "psbezier*[${1:keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})(${6:x2},${7:y2})(${8:x3},${9:y3})" } }, { "name": "psbezier*", "arg": { "format": "[]{}()()()()", "snippet": "psbezier*[${2:keyvals}]{${1:arrows}}(${3:x0},${4:y0})(${5:x1},${6:y1})(${7:x2},${8:y2})(${9:x3},${10:y3})" } }, { "name": "psbezier*", "arg": { "format": "{}()()()()", "snippet": "psbezier*{${1:arrows}}(${2:x0},${3:y0})(${4:x1},${5:y1})(${6:x2},${7:y2})(${8:x3},${9:y3})" } }, { "name": "psbezier", "arg": { "format": "[]()()()()", "snippet": "psbezier[${1:keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})(${6:x2},${7:y2})(${8:x3},${9:y3})" } }, { "name": "psbezier", "arg": { "format": "[]{}()()()()", "snippet": "psbezier[${2:keyvals}]{${1:arrows}}(${3:x0},${4:y0})(${5:x1},${6:y1})(${7:x2},${8:y2})(${9:x3},${10:y3})" } }, { "name": "psbezier", "arg": { "format": "{}()()()()", "snippet": "psbezier{${1:arrows}}(${2:x0},${3:y0})(${4:x1},${5:y1})(${6:x2},${7:y2})(${8:x3},${9:y3})" } }, { "name": "psbordercolor", "unusual": true }, { "name": "pscbezier", "arg": { "format": "()()()()", "snippet": "pscbezier(${1:x0},${2:y0})(${3:x1},${4:y1})(${5:x2},${6:y2})(${7:x3},${8:y3})" } }, { "name": "pscbezier*", "arg": { "format": "()()()()", "snippet": "pscbezier*(${1:x0},${2:y0})(${3:x1},${4:y1})(${5:x2},${6:y2})(${7:x3},${8:y3})" } }, { "name": "pscbezier*", "arg": { "format": "[]()()()()", "snippet": "pscbezier*[${1:keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})(${6:x2},${7:y2})(${8:x3},${9:y3})" } }, { "name": "pscbezier*", "arg": { "format": "[]{}()()()()", "snippet": "pscbezier*[${2:keyvals}]{${1:arrows}}(${3:x0},${4:y0})(${5:x1},${6:y1})(${7:x2},${8:y2})(${9:x3},${10:y3})" } }, { "name": "pscbezier*", "arg": { "format": "{}()()()()", "snippet": "pscbezier*{${1:arrows}}(${2:x0},${3:y0})(${4:x1},${5:y1})(${6:x2},${7:y2})(${8:x3},${9:y3})" } }, { "name": "pscbezier", "arg": { "format": "[]()()()()", "snippet": "pscbezier[${1:keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})(${6:x2},${7:y2})(${8:x3},${9:y3})" } }, { "name": "pscbezier", "arg": { "format": "[]{}()()()()", "snippet": "pscbezier[${2:keyvals}]{${1:arrows}}(${3:x0},${4:y0})(${5:x1},${6:y1})(${7:x2},${8:y2})(${9:x3},${10:y3})" } }, { "name": "pscbezier", "arg": { "format": "{}()()()()", "snippet": "pscbezier{${1:arrows}}(${2:x0},${3:y0})(${4:x1},${5:y1})(${6:x2},${7:y2})(${8:x3},${9:y3})" } }, { "name": "psccurve", "arg": { "format": "()()", "snippet": "psccurve(${1:x1},${2:y1})(${3:xn},${4:yn})" } }, { "name": "psccurve*", "arg": { "format": "()()", "snippet": "psccurve*(${1:x1},${2:y1})(${3:xn},${4:yn})" } }, { "name": "psccurve*", "arg": { "format": "[]()()", "snippet": "psccurve*[${1:keyvals}](${2:x1},${3:y1})(${4:xn},${5:yn})" } }, { "name": "psccurve*", "arg": { "format": "[]{}()()", "snippet": "psccurve*[${2:keyvals}]{${1:arrows}}(${3:x1},${4:y1})(${5:xn},${6:yn})" } }, { "name": "psccurve*", "arg": { "format": "{}()()", "snippet": "psccurve*{${1:arrows}}(${2:x1},${3:y1})(${4:xn},${5:yn})" } }, { "name": "psccurve", "arg": { "format": "[]()()", "snippet": "psccurve[${1:keyvals}](${2:x1},${3:y1})(${4:xn},${5:yn})" } }, { "name": "psccurve", "arg": { "format": "[]{}()()", "snippet": "psccurve[${2:keyvals}]{${1:arrows}}(${3:x1},${4:y1})(${5:xn},${6:yn})" } }, { "name": "psccurve", "arg": { "format": "{}()()", "snippet": "psccurve{${1:arrows}}(${2:x1},${3:y1})(${4:xn},${5:yn})" } }, { "name": "pscircle", "arg": { "format": "(){}", "snippet": "pscircle(${2:x0},${3:y0}){${1:radius}}" } }, { "name": "psCircle", "arg": { "format": "(){}", "snippet": "psCircle(${2:x0},${3:y0}){${1:radius}}" } }, { "name": "pscircle*", "arg": { "format": "(){}", "snippet": "pscircle*(${2:x0},${3:y0}){${1:radius}}" } }, { "name": "psCircle*", "arg": { "format": "(){}", "snippet": "psCircle*(${2:x0},${3:y0}){${1:radius}}" } }, { "name": "pscircle*", "arg": { "format": "[](){}", "snippet": "pscircle*[${2:keyvals}](${3:x0},${4:y0}){${1:radius}}" } }, { "name": "psCircle*", "arg": { "format": "[](){}", "snippet": "psCircle*[${2:keyvals}](${3:x0},${4:y0}){${1:radius}}" } }, { "name": "pscircle", "arg": { "format": "[](){}", "snippet": "pscircle[${2:keyvals}](${3:x0},${4:y0}){${1:radius}}" } }, { "name": "psCircle", "arg": { "format": "[](){}", "snippet": "psCircle[${2:keyvals}](${3:x0},${4:y0}){${1:radius}}" } }, { "name": "pscirclebox*", "arg": { "format": "[]{}", "snippet": "pscirclebox*[${2:keyvals}]{${1:stuff}}" } }, { "name": "psCirclebox*", "arg": { "format": "[]{}", "snippet": "psCirclebox*[${2:keyvals}]{${1:stuff}}" } }, { "name": "pscirclebox*", "arg": { "format": "{}", "snippet": "pscirclebox*{${1:stuff}}" } }, { "name": "psCirclebox*", "arg": { "format": "{}", "snippet": "psCirclebox*{${1:stuff}}" } }, { "name": "pscirclebox", "arg": { "format": "[]{}", "snippet": "pscirclebox[${2:keyvals}]{${1:stuff}}" } }, { "name": "psCirclebox", "arg": { "format": "[]{}", "snippet": "psCirclebox[${2:keyvals}]{${1:stuff}}" } }, { "name": "pscirclebox", "arg": { "format": "{}", "snippet": "pscirclebox{${1:stuff}}" } }, { "name": "psCirclebox", "arg": { "format": "{}", "snippet": "psCirclebox{${1:stuff}}" } }, { "name": "pscircleOA", "arg": { "format": "()()", "snippet": "pscircleOA(${1:xO},${2:yO})(${3:xA},${4:yA})" } }, { "name": "pscircleOA", "arg": { "format": "[]()()", "snippet": "pscircleOA[${1:keyvals}](${2:xO},${3:yO})(${4:xA},${5:yA})" } }, { "name": "psclip", "unusual": true, "arg": { "format": "{}", "snippet": "psclip{${1:graphics}}" } }, { "name": "psclipbox", "arg": { "format": "[]{}", "snippet": "psclipbox[${2:dim%l}]{${1:stuff}}" } }, { "name": "psclipbox", "arg": { "format": "{}", "snippet": "psclipbox{${1:stuff}}" } }, { "name": "pscoor", "unusual": true }, { "name": "pscurve", "arg": { "format": "()()", "snippet": "pscurve(${1:x1},${2:y1})(${3:xn},${4:yn})" } }, { "name": "pscurve*", "arg": { "format": "()()", "snippet": "pscurve*(${1:x1},${2:y1})(${3:xn},${4:yn})" } }, { "name": "pscurve*", "arg": { "format": "[]()()", "snippet": "pscurve*[${1:keyvals}](${2:x1},${3:y1})(${4:xn},${5:yn})" } }, { "name": "pscurve*", "arg": { "format": "[]{}()()", "snippet": "pscurve*[${2:keyvals}]{${1:arrows}}(${3:x1},${4:y1})(${5:xn},${6:yn})" } }, { "name": "pscurve*", "arg": { "format": "{}()()", "snippet": "pscurve*{${1:arrows}}(${2:x1},${3:y1})(${4:xn},${5:yn})" } }, { "name": "pscurve", "arg": { "format": "[]()()", "snippet": "pscurve[${1:keyvals}](${2:x1},${3:y1})(${4:xn},${5:yn})" } }, { "name": "pscurve", "arg": { "format": "[]{}()()", "snippet": "pscurve[${2:keyvals}]{${1:arrows}}(${3:x1},${4:y1})(${5:xn},${6:yn})" } }, { "name": "pscurve", "arg": { "format": "{}()()", "snippet": "pscurve{${1:arrows}}(${2:x1},${3:y1})(${4:xn},${5:yn})" } }, { "name": "pscustom*", "arg": { "format": "[]{}", "snippet": "pscustom*[${2:keyvals}]{${1:commands}}" } }, { "name": "pscustom*", "arg": { "format": "{}", "snippet": "pscustom*{${1:commands}}" } }, { "name": "pscustom", "arg": { "format": "[]{}", "snippet": "pscustom[${2:keyvals}]{${1:commands}}" } }, { "name": "pscustom", "arg": { "format": "{}", "snippet": "pscustom{${1:commands}}" } }, { "name": "psdashcolor", "unusual": true }, { "name": "psdblframebox*", "arg": { "format": "[]{}", "snippet": "psdblframebox*[${2:keyvals}]{${1:stuff}}" } }, { "name": "psdblframebox*", "arg": { "format": "{}", "snippet": "psdblframebox*{${1:stuff}}" } }, { "name": "psdblframebox", "arg": { "format": "[]{}", "snippet": "psdblframebox[${2:keyvals}]{${1:stuff}}" } }, { "name": "psdblframebox", "arg": { "format": "{}", "snippet": "psdblframebox{${1:stuff}}" } }, { "name": "psDEBUG", "unusual": true, "arg": { "format": "[]{}", "snippet": "psDEBUG[${2:opt}]{${1:text}}" } }, { "name": "psDEBUG", "unusual": true, "arg": { "format": "{}", "snippet": "psDEBUG{${1:text}}" } }, { "name": "psdiabox*", "arg": { "format": "[]{}", "snippet": "psdiabox*[${2:keyvals}]{${1:stuff}}" } }, { "name": "psdiabox*", "arg": { "format": "{}", "snippet": "psdiabox*{${1:stuff}}" } }, { "name": "psdiabox", "arg": { "format": "[]{}", "snippet": "psdiabox[${2:keyvals}]{${1:stuff}}" } }, { "name": "psdiabox", "arg": { "format": "{}", "snippet": "psdiabox{${1:stuff}}" } }, { "name": "psdiamond", "arg": { "format": "()()", "snippet": "psdiamond(${1:x0},${2:y0})(${3:x1},${4:y1})" } }, { "name": "psdiamond*", "arg": { "format": "()()", "snippet": "psdiamond*(${1:x0},${2:y0})(${3:x1},${4:y1})" } }, { "name": "psdiamond*", "arg": { "format": "[]()()", "snippet": "psdiamond*[${1:keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "psdiamond", "arg": { "format": "[]()()", "snippet": "psdiamond[${1:keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "psdot", "arg": { "format": "()", "snippet": "psdot(${1:x1},${2:y1})" } }, { "name": "psdot*", "arg": { "format": "()", "snippet": "psdot*(${1:x1},${2:y1})" } }, { "name": "psdot*", "arg": { "format": "[]()", "snippet": "psdot*[${1:keyvals}](${2:x1},${3:y1})" } }, { "name": "psdot", "arg": { "format": "[]()", "snippet": "psdot[${1:keyvals}](${2:x1},${3:y1})" } }, { "name": "psdots", "arg": { "format": "()()", "snippet": "psdots(${1:x1},${2:y1})(${3:xn},${4:yn})" } }, { "name": "psdots*", "arg": { "format": "()()", "snippet": "psdots*(${1:x1},${2:y1})(${3:xn},${4:yn})" } }, { "name": "psdots*", "arg": { "format": "[]()()", "snippet": "psdots*[${1:keyvals}](${2:x1},${3:y1})(${4:xn},${5:yn})" } }, { "name": "psdots", "arg": { "format": "[]()()", "snippet": "psdots[${1:keyvals}](${2:x1},${3:y1})(${4:xn},${5:yn})" } }, { "name": "psdoublecolor", "unusual": true }, { "name": "psdoublesep", "unusual": true }, { "name": "psecurve", "arg": { "format": "()()", "snippet": "psecurve(${1:x1},${2:y1})(${3:xn},${4:yn})" } }, { "name": "psecurve*", "arg": { "format": "()()", "snippet": "psecurve*(${1:x1},${2:y1})(${3:xn},${4:yn})" } }, { "name": "psecurve*", "arg": { "format": "[]()()", "snippet": "psecurve*[${1:keyvals}](${2:x1},${3:y1})(${4:xn},${5:yn})" } }, { "name": "psecurve*", "arg": { "format": "[]{}()()", "snippet": "psecurve*[${2:keyvals}]{${1:arrows}}(${3:x1},${4:y1})(${5:xn},${6:yn})" } }, { "name": "psecurve*", "arg": { "format": "{}()()", "snippet": "psecurve*{${1:arrows}}(${2:x1},${3:y1})(${4:xn},${5:yn})" } }, { "name": "psecurve", "arg": { "format": "[]()()", "snippet": "psecurve[${1:keyvals}](${2:x1},${3:y1})(${4:xn},${5:yn})" } }, { "name": "psecurve", "arg": { "format": "[]{}()()", "snippet": "psecurve[${2:keyvals}]{${1:arrows}}(${3:x1},${4:y1})(${5:xn},${6:yn})" } }, { "name": "psecurve", "arg": { "format": "{}()()", "snippet": "psecurve{${1:arrows}}(${2:x1},${3:y1})(${4:xn},${5:yn})" } }, { "name": "psellipse", "arg": { "format": "()()", "snippet": "psellipse(${1:x0},${2:y0})(${3:x1},${4:y1})" } }, { "name": "psellipse*", "arg": { "format": "()()", "snippet": "psellipse*(${1:x0},${2:y0})(${3:x1},${4:y1})" } }, { "name": "psellipse*", "arg": { "format": "[]()()", "snippet": "psellipse*[${1:keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "psellipse", "arg": { "format": "[]()()", "snippet": "psellipse[${1:keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "psellipseAB", "arg": { "format": "(){}", "snippet": "psellipseAB(${2:x},${3:y}){${1:half radius}}" } }, { "name": "psellipseAB*", "arg": { "format": "(){}", "snippet": "psellipseAB*(${2:x},${3:y}){${1:half radius}}" } }, { "name": "psellipseAB*", "arg": { "format": "[](){}", "snippet": "psellipseAB*[${2:keyvals}](${3:x},${4:y}){${1:half radius}}" } }, { "name": "psellipseAB", "arg": { "format": "[](){}", "snippet": "psellipseAB[${2:keyvals}](${3:x},${4:y}){${1:half radius}}" } }, { "name": "psellipticarc", "arg": { "format": "()(){}{}", "snippet": "psellipticarc(${3:x0},${4:y0})(${5:x1},${6:y1}){${1:angle1}}{${2:angle2}}" } }, { "name": "psellipticarc*", "arg": { "format": "()(){}{}", "snippet": "psellipticarc*(${3:x0},${4:y0})(${5:x1},${6:y1}){${1:angle1}}{${2:angle2}}" } }, { "name": "psellipticarc*", "arg": { "format": "[]()(){}{}", "snippet": "psellipticarc*[${3:keyvals}](${4:x0},${5:y0})(${6:x1},${7:y1}){${1:angle1}}{${2:angle2}}" } }, { "name": "psellipticarc", "arg": { "format": "[]()(){}{}", "snippet": "psellipticarc[${3:keyvals}](${4:x0},${5:y0})(${6:x1},${7:y1}){${1:angle1}}{${2:angle2}}" } }, { "name": "psellipticarcn", "arg": { "format": "()(){}{}", "snippet": "psellipticarcn(${3:x0},${4:y0})(${5:x1},${6:y1}){${1:angle1}}{${2:angle2}}" } }, { "name": "psellipticarcn*", "arg": { "format": "()(){}{}", "snippet": "psellipticarcn*(${3:x0},${4:y0})(${5:x1},${6:y1}){${1:angle1}}{${2:angle2}}" } }, { "name": "psellipticarcn*", "arg": { "format": "[]()(){}{}", "snippet": "psellipticarcn*[${3:keyvals}](${4:x0},${5:y0})(${6:x1},${7:y1}){${1:angle1}}{${2:angle2}}" } }, { "name": "psellipticarcn", "arg": { "format": "[]()(){}{}", "snippet": "psellipticarcn[${3:keyvals}](${4:x0},${5:y0})(${6:x1},${7:y1}){${1:angle1}}{${2:angle2}}" } }, { "name": "psellipticwedge", "arg": { "format": "()(){}{}", "snippet": "psellipticwedge(${3:x0},${4:y0})(${5:x1},${6:y1}){${1:angle1}}{${2:angle2}}" } }, { "name": "psellipticwedge*", "arg": { "format": "()(){}{}", "snippet": "psellipticwedge*(${3:x0},${4:y0})(${5:x1},${6:y1}){${1:angle1}}{${2:angle2}}" } }, { "name": "psellipticwedge*", "arg": { "format": "[]()(){}{}", "snippet": "psellipticwedge*[${3:keyvals}](${4:x0},${5:y0})(${6:x1},${7:y1}){${1:angle1}}{${2:angle2}}" } }, { "name": "psellipticwedge", "arg": { "format": "[]()(){}{}", "snippet": "psellipticwedge[${3:keyvals}](${4:x0},${5:y0})(${6:x1},${7:y1}){${1:angle1}}{${2:angle2}}" } }, { "name": "psfillcolor", "unusual": true }, { "name": "psforeach", "arg": { "format": "{}{}{}", "snippet": "psforeach{${1:variable%cmd}}{${2:value list}}{${3:action}}" } }, { "name": "psForeach", "arg": { "format": "{}{}{}", "snippet": "psForeach{${1:variable%cmd}}{${2:value list}}{${3:action}}" } }, { "name": "psframe", "arg": { "format": "()()", "snippet": "psframe(${1:x0},${2:y0})(${3:x1},${4:y1})" } }, { "name": "psframe*", "arg": { "format": "()()", "snippet": "psframe*(${1:x0},${2:y0})(${3:x1},${4:y1})" } }, { "name": "psframe*", "arg": { "format": "[]()()", "snippet": "psframe*[${1:keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "psframe", "arg": { "format": "[]()()", "snippet": "psframe[${1:keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "psframebox*", "arg": { "format": "[]{}", "snippet": "psframebox*[${2:keyvals}]{${1:stuff}}" } }, { "name": "psframebox*", "arg": { "format": "{}", "snippet": "psframebox*{${1:stuff}}" } }, { "name": "psframebox", "arg": { "format": "[]{}", "snippet": "psframebox[${2:keyvals}]{${1:stuff}}" } }, { "name": "psframebox", "arg": { "format": "{}", "snippet": "psframebox{${1:stuff}}" } }, { "name": "psframesep", "unusual": true }, { "name": "psgetCMYKColorValues", "unusual": true, "arg": { "format": "{}", "snippet": "psgetCMYKColorValues{${1:color macro}}" } }, { "name": "psgetColorValues", "unusual": true, "arg": { "format": "{}", "snippet": "psgetColorValues{${1:color macro}}" } }, { "name": "psgetRGBColorValues", "unusual": true, "arg": { "format": "{}", "snippet": "psgetRGBColorValues{${1:color macro}}" } }, { "name": "psgrid", "arg": { "format": "()()()", "snippet": "psgrid(${1:x0},${2:y0})(${3:x1},${4:y1})(${5:x2},${6:y2})" } }, { "name": "psgridcolor", "unusual": true }, { "name": "psgridlabelcolor", "unusual": true }, { "name": "pshatchcolor", "unusual": true }, { "name": "pshooklength", "unusual": true }, { "name": "pshookwidth", "unusual": true }, { "name": "pshskip", "unusual": true, "arg": { "format": "{}", "snippet": "pshskip{${1:length}}" } }, { "name": "pslabelsep" }, { "name": "pslbrace" }, { "name": "psline", "arg": { "format": "()()", "snippet": "psline(${1:x0},${2:y0})(${3:x1},${4:y1})" } }, { "name": "psLine", "arg": { "format": "()()", "snippet": "psLine(${1:x0},${2:y0})(${3:x1},${4:y1})" } }, { "name": "psLine", "arg": { "format": "()", "snippet": "psLine(${1:x1},${2:y1})" } }, { "name": "psline*", "arg": { "format": "()()", "snippet": "psline*(${1:x0},${2:y0})(${3:x1},${4:y1})" } }, { "name": "psLine*", "arg": { "format": "()()", "snippet": "psLine*(${1:x0},${2:y0})(${3:x1},${4:y1})" } }, { "name": "psLine*", "arg": { "format": "()", "snippet": "psLine*(${1:x1},${2:y1})" } }, { "name": "psline*", "arg": { "format": "[]()()", "snippet": "psline*[${1:keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "psLine*", "arg": { "format": "[]()()", "snippet": "psLine*[${1:keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "psLine*", "arg": { "format": "[]()", "snippet": "psLine*[${1:keyvals}](${2:x1},${3:y1})" } }, { "name": "psline*", "arg": { "format": "[]{}()()", "snippet": "psline*[${2:keyvals}]{${1:arrows}}(${3:x0},${4:y0})(${5:x1},${6:y1})" } }, { "name": "psline*", "arg": { "format": "{}()()", "snippet": "psline*{${1:arrows}}(${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "psline", "arg": { "format": "[]()()", "snippet": "psline[${1:keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "psLine", "arg": { "format": "[]()()", "snippet": "psLine[${1:keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "psLine", "arg": { "format": "[]()", "snippet": "psLine[${1:keyvals}](${2:x1},${3:y1})" } }, { "name": "psline", "arg": { "format": "[]{}()()", "snippet": "psline[${2:keyvals}]{${1:arrows}}(${3:x0},${4:y0})(${5:x1},${6:y1})" } }, { "name": "psline", "arg": { "format": "{}()()", "snippet": "psline{${1:arrows}}(${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "pslinearc", "unusual": true }, { "name": "pslinecolor", "unusual": true }, { "name": "pslinestyle", "unusual": true }, { "name": "pslinetype", "unusual": true }, { "name": "pslinewidth", "unusual": true }, { "name": "pslongbox", "arg": { "format": "{}{}", "snippet": "pslongbox{${1:name}}{${2:cmd}}" } }, { "name": "psLoop", "arg": { "format": "{}{}", "snippet": "psLoop{${1:n}}{${2:argument}}" } }, { "name": "psLoopIndex", "unusual": true }, { "name": "psmathboxfalse" }, { "name": "psmathboxtrue" }, { "name": "psovalbox*", "arg": { "format": "[]{}", "snippet": "psovalbox*[${2:keyvals}]{${1:stuff}}" } }, { "name": "psovalbox*", "arg": { "format": "{}", "snippet": "psovalbox*{${1:stuff}}" } }, { "name": "psovalbox", "arg": { "format": "[]{}", "snippet": "psovalbox[${2:keyvals}]{${1:stuff}}" } }, { "name": "psovalbox", "arg": { "format": "{}", "snippet": "psovalbox{${1:stuff}}" } }, { "name": "psoverlay", "arg": { "format": "{}", "snippet": "psoverlay{${1:string}}" } }, { "name": "psPline", "arg": { "format": "()()()", "snippet": "psPline(${1:x1},${2:y1})(${3:x2},${4:y2})(${5:x3},${6:y3})" } }, { "name": "psPline", "arg": { "format": "[]()()()", "snippet": "psPline[${1:keyvals}](${2:x1},${3:y1})(${4:x2},${5:y2})(${6:x3},${7:y3})" } }, { "name": "pspolygon", "arg": { "format": "()()()", "snippet": "pspolygon(${1:x0},${2:y0})(${3:x1},${4:y1})(${5:x2},${6:y2})" } }, { "name": "pspolygon*", "arg": { "format": "()()()", "snippet": "pspolygon*(${1:x0},${2:y0})(${3:x1},${4:y1})(${5:x2},${6:y2})" } }, { "name": "pspolygon*", "arg": { "format": "[]()()()", "snippet": "pspolygon*[${1:keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})(${6:x2},${7:y2})" } }, { "name": "pspolygon", "arg": { "format": "[]()()()", "snippet": "pspolygon[${1:keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})(${6:x2},${7:y2})" } }, { "name": "psrbrace" }, { "name": "psresetColor" }, { "name": "psRing", "arg": { "format": "()[]{}{}", "snippet": "psRing(${4:x},${5:y})[${3:start,end}]{${1:inner radius}}{${2:outer radius}}" } }, { "name": "psRing", "arg": { "format": "(){}{}", "snippet": "psRing(${3:x},${4:y}){${1:inner radius}}{${2:outer radius}}" } }, { "name": "psRing*", "arg": { "format": "()[]{}{}", "snippet": "psRing*(${4:x},${5:y})[${3:start,end}]{${1:inner radius}}{${2:outer radius}}" } }, { "name": "psRing*", "arg": { "format": "(){}{}", "snippet": "psRing*(${3:x},${4:y}){${1:inner radius}}{${2:outer radius}}" } }, { "name": "psRing*", "arg": { "format": "[]()[]{}{}", "snippet": "psRing*[${3:keyvals}](${5:x},${6:y})[${4:start,end}]{${1:inner radius}}{${2:outer radius}}" } }, { "name": "psRing*", "arg": { "format": "[](){}{}", "snippet": "psRing*[${3:keyvals}](${4:x},${5:y}){${1:inner radius}}{${2:outer radius}}" } }, { "name": "psRing", "arg": { "format": "[]()[]{}{}", "snippet": "psRing[${3:keyvals}](${5:x},${6:y})[${4:start,end}]{${1:inner radius}}{${2:outer radius}}" } }, { "name": "psRing", "arg": { "format": "[](){}{}", "snippet": "psRing[${3:keyvals}](${4:x},${5:y}){${1:inner radius}}{${2:outer radius}}" } }, { "name": "psrunit", "unusual": true }, { "name": "psscalebox", "arg": { "format": "{}{}", "snippet": "psscalebox{${1:num1 num2}}{${2:stuff}}" } }, { "name": "psscaleboxto", "arg": { "format": "(){}", "snippet": "psscaleboxto(${2:x},${3:y}){${1:stuff}}" } }, { "name": "pssetGrayscale" }, { "name": "pssetlength", "arg": { "format": "{}{}", "snippet": "pssetlength{${1:cmd}}{${2:dim}}" } }, { "name": "pssetMonochrome" }, { "name": "pssetxlength", "unusual": true, "arg": { "format": "{}{}", "snippet": "pssetxlength{${1:cmd}}{${2:dim}}" } }, { "name": "pssetylength", "unusual": true, "arg": { "format": "{}{}", "snippet": "pssetylength{${1:cmd}}{${2:dim}}" } }, { "name": "psshadowbox*", "arg": { "format": "[]{}", "snippet": "psshadowbox*[${2:keyvals}]{${1:stuff}}" } }, { "name": "psshadowbox*", "arg": { "format": "{}", "snippet": "psshadowbox*{${1:stuff}}" } }, { "name": "psshadowbox", "arg": { "format": "[]{}", "snippet": "psshadowbox[${2:keyvals}]{${1:stuff}}" } }, { "name": "psshadowbox", "arg": { "format": "{}", "snippet": "psshadowbox{${1:stuff}}" } }, { "name": "psshadowcolor", "unusual": true }, { "name": "pssubgridcolor", "unusual": true }, { "name": "pstCheckCoorType", "unusual": true, "arg": { "format": "{}", "snippet": "pstCheckCoorType{${1:arg}}" } }, { "name": "pstcustomize", "unusual": true }, { "name": "pstdriver", "unusual": true }, { "name": "psTextFrame", "arg": { "format": "()(){}", "snippet": "psTextFrame(${2:x1},${3:y1})(${4:x2},${5:y2}){${1:text}}" } }, { "name": "psTextFrame*", "arg": { "format": "()(){}", "snippet": "psTextFrame*(${2:x1},${3:y1})(${4:x2},${5:y2}){${1:text}}" } }, { "name": "psTextFrame*", "arg": { "format": "[]()(){}", "snippet": "psTextFrame*[${2:keyvals}](${3:x1},${4:y1})(${5:x2},${6:y2}){${1:text}}" } }, { "name": "psTextFrame", "arg": { "format": "[]()(){}", "snippet": "psTextFrame[${2:keyvals}](${3:x1},${4:y1})(${5:x2},${6:y2}){${1:text}}" } }, { "name": "pstheader", "unusual": true, "arg": { "format": "{}", "snippet": "pstheader{${1:arg}}" } }, { "name": "PSTlualatexfalse", "unusual": true }, { "name": "PSTlualatextrue", "unusual": true }, { "name": "pstnodescale", "unusual": true }, { "name": "pstriangle", "arg": { "format": "()()", "snippet": "pstriangle(${1:x0},${2:y0})(${3:x1},${4:y1})" } }, { "name": "pstriangle*", "arg": { "format": "()()", "snippet": "pstriangle*(${1:x0},${2:y0})(${3:x1},${4:y1})" } }, { "name": "pstriangle*", "arg": { "format": "[]()()", "snippet": "pstriangle*[${1:keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "pstriangle", "arg": { "format": "[]()()", "snippet": "pstriangle[${1:keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "pstribox*", "arg": { "format": "[]{}", "snippet": "pstribox*[${2:keyvals}]{${1:stuff}}" } }, { "name": "pstribox*", "arg": { "format": "{}", "snippet": "pstribox*{${1:stuff}}" } }, { "name": "pstribox", "arg": { "format": "[]{}", "snippet": "pstribox[${2:keyvals}]{${1:stuff}}" } }, { "name": "pstribox", "arg": { "format": "{}", "snippet": "pstribox{${1:stuff}}" } }, { "name": "PSTricksfalse", "unusual": true }, { "name": "PSTricksOff" }, { "name": "PSTrickstrue", "unusual": true }, { "name": "pstrotate", "unusual": true }, { "name": "pstunit", "unusual": true }, { "name": "pstverb", "unusual": true, "arg": { "format": "{}", "snippet": "pstverb{${1:commands}}" } }, { "name": "pstVerb", "unusual": true, "arg": { "format": "{}", "snippet": "pstVerb{${1:commands}}" } }, { "name": "pstverbscale", "unusual": true }, { "name": "psunit", "unusual": true }, { "name": "psverbboxfalse" }, { "name": "psverbboxtrue" }, { "name": "pswedge", "arg": { "format": "(){}{}{}", "snippet": "pswedge(${4:x0},${5:y0}){${1:radius}}{${2:angle1}}{${3:angle2}}" } }, { "name": "pswedge*", "arg": { "format": "(){}{}{}", "snippet": "pswedge*(${4:x0},${5:y0}){${1:radius}}{${2:angle1}}{${3:angle2}}" } }, { "name": "pswedge*", "arg": { "format": "[](){}{}{}", "snippet": "pswedge*[${4:keyvals}](${5:x0},${6:y0}){${1:radius}}{${2:angle1}}{${3:angle2}}" } }, { "name": "pswedge", "arg": { "format": "[](){}{}{}", "snippet": "pswedge[${4:keyvals}](${5:x0},${6:y0}){${1:radius}}{${2:angle1}}{${3:angle2}}" } }, { "name": "psxunit", "unusual": true }, { "name": "psyunit", "unusual": true }, { "name": "putoverlaybox", "arg": { "format": "{}", "snippet": "putoverlaybox{${1:string}}" } }, { "name": "qdisk", "arg": { "format": "(){}", "snippet": "qdisk(${2:coor}){${1:radius}}" } }, { "name": "qline", "arg": { "format": "()()", "snippet": "qline(${1:coor0})(${2:coor1})" } }, { "name": "radians" }, { "name": "rcurveto", "arg": { "format": "()()()", "snippet": "rcurveto(${1:x1},${2:y1})(${3:x2},${4:y2})(${5:x3},${6:y3})" } }, { "name": "red" }, { "name": "resetArrowOptions", "unusual": true }, { "name": "reversepath" }, { "name": "rlineto", "arg": { "format": "()", "snippet": "rlineto(${1:coor})" } }, { "name": "rmoveto", "arg": { "format": "()", "snippet": "rmoveto(${1:coor})" } }, { "name": "rotate", "arg": { "format": "{}", "snippet": "rotate{${1:angle}}" } }, { "name": "rotatedown", "arg": { "format": "{}", "snippet": "rotatedown{${1:stuff}}" } }, { "name": "rotateleft", "arg": { "format": "{}", "snippet": "rotateleft{${1:stuff}}" } }, { "name": "rotateright", "arg": { "format": "{}", "snippet": "rotateright{${1:stuff}}" } }, { "name": "rput", "arg": { "format": "(){}", "snippet": "rput(${2:x},${3:y}){${1:stuff}}" } }, { "name": "rput", "unusual": true, "arg": { "format": "(){}", "snippet": "rput(${2:x},${3:y}){${1:stuff}}" } }, { "name": "rput*", "arg": { "format": "(){}", "snippet": "rput*(${2:x},${3:y}){${1:stuff}}" } }, { "name": "rput*", "unusual": true, "arg": { "format": "(){}", "snippet": "rput*(${2:x},${3:y}){${1:stuff}}" } }, { "name": "rput*", "arg": { "format": "[](){}", "snippet": "rput*[${2:refpoint}](${3:x},${4:y}){${1:stuff}}" } }, { "name": "rput*", "unusual": true, "arg": { "format": "[](){}", "snippet": "rput*[${2:refpoint}](${3:x},${4:y}){${1:stuff}}" } }, { "name": "rput*", "arg": { "format": "[]{}(){}", "snippet": "rput*[${3:refpoint}]{${1:rotation}}(${4:x},${5:y}){${2:stuff}}" } }, { "name": "rput*", "unusual": true, "arg": { "format": "[]{}(){}", "snippet": "rput*[${3:refpoint}]{${1:rotation}}(${4:x},${5:y}){${2:stuff}}" } }, { "name": "rput*", "arg": { "format": "{}(){}", "snippet": "rput*{${1:rotation}}(${3:x},${4:y}){${2:stuff}}" } }, { "name": "rput*", "unusual": true, "arg": { "format": "{}(){}", "snippet": "rput*{${1:rotation}}(${3:x},${4:y}){${2:stuff}}" } }, { "name": "rput", "arg": { "format": "[](){}", "snippet": "rput[${2:refpoint}](${3:x},${4:y}){${1:stuff}}" } }, { "name": "rput", "unusual": true, "arg": { "format": "[](){}", "snippet": "rput[${2:refpoint}](${3:x},${4:y}){${1:stuff}}" } }, { "name": "rput", "arg": { "format": "[]{}(){}", "snippet": "rput[${3:refpoint}]{${1:rotation}}(${4:x},${5:y}){${2:stuff}}" } }, { "name": "Rput", "unusual": true, "arg": { "format": "[]{}(){}", "snippet": "Rput[${3:refpoint}]{${1:rotation}}(${4:x},${5:y}){${2:stuff}}" } }, { "name": "rput", "arg": { "format": "{}(){}", "snippet": "rput{${1:rotation}}(${3:x},${4:y}){${2:stuff}}" } }, { "name": "rput", "unusual": true, "arg": { "format": "{}(){}", "snippet": "rput{${1:rotation}}(${3:x},${4:y}){${2:stuff}}" } }, { "name": "scale", "arg": { "format": "{}", "snippet": "scale{${1:num}}" } }, { "name": "scale", "arg": { "format": "{}", "snippet": "scale{${1:num1 num2}}" } }, { "name": "setcolor", "arg": { "format": "{}", "snippet": "setcolor{${1:color}}" } }, { "name": "showgridfalse", "unusual": true }, { "name": "showgridtrue", "unusual": true }, { "name": "SpecialCoor" }, { "name": "stroke" }, { "name": "stroke", "arg": { "format": "[]", "snippet": "stroke[${1:keyvals}]" } }, { "name": "swapaxes" }, { "name": "translate", "arg": { "format": "()", "snippet": "translate(${1:coor})" } }, { "name": "uput*", "arg": { "format": "[](){}", "snippet": "uput*[${2:refangle}](${3:x},${4:y}){${1:stuff}}" } }, { "name": "uput*", "arg": { "format": "[]{}(){}", "snippet": "uput*[${3:refangle}]{${1:rotation}}(${4:x},${5:y}){${2:stuff}}" } }, { "name": "uput*", "arg": { "format": "{}[](){}", "snippet": "uput*{${1:labelsep}}[${3:refangle}](${4:x},${5:y}){${2:stuff}}" } }, { "name": "uput*", "arg": { "format": "{}[]{}(){}", "snippet": "uput*{${1:labelsep}}[${4:refangle}]{${2:rotation}}(${5:x},${6:y}){${3:stuff}}" } }, { "name": "uput", "arg": { "format": "[](){}", "snippet": "uput[${2:refangle}](${3:x},${4:y}){${1:stuff}}" } }, { "name": "uput", "arg": { "format": "[]{}(){}", "snippet": "uput[${3:refangle}]{${1:rotation}}(${4:x},${5:y}){${2:stuff}}" } }, { "name": "uput", "arg": { "format": "{}[](){}", "snippet": "uput{${1:labelsep}}[${3:refangle}](${4:x},${5:y}){${2:stuff}}" } }, { "name": "uput", "arg": { "format": "{}[]{}(){}", "snippet": "uput{${1:labelsep}}[${4:refangle}]{${2:rotation}}(${5:x},${6:y}){${3:stuff}}" } }, { "name": "white" }, { "name": "yellow" }, { "name": "psset", "arg": { "format": "{}", "snippet": "psset{${1:keyvals}}" } }, { "name": "setkeys", "unusual": true, "arg": { "format": "{}{}", "snippet": "setkeys{${1:family}}{${2:keyvals}}" } }, { "name": "pstFPadd", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pstFPadd{${1:cmd}}{${2:num1}}{${3:num2}}" } }, { "name": "pstFPsub", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pstFPsub{${1:cmd}}{${2:num1}}{${3:num2}}" } }, { "name": "pstFPmul", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pstFPmul{${1:cmd}}{${2:num1}}{${3:num2}}" } }, { "name": "pstFPdiv", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pstFPdiv{${1:cmd}}{${2:num1}}{${3:num2}}" } }, { "name": "pstFPMul", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pstFPMul{${1:cmd}}{${2:num1}}{${3:num2}}" } }, { "name": "pstFPDiv", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pstFPDiv{${1:cmd}}{${2:num1}}{${3:num2}}" } }, { "name": "pstFPstripZeros", "unusual": true, "arg": { "format": "{}{}", "snippet": "pstFPstripZeros{${1:cmd}}{${2:num}}" } } ], "envs": [ { "name": "psclip", "arg": { "format": "{}", "snippet": "{${1:graphics}}" } }, { "name": "pspicture*", "arg": { "format": "()()", "snippet": "(${1:x0},${2:y0})(${3:x1},${4:y1})" } }, { "name": "pspicture*", "arg": { "format": "[]()()", "snippet": "[${1:keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})" } }, { "name": "pspicture", "arg": { "format": "()()", "snippet": "(${1:x0},${2:y0})(${3:x1},${4:y1})" } }, { "name": "pspicture", "arg": { "format": "[]()()", "snippet": "[${1:keyvals}](${2:x0},${3:y0})(${4:x1},${5:y1})" } } ], "keys": { "\\usepackage/pstricks#c": [ "noxcolor", "useCalc", "gsfonts", "psfonts", "noEngineCheck", "pdf", "xetex", "nometadata", "distiller", "monochrome", "grayscale", "dvips", "xdvi", "dvipdf", "dvipdfm", "dvipdfmx", "luatex", "pdftex", "dvipsone", "dviwindo", "emtex", "dviwin", "oztex", "textures", "pctexps", "pctexwin", "pctexhp", "pctex32", "truetex", "tcidvi", "vtex", "dvisvgm", "natural", "rgb", "cmy", "cmyk", "hsb", "gray", "RGB", "HTML", "HSB", "Gray", "monochrome", "dvipsnames", "dvipsnames*", "svgnames", "svgnames*", "x11names", "x11names*", "table", "fixpdftex", "hyperref", "prologue", "kernelfbox", "xcdraw", "noxcdraw", "fixinclude", "showerrors", "hideerrors" ] }, "args": [ "\\usepackage/pstricks#c" ] } ================================================ FILE: data/packages/rotating.json ================================================ { "deps": [ { "name": "graphicx" }, { "name": "ifthen" } ], "macros": [ { "name": "turnbox", "arg": { "format": "{}{}", "snippet": "turnbox{${1:angle}}{${2:contents}}" } }, { "name": "rotFPtop", "unusual": true }, { "name": "rotFPbot", "unusual": true } ], "envs": [ { "name": "sidewaystable" }, { "name": "sidewaystable*" }, { "name": "sidewaysfigure" }, { "name": "sidewaysfigure*" }, { "name": "sideways" }, { "name": "turn", "arg": { "format": "{}", "snippet": "{${1:angle}}" } }, { "name": "rotate", "arg": { "format": "{}", "snippet": "{${1:angle}}" } } ], "keys": { "\\usepackage/rotating#c": [ "clockwise", "counterclockwise", "anticlockwise", "figuresleft", "figuresright", "quiet", "log", "chatter", "unknownkeysallowed", "draft", "final", "hiresbb", "demo", "setpagesize", "nosetpagesize", "dvips", "xdvi", "dvipdf", "dvipdfm", "dvipdfmx", "xetex", "pdftex", "luatex", "dvisvgm", "dvipsone", "dviwindo", "emtex", "dviwin", "oztex", "textures", "pctexps", "pctexwin", "pctexhp", "pctex32", "truetex", "tcidvi", "vtex", "debugshow", "hiderotate", "hidescale" ] }, "args": [ "\\usepackage/rotating#c" ] } ================================================ FILE: data/packages/scraddr.json ================================================ { "deps": [ { "name": "scrlogo" } ], "macros": [ { "name": "InputAddressFile", "arg": { "format": "{}", "snippet": "InputAddressFile{${1:file}}" } }, { "name": "adrentry", "arg": { "format": "{}{}{}{}{}{}{}{}", "snippet": "adrentry{${1:LastName}}{${2:FirstName}}{${3:Address}}{${4:Phone}}{${5:F1}}{${6:F2}}{${7:Comment}}{${8:Key}}" } }, { "name": "addrentry", "arg": { "format": "{}{}{}{}{}{}{}{}{}", "snippet": "addrentry{${1:LastName}}{${2:FirstName}}{${3:Address}}{${4:Phone}}{${5:F1}}{${6:F2}}{${7:F3}}{${8:F4}}{${9:Key}}" } }, { "name": "addrchar", "arg": { "format": "{}", "snippet": "addrchar{${1:initial}}" } }, { "name": "adrchar", "arg": { "format": "{}", "snippet": "adrchar{${1:initial}}" } }, { "name": "Name", "arg": { "format": "{}", "snippet": "Name{${1:Key}}" } }, { "name": "FirstName", "arg": { "format": "{}", "snippet": "FirstName{${1:Key}}" } }, { "name": "LastName", "arg": { "format": "{}", "snippet": "LastName{${1:Key}}" } }, { "name": "Address", "arg": { "format": "{}", "snippet": "Address{${1:Key}}" } }, { "name": "Telephone", "arg": { "format": "{}", "snippet": "Telephone{${1:Key}}" } }, { "name": "FreeI", "arg": { "format": "{}", "snippet": "FreeI{${1:Key}}" } }, { "name": "FreeII", "arg": { "format": "{}", "snippet": "FreeII{${1:Key}}" } }, { "name": "Comment", "arg": { "format": "{}", "snippet": "Comment{${1:Key}}" } }, { "name": "FreeIII", "arg": { "format": "{}", "snippet": "FreeIII{${1:Key}}" } }, { "name": "FreeIV", "arg": { "format": "{}", "snippet": "FreeIV{${1:Key}}" } } ], "envs": [], "keys": { "\\usepackage/scraddr#c": [ "adrFreeIVempty", "adrFreeIVshow", "adrFreeIVwarn", "adrFreeIVstop" ] }, "args": [ "\\usepackage/scraddr#c" ] } ================================================ FILE: data/packages/scrdate.json ================================================ { "deps": [ { "name": "scrkbase" }, { "name": "scrlogo" } ], "macros": [ { "name": "CenturyPart", "arg": { "format": "{}", "snippet": "CenturyPart{${1:year}}" } }, { "name": "DecadePart", "arg": { "format": "{}", "snippet": "DecadePart{${1:year}}" } }, { "name": "DayNumber", "arg": { "format": "{}{}{}", "snippet": "DayNumber{${1:year}}{${2:month}}{${3:day}}" } }, { "name": "ISODayNumber", "arg": { "format": "{}", "snippet": "ISODayNumber{${1:ISO-date}}" } }, { "name": "DayName", "arg": { "format": "{}{}{}", "snippet": "DayName{${1:year}}{${2:month}}{${3:day}}" } }, { "name": "ISODayName", "arg": { "format": "{}", "snippet": "ISODayName{${1:ISO-date}}" } }, { "name": "DayNameByNumber", "arg": { "format": "{}", "snippet": "DayNameByNumber{${1:number}}" } }, { "name": "ISOToday" }, { "name": "IsoToday" }, { "name": "todaysname" }, { "name": "todaysnumber" }, { "name": "nameday", "arg": { "format": "{}", "snippet": "nameday{${1:name}}" } }, { "name": "newdaylanguage", "arg": { "format": "{}{}{}{}{}{}{}{}", "snippet": "newdaylanguage{${1:language}}{${2:Monday}}{${3:Tuesday}}{${4:Wednesday}}{${5:Thursday}}{${6:Friday}}{${7:Saturday}}{${8:Sunday}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/scrlfile.json ================================================ { "deps": [ { "name": "scrlfile-hook" }, { "name": "scrlogo" } ], "macros": [], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/scrpage2.json ================================================ { "deps": [], "macros": [ { "name": "automark", "arg": { "format": "{}", "snippet": "automark{${1:left}}" } }, { "name": "automark", "arg": { "format": "[]{}", "snippet": "automark[${2:right}]{${1:left}}" } }, { "name": "cefoot", "arg": { "format": "[]{}", "snippet": "cefoot[${2:plain}]{${1:text}}" } }, { "name": "cefoot", "arg": { "format": "{}", "snippet": "cefoot{${1:text}}" } }, { "name": "cehead", "arg": { "format": "[]{}", "snippet": "cehead[${2:plain}]{${1:text}}" } }, { "name": "cehead", "arg": { "format": "{}", "snippet": "cehead{${1:text}}" } }, { "name": "cfoot", "arg": { "format": "[]{}", "snippet": "cfoot[${2:plain}]{${1:text}}" } }, { "name": "cfoot", "arg": { "format": "{}", "snippet": "cfoot{${1:text}}" } }, { "name": "chead", "arg": { "format": "[]{}", "snippet": "chead[${2:plain}]{${1:text}}" } }, { "name": "chead", "arg": { "format": "{}", "snippet": "chead{${1:text}}" } }, { "name": "clearscrheadfoot" }, { "name": "clearscrheadings" }, { "name": "clearscrplain" }, { "name": "cofoot", "arg": { "format": "[]{}", "snippet": "cofoot[${2:plain}]{${1:text}}" } }, { "name": "cofoot", "arg": { "format": "{}", "snippet": "cofoot{${1:text}}" } }, { "name": "cohead", "arg": { "format": "[]{}", "snippet": "cohead[${2:plain}]{${1:text}}" } }, { "name": "cohead", "arg": { "format": "{}", "snippet": "cohead{${1:text}}" } }, { "name": "headfont" }, { "name": "headmark" }, { "name": "ifoot", "arg": { "format": "[]{}", "snippet": "ifoot[${2:plain}]{${1:text}}" } }, { "name": "ifoot", "arg": { "format": "{}", "snippet": "ifoot{${1:text}}" } }, { "name": "ihead", "arg": { "format": "[]{}", "snippet": "ihead[${2:plain}]{${1:text}}" } }, { "name": "ihead", "arg": { "format": "{}", "snippet": "ihead{${1:text}}" } }, { "name": "lefoot", "arg": { "format": "[]{}", "snippet": "lefoot[${2:plain}]{${1:text}}" } }, { "name": "lefoot", "arg": { "format": "{}", "snippet": "lefoot{${1:text}}" } }, { "name": "lehead", "arg": { "format": "[]{}", "snippet": "lehead[${2:plain}]{${1:text}}" } }, { "name": "lehead", "arg": { "format": "{}", "snippet": "lehead{${1:text}}" } }, { "name": "lofoot", "arg": { "format": "[]{}", "snippet": "lofoot[${2:plain}]{${1:text}}" } }, { "name": "lofoot", "arg": { "format": "{}", "snippet": "lofoot{${1:text}}" } }, { "name": "lohead", "arg": { "format": "[]{}", "snippet": "lohead[${2:plain}]{${1:text}}" } }, { "name": "lohead", "arg": { "format": "{}", "snippet": "lohead{${1:text}}" } }, { "name": "manualmark" }, { "name": "ofoot", "arg": { "format": "[]{}", "snippet": "ofoot[${2:plain}]{${1:text}}" } }, { "name": "ofoot", "arg": { "format": "{}", "snippet": "ofoot{${1:text}}" } }, { "name": "ohead", "arg": { "format": "[]{}", "snippet": "ohead[${2:plain}]{${1:text}}" } }, { "name": "ohead", "arg": { "format": "{}", "snippet": "ohead{${1:text}}" } }, { "name": "pagemark" }, { "name": "pnumfont" }, { "name": "refoot", "arg": { "format": "[]{}", "snippet": "refoot[${2:plain}]{${1:text}}" } }, { "name": "refoot", "arg": { "format": "{}", "snippet": "refoot{${1:text}}" } }, { "name": "rehead", "arg": { "format": "[]{}", "snippet": "rehead[${2:plain}]{${1:text}}" } }, { "name": "rehead", "arg": { "format": "{}", "snippet": "rehead{${1:text}}" } }, { "name": "rofoot", "arg": { "format": "[]{}", "snippet": "rofoot[${2:plain}]{${1:text}}" } }, { "name": "rofoot", "arg": { "format": "{}", "snippet": "rofoot{${1:text}}" } }, { "name": "rohead", "arg": { "format": "[]{}", "snippet": "rohead[${2:plain}]{${1:text}}" } }, { "name": "rohead", "arg": { "format": "{}", "snippet": "rohead{${1:text}}" } }, { "name": "setfootbotline", "arg": { "format": "{}", "snippet": "setfootbotline{${1:dimen}}" } }, { "name": "setfootbotline", "arg": { "format": "{}[]", "snippet": "setfootbotline{${1:dimen}}[${2:commands}]" } }, { "name": "setfootbotline", "arg": { "format": "[]{}", "snippet": "setfootbotline[${2:length}]{${1:dimen}}" } }, { "name": "setfootbotline", "arg": { "format": "[]{}[]", "snippet": "setfootbotline[${2:length}]{${1:dimen}}[${3:commands}]" } }, { "name": "setfootsepline", "arg": { "format": "{}", "snippet": "setfootsepline{${1:dimen}}" } }, { "name": "setfootsepline", "arg": { "format": "{}[]", "snippet": "setfootsepline{${1:dimen}}[${2:commands}]" } }, { "name": "setfootsepline", "arg": { "format": "[]{}", "snippet": "setfootsepline[${2:length}]{${1:dimen}}" } }, { "name": "setfootsepline", "arg": { "format": "[]{}[]", "snippet": "setfootsepline[${2:length}]{${1:dimen}}[${3:commands}]" } }, { "name": "setfootwidth", "arg": { "format": "[]{}", "snippet": "setfootwidth[${2:offset}]{${1:width}}" } }, { "name": "setfootwidth", "arg": { "format": "{}", "snippet": "setfootwidth{${1:width}}" } }, { "name": "setheadsepline", "arg": { "format": "{}", "snippet": "setheadsepline{${1:dimen}}" } }, { "name": "setheadsepline", "arg": { "format": "{}[]", "snippet": "setheadsepline{${1:dimen}}[${2:commands}]" } }, { "name": "setheadsepline", "arg": { "format": "[]{}", "snippet": "setheadsepline[${2:length}]{${1:dimen}}" } }, { "name": "setheadsepline", "arg": { "format": "[]{}[]", "snippet": "setheadsepline[${2:length}]{${1:dimen}}[${3:commands}]" } }, { "name": "setheadtopline", "arg": { "format": "{}", "snippet": "setheadtopline{${1:dimen}}" } }, { "name": "setheadtopline", "arg": { "format": "{}[]", "snippet": "setheadtopline{${1:dimen}}[${2:commands}]" } }, { "name": "setheadtopline", "arg": { "format": "[]{}", "snippet": "setheadtopline[${2:length}]{${1:dimen}}" } }, { "name": "setheadtopline", "arg": { "format": "[]{}[]", "snippet": "setheadtopline[${2:length}]{${1:dimen}}[${3:commands}]" } }, { "name": "setheadwidth", "arg": { "format": "[]{}", "snippet": "setheadwidth[${2:offset}]{${1:width}}" } }, { "name": "setheadwidth", "arg": { "format": "{}", "snippet": "setheadwidth{${1:width}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/scrtime.json ================================================ { "deps": [ { "name": "scrkbase" }, { "name": "scrlogo" } ], "macros": [ { "name": "thistime" }, { "name": "thistime", "arg": { "format": "[]", "snippet": "thistime[${1:delimiter}]" } }, { "name": "thistime*" }, { "name": "thistime*", "arg": { "format": "[]", "snippet": "thistime*[${1:delimiter}]" } }, { "name": "settime", "arg": { "format": "{}", "snippet": "settime{${1:time}}" } } ], "envs": [], "keys": { "\\KOMAoptions#c": [ "12h=${1|true,on,yes,false,off,no|}" ] }, "args": [] } ================================================ FILE: data/packages/secsty.json ================================================ { "includes": {}, "macros": { "allsectionsfont{}": { "snippet": "allsectionsfont{${1:commands}}" }, "partfont{}": { "snippet": "partfont{${1:commands}}" }, "chapterfont{}": { "snippet": "chapterfont{${1:commands}}" }, "sectionfont{}": { "snippet": "sectionfont{${1:commands}}" }, "subsectionfont{}": { "snippet": "subsectionfont{${1:commands}}" }, "subsubsectionfont{}": { "snippet": "subsubsectionfont{${1:commands}}" }, "paragraphfont{}": { "snippet": "paragraphfont{${1:commands}}" }, "subparagrahfont{}": { "snippet": "subparagrahfont{${1:commands}}" }, "minisecfont{}": { "snippet": "minisecfont{${1:commands}}" }, "partnumberfont{}": { "snippet": "partnumberfont{${1:commands}}" }, "parttitlefont{}": { "snippet": "parttitlefont{${1:commands}}" }, "chapternumberfont{}": { "snippet": "chapternumberfont{${1:commands}}" }, "chaptertitlefont{}": { "snippet": "chaptertitlefont{${1:commands}}" }, "nohang": {}, "ulemheading{}": { "snippet": "ulemheading{${1:style}}" } }, "envs": {}, "options": [], "keyvals": [] } ================================================ FILE: data/packages/sectsty.json ================================================ { "deps": [], "macros": [ { "name": "allsectionsfont", "arg": { "format": "{}", "snippet": "allsectionsfont{${1:commands}}" } }, { "name": "partfont", "arg": { "format": "{}", "snippet": "partfont{${1:commands}}" } }, { "name": "chapterfont", "arg": { "format": "{}", "snippet": "chapterfont{${1:commands}}" } }, { "name": "sectionfont", "arg": { "format": "{}", "snippet": "sectionfont{${1:commands}}" } }, { "name": "subsectionfont", "arg": { "format": "{}", "snippet": "subsectionfont{${1:commands}}" } }, { "name": "subsubsectionfont", "arg": { "format": "{}", "snippet": "subsubsectionfont{${1:commands}}" } }, { "name": "paragraphfont", "arg": { "format": "{}", "snippet": "paragraphfont{${1:commands}}" } }, { "name": "subparagraphfont", "arg": { "format": "{}", "snippet": "subparagraphfont{${1:commands}}" } }, { "name": "minisecfont", "arg": { "format": "{}", "snippet": "minisecfont{${1:commands}}" } }, { "name": "partnumberfont", "arg": { "format": "{}", "snippet": "partnumberfont{${1:commands}}" } }, { "name": "parttitlefont", "arg": { "format": "{}", "snippet": "parttitlefont{${1:commands}}" } }, { "name": "chapternumberfont", "arg": { "format": "{}", "snippet": "chapternumberfont{${1:commands}}" } }, { "name": "chaptertitlefont", "arg": { "format": "{}", "snippet": "chaptertitlefont{${1:commands}}" } }, { "name": "nohang" }, { "name": "ulemheading", "arg": { "format": "{}", "snippet": "ulemheading{${1:ulem command}}" } }, { "name": "sectionrule", "arg": { "format": "{}{}{}{}", "snippet": "sectionrule{${1:raise top%l}}{${2:top rule%l}}{${3:raise bottom%l}}{${4:bottom rule%l}}" } }, { "name": "SSifnumberpart", "unusual": true, "arg": { "format": "{}{}", "snippet": "SSifnumberpart{${1:true}}{${2:false}}" } }, { "name": "SSiftitlepart", "unusual": true, "arg": { "format": "{}{}", "snippet": "SSiftitlepart{${1:true}}{${2:false}}" } }, { "name": "SSsectlevel", "unusual": true }, { "name": "chapterformat", "unusual": true }, { "name": "ifcentering", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifcentering{${1:true}}{${2:false}}" } }, { "name": "ifraggedleft", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifraggedleft{${1:true}}{${2:false}}" } } ], "envs": [], "keys": { "\\usepackage/sectsty#c": [ "garrulous", "chatty", "taciturn", "yorkshire" ] }, "args": [ "\\usepackage/sectsty#c" ] } ================================================ FILE: data/packages/setspace.json ================================================ { "deps": [], "macros": [ { "name": "singlespacing" }, { "name": "onehalfspacing" }, { "name": "doublespacing" }, { "name": "SetSinglespace", "arg": { "format": "{}", "snippet": "SetSinglespace{${1:factor}}" } }, { "name": "setstretch", "arg": { "format": "{}", "snippet": "setstretch{${1:factor}}" } }, { "name": "displayskipstretch", "unusual": true }, { "name": "setdisplayskipstretch", "arg": { "format": "{}", "snippet": "setdisplayskipstretch{${1:factor}}" } } ], "envs": [ { "name": "singlespace" }, { "name": "singlespace*", "unusual": true }, { "name": "doublespace" }, { "name": "onehalfspace" }, { "name": "spacing", "arg": { "format": "{}", "snippet": "{${1:factor}}" } } ], "keys": { "\\usepackage/setspace#c": [ "nodisplayskipstretch", "singlespacing", "onehalfspacing", "doublespacing" ] }, "args": [ "\\usepackage/setspace#c" ] } ================================================ FILE: data/packages/siunitx-special.json ================================================ { "deps": [], "macros": [ { "name": "bit" }, { "name": "byte" }, { "name": "mmHg" }, { "name": "molar" }, { "name": "Molar" }, { "name": "torr" }, { "name": "dalton" }, { "name": "clight" }, { "name": "eVperc" }, { "name": "yoctobarn" }, { "name": "yb" }, { "name": "zeptobarn" }, { "name": "zb" }, { "name": "attobarn" }, { "name": "ab" }, { "name": "femtobarn" }, { "name": "fb" }, { "name": "picobarn" }, { "name": "pb" }, { "name": "nanobarn" }, { "name": "nb" }, { "name": "micron" }, { "name": "mrad" }, { "name": "gauss" }, { "name": "parsec" }, { "name": "lightyear" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/siunitx.json ================================================ { "deps": [ { "name": "translations" }, { "name": "amstext" }, { "name": "color" }, { "name": "array" }, { "name": "xspace", "if": "use-xspace" } ], "macros": [ { "name": "A", "unusual": true }, { "name": "ampere" }, { "name": "amu", "unusual": true }, { "name": "ang", "arg": { "format": "[]{}", "snippet": "ang[${2:options}]{${1:angle}}", "keys": [ "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\unit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang", "\\sisetup,\\ang,\\DeclareSIUnit,\\num,\\numlist,\\numrange,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\DeclareSIUnit,\\num,\\numlist,\\numrange,\\SI,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\DeclareSIUnit,\\SI,\\si,\\SIlist,\\SIrange" ], "keyPos": 0 } }, { "name": "ang", "arg": { "format": "{}", "snippet": "ang{${1:angle}}" } }, { "name": "arcminute" }, { "name": "arcsecond" }, { "name": "as", "unusual": true }, { "name": "astronomicalunit" }, { "name": "atto" }, { "name": "becquerel" }, { "name": "bel" }, { "name": "bit" }, { "name": "byte" }, { "name": "C", "unusual": true }, { "name": "candela" }, { "name": "centi" }, { "name": "cm", "unusual": true }, { "name": "complexnum", "arg": { "format": "{}", "snippet": "complexnum{${1:number}}" } }, { "name": "complexnum", "arg": { "format": "[]{}", "snippet": "complexnum[${2:options}]{${1:number}}", "keys": [ "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\unit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\complexnum,\\complexqty" ], "keyPos": 0 } }, { "name": "complexqty", "arg": { "format": "{}{}", "snippet": "complexqty{${1:number}}{${2:unit%formula}}" } }, { "name": "complexqty", "arg": { "format": "[]{}{}", "snippet": "complexqty[${3:options%keyvals}]{${1:number}}{${2:unit%formula}}", "keys": [ "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\unit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\complexnum,\\complexqty" ], "keyPos": 0 } }, { "name": "coulomb" }, { "name": "cubed" }, { "name": "cubic" }, { "name": "dalton" }, { "name": "dB", "unusual": true }, { "name": "deca" }, { "name": "deci" }, { "name": "decibel" }, { "name": "DeclareSIPower", "arg": { "format": "{}{}{}", "snippet": "DeclareSIPower{${1:symbol-before%cmd}}{${2:symbol-after%cmd}}{${3:power}}" } }, { "name": "DeclareSIPrefix", "arg": { "format": "{}{}{}", "snippet": "DeclareSIPrefix{${1:prefix macro%cmd}}{${2:symbol}}{${3:power of 10}}" } }, { "name": "DeclareSIQualifier", "arg": { "format": "{}{}", "snippet": "DeclareSIQualifier{${1:qualifier%cmd}}{${2:symbol}}" } }, { "name": "DeclareSIUnit", "arg": { "format": "[]{}{}", "snippet": "DeclareSIUnit[${3:options%keyvals}]{${1:unit%cmd}}{${2:definition}}", "keys": [ "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\unit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\DeclareSIUnit,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\unit,\\si", "\\sisetup,\\DeclareSIUnit,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\SI,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\DeclareSIUnit,\\num,\\numlist,\\numrange,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\DeclareSIUnit,\\num,\\numlist,\\numrange,\\SI,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\DeclareSIUnit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\DeclareSIUnit,\\num,\\numlist,\\SI,\\SIlist", "\\sisetup,\\DeclareSIUnit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\DeclareSIUnit,\\SI,\\SIlist,\\SIrange", "\\sisetup,\\DeclareSIUnit,\\SI,\\SIlist", "\\sisetup,\\DeclareSIUnit" ], "keyPos": 0 } }, { "name": "DeclareSIUnit", "arg": { "format": "{}{}", "snippet": "DeclareSIUnit{${1:unit%cmd}}{${2:definition}}" } }, { "name": "degreeCelsius" }, { "name": "degree" }, { "name": "deka" }, { "name": "dm", "unusual": true }, { "name": "electronvolt" }, { "name": "eV", "unusual": true }, { "name": "exa" }, { "name": "exbi" }, { "name": "F", "unusual": true }, { "name": "farad" }, { "name": "femto" }, { "name": "fF", "unusual": true }, { "name": "fg", "unusual": true }, { "name": "fH", "unusual": true }, { "name": "fmol", "unusual": true }, { "name": "fs", "unusual": true }, { "name": "g", "unusual": true }, { "name": "GeV", "unusual": true }, { "name": "GHz", "unusual": true }, { "name": "gibi" }, { "name": "giga" }, { "name": "GPa", "unusual": true }, { "name": "gram" }, { "name": "gray" }, { "name": "GW", "unusual": true }, { "name": "hectare" }, { "name": "hecto" }, { "name": "henry" }, { "name": "hertz" }, { "name": "highlight" }, { "name": "hL", "unusual": true }, { "name": "hl", "unusual": true }, { "name": "hour" }, { "name": "Hz", "unusual": true }, { "name": "J", "unusual": true }, { "name": "joule" }, { "name": "K", "unusual": true }, { "name": "kA", "unusual": true }, { "name": "katal" }, { "name": "kelvin" }, { "name": "keV", "unusual": true }, { "name": "kg", "unusual": true }, { "name": "kHz", "unusual": true }, { "name": "kibi" }, { "name": "kilo" }, { "name": "kilogram" }, { "name": "kJ", "unusual": true }, { "name": "km", "unusual": true }, { "name": "kmol", "unusual": true }, { "name": "kN", "unusual": true }, { "name": "kohm", "unusual": true }, { "name": "kPa", "unusual": true }, { "name": "kV", "unusual": true }, { "name": "kW", "unusual": true }, { "name": "kWh", "unusual": true }, { "name": "L", "unusual": true }, { "name": "l", "unusual": true }, { "name": "liter" }, { "name": "litre" }, { "name": "lumen" }, { "name": "lux" }, { "name": "m", "unusual": true }, { "name": "mA", "unusual": true }, { "name": "mC", "unusual": true }, { "name": "mebi" }, { "name": "mega" }, { "name": "meter" }, { "name": "metre" }, { "name": "MeV", "unusual": true }, { "name": "meV", "unusual": true }, { "name": "mF", "unusual": true }, { "name": "mg", "unusual": true }, { "name": "mH", "unusual": true }, { "name": "MHz", "unusual": true }, { "name": "mHz", "unusual": true }, { "name": "micro" }, { "name": "milli" }, { "name": "minute" }, { "name": "mJ", "unusual": true }, { "name": "mL", "unusual": true }, { "name": "ml", "unusual": true }, { "name": "mm", "unusual": true }, { "name": "mmol", "unusual": true }, { "name": "MN", "unusual": true }, { "name": "mN", "unusual": true }, { "name": "Mohm", "unusual": true }, { "name": "mohm", "unusual": true }, { "name": "mol", "unusual": true }, { "name": "mole" }, { "name": "mp", "unusual": true, "detail": "∓", "doc": "Minus-or-plus sign" }, { "name": "MPa", "unusual": true }, { "name": "ms", "unusual": true }, { "name": "mT", "unusual": true }, { "name": "mV", "unusual": true }, { "name": "MW", "unusual": true }, { "name": "mW", "unusual": true }, { "name": "N", "unusual": true }, { "name": "nA", "unusual": true }, { "name": "nano" }, { "name": "nC", "unusual": true }, { "name": "neper" }, { "name": "newton" }, { "name": "nF", "unusual": true }, { "name": "ng", "unusual": true }, { "name": "nm", "unusual": true }, { "name": "nmol", "unusual": true }, { "name": "ns", "unusual": true }, { "name": "num", "arg": { "format": "[]{}", "snippet": "num[${2:options}]{${1:number}}", "keys": [ "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\unit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\DeclareSIUnit,\\num,\\numlist,\\numrange,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\DeclareSIUnit,\\num,\\numlist,\\numrange,\\SI,\\SIlist,\\SIrange", "\\sisetup,\\DeclareSIUnit,\\num,\\numlist,\\SI,\\SIlist" ], "keyPos": 0 } }, { "name": "num", "arg": { "format": "{}", "snippet": "num{${1:number}}" } }, { "name": "numlist", "arg": { "format": "[]{}", "snippet": "numlist[${2:options}]{${1:numbers}}", "keys": [ "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\unit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\numlist,\\qtylist,\\SIlist", "\\sisetup,\\ang,\\DeclareSIUnit,\\num,\\numlist,\\numrange,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\DeclareSIUnit,\\num,\\numlist,\\numrange,\\SI,\\SIlist,\\SIrange", "\\sisetup,\\DeclareSIUnit,\\num,\\numlist,\\SI,\\SIlist" ], "keyPos": 0 } }, { "name": "numlist", "arg": { "format": "{}", "snippet": "numlist{${1:numbers}}" } }, { "name": "numproduct", "arg": { "format": "[]{}", "snippet": "numproduct[${2:options}]{${1:numbers}}", "keys": [ "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\unit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\numproduct,\\qtyproduct" ], "keyPos": 0 } }, { "name": "numproduct", "arg": { "format": "{}", "snippet": "numproduct{${1:numbers}}" } }, { "name": "numrange", "arg": { "format": "[]{}{}", "snippet": "numrange[${3:options}]{${1:number1}}{${2:number2}}", "keys": [ "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\unit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\numrange,\\qtyrange,\\SIrange", "\\sisetup,\\ang,\\DeclareSIUnit,\\num,\\numlist,\\numrange,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\DeclareSIUnit,\\num,\\numlist,\\numrange,\\SI,\\SIlist,\\SIrange" ], "keyPos": 0 } }, { "name": "numrange", "arg": { "format": "{}{}", "snippet": "numrange{${1:number1}}{${2:number2}}" } }, { "name": "nV", "unusual": true }, { "name": "nW", "unusual": true }, { "name": "of", "arg": { "format": "{}", "snippet": "of{${1:text%plain}}" } }, { "name": "ohm" }, { "name": "Pa", "unusual": true }, { "name": "pA", "unusual": true }, { "name": "pascal" }, { "name": "pebi" }, { "name": "per" }, { "name": "percent", "detail": "%", "doc": "Percent sign" }, { "name": "peta" }, { "name": "pF", "unusual": true }, { "name": "pg", "unusual": true }, { "name": "pH", "unusual": true }, { "name": "pico" }, { "name": "pmol", "unusual": true }, { "name": "ps", "unusual": true }, { "name": "pV", "unusual": true }, { "name": "qty", "arg": { "format": "[]{}{}", "snippet": "qty[${3:options%keyvals}]{${1:number}}{${2:unit%formula}}", "keys": [ "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\unit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\DeclareSIUnit,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\unit,\\si", "\\sisetup,\\DeclareSIUnit,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\SI,\\SIlist,\\SIrange" ], "keyPos": 0 } }, { "name": "qty", "arg": { "format": "{}{}", "snippet": "qty{${1:number}}{${2:unit%formula}}" } }, { "name": "qtylist", "arg": { "format": "[]{}{}", "snippet": "qtylist[${3:options%keyvals}]{${1:numbers}}{${2:unit%formula}}", "keys": [ "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\unit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\numlist,\\qtylist,\\SIlist", "\\sisetup,\\DeclareSIUnit,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\unit,\\si", "\\sisetup,\\DeclareSIUnit,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\SI,\\SIlist,\\SIrange" ], "keyPos": 0 } }, { "name": "qtylist", "arg": { "format": "{}{}", "snippet": "qtylist{${1:numbers}}{${2:unit%formula}}" } }, { "name": "qtyproduct", "arg": { "format": "[]{}{}", "snippet": "qtyproduct[${3:options%keyvals}]{${1:numbers}}{${2:unit%formula}}", "keys": [ "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\unit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\numproduct,\\qtyproduct", "\\sisetup,\\DeclareSIUnit,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\unit,\\si", "\\sisetup,\\DeclareSIUnit,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\SI,\\SIlist,\\SIrange" ], "keyPos": 0 } }, { "name": "qtyproduct", "arg": { "format": "{}{}", "snippet": "qtyproduct{${1:numbers}}{${2:unit%formula}}" } }, { "name": "qtyrange", "arg": { "format": "[]{}{}{}", "snippet": "qtyrange[${4:options%keyvals}]{${1:number1}}{${2:number2}}{${3:unit%formula}}", "keys": [ "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\unit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\numrange,\\qtyrange,\\SIrange", "\\sisetup,\\DeclareSIUnit,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\unit,\\si", "\\sisetup,\\DeclareSIUnit,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\SI,\\SIlist,\\SIrange" ], "keyPos": 0 } }, { "name": "qtyrange", "arg": { "format": "{}{}{}", "snippet": "qtyrange{${1:number1}}{${2:number2}}{${3:unit%formula}}" } }, { "name": "quecto" }, { "name": "quetta" }, { "name": "radian" }, { "name": "raiseto", "arg": { "format": "{}", "snippet": "raiseto{${1:power}}" } }, { "name": "ronna" }, { "name": "ronto" }, { "name": "s", "unusual": true }, { "name": "second" }, { "name": "siemens" }, { "name": "sievert" }, { "name": "sisetup", "arg": { "format": "{}", "snippet": "sisetup{${1:options}}", "keys": [ "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\unit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\numlist,\\qtylist,\\SIlist", "\\sisetup,\\numproduct,\\qtyproduct", "\\sisetup,\\numrange,\\qtyrange,\\SIrange", "\\sisetup,\\complexnum,\\complexqty", "\\sisetup,\\ang", "\\sisetup", "\\sisetup,\\DeclareSIUnit,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\unit,\\si", "\\sisetup,\\DeclareSIUnit,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\SI,\\SIlist,\\SIrange", "\\sisetup,\\tablenum", "\\sisetup,\\ang,\\DeclareSIUnit,\\num,\\numlist,\\numrange,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\DeclareSIUnit,\\num,\\numlist,\\numrange,\\SI,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\DeclareSIUnit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\DeclareSIUnit,\\num,\\numlist,\\SI,\\SIlist", "\\sisetup,\\DeclareSIUnit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\DeclareSIUnit,\\SI,\\SIlist,\\SIrange", "\\sisetup,\\DeclareSIUnit,\\SI,\\SIlist", "\\sisetup,\\DeclareSIUnit" ], "keyPos": 0 } }, { "name": "square" }, { "name": "squared" }, { "name": "steradian" }, { "name": "T", "unusual": true }, { "name": "tablenum", "arg": { "format": "{}", "snippet": "tablenum{${1:number}}" } }, { "name": "tablenum", "arg": { "format": "[]{}", "snippet": "tablenum[${2:options}]{${1:number}}", "keys": [ "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\unit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\tablenum" ], "keyPos": 0 } }, { "name": "tebi" }, { "name": "tera" }, { "name": "tesla" }, { "name": "TeV", "unusual": true }, { "name": "THz", "unusual": true }, { "name": "tonne" }, { "name": "tothe", "arg": { "format": "{}", "snippet": "tothe{${1:power}}" } }, { "name": "uA", "unusual": true }, { "name": "uC", "unusual": true }, { "name": "uF", "unusual": true }, { "name": "ug", "unusual": true }, { "name": "uH", "unusual": true }, { "name": "uJ", "unusual": true }, { "name": "uL", "unusual": true }, { "name": "ul", "unusual": true }, { "name": "um", "unusual": true }, { "name": "umol", "unusual": true }, { "name": "unit", "arg": { "format": "[]{}", "snippet": "unit[${2:options%keyvals}]{${1:unit%formula}}", "keys": [ "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\unit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\DeclareSIUnit,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\unit,\\si" ], "keyPos": 0 } }, { "name": "unit", "arg": { "format": "{}", "snippet": "unit{${1:unit%formula}}" } }, { "name": "us", "unusual": true }, { "name": "uT", "unusual": true }, { "name": "uV", "unusual": true }, { "name": "uW", "unusual": true }, { "name": "V", "unusual": true }, { "name": "volt" }, { "name": "W", "unusual": true }, { "name": "watt" }, { "name": "weber" }, { "name": "yobi" }, { "name": "yocto" }, { "name": "yotta" }, { "name": "zebi" }, { "name": "zepto" }, { "name": "zetta" }, { "name": "DeclareBinaryPrefix", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareBinaryPrefix{${1:prefix macro%cmd}}{${2:symbol}}{${3:power of 2}}" } }, { "name": "DeclareSIPostPower", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareSIPostPower{${1:power macro%cmd}}{${2:number}}" } }, { "name": "DeclareSIPrePower", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareSIPrePower{${1:power macro%cmd}}{${2:number}}" } }, { "name": "SI", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "SI[${3:options%keyvals}]{${1:value}}[${4:pre-unit%formula}]{${2:unit commands%formula}}", "keys": [ "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\unit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\DeclareSIUnit,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\SI,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\DeclareSIUnit,\\num,\\numlist,\\numrange,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\DeclareSIUnit,\\num,\\numlist,\\numrange,\\SI,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\DeclareSIUnit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\DeclareSIUnit,\\num,\\numlist,\\SI,\\SIlist", "\\sisetup,\\DeclareSIUnit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\DeclareSIUnit,\\SI,\\SIlist,\\SIrange", "\\sisetup,\\DeclareSIUnit,\\SI,\\SIlist" ], "keyPos": 0 } }, { "name": "SI", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "SI[${3:options%keyvals}]{${1:value}}{${2:unit commands%formula}}", "keys": [ "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\unit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\DeclareSIUnit,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\SI,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\DeclareSIUnit,\\num,\\numlist,\\numrange,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\DeclareSIUnit,\\num,\\numlist,\\numrange,\\SI,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\DeclareSIUnit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\DeclareSIUnit,\\num,\\numlist,\\SI,\\SIlist", "\\sisetup,\\DeclareSIUnit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\DeclareSIUnit,\\SI,\\SIlist,\\SIrange", "\\sisetup,\\DeclareSIUnit,\\SI,\\SIlist" ], "keyPos": 0 } }, { "name": "SI", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "SI{${1:value}}[${3:pre-unit%formula}]{${2:unit commands%formula}}" } }, { "name": "SI", "unusual": true, "arg": { "format": "{}{}", "snippet": "SI{${1:value}}{${2:unit commands%formula}}" } }, { "name": "si", "unusual": true, "arg": { "format": "[]{}", "snippet": "si[${2:options%keyvals}]{${1:unit%formula}}", "keys": [ "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\unit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\DeclareSIUnit,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\unit,\\si", "\\sisetup,\\ang,\\DeclareSIUnit,\\num,\\numlist,\\numrange,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\DeclareSIUnit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\DeclareSIUnit,\\SI,\\si,\\SIlist,\\SIrange" ], "keyPos": 0 } }, { "name": "si", "unusual": true, "arg": { "format": "{}", "snippet": "si{${1:unit%formula}}" } }, { "name": "SIlist", "unusual": true, "arg": { "format": "{}{}", "snippet": "SIlist{${1:values}}{${2:unit commands%formula}}" } }, { "name": "SIlist", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "SIlist[${3:options%keyvals}]{${1:values}}{${2:unit commands%formula}}", "keys": [ "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\unit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\numlist,\\qtylist,\\SIlist", "\\sisetup,\\DeclareSIUnit,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\SI,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\DeclareSIUnit,\\num,\\numlist,\\numrange,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\DeclareSIUnit,\\num,\\numlist,\\numrange,\\SI,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\DeclareSIUnit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\DeclareSIUnit,\\num,\\numlist,\\SI,\\SIlist", "\\sisetup,\\DeclareSIUnit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\DeclareSIUnit,\\SI,\\SIlist,\\SIrange", "\\sisetup,\\DeclareSIUnit,\\SI,\\SIlist" ], "keyPos": 0 } }, { "name": "SIrange", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "SIrange{${1:value1}}{${2:value2}}{${3:unit commands%formula}}" } }, { "name": "SIrange", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "SIrange[${4:options%keyvals}]{${1:value1}}{${2:value2}}{${3:unit commands%formula}}", "keys": [ "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\unit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\numrange,\\qtyrange,\\SIrange", "\\sisetup,\\DeclareSIUnit,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\SI,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\DeclareSIUnit,\\num,\\numlist,\\numrange,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\DeclareSIUnit,\\num,\\numlist,\\numrange,\\SI,\\SIlist,\\SIrange", "\\sisetup,\\ang,\\DeclareSIUnit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\DeclareSIUnit,\\SI,\\si,\\SIlist,\\SIrange", "\\sisetup,\\DeclareSIUnit,\\SI,\\SIlist,\\SIrange" ], "keyPos": 0 } }, { "name": "ll", "detail": "≪", "doc": "Much less than, type 2" }, { "name": "gg", "detail": "≫", "doc": "Much greater than, type 2" }, { "name": "le" }, { "name": "ge" } ], "envs": [], "keys": { "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\unit,\\SI,\\si,\\SIlist,\\SIrange": [ "color=", "mode=${1|match,math,text|}", "number-color=", "number-mode=${1|match,math,text|}", "propagate-math-font", "reset-math-version", "reset-text-family", "reset-text-series", "reset-text-shape", "text-family-to-math", "text-subscript-command=${1:command}", "text-superscript-command=${1:command}", "text-font-command=${1:commands}", "text-series-to-math", "unit-color=", "unit-mode=${1|match,math,text|}", "locale=${1|DE,UK,US,ZA,FR|}" ], "\\sisetup,\\ang,\\complexnum,\\complexqty,\\DeclareSIUnit,\\num,\\numlist,\\numproduct,\\numrange,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\tablenum,\\SI,\\si,\\SIlist,\\SIrange": [ "evaluate-expression", "expression=${1:expression}", "input-close-uncertainty=${1:symbols}", "input-comparators=${1:symbols}", "input-decimal-markers=${1:symbols}", "input-digits=${1:symbols}", "input-exponent-markers=${1:symbols}", "input-ignore=${1:symbols}", "input-open-uncertainty=${1:symbols}", "input-signs=${1:symbols}", "input-uncertainty-divider=${1:symbol}", "input-uncertainty-signs=${1:symbols}", "parse-numbers", "retain-explicit-decimal-marker", "retain-explicit-plus", "retain-negative-zero", "retain-zero-uncertainty", "drop-exponent", "drop-uncertainty", "drop-zero-decimal", "exponent-mode=${1|input,fixed,engineering,scientific,threshold|}", "exponent-thresholds=${1:min:max}", "fixed-exponent=${1:integer}", "minimum-integer-digits=${1:integer}", "minimum-decimal-digits=${1:integer}", "round-direction=${1|nearest,up,down|}", "round-half=${1|up,even|}", "round-minimum=${1:number}", "round-mode=${1|none,figures,places,uncertainty|}", "round-pad", "round-precision=${1:integer}", "round-zero-positive", "uncertainty-round-direction=${1|nearest,up,down|}", "bracket-ambiguous-numbers", "bracket-negative-numbers", "digit-group-size=${1:integer}", "digit-group-first-size=${1:integer}", "digit-group-other-size=${1:integer}", "exponent-base=${1:value}", "exponent-product=${1:symbol}", "group-digits=${1|none,decimal,integer|}", "group-minimum-digits=${1:integer}", "group-separator=${1:separator}", "negative-color=", "output-close-uncertainty=${1:symbol}", "output-decimal-marker=${1:symbol}", "output-exponent-marker=${1:symbol}", "output-open-uncertainty=${1:symbol}", "print-exponent-implicit-plus", "print-implicit-plus", "print-mantissa-implicit-plus", "print-unity-mantissa", "print-zero-exponent", "print-zero-integer", "separate-uncertainty", "tight-spacing", "uncertainty-descriptor-mode=${1|bracket,bracket-separator,separator,subscript|}", "uncertainty-descriptor-separator=${1:separator}", "uncertainty-descriptors={${1:desc1,desc2,...}}", "uncertainty-mode=${1|separate,compact,compact-marker,full|}", "uncertainty-separator=${1:separator}", "zero-decimal-as-symbol", "zero-symbol=${1:symbol}" ], "\\sisetup,\\numlist,\\qtylist,\\SIlist": [ "list-close-bracket=${1:symbol}", "list-exponents=${1|individual,combine-bracket,combine|}", "list-final-separator=${1:separator}", "list-independent-prefix", "list-open-bracket=${1:symbol}", "list-pair-separator=${1:separator}", "list-separator=${1:separator}", "list-units=${1|bracket,repeat,single|}" ], "\\sisetup,\\numproduct,\\qtyproduct": [ "product-close-bracket=${1:symbol}", "product-exponents=${1|individual,combine-bracket,combine|}", "product-independent-prefix", "product-mode=${1|symbol,phrase|}", "product-open-bracket=${1:symbol}", "product-phrase=${1:text}", "product-symbol=${1:symbol}", "product-units=${1|bracket,bracket-power,power,repeat,single|}" ], "\\sisetup,\\numrange,\\qtyrange,\\SIrange": [ "range-close-bracket=${1:symbol}", "range-exponents=${1|individual,combine-bracket,combine|}", "range-independent-prefix", "range-open-bracket=${1:symbol}", "range-open-phrase=${1:symbol}", "range-phrase=${1:text}", "range-units=${1|bracket,repeat,single|}" ], "\\sisetup,\\complexnum,\\complexqty": [ "complex-angle-unit=${1|degrees,radians|}", "complex-mode=${1|cartesian,polar,input|}", "complex-root-position=${1|after-number,before-number|}", "complex-symbol-angle=${1:symbol}", "complex-symbol-degree=${1:symbol}", "input-complex-root=${1:tokens}", "output-complex-root=${1:symbol}", "print-complex-unity" ], "\\sisetup,\\ang": [ "angle-mode=${1|arc,decimal|}", "angle-symbol-degree=${1:symbol}", "angle-symbol-minute=${1:symbol}", "angle-symbol-over-decimal", "angle-symbol-second=${1:symbol}", "angle-separator=${1:separator}", "fill-angle-degrees", "fill-angle-minutes", "fill-angle-seconds", "number-angle-product=${1:separator}", "add-arc-degree-zero", "add-arc-minute-zero", "add-arc-second-zero", "arc-separator=" ], "\\sisetup": [ "free-standing-units", "overwrite-functions", "space-before-unit", "unit-optional-argument", "use-xspace", "list-input-separator=${1:separator}", "product-input-separator=${1:separator}", "table-column-type=${1:tokens}", "detect-all", "detect-display-math", "detect-family", "detect-inline-family=${1|text,math|}", "detect-inline-weight=${1|text,math|}", "detect-mode", "detect-none", "detect-shape", "detect-weight" ], "\\sisetup,\\DeclareSIUnit,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\unit,\\si": [ "bracket-unit-denominator", "forbid-literal-units", "fraction-command=${1:command}", "inter-unit-product=${1:separator}", "parse-units", "per-mode=${1|fraction,power,power-positive-first,repeated-symbol,symbol,single-symbol|}", "display-per-mode=${1|fraction,power,power-positive-first,repeated-symbol,symbol,single-symbol|}", "inline-per-mode=${1|fraction,power,power-positive-first,repeated-symbol,symbol,single-symbol|}", "per-symbol-script-correction=${1:separator}", "per-symbol=${1:symbol}", "power-half-as-sqrt", "qualifier-mode=${1|subscript,bracket,combine,phrase|}", "qualifier-phrase=${1:text}", "sticky-per", "unit-font-command=${1:command}" ], "\\sisetup,\\DeclareSIUnit,\\qty,\\qtylist,\\qtyproduct,\\qtyrange,\\SI,\\SIlist,\\SIrange": [ "allow-quantity-breaks", "extract-mass-in-kilograms", "prefix-mode=${1|input,combine-exponent,extract-exponent|}", "quantity-product=${1:symbol}", "separate-uncertainty-units=${1|bracket,repeat,single|}" ], "\\sisetup,\\tablenum": [ "table-align-comparator", "table-align-exponent", "table-align-text-after", "table-align-text-before", "table-align-uncertainty", "table-alignment=${1|left,center,right|}", "table-alignment-mode=${1|marker,format,none|}", "table-auto-round", "table-column-width=", "table-fixed-width=", "table-format=${1:format value}", "table-model-setup=${1:commands}", "table-number-alignment=${1|left,center,right|}", "table-text-alignment=${1|left,center,right,none|}" ], "\\sisetup,\\ang,\\DeclareSIUnit,\\num,\\numlist,\\numrange,\\SI,\\si,\\SIlist,\\SIrange": [ "math-rm=", "math-sf=", "math-tt=", "text-rm=", "text-sf=", "text-tt=", "text-tt=" ], "\\sisetup,\\ang,\\DeclareSIUnit,\\num,\\numlist,\\numrange,\\SI,\\SIlist,\\SIrange": [ "number-math-rm=", "number-math-sf=", "number-math-tt=", "number-text-rm=", "number-text-sf=", "number-text-tt=", "input-protect-tokens=", "input-symbols=", "add-decimal-zero", "add-integer-zero", "explicit-sign=", "omit-uncertainty", "retain-unity-mantissa", "retain-zero-exponent", "round-integer-to-decimal", "scientific-notation=${1|true,false,fixed,engineering|}", "zero-decimal-to-integer", "bracket-numbers", "close-bracket=", "copy-complex-root=", "copy-decimal-marker=", "open-bracket=" ], "\\sisetup,\\ang,\\DeclareSIUnit,\\SI,\\si,\\SIlist,\\SIrange": [ "unit-math-rm=", "unit-math-sf=", "unit-math-tt=", "unit-text-rm=", "unit-text-sf=", "unit-text-tt=", "math-arcminute=", "math-arcsecond=", "math-degree=", "redefine-symbols", "text-arcminute=", "text-arcsecond=", "text-degree=" ], "\\sisetup,\\DeclareSIUnit,\\num,\\numlist,\\SI,\\SIlist": [ "fraction-function=", "input-product=", "input-quotient=", "output-product=", "output-quotient=", "quotient-mode=${1|symbol,fraction|}" ], "\\sisetup,\\DeclareSIUnit,\\SI,\\si,\\SIlist,\\SIrange": [ "literal-superscript-as-power", "power-font=${1|number,unit|}", "prefixes-as-symbols", "math-angstrom=", "math-celsius=", "math-micro=", "math-ohm=", "text-angstrom=", "text-celsius=", "text-micro=", "text-ohm=" ], "\\sisetup,\\DeclareSIUnit,\\SI,\\SIlist,\\SIrange": [ "allow-number-unit-breaks", "exponent-to-prefix", "number-unit-product=" ], "\\sisetup,\\DeclareSIUnit,\\SI,\\SIlist": [ "multi-part-units=${1|brackets,repeat,single|}" ], "\\sisetup,\\DeclareSIUnit": [ "table-align-text-pre", "table-align-text-post", "table-comparator", "table-figures-decimal=", "table-figures-exponent=", "table-figures-integer=", "table-figures-uncertainty=", "table-parse-only", "table-omit-exponent", "table-space-text-pre=", "table-space-text-post=", "table-sign-exponent", "table-sign-mantissa", "table-unit-alignment=${1|center,right,left|}" ] }, "args": [] } ================================================ FILE: data/packages/soul.json ================================================ { "deps": [], "macros": [ { "name": "so", "arg": { "format": "{}", "snippet": "so{${1:text}}" } }, { "name": "textso", "unusual": true, "arg": { "format": "{}", "snippet": "textso{${1:text}}" } }, { "name": "caps", "arg": { "format": "{}", "snippet": "caps{${1:text}}" } }, { "name": "textcaps", "unusual": true, "arg": { "format": "{}", "snippet": "textcaps{${1:text}}" } }, { "name": "capsfont", "unusual": true }, { "name": "ul", "arg": { "format": "{}", "snippet": "ul{${1:text}}" } }, { "name": "textul", "unusual": true, "arg": { "format": "{}", "snippet": "textul{${1:text}}" } }, { "name": "st", "arg": { "format": "{}", "snippet": "st{${1:text}}" } }, { "name": "textst", "unusual": true, "arg": { "format": "{}", "snippet": "textst{${1:text}}" } }, { "name": "hl", "arg": { "format": "{}", "snippet": "hl{${1:text}}" } }, { "name": "texthl", "unusual": true, "arg": { "format": "{}", "snippet": "texthl{${1:text}}" } }, { "name": "soulaccent", "unusual": true, "arg": { "format": "{}", "snippet": "soulaccent{${1:cmd}}" } }, { "name": "soulregister", "unusual": true, "arg": { "format": "{}{}", "snippet": "soulregister{${1:cmd}}{${2:args}}" } }, { "name": "soulomit", "arg": { "format": "{}", "snippet": "soulomit{${1:text}}" } }, { "name": "sloppyword", "unusual": true, "arg": { "format": "{}", "snippet": "sloppyword{${1:text}}" } }, { "name": "sodef", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "sodef{${1:cmd}}{${2:font}}{${3:innerletter%l}}{${4:inner%l}}{${5:outer%l}}" } }, { "name": "resetso", "unusual": true }, { "name": "capsdef", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "capsdef{${1:enc/fam/series/shape/size}}{${2:optcmd}}{${3:innerletter%l}}{${4:inner%l}}{${5:outer%l}}" } }, { "name": "capssave", "unusual": true, "arg": { "format": "{}", "snippet": "capssave{${1:name}}" } }, { "name": "capsselect", "unusual": true, "arg": { "format": "{}", "snippet": "capsselect{${1:name}}" } }, { "name": "capsreset", "unusual": true }, { "name": "capsdefault", "unusual": true }, { "name": "setul", "arg": { "format": "{}{}", "snippet": "setul{${1:ul-depth%l}}{${2:ul-thickness%l}}" } }, { "name": "resetul", "unusual": true }, { "name": "setuldepth", "arg": { "format": "{}", "snippet": "setuldepth{${1:string}}" } }, { "name": "setuloverlap", "arg": { "format": "{}", "snippet": "setuloverlap{${1:dimen%l}}" } }, { "name": "setulcolor", "arg": { "format": "{}", "snippet": "setulcolor{${1:color}}" } }, { "name": "setstcolor", "arg": { "format": "{}", "snippet": "setstcolor{${1:color}}" } }, { "name": "sethlcolor", "arg": { "format": "{}", "snippet": "sethlcolor{${1:color}}" } } ], "envs": [], "keys": { "\\usepackage/soul#c": [ "capsdefault" ] }, "args": [ "\\usepackage/soul#c" ] } ================================================ FILE: data/packages/subcaption.json ================================================ { "deps": [ { "name": "caption" }, { "name": "setspace", "if": "font=onehalfspacing" }, { "name": "setspace", "if": "labelfont=onehalfspacing" }, { "name": "setspace", "if": "textfont=onehalfspacing" }, { "name": "setspace", "if": "font+=onehalfspacing" }, { "name": "setspace", "if": "labelfont+=onehalfspacing" }, { "name": "setspace", "if": "textfont+=onehalfspacing" }, { "name": "setspace", "if": "font=doublespacing" }, { "name": "setspace", "if": "labelfont=doublespacing" }, { "name": "setspace", "if": "textfont=doublespacing" }, { "name": "setspace", "if": "font+=doublespacing" }, { "name": "setspace", "if": "labelfont+=doublespacing" }, { "name": "setspace", "if": "textfont+=doublespacing" }, { "name": "sansmath", "if": "font=sansmath" }, { "name": "sansmath", "if": "labelfont=sansmath" }, { "name": "sansmath", "if": "textfont=sansmath" }, { "name": "sansmath", "if": "font+=sansmath" }, { "name": "sansmath", "if": "labelfont+=sansmath" }, { "name": "sansmath", "if": "textfont+=sansmath" }, { "name": "ragged2e", "if": "justification=RaggedRight" }, { "name": "ragged2e", "if": "justification=RaggedLeft" }, { "name": "ragged2e", "if": "justification=Justified" }, { "name": "ragged2e", "if": "justification=Centering" }, { "name": "ragged2e", "if": "justification=RaggedRight" }, { "name": "ragged2e", "if": "justification=RaggedLeft" } ], "macros": [ { "name": "subcaptionbox", "arg": { "format": "{}{}", "snippet": "subcaptionbox{${1:heading%text}}{${2:content%text}}" } }, { "name": "subcaptionbox", "arg": { "format": "{}[]{}", "snippet": "subcaptionbox{${1:heading%text}}[${3:width}]{${2:content%text}}" } }, { "name": "subcaptionbox", "arg": { "format": "{}[][]{}", "snippet": "subcaptionbox{${1:heading%text}}[${3:width}][${4:inner-pos}]{${2:content%text}}" } }, { "name": "subcaptionbox", "arg": { "format": "[]{}{}", "snippet": "subcaptionbox[${3:list entry}]{${1:heading%text}}{${2:content%text}}" } }, { "name": "subcaptionbox", "arg": { "format": "[]{}[]{}", "snippet": "subcaptionbox[${3:list entry}]{${1:heading%text}}[${4:width}]{${2:content%text}}" } }, { "name": "subcaptionbox", "arg": { "format": "[]{}[][]{}", "snippet": "subcaptionbox[${3:list entry}]{${1:heading%text}}[${4:width}][${5:inner-pos}]{${2:content%text}}" } }, { "name": "subcaptionbox*", "arg": { "format": "{}{}", "snippet": "subcaptionbox*{${1:heading%text}}{${2:content%text}}" } }, { "name": "subcaptionbox*", "arg": { "format": "{}[]{}", "snippet": "subcaptionbox*{${1:heading%text}}[${3:width}]{${2:content%text}}" } }, { "name": "subcaptionbox*", "arg": { "format": "{}[][]{}", "snippet": "subcaptionbox*{${1:heading%text}}[${3:width}][${4:inner-pos}]{${2:content%text}}" } }, { "name": "subcaption", "arg": { "format": "{}", "snippet": "subcaption{${1:heading%text}}" } }, { "name": "subcaption", "arg": { "format": "[]{}", "snippet": "subcaption[${2:list entry}]{${1:heading%text}}" } }, { "name": "subcaption*", "arg": { "format": "{}", "snippet": "subcaption*{${1:heading%text}}" } }, { "name": "subref", "arg": { "format": "{}", "snippet": "subref{${1:key}}" } }, { "name": "subref*", "arg": { "format": "{}", "snippet": "subref*{${1:key}}" } }, { "name": "thesubfigure" }, { "name": "thesubtable" }, { "name": "phantomsubcaption" }, { "name": "subfloat", "arg": { "format": "[][]{}", "snippet": "subfloat[${2:list entry}][${3:sub-caption}]{${1:body%text}}" } }, { "name": "subfloat", "arg": { "format": "[]{}", "snippet": "subfloat[${2:sub-caption}]{${1:body%text}}" } }, { "name": "subfloat", "arg": { "format": "{}", "snippet": "subfloat{${1:body%text}}" } }, { "name": "subcaptionlistentry", "arg": { "format": "{}", "snippet": "subcaptionlistentry{${1:list entry}}" } }, { "name": "subcaptiontext", "arg": { "format": "{}", "snippet": "subcaptiontext{${1:text}}" } }, { "name": "subcaptiontext", "arg": { "format": "[]{}", "snippet": "subcaptiontext[${2:number}]{${1:text}}" } }, { "name": "subcaptiontext*", "arg": { "format": "{}", "snippet": "subcaptiontext*{${1:text}}" } }, { "name": "subcaptiontext*", "arg": { "format": "[]{}", "snippet": "subcaptiontext*[${2:number}]{${1:text}}" } } ], "envs": [ { "name": "subfigure", "arg": { "format": "[][][]{}", "snippet": "[${2:position}][${3:height}][${4:inner pos}]{${1:width}}" } }, { "name": "subfigure", "arg": { "format": "[][]{}", "snippet": "[${2:position}][${3:height}]{${1:width}}" } }, { "name": "subfigure", "arg": { "format": "[]{}", "snippet": "[${2:position}]{${1:width}}" } }, { "name": "subfigure", "arg": { "format": "{}", "snippet": "{${1:width}}" } }, { "name": "subtable", "arg": { "format": "[][][]{}", "snippet": "[${2:position}][${3:height}][${4:inner pos}]{${1:width}}" } }, { "name": "subtable", "arg": { "format": "[][]{}", "snippet": "[${2:position}][${3:height}]{${1:width}}" } }, { "name": "subtable", "arg": { "format": "[]{}", "snippet": "[${2:position}]{${1:width}}" } }, { "name": "subtable", "arg": { "format": "{}", "snippet": "{${1:width}}" } }, { "name": "subcaptionblock", "arg": { "format": "{}", "snippet": "{${1:width}}" } }, { "name": "subcaptionblock", "arg": { "format": "[]{}", "snippet": "[${2:position}]{${1:width}}" } }, { "name": "subcaptionblock", "arg": { "format": "[][]{}", "snippet": "[${2:position}][${3:height}]{${1:width}}" } }, { "name": "subcaptionblock", "unusual": true, "arg": { "format": "[][][]{}", "snippet": "[${2:position}][${3:height}][${4:inner pos}]{${1:width}}" } }, { "name": "subcaptiongroup" }, { "name": "subcaptiongroup*" } ], "keys": { "\\usepackage/subcaption#c": [ "aboveskip=", "belowskip=", "box=${1|empty,none,parbox,colorbox|}", "boxcolor=", "boxsep=", "calcmargin*=", "calcmargin=", "calcwidth*=", "calcwidth=", "debug", "figurename=${1:name}", "figureposition=${1|top,above,bottom,below,auto|}", "figurewithin=${1:counter}", "figurewithout", "font+=${4|scriptsize,footnotesize,small,normalsize,large,Large,LARGE,huge,Huge,smaller,larger,none,normalfont,up,it,sl,sc,md,bf,rm,sf,tt,singlespacing,onehalfspacing,doublespacing,{stretch=${1:factor}},normalcolor,{color=${2:color}},normal,{hypersetup=${3:options}},sansmath|}", "font=${4|scriptsize,footnotesize,small,normalsize,large,Large,LARGE,huge,Huge,smaller,larger,none,normalfont,up,it,sl,sc,md,bf,rm,sf,tt,singlespacing,onehalfspacing,doublespacing,{stretch=${1:factor}},normalcolor,{color=${2:color}},normal,{hypersetup=${3:options}},sansmath|}", "format=${1|plain,hang|}", "hangindent=", "indention=", "justification=${1|justified,centering,centerlast,centerfirst,raggedright,raggedleft,Justified,Centering,RaggedRight,RaggedLeft|}", "labelfont+=${4|scriptsize,footnotesize,small,normalsize,large,Large,LARGE,huge,Huge,smaller,larger,none,normalfont,up,it,sl,sc,md,bf,rm,sf,tt,singlespacing,onehalfspacing,doublespacing,{stretch=${1:factor}},normalcolor,{color=${2:color}},normal,{hypersetup=${3:options}},sansmath|}", "labelfont=${4|scriptsize,footnotesize,small,normalsize,large,Large,LARGE,huge,Huge,smaller,larger,none,normalfont,up,it,sl,sc,md,bf,rm,sf,tt,singlespacing,onehalfspacing,doublespacing,{stretch=${1:factor}},normalcolor,{color=${2:color}},normal,{hypersetup=${3:options}},sansmath|}", "labelsep=${1|none,colon,period,space,quad,newline,endash,gobble,gobbletwo|}", "list=${1|on,off,true,false|}", "listfigurename=${1:name}", "listformat=${1|empty,simple,parens,subsimple,subparens,period,subperiod|}", "listtablename=${1:name}", "listtype=${1:list type}", "listtype+=${1:list type ext}", "lofdepth=${1:integer}", "lotdepth=${1:integer}", "margin*=", "margin=", "maxmargin=", "minmargin=", "name=${1:name}", "oneside", "parbox=${1|empty,none,parbox,colorbox|}", "parindent=", "parskip=", "position=${1|top,above,bottom,below,auto|}", "singlelinecheck", "skip=", "strut=${1|on,off|}", "style=", "style*=", "tablename=${1:name}", "tableposition=${1|top,above,bottom,below,auto|}", "tablewithin=${1:counter}", "tablewithout", "textfont+=${4|scriptsize,footnotesize,small,normalsize,large,Large,LARGE,huge,Huge,smaller,larger,none,normalfont,up,it,sl,sc,md,bf,rm,sf,tt,singlespacing,onehalfspacing,doublespacing,{stretch=${1:factor}},normalcolor,{color=${2:color}},normal,{hypersetup=${3:options}},sansmath|}", "textfont=${4|scriptsize,footnotesize,small,normalsize,large,Large,LARGE,huge,Huge,smaller,larger,none,normalfont,up,it,sl,sc,md,bf,rm,sf,tt,singlespacing,onehalfspacing,doublespacing,{stretch=${1:factor}},normalcolor,{color=${2:color}},normal,{hypersetup=${3:options}},sansmath|}", "textformat=${1|empty,simple,period|}", "twoside", "width*=", "width=", "within=${1:counter}", "without", "list-entry=${1|default,list-entry,entry|}", "hypcap", "hypcapspace=", "type=${1:float type}", "type*=${1:float type}", "subtype=${1:float type}", "subtype*=${1:float type}", "compatibility", "config=${1:file name}" ], "\\captionsetup#c,\\captionsetup*#c,\\usepackage/subcaption#c,\\DeclareCaptionStyle#c,\\subcaptionsetup#c,\\subcaptionsetup*#c": [ "labelformat=${1|original,empty,simple,brace,parens,autodot,unnumbered,subsimple,subparens|}", "subrefformat=${1|original,empty,simple,brace,parens,autodot,unnumbered,subsimple,subparens|}" ] }, "args": [ "\\usepackage/subcaption#c", "\\captionsetup#c,\\captionsetup*#c,\\usepackage/subcaption#c,\\DeclareCaptionStyle#c,\\subcaptionsetup#c,\\subcaptionsetup*#c" ] } ================================================ FILE: data/packages/subfig.json ================================================ { "deps": [ { "name": "keyval" }, { "name": "caption" }, { "name": "ragged2e", "if": "justification=Justified" }, { "name": "ragged2e", "if": "justification=Centering" }, { "name": "ragged2e", "if": "justification=RaggedRight" }, { "name": "ragged2e", "if": "justification=RaggedLeft" } ], "macros": [ { "name": "subfigure", "if": "config=altsf", "arg": { "format": "{}", "snippet": "subfigure{${1:body%text}}" } }, { "name": "subfigure", "if": "config=altsf", "arg": { "format": "[]{}", "snippet": "subfigure[${2:subcaption%text}]{${1:body%text}}" } }, { "name": "subfigure", "if": "config=altsf", "arg": { "format": "[][]{}", "snippet": "subfigure[${2:listentry%text}][${3:subcaption%text}]{${1:body%text}}" } }, { "name": "subtable", "if": "config=altsf", "arg": { "format": "{}", "snippet": "subtable{${1:body%text}}" } }, { "name": "subtable", "if": "config=altsf", "arg": { "format": "[]{}", "snippet": "subtable[${2:subcaption%text}]{${1:body%text}}" } }, { "name": "subtable", "if": "config=altsf", "arg": { "format": "[][]{}", "snippet": "subtable[${2:listentry%text}][${3:subcaption%text}]{${1:body%text}}" } }, { "name": "Subref", "if": "config=altsf", "arg": { "format": "{}", "snippet": "Subref{${1:label}}" } }, { "name": "newsubfloat", "arg": { "format": "{}", "snippet": "newsubfloat{${1:float name}}" } }, { "name": "newsubfloat", "arg": { "format": "[]{}", "snippet": "newsubfloat[${2:kv-list}]{${1:float name}}" } }, { "name": "DeclareCaptionListOfFormat", "arg": { "format": "{}{}", "snippet": "DeclareCaptionListOfFormat{${1:keyword}}{${2:code}}" } }, { "name": "DeclareSubrefFormat", "arg": { "format": "{}{}", "snippet": "DeclareSubrefFormat{${1:keyword}}{${2:code}}" } }, { "name": "subfloat", "arg": { "format": "{}", "snippet": "subfloat{${1:body%text}}" } }, { "name": "subfloat", "arg": { "format": "[]{}", "snippet": "subfloat[${2:subcaption%text}]{${1:body%text}}" } }, { "name": "subfloat", "arg": { "format": "[][]{}", "snippet": "subfloat[${2:listentry%text}][${3:subcaption%text}]{${1:body%text}}" } }, { "name": "subref", "arg": { "format": "{}", "snippet": "subref{${1:label}}" } }, { "name": "subref*", "arg": { "format": "{}", "snippet": "subref*{${1:label}}" } }, { "name": "listsubcaptions" }, { "name": "thesubfigure", "unusual": true }, { "name": "thesubtable", "unusual": true }, { "name": "subfigurename", "unusual": true }, { "name": "subtablename", "unusual": true } ], "envs": [], "keys": { "\\usepackage/subfig#c": [ "caption", "config=${1:file name}", "font=${1|scriptsize,footnotesize,small,normalsize,large,Large,normalfont,up,it,sl,sc,md,bf,rm,sf,tt,singlespacing,onehalfspacing,doublespacing,normalcolor,normal|}", "labelfont=${1|scriptsize,footnotesize,small,normalsize,large,Large,normalfont,up,it,sl,sc,md,bf,rm,sf,tt,singlespacing,onehalfspacing,doublespacing,normalcolor,normal|}", "textfont=${1|scriptsize,footnotesize,small,normalsize,large,Large,normalfont,up,it,sl,sc,md,bf,rm,sf,tt,singlespacing,onehalfspacing,doublespacing,normalcolor,normal|}", "style=${1|default,ruled|}", "singlelinecheck", "format=${1|default,hang|}", "indention=", "hangindent=", "width=", "margin=", "parskip=", "justification=${1|justified,centering,centerlast,centerfirst,raggedright,raggedleft,Justified,Centering,RaggedRight,RaggedLeft|}", "labelformat=${1|original,empty,simple,brace,parens|}", "aboveskip=", "belowskip=", "labelsep=${1|none,colon,period,space,quad,newline,endash|}", "position=${1|top,above,bottom,below,auto|}" ], "\\usepackage/subfig#c,\\captionsetup#c,\\captionsetup*#c,\\DeclareCaptionStyle#c": [ "lofdepth=${1:integer}", "lotdepth=${1:integer}", "listofformat=${1|empty,simple,parens,subsimple,subparens|}", "subrefformat=${1|empty,simple,parens,subsimple,subparens|}", "listofindent=", "listofnumwidth=", "farskip=", "captionskip=", "topadjust=", "nearskip=" ] }, "args": [ "\\usepackage/subfig#c", "\\usepackage/subfig#c,\\captionsetup#c,\\captionsetup*#c,\\DeclareCaptionStyle#c" ] } ================================================ FILE: data/packages/subfigure.json ================================================ { "deps": [], "macros": [ { "name": "subfigure", "arg": { "format": "{}", "snippet": "subfigure{${1:figure%text}}" } }, { "name": "subfigure", "arg": { "format": "[]{}", "snippet": "subfigure[${2:caption%text}]{${1:figure%text}}" } }, { "name": "subfigure", "arg": { "format": "[][]{}", "snippet": "subfigure[${2:listentry%text}][${3:caption%text}]{${1:figure%text}}" } }, { "name": "subtable", "arg": { "format": "{}", "snippet": "subtable{${1:figure%text}}" } }, { "name": "subtable", "arg": { "format": "[]{}", "snippet": "subtable[${2:caption%text}]{${1:figure%text}}" } }, { "name": "subtable", "arg": { "format": "[][]{}", "snippet": "subtable[${2:listentry%text}][${3:caption%text}]{${1:figure%text}}" } }, { "name": "thesubfigure", "unusual": true }, { "name": "thesubtable", "unusual": true }, { "name": "subfigtopskip", "unusual": true }, { "name": "subfigcapskip", "unusual": true }, { "name": "subfigcaptopadj", "unusual": true }, { "name": "subfigbottomskip", "unusual": true }, { "name": "subfigcapmargin", "unusual": true }, { "name": "subfiglabelskip", "unusual": true }, { "name": "subref", "arg": { "format": "{}", "snippet": "subref{${1:label}}" } }, { "name": "Subref", "arg": { "format": "{}", "snippet": "Subref{${1:label}}" } }, { "name": "listsubcaptions" }, { "name": "ifsubfiguretopcap", "unusual": true }, { "name": "subfiguretopcaptrue", "unusual": true }, { "name": "subfiguretopcapfalse", "unusual": true }, { "name": "ifsubtabletopcap", "unusual": true }, { "name": "subtabletopcaptrue", "unusual": true }, { "name": "subtabletopcapfalse", "unusual": true }, { "name": "iffiguretopcap", "unusual": true }, { "name": "figuretopcaptrue", "unusual": true }, { "name": "figuretopcapfalse", "unusual": true }, { "name": "figureotopcapfalse", "unusual": true }, { "name": "iftabletopcap", "unusual": true }, { "name": "tabletopcaptrue", "unusual": true }, { "name": "tabletopcapfalse", "unusual": true }, { "name": "label", "arg": { "format": "(){}", "snippet": "label(${2:bookmark}){${1:key%labeldef}}" } }, { "name": "subcapfont", "unusual": true }, { "name": "subcaplabelfont", "unusual": true }, { "name": "subcapsize", "unusual": true }, { "name": "thelofdepth", "unusual": true }, { "name": "thelotdepth", "unusual": true } ], "envs": [], "keys": { "\\usepackage/subfigure#c": [ "normal", "hang", "center", "centerlast", "nooneline", "raggedright", "isu", "anne", "scriptsize", "footnotesize", "small", "normalsize", "large", "Large", "rm", "sf", "tt", "md", "bf", "up", "it", "sl", "sc", "RM", "SF", "TT", "MD", "BF", "IT", "SL", "SC", "UP", "figbotcap", "figtopcap", "tabbotcap", "tabtopcap", "FIGBOTCAP", "FIGTOPCAP", "TABBOTCAP", "TABTOPCAP", "loose", "tight" ] }, "args": [ "\\usepackage/subfigure#c" ] } ================================================ FILE: data/packages/subfiles.json ================================================ { "deps": [ { "name": "import" } ], "macros": [ { "name": "subfile", "arg": { "format": "{}", "snippet": "subfile{${1:file}}" } }, { "name": "subfileinclude", "unusual": true, "arg": { "format": "{}", "snippet": "subfileinclude{${1:file}}" } }, { "name": "subfix", "unusual": true, "arg": { "format": "{}", "snippet": "subfix{${1:file}}" } }, { "name": "ifSubfilesClassLoaded", "unusual": true, "arg": { "format": "{}{}", "snippet": "ifSubfilesClassLoaded{${1:then}}{${2:else}}" } } ], "envs": [], "keys": { "\\usepackage/subfiles#c": [ "v1" ] }, "args": [ "\\usepackage/subfiles#c" ] } ================================================ FILE: data/packages/supertabular.json ================================================ { "deps": [], "macros": [ { "name": "bottomcaption", "arg": { "format": "[]{}", "snippet": "bottomcaption[${2:short}]{${1:text}}" } }, { "name": "bottomcaption", "arg": { "format": "{}", "snippet": "bottomcaption{${1:text}}" } }, { "name": "setSTheight", "arg": { "format": "{}", "snippet": "setSTheight{${1:value}}" } }, { "name": "shrinkheight", "arg": { "format": "{}", "snippet": "shrinkheight{${1:length}}" } }, { "name": "tablecaption", "arg": { "format": "[]{}", "snippet": "tablecaption[${2:short}]{${1:text}}" } }, { "name": "tablecaption", "arg": { "format": "{}", "snippet": "tablecaption{${1:text}}" } }, { "name": "tablefirsthead", "arg": { "format": "{}", "snippet": "tablefirsthead{${1:text}}" } }, { "name": "tablehead", "arg": { "format": "{}", "snippet": "tablehead{${1:text}}" } }, { "name": "tablelasttail", "arg": { "format": "{}", "snippet": "tablelasttail{${1:text}}" } }, { "name": "tabletail", "arg": { "format": "{}", "snippet": "tabletail{${1:text}}" } }, { "name": "topcaption", "arg": { "format": "[]{}", "snippet": "topcaption[${2:short}]{${1:text}}" } }, { "name": "topcaption", "arg": { "format": "{}", "snippet": "topcaption{${1:text}}" } }, { "name": "sttraceon", "unusual": true }, { "name": "sttraceoff", "unusual": true } ], "envs": [ { "name": "mpsupertabular", "arg": { "format": "{}", "snippet": "{${1:preamble}}" } }, { "name": "mpsupertabular*", "arg": { "format": "{}", "snippet": "{${1:preamble}}" } }, { "name": "supertabular", "arg": { "format": "{}", "snippet": "{${1:preamble}}" } }, { "name": "supertabular*", "arg": { "format": "{}", "snippet": "{${1:preamble}}" } } ], "keys": { "\\usepackage/supertabular#c": [ "errorshow", "pageshow", "debugshow", "estimate", "calculate" ] }, "args": [ "\\usepackage/supertabular#c" ] } ================================================ FILE: data/packages/svn-multi.json ================================================ { "deps": [ { "name": "kvoptions" }, { "name": "filehook" }, { "name": "currfile" }, { "name": "graphics", "if": "all" }, { "name": "pgf", "if": "all" }, { "name": "graphics", "if": "graphics" }, { "name": "pgf", "if": "pgfimages" } ], "macros": [ { "name": "svngraphicsgroup", "if": "all", "arg": { "format": "{}", "snippet": "svngraphicsgroup{${1:graphic group name}}" } }, { "name": "svnignoregraphic", "if": "all", "arg": { "format": "{}", "snippet": "svnignoregraphic{${1:file path/name%file}}" } }, { "name": "svnconsidergraphic", "if": "all", "arg": { "format": "{}", "snippet": "svnconsidergraphic{${1:file path/name%file}}" } }, { "name": "svngraphicsgroup", "if": "graphics", "arg": { "format": "{}", "snippet": "svngraphicsgroup{${1:graphic group name}}" } }, { "name": "svnignoregraphic", "if": "graphics", "arg": { "format": "{}", "snippet": "svnignoregraphic{${1:file path/name%file}}" } }, { "name": "svnconsidergraphic", "if": "graphics", "arg": { "format": "{}", "snippet": "svnconsidergraphic{${1:file path/name%file}}" } }, { "name": "svnid", "arg": { "format": "{}", "snippet": "svnid{$%<Id%>$}" } }, { "name": "svnidlong", "arg": { "format": "{}{}{}{}", "snippet": "svnidlong{$%<HeadURL%>$}{$%<LastChangedDate%>$}{$%<LastRevision%>$}{$%<LastChangedBy%>$}" } }, { "name": "svn", "arg": { "format": "{}", "snippet": "svn{$%<keyword%>$}" } }, { "name": "svn*", "arg": { "format": "{}", "snippet": "svn*{$%<keyword%>$}" } }, { "name": "svnkwsave", "arg": { "format": "{}", "snippet": "svnkwsave{$%<keyword%>$}" } }, { "name": "svngroup", "arg": { "format": "{}", "snippet": "svngroup{${1:group name}}" } }, { "name": "thesvngroup" }, { "name": "svnsetcg", "arg": { "format": "{}", "snippet": "svnsetcg{${1:group name}}" } }, { "name": "thesvncg" }, { "name": "svnsubgroup" }, { "name": "svnignoreextensions", "arg": { "format": "{}", "snippet": "svnignoreextensions{${1:ext list}}" } }, { "name": "svnconsiderextensions", "arg": { "format": "{}", "snippet": "svnconsiderextensions{${1:ext list}}" } }, { "name": "svnrev" }, { "name": "svndate" }, { "name": "svnauthor" }, { "name": "svnfilerev" }, { "name": "svnfiledate" }, { "name": "svnfileauthor" }, { "name": "svncgrev" }, { "name": "svncgauthor" }, { "name": "svncgdate" }, { "name": "svng", "arg": { "format": "{}{}", "snippet": "svng{${1:group name}}{${2:key%plain}}" } }, { "name": "svnmainurl" }, { "name": "svnmainfilename" }, { "name": "svnsetmainfile" }, { "name": "svnkw", "arg": { "format": "{}", "snippet": "svnkw{${1:keyword name}}" } }, { "name": "svnkwdef", "arg": { "format": "{}{}", "snippet": "svnkwdef{${1:keyword name}}{${2:value}}" } }, { "name": "ifsvnfilemodified", "arg": { "format": "{}{}", "snippet": "ifsvnfilemodified{${1:true}}{${2:false}}" } }, { "name": "ifsvnmodified", "arg": { "format": "{}{}", "snippet": "ifsvnmodified{${1:true}}{${2:false}}" } }, { "name": "svnyear" }, { "name": "svnfileyear" }, { "name": "svncgyear" }, { "name": "svnmonth" }, { "name": "svnfilemonth" }, { "name": "svncgmonth" }, { "name": "svnday" }, { "name": "svnfileday" }, { "name": "svncgday" }, { "name": "svnhour" }, { "name": "svnfilehour" }, { "name": "svncghour" }, { "name": "svnminute" }, { "name": "svnfileminute" }, { "name": "svncgminute" }, { "name": "svnsecond" }, { "name": "svnfilesecond" }, { "name": "svncgsecond" }, { "name": "svntimezone" }, { "name": "svnfiletimezone" }, { "name": "svncgtimezone" }, { "name": "svntimezonehour" }, { "name": "svnfiletimezonehour" }, { "name": "svncgtimezonehour" }, { "name": "svntimezoneminute" }, { "name": "svnfiletimezoneminute" }, { "name": "svncgtimezoneminute" }, { "name": "svntime" }, { "name": "svnfiletime" }, { "name": "svncgtime" }, { "name": "svnpdfdate" }, { "name": "svntoday" }, { "name": "svnfiletoday" }, { "name": "svncgtoday" }, { "name": "svnfilefname" }, { "name": "svnfileurl" }, { "name": "svncgfname" }, { "name": "svnurl" }, { "name": "svnfname" }, { "name": "svncgurl" }, { "name": "svnRegisterAuthor", "arg": { "format": "{}{}", "snippet": "svnRegisterAuthor{${1:author}}{${2:full name}}" } }, { "name": "svnFullAuthor", "arg": { "format": "{}", "snippet": "svnFullAuthor{${1:author}}" } }, { "name": "svnFullAuthor*", "arg": { "format": "{}", "snippet": "svnFullAuthor*{${1:author}}" } }, { "name": "svnRegisterRevision", "arg": { "format": "{}{}", "snippet": "svnRegisterRevision{${1:revision number}}{${2:tag name}}" } }, { "name": "svnFullRevision", "arg": { "format": "{}", "snippet": "svnFullRevision{${1:revision number}}" } }, { "name": "svnFullRevision*", "arg": { "format": "{}", "snippet": "svnFullRevision*{${1:revision number}}" } }, { "name": "svnnolinkurl", "arg": { "format": "{}", "snippet": "svnnolinkurl{${1:macro}}" } }, { "name": "tableofrevisions" }, { "name": "svnrevisionsname", "unusual": true }, { "name": "svnbeforetable", "unusual": true }, { "name": "svnaftertable", "unusual": true }, { "name": "svntable", "unusual": true }, { "name": "endsvntable", "unusual": true }, { "name": "svntablehead", "unusual": true }, { "name": "svntablefoot", "unusual": true }, { "name": "svnglobalrow", "unusual": true }, { "name": "endsvnglobalrow", "unusual": true }, { "name": "svngrouprow", "unusual": true }, { "name": "endsvngrouprow", "unusual": true }, { "name": "svnsubgrouprow", "unusual": true }, { "name": "endsvnsubgrouprow", "unusual": true }, { "name": "svnfilerow", "unusual": true }, { "name": "endsvnfilerow", "unusual": true }, { "name": "svntabglobal", "unusual": true }, { "name": "svntabgroup", "arg": { "format": "{}", "snippet": "svntabgroup{${1:group name}}" } }, { "name": "svntabsubgroup", "arg": { "format": "{}{}", "snippet": "svntabsubgroup{${1:nesting level}}{${2:subgroup name}}" } }, { "name": "svntabfile", "arg": { "format": "{}{}", "snippet": "svntabfile{${1:nesting level}}{${2:file path/name%file}}" } }, { "name": "svntabrev", "arg": { "format": "{}", "snippet": "svntabrev{${1:revision number}}" } }, { "name": "svntabauthor", "arg": { "format": "{}", "snippet": "svntabauthor{${1:author}}" } }, { "name": "svntabdate", "arg": { "format": "{{}{}{}{}{}{}{}{}}", "snippet": "svntabdate{{${1:year}}{${2:month}}{${3:day}}{${4:hour}}{${5:minute}}{${6:second}}{${7:TZ hour}}{${8:TZ minute}}}" } } ], "envs": [], "keys": { "\\usepackage/svn-multi#c": [ "old", "all", "verbatim", "external", "groups", "subgroups", "graphics", "pgfimages", "autoload", "table", "filehooks", "autokw=${1|false,true,all,ext|}" ] }, "args": [ "\\usepackage/svn-multi#c" ] } ================================================ FILE: data/packages/svninfo.json ================================================ { "deps": [], "macros": [ { "name": "svnInfoFile" }, { "name": "svnInfoRevision" }, { "name": "svnInfoMinRevision" }, { "name": "svnInfoMaxRevision" }, { "name": "svnInfoDate" }, { "name": "svnInfoTime" }, { "name": "svnInfoOwner" }, { "name": "svnInfoYear" }, { "name": "svnInfoMonth" }, { "name": "svnInfoDay" }, { "name": "svnInfoLongDate" }, { "name": "svnId" }, { "name": "svnToday" }, { "name": "svnInfoMaxToday" } ], "envs": [], "keys": { "\\usepackage/svninfo#c": [ "svk", "today", "notoday", "revrange", "fancyhdr", "nofancy", "scrpage", "eso-foot", "margin", "long", "short", "final", "draft" ] }, "args": [ "\\usepackage/svninfo#c" ] } ================================================ FILE: data/packages/tabu.json ================================================ { "deps": [ { "name": "array" }, { "name": "varwidth" }, { "name": "delarray", "if": "delarray" }, { "name": "linegoal", "if": "linegoal" } ], "macros": [ { "name": "tabulinestyle", "arg": { "format": "{}", "snippet": "tabulinestyle{${1:style}}" } }, { "name": "usetabu", "arg": { "format": "{}", "snippet": "usetabu{${1:username}}" } }, { "name": "tabucline", "arg": { "format": "{}", "snippet": "tabucline{${1:from-to}}" } }, { "name": "tabucline", "arg": { "format": "[]{}", "snippet": "tabucline[${2:spec}]{${1:from-to}}" } }, { "name": "savetabu", "arg": { "format": "{}", "snippet": "savetabu{${1:username}}" } }, { "name": "preamble", "arg": { "format": "{}", "snippet": "preamble{${1:username}}" } }, { "name": "tabuphantomline" }, { "name": "extrarowdepth" }, { "name": "abovetabulinesep" }, { "name": "belowtabulinesep" }, { "name": "tabustrutrule" }, { "name": "taburulecolor", "arg": { "format": "{}", "snippet": "taburulecolor{${1:color}}" } }, { "name": "taburulecolor", "arg": { "format": "||{}", "snippet": "taburulecolor|${2:doubleRuleSepColor}|{${1:color}}" } }, { "name": "tabureset" }, { "name": "newtabulinestyle", "arg": { "format": "{}", "snippet": "newtabulinestyle{${1:style}}" } }, { "name": "everyrow", "arg": { "format": "{}", "snippet": "everyrow{${1:code}}" } }, { "name": "rowfont", "arg": { "format": "[]{}", "snippet": "rowfont[${2:alignment}]{${1:fontSpec}}" } }, { "name": "tabudecimal", "arg": { "format": "{}", "snippet": "tabudecimal{${1:code}}" } }, { "name": "firstline", "unusual": true }, { "name": "lastline", "unusual": true }, { "name": "iftabuscantokens", "unusual": true }, { "name": "tabuscantokenstrue", "unusual": true }, { "name": "tabuscantokensfalse", "unusual": true }, { "name": "tabucolumn", "unusual": true, "arg": { "format": "{}", "snippet": "tabucolumn{${1:arg}}" } }, { "name": "tabucolX", "unusual": true }, { "name": "tabudefaulttarget", "unusual": true }, { "name": "tabuDisableCommands", "unusual": true }, { "name": "tabuendlongtrial", "unusual": true }, { "name": "tabulineoff", "unusual": true }, { "name": "tabulineon", "unusual": true }, { "name": "tabuthepreamble", "unusual": true }, { "name": "thetaburow", "unusual": true }, { "name": "tracingtabu", "unusual": true } ], "envs": [ { "name": "tabu", "arg": { "format": "{}", "snippet": "{${1:preamble}}" } }, { "name": "longtabu", "arg": { "format": "{}", "snippet": "{${1:preamble}}" } } ], "keys": { "\\usepackage/tabu#c": [ "delarray", "linegoal", "scantokens", "debugshow" ] }, "args": [ "\\usepackage/tabu#c" ] } ================================================ FILE: data/packages/tabularray.json ================================================ { "deps": [ { "name": "ninecolors" } ], "macros": [ { "name": "SetTblrOuter", "arg": { "format": "{}", "snippet": "SetTblrOuter{${1:options%keyvals}}", "keys": [ "\\SetTblrOuter#c" ], "keyPos": 0 } }, { "name": "SetTblrOuter", "arg": { "format": "[]{}", "snippet": "SetTblrOuter[${2:envname}]{${1:options%keyvals}}", "keys": [ "\\SetTblrOuter#c" ], "keyPos": 1 } }, { "name": "SetTblrInner", "arg": { "format": "{}", "snippet": "SetTblrInner{${1:options%keyvals}}", "keys": [ "\\SetTblrInner#c,\\begin{tblr}#c,\\begin{+matrix}#c,\\begin{+bmatrix}#c,\\begin{+Bmatrix}#c,\\begin{+pmatrix}#c,\\begin{+vmatrix}#c,\\begin{+Vmatrix}#c,\\begin{+cases}#c,\\begin{booktabs}#c,\\begin{longtabs}#c,\\begin{talltabs}#c" ], "keyPos": 0 } }, { "name": "SetTblrInner", "arg": { "format": "[]{}", "snippet": "SetTblrInner[${2:envname}]{${1:options%keyvals}}", "keys": [ "\\SetTblrInner#c,\\begin{tblr}#c,\\begin{+matrix}#c,\\begin{+bmatrix}#c,\\begin{+Bmatrix}#c,\\begin{+pmatrix}#c,\\begin{+vmatrix}#c,\\begin{+Vmatrix}#c,\\begin{+cases}#c,\\begin{booktabs}#c,\\begin{longtabs}#c,\\begin{talltabs}#c" ], "keyPos": 1 } }, { "name": "SetHline", "unusual": true, "arg": { "format": "{}{}", "snippet": "SetHline{${1:cols}}{${2:styles%keyvals}}", "keys": [ "\\SetHline#c,\\SetHlines#c,\\SetVspace#c,\\hline#c,\\cline#c,\\toprule#c,\\midrule#c,\\cmidrule#c,\\bottomrule#c,\\cmidrulemore#c,\\specialrule#c" ], "keyPos": 1 } }, { "name": "SetHline", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "SetHline[${3:index}]{${1:cols}}{${2:styles%keyvals}}", "keys": [ "\\SetHline#c,\\SetHlines#c,\\SetVspace#c,\\hline#c,\\cline#c,\\toprule#c,\\midrule#c,\\cmidrule#c,\\bottomrule#c,\\cmidrulemore#c,\\specialrule#c" ], "keyPos": 2 } }, { "name": "SetHlines", "unusual": true, "arg": { "format": "{}{}", "snippet": "SetHlines{${1:cols}}{${2:styles%keyvals}}", "keys": [ "\\SetHline#c,\\SetHlines#c,\\SetVspace#c,\\hline#c,\\cline#c,\\toprule#c,\\midrule#c,\\cmidrule#c,\\bottomrule#c,\\cmidrulemore#c,\\specialrule#c" ], "keyPos": 1 } }, { "name": "SetHlines", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "SetHlines[${3:index}]{${1:cols}}{${2:styles%keyvals}}", "keys": [ "\\SetHline#c,\\SetHlines#c,\\SetVspace#c,\\hline#c,\\cline#c,\\toprule#c,\\midrule#c,\\cmidrule#c,\\bottomrule#c,\\cmidrulemore#c,\\specialrule#c" ], "keyPos": 2 } }, { "name": "SetVspace", "unusual": true, "arg": { "format": "{}", "snippet": "SetVspace{${1:styles%keyvals}}", "keys": [ "\\SetHline#c,\\SetHlines#c,\\SetVspace#c,\\hline#c,\\cline#c,\\toprule#c,\\midrule#c,\\cmidrule#c,\\bottomrule#c,\\cmidrulemore#c,\\specialrule#c" ], "keyPos": 0 } }, { "name": "hline", "unusual": true, "arg": { "format": "[]", "snippet": "hline[${1:styles%keyvals}]", "keys": [ "\\SetHline#c,\\SetHlines#c,\\SetVspace#c,\\hline#c,\\cline#c,\\toprule#c,\\midrule#c,\\cmidrule#c,\\bottomrule#c,\\cmidrulemore#c,\\specialrule#c" ], "keyPos": 0 } }, { "name": "cline", "unusual": true, "arg": { "format": "[]{}", "snippet": "cline[${2:styles%keyvals}]{${1:index}}", "keys": [ "\\SetHline#c,\\SetHlines#c,\\SetVspace#c,\\hline#c,\\cline#c,\\toprule#c,\\midrule#c,\\cmidrule#c,\\bottomrule#c,\\cmidrulemore#c,\\specialrule#c" ], "keyPos": 0 } }, { "name": "therownum", "unusual": true }, { "name": "thecolnum", "unusual": true }, { "name": "therowcount", "unusual": true }, { "name": "thecolcount", "unusual": true }, { "name": "tablewidth", "unusual": true }, { "name": "SetVline", "unusual": true, "arg": { "format": "{}{}", "snippet": "SetVline{${1:rows}}{${2:styles%keyvals}}", "keys": [ "\\SetVline#c,\\SetVlines#c,\\vline#c,\\rline#c" ], "keyPos": 1 } }, { "name": "SetVline", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "SetVline[${3:index}]{${1:rows}}{${2:styles%keyvals}}", "keys": [ "\\SetVline#c,\\SetVlines#c,\\vline#c,\\rline#c" ], "keyPos": 2 } }, { "name": "SetVlines", "unusual": true, "arg": { "format": "{}{}", "snippet": "SetVlines{${1:rows}}{${2:styles%keyvals}}", "keys": [ "\\SetVline#c,\\SetVlines#c,\\vline#c,\\rline#c" ], "keyPos": 1 } }, { "name": "SetVlines", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "SetVlines[${3:index}]{${1:rows}}{${2:styles%keyvals}}", "keys": [ "\\SetVline#c,\\SetVlines#c,\\vline#c,\\rline#c" ], "keyPos": 2 } }, { "name": "vline", "unusual": true }, { "name": "vline", "unusual": true, "arg": { "format": "[]", "snippet": "vline[${1:styles%keyvals}]", "keys": [ "\\SetVline#c,\\SetVlines#c,\\vline#c,\\rline#c" ], "keyPos": 0 } }, { "name": "rline", "unusual": true, "arg": { "format": "{}", "snippet": "rline{${1:index}}" } }, { "name": "rline", "unusual": true, "arg": { "format": "[]{}", "snippet": "rline[${2:styles%keyvals}]{${1:index}}", "keys": [ "\\SetVline#c,\\SetVlines#c,\\vline#c,\\rline#c" ], "keyPos": 0 } }, { "name": "SetCell", "arg": { "format": "{}", "snippet": "SetCell{${1:options}}", "keys": [ "\\SetCell#c,\\SetCells#c" ], "keyPos": 0 } }, { "name": "SetCell", "arg": { "format": "[]{}", "snippet": "SetCell[${2:r=rows,c=columns}]{${1:options}}", "keys": [ "\\SetCell#c,\\SetCells#c" ], "keyPos": 1 } }, { "name": "SetCells", "arg": { "format": "{}", "snippet": "SetCells{${1:options}}", "keys": [ "\\SetCell#c,\\SetCells#c" ], "keyPos": 0 } }, { "name": "SetCells", "arg": { "format": "[]{}", "snippet": "SetCells[${2:r=rows,c=columns}]{${1:options}}", "keys": [ "\\SetCell#c,\\SetCells#c" ], "keyPos": 1 } }, { "name": "SetRow", "unusual": true, "arg": { "format": "{}", "snippet": "SetRow{${1:styles%keyvals}}", "keys": [ "\\SetRow#c,\\SetRows#c" ], "keyPos": 0 } }, { "name": "SetRows", "unusual": true, "arg": { "format": "{}", "snippet": "SetRows{${1:styles%keyvals}}", "keys": [ "\\SetRow#c,\\SetRows#c" ], "keyPos": 0 } }, { "name": "SetColumn", "unusual": true, "arg": { "format": "{}", "snippet": "SetColumn{${1:styles%keyvals}}", "keys": [ "\\SetColumn#c,\\SetColumns#c" ], "keyPos": 0 } }, { "name": "SetColumns", "unusual": true, "arg": { "format": "{}", "snippet": "SetColumns{${1:styles%keyvals}}", "keys": [ "\\SetColumn#c,\\SetColumns#c" ], "keyPos": 0 } }, { "name": "hborder", "unusual": true, "arg": { "format": "{}", "snippet": "hborder{${1:options%keyvals}}", "keys": [ "\\hborder#c" ], "keyPos": 0 } }, { "name": "vborder", "unusual": true, "arg": { "format": "{}", "snippet": "vborder{${1:options%keyvals}}", "keys": [ "\\vborder#c" ], "keyPos": 0 } }, { "name": "NewColumnType", "arg": { "format": "{}{}", "snippet": "NewColumnType{${1:name}}{${2:definition}}" } }, { "name": "NewColumnType", "arg": { "format": "{}[][]{}", "snippet": "NewColumnType{${1:name}}[${3:args}][${4:default}]{${2:definition}}" } }, { "name": "NewRowType", "arg": { "format": "{}{}", "snippet": "NewRowType{${1:name}}{${2:definition}}" } }, { "name": "NewRowType", "arg": { "format": "{}[][]{}", "snippet": "NewRowType{${1:name}}[${3:args}][${4:default}]{${2:definition}}" } }, { "name": "NewColumnRowType", "unusual": true, "arg": { "format": "{}{}", "snippet": "NewColumnRowType{${1:name}}{${2:definition}}" } }, { "name": "NewColumnRowType", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "NewColumnRowType{${1:name}}[${3:args}][${4:default}]{${2:definition}}" } }, { "name": "NewTblrEnviron", "arg": { "format": "{}", "snippet": "NewTblrEnviron{${1:envname}}" } }, { "name": "NewTableCommand", "arg": { "format": "{}{}", "snippet": "NewTableCommand{${1:cmd}}{${2:definition}}" } }, { "name": "NewTableCommand", "arg": { "format": "{}[]{}", "snippet": "NewTableCommand{${1:cmd}}[${3:args}]{${2:definition}}" } }, { "name": "NewTableCommand", "arg": { "format": "{}[][]{}", "snippet": "NewTableCommand{${1:cmd}}[${3:args}][${4:default}]{${2:definition}}" } }, { "name": "NewChildSelector", "unusual": true, "arg": { "format": "{}{}", "snippet": "NewChildSelector{${1:arg1}}{${2:arg2}}" } }, { "name": "NewChildSelector", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "NewChildSelector{${1:arg1}}[${3:opt1}][${4:opt2}]{${2:arg2}}" } }, { "name": "leftsep", "unusual": true }, { "name": "rightsep", "unusual": true }, { "name": "abovesep", "unusual": true }, { "name": "belowsep", "unusual": true }, { "name": "SetTblrTracing", "unusual": true, "arg": { "format": "{}", "snippet": "SetTblrTracing{${1:settings%keyvals}}", "keys": [ "\\SetTblrTracing#c,\\SetTabularrayTracing#c" ], "keyPos": 0 } }, { "name": "DefTblrTemplate", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DefTblrTemplate{${1:element%keyvals}}{${2:template name}}{${3:definition}}", "keys": [ "\\DefTblrTemplate#c,\\DeclareTblrTemplate#c,\\SetTblrTemplate#c,\\UseTblrTemplate#c,\\ExpTblrTemplate#c" ], "keyPos": 0 } }, { "name": "DeclareTblrTemplate", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareTblrTemplate{${1:element%keyvals}}{${2:template name}}{${3:definition}}", "keys": [ "\\DefTblrTemplate#c,\\DeclareTblrTemplate#c,\\SetTblrTemplate#c,\\UseTblrTemplate#c,\\ExpTblrTemplate#c" ], "keyPos": 0 } }, { "name": "SetTblrTemplate", "unusual": true, "arg": { "format": "{}{}", "snippet": "SetTblrTemplate{${1:element%keyvals}}{${2:template name}}", "keys": [ "\\DefTblrTemplate#c,\\DeclareTblrTemplate#c,\\SetTblrTemplate#c,\\UseTblrTemplate#c,\\ExpTblrTemplate#c" ], "keyPos": 0 } }, { "name": "UseTblrTemplate", "unusual": true, "arg": { "format": "{}{}", "snippet": "UseTblrTemplate{${1:element%keyvals}}{${2:default}}", "keys": [ "\\DefTblrTemplate#c,\\DeclareTblrTemplate#c,\\SetTblrTemplate#c,\\UseTblrTemplate#c,\\ExpTblrTemplate#c" ], "keyPos": 0 } }, { "name": "ExpTblrTemplate", "unusual": true, "arg": { "format": "{}{}", "snippet": "ExpTblrTemplate{${1:element%keyvals}}{${2:default}}", "keys": [ "\\DefTblrTemplate#c,\\DeclareTblrTemplate#c,\\SetTblrTemplate#c,\\UseTblrTemplate#c,\\ExpTblrTemplate#c" ], "keyPos": 0 } }, { "name": "tblrcontfootname", "unusual": true }, { "name": "tblrcontheadname", "unusual": true }, { "name": "SetTblrStyle", "arg": { "format": "{}{}", "snippet": "SetTblrStyle{${1:element}}{${2:styles%keyvals}}", "keys": [ "\\SetTblrStyle#c" ], "keyPos": 1 } }, { "name": "NewTblrTheme", "arg": { "format": "{}{}", "snippet": "NewTblrTheme{${1:theme name%specialDef}}{${2:specs}}" } }, { "name": "TblrNote", "arg": { "format": "{}", "snippet": "TblrNote{${1:mark-symbol}}" } }, { "name": "InsertTblrText", "unusual": true, "arg": { "format": "{}", "snippet": "InsertTblrText{${1:key%plain}}" } }, { "name": "InsertTblrNoteTag", "unusual": true }, { "name": "InsertTblrNoteText", "unusual": true }, { "name": "InsertTblrRemarkTag", "unusual": true }, { "name": "InsertTblrRemarkText", "unusual": true }, { "name": "MapTblrNotes", "unusual": true, "arg": { "format": "{}", "snippet": "MapTblrNotes{${1:code}}" } }, { "name": "MapTblrRemarks", "unusual": true, "arg": { "format": "{}", "snippet": "MapTblrRemarks{${1:code}}" } }, { "name": "NewTblrLibrary", "unusual": true, "arg": { "format": "{}{}", "snippet": "NewTblrLibrary{${1:name}}{${2:code}}" } }, { "name": "UseTblrLibrary", "arg": { "format": "{}", "snippet": "UseTblrLibrary{${1:library%keyvals}}", "keys": [ "\\UseTblrLibrary#c" ], "keyPos": 0 } }, { "name": "LogTblrTracing", "unusual": true, "arg": { "format": "{}", "snippet": "LogTblrTracing{${1:arg}}" } }, { "name": "GetTblrStyle", "unusual": true, "arg": { "format": "{}{}", "snippet": "GetTblrStyle{${1:element}}{${2:key%plain}}" } }, { "name": "UseTblrAlign", "unusual": true, "arg": { "format": "{}", "snippet": "UseTblrAlign{${1:element}}" } }, { "name": "UseTblrIndent", "unusual": true, "arg": { "format": "{}", "snippet": "UseTblrIndent{${1:element}}" } }, { "name": "UseTblrHang", "unusual": true, "arg": { "format": "{}", "snippet": "UseTblrHang{${1:element}}" } }, { "name": "UseTblrColor", "unusual": true, "arg": { "format": "{}", "snippet": "UseTblrColor{${1:element}}" } }, { "name": "UseTblrFont", "unusual": true, "arg": { "format": "{}", "snippet": "UseTblrFont{${1:element}}" } }, { "name": "InsertTblrMore", "unusual": true, "arg": { "format": "{}", "snippet": "InsertTblrMore{${1:arg}}" } }, { "name": "NewDashStyle", "unusual": true, "arg": { "format": "{}{}", "snippet": "NewDashStyle{${1:name}}{${2:definition}}" } }, { "name": "NewContentCommand", "unusual": true, "arg": { "format": "{}{}", "snippet": "NewContentCommand{${1:cmd}}{${2:definition}}" } }, { "name": "NewContentCommand", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "NewContentCommand{${1:cmd}}[${3:args}]{${2:definition}}" } }, { "name": "NewContentCommand", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "NewContentCommand{${1:cmd}}[${3:args}][${4:default}]{${2:definition}}" } }, { "name": "TblrParboxRestore", "unusual": true }, { "name": "TblrAlignBoth", "unusual": true }, { "name": "TblrAlignLeft", "unusual": true }, { "name": "TblrAlignCenter", "unusual": true }, { "name": "TblrAlignRight", "unusual": true }, { "name": "TblrNewPage", "unusual": true }, { "name": "rulewidth", "unusual": true }, { "name": "TblrOverlap", "unusual": true }, { "name": "lTblrMeasuringBool", "unusual": true }, { "name": "lTblrCellRowSpanTl", "unusual": true }, { "name": "lTblrCellColSpanTl", "unusual": true }, { "name": "lTblrCellBackgroundTl", "unusual": true }, { "name": "lTblrCellOmittedBool", "unusual": true }, { "name": "lTblrCellAboveBorderStyleTl", "unusual": true }, { "name": "lTblrCellAboveBorderWidthTl", "unusual": true }, { "name": "lTblrCellAboveBorderColorTl", "unusual": true }, { "name": "lTblrCellBelowBorderStyleTl", "unusual": true }, { "name": "lTblrCellBelowBorderWidthTl", "unusual": true }, { "name": "lTblrCellBelowBorderColorTl", "unusual": true }, { "name": "lTblrCellLeftBorderStyleTl", "unusual": true }, { "name": "lTblrCellLeftBorderWidthTl", "unusual": true }, { "name": "lTblrCellLeftBorderColorTl", "unusual": true }, { "name": "lTblrCellRightBorderStyleTl", "unusual": true }, { "name": "lTblrCellRightBorderWidthTl", "unusual": true }, { "name": "lTblrCellRightBorderColorTl", "unusual": true } ], "envs": [ { "name": "tblr", "arg": { "format": "{}", "snippet": "{${1:preamble}}" } }, { "name": "tblr", "arg": { "format": "[]{}", "snippet": "[${2:outer specs%keyvals}]{${1:preamble}}", "keys": [ "\\SetTblrInner#c,\\begin{tblr}#c,\\begin{+matrix}#c,\\begin{+bmatrix}#c,\\begin{+Bmatrix}#c,\\begin{+pmatrix}#c,\\begin{+vmatrix}#c,\\begin{+Vmatrix}#c,\\begin{+cases}#c,\\begin{booktabs}#c,\\begin{longtabs}#c,\\begin{talltabs}#c" ], "keyPos": 0 } }, { "name": "longtblr", "arg": { "format": "{}", "snippet": "{${1:preamble}}" } }, { "name": "longtblr", "arg": { "format": "[]{}", "snippet": "[${2:outer specs%keyvals}]{${1:preamble}}", "keys": [ "\\begin{longtblr}#c,\\begin{talltblr}#c" ], "keyPos": 0 } }, { "name": "talltblr", "arg": { "format": "{}", "snippet": "{${1:preamble}}" } }, { "name": "talltblr", "arg": { "format": "[]{}", "snippet": "[${2:outer specs%keyvals}]{${1:preamble}}", "keys": [ "\\begin{longtblr}#c,\\begin{talltblr}#c" ], "keyPos": 0 } } ], "keys": { "\\SetTblrOuter#c": [ "halign=${1|l,c,r|}", "valign=${1|t,m,b|}", "l", "c", "r", "t", "m", "b", "headsep=", "footsep=", "presep=", "postsep=", "theme=${1:theme}", "caption=${1:caption text}", "entry=${1:short caption text}", "label=", "baseline=${2|t,T,m,b,B,${1:row number}|}", "long", "tall", "expand", "expand+" ], "\\SetTblrInner#c,\\begin{tblr}#c,\\begin{+matrix}#c,\\begin{+bmatrix}#c,\\begin{+Bmatrix}#c,\\begin{+pmatrix}#c,\\begin{+vmatrix}#c,\\begin{+Vmatrix}#c,\\begin{+cases}#c,\\begin{booktabs}#c,\\begin{longtabs}#c,\\begin{talltabs}#c": [ "colspec={${1:col types}}", "rowspec={${1:row types}}", "width=", "hspan=${1|default,even,minimal|}", "vspan=${1|default,even|}", "stretch=${1:factor}", "columns={${1:styles}}", "rows={${1:styles}}", "cells={${1:styles}}", "hlines", "hlines={${1:styles}}", "hlines={${1:cols}}{${2:styles}}", "vlines", "vlines={${1:styles}}", "vlines={${1:rows}}{${2:styles}}", "leftsep=", "rightsep=", "colsep=", "abovesep=", "belowsep=", "rowsep=", "rulesep=", "rowhead=${1:number}", "rowfoot=${1:number}", "column{${1:j}}={${2:styles}}", "column", "row{${1:i}}={${2:styles}}", "row", "cell{${1:i}}{${2:j}}={${3:styles}}", "cell", "vline{${1:j}}={${2:index}}{${3:cols}}{${4:styles}}", "vline", "hline{${1:i}}={${2:index}}{${3:cols}}{${4:styles}}", "hline", "measure=${1|vbox|}", "baseline=${2|t,T,m,b,B,${1:row number}|}", "delimiter={${1:keyvals}}" ], "\\SetHline#c,\\SetHlines#c,\\SetVspace#c,\\hline#c,\\cline#c,\\toprule#c,\\midrule#c,\\cmidrule#c,\\bottomrule#c,\\cmidrulemore#c,\\specialrule#c": [ "dash=${1|solid,dashed,dotted|}", "solid", "dashed", "dotted", "text=", "wd=", "${1:width}", "fg=", "${1:color}", "leftpos=", "rightpos=", "endpos", "abovespace=", "belowspace=", "abovespace+=", "belowspace+=" ], "\\SetVline#c,\\SetVlines#c,\\vline#c,\\rline#c": [ "dash=${1|solid,dashed,dotted|}", "solid", "dashed", "dotted", "text=", "wd=", "${1:width}", "fg=", "${1:color}", "abovepos=", "belowpos=" ], "\\SetCell#c,\\SetCells#c": [ "halign=${1|l,c,r|}", "l", "c", "r", "valign=${1|t,m,b,h,f|}", "t", "m", "b", "h", "f", "wd=", "${1:width}", "bg=", "${1:background color}", "fg=", "font=${1:font commands}", "mode=${1|math,imath,dmath,text|}", "$", "$$", "cmd=${1:command}", "preto=${1:text}", "appto=${1:text}" ], "\\SetRow#c,\\SetRows#c": [ "halign=${1|l,c,r|}", "l", "c", "r", "valign=${1|t,m,b,h,f|}", "t", "m", "b", "h", "f", "ht=", "${1:height}", "bg=", "${1:background color}", "fg=", "font=${1:font commands}", "mode=${1|math,imath,dmath,text|}", "$", "$$", "cmd=${1:command}", "abovesep=", "abovesep+=", "belowsep=", "belowsep+=", "rowsep=", "rowsep+=", "preto=${1:text}", "appto=${1:text}" ], "\\SetColumn#c,\\SetColumns#c": [ "halign=${1|l,c,r|}", "l", "c", "r", "valign=${1|t,m,b,h,f|}", "t", "m", "b", "h", "f", "wd=", "${1:width}", "co=${1:coeff}", "bg=", "${1:background color}", "fg=", "font=${1:font commands}", "mode=${1|math,imath,dmath,text|}", "$", "$$", "cmd=${1:command}", "leftsep=", "leftsep+=", "rightsep=", "rightsep+=", "colsep=", "colsep+=", "preto=${1:text}", "appto=${1:text}" ], "\\hborder#c": [ "pagebreak=${1|yes,no,auto|}", "abovespace=", "belowspace=", "abovespace+=", "belowspace+=" ], "\\vborder#c": [ "leftspace=", "rightspace=", "leftspace+=", "rightspace+=" ], "\\SetTblrTracing#c,\\SetTabularrayTracing#c": [ "all", "none", "+row", "+column", "+text", "-text", "+command", "-command", "+option", "-option", "+theme", "-theme", "+outer", "-outer", "+inner", "-inner", "-column", "-row", "+cell", "-cell", "+vline", "-vline", "+hline", "-hline", "+colspec", "-colspec", "+rowspec", "-rowspec", "+target", "-target", "+cellspan", "-cellspan", "+intarray", "-intarray", "+page", "-page", "+step", "-step" ], "\\begin{longtblr}#c,\\begin{talltblr}#c": [ "headsep=", "footsep=", "presep=", "postsep=", "theme=", "caption={${1:text}}", "entry={${1:text}}", "label=", "note{${1:name}}={${2:text}}", "remark{${1:name}}={${2:text}}" ], "\\DefTblrTemplate#c,\\DeclareTblrTemplate#c,\\SetTblrTemplate#c,\\UseTblrTemplate#c,\\ExpTblrTemplate#c": [ "contfoot-text", "contfoot", "conthead-text", "conthead", "conthead-pre", "caption-tag", "caption-sep", "caption-text", "caption", "caption-lot", "capcont", "note-tag", "note-sep", "note-text", "note-border", "note", "remark-tag", "remark-sep", "remark-text", "remark", "firsthead", "middlehead", "lasthead", "head", "firstfoot", "middlefoot", "lastfoot", "foot" ], "\\SetTblrStyle#c": [ "fg=", "${1:color}", "font=${1:commands}", "${1:font commands}", "halign=${1|l,c,r|}", "l", "c", "r", "indent=", "hang=" ], "\\UseTblrLibrary#c": [ "amsmath", "booktabs", "counter", "diagbox", "functional", "hook", "html", "nameref", "siunitx", "varwidth", "zref" ] }, "args": [] } ================================================ FILE: data/packages/tabularx.json ================================================ { "deps": [ { "name": "array" } ], "macros": [ { "name": "arraybackslash", "unusual": true }, { "name": "tabularxcolumn", "unusual": true }, { "name": "tracingtabularx", "unusual": true } ], "envs": [ { "name": "tabularx", "arg": { "format": "{}{}", "snippet": "{${1:width}}{${2:preamble}}" } }, { "name": "tabularx", "arg": { "format": "{}[]{}", "snippet": "{${1:width}}[${3:pos}]{${2:preamble}}" } } ], "keys": { "\\usepackage/tabularx#c": [ "infoshow", "debugshow" ] }, "args": [ "\\usepackage/tabularx#c" ] } ================================================ FILE: data/packages/tabulary.json ================================================ { "deps": [], "macros": [ { "name": "arraybackslash", "unusual": true }, { "name": "tyformat", "unusual": true }, { "name": "tymin", "unusual": true }, { "name": "tymax", "unusual": true } ], "envs": [ { "name": "tabulary", "arg": { "format": "{}{}", "snippet": "{${1:width}}{${2:preamble}}" } } ], "keys": { "\\usepackage/tabulary#c": [ "debugshow" ] }, "args": [ "\\usepackage/tabulary#c" ] } ================================================ FILE: data/packages/tcolorbox.json ================================================ { "deps": [ { "name": "environ" }, { "name": "etoolbox" }, { "name": "tikz" }, { "name": "verbatim" }, { "name": "tcolorboxlibraryskins", "if": "skins" }, { "name": "tcolorboxlibraryvignette", "if": "vignette" }, { "name": "tcolorboxlibraryraster", "if": "raster" }, { "name": "tcolorboxlibrarylistings", "if": "listings" }, { "name": "tcolorboxlibrarylistingsutf8", "if": "listingsutf8" }, { "name": "tcolorboxlibraryminted", "if": "minted" }, { "name": "tcolorboxlibrarytheorems", "if": "theorems" }, { "name": "tcolorboxlibrarybreakable", "if": "breakable" }, { "name": "tcolorboxlibrarymagazine", "if": "magazine" }, { "name": "tcolorboxlibraryposter", "if": "poster" }, { "name": "tcolorboxlibraryfitting", "if": "fitting" }, { "name": "tcolorboxlibraryhooks", "if": "hooks" }, { "name": "tcolorboxlibraryexternal", "if": "external" }, { "name": "tcolorboxlibrarydocumentation", "if": "documentation" }, { "name": "tcolorboxlibrarymany", "if": "many" }, { "name": "tcolorboxlibrarymost", "if": "most" }, { "name": "tcolorboxlibraryall", "if": "all" } ], "macros": [ { "name": "tcbuselibrary", "arg": { "format": "{}", "snippet": "tcbuselibrary{${1:library%keys}}" } }, { "name": "tcblower" }, { "name": "tcbset", "arg": { "format": "{}", "snippet": "tcbset{${1:options}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 0 } }, { "name": "tcbsetforeverylayer", "arg": { "format": "{}", "snippet": "tcbsetforeverylayer{${1:options}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 0 } }, { "name": "tcbox", "arg": { "format": "{}", "snippet": "tcbox{${1:box content%text}}" } }, { "name": "tcbox", "arg": { "format": "[]{}", "snippet": "tcbox[${2:options%keyvals}]{${1:box content%text}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 0 } }, { "name": "newtcolorbox", "arg": { "format": "{}{}", "snippet": "newtcolorbox{${1:envname}}{${2:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 1 } }, { "name": "newtcolorbox", "arg": { "format": "{}[]{}", "snippet": "newtcolorbox{${1:envname}}[${3:args}]{${2:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 2 } }, { "name": "newtcolorbox", "arg": { "format": "{}[][]{}", "snippet": "newtcolorbox{${1:envname}}[${3:args}][${4:default}]{${2:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 3 } }, { "name": "newtcolorbox", "arg": { "format": "[]{}{}", "snippet": "newtcolorbox[${3:init options}]{${1:envname}}{${2:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 2 } }, { "name": "newtcolorbox", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "newtcolorbox[${3:init options}]{${1:envname}}[${4:args}]{${2:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 3 } }, { "name": "newtcolorbox", "unusual": true, "arg": { "format": "[]{}[][]{}", "snippet": "newtcolorbox[${3:init options}]{${1:envname}}[${4:args}][${5:default}]{${2:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 4 } }, { "name": "renewtcolorbox", "arg": { "format": "{}{}", "snippet": "renewtcolorbox{${1:envname}}{${2:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 1 } }, { "name": "renewtcolorbox", "arg": { "format": "{}[]{}", "snippet": "renewtcolorbox{${1:envname}}[${3:args}]{${2:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 2 } }, { "name": "renewtcolorbox", "arg": { "format": "{}[][]{}", "snippet": "renewtcolorbox{${1:envname}}[${3:args}][${4:default}]{${2:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 3 } }, { "name": "renewtcolorbox", "arg": { "format": "[]{}{}", "snippet": "renewtcolorbox[${3:init options}]{${1:envname}}{${2:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 2 } }, { "name": "renewtcolorbox", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "renewtcolorbox[${3:init options}]{${1:envname}}[${4:args}]{${2:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 3 } }, { "name": "renewtcolorbox", "unusual": true, "arg": { "format": "[]{}[][]{}", "snippet": "renewtcolorbox[${3:init options}]{${1:envname}}[${4:args}][${5:default}]{${2:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 4 } }, { "name": "DeclareTColorBox", "arg": { "format": "{}{}{}", "snippet": "DeclareTColorBox{${1:envname}}{${2:xargs}}{${3:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 2 } }, { "name": "DeclareTColorBox", "arg": { "format": "[]{}{}{}", "snippet": "DeclareTColorBox[${4:init options}]{${1:envname}}{${2:xargs}}{${3:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 3 } }, { "name": "NewTColorBox", "arg": { "format": "{}{}{}", "snippet": "NewTColorBox{${1:envname}}{${2:xargs}}{${3:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 2 } }, { "name": "NewTColorBox", "arg": { "format": "[]{}{}{}", "snippet": "NewTColorBox[${4:init options}]{${1:envname}}{${2:xargs}}{${3:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 3 } }, { "name": "RenewTColorBox", "arg": { "format": "{}{}{}", "snippet": "RenewTColorBox{${1:envname}}{${2:xargs}}{${3:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 2 } }, { "name": "RenewTColorBox", "arg": { "format": "[]{}{}{}", "snippet": "RenewTColorBox[${4:init options}]{${1:envname}}{${2:xargs}}{${3:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 3 } }, { "name": "ProvideTColorBox", "arg": { "format": "{}{}{}", "snippet": "ProvideTColorBox{${1:envname}}{${2:xargs}}{${3:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 2 } }, { "name": "ProvideTColorBox", "arg": { "format": "[]{}{}{}", "snippet": "ProvideTColorBox[${4:init options}]{${1:envname}}{${2:xargs}}{${3:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 3 } }, { "name": "DeclareTotalTColorBox", "arg": { "format": "{}{}{}{}", "snippet": "DeclareTotalTColorBox{${1:cmd}}{${2:xargs}}{${3:options%keyvals}}{${4:content}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 2 } }, { "name": "DeclareTotalTColorBox", "arg": { "format": "[]{}{}{}{}", "snippet": "DeclareTotalTColorBox[${5:init options}]{${1:cmd}}{${2:xargs}}{${3:options%keyvals}}{${4:content}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 3 } }, { "name": "NewTotalTColorBox", "arg": { "format": "{}{}{}{}", "snippet": "NewTotalTColorBox{${1:cmd}}{${2:xargs}}{${3:options%keyvals}}{${4:content}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 2 } }, { "name": "NewTotalTColorBox", "arg": { "format": "[]{}{}{}{}", "snippet": "NewTotalTColorBox[${5:init options}]{${1:cmd}}{${2:xargs}}{${3:options%keyvals}}{${4:content}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 3 } }, { "name": "RenewTotalTColorBox", "arg": { "format": "{}{}{}{}", "snippet": "RenewTotalTColorBox{${1:cmd}}{${2:xargs}}{${3:options%keyvals}}{${4:content}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 2 } }, { "name": "RenewTotalTColorBox", "arg": { "format": "[]{}{}{}{}", "snippet": "RenewTotalTColorBox[${5:init options}]{${1:cmd}}{${2:xargs}}{${3:options%keyvals}}{${4:content}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 3 } }, { "name": "ProvideTotalTColorBox", "arg": { "format": "{}{}{}{}", "snippet": "ProvideTotalTColorBox{${1:cmd}}{${2:xargs}}{${3:options%keyvals}}{${4:content}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 2 } }, { "name": "ProvideTotalTColorBox", "arg": { "format": "[]{}{}{}{}", "snippet": "ProvideTotalTColorBox[${5:init options}]{${1:cmd}}{${2:xargs}}{${3:options%keyvals}}{${4:content}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 3 } }, { "name": "newtcbox", "arg": { "format": "{}{}", "snippet": "newtcbox{${1:cmd}}{${2:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 1 } }, { "name": "newtcbox", "arg": { "format": "{}[]{}", "snippet": "newtcbox{${1:cmd}}[${3:args}]{${2:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 2 } }, { "name": "newtcbox", "arg": { "format": "{}[][]{}", "snippet": "newtcbox{${1:cmd}}[${3:args}][${4:default}]{${2:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 3 } }, { "name": "newtcbox", "arg": { "format": "[]{}{}", "snippet": "newtcbox[${3:init options}]{${1:cmd}}{${2:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 2 } }, { "name": "newtcbox", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "newtcbox[${3:init options}]{${1:cmd}}[${4:args}]{${2:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 3 } }, { "name": "newtcbox", "unusual": true, "arg": { "format": "[]{}[][]{}", "snippet": "newtcbox[${3:init options}]{${1:cmd}}[${4:args}][${5:default}]{${2:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 4 } }, { "name": "renewtcbox", "arg": { "format": "{}{}", "snippet": "renewtcbox{${1:cmd}}{${2:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 1 } }, { "name": "renewtcbox", "arg": { "format": "{}[]{}", "snippet": "renewtcbox{${1:cmd}}[${3:args}]{${2:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 2 } }, { "name": "renewtcbox", "arg": { "format": "{}[][]{}", "snippet": "renewtcbox{${1:cmd}}[${3:args}][${4:default}]{${2:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 3 } }, { "name": "renewtcbox", "arg": { "format": "[]{}{}", "snippet": "renewtcbox[${3:init options}]{${1:cmd}}{${2:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 2 } }, { "name": "renewtcbox", "unusual": true, "arg": { "format": "[]{}[]{}", "snippet": "renewtcbox[${3:init options}]{${1:cmd}}[${4:args}]{${2:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 3 } }, { "name": "renewtcbox", "unusual": true, "arg": { "format": "[]{}[][]{}", "snippet": "renewtcbox[${3:init options}]{${1:cmd}}[${4:args}][${5:default}]{${2:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 4 } }, { "name": "DeclareTCBox", "arg": { "format": "{}{}{}", "snippet": "DeclareTCBox{${1:cmd}}{${2:xargs}}{${3:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 2 } }, { "name": "DeclareTCBox", "arg": { "format": "[]{}{}{}", "snippet": "DeclareTCBox[${4:init options}]{${1:cmd}}{${2:xargs}}{${3:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 3 } }, { "name": "NewTCBox", "arg": { "format": "{}{}{}", "snippet": "NewTCBox{${1:cmd}}{${2:xargs}}{${3:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 2 } }, { "name": "NewTCBox", "arg": { "format": "[]{}{}{}", "snippet": "NewTCBox[${4:init options}]{${1:cmd}}{${2:xargs}}{${3:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 3 } }, { "name": "RenewTCBox", "arg": { "format": "{}{}{}", "snippet": "RenewTCBox{${1:cmd}}{${2:xargs}}{${3:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 2 } }, { "name": "RenewTCBox", "arg": { "format": "[]{}{}{}", "snippet": "RenewTCBox[${4:init options}]{${1:cmd}}{${2:xargs}}{${3:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 3 } }, { "name": "ProvideTCBox", "arg": { "format": "{}{}{}", "snippet": "ProvideTCBox{${1:cmd}}{${2:xargs}}{${3:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 2 } }, { "name": "ProvideTCBox", "arg": { "format": "[]{}{}{}", "snippet": "ProvideTCBox[${4:init options}]{${1:cmd}}{${2:xargs}}{${3:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 3 } }, { "name": "DeclareTotalTCBox", "arg": { "format": "{}{}{}{}", "snippet": "DeclareTotalTCBox{${1:cmd}}{${2:xargs}}{${3:options%keyvals}}{${4:content}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 2 } }, { "name": "DeclareTotalTCBox", "arg": { "format": "[]{}{}{}{}", "snippet": "DeclareTotalTCBox[${5:init options}]{${1:cmd}}{${2:xargs}}{${3:options%keyvals}}{${4:content}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 3 } }, { "name": "NewTotalTCBox", "arg": { "format": "{}{}{}{}", "snippet": "NewTotalTCBox{${1:cmd}}{${2:xargs}}{${3:options%keyvals}}{${4:content%text}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 2 } }, { "name": "NewTotalTCBox", "arg": { "format": "[]{}{}{}{}", "snippet": "NewTotalTCBox[${5:init options}]{${1:cmd}}{${2:xargs}}{${3:options%keyvals}}{${4:content%text}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 3 } }, { "name": "RenewTotalTCBox", "arg": { "format": "{}{}{}{}", "snippet": "RenewTotalTCBox{${1:cmd}}{${2:xargs}}{${3:options%keyvals}}{${4:content%text}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 2 } }, { "name": "RenewTotalTCBox", "arg": { "format": "[]{}{}{}{}", "snippet": "RenewTotalTCBox[${5:init options}]{${1:cmd}}{${2:xargs}}{${3:options%keyvals}}{${4:content%text}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 3 } }, { "name": "ProvideTotalTCBox", "arg": { "format": "{}{}{}{}", "snippet": "ProvideTotalTCBox{${1:cmd}}{${2:xargs}}{${3:options%keyvals}}{${4:content%text}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 2 } }, { "name": "ProvideTotalTCBox", "arg": { "format": "[]{}{}{}{}", "snippet": "ProvideTotalTCBox[${5:init options}]{${1:cmd}}{${2:xargs}}{${3:options%keyvals}}{${4:content%text}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 3 } }, { "name": "tcboxverb", "arg": { "format": "{}", "snippet": "tcboxverb{${1:verbatim box content%definition}}" } }, { "name": "tcboxverb", "arg": { "format": "[]{}", "snippet": "tcboxverb[${2:options%keyvals}]{${1:verbatim box content%definition}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote", "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit" ], "keyPos": 0 } }, { "name": "tcolorboxenvironment", "arg": { "format": "{}{}", "snippet": "tcolorboxenvironment{${1:envname}}{${2:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 1 } }, { "name": "tcbtitletext" }, { "name": "tcbtitle" }, { "name": "tcbsubtitle", "arg": { "format": "{}", "snippet": "tcbsubtitle{${1:text}}" } }, { "name": "tcbsubtitle", "arg": { "format": "[]{}", "snippet": "tcbsubtitle[${2:options%keyvals}]{${1:text}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 0 } }, { "name": "tcbheightfromgroup", "arg": { "format": "{}{}", "snippet": "tcbheightfromgroup{${1:macro%cmd}}{${2:id}}" } }, { "name": "tcbsetmanagedlayers", "arg": { "format": "{}", "snippet": "tcbsetmanagedlayers{${1:number}}" } }, { "name": "thetcblayer" }, { "name": "tcbifoddpage", "arg": { "format": "{}{}", "snippet": "tcbifoddpage{${1:odd code}}{${2:even code}}" } }, { "name": "tcbifoddpageoroneside", "arg": { "format": "{}{}", "snippet": "tcbifoddpageoroneside{${1:odd code}}{${2:even code}}" } }, { "name": "thetcolorboxnumber" }, { "name": "thetcolorboxpage" }, { "name": "thetcbcounter" }, { "name": "tcbcounter" }, { "name": "tcblistof", "arg": { "format": "{}{}", "snippet": "tcblistof{${1:name}}{${2:title}}" } }, { "name": "tcblistof", "arg": { "format": "{}[]{}", "snippet": "tcblistof{${1:name}}[${3:short title}]{${2:title}}" } }, { "name": "tcblistof", "arg": { "format": "[]{}{}", "snippet": "tcblistof[${3:section macro}]{${1:name}}{${2:title}}" } }, { "name": "tcblistof", "arg": { "format": "[]{}[]{}", "snippet": "tcblistof[${3:section macro}]{${1:name}}[${4:short title}]{${2:title}}" } }, { "name": "tcbsidebyside", "arg": { "format": "{}{}", "snippet": "tcbsidebyside{${1:left-handed content%text}}{${2:right-handed content%text}}" } }, { "name": "tcbsidebyside", "arg": { "format": "[]{}{}", "snippet": "tcbsidebyside[${3:options%keyvals}]{${1:left-handed content%text}}{${2:right-handed content%text}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 0 } }, { "name": "tcbverbatimwrite", "unusual": true }, { "name": "endtcbverbatimwrite", "unusual": true }, { "name": "tcbusetemp" }, { "name": "tcbstartrecording" }, { "name": "tcbstartrecording", "arg": { "format": "[]", "snippet": "tcbstartrecording[${1:file}]" } }, { "name": "tcbrecord", "arg": { "format": "{}", "snippet": "tcbrecord{${1:content}}" } }, { "name": "tcbstoprecording" }, { "name": "tcbinputrecords" }, { "name": "tcbinputrecords", "arg": { "format": "[]", "snippet": "tcbinputrecords[${1:file}]" } }, { "name": "tcbsubskin", "arg": { "format": "{}{}{}", "snippet": "tcbsubskin{${1:name}}{${2:base skin}}{${3:options%keyvals}}", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 2 } }, { "name": "tcbheightspace" }, { "name": "tcbtextwidth" }, { "name": "tcbtextheight" }, { "name": "tcbsegmentstate" }, { "name": "tcbpatcharcangular" }, { "name": "tcbpatcharcround" } ], "envs": [ { "name": "tcolorbox" }, { "name": "tcolorbox", "arg": { "format": "[]", "snippet": "[${1:options}]", "keys": [ "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote" ], "keyPos": 0 } }, { "name": "tcbverbatimwrite", "arg": { "format": "{}", "snippet": "{${1:file}}" } }, { "name": "tcbwritetemp" } ], "keys": { "\\tcbuselibrary,\\usepackage/tcolorbox#c": [ "skins", "vignette", "raster", "listings", "listingsutf8", "minted", "theorems", "breakable", "magazine", "poster", "fitting", "hooks", "xparse", "external", "documentation", "many", "most", "all" ], "\\tcbset": [ "library/skins", "library/vignette", "library/raster", "library/listings", "library/listingsutf8", "library/minted", "library/theorems", "library/breakable", "library/magazine", "library/poster", "library/fitting", "library/hooks", "library/xparse", "library/external", "library/documentation", "library/many", "library/most", "library/all" ], "\\tcbset,\\begin{tcolorbox},\\tcbsetforeverylayer,\\tcbox,\\newtcolorbox,\\renewtcolorbox,\\newtcbox,\\renewtcbox,\\tcolorboxenvironment,\\tcbsubtitle,\\tcbsidebyside,\\tcbsubskin,\\tcbincludegraphics,\\tcbincludepdf,\\begin{tcbraster},\\begin{tcbitemize},\\tcbitem,\\begin{tcboxedraster},\\begin{tcboxeditemize},\\begin{tcblisting},\\tcbinputlisting,\\newtcblisting,\\renewtcblisting,\\newtcbinputlisting,\\renewtcbinputlisting,\\NewTcbTheorem,\\newtcbtheorem,\\RenewTcbTheorem,\\renewtcbtheorem,\\ProvideTcbTheorem,\\DeclareTcbTheorem,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\posterbox,\\begin{posterboxenv},\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTColorBox,\\NewTColorBox,\\RenewTColorBox,\\ProvideTColorBox,\\DeclareTotalTColorBox,\\NewTotalTColorBox,\\RenewTotalTColorBox,\\ProvideTotalTColorBox,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\DeclareTCBListing,\\NewTCBListing,\\RenewTCBListing,\\ProvideTCBListing,\\DeclareTCBInputListing,\\NewTCBInputListing,\\RenewTCBInputListing,\\ProvideTCBInputListing,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit,\\tcboxverb,\\begin{docCommand},\\begin{docCommand*},\\begin{docCommands},\\begin{docEnvironment},\\begin{docEnvironment*},\\begin{docEnvironments},\\begin{docKey},\\begin{docKey*},\\begin{docKeys},\\begin{docPathOperation},\\begin{docPathOperation*},\\begin{docPathOperations},\\docValue,\\docValue*,\\docAuxCommand,\\docAuxCommand*,\\docAuxEnvironment,\\docAuxEnvironment*,\\docAuxKey,\\docAuxKey*,\\docCounter,\\docCounter*,\\docLength,\\docLength*,\\docColor,\\docColor*,\\begin{dispExample*},\\begin{dispListing*},\\tcbdocmarginnote": [ "title=${1:text}", "notitle", "adjusted title=${1:text}", "adjust text=${1:text}", "squeezed title=${1:text}", "squeezed title*=${1:text}", "titlebox=${1|visible,invisible|}", "detach title", "attach title", "attach title to upper", "attach title to upper=${1:text}", "subtitle style={${1:options}}", "upperbox=${1|visible,invisible|}", "visible", "invisible", "saveto=${1:file name}", "lowerbox=${1|visible,invisible,ignored|}", "savelowerto=${1:file name}", "redirectlowerto=${1:file name}", "lower separated", "savedelimiter=${1:name}", "colframe=", "colback=", "title filled", "colbacktitle=", "colupper=", "collower=", "coltext=", "coltitle=", "fontupper=${1:text}", "fontlower=${1:text}", "fonttitle=${1:text}", "halign=${1|justify,left,flush left,right,flush right,center,flush center|}", "halign upper=${1|justify,left,flush left,right,flush right,center,flush center|}", "halign code={${1:code}}", "halign upper code={${1:code}}", "halign lower=${1|justify,left,flush left,right,flush right,center,flush center|}", "halign lower code={${1:code}}", "halign title=${1|justify,left,flush left,right,flush right,center,flush center|}", "halign title code={${1:code}}", "flushleft upper", "center upper", "flushright upper", "flushleft lower", "center lower", "flushright lower", "flushleft title", "center title", "flushright title", "valign=${1|top,center,bottom,scale,scale*|}", "valign upper=${1|top,center,bottom,scale,scale*|}", "valign lower=${1|top,center,bottom,scale,scale*|}", "valign scale limit=${1:number}", "width=", "text width=", "add to width=", "toprule=", "bottomrule=", "leftrule=", "rightrule=", "titlerule=", "boxrule=", "arc=", "circular arc", "bean arc", "octogon arc", "arc is angular", "arc is curved", "outer arc=", "auto outer arc", "boxsep=", "left=", "left*=", "lefttitle=", "leftupper=", "leftlower=", "right=", "right*=", "righttitle=", "rightupper=", "rightlower=", "top=", "toptitle=", "bottom=", "bottomtitle=", "middle=", "size=${1|normal,title,small,fbox,tight,minimal|}", "oversize", "oversize=", "toggle left and right=${1|none,forced,evenpage|}", "sharp corners", "sharp corners=${1|northwest,northeast,southwest,southeast,north,south,east,west,downhill,uphill,all|}", "rounded corners", "rounded corners=${1|northwest,northeast,southwest,southeast,north,south,east,west,downhill,uphill,all|}", "sharpish corners", "opacityframe=${1:fraction}", "opacityback=${1:fraction}", "opacitybacktitle=${1:fraction}", "opacityfill=${1:fraction}", "opacityupper=${1:fraction}", "opacitylower=${1:fraction}", "opacitytext=${1:fraction}", "opacitytitle=${1:fraction}", "natural height", "height=", "height plus=", "height from=${1:min} to ${2:max}", "text height=", "add to height=", "add to natural height=", "height fill", "height fill=${1|true,false,maximum|}", "inherit height", "inherit height=${1:fraction}", "square", "space=${1:fraction}", "space to upper", "space to lower", "space to both", "space to=${1:macro}", "split=${1:fraction}", "equal height group=${1:id}", "minimum for equal height group=${1:id:length}", "minimum for current equal height group=", "use height from group", "use height from group=${1:id}", "before title={${1:code}}", "before title*={${1:code}}", "after title={${1:code}}", "after title*={${1:code}}", "before upper={${1:code}}", "before upper*={${1:code}}", "after upper={${1:code}}", "after upper*={${1:code}}", "before lower={${1:code}}", "before lower*={${1:code}}", "after lower={${1:code}}", "after lower*={${1:code}}", "text fill=", "tabulars={${1:preamble}}", "tabulars*={${1:code}}{${2:preamble}}", "tabularx={${1:preamble}}", "tabularx*={${1:code}}{${2:preamble}}", "tikz upper", "tikz upper={${1:TikZ options}}", "tikz lower", "tikz lower={${1:TikZ options}}", "tikznode upper", "tikznode upper={${1:TikZ options}}", "tikznode lower", "tikznode lower={${1:TikZ options}}", "tikznode", "tikznode={${1:TikZ options}}", "varwidth upper", "varwidth upper=", "environment upper=${1:name}", "environment upper args={${1:name}}{${2:code}}", "environment lower=${1:name}", "environment lower args={${1:name}}{${2:code}}", "environment title=${1:name}", "environment title args={${1:name}}{${2:code}}", "overlay={${1:code}}", "no overlay", "overlay broken={${1:code}}", "overlay unbroken={${1:code}}", "overlay first={${1:code}}", "overlay middle={${1:code}}", "overlay last={${1:code}}", "overlay unbroken and first={${1:code}}", "overlay middle and last={${1:code}}", "overlay unbroken and last={${1:code}}", "overlay first and middle={${1:code}}", "floatplacement=${1:values}", "float", "float=${1:values}", "float*", "float*=${1:values}", "nofloat", "every float={${1:code}}", "before float={${1:code}}", "after float={${1:code}}", "before={${1:code}}", "after={${1:code}}", "nobeforeafter", "force nobeforeafter", "before skip balanced=${1:glue}", "after skip balanced=${1:glue}", "beforeafter skip balanced=${1:glue}", "before skip=", "after skip=", "beforeafter skip=", "left skip=", "right skip=", "leftright skip=", "parskip", "noparskip", "autoparskip", "baseline=", "box align=${1|bottom,top,center,base|}", "ignore nobreak", "before nobreak={${1:code}}", "parfillskip restore", "enlarge top initially by=", "enlarge bottom finally by=", "enlarge top at break by=", "enlarge bottom at break by=", "enlarge top by=", "enlarge bottom by=", "enlarge left by=", "enlarge right by=", "enlarge by=", "grow to left by=", "grow to right by=", "grow sidewards by=", "flush left", "flush right", "center", "toggle enlargement=${1|none,forced,evenpage|}", "spread inwards", "spread inwards=", "spread outwards", "spread outwards=", "move upwards", "move upwards=", "move upwards*", "move upwards*=", "fill downwards", "fill downwards=", "spread upwards", "spread upwards=", "spread upwards*", "spread upwards*=", "spread sidewards", "spread sidewards=", "spread", "spread=", "spread downwards", "spread downwards=", "shrink tight", "extrude left by=", "extrude right by=", "extrude top by=", "extrude bottom by=", "extrude by=", "every box/.style={${1:options}}", "every box on layer 1/.style={${1:options}}", "every box on layer 2/.style={${1:options}}", "every box on layer 3/.style={${1:options}}", "every box on layer 4/.style={${1:options}}", "every box on higher layers/.style={${1:options}}", "capture=${1|minipage,hbox,fitbox|}", "hbox", "minipage", "parbox", "hyphenationfix", "tempfile=${1:file name}", "phantom={${1:code}}", "nophantom", "label is label", "label is zlabel", "label=", "phantomlabel=", "step=${1:counter}", "step and label={${1:counter}}{${2:marker}}", "label type=${1:type}", "no label type", "nameref=${1:text}", "short title=${1:text}", "hypertarget=${1:marker}", "bookmark=${1:text}", "bookmark*={${1:options}}{${2:text}}", "index=${1:entry}", "index*={${1:name}}{${2:entry}}", "check odd page", "if odd page={${1:odd options}}{${2:even options}}", "if odd page or oneside={${1:odd options}}{${2:even options}}", "if odd page*={${1:odd options}}{${2:even options}}", "if odd page or oneside*={${1:odd options}}{${2:even options}}", "shield externalize", "external=${1:file name}", "remake", "remake", "reset", "code={${1:code}}", "IfBlankTF={${1:token list}}{${2:true}}{${3:false}}", "IfBlankT={${1:token list}}{${2:true}}", "IfBlankF={${1:token list}}{${2:false}}", "IfEmptyTF={${1:token list}}{${2:true}}{${3:false}}", "IfEmptyT={${1:token list}}{${2:true}}", "IfEmptyF={${1:token list}}{${2:false}}", "IfNoValueTF={${1:arg}}{${2:true}}{${3:false}}", "IfNoValueT={${1:arg}}{${2:true}}", "IfNoValueF={${1:arg}}{${2:false}}", "IfValueTF={${1:arg}}{${2:true}}{${3:false}}", "IfValueT={${1:arg}}{${2:true}}", "IfValueF={${1:arg}}{${2:false}}", "IfBooleanTF={${1:arg}}{${2:true}}{${3:false}}", "IfBooleanT={${1:arg}}{${2:true}}", "IfBooleanF={${1:arg}}{${2:false}}", "void", "nirvana", "blend before title=${1|colon,dash,colon hang,dash hang|}", "blend before title code={${1:code}}", "list entry=${1:text}", "list text=${1:text}", "add to list={${1:list}}{${2:type}}", "sidebyside", "sidebyside align=${1|center,top,bottom,center seam,top seam,bottom seam|}", "sidebyside gap=", "lefthand width=", "righthand width=", "lefthand ratio=${1:fraction}", "righthand ratio=${1:fraction}", "sidebyside adapt=${1|none,left,right,both|}", "sidebyside switch", "verbatim ignore percent", "verbatim ignore indention at end", "record=${1:content}", "no recording", "skin=${1:name}", "skin first=${1:name}", "skin middle=${1:name}", "skin last=${1:name}", "frame engine=${1|standard,path,pathjigsaw,pathfirst,pathfirstjigsaw,pathmiddle,pathmiddlejigsaw,pathlast,pathlastjigsaw,freelance,spartan,empty|}", "interior titled engine=${1|standard,path,pathfirst,pathmiddle,pathlast,freelance,spartan,empty|}", "interior engine=${1|standard,path,pathfirst,pathmiddle,pathlast,freelance,spartan,empty|}", "segmentation engine=${1|standard,path,freelance,spartan,empty|}", "title engine=${1|standard,path,pathfirst,pathmiddle,pathlast,freelance,spartan,empty|}", "geometry nodes", "frame code={${1:code}}", "frame empty", "interior titled code={${1:code}}", "interior titled empty", "interior code={${1:code}}", "interior empty", "segmentation code={${1:code}}", "segmentation empty", "title code={${1:code}}", "title empty", "skin first is subskin of={${1:base skin}}{${2:options}}", "skin middle is subskin of={${1:base skin}}{${2:options}}", "skin last is subskin of={${1:base skin}}{${2:options}}" ], "\\tcbset,\\tcbsetforeverylayer,\\tcbox,\\newtcbox,\\renewtcbox,\\tcboxmath,\\tcbhighmath,\\usetcboxarray,\\consumetcboxarray,\\tcboxfit,\\newtcboxfit,\\renewtcboxfit,\\DeclareTCBox,\\NewTCBox,\\RenewTCBox,\\ProvideTCBox,\\DeclareTotalTCBox,\\NewTotalTCBox,\\RenewTotalTCBox,\\ProvideTotalTCBox,\\tcboxverb,\\DeclareTCBoxFit,\\NewTCBoxFit,\\RenewTCBoxFit,\\ProvideTCBoxFit,\\DeclareTotalTCBoxFit,\\NewTotalTCBoxFit,\\RenewTotalTCBoxFit,\\ProvideTotalTCBoxFit": [ "tcbox raise=", "tcbox raise base", "on line", "verbatim", "tcbox width=${1|auto,auto limited,forced center,forced left,forced right,minimum center,minimum left,minimum right|}" ] }, "args": [ "\\tcbuselibrary,\\usepackage/tcolorbox#c" ] } ================================================ FILE: data/packages/tensor.json ================================================ { "deps": [], "macros": [ { "name": "indices", "arg": { "format": "{}", "snippet": "indices{${1:^sup1_sub1^sup2_sub2...}}" } }, { "name": "indices*", "arg": { "format": "{}", "snippet": "indices*{${1:^sup1_sub1^sup2_sub2...}}" } }, { "name": "tensor", "arg": { "format": "{}{}", "snippet": "tensor{${1:symbol}}{${2:^sup1_sub1^sup2_sub2...}}" } }, { "name": "tensor", "arg": { "format": "[]{}{}", "snippet": "tensor[${3:pre-indices}]{${1:symbol}}{${2:^sup1_sub1^sup2_sub2...}}" } }, { "name": "tensor*", "arg": { "format": "{}{}", "snippet": "tensor*{${1:symbol}}{${2:^sup1_sub1^sup2_sub2...}}" } }, { "name": "tensor*", "arg": { "format": "[]{}{}", "snippet": "tensor*[${3:pre-indices}]{${1:symbol}}{${2:^sup1_sub1^sup2_sub2...}}" } }, { "name": "indexmarker", "unusual": true }, { "name": "nuclide", "arg": { "format": "{}", "snippet": "nuclide{${1:symbol%formula}}" } }, { "name": "nuclide", "arg": { "format": "[]{}", "snippet": "nuclide[${2:mass no%formula}]{${1:symbol%formula}}" } }, { "name": "nuclide", "arg": { "format": "[][]{}", "snippet": "nuclide[${2:mass no%formula}][${3:atomic no%formula}]{${1:symbol%formula}}" } }, { "name": "nuclideFont", "unusual": true }, { "name": "massnumFont", "unusual": true }, { "name": "tensorSmash", "unusual": true }, { "name": "tensorStrut", "unusual": true } ], "envs": [], "keys": { "\\usepackage/tensor#c": [ "align", "text", "nosmash", "nostrut" ] }, "args": [ "\\usepackage/tensor#c" ] } ================================================ FILE: data/packages/tex.json ================================================ { "deps": [], "macros": [ { "name": "above", "unusual": true }, { "name": "abovedisplayshortskip", "unusual": true }, { "name": "abovedisplayskip", "unusual": true }, { "name": "abovewithdelims", "unusual": true }, { "name": "accent", "unusual": true }, { "name": "adjdemerits", "unusual": true }, { "name": "advance", "unusual": true }, { "name": "afterassignment", "unusual": true }, { "name": "aftergroup", "unusual": true }, { "name": "atop", "unusual": true }, { "name": "atopwithdelims", "unusual": true }, { "name": "badness", "unusual": true }, { "name": "baselineskip", "unusual": true }, { "name": "batchmode", "unusual": true }, { "name": "begingroup", "unusual": true }, { "name": "belowdisplayshortskip", "unusual": true }, { "name": "belowdisplayskip", "unusual": true }, { "name": "binoppenalty", "unusual": true }, { "name": "botmark", "unusual": true }, { "name": "box", "unusual": true }, { "name": "boxmaxdepth", "unusual": true }, { "name": "brokenpenalty", "unusual": true }, { "name": "catcode", "unusual": true }, { "name": "char", "unusual": true }, { "name": "chardef", "unusual": true }, { "name": "cleaders", "unusual": true }, { "name": "closein", "unusual": true }, { "name": "closeout", "unusual": true }, { "name": "clubpenalty", "unusual": true }, { "name": "copy", "unusual": true }, { "name": "count", "unusual": true }, { "name": "countdef", "unusual": true }, { "name": "cr", "unusual": true }, { "name": "crcr", "unusual": true }, { "name": "csname", "unusual": true }, { "name": "day", "unusual": true }, { "name": "deadcycles", "unusual": true }, { "name": "def", "unusual": true }, { "name": "defaulthyphenchar", "unusual": true }, { "name": "defaultskewchar", "unusual": true }, { "name": "delcode", "unusual": true }, { "name": "delimiter", "unusual": true }, { "name": "delimiterfactor", "unusual": true }, { "name": "delimitershortfall", "unusual": true }, { "name": "dimen", "unusual": true }, { "name": "dimendef", "unusual": true }, { "name": "discretionary", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "discretionary{${1:pre-break}}{${2:post-break}}{${3:no-break}}" } }, { "name": "displayindent", "unusual": true }, { "name": "displaylimits", "unusual": true }, { "name": "displaywidowpenalty", "unusual": true }, { "name": "displaywidth", "unusual": true }, { "name": "divide", "unusual": true }, { "name": "doublehyphendemerits", "unusual": true }, { "name": "dp", "unusual": true }, { "name": "dump", "unusual": true }, { "name": "edef", "unusual": true }, { "name": "else", "unusual": true }, { "name": "emergencystretch", "unusual": true }, { "name": "end", "unusual": true }, { "name": "endcsname", "unusual": true }, { "name": "endgroup", "unusual": true }, { "name": "endinput", "unusual": true }, { "name": "endlinechar", "unusual": true }, { "name": "eqno", "unusual": true, "arg": { "format": "{}", "snippet": "eqno{${1:eqn num}}" } }, { "name": "errhelp", "unusual": true }, { "name": "errmessage", "unusual": true, "arg": { "format": "{}", "snippet": "errmessage{${1:text}}" } }, { "name": "errorcontextlines", "unusual": true }, { "name": "errorstopmode", "unusual": true }, { "name": "escapechar", "unusual": true }, { "name": "everycr", "unusual": true }, { "name": "everydisplay", "unusual": true }, { "name": "everyhbox", "unusual": true }, { "name": "everyjob", "unusual": true }, { "name": "everymath", "unusual": true }, { "name": "everypar", "unusual": true }, { "name": "everyvbox", "unusual": true }, { "name": "exhyphenpenalty", "unusual": true }, { "name": "expandafter", "unusual": true }, { "name": "fam", "unusual": true }, { "name": "fi", "unusual": true }, { "name": "finalhyphendemerits", "unusual": true }, { "name": "firstmark", "unusual": true }, { "name": "floatingpenalty", "unusual": true }, { "name": "font", "unusual": true }, { "name": "fontdimen", "unusual": true }, { "name": "fontname", "unusual": true }, { "name": "futurelet", "unusual": true }, { "name": "gdef", "unusual": true }, { "name": "global", "unusual": true }, { "name": "globaldefs", "unusual": true }, { "name": "halign", "unusual": true }, { "name": "hangafter", "unusual": true }, { "name": "hangindent", "unusual": true }, { "name": "hbadness", "unusual": true }, { "name": "hbox", "arg": { "format": "{}", "snippet": "hbox{${1:text}}" } }, { "name": "hfil" }, { "name": "hfill" }, { "name": "hfilneg", "unusual": true }, { "name": "hfuzz", "unusual": true }, { "name": "hoffset", "unusual": true }, { "name": "holdinginserts", "unusual": true }, { "name": "hrule" }, { "name": "hsize" }, { "name": "hskip" }, { "name": "hss", "unusual": true }, { "name": "ht", "unusual": true }, { "name": "hyphenation", "arg": { "format": "{}", "snippet": "hyphenation{${1:space separated words}}" } }, { "name": "hyphenchar", "unusual": true }, { "name": "hyphenpenalty", "unusual": true }, { "name": "if", "unusual": true }, { "name": "ifcase", "unusual": true }, { "name": "ifcat", "unusual": true }, { "name": "ifdim", "unusual": true }, { "name": "ifeof", "unusual": true }, { "name": "iffalse", "unusual": true }, { "name": "ifhbox", "unusual": true }, { "name": "ifhmode", "unusual": true }, { "name": "ifinner", "unusual": true }, { "name": "ifmmode", "unusual": true }, { "name": "ifnum", "unusual": true }, { "name": "ifodd", "unusual": true }, { "name": "iftrue", "unusual": true }, { "name": "ifvbox", "unusual": true }, { "name": "ifvmode", "unusual": true }, { "name": "ifvoid", "unusual": true }, { "name": "ifx", "unusual": true }, { "name": "ignorespaces", "unusual": true }, { "name": "immediate", "unusual": true }, { "name": "indent", "unusual": true }, { "name": "insert", "unusual": true }, { "name": "insertpenalties", "unusual": true }, { "name": "interlinepenalty", "unusual": true }, { "name": "jobname", "unusual": true }, { "name": "kern", "unusual": true }, { "name": "language", "unusual": true }, { "name": "lastbox", "unusual": true }, { "name": "lastkern", "unusual": true }, { "name": "lastpenalty", "unusual": true }, { "name": "lastskip", "unusual": true }, { "name": "lccode", "unusual": true }, { "name": "leaders", "unusual": true }, { "name": "left" }, { "name": "lefthyphenmin", "unusual": true }, { "name": "leftskip", "unusual": true }, { "name": "leqno", "unusual": true, "arg": { "format": "{}", "snippet": "leqno{${1:eqn num}}" } }, { "name": "let" }, { "name": "limits", "unusual": true }, { "name": "linepenalty", "unusual": true }, { "name": "lineskip", "unusual": true }, { "name": "lineskiplimit", "unusual": true }, { "name": "long", "unusual": true }, { "name": "looseness", "unusual": true }, { "name": "lower", "unusual": true }, { "name": "lowercase", "unusual": true, "arg": { "format": "{}", "snippet": "lowercase{${1:text}}" } }, { "name": "mag", "unusual": true }, { "name": "mark", "unusual": true, "arg": { "format": "{}", "snippet": "mark{${1:mark text}}" } }, { "name": "mathaccent", "unusual": true }, { "name": "mathbin", "unusual": true }, { "name": "mathchar", "unusual": true }, { "name": "mathchardef", "unusual": true }, { "name": "mathchoice", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "mathchoice{${1:display}}{${2:text%plain}}{${3:subscript}}{${4:subsubscript}}" } }, { "name": "mathclose", "unusual": true }, { "name": "mathcode", "unusual": true }, { "name": "mathinner", "unusual": true }, { "name": "mathop", "unusual": true }, { "name": "mathopen", "unusual": true }, { "name": "mathord", "unusual": true }, { "name": "mathpunct", "unusual": true }, { "name": "mathrel", "unusual": true }, { "name": "mathsurround", "unusual": true }, { "name": "maxdeadcycles", "unusual": true }, { "name": "maxdepth", "unusual": true }, { "name": "meaning", "unusual": true }, { "name": "medmuskip", "unusual": true }, { "name": "message", "unusual": true, "arg": { "format": "{}", "snippet": "message{${1:text}}" } }, { "name": "mkern", "unusual": true }, { "name": "month", "unusual": true }, { "name": "moveleft", "unusual": true }, { "name": "moveright", "unusual": true }, { "name": "mskip", "unusual": true }, { "name": "multiply", "unusual": true }, { "name": "muskip", "unusual": true }, { "name": "muskipdef", "unusual": true }, { "name": "newlinechar", "unusual": true }, { "name": "noalign", "arg": { "format": "{}", "snippet": "noalign{${1:material}}" } }, { "name": "noboundary", "unusual": true }, { "name": "noexpand", "unusual": true }, { "name": "nolimits", "unusual": true }, { "name": "nonscript", "unusual": true }, { "name": "nonstopmode", "unusual": true }, { "name": "nulldelimiterspace", "unusual": true }, { "name": "nullfont", "unusual": true }, { "name": "number" }, { "name": "omit", "unusual": true }, { "name": "openin", "unusual": true }, { "name": "openout", "unusual": true }, { "name": "or", "unusual": true }, { "name": "outer", "unusual": true }, { "name": "output", "unusual": true }, { "name": "outputpenalty", "unusual": true }, { "name": "over", "unusual": true }, { "name": "overfullrule", "unusual": true }, { "name": "overwithdelims", "unusual": true }, { "name": "pagedepth", "unusual": true }, { "name": "pagefilllstretch", "unusual": true }, { "name": "pagefillstretch", "unusual": true }, { "name": "pagefilstretch", "unusual": true }, { "name": "pagegoal", "unusual": true }, { "name": "pageshrink", "unusual": true }, { "name": "pagestretch", "unusual": true }, { "name": "pagetotal", "unusual": true }, { "name": "par", "unusual": true }, { "name": "parfillskip", "unusual": true }, { "name": "parindent", "unusual": true }, { "name": "parshape", "unusual": true }, { "name": "parskip", "unusual": true }, { "name": "patterns", "unusual": true, "arg": { "format": "{}", "snippet": "patterns{${1:patterns}}" } }, { "name": "pausing", "unusual": true }, { "name": "penalty", "unusual": true }, { "name": "postdisplaypenalty", "unusual": true }, { "name": "predisplaypenalty", "unusual": true }, { "name": "predisplaysize", "unusual": true }, { "name": "pretolerance", "unusual": true }, { "name": "prevdepth", "unusual": true }, { "name": "prevgraf", "unusual": true }, { "name": "radical", "unusual": true }, { "name": "raise", "unusual": true }, { "name": "read", "unusual": true }, { "name": "relax" }, { "name": "relpenalty", "unusual": true }, { "name": "right" }, { "name": "rightskip", "unusual": true }, { "name": "righthyphenmin", "unusual": true }, { "name": "romannumeral", "unusual": true }, { "name": "scriptfont", "unusual": true }, { "name": "scriptscriptfont", "unusual": true }, { "name": "scriptscriptstyle", "unusual": true }, { "name": "scriptspace", "unusual": true }, { "name": "scriptstyle", "unusual": true }, { "name": "scrollmode", "unusual": true }, { "name": "setbox", "unusual": true }, { "name": "setlanguage", "unusual": true }, { "name": "sfcode", "unusual": true }, { "name": "shipout", "unusual": true }, { "name": "show", "unusual": true }, { "name": "showbox", "unusual": true }, { "name": "showboxbreadth", "unusual": true }, { "name": "showboxdepth", "unusual": true }, { "name": "showlists", "unusual": true }, { "name": "showthe", "unusual": true }, { "name": "skewchar", "unusual": true }, { "name": "skip", "unusual": true }, { "name": "skipdef", "unusual": true }, { "name": "spacefactor", "unusual": true }, { "name": "spaceskip", "unusual": true }, { "name": "span", "unusual": true }, { "name": "special", "unusual": true, "arg": { "format": "{}", "snippet": "special{${1:code}}" } }, { "name": "splitbotmark", "unusual": true }, { "name": "splitfirstmark", "unusual": true }, { "name": "splitmaxdepth", "unusual": true }, { "name": "splittopskip", "unusual": true }, { "name": "string", "unusual": true }, { "name": "tabskip", "unusual": true }, { "name": "textfont", "unusual": true }, { "name": "textstyle", "unusual": true }, { "name": "the", "unusual": true }, { "name": "thickmuskip", "unusual": true }, { "name": "thinmuskip", "unusual": true }, { "name": "time", "unusual": true }, { "name": "toks", "unusual": true }, { "name": "toksdef", "unusual": true }, { "name": "tolerance", "unusual": true }, { "name": "topmark", "unusual": true }, { "name": "topskip", "unusual": true }, { "name": "tracingcommands", "unusual": true }, { "name": "tracinglostchars", "unusual": true }, { "name": "tracingmacros", "unusual": true }, { "name": "tracingonline", "unusual": true }, { "name": "tracingoutput", "unusual": true }, { "name": "tracingpages", "unusual": true }, { "name": "tracingparagraphs", "unusual": true }, { "name": "tracingrestores", "unusual": true }, { "name": "tracingstats", "unusual": true }, { "name": "uccode", "unusual": true }, { "name": "uchyph", "unusual": true }, { "name": "unhbox", "unusual": true }, { "name": "unhcopy", "unusual": true }, { "name": "unkern", "unusual": true }, { "name": "unpenalty", "unusual": true }, { "name": "unskip", "unusual": true }, { "name": "unvbox", "unusual": true }, { "name": "unvcopy", "unusual": true }, { "name": "uppercase", "unusual": true, "arg": { "format": "{}", "snippet": "uppercase{${1:text}}" } }, { "name": "vadjust", "unusual": true, "arg": { "format": "{}", "snippet": "vadjust{${1:vertical mode material}}" } }, { "name": "valign", "unusual": true, "arg": { "format": "{}", "snippet": "valign{${1:⟨preamble⟩ \\cr ⟨column⟩ \\cr ... ⟨column⟩ \\cr}}" } }, { "name": "vbadness", "unusual": true }, { "name": "vbox", "arg": { "format": "{}", "snippet": "vbox{${1:text}}" } }, { "name": "vcenter", "unusual": true, "arg": { "format": "{}", "snippet": "vcenter{${1:vertical mode material}}" } }, { "name": "vfil" }, { "name": "vfill" }, { "name": "vfilneg", "unusual": true }, { "name": "vfuzz", "unusual": true }, { "name": "voffset", "unusual": true }, { "name": "vrule" }, { "name": "vsize" }, { "name": "vskip" }, { "name": "vsplit", "unusual": true }, { "name": "vss", "unusual": true }, { "name": "vtop", "unusual": true, "arg": { "format": "{}", "snippet": "vtop{${1:vertical mode material}}" } }, { "name": "wd", "unusual": true }, { "name": "widowpenalty", "unusual": true }, { "name": "write", "unusual": true }, { "name": "xdef", "unusual": true }, { "name": "xleaders", "unusual": true }, { "name": "xspaceskip", "unusual": true }, { "name": "year", "unusual": true }, { "name": "aa" }, { "name": "AA" }, { "name": "active", "unusual": true }, { "name": "ae" }, { "name": "AE" }, { "name": "aleph", "detail": "ℵ", "doc": "Aleph, hebrew" }, { "name": "allowbreak", "unusual": true }, { "name": "amalg", "detail": "⨿", "doc": "Amalgamation or coproduct" }, { "name": "angle", "detail": "∠", "doc": "Angle" }, { "name": "arccos" }, { "name": "arcsin" }, { "name": "arctan" }, { "name": "arg" }, { "name": "arrowvert" }, { "name": "Arrowvert" }, { "name": "ast", "detail": "∗", "doc": "Asterisk operator (hodge star operator)" }, { "name": "asymp", "detail": "≍", "doc": "Asymptotically equal to" }, { "name": "b", "arg": { "format": "{}", "snippet": "b{${1:o}}" } }, { "name": "backslash", "detail": "\\", "doc": "Reverse solidus" }, { "name": "bf", "unusual": true }, { "name": "bgroup", "unusual": true }, { "name": "big" }, { "name": "Big" }, { "name": "bigbreak", "unusual": true }, { "name": "bigcirc" }, { "name": "bigg" }, { "name": "Bigg" }, { "name": "biggl" }, { "name": "Biggl" }, { "name": "biggm" }, { "name": "Biggm" }, { "name": "biggr" }, { "name": "Biggr" }, { "name": "bigl" }, { "name": "Bigl" }, { "name": "bigm" }, { "name": "Bigm" }, { "name": "bigodot", "detail": "⨀", "doc": "N-ary circled dot operator" }, { "name": "bigoplus", "detail": "⨁", "doc": "N-ary circled plus operator" }, { "name": "bigotimes", "detail": "⨂", "doc": "N-ary circled times operator" }, { "name": "bigr" }, { "name": "Bigr" }, { "name": "bigskip", "unusual": true }, { "name": "bigskipamount", "unusual": true }, { "name": "bigsqcup", "detail": "⨆", "doc": "N-ary square union operator" }, { "name": "bigtriangledown", "detail": "▽", "doc": "Big down triangle, open" }, { "name": "bigtriangleup", "detail": "△", "doc": "\\triangle (amsfonts), \\vartriangle (amssymb), big up triangle, open" }, { "name": "biguplus", "detail": "⨄", "doc": "N-ary union operator with plus" }, { "name": "bigvee", "detail": "⋁", "doc": "Logical and operator" }, { "name": "bigwedge", "detail": "⋀", "doc": "Logical or operator" }, { "name": "bmod" }, { "name": "bordermatrix", "unusual": true, "arg": { "format": "{}", "snippet": "bordermatrix{${1:line \\cr ... line \\cr}}" } }, { "name": "bot", "detail": "⊥", "doc": "Up tack, bottom" }, { "name": "bowtie", "detail": "⋈", "doc": "\\lrtimes (txfonts), bowtie" }, { "name": "brace", "unusual": true }, { "name": "bracevert", "unusual": true }, { "name": "brack", "unusual": true }, { "name": "break", "unusual": true }, { "name": "buildrel", "unusual": true }, { "name": "bullet" }, { "name": "c", "arg": { "format": "{}", "snippet": "c{${1:o}}" } }, { "name": "cal", "unusual": true }, { "name": "cases", "unusual": true, "arg": { "format": "{}", "snippet": "cases{${1:contents}}" } }, { "name": "cdotp", "detail": "·", "doc": "\\cdot, \\centerdot, b: middle dot" }, { "name": "choose", "unusual": true }, { "name": "clap", "arg": { "format": "{}", "snippet": "clap{${1:text}}" } }, { "name": "clubsuit", "detail": "♣", "doc": "Club suit symbol" }, { "name": "colon" }, { "name": "cong", "detail": "≅", "doc": "Congruent with" }, { "name": "coprod", "detail": "∐", "doc": "Coproduct operator" }, { "name": "copyright", "unusual": true }, { "name": "cos" }, { "name": "cosh" }, { "name": "cot" }, { "name": "coth" }, { "name": "csc" }, { "name": "d", "arg": { "format": "{}", "snippet": "d{${1:o}}" } }, { "name": "dag", "unusual": true }, { "name": "dagger", "detail": "†", "doc": "Dagger relation" }, { "name": "dashv", "detail": "⊣ (\"amssymb\" command)", "doc": "Left tack, non-theorem, does not yield, (dash and vertical)" }, { "name": "ddag", "unusual": true }, { "name": "ddagger", "detail": "‡", "doc": "Double dagger relation" }, { "name": "deg" }, { "name": "det" }, { "name": "diamond" }, { "name": "diamondsuit", "detail": "♢", "doc": "Diamond suit symbol" }, { "name": "dim" }, { "name": "displaylines", "unusual": true, "arg": { "format": "{}", "snippet": "displaylines{${1:line \\cr ... line \\cr}}" } }, { "name": "doteq", "detail": "≐", "doc": "\\dotequal (wrisym), equals, single dot above" }, { "name": "dotfill", "unusual": true }, { "name": "dots" }, { "name": "downarrow", "detail": "↓", "doc": "Downward arrow" }, { "name": "Downarrow", "detail": "⇓", "doc": "Down double arrow" }, { "name": "downbracefill", "unusual": true }, { "name": "egroup", "unusual": true }, { "name": "eject", "unusual": true }, { "name": "ell", "detail": "ℓ", "doc": "Cursive small l" }, { "name": "empty", "unusual": true }, { "name": "emptyset" }, { "name": "endgraf", "unusual": true }, { "name": "endline", "unusual": true }, { "name": "enskip", "unusual": true }, { "name": "enspace", "unusual": true }, { "name": "exp" }, { "name": "filbreak", "unusual": true }, { "name": "flat", "detail": "♭", "doc": "Musical flat" }, { "name": "fmtname", "unusual": true }, { "name": "fmtversion", "unusual": true }, { "name": "frenchspacing", "unusual": true }, { "name": "frown", "detail": "⌢", "doc": "\\smallfrown, frown (down curve)" }, { "name": "gcd" }, { "name": "ge" }, { "name": "gets" }, { "name": "gg", "detail": "≫", "doc": "Much greater than, type 2" }, { "name": "goodbreak", "unusual": true }, { "name": "H", "arg": { "format": "{}", "snippet": "H{${1:o}}" } }, { "name": "hbar" }, { "name": "heartsuit", "detail": "♡", "doc": "Heart suit symbol" }, { "name": "hglue", "unusual": true }, { "name": "hidewidth", "unusual": true }, { "name": "hom" }, { "name": "hookleftarrow", "detail": "↩", "doc": "Left arrow-hooked" }, { "name": "hookrightarrow", "detail": "↪", "doc": "Right arrow-hooked" }, { "name": "hphantom", "arg": { "format": "{}", "snippet": "hphantom{${1:text}}" } }, { "name": "hrulefill", "unusual": true }, { "name": "i" }, { "name": "ialign", "unusual": true, "arg": { "format": "{}", "snippet": "ialign{${1:⟨preamble⟩ \\cr ⟨row⟩ \\cr ... ⟨row⟩ \\cr}}" } }, { "name": "iff" }, { "name": "Im", "detail": "ℑ", "doc": "\\mathfrak{i} (eufrak), imaginary part" }, { "name": "imath", "detail": "𝚤", "doc": "Mathematical italic small dotless i" }, { "name": "inf" }, { "name": "int", "detail": "∫", "doc": "Integral operator" }, { "name": "it", "unusual": true }, { "name": "j" }, { "name": "jmath", "detail": "𝚥", "doc": "Mathematical italic small dotless j" }, { "name": "jot", "unusual": true }, { "name": "ker" }, { "name": "l" }, { "name": "L" }, { "name": "land" }, { "name": "langle", "detail": "⟨", "doc": "Mathematical left angle bracket" }, { "name": "lbrace", "detail": "{", "doc": "\\lbrace, left curly bracket" }, { "name": "lbrack", "detail": "[", "doc": "Left square bracket" }, { "name": "lceil", "detail": "⌈", "doc": "Left ceiling" }, { "name": "ldotp", "unusual": true }, { "name": "le" }, { "name": "leftarrowfill", "unusual": true }, { "name": "leftharpoondown", "detail": "↽", "doc": "Left harpoon-down" }, { "name": "leftharpoonup", "detail": "↼", "doc": "Left harpoon-up" }, { "name": "leftline", "unusual": true, "arg": { "format": "{}", "snippet": "leftline{${1:text}}" } }, { "name": "leftrightarrow", "detail": "↔", "doc": "\\rel (oz), left right arrow, relation" }, { "name": "lfloor", "detail": "⌊", "doc": "Left floor" }, { "name": "lg" }, { "name": "lgroup" }, { "name": "lim" }, { "name": "liminf" }, { "name": "limsup" }, { "name": "line", "unusual": true, "arg": { "format": "{}", "snippet": "line{${1:text}}" } }, { "name": "ll", "detail": "≪", "doc": "Much less than, type 2" }, { "name": "llap", "arg": { "format": "{}", "snippet": "llap{${1:text}}" } }, { "name": "lmoustache", "unusual": true, "detail": "⎰", "doc": "? \\lmoustache, upper left or lower right curly bracket section" }, { "name": "ln" }, { "name": "lnot" }, { "name": "log" }, { "name": "loggingall", "unusual": true }, { "name": "longleftarrow", "detail": "⟵", "doc": "Long leftwards arrow" }, { "name": "Longleftarrow", "detail": "⟸", "doc": "\\impliedby (amsmath), long leftwards double arrow" }, { "name": "longleftrightarrow", "detail": "⟷", "doc": "Long left right arrow" }, { "name": "Longleftrightarrow", "detail": "⟺", "doc": "\\iff (oz), long left right double arrow" }, { "name": "longmapsto", "detail": "⟼", "doc": "Long rightwards arrow from bar" }, { "name": "longrightarrow", "detail": "⟶", "doc": "Long rightwards arrow" }, { "name": "Longrightarrow", "detail": "⟹", "doc": "\\implies (amsmath), long rightwards double arrow" }, { "name": "loop", "unusual": true }, { "name": "lor" }, { "name": "lq", "unusual": true }, { "name": "magstep", "unusual": true }, { "name": "magstephalf", "unusual": true }, { "name": "mapsto", "detail": "↦", "doc": "Maps to, rightward, maplet" }, { "name": "mathpalette", "unusual": true, "arg": { "format": "{}{}", "snippet": "mathpalette{${1:arg1}}{${2:arg2}}" } }, { "name": "mathstrut", "unusual": true }, { "name": "matrix", "unusual": true, "arg": { "format": "{}", "snippet": "matrix{${1:line \\cr ... line \\cr}}" } }, { "name": "max" }, { "name": "maxdimen", "unusual": true }, { "name": "medbreak", "unusual": true }, { "name": "medskip", "unusual": true }, { "name": "medskipamount", "unusual": true }, { "name": "min" }, { "name": "mit", "unusual": true }, { "name": "models", "detail": "⊧", "doc": "Models (vertical, short double dash)" }, { "name": "mp", "detail": "∓", "doc": "Minus-or-plus sign" }, { "name": "nabla", "detail": "∇", "doc": "Nabla, del, hamilton operator" }, { "name": "narrower", "unusual": true }, { "name": "natural", "detail": "♮", "doc": "Music natural" }, { "name": "nearrow", "detail": "↗", "doc": "Ne pointing arrow" }, { "name": "ne", "detail": "≠", "doc": "\\ne, r: not equal" }, { "name": "negthinspace" }, { "name": "newbox", "unusual": true }, { "name": "newcount", "unusual": true }, { "name": "newdimen", "unusual": true }, { "name": "newfam", "unusual": true }, { "name": "newhelp", "unusual": true }, { "name": "newif", "unusual": true }, { "name": "newinsert", "unusual": true }, { "name": "newlanguage", "unusual": true }, { "name": "newmuskip", "unusual": true }, { "name": "newread", "unusual": true }, { "name": "newskip", "unusual": true }, { "name": "newtoks", "unusual": true }, { "name": "newwrite", "unusual": true }, { "name": "ni", "detail": "∋", "doc": "\\owns, contains, variant" }, { "name": "nobreak", "unusual": true }, { "name": "nointerlineskip", "unusual": true }, { "name": "nonfrenchspacing", "unusual": true }, { "name": "normalbaselines", "unusual": true }, { "name": "normalbaselineskip", "unusual": true }, { "name": "normallineskip", "unusual": true }, { "name": "normallineskiplimit", "unusual": true }, { "name": "not", "detail": " ̸", "doc": "Combining long solidus overlay" }, { "name": "null", "unusual": true }, { "name": "nwarrow", "detail": "↖ (\"amssymb\" command)", "doc": "Nw pointing arrow" }, { "name": "o" }, { "name": "O" }, { "name": "oalign", "unusual": true, "arg": { "format": "{}", "snippet": "oalign{${1:arg}}" } }, { "name": "obeylines", "unusual": true }, { "name": "obeyspaces", "unusual": true }, { "name": "odot", "detail": "⊙", "doc": "Middle dot in circle" }, { "name": "oe" }, { "name": "OE" }, { "name": "offinterlineskip", "unusual": true }, { "name": "oint", "detail": "∮", "doc": "Contour integral operator" }, { "name": "ominus", "detail": "⊖", "doc": "Minus sign in circle" }, { "name": "ooalign", "unusual": true, "arg": { "format": "{}", "snippet": "ooalign{${1:arg}}" } }, { "name": "oplus", "detail": "⊕", "doc": "Plus sign in circle" }, { "name": "oslash", "detail": "⊘", "doc": "Solidus in circle" }, { "name": "otimes", "detail": "⊗", "doc": "Multiply sign in circle" }, { "name": "overleftarrow", "arg": { "format": "{}", "snippet": "overleftarrow{${1:text%plain}}" }, "detail": "x⃖ (\"wrisym\" command)", "doc": "\\overleftarrow, combining left arrow above" }, { "name": "overrightarrow", "arg": { "format": "{}", "snippet": "overrightarrow{${1:text%plain}}" } }, { "name": "owns" }, { "name": "P" }, { "name": "parallel", "detail": "∥", "doc": "Parallel" }, { "name": "perp", "detail": "⟂", "doc": "Perpendicular" }, { "name": "phantom", "arg": { "format": "{}", "snippet": "phantom{${1:text}}" } }, { "name": "pmatrix", "unusual": true, "arg": { "format": "{}", "snippet": "pmatrix{${1:line \\cr line \\cr}}" } }, { "name": "pmod" }, { "name": "Pr" }, { "name": "prec", "detail": "≺", "doc": "Precedes" }, { "name": "preceq", "detail": "⪯", "doc": "Precedes above single-line equals sign" }, { "name": "propto", "detail": "∝", "doc": "\\varpropto (amssymb), is proportional to" }, { "name": "qquad" }, { "name": "quad" }, { "name": "raggedbottom" }, { "name": "rangle", "detail": "⟩", "doc": "Mathematical right angle bracket" }, { "name": "rbrace", "detail": "}", "doc": "\\rbrace, right curly bracket" }, { "name": "rbrack", "detail": "]", "doc": "Right square bracket" }, { "name": "rceil", "detail": "⌉", "doc": "Right ceiling" }, { "name": "Re", "detail": "ℜ", "doc": "\\mathfrak{r} (eufrak), real part" }, { "name": "repeat", "unusual": true }, { "name": "rfloor", "detail": "⌋", "doc": "Right floor" }, { "name": "rgroup" }, { "name": "rightarrowfill", "unusual": true }, { "name": "rightharpoondown", "detail": "⇁", "doc": "Right harpoon-down" }, { "name": "rightharpoonup", "detail": "⇀", "doc": "Right harpoon-up" }, { "name": "rightleftharpoons", "detail": "⇌", "doc": "\\equilibrium (wrisym), right harpoon over left" }, { "name": "rightline", "unusual": true, "arg": { "format": "{}", "snippet": "rightline{${1:text}}" } }, { "name": "rlap", "arg": { "format": "{}", "snippet": "rlap{${1:text}}" } }, { "name": "rm", "unusual": true }, { "name": "rmoustache", "unusual": true, "detail": "⎱", "doc": "? \\rmoustache, upper right or lower left curly bracket section" }, { "name": "root", "unusual": true }, { "name": "rq", "unusual": true }, { "name": "S" }, { "name": "sb", "unusual": true, "arg": { "format": "{}", "snippet": "sb{${1:subscript}}" } }, { "name": "searrow", "detail": "↘", "doc": "Se pointing arrow" }, { "name": "sec" }, { "name": "sharp", "detail": "♯", "doc": "\\# (oz), music sharp sign, infix bag count" }, { "name": "showhyphens", "unusual": true, "arg": { "format": "{}", "snippet": "showhyphens{${1:space separated words}}" } }, { "name": "sim", "detail": "∼", "doc": "Similar to, tilde operator" }, { "name": "simeq", "detail": "≃", "doc": "Similar, equals" }, { "name": "sin" }, { "name": "sinh" }, { "name": "skew", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "skew{${1:num}}{${2:math accent}}{${3:text}}" } }, { "name": "sl", "unusual": true }, { "name": "slash", "unusual": true }, { "name": "smallbreak", "unusual": true }, { "name": "smallint" }, { "name": "smallskip", "unusual": true }, { "name": "smallskipamount", "unusual": true }, { "name": "smash", "arg": { "format": "{}", "snippet": "smash{${1:text}}" } }, { "name": "smile", "detail": "⌣", "doc": "\\smallsmile, smile (up curve)" }, { "name": "sp", "unusual": true, "arg": { "format": "{}", "snippet": "sp{${1:superscript}}" } }, { "name": "space" }, { "name": "spadesuit", "detail": "♠", "doc": "Spades suit symbol" }, { "name": "sqcap", "detail": "⊓", "doc": "Square intersection" }, { "name": "sqcup", "detail": "⊔", "doc": "Square union" }, { "name": "sqsubseteq", "detail": "⊑", "doc": "Square subset, equals" }, { "name": "sqsupseteq", "detail": "⊒", "doc": "Square superset, equals" }, { "name": "ss" }, { "name": "star", "detail": "⋆", "doc": "Small star, filled, low" }, { "name": "strut", "unusual": true }, { "name": "strutbox", "unusual": true }, { "name": "subseteq", "detail": "⊆", "doc": "Subset, equals" }, { "name": "succ", "detail": "≻", "doc": "Succeeds" }, { "name": "succeq", "detail": "⪰", "doc": "Succeeds above single-line equals sign" }, { "name": "sup" }, { "name": "supseteq", "detail": "⊇", "doc": "Superset, equals" }, { "name": "surd" }, { "name": "swarrow", "detail": "↙", "doc": "Sw pointing arrow" }, { "name": "t", "arg": { "format": "{}", "snippet": "t{${1:oo}}" } }, { "name": "tan" }, { "name": "tanh" }, { "name": "TeX" }, { "name": "thinspace" }, { "name": "to" }, { "name": "top", "detail": "⊤", "doc": "Down tack, top" }, { "name": "tracingall", "unusual": true }, { "name": "triangle" }, { "name": "triangleleft", "detail": "◁ (\"amssymb wasysym\" command)", "doc": "\\dres (oz), \\lefttriangle (wrisym), (large) left triangle, open; domain restriction" }, { "name": "triangleright", "detail": "▷ (\"amssymb wasysym\" command)", "doc": "\\rres (oz), \\righttriangle (wrisym), (large) right triangle, open; range restriction" }, { "name": "tt", "unusual": true }, { "name": "u", "arg": { "format": "{}", "snippet": "u{${1:o}}" } }, { "name": "underbar", "unusual": true, "arg": { "format": "{}", "snippet": "underbar{${1:text}}" }, "detail": " ̱", "doc": "Combining macron below" }, { "name": "uparrow", "detail": "↑", "doc": "Upward arrow" }, { "name": "Uparrow", "detail": "⇑", "doc": "Up double arrow" }, { "name": "upbracefill", "unusual": true }, { "name": "updownarrow", "detail": "↕", "doc": "Up and down arrow" }, { "name": "Updownarrow", "detail": "⇕", "doc": "Up and down double arrow" }, { "name": "uplus", "detail": "⊎", "doc": "\\buni (oz), plus sign in union" }, { "name": "v", "arg": { "format": "{}", "snippet": "v{${1:o}}" } }, { "name": "vdash", "detail": "⊢", "doc": "Right tack, proves, implies, yields, (vertical and dash)" }, { "name": "vert", "detail": "|", "doc": "\\vert, vertical bar" }, { "name": "Vert", "detail": "‖", "doc": "\\vert, double vertical bar" }, { "name": "vglue", "unusual": true }, { "name": "vphantom", "arg": { "format": "{}", "snippet": "vphantom{${1:text}}" } }, { "name": "wlog", "unusual": true, "arg": { "format": "{}", "snippet": "wlog{${1:token list%text}}" } }, { "name": "wp", "detail": "℘ (\"amssymb\" command)", "doc": "Weierstrass p" }, { "name": "wr", "detail": "≀ (\"amssymb\" command)", "doc": "Wreath product" }, { "name": "allocationnumber", "unusual": true }, { "name": "braceld", "unusual": true }, { "name": "bracelu", "unusual": true }, { "name": "bracerd", "unusual": true }, { "name": "braceru", "unusual": true }, { "name": "do", "unusual": true }, { "name": "dospecials", "unusual": true }, { "name": "footins", "unusual": true }, { "name": "footnoterule", "unusual": true }, { "name": "hideskip", "unusual": true }, { "name": "interdisplaylinepenalty", "unusual": true }, { "name": "interfootnotelinepenalty", "unusual": true }, { "name": "intop", "unusual": true }, { "name": "joinrel", "unusual": true }, { "name": "leavevmode", "unusual": true }, { "name": "lhook", "unusual": true }, { "name": "mapstochar", "unusual": true }, { "name": "mathhexbox", "unusual": true }, { "name": "ointop", "unusual": true }, { "name": "relbar", "unusual": true }, { "name": "Relbar", "unusual": true }, { "name": "removelastskip", "unusual": true }, { "name": "rhook", "unusual": true }, { "name": "rootbox", "unusual": true }, { "name": "vdots", "detail": "⋮", "doc": "Vertical ellipsis" }, { "name": "big(", "arg": { "format": "", "snippet": "big(${1}\\big)" } }, { "name": "big[", "arg": { "format": "", "snippet": "big[${1}\\big]" } }, { "name": "big|", "arg": { "format": "", "snippet": "big|${1}\\big|" } }, { "name": "Big(", "arg": { "format": "", "snippet": "Big(${1}\\Big)" } }, { "name": "Big[", "arg": { "format": "", "snippet": "Big[${1}\\Big]" } }, { "name": "Big|", "arg": { "format": "", "snippet": "Big|${1}\\Big|" } }, { "name": "bigl(", "arg": { "format": "", "snippet": "bigl(${1}\\bigr)" } }, { "name": "bigl[", "arg": { "format": "", "snippet": "bigl[${1}\\bigr]" } }, { "name": "bigl\\{", "arg": { "format": "", "snippet": "bigl\\{${1}\\bigr\\\\}" } }, { "name": "Bigl(", "arg": { "format": "", "snippet": "Bigl(${1}\\Bigr)" } }, { "name": "Bigl[", "arg": { "format": "", "snippet": "Bigl[${1}\\Bigr]" } }, { "name": "Bigl\\{", "arg": { "format": "", "snippet": "Bigl\\{${1}\\Bigr\\\\}" } }, { "name": "biggl(", "arg": { "format": "", "snippet": "biggl(${1}\\biggr)" } }, { "name": "biggl[", "arg": { "format": "", "snippet": "biggl[${1}\\biggr]" } }, { "name": "biggl\\{", "arg": { "format": "", "snippet": "biggl\\{${1}\\biggr\\\\}" } }, { "name": "Biggl(", "arg": { "format": "", "snippet": "Biggl(${1}\\Biggr)" } }, { "name": "Biggl[", "arg": { "format": "", "snippet": "Biggl[${1}\\Biggr]" } }, { "name": "Biggl\\{", "arg": { "format": "", "snippet": "Biggl\\{${1}\\Biggr\\\\}" } }, { "name": "int_", "arg": { "format": "{}^{}", "snippet": "int_{${1:min}}^{${2:max}}" } }, { "name": "lim_", "arg": { "format": "{}", "snippet": "lim_{${1:min}}" } }, { "name": "prod_", "arg": { "format": "{}^{}", "snippet": "prod_{${1:min}}^{${2:max}}" } }, { "name": "sum_", "arg": { "format": "{}^{}", "snippet": "sum_{${1:min}}^{${2:max}}" } }, { "name": "beginL", "unusual": true }, { "name": "beginR", "unusual": true }, { "name": "detokenize", "unusual": true, "arg": { "format": "{}", "snippet": "detokenize{${1:arg}}" } }, { "name": "endL", "unusual": true }, { "name": "endR", "unusual": true }, { "name": "eTeXrevision", "unusual": true }, { "name": "eTeXversion", "unusual": true }, { "name": "everyeof", "unusual": true, "arg": { "format": "{}", "snippet": "everyeof{${1:arg}}" } }, { "name": "currentgrouplevel", "unusual": true }, { "name": "currentgrouptype", "unusual": true }, { "name": "currentiflevel", "unusual": true }, { "name": "currentiftype", "unusual": true }, { "name": "currentifbranch", "unusual": true }, { "name": "ifcsname" }, { "name": "ifdefined" }, { "name": "interactionmode", "unusual": true }, { "name": "lastlinefit", "unusual": true }, { "name": "lastnodetype", "unusual": true }, { "name": "middle" }, { "name": "numexpr" }, { "name": "parshapedimen", "unusual": true }, { "name": "parshapeindent", "unusual": true }, { "name": "parshapelength", "unusual": true }, { "name": "predisplaydirection", "unusual": true }, { "name": "protected", "unusual": true }, { "name": "scantokens", "unusual": true, "arg": { "format": "{}", "snippet": "scantokens{${1:arg}}" } }, { "name": "showgroups", "unusual": true }, { "name": "showtokens", "unusual": true, "arg": { "format": "{}", "snippet": "showtokens{${1:arg}}" } }, { "name": "TeXXeTstate", "unusual": true }, { "name": "tracingassigns", "unusual": true }, { "name": "tracinggroups", "unusual": true }, { "name": "tracingifs", "unusual": true }, { "name": "tracingscantokens", "unusual": true }, { "name": "unexpanded", "unusual": true, "arg": { "format": "{}", "snippet": "unexpanded{${1:arg}}" } }, { "name": "unless", "unusual": true }, { "name": "dimexpr", "unusual": true }, { "name": "glueexpr", "unusual": true }, { "name": "muexpr", "unusual": true }, { "name": "gluestretch", "unusual": true }, { "name": "glueshrink", "unusual": true }, { "name": "gluestretchorder", "unusual": true }, { "name": "glueshrinkorder", "unusual": true }, { "name": "gluetomu", "unusual": true }, { "name": "mutoglue", "unusual": true }, { "name": "interlinepenalties", "unusual": true }, { "name": "clubpenalties", "unusual": true }, { "name": "widowpenalties", "unusual": true }, { "name": "displaywidowpenalties", "unusual": true }, { "name": "tracingnesting", "unusual": true }, { "name": "savingvdiscards", "unusual": true }, { "name": "savinghyphcodes", "unusual": true }, { "name": "showifs", "unusual": true }, { "name": "pagediscards", "unusual": true }, { "name": "splitdiscards", "unusual": true }, { "name": "iffontchar", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/textcomp.json ================================================ { "deps": [], "macros": [ { "name": "capitalacute", "arg": { "format": "{}", "snippet": "capitalacute{${1:A}}" } }, { "name": "capitalbreve", "arg": { "format": "{}", "snippet": "capitalbreve{${1:A}}" } }, { "name": "capitalcaron", "arg": { "format": "{}", "snippet": "capitalcaron{${1:A}}" } }, { "name": "capitalcedilla", "arg": { "format": "{}", "snippet": "capitalcedilla{${1:A}}" } }, { "name": "capitalcircumflex", "arg": { "format": "{}", "snippet": "capitalcircumflex{${1:A}}" } }, { "name": "capitaldieresis", "arg": { "format": "{}", "snippet": "capitaldieresis{${1:A}}" } }, { "name": "capitaldotaccent", "arg": { "format": "{}", "snippet": "capitaldotaccent{${1:A}}" } }, { "name": "capitalgrave", "arg": { "format": "{}", "snippet": "capitalgrave{${1:A}}" } }, { "name": "capitalhungarumlaut", "arg": { "format": "{}", "snippet": "capitalhungarumlaut{${1:A}}" } }, { "name": "capitalmacron", "arg": { "format": "{}", "snippet": "capitalmacron{${1:A}}" } }, { "name": "capitalnewtie", "arg": { "format": "{}", "snippet": "capitalnewtie{${1:A}}" } }, { "name": "capitalogonek", "arg": { "format": "{}", "snippet": "capitalogonek{${1:A}}" } }, { "name": "capitalring", "arg": { "format": "{}", "snippet": "capitalring{${1:A}}" } }, { "name": "capitaltie", "arg": { "format": "{}", "snippet": "capitaltie{${1:A}}" } }, { "name": "capitaltilde", "arg": { "format": "{}", "snippet": "capitaltilde{${1:A}}" } }, { "name": "newtie", "arg": { "format": "{}", "snippet": "newtie{${1:A}}" } }, { "name": "textacutedbl" }, { "name": "textascendercompwordmark" }, { "name": "textasciiacute" }, { "name": "textasciibreve" }, { "name": "textasciicaron" }, { "name": "textasciidieresis" }, { "name": "textasciigrave" }, { "name": "textasciimacron" }, { "name": "textasteriskcentered" }, { "name": "textbaht" }, { "name": "textbardbl" }, { "name": "textbigcircle" }, { "name": "textblank" }, { "name": "textborn" }, { "name": "textbrokenbar" }, { "name": "textbullet" }, { "name": "textcapitalcompwordmark" }, { "name": "textcelsius" }, { "name": "textcent" }, { "name": "textcentoldstyle" }, { "name": "textcircled", "arg": { "format": "{}", "snippet": "textcircled{${1:text}}" } }, { "name": "textcircledP" }, { "name": "textcolonmonetary" }, { "name": "textcopyleft" }, { "name": "textcopyright" }, { "name": "textcurrency" }, { "name": "textdagger" }, { "name": "textdaggerdbl" }, { "name": "textdblhyphen" }, { "name": "textdblhyphenchar" }, { "name": "textdegree" }, { "name": "textdied" }, { "name": "textdiscount" }, { "name": "textdiv" }, { "name": "textdivorced" }, { "name": "textdollar" }, { "name": "textdollaroldstyle" }, { "name": "textdong" }, { "name": "textdownarrow" }, { "name": "texteightoldstyle" }, { "name": "textestimated" }, { "name": "texteuro" }, { "name": "textfiveoldstyle" }, { "name": "textflorin" }, { "name": "textfouroldstyle" }, { "name": "textfractionsolidus" }, { "name": "textgravedbl" }, { "name": "textguarani" }, { "name": "textinterrobang" }, { "name": "textinterrobangdown" }, { "name": "textlangle" }, { "name": "textlbrackdbl" }, { "name": "textleaf" }, { "name": "textleftarrow" }, { "name": "textlegacyasteriskcentered" }, { "name": "textlegacybardbl" }, { "name": "textlegacybullet" }, { "name": "textlegacydagger" }, { "name": "textlegacydaggerdbl" }, { "name": "textlegacyparagraph" }, { "name": "textlegacyperiodcentered" }, { "name": "textlegacysection" }, { "name": "textlira" }, { "name": "textlnot" }, { "name": "textlquill" }, { "name": "textmarried" }, { "name": "textmho" }, { "name": "textminus" }, { "name": "textmu" }, { "name": "textmusicalnote" }, { "name": "textnaira" }, { "name": "textnineoldstyle" }, { "name": "textnumero" }, { "name": "textohm" }, { "name": "textonehalf" }, { "name": "textoneoldstyle" }, { "name": "textonequarter" }, { "name": "textonesuperior" }, { "name": "textopenbullet" }, { "name": "textordfeminine" }, { "name": "textordmasculine" }, { "name": "textparagraph" }, { "name": "textperiodcentered" }, { "name": "textpertenthousand" }, { "name": "textperthousand" }, { "name": "textpeso" }, { "name": "textpilcrow" }, { "name": "textpm" }, { "name": "textquotesingle" }, { "name": "textquotestraightbase" }, { "name": "textquotestraightdblbase" }, { "name": "textrangle" }, { "name": "textrbrackdbl" }, { "name": "textrecipe" }, { "name": "textreferencemark" }, { "name": "textregistered" }, { "name": "textrightarrow" }, { "name": "textrquill" }, { "name": "textsection" }, { "name": "textservicemark" }, { "name": "textsevenoldstyle" }, { "name": "textsixoldstyle" }, { "name": "textsterling" }, { "name": "textsurd" }, { "name": "textthreeoldstyle" }, { "name": "textthreequarters" }, { "name": "textthreequartersemdash" }, { "name": "textthreesuperior" }, { "name": "texttildelow" }, { "name": "texttimes" }, { "name": "texttrademark" }, { "name": "texttwelveudash" }, { "name": "texttwooldstyle" }, { "name": "texttwosuperior" }, { "name": "textuparrow" }, { "name": "textwon" }, { "name": "textyen" }, { "name": "textzerooldstyle" }, { "name": "t", "arg": { "format": "{}", "snippet": "t{${1:A}}" } } ], "envs": [], "keys": { "\\usepackage/textcomp#c": [ "full", "almostfull", "euro", "safe", "error", "warn", "info", "quiet", "force" ] }, "args": [ "\\usepackage/textcomp#c" ] } ================================================ FILE: data/packages/theorem.json ================================================ { "deps": [], "macros": [ { "name": "theoremstyle", "arg": { "format": "{}", "snippet": "theoremstyle{${1:style}}" } }, { "name": "theorembodyfont", "arg": { "format": "{}", "snippet": "theorembodyfont{${1:font}}" } }, { "name": "theoremheaderfont", "arg": { "format": "{}", "snippet": "theoremheaderfont{${1:font}}" } }, { "name": "theorempreskipamount", "unusual": true }, { "name": "theorempostskipamount", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/tikz-cd.json ================================================ { "deps": [ { "name": "tikz" }, { "name": "tikzlibrarycd" } ], "macros": [], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/tikz-timing.json ================================================ { "deps": [ { "name": "tikz" }, { "name": "tikzlibrarycalc" }, { "name": "tikzlibrarybackgrounds" }, { "name": "tikzlibrarydecorations.pathmorphing" }, { "name": "environ" } ], "macros": [ { "name": "texttiming", "arg": { "format": "{}", "snippet": "texttiming{${1:characters}}" } }, { "name": "texttiming", "arg": { "format": "[]{}", "snippet": "texttiming[${2:init char/TikZ keys}]{${1:characters}}" } }, { "name": "timing" }, { "name": "timing", "arg": { "format": "[]", "snippet": "timing[${1:TikZ options}]" } }, { "name": "extracode" }, { "name": "extracode", "arg": { "format": "[]", "snippet": "extracode[${1:TikZ keys}]" } }, { "name": "endextracode" }, { "name": "tablegrid" }, { "name": "tablegrid", "arg": { "format": "[]", "snippet": "tablegrid[${1:TikZ keys}]" } }, { "name": "tablegrid*" }, { "name": "tablegrid*", "arg": { "format": "[]", "snippet": "tablegrid*[${1:TikZ keys}]" } }, { "name": "fulltablegrid" }, { "name": "fulltablegrid", "arg": { "format": "[]", "snippet": "fulltablegrid[${1:TikZ keys}]" } }, { "name": "nrows", "unusual": true }, { "name": "rowdist", "unusual": true }, { "name": "coldist", "unusual": true }, { "name": "twidth", "unusual": true }, { "name": "horlines", "arg": { "format": "{}", "snippet": "horlines{${1:list}}" } }, { "name": "horlines", "arg": { "format": "[]{}", "snippet": "horlines[${2:TikZ keys}]{${1:list}}" } }, { "name": "vertlines", "arg": { "format": "{}", "snippet": "vertlines{${1:list}}" } }, { "name": "vertlines", "arg": { "format": "[]{}", "snippet": "vertlines[${2:TikZ keys}]{${1:list}}" } }, { "name": "tableheader", "arg": { "format": "{}{}", "snippet": "tableheader{${1:description title%text}}{${2:signal title%text}}" } }, { "name": "tableheader", "arg": { "format": "[]{}{}", "snippet": "tableheader[${3:TikZ keys}]{${1:description title%text}}{${2:signal title%text}}" } }, { "name": "tablerules" }, { "name": "tablerules", "arg": { "format": "[]", "snippet": "tablerules[${1:TikZ keys}]" } }, { "name": "background", "unusual": true }, { "name": "endbackground", "unusual": true }, { "name": "tikztimingsetwscale", "unusual": true, "arg": { "format": "{}", "snippet": "tikztimingsetwscale{${1:math expr}}" } }, { "name": "setwscale", "unusual": true, "arg": { "format": "{}", "snippet": "setwscale{${1:math expr}}" } }, { "name": "wscale", "unusual": true }, { "name": "xunit", "unusual": true }, { "name": "yunit", "unusual": true }, { "name": "slope", "unusual": true }, { "name": "lslope", "unusual": true }, { "name": "zslope", "unusual": true }, { "name": "dslope", "unusual": true }, { "name": "tikztimingmetachar", "unusual": true, "arg": { "format": "{}{}", "snippet": "tikztimingmetachar{${1:meta char}}{${2:char group}}" } }, { "name": "tikztimingmetachar", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "tikztimingmetachar{${1:meta char}}[${3:args}]{${2:char group}}" } }, { "name": "usetikztiminglibrary", "arg": { "format": "{}", "snippet": "usetikztiminglibrary{${1:libraries%keyvals}}", "keys": [ "\\usetikztiminglibrary" ], "keyPos": 0 } }, { "name": "usetikztiminglibrary", "unusual": true, "arg": { "format": "[]{}", "snippet": "usetikztiminglibrary[${2:options}]{${1:libraries%keyvals}}", "keys": [ "\\usetikztiminglibrary" ], "keyPos": 0 } }, { "name": "usetikztiminglibrary", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "usetikztiminglibrary[${2:options}]{${1:libraries%keyvals}}[${3:date}]", "keys": [ "\\usetikztiminglibrary" ], "keyPos": 0 } }, { "name": "tikztimingcounter", "unusual": true, "arg": { "format": "{}", "snippet": "tikztimingcounter{${1:char}}" } }, { "name": "tikztimingsetcounter", "unusual": true, "arg": { "format": "{}{}", "snippet": "tikztimingsetcounter{${1:char}}{${2:pgfmath expr}}" } }, { "name": "tikztimingwidth", "unusual": true }, { "name": "timingwidth", "unusual": true }, { "name": "timingheight", "unusual": true }, { "name": "charc", "unusual": true }, { "name": "charb", "unusual": true }, { "name": "abc", "unusual": true }, { "name": "list", "unusual": true }, { "name": "fwidth", "unusual": true }, { "name": "gslope", "unusual": true }, { "name": "style", "unusual": true }, { "name": "bgstyle", "unusual": true }, { "name": "nstyle", "unusual": true }, { "name": "newdraw", "unusual": true }, { "name": "newdraw", "unusual": true, "arg": { "format": "[]", "snippet": "newdraw[${1:TikZ options}]" } }, { "name": "newdrawns", "unusual": true }, { "name": "newdrawns", "unusual": true, "arg": { "format": "[]", "snippet": "newdrawns[${1:TikZ options}]" } }, { "name": "code", "unusual": true, "arg": { "format": "{}", "snippet": "code{${1:code}}" } }, { "name": "tikztimingsetslope", "unusual": true, "arg": { "format": "{}", "snippet": "tikztimingsetslope{${1:value}}" } }, { "name": "tikztimingsetdslope", "unusual": true, "arg": { "format": "{}", "snippet": "tikztimingsetdslope{${1:value}}" } }, { "name": "tikztimingsetzslope", "unusual": true, "arg": { "format": "{}", "snippet": "tikztimingsetzslope{${1:value}}" } }, { "name": "tikztiminguse", "unusual": true, "arg": { "format": "{}{}", "snippet": "tikztiminguse{${1:char}}{${2:code}}" } }, { "name": "tikztimingdef", "unusual": true, "arg": { "format": "{}{}", "snippet": "tikztimingdef{${1:char}}{${2:code}}" } }, { "name": "tikztimingcpy", "unusual": true, "arg": { "format": "{}{}", "snippet": "tikztimingcpy{${1:char1}}{${2:char2}}" } }, { "name": "tikztiminglet", "unusual": true, "arg": { "format": "{}{}", "snippet": "tikztiminglet{${1:char1}}{${2:char2}}" } }, { "name": "tikztimingchar", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "tikztimingchar{${1:char}}{${2:code1}}{${3:code2}}" } }, { "name": "tikztimingecopy", "unusual": true, "arg": { "format": "{}{}", "snippet": "tikztimingecopy{${1:char1}}{${2:char2}}" } } ], "envs": [ { "name": "tikztimingtable" }, { "name": "extracode" }, { "name": "extracode", "arg": { "format": "[]", "snippet": "[${1:TikZ keys}]" } }, { "name": "background" }, { "name": "background", "arg": { "format": "[]", "snippet": "[${1:TikZ keys}]" } } ], "keys": { "\\usetikztiminglibrary": [ "arrows", "either", "overlays", "clockarrows", "columntype", "nicetabs", "counters", "advnodes", "ifsym", "interval", "beamer" ] }, "args": [] } ================================================ FILE: data/packages/tikz.json ================================================ { "deps": [ { "name": "pgf" }, { "name": "pgffor" } ], "macros": [ { "name": "scoped" }, { "name": "scoped", "arg": { "format": "[]", "snippet": "scoped[${1:options%keyvals}]", "keys": [ "\\begin{scope}#c,\\tikzset#c,\\scoped#c", "\\begin{tikzpicture}#c,\\tikz#c,\\begin{scope}#c,\\tikzset#c,\\scoped#c", "\\begin{tikzpicture}#c,\\tikz#c,\\begin{scope}#c,\\tikzset#c,\\scoped#c,\\path#c,\\draw#c,\\fill#c,\\filldraw#c,\\pattern#c,\\shade#c,\\shadedraw#c,\\clip#c,\\node#c,\\coordinate#c,\\nodepart#c,\\pic#c,\\matrix#c,\\calendar#c,\\chainin#c,\\arrow#c,\\arrowreversed#c", "\\begin{tikzpicture}#c,\\tikz#c,\\begin{scope}#c,\\tikzset#c,\\scoped#c,\\pic#c", "\\begin{tikzpicture}#c,\\tikz#c,\\begin{scope}#c,\\tikzset#c,\\scoped#c,\\matrix#c" ], "keyPos": 0 } }, { "name": "tikzset", "arg": { "format": "{}", "snippet": "tikzset{${1:options%keyvals}}", "keys": [ "\\tikzset#c", "\\begin{tikzpicture}#c,\\tikz#c,\\tikzset#c", "\\begin{scope}#c,\\tikzset#c,\\scoped#c", "\\begin{tikzpicture}#c,\\tikz#c,\\begin{scope}#c,\\tikzset#c,\\scoped#c", "\\begin{tikzpicture}#c,\\tikz#c,\\begin{scope}#c,\\tikzset#c,\\scoped#c,\\path#c,\\draw#c,\\fill#c,\\filldraw#c,\\pattern#c,\\shade#c,\\shadedraw#c,\\clip#c,\\node#c,\\coordinate#c,\\nodepart#c,\\pic#c,\\matrix#c,\\calendar#c,\\chainin#c,\\arrow#c,\\arrowreversed#c", "\\begin{tikzpicture}#c,\\tikz#c,\\begin{scope}#c,\\tikzset#c,\\scoped#c,\\pic#c", "\\begin{tikzpicture}#c,\\tikz#c,\\begin{scope}#c,\\tikzset#c,\\scoped#c,\\matrix#c" ], "keyPos": 0 } }, { "name": "tikzoption", "unusual": true, "arg": { "format": "{}{}", "snippet": "tikzoption{${1:key%plain}}{${2:value}}" } }, { "name": "tikzparentanchor", "unusual": true }, { "name": "tikzchildanchor", "unusual": true }, { "name": "tikzparentnode", "unusual": true }, { "name": "tikzchildnode", "unusual": true }, { "name": "tikz" }, { "name": "tikz", "arg": { "format": "[]", "snippet": "tikz[${1:options%keyvals}]", "keys": [ "\\begin{tikzpicture}#c,\\tikz#c,\\tikzset#c", "\\begin{tikzpicture}#c,\\tikz#c,\\begin{scope}#c,\\tikzset#c,\\scoped#c", "\\begin{tikzpicture}#c,\\tikz#c,\\begin{scope}#c,\\tikzset#c,\\scoped#c,\\path#c,\\draw#c,\\fill#c,\\filldraw#c,\\pattern#c,\\shade#c,\\shadedraw#c,\\clip#c,\\node#c,\\coordinate#c,\\nodepart#c,\\pic#c,\\matrix#c,\\calendar#c,\\chainin#c,\\arrow#c,\\arrowreversed#c", "\\begin{tikzpicture}#c,\\tikz#c,\\begin{scope}#c,\\tikzset#c,\\scoped#c,\\pic#c", "\\begin{tikzpicture}#c,\\tikz#c,\\begin{scope}#c,\\tikzset#c,\\scoped#c,\\matrix#c" ], "keyPos": 0 } }, { "name": "tikzdeclarecoordinatesystem", "unusual": true, "arg": { "format": "{}{}", "snippet": "tikzdeclarecoordinatesystem{${1:name}}{${2:code}}" } }, { "name": "tikzaliascoordinatesystem", "unusual": true, "arg": { "format": "{}{}", "snippet": "tikzaliascoordinatesystem{${1:new name}}{${2:old name}}" } }, { "name": "tikzifinpicture", "unusual": true, "arg": { "format": "{}{}", "snippet": "tikzifinpicture{${1:in code}}{${2:out code}}" } }, { "name": "tikzaddtikzonlycommandshortcutlet", "unusual": true, "arg": { "format": "{}{}", "snippet": "tikzaddtikzonlycommandshortcutlet{${1:short cmd%cmd}}{${2:cmd}}" } }, { "name": "tikzaddtikzonlycommandshortcutdef", "unusual": true, "arg": { "format": "{}{}", "snippet": "tikzaddtikzonlycommandshortcutdef{${1:short cmd%cmd}}{${2:def}}" } }, { "name": "nodepart", "arg": { "format": "{}", "snippet": "nodepart{${1:part name}}" } }, { "name": "nodepart", "arg": { "format": "[]{}", "snippet": "nodepart[${2:options%keyvals}]{${1:part name}}", "keys": [ "\\begin{tikzpicture}#c,\\tikz#c,\\begin{scope}#c,\\tikzset#c,\\scoped#c,\\path#c,\\draw#c,\\fill#c,\\filldraw#c,\\pattern#c,\\shade#c,\\shadedraw#c,\\clip#c,\\node#c,\\coordinate#c,\\nodepart#c,\\pic#c,\\matrix#c,\\calendar#c,\\chainin#c,\\arrow#c,\\arrowreversed#c", "\\node#c,\\coordinate#c,\\nodepart#c,\\pic#c" ], "keyPos": 0 } }, { "name": "pgfextra", "unusual": true, "arg": { "format": "{}", "snippet": "pgfextra{${1:code}}" } }, { "name": "endpgfextra", "unusual": true }, { "name": "tikztostart", "unusual": true }, { "name": "tikztotarget", "unusual": true }, { "name": "tikztonodes", "unusual": true }, { "name": "tikzlastnode", "unusual": true }, { "name": "tikzleveldistance", "unusual": true }, { "name": "tikzsiblingdistance", "unusual": true }, { "name": "tikztreelevel", "unusual": true }, { "name": "tikznumberofchildren", "unusual": true }, { "name": "tikznumberofcurrentchild", "unusual": true }, { "name": "tikzpictext", "unusual": true }, { "name": "tikzpictextoptions", "unusual": true }, { "name": "usetikzlibrary", "arg": { "format": "{}", "snippet": "usetikzlibrary{${1:library list%keyvals}}", "keys": [ "\\usetikzlibrary#c" ], "keyPos": 0 } }, { "name": "pgfplothandlercurveto", "unusual": true }, { "name": "pgfsetplottension", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetplottension{${1:tension}}" } }, { "name": "pgfplothandlerclosedcurve", "unusual": true }, { "name": "pgfplothandlerxcomb", "unusual": true }, { "name": "pgfplothandlerycomb", "unusual": true }, { "name": "pgfplotxzerolevelstreamstart", "unusual": true }, { "name": "pgfplotxzerolevelstreamend", "unusual": true }, { "name": "pgfplotxzerolevelstreamnext", "unusual": true }, { "name": "pgfplotyzerolevelstreamstart", "unusual": true }, { "name": "pgfplotyzerolevelstreamend", "unusual": true }, { "name": "pgfplotyzerolevelstreamnext", "unusual": true }, { "name": "pgfplotxzerolevelstreamconstant", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotxzerolevelstreamconstant{${1:dimen%l}}" } }, { "name": "pgfplotyzerolevelstreamconstant", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplotyzerolevelstreamconstant{${1:dimen%l}}" } }, { "name": "pgfplotbarwidth", "unusual": true }, { "name": "pgfplotbarshift", "unusual": true }, { "name": "pgfplothandlerybar", "unusual": true }, { "name": "pgfplothandlerxbar", "unusual": true }, { "name": "pgfplothandlerybarinterval", "unusual": true }, { "name": "pgfplothandlerxbarinterval", "unusual": true }, { "name": "pgfplothandlerconstantlineto", "unusual": true }, { "name": "pgfplothandlerconstantlinetomarkright", "unusual": true }, { "name": "pgfplothandlerconstantlinetomarkmid", "unusual": true }, { "name": "pgfplothandlerjumpmarkright", "unusual": true }, { "name": "pgfplothandlerjumpmarkleft", "unusual": true }, { "name": "pgfplothandlerjumpmarkmid", "unusual": true }, { "name": "pgfplothandlerpolarcomb", "unusual": true }, { "name": "pgfplothandlermark", "unusual": true, "arg": { "format": "{}", "snippet": "pgfplothandlermark{${1:mark code}}" } }, { "name": "pgfsetplotmarkrepeat", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetplotmarkrepeat{${1:repeat count}}" } }, { "name": "pgfsetplotmarkphase", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetplotmarkphase{${1:index}}" } }, { "name": "pgfplothandlermarklisted", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfplothandlermarklisted{${1:code}}{${2:positions}}" } }, { "name": "pgfdeclareplotmark", "unusual": true, "arg": { "format": "{}{}", "snippet": "pgfdeclareplotmark{${1:name}}{${2:code}}" } }, { "name": "pgfsetplotmarksize", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetplotmarksize{${1:size%l}}" } }, { "name": "pgfplotmarksize", "unusual": true }, { "name": "pgfuseplotmark", "unusual": true, "arg": { "format": "{}", "snippet": "pgfuseplotmark{${1:name}}" } }, { "name": "pgfplothandlergaplineto", "unusual": true }, { "name": "pgfplothandlergapcycle", "unusual": true }, { "name": "pgfmatrixcurrentrow", "unusual": true }, { "name": "pgfmatrixcurrentcolumn", "unusual": true }, { "name": "pgfmatrixbeforeassemblenode", "unusual": true, "arg": { "format": "{}", "snippet": "pgfmatrixbeforeassemblenode{${1:code}}" } }, { "name": "pgfsetmatrixrowsep", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetmatrixrowsep{${1:sep list}}" } }, { "name": "pgfsetmatrixcolumnsep", "unusual": true, "arg": { "format": "{}", "snippet": "pgfsetmatrixcolumnsep{${1:sep list}}" } }, { "name": "pgfmatrixrowsep", "unusual": true }, { "name": "pgfmatrixcolumnsep", "unusual": true }, { "name": "pgfmatrix", "unusual": true, "arg": { "format": "{}{}{}{}{}{}{}", "snippet": "pgfmatrix{${1:shape}}{${2:anchor}}{${3:name}}{${4:usage}}{${5:shift}}{${6:precode}}{${7:matrix cells}}" } }, { "name": "pgfmatrixnextcell", "unusual": true }, { "name": "pgfmatrixnextcell", "unusual": true, "arg": { "format": "[]", "snippet": "pgfmatrixnextcell[${1:additional sep list}]" } }, { "name": "pgfmatrixbegincode", "unusual": true }, { "name": "pgfmatrixendcode", "unusual": true }, { "name": "pgfmatrixemptycode", "unusual": true }, { "name": "pgfmatrixendrow", "unusual": true }, { "name": "pgfmatrixendrow", "unusual": true, "arg": { "format": "[]", "snippet": "pgfmatrixendrow[${1:additional sep list}]" } } ], "envs": [ { "name": "scope" }, { "name": "scope", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\begin{scope}#c,\\tikzset#c,\\scoped#c", "\\begin{tikzpicture}#c,\\tikz#c,\\begin{scope}#c,\\tikzset#c,\\scoped#c", "\\begin{tikzpicture}#c,\\tikz#c,\\begin{scope}#c,\\tikzset#c,\\scoped#c,\\path#c,\\draw#c,\\fill#c,\\filldraw#c,\\pattern#c,\\shade#c,\\shadedraw#c,\\clip#c,\\node#c,\\coordinate#c,\\nodepart#c,\\pic#c,\\matrix#c,\\calendar#c,\\chainin#c,\\arrow#c,\\arrowreversed#c", "\\begin{tikzpicture}#c,\\tikz#c,\\begin{scope}#c,\\tikzset#c,\\scoped#c,\\pic#c", "\\begin{tikzpicture}#c,\\tikz#c,\\begin{scope}#c,\\tikzset#c,\\scoped#c,\\matrix#c" ], "keyPos": 0 } }, { "name": "tikzpicture" }, { "name": "tikzpicture", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\begin{tikzpicture}#c,\\tikz#c,\\tikzset#c", "\\begin{tikzpicture}#c,\\tikz#c,\\begin{scope}#c,\\tikzset#c,\\scoped#c", "\\begin{tikzpicture}#c,\\tikz#c,\\begin{scope}#c,\\tikzset#c,\\scoped#c,\\path#c,\\draw#c,\\fill#c,\\filldraw#c,\\pattern#c,\\shade#c,\\shadedraw#c,\\clip#c,\\node#c,\\coordinate#c,\\nodepart#c,\\pic#c,\\matrix#c,\\calendar#c,\\chainin#c,\\arrow#c,\\arrowreversed#c", "\\begin{tikzpicture}#c,\\tikz#c,\\begin{scope}#c,\\tikzset#c,\\scoped#c,\\pic#c", "\\begin{tikzpicture}#c,\\tikz#c,\\begin{scope}#c,\\tikzset#c,\\scoped#c,\\matrix#c" ], "keyPos": 0 } } ], "keys": { "\\usetikzlibrary#c": [ "3d", "angles", "animations", "arrows.meta", "automata", "babel", "backgrounds", "bayesnet", "bbox", "bending", "braids", "calc", "calendar", "calligraphy", "cd", "celtic", "chains", "circuits", "circuits.ee", "circuits.ee.IEC", "circuits.ee.IEC.relay", "circuits.logic", "circuits.logic.CDH", "circuits.logic.IEC", "circuits.logic.US", "circuits.plc.ladder", "circuits.plc.sfc", "colorbrewer", "commutative-diagrams", "curvilinear", "datavisualization", "datavisualization.3d", "datavisualization.barcharts", "datavisualization.formats.functions", "datavisualization.polar", "datavisualization.sparklines", "decorations", "decorations.footprints", "decorations.fractals", "decorations.markings", "decorations.pathmorphing", "decorations.pathreplacing", "decorations.shapes", "decorations.text", "dubins", "ducks", "er", "ext.calendar-plus", "ext.misc", "ext.node-families", "ext.node-families.shapes.geometric", "ext.paths.arcto", "ext.paths.ortho", "ext.paths.timer", "ext.patterns.images", "ext.positioning-plus", "ext.scalepicture", "ext.shapes.circlearrow", "ext.shapes.circlecrosssplit", "ext.shapes.heatmark", "ext.shapes.rectangleroundedcorners", "ext.shapes.superellipse", "ext.shapes.uncenteredrectangle", "ext.topaths.arcthrough", "ext.transformations.mirror", "external", "fadings", "fill.hexagon", "fill.image", "fill.rhombus", "fit", "fixedpointarithmetic", "folding", "fpu", "graphdrawing", "graphs", "graphs.standard", "hobby", "intersections", "karnaugh", "knots", "lindenmayersystems", "math", "matrix", "matrix.skeleton", "mindmap", "nef", "ocgx", "optics", "overlay-beamer-styles", "patterns", "patterns.images", "patterns.meta", "penrose", "perspective", "petri", "plothandlers", "plotmarks", "positioning", "profiler", "quantikz", "quotes", "rdf", "rulercompass", "scopes", "shadings", "shadows", "shadows.blur", "shapes", "shapes.arrows", "shapes.callouts", "shapes.gates.ee", "shapes.gates.ee.IEC", "shapes.gates.logic", "shapes.gates.logic.IEC", "shapes.gates.logic.US", "shapes.geometric", "shapes.misc", "shapes.multipart", "shapes.symbols", "spath3", "spy", "svg.path", "swigs", "switching-architectures", "through", "tikzmark", "topaths", "tqft", "trees", "turtle", "views", "zx-calculus" ], "\\tikzset#c": [ "every picture/.style={${1:options}}" ], "\\begin{tikzpicture}#c,\\tikz#c,\\tikzset#c": [ "baseline", "baseline=${1:<dimen> or <coord> or default}", "execute at begin picture=${1:code}", "execute at end picture=${1:code}", "every scope/.style={${1:options}}" ], "\\begin{scope}#c,\\tikzset#c,\\scoped#c": [ "execute at begin scope=${1:code}", "execute at end scope=${1:code}", "transparency group", "transparency group=${1:options}" ], "\\begin{tikzpicture}#c,\\tikz#c,\\begin{scope}#c,\\tikzset#c,\\scoped#c": [ "every path/.style={${1:options}}", "every circle/.style={${1:options}}", "every to/.style={${1:options}}", "every node/.style={${1:options}}", "every lower node part/.style={${1:options}}", "every label/.style={${1:options}}", "every pin/.style={${1:options}}", "every pin edge/.style={${1:options}}", "every edge/.style={${1:options}}", "every pic/.style={${1:options}}", "every new ->/.style={${1:options}}", "every new --/.style={${1:options}}", "every new <->/.style={${1:options}}", "every new <-/.style={${1:options}}", "every new -!-/.style={${1:options}}", "every matrix/.style={${1:options}}", "every outer matrix/.style={${1:options}}", "every child/.style={${1:options}}", "every child node/.style={${1:options}}", "every plot/.style={${1:options}}", "every mark/.style={${1:options}}", "every loop/.style={${1:options}}", "execute at begin to=${1:code}", "execute at end to=${1:code}", "execute at begin node=${1:code}", "execute at end node=${1:code}", "trim left", "trim left=${1:<dimen> or <coord> or default}", "trim right", "trim right=${1:<dimen> or <coord> or default}", "tri lowlevel", "name prefix=${1:text}", "name suffix=${1:text}", "badness warnings for centered text", "node halign header=${1:macro}", "level/.style={${1:options}}", "level ${1:n}/.style={${2:options}}", "level distance=", "sibling distance=", "edge from parent/.style={${1:options}}", "variable=${1:macro}", "samples=${1:number}", "domain=${1:start}:${2:end}", "samples at=${1:samples list}", "parametric", "range=${1:start}:${2:end}", "yrange=${1:start}:${2:end}", "xrange=${1:start}:${2:end}", "id=${1:id}", "prefix", "raw gnuplot", "mark=${1:mark}", "mark repeat=${1:number}", "mark phase=${1:number}", "mark indices=${1:list}", "mark size=", "mark options={${1:options}}", "no marks", "no markers", "sharp plot", "smooth", "tension=${1:value}", "smooth cycle", "const plot", "const plot mark left", "const plot mark right", "const plot mark mid", "jump mark left", "jump mark right", "jump mark mid", "ycomb", "xcomb", "polar comb", "ybar", "xbar", "ybar interval", "xbar interval", "only marks", "blend mode=${1|normal,multiply,screen,overlay,darken,lighten,color dodge,color burn,hard light,soft light,difference,exclusion,hue,saturation,color,luminosity|}", "blend group=${1|normal,multiply,screen,overlay,darken,lighten,color dodge,color burn,hard light,soft light,difference,exclusion,hue,saturation,color,luminosity|}", "matrix/inner style order={${1:list}}", "bar width=", "bar shift=", "bar interval shift=${1:factor}", "bar interval width=${1:scale}", "gap around stream point=" ], "\\begin{tikzpicture}#c,\\tikz#c,\\begin{scope}#c,\\tikzset#c,\\scoped#c,\\path#c,\\draw#c,\\fill#c,\\filldraw#c,\\pattern#c,\\shade#c,\\shadedraw#c,\\clip#c,\\node#c,\\coordinate#c,\\nodepart#c,\\pic#c,\\matrix#c,\\calendar#c,\\chainin#c,\\arrow#c,\\arrowreversed#c": [ "x=${1:<dimen> or <coord>}", "y=${1:<dimen> or <coord>}", "z=${1:<dimen> or <coord>}", "name=${1:name}", "append after command=${1:path}", "prefix after command=${1:path}", "rounded corners", "rounded corners=", "sharp corners", "x radius=${1:<num> or <dimen>}", "y radius=${1:<num> or <dimen>}", "radius=", "at=${1:coord}", "start angle=${1:degrees}", "end angle=${1:degrees}", "delta angle=${1:degrees}", "step=${1:<num> or <dimen> or <coord>}", "xstep=${1:<num> or <dimen>}", "ystep=${1:<num> or <dimen>}", "help lines", "bend=${1:coord}", "bend pos=${1:fraction}", "parabola height=", "bend at start", "bend at end", "to path=${1:path}", "save path=${1:macro}", "use path=${1:macro}", "color=", "%color", "draw", "draw=", "line width=", "ultra thin", "very thin", "thin", "semithick", "thick", "very thick", "ultra thick", "line cap=${1|round,rect,butt|}", "line join=${1|round,bevel,miter|}", "miter limit=${1:factor}", "dash pattern=${1:dash pattern}", "dash phase=${1:dash phase}", "dash=${1:dash pattern} phase ${2:dash phase}", "dash expand off", "solid", "dotted", "densely dotted", "loosely dotted", "dashed", "densely dashed", "loosely dashed", "dash dot", "densely dash dot", "loosely dash dot", "dash dot dot", "densely dash dot dot", "loosely dash dot dot", "double", "double=", "double distance=", "double distance between line centers=", "double equal sign distance", "fill", "fill=", "pattern", "pattern=${1:name}", "pattern color=", "nonzero rule", "even odd rule", "shade", "shading=${1|axis,radial,ball|}", "shading angle=${1:degrees}", "arrows=${1:start spec}-${2:end spec}", "->", "<-", "<->", "tips", "tips=${1|true,proper,on draw,on proper draw,never,false|}", ">=${1:end arrow spec}", "shorten <=", "shorten >=", "inner sep=", "inner xsep=", "inner ysep=", "outer sep=${1:<dimen> or auto}", "outer xsep=", "outer ysep=", "minimum height=", "minimum width=", "minimum size=", "shape aspect=${1:aspect ratio}", "shape border uses incircle", "shape border rotate=${1:degrees}", "text=", "node font=${1:font commands}", "font=${1:font commands}", "text width=", "align=${1|left,flush left,right,flush right,center,flush center,justify|}", "text height=", "text depth=", "anchor=${1|north west,north,north east,west,center,east,mid west,mid,mid east,base west,base,base east,south west,south,south east,text|}", "above", "above=", "below", "below=", "right", "right=", "left", "left=", "above left", "above right", "below left", "below right", "centered", "transform shape", "transform shape nonlinear", "pos=${1:fraction}", "auto", "auto=${1|left,right,false|}", "swap", "sloped", "allow upside down", "midway", "near start", "near end", "very near start", "very near end", "at start", "at end", "label=${1:angle}:${2:text}", "label=[${1:options}]${2:angle}:${3:text}", "label position=${1:degrees}", "absolute", "label distance=", "pin=${1:angle}:${2:text}", "pin=[${1:options}]${2:angle}:${3:text}", "pin distance=", "pin edge={${1:options}}", "remember picture", "overlay", "growth parent anchor=${1|north west,north,north east,west,center,east,mid west,mid,mid east,base west,base,base east,south west,south,south east,text|}", "growth function=${1:macro}", "edge from parent path=${1:path}", "draw opacity=${1:value}", "opacity=${1:value}", "transparent", "ultra nearly transparent", "very nearly transparent", "nearly transparent", "semitransparent", "nearly opaque", "very nearly opaque", "ultra nearly opaque", "opaque", "fill opacity=${1:value}", "text opacity=${1:value}", "shift={${1:coordinate}}", "shift only", "xshift=", "yshift=", "scale=${1:scale}", "xscale=${1:scale}", "yscale=${1:scale}", "xslant=${1:factor}", "yslant=${1:factor}", "rotate=${1:degrees}", "rotate around={${1:degree}:${2:coordinate}}", "rotate around x=${1:degrees}", "rotate around y=${1:degrees}", "rotate around z=${1:degrees}", "cm={${1:a,b,c,d,coord}}", "reset cm", "transform canvas={${1:options}}", "out=${1:degrees}", "in=${1:degrees}", "relative", "bend left", "bend left=${1:degrees}", "bend right", "bend right=${1:degrees}", "bend angle=${1:degrees}", "looseness=${1:number}", "out looseness=${1:number}", "in looseness=${1:number}", "min distance=", "max distance=", "out min distance=", "out max distance=", "in min distance=", "in max distance=", "distance=", "out distance=", "in distance=", "out control=${1:coord}", "in control=${1:coord}", "controls=${1:coord1} and ${2:coord2}", "%tikzstyle" ], "\\path#c,\\draw#c,\\fill#c,\\filldraw#c,\\pattern#c,\\shade#c,\\shadedraw#c,\\clip#c": [ "use as bounding box", "clip", "preaction={${1:options}}", "postaction={${1:options}}", "late options={${1:options}}", "pic actions" ], "\\node#c,\\coordinate#c,\\nodepart#c,\\pic#c": [ "matrix", "shape=${1:shape}", "circle", "rectangle" ], "\\begin{tikzpicture}#c,\\tikz#c,\\begin{scope}#c,\\tikzset#c,\\scoped#c,\\pic#c": [ "pic type=${1:type}", "pics/code=${1:code}", "pics/foreground code=${1:code}", "pics/background code=${1:code}", "pic text=${1:text}", "pic text options={${1:options}}" ], "\\begin{tikzpicture}#c,\\tikz#c,\\begin{scope}#c,\\tikzset#c,\\scoped#c,\\matrix#c": [ "column sep=", "row sep=", "every cell={${1:row}}{${2:column}}", "cells={${1:options}}", "nodes={${1:options}}", "column ${1:n}/.style={${2:options}}", "every odd column/.style={${1:options}}", "every even column/.style={${1:options}}", "row ${1:m}/.style={${2:options}}", "every odd row/.style={${1:options}}", "every even row/.style={${1:options}}", "row ${1:m} column ${2:n}/.style={${3:options}}", "execute at begin cell=${1:code}", "execute at end cell=${1:code}", "execute at empty cell=${1:code}", "matrix anchor=${1:anchor}", "ampersand replacement=${1:macro}" ] }, "args": [] } ================================================ FILE: data/packages/titlesec.json ================================================ { "deps": [ { "name": "titleps", "if": "pagestyles" } ], "macros": [ { "name": "titlelabel", "arg": { "format": "{}", "snippet": "titlelabel{${1:label-format}}" } }, { "name": "thetitle" }, { "name": "titleformat*", "arg": { "format": "{}{}", "snippet": "titleformat*{${1:command%plain}}{${2:format}}" } }, { "name": "titleformat", "arg": { "format": "{}{}{}{}{}", "snippet": "titleformat{${1:command%plain}}{${2:format}}{${3:label}}{${4:sep%l}}{${5:before-code}}" } }, { "name": "titleformat", "arg": { "format": "{}[]{}{}{}{}", "snippet": "titleformat{${1:command%plain}}[${6:shape%keyvals}]{${2:format}}{${3:label}}{${4:sep%l}}{${5:before-code}}", "keys": [ "\\titleformat#c" ], "keyPos": 1 } }, { "name": "titleformat", "arg": { "format": "{}[]{}{}{}{}[]", "snippet": "titleformat{${1:command%plain}}[${6:shape%keyvals}]{${2:format}}{${3:label}}{${4:sep%l}}{${5:before-code}}[${7:after-code}]", "keys": [ "\\titleformat#c" ], "keyPos": 1 } }, { "name": "chaptertitlename", "unusual": true }, { "name": "titlespacing", "arg": { "format": "{}{}{}{}", "snippet": "titlespacing{${1:command%plain}}{${2:left%l}}{${3:before-sep%l}}{${4:after-sep%l}}" } }, { "name": "titlespacing", "arg": { "format": "{}{}{}{}[]", "snippet": "titlespacing{${1:command%plain}}{${2:left%l}}{${3:before-sep%l}}{${4:after-sep%l}}[${5:right-sep%l}]" } }, { "name": "titlespacing*", "arg": { "format": "{}{}{}{}", "snippet": "titlespacing*{${1:command%plain}}{${2:left%l}}{${3:before-sep%l}}{${4:after-sep%l}}" } }, { "name": "titlespacing*", "arg": { "format": "{}{}{}{}[]", "snippet": "titlespacing*{${1:command%plain}}{${2:left%l}}{${3:before-sep%l}}{${4:after-sep%l}}[${5:right-sep%l}]" } }, { "name": "beforetitleunit", "unusual": true }, { "name": "aftertitleunit", "unusual": true }, { "name": "filright" }, { "name": "filcenter" }, { "name": "filleft" }, { "name": "fillast" }, { "name": "filinner" }, { "name": "filouter" }, { "name": "wordsep", "unusual": true }, { "name": "bottomtitlespace", "unusual": true }, { "name": "nostruts", "unusual": true }, { "name": "titleline", "arg": { "format": "{}", "snippet": "titleline{${1:horizontal material%text}}" } }, { "name": "titleline", "arg": { "format": "[]{}", "snippet": "titleline[${2:align%keyvals}]{${1:horizontal material%text}}", "keys": [ "\\titleline,\\titleline*" ], "keyPos": 0 } }, { "name": "titleline*", "if": "calcwidth", "arg": { "format": "{}", "snippet": "titleline*{${1:horizontal material%text}}" } }, { "name": "titleline*", "if": "calcwidth", "arg": { "format": "[]{}", "snippet": "titleline*[${2:align%keyvals}]{${1:horizontal material%text}}", "keys": [ "\\titleline,\\titleline*" ], "keyPos": 0 } }, { "name": "titlerule" }, { "name": "titlerule", "arg": { "format": "[]", "snippet": "titlerule[${1:height}]" } }, { "name": "titlerule*", "arg": { "format": "{}", "snippet": "titlerule*{${1:text}}" } }, { "name": "titlerule*", "arg": { "format": "[]{}", "snippet": "titlerule*[${2:width}]{${1:text}}" } }, { "name": "titlewidth", "unusual": true }, { "name": "titlewidthfirst", "unusual": true }, { "name": "titlewidthlast", "unusual": true }, { "name": "iftitlemeasuring", "arg": { "format": "{}{}", "snippet": "iftitlemeasuring{${1:true}}{${2:false}}" } }, { "name": "assignpagestyle", "arg": { "format": "{}{}", "snippet": "assignpagestyle{${1:command%plain}}{${2:pagestyle}}" } }, { "name": "sectionbreak", "unusual": true }, { "name": "subsectionbreak", "unusual": true }, { "name": "subsubsectionbreak", "unusual": true }, { "name": "paragraphbreak", "unusual": true }, { "name": "subparagraphbreak", "unusual": true }, { "name": "chaptertolists", "unusual": true }, { "name": "titleclass", "arg": { "format": "{}{}", "snippet": "titleclass{${1:name%cmd}}{${2:class%keyvals}}", "keys": [ "\\titleclass" ], "keyPos": 1 } }, { "name": "titleclass", "arg": { "format": "{}{}[]", "snippet": "titleclass{${1:name%cmd}}{${2:class%keyvals}}[${3:super-level-cmd}]", "keys": [ "\\titleclass" ], "keyPos": 1 } }, { "name": "titleclass", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "titleclass{${1:name%cmd}}[${3:start-level-num}]{${2:class%keyvals}}", "keys": [ "\\titleclass" ], "keyPos": 2 } } ], "envs": [], "keys": { "\\usepackage/titlesec#c": [ "rm", "sf", "tt", "md", "bf", "up", "it", "sl", "sc", "big", "medium", "small", "tiny", "raggedleft", "center", "raggedright", "compact", "uppercase", "indentafter", "noindentafter", "rigidchapters", "rubberchapters", "bottomtitles", "nobottomtitles", "nobottomtitles*", "aftersep", "largestsep", "pageatnewline", "nostruts", "calcwidth", "explicit", "oldparttoc", "newparttoc", "clearempty", "toctitles", "newlinetospace", "notocpart*", "loadonly", "pagestyles", "floatps", "psfloats", "extramarks", "outermarks", "topmarks", "botmarks", "innermarks", "footmarks" ], "\\titleformat#c": [ "hang", "block", "display", "runin", "leftmargin", "rightmargin", "drop", "wrap", "frame" ], "\\titleline,\\titleline*": [ "l", "c", "r" ], "\\titleclass": [ "page", "top", "straight" ] }, "args": [ "\\usepackage/titlesec#c" ] } ================================================ FILE: data/packages/tkz-euclide.json ================================================ { "deps": [ { "name": "tikz" }, { "name": "tikzlibraryangles" }, { "name": "tikzlibrarybackgrounds" }, { "name": "tikzlibrarycalc" }, { "name": "tikzlibrarydecorations" }, { "name": "tikzlibrarydecorations.markings" }, { "name": "tikzlibrarydecorations.pathreplacing" }, { "name": "tikzlibrarydecorations.shapes" }, { "name": "tikzlibrarydecorations.text" }, { "name": "tikzlibrarydecorations.pathmorphing" }, { "name": "tikzlibraryintersections" }, { "name": "tikzlibrarymath" }, { "name": "tikzlibraryplotmarks" }, { "name": "tikzlibrarypositioning" }, { "name": "tikzlibraryquotes" }, { "name": "tikzlibraryshapes.misc" }, { "name": "tikzlibrarythrough" }, { "name": "xpatch" }, { "name": "luacode", "if": "lua" } ], "macros": [ { "name": "tkzmathanglebetweenpoints", "if": "lua", "unusual": true, "arg": { "format": "{}{}", "snippet": "tkzmathanglebetweenpoints{${1:arg1}}{${2:arg2}}" } }, { "name": "tkzSqrt", "if": "lua", "unusual": true, "arg": { "format": "{}", "snippet": "tkzSqrt{${1:arg}}" } }, { "name": "tkzExp", "if": "lua", "unusual": true, "arg": { "format": "{}", "snippet": "tkzExp{${1:arg}}" } }, { "name": "tkzLog", "if": "lua", "unusual": true, "arg": { "format": "{}", "snippet": "tkzLog{${1:arg}}" } }, { "name": "tkzSin", "if": "lua", "unusual": true, "arg": { "format": "{}", "snippet": "tkzSin{${1:arg}}" } }, { "name": "tkzCos", "if": "lua", "unusual": true, "arg": { "format": "{}", "snippet": "tkzCos{${1:arg}}" } }, { "name": "tkzDefPoint", "arg": { "format": "(){}", "snippet": "tkzDefPoint(${2:%<x%>},${3:%<y%>}){${1:ref}}" } }, { "name": "tkzDefPoint", "arg": { "format": "[](){}", "snippet": "tkzDefPoint[${2:options}](${3:%<x%>},${4:%<y%>}){${1:ref}}", "keys": [ "\\tkzDefPoint#c,\\tkzDefPoints#c" ], "keyPos": 0 } }, { "name": "tkzDefPoint", "arg": { "format": "(){}", "snippet": "tkzDefPoint(${2:%<angle%>:%<radius%>}){${1:ref}}" } }, { "name": "tkzDefPoint", "arg": { "format": "[](){}", "snippet": "tkzDefPoint[${2:options}](${3:%<angle%>:%<radius%>}){${1:ref}}", "keys": [ "\\tkzDefPoint#c,\\tkzDefPoints#c" ], "keyPos": 0 } }, { "name": "tkzDefShiftPoint", "arg": { "format": "[](){}", "snippet": "tkzDefShiftPoint[${2:point}](${3:%<x%>},${4:%<y%>}){${1:ref}}" } }, { "name": "tkzDefShiftPoint", "arg": { "format": "[](){}", "snippet": "tkzDefShiftPoint[${2:point}](${3:%<angle%>:%<radius%>}){${1:ref}}" } }, { "name": "tkzDefShiftPointCoord", "unusual": true, "arg": { "format": "[](){}", "snippet": "tkzDefShiftPointCoord[${2:point1}](${3:angle:radius}){${1:point2}}" } }, { "name": "tkzDefPoints", "arg": { "format": "{}", "snippet": "tkzDefPoints{${1:x1/y1/name1,x2/y2/name2,...}}" } }, { "name": "tkzDefPoints", "arg": { "format": "[]{}", "snippet": "tkzDefPoints[${2:options%keyvals}]{${1:x1/y1/name1,x2/y2/name2,...}}" } }, { "name": "tkzGetPoint", "arg": { "format": "{}", "snippet": "tkzGetPoint{${1:ref}}" } }, { "name": "tkzGetPoints", "arg": { "format": "{}{}", "snippet": "tkzGetPoints{${1:ref1}}{${2:ref2}}" } }, { "name": "tkzGetFirstPoint", "arg": { "format": "{}", "snippet": "tkzGetFirstPoint{${1:ref1}}" } }, { "name": "tkzGetSecondPoint", "arg": { "format": "{}", "snippet": "tkzGetSecondPoint{${1:ref2}}" } }, { "name": "tkzGetThirdPoint", "unusual": true, "arg": { "format": "{}", "snippet": "tkzGetThirdPoint{${1:ref3}}" } }, { "name": "tkzGetLength", "arg": { "format": "{}", "snippet": "tkzGetLength{${1:csname}}" } }, { "name": "tkzDefMidPoint", "arg": { "format": "()", "snippet": "tkzDefMidPoint(${1:point1},${2:point2})" } }, { "name": "tkzDefBarycentricPoint", "arg": { "format": "()", "snippet": "tkzDefBarycentricPoint(${1:point1=num1},${2:point2=num2},${3:...})" } }, { "name": "tkzDefSimilitudeCenter", "arg": { "format": "()()", "snippet": "tkzDefSimilitudeCenter(${1:O},${2:A})(${3:O'},${4:B})" } }, { "name": "tkzDefSimilitudeCenter", "arg": { "format": "[]()()", "snippet": "tkzDefSimilitudeCenter[${1:options%keyvals}](${2:O},${3:A})(${4:O'},${5:B})", "keys": [ "\\tkzDefSimilitudeCenter#c" ], "keyPos": 0 } }, { "name": "tkzDefHarmonic", "arg": { "format": "()", "snippet": "tkzDefHarmonic(${1:A},${2:B},${3:C})" } }, { "name": "tkzDefHarmonic", "arg": { "format": "[]()", "snippet": "tkzDefHarmonic[${1:options%keyvals}](${2:pt1},${3:pt2},${4:pt3})", "keys": [ "\\tkzDefHarmonic#c" ], "keyPos": 0 } }, { "name": "tkzDefGoldenRatio", "arg": { "format": "()", "snippet": "tkzDefGoldenRatio(${1:point1},${2:point2})" } }, { "name": "tkzDefEquiPoints", "arg": { "format": "()", "snippet": "tkzDefEquiPoints(${1:point1},${2:point2})" } }, { "name": "tkzDefEquiPoints", "arg": { "format": "[]()", "snippet": "tkzDefEquiPoints[${1:options%keyvals}](${2:point1},${3:point2})", "keys": [ "\\tkzDefEquiPoints#c" ], "keyPos": 0 } }, { "name": "tkzDefMidArc", "arg": { "format": "()", "snippet": "tkzDefMidArc(${1:A},${2:B},${3:C})" } }, { "name": "tkzDefTriangleCenter", "arg": { "format": "()", "snippet": "tkzDefTriangleCenter(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzDefTriangleCenter", "arg": { "format": "[]()", "snippet": "tkzDefTriangleCenter[${1:options%keyvals}](${2:point1},${3:point2},${4:point3})", "keys": [ "\\tkzDefTriangleCenter#c" ], "keyPos": 0 } }, { "name": "tkzDefProjExcenter", "arg": { "format": "()(){}", "snippet": "tkzDefProjExcenter(${2:A},${3:B},${4:C})(${5:a},${6:b},${7:c}){${1:X,Y,Z}}" } }, { "name": "tkzDefProjExcenter", "arg": { "format": "[]()(){}", "snippet": "tkzDefProjExcenter[${2:options%keyvals}](${3:A},${4:B},${5:C})(${6:a},${7:b},${8:c}){${1:X,Y,Z}}", "keys": [ "\\tkzDefProjExcenter#c" ], "keyPos": 0 } }, { "name": "tkzDefPointOnLine", "arg": { "format": "()", "snippet": "tkzDefPointOnLine(${1:point1},${2:point2})" } }, { "name": "tkzDefPointOnLine", "arg": { "format": "[]()", "snippet": "tkzDefPointOnLine[${1:options%keyvals}](${2:point1},${3:point2})", "keys": [ "\\tkzDefPointOnLine#c" ], "keyPos": 0 } }, { "name": "tkzDefPointOnCircle", "arg": { "format": "[]", "snippet": "tkzDefPointOnCircle[${1:options%keyvals}]", "keys": [ "\\tkzDefPointOnCircle#c" ], "keyPos": 0 } }, { "name": "tkzDefPointBy", "arg": { "format": "()", "snippet": "tkzDefPointBy(${1:point})" } }, { "name": "tkzDefPointBy", "arg": { "format": "[]()", "snippet": "tkzDefPointBy[${1:options%keyvals}](${2:point})", "keys": [ "\\tkzDefPointBy#c,\\tkzDefPointsBy#c" ], "keyPos": 0 } }, { "name": "tkzDefPointsBy", "arg": { "format": "(){}", "snippet": "tkzDefPointsBy(${2:point1},${3:point2},${4:...}){${1:point1,point2,...}}" } }, { "name": "tkzDefPointsBy", "arg": { "format": "[](){}", "snippet": "tkzDefPointsBy[${2:options%keyvals}](${3:point1},${4:point2},${5:...}){${1:point1,point2,...}}", "keys": [ "\\tkzDefPointBy#c,\\tkzDefPointsBy#c" ], "keyPos": 0 } }, { "name": "tkzDefPointWith", "arg": { "format": "()", "snippet": "tkzDefPointWith(${1:point1},${2:point2})" } }, { "name": "tkzDefPointWith", "arg": { "format": "[]()", "snippet": "tkzDefPointWith[${1:options%keyvals}](${2:point1},${3:point2})", "keys": [ "\\tkzDefPointWith#c" ], "keyPos": 0 } }, { "name": "tkzGetVectxy", "arg": { "format": "(){}", "snippet": "tkzGetVectxy(${2:point1},${3:point2}){${1:text%plain}}" } }, { "name": "tkzDefLine", "arg": { "format": "()", "snippet": "tkzDefLine(${1:point1},${2:point2})" } }, { "name": "tkzDefLine", "arg": { "format": "[]()", "snippet": "tkzDefLine[${1:options%keyvals}](${2:point1},${3:point2})", "keys": [ "\\tkzDefLine#c" ], "keyPos": 0 } }, { "name": "tkzDefTangent", "arg": { "format": "()", "snippet": "tkzDefTangent(${1:point1},${2:point2})" } }, { "name": "tkzDefTangent", "arg": { "format": "[]()", "snippet": "tkzDefTangent[${1:options%keyvals}](${2:point1},${3:point2})", "keys": [ "\\tkzDefTangent#c" ], "keyPos": 0 } }, { "name": "tkzDefTriangle", "arg": { "format": "[]()", "snippet": "tkzDefTriangle[${1:options%keyvals}](${2:point1},${3:point2})", "keys": [ "\\tkzDefTriangle#c" ], "keyPos": 0 } }, { "name": "tkzDefSpcTriangle", "arg": { "format": "[](){}", "snippet": "tkzDefSpcTriangle[${2:options%keyvals}](${3:point1},${4:point2},${5:point3}){${1:ref1,ref2,ref3}}", "keys": [ "\\tkzDefSpcTriangle#c" ], "keyPos": 0 } }, { "name": "tkzPermute", "arg": { "format": "()", "snippet": "tkzPermute(${1:A},${2:B},${3:C})" } }, { "name": "tkzDefSquare", "arg": { "format": "()", "snippet": "tkzDefSquare(${1:point1},${2:point2})" } }, { "name": "tkzDefRectangle", "arg": { "format": "()", "snippet": "tkzDefRectangle(${1:point1},${2:point2})" } }, { "name": "tkzDefParallelogram", "arg": { "format": "()", "snippet": "tkzDefParallelogram(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzDefGoldenRectangle", "arg": { "format": "()", "snippet": "tkzDefGoldenRectangle(${1:point1},${2:point2})" } }, { "name": "tkzDefGoldRectangle", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefGoldRectangle(${1:point1},${2:point2})" } }, { "name": "tkzDefRegPolygon", "arg": { "format": "()", "snippet": "tkzDefRegPolygon(${1:point1},${2:point2})" } }, { "name": "tkzDefRegPolygon", "arg": { "format": "[]()", "snippet": "tkzDefRegPolygon[${1:options%keyvals}](${2:point1},${3:point2})", "keys": [ "\\tkzDefRegPolygon#c" ], "keyPos": 0 } }, { "name": "tkzDefCircle", "arg": { "format": "()", "snippet": "tkzDefCircle(${1:point1},${2:point2})" } }, { "name": "tkzDefCircle", "arg": { "format": "[]()", "snippet": "tkzDefCircle[${1:options%keyvals}](${2:point1},${3:point2})", "keys": [ "\\tkzDefCircle#c" ], "keyPos": 0 } }, { "name": "tkzDefCircleBy", "arg": { "format": "()", "snippet": "tkzDefCircleBy(${1:point1},${2:point2})" } }, { "name": "tkzDefCircleBy", "arg": { "format": "[]()", "snippet": "tkzDefCircleBy[${1:options%keyvals}](${2:point1},${3:point2})", "keys": [ "\\tkzDefCircleBy#c" ], "keyPos": 0 } }, { "name": "tkzInterLL", "arg": { "format": "()()", "snippet": "tkzInterLL(${1:point1},${2:point2})(${3:point3},${4:point4})" } }, { "name": "tkzInterLC", "arg": { "format": "()()", "snippet": "tkzInterLC(${1:point1},${2:point2})(${3:point3},${4:point4})" } }, { "name": "tkzInterLC", "arg": { "format": "[]()()", "snippet": "tkzInterLC[${1:options%keyvals}](${2:point1},${3:point2})(${4:point3},${5:point4})", "keys": [ "\\tkzInterLC#c,\\tkzInterCC#c" ], "keyPos": 0 } }, { "name": "tkzInterCC", "arg": { "format": "()()", "snippet": "tkzInterCC(${1:point1},${2:point2})(${3:point3},${4:point4})" } }, { "name": "tkzInterCC", "arg": { "format": "[]()()", "snippet": "tkzInterCC[${1:options%keyvals}](${2:point1},${3:point2})(${4:point3},${5:point4})", "keys": [ "\\tkzInterLC#c,\\tkzInterCC#c" ], "keyPos": 0 } }, { "name": "tkzTestInterCC", "arg": { "format": "()()", "snippet": "tkzTestInterCC(${1:O},${2:A})(${3:O'},${4:B})" } }, { "name": "iftkzFlagCC", "unusual": true }, { "name": "tkzFlagCCtrue", "unusual": true }, { "name": "tkzFlagCCfalse", "unusual": true }, { "name": "tkzInterCCN", "arg": { "format": "()()", "snippet": "tkzInterCCN(${1:point1},${2:point2})(${3:point3},${4:point4})" } }, { "name": "tkzInterCCR", "arg": { "format": "()()", "snippet": "tkzInterCCR(${1:point1},${2:radius1})(${3:point2},${4:radius2})" } }, { "name": "tkzGetAngle", "arg": { "format": "()", "snippet": "tkzGetAngle(${1:csname})" } }, { "name": "tkzAngleResult" }, { "name": "tkzFindAngle", "arg": { "format": "()", "snippet": "tkzFindAngle(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzFindSlopeAngle", "arg": { "format": "()", "snippet": "tkzFindSlopeAngle(${1:point1},${2:point2})" } }, { "name": "tkzDefRandPointOn", "arg": { "format": "[]", "snippet": "tkzDefRandPointOn[${1:options%keyvals}]", "keys": [ "\\tkzDefRandPointOn#c" ], "keyPos": 0 } }, { "name": "tkzDrawPoint", "arg": { "format": "()", "snippet": "tkzDrawPoint(${1:name})" } }, { "name": "tkzDrawPoint", "arg": { "format": "[]()", "snippet": "tkzDrawPoint[${1:options%keyvals}](${2:name})", "keys": [ "\\tkzDrawPoint#c,\\tkzDrawPoints#c" ], "keyPos": 0 } }, { "name": "tkzDrawPoints", "arg": { "format": "()", "snippet": "tkzDrawPoints(${1:name1},${2:name2},${3:...})" } }, { "name": "tkzDrawPoints", "arg": { "format": "[]()", "snippet": "tkzDrawPoints[${1:options%keyvals}](${2:name1},${3:name2},${4:...})", "keys": [ "\\tkzDrawPoint#c,\\tkzDrawPoints#c" ], "keyPos": 0 } }, { "name": "tkzDrawLine", "arg": { "format": "()", "snippet": "tkzDrawLine(${1:point1},${2:point2})" } }, { "name": "tkzDrawLine", "arg": { "format": "[]()", "snippet": "tkzDrawLine[${1:options%keyvals}](${2:point1},${3:point2})", "keys": [ "\\tkzDrawLine#c,\\tkzDrawLines#c" ], "keyPos": 0 } }, { "name": "tkzDrawLines", "arg": { "format": "()", "snippet": "tkzDrawLines(${1:point1},${2:point2},${3:...})" } }, { "name": "tkzDrawLines", "arg": { "format": "[]()", "snippet": "tkzDrawLines[${1:options%keyvals}](${2:point1},${3:point2},${4:...})", "keys": [ "\\tkzDrawLine#c,\\tkzDrawLines#c" ], "keyPos": 0 } }, { "name": "tkzDrawSegment", "arg": { "format": "()", "snippet": "tkzDrawSegment(${1:point1},${2:point2})" } }, { "name": "tkzDrawSegment", "arg": { "format": "[]()", "snippet": "tkzDrawSegment[${1:options%keyvals}](${2:point1},${3:point2})", "keys": [ "\\tkzDrawSegment#c,\\tkzDrawSegments#c" ], "keyPos": 0 } }, { "name": "tkzDrawSegments", "arg": { "format": "()", "snippet": "tkzDrawSegments(${1:pt1},${2:pt2 pt3},${3:pt4 ...})" } }, { "name": "tkzDrawSegments", "arg": { "format": "[]()", "snippet": "tkzDrawSegments[${1:options%keyvals}](${2:pt1},${3:pt2 pt3},${4:pt4 ...})", "keys": [ "\\tkzDrawSegment#c,\\tkzDrawSegments#c" ], "keyPos": 0 } }, { "name": "tkzDrawPolygon", "arg": { "format": "()", "snippet": "tkzDrawPolygon(${1:point1},${2:point2},${3:...})" } }, { "name": "tkzDrawPolygon", "arg": { "format": "[]()", "snippet": "tkzDrawPolygon[${1:options%keyvals}](${2:point1},${3:point2},${4:...})", "keys": [ "\\tkzDrawPolygon#c,\\tkzDrawPolySeg#c" ], "keyPos": 0 } }, { "name": "tkzDrawPolySeg", "arg": { "format": "()", "snippet": "tkzDrawPolySeg(${1:point1},${2:point2},${3:...})" } }, { "name": "tkzDrawPolySeg", "arg": { "format": "[]()", "snippet": "tkzDrawPolySeg[${1:options%keyvals}](${2:point1},${3:point2},${4:...})", "keys": [ "\\tkzDrawPolygon#c,\\tkzDrawPolySeg#c" ], "keyPos": 0 } }, { "name": "tkzDrawCircle", "arg": { "format": "()", "snippet": "tkzDrawCircle(${1:point1},${2:point2})" } }, { "name": "tkzDrawCircle", "arg": { "format": "[]()", "snippet": "tkzDrawCircle[${1:options%keyvals}](${2:point1},${3:point2})", "keys": [ "\\tkzDrawCircle#c,\\tkzDrawCircles#c" ], "keyPos": 0 } }, { "name": "tkzDrawCircles", "arg": { "format": "()", "snippet": "tkzDrawCircles(${1:pt1},${2:pt2 pt3},${3:pt4 ...})" } }, { "name": "tkzDrawCircles", "arg": { "format": "[]()", "snippet": "tkzDrawCircles[${1:options%keyvals}](${2:pt1},${3:pt2 pt3},${4:pt4 ...})", "keys": [ "\\tkzDrawCircle#c,\\tkzDrawCircles#c" ], "keyPos": 0 } }, { "name": "tkzDrawSemiCircle", "arg": { "format": "()", "snippet": "tkzDrawSemiCircle(${1:point1},${2:point2})" } }, { "name": "tkzDrawSemiCircle", "arg": { "format": "[]()", "snippet": "tkzDrawSemiCircle[${1:options%keyvals}](${2:point1},${3:point2})", "keys": [ "\\tkzDrawSemiCircle#c,\\tkzDrawSemiCircles#c" ], "keyPos": 0 } }, { "name": "tkzDrawSemiCircles", "arg": { "format": "()", "snippet": "tkzDrawSemiCircles(${1:pt1},${2:pt2 pt3},${3:pt4 ...})" } }, { "name": "tkzDrawSemiCircles", "arg": { "format": "[]()", "snippet": "tkzDrawSemiCircles[${1:options%keyvals}](${2:pt1},${3:pt2 pt3},${4:pt4 ...})", "keys": [ "\\tkzDrawSemiCircle#c,\\tkzDrawSemiCircles#c" ], "keyPos": 0 } }, { "name": "tkzDrawArc", "arg": { "format": "()()", "snippet": "tkzDrawArc(${1:point1},${2:point2})(${3:point3})" } }, { "name": "tkzDrawArc", "arg": { "format": "[]()()", "snippet": "tkzDrawArc[${1:options%keyvals}](${2:point1},${3:point2})(${4:point3})", "keys": [ "\\tkzDrawArc#c" ], "keyPos": 0 } }, { "name": "tkzDrawSector", "arg": { "format": "()()", "snippet": "tkzDrawSector(${1:point1},${2:point2})(${3:point3})" } }, { "name": "tkzDrawSector", "arg": { "format": "[]()()", "snippet": "tkzDrawSector[${1:options%keyvals}](${2:point1},${3:point2})(${4:point3})", "keys": [ "\\tkzDrawSector#c,\\tkzFillSector#c" ], "keyPos": 0 } }, { "name": "tkzFillCircle", "arg": { "format": "()", "snippet": "tkzFillCircle(${1:point1},${2:point2})" } }, { "name": "tkzFillCircle", "arg": { "format": "[]()", "snippet": "tkzFillCircle[${1:options%keyvals}](${2:point1},${3:point2})", "keys": [ "\\tkzFillCircle#c,\\tkzFillCircles#c" ], "keyPos": 0 } }, { "name": "tkzFillCircles", "arg": { "format": "()", "snippet": "tkzFillCircles(${1:pt1},${2:pt2 pt3},${3:pt4 ...})" } }, { "name": "tkzFillCircles", "arg": { "format": "[]()", "snippet": "tkzFillCircles[${1:options%keyvals}](${2:pt1},${3:pt2 pt3},${4:pt4 ...})", "keys": [ "\\tkzFillCircle#c,\\tkzFillCircles#c" ], "keyPos": 0 } }, { "name": "tkzFillPolygon", "arg": { "format": "()", "snippet": "tkzFillPolygon(${1:point1},${2:point2},${3:...})" } }, { "name": "tkzFillPolygon", "arg": { "format": "[]()", "snippet": "tkzFillPolygon[${1:options%keyvals}](${2:point1},${3:point2},${4:...})", "keys": [ "\\tkzFillPolygon#c" ], "keyPos": 0 } }, { "name": "tkzFillSector", "arg": { "format": "()()", "snippet": "tkzFillSector(${1:point1},${2:point2})(${3:point3})" } }, { "name": "tkzFillSector", "arg": { "format": "[]()()", "snippet": "tkzFillSector[${1:options%keyvals}](${2:point1},${3:point2})(${4:point3})" } }, { "name": "tkzFillAngle", "arg": { "format": "()", "snippet": "tkzFillAngle(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzFillAngle", "arg": { "format": "[]()", "snippet": "tkzFillAngle[${1:options%keyvals}](${2:point1},${3:point2},${4:point3})", "keys": [ "\\tkzFillAngle#c,\\tkzFillAngles#c" ], "keyPos": 0 } }, { "name": "tkzInit", "arg": { "format": "[]", "snippet": "tkzInit[${1:options%keyvals}]", "keys": [ "\\tkzInit#c" ], "keyPos": 0 } }, { "name": "tkzClip" }, { "name": "tkzClip", "arg": { "format": "[]", "snippet": "tkzClip[${1:options%keyvals}]", "keys": [ "\\tkzClip#c" ], "keyPos": 0 } }, { "name": "tkzShowBB" }, { "name": "tkzShowBB", "arg": { "format": "[]", "snippet": "tkzShowBB[${1:options%keyvals}]", "keys": [ "\\tkzShowBB#c" ], "keyPos": 0 } }, { "name": "tkzClipBB" }, { "name": "tkzClipPolygon", "arg": { "format": "()", "snippet": "tkzClipPolygon(${1:point1},${2:point2},${3:...})" } }, { "name": "tkzClipPolygon", "arg": { "format": "[]()", "snippet": "tkzClipPolygon[${1:options%keyvals}](${2:point1},${3:point2},${4:...})", "keys": [ "\\tkzClipPolygon#c" ], "keyPos": 0 } }, { "name": "tkzClipCircle", "arg": { "format": "()", "snippet": "tkzClipCircle(${1:point1},${2:point2})" } }, { "name": "tkzClipCircle", "arg": { "format": "[]()", "snippet": "tkzClipCircle[${1:options%keyvals}](${2:point1},${3:point2})", "keys": [ "\\tkzClipCircle#c" ], "keyPos": 0 } }, { "name": "tkzClipSector", "arg": { "format": "[]()()", "snippet": "tkzClipSector[${1:options%keyvals}](${2:point1},${3:point2})(${4:point3})", "keys": [ "\\tkzClipSector#c" ], "keyPos": 0 } }, { "name": "tkzClipSector", "arg": { "format": "()()", "snippet": "tkzClipSector(${1:point1},${2:point2})(${3:point3})" } }, { "name": "tkzMarkSegment", "arg": { "format": "()", "snippet": "tkzMarkSegment(${1:point1},${2:point2})" } }, { "name": "tkzMarkSegment", "arg": { "format": "[]()", "snippet": "tkzMarkSegment[${1:options%keyvals}](${2:point1},${3:point2})", "keys": [ "\\tkzMarkSegment#c,\\tkzMarkSegments#c,\\tkzMarkArc#c" ], "keyPos": 0 } }, { "name": "tkzMarkSegments", "arg": { "format": "()", "snippet": "tkzMarkSegments(${1:pt1},${2:pt2 pt3},${3:pt4 ...})" } }, { "name": "tkzMarkSegments", "arg": { "format": "[]()", "snippet": "tkzMarkSegments[${1:options%keyvals}](${2:pt1},${3:pt2 pt3},${4:pt4 ...})", "keys": [ "\\tkzMarkSegment#c,\\tkzMarkSegments#c,\\tkzMarkArc#c" ], "keyPos": 0 } }, { "name": "tkzMarkArc", "arg": { "format": "()", "snippet": "tkzMarkArc(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzMarkArc", "arg": { "format": "[]()", "snippet": "tkzMarkArc[${1:options%keyvals}](${2:point1},${3:point2},${4:point3})", "keys": [ "\\tkzMarkSegment#c,\\tkzMarkSegments#c,\\tkzMarkArc#c" ], "keyPos": 0 } }, { "name": "tkzMarkAngle", "arg": { "format": "()", "snippet": "tkzMarkAngle(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzMarkAngle", "arg": { "format": "[]()", "snippet": "tkzMarkAngle[${1:options%keyvals}](${2:point1},${3:point2},${4:point3})", "keys": [ "\\tkzMarkAngle#c,\\tkzMarkAngles#c" ], "keyPos": 0 } }, { "name": "tkzMarkRightAngle", "arg": { "format": "()", "snippet": "tkzMarkRightAngle(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzMarkRightAngle", "arg": { "format": "[]()", "snippet": "tkzMarkRightAngle[${1:options%keyvals}](${2:point1},${3:point2},${4:point3})", "keys": [ "\\tkzMarkRightAngle#c,\\tkzMarkRightAngles#c" ], "keyPos": 0 } }, { "name": "tkzPicAngle", "arg": { "format": "()", "snippet": "tkzPicAngle(${1:A},${2:O},${3:B})" } }, { "name": "tkzPicAngle", "arg": { "format": "[]()", "snippet": "tkzPicAngle[${1:TikZ options}](${2:A},${3:O},${4:B})" } }, { "name": "tkzPicRightAngle", "arg": { "format": "()", "snippet": "tkzPicRightAngle(${1:A},${2:O},${3:B})" } }, { "name": "tkzPicRightAngle", "arg": { "format": "[]()", "snippet": "tkzPicRightAngle[${1:TikZ options}](${2:A},${3:O},${4:B})" } }, { "name": "tkzLabelPoint", "arg": { "format": "(){}", "snippet": "tkzLabelPoint(${2:point}){${1:label}}" } }, { "name": "tkzLabelPoint", "arg": { "format": "[](){}", "snippet": "tkzLabelPoint[${2:options%keyvals}](${3:point}){${1:label}}", "keys": [ "\\tkzLabelPoint#c,\\tkzLabelPoints#c,\\tkzAutoLabelPoints#c" ], "keyPos": 0 } }, { "name": "tkzLabelPoints", "arg": { "format": "()", "snippet": "tkzLabelPoints(${1:point1},${2:point2},${3:...})" } }, { "name": "tkzLabelPoints", "arg": { "format": "[]()", "snippet": "tkzLabelPoints[${1:options%keyvals}](${2:point1},${3:point2},${4:...})", "keys": [ "\\tkzLabelPoint#c,\\tkzLabelPoints#c,\\tkzAutoLabelPoints#c" ], "keyPos": 0 } }, { "name": "tkzAutoLabelPoints", "arg": { "format": "()", "snippet": "tkzAutoLabelPoints(${1:point1},${2:point2},${3:...})" } }, { "name": "tkzAutoLabelPoints", "arg": { "format": "[]()", "snippet": "tkzAutoLabelPoints[${1:options%keyvals}](${2:point1},${3:point2},${4:...})", "keys": [ "\\tkzLabelPoint#c,\\tkzLabelPoints#c,\\tkzAutoLabelPoints#c", "\\tkzAutoLabelPoints#c" ], "keyPos": 0 } }, { "name": "tkzLabelSegment", "arg": { "format": "(){}", "snippet": "tkzLabelSegment(${2:point1},${3:point2}){${1:label}}" } }, { "name": "tkzLabelSegment", "arg": { "format": "[](){}", "snippet": "tkzLabelSegment[${2:options%keyvals}](${3:point1},${4:point2}){${1:label}}", "keys": [ "\\tkzLabelLine#c,\\tkzLabelSegment#c,\\tkzLabelSegments#c" ], "keyPos": 0 } }, { "name": "tkzLabelSegments", "arg": { "format": "(){}", "snippet": "tkzLabelSegments(${2:pt1},${3:pt2 pt3},${4:pt4 ...}){${1:label}}" } }, { "name": "tkzLabelSegments", "arg": { "format": "[](){}", "snippet": "tkzLabelSegments[${2:options%keyvals}](${3:pt1},${4:pt2 pt3},${5:pt4 ...}){${1:label}}", "keys": [ "\\tkzLabelLine#c,\\tkzLabelSegment#c,\\tkzLabelSegments#c" ], "keyPos": 0 } }, { "name": "tkzLabelLine", "arg": { "format": "(){}", "snippet": "tkzLabelLine(${2:point1},${3:point2}){${1:label}}" } }, { "name": "tkzLabelLine", "arg": { "format": "[](){}", "snippet": "tkzLabelLine[${2:options%keyvals}](${3:point1},${4:point2}){${1:label}}" } }, { "name": "tkzLabelAngle", "arg": { "format": "()", "snippet": "tkzLabelAngle(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzLabelAngle", "arg": { "format": "[]()", "snippet": "tkzLabelAngle[${1:options%keyvals}](${2:point1},${3:point2},${4:point3})", "keys": [ "\\tkzLabelAngle#c,\\tkzLabelAngles#c" ], "keyPos": 0 } }, { "name": "tkzLabelCircle", "arg": { "format": "()(){}", "snippet": "tkzLabelCircle(${2:point1},${3:point2})(${4:angle}){${1:label%plain}}" } }, { "name": "tkzLabelCircle", "arg": { "format": "[]()(){}", "snippet": "tkzLabelCircle[${2:options%keyvals}](${3:point1},${4:point2})(${5:angle}){${1:label%plain}}", "keys": [ "\\tkzLabelCircle#c" ], "keyPos": 0 } }, { "name": "tkzLabelArc", "arg": { "format": "(){}", "snippet": "tkzLabelArc(${2:point1},${3:point2},${4:point3}){${1:label}}" } }, { "name": "tkzLabelArc", "arg": { "format": "[](){}", "snippet": "tkzLabelArc[${2:options%keyvals}](${3:point1},${4:point2},${5:point3}){${1:label}}", "keys": [ "\\tkzLabelArc#c" ], "keyPos": 0 } }, { "name": "tkzCompass", "arg": { "format": "()", "snippet": "tkzCompass(${1:point1},${2:point2})" } }, { "name": "tkzCompass", "arg": { "format": "[]()", "snippet": "tkzCompass[${1:options%keyvals}](${2:point1},${3:point2})", "keys": [ "\\tkzCompass#c,\\tkzCompasss#c" ], "keyPos": 0 } }, { "name": "tkzCompasss", "arg": { "format": "()", "snippet": "tkzCompasss(${1:pt1},${2:pt2 pt3},${3:pt4 ...})" } }, { "name": "tkzCompasss", "arg": { "format": "[]()", "snippet": "tkzCompasss[${1:options%keyvals}](${2:pt1},${3:pt2 pt3},${4:pt4 ...})", "keys": [ "\\tkzCompass#c,\\tkzCompasss#c" ], "keyPos": 0 } }, { "name": "tkzShowLine", "arg": { "format": "()", "snippet": "tkzShowLine(${1:point1},${2:point2})" } }, { "name": "tkzShowLine", "arg": { "format": "[]()", "snippet": "tkzShowLine[${1:options%keyvals}](${2:point1},${3:point2})", "keys": [ "\\tkzShowLine#c" ], "keyPos": 0 } }, { "name": "tkzShowTransformation", "arg": { "format": "()", "snippet": "tkzShowTransformation(${1:point1},${2:point2})" } }, { "name": "tkzShowTransformation", "arg": { "format": "[]()", "snippet": "tkzShowTransformation[${1:options%keyvals}](${2:point1},${3:point2})", "keys": [ "\\tkzShowTransformation#c" ], "keyPos": 0 } }, { "name": "tkzProtractor", "arg": { "format": "()", "snippet": "tkzProtractor(${1:point1},${2:point2})" } }, { "name": "tkzProtractor", "arg": { "format": "[]()", "snippet": "tkzProtractor[${1:options%keyvals}](${2:point1},${3:point2})", "keys": [ "\\tkzProtractor#c" ], "keyPos": 0 } }, { "name": "tkzDuplicateSegment", "arg": { "format": "()()", "snippet": "tkzDuplicateSegment(${1:point1},${2:point2})(${3:point3},${4:point4})" } }, { "name": "tkzDuplicateSegment", "arg": { "format": "()(){}", "snippet": "tkzDuplicateSegment(${2:point1},${3:point2})(${4:point3},${5:point4}){${1:point5}}" } }, { "name": "tkzDuplicateLength", "unusual": true, "arg": { "format": "()()", "snippet": "tkzDuplicateLength(${1:point1},${2:point2})(${3:point3},${4:point4})" } }, { "name": "tkzDuplicateLength", "unusual": true, "arg": { "format": "()(){}", "snippet": "tkzDuplicateLength(${2:point1},${3:point2})(${4:point3},${5:point4}){${1:point5}}" } }, { "name": "tkzCalcLength", "arg": { "format": "()", "snippet": "tkzCalcLength(${1:point1},${2:point2})" } }, { "name": "tkzCalcLength", "arg": { "format": "[]()", "snippet": "tkzCalcLength[${1:options%keyvals}](${2:point1},${3:point2})", "keys": [ "\\tkzCalcLength#c" ], "keyPos": 0 } }, { "name": "tkzpttocm", "arg": { "format": "(){}", "snippet": "tkzpttocm(${2:number}){${1:csname}}" } }, { "name": "tkzcmtopt", "arg": { "format": "(){}", "snippet": "tkzcmtopt(${2:number}){${1:csname}}" } }, { "name": "tkzGetPointCoord", "arg": { "format": "(){}", "snippet": "tkzGetPointCoord(${2:point}){${1:csname}}" } }, { "name": "tkzSwapPoints", "arg": { "format": "()", "snippet": "tkzSwapPoints(${1:A},${2:B})" } }, { "name": "tkzDotProduct", "arg": { "format": "()", "snippet": "tkzDotProduct(${1:A},${2:B},${3:C})" } }, { "name": "tkzPowerCircle", "arg": { "format": "()()", "snippet": "tkzPowerCircle(${1:A})(${2:O},${3:M})" } }, { "name": "tkzDefRadicalAxis", "arg": { "format": "()()", "snippet": "tkzDefRadicalAxis(${1:A},${2:B})(${3:C},${4:D})" } }, { "name": "tkzIsLinear", "arg": { "format": "()", "snippet": "tkzIsLinear(${1:A},${2:B},${3:C})" } }, { "name": "tkzIsOrtho", "arg": { "format": "()", "snippet": "tkzIsOrtho(${1:A},${2:B},${3:C})" } }, { "name": "tkzGetResult", "arg": { "format": "{}", "snippet": "tkzGetResult{${1:csname}}" } }, { "name": "tkzSetUpColors", "arg": { "format": "[]", "snippet": "tkzSetUpColors[${1:options%keyvals}]", "keys": [ "\\tkzSetUpColors#c" ], "keyPos": 0 } }, { "name": "tkzSetUpPoint", "arg": { "format": "[]", "snippet": "tkzSetUpPoint[${1:options%keyvals}]", "keys": [ "\\tkzSetUpPoint#c" ], "keyPos": 0 } }, { "name": "tkzSetUpLine", "arg": { "format": "[]", "snippet": "tkzSetUpLine[${1:options%keyvals}]", "keys": [ "\\tkzSetUpLine#c,\\tkzSetUpArc#c,\\tkzSetUpCompass#c", "\\tkzSetUpLine#c" ], "keyPos": 0 } }, { "name": "tkzSetUpArc", "arg": { "format": "[]", "snippet": "tkzSetUpArc[${1:options%keyvals}]", "keys": [ "\\tkzSetUpLine#c,\\tkzSetUpArc#c,\\tkzSetUpCompass#c", "\\tkzSetUpArc#c,\\tkzSetUpCompass#c" ], "keyPos": 0 } }, { "name": "tkzSetUpCompass", "arg": { "format": "[]", "snippet": "tkzSetUpCompass[${1:options%keyvals}]", "keys": [ "\\tkzSetUpLine#c,\\tkzSetUpArc#c,\\tkzSetUpCompass#c", "\\tkzSetUpArc#c,\\tkzSetUpCompass#c" ], "keyPos": 0 } }, { "name": "tkzSetUpLabel", "arg": { "format": "[]", "snippet": "tkzSetUpLabel[${1:TikZ options}]" } }, { "name": "tkzSetUpStyle", "arg": { "format": "[]{}", "snippet": "tkzSetUpStyle[${2:TikZ options}]{${1:style name}}" } }, { "name": "tkzLengthResult", "unusual": true }, { "name": "tkzRadius", "unusual": true }, { "name": "tkzLength", "unusual": true }, { "name": "iftkzLinear", "unusual": true }, { "name": "tkzLineartrue", "unusual": true }, { "name": "tkzLinearfalse", "unusual": true }, { "name": "iftkzOrtho", "unusual": true }, { "name": "tkzOrthotrue", "unusual": true }, { "name": "tkzOrthofalse", "unusual": true }, { "name": "setupcolorkeys", "unusual": true, "arg": { "format": "{}", "snippet": "setupcolorkeys{${1:options}}" } }, { "name": "tkzSetUpAllColors", "unusual": true, "arg": { "format": "[]", "snippet": "tkzSetUpAllColors[${1:options}]" } }, { "name": "tkzNormalizeAngle", "unusual": true, "arg": { "format": "()", "snippet": "tkzNormalizeAngle(${1:arg})" } }, { "name": "tkzpointnormalised", "unusual": true, "arg": { "format": "{}", "snippet": "tkzpointnormalised{${1:arg}}" } }, { "name": "tkzmathrotatepointaround", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "tkzmathrotatepointaround{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "extractxy", "unusual": true, "arg": { "format": "{}", "snippet": "extractxy{${1:arg}}" } }, { "name": "iftkznodedefined", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "iftkznodedefined{${1:node}}{${2:true}}{${3:false}}" } }, { "name": "tkzActivOff", "unusual": true }, { "name": "tkzActivOn", "unusual": true }, { "name": "CountToken", "unusual": true, "arg": { "format": "{}", "snippet": "CountToken{${1:arg}}" } }, { "name": "SubStringConditional", "unusual": true, "arg": { "format": "{}{}", "snippet": "SubStringConditional{${1:arg1}}{${2:arg2}}" } }, { "name": "RecursionMacroEnd", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "RecursionMacroEnd{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "ReplaceSubStrings", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "ReplaceSubStrings{${1:arg1}}{${2:arg2}}{${3:arg3}}{${4:arg4}}" } }, { "name": "DisabledNumprint", "unusual": true }, { "name": "EnabledNumprint", "unusual": true }, { "name": "tkzMathResult", "unusual": true }, { "name": "tkzHelpGrid", "unusual": true }, { "name": "tkzText", "arg": { "format": "(){}", "snippet": "tkzText(${2:x},${3:y}){${1:text}}" } }, { "name": "tkzText", "arg": { "format": "[](){}", "snippet": "tkzText[${2:options%keyvals}](${3:x},${4:y}){${1:text}}", "keys": [ "\\tkzText#c" ], "keyPos": 0 } }, { "name": "tkzLegend", "arg": { "format": "{}", "snippet": "tkzLegend{${1:style/size/color/text}}" } }, { "name": "tkzLegend", "arg": { "format": "[]{}", "snippet": "tkzLegend[${2:options%keyvals}]{${1:style/size/color/text}}", "keys": [ "\\tkzLegend#c" ], "keyPos": 0 } }, { "name": "ifinteger", "unusual": true }, { "name": "integertrue", "unusual": true }, { "name": "integerfalse", "unusual": true }, { "name": "removedot", "unusual": true }, { "name": "tkzSetUpAxis", "unusual": true, "arg": { "format": "[]", "snippet": "tkzSetUpAxis[${1:options}]" } }, { "name": "tkzDrawX" }, { "name": "tkzDrawX", "arg": { "format": "[]", "snippet": "tkzDrawX[${1:options%keyvals}]", "keys": [ "\\tkzDrawX#c" ], "keyPos": 0 } }, { "name": "tkzDrawY" }, { "name": "tkzDrawY", "arg": { "format": "[]", "snippet": "tkzDrawY[${1:options%keyvals}]", "keys": [ "\\tkzDrawY#c" ], "keyPos": 0 } }, { "name": "tkzDrawPolygons", "arg": { "format": "()", "snippet": "tkzDrawPolygons(${1:point1},${2:point2},${3:...})" } }, { "name": "tkzDrawPolygons", "arg": { "format": "[]()", "snippet": "tkzDrawPolygons[${1:options}](${2:point1},${3:point2},${4:...})" } }, { "name": "tkzLabelRegPolygon", "unusual": true, "arg": { "format": "(){}", "snippet": "tkzLabelRegPolygon(${2:point}){${1:label1,label2,...}}" } }, { "name": "tkzLabelRegPolygon", "unusual": true, "arg": { "format": "[](){}", "snippet": "tkzLabelRegPolygon[${2:options}](${3:point}){${1:label1,label2,...}}" } }, { "name": "iftkzClipOutPoly", "unusual": true }, { "name": "tkzClipOutPolytrue", "unusual": true }, { "name": "tkzClipOutPolyfalse", "unusual": true }, { "name": "tkzSetUpCircle", "unusual": true, "arg": { "format": "[]", "snippet": "tkzSetUpCircle[${1:options}]" } }, { "name": "iftkzClipOutCircle", "unusual": true }, { "name": "tkzClipOutCircletrue", "unusual": true }, { "name": "tkzClipOutCirclefalse", "unusual": true }, { "name": "tkzSetUpGrid", "unusual": true, "arg": { "format": "[]", "snippet": "tkzSetUpGrid[${1:options}]" } }, { "name": "tkzGrid", "arg": { "format": "[]", "snippet": "tkzGrid[${1:options}]", "keys": [ "\\tkzGrid#c" ], "keyPos": 0 } }, { "name": "tkzGrid", "arg": { "format": "[]()()", "snippet": "tkzGrid[${1:options}](${2:%<x1%>},${3:%<y1%>})(${4:%<x2%>},${5:%<y2%>})", "keys": [ "\\tkzGrid#c" ], "keyPos": 0 } }, { "name": "tkzDefCircleTranslation", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefCircleTranslation(${1:point1},${2:point2})" } }, { "name": "tkzDefCircleHomothety", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefCircleHomothety(${1:point1},${2:point2})" } }, { "name": "tkzDefCircleReflection", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefCircleReflection(${1:point1},${2:point2})" } }, { "name": "tkzDefCircleSymmetry", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefCircleSymmetry(${1:point1},${2:point2})" } }, { "name": "tkzDefCircleRotation", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefCircleRotation(${1:point1},${2:point2})" } }, { "name": "tkzDefOrthogonalCircle", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefOrthogonalCircle(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzDefOrthoThroughCircle", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefOrthoThroughCircle(${1:point1},${2:point2},${3:point3},${4:point4})" } }, { "name": "tkzDefInversionCircle", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefInversionCircle(${1:point1},${2:point2},${3:point3},${4:point4})" } }, { "name": "tkzDefEquilateral", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefEquilateral(${1:point1},${2:point2})" } }, { "name": "tkzDefIsoscelesRightTriangle", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefIsoscelesRightTriangle(${1:point1},${2:point2})" } }, { "name": "tkzDrawEquilateral", "unusual": true, "arg": { "format": "[]()", "snippet": "tkzDrawEquilateral[${1:options}](${2:point1},${3:point2})" } }, { "name": "tkzDefIsoscelesRightTriangle", "unusual": true, "arg": { "format": "[]()", "snippet": "tkzDefIsoscelesRightTriangle[${1:options}](${2:point1},${3:point2})" } }, { "name": "tkzDefTwoOne", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefTwoOne(${1:point1},${2:point2})" } }, { "name": "tkzDefPythagore", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefPythagore(${1:point1},${2:point2})" } }, { "name": "tkzDefSchoolTriangle", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefSchoolTriangle(${1:point1},${2:point2})" } }, { "name": "tkzDefGoldTriangle", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefGoldTriangle(${1:point1},${2:point2})" } }, { "name": "tkzDefEuclideTriangle", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefEuclideTriangle(${1:point1},${2:point2})" } }, { "name": "tkzDefGoldenTriangle", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefGoldenTriangle(${1:point1},${2:point2})" } }, { "name": "tkzDefCheopsTriangle", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefCheopsTriangle(${1:point1},${2:point2})" } }, { "name": "tkzDefTwoAnglesTriangle", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefTwoAnglesTriangle(${1:point1},${2:point2})" } }, { "name": "SetUpPTTR", "unusual": true, "arg": { "format": "{}", "snippet": "SetUpPTTR{${1:options}}" } }, { "name": "tkzDefIncentralTriangle", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzDefIncentralTriangle[${1:options}](${2:point1},${3:point2},${4:point3})(${5:ref1},${6:ref2})" } }, { "name": "tkzDefExcentralTriangle", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzDefExcentralTriangle[${1:options}](${2:point1},${3:point2},${4:point3})(${5:ref1},${6:ref2})" } }, { "name": "tkzExcentralTriangle", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzExcentralTriangle[${1:options}](${2:point1},${3:point2},${4:point3})(${5:ref1},${6:ref2})" } }, { "name": "tkzDefIntouchTriangle", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzDefIntouchTriangle[${1:options}](${2:point1},${3:point2},${4:point3})(${5:ref1},${6:ref2})" } }, { "name": "tkzDefContactTriangle", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzDefContactTriangle[${1:options}](${2:point1},${3:point2},${4:point3})(${5:ref1},${6:ref2})" } }, { "name": "tkzDefFeuerbachTriangle", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzDefFeuerbachTriangle[${1:options}](${2:point1},${3:point2},${4:point3})(${5:ref1},${6:ref2})" } }, { "name": "tkzDefCentroidTriangle", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzDefCentroidTriangle[${1:options}](${2:point1},${3:point2},${4:point3})(${5:ref1},${6:ref2})" } }, { "name": "tkzDefMedialTriangle", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzDefMedialTriangle[${1:options}](${2:point1},${3:point2},${4:point3})(${5:ref1},${6:ref2})" } }, { "name": "tkzDefMidpointTriangle", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzDefMidpointTriangle[${1:options}](${2:point1},${3:point2},${4:point3})(${5:ref1},${6:ref2})" } }, { "name": "tkzDefOrthicTriangle", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzDefOrthicTriangle[${1:options}](${2:point1},${3:point2},${4:point3})(${5:ref1},${6:ref2})" } }, { "name": "tkzDefAltitudeTriangle", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzDefAltitudeTriangle[${1:options}](${2:point1},${3:point2},${4:point3})(${5:ref1},${6:ref2})" } }, { "name": "tkzDefEulerTriangle", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzDefEulerTriangle[${1:options}](${2:point1},${3:point2},${4:point3})(${5:ref1},${6:ref2})" } }, { "name": "tkzDefTangentialTriangle", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzDefTangentialTriangle[${1:options}](${2:point1},${3:point2},${4:point3})(${5:ref1},${6:ref2})" } }, { "name": "tkzDefSymmedialTriangle", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzDefSymmedialTriangle[${1:options}](${2:point1},${3:point2},${4:point3})(${5:ref1},${6:ref2})" } }, { "name": "tkzPointShowCoord", "unusual": true, "arg": { "format": "()", "snippet": "tkzPointShowCoord(${1:point})" } }, { "name": "tkzPointShowCoord", "unusual": true, "arg": { "format": "[]()", "snippet": "tkzPointShowCoord[${1:options%keyvals}](${2:point})", "keys": [ "\\tkzPointShowCoord#c,\\tkzShowPointCoord#c" ], "keyPos": 0 } }, { "name": "tkzShowPointCoord", "unusual": true, "arg": { "format": "()", "snippet": "tkzShowPointCoord(${1:point})" } }, { "name": "tkzShowPointCoord", "unusual": true, "arg": { "format": "[]()", "snippet": "tkzShowPointCoord[${1:options%keyvals}](${2:point})", "keys": [ "\\tkzPointShowCoord#c,\\tkzShowPointCoord#c" ], "keyPos": 0 } }, { "name": "tkzDefCircleR", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefCircleR(${1:point1},${2:point2})" } }, { "name": "tkzDefCircleD", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefCircleD(${1:point1},${2:point2})" } }, { "name": "tkzDefCircumCircle", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefCircumCircle(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzDefInCircle", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefInCircle(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzDefExCircle", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefExCircle(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzDefExRadius", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefExRadius(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzDefEulerCircle", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefEulerCircle(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzDefNinePointsCircle", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefNinePointsCircle(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzFeuerBachCircle", "unusual": true, "arg": { "format": "()", "snippet": "tkzFeuerBachCircle(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzDefEulerRadius", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefEulerRadius(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzDefApolloniusCircle", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefApolloniusCircle(${1:point1},${2:point2})" } }, { "name": "tkzDefOrthogonalCircle", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefOrthogonalCircle(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzDefOrthoThroughCircle", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefOrthoThroughCircle(${1:point1},${2:point2},${3:point3},${4:point4})" } }, { "name": "tkzDefSpiekerCircle", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefSpiekerCircle(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzDrawSectorRAngles", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzDrawSectorRAngles[${1:options}](${2:point1},${3:point2})(${4:point3})" } }, { "name": "tkzDrawSectorN", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzDrawSectorN[${1:options}](${2:point1},${3:point2})(${4:point3})" } }, { "name": "tkzDrawSectorRotate", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzDrawSectorRotate[${1:options}](${2:point1},${3:point2})(${4:point3})" } }, { "name": "tkzDrawSectorAngles", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzDrawSectorAngles[${1:options}](${2:point1},${3:point2})(${4:point3})" } }, { "name": "tkzDrawSectorRwithNodesAngles", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzDrawSectorRwithNodesAngles[${1:options}](${2:point1},${3:point2})(${4:point3})" } }, { "name": "tkzDrawSectorR", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzDrawSectorR[${1:options}](${2:point1},${3:point2})(${4:point3})" } }, { "name": "tkzFillSectorRAngles", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzFillSectorRAngles[${1:options}](${2:point1},${3:point2})(${4:point3})" } }, { "name": "tkzFillSectorN", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzFillSectorN[${1:options}](${2:point1},${3:point2})(${4:point3})" } }, { "name": "tkzFillSectorRotate", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzFillSectorRotate[${1:options}](${2:point1},${3:point2})(${4:point3})" } }, { "name": "tkzFillSectorAngles", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzFillSectorAngles[${1:options}](${2:point1},${3:point2})(${4:point3})" } }, { "name": "tkzFillSectorR", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzFillSectorR[${1:options}](${2:point1},${3:point2})(${4:point3})" } }, { "name": "tkzDefLineLL", "unusual": true, "arg": { "format": "[]()", "snippet": "tkzDefLineLL[${1:options}](${2:point1},${3:point2},${4:point3})" } }, { "name": "tkzDefOrthLine", "unusual": true, "arg": { "format": "[]()", "snippet": "tkzDefOrthLine[${1:options}](${2:point1},${3:point2},${4:point3})" } }, { "name": "tkzDefMediatorLine", "unusual": true, "arg": { "format": "[]()", "snippet": "tkzDefMediatorLine[${1:options}](${2:point1},${3:point2},${4:point3})" } }, { "name": "tkzDefBisectorLine", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefBisectorLine(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzDefBisectorOutLine", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefBisectorOutLine(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzDefSymmedianLine", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefSymmedianLine(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzDefAltitudeLine", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefAltitudeLine(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzDefEulerLine", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefEulerLine(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzTgtAt", "unusual": true, "arg": { "format": "()()", "snippet": "tkzTgtAt(${1:point1})(${2:point2})" } }, { "name": "tkzTgtFromP", "unusual": true, "arg": { "format": "()()", "snippet": "tkzTgtFromP(${1:point1},${2:point2})(${3:point3})" } }, { "name": "tkzTgtFromPR", "unusual": true, "arg": { "format": "()()", "snippet": "tkzTgtFromPR(${1:point1},${2:point2})(${3:point3})" } }, { "name": "tkzRegPolygonCenter", "unusual": true, "arg": { "format": "()", "snippet": "tkzRegPolygonCenter(${1:point1},${2:point2})" } }, { "name": "tkzRegPolygonSide", "unusual": true, "arg": { "format": "()", "snippet": "tkzRegPolygonSide(${1:point1},${2:point2})" } }, { "name": "tkzRenamePoint", "unusual": true, "arg": { "format": "(){}", "snippet": "tkzRenamePoint(${2:arg1}){${1:arg2}}" } }, { "name": "tkzGetPointxy", "unusual": true, "arg": { "format": "(){}", "snippet": "tkzGetPointxy(${2:arg1}){${1:arg2}}" } }, { "name": "tkzDrawArcTowards", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzDrawArcTowards[${1:options}](${2:point1},${3:point2})(${4:point3})" } }, { "name": "tkzDrawArcRotate", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzDrawArcRotate[${1:options}](${2:point1},${3:point2})(${4:point3})" } }, { "name": "tkzDrawArcAngles", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzDrawArcAngles[${1:options}](${2:point1},${3:point2})(${4:point3})" } }, { "name": "tkzDrawArcRwithNodes", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzDrawArcRwithNodes[${1:options}](${2:point1},${3:point2})(${4:point3})" } }, { "name": "tkzDrawArcR", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzDrawArcR[${1:options}](${2:point1},${3:point2})(${4:point3})" } }, { "name": "tkzDrawArcRAngles", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzDrawArcRAngles[${1:options}](${2:point1},${3:point2})(${4:point3})" } }, { "name": "tkzDrawArcRAN", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzDrawArcRAN[${1:options}](${2:point1},${3:point2})(${4:point3})" } }, { "name": "tkzPathArcRAN", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzPathArcRAN[${1:options}](${2:point1},${3:point2})(${4:point3})" } }, { "name": "tkzRandPointOnRect", "unusual": true, "arg": { "format": "()", "snippet": "tkzRandPointOnRect(${1:point1},${2:point2})" } }, { "name": "tkzRandPointOnSegment", "unusual": true, "arg": { "format": "()", "snippet": "tkzRandPointOnSegment(${1:point1},${2:point2})" } }, { "name": "tkzRandPointOnLine", "unusual": true, "arg": { "format": "()", "snippet": "tkzRandPointOnLine(${1:point1},${2:point2})" } }, { "name": "tkzRandPointOnCircle", "unusual": true, "arg": { "format": "()", "snippet": "tkzRandPointOnCircle(${1:point1},${2:point2})" } }, { "name": "tkzRandPointOnCircleThrough", "unusual": true, "arg": { "format": "()", "snippet": "tkzRandPointOnCircleThrough(${1:point1},${2:point2})" } }, { "name": "tkzRandPointOnDisk", "unusual": true, "arg": { "format": "()", "snippet": "tkzRandPointOnDisk(${1:point1},${2:point2})" } }, { "name": "tkzVecKOrth", "unusual": true, "arg": { "format": "[]()", "snippet": "tkzVecKOrth[${1:options}](${2:point1},${3:point2})" } }, { "name": "tkzVecK", "unusual": true, "arg": { "format": "[]()", "snippet": "tkzVecK[${1:options}](${2:point1},${3:point2})" } }, { "name": "tkzVecKOrthNorm", "unusual": true, "arg": { "format": "[]()", "snippet": "tkzVecKOrthNorm[${1:options}](${2:point1},${3:point2})" } }, { "name": "tkzVecKNorm", "unusual": true, "arg": { "format": "[]()", "snippet": "tkzVecKNorm[${1:options}](${2:point1},${3:point2})" } }, { "name": "tkzShowMediatorLine", "unusual": true, "arg": { "format": "[]()", "snippet": "tkzShowMediatorLine[${1:opts}](${2:arg})" } }, { "name": "tkzShowLLLine", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzShowLLLine[${1:opts}](${2:arg1})(${3:arg2})" } }, { "name": "tkzShowOrthLine", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzShowOrthLine[${1:opts}](${2:arg1})(${3:arg2})" } }, { "name": "tkzShowBisectorLine", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzShowBisectorLine[${1:opts}](${2:arg1})(${3:arg2})" } }, { "name": "tkzShowTranslation", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzShowTranslation[${1:opts}](${2:arg1})(${3:arg2})" } }, { "name": "tkzShowSymOrth", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzShowSymOrth[${1:opts}](${2:arg1})(${3:arg2})" } }, { "name": "tkzShowCSym", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzShowCSym[${1:opts}](${2:arg1})(${3:arg2})" } }, { "name": "tkzShowProjection", "unusual": true, "arg": { "format": "[]()()", "snippet": "tkzShowProjection[${1:opts}](${2:arg1})(${3:arg2})" } }, { "name": "FirstPointInList", "unusual": true, "arg": { "format": "{}", "snippet": "FirstPointInList{${1:arg}}" } }, { "name": "tkzTranslation", "unusual": true, "arg": { "format": "()(){}", "snippet": "tkzTranslation(${2:arg1})(${3:arg2}){${1:arg3}}" } }, { "name": "tkzUTranslation", "unusual": true, "arg": { "format": "()()", "snippet": "tkzUTranslation(${1:arg1})(${2:arg2})" } }, { "name": "tkzCSym", "unusual": true, "arg": { "format": "()(){}", "snippet": "tkzCSym(${2:arg1})(${3:arg2}){${1:arg3}}" } }, { "name": "tkzUCSym", "unusual": true, "arg": { "format": "()()", "snippet": "tkzUCSym(${1:arg1})(${2:arg2})" } }, { "name": "tkzSymOrth", "unusual": true, "arg": { "format": "()(){}", "snippet": "tkzSymOrth(${2:arg1})(${3:arg2}){${1:arg3}}" } }, { "name": "tkzUSymOrth", "unusual": true, "arg": { "format": "()()", "snippet": "tkzUSymOrth(${1:arg1})(${2:arg2})" } }, { "name": "tkzProjection", "unusual": true, "arg": { "format": "()(){}", "snippet": "tkzProjection(${2:arg1})(${3:arg2}){${1:arg3}}" } }, { "name": "tkzUProjection", "unusual": true, "arg": { "format": "()()", "snippet": "tkzUProjection(${1:arg1})(${2:arg2})" } }, { "name": "tkzHomo", "unusual": true, "arg": { "format": "()(){}", "snippet": "tkzHomo(${2:arg1})(${3:arg2}){${1:arg3}}" } }, { "name": "tkzUHomo", "unusual": true, "arg": { "format": "()()", "snippet": "tkzUHomo(${1:arg1})(${2:arg2})" } }, { "name": "tkzRotateAngle", "unusual": true, "arg": { "format": "()(){}", "snippet": "tkzRotateAngle(${2:arg1})(${3:arg2}){${1:arg3}}" } }, { "name": "tkzURotateAngle", "unusual": true, "arg": { "format": "()()", "snippet": "tkzURotateAngle(${1:arg1})(${2:arg2})" } }, { "name": "tkzRotateInRad", "unusual": true, "arg": { "format": "()(){}", "snippet": "tkzRotateInRad(${2:arg1})(${3:arg2}){${1:arg3}}" } }, { "name": "tkzURotateInRad", "unusual": true, "arg": { "format": "()()", "snippet": "tkzURotateInRad(${1:arg1})(${2:arg2})" } }, { "name": "tkzInversePoint", "unusual": true, "arg": { "format": "()(){}", "snippet": "tkzInversePoint(${2:arg1})(${3:arg2}){${1:arg3}}" } }, { "name": "tkzUInversePoint", "unusual": true, "arg": { "format": "()()", "snippet": "tkzUInversePoint(${1:arg1})(${2:arg2})" } }, { "name": "tkzInverseNegativePoint", "unusual": true, "arg": { "format": "()(){}", "snippet": "tkzInverseNegativePoint(${2:arg1})(${3:arg2}){${1:arg3}}" } }, { "name": "tkzUInverseNegativePoint", "unusual": true, "arg": { "format": "()()", "snippet": "tkzUInverseNegativePoint(${1:arg1})(${2:arg2})" } }, { "name": "tkzDefBCPoint", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefBCPoint(${1:point1=num1},${2:point2=num2},${3:...})" } }, { "name": "tkzDivHarmonic", "unusual": true, "arg": { "format": "()", "snippet": "tkzDivHarmonic(${1:pt1},${2:pt2},${3:pt3})" } }, { "name": "tkzDivHarmonic", "unusual": true, "arg": { "format": "[]()", "snippet": "tkzDivHarmonic[${1:options%keyvals}](${2:pt1},${3:pt2},${4:pt3})" } }, { "name": "tkzOrthoCenter", "unusual": true, "arg": { "format": "()", "snippet": "tkzOrthoCenter(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzDefOrthoCenter", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefOrthoCenter(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzCentroid", "unusual": true, "arg": { "format": "()", "snippet": "tkzCentroid(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzBaryCenter", "unusual": true, "arg": { "format": "()", "snippet": "tkzBaryCenter(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzCircumCenter", "unusual": true, "arg": { "format": "()", "snippet": "tkzCircumCenter(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzDefCircumCenter", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefCircumCenter(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzInCenter", "unusual": true, "arg": { "format": "()", "snippet": "tkzInCenter(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzDefInCenter", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefInCenter(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzExCenter", "unusual": true, "arg": { "format": "()", "snippet": "tkzExCenter(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzDefExCenter", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefExCenter(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzEulerCenter", "unusual": true, "arg": { "format": "()", "snippet": "tkzEulerCenter(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzNinePointCenter", "unusual": true, "arg": { "format": "()", "snippet": "tkzNinePointCenter(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzDefEulerCenter", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefEulerCenter(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzSymmedianCenter", "unusual": true, "arg": { "format": "()", "snippet": "tkzSymmedianCenter(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzLemoinePoint", "unusual": true, "arg": { "format": "()", "snippet": "tkzLemoinePoint(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzGrebePoint", "unusual": true, "arg": { "format": "()", "snippet": "tkzGrebePoint(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzDefLemoinePoint", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefLemoinePoint(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzSpiekerCenter", "unusual": true, "arg": { "format": "()", "snippet": "tkzSpiekerCenter(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzDefSpiekerCenter", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefSpiekerCenter(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzGergonneCenter", "unusual": true, "arg": { "format": "()", "snippet": "tkzGergonneCenter(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzDefGergonneCenter", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefGergonneCenter(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzNagelCenter", "unusual": true, "arg": { "format": "()", "snippet": "tkzNagelCenter(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzDefNagelCenter", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefNagelCenter(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzMittenpunktCenter", "unusual": true, "arg": { "format": "()", "snippet": "tkzMittenpunktCenter(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzDefMittenpunktCenter", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefMittenpunktCenter(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzDefMiddlespoint", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefMiddlespoint(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzFeuerbachCenter", "unusual": true, "arg": { "format": "()", "snippet": "tkzFeuerbachCenter(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzDefFeuerbachCenter", "unusual": true, "arg": { "format": "()", "snippet": "tkzDefFeuerbachCenter(${1:point1},${2:point2},${3:point3})" } }, { "name": "tkzOrthogonalCenter", "unusual": true, "arg": { "format": "()", "snippet": "tkzOrthogonalCenter(${1:point1},${2:point2})" } }, { "name": "usetkzobj", "unusual": true, "arg": { "format": "{}", "snippet": "usetkzobj{${1:list of objects}}" } }, { "name": "usetkztool", "unusual": true, "arg": { "format": "{}", "snippet": "usetkztool{${1:list of tools}}" } }, { "name": "tkzInterLLxy", "unusual": true, "arg": { "format": "()()", "snippet": "tkzInterLLxy(${1:point1},${2:point2})(${3:point3},${4:point4})" } }, { "name": "tkzTestInterLC", "unusual": true, "arg": { "format": "()()", "snippet": "tkzTestInterLC(${1:point1},${2:point2})(${3:point3},${4:point4})" } }, { "name": "iftkzFlagLC", "unusual": true }, { "name": "tkzFlagLCtrue", "unusual": true }, { "name": "tkzFlagLCfalse", "unusual": true }, { "name": "tkzInterLCR", "unusual": true, "arg": { "format": "()(){}{}", "snippet": "tkzInterLCR(${3:arg1})(${4:arg2}){${1:arg3}}{${2:arg4}}" } }, { "name": "tkzInterLCWithNodes", "unusual": true, "arg": { "format": "()(){}{}", "snippet": "tkzInterLCWithNodes(${3:arg1})(${4:arg2}){${1:arg3}}{${2:arg4}}" } }, { "name": "tkzInterCCWithNodes", "unusual": true, "arg": { "format": "()(){}{}", "snippet": "tkzInterCCWithNodes(${3:arg1})(${4:arg2}){${1:arg3}}{${2:arg4}}" } }, { "name": "tkzAddName", "unusual": true, "arg": { "format": "[]{}", "snippet": "tkzAddName[${2:options}]{${1:name}}" } }, { "name": "FullProtractor", "unusual": true }, { "name": "FullProtractorReturn", "unusual": true }, { "name": "tkzmathstyle", "unusual": true }, { "name": "tkzCoeffSubColor", "unusual": true }, { "name": "tkzCoeffSubLw", "unusual": true }, { "name": "tkzRatioLineGrid", "unusual": true }, { "name": "tkzPhi", "unusual": true }, { "name": "tkzInvPhi", "unusual": true }, { "name": "tkzSqrtPhi", "unusual": true }, { "name": "tkzSqrTwo", "unusual": true }, { "name": "tkzSqrThree", "unusual": true }, { "name": "tkzSqrFive", "unusual": true }, { "name": "tkzSqrTwobyTwo", "unusual": true }, { "name": "tkzPi", "unusual": true }, { "name": "tkzEuler", "unusual": true } ], "envs": [], "keys": { "\\usepackage/tkz-euclide#c": [ "lua" ], "\\tkzDefPoint#c,\\tkzDefPoints#c": [ "label=${1:text}", "shift=(${1:x},${2:y})", "shift=(${1:angle}:${2:radius})" ], "\\tkzDefSimilitudeCenter#c": [ "ext", "int" ], "\\tkzDefHarmonic#c": [ "both", "ext", "int" ], "\\tkzDefEquiPoints#c": [ "dist=", "from=${1:point}", "show", "/tkzcompass/delta=${1:number}" ], "\\tkzDefTriangleCenter#c": [ "ortho", "orthic", "centroid", "median", "circum", "in", "ex", "euler", "gergonne", "symmedian", "lemoine", "grebe", "spieker", "nagel", "mittenpunkt", "feuerbach" ], "\\tkzDefProjExcenter#c": [ "name=${1:name}" ], "\\tkzDefPointOnLine#c": [ "pos=${1:number}" ], "\\tkzDefPointOnCircle#c": [ "through=center ${1:point1} angle ${2:degrees} point ${3:point2}", "R=center ${1:point} angle ${2:degrees} radius ${3:radius}", "through in rad=center ${1:point1} angle ${2:radians} point ${3:point2}", "R in rad=center ${1:point} angle ${2:radians} radius ${3:radius}" ], "\\tkzDefPointBy#c,\\tkzDefPointsBy#c": [ "translation=from ${1:point1} to ${2:point2}", "homothety=center ${1:point} ratio ${2:number}", "reflection=over ${1:point1}--${2:point2}", "symmetry=center ${1:point}", "projection=onto ${1:point1}--${2:point2}", "rotation=center ${1:point} angle ${2:degrees}", "rotation in rad=center ${1:point} angle ${2:radians}", "inversion=center ${1:point1} through ${2:point2}", "inversion negative=center ${1:point1} through ${2:point2}" ], "\\tkzDefPointWith#c": [ "orthogonal", "orthogonal normed", "linear", "linear normed", "colinear=at ${1:point}", "colinear normed=at ${1:point}", "K=${1:number}" ], "\\tkzDefLine#c": [ "mediator", "perpendicular=through ${1:point}", "orthogonal=through ${1:point}", "parallel=through ${1:point}", "bisector", "bisector out", "symmedian", "altitude", "euler", "tangent at=${1:point}", "tangent from=${1:point}", "K=${1:number}", "normed" ], "\\tkzDefTangent#c": [ "at=${1:point}", "from=${1:point}", "from with R=${1:point}" ], "\\tkzDefTriangle#c": [ "two angles=${1:angle1} and ${2:angle2}", "equilateral", "isosceles right", "pythagore", "pythagoras", "egyptian", "school", "gold", "euclid", "golden", "cheops", "swap" ], "\\tkzDefSpcTriangle#c": [ "orthic", "centroid", "medial", "in", "incentral", "ex", "excentral", "extouch", "intouch", "contact", "euler", "symmedial", "tangential", "feuerbach", "name=${1:name}", "ortho" ], "\\tkzDefRegPolygon#c": [ "name=${1:name}", "sides=${1:integer}", "center", "side" ], "\\tkzDefCircle#c": [ "R", "diameter", "circum", "in", "ex", "euler", "nine", "spieker", "apollonius", "orthogonal from=${1:point}", "orthogonal through=${1:point1} and ${2:point2}", "K=${1:number}" ], "\\tkzDefCircleBy#c": [ "translation=from ${1:point1} to ${2:point2}", "homothety=center ${1:point} ratio ${2:number}", "reflection=over ${1:point1}--${2:point2}", "symmetry=center ${1:point}", "projection=onto ${1:point1}--${2:point2}", "rotation=center ${1:point} angle ${2:degrees}", "inversion=center ${1:point1} through ${2:point2}" ], "\\tkzInterLC#c,\\tkzInterCC#c": [ "N", "R", "with nodes" ], "\\tkzDefRandPointOn#c": [ "rectangle=${1:point1} and ${2:point2}", "segment=${1:point1}--${2:point2}", "line=${1:point1}--${2:point2}", "circle=center ${1:point} radius ${2:number}", "circle through=center ${1:point1} through ${2:point2}", "disk through=center ${1:point1} through ${2:point2}" ], "\\tkzDrawPoint#c,\\tkzDrawPoints#c": [ "shape=${1|circle,cross,cross out|}", "size=${1:number}", "color=", "%color", "fill=", "draw=", "opacity=${1:factor}", "ultra thin", "very thin", "thin", "semithick", "thick", "very thick", "ultra thick" ], "\\tkzDrawLine#c,\\tkzDrawLines#c": [ "add=${1:num1} and ${2:num2}", "color=", "%color", "solid", "dotted", "densely dotted", "loosely dotted", "dashed", "densely dashed", "loosely dashed", "dash dot", "densely dash dot", "loosely dash dot", "dash dot dot", "densely dash dot dot", "loosely dash dot dot", "style={${1:TikZ options}}", "->", "<-", "<->", "ultra thin", "very thin", "thin", "semithick", "thick", "very thick", "ultra thick", "line width=", "double", "double distance=" ], "\\tkzDrawSegment#c,\\tkzDrawSegments#c": [ "add=${1:num1} and ${2:num2}", "dim={${1:label},${2:dim},${3:option}}", "color=", "%color", "opacity=${1:factor}", "solid", "dotted", "densely dotted", "loosely dotted", "dashed", "densely dashed", "loosely dashed", "dash dot", "densely dash dot", "loosely dash dot", "dash dot dot", "densely dash dot dot", "loosely dash dot dot", "style={${1:TikZ options}}", "->", "<-", "<->", "ultra thin", "very thin", "thin", "semithick", "thick", "very thick", "ultra thick", "line width=", "double", "double distance=" ], "\\tkzDrawPolygon#c,\\tkzDrawPolySeg#c": [ "color=", "%color", "fill=", "draw=", "opacity=${1:factor}", "solid", "dotted", "densely dotted", "loosely dotted", "dashed", "densely dashed", "loosely dashed", "dash dot", "densely dash dot", "loosely dash dot", "dash dot dot", "densely dash dot dot", "loosely dash dot dot", "style={${1:TikZ options}}", "->", "<-", "<->", "ultra thin", "very thin", "thin", "semithick", "thick", "very thick", "ultra thick", "line width=", "line join=${1|round,bevel,miter|}", "double", "double distance=" ], "\\tkzDrawCircle#c,\\tkzDrawCircles#c": [ "through", "R", "color=", "%color", "fill=", "opacity=${1:factor}", "solid", "dotted", "densely dotted", "loosely dotted", "dashed", "densely dashed", "loosely dashed", "dash dot", "densely dash dot", "loosely dash dot", "dash dot dot", "densely dash dot dot", "loosely dash dot dot", "line width=", "ultra thin", "very thin", "thin", "semithick", "thick", "very thick", "ultra thick", "double", "double distance=" ], "\\tkzDrawSemiCircle#c,\\tkzDrawSemiCircles#c": [ "through", "diameter", "color=", "%color", "fill=", "solid", "dotted", "densely dotted", "loosely dotted", "dashed", "densely dashed", "loosely dashed", "dash dot", "densely dash dot", "loosely dash dot", "dash dot dot", "densely dash dot dot", "loosely dash dot dot", "line width=", "ultra thin", "very thin", "thin", "semithick", "thick", "very thick", "ultra thick", "double", "double distance=" ], "\\tkzDrawArc#c": [ "towards", "rotate", "R", "R with nodes", "angles", "delta=${1:number}", "reverse", "color=", "%color", "solid", "dotted", "densely dotted", "loosely dotted", "dashed", "densely dashed", "loosely dashed", "dash dot", "densely dash dot", "loosely dash dot", "dash dot dot", "densely dash dot dot", "loosely dash dot dot", "line width=", "style={${1:TikZ options}}", "line width=", "ultra thin", "very thin", "thin", "semithick", "thick", "very thick", "ultra thick", "double", "double distance=" ], "\\tkzDrawSector#c,\\tkzFillSector#c": [ "towards", "rotate", "R", "R with nodes", "fill=", "opacity=${1:factor}", "color=", "%color", "draw=", "solid", "dotted", "densely dotted", "loosely dotted", "dashed", "densely dashed", "loosely dashed", "dash dot", "densely dash dot", "loosely dash dot", "dash dot dot", "densely dash dot dot", "loosely dash dot dot", "line width=", "style={${1:TikZ options}}", "line width=", "ultra thin", "very thin", "thin", "semithick", "thick", "very thick", "ultra thick", "double", "double distance=" ], "\\tkzFillCircle#c,\\tkzFillCircles#c": [ "radius", "R", "color=", "%color", "fill=", "opacity=${1:factor}" ], "\\tkzFillPolygon#c": [ "color=", "%color", "opacity=${1:factor}", "fill=" ], "\\tkzFillAngle#c,\\tkzFillAngles#c": [ "size=${1:number}", "color=", "%color", "opacity=${1:factor}", "fill=", "left color=", "right color=" ], "\\tkzInit#c": [ "xmin=${1:number}", "xmax=${1:number}", "xstep=${1:number}", "ymin=${1:number}", "ymax=${1:number}", "ystep=${1:number}" ], "\\tkzClip#c": [ "space=${1:number}" ], "\\tkzShowBB#c": [ "line width=", "fill=", "opacity=${1:factor}", "color=", "%color" ], "\\tkzClipPolygon#c": [ "out" ], "\\tkzClipCircle#c": [ "out" ], "\\tkzClipSector#c": [ "towards", "rotate", "R" ], "\\tkzMarkSegment#c,\\tkzMarkSegments#c,\\tkzMarkArc#c": [ "pos=${1:number}", "color=", "%color", "mark=${1:mark}", "size=", "line width=", "ultra thin", "very thin", "thin", "semithick", "thick", "very thick", "ultra thick" ], "\\tkzMarkAngle#c,\\tkzMarkAngles#c": [ "arc=${1|l,ll,lll|}", "size=", "mark=${1:mark}", "mksize=", "mkcolor=", "color=", "mkpos=${1:number}" ], "\\tkzMarkRightAngle#c,\\tkzMarkRightAngles#c": [ "german", "size=${1:number}", "fill=", "opacity=${1:factor}", "draw=", "color=", "%color", "line width=" ], "\\tkzLabelPoint#c,\\tkzLabelPoints#c,\\tkzAutoLabelPoints#c": [ "left", "right", "above", "below", "above right", "above left", "below right", "below left", "color=", "%color", "font=${1:font commands}", "label=${1:text}", "centered" ], "\\tkzAutoLabelPoints#c": [ "center=${1:point}", "dist=${1:number}" ], "\\tkzLabelLine#c,\\tkzLabelSegment#c,\\tkzLabelSegments#c": [ "pos=${1:number}", "swap", "auto", "below=", "above=", "left=", "right=", "below left=", "below right=", "above left=", "above right=", "sloped", "midway", "near start", "near end", "very near start", "very near end", "at start", "at end", "color=", "%color" ], "\\tkzLabelAngle#c,\\tkzLabelAngles#c": [ "pos=${1:number}", "circle", "draw", "fill=", "font=${1:font commands}" ], "\\tkzLabelCircle#c": [ "radius", "R", "below=", "above=", "left=", "right=", "below left=", "below right=", "above left=", "above right=", "color=", "%color", "fill=", "font=${1:font commands}", "draw", "text width=", "text centered" ], "\\tkzLabelArc#c": [ "pos=${1:number}", "below=", "above=", "left=", "right=", "below left=", "below right=", "above left=", "above right=", "color=", "%color" ], "\\tkzCompass#c,\\tkzCompasss#c": [ "delta=${1:degrees}", "length=${1:number}", "color=", "%color", "solid", "dotted", "densely dotted", "loosely dotted", "dashed", "densely dashed", "loosely dashed", "dash dot", "densely dash dot", "loosely dash dot", "dash dot dot", "densely dash dot dot", "loosely dash dot dot", "line width=", "style={${1:TikZ options}}", "line width=", "ultra thin", "very thin", "thin", "semithick", "thick", "very thick", "ultra thick" ], "\\tkzShowLine#c": [ "mediator", "parallel=through ${1:point}", "perpendicular=through ${1:point}", "orthogonal", "bisector", "K=${1:number}", "length=${1:number}", "ratio=${1:number}", "gap=${1:number}", "size=${1:number}", "color=", "%color", "solid", "dotted", "densely dotted", "loosely dotted", "dashed", "densely dashed", "loosely dashed", "dash dot", "densely dash dot", "loosely dash dot", "dash dot dot", "densely dash dot dot", "loosely dash dot dot", "line width=", "style={${1:TikZ options}}", "line width=", "ultra thin", "very thin", "thin", "semithick", "thick", "very thick", "ultra thick" ], "\\tkzShowTransformation#c": [ "reflection=over ${1:point1}--${2:point2}", "symmetry=center ${1:point}", "projection=onto ${1:point1}--${2:point2}", "translation=from ${1:point1} to ${2:point2}", "K=${1:number}", "length=${1:number}", "ratio=${1:number}", "gap=${1:number}", "size=${1:number}", "color=", "%color" ], "\\tkzProtractor#c": [ "lw=", "scale=${1:factor}", "return" ], "\\tkzCalcLength#c": [ "cm" ], "\\tkzSetUpColors#c": [ "background=", "text=" ], "\\tkzSetUpPoint#c": [ "color=", "size=${1:number}", "fill=", "shape=${1|circle,cross,cross out|}" ], "\\tkzSetUpLine#c,\\tkzSetUpArc#c,\\tkzSetUpCompass#c": [ "color=", "line width=", "style=${1|solid,dotted,densely dotted,loosely dotted,dashed,densely dashed,loosely dashed,dash dot,densely dash dot,loosely dash dot,dash dot dot,densely dash dot dot ,loosely dash dot dot|}", "add=${1:num1} and ${2:num2}" ], "\\tkzSetUpLine#c": [ "add=${1:num1} and ${2:num2}" ], "\\tkzSetUpArc#c,\\tkzSetUpCompass#c": [ "delta=${1:number}" ], "\\tkzText#c": [ "draw", "color=", "text=", "fill=", "opacity=${1:factor}", "line width=", "rotate=${1:degrees}", "inner sep=", "text width=" ], "\\tkzLegend#c": [ "line" ], "\\tkzDrawX#c": [ "color=", "noticks", "right space=", "left space=", "label=${1:text}", "trig=${1:integer}", "tickwd=", "tickup=", "tickdn=", ">=${1:end arrow spec}" ], "\\tkzDrawY#c": [ "color=", "noticks", "up space=", "down space=", "label=${1:text}", "trig=${1:integer}", "tickwd=", "ticklt=", "tickrt=" ], "\\tkzGrid#c": [ "sub", "color=", "%color", "subxstep=${1:number}", "subystep=${1:number}", "line width=" ], "\\tkzPointShowCoord#c,\\tkzShowPointCoord#c": [ "xlabel=${1:text}", "xstyle=", "noxdraw", "ylabel=${1:text}", "ystyle=", "noydraw" ] }, "args": [ "\\usepackage/tkz-euclide#c" ] } ================================================ FILE: data/packages/tocbibind.json ================================================ { "deps": [], "macros": [ { "name": "tocotherhead", "arg": { "format": "{}", "snippet": "tocotherhead{${1:headingname}}" } }, { "name": "tocbibname" }, { "name": "setindexname", "arg": { "format": "{}", "snippet": "setindexname{${1:name}}" } }, { "name": "settocname", "arg": { "format": "{}", "snippet": "settocname{${1:name}}" } }, { "name": "setlotname", "arg": { "format": "{}", "snippet": "setlotname{${1:name}}" } }, { "name": "setlofname", "arg": { "format": "{}", "snippet": "setlofname{${1:name}}" } }, { "name": "settocbibname", "arg": { "format": "{}", "snippet": "settocbibname{${1:name}}" } }, { "name": "simplechapter" }, { "name": "simplechapter", "arg": { "format": "[]", "snippet": "simplechapter[${1:name}]" } }, { "name": "restorechapter" }, { "name": "simplechapterdelim" }, { "name": "tocchapter" }, { "name": "tocsection" }, { "name": "tocfile", "arg": { "format": "{}{}", "snippet": "tocfile{${1:text}}{${2:file-extension}}" } }, { "name": "tocetcmark", "unusual": true, "arg": { "format": "{}", "snippet": "tocetcmark{${1:head}}" } }, { "name": "PRWPackageNote", "unusual": true, "arg": { "format": "{}{}", "snippet": "PRWPackageNote{${1:package}}{${2:note text}}" } }, { "name": "PRWPackageNoteNoLine", "unusual": true, "arg": { "format": "{}{}", "snippet": "PRWPackageNoteNoLine{${1:package}}{${2:note text}}" } }, { "name": "bibsection", "unusual": true } ], "envs": [ { "name": "thebibitemlist", "unusual": true } ], "keys": { "\\usepackage/tocbibind#c": [ "notbib", "notindex", "nottoc", "notlot", "notlof", "chapter", "section", "numbib", "numindex", "other", "none" ] }, "args": [ "\\usepackage/tocbibind#c" ] } ================================================ FILE: data/packages/tocloft.json ================================================ { "deps": [], "macros": [ { "name": "tocloftpagestyle", "arg": { "format": "{}", "snippet": "tocloftpagestyle{${1:style}}" } }, { "name": "cftmarktoc" }, { "name": "cftmarklof" }, { "name": "cftmarklot" }, { "name": "cftbeforetoctitleskip" }, { "name": "cftbeforeloftitleskip" }, { "name": "cftbeforelottitleskip" }, { "name": "cftaftertoctitleskip" }, { "name": "cftafterloftitleskip" }, { "name": "cftafterlottitleskip" }, { "name": "cfttoctitlefont" }, { "name": "cftloftitlefont" }, { "name": "cftlottitlefont" }, { "name": "cftaftertoctitle" }, { "name": "cftafterloftitle" }, { "name": "cftafterlottitle" }, { "name": "cftdot" }, { "name": "cftdotsep" }, { "name": "cftnodots" }, { "name": "cftdotfill", "arg": { "format": "{}", "snippet": "cftdotfill{${1:sep}}" } }, { "name": "cftsetpnumwidth", "arg": { "format": "{}", "snippet": "cftsetpnumwidth{${1:length}}" } }, { "name": "cftsetrmarg", "arg": { "format": "{}", "snippet": "cftsetrmarg{${1:length}}" } }, { "name": "cftpnumalign" }, { "name": "cftparskip" }, { "name": "cftbeforepartskip" }, { "name": "cftbeforechapskip" }, { "name": "cftbeforesecskip" }, { "name": "cftbeforesubsecskip" }, { "name": "cftbeforesubsubsecskip" }, { "name": "cftbeforeparaskip" }, { "name": "cftbeforesubparaskip" }, { "name": "cftbeforefigskip" }, { "name": "cftbeforesubfigskip" }, { "name": "cftbeforetabskip" }, { "name": "cftbeforesubtabskip" }, { "name": "cftpartindent" }, { "name": "cftchapindent" }, { "name": "cftsecindent" }, { "name": "cftsubsecindent" }, { "name": "cftsubsubsecindent" }, { "name": "cftparaindent" }, { "name": "cftsubparaindent" }, { "name": "cftfigindent" }, { "name": "cftsubfigindent" }, { "name": "cfttabindent" }, { "name": "cftsubtabindent" }, { "name": "cftpartnumwidth" }, { "name": "cftchapnumwidth" }, { "name": "cftsecnumwidth" }, { "name": "cftsubsecnumwidth" }, { "name": "cftsubsubsecnumwidth" }, { "name": "cftparanumwidth" }, { "name": "cftsubparanumwidth" }, { "name": "cftfignumwidth" }, { "name": "cftsubfignumwidth" }, { "name": "cfttabnumwidth" }, { "name": "cftsubtabnumwidth" }, { "name": "cftpartfont" }, { "name": "cftchapfont" }, { "name": "cftsecfont" }, { "name": "cftsubsecfont" }, { "name": "cftsubsubsecfont" }, { "name": "cftparafont" }, { "name": "cftsubparafont" }, { "name": "cftfigfont" }, { "name": "cftsubfigfont" }, { "name": "cfttabfont" }, { "name": "cftsubtabfont" }, { "name": "cftpartpresnum" }, { "name": "cftchappresnum" }, { "name": "cftsecpresnum" }, { "name": "cftsubsecpresnum" }, { "name": "cftsubsubsecpresnum" }, { "name": "cftparapresnum" }, { "name": "cftsubparapresnum" }, { "name": "cftfigpresnum" }, { "name": "cftsubfigpresnum" }, { "name": "cfttabpresnum" }, { "name": "cftsubtabpresnum" }, { "name": "cftpartaftersnum" }, { "name": "cftchapaftersnum" }, { "name": "cftsecaftersnum" }, { "name": "cftsubsecaftersnum" }, { "name": "cftsubsubsecaftersnum" }, { "name": "cftparaaftersnum" }, { "name": "cftsubparaaftersnum" }, { "name": "cftfigaftersnum" }, { "name": "cftsubfigaftersnum" }, { "name": "cfttabaftersnum" }, { "name": "cftsubtabaftersnum" }, { "name": "cftpartaftersnumb" }, { "name": "cftchapaftersnumb" }, { "name": "cftsecaftersnumb" }, { "name": "cftsubsecaftersnumb" }, { "name": "cftsubsubsecaftersnumb" }, { "name": "cftparaaftersnumb" }, { "name": "cftsubparaaftersnumb" }, { "name": "cftfigaftersnumb" }, { "name": "cftsubfigaftersnumb" }, { "name": "cfttabaftersnumb" }, { "name": "cftsubtabaftersnumb" }, { "name": "cftpartleader" }, { "name": "cftchapleader" }, { "name": "cftsecleader" }, { "name": "cftsubsecleader" }, { "name": "cftsubsubsecleader" }, { "name": "cftparaleader" }, { "name": "cftsubparaleader" }, { "name": "cftfigleader" }, { "name": "cftsubfigleader" }, { "name": "cfttableader" }, { "name": "cftsubtableader" }, { "name": "cftpartdotsep" }, { "name": "cftchapdotsep" }, { "name": "cftsecdotsep" }, { "name": "cftsubsecdotsep" }, { "name": "cftsubsubsecdotsep" }, { "name": "cftparadotsep" }, { "name": "cftsubparadotsep" }, { "name": "cftfigdotsep" }, { "name": "cftsubfigdotsep" }, { "name": "cfttabdotsep" }, { "name": "cftsubtabdotsep" }, { "name": "cftpartpagefont" }, { "name": "cftchappagefont" }, { "name": "cftsecpagefont" }, { "name": "cftsubsecpagefont" }, { "name": "cftsubsubsecpagefont" }, { "name": "cftparapagefont" }, { "name": "cftsubparapagefont" }, { "name": "cftfigpagefont" }, { "name": "cftsubfigpagefont" }, { "name": "cfttabpagefont" }, { "name": "cftsubtabpagefont" }, { "name": "cftpartafterpnum" }, { "name": "cftchapafterpnum" }, { "name": "cftsecafterpnum" }, { "name": "cftsubsecafterpnum" }, { "name": "cftsubsubsecafterpnum" }, { "name": "cftparaafterpnum" }, { "name": "cftsubparaafterpnum" }, { "name": "cftfigafterpnum" }, { "name": "cftsubfigafterpnum" }, { "name": "cfttabafterpnum" }, { "name": "cftsubtabafterpnum" }, { "name": "cftsetindents", "arg": { "format": "{}{}{}", "snippet": "cftsetindents{${1:entry}}{${2:indent}}{${3:numwidth}}" } }, { "name": "cftpagenumbersoff", "arg": { "format": "{}", "snippet": "cftpagenumbersoff{${1:entry}}" } }, { "name": "cftpagenumberson", "arg": { "format": "{}", "snippet": "cftpagenumberson{${1:entry}}" } }, { "name": "newlistof", "arg": { "format": "[]{}{}{}", "snippet": "newlistof[${4:within}]{${1:entry}}{${2:ext}}{${3:listofname}}" } }, { "name": "newlistof", "arg": { "format": "{}{}{}", "snippet": "newlistof{${1:entry}}{${2:ext}}{${3:listofname}}" } }, { "name": "tocdepth" }, { "name": "lotdepth" }, { "name": "lofdepth" }, { "name": "newlistentry", "arg": { "format": "[]{}{}{}", "snippet": "newlistentry[${4:within}]{${1:entry}}{${2:ext}}{${3:level-1}}" } }, { "name": "cftchapterprecis", "unusual": true, "arg": { "format": "{}", "snippet": "cftchapterprecis{${1:text}}" } }, { "name": "cftchapterprecishere", "unusual": true, "arg": { "format": "{}", "snippet": "cftchapterprecishere{${1:text}}" } }, { "name": "cftchapterprecistoc", "unusual": true, "arg": { "format": "{}", "snippet": "cftchapterprecistoc{${1:text}}" } }, { "name": "cftlocalchange", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "cftlocalchange{${1:file}}{${2:pnumwidth}}{${3:tocrmarg}}" } }, { "name": "cftaddtitleline", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "cftaddtitleline{${1:file}}{${2:kind}}{${3:title}}{${4:page}}" } }, { "name": "cftaddnumtitleline", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "cftaddnumtitleline{${1:file}}{${2:kind}}{${3:num}}{${4:title}}{${5:page}}" } }, { "name": "cftlofposthook", "unusual": true }, { "name": "cftlofprehook", "unusual": true }, { "name": "cftlotposthook", "unusual": true }, { "name": "cftlotprehook", "unusual": true }, { "name": "cfttocposthook", "unusual": true }, { "name": "cfttocprehook", "unusual": true }, { "name": "cftpartfillnum", "unusual": true }, { "name": "cftchapfillnum", "unusual": true }, { "name": "cftsecfillnum", "unusual": true }, { "name": "cftsubsecfillnum", "unusual": true }, { "name": "cftsubsubsecfillnum", "unusual": true }, { "name": "cftparafillnum", "unusual": true }, { "name": "cftsubparafillnum", "unusual": true }, { "name": "cftfigfillnum", "unusual": true }, { "name": "cftsubfigfillnum", "unusual": true }, { "name": "cfttabfillnum", "unusual": true }, { "name": "cftsubtabfillnum", "unusual": true }, { "name": "cftchapname", "unusual": true }, { "name": "cftsecname", "unusual": true }, { "name": "cftsubsecname", "unusual": true }, { "name": "cftsubsubsecname", "unusual": true }, { "name": "cftparaname", "unusual": true }, { "name": "cftsubparaname", "unusual": true }, { "name": "cftfigname", "unusual": true }, { "name": "cftsubfigname", "unusual": true }, { "name": "cfttabname", "unusual": true }, { "name": "cftsubtabname", "unusual": true }, { "name": "phantomsection", "unusual": true }, { "name": "cftparfillskip", "unusual": true } ], "envs": [], "keys": { "\\usepackage/tocloft#c": [ "subfigure", "titles" ] }, "args": [ "\\usepackage/tocloft#c" ] } ================================================ FILE: data/packages/todonotes.json ================================================ { "deps": [ { "name": "ifthen" }, { "name": "xkeyval" }, { "name": "xcolor" }, { "name": "tikz" }, { "name": "tikzlibrarypositioning" }, { "name": "calc" }, { "name": "tikzlibraryshadows", "if": "loadshadowlibrary" } ], "macros": [ { "name": "todo", "arg": { "format": "{}", "snippet": "todo{${1:text%todo}}" } }, { "name": "todo", "arg": { "format": "[]{}", "snippet": "todo[${2:options%keyvals}]{${1:text%todo}}", "keys": [ "\\todo,\\setuptodonotes,\\todostyle", "\\todo,\\missingfigure,\\setuptodonotes,\\todostyle" ], "keyPos": 0 } }, { "name": "setuptodonotes", "arg": { "format": "{}", "snippet": "setuptodonotes{${1:options%keyvals}}", "keys": [ "\\todo,\\setuptodonotes,\\todostyle", "\\missingfigure,\\setuptodonotes,\\todostyle", "\\todo,\\missingfigure,\\setuptodonotes,\\todostyle" ], "keyPos": 0 } }, { "name": "todostyle", "arg": { "format": "{}{}", "snippet": "todostyle{${1:name%specialDef}}{${2:options%keyvals}}", "keys": [ "\\todo,\\setuptodonotes,\\todostyle", "\\missingfigure,\\setuptodonotes,\\todostyle", "\\todo,\\missingfigure,\\setuptodonotes,\\todostyle" ], "keyPos": 1 } }, { "name": "missingfigure", "arg": { "format": "{}", "snippet": "missingfigure{${1:text%todo}}" } }, { "name": "missingfigure", "arg": { "format": "[]{}", "snippet": "missingfigure[${2:options%keyvals}]{${1:text%todo}}", "keys": [ "\\missingfigure,\\setuptodonotes,\\todostyle", "\\todo,\\missingfigure,\\setuptodonotes,\\todostyle" ], "keyPos": 0 } }, { "name": "listoftodos" }, { "name": "listoftodos", "arg": { "format": "[]", "snippet": "listoftodos[${1:name}]" } }, { "name": "todototoc" }, { "name": "todoformat", "unusual": true, "arg": { "format": "{}", "snippet": "todoformat{${1:arg}}" } } ], "envs": [], "keys": { "\\usepackage/todonotes#c": [ "disable", "obeyDraft", "obeyFinal", "danish", "german", "ngerman", "english", "french", "swedish", "spanish", "catalan", "italian", "portuguese", "dutch", "croatian", "colorinlistoftodos", "color=", "backgroundcolor=", "linecolor=", "bordercolor=", "tickmarkheight=", "textwidth=", "textsize=${1:fontsize csname}", "format=${1:csname}", "prependcaption={${1:text}}", "loadshadowlibrary", "shadow", "dvistyle", "figwidth=" ], "\\todo,\\setuptodonotes,\\todostyle": [ "disable", "color=", "backgroundcolor=", "textcolor=", "linecolor=", "bordercolor=", "shadow", "noshadow", "tickmarkheight=", "format=${1:csname}", "line", "noline", "inline", "noinline", "size=${1:fontsize command}", "list", "nolist", "caption={${1:text}}", "prepend", "noprepend", "fancyline", "author=${1:author}", "inlinewidth=", "inlinepar", "noinlinepar" ], "\\missingfigure,\\setuptodonotes,\\todostyle": [ "figwidth=", "figheight=", "figcolor=" ], "\\todo,\\missingfigure,\\setuptodonotes,\\todostyle": [ "%todonotesstyle" ] }, "args": [ "\\usepackage/todonotes#c" ] } ================================================ FILE: data/packages/ulem.json ================================================ { "deps": [], "macros": [ { "name": "uline", "arg": { "format": "{}", "snippet": "uline{${1:text}}" } }, { "name": "uuline", "arg": { "format": "{}", "snippet": "uuline{${1:text}}" } }, { "name": "uwave", "arg": { "format": "{}", "snippet": "uwave{${1:text}}" } }, { "name": "sout", "arg": { "format": "{}", "snippet": "sout{${1:text}}" } }, { "name": "xout", "arg": { "format": "{}", "snippet": "xout{${1:text}}" } }, { "name": "dashuline", "arg": { "format": "{}", "snippet": "dashuline{${1:dashing}}" } }, { "name": "dotuline", "arg": { "format": "{}", "snippet": "dotuline{${1:dotty}}" } }, { "name": "ULdepth", "unusual": true }, { "name": "ULforem", "unusual": true }, { "name": "ULon", "unusual": true }, { "name": "ULthickness", "unusual": true }, { "name": "markoverwith", "unusual": true, "arg": { "format": "{}", "snippet": "markoverwith{${1:something}}" } }, { "name": "normalem" }, { "name": "useunder", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "useunder{${1:underline command}}{${2:font declaration}}{${3:font command}}" } } ], "envs": [], "keys": { "\\usepackage/ulem#c": [ "normalem", "ULforem", "normalbf", "UWforbf" ] }, "args": [ "\\usepackage/ulem#c" ] } ================================================ FILE: data/packages/units.json ================================================ { "deps": [ { "name": "ifthen" }, { "name": "nicefrac" } ], "macros": [ { "name": "unit", "arg": { "format": "[]{}", "snippet": "unit[${2:value}]{${1:dimension}}" } }, { "name": "unit", "arg": { "format": "{}", "snippet": "unit{${1:dimension}}" } }, { "name": "unitfrac", "arg": { "format": "[]{}{}", "snippet": "unitfrac[${3:value%:translatable}]{${1:num%:translatable}}{${2:den%:translatable}}" } }, { "name": "unitfrac", "arg": { "format": "{}{}", "snippet": "unitfrac{${1:num%:translatable}}{${2:den%:translatable}}" } } ], "envs": [], "keys": { "\\usepackage/units#c": [ "tight", "loose", "nice", "ugly" ] }, "args": [ "\\usepackage/units#c" ] } ================================================ FILE: data/packages/upgreek.json ================================================ { "deps": [], "macros": [ { "name": "Updelta" }, { "name": "Upgamma" }, { "name": "Uplambda" }, { "name": "Upomega" }, { "name": "Upphi" }, { "name": "Uppi" }, { "name": "Uppsi" }, { "name": "Upsigma" }, { "name": "Uptheta" }, { "name": "Upupsilon" }, { "name": "Upxi" }, { "name": "upalpha", "detail": "α", "doc": "\\mathrm{\\alpha} (omlmathrm), \\alphaup (kpfonts mathdesign), \\upalpha (upgreek), alpha, greek" }, { "name": "upbeta", "detail": "β", "doc": "\\mathrm{\\beta} (omlmathrm), \\betaup (kpfonts mathdesign), \\upbeta (upgreek), beta, greek" }, { "name": "upchi", "detail": "χ", "doc": "\\mathrm{\\chi} (omlmathrm), \\chiup (kpfonts mathdesign), \\upchi (upgreek), chi, greek" }, { "name": "updelta", "detail": "δ", "doc": "\\mathrm{\\delta} (omlmathrm), \\deltaup (kpfonts mathdesign), \\updelta (upgreek), delta, greek" }, { "name": "upepsilon", "detail": "ε", "doc": "\\mathrm{\\varepsilon} (omlmathrm), \\varepsilonup (kpfonts mathdesign), \\upepsilon (upgreek), rounded epsilon, greek" }, { "name": "upeta", "detail": "η", "doc": "\\mathrm{\\eta} (omlmathrm), \\etaup (kpfonts mathdesign), \\upeta (upgreek), eta, greek" }, { "name": "upgamma", "detail": "γ", "doc": "\\mathrm{\\gamma} (omlmathrm), \\gammaup (kpfonts mathdesign), \\upgamma (upgreek), gamma, greek" }, { "name": "upiota", "detail": "ι", "doc": "\\mathrm{\\iota} (omlmathrm), \\iotaup (kpfonts mathdesign), \\upiota (upgreek), iota, greek" }, { "name": "upkappa", "detail": "κ", "doc": "\\mathrm{\\kappa} (omlmathrm), \\kappaup (kpfonts mathdesign), \\upkappa (upgreek), kappa, greek" }, { "name": "uplambda", "detail": "λ", "doc": "\\mathrm{\\lambda} (omlmathrm), \\lambdaup (kpfonts mathdesign), \\uplambda (upgreek), lambda, greek" }, { "name": "upmu", "detail": "μ", "doc": "\\mathrm{\\mu} (omlmathrm), \\muup (kpfonts mathdesign), \\upmu (upgreek), mu, greek" }, { "name": "upnu", "detail": "ν", "doc": "\\mathrm{\\nu} (omlmathrm), \\nuup (kpfonts mathdesign), \\upnu (upgreek), nu, greek" }, { "name": "upomega", "detail": "ω", "doc": "\\mathrm{\\omega} (omlmathrm), \\omegaup (kpfonts mathdesign), \\upomega (upgreek), omega, greek" }, { "name": "upphi", "detail": "ϕ", "doc": "\\mathrm{\\phi} (omlmathrm), \\phiup (kpfonts mathdesign), greek phi symbol (straight)" }, { "name": "uppi", "detail": "π", "doc": "\\mathrm{\\pi} (omlmathrm), \\piup (kpfonts mathdesign), \\uppi (upgreek), pi, greek" }, { "name": "uppsi", "detail": "ψ", "doc": "\\mathrm{\\psi} (omlmathrm), \\psiup (kpfonts mathdesign), \\uppsi (upgreek), psi, greek" }, { "name": "uprho", "detail": "ρ", "doc": "\\mathrm{\\rho} (omlmathrm), \\rhoup (kpfonts mathdesign), \\uprho (upgreek), rho, greek" }, { "name": "upsigma", "detail": "σ", "doc": "\\mathrm{\\sigma} (omlmathrm), \\sigmaup (kpfonts mathdesign), \\upsigma (upgreek), sigma, greek" }, { "name": "uptau", "detail": "τ", "doc": "\\mathrm{\\tau} (omlmathrm), \\tauup (kpfonts mathdesign), \\uptau (upgreek), tau, greek" }, { "name": "uptheta", "detail": "θ", "doc": "\\mathrm{\\theta} (omlmathrm), \\thetaup (kpfonts mathdesign), straight theta, \\uptheta (upgreek), theta, greek" }, { "name": "upupsilon", "detail": "υ", "doc": "\\mathrm{\\upsilon} (omlmathrm), \\upsilonup (kpfonts mathdesign), \\upupsilon (upgreek), upsilon, greek" }, { "name": "upvarepsilon", "detail": "ϵ", "doc": "\\mathrm{\\epsilon} (omlmathrm), \\epsilonup (kpfonts mathdesign), greek lunate epsilon symbol" }, { "name": "upvarphi", "detail": "φ", "doc": "\\mathrm{\\varphi} (omlmathrm), \\varphiup (kpfonts mathdesign), \\upvarphi (upgreek), curly or open phi, greek" }, { "name": "upvarpi", "detail": "ϖ", "doc": "\\mathrm{\\varpi} (omlmathrm), \\varpiup (kpfonts mathdesign), greek pi symbol (pomega)" }, { "name": "upvarrho", "detail": "ϱ", "doc": "\\mathrm{\\varrho} (omlmathrm), \\varrhoup (kpfonts mathdesign), greek rho symbol (round)" }, { "name": "upvarsigma", "detail": "ς", "doc": "\\mathrm{\\varsigma} (omlmathrm), \\varsigmaup (kpfonts mathdesign), \\upvarsigma (upgreek), terminal sigma, greek" }, { "name": "upvartheta", "detail": "ϑ", "doc": "\\mathrm{\\vartheta} (omlmathrm), \\varthetaup (kpfonts mathdesign), curly or open theta" }, { "name": "upxi", "detail": "ξ", "doc": "\\mathrm{\\xi} (omlmathrm), \\xiup (kpfonts mathdesign), \\upxi (upgreek), xi, greek" }, { "name": "upzeta", "detail": "ζ", "doc": "\\mathrm{\\zeta} (omlmathrm), \\zetaup (kpfonts mathdesign), \\upzeta (upgreek), zeta, greek" } ], "envs": [], "keys": { "\\usepackage/upgreek#c": [ "Symbol", "Symbolsmallscale", "Euler" ] }, "args": [ "\\usepackage/upgreek#c" ] } ================================================ FILE: data/packages/url.json ================================================ { "deps": [], "macros": [ { "name": "url", "arg": { "format": "{}", "snippet": "url{${1:URL}}" } }, { "name": "path", "arg": { "format": "{}", "snippet": "path{${1:URL}}" } }, { "name": "urldef", "unusual": true, "arg": { "format": "{}", "snippet": "urldef{${1:cmd}}" } }, { "name": "DeclareUrlCommand", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareUrlCommand{${1:cmd}}{${2:definition}}" } }, { "name": "urlstyle", "unusual": true, "arg": { "format": "{}", "snippet": "urlstyle{${1:style%keyvals}}", "keys": [ "\\urlstyle#c" ], "keyPos": 0 } }, { "name": "UrlBreaks", "unusual": true }, { "name": "UrlBigBreaks", "unusual": true }, { "name": "UrlNoBreaks", "unusual": true }, { "name": "UrlOrds", "unusual": true }, { "name": "UrlSpecials", "unusual": true }, { "name": "UrlTildeSpecial", "unusual": true }, { "name": "UrlFont", "unusual": true }, { "name": "UrlLeft", "unusual": true }, { "name": "UrlRight", "unusual": true }, { "name": "Urlmuskip", "unusual": true }, { "name": "UrlBreakPenalty", "unusual": true }, { "name": "UrlBigBreakPenalty", "unusual": true } ], "envs": [], "keys": { "\\usepackage/url#c": [ "obeyspaces", "hyphens", "spaces", "lowtilde", "allowmove" ], "\\urlstyle#c": [ "tt", "rm", "sf", "same" ] }, "args": [ "\\usepackage/url#c" ] } ================================================ FILE: data/packages/varioref.json ================================================ { "deps": [], "macros": [ { "name": "vref", "arg": { "format": "{}", "snippet": "vref{${1:label}}" } }, { "name": "vref*", "arg": { "format": "{}", "snippet": "vref*{${1:label}}" } }, { "name": "vpageref", "arg": { "format": "{}", "snippet": "vpageref{${1:label}}" } }, { "name": "vpageref*", "arg": { "format": "{}", "snippet": "vpageref*{${1:label}}" } }, { "name": "vpageref", "arg": { "format": "[]{}", "snippet": "vpageref[${2:samepage}]{${1:label}}" } }, { "name": "vpageref*", "arg": { "format": "[]{}", "snippet": "vpageref*[${2:samepage}]{${1:label}}" } }, { "name": "vpageref", "arg": { "format": "[][]{}", "snippet": "vpageref[${2:samepage}][${3:otherpage}]{${1:label}}" } }, { "name": "vpageref*", "arg": { "format": "[][]{}", "snippet": "vpageref*[${2:samepage}][${3:otherpage}]{${1:label}}" } }, { "name": "vrefrange", "arg": { "format": "{}{}", "snippet": "vrefrange{${1:fromlabel%ref}}{${2:tolabel%ref}}" } }, { "name": "vrefrange", "arg": { "format": "[]{}{}", "snippet": "vrefrange[${3:same page text}]{${1:fromlabel%ref}}{${2:tolabel%ref}}" } }, { "name": "vpagerefrange", "arg": { "format": "{}{}", "snippet": "vpagerefrange{${1:fromlabel%ref}}{${2:tolabel%ref}}" } }, { "name": "vpagerefrange*", "arg": { "format": "{}{}", "snippet": "vpagerefrange*{${1:fromlabel%ref}}{${2:tolabel%ref}}" } }, { "name": "vpagerefrange", "arg": { "format": "[]{}{}", "snippet": "vpagerefrange[${3:same page text}]{${1:fromlabel%ref}}{${2:tolabel%ref}}" } }, { "name": "vpagerefrange*", "arg": { "format": "[]{}{}", "snippet": "vpagerefrange*[${3:same page text}]{${1:fromlabel%ref}}{${2:tolabel%ref}}" } }, { "name": "vrefpagenum", "arg": { "format": "{}{}", "snippet": "vrefpagenum{${1:cmd}}{${2:label%ref}}" } }, { "name": "vpagerefcompare", "arg": { "format": "{}{}{}{}", "snippet": "vpagerefcompare{${1:label1%ref}}{${2:label2%ref}}{${3:true}}{${4:false}}" } }, { "name": "vpagerefnearby", "arg": { "format": "{}{}{}", "snippet": "vpagerefnearby{${1:label}}{${2:true}}{${3:false}}" } }, { "name": "labelformat", "arg": { "format": "{}{}", "snippet": "labelformat{${1:counter}}{${2:argument}}" } }, { "name": "Vref", "arg": { "format": "{}", "snippet": "Vref{${1:label}}" } }, { "name": "Vref*", "arg": { "format": "{}", "snippet": "Vref*{${1:label}}" } }, { "name": "Ref", "arg": { "format": "{}", "snippet": "Ref{${1:label}}" } }, { "name": "thevpagerefnum" }, { "name": "reftextbefore" }, { "name": "reftextfacebefore" }, { "name": "reftextafter" }, { "name": "reftextfaceafter" }, { "name": "reftextcurrent" }, { "name": "reftextfaraway", "arg": { "format": "{}", "snippet": "reftextfaraway{${1:label}}" } }, { "name": "reftextvario", "arg": { "format": "{}{}", "snippet": "reftextvario{${1:text1}}{${2:text2}}" } }, { "name": "reftextpagerange", "arg": { "format": "{}{}", "snippet": "reftextpagerange{${1:label1%ref}}{${2:label2%ref}}" } }, { "name": "reftextlabelrange", "arg": { "format": "{}{}", "snippet": "reftextlabelrange{${1:label1%ref}}{${2:label2%ref}}" } }, { "name": "vrefformat", "unusual": true }, { "name": "Vrefformat", "unusual": true }, { "name": "vrefrangeformat", "unusual": true }, { "name": "fullrefformat", "unusual": true }, { "name": "vrefdefaultformat", "unusual": true }, { "name": "Vrefdefaultformat", "unusual": true }, { "name": "vrefrangedefaultformat", "unusual": true }, { "name": "fullrefdefaultformat", "unusual": true }, { "name": "vrefwarning" }, { "name": "vrefshowerrors" }, { "name": "fullref", "arg": { "format": "{}", "snippet": "fullref{${1:label}}" } }, { "name": "vpagerefcomparenearby", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "vpagerefcomparenearby{${1:label1%ref}}{${2:label2%ref}}{${3:true}}{${4:false}}" } } ], "envs": [], "keys": { "\\usepackage/varioref#c": [ "afrikaans", "american", "arabic", "austrian", "naustrian", "basque", "bahasam", "brazil", "breton", "bulgarian", "catalan", "croatian", "czech", "danish", "dutch", "english", "esperanto", "finnish", "french", "galician", "german", "ngerman", "greek", "icelandic", "italian", "japanese", "magyar", "norsk", "nynorsk", "polish", "portuges", "romanian", "russian", "slovak", "slovene", "spanish", "swedish", "turkish", "ukrainian", "francais", "germanb", "draft", "final", "space", "nospace" ] }, "args": [ "\\usepackage/varioref#c" ] } ================================================ FILE: data/packages/verse.json ================================================ { "deps": [], "macros": [ { "name": "indentpattern", "arg": { "format": "{}", "snippet": "indentpattern{${1:digits}}" } }, { "name": "versewidth" }, { "name": "vin" }, { "name": "vgap" }, { "name": "vindent" }, { "name": "leftmargini" }, { "name": "stanzaskip" }, { "name": "verselinebreak" }, { "name": "verselinebreak", "arg": { "format": "[]", "snippet": "verselinebreak[${1:length}]" } }, { "name": "flagverse", "arg": { "format": "{}", "snippet": "flagverse{${1:flag}}" } }, { "name": "vleftskip" }, { "name": "vrightskip" }, { "name": "poemlines", "arg": { "format": "{}", "snippet": "poemlines{${1:nth}}" } }, { "name": "setverselinenums", "arg": { "format": "{}{}", "snippet": "setverselinenums{${1:first line num}}{${2:start nums at}}" } }, { "name": "thepoemline" }, { "name": "verselinenumfont", "arg": { "format": "{}", "snippet": "verselinenumfont{${1:font-spec}}" } }, { "name": "verselinenumbersleft" }, { "name": "verselinenumbersright" }, { "name": "poemtitle", "arg": { "format": "{}{}", "snippet": "poemtitle{${1:short}}{${2:long}}" } }, { "name": "poemtitle*", "arg": { "format": "{}{}", "snippet": "poemtitle*{${1:short}}{${2:long}}" } }, { "name": "poemtoc" }, { "name": "poemtitlefont" }, { "name": "beforepoemtitleskip" }, { "name": "afterpoemtitleskip" }, { "name": "poemtitlemark", "arg": { "format": "{}", "snippet": "poemtitlemark{${1:title}}" } }, { "name": "newarray", "arg": { "format": "{}{}{}", "snippet": "newarray{${1:array name}}{${2:low}}{${3:high}}" } }, { "name": "setarrayelement", "arg": { "format": "{}{}{}", "snippet": "setarrayelement{${1:array name}}{${2:index}}{${3:text}}" } }, { "name": "getarrayelement", "arg": { "format": "{}{}{}", "snippet": "getarrayelement{${1:array name}}{${2:index}}{${3:result}}" } }, { "name": "checkarrayindex", "arg": { "format": "{}{}", "snippet": "checkarrayindex{${1:array name}}{${2:index}}" } }, { "name": "stringtoarray", "arg": { "format": "{}{}", "snippet": "stringtoarray{${1:array name}}{${2:string}}" } }, { "name": "arraytostring", "arg": { "format": "{}{}", "snippet": "arraytostring{${1:array name}}{${2:result}}" } }, { "name": "checkifinteger", "arg": { "format": "{}", "snippet": "checkifinteger{${1:number}}" } }, { "name": "altindentfalse", "unusual": true }, { "name": "altindenttrue", "unusual": true }, { "name": "bounderrorfalse", "unusual": true }, { "name": "bounderrortrue", "unusual": true }, { "name": "gobm", "unusual": true, "arg": { "format": "{}", "snippet": "gobm{${1:number}}" } }, { "name": "ifaltindent", "unusual": true }, { "name": "ifbounderror", "unusual": true }, { "name": "ifinteger", "unusual": true }, { "name": "ifpattern", "unusual": true }, { "name": "ifstarpattern", "unusual": true }, { "name": "integerfalse", "unusual": true }, { "name": "integertrue", "unusual": true }, { "name": "patternfalse", "unusual": true }, { "name": "patterntrue", "unusual": true }, { "name": "starpatternfalse", "unusual": true }, { "name": "starpatterntrue", "unusual": true }, { "name": "thechrsinstr", "unusual": true }, { "name": "thefvsline", "unusual": true }, { "name": "theHpoemline", "unusual": true }, { "name": "thevslineno", "unusual": true }, { "name": "vlnumfont", "unusual": true } ], "envs": [ { "name": "verse" }, { "name": "verse", "arg": { "format": "[]", "snippet": "[${1:length of average line}]" } }, { "name": "altverse" }, { "name": "patverse" }, { "name": "patverse*" } ], "keys": {}, "args": [] } ================================================ FILE: data/packages/virginialake.json ================================================ { "deps": [], "macros": [ { "name": "vlor" }, { "name": "vlan" }, { "name": "vlim" }, { "name": "vlne" }, { "name": "vldi" }, { "name": "vlmi" }, { "name": "vls" }, { "name": "vlsbr" }, { "name": "vlscn" }, { "name": "vlhole" }, { "name": "vlsmallbrackets" }, { "name": "vlnosmallbrackets" }, { "name": "vlupdate" }, { "name": "vlstore" }, { "name": "vlread" }, { "name": "vldot" }, { "name": "vlsqbrl" }, { "name": "vlsqbrr" }, { "name": "vlrobrl" }, { "name": "vlrobrr" }, { "name": "vlnos" }, { "name": "vlnostructuresyntax" }, { "name": "vlnostructuresyntax" }, { "name": "vlsmallleftlabels" }, { "name": "vlnosmallleftlabels" }, { "name": "vlderivation", "arg": { "format": "{}", "snippet": "vlderivation{${1:derivation}}" } }, { "name": "vlproof", "arg": { "format": "{}{}{}", "snippet": "vlproof{${1:left label}}{${2:right label}}{${3:conclusion}}" } }, { "name": "vlder", "arg": { "format": "{}{}{}{}", "snippet": "vlder{${1:left label}}{${2:right label}}{${3:conclusion}}{${4:premiss}}" } }, { "name": "vltreeder", "arg": { "format": "{}{}{}{}{}", "snippet": "vltreeder{${1:label}}{${2:conclusion}}{${3:left premiss}}{${4:middle premiss}}{${5:right premiss}}" } }, { "name": "vlinf", "arg": { "format": "{}{}{}{}", "snippet": "vlinf{${1:left label}}{${2:right label}}{${3:conclusion}}{${4:premiss}}" } }, { "name": "vliinf", "arg": { "format": "{}{}{}{}{}", "snippet": "vliinf{${1:left label}}{${2:right label}}{${3:conclusion}}{${4:left premiss}}{${5:right premiss}}" } }, { "name": "vliiinf", "arg": { "format": "{}{}{}{}{}{}", "snippet": "vliiinf{${1:left label}}{${2:right label}}{${3:conclusion}}{${4:left premiss}}{${5:middle premiss}}{${6:right premiss}}" } }, { "name": "vlpr", "arg": { "format": "{}{}{}", "snippet": "vlpr{${1:left label}}{${2:right label}}{${3:conclusion}}" } }, { "name": "vlde", "arg": { "format": "{}{}{}{}", "snippet": "vlde{${1:left label}}{${2:right label}}{${3:conclusion}}{${4:premiss (${5:derivation})}}" } }, { "name": "vltr", "arg": { "format": "{}{}{}{}{}", "snippet": "vltr{${1:label}}{${2:conclusion}}{${3:left premiss (${6:derivation})}}{${4:middle premiss (${7:derivation})}}{${5:right premiss (${8:derivation})}}" } }, { "name": "vltr", "arg": { "format": "{}{}{}{}{}{}", "snippet": "vltr{${1:label}}{${2:conclusion}}{${3:left premiss (${7:derivation})}}{${4:middle premiss (${8:derivation})}}{${5:right premiss (${9:derivation})}}{${6:scale}}" } }, { "name": "vlin", "arg": { "format": "{}{}{}{}", "snippet": "vlin{${1:left label}}{${2:right label}}{${3:conclusion}}{${4:premiss (${5:derivation})}}" } }, { "name": "vliin", "arg": { "format": "{}{}{}{}{}", "snippet": "vliin{${1:left label}}{${2:right label}}{${3:conclusion}}{${4:left premiss (${6:derivation})}}{${5:right premiss (${7:derivation})}}" } }, { "name": "vliiin", "arg": { "format": "{}{}{}{}{}{}", "snippet": "vliiin{${1:left label}}{${2:right label}}{${3:conclusion}}{${4:left premiss (${7:derivation})}}{${5:middle premiss (${8:derivation})}}{${6:right premiss (${9:derivation})}}" } }, { "name": "vlhy", "arg": { "format": "{}", "snippet": "vlhy{${1:premiss}}" } }, { "name": "aftriangletrue" }, { "name": "aftrianglefalse" }, { "name": "afaid", "arg": { "format": "{}{}{}{}{}{}", "snippet": "afaid{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:label}}{${6:label}}" } }, { "name": "afaidcol", "arg": { "format": "{}{}{}{}{}{}{}{}", "snippet": "afaidcol{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:label}}{${6:label}}{${7:colour}}{${8:colour}}" } }, { "name": "afaidex", "arg": { "format": "{}{}{}{}{}{}{}{}", "snippet": "afaidex{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:label}}{${6:label}}{${7:scale numerator}}{${8:scale denominator}}" } }, { "name": "afaidexcol", "arg": { "format": "{}{}{}{}{}{}{}{}{}{}", "snippet": "afaidexcol{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:label}}{${6:label}}{${7:scale numerator}}{${8:scale denominator}}{${9:colour}}{${10:colour}}" } }, { "name": "afaidnw", "arg": { "format": "{}{}", "snippet": "afaidnw{${1:label}}{${2:label}}" } }, { "name": "afaidnwcol", "arg": { "format": "{}{}{}", "snippet": "afaidnwcol{${1:label}}{${2:label}}{${3:colour}}" } }, { "name": "afaiu", "arg": { "format": "{}{}{}{}{}{}", "snippet": "afaiu{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:label}}{${6:label}}" } }, { "name": "afaiucol", "arg": { "format": "{}{}{}{}{}{}{}{}", "snippet": "afaiucol{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:label}}{${6:label}}{${7:colour}}{${8:colour}}" } }, { "name": "afaiuex", "arg": { "format": "{}{}{}{}{}{}{}{}", "snippet": "afaiuex{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:label}}{${6:label}}{${7:scale numerator}}{${8:scale denominator}}" } }, { "name": "afaiuexcol", "arg": { "format": "{}{}{}{}{}{}{}{}{}{}", "snippet": "afaiuexcol{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:label}}{${6:label}}{${7:scale numerator}}{${8:scale denominator}}{${9:colour}}{${10:colour}}" } }, { "name": "afaiunw", "arg": { "format": "{}{}", "snippet": "afaiunw{${1:label}}{${2:label}}" } }, { "name": "afaiunwcol", "arg": { "format": "{}{}{}", "snippet": "afaiunwcol{${1:label}}{${2:label}}{${3:colour}}" } }, { "name": "afnegspace" }, { "name": "afraise" }, { "name": "aflower" }, { "name": "afacd", "arg": { "format": "{}{}{}{}{}{}", "snippet": "afacd{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:label}}{${6:label}}" } }, { "name": "afacdcol", "arg": { "format": "{}{}{}{}{}{}{}{}{}", "snippet": "afacdcol{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:label}}{${6:label}}{${7:colour}}{${8:colour}}{${9:colour}}" } }, { "name": "afacdex", "arg": { "format": "{}{}{}{}{}{}{}{}", "snippet": "afacdex{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:label}}{${6:label}}{${7:scale numerator}}{${8:scale denominator}}" } }, { "name": "afacdexsq", "arg": { "format": "{}{}{}{}{}{}{}{}", "snippet": "afacdexsq{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:label}}{${6:label}}{${7:scale numerator}}{${8:scale denominator}}" } }, { "name": "afacdexcol", "arg": { "format": "{}{}{}{}{}{}{}{}{}{}{}", "snippet": "afacdexcol{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:label}}{${6:label}}{${7:scale numerator}}{${8:scale denominator}}{${9:colour}}{${10:colour}}{${11:colour}}" } }, { "name": "afacdexsqcol", "arg": { "format": "{}{}{}{}{}{}{}{}{}{}{}", "snippet": "afacdexsqcol{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:label}}{${6:label}}{${7:scale numerator}}{${8:scale denominator}}{${9:colour}}{${10:colour}}{${11:colour}}" } }, { "name": "afacdnw", "arg": { "format": "{}{}{}{}", "snippet": "afacdnw{${1:label}}{${2:label}}{${3:label}}{${4:label}}" } }, { "name": "afacdnwcol", "arg": { "format": "{}{}{}{}{}{}", "snippet": "afacdnwcol{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:colour}}{${6:colour}}" } }, { "name": "afacdnwex", "arg": { "format": "{}{}{}{}{}{}", "snippet": "afacdnwex{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:scale numerator}}{${6:scale denominator}}" } }, { "name": "afacdexsq", "arg": { "format": "{}{}{}{}{}{}", "snippet": "afacdexsq{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:scale numerator}}{${6:scale denominator}}" } }, { "name": "afacdnwexcol", "arg": { "format": "{}{}{}{}{}{}{}{}", "snippet": "afacdnwexcol{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:scale numerator}}{${6:scale denominator}}{${7:colour}}{${8:colour}}" } }, { "name": "afacdnwexsqcol", "arg": { "format": "{}{}{}{}{}{}{}{}", "snippet": "afacdnwexsqcol{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:scale numerator}}{${6:scale denominator}}{${7:colour}}{${8:colour}}" } }, { "name": "afacu", "arg": { "format": "{}{}{}{}{}{}", "snippet": "afacu{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:label}}{${6:label}}" } }, { "name": "afacucol", "arg": { "format": "{}{}{}{}{}{}{}{}{}", "snippet": "afacucol{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:label}}{${6:label}}{${7:colour}}{${8:colour}}{${9:colour}}" } }, { "name": "afacuex", "arg": { "format": "{}{}{}{}{}{}{}{}", "snippet": "afacuex{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:label}}{${6:label}}{${7:scale numerator}}{${8:scale denominator}}" } }, { "name": "afacuexsq", "arg": { "format": "{}{}{}{}{}{}{}{}", "snippet": "afacuexsq{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:label}}{${6:label}}{${7:scale numerator}}{${8:scale denominator}}" } }, { "name": "afacuexcol", "arg": { "format": "{}{}{}{}{}{}{}{}{}{}{}", "snippet": "afacuexcol{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:label}}{${6:label}}{${7:scale numerator}}{${8:scale denominator}}{${9:colour}}{${10:colour}}{${11:colour}}" } }, { "name": "afacuexsqcol", "arg": { "format": "{}{}{}{}{}{}{}{}{}{}{}", "snippet": "afacuexsqcol{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:label}}{${6:label}}{${7:scale numerator}}{${8:scale denominator}}{${9:colour}}{${10:colour}}{${11:colour}}" } }, { "name": "afacunw", "arg": { "format": "{}{}{}{}", "snippet": "afacunw{${1:label}}{${2:label}}{${3:label}}{${4:label}}" } }, { "name": "afacunwcol", "arg": { "format": "{}{}{}{}{}{}", "snippet": "afacunwcol{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:colour}}{${6:colour}}" } }, { "name": "afacunwex", "arg": { "format": "{}{}{}{}{}{}", "snippet": "afacunwex{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:scale numerator}}{${6:scale denominator}}" } }, { "name": "afacuexsq", "arg": { "format": "{}{}{}{}{}{}", "snippet": "afacuexsq{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:scale numerator}}{${6:scale denominator}}" } }, { "name": "afacunwexcol", "arg": { "format": "{}{}{}{}{}{}{}{}", "snippet": "afacunwexcol{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:scale numerator}}{${6:scale denominator}}{${7:colour}}{${8:colour}}" } }, { "name": "afacunwexsqcol", "arg": { "format": "{}{}{}{}{}{}{}{}", "snippet": "afacunwexsqcol{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:scale numerator}}{${6:scale denominator}}{${7:colour}}{${8:colour}}" } }, { "name": "afaiu", "arg": { "format": "{}{}{}{}{}{}", "snippet": "afaiu{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:label}}{${6:label}}" } }, { "name": "afaiucol", "arg": { "format": "{}{}{}{}{}{}{}{}", "snippet": "afaiucol{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:label}}{${6:label}}{${7:colour}}{${8:colour}}" } }, { "name": "afaiuex", "arg": { "format": "{}{}{}{}{}{}{}{}", "snippet": "afaiuex{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:label}}{${6:label}}{${7:scale numerator}}{${8:scale denominator}}" } }, { "name": "afaiuexcol", "arg": { "format": "{}{}{}{}{}{}{}{}{}{}", "snippet": "afaiuexcol{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:label}}{${6:label}}{${7:scale numerator}}{${8:scale denominator}}{${9:colour}}{${10:colour}}" } }, { "name": "afaiunw", "arg": { "format": "{}{}", "snippet": "afaiunw{${1:label}}{${2:label}}" } }, { "name": "afaiunwcol", "arg": { "format": "{}{}{}", "snippet": "afaiunwcol{${1:label}}{${2:label}}{${3:colour}}" } }, { "name": "afawd", "arg": { "format": "{}{}{}{}", "snippet": "afawd{${1:label}}{${2:label}}{${3:label}}{${4:label}}" } }, { "name": "afawdcol", "arg": { "format": "{}{}{}{}{}{}", "snippet": "afawdcol{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:colour}}{${6:colour}}" } }, { "name": "afawdnw", "arg": { "format": "{}{}", "snippet": "afawdnw{${1:label}}{${2:label}}" } }, { "name": "afawu", "arg": { "format": "{}{}{}{}", "snippet": "afawu{${1:label}}{${2:label}}{${3:label}}{${4:label}}" } }, { "name": "afawucol", "arg": { "format": "{}{}{}{}{}{}", "snippet": "afawucol{${1:label}}{${2:label}}{${3:label}}{${4:label}}{${5:colour}}{${6:colour}}" } }, { "name": "afawunw", "arg": { "format": "{}{}", "snippet": "afawunw{${1:label}}{${2:label}}" } }, { "name": "aff", "arg": { "format": "{}{}{}", "snippet": "aff{${1:scale}}{${2:label}}{${3:label}}" } }, { "name": "affcol", "arg": { "format": "{}{}{}{}", "snippet": "affcol{${1:scale}}{${2:label}}{${3:label}}{${4:colour}}" } }, { "name": "aft", "arg": { "format": "{}{}{}", "snippet": "aft{${1:scale}}{${2:label}}{${3:label}}" } }, { "name": "aftcol", "arg": { "format": "{}{}{}{}", "snippet": "aftcol{${1:scale}}{${2:label}}{${3:label}}{${4:colour}}" } }, { "name": "afvdj" }, { "name": "afvj", "arg": { "format": "{}", "snippet": "afvj{${1:scale}}" } }, { "name": "afvjcol", "arg": { "format": "{}{}", "snippet": "afvjcol{${1:scale}}{${2:colour}}" } }, { "name": "afvjd", "arg": { "format": "{}{}{}", "snippet": "afvjd{${1:label}}{${2:label}}{${3:scale}}" } }, { "name": "afvjdcol", "arg": { "format": "{}{}{}{}", "snippet": "afvjdcol{${1:label}}{${2:label}}{${3:scale}}{${4:colour}}" } }, { "name": "afvju", "arg": { "format": "{}{}{}", "snippet": "afvju{${1:label}}{${2:label}}{${3:scale}}" } }, { "name": "afvjucol", "arg": { "format": "{}{}{}{}", "snippet": "afvjucol{${1:label}}{${2:label}}{${3:scale}}{${4:colour}}" } }, { "name": "aftvj", "arg": { "format": "{}", "snippet": "aftvj{${1:scale}}" } }, { "name": "aftvjcol", "arg": { "format": "{}{}", "snippet": "aftvjcol{${1:scale}}{${2:colour}}" } }, { "name": "aftvjd", "arg": { "format": "{}{}{}", "snippet": "aftvjd{${1:label}}{${2:label}}{${3:scale}}" } }, { "name": "aftvjdcol", "arg": { "format": "{}{}{}{}", "snippet": "aftvjdcol{${1:label}}{${2:label}}{${3:scale}}{${4:colour}}" } }, { "name": "aftvju", "arg": { "format": "{}{}{}", "snippet": "aftvju{${1:label}}{${2:label}}{${3:scale}}" } }, { "name": "aftvjucol", "arg": { "format": "{}{}{}{}", "snippet": "aftvjucol{${1:label}}{${2:label}}{${3:scale}}{${4:colour}}" } }, { "name": "afex", "arg": { "format": "{}{}", "snippet": "afex{${1:scale}}{${2:scale}}" } }, { "name": "afexcol", "arg": { "format": "{}{}{}{}", "snippet": "afexcol{${1:scale}}{${2:scale}}{${3:colour}}{${4:colour}}" } }, { "name": "afcjl", "arg": { "format": "{}", "snippet": "afcjl{${1:scale}}" } }, { "name": "afcjlcol", "arg": { "format": "{}{}", "snippet": "afcjlcol{${1:scale}}{${2:colour}}" } }, { "name": "afcjld", "arg": { "format": "{}{}{}", "snippet": "afcjld{${1:label}}{${2:label}}{${3:scale}}" } }, { "name": "afcjldcol", "arg": { "format": "{}{}{}{}", "snippet": "afcjldcol{${1:label}}{${2:label}}{${3:scale}}{${4:colour}}" } }, { "name": "afcjlu", "arg": { "format": "{}{}{}", "snippet": "afcjlu{${1:label}}{${2:label}}{${3:scale}}" } }, { "name": "afcjlucol", "arg": { "format": "{}{}{}{}", "snippet": "afcjlucol{${1:label}}{${2:label}}{${3:scale}}{${4:colour}}" } }, { "name": "aftcjl", "arg": { "format": "{}", "snippet": "aftcjl{${1:scale}}" } }, { "name": "aftcjlcol", "arg": { "format": "{}{}", "snippet": "aftcjlcol{${1:scale}}{${2:colour}}" } }, { "name": "aftcjld", "arg": { "format": "{}{}{}", "snippet": "aftcjld{${1:label}}{${2:label}}{${3:scale}}" } }, { "name": "aftcjldcol", "arg": { "format": "{}{}{}{}", "snippet": "aftcjldcol{${1:label}}{${2:label}}{${3:scale}}{${4:colour}}" } }, { "name": "aftcjlu", "arg": { "format": "{}{}{}", "snippet": "aftcjlu{${1:label}}{${2:label}}{${3:scale}}" } }, { "name": "aftcjlucol", "arg": { "format": "{}{}{}{}", "snippet": "aftcjlucol{${1:label}}{${2:label}}{${3:scale}}{${4:colour}}" } }, { "name": "afcjr", "arg": { "format": "{}", "snippet": "afcjr{${1:scale}}" } }, { "name": "afcjrcol", "arg": { "format": "{}{}", "snippet": "afcjrcol{${1:scale}}{${2:colour}}" } }, { "name": "afcjrd", "arg": { "format": "{}{}{}", "snippet": "afcjrd{${1:label}}{${2:label}}{${3:scale}}" } }, { "name": "afcjrdcol", "arg": { "format": "{}{}{}{}", "snippet": "afcjrdcol{${1:label}}{${2:label}}{${3:scale}}{${4:colour}}" } }, { "name": "afcjru", "arg": { "format": "{}{}{}", "snippet": "afcjru{${1:label}}{${2:label}}{${3:scale}}" } }, { "name": "afcjrucol", "arg": { "format": "{}{}{}{}", "snippet": "afcjrucol{${1:label}}{${2:label}}{${3:scale}}{${4:colour}}" } }, { "name": "aftcjr", "arg": { "format": "{}", "snippet": "aftcjr{${1:scale}}" } }, { "name": "aftcjrcol", "arg": { "format": "{}{}", "snippet": "aftcjrcol{${1:scale}}{${2:colour}}" } }, { "name": "aftcjrd", "arg": { "format": "{}{}{}", "snippet": "aftcjrd{${1:label}}{${2:label}}{${3:scale}}" } }, { "name": "aftcjrdcol", "arg": { "format": "{}{}{}{}", "snippet": "aftcjrdcol{${1:label}}{${2:label}}{${3:scale}}{${4:colour}}" } }, { "name": "aftcjru", "arg": { "format": "{}{}{}", "snippet": "aftcjru{${1:label}}{${2:label}}{${3:scale}}" } }, { "name": "aftcjrucol", "arg": { "format": "{}{}{}{}", "snippet": "aftcjrucol{${1:label}}{${2:label}}{${3:scale}}{${4:colour}}" } }, { "name": "affr", "arg": { "format": "{}{}", "snippet": "affr{${1:scale}}{${2:scale}}" } }, { "name": "atomicflow", "arg": { "format": "{}", "snippet": "atomicflow{${1:atomicflow}}" } }, { "name": "atomicflowinv", "arg": { "format": "{}", "snippet": "atomicflowinv{${1:atomicflow}}" } }, { "name": "vldownsmash" }, { "name": "vlupsmash" }, { "name": "vlsmash" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/wasysym.json ================================================ { "deps": [], "macros": [ { "name": "male", "detail": "♂ (\"wasysym\" command)", "doc": "\\mars (mathabx), \\boy (mathabx), mars, male" }, { "name": "female", "detail": "♀ (\"wasysym\" command)", "doc": "\\venus (mathabx), \\girl (mathabx), venus, female" }, { "name": "currency" }, { "name": "phone" }, { "name": "recorder" }, { "name": "clock" }, { "name": "lightning" }, { "name": "pointer" }, { "name": "RIGHTarrow" }, { "name": "LEFTarrow" }, { "name": "UParrow" }, { "name": "DOWNarrow" }, { "name": "AC" }, { "name": "HF" }, { "name": "VHF" }, { "name": "Square" }, { "name": "CheckedBox" }, { "name": "XBox" }, { "name": "hexagon", "detail": "⎔", "doc": "Horizontal benzene ring [hexagon flat open]" }, { "name": "pentagon", "detail": "⬠", "doc": "White pentagon" }, { "name": "octagon" }, { "name": "varhexagon", "detail": "⬡", "doc": "White hexagon" }, { "name": "hexstar" }, { "name": "varhexstar" }, { "name": "davidsstar" }, { "name": "diameter", "detail": "⌀ (\"mathabx\" command)", "doc": "\\varnothing (amssymb), diameter sign" }, { "name": "invdiameter" }, { "name": "varangle" }, { "name": "wasylozenge" }, { "name": "kreuz" }, { "name": "smiley" }, { "name": "frownie" }, { "name": "blacksmiley", "detail": "☻ (\"wasysym\" command)", "doc": "\\invsmileface (arevmath), black smiling face" }, { "name": "sun", "detail": "☼ (\"wasysym\" command)", "doc": "White sun with rays" }, { "name": "checked" }, { "name": "bell" }, { "name": "eighthnote", "detail": "♪ (\"arevmath\" command)", "doc": "Eighth note" }, { "name": "quarternote", "detail": "♩ (\"arevmath wasysym\" command)", "doc": "Music note (sung text sign)" }, { "name": "halfnote" }, { "name": "fullnote" }, { "name": "twonotes", "detail": "♫ (\"wasysym\" command)", "doc": "Beamed eighth notes" }, { "name": "brokenvert" }, { "name": "ataribox" }, { "name": "wasytherefore" }, { "name": "Circle" }, { "name": "CIRCLE" }, { "name": "Leftcircle" }, { "name": "LEFTCIRCLE" }, { "name": "Rightcircle" }, { "name": "RIGHTCIRCLE" }, { "name": "LEFTcircle" }, { "name": "RIGHTcircle" }, { "name": "vernal" }, { "name": "ascnode" }, { "name": "descnode" }, { "name": "fullmoon" }, { "name": "newmoon" }, { "name": "leftmoon", "detail": "☾ (\"wasysym mathabx\" command)", "doc": "Last quarter moon" }, { "name": "rightmoon", "detail": "☽ (\"wasysym mathabx\" command)", "doc": "First quarter moon" }, { "name": "astrosun", "detail": "☉ (\"mathabx\" command)", "doc": "Sun" }, { "name": "mercury" }, { "name": "venus" }, { "name": "earth" }, { "name": "mars" }, { "name": "jupiter" }, { "name": "saturn" }, { "name": "uranus" }, { "name": "neptune" }, { "name": "pluto" }, { "name": "aries" }, { "name": "taurus" }, { "name": "gemini" }, { "name": "cancer" }, { "name": "leo" }, { "name": "virgo" }, { "name": "libra" }, { "name": "scorpio" }, { "name": "sagittarius" }, { "name": "capricornus" }, { "name": "aquarius" }, { "name": "pisces" }, { "name": "conjunction" }, { "name": "opposition" }, { "name": "APLstar" }, { "name": "APLlog" }, { "name": "APLbox" }, { "name": "APLup" }, { "name": "APLdown" }, { "name": "APLinput" }, { "name": "APLcomment" }, { "name": "APLinv" }, { "name": "APLuparrowbox" }, { "name": "APLdownarrowbox" }, { "name": "APLleftarrowbox" }, { "name": "APLrightarrowbox" }, { "name": "notbackslash" }, { "name": "notslash" }, { "name": "APLminus" }, { "name": "APLnot", "arg": { "format": "{}", "snippet": "APLnot{${1:arg}}" } }, { "name": "APLcirc", "arg": { "format": "{}", "snippet": "APLcirc{${1:arg}}" } }, { "name": "APLvert", "arg": { "format": "{}", "snippet": "APLvert{${1:arg}}" } }, { "name": "Bowtie" }, { "name": "leftturn" }, { "name": "rightturn" }, { "name": "photon" }, { "name": "gluon" }, { "name": "cent" }, { "name": "permil" }, { "name": "agemO" }, { "name": "thorn" }, { "name": "Thorn" }, { "name": "openo" }, { "name": "inve" }, { "name": "mho", "detail": "℧ (\"amsfonts arevmath\" command)", "doc": "\\mho (wrisym), t \\agemo (wasysym), conductance" }, { "name": "Join", "detail": "⨝ (\"amssymb\" command)", "doc": "Join" }, { "name": "Box" }, { "name": "Diamond" }, { "name": "leadsto" }, { "name": "sqsubset", "detail": "⊏ (\"amsfonts\" command)", "doc": "Square subset" }, { "name": "sqsupset", "detail": "⊐ (\"amsfonts\" command)", "doc": "Square superset" }, { "name": "lhd" }, { "name": "unlhd" }, { "name": "LHD" }, { "name": "rhd" }, { "name": "unrhd" }, { "name": "RHD" }, { "name": "apprle" }, { "name": "apprge" }, { "name": "wasypropto" }, { "name": "invneg" }, { "name": "ocircle" }, { "name": "logof" }, { "name": "dh" }, { "name": "roundz" }, { "name": "DH" }, { "name": "wasyeuro", "unusual": true }, { "name": "euro", "detail": "€", "doc": "Euro sign" }, { "name": "longs" }, { "name": "wasyparagraph", "unusual": true }, { "name": "Paragraph" }, { "name": "iint", "detail": "∬ (\"amsmath fourier esint wasysym\" command)", "doc": "Double integral operator" }, { "name": "iiint", "detail": "∭ (\"amsmath fourier esint wasysym\" command)", "doc": "Triple integral operator" }, { "name": "oiint", "detail": "∯ (\"esint wasysym fourier\" command)", "doc": "\\dbloint (wrisym), double contour integral operator" }, { "name": "varint", "unusual": true }, { "name": "varoint", "unusual": true }, { "name": "applecmd" }, { "name": "wasycmd", "unusual": true } ], "envs": [], "keys": { "\\usepackage/wasysym#c": [ "compat1", "integrals", "nointegrals", "noeuro" ] }, "args": [ "\\usepackage/wasysym#c" ] } ================================================ FILE: data/packages/watermark.json ================================================ { "deps": [], "macros": [ { "name": "watermark", "arg": { "format": "{}", "snippet": "watermark{${1:body}}" } }, { "name": "leftwatermark", "arg": { "format": "{}", "snippet": "leftwatermark{${1:body}}" } }, { "name": "rightwatermark", "arg": { "format": "{}", "snippet": "rightwatermark{${1:body}}" } }, { "name": "thiswatermark", "arg": { "format": "{}", "snippet": "thiswatermark{${1:body}}" } }, { "name": "thispageheading", "arg": { "format": "{}", "snippet": "thispageheading{${1:heading%text}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/xcolor.json ================================================ { "deps": [ { "name": "color" }, { "name": "colortbl", "if": "table" } ], "macros": [ { "name": "GetGinDriver", "unusual": true }, { "name": "GinDriver", "unusual": true }, { "name": "xcolorcmd", "unusual": true }, { "name": "adjustUCRBG", "unusual": true }, { "name": "rangeHsb", "unusual": true }, { "name": "rangetHsb", "unusual": true }, { "name": "rangeRGB", "unusual": true }, { "name": "rangeHSB", "unusual": true }, { "name": "rangeGray", "unusual": true }, { "name": "substitutecolormodel", "unusual": true, "arg": { "format": "{}{}", "snippet": "substitutecolormodel{${1:source model}}{${2:target model-list}}" } }, { "name": "selectcolormodel", "unusual": true, "arg": { "format": "{}", "snippet": "selectcolormodel{${1:num model}}" } }, { "name": "ifconvertcolorsD", "unusual": true }, { "name": "convertcolorsDtrue", "unusual": true }, { "name": "convertcolorsDfalse", "unusual": true }, { "name": "ifconvertcolorsU", "unusual": true }, { "name": "convertcolorsUtrue", "unusual": true }, { "name": "convertcolorsUfalse", "unusual": true }, { "name": "definecolor", "arg": { "format": "{}{}{}", "snippet": "definecolor{${1:name%specialDef}}{${2:model-list}}{${3:spec-list}}" } }, { "name": "definecolor", "arg": { "format": "[]{}{}{}", "snippet": "definecolor[${4:type}]{${1:name%specialDef}}{${2:model-list}}{${3:spec-list}}" } }, { "name": "providecolor", "arg": { "format": "{}{}{}", "snippet": "providecolor{${1:name%specialDef}}{${2:model-list}}{${3:spec-list}}" } }, { "name": "providecolor", "arg": { "format": "[]{}{}{}", "snippet": "providecolor[${4:type}]{${1:name%specialDef}}{${2:model-list}}{${3:spec-list}}" } }, { "name": "colorlet", "arg": { "format": "{}{}", "snippet": "colorlet{${1:name%specialDef}}{${2:color}}" } }, { "name": "colorlet", "arg": { "format": "{}[]{}", "snippet": "colorlet{${1:name%specialDef}}[${3:num-model}]{${2:color}}" } }, { "name": "colorlet", "arg": { "format": "[]{}{}", "snippet": "colorlet[${3:type}]{${1:name%specialDef}}{${2:color}}" } }, { "name": "colorlet", "arg": { "format": "[]{}[]{}", "snippet": "colorlet[${3:type}]{${1:name%specialDef}}[${4:num-model}]{${2:color}}" } }, { "name": "definecolorset", "unusual": true, "arg": { "format": "[]{}{}{}{}", "snippet": "definecolorset[${5:type}]{${1:model-list}}{${2:head}}{${3:tail}}{${4:set-spec}}" } }, { "name": "providecolorset", "unusual": true, "arg": { "format": "[]{}{}{}{}", "snippet": "providecolorset[${5:type}]{${1:model-list}}{${2:head}}{${3:tail}}{${4:set-spec}}" } }, { "name": "preparecolor", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "preparecolor[${4:type}]{${1:name%specialDef}}{${2:model-list}}{${3:spec-list}}" } }, { "name": "preparecolorset", "unusual": true, "arg": { "format": "[]{}{}{}{}", "snippet": "preparecolorset[${5:type}]{${1:model-list}}{${2:head}}{${3:tail}}{${4:set-spec}}" } }, { "name": "ifdefinecolors", "unusual": true }, { "name": "definecolorstrue", "unusual": true }, { "name": "definecolorsfalse", "unusual": true }, { "name": "definecolors", "unusual": true, "arg": { "format": "{}", "snippet": "definecolors{${1:id-list}}" } }, { "name": "providecolors", "unusual": true, "arg": { "format": "{}", "snippet": "providecolors{${1:id-list}}" } }, { "name": "ifglobalcolors", "unusual": true }, { "name": "globalcolorstrue", "unusual": true }, { "name": "globalcolorsfalse", "unusual": true }, { "name": "xglobal", "unusual": true }, { "name": "boxframe", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "boxframe{${1:width}}{${2:height}}{${3:depth}}" } }, { "name": "testcolor", "unusual": true, "arg": { "format": "{}", "snippet": "testcolor{${1:color}}" } }, { "name": "testcolor", "unusual": true, "arg": { "format": "[]{}", "snippet": "testcolor[${2:model-list}]{${1:spec-list}}" } }, { "name": "blendcolors", "arg": { "format": "{}", "snippet": "blendcolors{${1:mix-expr}}" } }, { "name": "blendcolors*", "arg": { "format": "{}", "snippet": "blendcolors*{${1:mix-expr}}" } }, { "name": "maskcolors", "unusual": true, "arg": { "format": "{}", "snippet": "maskcolors{${1:color}}" } }, { "name": "maskcolors", "unusual": true, "arg": { "format": "[]{}", "snippet": "maskcolors[${2:num-model}]{${1:color}}" } }, { "name": "ifmaskcolors", "unusual": true }, { "name": "maskcolorstrue", "unusual": true }, { "name": "maskcolorsfalse", "unusual": true }, { "name": "colormask", "unusual": true }, { "name": "definecolorseries", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "definecolorseries{${1:name}}{${2:core-model}}{${3:method%keyvals}}{${4:b-spec}}{${5:s-spec}}", "keys": [ "\\definecolorseries" ], "keyPos": 2 } }, { "name": "definecolorseries", "unusual": true, "arg": { "format": "{}{}{}[]{}[]{}", "snippet": "definecolorseries{${1:name}}{${2:core-model}}{${3:method%keyvals}}[${6:b-model}]{${4:b-spec}}[${7:s-model}]{${5:s-spec}}", "keys": [ "\\definecolorseries" ], "keyPos": 2 } }, { "name": "resetcolorseries", "arg": { "format": "[]{}", "snippet": "resetcolorseries[${2:div}]{${1:name}}" } }, { "name": "colorseriescycle", "unusual": true }, { "name": "extractcolorspec", "unusual": true, "arg": { "format": "{}{}", "snippet": "extractcolorspec{${1:color}}{${2:cmd}}" } }, { "name": "extractcolorspecs", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "extractcolorspecs{${1:color}}{${2:model-cmd%cmd}}{${3:color-cmd%cmd}}" } }, { "name": "convertcolorspec", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "convertcolorspec{${1:model}}{${2:spec}}{${3:target-model}}{${4:cmd}}" } } ], "envs": [ { "name": "testcolors", "unusual": true }, { "name": "testcolors", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:model-list}]" } } ], "keys": { "\\usepackage/xcolor#c": [ "dvips", "xdvi", "dvipdf", "dvipdfm", "dvipdfmx", "luatex", "pdftex", "dvipsone", "dviwindo", "emtex", "dviwin", "oztex", "textures", "pctexps", "pctexwin", "pctexhp", "pctex32", "truetex", "tcidvi", "vtex", "xetex", "dvisvgm", "natural", "rgb", "cmy", "cmyk", "hsb", "gray", "RGB", "HTML", "HSB", "Gray", "monochrome", "dvipsnames", "dvipsnames*", "svgnames", "svgnames*", "x11names", "x11names*", "table", "prologue", "kernelfbox", "xcdraw", "noxcdraw", "fixinclude", "showerrors", "hideerrors" ], "\\definecolorseries": [ "step", "grad", "last" ] }, "args": [ "\\usepackage/xcolor#c" ] } ================================================ FILE: data/packages/xeCJK.json ================================================ { "deps": [ { "name": "xetex" }, { "name": "xtemplate" }, { "name": "fontspec" } ], "macros": [ { "name": "xeCJKsetup", "arg": { "format": "{}", "snippet": "xeCJKsetup{${1:options%keyvals}}", "keys": [ "\\xeCJKsetup,\\usepackage/xeCJK#c" ], "keyPos": 0 } }, { "name": "setCJKmainfont", "arg": { "format": "{}", "snippet": "setCJKmainfont{${1:font name}}" } }, { "name": "setCJKmainfont", "unusual": true, "arg": { "format": "{}[]", "snippet": "setCJKmainfont{${1:font name}}[${2:font features}]" } }, { "name": "setCJKmainfont", "arg": { "format": "[]{}", "snippet": "setCJKmainfont[${2:font features%keyvals}]{${1:font name}}", "keys": [ "\\setCJKmainfont,\\setCJKsansfont,\\setCJKmonofont,\\setCJKfamilyfont,\\newCJKfontfamily,\\CJKfontspec,\\defaultCJKfontfeatures,\\addCJKfontfeatures,\\setCJKmathfont,\\setCJKfallbackfamilyfont" ], "keyPos": 0 } }, { "name": "setCJKsansfont", "arg": { "format": "{}", "snippet": "setCJKsansfont{${1:font name}}" } }, { "name": "setCJKsansfont", "unusual": true, "arg": { "format": "{}[]", "snippet": "setCJKsansfont{${1:font name}}[${2:font features}]" } }, { "name": "setCJKsansfont", "arg": { "format": "[]{}", "snippet": "setCJKsansfont[${2:font features%keyvals}]{${1:font name}}", "keys": [ "\\setCJKmainfont,\\setCJKsansfont,\\setCJKmonofont,\\setCJKfamilyfont,\\newCJKfontfamily,\\CJKfontspec,\\defaultCJKfontfeatures,\\addCJKfontfeatures,\\setCJKmathfont,\\setCJKfallbackfamilyfont" ], "keyPos": 0 } }, { "name": "setCJKmonofont", "arg": { "format": "{}", "snippet": "setCJKmonofont{${1:font name}}" } }, { "name": "setCJKmonofont", "unusual": true, "arg": { "format": "{}[]", "snippet": "setCJKmonofont{${1:font name}}[${2:font features}]" } }, { "name": "setCJKmonofont", "arg": { "format": "[]{}", "snippet": "setCJKmonofont[${2:font features%keyvals}]{${1:font name}}", "keys": [ "\\setCJKmainfont,\\setCJKsansfont,\\setCJKmonofont,\\setCJKfamilyfont,\\newCJKfontfamily,\\CJKfontspec,\\defaultCJKfontfeatures,\\addCJKfontfeatures,\\setCJKmathfont,\\setCJKfallbackfamilyfont" ], "keyPos": 0 } }, { "name": "setCJKfamilyfont", "arg": { "format": "{}{}", "snippet": "setCJKfamilyfont{${1:family}}{${2:font name}}" } }, { "name": "setCJKfamilyfont", "unusual": true, "arg": { "format": "{}{}[]", "snippet": "setCJKfamilyfont{${1:family}}{${2:font name}}[${3:font features}]" } }, { "name": "setCJKfamilyfont", "arg": { "format": "{}[]{}", "snippet": "setCJKfamilyfont{${1:family}}[${3:font features%keyvals}]{${2:font name}}", "keys": [ "\\setCJKmainfont,\\setCJKsansfont,\\setCJKmonofont,\\setCJKfamilyfont,\\newCJKfontfamily,\\CJKfontspec,\\defaultCJKfontfeatures,\\addCJKfontfeatures,\\setCJKmathfont,\\setCJKfallbackfamilyfont" ], "keyPos": 1 } }, { "name": "CJKfamily", "arg": { "format": "{}", "snippet": "CJKfamily{${1:family}}" } }, { "name": "newCJKfontfamily", "arg": { "format": "{}{}", "snippet": "newCJKfontfamily{${1:cmd}}{${2:font name}}" } }, { "name": "newCJKfontfamily", "arg": { "format": "{}[]{}", "snippet": "newCJKfontfamily{${1:cmd}}[${3:font features%keyvals}]{${2:font name}}", "keys": [ "\\setCJKmainfont,\\setCJKsansfont,\\setCJKmonofont,\\setCJKfamilyfont,\\newCJKfontfamily,\\CJKfontspec,\\defaultCJKfontfeatures,\\addCJKfontfeatures,\\setCJKmathfont,\\setCJKfallbackfamilyfont" ], "keyPos": 1 } }, { "name": "newCJKfontfamily", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "newCJKfontfamily[${3:family}]{${1:cmd}}{${2:font name}}" } }, { "name": "newCJKfontfamily", "arg": { "format": "[]{}[]{}", "snippet": "newCJKfontfamily[${3:family}]{${1:cmd}}[${4:font features%keyvals}]{${2:font name}}", "keys": [ "\\setCJKmainfont,\\setCJKsansfont,\\setCJKmonofont,\\setCJKfamilyfont,\\newCJKfontfamily,\\CJKfontspec,\\defaultCJKfontfeatures,\\addCJKfontfeatures,\\setCJKmathfont,\\setCJKfallbackfamilyfont" ], "keyPos": 2 } }, { "name": "CJKfontspec", "arg": { "format": "{}", "snippet": "CJKfontspec{${1:font name}}" } }, { "name": "CJKfontspec", "unusual": true, "arg": { "format": "{}[]", "snippet": "CJKfontspec{${1:font name}}[${2:font features}]" } }, { "name": "CJKfontspec", "arg": { "format": "[]{}", "snippet": "CJKfontspec[${2:font features%keyvals}]{${1:font name}}", "keys": [ "\\setCJKmainfont,\\setCJKsansfont,\\setCJKmonofont,\\setCJKfamilyfont,\\newCJKfontfamily,\\CJKfontspec,\\defaultCJKfontfeatures,\\addCJKfontfeatures,\\setCJKmathfont,\\setCJKfallbackfamilyfont" ], "keyPos": 0 } }, { "name": "defaultCJKfontfeatures", "unusual": true, "arg": { "format": "{}", "snippet": "defaultCJKfontfeatures{${1:font features%keyvals}}", "keys": [ "\\setCJKmainfont,\\setCJKsansfont,\\setCJKmonofont,\\setCJKfamilyfont,\\newCJKfontfamily,\\CJKfontspec,\\defaultCJKfontfeatures,\\addCJKfontfeatures,\\setCJKmathfont,\\setCJKfallbackfamilyfont" ], "keyPos": 0 } }, { "name": "addCJKfontfeatures", "unusual": true, "arg": { "format": "{}", "snippet": "addCJKfontfeatures{${1:font features%keyvals}}", "keys": [ "\\setCJKmainfont,\\setCJKsansfont,\\setCJKmonofont,\\setCJKfamilyfont,\\newCJKfontfamily,\\CJKfontspec,\\defaultCJKfontfeatures,\\addCJKfontfeatures,\\setCJKmathfont,\\setCJKfallbackfamilyfont" ], "keyPos": 0 } }, { "name": "addCJKfontfeatures*", "unusual": true, "arg": { "format": "{}", "snippet": "addCJKfontfeatures*{${1:font features%keyvals}}" } }, { "name": "addCJKfontfeatures", "unusual": true, "arg": { "format": "[]{}", "snippet": "addCJKfontfeatures[${2:blocks}]{${1:font features%keyvals}}", "keys": [ "\\setCJKmainfont,\\setCJKsansfont,\\setCJKmonofont,\\setCJKfamilyfont,\\newCJKfontfamily,\\CJKfontspec,\\defaultCJKfontfeatures,\\addCJKfontfeatures,\\setCJKmathfont,\\setCJKfallbackfamilyfont" ], "keyPos": 1 } }, { "name": "addCJKfontfeatures*", "unusual": true, "arg": { "format": "[]{}", "snippet": "addCJKfontfeatures*[${2:blocks}]{${1:font features%keyvals}}" } }, { "name": "setCJKmathfont", "unusual": true, "arg": { "format": "{}", "snippet": "setCJKmathfont{${1:font name}}" } }, { "name": "setCJKmathfont", "unusual": true, "arg": { "format": "{}[]", "snippet": "setCJKmathfont{${1:font name}}[${2:font features}]" } }, { "name": "setCJKmathfont", "unusual": true, "arg": { "format": "[]{}", "snippet": "setCJKmathfont[${2:font features%keyvals}]{${1:font name}}", "keys": [ "\\setCJKmainfont,\\setCJKsansfont,\\setCJKmonofont,\\setCJKfamilyfont,\\newCJKfontfamily,\\CJKfontspec,\\defaultCJKfontfeatures,\\addCJKfontfeatures,\\setCJKmathfont,\\setCJKfallbackfamilyfont" ], "keyPos": 0 } }, { "name": "setCJKfallbackfamilyfont", "unusual": true, "arg": { "format": "{}{}", "snippet": "setCJKfallbackfamilyfont{${1:family}}{${2:font name}}" } }, { "name": "setCJKfallbackfamilyfont", "unusual": true, "arg": { "format": "{}{}[]", "snippet": "setCJKfallbackfamilyfont{${1:family}}{${2:font name}}[${3:font features}]" } }, { "name": "setCJKfallbackfamilyfont", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "setCJKfallbackfamilyfont{${1:family}}[${3:font features%keyvals}]{${2:font name}}", "keys": [ "\\setCJKmainfont,\\setCJKsansfont,\\setCJKmonofont,\\setCJKfamilyfont,\\newCJKfontfamily,\\CJKfontspec,\\defaultCJKfontfeatures,\\addCJKfontfeatures,\\setCJKmathfont,\\setCJKfallbackfamilyfont" ], "keyPos": 1 } }, { "name": "xeCJKDeclareSubCJKBlock", "unusual": true, "arg": { "format": "{}{}", "snippet": "xeCJKDeclareSubCJKBlock{${1:block}}{${2:block range}}" } }, { "name": "xeCJKDeclareSubCJKBlock*", "unusual": true, "arg": { "format": "{}{}", "snippet": "xeCJKDeclareSubCJKBlock*{${1:block}}{${2:block range}}" } }, { "name": "xeCJKCancelSubCJKBlock", "unusual": true, "arg": { "format": "{}", "snippet": "xeCJKCancelSubCJKBlock{${1:blocks}}" } }, { "name": "xeCJKCancelSubCJKBlock*", "unusual": true, "arg": { "format": "{}", "snippet": "xeCJKCancelSubCJKBlock*{${1:blocks}}" } }, { "name": "xeCJKRestoreSubCJKBlock", "unusual": true, "arg": { "format": "{}", "snippet": "xeCJKRestoreSubCJKBlock{${1:blocks}}" } }, { "name": "xeCJKRestoreSubCJKBlock*", "unusual": true, "arg": { "format": "{}", "snippet": "xeCJKRestoreSubCJKBlock*{${1:blocks}}" } }, { "name": "xeCJKDeclareCharClass", "unusual": true, "arg": { "format": "{}{}", "snippet": "xeCJKDeclareCharClass{${1:char class}}{${2:class range}}" } }, { "name": "xeCJKDeclareCharClass*", "unusual": true, "arg": { "format": "{}{}", "snippet": "xeCJKDeclareCharClass*{${1:char class}}{${2:class range}}" } }, { "name": "xeCJKResetCharClass", "unusual": true }, { "name": "xeCJKResetPunctClass", "unusual": true }, { "name": "normalspacechars", "unusual": true, "arg": { "format": "{}", "snippet": "normalspacechars{${1:char list}}" } }, { "name": "xeCJKsetwidth", "unusual": true, "arg": { "format": "{}{}", "snippet": "xeCJKsetwidth{${1:punct list}}{${2:length}}" } }, { "name": "xeCJKsetwidth*", "unusual": true, "arg": { "format": "{}{}", "snippet": "xeCJKsetwidth*{${1:punct list}}{${2:length}}" } }, { "name": "xeCJKsetkern", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "xeCJKsetkern{${1:first punct}}{${2:second punct}}{${3:length}}" } }, { "name": "xeCJKDeclarePunctStyle", "unusual": true, "arg": { "format": "{}{}", "snippet": "xeCJKDeclarePunctStyle{${1:style}}{${2:keyvals}}", "keys": [ "\\xeCJKDeclarePunctStyle,\\xeCJKEditPunctStyle" ], "keyPos": 1 } }, { "name": "xeCJKEditPunctStyle", "unusual": true, "arg": { "format": "{}{}", "snippet": "xeCJKEditPunctStyle{${1:style}}{${2:keyvals}}", "keys": [ "\\xeCJKDeclarePunctStyle,\\xeCJKEditPunctStyle" ], "keyPos": 1 } }, { "name": "xeCJKVerbAddon", "unusual": true }, { "name": "xeCJKOffVerbAddon", "unusual": true }, { "name": "xeCJKnobreak", "unusual": true }, { "name": "xeCJKShipoutHook", "unusual": true } ], "envs": [], "keys": { "\\usepackage/xeCJK#c": [ "LocalConfig=${2|true,false,${1:name}|}" ], "\\xeCJKsetup,\\usepackage/xeCJK#c": [ "xeCJKactive", "CJKspace", "CJKmath", "CJKglue=${1:glue}", "CJKecglue=${1:glue}", "xCJKecglue=${1:glue}", "CheckSingle", "WindowPenalty=${1:integer}", "PlainEquation", "NewLineCS={${1:commands}}", "NewLineCS+={${1:commands}}", "NewLineCS-={${1:commands}}", "EnvCS={${1:commands}}", "EnvCS+={${1:commands}}", "EnvCS-={${1:commands}}", "InlineEnv={${1:env1,env2,...}}", "InlineEnv+={${1:env1,env2,...}}", "InlineEnv-={${1:env1,env2,...}}", "AutoFallback", "AutoFakeBold=${1:true,false,or <number>}", "AutoFakeSlant=${1:true,false,or <number>}", "EmboldenFactor=${1:factor}", "SlantFactor=${1:factor}", "PunctStyle=${1|quanjiao,banjiao,kaiming,hangmobanjiao,CCT,plain|}", "PunctFamily=${1:false or <family>}", "KaiMingPunct={${1:punctuation}}", "KaiMingPunct+={${1:punctuation}}", "KaiMingPunct-={${1:punctuation}}", "LongPunct={${1:punctuation}}", "LongPunct+={${1:punctuation}}", "LongPunct-={${1:punctuation}}", "MiddlePunct={${1:punctuation}}", "MiddlePunct+={${1:punctuation}}", "MiddlePunct-={${1:punctuation}}", "PunctWidth=", "PunctBoundWidth=", "AllowBreakBetweenPuncts", "RubberPunctSkip=${1|true,false,plus,minus|}", "CheckFullRight", "NoBreakCS={${1:commands}}", "NoBreakCS+={${1:commands}}", "NoBreakCS-={${1:commands}}", "Verb=${1|true,false,env,env+|}", "LoadFandol" ], "\\xeCJKDeclarePunctStyle,\\xeCJKEditPunctStyle": [ "enabled-global-setting", "fixed-punct-width=", "fixed-punct-ratio=${1:real}", "mixed-punct-width=", "mixed-punct-ratio=${1:real}", "middle-punct-width=", "middle-punct-ratio=${1:real}", "fixed-margin-width=", "fixed-margin-ratio=${1:real}", "mixed-margin-width=", "mixed-margin-ratio=${1:real}", "middle-margin-width=", "middle-margin-ratio=${1:real}", "bound-punct-width=", "bound-punct-ratio=${1:real}", "bound-margin-width=", "bound-margin-ratio=${1:real}", "enabled-hanging", "add-min-bound-to-margin", "optimize-margin", "margin-minimum=", "enabled-kerning", "min-bound-to-kerning", "kerning-total-width=", "kerning-total-ratio=${1:real}", "same-align-margin=", "same-align-ratio=${1:real}", "different-align-margin=", "different-align-ratio=${1:real}", "kerning-margin-width=", "kerning-margin-ratio=${1:real}", "optimize-kerning ", "kerning-margin-minimum=" ], "\\setCJKmainfont,\\setCJKsansfont,\\setCJKmonofont,\\setCJKfamilyfont,\\newCJKfontfamily,\\CJKfontspec,\\defaultCJKfontfeatures,\\addCJKfontfeatures,\\setCJKmathfont,\\setCJKfallbackfamilyfont": [ "Alternate=${1:feature}", "Annotation=", "AutoFakeBold", "AutoFakeBold=${1:number}", "AutoFakeSlant", "AutoFakeSlant=${1:number}", "BoldFeatures={${1:features}}", "BoldFont=${1:font name}", "BoldItalicFeatures={${1:features}}", "BoldItalicFont=${1:font name}", "BoldSlantedFeatures={${1:features}}", "BoldSlantedFont=${1:font name}", "BoldSwashFeatures={${1:features}}", "BoldSwashFont=${1:font name}", "CJKShape=${1|Traditional,Simplified,JIS1978,JIS1983,JIS1990,Expert,NLC|}", "CharacterVariant={${1:glyph num list}:${2:variety num}}", "CharacterWidth=${1|Proportional,Full,Half,Thurd,Quarter,AlternateProportional,AlternateHalf,ResetAll|}", "Color=", "Colour=", "Contextuals=${1|Swash,Alternate,WordInitial,WordFinal,LineFinal,Inner,ResetAll|}", "Diacritics=${1|MarkToBase,MarkToMark,AboveBase,BelowBase,ResetAll|}", "Extension=${1:extension}", "FakeBold=${1:number}", "FakeSlant=${1:number}", "FakeStretch=${1:number}", "FallBack", "FallBack=${1:font name}", "Font=${1:font name}", "FontFace={${1:series}}{${2:shape}}{${3:font name}}", "Fractions=${1|On,Off,Reset,Alternate,ResetAll|}", "HyphenChar=${1:character}", "IgnoreFontspecFile", "ItalicFeatures={${1:features}}", "ItalicFont=${1:font name}", "Kerning=${1|On,Off,Reset,Uppercase,ResetAll|}", "Language=${1:language}", "LetterSpace=${1:number}", "Letters=${1|SmallCaps,PetiteCaps,UppercaseSmallCaps,UppercasePetiteCaps,Unicase,ResetAll|}", "Ligatures=${1|Required,Common,Contextual,Rare,Discretionary,Historic,TeX|}", "LocalForms=${1|On,Off,Reset|}", "Mapping=${1|fullwidth-stop,full-stop,han-trad,han-simp|}", "NFSSFamily=${1:font family}", "Numbers=${1|Uppercase,UppercaseOff,Lowercase,LowercaseOff,Lining,LiningOff,OldStyle,OldStyleOff,Proportional,ProportionalOff,Monospaced,MonospacedOff,SlashedZero,SlashedZeroOff,Arabic,ArabicOff,ResetAll|}", "OpticalSize=${1:size}", "Ornament=", "Path=${1:file path}", "PunctuationSpace=${1:number}", "RawFeature=${1:feature tag}", "Scale=${1:number}", "ScaleAgain=${1:number}", "Script=${1:name}", "Size=${1:number}", "SizeFeatures={${1:features}}", "SlantedFeatures={${1:features}}", "SlantedFont=${1:font name}", "SmallCapsFeatures={${1:features}}", "SmallCapsFont=${1:font name}", "Style=${1|Alternate,Italic,Ruby,Swash,Cursive,Historic,Titling,HorizontalKana,VerticalKana,ResetAll|}", "StylisticAlternates=${1:feature}", "StylisticSet=${1:set number}", "SwashFeatures={${1:features}}", "SwashFont=${1:font name}", "UprightFeatures={${1:features}}", "UprightFont=${1:font name}", "Variant=${1:integer}", "Vertical=${1|RotatedGlyphs,AlternatesForRotation,Alternates,KanaAlternates,Kerning,AlternateMetrics,HalfMetrics,ProportionalMetrics,ResetAll|}", "VerticalPosition=${1|Superior,Inferior,Numerator,Denominator,ScientificInferior,Ordinal,ResetAll|}", "WordSpace=${1:number}", "Mapping=${1:xetex-only feature}", "Renderer=${1:renderer}" ] }, "args": [ "\\usepackage/xeCJK#c", "\\xeCJKsetup,\\usepackage/xeCJK#c" ] } ================================================ FILE: data/packages/xeCJKfntef.json ================================================ { "deps": [ { "name": "xeCJK" }, { "name": "ulem" } ], "macros": [ { "name": "CJKunderline", "arg": { "format": "{}", "snippet": "CJKunderline{${1:contents}}" } }, { "name": "CJKunderline*", "arg": { "format": "{}", "snippet": "CJKunderline*{${1:contents}}" } }, { "name": "CJKunderline", "arg": { "format": "[]{}", "snippet": "CJKunderline[${2:options%keyvals}]{${1:contents}}", "keys": [ "\\CJKunderline,\\CJKunderline*,\\CJKunderline-" ], "keyPos": 0 } }, { "name": "CJKunderline*", "arg": { "format": "[]{}", "snippet": "CJKunderline*[${2:options%keyvals}]{${1:contents}}", "keys": [ "\\CJKunderline,\\CJKunderline*,\\CJKunderline-" ], "keyPos": 0 } }, { "name": "CJKunderdblline", "arg": { "format": "{}", "snippet": "CJKunderdblline{${1:contents}}" } }, { "name": "CJKunderdblline*", "arg": { "format": "{}", "snippet": "CJKunderdblline*{${1:contents}}" } }, { "name": "CJKunderdblline", "arg": { "format": "[]{}", "snippet": "CJKunderdblline[${2:options%keyvals}]{${1:contents}}", "keys": [ "\\CJKunderdblline,\\CJKunderdblline*,\\CJKunderdblline-" ], "keyPos": 0 } }, { "name": "CJKunderdblline*", "arg": { "format": "[]{}", "snippet": "CJKunderdblline*[${2:options%keyvals}]{${1:contents}}", "keys": [ "\\CJKunderdblline,\\CJKunderdblline*,\\CJKunderdblline-" ], "keyPos": 0 } }, { "name": "CJKunderwave", "arg": { "format": "{}", "snippet": "CJKunderwave{${1:contents}}" } }, { "name": "CJKunderwave*", "arg": { "format": "{}", "snippet": "CJKunderwave*{${1:contents}}" } }, { "name": "CJKunderwave", "arg": { "format": "[]{}", "snippet": "CJKunderwave[${2:options%keyvals}]{${1:contents}}", "keys": [ "\\CJKunderwave,\\CJKunderwave*,\\CJKunderwave-" ], "keyPos": 0 } }, { "name": "CJKunderwave*", "arg": { "format": "[]{}", "snippet": "CJKunderwave*[${2:options%keyvals}]{${1:contents}}", "keys": [ "\\CJKunderwave,\\CJKunderwave*,\\CJKunderwave-" ], "keyPos": 0 } }, { "name": "CJKsout", "arg": { "format": "{}", "snippet": "CJKsout{${1:contents}}" } }, { "name": "CJKsout*", "arg": { "format": "{}", "snippet": "CJKsout*{${1:contents}}" } }, { "name": "CJKsout", "arg": { "format": "[]{}", "snippet": "CJKsout[${2:options%keyvals}]{${1:contents}}", "keys": [ "\\CJKsout,\\CJKsout*,\\CJKsout-" ], "keyPos": 0 } }, { "name": "CJKsout*", "arg": { "format": "[]{}", "snippet": "CJKsout*[${2:options%keyvals}]{${1:contents}}", "keys": [ "\\CJKsout,\\CJKsout*,\\CJKsout-" ], "keyPos": 0 } }, { "name": "CJKxout", "arg": { "format": "{}", "snippet": "CJKxout{${1:contents}}" } }, { "name": "CJKxout*", "arg": { "format": "{}", "snippet": "CJKxout*{${1:contents}}" } }, { "name": "CJKxout", "arg": { "format": "[]{}", "snippet": "CJKxout[${2:options%keyvals}]{${1:contents}}", "keys": [ "\\CJKxout,\\CJKxout*,\\CJKxout-" ], "keyPos": 0 } }, { "name": "CJKxout*", "arg": { "format": "[]{}", "snippet": "CJKxout*[${2:options%keyvals}]{${1:contents}}", "keys": [ "\\CJKxout,\\CJKxout*,\\CJKxout-" ], "keyPos": 0 } }, { "name": "CJKunderdot", "arg": { "format": "{}", "snippet": "CJKunderdot{${1:contents}}" } }, { "name": "CJKunderdot", "arg": { "format": "[]{}", "snippet": "CJKunderdot[${2:options%keyvals}]{${1:contents}}", "keys": [ "\\CJKunderdot" ], "keyPos": 0 } }, { "name": "CJKunderanyline", "arg": { "format": "{}{}{}", "snippet": "CJKunderanyline{${1:depth%l}}{${2:underlined contents}}{${3:text}}" } }, { "name": "CJKunderanyline*", "arg": { "format": "{}{}{}", "snippet": "CJKunderanyline*{${1:depth%l}}{${2:underlined contents}}{${3:text}}" } }, { "name": "CJKunderanyline", "arg": { "format": "[]{}{}{}", "snippet": "CJKunderanyline[${4:options%keyvals}]{${1:depth%l}}{${2:underlined contents}}{${3:text}}", "keys": [ "\\CJKunderanyline,\\CJKunderanyline*,\\CJKunderanyline-" ], "keyPos": 0 } }, { "name": "CJKunderanyline*", "arg": { "format": "[]{}{}{}", "snippet": "CJKunderanyline*[${4:options%keyvals}]{${1:depth%l}}{${2:underlined contents}}{${3:text}}", "keys": [ "\\CJKunderanyline,\\CJKunderanyline*,\\CJKunderanyline-" ], "keyPos": 0 } }, { "name": "CJKunderanysymbol", "arg": { "format": "{}{}{}", "snippet": "CJKunderanysymbol{${1:depth%l}}{${2:symbol}}{${3:contents}}" } }, { "name": "CJKunderanysymbol", "arg": { "format": "[]{}{}{}", "snippet": "CJKunderanysymbol[${4:options%keyvals}]{${1:depth%l}}{${2:symbol}}{${3:contents}}", "keys": [ "\\CJKunderanysymbol" ], "keyPos": 0 } }, { "name": "xeCJKfntefon" }, { "name": "xeCJKfntefon*" }, { "name": "xeCJKfntefon", "arg": { "format": "[]", "snippet": "xeCJKfntefon[${1:options%keyvals}]", "keys": [ "\\xeCJKfntefon,\\xeCJKfntefon*,\\xeCJKfntefon-" ], "keyPos": 0 } }, { "name": "xeCJKfntefon*", "arg": { "format": "[]", "snippet": "xeCJKfntefon*[${1:options%keyvals}]", "keys": [ "\\xeCJKfntefon,\\xeCJKfntefon*,\\xeCJKfntefon-" ], "keyPos": 0 } } ], "envs": [ { "name": "CJKfilltwosides", "arg": { "format": "{}", "snippet": "{${1:width%l}}" } }, { "name": "CJKfilltwosides", "arg": { "format": "[]{}", "snippet": "[${2:position}]{${1:width%l}}" } }, { "name": "CJKfilltwosides*", "arg": { "format": "{}", "snippet": "{${1:width%l}}" } }, { "name": "CJKfilltwosides*", "arg": { "format": "[]{}", "snippet": "[${2:position}]{${1:width%l}}" } } ], "keys": { "\\usepackage/xeCJKfntef#c": [ "normalem", "ULforem", "normalbf", "UWforbf" ], "\\CJKunderline,\\CJKunderline*,\\CJKunderline-": [ "skip", "hidden", "subtract", "thickness=", "depth=", "sep=", "format=${1:format commands}", "textformat=${1:format commands}" ], "\\CJKunderdblline,\\CJKunderdblline*,\\CJKunderdblline-": [ "skip", "hidden", "subtract", "thickness=", "depth=", "sep=", "format=${1:format commands}", "textformat=${1:format commands}", "gap=" ], "\\CJKunderwave,\\CJKunderwave*,\\CJKunderwave-": [ "skip", "hidden", "subtract", "symbol=${1:symbol}", "depth=", "sep=", "format=${1:format commands}", "textformat=${1:format commands}" ], "\\CJKsout,\\CJKsout*,\\CJKsout-": [ "skip", "hidden", "subtract", "thickness=", "height=", "format=${1:format commands}", "textformat=${1:format commands}" ], "\\CJKxout,\\CJKxout*,\\CJKxout-": [ "skip", "hidden", "subtract", "format=${1:format commands}", "textformat=${1:format commands}" ], "\\CJKunderdot": [ "symbol=${1:symbol}", "depth=", "sep=", "format=${1:format commands}", "textformat=${1:format commands}", "boxdepth=" ], "\\xeCJKsetup": [ "underline={${1:options}}", "underline/skip", "underline/hidden", "underline/subtract", "underline/thickness=", "underline/depth=", "underline/sep=", "underline/format=${1:format commands}", "underline/textformat=${1:format commands}", "underdblline={${1:options}}", "underdblline/skip", "underdblline/hidden", "underdblline/subtract", "underdblline/thickness=", "underdblline/depth=", "underdblline/sep=", "underdblline/format=${1:format commands}", "underdblline/textformat=${1:format commands}", "underdblline/gap=", "underwave={${1:options}}", "underwave/skip", "underwave/hidden", "underwave/subtract", "underwave/symbol=${1:symbol}", "underwave/depth=", "underwave/sep=", "underwave/format=${1:format commands}", "underwave/textformat=${1:format commands}", "sout={${1:options}}", "sout/skip", "sout/hidden", "sout/subtract", "sout/thickness=", "sout/height=", "sout/format=${1:format commands}", "sout/textformat=${1:format commands}", "xout={${1:options}}", "xout/skip", "xout/hidden", "xout/subtract", "xout/format=${1:format commands}", "xout/textformat=${1:format commands}", "underdot={${1:options}}", "underdot/symbol=${1:symbol}", "underdot/depth=", "underdot/sep=", "underdot/format=${1:format commands}", "underdot/textformat=${1:format commands}", "underdot/boxdepth=", "symbol/sep=", "symbol/boxdepth=", "symbol/textformat=${1:format commands}", "ulem={${1:options}}", "ulem/skip", "ulem/hidden", "ulem/subtract", "ulem/sep=", "ulem/boxdepth=", "ulem/textformat=${1:format commands}" ], "\\CJKunderanyline,\\CJKunderanyline*,\\CJKunderanyline-": [ "textformat=${1:format commands}", "skip", "hidden", "subtract", "sep=", "boxdepth=" ], "\\CJKunderanysymbol": [ "textformat=${1:format commands}", "sep=", "boxdepth=" ], "\\xeCJKfntefon,\\xeCJKfntefon*,\\xeCJKfntefon-": [ "textformat=${1:format commands}", "skip", "hidden", "subtract" ] }, "args": [ "\\usepackage/xeCJKfntef#c" ] } ================================================ FILE: data/packages/xepersian.json ================================================ { "deps": [ { "name": "fontspec" }, { "name": "xepersian-persiancal" }, { "name": "xepersian-mathdigitspec" }, { "name": "bidi" }, { "name": "bidi-perpage", "if": "perpagefootnote" }, { "name": "bidi-perpage", "if": "perpagefootnote=on" } ], "macros": [ { "name": "normalfootnotes", "if": "extrafootnotefeatures" }, { "name": "twocolumnfootnotes", "if": "extrafootnotefeatures" }, { "name": "threecolumnfootnotes", "if": "extrafootnotefeatures" }, { "name": "fourcolumnfootnotes", "if": "extrafootnotefeatures" }, { "name": "fivecolumnfootnotes", "if": "extrafootnotefeatures" }, { "name": "sixcolumnfootnotes", "if": "extrafootnotefeatures", "unusual": true }, { "name": "sevencolumnfootnotes", "if": "extrafootnotefeatures", "unusual": true }, { "name": "eightcolumnfootnotes", "if": "extrafootnotefeatures", "unusual": true }, { "name": "ninecolumnfootnotes", "if": "extrafootnotefeatures", "unusual": true }, { "name": "tencolumnfootnotes", "if": "extrafootnotefeatures", "unusual": true }, { "name": "RTLcolumnfootnotes", "if": "extrafootnotefeatures" }, { "name": "LTRcolumnfootnotes", "if": "extrafootnotefeatures" }, { "name": "paragraphfootnotes", "if": "extrafootnotefeatures" }, { "name": "setLTRparagraphfootnotes", "if": "extrafootnotefeatures" }, { "name": "setRTLparagraphfootnotes", "if": "extrafootnotefeatures" }, { "name": "AddExtraParaSkip", "if": "extrafootnotefeatures", "unusual": true, "arg": { "format": "{}", "snippet": "AddExtraParaSkip{${1:arg}}" } }, { "name": "extrafeetendmini", "if": "extrafootnotefeatures", "unusual": true }, { "name": "extrafeetendminihook", "if": "extrafootnotefeatures", "unusual": true }, { "name": "extrafeetins", "if": "extrafootnotefeatures", "unusual": true }, { "name": "extrafeetinshook", "if": "extrafootnotefeatures", "unusual": true }, { "name": "FeetAboveFloat", "if": "extrafootnotefeatures", "unusual": true }, { "name": "FeetAtBottom", "if": "extrafootnotefeatures", "unusual": true }, { "name": "FeetBelowFloat", "if": "extrafootnotefeatures", "unusual": true }, { "name": "FeetBelowRagged", "if": "extrafootnotefeatures", "unusual": true }, { "name": "footfootmark", "if": "extrafootnotefeatures", "unusual": true }, { "name": "footfudgefactor", "if": "extrafootnotefeatures", "unusual": true }, { "name": "footinsdim", "if": "extrafootnotefeatures", "unusual": true }, { "name": "footmarkstyle", "if": "extrafootnotefeatures", "unusual": true, "arg": { "format": "{}", "snippet": "footmarkstyle{${1:text}}" } }, { "name": "footmarkwidth", "if": "extrafootnotefeatures", "unusual": true }, { "name": "footscript", "if": "extrafootnotefeatures", "unusual": true, "arg": { "format": "{}", "snippet": "footscript{${1:arg}}" } }, { "name": "foottextfont", "if": "extrafootnotefeatures", "unusual": true }, { "name": "LTRfootfootmark", "if": "extrafootnotefeatures", "unusual": true }, { "name": "LTRfootmarkstyle", "if": "extrafootnotefeatures", "unusual": true, "arg": { "format": "{}", "snippet": "LTRfootmarkstyle{${1:text}}" } }, { "name": "LTRfootscript", "if": "extrafootnotefeatures", "unusual": true, "arg": { "format": "{}", "snippet": "LTRfootscript{${1:arg}}" } }, { "name": "LTRfoottextfont", "if": "extrafootnotefeatures", "unusual": true }, { "name": "multiplefootnotemarker", "if": "extrafootnotefeatures", "unusual": true }, { "name": "normalRTLparaLTRfootnotes", "if": "extrafootnotefeatures", "unusual": true }, { "name": "RTLfootfootmark", "if": "extrafootnotefeatures", "unusual": true }, { "name": "RTLfootmarkstyle", "if": "extrafootnotefeatures", "unusual": true, "arg": { "format": "{}", "snippet": "RTLfootmarkstyle{${1:text}}" } }, { "name": "RTLfootscript", "if": "extrafootnotefeatures", "unusual": true, "arg": { "format": "{}", "snippet": "RTLfootscript{${1:arg}}" } }, { "name": "RTLfoottextfont", "if": "extrafootnotefeatures", "unusual": true }, { "name": "setSingleSpace", "if": "extrafootnotefeatures", "unusual": true, "arg": { "format": "{}", "snippet": "setSingleSpace{${1:number}}" } }, { "name": "normalfootnotes", "if": "extrafootnotefeatures=on" }, { "name": "twocolumnfootnotes", "if": "extrafootnotefeatures=on" }, { "name": "threecolumnfootnotes", "if": "extrafootnotefeatures=on" }, { "name": "fourcolumnfootnotes", "if": "extrafootnotefeatures=on" }, { "name": "fivecolumnfootnotes", "if": "extrafootnotefeatures=on" }, { "name": "sixcolumnfootnotes", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "sevencolumnfootnotes", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "eightcolumnfootnotes", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "ninecolumnfootnotes", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "tencolumnfootnotes", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "RTLcolumnfootnotes", "if": "extrafootnotefeatures=on" }, { "name": "LTRcolumnfootnotes", "if": "extrafootnotefeatures=on" }, { "name": "paragraphfootnotes", "if": "extrafootnotefeatures=on" }, { "name": "setLTRparagraphfootnotes", "if": "extrafootnotefeatures=on" }, { "name": "setRTLparagraphfootnotes", "if": "extrafootnotefeatures=on" }, { "name": "AddExtraParaSkip", "if": "extrafootnotefeatures=on", "unusual": true, "arg": { "format": "{}", "snippet": "AddExtraParaSkip{${1:arg}}" } }, { "name": "extrafeetendmini", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "extrafeetendminihook", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "extrafeetins", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "extrafeetinshook", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "FeetAboveFloat", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "FeetAtBottom", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "FeetBelowFloat", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "FeetBelowRagged", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "footfootmark", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "footfudgefactor", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "footinsdim", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "footmarkstyle", "if": "extrafootnotefeatures=on", "unusual": true, "arg": { "format": "{}", "snippet": "footmarkstyle{${1:text}}" } }, { "name": "footmarkwidth", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "footscript", "if": "extrafootnotefeatures=on", "unusual": true, "arg": { "format": "{}", "snippet": "footscript{${1:arg}}" } }, { "name": "foottextfont", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "LTRfootfootmark", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "LTRfootmarkstyle", "if": "extrafootnotefeatures=on", "unusual": true, "arg": { "format": "{}", "snippet": "LTRfootmarkstyle{${1:text}}" } }, { "name": "LTRfootscript", "if": "extrafootnotefeatures=on", "unusual": true, "arg": { "format": "{}", "snippet": "LTRfootscript{${1:arg}}" } }, { "name": "LTRfoottextfont", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "multiplefootnotemarker", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "normalRTLparaLTRfootnotes", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "RTLfootfootmark", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "RTLfootmarkstyle", "if": "extrafootnotefeatures=on", "unusual": true, "arg": { "format": "{}", "snippet": "RTLfootmarkstyle{${1:text}}" } }, { "name": "RTLfootscript", "if": "extrafootnotefeatures=on", "unusual": true, "arg": { "format": "{}", "snippet": "RTLfootscript{${1:arg}}" } }, { "name": "RTLfoottextfont", "if": "extrafootnotefeatures=on", "unusual": true }, { "name": "setSingleSpace", "if": "extrafootnotefeatures=on", "unusual": true, "arg": { "format": "{}", "snippet": "setSingleSpace{${1:number}}" } }, { "name": "KashidaOn", "if": "Kashida" }, { "name": "KashidaOff", "if": "Kashida" }, { "name": "KashidaOn", "if": "Kashida=on" }, { "name": "KashidaOff", "if": "Kashida=on" }, { "name": "eqcommand", "if": "localise", "arg": { "format": "{}{}", "snippet": "eqcommand{${1:command-name in Persian}}{${2:original LaTeX command-name}}" } }, { "name": "eqenvironment", "if": "localise", "arg": { "format": "{}{}", "snippet": "eqenvironment{${1:environment-name in Persian}}{${2:original LaTeX environment-name}}" } }, { "name": "makezwnjletter", "if": "localise", "unusual": true }, { "name": "EqEnvironment", "if": "localise", "unusual": true, "arg": { "format": "{}{}", "snippet": "EqEnvironment{${1:environment-name in Persian}}{${2:original LaTeX environment-name}}" } }, { "name": "eqcommand", "if": "localise=on", "arg": { "format": "{}{}", "snippet": "eqcommand{${1:command-name in Persian}}{${2:original LaTeX command-name}}" } }, { "name": "eqenvironment", "if": "localise=on", "arg": { "format": "{}{}", "snippet": "eqenvironment{${1:environment-name in Persian}}{${2:original LaTeX environment-name}}" } }, { "name": "makezwnjletter", "if": "localise=on", "unusual": true }, { "name": "EqEnvironment", "if": "localise=on", "unusual": true, "arg": { "format": "{}{}", "snippet": "EqEnvironment{${1:environment-name in Persian}}{${2:original LaTeX environment-name}}" } }, { "name": "DetectColumn", "if": "DetectColumn", "arg": { "format": "{}{}", "snippet": "DetectColumn{${1:arg1}}{${2:arg2}}" } }, { "name": "DetectColumn", "if": "DetectColumn", "arg": { "format": "[]{}{}", "snippet": "DetectColumn[${3:opt}]{${1:arg1}}{${2:arg2}}" } }, { "name": "DetectColumn", "if": "DetectColumn=on", "arg": { "format": "{}{}", "snippet": "DetectColumn{${1:arg1}}{${2:arg2}}" } }, { "name": "DetectColumn", "if": "DetectColumn=on", "arg": { "format": "[]{}{}", "snippet": "DetectColumn[${3:opt}]{${1:arg1}}{${2:arg2}}" } }, { "name": "xepersianreleasename", "unusual": true }, { "name": "xepersianversion", "unusual": true }, { "name": "xepersiandate", "unusual": true }, { "name": "settextfont", "arg": { "format": "{}", "snippet": "settextfont{${1:font name}}" } }, { "name": "settextfont", "arg": { "format": "[]{}", "snippet": "settextfont[${2:Options%keyvals}]{${1:font name}}", "keys": [ "\\settextfont,\\settextdigitfont,\\setdigitfont,\\setlatintextfont,\\setpersiansansfont,\\setpersianmonofont,\\setiranicfont,\\setnavarfont,\\setpookfont,\\setsayehfont,\\setlatinsansfont,\\setlatinmonofont" ], "keyPos": 0 } }, { "name": "settextdigitfont", "unusual": true, "arg": { "format": "{}", "snippet": "settextdigitfont{${1:font name}}" } }, { "name": "settextdigitfont", "unusual": true, "arg": { "format": "[]{}", "snippet": "settextdigitfont[${2:Options%keyvals}]{${1:font name}}", "keys": [ "\\settextfont,\\settextdigitfont,\\setdigitfont,\\setlatintextfont,\\setpersiansansfont,\\setpersianmonofont,\\setiranicfont,\\setnavarfont,\\setpookfont,\\setsayehfont,\\setlatinsansfont,\\setlatinmonofont" ], "keyPos": 0 } }, { "name": "setdigitfont", "unusual": true, "arg": { "format": "{}", "snippet": "setdigitfont{${1:font name}}" } }, { "name": "setdigitfont", "unusual": true, "arg": { "format": "[]{}", "snippet": "setdigitfont[${2:Options%keyvals}]{${1:font name}}", "keys": [ "\\settextfont,\\settextdigitfont,\\setdigitfont,\\setlatintextfont,\\setpersiansansfont,\\setpersianmonofont,\\setiranicfont,\\setnavarfont,\\setpookfont,\\setsayehfont,\\setlatinsansfont,\\setlatinmonofont" ], "keyPos": 0 } }, { "name": "setlatintextfont", "arg": { "format": "{}", "snippet": "setlatintextfont{${1:font name}}" } }, { "name": "setlatintextfont", "arg": { "format": "[]{}", "snippet": "setlatintextfont[${2:Options%keyvals}]{${1:font name}}", "keys": [ "\\settextfont,\\settextdigitfont,\\setdigitfont,\\setlatintextfont,\\setpersiansansfont,\\setpersianmonofont,\\setiranicfont,\\setnavarfont,\\setpookfont,\\setsayehfont,\\setlatinsansfont,\\setlatinmonofont" ], "keyPos": 0 } }, { "name": "setpersiansansfont", "arg": { "format": "{}", "snippet": "setpersiansansfont{${1:font name}}" } }, { "name": "setpersiansansfont", "arg": { "format": "[]{}", "snippet": "setpersiansansfont[${2:Options%keyvals}]{${1:font name}}", "keys": [ "\\settextfont,\\settextdigitfont,\\setdigitfont,\\setlatintextfont,\\setpersiansansfont,\\setpersianmonofont,\\setiranicfont,\\setnavarfont,\\setpookfont,\\setsayehfont,\\setlatinsansfont,\\setlatinmonofont" ], "keyPos": 0 } }, { "name": "persiansffamily" }, { "name": "textpersiansf", "arg": { "format": "{}", "snippet": "textpersiansf{${1:text}}" } }, { "name": "setpersianmonofont", "arg": { "format": "{}", "snippet": "setpersianmonofont{${1:font name}}" } }, { "name": "setpersianmonofont", "arg": { "format": "[]{}", "snippet": "setpersianmonofont[${2:Options%keyvals}]{${1:font name}}", "keys": [ "\\settextfont,\\settextdigitfont,\\setdigitfont,\\setlatintextfont,\\setpersiansansfont,\\setpersianmonofont,\\setiranicfont,\\setnavarfont,\\setpookfont,\\setsayehfont,\\setlatinsansfont,\\setlatinmonofont" ], "keyPos": 0 } }, { "name": "persianttfamily" }, { "name": "textpersiantt", "arg": { "format": "{}", "snippet": "textpersiantt{${1:text}}" } }, { "name": "setiranicfont", "arg": { "format": "{}", "snippet": "setiranicfont{${1:font name}}" } }, { "name": "setiranicfont", "arg": { "format": "[]{}", "snippet": "setiranicfont[${2:Options%keyvals}]{${1:font name}}", "keys": [ "\\settextfont,\\settextdigitfont,\\setdigitfont,\\setlatintextfont,\\setpersiansansfont,\\setpersianmonofont,\\setiranicfont,\\setnavarfont,\\setpookfont,\\setsayehfont,\\setlatinsansfont,\\setlatinmonofont" ], "keyPos": 0 } }, { "name": "iranicfamily" }, { "name": "textiranic", "arg": { "format": "{}", "snippet": "textiranic{${1:text}}" } }, { "name": "setnavarfont", "unusual": true, "arg": { "format": "{}", "snippet": "setnavarfont{${1:font name}}" } }, { "name": "setnavarfont", "unusual": true, "arg": { "format": "[]{}", "snippet": "setnavarfont[${2:Options%keyvals}]{${1:font name}}", "keys": [ "\\settextfont,\\settextdigitfont,\\setdigitfont,\\setlatintextfont,\\setpersiansansfont,\\setpersianmonofont,\\setiranicfont,\\setnavarfont,\\setpookfont,\\setsayehfont,\\setlatinsansfont,\\setlatinmonofont" ], "keyPos": 0 } }, { "name": "navarfamily", "unusual": true }, { "name": "textnavar", "unusual": true, "arg": { "format": "{}", "snippet": "textnavar{${1:text}}" } }, { "name": "setpookfont", "unusual": true, "arg": { "format": "{}", "snippet": "setpookfont{${1:font name}}" } }, { "name": "setpookfont", "unusual": true, "arg": { "format": "[]{}", "snippet": "setpookfont[${2:Options%keyvals}]{${1:font name}}", "keys": [ "\\settextfont,\\settextdigitfont,\\setdigitfont,\\setlatintextfont,\\setpersiansansfont,\\setpersianmonofont,\\setiranicfont,\\setnavarfont,\\setpookfont,\\setsayehfont,\\setlatinsansfont,\\setlatinmonofont" ], "keyPos": 0 } }, { "name": "pookfamily", "unusual": true }, { "name": "textpook", "unusual": true, "arg": { "format": "{}", "snippet": "textpook{${1:text}}" } }, { "name": "setsayehfont", "unusual": true, "arg": { "format": "{}", "snippet": "setsayehfont{${1:font name}}" } }, { "name": "setsayehfont", "unusual": true, "arg": { "format": "[]{}", "snippet": "setsayehfont[${2:Options%keyvals}]{${1:font name}}", "keys": [ "\\settextfont,\\settextdigitfont,\\setdigitfont,\\setlatintextfont,\\setpersiansansfont,\\setpersianmonofont,\\setiranicfont,\\setnavarfont,\\setpookfont,\\setsayehfont,\\setlatinsansfont,\\setlatinmonofont" ], "keyPos": 0 } }, { "name": "sayehfamily", "unusual": true }, { "name": "textsayeh", "unusual": true, "arg": { "format": "{}", "snippet": "textsayeh{${1:text}}" } }, { "name": "setlatinsansfont", "arg": { "format": "{}", "snippet": "setlatinsansfont{${1:font name}}" } }, { "name": "setlatinsansfont", "arg": { "format": "[]{}", "snippet": "setlatinsansfont[${2:Options%keyvals}]{${1:font name}}", "keys": [ "\\settextfont,\\settextdigitfont,\\setdigitfont,\\setlatintextfont,\\setpersiansansfont,\\setpersianmonofont,\\setiranicfont,\\setnavarfont,\\setpookfont,\\setsayehfont,\\setlatinsansfont,\\setlatinmonofont" ], "keyPos": 0 } }, { "name": "setlatinmonofont", "arg": { "format": "{}", "snippet": "setlatinmonofont{${1:font name}}" } }, { "name": "setlatinmonofont", "arg": { "format": "[]{}", "snippet": "setlatinmonofont[${2:Options%keyvals}]{${1:font name}}", "keys": [ "\\settextfont,\\settextdigitfont,\\setdigitfont,\\setlatintextfont,\\setpersiansansfont,\\setpersianmonofont,\\setiranicfont,\\setnavarfont,\\setpookfont,\\setsayehfont,\\setlatinsansfont,\\setlatinmonofont" ], "keyPos": 0 } }, { "name": "lr", "arg": { "format": "{}", "snippet": "lr{${1:text}}" } }, { "name": "rl", "arg": { "format": "{}", "snippet": "rl{${1:text}}" } }, { "name": "latintoday" }, { "name": "twocolumnstableofcontents" }, { "name": "XePersian" }, { "name": "plq" }, { "name": "prq" }, { "name": "Latincite", "arg": { "format": "{}", "snippet": "Latincite{${1:keylist}}" } }, { "name": "Latincite", "arg": { "format": "[]{}", "snippet": "Latincite[${2:add. text}]{${1:keylist}}" } }, { "name": "harfi", "arg": { "format": "{}", "snippet": "harfi{${1:counter}}" } }, { "name": "harfinumeral", "arg": { "format": "{}", "snippet": "harfinumeral{${1:integer}}" } }, { "name": "adadi", "arg": { "format": "{}", "snippet": "adadi{${1:counter}}" } }, { "name": "adadinumeral", "arg": { "format": "{}", "snippet": "adadinumeral{${1:integer}}" } }, { "name": "tartibi", "arg": { "format": "{}", "snippet": "tartibi{${1:counter}}" } }, { "name": "tartibinumeral", "arg": { "format": "{}", "snippet": "tartibinumeral{${1:integer}}" } }, { "name": "Abjad", "unusual": true, "arg": { "format": "{}", "snippet": "Abjad{${1:counter}}" } }, { "name": "Abjadnumeral", "unusual": true, "arg": { "format": "{}", "snippet": "Abjadnumeral{${1:integer}}" } }, { "name": "abjad", "unusual": true, "arg": { "format": "{}", "snippet": "abjad{${1:counter}}" } }, { "name": "abjadnumeral", "unusual": true, "arg": { "format": "{}", "snippet": "abjadnumeral{${1:integer}}" } }, { "name": "ifwritexviii" }, { "name": "writexviiitrue", "unusual": true }, { "name": "writexviiifalse", "unusual": true }, { "name": "bibname", "unusual": true }, { "name": "ccname", "unusual": true }, { "name": "chaptername", "unusual": true }, { "name": "datename", "unusual": true }, { "name": "enclname", "unusual": true }, { "name": "headtoname", "unusual": true }, { "name": "IfxepersianPackageVersion", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfxepersianPackageVersion{${1:version}}{${2:true}}{${3:false}}" } }, { "name": "IfxepersianPackageVersionBefore", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfxepersianPackageVersionBefore{${1:version}}{${2:true}}{${3:false}}" } }, { "name": "IfxepersianPackageVersionLater", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfxepersianPackageVersionLater{${1:version}}{${2:true}}{${3:false}}" } }, { "name": "iranicdefault", "unusual": true }, { "name": "LatinAlphs", "unusual": true }, { "name": "latinfont", "unusual": true }, { "name": "navardefault", "unusual": true }, { "name": "PersianAlphs", "unusual": true }, { "name": "persianfont", "unusual": true }, { "name": "persiansfdefault", "unusual": true }, { "name": "persianttdefault", "unusual": true }, { "name": "pookdefault", "unusual": true }, { "name": "proofname", "unusual": true }, { "name": "resetlatinfont", "unusual": true }, { "name": "sayehdefault", "unusual": true }, { "name": "setfontsize", "unusual": true, "arg": { "format": "[]{}", "snippet": "setfontsize[${2:opt}]{${1:arg}}" } }, { "name": "setfontsize", "unusual": true, "arg": { "format": "{}", "snippet": "setfontsize{${1:arg}}" } }, { "name": "setpersianfont", "unusual": true }, { "name": "TextDigitFontOff", "unusual": true }, { "name": "TextDigitFontOn", "unusual": true } ], "envs": [ { "name": "latin" }, { "name": "persian" }, { "name": "latinitems" }, { "name": "persianitems" }, { "name": "latin*", "unusual": true }, { "name": "persian*", "unusual": true } ], "keys": { "\\usepackage/xepersian#c": [ "defaultlatinfontfeatures={${1:font features}}", "extrafootnotefeatures", "Kashida", "quickindex-variant1", "quickindex-variant2", "localise", "mathdigits=${1|automatic,default,persian|}", "inlinemathdigits=${1|automatic,default,persian|}", "displaymathdigits=${1|automatic,default,persian|}", "RTLdocument", "documentdirection=${1|righttoleft,lefttoright|}", "tabledirection=${1|righttoleft,lefttoright|}", "script=${1|latin,nonlatin|}", "rldocument", "footnoterule=${1|automatic,left,right,split,textwidth|}", "footnotedirection=${1|righttoleft,lefttoright|}", "debugfootnotedirection", "abjadvariant=${1|one,two|}", "mathfontsizescale=${1:factor}", "fontsizescale=${1:factor}", "fontsize=", "latinfontsizescale=${1:factor}", "baselineskipscale=${1:factor}", "latinbaselineskipscale=${1:factor}", "logo", "pdfinfo", "computeautoilg", "DetectColumn", "debugtextdigitfont", "perpagefootnote" ], "\\settextfont,\\settextdigitfont,\\setdigitfont,\\setlatintextfont,\\setpersiansansfont,\\setpersianmonofont,\\setiranicfont,\\setnavarfont,\\setpookfont,\\setsayehfont,\\setlatinsansfont,\\setlatinmonofont": [ "Alternate=${1:feature}", "Annotation=", "AutoFakeBold=${1:number}", "AutoFakeSlant=${1:number}", "BoldFeatures={${1:features}}", "BoldFont=${1:font name}", "BoldItalicFeatures={${1:features}}", "BoldItalicFont=${1:font name}", "BoldSlantedFeatures={${1:features}}", "BoldSlantedFont=${1:font name}", "BoldSwashFeatures={${1:features}}", "BoldSwashFont=${1:font name}", "CJKShape=${1|Traditional,Simplified,JIS1978,JIS1983,JIS1990,Expert,NLC|}", "CharacterVariant={${1:glyph num list}:${2:variety num}}", "CharacterWidth=${1|Proportional,Full,Half,Thurd,Quarter,AlternateProportional,AlternateHalf,ResetAll|}", "Color=", "Colour=", "Contextuals=${1|Swash,Alternate,WordInitial,WordFinal,LineFinal,Inner,ResetAll|}", "Diacritics=${1|MarkToBase,MarkToMark,AboveBase,BelowBase,ResetAll|}", "Extension=${1:extension}", "FakeBold=${1:number}", "FakeSlant=${1:number}", "FakeStretch=${1:number}", "Font=${1:font name}", "FontFace={${1:series}}{${2:shape}}{${3:font name}}", "Fractions=${1|On,Off,Reset,Alternate,ResetAll|}", "HyphenChar=${1:character}", "IgnoreFontspecFile", "ItalicFeatures={${1:features}}", "ItalicFont=${1:font name}", "Kerning=${1|On,Off,Reset,Uppercase,ResetAll|}", "Language=${1:language}", "LetterSpace=${1:number}", "Letters=${1|SmallCaps,PetiteCaps,UppercaseSmallCaps,UppercasePetiteCaps,Unicase,ResetAll|}", "Ligatures=${1|Required,Common,Contextual,Rare,Discretionary,Historic,TeX|}", "LocalForms=${1|On,Off,Reset|}", "NFSSFamily=${1:font family}", "Numbers=${1|Uppercase,UppercaseOff,Lowercase,LowercaseOff,Lining,LiningOff,OldStyle,OldStyleOff,Proportional,ProportionalOff,Monospaced,MonospacedOff,SlashedZero,SlashedZeroOff,Arabic,ArabicOff,ResetAll|}", "OpticalSize=${1:size}", "Ornament=", "Path=${1:file path}", "PunctuationSpace=${1:number}", "RawFeature=${1:feature tag}", "Scale=${1:number}", "ScaleAgain=${1:number}", "Size=${1:number}", "SizeFeatures={${1:features}}", "SlantedFeatures={${1:features}}", "SlantedFont=${1:font name}", "SmallCapsFeatures={${1:features}}", "SmallCapsFont=${1:font name}", "Style=${1|Alternate,Italic,Ruby,Swash,Cursive,Historic,Titling,HorizontalKana,VerticalKana,ResetAll|}", "StylisticAlternates=${1:feature}", "StylisticSet=${1:set number}", "SwashFeatures={${1:features}}", "SwashFont=${1:font name}", "UprightFeatures={${1:features}}", "UprightFont=${1:font name}", "Variant=${1:integer}", "Vertical=${1|RotatedGlyphs,AlternatesForRotation,Alternates,KanaAlternates,Kerning,AlternateMetrics,HalfMetrics,ProportionalMetrics,ResetAll|}", "VerticalPosition=${1|Superior,Inferior,Numerator,Denominator,ScientificInferior,Ordinal,ResetAll|}", "WordSpace=${1:number}", "Mapping=${1:xetex-only feature}", "Renderer=${1:renderer}" ] }, "args": [ "\\usepackage/xepersian#c" ] } ================================================ FILE: data/packages/xetex.json ================================================ { "deps": [], "macros": [ { "name": "XeTeXtracingfonts", "unusual": true }, { "name": "XeTeXfonttype", "unusual": true }, { "name": "XeTeXfirstfontchar", "unusual": true }, { "name": "XeTeXlastfontchar", "unusual": true }, { "name": "XeTeXglyph", "unusual": true }, { "name": "XeTeXcountglyphs", "unusual": true }, { "name": "XeTeXglyphname", "unusual": true }, { "name": "XeTeXglyphindex", "unusual": true }, { "name": "XeTeXcharglyph", "unusual": true }, { "name": "XeTeXglyphbounds", "unusual": true }, { "name": "XeTeXuseglyphmetrics", "unusual": true }, { "name": "XeTeXgenerateactualtext", "unusual": true }, { "name": "XeTeXOTcountscripts", "unusual": true }, { "name": "XeTeXOTscripttag", "unusual": true }, { "name": "XeTeXOTcountlanguages", "unusual": true }, { "name": "XeTeXOTlanguagetag", "unusual": true }, { "name": "XeTeXOTcountfeatures", "unusual": true }, { "name": "XeTeXOTfeaturetag", "unusual": true }, { "name": "XeTeXcountfeatures", "unusual": true }, { "name": "XeTeXfeaturecode", "unusual": true }, { "name": "XeTeXfeaturename", "unusual": true }, { "name": "XeTeXisexclusivefeature", "unusual": true }, { "name": "XeTeXfindfeaturebyname", "unusual": true }, { "name": "XeTeXcountselectors", "unusual": true }, { "name": "XeTeXselectorcode", "unusual": true }, { "name": "XeTeXselectorname", "unusual": true }, { "name": "XeTeXisdefaultselector", "unusual": true }, { "name": "XeTeXfindselectorbyname", "unusual": true }, { "name": "XeTeXcountvariations", "unusual": true }, { "name": "XeTeXvariation", "unusual": true }, { "name": "XeTeXvariationname", "unusual": true }, { "name": "XeTeXvariationmin", "unusual": true }, { "name": "XeTeXvariationmax", "unusual": true }, { "name": "XeTeXvariationdefault", "unusual": true }, { "name": "XeTeXfindvariationbyname", "unusual": true }, { "name": "XeTeXinterwordspaceshaping", "unusual": true }, { "name": "Umathcode", "unusual": true }, { "name": "Umathcodenum", "unusual": true }, { "name": "Umathchar", "unusual": true }, { "name": "Umathcharnum", "unusual": true }, { "name": "Umathchardef", "unusual": true }, { "name": "Umathcharnumdef", "unusual": true }, { "name": "Udelcode", "unusual": true }, { "name": "Udelcodenum", "unusual": true }, { "name": "Udelimiter", "unusual": true }, { "name": "Umathaccent", "unusual": true }, { "name": "Uradical", "unusual": true }, { "name": "Uchar", "unusual": true }, { "name": "Ucharcat", "unusual": true }, { "name": "XeTeXinterchartokenstate", "unusual": true }, { "name": "newXeTeXintercharclass", "unusual": true }, { "name": "XeTeXcharclass", "unusual": true }, { "name": "XeTeXinterchartoks", "unusual": true }, { "name": "XeTeXinputnormalization", "unusual": true }, { "name": "XeTeXinputencoding", "unusual": true }, { "name": "XeTeXdefaultencoding", "unusual": true }, { "name": "XeTeXdashbreakstate", "unusual": true }, { "name": "XeTeXlinebreaklocale", "unusual": true }, { "name": "XeTeXlinebreakskip", "unusual": true }, { "name": "XeTeXlinebreakpenalty", "unusual": true }, { "name": "XeTeXupwardsmode", "unusual": true }, { "name": "XeTeXhyphenatablelength", "unusual": true }, { "name": "XeTeXpicfile", "unusual": true }, { "name": "XeTeXpdffile", "unusual": true }, { "name": "XeTeXpdfpagecount", "unusual": true }, { "name": "XeTeXprotrudechars", "unusual": true }, { "name": "pdfpageheight", "unusual": true }, { "name": "pdfpagewidth", "unusual": true }, { "name": "pdfsavepos", "unusual": true }, { "name": "pdflastxpos", "unusual": true }, { "name": "pdflastypos", "unusual": true }, { "name": "expanded", "unusual": true }, { "name": "ifincsname", "unusual": true }, { "name": "ifprimitive", "unusual": true }, { "name": "primitive", "unusual": true }, { "name": "shellescape", "unusual": true }, { "name": "strcmp", "unusual": true, "arg": { "format": "{}{}", "snippet": "strcmp{${1:arg1}}{${2:arg2}}" } }, { "name": "normaldeviate", "unusual": true }, { "name": "randomseed", "unusual": true }, { "name": "setrandomseed", "unusual": true }, { "name": "uniformdeviate", "unusual": true }, { "name": "elapsedtime", "unusual": true }, { "name": "resettimer", "unusual": true }, { "name": "creationdate", "unusual": true }, { "name": "filedump", "unusual": true }, { "name": "filemoddate", "unusual": true, "arg": { "format": "{}", "snippet": "filemoddate{${1:file}}" } }, { "name": "filesize", "unusual": true, "arg": { "format": "{}", "snippet": "filesize{${1:file}}" } }, { "name": "mdfivesum", "unusual": true }, { "name": "pdfmapfile", "unusual": true, "arg": { "format": "{}", "snippet": "pdfmapfile{${1:file}}" } }, { "name": "pdfmapline", "unusual": true, "arg": { "format": "{}", "snippet": "pdfmapline{${1:map spec}}" } }, { "name": "suppressfontnotfounderror", "unusual": true }, { "name": "XeTeXversion", "unusual": true }, { "name": "XeTeXrevision", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/xifthen.json ================================================ { "deps": [ { "name": "ifthen" }, { "name": "calc" }, { "name": "ifmtarg" } ], "macros": [ { "name": "isnamedefined", "arg": { "format": "{}", "snippet": "isnamedefined{${1:command name}}" } }, { "name": "isempty", "arg": { "format": "{}", "snippet": "isempty{${1:content}}" } }, { "name": "isequivalentto", "arg": { "format": "{}{}", "snippet": "isequivalentto{${1:command1}}{${2:command2}}" } }, { "name": "isin", "arg": { "format": "{}{}", "snippet": "isin{${1:substring}}{${2:string}}" } }, { "name": "endswith", "arg": { "format": "{}{}", "snippet": "endswith{${1:string}}{${2:substring}}" } }, { "name": "cnttest", "arg": { "format": "{}{}{}", "snippet": "cnttest{${1:counter-expr1}}{${2:comparison}}{${3:counter-expr2}}" } }, { "name": "dimtest", "arg": { "format": "{}{}{}", "snippet": "dimtest{${1:dimen-expr1}}{${2:comparison}}{${3:dimen-expr2}}" } }, { "name": "newtest", "arg": { "format": "{}{}", "snippet": "newtest{${1:command}}{${2:test-expr}}" } }, { "name": "newtest", "arg": { "format": "{}[]{}", "snippet": "newtest{${1:command}}[${3:args}]{${2:test-expr}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/xltxtra.json ================================================ { "deps": [ { "name": "xetex" }, { "name": "fontspec" }, { "name": "realscripts" }, { "name": "metalogo" } ], "macros": [ { "name": "textsuperscript*", "arg": { "format": "{}", "snippet": "textsuperscript*{${1:text}}" } }, { "name": "textsubscript*", "arg": { "format": "{}", "snippet": "textsubscript*{${1:text}}" } }, { "name": "realsubscript", "unusual": true, "arg": { "format": "{}", "snippet": "realsubscript{${1:text}}" } }, { "name": "realsuperscript", "unusual": true, "arg": { "format": "{}", "snippet": "realsuperscript{${1:text}}" } }, { "name": "fakesubscript", "unusual": true, "arg": { "format": "{}", "snippet": "fakesubscript{${1:text}}" } }, { "name": "fakesuperscript", "unusual": true, "arg": { "format": "{}", "snippet": "fakesuperscript{${1:text}}" } }, { "name": "vfrac", "arg": { "format": "{}{}", "snippet": "vfrac{${1:numerator}}{${2:denominator}}" } }, { "name": "namedglyph", "arg": { "format": "{}", "snippet": "namedglyph{${1:glyphname}}" } }, { "name": "showhyphens" }, { "name": "XeTeX" }, { "name": "XeLaTeX" } ], "envs": [], "keys": { "\\usepackage/xltxtra#c": [ "no-sscript", "no-logos" ] }, "args": [ "\\usepackage/xltxtra#c" ] } ================================================ FILE: data/packages/xparse.json ================================================ { "deps": [], "macros": [], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/xspace.json ================================================ { "deps": [], "macros": [ { "name": "xspace" }, { "name": "xspaceaddexceptions", "unusual": true, "arg": { "format": "{}", "snippet": "xspaceaddexceptions{${1:arg}}" } }, { "name": "xspaceremoveexception", "unusual": true, "arg": { "format": "{}", "snippet": "xspaceremoveexception{${1:arg}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: data/packages/xtab.json ================================================ { "deps": [], "macros": [ { "name": "bottomcaption", "arg": { "format": "[]{}", "snippet": "bottomcaption[${2:short}]{${1:text}}" } }, { "name": "bottomcaption", "arg": { "format": "{}", "snippet": "bottomcaption{${1:text}}" } }, { "name": "notablelasthead" }, { "name": "shrinkheight", "arg": { "format": "{}", "snippet": "shrinkheight{${1:length}}" } }, { "name": "tablecaption", "arg": { "format": "[]{}", "snippet": "tablecaption[${2:short}]{${1:text}}" } }, { "name": "tablecaption", "arg": { "format": "{}", "snippet": "tablecaption{${1:text}}" } }, { "name": "tablefirsthead", "arg": { "format": "{}", "snippet": "tablefirsthead{${1:text}}" } }, { "name": "tablehead", "arg": { "format": "{}", "snippet": "tablehead{${1:text}}" } }, { "name": "tablelasthead", "arg": { "format": "{}", "snippet": "tablelasthead{${1:text}}" } }, { "name": "tablelasttail", "arg": { "format": "{}", "snippet": "tablelasttail{${1:text}}" } }, { "name": "tabletail", "arg": { "format": "{}", "snippet": "tabletail{${1:text}}" } }, { "name": "topcaption", "arg": { "format": "[]{}", "snippet": "topcaption[${2:short}]{${1:text}}" } }, { "name": "topcaption", "arg": { "format": "{}", "snippet": "topcaption{${1:text}}" } }, { "name": "xentrystretch", "arg": { "format": "{}", "snippet": "xentrystretch{${1:decimal-fraction}}" } }, { "name": "PWSTcapht", "unusual": true }, { "name": "PWSTlastpage", "unusual": true }, { "name": "PWSTcurpage", "unusual": true }, { "name": "PWSTpenultimate", "unusual": true }, { "name": "PWSTtempc", "unusual": true }, { "name": "PWSTlines", "unusual": true }, { "name": "PWSThead", "unusual": true }, { "name": "PWSTlasthead", "unusual": true }, { "name": "iffirstcall", "unusual": true }, { "name": "firstcalltrue", "unusual": true }, { "name": "firstcallfalse", "unusual": true }, { "name": "sttraceon", "unusual": true }, { "name": "sttraceoff", "unusual": true }, { "name": "setSTheight", "unusual": true, "arg": { "format": "{}", "snippet": "setSTheight{${1:dimen%l}}" } }, { "name": "PWSTcalchtlines", "unusual": true }, { "name": "PWSTcalnextpageht", "unusual": true }, { "name": "PWSTinit", "unusual": true }, { "name": "PWSToplastpagenum", "unusual": true }, { "name": "PWSTsethead", "unusual": true } ], "envs": [ { "name": "mpxtabular", "arg": { "format": "{}", "snippet": "{${1:preamble}}" } }, { "name": "mpxtabular", "arg": { "format": "[]{}", "snippet": "[${2:pos}]{${1:preamble}}" } }, { "name": "mpxtabular*", "arg": { "format": "{}", "snippet": "{${1:preamble}}" } }, { "name": "mpxtabular*", "arg": { "format": "[]{}", "snippet": "[${2:pos}]{${1:preamble}}" } }, { "name": "xtabular", "arg": { "format": "{}", "snippet": "{${1:preamble}}" } }, { "name": "xtabular", "arg": { "format": "[]{}", "snippet": "[${2:pos}]{${1:preamble}}" } }, { "name": "xtabular*", "arg": { "format": "{}", "snippet": "{${1:preamble}}" } }, { "name": "xtabular*", "arg": { "format": "[]{}", "snippet": "[${2:pos}]{${1:preamble}}" } } ], "keys": { "\\usepackage/xtab#c": [ "errorshow", "pageshow", "debugshow" ] }, "args": [ "\\usepackage/xtab#c" ] } ================================================ FILE: data/packages/xy.json ================================================ { "deps": [ { "name": "ifpdf" } ], "macros": [ { "name": "xyoption", "arg": { "format": "{}", "snippet": "xyoption{${1:option%keyvals}}", "keys": [ "\\usepackage/xy#c,\\xyoption#c,\\xyrequire#c,\\xywithoption#c,\\xyeverywithoption#c,\\xyeveryrequest#c" ], "keyPos": 0 } }, { "name": "xyrequire", "arg": { "format": "{}", "snippet": "xyrequire{${1:option%keyvals}}", "keys": [ "\\usepackage/xy#c,\\xyoption#c,\\xyrequire#c,\\xywithoption#c,\\xyeverywithoption#c,\\xyeveryrequest#c" ], "keyPos": 0 } }, { "name": "xywithoption", "unusual": true, "arg": { "format": "{}{}", "snippet": "xywithoption{${1:option%keyvals}}{${2:code}}", "keys": [ "\\usepackage/xy#c,\\xyoption#c,\\xyrequire#c,\\xywithoption#c,\\xyeverywithoption#c,\\xyeveryrequest#c" ], "keyPos": 0 } }, { "name": "xyeverywithoption", "unusual": true, "arg": { "format": "{}{}", "snippet": "xyeverywithoption{${1:option%keyvals}}{${2:code}}", "keys": [ "\\usepackage/xy#c,\\xyoption#c,\\xyrequire#c,\\xywithoption#c,\\xyeverywithoption#c,\\xyeveryrequest#c" ], "keyPos": 0 } }, { "name": "xyeveryrequest", "unusual": true, "arg": { "format": "{}{}", "snippet": "xyeveryrequest{${1:option%keyvals}}{${2:code}}", "keys": [ "\\usepackage/xy#c,\\xyoption#c,\\xyrequire#c,\\xywithoption#c,\\xyeverywithoption#c,\\xyeveryrequest#c" ], "keyPos": 0 } }, { "name": "afterPATH", "arg": { "format": "{}", "snippet": "afterPATH{${1:decor}}" } }, { "name": "afterPOS", "arg": { "format": "{}", "snippet": "afterPOS{${1:decor}}" } }, { "name": "AliasPattern", "arg": { "format": "{}{}{}", "snippet": "AliasPattern{${1:alias}}{${2:name}}{${3:file}}" } }, { "name": "ar", "arg": { "format": "[]", "snippet": "ar[${1:hop}]" } }, { "name": "arrowobject", "arg": { "format": "{}", "snippet": "arrowobject{${1:object}}" } }, { "name": "cir", "arg": { "format": "{}", "snippet": "cir{${1:spec}}" } }, { "name": "cir<radius>", "arg": { "format": "{}", "snippet": "cir<radius>{${1:spec}}" } }, { "name": "circleEdge", "unusual": true }, { "name": "Col" }, { "name": "CompileFixPoint", "arg": { "format": "{}", "snippet": "CompileFixPoint{${1:id}}" } }, { "name": "CompileMatrices" }, { "name": "CompilePrefix", "arg": { "format": "{}", "snippet": "CompilePrefix{${1:prefix}}" } }, { "name": "composite", "arg": { "format": "{}", "snippet": "composite{${1:objects}}" } }, { "name": "connect" }, { "name": "croplattice", "arg": { "format": "{}{}{}{}{}{}{}{}", "snippet": "croplattice{${1:pt1}}{${2:pt2}}{${3:pt3}}{${4:pt4}}{${5:pt5}}{${6:pt6}}{${7:pt7}}{${8:pt8}}" } }, { "name": "crv", "arg": { "format": "{}", "snippet": "crv{${1:poslist}}" } }, { "name": "crvs", "arg": { "format": "{}", "snippet": "crvs{${1:dir}}" } }, { "name": "curve", "arg": { "format": "{}", "snippet": "curve{${1:poslist}}" } }, { "name": "curveobject", "arg": { "format": "{}", "snippet": "curveobject{${1:object}}" } }, { "name": "ddtwocell" }, { "name": "defaultlatticebody", "unusual": true }, { "name": "dir", "arg": { "format": "{}", "snippet": "dir{${1:dir}}" } }, { "name": "Direction", "unusual": true }, { "name": "dltwocell" }, { "name": "drop" }, { "name": "drtwocell" }, { "name": "dtwocell" }, { "name": "dumpPSdict", "unusual": true, "arg": { "format": "{}", "snippet": "dumpPSdict{${1:filename}}" } }, { "name": "dutwocell" }, { "name": "ellipse", "arg": { "format": "{}", "snippet": "ellipse{${1:style}}" } }, { "name": "ellipse<dimen>", "arg": { "format": "{}", "snippet": "ellipse<dimen>{${1:style}}" } }, { "name": "endxy", "unusual": true }, { "name": "frm", "arg": { "format": "{}", "snippet": "frm{${1:frame}}" } }, { "name": "halfrootthree", "unusual": true }, { "name": "halfroottwo", "unusual": true }, { "name": "knotstyle", "arg": { "format": "{}", "snippet": "knotstyle{${1:char}}" } }, { "name": "knotSTYLE", "arg": { "format": "{}", "snippet": "knotSTYLE{${1:code}}" } }, { "name": "knotstyles", "arg": { "format": "{}{}", "snippet": "knotstyles{${1:char1}}{${2:char2}}" } }, { "name": "labelbox", "unusual": true }, { "name": "labelmargin" }, { "name": "labelstyle", "unusual": true }, { "name": "latticeA", "unusual": true }, { "name": "latticeB", "unusual": true }, { "name": "latticebody", "unusual": true }, { "name": "latticeX", "unusual": true }, { "name": "latticeY", "unusual": true }, { "name": "ldtwocell" }, { "name": "lltwocell" }, { "name": "LoadAllPatterns", "arg": { "format": "{}", "snippet": "LoadAllPatterns{${1:file}}" } }, { "name": "LoadPattern", "arg": { "format": "{}{}", "snippet": "LoadPattern{${1:name}}{${2:file}}" } }, { "name": "lowercurveobject", "arg": { "format": "{}", "snippet": "lowercurveobject{${1:object}}" } }, { "name": "lrtwocell" }, { "name": "ltwocell" }, { "name": "lutwocell" }, { "name": "MakeOutlines" }, { "name": "maxTPICpoints", "arg": { "format": "{}", "snippet": "maxTPICpoints{${1:number}}" } }, { "name": "modmapobject", "arg": { "format": "{}", "snippet": "modmapobject{${1:object}}" } }, { "name": "MovieSetup", "arg": { "format": "{}", "snippet": "MovieSetup{${1:width=width,height=height}}" } }, { "name": "MultipleDrivers", "unusual": true }, { "name": "newdir", "arg": { "format": "{}{}", "snippet": "newdir{${1:directional}}{${2:composite}}" } }, { "name": "newgraphescape", "arg": { "format": "{}{}", "snippet": "newgraphescape{${1:letter}}{${2:graph%formula}}" } }, { "name": "newxycolor", "arg": { "format": "{}{}", "snippet": "newxycolor{${1:name}}{${2:code}}" } }, { "name": "newxypattern", "arg": { "format": "{}{}", "snippet": "newxypattern{${1:name}}{${2:data}}" } }, { "name": "NoCompileMatrices" }, { "name": "NoEMspecials" }, { "name": "NoOutlines" }, { "name": "NoPScolor" }, { "name": "NoPSframes" }, { "name": "NoPSlines" }, { "name": "NoPSrotate" }, { "name": "NoPSspecials" }, { "name": "NoPStiles" }, { "name": "NoResizing" }, { "name": "NoRules" }, { "name": "NoTips" }, { "name": "NoTPICframes" }, { "name": "NoTPICspecials" }, { "name": "object" }, { "name": "objectbox", "arg": { "format": "{}", "snippet": "objectbox{${1:text}}" } }, { "name": "objectheight" }, { "name": "objectmargin" }, { "name": "objectstyle", "unusual": true }, { "name": "objectwidth" }, { "name": "OnlyOutlines" }, { "name": "partroottwo", "unusual": true }, { "name": "PATH" }, { "name": "PATHafterPOS" }, { "name": "POS" }, { "name": "qspline", "arg": { "format": "{}", "snippet": "qspline{${1:style}}" } }, { "name": "rdtwocell" }, { "name": "rectangleEdge", "unusual": true }, { "name": "restore" }, { "name": "rltwocell" }, { "name": "Row" }, { "name": "rrtwocell" }, { "name": "rtwocell" }, { "name": "rutwocell" }, { "name": "save" }, { "name": "scene" }, { "name": "SelectTips", "arg": { "format": "{}{}", "snippet": "SelectTips{${1:family}}{${2:size}}" } }, { "name": "ShowOutlines" }, { "name": "SilentMatrices" }, { "name": "SloppyCurves" }, { "name": "splinetolerance", "arg": { "format": "{}", "snippet": "splinetolerance{${1:dimen%l}}" } }, { "name": "turnradius" }, { "name": "twocell" }, { "name": "twocellhead", "arg": { "format": "{}", "snippet": "twocellhead{${1:object}}" } }, { "name": "twocellstyle", "unusual": true }, { "name": "twocelltail", "arg": { "format": "{}", "snippet": "twocelltail{${1:object}}" } }, { "name": "txt", "arg": { "format": "{}", "snippet": "txt{${1:text}}" } }, { "name": "txt<width>", "arg": { "format": "{}", "snippet": "txt<width>{${1:text}}" } }, { "name": "udtwocell" }, { "name": "ultwocell" }, { "name": "uppercurveobject", "arg": { "format": "{}", "snippet": "uppercurveobject{${1:object}}" } }, { "name": "urtwocell" }, { "name": "UseAllTwocells" }, { "name": "UseCompositeMaps" }, { "name": "UseCrayolaColors" }, { "name": "UseCurvedFrames" }, { "name": "UseEMspecials" }, { "name": "UseFontFrames" }, { "name": "UseHalfTwocells" }, { "name": "UsePatternFile", "arg": { "format": "{}", "snippet": "UsePatternFile{${1:file}}" } }, { "name": "UsePScolor" }, { "name": "UsePSframes" }, { "name": "UsePSheader", "arg": { "format": "{}", "snippet": "UsePSheader{${1:file}}" } }, { "name": "UsePSlines" }, { "name": "UsePSrotate" }, { "name": "UsePSspecials", "arg": { "format": "{}", "snippet": "UsePSspecials{${1:driver}}" } }, { "name": "UsePStiles" }, { "name": "UseResizing" }, { "name": "UseRules" }, { "name": "UseSingleDriver", "unusual": true }, { "name": "UseTips" }, { "name": "UseTPICframes" }, { "name": "UseTPICspecials" }, { "name": "UseTwocells" }, { "name": "utwocell" }, { "name": "uutwocell" }, { "name": "xtwocell", "arg": { "format": "[]{}", "snippet": "xtwocell[${2:hop}]{${1:displace}}" } }, { "name": "xtwocell", "arg": { "format": "{}", "snippet": "xtwocell{${1:displace}}" } }, { "name": "Xy", "unusual": true }, { "name": "xy", "unusual": true }, { "name": "xyatipfont", "unusual": true }, { "name": "xybox", "arg": { "format": "{}", "snippet": "xybox{${1:<pos><${2:decor}>}}" } }, { "name": "xybsqlfont", "unusual": true }, { "name": "xybtipfont", "unusual": true }, { "name": "xycircfont", "unusual": true }, { "name": "xycircle", "arg": { "format": "(){}", "snippet": "xycircle(${2:x},${3:y}){${1:style}}" } }, { "name": "xycircle<radius>", "arg": { "format": "{}", "snippet": "xycircle<radius>{${1:style}}" } }, { "name": "xycompile", "arg": { "format": "{}", "snippet": "xycompile{${1:<pos><${2:decor}>}}" } }, { "name": "xycompileto", "arg": { "format": "{}{}", "snippet": "xycompileto{${1:name}}{${2:<pos><${3:decor}>}}" } }, { "name": "xydashfont", "unusual": true }, { "name": "xyecho", "unusual": true }, { "name": "xygraph", "arg": { "format": "{}", "snippet": "xygraph{${1:graph%formula}}" } }, { "name": "xyignore", "arg": { "format": "{}", "snippet": "xyignore{${1:<pos><${2:decor}>}}" } }, { "name": "xyimport", "arg": { "format": "()(){}", "snippet": "xyimport(${2:width},${3:height})(${4:xoffset},${5:yoffset}){${1:graphics code}}" } }, { "name": "xyimport", "arg": { "format": "(){}", "snippet": "xyimport(${2:width},${3:height}){${1:graphics code}}" } }, { "name": "xylattice", "arg": { "format": "{}{}{}{}", "snippet": "xylattice{${1:pt1}}{${2:pt2}}{${3:pt3}}{${4:pt4}}" } }, { "name": "xymatrix", "arg": { "format": "{}", "snippet": "xymatrix{${1:xy code%formula}}" } }, { "name": "xymatrixcolsep" }, { "name": "xymatrixcompile", "unusual": true, "arg": { "format": "{}", "snippet": "xymatrixcompile{${1:xy code%formula}}" } }, { "name": "xymatrixnocompile", "unusual": true, "arg": { "format": "{}", "snippet": "xymatrixnocompile{${1:xy code%formula}}" } }, { "name": "xymatrixrowsep" }, { "name": "xypolygon" }, { "name": "xypolyline", "arg": { "format": "{}", "snippet": "xypolyline{${1:toks}}" } }, { "name": "xypolyname", "unusual": true }, { "name": "xypolynode" }, { "name": "xypolynum", "unusual": true }, { "name": "xyprovide", "unusual": true, "arg": { "format": "{}{}{}{}{}{}", "snippet": "xyprovide{${1:option}}{${2:name}}{${3:version}}{${4:author}}{${5:email}}{${6:address}}" } }, { "name": "xyPSdefaultdict", "unusual": true }, { "name": "xyquiet", "unusual": true }, { "name": "xyReloadDrivers", "unusual": true }, { "name": "xyresetcatcodes", "unusual": true }, { "name": "xyShowDrivers", "unusual": true }, { "name": "xytracing", "unusual": true }, { "name": "xyverbose", "unusual": true }, { "name": "zeroDivideLimit", "unusual": true, "arg": { "format": "{}", "snippet": "zeroDivideLimit{${1:number}}" } } ], "envs": [ { "name": "xy" } ], "keys": { "\\usepackage/xy#c,\\xyoption#c,\\xyrequire#c,\\xywithoption#c,\\xyeverywithoption#c,\\xyeveryrequest#c": [ "curve", "frame", "tips", "line", "rotate", "color", "tile", "import", "movie", "ps", "tpic", "emtex", "necula", "picture", "all", "dummy", "arrow", "2cell", "matrix", "graph", "poly", "web", "arc", "knot", "smart", "barr", "dvidrv", "dvips", "dvitops", "oztex", "17oztex", "textures", "16textures", "xdvi", "pdf", "v2" ] }, "args": [ "\\usepackage/xy#c,\\xyoption#c,\\xyrequire#c,\\xywithoption#c,\\xyeverywithoption#c,\\xyeveryrequest#c" ] } ================================================ FILE: data/packages/yathesis.json ================================================ { "deps": [ { "name": "class-book" }, { "name": "adjustbox" }, { "name": "array" }, { "name": "babel" }, { "name": "biblatex" }, { "name": "bookmark" }, { "name": "colophon" }, { "name": "csquotes" }, { "name": "datatool" }, { "name": "datetime2" }, { "name": "draftwatermark" }, { "name": "environ" }, { "name": "epigraph" }, { "name": "etoc" }, { "name": "etoolbox" }, { "name": "fncychap" }, { "name": "geometry" }, { "name": "graphicx" }, { "name": "hypcap" }, { "name": "ifdraft" }, { "name": "iflang" }, { "name": "iftex" }, { "name": "letltxmacro" }, { "name": "marvosym" }, { "name": "morewrites" }, { "name": "nonumonpart" }, { "name": "pgfopts" }, { "name": "setspace" }, { "name": "tabularx" }, { "name": "tcolorbox" }, { "name": "textcase" }, { "name": "titlesec" }, { "name": "tocbibind" }, { "name": "translator" }, { "name": "twoopt" }, { "name": "xcolor" }, { "name": "xifthen" }, { "name": "xkeyval" }, { "name": "xpatch" }, { "name": "xstring" }, { "name": "tcolorboxlibraryskins" }, { "name": "titleps" } ], "macros": [ { "name": "yadsetup", "arg": { "format": "{}", "snippet": "yadsetup{${1:⟨options⟩%keyvals}}" } }, { "name": "author", "arg": { "format": "{}{}", "snippet": "author{${1:⟨prénom⟩}}{${2:⟨nom⟩}}" } }, { "name": "author", "arg": { "format": "[]{}{}", "snippet": "author[${3:⟨email⟩}]{${1:⟨prénom⟩}}{${2:⟨nom⟩}}" } }, { "name": "title", "arg": { "format": "[]{}", "snippet": "title[${2:⟨titre dans la langue secondaire⟩%text}]{${1:⟨titre dans la langue principale⟩%text}}" } }, { "name": "subtitle", "arg": { "format": "[]{}", "snippet": "subtitle[${2:⟨sous-titre dans la langue secondaire⟩%text}]{${1:⟨sous-titre dans la langue principale⟩%text}}" } }, { "name": "academicfield", "arg": { "format": "[]{}", "snippet": "academicfield[${2:⟨discipline dans la langue secondaire⟩%text}]{${1:⟨discipline dans la langue principale⟩%text}}" } }, { "name": "speciality", "arg": { "format": "[]{}", "snippet": "speciality[${2:⟨spécialité dans la langue secondaire⟩%text}]{${1:⟨spécialité dans la langue principale⟩%text}}" } }, { "name": "subject", "arg": { "format": "[]{}", "snippet": "subject[${2:⟨sujet dans la langue secondaire⟩%text}]{${1:⟨sujet dans la langue principale⟩%text}}" } }, { "name": "subtitle", "arg": { "format": "{}", "snippet": "subtitle{${1:⟨sous-titre⟩%text}}" } }, { "name": "academicfield", "arg": { "format": "{}", "snippet": "academicfield{${1:⟨discipline⟩%text}}" } }, { "name": "speciality", "arg": { "format": "{}", "snippet": "speciality{${1:⟨spécialité⟩%text}}" } }, { "name": "subject", "arg": { "format": "{}", "snippet": "subject{${1:⟨sujet⟩%text}}" } }, { "name": "date", "arg": { "format": "{}{}{}", "snippet": "date{${1:⟨jour⟩}}{${2:⟨mois⟩}}{${3:⟨année⟩}}" } }, { "name": "submissiondate", "arg": { "format": "{}{}{}", "snippet": "submissiondate{${1:⟨jour⟩}}{${2:⟨mois⟩}}{${3:⟨année⟩}}" } }, { "name": "pres", "arg": { "format": "{}", "snippet": "pres{${1:⟨nom du PRES⟩}}" } }, { "name": "comue", "arg": { "format": "{}", "snippet": "comue{${1:⟨nom de la ComUE⟩}}" } }, { "name": "institute", "arg": { "format": "{}", "snippet": "institute{${1:⟨nom de l'institut⟩%text}}" } }, { "name": "coinstitute", "arg": { "format": "{}", "snippet": "coinstitute{${1:⟨nom de l'institut de cotutelle⟩%text}}" } }, { "name": "company", "arg": { "format": "{}", "snippet": "company{${1:⟨nom de l'entreprise⟩}}" } }, { "name": "doctoralschool", "arg": { "format": "{}", "snippet": "doctoralschool{${1:⟨nom de l'école doctorale⟩%text}}" } }, { "name": "laboratory", "arg": { "format": "{}{}", "snippet": "laboratory{${1:⟨nom du laboratoire⟩}}{${2:⟨adresse du laboratoire⟩}}" } }, { "name": "pres", "arg": { "format": "[]{}", "snippet": "pres[${2:⟨précisions⟩%keyvals}]{${1:⟨nom du PRES⟩}}", "keys": [ "\\pres,\\comue,\\doctoralschool,\\institute,\\coinstitute,\\company" ], "keyPos": 0 } }, { "name": "comue", "arg": { "format": "[]{}", "snippet": "comue[${2:⟨précisions⟩%keyvals}]{${1:⟨nom de la ComUE⟩}}", "keys": [ "\\pres,\\comue,\\doctoralschool,\\institute,\\coinstitute,\\company" ], "keyPos": 0 } }, { "name": "institute", "arg": { "format": "[]{}", "snippet": "institute[${2:⟨précisions⟩%keyvals}]{${1:⟨nom de l'institut⟩%text}}", "keys": [ "\\pres,\\comue,\\doctoralschool,\\institute,\\coinstitute,\\company" ], "keyPos": 0 } }, { "name": "coinstitute", "arg": { "format": "[]{}", "snippet": "coinstitute[${2:⟨précisions⟩%keyvals}]{${1:⟨nom de l'institut de cotutelle⟩%text}}", "keys": [ "\\pres,\\comue,\\doctoralschool,\\institute,\\coinstitute,\\company" ], "keyPos": 0 } }, { "name": "company", "arg": { "format": "[]{}", "snippet": "company[${2:⟨précisions⟩%keyvals}]{${1:⟨nom de l'entreprise⟩}}", "keys": [ "\\pres,\\comue,\\doctoralschool,\\institute,\\coinstitute,\\company" ], "keyPos": 0 } }, { "name": "doctoralschool", "arg": { "format": "[]{}", "snippet": "doctoralschool[${2:⟨précisions⟩%keyvals}]{${1:⟨nom de l'école doctorale⟩%text}}", "keys": [ "\\pres,\\comue,\\doctoralschool,\\institute,\\coinstitute,\\company" ], "keyPos": 0 } }, { "name": "laboratory", "arg": { "format": "[]{}{}", "snippet": "laboratory[${3:⟨précisions⟩%keyvals}]{${1:⟨nom du laboratoire⟩}}{${2:⟨adresse du laboratoire⟩}}", "keys": [ "\\laboratory" ], "keyPos": 0 } }, { "name": "supervisor", "arg": { "format": "[]{}{}", "snippet": "supervisor[${3:⟨précisions⟩%keyvals}]{${1:⟨prénom⟩}}{${2:⟨nom⟩}}", "keys": [ "\\supervisor,\\cosupervisor,\\comonitor,\\referee,\\examiner,\\committeepresident,\\guest" ], "keyPos": 0 } }, { "name": "cosupervisor", "arg": { "format": "[]{}{}", "snippet": "cosupervisor[${3:⟨précisions⟩%keyvals}]{${1:⟨prénom⟩}}{${2:⟨nom⟩}}", "keys": [ "\\supervisor,\\cosupervisor,\\comonitor,\\referee,\\examiner,\\committeepresident,\\guest" ], "keyPos": 0 } }, { "name": "comonitor", "arg": { "format": "[]{}{}", "snippet": "comonitor[${3:⟨précisions⟩%keyvals}]{${1:⟨prénom⟩}}{${2:⟨nom⟩}}", "keys": [ "\\supervisor,\\cosupervisor,\\comonitor,\\referee,\\examiner,\\committeepresident,\\guest" ], "keyPos": 0 } }, { "name": "referee", "arg": { "format": "[]{}{}", "snippet": "referee[${3:⟨précisions⟩%keyvals}]{${1:⟨prénom⟩}}{${2:⟨nom⟩}}", "keys": [ "\\supervisor,\\cosupervisor,\\comonitor,\\referee,\\examiner,\\committeepresident,\\guest" ], "keyPos": 0 } }, { "name": "examiner", "arg": { "format": "[]{}{}", "snippet": "examiner[${3:⟨précisions⟩%keyvals}]{${1:⟨prénom⟩}}{${2:⟨nom⟩}}", "keys": [ "\\supervisor,\\cosupervisor,\\comonitor,\\referee,\\examiner,\\committeepresident,\\guest" ], "keyPos": 0 } }, { "name": "committeepresident", "arg": { "format": "[]{}{}", "snippet": "committeepresident[${3:⟨précisions⟩%keyvals}]{${1:⟨prénom⟩}}{${2:⟨nom⟩}}", "keys": [ "\\supervisor,\\cosupervisor,\\comonitor,\\referee,\\examiner,\\committeepresident,\\guest" ], "keyPos": 0 } }, { "name": "guest", "arg": { "format": "[]{}{}", "snippet": "guest[${3:⟨précisions⟩%keyvals}]{${1:⟨prénom⟩}}{${2:⟨nom⟩}}", "keys": [ "\\supervisor,\\cosupervisor,\\comonitor,\\referee,\\examiner,\\committeepresident,\\guest" ], "keyPos": 0 } }, { "name": "supervisor", "arg": { "format": "{}{}", "snippet": "supervisor{${1:⟨prénom⟩}}{${2:⟨nom⟩}}" } }, { "name": "cosupervisor", "arg": { "format": "{}{}", "snippet": "cosupervisor{${1:⟨prénom⟩}}{${2:⟨nom⟩}}" } }, { "name": "comonitor", "arg": { "format": "{}{}", "snippet": "comonitor{${1:⟨prénom⟩}}{${2:⟨nom⟩}}" } }, { "name": "referee", "arg": { "format": "{}{}", "snippet": "referee{${1:⟨prénom⟩}}{${2:⟨nom⟩}}" } }, { "name": "examiner", "arg": { "format": "{}{}", "snippet": "examiner{${1:⟨prénom⟩}}{${2:⟨nom⟩}}" } }, { "name": "committeepresident", "arg": { "format": "{}{}", "snippet": "committeepresident{${1:⟨prénom⟩}}{${2:⟨nom⟩}}" } }, { "name": "guest", "arg": { "format": "{}{}", "snippet": "guest{${1:⟨prénom⟩}}{${2:⟨nom⟩}}" } }, { "name": "ordernumber", "arg": { "format": "[]", "snippet": "ordernumber[${1:⟨numéro d'ordre⟩}]" } }, { "name": "ordernumber", "unusual": true }, { "name": "keywords", "arg": { "format": "{}{}", "snippet": "keywords{${1:⟨mots clés dans la langue principale⟩%text}}{${2:⟨mots clés dans la langue secondaire⟩%text}}" } }, { "name": "maketitle", "arg": { "format": "[]", "snippet": "maketitle[${1:⟨options⟩%keyvals}]", "keys": [ "\\maketitle" ], "keyPos": 0 } }, { "name": "colophontext", "unusual": true, "arg": { "format": "{}", "snippet": "colophontext{${1:⟨texte⟩%text}}" } }, { "name": "disclaimertext", "arg": { "format": "{}", "snippet": "disclaimertext{${1:⟨clause⟩%text}}" } }, { "name": "makedisclaimer" }, { "name": "makedisclaimer*" }, { "name": "makekeywords" }, { "name": "makekeywords*" }, { "name": "makelaboratory" }, { "name": "makelaboratory*" }, { "name": "dedication", "arg": { "format": "{}", "snippet": "dedication{${1:⟨dédicace⟩%text}}" } }, { "name": "makededications" }, { "name": "makededications*" }, { "name": "frontepigraph", "arg": { "format": "{}{}", "snippet": "frontepigraph{${1:⟨épigraphe⟩%text}}{${2:⟨auteur⟩}}" } }, { "name": "frontepigraph", "arg": { "format": "[]{}{}", "snippet": "frontepigraph[${3:⟨langue⟩}]{${1:⟨épigraphe⟩%text}}{${2:⟨auteur⟩}}" } }, { "name": "makefrontepigraphs" }, { "name": "makefrontepigraphs*" }, { "name": "makeabstract" }, { "name": "newglssymbol", "arg": { "format": "{}{}{}{}", "snippet": "newglssymbol{${1:⟨label⟩%labeldef}}{${2:⟨symbole⟩}}{${3:⟨nom⟩}}{${4:⟨description⟩%text}}" } }, { "name": "newglssymbol", "arg": { "format": "[]{}{}{}{}", "snippet": "newglssymbol[${5:⟨classement⟩}]{${1:⟨label⟩%labeldef}}{${2:⟨symbole⟩}}{${3:⟨nom⟩}}{${4:⟨description⟩%text}}" } }, { "name": "tableofcontents", "unusual": true, "arg": { "format": "[]", "snippet": "tableofcontents[${1:⟨précisions⟩%keyvals}]", "keys": [ "\\tableofcontents" ], "keyPos": 0 } }, { "name": "chapter*", "arg": { "format": "[]{}", "snippet": "chapter*[${2:⟨titre alt. pour TdM et entête⟩%short title}]{${1:⟨titre⟩%title}}" } }, { "name": "chapter", "arg": { "format": "[][]{}", "snippet": "chapter[${2:⟨titre alt. pour TdM⟩%short title}][${3:⟨titre alt. pour entête⟩%short title}]{${1:⟨titre⟩%title}}" } }, { "name": "chapter*", "arg": { "format": "[][]{}", "snippet": "chapter*[${2:⟨titre alt. pour TdM⟩%short title}][${3:⟨titre alt. pour entête⟩%short title}]{${1:⟨titre⟩%title}}" } }, { "name": "section*", "arg": { "format": "[]{}", "snippet": "section*[${2:⟨titre alt. pour TdM et entête⟩%short title}]{${1:⟨titre⟩%title}}" } }, { "name": "section", "arg": { "format": "[][]{}", "snippet": "section[${2:⟨titre alt. pour TdM⟩%short title}][${3:⟨titre alt. pour entête⟩%short title}]{${1:⟨titre⟩%title}}" } }, { "name": "section*", "arg": { "format": "[][]{}", "snippet": "section*[${2:⟨titre alt. pour TdM⟩%short title}][${3:⟨titre alt. pour entête⟩%short title}]{${1:⟨titre⟩%title}}" } }, { "name": "subsection*", "arg": { "format": "[]{}", "snippet": "subsection*[${2:⟨titre alt. pour TdM et entête⟩%short title}]{${1:⟨titre⟩%title}}" } }, { "name": "subsubsection*", "arg": { "format": "[]{}", "snippet": "subsubsection*[${2:⟨titre alt. pour TdM et entête⟩%short title}]{${1:⟨titre⟩%title}}" } }, { "name": "paragraph*", "arg": { "format": "[]{}", "snippet": "paragraph*[${2:⟨titre alt. pour TdM et entête⟩%short title}]{${1:⟨titre⟩%title}}" } }, { "name": "makebackcover" }, { "name": "startlocaltocs" }, { "name": "stoplocaltocs" }, { "name": "nextwithlocaltoc" }, { "name": "nextwithoutlocaltoc" }, { "name": "leadchapter", "arg": { "format": "{}", "snippet": "leadchapter{${1:⟨texte⟩%text}}" } }, { "name": "printsymbols", "arg": { "format": "[]", "snippet": "printsymbols[${1:⟨options⟩%keyvals}]", "keys": [ "\\printsymbols" ], "keyPos": 0 } }, { "name": "expression", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "expression{${1:⟨label⟩%labeldef}}{${2:⟨valeur en français⟩%text}}{${3:⟨valeur en anglais⟩%text}}" } }, { "name": "frenchsetup", "arg": { "format": "{}", "snippet": "frenchsetup{${1:options%keyvals}}", "keys": [ "\\frenchsetup,\\frenchbsetup" ], "keyPos": 0 } }, { "name": "AddThinSpaceBeforeFootnotes", "unusual": true }, { "name": "alsoname", "unusual": true }, { "name": "at" }, { "name": "bibname", "unusual": true }, { "name": "AutoSpaceBeforeFDP", "unusual": true }, { "name": "boi" }, { "name": "bname", "arg": { "format": "{}", "snippet": "bname{${1:text}}" } }, { "name": "bsc", "arg": { "format": "{}", "snippet": "bsc{${1:text}}" } }, { "name": "CaptionSeparator", "unusual": true }, { "name": "captionsfrench", "unusual": true }, { "name": "ccname", "unusual": true }, { "name": "chaptername", "unusual": true }, { "name": "circonflexe" }, { "name": "dateacadian", "unusual": true }, { "name": "datefrench", "unusual": true }, { "name": "DecimalMathComma" }, { "name": "degre", "unusual": true }, { "name": "degres" }, { "name": "descindentFB", "unusual": true }, { "name": "dotFFN", "unusual": true }, { "name": "enclname", "unusual": true }, { "name": "extrasfrench", "unusual": true }, { "name": "FBcolonspace" }, { "name": "FBdatebox", "unusual": true }, { "name": "FBdatespace", "unusual": true }, { "name": "FBeverylineguill", "unusual": true }, { "name": "FBfigtabshape", "unusual": true }, { "name": "FBfnindent", "unusual": true }, { "name": "FBFrenchFootnotesfalse", "unusual": true }, { "name": "FBFrenchFootnotestrue", "unusual": true }, { "name": "FBFrenchSuperscriptstrue", "unusual": true }, { "name": "FBGlobalLayoutFrenchtrue", "unusual": true }, { "name": "FBgspchar", "unusual": true }, { "name": "FBguillopen", "unusual": true }, { "name": "FBguillspace" }, { "name": "FBInnerGuillSinglefalse", "unusual": true }, { "name": "FBInnerGuillSingletrue", "unusual": true }, { "name": "FBListItemsAsParfalse", "unusual": true }, { "name": "FBListItemsAsPartrue", "unusual": true }, { "name": "FBLowercaseSuperscriptstrue", "unusual": true }, { "name": "FBmedkern", "unusual": true }, { "name": "FBPartNameFulltrue", "unusual": true }, { "name": "FBsetspaces", "unusual": true, "arg": { "format": "[]{}{}{}{}", "snippet": "FBsetspaces[${5:language}]{${1:type}}{${2:width}}{${3:stretch}}{${4:shrink}}" } }, { "name": "FBsetspaces", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "FBsetspaces{${1:type}}{${2:width}}{${3:stretch}}{${4:shrink}}" } }, { "name": "FBSmallCapsFigTabCaptionstrue", "unusual": true }, { "name": "FBStandardEnumerateEnvtrue", "unusual": true }, { "name": "FBStandardItemizeEnvtrue", "unusual": true }, { "name": "FBStandardItemLabelstrue", "unusual": true }, { "name": "FBStandardLayouttrue", "unusual": true }, { "name": "FBStandardListSpacingtrue", "unusual": true }, { "name": "FBStandardListstrue", "unusual": true }, { "name": "FBsupR", "unusual": true }, { "name": "FBsupS", "unusual": true }, { "name": "FBtextellipsis", "unusual": true }, { "name": "FBthickkern", "unusual": true }, { "name": "FBthinspace" }, { "name": "FBthousandsep", "unusual": true }, { "name": "FBWarning", "unusual": true, "arg": { "format": "{}", "snippet": "FBWarning{${1:message%text}}" } }, { "name": "fg" }, { "name": "fgi", "unusual": true }, { "name": "fgii", "unusual": true }, { "name": "fprimo)" }, { "name": "frenchdate", "arg": { "format": "{}{}{}", "snippet": "frenchdate{${1:day}}{${2:month}}{${3:year}}" } }, { "name": "FrenchEnumerate", "unusual": true, "arg": { "format": "{}", "snippet": "FrenchEnumerate{${1:arg}}" } }, { "name": "FrenchFootnotes", "unusual": true }, { "name": "FrenchLabelItem", "unusual": true }, { "name": "frenchpartfirst", "unusual": true }, { "name": "frenchpartsecond", "unusual": true }, { "name": "FrenchPopularEnumerate", "unusual": true, "arg": { "format": "{}", "snippet": "FrenchPopularEnumerate{${1:arg}}" } }, { "name": "frenchtoday", "unusual": true }, { "name": "Frlabelitemi", "unusual": true }, { "name": "Frlabelitemi", "unusual": true }, { "name": "Frlabelitemii", "unusual": true }, { "name": "Frlabelitemii", "unusual": true }, { "name": "Frlabelitemiii", "unusual": true }, { "name": "Frlabelitemiii", "unusual": true }, { "name": "Frlabelitemiv", "unusual": true }, { "name": "Frlabelitemiv", "unusual": true }, { "name": "frquote", "arg": { "format": "{}", "snippet": "frquote{${1:text}}" } }, { "name": "fup", "arg": { "format": "{}", "snippet": "fup{${1:text}}" } }, { "name": "glossaryname", "unusual": true }, { "name": "headtoname", "unusual": true }, { "name": "ieme" }, { "name": "iemes" }, { "name": "ier" }, { "name": "iere" }, { "name": "ieres" }, { "name": "iers" }, { "name": "ifFBAutoSpaceFootnotes", "unusual": true }, { "name": "ifFBCompactItemize", "unusual": true }, { "name": "ifFBCustomiseFigTabCaptions", "unusual": true }, { "name": "ifFBfrench", "unusual": true }, { "name": "ifFBFrenchFootnotes", "unusual": true }, { "name": "ifFBFrenchSuperscripts", "unusual": true }, { "name": "ifFBGlobalLayoutFrench", "unusual": true }, { "name": "ifFBIndentFirst", "unusual": true }, { "name": "ifFBINGuillSpace", "unusual": true }, { "name": "ifFBListItemsAsPar", "unusual": true }, { "name": "ifFBListOldLayout", "unusual": true }, { "name": "ifFBLowercaseSuperscripts", "unusual": true }, { "name": "ifFBLuaTeX", "unusual": true }, { "name": "ifFBOldFigTabCaptions", "unusual": true }, { "name": "ifFBOriginalTypewriter", "unusual": true }, { "name": "ifFBPartNameFull", "unusual": true }, { "name": "ifFBReduceListSpacing", "unusual": true }, { "name": "ifFBShowOptions", "unusual": true }, { "name": "ifFBSmallCapsFigTabCaptions", "unusual": true }, { "name": "ifFBStandardEnumerateEnv", "unusual": true }, { "name": "ifFBStandardItemizeEnv", "unusual": true }, { "name": "ifFBStandardItemLabels", "unusual": true }, { "name": "ifFBStandardLayout", "unusual": true }, { "name": "ifFBStandardLists", "unusual": true }, { "name": "ifFBStandardListSpacing", "unusual": true }, { "name": "ifFBSuppressWarning", "unusual": true }, { "name": "ifFBThinColonSpace", "unusual": true }, { "name": "ifFBThinSpaceInFrenchNumbers", "unusual": true }, { "name": "ifFBunicode", "unusual": true }, { "name": "ifFBXeTeX", "unusual": true }, { "name": "ifLaTeXe", "unusual": true }, { "name": "kernFFN", "unusual": true }, { "name": "labelindentFB", "unusual": true }, { "name": "labelwidthFB", "unusual": true }, { "name": "leftmarginFB", "unusual": true }, { "name": "listfigurename", "unusual": true }, { "name": "listindentFB", "unusual": true }, { "name": "No" }, { "name": "no" }, { "name": "NoAutoSpaceBeforeFDP", "unusual": true }, { "name": "NoAutoSpacing" }, { "name": "NoEveryParQuote", "unusual": true }, { "name": "noextrasfrench", "unusual": true }, { "name": "nombre", "unusual": true, "arg": { "format": "{}", "snippet": "nombre{${1:arg}}" } }, { "name": "nos" }, { "name": "Nos" }, { "name": "og" }, { "name": "ogi", "unusual": true }, { "name": "ogii", "unusual": true }, { "name": "parindentFFN", "unusual": true }, { "name": "partfirst", "unusual": true }, { "name": "partfirst", "unusual": true }, { "name": "partnameord", "unusual": true }, { "name": "partsecond", "unusual": true }, { "name": "partsecond", "unusual": true }, { "name": "prefacename", "unusual": true }, { "name": "primo" }, { "name": "proofname", "unusual": true }, { "name": "quarto" }, { "name": "rmfamilyFB", "unusual": true }, { "name": "secundo" }, { "name": "seename", "unusual": true }, { "name": "sffamilyFB", "unusual": true }, { "name": "StandardFootnotes", "unusual": true }, { "name": "StandardMathComma" }, { "name": "tertio" }, { "name": "tild" }, { "name": "ttfamilyFB", "unusual": true }, { "name": "up", "arg": { "format": "{}", "snippet": "up{${1:text}}" } }, { "name": "xspace" } ], "envs": [ { "name": "abstract" }, { "name": "abstract", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:⟨titre alternatif⟩%text}]" } }, { "name": "descriptionFB" }, { "name": "enumerateFB" }, { "name": "itemizeFB" }, { "name": "listFB", "arg": { "format": "{}", "snippet": "{${1:symbol}}" } }, { "name": "listORI", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:symbol}}" } } ], "keys": { "\\documentclass/yathesis": [ "mainlanguage=${1|french,english|}", "secnumdepth=${1|part,chapter,section,subsection,subsubsection,paragraph,subparagraph|}", "space=${1|single,onehalf,double|}", "chap-style=${1|Sonny,Lenny,Glenn,Conny,Rejne,Bjarne,PetersLenny,Bjornstrup,none|}", "fncychap=${1|Sonny,Lenny,Glenn,Conny,Rejne,Bjarne,PetersLenny,Bjornstrup,none|}", "nofrontcover", "sepcorpaffilfrench=", "sepcorpaffilenglish=", "version=${1|inprogress,inprogress*,submitted,submitted*,final,draft|}", "output=${1|screen,paper,paper*|}", "colophon-location=${1|verso-frontcover,recto-backcover,nowhere|}", "hdr", "numlaboratories=${1:⟨nombre de laboratoires affichés⟩}", "localtocs", "localtocs/depth=${1|section,subsection,subsubsection,paragraph,subparagraph|}", "localbibs", "localbibs*", "10pt", "11pt", "12pt", "leqno", "fleqn", "oneside", "noerror", "noauthor", "notitle", "noacademicfield", "nodate", "noinstitute", "nodoctoralschool", "nolaboratory", "nolaboratoryaddress", "nosupervisor", "nomaketitle", "nokeywords", "noabstract", "nomakeabstract", "notableofcontents", "noprintbibliography", "graphicx={${1:⟨options du package graphicx⟩}}", "adjustbox={${1:⟨options du package adjustbox⟩}}", "setspace={${1:⟨options du package setspace⟩}}", "xcolor={${1:⟨options du package xcolor⟩}}", "datatool={${1:⟨options du package datatool⟩}}", "titlesec={${1:⟨options du package titlesec⟩}}", "draftwatermark={${1:⟨options du package draftwatermark⟩}}", "babel={${1:⟨options du package babel⟩}}", "datetime2={${1:⟨options du package datetime2⟩}}", "corps=${1:⟨corporation⟩}", "role=${1:⟨role⟩}" ], "\\pres,\\comue,\\doctoralschool,\\institute,\\coinstitute,\\company": [ "logo=${1:⟨fichier image⟩}", "logoheight=${1:⟨hauteur⟩}", "url=${1:⟨URL⟩}", "nologo" ], "\\laboratory": [ "logo=${1:⟨fichier image⟩}", "logoheight=${1:⟨hauteur⟩}", "url=${1:⟨URL⟩}", "telephone=${1:⟨numéro de téléphone⟩}", "fax=${1:⟨numéro de fax⟩}", "email=${1:⟨courriel⟩}", "nonamelink" ], "\\supervisor,\\cosupervisor,\\comonitor,\\referee,\\examiner,\\committeepresident,\\guest": [ "affiliation=${1:⟨affiliation⟩}", "professor", "seniorresearcher", "mcf", "mcf*", "associateprofessor", "associateprofessor*", "juniorresearcher", "juniorresearcher*", "male", "female" ], "\\maketitle": [ "nofrontcover", "noaim", "frametitle=${1|shadowbox,ovalbox,none,fbox,{⟨autre⟩}|}" ], "\\tableofcontents": [ "depth=${1|part,chapter,section,subsection,subsubsection,paragraph,subparagraph|}", "name=${1:⟨nom de la table des matières⟩}" ], "\\printsymbols": [ "style=${1|yadsymbolstyle,⟨autre⟩|}" ], "\\frenchsetup,\\frenchbsetup": [ "ShowOptions", "StandardLayout", "GlobalLayoutFrench", "IndentFirst", "PartNameFull", "ListItemsAsPar", "StandardListSpacing", "StandardItemizeEnv", "StandardEnumerateEnv", "StandardItemLabels", "ItemLabels=", "ItemLabeli=", "ItemLabelii=", "ItemLabeliii=", "ItemLabeliv=", "StandardLists", "ListOldLayout", "FrenchFootnotes", "AutoSpaceFootnotes", "AutoSpacePunctuation", "ThinColonSpace", "OriginalTypewriter", "UnicodeNoBreakSpaces", "og=", "fg=", "INGuillSpace", "EveryParGuill=${1|open,close,none|}", "EveryLineGuill=${1|open,close,none|}", "InnerGuillSingle", "ThinSpaceInFrenchNumbers", "SmallCapsFigTabCaptions", "CustomiseFigTabCaptions", "OldFigTabCaptions", "FrenchSuperscripts", "LowercaseSuperscripts", "SuppressWarning" ] }, "args": [ "\\documentclass/yathesis" ] } ================================================ FILE: data/packages/yfonts.json ================================================ { "deps": [], "macros": [ { "name": "gothfamily" }, { "name": "swabfamily" }, { "name": "frakfamily" }, { "name": "initfamily" }, { "name": "textgoth", "arg": { "format": "{}", "snippet": "textgoth{${1:text}}" } }, { "name": "textswab", "arg": { "format": "{}", "snippet": "textswab{${1:text}}" } }, { "name": "textfrak", "arg": { "format": "{}", "snippet": "textfrak{${1:text}}" } }, { "name": "textinit", "arg": { "format": "{}", "snippet": "textinit{${1:text}}" } }, { "name": "frakdefault", "unusual": true }, { "name": "gothdefault", "unusual": true }, { "name": "swabdefault", "unusual": true }, { "name": "initdefault", "unusual": true }, { "name": "etc" }, { "name": "fraklines" }, { "name": "yinipar" }, { "name": "yinitpar" } ], "envs": [], "keys": { "\\usepackage/yfonts#c": [ "varumlaut" ] }, "args": [ "\\usepackage/yfonts#c" ] } ================================================ FILE: data/packages/zhnumber.json ================================================ { "deps": [], "macros": [ { "name": "zhnumber", "arg": { "format": "{}", "snippet": "zhnumber{${1:number}}" } }, { "name": "zhnumber", "arg": { "format": "[]{}", "snippet": "zhnumber[${2:options%keyvals}]{${1:number}}", "keys": [ "\\zhnumsetup,\\zhnumber,\\zhdigits,\\zhdigits*,\\zhnum,\\zhdig" ], "keyPos": 0 } }, { "name": "zhdigits", "arg": { "format": "{}", "snippet": "zhdigits{${1:number}}" } }, { "name": "zhdigits", "arg": { "format": "[]{}", "snippet": "zhdigits[${2:options%keyvals}]{${1:number}}", "keys": [ "\\zhnumsetup,\\zhnumber,\\zhdigits,\\zhdigits*,\\zhnum,\\zhdig" ], "keyPos": 0 } }, { "name": "zhdigits*", "arg": { "format": "{}", "snippet": "zhdigits*{${1:number}}" } }, { "name": "zhdigits*", "arg": { "format": "[]{}", "snippet": "zhdigits*[${2:options%keyvals}]{${1:number}}", "keys": [ "\\zhnumsetup,\\zhnumber,\\zhdigits,\\zhdigits*,\\zhnum,\\zhdig" ], "keyPos": 0 } }, { "name": "zhnum", "arg": { "format": "{}", "snippet": "zhnum{${1:counter}}" } }, { "name": "zhnum", "arg": { "format": "[]{}", "snippet": "zhnum[${2:options%keyvals}]{${1:counter}}", "keys": [ "\\zhnumsetup,\\zhnumber,\\zhdigits,\\zhdigits*,\\zhnum,\\zhdig" ], "keyPos": 0 } }, { "name": "zhdig", "arg": { "format": "{}", "snippet": "zhdig{${1:counter}}" } }, { "name": "zhdig", "arg": { "format": "[]{}", "snippet": "zhdig[${2:options%keyvals}]{${1:counter}}", "keys": [ "\\zhnumsetup,\\zhnumber,\\zhdigits,\\zhdigits*,\\zhnum,\\zhdig" ], "keyPos": 0 } }, { "name": "zhweekday", "arg": { "format": "{}", "snippet": "zhweekday{${1:yyyy/mm/dd}}" } }, { "name": "zhdate", "arg": { "format": "{}", "snippet": "zhdate{${1:yyyy/mm/dd}}" } }, { "name": "zhdate*", "arg": { "format": "{}", "snippet": "zhdate*{${1:yyyy/mm/dd}}" } }, { "name": "zhtoday" }, { "name": "zhtime", "arg": { "format": "{}", "snippet": "zhtime{${1:hh:mm}}" } }, { "name": "zhcurrtime" }, { "name": "zhtiangan", "unusual": true, "arg": { "format": "{}", "snippet": "zhtiangan{${1:number}}" } }, { "name": "zhdizhi", "unusual": true, "arg": { "format": "{}", "snippet": "zhdizhi{${1:number}}" } }, { "name": "zhganzhi", "unusual": true, "arg": { "format": "{}", "snippet": "zhganzhi{${1:number}}" } }, { "name": "zhganzhinian", "unusual": true, "arg": { "format": "{}", "snippet": "zhganzhinian{${1:year}}" } }, { "name": "zhnumExtendScaleMap", "unusual": true, "arg": { "format": "{}", "snippet": "zhnumExtendScaleMap{${1:character1, character2, ..., charactern}}" } }, { "name": "zhnumExtendScaleMap", "unusual": true, "arg": { "format": "[]{}", "snippet": "zhnumExtendScaleMap[${2:character}]{${1:character1, character2, ..., charactern}}" } }, { "name": "zhnumsetup", "arg": { "format": "{}", "snippet": "zhnumsetup{${1:options%keyvals}}", "keys": [ "\\zhnumsetup,\\zhnumber,\\zhdigits,\\zhdigits*,\\zhnum,\\zhdig" ], "keyPos": 0 } }, { "name": "zhnumClearWrapper", "unusual": true }, { "name": "zhnumResetWrapper", "unusual": true } ], "envs": [], "keys": { "\\zhnumsetup,\\zhnumber,\\zhdigits,\\zhdigits*,\\zhnum,\\zhdig": [ "encoding=${1|GBK,Big5,UTF8|}", "time=${1|Arabic,Chinese|}", "arabicsep={${1:separator}}", "style=${1|Simplified,Traditional,Normal,Financial,Ancient|}", "null", "ganzhi-cyclic", "reset", "activechar", "-=", "-0=", "0=", "1=", "2=", "3=", "4=", "5=", "6=", "7=", "8=", "9=", "10=", "20=", "30=", "40=", "100=", "200=", "1000=", "E2=", "E3=", "E4=", "E8=", "E12=", "E16=", "E20=", "E24=", "E28=", "E32=", "E36=", "E40=", "E44=", "F0=", "F1=", "F2=", "F3=", "F4=", "F5=", "F6=", "F7=", "F8=", "F9=", "F10=", "F100=", "F1000=", "FE2=", "FE3=", "dot=", "and=", "parts=", "year=", "month=", "day=", "hour=", "minute=", "weekday=", "mon=", "tue=", "wed=", "thu=", "fri=", "sat=", "sun=" ] }, "args": [] } ================================================ FILE: data/unimathsymbols.json ================================================ { "APLboxquestion": { "command": "APLboxquestion", "detail": "⍰", "documentation": "Apl functional symbol quad question" }, "APLboxupcaret": { "command": "APLboxupcaret", "detail": "⍓", "documentation": "Apl functional symbol quad up caret" }, "APLnotbackslash": { "command": "APLnotbackslash", "detail": "⍀ (\"wasysym\" command)", "documentation": "Apl functional symbol backslash bar" }, "APLnotslash": { "command": "APLnotslash", "detail": "⌿ (\"wasysym\" command)", "documentation": "Apl functional symbol slash bar, solidus, bar through" }, "Angstrom": { "command": "Angstrom", "detail": "Å (\"wrisym\" command)", "documentation": "\\mathring{\\mathrm{a}}, ångström capital a with ring" }, "Barv": { "command": "Barv", "detail": "⫧", "documentation": "Short down tack with overbar" }, "BbbA": { "command": "BbbA", "detail": "𝔸 (\"mathbb\" command)", "documentation": "\\mathds{a} (dsfont), mathematical double-struck capital a" }, "BbbB": { "command": "BbbB", "detail": "𝔹 (\"mathbb\" command)", "documentation": "\\mathds{b} (dsfont), matmathematical double-struck capital b" }, "BbbC": { "command": "BbbC", "detail": "ℂ (\"mathbb\" command)", "documentation": "\\mathds{c} (dsfont), open face c" }, "BbbD": { "command": "BbbD", "detail": "𝔻 (\"mathbb\" command)", "documentation": "\\mathds{d} (dsfont), matmathematical double-struck capital d" }, "BbbE": { "command": "BbbE", "detail": "𝔼 (\"mathbb\" command)", "documentation": "\\mathds{e} (dsfont), matmathematical double-struck capital e" }, "BbbF": { "command": "BbbF", "detail": "𝔽 (\"mathbb\" command)", "documentation": "\\mathds{f} (dsfont), matmathematical double-struck capital f" }, "BbbG": { "command": "BbbG", "detail": "𝔾 (\"mathbb\" command)", "documentation": "\\mathds{g} (dsfont), matmathematical double-struck capital g" }, "BbbGamma": { "command": "BbbGamma", "detail": "ℾ (\"mathbbol\" command)", "documentation": "Double-struck capital gamma" }, "BbbH": { "command": "BbbH", "detail": "ℍ (\"mathbb\" command)", "documentation": "\\mathds{h} (dsfont), open face capital h" }, "BbbI": { "command": "BbbI", "detail": "𝕀 (\"mathbb\" command)", "documentation": "\\mathds{i} (dsfont), matmathematical double-struck capital i" }, "BbbJ": { "command": "BbbJ", "detail": "𝕁 (\"mathbb\" command)", "documentation": "\\mathds{j} (dsfont), matmathematical double-struck capital j" }, "BbbK": { "command": "BbbK", "detail": "𝕂 (\"mathbb\" command)", "documentation": "\\mathds{k} (dsfont), matmathematical double-struck capital k" }, "BbbL": { "command": "BbbL", "detail": "𝕃 (\"mathbb\" command)", "documentation": "\\mathds{l} (dsfont), matmathematical double-struck capital l" }, "BbbM": { "command": "BbbM", "detail": "𝕄 (\"mathbb\" command)", "documentation": "\\mathds{m} (dsfont), matmathematical double-struck capital m" }, "BbbN": { "command": "BbbN", "detail": "ℕ (\"mathbb\" command)", "documentation": "\\mathds{n} (dsfont), open face n" }, "BbbO": { "command": "BbbO", "detail": "𝕆 (\"mathbb\" command)", "documentation": "\\mathds{o} (dsfont), matmathematical double-struck capital o" }, "BbbP": { "command": "BbbP", "detail": "ℙ (\"mathbb\" command)", "documentation": "\\mathds{p} (dsfont), open face p" }, "BbbPi": { "command": "BbbPi", "detail": "ℿ (\"mathbbol\" command)", "documentation": "Double-struck capital pi" }, "BbbQ": { "command": "BbbQ", "detail": "ℚ (\"mathbb\" command)", "documentation": "\\mathds{q} (dsfont), open face q" }, "BbbR": { "command": "BbbR", "detail": "ℝ (\"mathbb\" command)", "documentation": "\\mathds{r} (dsfont), open face r" }, "BbbS": { "command": "BbbS", "detail": "𝕊 (\"mathbb\" command)", "documentation": "\\mathds{s} (dsfont), matmathematical double-struck capital s" }, "BbbT": { "command": "BbbT", "detail": "𝕋 (\"mathbb\" command)", "documentation": "\\mathds{t} (dsfont), matmathematical double-struck capital t" }, "BbbU": { "command": "BbbU", "detail": "𝕌 (\"mathbb\" command)", "documentation": "\\mathds{u} (dsfont), matmathematical double-struck capital u" }, "BbbV": { "command": "BbbV", "detail": "𝕍 (\"mathbb\" command)", "documentation": "\\mathds{v} (dsfont), matmathematical double-struck capital v" }, "BbbW": { "command": "BbbW", "detail": "𝕎 (\"mathbb\" command)", "documentation": "\\mathds{w} (dsfont), matmathematical double-struck capital w" }, "BbbX": { "command": "BbbX", "detail": "𝕏 (\"mathbb\" command)", "documentation": "\\mathds{x} (dsfont), matmathematical double-struck capital x" }, "BbbY": { "command": "BbbY", "detail": "𝕐 (\"mathbb\" command)", "documentation": "\\mathds{y} (dsfont), matmathematical double-struck capital y" }, "BbbZ": { "command": "BbbZ", "detail": "ℤ (\"mathbb\" command)", "documentation": "\\mathds{z} (dsfont), open face z" }, "Bbba": { "command": "Bbba", "detail": "𝕒 (\"bbold\" command)", "documentation": "Mathematical double-struck small a" }, "Bbbb": { "command": "Bbbb", "detail": "𝕓 (\"bbold\" command)", "documentation": "Mathematical double-struck small b" }, "Bbbc": { "command": "Bbbc", "detail": "𝕔 (\"bbold\" command)", "documentation": "Mathematical double-struck small c" }, "Bbbd": { "command": "Bbbd", "detail": "𝕕 (\"bbold\" command)", "documentation": "Mathematical double-struck small d" }, "Bbbe": { "command": "Bbbe", "detail": "𝕖 (\"bbold\" command)", "documentation": "Mathematical double-struck small e" }, "Bbbeight": { "command": "Bbbeight", "detail": "𝟠 (\"bbold\" command)", "documentation": "Mathematical double-struck digit 8" }, "Bbbf": { "command": "Bbbf", "detail": "𝕗 (\"bbold\" command)", "documentation": "Mathematical double-struck small f" }, "Bbbfive": { "command": "Bbbfive", "detail": "𝟝 (\"bbold\" command)", "documentation": "Mathematical double-struck digit 5" }, "Bbbfour": { "command": "Bbbfour", "detail": "𝟜 (\"bbold\" command)", "documentation": "Mathematical double-struck digit 4" }, "Bbbg": { "command": "Bbbg", "detail": "𝕘 (\"bbold\" command)", "documentation": "Mathematical double-struck small g" }, "Bbbgamma": { "command": "Bbbgamma", "detail": "ℽ (\"mathbbol\" command)", "documentation": "\\eulergamma (wrisym), double-struck small gamma" }, "Bbbh": { "command": "Bbbh", "detail": "𝕙 (\"bbold\" command)", "documentation": "Mathematical double-struck small h" }, "Bbbi": { "command": "Bbbi", "detail": "𝕚 (\"bbold\" command)", "documentation": "Mathematical double-struck small i" }, "Bbbj": { "command": "Bbbj", "detail": "𝕛 (\"bbold\" command)", "documentation": "Mathematical double-struck small j" }, "Bbbk": { "command": "Bbbk", "detail": "𝕜 (\"bbold fourier\" command)", "documentation": "\\bbbk (amssymb), mathematical double-struck small k" }, "Bbbl": { "command": "Bbbl", "detail": "𝕝 (\"bbold\" command)", "documentation": "Mathematical double-struck small l" }, "Bbbm": { "command": "Bbbm", "detail": "𝕞 (\"bbold\" command)", "documentation": "Mathematical double-struck small m" }, "Bbbn": { "command": "Bbbn", "detail": "𝕟 (\"bbold\" command)", "documentation": "Mathematical double-struck small n" }, "Bbbnine": { "command": "Bbbnine", "detail": "𝟡 (\"bbold\" command)", "documentation": "Mathematical double-struck digit 9" }, "Bbbo": { "command": "Bbbo", "detail": "𝕠 (\"bbold\" command)", "documentation": "Mathematical double-struck small o" }, "Bbbone": { "command": "Bbbone", "detail": "𝟙 (\"bbold fourier\" command)", "documentation": "\\mathds{1} (dsfont), mathematical double-struck digit 1" }, "Bbbp": { "command": "Bbbp", "detail": "𝕡 (\"bbold\" command)", "documentation": "Mathematical double-struck small p" }, "Bbbpi": { "command": "Bbbpi", "detail": "ℼ (\"mathbbol\" command)", "documentation": "\\doublepi (wrisym), double-struck small pi" }, "Bbbq": { "command": "Bbbq", "detail": "𝕢 (\"bbold\" command)", "documentation": "Mathematical double-struck small q" }, "Bbbr": { "command": "Bbbr", "detail": "𝕣 (\"bbold\" command)", "documentation": "Mathematical double-struck small r" }, "Bbbs": { "command": "Bbbs", "detail": "𝕤 (\"bbold\" command)", "documentation": "Mathematical double-struck small s" }, "Bbbseven": { "command": "Bbbseven", "detail": "𝟟 (\"bbold\" command)", "documentation": "Mathematical double-struck digit 7" }, "Bbbsix": { "command": "Bbbsix", "detail": "𝟞 (\"bbold\" command)", "documentation": "Mathematical double-struck digit 6" }, "Bbbsum": { "command": "Bbbsum", "detail": "⅀ (\"mathbbol\" command)", "documentation": "Double-struck n-ary summation" }, "Bbbt": { "command": "Bbbt", "detail": "𝕥 (\"bbold\" command)", "documentation": "Mathematical double-struck small t" }, "Bbbthree": { "command": "Bbbthree", "detail": "𝟛 (\"bbold\" command)", "documentation": "Mathematical double-struck digit 3" }, "Bbbtwo": { "command": "Bbbtwo", "detail": "𝟚 (\"bbold\" command)", "documentation": "Mathematical double-struck digit 2" }, "Bbbu": { "command": "Bbbu", "detail": "𝕦 (\"bbold\" command)", "documentation": "Mathematical double-struck small u" }, "Bbbv": { "command": "Bbbv", "detail": "𝕧 (\"bbold\" command)", "documentation": "Mathematical double-struck small v" }, "Bbbw": { "command": "Bbbw", "detail": "𝕨 (\"bbold\" command)", "documentation": "Mathematical double-struck small w" }, "Bbbx": { "command": "Bbbx", "detail": "𝕩 (\"bbold\" command)", "documentation": "Mathematical double-struck small x" }, "Bbby": { "command": "Bbby", "detail": "𝕪 (\"bbold\" command)", "documentation": "Mathematical double-struck small y" }, "Bbbz": { "command": "Bbbz", "detail": "𝕫 (\"bbold\" command)", "documentation": "Mathematical double-struck small z" }, "Bbbzero": { "command": "Bbbzero", "detail": "𝟘 (\"bbold\" command)", "documentation": "Mathematical double-struck digit 0" }, "Bumpeq": { "command": "Bumpeq", "detail": "≎ (\"amssymb wrisym\" command)", "documentation": "Bumpy equals" }, "Cap": { "command": "Cap", "detail": "⋒ (\"amssymb\" command)", "documentation": "/cap /doublecap b: double intersection" }, "Colon": { "command": "Colon", "detail": "∷ (\"wrisym\" command)", "documentation": "::, two colons" }, "Coloneq": { "command": "Coloneq", "detail": "⩴ (\"txfonts\" command)", "documentation": "::=, \\coloneq (txfonts), double colon equal" }, "Cup": { "command": "Cup", "detail": "⋓ (\"amssymb\" command)", "documentation": "/cup /doublecup b: double union" }, "DDownarrow": { "command": "DDownarrow", "detail": "⟱", "documentation": "Downwards quadruple arrow" }, "DashV": { "command": "DashV", "detail": "⫥", "documentation": "Double vertical bar double left turnstile" }, "DashVDash": { "command": "DashVDash", "detail": "⟚", "documentation": "Left and right double turnstile" }, "Dashv": { "command": "Dashv", "detail": "⫤", "documentation": "Vertical bar double left turnstile" }, "Ddownarrow": { "command": "Ddownarrow", "detail": "⤋", "documentation": "Downwards triple arrow" }, "Doteq": { "command": "Doteq", "detail": "≑ (\"amssymb\" command)", "documentation": "\\doteqdot (amssymb), /doteq r: equals, even dots" }, "Downarrow": { "command": "Downarrow", "detail": "⇓", "documentation": "Down double arrow" }, "Equiv": { "command": "Equiv", "detail": "≣", "documentation": "Strict equivalence (4 lines)" }, "Eulerconst": { "command": "Eulerconst", "detail": "ℇ (\"wrisym\" command)", "documentation": "Euler constant" }, "Exclam": { "command": "Exclam", "detail": "‼", "documentation": "!!, double exclamation mark" }, "Finv": { "command": "Finv", "detail": "Ⅎ (\"amssymb\" command)", "documentation": "Turned capital f" }, "Game": { "command": "Game", "detail": "⅁", "documentation": "\\game (amssymb), turned sans-serif capital g (amssymb has mirrored g)" }, "Gt": { "command": "Gt", "detail": "⪢ (\"wrisym\" command)", "documentation": "\\ggg (mathabx -amssymb), double nested greater-than" }, "Hermaphrodite": { "command": "Hermaphrodite", "detail": "⚥", "documentation": "Male and female sign" }, "Im": { "command": "Im", "detail": "ℑ", "documentation": "\\mathfrak{i} (eufrak), imaginary part" }, "Join": { "command": "Join", "detail": "⨝ (\"amssymb\" command)", "documentation": "Join" }, "LLeftarrow": { "command": "LLeftarrow", "detail": "⭅", "documentation": "Leftwards quadruple arrow" }, "Lbrbrak": { "command": "Lbrbrak", "detail": "〘", "documentation": "Left white tortoise shell bracket" }, "Ldsh": { "command": "Ldsh", "detail": "↲ (\"mathabx\" command)", "documentation": "Left down angled arrow" }, "Leftarrow": { "command": "Leftarrow", "detail": "⇐", "documentation": "Left double arrow" }, "Leftrightarrow": { "command": "Leftrightarrow", "detail": "⇔", "documentation": "Left and right double arrow" }, "Lleftarrow": { "command": "Lleftarrow", "detail": "⇚ (\"amssymb\" command)", "documentation": "Left triple arrow" }, "Longleftarrow": { "command": "Longleftarrow", "detail": "⟸", "documentation": "\\impliedby (amsmath), long leftwards double arrow" }, "Longleftrightarrow": { "command": "Longleftrightarrow", "detail": "⟺", "documentation": "\\iff (oz), long left right double arrow" }, "Longmapsfrom": { "command": "Longmapsfrom", "detail": "⟽ (\"stmaryrd\" command)", "documentation": "\\longmappedfrom (kpfonts), long leftwards double arrow from bar" }, "Longmapsto": { "command": "Longmapsto", "detail": "⟾ (\"stmaryrd\" command)", "documentation": "Long rightwards double arrow from bar" }, "Longrightarrow": { "command": "Longrightarrow", "detail": "⟹", "documentation": "\\implies (amsmath), long rightwards double arrow" }, "Lparengtr": { "command": "Lparengtr", "detail": "⦕", "documentation": "Double left arc greater-than bracket" }, "Lsh": { "command": "Lsh", "detail": "↰ (\"amssymb\" command)", "documentation": "A: upwards arrow with tip leftwards" }, "Lt": { "command": "Lt", "detail": "⪡ (\"wrisym\" command)", "documentation": "\\lll (mathabx -amssymb), double nested less-than" }, "Lvzigzag": { "command": "Lvzigzag", "detail": "⧚", "documentation": "Left double wiggly fence" }, "Mapsfrom": { "command": "Mapsfrom", "detail": "⤆ (\"stmaryrd\" command)", "documentation": "\\mappedfrom (kpfonts), leftwards double arrow from bar" }, "Mapsto": { "command": "Mapsto", "detail": "⤇ (\"stmaryrd\" command)", "documentation": "Rightwards double arrow from bar" }, "Nearrow": { "command": "Nearrow", "detail": "⇗ (\"txfonts\" command)", "documentation": "Ne pointing double arrow" }, "Not": { "command": "Not", "detail": "⫬", "documentation": "Double stroke not sign" }, "Nwarrow": { "command": "Nwarrow", "detail": "⇖ (\"txfonts\" command)", "documentation": "Nw pointing double arrow" }, "Otimes": { "command": "Otimes", "detail": "⨷", "documentation": "Multiplication sign in double circle" }, "Planckconst": { "command": "Planckconst", "detail": "ℎ", "documentation": "h, planck constant" }, "Prec": { "command": "Prec", "detail": "⪻ (\"mathabx\" command)", "documentation": "Double precedes" }, "PropertyLine": { "command": "PropertyLine", "detail": "⅊", "documentation": "Property line" }, "QED": { "command": "QED", "detail": "∎", "documentation": "\\blacksquare (amssymb), end of proof" }, "Question": { "command": "Question", "detail": "⁇", "documentation": "??, double question mark" }, "RRightarrow": { "command": "RRightarrow", "detail": "⭆", "documentation": "Rightwards quadruple arrow" }, "Rbrbrak": { "command": "Rbrbrak", "detail": "〙", "documentation": "Right white tortoise shell bracket" }, "Rdsh": { "command": "Rdsh", "detail": "↳ (\"mathabx\" command)", "documentation": "Right down angled arrow" }, "Re": { "command": "Re", "detail": "ℜ", "documentation": "\\mathfrak{r} (eufrak), real part" }, "Rightarrow": { "command": "Rightarrow", "detail": "⇒", "documentation": "Right double arrow" }, "Rparenless": { "command": "Rparenless", "detail": "⦖", "documentation": "Double right arc less-than bracket" }, "Rrightarrow": { "command": "Rrightarrow", "detail": "⇛ (\"amssymb\" command)", "documentation": "Right triple arrow" }, "Rsh": { "command": "Rsh", "detail": "↱ (\"amssymb\" command)", "documentation": "A: upwards arrow with tip rightwards" }, "Rvzigzag": { "command": "Rvzigzag", "detail": "⧛", "documentation": "Right double wiggly fence" }, "Searrow": { "command": "Searrow", "detail": "⇘ (\"txfonts\" command)", "documentation": "Se pointing double arrow" }, "Sqcap": { "command": "Sqcap", "detail": "⩎", "documentation": "Double square intersection" }, "Sqcup": { "command": "Sqcup", "detail": "⩏", "documentation": "Double square union" }, "Subset": { "command": "Subset", "detail": "⋐ (\"amssymb\" command)", "documentation": "Double subset" }, "Succ": { "command": "Succ", "detail": "⪼ (\"mathabx\" command)", "documentation": "Double succeeds" }, "Supset": { "command": "Supset", "detail": "⋑ (\"amssymb\" command)", "documentation": "Double superset" }, "Swarrow": { "command": "Swarrow", "detail": "⇙ (\"txfonts\" command)", "documentation": "Sw pointing double arrow" }, "UUparrow": { "command": "UUparrow", "detail": "⟰", "documentation": "Upwards quadruple arrow" }, "Uparrow": { "command": "Uparrow", "detail": "⇑", "documentation": "Up double arrow" }, "Updownarrow": { "command": "Updownarrow", "detail": "⇕", "documentation": "Up and down double arrow" }, "Uuparrow": { "command": "Uuparrow", "detail": "⤊", "documentation": "Upwards triple arrow" }, "VDash": { "command": "VDash", "detail": "⊫ (\"mathabx txfonts\" command)", "documentation": "Double vert, double dash" }, "Vbar": { "command": "Vbar", "detail": "⫫ (\"txfonts\" command)", "documentation": "\\perp (txfonts), double up tack" }, "Vdash": { "command": "Vdash", "detail": "⊩ (\"amssymb\" command)", "documentation": "Double vertical, dash" }, "Vee": { "command": "Vee", "detail": "⩔", "documentation": "Double logical or" }, "Vert": { "command": "Vert", "detail": "‖", "documentation": "\\vert, double vertical bar" }, "Vvdash": { "command": "Vvdash", "detail": "⊪ (\"amssymb\" command)", "documentation": "Triple vertical, dash" }, "Vvert": { "command": "Vvert", "detail": "⦀ (\"fourier\" command)", "documentation": "Triple vertical bar delimiter" }, "Wedge": { "command": "Wedge", "detail": "⩓", "documentation": "Double logical and" }, "Yup": { "command": "Yup", "detail": "⅄ (\"stmaryrd\" command)", "documentation": "Turned sans-serif capital y" }, "Zbar": { "command": "Zbar", "detail": "Ƶ", "documentation": "Impedance" }, "accurrent": { "command": "accurrent", "detail": "⏦", "documentation": "\\ac (wasysym), ac current" }, "acidfree": { "command": "acidfree", "detail": "♾", "documentation": "Permanent paper sign" }, "acwcirclearrow": { "command": "acwcirclearrow", "detail": "⥀", "documentation": "Anticlockwise closed circle arrow" }, "acwgapcirclearrow": { "command": "acwgapcirclearrow", "detail": "⟲", "documentation": "Anticlockwise gapped circle arrow" }, "acwleftarcarrow": { "command": "acwleftarcarrow", "detail": "⤹", "documentation": "Left-side arc anticlockwise arrow" }, "acwopencirclearrow": { "command": "acwopencirclearrow", "detail": "↺ (\"amssymb\" command)", "documentation": "\\leftturn (wasysym), anticlockwise open circle arrow" }, "acwoverarcarrow": { "command": "acwoverarcarrow", "detail": "⤺", "documentation": "Top arc anticlockwise arrow" }, "acwunderarcarrow": { "command": "acwunderarcarrow", "detail": "⤻", "documentation": "Bottom arc anticlockwise arrow" }, "adots": { "command": "adots", "detail": "⋰ (\"mathdots\" command)", "documentation": "\\adots (yhmath), three dots, ascending" }, "aleph": { "command": "aleph", "detail": "ℵ", "documentation": "Aleph, hebrew" }, "amalg": { "command": "amalg", "detail": "⨿", "documentation": "Amalgamation or coproduct" }, "ampersand": { "command": "ampersand", "detail": "&", "documentation": "\\binampersand (stmaryrd)" }, "angdnr": { "command": "angdnr", "detail": "⦟", "documentation": "Acute angle" }, "angle": { "command": "angle", "detail": "∠", "documentation": "Angle" }, "angles": { "command": "angles", "detail": "⦞", "documentation": "Angle with s inside" }, "angleubar": { "command": "angleubar", "detail": "⦤", "documentation": "Angle with underbar" }, "annuity": { "command": "annuity", "detail": "x⃧", "documentation": "Combining annuity symbol" }, "approx": { "command": "approx", "detail": "≈", "documentation": "Approximate" }, "approxeq": { "command": "approxeq", "detail": "≊ (\"amssymb\" command)", "documentation": "Approximate, equals" }, "approxeqq": { "command": "approxeqq", "detail": "⩰", "documentation": "Approximately equal or equal to" }, "approxident": { "command": "approxident", "detail": "≋", "documentation": "Approximately identical to" }, "arceq": { "command": "arceq", "detail": "≘", "documentation": "Arc, equals; corresponds to" }, "assert": { "command": "assert", "detail": "⊦", "documentation": "\\vdash, assertion (vertical, short dash)" }, "ast": { "command": "ast", "detail": "∗", "documentation": "Asterisk operator (hodge star operator)" }, "asteq": { "command": "asteq", "detail": "⩮", "documentation": "Equals with asterisk" }, "asteraccent": { "command": "asteraccent", "detail": "x⃰", "documentation": "Combining asterisk above" }, "astrosun": { "command": "astrosun", "detail": "☉ (\"mathabx\" command)", "documentation": "Sun" }, "asymp": { "command": "asymp", "detail": "≍", "documentation": "Asymptotically equal to" }, "atsign": { "command": "atsign", "detail": "@", "documentation": "At" }, "awint": { "command": "awint", "detail": "⨑", "documentation": "Anticlockwise integration" }, "bNot": { "command": "bNot", "detail": "⫭", "documentation": "Reversed double stroke not sign" }, "backcong": { "command": "backcong", "detail": "≌", "documentation": "All equal to" }, "backdprime": { "command": "backdprime", "detail": "‶", "documentation": "Double reverse prime, not superscripted" }, "backprime": { "command": "backprime", "detail": "‵ (\"amssymb\" command)", "documentation": "Reverse prime, not superscripted" }, "backsim": { "command": "backsim", "detail": "∽ (\"amssymb\" command)", "documentation": "Reverse similar" }, "backsimeq": { "command": "backsimeq", "detail": "⋍ (\"amssymb\" command)", "documentation": "Reverse similar, equals" }, "backslash": { "command": "backslash", "detail": "\\", "documentation": "Reverse solidus" }, "backtrprime": { "command": "backtrprime", "detail": "‷", "documentation": "Triple reverse prime, not superscripted" }, "bagmember": { "command": "bagmember", "detail": "⋿", "documentation": "\\mathsf{e}, bag membership" }, "bar": { "command": "bar", "detail": " ̄", "documentation": "Macron" }, "barV": { "command": "barV", "detail": "⫪ (\"txfonts\" command)", "documentation": "Double down tack" }, "barcap": { "command": "barcap", "detail": "⩃", "documentation": "Intersection with overbar" }, "barcup": { "command": "barcup", "detail": "⩂", "documentation": "Union with overbar" }, "bardownharpoonleft": { "command": "bardownharpoonleft", "detail": "⥡ (\"wrisym\" command)", "documentation": "Downwards harpoon with barb left from bar" }, "bardownharpoonright": { "command": "bardownharpoonright", "detail": "⥝ (\"wrisym\" command)", "documentation": "Downwards harpoon with barb right from bar" }, "barleftarrow": { "command": "barleftarrow", "detail": "⇤ (\"wrisym\" command)", "documentation": "Leftwards arrow to bar" }, "barleftarrowrightarrowba": { "command": "barleftarrowrightarrowba", "detail": "↹", "documentation": "Leftwards arrow to bar over rightwards arrow to bar" }, "barleftharpoondown": { "command": "barleftharpoondown", "detail": "⥖ (\"wrisym\" command)", "documentation": "Leftwards harpoon with barb down to bar" }, "barleftharpoonup": { "command": "barleftharpoonup", "detail": "⥒ (\"wrisym\" command)", "documentation": "Leftwards harpoon with barb up to bar" }, "barovernorthwestarrow": { "command": "barovernorthwestarrow", "detail": "↸", "documentation": "North west arrow to long bar" }, "barrightarrowdiamond": { "command": "barrightarrowdiamond", "detail": "⤠", "documentation": "Rightwards arrow from bar to black diamond" }, "barrightharpoondown": { "command": "barrightharpoondown", "detail": "⥟ (\"wrisym\" command)", "documentation": "Rightwards harpoon with barb down from bar" }, "barrightharpoonup": { "command": "barrightharpoonup", "detail": "⥛ (\"wrisym\" command)", "documentation": "Rightwards harpoon with barb up from bar" }, "baruparrow": { "command": "baruparrow", "detail": "⤒ (\"wrisym\" command)", "documentation": "Upwards arrow to bar" }, "barupharpoonleft": { "command": "barupharpoonleft", "detail": "⥘ (\"wrisym\" command)", "documentation": "Upwards harpoon with barb left to bar" }, "barupharpoonright": { "command": "barupharpoonright", "detail": "⥔ (\"wrisym\" command)", "documentation": "Upwards harpoon with barb right to bar" }, "barvee": { "command": "barvee", "detail": "⊽", "documentation": "Bar, vee (large vee)" }, "barwedge": { "command": "barwedge", "detail": "⊼ (\"amssymb\" command)", "documentation": "Logical nand (bar over wedge)" }, "bbrktbrk": { "command": "bbrktbrk", "detail": "⎶", "documentation": "Bottom square bracket over top square bracket" }, "bdtriplevdash": { "command": "bdtriplevdash", "detail": "┆", "documentation": "Doubly broken vert" }, "because": { "command": "because", "detail": "∵ (\"amssymb wrisym\" command)", "documentation": "Because" }, "benzenr": { "command": "benzenr", "detail": "⏣", "documentation": "Benzene ring with circle" }, "beth": { "command": "beth", "detail": "ℶ (\"amssymb wrisym\" command)", "documentation": "Beth, hebrew" }, "between": { "command": "between", "detail": "≬ (\"amssymb\" command)", "documentation": "Between" }, "bigblacktriangledown": { "command": "bigblacktriangledown", "detail": "▼", "documentation": "Big down triangle, filled" }, "bigblacktriangleup": { "command": "bigblacktriangleup", "detail": "▲", "documentation": "Black up-pointing triangle" }, "bigbot": { "command": "bigbot", "detail": "⟘", "documentation": "Large up tack" }, "bigcap": { "command": "bigcap", "detail": "⋂", "documentation": "\\dint (oz), \\dinter (oz), intersection operator" }, "bigcup": { "command": "bigcup", "detail": "⋃", "documentation": "\\duni (oz), \\dunion (oz), union operator" }, "bigcupdot": { "command": "bigcupdot", "detail": "⨃", "documentation": "N-ary union operator with dot" }, "biginterleave": { "command": "biginterleave", "detail": "⫼ (\"stmaryrd\" command)", "documentation": "Large triple vertical bar operator" }, "bigodot": { "command": "bigodot", "detail": "⨀", "documentation": "N-ary circled dot operator" }, "bigoplus": { "command": "bigoplus", "detail": "⨁", "documentation": "N-ary circled plus operator" }, "bigotimes": { "command": "bigotimes", "detail": "⨂", "documentation": "N-ary circled times operator" }, "bigslopedvee": { "command": "bigslopedvee", "detail": "⩗", "documentation": "Sloping large or" }, "bigslopedwedge": { "command": "bigslopedwedge", "detail": "⩘", "documentation": "Sloping large and" }, "bigsqcap": { "command": "bigsqcap", "detail": "⨅ (\"txfonts\" command)", "documentation": "N-ary square intersection operator" }, "bigsqcup": { "command": "bigsqcup", "detail": "⨆", "documentation": "N-ary square union operator" }, "bigstar": { "command": "bigstar", "detail": "★ (\"amssymb\" command)", "documentation": "Star, filled" }, "bigtalloblong": { "command": "bigtalloblong", "detail": "⫿", "documentation": "N-ary white vertical bar" }, "bigtimes": { "command": "bigtimes", "detail": "⨉ (\"txfonts\" command)", "documentation": "N-ary times operator" }, "bigtop": { "command": "bigtop", "detail": "⟙", "documentation": "Large down tack" }, "bigtriangledown": { "command": "bigtriangledown", "detail": "▽", "documentation": "Big down triangle, open" }, "bigtriangleleft": { "command": "bigtriangleleft", "detail": "⨞", "documentation": "Large left triangle operator" }, "bigtriangleup": { "command": "bigtriangleup", "detail": "△", "documentation": "\\triangle (amsfonts), \\vartriangle (amssymb), big up triangle, open" }, "biguplus": { "command": "biguplus", "detail": "⨄", "documentation": "N-ary union operator with plus" }, "bigvee": { "command": "bigvee", "detail": "⋁", "documentation": "Logical and operator" }, "bigwedge": { "command": "bigwedge", "detail": "⋀", "documentation": "Logical or operator" }, "bigwhitestar": { "command": "bigwhitestar", "detail": "☆", "documentation": "Star, open" }, "blackcircledownarrow": { "command": "blackcircledownarrow", "detail": "⧭", "documentation": "Black circle with down arrow" }, "blackcircledrightdot": { "command": "blackcircledrightdot", "detail": "⚈", "documentation": "Black circle with white dot right" }, "blackcircledtwodots": { "command": "blackcircledtwodots", "detail": "⚉", "documentation": "Black circle with two white dots" }, "blackcircleulquadwhite": { "command": "blackcircleulquadwhite", "detail": "◕", "documentation": "Circle with all but upper left quadrant black" }, "blackdiamonddownarrow": { "command": "blackdiamonddownarrow", "detail": "⧪", "documentation": "Black diamond with down arrow" }, "blackhourglass": { "command": "blackhourglass", "detail": "⧗", "documentation": "Black hourglass" }, "blackinwhitediamond": { "command": "blackinwhitediamond", "detail": "◈", "documentation": "White diamond containing black small diamond" }, "blackinwhitesquare": { "command": "blackinwhitesquare", "detail": "▣", "documentation": "White square containing black small square" }, "blacklefthalfcircle": { "command": "blacklefthalfcircle", "detail": "◖ (\"wasysym\" command)", "documentation": "Left half black circle" }, "blackpointerleft": { "command": "blackpointerleft", "detail": "◄", "documentation": "Black left-pointing pointer" }, "blackpointerright": { "command": "blackpointerright", "detail": "►", "documentation": "Black right-pointing pointer" }, "blackrighthalfcircle": { "command": "blackrighthalfcircle", "detail": "◗ (\"wasysym\" command)", "documentation": "Right half black circle" }, "blacksmiley": { "command": "blacksmiley", "detail": "☻ (\"wasysym\" command)", "documentation": "\\invsmileface (arevmath), black smiling face" }, "blacktriangle": { "command": "blacktriangle", "detail": "▴ (\"mathabx\" command)", "documentation": "Up triangle, filled" }, "blacktriangledown": { "command": "blacktriangledown", "detail": "▾ (\"mathabx\" command)", "documentation": "Black down-pointing small triangle" }, "blacktriangleleft": { "command": "blacktriangleleft", "detail": "◀ (\"wasysym\" command)", "documentation": "\\blacktriangleleft (fourier -mathabx), (large) left triangle, filled" }, "blacktriangleright": { "command": "blacktriangleright", "detail": "▶ (\"wasysym\" command)", "documentation": "\\blacktriangleright (fourier -mathabx), (large) right triangle, filled" }, "blkhorzoval": { "command": "blkhorzoval", "detail": "⬬", "documentation": "Black horizontal ellipse" }, "blkvertoval": { "command": "blkvertoval", "detail": "⬮", "documentation": "Black vertical ellipse" }, "blockfull": { "command": "blockfull", "detail": "█", "documentation": "Full block" }, "blockhalfshaded": { "command": "blockhalfshaded", "detail": "▒", "documentation": "50\\% shaded block" }, "blocklefthalf": { "command": "blocklefthalf", "detail": "▌", "documentation": "Left half block" }, "blocklowhalf": { "command": "blocklowhalf", "detail": "▄", "documentation": "Lower half block" }, "blockqtrshaded": { "command": "blockqtrshaded", "detail": "░", "documentation": "25\\% shaded block" }, "blockrighthalf": { "command": "blockrighthalf", "detail": "▐", "documentation": "Right half block" }, "blockthreeqtrshaded": { "command": "blockthreeqtrshaded", "detail": "▓", "documentation": "75\\% shaded block" }, "blockuphalf": { "command": "blockuphalf", "detail": "▀", "documentation": "Upper half block" }, "bot": { "command": "bot", "detail": "⊥", "documentation": "Up tack, bottom" }, "botsemicircle": { "command": "botsemicircle", "detail": "◡", "documentation": "Lower half circle" }, "bowtie": { "command": "bowtie", "detail": "⋈", "documentation": "\\lrtimes (txfonts), bowtie" }, "boxast": { "command": "boxast", "detail": "⧆ (\"stmaryrd txfonts\" command)", "documentation": "Squared asterisk" }, "boxbar": { "command": "boxbar", "detail": "◫ (\"stmaryrd txfonts\" command)", "documentation": "Vertical bar in box" }, "boxbox": { "command": "boxbox", "detail": "⧈ (\"stmaryrd\" command)", "documentation": "Squared square" }, "boxbslash": { "command": "boxbslash", "detail": "⧅ (\"stmaryrd txfonts\" command)", "documentation": "Squared falling diagonal slash" }, "boxcircle": { "command": "boxcircle", "detail": "⧇ (\"stmaryrd\" command)", "documentation": "Squared small circle" }, "boxdiag": { "command": "boxdiag", "detail": "⧄ (\"stmaryrd txfonts\" command)", "documentation": "Squared rising diagonal slash" }, "boxdot": { "command": "boxdot", "detail": "⊡ (\"amssymb stmaryrd\" command)", "documentation": "/dotsquare /boxdot b: small dot in box" }, "boxminus": { "command": "boxminus", "detail": "⊟ (\"amssymb\" command)", "documentation": "Minus sign in box" }, "boxonbox": { "command": "boxonbox", "detail": "⧉", "documentation": "Two joined squares" }, "boxplus": { "command": "boxplus", "detail": "⊞ (\"amssymb\" command)", "documentation": "Plus sign in box" }, "boxtimes": { "command": "boxtimes", "detail": "⊠ (\"amssymb\" command)", "documentation": "Multiply sign in box" }, "bsimilarleftarrow": { "command": "bsimilarleftarrow", "detail": "⭁", "documentation": "Reverse tilde operator above leftwards arrow" }, "bsimilarrightarrow": { "command": "bsimilarrightarrow", "detail": "⭇", "documentation": "Reverse tilde operator above rightwards arrow" }, "bsolhsub": { "command": "bsolhsub", "detail": "⟈", "documentation": "Reverse solidus preceding subset" }, "btimes": { "command": "btimes", "detail": "⨲", "documentation": "Semidirect product with bottom closed" }, "bullseye": { "command": "bullseye", "detail": "◎", "documentation": "\\circledcirc (amssymb), bullseye" }, "bumpeq": { "command": "bumpeq", "detail": "≏ (\"amssymb wrisym\" command)", "documentation": "Bumpy equals, equals" }, "bumpeqq": { "command": "bumpeqq", "detail": "⪮", "documentation": "Equals sign with bumpy above" }, "candra": { "command": "candra", "detail": " ̐", "documentation": "Candrabindu (non-spacing)" }, "cap": { "command": "cap", "detail": "∩", "documentation": "Intersection" }, "capbarcup": { "command": "capbarcup", "detail": "⩉", "documentation": "Intersection above bar above union" }, "capdot": { "command": "capdot", "detail": "⩀", "documentation": "Intersection with dot" }, "capovercup": { "command": "capovercup", "detail": "⩇", "documentation": "Intersection above union" }, "capwedge": { "command": "capwedge", "detail": "⩄", "documentation": "Intersection with logical and" }, "caretinsert": { "command": "caretinsert", "detail": "‸", "documentation": "Caret (insertion mark)" }, "carriagereturn": { "command": "carriagereturn", "detail": "↵", "documentation": "Downwards arrow with corner leftward = carriage return" }, "ccwundercurvearrow": { "command": "ccwundercurvearrow", "detail": "⤿", "documentation": "Lower left semicircular anticlockwise arrow" }, "cdot": { "command": "cdot", "detail": "⋅", "documentation": "Dot operator (small middle dot)" }, "cdotp": { "command": "cdotp", "detail": "·", "documentation": "\\cdot, \\centerdot, b: middle dot" }, "checkmark": { "command": "checkmark", "detail": "✓ (\"amsfonts\" command)", "documentation": "\\ballotcheck (arevmath), tick, check mark" }, "cirE": { "command": "cirE", "detail": "⧃", "documentation": "Circle with two horizontal strokes to the right" }, "cirbot": { "command": "cirbot", "detail": "⟟", "documentation": "Up tack with circle above" }, "circeq": { "command": "circeq", "detail": "≗ (\"amssymb\" command)", "documentation": "Circle, equals" }, "circlebottomhalfblack": { "command": "circlebottomhalfblack", "detail": "◒", "documentation": "Circle, filled bottom half" }, "circledast": { "command": "circledast", "detail": "⊛ (\"amssymb\" command)", "documentation": "Asterisk in circle" }, "circledbullet": { "command": "circledbullet", "detail": "⦿", "documentation": "Circled bullet" }, "circledcirc": { "command": "circledcirc", "detail": "⊚ (\"amssymb\" command)", "documentation": "Small circle in circle" }, "circleddash": { "command": "circleddash", "detail": "⊝ (\"amssymb\" command)", "documentation": "Hyphen in circle" }, "circledequal": { "command": "circledequal", "detail": "⊜", "documentation": "Equal in circle" }, "circledownarrow": { "command": "circledownarrow", "detail": "⧬", "documentation": "White circle with down arrow" }, "circledparallel": { "command": "circledparallel", "detail": "⦷", "documentation": "Circled parallel" }, "circledrightdot": { "command": "circledrightdot", "detail": "⚆", "documentation": "White circle with dot right" }, "circledstar": { "command": "circledstar", "detail": "✪", "documentation": "Circled white star" }, "circledtwodots": { "command": "circledtwodots", "detail": "⚇", "documentation": "White circle with two dots" }, "circledvert": { "command": "circledvert", "detail": "⦶", "documentation": "Circled vertical bar" }, "circledwhitebullet": { "command": "circledwhitebullet", "detail": "⦾", "documentation": "Circled white bullet" }, "circlehbar": { "command": "circlehbar", "detail": "⦵", "documentation": "Circle with horizontal bar" }, "circlelefthalfblack": { "command": "circlelefthalfblack", "detail": "◐ (\"wasysym\" command)", "documentation": "Circle, filled left half [harvey ball]" }, "circlellquad": { "command": "circlellquad", "detail": "◵", "documentation": "White circle with lower left quadrant" }, "circlelrquad": { "command": "circlelrquad", "detail": "◶", "documentation": "White circle with lower right quadrant" }, "circleonleftarrow": { "command": "circleonleftarrow", "detail": "⬰", "documentation": "Left arrow with small circle" }, "circleonrightarrow": { "command": "circleonrightarrow", "detail": "⇴", "documentation": "Right arrow with small circle" }, "circlerighthalfblack": { "command": "circlerighthalfblack", "detail": "◑ (\"wasysym\" command)", "documentation": "Circle, filled right half" }, "circletophalfblack": { "command": "circletophalfblack", "detail": "◓", "documentation": "Circle, filled top half" }, "circleulquad": { "command": "circleulquad", "detail": "◴", "documentation": "White circle with upper left quadrant" }, "circleurquad": { "command": "circleurquad", "detail": "◷", "documentation": "White circle with upper right quadrant" }, "circleurquadblack": { "command": "circleurquadblack", "detail": "◔", "documentation": "Circle with upper right quadrant black" }, "circlevertfill": { "command": "circlevertfill", "detail": "◍", "documentation": "Circle with vertical fill" }, "cirfnint": { "command": "cirfnint", "detail": "⨐", "documentation": "Circulation function" }, "cirmid": { "command": "cirmid", "detail": "⫯", "documentation": "Vertical line with circle above" }, "cirscir": { "command": "cirscir", "detail": "⧂", "documentation": "Circle with small circle to the right" }, "closedvarcap": { "command": "closedvarcap", "detail": "⩍", "documentation": "Closed intersection with serifs" }, "closedvarcup": { "command": "closedvarcup", "detail": "⩌", "documentation": "Closed union with serifs" }, "closedvarcupsmashprod": { "command": "closedvarcupsmashprod", "detail": "⩐", "documentation": "Closed union with serifs and smash product" }, "closure": { "command": "closure", "detail": "⁐", "documentation": "Close up (editing mark)" }, "clubsuit": { "command": "clubsuit", "detail": "♣", "documentation": "Club suit symbol" }, "coloneq": { "command": "coloneq", "detail": "≔ (\"mathabx -txfonts\" command)", "documentation": "\\coloneqq (txfonts), \\setdelayed (wrisym), := colon, equals" }, "comma": { "command": "comma", "detail": ",", "documentation": "Comma" }, "commaminus": { "command": "commaminus", "detail": "⨩", "documentation": "Minus sign with comma above" }, "complement": { "command": "complement", "detail": "∁ (\"amssymb fourier\" command)", "documentation": "Complement sign" }, "concavediamond": { "command": "concavediamond", "detail": "⟡", "documentation": "White concave-sided diamond" }, "concavediamondtickleft": { "command": "concavediamondtickleft", "detail": "⟢", "documentation": "White concave-sided diamond with leftwards tick" }, "concavediamondtickright": { "command": "concavediamondtickright", "detail": "⟣", "documentation": "White concave-sided diamond with rightwards tick" }, "cong": { "command": "cong", "detail": "≅", "documentation": "Congruent with" }, "congdot": { "command": "congdot", "detail": "⩭", "documentation": "Congruent with dot above" }, "conictaper": { "command": "conictaper", "detail": "⌲", "documentation": "Conical taper" }, "conjquant": { "command": "conjquant", "detail": "⨇", "documentation": "Two logical and operator" }, "coprod": { "command": "coprod", "detail": "∐", "documentation": "Coproduct operator" }, "csub": { "command": "csub", "detail": "⫏", "documentation": "Closed subset" }, "csube": { "command": "csube", "detail": "⫑", "documentation": "Closed subset or equal to" }, "csup": { "command": "csup", "detail": "⫐", "documentation": "Closed superset" }, "csupe": { "command": "csupe", "detail": "⫒", "documentation": "Closed superset or equal to" }, "cuberoot": { "command": "cuberoot", "detail": "∛", "documentation": "Cube root" }, "cup": { "command": "cup", "detail": "∪", "documentation": "Union or logical sum" }, "cupbarcap": { "command": "cupbarcap", "detail": "⩈", "documentation": "Union above bar above intersection" }, "cupdot": { "command": "cupdot", "detail": "⊍", "documentation": "Union, with dot" }, "cupleftarrow": { "command": "cupleftarrow", "detail": "⊌", "documentation": "Multiset" }, "cupovercap": { "command": "cupovercap", "detail": "⩆", "documentation": "Union above intersection" }, "cupvee": { "command": "cupvee", "detail": "⩅", "documentation": "Union with logical or" }, "curlyeqprec": { "command": "curlyeqprec", "detail": "⋞ (\"amssymb\" command)", "documentation": "Curly equals, precedes" }, "curlyeqsucc": { "command": "curlyeqsucc", "detail": "⋟ (\"amssymb\" command)", "documentation": "Curly equals, succeeds" }, "curlyvee": { "command": "curlyvee", "detail": "⋎ (\"amssymb\" command)", "documentation": "Curly logical or" }, "curlywedge": { "command": "curlywedge", "detail": "⋏ (\"amssymb\" command)", "documentation": "Curly logical and" }, "curvearrowleft": { "command": "curvearrowleft", "detail": "↶ (\"amssymb fourier\" command)", "documentation": "Left curved arrow" }, "curvearrowleftplus": { "command": "curvearrowleftplus", "detail": "⤽", "documentation": "Top arc anticlockwise arrow with plus" }, "curvearrowright": { "command": "curvearrowright", "detail": "↷ (\"amssymb fourier\" command)", "documentation": "Right curved arrow" }, "curvearrowrightminus": { "command": "curvearrowrightminus", "detail": "⤼", "documentation": "Top arc clockwise arrow with minus" }, "cwcirclearrow": { "command": "cwcirclearrow", "detail": "⥁", "documentation": "Clockwise closed circle arrow" }, "cwgapcirclearrow": { "command": "cwgapcirclearrow", "detail": "⟳", "documentation": "Clockwise gapped circle arrow" }, "cwopencirclearrow": { "command": "cwopencirclearrow", "detail": "↻ (\"amssymb\" command)", "documentation": "\\rightturn (wasysym), clockwise open circle arrow" }, "cwrightarcarrow": { "command": "cwrightarcarrow", "detail": "⤸", "documentation": "Right-side arc clockwise arrow" }, "cwundercurvearrow": { "command": "cwundercurvearrow", "detail": "⤾", "documentation": "Lower right semicircular clockwise arrow" }, "dagger": { "command": "dagger", "detail": "†", "documentation": "Dagger relation" }, "daleth": { "command": "daleth", "detail": "ℸ (\"amssymb wrisym\" command)", "documentation": "Daleth, hebrew" }, "danger": { "command": "danger", "detail": "☡", "documentation": "Caution sign, dangerous bend" }, "dashV": { "command": "dashV", "detail": "⫣", "documentation": "Double vertical bar left turnstile" }, "dashVdash": { "command": "dashVdash", "detail": "⟛", "documentation": "Left and right tack" }, "dashcolon": { "command": "dashcolon", "detail": "∹ (\"txfonts -mathabx\" command)", "documentation": "-:, excess" }, "dashleftharpoondown": { "command": "dashleftharpoondown", "detail": "⥫ (\"mathabx\" command)", "documentation": "Leftwards harpoon with barb down below long dash" }, "dashrightharpoondown": { "command": "dashrightharpoondown", "detail": "⥭ (\"mathabx\" command)", "documentation": "Rightwards harpoon with barb down below long dash" }, "dashv": { "command": "dashv", "detail": "⊣ (\"amssymb\" command)", "documentation": "Left tack, non-theorem, does not yield, (dash and vertical)" }, "dbkarow": { "command": "dbkarow", "detail": "⤏", "documentation": "Rightwards triple dash arrow" }, "ddagger": { "command": "ddagger", "detail": "‡", "documentation": "Double dagger relation" }, "ddots": { "command": "ddots", "detail": "⋱", "documentation": "Three dots, descending" }, "ddotseq": { "command": "ddotseq", "detail": "⩷", "documentation": "Equals sign with two dots above and two dots below" }, "diameter": { "command": "diameter", "detail": "⌀ (\"mathabx\" command)", "documentation": "\\varnothing (amssymb), diameter sign" }, "diamondbotblack": { "command": "diamondbotblack", "detail": "⬙", "documentation": "Diamond with bottom half black" }, "diamondcdot": { "command": "diamondcdot", "detail": "⟐ (\"txfonts\" command)", "documentation": "White diamond with centred dot" }, "diamondleftarrow": { "command": "diamondleftarrow", "detail": "⤝", "documentation": "Leftwards arrow to black diamond" }, "diamondleftarrowbar": { "command": "diamondleftarrowbar", "detail": "⤟", "documentation": "Leftwards arrow from bar to black diamond" }, "diamondleftblack": { "command": "diamondleftblack", "detail": "⬖", "documentation": "Diamond with left half black" }, "diamondrightblack": { "command": "diamondrightblack", "detail": "⬗", "documentation": "Diamond with right half black" }, "diamondsuit": { "command": "diamondsuit", "detail": "♢", "documentation": "Diamond suit symbol" }, "diamondtopblack": { "command": "diamondtopblack", "detail": "⬘", "documentation": "Diamond with top half black" }, "dicei": { "command": "dicei", "detail": "⚀", "documentation": "Die face-1" }, "diceii": { "command": "diceii", "detail": "⚁", "documentation": "Die face-2" }, "diceiii": { "command": "diceiii", "detail": "⚂", "documentation": "Die face-3" }, "diceiv": { "command": "diceiv", "detail": "⚃", "documentation": "Die face-4" }, "dicev": { "command": "dicev", "detail": "⚄", "documentation": "Die face-5" }, "dicevi": { "command": "dicevi", "detail": "⚅", "documentation": "Die face-6" }, "dingasterisk": { "command": "dingasterisk", "detail": "✽", "documentation": "Heavy teardrop-spoked asterisk" }, "disin": { "command": "disin", "detail": "⋲", "documentation": "Element of with long horizontal stroke" }, "disjquant": { "command": "disjquant", "detail": "⨈", "documentation": "Two logical or operator" }, "div": { "command": "div", "detail": "÷", "documentation": "Divide sign" }, "divideontimes": { "command": "divideontimes", "detail": "⋇ (\"amssymb\" command)", "documentation": "Division on times" }, "divslash": { "command": "divslash", "detail": "∕", "documentation": "Division slash" }, "dot": { "command": "dot", "detail": " ̇", "documentation": "\\dot (wrisym), dot above" }, "doteq": { "command": "doteq", "detail": "≐", "documentation": "\\dotequal (wrisym), equals, single dot above" }, "dotequiv": { "command": "dotequiv", "detail": "⩧", "documentation": "Identical with dot above" }, "dotminus": { "command": "dotminus", "detail": "∸", "documentation": "Minus sign, dot above" }, "dotplus": { "command": "dotplus", "detail": "∔ (\"amssymb\" command)", "documentation": "Plus sign, dot above" }, "dotsim": { "command": "dotsim", "detail": "⩪", "documentation": "Tilde operator with dot above" }, "dotsminusdots": { "command": "dotsminusdots", "detail": "∺", "documentation": "Minus with four dots, geometric proportion" }, "dottedcircle": { "command": "dottedcircle", "detail": "◌", "documentation": "Dotted circle" }, "dottedsquare": { "command": "dottedsquare", "detail": "⬚", "documentation": "Dotted square" }, "dottimes": { "command": "dottimes", "detail": "⨰", "documentation": "Multiplication sign with dot above" }, "doublebarvee": { "command": "doublebarvee", "detail": "⩢", "documentation": "Logical or with double overbar" }, "doublebarwedge": { "command": "doublebarwedge", "detail": "⩞ (\"amssymb\" command)", "documentation": "Logical and with double overbar" }, "doubleplus": { "command": "doubleplus", "detail": "⧺", "documentation": "Double plus" }, "downarrow": { "command": "downarrow", "detail": "↓", "documentation": "Downward arrow" }, "downarrowbar": { "command": "downarrowbar", "detail": "⤓ (\"wrisym\" command)", "documentation": "Downwards arrow to bar" }, "downarrowbarred": { "command": "downarrowbarred", "detail": "⤈", "documentation": "Downwards arrow with horizontal stroke" }, "downdasharrow": { "command": "downdasharrow", "detail": "⇣", "documentation": "Downwards dashed arrow" }, "downdownarrows": { "command": "downdownarrows", "detail": "⇊ (\"amssymb\" command)", "documentation": "Two down arrows" }, "downfishtail": { "command": "downfishtail", "detail": "⥿", "documentation": "Down fish tail" }, "downharpoonleft": { "command": "downharpoonleft", "detail": "⇃ (\"amssymb\" command)", "documentation": "\\upharpoonleftdown (wrisym), down harpoon-left" }, "downharpoonleftbar": { "command": "downharpoonleftbar", "detail": "⥙ (\"wrisym\" command)", "documentation": "Downwards harpoon with barb left to bar" }, "downharpoonright": { "command": "downharpoonright", "detail": "⇂ (\"amssymb\" command)", "documentation": "\\upharpoonrightdown (wrisym), down harpoon-right" }, "downharpoonrightbar": { "command": "downharpoonrightbar", "detail": "⥕ (\"wrisym\" command)", "documentation": "Downwards harpoon with barb right to bar" }, "downharpoonsleftright": { "command": "downharpoonsleftright", "detail": "⥥ (\"mathabx\" command)", "documentation": "Downwards harpoon with barb left beside downwards harpoon with barb right" }, "downrightcurvedarrow": { "command": "downrightcurvedarrow", "detail": "⤵", "documentation": "Arrow pointing rightwards then curving downwards" }, "downtriangleleftblack": { "command": "downtriangleleftblack", "detail": "⧨", "documentation": "Down-pointing triangle with left half black" }, "downtrianglerightblack": { "command": "downtrianglerightblack", "detail": "⧩", "documentation": "Down-pointing triangle with right half black" }, "downuparrows": { "command": "downuparrows", "detail": "⇵ (\"mathabx\" command)", "documentation": "\\downarrowuparrow (wrisym), downwards arrow leftwards of upwards arrow" }, "downupharpoonsleftright": { "command": "downupharpoonsleftright", "detail": "⥯ (\"mathabx\" command)", "documentation": "\\uprevequilibrium (wrisym), downwards harpoon with barb left beside upwards harpoon with barb right" }, "downwhitearrow": { "command": "downwhitearrow", "detail": "⇩", "documentation": "Downwards white arrow" }, "downzigzagarrow": { "command": "downzigzagarrow", "detail": "↯ (\"stmaryrd -wasysym\" command)", "documentation": "T \\lightning (marvosym), downwards zigzag arrow" }, "dprime": { "command": "dprime", "detail": "″ (\"mathabx\" command)", "documentation": "Double prime or second, not superscripted" }, "draftingarrow": { "command": "draftingarrow", "detail": "➛", "documentation": "Right arrow with bold head (drafting)" }, "drbkarow": { "command": "drbkarow", "detail": "⤐", "documentation": "Rightwards two-headed triple dash arrow" }, "droang": { "command": "droang", "detail": " ̚", "documentation": "Left angle above (non-spacing)" }, "dsol": { "command": "dsol", "detail": "⧶", "documentation": "Solidus with overbar" }, "dsub": { "command": "dsub", "detail": "⩤ (\"oz\" command)", "documentation": "\\ndres (oz), domain antirestriction" }, "dualmap": { "command": "dualmap", "detail": "⧟ (\"txfonts\" command)", "documentation": "Double-ended multimap" }, "egsdot": { "command": "egsdot", "detail": "⪘", "documentation": "Slanted equal to or greater-than with dot inside" }, "eighthnote": { "command": "eighthnote", "detail": "♪ (\"arevmath\" command)", "documentation": "Eighth note" }, "elinters": { "command": "elinters", "detail": "⏧", "documentation": "Electrical intersection" }, "ell": { "command": "ell", "detail": "ℓ", "documentation": "Cursive small l" }, "elsdot": { "command": "elsdot", "detail": "⪗", "documentation": "Slanted equal to or less-than with dot inside" }, "emptysetoarr": { "command": "emptysetoarr", "detail": "⦳", "documentation": "Empty set with right arrow above" }, "emptysetoarrl": { "command": "emptysetoarrl", "detail": "⦴", "documentation": "Empty set with left arrow above" }, "emptysetobar": { "command": "emptysetobar", "detail": "⦱", "documentation": "Empty set with overbar" }, "emptysetocirc": { "command": "emptysetocirc", "detail": "⦲", "documentation": "Empty set with small circle above" }, "enclosecircle": { "command": "enclosecircle", "detail": "x⃝", "documentation": "Combining enclosing circle" }, "enclosediamond": { "command": "enclosediamond", "detail": "x⃟", "documentation": "Combining enclosing diamond" }, "enclosesquare": { "command": "enclosesquare", "detail": "x⃞", "documentation": "Combining enclosing square" }, "enclosetriangle": { "command": "enclosetriangle", "detail": "x⃤", "documentation": "Combining enclosing upward pointing triangle" }, "enleadertwodots": { "command": "enleadertwodots", "detail": "‥", "documentation": "Double baseline dot (en leader)" }, "eparsl": { "command": "eparsl", "detail": "⧣", "documentation": "Equals sign and slanted parallel" }, "eqcirc": { "command": "eqcirc", "detail": "≖ (\"amssymb\" command)", "documentation": "Circle on equals sign" }, "eqcolon": { "command": "eqcolon", "detail": "≕ (\"mathabx -txfonts\" command)", "documentation": "\\eqqcolon (txfonts), =:, equals, colon" }, "eqdef": { "command": "eqdef", "detail": "≝", "documentation": "Equals by definition" }, "eqdot": { "command": "eqdot", "detail": "⩦", "documentation": "Equals sign with dot below" }, "eqeq": { "command": "eqeq", "detail": "⩵ (\"wrisym\" command)", "documentation": "==, two consecutive equals signs" }, "eqeqeq": { "command": "eqeqeq", "detail": "⩶ (\"wrisym\" command)", "documentation": "===, three consecutive equals signs" }, "eqgtr": { "command": "eqgtr", "detail": "⋝", "documentation": "Equal-or-greater" }, "eqless": { "command": "eqless", "detail": "⋜", "documentation": "Equal-or-less" }, "eqqgtr": { "command": "eqqgtr", "detail": "⪚", "documentation": "Double-line equal to or greater-than" }, "eqqless": { "command": "eqqless", "detail": "⪙", "documentation": "Double-line equal to or less-than" }, "eqqplus": { "command": "eqqplus", "detail": "⩱", "documentation": "Equals sign above plus sign" }, "eqqsim": { "command": "eqqsim", "detail": "⩳", "documentation": "Equals sign above tilde operator" }, "eqqslantgtr": { "command": "eqqslantgtr", "detail": "⪜", "documentation": "Double-line slanted equal to or greater-than" }, "eqqslantless": { "command": "eqqslantless", "detail": "⪛", "documentation": "Double-line slanted equal to or less-than" }, "eqsim": { "command": "eqsim", "detail": "≂ (\"amssymb\" command)", "documentation": "Equals, similar" }, "eqslantgtr": { "command": "eqslantgtr", "detail": "⪖ (\"amssymb\" command)", "documentation": "Slanted equal to or greater-than" }, "eqslantless": { "command": "eqslantless", "detail": "⪕ (\"amssymb\" command)", "documentation": "Slanted equal to or less-than" }, "equal": { "command": "equal", "detail": "=", "documentation": "Equals sign r:" }, "equalleftarrow": { "command": "equalleftarrow", "detail": "⭀", "documentation": "Equals sign above leftwards arrow" }, "equalparallel": { "command": "equalparallel", "detail": "⋕ (\"mathabx\" command)", "documentation": "Parallel, equal; equal or parallel" }, "equalrightarrow": { "command": "equalrightarrow", "detail": "⥱", "documentation": "Equals sign above rightwards arrow" }, "equiv": { "command": "equiv", "detail": "≡", "documentation": "Identical with" }, "equivDD": { "command": "equivDD", "detail": "⩸", "documentation": "Equivalent with four dots above" }, "equivVert": { "command": "equivVert", "detail": "⩨", "documentation": "Triple horizontal bar with double vertical stroke" }, "equivVvert": { "command": "equivVvert", "detail": "⩩", "documentation": "Triple horizontal bar with triple vertical stroke" }, "eqvparsl": { "command": "eqvparsl", "detail": "⧥", "documentation": "Identical to and slanted parallel" }, "errbarblackcircle": { "command": "errbarblackcircle", "detail": "⧳", "documentation": "Error-barred black circle" }, "errbarblackdiamond": { "command": "errbarblackdiamond", "detail": "⧱", "documentation": "Error-barred black diamond" }, "errbarblacksquare": { "command": "errbarblacksquare", "detail": "⧯", "documentation": "Error-barred black square" }, "errbarcircle": { "command": "errbarcircle", "detail": "⧲", "documentation": "Error-barred white circle" }, "errbardiamond": { "command": "errbardiamond", "detail": "⧰", "documentation": "Error-barred white diamond" }, "errbarsquare": { "command": "errbarsquare", "detail": "⧮", "documentation": "Error-barred white square" }, "euro": { "command": "euro", "detail": "€", "documentation": "Euro sign" }, "exclam": { "command": "exclam", "detail": "!", "documentation": "Exclamation mark" }, "exists": { "command": "exists", "detail": "∃", "documentation": "\\exi (oz), at least one exists" }, "fallingdotseq": { "command": "fallingdotseq", "detail": "≒ (\"amssymb\" command)", "documentation": "Equals, falling dots" }, "fbowtie": { "command": "fbowtie", "detail": "⧓", "documentation": "Black bowtie" }, "fcmp": { "command": "fcmp", "detail": "⨾ (\"oz\" command)", "documentation": "\\comp (oz), relational composition" }, "fdiagovnearrow": { "command": "fdiagovnearrow", "detail": "⤯", "documentation": "Falling diagonal crossing north east arrow" }, "fdiagovrdiag": { "command": "fdiagovrdiag", "detail": "⤬", "documentation": "Falling diagonal crossing rising diagonal" }, "female": { "command": "female", "detail": "♀ (\"wasysym\" command)", "documentation": "\\venus (mathabx), \\girl (mathabx), venus, female" }, "fint": { "command": "fint", "detail": "⨏ (\"esint wrisym\" command)", "documentation": "Integral average with slash" }, "fisheye": { "command": "fisheye", "detail": "◉", "documentation": "Fisheye" }, "flat": { "command": "flat", "detail": "♭", "documentation": "Musical flat" }, "fltns": { "command": "fltns", "detail": "⏥", "documentation": "Flatness" }, "forall": { "command": "forall", "detail": "∀", "documentation": "For all" }, "forks": { "command": "forks", "detail": "⫝̸", "documentation": "Forking" }, "forksnot": { "command": "forksnot", "detail": "⫝", "documentation": "Nonforking" }, "forkv": { "command": "forkv", "detail": "⫙", "documentation": "Element of opening downwards" }, "fourthroot": { "command": "fourthroot", "detail": "∜", "documentation": "Fourth root" }, "fourvdots": { "command": "fourvdots", "detail": "⦙", "documentation": "Dotted fence" }, "fracslash": { "command": "fracslash", "detail": "⁄", "documentation": "/, fraction slash" }, "frown": { "command": "frown", "detail": "⌢", "documentation": "\\smallfrown, frown (down curve)" }, "fullouterjoin": { "command": "fullouterjoin", "detail": "⟗", "documentation": "Full outer join" }, "geq": { "command": "geq", "detail": "≥", "documentation": "\\ge, r: greater-than-or-equal" }, "geqq": { "command": "geqq", "detail": "≧ (\"amssymb\" command)", "documentation": "Greater, double equals" }, "geqqslant": { "command": "geqqslant", "detail": "⫺", "documentation": "Double-line slanted greater-than or equal to" }, "geqslant": { "command": "geqslant", "detail": "⩾ (\"amssymb fourier\" command)", "documentation": "Greater-than or slanted equal to" }, "gescc": { "command": "gescc", "detail": "⪩", "documentation": "Greater-than closed by curve above slanted equal" }, "gesdot": { "command": "gesdot", "detail": "⪀", "documentation": "Greater-than or slanted equal to with dot inside" }, "gesdoto": { "command": "gesdoto", "detail": "⪂", "documentation": "Greater-than or slanted equal to with dot above" }, "gesdotol": { "command": "gesdotol", "detail": "⪄", "documentation": "Greater-than or slanted equal to with dot above left" }, "gesles": { "command": "gesles", "detail": "⪔", "documentation": "Greater-than above slanted equal above less-than above slanted equal" }, "gg": { "command": "gg", "detail": "≫", "documentation": "Much greater than, type 2" }, "ggg": { "command": "ggg", "detail": "⋙ (\"amssymb -mathabx\" command)", "documentation": "Triple greater-than" }, "gggnest": { "command": "gggnest", "detail": "⫸", "documentation": "Triple nested greater-than" }, "gimel": { "command": "gimel", "detail": "ℷ (\"amssymb wrisym\" command)", "documentation": "Gimel, hebrew" }, "glE": { "command": "glE", "detail": "⪒", "documentation": "Greater-than above less-than above double-line equal" }, "gla": { "command": "gla", "detail": "⪥", "documentation": "Greater-than beside less-than" }, "gleichstark": { "command": "gleichstark", "detail": "⧦", "documentation": "Gleich stark" }, "glj": { "command": "glj", "detail": "⪤", "documentation": "Greater-than overlapping less-than" }, "gnapprox": { "command": "gnapprox", "detail": "⪊ (\"amssymb\" command)", "documentation": "Greater-than and not approximate" }, "gneq": { "command": "gneq", "detail": "⪈ (\"amssymb\" command)", "documentation": "Greater-than and single-line not equal to" }, "gneqq": { "command": "gneqq", "detail": "≩ (\"amssymb\" command)", "documentation": "Greater, not double equals" }, "gnsim": { "command": "gnsim", "detail": "⋧ (\"amssymb\" command)", "documentation": "Greater, not similar" }, "greater": { "command": "greater", "detail": ">", "documentation": "Greater-than sign r:" }, "gsime": { "command": "gsime", "detail": "⪎", "documentation": "Greater-than above similar or equal" }, "gsiml": { "command": "gsiml", "detail": "⪐", "documentation": "Greater-than above similar above less-than" }, "gtcc": { "command": "gtcc", "detail": "⪧ (\"stmaryrd\" command)", "documentation": "Greater-than closed by curve" }, "gtcir": { "command": "gtcir", "detail": "⩺", "documentation": "Greater-than with circle inside" }, "gtlpar": { "command": "gtlpar", "detail": "⦠", "documentation": "Spherical angle opening left" }, "gtquest": { "command": "gtquest", "detail": "⩼", "documentation": "Greater-than with question mark above" }, "gtrapprox": { "command": "gtrapprox", "detail": "⪆ (\"amssymb\" command)", "documentation": "Greater-than or approximate" }, "gtrarr": { "command": "gtrarr", "detail": "⥸", "documentation": "Greater-than above rightwards arrow" }, "gtrdot": { "command": "gtrdot", "detail": "⋗ (\"amssymb\" command)", "documentation": "Greater than, with dot" }, "gtreqless": { "command": "gtreqless", "detail": "⋛ (\"amssymb\" command)", "documentation": "Greater, equals, less" }, "gtreqqless": { "command": "gtreqqless", "detail": "⪌ (\"amssymb\" command)", "documentation": "Greater-than above double-line equal above less-than" }, "gtrless": { "command": "gtrless", "detail": "≷ (\"amssymb\" command)", "documentation": "\\greaterless (wrisym), greater, less" }, "gtrsim": { "command": "gtrsim", "detail": "≳ (\"amssymb\" command)", "documentation": "\\apprge (wasysym), \\greatertilde (wrisym), greater, similar" }, "harrowextender": { "command": "harrowextender", "detail": "⎯", "documentation": "Horizontal line extension (used to extend arrows)" }, "hatapprox": { "command": "hatapprox", "detail": "⩯", "documentation": "Almost equal to with circumflex accent" }, "heartsuit": { "command": "heartsuit", "detail": "♡", "documentation": "Heart suit symbol" }, "hermitmatrix": { "command": "hermitmatrix", "detail": "⊹", "documentation": "Hermitian conjugate matrix" }, "hexagon": { "command": "hexagon", "detail": "⎔", "documentation": "Horizontal benzene ring [hexagon flat open]" }, "hexagonblack": { "command": "hexagonblack", "detail": "⬣", "documentation": "Horizontal black hexagon" }, "hknearrow": { "command": "hknearrow", "detail": "⤤", "documentation": "North east arrow with hook" }, "hknwarrow": { "command": "hknwarrow", "detail": "⤣", "documentation": "North west arrow with hook" }, "hksearow": { "command": "hksearow", "detail": "⤥", "documentation": "South east arrow with hook" }, "hkswarow": { "command": "hkswarow", "detail": "⤦", "documentation": "South west arrow with hook" }, "hookleftarrow": { "command": "hookleftarrow", "detail": "↩", "documentation": "Left arrow-hooked" }, "hookrightarrow": { "command": "hookrightarrow", "detail": "↪", "documentation": "Right arrow-hooked" }, "horizbar": { "command": "horizbar", "detail": "―", "documentation": "Horizontal bar" }, "hourglass": { "command": "hourglass", "detail": "⧖", "documentation": "White hourglass" }, "house": { "command": "house", "detail": "⌂", "documentation": "House" }, "hrectangle": { "command": "hrectangle", "detail": "▭", "documentation": "Horizontal rectangle, open" }, "hrectangleblack": { "command": "hrectangleblack", "detail": "▬", "documentation": "Black rectangle" }, "hslash": { "command": "hslash", "detail": "ℏ (\"amssymb fourier arevmath\" command)", "documentation": "=\\hbar (wrisym), #\\hbar, planck's h over 2pi" }, "hyphenbullet": { "command": "hyphenbullet", "detail": "⁃", "documentation": "Rectangle, filled (hyphen bullet)" }, "hzigzag": { "command": "hzigzag", "detail": "〰", "documentation": "Zigzag" }, "iiiint": { "command": "iiiint", "detail": "⨌ (\"amsmath esint\" command)", "documentation": "Quadruple integral operator" }, "iiint": { "command": "iiint", "detail": "∭ (\"amsmath fourier esint wasysym\" command)", "documentation": "Triple integral operator" }, "iinfin": { "command": "iinfin", "detail": "⧜", "documentation": "Incomplete infinity" }, "iint": { "command": "iint", "detail": "∬ (\"amsmath fourier esint wasysym\" command)", "documentation": "Double integral operator" }, "imageof": { "command": "imageof", "detail": "⊷ (\"txfonts\" command)", "documentation": "Image of" }, "imath": { "command": "imath", "detail": "𝚤", "documentation": "Mathematical italic small dotless i" }, "in": { "command": "in", "detail": "∈", "documentation": "Set membership, variant" }, "increment": { "command": "increment", "detail": "∆", "documentation": "\\mathrm{\\delta}, laplacian (delta; nabla square)" }, "infty": { "command": "infty", "detail": "∞", "documentation": "Infinity" }, "int": { "command": "int", "detail": "∫", "documentation": "Integral operator" }, "intBar": { "command": "intBar", "detail": "⨎", "documentation": "Integral with double stroke" }, "intbar": { "command": "intbar", "detail": "⨍", "documentation": "Finite part integral" }, "intbottom": { "command": "intbottom", "detail": "⌡", "documentation": "Bottom half integral" }, "intcap": { "command": "intcap", "detail": "⨙", "documentation": "Integral with intersection" }, "intclockwise": { "command": "intclockwise", "detail": "∱", "documentation": "Clockwise integral" }, "intcup": { "command": "intcup", "detail": "⨚", "documentation": "Integral with union" }, "intercal": { "command": "intercal", "detail": "⊺ (\"amssymb fourier\" command)", "documentation": "Intercal" }, "interleave": { "command": "interleave", "detail": "⫴ (\"stmaryrd\" command)", "documentation": "Triple vertical bar binary relation" }, "intextender": { "command": "intextender", "detail": "⎮", "documentation": "Integral extension" }, "intlarhk": { "command": "intlarhk", "detail": "⨗", "documentation": "Integral with leftwards arrow with hook" }, "intprod": { "command": "intprod", "detail": "⨼", "documentation": "Interior product" }, "intprodr": { "command": "intprodr", "detail": "⨽", "documentation": "Righthand interior product" }, "inttop": { "command": "inttop", "detail": "⌠", "documentation": "Top half integral" }, "intx": { "command": "intx", "detail": "⨘", "documentation": "Integral with times sign" }, "inversebullet": { "command": "inversebullet", "detail": "◘", "documentation": "Inverse bullet" }, "inversewhitecircle": { "command": "inversewhitecircle", "detail": "◙", "documentation": "Inverse white circle" }, "invlazys": { "command": "invlazys", "detail": "∾", "documentation": "Most positive, inverted lazy s" }, "invnot": { "command": "invnot", "detail": "⌐ (\"wasysym\" command)", "documentation": "Reverse not" }, "invwhitelowerhalfcircle": { "command": "invwhitelowerhalfcircle", "detail": "◛", "documentation": "Lower half inverse white circle" }, "invwhiteupperhalfcircle": { "command": "invwhiteupperhalfcircle", "detail": "◚", "documentation": "Upper half inverse white circle" }, "isinE": { "command": "isinE", "detail": "⋹", "documentation": "Element of with two horizontal strokes" }, "isindot": { "command": "isindot", "detail": "⋵", "documentation": "Element of with dot above" }, "isinobar": { "command": "isinobar", "detail": "⋷", "documentation": "Small element of with overbar" }, "isins": { "command": "isins", "detail": "⋴", "documentation": "Small element of with vertical bar at end of horizontal stroke" }, "isinvb": { "command": "isinvb", "detail": "⋸", "documentation": "Element of with underbar" }, "jmath": { "command": "jmath", "detail": "𝚥", "documentation": "Mathematical italic small dotless j" }, "kernelcontraction": { "command": "kernelcontraction", "detail": "∻", "documentation": "Homothetic" }, "lAngle": { "command": "lAngle", "detail": "⟪ (\"oz\" command)", "documentation": "Mathematical left double angle bracket, left chevron bracket" }, "lBrace": { "command": "lBrace", "detail": "⦃", "documentation": "Left white curly bracket" }, "lBrack": { "command": "lBrack", "detail": "⟦ (\"stmaryrd wrisym kpfonts fourier\" command)", "documentation": "\\lbrack (mathbbol), \\lbag (oz -stmaryrd), mathematical left white square bracket" }, "lParen": { "command": "lParen", "detail": "⦅ (\"mathbbol\" command)", "documentation": "Left white parenthesis" }, "langle": { "command": "langle", "detail": "⟨", "documentation": "Mathematical left angle bracket" }, "langledot": { "command": "langledot", "detail": "⦑", "documentation": "Left angle bracket with dot" }, "laplac": { "command": "laplac", "detail": "⧠", "documentation": "Square with contoured outline" }, "lat": { "command": "lat", "detail": "⪫", "documentation": "Larger than" }, "late": { "command": "late", "detail": "⪭", "documentation": "Larger than or equal to" }, "lbag": { "command": "lbag", "detail": "⟅ (\"stmaryrd txfonts\" command)", "documentation": "\\lbag (stmaryrd -oz), left s-shaped bag delimiter" }, "lblkbrbrak": { "command": "lblkbrbrak", "detail": "⦗", "documentation": "Left black tortoise shell bracket" }, "lbrace": { "command": "lbrace", "detail": "{", "documentation": "\\lbrace, left curly bracket" }, "lbracelend": { "command": "lbracelend", "detail": "⎩", "documentation": "Left curly bracket lower hook" }, "lbracemid": { "command": "lbracemid", "detail": "⎨", "documentation": "Left curly bracket middle piece" }, "lbraceuend": { "command": "lbraceuend", "detail": "⎧", "documentation": "Left curly bracket upper hook" }, "lbrack": { "command": "lbrack", "detail": "[", "documentation": "Left square bracket" }, "lbrackextender": { "command": "lbrackextender", "detail": "⎢", "documentation": "Left square bracket extension" }, "lbracklend": { "command": "lbracklend", "detail": "⎣", "documentation": "Left square bracket lower corner" }, "lbracklltick": { "command": "lbracklltick", "detail": "⦏", "documentation": "Left square bracket with tick in bottom corner" }, "lbrackubar": { "command": "lbrackubar", "detail": "⦋", "documentation": "Left square bracket with underbar" }, "lbrackuend": { "command": "lbrackuend", "detail": "⎡", "documentation": "Left square bracket upper corner" }, "lbrackultick": { "command": "lbrackultick", "detail": "⦍", "documentation": "Left square bracket with tick in top corner" }, "lbrbrak": { "command": "lbrbrak", "detail": "〔", "documentation": "Left broken bracket" }, "lceil": { "command": "lceil", "detail": "⌈", "documentation": "Left ceiling" }, "lcurvyangle": { "command": "lcurvyangle", "detail": "⧼", "documentation": "Left pointing curved angle bracket" }, "leftarrow": { "command": "leftarrow", "detail": "←", "documentation": "\\gets, a: leftward arrow" }, "leftarrowapprox": { "command": "leftarrowapprox", "detail": "⭊", "documentation": "Leftwards arrow above almost equal to" }, "leftarrowbackapprox": { "command": "leftarrowbackapprox", "detail": "⭂", "documentation": "Leftwards arrow above reverse almost equal to" }, "leftarrowbsimilar": { "command": "leftarrowbsimilar", "detail": "⭋", "documentation": "Leftwards arrow above reverse tilde operator" }, "leftarrowless": { "command": "leftarrowless", "detail": "⥷", "documentation": "Leftwards arrow through less-than" }, "leftarrowonoplus": { "command": "leftarrowonoplus", "detail": "⬲", "documentation": "Left arrow with circled plus" }, "leftarrowplus": { "command": "leftarrowplus", "detail": "⥆", "documentation": "Leftwards arrow with plus below" }, "leftarrowshortrightarrow": { "command": "leftarrowshortrightarrow", "detail": "⥃", "documentation": "Leftwards arrow above short rightwards arrow" }, "leftarrowsimilar": { "command": "leftarrowsimilar", "detail": "⥳", "documentation": "Leftwards arrow above tilde operator" }, "leftarrowsubset": { "command": "leftarrowsubset", "detail": "⥺", "documentation": "Leftwards arrow through subset" }, "leftarrowtail": { "command": "leftarrowtail", "detail": "↢ (\"amssymb\" command)", "documentation": "Left arrow-tailed" }, "leftarrowtriangle": { "command": "leftarrowtriangle", "detail": "⇽ (\"stmaryrd\" command)", "documentation": "Leftwards open-headed arrow" }, "leftarrowx": { "command": "leftarrowx", "detail": "⬾", "documentation": "Leftwards arrow through x" }, "leftbkarrow": { "command": "leftbkarrow", "detail": "⤌", "documentation": "Leftwards double dash arrow" }, "leftcurvedarrow": { "command": "leftcurvedarrow", "detail": "⬿", "documentation": "Wave arrow pointing directly left" }, "leftdasharrow": { "command": "leftdasharrow", "detail": "⇠ (\"amsfonts\" command)", "documentation": "Leftwards dashed arrow" }, "leftdbkarrow": { "command": "leftdbkarrow", "detail": "⤎", "documentation": "Leftwards triple dash arrow" }, "leftdbltail": { "command": "leftdbltail", "detail": "⤛", "documentation": "Leftwards double arrow-tail" }, "leftdotarrow": { "command": "leftdotarrow", "detail": "⬸", "documentation": "Leftwards arrow with dotted stem" }, "leftdowncurvedarrow": { "command": "leftdowncurvedarrow", "detail": "⤶", "documentation": "Arrow pointing downwards then curving leftwards" }, "leftfishtail": { "command": "leftfishtail", "detail": "⥼ (\"txfonts\" command)", "documentation": "Left fish tail" }, "leftharpoonaccent": { "command": "leftharpoonaccent", "detail": "x⃐ (\"wrisym\" command)", "documentation": "Combining left harpoon above" }, "leftharpoondown": { "command": "leftharpoondown", "detail": "↽", "documentation": "Left harpoon-down" }, "leftharpoondownbar": { "command": "leftharpoondownbar", "detail": "⥞ (\"wrisym\" command)", "documentation": "Leftwards harpoon with barb down from bar" }, "leftharpoonsupdown": { "command": "leftharpoonsupdown", "detail": "⥢ (\"mathabx\" command)", "documentation": "Leftwards harpoon with barb up above leftwards harpoon with barb down" }, "leftharpoonup": { "command": "leftharpoonup", "detail": "↼", "documentation": "Left harpoon-up" }, "leftharpoonupbar": { "command": "leftharpoonupbar", "detail": "⥚ (\"wrisym\" command)", "documentation": "Leftwards harpoon with barb up from bar" }, "leftharpoonupdash": { "command": "leftharpoonupdash", "detail": "⥪ (\"mathabx\" command)", "documentation": "Leftwards harpoon with barb up above long dash" }, "leftleftarrows": { "command": "leftleftarrows", "detail": "⇇ (\"amssymb fourier\" command)", "documentation": "Two left arrows" }, "leftmoon": { "command": "leftmoon", "detail": "☾ (\"wasysym mathabx\" command)", "documentation": "Last quarter moon" }, "leftouterjoin": { "command": "leftouterjoin", "detail": "⟕", "documentation": "Left outer join" }, "leftrightarrow": { "command": "leftrightarrow", "detail": "↔", "documentation": "\\rel (oz), left right arrow, relation" }, "leftrightarrowcircle": { "command": "leftrightarrowcircle", "detail": "⥈", "documentation": "Left right arrow through small circle" }, "leftrightarrows": { "command": "leftrightarrows", "detail": "⇆ (\"amssymb\" command)", "documentation": "\\leftrightarrow (wrisym), left arrow over right arrow" }, "leftrightarrowtriangle": { "command": "leftrightarrowtriangle", "detail": "⇿ (\"stmaryrd\" command)", "documentation": "Left right open-headed arrow" }, "leftrightharpoondowndown": { "command": "leftrightharpoondowndown", "detail": "⥐ (\"wrisym\" command)", "documentation": "Left barb down right barb down harpoon" }, "leftrightharpoondownup": { "command": "leftrightharpoondownup", "detail": "⥋ (\"mathabx\" command)", "documentation": "Left barb down right barb up harpoon" }, "leftrightharpoons": { "command": "leftrightharpoons", "detail": "⇋ (\"amssymb\" command)", "documentation": "\\revequilibrium (wrisym), left harpoon over right" }, "leftrightharpoonsdown": { "command": "leftrightharpoonsdown", "detail": "⥧", "documentation": "Leftwards harpoon with barb down above rightwards harpoon with barb down" }, "leftrightharpoonsup": { "command": "leftrightharpoonsup", "detail": "⥦", "documentation": "Leftwards harpoon with barb up above rightwards harpoon with barb up" }, "leftrightharpoonupdown": { "command": "leftrightharpoonupdown", "detail": "⥊ (\"mathabx\" command)", "documentation": "Left barb up right barb down harpoon" }, "leftrightharpoonupup": { "command": "leftrightharpoonupup", "detail": "⥎ (\"wrisym\" command)", "documentation": "Left barb up right barb up harpoon" }, "leftrightsquigarrow": { "command": "leftrightsquigarrow", "detail": "↭ (\"amssymb\" command)", "documentation": "Left and right arr-wavy" }, "leftsquigarrow": { "command": "leftsquigarrow", "detail": "⇜ (\"mathabx txfonts\" command)", "documentation": "Leftwards squiggle arrow" }, "lefttail": { "command": "lefttail", "detail": "⤙", "documentation": "Leftwards arrow-tail" }, "leftthreearrows": { "command": "leftthreearrows", "detail": "⬱", "documentation": "Three leftwards arrows" }, "leftthreetimes": { "command": "leftthreetimes", "detail": "⋋ (\"amssymb\" command)", "documentation": "Left semidirect product" }, "leftwavearrow": { "command": "leftwavearrow", "detail": "↜", "documentation": "Left arrow-wavy" }, "leftwhitearrow": { "command": "leftwhitearrow", "detail": "⇦", "documentation": "Leftwards white arrow" }, "leq": { "command": "leq", "detail": "≤", "documentation": "\\le, r: less-than-or-equal" }, "leqq": { "command": "leqq", "detail": "≦ (\"amssymb\" command)", "documentation": "Less, double equals" }, "leqqslant": { "command": "leqqslant", "detail": "⫹", "documentation": "Double-line slanted less-than or equal to" }, "leqslant": { "command": "leqslant", "detail": "⩽ (\"amssymb fourier\" command)", "documentation": "Less-than or slanted equal to" }, "lescc": { "command": "lescc", "detail": "⪨", "documentation": "Less-than closed by curve above slanted equal" }, "lesdot": { "command": "lesdot", "detail": "⩿", "documentation": "Less-than or slanted equal to with dot inside" }, "lesdoto": { "command": "lesdoto", "detail": "⪁", "documentation": "Less-than or slanted equal to with dot above" }, "lesdotor": { "command": "lesdotor", "detail": "⪃", "documentation": "Less-than or slanted equal to with dot above right" }, "lesges": { "command": "lesges", "detail": "⪓", "documentation": "Less-than above slanted equal above greater-than above slanted equal" }, "less": { "command": "less", "detail": "<", "documentation": "Less-than sign r:" }, "lessapprox": { "command": "lessapprox", "detail": "⪅ (\"amssymb\" command)", "documentation": "Less-than or approximate" }, "lessdot": { "command": "lessdot", "detail": "⋖ (\"amssymb\" command)", "documentation": "Less than, with dot" }, "lesseqgtr": { "command": "lesseqgtr", "detail": "⋚ (\"amssymb\" command)", "documentation": "Less, equals, greater" }, "lesseqqgtr": { "command": "lesseqqgtr", "detail": "⪋ (\"amssymb\" command)", "documentation": "Less-than above double-line equal above greater-than" }, "lessgtr": { "command": "lessgtr", "detail": "≶ (\"amssymb\" command)", "documentation": "Less, greater" }, "lesssim": { "command": "lesssim", "detail": "≲ (\"amssymb\" command)", "documentation": "\\apprle (wasysym), \\lesstilde (wrisym), less, similar" }, "lfbowtie": { "command": "lfbowtie", "detail": "⧑", "documentation": "Left black bowtie" }, "lfloor": { "command": "lfloor", "detail": "⌊", "documentation": "Left floor" }, "lftimes": { "command": "lftimes", "detail": "⧔", "documentation": "Left black times" }, "lgE": { "command": "lgE", "detail": "⪑", "documentation": "Less-than above greater-than above double-line equal" }, "lgblkcircle": { "command": "lgblkcircle", "detail": "⬤", "documentation": "Black large circle" }, "lgblksquare": { "command": "lgblksquare", "detail": "⬛ (\"fourier -amssymb\" command)", "documentation": "Black large square" }, "lgwhtcircle": { "command": "lgwhtcircle", "detail": "◯", "documentation": "Large circle" }, "lgwhtsquare": { "command": "lgwhtsquare", "detail": "⬜ (\"fourier -amssymb\" command)", "documentation": "White large square" }, "linefeed": { "command": "linefeed", "detail": "↴", "documentation": "Rightwards arrow with corner downwards" }, "ll": { "command": "ll", "detail": "≪", "documentation": "Much less than, type 2" }, "llangle": { "command": "llangle", "detail": "⦉ (\"oz\" command)", "documentation": "Z notation left binding bracket" }, "llarc": { "command": "llarc", "detail": "◟", "documentation": "Lower left quadrant circular arc" }, "llblacktriangle": { "command": "llblacktriangle", "detail": "◣", "documentation": "Lower left triangle, filled" }, "llcorner": { "command": "llcorner", "detail": "⌞ (\"amsfonts\" command)", "documentation": "Lower left corner" }, "lll": { "command": "lll", "detail": "⋘ (\"amssymb -mathabx\" command)", "documentation": "Triple less-than" }, "lllnest": { "command": "lllnest", "detail": "⫷", "documentation": "Triple nested less-than" }, "llparenthesis": { "command": "llparenthesis", "detail": "⦇ (\"oz\" command)", "documentation": "\\llparenthesis (stmaryrd), left image bracket" }, "lltriangle": { "command": "lltriangle", "detail": "◺", "documentation": "Lower left triangle" }, "lmoustache": { "command": "lmoustache", "detail": "⎰", "documentation": "? \\lmoustache, upper left or lower right curly bracket section" }, "lnapprox": { "command": "lnapprox", "detail": "⪉ (\"amssymb\" command)", "documentation": "Less-than and not approximate" }, "lneq": { "command": "lneq", "detail": "⪇ (\"amssymb\" command)", "documentation": "Less-than and single-line not equal to" }, "lneqq": { "command": "lneqq", "detail": "≨ (\"amssymb\" command)", "documentation": "Less, not double equals" }, "lnsim": { "command": "lnsim", "detail": "⋦ (\"amssymb\" command)", "documentation": "Less, not similar" }, "longdashv": { "command": "longdashv", "detail": "⟞", "documentation": "Long right tack" }, "longdivision": { "command": "longdivision", "detail": "⟌", "documentation": "Long division" }, "longleftarrow": { "command": "longleftarrow", "detail": "⟵", "documentation": "Long leftwards arrow" }, "longleftrightarrow": { "command": "longleftrightarrow", "detail": "⟷", "documentation": "Long left right arrow" }, "longleftsquigarrow": { "command": "longleftsquigarrow", "detail": "⬳", "documentation": "Long leftwards squiggle arrow" }, "longmapsfrom": { "command": "longmapsfrom", "detail": "⟻ (\"stmaryrd\" command)", "documentation": "\\longmappedfrom (kpfonts), long leftwards arrow from bar" }, "longmapsto": { "command": "longmapsto", "detail": "⟼", "documentation": "Long rightwards arrow from bar" }, "longrightarrow": { "command": "longrightarrow", "detail": "⟶", "documentation": "Long rightwards arrow" }, "longrightsquigarrow": { "command": "longrightsquigarrow", "detail": "⟿", "documentation": "Long rightwards squiggle arrow" }, "looparrowleft": { "command": "looparrowleft", "detail": "↫ (\"amssymb\" command)", "documentation": "Left arrow-looped" }, "looparrowright": { "command": "looparrowright", "detail": "↬ (\"amssymb\" command)", "documentation": "Right arrow-looped" }, "lowint": { "command": "lowint", "detail": "⨜", "documentation": "Integral with underbar" }, "lozengeminus": { "command": "lozengeminus", "detail": "⟠", "documentation": "Lozenge divided by horizontal rule" }, "lparen": { "command": "lparen", "detail": "(", "documentation": "Left parenthesis" }, "lparenextender": { "command": "lparenextender", "detail": "⎜", "documentation": "Left parenthesis extension" }, "lparenlend": { "command": "lparenlend", "detail": "⎝", "documentation": "Left parenthesis lower hook" }, "lparenless": { "command": "lparenless", "detail": "⦓", "documentation": "Left arc less-than bracket" }, "lparenuend": { "command": "lparenuend", "detail": "⎛", "documentation": "Left parenthesis upper hook" }, "lrarc": { "command": "lrarc", "detail": "◞", "documentation": "Lower right quadrant circular arc" }, "lrblacktriangle": { "command": "lrblacktriangle", "detail": "◢", "documentation": "Lower right triangle, filled" }, "lrcorner": { "command": "lrcorner", "detail": "⌟ (\"amsfonts\" command)", "documentation": "Lower right corner" }, "lrtriangle": { "command": "lrtriangle", "detail": "◿", "documentation": "Lower right triangle" }, "lrtriangleeq": { "command": "lrtriangleeq", "detail": "⧡", "documentation": "Increases as" }, "lsime": { "command": "lsime", "detail": "⪍", "documentation": "Less-than above similar or equal" }, "lsimg": { "command": "lsimg", "detail": "⪏", "documentation": "Less-than above similar above greater-than" }, "lsqhook": { "command": "lsqhook", "detail": "⫍", "documentation": "Square left open box operator" }, "ltcc": { "command": "ltcc", "detail": "⪦ (\"stmaryrd\" command)", "documentation": "Less-than closed by curve" }, "ltcir": { "command": "ltcir", "detail": "⩹", "documentation": "Less-than with circle inside" }, "ltimes": { "command": "ltimes", "detail": "⋉ (\"amssymb\" command)", "documentation": "Times sign, left closed" }, "ltlarr": { "command": "ltlarr", "detail": "⥶", "documentation": "Less-than above leftwards arrow" }, "ltquest": { "command": "ltquest", "detail": "⩻", "documentation": "Less-than with question mark above" }, "ltrivb": { "command": "ltrivb", "detail": "⧏ (\"wrisym\" command)", "documentation": "Left triangle beside vertical bar" }, "lvboxline": { "command": "lvboxline", "detail": "⎸", "documentation": "Left vertical box line" }, "lvzigzag": { "command": "lvzigzag", "detail": "⧘", "documentation": "Left wiggly fence" }, "male": { "command": "male", "detail": "♂ (\"wasysym\" command)", "documentation": "\\mars (mathabx), \\boy (mathabx), mars, male" }, "maltese": { "command": "maltese", "detail": "✠ (\"amsfonts\" command)", "documentation": "Maltese cross" }, "mapsdown": { "command": "mapsdown", "detail": "↧ (\"wrisym\" command)", "documentation": "Maps to, downward" }, "mapsfrom": { "command": "mapsfrom", "detail": "↤ (\"stmaryrd\" command)", "documentation": "\\mappedfrom (kpfonts), maps to, leftward" }, "mapsto": { "command": "mapsto", "detail": "↦", "documentation": "Maps to, rightward, maplet" }, "mapsup": { "command": "mapsup", "detail": "↥ (\"wrisym\" command)", "documentation": "Maps to, upward" }, "mathcolon": { "command": "mathcolon", "detail": ":", "documentation": "\\colon (literal), colon (not ratio)" }, "mathdollar": { "command": "mathdollar", "detail": "$", "documentation": "\\mathdollar, dollar sign" }, "matheth": { "command": "matheth", "detail": "ð (\"amssymb arevmath\" command)", "documentation": "Eth" }, "mathratio": { "command": "mathratio", "detail": "∶", "documentation": "X \\colon, ratio" }, "mathslash": { "command": "mathslash", "detail": "/", "documentation": "\\slash, solidus" }, "mbfA": { "command": "mbfA", "detail": "𝐀", "documentation": "Mathematical bold capital a" }, "mbfAlpha": { "command": "mbfAlpha", "detail": "𝚨", "documentation": "Mathematical bold capital alpha" }, "mbfB": { "command": "mbfB", "detail": "𝐁", "documentation": "Mathematical bold capital b" }, "mbfBeta": { "command": "mbfBeta", "detail": "𝚩", "documentation": "Mathematical bold capital beta" }, "mbfC": { "command": "mbfC", "detail": "𝐂", "documentation": "Mathematical bold capital c" }, "mbfChi": { "command": "mbfChi", "detail": "𝚾", "documentation": "Mathematical bold capital chi" }, "mbfD": { "command": "mbfD", "detail": "𝐃", "documentation": "Mathematical bold capital d" }, "mbfDelta": { "command": "mbfDelta", "detail": "𝚫", "documentation": "Mathematical bold capital delta" }, "mbfDigamma": { "command": "mbfDigamma", "detail": "𝟊", "documentation": "Mathematical bold capital digamma" }, "mbfE": { "command": "mbfE", "detail": "𝐄", "documentation": "Mathematical bold capital e" }, "mbfEpsilon": { "command": "mbfEpsilon", "detail": "𝚬", "documentation": "Mathematical bold capital epsilon" }, "mbfEta": { "command": "mbfEta", "detail": "𝚮", "documentation": "Mathematical bold capital eta" }, "mbfF": { "command": "mbfF", "detail": "𝐅", "documentation": "Mathematical bold capital f" }, "mbfG": { "command": "mbfG", "detail": "𝐆", "documentation": "Mathematical bold capital g" }, "mbfGamma": { "command": "mbfGamma", "detail": "𝚪", "documentation": "Mathematical bold capital gamma" }, "mbfH": { "command": "mbfH", "detail": "𝐇", "documentation": "Mathematical bold capital h" }, "mbfI": { "command": "mbfI", "detail": "𝐈", "documentation": "Mathematical bold capital i" }, "mbfIota": { "command": "mbfIota", "detail": "𝚰", "documentation": "Mathematical bold capital iota" }, "mbfJ": { "command": "mbfJ", "detail": "𝐉", "documentation": "Mathematical bold capital j" }, "mbfK": { "command": "mbfK", "detail": "𝐊", "documentation": "Mathematical bold capital k" }, "mbfKappa": { "command": "mbfKappa", "detail": "𝚱", "documentation": "Mathematical bold capital kappa" }, "mbfL": { "command": "mbfL", "detail": "𝐋", "documentation": "Mathematical bold capital l" }, "mbfLambda": { "command": "mbfLambda", "detail": "𝚲", "documentation": "Mathematical bold capital lambda" }, "mbfM": { "command": "mbfM", "detail": "𝐌", "documentation": "Mathematical bold capital m" }, "mbfMu": { "command": "mbfMu", "detail": "𝚳", "documentation": "Mathematical bold capital mu" }, "mbfN": { "command": "mbfN", "detail": "𝐍", "documentation": "Mathematical bold capital n" }, "mbfNu": { "command": "mbfNu", "detail": "𝚴", "documentation": "Mathematical bold capital nu" }, "mbfO": { "command": "mbfO", "detail": "𝐎", "documentation": "Mathematical bold capital o" }, "mbfOmega": { "command": "mbfOmega", "detail": "𝛀", "documentation": "Mathematical bold capital omega" }, "mbfOmicron": { "command": "mbfOmicron", "detail": "𝚶", "documentation": "Mathematical bold capital omicron" }, "mbfP": { "command": "mbfP", "detail": "𝐏", "documentation": "Mathematical bold capital p" }, "mbfPhi": { "command": "mbfPhi", "detail": "𝚽", "documentation": "Mathematical bold capital phi" }, "mbfPi": { "command": "mbfPi", "detail": "𝚷", "documentation": "Mathematical bold capital pi" }, "mbfPsi": { "command": "mbfPsi", "detail": "𝚿", "documentation": "Mathematical bold capital psi" }, "mbfQ": { "command": "mbfQ", "detail": "𝐐", "documentation": "Mathematical bold capital q" }, "mbfR": { "command": "mbfR", "detail": "𝐑", "documentation": "Mathematical bold capital r" }, "mbfRho": { "command": "mbfRho", "detail": "𝚸", "documentation": "Mathematical bold capital rho" }, "mbfS": { "command": "mbfS", "detail": "𝐒", "documentation": "Mathematical bold capital s" }, "mbfSigma": { "command": "mbfSigma", "detail": "𝚺", "documentation": "Mathematical bold capital sigma" }, "mbfT": { "command": "mbfT", "detail": "𝐓", "documentation": "Mathematical bold capital t" }, "mbfTau": { "command": "mbfTau", "detail": "𝚻", "documentation": "Mathematical bold capital tau" }, "mbfTheta": { "command": "mbfTheta", "detail": "𝚯", "documentation": "Mathematical bold capital theta" }, "mbfU": { "command": "mbfU", "detail": "𝐔", "documentation": "Mathematical bold capital u" }, "mbfUpsilon": { "command": "mbfUpsilon", "detail": "𝚼", "documentation": "Mathematical bold capital upsilon" }, "mbfV": { "command": "mbfV", "detail": "𝐕", "documentation": "Mathematical bold capital v" }, "mbfW": { "command": "mbfW", "detail": "𝐖", "documentation": "Mathematical bold capital w" }, "mbfX": { "command": "mbfX", "detail": "𝐗", "documentation": "Mathematical bold capital x" }, "mbfXi": { "command": "mbfXi", "detail": "𝚵", "documentation": "Mathematical bold capital xi" }, "mbfY": { "command": "mbfY", "detail": "𝐘", "documentation": "Mathematical bold capital y" }, "mbfZ": { "command": "mbfZ", "detail": "𝐙", "documentation": "Mathematical bold capital z" }, "mbfZeta": { "command": "mbfZeta", "detail": "𝚭", "documentation": "Mathematical bold capital zeta" }, "mbfa": { "command": "mbfa", "detail": "𝐚", "documentation": "Mathematical bold small a" }, "mbfalpha": { "command": "mbfalpha", "detail": "𝛂 (\"omlmathbf\" command)", "documentation": "Mathematical bold small alpha" }, "mbfb": { "command": "mbfb", "detail": "𝐛", "documentation": "Mathematical bold small b" }, "mbfbeta": { "command": "mbfbeta", "detail": "𝛃 (\"omlmathbf\" command)", "documentation": "Mathematical bold small beta" }, "mbfc": { "command": "mbfc", "detail": "𝐜", "documentation": "Mathematical bold small c" }, "mbfchi": { "command": "mbfchi", "detail": "𝛘 (\"omlmathbf\" command)", "documentation": "Mathematical bold small chi" }, "mbfd": { "command": "mbfd", "detail": "𝐝", "documentation": "Mathematical bold small d" }, "mbfdelta": { "command": "mbfdelta", "detail": "𝛅 (\"omlmathbf\" command)", "documentation": "Mathematical bold small delta" }, "mbfdigamma": { "command": "mbfdigamma", "detail": "𝟋", "documentation": "Mathematical bold small digamma" }, "mbfe": { "command": "mbfe", "detail": "𝐞", "documentation": "Mathematical bold small e" }, "mbfepsilon": { "command": "mbfepsilon", "detail": "𝛆 (\"omlmathbf\" command)", "documentation": "Mathematical bold small epsilon" }, "mbfeta": { "command": "mbfeta", "detail": "𝛈 (\"omlmathbf\" command)", "documentation": "Mathematical bold small eta" }, "mbff": { "command": "mbff", "detail": "𝐟", "documentation": "Mathematical bold small f" }, "mbffrakA": { "command": "mbffrakA", "detail": "𝕬", "documentation": "Mathematical bold fraktur capital a" }, "mbffrakB": { "command": "mbffrakB", "detail": "𝕭", "documentation": "Mathematical bold fraktur capital b" }, "mbffrakC": { "command": "mbffrakC", "detail": "𝕮", "documentation": "Mathematical bold fraktur capital c" }, "mbffrakD": { "command": "mbffrakD", "detail": "𝕯", "documentation": "Mathematical bold fraktur capital d" }, "mbffrakE": { "command": "mbffrakE", "detail": "𝕰", "documentation": "Mathematical bold fraktur capital e" }, "mbffrakF": { "command": "mbffrakF", "detail": "𝕱", "documentation": "Mathematical bold fraktur capital f" }, "mbffrakG": { "command": "mbffrakG", "detail": "𝕲", "documentation": "Mathematical bold fraktur capital g" }, "mbffrakH": { "command": "mbffrakH", "detail": "𝕳", "documentation": "Mathematical bold fraktur capital h" }, "mbffrakI": { "command": "mbffrakI", "detail": "𝕴", "documentation": "Mathematical bold fraktur capital i" }, "mbffrakJ": { "command": "mbffrakJ", "detail": "𝕵", "documentation": "Mathematical bold fraktur capital j" }, "mbffrakK": { "command": "mbffrakK", "detail": "𝕶", "documentation": "Mathematical bold fraktur capital k" }, "mbffrakL": { "command": "mbffrakL", "detail": "𝕷", "documentation": "Mathematical bold fraktur capital l" }, "mbffrakM": { "command": "mbffrakM", "detail": "𝕸", "documentation": "Mathematical bold fraktur capital m" }, "mbffrakN": { "command": "mbffrakN", "detail": "𝕹", "documentation": "Mathematical bold fraktur capital n" }, "mbffrakO": { "command": "mbffrakO", "detail": "𝕺", "documentation": "Mathematical bold fraktur capital o" }, "mbffrakP": { "command": "mbffrakP", "detail": "𝕻", "documentation": "Mathematical bold fraktur capital p" }, "mbffrakQ": { "command": "mbffrakQ", "detail": "𝕼", "documentation": "Mathematical bold fraktur capital q" }, "mbffrakR": { "command": "mbffrakR", "detail": "𝕽", "documentation": "Mathematical bold fraktur capital r" }, "mbffrakS": { "command": "mbffrakS", "detail": "𝕾", "documentation": "Mathematical bold fraktur capital s" }, "mbffrakT": { "command": "mbffrakT", "detail": "𝕿", "documentation": "Mathematical bold fraktur capital t" }, "mbffrakU": { "command": "mbffrakU", "detail": "𝖀", "documentation": "Mathematical bold fraktur capital u" }, "mbffrakV": { "command": "mbffrakV", "detail": "𝖁", "documentation": "Mathematical bold fraktur capital v" }, "mbffrakW": { "command": "mbffrakW", "detail": "𝖂", "documentation": "Mathematical bold fraktur capital w" }, "mbffrakX": { "command": "mbffrakX", "detail": "𝖃", "documentation": "Mathematical bold fraktur capital x" }, "mbffrakY": { "command": "mbffrakY", "detail": "𝖄", "documentation": "Mathematical bold fraktur capital y" }, "mbffrakZ": { "command": "mbffrakZ", "detail": "𝖅", "documentation": "Mathematical bold fraktur capital z" }, "mbffraka": { "command": "mbffraka", "detail": "𝖆", "documentation": "Mathematical bold fraktur small a" }, "mbffrakb": { "command": "mbffrakb", "detail": "𝖇", "documentation": "Mathematical bold fraktur small b" }, "mbffrakc": { "command": "mbffrakc", "detail": "𝖈", "documentation": "Mathematical bold fraktur small c" }, "mbffrakd": { "command": "mbffrakd", "detail": "𝖉", "documentation": "Mathematical bold fraktur small d" }, "mbffrake": { "command": "mbffrake", "detail": "𝖊", "documentation": "Mathematical bold fraktur small e" }, "mbffrakf": { "command": "mbffrakf", "detail": "𝖋", "documentation": "Mathematical bold fraktur small f" }, "mbffrakg": { "command": "mbffrakg", "detail": "𝖌", "documentation": "Mathematical bold fraktur small g" }, "mbffrakh": { "command": "mbffrakh", "detail": "𝖍", "documentation": "Mathematical bold fraktur small h" }, "mbffraki": { "command": "mbffraki", "detail": "𝖎", "documentation": "Mathematical bold fraktur small i" }, "mbffrakj": { "command": "mbffrakj", "detail": "𝖏", "documentation": "Mathematical bold fraktur small j" }, "mbffrakk": { "command": "mbffrakk", "detail": "𝖐", "documentation": "Mathematical bold fraktur small k" }, "mbffrakl": { "command": "mbffrakl", "detail": "𝖑", "documentation": "Mathematical bold fraktur small l" }, "mbffrakm": { "command": "mbffrakm", "detail": "𝖒", "documentation": "Mathematical bold fraktur small m" }, "mbffrakn": { "command": "mbffrakn", "detail": "𝖓", "documentation": "Mathematical bold fraktur small n" }, "mbffrako": { "command": "mbffrako", "detail": "𝖔", "documentation": "Mathematical bold fraktur small o" }, "mbffrakp": { "command": "mbffrakp", "detail": "𝖕", "documentation": "Mathematical bold fraktur small p" }, "mbffrakq": { "command": "mbffrakq", "detail": "𝖖", "documentation": "Mathematical bold fraktur small q" }, "mbffrakr": { "command": "mbffrakr", "detail": "𝖗", "documentation": "Mathematical bold fraktur small r" }, "mbffraks": { "command": "mbffraks", "detail": "𝖘", "documentation": "Mathematical bold fraktur small s" }, "mbffrakt": { "command": "mbffrakt", "detail": "𝖙", "documentation": "Mathematical bold fraktur small t" }, "mbffraku": { "command": "mbffraku", "detail": "𝖚", "documentation": "Mathematical bold fraktur small u" }, "mbffrakv": { "command": "mbffrakv", "detail": "𝖛", "documentation": "Mathematical bold fraktur small v" }, "mbffrakw": { "command": "mbffrakw", "detail": "𝖜", "documentation": "Mathematical bold fraktur small w" }, "mbffrakx": { "command": "mbffrakx", "detail": "𝖝", "documentation": "Mathematical bold fraktur small x" }, "mbffraky": { "command": "mbffraky", "detail": "𝖞", "documentation": "Mathematical bold fraktur small y" }, "mbffrakz": { "command": "mbffrakz", "detail": "𝖟", "documentation": "Mathematical bold fraktur small z" }, "mbfg": { "command": "mbfg", "detail": "𝐠", "documentation": "Mathematical bold small g" }, "mbfgamma": { "command": "mbfgamma", "detail": "𝛄 (\"omlmathbf\" command)", "documentation": "Mathematical bold small gamma" }, "mbfh": { "command": "mbfh", "detail": "𝐡", "documentation": "Mathematical bold small h" }, "mbfi": { "command": "mbfi", "detail": "𝐢", "documentation": "Mathematical bold small i" }, "mbfiota": { "command": "mbfiota", "detail": "𝛊 (\"omlmathbf\" command)", "documentation": "Mathematical bold small iota" }, "mbfitA": { "command": "mbfitA", "detail": "𝑨 (\"isomath\" command)", "documentation": "\\mathbold{a} (fixmath), mathematical bold italic capital a" }, "mbfitAlpha": { "command": "mbfitAlpha", "detail": "𝜜", "documentation": "Mathematical bold italic capital alpha" }, "mbfitB": { "command": "mbfitB", "detail": "𝑩 (\"isomath\" command)", "documentation": "\\mathbold{b} (fixmath), mathematical bold italic capital b" }, "mbfitBeta": { "command": "mbfitBeta", "detail": "𝜝", "documentation": "Mathematical bold italic capital beta" }, "mbfitC": { "command": "mbfitC", "detail": "𝑪 (\"isomath\" command)", "documentation": "\\mathbold{c} (fixmath), mathematical bold italic capital c" }, "mbfitChi": { "command": "mbfitChi", "detail": "𝜲", "documentation": "Mathematical bold italic capital chi" }, "mbfitD": { "command": "mbfitD", "detail": "𝑫 (\"isomath\" command)", "documentation": "\\mathbold{d} (fixmath), mathematical bold italic capital d" }, "mbfitDelta": { "command": "mbfitDelta", "detail": "𝜟 (\"isomath\" command)", "documentation": "\\mathbold{\\delta} (fixmath), mathematical bold italic capital delta" }, "mbfitE": { "command": "mbfitE", "detail": "𝑬 (\"isomath\" command)", "documentation": "\\mathbold{e} (fixmath), mathematical bold italic capital e" }, "mbfitEpsilon": { "command": "mbfitEpsilon", "detail": "𝜠", "documentation": "Mathematical bold italic capital epsilon" }, "mbfitEta": { "command": "mbfitEta", "detail": "𝜢", "documentation": "Mathematical bold italic capital eta" }, "mbfitF": { "command": "mbfitF", "detail": "𝑭 (\"isomath\" command)", "documentation": "\\mathbold{f} (fixmath), mathematical bold italic capital f" }, "mbfitG": { "command": "mbfitG", "detail": "𝑮 (\"isomath\" command)", "documentation": "\\mathbold{g} (fixmath), mathematical bold italic capital g" }, "mbfitGamma": { "command": "mbfitGamma", "detail": "𝜞 (\"isomath\" command)", "documentation": "\\mathbold{\\gamma} (fixmath), mathematical bold italic capital gamma" }, "mbfitH": { "command": "mbfitH", "detail": "𝑯 (\"isomath\" command)", "documentation": "\\mathbold{h} (fixmath), mathematical bold italic capital h" }, "mbfitI": { "command": "mbfitI", "detail": "𝑰 (\"isomath\" command)", "documentation": "\\mathbold{i} (fixmath), mathematical bold italic capital i" }, "mbfitIota": { "command": "mbfitIota", "detail": "𝜤", "documentation": "Mathematical bold italic capital iota" }, "mbfitJ": { "command": "mbfitJ", "detail": "𝑱 (\"isomath\" command)", "documentation": "\\mathbold{j} (fixmath), mathematical bold italic capital j" }, "mbfitK": { "command": "mbfitK", "detail": "𝑲 (\"isomath\" command)", "documentation": "\\mathbold{k} (fixmath), mathematical bold italic capital k" }, "mbfitKappa": { "command": "mbfitKappa", "detail": "𝜥", "documentation": "Mathematical bold italic capital kappa" }, "mbfitL": { "command": "mbfitL", "detail": "𝑳 (\"isomath\" command)", "documentation": "\\mathbold{l} (fixmath), mathematical bold italic capital l" }, "mbfitLambda": { "command": "mbfitLambda", "detail": "𝜦 (\"isomath\" command)", "documentation": "\\mathbold{\\lambda} (fixmath), mathematical bold italic capital lambda" }, "mbfitM": { "command": "mbfitM", "detail": "𝑴 (\"isomath\" command)", "documentation": "\\mathbold{m} (fixmath), mathematical bold italic capital m" }, "mbfitMu": { "command": "mbfitMu", "detail": "𝜧", "documentation": "Mathematical bold italic capital mu" }, "mbfitN": { "command": "mbfitN", "detail": "𝑵 (\"isomath\" command)", "documentation": "\\mathbold{n} (fixmath), mathematical bold italic capital n" }, "mbfitNu": { "command": "mbfitNu", "detail": "𝜨", "documentation": "Mathematical bold italic capital nu" }, "mbfitO": { "command": "mbfitO", "detail": "𝑶 (\"isomath\" command)", "documentation": "\\mathbold{o} (fixmath), mathematical bold italic capital o" }, "mbfitOmega": { "command": "mbfitOmega", "detail": "𝜴 (\"isomath\" command)", "documentation": "\\mathbold{\\omega} (fixmath), mathematical bold italic capital omega" }, "mbfitOmicron": { "command": "mbfitOmicron", "detail": "𝜪", "documentation": "Mathematical bold italic capital omicron" }, "mbfitP": { "command": "mbfitP", "detail": "𝑷 (\"isomath\" command)", "documentation": "\\mathbold{p} (fixmath), mathematical bold italic capital p" }, "mbfitPhi": { "command": "mbfitPhi", "detail": "𝜱 (\"isomath\" command)", "documentation": "\\mathbold{\\phi} (fixmath), mathematical bold italic capital phi" }, "mbfitPi": { "command": "mbfitPi", "detail": "𝜫 (\"isomath\" command)", "documentation": "\\mathbold{\\pi} (fixmath), mathematical bold italic capital pi" }, "mbfitPsi": { "command": "mbfitPsi", "detail": "𝜳 (\"isomath\" command)", "documentation": "\\mathbold{\\psi} (fixmath), mathematical bold italic capital psi" }, "mbfitQ": { "command": "mbfitQ", "detail": "𝑸 (\"isomath\" command)", "documentation": "\\mathbold{q} (fixmath), mathematical bold italic capital q" }, "mbfitR": { "command": "mbfitR", "detail": "𝑹 (\"isomath\" command)", "documentation": "\\mathbold{r} (fixmath), mathematical bold italic capital r" }, "mbfitRho": { "command": "mbfitRho", "detail": "𝜬", "documentation": "Mathematical bold italic capital rho" }, "mbfitS": { "command": "mbfitS", "detail": "𝑺 (\"isomath\" command)", "documentation": "\\mathbold{s} (fixmath), mathematical bold italic capital s" }, "mbfitSigma": { "command": "mbfitSigma", "detail": "𝜮 (\"isomath\" command)", "documentation": "\\mathbold{\\sigma} (fixmath), mathematical bold italic capital sigma" }, "mbfitT": { "command": "mbfitT", "detail": "𝑻 (\"isomath\" command)", "documentation": "\\mathbold{t} (fixmath), mathematical bold italic capital t" }, "mbfitTau": { "command": "mbfitTau", "detail": "𝜯", "documentation": "Mathematical bold italic capital tau" }, "mbfitTheta": { "command": "mbfitTheta", "detail": "𝜣 (\"isomath\" command)", "documentation": "\\mathbold{\\theta} (fixmath), mathematical bold italic capital theta" }, "mbfitU": { "command": "mbfitU", "detail": "𝑼 (\"isomath\" command)", "documentation": "\\mathbold{u} (fixmath), mathematical bold italic capital u" }, "mbfitUpsilon": { "command": "mbfitUpsilon", "detail": "𝜰 (\"isomath\" command)", "documentation": "\\mathbold{\\upsilon} (fixmath), mathematical bold italic capital upsilon" }, "mbfitV": { "command": "mbfitV", "detail": "𝑽 (\"isomath\" command)", "documentation": "\\mathbold{v} (fixmath), mathematical bold italic capital v" }, "mbfitW": { "command": "mbfitW", "detail": "𝑾 (\"isomath\" command)", "documentation": "\\mathbold{w} (fixmath), mathematical bold italic capital w" }, "mbfitX": { "command": "mbfitX", "detail": "𝑿 (\"isomath\" command)", "documentation": "\\mathbold{x} (fixmath), mathematical bold italic capital x" }, "mbfitXi": { "command": "mbfitXi", "detail": "𝜩 (\"isomath\" command)", "documentation": "\\mathbold{\\xi} (fixmath), mathematical bold italic capital xi" }, "mbfitY": { "command": "mbfitY", "detail": "𝒀 (\"isomath\" command)", "documentation": "\\mathbold{y} (fixmath), mathematical bold italic capital y" }, "mbfitZ": { "command": "mbfitZ", "detail": "𝒁 (\"isomath\" command)", "documentation": "\\mathbold{z} (fixmath), mathematical bold italic capital z" }, "mbfitZeta": { "command": "mbfitZeta", "detail": "𝜡", "documentation": "Mathematical bold italic capital zeta" }, "mbfita": { "command": "mbfita", "detail": "𝒂 (\"isomath\" command)", "documentation": "\\mathbold{a} (fixmath), mathematical bold italic small a" }, "mbfitalpha": { "command": "mbfitalpha", "detail": "𝜶 (\"isomath\" command)", "documentation": "\\mathbold{\\alpha} (fixmath), mathematical bold italic small alpha" }, "mbfitb": { "command": "mbfitb", "detail": "𝒃 (\"isomath\" command)", "documentation": "\\mathbold{b} (fixmath), mathematical bold italic small b" }, "mbfitbeta": { "command": "mbfitbeta", "detail": "𝜷 (\"isomath\" command)", "documentation": "\\mathbold{\\beta} (fixmath), mathematical bold italic small beta" }, "mbfitc": { "command": "mbfitc", "detail": "𝒄 (\"isomath\" command)", "documentation": "\\mathbold{c} (fixmath), mathematical bold italic small c" }, "mbfitchi": { "command": "mbfitchi", "detail": "𝝌 (\"isomath\" command)", "documentation": "\\mathbold{\\chi} (fixmath), mathematical bold italic small chi" }, "mbfitd": { "command": "mbfitd", "detail": "𝒅 (\"isomath\" command)", "documentation": "\\mathbold{d} (fixmath), mathematical bold italic small d" }, "mbfitdelta": { "command": "mbfitdelta", "detail": "𝜹 (\"isomath\" command)", "documentation": "\\mathbold{\\delta} (fixmath), mathematical bold italic small delta" }, "mbfite": { "command": "mbfite", "detail": "𝒆 (\"isomath\" command)", "documentation": "\\mathbold{e} (fixmath), mathematical bold italic small e" }, "mbfitepsilon": { "command": "mbfitepsilon", "detail": "𝜺 (\"isomath\" command)", "documentation": "\\mathbold{\\varepsilon} (fixmath), mathematical bold italic small epsilon" }, "mbfiteta": { "command": "mbfiteta", "detail": "𝜼 (\"isomath\" command)", "documentation": "\\mathbold{\\eta} (fixmath), mathematical bold italic small eta" }, "mbfitf": { "command": "mbfitf", "detail": "𝒇 (\"isomath\" command)", "documentation": "\\mathbold{f} (fixmath), mathematical bold italic small f" }, "mbfitg": { "command": "mbfitg", "detail": "𝒈 (\"isomath\" command)", "documentation": "\\mathbold{g} (fixmath), mathematical bold italic small g" }, "mbfitgamma": { "command": "mbfitgamma", "detail": "𝜸 (\"isomath\" command)", "documentation": "\\mathbold{\\gamma} (fixmath), mathematical bold italic small gamma" }, "mbfith": { "command": "mbfith", "detail": "𝒉 (\"isomath\" command)", "documentation": "\\mathbold{h} (fixmath), mathematical bold italic small h" }, "mbfiti": { "command": "mbfiti", "detail": "𝒊 (\"isomath\" command)", "documentation": "\\mathbold{i} (fixmath), mathematical bold italic small i" }, "mbfitiota": { "command": "mbfitiota", "detail": "𝜾 (\"isomath\" command)", "documentation": "\\mathbold{\\iota} (fixmath), mathematical bold italic small iota" }, "mbfitj": { "command": "mbfitj", "detail": "𝒋 (\"isomath\" command)", "documentation": "\\mathbold{j} (fixmath), mathematical bold italic small j" }, "mbfitk": { "command": "mbfitk", "detail": "𝒌 (\"isomath\" command)", "documentation": "\\mathbold{k} (fixmath), mathematical bold italic small k" }, "mbfitkappa": { "command": "mbfitkappa", "detail": "𝜿 (\"isomath\" command)", "documentation": "\\mathbold{\\kappa} (fixmath), mathematical bold italic small kappa" }, "mbfitl": { "command": "mbfitl", "detail": "𝒍 (\"isomath\" command)", "documentation": "\\mathbold{l} (fixmath), mathematical bold italic small l" }, "mbfitlambda": { "command": "mbfitlambda", "detail": "𝝀 (\"isomath\" command)", "documentation": "\\mathbold{\\lambda} (fixmath), mathematical bold italic small lambda" }, "mbfitm": { "command": "mbfitm", "detail": "𝒎 (\"isomath\" command)", "documentation": "\\mathbold{m} (fixmath), mathematical bold italic small m" }, "mbfitmu": { "command": "mbfitmu", "detail": "𝝁 (\"isomath\" command)", "documentation": "\\mathbold{\\mu} (fixmath), mathematical bold italic small mu" }, "mbfitn": { "command": "mbfitn", "detail": "𝒏 (\"isomath\" command)", "documentation": "\\mathbold{n} (fixmath), mathematical bold italic small n" }, "mbfitnabla": { "command": "mbfitnabla", "detail": "𝜵", "documentation": "Mathematical bold italic nabla" }, "mbfitnu": { "command": "mbfitnu", "detail": "𝝂 (\"isomath\" command)", "documentation": "\\mathbold{\\nu} (fixmath), mathematical bold italic small nu" }, "mbfito": { "command": "mbfito", "detail": "𝒐 (\"isomath\" command)", "documentation": "\\mathbold{o} (fixmath), mathematical bold italic small o" }, "mbfitomega": { "command": "mbfitomega", "detail": "𝝎 (\"isomath\" command)", "documentation": "\\mathbold{\\omega} (fixmath), mathematical bold italic small omega" }, "mbfitomicron": { "command": "mbfitomicron", "detail": "𝝄", "documentation": "Mathematical bold italic small omicron" }, "mbfitp": { "command": "mbfitp", "detail": "𝒑 (\"isomath\" command)", "documentation": "\\mathbold{p} (fixmath), mathematical bold italic small p" }, "mbfitpartial": { "command": "mbfitpartial", "detail": "𝝏", "documentation": "Mathematical bold italic partial differential" }, "mbfitphi": { "command": "mbfitphi", "detail": "𝝋 (\"isomath\" command)", "documentation": "\\mathbold{\\varphi} (fixmath), mathematical bold italic small phi" }, "mbfitpi": { "command": "mbfitpi", "detail": "𝝅 (\"isomath\" command)", "documentation": "\\mathbold{\\pi} (fixmath), mathematical bold italic small pi" }, "mbfitpsi": { "command": "mbfitpsi", "detail": "𝝍 (\"isomath\" command)", "documentation": "\\mathbold{\\psi} (fixmath), mathematical bold italic small psi" }, "mbfitq": { "command": "mbfitq", "detail": "𝒒 (\"isomath\" command)", "documentation": "\\mathbold{q} (fixmath), mathematical bold italic small q" }, "mbfitr": { "command": "mbfitr", "detail": "𝒓 (\"isomath\" command)", "documentation": "\\mathbold{r} (fixmath), mathematical bold italic small r" }, "mbfitrho": { "command": "mbfitrho", "detail": "𝝆 (\"isomath\" command)", "documentation": "\\mathbold{\\rho} (fixmath), mathematical bold italic small rho" }, "mbfits": { "command": "mbfits", "detail": "𝒔 (\"isomath\" command)", "documentation": "\\mathbold{s} (fixmath), mathematical bold italic small s" }, "mbfitsansA": { "command": "mbfitsansA", "detail": "𝘼 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital a" }, "mbfitsansAlpha": { "command": "mbfitsansAlpha", "detail": "𝞐", "documentation": "Mathematical sans-serif bold italic capital alpha" }, "mbfitsansB": { "command": "mbfitsansB", "detail": "𝘽 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital b" }, "mbfitsansBeta": { "command": "mbfitsansBeta", "detail": "𝞑", "documentation": "Mathematical sans-serif bold italic capital beta" }, "mbfitsansC": { "command": "mbfitsansC", "detail": "𝘾 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital c" }, "mbfitsansChi": { "command": "mbfitsansChi", "detail": "𝞦", "documentation": "Mathematical sans-serif bold italic capital chi" }, "mbfitsansD": { "command": "mbfitsansD", "detail": "𝘿 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital d" }, "mbfitsansDelta": { "command": "mbfitsansDelta", "detail": "𝞓 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital delta" }, "mbfitsansE": { "command": "mbfitsansE", "detail": "𝙀 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital e" }, "mbfitsansEpsilon": { "command": "mbfitsansEpsilon", "detail": "𝞔", "documentation": "Mathematical sans-serif bold italic capital epsilon" }, "mbfitsansEta": { "command": "mbfitsansEta", "detail": "𝞖", "documentation": "Mathematical sans-serif bold italic capital eta" }, "mbfitsansF": { "command": "mbfitsansF", "detail": "𝙁 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital f" }, "mbfitsansG": { "command": "mbfitsansG", "detail": "𝙂 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital g" }, "mbfitsansGamma": { "command": "mbfitsansGamma", "detail": "𝞒 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital gamma" }, "mbfitsansH": { "command": "mbfitsansH", "detail": "𝙃 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital h" }, "mbfitsansI": { "command": "mbfitsansI", "detail": "𝙄 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital i" }, "mbfitsansIota": { "command": "mbfitsansIota", "detail": "𝞘", "documentation": "Mathematical sans-serif bold italic capital iota" }, "mbfitsansJ": { "command": "mbfitsansJ", "detail": "𝙅 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital j" }, "mbfitsansK": { "command": "mbfitsansK", "detail": "𝙆 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital k" }, "mbfitsansKappa": { "command": "mbfitsansKappa", "detail": "𝞙", "documentation": "Mathematical sans-serif bold italic capital kappa" }, "mbfitsansL": { "command": "mbfitsansL", "detail": "𝙇 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital l" }, "mbfitsansLambda": { "command": "mbfitsansLambda", "detail": "𝞚 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital lambda" }, "mbfitsansM": { "command": "mbfitsansM", "detail": "𝙈 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital m" }, "mbfitsansMu": { "command": "mbfitsansMu", "detail": "𝞛", "documentation": "Mathematical sans-serif bold italic capital mu" }, "mbfitsansN": { "command": "mbfitsansN", "detail": "𝙉 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital n" }, "mbfitsansNu": { "command": "mbfitsansNu", "detail": "𝞜", "documentation": "Mathematical sans-serif bold italic capital nu" }, "mbfitsansO": { "command": "mbfitsansO", "detail": "𝙊 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital o" }, "mbfitsansOmega": { "command": "mbfitsansOmega", "detail": "𝞨 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital omega" }, "mbfitsansOmicron": { "command": "mbfitsansOmicron", "detail": "𝞞", "documentation": "Mathematical sans-serif bold italic capital omicron" }, "mbfitsansP": { "command": "mbfitsansP", "detail": "𝙋 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital p" }, "mbfitsansPhi": { "command": "mbfitsansPhi", "detail": "𝞥 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital phi" }, "mbfitsansPi": { "command": "mbfitsansPi", "detail": "𝞟 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital pi" }, "mbfitsansPsi": { "command": "mbfitsansPsi", "detail": "𝞧 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital psi" }, "mbfitsansQ": { "command": "mbfitsansQ", "detail": "𝙌 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital q" }, "mbfitsansR": { "command": "mbfitsansR", "detail": "𝙍 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital r" }, "mbfitsansRho": { "command": "mbfitsansRho", "detail": "𝞠", "documentation": "Mathematical sans-serif bold italic capital rho" }, "mbfitsansS": { "command": "mbfitsansS", "detail": "𝙎 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital s" }, "mbfitsansSigma": { "command": "mbfitsansSigma", "detail": "𝞢 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital sigma" }, "mbfitsansT": { "command": "mbfitsansT", "detail": "𝙏 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital t" }, "mbfitsansTau": { "command": "mbfitsansTau", "detail": "𝞣", "documentation": "Mathematical sans-serif bold italic capital tau" }, "mbfitsansTheta": { "command": "mbfitsansTheta", "detail": "𝞗 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital theta" }, "mbfitsansU": { "command": "mbfitsansU", "detail": "𝙐 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital u" }, "mbfitsansUpsilon": { "command": "mbfitsansUpsilon", "detail": "𝞤 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital upsilon" }, "mbfitsansV": { "command": "mbfitsansV", "detail": "𝙑 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital v" }, "mbfitsansW": { "command": "mbfitsansW", "detail": "𝙒 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital w" }, "mbfitsansX": { "command": "mbfitsansX", "detail": "𝙓 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital x" }, "mbfitsansXi": { "command": "mbfitsansXi", "detail": "𝞝 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital xi" }, "mbfitsansY": { "command": "mbfitsansY", "detail": "𝙔 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital y" }, "mbfitsansZ": { "command": "mbfitsansZ", "detail": "𝙕 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic capital z" }, "mbfitsansZeta": { "command": "mbfitsansZeta", "detail": "𝞕", "documentation": "Mathematical sans-serif bold italic capital zeta" }, "mbfitsansa": { "command": "mbfitsansa", "detail": "𝙖 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small a" }, "mbfitsansalpha": { "command": "mbfitsansalpha", "detail": "𝞪 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small alpha" }, "mbfitsansb": { "command": "mbfitsansb", "detail": "𝙗 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small b" }, "mbfitsansbeta": { "command": "mbfitsansbeta", "detail": "𝞫 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small beta" }, "mbfitsansc": { "command": "mbfitsansc", "detail": "𝙘 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small c" }, "mbfitsanschi": { "command": "mbfitsanschi", "detail": "𝟀 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small chi" }, "mbfitsansd": { "command": "mbfitsansd", "detail": "𝙙 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small d" }, "mbfitsansdelta": { "command": "mbfitsansdelta", "detail": "𝞭 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small delta" }, "mbfitsanse": { "command": "mbfitsanse", "detail": "𝙚 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small e" }, "mbfitsansepsilon": { "command": "mbfitsansepsilon", "detail": "𝞮 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small epsilon" }, "mbfitsanseta": { "command": "mbfitsanseta", "detail": "𝞰 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small eta" }, "mbfitsansf": { "command": "mbfitsansf", "detail": "𝙛 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small f" }, "mbfitsansg": { "command": "mbfitsansg", "detail": "𝙜 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small g" }, "mbfitsansgamma": { "command": "mbfitsansgamma", "detail": "𝞬 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small gamma" }, "mbfitsansh": { "command": "mbfitsansh", "detail": "𝙝 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small h" }, "mbfitsansi": { "command": "mbfitsansi", "detail": "𝙞 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small i" }, "mbfitsansiota": { "command": "mbfitsansiota", "detail": "𝞲 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small iota" }, "mbfitsansj": { "command": "mbfitsansj", "detail": "𝙟 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small j" }, "mbfitsansk": { "command": "mbfitsansk", "detail": "𝙠 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small k" }, "mbfitsanskappa": { "command": "mbfitsanskappa", "detail": "𝞳 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small kappa" }, "mbfitsansl": { "command": "mbfitsansl", "detail": "𝙡 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small l" }, "mbfitsanslambda": { "command": "mbfitsanslambda", "detail": "𝞴 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small lambda" }, "mbfitsansm": { "command": "mbfitsansm", "detail": "𝙢 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small m" }, "mbfitsansmu": { "command": "mbfitsansmu", "detail": "𝞵 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small mu" }, "mbfitsansn": { "command": "mbfitsansn", "detail": "𝙣 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small n" }, "mbfitsansnabla": { "command": "mbfitsansnabla", "detail": "𝞩", "documentation": "Mathematical sans-serif bold italic nabla" }, "mbfitsansnu": { "command": "mbfitsansnu", "detail": "𝞶 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small nu" }, "mbfitsanso": { "command": "mbfitsanso", "detail": "𝙤 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small o" }, "mbfitsansomega": { "command": "mbfitsansomega", "detail": "𝟂 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small omega" }, "mbfitsansomicron": { "command": "mbfitsansomicron", "detail": "𝞸", "documentation": "Mathematical sans-serif bold italic small omicron" }, "mbfitsansp": { "command": "mbfitsansp", "detail": "𝙥 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small p" }, "mbfitsanspartial": { "command": "mbfitsanspartial", "detail": "𝟃", "documentation": "Mathematical sans-serif bold italic partial differential" }, "mbfitsansphi": { "command": "mbfitsansphi", "detail": "𝞿 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small phi" }, "mbfitsanspi": { "command": "mbfitsanspi", "detail": "𝞹 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small pi" }, "mbfitsanspsi": { "command": "mbfitsanspsi", "detail": "𝟁 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small psi" }, "mbfitsansq": { "command": "mbfitsansq", "detail": "𝙦 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small q" }, "mbfitsansr": { "command": "mbfitsansr", "detail": "𝙧 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small r" }, "mbfitsansrho": { "command": "mbfitsansrho", "detail": "𝞺 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small rho" }, "mbfitsanss": { "command": "mbfitsanss", "detail": "𝙨 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small s" }, "mbfitsanssigma": { "command": "mbfitsanssigma", "detail": "𝞼 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small sigma" }, "mbfitsanst": { "command": "mbfitsanst", "detail": "𝙩 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small t" }, "mbfitsanstau": { "command": "mbfitsanstau", "detail": "𝞽 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small tau" }, "mbfitsanstheta": { "command": "mbfitsanstheta", "detail": "𝞱 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small theta" }, "mbfitsansu": { "command": "mbfitsansu", "detail": "𝙪 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small u" }, "mbfitsansupsilon": { "command": "mbfitsansupsilon", "detail": "𝞾 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small upsilon" }, "mbfitsansv": { "command": "mbfitsansv", "detail": "𝙫 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small v" }, "mbfitsansvarTheta": { "command": "mbfitsansvarTheta", "detail": "𝞡", "documentation": "Mathematical sans-serif bold italic capital theta symbol" }, "mbfitsansvarepsilon": { "command": "mbfitsansvarepsilon", "detail": "𝟄 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic epsilon symbol" }, "mbfitsansvarkappa": { "command": "mbfitsansvarkappa", "detail": "𝟆", "documentation": "Mathematical sans-serif bold italic kappa symbol" }, "mbfitsansvarphi": { "command": "mbfitsansvarphi", "detail": "𝟇 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic phi symbol" }, "mbfitsansvarpi": { "command": "mbfitsansvarpi", "detail": "𝟉 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic pi symbol" }, "mbfitsansvarrho": { "command": "mbfitsansvarrho", "detail": "𝟈 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic rho symbol" }, "mbfitsansvarsigma": { "command": "mbfitsansvarsigma", "detail": "𝞻 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small final sigma" }, "mbfitsansvartheta": { "command": "mbfitsansvartheta", "detail": "𝟅 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic theta symbol" }, "mbfitsansw": { "command": "mbfitsansw", "detail": "𝙬 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small w" }, "mbfitsansx": { "command": "mbfitsansx", "detail": "𝙭 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small x" }, "mbfitsansxi": { "command": "mbfitsansxi", "detail": "𝞷 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small xi" }, "mbfitsansy": { "command": "mbfitsansy", "detail": "𝙮 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small y" }, "mbfitsansz": { "command": "mbfitsansz", "detail": "𝙯 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small z" }, "mbfitsanszeta": { "command": "mbfitsanszeta", "detail": "𝞯 (\"isomath\" command)", "documentation": "Mathematical sans-serif bold italic small zeta" }, "mbfitsigma": { "command": "mbfitsigma", "detail": "𝝈 (\"isomath\" command)", "documentation": "\\mathbold{\\sigma} (fixmath), mathematical bold italic small sigma" }, "mbfitt": { "command": "mbfitt", "detail": "𝒕 (\"isomath\" command)", "documentation": "\\mathbold{t} (fixmath), mathematical bold italic small t" }, "mbfittau": { "command": "mbfittau", "detail": "𝝉 (\"isomath\" command)", "documentation": "\\mathbold{\\tau} (fixmath), mathematical bold italic small tau" }, "mbfittheta": { "command": "mbfittheta", "detail": "𝜽 (\"isomath\" command)", "documentation": "\\mathbold{\\theta} (fixmath), mathematical bold italic small theta" }, "mbfitu": { "command": "mbfitu", "detail": "𝒖 (\"isomath\" command)", "documentation": "\\mathbold{u} (fixmath), mathematical bold italic small u" }, "mbfitupsilon": { "command": "mbfitupsilon", "detail": "𝝊 (\"isomath\" command)", "documentation": "\\mathbold{\\upsilon} (fixmath), mathematical bold italic small upsilon" }, "mbfitv": { "command": "mbfitv", "detail": "𝒗 (\"isomath\" command)", "documentation": "\\mathbold{v} (fixmath), mathematical bold italic small v" }, "mbfitvarTheta": { "command": "mbfitvarTheta", "detail": "𝜭", "documentation": "Mathematical bold italic capital theta symbol" }, "mbfitvarepsilon": { "command": "mbfitvarepsilon", "detail": "𝝐 (\"isomath\" command)", "documentation": "\\mathbold{\\epsilon} (fixmath), mathematical bold italic epsilon symbol" }, "mbfitvarkappa": { "command": "mbfitvarkappa", "detail": "𝝒", "documentation": "Mathematical bold italic kappa symbol" }, "mbfitvarphi": { "command": "mbfitvarphi", "detail": "𝝓 (\"isomath\" command)", "documentation": "\\mathbold{\\phi} (fixmath), mathematical bold italic phi symbol" }, "mbfitvarpi": { "command": "mbfitvarpi", "detail": "𝝕 (\"isomath\" command)", "documentation": "\\mathbold{\\varpi} (fixmath), mathematical bold italic pi symbol" }, "mbfitvarrho": { "command": "mbfitvarrho", "detail": "𝝔 (\"isomath\" command)", "documentation": "\\mathbold{\\varrho} (fixmath), mathematical bold italic rho symbol" }, "mbfitvarsigma": { "command": "mbfitvarsigma", "detail": "𝝇 (\"isomath\" command)", "documentation": "\\mathbold{\\varsigma} (fixmath), mathematical bold italic small final sigma" }, "mbfitvartheta": { "command": "mbfitvartheta", "detail": "𝝑 (\"isomath\" command)", "documentation": "\\mathbold{\\vartheta} (fixmath), mathematical bold italic theta symbol" }, "mbfitw": { "command": "mbfitw", "detail": "𝒘 (\"isomath\" command)", "documentation": "\\mathbold{w} (fixmath), mathematical bold italic small w" }, "mbfitx": { "command": "mbfitx", "detail": "𝒙 (\"isomath\" command)", "documentation": "\\mathbold{x} (fixmath), mathematical bold italic small x" }, "mbfitxi": { "command": "mbfitxi", "detail": "𝝃 (\"isomath\" command)", "documentation": "\\mathbold{\\xi} (fixmath), mathematical bold italic small xi" }, "mbfity": { "command": "mbfity", "detail": "𝒚 (\"isomath\" command)", "documentation": "\\mathbold{y} (fixmath), mathematical bold italic small y" }, "mbfitz": { "command": "mbfitz", "detail": "𝒛 (\"isomath\" command)", "documentation": "\\mathbold{z} (fixmath), mathematical bold italic small z" }, "mbfitzeta": { "command": "mbfitzeta", "detail": "𝜻 (\"isomath\" command)", "documentation": "\\mathbold{\\zeta} (fixmath), mathematical bold italic small zeta" }, "mbfj": { "command": "mbfj", "detail": "𝐣", "documentation": "Mathematical bold small j" }, "mbfk": { "command": "mbfk", "detail": "𝐤", "documentation": "Mathematical bold small k" }, "mbfkappa": { "command": "mbfkappa", "detail": "𝛋 (\"omlmathbf\" command)", "documentation": "Mathematical bold small kappa" }, "mbfl": { "command": "mbfl", "detail": "𝐥", "documentation": "Mathematical bold small l" }, "mbflambda": { "command": "mbflambda", "detail": "𝛌 (\"omlmathbf\" command)", "documentation": "Mathematical bold small lambda" }, "mbfm": { "command": "mbfm", "detail": "𝐦", "documentation": "Mathematical bold small m" }, "mbfmu": { "command": "mbfmu", "detail": "𝛍 (\"omlmathbf\" command)", "documentation": "Mathematical bold small mu" }, "mbfn": { "command": "mbfn", "detail": "𝐧", "documentation": "Mathematical bold small n" }, "mbfnabla": { "command": "mbfnabla", "detail": "𝛁", "documentation": "Mathematical bold nabla" }, "mbfnu": { "command": "mbfnu", "detail": "𝛎 (\"omlmathbf\" command)", "documentation": "Mathematical bold small nu" }, "mbfo": { "command": "mbfo", "detail": "𝐨", "documentation": "Mathematical bold small o" }, "mbfomega": { "command": "mbfomega", "detail": "𝛚 (\"omlmathbf\" command)", "documentation": "Mathematical bold small omega" }, "mbfomicron": { "command": "mbfomicron", "detail": "𝛐", "documentation": "Mathematical bold small omicron" }, "mbfp": { "command": "mbfp", "detail": "𝐩", "documentation": "Mathematical bold small p" }, "mbfpartial": { "command": "mbfpartial", "detail": "𝛛", "documentation": "Mathematical bold partial differential" }, "mbfphi": { "command": "mbfphi", "detail": "𝛟 (\"omlmathbf\" command)", "documentation": "Mathematical bold phi symbol" }, "mbfpi": { "command": "mbfpi", "detail": "𝛑 (\"omlmathbf\" command)", "documentation": "Mathematical bold small pi" }, "mbfpsi": { "command": "mbfpsi", "detail": "𝛙 (\"omlmathbf\" command)", "documentation": "Mathematical bold small psi" }, "mbfq": { "command": "mbfq", "detail": "𝐪", "documentation": "Mathematical bold small q" }, "mbfr": { "command": "mbfr", "detail": "𝐫", "documentation": "Mathematical bold small r" }, "mbfrho": { "command": "mbfrho", "detail": "𝛒 (\"omlmathbf\" command)", "documentation": "Mathematical bold small rho" }, "mbfs": { "command": "mbfs", "detail": "𝐬", "documentation": "Mathematical bold small s" }, "mbfsansA": { "command": "mbfsansA", "detail": "𝗔 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital a" }, "mbfsansAlpha": { "command": "mbfsansAlpha", "detail": "𝝖", "documentation": "Mathematical sans-serif bold capital alpha" }, "mbfsansB": { "command": "mbfsansB", "detail": "𝗕 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital b" }, "mbfsansBeta": { "command": "mbfsansBeta", "detail": "𝝗", "documentation": "Mathematical sans-serif bold capital beta" }, "mbfsansC": { "command": "mbfsansC", "detail": "𝗖 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital c" }, "mbfsansChi": { "command": "mbfsansChi", "detail": "𝝬", "documentation": "Mathematical sans-serif bold capital chi" }, "mbfsansD": { "command": "mbfsansD", "detail": "𝗗 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital d" }, "mbfsansDelta": { "command": "mbfsansDelta", "detail": "𝝙 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital delta" }, "mbfsansE": { "command": "mbfsansE", "detail": "𝗘 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital e" }, "mbfsansEpsilon": { "command": "mbfsansEpsilon", "detail": "𝝚", "documentation": "Mathematical sans-serif bold capital epsilon" }, "mbfsansEta": { "command": "mbfsansEta", "detail": "𝝜", "documentation": "Mathematical sans-serif bold capital eta" }, "mbfsansF": { "command": "mbfsansF", "detail": "𝗙 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital f" }, "mbfsansG": { "command": "mbfsansG", "detail": "𝗚 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital g" }, "mbfsansGamma": { "command": "mbfsansGamma", "detail": "𝝘 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital gamma" }, "mbfsansH": { "command": "mbfsansH", "detail": "𝗛 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital h" }, "mbfsansI": { "command": "mbfsansI", "detail": "𝗜 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital i" }, "mbfsansIota": { "command": "mbfsansIota", "detail": "𝝞", "documentation": "Mathematical sans-serif bold capital iota" }, "mbfsansJ": { "command": "mbfsansJ", "detail": "𝗝 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital j" }, "mbfsansK": { "command": "mbfsansK", "detail": "𝗞 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital k" }, "mbfsansKappa": { "command": "mbfsansKappa", "detail": "𝝟", "documentation": "Mathematical sans-serif bold capital kappa" }, "mbfsansL": { "command": "mbfsansL", "detail": "𝗟 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital l" }, "mbfsansLambda": { "command": "mbfsansLambda", "detail": "𝝠 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital lambda" }, "mbfsansM": { "command": "mbfsansM", "detail": "𝗠 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital m" }, "mbfsansMu": { "command": "mbfsansMu", "detail": "𝝡", "documentation": "Mathematical sans-serif bold capital mu" }, "mbfsansN": { "command": "mbfsansN", "detail": "𝗡 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital n" }, "mbfsansNu": { "command": "mbfsansNu", "detail": "𝝢", "documentation": "Mathematical sans-serif bold capital nu" }, "mbfsansO": { "command": "mbfsansO", "detail": "𝗢 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital o" }, "mbfsansOmega": { "command": "mbfsansOmega", "detail": "𝝮 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital omega" }, "mbfsansOmicron": { "command": "mbfsansOmicron", "detail": "𝝤", "documentation": "Mathematical sans-serif bold capital omicron" }, "mbfsansP": { "command": "mbfsansP", "detail": "𝗣 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital p" }, "mbfsansPhi": { "command": "mbfsansPhi", "detail": "𝝫 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital phi" }, "mbfsansPi": { "command": "mbfsansPi", "detail": "𝝥 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital pi" }, "mbfsansPsi": { "command": "mbfsansPsi", "detail": "𝝭 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital psi" }, "mbfsansQ": { "command": "mbfsansQ", "detail": "𝗤 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital q" }, "mbfsansR": { "command": "mbfsansR", "detail": "𝗥 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital r" }, "mbfsansRho": { "command": "mbfsansRho", "detail": "𝝦", "documentation": "Mathematical sans-serif bold capital rho" }, "mbfsansS": { "command": "mbfsansS", "detail": "𝗦 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital s" }, "mbfsansSigma": { "command": "mbfsansSigma", "detail": "𝝨 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital sigma" }, "mbfsansT": { "command": "mbfsansT", "detail": "𝗧 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital t" }, "mbfsansTau": { "command": "mbfsansTau", "detail": "𝝩", "documentation": "Mathematical sans-serif bold capital tau" }, "mbfsansTheta": { "command": "mbfsansTheta", "detail": "𝝝 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital theta" }, "mbfsansU": { "command": "mbfsansU", "detail": "𝗨 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital u" }, "mbfsansUpsilon": { "command": "mbfsansUpsilon", "detail": "𝝪 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital upsilon" }, "mbfsansV": { "command": "mbfsansV", "detail": "𝗩 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital v" }, "mbfsansW": { "command": "mbfsansW", "detail": "𝗪 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital w" }, "mbfsansX": { "command": "mbfsansX", "detail": "𝗫 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital x" }, "mbfsansXi": { "command": "mbfsansXi", "detail": "𝝣 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital xi" }, "mbfsansY": { "command": "mbfsansY", "detail": "𝗬 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital y" }, "mbfsansZ": { "command": "mbfsansZ", "detail": "𝗭 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold capital z" }, "mbfsansZeta": { "command": "mbfsansZeta", "detail": "𝝛", "documentation": "Mathematical sans-serif bold capital zeta" }, "mbfsansa": { "command": "mbfsansa", "detail": "𝗮 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold small a" }, "mbfsansalpha": { "command": "mbfsansalpha", "detail": "𝝰 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold small alpha" }, "mbfsansb": { "command": "mbfsansb", "detail": "𝗯 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold small b" }, "mbfsansbeta": { "command": "mbfsansbeta", "detail": "𝝱 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold small beta" }, "mbfsansc": { "command": "mbfsansc", "detail": "𝗰 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold small c" }, "mbfsanschi": { "command": "mbfsanschi", "detail": "𝞆 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold small chi" }, "mbfsansd": { "command": "mbfsansd", "detail": "𝗱 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold small d" }, "mbfsansdelta": { "command": "mbfsansdelta", "detail": "𝝳 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold small delta" }, "mbfsanse": { "command": "mbfsanse", "detail": "𝗲 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold small e" }, "mbfsanseight": { "command": "mbfsanseight", "detail": "𝟴 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold digit 8" }, "mbfsansepsilon": { "command": "mbfsansepsilon", "detail": "𝝴 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold small epsilon" }, "mbfsanseta": { "command": "mbfsanseta", "detail": "𝝶 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold small eta" }, "mbfsansf": { "command": "mbfsansf", "detail": "𝗳 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold small f" }, "mbfsansfive": { "command": "mbfsansfive", "detail": "𝟱 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold digit 5" }, "mbfsansfour": { "command": "mbfsansfour", "detail": "𝟰 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold digit 4" }, "mbfsansg": { "command": "mbfsansg", "detail": "𝗴 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold small g" }, "mbfsansgamma": { "command": "mbfsansgamma", "detail": "𝝲 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold small gamma" }, "mbfsansh": { "command": "mbfsansh", "detail": "𝗵 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold small h" }, "mbfsansi": { "command": "mbfsansi", "detail": "𝗶 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold small i" }, "mbfsansiota": { "command": "mbfsansiota", "detail": "𝝸 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold small iota" }, "mbfsansj": { "command": "mbfsansj", "detail": "𝗷 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold small j" }, "mbfsansk": { "command": "mbfsansk", "detail": "𝗸 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold small k" }, "mbfsanskappa": { "command": "mbfsanskappa", "detail": "𝝹 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold small kappa" }, "mbfsansl": { "command": "mbfsansl", "detail": "𝗹 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold small l" }, "mbfsanslambda": { "command": "mbfsanslambda", "detail": "𝝺 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold small lambda" }, "mbfsansm": { "command": "mbfsansm", "detail": "𝗺 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold small m" }, "mbfsansmu": { "command": "mbfsansmu", "detail": "𝝻 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold small mu" }, "mbfsansn": { "command": "mbfsansn", "detail": "𝗻 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold small n" }, "mbfsansnabla": { "command": "mbfsansnabla", "detail": "𝝯", "documentation": "Mathematical sans-serif bold nabla" }, "mbfsansnine": { "command": "mbfsansnine", "detail": "𝟵 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold digit 9" }, "mbfsansnu": { "command": "mbfsansnu", "detail": "𝝼 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold small nu" }, "mbfsanso": { "command": "mbfsanso", "detail": "𝗼 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold small o" }, "mbfsansomega": { "command": "mbfsansomega", "detail": "𝞈 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold small omega" }, "mbfsansomicron": { "command": "mbfsansomicron", "detail": "𝝾", "documentation": "Mathematical sans-serif bold small omicron" }, "mbfsansone": { "command": "mbfsansone", "detail": "𝟭 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold digit 1" }, "mbfsansp": { "command": "mbfsansp", "detail": "𝗽 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold small p" }, "mbfsanspartial": { "command": "mbfsanspartial", "detail": "𝞉", "documentation": "Mathematical sans-serif bold partial differential" }, "mbfsansphi": { "command": "mbfsansphi", "detail": "𝞅 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold small phi" }, "mbfsanspi": { "command": "mbfsanspi", "detail": "𝝿 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold small pi" }, "mbfsanspsi": { "command": "mbfsanspsi", "detail": "𝞇 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold small psi" }, "mbfsansq": { "command": "mbfsansq", "detail": "𝗾 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold small q" }, "mbfsansr": { "command": "mbfsansr", "detail": "𝗿 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold small r" }, "mbfsansrho": { "command": "mbfsansrho", "detail": "𝞀 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold small rho" }, "mbfsanss": { "command": "mbfsanss", "detail": "𝘀 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold small s" }, "mbfsansseven": { "command": "mbfsansseven", "detail": "𝟳 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold digit 7" }, "mbfsanssigma": { "command": "mbfsanssigma", "detail": "𝞂 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold small sigma" }, "mbfsanssix": { "command": "mbfsanssix", "detail": "𝟲 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold digit 6" }, "mbfsanst": { "command": "mbfsanst", "detail": "𝘁 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold small t" }, "mbfsanstau": { "command": "mbfsanstau", "detail": "𝞃 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold small tau" }, "mbfsanstheta": { "command": "mbfsanstheta", "detail": "𝝷 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold small theta" }, "mbfsansthree": { "command": "mbfsansthree", "detail": "𝟯 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold digit 3" }, "mbfsanstwo": { "command": "mbfsanstwo", "detail": "𝟮 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold digit 2" }, "mbfsansu": { "command": "mbfsansu", "detail": "𝘂 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold small u" }, "mbfsansupsilon": { "command": "mbfsansupsilon", "detail": "𝞄 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold small upsilon" }, "mbfsansv": { "command": "mbfsansv", "detail": "𝘃 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold small v" }, "mbfsansvarTheta": { "command": "mbfsansvarTheta", "detail": "𝝧", "documentation": "Mathematical sans-serif bold capital theta symbol" }, "mbfsansvarepsilon": { "command": "mbfsansvarepsilon", "detail": "𝞊 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold epsilon symbol" }, "mbfsansvarkappa": { "command": "mbfsansvarkappa", "detail": "𝞌", "documentation": "Mathematical sans-serif bold kappa symbol" }, "mbfsansvarphi": { "command": "mbfsansvarphi", "detail": "𝞍 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold phi symbol" }, "mbfsansvarpi": { "command": "mbfsansvarpi", "detail": "𝞏 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold pi symbol" }, "mbfsansvarrho": { "command": "mbfsansvarrho", "detail": "𝞎 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold rho symbol" }, "mbfsansvarsigma": { "command": "mbfsansvarsigma", "detail": "𝞁 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold small final sigma" }, "mbfsansvartheta": { "command": "mbfsansvartheta", "detail": "𝞋 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold theta symbol" }, "mbfsansw": { "command": "mbfsansw", "detail": "𝘄 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold small w" }, "mbfsansx": { "command": "mbfsansx", "detail": "𝘅 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold small x" }, "mbfsansxi": { "command": "mbfsansxi", "detail": "𝝽 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold small xi" }, "mbfsansy": { "command": "mbfsansy", "detail": "𝘆 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold small y" }, "mbfsansz": { "command": "mbfsansz", "detail": "𝘇 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold small z" }, "mbfsanszero": { "command": "mbfsanszero", "detail": "𝟬 (\"mathsfbf\" command)", "documentation": "Mathematical sans-serif bold digit 0" }, "mbfsanszeta": { "command": "mbfsanszeta", "detail": "𝝵 (\"omlmathsfbf\" command)", "documentation": "Mathematical sans-serif bold small zeta" }, "mbfscrA": { "command": "mbfscrA", "detail": "𝓐", "documentation": "Mathematical bold script capital a" }, "mbfscrB": { "command": "mbfscrB", "detail": "𝓑", "documentation": "Mathematical bold script capital b" }, "mbfscrC": { "command": "mbfscrC", "detail": "𝓒", "documentation": "Mathematical bold script capital c" }, "mbfscrD": { "command": "mbfscrD", "detail": "𝓓", "documentation": "Mathematical bold script capital d" }, "mbfscrE": { "command": "mbfscrE", "detail": "𝓔", "documentation": "Mathematical bold script capital e" }, "mbfscrF": { "command": "mbfscrF", "detail": "𝓕", "documentation": "Mathematical bold script capital f" }, "mbfscrG": { "command": "mbfscrG", "detail": "𝓖", "documentation": "Mathematical bold script capital g" }, "mbfscrH": { "command": "mbfscrH", "detail": "𝓗", "documentation": "Mathematical bold script capital h" }, "mbfscrI": { "command": "mbfscrI", "detail": "𝓘", "documentation": "Mathematical bold script capital i" }, "mbfscrJ": { "command": "mbfscrJ", "detail": "𝓙", "documentation": "Mathematical bold script capital j" }, "mbfscrK": { "command": "mbfscrK", "detail": "𝓚", "documentation": "Mathematical bold script capital k" }, "mbfscrL": { "command": "mbfscrL", "detail": "𝓛", "documentation": "Mathematical bold script capital l" }, "mbfscrM": { "command": "mbfscrM", "detail": "𝓜", "documentation": "Mathematical bold script capital m" }, "mbfscrN": { "command": "mbfscrN", "detail": "𝓝", "documentation": "Mathematical bold script capital n" }, "mbfscrO": { "command": "mbfscrO", "detail": "𝓞", "documentation": "Mathematical bold script capital o" }, "mbfscrP": { "command": "mbfscrP", "detail": "𝓟", "documentation": "Mathematical bold script capital p" }, "mbfscrQ": { "command": "mbfscrQ", "detail": "𝓠", "documentation": "Mathematical bold script capital q" }, "mbfscrR": { "command": "mbfscrR", "detail": "𝓡", "documentation": "Mathematical bold script capital r" }, "mbfscrS": { "command": "mbfscrS", "detail": "𝓢", "documentation": "Mathematical bold script capital s" }, "mbfscrT": { "command": "mbfscrT", "detail": "𝓣", "documentation": "Mathematical bold script capital t" }, "mbfscrU": { "command": "mbfscrU", "detail": "𝓤", "documentation": "Mathematical bold script capital u" }, "mbfscrV": { "command": "mbfscrV", "detail": "𝓥", "documentation": "Mathematical bold script capital v" }, "mbfscrW": { "command": "mbfscrW", "detail": "𝓦", "documentation": "Mathematical bold script capital w" }, "mbfscrX": { "command": "mbfscrX", "detail": "𝓧", "documentation": "Mathematical bold script capital x" }, "mbfscrY": { "command": "mbfscrY", "detail": "𝓨", "documentation": "Mathematical bold script capital y" }, "mbfscrZ": { "command": "mbfscrZ", "detail": "𝓩", "documentation": "Mathematical bold script capital z" }, "mbfscra": { "command": "mbfscra", "detail": "𝓪", "documentation": "Mathematical bold script small a" }, "mbfscrb": { "command": "mbfscrb", "detail": "𝓫", "documentation": "Mathematical bold script small b" }, "mbfscrc": { "command": "mbfscrc", "detail": "𝓬", "documentation": "Mathematical bold script small c" }, "mbfscrd": { "command": "mbfscrd", "detail": "𝓭", "documentation": "Mathematical bold script small d" }, "mbfscre": { "command": "mbfscre", "detail": "𝓮", "documentation": "Mathematical bold script small e" }, "mbfscrf": { "command": "mbfscrf", "detail": "𝓯", "documentation": "Mathematical bold script small f" }, "mbfscrg": { "command": "mbfscrg", "detail": "𝓰", "documentation": "Mathematical bold script small g" }, "mbfscrh": { "command": "mbfscrh", "detail": "𝓱", "documentation": "Mathematical bold script small h" }, "mbfscri": { "command": "mbfscri", "detail": "𝓲", "documentation": "Mathematical bold script small i" }, "mbfscrj": { "command": "mbfscrj", "detail": "𝓳", "documentation": "Mathematical bold script small j" }, "mbfscrk": { "command": "mbfscrk", "detail": "𝓴", "documentation": "Mathematical bold script small k" }, "mbfscrl": { "command": "mbfscrl", "detail": "𝓵", "documentation": "Mathematical bold script small l" }, "mbfscrm": { "command": "mbfscrm", "detail": "𝓶", "documentation": "Mathematical bold script small m" }, "mbfscrn": { "command": "mbfscrn", "detail": "𝓷", "documentation": "Mathematical bold script small n" }, "mbfscro": { "command": "mbfscro", "detail": "𝓸", "documentation": "Mathematical bold script small o" }, "mbfscrp": { "command": "mbfscrp", "detail": "𝓹", "documentation": "Mathematical bold script small p" }, "mbfscrq": { "command": "mbfscrq", "detail": "𝓺", "documentation": "Mathematical bold script small q" }, "mbfscrr": { "command": "mbfscrr", "detail": "𝓻", "documentation": "Mathematical bold script small r" }, "mbfscrs": { "command": "mbfscrs", "detail": "𝓼", "documentation": "Mathematical bold script small s" }, "mbfscrt": { "command": "mbfscrt", "detail": "𝓽", "documentation": "Mathematical bold script small t" }, "mbfscru": { "command": "mbfscru", "detail": "𝓾", "documentation": "Mathematical bold script small u" }, "mbfscrv": { "command": "mbfscrv", "detail": "𝓿", "documentation": "Mathematical bold script small v" }, "mbfscrw": { "command": "mbfscrw", "detail": "𝔀", "documentation": "Mathematical bold script small w" }, "mbfscrx": { "command": "mbfscrx", "detail": "𝔁", "documentation": "Mathematical bold script small x" }, "mbfscry": { "command": "mbfscry", "detail": "𝔂", "documentation": "Mathematical bold script small y" }, "mbfscrz": { "command": "mbfscrz", "detail": "𝔃", "documentation": "Mathematical bold script small z" }, "mbfsigma": { "command": "mbfsigma", "detail": "𝛔 (\"omlmathbf\" command)", "documentation": "Mathematical bold small sigma" }, "mbft": { "command": "mbft", "detail": "𝐭", "documentation": "Mathematical bold small t" }, "mbftau": { "command": "mbftau", "detail": "𝛕 (\"omlmathbf\" command)", "documentation": "Mathematical bold small tau" }, "mbftheta": { "command": "mbftheta", "detail": "𝛉 (\"omlmathbf\" command)", "documentation": "Mathematical bold small theta" }, "mbfu": { "command": "mbfu", "detail": "𝐮", "documentation": "Mathematical bold small u" }, "mbfupsilon": { "command": "mbfupsilon", "detail": "𝛖 (\"omlmathbf\" command)", "documentation": "Mathematical bold small upsilon" }, "mbfv": { "command": "mbfv", "detail": "𝐯", "documentation": "Mathematical bold small v" }, "mbfvarTheta": { "command": "mbfvarTheta", "detail": "𝚹", "documentation": "Mathematical bold capital theta symbol" }, "mbfvarepsilon": { "command": "mbfvarepsilon", "detail": "𝛜 (\"omlmathbf\" command)", "documentation": "Mathematical bold epsilon symbol" }, "mbfvarkappa": { "command": "mbfvarkappa", "detail": "𝛞", "documentation": "Mathematical bold kappa symbol" }, "mbfvarphi": { "command": "mbfvarphi", "detail": "𝛗 (\"omlmathbf\" command)", "documentation": "Mathematical bold small phi" }, "mbfvarpi": { "command": "mbfvarpi", "detail": "𝛡 (\"omlmathbf\" command)", "documentation": "Mathematical bold pi symbol" }, "mbfvarrho": { "command": "mbfvarrho", "detail": "𝛠 (\"omlmathbf\" command)", "documentation": "Mathematical bold rho symbol" }, "mbfvarsigma": { "command": "mbfvarsigma", "detail": "𝛓 (\"omlmathbf\" command)", "documentation": "Mathematical bold small final sigma" }, "mbfvartheta": { "command": "mbfvartheta", "detail": "𝛝 (\"omlmathbf\" command)", "documentation": "Mathematical bold theta symbol" }, "mbfw": { "command": "mbfw", "detail": "𝐰", "documentation": "Mathematical bold small w" }, "mbfx": { "command": "mbfx", "detail": "𝐱", "documentation": "Mathematical bold small x" }, "mbfxi": { "command": "mbfxi", "detail": "𝛏 (\"omlmathbf\" command)", "documentation": "Mathematical bold small xi" }, "mbfy": { "command": "mbfy", "detail": "𝐲", "documentation": "Mathematical bold small y" }, "mbfz": { "command": "mbfz", "detail": "𝐳", "documentation": "Mathematical bold small z" }, "mbfzeta": { "command": "mbfzeta", "detail": "𝛇 (\"omlmathbf\" command)", "documentation": "Mathematical bold small zeta" }, "mdblkcircle": { "command": "mdblkcircle", "detail": "⚫ (\"txfonts\" command)", "documentation": "Medium black circle" }, "mdblkdiamond": { "command": "mdblkdiamond", "detail": "⬥", "documentation": "Black medium diamond" }, "mdblklozenge": { "command": "mdblklozenge", "detail": "⬧", "documentation": "\\blacklozenge (amssymb), black medium lozenge" }, "mdblksquare": { "command": "mdblksquare", "detail": "◼ (\"amssymb -fourier\" command)", "documentation": "Black medium square" }, "mdlgblkcircle": { "command": "mdlgblkcircle", "detail": "● (\"wasysym\" command)", "documentation": "Circle, filled" }, "mdlgblkdiamond": { "command": "mdlgblkdiamond", "detail": "◆ (\"txfonts\" command)", "documentation": "Black diamond" }, "mdlgblklozenge": { "command": "mdlgblklozenge", "detail": "⧫ (\"amssymb\" command)", "documentation": "Black lozenge" }, "mdlgblksquare": { "command": "mdlgblksquare", "detail": "■", "documentation": "Square, filled" }, "mdlgwhtcircle": { "command": "mdlgwhtcircle", "detail": "○ (\"wasysym\" command)", "documentation": "Medium large circle" }, "mdlgwhtdiamond": { "command": "mdlgwhtdiamond", "detail": "◇ (\"amssymb\" command)", "documentation": "White diamond; diamond, open" }, "mdlgwhtlozenge": { "command": "mdlgwhtlozenge", "detail": "◊ (\"amssymb\" command)", "documentation": "Lozenge or total mark" }, "mdlgwhtsquare": { "command": "mdlgwhtsquare", "detail": "□", "documentation": "Square, open" }, "mdsmblkcircle": { "command": "mdsmblkcircle", "detail": "⦁ (\"oz\" command)", "documentation": "\\dot (oz), spot" }, "mdsmblksquare": { "command": "mdsmblksquare", "detail": "◾", "documentation": "Black medium small square" }, "mdsmwhtcircle": { "command": "mdsmwhtcircle", "detail": "⚬", "documentation": "Medium small white circle" }, "mdsmwhtsquare": { "command": "mdsmwhtsquare", "detail": "◽", "documentation": "White medium small square" }, "mdwhtcircle": { "command": "mdwhtcircle", "detail": "⚪ (\"txfonts\" command)", "documentation": "Medium white circle" }, "mdwhtdiamond": { "command": "mdwhtdiamond", "detail": "⬦", "documentation": "White medium diamond" }, "mdwhtlozenge": { "command": "mdwhtlozenge", "detail": "⬨", "documentation": "\\lozenge (amssymb), white medium lozenge" }, "mdwhtsquare": { "command": "mdwhtsquare", "detail": "◻ (\"amssymb -fourier\" command)", "documentation": "White medium square" }, "measangledltosw": { "command": "measangledltosw", "detail": "⦯", "documentation": "Measured angle with open arm ending in arrow pointing left and down" }, "measangledrtose": { "command": "measangledrtose", "detail": "⦮", "documentation": "Measured angle with open arm ending in arrow pointing right and down" }, "measangleldtosw": { "command": "measangleldtosw", "detail": "⦫", "documentation": "Measured angle with open arm ending in arrow pointing down and left" }, "measanglelutonw": { "command": "measanglelutonw", "detail": "⦩", "documentation": "Measured angle with open arm ending in arrow pointing up and left" }, "measanglerdtose": { "command": "measanglerdtose", "detail": "⦪", "documentation": "Measured angle with open arm ending in arrow pointing down and right" }, "measanglerutone": { "command": "measanglerutone", "detail": "⦨", "documentation": "Measured angle with open arm ending in arrow pointing up and right" }, "measangleultonw": { "command": "measangleultonw", "detail": "⦭", "documentation": "Measured angle with open arm ending in arrow pointing left and up" }, "measangleurtone": { "command": "measangleurtone", "detail": "⦬", "documentation": "Measured angle with open arm ending in arrow pointing right and up" }, "measeq": { "command": "measeq", "detail": "≞", "documentation": "Measured by (m over equals)" }, "measuredangle": { "command": "measuredangle", "detail": "∡ (\"amssymb wrisym\" command)", "documentation": "Measured angle" }, "measuredangleleft": { "command": "measuredangleleft", "detail": "⦛", "documentation": "Measured angle opening left" }, "measuredrightangle": { "command": "measuredrightangle", "detail": "⊾", "documentation": "Right angle-measured [with arc]" }, "medblackstar": { "command": "medblackstar", "detail": "⭑", "documentation": "Black medium star" }, "medwhitestar": { "command": "medwhitestar", "detail": "⭐", "documentation": "White medium star" }, "mfrakA": { "command": "mfrakA", "detail": "𝔄 (\"eufrak\" command)", "documentation": "Mathematical fraktur capital a" }, "mfrakB": { "command": "mfrakB", "detail": "𝔅 (\"eufrak\" command)", "documentation": "Mathematical fraktur capital b" }, "mfrakC": { "command": "mfrakC", "detail": "ℭ (\"eufrak\" command)", "documentation": "Black-letter capital c" }, "mfrakD": { "command": "mfrakD", "detail": "𝔇 (\"eufrak\" command)", "documentation": "Mathematical fraktur capital d" }, "mfrakE": { "command": "mfrakE", "detail": "𝔈 (\"eufrak\" command)", "documentation": "Mathematical fraktur capital e" }, "mfrakF": { "command": "mfrakF", "detail": "𝔉 (\"eufrak\" command)", "documentation": "Mathematical fraktur capital f" }, "mfrakG": { "command": "mfrakG", "detail": "𝔊 (\"eufrak\" command)", "documentation": "Mathematical fraktur capital g" }, "mfrakH": { "command": "mfrakH", "detail": "ℌ (\"eufrak\" command)", "documentation": "/frak h, black-letter capital h" }, "mfrakJ": { "command": "mfrakJ", "detail": "𝔍 (\"eufrak\" command)", "documentation": "Mathematical fraktur capital j" }, "mfrakK": { "command": "mfrakK", "detail": "𝔎 (\"eufrak\" command)", "documentation": "Mathematical fraktur capital k" }, "mfrakL": { "command": "mfrakL", "detail": "𝔏 (\"eufrak\" command)", "documentation": "Mathematical fraktur capital l" }, "mfrakM": { "command": "mfrakM", "detail": "𝔐 (\"eufrak\" command)", "documentation": "Mathematical fraktur capital m" }, "mfrakN": { "command": "mfrakN", "detail": "𝔑 (\"eufrak\" command)", "documentation": "Mathematical fraktur capital n" }, "mfrakO": { "command": "mfrakO", "detail": "𝔒 (\"eufrak\" command)", "documentation": "Mathematical fraktur capital o" }, "mfrakP": { "command": "mfrakP", "detail": "𝔓 (\"eufrak\" command)", "documentation": "Mathematical fraktur capital p" }, "mfrakQ": { "command": "mfrakQ", "detail": "𝔔 (\"eufrak\" command)", "documentation": "Mathematical fraktur capital q" }, "mfrakS": { "command": "mfrakS", "detail": "𝔖 (\"eufrak\" command)", "documentation": "Mathematical fraktur capital s" }, "mfrakT": { "command": "mfrakT", "detail": "𝔗 (\"eufrak\" command)", "documentation": "Mathematical fraktur capital t" }, "mfrakU": { "command": "mfrakU", "detail": "𝔘 (\"eufrak\" command)", "documentation": "Mathematical fraktur capital u" }, "mfrakV": { "command": "mfrakV", "detail": "𝔙 (\"eufrak\" command)", "documentation": "Mathematical fraktur capital v" }, "mfrakW": { "command": "mfrakW", "detail": "𝔚 (\"eufrak\" command)", "documentation": "Mathematical fraktur capital w" }, "mfrakX": { "command": "mfrakX", "detail": "𝔛 (\"eufrak\" command)", "documentation": "Mathematical fraktur capital x" }, "mfrakY": { "command": "mfrakY", "detail": "𝔜 (\"eufrak\" command)", "documentation": "Mathematical fraktur capital y" }, "mfrakZ": { "command": "mfrakZ", "detail": "ℨ (\"eufrak\" command)", "documentation": "/frak z, black-letter capital z" }, "mfraka": { "command": "mfraka", "detail": "𝔞 (\"eufrak\" command)", "documentation": "Mathematical fraktur small a" }, "mfrakb": { "command": "mfrakb", "detail": "𝔟 (\"eufrak\" command)", "documentation": "Mathematical fraktur small b" }, "mfrakc": { "command": "mfrakc", "detail": "𝔠 (\"eufrak\" command)", "documentation": "Mathematical fraktur small c" }, "mfrakd": { "command": "mfrakd", "detail": "𝔡 (\"eufrak\" command)", "documentation": "Mathematical fraktur small d" }, "mfrake": { "command": "mfrake", "detail": "𝔢 (\"eufrak\" command)", "documentation": "Mathematical fraktur small e" }, "mfrakf": { "command": "mfrakf", "detail": "𝔣 (\"eufrak\" command)", "documentation": "Mathematical fraktur small f" }, "mfrakg": { "command": "mfrakg", "detail": "𝔤 (\"eufrak\" command)", "documentation": "Mathematical fraktur small g" }, "mfrakh": { "command": "mfrakh", "detail": "𝔥 (\"eufrak\" command)", "documentation": "Mathematical fraktur small h" }, "mfraki": { "command": "mfraki", "detail": "𝔦 (\"eufrak\" command)", "documentation": "Mathematical fraktur small i" }, "mfrakj": { "command": "mfrakj", "detail": "𝔧 (\"eufrak\" command)", "documentation": "Mathematical fraktur small j" }, "mfrakk": { "command": "mfrakk", "detail": "𝔨 (\"eufrak\" command)", "documentation": "Mathematical fraktur small k" }, "mfrakl": { "command": "mfrakl", "detail": "𝔩 (\"eufrak\" command)", "documentation": "Mathematical fraktur small l" }, "mfrakm": { "command": "mfrakm", "detail": "𝔪 (\"eufrak\" command)", "documentation": "Mathematical fraktur small m" }, "mfrakn": { "command": "mfrakn", "detail": "𝔫 (\"eufrak\" command)", "documentation": "Mathematical fraktur small n" }, "mfrako": { "command": "mfrako", "detail": "𝔬 (\"eufrak\" command)", "documentation": "Mathematical fraktur small o" }, "mfrakp": { "command": "mfrakp", "detail": "𝔭 (\"eufrak\" command)", "documentation": "Mathematical fraktur small p" }, "mfrakq": { "command": "mfrakq", "detail": "𝔮 (\"eufrak\" command)", "documentation": "Mathematical fraktur small q" }, "mfrakr": { "command": "mfrakr", "detail": "𝔯 (\"eufrak\" command)", "documentation": "Mathematical fraktur small r" }, "mfraks": { "command": "mfraks", "detail": "𝔰 (\"eufrak\" command)", "documentation": "Mathematical fraktur small s" }, "mfrakt": { "command": "mfrakt", "detail": "𝔱 (\"eufrak\" command)", "documentation": "Mathematical fraktur small t" }, "mfraku": { "command": "mfraku", "detail": "𝔲 (\"eufrak\" command)", "documentation": "Mathematical fraktur small u" }, "mfrakv": { "command": "mfrakv", "detail": "𝔳 (\"eufrak\" command)", "documentation": "Mathematical fraktur small v" }, "mfrakw": { "command": "mfrakw", "detail": "𝔴 (\"eufrak\" command)", "documentation": "Mathematical fraktur small w" }, "mfrakx": { "command": "mfrakx", "detail": "𝔵 (\"eufrak\" command)", "documentation": "Mathematical fraktur small x" }, "mfraky": { "command": "mfraky", "detail": "𝔶 (\"eufrak\" command)", "documentation": "Mathematical fraktur small y" }, "mfrakz": { "command": "mfrakz", "detail": "𝔷 (\"eufrak\" command)", "documentation": "Mathematical fraktur small z" }, "mho": { "command": "mho", "detail": "℧ (\"amsfonts arevmath\" command)", "documentation": "\\mho (wrisym), t \\agemo (wasysym), conductance" }, "mid": { "command": "mid", "detail": "∣", "documentation": "R: divides" }, "midbarvee": { "command": "midbarvee", "detail": "⩝", "documentation": "Logical or with horizontal dash" }, "midbarwedge": { "command": "midbarwedge", "detail": "⩜", "documentation": "Ogical and with horizontal dash" }, "midcir": { "command": "midcir", "detail": "⫰", "documentation": "Vertical line with circle below" }, "minus": { "command": "minus", "detail": "−", "documentation": "Minus sign" }, "minusdot": { "command": "minusdot", "detail": "⨪", "documentation": "Minus sign with dot below" }, "minusfdots": { "command": "minusfdots", "detail": "⨫", "documentation": "Minus sign with falling dots" }, "minusrdots": { "command": "minusrdots", "detail": "⨬", "documentation": "Minus sign with rising dots" }, "mitA": { "command": "mitA", "detail": "𝐴", "documentation": "\\mathit{a}, mathematical italic capital a" }, "mitAlpha": { "command": "mitAlpha", "detail": "𝛢", "documentation": "Mathematical italic capital alpha" }, "mitB": { "command": "mitB", "detail": "𝐵", "documentation": "\\mathit{b}, mathematical italic capital b" }, "mitBbbD": { "command": "mitBbbD", "detail": "ⅅ (\"wrisym\" command)", "documentation": "\\dd (wrisym), double-struck italic capital d" }, "mitBbbd": { "command": "mitBbbd", "detail": "ⅆ (\"wrisym\" command)", "documentation": "\\dd (wrisym), double-struck italic small d" }, "mitBbbe": { "command": "mitBbbe", "detail": "ⅇ (\"wrisym\" command)", "documentation": "\\ee (wrisym), double-struck italic small e" }, "mitBbbi": { "command": "mitBbbi", "detail": "ⅈ (\"wrisym\" command)", "documentation": "\\ii (wrisym), double-struck italic small i" }, "mitBbbj": { "command": "mitBbbj", "detail": "ⅉ (\"wrisym\" command)", "documentation": "\\jj (wrisym), double-struck italic small j" }, "mitBeta": { "command": "mitBeta", "detail": "𝛣", "documentation": "Mathematical italic capital beta" }, "mitC": { "command": "mitC", "detail": "𝐶", "documentation": "\\mathit{c}, mathematical italic capital c" }, "mitChi": { "command": "mitChi", "detail": "𝛸", "documentation": "Mathematical italic capital chi" }, "mitD": { "command": "mitD", "detail": "𝐷", "documentation": "\\mathit{d}, mathematical italic capital d" }, "mitDelta": { "command": "mitDelta", "detail": "𝛥 (\"slantedGreek\" command)", "documentation": "\\mathit{\\delta} (-fourier), \\vardelta (amsmath fourier), mathematical italic capital delta" }, "mitE": { "command": "mitE", "detail": "𝐸", "documentation": "\\mathit{e}, mathematical italic capital e" }, "mitEpsilon": { "command": "mitEpsilon", "detail": "𝛦", "documentation": "Mathematical italic capital epsilon" }, "mitEta": { "command": "mitEta", "detail": "𝛨", "documentation": "Mathematical italic capital eta" }, "mitF": { "command": "mitF", "detail": "𝐹", "documentation": "\\mathit{f}, mathematical italic capital f" }, "mitG": { "command": "mitG", "detail": "𝐺", "documentation": "\\mathit{g}, mathematical italic capital g" }, "mitGamma": { "command": "mitGamma", "detail": "𝛤 (\"slantedGreek\" command)", "documentation": "\\mathit{\\gamma} (-fourier), \\vargamma (amsmath fourier), mathematical italic capital gamma" }, "mitH": { "command": "mitH", "detail": "𝐻", "documentation": "\\mathit{h}, mathematical italic capital h" }, "mitI": { "command": "mitI", "detail": "𝐼", "documentation": "\\mathit{i}, mathematical italic capital i" }, "mitIota": { "command": "mitIota", "detail": "𝛪", "documentation": "Mathematical italic capital iota" }, "mitJ": { "command": "mitJ", "detail": "𝐽", "documentation": "\\mathit{j}, mathematical italic capital j" }, "mitK": { "command": "mitK", "detail": "𝐾", "documentation": "\\mathit{k}, mathematical italic capital k" }, "mitKappa": { "command": "mitKappa", "detail": "𝛫", "documentation": "Mathematical italic capital kappa" }, "mitL": { "command": "mitL", "detail": "𝐿", "documentation": "\\mathit{l}, mathematical italic capital l" }, "mitLambda": { "command": "mitLambda", "detail": "𝛬 (\"slantedGreek\" command)", "documentation": "\\mathit{\\lambda} (-fourier), \\varlambda (amsmath fourier), mathematical italic capital lambda" }, "mitM": { "command": "mitM", "detail": "𝑀", "documentation": "\\mathit{m}, mathematical italic capital m" }, "mitMu": { "command": "mitMu", "detail": "𝛭", "documentation": "Mathematical italic capital mu" }, "mitN": { "command": "mitN", "detail": "𝑁", "documentation": "\\mathit{n}, mathematical italic capital n" }, "mitNu": { "command": "mitNu", "detail": "𝛮", "documentation": "Mathematical italic capital nu" }, "mitO": { "command": "mitO", "detail": "𝑂", "documentation": "\\mathit{o}, mathematical italic capital o" }, "mitOmega": { "command": "mitOmega", "detail": "𝛺 (\"slantedGreek\" command)", "documentation": "\\mathit{\\omega} (-fourier), \\varomega (amsmath fourier), mathematical italic capital omega" }, "mitOmicron": { "command": "mitOmicron", "detail": "𝛰", "documentation": "Mathematical italic capital omicron" }, "mitP": { "command": "mitP", "detail": "𝑃", "documentation": "\\mathit{p}, mathematical italic capital p" }, "mitPhi": { "command": "mitPhi", "detail": "𝛷 (\"slantedGreek\" command)", "documentation": "\\mathit{\\phi} (-fourier), \\varphi (amsmath fourier), mathematical italic capital phi" }, "mitPi": { "command": "mitPi", "detail": "𝛱 (\"slantedGreek\" command)", "documentation": "\\mathit{\\pi} (-fourier), \\varpi (amsmath fourier), mathematical italic capital pi" }, "mitPsi": { "command": "mitPsi", "detail": "𝛹 (\"slantedGreek\" command)", "documentation": "\\mathit{\\psi} (-fourier), \\varpsi (amsmath fourier), mathematical italic capital psi" }, "mitQ": { "command": "mitQ", "detail": "𝑄", "documentation": "\\mathit{q}, mathematical italic capital q" }, "mitR": { "command": "mitR", "detail": "𝑅", "documentation": "\\mathit{r}, mathematical italic capital r" }, "mitRho": { "command": "mitRho", "detail": "𝛲", "documentation": "Mathematical italic capital rho" }, "mitS": { "command": "mitS", "detail": "𝑆", "documentation": "\\mathit{s}, mathematical italic capital s" }, "mitSigma": { "command": "mitSigma", "detail": "𝛴 (\"slantedGreek\" command)", "documentation": "\\mathit{\\sigma} (-fourier), \\varsigma (amsmath fourier), mathematical italic capital sigma" }, "mitT": { "command": "mitT", "detail": "𝑇", "documentation": "\\mathit{t}, mathematical italic capital t" }, "mitTau": { "command": "mitTau", "detail": "𝛵", "documentation": "Mathematical italic capital tau" }, "mitTheta": { "command": "mitTheta", "detail": "𝛩 (\"slantedGreek\" command)", "documentation": "\\mathit{\\theta} (-fourier), \\vartheta (amsmath fourier), mathematical italic capital theta" }, "mitU": { "command": "mitU", "detail": "𝑈", "documentation": "\\mathit{u}, mathematical italic capital u" }, "mitUpsilon": { "command": "mitUpsilon", "detail": "𝛶 (\"slantedGreek\" command)", "documentation": "\\mathit{\\upsilon} (-fourier), \\varupsilon (amsmath fourier), mathematical italic capital upsilon" }, "mitV": { "command": "mitV", "detail": "𝑉", "documentation": "\\mathit{v}, mathematical italic capital v" }, "mitW": { "command": "mitW", "detail": "𝑊", "documentation": "\\mathit{w}, mathematical italic capital w" }, "mitX": { "command": "mitX", "detail": "𝑋", "documentation": "\\mathit{x}, mathematical italic capital x" }, "mitXi": { "command": "mitXi", "detail": "𝛯 (\"slantedGreek\" command)", "documentation": "\\mathit{\\xi} (-fourier), \\varxi (amsmath fourier), mathematical italic capital xi" }, "mitY": { "command": "mitY", "detail": "𝑌", "documentation": "\\mathit{y}, mathematical italic capital y" }, "mitZ": { "command": "mitZ", "detail": "𝑍", "documentation": "\\mathit{z}, mathematical italic capital z" }, "mitZeta": { "command": "mitZeta", "detail": "𝛧", "documentation": "Mathematical italic capital zeta" }, "mita": { "command": "mita", "detail": "𝑎", "documentation": "\\mathit{a}, mathematical italic small a" }, "mitalpha": { "command": "mitalpha", "detail": "𝛼", "documentation": "\\mathit{\\alpha} (omlmathit), mathematical italic small alpha" }, "mitb": { "command": "mitb", "detail": "𝑏", "documentation": "\\mathit{b}, mathematical italic small b" }, "mitbeta": { "command": "mitbeta", "detail": "𝛽", "documentation": "\\mathit{\\beta} (omlmathit), mathematical italic small beta" }, "mitc": { "command": "mitc", "detail": "𝑐", "documentation": "\\mathit{c}, mathematical italic small c" }, "mitchi": { "command": "mitchi", "detail": "𝜒", "documentation": "\\mathit{\\chi} (omlmathit), mathematical italic small chi" }, "mitd": { "command": "mitd", "detail": "𝑑", "documentation": "\\mathit{d}, mathematical italic small d" }, "mitdelta": { "command": "mitdelta", "detail": "𝛿", "documentation": "\\mathit{\\delta} (omlmathit), mathematical italic small delta" }, "mite": { "command": "mite", "detail": "𝑒", "documentation": "\\mathit{e}, mathematical italic small e" }, "mitepsilon": { "command": "mitepsilon", "detail": "𝜀", "documentation": "\\mathit{\\varepsilon} (omlmathit), mathematical italic small epsilon" }, "miteta": { "command": "miteta", "detail": "𝜂", "documentation": "\\mathit{\\eta} (omlmathit), mathematical italic small eta" }, "mitf": { "command": "mitf", "detail": "𝑓", "documentation": "\\mathit{f}, mathematical italic small f" }, "mitg": { "command": "mitg", "detail": "𝑔", "documentation": "\\mathit{g}, mathematical italic small g" }, "mitgamma": { "command": "mitgamma", "detail": "𝛾", "documentation": "\\mathit{\\gamma} (omlmathit), mathematical italic small gamma" }, "miti": { "command": "miti", "detail": "𝑖", "documentation": "\\mathit{i}, mathematical italic small i" }, "mitiota": { "command": "mitiota", "detail": "𝜄", "documentation": "\\mathit{\\iota} (omlmathit), mathematical italic small iota" }, "mitj": { "command": "mitj", "detail": "𝑗", "documentation": "\\mathit{j}, mathematical italic small j" }, "mitk": { "command": "mitk", "detail": "𝑘", "documentation": "\\mathit{k}, mathematical italic small k" }, "mitkappa": { "command": "mitkappa", "detail": "𝜅", "documentation": "\\mathit{\\kappa} (omlmathit), mathematical italic small kappa" }, "mitl": { "command": "mitl", "detail": "𝑙", "documentation": "\\mathit{l}, mathematical italic small l" }, "mitlambda": { "command": "mitlambda", "detail": "𝜆", "documentation": "\\mathit{\\lambda} (omlmathit), mathematical italic small lambda" }, "mitm": { "command": "mitm", "detail": "𝑚", "documentation": "\\mathit{m}, mathematical italic small m" }, "mitmu": { "command": "mitmu", "detail": "𝜇", "documentation": "\\mathit{\\mu} (omlmathit), mathematical italic small mu" }, "mitn": { "command": "mitn", "detail": "𝑛", "documentation": "\\mathit{n}, mathematical italic small n" }, "mitnabla": { "command": "mitnabla", "detail": "𝛻", "documentation": "Mathematical italic nabla" }, "mitnu": { "command": "mitnu", "detail": "𝜈", "documentation": "\\mathit{\\nu} (omlmathit), mathematical italic small nu" }, "mito": { "command": "mito", "detail": "𝑜", "documentation": "\\mathit{o}, mathematical italic small o" }, "mitomega": { "command": "mitomega", "detail": "𝜔", "documentation": "\\mathit{\\omega} (omlmathit), mathematical italic small omega" }, "mitomicron": { "command": "mitomicron", "detail": "𝜊", "documentation": "Mathematical italic small omicron" }, "mitp": { "command": "mitp", "detail": "𝑝", "documentation": "\\mathit{p}, mathematical italic small p" }, "mitpartial": { "command": "mitpartial", "detail": "𝜕", "documentation": "\\mathit{\\partial} (omlmathit), mathematical italic partial differential" }, "mitphi": { "command": "mitphi", "detail": "𝜑", "documentation": "\\mathit{\\varphi} (omlmathit), mathematical italic small phi" }, "mitpi": { "command": "mitpi", "detail": "𝜋", "documentation": "\\mathit{\\pi} (omlmathit), mathematical italic small pi" }, "mitpsi": { "command": "mitpsi", "detail": "𝜓", "documentation": "\\mathit{\\psi} (omlmathit), mathematical italic small psi" }, "mitq": { "command": "mitq", "detail": "𝑞", "documentation": "\\mathit{q}, mathematical italic small q" }, "mitr": { "command": "mitr", "detail": "𝑟", "documentation": "\\mathit{r}, mathematical italic small r" }, "mitrho": { "command": "mitrho", "detail": "𝜌", "documentation": "\\mathit{\\rho} (omlmathit), mathematical italic small rho" }, "mits": { "command": "mits", "detail": "𝑠", "documentation": "\\mathit{s}, mathematical italic small s" }, "mitsansA": { "command": "mitsansA", "detail": "𝘈 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic capital a" }, "mitsansB": { "command": "mitsansB", "detail": "𝘉 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic capital b" }, "mitsansC": { "command": "mitsansC", "detail": "𝘊 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic capital c" }, "mitsansD": { "command": "mitsansD", "detail": "𝘋 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic capital d" }, "mitsansE": { "command": "mitsansE", "detail": "𝘌 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic capital e" }, "mitsansF": { "command": "mitsansF", "detail": "𝘍 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic capital f" }, "mitsansG": { "command": "mitsansG", "detail": "𝘎 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic capital g" }, "mitsansH": { "command": "mitsansH", "detail": "𝘏 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic capital h" }, "mitsansI": { "command": "mitsansI", "detail": "𝘐 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic capital i" }, "mitsansJ": { "command": "mitsansJ", "detail": "𝘑 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic capital j" }, "mitsansK": { "command": "mitsansK", "detail": "𝘒 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic capital k" }, "mitsansL": { "command": "mitsansL", "detail": "𝘓 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic capital l" }, "mitsansM": { "command": "mitsansM", "detail": "𝘔 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic capital m" }, "mitsansN": { "command": "mitsansN", "detail": "𝘕 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic capital n" }, "mitsansO": { "command": "mitsansO", "detail": "𝘖 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic capital o" }, "mitsansP": { "command": "mitsansP", "detail": "𝘗 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic capital p" }, "mitsansQ": { "command": "mitsansQ", "detail": "𝘘 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic capital q" }, "mitsansR": { "command": "mitsansR", "detail": "𝘙 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic capital r" }, "mitsansS": { "command": "mitsansS", "detail": "𝘚 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic capital s" }, "mitsansT": { "command": "mitsansT", "detail": "𝘛 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic capital t" }, "mitsansU": { "command": "mitsansU", "detail": "𝘜 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic capital u" }, "mitsansV": { "command": "mitsansV", "detail": "𝘝 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic capital v" }, "mitsansW": { "command": "mitsansW", "detail": "𝘞 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic capital w" }, "mitsansX": { "command": "mitsansX", "detail": "𝘟 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic capital x" }, "mitsansY": { "command": "mitsansY", "detail": "𝘠 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic capital y" }, "mitsansZ": { "command": "mitsansZ", "detail": "𝘡 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic capital z" }, "mitsansa": { "command": "mitsansa", "detail": "𝘢 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic small a" }, "mitsansb": { "command": "mitsansb", "detail": "𝘣 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic small b" }, "mitsansc": { "command": "mitsansc", "detail": "𝘤 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic small c" }, "mitsansd": { "command": "mitsansd", "detail": "𝘥 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic small d" }, "mitsanse": { "command": "mitsanse", "detail": "𝘦 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic small e" }, "mitsansf": { "command": "mitsansf", "detail": "𝘧 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic small f" }, "mitsansg": { "command": "mitsansg", "detail": "𝘨 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic small g" }, "mitsansh": { "command": "mitsansh", "detail": "𝘩 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic small h" }, "mitsansi": { "command": "mitsansi", "detail": "𝘪 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic small i" }, "mitsansj": { "command": "mitsansj", "detail": "𝘫 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic small j" }, "mitsansk": { "command": "mitsansk", "detail": "𝘬 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic small k" }, "mitsansl": { "command": "mitsansl", "detail": "𝘭 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic small l" }, "mitsansm": { "command": "mitsansm", "detail": "𝘮 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic small m" }, "mitsansn": { "command": "mitsansn", "detail": "𝘯 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic small n" }, "mitsanso": { "command": "mitsanso", "detail": "𝘰 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic small o" }, "mitsansp": { "command": "mitsansp", "detail": "𝘱 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic small p" }, "mitsansq": { "command": "mitsansq", "detail": "𝘲 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic small q" }, "mitsansr": { "command": "mitsansr", "detail": "𝘳 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic small r" }, "mitsanss": { "command": "mitsanss", "detail": "𝘴 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic small s" }, "mitsanst": { "command": "mitsanst", "detail": "𝘵 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic small t" }, "mitsansu": { "command": "mitsansu", "detail": "𝘶 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic small u" }, "mitsansv": { "command": "mitsansv", "detail": "𝘷 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic small v" }, "mitsansw": { "command": "mitsansw", "detail": "𝘸 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic small w" }, "mitsansx": { "command": "mitsansx", "detail": "𝘹 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic small x" }, "mitsansy": { "command": "mitsansy", "detail": "𝘺 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic small y" }, "mitsansz": { "command": "mitsansz", "detail": "𝘻 (\"omlmathsfit\" command)", "documentation": "Mathematical sans-serif italic small z" }, "mitsigma": { "command": "mitsigma", "detail": "𝜎", "documentation": "\\mathit{\\sigma} (omlmathit), mathematical italic small sigma" }, "mitt": { "command": "mitt", "detail": "𝑡", "documentation": "\\mathit{t}, mathematical italic small t" }, "mittau": { "command": "mittau", "detail": "𝜏", "documentation": "\\mathit{\\tau} (omlmathit), mathematical italic small tau" }, "mittheta": { "command": "mittheta", "detail": "𝜃", "documentation": "\\mathit{\\theta} (omlmathit), mathematical italic small theta" }, "mitu": { "command": "mitu", "detail": "𝑢", "documentation": "\\mathit{u}, mathematical italic small u" }, "mitupsilon": { "command": "mitupsilon", "detail": "𝜐", "documentation": "\\mathit{\\upsilon} (omlmathit), mathematical italic small upsilon" }, "mitv": { "command": "mitv", "detail": "𝑣", "documentation": "\\mathit{v}, mathematical italic small v" }, "mitvarTheta": { "command": "mitvarTheta", "detail": "𝛳", "documentation": "Mathematical italic capital theta symbol" }, "mitvarepsilon": { "command": "mitvarepsilon", "detail": "𝜖", "documentation": "\\mathit{\\epsilon} (omlmathit), mathematical italic epsilon symbol" }, "mitvarkappa": { "command": "mitvarkappa", "detail": "𝜘 (\"amssymb\" command)", "documentation": "Mathematical italic kappa symbol" }, "mitvarphi": { "command": "mitvarphi", "detail": "𝜙", "documentation": "\\mathit{\\phi} (omlmathit), mathematical italic phi symbol" }, "mitvarpi": { "command": "mitvarpi", "detail": "𝜛", "documentation": "\\mathit{\\varpi} (omlmathit), mathematical italic pi symbol" }, "mitvarrho": { "command": "mitvarrho", "detail": "𝜚", "documentation": "\\mathit{\\varrho} (omlmathit), mathematical italic rho symbol" }, "mitvarsigma": { "command": "mitvarsigma", "detail": "𝜍", "documentation": "\\mathit{\\varsigma} (omlmathit), mathematical italic small final sigma" }, "mitvartheta": { "command": "mitvartheta", "detail": "𝜗", "documentation": "\\mathit{\\vartheta} (omlmathit), mathematical italic theta symbol" }, "mitw": { "command": "mitw", "detail": "𝑤", "documentation": "\\mathit{w}, mathematical italic small w" }, "mitx": { "command": "mitx", "detail": "𝑥", "documentation": "\\mathit{x}, mathematical italic small x" }, "mitxi": { "command": "mitxi", "detail": "𝜉", "documentation": "\\mathit{\\xi} (omlmathit), mathematical italic small xi" }, "mity": { "command": "mity", "detail": "𝑦", "documentation": "\\mathit{y}, mathematical italic small y" }, "mitz": { "command": "mitz", "detail": "𝑧", "documentation": "\\mathit{z}, mathematical italic small z" }, "mitzeta": { "command": "mitzeta", "detail": "𝜁", "documentation": "\\mathit{\\zeta} (omlmathit), mathematical italic small zeta" }, "mlcp": { "command": "mlcp", "detail": "⫛", "documentation": "Transversal intersection" }, "models": { "command": "models", "detail": "⊧", "documentation": "Models (vertical, short double dash)" }, "modtwosum": { "command": "modtwosum", "detail": "⨊", "documentation": "Modulo two sum" }, "mp": { "command": "mp", "detail": "∓", "documentation": "Minus-or-plus sign" }, "msansA": { "command": "msansA", "detail": "𝖠", "documentation": "Mathematical sans-serif capital a" }, "msansB": { "command": "msansB", "detail": "𝖡", "documentation": "Mathematical sans-serif capital b" }, "msansC": { "command": "msansC", "detail": "𝖢", "documentation": "Mathematical sans-serif capital c" }, "msansD": { "command": "msansD", "detail": "𝖣", "documentation": "Mathematical sans-serif capital d" }, "msansE": { "command": "msansE", "detail": "𝖤", "documentation": "Mathematical sans-serif capital e" }, "msansF": { "command": "msansF", "detail": "𝖥", "documentation": "Mathematical sans-serif capital f" }, "msansG": { "command": "msansG", "detail": "𝖦", "documentation": "Mathematical sans-serif capital g" }, "msansH": { "command": "msansH", "detail": "𝖧", "documentation": "Mathematical sans-serif capital h" }, "msansI": { "command": "msansI", "detail": "𝖨", "documentation": "Mathematical sans-serif capital i" }, "msansJ": { "command": "msansJ", "detail": "𝖩", "documentation": "Mathematical sans-serif capital j" }, "msansK": { "command": "msansK", "detail": "𝖪", "documentation": "Mathematical sans-serif capital k" }, "msansL": { "command": "msansL", "detail": "𝖫", "documentation": "Mathematical sans-serif capital l" }, "msansM": { "command": "msansM", "detail": "𝖬", "documentation": "Mathematical sans-serif capital m" }, "msansN": { "command": "msansN", "detail": "𝖭", "documentation": "Mathematical sans-serif capital n" }, "msansO": { "command": "msansO", "detail": "𝖮", "documentation": "Mathematical sans-serif capital o" }, "msansP": { "command": "msansP", "detail": "𝖯", "documentation": "Mathematical sans-serif capital p" }, "msansQ": { "command": "msansQ", "detail": "𝖰", "documentation": "Mathematical sans-serif capital q" }, "msansR": { "command": "msansR", "detail": "𝖱", "documentation": "Mathematical sans-serif capital r" }, "msansS": { "command": "msansS", "detail": "𝖲", "documentation": "Mathematical sans-serif capital s" }, "msansT": { "command": "msansT", "detail": "𝖳", "documentation": "Mathematical sans-serif capital t" }, "msansU": { "command": "msansU", "detail": "𝖴", "documentation": "Mathematical sans-serif capital u" }, "msansV": { "command": "msansV", "detail": "𝖵", "documentation": "Mathematical sans-serif capital v" }, "msansW": { "command": "msansW", "detail": "𝖶", "documentation": "Mathematical sans-serif capital w" }, "msansX": { "command": "msansX", "detail": "𝖷", "documentation": "Mathematical sans-serif capital x" }, "msansY": { "command": "msansY", "detail": "𝖸", "documentation": "Mathematical sans-serif capital y" }, "msansZ": { "command": "msansZ", "detail": "𝖹", "documentation": "Mathematical sans-serif capital z" }, "msansa": { "command": "msansa", "detail": "𝖺", "documentation": "Mathematical sans-serif small a" }, "msansb": { "command": "msansb", "detail": "𝖻", "documentation": "Mathematical sans-serif small b" }, "msansc": { "command": "msansc", "detail": "𝖼", "documentation": "Mathematical sans-serif small c" }, "msansd": { "command": "msansd", "detail": "𝖽", "documentation": "Mathematical sans-serif small d" }, "msanse": { "command": "msanse", "detail": "𝖾", "documentation": "Mathematical sans-serif small e" }, "msanseight": { "command": "msanseight", "detail": "𝟪", "documentation": "Mathematical sans-serif digit 8" }, "msansf": { "command": "msansf", "detail": "𝖿", "documentation": "Mathematical sans-serif small f" }, "msansfive": { "command": "msansfive", "detail": "𝟧", "documentation": "Mathematical sans-serif digit 5" }, "msansfour": { "command": "msansfour", "detail": "𝟦", "documentation": "Mathematical sans-serif digit 4" }, "msansg": { "command": "msansg", "detail": "𝗀", "documentation": "Mathematical sans-serif small g" }, "msansh": { "command": "msansh", "detail": "𝗁", "documentation": "Mathematical sans-serif small h" }, "msansi": { "command": "msansi", "detail": "𝗂", "documentation": "Mathematical sans-serif small i" }, "msansj": { "command": "msansj", "detail": "𝗃", "documentation": "Mathematical sans-serif small j" }, "msansk": { "command": "msansk", "detail": "𝗄", "documentation": "Mathematical sans-serif small k" }, "msansl": { "command": "msansl", "detail": "𝗅", "documentation": "Mathematical sans-serif small l" }, "msansm": { "command": "msansm", "detail": "𝗆", "documentation": "Mathematical sans-serif small m" }, "msansn": { "command": "msansn", "detail": "𝗇", "documentation": "Mathematical sans-serif small n" }, "msansnine": { "command": "msansnine", "detail": "𝟫", "documentation": "Mathematical sans-serif digit 9" }, "msanso": { "command": "msanso", "detail": "𝗈", "documentation": "Mathematical sans-serif small o" }, "msansone": { "command": "msansone", "detail": "𝟣", "documentation": "Mathematical sans-serif digit 1" }, "msansp": { "command": "msansp", "detail": "𝗉", "documentation": "Mathematical sans-serif small p" }, "msansq": { "command": "msansq", "detail": "𝗊", "documentation": "Mathematical sans-serif small q" }, "msansr": { "command": "msansr", "detail": "𝗋", "documentation": "Mathematical sans-serif small r" }, "msanss": { "command": "msanss", "detail": "𝗌", "documentation": "Mathematical sans-serif small s" }, "msansseven": { "command": "msansseven", "detail": "𝟩", "documentation": "Mathematical sans-serif digit 7" }, "msanssix": { "command": "msanssix", "detail": "𝟨", "documentation": "Mathematical sans-serif digit 6" }, "msanst": { "command": "msanst", "detail": "𝗍", "documentation": "Mathematical sans-serif small t" }, "msansthree": { "command": "msansthree", "detail": "𝟥", "documentation": "Mathematical sans-serif digit 3" }, "msanstwo": { "command": "msanstwo", "detail": "𝟤", "documentation": "Mathematical sans-serif digit 2" }, "msansu": { "command": "msansu", "detail": "𝗎", "documentation": "Mathematical sans-serif small u" }, "msansv": { "command": "msansv", "detail": "𝗏", "documentation": "Mathematical sans-serif small v" }, "msansw": { "command": "msansw", "detail": "𝗐", "documentation": "Mathematical sans-serif small w" }, "msansx": { "command": "msansx", "detail": "𝗑", "documentation": "Mathematical sans-serif small x" }, "msansy": { "command": "msansy", "detail": "𝗒", "documentation": "Mathematical sans-serif small y" }, "msansz": { "command": "msansz", "detail": "𝗓", "documentation": "Mathematical sans-serif small z" }, "msanszero": { "command": "msanszero", "detail": "𝟢", "documentation": "Mathematical sans-serif digit 0" }, "mscrA": { "command": "mscrA", "detail": "𝒜", "documentation": "Mathematical script capital a" }, "mscrB": { "command": "mscrB", "detail": "ℬ", "documentation": "Bernoulli function (script capital b)" }, "mscrC": { "command": "mscrC", "detail": "𝒞", "documentation": "Mathematical script capital c" }, "mscrD": { "command": "mscrD", "detail": "𝒟", "documentation": "Mathematical script capital d" }, "mscrE": { "command": "mscrE", "detail": "ℰ", "documentation": "/scr e, script capital e" }, "mscrF": { "command": "mscrF", "detail": "ℱ", "documentation": "/scr f, script capital f" }, "mscrG": { "command": "mscrG", "detail": "𝒢", "documentation": "Mathematical script capital g" }, "mscrH": { "command": "mscrH", "detail": "ℋ", "documentation": "Hamiltonian (script capital h)" }, "mscrI": { "command": "mscrI", "detail": "ℐ", "documentation": "/scr i, script capital i" }, "mscrJ": { "command": "mscrJ", "detail": "𝒥", "documentation": "Mathematical script capital j" }, "mscrK": { "command": "mscrK", "detail": "𝒦", "documentation": "Mathematical script capital k" }, "mscrL": { "command": "mscrL", "detail": "ℒ", "documentation": "Lagrangian (script capital l)" }, "mscrM": { "command": "mscrM", "detail": "ℳ", "documentation": "Physics m-matrix (script capital m)" }, "mscrN": { "command": "mscrN", "detail": "𝒩", "documentation": "Mathematical script capital n" }, "mscrO": { "command": "mscrO", "detail": "𝒪", "documentation": "Mathematical script capital o" }, "mscrP": { "command": "mscrP", "detail": "𝒫", "documentation": "Mathematical script capital p" }, "mscrQ": { "command": "mscrQ", "detail": "𝒬", "documentation": "Mathematical script capital q" }, "mscrR": { "command": "mscrR", "detail": "ℛ", "documentation": "/scr r, script capital r" }, "mscrS": { "command": "mscrS", "detail": "𝒮", "documentation": "Mathematical script capital s" }, "mscrT": { "command": "mscrT", "detail": "𝒯", "documentation": "Mathematical script capital t" }, "mscrU": { "command": "mscrU", "detail": "𝒰", "documentation": "Mathematical script capital u" }, "mscrV": { "command": "mscrV", "detail": "𝒱", "documentation": "Mathematical script capital v" }, "mscrW": { "command": "mscrW", "detail": "𝒲", "documentation": "Mathematical script capital w" }, "mscrX": { "command": "mscrX", "detail": "𝒳", "documentation": "Mathematical script capital x" }, "mscrY": { "command": "mscrY", "detail": "𝒴", "documentation": "Mathematical script capital y" }, "mscrZ": { "command": "mscrZ", "detail": "𝒵", "documentation": "Mathematical script capital z" }, "mscra": { "command": "mscra", "detail": "𝒶 (\"urwchancal\" command)", "documentation": "Mathematical script small a" }, "mscrb": { "command": "mscrb", "detail": "𝒷 (\"urwchancal\" command)", "documentation": "Mathematical script small b" }, "mscrc": { "command": "mscrc", "detail": "𝒸 (\"urwchancal\" command)", "documentation": "Mathematical script small c" }, "mscrd": { "command": "mscrd", "detail": "𝒹 (\"urwchancal\" command)", "documentation": "Mathematical script small d" }, "mscre": { "command": "mscre", "detail": "ℯ (\"urwchancal\" command)", "documentation": "/scr e, script small letter e" }, "mscrf": { "command": "mscrf", "detail": "𝒻 (\"urwchancal\" command)", "documentation": "Mathematical script small f" }, "mscrg": { "command": "mscrg", "detail": "ℊ (\"urwchancal\" command)", "documentation": "/scr g, script small letter g" }, "mscrh": { "command": "mscrh", "detail": "𝒽 (\"urwchancal\" command)", "documentation": "Mathematical script small h" }, "mscri": { "command": "mscri", "detail": "𝒾 (\"urwchancal\" command)", "documentation": "Mathematical script small i" }, "mscrj": { "command": "mscrj", "detail": "𝒿 (\"urwchancal\" command)", "documentation": "Mathematical script small j" }, "mscrk": { "command": "mscrk", "detail": "𝓀 (\"urwchancal\" command)", "documentation": "Mathematical script small k" }, "mscrl": { "command": "mscrl", "detail": "𝓁 (\"urwchancal\" command)", "documentation": "Mathematical script small l" }, "mscrm": { "command": "mscrm", "detail": "𝓂 (\"urwchancal\" command)", "documentation": "Mathematical script small m" }, "mscrn": { "command": "mscrn", "detail": "𝓃 (\"urwchancal\" command)", "documentation": "Mathematical script small n" }, "mscro": { "command": "mscro", "detail": "ℴ (\"urwchancal\" command)", "documentation": "Order of (script small o)" }, "mscrp": { "command": "mscrp", "detail": "𝓅 (\"urwchancal\" command)", "documentation": "Mathematical script small p" }, "mscrq": { "command": "mscrq", "detail": "𝓆 (\"urwchancal\" command)", "documentation": "Mathematical script small q" }, "mscrr": { "command": "mscrr", "detail": "𝓇 (\"urwchancal\" command)", "documentation": "Mathematical script small r" }, "mscrs": { "command": "mscrs", "detail": "𝓈 (\"urwchancal\" command)", "documentation": "Mathematical script small s" }, "mscrt": { "command": "mscrt", "detail": "𝓉 (\"urwchancal\" command)", "documentation": "Mathematical script small t" }, "mscru": { "command": "mscru", "detail": "𝓊 (\"urwchancal\" command)", "documentation": "Mathematical script small u" }, "mscrv": { "command": "mscrv", "detail": "𝓋 (\"urwchancal\" command)", "documentation": "Mathematical script small v" }, "mscrw": { "command": "mscrw", "detail": "𝓌 (\"urwchancal\" command)", "documentation": "Mathematical script small w" }, "mscrx": { "command": "mscrx", "detail": "𝓍 (\"urwchancal\" command)", "documentation": "Mathematical script small x" }, "mscry": { "command": "mscry", "detail": "𝓎 (\"urwchancal\" command)", "documentation": "Mathematical script small y" }, "mscrz": { "command": "mscrz", "detail": "𝓏 (\"urwchancal\" command)", "documentation": "Mathematical script small z" }, "mttA": { "command": "mttA", "detail": "𝙰", "documentation": "Mathematical monospace capital a" }, "mttB": { "command": "mttB", "detail": "𝙱", "documentation": "Mathematical monospace capital b" }, "mttC": { "command": "mttC", "detail": "𝙲", "documentation": "Mathematical monospace capital c" }, "mttD": { "command": "mttD", "detail": "𝙳", "documentation": "Mathematical monospace capital d" }, "mttE": { "command": "mttE", "detail": "𝙴", "documentation": "Mathematical monospace capital e" }, "mttF": { "command": "mttF", "detail": "𝙵", "documentation": "Mathematical monospace capital f" }, "mttG": { "command": "mttG", "detail": "𝙶", "documentation": "Mathematical monospace capital g" }, "mttH": { "command": "mttH", "detail": "𝙷", "documentation": "Mathematical monospace capital h" }, "mttI": { "command": "mttI", "detail": "𝙸", "documentation": "Mathematical monospace capital i" }, "mttJ": { "command": "mttJ", "detail": "𝙹", "documentation": "Mathematical monospace capital j" }, "mttK": { "command": "mttK", "detail": "𝙺", "documentation": "Mathematical monospace capital k" }, "mttL": { "command": "mttL", "detail": "𝙻", "documentation": "Mathematical monospace capital l" }, "mttM": { "command": "mttM", "detail": "𝙼", "documentation": "Mathematical monospace capital m" }, "mttN": { "command": "mttN", "detail": "𝙽", "documentation": "Mathematical monospace capital n" }, "mttO": { "command": "mttO", "detail": "𝙾", "documentation": "Mathematical monospace capital o" }, "mttP": { "command": "mttP", "detail": "𝙿", "documentation": "Mathematical monospace capital p" }, "mttQ": { "command": "mttQ", "detail": "𝚀", "documentation": "Mathematical monospace capital q" }, "mttR": { "command": "mttR", "detail": "𝚁", "documentation": "Mathematical monospace capital r" }, "mttS": { "command": "mttS", "detail": "𝚂", "documentation": "Mathematical monospace capital s" }, "mttT": { "command": "mttT", "detail": "𝚃", "documentation": "Mathematical monospace capital t" }, "mttU": { "command": "mttU", "detail": "𝚄", "documentation": "Mathematical monospace capital u" }, "mttV": { "command": "mttV", "detail": "𝚅", "documentation": "Mathematical monospace capital v" }, "mttW": { "command": "mttW", "detail": "𝚆", "documentation": "Mathematical monospace capital w" }, "mttX": { "command": "mttX", "detail": "𝚇", "documentation": "Mathematical monospace capital x" }, "mttY": { "command": "mttY", "detail": "𝚈", "documentation": "Mathematical monospace capital y" }, "mttZ": { "command": "mttZ", "detail": "𝚉", "documentation": "Mathematical monospace capital z" }, "mtta": { "command": "mtta", "detail": "𝚊", "documentation": "Mathematical monospace small a" }, "mttb": { "command": "mttb", "detail": "𝚋", "documentation": "Mathematical monospace small b" }, "mttc": { "command": "mttc", "detail": "𝚌", "documentation": "Mathematical monospace small c" }, "mttd": { "command": "mttd", "detail": "𝚍", "documentation": "Mathematical monospace small d" }, "mtte": { "command": "mtte", "detail": "𝚎", "documentation": "Mathematical monospace small e" }, "mtteight": { "command": "mtteight", "detail": "𝟾", "documentation": "Mathematical monospace digit 8" }, "mttf": { "command": "mttf", "detail": "𝚏", "documentation": "Mathematical monospace small f" }, "mttfive": { "command": "mttfive", "detail": "𝟻", "documentation": "Mathematical monospace digit 5" }, "mttfour": { "command": "mttfour", "detail": "𝟺", "documentation": "Mathematical monospace digit 4" }, "mttg": { "command": "mttg", "detail": "𝚐", "documentation": "Mathematical monospace small g" }, "mtth": { "command": "mtth", "detail": "𝚑", "documentation": "Mathematical monospace small h" }, "mtti": { "command": "mtti", "detail": "𝚒", "documentation": "Mathematical monospace small i" }, "mttj": { "command": "mttj", "detail": "𝚓", "documentation": "Mathematical monospace small j" }, "mttk": { "command": "mttk", "detail": "𝚔", "documentation": "Mathematical monospace small k" }, "mttl": { "command": "mttl", "detail": "𝚕", "documentation": "Mathematical monospace small l" }, "mttm": { "command": "mttm", "detail": "𝚖", "documentation": "Mathematical monospace small m" }, "mttn": { "command": "mttn", "detail": "𝚗", "documentation": "Mathematical monospace small n" }, "mttnine": { "command": "mttnine", "detail": "𝟿", "documentation": "Mathematical monospace digit 9" }, "mtto": { "command": "mtto", "detail": "𝚘", "documentation": "Mathematical monospace small o" }, "mttone": { "command": "mttone", "detail": "𝟷", "documentation": "Mathematical monospace digit 1" }, "mttp": { "command": "mttp", "detail": "𝚙", "documentation": "Mathematical monospace small p" }, "mttq": { "command": "mttq", "detail": "𝚚", "documentation": "Mathematical monospace small q" }, "mttr": { "command": "mttr", "detail": "𝚛", "documentation": "Mathematical monospace small r" }, "mtts": { "command": "mtts", "detail": "𝚜", "documentation": "Mathematical monospace small s" }, "mttseven": { "command": "mttseven", "detail": "𝟽", "documentation": "Mathematical monospace digit 7" }, "mttsix": { "command": "mttsix", "detail": "𝟼", "documentation": "Mathematical monospace digit 6" }, "mttt": { "command": "mttt", "detail": "𝚝", "documentation": "Mathematical monospace small t" }, "mttthree": { "command": "mttthree", "detail": "𝟹", "documentation": "Mathematical monospace digit 3" }, "mtttwo": { "command": "mtttwo", "detail": "𝟸", "documentation": "Mathematical monospace digit 2" }, "mttu": { "command": "mttu", "detail": "𝚞", "documentation": "Mathematical monospace small u" }, "mttv": { "command": "mttv", "detail": "𝚟", "documentation": "Mathematical monospace small v" }, "mttw": { "command": "mttw", "detail": "𝚠", "documentation": "Mathematical monospace small w" }, "mttx": { "command": "mttx", "detail": "𝚡", "documentation": "Mathematical monospace small x" }, "mtty": { "command": "mtty", "detail": "𝚢", "documentation": "Mathematical monospace small y" }, "mttz": { "command": "mttz", "detail": "𝚣", "documentation": "Mathematical monospace small z" }, "mttzero": { "command": "mttzero", "detail": "𝟶", "documentation": "Mathematical monospace digit 0" }, "multimap": { "command": "multimap", "detail": "⊸ (\"amssymb\" command)", "documentation": "/multimap a:" }, "multimapinv": { "command": "multimapinv", "detail": "⟜ (\"txfonts\" command)", "documentation": "Left multimap" }, "nHdownarrow": { "command": "nHdownarrow", "detail": "⇟", "documentation": "Downwards arrow with double stroke" }, "nHuparrow": { "command": "nHuparrow", "detail": "⇞", "documentation": "Upwards arrow with double stroke" }, "nLeftarrow": { "command": "nLeftarrow", "detail": "⇍ (\"amssymb\" command)", "documentation": "Not implied by" }, "nLeftrightarrow": { "command": "nLeftrightarrow", "detail": "⇎ (\"amssymb\" command)", "documentation": "Not left and right double arrows" }, "nRightarrow": { "command": "nRightarrow", "detail": "⇏ (\"amssymb\" command)", "documentation": "Not implies" }, "nVDash": { "command": "nVDash", "detail": "⊯ (\"amssymb\" command)", "documentation": "Not double vert, double dash" }, "nVdash": { "command": "nVdash", "detail": "⊮ (\"amssymb\" command)", "documentation": "Not double vertical, dash" }, "nVleftarrow": { "command": "nVleftarrow", "detail": "⇺", "documentation": "Leftwards arrow with double vertical stroke" }, "nVleftarrowtail": { "command": "nVleftarrowtail", "detail": "⬺", "documentation": "Leftwards arrow with tail with double vertical stroke" }, "nVleftrightarrow": { "command": "nVleftrightarrow", "detail": "⇼", "documentation": "Left right arrow with double vertical stroke, finite relation" }, "nVrightarrow": { "command": "nVrightarrow", "detail": "⇻ (\"oz\" command)", "documentation": "Rightwards arrow with double vertical stroke, finite function" }, "nVrightarrowtail": { "command": "nVrightarrowtail", "detail": "⤕ (\"oz\" command)", "documentation": "Rightwards arrow with tail with double vertical stroke, finite injection" }, "nVtwoheadleftarrow": { "command": "nVtwoheadleftarrow", "detail": "⬵", "documentation": "Leftwards two-headed arrow with double vertical stroke" }, "nVtwoheadleftarrowtail": { "command": "nVtwoheadleftarrowtail", "detail": "⬽", "documentation": "Leftwards two-headed arrow with tail with double vertical stroke" }, "nVtwoheadrightarrow": { "command": "nVtwoheadrightarrow", "detail": "⤁", "documentation": "Rightwards two-headed arrow with double vertical stroke, finite surjection" }, "nVtwoheadrightarrowtail": { "command": "nVtwoheadrightarrowtail", "detail": "⤘", "documentation": "Rightwards two-headed arrow with tail with double vertical stroke, finite surjective injection" }, "nabla": { "command": "nabla", "detail": "∇", "documentation": "Nabla, del, hamilton operator" }, "napprox": { "command": "napprox", "detail": "≉ (\"wrisym\" command)", "documentation": "Not approximate" }, "nasymp": { "command": "nasymp", "detail": "≭ (\"mathabx\" command)", "documentation": "\\nasymp (wrisym), not asymptotically equal to" }, "natural": { "command": "natural", "detail": "♮", "documentation": "Music natural" }, "ncong": { "command": "ncong", "detail": "≇ (\"amssymb wrisym\" command)", "documentation": "Not congruent with" }, "ne": { "command": "ne", "detail": "≠", "documentation": "\\ne, r: not equal" }, "nearrow": { "command": "nearrow", "detail": "↗", "documentation": "Ne pointing arrow" }, "neg": { "command": "neg", "detail": "¬", "documentation": "\\lnot, not sign" }, "neovnwarrow": { "command": "neovnwarrow", "detail": "⤱", "documentation": "North east arrow crossing north west arrow" }, "neovsearrow": { "command": "neovsearrow", "detail": "⤮", "documentation": "North east arrow crossing south east arrow" }, "nequiv": { "command": "nequiv", "detail": "≢ (\"wrisym\" command)", "documentation": "Not identical with" }, "neswarrow": { "command": "neswarrow", "detail": "⤢", "documentation": "North east and south west arrow" }, "neuter": { "command": "neuter", "detail": "⚲", "documentation": "Neuter" }, "nexists": { "command": "nexists", "detail": "∄ (\"amssymb fourier\" command)", "documentation": "\\nexi (oz), negated exists" }, "ngeq": { "command": "ngeq", "detail": "≱ (\"amssymb wrisym\" command)", "documentation": "\\ngeqslant (fourier), not greater-than-or-equal" }, "ngtr": { "command": "ngtr", "detail": "≯ (\"amssymb\" command)", "documentation": "Not greater-than" }, "ngtrless": { "command": "ngtrless", "detail": "≹ (\"wrisym\" command)", "documentation": "Not greater, less" }, "ngtrsim": { "command": "ngtrsim", "detail": "≵ (\"wrisym\" command)", "documentation": "Not greater, similar" }, "nhVvert": { "command": "nhVvert", "detail": "⫵", "documentation": "Triple vertical bar with horizontal stroke" }, "nhpar": { "command": "nhpar", "detail": "⫲", "documentation": "Parallel with horizontal stroke" }, "ni": { "command": "ni", "detail": "∋", "documentation": "\\owns, contains, variant" }, "niobar": { "command": "niobar", "detail": "⋾", "documentation": "Small contains with overbar" }, "nis": { "command": "nis", "detail": "⋼", "documentation": "Small contains with vertical bar at end of horizontal stroke" }, "nisd": { "command": "nisd", "detail": "⋺", "documentation": "Contains with long horizontal stroke" }, "nleftarrow": { "command": "nleftarrow", "detail": "↚ (\"amssymb\" command)", "documentation": "Not left arrow" }, "nleftrightarrow": { "command": "nleftrightarrow", "detail": "↮ (\"amssymb\" command)", "documentation": "Not left and right arrow" }, "nleq": { "command": "nleq", "detail": "≰ (\"amssymb wrisym\" command)", "documentation": "\\nleqslant (fourier), not less-than-or-equal" }, "nless": { "command": "nless", "detail": "≮ (\"amssymb\" command)", "documentation": "Not less-than" }, "nlessgtr": { "command": "nlessgtr", "detail": "≸ (\"wrisym\" command)", "documentation": "Not less, greater" }, "nlesssim": { "command": "nlesssim", "detail": "≴ (\"wrisym\" command)", "documentation": "Not less, similar" }, "nmid": { "command": "nmid", "detail": "∤ (\"amssymb\" command)", "documentation": "Negated mid, does not divide" }, "nni": { "command": "nni", "detail": "∌ (\"wrisym\" command)", "documentation": "\\notni (txfonts), \\notowner (mathabx), \\notowns (fourier), negated contains, variant" }, "not": { "command": "not", "detail": " ̸", "documentation": "Combining long solidus overlay" }, "notin": { "command": "notin", "detail": "∉", "documentation": "\\nin (wrisym), negated set membership" }, "nparallel": { "command": "nparallel", "detail": "∦ (\"amssymb fourier\" command)", "documentation": "Not parallel" }, "npolint": { "command": "npolint", "detail": "⨔", "documentation": "Line integration not including the pole" }, "nprec": { "command": "nprec", "detail": "⊀ (\"amssymb wrisym\" command)", "documentation": "Not precedes" }, "npreccurlyeq": { "command": "npreccurlyeq", "detail": "⋠ (\"amssymb wrisym\" command)", "documentation": "Does not precede or equal" }, "nrightarrow": { "command": "nrightarrow", "detail": "↛ (\"amssymb\" command)", "documentation": "Not right arrow" }, "nsim": { "command": "nsim", "detail": "≁ (\"amssymb wrisym\" command)", "documentation": "Not similar" }, "nsime": { "command": "nsime", "detail": "≄ (\"txfonts\" command)", "documentation": "Not similar, equals" }, "nsqsubseteq": { "command": "nsqsubseteq", "detail": "⋢ (\"wrisym\" command)", "documentation": "Not, square subset, equals" }, "nsqsupseteq": { "command": "nsqsupseteq", "detail": "⋣ (\"wrisym\" command)", "documentation": "Not, square superset, equals" }, "nsubset": { "command": "nsubset", "detail": "⊄ (\"wrisym\" command)", "documentation": "Not subset, variant [slash negation]" }, "nsubseteq": { "command": "nsubseteq", "detail": "⊈ (\"amssymb wrisym\" command)", "documentation": "Not subset, equals" }, "nsucc": { "command": "nsucc", "detail": "⊁ (\"amssymb wrisym\" command)", "documentation": "Not succeeds" }, "nsucccurlyeq": { "command": "nsucccurlyeq", "detail": "⋡ (\"amssymb wrisym\" command)", "documentation": "Not succeeds, curly equals" }, "nsupset": { "command": "nsupset", "detail": "⊅ (\"wrisym\" command)", "documentation": "Not superset, variant [slash negation]" }, "nsupseteq": { "command": "nsupseteq", "detail": "⊉ (\"amssymb wrisym\" command)", "documentation": "Not superset, equals" }, "ntriangleleft": { "command": "ntriangleleft", "detail": "⋪ (\"amssymb\" command)", "documentation": "\\notlefttriangle (wrisym), not left triangle" }, "ntrianglelefteq": { "command": "ntrianglelefteq", "detail": "⋬ (\"amssymb\" command)", "documentation": "\\nunlhd (wrisym), not left triangle, equals" }, "ntriangleright": { "command": "ntriangleright", "detail": "⋫ (\"amssymb\" command)", "documentation": "\\notrighttriangle (wrisym), not right triangle" }, "ntrianglerighteq": { "command": "ntrianglerighteq", "detail": "⋭ (\"amssymb\" command)", "documentation": "\\nunrhd (wrisym), not right triangle, equals" }, "nvDash": { "command": "nvDash", "detail": "⊭ (\"amssymb fourier\" command)", "documentation": "Not vertical, double dash" }, "nvLeftarrow": { "command": "nvLeftarrow", "detail": "⤂", "documentation": "Leftwards double arrow with vertical stroke" }, "nvLeftrightarrow": { "command": "nvLeftrightarrow", "detail": "⤄", "documentation": "Left right double arrow with vertical stroke" }, "nvRightarrow": { "command": "nvRightarrow", "detail": "⤃", "documentation": "Rightwards double arrow with vertical stroke" }, "nvdash": { "command": "nvdash", "detail": "⊬ (\"amssymb\" command)", "documentation": "Not vertical, dash" }, "nvinfty": { "command": "nvinfty", "detail": "⧞", "documentation": "Infinity negated with vertical bar" }, "nvleftarrow": { "command": "nvleftarrow", "detail": "⇷", "documentation": "Leftwards arrow with vertical stroke" }, "nvleftarrowtail": { "command": "nvleftarrowtail", "detail": "⬹", "documentation": "Leftwards arrow with tail with vertical stroke" }, "nvleftrightarrow": { "command": "nvleftrightarrow", "detail": "⇹", "documentation": "Left right arrow with vertical stroke, partial relation" }, "nvrightarrow": { "command": "nvrightarrow", "detail": "⇸ (\"oz\" command)", "documentation": "Rightwards arrow with vertical stroke, partial function" }, "nvrightarrowtail": { "command": "nvrightarrowtail", "detail": "⤔ (\"oz\" command)", "documentation": "Rightwards arrow with tail with vertical stroke, partial injection" }, "nvtwoheadleftarrow": { "command": "nvtwoheadleftarrow", "detail": "⬴", "documentation": "Leftwards two-headed arrow with vertical stroke" }, "nvtwoheadleftarrowtail": { "command": "nvtwoheadleftarrowtail", "detail": "⬼", "documentation": "Leftwards two-headed arrow with tail with vertical stroke" }, "nvtwoheadrightarrow": { "command": "nvtwoheadrightarrow", "detail": "⤀ (\"oz\" command)", "documentation": "\\psurj (oz), rightwards two-headed arrow with vertical stroke, partial surjection" }, "nvtwoheadrightarrowtail": { "command": "nvtwoheadrightarrowtail", "detail": "⤗", "documentation": "Rightwards two-headed arrow with tail with vertical stroke, surjective injection" }, "nwarrow": { "command": "nwarrow", "detail": "↖ (\"amssymb\" command)", "documentation": "Nw pointing arrow" }, "nwovnearrow": { "command": "nwovnearrow", "detail": "⤲", "documentation": "North west arrow crossing north east arrow" }, "nwsearrow": { "command": "nwsearrow", "detail": "⤡", "documentation": "North west and south east arrow" }, "obar": { "command": "obar", "detail": "⌽", "documentation": "\\aplvert{\\circle} (wasysym), \\obar (stmaryrd), apl functional symbol circle stile, circle with vertical bar" }, "obot": { "command": "obot", "detail": "⦺", "documentation": "Circle divided by horizontal bar and top half divided by vertical bar" }, "obrbrak": { "command": "obrbrak", "detail": "⏠", "documentation": "Top tortoise shell bracket (mathematical use)" }, "obslash": { "command": "obslash", "detail": "⦸ (\"txfonts\" command)", "documentation": "Circled reverse solidus" }, "ocirc": { "command": "ocirc", "detail": " ̊ (\"amssymb\" command)", "documentation": "\\ring (yhmath), ring" }, "ocommatopright": { "command": "ocommatopright", "detail": " ̕", "documentation": "Combining comma above right" }, "octothorpe": { "command": "octothorpe", "detail": "#", "documentation": "\\# (oz), number sign" }, "odiv": { "command": "odiv", "detail": "⨸", "documentation": "Circled division sign" }, "odot": { "command": "odot", "detail": "⊙", "documentation": "Middle dot in circle" }, "odotslashdot": { "command": "odotslashdot", "detail": "⦼", "documentation": "Circled anticlockwise-rotated division sign" }, "ogreaterthan": { "command": "ogreaterthan", "detail": "⧁ (\"txfonts\" command)", "documentation": "Circled greater-than" }, "oiiint": { "command": "oiiint", "detail": "∰ (\"txfonts fourier\" command)", "documentation": "Triple contour integral operator" }, "oiint": { "command": "oiint", "detail": "∯ (\"esint wasysym fourier\" command)", "documentation": "\\dbloint (wrisym), double contour integral operator" }, "oint": { "command": "oint", "detail": "∮", "documentation": "Contour integral operator" }, "ointctrclockwise": { "command": "ointctrclockwise", "detail": "∳ (\"esint\" command)", "documentation": "\\cntclockoint (wrisym), contour integral, anticlockwise" }, "olcross": { "command": "olcross", "detail": "⦻", "documentation": "Circle with superimposed x" }, "olessthan": { "command": "olessthan", "detail": "⧀ (\"txfonts\" command)", "documentation": "Circled less-than" }, "ominus": { "command": "ominus", "detail": "⊖", "documentation": "Minus sign in circle" }, "operp": { "command": "operp", "detail": "⦹", "documentation": "Circled perpendicular" }, "oplus": { "command": "oplus", "detail": "⊕", "documentation": "Plus sign in circle" }, "opluslhrim": { "command": "opluslhrim", "detail": "⨭", "documentation": "Plus sign in left half circle" }, "oplusrhrim": { "command": "oplusrhrim", "detail": "⨮", "documentation": "Plus sign in right half circle" }, "origof": { "command": "origof", "detail": "⊶ (\"txfonts\" command)", "documentation": "Original of" }, "oslash": { "command": "oslash", "detail": "⊘", "documentation": "Solidus in circle" }, "otimes": { "command": "otimes", "detail": "⊗", "documentation": "Multiply sign in circle" }, "otimeshat": { "command": "otimeshat", "detail": "⨶", "documentation": "Circled multiplication sign with circumflex accent" }, "otimeslhrim": { "command": "otimeslhrim", "detail": "⨴", "documentation": "Multiplication sign in left half circle" }, "otimesrhrim": { "command": "otimesrhrim", "detail": "⨵", "documentation": "Multiplication sign in right half circle" }, "oturnedcomma": { "command": "oturnedcomma", "detail": " ̒", "documentation": "Combining turned comma above" }, "overbar": { "command": "overbar", "detail": " ̅", "documentation": "Overbar embellishment" }, "overbrace": { "command": "overbrace", "detail": "⏞", "documentation": "Top curly bracket (mathematical use)" }, "overbracket": { "command": "overbracket", "detail": "⎴", "documentation": "Top square bracket" }, "overleftarrow": { "command": "overleftarrow", "detail": "x⃖ (\"wrisym\" command)", "documentation": "\\overleftarrow, combining left arrow above" }, "overleftrightarrow": { "command": "overleftrightarrow", "detail": "x⃡ (\"amsmath\" command)", "documentation": "Combining left right arrow above" }, "overparen": { "command": "overparen", "detail": "⏜ (\"wrisym\" command)", "documentation": "\\wideparen (yhmath mathabx fourier), top parenthesis (mathematical use)" }, "ovhook": { "command": "ovhook", "detail": " ̉", "documentation": "Combining hook above" }, "parallel": { "command": "parallel", "detail": "∥", "documentation": "Parallel" }, "parallelogram": { "command": "parallelogram", "detail": "▱", "documentation": "Parallelogram, open" }, "parallelogramblack": { "command": "parallelogramblack", "detail": "▰", "documentation": "Black parallelogram" }, "parsim": { "command": "parsim", "detail": "⫳", "documentation": "Parallel with tilde operator" }, "partial": { "command": "partial", "detail": "∂", "documentation": "\\partialup (kpfonts), partial differential" }, "partialmeetcontraction": { "command": "partialmeetcontraction", "detail": "⪣", "documentation": "Double less-than with underbar" }, "pentagon": { "command": "pentagon", "detail": "⬠", "documentation": "White pentagon" }, "pentagonblack": { "command": "pentagonblack", "detail": "⬟", "documentation": "Black pentagon" }, "percent": { "command": "percent", "detail": "%", "documentation": "Percent sign" }, "period": { "command": "period", "detail": ".", "documentation": "Full stop, period" }, "perp": { "command": "perp", "detail": "⟂", "documentation": "Perpendicular" }, "perps": { "command": "perps", "detail": "⫡", "documentation": "Perpendicular with s" }, "pitchfork": { "command": "pitchfork", "detail": "⋔ (\"amssymb\" command)", "documentation": "Pitchfork" }, "plus": { "command": "plus", "detail": "+", "documentation": "Plus sign" }, "plusdot": { "command": "plusdot", "detail": "⨥", "documentation": "Plus sign with dot below" }, "pluseqq": { "command": "pluseqq", "detail": "⩲", "documentation": "Plus sign above equals sign" }, "plushat": { "command": "plushat", "detail": "⨣", "documentation": "Plus sign with circumflex accent above" }, "plussim": { "command": "plussim", "detail": "⨦", "documentation": "Plus sign with tilde below" }, "plussubtwo": { "command": "plussubtwo", "detail": "⨧", "documentation": "Plus sign with subscript two" }, "plustrif": { "command": "plustrif", "detail": "⨨", "documentation": "Plus sign with black triangle" }, "pm": { "command": "pm", "detail": "±", "documentation": "Plus-or-minus sign" }, "pointint": { "command": "pointint", "detail": "⨕", "documentation": "Integral around a point operator" }, "postalmark": { "command": "postalmark", "detail": "〒", "documentation": "Postal mark" }, "prec": { "command": "prec", "detail": "≺", "documentation": "Precedes" }, "precapprox": { "command": "precapprox", "detail": "⪷ (\"amssymb\" command)", "documentation": "Precedes above almost equal to" }, "preccurlyeq": { "command": "preccurlyeq", "detail": "≼ (\"amssymb\" command)", "documentation": "\\precedesslantequal (wrisym), precedes, curly equals" }, "preceq": { "command": "preceq", "detail": "⪯", "documentation": "Precedes above single-line equals sign" }, "preceqq": { "command": "preceqq", "detail": "⪳ (\"txfonts\" command)", "documentation": "Precedes above equals sign" }, "precnapprox": { "command": "precnapprox", "detail": "⪹ (\"amssymb\" command)", "documentation": "Precedes above not almost equal to" }, "precneq": { "command": "precneq", "detail": "⪱", "documentation": "Precedes above single-line not equal to" }, "precneqq": { "command": "precneqq", "detail": "⪵ (\"amssymb\" command)", "documentation": "Precedes above not equal to" }, "precnsim": { "command": "precnsim", "detail": "⋨ (\"amssymb\" command)", "documentation": "Precedes, not similar" }, "precsim": { "command": "precsim", "detail": "≾ (\"amssymb\" command)", "documentation": "\\precedestilde (wrisym), precedes, similar" }, "prime": { "command": "prime", "detail": "′", "documentation": "Prime or minute, not superscripted" }, "prod": { "command": "prod", "detail": "∏", "documentation": "Product operator" }, "profline": { "command": "profline", "detail": "⌒", "documentation": "Profile of a line" }, "profsurf": { "command": "profsurf", "detail": "⌓", "documentation": "Profile of a surface" }, "propto": { "command": "propto", "detail": "∝", "documentation": "\\varpropto (amssymb), is proportional to" }, "prurel": { "command": "prurel", "detail": "⊰", "documentation": "Element precedes under relation" }, "pullback": { "command": "pullback", "detail": "⟓", "documentation": "Lower right corner with dot" }, "pushout": { "command": "pushout", "detail": "⟔", "documentation": "Upper left corner with dot" }, "qprime": { "command": "qprime", "detail": "⁗ (\"mathabx\" command)", "documentation": "Quadruple prime, not superscripted" }, "quarternote": { "command": "quarternote", "detail": "♩ (\"arevmath wasysym\" command)", "documentation": "Music note (sung text sign)" }, "questeq": { "command": "questeq", "detail": "≟", "documentation": "Equal with questionmark" }, "question": { "command": "question", "detail": "?", "documentation": "Question mark" }, "rAngle": { "command": "rAngle", "detail": "⟫ (\"oz\" command)", "documentation": "Mathematical right double angle bracket, right chevron bracket" }, "rBrace": { "command": "rBrace", "detail": "⦄", "documentation": "Right white curly bracket" }, "rBrack": { "command": "rBrack", "detail": "⟧ (\"stmaryrd wrisym kpfonts fourier\" command)", "documentation": "\\rbrack (mathbbol), \\rbag (oz -stmaryrd), mathematical right white square bracket" }, "rParen": { "command": "rParen", "detail": "⦆ (\"mathbbol\" command)", "documentation": "Right white parenthesis" }, "rangle": { "command": "rangle", "detail": "⟩", "documentation": "Mathematical right angle bracket" }, "rangledot": { "command": "rangledot", "detail": "⦒", "documentation": "Right angle bracket with dot" }, "rangledownzigzagarrow": { "command": "rangledownzigzagarrow", "detail": "⍼", "documentation": "Right angle with downwards zigzag arrow" }, "rbag": { "command": "rbag", "detail": "⟆ (\"stmaryrd txfonts\" command)", "documentation": "\\rbag (stmaryrd -oz), right s-shaped bag delimiter" }, "rblkbrbrak": { "command": "rblkbrbrak", "detail": "⦘", "documentation": "Right black tortoise shell bracket" }, "rbrace": { "command": "rbrace", "detail": "}", "documentation": "\\rbrace, right curly bracket" }, "rbracelend": { "command": "rbracelend", "detail": "⎭", "documentation": "Right curly bracket lower hook" }, "rbracemid": { "command": "rbracemid", "detail": "⎬", "documentation": "Right curly bracket middle piece" }, "rbraceuend": { "command": "rbraceuend", "detail": "⎫", "documentation": "Right curly bracket upper hook" }, "rbrack": { "command": "rbrack", "detail": "]", "documentation": "Right square bracket" }, "rbrackextender": { "command": "rbrackextender", "detail": "⎥", "documentation": "Right square bracket extension" }, "rbracklend": { "command": "rbracklend", "detail": "⎦", "documentation": "Right square bracket lower corner" }, "rbracklrtick": { "command": "rbracklrtick", "detail": "⦎", "documentation": "Right square bracket with tick in bottom corner" }, "rbrackubar": { "command": "rbrackubar", "detail": "⦌", "documentation": "Right square bracket with underbar" }, "rbrackuend": { "command": "rbrackuend", "detail": "⎤", "documentation": "Right square bracket upper corner" }, "rbrackurtick": { "command": "rbrackurtick", "detail": "⦐", "documentation": "Right square bracket with tick in top corner" }, "rbrbrak": { "command": "rbrbrak", "detail": "〕", "documentation": "Right broken bracket" }, "rceil": { "command": "rceil", "detail": "⌉", "documentation": "Right ceiling" }, "rcurvyangle": { "command": "rcurvyangle", "detail": "⧽", "documentation": "Right pointing curved angle bracket" }, "rdiagovfdiag": { "command": "rdiagovfdiag", "detail": "⤫", "documentation": "Rising diagonal crossing falling diagonal" }, "rdiagovsearrow": { "command": "rdiagovsearrow", "detail": "⤰", "documentation": "Rising diagonal crossing south east arrow" }, "revangle": { "command": "revangle", "detail": "⦣", "documentation": "Reversed angle" }, "revangleubar": { "command": "revangleubar", "detail": "⦥", "documentation": "Reversed angle with underbar" }, "revemptyset": { "command": "revemptyset", "detail": "⦰", "documentation": "Reversed empty set" }, "revnmid": { "command": "revnmid", "detail": "⫮", "documentation": "Does not divide with reversed negation slash" }, "rfbowtie": { "command": "rfbowtie", "detail": "⧒", "documentation": "Right black bowtie" }, "rfloor": { "command": "rfloor", "detail": "⌋", "documentation": "Right floor" }, "rftimes": { "command": "rftimes", "detail": "⧕", "documentation": "Right black times" }, "rightangle": { "command": "rightangle", "detail": "∟ (\"wrisym\" command)", "documentation": "Right (90 degree) angle" }, "rightanglemdot": { "command": "rightanglemdot", "detail": "⦝", "documentation": "Measured right angle with dot" }, "rightanglesqr": { "command": "rightanglesqr", "detail": "⦜", "documentation": "Right angle variant with square" }, "rightarrow": { "command": "rightarrow", "detail": "→", "documentation": "\\to, \\tfun (oz), \\fun (oz), rightward arrow, total function" }, "rightarrowapprox": { "command": "rightarrowapprox", "detail": "⥵", "documentation": "Rightwards arrow above almost equal to" }, "rightarrowbackapprox": { "command": "rightarrowbackapprox", "detail": "⭈", "documentation": "Rightwards arrow above reverse almost equal to" }, "rightarrowbar": { "command": "rightarrowbar", "detail": "⇥ (\"wrisym\" command)", "documentation": "Rightwards arrow to bar" }, "rightarrowbsimilar": { "command": "rightarrowbsimilar", "detail": "⭌", "documentation": "Righttwards arrow above reverse tilde operator" }, "rightarrowdiamond": { "command": "rightarrowdiamond", "detail": "⤞", "documentation": "Rightwards arrow to black diamond" }, "rightarrowgtr": { "command": "rightarrowgtr", "detail": "⭃", "documentation": "Rightwards arrow through less-than" }, "rightarrowonoplus": { "command": "rightarrowonoplus", "detail": "⟴", "documentation": "Right arrow with circled plus" }, "rightarrowplus": { "command": "rightarrowplus", "detail": "⥅", "documentation": "Rightwards arrow with plus below" }, "rightarrowshortleftarrow": { "command": "rightarrowshortleftarrow", "detail": "⥂", "documentation": "Rightwards arrow above short leftwards arrow" }, "rightarrowsimilar": { "command": "rightarrowsimilar", "detail": "⥴", "documentation": "Rightwards arrow above tilde operator" }, "rightarrowsupset": { "command": "rightarrowsupset", "detail": "⭄", "documentation": "Rightwards arrow through subset" }, "rightarrowtail": { "command": "rightarrowtail", "detail": "↣ (\"amssymb\" command)", "documentation": "\\tinj (oz), \\inj (oz), right arrow-tailed, total injection" }, "rightarrowtriangle": { "command": "rightarrowtriangle", "detail": "⇾ (\"stmaryrd\" command)", "documentation": "Rightwards open-headed arrow" }, "rightarrowx": { "command": "rightarrowx", "detail": "⥇", "documentation": "Rightwards arrow through x" }, "rightbkarrow": { "command": "rightbkarrow", "detail": "⤍", "documentation": "Rightwards double dash arrow" }, "rightcurvedarrow": { "command": "rightcurvedarrow", "detail": "⤳ (\"txfonts\" command)", "documentation": "Wave arrow pointing directly right" }, "rightdasharrow": { "command": "rightdasharrow", "detail": "⇢ (\"amsfonts\" command)", "documentation": "\\dasharrow (amsfonts), rightwards dashed arrow" }, "rightdbltail": { "command": "rightdbltail", "detail": "⤜", "documentation": "Rightwards double arrow-tail" }, "rightdotarrow": { "command": "rightdotarrow", "detail": "⤑", "documentation": "Rightwards arrow with dotted stem" }, "rightdowncurvedarrow": { "command": "rightdowncurvedarrow", "detail": "⤷", "documentation": "Arrow pointing downwards then curving rightwards" }, "rightfishtail": { "command": "rightfishtail", "detail": "⥽ (\"txfonts\" command)", "documentation": "Right fish tail" }, "rightharpoonaccent": { "command": "rightharpoonaccent", "detail": "x⃑ (\"wrisym\" command)", "documentation": "Combining right harpoon above" }, "rightharpoondown": { "command": "rightharpoondown", "detail": "⇁", "documentation": "Right harpoon-down" }, "rightharpoondownbar": { "command": "rightharpoondownbar", "detail": "⥗ (\"wrisym\" command)", "documentation": "Rightwards harpoon with barb down to bar" }, "rightharpoonsupdown": { "command": "rightharpoonsupdown", "detail": "⥤ (\"mathabx\" command)", "documentation": "Rightwards harpoon with barb up above rightwards harpoon with barb down" }, "rightharpoonup": { "command": "rightharpoonup", "detail": "⇀", "documentation": "Right harpoon-up" }, "rightharpoonupbar": { "command": "rightharpoonupbar", "detail": "⥓ (\"wrisym\" command)", "documentation": "Rightwards harpoon with barb up to bar" }, "rightharpoonupdash": { "command": "rightharpoonupdash", "detail": "⥬ (\"mathabx\" command)", "documentation": "Rightwards harpoon with barb up above long dash" }, "rightimply": { "command": "rightimply", "detail": "⥰", "documentation": "Right double arrow with rounded head" }, "rightleftarrows": { "command": "rightleftarrows", "detail": "⇄ (\"amssymb\" command)", "documentation": "\\rightleftarrow (wrisym), right arrow over left arrow" }, "rightleftharpoons": { "command": "rightleftharpoons", "detail": "⇌", "documentation": "\\equilibrium (wrisym), right harpoon over left" }, "rightleftharpoonsdown": { "command": "rightleftharpoonsdown", "detail": "⥩", "documentation": "Rightwards harpoon with barb down above leftwards harpoon with barb down" }, "rightleftharpoonsup": { "command": "rightleftharpoonsup", "detail": "⥨", "documentation": "Rightwards harpoon with barb up above leftwards harpoon with barb up" }, "rightmoon": { "command": "rightmoon", "detail": "☽ (\"wasysym mathabx\" command)", "documentation": "First quarter moon" }, "rightouterjoin": { "command": "rightouterjoin", "detail": "⟖", "documentation": "Right outer join" }, "rightpentagon": { "command": "rightpentagon", "detail": "⭔", "documentation": "White right-pointing pentagon" }, "rightpentagonblack": { "command": "rightpentagonblack", "detail": "⭓", "documentation": "Black right-pointing pentagon" }, "rightrightarrows": { "command": "rightrightarrows", "detail": "⇉ (\"amssymb fourier\" command)", "documentation": "Two right arrows" }, "rightsquigarrow": { "command": "rightsquigarrow", "detail": "⇝ (\"amssymb\" command)", "documentation": "Rightwards squiggle arrow" }, "righttail": { "command": "righttail", "detail": "⤚", "documentation": "Rightwards arrow-tail" }, "rightthreearrows": { "command": "rightthreearrows", "detail": "⇶", "documentation": "Three rightwards arrows" }, "rightthreetimes": { "command": "rightthreetimes", "detail": "⋌ (\"amssymb\" command)", "documentation": "Right semidirect product" }, "rightwavearrow": { "command": "rightwavearrow", "detail": "↝", "documentation": "Right arrow-wavy" }, "rightwhitearrow": { "command": "rightwhitearrow", "detail": "⇨", "documentation": "Rightwards white arrow" }, "ringplus": { "command": "ringplus", "detail": "⨢", "documentation": "Plus sign with small circle above" }, "risingdotseq": { "command": "risingdotseq", "detail": "≓ (\"amssymb\" command)", "documentation": "Equals, rising dots" }, "rmoustache": { "command": "rmoustache", "detail": "⎱", "documentation": "? \\rmoustache, upper right or lower left curly bracket section" }, "rparen": { "command": "rparen", "detail": ")", "documentation": "Right parenthesis" }, "rparenextender": { "command": "rparenextender", "detail": "⎟", "documentation": "Right parenthesis extension" }, "rparengtr": { "command": "rparengtr", "detail": "⦔", "documentation": "Right arc greater-than bracket" }, "rparenlend": { "command": "rparenlend", "detail": "⎠", "documentation": "Right parenthesis lower hook" }, "rparenuend": { "command": "rparenuend", "detail": "⎞", "documentation": "Right parenthesis upper hook" }, "rppolint": { "command": "rppolint", "detail": "⨒", "documentation": "Line integration with rectangular path around pole" }, "rrangle": { "command": "rrangle", "detail": "⦊ (\"oz\" command)", "documentation": "Z notation right binding bracket" }, "rrparenthesis": { "command": "rrparenthesis", "detail": "⦈ (\"oz\" command)", "documentation": "\\rrparenthesis (stmaryrd), right image bracket" }, "rsolbar": { "command": "rsolbar", "detail": "⧷", "documentation": "Reverse solidus with horizontal stroke" }, "rsqhook": { "command": "rsqhook", "detail": "⫎", "documentation": "Square right open box operator" }, "rsub": { "command": "rsub", "detail": "⩥ (\"oz\" command)", "documentation": "\\nrres (oz), range antirestriction" }, "rtimes": { "command": "rtimes", "detail": "⋊ (\"amssymb\" command)", "documentation": "Times sign, right closed" }, "rtriltri": { "command": "rtriltri", "detail": "⧎", "documentation": "Right triangle above left triangle" }, "ruledelayed": { "command": "ruledelayed", "detail": "⧴", "documentation": "Rule-delayed" }, "rvboxline": { "command": "rvboxline", "detail": "⎹", "documentation": "Right vertical box line" }, "rvzigzag": { "command": "rvzigzag", "detail": "⧙", "documentation": "Right wiggly fence" }, "sansLmirrored": { "command": "sansLmirrored", "detail": "⅃", "documentation": "Reversed sans-serif capital l" }, "sansLturned": { "command": "sansLturned", "detail": "⅂", "documentation": "Turned sans-serif capital l" }, "scpolint": { "command": "scpolint", "detail": "⨓", "documentation": "Line integration with semicircular path around pole" }, "scurel": { "command": "scurel", "detail": "⊱", "documentation": "Succeeds under relation" }, "searrow": { "command": "searrow", "detail": "↘", "documentation": "Se pointing arrow" }, "semicolon": { "command": "semicolon", "detail": ";", "documentation": "Semicolon p:" }, "seovnearrow": { "command": "seovnearrow", "detail": "⤭", "documentation": "South east arrow crossing north east arrow" }, "setminus": { "command": "setminus", "detail": "⧵", "documentation": "Reverse solidus operator" }, "sharp": { "command": "sharp", "detail": "♯", "documentation": "\\# (oz), music sharp sign, infix bag count" }, "shortdowntack": { "command": "shortdowntack", "detail": "⫟", "documentation": "Short down tack" }, "shortlefttack": { "command": "shortlefttack", "detail": "⫞", "documentation": "Short left tack" }, "shortrightarrowleftarrow": { "command": "shortrightarrowleftarrow", "detail": "⥄", "documentation": "Short rightwards arrow above leftwards arrow" }, "shortuptack": { "command": "shortuptack", "detail": "⫠", "documentation": "Short up tack" }, "shuffle": { "command": "shuffle", "detail": "⧢", "documentation": "Shuffle product" }, "sim": { "command": "sim", "detail": "∼", "documentation": "Similar to, tilde operator" }, "simeq": { "command": "simeq", "detail": "≃", "documentation": "Similar, equals" }, "simgE": { "command": "simgE", "detail": "⪠", "documentation": "Similar above greater-than above equals sign" }, "simgtr": { "command": "simgtr", "detail": "⪞", "documentation": "Similar or greater-than" }, "similarleftarrow": { "command": "similarleftarrow", "detail": "⭉", "documentation": "Tilde operator above leftwards arrow" }, "similarrightarrow": { "command": "similarrightarrow", "detail": "⥲", "documentation": "Tilde operator above rightwards arrow" }, "simlE": { "command": "simlE", "detail": "⪟", "documentation": "Similar above less-than above equals sign" }, "simless": { "command": "simless", "detail": "⪝", "documentation": "Similar or less-than" }, "simminussim": { "command": "simminussim", "detail": "⩬", "documentation": "Similar minus similar" }, "simneqq": { "command": "simneqq", "detail": "≆", "documentation": "Similar, not equals [vert only for 9573 entity]" }, "simplus": { "command": "simplus", "detail": "⨤", "documentation": "Plus sign with tilde above" }, "simrdots": { "command": "simrdots", "detail": "⩫", "documentation": "Tilde operator with rising dots" }, "sinewave": { "command": "sinewave", "detail": "∿ (\"wasysym\" command)", "documentation": "Sine wave, alternating current" }, "smallblacktriangleleft": { "command": "smallblacktriangleleft", "detail": "◂ (\"mathabx -fourier\" command)", "documentation": "Left triangle, filled" }, "smallblacktriangleright": { "command": "smallblacktriangleright", "detail": "▸ (\"mathabx -fourier\" command)", "documentation": "Right triangle, filled" }, "smallin": { "command": "smallin", "detail": "∊", "documentation": "Set membership (small set membership)" }, "smallni": { "command": "smallni", "detail": "∍", "documentation": "R: contains (small contains as member)" }, "smallsetminus": { "command": "smallsetminus", "detail": "∖ (\"amssymb fourier\" command)", "documentation": "Small set minus (cf. reverse solidus)" }, "smalltriangleleft": { "command": "smalltriangleleft", "detail": "◃ (\"mathabx\" command)", "documentation": "\\triangleleft, \\triangleleft (mathabx), left triangle, open" }, "smalltriangleright": { "command": "smalltriangleright", "detail": "▹ (\"mathabx\" command)", "documentation": "\\triangleright, \\triangleright (mathabx), right triangle, open" }, "smashtimes": { "command": "smashtimes", "detail": "⨳", "documentation": "Smash product" }, "smblkcircle": { "command": "smblkcircle", "detail": "•", "documentation": "Bullet (small, filled)" }, "smblkdiamond": { "command": "smblkdiamond", "detail": "⬩", "documentation": "Black small diamond" }, "smblklozenge": { "command": "smblklozenge", "detail": "⬪", "documentation": "Black small lozenge" }, "smblksquare": { "command": "smblksquare", "detail": "▪", "documentation": "Sq bullet, filled" }, "smeparsl": { "command": "smeparsl", "detail": "⧤", "documentation": "Equals sign and slanted parallel with tilde above" }, "smile": { "command": "smile", "detail": "⌣", "documentation": "\\smallsmile, smile (up curve)" }, "smt": { "command": "smt", "detail": "⪪", "documentation": "Smaller than" }, "smte": { "command": "smte", "detail": "⪬", "documentation": "Smaller than or equal to" }, "smwhitestar": { "command": "smwhitestar", "detail": "⭒", "documentation": "White small star" }, "smwhtcircle": { "command": "smwhtcircle", "detail": "◦", "documentation": "White bullet" }, "smwhtdiamond": { "command": "smwhtdiamond", "detail": "⋄", "documentation": "Diamond operator (white diamond)" }, "smwhtlozenge": { "command": "smwhtlozenge", "detail": "⬫", "documentation": "White small lozenge" }, "smwhtsquare": { "command": "smwhtsquare", "detail": "▫", "documentation": "White small square" }, "spadesuit": { "command": "spadesuit", "detail": "♠", "documentation": "Spades suit symbol" }, "sphericalangle": { "command": "sphericalangle", "detail": "∢ (\"amssymb wrisym\" command)", "documentation": "Spherical angle" }, "sphericalangleup": { "command": "sphericalangleup", "detail": "⦡", "documentation": "Spherical angle opening up" }, "sqcap": { "command": "sqcap", "detail": "⊓", "documentation": "Square intersection" }, "sqcup": { "command": "sqcup", "detail": "⊔", "documentation": "Square union" }, "sqint": { "command": "sqint", "detail": "⨖ (\"esint\" command)", "documentation": "\\sqrint (wrisym), quaternion integral operator" }, "sqlozenge": { "command": "sqlozenge", "detail": "⌑ (\"wasysym\" command)", "documentation": "Square lozenge" }, "sqrt": { "command": "sqrt", "detail": "√", "documentation": "Radical" }, "sqrtbottom": { "command": "sqrtbottom", "detail": "⎷", "documentation": "Radical symbol bottom" }, "sqsubset": { "command": "sqsubset", "detail": "⊏ (\"amsfonts\" command)", "documentation": "Square subset" }, "sqsubseteq": { "command": "sqsubseteq", "detail": "⊑", "documentation": "Square subset, equals" }, "sqsubsetneq": { "command": "sqsubsetneq", "detail": "⋤", "documentation": "Square subset, not equals" }, "sqsupset": { "command": "sqsupset", "detail": "⊐ (\"amsfonts\" command)", "documentation": "Square superset" }, "sqsupseteq": { "command": "sqsupseteq", "detail": "⊒", "documentation": "Square superset, equals" }, "sqsupsetneq": { "command": "sqsupsetneq", "detail": "⋥", "documentation": "Square superset, not equals" }, "squarebotblack": { "command": "squarebotblack", "detail": "⬓", "documentation": "Square with bottom half black" }, "squarecrossfill": { "command": "squarecrossfill", "detail": "▩", "documentation": "Square with diagonal crosshatch fill" }, "squarehfill": { "command": "squarehfill", "detail": "▤", "documentation": "Square, horizontal rule filled" }, "squarehvfill": { "command": "squarehvfill", "detail": "▦", "documentation": "Square with orthogonal crosshatch fill" }, "squareleftblack": { "command": "squareleftblack", "detail": "◧", "documentation": "Square, filled left half" }, "squarellblack": { "command": "squarellblack", "detail": "⬕", "documentation": "Square with lower left diagonal half black" }, "squarellquad": { "command": "squarellquad", "detail": "◱", "documentation": "White square with lower left quadrant" }, "squarelrblack": { "command": "squarelrblack", "detail": "◪", "documentation": "Square, filled bottom right corner" }, "squarelrquad": { "command": "squarelrquad", "detail": "◲", "documentation": "White square with lower right quadrant" }, "squareneswfill": { "command": "squareneswfill", "detail": "▨", "documentation": "Square, ne-to-sw rule filled" }, "squarenwsefill": { "command": "squarenwsefill", "detail": "▧", "documentation": "Square, nw-to-se rule filled" }, "squarerightblack": { "command": "squarerightblack", "detail": "◨", "documentation": "Square, filled right half" }, "squaretopblack": { "command": "squaretopblack", "detail": "⬒", "documentation": "Square with top half black" }, "squareulblack": { "command": "squareulblack", "detail": "◩", "documentation": "Square, filled top left corner" }, "squareulquad": { "command": "squareulquad", "detail": "◰", "documentation": "White square with upper left quadrant" }, "squareurblack": { "command": "squareurblack", "detail": "⬔", "documentation": "Square with upper right diagonal half black" }, "squareurquad": { "command": "squareurquad", "detail": "◳", "documentation": "White square with upper right quadrant" }, "squarevfill": { "command": "squarevfill", "detail": "▥", "documentation": "Square, vertical rule filled" }, "squoval": { "command": "squoval", "detail": "▢", "documentation": "White square with rounded corners" }, "sslash": { "command": "sslash", "detail": "⫽ (\"stmaryrd\" command)", "documentation": "\\varparallel (txfonts), double solidus operator" }, "star": { "command": "star", "detail": "⋆", "documentation": "Small star, filled, low" }, "stareq": { "command": "stareq", "detail": "≛", "documentation": "Star equals" }, "sterling": { "command": "sterling", "detail": "£", "documentation": "\\mathsterling (txfonts), pound sign, fourier prints a dollar sign" }, "strns": { "command": "strns", "detail": "⏤", "documentation": "Straightness" }, "subedot": { "command": "subedot", "detail": "⫃", "documentation": "Subset of or equal to with dot above" }, "submult": { "command": "submult", "detail": "⫁", "documentation": "Subset with multiplication sign below" }, "subrarr": { "command": "subrarr", "detail": "⥹", "documentation": "Subset above rightwards arrow" }, "subset": { "command": "subset", "detail": "⊂", "documentation": "Subset or is implied by" }, "subsetapprox": { "command": "subsetapprox", "detail": "⫉", "documentation": "Subset of above almost equal to" }, "subsetcirc": { "command": "subsetcirc", "detail": "⟃", "documentation": "Open subset" }, "subsetdot": { "command": "subsetdot", "detail": "⪽", "documentation": "Subset with dot" }, "subseteq": { "command": "subseteq", "detail": "⊆", "documentation": "Subset, equals" }, "subseteqq": { "command": "subseteqq", "detail": "⫅ (\"amssymb\" command)", "documentation": "Subset of above equals sign" }, "subsetneq": { "command": "subsetneq", "detail": "⊊ (\"amssymb\" command)", "documentation": "\\varsubsetneq (fourier), subset, not equals" }, "subsetneqq": { "command": "subsetneqq", "detail": "⫋ (\"amssymb\" command)", "documentation": "Subset of above not equal to" }, "subsetplus": { "command": "subsetplus", "detail": "⪿", "documentation": "Subset with plus sign below" }, "subsim": { "command": "subsim", "detail": "⫇", "documentation": "Subset of above tilde operator" }, "subsub": { "command": "subsub", "detail": "⫕", "documentation": "Subset above subset" }, "subsup": { "command": "subsup", "detail": "⫓", "documentation": "Subset above superset" }, "succ": { "command": "succ", "detail": "≻", "documentation": "Succeeds" }, "succapprox": { "command": "succapprox", "detail": "⪸ (\"amssymb\" command)", "documentation": "Succeeds above almost equal to" }, "succcurlyeq": { "command": "succcurlyeq", "detail": "≽ (\"amssymb\" command)", "documentation": "\\succeedsslantequal (wrisym), succeeds, curly equals" }, "succeq": { "command": "succeq", "detail": "⪰", "documentation": "Succeeds above single-line equals sign" }, "succeqq": { "command": "succeqq", "detail": "⪴ (\"txfonts\" command)", "documentation": "Succeeds above equals sign" }, "succnapprox": { "command": "succnapprox", "detail": "⪺ (\"amssymb\" command)", "documentation": "Succeeds above not almost equal to" }, "succneq": { "command": "succneq", "detail": "⪲", "documentation": "Succeeds above single-line not equal to" }, "succneqq": { "command": "succneqq", "detail": "⪶ (\"amssymb\" command)", "documentation": "Succeeds above not equal to" }, "succnsim": { "command": "succnsim", "detail": "⋩ (\"amssymb\" command)", "documentation": "Succeeds, not similar" }, "succsim": { "command": "succsim", "detail": "≿ (\"amssymb\" command)", "documentation": "\\succeedstilde (wrisym), succeeds, similar" }, "sum": { "command": "sum", "detail": "∑", "documentation": "Summation operator" }, "sumbottom": { "command": "sumbottom", "detail": "⎳", "documentation": "Summation bottom" }, "sumint": { "command": "sumint", "detail": "⨋", "documentation": "Summation with integral" }, "sumtop": { "command": "sumtop", "detail": "⎲", "documentation": "Summation top" }, "sun": { "command": "sun", "detail": "☼ (\"wasysym\" command)", "documentation": "White sun with rays" }, "supdsub": { "command": "supdsub", "detail": "⫘", "documentation": "Superset beside and joined by dash with subset" }, "supedot": { "command": "supedot", "detail": "⫄", "documentation": "Superset of or equal to with dot above" }, "suphsol": { "command": "suphsol", "detail": "⟉", "documentation": "Superset preceding solidus" }, "suphsub": { "command": "suphsub", "detail": "⫗", "documentation": "Superset beside subset" }, "suplarr": { "command": "suplarr", "detail": "⥻", "documentation": "Superset above leftwards arrow" }, "supmult": { "command": "supmult", "detail": "⫂", "documentation": "Superset with multiplication sign below" }, "supset": { "command": "supset", "detail": "⊃", "documentation": "Superset or implies" }, "supsetapprox": { "command": "supsetapprox", "detail": "⫊", "documentation": "Superset of above almost equal to" }, "supsetcirc": { "command": "supsetcirc", "detail": "⟄", "documentation": "Open superset" }, "supsetdot": { "command": "supsetdot", "detail": "⪾", "documentation": "Superset with dot" }, "supseteq": { "command": "supseteq", "detail": "⊇", "documentation": "Superset, equals" }, "supseteqq": { "command": "supseteqq", "detail": "⫆ (\"amssymb\" command)", "documentation": "Superset of above equals sign" }, "supsetneq": { "command": "supsetneq", "detail": "⊋ (\"amssymb\" command)", "documentation": "Superset, not equals" }, "supsetneqq": { "command": "supsetneqq", "detail": "⫌ (\"amssymb\" command)", "documentation": "Superset of above not equal to" }, "supsetplus": { "command": "supsetplus", "detail": "⫀", "documentation": "Superset with plus sign below" }, "supsim": { "command": "supsim", "detail": "⫈", "documentation": "Superset of above tilde operator" }, "supsub": { "command": "supsub", "detail": "⫔", "documentation": "Superset above subset" }, "supsup": { "command": "supsup", "detail": "⫖", "documentation": "Superset above superset" }, "swarrow": { "command": "swarrow", "detail": "↙", "documentation": "Sw pointing arrow" }, "talloblong": { "command": "talloblong", "detail": "⫾ (\"stmaryrd\" command)", "documentation": "White vertical bar" }, "therefore": { "command": "therefore", "detail": "∴ (\"amssymb wrisym\" command)", "documentation": "\\wasytherefore (wasysym), therefore" }, "thermod": { "command": "thermod", "detail": "⧧", "documentation": "Thermodynamic" }, "threedangle": { "command": "threedangle", "detail": "⟀", "documentation": "Three dimensional angle" }, "threedotcolon": { "command": "threedotcolon", "detail": "⫶", "documentation": "Triple colon operator" }, "threeunderdot": { "command": "threeunderdot", "detail": "x⃨", "documentation": "Combining triple underdot" }, "tieconcat": { "command": "tieconcat", "detail": "⁀ (\"oz\" command)", "documentation": "Character tie, sequence concatenation" }, "tieinfty": { "command": "tieinfty", "detail": "⧝", "documentation": "Tie over infinity" }, "times": { "command": "times", "detail": "×", "documentation": "Multiplication sign, cartesian product" }, "timesbar": { "command": "timesbar", "detail": "⨱", "documentation": "Multiplication sign with underbar" }, "tminus": { "command": "tminus", "detail": "⧿", "documentation": "Miny" }, "toea": { "command": "toea", "detail": "⤨", "documentation": "North east arrow and south east arrow" }, "tona": { "command": "tona", "detail": "⤧", "documentation": "North west arrow and north east arrow" }, "top": { "command": "top", "detail": "⊤", "documentation": "Down tack, top" }, "topbot": { "command": "topbot", "detail": "⌶", "documentation": "Apl functional symbol i-beam, top and bottom" }, "topcir": { "command": "topcir", "detail": "⫱", "documentation": "Down tack with circle below" }, "topfork": { "command": "topfork", "detail": "⫚", "documentation": "Pitchfork with tee top" }, "topsemicircle": { "command": "topsemicircle", "detail": "◠", "documentation": "Upper half circle" }, "tosa": { "command": "tosa", "detail": "⤩", "documentation": "South east arrow and south west arrow" }, "towa": { "command": "towa", "detail": "⤪", "documentation": "South west arrow and north west arrow" }, "tplus": { "command": "tplus", "detail": "⧾", "documentation": "Tiny" }, "trapezium": { "command": "trapezium", "detail": "⏢", "documentation": "White trapezium" }, "trianglecdot": { "command": "trianglecdot", "detail": "◬", "documentation": "Triangle with centered dot" }, "triangledown": { "command": "triangledown", "detail": "▿ (\"mathabx\" command)", "documentation": "\\triangledown (amssymb), white down-pointing small triangle" }, "triangleleft": { "command": "triangleleft", "detail": "◁ (\"amssymb wasysym\" command)", "documentation": "\\dres (oz), \\lefttriangle (wrisym), (large) left triangle, open; domain restriction" }, "triangleleftblack": { "command": "triangleleftblack", "detail": "◭", "documentation": "Up-pointing triangle with left half black" }, "trianglelefteq": { "command": "trianglelefteq", "detail": "⊴ (\"amssymb\" command)", "documentation": "\\unlhd (wrisym), left triangle, equals" }, "triangleminus": { "command": "triangleminus", "detail": "⨺", "documentation": "Minus sign in triangle" }, "triangleodot": { "command": "triangleodot", "detail": "⧊", "documentation": "Triangle with dot above" }, "triangleplus": { "command": "triangleplus", "detail": "⨹", "documentation": "Plus sign in triangle" }, "triangleq": { "command": "triangleq", "detail": "≜ (\"amssymb\" command)", "documentation": "\\varsdef (oz), triangle, equals" }, "triangleright": { "command": "triangleright", "detail": "▷ (\"amssymb wasysym\" command)", "documentation": "\\rres (oz), \\righttriangle (wrisym), (large) right triangle, open; range restriction" }, "trianglerightblack": { "command": "trianglerightblack", "detail": "◮", "documentation": "Up-pointing triangle with right half black" }, "trianglerighteq": { "command": "trianglerighteq", "detail": "⊵ (\"amssymb\" command)", "documentation": "\\unrhd (wrisym), right triangle, equals" }, "triangles": { "command": "triangles", "detail": "⧌", "documentation": "S in triangle" }, "triangleserifs": { "command": "triangleserifs", "detail": "⧍", "documentation": "Triangle with serifs at bottom" }, "triangletimes": { "command": "triangletimes", "detail": "⨻", "documentation": "Multiplication sign in triangle" }, "triangleubar": { "command": "triangleubar", "detail": "⧋", "documentation": "Triangle with underbar" }, "tripleplus": { "command": "tripleplus", "detail": "⧻", "documentation": "Triple plus" }, "trprime": { "command": "trprime", "detail": "‴ (\"mathabx\" command)", "documentation": "Triple prime (not superscripted)" }, "trslash": { "command": "trslash", "detail": "⫻", "documentation": "Triple solidus binary relation" }, "turnangle": { "command": "turnangle", "detail": "⦢", "documentation": "Turned angle" }, "turnediota": { "command": "turnediota", "detail": "℩", "documentation": "Turned iota" }, "turnednot": { "command": "turnednot", "detail": "⌙", "documentation": "Turned not sign" }, "twocaps": { "command": "twocaps", "detail": "⩋", "documentation": "Intersection beside and joined with intersection" }, "twocups": { "command": "twocups", "detail": "⩊", "documentation": "Union beside and joined with union" }, "twoheaddownarrow": { "command": "twoheaddownarrow", "detail": "↡", "documentation": "Down two-headed arrow" }, "twoheadleftarrow": { "command": "twoheadleftarrow", "detail": "↞ (\"amssymb\" command)", "documentation": "Left two-headed arrow" }, "twoheadleftarrowtail": { "command": "twoheadleftarrowtail", "detail": "⬻", "documentation": "Leftwards two-headed arrow with tail" }, "twoheadleftdbkarrow": { "command": "twoheadleftdbkarrow", "detail": "⬷", "documentation": "Leftwards two-headed triple-dash arrow" }, "twoheadmapsfrom": { "command": "twoheadmapsfrom", "detail": "⬶", "documentation": "Leftwards two-headed arrow from bar" }, "twoheadmapsto": { "command": "twoheadmapsto", "detail": "⤅", "documentation": "Rightwards two-headed arrow from bar" }, "twoheadrightarrow": { "command": "twoheadrightarrow", "detail": "↠ (\"amssymb\" command)", "documentation": "\\tsur (oz), \\surj (oz), right two-headed arrow, total surjection" }, "twoheadrightarrowtail": { "command": "twoheadrightarrowtail", "detail": "⤖ (\"oz\" command)", "documentation": "Rightwards two-headed arrow with tail, bijection" }, "twoheaduparrow": { "command": "twoheaduparrow", "detail": "↟", "documentation": "Up two-headed arrow" }, "twoheaduparrowcircle": { "command": "twoheaduparrowcircle", "detail": "⥉", "documentation": "Upwards two-headed arrow from small circle" }, "twolowline": { "command": "twolowline", "detail": "‗", "documentation": "Double low line (spacing)" }, "twonotes": { "command": "twonotes", "detail": "♫ (\"wasysym\" command)", "documentation": "Beamed eighth notes" }, "typecolon": { "command": "typecolon", "detail": "⦂", "documentation": "Z notation type colon, (present in bbold font but no command)" }, "ubrbrak": { "command": "ubrbrak", "detail": "⏡", "documentation": "Bottom tortoise shell bracket (mathematical use)" }, "ularc": { "command": "ularc", "detail": "◜", "documentation": "Upper left quadrant circular arc" }, "ulblacktriangle": { "command": "ulblacktriangle", "detail": "◤", "documentation": "Upper left triangle, filled" }, "ulcorner": { "command": "ulcorner", "detail": "⌜ (\"amsfonts\" command)", "documentation": "Upper left corner" }, "ultriangle": { "command": "ultriangle", "detail": "◸", "documentation": "Upper left triangle" }, "uminus": { "command": "uminus", "detail": "⩁", "documentation": "Union with minus sign, bag subtraction" }, "underbar": { "command": "underbar", "detail": " ̱", "documentation": "Combining macron below" }, "underbrace": { "command": "underbrace", "detail": "⏟", "documentation": "Bottom curly bracket (mathematical use)" }, "underbracket": { "command": "underbracket", "detail": "⎵", "documentation": "Bottom square bracket" }, "underleftarrow": { "command": "underleftarrow", "detail": "x⃮ (\"amsmath\" command)", "documentation": "Combining left arrow below" }, "underleftharpoondown": { "command": "underleftharpoondown", "detail": "x⃭", "documentation": "Combining leftwards harpoon with barb downwards" }, "underparen": { "command": "underparen", "detail": "⏝ (\"wrisym\" command)", "documentation": "Bottom parenthesis (mathematical use)" }, "underrightarrow": { "command": "underrightarrow", "detail": "x⃯ (\"amsmath\" command)", "documentation": "Combining right arrow below" }, "underrightharpoondown": { "command": "underrightharpoondown", "detail": "x⃬", "documentation": "Combining rightwards harpoon with barb downwards" }, "unicodecdots": { "command": "unicodecdots", "detail": "⋯", "documentation": "Three dots, centered" }, "unicodeellipsis": { "command": "unicodeellipsis", "detail": "…", "documentation": "Ellipsis (horizontal)" }, "upAlpha": { "command": "upAlpha", "detail": "Α", "documentation": "Capital alpha, greek" }, "upBeta": { "command": "upBeta", "detail": "Β", "documentation": "Capital beta, greek" }, "upChi": { "command": "upChi", "detail": "Χ", "documentation": "Capital chi, greek" }, "upDelta": { "command": "upDelta", "detail": "Δ", "documentation": "\\delta (-slantedgreek), \\mathrm{\\delta}, capital delta, greek" }, "upDigamma": { "command": "upDigamma", "detail": "Ϝ (\"wrisym\" command)", "documentation": "Capital digamma" }, "upEpsilon": { "command": "upEpsilon", "detail": "Ε", "documentation": "Capital epsilon, greek" }, "upEta": { "command": "upEta", "detail": "Η", "documentation": "Capital eta, greek" }, "upGamma": { "command": "upGamma", "detail": "Γ", "documentation": "\\gamma (-slantedgreek), \\mathrm{\\gamma}, capital gamma, greek" }, "upIota": { "command": "upIota", "detail": "Ι", "documentation": "Capital iota, greek" }, "upKappa": { "command": "upKappa", "detail": "Κ", "documentation": "Capital kappa, greek" }, "upKoppa": { "command": "upKoppa", "detail": "Ϟ (\"arevmath\" command)", "documentation": "Capital koppa" }, "upLambda": { "command": "upLambda", "detail": "Λ", "documentation": "\\lambda (-slantedgreek), \\mathrm{\\lambda}, capital lambda, greek" }, "upMu": { "command": "upMu", "detail": "Μ", "documentation": "Capital mu, greek" }, "upNu": { "command": "upNu", "detail": "Ν", "documentation": "Capital nu, greek" }, "upOmega": { "command": "upOmega", "detail": "Ω", "documentation": "\\omega (-slantedgreek), \\mathrm{\\omega}, capital omega, greek" }, "upOmicron": { "command": "upOmicron", "detail": "Ο", "documentation": "Capital omicron, greek" }, "upPhi": { "command": "upPhi", "detail": "Φ", "documentation": "\\phi (-slantedgreek), \\mathrm{\\phi}, capital phi, greek" }, "upPi": { "command": "upPi", "detail": "Π", "documentation": "\\pi (-slantedgreek), \\mathrm{\\pi}, capital pi, greek" }, "upPsi": { "command": "upPsi", "detail": "Ψ", "documentation": "\\psi (-slantedgreek), \\mathrm{\\psi}, capital psi, greek" }, "upRho": { "command": "upRho", "detail": "Ρ", "documentation": "Capital rho, greek" }, "upSampi": { "command": "upSampi", "detail": "Ϡ (\"arevmath wrisym\" command)", "documentation": "Capital sampi" }, "upSigma": { "command": "upSigma", "detail": "Σ", "documentation": "\\sigma (-slantedgreek), \\mathrm{\\sigma}, capital sigma, greek" }, "upStigma": { "command": "upStigma", "detail": "Ϛ (\"arevmath wrisym\" command)", "documentation": "Capital stigma" }, "upTau": { "command": "upTau", "detail": "Τ", "documentation": "Capital tau, greek" }, "upTheta": { "command": "upTheta", "detail": "Θ", "documentation": "\\theta (-slantedgreek), \\mathrm{\\theta}, capital theta, greek" }, "upUpsilon": { "command": "upUpsilon", "detail": "ϒ", "documentation": "\\mathrm{\\upsilon}, greek upsilon with hook symbol" }, "upXi": { "command": "upXi", "detail": "Ξ", "documentation": "\\xi (-slantedgreek), \\mathrm{\\xi}, capital xi, greek" }, "upZeta": { "command": "upZeta", "detail": "Ζ", "documentation": "Capital zeta, greek" }, "upalpha": { "command": "upalpha", "detail": "α", "documentation": "\\mathrm{\\alpha} (omlmathrm), \\alphaup (kpfonts mathdesign), \\upalpha (upgreek), alpha, greek" }, "upand": { "command": "upand", "detail": "⅋ (\"txfonts\" command)", "documentation": "\\bindnasrepma (stmaryrd), turned ampersand" }, "uparrow": { "command": "uparrow", "detail": "↑", "documentation": "Upward arrow" }, "uparrowbarred": { "command": "uparrowbarred", "detail": "⤉", "documentation": "Upwards arrow with horizontal stroke" }, "uparrowoncircle": { "command": "uparrowoncircle", "detail": "⦽", "documentation": "Up arrow through circle" }, "upbackepsilon": { "command": "upbackepsilon", "detail": "϶ (\"amssymb wrisym\" command)", "documentation": "Greek reversed lunate epsilon symbol" }, "upbeta": { "command": "upbeta", "detail": "β", "documentation": "\\mathrm{\\beta} (omlmathrm), \\betaup (kpfonts mathdesign), \\upbeta (upgreek), beta, greek" }, "upchi": { "command": "upchi", "detail": "χ", "documentation": "\\mathrm{\\chi} (omlmathrm), \\chiup (kpfonts mathdesign), \\upchi (upgreek), chi, greek" }, "updasharrow": { "command": "updasharrow", "detail": "⇡", "documentation": "Upwards dashed arrow" }, "updelta": { "command": "updelta", "detail": "δ", "documentation": "\\mathrm{\\delta} (omlmathrm), \\deltaup (kpfonts mathdesign), \\updelta (upgreek), delta, greek" }, "updigamma": { "command": "updigamma", "detail": "ϝ (\"amssymb arevmath wrisym\" command)", "documentation": "Greek small letter digamma" }, "updownarrow": { "command": "updownarrow", "detail": "↕", "documentation": "Up and down arrow" }, "updownarrowbar": { "command": "updownarrowbar", "detail": "↨", "documentation": "Up down arrow with base (perpendicular)" }, "updownarrows": { "command": "updownarrows", "detail": "⇅ (\"mathabx\" command)", "documentation": "\\uparrowdownarrow (wrisym), up arrow, down arrow" }, "updownharpoonleftleft": { "command": "updownharpoonleftleft", "detail": "⥑ (\"wrisym\" command)", "documentation": "Up barb left down barb left harpoon" }, "updownharpoonleftright": { "command": "updownharpoonleftright", "detail": "⥍", "documentation": "Up barb left down barb right harpoon" }, "updownharpoonrightleft": { "command": "updownharpoonrightleft", "detail": "⥌", "documentation": "Up barb right down barb left harpoon" }, "updownharpoonrightright": { "command": "updownharpoonrightright", "detail": "⥏ (\"wrisym\" command)", "documentation": "Up barb right down barb right harpoon" }, "updownharpoonsleftright": { "command": "updownharpoonsleftright", "detail": "⥮ (\"mathabx\" command)", "documentation": "\\upequilibrium (wrisym), upwards harpoon with barb left beside downwards harpoon with barb right" }, "upepsilon": { "command": "upepsilon", "detail": "ε", "documentation": "\\mathrm{\\varepsilon} (omlmathrm), \\varepsilonup (kpfonts mathdesign), \\upepsilon (upgreek), rounded epsilon, greek" }, "upeta": { "command": "upeta", "detail": "η", "documentation": "\\mathrm{\\eta} (omlmathrm), \\etaup (kpfonts mathdesign), \\upeta (upgreek), eta, greek" }, "upfishtail": { "command": "upfishtail", "detail": "⥾", "documentation": "Up fish tail" }, "upgamma": { "command": "upgamma", "detail": "γ", "documentation": "\\mathrm{\\gamma} (omlmathrm), \\gammaup (kpfonts mathdesign), \\upgamma (upgreek), gamma, greek" }, "upharpoonleft": { "command": "upharpoonleft", "detail": "↿ (\"amssymb\" command)", "documentation": "\\upharpoonleftup (wrisym), up harpoon-left" }, "upharpoonleftbar": { "command": "upharpoonleftbar", "detail": "⥠ (\"wrisym\" command)", "documentation": "Upwards harpoon with barb left from bar" }, "upharpoonright": { "command": "upharpoonright", "detail": "↾ (\"amssymb\" command)", "documentation": "\\restriction (amssymb), \\upharpoonrightup (wrisym), a: up harpoon-right" }, "upharpoonrightbar": { "command": "upharpoonrightbar", "detail": "⥜ (\"wrisym\" command)", "documentation": "Upwards harpoon with barb right from bar" }, "upharpoonsleftright": { "command": "upharpoonsleftright", "detail": "⥣ (\"mathabx\" command)", "documentation": "Upwards harpoon with barb left beside upwards harpoon with barb right" }, "upin": { "command": "upin", "detail": "⟒", "documentation": "Element of opening upwards" }, "upint": { "command": "upint", "detail": "⨛", "documentation": "Integral with overbar" }, "upiota": { "command": "upiota", "detail": "ι", "documentation": "\\mathrm{\\iota} (omlmathrm), \\iotaup (kpfonts mathdesign), \\upiota (upgreek), iota, greek" }, "upkappa": { "command": "upkappa", "detail": "κ", "documentation": "\\mathrm{\\kappa} (omlmathrm), \\kappaup (kpfonts mathdesign), \\upkappa (upgreek), kappa, greek" }, "upkoppa": { "command": "upkoppa", "detail": "ϟ (\"arevmath\" command)", "documentation": "Greek small letter koppa" }, "uplambda": { "command": "uplambda", "detail": "λ", "documentation": "\\mathrm{\\lambda} (omlmathrm), \\lambdaup (kpfonts mathdesign), \\uplambda (upgreek), lambda, greek" }, "uplus": { "command": "uplus", "detail": "⊎", "documentation": "\\buni (oz), plus sign in union" }, "upmu": { "command": "upmu", "detail": "μ", "documentation": "\\mathrm{\\mu} (omlmathrm), \\muup (kpfonts mathdesign), \\upmu (upgreek), mu, greek" }, "upnu": { "command": "upnu", "detail": "ν", "documentation": "\\mathrm{\\nu} (omlmathrm), \\nuup (kpfonts mathdesign), \\upnu (upgreek), nu, greek" }, "upoldKoppa": { "command": "upoldKoppa", "detail": "Ϙ (\"arevmath\" command)", "documentation": "\\koppa (wrisym), t \\qoppa (lgr), greek letter archaic koppa" }, "upoldkoppa": { "command": "upoldkoppa", "detail": "ϙ (\"arevmath\" command)", "documentation": "\\koppa (wrisym), t \\qoppa (lgr), greek small letter archaic koppa" }, "upomega": { "command": "upomega", "detail": "ω", "documentation": "\\mathrm{\\omega} (omlmathrm), \\omegaup (kpfonts mathdesign), \\upomega (upgreek), omega, greek" }, "upomicron": { "command": "upomicron", "detail": "ο", "documentation": "Small omicron, greek" }, "upphi": { "command": "upphi", "detail": "ϕ", "documentation": "\\mathrm{\\phi} (omlmathrm), \\phiup (kpfonts mathdesign), greek phi symbol (straight)" }, "uppi": { "command": "uppi", "detail": "π", "documentation": "\\mathrm{\\pi} (omlmathrm), \\piup (kpfonts mathdesign), \\uppi (upgreek), pi, greek" }, "uppsi": { "command": "uppsi", "detail": "ψ", "documentation": "\\mathrm{\\psi} (omlmathrm), \\psiup (kpfonts mathdesign), \\uppsi (upgreek), psi, greek" }, "uprho": { "command": "uprho", "detail": "ρ", "documentation": "\\mathrm{\\rho} (omlmathrm), \\rhoup (kpfonts mathdesign), \\uprho (upgreek), rho, greek" }, "uprightcurvearrow": { "command": "uprightcurvearrow", "detail": "⤴", "documentation": "Arrow pointing rightwards then curving upwards" }, "upsampi": { "command": "upsampi", "detail": "ϡ (\"arevmath\" command)", "documentation": "\\sampi (wrisym), greek small letter sampi" }, "upsigma": { "command": "upsigma", "detail": "σ", "documentation": "\\mathrm{\\sigma} (omlmathrm), \\sigmaup (kpfonts mathdesign), \\upsigma (upgreek), sigma, greek" }, "upstigma": { "command": "upstigma", "detail": "ϛ (\"arevmath wrisym\" command)", "documentation": "Greek small letter stigma" }, "uptau": { "command": "uptau", "detail": "τ", "documentation": "\\mathrm{\\tau} (omlmathrm), \\tauup (kpfonts mathdesign), \\uptau (upgreek), tau, greek" }, "uptheta": { "command": "uptheta", "detail": "θ", "documentation": "\\mathrm{\\theta} (omlmathrm), \\thetaup (kpfonts mathdesign), straight theta, \\uptheta (upgreek), theta, greek" }, "upuparrows": { "command": "upuparrows", "detail": "⇈ (\"amssymb\" command)", "documentation": "Two up arrows" }, "upupsilon": { "command": "upupsilon", "detail": "υ", "documentation": "\\mathrm{\\upsilon} (omlmathrm), \\upsilonup (kpfonts mathdesign), \\upupsilon (upgreek), upsilon, greek" }, "upvarTheta": { "command": "upvarTheta", "detail": "ϴ", "documentation": "X \\vartheta (amssymb), greek capital theta symbol" }, "upvarbeta": { "command": "upvarbeta", "detail": "ϐ (\"arevmath\" command)", "documentation": "Rounded beta, greek" }, "upvarepsilon": { "command": "upvarepsilon", "detail": "ϵ", "documentation": "\\mathrm{\\epsilon} (omlmathrm), \\epsilonup (kpfonts mathdesign), greek lunate epsilon symbol" }, "upvarkappa": { "command": "upvarkappa", "detail": "ϰ (\"amssymb\" command)", "documentation": "Greek kappa symbol (round)" }, "upvarphi": { "command": "upvarphi", "detail": "φ", "documentation": "\\mathrm{\\varphi} (omlmathrm), \\varphiup (kpfonts mathdesign), \\upvarphi (upgreek), curly or open phi, greek" }, "upvarpi": { "command": "upvarpi", "detail": "ϖ", "documentation": "\\mathrm{\\varpi} (omlmathrm), \\varpiup (kpfonts mathdesign), greek pi symbol (pomega)" }, "upvarrho": { "command": "upvarrho", "detail": "ϱ", "documentation": "\\mathrm{\\varrho} (omlmathrm), \\varrhoup (kpfonts mathdesign), greek rho symbol (round)" }, "upvarsigma": { "command": "upvarsigma", "detail": "ς", "documentation": "\\mathrm{\\varsigma} (omlmathrm), \\varsigmaup (kpfonts mathdesign), \\upvarsigma (upgreek), terminal sigma, greek" }, "upvartheta": { "command": "upvartheta", "detail": "ϑ", "documentation": "\\mathrm{\\vartheta} (omlmathrm), \\varthetaup (kpfonts mathdesign), curly or open theta" }, "upwhitearrow": { "command": "upwhitearrow", "detail": "⇧", "documentation": "Upwards white arrow" }, "upxi": { "command": "upxi", "detail": "ξ", "documentation": "\\mathrm{\\xi} (omlmathrm), \\xiup (kpfonts mathdesign), \\upxi (upgreek), xi, greek" }, "upzeta": { "command": "upzeta", "detail": "ζ", "documentation": "\\mathrm{\\zeta} (omlmathrm), \\zetaup (kpfonts mathdesign), \\upzeta (upgreek), zeta, greek" }, "urarc": { "command": "urarc", "detail": "◝", "documentation": "Upper right quadrant circular arc" }, "urblacktriangle": { "command": "urblacktriangle", "detail": "◥", "documentation": "Upper right triangle, filled" }, "urcorner": { "command": "urcorner", "detail": "⌝ (\"amsfonts\" command)", "documentation": "Upper right corner" }, "urtriangle": { "command": "urtriangle", "detail": "◹", "documentation": "Upper right triangle" }, "vBar": { "command": "vBar", "detail": "⫨", "documentation": "Short up tack with underbar" }, "vBarv": { "command": "vBarv", "detail": "⫩", "documentation": "Short up tack above short down tack" }, "vDash": { "command": "vDash", "detail": "⊨ (\"amssymb fourier\" command)", "documentation": "True (vertical, double dash)" }, "vDdash": { "command": "vDdash", "detail": "⫢", "documentation": "Vertical bar triple right turnstile" }, "varVdash": { "command": "varVdash", "detail": "⫦", "documentation": "Long dash from left member of double vertical" }, "varbarwedge": { "command": "varbarwedge", "detail": "⌅", "documentation": "\\barwedge (amssymb), projective (bar over small wedge) not nand" }, "varcarriagereturn": { "command": "varcarriagereturn", "detail": "⏎", "documentation": "Return symbol" }, "varclubsuit": { "command": "varclubsuit", "detail": "♧ (\"txfonts\" command)", "documentation": "\\varclub (arevmath), club, white (card suit)" }, "vardiamondsuit": { "command": "vardiamondsuit", "detail": "♦ (\"txfonts\" command)", "documentation": "\\vardiamond (arevmath), filled diamond (card suit)" }, "vardoublebarwedge": { "command": "vardoublebarwedge", "detail": "⌆", "documentation": "\\doublebarwedge (amssymb), perspective (double bar over small wedge)" }, "varheartsuit": { "command": "varheartsuit", "detail": "♥ (\"txfonts\" command)", "documentation": "\\varheart (arevmath), filled heart (card suit)" }, "varhexagon": { "command": "varhexagon", "detail": "⬡", "documentation": "White hexagon" }, "varhexagonblack": { "command": "varhexagonblack", "detail": "⬢", "documentation": "Black hexagon" }, "varhexagonlrbonds": { "command": "varhexagonlrbonds", "detail": "⌬", "documentation": "Six carbon ring, corner down, double bonds lower right etc" }, "varisinobar": { "command": "varisinobar", "detail": "⋶ (\"mathabx\" command)", "documentation": "Element of with overbar" }, "varisins": { "command": "varisins", "detail": "⋳", "documentation": "Element of with vertical bar at end of horizontal stroke" }, "varlrtriangle": { "command": "varlrtriangle", "detail": "⊿", "documentation": "Right triangle" }, "varniobar": { "command": "varniobar", "detail": "⋽", "documentation": "Contains with overbar" }, "varnis": { "command": "varnis", "detail": "⋻", "documentation": "Contains with vertical bar at end of horizontal stroke" }, "varnothing": { "command": "varnothing", "detail": "∅ (\"amssymb\" command)", "documentation": "Circle, slash" }, "varointclockwise": { "command": "varointclockwise", "detail": "∲ (\"esint\" command)", "documentation": "\\clockoint (wrisym), contour integral, clockwise" }, "varspadesuit": { "command": "varspadesuit", "detail": "♤ (\"txfonts\" command)", "documentation": "\\varspade (arevmath), spade, white (card suit)" }, "varstar": { "command": "varstar", "detail": "✶", "documentation": "Six pointed black star" }, "vartriangle": { "command": "vartriangle", "detail": "▵ (\"mathabx\" command)", "documentation": "\\vartriangle (amssymb), small up triangle, open" }, "vartriangleleft": { "command": "vartriangleleft", "detail": "⊲ (\"amssymb\" command)", "documentation": "Left triangle, open, variant" }, "vartriangleright": { "command": "vartriangleright", "detail": "⊳ (\"amssymb\" command)", "documentation": "Right triangle, open, variant" }, "varveebar": { "command": "varveebar", "detail": "⩡", "documentation": "Small vee with underbar" }, "vbraceextender": { "command": "vbraceextender", "detail": "⎪", "documentation": "Curly bracket extension" }, "vbrtri": { "command": "vbrtri", "detail": "⧐ (\"wrisym\" command)", "documentation": "Vertical bar beside right triangle" }, "vdash": { "command": "vdash", "detail": "⊢", "documentation": "Right tack, proves, implies, yields, (vertical and dash)" }, "vdots": { "command": "vdots", "detail": "⋮", "documentation": "Vertical ellipsis" }, "vec": { "command": "vec", "detail": "x⃗", "documentation": "\\vec (wrisym), \\overrightarrow, combining right arrow above" }, "vectimes": { "command": "vectimes", "detail": "⨯", "documentation": "\\times, vector or cross product" }, "vee": { "command": "vee", "detail": "∨", "documentation": "\\lor, b: logical or" }, "veebar": { "command": "veebar", "detail": "⊻ (\"amssymb\" command)", "documentation": "Logical or, bar below (large vee); exclusive disjunction" }, "veedot": { "command": "veedot", "detail": "⟇", "documentation": "Or with dot inside" }, "veedoublebar": { "command": "veedoublebar", "detail": "⩣", "documentation": "Logical or with double underbar" }, "veeeq": { "command": "veeeq", "detail": "≚", "documentation": "Logical or, equals" }, "veemidvert": { "command": "veemidvert", "detail": "⩛", "documentation": "Logical or with middle stem" }, "veeodot": { "command": "veeodot", "detail": "⩒", "documentation": "Logical or with dot above" }, "veeonvee": { "command": "veeonvee", "detail": "⩖", "documentation": "Two intersecting logical or" }, "veeonwedge": { "command": "veeonwedge", "detail": "⩙", "documentation": "Logical or overlapping logical and" }, "vert": { "command": "vert", "detail": "|", "documentation": "\\vert, vertical bar" }, "vertoverlay": { "command": "vertoverlay", "detail": "x⃒", "documentation": "Combining long vertical line overlay" }, "viewdata": { "command": "viewdata", "detail": "⌗", "documentation": "Viewdata square" }, "vlongdash": { "command": "vlongdash", "detail": "⟝", "documentation": "Long left tack" }, "vrectangle": { "command": "vrectangle", "detail": "▯", "documentation": "Rectangle, white (vertical)" }, "vrectangleblack": { "command": "vrectangleblack", "detail": "▮", "documentation": "Black vertical rectangle" }, "vysmblkcircle": { "command": "vysmblkcircle", "detail": "∙", "documentation": "Bullet operator" }, "vysmblksquare": { "command": "vysmblksquare", "detail": "⬝", "documentation": "\\centerdot (amssymb), t \\squaredot (marvosym), black very small square" }, "vysmwhtcircle": { "command": "vysmwhtcircle", "detail": "∘", "documentation": "Composite function (small circle)" }, "vysmwhtsquare": { "command": "vysmwhtsquare", "detail": "⬞", "documentation": "White very small square" }, "vzigzag": { "command": "vzigzag", "detail": "⦚", "documentation": "Vertical zigzag line" }, "wedge": { "command": "wedge", "detail": "∧ (\"amssymb\" command)", "documentation": "\\land, b: logical and" }, "wedgebar": { "command": "wedgebar", "detail": "⩟", "documentation": "Logical and with underbar" }, "wedgedot": { "command": "wedgedot", "detail": "⟑", "documentation": "And with dot" }, "wedgedoublebar": { "command": "wedgedoublebar", "detail": "⩠", "documentation": "Logical and with double underbar" }, "wedgemidvert": { "command": "wedgemidvert", "detail": "⩚", "documentation": "Logical and with middle stem" }, "wedgeodot": { "command": "wedgeodot", "detail": "⩑", "documentation": "Logical and with dot above" }, "wedgeonwedge": { "command": "wedgeonwedge", "detail": "⩕", "documentation": "Two intersecting logical and" }, "wedgeq": { "command": "wedgeq", "detail": "≙ (\"mathabx\" command)", "documentation": "\\sdef (oz), t \\corresponds (marvosym), corresponds to (wedge over equals)" }, "whitearrowupfrombar": { "command": "whitearrowupfrombar", "detail": "⇪", "documentation": "Upwards white arrow from bar" }, "whiteinwhitetriangle": { "command": "whiteinwhitetriangle", "detail": "⟁", "documentation": "White triangle containing small white triangle" }, "whitepointerleft": { "command": "whitepointerleft", "detail": "◅", "documentation": "\\triangleleft (mathabx), white left-pointing pointer" }, "whitepointerright": { "command": "whitepointerright", "detail": "▻", "documentation": "\\triangleright (mathabx), white right-pointing pointer" }, "whitesquaretickleft": { "command": "whitesquaretickleft", "detail": "⟤", "documentation": "White square with leftwards tick" }, "whitesquaretickright": { "command": "whitesquaretickright", "detail": "⟥", "documentation": "White square with rightwards tick" }, "whthorzoval": { "command": "whthorzoval", "detail": "⬭", "documentation": "White horizontal ellipse" }, "whtvertoval": { "command": "whtvertoval", "detail": "⬯", "documentation": "White vertical ellipse" }, "wideangledown": { "command": "wideangledown", "detail": "⦦", "documentation": "Oblique angle opening up" }, "wideangleup": { "command": "wideangleup", "detail": "⦧", "documentation": "Oblique angle opening down" }, "widebridgeabove": { "command": "widebridgeabove", "detail": "x⃩", "documentation": "Combining wide bridge above" }, "wideutilde": { "command": "wideutilde", "detail": " ̰ (\"undertilde\" command)", "documentation": "Under tilde accent (multiple characters and non-spacing)" }, "wp": { "command": "wp", "detail": "℘ (\"amssymb\" command)", "documentation": "Weierstrass p" }, "wr": { "command": "wr", "detail": "≀ (\"amssymb\" command)", "documentation": "Wreath product" }, "xbsol": { "command": "xbsol", "detail": "⧹ (\"oz\" command)", "documentation": "\\hide (oz), big reverse solidus, schema hiding" }, "xsol": { "command": "xsol", "detail": "⧸", "documentation": "Big solidus" }, "yen": { "command": "yen", "detail": "¥ (\"amsfonts\" command)", "documentation": "Yen sign" }, "zcmp": { "command": "zcmp", "detail": "⨟ (\"oz\" command)", "documentation": "\\semi (oz), \\fatsemi (stmaryrd), schema composition" }, "zpipe": { "command": "zpipe", "detail": "⨠ (\"oz\" command)", "documentation": "Z notation schema piping" }, "zproject": { "command": "zproject", "detail": "⨡ (\"oz\" command)", "documentation": "\\project (oz), schema projection" } } ================================================ FILE: dev/README.md ================================================ # Development documentation ## The manager logic The manager is responsible for detecting the correct root file and once detected to parse the whole project. Its logic is shown as follows. ```mermaid graph TD A[OnWatchedFileChanged] --> B[ParseFileAndSubs]; C([After finding a new root file]) -->|On the root file| B; C --> D[ParseFls]; E([After a successful build]) --> D; D -->|For new files| B; B -->|For every file| F[ParseInputFiles]; B -->|For new files| G[addToFileWatcher]; F -->|For new files| B ``` ## Scripts for Intellisense These scripts are actually only frontend to the `pyintel` package, which implements the core mechanisms. It fetches the latest list of packages and classes along with their descriptions from CTAN at https://ctan.org/pkg. It uses the TeXLive Package database `texlive.tlpdb` retrieved from https://mirrors.ircam.fr/pub/CTAN/systems/texlive/tlnet/tlpkg/texlive.tlpdb. ### ctanpkglist.py It produces the intellisense data for classes and packages and save the result as json files: `../data/classnames.json` and `../data/packagenames.json`. #### Classes The list of classes is computed from the TeXLive Package database by looking for all `.cls` files. The description associated to each class is obtained from CTAN. #### Packages Getting a proper list of packages is tricky as the package names (as listed by CTAN) do not always match the base names of the `.sty` files to be loaded by `\usepackage`. This is handled in the following way - We use the TeXLive Package database to - List all the `.sty` files provided by TeXLive - For every package, list the `.sty` files it contains. The name to pass to `\usepackage` is the base name of one of the `.sty` files listed there. - For every package `pkg` listed by CTAN - If `pkg.sty` exists in the TeXLive Package database, store `pkg` for package intellisense. - If not, search if a package `pkg/` exists in the TeXLive Package database and look up a file whose lowercase name matches `pkg`. If it is found, then save it for package intellisense. As some packages cannot be properly detected using the above mechanism, we maintain a list of extra packages to be added to the list in [extra-packagenames.json](extra-packagenames.json). These packages are automatically added at the end of the [`ctanpkglist.py`](ctanpkglist.py) script. ### unimathsymbols.py It parses uni-math symbols from http://milde.users.sourceforge.net/LUCR/Math/data/unimathsymbols.txt and save the result as a json file. The result is used to generate command intellisense. ### parse-cwl.ts ``` ts-node parse-cwl.ts both|all|ess|essential|<package>.cwl ``` This script generates intellisense data from the files listed in `cwl.list` file (`both`, `ess`, `essential`) or all files (`both`, `all`, `<package>.cwl`) in `cwl/` folder, depends on the command line argument provided to the script. The generated intellisense `.json` file is placed at `../data/packages` (`both`, `ess`, `essential`) or `packages` (`both`, `all`, `<package>.cwl`). Further, `expl3.cwl` file generated by `latex3command.py` is also parsed to `expl3.json` and placed at `../data/packages`. Note that the directory must already exist. It is recommended to first run the script `getcwl.sh` to download live raw data from https://github.com/texstudio-org/texstudio. Note that this requires subversion installed. If you have a custom `<package>.cwl` file, you can put it in `LaTeX-Workshop/dev/cwl` folder. Then run `ts-node parse-cwl.ts <package>.cwl` in command line. Finally, the generated `<package>.json` file can be found in `LaTeX-Workshop/dev/packages`. You may need to manually create this folder first to run the script. For every package or class, one `.json` file is generated, containing the data for the package defined in the `.cwl` file. This file has the following structure ```typescript { deps: { name: string // The name of other package to also include along with this one if?: string // But only when package is used with this option }[] macros: MacroRaw[] // All macros of this package envs: EnvironmentRaw[] // All environments of this package keys: { [key: string]: string[] } // The key-value pairs that the macros/environments or this package can use args: string[] // The key of key-value pairs defined above, where the pairs can be used as package options } ``` In this `json` object, the macros have the following structure: ```typescript { name: string // The name of the macro, without the argument signature e.g., {} arg?: { format: string // The argument signature snippet: string // The snippet to insert besides macro name. This variable does not include name keys?: string[] // The key of key-value pairs defined in the package, where the pairs can be used as possible macro argument values keyPos?: number // The index of argument which may take the key-value pair. Start from zero, count from left to right, regardless of argument types e.g., {}, [], () or ||. } if?: string // The macro is available only when package is used with this option unusual?: boolean // The macro is an unusual one detail?: string doc?: string } ``` An example is: ```json { "name": "DeclareAcronym", "arg": { "format": "{}{}", "snippet": "DeclareAcronym{${1:id}}{${2:properties%keyvals}}", "keys": [ "\\DeclareAcronym#c,..." ], "keyPos": 1 } } ``` The environments have the following structure: ```typescript { name: string // The name of the env, without \begin{} arg?: { format: string snippet: string keys?: string[] keyPos?: number } if?: string unusual?: boolean } ``` An example is: ```json { "name": "acronym", "arg": { "format": "[]", "snippet": "acronym[${1:longest}]" } } ``` Completion files for classes are all prefixed by `class-`. ### latex3command.py This script generates `expl3.cwl` for LaTeX-3 from all `.dtx` files defined in `/opt/texlive/2024/texmf-dist/source/latex/l3kernel/`, which can be overwritten by setting environment variable `PATH_TO_DTX`. ## Grammar files - `update-grammar.js` retrieves the latest grammar files from https://github.com/jlelong/vscode-latex-basics. -`build-grammar.js` generates the `.json` grammar files from `.yaml`. ================================================ FILE: dev/createSymbolSvgs.ts ================================================ import { readFileSync, writeFileSync } from 'fs' import * as path from 'path' type SnippetPanelJsonType = typeof import('../resources/snippetview/snippetpanel.json') type IMathSymbol = { name: string, keywords?: string, source: string, snippet: string, category?: string, svg?: string, shrink?: boolean } import type {ConvertOption, SupportedExtension, SvgOption, TexOption} from 'mathjax-full' import { mathjax } from 'mathjax-full/js/mathjax.js' import { TeX } from 'mathjax-full/js/input/tex.js' import { SVG } from 'mathjax-full/js/output/svg.js' import { liteAdaptor } from 'mathjax-full/js/adaptors/liteAdaptor.js' import { RegisterHTMLHandler } from 'mathjax-full/js/handlers/html.js' import type { LiteElement } from 'mathjax-full/js/adaptors/lite/Element.js' import type { MathDocument } from 'mathjax-full/js/core/MathDocument.js' import type { LiteDocument } from 'mathjax-full/js/adaptors/lite/Document.js' import type { LiteText } from 'mathjax-full/js/adaptors/lite/Text.js' import 'mathjax-full/js/input/tex/AllPackages.js' const adaptor = liteAdaptor() RegisterHTMLHandler(adaptor) const baseExtensions: SupportedExtension[] = ['ams', 'base', 'color', 'newcommand', 'noerrors', 'noundefined'] const baseTexOption: TexOption = { packages: baseExtensions, formatError: (_jax, error) => { throw new Error(error.message) } } const texInput = new TeX<LiteElement, LiteText, LiteDocument>(baseTexOption) const svgOption: SvgOption = {fontCache: 'local'} const svgOutput = new SVG<LiteElement, LiteText, LiteDocument>(svgOption) const html = mathjax.document('', {InputJax: texInput, OutputJax: svgOutput}) as MathDocument<LiteElement, LiteText, LiteDocument> const convertOption: ConvertOption = { display: true, em: 16, ex: 8, containerWidth: 80*16 } function loadSnippets() { const snipetsFile = path.resolve('.', 'resources', 'snippetview', 'snippetpanel.json') const snippets: { mathSymbols: { [category: string]: IMathSymbol[] } } = JSON.parse(readFileSync(snipetsFile, { encoding: 'utf8' })) as SnippetPanelJsonType Object.values(snippets.mathSymbols).forEach((symbolArray) => { symbolArray.forEach((symbol) => { if (symbol.svg) { return } const node = html.convert(symbol.source, convertOption) as LiteElement let svg = adaptor.innerHTML(node) svg = svg.replace( /<defs>/, `<title>${symbol.name.toLocaleUpperCase()}.${ symbol.keywords ? ' Keywords: ' + symbol.keywords : '' }` ) if (symbol.shrink) { svg = svg.replace(/^PDF.js viewer''', '''\n PDF.js viewer''') .replace('''''', '''\n ''') .replace('''''', '''''') .replace('''''', '''''') .replace('''
''', '''
''') .replace('''
''', '''''') ) with open(args.web + '/viewer.mjs', 'rt', encoding='utf-8') as fin: with open(args.viewer + '/viewer.mjs', 'wt', encoding='utf-8') as fout: currentClass = '' for line in fin: line = line.replace('''const MATCH_SCROLL_OFFSET_TOP = -50;''', '''const MATCH_SCROLL_OFFSET_TOP = -100;''') \ .replace('''this.switchView(view, true);''', '''this.switchView(view, false);''') \ .replace('''console.warn(`[fluent] Missing translations in ${locale}: ${ids}`);''', '''// console.warn(`[fluent] Missing translations in ${locale}: ${ids}`);''') \ .replace('''this.removePageBorders = options.removePageBorders || false;''', '''this.removePageBorders = options.removePageBorders || true;''') \ .replace('''localStorage.setItem("pdfjs.history", databaseStr);''', '''// localStorage.setItem("pdfjs.history", databaseStr);''') \ .replace('''return localStorage.getItem("pdfjs.history");''', '''return // localStorage.getItem("pdfjs.history");''') \ .replace('''this.setTitle(title || url);''', '''// this.setTitle(title || url);''') \ .replace('''localStorage.setItem("pdfjs.preferences", JSON.stringify(prefObj));''', '''// localStorage.setItem("pdfjs.preferences", JSON.stringify(prefObj));''') \ .replace('''prefs: JSON.parse(localStorage.getItem("pdfjs.preferences"))''', '''prefs: undefined // JSON.parse(localStorage.getItem("pdfjs.preferences"))''') \ .replace('''(!event.shiftKey || window.chrome || window.opera)) {''', '''(!event.shiftKey || window.chrome || window.opera)) {\n if (window.parent !== window) {\n return;\n }''') \ .replace('''console.error("webviewerloaded:", ex);''', '''// console.error("webviewerloaded:", ex);''') \ .replace('''//# sourceMappingURL=viewer.mjs.map''', '''''') \ .replace('''console.log(`PDF ${pdfDocument.''', '''// console.log(`PDF ${pdfDocument.''') \ .replace('''value: "../build/pdf.worker.mjs"''', '''value: "./build/pdf.worker.mjs"''') \ .replace('''value: "../build/pdf.sandbox.mjs"''', '''value: "./build/pdf.sandbox.mjs"''') \ .replace('''value: "../web/standard_fonts/"''', '''value: "../standard_fonts/"''') \ .replace('''value: "../web/cmaps/"''', '''value: "../cmaps/"''') \ .replace('''value: "../web/wasm/"''', '''value: "../wasm/"''') \ .replace('''value: "../web/iccs/"''', '''value: "../iccs/"''') \ .replace('''(this.container.clientWidth - hPadding) / currentPage.width * currentPage.scale / this.#pageWidthScaleFactor;''', '''(this.container.clientWidth - hPadding) / Math.max(...this._pages.map(p => p.width)) * currentPage.scale / this.#pageWidthScaleFactor * (1 / (1 - (viewerTrim ?? 0) / 100));''') \ .replace('''(this.container.clientHeight - vPadding) / currentPage.height * currentPage.scale;''', '''(this.container.clientHeight - vPadding) / Math.max(...this._pages.map(p => p.height)) * currentPage.scale * (1 / (1 - (viewerTrim ?? 0) / 100));''') \ .replace('''setRotation(this.initialRotation);''', '''// setRotation(this.initialRotation);''') \ .replace('''this.pdfLinkService.setHash(this.initialBookmark);''', '''// this.pdfLinkService.setHash(this.initialBookmark);''') \ .replace('''hPadding = vPadding = 0;''', '''if (this._scrollMode === ScrollMode.HORIZONTAL || this._spreadMode === SpreadMode.NONE) { hPadding = vPadding = 0; } else { hPadding = 10; vPadding = 0; }''') \ .replace(''' eventBus._on("openfile"''', ''' // eventBus._on("openfile"''') \ .replace(''' eventBus._on("print"''', ''' // eventBus._on("print"''') \ .replace(''' eventBus._on("download"''', ''' // eventBus._on("download"''') fout.write(line) os.system(f'git diff --no-index {args.web}/viewer.html {args.viewer}/viewer.html > {args.viewer}/../dev/viewer/viewer.html.diff') os.system(f'git diff --no-index {args.web}/viewer.mjs {args.viewer}/viewer.mjs > {args.viewer}/../dev/viewer/viewer.mjs.diff') ================================================ FILE: dev/extra-packagenames.json ================================================ { "amssymb": { "command": "amssymb", "detail": "TeX fonts from the American Mathematical Society", "documentation": "https://ctan.org/pkg/amsfonts" }, "newtxtext": { "command": "newtxtext", "detail": "Alternative uses of the TX fonts, with improved metrics", "documentation": "https://ctan.org/pkg/newtx" }, "newtxmath": { "command": "newtxmath", "detail": "Alternative uses of the TX fonts, with improved metrics", "documentation": "https://ctan.org/pkg/newtx" }, "stix2": { "command": "stix2", "detail": "Type1 versions of the STIX Two OpenType fonts", "documentation": "https://ctan.org/pkg/stix2-type1" }, "xecjkfntef": { "command": "xeCJKfntef", "detail": "Support for CJK documents in XeLaTeX", "documentation": "https://ctan.org/pkg/xecjk" } } ================================================ FILE: dev/getcwl.sh ================================================ open https://download-directory.github.io/?url=https%3A%2F%2Fgithub.com%2Ftexstudio-org%2Ftexstudio%2Ftree%2Fmaster%2Fcompletion ================================================ FILE: dev/githooks/pre-commit ================================================ #!/bin/sh npx eslint --cache --ext .ts,.js . ================================================ FILE: dev/latex3command.py ================================================ """ This script generates intellisense data for LaTeX 3 ../data/expl3.json """ from pathlib import Path import os import re import json import itertools import dataclasses from pyintel import CwlIntel CWD = Path(__file__).expanduser().resolve().parent UNIMATHSYMBOLS = CWD.joinpath('unimathsymbols.txt').resolve() COMMANDS_FILE = CWD.joinpath('../data/commands.json').resolve() ENVS_FILE = CWD.joinpath('../data/environments.json').resolve() OUT_DIR = CWD.joinpath('../data/packages').resolve() PATH_TO_DTX = os.environ.get( "PATH_TO_DTX", default='/opt/texlive/2024/texmf-dist/source/latex/l3kernel/') dtx_path = Path(PATH_TO_DTX).resolve() if not dtx_path.exists(): raise FileNotFoundError(f'Directory {dtx_path} does not exist. Do you have PATH_TO_DTX set?') dtx_files = dtx_path.glob('*.dtx') dtx_files_to_ignore = ['l3doc.dtx'] def exclude(entry: str) -> bool: return not re.match(r'\\(?!(?:::)|(?:__))', entry) def expand_variants(entry: str, options): if options is None: return [entry] if 'pTF' in options: try: (base, signature) = entry.split(':') variants = [base + '_p:' + signature] variants.extend([entry + v for v in ('T', 'F', 'TF')]) return variants except ValueError as e: print(f'Wrong format for {entry} with {options}') print('\t', e) return [] elif 'TF' in options: return [entry + v for v in ('T', 'F', 'TF')] elif 'noTF' in options: return [entry + v for v in ('', 'T', 'F', 'TF')] else: return [entry] def parse_doc_block(block_content: str, _type: str): objs = [] for match in re.findall(rf'\\begin{{{_type}}}(?:\[([^\]]*)\])?[\s\n%]*{{([^}}]*)}}', block_content, flags=re.M): options = [o.strip() for o in match[0].split(',')] entries_str = match[1].replace('%', '') entries = [m for m in (o.strip() for o in ''.join(entries_str).split(',')) if not exclude(m)] expanded_entries = [x for e in entries for x in expand_variants(e, options)] objs.extend(expanded_entries) return objs def parse_file(fpath, _type): objs = [] inside_documentation = False block_start = None block_end = None with open(fpath, encoding='utf8') as fp: lines = fp.readlines() # content = '\n'.join(lines) for i, line in enumerate(lines): if re.search(r'\\begin{documentation}', line): inside_documentation = True block_start = i continue if not inside_documentation: continue if inside_documentation and re.search(r'\\end{documentation}', line): inside_documentation = False block_end = i content = ''.join(lines[block_start:block_end]) objs.extend(parse_doc_block(content, _type)) return objs def parse_all_files(): entries = {} for f in dtx_files: print(f) if any(f.match(i) for i in dtx_files_to_ignore): continue ans = parse_file(f.as_posix(), 'function') ans.extend(parse_file(f.as_posix(), 'variable')) if len(ans) > 0: entries[f.name] = list(set(ans)) return entries if __name__ == "__main__": entries_dict = parse_all_files() entries_array = sorted(set(itertools.chain.from_iterable(entries_dict.values()))) # Write a .cwl file with open('expl3.cwl', encoding='utf8', mode='w') as fp: fp.writelines([e + '\n' for e in entries_array]) # cwlIntel = CwlIntel(COMMANDS_FILE, ENVS_FILE, UNIMATHSYMBOLS) # expl3 = cwlIntel.parse_cwl_file('expl3.cwl') # expl3.macros['ExplSyntaxBlock'] = { # 'command': 'ExplSyntaxBlock', # 'option': '', # 'detail': '', # 'snippet': 'ExplSyntaxOn\n\t$0\n\\ExplSyntaxOff', # 'documentation': 'Insert a \\ExplSyntax block' # } # with open(OUT_DIR.joinpath('expl3.json'), 'w', encoding='utf8') as fp: # json.dump(dataclasses.asdict(expl3, dict_factory=lambda x: {k: v for (k, v) in x if v is not None}), fp, indent=2, ensure_ascii=False) ================================================ FILE: dev/packages/12many.json ================================================ { "deps": [ { "name": "calc" }, { "name": "keyval" } ], "macros": [ { "name": "nto", "arg": { "format": "{}{}", "snippet": "nto{${1:num1}}{${2:num2}}" } }, { "name": "ito", "arg": { "format": "{}", "snippet": "ito{${1:num}}" } }, { "name": "oto", "arg": { "format": "{}", "snippet": "oto{${1:num}}" } }, { "name": "setOTMstyle", "arg": { "format": "{}", "snippet": "setOTMstyle{${1:style}}" } }, { "name": "setOTMstyle", "arg": { "format": "[]{}", "snippet": "setOTMstyle[${2:params%keyvals}]{${1:style}}" } }, { "name": "newOTMstyle", "unusual": true, "arg": { "format": "{}{}", "snippet": "newOTMstyle{${1:name}}{${2:definition}}" } }, { "name": "newOTMstyle", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "newOTMstyle[${3:params}]{${1:name}}{${2:definition}}" } }, { "name": "getOTMparameter", "unusual": true, "arg": { "format": "{}", "snippet": "getOTMparameter{${1:param}}" } }, { "name": "renewOTMstyle", "unusual": true, "arg": { "format": "{}{}", "snippet": "renewOTMstyle{${1:name}}{${2:definition}}" } }, { "name": "newOTMstyle", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "newOTMstyle[${3:params}]{${1:name}}{${2:definition}}" } }, { "name": "newOTMparameter", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "newOTMparameter{${1:style}}{${2:param}}{${3:value}}" } } ], "envs": [], "keys": { "\\usepackage/12many#c": [ "set", "dots", "nude", "laue" ], "\\setOTMstyle/set": [ "var=${1:variable name}", "naturals=${1:symbol}", "where=${1:symbol}" ], "\\setOTMstyle/dots": [ "dots=${1:symbol}" ], "\\setOTMstyle/nude": [ "dots=${1:symbol}" ], "\\setOTMstyle/laue": [ "setminus=${1:symbol}", "setplus=${1:symbol}", "ybelow=", "strokewidth=", "innersidegap=", "outersidegap=" ] }, "args": [ "\\usepackage/12many#c" ] } ================================================ FILE: dev/packages/2up.json ================================================ { "deps": [], "macros": [ { "name": "source", "arg": { "format": "{}{}{}", "snippet": "source{${1:mag}}{${2:width}}{${3:height}}" } }, { "name": "target", "arg": { "format": "{}{}{}", "snippet": "target{${1:mag}}{${2:width}}{${3:height}}" } }, { "name": "targetlayout", "arg": { "format": "{}", "snippet": "targetlayout{${1:options%keyvals}}", "keys": [ "\\targetlayout" ], "keyPos": 0 } }, { "name": "pagesepwidth", "unusual": true }, { "name": "pageseplength", "unusual": true }, { "name": "pagesepoffset", "unusual": true }, { "name": "twoupemptypage" }, { "name": "twoupclearpage" }, { "name": "twoupeject", "unusual": true }, { "name": "twouparticle", "unusual": true }, { "name": "twoupplain", "unusual": true }, { "name": "twouplegaltarget", "unusual": true }, { "name": "twouplandscape", "unusual": true }, { "name": "bookletpage", "unusual": true }, { "name": "leftpagenumber", "unusual": true }, { "name": "rightpagenumber", "unusual": true } ], "envs": [], "keys": { "\\targetlayout": [ "topbottom", "twosided", "booklet", "Booklet", "dvidvi" ] }, "args": [] } ================================================ FILE: dev/packages/Acorn.json ================================================ { "deps": [], "macros": [ { "name": "Acornfamily" }, { "name": "acorn", "arg": { "format": "{}", "snippet": "acorn{${1:text%plain}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/Alegreya.json ================================================ { "deps": [ { "name": "ifxetex" }, { "name": "ifluatex" }, { "name": "fontenc" }, { "name": "fontaxes" }, { "name": "mweights" }, { "name": "xkeyval" } ], "macros": [ { "name": "Alegreya" }, { "name": "AlegreyaExtraBold" }, { "name": "AlegreyaBlack" }, { "name": "AlegreyaMedium" }, { "name": "AlegreyaLF" }, { "name": "AlegreyaOsF" }, { "name": "AlegreyaTLF" }, { "name": "AlegreyaTOsF" }, { "name": "sufigures" }, { "name": "infigures" }, { "name": "textsu", "arg": { "format": "{}", "snippet": "textsu{${1:text}}" } }, { "name": "textin", "arg": { "format": "{}", "snippet": "textin{${1:text}}" } }, { "name": "useosf", "unusual": true }, { "name": "Alegreyafamily", "unusual": true } ], "envs": [], "keys": { "\\usepackage/Alegreya#c": [ "scale=${1:factor}", "scaled=${1:factor}", "type1", "lining", "lf", "oldstyle", "osf", "tabular", "tf", "proportional", "pf", "black", "extrabold", "medium" ] }, "args": [ "\\usepackage/Alegreya#c" ] } ================================================ FILE: dev/packages/AlegreyaSans.json ================================================ { "deps": [ { "name": "ifxetex" }, { "name": "ifluatex" }, { "name": "fontenc" }, { "name": "fontaxes" }, { "name": "mweights" }, { "name": "xkeyval" } ], "macros": [ { "name": "AlegreyaSans" }, { "name": "AlegreyaSansThin" }, { "name": "AlegreyaSansLight" }, { "name": "AlegreyaSansExtraBold" }, { "name": "AlegreyaSansBlack" }, { "name": "AlegreyaSansMedium" }, { "name": "AlegreyaSansLF" }, { "name": "AlegreyaSansOsF" }, { "name": "AlegreyaSansTLF" }, { "name": "AlegreyaSansTOsF" }, { "name": "sufigures" }, { "name": "infigures" }, { "name": "textsu", "arg": { "format": "{}", "snippet": "textsu{${1:text}}" } }, { "name": "textin", "arg": { "format": "{}", "snippet": "textin{${1:text}}" } }, { "name": "useosf", "unusual": true }, { "name": "AlegreyaSansfamily", "unusual": true } ], "envs": [], "keys": { "\\usepackage/AlegreyaSans#c": [ "scale=${1:factor}", "scaled=${1:factor}", "type1", "sfdefault", "lining", "lf", "oldstyle", "osf", "tabular", "tf", "proportional", "pf", "black", "extrabold", "thin", "light", "medium" ] }, "args": [ "\\usepackage/AlegreyaSans#c" ] } ================================================ FILE: dev/packages/AnnSton.json ================================================ { "deps": [], "macros": [ { "name": "AnnStonfamily" }, { "name": "astone", "arg": { "format": "{}", "snippet": "astone{${1:text%plain}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/AnonymousPro.json ================================================ { "deps": [ { "name": "kvoptions" } ], "macros": [ { "name": "ANPapplelogo" }, { "name": "ANPappleopen" }, { "name": "ANPapproxequal" }, { "name": "ANPback" }, { "name": "ANPblackdiamond" }, { "name": "ANPcheckmark" }, { "name": "ANPcopy" }, { "name": "ANPellipsis" }, { "name": "ANPendtab" }, { "name": "ANPerasetotheright" }, { "name": "ANPgreaterequal" }, { "name": "ANPHbar" }, { "name": "ANPhbar" }, { "name": "ANPinfinity" }, { "name": "ANPinsert" }, { "name": "ANPintegral" }, { "name": "ANPlessequal" }, { "name": "ANPlozenge" }, { "name": "ANPnotequal" }, { "name": "ANPoptionkey" }, { "name": "ANPpartialdiff" }, { "name": "ANPPi" }, { "name": "ANPpi" }, { "name": "ANPproduct" }, { "name": "ANPshift" }, { "name": "ANPshiftlock" }, { "name": "ANPSigma" }, { "name": "ANPsigma" }, { "name": "ANPsigmaone" }, { "name": "ANPsummation" }, { "name": "ANPtab" }, { "name": "ANPReturnSign" }, { "name": "ANPShoulderedOpenBox" }, { "name": "ANPUpArrowHead" }, { "name": "ANPInsertSign" }, { "name": "ANPUpArrowHeadBars" }, { "name": "ANPHelm" }, { "name": "ANPOpenBox" }, { "name": "ANPDelta" }, { "name": "ANPverticaltab" }, { "name": "ANPNumeroSign" } ], "envs": [], "keys": { "\\usepackage/AnonymousPro#c": [ "scaled=${1:factor}", "ttdefault" ] }, "args": [ "\\usepackage/AnonymousPro#c" ] } ================================================ FILE: dev/packages/Archivo.json ================================================ { "deps": [ { "name": "fontenc" }, { "name": "ifthen" }, { "name": "mweights" }, { "name": "fontaxes" } ], "macros": [ { "name": "sufigures" }, { "name": "supfigures", "unusual": true }, { "name": "textsu", "arg": { "format": "{}", "snippet": "textsu{${1:text}}" } }, { "name": "textsup", "unusual": true, "arg": { "format": "{}", "snippet": "textsup{${1:text}}" } }, { "name": "textsuperior", "unusual": true, "arg": { "format": "{}", "snippet": "textsuperior{${1:text}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/ArtNouv.json ================================================ { "deps": [], "macros": [ { "name": "ArtNouvfamily" }, { "name": "artnouv", "arg": { "format": "{}", "snippet": "artnouv{${1:text%plain}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/ArtNouvc.json ================================================ { "deps": [], "macros": [ { "name": "ArtNouvcfamily" }, { "name": "artnouvc", "arg": { "format": "{}", "snippet": "artnouvc{${1:text%plain}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/Arvo.json ================================================ { "deps": [ { "name": "xkeyval" }, { "name": "fontenc" }, { "name": "ifthen" }, { "name": "mweights" }, { "name": "fontaxes" } ], "macros": [ { "name": "Arvotabular" }, { "name": "Arvoproportional" } ], "envs": [], "keys": { "\\usepackage/Arvo#c": [ "scale=${2|${1:factor},MatchLowercase|}", "scaled=${2|${1:factor},MatchLowercase|}", "lining", "tabular", "mainfont", "bold", "regular" ] }, "args": [ "\\usepackage/Arvo#c" ] } ================================================ FILE: dev/packages/BOONDOX-cal.json ================================================ { "deps": [ { "name": "xkeyval" } ], "macros": [ { "name": "mathbcal", "arg": { "format": "{}", "snippet": "mathbcal{${1:text%plain}}" } } ], "envs": [], "keys": { "\\usepackage/BOONDOX-cal#c": [ "scaled=${1:factor}" ] }, "args": [ "\\usepackage/BOONDOX-cal#c" ] } ================================================ FILE: dev/packages/BOONDOX-calo.json ================================================ { "deps": [ { "name": "xkeyval" } ], "macros": [ { "name": "mathbcal", "arg": { "format": "{}", "snippet": "mathbcal{${1:text%plain}}" } } ], "envs": [], "keys": { "\\usepackage/BOONDOX-calo#c": [ "scaled=${1:factor}" ] }, "args": [ "\\usepackage/BOONDOX-calo#c" ] } ================================================ FILE: dev/packages/BOONDOX-ds.json ================================================ { "deps": [ { "name": "xkeyval" } ], "macros": [ { "name": "mathbbb", "arg": { "format": "{}", "snippet": "mathbbb{${1:text%plain}}" } } ], "envs": [], "keys": { "\\usepackage/BOONDOX-ds#c": [ "scaled=${1:factor}" ] }, "args": [ "\\usepackage/BOONDOX-ds#c" ] } ================================================ FILE: dev/packages/BOONDOX-frak.json ================================================ { "deps": [ { "name": "xkeyval" } ], "macros": [ { "name": "mathfrak", "arg": { "format": "{}", "snippet": "mathfrak{${1:text%plain}}" } }, { "name": "mathbfrak", "arg": { "format": "{}", "snippet": "mathbfrak{${1:text%plain}}" } } ], "envs": [], "keys": { "\\usepackage/BOONDOX-frak#c": [ "scaled=${1:factor}" ] }, "args": [ "\\usepackage/BOONDOX-frak#c" ] } ================================================ FILE: dev/packages/BOONDOX-uprscr.json ================================================ { "deps": [ { "name": "xkeyval" } ], "macros": [ { "name": "mathbscr", "arg": { "format": "{}", "snippet": "mathbscr{${1:text%plain}}" } } ], "envs": [], "keys": { "\\usepackage/BOONDOX-uprscr#c": [ "scaled=${1:factor}" ] }, "args": [ "\\usepackage/BOONDOX-uprscr#c" ] } ================================================ FILE: dev/packages/Baskervaldx.json ================================================ { "deps": [ { "name": "fontenc" }, { "name": "mweights" }, { "name": "etoolbox" }, { "name": "scalefnt" }, { "name": "fontaxes" }, { "name": "xkeyval" } ], "macros": [ { "name": "lfstyle" }, { "name": "osfstyle" }, { "name": "sufigures" }, { "name": "swshape" }, { "name": "textlf", "arg": { "format": "{}", "snippet": "textlf{${1:text}}" } }, { "name": "textosf", "arg": { "format": "{}", "snippet": "textosf{${1:text}}" } }, { "name": "textsu", "arg": { "format": "{}", "snippet": "textsu{${1:arg}}" } }, { "name": "textsuperior", "unusual": true, "arg": { "format": "{}", "snippet": "textsuperior{${1:text}}" } }, { "name": "texttlf", "arg": { "format": "{}", "snippet": "texttlf{${1:text}}" } }, { "name": "texttosf", "arg": { "format": "{}", "snippet": "texttosf{${1:text}}" } }, { "name": "tlfstyle" }, { "name": "tosfstyle" }, { "name": "useosf", "unusual": true }, { "name": "DH" }, { "name": "NG" }, { "name": "dj" }, { "name": "ng" }, { "name": "k", "arg": { "format": "{}", "snippet": "k{${1:arg}}" } }, { "name": "guillemotleft", "unusual": true }, { "name": "guillemotright", "unusual": true }, { "name": "guilsinglleft" }, { "name": "guilsinglright" }, { "name": "quotedblbase" }, { "name": "quotesinglbase" }, { "name": "textquotedbl" }, { "name": "DJ" }, { "name": "th" }, { "name": "TH" }, { "name": "dh" }, { "name": "Hwithstroke", "unusual": true }, { "name": "hwithstroke", "unusual": true }, { "name": "textogonekcentered", "unusual": true, "arg": { "format": "{}", "snippet": "textogonekcentered{${1:arg}}" } }, { "name": "guillemetleft" }, { "name": "guillemetright" } ], "envs": [], "keys": { "\\usepackage/Baskervaldx#c": [ "scale=${1:factor}", "scaled=${1:factor}", "lining", "lf", "oldstyle", "osf", "tabular", "proportional", "p", "sups", "swash" ] }, "args": [ "\\usepackage/Baskervaldx#c" ] } ================================================ FILE: dev/packages/CJK.json ================================================ { "deps": [ { "name": "MULEenc" } ], "macros": [ { "name": "CJKbold" }, { "name": "CJKnormal" }, { "name": "CJKboldshift", "unusual": true }, { "name": "CJKsymbol", "arg": { "format": "{}", "snippet": "CJKsymbol{${1:n}}" } }, { "name": "CJKpunctsymbol", "unusual": true, "arg": { "format": "{}", "snippet": "CJKpunctsymbol{${1:n}}" } }, { "name": "CJKsymbols", "unusual": true, "arg": { "format": "{}{}", "snippet": "CJKsymbols{${1:codepoint1}}{${2:codepoint2}}" } }, { "name": "CJKchar", "arg": { "format": "{}{}", "snippet": "CJKchar{${1:byte1}}{${2:byte2}}" } }, { "name": "CJKchar", "arg": { "format": "[]{}{}", "snippet": "CJKchar[${3:UTF8}]{${1:byte1}}{${2:byte2}}" } }, { "name": "Unicode", "arg": { "format": "{}{}", "snippet": "Unicode{${1:byte1}}{${2:byte2}}" } }, { "name": "CJKCJKchar" }, { "name": "CJKhangulchar" }, { "name": "CJKlatinchar" }, { "name": "CJKhwkatakana" }, { "name": "CJKnohwkatakana" }, { "name": "CJKenc", "arg": { "format": "{}", "snippet": "CJKenc{${1:encoding}}" } }, { "name": "CJKfontenc", "arg": { "format": "{}{}", "snippet": "CJKfontenc{${1:encoding}}{${2:font encoding}}" } }, { "name": "CJKfamily", "arg": { "format": "{}", "snippet": "CJKfamily{${1:family}}" } }, { "name": "CJKencfamily", "arg": { "format": "{}{}", "snippet": "CJKencfamily{${1:encoding}}{${2:family}}" } }, { "name": "CJKencfamily", "arg": { "format": "[]{}{}", "snippet": "CJKencfamily[${3:font encoding}]{${1:encoding}}{${2:family}}" } }, { "name": "CJKshape", "unusual": true, "arg": { "format": "{}", "snippet": "CJKshape{${1:family}}" } }, { "name": "CJKencshape", "unusual": true, "arg": { "format": "{}{}", "snippet": "CJKencshape{${1:encoding}}{${2:family}}" } }, { "name": "CJKencshape", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "CJKencshape[${3:font encoding}]{${1:encoding}}{${2:family}}" } }, { "name": "CJKaddEncHook", "unusual": true, "arg": { "format": "{}{}", "snippet": "CJKaddEncHook{${1:encoding}}{${2:code}}" } }, { "name": "CJKhanja" }, { "name": "CJKhangul" }, { "name": "CJKkern" }, { "name": "CJKglue" }, { "name": "CJKtolerance", "unusual": true }, { "name": "nbs" }, { "name": "CJKtilde" }, { "name": "standardtilde" }, { "name": "CJKspace" }, { "name": "CJKnospace" }, { "name": "CJKindent", "unusual": true }, { "name": "CJKcaption", "arg": { "format": "{}", "snippet": "CJKcaption{${1:caption}}" } }, { "name": "CJKhdef", "unusual": true, "arg": { "format": "{}{}", "snippet": "CJKhdef{${1:arg1}}{${2:arg2}}" } }, { "name": "CJKhlet", "unusual": true, "arg": { "format": "{}{}", "snippet": "CJKhlet{${1:arg1}}{${2:arg2}}" } }, { "name": "CJKvdef", "unusual": true, "arg": { "format": "{}{}", "snippet": "CJKvdef{${1:arg1}}{${2:arg2}}" } }, { "name": "CJKvlet", "unusual": true, "arg": { "format": "{}{}", "snippet": "CJKvlet{${1:arg1}}{${2:arg2}}" } } ], "envs": [ { "name": "CJK", "arg": { "format": "{}{}", "snippet": "{${1:encoding}}{${2:family}}" } }, { "name": "CJK", "arg": { "format": "[]{}{}", "snippet": "[${3:font encoding}]{${1:encoding}}{${2:family}}" } }, { "name": "CJK*", "arg": { "format": "{}{}", "snippet": "{${1:encoding}}{${2:family}}" } }, { "name": "CJK*", "arg": { "format": "[]{}{}", "snippet": "[${3:font encoding}]{${1:encoding}}{${2:family}}" } } ], "keys": { "\\usepackage/CJK#c": [ "lowercase", "global", "local", "active", "encapsulated" ] }, "args": [ "\\usepackage/CJK#c" ] } ================================================ FILE: dev/packages/CJKfntef.json ================================================ { "deps": [ { "name": "CJK" }, { "name": "CJKulem" } ], "macros": [ { "name": "CJKunderdot", "arg": { "format": "{}", "snippet": "CJKunderdot{${1:contents}}" } }, { "name": "CJKunderline", "arg": { "format": "{}", "snippet": "CJKunderline{${1:contents}}" } }, { "name": "CJKunderline*", "arg": { "format": "{}", "snippet": "CJKunderline*{${1:contents}}" } }, { "name": "CJKunderdblline", "arg": { "format": "{}", "snippet": "CJKunderdblline{${1:contents}}" } }, { "name": "CJKunderdblline*", "arg": { "format": "{}", "snippet": "CJKunderdblline*{${1:contents}}" } }, { "name": "CJKunderwave", "arg": { "format": "{}", "snippet": "CJKunderwave{${1:contents}}" } }, { "name": "CJKunderwave*", "arg": { "format": "{}", "snippet": "CJKunderwave*{${1:contents}}" } }, { "name": "CJKsout", "arg": { "format": "{}", "snippet": "CJKsout{${1:contents}}" } }, { "name": "CJKsout*", "arg": { "format": "{}", "snippet": "CJKsout*{${1:contents}}" } }, { "name": "CJKxout", "arg": { "format": "{}", "snippet": "CJKxout{${1:contents}}" } }, { "name": "CJKxout*", "arg": { "format": "{}", "snippet": "CJKxout*{${1:contents}}" } }, { "name": "varCJKunderline", "arg": { "format": "{}", "snippet": "varCJKunderline{${1:contents}}" } }, { "name": "CJKunderanyline", "arg": { "format": "{}{}{}", "snippet": "CJKunderanyline{${1:depth%l}}{${2:underline code}}{${3:contents}}" } }, { "name": "CJKunderanysymbol", "arg": { "format": "{}{}{}", "snippet": "CJKunderanysymbol{${1:depth%l}}{${2:under-symbol code}}{${3:contents}}" } }, { "name": "CJKsoutcolor", "unusual": true }, { "name": "CJKsoutheight", "unusual": true }, { "name": "CJKulineleftskip", "unusual": true }, { "name": "CJKulinerightskip", "unusual": true }, { "name": "CJKunderdbllinebasesep", "unusual": true }, { "name": "CJKunderdbllinecolor", "unusual": true }, { "name": "CJKunderdbllinesep", "unusual": true }, { "name": "CJKunderdotbasesep", "unusual": true }, { "name": "CJKunderdotcolor", "unusual": true }, { "name": "CJKunderdotsep", "unusual": true }, { "name": "CJKunderlinebasesep", "unusual": true }, { "name": "CJKunderlinecolor", "unusual": true }, { "name": "CJKunderlinesep", "unusual": true }, { "name": "CJKunderwavebasesep", "unusual": true }, { "name": "CJKunderwavecolor", "unusual": true }, { "name": "CJKunderwavesep", "unusual": true }, { "name": "CJKxoutcolor", "unusual": true } ], "envs": [ { "name": "CJKfilltwosides", "arg": { "format": "{}", "snippet": "{${1:width}}" } } ], "keys": {}, "args": [] } ================================================ FILE: dev/packages/CJKnumb.json ================================================ { "deps": [ { "name": "CJK" } ], "macros": [ { "name": "CJKnumber", "arg": { "format": "{}", "snippet": "CJKnumber{${1:number}}" } }, { "name": "CJKdigits", "arg": { "format": "{}", "snippet": "CJKdigits{${1:digits}}" } }, { "name": "CJKdigits*", "arg": { "format": "{}", "snippet": "CJKdigits*{${1:digits}}" } }, { "name": "CJKnullspace", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/CJKpunct.json ================================================ { "deps": [], "macros": [ { "name": "punctstyle", "arg": { "format": "{}", "snippet": "punctstyle{${1:style%keyvals}}", "keys": [ "\\punctstyle" ], "keyPos": 0 } }, { "name": "CJKpunctallowbreakbetweenpuncts" }, { "name": "CJKpunctnobreakbetweenpuncts" }, { "name": "CJKpunctsetkern", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "CJKpunctsetkern{${1:标点1}}{${2:标点2}}{${3:间距}}" } }, { "name": "CJKpunctmapfamily", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "CJKpunctmapfamily{${1:encoding}}{${2:family}}{${3:series}}{${4:shape}}{${5:punct family}}" } } ], "envs": [], "keys": { "\\punctstyle": [ "banjiao", "quanjiao", "kaiming", "hangmobanjiao", "CCT", "plain" ] }, "args": [] } ================================================ FILE: dev/packages/CJKutf8.json ================================================ { "deps": [ { "name": "ifpdf" }, { "name": "inputenc" }, { "name": "CJK" }, { "name": "fontenc" } ], "macros": [], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/CJKvert.json ================================================ { "deps": [ { "name": "graphicx" } ], "macros": [ { "name": "CJKvert" }, { "name": "CJKhorz" }, { "name": "CJKsymbol", "arg": { "format": "{}", "snippet": "CJKsymbol{${1:n}}" } }, { "name": "CJKsymbolsimple", "unusual": true, "arg": { "format": "{}", "snippet": "CJKsymbolsimple{${1:n}}" } }, { "name": "CJKbaselinestretch", "unusual": true } ], "envs": [], "keys": { "\\usepackage/CJKvert#c": [ "usebaselinestretch" ] }, "args": [ "\\usepackage/CJKvert#c" ] } ================================================ FILE: dev/packages/Carrickc.json ================================================ { "deps": [], "macros": [ { "name": "Carrickcfamily" }, { "name": "carr", "arg": { "format": "{}", "snippet": "carr{${1:text%plain}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/CascadiaCodePL.json ================================================ { "deps": [ { "name": "xkeyval" }, { "name": "fontenc" }, { "name": "ifthen" }, { "name": "mweights" }, { "name": "fontaxes" } ], "macros": [ { "name": "sufigures" }, { "name": "supfigures", "unusual": true }, { "name": "textsu", "arg": { "format": "{}", "snippet": "textsu{${1:text}}" } }, { "name": "textsup", "unusual": true, "arg": { "format": "{}", "snippet": "textsup{${1:text}}" } }, { "name": "textsuperior", "unusual": true, "arg": { "format": "{}", "snippet": "textsuperior{${1:text}}" } } ], "envs": [], "keys": { "\\usepackage/CascadiaCodePL#c": [ "scale=${1:factor}", "lining", "tabular", "mainfont", "semibold", "bold", "regular" ] }, "args": [ "\\usepackage/CascadiaCodePL#c" ] } ================================================ FILE: dev/packages/CascadiaMono.json ================================================ { "deps": [ { "name": "xkeyval" }, { "name": "fontenc" }, { "name": "ifthen" }, { "name": "mweights" }, { "name": "fontaxes" } ], "macros": [ { "name": "sufigures" }, { "name": "supfigures", "unusual": true }, { "name": "textsu", "arg": { "format": "{}", "snippet": "textsu{${1:text}}" } }, { "name": "textsup", "unusual": true, "arg": { "format": "{}", "snippet": "textsup{${1:text}}" } }, { "name": "textsuperior", "unusual": true, "arg": { "format": "{}", "snippet": "textsuperior{${1:text}}" } } ], "envs": [], "keys": { "\\usepackage/CascadiaMono#c": [ "scale=${1:factor}", "lining", "tabular", "mainfont", "semibold", "bold", "regular" ] }, "args": [ "\\usepackage/CascadiaMono#c" ] } ================================================ FILE: dev/packages/CascadiaMonoPL.json ================================================ { "deps": [ { "name": "xkeyval" }, { "name": "fontenc" }, { "name": "ifthen" }, { "name": "mweights" }, { "name": "fontaxes" } ], "macros": [ { "name": "sufigures" }, { "name": "supfigures", "unusual": true }, { "name": "textsu", "arg": { "format": "{}", "snippet": "textsu{${1:text}}" } }, { "name": "textsup", "unusual": true, "arg": { "format": "{}", "snippet": "textsup{${1:text}}" } }, { "name": "textsuperior", "unusual": true, "arg": { "format": "{}", "snippet": "textsuperior{${1:text}}" } } ], "envs": [], "keys": { "\\usepackage/CascadiaMonoPL#c": [ "scale=${1:factor}", "lining", "tabular", "mainfont", "semibold", "bold", "regular" ] }, "args": [ "\\usepackage/CascadiaMonoPL#c" ] } ================================================ FILE: dev/packages/CharisSIL.json ================================================ { "deps": [ { "name": "ifxetex" }, { "name": "ifluatex" }, { "name": "xkeyval" }, { "name": "fontenc" }, { "name": "fontaxes" }, { "name": "mweights" } ], "macros": [ { "name": "CharisSIL" } ], "envs": [], "keys": { "\\usepackage/CharisSIL#c": [ "scaled=${1:factor}", "type1" ] }, "args": [ "\\usepackage/CharisSIL#c" ] } ================================================ FILE: dev/packages/Chivo.json ================================================ { "deps": [ { "name": "iftex" }, { "name": "fontaxes" }, { "name": "kvoptions" } ], "macros": [ { "name": "textsuperior", "arg": { "format": "{}", "snippet": "textsuperior{${1:text}}" } }, { "name": "sufigures" }, { "name": "textinferior", "arg": { "format": "{}", "snippet": "textinferior{${1:text}}" } }, { "name": "infigures" }, { "name": "textnumerator", "arg": { "format": "{}", "snippet": "textnumerator{${1:text}}" } }, { "name": "nufigures" }, { "name": "textdenominator", "arg": { "format": "{}", "snippet": "textdenominator{${1:text}}" } }, { "name": "defigures" } ], "envs": [], "keys": { "\\usepackage/Chivo#c": [ "thin", "extralight", "light", "regular", "medium", "semibold", "bold", "extrabold", "black", "lining", "oldstyle", "proportional", "tabular", "familydefault", "opentype", "type1", "scale=${1:factor}" ] }, "args": [ "\\usepackage/Chivo#c" ] } ================================================ FILE: dev/packages/ClearSans.json ================================================ { "deps": [ { "name": "ifxetex" }, { "name": "ifluatex" }, { "name": "xkeyval" }, { "name": "fontenc" }, { "name": "fontaxes" }, { "name": "mweights" } ], "macros": [ { "name": "clear" }, { "name": "clearlight" }, { "name": "clearthin" }, { "name": "textsfl", "arg": { "format": "{}", "snippet": "textsfl{${1:text}}" } }, { "name": "textsft", "arg": { "format": "{}", "snippet": "textsft{${1:text}}" } }, { "name": "clearfamily", "unusual": true } ], "envs": [], "keys": { "\\usepackage/ClearSans#c": [ "scale=${1:factor}", "scaled=${1:factor}", "sfdefault", "type1", "medium", "regular" ] }, "args": [ "\\usepackage/ClearSans#c" ] } ================================================ FILE: dev/packages/CooperHewitt.json ================================================ { "deps": [ { "name": "ifxetex" }, { "name": "ifluatex" }, { "name": "xkeyval" }, { "name": "fontaxes" }, { "name": "fontenc" }, { "name": "mweights" } ], "macros": [ { "name": "sufigures" }, { "name": "textsu", "arg": { "format": "{}", "snippet": "textsu{${1:text}}" } }, { "name": "cphwtfamily", "unusual": true }, { "name": "cooperhewitt" } ], "envs": [], "keys": { "\\usepackage/CooperHewitt#c": [ "scale=${1:factor}", "default", "type1", "semibold", "heavy", "medium", "thin", "light" ] }, "args": [ "\\usepackage/CooperHewitt#c" ] } ================================================ FILE: dev/packages/CormorantGaramond.json ================================================ { "deps": [ { "name": "ifxetex" }, { "name": "ifluatex" }, { "name": "xkeyval" }, { "name": "fontenc" }, { "name": "fontaxes" }, { "name": "mweights" } ], "macros": [ { "name": "liningnums", "arg": { "format": "{}", "snippet": "liningnums{${1:text}}" } }, { "name": "tabularnums", "arg": { "format": "{}", "snippet": "tabularnums{${1:text}}" } }, { "name": "proportionalnums", "arg": { "format": "{}", "snippet": "proportionalnums{${1:text}}" } }, { "name": "sufigures" }, { "name": "infigures" }, { "name": "textsu", "arg": { "format": "{}", "snippet": "textsu{${1:text}}" } }, { "name": "textinf", "arg": { "format": "{}", "snippet": "textinf{${1:text}}" } } ], "envs": [], "keys": { "\\usepackage/CormorantGaramond#c": [ "scaled=${1:factor}", "type1", "lining", "oldstyle", "tabular", "proportional", "semibold", "medium", "light" ] }, "args": [ "\\usepackage/CormorantGaramond#c" ] } ================================================ FILE: dev/packages/CoverPage.json ================================================ { "deps": [ { "name": "keyval" }, { "name": "url" }, { "name": "verbatim" } ], "macros": [ { "name": "CoverPageSetup", "arg": { "format": "{}", "snippet": "CoverPageSetup{${1:options%keyvals}}", "keys": [ "\\CoverPageSetup" ], "keyPos": 0 } }, { "name": "BibTeX" }, { "name": "CPTitleFont", "unusual": true }, { "name": "CPAuthorFont", "unusual": true }, { "name": "CPInstituteFont", "unusual": true }, { "name": "CPInSourceFont", "unusual": true }, { "name": "CPCopyrightFont", "unusual": true }, { "name": "CoverPageHeader", "unusual": true }, { "name": "CoverPageBody", "unusual": true }, { "name": "CoverPageFooter", "unusual": true }, { "name": "CoverPageFooterLogo", "unusual": true }, { "name": "CPProcessBibEntry", "unusual": true }, { "name": "CPPublisherCheck", "unusual": true }, { "name": "CoverPageFooterInfo", "unusual": true } ], "envs": [], "keys": { "\\usepackage/CoverPage#c": [ "german", "english", "twoside", "nobib" ], "\\CoverPageSetup": [ "title=${1:text}", "author=${1:text}", "institute=${1:text}", "insource=${1:text}", "copyright=${1:text}", "year=${1:year}", "publisher=${1|Springer,Kluwer,SPIE,IEEE|}", "booktitle=${1:text}", "journal=${1:text}" ] }, "args": [ "\\usepackage/CoverPage#c" ] } ================================================ FILE: dev/packages/CreationBoites.json ================================================ { "deps": [ { "name": "tcolorbox" }, { "name": "tcolorboxlibraryfitting" }, { "name": "tcolorboxlibraryskins" }, { "name": "fontawesome5" }, { "name": "simplekv" }, { "name": "xstring" } ], "macros": [ { "name": "CreationBoite", "arg": { "format": "{}{}{}{}", "snippet": "CreationBoite{${1:envname}}{${2:compteur}}{${3:icône}}{${4:libéllés}}" } }, { "name": "CreationBoite", "arg": { "format": "[]{}{}{}{}", "snippet": "CreationBoite[${5:color}]{${1:envname}}{${2:compteur}}{${3:icône}}{${4:libéllés}}" } }, { "name": "ParamBoites", "arg": { "format": "[]", "snippet": "ParamBoites[${1:clés%keyvals}]" } }, { "name": "margeboite", "unusual": true }, { "name": "margeinttitreboite", "unusual": true }, { "name": "eptraitboite", "unusual": true }, { "name": "policetitreboite", "unusual": true }, { "name": "policesoustitreboite", "unusual": true }, { "name": "couleursoustitreboite", "unusual": true }, { "name": "tailleiconeboite", "unusual": true }, { "name": "TitreBoite", "unusual": true }, { "name": "SousTitreBoite", "unusual": true }, { "name": "LogoCoinDroit", "unusual": true }, { "name": "CreerCompteur", "unusual": true, "arg": { "format": "{}", "snippet": "CreerCompteur{${1:counter}}" } } ], "envs": [], "keys": { "\\tcbset": [ "baseboite/.style={${1:options}}" ] }, "args": [] } ================================================ FILE: dev/packages/CrimsonPro.json ================================================ { "deps": [ { "name": "ifxetex" }, { "name": "ifluatex" }, { "name": "xkeyval" }, { "name": "fontaxes" }, { "name": "fontenc" }, { "name": "mweights" } ], "macros": [ { "name": "crimsonpro" }, { "name": "crimsonproOsF" }, { "name": "crimsonproLF" }, { "name": "crimsonprotabular" }, { "name": "crimsonproproportional" }, { "name": "tabularnums", "arg": { "format": "{}", "snippet": "tabularnums{${1:text}}" } }, { "name": "proportionalnums", "arg": { "format": "{}", "snippet": "proportionalnums{${1:text}}" } }, { "name": "liningnums", "arg": { "format": "{}", "snippet": "liningnums{${1:text}}" } }, { "name": "textsu", "arg": { "format": "{}", "snippet": "textsu{${1:text}}" } }, { "name": "sufigures" }, { "name": "textinf", "arg": { "format": "{}", "snippet": "textinf{${1:text}}" } }, { "name": "infigures" } ], "envs": [], "keys": { "\\usepackage/CrimsonPro#c": [ "scaled=${1:factor}", "type1", "lining", "nf", "lf", "oldstyle", "osf", "tabular", "t", "proportional", "p", "medium", "m", "semibold", "sb", "extrabold", "eb", "k", "black", "light", "el", "extralight" ] }, "args": [ "\\usepackage/CrimsonPro#c" ] } ================================================ FILE: dev/packages/CronosPro-FontDef.json ================================================ { "deps": [ { "name": "otfontdef" }, { "name": "fltpoint" } ], "macros": [], "envs": [], "keys": { "\\usepackage/CronosPro-FontDef#c": [ "slides", "opticals", "noopticals", "smallfamily", "medfamily", "normalsize", "nonormalsize" ] }, "args": [ "\\usepackage/CronosPro-FontDef#c" ] } ================================================ FILE: dev/packages/CronosPro.json ================================================ { "deps": [ { "name": "kvoptions" }, { "name": "CronosPro-FontDef" }, { "name": "microtype" }, { "name": "fontaxes" } ], "macros": [ { "name": "smallfrac", "arg": { "format": "{}{}", "snippet": "smallfrac{${1:numerator}}{${2:denominator}}" } }, { "name": "slantfrac", "arg": { "format": "{}{}", "snippet": "slantfrac{${1:numerator}}{${2:denominator}}" } } ], "envs": [], "keys": { "\\usepackage/CronosPro#c": [ "scale=${1:factor}", "slides", "noopticals", "opticals", "smallfamily", "medfamily", "normalsize", "nonormalsize", "textosf", "textlf", "osf", "lf", "footnotefigures", "loosequotes" ] }, "args": [ "\\usepackage/CronosPro#c" ] } ================================================ FILE: dev/packages/DPcircling.json ================================================ { "deps": [ { "name": "tikz" } ], "macros": [ { "name": "DPcircling", "arg": { "format": "{}", "snippet": "DPcircling{${1:text}}" } }, { "name": "DPcircling", "arg": { "format": "[]{}", "snippet": "DPcircling[${2:options%keyvals}]{${1:text}}", "keys": [ "\\DPcircling,\\DPrectangle,\\DPjagged,\\DPfanshape,\\DPcircle,\\DPcirc,\\DPrect,\\DPcirclingDefault" ], "keyPos": 0 } }, { "name": "DPrectangle", "arg": { "format": "{}", "snippet": "DPrectangle{${1:text}}" } }, { "name": "DPrectangle", "arg": { "format": "[]{}", "snippet": "DPrectangle[${2:options%keyvals}]{${1:text}}", "keys": [ "\\DPcircling,\\DPrectangle,\\DPjagged,\\DPfanshape,\\DPcircle,\\DPcirc,\\DPrect,\\DPcirclingDefault" ], "keyPos": 0 } }, { "name": "DPjagged", "arg": { "format": "{}", "snippet": "DPjagged{${1:text}}" } }, { "name": "DPjagged", "arg": { "format": "[]{}", "snippet": "DPjagged[${2:options%keyvals}]{${1:text}}", "keys": [ "\\DPcircling,\\DPrectangle,\\DPjagged,\\DPfanshape,\\DPcircle,\\DPcirc,\\DPrect,\\DPcirclingDefault" ], "keyPos": 0 } }, { "name": "DPfanshape", "arg": { "format": "{}", "snippet": "DPfanshape{${1:text}}" } }, { "name": "DPfanshape", "arg": { "format": "[]{}", "snippet": "DPfanshape[${2:options%keyvals}]{${1:text}}", "keys": [ "\\DPcircling,\\DPrectangle,\\DPjagged,\\DPfanshape,\\DPcircle,\\DPcirc,\\DPrect,\\DPcirclingDefault" ], "keyPos": 0 } }, { "name": "DPcircle", "unusual": true, "arg": { "format": "{}", "snippet": "DPcircle{${1:text}}" } }, { "name": "DPcircle", "unusual": true, "arg": { "format": "[]{}", "snippet": "DPcircle[${2:options%keyvals}]{${1:text}}", "keys": [ "\\DPcircling,\\DPrectangle,\\DPjagged,\\DPfanshape,\\DPcircle,\\DPcirc,\\DPrect,\\DPcirclingDefault" ], "keyPos": 0 } }, { "name": "DPcirc", "unusual": true, "arg": { "format": "{}", "snippet": "DPcirc{${1:text}}" } }, { "name": "DPcirc", "unusual": true, "arg": { "format": "[]{}", "snippet": "DPcirc[${2:options%keyvals}]{${1:text}}", "keys": [ "\\DPcircling,\\DPrectangle,\\DPjagged,\\DPfanshape,\\DPcircle,\\DPcirc,\\DPrect,\\DPcirclingDefault" ], "keyPos": 0 } }, { "name": "DPrect", "unusual": true, "arg": { "format": "{}", "snippet": "DPrect{${1:text}}" } }, { "name": "DPrect", "unusual": true, "arg": { "format": "[]{}", "snippet": "DPrect[${2:options%keyvals}]{${1:text}}", "keys": [ "\\DPcircling,\\DPrectangle,\\DPjagged,\\DPfanshape,\\DPcircle,\\DPcirc,\\DPrect,\\DPcirclingDefault" ], "keyPos": 0 } }, { "name": "DPcirclingDefault", "arg": { "format": "{}", "snippet": "DPcirclingDefault{${1:options%keyvals}}", "keys": [ "\\DPcircling,\\DPrectangle,\\DPjagged,\\DPfanshape,\\DPcircle,\\DPcirc,\\DPrect,\\DPcirclingDefault" ], "keyPos": 0 } } ], "envs": [], "keys": { "\\DPcircling,\\DPrectangle,\\DPjagged,\\DPfanshape,\\DPcircle,\\DPcirc,\\DPrect,\\DPcirclingDefault": [ "line color=", "line width=", "width=", "height=" ] }, "args": [] } ================================================ FILE: dev/packages/DejaVuSans.json ================================================ { "deps": [ { "name": "keyval" } ], "macros": [], "envs": [], "keys": { "\\usepackage/DejaVuSans#c": [ "scaled", "scaled=${1:factor}" ] }, "args": [ "\\usepackage/DejaVuSans#c" ] } ================================================ FILE: dev/packages/DejaVuSansCondensed.json ================================================ { "deps": [ { "name": "keyval" } ], "macros": [], "envs": [], "keys": { "\\usepackage/DejaVuSansCondensed#c": [ "scaled", "scaled=${1:factor}" ] }, "args": [ "\\usepackage/DejaVuSansCondensed#c" ] } ================================================ FILE: dev/packages/DejaVuSansMono.json ================================================ { "deps": [ { "name": "keyval" } ], "macros": [], "envs": [], "keys": { "\\usepackage/DejaVuSansMono#c": [ "scaled", "scaled=${1:factor}" ] }, "args": [ "\\usepackage/DejaVuSansMono#c" ] } ================================================ FILE: dev/packages/DejaVuSerif.json ================================================ { "deps": [ { "name": "keyval" } ], "macros": [], "envs": [], "keys": { "\\usepackage/DejaVuSerif#c": [ "scaled", "scaled=${1:factor}" ] }, "args": [ "\\usepackage/DejaVuSerif#c" ] } ================================================ FILE: dev/packages/DejaVuSerifCondensed.json ================================================ { "deps": [ { "name": "keyval" } ], "macros": [], "envs": [], "keys": { "\\usepackage/DejaVuSerifCondensed#c": [ "scaled", "scaled=${1:factor}" ] }, "args": [ "\\usepackage/DejaVuSerifCondensed#c" ] } ================================================ FILE: dev/packages/ETbb.json ================================================ { "deps": [ { "name": "fontenc" }, { "name": "ifetex" }, { "name": "etoolbox" }, { "name": "xstring" }, { "name": "ifthen" }, { "name": "scalefnt" }, { "name": "mweights" }, { "name": "fontaxes" }, { "name": "xkeyval" } ], "macros": [ { "name": "swshape" }, { "name": "lfstyle" }, { "name": "textlf", "arg": { "format": "{}", "snippet": "textlf{${1:text}}" } }, { "name": "tlfstyle" }, { "name": "texttlf", "arg": { "format": "{}", "snippet": "texttlf{${1:text}}" } }, { "name": "osfstyle" }, { "name": "textosf", "arg": { "format": "{}", "snippet": "textosf{${1:text}}" } }, { "name": "tosfstyle" }, { "name": "texttosf", "arg": { "format": "{}", "snippet": "texttosf{${1:text}}" } }, { "name": "sufigures" }, { "name": "supfigures", "unusual": true }, { "name": "nustyle", "unusual": true }, { "name": "textsu", "arg": { "format": "{}", "snippet": "textsu{${1:text}}" } }, { "name": "textsup", "unusual": true, "arg": { "format": "{}", "snippet": "textsup{${1:text}}" } }, { "name": "textsuperior", "unusual": true, "arg": { "format": "{}", "snippet": "textsuperior{${1:text}}" } }, { "name": "infigures" }, { "name": "inffigures", "unusual": true }, { "name": "textfrac", "arg": { "format": "{}{}", "snippet": "textfrac{${1:numerator}}{${2:denominator}}" } }, { "name": "textfrac", "arg": { "format": "[]{}{}", "snippet": "textfrac[${3:whole part}]{${1:numerator}}{${2:denominator}}" } }, { "name": "textin", "arg": { "format": "{}", "snippet": "textin{${1:text}}" } }, { "name": "textinf", "unusual": true, "arg": { "format": "{}", "snippet": "textinf{${1:text}}" } }, { "name": "textinferior", "unusual": true, "arg": { "format": "{}", "snippet": "textinferior{${1:text}}" } }, { "name": "defigures" }, { "name": "destyle", "unusual": true }, { "name": "denomfigures", "unusual": true }, { "name": "textde", "arg": { "format": "{}", "snippet": "textde{${1:text}}" } }, { "name": "textdenom", "unusual": true, "arg": { "format": "{}", "snippet": "textdenom{${1:text}}" } }, { "name": "textdenominator", "unusual": true, "arg": { "format": "{}", "snippet": "textdenominator{${1:text}}" } }, { "name": "Qswash" }, { "name": "useosf" }, { "name": "useproportional" }, { "name": "Qnoswash", "if": "swashQ" }, { "name": "DH" }, { "name": "NG" }, { "name": "dj" }, { "name": "ng" }, { "name": "k", "arg": { "format": "{}", "snippet": "k{${1:arg}}" } }, { "name": "guillemotleft", "unusual": true }, { "name": "guillemotright", "unusual": true }, { "name": "guilsinglleft" }, { "name": "guilsinglright" }, { "name": "quotedblbase" }, { "name": "quotesinglbase" }, { "name": "textquotedbl" }, { "name": "DJ" }, { "name": "th" }, { "name": "TH" }, { "name": "dh" }, { "name": "Hwithstroke", "unusual": true }, { "name": "hwithstroke", "unusual": true }, { "name": "textogonekcentered", "unusual": true, "arg": { "format": "{}", "snippet": "textogonekcentered{${1:arg}}" } }, { "name": "guillemetleft" }, { "name": "guillemetright" } ], "envs": [], "keys": { "\\usepackage/ETbb#c": [ "scale=${1:factor}", "scaled=${1:factor}", "foresolidus=", "aftsolidus=", "raisefrac=", "altP", "lining", "lf", "oldstyle", "osf", "useosf", "tabular", "t", "proportional", "p", "sharpS", "swashQ", "mainfont", "bold", "regular", "sups", "scosf" ] }, "args": [ "\\usepackage/ETbb#c" ] } ================================================ FILE: dev/packages/Eichenla.json ================================================ { "deps": [], "macros": [ { "name": "Eichenlafamily" }, { "name": "eichen", "arg": { "format": "{}", "snippet": "eichen{${1:text%plain}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/Eileen.json ================================================ { "deps": [], "macros": [ { "name": "Eileenfamily" }, { "name": "eileen", "arg": { "format": "{}", "snippet": "eileen{${1:text%plain}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/EileenBl.json ================================================ { "deps": [], "macros": [ { "name": "EileenBlfamily" }, { "name": "eileenbl", "arg": { "format": "{}", "snippet": "eileenbl{${1:text%plain}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/Elzevier.json ================================================ { "deps": [], "macros": [ { "name": "Elzevier" }, { "name": "elz", "arg": { "format": "{}", "snippet": "elz{${1:text%plain}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/FenetreCas.json ================================================ { "deps": [ { "name": "tikz" }, { "name": "xstring" }, { "name": "xintexpr" }, { "name": "simplekv" }, { "name": "settobox" }, { "name": "tikzlibrarycalc" }, { "name": "tikzlibrarypositioning" } ], "macros": [ { "name": "LigneCalculsGeogebra", "arg": { "format": "{}{}", "snippet": "LigneCalculsGeogebra{${1:commande}}{${2:résultat}}" } }, { "name": "LigneCalculsGeogebra", "arg": { "format": "[]{}{}", "snippet": "LigneCalculsGeogebra[${3:clés%keyvals}]{${1:commande}}{${2:résultat}}", "keys": [ "\\LigneCalculsGeogebra" ], "keyPos": 0 } }, { "name": "LigneCalculsXcas", "arg": { "format": "{}{}", "snippet": "LigneCalculsXcas{${1:commande}}{${2:résultat}}" } }, { "name": "LigneCalculsXcas", "arg": { "format": "[]{}{}", "snippet": "LigneCalculsXcas[${3:clés%keyvals}]{${1:commande}}{${2:résultat}}", "keys": [ "\\LigneCalculsXcas" ], "keyPos": 0 } } ], "envs": [ { "name": "CalculFormelGeogebra" }, { "name": "CalculFormelGeogebra", "arg": { "format": "<>", "snippet": "<${1:options tikz}>", "keys": [ "\\begin{CalculFormelGeogebra}" ], "keyPos": 0 } }, { "name": "CalculFormelGeogebra", "arg": { "format": "[]", "snippet": "[${1:clés%keyvals}]", "keys": [ "\\begin{CalculFormelGeogebra}" ], "keyPos": 0 } }, { "name": "CalculFormelGeogebra", "arg": { "format": "[]<>", "snippet": "[${1:clés%keyvals}]<${2:options tikz}>", "keys": [ "\\begin{CalculFormelGeogebra}" ], "keyPos": 0 } }, { "name": "CalculFormelXcas" }, { "name": "CalculFormelXcas", "arg": { "format": "<>", "snippet": "<${1:options tikz}>", "keys": [ "\\begin{CalculFormelXcas}" ], "keyPos": 0 } }, { "name": "CalculFormelXcas", "arg": { "format": "[]", "snippet": "[${1:clés%keyvals}]", "keys": [ "\\begin{CalculFormelXcas}" ], "keyPos": 0 } }, { "name": "CalculFormelXcas", "arg": { "format": "[]<>", "snippet": "[${1:clés%keyvals}]<${2:options tikz}>", "keys": [ "\\begin{CalculFormelXcas}" ], "keyPos": 0 } } ], "keys": { "\\begin{CalculFormelGeogebra}": [ "Largeur=${1:nombre}", "CouleurEntete=", "LargeurNumero=${1:nombre}", "CouleurNumero=", "PoliceEntete=${1:commandes}", "PoliceNumero=${1:commandes}", "Titre=${1:texte}", "Entete" ], "\\LigneCalculsGeogebra": [ "HauteurLigne=${1:nombre}", "TailleCommande=${1:commande}", "TailleResultat=${1:commande}", "PosRes=${1|gauche,centre,droite|}", "ElargirAuto=${1:nombre}", "HauteurAuto", "MargeV=", "MargeH=${1:nombre}", "Fond", "CouleurFond=", "Select", "CouleurSelect=" ], "\\begin{CalculFormelXcas}": [ "Largeur=${1:nombre}", "EspaceLg=", "Couleur=", "Menu", "Entete", "NoirBlanc", "PoliceEntete=${1:commande}", "Sep", "TexteOptions=${1:texte}" ], "\\LigneCalculsXcas": [ "TailleCommande=${1:commande}", "TailleResultat=${1:commande}", "ElargirAuto=${1:nombre}", "MargeV=", "MargeH=${1:nombre}", "CouleurCmd=", "CouleurRes=", "PosRes=${1|centre,gauche,droite|}", "Fond", "CouleurFond=" ] }, "args": [] } ================================================ FILE: dev/packages/FiraMono.json ================================================ { "deps": [ { "name": "ifxetex" }, { "name": "ifluatex" }, { "name": "xkeyval" }, { "name": "fontenc" }, { "name": "fontaxes" }, { "name": "mweights" } ], "macros": [ { "name": "firamonooldstyle" }, { "name": "firamonolining" }, { "name": "firamonomedium" }, { "name": "sufigures" }, { "name": "firamonolgr", "unusual": true }, { "name": "firamonofamily", "unusual": true } ], "envs": [], "keys": { "\\usepackage/FiraMono#c": [ "scale=${1:factor}", "scaled=${1:factor}", "type1", "lining", "lf", "oldstyle", "osf", "nomap", "medium", "mb" ] }, "args": [ "\\usepackage/FiraMono#c" ] } ================================================ FILE: dev/packages/FiraSans.json ================================================ { "deps": [ { "name": "ifxetex" }, { "name": "ifluatex" }, { "name": "xkeyval" }, { "name": "fontaxes" }, { "name": "mweights" } ], "macros": [ { "name": "firaoldstyle" }, { "name": "firalining" }, { "name": "firatabular" }, { "name": "firaproportional" }, { "name": "firathin" }, { "name": "firalight" }, { "name": "firamedium" }, { "name": "firasemibold" }, { "name": "firaextrabold" }, { "name": "firaheavy" }, { "name": "firabook" }, { "name": "firaextralight" }, { "name": "firaultralight" }, { "name": "sufigures" }, { "name": "firalgr", "unusual": true }, { "name": "firafamily", "unusual": true } ], "envs": [], "keys": { "\\usepackage/FiraSans#c": [ "scale=${1:factor}", "scaled=${1:factor}", "type1", "lining", "nf", "lf", "oldstyle", "osf", "tabular", "t", "proportional", "p", "book", "medium", "mb", "semibold", "sb", "light", "l", "extralight", "ultralight", "thin", "extrabold", "heavy", "default", "sfdefault" ] }, "args": [ "\\usepackage/FiraSans#c" ] } ================================================ FILE: dev/packages/GS1.json ================================================ { "deps": [ { "name": "rule-D" } ], "macros": [ { "name": "EANControlDigit", "arg": { "format": "{}", "snippet": "EANControlDigit{${1:string}}" } }, { "name": "EANBarcode", "arg": { "format": "{}", "snippet": "EANBarcode{${1:string}}" } }, { "name": "EANBarcode", "arg": { "format": "[]{}", "snippet": "EANBarcode[${2:options%keyvals}]{${1:string}}", "keys": [ "\\EANBarcode,\\GSSetup" ], "keyPos": 0 } }, { "name": "GSSetup", "arg": { "format": "{}", "snippet": "GSSetup{${1:options%keyvals}}", "keys": [ "\\EANBarcode,\\GSSetup" ], "keyPos": 0 } } ], "envs": [], "keys": { "\\EANBarcode,\\GSSetup": [ "ocrb", "module_width=", "module_height=", "code=${1|EAN-8,EAN-13|}", "scale=${1:factor}", "scale_to_font", "add_control" ] }, "args": [] } ================================================ FILE: dev/packages/GoMono.json ================================================ { "deps": [ { "name": "ifxetex" }, { "name": "ifluatex" }, { "name": "xkeyval" }, { "name": "fontenc" }, { "name": "mweights" } ], "macros": [ { "name": "gomonofamily", "unusual": true }, { "name": "gomonolgr", "unusual": true } ], "envs": [], "keys": { "\\usepackage/GoMono#c": [ "scaled=${1:factor}", "type1", "nomap" ] }, "args": [ "\\usepackage/GoMono#c" ] } ================================================ FILE: dev/packages/GoSans.json ================================================ { "deps": [ { "name": "ifxetex" }, { "name": "ifluatex" }, { "name": "xkeyval" }, { "name": "fontenc" }, { "name": "fontaxes" }, { "name": "mweights" } ], "macros": [ { "name": "gomedium" }, { "name": "gobold" }, { "name": "gofamily", "unusual": true }, { "name": "golgr", "unusual": true } ], "envs": [], "keys": { "\\usepackage/GoSans#c": [ "scaled=${1:factor}", "type1", "medium", "default", "sfdefault" ] }, "args": [ "\\usepackage/GoSans#c" ] } ================================================ FILE: dev/packages/GotIn.json ================================================ { "deps": [], "macros": [ { "name": "GotInfamily" }, { "name": "gotin", "arg": { "format": "{}", "snippet": "gotin{${1:text%plain}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/GoudyIn.json ================================================ { "deps": [], "macros": [ { "name": "GoudyInfamily" }, { "name": "goudyin", "arg": { "format": "{}", "snippet": "goudyin{${1:text%plain}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/Gudea.json ================================================ { "deps": [ { "name": "xkeyval" }, { "name": "fontenc" }, { "name": "ifthen" }, { "name": "mweights" }, { "name": "fontaxes" } ], "macros": [], "envs": [], "keys": { "\\usepackage/Gudea#c": [ "scaled=${1:factor}", "lining", "tabular", "mainfont", "bold", "regular" ] }, "args": [ "\\usepackage/Gudea#c" ] } ================================================ FILE: dev/packages/HindMadurai.json ================================================ { "deps": [ { "name": "xkeyval" }, { "name": "fontenc" }, { "name": "ifthen" }, { "name": "mweights" }, { "name": "fontaxes" } ], "macros": [], "envs": [], "keys": { "\\usepackage/HindMadurai#c": [ "scaled=${2|${1:factor},MatchLowercase|}", "lining", "tabular", "mainfont", "semibold", "bold", "medium", "regular" ] }, "args": [ "\\usepackage/HindMadurai#c" ] } ================================================ FILE: dev/packages/IEEEtrantools.json ================================================ { "deps": [], "macros": [ { "name": "IEEEauthorrefmark", "arg": { "format": "{}", "snippet": "IEEEauthorrefmark{${1:mark}}" } }, { "name": "IEEEPARstart", "arg": { "format": "{}{}", "snippet": "IEEEPARstart{${1:letter}}{${2:text%plain}}" } }, { "name": "IEEEPARstartCAPSTYLE", "unusual": true }, { "name": "IEEEPARstartDROPDEPTH", "unusual": true }, { "name": "IEEEPARstartDROPLINES", "unusual": true }, { "name": "IEEEPARstartFONTSTYLE", "unusual": true }, { "name": "IEEEPARstartHEIGHTTEXT", "unusual": true }, { "name": "IEEEPARstartHOFFSET", "unusual": true }, { "name": "IEEEPARstartITLCORRECT", "unusual": true }, { "name": "IEEEPARstartMINPAGELINES", "unusual": true }, { "name": "IEEEPARstartSEP", "unusual": true }, { "name": "IEEEPARstartWORDCAPSTYLE", "unusual": true }, { "name": "IEEEPARstartWORDFONTSTYLE", "unusual": true }, { "name": "IEEEproofindentspace", "unusual": true }, { "name": "IEEEproofname", "unusual": true }, { "name": "IEEEQED" }, { "name": "IEEEQEDhere" }, { "name": "IEEEQEDhereeqn" }, { "name": "IEEEQEDclosed", "unusual": true }, { "name": "IEEEQEDopen", "unusual": true }, { "name": "IEEEQEDoff", "unusual": true }, { "name": "IEEEsetlabelwidth", "arg": { "format": "{}", "snippet": "IEEEsetlabelwidth{${1:argument}}" } }, { "name": "IEEEilabelindentA", "unusual": true }, { "name": "IEEEilabelindentB", "unusual": true }, { "name": "IEEEilabelindent", "unusual": true }, { "name": "IEEEelabelindent", "unusual": true }, { "name": "IEEEdlabelindent", "unusual": true }, { "name": "IEEElabelindent", "unusual": true }, { "name": "IEEElabelindentfactori", "unusual": true }, { "name": "IEEElabelindentfactorii", "unusual": true }, { "name": "IEEElabelindentfactoriii", "unusual": true }, { "name": "IEEElabelindentfactoriv", "unusual": true }, { "name": "IEEElabelindentfactorv", "unusual": true }, { "name": "IEEElabelindentfactorvi", "unusual": true }, { "name": "IEEElabelindentfactor", "unusual": true }, { "name": "IEEEiednormlabelsep", "unusual": true }, { "name": "IEEEiedmathlabelsep", "unusual": true }, { "name": "IEEEiedtopsep", "unusual": true }, { "name": "IEEEiedlistdecl", "unusual": true }, { "name": "ifIEEEnolabelindentfactor", "unusual": true }, { "name": "IEEEnolabelindentfactortrue", "unusual": true }, { "name": "IEEEnolabelindentfactorfalse", "unusual": true }, { "name": "ifIEEEnocalcleftmargin", "unusual": true }, { "name": "IEEEnocalcleftmargintrue", "unusual": true }, { "name": "IEEEnocalcleftmarginfalse", "unusual": true }, { "name": "IEEEusemathlabelsep" }, { "name": "IEEEiedlabeljustifyl" }, { "name": "IEEEiedlabeljustifyc" }, { "name": "IEEEiedlabeljustifyr" }, { "name": "IEEEeqnarraynumspace" }, { "name": "IEEEeqnarraydefcol", "arg": { "format": "{}{}{}", "snippet": "IEEEeqnarraydefcol{${1:col id}}{${2:predef%definition}}{${3:postdef%definition}}" } }, { "name": "IEEEeqnarraydefcolsep", "arg": { "format": "{}{}", "snippet": "IEEEeqnarraydefcolsep{${1:colsep id}}{${2:definition}}" } }, { "name": "yesnumber" }, { "name": "IEEEyesnumber" }, { "name": "IEEEyesnumber*" }, { "name": "IEEEyessubnumber" }, { "name": "IEEEyessubnumber*" }, { "name": "IEEEnonumber" }, { "name": "IEEEnonumber*" }, { "name": "IEEEnosubnumber" }, { "name": "IEEEnosubnumber*" }, { "name": "theIEEEsubequation" }, { "name": "theIEEEsubequationdis", "unusual": true }, { "name": "theequationdis", "unusual": true }, { "name": "theHequation", "unusual": true }, { "name": "IEEEeqnarraymathstyle", "unusual": true }, { "name": "IEEEeqnarraytextstyle", "unusual": true }, { "name": "IEEEeqnarraydecl", "unusual": true }, { "name": "IEEEeqnarrayboxdecl", "unusual": true }, { "name": "IEEEnormaljot", "unusual": true }, { "name": "IEEEeqnarraystrutsize", "arg": { "format": "{}{}", "snippet": "IEEEeqnarraystrutsize{${1:height}}{${2:depth}}" } }, { "name": "IEEEeqnarraystrutsize", "arg": { "format": "{}{}[]", "snippet": "IEEEeqnarraystrutsize{${1:height}}{${2:depth}}[${3:decl}]" } }, { "name": "IEEEeqnarraystrutsizeadd", "arg": { "format": "{}{}", "snippet": "IEEEeqnarraystrutsizeadd{${1:height}}{${2:depth}}" } }, { "name": "IEEEeqnarraystrutsizeadd", "arg": { "format": "{}{}[]", "snippet": "IEEEeqnarraystrutsizeadd{${1:height}}{${2:depth}}[${3:decl}]" } }, { "name": "IEEEstrut" }, { "name": "IEEEstrut", "arg": { "format": "[]", "snippet": "IEEEstrut[${1:height}]" } }, { "name": "IEEEstrut", "arg": { "format": "[][]", "snippet": "IEEEstrut[${1:height}][${2:depth}]" } }, { "name": "IEEEstrut", "arg": { "format": "[][][]", "snippet": "IEEEstrut[${1:height}][${2:depth}][${3:decl}]" } }, { "name": "ifIEEEvisiblestruts", "unusual": true }, { "name": "IEEEvisiblestrutstrue", "unusual": true }, { "name": "IEEEvisiblestrutsfalse", "unusual": true }, { "name": "IEEEeqnarraystrutmode" }, { "name": "IEEEeqnarraymulticol", "arg": { "format": "{}{}{}", "snippet": "IEEEeqnarraymulticol{${1:num cols}}{${2:col type}}{${3:text}}" } }, { "name": "IEEEeqnarrayomit" }, { "name": "IEEEeqnarrayvrule" }, { "name": "IEEEeqnarrayvrule", "arg": { "format": "[]", "snippet": "IEEEeqnarrayvrule[${1:thickness%l}]" } }, { "name": "IEEEeqnarrayseprow" }, { "name": "IEEEeqnarrayseprow", "arg": { "format": "[]", "snippet": "IEEEeqnarrayseprow[${1:height}]" } }, { "name": "IEEEeqnarrayseprow", "arg": { "format": "[][]", "snippet": "IEEEeqnarrayseprow[${1:height}][${2:decl}]" } }, { "name": "IEEEeqnarrayseprowcut" }, { "name": "IEEEeqnarrayseprowcut", "arg": { "format": "[]", "snippet": "IEEEeqnarrayseprowcut[${1:height}]" } }, { "name": "IEEEeqnarrayseprowcut", "arg": { "format": "[][]", "snippet": "IEEEeqnarrayseprowcut[${1:height}][${2:decl}]" } }, { "name": "IEEEeqnarrayrulerow" }, { "name": "IEEEeqnarrayrulerow", "arg": { "format": "[]", "snippet": "IEEEeqnarrayrulerow[${1:thickness%l}]" } }, { "name": "IEEEeqnarraydblrulerow" }, { "name": "IEEEeqnarraydblrulerow", "arg": { "format": "[]", "snippet": "IEEEeqnarraydblrulerow[${1:thickness%l}]" } }, { "name": "IEEEeqnarraydblrulerow", "arg": { "format": "[][]", "snippet": "IEEEeqnarraydblrulerow[${1:thickness%l}][${2:spacing}]" } }, { "name": "IEEEeqnarraydblrulerowcut" }, { "name": "IEEEeqnarraydblrulerowcut", "arg": { "format": "[]", "snippet": "IEEEeqnarraydblrulerowcut[${1:thickness%l}]" } }, { "name": "IEEEeqnarraydblrulerowcut", "arg": { "format": "[][]", "snippet": "IEEEeqnarraydblrulerowcut[${1:thickness%l}][${2:spacing}]" } }, { "name": "bstctlcite", "arg": { "format": "{}", "snippet": "bstctlcite{${1:bibid}}" } }, { "name": "bstctlcite", "arg": { "format": "[]{}", "snippet": "bstctlcite[${2:aux spec}]{${1:bibid}}" } }, { "name": "IEEEnoauxwrite", "arg": { "format": "{}", "snippet": "IEEEnoauxwrite{${1:commands}}" } }, { "name": "IEEEcalcleftmargin", "unusual": true, "arg": { "format": "{}", "snippet": "IEEEcalcleftmargin{${1:width}}" } }, { "name": "IEEEdefaultfootersampletext", "unusual": true }, { "name": "IEEEdefaultheadersampletext", "unusual": true }, { "name": "IEEEdefaultsampletext", "unusual": true }, { "name": "IEEEnormalcatcodes", "unusual": true }, { "name": "IEEEnormalcatcodesnum", "unusual": true }, { "name": "IEEEnormalcatcodespunct", "unusual": true }, { "name": "IEEEPARstartletwidth", "unusual": true }, { "name": "IEEEquantizedlength", "unusual": true }, { "name": "IEEEquantizedlengthdiff", "unusual": true }, { "name": "IEEEquantizedlengthint", "unusual": true }, { "name": "IEEEquantizedtextheightdiff", "unusual": true }, { "name": "IEEEquantizedtextheightlpc", "unusual": true }, { "name": "IEEEquantizelength", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IEEEquantizelength{${1:mode}}{${2:unit}}{${3:length}}" } }, { "name": "IEEEquantizetextheight", "unusual": true, "arg": { "format": "[]{}", "snippet": "IEEEquantizetextheight[${2:unit}]{${1:mode}}" } }, { "name": "IEEEquantizetextheight", "unusual": true, "arg": { "format": "{}", "snippet": "IEEEquantizetextheight{${1:mode}}" } }, { "name": "IEEEsetfootermargin", "unusual": true, "arg": { "format": "[][]{}{}", "snippet": "IEEEsetfootermargin[${3:footer sample}][${4:text sample}]{${1:mode}}{${2:margin}}" } }, { "name": "IEEEsetfootermargin", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "IEEEsetfootermargin[${3:footer sample}]{${1:mode}}{${2:margin}}" } }, { "name": "IEEEsetfootermargin", "unusual": true, "arg": { "format": "{}{}", "snippet": "IEEEsetfootermargin{${1:mode}}{${2:margin}}" } }, { "name": "IEEEsetheadermargin", "unusual": true, "arg": { "format": "[][]{}{}", "snippet": "IEEEsetheadermargin[${3:header sample}][${4:text sample}]{${1:mode}}{${2:margin}}" } }, { "name": "IEEEsetheadermargin", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "IEEEsetheadermargin[${3:header sample}]{${1:mode}}{${2:margin}}" } }, { "name": "IEEEsetheadermargin", "unusual": true, "arg": { "format": "{}{}", "snippet": "IEEEsetheadermargin{${1:mode}}{${2:margin}}" } }, { "name": "IEEEsetsidemargin", "unusual": true, "arg": { "format": "{}{}", "snippet": "IEEEsetsidemargin{${1:mode}}{${2:margin}}" } }, { "name": "IEEEsettextheight", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "IEEEsettextheight[${3:mode}]{${1:top margin}}{${2:bottom margin}}" } }, { "name": "IEEEsettextheight", "unusual": true, "arg": { "format": "{}{}", "snippet": "IEEEsettextheight{${1:top margin}}{${2:bottom margin}}" } }, { "name": "IEEEsettextwidth", "unusual": true, "arg": { "format": "{}{}", "snippet": "IEEEsettextwidth{${1:inner margin}}{${2:outer margin}}" } }, { "name": "IEEEsettopmargin", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "IEEEsettopmargin[${3:sample text}]{${1:mode}}{${2:margin}}" } }, { "name": "IEEEsettopmargin", "unusual": true, "arg": { "format": "{}{}", "snippet": "IEEEsettopmargin{${1:mode}}{${2:margin}}" } } ], "envs": [ { "name": "IEEEproof" }, { "name": "IEEEproof", "arg": { "format": "[]", "snippet": "[${1:header%text}]" } }, { "name": "enumerate", "arg": { "format": "[]", "snippet": "[${1:decl}]" } }, { "name": "itemize", "arg": { "format": "[]", "snippet": "[${1:decl}]" } }, { "name": "description", "arg": { "format": "[]", "snippet": "[${1:decl}]" } }, { "name": "IEEEenumerate", "unusual": true }, { "name": "IEEEenumerate", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:decl}]" } }, { "name": "IEEEitemize", "unusual": true }, { "name": "IEEEitemize", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:decl}]" } }, { "name": "IEEEdescription", "unusual": true }, { "name": "IEEEdescription", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:decl}]" } }, { "name": "LaTeXenumerate", "unusual": true }, { "name": "LaTeXitemize", "unusual": true }, { "name": "LaTeXdescription", "unusual": true }, { "name": "IEEEeqnarray", "arg": { "format": "{}", "snippet": "{${1:cols}}" } }, { "name": "IEEEeqnarray", "arg": { "format": "[]{}", "snippet": "[${2:decl}]{${1:cols}}" } }, { "name": "IEEEeqnarray*", "arg": { "format": "{}", "snippet": "{${1:cols}}" } }, { "name": "IEEEeqnarray*", "arg": { "format": "[]{}", "snippet": "[${2:decl}]{${1:cols}}" } }, { "name": "IEEEeqnarraybox", "arg": { "format": "{}", "snippet": "{${1:cols}}" } }, { "name": "IEEEeqnarraybox", "arg": { "format": "[]{}", "snippet": "[${2:decl}]{${1:cols}}" } }, { "name": "IEEEeqnarraybox", "arg": { "format": "[][]{}", "snippet": "[${2:decl}][${3:pos}]{${1:cols}}" } }, { "name": "IEEEeqnarraybox", "arg": { "format": "[][][]{}", "snippet": "[${2:decl}][${3:pos}][${4:width}]{${1:cols}}" } }, { "name": "IEEEeqnarraybox*", "arg": { "format": "{}", "snippet": "{${1:cols}}" } }, { "name": "IEEEeqnarraybox*", "arg": { "format": "[]{}", "snippet": "[${2:decl}]{${1:cols}}" } }, { "name": "IEEEeqnarraybox*", "arg": { "format": "[][]{}", "snippet": "[${2:decl}][${3:pos}]{${1:cols}}" } }, { "name": "IEEEeqnarraybox*", "arg": { "format": "[][][]{}", "snippet": "[${2:decl}][${3:pos}][${4:width}]{${1:cols}}" } }, { "name": "IEEEeqnarrayboxm", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:cols}}" } }, { "name": "IEEEeqnarrayboxm", "unusual": true, "arg": { "format": "[]{}", "snippet": "[${2:decl}]{${1:cols}}" } }, { "name": "IEEEeqnarrayboxm", "unusual": true, "arg": { "format": "[][]{}", "snippet": "[${2:decl}][${3:pos}]{${1:cols}}" } }, { "name": "IEEEeqnarrayboxm", "unusual": true, "arg": { "format": "[][][]{}", "snippet": "[${2:decl}][${3:pos}][${4:width}]{${1:cols}}" } }, { "name": "IEEEeqnarrayboxm*", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:cols}}" } }, { "name": "IEEEeqnarrayboxm*", "unusual": true, "arg": { "format": "[]{}", "snippet": "[${2:decl}]{${1:cols}}" } }, { "name": "IEEEeqnarrayboxm*", "unusual": true, "arg": { "format": "[][]{}", "snippet": "[${2:decl}][${3:pos}]{${1:cols}}" } }, { "name": "IEEEeqnarrayboxm*", "unusual": true, "arg": { "format": "[][][]{}", "snippet": "[${2:decl}][${3:pos}][${4:width}]{${1:cols}}" } }, { "name": "IEEEeqnarrayboxt", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:cols}}" } }, { "name": "IEEEeqnarrayboxt", "unusual": true, "arg": { "format": "[]{}", "snippet": "[${2:decl}]{${1:cols}}" } }, { "name": "IEEEeqnarrayboxt", "unusual": true, "arg": { "format": "[][]{}", "snippet": "[${2:decl}][${3:pos}]{${1:cols}}" } }, { "name": "IEEEeqnarrayboxt", "unusual": true, "arg": { "format": "[][][]{}", "snippet": "[${2:decl}][${3:pos}][${4:width}]{${1:cols}}" } }, { "name": "IEEEeqnarrayboxt*", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:cols}}" } }, { "name": "IEEEeqnarrayboxt*", "unusual": true, "arg": { "format": "[]{}", "snippet": "[${2:decl}]{${1:cols}}" } }, { "name": "IEEEeqnarrayboxt*", "unusual": true, "arg": { "format": "[][]{}", "snippet": "[${2:decl}][${3:pos}]{${1:cols}}" } }, { "name": "IEEEeqnarrayboxt*", "unusual": true, "arg": { "format": "[][][]{}", "snippet": "[${2:decl}][${3:pos}][${4:width}]{${1:cols}}" } } ], "keys": { "\\usepackage/IEEEtrantools#c": [ "redeflists" ] }, "args": [ "\\usepackage/IEEEtrantools#c" ] } ================================================ FILE: dev/packages/InriaSans.json ================================================ { "deps": [ { "name": "fontaxes" }, { "name": "fontenc" }, { "name": "mweights" }, { "name": "xkeyval" } ], "macros": [ { "name": "tlshape" }, { "name": "texttl", "arg": { "format": "{}", "snippet": "texttl{${1:text}}" } }, { "name": "sufigures" }, { "name": "textsu", "arg": { "format": "{}", "snippet": "textsu{${1:text}}" } }, { "name": "textsuperior", "unusual": true, "arg": { "format": "{}", "snippet": "textsuperior{${1:text}}" } }, { "name": "DH" }, { "name": "NG" }, { "name": "dj" }, { "name": "ng" }, { "name": "k", "arg": { "format": "{}", "snippet": "k{${1:arg}}" } }, { "name": "guillemotleft", "unusual": true }, { "name": "guillemotright", "unusual": true }, { "name": "guilsinglleft" }, { "name": "guilsinglright" }, { "name": "quotedblbase" }, { "name": "quotesinglbase" }, { "name": "textquotedbl" }, { "name": "DJ" }, { "name": "th" }, { "name": "TH" }, { "name": "dh" }, { "name": "Hwithstroke", "unusual": true }, { "name": "hwithstroke", "unusual": true }, { "name": "textogonekcentered", "unusual": true, "arg": { "format": "{}", "snippet": "textogonekcentered{${1:arg}}" } }, { "name": "guillemetleft" }, { "name": "guillemetright" } ], "envs": [], "keys": { "\\usepackage/InriaSans#c": [ "scale=${1:factor}", "scaled=${1:factor}", "lining", "oldstyle", "tabular", "proportional", "bold", "light", "regular" ] }, "args": [ "\\usepackage/InriaSans#c" ] } ================================================ FILE: dev/packages/InriaSerif.json ================================================ { "deps": [ { "name": "fontaxes" }, { "name": "fontenc" }, { "name": "mweights" }, { "name": "xkeyval" } ], "macros": [ { "name": "tlshape" }, { "name": "texttl", "arg": { "format": "{}", "snippet": "texttl{${1:text}}" } }, { "name": "texttitling", "unusual": true, "arg": { "format": "{}", "snippet": "texttitling{${1:text}}" } }, { "name": "sufigures" }, { "name": "textsu", "arg": { "format": "{}", "snippet": "textsu{${1:text}}" } }, { "name": "textsuperior", "unusual": true, "arg": { "format": "{}", "snippet": "textsuperior{${1:text}}" } }, { "name": "tldefault", "unusual": true }, { "name": "DH" }, { "name": "NG" }, { "name": "dj" }, { "name": "ng" }, { "name": "k", "arg": { "format": "{}", "snippet": "k{${1:arg}}" } }, { "name": "guillemotleft", "unusual": true }, { "name": "guillemotright", "unusual": true }, { "name": "guilsinglleft" }, { "name": "guilsinglright" }, { "name": "quotedblbase" }, { "name": "quotesinglbase" }, { "name": "textquotedbl" }, { "name": "DJ" }, { "name": "th" }, { "name": "TH" }, { "name": "dh" }, { "name": "Hwithstroke", "unusual": true }, { "name": "hwithstroke", "unusual": true }, { "name": "textogonekcentered", "unusual": true, "arg": { "format": "{}", "snippet": "textogonekcentered{${1:arg}}" } }, { "name": "guillemetleft" }, { "name": "guillemetright" } ], "envs": [], "keys": { "\\usepackage/InriaSerif#c": [ "scale=${1:factor}", "scaled=${1:factor}", "lining", "oldstyle", "tabular", "proportional", "bold", "light", "regular" ] }, "args": [ "\\usepackage/InriaSerif#c" ] } ================================================ FILE: dev/packages/JeuxCartes.json ================================================ { "deps": [ { "name": "graphicx" }, { "name": "tikz" }, { "name": "tikzlibrarycalc" }, { "name": "pgffor" }, { "name": "listofitems" }, { "name": "xstring" }, { "name": "simplekv" }, { "name": "xinttools" }, { "name": "randomlist" }, { "name": "pifont" } ], "macros": [ { "name": "AffCarteJeu", "arg": { "format": "{}", "snippet": "AffCarteJeu{${1:carte}}" } }, { "name": "AffCarteJeu", "arg": { "format": "[]{}", "snippet": "AffCarteJeu[${2:options%keyvals}]{${1:carte}}", "keys": [ "\\AffCarteJeu" ], "keyPos": 0 } }, { "name": "AffCartesJeu", "arg": { "format": "{}", "snippet": "AffCartesJeu{${1:liste de cartes}}" } }, { "name": "AffCartesJeu", "arg": { "format": "[]{}", "snippet": "AffCartesJeu[${2:options%keyvals}]{${1:liste de cartes}}", "keys": [ "\\AffCartesJeu" ], "keyPos": 0 } }, { "name": "MainCartesJeu", "arg": { "format": "{}", "snippet": "MainCartesJeu{${1:liste de cartes}}" } }, { "name": "MainCartesJeu", "arg": { "format": "[]{}", "snippet": "MainCartesJeu[${2:options%keyvals}]{${1:liste de cartes}}", "keys": [ "\\MainCartesJeu" ], "keyPos": 0 } }, { "name": "MainCartesJeuAleatoire", "arg": { "format": "{}", "snippet": "MainCartesJeuAleatoire{${1:nombre de cartes}}" } }, { "name": "MainCartesJeuAleatoire", "arg": { "format": "[]{}", "snippet": "MainCartesJeuAleatoire[${2:options%keyvals}]{${1:nombre de cartes}}", "keys": [ "\\MainCartesJeuAleatoire" ], "keyPos": 0 } }, { "name": "AffMiniCarteJeu", "arg": { "format": "{}", "snippet": "AffMiniCarteJeu{${1:carte}}" } }, { "name": "AffMiniCarteJeu", "arg": { "format": "[]{}", "snippet": "AffMiniCarteJeu[${2:options%keyvals}]{${1:carte}}", "keys": [ "\\AffMiniCarteJeu,\\MainMiniCartesJeu" ], "keyPos": 0 } }, { "name": "MainMiniCartesJeu", "arg": { "format": "{}", "snippet": "MainMiniCartesJeu{${1:liste de cartes}}" } }, { "name": "MainMiniCartesJeu", "arg": { "format": "[]{}", "snippet": "MainMiniCartesJeu[${2:options%keyvals}]{${1:liste de cartes}}", "keys": [ "\\AffMiniCarteJeu,\\MainMiniCartesJeu" ], "keyPos": 0 } }, { "name": "MainMiniCartesJeuAleatoire", "arg": { "format": "{}", "snippet": "MainMiniCartesJeuAleatoire{${1:nombre de cartes}}" } }, { "name": "MainMiniCartesJeuAleatoire", "arg": { "format": "[]{}", "snippet": "MainMiniCartesJeuAleatoire[${2:options%keyvals}]{${1:nombre de cartes}}", "keys": [ "\\MainMiniCartesJeuAleatoire" ], "keyPos": 0 } } ], "envs": [], "keys": { "\\AffCarteJeu": [ "Hauteur=${1:nombre}", "TypeJeu=${1|Poker,Pokerv2,Pokerv3,Pokerv4,Pokerv5,Tarot,Uno|}", "StyleJeu=${1|v1,v2,v3,v4,v5,fr,bicycl|}", "Rotation=${1:degrees}", "AlignementV=${1:factor}", "Tikz", "DecalageX=${1:nombre}", "DecalageY=${1:nombre}", "TikzAutonome" ], "\\AffCartesJeu": [ "Hauteur=${1:nombre}", "TypeJeu=${1|Poker,Pokerv2,Pokerv3,Pokerv4,Pokerv5,Tarot,Uno|}", "StyleJeu=${1|v1,v2,v3,v4,v5,fr,bicycl|}" ], "\\MainCartesJeu": [ "Hauteur=${1:nombre}", "TypeJeu=${1|Poker,Pokerv2,Pokerv3,Pokerv4,Pokerv5,Tarot,Uno|}", "StyleJeu=${1|v1,v2,v3,v4,v5,fr,bicycl|}", "EspH=${1:coefficient}", "EspV=${1:coefficient}", "Eventail", "Rotation=${1:degrees}", "AlignementV=${1:factor}", "Inverse" ], "\\MainCartesJeuAleatoire": [ "Hauteur=${1:nombre}", "TypeJeu=${1|Poker,Pokerv2,Pokerv3,Pokerv4,Pokerv5,Tarot,Belote,Belotev2,Belotev3,Belotev4,Belotev5,Bataille,Bataillev2,Bataillev3,Bataillev4,Bataillev5,Rami,Ramiv2,Ramiv3,Ramiv4,Ramiv5,Uno|}", "StyleJeu=${1|v1,v2,v3,v4,v5,fr,bicycl|}", "EspH=${1:coefficient}", "EspV=${1:coefficient}", "Eventail", "Rotation=${1:degrees}", "AlignementV=${1:factor}", "Inverse" ], "\\AffMiniCarteJeu,\\MainMiniCartesJeu": [ "Largeur=", "FondAtout=" ], "\\MainMiniCartesJeuAleatoire": [ "Largeur=", "FondAtout=", "TypeJeu=${1|Poker,Tarot,Belote,Bataille,Rami,PokerEN,BeloteEN,BatailleEN,RamiEN|}" ] }, "args": [] } ================================================ FILE: dev/packages/Kinigcap.json ================================================ { "deps": [], "macros": [ { "name": "Kinigcapfamily" }, { "name": "kinig", "arg": { "format": "{}", "snippet": "kinig{${1:text%plain}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/Konanur.json ================================================ { "deps": [], "macros": [ { "name": "Konanurfamily" }, { "name": "konanur", "arg": { "format": "{}", "snippet": "konanur{${1:text%plain}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/Kramer.json ================================================ { "deps": [], "macros": [ { "name": "Kramerfamily" }, { "name": "kramer", "arg": { "format": "{}", "snippet": "kramer{${1:text%plain}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/LibreBodoni.json ================================================ { "deps": [ { "name": "ifxetex" }, { "name": "ifluatex" }, { "name": "xkeyval" }, { "name": "fontenc" }, { "name": "fontaxes" } ], "macros": [ { "name": "librebodoni" }, { "name": "textsu", "arg": { "format": "{}", "snippet": "textsu{${1:text}}" } }, { "name": "sufigures" }, { "name": "textin", "arg": { "format": "{}", "snippet": "textin{${1:text}}" } }, { "name": "infigures" }, { "name": "librebodonifamily", "unusual": true } ], "envs": [], "keys": { "\\usepackage/LibreBodoni#c": [ "scale=${1:factor}", "scaled=${1:factor}", "type1" ] }, "args": [ "\\usepackage/LibreBodoni#c" ] } ================================================ FILE: dev/packages/LibreBskvl.json ================================================ { "deps": [ { "name": "xkeyval" }, { "name": "fontenc" }, { "name": "ifthen" }, { "name": "mweights" }, { "name": "fontaxes" } ], "macros": [ { "name": "supfigures", "unusual": true }, { "name": "sufigures" }, { "name": "textsup", "unusual": true, "arg": { "format": "{}", "snippet": "textsup{${1:text}}" } }, { "name": "textsu", "arg": { "format": "{}", "snippet": "textsu{${1:text}}" } }, { "name": "textsuperior", "unusual": true, "arg": { "format": "{}", "snippet": "textsuperior{${1:text}}" } } ], "envs": [], "keys": { "\\usepackage/LibreBskvl#c": [ "scaled=${2|${1:factor},MatchLowercase|}", "lining", "proportional", "mainfont", "bold", "regular" ] }, "args": [ "\\usepackage/LibreBskvl#c" ] } ================================================ FILE: dev/packages/LobsterTwo.json ================================================ { "deps": [ { "name": "ifxetex" }, { "name": "ifluatex" }, { "name": "xkeyval" }, { "name": "fontenc" }, { "name": "fontaxes" } ], "macros": [ { "name": "LobsterTwo" }, { "name": "LobsterTwofamily", "unusual": true } ], "envs": [], "keys": { "\\usepackage/LobsterTwo#c": [ "scaled=${1:factor}", "type1" ] }, "args": [ "\\usepackage/LobsterTwo#c" ] } ================================================ FILE: dev/packages/MULEenc.json ================================================ { "deps": [], "macros": [ { "name": "CJKbibliography", "arg": { "format": "{}", "snippet": "CJKbibliography{${1:bib file}}" } }, { "name": "CJKinclude", "arg": { "format": "{}", "snippet": "CJKinclude{${1:file}}" } }, { "name": "CJKinput", "arg": { "format": "{}", "snippet": "CJKinput{${1:file}}" } }, { "name": "CJKverbatim" }, { "name": "I", "unusual": true }, { "name": "textcommercialat" }, { "name": "Thaibreak", "unusual": true }, { "name": "Thaiglue", "unusual": true }, { "name": "Thainospace", "unusual": true }, { "name": "Thaispace", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/Magra.json ================================================ { "deps": [ { "name": "xkeyval" }, { "name": "fontenc" }, { "name": "ifthen" }, { "name": "mweights" }, { "name": "fontaxes" } ], "macros": [], "envs": [], "keys": { "\\usepackage/Magra#c": [ "scaled=${2|${1:factor},MatchLowercase|}", "lining", "tabular", "mainfont", "bold", "regular" ] }, "args": [ "\\usepackage/Magra#c" ] } ================================================ FILE: dev/packages/MinionPro.json ================================================ { "deps": [ { "name": "kvoptions" }, { "name": "MnSymbol" }, { "name": "eufrak" }, { "name": "microtype" }, { "name": "fontaxes" } ], "macros": [ { "name": "figureversion", "arg": { "format": "{}", "snippet": "figureversion{${1:type%keyvals}}", "keys": [ "\\figureversion" ], "keyPos": 0 } }, { "name": "digamma" }, { "name": "varkappa" }, { "name": "varbeta" }, { "name": "backepsilon" }, { "name": "varbackepsilon" }, { "name": "lambdabar" }, { "name": "lambdaslash" }, { "name": "slashedzero" }, { "name": "openg" }, { "name": "eth" }, { "name": "Bbbk", "detail": "𝕜 (\"bbold fourier\" command)", "doc": "\\bbbk (amssymb), mathematical double-struck small k" }, { "name": "uphbar", "unusual": true }, { "name": "uppartial", "unusual": true }, { "name": "upell", "unusual": true }, { "name": "upimath", "unusual": true }, { "name": "upjmath", "unusual": true }, { "name": "varsmallint", "unusual": true }, { "name": "varint", "unusual": true }, { "name": "variint", "unusual": true }, { "name": "variiint", "unusual": true }, { "name": "variiiint", "unusual": true }, { "name": "varidotsint", "unusual": true }, { "name": "varlandupint", "unusual": true }, { "name": "varlanddownint", "unusual": true }, { "name": "varstrokedint", "unusual": true }, { "name": "varoint", "unusual": true }, { "name": "varoiint", "unusual": true }, { "name": "varrcirclerightint", "unusual": true }, { "name": "varlcirclerightint", "unusual": true }, { "name": "varrcircleleftint", "unusual": true }, { "name": "varlcircleleftint", "unusual": true }, { "name": "varsumint", "unusual": true }, { "name": "smallfrac", "arg": { "format": "{}{}", "snippet": "smallfrac{${1:numerator}}{${2:denominator}}" } }, { "name": "slantfrac", "arg": { "format": "{}{}", "snippet": "slantfrac{${1:numerator}}{${2:denominator}}" } } ], "envs": [], "keys": { "\\usepackage/MinionPro#c": [ "smallfamily", "medfamily", "fullfamily", "noopticals", "opticals", "slides", "normalsize", "nonormalsize", "onlytext", "onlymath", "textosf", "mathosf", "osf", "textlf", "mathlf", "lf", "mathtabular", "mnsy", "cmsy", "swash", "abx", "amsbb", "fourierbb", "lucidabb", "mixedgreek", "italicgreek", "frenchmath", "scale=${1:factor}", "minionint", "openg", "loosequotes", "footnotefigures" ], "\\figureversion": [ "text", "osf", "lining", "lf", "tabular", "tab", "proportional", "prop" ] }, "args": [ "\\usepackage/MinionPro#c" ] } ================================================ FILE: dev/packages/MnSymbol.json ================================================ { "deps": [ { "name": "amsmath" }, { "name": "eufrak" } ], "macros": [ { "name": "circledR" }, { "name": "circledS" }, { "name": "yen", "detail": "¥ (\"amsfonts\" command)", "doc": "Yen sign" }, { "name": "dagger", "detail": "†", "doc": "Dagger relation" }, { "name": "ddagger", "detail": "‡", "doc": "Double dagger relation" }, { "name": "mathparagraph" }, { "name": "mathsection" }, { "name": "mathdollar", "detail": "$", "doc": "\\mathdollar, dollar sign" }, { "name": "mathsterling" }, { "name": "approxeq", "detail": "≊ (\"amssymb\" command)", "doc": "Approximate, equals" }, { "name": "backapprox" }, { "name": "backapproxeq" }, { "name": "backcong", "detail": "≌", "doc": "All equal to" }, { "name": "backeqsim" }, { "name": "backneg" }, { "name": "backprime", "detail": "‵ (\"amssymb\" command)", "doc": "Reverse prime, not superscripted" }, { "name": "backsim", "detail": "∽ (\"amssymb\" command)", "doc": "Reverse similar" }, { "name": "backsimeq", "detail": "⋍ (\"amssymb\" command)", "doc": "Reverse similar, equals" }, { "name": "backslashdiv" }, { "name": "backtriplesim" }, { "name": "barwedge", "detail": "⊼ (\"amssymb\" command)", "doc": "Logical nand (bar over wedge)" }, { "name": "because", "detail": "∵ (\"amssymb wrisym\" command)", "doc": "Because" }, { "name": "beth", "detail": "ℶ (\"amssymb wrisym\" command)", "doc": "Beth, hebrew" }, { "name": "between", "detail": "≬ (\"amssymb\" command)", "doc": "Between" }, { "name": "bigcapdot" }, { "name": "bigcapplus" }, { "name": "bigcircle" }, { "name": "bigcupdot", "detail": "⨃", "doc": "N-ary union operator with dot" }, { "name": "bigcupplus" }, { "name": "bigcurlyvee" }, { "name": "bigcurlyveedot" }, { "name": "bigcurlywedge" }, { "name": "bigcurlywedgedot" }, { "name": "bigdoublecurlyvee" }, { "name": "bigdoublecurlywedge" }, { "name": "bigdoublevee" }, { "name": "bigdoublewedge" }, { "name": "bigoast" }, { "name": "bigobackslash" }, { "name": "bigocirc" }, { "name": "bigominus" }, { "name": "bigoslash" }, { "name": "bigostar" }, { "name": "bigotriangle" }, { "name": "bigovert" }, { "name": "bigplus" }, { "name": "bigsqcap", "detail": "⨅ (\"txfonts\" command)", "doc": "N-ary square intersection operator" }, { "name": "bigsqcapdot" }, { "name": "bigsqcapplus" }, { "name": "bigsqcupdot" }, { "name": "bigsqcupplus" }, { "name": "bigstar", "detail": "★ (\"amssymb\" command)", "doc": "Star, filled" }, { "name": "bigtimes", "detail": "⨉ (\"txfonts\" command)", "doc": "N-ary times operator" }, { "name": "bigveedot" }, { "name": "bigwedgedot" }, { "name": "blacklozenge" }, { "name": "blacksquare" }, { "name": "blacktriangle", "detail": "▴ (\"mathabx\" command)", "doc": "Up triangle, filled" }, { "name": "blacktriangledown", "detail": "▾ (\"mathabx\" command)", "doc": "Black down-pointing small triangle" }, { "name": "blacktriangleleft", "detail": "◀ (\"wasysym\" command)", "doc": "\\blacktriangleleft (fourier -mathabx), (large) left triangle, filled" }, { "name": "blacktriangleright", "detail": "▶ (\"wasysym\" command)", "doc": "\\blacktriangleright (fourier -mathabx), (large) right triangle, filled" }, { "name": "Box" }, { "name": "boxbackslash" }, { "name": "boxbox", "detail": "⧈ (\"stmaryrd\" command)", "doc": "Squared square" }, { "name": "boxdot", "detail": "⊡ (\"amssymb stmaryrd\" command)", "doc": "/dotsquare /boxdot b: small dot in box" }, { "name": "boxminus", "detail": "⊟ (\"amssymb\" command)", "doc": "Minus sign in box" }, { "name": "boxplus", "detail": "⊞ (\"amssymb\" command)", "doc": "Plus sign in box" }, { "name": "boxslash" }, { "name": "boxtimes", "detail": "⊠ (\"amssymb\" command)", "doc": "Multiply sign in box" }, { "name": "boxvert" }, { "name": "bracemd" }, { "name": "bracemid" }, { "name": "bracemu" }, { "name": "Bumpeq", "detail": "≎ (\"amssymb wrisym\" command)", "doc": "Bumpy equals" }, { "name": "bumpeq", "detail": "≏ (\"amssymb wrisym\" command)", "doc": "Bumpy equals, equals" }, { "name": "Cap", "detail": "⋒ (\"amssymb\" command)", "doc": "/cap /doublecap b: double intersection" }, { "name": "capdot", "detail": "⩀", "doc": "Intersection with dot" }, { "name": "capplus" }, { "name": "centerdot" }, { "name": "checkmark", "detail": "✓ (\"amsfonts\" command)", "doc": "\\ballotcheck (arevmath), tick, check mark" }, { "name": "circeq", "detail": "≗ (\"amssymb\" command)", "doc": "Circle, equals" }, { "name": "circlearrowleft" }, { "name": "circlearrowright" }, { "name": "circledast", "detail": "⊛ (\"amssymb\" command)", "doc": "Asterisk in circle" }, { "name": "circledcirc", "detail": "⊚ (\"amssymb\" command)", "doc": "Small circle in circle" }, { "name": "circleddash", "detail": "⊝ (\"amssymb\" command)", "doc": "Hyphen in circle" }, { "name": "closedcurlyvee" }, { "name": "closedcurlywedge" }, { "name": "closedequal" }, { "name": "closedprec" }, { "name": "closedsucc" }, { "name": "coloneq", "detail": "≔ (\"mathabx -txfonts\" command)", "doc": "\\coloneqq (txfonts), \\setdelayed (wrisym), := colon, equals" }, { "name": "complement", "detail": "∁ (\"amssymb fourier\" command)", "doc": "Complement sign" }, { "name": "Cup", "detail": "⋓ (\"amssymb\" command)", "doc": "/cup /doublecup b: double union" }, { "name": "cupdot", "detail": "⊍", "doc": "Union, with dot" }, { "name": "cupplus" }, { "name": "curlyeqprec", "detail": "⋞ (\"amssymb\" command)", "doc": "Curly equals, precedes" }, { "name": "curlyeqsucc", "detail": "⋟ (\"amssymb\" command)", "doc": "Curly equals, succeeds" }, { "name": "curlyvee", "detail": "⋎ (\"amssymb\" command)", "doc": "Curly logical or" }, { "name": "curlyveedot" }, { "name": "curlywedge", "detail": "⋏ (\"amssymb\" command)", "doc": "Curly logical and" }, { "name": "curlywedgedot" }, { "name": "curvearrowdownup" }, { "name": "curvearrowleft", "detail": "↶ (\"amssymb fourier\" command)", "doc": "Left curved arrow" }, { "name": "curvearrowleftright" }, { "name": "curvearrownesw" }, { "name": "curvearrownwse" }, { "name": "curvearrowright", "detail": "↷ (\"amssymb fourier\" command)", "doc": "Right curved arrow" }, { "name": "curvearrowrightleft" }, { "name": "curvearrowsenw" }, { "name": "curvearrowswne" }, { "name": "curvearrowupdown" }, { "name": "daleth", "detail": "ℸ (\"amssymb wrisym\" command)", "doc": "Daleth, hebrew" }, { "name": "dasharrow" }, { "name": "dasheddownarrow" }, { "name": "dashedleftarrow" }, { "name": "dashednearrow" }, { "name": "dashednwarrow" }, { "name": "dashedrightarrow" }, { "name": "dashedsearrow" }, { "name": "dashedswarrow" }, { "name": "dasheduparrow" }, { "name": "dashleftarrow" }, { "name": "dashrightarrow" }, { "name": "dbigcap", "unusual": true }, { "name": "dbigcapdot", "unusual": true }, { "name": "dbigcapplus", "unusual": true }, { "name": "dbigcircle", "unusual": true }, { "name": "dbigcup", "unusual": true }, { "name": "dbigcupdot", "unusual": true }, { "name": "dbigcupplus", "unusual": true }, { "name": "dbigcurlyvee", "unusual": true }, { "name": "dbigcurlyveedot", "unusual": true }, { "name": "dbigcurlywedge", "unusual": true }, { "name": "dbigcurlywedgedot", "unusual": true }, { "name": "dbigdoublecurlyvee", "unusual": true }, { "name": "dbigdoublecurlywedge", "unusual": true }, { "name": "dbigdoublevee", "unusual": true }, { "name": "dbigdoublewedge", "unusual": true }, { "name": "dbigoast", "unusual": true }, { "name": "dbigobackslash", "unusual": true }, { "name": "dbigocirc", "unusual": true }, { "name": "dbigodot", "unusual": true }, { "name": "dbigominus", "unusual": true }, { "name": "dbigoplus", "unusual": true }, { "name": "dbigoslash", "unusual": true }, { "name": "dbigostar", "unusual": true }, { "name": "dbigotimes", "unusual": true }, { "name": "dbigotriangle", "unusual": true }, { "name": "dbigovert", "unusual": true }, { "name": "dbigplus", "unusual": true }, { "name": "dbigsqcap", "unusual": true }, { "name": "dbigsqcapdot", "unusual": true }, { "name": "dbigsqcapplus", "unusual": true }, { "name": "dbigsqcup", "unusual": true }, { "name": "dbigsqcupdot", "unusual": true }, { "name": "dbigsqcupplus", "unusual": true }, { "name": "dbigtimes", "unusual": true }, { "name": "dbigvee", "unusual": true }, { "name": "dbigveedot", "unusual": true }, { "name": "dbigwedge", "unusual": true }, { "name": "dbigwedgedot", "unusual": true }, { "name": "dcomplement", "unusual": true }, { "name": "dcoprod", "unusual": true }, { "name": "ddotdot", "unusual": true }, { "name": "diagdown" }, { "name": "diagup" }, { "name": "diameter", "detail": "⌀ (\"mathabx\" command)", "doc": "\\varnothing (amssymb), diameter sign" }, { "name": "Diamond" }, { "name": "diamondbackslash" }, { "name": "diamonddiamond" }, { "name": "diamonddot" }, { "name": "diamonddots" }, { "name": "diamondminus" }, { "name": "diamondplus" }, { "name": "diamondslash" }, { "name": "diamondtimes" }, { "name": "diamondvert" }, { "name": "didotsint", "unusual": true }, { "name": "diiiint", "unusual": true }, { "name": "diiint", "unusual": true }, { "name": "diint", "unusual": true }, { "name": "dint", "unusual": true }, { "name": "divideontimes", "detail": "⋇ (\"amssymb\" command)", "doc": "Division on times" }, { "name": "divides" }, { "name": "dlanddownint", "unusual": true }, { "name": "dlandupint", "unusual": true }, { "name": "dlcircleleftint", "unusual": true }, { "name": "dlcirclerightint", "unusual": true }, { "name": "doiint", "unusual": true }, { "name": "doint", "unusual": true }, { "name": "Doteq", "detail": "≑ (\"amssymb\" command)", "doc": "\\doteqdot (amssymb), /doteq r: equals, even dots" }, { "name": "doteqdot" }, { "name": "dotmedvert" }, { "name": "dotminus", "detail": "∸", "doc": "Minus sign, dot above" }, { "name": "dotplus", "detail": "∔ (\"amssymb\" command)", "doc": "Plus sign, dot above" }, { "name": "doublebarwedge", "detail": "⩞ (\"amssymb\" command)", "doc": "Logical and with double overbar" }, { "name": "doublecap" }, { "name": "doublecup" }, { "name": "doublecurlyvee" }, { "name": "doublecurlywedge" }, { "name": "doublefrown" }, { "name": "doublefrowneq" }, { "name": "doublesmile" }, { "name": "doublesmileeq" }, { "name": "doublesqcap" }, { "name": "doublesqcup" }, { "name": "doublevee" }, { "name": "doublewedge" }, { "name": "downarrowtail" }, { "name": "downbrace" }, { "name": "downbraceg" }, { "name": "downbracegg" }, { "name": "downbraceggg" }, { "name": "downbracegggg" }, { "name": "downdownarrows", "detail": "⇊ (\"amssymb\" command)", "doc": "Two down arrows" }, { "name": "downfilledspoon" }, { "name": "downfootline" }, { "name": "downfree" }, { "name": "downharpoonccw" }, { "name": "downharpooncw" }, { "name": "downharpoonleft", "detail": "⇃ (\"amssymb\" command)", "doc": "\\upharpoonleftdown (wrisym), down harpoon-left" }, { "name": "downharpoonright", "detail": "⇂ (\"amssymb\" command)", "doc": "\\upharpoonrightdown (wrisym), down harpoon-right" }, { "name": "downlsquigarrow" }, { "name": "downmapsto" }, { "name": "downModels" }, { "name": "downmodels" }, { "name": "downpitchfork" }, { "name": "downpropto" }, { "name": "downrsquigarrow" }, { "name": "downslice" }, { "name": "downspoon" }, { "name": "downtherefore" }, { "name": "downuparrows", "detail": "⇵ (\"mathabx\" command)", "doc": "\\downarrowuparrow (wrisym), downwards arrow leftwards of upwards arrow" }, { "name": "downupharpoons" }, { "name": "downVdash" }, { "name": "downvdash" }, { "name": "downY" }, { "name": "dprod" }, { "name": "drcircleleftint", "unusual": true }, { "name": "drcirclerightint", "unusual": true }, { "name": "dstrokedint", "unusual": true }, { "name": "dsum", "unusual": true }, { "name": "dsumint", "unusual": true }, { "name": "dtimes", "unusual": true }, { "name": "emptyfilledspoon" }, { "name": "eqbump" }, { "name": "eqcirc", "detail": "≖ (\"amssymb\" command)", "doc": "Circle on equals sign" }, { "name": "eqdot", "detail": "⩦", "doc": "Equals sign with dot below" }, { "name": "eqfrown" }, { "name": "eqsim", "detail": "≂ (\"amssymb\" command)", "doc": "Equals, similar" }, { "name": "eqslantgtr", "detail": "⪖ (\"amssymb\" command)", "doc": "Slanted equal to or greater-than" }, { "name": "eqslantless", "detail": "⪕ (\"amssymb\" command)", "doc": "Slanted equal to or less-than" }, { "name": "eqsmile" }, { "name": "equal", "detail": "=", "doc": "Equals sign r:" }, { "name": "equalclosed" }, { "name": "equivclosed" }, { "name": "fallingdotseq", "detail": "≒ (\"amssymb\" command)", "doc": "Equals, falling dots" }, { "name": "filleddiamond" }, { "name": "filledemptyspoon" }, { "name": "filledlargestar" }, { "name": "filledlozenge" }, { "name": "filledmedlozenge" }, { "name": "filledmedsquare" }, { "name": "filledmedtriangledown" }, { "name": "filledmedtriangleleft" }, { "name": "filledmedtriangleright" }, { "name": "filledmedtriangleup" }, { "name": "filledsquare" }, { "name": "filledstar" }, { "name": "filledtriangledown" }, { "name": "filledtriangleleft" }, { "name": "filledtriangleright" }, { "name": "filledtriangleup" }, { "name": "fivedots" }, { "name": "frowneq" }, { "name": "frowneqsmile" }, { "name": "frownsmile" }, { "name": "frownsmileeq" }, { "name": "geqclosed" }, { "name": "geqdot" }, { "name": "geqq", "detail": "≧ (\"amssymb\" command)", "doc": "Greater, double equals" }, { "name": "geqslant", "detail": "⩾ (\"amssymb fourier\" command)", "doc": "Greater-than or slanted equal to" }, { "name": "geqslantdot" }, { "name": "ggg", "detail": "⋙ (\"amssymb -mathabx\" command)", "doc": "Triple greater-than" }, { "name": "gggtr" }, { "name": "gimel", "detail": "ℷ (\"amssymb wrisym\" command)", "doc": "Gimel, hebrew" }, { "name": "gnapprox", "detail": "⪊ (\"amssymb\" command)", "doc": "Greater-than and not approximate" }, { "name": "gneqq", "detail": "≩ (\"amssymb\" command)", "doc": "Greater, not double equals" }, { "name": "gnsim", "detail": "⋧ (\"amssymb\" command)", "doc": "Greater, not similar" }, { "name": "gtr" }, { "name": "gtrapprox", "detail": "⪆ (\"amssymb\" command)", "doc": "Greater-than or approximate" }, { "name": "gtrclosed" }, { "name": "gtrdot", "detail": "⋗ (\"amssymb\" command)", "doc": "Greater than, with dot" }, { "name": "gtreqless", "detail": "⋛ (\"amssymb\" command)", "doc": "Greater, equals, less" }, { "name": "gtreqlessslant" }, { "name": "gtreqqless", "detail": "⪌ (\"amssymb\" command)", "doc": "Greater-than above double-line equal above less-than" }, { "name": "gtrless", "detail": "≷ (\"amssymb\" command)", "doc": "\\greaterless (wrisym), greater, less" }, { "name": "gtrneqqless" }, { "name": "gtrsim", "detail": "≳ (\"amssymb\" command)", "doc": "\\apprge (wasysym), \\greatertilde (wrisym), greater, similar" }, { "name": "gvertneqq" }, { "name": "hateq" }, { "name": "hbipropto" }, { "name": "hcrossing" }, { "name": "hdotdot" }, { "name": "hdots" }, { "name": "hookdownminus" }, { "name": "hookupminus" }, { "name": "hslash", "detail": "ℏ (\"amssymb fourier arevmath\" command)", "doc": "=\\hbar (wrisym), #\\hbar, planck's h over 2pi" }, { "name": "intercal", "detail": "⊺ (\"amssymb fourier\" command)", "doc": "Intercal" }, { "name": "invbackneg" }, { "name": "invneg" }, { "name": "Join", "detail": "⨝ (\"amssymb\" command)", "doc": "Join" }, { "name": "landdownint" }, { "name": "landupint" }, { "name": "langlebar" }, { "name": "largecircle" }, { "name": "largediamond" }, { "name": "largeemptyfilledspoon" }, { "name": "largefilledemptyspoon" }, { "name": "largelozenge" }, { "name": "largepentagram" }, { "name": "largesquare" }, { "name": "largestar" }, { "name": "largestarofdavid" }, { "name": "largetriangledown" }, { "name": "largetriangleleft" }, { "name": "largetriangleright" }, { "name": "largetriangleup" }, { "name": "lcirclearrowdown" }, { "name": "lcirclearrowleft" }, { "name": "lcirclearrowright" }, { "name": "lcirclearrowup" }, { "name": "lcircleleftint" }, { "name": "lcirclerightint" }, { "name": "lcurvearrowdown" }, { "name": "lcurvearrowleft" }, { "name": "lcurvearrowne" }, { "name": "lcurvearrownw" }, { "name": "lcurvearrowright" }, { "name": "lcurvearrowse" }, { "name": "lcurvearrowsw" }, { "name": "lcurvearrowup" }, { "name": "leadsto" }, { "name": "leftarrowtail", "detail": "↢ (\"amssymb\" command)", "doc": "Left arrow-tailed" }, { "name": "leftfilledspoon" }, { "name": "leftfootline" }, { "name": "leftfree" }, { "name": "lefthalfcap" }, { "name": "lefthalfcup" }, { "name": "leftharpoonccw" }, { "name": "leftharpooncw" }, { "name": "leftleftarrows", "detail": "⇇ (\"amssymb fourier\" command)", "doc": "Two left arrows" }, { "name": "leftlsquigarrow" }, { "name": "leftmapsto" }, { "name": "leftModels" }, { "name": "leftmodels" }, { "name": "leftpitchfork" }, { "name": "leftpropto" }, { "name": "leftrightarrows", "detail": "⇆ (\"amssymb\" command)", "doc": "\\leftrightarrow (wrisym), left arrow over right arrow" }, { "name": "leftrightharpoondownup", "detail": "⥋ (\"mathabx\" command)", "doc": "Left barb down right barb up harpoon" }, { "name": "leftrightharpoons", "detail": "⇋ (\"amssymb\" command)", "doc": "\\revequilibrium (wrisym), left harpoon over right" }, { "name": "leftrightharpoonupdown", "detail": "⥊ (\"mathabx\" command)", "doc": "Left barb up right barb down harpoon" }, { "name": "Leftrightline" }, { "name": "leftrightline" }, { "name": "leftrightsquigarrow", "detail": "↭ (\"amssymb\" command)", "doc": "Left and right arr-wavy" }, { "name": "leftrsquigarrow" }, { "name": "leftslice" }, { "name": "leftspoon" }, { "name": "lefttherefore" }, { "name": "leftthreetimes", "detail": "⋋ (\"amssymb\" command)", "doc": "Left semidirect product" }, { "name": "leftVdash" }, { "name": "leftvdash" }, { "name": "leftY" }, { "name": "leqclosed" }, { "name": "leqdot" }, { "name": "leqq", "detail": "≦ (\"amssymb\" command)", "doc": "Less, double equals" }, { "name": "leqslant", "detail": "⩽ (\"amssymb fourier\" command)", "doc": "Less-than or slanted equal to" }, { "name": "leqslantdot" }, { "name": "less", "detail": "<", "doc": "Less-than sign r:" }, { "name": "lessapprox", "detail": "⪅ (\"amssymb\" command)", "doc": "Less-than or approximate" }, { "name": "lessclosed" }, { "name": "lessdot", "detail": "⋖ (\"amssymb\" command)", "doc": "Less than, with dot" }, { "name": "lesseqgtr", "detail": "⋚ (\"amssymb\" command)", "doc": "Less, equals, greater" }, { "name": "lesseqgtrslant" }, { "name": "lesseqqgtr", "detail": "⪋ (\"amssymb\" command)", "doc": "Less-than above double-line equal above greater-than" }, { "name": "lessgtr", "detail": "≶ (\"amssymb\" command)", "doc": "Less, greater" }, { "name": "lessneqqgtr" }, { "name": "lesssim", "detail": "≲ (\"amssymb\" command)", "doc": "\\apprle (wasysym), \\lesstilde (wrisym), less, similar" }, { "name": "lhd" }, { "name": "lhookdownarrow" }, { "name": "lhookleftarrow" }, { "name": "lhooknearrow" }, { "name": "lhooknwarrow" }, { "name": "lhookrightarrow" }, { "name": "lhooksearrow" }, { "name": "lhookswarrow" }, { "name": "lhookuparrow" }, { "name": "lightning" }, { "name": "llangle", "detail": "⦉ (\"oz\" command)", "doc": "Z notation left binding bracket" }, { "name": "llcorner", "detail": "⌞ (\"amsfonts\" command)", "doc": "Lower left corner" }, { "name": "Lleftarrow", "detail": "⇚ (\"amssymb\" command)", "doc": "Left triple arrow" }, { "name": "lll", "detail": "⋘ (\"amssymb -mathabx\" command)", "doc": "Triple less-than" }, { "name": "llless" }, { "name": "lnapprox", "detail": "⪉ (\"amssymb\" command)", "doc": "Less-than and not approximate" }, { "name": "lneqq", "detail": "≨ (\"amssymb\" command)", "doc": "Less, not double equals" }, { "name": "lnsim", "detail": "⋦ (\"amssymb\" command)", "doc": "Less, not similar" }, { "name": "looparrowleft", "detail": "↫ (\"amssymb\" command)", "doc": "Left arrow-looped" }, { "name": "looparrowright", "detail": "↬ (\"amssymb\" command)", "doc": "Right arrow-looped" }, { "name": "lozenge" }, { "name": "lrcorner", "detail": "⌟ (\"amsfonts\" command)", "doc": "Lower right corner" }, { "name": "lsem" }, { "name": "Lsh", "detail": "↰ (\"amssymb\" command)", "doc": "A: upwards arrow with tip leftwards" }, { "name": "ltimes", "detail": "⋉ (\"amssymb\" command)", "doc": "Times sign, left closed" }, { "name": "lvertneqq" }, { "name": "lWavy" }, { "name": "lwavy" }, { "name": "maltese", "detail": "✠ (\"amsfonts\" command)", "doc": "Maltese cross" }, { "name": "measuredangle", "detail": "∡ (\"amssymb wrisym\" command)", "doc": "Measured angle" }, { "name": "medbackslash" }, { "name": "medcircle" }, { "name": "meddiamond" }, { "name": "medlozenge" }, { "name": "medslash" }, { "name": "medsquare" }, { "name": "medstar" }, { "name": "medstarofdavid" }, { "name": "medtriangledown" }, { "name": "medtriangleleft" }, { "name": "medtriangleright" }, { "name": "medtriangleup" }, { "name": "medvert" }, { "name": "medvertdot" }, { "name": "middlebar", "arg": { "format": "{}", "snippet": "middlebar{${1:arg}}" } }, { "name": "middleslash", "arg": { "format": "{}", "snippet": "middleslash{${1:arg}}" } }, { "name": "minus", "detail": "−", "doc": "Minus sign" }, { "name": "minusdot", "detail": "⨪", "doc": "Minus sign with dot below" }, { "name": "minushookdown" }, { "name": "minushookup" }, { "name": "multimap", "detail": "⊸ (\"amssymb\" command)", "doc": "/multimap a:" }, { "name": "mVert" }, { "name": "mvert" }, { "name": "napprox", "detail": "≉ (\"wrisym\" command)", "doc": "Not approximate" }, { "name": "napproxeq" }, { "name": "nasymp", "detail": "≭ (\"mathabx\" command)", "doc": "\\nasymp (wrisym), not asymptotically equal to" }, { "name": "nbackapprox" }, { "name": "nbackapproxeq" }, { "name": "nbackcong" }, { "name": "nbackeqsim" }, { "name": "nbacksim" }, { "name": "nbacksimeq" }, { "name": "nbacktriplesim" }, { "name": "nBumpeq" }, { "name": "nbumpeq" }, { "name": "ncirceq" }, { "name": "ncirclearrowleft" }, { "name": "ncirclearrowright" }, { "name": "nclosedequal" }, { "name": "ncong", "detail": "≇ (\"amssymb wrisym\" command)", "doc": "Not congruent with" }, { "name": "ncurlyeqprec" }, { "name": "ncurlyeqsucc" }, { "name": "ncurvearrowdownup" }, { "name": "ncurvearrowleft" }, { "name": "ncurvearrowleftright" }, { "name": "ncurvearrownesw" }, { "name": "ncurvearrownwse" }, { "name": "ncurvearrowright" }, { "name": "ncurvearrowrightleft" }, { "name": "ncurvearrowsenw" }, { "name": "ncurvearrowswne" }, { "name": "ncurvearrowupdown" }, { "name": "ndasharrow" }, { "name": "ndasheddownarrow" }, { "name": "ndashedleftarrow" }, { "name": "ndashednearrow" }, { "name": "ndashednwarrow" }, { "name": "ndashedrightarrow" }, { "name": "ndashedsearrow" }, { "name": "ndashedswarrow" }, { "name": "ndasheduparrow" }, { "name": "ndashleftarrow" }, { "name": "ndashrightarrow" }, { "name": "ndashv" }, { "name": "ndiagdown" }, { "name": "ndiagup" }, { "name": "ndivides" }, { "name": "nDoteq" }, { "name": "ndoteq" }, { "name": "ndoublefrown" }, { "name": "ndoublefrowneq" }, { "name": "ndoublesmile" }, { "name": "ndoublesmileeq" }, { "name": "nDownarrow" }, { "name": "ndownarrow" }, { "name": "ndownarrowtail" }, { "name": "ndowndownarrows" }, { "name": "ndownfilledspoon" }, { "name": "ndownfootline" }, { "name": "ndownfree" }, { "name": "ndownharpoonccw" }, { "name": "ndownharpooncw" }, { "name": "ndownharpoonleft" }, { "name": "ndownharpoonright" }, { "name": "ndownlsquigarrow" }, { "name": "ndownmapsto" }, { "name": "ndownModels" }, { "name": "ndownmodels" }, { "name": "ndownpitchfork" }, { "name": "ndownrsquigarrow" }, { "name": "ndownspoon" }, { "name": "ndownuparrows" }, { "name": "ndownupharpoons" }, { "name": "ndownVdash" }, { "name": "ndownvdash" }, { "name": "Nearrow", "detail": "⇗ (\"txfonts\" command)", "doc": "Ne pointing double arrow" }, { "name": "nearrowtail" }, { "name": "nefilledspoon" }, { "name": "nefootline" }, { "name": "nefree" }, { "name": "neharpoonccw" }, { "name": "neharpooncw" }, { "name": "nelsquigarrow" }, { "name": "nemapsto" }, { "name": "neModels" }, { "name": "nemodels" }, { "name": "nenearrows" }, { "name": "nepitchfork" }, { "name": "neqbump" }, { "name": "neqcirc" }, { "name": "neqdot" }, { "name": "neqfrown" }, { "name": "neqsim" }, { "name": "neqslantgtr" }, { "name": "neqslantless" }, { "name": "neqsmile" }, { "name": "nequal" }, { "name": "nequalclosed" }, { "name": "nequiv", "detail": "≢ (\"wrisym\" command)", "doc": "Not identical with" }, { "name": "nequivclosed" }, { "name": "nersquigarrow" }, { "name": "nespoon" }, { "name": "Neswarrow" }, { "name": "neswarrow", "detail": "⤢", "doc": "North east and south west arrow" }, { "name": "neswarrows" }, { "name": "neswbipropto" }, { "name": "neswcrossing" }, { "name": "neswharpoonnwse" }, { "name": "neswharpoons" }, { "name": "neswharpoonsenw" }, { "name": "Neswline" }, { "name": "neswline" }, { "name": "neVdash" }, { "name": "nevdash" }, { "name": "nexists", "detail": "∄ (\"amssymb fourier\" command)", "doc": "\\nexi (oz), negated exists" }, { "name": "nfallingdotseq" }, { "name": "nfrown" }, { "name": "nfrowneq" }, { "name": "nfrowneqsmile" }, { "name": "nfrownsmile" }, { "name": "nfrownsmileeq" }, { "name": "ngeq", "detail": "≱ (\"amssymb wrisym\" command)", "doc": "\\ngeqslant (fourier), not greater-than-or-equal" }, { "name": "ngeqclosed" }, { "name": "ngeqdot" }, { "name": "ngeqq" }, { "name": "ngeqslant" }, { "name": "ngeqslantdot" }, { "name": "ngets" }, { "name": "ngg" }, { "name": "nggg" }, { "name": "ngtr", "detail": "≯ (\"amssymb\" command)", "doc": "Not greater-than" }, { "name": "ngtrclosed" }, { "name": "ngtrdot" }, { "name": "ngtreqless" }, { "name": "ngtreqlessslant" }, { "name": "ngtreqqless" }, { "name": "ngtrless", "detail": "≹ (\"wrisym\" command)", "doc": "Not greater, less" }, { "name": "nhateq" }, { "name": "nhookleftarrow" }, { "name": "nhookrightarrow" }, { "name": "nin" }, { "name": "nlcirclearrowdown" }, { "name": "nlcirclearrowleft" }, { "name": "nlcirclearrowright" }, { "name": "nlcirclearrowup" }, { "name": "nlcurvearrowdown" }, { "name": "nlcurvearrowleft" }, { "name": "nlcurvearrowne" }, { "name": "nlcurvearrownw" }, { "name": "nlcurvearrowright" }, { "name": "nlcurvearrowse" }, { "name": "nlcurvearrowsw" }, { "name": "nlcurvearrowup" }, { "name": "nleadsto" }, { "name": "nLeftarrow", "detail": "⇍ (\"amssymb\" command)", "doc": "Not implied by" }, { "name": "nleftarrow", "detail": "↚ (\"amssymb\" command)", "doc": "Not left arrow" }, { "name": "nleftarrowtail" }, { "name": "nleftfilledspoon" }, { "name": "nleftfootline" }, { "name": "nleftfree" }, { "name": "nleftharpoonccw" }, { "name": "nleftharpooncw" }, { "name": "nleftharpoondown" }, { "name": "nleftharpoonup" }, { "name": "nleftleftarrows" }, { "name": "nleftlsquigarrow" }, { "name": "nleftmapsto" }, { "name": "nleftModels" }, { "name": "nleftmodels" }, { "name": "nleftpitchfork" }, { "name": "nLeftrightarrow", "detail": "⇎ (\"amssymb\" command)", "doc": "Not left and right double arrows" }, { "name": "nleftrightarrow", "detail": "↮ (\"amssymb\" command)", "doc": "Not left and right arrow" }, { "name": "nleftrightarrows" }, { "name": "nleftrightharpoondownup" }, { "name": "nleftrightharpoons" }, { "name": "nleftrightharpoonupdown" }, { "name": "nLeftrightline" }, { "name": "nleftrightline" }, { "name": "nleftrightsquigarrow" }, { "name": "nleftrsquigarrow" }, { "name": "nleftspoon" }, { "name": "nleftVdash" }, { "name": "nleftvdash" }, { "name": "nleq", "detail": "≰ (\"amssymb wrisym\" command)", "doc": "\\nleqslant (fourier), not less-than-or-equal" }, { "name": "nleqclosed" }, { "name": "nleqdot" }, { "name": "nleqq" }, { "name": "nleqslant" }, { "name": "nleqslantdot" }, { "name": "nless", "detail": "≮ (\"amssymb\" command)", "doc": "Not less-than" }, { "name": "nlessclosed" }, { "name": "nlessdot" }, { "name": "nlesseqgtr" }, { "name": "nlesseqgtrslant" }, { "name": "nlesseqqgtr" }, { "name": "nlessgtr", "detail": "≸ (\"wrisym\" command)", "doc": "Not less, greater" }, { "name": "nlhookdownarrow" }, { "name": "nlhookleftarrow" }, { "name": "nlhooknearrow" }, { "name": "nlhooknwarrow" }, { "name": "nlhookrightarrow" }, { "name": "nlhooksearrow" }, { "name": "nlhookswarrow" }, { "name": "nlhookuparrow" }, { "name": "nll" }, { "name": "nLleftarrow" }, { "name": "nlll" }, { "name": "nmapsto" }, { "name": "nmid", "detail": "∤ (\"amssymb\" command)", "doc": "Negated mid, does not divide" }, { "name": "nmodels" }, { "name": "nmultimap" }, { "name": "nNearrow" }, { "name": "nnearrow" }, { "name": "nnearrowtail" }, { "name": "nnefilledspoon" }, { "name": "nnefootline" }, { "name": "nnefree" }, { "name": "nneharpoonccw" }, { "name": "nneharpooncw" }, { "name": "nnelsquigarrow" }, { "name": "nnemapsto" }, { "name": "nneModels" }, { "name": "nnemodels" }, { "name": "nnenearrows" }, { "name": "nnepitchfork" }, { "name": "nnersquigarrow" }, { "name": "nnespoon" }, { "name": "nNeswarrow" }, { "name": "nneswarrow" }, { "name": "nneswarrows" }, { "name": "nneswharpoonnwse" }, { "name": "nneswharpoons" }, { "name": "nneswharpoonsenw" }, { "name": "nNeswline" }, { "name": "nneswline" }, { "name": "nneVdash" }, { "name": "nnevdash" }, { "name": "nNwarrow" }, { "name": "nnwarrow" }, { "name": "nnwarrowtail" }, { "name": "nnwfilledspoon" }, { "name": "nnwfootline" }, { "name": "nnwfree" }, { "name": "nnwharpoonccw" }, { "name": "nnwharpooncw" }, { "name": "nnwlsquigarrow" }, { "name": "nnwmapsto" }, { "name": "nnwModels" }, { "name": "nnwmodels" }, { "name": "nnwnwarrows" }, { "name": "nnwpitchfork" }, { "name": "nnwrsquigarrow" }, { "name": "nNwsearrow" }, { "name": "nnwsearrow" }, { "name": "nnwsearrows" }, { "name": "nnwseharpoonnesw" }, { "name": "nnwseharpoons" }, { "name": "nnwseharpoonswne" }, { "name": "nNwseline" }, { "name": "nnwseline" }, { "name": "nnwspoon" }, { "name": "nnwVdash" }, { "name": "nnwvdash" }, { "name": "nowns" }, { "name": "nparallel", "detail": "∦ (\"amssymb fourier\" command)", "doc": "Not parallel" }, { "name": "nperp" }, { "name": "npitchfork" }, { "name": "nprec", "detail": "⊀ (\"amssymb wrisym\" command)", "doc": "Not precedes" }, { "name": "nprecapprox" }, { "name": "npreccurlyeq", "detail": "⋠ (\"amssymb wrisym\" command)", "doc": "Does not precede or equal" }, { "name": "npreceq" }, { "name": "nprecsim" }, { "name": "nrcirclearrowdown" }, { "name": "nrcirclearrowleft" }, { "name": "nrcirclearrowright" }, { "name": "nrcirclearrowup" }, { "name": "nrcurvearrowdown" }, { "name": "nrcurvearrowleft" }, { "name": "nrcurvearrowne" }, { "name": "nrcurvearrownw" }, { "name": "nrcurvearrowright" }, { "name": "nrcurvearrowse" }, { "name": "nrcurvearrowsw" }, { "name": "nrcurvearrowup" }, { "name": "nRelbar" }, { "name": "nrelbar" }, { "name": "nrestriction" }, { "name": "nrhookdownarrow" }, { "name": "nrhookleftarrow" }, { "name": "nrhooknearrow" }, { "name": "nrhooknwarrow" }, { "name": "nrhookrightarrow" }, { "name": "nrhooksearrow" }, { "name": "nrhookswarrow" }, { "name": "nrhookuparrow" }, { "name": "nRightarrow", "detail": "⇏ (\"amssymb\" command)", "doc": "Not implies" }, { "name": "nrightarrow", "detail": "↛ (\"amssymb\" command)", "doc": "Not right arrow" }, { "name": "nrightarrowtail" }, { "name": "nrightfilledspoon" }, { "name": "nrightfootline" }, { "name": "nrightfree" }, { "name": "nrightharpoonccw" }, { "name": "nrightharpooncw" }, { "name": "nrightharpoondown" }, { "name": "nrightharpoonup" }, { "name": "nrightleftarrows" }, { "name": "nrightleftharpoons" }, { "name": "nrightlsquigarrow" }, { "name": "nrightmapsto" }, { "name": "nrightModels" }, { "name": "nrightmodels" }, { "name": "nrightpitchfork" }, { "name": "nrightrightarrows" }, { "name": "nrightrsquigarrow" }, { "name": "nrightspoon" }, { "name": "nrightsquigarrow" }, { "name": "nrightVdash" }, { "name": "nrightvdash" }, { "name": "nrisingdotseq" }, { "name": "nRrightarrow" }, { "name": "nSearrow" }, { "name": "nsearrow" }, { "name": "nsearrowtail" }, { "name": "nsefilledspoon" }, { "name": "nsefootline" }, { "name": "nsefree" }, { "name": "nseharpoonccw" }, { "name": "nseharpooncw" }, { "name": "nselsquigarrow" }, { "name": "nsemapsto" }, { "name": "nseModels" }, { "name": "nsemodels" }, { "name": "nsenwarrows" }, { "name": "nsenwharpoons" }, { "name": "nsepitchfork" }, { "name": "nsersquigarrow" }, { "name": "nsesearrows" }, { "name": "nsespoon" }, { "name": "nseVdash" }, { "name": "nsevdash" }, { "name": "nshortmid" }, { "name": "nshortparallel" }, { "name": "nsim", "detail": "≁ (\"amssymb wrisym\" command)", "doc": "Not similar" }, { "name": "nsimeq" }, { "name": "nsmile" }, { "name": "nsmileeq" }, { "name": "nsmileeqfrown" }, { "name": "nsmilefrown" }, { "name": "nsmilefrowneq" }, { "name": "nsqdoublefrown" }, { "name": "nsqdoublefrowneq" }, { "name": "nsqdoublesmile" }, { "name": "nsqdoublesmileeq" }, { "name": "nsqeqfrown" }, { "name": "nsqeqsmile" }, { "name": "nsqfrown" }, { "name": "nsqfrowneq" }, { "name": "nsqfrowneqsmile" }, { "name": "nsqfrownsmile" }, { "name": "nsqsmile" }, { "name": "nsqsmileeq" }, { "name": "nsqsmileeqfrown" }, { "name": "nsqsmilefrown" }, { "name": "nSqsubset" }, { "name": "nsqsubset" }, { "name": "nsqsubseteq", "detail": "⋢ (\"wrisym\" command)", "doc": "Not, square subset, equals" }, { "name": "nsqsubseteqq" }, { "name": "nSqsupset" }, { "name": "nsqsupset" }, { "name": "nsqsupseteq", "detail": "⋣ (\"wrisym\" command)", "doc": "Not, square superset, equals" }, { "name": "nsqsupseteqq" }, { "name": "nsqtriplefrown" }, { "name": "nsqtriplesmile" }, { "name": "nsquigarrowdownup" }, { "name": "nsquigarrowleftright" }, { "name": "nsquigarrownesw" }, { "name": "nsquigarrownwse" }, { "name": "nsquigarrowrightleft" }, { "name": "nsquigarrowsenw" }, { "name": "nsquigarrowswne" }, { "name": "nsquigarrowupdown" }, { "name": "nSubset" }, { "name": "nsubset", "detail": "⊄ (\"wrisym\" command)", "doc": "Not subset, variant [slash negation]" }, { "name": "nsubseteq", "detail": "⊈ (\"amssymb wrisym\" command)", "doc": "Not subset, equals" }, { "name": "nsubseteqq" }, { "name": "nsucc", "detail": "⊁ (\"amssymb wrisym\" command)", "doc": "Not succeeds" }, { "name": "nsuccapprox" }, { "name": "nsucccurlyeq", "detail": "⋡ (\"amssymb wrisym\" command)", "doc": "Not succeeds, curly equals" }, { "name": "nsucceq" }, { "name": "nsuccsim" }, { "name": "nSupset" }, { "name": "nsupset", "detail": "⊅ (\"wrisym\" command)", "doc": "Not superset, variant [slash negation]" }, { "name": "nsupseteq", "detail": "⊉ (\"amssymb wrisym\" command)", "doc": "Not superset, equals" }, { "name": "nsupseteqq" }, { "name": "nSwarrow" }, { "name": "nswarrow" }, { "name": "nswarrowtail" }, { "name": "nswfilledspoon" }, { "name": "nswfootline" }, { "name": "nswfree" }, { "name": "nswharpoonccw" }, { "name": "nswharpooncw" }, { "name": "nswlsquigarrow" }, { "name": "nswmapsto" }, { "name": "nswModels" }, { "name": "nswmodels" }, { "name": "nswnearrows" }, { "name": "nswneharpoons" }, { "name": "nswpitchfork" }, { "name": "nswrsquigarrow" }, { "name": "nswspoon" }, { "name": "nswswarrows" }, { "name": "nswVdash" }, { "name": "nswvdash" }, { "name": "nto" }, { "name": "ntriangleeq" }, { "name": "ntriangleleft", "detail": "⋪ (\"amssymb\" command)", "doc": "\\notlefttriangle (wrisym), not left triangle" }, { "name": "ntrianglelefteq", "detail": "⋬ (\"amssymb\" command)", "doc": "\\nunlhd (wrisym), not left triangle, equals" }, { "name": "ntriangleright", "detail": "⋫ (\"amssymb\" command)", "doc": "\\notrighttriangle (wrisym), not right triangle" }, { "name": "ntrianglerighteq", "detail": "⋭ (\"amssymb\" command)", "doc": "\\nunrhd (wrisym), not right triangle, equals" }, { "name": "ntriplefrown" }, { "name": "ntriplesim" }, { "name": "ntriplesmile" }, { "name": "ntwoheaddownarrow" }, { "name": "ntwoheadleftarrow" }, { "name": "ntwoheadnearrow" }, { "name": "ntwoheadnwarrow" }, { "name": "ntwoheadrightarrow" }, { "name": "ntwoheadsearrow" }, { "name": "ntwoheadswarrow" }, { "name": "ntwoheaduparrow" }, { "name": "nUparrow" }, { "name": "nuparrow" }, { "name": "nuparrowtail" }, { "name": "nUpdownarrow" }, { "name": "nupdownarrow" }, { "name": "nupdownarrows" }, { "name": "nupdownharpoonleftright" }, { "name": "nupdownharpoonrightleft" }, { "name": "nupdownharpoons" }, { "name": "nUpdownline" }, { "name": "nupdownline" }, { "name": "nupfilledspoon" }, { "name": "nupfootline" }, { "name": "nupfree" }, { "name": "nupharpoonccw" }, { "name": "nupharpooncw" }, { "name": "nupharpoonleft" }, { "name": "nupharpoonright" }, { "name": "nuplsquigarrow" }, { "name": "nupmapsto" }, { "name": "nupModels" }, { "name": "nupmodels" }, { "name": "nuppitchfork" }, { "name": "nuprsquigarrow" }, { "name": "nupspoon" }, { "name": "nupuparrows" }, { "name": "nupVdash" }, { "name": "nupvdash" }, { "name": "nVDash", "detail": "⊯ (\"amssymb\" command)", "doc": "Not double vert, double dash" }, { "name": "nVdash", "detail": "⊮ (\"amssymb\" command)", "doc": "Not double vertical, dash" }, { "name": "nvDash", "detail": "⊭ (\"amssymb fourier\" command)", "doc": "Not vertical, double dash" }, { "name": "nvdash", "detail": "⊬ (\"amssymb\" command)", "doc": "Not vertical, dash" }, { "name": "Nwarrow", "detail": "⇖ (\"txfonts\" command)", "doc": "Nw pointing double arrow" }, { "name": "nwarrowtail" }, { "name": "nwfilledspoon" }, { "name": "nwfootline" }, { "name": "nwfree" }, { "name": "nwharpoonccw" }, { "name": "nwharpooncw" }, { "name": "nwlsquigarrow" }, { "name": "nwmapsto" }, { "name": "nwModels" }, { "name": "nwmodels" }, { "name": "nwnwarrows" }, { "name": "nwpitchfork" }, { "name": "nwrsquigarrow" }, { "name": "Nwsearrow" }, { "name": "nwsearrow", "detail": "⤡", "doc": "North west and south east arrow" }, { "name": "nwsearrows" }, { "name": "nwsebipropto" }, { "name": "nwsecrossing" }, { "name": "nwseharpoonnesw" }, { "name": "nwseharpoons" }, { "name": "nwseharpoonswne" }, { "name": "Nwseline" }, { "name": "nwseline" }, { "name": "nwspoon" }, { "name": "nwVdash" }, { "name": "nwvdash" }, { "name": "oast" }, { "name": "obackslash" }, { "name": "ocirc", "detail": " ̊ (\"amssymb\" command)", "doc": "\\ring (yhmath), ring" }, { "name": "oiint", "detail": "∯ (\"esint wasysym fourier\" command)", "doc": "\\dbloint (wrisym), double contour integral operator" }, { "name": "ostar" }, { "name": "otriangle" }, { "name": "overgroup", "arg": { "format": "{}", "snippet": "overgroup{${1:arg}}" } }, { "name": "overleftharpoon", "arg": { "format": "{}", "snippet": "overleftharpoon{${1:arg}}" } }, { "name": "overlinesegment", "arg": { "format": "{}", "snippet": "overlinesegment{${1:arg}}" } }, { "name": "overrightharpoon", "arg": { "format": "{}", "snippet": "overrightharpoon{${1:arg}}" } }, { "name": "overt" }, { "name": "partialvardint", "unusual": true }, { "name": "partialvardlanddownint", "unusual": true }, { "name": "partialvardlandupint", "unusual": true }, { "name": "partialvardlcircleleftint", "unusual": true }, { "name": "partialvardlcirclerightint", "unusual": true }, { "name": "partialvardoiint", "unusual": true }, { "name": "partialvardoint", "unusual": true }, { "name": "partialvardrcircleleftint", "unusual": true }, { "name": "partialvardrcirclerightint", "unusual": true }, { "name": "partialvardstrokedint", "unusual": true }, { "name": "partialvardsumint", "unusual": true }, { "name": "partialvartint", "unusual": true }, { "name": "partialvartlanddownint", "unusual": true }, { "name": "partialvartlandupint", "unusual": true }, { "name": "partialvartlcircleleftint", "unusual": true }, { "name": "partialvartlcirclerightint", "unusual": true }, { "name": "partialvartoiint", "unusual": true }, { "name": "partialvartoint", "unusual": true }, { "name": "partialvartrcircleleftint", "unusual": true }, { "name": "partialvartrcirclerightint", "unusual": true }, { "name": "partialvartstrokedint", "unusual": true }, { "name": "partialvartsumint", "unusual": true }, { "name": "pentagram" }, { "name": "pitchfork", "detail": "⋔ (\"amssymb\" command)", "doc": "Pitchfork" }, { "name": "powerset" }, { "name": "precapprox", "detail": "⪷ (\"amssymb\" command)", "doc": "Precedes above almost equal to" }, { "name": "preccurlyeq", "detail": "≼ (\"amssymb\" command)", "doc": "\\precedesslantequal (wrisym), precedes, curly equals" }, { "name": "precnapprox", "detail": "⪹ (\"amssymb\" command)", "doc": "Precedes above not almost equal to" }, { "name": "precnsim", "detail": "⋨ (\"amssymb\" command)", "doc": "Precedes, not similar" }, { "name": "precsim", "detail": "≾ (\"amssymb\" command)", "doc": "\\precedestilde (wrisym), precedes, similar" }, { "name": "ranglebar" }, { "name": "rcirclearrowdown" }, { "name": "rcirclearrowleft" }, { "name": "rcirclearrowright" }, { "name": "rcirclearrowup" }, { "name": "rcircleleftint" }, { "name": "rcirclerightint" }, { "name": "rcurvearrowdown" }, { "name": "rcurvearrowleft" }, { "name": "rcurvearrowne" }, { "name": "rcurvearrownw" }, { "name": "rcurvearrowright" }, { "name": "rcurvearrowse" }, { "name": "rcurvearrowsw" }, { "name": "rcurvearrowup" }, { "name": "restriction" }, { "name": "rhd" }, { "name": "rhookdownarrow" }, { "name": "rhookleftarrow" }, { "name": "rhooknearrow" }, { "name": "rhooknwarrow" }, { "name": "rhookrightarrow" }, { "name": "rhooksearrow" }, { "name": "rhookswarrow" }, { "name": "rhookuparrow" }, { "name": "rightarrowtail", "detail": "↣ (\"amssymb\" command)", "doc": "\\tinj (oz), \\inj (oz), right arrow-tailed, total injection" }, { "name": "rightfilledspoon" }, { "name": "rightfootline" }, { "name": "rightfree" }, { "name": "righthalfcap" }, { "name": "righthalfcup" }, { "name": "rightharpoonccw" }, { "name": "rightharpooncw" }, { "name": "rightleftarrows", "detail": "⇄ (\"amssymb\" command)", "doc": "\\rightleftarrow (wrisym), right arrow over left arrow" }, { "name": "rightlsquigarrow" }, { "name": "rightmapsto" }, { "name": "rightModels" }, { "name": "rightmodels" }, { "name": "rightpitchfork" }, { "name": "rightpropto" }, { "name": "rightrightarrows", "detail": "⇉ (\"amssymb fourier\" command)", "doc": "Two right arrows" }, { "name": "rightrsquigarrow" }, { "name": "rightslice" }, { "name": "rightspoon" }, { "name": "rightsquigarrow", "detail": "⇝ (\"amssymb\" command)", "doc": "Rightwards squiggle arrow" }, { "name": "righttherefore" }, { "name": "rightthreetimes", "detail": "⋌ (\"amssymb\" command)", "doc": "Right semidirect product" }, { "name": "rightVdash" }, { "name": "rightvdash" }, { "name": "rightY" }, { "name": "risingdotseq", "detail": "≓ (\"amssymb\" command)", "doc": "Equals, rising dots" }, { "name": "rrangle", "detail": "⦊ (\"oz\" command)", "doc": "Z notation right binding bracket" }, { "name": "Rrightarrow", "detail": "⇛ (\"amssymb\" command)", "doc": "Right triple arrow" }, { "name": "rsem" }, { "name": "Rsh", "detail": "↱ (\"amssymb\" command)", "doc": "A: upwards arrow with tip rightwards" }, { "name": "rtimes", "detail": "⋊ (\"amssymb\" command)", "doc": "Times sign, right closed" }, { "name": "rWavy" }, { "name": "rwavy" }, { "name": "Searrow", "detail": "⇘ (\"txfonts\" command)", "doc": "Se pointing double arrow" }, { "name": "searrowtail" }, { "name": "sefilledspoon" }, { "name": "sefootline" }, { "name": "sefree" }, { "name": "seharpoonccw" }, { "name": "seharpooncw" }, { "name": "selsquigarrow" }, { "name": "semapsto" }, { "name": "seModels" }, { "name": "semodels" }, { "name": "senwarrows" }, { "name": "senwharpoons" }, { "name": "separated" }, { "name": "sepitchfork" }, { "name": "sersquigarrow" }, { "name": "sesearrows" }, { "name": "sespoon" }, { "name": "seVdash" }, { "name": "sevdash" }, { "name": "shortmid" }, { "name": "shortparallel" }, { "name": "slashdiv" }, { "name": "smalldiamond" }, { "name": "smallfrown" }, { "name": "smalllozenge" }, { "name": "smallprod" }, { "name": "smallsetminus", "detail": "∖ (\"amssymb fourier\" command)", "doc": "Small set minus (cf. reverse solidus)" }, { "name": "smallsmile" }, { "name": "smallsquare" }, { "name": "smallstar" }, { "name": "smalltriangledown" }, { "name": "smalltriangleleft", "detail": "◃ (\"mathabx\" command)", "doc": "\\triangleleft, \\triangleleft (mathabx), left triangle, open" }, { "name": "smalltriangleright", "detail": "▹ (\"mathabx\" command)", "doc": "\\triangleright, \\triangleright (mathabx), right triangle, open" }, { "name": "smalltriangleup" }, { "name": "smileeq" }, { "name": "smileeqfrown" }, { "name": "smilefrown" }, { "name": "smilefrowneq" }, { "name": "sphericalangle", "detail": "∢ (\"amssymb wrisym\" command)", "doc": "Spherical angle" }, { "name": "sqcapdot" }, { "name": "sqcapplus" }, { "name": "sqcupdot" }, { "name": "sqcupplus" }, { "name": "sqdoublefrown" }, { "name": "sqdoublefrowneq" }, { "name": "sqdoublesmile" }, { "name": "sqdoublesmileeq" }, { "name": "sqeqfrown" }, { "name": "sqeqsmile" }, { "name": "sqfrown" }, { "name": "sqfrowneq" }, { "name": "sqfrowneqsmile" }, { "name": "sqfrownsmile" }, { "name": "sqsmile" }, { "name": "sqsmileeq" }, { "name": "sqsmileeqfrown" }, { "name": "sqsmilefrown" }, { "name": "Sqsubset" }, { "name": "sqsubset", "detail": "⊏ (\"amsfonts\" command)", "doc": "Square subset" }, { "name": "sqsubseteqq" }, { "name": "sqsubsetneq", "detail": "⋤", "doc": "Square subset, not equals" }, { "name": "sqsubsetneqq" }, { "name": "Sqsupset" }, { "name": "sqsupset", "detail": "⊐ (\"amsfonts\" command)", "doc": "Square superset" }, { "name": "sqsupseteqq" }, { "name": "sqsupsetneq", "detail": "⋥", "doc": "Square superset, not equals" }, { "name": "sqsupsetneqq" }, { "name": "sqtriplefrown" }, { "name": "sqtriplesmile" }, { "name": "square" }, { "name": "squaredots" }, { "name": "squigarrowdownup" }, { "name": "squigarrowleftright" }, { "name": "squigarrownesw" }, { "name": "squigarrownwse" }, { "name": "squigarrowrightleft" }, { "name": "squigarrowsenw" }, { "name": "squigarrowswne" }, { "name": "squigarrowupdown" }, { "name": "strokedint" }, { "name": "strokethrough", "arg": { "format": "{}", "snippet": "strokethrough{${1:arg}}" } }, { "name": "Subset", "detail": "⋐ (\"amssymb\" command)", "doc": "Double subset" }, { "name": "subseteqq", "detail": "⫅ (\"amssymb\" command)", "doc": "Subset of above equals sign" }, { "name": "subsetneq", "detail": "⊊ (\"amssymb\" command)", "doc": "\\varsubsetneq (fourier), subset, not equals" }, { "name": "subsetneqq", "detail": "⫋ (\"amssymb\" command)", "doc": "Subset of above not equal to" }, { "name": "succapprox", "detail": "⪸ (\"amssymb\" command)", "doc": "Succeeds above almost equal to" }, { "name": "succcurlyeq", "detail": "≽ (\"amssymb\" command)", "doc": "\\succeedsslantequal (wrisym), succeeds, curly equals" }, { "name": "succnapprox", "detail": "⪺ (\"amssymb\" command)", "doc": "Succeeds above not almost equal to" }, { "name": "succnsim", "detail": "⋩ (\"amssymb\" command)", "doc": "Succeeds, not similar" }, { "name": "succsim", "detail": "≿ (\"amssymb\" command)", "doc": "\\succeedstilde (wrisym), succeeds, similar" }, { "name": "sumint", "detail": "⨋", "doc": "Summation with integral" }, { "name": "Supset", "detail": "⋑ (\"amssymb\" command)", "doc": "Double superset" }, { "name": "supseteqq", "detail": "⫆ (\"amssymb\" command)", "doc": "Superset of above equals sign" }, { "name": "supsetneq", "detail": "⊋ (\"amssymb\" command)", "doc": "Superset, not equals" }, { "name": "supsetneqq", "detail": "⫌ (\"amssymb\" command)", "doc": "Superset of above not equal to" }, { "name": "Swarrow", "detail": "⇙ (\"txfonts\" command)", "doc": "Sw pointing double arrow" }, { "name": "swarrowtail" }, { "name": "swfilledspoon" }, { "name": "swfootline" }, { "name": "swfree" }, { "name": "swharpoonccw" }, { "name": "swharpooncw" }, { "name": "swlsquigarrow" }, { "name": "swmapsto" }, { "name": "swModels" }, { "name": "swmodels" }, { "name": "swnearrows" }, { "name": "swneharpoons" }, { "name": "swpitchfork" }, { "name": "swrsquigarrow" }, { "name": "swspoon" }, { "name": "swswarrows" }, { "name": "swVdash" }, { "name": "swvdash" }, { "name": "tbigcap", "unusual": true }, { "name": "tbigcapdot", "unusual": true }, { "name": "tbigcapplus", "unusual": true }, { "name": "tbigcircle", "unusual": true }, { "name": "tbigcup", "unusual": true }, { "name": "tbigcupdot", "unusual": true }, { "name": "tbigcupplus", "unusual": true }, { "name": "tbigcurlyvee", "unusual": true }, { "name": "tbigcurlyveedot", "unusual": true }, { "name": "tbigcurlywedge", "unusual": true }, { "name": "tbigcurlywedgedot", "unusual": true }, { "name": "tbigdoublecurlyvee", "unusual": true }, { "name": "tbigdoublecurlywedge", "unusual": true }, { "name": "tbigdoublevee", "unusual": true }, { "name": "tbigdoublewedge", "unusual": true }, { "name": "tbigoast", "unusual": true }, { "name": "tbigobackslash", "unusual": true }, { "name": "tbigocirc", "unusual": true }, { "name": "tbigodot", "unusual": true }, { "name": "tbigominus", "unusual": true }, { "name": "tbigoplus", "unusual": true }, { "name": "tbigoslash", "unusual": true }, { "name": "tbigostar", "unusual": true }, { "name": "tbigotimes", "unusual": true }, { "name": "tbigotriangle", "unusual": true }, { "name": "tbigovert", "unusual": true }, { "name": "tbigplus", "unusual": true }, { "name": "tbigsqcap", "unusual": true }, { "name": "tbigsqcapdot", "unusual": true }, { "name": "tbigsqcapplus", "unusual": true }, { "name": "tbigsqcup", "unusual": true }, { "name": "tbigsqcupdot", "unusual": true }, { "name": "tbigsqcupplus", "unusual": true }, { "name": "tbigtimes", "unusual": true }, { "name": "tbigvee", "unusual": true }, { "name": "tbigveedot", "unusual": true }, { "name": "tbigwedge", "unusual": true }, { "name": "tbigwedgedot", "unusual": true }, { "name": "tcomplement", "unusual": true }, { "name": "tcoprod", "unusual": true }, { "name": "therefore", "detail": "∴ (\"amssymb wrisym\" command)", "doc": "\\wasytherefore (wasysym), therefore" }, { "name": "thickapprox" }, { "name": "thicksim" }, { "name": "thinstar" }, { "name": "tidotsint", "unusual": true }, { "name": "tiiiint", "unusual": true }, { "name": "tiiint", "unusual": true }, { "name": "tiint", "unusual": true }, { "name": "tint", "unusual": true }, { "name": "tlanddownint", "unusual": true }, { "name": "tlandupint", "unusual": true }, { "name": "tlcircleleftint", "unusual": true }, { "name": "tlcirclerightint", "unusual": true }, { "name": "toiint", "unusual": true }, { "name": "toint", "unusual": true }, { "name": "tprod", "unusual": true }, { "name": "trcircleleftint", "unusual": true }, { "name": "trcirclerightint", "unusual": true }, { "name": "triangledown", "detail": "▿ (\"mathabx\" command)", "doc": "\\triangledown (amssymb), white down-pointing small triangle" }, { "name": "triangleeq" }, { "name": "trianglelefteq", "detail": "⊴ (\"amssymb\" command)", "doc": "\\unlhd (wrisym), left triangle, equals" }, { "name": "triangleq", "detail": "≜ (\"amssymb\" command)", "doc": "\\varsdef (oz), triangle, equals" }, { "name": "trianglerighteq", "detail": "⊵ (\"amssymb\" command)", "doc": "\\unrhd (wrisym), right triangle, equals" }, { "name": "triplefrown" }, { "name": "triplesim" }, { "name": "triplesmile" }, { "name": "tstrokedint", "unusual": true }, { "name": "tsum", "unusual": true }, { "name": "tsumint", "unusual": true }, { "name": "twoheaddownarrow", "detail": "↡", "doc": "Down two-headed arrow" }, { "name": "twoheadleftarrow", "detail": "↞ (\"amssymb\" command)", "doc": "Left two-headed arrow" }, { "name": "twoheadnearrow" }, { "name": "twoheadnwarrow" }, { "name": "twoheadrightarrow", "detail": "↠ (\"amssymb\" command)", "doc": "\\tsur (oz), \\surj (oz), right two-headed arrow, total surjection" }, { "name": "twoheadsearrow" }, { "name": "twoheadswarrow" }, { "name": "twoheaduparrow", "detail": "↟", "doc": "Up two-headed arrow" }, { "name": "udotdot" }, { "name": "udots" }, { "name": "ulcorner", "detail": "⌜ (\"amsfonts\" command)", "doc": "Upper left corner" }, { "name": "ullcorner" }, { "name": "ulrcorner" }, { "name": "undergroup", "arg": { "format": "{}", "snippet": "undergroup{${1:arg}}" } }, { "name": "underlinesegment", "arg": { "format": "{}", "snippet": "underlinesegment{${1:arg}}" } }, { "name": "unlhd" }, { "name": "unrhd" }, { "name": "uparrowtail" }, { "name": "upbrace" }, { "name": "upbraceg" }, { "name": "upbracegg" }, { "name": "upbraceggg" }, { "name": "upbracegggg" }, { "name": "updownarrows", "detail": "⇅ (\"mathabx\" command)", "doc": "\\uparrowdownarrow (wrisym), up arrow, down arrow" }, { "name": "updownharpoonleftright", "detail": "⥍", "doc": "Up barb left down barb right harpoon" }, { "name": "updownharpoonrightleft", "detail": "⥌", "doc": "Up barb right down barb left harpoon" }, { "name": "updownharpoons" }, { "name": "Updownline" }, { "name": "updownline" }, { "name": "upfilledspoon" }, { "name": "upfootline" }, { "name": "upfree" }, { "name": "upharpoonccw" }, { "name": "upharpooncw" }, { "name": "upharpoonleft", "detail": "↿ (\"amssymb\" command)", "doc": "\\upharpoonleftup (wrisym), up harpoon-left" }, { "name": "upharpoonright", "detail": "↾ (\"amssymb\" command)", "doc": "\\restriction (amssymb), \\upharpoonrightup (wrisym), a: up harpoon-right" }, { "name": "uplsquigarrow" }, { "name": "upmapsto" }, { "name": "upModels" }, { "name": "upmodels" }, { "name": "uppitchfork" }, { "name": "uppropto" }, { "name": "uprsquigarrow" }, { "name": "upslice" }, { "name": "upspoon" }, { "name": "uptherefore" }, { "name": "upuparrows", "detail": "⇈ (\"amssymb\" command)", "doc": "Two up arrows" }, { "name": "upVdash" }, { "name": "upvdash" }, { "name": "upY" }, { "name": "urcorner", "detail": "⌝ (\"amsfonts\" command)", "doc": "Upper right corner" }, { "name": "utimes" }, { "name": "varnothing", "detail": "∅ (\"amssymb\" command)", "doc": "Circle, slash" }, { "name": "varpropto" }, { "name": "varsubsetneq" }, { "name": "varsubsetneqq" }, { "name": "varsupsetneq" }, { "name": "varsupsetneqq" }, { "name": "vartriangle", "detail": "▵ (\"mathabx\" command)", "doc": "\\vartriangle (amssymb), small up triangle, open" }, { "name": "vartriangleleft", "detail": "⊲ (\"amssymb\" command)", "doc": "Left triangle, open, variant" }, { "name": "vartriangleright", "detail": "⊳ (\"amssymb\" command)", "doc": "Right triangle, open, variant" }, { "name": "vbipropto" }, { "name": "vcrossing" }, { "name": "VDash", "detail": "⊫ (\"mathabx txfonts\" command)", "doc": "Double vert, double dash" }, { "name": "vDash", "detail": "⊨ (\"amssymb fourier\" command)", "doc": "True (vertical, double dash)" }, { "name": "Vdash", "detail": "⊩ (\"amssymb\" command)", "doc": "Double vertical, dash" }, { "name": "vdotdot" }, { "name": "veebar", "detail": "⊻ (\"amssymb\" command)", "doc": "Logical or, bar below (large vee); exclusive disjunction" }, { "name": "veedot", "detail": "⟇", "doc": "Or with dot inside" }, { "name": "vertbowtie" }, { "name": "vertdiv" }, { "name": "Vvdash", "detail": "⊪ (\"amssymb\" command)", "doc": "Triple vertical, dash" }, { "name": "wedgedot", "detail": "⟑", "doc": "And with dot" }, { "name": "wideparen", "arg": { "format": "{}", "snippet": "wideparen{${1:arg}}" } }, { "name": "wreath" } ], "envs": [], "keys": { "\\usepackage/MnSymbol#c": [ "mnsy", "cmsy", "abx", "retainmissing" ] }, "args": [ "\\usepackage/MnSymbol#c" ] } ================================================ FILE: dev/packages/MorrisIn.json ================================================ { "deps": [], "macros": [ { "name": "MorrisInfamily" }, { "name": "morrisin", "arg": { "format": "{}", "snippet": "morrisin{${1:text%plain}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/MyriadPro-FontDef.json ================================================ { "deps": [ { "name": "otfontdef" }, { "name": "fltpoint" } ], "macros": [], "envs": [], "keys": { "\\usepackage/MyriadPro-FontDef#c": [ "noopticals", "smallfamily", "medfamily", "normalsize" ] }, "args": [ "\\usepackage/MyriadPro-FontDef#c" ] } ================================================ FILE: dev/packages/MyriadPro.json ================================================ { "deps": [ { "name": "kvoptions" }, { "name": "fltpoint" }, { "name": "ifthen" }, { "name": "MyriadPro-FontDef" }, { "name": "microtype" }, { "name": "fontaxes" }, { "name": "mdsymbol", "if": "onlymath" }, { "name": "mdsymbol", "if": "math" }, { "name": "mdsymbol", "if": "sansmath" } ], "macros": [ { "name": "backepsilon", "if": "onlymath" }, { "name": "Bbbk", "if": "onlymath", "detail": "𝕜 (\"bbold fourier\" command)", "doc": "\\bbbk (amssymb), mathematical double-struck small k" }, { "name": "digamma", "if": "onlymath" }, { "name": "eth", "if": "onlymath" }, { "name": "italpha", "if": "onlymath", "unusual": true }, { "name": "itbackepsilon", "if": "onlymath", "unusual": true }, { "name": "itbeta", "if": "onlymath", "unusual": true }, { "name": "itchi", "if": "onlymath", "unusual": true }, { "name": "itDelta", "if": "onlymath", "unusual": true }, { "name": "itdelta", "if": "onlymath", "unusual": true }, { "name": "itdigamma", "if": "onlymath", "unusual": true }, { "name": "itepsilon", "if": "onlymath", "unusual": true }, { "name": "iteta", "if": "onlymath", "unusual": true }, { "name": "iteth", "if": "onlymath", "unusual": true }, { "name": "itGamma", "if": "onlymath", "unusual": true }, { "name": "itgamma", "if": "onlymath", "unusual": true }, { "name": "itiota", "if": "onlymath", "unusual": true }, { "name": "itkappa", "if": "onlymath", "unusual": true }, { "name": "itLambda", "if": "onlymath", "unusual": true }, { "name": "itlambda", "if": "onlymath", "unusual": true }, { "name": "itmu", "if": "onlymath", "unusual": true }, { "name": "itnu", "if": "onlymath", "unusual": true }, { "name": "itOmega", "if": "onlymath", "unusual": true }, { "name": "itomega", "if": "onlymath", "unusual": true }, { "name": "itPhi", "if": "onlymath", "unusual": true }, { "name": "itphi", "if": "onlymath", "unusual": true }, { "name": "itPi", "if": "onlymath", "unusual": true }, { "name": "itpi", "if": "onlymath", "unusual": true }, { "name": "itPsi", "if": "onlymath", "unusual": true }, { "name": "itpsi", "if": "onlymath", "unusual": true }, { "name": "itrho", "if": "onlymath", "unusual": true }, { "name": "itSigma", "if": "onlymath", "unusual": true }, { "name": "itsigma", "if": "onlymath", "unusual": true }, { "name": "ittau", "if": "onlymath", "unusual": true }, { "name": "itTheta", "if": "onlymath", "unusual": true }, { "name": "ittheta", "if": "onlymath", "unusual": true }, { "name": "itUpsilon", "if": "onlymath", "unusual": true }, { "name": "itupsilon", "if": "onlymath", "unusual": true }, { "name": "itvarbackepsilon", "if": "onlymath", "unusual": true }, { "name": "itvarbeta", "if": "onlymath", "unusual": true }, { "name": "itvarepsilon", "if": "onlymath", "unusual": true }, { "name": "itvarkappa", "if": "onlymath", "unusual": true }, { "name": "itvarphi", "if": "onlymath", "unusual": true }, { "name": "itvarpi", "if": "onlymath", "unusual": true }, { "name": "itvarrho", "if": "onlymath", "unusual": true }, { "name": "itvarsigma", "if": "onlymath", "unusual": true }, { "name": "itvartheta", "if": "onlymath", "unusual": true }, { "name": "itXi", "if": "onlymath", "unusual": true }, { "name": "itxi", "if": "onlymath", "unusual": true }, { "name": "itzeta", "if": "onlymath", "unusual": true }, { "name": "mathfrak", "if": "onlymath", "arg": { "format": "{}", "snippet": "mathfrak{${1:text%plain}}" } }, { "name": "slashedzero", "if": "onlymath" }, { "name": "tstrokedint", "if": "onlymath", "unusual": true }, { "name": "tstrokedint", "if": "onlymath", "unusual": true }, { "name": "upalpha", "if": "onlymath", "unusual": true, "detail": "α", "doc": "\\mathrm{\\alpha} (omlmathrm), \\alphaup (kpfonts mathdesign), \\upalpha (upgreek), alpha, greek" }, { "name": "upbackepsilon", "if": "onlymath", "unusual": true, "detail": "϶ (\"amssymb wrisym\" command)", "doc": "Greek reversed lunate epsilon symbol" }, { "name": "upbeta", "if": "onlymath", "unusual": true, "detail": "β", "doc": "\\mathrm{\\beta} (omlmathrm), \\betaup (kpfonts mathdesign), \\upbeta (upgreek), beta, greek" }, { "name": "upchi", "if": "onlymath", "unusual": true, "detail": "χ", "doc": "\\mathrm{\\chi} (omlmathrm), \\chiup (kpfonts mathdesign), \\upchi (upgreek), chi, greek" }, { "name": "upDelta", "if": "onlymath", "unusual": true, "detail": "Δ", "doc": "\\delta (-slantedgreek), \\mathrm{\\delta}, capital delta, greek" }, { "name": "updelta", "if": "onlymath", "unusual": true, "detail": "δ", "doc": "\\mathrm{\\delta} (omlmathrm), \\deltaup (kpfonts mathdesign), \\updelta (upgreek), delta, greek" }, { "name": "updigamma", "if": "onlymath", "unusual": true, "detail": "ϝ (\"amssymb arevmath wrisym\" command)", "doc": "Greek small letter digamma" }, { "name": "upell", "if": "onlymath", "unusual": true }, { "name": "upepsilon", "if": "onlymath", "unusual": true, "detail": "ε", "doc": "\\mathrm{\\varepsilon} (omlmathrm), \\varepsilonup (kpfonts mathdesign), \\upepsilon (upgreek), rounded epsilon, greek" }, { "name": "upeta", "if": "onlymath", "unusual": true, "detail": "η", "doc": "\\mathrm{\\eta} (omlmathrm), \\etaup (kpfonts mathdesign), \\upeta (upgreek), eta, greek" }, { "name": "upeth", "if": "onlymath", "unusual": true }, { "name": "upGamma", "if": "onlymath", "unusual": true, "detail": "Γ", "doc": "\\gamma (-slantedgreek), \\mathrm{\\gamma}, capital gamma, greek" }, { "name": "upgamma", "if": "onlymath", "unusual": true, "detail": "γ", "doc": "\\mathrm{\\gamma} (omlmathrm), \\gammaup (kpfonts mathdesign), \\upgamma (upgreek), gamma, greek" }, { "name": "uphbar", "if": "onlymath", "unusual": true }, { "name": "upimath", "if": "onlymath", "unusual": true }, { "name": "upiota", "if": "onlymath", "unusual": true, "detail": "ι", "doc": "\\mathrm{\\iota} (omlmathrm), \\iotaup (kpfonts mathdesign), \\upiota (upgreek), iota, greek" }, { "name": "upjmath", "if": "onlymath", "unusual": true }, { "name": "upkappa", "if": "onlymath", "unusual": true, "detail": "κ", "doc": "\\mathrm{\\kappa} (omlmathrm), \\kappaup (kpfonts mathdesign), \\upkappa (upgreek), kappa, greek" }, { "name": "upLambda", "if": "onlymath", "unusual": true, "detail": "Λ", "doc": "\\lambda (-slantedgreek), \\mathrm{\\lambda}, capital lambda, greek" }, { "name": "uplambda", "if": "onlymath", "unusual": true, "detail": "λ", "doc": "\\mathrm{\\lambda} (omlmathrm), \\lambdaup (kpfonts mathdesign), \\uplambda (upgreek), lambda, greek" }, { "name": "upmu", "if": "onlymath", "unusual": true, "detail": "μ", "doc": "\\mathrm{\\mu} (omlmathrm), \\muup (kpfonts mathdesign), \\upmu (upgreek), mu, greek" }, { "name": "upnu", "if": "onlymath", "unusual": true, "detail": "ν", "doc": "\\mathrm{\\nu} (omlmathrm), \\nuup (kpfonts mathdesign), \\upnu (upgreek), nu, greek" }, { "name": "upOmega", "if": "onlymath", "unusual": true, "detail": "Ω", "doc": "\\omega (-slantedgreek), \\mathrm{\\omega}, capital omega, greek" }, { "name": "upomega", "if": "onlymath", "unusual": true, "detail": "ω", "doc": "\\mathrm{\\omega} (omlmathrm), \\omegaup (kpfonts mathdesign), \\upomega (upgreek), omega, greek" }, { "name": "uppartial", "if": "onlymath", "unusual": true }, { "name": "upPhi", "if": "onlymath", "unusual": true, "detail": "Φ", "doc": "\\phi (-slantedgreek), \\mathrm{\\phi}, capital phi, greek" }, { "name": "upphi", "if": "onlymath", "unusual": true, "detail": "ϕ", "doc": "\\mathrm{\\phi} (omlmathrm), \\phiup (kpfonts mathdesign), greek phi symbol (straight)" }, { "name": "upPi", "if": "onlymath", "unusual": true, "detail": "Π", "doc": "\\pi (-slantedgreek), \\mathrm{\\pi}, capital pi, greek" }, { "name": "uppi", "if": "onlymath", "unusual": true, "detail": "π", "doc": "\\mathrm{\\pi} (omlmathrm), \\piup (kpfonts mathdesign), \\uppi (upgreek), pi, greek" }, { "name": "upPsi", "if": "onlymath", "unusual": true, "detail": "Ψ", "doc": "\\psi (-slantedgreek), \\mathrm{\\psi}, capital psi, greek" }, { "name": "uppsi", "if": "onlymath", "unusual": true, "detail": "ψ", "doc": "\\mathrm{\\psi} (omlmathrm), \\psiup (kpfonts mathdesign), \\uppsi (upgreek), psi, greek" }, { "name": "uprho", "if": "onlymath", "unusual": true, "detail": "ρ", "doc": "\\mathrm{\\rho} (omlmathrm), \\rhoup (kpfonts mathdesign), \\uprho (upgreek), rho, greek" }, { "name": "upSigma", "if": "onlymath", "unusual": true, "detail": "Σ", "doc": "\\sigma (-slantedgreek), \\mathrm{\\sigma}, capital sigma, greek" }, { "name": "upsigma", "if": "onlymath", "unusual": true, "detail": "σ", "doc": "\\mathrm{\\sigma} (omlmathrm), \\sigmaup (kpfonts mathdesign), \\upsigma (upgreek), sigma, greek" }, { "name": "uptau", "if": "onlymath", "unusual": true, "detail": "τ", "doc": "\\mathrm{\\tau} (omlmathrm), \\tauup (kpfonts mathdesign), \\uptau (upgreek), tau, greek" }, { "name": "upTheta", "if": "onlymath", "unusual": true, "detail": "Θ", "doc": "\\theta (-slantedgreek), \\mathrm{\\theta}, capital theta, greek" }, { "name": "uptheta", "if": "onlymath", "unusual": true, "detail": "θ", "doc": "\\mathrm{\\theta} (omlmathrm), \\thetaup (kpfonts mathdesign), straight theta, \\uptheta (upgreek), theta, greek" }, { "name": "upUpsilon", "if": "onlymath", "unusual": true, "detail": "ϒ", "doc": "\\mathrm{\\upsilon}, greek upsilon with hook symbol" }, { "name": "upupsilon", "if": "onlymath", "unusual": true, "detail": "υ", "doc": "\\mathrm{\\upsilon} (omlmathrm), \\upsilonup (kpfonts mathdesign), \\upupsilon (upgreek), upsilon, greek" }, { "name": "upvarbackepsilon", "if": "onlymath", "unusual": true }, { "name": "upvarbeta", "if": "onlymath", "unusual": true, "detail": "ϐ (\"arevmath\" command)", "doc": "Rounded beta, greek" }, { "name": "upvarepsilon", "if": "onlymath", "unusual": true, "detail": "ϵ", "doc": "\\mathrm{\\epsilon} (omlmathrm), \\epsilonup (kpfonts mathdesign), greek lunate epsilon symbol" }, { "name": "upvarkappa", "if": "onlymath", "unusual": true, "detail": "ϰ (\"amssymb\" command)", "doc": "Greek kappa symbol (round)" }, { "name": "upvarphi", "if": "onlymath", "unusual": true, "detail": "φ", "doc": "\\mathrm{\\varphi} (omlmathrm), \\varphiup (kpfonts mathdesign), \\upvarphi (upgreek), curly or open phi, greek" }, { "name": "upvarpi", "if": "onlymath", "unusual": true, "detail": "ϖ", "doc": "\\mathrm{\\varpi} (omlmathrm), \\varpiup (kpfonts mathdesign), greek pi symbol (pomega)" }, { "name": "upvarrho", "if": "onlymath", "unusual": true, "detail": "ϱ", "doc": "\\mathrm{\\varrho} (omlmathrm), \\varrhoup (kpfonts mathdesign), greek rho symbol (round)" }, { "name": "upvarsigma", "if": "onlymath", "unusual": true, "detail": "ς", "doc": "\\mathrm{\\varsigma} (omlmathrm), \\varsigmaup (kpfonts mathdesign), \\upvarsigma (upgreek), terminal sigma, greek" }, { "name": "upvartheta", "if": "onlymath", "unusual": true, "detail": "ϑ", "doc": "\\mathrm{\\vartheta} (omlmathrm), \\varthetaup (kpfonts mathdesign), curly or open theta" }, { "name": "upXi", "if": "onlymath", "unusual": true, "detail": "Ξ", "doc": "\\xi (-slantedgreek), \\mathrm{\\xi}, capital xi, greek" }, { "name": "upxi", "if": "onlymath", "unusual": true, "detail": "ξ", "doc": "\\mathrm{\\xi} (omlmathrm), \\xiup (kpfonts mathdesign), \\upxi (upgreek), xi, greek" }, { "name": "upzeta", "if": "onlymath", "unusual": true, "detail": "ζ", "doc": "\\mathrm{\\zeta} (omlmathrm), \\zetaup (kpfonts mathdesign), \\upzeta (upgreek), zeta, greek" }, { "name": "varbackepsilon", "if": "onlymath" }, { "name": "varbeta", "if": "onlymath" }, { "name": "varidotsint", "if": "onlymath" }, { "name": "variiiint", "if": "onlymath" }, { "name": "variiint", "if": "onlymath" }, { "name": "variint", "if": "onlymath" }, { "name": "varint", "if": "onlymath" }, { "name": "varkappa", "if": "onlymath" }, { "name": "varlanddownint", "if": "onlymath" }, { "name": "varlandupint", "if": "onlymath" }, { "name": "varlcircleleftint", "if": "onlymath" }, { "name": "varlcirclerightint", "if": "onlymath" }, { "name": "varoiint", "if": "onlymath" }, { "name": "varoint", "if": "onlymath" }, { "name": "varrcircleleftint", "if": "onlymath" }, { "name": "varrcirclerightint", "if": "onlymath" }, { "name": "varsmallint", "if": "onlymath" }, { "name": "varstrokedint", "if": "onlymath" }, { "name": "varsumint", "if": "onlymath" }, { "name": "backepsilon", "if": "math" }, { "name": "Bbbk", "if": "math", "detail": "𝕜 (\"bbold fourier\" command)", "doc": "\\bbbk (amssymb), mathematical double-struck small k" }, { "name": "digamma", "if": "math" }, { "name": "eth", "if": "math" }, { "name": "italpha", "if": "math", "unusual": true }, { "name": "itbackepsilon", "if": "math", "unusual": true }, { "name": "itbeta", "if": "math", "unusual": true }, { "name": "itchi", "if": "math", "unusual": true }, { "name": "itDelta", "if": "math", "unusual": true }, { "name": "itdelta", "if": "math", "unusual": true }, { "name": "itdigamma", "if": "math", "unusual": true }, { "name": "itepsilon", "if": "math", "unusual": true }, { "name": "iteta", "if": "math", "unusual": true }, { "name": "iteth", "if": "math", "unusual": true }, { "name": "itGamma", "if": "math", "unusual": true }, { "name": "itgamma", "if": "math", "unusual": true }, { "name": "itiota", "if": "math", "unusual": true }, { "name": "itkappa", "if": "math", "unusual": true }, { "name": "itLambda", "if": "math", "unusual": true }, { "name": "itlambda", "if": "math", "unusual": true }, { "name": "itmu", "if": "math", "unusual": true }, { "name": "itnu", "if": "math", "unusual": true }, { "name": "itOmega", "if": "math", "unusual": true }, { "name": "itomega", "if": "math", "unusual": true }, { "name": "itPhi", "if": "math", "unusual": true }, { "name": "itphi", "if": "math", "unusual": true }, { "name": "itPi", "if": "math", "unusual": true }, { "name": "itpi", "if": "math", "unusual": true }, { "name": "itPsi", "if": "math", "unusual": true }, { "name": "itpsi", "if": "math", "unusual": true }, { "name": "itrho", "if": "math", "unusual": true }, { "name": "itSigma", "if": "math", "unusual": true }, { "name": "itsigma", "if": "math", "unusual": true }, { "name": "ittau", "if": "math", "unusual": true }, { "name": "itTheta", "if": "math", "unusual": true }, { "name": "ittheta", "if": "math", "unusual": true }, { "name": "itUpsilon", "if": "math", "unusual": true }, { "name": "itupsilon", "if": "math", "unusual": true }, { "name": "itvarbackepsilon", "if": "math", "unusual": true }, { "name": "itvarbeta", "if": "math", "unusual": true }, { "name": "itvarepsilon", "if": "math", "unusual": true }, { "name": "itvarkappa", "if": "math", "unusual": true }, { "name": "itvarphi", "if": "math", "unusual": true }, { "name": "itvarpi", "if": "math", "unusual": true }, { "name": "itvarrho", "if": "math", "unusual": true }, { "name": "itvarsigma", "if": "math", "unusual": true }, { "name": "itvartheta", "if": "math", "unusual": true }, { "name": "itXi", "if": "math", "unusual": true }, { "name": "itxi", "if": "math", "unusual": true }, { "name": "itzeta", "if": "math", "unusual": true }, { "name": "mathfrak", "if": "math", "arg": { "format": "{}", "snippet": "mathfrak{${1:text%plain}}" } }, { "name": "slashedzero", "if": "math" }, { "name": "tstrokedint", "if": "math", "unusual": true }, { "name": "tstrokedint", "if": "math", "unusual": true }, { "name": "upalpha", "if": "math", "unusual": true, "detail": "α", "doc": "\\mathrm{\\alpha} (omlmathrm), \\alphaup (kpfonts mathdesign), \\upalpha (upgreek), alpha, greek" }, { "name": "upbackepsilon", "if": "math", "unusual": true, "detail": "϶ (\"amssymb wrisym\" command)", "doc": "Greek reversed lunate epsilon symbol" }, { "name": "upbeta", "if": "math", "unusual": true, "detail": "β", "doc": "\\mathrm{\\beta} (omlmathrm), \\betaup (kpfonts mathdesign), \\upbeta (upgreek), beta, greek" }, { "name": "upchi", "if": "math", "unusual": true, "detail": "χ", "doc": "\\mathrm{\\chi} (omlmathrm), \\chiup (kpfonts mathdesign), \\upchi (upgreek), chi, greek" }, { "name": "upDelta", "if": "math", "unusual": true, "detail": "Δ", "doc": "\\delta (-slantedgreek), \\mathrm{\\delta}, capital delta, greek" }, { "name": "updelta", "if": "math", "unusual": true, "detail": "δ", "doc": "\\mathrm{\\delta} (omlmathrm), \\deltaup (kpfonts mathdesign), \\updelta (upgreek), delta, greek" }, { "name": "updigamma", "if": "math", "unusual": true, "detail": "ϝ (\"amssymb arevmath wrisym\" command)", "doc": "Greek small letter digamma" }, { "name": "upell", "if": "math", "unusual": true }, { "name": "upepsilon", "if": "math", "unusual": true, "detail": "ε", "doc": "\\mathrm{\\varepsilon} (omlmathrm), \\varepsilonup (kpfonts mathdesign), \\upepsilon (upgreek), rounded epsilon, greek" }, { "name": "upeta", "if": "math", "unusual": true, "detail": "η", "doc": "\\mathrm{\\eta} (omlmathrm), \\etaup (kpfonts mathdesign), \\upeta (upgreek), eta, greek" }, { "name": "upeth", "if": "math", "unusual": true }, { "name": "upGamma", "if": "math", "unusual": true, "detail": "Γ", "doc": "\\gamma (-slantedgreek), \\mathrm{\\gamma}, capital gamma, greek" }, { "name": "upgamma", "if": "math", "unusual": true, "detail": "γ", "doc": "\\mathrm{\\gamma} (omlmathrm), \\gammaup (kpfonts mathdesign), \\upgamma (upgreek), gamma, greek" }, { "name": "uphbar", "if": "math", "unusual": true }, { "name": "upimath", "if": "math", "unusual": true }, { "name": "upiota", "if": "math", "unusual": true, "detail": "ι", "doc": "\\mathrm{\\iota} (omlmathrm), \\iotaup (kpfonts mathdesign), \\upiota (upgreek), iota, greek" }, { "name": "upjmath", "if": "math", "unusual": true }, { "name": "upkappa", "if": "math", "unusual": true, "detail": "κ", "doc": "\\mathrm{\\kappa} (omlmathrm), \\kappaup (kpfonts mathdesign), \\upkappa (upgreek), kappa, greek" }, { "name": "upLambda", "if": "math", "unusual": true, "detail": "Λ", "doc": "\\lambda (-slantedgreek), \\mathrm{\\lambda}, capital lambda, greek" }, { "name": "uplambda", "if": "math", "unusual": true, "detail": "λ", "doc": "\\mathrm{\\lambda} (omlmathrm), \\lambdaup (kpfonts mathdesign), \\uplambda (upgreek), lambda, greek" }, { "name": "upmu", "if": "math", "unusual": true, "detail": "μ", "doc": "\\mathrm{\\mu} (omlmathrm), \\muup (kpfonts mathdesign), \\upmu (upgreek), mu, greek" }, { "name": "upnu", "if": "math", "unusual": true, "detail": "ν", "doc": "\\mathrm{\\nu} (omlmathrm), \\nuup (kpfonts mathdesign), \\upnu (upgreek), nu, greek" }, { "name": "upOmega", "if": "math", "unusual": true, "detail": "Ω", "doc": "\\omega (-slantedgreek), \\mathrm{\\omega}, capital omega, greek" }, { "name": "upomega", "if": "math", "unusual": true, "detail": "ω", "doc": "\\mathrm{\\omega} (omlmathrm), \\omegaup (kpfonts mathdesign), \\upomega (upgreek), omega, greek" }, { "name": "uppartial", "if": "math", "unusual": true }, { "name": "upPhi", "if": "math", "unusual": true, "detail": "Φ", "doc": "\\phi (-slantedgreek), \\mathrm{\\phi}, capital phi, greek" }, { "name": "upphi", "if": "math", "unusual": true, "detail": "ϕ", "doc": "\\mathrm{\\phi} (omlmathrm), \\phiup (kpfonts mathdesign), greek phi symbol (straight)" }, { "name": "upPi", "if": "math", "unusual": true, "detail": "Π", "doc": "\\pi (-slantedgreek), \\mathrm{\\pi}, capital pi, greek" }, { "name": "uppi", "if": "math", "unusual": true, "detail": "π", "doc": "\\mathrm{\\pi} (omlmathrm), \\piup (kpfonts mathdesign), \\uppi (upgreek), pi, greek" }, { "name": "upPsi", "if": "math", "unusual": true, "detail": "Ψ", "doc": "\\psi (-slantedgreek), \\mathrm{\\psi}, capital psi, greek" }, { "name": "uppsi", "if": "math", "unusual": true, "detail": "ψ", "doc": "\\mathrm{\\psi} (omlmathrm), \\psiup (kpfonts mathdesign), \\uppsi (upgreek), psi, greek" }, { "name": "uprho", "if": "math", "unusual": true, "detail": "ρ", "doc": "\\mathrm{\\rho} (omlmathrm), \\rhoup (kpfonts mathdesign), \\uprho (upgreek), rho, greek" }, { "name": "upSigma", "if": "math", "unusual": true, "detail": "Σ", "doc": "\\sigma (-slantedgreek), \\mathrm{\\sigma}, capital sigma, greek" }, { "name": "upsigma", "if": "math", "unusual": true, "detail": "σ", "doc": "\\mathrm{\\sigma} (omlmathrm), \\sigmaup (kpfonts mathdesign), \\upsigma (upgreek), sigma, greek" }, { "name": "uptau", "if": "math", "unusual": true, "detail": "τ", "doc": "\\mathrm{\\tau} (omlmathrm), \\tauup (kpfonts mathdesign), \\uptau (upgreek), tau, greek" }, { "name": "upTheta", "if": "math", "unusual": true, "detail": "Θ", "doc": "\\theta (-slantedgreek), \\mathrm{\\theta}, capital theta, greek" }, { "name": "uptheta", "if": "math", "unusual": true, "detail": "θ", "doc": "\\mathrm{\\theta} (omlmathrm), \\thetaup (kpfonts mathdesign), straight theta, \\uptheta (upgreek), theta, greek" }, { "name": "upUpsilon", "if": "math", "unusual": true, "detail": "ϒ", "doc": "\\mathrm{\\upsilon}, greek upsilon with hook symbol" }, { "name": "upupsilon", "if": "math", "unusual": true, "detail": "υ", "doc": "\\mathrm{\\upsilon} (omlmathrm), \\upsilonup (kpfonts mathdesign), \\upupsilon (upgreek), upsilon, greek" }, { "name": "upvarbackepsilon", "if": "math", "unusual": true }, { "name": "upvarbeta", "if": "math", "unusual": true, "detail": "ϐ (\"arevmath\" command)", "doc": "Rounded beta, greek" }, { "name": "upvarepsilon", "if": "math", "unusual": true, "detail": "ϵ", "doc": "\\mathrm{\\epsilon} (omlmathrm), \\epsilonup (kpfonts mathdesign), greek lunate epsilon symbol" }, { "name": "upvarkappa", "if": "math", "unusual": true, "detail": "ϰ (\"amssymb\" command)", "doc": "Greek kappa symbol (round)" }, { "name": "upvarphi", "if": "math", "unusual": true, "detail": "φ", "doc": "\\mathrm{\\varphi} (omlmathrm), \\varphiup (kpfonts mathdesign), \\upvarphi (upgreek), curly or open phi, greek" }, { "name": "upvarpi", "if": "math", "unusual": true, "detail": "ϖ", "doc": "\\mathrm{\\varpi} (omlmathrm), \\varpiup (kpfonts mathdesign), greek pi symbol (pomega)" }, { "name": "upvarrho", "if": "math", "unusual": true, "detail": "ϱ", "doc": "\\mathrm{\\varrho} (omlmathrm), \\varrhoup (kpfonts mathdesign), greek rho symbol (round)" }, { "name": "upvarsigma", "if": "math", "unusual": true, "detail": "ς", "doc": "\\mathrm{\\varsigma} (omlmathrm), \\varsigmaup (kpfonts mathdesign), \\upvarsigma (upgreek), terminal sigma, greek" }, { "name": "upvartheta", "if": "math", "unusual": true, "detail": "ϑ", "doc": "\\mathrm{\\vartheta} (omlmathrm), \\varthetaup (kpfonts mathdesign), curly or open theta" }, { "name": "upXi", "if": "math", "unusual": true, "detail": "Ξ", "doc": "\\xi (-slantedgreek), \\mathrm{\\xi}, capital xi, greek" }, { "name": "upxi", "if": "math", "unusual": true, "detail": "ξ", "doc": "\\mathrm{\\xi} (omlmathrm), \\xiup (kpfonts mathdesign), \\upxi (upgreek), xi, greek" }, { "name": "upzeta", "if": "math", "unusual": true, "detail": "ζ", "doc": "\\mathrm{\\zeta} (omlmathrm), \\zetaup (kpfonts mathdesign), \\upzeta (upgreek), zeta, greek" }, { "name": "varbackepsilon", "if": "math" }, { "name": "varbeta", "if": "math" }, { "name": "varidotsint", "if": "math" }, { "name": "variiiint", "if": "math" }, { "name": "variiint", "if": "math" }, { "name": "variint", "if": "math" }, { "name": "varint", "if": "math" }, { "name": "varkappa", "if": "math" }, { "name": "varlanddownint", "if": "math" }, { "name": "varlandupint", "if": "math" }, { "name": "varlcircleleftint", "if": "math" }, { "name": "varlcirclerightint", "if": "math" }, { "name": "varoiint", "if": "math" }, { "name": "varoint", "if": "math" }, { "name": "varrcircleleftint", "if": "math" }, { "name": "varrcirclerightint", "if": "math" }, { "name": "varsmallint", "if": "math" }, { "name": "varstrokedint", "if": "math" }, { "name": "varsumint", "if": "math" }, { "name": "backepsilon", "if": "sansmath" }, { "name": "Bbbk", "if": "sansmath", "detail": "𝕜 (\"bbold fourier\" command)", "doc": "\\bbbk (amssymb), mathematical double-struck small k" }, { "name": "digamma", "if": "sansmath" }, { "name": "eth", "if": "sansmath" }, { "name": "italpha", "if": "sansmath", "unusual": true }, { "name": "itbackepsilon", "if": "sansmath", "unusual": true }, { "name": "itbeta", "if": "sansmath", "unusual": true }, { "name": "itchi", "if": "sansmath", "unusual": true }, { "name": "itDelta", "if": "sansmath", "unusual": true }, { "name": "itdelta", "if": "sansmath", "unusual": true }, { "name": "itdigamma", "if": "sansmath", "unusual": true }, { "name": "itepsilon", "if": "sansmath", "unusual": true }, { "name": "iteta", "if": "sansmath", "unusual": true }, { "name": "iteth", "if": "sansmath", "unusual": true }, { "name": "itGamma", "if": "sansmath", "unusual": true }, { "name": "itgamma", "if": "sansmath", "unusual": true }, { "name": "itiota", "if": "sansmath", "unusual": true }, { "name": "itkappa", "if": "sansmath", "unusual": true }, { "name": "itLambda", "if": "sansmath", "unusual": true }, { "name": "itlambda", "if": "sansmath", "unusual": true }, { "name": "itmu", "if": "sansmath", "unusual": true }, { "name": "itnu", "if": "sansmath", "unusual": true }, { "name": "itOmega", "if": "sansmath", "unusual": true }, { "name": "itomega", "if": "sansmath", "unusual": true }, { "name": "itPhi", "if": "sansmath", "unusual": true }, { "name": "itphi", "if": "sansmath", "unusual": true }, { "name": "itPi", "if": "sansmath", "unusual": true }, { "name": "itpi", "if": "sansmath", "unusual": true }, { "name": "itPsi", "if": "sansmath", "unusual": true }, { "name": "itpsi", "if": "sansmath", "unusual": true }, { "name": "itrho", "if": "sansmath", "unusual": true }, { "name": "itSigma", "if": "sansmath", "unusual": true }, { "name": "itsigma", "if": "sansmath", "unusual": true }, { "name": "ittau", "if": "sansmath", "unusual": true }, { "name": "itTheta", "if": "sansmath", "unusual": true }, { "name": "ittheta", "if": "sansmath", "unusual": true }, { "name": "itUpsilon", "if": "sansmath", "unusual": true }, { "name": "itupsilon", "if": "sansmath", "unusual": true }, { "name": "itvarbackepsilon", "if": "sansmath", "unusual": true }, { "name": "itvarbeta", "if": "sansmath", "unusual": true }, { "name": "itvarepsilon", "if": "sansmath", "unusual": true }, { "name": "itvarkappa", "if": "sansmath", "unusual": true }, { "name": "itvarphi", "if": "sansmath", "unusual": true }, { "name": "itvarpi", "if": "sansmath", "unusual": true }, { "name": "itvarrho", "if": "sansmath", "unusual": true }, { "name": "itvarsigma", "if": "sansmath", "unusual": true }, { "name": "itvartheta", "if": "sansmath", "unusual": true }, { "name": "itXi", "if": "sansmath", "unusual": true }, { "name": "itxi", "if": "sansmath", "unusual": true }, { "name": "itzeta", "if": "sansmath", "unusual": true }, { "name": "mathfrak", "if": "sansmath", "arg": { "format": "{}", "snippet": "mathfrak{${1:text%plain}}" } }, { "name": "slashedzero", "if": "sansmath" }, { "name": "tstrokedint", "if": "sansmath", "unusual": true }, { "name": "tstrokedint", "if": "sansmath", "unusual": true }, { "name": "upalpha", "if": "sansmath", "unusual": true, "detail": "α", "doc": "\\mathrm{\\alpha} (omlmathrm), \\alphaup (kpfonts mathdesign), \\upalpha (upgreek), alpha, greek" }, { "name": "upbackepsilon", "if": "sansmath", "unusual": true, "detail": "϶ (\"amssymb wrisym\" command)", "doc": "Greek reversed lunate epsilon symbol" }, { "name": "upbeta", "if": "sansmath", "unusual": true, "detail": "β", "doc": "\\mathrm{\\beta} (omlmathrm), \\betaup (kpfonts mathdesign), \\upbeta (upgreek), beta, greek" }, { "name": "upchi", "if": "sansmath", "unusual": true, "detail": "χ", "doc": "\\mathrm{\\chi} (omlmathrm), \\chiup (kpfonts mathdesign), \\upchi (upgreek), chi, greek" }, { "name": "upDelta", "if": "sansmath", "unusual": true, "detail": "Δ", "doc": "\\delta (-slantedgreek), \\mathrm{\\delta}, capital delta, greek" }, { "name": "updelta", "if": "sansmath", "unusual": true, "detail": "δ", "doc": "\\mathrm{\\delta} (omlmathrm), \\deltaup (kpfonts mathdesign), \\updelta (upgreek), delta, greek" }, { "name": "updigamma", "if": "sansmath", "unusual": true, "detail": "ϝ (\"amssymb arevmath wrisym\" command)", "doc": "Greek small letter digamma" }, { "name": "upell", "if": "sansmath", "unusual": true }, { "name": "upepsilon", "if": "sansmath", "unusual": true, "detail": "ε", "doc": "\\mathrm{\\varepsilon} (omlmathrm), \\varepsilonup (kpfonts mathdesign), \\upepsilon (upgreek), rounded epsilon, greek" }, { "name": "upeta", "if": "sansmath", "unusual": true, "detail": "η", "doc": "\\mathrm{\\eta} (omlmathrm), \\etaup (kpfonts mathdesign), \\upeta (upgreek), eta, greek" }, { "name": "upeth", "if": "sansmath", "unusual": true }, { "name": "upGamma", "if": "sansmath", "unusual": true, "detail": "Γ", "doc": "\\gamma (-slantedgreek), \\mathrm{\\gamma}, capital gamma, greek" }, { "name": "upgamma", "if": "sansmath", "unusual": true, "detail": "γ", "doc": "\\mathrm{\\gamma} (omlmathrm), \\gammaup (kpfonts mathdesign), \\upgamma (upgreek), gamma, greek" }, { "name": "uphbar", "if": "sansmath", "unusual": true }, { "name": "upimath", "if": "sansmath", "unusual": true }, { "name": "upiota", "if": "sansmath", "unusual": true, "detail": "ι", "doc": "\\mathrm{\\iota} (omlmathrm), \\iotaup (kpfonts mathdesign), \\upiota (upgreek), iota, greek" }, { "name": "upjmath", "if": "sansmath", "unusual": true }, { "name": "upkappa", "if": "sansmath", "unusual": true, "detail": "κ", "doc": "\\mathrm{\\kappa} (omlmathrm), \\kappaup (kpfonts mathdesign), \\upkappa (upgreek), kappa, greek" }, { "name": "upLambda", "if": "sansmath", "unusual": true, "detail": "Λ", "doc": "\\lambda (-slantedgreek), \\mathrm{\\lambda}, capital lambda, greek" }, { "name": "uplambda", "if": "sansmath", "unusual": true, "detail": "λ", "doc": "\\mathrm{\\lambda} (omlmathrm), \\lambdaup (kpfonts mathdesign), \\uplambda (upgreek), lambda, greek" }, { "name": "upmu", "if": "sansmath", "unusual": true, "detail": "μ", "doc": "\\mathrm{\\mu} (omlmathrm), \\muup (kpfonts mathdesign), \\upmu (upgreek), mu, greek" }, { "name": "upnu", "if": "sansmath", "unusual": true, "detail": "ν", "doc": "\\mathrm{\\nu} (omlmathrm), \\nuup (kpfonts mathdesign), \\upnu (upgreek), nu, greek" }, { "name": "upOmega", "if": "sansmath", "unusual": true, "detail": "Ω", "doc": "\\omega (-slantedgreek), \\mathrm{\\omega}, capital omega, greek" }, { "name": "upomega", "if": "sansmath", "unusual": true, "detail": "ω", "doc": "\\mathrm{\\omega} (omlmathrm), \\omegaup (kpfonts mathdesign), \\upomega (upgreek), omega, greek" }, { "name": "uppartial", "if": "sansmath", "unusual": true }, { "name": "upPhi", "if": "sansmath", "unusual": true, "detail": "Φ", "doc": "\\phi (-slantedgreek), \\mathrm{\\phi}, capital phi, greek" }, { "name": "upphi", "if": "sansmath", "unusual": true, "detail": "ϕ", "doc": "\\mathrm{\\phi} (omlmathrm), \\phiup (kpfonts mathdesign), greek phi symbol (straight)" }, { "name": "upPi", "if": "sansmath", "unusual": true, "detail": "Π", "doc": "\\pi (-slantedgreek), \\mathrm{\\pi}, capital pi, greek" }, { "name": "uppi", "if": "sansmath", "unusual": true, "detail": "π", "doc": "\\mathrm{\\pi} (omlmathrm), \\piup (kpfonts mathdesign), \\uppi (upgreek), pi, greek" }, { "name": "upPsi", "if": "sansmath", "unusual": true, "detail": "Ψ", "doc": "\\psi (-slantedgreek), \\mathrm{\\psi}, capital psi, greek" }, { "name": "uppsi", "if": "sansmath", "unusual": true, "detail": "ψ", "doc": "\\mathrm{\\psi} (omlmathrm), \\psiup (kpfonts mathdesign), \\uppsi (upgreek), psi, greek" }, { "name": "uprho", "if": "sansmath", "unusual": true, "detail": "ρ", "doc": "\\mathrm{\\rho} (omlmathrm), \\rhoup (kpfonts mathdesign), \\uprho (upgreek), rho, greek" }, { "name": "upSigma", "if": "sansmath", "unusual": true, "detail": "Σ", "doc": "\\sigma (-slantedgreek), \\mathrm{\\sigma}, capital sigma, greek" }, { "name": "upsigma", "if": "sansmath", "unusual": true, "detail": "σ", "doc": "\\mathrm{\\sigma} (omlmathrm), \\sigmaup (kpfonts mathdesign), \\upsigma (upgreek), sigma, greek" }, { "name": "uptau", "if": "sansmath", "unusual": true, "detail": "τ", "doc": "\\mathrm{\\tau} (omlmathrm), \\tauup (kpfonts mathdesign), \\uptau (upgreek), tau, greek" }, { "name": "upTheta", "if": "sansmath", "unusual": true, "detail": "Θ", "doc": "\\theta (-slantedgreek), \\mathrm{\\theta}, capital theta, greek" }, { "name": "uptheta", "if": "sansmath", "unusual": true, "detail": "θ", "doc": "\\mathrm{\\theta} (omlmathrm), \\thetaup (kpfonts mathdesign), straight theta, \\uptheta (upgreek), theta, greek" }, { "name": "upUpsilon", "if": "sansmath", "unusual": true, "detail": "ϒ", "doc": "\\mathrm{\\upsilon}, greek upsilon with hook symbol" }, { "name": "upupsilon", "if": "sansmath", "unusual": true, "detail": "υ", "doc": "\\mathrm{\\upsilon} (omlmathrm), \\upsilonup (kpfonts mathdesign), \\upupsilon (upgreek), upsilon, greek" }, { "name": "upvarbackepsilon", "if": "sansmath", "unusual": true }, { "name": "upvarbeta", "if": "sansmath", "unusual": true, "detail": "ϐ (\"arevmath\" command)", "doc": "Rounded beta, greek" }, { "name": "upvarepsilon", "if": "sansmath", "unusual": true, "detail": "ϵ", "doc": "\\mathrm{\\epsilon} (omlmathrm), \\epsilonup (kpfonts mathdesign), greek lunate epsilon symbol" }, { "name": "upvarkappa", "if": "sansmath", "unusual": true, "detail": "ϰ (\"amssymb\" command)", "doc": "Greek kappa symbol (round)" }, { "name": "upvarphi", "if": "sansmath", "unusual": true, "detail": "φ", "doc": "\\mathrm{\\varphi} (omlmathrm), \\varphiup (kpfonts mathdesign), \\upvarphi (upgreek), curly or open phi, greek" }, { "name": "upvarpi", "if": "sansmath", "unusual": true, "detail": "ϖ", "doc": "\\mathrm{\\varpi} (omlmathrm), \\varpiup (kpfonts mathdesign), greek pi symbol (pomega)" }, { "name": "upvarrho", "if": "sansmath", "unusual": true, "detail": "ϱ", "doc": "\\mathrm{\\varrho} (omlmathrm), \\varrhoup (kpfonts mathdesign), greek rho symbol (round)" }, { "name": "upvarsigma", "if": "sansmath", "unusual": true, "detail": "ς", "doc": "\\mathrm{\\varsigma} (omlmathrm), \\varsigmaup (kpfonts mathdesign), \\upvarsigma (upgreek), terminal sigma, greek" }, { "name": "upvartheta", "if": "sansmath", "unusual": true, "detail": "ϑ", "doc": "\\mathrm{\\vartheta} (omlmathrm), \\varthetaup (kpfonts mathdesign), curly or open theta" }, { "name": "upXi", "if": "sansmath", "unusual": true, "detail": "Ξ", "doc": "\\xi (-slantedgreek), \\mathrm{\\xi}, capital xi, greek" }, { "name": "upxi", "if": "sansmath", "unusual": true, "detail": "ξ", "doc": "\\mathrm{\\xi} (omlmathrm), \\xiup (kpfonts mathdesign), \\upxi (upgreek), xi, greek" }, { "name": "upzeta", "if": "sansmath", "unusual": true, "detail": "ζ", "doc": "\\mathrm{\\zeta} (omlmathrm), \\zetaup (kpfonts mathdesign), \\upzeta (upgreek), zeta, greek" }, { "name": "varbackepsilon", "if": "sansmath" }, { "name": "varbeta", "if": "sansmath" }, { "name": "varidotsint", "if": "sansmath" }, { "name": "variiiint", "if": "sansmath" }, { "name": "variiint", "if": "sansmath" }, { "name": "variint", "if": "sansmath" }, { "name": "varint", "if": "sansmath" }, { "name": "varkappa", "if": "sansmath" }, { "name": "varlanddownint", "if": "sansmath" }, { "name": "varlandupint", "if": "sansmath" }, { "name": "varlcircleleftint", "if": "sansmath" }, { "name": "varlcirclerightint", "if": "sansmath" }, { "name": "varoiint", "if": "sansmath" }, { "name": "varoint", "if": "sansmath" }, { "name": "varrcircleleftint", "if": "sansmath" }, { "name": "varrcirclerightint", "if": "sansmath" }, { "name": "varsmallint", "if": "sansmath" }, { "name": "varstrokedint", "if": "sansmath" }, { "name": "varsumint", "if": "sansmath" }, { "name": "IfSymbolFont", "if": "sansmath", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfSymbolFont{${1:name}}{${2:true}}{${3:false}}" } }, { "name": "ibycusdefault", "unusual": true }, { "name": "MdSlantfracSpacingAfterSlash", "unusual": true }, { "name": "MdSlantfracSpacingBeforeSlash", "unusual": true }, { "name": "slantfrac", "arg": { "format": "{}{}", "snippet": "slantfrac{${1:numerator}}{${2:denominator}}" } }, { "name": "smallfrac", "arg": { "format": "{}{}", "snippet": "smallfrac{${1:numerator}}{${2:denominator}}" } } ], "envs": [], "keys": { "\\usepackage/MyriadPro#c": [ "onlytext", "onlymath", "math", "sansmath", "scale=${1:factor}", "noopticals", "smallfamily", "medfamily", "normalsize", "textosf", "textlf", "mathosf", "mathlf", "osf", "lf", "mathtabular", "cmsy", "abx", "crswash", "crswash=${1|noptsmall,optsmall,noptmed,optmed|}", "lucidabb", "fourierbb", "frenchmath", "mixedgreek", "italicgreek", "myriadint", "footnotefigures", "loosequotes" ], "\\mathversion#c": [ "tabular", "boldtabular", "tabular", "boldtabular" ] }, "args": [ "\\usepackage/MyriadPro#c" ] } ================================================ FILE: dev/packages/Nouveaud.json ================================================ { "deps": [], "macros": [ { "name": "Nouveaudfamily" }, { "name": "nouvd", "arg": { "format": "{}", "snippet": "nouvd{${1:text%plain}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/NumericPlots.json ================================================ { "deps": [ { "name": "calc" }, { "name": "fp" }, { "name": "ifthen" }, { "name": "pstricks" }, { "name": "pst-node" }, { "name": "pst-plot" }, { "name": "pstricks-add" }, { "name": "xcolor" }, { "name": "xkeyval" }, { "name": "xkvview" } ], "macros": [ { "name": "setxAxis", "arg": { "format": "{}", "snippet": "setxAxis{${1:keyvals}}", "keys": [ "\\setxAxis#c" ], "keyPos": 0 } }, { "name": "setyAxis", "arg": { "format": "{}", "snippet": "setyAxis{${1:keyvals}}", "keys": [ "\\setyAxis#c" ], "keyPos": 0 } }, { "name": "plotxAxis", "arg": { "format": "{}", "snippet": "plotxAxis{${1:label text}}" } }, { "name": "plotxAxis", "arg": { "format": "[]{}", "snippet": "plotxAxis[${2:options%keyvals}]{${1:label text}}", "keys": [ "\\plotxAxis#c,\\plotyAxis#c" ], "keyPos": 0 } }, { "name": "plotyAxis", "arg": { "format": "{}", "snippet": "plotyAxis{${1:label text}}" } }, { "name": "plotyAxis", "arg": { "format": "[]{}", "snippet": "plotyAxis[${2:options%keyvals}]{${1:label text}}", "keys": [ "\\plotxAxis#c,\\plotyAxis#c" ], "keyPos": 0 } }, { "name": "LegendDefinition", "arg": { "format": "{}", "snippet": "LegendDefinition{${1:definition}}" } }, { "name": "LegendDefinition", "arg": { "format": "[]{}", "snippet": "LegendDefinition[${2:options%keyvals}]{${1:definition}}", "keys": [ "\\LegendDefinition#c" ], "keyPos": 0 } }, { "name": "LegLine", "arg": { "format": "{}", "snippet": "LegLine{${1:\\psline keys}}" } }, { "name": "LegLine", "arg": { "format": "[]{}", "snippet": "LegLine[${2:legend options}]{${1:\\psline keys}}" } }, { "name": "LegDot", "arg": { "format": "{}", "snippet": "LegDot{${1:\\psdots keys}}" } }, { "name": "LegDot", "arg": { "format": "[]{}", "snippet": "LegDot[${2:legend options}]{${1:\\psdots keys}}" } }, { "name": "putN", "arg": { "format": "{}", "snippet": "putN{${1:stuff}}" } }, { "name": "putS", "arg": { "format": "{}", "snippet": "putS{${1:stuff}}" } }, { "name": "putW", "arg": { "format": "{}", "snippet": "putW{${1:stuff}}" } }, { "name": "putE", "arg": { "format": "{}", "snippet": "putE{${1:stuff}}" } }, { "name": "putNW", "arg": { "format": "{}", "snippet": "putNW{${1:stuff}}" } }, { "name": "putNE", "arg": { "format": "{}", "snippet": "putNE{${1:stuff}}" } }, { "name": "putSW", "arg": { "format": "{}", "snippet": "putSW{${1:stuff}}" } }, { "name": "putSE", "arg": { "format": "{}", "snippet": "putSE{${1:stuff}}" } }, { "name": "NDPput", "arg": { "format": "[]{}", "snippet": "NDPput[${2:options%keyvals}]{${1:stuff}}", "keys": [ "\\NDPput#c" ], "keyPos": 0 } }, { "name": "putExpX", "arg": { "format": "{}", "snippet": "putExpX{${1:stuff}}" } }, { "name": "putExpY", "arg": { "format": "{}", "snippet": "putExpY{${1:stuff}}" } }, { "name": "NDPhline", "arg": { "format": "{}", "snippet": "NDPhline{${1:y}}" } }, { "name": "NDPhline", "arg": { "format": "[]{}", "snippet": "NDPhline[${2:options%keyvals}]{${1:y}}", "keys": [ "\\NDPhline#c,\\NDPvline#c,\\NDPline#c" ], "keyPos": 0 } }, { "name": "NDPvline", "arg": { "format": "{}", "snippet": "NDPvline{${1:x}}" } }, { "name": "NDPvline", "arg": { "format": "[]{}", "snippet": "NDPvline[${2:options%keyvals}]{${1:x}}", "keys": [ "\\NDPhline#c,\\NDPvline#c,\\NDPline#c" ], "keyPos": 0 } }, { "name": "NDPline", "arg": { "format": "{}{}{}{}", "snippet": "NDPline{${1:x1}}{${2:y1}}{${3:x2}}{${4:y2}}" } }, { "name": "NDPline", "arg": { "format": "[]{}{}{}{}", "snippet": "NDPline[${5:options%keyvals}]{${1:x1}}{${2:y1}}{${3:x2}}{${4:y2}}", "keys": [ "\\NDPhline#c,\\NDPvline#c,\\NDPline#c" ], "keyPos": 0 } }, { "name": "NDPhbox", "arg": { "format": "{}{}", "snippet": "NDPhbox{${1:y1}}{${2:y2}}" } }, { "name": "NDPhbox", "arg": { "format": "[]{}{}", "snippet": "NDPhbox[${3:options%keyvals}]{${1:y1}}{${2:y2}}", "keys": [ "\\NDPhbox#c,\\NDPvbox#c,\\NDPbox#c" ], "keyPos": 0 } }, { "name": "NDPvbox", "arg": { "format": "{}{}", "snippet": "NDPvbox{${1:x1}}{${2:x2}}" } }, { "name": "NDPvbox", "arg": { "format": "[]{}{}", "snippet": "NDPvbox[${3:options%keyvals}]{${1:x1}}{${2:x2}}", "keys": [ "\\NDPhbox#c,\\NDPvbox#c,\\NDPbox#c" ], "keyPos": 0 } }, { "name": "NDPbox", "arg": { "format": "{}{}{}{}", "snippet": "NDPbox{${1:x1}}{${2:y1}}{${3:x2}}{${4:y2}}" } }, { "name": "NDPbox", "arg": { "format": "[]{}{}{}{}", "snippet": "NDPbox[${5:options%keyvals}]{${1:x1}}{${2:y1}}{${3:x2}}{${4:y2}}", "keys": [ "\\NDPhbox#c,\\NDPvbox#c,\\NDPbox#c" ], "keyPos": 0 } }, { "name": "plotxGrid" }, { "name": "plotyGrid" }, { "name": "multilistplot", "arg": { "format": "{}{}", "snippet": "multilistplot{${1:options%keyvals}}{${2:identifier}}" } }, { "name": "PutTickLabelXaxis", "arg": { "format": "[]{}", "snippet": "PutTickLabelXaxis[${2:options%keyvals}]{${1:label}}", "keys": [ "\\PutTickLabelXaxis#c" ], "keyPos": 0 } }, { "name": "PutTickLabelYaxis", "arg": { "format": "[]{}", "snippet": "PutTickLabelYaxis[${2:options%keyvals}]{${1:label}}", "keys": [ "\\PutTickLabelYaxis#c" ], "keyPos": 0 } }, { "name": "CheckIfColumntypeDefined", "unusual": true, "arg": { "format": "{}", "snippet": "CheckIfColumntypeDefined{${1:coltype}}" } }, { "name": "CPicHeight", "unusual": true }, { "name": "CPicWidth", "unusual": true }, { "name": "ifLegendOrientationCenter", "unusual": true }, { "name": "ifLegendOrientationLeft", "unusual": true }, { "name": "ifLegendOrientationRight", "unusual": true }, { "name": "iSubb", "unusual": true }, { "name": "LegLineWidth", "unusual": true }, { "name": "LogxAxis", "unusual": true }, { "name": "LogxAxisLabel", "unusual": true, "arg": { "format": "{}", "snippet": "LogxAxisLabel{${1:label}}" } }, { "name": "LogyAxis", "unusual": true }, { "name": "LogyAxisLabel", "unusual": true, "arg": { "format": "{}", "snippet": "LogyAxisLabel{${1:label}}" } }, { "name": "makeXLabel", "unusual": true, "arg": { "format": "{}", "snippet": "makeXLabel{${1:label}}" } }, { "name": "makeXTickLabel", "unusual": true, "arg": { "format": "{}", "snippet": "makeXTickLabel{${1:label}}" } }, { "name": "makeYLabel", "unusual": true, "arg": { "format": "{}", "snippet": "makeYLabel{${1:label}}" } }, { "name": "makeYTickLabel", "unusual": true, "arg": { "format": "{}", "snippet": "makeYTickLabel{${1:label}}" } }, { "name": "NDPputRotation", "unusual": true }, { "name": "NDPputXcoord", "unusual": true }, { "name": "NDPputXcoordOne", "unusual": true }, { "name": "NDPputYcoord", "unusual": true }, { "name": "NDPRefPoint", "unusual": true }, { "name": "nrAxisStyle", "unusual": true }, { "name": "nrLegendCols", "unusual": true }, { "name": "nrLegOrient", "unusual": true }, { "name": "nrPutAxis", "unusual": true }, { "name": "NumDataPlotBaseline", "unusual": true }, { "name": "NumDataPlotBuffer", "unusual": true }, { "name": "NumDataPlotBufferI", "unusual": true }, { "name": "NumDataPlotDDx", "unusual": true }, { "name": "NumDataPlotDDy", "unusual": true }, { "name": "NumDataPlotDistance", "unusual": true }, { "name": "NumDataPlotDx", "unusual": true }, { "name": "NumDataPlotdx", "unusual": true }, { "name": "NumDataPlotdxLabels", "unusual": true }, { "name": "NumDataPlotDy", "unusual": true }, { "name": "NumDataPlotdy", "unusual": true }, { "name": "NumDataPlotdyLabels", "unusual": true }, { "name": "NumDataPlotGxPicMax", "unusual": true }, { "name": "NumDataPlotGxPicMin", "unusual": true }, { "name": "NumDataPlotGyPicMax", "unusual": true }, { "name": "NumDataPlotGyPicMin", "unusual": true }, { "name": "NumDataPlotLnTen", "unusual": true }, { "name": "NumDataPlotTickPos", "unusual": true }, { "name": "NumDataPlotxCoordMax", "unusual": true }, { "name": "NumDataPlotxCoordMin", "unusual": true }, { "name": "NumDataPlotxCoordRange", "unusual": true }, { "name": "NumDataPlotxDataCoordRatio", "unusual": true }, { "name": "NumDataPlotxLabelOption", "unusual": true }, { "name": "NumDataPlotxLabelOrientation", "unusual": true }, { "name": "NumDataPlotxLabelPos", "unusual": true }, { "name": "NumDataPlotxMax", "unusual": true }, { "name": "NumDataPlotxMin", "unusual": true }, { "name": "NumDataPlotxO", "unusual": true }, { "name": "NumDataPlotxRange", "unusual": true }, { "name": "NumDataPlotxTickBaseline", "unusual": true }, { "name": "NumDataPlotxTickDistance", "unusual": true }, { "name": "NumDataPlotxTickLabelOption", "unusual": true }, { "name": "NumDataPlotxTickLabelRot", "unusual": true }, { "name": "NumDataPlotyCoordMax", "unusual": true }, { "name": "NumDataPlotyCoordMin", "unusual": true }, { "name": "NumDataPlotyCoordRange", "unusual": true }, { "name": "NumDataPlotyDataCoordRatio", "unusual": true }, { "name": "NumDataPlotyLabelOption", "unusual": true }, { "name": "NumDataPlotyLabelOrientation", "unusual": true }, { "name": "NumDataPlotyLabelPos", "unusual": true }, { "name": "NumDataPlotyMax", "unusual": true }, { "name": "NumDataPlotyMin", "unusual": true }, { "name": "NumDataPlotyO", "unusual": true }, { "name": "NumDataPlotyRange", "unusual": true }, { "name": "NumDataPlotyTickBaseline", "unusual": true }, { "name": "NumDataPlotyTickDistance", "unusual": true }, { "name": "NumDataPlotyTickLabelOption", "unusual": true }, { "name": "NumDataPlotyTickLabelRot", "unusual": true }, { "name": "OffsetHeight", "unusual": true }, { "name": "OffsetWidth", "unusual": true }, { "name": "origXLabelSep", "unusual": true }, { "name": "origXTickLabelSep", "unusual": true }, { "name": "origYLabelSep", "unusual": true }, { "name": "origYTickLabelSep", "unusual": true }, { "name": "plotxGridLine", "unusual": true, "arg": { "format": "{}", "snippet": "plotxGridLine{${1:value}}" } }, { "name": "plotxSubGridLine", "unusual": true, "arg": { "format": "{}", "snippet": "plotxSubGridLine{${1:value}}" } }, { "name": "plotxTickLabels", "unusual": true, "arg": { "format": "{}", "snippet": "plotxTickLabels{${1:keyvals}}" } }, { "name": "plotyGridBoxed", "unusual": true }, { "name": "plotyGridLine", "unusual": true, "arg": { "format": "{}", "snippet": "plotyGridLine{${1:value}}" } }, { "name": "plotySubGridLine", "unusual": true, "arg": { "format": "{}", "snippet": "plotySubGridLine{${1:value}}" } }, { "name": "plotyTickLabels", "unusual": true, "arg": { "format": "{}", "snippet": "plotyTickLabels{${1:keyvals}}" } }, { "name": "PutLabelXaxis", "unusual": true, "arg": { "format": "[]{}", "snippet": "PutLabelXaxis[${2:options%keyvals}]{${1:label}}" } }, { "name": "PutLabelXaxis", "unusual": true, "arg": { "format": "{}", "snippet": "PutLabelXaxis{${1:label}}" } }, { "name": "PutLabelYaxis", "unusual": true, "arg": { "format": "[]{}", "snippet": "PutLabelYaxis[${2:options%keyvals}]{${1:label}}" } }, { "name": "PutLabelYaxis", "unusual": true, "arg": { "format": "{}", "snippet": "PutLabelYaxis{${1:label}}" } }, { "name": "repeatxAxis", "unusual": true }, { "name": "ScaleAxes", "unusual": true }, { "name": "StdLabelOption", "unusual": true }, { "name": "StdLLX", "unusual": true }, { "name": "StdLLY", "unusual": true }, { "name": "StdTickLabelOption", "unusual": true }, { "name": "StdURX", "unusual": true }, { "name": "StdURY", "unusual": true }, { "name": "TempLengthA", "unusual": true }, { "name": "TempLengthB", "unusual": true }, { "name": "testframe", "unusual": true, "arg": { "format": "{}", "snippet": "testframe{${1:content}}" } }, { "name": "theBufferCounter", "unusual": true }, { "name": "TickLabelsXLeft", "unusual": true }, { "name": "TickLabelsXRight", "unusual": true }, { "name": "TickLabelsYLeft", "unusual": true }, { "name": "TickLabelsYRight", "unusual": true }, { "name": "TicksXLeft", "unusual": true }, { "name": "TicksXRight", "unusual": true }, { "name": "TicksYLeft", "unusual": true }, { "name": "TicksYRight", "unusual": true }, { "name": "val", "unusual": true }, { "name": "xCoordOrig", "unusual": true }, { "name": "xLabelRefPt", "unusual": true }, { "name": "xLabelRot", "unusual": true }, { "name": "xLabelSep", "unusual": true }, { "name": "xLogSubGrid", "unusual": true, "arg": { "format": "{}", "snippet": "xLogSubGrid{${1:value}}" } }, { "name": "xNrTickLabels", "unusual": true }, { "name": "xNrTicks", "unusual": true }, { "name": "xScaling", "unusual": true }, { "name": "xTickLabelRefPt", "unusual": true }, { "name": "xTickLabelSep", "unusual": true }, { "name": "xTickLength", "unusual": true }, { "name": "yCoordOrig", "unusual": true }, { "name": "yLabelRefPt", "unusual": true }, { "name": "yLabelRot", "unusual": true }, { "name": "yLabelSep", "unusual": true }, { "name": "yLogSubGrid", "unusual": true, "arg": { "format": "{}", "snippet": "yLogSubGrid{${1:value}}" } }, { "name": "yNrTickLabels", "unusual": true }, { "name": "yNrTicks", "unusual": true }, { "name": "yScaling", "unusual": true }, { "name": "yTickLabelRefPt", "unusual": true }, { "name": "yTickLabelSep", "unusual": true }, { "name": "yTickLength", "unusual": true } ], "envs": [ { "name": "NumericDataPlot", "arg": { "format": "{}{}", "snippet": "{${1:width}}{${2:height}}" } }, { "name": "NumericDataPlot", "arg": { "format": "[]{}{}", "snippet": "[${3:options%keyvals}]{${1:width}}{${2:height}}", "keys": [ "\\begin{NumericDataPlot}#c" ], "keyPos": 0 } } ], "keys": { "\\usepackage/NumericPlots#c": [ "beamer", "xAxisStyle=${1:style}", "yAxisStyle=${1:style}", "LabelOption=${1:font commands}", "TickLabelOption=${1:font commands}", "BW" ], "\\begin{NumericDataPlot}#c": [ "xPicMin=${1:value}", "xPicMax=${1:value}", "yPicMin=${1:value}", "yPicMax=${1:value}", "TickLength=${1:value}", "llx=", "lly=", "urx=", "ury=" ], "\\setxAxis#c": [ "xO=${1:value}", "xMin=${1:value}", "xMax=${1:value}", "xCoordMin=${1:value}", "xCoordMax=${1:value}", "Dx=${1:value}", "dx=${1:value}", "DDx=${1:value}", "xLog", "xLogNoSubGrid" ], "\\setyAxis#c": [ "yO=${1:value}", "yMin=${1:value}", "yMax=${1:value}", "yCoordMin=${1:value}", "yCoordMax=${1:value}", "Dy=${1:value}", "dy=${1:value}", "DDy=${1:value}", "yLog", "yLogNoSubGrid" ], "\\plotxAxis#c,\\plotyAxis#c": [ "LabelOption=${1:font commands}", "TickLabelOption=${1:font commands}", "LabelSep=", "NoGrid", "NoLabel", "NoTicks", "NoTickLabel", "LabelPos=${1:factor}", "LabelRefPt=", "AxisStyle=${1|Boxed,Lower,Upper,Right,Left,None|}", "LabelRot=${1:degrees}", "TickLabelRot=${1:degrees}", "TickLabelSep=", "LabelOrientation=${1|l,c,r|}", "TickLabelRefPt=" ], "\\LegendDefinition#c": [ "nrCols=${1:integer}", "LabelOrientation=${1|l,c,r|}" ], "\\NDPput#c": [ "x=${1:value}", "y=${1:value}", "RefPoint=", "Rot=${1:degrees}" ], "\\NDPhline#c,\\NDPvline#c,\\NDPline#c": [ "linecolor=", "linestyle=${1:style}", "linewidth=", "style=${1:style}" ], "\\NDPhbox#c,\\NDPvbox#c,\\NDPbox#c": [ "fillstyle=${1:style}", "fillcolor=", "opacity=${1:factor}", "linestyle=${1:style}" ], "\\PutTickLabelXaxis#c": [ "x=${1:value}", "TickLabelSep=", "ax=${1|lower,upper|}" ], "\\PutTickLabelYaxis#c": [ "y=${1:value}", "TickLabelSep=", "ax=${1|left,right|}" ] }, "args": [ "\\usepackage/NumericPlots#c" ] } ================================================ FILE: dev/packages/OldStandard.json ================================================ { "deps": [ { "name": "ifxetex" }, { "name": "ifluatex" }, { "name": "xkeyval" }, { "name": "fontenc" } ], "macros": [ { "name": "textinf", "arg": { "format": "{}", "snippet": "textinf{${1:text}}" } }, { "name": "infigures" }, { "name": "textsu", "arg": { "format": "{}", "snippet": "textsu{${1:text}}" } }, { "name": "sufigures" }, { "name": "liningnums", "arg": { "format": "{}", "snippet": "liningnums{${1:text}}" } }, { "name": "tabularnums", "arg": { "format": "{}", "snippet": "tabularnums{${1:text}}" } }, { "name": "proportionalnums", "arg": { "format": "{}", "snippet": "proportionalnums{${1:text}}" } }, { "name": "oldstandard" }, { "name": "oldstandardlgr", "unusual": true } ], "envs": [], "keys": { "\\usepackage/OldStandard#c": [ "scaled=${1:factor}", "type1", "lining", "oldstyle", "tabular", "proportional" ] }, "args": [ "\\usepackage/OldStandard#c" ] } ================================================ FILE: dev/packages/Oswald.json ================================================ { "deps": [ { "name": "xkeyval" }, { "name": "fontenc" }, { "name": "ifthen" }, { "name": "mweights" }, { "name": "fontaxes" } ], "macros": [ { "name": "sufigures" }, { "name": "supfigures", "unusual": true }, { "name": "textsu", "arg": { "format": "{}", "snippet": "textsu{${1:text}}" } }, { "name": "textsup", "unusual": true, "arg": { "format": "{}", "snippet": "textsup{${1:text}}" } }, { "name": "textsuperior", "unusual": true, "arg": { "format": "{}", "snippet": "textsuperior{${1:text}}" } } ], "envs": [], "keys": { "\\usepackage/Oswald#c": [ "scale=${1:factor}", "scaled=${1:factor}", "lining", "tabular", "mainfont", "semibold", "bold", "medium", "regular" ] }, "args": [ "\\usepackage/Oswald#c" ] } ================================================ FILE: dev/packages/OutilsGeomTikz.json ================================================ { "deps": [ { "name": "tikz" }, { "name": "pgffor" }, { "name": "simplekv" }, { "name": "xstring" }, { "name": "nicefrac" }, { "name": "tikzlibrarycalc" }, { "name": "tikzlibrarypositioning" } ], "macros": [ { "name": "tkzCrayon" }, { "name": "tkzCrayon", "arg": { "format": "[]", "snippet": "tkzCrayon[${1:clés%keyvals}]", "keys": [ "\\tkzCrayon" ], "keyPos": 0 } }, { "name": "tkzRegle" }, { "name": "tkzRegle", "arg": { "format": "[]", "snippet": "tkzRegle[${1:clés%keyvals}]", "keys": [ "\\tkzRegle" ], "keyPos": 0 } }, { "name": "tkzRegleRepere" }, { "name": "tkzRegleRepere", "arg": { "format": "[]", "snippet": "tkzRegleRepere[${1:clés%keyvals}]", "keys": [ "\\tkzRegleRepere" ], "keyPos": 0 } }, { "name": "tkzEquerre" }, { "name": "tkzEquerre", "arg": { "format": "[]", "snippet": "tkzEquerre[${1:clés%keyvals}]", "keys": [ "\\tkzEquerre" ], "keyPos": 0 } }, { "name": "tkzRapporteur" }, { "name": "tkzRapporteur", "arg": { "format": "[]", "snippet": "tkzRapporteur[${1:clés%keyvals}]", "keys": [ "\\tkzRapporteur" ], "keyPos": 0 } }, { "name": "tkzPourcenteur" }, { "name": "tkzPourcenteur", "arg": { "format": "[]", "snippet": "tkzPourcenteur[${1:clés%keyvals}]", "keys": [ "\\tkzPourcenteur" ], "keyPos": 0 } }, { "name": "tkzRequerre" }, { "name": "tkzRequerre", "arg": { "format": "[]", "snippet": "tkzRequerre[${1:clés%keyvals}]", "keys": [ "\\tkzRequerre" ], "keyPos": 0 } }, { "name": "tkzRappEquerre" }, { "name": "tkzRappEquerre", "arg": { "format": "[]", "snippet": "tkzRappEquerre[${1:clés%keyvals}]", "keys": [ "\\tkzRappEquerre" ], "keyPos": 0 } }, { "name": "tkzCompas", "arg": { "format": "{}{}", "snippet": "tkzCompas{${1:pointe}}{${2:mine}}" } }, { "name": "tkzCompas", "arg": { "format": "[]{}{}", "snippet": "tkzCompas[${3:clés%keyvals}]{${1:pointe}}{${2:mine}}", "keys": [ "\\tkzCompas" ], "keyPos": 0 } }, { "name": "tkzMiniEquerre", "unusual": true }, { "name": "tkzMiniEquerre", "unusual": true, "arg": { "format": "[]", "snippet": "tkzMiniEquerre[${1:clés%keyvals}]", "keys": [ "\\tkzMiniEquerre,\\tkzMiniRegle" ], "keyPos": 0 } }, { "name": "tkzMiniRegle", "unusual": true }, { "name": "tkzMiniRegle", "unusual": true, "arg": { "format": "[]", "snippet": "tkzMiniRegle[${1:clés%keyvals}]", "keys": [ "\\tkzMiniEquerre,\\tkzMiniRegle" ], "keyPos": 0 } } ], "envs": [], "keys": { "\\tkzCrayon": [ "Longueur=${1:nombre}", "Origine={(${1:x,y})}", "Rotation=${1:degrees}", "Echelle=${1:nombre}", "Couleur=" ], "\\tkzRegle": [ "Longueur=${1:nombre}", "Largeur=${1:nombre}", "Origine={(${1:x,y})}", "Rotation=${1:degrees}", "Echelle=${1:nombre}", "Couleur=", "Fond", "CouleurFond=", "Opacite=${1:factor}", "AfficheValeurs", "PosVal=${1|h,m,b,hb|}" ], "\\tkzRegleRepere": [ "Longueur=${1:nombre}", "Largeur=${1:nombre}", "Origine={(${1:x,y})}", "Rotation=${1:degrees}", "Echelle=${1:nombre}", "Couleur=", "Fond", "CouleurFond=", "Opacite=${1:factor}", "AfficheValeurs", "Retourne" ], "\\tkzEquerre": [ "Longueur=${1:nombre}", "Largeur=${1:nombre}", "Origine={(${1:x,y})}", "Rotation=${1:degrees}", "Echelle=${1:nombre}", "Couleur=", "Fond", "CouleurFond=", "Opacite=${1:factor}", "AfficheValeurs", "PetitCote" ], "\\tkzRapporteur": [ "Complet", "Origine={(${1:x,y})}", "Rotation=${1:degrees}", "Echelle=${1:nombre}", "Couleur=", "Fond", "CouleurFond=", "Opacite=${1:factor}", "AfficheAngles" ], "\\tkzPourcenteur": [ "Echelle=${1:nombre}", "EchelleAngle=${1:nombre}", "Couleur=", "CouleurFond=", "Origine={(${1:x,y})}", "Rotation=${1:degrees}", "AfficheValeurs", "Fond", "Opacite=${1:factor}", "Decoration" ], "\\tkzRequerre": [ "Longueur=${1:nombre}", "Largeur=${1:nombre}", "Origine={(${1:x,y})}", "Rotation=${1:degrees}", "Echelle=${1:nombre}", "Couleur=", "Fond", "CouleurFond=", "Opacite=${1:factor}", "AfficheValeurs" ], "\\tkzRappEquerre": [ "Largeur=${1:nombre}", "Origine={(${1:x,y})}", "Rotation=${1:degrees}", "Echelle=${1:nombre}", "EchelleValeurs=${1:nombre}", "Couleur=", "Fond", "CouleurFond=", "Opacite=${1:factor}", "AfficheAngles", "AfficheValeurs", "Ombre" ], "\\tkzCompas": [ "AfficheCrayon", "EchelleCrayon=${1:nombre}", "CouleurCrayon=", "LongueurCrayon=${1:nombre}", "LongueurBranches=${1:nombre}", "CouleurCompas=", "Retourne", "Echelle=${1:nombre}", "UniteTikz=${1:unité}" ], "\\tkzMiniEquerre,\\tkzMiniRegle": [ "Echelle=${1:nombre}", "Couleur=", "Origine={(${1:x,y})}", "Rotation=${1:degrees}", "Ombre" ] }, "args": [] } ================================================ FILE: dev/packages/PTMono.json ================================================ { "deps": [ { "name": "keyval" } ], "macros": [], "envs": [], "keys": { "\\usepackage/PTMono#c": [ "scaled", "scaled=${1:factor}" ] }, "args": [ "\\usepackage/PTMono#c" ] } ================================================ FILE: dev/packages/PTSans.json ================================================ { "deps": [ { "name": "keyval" } ], "macros": [], "envs": [], "keys": { "\\usepackage/PTSans#c": [ "scaled", "scaled=${1:factor}" ] }, "args": [ "\\usepackage/PTSans#c" ] } ================================================ FILE: dev/packages/PTSansCaption.json ================================================ { "deps": [ { "name": "keyval" } ], "macros": [], "envs": [], "keys": { "\\usepackage/PTSansCaption#c": [ "scaled", "scaled=${1:factor}" ] }, "args": [ "\\usepackage/PTSansCaption#c" ] } ================================================ FILE: dev/packages/PTSansNarrow.json ================================================ { "deps": [ { "name": "keyval" } ], "macros": [], "envs": [], "keys": { "\\usepackage/PTSansNarrow#c": [ "scaled", "scaled=${1:factor}" ] }, "args": [ "\\usepackage/PTSansNarrow#c" ] } ================================================ FILE: dev/packages/PTSerif.json ================================================ { "deps": [ { "name": "keyval" } ], "macros": [], "envs": [], "keys": { "\\usepackage/PTSerif#c": [ "scaled", "scaled=${1:factor}" ] }, "args": [ "\\usepackage/PTSerif#c" ] } ================================================ FILE: dev/packages/PTSerifCaption.json ================================================ { "deps": [ { "name": "keyval" } ], "macros": [], "envs": [], "keys": { "\\usepackage/PTSerifCaption#c": [ "scaled", "scaled=${1:factor}" ] }, "args": [ "\\usepackage/PTSerifCaption#c" ] } ================================================ FILE: dev/packages/PanneauxRoute.json ================================================ { "deps": [ { "name": "graphicx" } ], "macros": [ { "name": "AffPanneau", "arg": { "format": "{}", "snippet": "AffPanneau{${1:CodePanneau}}" } }, { "name": "AffPanneau", "arg": { "format": "[]{}", "snippet": "AffPanneau[${2:options%keyvals}]{${1:CodePanneau}}", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prVirDroit" }, { "name": "prVirDroit", "arg": { "format": "[]", "snippet": "prVirDroit[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prVirGauche" }, { "name": "prVirGauche", "arg": { "format": "[]", "snippet": "prVirGauche[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prVirsDroit" }, { "name": "prVirsDroit", "arg": { "format": "[]", "snippet": "prVirsDroit[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prVirsGauche" }, { "name": "prVirsGauche", "arg": { "format": "[]", "snippet": "prVirsGauche[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prDosAne" }, { "name": "prDosAne", "arg": { "format": "[]", "snippet": "prDosAne[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prRalDosAne" }, { "name": "prRalDosAne", "arg": { "format": "[]", "snippet": "prRalDosAne[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prChausRet" }, { "name": "prChausRet", "arg": { "format": "[]", "snippet": "prChausRet[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prChausRetD" }, { "name": "prChausRetD", "arg": { "format": "[]", "snippet": "prChausRetD[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prChausRetG" }, { "name": "prChausRetG", "arg": { "format": "[]", "snippet": "prChausRetG[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prChaussGliss" }, { "name": "prChaussGliss", "arg": { "format": "[]", "snippet": "prChaussGliss[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prPontMob" }, { "name": "prPontMob", "arg": { "format": "[]", "snippet": "prPontMob[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prPassNiv" }, { "name": "prPassNiv", "arg": { "format": "[]", "snippet": "prPassNiv[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prPassNivVap" }, { "name": "prPassNivVap", "arg": { "format": "[]", "snippet": "prPassNivVap[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prPassTram" }, { "name": "prPassTram", "arg": { "format": "[]", "snippet": "prPassTram[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prEnfants" }, { "name": "prEnfants", "arg": { "format": "[]", "snippet": "prEnfants[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prPietons" }, { "name": "prPietons", "arg": { "format": "[]", "snippet": "prPietons[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prDanger" }, { "name": "prDanger", "arg": { "format": "[]", "snippet": "prDanger[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prAnimaux" }, { "name": "prAnimaux", "arg": { "format": "[]", "snippet": "prAnimaux[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prAnimauxSauv" }, { "name": "prAnimauxSauv", "arg": { "format": "[]", "snippet": "prAnimauxSauv[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prCavaliers" }, { "name": "prCavaliers", "arg": { "format": "[]", "snippet": "prCavaliers[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prDescente" }, { "name": "prDescente", "arg": { "format": "[]", "snippet": "prDescente[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prFeux" }, { "name": "prFeux", "arg": { "format": "[]", "snippet": "prFeux[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prDeuxSens" }, { "name": "prDeuxSens", "arg": { "format": "[]", "snippet": "prDeuxSens[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prChute" }, { "name": "prChute", "arg": { "format": "[]", "snippet": "prChute[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prQuai" }, { "name": "prQuai", "arg": { "format": "[]", "snippet": "prQuai[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prVelos" }, { "name": "prVelos", "arg": { "format": "[]", "snippet": "prVelos[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prAvions" }, { "name": "prAvions", "arg": { "format": "[]", "snippet": "prAvions[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prVent" }, { "name": "prVent", "arg": { "format": "[]", "snippet": "prVent[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prIntersect" }, { "name": "prIntersect", "arg": { "format": "[]", "snippet": "prIntersect[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prIntersectPrio" }, { "name": "prIntersectPrio", "arg": { "format": "[]", "snippet": "prIntersectPrio[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prCedez" }, { "name": "prCedez", "arg": { "format": "[]", "snippet": "prCedez[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prCedezInter" }, { "name": "prCedezInter", "arg": { "format": "[]", "snippet": "prCedezInter[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prStop" }, { "name": "prStop", "arg": { "format": "[]", "snippet": "prStop[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prArretInter" }, { "name": "prArretInter", "arg": { "format": "[]", "snippet": "prArretInter[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prRoutePrio" }, { "name": "prRoutePrio", "arg": { "format": "[]", "snippet": "prRoutePrio[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prFinRoutePrio" }, { "name": "prFinRoutePrio", "arg": { "format": "[]", "snippet": "prFinRoutePrio[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prRondPoint" }, { "name": "prRondPoint", "arg": { "format": "[]", "snippet": "prRondPoint[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prCircInterd" }, { "name": "prCircInterd", "arg": { "format": "[]", "snippet": "prCircInterd[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prSensInterdit" }, { "name": "prSensInterdit", "arg": { "format": "[]", "snippet": "prSensInterdit[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prInterdTournG" }, { "name": "prInterdTournG", "arg": { "format": "[]", "snippet": "prInterdTournG[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prInterdTournD" }, { "name": "prInterdTournD", "arg": { "format": "[]", "snippet": "prInterdTournD[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prInterdDemiTour" }, { "name": "prInterdDemiTour", "arg": { "format": "[]", "snippet": "prInterdDemiTour[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prInterdDepass" }, { "name": "prInterdDepass", "arg": { "format": "[]", "snippet": "prInterdDepass[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prInterdVehic" }, { "name": "prInterdVehic", "arg": { "format": "[]", "snippet": "prInterdVehic[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prHalteDouane" }, { "name": "prHalteDouane", "arg": { "format": "[]", "snippet": "prHalteDouane[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prHalteGendarm" }, { "name": "prHalteGendarm", "arg": { "format": "[]", "snippet": "prHalteGendarm[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prHaltePolice" }, { "name": "prHaltePolice", "arg": { "format": "[]", "snippet": "prHaltePolice[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prHaltePeage" }, { "name": "prHaltePeage", "arg": { "format": "[]", "snippet": "prHaltePeage[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prStationInterd" }, { "name": "prStationInterd", "arg": { "format": "[]", "snippet": "prStationInterd[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prStationInterdQA" }, { "name": "prStationInterdQA", "arg": { "format": "[]", "snippet": "prStationInterdQA[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prStationInterdQB" }, { "name": "prStationInterdQB", "arg": { "format": "[]", "snippet": "prStationInterdQB[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prArStatInterd" }, { "name": "prArStatInterd", "arg": { "format": "[]", "snippet": "prArStatInterd[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prInterdMotSaufCyc" }, { "name": "prInterdMotSaufCyc", "arg": { "format": "[]", "snippet": "prInterdMotSaufCyc[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prInterdMot" }, { "name": "prInterdMot", "arg": { "format": "[]", "snippet": "prInterdMot[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prInterdMarchand" }, { "name": "prInterdMarchand", "arg": { "format": "[]", "snippet": "prInterdMarchand[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prInterdPietons" }, { "name": "prInterdPietons", "arg": { "format": "[]", "snippet": "prInterdPietons[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prInterdCycles" }, { "name": "prInterdCycles", "arg": { "format": "[]", "snippet": "prInterdCycles[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prInterdTracAnim" }, { "name": "prInterdTracAnim", "arg": { "format": "[]", "snippet": "prInterdTracAnim[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prInterdAgricMot" }, { "name": "prInterdAgricMot", "arg": { "format": "[]", "snippet": "prInterdAgricMot[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prInterdBras" }, { "name": "prInterdBras", "arg": { "format": "[]", "snippet": "prInterdBras[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prInterdTranspComm" }, { "name": "prInterdTranspComm", "arg": { "format": "[]", "snippet": "prInterdTranspComm[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prInterdCyclomot" }, { "name": "prInterdCyclomot", "arg": { "format": "[]", "snippet": "prInterdCyclomot[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prInterdCycloMoto" }, { "name": "prInterdCycloMoto", "arg": { "format": "[]", "snippet": "prInterdCycloMoto[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prInterdCaravanes" }, { "name": "prInterdCaravanes", "arg": { "format": "[]", "snippet": "prInterdCaravanes[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prInterdLong" }, { "name": "prInterdLong", "arg": { "format": "[]", "snippet": "prInterdLong[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prInterdLarg" }, { "name": "prInterdLarg", "arg": { "format": "[]", "snippet": "prInterdLarg[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prInterdHaut" }, { "name": "prInterdHaut", "arg": { "format": "[]", "snippet": "prInterdHaut[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prInterdPoids" }, { "name": "prInterdPoids", "arg": { "format": "[]", "snippet": "prInterdPoids[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prInterdPoidsEssieu" }, { "name": "prInterdPoidsEssieu", "arg": { "format": "[]", "snippet": "prInterdPoidsEssieu[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prCedezInv" }, { "name": "prCedezInv", "arg": { "format": "[]", "snippet": "prCedezInv[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prInterdSons" }, { "name": "prInterdSons", "arg": { "format": "[]", "snippet": "prInterdSons[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prDistance" }, { "name": "prDistance", "arg": { "format": "[]", "snippet": "prDistance[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prExplos" }, { "name": "prExplos", "arg": { "format": "[]", "snippet": "prExplos[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prPollu" }, { "name": "prPollu", "arg": { "format": "[]", "snippet": "prPollu[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prDangereuses" }, { "name": "prDangereuses", "arg": { "format": "[]", "snippet": "prDangereuses[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prObliAvDroite" }, { "name": "prObliAvDroite", "arg": { "format": "[]", "snippet": "prObliAvDroite[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prObliAvGauche" }, { "name": "prObliAvGauche", "arg": { "format": "[]", "snippet": "prObliAvGauche[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prContournDroite" }, { "name": "prContournDroite", "arg": { "format": "[]", "snippet": "prContournDroite[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prContournGauche" }, { "name": "prContournGauche", "arg": { "format": "[]", "snippet": "prContournGauche[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prToutDroit" }, { "name": "prToutDroit", "arg": { "format": "[]", "snippet": "prToutDroit[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prObliDroite" }, { "name": "prObliDroite", "arg": { "format": "[]", "snippet": "prObliDroite[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prObliGauche" }, { "name": "prObliGauche", "arg": { "format": "[]", "snippet": "prObliGauche[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prObliToutDroite" }, { "name": "prObliToutDroite", "arg": { "format": "[]", "snippet": "prObliToutDroite[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prObliToutGauche" }, { "name": "prObliToutGauche", "arg": { "format": "[]", "snippet": "prObliToutGauche[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prObliDroiteGauche" }, { "name": "prObliDroiteGauche", "arg": { "format": "[]", "snippet": "prObliDroiteGauche[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prObliCycles" }, { "name": "prObliCycles", "arg": { "format": "[]", "snippet": "prObliCycles[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prObliPietons" }, { "name": "prObliPietons", "arg": { "format": "[]", "snippet": "prObliPietons[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prObliCavaliers" }, { "name": "prObliCavaliers", "arg": { "format": "[]", "snippet": "prObliCavaliers[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prObliVitesse" }, { "name": "prObliVitesse", "arg": { "format": "[]", "snippet": "prObliVitesse[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prObliChaines" }, { "name": "prObliChaines", "arg": { "format": "[]", "snippet": "prObliChaines[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prObliBus" }, { "name": "prObliBus", "arg": { "format": "[]", "snippet": "prObliBus[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prObliTrams" }, { "name": "prObliTrams", "arg": { "format": "[]", "snippet": "prObliTrams[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prFinInterd" }, { "name": "prFinInterd", "arg": { "format": "[]", "snippet": "prFinInterd[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prFinIntDepass" }, { "name": "prFinIntDepass", "arg": { "format": "[]", "snippet": "prFinIntDepass[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prFinIntDepassCam" }, { "name": "prFinIntDepassCam", "arg": { "format": "[]", "snippet": "prFinIntDepassCam[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prFinIntSons" }, { "name": "prFinIntSons", "arg": { "format": "[]", "snippet": "prFinIntSons[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prFinPisteOblCycl" }, { "name": "prFinPisteOblCycl", "arg": { "format": "[]", "snippet": "prFinPisteOblCycl[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prFinChemPiet" }, { "name": "prFinChemPiet", "arg": { "format": "[]", "snippet": "prFinChemPiet[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prFinChemCav" }, { "name": "prFinChemCav", "arg": { "format": "[]", "snippet": "prFinChemCav[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prFinVitObli" }, { "name": "prFinVitObli", "arg": { "format": "[]", "snippet": "prFinVitObli[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prFinChaines" }, { "name": "prFinChaines", "arg": { "format": "[]", "snippet": "prFinChaines[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prFinVoieBus" }, { "name": "prFinVoieBus", "arg": { "format": "[]", "snippet": "prFinVoieBus[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prParking" }, { "name": "prParking", "arg": { "format": "[]", "snippet": "prParking[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prParkDisq" }, { "name": "prParkDisq", "arg": { "format": "[]", "snippet": "prParkDisq[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prParkPay" }, { "name": "prParkPay", "arg": { "format": "[]", "snippet": "prParkPay[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prIncendie" }, { "name": "prIncendie", "arg": { "format": "[]", "snippet": "prIncendie[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prVitConseil" }, { "name": "prVitConseil", "arg": { "format": "[]", "snippet": "prVitConseil[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prFinVitConseil" }, { "name": "prFinVitConseil", "arg": { "format": "[]", "snippet": "prFinVitConseil[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prTaxis" }, { "name": "prTaxis", "arg": { "format": "[]", "snippet": "prTaxis[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prArretBus" }, { "name": "prArretBus", "arg": { "format": "[]", "snippet": "prArretBus[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prArretUrg" }, { "name": "prArretUrg", "arg": { "format": "[]", "snippet": "prArretUrg[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prCircSensUniq" }, { "name": "prCircSensUniq", "arg": { "format": "[]", "snippet": "prCircSensUniq[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prImpasse" }, { "name": "prImpasse", "arg": { "format": "[]", "snippet": "prImpasse[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prPreImpasse" }, { "name": "prPreImpasse", "arg": { "format": "[]", "snippet": "prPreImpasse[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prPriorSensInv" }, { "name": "prPriorSensInv", "arg": { "format": "[]", "snippet": "prPriorSensInv[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prPassPietons" }, { "name": "prPassPietons", "arg": { "format": "[]", "snippet": "prPassPietons[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prTravTrams" }, { "name": "prTravTrams", "arg": { "format": "[]", "snippet": "prTravTrams[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prStatCarav" }, { "name": "prStatCarav", "arg": { "format": "[]", "snippet": "prStatCarav[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prVoiesAffA" }, { "name": "prVoiesAffA", "arg": { "format": "[]", "snippet": "prVoiesAffA[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prVoiesAffB" }, { "name": "prVoiesAffB", "arg": { "format": "[]", "snippet": "prVoiesAffB[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prVoiesAffC" }, { "name": "prVoiesAffC", "arg": { "format": "[]", "snippet": "prVoiesAffC[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prVoiesAffD" }, { "name": "prVoiesAffD", "arg": { "format": "[]", "snippet": "prVoiesAffD[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prVoiesAffE" }, { "name": "prVoiesAffE", "arg": { "format": "[]", "snippet": "prVoiesAffE[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prVoiesAffF" }, { "name": "prVoiesAffF", "arg": { "format": "[]", "snippet": "prVoiesAffF[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prVitFront" }, { "name": "prVitFront", "arg": { "format": "[]", "snippet": "prVitFront[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prVitAutor" }, { "name": "prVitAutor", "arg": { "format": "[]", "snippet": "prVitAutor[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prDetresseD" }, { "name": "prDetresseD", "arg": { "format": "[]", "snippet": "prDetresseD[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prDetresseG" }, { "name": "prDetresseG", "arg": { "format": "[]", "snippet": "prDetresseG[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prChausseSur" }, { "name": "prChausseSur", "arg": { "format": "[]", "snippet": "prChausseSur[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prReducVoieA" }, { "name": "prReducVoieA", "arg": { "format": "[]", "snippet": "prReducVoieA[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prReducVoieB" }, { "name": "prReducVoieB", "arg": { "format": "[]", "snippet": "prReducVoieB[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prCreneauDepas" }, { "name": "prCreneauDepas", "arg": { "format": "[]", "snippet": "prCreneauDepas[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prFinCreneauDepas" }, { "name": "prFinCreneauDepas", "arg": { "format": "[]", "snippet": "prFinCreneauDepas[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prTickPeage" }, { "name": "prTickPeage", "arg": { "format": "[]", "snippet": "prTickPeage[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prPaiemPeage" }, { "name": "prPaiemPeage", "arg": { "format": "[]", "snippet": "prPaiemPeage[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prPaiemCB" }, { "name": "prPaiemCB", "arg": { "format": "[]", "snippet": "prPaiemCB[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prPaiemPieces" }, { "name": "prPaiemPieces", "arg": { "format": "[]", "snippet": "prPaiemPieces[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prPaiemPiecBil" }, { "name": "prPaiemPiecBil", "arg": { "format": "[]", "snippet": "prPaiemPiecBil[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prPaiemTelepeage" }, { "name": "prPaiemTelepeage", "arg": { "format": "[]", "snippet": "prPaiemTelepeage[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prRouteRegl" }, { "name": "prRouteRegl", "arg": { "format": "[]", "snippet": "prRouteRegl[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prFinRouteRegl" }, { "name": "prFinRouteRegl", "arg": { "format": "[]", "snippet": "prFinRouteRegl[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prEntrTunnel" }, { "name": "prEntrTunnel", "arg": { "format": "[]", "snippet": "prEntrTunnel[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prSortieTunnel" }, { "name": "prSortieTunnel", "arg": { "format": "[]", "snippet": "prSortieTunnel[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prPisteCycl" }, { "name": "prPisteCycl", "arg": { "format": "[]", "snippet": "prPisteCycl[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prFinPisteCycl" }, { "name": "prFinPisteCycl", "arg": { "format": "[]", "snippet": "prFinPisteCycl[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prVoieVerte" }, { "name": "prVoieVerte", "arg": { "format": "[]", "snippet": "prVoieVerte[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prFinVoieVerte" }, { "name": "prFinVoieVerte", "arg": { "format": "[]", "snippet": "prFinVoieVerte[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prDebAutor" }, { "name": "prDebAutor", "arg": { "format": "[]", "snippet": "prDebAutor[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prFinAutor" }, { "name": "prFinAutor", "arg": { "format": "[]", "snippet": "prFinAutor[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prPosteSecours" }, { "name": "prPosteSecours", "arg": { "format": "[]", "snippet": "prPosteSecours[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prPosteSecUrg" }, { "name": "prPosteSecUrg", "arg": { "format": "[]", "snippet": "prPosteSecUrg[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prCabineTel" }, { "name": "prCabineTel", "arg": { "format": "[]", "snippet": "prCabineTel[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prInfos" }, { "name": "prInfos", "arg": { "format": "[]", "snippet": "prInfos[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prCampingT" }, { "name": "prCampingT", "arg": { "format": "[]", "snippet": "prCampingT[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prCampingC" }, { "name": "prCampingC", "arg": { "format": "[]", "snippet": "prCampingC[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prCampingTC" }, { "name": "prCampingTC", "arg": { "format": "[]", "snippet": "prCampingTC[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prAubergJeun" }, { "name": "prAubergJeun", "arg": { "format": "[]", "snippet": "prAubergJeun[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prGite" }, { "name": "prGite", "arg": { "format": "[]", "snippet": "prGite[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prItinPedest" }, { "name": "prItinPedest", "arg": { "format": "[]", "snippet": "prItinPedest[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prItinSkiFond" }, { "name": "prItinSkiFond", "arg": { "format": "[]", "snippet": "prItinSkiFond[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prPicNic" }, { "name": "prPicNic", "arg": { "format": "[]", "snippet": "prPicNic[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prGareAutoTrain" }, { "name": "prGareAutoTrain", "arg": { "format": "[]", "snippet": "prGareAutoTrain[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prParkVideo" }, { "name": "prParkVideo", "arg": { "format": "[]", "snippet": "prParkVideo[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prEmbarcad" }, { "name": "prEmbarcad", "arg": { "format": "[]", "snippet": "prEmbarcad[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prToilettes" }, { "name": "prToilettes", "arg": { "format": "[]", "snippet": "prToilettes[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prAccesHandic" }, { "name": "prAccesHandic", "arg": { "format": "[]", "snippet": "prAccesHandic[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prEssence" }, { "name": "prEssence", "arg": { "format": "[]", "snippet": "prEssence[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prEssenceGPL" }, { "name": "prEssenceGPL", "arg": { "format": "[]", "snippet": "prEssenceGPL[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prRestau" }, { "name": "prRestau", "arg": { "format": "[]", "snippet": "prRestau[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prHotel" }, { "name": "prHotel", "arg": { "format": "[]", "snippet": "prHotel[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prBoissons" }, { "name": "prBoissons", "arg": { "format": "[]", "snippet": "prBoissons[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prEmbarcLeg" }, { "name": "prEmbarcLeg", "arg": { "format": "[]", "snippet": "prEmbarcLeg[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prTelepher" }, { "name": "prTelepher", "arg": { "format": "[]", "snippet": "prTelepher[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prTelecabin" }, { "name": "prTelecabin", "arg": { "format": "[]", "snippet": "prTelecabin[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prPointVue" }, { "name": "prPointVue", "arg": { "format": "[]", "snippet": "prPointVue[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prRadio" }, { "name": "prRadio", "arg": { "format": "[]", "snippet": "prRadio[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prJeuxEnfants" }, { "name": "prJeuxEnfants", "arg": { "format": "[]", "snippet": "prJeuxEnfants[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prVidange" }, { "name": "prVidange", "arg": { "format": "[]", "snippet": "prVidange[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prDistribBill" }, { "name": "prDistribBill", "arg": { "format": "[]", "snippet": "prDistribBill[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prGonflage" }, { "name": "prGonflage", "arg": { "format": "[]", "snippet": "prGonflage[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prDetente" }, { "name": "prDetente", "arg": { "format": "[]", "snippet": "prDetente[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prPosteDepann" }, { "name": "prPosteDepann", "arg": { "format": "[]", "snippet": "prPosteDepann[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prLutteIncendie" }, { "name": "prLutteIncendie", "arg": { "format": "[]", "snippet": "prLutteIncendie[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prIssueSecD" }, { "name": "prIssueSecD", "arg": { "format": "[]", "snippet": "prIssueSecD[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prIssueSecG" }, { "name": "prIssueSecG", "arg": { "format": "[]", "snippet": "prIssueSecG[${1:options%keyvals}]", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prFinLimVit", "arg": { "format": "{}", "snippet": "prFinLimVit{${1:nombre}}" } }, { "name": "prFinLimVit", "arg": { "format": "[]{}", "snippet": "prFinLimVit[${2:options%keyvals}]{${1:nombre}}", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } }, { "name": "prLimVites", "arg": { "format": "{}", "snippet": "prLimVites{${1:nombre}}" } }, { "name": "prLimVites", "arg": { "format": "[]{}", "snippet": "prLimVites[${2:options%keyvals}]{${1:nombre}}", "keys": [ "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites" ], "keyPos": 0 } } ], "envs": [], "keys": { "\\AffPanneau,\\prVirDroit,\\prVirGauche,\\prVirsDroit,\\prVirsGauche,\\prDosAne,\\prRalDosAne,\\prChausRet,\\prChausRetD,\\prChausRetG,\\prChaussGliss,\\prPontMob,\\prPassNiv,\\prPassNivVap,\\prPassTram,\\prEnfants,\\prPietons,\\prDanger,\\prAnimaux,\\prAnimauxSauv,\\prCavaliers,\\prDescente,\\prFeux,\\prDeuxSens,\\prChute,\\prQuai,\\prVelos,\\prAvions,\\prVent,\\prIntersect,\\prIntersectPrio,\\prCedez,\\prCedezInter,\\prStop,\\prArretInter,\\prRoutePrio,\\prFinRoutePrio,\\prRondPoint,\\prCircInterd,\\prSensInterdit,\\prInterdTournG,\\prInterdTournD,\\prInterdDemiTour,\\prInterdDepass,\\prInterdVehic,\\prHalteDouane,\\prHalteGendarm,\\prHaltePolice,\\prHaltePeage,\\prStationInterd,\\prStationInterdQA,\\prStationInterdQB,\\prArStatInterd,\\prInterdMotSaufCyc,\\prInterdMot,\\prInterdMarchand,\\prInterdPietons,\\prInterdCycles,\\prInterdTracAnim,\\prInterdAgricMot,\\prInterdBras,\\prInterdTranspComm,\\prInterdCyclomot,\\prInterdCycloMoto,\\prInterdCaravanes,\\prInterdLong,\\prInterdLarg,\\prInterdHaut,\\prInterdPoids,\\prInterdPoidsEssieu,\\prCedezInv,\\prInterdSons,\\prDistance,\\prExplos,\\prPollu,\\prDangereuses,\\prObliAvDroite,\\prObliAvGauche,\\prContournDroite,\\prContournGauche,\\prToutDroit,\\prObliDroite,\\prObliGauche,\\prObliToutDroite,\\prObliToutGauche,\\prObliDroiteGauche,\\prObliCycles,\\prObliPietons,\\prObliCavaliers,\\prObliVitesse,\\prObliChaines,\\prObliBus,\\prObliTrams,\\prFinInterd,\\prFinIntDepass,\\prFinIntDepassCam,\\prFinIntSons,\\prFinPisteOblCycl,\\prFinChemPiet,\\prFinChemCav,\\prFinVitObli,\\prFinChaines,\\prFinVoieBus,\\prParking,\\prParkDisq,\\prParkPay,\\prIncendie,\\prVitConseil,\\prFinVitConseil,\\prTaxis,\\prArretBus,\\prArretUrg,\\prCircSensUniq,\\prImpasse,\\prPreImpasse,\\prPriorSensInv,\\prPassPietons,\\prTravTrams,\\prStatCarav,\\prVoiesAffA,\\prVoiesAffB,\\prVoiesAffC,\\prVoiesAffD,\\prVoiesAffE,\\prVoiesAffF,\\prVitFront,\\prVitAutor,\\prDetresseD,\\prDetresseG,\\prChausseSur,\\prReducVoieA,\\prReducVoieB,\\prCreneauDepas,\\prFinCreneauDepas,\\prTickPeage,\\prPaiemPeage,\\prPaiemCB,\\prPaiemPieces,\\prPaiemPiecBil,\\prPaiemTelepeage,\\prRouteRegl,\\prFinRouteRegl,\\prEntrTunnel,\\prSortieTunnel,\\prPisteCycl,\\prFinPisteCycl,\\prVoieVerte,\\prFinVoieVerte,\\prDebAutor,\\prFinAutor,\\prPosteSecours,\\prPosteSecUrg,\\prCabineTel,\\prInfos,\\prCampingT,\\prCampingC,\\prCampingTC,\\prAubergJeun,\\prGite,\\prItinPedest,\\prItinSkiFond,\\prPicNic,\\prGareAutoTrain,\\prParkVideo,\\prEmbarcad,\\prToilettes,\\prAccesHandic,\\prEssence,\\prEssenceGPL,\\prRestau,\\prHotel,\\prBoissons,\\prEmbarcLeg,\\prTelepher,\\prTelecabin,\\prPointVue,\\prRadio,\\prJeuxEnfants,\\prVidange,\\prDistribBill,\\prGonflage,\\prDetente,\\prPosteDepann,\\prLutteIncendie,\\prIssueSecD,\\prIssueSecG,\\prFinLimVit,\\prLimVites": [ "alt={${1:alt text}}", "bb=${1:llx lly urx ury}", "bbllx=", "bblly=", "bburx=", "bbury=", "natwidth=", "natheight=", "hiresbb", "pagebox=${1|mediabox,cropbox,bleedbox,trimbox,artbox|}", "viewport=${1:llx lly urx ury}", "trim=${1:llx lly urx ury}", "angle=${1:degrees}", "origin=", "width=", "height=", "totalheight=", "keepaspectratio", "scale=${1:factor}", "clip", "draft", "type=${1:file type}", "ext=${1:file extension}", "read=${1:read-file extension}", "command=", "quiet", "page=${1:page number}", "interpolate", "decodearray={${1:color array}}" ] }, "args": [] } ================================================ FILE: dev/packages/PapierGurvan.json ================================================ { "deps": [ { "name": "tikz" }, { "name": "simplekv" }, { "name": "xstring" }, { "name": "setspace" }, { "name": "tikzlibrarycalc" }, { "name": "tikzlibrarypositioning" } ], "macros": [ { "name": "ColGgurvan", "unusual": true }, { "name": "PapierGurvan", "arg": { "format": "[]", "snippet": "PapierGurvan[${1:clés%keyvals}]", "keys": [ "\\PapierGurvan,\\begin{EnvGurvan}" ], "keyPos": 0 } }, { "name": "PapierGurvan", "arg": { "format": "[]<>", "snippet": "PapierGurvan[${1:clés%keyvals}]<${2:couleur}>", "keys": [ "\\PapierGurvan,\\begin{EnvGurvan}" ], "keyPos": 0 } }, { "name": "EcrireLigneGurvan", "arg": { "format": "{}", "snippet": "EcrireLigneGurvan{${1:texte%text}}" } }, { "name": "EcrireLigneGurvan", "arg": { "format": "{}", "snippet": "EcrireLigneGurvan{${1:texte%text}}" } }, { "name": "EcrireLigneGurvan", "arg": { "format": "[]{}", "snippet": "EcrireLigneGurvan[${2:clés%keyvals}]{${1:texte%text}}", "keys": [ "\\EcrireLigneGurvan" ], "keyPos": 0 } }, { "name": "EcrireLigneGurvan", "arg": { "format": "[]<>{}", "snippet": "EcrireLigneGurvan[${2:clés%keyvals}]<${3:alignement}>{${1:texte%text}}", "keys": [ "\\EcrireLigneGurvan" ], "keyPos": 0 } }, { "name": "PasseLigneGurvan" }, { "name": "LigneGurvan", "arg": { "format": "{}", "snippet": "LigneGurvan{${1:texte%text}}" } }, { "name": "LigneGurvan", "arg": { "format": "{}", "snippet": "LigneGurvan{${1:texte%text}}" } }, { "name": "LigneGurvan", "arg": { "format": "[]{}", "snippet": "LigneGurvan[${2:clés%keyvals}]{${1:texte%text}}", "keys": [ "\\LigneGurvan" ], "keyPos": 0 } }, { "name": "LigneGurvan", "arg": { "format": "[]<>{}", "snippet": "LigneGurvan[${2:clés%keyvals}]<${3:alignement}>{${1:texte%text}}", "keys": [ "\\LigneGurvan" ], "keyPos": 0 } }, { "name": "LigneGurvan", "arg": { "format": "[]<>(){}", "snippet": "LigneGurvan[${2:clés%keyvals}]<${3:alignement}>(${4:ajustement}){${1:texte%text}}", "keys": [ "\\LigneGurvan" ], "keyPos": 0 } }, { "name": "ParagrapheGurvan", "arg": { "format": "{}", "snippet": "ParagrapheGurvan{${1:texte%text}}" } }, { "name": "ParagrapheGurvan", "arg": { "format": "{}", "snippet": "ParagrapheGurvan{${1:texte%text}}" } }, { "name": "ParagrapheGurvan", "arg": { "format": "[]{}", "snippet": "ParagrapheGurvan[${2:clés%keyvals}]{${1:texte%text}}", "keys": [ "\\ParagrapheGurvan" ], "keyPos": 0 } }, { "name": "ParagrapheGurvan", "arg": { "format": "[]<>{}", "snippet": "ParagrapheGurvan[${2:clés%keyvals}]<${3:alignement}>{${1:texte%text}}", "keys": [ "\\ParagrapheGurvan" ], "keyPos": 0 } }, { "name": "ParagrapheGurvan", "arg": { "format": "[]<>(){}", "snippet": "ParagrapheGurvan[${2:clés%keyvals}]<${3:alignement}>(${4:ajustement}){${1:texte%text}}", "keys": [ "\\ParagrapheGurvan" ], "keyPos": 0 } } ], "envs": [ { "name": "EnvGurvan" }, { "name": "EnvGurvan", "arg": { "format": "<>", "snippet": "<${1:couleur}>" } }, { "name": "EnvGurvan", "arg": { "format": "[]", "snippet": "[${1:clés%keyvals}]", "keys": [ "\\PapierGurvan,\\begin{EnvGurvan}" ], "keyPos": 0 } }, { "name": "EnvGurvan", "arg": { "format": "[]<>", "snippet": "[${1:clés%keyvals}]<${2:couleur}>", "keys": [ "\\PapierGurvan,\\begin{EnvGurvan}" ], "keyPos": 0 } }, { "name": "PleinePageGurvan" }, { "name": "PleinePageGurvan", "arg": { "format": "[]", "snippet": "[${1:clés%keyvals}]", "keys": [ "\\begin{PleinePageGurvan}" ], "keyPos": 0 } } ], "keys": { "\\PapierGurvan,\\begin{EnvGurvan}": [ "NbCarreaux=${1:nbCol}x${2:nbLig}", "Unite=${1:nombre}", "Marge=${1:nombre}", "AffBarres", "Interligne=${1:nombre}", "CouleurBarre=" ], "\\EcrireLigneGurvan": [ "DecalH=${1:nombre}", "DecalV=", "Echelle=${1:nombre}" ], "\\begin{PleinePageGurvan}": [ "Interligne=${1:nombre}", "Papier=${1|A4,A5|}", "CoulLignes=", "CoulFondClair=", "CoulFondFonce=", "Marges=${1:MargeGauche}/${2:MargeDroite}", "NumLignes" ], "\\LigneGurvan": [ "Couleur=", "Ligne=${1:numéro}", "Echelle=${1:nombre}", "DecalBord=${1:nombre}", "TaillePolice=${1:nombre}" ], "\\ParagrapheGurvan": [ "Couleur=", "Ligne=${1:numéro}", "Echelle=${1:nombre}", "DecalBord=${1:nombre}", "Espacement=" ] }, "args": [] } ================================================ FILE: dev/packages/PixelArtTikz.json ================================================ { "deps": [ { "name": "tikz" }, { "name": "simplekv" }, { "name": "xintexpr" }, { "name": "xinttools" }, { "name": "xstring" }, { "name": "listofitems" }, { "name": "csvsimple-l3" } ], "macros": [ { "name": "PixelArtTikz", "arg": { "format": "{}", "snippet": "PixelArtTikz{${1:file}}" } }, { "name": "PixelArtTikz", "arg": { "format": "[]{}", "snippet": "PixelArtTikz[${2:clés%keyvals}]{${1:file}}", "keys": [ "\\PixelArtTikz,\\PixelArtTikz*,\\begin{EnvPixelArtTikz}" ], "keyPos": 0 } }, { "name": "PixelArtTikz", "arg": { "format": "[]<>{}", "snippet": "PixelArtTikz[${2:clés%keyvals}]<${3:TikZ options}>{${1:file}}", "keys": [ "\\PixelArtTikz,\\PixelArtTikz*,\\begin{EnvPixelArtTikz}" ], "keyPos": 0 } }, { "name": "PixelArtTikz*", "arg": { "format": "{}", "snippet": "PixelArtTikz*{${1:file}}" } }, { "name": "PixelArtTikz*", "arg": { "format": "[]{}", "snippet": "PixelArtTikz*[${2:clés%keyvals}]{${1:file}}", "keys": [ "\\PixelArtTikz,\\PixelArtTikz*,\\begin{EnvPixelArtTikz}" ], "keyPos": 0 } }, { "name": "MiniPixelArt", "arg": { "format": "{}", "snippet": "MiniPixelArt{${1:liste des couleurs}}" } }, { "name": "MiniPixelArt", "arg": { "format": "{}<>", "snippet": "MiniPixelArt{${1:liste des couleurs}}<${2:TikZ options}>" } }, { "name": "MiniPixelArt", "arg": { "format": "[]{}", "snippet": "MiniPixelArt[${2:clés%keyvals}]{${1:liste des couleurs}}", "keys": [ "\\MiniPixelArt" ], "keyPos": 0 } }, { "name": "MiniPixelArt", "arg": { "format": "[]{}<>", "snippet": "MiniPixelArt[${2:clés%keyvals}]{${1:liste des couleurs}}<${3:TikZ options}>", "keys": [ "\\MiniPixelArt" ], "keyPos": 0 } }, { "name": "PixlArtTikz", "unusual": true, "arg": { "format": "{}", "snippet": "PixlArtTikz{${1:file}}" } }, { "name": "PixlArtTikz", "unusual": true, "arg": { "format": "[]{}", "snippet": "PixlArtTikz[${2:options%keyvals}]{${1:file}}", "keys": [ "\\PixlArtTikz,\\PixlArtTikz*,\\begin{EnvPixlArtTikz}" ], "keyPos": 0 } }, { "name": "PixlArtTikz", "unusual": true, "arg": { "format": "[]<>{}", "snippet": "PixlArtTikz[${2:options%keyvals}]<${3:TikZ options}>{${1:file}}", "keys": [ "\\PixlArtTikz,\\PixlArtTikz*,\\begin{EnvPixlArtTikz}" ], "keyPos": 0 } }, { "name": "PixlArtTikz*", "unusual": true, "arg": { "format": "{}", "snippet": "PixlArtTikz*{${1:file}}" } }, { "name": "PixlArtTikz*", "unusual": true, "arg": { "format": "[]{}", "snippet": "PixlArtTikz*[${2:options%keyvals}]{${1:file}}", "keys": [ "\\PixlArtTikz,\\PixlArtTikz*,\\begin{EnvPixlArtTikz}" ], "keyPos": 0 } }, { "name": "MiniPixlArt", "arg": { "format": "{}", "snippet": "MiniPixlArt{${1:list of colors}}" } }, { "name": "MiniPixlArt", "arg": { "format": "{}<>", "snippet": "MiniPixlArt{${1:list of colors}}<${2:TikZ options}>" } }, { "name": "MiniPixlArt", "arg": { "format": "[]{}", "snippet": "MiniPixlArt[${2:options%keyvals}]{${1:list of colors}}", "keys": [ "\\MiniPixlArt" ], "keyPos": 0 } }, { "name": "MiniPixlArt", "arg": { "format": "[]{}<>", "snippet": "MiniPixlArt[${2:options%keyvals}]{${1:list of colors}}<${3:TikZ options}>", "keys": [ "\\MiniPixlArt" ], "keyPos": 0 } } ], "envs": [ { "name": "EnvPixelArtTikz", "arg": { "format": "{}", "snippet": "{${1:file}}" } }, { "name": "EnvPixelArtTikz", "arg": { "format": "[]{}", "snippet": "[${2:clés%keyvals}]{${1:file}}", "keys": [ "\\PixelArtTikz,\\PixelArtTikz*,\\begin{EnvPixelArtTikz}" ], "keyPos": 0 } }, { "name": "EnvPixelArtTikz", "arg": { "format": "[]<>{}", "snippet": "[${2:clés%keyvals}]<${3:TikZ options}>{${1:file}}", "keys": [ "\\PixelArtTikz,\\PixelArtTikz*,\\begin{EnvPixelArtTikz}" ], "keyPos": 0 } }, { "name": "EnvPixlArtTikz", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:file}}" } }, { "name": "EnvPixlArtTikz", "unusual": true, "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:file}}", "keys": [ "\\PixlArtTikz,\\PixlArtTikz*,\\begin{EnvPixlArtTikz}" ], "keyPos": 0 } }, { "name": "EnvPixlArtTikz", "unusual": true, "arg": { "format": "[]<>{}", "snippet": "[${2:options%keyvals}]<${3:TikZ options}>{${1:file}}", "keys": [ "\\PixlArtTikz,\\PixlArtTikz*,\\begin{EnvPixlArtTikz}" ], "keyPos": 0 } } ], "keys": { "\\usepackage/PixelArtTikz#c": [ "csvii" ], "\\PixelArtTikz,\\PixelArtTikz*,\\begin{EnvPixelArtTikz}": [ "Codes=${1:chaîne}", "Couleurs={${1:couleur1,couleur2,...}}", "Symboles={${1:symbol1,symbol2,...}}", "Correction", "Symb", "BordCases", "Style=${1:font commands}", "Unite=${1:nombre}" ], "\\MiniPixelArt": [ "Unite=", "Bord" ], "\\PixlArtTikz,\\PixlArtTikz*,\\begin{EnvPixlArtTikz}": [ "Codes=${1:string}", "Colors={${1:color1,color2,...}}", "Symbols={${1:symbol1,symbol2,...}}", "Correction", "Symb", "Border", "Style=${1:font commands}", "Unit=${1:number}" ], "\\MiniPixlArt": [ "Unit=", "Border" ] }, "args": [ "\\usepackage/PixelArtTikz#c" ] } ================================================ FILE: dev/packages/Play.json ================================================ { "deps": [ { "name": "xkeyval" }, { "name": "fontenc" }, { "name": "ifthen" }, { "name": "mweights" }, { "name": "fontaxes" } ], "macros": [ { "name": "sufigures" }, { "name": "supfigures", "unusual": true }, { "name": "textsu", "arg": { "format": "{}", "snippet": "textsu{${1:text}}" } }, { "name": "textsup", "unusual": true, "arg": { "format": "{}", "snippet": "textsup{${1:text}}" } }, { "name": "textsuperior", "unusual": true, "arg": { "format": "{}", "snippet": "textsuperior{${1:text}}" } } ], "envs": [], "keys": { "\\usepackage/Play#c": [ "scale=${2|${1:factor},MatchLowercase|}", "scaled=${2|${1:factor},MatchLowercase|}", "lining", "oldstyle", "tabular", "proportional", "mainfont", "bold", "regular" ] }, "args": [ "\\usepackage/Play#c" ] } ================================================ FILE: dev/packages/PlayfairDisplay.json ================================================ { "deps": [ { "name": "ifxetex" }, { "name": "ifluatex" }, { "name": "xkeyval" }, { "name": "fontenc" }, { "name": "fontaxes" }, { "name": "mweights" } ], "macros": [ { "name": "playfair" }, { "name": "playfairblack" }, { "name": "playfairOsF" }, { "name": "playfairLF" }, { "name": "sufigures" }, { "name": "textsu", "arg": { "format": "{}", "snippet": "textsu{${1:text}}" } }, { "name": "textsuperior", "unusual": true, "arg": { "format": "{}", "snippet": "textsuperior{${1:text}}" } }, { "name": "playfairfamily", "unusual": true } ], "envs": [], "keys": { "\\usepackage/PlayfairDisplay#c": [ "scale=${1:factor}", "scaled=${1:factor}", "type1", "black", "lining", "lf", "oldstyle", "osf" ] }, "args": [ "\\usepackage/PlayfairDisplay#c" ] } ================================================ FILE: dev/packages/PoiretOne.json ================================================ { "deps": [ { "name": "ifxetex" }, { "name": "ifluatex" }, { "name": "xkeyval" }, { "name": "fontenc" }, { "name": "fontaxes" }, { "name": "mweights" } ], "macros": [ { "name": "poiretone" }, { "name": "poiretonefamily", "unusual": true } ], "envs": [], "keys": { "\\usepackage/PoiretOne#c": [ "scaled=${1:factor}", "default", "sfdefault", "type1" ] }, "args": [ "\\usepackage/PoiretOne#c" ] } ================================================ FILE: dev/packages/ProfCollege.json ================================================ { "deps": [ { "name": "verbatim" }, { "name": "mathtools" }, { "name": "amssymb" }, { "name": "siunitx" }, { "name": "xcolor" }, { "name": "xstring" }, { "name": "simplekv" }, { "name": "ifthen" }, { "name": "modulus" }, { "name": "xinttools" }, { "name": "iftex" }, { "name": "luamplib" }, { "name": "luacas" }, { "name": "gmp" }, { "name": "xintexpr" }, { "name": "listofitems" }, { "name": "datatool" }, { "name": "multido" }, { "name": "xlop" }, { "name": "tcolorbox" }, { "name": "tcolorboxlibrarybreakable" }, { "name": "tcolorboxlibraryexternal" }, { "name": "tcolorboxlibraryfitting" }, { "name": "tcolorboxlibraryhooks" }, { "name": "tcolorboxlibrarymagazine" }, { "name": "tcolorboxlibraryposter" }, { "name": "tcolorboxlibraryraster" }, { "name": "tcolorboxlibraryskins" }, { "name": "tcolorboxlibrarytheorems" }, { "name": "tcolorboxlibrarylistings" }, { "name": "tcolorboxlibrarylistingsutf8" }, { "name": "tikz" }, { "name": "tikzlibrarycalc" }, { "name": "tikzlibraryshapes" }, { "name": "tikzlibrarytikzmark" }, { "name": "tikzlibrarychains" }, { "name": "tikzlibrarypositioning" }, { "name": "tikzlibraryshapes.symbols" }, { "name": "tikzlibrarybabel" }, { "name": "tikzlibraryfit" }, { "name": "tikzlibrarybackgrounds" }, { "name": "suffix" }, { "name": "multicol" }, { "name": "hhline" }, { "name": "stackengine" }, { "name": "cancel" }, { "name": "fontawesome5" }, { "name": "pifont" }, { "name": "nicematrix" }, { "name": "multirow" }, { "name": "longtable" }, { "name": "fmtcount" }, { "name": "environ" }, { "name": "printlen" }, { "name": "ifoddpage" }, { "name": "colortbl" } ], "macros": [ { "name": "Lg", "arg": { "format": "{}", "snippet": "Lg{${1:nombre}}" } }, { "name": "Lg", "arg": { "format": "[]{}", "snippet": "Lg[${2:unité,clés%keyvals}]{${1:nombre}}", "keys": [ "\\Lg#c,\\Aire#c,\\Vol#c,\\Masse#c,\\Capa#c,\\Temps#c,\\MasseVol#c,\\Vitesse#c,\\Octet#c,\\Conso#c,\\Prix#c,\\Temp#c" ], "keyPos": 0 } }, { "name": "Lg*", "arg": { "format": "{}", "snippet": "Lg*{${1:nombre}}" } }, { "name": "Lg*", "arg": { "format": "[]{}", "snippet": "Lg*[${2:unité,clés%keyvals}]{${1:nombre}}" } }, { "name": "Aire", "arg": { "format": "{}", "snippet": "Aire{${1:nombre}}" } }, { "name": "Aire", "arg": { "format": "[]{}", "snippet": "Aire[${2:unité,clés%keyvals}]{${1:nombre}}", "keys": [ "\\Lg#c,\\Aire#c,\\Vol#c,\\Masse#c,\\Capa#c,\\Temps#c,\\MasseVol#c,\\Vitesse#c,\\Octet#c,\\Conso#c,\\Prix#c,\\Temp#c" ], "keyPos": 0 } }, { "name": "Aire*", "arg": { "format": "{}", "snippet": "Aire*{${1:nombre}}" } }, { "name": "Aire*", "arg": { "format": "[]{}", "snippet": "Aire*[${2:unité,clés%keyvals}]{${1:nombre}}" } }, { "name": "Vol", "arg": { "format": "{}", "snippet": "Vol{${1:nombre}}" } }, { "name": "Vol", "arg": { "format": "[]{}", "snippet": "Vol[${2:unité,clés%keyvals}]{${1:nombre}}", "keys": [ "\\Lg#c,\\Aire#c,\\Vol#c,\\Masse#c,\\Capa#c,\\Temps#c,\\MasseVol#c,\\Vitesse#c,\\Octet#c,\\Conso#c,\\Prix#c,\\Temp#c" ], "keyPos": 0 } }, { "name": "Vol*", "arg": { "format": "{}", "snippet": "Vol*{${1:nombre}}" } }, { "name": "Vol*", "arg": { "format": "[]{}", "snippet": "Vol*[${2:unité,clés%keyvals}]{${1:nombre}}" } }, { "name": "Masse", "arg": { "format": "{}", "snippet": "Masse{${1:nombre}}" } }, { "name": "Masse", "arg": { "format": "[]{}", "snippet": "Masse[${2:unité,clés%keyvals}]{${1:nombre}}", "keys": [ "\\Lg#c,\\Aire#c,\\Vol#c,\\Masse#c,\\Capa#c,\\Temps#c,\\MasseVol#c,\\Vitesse#c,\\Octet#c,\\Conso#c,\\Prix#c,\\Temp#c" ], "keyPos": 0 } }, { "name": "Masse*", "arg": { "format": "{}", "snippet": "Masse*{${1:nombre}}" } }, { "name": "Masse*", "arg": { "format": "[]{}", "snippet": "Masse*[${2:unité,clés%keyvals}]{${1:nombre}}" } }, { "name": "Capa", "arg": { "format": "{}", "snippet": "Capa{${1:nombre}}" } }, { "name": "Capa", "arg": { "format": "[]{}", "snippet": "Capa[${2:unité,clés%keyvals}]{${1:nombre}}", "keys": [ "\\Lg#c,\\Aire#c,\\Vol#c,\\Masse#c,\\Capa#c,\\Temps#c,\\MasseVol#c,\\Vitesse#c,\\Octet#c,\\Conso#c,\\Prix#c,\\Temp#c" ], "keyPos": 0 } }, { "name": "Capa*", "arg": { "format": "{}", "snippet": "Capa*{${1:nombre}}" } }, { "name": "Capa*", "arg": { "format": "[]{}", "snippet": "Capa*[${2:unité,clés%keyvals}]{${1:nombre}}" } }, { "name": "Temps", "arg": { "format": "{}", "snippet": "Temps{${1:nombre}}" } }, { "name": "Temps", "arg": { "format": "[]{}", "snippet": "Temps[${2:unité,clés%keyvals}]{${1:nombre}}", "keys": [ "\\Lg#c,\\Aire#c,\\Vol#c,\\Masse#c,\\Capa#c,\\Temps#c,\\MasseVol#c,\\Vitesse#c,\\Octet#c,\\Conso#c,\\Prix#c,\\Temp#c" ], "keyPos": 0 } }, { "name": "MasseVol", "arg": { "format": "{}", "snippet": "MasseVol{${1:nombre}}" } }, { "name": "MasseVol", "arg": { "format": "[]{}", "snippet": "MasseVol[${2:unité,clés%keyvals}]{${1:nombre}}", "keys": [ "\\Lg#c,\\Aire#c,\\Vol#c,\\Masse#c,\\Capa#c,\\Temps#c,\\MasseVol#c,\\Vitesse#c,\\Octet#c,\\Conso#c,\\Prix#c,\\Temp#c" ], "keyPos": 0 } }, { "name": "Vitesse", "arg": { "format": "{}", "snippet": "Vitesse{${1:nombre}}" } }, { "name": "Vitesse", "arg": { "format": "[]{}", "snippet": "Vitesse[${2:unité,clés%keyvals}]{${1:nombre}}", "keys": [ "\\Lg#c,\\Aire#c,\\Vol#c,\\Masse#c,\\Capa#c,\\Temps#c,\\MasseVol#c,\\Vitesse#c,\\Octet#c,\\Conso#c,\\Prix#c,\\Temp#c" ], "keyPos": 0 } }, { "name": "Octet", "arg": { "format": "{}", "snippet": "Octet{${1:nombre}}" } }, { "name": "Octet", "arg": { "format": "[]{}", "snippet": "Octet[${2:unité,clés%keyvals}]{${1:nombre}}", "keys": [ "\\Lg#c,\\Aire#c,\\Vol#c,\\Masse#c,\\Capa#c,\\Temps#c,\\MasseVol#c,\\Vitesse#c,\\Octet#c,\\Conso#c,\\Prix#c,\\Temp#c" ], "keyPos": 0 } }, { "name": "Conso", "arg": { "format": "{}", "snippet": "Conso{${1:nombre}}" } }, { "name": "Conso", "arg": { "format": "[]{}", "snippet": "Conso[${2:unité,clés%keyvals}]{${1:nombre}}", "keys": [ "\\Lg#c,\\Aire#c,\\Vol#c,\\Masse#c,\\Capa#c,\\Temps#c,\\MasseVol#c,\\Vitesse#c,\\Octet#c,\\Conso#c,\\Prix#c,\\Temp#c" ], "keyPos": 0 } }, { "name": "Prix", "arg": { "format": "{}", "snippet": "Prix{${1:nombre}}" } }, { "name": "Prix", "arg": { "format": "[]{}", "snippet": "Prix[${2:unité,clés%keyvals}]{${1:nombre}}", "keys": [ "\\Lg#c,\\Aire#c,\\Vol#c,\\Masse#c,\\Capa#c,\\Temps#c,\\MasseVol#c,\\Vitesse#c,\\Octet#c,\\Conso#c,\\Prix#c,\\Temp#c" ], "keyPos": 0 } }, { "name": "Temp", "arg": { "format": "{}", "snippet": "Temp{${1:nombre}}" } }, { "name": "Temp", "arg": { "format": "[]{}", "snippet": "Temp[${2:unité,clés%keyvals}]{${1:nombre}}", "keys": [ "\\Lg#c,\\Aire#c,\\Vol#c,\\Masse#c,\\Capa#c,\\Temps#c,\\MasseVol#c,\\Vitesse#c,\\Octet#c,\\Conso#c,\\Prix#c,\\Temp#c" ], "keyPos": 0 } }, { "name": "RepresenterEntier", "arg": { "format": "{}", "snippet": "RepresenterEntier{${1:nombre}}" } }, { "name": "RepresenterEntier", "arg": { "format": "[]{}", "snippet": "RepresenterEntier[${2:clés%keyvals}]{${1:nombre}}", "keys": [ "\\RepresenterEntier" ], "keyPos": 0 } }, { "name": "DecompositionDecimale", "arg": { "format": "{}", "snippet": "DecompositionDecimale{${1:nombre}}" } }, { "name": "DecompositionDecimale", "arg": { "format": "[]{}", "snippet": "DecompositionDecimale[${2:clés%keyvals}]{${1:nombre}}", "keys": [ "\\DecompositionDecimale" ], "keyPos": 0 } }, { "name": "Ecriture", "arg": { "format": "{}", "snippet": "Ecriture{${1:nombre}}" } }, { "name": "Ecriture", "arg": { "format": "[]{}", "snippet": "Ecriture[${2:clés%keyvals}]{${1:nombre}}", "keys": [ "\\Ecriture" ], "keyPos": 0 } }, { "name": "Frise", "arg": { "format": "{}", "snippet": "Frise{1/A/a,2/B/b,3/C/c,...}" } }, { "name": "Frise", "arg": { "format": "[]{}", "snippet": "Frise[${1:clés%keyvals}]{1/A/a,2/B/b,3/C/c,...}", "keys": [ "\\Frise" ], "keyPos": 0 } }, { "name": "Tables", "arg": { "format": "{}", "snippet": "Tables{${1:nombre}}" } }, { "name": "Tables", "arg": { "format": "[]{}", "snippet": "Tables[${2:clés%keyvals}]{${1:nombre}}", "keys": [ "\\Tables" ], "keyPos": 0 } }, { "name": "Papiers" }, { "name": "Papiers", "arg": { "format": "[]", "snippet": "Papiers[${1:clés%keyvals}]", "keys": [ "\\Papiers" ], "keyPos": 0 } }, { "name": "Tableau", "arg": { "format": "{}", "snippet": "Tableau{${1:liste de nombres}}" } }, { "name": "Tableau", "arg": { "format": "[]{}", "snippet": "Tableau[${2:clés%keyvals}]{${1:liste de nombres}}", "keys": [ "\\Tableau,\\GlisseNombre" ], "keyPos": 0 } }, { "name": "GlisseNombre", "arg": { "format": "{}", "snippet": "GlisseNombre{${1:}}" } }, { "name": "GlisseNombre", "arg": { "format": "[]{}", "snippet": "GlisseNombre[${2:clés%keyvals}]{${1:}}", "keys": [ "\\Tableau,\\GlisseNombre", "\\GlisseNombre" ], "keyPos": 0 } }, { "name": "PfCCG", "unusual": true }, { "name": "PfCDG", "unusual": true }, { "name": "PfCUG", "unusual": true }, { "name": "PfCCM", "unusual": true }, { "name": "PfCDM", "unusual": true }, { "name": "PfCUM", "unusual": true }, { "name": "PfCCm", "unusual": true }, { "name": "PfCDm", "unusual": true }, { "name": "PfCUm", "unusual": true }, { "name": "PfCC", "unusual": true }, { "name": "PfCD", "unusual": true }, { "name": "PfCU", "unusual": true }, { "name": "PfCd", "unusual": true }, { "name": "PfCc", "unusual": true }, { "name": "PfCm", "unusual": true }, { "name": "Relie", "arg": { "format": "{}", "snippet": "Relie{${1:Liste des éléments par ligne}}" } }, { "name": "Relie", "arg": { "format": "[]{}", "snippet": "Relie[${2:clés%keyvals}]{${1:Liste des éléments par ligne}}", "keys": [ "\\Relie" ], "keyPos": 0 } }, { "name": "QCM", "arg": { "format": "{}", "snippet": "QCM{${1:questions%text}}" } }, { "name": "QCM", "arg": { "format": "[]{}", "snippet": "QCM[${2:clés%keyvals}]{${1:questions%text}}", "keys": [ "\\QCM" ], "keyPos": 0 } }, { "name": "QFlash", "arg": { "format": "{}", "snippet": "QFlash{${1:question/param1/param2/...%text}}" } }, { "name": "QFlash", "arg": { "format": "[]{}", "snippet": "QFlash[${2:clés%keyvals}]{${1:question/param1/param2/...%text}}", "keys": [ "\\QFlash" ], "keyPos": 0 } }, { "name": "BoiteFlash", "arg": { "format": "{}", "snippet": "BoiteFlash{${1:contenu%text}}" } }, { "name": "BoiteFlash", "arg": { "format": "[]{}", "snippet": "BoiteFlash[${2:length}]{${1:contenu%text}}" } }, { "name": "Rapido", "arg": { "format": "{}", "snippet": "Rapido{${1:q1/r1§q2/r2§...%text}}" } }, { "name": "Rapido", "arg": { "format": "[]{}", "snippet": "Rapido[${2:clés%keyvals}]{${1:q1/r1§q2/r2§...%text}}", "keys": [ "\\Rapido" ], "keyPos": 0 } }, { "name": "BoiteRapido", "arg": { "format": "{}", "snippet": "BoiteRapido{${1:texte%text}}" } }, { "name": "Cible", "arg": { "format": "{}", "snippet": "Cible{${1:n1,n2,...}}" } }, { "name": "Cible", "arg": { "format": "[]{}", "snippet": "Cible[${2:clés%keyvals}]{${1:n1,n2,...}}", "keys": [ "\\Cible" ], "keyPos": 0 } }, { "name": "Mentalo", "arg": { "format": "{}", "snippet": "Mentalo{${1:o1,o2,...}}" } }, { "name": "Mentalo", "arg": { "format": "[]{}", "snippet": "Mentalo[${2:clés%keyvals}]{${1:o1,o2,...}}", "keys": [ "\\Mentalo" ], "keyPos": 0 } }, { "name": "Automatismes", "arg": { "format": "{}", "snippet": "Automatismes{${1:o1,o2,...}}" } }, { "name": "Automatismes", "arg": { "format": "[]{}", "snippet": "Automatismes[${2:clés%keyvals}]{${1:o1,o2,...}}", "keys": [ "\\Automatismes" ], "keyPos": 0 } }, { "name": "PyraVoca", "arg": { "format": "{}", "snippet": "PyraVoca{${1:définition1/mot1/couleur1,...}}" } }, { "name": "PyraVoca", "arg": { "format": "[]{}", "snippet": "PyraVoca[${2:clés%keyvals}]{${1:définition1/mot1/couleur1,...}}", "keys": [ "\\PyraVoca" ], "keyPos": 0 } }, { "name": "CourseNombre", "arg": { "format": "{}", "snippet": "CourseNombre{${1:file}}" } }, { "name": "CourseNombre", "arg": { "format": "[]{}", "snippet": "CourseNombre[${2:clés%keyvals}]{${1:file}}", "keys": [ "\\CourseNombre" ], "keyPos": 0 } }, { "name": "ChoixAlea", "arg": { "format": "{}{}{}", "snippet": "ChoixAlea{${1:a}}{${2:b}}{${3:cmd}}" } }, { "name": "ChoixAlea", "arg": { "format": "[]{}{}{}", "snippet": "ChoixAlea[${4:p}]{${1:a}}{${2:b}}{${3:cmd}}" } }, { "name": "VariableAlea", "arg": { "format": "{}{}", "snippet": "VariableAlea{${1:cmd}}{${2:fp expression}}" } }, { "name": "MathAlea", "unusual": true, "arg": { "format": "{}", "snippet": "MathAlea{${1:file}}" } }, { "name": "MathAlea", "unusual": true, "arg": { "format": "[]{}", "snippet": "MathAlea[${2:clés%keyvals}]{${1:file}}" } }, { "name": "CourseNombreTotalQuestions", "unusual": true, "arg": { "format": "{}", "snippet": "CourseNombreTotalQuestions{${1:nombre}}" } }, { "name": "Autonomie", "arg": { "format": "{}{}", "snippet": "Autonomie{${1:q1/r1§q2/r2§...§q8/r8%text}}{${2:Q1/I1§Q2/I2§...§Q8/I8%text}}" } }, { "name": "Autonomie", "arg": { "format": "[]{}{}", "snippet": "Autonomie[${3:clés%keyvals}]{${1:q1/r1§q2/r2§...§q8/r8%text}}{${2:Q1/I1§Q2/I2§...§Q8/I8%text}}", "keys": [ "\\Autonomie" ], "keyPos": 0 } }, { "name": "FicheMemo", "arg": { "format": "{}{}", "snippet": "FicheMemo{${1:l1/q1/r1§l2/q2/r2§...%text}}{${2:L1/Q1/R1§L2/Q2/I2§...%text}}" } }, { "name": "FicheMemo", "arg": { "format": "[]{}{}", "snippet": "FicheMemo[${3:clés%keyvals}]{${1:l1/q1/r1§l2/q2/r2§...%text}}{${2:L1/Q1/R1§L2/Q2/I2§...%text}}", "keys": [ "\\FicheMemo" ], "keyPos": 0 } }, { "name": "BonSortie", "arg": { "format": "{}{}{}{}", "snippet": "BonSortie{${1:énoncé1%text}}{${2:énoncé2%text}}{${3:énoncé3%text}}{${4:énoncé4%text}}" } }, { "name": "BonSortie", "arg": { "format": "[]{}{}{}{}", "snippet": "BonSortie[${5:clés%keyvals}]{${1:énoncé1%text}}{${2:énoncé2%text}}{${3:énoncé3%text}}{${4:énoncé4%text}}", "keys": [ "\\BonSortie" ], "keyPos": 0 } }, { "name": "Solide" }, { "name": "Solide", "arg": { "format": "[]", "snippet": "Solide[${1:clés%keyvals}]", "keys": [ "\\Solide" ], "keyPos": 0 } }, { "name": "Patron", "arg": { "format": "{}", "snippet": "Patron{${1:description du patron}}" } }, { "name": "Patron", "arg": { "format": "[]{}", "snippet": "Patron[${2:clés%keyvals}]{${1:description du patron}}", "keys": [ "\\Patron" ], "keyPos": 0 } }, { "name": "ProprieteDroites", "arg": { "format": "{}{}{}", "snippet": "ProprieteDroites{${1:a%formula}}{${2:b%formula}}{${3:c%formula}}" } }, { "name": "ProprieteDroites", "arg": { "format": "[]{}{}{}", "snippet": "ProprieteDroites[${4:clés%keyvals}]{${1:a%formula}}{${2:b%formula}}{${3:c%formula}}", "keys": [ "\\ProprieteDroites" ], "keyPos": 0 } }, { "name": "Reperage", "arg": { "format": "{}", "snippet": "Reperage{${1:Liste des éléments}}" } }, { "name": "Reperage", "arg": { "format": "[]{}", "snippet": "Reperage[${2:clés%keyvals}]{${1:Liste des éléments}}", "keys": [ "\\Reperage,\\ReperageMulti,\\ReperageZoom" ], "keyPos": 0 } }, { "name": "ReperageMulti", "unusual": true, "arg": { "format": "{}", "snippet": "ReperageMulti{${1:Liste des éléments}}" } }, { "name": "ReperageMulti", "unusual": true, "arg": { "format": "[]{}", "snippet": "ReperageMulti[${2:clés%keyvals}]{${1:Liste des éléments}}", "keys": [ "\\Reperage,\\ReperageMulti,\\ReperageZoom" ], "keyPos": 0 } }, { "name": "ReperageZoom", "arg": { "format": "{}", "snippet": "ReperageZoom{${1:élément}}" } }, { "name": "ReperageZoom", "arg": { "format": "[]{}", "snippet": "ReperageZoom[${2:clés%keyvals}]{${1:élément}}", "keys": [ "\\Reperage,\\ReperageMulti,\\ReperageZoom" ], "keyPos": 0 } }, { "name": "SommeAngles", "arg": { "format": "{}{}{}", "snippet": "SommeAngles{${1:Nom du triangle}}{${2:a}}{${3:b}}" } }, { "name": "SommeAngles", "arg": { "format": "[]{}{}{}", "snippet": "SommeAngles[${4:clés%keyvals}]{${1:Nom du triangle}}{${2:a}}{${3:b}}", "keys": [ "\\SommeAngles" ], "keyPos": 0 } }, { "name": "ResultatAngle" }, { "name": "Pythagore", "arg": { "format": "{}{}{}{}", "snippet": "Pythagore{${1:Nom du triangle}}{${2:a}}{${3:b}}{${4:c}}" } }, { "name": "Pythagore", "arg": { "format": "[]{}{}{}{}", "snippet": "Pythagore[${5:clés%keyvals}]{${1:Nom du triangle}}{${2:a}}{${3:b}}{${4:c}}", "keys": [ "\\Pythagore" ], "keyPos": 0 } }, { "name": "ResultatPytha" }, { "name": "RedactionCalculsPythagore", "unusual": true }, { "name": "RedactionCalculsReciPythagore", "unusual": true }, { "name": "RedactionConclusionReciPythagore", "unusual": true }, { "name": "RedactionPythagore", "unusual": true }, { "name": "RedactionReciPythagore", "unusual": true }, { "name": "Thales", "arg": { "format": "{}{}{}{}{}{}{}", "snippet": "Thales{${1:Nom des points considérés}}{${2:a}}{${3:b}}{${4:c}}{${5:d}}{${6:e}}{${7:f}}" } }, { "name": "Thales", "arg": { "format": "[]{}{}{}{}{}{}{}", "snippet": "Thales[${8:clés%keyvals}]{${1:Nom des points considérés}}{${2:a}}{${3:b}}{${4:c}}{${5:d}}{${6:e}}{${7:f}}", "keys": [ "\\Thales" ], "keyPos": 0 } }, { "name": "ResultatThalesx" }, { "name": "ResultatThalesy" }, { "name": "ResultatThalesz" }, { "name": "Trigo", "arg": { "format": "{}{}{}{}", "snippet": "Trigo{${1:Nom du triangle}}{${2:a}}{${3:b}}{${4:c}}" } }, { "name": "Trigo", "arg": { "format": "[]{}{}{}{}", "snippet": "Trigo[${5:clés%keyvals}]{${1:Nom du triangle}}{${2:a}}{${3:b}}{${4:c}}", "keys": [ "\\Trigo" ], "keyPos": 0 } }, { "name": "ResultatTrigo" }, { "name": "Cartographie", "arg": { "format": "{}{}", "snippet": "Cartographie{${1:longitude}}{${2:latitude}}" } }, { "name": "Cartographie", "arg": { "format": "[]{}{}", "snippet": "Cartographie[${3:clés%keyvals}]{${1:longitude}}{${2:latitude}}", "keys": [ "\\Cartographie" ], "keyPos": 0 } }, { "name": "Formule" }, { "name": "Formule", "arg": { "format": "[]", "snippet": "Formule[${1:clés%keyvals}]", "keys": [ "\\Formule" ], "keyPos": 0 } }, { "name": "VueCubes", "arg": { "format": "{}", "snippet": "VueCubes{${1:liste de hauteurs}}" } }, { "name": "VueCubes", "arg": { "format": "[]{}", "snippet": "VueCubes[${2:clés%keyvals}]{${1:liste de hauteurs}}", "keys": [ "\\VueCubes" ], "keyPos": 0 } }, { "name": "Pavage" }, { "name": "Pavage", "arg": { "format": "[]", "snippet": "Pavage[${1:clés%keyvals}]", "keys": [ "\\Pavage" ], "keyPos": 0 } }, { "name": "Addition", "arg": { "format": "{}{}", "snippet": "Addition{${1:n1}}{${2:n2}}" } }, { "name": "Addition", "arg": { "format": "[]{}{}", "snippet": "Addition[${3:clés%keyvals}]{${1:n1}}{${2:n2}}", "keys": [ "\\Addition,\\MultiAddition,\\Soustraction,\\Multiplication,\\Division,\\DivisionD" ], "keyPos": 0 } }, { "name": "Soustraction", "arg": { "format": "{}{}", "snippet": "Soustraction{${1:n1}}{${2:n2}}" } }, { "name": "Soustraction", "arg": { "format": "[]{}{}", "snippet": "Soustraction[${3:clés%keyvals}]{${1:n1}}{${2:n2}}", "keys": [ "\\Addition,\\MultiAddition,\\Soustraction,\\Multiplication,\\Division,\\DivisionD" ], "keyPos": 0 } }, { "name": "Multiplication", "arg": { "format": "{}{}", "snippet": "Multiplication{${1:n1}}{${2:n2}}" } }, { "name": "Multiplication", "arg": { "format": "[]{}{}", "snippet": "Multiplication[${3:clés%keyvals}]{${1:n1}}{${2:n2}}", "keys": [ "\\Addition,\\MultiAddition,\\Soustraction,\\Multiplication,\\Division,\\DivisionD" ], "keyPos": 0 } }, { "name": "Division", "arg": { "format": "{}{}", "snippet": "Division{${1:n1}}{${2:n2}}" } }, { "name": "Division", "arg": { "format": "[]{}{}", "snippet": "Division[${3:clés%keyvals}]{${1:n1}}{${2:n2}}", "keys": [ "\\Addition,\\MultiAddition,\\Soustraction,\\Multiplication,\\Division,\\DivisionD" ], "keyPos": 0 } }, { "name": "DivisionD", "arg": { "format": "{}{}", "snippet": "DivisionD{${1:n1}}{${2:n2}}" } }, { "name": "DivisionD", "arg": { "format": "[]{}{}", "snippet": "DivisionD[${3:clés%keyvals}]{${1:n1}}{${2:n2}}", "keys": [ "\\Addition,\\MultiAddition,\\Soustraction,\\Multiplication,\\Division,\\DivisionD" ], "keyPos": 0 } }, { "name": "PyramideNombre", "arg": { "format": "{}", "snippet": "PyramideNombre{${1:c1,c2,...}}" } }, { "name": "PyramideNombre", "arg": { "format": "[]{}", "snippet": "PyramideNombre[${2:clés%keyvals}]{${1:c1,c2,...}}", "keys": [ "\\PyramideNombre" ], "keyPos": 0 } }, { "name": "ProgCalcul", "arg": { "format": "{}", "snippet": "ProgCalcul{${1:i1,i2,...%formula}}" } }, { "name": "ProgCalcul", "arg": { "format": "[]{}", "snippet": "ProgCalcul[${2:clés%keyvals}]{${1:i1,i2,...%formula}}", "keys": [ "\\ProgCalcul" ], "keyPos": 0 } }, { "name": "Decomposition", "arg": { "format": "{}", "snippet": "Decomposition{${1:integer}}" } }, { "name": "Decomposition", "arg": { "format": "[]{}", "snippet": "Decomposition[${2:clés%keyvals}]{${1:integer}}", "keys": [ "\\Decomposition" ], "keyPos": 0 } }, { "name": "Erathostene" }, { "name": "Erathostene", "arg": { "format": "[]", "snippet": "Erathostene[${1:clés%keyvals}]", "keys": [ "\\Erathostene" ], "keyPos": 0 } }, { "name": "Engrenages", "arg": { "format": "{}", "snippet": "Engrenages{${1:m1/z1,m2/z2,...}}" } }, { "name": "Engrenages", "arg": { "format": "[]{}", "snippet": "Engrenages[${2:clés%keyvals}]{${1:m1/z1,m2/z2,...}}", "keys": [ "\\Engrenages" ], "keyPos": 0 } }, { "name": "Fraction", "arg": { "format": "{}", "snippet": "Fraction{${1:a/b}}" } }, { "name": "Fraction", "arg": { "format": "[]{}", "snippet": "Fraction[${2:clés%keyvals}]{${1:a/b}}", "keys": [ "\\Fraction" ], "keyPos": 0 } }, { "name": "FractionDecimale", "arg": { "format": "{}", "snippet": "FractionDecimale{${1:a/b}}" } }, { "name": "FractionDecimale", "arg": { "format": "[]{}", "snippet": "FractionDecimale[${2:clés%keyvals}]{${1:a/b}}", "keys": [ "\\FractionDecimale" ], "keyPos": 0 } }, { "name": "Simplification", "arg": { "format": "{}{}", "snippet": "Simplification{${1:a}}{${2:b}}" } }, { "name": "Simplification", "arg": { "format": "[]{}{}", "snippet": "Simplification[${3:clés%keyvals}]{${1:a}}{${2:b}}", "keys": [ "\\Simplification" ], "keyPos": 0 } }, { "name": "AddFraction", "arg": { "format": "{}{}", "snippet": "AddFraction{${1:a/b}}{${2:c/d}}" } }, { "name": "AddFraction", "arg": { "format": "[]{}{}", "snippet": "AddFraction[${3:clés%keyvals}]{${1:a/b}}{${2:c/d}}" } }, { "name": "AddFraction", "arg": { "format": "[][]{}{}", "snippet": "AddFraction[${3:clés%keyvals}][${4:etape}]{${1:a/b}}{${2:c/d}}" } }, { "name": "SousFraction", "arg": { "format": "{}{}", "snippet": "SousFraction{${1:a/b}}{${2:c/d}}" } }, { "name": "SousFraction", "arg": { "format": "[]{}{}", "snippet": "SousFraction[${3:clés%keyvals}]{${1:a/b}}{${2:c/d}}" } }, { "name": "SousFraction", "arg": { "format": "[][]{}{}", "snippet": "SousFraction[${3:clés%keyvals}][${4:etape}]{${1:a/b}}{${2:c/d}}" } }, { "name": "MulFraction", "arg": { "format": "{}{}", "snippet": "MulFraction{${1:a/b}}{${2:c/d}}" } }, { "name": "MulFraction", "arg": { "format": "[]{}{}", "snippet": "MulFraction[${3:clés%keyvals}]{${1:a/b}}{${2:c/d}}" } }, { "name": "MulFraction", "arg": { "format": "[][]{}{}", "snippet": "MulFraction[${3:clés%keyvals}][${4:etape}]{${1:a/b}}{${2:c/d}}" } }, { "name": "DivFraction", "arg": { "format": "{}{}", "snippet": "DivFraction{${1:a/b}}{${2:c/d}}" } }, { "name": "DivFraction", "arg": { "format": "[]{}{}", "snippet": "DivFraction[${3:clés%keyvals}]{${1:a/b}}{${2:c/d}}" } }, { "name": "DivFraction", "arg": { "format": "[][]{}{}", "snippet": "DivFraction[${3:clés%keyvals}][${4:etape}]{${1:a/b}}{${2:c/d}}" } }, { "name": "Rangement", "arg": { "format": "{}", "snippet": "Rangement{${1:liste de nombres}}" } }, { "name": "Rangement", "arg": { "format": "[]{}", "snippet": "Rangement[${2:clés%keyvals}]{${1:liste de nombres}}", "keys": [ "\\Rangement" ], "keyPos": 0 } }, { "name": "Puissances", "arg": { "format": "{}{}", "snippet": "Puissances{${1:expr%formula}}{${2:integer}}" } }, { "name": "Propor", "arg": { "format": "{}", "snippet": "Propor{${1:Liste des éléments par colonne}}" } }, { "name": "Propor", "arg": { "format": "[]{}", "snippet": "Propor[${2:clés%keyvals}]{${1:Liste des éléments par colonne}}", "keys": [ "\\Propor" ], "keyPos": 0 } }, { "name": "FlechesPH", "arg": { "format": "{}{}{}", "snippet": "FlechesPH{${1:a}}{${2:b}}{${3:texte}}" } }, { "name": "FlechesPB", "arg": { "format": "{}{}{}", "snippet": "FlechesPB{${1:a}}{${2:b}}{${3:texte}}" } }, { "name": "FlechesPG", "arg": { "format": "{}{}{}", "snippet": "FlechesPG{${1:a}}{${2:b}}{${3:texte}}" } }, { "name": "FlechesPD", "arg": { "format": "{}{}{}", "snippet": "FlechesPD{${1:a}}{${2:b}}{${3:texte}}" } }, { "name": "FlecheCoef", "arg": { "format": "{}", "snippet": "FlecheCoef{${1:texte}}" } }, { "name": "FlecheCoefDebut", "arg": { "format": "{}", "snippet": "FlecheCoefDebut{${1:texte}}" } }, { "name": "FlecheLineaireH", "arg": { "format": "{}{}{}{}", "snippet": "FlecheLineaireH{${1:a}}{${2:b}}{${3:c}}{${4:opération}}" } }, { "name": "FlecheLineaireB", "arg": { "format": "{}{}{}{}", "snippet": "FlecheLineaireB{${1:a}}{${2:b}}{${3:c}}{${4:opération}}" } }, { "name": "FlecheLineaireG", "arg": { "format": "{}{}{}{}", "snippet": "FlecheLineaireG{${1:a}}{${2:b}}{${3:c}}{${4:opération}}" } }, { "name": "FlecheLineaireD", "arg": { "format": "{}{}{}{}", "snippet": "FlecheLineaireD{${1:a}}{${2:b}}{${3:c}}{${4:opération}}" } }, { "name": "FlechePCG", "arg": { "format": "{}{}", "snippet": "FlechePCG{${1:a}}{${2:b}}" } }, { "name": "FlechePCD", "arg": { "format": "{}{}", "snippet": "FlechePCD{${1:a}}{${2:b}}" } }, { "name": "FlechePCH", "arg": { "format": "{}{}", "snippet": "FlechePCH{${1:a}}{${2:b}}" } }, { "name": "FlechePCB", "arg": { "format": "{}{}", "snippet": "FlechePCB{${1:a}}{${2:b}}" } }, { "name": "Pourcentage", "arg": { "format": "{}{}", "snippet": "Pourcentage{${1:t}}{${2:q}}" } }, { "name": "Pourcentage", "arg": { "format": "[]{}{}", "snippet": "Pourcentage[${3:clés%keyvals}]{${1:t}}{${2:q}}", "keys": [ "\\Pourcentage" ], "keyPos": 0 } }, { "name": "ResultatPourcentage" }, { "name": "Ratio", "arg": { "format": "{}", "snippet": "Ratio{${1:Liste des éléments du ratio}}" } }, { "name": "Ratio", "arg": { "format": "[]{}", "snippet": "Ratio[${2:clés%keyvals}]{${1:Liste des éléments du ratio}}", "keys": [ "\\Ratio" ], "keyPos": 0 } }, { "name": "FlecheRatio", "arg": { "format": "{}", "snippet": "FlecheRatio{${1:texte%plain}}" } }, { "name": "FlecheInvRatio", "arg": { "format": "{}", "snippet": "FlecheInvRatio{${1:texte%plain}}" } }, { "name": "Stat", "arg": { "format": "{}", "snippet": "Stat{${1:Données}}" } }, { "name": "Stat", "arg": { "format": "[]{}", "snippet": "Stat[${2:clés%keyvals}]{${1:Données}}", "keys": [ "\\Stat" ], "keyPos": 0 } }, { "name": "EffectifTotal" }, { "name": "Etendue" }, { "name": "Moyenne" }, { "name": "Mediane" }, { "name": "QuartileUn" }, { "name": "QuartileTrois" }, { "name": "Proba", "arg": { "format": "{}", "snippet": "Proba{${1:Liste des évènements et probabilités}}" } }, { "name": "Proba", "arg": { "format": "[]{}", "snippet": "Proba[${2:clés%keyvals}]{${1:Liste des évènements et probabilités}}", "keys": [ "\\Proba" ], "keyPos": 0 } }, { "name": "FonctionAffine", "arg": { "format": "{}{}{}{}{}", "snippet": "FonctionAffine{${1:Noms des points considérés}}{${2:a}}{${3:b}}{${4:c}}{${5:d}}" } }, { "name": "FonctionAffine", "arg": { "format": "[]{}{}{}{}{}", "snippet": "FonctionAffine[${6:clés%keyvals}]{${1:Noms des points considérés}}{${2:a}}{${3:b}}{${4:c}}{${5:d}}", "keys": [ "\\FonctionAffine" ], "keyPos": 0 } }, { "name": "Fonction", "arg": { "format": "{}", "snippet": "Fonction{${1:Liste des valeurs}}" } }, { "name": "Fonction", "arg": { "format": "[]{}", "snippet": "Fonction[${2:clés%keyvals}]{${1:Liste des valeurs}}", "keys": [ "\\Fonction" ], "keyPos": 0 } }, { "name": "LectureGraphique" }, { "name": "LectureGraphique", "arg": { "format": "[]", "snippet": "LectureGraphique[${1:clés%keyvals}]", "keys": [ "\\LectureGraphique" ], "keyPos": 0 } }, { "name": "Distri", "arg": { "format": "{}{}{}{}", "snippet": "Distri{${1:a}}{${2:b}}{${3:c}}{${4:d}}" } }, { "name": "Distri", "arg": { "format": "[]{}{}{}{}", "snippet": "Distri[${5:clés%keyvals}]{${1:a}}{${2:b}}{${3:c}}{${4:d}}", "keys": [ "\\Distri" ], "keyPos": 0 } }, { "name": "Resultat" }, { "name": "Factorisation", "arg": { "format": "{}{}{}", "snippet": "Factorisation{${1:f1}}{${2:f2}}{${3:f3}}" } }, { "name": "Factorisation", "arg": { "format": "[]{}{}{}", "snippet": "Factorisation[${4:clés%keyvals}]{${1:f1}}{${2:f2}}{${3:f3}}", "keys": [ "\\Factorisation,\\Factorisation*" ], "keyPos": 0 } }, { "name": "Factorisation*", "arg": { "format": "{}{}{}", "snippet": "Factorisation*{${1:f1}}{${2:f2}}{${3:f3}}" } }, { "name": "Factorisation*", "arg": { "format": "[]{}{}{}", "snippet": "Factorisation*[${4:clés%keyvals}]{${1:f1}}{${2:f2}}{${3:f3}}", "keys": [ "\\Factorisation,\\Factorisation*" ], "keyPos": 0 } }, { "name": "ModeleBarre", "arg": { "format": "{}{}", "snippet": "ModeleBarre{${1:C1 N1 \"T1\" C2 N2 \"T2\"...}}{${2:c1 n1 \"t1\" c2 n2 \"t2\"...}}" } }, { "name": "ModeleBarre", "arg": { "format": "[]{}{}", "snippet": "ModeleBarre[${3:clés%keyvals}]{${1:C1 N1 \"T1\" C2 N2 \"T2\"...}}{${2:c1 n1 \"t1\" c2 n2 \"t2\"...}}", "keys": [ "\\ModeleBarre" ], "keyPos": 0 } }, { "name": "ResolEquation", "arg": { "format": "{}{}{}{}", "snippet": "ResolEquation{${1:a}}{${2:b}}{${3:c}}{${4:d}}" } }, { "name": "ResolEquation", "arg": { "format": "[]{}{}{}{}", "snippet": "ResolEquation[${5:clés%keyvals}]{${1:a}}{${2:b}}{${3:c}}{${4:d}}", "keys": [ "\\ResolEquation" ], "keyPos": 0 } }, { "name": "leftcomment", "arg": { "format": "{}{}{}{}", "snippet": "leftcomment{${1:A-8}}{${2:B-8}}{${3:A-8}}{${4:\\dots}}" } }, { "name": "rightcomment", "arg": { "format": "{}{}{}{}", "snippet": "rightcomment{${1:E-8}}{${2:F-8}}{${3:E-8}}{${4:\\dots}}" } }, { "name": "Calculatrice", "arg": { "format": "{}", "snippet": "Calculatrice{${1:val1/val2/...}}" } }, { "name": "Calculatrice", "arg": { "format": "[]{}", "snippet": "Calculatrice[${2:clés%keyvals}]{${1:val1/val2/...}}", "keys": [ "\\Calculatrice" ], "keyPos": 0 } }, { "name": "CodageRLE", "arg": { "format": "{}", "snippet": "CodageRLE{${1:liste}}" } }, { "name": "CodageRLE", "arg": { "format": "[]{}", "snippet": "CodageRLE[${2:clés%keyvals}]{${1:liste}}", "keys": [ "\\CodageRLE" ], "keyPos": 0 } }, { "name": "Tortue", "arg": { "format": "{}", "snippet": "Tortue{${1:liste des commandes}}" } }, { "name": "Tortue", "arg": { "format": "[]{}", "snippet": "Tortue[${2:clés%keyvals}]{${1:liste des commandes}}", "keys": [ "\\Tortue" ], "keyPos": 0 } }, { "name": "RoseMul" }, { "name": "RoseMul", "arg": { "format": "[]", "snippet": "RoseMul[${1:clés%keyvals}]", "keys": [ "\\RoseMul" ], "keyPos": 0 } }, { "name": "DefiTable", "arg": { "format": "{}", "snippet": "DefiTable{${1:contenu}}" } }, { "name": "DefiTableTexte", "arg": { "format": "{}{}", "snippet": "DefiTableTexte{${1:liste}}{${2:phrase}}" } }, { "name": "DefiTableTexte", "arg": { "format": "[]{}{}", "snippet": "DefiTableTexte[${3:clés%keyvals}]{${1:liste}}{${2:phrase}}", "keys": [ "\\DefiTableTexte" ], "keyPos": 0 } }, { "name": "DefiRangement", "arg": { "format": "{}{}", "snippet": "DefiRangement{${1:phrase à décoder}}{${2:valeurs à ranger}}" } }, { "name": "DefiRangement", "arg": { "format": "[]{}{}", "snippet": "DefiRangement[${3:clés%keyvals}]{${1:phrase à décoder}}{${2:valeurs à ranger}}", "keys": [ "\\DefiRangement" ], "keyPos": 0 } }, { "name": "Billard", "arg": { "format": "{}", "snippet": "Billard{${1:\"mot\"}}" } }, { "name": "Billard", "arg": { "format": "[]{}", "snippet": "Billard[${2:clés%keyvals}]{${1:\"mot\"}}", "keys": [ "\\Billard" ], "keyPos": 0 } }, { "name": "Labyrinthe", "arg": { "format": "{}{}", "snippet": "Labyrinthe{${1:Contenu1/Couleur1,Contenu2/Couleur2,...}}{${2:P1/P2/...}}" } }, { "name": "Labyrinthe", "arg": { "format": "[]{}{}", "snippet": "Labyrinthe[${3:clés%keyvals}]{${1:Contenu1/Couleur1,Contenu2/Couleur2,...}}{${2:P1/P2/...}}", "keys": [ "\\Labyrinthe" ], "keyPos": 0 } }, { "name": "LabyNombre" }, { "name": "LabyNombre", "arg": { "format": "[]", "snippet": "LabyNombre[${1:clés%keyvals}]", "keys": [ "\\LabyNombre" ], "keyPos": 0 } }, { "name": "Triomino", "arg": { "format": "{}", "snippet": "Triomino{${1:v1§v2§v3...}}" } }, { "name": "Triomino", "arg": { "format": "[]{}", "snippet": "Triomino[${2:clés%keyvals}]{${1:v1§v2§v3...}}", "keys": [ "\\Triomino" ], "keyPos": 0 } }, { "name": "DessinGradue", "arg": { "format": "{}{}{}", "snippet": "DessinGradue{${1:a1/a2/a3,...}}{${2:b1/b2/b3,...}}{${3:c1§c2§...}}" } }, { "name": "DessinGradue", "arg": { "format": "[]{}{}{}", "snippet": "DessinGradue[${4:clés%keyvals}]{${1:a1/a2/a3,...}}{${2:b1/b2/b3,...}}{${3:c1§c2§...}}", "keys": [ "\\DessinGradue" ], "keyPos": 0 } }, { "name": "Colorilude", "arg": { "format": "{}", "snippet": "Colorilude{${1:a11 b11 a12 b12\\\\a21 b21...%formula}}" } }, { "name": "Colorilude", "arg": { "format": "[]{}", "snippet": "Colorilude[${2:clés%keyvals}]{${1:a11 b11 a12 b12\\\\a21 b21...%formula}}", "keys": [ "\\Colorilude" ], "keyPos": 0 } }, { "name": "ColoriludeEnonce" }, { "name": "ColoriludeListeCouleur", "arg": { "format": "{}", "snippet": "ColoriludeListeCouleur{${1:abbrev1 couleur1 abbrev2 couleur2...}}" } }, { "name": "PixelArt", "arg": { "format": "{}", "snippet": "PixelArt{${1:.csv file%file}}" } }, { "name": "PixelArt", "arg": { "format": "[]{}", "snippet": "PixelArt[${2:clés%keyvals}]{${1:.csv file%file}}", "keys": [ "\\PixelArt" ], "keyPos": 0 } }, { "name": "TableauMultiplicatif", "arg": { "format": "{}", "snippet": "TableauMultiplicatif{${1:description du pixel-art}}" } }, { "name": "TableauMultiplicatif", "arg": { "format": "[]{}", "snippet": "TableauMultiplicatif[${2:clés%keyvals}]{${1:description du pixel-art}}", "keys": [ "\\TableauMultiplicatif" ], "keyPos": 0 } }, { "name": "Quisuisje", "arg": { "format": "{}{}", "snippet": "Quisuisje{${1:c1§c2§...}}{${2:m o t à t r o u v e r}}" } }, { "name": "Quisuisje", "arg": { "format": "[]{}{}", "snippet": "Quisuisje[${3:clés%keyvals}]{${1:c1§c2§...}}{${2:m o t à t r o u v e r}}", "keys": [ "\\Quisuisje" ], "keyPos": 0 } }, { "name": "QuisuisjeEnonce" }, { "name": "QuisuisjeTableau", "arg": { "format": "{}", "snippet": "QuisuisjeTableau{${1:l1/v1§l2/v2§...}}" } }, { "name": "QuisuisjeTableau", "arg": { "format": "[]{}", "snippet": "QuisuisjeTableau[${2:Largeur=${3}}]{${1:l1/v1§l2/v2§...}}" } }, { "name": "QuisuisjeCodePerso", "arg": { "format": "{}{}", "snippet": "QuisuisjeCodePerso{${1:n1 n2...}}{${2:l1 l2...}}" } }, { "name": "QuisuisjeCodePerso", "arg": { "format": "[]{}{}", "snippet": "QuisuisjeCodePerso[${3:Solution}]{${1:n1 n2...}}{${2:l1 l2...}}" } }, { "name": "MotsEmpiles", "arg": { "format": "{}", "snippet": "MotsEmpiles{${1:c1/mot1,c2/mot2,...}}" } }, { "name": "MotsEmpiles", "arg": { "format": "[]{}", "snippet": "MotsEmpiles[${2:clés%keyvals}]{${1:c1/mot1,c2/mot2,...}}", "keys": [ "\\MotsEmpiles" ], "keyPos": 0 } }, { "name": "MotsCroises", "arg": { "format": "{}", "snippet": "MotsCroises{${1:m11/q11,m12/q12...§m21/q21,m22/q22...}}" } }, { "name": "MotsCroises", "arg": { "format": "[]{}", "snippet": "MotsCroises[${2:clés%keyvals}]{${1:m11/q11,m12/q12...§m21/q21,m22/q22...}}", "keys": [ "\\MotsCroises" ], "keyPos": 0 } }, { "name": "MotsCodes", "arg": { "format": "{}", "snippet": "MotsCodes{${1:énoncé1/lettre1§énoncé2/lettre2§...}}" } }, { "name": "MotsCodes", "arg": { "format": "[]{}", "snippet": "MotsCodes[${2:clés%keyvals}]{${1:énoncé1/lettre1§énoncé2/lettre2§...}}", "keys": [ "\\MotsCodes" ], "keyPos": 0 } }, { "name": "MotsCodesTableau", "arg": { "format": "{}{}", "snippet": "MotsCodesTableau{${1:r11/r12...,r21/r22...}}{${2:texte à trouver}}" } }, { "name": "MotsCodesTableau", "arg": { "format": "[]{}{}", "snippet": "MotsCodesTableau[${3:clés%keyvals}]{${1:r11/r12...,r21/r22...}}{${2:texte à trouver}}", "keys": [ "\\MotsCodesTableau" ], "keyPos": 0 } }, { "name": "Mosaique", "arg": { "format": "{}", "snippet": "Mosaique{${1:mosa1/rep1,mosa2/rep2,...}}" } }, { "name": "Mosaique", "arg": { "format": "[]{}", "snippet": "Mosaique[${2:clés%keyvals}]{${1:mosa1/rep1,mosa2/rep2,...}}", "keys": [ "\\Mosaique" ], "keyPos": 0 } }, { "name": "DessineMosaique", "arg": { "format": "{}", "snippet": "DessineMosaique{${1:type}}" } }, { "name": "DessineMosaique", "arg": { "format": "[]{}", "snippet": "DessineMosaique[${2:clés%keyvals}]{${1:type}}", "keys": [ "\\DessineMosaique" ], "keyPos": 0 } }, { "name": "Cartes", "arg": { "format": "{}", "snippet": "Cartes{${1:contenus du jeu%text}}" } }, { "name": "Cartes", "arg": { "format": "[]{}", "snippet": "Cartes[${2:clés%keyvals}]{${1:contenus du jeu%text}}", "keys": [ "\\Cartes,\\BoiteCartes" ], "keyPos": 0 } }, { "name": "BoiteCartes" }, { "name": "BoiteCartes", "arg": { "format": "[]", "snippet": "BoiteCartes[${1:clés%keyvals}]", "keys": [ "\\Cartes,\\BoiteCartes", "\\BoiteCartes" ], "keyPos": 0 } }, { "name": "SolutionCarte", "arg": { "format": "{}{}", "snippet": "SolutionCarte{${1:solution}}{${2:commentaires%text}}" } }, { "name": "PfCTexteJai", "unusual": true }, { "name": "PfCTexteJesuis", "unusual": true }, { "name": "PfCTexteQuia", "unusual": true }, { "name": "PfCCardsEcartH", "unusual": true }, { "name": "PfCCardsEcartV", "unusual": true }, { "name": "Dominos", "arg": { "format": "{}", "snippet": "Dominos{${1:e q1/r1§q2/r2§...}}" } }, { "name": "Dominos", "arg": { "format": "[]{}", "snippet": "Dominos[${2:clés%keyvals}]{${1:e q1/r1§q2/r2§...}}", "keys": [ "\\Dominos" ], "keyPos": 0 } }, { "name": "Enquete", "arg": { "format": "[]", "snippet": "Enquete[${1:clés%keyvals}]", "keys": [ "\\Enquete" ], "keyPos": 0 } }, { "name": "ListePersonnages", "arg": { "format": "{}", "snippet": "ListePersonnages{${1:p1§p2§...}}" } }, { "name": "ListeObjets", "arg": { "format": "{}", "snippet": "ListeObjets{${1:o1§o2§...}}" } }, { "name": "ListeLieux", "arg": { "format": "{}", "snippet": "ListeLieux{${1:l1§l2§...}}" } }, { "name": "ListeQuestions", "arg": { "format": "{}", "snippet": "ListeQuestions{${1:e1/r1§e2/r2§...}}" } }, { "name": "AffichageQuestions" }, { "name": "AffichageTableau" }, { "name": "PQuatre", "arg": { "format": "{}", "snippet": "PQuatre{${1:éléments du tableau}}" } }, { "name": "PQuatre", "arg": { "format": "[]{}", "snippet": "PQuatre[${2:clés%keyvals}]{${1:éléments du tableau}}", "keys": [ "\\PQuatre" ], "keyPos": 0 } }, { "name": "Yohaku", "arg": { "format": "{}", "snippet": "Yohaku{${1:a/b/c/d...,1/2/3/4...}}" } }, { "name": "Yohaku", "arg": { "format": "[]{}", "snippet": "Yohaku[${2:clés%keyvals}]{${1:a/b/c/d...,1/2/3/4...}}", "keys": [ "\\Yohaku" ], "keyPos": 0 } }, { "name": "PfCYHKpremier", "unusual": true }, { "name": "KenKen", "arg": { "format": "{}", "snippet": "KenKen{${1:description du jeu}}" } }, { "name": "KenKen", "arg": { "format": "[]{}", "snippet": "KenKen[${2:clés%keyvals}]{${1:description du jeu}}", "keys": [ "\\KenKen" ], "keyPos": 0 } }, { "name": "Kakuro", "arg": { "format": "{}", "snippet": "Kakuro{${1:description du jeu}}" } }, { "name": "Kakuro", "arg": { "format": "[]{}", "snippet": "Kakuro[${2:clés%keyvals}]{${1:description du jeu}}", "keys": [ "\\Kakuro" ], "keyPos": 0 } }, { "name": "Shikaku", "arg": { "format": "{}", "snippet": "Shikaku{${1:description du jeu}}" } }, { "name": "Shikaku", "arg": { "format": "[]{}", "snippet": "Shikaku[${2:clés%keyvals}]{${1:description du jeu}}", "keys": [ "\\Shikaku" ], "keyPos": 0 } }, { "name": "CalculsCroises", "arg": { "format": "{}", "snippet": "CalculsCroises{${1:description du jeu}}" } }, { "name": "CalculsCroises", "arg": { "format": "[]{}", "snippet": "CalculsCroises[${2:clés%keyvals}]{${1:description du jeu}}", "keys": [ "\\CalculsCroises" ], "keyPos": 0 } }, { "name": "NombreAstral" }, { "name": "NombreAstral", "arg": { "format": "[]", "snippet": "NombreAstral[${1:clés%keyvals}]", "keys": [ "\\NombreAstral" ], "keyPos": 0 } }, { "name": "CompteBon" }, { "name": "CompteBon", "arg": { "format": "[]", "snippet": "CompteBon[${1:clés%keyvals}]", "keys": [ "\\CompteBon" ], "keyPos": 0 } }, { "name": "BarresCalculs", "arg": { "format": "{}{}", "snippet": "BarresCalculs{${1:liste des calculs}}{${2:mot clé}}" } }, { "name": "BarresCalculs", "arg": { "format": "[]{}{}", "snippet": "BarresCalculs[${3:clés%keyvals}]{${1:liste des calculs}}{${2:mot clé}}", "keys": [ "\\BarresCalculs" ], "keyPos": 0 } }, { "name": "EnigmeAire" }, { "name": "EnigmeAire", "arg": { "format": "[]", "snippet": "EnigmeAire[${1:clés%keyvals}]", "keys": [ "\\EnigmeAire" ], "keyPos": 0 } }, { "name": "Tectonic", "arg": { "format": "{}", "snippet": "Tectonic{${1:description du jeu}}" } }, { "name": "Tectonic", "arg": { "format": "[]{}", "snippet": "Tectonic[${2:clés%keyvals}]{${1:description du jeu}}", "keys": [ "\\Tectonic" ], "keyPos": 0 } }, { "name": "Calisson", "arg": { "format": "{}", "snippet": "Calisson{${1:description du jeu}}" } }, { "name": "Calisson", "arg": { "format": "[]{}", "snippet": "Calisson[${2:clés%keyvals}]{${1:description du jeu}}", "keys": [ "\\Calisson" ], "keyPos": 0 } }, { "name": "PuzzlePyramide", "arg": { "format": "{}", "snippet": "PuzzlePyramide{${1:c1§c2§...}}" } }, { "name": "PuzzlePyramide", "arg": { "format": "[]{}", "snippet": "PuzzlePyramide[${2:clés%keyvals}]{${1:c1§c2§...}}", "keys": [ "\\PuzzlePyramide" ], "keyPos": 0 } }, { "name": "MessageCache", "arg": { "format": "{}{}", "snippet": "MessageCache{${1:q1/r1§q2/r2§...}}{${2:message%text}}" } }, { "name": "MessageCache", "arg": { "format": "[]{}{}", "snippet": "MessageCache[${3:clés%keyvals}]{${1:q1/r1§q2/r2§...}}{${2:message%text}}", "keys": [ "\\MessageCache" ], "keyPos": 0 } }, { "name": "RondeInfernale" }, { "name": "RondeInfernale", "arg": { "format": "[]", "snippet": "RondeInfernale[${1:clés%keyvals}]", "keys": [ "\\RondeInfernale" ], "keyPos": 0 } }, { "name": "Futoshiki", "arg": { "format": "{}", "snippet": "Futoshiki{${1:description de jeu}}" } }, { "name": "Futoshiki", "arg": { "format": "[]{}", "snippet": "Futoshiki[${2:clés%keyvals}]{${1:description de jeu}}", "keys": [ "\\Futoshiki" ], "keyPos": 0 } }, { "name": "Garam", "arg": { "format": "{}", "snippet": "Garam{${1:c11/o11/O11,c12/o12/O12,...}}" } }, { "name": "Garam", "arg": { "format": "[]{}", "snippet": "Garam[${2:clés%keyvals}]{${1:c11/o11/O11,c12/o12/O12,...}}", "keys": [ "\\Garam" ], "keyPos": 0 } }, { "name": "SquarO" }, { "name": "SquarO", "arg": { "format": "[]", "snippet": "SquarO[${1:clés%keyvals}]", "keys": [ "\\SquarO" ], "keyPos": 0 } }, { "name": "Grades" }, { "name": "Grades", "arg": { "format": "[]", "snippet": "Grades[${1:clés%keyvals}]", "keys": [ "\\Grades" ], "keyPos": 0 } }, { "name": "MidPoint" }, { "name": "MidPoint", "arg": { "format": "[]", "snippet": "MidPoint[${1:clés%keyvals}]", "keys": [ "\\MidPoint" ], "keyPos": 0 } }, { "name": "Kakurasu" }, { "name": "Kakurasu", "arg": { "format": "[]", "snippet": "Kakurasu[${1:clés%keyvals}]", "keys": [ "\\Kakurasu" ], "keyPos": 0 } }, { "name": "Trio" }, { "name": "Trio", "arg": { "format": "[]", "snippet": "Trio[${1:clés%keyvals}]", "keys": [ "\\Trio,TrioCourt" ], "keyPos": 0 } }, { "name": "TrioCourt" }, { "name": "TrioCourt", "arg": { "format": "[]", "snippet": "TrioCourt[${1:clés%keyvals}]", "keys": [ "\\Trio,TrioCourt" ], "keyPos": 0 } }, { "name": "Nonogramme", "arg": { "format": "{}", "snippet": "Nonogramme{${1:liste de lignes}}" } }, { "name": "Nonogramme", "arg": { "format": "[]{}", "snippet": "Nonogramme[${2:clés%keyvals}]{${1:liste de lignes}}", "keys": [ "\\Nonogramme" ], "keyPos": 0 } }, { "name": "Dobble", "arg": { "format": "{}", "snippet": "Dobble{${1:liste des symboles}}" } }, { "name": "Dobble", "arg": { "format": "[]{}", "snippet": "Dobble[${2:clés%keyvals}]{${1:liste des symboles}}", "keys": [ "\\Dobble" ], "keyPos": 0 } }, { "name": "NumberHive" }, { "name": "NumberHive", "arg": { "format": "[]", "snippet": "NumberHive[${1:clés%keyvals}]", "keys": [ "\\NumberHive" ], "keyPos": 0 } }, { "name": "Grimuku", "arg": { "format": "{}", "snippet": "Grimuku{${1:description du jeu}}" } }, { "name": "Grimuku", "arg": { "format": "[]{}", "snippet": "Grimuku[${2:clés%keyvals}]{${1:description du jeu}}", "keys": [ "\\Grimuku" ], "keyPos": 0 } }, { "name": "PuzzleMul", "arg": { "format": "{}", "snippet": "PuzzleMul{${1:liste des lignes}}" } }, { "name": "PuzzleMul", "arg": { "format": "[]{}", "snippet": "PuzzleMul[${2:clés%keyvals}]{${1:liste des lignes}}", "keys": [ "\\PuzzleMul" ], "keyPos": 0 } }, { "name": "Horloge", "arg": { "format": "{}", "snippet": "Horloge{${1:horaire}}" } }, { "name": "Horloge", "arg": { "format": "[]{}", "snippet": "Horloge[${2:clés%keyvals}]{${1:horaire}}", "keys": [ "\\Horloge" ], "keyPos": 0 } }, { "name": "DefiCalculatrice", "arg": { "format": "{}", "snippet": "DefiCalculatrice{${1:nombre}}" } }, { "name": "DefiCalculatrice", "arg": { "format": "[]{}", "snippet": "DefiCalculatrice[${2:clés%keyvals}]{${1:nombre}}", "keys": [ "\\DefiCalculatrice" ], "keyPos": 0 } }, { "name": "Radar", "arg": { "format": "{}", "snippet": "Radar{${1:Liste des éléments du diagramme en radar}}" } }, { "name": "Radar", "arg": { "format": "[]{}", "snippet": "Radar[${2:clés%keyvals}]{${1:Liste des éléments du diagramme en radar}}", "keys": [ "\\Radar" ], "keyPos": 0 } }, { "name": "Jauge", "arg": { "format": "{}", "snippet": "Jauge{${1:Niveau atteint en pourcentage}}" } }, { "name": "Jauge", "arg": { "format": "[]{}", "snippet": "Jauge[${2:clés%keyvals}]{${1:Niveau atteint en pourcentage}}", "keys": [ "\\Jauge" ], "keyPos": 0 } }, { "name": "Demain" }, { "name": "pointilles" }, { "name": "pointilles", "arg": { "format": "[]", "snippet": "pointilles[${1:length}]" } }, { "name": "Lignespointilles", "arg": { "format": "{}", "snippet": "Lignespointilles{${1:n}}" } }, { "name": "MultiCol", "arg": { "format": "{}{}", "snippet": "MultiCol{${1:l1/l2/...}}{${2:contenu1§contenu2§...%text}}" } }, { "name": "MultiCol", "arg": { "format": "[]{}{}", "snippet": "MultiCol[${3:t|b}]{${1:l1/l2/...}}{${2:contenu1§contenu2§...%text}}" } }, { "name": "annee", "unusual": true }, { "name": "are", "unusual": true }, { "name": "BonSortieSmiley", "unusual": true }, { "name": "emoticon", "unusual": true, "arg": { "format": "[]{}", "snippet": "emoticon[${2:TikZ keys}]{${1:draw code}}" } }, { "name": "emoticon", "unusual": true, "arg": { "format": "{}", "snippet": "emoticon{${1:draw code}}" } }, { "name": "EuRo", "unusual": true }, { "name": "fahrenheit", "unusual": true }, { "name": "HauteurFlash" }, { "name": "jour", "unusual": true }, { "name": "kmh", "unusual": true }, { "name": "leftcomment", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "leftcomment{${1:arg1}}{${2:arg2}}{${3:arg3}}{${4:arg4}}" } }, { "name": "Logo", "unusual": true, "arg": { "format": "{}{}", "snippet": "Logo{${1:scale}}{${2:imagefile}}" } }, { "name": "LogoTW", "unusual": true, "arg": { "format": "{}{}", "snippet": "LogoTW{${1:scale}}{${2:imagefile}}" } }, { "name": "mois", "unusual": true }, { "name": "octet", "unusual": true }, { "name": "pupils", "unusual": true }, { "name": "quintal", "unusual": true }, { "name": "rightcomment", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "rightcomment{${1:arg1}}{${2:arg2}}{${3:arg3}}{${4:arg4}}" } }, { "name": "RKalmostcrying", "unusual": true }, { "name": "RKangry", "unusual": true }, { "name": "RKbigsmile", "unusual": true }, { "name": "RKblush", "unusual": true }, { "name": "RKconfused", "unusual": true }, { "name": "RKdevilish", "unusual": true }, { "name": "RKlookdown", "unusual": true }, { "name": "RKlookleft", "unusual": true }, { "name": "RKlookright", "unusual": true }, { "name": "RKlookup", "unusual": true }, { "name": "RKmartian", "unusual": true }, { "name": "RKneutral", "unusual": true }, { "name": "RKsad", "unusual": true }, { "name": "RKsexy", "unusual": true }, { "name": "RKsmallsmile", "unusual": true }, { "name": "RKsmile", "unusual": true }, { "name": "Speed", "unusual": true, "arg": { "format": "{}", "snippet": "Speed{${1:nombre}}" } }, { "name": "speed", "unusual": true, "arg": { "format": "{}", "snippet": "speed{${1:nombre}}" } }, { "name": "Dollar", "unusual": true }, { "name": "LivreSterling", "unusual": true } ], "envs": [ { "name": "Geometrie" }, { "name": "Geometrie", "arg": { "format": "[]", "snippet": "[${1:clés%keyvals}]", "keys": [ "\\begin{Geometrie}" ], "keyPos": 0 } }, { "name": "Tableur" }, { "name": "Tableur", "arg": { "format": "[]", "snippet": "[${1:clés%keyvals}]", "keys": [ "\\begin{Tableur}" ], "keyPos": 0 } }, { "name": "Scratch" }, { "name": "Scratch", "arg": { "format": "[]", "snippet": "[${1:clés%keyvals}]", "keys": [ "\\begin{Scratch}" ], "keyPos": 0 } }, { "name": "Mind" }, { "name": "Bulle" }, { "name": "Bulle", "arg": { "format": "[]", "snippet": "[${1:clés%keyvals}]", "keys": [ "\\begin{Bulle}" ], "keyPos": 0 } }, { "name": "Twitter" }, { "name": "Twitter", "arg": { "format": "[]", "snippet": "[${1:clés%keyvals}]", "keys": [ "\\begin{Twitter}" ], "keyPos": 0 } }, { "name": "Facebook" }, { "name": "Facebook", "arg": { "format": "[]", "snippet": "[${1:clés%keyvals}]", "keys": [ "\\begin{Facebook}" ], "keyPos": 0 } }, { "name": "Snapchat" }, { "name": "Snapchat", "arg": { "format": "[]", "snippet": "[${1:clés%keyvals}]", "keys": [ "\\begin{Snapchat}" ], "keyPos": 0 } }, { "name": "Instagram" }, { "name": "Instagram", "arg": { "format": "[]", "snippet": "[${1:clés%keyvals}]", "keys": [ "\\begin{Instagram}" ], "keyPos": 0 } } ], "keys": { "\\usepackage/ProfCollege#c": [ "nonshellescape", "nonamssymb" ], "\\Lg#c,\\Aire#c,\\Vol#c,\\Masse#c,\\Capa#c,\\Temps#c,\\MasseVol#c,\\Vitesse#c,\\Octet#c,\\Conso#c,\\Prix#c,\\Temp#c": [ "US", "UK", "Dots=" ], "\\RepresenterEntier": [ "Echelle=${1:factor}", "ListeCouleurs={${1:color1,color2,...}}", "Impression", "Compact", "Unite" ], "\\DecompositionDecimale": [ "Parentheses", "ResultatSeul", "SansMul", "Colore", "CouleurU=", "CouleurD=", "CouleurC=", "Fleches", "Details" ], "\\Ecriture": [ "Majuscule", "Tradition", "Math", "E", "Zero" ], "\\Frise": [ "Longueur=", "Fleches", "Ecart=", "Sup" ], "\\Tables": [ "Couleur=", "Debut=${1:nombre}", "Fin=${1:nombre}", "Seul", "Addition", "Soustraction" ], "\\Papiers": [ "Largeur=${1:integer}", "Hauteur=${1:integer}", "Couleur=", "Seyes", "Echelle=${1:nombre}", "Millimetre", "Isometrique", "IsometriquePointe", "Triangle", "Grille=${1:nombre}", "GrillePointe=${1:nombre}", "PageEntiere", "ZoneTexte" ], "\\Tableau,\\GlisseNombre": [ "Metre", "FlechesH", "FlechesB", "Fleches", "NbLignes=${1:integer}", "Carre", "Colonnes", "Are", "Cube", "Capacite", "Gramme", "Litre", "Octet", "Escalier", "Entiers", "Millions", "Milliards", "Classes", "CouleurG=", "CouleurM=", "Couleurm=", "Couleuru=", "Nombres", "Puissances", "FlechesB", "FlechesH", "Decimaux", "Partie", "Virgule", "Prefixes", "Micro", "Nano", "Incline", "Couleurd=", "PuissancesSeules", "Colonne=${1:integer}", "Taille=${1:nombre}", "Largeur=", "Nom=${1:nom}", "CodeAfter=${1:code}" ], "\\GlisseNombre": [ "Entiers", "CouleurGN=", "CadreGN=" ], "\\Relie": [ "Solution", "LargeurG=", "LargeurD=", "Ecart=", "Stretch=${1:factor}", "Couleur=" ], "\\QCM": [ "Stretch=${1:factor}", "Reponses", "Largeur=", "Titre", "Nom=${1:nom}", "AlphT", "Alph", "Alterne", "Depart=${1:nombre}", "Solution", "Couleur=", "VF", "NomV=${1:nom}", "NomF=${1:nom}", "Multiple", "Noms=${1:nom1/nom2/...}" ], "\\QFlash": [ "Simple", "Kahout", "Pause", "Hauteur=", "Couleur1=", "Couleur2=", "Couleur3=", "Couleur4=", "Intrus", "Numeration", "Decimal", "Operation=${1|Multiplie,Divide|}", "Mental", "Expression", "Mesure", "Heure", "Numerique", "Daily", "Seul", "Evaluation" ], "\\Rapido": [ "Largeur=", "Numero=${1:numero}" ], "\\Cible": [ "RayonBase=", "Ecart=", "TitreFlechettes", "RayonF=", "Impression" ], "\\Mentalo": [ "Questions=${1:nombre}", "ValeurMin=${1:nombre}", "ValeurMax=${1:nombre}" ], "\\Automatismes": [ "Relatifs", "Questions=${1:nombre}", "ValeurMin=${1:nombre}", "ValeurMax=${1:nombre}", "Fractions", "Graine=${1:nombre}", "Priorites" ], "\\PyraVoca": [ "Largeur=", "Solution" ], "\\CourseNombre": [ "CoefQ=${1:nombre}", "CoefR=${1:nombre}", "CoefJ=${1:nombre}", "Dossier=${1:dossier}", "Liste={${1:liste de répertoires}}", "Maitre", "Debut=${1:nombre}", "NbQ=${1:nombre}", "Exercice", "Ordre", "Nom", "CAN" ], "\\Autonomie": [ "AfficheMarge", "TitreAtoi=${1:texte}", "TexteCorrection=${1:texte}" ], "\\FicheMemo": [ "TexteReponses=${1:texte}", "TexteQuestions=${1:texte}", "Solution", "Largeur=" ], "\\BonSortie": [ "MemeEnonce" ], "\\begin{Geometrie}": [ "CoinBG={${1:(x,y)}}", "CoinHD={${1:(x,y)}}", "TypeTrace=\"${1:type}\"" ], "\\Solide": [ "Phi=${1:degrés}", "Theta=${1:degrés}", "Distance=${1:nombre}", "Aretes", "Sommets", "ListeSommets={${1:liste}}", "Traces={${1:MP code}}", "Nom=${1|pave,cylindre,cone,pyramide,sphere|}", "Largeur=${1:nombre}", "Hauteur=${1:nombre}", "Profondeur=${1:nombre}", "RayonCylindre=${1:nombre}", "HauteurCylindre=${1:nombre}", "Anglex=${1:degrés}", "Reguliere", "SommetsPyramide=${1:nombre}", "DecalageSommet={(${1:x,y,z})}", "RayonCone=${1:nombre}", "HauteurCone=${1:nombre}", "RayonSphere=${1:nombre}", "Section", "PointsSection={${1:liste}}", "CouleurSection=", "CoefSection=${1:coef}", "ObjetSection=" ], "\\Patron": [ "Pave", "Largeur=", "Profondeur=", "Hauteur=", "Arete=", "Traces={${1:MP code}}", "ListeCouleurs={${1:couleur1,couleur2,...}}" ], "\\ProprieteDroites": [ "Num=${1|1,2,3|}", "CitePropriete", "Brouillon", "Figure", "Remediation" ], "\\Reperage,\\ReperageMulti,\\ReperageZoom": [ "Unitex=${1:nombre}", "AffichageGrad", "AffichageNom", "AffichageAbs=${1|1,2,3|}", "AffichageCoord", "Pasx=${1:nombre}", "DemiDroite", "ValeurOrigine=${1:valeur}", "ValeurUnitex=${1:valeur}", "Niveau=${1:nombre}", "Thermometre", "Kelvin", "Farenheit", "Mercure", "CouleurMercure=", "Plan", "Unitey=${1:nombre}", "Pasy=${1:nombre}", "ValeurUnitey=${1:valeur}", "LectureCoord", "Trace", "ListeSegment={${1:liste de segments}}", "Espace", "Unitez=${1:nombre}", "Pasz=${1:nombre}", "EchelleEspace=${1:nombre}", "Sphere", "AnglePhi=${1:degrees}", "EchelleEspace=${1:nombre}", "Globe", "Theta=${1:degrees}", "Phi=${1:degrees}", "Axes", "CouleurG=", "CouleurE=", "ValeurMin=${1:nombre}", "ValeurMax=${1:nombre}", "Etages=${1:nombre}" ], "\\SommeAngles": [ "Detail", "Perso", "Figure", "Echelle=", "Angle=${1:degrees}", "FigureSeule", "Isocele", "Rectangle" ], "\\Pythagore": [ "Soustraction", "Egalite", "Entier", "Racine", "Precision=${1:integer}", "Unite=${1:unité}", "Reciproque", "ReciColonnes", "Faible", "Figure", "Angle=${1:degrees}", "Echelle=", "FigureSeule", "EnchaineA", "EnchaineB", "EnchaineC", "ValeurA=${1:valeur}", "ValeurB=${1:valeur}", "ValeurC=${1:valeur}", "AvantRacine", "SansMots", "Perso", "AllPerso" ], "\\Thales": [ "Droites", "Segment", "Propor", "Perso", "Precision=${1:integer}", "IntroCalculs", "Unite=${1:unité}", "Entier", "Figure", "Echelle=", "Angle=${1:degrees}", "CouleurNum=", "CouleurDen=", "FigureSeule", "Figurecroisee", "FigurecroiseeSeule", "ChoixCalcul=${1|0,1,2,3|}", "Redaction", "Remediation", "Reciproque", "Produit", "Simplification" ], "\\Trigo": [ "Cosinus", "Propor", "Precision=${1:integer}", "Unite=${1:unité}", "Sinus", "Tangente", "Perso", "Figure", "Angle=${1:degrees}", "Echelle=", "FigureSeule" ], "\\Cartographie": [ "Arborescence=\"${1:path}\"", "Carte", "Fleuves", "Capitales", "CouleurFond=", "Impression", "Echelle=${1:nombre}", "EchelleCarte=${1:nombre}", "AfficheEchelle", "Largeur=${1:nombre}", "Hauteur=${1:nombre}", "All", "Europe", "Asie", "Amsud", "Amnord", "Amcentre", "Afrique", "Caraibes", "Pays=\"${1:pays}\"", "Villes=\"${1:.dat file}\"", "Projection", "TypeProjection=\"${1:type}\"", "CouleurPays=" ], "\\Formule": [ "Perimetre", "Surface=${1|polygone,triangle,parallelogramme,losange,rectangle,carre,cercle,disque,sphere|}", "Ancre={${1:(x,y)}}", "Angle=${1:degrees}", "Largeur=", "Couleur=", "Echelle=", "Aire", "Volume", "Solide=${1|pave,cube,cylindre,prisme,cone,pyramide,boule|}" ], "\\VueCubes": [ "Largeur=${1:nombre}", "Profondeur=${1:nombre}", "Hauteur=${1:nombre}", "Echelle=${1:nombre}", "CouleurCube=", "Angle=${1:degres}", "Trou", "Seul", "Creation", "Grilles", "Face", "CouleurFleche=", "Solution", "Nom=${1:nom}" ], "\\Pavage": [ "Epaisseur=${1:nombre}", "Niveau=${1:integer}", "Couleur=", "Numerotation", "Complete", "ArrierePlan=", "Traces={${1:MP code}}", "Motif={${1:MP code}}", "Quadrilatere", "Lignes=${1:integer}", "Colonnes=${1:integer}", "Reseau", "Basei={${1:MP code}}", "Basej={${1:MP code}}", "Regulier", "Cote=${1:nombre}", "Escher", "Rayon=${1:nombre}", "Position=${1:nombre}", "Ecart=${1:nombre}", "Einstein", "Vampire" ], "\\Addition,\\MultiAddition,\\Soustraction,\\Multiplication,\\Division,\\DivisionD": [ "CouleurCadre=", "CouleurFond=", "CouleurVirgule=", "Solution", "CouleurSolution=" ], "\\PyramideNombre": [ "Etages=${1:integer}", "Largeur=", "Hauteur=", "Inverse", "Couleur=", "CouleurNombre=" ], "\\ProgCalcul": [ "Direct", "Ecart=", "SansCalcul", "Enonce", "Nom=${1:nom}", "CouleurCadre=", "CouleurFond=", "Largeur=", "Epaisseur=", "Pointilles=", "ThemePerso", "Application", "Details" ], "\\Decomposition": [ "Tableau", "TableauVide", "TableauVertical", "TableauVerticalVide", "Dot=${1:dot code}", "Potence", "Exposant", "Longue", "All", "Nombre=${1:nombre}", "AllNombre=${1:nombre}", "Arbre", "ArbreComplet", "Entoure", "ArbreVide", "ArbreDessine", "Impression", "ArbreDessineVide", "Diviseurs", "DiviseursT" ], "\\Erathostene": [ "Lignes=${1:nombre}", "Colonnes=${1:nombre}", "Hauteur=", "Nombre=${1:nombre}", "CouleurP=", "CouleurNP=" ], "\\Engrenages": [ "Unite=", "Couleur=" ], "\\Fraction": [ "Disque", "Rayon=", "Regulier", "Cotes=${1:integer}", "Segment", "Longueur=", "Triangle", "Parts=${1:integer}", "Rectangle", "Largeur=", "Multiple=${1:integer}", "Reponse", "Couleur=", "Hachures", "Epaisseur=${1:factor}" ], "\\FractionDecimale": [ "Complete", "SansZero", "Remediation", "Longueur=" ], "\\Simplification": [ "Details", "All", "Longue", "Couleur=", "Nombre=${1:nombre}", "Contraire=${1:integer}", "Fleches" ], "\\Rangement": [ "Decroissant", "Strict", "Fraction", "Details", "Seul" ], "\\Propor": [ "Vertical", "GrandeurA=${1:texte}", "GrandeurB=${1:texte}", "Math", "Stretch=${1:factor}", "Largeur=", "CouleurTab=", "Simple" ], "\\Pourcentage": [ "Appliquer", "Fractionnaire", "Unite=${1:unité}", "Augmenter", "AideTableau", "GrandeurA=${1:texte}", "GrandeurB=${1:texte}", "CouleurTab=", "Formule", "Reduire", "MotReduction=${1:mot}", "Calculer" ], "\\Ratio": [ "Figure", "Longueur=", "TexteTotal=${1:texte}", "TextePart=${1:texte}", "CouleurUn=", "CouleurDeux=", "CouleurTrois=", "FigureCours", "Tableau", "GrandeurA=${1:texte}", "GrandeurB=${1:texte}", "Largeur=", "Stretch=${1:factor}", "CouleurTab=", "Nom" ], "\\Stat": [ "Qualitatif", "Liste", "Sondage", "Classes", "Tableau", "Stretch=${1:factor}", "CouleurTab=", "Largeur=", "TableauVide", "Donnee=${1:texte}", "Effectif=${1:texte}", "EffVide", "Frequence", "FreqVide", "Angle", "SemiAngle", "AngVide", "ECC", "ECCVide", "Total", "ColVide=${1:integer}", "CasesVides={${1:cases}}", "Crochets", "Centre", "CentreVide", "Graphique", "Batons", "Unitex=${1:nombre}", "Unitey=${1:nombre}", "Grille", "Pasx=${1:nombre}", "Pasy=${1:nombre}", "EpaisseurBatons=${1:nombre}", "Origine=${1:nombre}", "AngleRotationAbscisse=${1:degrees}", "Lecture", "LectureFine", "AideLecture", "Tiret", "Depart=${1:nombre}", "Reponses", "DonneesSup", "CouleurDefaut=", "ListeCouleursB={${1:liste des coleurs}}", "Angle", "SemiAngle", "Rayon=", "DebutAngle=${1:degrees}", "AffichageAngle", "AffichageDonnees", "LectureInverse", "Legende", "LegendesVides={${1:liste de numéros}}", "Hachures", "ListeHachures=${1:degrees}", "EcartHachures=${1:nombre}", "EpaisseurHachures=${1:nombre}", "ListeCouleurs={${1:liste des coleurs}}", "Barre", "Longueur=", "Hauteur=", "EcartBarre=", "Bicolore", "Histogramme", "UniteAire=${1:nombre}", "DepartHisto=${1:nombre}", "Representation", "Xmin=${1:nombre}", "Xmax=${1:nombre}", "Ymin=${1:nombre}", "Ymax=${1:nombre}", "Xstep=${1:nombre}", "Ystep=${1:nombre}", "LabelX=${1:texte}", "LabelY=${1:texte}", "PasGrilleX=${1:nombre}", "PasGrilleY=${1:nombre}", "Graduations", "CouleurTrace=", "Relie", "RelieSegment", "Invisible", "CouleurPoint=", "Marque=${1|dot,croix|}", "EffectifTotal", "Etendue", "Concret", "Unite=${1:unité}", "Concret=${1:unité}", "Mediane", "Coupure=${1:integer}", "Moyenne", "Precision=${1:integer}", "SET", "Somme", "MoyenneA", "ValeurExacte", "ACompleter", "UneMediane" ], "\\Proba": [ "Echelle", "LongueurEchelle=${1:nombre}", "Grille=${1:nombre}", "Affichage=${1|0,1,2,3,4|}", "Arbre", "Branche=${1:nombre}", "Angle=${1:degrees}", "Rayon=${1:nombre}", "Incline" ], "\\FonctionAffine": [ "Definition", "Nom=${1:nom}", "Variable=${1:variable}", "Ecriture", "Image", "Ligne", "ProgCalcul", "Antecedent", "Retrouve", "CoefDir=", "OrdoOrig=", "Redaction", "Graphique", "Unitex=${1:nombre}", "Unitey=${1:nombre}", "VoirCoef", "ACoef=${1:nombre}" ], "\\Fonction": [ "Calcul=${1:fonction}", "Tableau", "Largeur=", "Nom=${1:nom}", "Variable=${1:variable}", "Definition", "Ecriture", "Points", "Tangentes", "Catmull", "Splines", "PasX=${1:nombre}", "PasY=${1:nombre}", "UniteX=${1:nombre}", "UniteY=${1:nombre}", "Epaisseur=", "Prolonge", "Trace", "Xmin=${1:nombre}", "Xmax=${1:nombre}", "Ymin=${1:nombre}", "Ymax=${1:nombre}", "Xstep=${1:nombre}", "Ystep=${1:nombre}", "LabelX=${1:texte}", "LabelY=${1:texte}", "Origine={${1:(x,y)}}", "Grille", "PasGrilleX=${1:nombre}", "PasGrilleY=${1:nombre}", "Graduations", "PasGradX=${1:nombre}", "PasGradY=${1:nombre}", "Bornea=${1:nombre}", "Borneb=${1:nombre}", "CouleurTrace=", "NomCourbe=${1:nom}", "LabelC=${1:nombre}", "Traces={${1:MP code}}", "Vide" ], "\\LectureGraphique": [ "NbPoints=${1:nombre}", "UniteX=${1:nombre}", "UniteY=${1:nombre}", "Points", "CouleurTrace=", "Epaisseur=${1:nombre}", "Image", "Antecedent", "Graine=" ], "\\Distri": [ "Numerique", "Etape=${1|-1,0,1,2,3,4|}", "All", "NomExpression=${1:nom}", "Fin=${1:valeur}", "Lettre=${1:lettre}", "Fleches", "CouleurFH=", "CouleurFB=", "AideMul", "Reduction", "CouleurReduction=", "AideAdda", "AideAddb", "CouleurAide=", "Cours", "Tuile", "Vide", "Reperes", "Impression", "RAZ", "Somme", "Difference", "Oppose", "Remarquable", "Echange=${1|0,1,2,3|}", "Tableau" ], "\\Factorisation,\\Factorisation*": [ "Litteral", "AideMul", "NomExpression=${1:nom}", "Lettre=${1:lettre}", "Aide", "Couleur=", "ParenthesesFin", "Resultat" ], "\\ModeleBarre": [ "Largeur=", "Separation=${1:nombre}" ], "\\ResolEquation": [ "Lettre=${1:lettre}", "Solution", "LettreSol", "Entier", "Simplification", "Decimal", "Verification", "Nombre=${1:nombre}", "Egalite", "Decomposition", "CouleurSous=", "Fleches", "Ecart=${1:nombre}", "FlecheDiv", "Pose", "Laurent", "Terme", "CouleurTerme=", "Composition", "CouleurCompo=", "Symbole", "CouleurSymbole=", "Bloc", "Produit", "Facteurs", "Equivalence", "Carre", "Exact" ], "\\Calculatrice": [ "Ecran", "NbLignes=${1:integer}", "Largeur=${1:nombre}", "Calcul" ], "\\begin{Tableur}": [ "Bandeau", "Colonnes=${1:integer}", "Largeur=", "LargeurUn=", "Formule=${1:formule}", "Cellule=${1:cellule}", "Ligne=${1:integer}", "PasL=${1:integer}", "Colonne=${1:integer}", "PasC=${1:integer}", "Couleur=" ], "\\CodageRLE": [ "Enonce", "Solution", "Unite=", "Taille=${1:nombre}" ], "\\Tortue": [ "Pas=", "Epaisseur=${1:nombre}", "TortueD", "TortueF", "Angle=${1:degrés}", "Couleur=", "Etape=${1:nombre}", "Grille", "LargeurG=${1:nombre}", "HauteurG=${1:nombre}", "Axes", "Origine={(${1:x,y})}", "Cases", "Depart={(${1:x,y})}" ], "\\begin{Scratch}": [ "Echelle=${1:factor}", "Impression", "Numerotation", "Naturel" ], "\\RoseMul": [ "Nom=${1:nom}", "FacteurMin=${1:integer}", "FacteurMax=${1:integer}", "Rayon=", "Petales=${1:integer}", "Solution", "Produits", "Aide", "Vide", "Polygone", "CaseVide", "ProduitVide", "Addition", "LesNombres={${1:nombres}}", "LesProduits={${1:produits}}", "LesSommes={${1:sommes}}", "Couleur=" ], "\\DefiTableTexte": [ "LargeurT=", "Creation", "Solution", "Graine=${1:nombre}", "ValeurMin=${1:nombre}", "ValeurMax=${1:nombre}" ], "\\DefiRangement": [ "Largeur=", "Hauteur=", "Solution", "Graine=${1:integer}", "Creation", "Deno=${1:dénominateur}", "Negatif", "Decimaux" ], "\\Billard": [ "Longueur=", "Largeur=", "Solution", "Vrai", "Angle=${1:degrees}", "Depart=${1:nombre}" ], "\\Labyrinthe": [ "Colonnes=${1:integer}", "Lignes=${1:integer}", "Hauteur=${1:nombre}", "Longueur=${1:nombre}", "EcartH=${1:nombre}", "EcartV=${1:nombre}", "CouleurF=", "Texte=", "Passages", "SensImpose" ], "\\LabyNombre": [ "Nom=${1:nom}", "Multiple=${1:integer}", "Angle=${1:degrees}", "Echelle=${1:factor}", "Couleur=", "Longueur=${1:nombre}", "Largeur=${1:nombre}", "XDepart=${1:integer}", "YDepart=${1:integer}", "XArrivee=${1:integer}", "YArrivee=${1:integer}", "Solution", "CouleurChemin=", "Murs", "EntreeSortie", "Entree=\"${1:trouve}\"", "Sortie=\"${1:trouve}\"", "Multiplication", "Graine=${1:nombre}" ], "\\Triomino": [ "Longueur=", "Etages=${1:integer}", "Piece=${1:integer}", "Hexagone" ], "\\DessinGradue": [ "Lignes=${1:integer}", "Longueur=${1:nombre}", "Pas=${1:integer}", "Debut=${1:integer}", "Fin=${1:integer}", "EcartVertical=${1:nombre}", "Droites", "DemiDroites", "Traces={${1:code}}", "Echelle=${1:factor}", "Solution", "LignesIdentiques", "OrigineVariable" ], "\\Colorilude": [ "Lignes=${1:integer}", "Largeur=${1:integer}", "Coef=${1:nombre}", "Solution", "CartonReponse", "Resultats" ], "\\PixelArt": [ "Largeur=${1:integer}", "Hauteur=${1:integer}", "Unite=", "Lettres=${1:lettres}", "ListeCouleurs={${1:color1,color2,...}}", "Solution", "ListeNombres{${1:nombre1,nombre2,...}}" ], "\\TableauMultiplicatif": [ "Largeur=", "Couleur=", "Graine=${1:nombre}", "Multiple=${1:nombre}", "Cible={${1:nombres}}", "Operations", "Enonce", "SchemaEnonce" ], "\\Quisuisje": [ "Colonnes=${1:integer}", "Solution", "CodePerso" ], "\\MotsEmpiles": [ "Colonne=${1:integer}", "Solution", "Couleur=" ], "\\MotsCroises": [ "Colonnes=${1:integer}", "Lignes=${1:integer}", "Largeur=", "Croises", "Couleur=", "Solution" ], "\\MotsCodes": [ "Colonnes=${1:integer}", "Largeur=" ], "\\MotsCodesTableau": [ "Math", "LargeurT=", "Solution" ], "\\Mosaique": [ "Solution", "Type=${1:nombre}", "Label=", "Largeur=${1:integer}", "Hauteur=${1:integer}", "Echelle=" ], "\\DessineMosaique": [ "Type=${1:nombre}", "Echelle=" ], "\\Cartes,\\BoiteCartes": [ "Loop", "Landscape", "Largeur=${1:nombre}", "Hauteur=${1:nombre}", "Marge=${1:nombre}", "Couleur=", "RayonArc=", "Theme=${1:texte}", "HauteurTheme=${1:nombre}", "Titre", "NomTitre=${1:nom}", "Trame", "Jointes", "TrameVisible", "JaiQuia", "ThemeJaiQuiA=${1:texte}", "Eleve", "BackgroundAv", "ImageAv=${1:imagefile}", "BackgroundAr", "ImageAr=${1:imagefile}", "ThemeSol=${1:texte}", "Trivial", "Symboles={${1:symbole1,symbole2,...}}" ], "\\BoiteCartes": [ "NbCartes=${1:nombre}", "TypeJeu=${1:texte}", "CouleurType=", "Niveau=${1:texte}", "CouleurNiveau=", "Numero=${1:texte}", "CouleurNumero=" ], "\\Dominos": [ "Trame", "Lignes=${1:integer}", "Colonnes=${1:integer}", "Logo", "Image=${1:imagefile}", "Couleur=", "Ratio=${1:ratio}", "Superieur" ], "\\Enquete": [ "Largeur=", "Perso=${1:nom}", "Objet=${1:nom}", "Lieu=${1:nom}" ], "\\PQuatre": [ "Relatif", "Puissance", "Autre", "Consignes=\"${1:texte}\"", "LargeurUn=", "Echelle=${1:nombre}", "Addition", "Couleur=" ], "\\Yohaku": [ "Taille=${1:nombre}", "Largeur=", "Hauteur=", "Bordure", "CouleurResultat=", "Multiplication", "Limite=${1:nombre}", "Pair", "Impair", "Premier", "Perso", "Case=${1:integer}", "Ligne=${1:integer}", "PasL=${1:integer}", "Colonne=${1:integer}", "PasC=${1:integer}", "Solution", "Addition", "CouleurZone=", "Relatif", "Negatif" ], "\\KenKen": [ "Taille=${1:nombre}", "Largeur=", "Nombre=${1:nombre}", "Solution" ], "\\Kakuro": [ "TLargeur=${1:nombre}", "THauteur=${1:nombre}", "Taille=${1:nombre}", "Largeur=", "CouleurCase=", "ListeNombres={${1:nombre1,nombre2,...}}", "Solution", "CouleurSolution=" ], "\\Shikaku": [ "Taille=${1:nombre}", "Largeur=", "Solution", "Couleur=", "CodeAfter={${1:code}}", "Creation", "TailleHor=${1:nombre}", "TailleVer=${1:nombre}", "TailleHorMax=${1:nombre}", "TailleVerMax=${1:nombre}", "Nom=${1:nom}" ], "\\CalculsCroises": [ "Largeur=", "Couleur=", "Solution", "CouleurS=", "ListeNombres={${1:liste}}", "Inverse", "Vide", "Creation", "Negatifs", "Graines" ], "\\NombreAstral": [ "Echelle=${1:échelle}", "Solution", "Graine=${1:integer}", "Couleur=" ], "\\CompteBon": [ "NombreCalculs=${1:nombre}", "Solution", "Graine=${1:integer}", "Relatifs", "Original", "Plaques=${1:nombre}" ], "\\BarresCalculs": [ "Litteral", "Perso", "Decimaux" ], "\\EnigmeAire": [ "Modele=${1|A,B,C,D,E,F|}", "Etape=${1:nombre}", "Echelle=", "Couleur=", "Solution", "Graine=${1:nombre}" ], "\\Tectonic": [ "TLargeur=${1:nombre}", "THauteur=${1:nombre}", "Taille=${1:nombre}", "Largeur=", "Solution", "CouleurSolution=" ], "\\Calisson": [ "Rayon=", "Taille=${1:nombre}", "Solution", "Couleur=" ], "\\PuzzlePyramide": [ "Etages=${1:integer}", "Largeur=", "NbLignes=${1:integer}", "Solution", "Graine=${1:nombre}", "Questions" ], "\\MessageCache": [ "TLargeur=${1:nombre}", "THauteur=${1:nombre}", "Largeur=", "Hauteur=", "Plateau" ], "\\RondeInfernale": [ "Rectangle", "Rayon=", "Etapes=${1:nombre}", "Relatifs", "Vide", "Cle=\"${1:valeur}\"", "ListeOperations={${1:opérations}}", "ListeNombres={${1:nombres}}" ], "\\Futoshiki": [ "Largeur=", "Solution", "CouleurSolution=", "CouleurCase=", "StyleTexte=${1:font commands}" ], "\\Garam": [ "Taille=${1:nombre}", "Largeur=", "Solution", "CouleurSolution=" ], "\\SquarO": [ "Longueur=${1:nombre}", "Largeur=${1:nombre}", "Echelle=", "Solution", "Nom=${1:nom}", "Graine=${1:nombre}" ], "\\Grades": [ "Longueur=${1:nombre}", "Largeur=${1:nombre}", "Echelle=", "Solution", "Graine=${1:nombre}" ], "\\MidPoint": [ "Hard", "Solution", "Graine=${1:nombre}" ], "\\Kakurasu": [ "Longueur=${1:nombre}", "Largeur=${1:nombre}", "Echelle=", "Solution", "Graine=${1:nombre}" ], "\\Trio,TrioCourt": [ "Largeur=", "Repere", "Cible=${1:nombre}", "Graine=${1:nombre}", "Ligne=${1:integer}", "Colonne=${1:integer}", "Vide", "VideRepere" ], "\\Nonogramme": [ "Enonce", "Unite=", "Taille=${1:nombre}", "Solution" ], "\\Dobble": [ "Niveau=${1:nombre}", "Cercle", "CouleurCadre=" ], "\\NumberHive": [ "UniteHexa=", "Negatif", "Produit", "Niveau=${1:nombre}", "Double", "Graine=${1:nombre}", "Jetons={${1:jetons}}", "Cases={${1:cases}}", "Aide", "ListeCouleurs={${1:list des couleurs}}" ], "\\Grimuku": [ "TLargeur=${1:nombre}", "Largeur=", "CouleurCase=", "CouleurSolution=" ], "\\PuzzleMul": [ "Unite=", "Solution", "Couleur=" ], "\\Horloge": [ "Aiguilles", "Secondes", "Cadre", "Numerique", "Impression", "Secondes" ], "\\DefiCalculatrice": [ "Impression", "ListeTouches={${1:touches}}" ], "\\begin{Bulle}": [ "Nom=${1:nom}", "Largeur=", "Pointilles", "CTrace=", "Epaisseur=", "Rayon=${1:nombre}", "CFond=", "Ancre={${1:x,y}}" ], "\\begin{Twitter}": [ "Largeur=", "Auteur=${1:auteur}", "Date=${1:date}", "Url=${1:URL}", "Logo=${1:imagefile}", "EchelleLogo=${1:factor}", "Publie" ], "\\begin{Facebook}": [ "Largeur=", "Auteur=${1:auteur}", "Date=${1:date}", "Logo=${1:imagefile}", "EchelleLogo=${1:factor}", "Publie", "Heure=${1:heure}" ], "\\begin{Snapchat}": [ "Largeur=", "Auteur=${1:auteur}", "Date=${1:date}", "Logo=${1:imagefile}", "EchelleLogo=${1:factor}", "Temps=${1:temps}", "Texte=${1:texte}" ], "\\begin{Instagram}": [ "Largeur=", "Auteur=${1:auteur}", "Date=${1:date}", "Logo=${1:imagefile}", "EchelleLogo=${1:factor}", "Temps=${1:temps}", "Expediteur=${1:expéditeur}", "LogoEx=${1:imagefile}", "Texte=${1:texte}" ], "\\Radar": [ "Rayon=", "Pas=${1:integer}", "Reference=${1:integer}", "MoyenneClasse", "Disciplines" ], "\\Jauge": [ "TexteOrigine=${1:texte}", "TexteReference=${1:texte}", "Nom=${1:nom}", "CouleurBarre=", "CouleurFond=", "Graduation", "CouleurGraduation=", "Niveau", "LimiteI=${1:pourcentage}", "LimiteF=${1:pourcentage}", "LimiteS=${1:pourcentage}", "CouleurI=", "CouleurF=", "CouleurS=", "CouleurM=" ] }, "args": [ "\\usepackage/ProfCollege#c" ] } ================================================ FILE: dev/packages/ProfLabo.json ================================================ { "deps": [ { "name": "pgf" }, { "name": "tikz" }, { "name": "listofitems" }, { "name": "simplekv" }, { "name": "ifthen" } ], "macros": [ { "name": "TubeAEssai", "arg": { "format": "{}", "snippet": "TubeAEssai{${1:}}" } }, { "name": "TubeAEssai", "arg": { "format": "[]{}", "snippet": "TubeAEssai[${2:clés%keyvals}]{${1:}}", "keys": [ "\\TubeAEssai" ], "keyPos": 0 } }, { "name": "EchelleTube", "arg": { "format": "{}", "snippet": "EchelleTube{${1:nombre}}" } }, { "name": "EchelleTube", "arg": { "format": "[]{}", "snippet": "EchelleTube[${2:clés%keyvals}]{${1:nombre}}", "keys": [ "\\EchelleTube" ], "keyPos": 0 } }, { "name": "Becher", "arg": { "format": "{}", "snippet": "Becher{${1:}}" } }, { "name": "Becher", "arg": { "format": "[]{}", "snippet": "Becher[${2:clés%keyvals}]{${1:}}", "keys": [ "\\Becher" ], "keyPos": 0 } }, { "name": "FioleJaugee", "arg": { "format": "{}", "snippet": "FioleJaugee{${1:}}" } }, { "name": "FioleJaugee", "arg": { "format": "[]{}", "snippet": "FioleJaugee[${2:clés%keyvals}]{${1:}}", "keys": [ "\\FioleJaugee" ], "keyPos": 0 } }, { "name": "Erlen", "arg": { "format": "{}", "snippet": "Erlen{${1:}}" } }, { "name": "Erlen", "arg": { "format": "[]{}", "snippet": "Erlen[${2:clés%keyvals}]{${1:}}", "keys": [ "\\Erlen" ], "keyPos": 0 } }, { "name": "Dosage", "arg": { "format": "{}", "snippet": "Dosage{${1:}}" } }, { "name": "Dosage", "arg": { "format": "[]{}", "snippet": "Dosage[${2:clés%keyvals}]{${1:}}", "keys": [ "\\Dosage" ], "keyPos": 0 } }, { "name": "CouleurActuelle", "unusual": true }, { "name": "CouleurBecher", "unusual": true }, { "name": "CouleurBecherd", "unusual": true }, { "name": "CouleurErlen", "unusual": true }, { "name": "CouleurFiole", "unusual": true }, { "name": "CouleurTitrant", "unusual": true }, { "name": "CouleurTitre", "unusual": true }, { "name": "CouleurTube", "unusual": true }, { "name": "EchelleActuelle", "unusual": true }, { "name": "erlenpartielfalse", "unusual": true }, { "name": "erlenpartieltrue", "unusual": true }, { "name": "erlenpleinfalse", "unusual": true }, { "name": "erlenpleintrue", "unusual": true }, { "name": "erlenvidefalse", "unusual": true }, { "name": "erlenvidetrue", "unusual": true }, { "name": "fiolepleinefalse", "unusual": true }, { "name": "fiolepleinetrue", "unusual": true }, { "name": "fiolevidefalse", "unusual": true }, { "name": "fiolevidetrue", "unusual": true }, { "name": "gendeerlenfalsefalse", "unusual": true }, { "name": "gendeerlenfalsetrue", "unusual": true }, { "name": "hauteurerlen", "unusual": true }, { "name": "hauteurfiole", "unusual": true }, { "name": "hauteurmaxtube", "unusual": true }, { "name": "HauteurTube", "unusual": true }, { "name": "iferlenpartiel", "unusual": true }, { "name": "iferlenplein", "unusual": true }, { "name": "iferlenvide", "unusual": true }, { "name": "iffiolepleine", "unusual": true }, { "name": "iffiolevide", "unusual": true }, { "name": "iflegende", "unusual": true }, { "name": "iflegendeerlen", "unusual": true }, { "name": "iflegendefiole", "unusual": true }, { "name": "iflegendesouserlen", "unusual": true }, { "name": "iflegendetube", "unusual": true }, { "name": "iftrait", "unusual": true }, { "name": "iftraitnoirbecher", "unusual": true }, { "name": "iftraitnoirerlen", "unusual": true }, { "name": "LegendeActuelle", "unusual": true }, { "name": "LegendeActuelleB", "unusual": true }, { "name": "LegendeActuelleD", "unusual": true }, { "name": "LegendeActuelleF", "unusual": true }, { "name": "LegendeActuelleT", "unusual": true }, { "name": "legendeerlenfalse", "unusual": true }, { "name": "legendeerlenfalse", "unusual": true }, { "name": "legendeerlentrue", "unusual": true }, { "name": "legendefalse", "unusual": true }, { "name": "legendefiolefalse", "unusual": true }, { "name": "legendefioletrue", "unusual": true }, { "name": "legendesouserlenfalse", "unusual": true }, { "name": "legendesouserlentrue", "unusual": true }, { "name": "legendetrue", "unusual": true }, { "name": "legendetubefalse", "unusual": true }, { "name": "legendetubetrue", "unusual": true }, { "name": "ListeAvantCouleurs", "unusual": true }, { "name": "ListeAvantLegendes", "unusual": true }, { "name": "ListeCouleurs", "unusual": true }, { "name": "ListeLegendes", "unusual": true }, { "name": "nombretube", "unusual": true }, { "name": "traitfalse", "unusual": true }, { "name": "traitnoirbecherfalse", "unusual": true }, { "name": "traitnoirbechertrue", "unusual": true }, { "name": "traitnoirerlenfalse", "unusual": true }, { "name": "traitnoirerlentrue", "unusual": true }, { "name": "traittrue", "unusual": true } ], "envs": [], "keys": { "\\TubeAEssai": [ "Couleurs=", "Echelle=${1:valeur}", "Legende=${1:text}", "Hauteur=${1:valeur}" ], "\\EchelleTube": [ "Couleurs={${1:color1,color2,...}}", "Echelle=${1:valeur}", "Legendes={${1:label1,label2,...}}" ], "\\Becher": [ "Couleurs=", "Echelle=${1:valeur}", "Legende=${1:text}" ], "\\FioleJaugee": [ "Couleurs=", "Echelle=${1:valeur}", "Legende=${1:text}", "Hauteur=${1:valeur}" ], "\\Erlen": [ "Couleurs=", "Echelle=${1:valeur}", "Legende=${1:text}", "LegendeDessous=${1:text}", "Hauteur=${1:valeur}" ], "\\Dosage": [ "Titrant=${1:titrant}", "Titre=${1:titre}", "Echelle=${1:valeur}", "CouleurTitrant=", "CouleurTitre=" ] }, "args": [] } ================================================ FILE: dev/packages/ProfLycee.json ================================================ { "deps": [ { "name": "mathtools" }, { "name": "amssymb" }, { "name": "xcolor" }, { "name": "tikz" }, { "name": "tkz-tab" }, { "name": "pgf" }, { "name": "pgffor" }, { "name": "ifthen" }, { "name": "xkeyval" }, { "name": "xstring" }, { "name": "xintexpr" }, { "name": "xintbinhex" }, { "name": "xinttools" }, { "name": "xintgcd" }, { "name": "randomlist" }, { "name": "simplekv" }, { "name": "listofitems" }, { "name": "tabularray" }, { "name": "settobox" }, { "name": "hologo" }, { "name": "fancyvrb" }, { "name": "nicefrac" }, { "name": "siunitx" }, { "name": "fontawesome5" }, { "name": "tikzlibrarycalc" }, { "name": "tikzlibrarydecorations" }, { "name": "tikzlibrarydecorations.pathreplacing" }, { "name": "tikzlibrarydecorations.markings" }, { "name": "tikzlibrarybabel" }, { "name": "tikzlibraryshapes.geometric" }, { "name": "tikzlibrarydecorations.pathmorphing" }, { "name": "tikzlibrarylindenmayersystems" }, { "name": "tcolorbox" }, { "name": "tcolorboxlibrarybreakable" }, { "name": "tcolorboxlibraryfitting" }, { "name": "tcolorboxlibraryskins" }, { "name": "tcolorboxlibrarylistings" }, { "name": "tcolorboxlibrarylistingsutf8" }, { "name": "tcolorboxlibraryhooks" }, { "name": "tcolorboxlibraryminted" }, { "name": "iftex" }, { "name": "piton" }, { "name": "nicematrix" }, { "name": "cancel" }, { "name": "interval" }, { "name": "esvect" }, { "name": "xspace" }, { "name": "modulus" }, { "name": "pythontex" }, { "name": "colortbl", "if": "xcolor" } ], "macros": [ { "name": "useproflyclib", "arg": { "format": "{}", "snippet": "useproflyclib{${1:librairies%keyvals}}", "keys": [ "\\useproflyclib#c" ], "keyPos": 0 } }, { "name": "ResolutionApprochee", "arg": { "format": "{}", "snippet": "ResolutionApprochee{${1:équation}}" } }, { "name": "ResolutionApprochee", "arg": { "format": "{}[]", "snippet": "ResolutionApprochee{${1:équation}}[${2:macro}]" } }, { "name": "ResolutionApprochee", "arg": { "format": "[]{}", "snippet": "ResolutionApprochee[${2:options%keyvals}]{${1:équation}}", "keys": [ "\\ResolutionApprochee" ], "keyPos": 0 } }, { "name": "ResolutionApprochee", "arg": { "format": "[]{}[]", "snippet": "ResolutionApprochee[${2:options%keyvals}]{${1:équation}}[${3:macro}]", "keys": [ "\\ResolutionApprochee" ], "keyPos": 0 } }, { "name": "SolutionTVI", "arg": { "format": "{}{}", "snippet": "SolutionTVI{${1:fonction}}{${2:valeur}}" } }, { "name": "SolutionTVI", "arg": { "format": "[]{}{}", "snippet": "SolutionTVI[${3:options%keyvals}]{${1:fonction}}{${2:valeur}}", "keys": [ "\\SolutionTVI" ], "keyPos": 0 } }, { "name": "CalculTermeRecurrence", "arg": { "format": "{}", "snippet": "CalculTermeRecurrence{${1:fonction associée}}" } }, { "name": "CalculTermeRecurrence", "arg": { "format": "[]{}", "snippet": "CalculTermeRecurrence[${2:options%keyvals}]{${1:fonction associée}}", "keys": [ "\\CalculTermeRecurrence" ], "keyPos": 0 } }, { "name": "SolutionSeuil", "arg": { "format": "{}{}", "snippet": "SolutionSeuil{${1:fonction associée}}{${2:seuil}}" } }, { "name": "SolutionSeuil", "arg": { "format": "[]{}{}", "snippet": "SolutionSeuil[${3:options%keyvals}]{${1:fonction associée}}{${2:seuil}}", "keys": [ "\\SolutionSeuil" ], "keyPos": 0 } }, { "name": "CompteurSeuil", "unusual": true }, { "name": "IntegraleApprochee", "arg": { "format": "{}{}{}", "snippet": "IntegraleApprochee{${1:fonction}}{${2:a}}{${3:b}}" } }, { "name": "IntegraleApprochee", "arg": { "format": "[]{}{}{}", "snippet": "IntegraleApprochee[${4:options%keyvals}]{${1:fonction}}{${2:a}}{${3:b}}", "keys": [ "\\IntegraleApprochee" ], "keyPos": 0 } }, { "name": "EquationReduite", "arg": { "format": "{}", "snippet": "EquationReduite{${1:A/xa/ya,B/xb/yb}}" } }, { "name": "EquationReduite", "arg": { "format": "[]{}", "snippet": "EquationReduite[${2:d}]{${1:A/xa/ya,B/xb/yb}}" } }, { "name": "CalculFormelParametres" }, { "name": "CalculFormelParametres", "arg": { "format": "[]", "snippet": "CalculFormelParametres[${1:options%keyvals}]" } }, { "name": "CalculFormelLigne", "arg": { "format": "{}{}", "snippet": "CalculFormelLigne{${1:commande%text}}{${2:résultat%text}}" } }, { "name": "CalculFormelLigne", "arg": { "format": "[]{}{}", "snippet": "CalculFormelLigne[${3:options%keyvals}]{${1:commande%text}}{${2:résultat%text}}", "keys": [ "\\CalculFormelLigne" ], "keyPos": 0 } }, { "name": "CFchap", "unusual": true }, { "name": "CFpremcol", "unusual": true }, { "name": "CFhpremcol", "unusual": true }, { "name": "CodePythonLstFichier", "arg": { "format": "{}{}", "snippet": "CodePythonLstFichier{${1:tcolorbox options}}{${2:file}}" } }, { "name": "CodePythonLstFichier", "arg": { "format": "[]{}{}", "snippet": "CodePythonLstFichier[${3:largeur%l}]{${1:tcolorbox options}}{${2:file}}" } }, { "name": "CodePythonLstFichier*", "arg": { "format": "{}{}", "snippet": "CodePythonLstFichier*{${1:tcolorbox options}}{${2:file}}" } }, { "name": "CodePythonLstFichier*", "arg": { "format": "[]{}{}", "snippet": "CodePythonLstFichier*[${3:largeur%l}]{${1:tcolorbox options}}{${2:file}}" } }, { "name": "CodePythonLstFichierAlt", "arg": { "format": "{}{}", "snippet": "CodePythonLstFichierAlt{${1:tcolorbox options}}{${2:file}}" } }, { "name": "CodePythonLstFichierAlt", "arg": { "format": "[]{}{}", "snippet": "CodePythonLstFichierAlt[${3:largeur%l}]{${1:tcolorbox options}}{${2:file}}" } }, { "name": "CodePythonLstFichierAlt*", "arg": { "format": "{}{}", "snippet": "CodePythonLstFichierAlt*{${1:tcolorbox options}}{${2:file}}" } }, { "name": "CodePythonLstFichierAlt*", "arg": { "format": "[]{}{}", "snippet": "CodePythonLstFichierAlt*[${3:largeur%l}]{${1:tcolorbox options}}{${2:file}}" } }, { "name": "CartoucheCapytale", "arg": { "format": "{}", "snippet": "CartoucheCapytale{${1:code capytale}}" } }, { "name": "CartoucheCapytale", "arg": { "format": "[]{}", "snippet": "CartoucheCapytale[${2:prefix}]{${1:code capytale}}" } }, { "name": "CartoucheCapytale*", "arg": { "format": "{}", "snippet": "CartoucheCapytale*{${1:code capytale}}" } }, { "name": "CartoucheCapytale*", "arg": { "format": "[]{}", "snippet": "CartoucheCapytale*[${2:prefix}]{${1:code capytale}}" } }, { "name": "PaveTikz" }, { "name": "PaveTikz", "arg": { "format": "[]", "snippet": "PaveTikz[${1:options%keyvals}]", "keys": [ "\\PaveTikz" ], "keyPos": 0 } }, { "name": "TetraedreTikz" }, { "name": "TetraedreTikz", "arg": { "format": "[]", "snippet": "TetraedreTikz[${1:options%keyvals}]", "keys": [ "\\TetraedreTikz" ], "keyPos": 0 } }, { "name": "CercleTrigo" }, { "name": "CercleTrigo", "arg": { "format": "[]", "snippet": "CercleTrigo[${1:options%keyvals}]", "keys": [ "\\CercleTrigo" ], "keyPos": 0 } }, { "name": "CalculsRegLin", "arg": { "format": "{}{}", "snippet": "CalculsRegLin{${1:listeX}}{${2:listeY}}" } }, { "name": "CalculsRegLin", "arg": { "format": "[]{}{}", "snippet": "CalculsRegLin[${3:options%keyvals}]{${1:listeX}}{${2:listeY}}", "keys": [ "\\CalculsRegLin" ], "keyPos": 0 } }, { "name": "LX", "unusual": true }, { "name": "LY", "unusual": true }, { "name": "LXSomme", "unusual": true }, { "name": "LYSomme", "unusual": true }, { "name": "LXmoy", "unusual": true }, { "name": "LYmoy", "unusual": true }, { "name": "LXvar", "unusual": true }, { "name": "LYvar", "unusual": true }, { "name": "LXYvar", "unusual": true }, { "name": "PointsRegLin", "arg": { "format": "{}{}", "snippet": "PointsRegLin{${1:listeX}}{${2:listeY}}" } }, { "name": "PointsRegLin", "arg": { "format": "[]{}{}", "snippet": "PointsRegLin[${3:options%keyvals}]{${1:listeX}}{${2:listeY}}", "keys": [ "\\PointsRegLin" ], "keyPos": 0 } }, { "name": "GrilleTikz" }, { "name": "GrilleTikz", "arg": { "format": "[]", "snippet": "GrilleTikz[${1:options%keyvals}]", "keys": [ "\\GrilleTikz" ], "keyPos": 0 } }, { "name": "GrilleTikz", "unusual": true, "arg": { "format": "[][]", "snippet": "GrilleTikz[${1:options%keyvals}][${2:options grille ppale}]", "keys": [ "\\GrilleTikz" ], "keyPos": 0 } }, { "name": "GrilleTikz", "arg": { "format": "[][][]", "snippet": "GrilleTikz[${1:options%keyvals}][${2:options grille ppale}][${3:options grille second}]", "keys": [ "\\GrilleTikz" ], "keyPos": 0 } }, { "name": "AxesTikz" }, { "name": "AxesTikz", "arg": { "format": "[]", "snippet": "AxesTikz[${1:options%keyvals}]", "keys": [ "\\AxesTikz" ], "keyPos": 0 } }, { "name": "AxexTikz", "arg": { "format": "{}", "snippet": "AxexTikz{${1:valeurs}}" } }, { "name": "AxexTikz", "arg": { "format": "[]{}", "snippet": "AxexTikz[${2:options%keyvals}]{${1:valeurs}}", "keys": [ "\\AxexTikz,\\AxeyTikz" ], "keyPos": 0 } }, { "name": "AxeyTikz", "arg": { "format": "{}", "snippet": "AxeyTikz{${1:valeurs}}" } }, { "name": "AxeyTikz", "arg": { "format": "[]{}", "snippet": "AxeyTikz[${2:options%keyvals}]{${1:valeurs}}", "keys": [ "\\AxexTikz,\\AxeyTikz" ], "keyPos": 0 } }, { "name": "AffAngleRadian", "arg": { "format": "{}", "snippet": "AffAngleRadian{${1:expr}}" } }, { "name": "AffAngleRadian*", "arg": { "format": "{}", "snippet": "AffAngleRadian*{${1:expr}}" } }, { "name": "FenetreTikz" }, { "name": "FenetreSimpleTikz", "arg": { "format": "{}{}", "snippet": "FenetreSimpleTikz{${1:liste valx}}{${2:liste valy}}" } }, { "name": "FenetreSimpleTikz", "arg": { "format": "{}<>{}", "snippet": "FenetreSimpleTikz{${1:liste valx}}<${3:opt axe Oy}>{${2:liste valy}}" } }, { "name": "FenetreSimpleTikz", "arg": { "format": "()<>{}<>{}", "snippet": "FenetreSimpleTikz(${5:opt axes})<${3:opt axe Ox}>{${1:liste valx}}<${4:opt axe Oy}>{${2:liste valy}}" } }, { "name": "FenetreSimpleTikz", "arg": { "format": "[]()<>{}<>{}", "snippet": "FenetreSimpleTikz[${3:opt}](${6:opt axes})<${4:opt axe Ox}>{${1:liste valx}}<${5:opt axe Oy}>{${2:liste valy}}" } }, { "name": "OrigineTikz", "unusual": true }, { "name": "OrigineTikz", "unusual": true, "arg": { "format": "[]", "snippet": "OrigineTikz[${1:options%keyvals}]", "keys": [ "\\OrigineTikz" ], "keyPos": 0 } }, { "name": "NuagePointsTikz", "arg": { "format": "{}{}", "snippet": "NuagePointsTikz{${1:listeX}}{${2:listeY}}" } }, { "name": "NuagePointsTikz", "arg": { "format": "[]{}{}", "snippet": "NuagePointsTikz[${3:options%keyvals}]{${1:listeX}}{${2:listeY}}", "keys": [ "\\NuagePointsTikz" ], "keyPos": 0 } }, { "name": "PointMoyenTikz" }, { "name": "PointMoyenTikz", "arg": { "format": "[]", "snippet": "PointMoyenTikz[${1:options%keyvals}]", "keys": [ "\\PointMoyenTikz" ], "keyPos": 0 } }, { "name": "CourbeTikz", "arg": { "format": "{}{}", "snippet": "CourbeTikz{${1:formule}}{${2:domaine}}" } }, { "name": "CourbeTikz", "arg": { "format": "[]{}{}", "snippet": "CourbeTikz[${3:TikZ clés}]{${1:formule}}{${2:domaine}}" } }, { "name": "axexOx", "unusual": true }, { "name": "axeyOy", "unusual": true }, { "name": "xmin", "unusual": true }, { "name": "xmax", "unusual": true }, { "name": "ymin", "unusual": true }, { "name": "ymax", "unusual": true }, { "name": "xgrille", "unusual": true }, { "name": "xgrilles", "unusual": true }, { "name": "ygrille", "unusual": true }, { "name": "ygrilles", "unusual": true }, { "name": "xunit", "unusual": true }, { "name": "yunit", "unusual": true }, { "name": "SplineTikz", "arg": { "format": "{}", "snippet": "SplineTikz{${1:x1/y1/d1§x2/y2/d2§...}}" } }, { "name": "SplineTikz", "arg": { "format": "[]{}", "snippet": "SplineTikz[${2:options%keyvals}]{${1:x1/y1/d1§x2/y2/d2§...}}", "keys": [ "\\SplineTikz" ], "keyPos": 0 } }, { "name": "TangenteTikz", "arg": { "format": "{}", "snippet": "TangenteTikz{${1:x1/y1/d1§x2/y2/d2§...}}" } }, { "name": "TangenteTikz", "arg": { "format": "[]{}", "snippet": "TangenteTikz[${2:options%keyvals}]{${1:x1/y1/d1§x2/y2/d2§...}}", "keys": [ "\\TangenteTikz" ], "keyPos": 0 } }, { "name": "PtsDiscontinuite", "arg": { "format": "{}", "snippet": "PtsDiscontinuite{${1:liste}}" } }, { "name": "PtsDiscontinuite", "arg": { "format": "[]{}", "snippet": "PtsDiscontinuite[${2:clés%keyvals}]{${1:liste}}", "keys": [ "\\PtsDiscontinuite" ], "keyPos": 0 } }, { "name": "BoiteMoustaches", "arg": { "format": "{}", "snippet": "BoiteMoustaches{${1:a1/a2/...}}" } }, { "name": "BoiteMoustaches", "arg": { "format": "[]{}", "snippet": "BoiteMoustaches[${2:options%keyvals}]{${1:a1/a2/...}}", "keys": [ "\\BoiteMoustaches" ], "keyPos": 0 } }, { "name": "BoiteMoustachesAxe", "arg": { "format": "[]", "snippet": "BoiteMoustachesAxe[${1:options%keyvals}]", "keys": [ "\\BoiteMoustachesAxe" ], "keyPos": 0 } }, { "name": "Histogramme", "arg": { "format": "{}", "snippet": "Histogramme{${1:données}}" } }, { "name": "Histogramme", "arg": { "format": "[]{}", "snippet": "Histogramme[${2:options%keyvals}]{${1:données}}", "keys": [ "\\Histogramme,\\Histogramme*" ], "keyPos": 0 } }, { "name": "Histogramme*", "arg": { "format": "{}", "snippet": "Histogramme*{${1:données}}" } }, { "name": "Histogramme*", "arg": { "format": "[]{}", "snippet": "Histogramme*[${2:options%keyvals}]{${1:données}}", "keys": [ "\\Histogramme,\\Histogramme*" ], "keyPos": 0 } }, { "name": "CalcBinomP", "arg": { "format": "{}{}{}", "snippet": "CalcBinomP{${1:n}}{${2:p}}{${3:k}}" } }, { "name": "CalcBinomC", "arg": { "format": "{}{}{}{}", "snippet": "CalcBinomC{${1:n}}{${2:p}}{${3:a}}{${4:b}}" } }, { "name": "CalcPoissP", "arg": { "format": "{}{}", "snippet": "CalcPoissP{${1:l}}{${2:k}}" } }, { "name": "CalcPoissC", "arg": { "format": "{}{}{}", "snippet": "CalcPoissC{${1:l}}{${2:a}}{${3:b}}" } }, { "name": "CalcGeomP", "arg": { "format": "{}{}", "snippet": "CalcGeomP{${1:p}}{${2:k}}" } }, { "name": "CalcGeomC", "arg": { "format": "{}{}{}", "snippet": "CalcGeomC{${1:l}}{${2:a}}{${3:b}}" } }, { "name": "CalcHypergeomP", "arg": { "format": "{}{}{}{}", "snippet": "CalcHypergeomP{${1:N}}{${2:n}}{${3:m}}{${4:k}}" } }, { "name": "CalcHypergeomC", "arg": { "format": "{}{}{}{}{}", "snippet": "CalcHypergeomC{${1:N}}{${2:n}}{${3:m}}{${4:a}}{${5:b}}" } }, { "name": "CalcNormC", "arg": { "format": "{}{}{}{}", "snippet": "CalcNormC{${1:m}}{${2:s}}{${3:a}}{${4:b}}" } }, { "name": "CalcExpoC", "arg": { "format": "{}{}{}", "snippet": "CalcExpoC{${1:l}}{${2:a}}{${3:b}}" } }, { "name": "BinomP", "arg": { "format": "{}{}{}", "snippet": "BinomP{${1:n}}{${2:p}}{${3:k}}" } }, { "name": "BinomP", "arg": { "format": "[]{}{}{}", "snippet": "BinomP[${4:prec}]{${1:n}}{${2:p}}{${3:k}}" } }, { "name": "BinomP*", "arg": { "format": "{}{}{}", "snippet": "BinomP*{${1:n}}{${2:p}}{${3:k}}" } }, { "name": "BinomP*", "arg": { "format": "[]{}{}{}", "snippet": "BinomP*[${4:prec}]{${1:n}}{${2:p}}{${3:k}}" } }, { "name": "BinomC", "arg": { "format": "{}{}{}{}", "snippet": "BinomC{${1:n}}{${2:p}}{${3:a}}{${4:b}}" } }, { "name": "BinomC", "arg": { "format": "[]{}{}{}{}", "snippet": "BinomC[${5:prec}]{${1:n}}{${2:p}}{${3:a}}{${4:b}}" } }, { "name": "BinomC*", "arg": { "format": "{}{}{}{}", "snippet": "BinomC*{${1:n}}{${2:p}}{${3:a}}{${4:b}}" } }, { "name": "BinomC*", "arg": { "format": "[]{}{}{}{}", "snippet": "BinomC*[${5:prec}]{${1:n}}{${2:p}}{${3:a}}{${4:b}}" } }, { "name": "PoissonP", "arg": { "format": "{}{}", "snippet": "PoissonP{${1:l}}{${2:k}}" } }, { "name": "PoissonP", "arg": { "format": "[]{}{}", "snippet": "PoissonP[${3:prec}]{${1:l}}{${2:k}}" } }, { "name": "PoissonP*", "arg": { "format": "{}{}", "snippet": "PoissonP*{${1:l}}{${2:k}}" } }, { "name": "PoissonP*", "arg": { "format": "[]{}{}", "snippet": "PoissonP*[${3:prec}]{${1:l}}{${2:k}}" } }, { "name": "PoissonC", "arg": { "format": "{}{}{}", "snippet": "PoissonC{${1:l}}{${2:a}}{${3:b}}" } }, { "name": "PoissonC", "arg": { "format": "[]{}{}{}", "snippet": "PoissonC[${4:prec}]{${1:l}}{${2:a}}{${3:b}}" } }, { "name": "PoissonC*", "arg": { "format": "{}{}{}", "snippet": "PoissonC*{${1:l}}{${2:a}}{${3:b}}" } }, { "name": "PoissonC*", "arg": { "format": "[]{}{}{}", "snippet": "PoissonC*[${4:prec}]{${1:l}}{${2:a}}{${3:b}}" } }, { "name": "GeomP", "arg": { "format": "{}{}", "snippet": "GeomP{${1:p}}{${2:k}}" } }, { "name": "GeomP", "arg": { "format": "[]{}{}", "snippet": "GeomP[${3:prec}]{${1:p}}{${2:k}}" } }, { "name": "GeomP*", "arg": { "format": "{}{}", "snippet": "GeomP*{${1:p}}{${2:k}}" } }, { "name": "GeomP*", "arg": { "format": "[]{}{}", "snippet": "GeomP*[${3:prec}]{${1:p}}{${2:k}}" } }, { "name": "GeomC", "arg": { "format": "{}{}{}", "snippet": "GeomC{${1:l}}{${2:a}}{${3:b}}" } }, { "name": "GeomC", "arg": { "format": "[]{}{}{}", "snippet": "GeomC[${4:prec}]{${1:l}}{${2:a}}{${3:b}}" } }, { "name": "GeomC*", "arg": { "format": "{}{}{}", "snippet": "GeomC*{${1:l}}{${2:a}}{${3:b}}" } }, { "name": "GeomC*", "arg": { "format": "[]{}{}{}", "snippet": "GeomC*[${4:prec}]{${1:l}}{${2:a}}{${3:b}}" } }, { "name": "HypergeomP", "arg": { "format": "{}{}{}{}", "snippet": "HypergeomP{${1:N}}{${2:n}}{${3:m}}{${4:k}}" } }, { "name": "HypergeomP", "arg": { "format": "[]{}{}{}{}", "snippet": "HypergeomP[${5:prec}]{${1:N}}{${2:n}}{${3:m}}{${4:k}}" } }, { "name": "HypergeomP*", "arg": { "format": "{}{}{}{}", "snippet": "HypergeomP*{${1:N}}{${2:n}}{${3:m}}{${4:k}}" } }, { "name": "HypergeomP*", "arg": { "format": "[]{}{}{}{}", "snippet": "HypergeomP*[${5:prec}]{${1:N}}{${2:n}}{${3:m}}{${4:k}}" } }, { "name": "HypergeomC", "arg": { "format": "{}{}{}{}{}", "snippet": "HypergeomC{${1:N}}{${2:n}}{${3:m}}{${4:a}}{${5:b}}" } }, { "name": "HypergeomC", "arg": { "format": "[]{}{}{}{}{}", "snippet": "HypergeomC[${6:prec}]{${1:N}}{${2:n}}{${3:m}}{${4:a}}{${5:b}}" } }, { "name": "HypergeomC*", "arg": { "format": "{}{}{}{}{}", "snippet": "HypergeomC*{${1:N}}{${2:n}}{${3:m}}{${4:a}}{${5:b}}" } }, { "name": "HypergeomC*", "arg": { "format": "[]{}{}{}{}{}", "snippet": "HypergeomC*[${6:prec}]{${1:N}}{${2:n}}{${3:m}}{${4:a}}{${5:b}}" } }, { "name": "NormaleC", "arg": { "format": "{}{}{}{}", "snippet": "NormaleC{${1:m}}{${2:s}}{${3:a}}{${4:b}}" } }, { "name": "NormaleC", "arg": { "format": "[]{}{}{}{}", "snippet": "NormaleC[${5:prec}]{${1:m}}{${2:s}}{${3:a}}{${4:b}}" } }, { "name": "NormaleC*", "arg": { "format": "{}{}{}{}", "snippet": "NormaleC*{${1:m}}{${2:s}}{${3:a}}{${4:b}}" } }, { "name": "NormaleC*", "arg": { "format": "[]{}{}{}{}", "snippet": "NormaleC*[${5:prec}]{${1:m}}{${2:s}}{${3:a}}{${4:b}}" } }, { "name": "ExpoC", "arg": { "format": "{}{}{}", "snippet": "ExpoC{${1:l}}{${2:a}}{${3:b}}" } }, { "name": "ExpoC", "arg": { "format": "[]{}{}{}", "snippet": "ExpoC[${4:prec}]{${1:l}}{${2:a}}{${3:b}}" } }, { "name": "ExpoC*", "arg": { "format": "{}{}{}", "snippet": "ExpoC*{${1:l}}{${2:a}}{${3:b}}" } }, { "name": "ExpoC*", "arg": { "format": "[]{}{}{}", "snippet": "ExpoC*[${4:prec}]{${1:l}}{${2:a}}{${3:b}}" } }, { "name": "ArbreProbasTikz", "arg": { "format": "{}", "snippet": "ArbreProbasTikz{${1:donnees}}" } }, { "name": "ArbreProbasTikz", "arg": { "format": "[]{}", "snippet": "ArbreProbasTikz[${2:options%keyvals}]{${1:donnees}}", "keys": [ "\\ArbreProbasTikz,\\begin{EnvArbreProbasTikz}" ], "keyPos": 0 } }, { "name": "LoiNormaleGraphe", "arg": { "format": "{}{}{}{}", "snippet": "LoiNormaleGraphe{${1:m}}{${2:s}}{${3:a}}{${4:b}}" } }, { "name": "LoiNormaleGraphe", "arg": { "format": "{}{}{}{}", "snippet": "LoiNormaleGraphe{${1:m}}{${2:s}}{${3:a}}{${4:b}}" } }, { "name": "LoiNormaleGraphe", "arg": { "format": "[]{}{}{}{}", "snippet": "LoiNormaleGraphe[${5:options%keyvals}]{${1:m}}{${2:s}}{${3:a}}{${4:b}}", "keys": [ "\\LoiNormaleGraphe,\\LoiExpoGraphe" ], "keyPos": 0 } }, { "name": "LoiNormaleGraphe", "arg": { "format": "[]<>{}{}{}{}", "snippet": "LoiNormaleGraphe[${5:options%keyvals}]<${6:TikZ options}>{${1:m}}{${2:s}}{${3:a}}{${4:b}}", "keys": [ "\\LoiNormaleGraphe,\\LoiExpoGraphe" ], "keyPos": 0 } }, { "name": "LoiExpoGraphe", "arg": { "format": "{}{}{}", "snippet": "LoiExpoGraphe{${1:l}}{${2:a}}{${3:b}}" } }, { "name": "LoiExpoGraphe", "arg": { "format": "{}{}{}", "snippet": "LoiExpoGraphe{${1:l}}{${2:a}}{${3:b}}" } }, { "name": "LoiExpoGraphe", "arg": { "format": "[]{}{}{}", "snippet": "LoiExpoGraphe[${4:options%keyvals}]{${1:l}}{${2:a}}{${3:b}}", "keys": [ "\\LoiNormaleGraphe,\\LoiExpoGraphe" ], "keyPos": 0 } }, { "name": "LoiExpoGraphe", "arg": { "format": "[]<>{}{}{}", "snippet": "LoiExpoGraphe[${4:options%keyvals}]<${5:TikZ options}>{${1:l}}{${2:a}}{${3:b}}", "keys": [ "\\LoiNormaleGraphe,\\LoiExpoGraphe" ], "keyPos": 0 } }, { "name": "NbAlea", "arg": { "format": "{}{}{}", "snippet": "NbAlea{${1:a}}{${2:b}}{${3:macro%cmd}}" } }, { "name": "NbAlea", "arg": { "format": "[]{}{}{}", "snippet": "NbAlea[${4:n}]{${1:a}}{${2:b}}{${3:macro%cmd}}" } }, { "name": "VarNbAlea", "arg": { "format": "{}{}", "snippet": "VarNbAlea{${1:macro%cmd}}{${2:calculs}}" } }, { "name": "TirageAleatoireEntiers", "arg": { "format": "{}", "snippet": "TirageAleatoireEntiers{${1:macro%cmd}}" } }, { "name": "TirageAleatoireEntiers", "arg": { "format": "[]{}", "snippet": "TirageAleatoireEntiers[${2:options%keyvals}]{${1:macro%cmd}}", "keys": [ "\\TirageAleatoireEntiers" ], "keyPos": 0 } }, { "name": "Arrangement", "arg": { "format": "{}{}", "snippet": "Arrangement{${1:p}}{${2:n}}" } }, { "name": "Arrangement", "arg": { "format": "[]{}{}", "snippet": "Arrangement[${3:option%keyvals}]{${1:p}}{${2:n}}", "keys": [ "\\Arrangement,\\Arrangement*,\\Combinaison,\\Combinaison*" ], "keyPos": 0 } }, { "name": "Arrangement*", "arg": { "format": "{}{}", "snippet": "Arrangement*{${1:p}}{${2:n}}" } }, { "name": "Arrangement*", "arg": { "format": "[]{}{}", "snippet": "Arrangement*[${3:option%keyvals}]{${1:p}}{${2:n}}", "keys": [ "\\Arrangement,\\Arrangement*,\\Combinaison,\\Combinaison*" ], "keyPos": 0 } }, { "name": "Combinaison", "arg": { "format": "{}{}", "snippet": "Combinaison{${1:p}}{${2:n}}" } }, { "name": "Combinaison", "arg": { "format": "[]{}{}", "snippet": "Combinaison[${3:option%keyvals}]{${1:p}}{${2:n}}", "keys": [ "\\Arrangement,\\Arrangement*,\\Combinaison,\\Combinaison*" ], "keyPos": 0 } }, { "name": "Combinaison*", "arg": { "format": "{}{}", "snippet": "Combinaison*{${1:p}}{${2:n}}" } }, { "name": "Combinaison*", "arg": { "format": "[]{}{}", "snippet": "Combinaison*[${3:option%keyvals}]{${1:p}}{${2:n}}", "keys": [ "\\Arrangement,\\Arrangement*,\\Combinaison,\\Combinaison*" ], "keyPos": 0 } }, { "name": "CalculAnp", "arg": { "format": "{}{}", "snippet": "CalculAnp{${1:p}}{${2:n}}" } }, { "name": "CalculCnp", "arg": { "format": "{}{}", "snippet": "CalculCnp{${1:p}}{${2:n}}" } }, { "name": "FonctionRepartTikz", "arg": { "format": "{}", "snippet": "FonctionRepartTikz{${1:liste des probas,borneinf,bornesup}}" } }, { "name": "FonctionRepartTikz", "arg": { "format": "[]{}", "snippet": "FonctionRepartTikz[${2:option%keyvals}]{${1:liste des probas,borneinf,bornesup}}", "keys": [ "\\FonctionRepartTikz" ], "keyPos": 0 } }, { "name": "ConversionDecBin", "arg": { "format": "{}", "snippet": "ConversionDecBin{${1:nombre}}" } }, { "name": "ConversionDecBin", "arg": { "format": "[]{}", "snippet": "ConversionDecBin[${2:options%keyvals}]{${1:nombre}}", "keys": [ "\\ConversionDecBin,\\ConversionDecBin*" ], "keyPos": 0 } }, { "name": "ConversionDecBin*", "arg": { "format": "{}", "snippet": "ConversionDecBin*{${1:nombre}}" } }, { "name": "ConversionDecBin*", "arg": { "format": "[]{}", "snippet": "ConversionDecBin*[${2:options%keyvals}]{${1:nombre}}", "keys": [ "\\ConversionDecBin,\\ConversionDecBin*" ], "keyPos": 0 } }, { "name": "ConversionBinHex", "arg": { "format": "{}", "snippet": "ConversionBinHex{${1:nombre}}" } }, { "name": "ConversionBinHex", "arg": { "format": "[]{}", "snippet": "ConversionBinHex[${2:options%keyvals}]{${1:nombre}}", "keys": [ "\\ConversionBinHex,\\ConversionHexBin" ], "keyPos": 0 } }, { "name": "ConversionHexBin", "arg": { "format": "{}", "snippet": "ConversionHexBin{${1:nombre}}" } }, { "name": "ConversionHexBin", "arg": { "format": "[]{}", "snippet": "ConversionHexBin[${2:options%keyvals}]{${1:nombre}}", "keys": [ "\\ConversionBinHex,\\ConversionHexBin" ], "keyPos": 0 } }, { "name": "ConversionVersDec", "arg": { "format": "{}", "snippet": "ConversionVersDec{${1:nombre}}" } }, { "name": "ConversionVersDec", "arg": { "format": "[]{}", "snippet": "ConversionVersDec[${2:options%keyvals}]{${1:nombre}}", "keys": [ "\\ConversionVersDec,\\ConversionBaseDix" ], "keyPos": 0 } }, { "name": "ConversionBaseDix", "arg": { "format": "{}{}", "snippet": "ConversionBaseDix{${1:nombre}}{${2:base de départ}}" } }, { "name": "ConversionBaseDix", "arg": { "format": "[]{}{}", "snippet": "ConversionBaseDix[${3:options%keyvals}]{${1:nombre}}{${2:base de départ}}", "keys": [ "\\ConversionVersDec,\\ConversionBaseDix" ], "keyPos": 0 } }, { "name": "ConversionDepuisBaseDix", "arg": { "format": "{}{}", "snippet": "ConversionDepuisBaseDix{${1:nombre en base 10}}{${2:base d'arrivée}}" } }, { "name": "ConversionDepuisBaseDix", "arg": { "format": "[]{}{}", "snippet": "ConversionDepuisBaseDix[${3:options%keyvals}]{${1:nombre en base 10}}{${2:base d'arrivée}}", "keys": [ "\\ConversionDepuisBaseDix" ], "keyPos": 0 } }, { "name": "PresentationPGCD", "arg": { "format": "{}{}", "snippet": "PresentationPGCD{${1:a}}{${2:b}}" } }, { "name": "PresentationPGCD", "arg": { "format": "[]{}{}", "snippet": "PresentationPGCD[${3:options%keyvals}]{${1:a}}{${2:b}}", "keys": [ "\\PresentationPGCD" ], "keyPos": 0 } }, { "name": "EquationDiophantienne", "arg": { "format": "{}", "snippet": "EquationDiophantienne{${1:equation}}" } }, { "name": "EquationDiophantienne", "arg": { "format": "[]{}", "snippet": "EquationDiophantienne[${2:options%keyvals}]{${1:equation}}", "keys": [ "\\EquationDiophantienne" ], "keyPos": 0 } }, { "name": "ListeDiviseurs", "arg": { "format": "{}", "snippet": "ListeDiviseurs{${1:nombre}}" } }, { "name": "ListeDiviseurs", "arg": { "format": "[]{}", "snippet": "ListeDiviseurs[${2:AffNom=false}]{${1:nombre}}" } }, { "name": "ListeDiviseurs*", "arg": { "format": "{}", "snippet": "ListeDiviseurs*{${1:nombre}}" } }, { "name": "ListeDiviseurs*", "arg": { "format": "[]{}", "snippet": "ListeDiviseurs*[${2:AffNom=false}]{${1:nombre}}" } }, { "name": "ArbreDiviseurs", "arg": { "format": "{}", "snippet": "ArbreDiviseurs{${1:nombre}}" } }, { "name": "ArbreDiviseurs", "arg": { "format": "[]{}", "snippet": "ArbreDiviseurs[${2:clés%keyvals}]{${1:nombre}}", "keys": [ "\\ArbreDiviseurs" ], "keyPos": 0 } }, { "name": "ConversionFraction", "arg": { "format": "{}", "snippet": "ConversionFraction{${1:calcul}}" } }, { "name": "ConversionFraction", "arg": { "format": "[]{}", "snippet": "ConversionFraction[${2:option de formatage%keyvals}]{${1:calcul}}", "keys": [ "\\ConversionFraction,\\ConversionFraction*" ], "keyPos": 0 } }, { "name": "ConversionFraction*", "arg": { "format": "{}", "snippet": "ConversionFraction*{${1:calcul}}" } }, { "name": "ConversionFraction*", "arg": { "format": "[]{}", "snippet": "ConversionFraction*[${2:option de formatage%keyvals}]{${1:calcul}}", "keys": [ "\\ConversionFraction,\\ConversionFraction*" ], "keyPos": 0 } }, { "name": "EcritureEnsemble", "arg": { "format": "{}", "snippet": "EcritureEnsemble{${1:a1/a2/...}}" } }, { "name": "EcritureEnsemble", "arg": { "format": "[]{}", "snippet": "EcritureEnsemble[${2:options%keyvals}]{${1:a1/a2/...}}", "keys": [ "\\EcritureEnsemble" ], "keyPos": 0 } }, { "name": "MiniSchemaSignes" }, { "name": "MiniSchemaSignes", "unusual": true }, { "name": "MiniSchemaSignes", "unusual": true, "arg": { "format": "[]", "snippet": "MiniSchemaSignes[${1:options%keyvals}]", "keys": [ "\\MiniSchemaSignes,\\MiniSchemaSignes*,\\MiniSchemaSignesTkzTab" ], "keyPos": 0 } }, { "name": "MiniSchemaSignes", "arg": { "format": "[]<>", "snippet": "MiniSchemaSignes[${1:options%keyvals}]<${2:TikZ options}>", "keys": [ "\\MiniSchemaSignes,\\MiniSchemaSignes*,\\MiniSchemaSignesTkzTab" ], "keyPos": 0 } }, { "name": "MiniSchemaSignes*" }, { "name": "MiniSchemaSignes*", "unusual": true }, { "name": "MiniSchemaSignes*", "unusual": true, "arg": { "format": "[]", "snippet": "MiniSchemaSignes*[${1:options%keyvals}]", "keys": [ "\\MiniSchemaSignes,\\MiniSchemaSignes*,\\MiniSchemaSignesTkzTab" ], "keyPos": 0 } }, { "name": "MiniSchemaSignes*", "arg": { "format": "[]<>", "snippet": "MiniSchemaSignes*[${1:options%keyvals}]<${2:TikZ options}>", "keys": [ "\\MiniSchemaSignes,\\MiniSchemaSignes*,\\MiniSchemaSignesTkzTab" ], "keyPos": 0 } }, { "name": "MiniSchemaSignesTkzTab", "arg": { "format": "{}", "snippet": "MiniSchemaSignesTkzTab{${1:numligne}}" } }, { "name": "MiniSchemaSignesTkzTab", "arg": { "format": "{}[]", "snippet": "MiniSchemaSignesTkzTab{${1:numligne}}[${2:echelle}]" } }, { "name": "MiniSchemaSignesTkzTab", "arg": { "format": "{}[][]", "snippet": "MiniSchemaSignesTkzTab{${1:numligne}}[${2:echelle}][${3:décalage horizontal}]" } }, { "name": "MiniSchemaSignesTkzTab", "arg": { "format": "[]{}", "snippet": "MiniSchemaSignesTkzTab[${2:options%keyvals}]{${1:numligne}}", "keys": [ "\\MiniSchemaSignes,\\MiniSchemaSignes*,\\MiniSchemaSignesTkzTab" ], "keyPos": 0 } }, { "name": "MiniSchemaSignesTkzTab", "arg": { "format": "[]{}[]", "snippet": "MiniSchemaSignesTkzTab[${2:options%keyvals}]{${1:numligne}}[${3:echelle}]", "keys": [ "\\MiniSchemaSignes,\\MiniSchemaSignes*,\\MiniSchemaSignesTkzTab" ], "keyPos": 0 } }, { "name": "MiniSchemaSignesTkzTab", "arg": { "format": "[]{}[][]", "snippet": "MiniSchemaSignesTkzTab[${2:options%keyvals}]{${1:numligne}}[${3:echelle}][${4:décalage horizontal}]", "keys": [ "\\MiniSchemaSignes,\\MiniSchemaSignes*,\\MiniSchemaSignesTkzTab" ], "keyPos": 0 } }, { "name": "ToileRecurrence", "arg": { "format": "[]", "snippet": "ToileRecurrence[${1:options%keyvals}]", "keys": [ "\\ToileRecurrence" ], "keyPos": 0 } }, { "name": "ToileRecurrence", "arg": { "format": "[][]", "snippet": "ToileRecurrence[${1:options%keyvals}][${2:options du tracé}]", "keys": [ "\\ToileRecurrence" ], "keyPos": 0 } }, { "name": "ToileRecurrence", "arg": { "format": "[][][]", "snippet": "ToileRecurrence[${1:options%keyvals}][${2:options du tracé}][${3:option supplémentaire des termes}]", "keys": [ "\\ToileRecurrence" ], "keyPos": 0 } }, { "name": "DeclareFonctionTikz", "arg": { "format": "{}", "snippet": "DeclareFonctionTikz{${1:expr}}" } }, { "name": "DeclareFonctionTikz", "arg": { "format": "[]{}", "snippet": "DeclareFonctionTikz[${2:nom}]{${1:expr}}" } }, { "name": "IntegraleApprocheeTikz", "arg": { "format": "{}{}{}", "snippet": "IntegraleApprocheeTikz{${1:nom fonction}}{${2:a}}{${3:b}}" } }, { "name": "IntegraleApprocheeTikz", "arg": { "format": "[]{}{}{}", "snippet": "IntegraleApprocheeTikz[${4:options%keyvals}]{${1:nom fonction}}{${2:a}}{${3:b}}", "keys": [ "\\IntegraleApprocheeTikz" ], "keyPos": 0 } }, { "name": "AffPoint", "arg": { "format": "()", "snippet": "AffPoint(${1:liste de coordonnées})" } }, { "name": "AffPoint", "arg": { "format": "[]()", "snippet": "AffPoint[${1:options}](${2:liste de coordonnées})" } }, { "name": "AffVecteur", "arg": { "format": "()", "snippet": "AffVecteur(${1:liste de coordonnées})" } }, { "name": "AffVecteur", "arg": { "format": "()", "snippet": "AffVecteur(${1:liste de coordonnées})" } }, { "name": "AffVecteur", "arg": { "format": "[]()", "snippet": "AffVecteur[${1:options}](${2:liste de coordonnées})" } }, { "name": "AffVecteur", "arg": { "format": "[]<>()", "snippet": "AffVecteur[${1:options}]<${2:options nicematrix}>(${3:liste de coordonnées})" } }, { "name": "TrouveEqCartPlan", "arg": { "format": "()()", "snippet": "TrouveEqCartPlan(${1:vecteur normal})(${2:point})" } }, { "name": "TrouveEqCartPlan", "arg": { "format": "()()()", "snippet": "TrouveEqCartPlan(${1:vecteur dir1})(${2:vecteur dir2})(${3:point})" } }, { "name": "TrouveEqCartPlan", "arg": { "format": "[]()()", "snippet": "TrouveEqCartPlan[${1:options%keyvals}](${2:vecteur normal})(${3:point})", "keys": [ "\\TrouveEqCartPlan" ], "keyPos": 0 } }, { "name": "TrouveEqCartPlan", "arg": { "format": "[]()()()", "snippet": "TrouveEqCartPlan[${1:options%keyvals}](${2:vecteur dir1})(${3:vecteur dir2})(${4:point})", "keys": [ "\\TrouveEqCartPlan" ], "keyPos": 0 } }, { "name": "TrouveEqParamDroite", "arg": { "format": "()()", "snippet": "TrouveEqParamDroite(${1:vecteur directeur})(${2:point})" } }, { "name": "TrouveEqParamDroite", "arg": { "format": "[]()()", "snippet": "TrouveEqParamDroite[${1:options%keyvals}](${2:vecteur directeur})(${3:point})", "keys": [ "\\TrouveEqParamDroite" ], "keyPos": 0 } }, { "name": "TrouveEqCartDroite", "arg": { "format": "()()", "snippet": "TrouveEqCartDroite(${1:vecteur})(${2:point})" } }, { "name": "TrouveEqCartDroite", "arg": { "format": "[]()()", "snippet": "TrouveEqCartDroite[${1:options%keyvals}](${2:vecteur})(${3:point})", "keys": [ "\\TrouveEqCartDroite" ], "keyPos": 0 } }, { "name": "TrouveNorme", "arg": { "format": "()", "snippet": "TrouveNorme(${1:vecteur})" } }, { "name": "TrouveNorme", "arg": { "format": "()()", "snippet": "TrouveNorme(${1:point1})(${2:point2})" } }, { "name": "TrouveDistancePtPlan", "arg": { "format": "()()()", "snippet": "TrouveDistancePtPlan(${1:point})(${2:vec normal du plan})(${3:point du plan})" } }, { "name": "TrouveDistancePtPlan", "arg": { "format": "()()", "snippet": "TrouveDistancePtPlan(${1:point})(${2:équation cartésienne})" } }, { "name": "EcritureTrinome", "arg": { "format": "{}{}{}", "snippet": "EcritureTrinome{${1:a}}{${2:b}}{${3:c}}" } }, { "name": "EcritureTrinome", "arg": { "format": "[]{}{}{}", "snippet": "EcritureTrinome[${4:options%keyvals}]{${1:a}}{${2:b}}{${3:c}}", "keys": [ "\\EcritureTrinome" ], "keyPos": 0 } }, { "name": "SimplificationRacine", "arg": { "format": "{}", "snippet": "SimplificationRacine{${1:expression ou calcul}}" } }, { "name": "MesurePrincipale", "arg": { "format": "{}", "snippet": "MesurePrincipale{${1:angle}}" } }, { "name": "MesurePrincipale", "arg": { "format": "[]{}", "snippet": "MesurePrincipale[${2:options%keyvals}]{${1:angle}}", "keys": [ "\\MesurePrincipale" ], "keyPos": 0 } }, { "name": "LigneTrigo", "arg": { "format": "{}()", "snippet": "LigneTrigo{${1:cos|${2:sin}|tan}}(${3:angle})" } }, { "name": "LigneTrigo", "arg": { "format": "[]{}()", "snippet": "LigneTrigo[${2:options%keyvals}]{${1:cos|${3:sin}|tan}}(${4:angle})", "keys": [ "\\LigneTrigo,\\LigneTrigo*" ], "keyPos": 0 } }, { "name": "LigneTrigo*", "arg": { "format": "{}()", "snippet": "LigneTrigo*{${1:cos|${2:sin}|tan}}(${3:angle})" } }, { "name": "LigneTrigo*", "arg": { "format": "[]{}()", "snippet": "LigneTrigo*[${2:options%keyvals}]{${1:cos|${3:sin}|tan}}(${4:angle})", "keys": [ "\\LigneTrigo,\\LigneTrigo*" ], "keyPos": 0 } }, { "name": "SudoMaths", "arg": { "format": "{}", "snippet": "SudoMaths{${1:liste}}" } }, { "name": "SudoMaths", "arg": { "format": "[]{}", "snippet": "SudoMaths[${2:options%keyvals}]{${1:liste}}", "keys": [ "\\SudoMaths,\\begin{EnvSudoMaths}" ], "keyPos": 0 } }, { "name": "FractaleTikz", "unusual": true }, { "name": "FractaleTikz", "arg": { "format": "[]", "snippet": "FractaleTikz[${1:options%keyvals}]", "keys": [ "\\FractaleTikz,\\FractaleTikz*,\\EtapesFloconKoch" ], "keyPos": 0 } }, { "name": "FractaleTikz", "unusual": true }, { "name": "FractaleTikz", "arg": { "format": "[]<>", "snippet": "FractaleTikz[${1:options%keyvals}]<${2:TikZ options}>", "keys": [ "\\FractaleTikz,\\FractaleTikz*,\\EtapesFloconKoch" ], "keyPos": 0 } }, { "name": "FractaleTikz*", "unusual": true }, { "name": "FractaleTikz*", "arg": { "format": "[]", "snippet": "FractaleTikz*[${1:options%keyvals}]", "keys": [ "\\FractaleTikz,\\FractaleTikz*,\\EtapesFloconKoch" ], "keyPos": 0 } }, { "name": "FractaleTikz*", "unusual": true }, { "name": "FractaleTikz*", "arg": { "format": "[]<>", "snippet": "FractaleTikz*[${1:options%keyvals}]<${2:TikZ options}>", "keys": [ "\\FractaleTikz,\\FractaleTikz*,\\EtapesFloconKoch" ], "keyPos": 0 } }, { "name": "EtapesFloconKoch", "arg": { "format": "{}", "snippet": "EtapesFloconKoch{${1:étapes}}" } }, { "name": "EtapesFloconKoch", "arg": { "format": "[]{}", "snippet": "EtapesFloconKoch[${2:options%keyvals}]{${1:étapes}}", "keys": [ "\\FractaleTikz,\\FractaleTikz*,\\EtapesFloconKoch" ], "keyPos": 0 } }, { "name": "Arrondi", "arg": { "format": "{}", "snippet": "Arrondi{${1:expr}}" } }, { "name": "Arrondi", "arg": { "format": "[]{}", "snippet": "Arrondi[${2:précision}]{${1:expr}}" } }, { "name": "Arrondi*", "arg": { "format": "{}", "snippet": "Arrondi*{${1:expr}}" } }, { "name": "Arrondi*", "arg": { "format": "[]{}", "snippet": "Arrondi*[${2:précision}]{${1:expr}}" } }, { "name": "N" }, { "name": "N*" }, { "name": "Z" }, { "name": "Z*" }, { "name": "D" }, { "name": "D*" }, { "name": "R" }, { "name": "R*" }, { "name": "C" }, { "name": "C*" }, { "name": "ensH" }, { "name": "ensH*" }, { "name": "IntervalleFF", "arg": { "format": "{}{}", "snippet": "IntervalleFF{${1:arg1%formula}}{${2:arg2%formula}}" } }, { "name": "IntervalleFF", "arg": { "format": "[]{}{}", "snippet": "IntervalleFF[${3:options%keyvals}]{${1:arg1%formula}}{${2:arg2%formula}}", "keys": [ "\\IntervalleFF,\\IntervalleOF,\\IntervalleFO,\\IntervalleOO" ], "keyPos": 0 } }, { "name": "IntervalleOF", "arg": { "format": "{}{}", "snippet": "IntervalleOF{${1:arg1%formula}}{${2:arg2%formula}}" } }, { "name": "IntervalleOF", "arg": { "format": "[]{}{}", "snippet": "IntervalleOF[${3:options%keyvals}]{${1:arg1%formula}}{${2:arg2%formula}}", "keys": [ "\\IntervalleFF,\\IntervalleOF,\\IntervalleFO,\\IntervalleOO" ], "keyPos": 0 } }, { "name": "IntervalleFO", "arg": { "format": "{}{}", "snippet": "IntervalleFO{${1:arg1%formula}}{${2:arg2%formula}}" } }, { "name": "IntervalleFO", "arg": { "format": "[]{}{}", "snippet": "IntervalleFO[${3:options%keyvals}]{${1:arg1%formula}}{${2:arg2%formula}}", "keys": [ "\\IntervalleFF,\\IntervalleOF,\\IntervalleFO,\\IntervalleOO" ], "keyPos": 0 } }, { "name": "IntervalleOO", "arg": { "format": "{}{}", "snippet": "IntervalleOO{${1:arg1%formula}}{${2:arg2%formula}}" } }, { "name": "IntervalleOO", "arg": { "format": "[]{}{}", "snippet": "IntervalleOO[${3:options%keyvals}]{${1:arg1%formula}}{${2:arg2%formula}}", "keys": [ "\\IntervalleFF,\\IntervalleOF,\\IntervalleFO,\\IntervalleOO" ], "keyPos": 0 } }, { "name": "Vecteur", "arg": { "format": "{}", "snippet": "Vecteur{${1:arg%formula}}" } }, { "name": "Vecteur", "arg": { "format": "{}[]", "snippet": "Vecteur{${1:arg%formula}}[${2:sub%formula}]" } }, { "name": "Vecteur*", "arg": { "format": "{}", "snippet": "Vecteur*{${1:arg%formula}}" } }, { "name": "Vecteur*", "arg": { "format": "{}[]", "snippet": "Vecteur*{${1:arg%formula}}[${2:sub%formula}]" } }, { "name": "CoordPtPl", "arg": { "format": "{}{}", "snippet": "CoordPtPl{${1:arg1%formula}}{${2:arg2%formula}}" } }, { "name": "CoordPtEsp", "arg": { "format": "{}{}{}", "snippet": "CoordPtEsp{${1:arg1%formula}}{${2:arg2%formula}}{${3:arg3%formula}}" } }, { "name": "CoordVecPl", "arg": { "format": "{}{}", "snippet": "CoordVecPl{${1:arg1%formula}}{${2:arg2%formula}}" } }, { "name": "CoordVecEsp", "arg": { "format": "{}{}{}", "snippet": "CoordVecEsp{${1:arg1%formula}}{${2:arg2%formula}}{${3:arg3%formula}}" } }, { "name": "MatDeux", "arg": { "format": "{}{}{}{}", "snippet": "MatDeux{${1:arg1%formula}}{${2:arg2%formula}}{${3:arg3%formula}}{${4:arg4%formula}}" } }, { "name": "RepereOij" }, { "name": "RepereOij", "arg": { "format": "[]", "snippet": "RepereOij[${2:Sep={${1:symbol}}}]" } }, { "name": "RepereOij*" }, { "name": "RepereOij*", "arg": { "format": "[]", "snippet": "RepereOij*[${2:Sep={${1:symbol}}}]" } }, { "name": "RepereOijk" }, { "name": "RepereOijk", "arg": { "format": "[]", "snippet": "RepereOijk[${2:Sep={${1:symbol}}}]" } }, { "name": "RepereOijk*" }, { "name": "RepereOijk*", "arg": { "format": "[]", "snippet": "RepereOijk*[${2:Sep={${1:symbol}}}]" } }, { "name": "RepereOuv" }, { "name": "RepereOuv", "arg": { "format": "[]", "snippet": "RepereOuv[${2:Sep={${1:symbol}}}]" } }, { "name": "RepereOuv*" }, { "name": "RepereOuv*", "arg": { "format": "[]", "snippet": "RepereOuv*[${2:Sep={${1:symbol}}}]" } }, { "name": "ReperePlan", "arg": { "format": "{}{}{}", "snippet": "ReperePlan{${1:arg1%formula}}{${2:arg2%formula}}{${3:arg3%formula}}" } }, { "name": "ReperePlan", "arg": { "format": "[]{}{}{}", "snippet": "ReperePlan[${5:Sep={${1:symbol}}}]{${2:arg1%formula}}{${3:arg2%formula}}{${4:arg3%formula}}" } }, { "name": "ReperePlan*", "arg": { "format": "{}{}{}", "snippet": "ReperePlan*{${1:arg1%formula}}{${2:arg2%formula}}{${3:arg3%formula}}" } }, { "name": "ReperePlan*", "arg": { "format": "[]{}{}{}", "snippet": "ReperePlan*[${5:Sep={${1:symbol}}}]{${2:arg1%formula}}{${3:arg2%formula}}{${4:arg3%formula}}" } }, { "name": "RepereEspace", "arg": { "format": "{}{}{}{}", "snippet": "RepereEspace{${1:arg1%formula}}{${2:arg2%formula}}{${3:arg3%formula}}{${4:arg4%formula}}" } }, { "name": "RepereEspace", "arg": { "format": "[]{}{}{}{}", "snippet": "RepereEspace[${6:Sep={${1:symbol}}}]{${2:arg1%formula}}{${3:arg2%formula}}{${4:arg3%formula}}{${5:arg4%formula}}" } }, { "name": "RepereEspace*", "arg": { "format": "{}{}{}{}", "snippet": "RepereEspace*{${1:arg1%formula}}{${2:arg2%formula}}{${3:arg3%formula}}{${4:arg4%formula}}" } }, { "name": "RepereEspace*", "arg": { "format": "[]{}{}{}{}", "snippet": "RepereEspace*[${6:Sep={${1:symbol}}}]{${2:arg1%formula}}{${3:arg2%formula}}{${4:arg3%formula}}{${5:arg4%formula}}" } }, { "name": "Courbe" }, { "name": "Courbe", "arg": { "format": "[]", "snippet": "Courbe[${1:sub%formula}]" } }, { "name": "Courbe*" }, { "name": "Courbe*", "arg": { "format": "[]", "snippet": "Courbe*[${1:sub%formula}]" } }, { "name": "jfalg" }, { "name": "jfexp" }, { "name": "Modulo", "arg": { "format": "{}", "snippet": "Modulo{${1:arg}}" } }, { "name": "Modulo", "arg": { "format": "[]{}", "snippet": "Modulo[${2:options%keyvals}]{${1:arg}}", "keys": [ "\\Modulo,\\Modulo*" ], "keyPos": 0 } }, { "name": "Modulo*", "arg": { "format": "{}", "snippet": "Modulo*{${1:arg}}" } }, { "name": "Modulo*", "arg": { "format": "[]{}", "snippet": "Modulo*[${2:options%keyvals}]{${1:arg}}", "keys": [ "\\Modulo,\\Modulo*" ], "keyPos": 0 } }, { "name": "Suite", "arg": { "format": "{}", "snippet": "Suite{${1:arg}}" } }, { "name": "Suite", "arg": { "format": "[]{}", "snippet": "Suite[${2:sub}]{${1:arg}}" } }, { "name": "Integrale" }, { "name": "dx" }, { "name": "dx", "arg": { "format": "[]", "snippet": "dx[${1:var%formula}]" } }, { "name": "LoiNormale", "arg": { "format": "{}{}", "snippet": "LoiNormale{${1:arg1%formula}}{${2:arg2%formula}}" } }, { "name": "LoiNormale*", "arg": { "format": "{}{}", "snippet": "LoiNormale*{${1:arg1%formula}}{${2:arg2%formula}}" } }, { "name": "LoiBinomiale", "arg": { "format": "{}{}", "snippet": "LoiBinomiale{${1:arg1%formula}}{${2:arg2%formula}}" } }, { "name": "LoiBinomiale*", "arg": { "format": "{}{}", "snippet": "LoiBinomiale*{${1:arg1%formula}}{${2:arg2%formula}}" } }, { "name": "LoiPoisson", "arg": { "format": "{}", "snippet": "LoiPoisson{${1:arg%formula}}" } }, { "name": "LoiPoisson*", "arg": { "format": "{}", "snippet": "LoiPoisson*{${1:arg%formula}}" } }, { "name": "LoiUnif", "arg": { "format": "{}", "snippet": "LoiUnif{${1:arg%formula}}" } }, { "name": "LoiUnif*", "arg": { "format": "{}", "snippet": "LoiUnif*{${1:arg%formula}}" } }, { "name": "LoiExpo", "arg": { "format": "{}", "snippet": "LoiExpo{${1:arg%formula}}" } }, { "name": "LoiExpo*", "arg": { "format": "{}", "snippet": "LoiExpo*{${1:arg%formula}}" } }, { "name": "Esper", "arg": { "format": "{}", "snippet": "Esper{${1:arg%formula}}" } }, { "name": "Esper", "arg": { "format": "[]{}", "snippet": "Esper[${2:symbol%formula}]{${1:arg%formula}}" } }, { "name": "Varianc", "arg": { "format": "{}", "snippet": "Varianc{${1:arg%formula}}" } }, { "name": "Varianc", "arg": { "format": "[]{}", "snippet": "Varianc[${2:symbol%formula}]{${1:arg%formula}}" } }, { "name": "EcType", "arg": { "format": "{}", "snippet": "EcType{${1:arg%formula}}" } } ], "envs": [ { "name": "CodePythonLst", "arg": { "format": "{}", "snippet": "{${1:tcolorbox options}}" } }, { "name": "CodePythonLst", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:tcolorbox options}}", "keys": [ "\\begin{CodePythonLst},\\begin{CodePythonLstAlt}" ], "keyPos": 0 } }, { "name": "CodePythonLst", "arg": { "format": "*{}", "snippet": "*{${1:tcolorbox options}}" } }, { "name": "CodePythonLst", "arg": { "format": "*[]{}", "snippet": "*[${2:options%keyvals}]{${1:tcolorbox options}}", "keys": [ "\\begin{CodePythonLst},\\begin{CodePythonLstAlt}" ], "keyPos": 0 } }, { "name": "CodePythonLstAlt", "arg": { "format": "{}", "snippet": "{${1:tcolorbox options}}" } }, { "name": "CodePythonLstAlt", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:tcolorbox options}}", "keys": [ "\\begin{CodePythonLst},\\begin{CodePythonLstAlt}" ], "keyPos": 0 } }, { "name": "CodePythonLstAlt", "arg": { "format": "*{}", "snippet": "*{${1:tcolorbox options}}" } }, { "name": "CodePythonLstAlt", "arg": { "format": "*[]{}", "snippet": "*[${2:options%keyvals}]{${1:tcolorbox options}}", "keys": [ "\\begin{CodePythonLst},\\begin{CodePythonLstAlt}" ], "keyPos": 0 } }, { "name": "CodePiton", "arg": { "format": "{}", "snippet": "{${1:tcolorbox options}}" } }, { "name": "CodePiton", "arg": { "format": "{}<>", "snippet": "{${1:tcolorbox options}}<${2:line options}>" } }, { "name": "CodePiton", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:tcolorbox options}}", "keys": [ "\\begin{CodePiton}" ], "keyPos": 0 } }, { "name": "CodePiton", "arg": { "format": "[]{}<>", "snippet": "[${2:options%keyvals}]{${1:tcolorbox options}}<${3:line options}>", "keys": [ "\\begin{CodePiton}" ], "keyPos": 0 } }, { "name": "ConsolePiton", "arg": { "format": "{}", "snippet": "{${1:tcolorbox options}}" } }, { "name": "ConsolePiton", "arg": { "format": "[]{}", "snippet": "[${2:piton options}]{${1:tcolorbox options}}" } }, { "name": "CodePythonMinted", "arg": { "format": "{}", "snippet": "{${1:tcolorbox options}}" } }, { "name": "CodePythonMinted", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:tcolorbox options}}", "keys": [ "\\begin{CodePythonMinted},\\begin{CodePythonMintedAlt}" ], "keyPos": 0 } }, { "name": "CodePythonMinted", "arg": { "format": "*{}", "snippet": "*{${1:tcolorbox options}}" } }, { "name": "CodePythonMinted", "arg": { "format": "*[]{}", "snippet": "*[${2:options%keyvals}]{${1:tcolorbox options}}", "keys": [ "\\begin{CodePythonMinted},\\begin{CodePythonMintedAlt}" ], "keyPos": 0 } }, { "name": "CodePythonMintedAlt", "arg": { "format": "{}", "snippet": "{${1:tcolorbox options}}" } }, { "name": "CodePythonMintedAlt", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:tcolorbox options}}", "keys": [ "\\begin{CodePythonMinted},\\begin{CodePythonMintedAlt}" ], "keyPos": 0 } }, { "name": "CodePythonMintedAlt", "arg": { "format": "*{}", "snippet": "*{${1:tcolorbox options}}" } }, { "name": "CodePythonMintedAlt", "arg": { "format": "*[]{}", "snippet": "*[${2:options%keyvals}]{${1:tcolorbox options}}", "keys": [ "\\begin{CodePythonMinted},\\begin{CodePythonMintedAlt}" ], "keyPos": 0 } }, { "name": "PseudoCode", "arg": { "format": "{}", "snippet": "{${1:tcolorbox options}}" } }, { "name": "PseudoCode", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:tcolorbox options}}", "keys": [ "\\begin{PseudoCode},\\begin{PseudoCodeAlt}" ], "keyPos": 0 } }, { "name": "PseudoCode", "arg": { "format": "*{}", "snippet": "*{${1:tcolorbox options}}" } }, { "name": "PseudoCode", "arg": { "format": "*[]{}", "snippet": "*[${2:options%keyvals}]{${1:tcolorbox options}}", "keys": [ "\\begin{PseudoCode},\\begin{PseudoCodeAlt}" ], "keyPos": 0 } }, { "name": "PseudoCodeAlt", "arg": { "format": "{}", "snippet": "{${1:tcolorbox options}}" } }, { "name": "PseudoCodeAlt", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:tcolorbox options}}", "keys": [ "\\begin{PseudoCode},\\begin{PseudoCodeAlt}" ], "keyPos": 0 } }, { "name": "PseudoCodeAlt", "arg": { "format": "*{}", "snippet": "*{${1:tcolorbox options}}" } }, { "name": "PseudoCodeAlt", "arg": { "format": "*[]{}", "snippet": "*[${2:options%keyvals}]{${1:tcolorbox options}}", "keys": [ "\\begin{PseudoCode},\\begin{PseudoCodeAlt}" ], "keyPos": 0 } }, { "name": "TerminalWin", "arg": { "format": "{}", "snippet": "{${1:Titre=texte}}" } }, { "name": "TerminalWin", "arg": { "format": "[]{}[]", "snippet": "[${2:largeur}]{${1:Titre=texte}}[${3:tcolorbox options}]" } }, { "name": "TerminalUnix", "arg": { "format": "{}", "snippet": "{${1:Titre=texte}}" } }, { "name": "TerminalUnix", "arg": { "format": "[]{}[]", "snippet": "[${2:largeur}]{${1:Titre=texte}}[${3:tcolorbox options}]" } }, { "name": "TerminalOSX", "arg": { "format": "{}", "snippet": "{${1:Titre=texte}}" } }, { "name": "TerminalOSX", "arg": { "format": "[]{}[]", "snippet": "[${2:largeur}]{${1:Titre=texte}}[${3:tcolorbox options}]" } }, { "name": "PresentationCode", "arg": { "format": "{}", "snippet": "{${1:tcolorbox options}}" } }, { "name": "PresentationCode", "arg": { "format": "[]{}", "snippet": "[${2:color}]{${1:tcolorbox options}}" } }, { "name": "EnvArbreProbasTikz", "arg": { "format": "{}", "snippet": "{${1:donnees}}" } }, { "name": "EnvArbreProbasTikz", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:donnees}}", "keys": [ "\\ArbreProbasTikz,\\begin{EnvArbreProbasTikz}" ], "keyPos": 0 } }, { "name": "EnvSudoMaths", "arg": { "format": "{}", "snippet": "{${1:grille}}" } }, { "name": "EnvSudoMaths", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:grille}}", "keys": [ "\\SudoMaths,\\begin{EnvSudoMaths}" ], "keyPos": 0 } }, { "name": "CodePythontex", "arg": { "format": "{}", "snippet": "{${1:}}" } }, { "name": "CodePythontex", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:}}", "keys": [ "\\begin{CodePythontex},\\begin{CodePythontexAlt}" ], "keyPos": 0 } }, { "name": "CodePythontexAlt", "arg": { "format": "{}", "snippet": "{${1:}}" } }, { "name": "CodePythontexAlt", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:}}", "keys": [ "\\begin{CodePythontex},\\begin{CodePythontexAlt}" ], "keyPos": 0 } }, { "name": "ConsolePythontex", "arg": { "format": "{}", "snippet": "{${1:}}" } }, { "name": "ConsolePythontex", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:}}", "keys": [ "\\begin{ConsolePythontex}" ], "keyPos": 0 } } ], "keys": { "\\usepackage/ProfLycee#c": [ "xcolor", "build", "nonamssymb" ], "\\useproflyclib#c": [ "piton", "minted", "pythontex" ], "\\ResolutionApprochee": [ "Precision=${1:integer}", "Intervalle=${1:min:max}", "Variable=${1:variable}" ], "\\SolutionTVI": [ "NomFct=${1:nom}", "NomSol=${1:nom}", "va=${1:nombre}", "vb=${1:nombre}", "Precision=${1:nombre}", "Stretch=${1:factor}", "Balayage", "Calculatrice", "Majuscule" ], "\\CalculTermeRecurrence": [ "No=${1:nombre}", "UNo=${1:nombre}", "Precision=${1:nombre}", "N=${1:nombre}" ], "\\SolutionSeuil": [ "NomSuite=${1:nom}", "No=${1:nombre}", "UNo=${1:nombre}", "SolN=${1:nombre}", "Precision=${1:nombre}", "Stretch=${1:factor}", "Balayage", "Calculatrice", "Simple", "Majuscule", "Exact", "Conclusion", "Sens=${1:< ou >}" ], "\\IntegraleApprochee": [ "ResultatBrut", "Methode=${1|RectanglesGauche,RectanglesDroite,RectanglesMilieu,Trapezes,Simpson|}", "NbSubDiv=${1:nombre}", "AffFormule", "Expr=${1:expr}", "Signe=${1:signe}", "Variables=${1:variables}" ], "\\paramCF": [ "Largeur=${1:largeur}", "EspaceLg=", "PremCol=${1:largeur}", "HautPremCol=${1:hauteur}", "Taille=${1:fontsize cmd}", "Couleur=", "Titre", "TailleTitre=${1:fontsize cmd}", "PosCmd=${1|centre,gauche,right|}", "PosRes=${1|centre,gauche,right|}", "CouleurCmd=", "CouleurRes=", "Sep", "Menu", "LabelTitre={${1:texte}}" ], "\\CalculFormelLigne": [ "HautCmd=${1:hauteur}", "HautRes=${1:hauteur}" ], "\\begin{CodePythonLst},\\begin{CodePythonLstAlt}": [ "Largeur=", "PremLigne=${1:numéro}" ], "\\begin{CodePiton}": [ "Lignes", "Gobble", "Largeur=", "TaillePolice=${1:font commands}", "Alignement=${1|justify,left,flush left,right,flush right,center,flush center|}", "Style=${1|Moderne,Classique|}", "Filigrane", "BarreTitre", "Cadre", "CouleurNombres=" ], "\\begin{ConsolePiton}": [ "Largeur=", "Alignement=${1|justify,left,flush left,right,flush right,center,flush center|}", "Logo" ], "\\begin{CodePythonMinted},\\begin{CodePythonMintedAlt}": [ "Largeur=", "PremLigne=${1:numéro}" ], "\\begin{PseudoCode},\\begin{PseudoCodeAlt}": [ "Largeur=", "PremLigne=${1:numéro}", "Couleur" ], "\\PaveTikz": [ "Largeur=${1:num}", "Profondeur=${1:num}", "Hauteur=${1:num}", "Angle=${1:degrees}", "Fuite=${1:num}", "Sommets=${1:A1§...§A8}", "Epaisseur=${1:épaisseur}", "Aff", "Plein", "Cube", "Math" ], "\\TetraedreTikz": [ "Largeur=${1:num}", "Profondeur=${1:num}", "Hauteur=${1:num}", "Alpha=${1:degrees}", "Beta=${1:degrees}", "Sommets=${1:A1§...§A8}", "Epaisseur=${1:épaisseur}", "Aff", "Plein", "Math" ], "\\CercleTrigo": [ "Rayon=${1:rayon}", "Epaisseur=${1:épaisseur}", "Epaisseursol=${1:épaisseur}", "Marge=${1:marge}", "TailleValeurs=${1:fontsize cmd}", "TailleAngles=${1:fontsize cmd}", "CouleurFond=", "Decal=", "MoinsPi", "AffAngles", "AffTraits", "AffValeurs", "Equationcos", "Equationsin", "cos=${1:degrees}", "sin=${1:degrees}", "AffTraitsEq", "CouleurSol=" ], "\\CalculsRegLin": [ "NomCoeffa=${1:nom}", "NomCoeffb=${1:nom}", "NomCoeffr=${1:nom}", "NomCoeffrd=${1:nom}", "NomXmin=${1:nom}", "NomXmax=${1:nom}" ], "\\PointsRegLin": [ "Couleur=", "Taille=", "Ox=${1:num}", "Oy=${1:num}" ], "\\tikz#c,\\begin{tikzpicture}#c,\\tikzset#c": [ "Ox=${1:num}", "Oy=${1:num}", "xmin=${1:num}", "xmax=${1:num}", "ymin=${1:num}", "ymax=${1:num}", "xgrille=${1:num}", "xgrilles=${1:num}", "ygrille=${1:num}", "ygrilles=${1:num}", "xunit=${1:num}", "yunit=${1:num}" ], "\\GrilleTikz": [ "Affp", "Affs" ], "\\AxesTikz": [ "Epaisseur=", "Police=${1:font commands}", "ElargirOx=${1:num}", "ElargirOy=${1:num}", "Labelx=${1:text}", "Labely=${1:text}", "AffLabel=${1|x,y,xy|}", "PosLabelx=${1:TikZ pos}", "PosLabely=${1:TikZ pos}", "EchelleFleche=${1:num}", "TypeFleche=${1:type}" ], "\\AxexTikz,\\AxeyTikz": [ "Epaisseur=", "Police=${1:font commands}", "PosGrad=${1:TikZ pos}", "HautGrad=", "AffGrad", "AffOrigine", "Annee", "Trigo", "Dfrac", "Frac" ], "\\OrigineTikz": [ "Police=${1:font commands}", "Pos=${1:TikZ pos}", "Decal=", "Valeur=${1:num}" ], "\\NuagePointsTikz": [ "Taille=", "Style=${1|o,x,+|}", "Couleur=" ], "\\PointMoyenTikz": [ "Police=${1:font commands}", "Taille=", "Couleur=", "Style=${1|o,x,+|}", "xg=${1:num}", "yg=${1:num}", "Nom=${1:text}", "Pos=${1:TikZ pos}", "Decal=", "AffNom" ], "\\SplineTikz": [ "Couleur=", "Epaisseur=", "Style={${1:TikZ clés}}", "Coeffs=", "CouleurPoints=", "AffPoints", "TaillePoints=" ], "\\TangenteTikz": [ "Point=${1:num}", "Epaisseur=", "Couleur=", "Style={${1:TikZ clés}}", "xl=${1:num}", "xr=${1:num}" ], "\\PtsDiscontinuite": [ "Couleur=", "Epaisseur=", "Pos=${1|G,D|}", "Echelle=${1:echelle}", "Type=${1|par,cro,rond,demirond|}" ], "\\BoiteMoustaches": [ "Couleur=", "Elevation=${1:nombre}", "Hauteur=${1:nombre}", "Moyenne=${1:nombre}", "Epaisseur=${1:épaisseur}", "Remplir=", "AffMoyenne", "Pointilles", "Valeurs" ], "\\BoiteMoustachesAxe": [ "Min=${1:nombre}", "Max=${1:nombre}", "Elargir=${1:pourcentage}", "Epaisseur=${1:épaisseur}", "Valeurs={${1:liste}}", "AffValeurs" ], "\\Histogramme,\\Histogramme*": [ "DebutOx=${1:nombre}", "FinOx=${1:nombre}", "Largeur=${1:nombre}", "Hauteur=${1:nombre}", "ListeCouleurs={${1:couleur1,couleur2,...}}", "ElargirX=", "ElargirY=", "LabelX=${1:texte}", "LabelY=${1:texte}", "GradX={${1:graduations}}", "GradY={${1:graduations}}", "AffEffectifs", "PosEffectifs=${1|bas,milieu,haut,dessus|}", "Remplir", "Opacite=${1:factor}", "AffBornes", "GrilleV", "PoliceAxes=${1:font commands}", "PoliceEffectifs=${1:font commands}", "EpaisseurTraits=${1:épaisseur}", "Grille=${1:GradX}/${2:UniteAire}", "ExtraGrilleY=${1:nombre}", "PosLegende=" ], "\\ArbreProbasTikz,\\begin{EnvArbreProbasTikz}": [ "Unite=", "EspaceNiveau=${1:nombre}", "EspaceFeuille=${1:nombre}", "Type=${1|2x2,2x3,3x2,3x3|}", "Police=${1:font commands}", "PoliceProbas=${1:font commands}", "InclineProbas", "Fleche", "StyleTrait={${1:TikZ keys}}", "EpaisseurTrait=${1:épaisseur}" ], "\\LoiNormaleGraphe,\\LoiExpoGraphe": [ "CouleurAire=", "CouleurCourbe=", "Largeur=${1:nombre}", "Hauteur=${1:nombre}", "AfficheM", "AfficheCadre" ], "\\TirageAleatoireEntiers": [ "ValMin=${1:nombre}", "ValMax=${1:nombre}", "NbVal=${1:nombre}", "Sep=${1:séparateur}", "Tri=${1|non,croissant,decroissant|}", "Repetition" ], "\\Arrangement,\\Arrangement*,\\Combinaison,\\Combinaison*": [ "Notation", "NotationAncien", "Formule" ], "\\FonctionRepartTikz": [ "Couleur=", "Epaisseur=${1:épaisseur}", "Pointilles", "Extremite=${1|crochet,point|}" ], "\\ConversionDecBin,\\ConversionDecBin*": [ "AffBase" ], "\\ConversionBinHex,\\ConversionHexBin": [ "AffBase", "Details" ], "\\ConversionVersDec,\\ConversionBaseDix": [ "BaseDep=${1:2 ou 16}", "AffBase", "Details", "Zeros" ], "\\ConversionDepuisBaseDix": [ "Couleur=", "DecalH=", "DecalV=", "Noeud=${1:préfixe}", "Rect", "CouleurRes" ], "\\PresentationPGCD": [ "Couleur=", "DecalRect=", "Rectangle", "Noeud=${1:nom du nœud}", "CouleurResultat", "AfficheConclusion", "AfficheDelimiteurs" ], "\\EquationDiophantienne": [ "Lettre=${1:nom}", "Inconnues=${1:x/y}", "Entier=${1:nom}", "Cadres", "PresPGCD" ], "\\ArbreDiviseurs": [ "EspaceNiveau=${1:nombre}", "EspaceFeuille=${1:nombre}", "Details", "CouleurDetails=", "Echelle=${1:nombre}", "Fleches" ], "\\ConversionFraction,\\ConversionFraction*": [ "t", "d", "n", "dec", "dec=${1:k}" ], "\\EcritureEnsemble": [ "Sep={${1:separator}}", "Option={${1:code}}", "Mathpunct" ], "\\MiniSchemaSignes,\\MiniSchemaSignes*,\\MiniSchemaSignesTkzTab": [ "Code=", "Couleur=", "Racines=${1:racines}", "Largeur=${1:num}", "Hauteur=${1:num}", "Cadre" ], "\\ToileRecurrence": [ "Fct=${1:fonction}", "Nom=${1:nom}", "No=${1:l’indice initial}", "Uno=${1:la valeur du terme initial}", "Nb=${1:nombre}", "PosLabel=${1:pos}", "DecalLabel=", "TailleLabel=${1:fontsize cmd}", "AffTermes" ], "\\IntegraleApprocheeTikz": [ "Epaisseur=${1:épaisseur}", "Couleur=", "Remplir", "Opacite=${1:factor}", "CouleurRemplissage=", "Methode=${1|RectanglesGauche,RectanglesDroite,RectanglesMilieu,Trapezes|}", "NbSubDiv=${1:nombre}" ], "\\TrouveEqCartPlan": [ "OptionCoeffs=${1:option}", "SimplifCoeffs", "Facteur=${1:facteur}" ], "\\TrouveEqParamDroite": [ "OptionCoeffs=${1:option}", "Reel=${1:symbole}", "Oppose", "Rgras" ], "\\TrouveEqCartDroite": [ "OptionCoeffs=${1:option}", "SimplifCoeffs", "Facteur=${1:facteur}", "VectDirecteur" ], "\\EcritureTrinome": [ "Alea", "Anegatif" ], "\\MesurePrincipale": [ "d", "Crochets", "Brut" ], "\\LigneTrigo,\\LigneTrigo*": [ "d", "Etapes" ], "\\SudoMaths,\\begin{EnvSudoMaths}": [ "Epaisseurg=", "Epaisseur=", "Unite=", "CouleurCase=", "CouleurTexte=", "NbCol=${1:nombre}", "NbSubCol=${1:nombre}", "NbLig=${1:nombre}", "NbSubLig=${1:nombre}", "Police=${1:font commands}", "Legendes", "PoliceLeg=${1:font commands}", "ListeLegV=${1:liste}", "ListeLegH=${1:liste}", "DecalLegende=${1:décalage}" ], "\\FractaleTikz,\\FractaleTikz*,\\EtapesFloconKoch": [ "Epaisseur=", "Type=${1|Koch,Sierp|}", "Couleur=", "LongueurCote=${1:nombre}", "Etape=${1:nombre}", "Remplir", "Remplissage=", "Depart={(${1:x,y})}", "AlignV" ], "\\IntervalleFF,\\IntervalleOF,\\IntervalleFO,\\IntervalleOO": [ "open", "open left", "open right" ], "\\interval,\\ointerval,\\linterval,\\rinterval": [ "scaled=${1:scale command}" ], "\\Modulo,\\Modulo*": [ "Cro", "Par", "Txt" ], "\\begin{CodePythontex},\\begin{CodePythontexAlt}": [ "Largeur=", "PremLigne=${1:numéro}", "Centre", "TaillePolice=${1:font commands}", "EspacementVertical=${1:factor}", "Lignes" ], "\\begin{ConsolePythontex}": [ "Largeur=", "Centre", "TaillePolice=${1:font commands}", "EspacementVertical=${1:factor}", "Label" ] }, "args": [ "\\usepackage/ProfLycee#c" ] } ================================================ FILE: dev/packages/ProfMaquette.json ================================================ { "deps": [ { "name": "verbatim" }, { "name": "calc" }, { "name": "xlop" }, { "name": "varwidth" }, { "name": "tcolorbox" }, { "name": "tcolorboxlibrarybreakable" }, { "name": "tcolorboxlibraryexternal" }, { "name": "tcolorboxlibraryfitting" }, { "name": "tcolorboxlibraryhooks" }, { "name": "tcolorboxlibrarymagazine" }, { "name": "tcolorboxlibraryposter" }, { "name": "tcolorboxlibraryraster" }, { "name": "tcolorboxlibraryskins" }, { "name": "tcolorboxlibrarytheorems" }, { "name": "tcolorboxlibrarylistings" }, { "name": "tcolorboxlibrarylistingsutf8" }, { "name": "xinttools" }, { "name": "listofitems" }, { "name": "array" }, { "name": "datatool" }, { "name": "modulus" }, { "name": "simplekv" } ], "macros": [ { "name": "TikzDM", "unusual": true }, { "name": "TikzDMCor", "unusual": true, "arg": { "format": "{}", "snippet": "TikzDMCor{${1:clés}}" } }, { "name": "TikzDS", "unusual": true }, { "name": "TikzDSCor", "unusual": true, "arg": { "format": "{}", "snippet": "TikzDSCor{${1:clés}}" } }, { "name": "TikzIE", "unusual": true }, { "name": "TikzIECor", "unusual": true, "arg": { "format": "{}", "snippet": "TikzIECor{${1:clés}}" } }, { "name": "TikzFiche", "unusual": true }, { "name": "TikzFicheCor", "unusual": true, "arg": { "format": "{}", "snippet": "TikzFicheCor{${1:clés}}" } }, { "name": "TikzParcours", "unusual": true }, { "name": "TikzParcoursCor", "unusual": true, "arg": { "format": "{}", "snippet": "TikzParcoursCor{${1:clés}}" } }, { "name": "TikzPdT", "unusual": true }, { "name": "TikzPdTCor", "unusual": true, "arg": { "format": "{}", "snippet": "TikzPdTCor{${1:clés}}" } }, { "name": "TikzCours", "unusual": true }, { "name": "Competences", "arg": { "format": "{}", "snippet": "Competences{${1:texte1/texte2/...%text}}" } }, { "name": "Competences", "arg": { "format": "[]{}", "snippet": "Competences[${2:N}]{${1:col1§...§colN/texte1/texte2/...%text}}" } }, { "name": "PfMCompNA", "unusual": true }, { "name": "PfMCompECA", "unusual": true }, { "name": "PfMCompA", "unusual": true }, { "name": "brm", "arg": { "format": "{}", "snippet": "brm{${1:nombre}}" } }, { "name": "AfficheParcours", "arg": { "format": "{}", "snippet": "AfficheParcours{${1:parcour}}" } }, { "name": "AfficheParcours", "unusual": true, "arg": { "format": "[]{}", "snippet": "AfficheParcours[${2:clés%keyvals}]{${1:parcour}}" } }, { "name": "CheminVrai", "arg": { "format": "{}", "snippet": "CheminVrai{${1:noeud départ/noeud arrivée}}" } }, { "name": "CheminFaux", "arg": { "format": "{}", "snippet": "CheminFaux{${1:noeud départ/noeud arrivée}}" } } ], "envs": [ { "name": "Maquette", "arg": { "format": "{}", "snippet": "{${1:clés%keyvals}}", "keys": [ "\\begin{Maquette}" ], "keyPos": 0 } }, { "name": "Maquette", "arg": { "format": "[]{}", "snippet": "[${2:type}]{${1:clés%keyvals}}", "keys": [ "\\begin{Maquette}" ], "keyPos": 1 } }, { "name": "exercice" }, { "name": "exercice", "arg": { "format": "[]", "snippet": "[${1:clés%keyvals}]", "keys": [ "\\begin{exercice}" ], "keyPos": 0 } }, { "name": "SOS" }, { "name": "Solution" }, { "name": "Reponse" }, { "name": "Indice" } ], "keys": { "\\begin{Maquette}": [ "Numero=${1:numero}", "Date=${1:date}", "Classe=${1:texte}", "Niveau=${1:nombre}", "Code=${1:code}", "Calculatrice", "Sujet=${1:texte}", "Theme=${1:texte}", "Nom=${1:texte}", "NomExercice=${1:texte}", "Fichier=${1:.csv file}", "Couleur=" ], "\\begin{exercice}": [ "Background=", "Cadre=", "BaremeTotal", "BaremeDetaille", "MotPoint=${1:texte}", "Source=${1:texte}", "Titre=${1:texte}", "Competence=${1:texte}", "Oral", "Calculatrice", "Trajet={${1:parcour1,parcour2,...}}", "PasCorrige", "Pouce", "Direct" ] }, "args": [] } ================================================ FILE: dev/packages/ProfSio.json ================================================ { "deps": [ { "name": "iftex" }, { "name": "tikz" }, { "name": "pgffor" }, { "name": "tabularray" }, { "name": "simplekv" }, { "name": "xstring" }, { "name": "listofitems" }, { "name": "xintexpr" }, { "name": "tikzlibrarypositioning" }, { "name": "tikzlibrarydecorations.pathreplacing" }, { "name": "tikzlibrarydecorations.markings" }, { "name": "tikzlibrarycalc" }, { "name": "tikzlibrarybabel" }, { "name": "tikzlibraryshapes" }, { "name": "tikzlibraryshapes.geometric" }, { "name": "xkeyval" }, { "name": "luacode" }, { "name": "nicematrix" } ], "macros": [ { "name": "MPMPlaceNotice", "arg": { "format": "()", "snippet": "MPMPlaceNotice(${1:coordonnées})" } }, { "name": "MPMPlaceNotice*", "arg": { "format": "()", "snippet": "MPMPlaceNotice*(${1:coordonnées})" } }, { "name": "MPMPlaceTache", "arg": { "format": "()()()", "snippet": "MPMPlaceTache(${1:coordonnées})(${2:Tâche})(${3:Dates})" } }, { "name": "MPMPlaceTaches", "arg": { "format": "{}", "snippet": "MPMPlaceTaches{${1:(${2:coordA})(${3:TâcheA})(${4:DatesA}) / (${5:coordB})(${6:TâcheB})(${7:DatesB}) / ...}}" } }, { "name": "MPMPlaceDuree", "arg": { "format": "{}", "snippet": "MPMPlaceDuree{${1:TâcheA>TâcheB,durée}}" } }, { "name": "MPMPlaceDuree", "arg": { "format": "[]{}", "snippet": "MPMPlaceDuree[${2:options}]{${1:TâcheA>TâcheB,durée}}", "keys": [ "\\MPMPlaceDuree,\\MPMPlaceDurees" ], "keyPos": 0 } }, { "name": "MPMPlaceDurees", "arg": { "format": "{}", "snippet": "MPMPlaceDurees{${1:TâcheA>TâcheB,durée / TâcheC>TâcheD,durée}}" } }, { "name": "MPMPlaceDurees", "arg": { "format": "[]{}", "snippet": "MPMPlaceDurees[${2:options}]{${1:TâcheA>TâcheB,durée / TâcheC>TâcheD,durée}}", "keys": [ "\\MPMPlaceDuree,\\MPMPlaceDurees" ], "keyPos": 0 } }, { "name": "KarnaughCasesResult", "arg": { "format": "{}", "snippet": "KarnaughCasesResult{${1:contenu binaire des cases}}" } }, { "name": "KarnaughCasesResult*", "arg": { "format": "{}", "snippet": "KarnaughCasesResult*{${1:contenu binaire des cases}}" } }, { "name": "KarnaughCasesAuto", "arg": { "format": "{}", "snippet": "KarnaughCasesAuto{${1:expression booléenne}}" } }, { "name": "KarnaughCasesAuto*", "arg": { "format": "{}", "snippet": "KarnaughCasesAuto*{${1:expression booléenne}}" } }, { "name": "KarnaughBlocRegroup", "arg": { "format": "{}{}", "snippet": "KarnaughBlocRegroup{${1:coinA}}{${2:coinB}}" } }, { "name": "KarnaughBlocRegroup", "arg": { "format": "[]{}{}", "snippet": "KarnaughBlocRegroup[${3:clés%keyvals}]{${1:coinA}}{${2:coinB}}", "keys": [ "\\KarnaughBlocRegroup" ], "keyPos": 0 } }, { "name": "SimplificationKarnaugh", "arg": { "format": "{}", "snippet": "SimplificationKarnaugh{${1:code binaire de la table}}" } }, { "name": "SimplificationKarnaugh", "arg": { "format": "[]{}", "snippet": "SimplificationKarnaugh[${2:clés%keyvals}]{${1:code binaire de la table}}", "keys": [ "\\SimplificationKarnaugh" ], "keyPos": 0 } }, { "name": "SimplificationBooleenne", "arg": { "format": "{}", "snippet": "SimplificationBooleenne{${1:expression formatée}}" } }, { "name": "SimplificationBooleenne", "arg": { "format": "[]{}", "snippet": "SimplificationBooleenne[${2:clés%keyvals}]{${1:expression formatée}}", "keys": [ "\\SimplificationBooleenne" ], "keyPos": 0 } }, { "name": "GrphPlaceSommets", "arg": { "format": "{}", "snippet": "GrphPlaceSommets{${1:liste coordonnées/sommet}}" } }, { "name": "GrphTraceAretes", "arg": { "format": "{}", "snippet": "GrphTraceAretes{${1:liste arêtes}}" } }, { "name": "GrphTraceAretes", "arg": { "format": "{}", "snippet": "GrphTraceAretes{${1:liste arêtes}}" } }, { "name": "GrphTraceAretes", "arg": { "format": "[]{}", "snippet": "GrphTraceAretes[${2:type%keyvals}]{${1:liste arêtes}}", "keys": [ "\\GrphTraceAretes,\\GrphTraceAretes*" ], "keyPos": 0 } }, { "name": "GrphTraceAretes", "arg": { "format": "[]<>{}", "snippet": "GrphTraceAretes[${2:type%keyvals}]<${3:options tikz}>{${1:liste arêtes}}", "keys": [ "\\GrphTraceAretes,\\GrphTraceAretes*" ], "keyPos": 0 } }, { "name": "GrphTraceAretes*", "arg": { "format": "{}", "snippet": "GrphTraceAretes*{${1:liste arêtes}}" } }, { "name": "GrphTraceAretes*", "arg": { "format": "{}", "snippet": "GrphTraceAretes*{${1:liste arêtes}}" } }, { "name": "GrphTraceAretes*", "arg": { "format": "[]{}", "snippet": "GrphTraceAretes*[${2:type%keyvals}]{${1:liste arêtes}}", "keys": [ "\\GrphTraceAretes,\\GrphTraceAretes*" ], "keyPos": 0 } }, { "name": "GrphTraceAretes*", "arg": { "format": "[]<>{}", "snippet": "GrphTraceAretes*[${2:type%keyvals}]<${3:options tikz}>{${1:liste arêtes}}", "keys": [ "\\GrphTraceAretes,\\GrphTraceAretes*" ], "keyPos": 0 } }, { "name": "DiagrammeSagittal", "arg": { "format": "{}", "snippet": "DiagrammeSagittal{${1:liaisons}}" } }, { "name": "DiagrammeSagittal", "arg": { "format": "{}", "snippet": "DiagrammeSagittal{${1:liaisons}}" } }, { "name": "DiagrammeSagittal", "arg": { "format": "[]{}", "snippet": "DiagrammeSagittal[${2:clés%keyvals}]{${1:liaisons}}", "keys": [ "\\DiagrammeSagittal,\\DiagrammeSagittal*" ], "keyPos": 0 } }, { "name": "DiagrammeSagittal", "arg": { "format": "[]<>{}", "snippet": "DiagrammeSagittal[${2:clés%keyvals}]<${3:options TikZ}>{${1:liaisons}}", "keys": [ "\\DiagrammeSagittal,\\DiagrammeSagittal*" ], "keyPos": 0 } }, { "name": "DiagrammeSagittal*", "arg": { "format": "{}", "snippet": "DiagrammeSagittal*{${1:liaisons}}" } }, { "name": "DiagrammeSagittal*", "arg": { "format": "[]{}", "snippet": "DiagrammeSagittal*[${2:clés%keyvals}]{${1:liaisons}}", "keys": [ "\\DiagrammeSagittal,\\DiagrammeSagittal*" ], "keyPos": 0 } }, { "name": "DiagrammeSagittalCompo", "arg": { "format": "{}{}", "snippet": "DiagrammeSagittalCompo{${1:liaisons1}}{${2:liaisons2}}" } }, { "name": "DiagrammeSagittalCompo", "arg": { "format": "{}{}", "snippet": "DiagrammeSagittalCompo{${1:liaisons1}}{${2:liaisons2}}" } }, { "name": "DiagrammeSagittalCompo", "arg": { "format": "[]{}{}", "snippet": "DiagrammeSagittalCompo[${3:clés%keyvals}]{${1:liaisons1}}{${2:liaisons2}}", "keys": [ "\\DiagrammeSagittalCompo,\\DiagrammeSagittalCompo*" ], "keyPos": 0 } }, { "name": "DiagrammeSagittalCompo", "arg": { "format": "[]<>{}{}", "snippet": "DiagrammeSagittalCompo[${3:clés%keyvals}]<${4:options TikZ}>{${1:liaisons1}}{${2:liaisons2}}", "keys": [ "\\DiagrammeSagittalCompo,\\DiagrammeSagittalCompo*" ], "keyPos": 0 } }, { "name": "DiagrammeSagittalCompo*", "arg": { "format": "{}{}", "snippet": "DiagrammeSagittalCompo*{${1:liaisons1}}{${2:liaisons2}}" } }, { "name": "DiagrammeSagittalCompo*", "arg": { "format": "[]{}{}", "snippet": "DiagrammeSagittalCompo*[${3:clés%keyvals}]{${1:liaisons1}}{${2:liaisons2}}", "keys": [ "\\DiagrammeSagittalCompo,\\DiagrammeSagittalCompo*" ], "keyPos": 0 } }, { "name": "TableVerite", "arg": { "format": "{}{}{}{}", "snippet": "TableVerite{${1:vars}}{${2:colonnes_vars}}{${3:calculs}}{${4:colonnes_calculs}}" } }, { "name": "TableVerite", "arg": { "format": "{}{}{}{}", "snippet": "TableVerite{${1:vars}}{${2:colonnes_vars}}{${3:calculs}}{${4:colonnes_calculs}}" } }, { "name": "TableVerite", "arg": { "format": "[]{}{}{}{}", "snippet": "TableVerite[${5:clés%keyvals}]{${1:vars}}{${2:colonnes_vars}}{${3:calculs}}{${4:colonnes_calculs}}", "keys": [ "\\TableVerite" ], "keyPos": 0 } }, { "name": "TableVerite", "arg": { "format": "[]<>{}{}{}{}", "snippet": "TableVerite[${5:clés%keyvals}]<${6:opts nicematrix}>{${1:vars}}{${2:colonnes_vars}}{${3:calculs}}{${4:colonnes_calculs}}", "keys": [ "\\TableVerite" ], "keyPos": 0 } } ], "envs": [ { "name": "GrapheMPM" }, { "name": "GrapheMPM", "arg": { "format": "<>", "snippet": "<${1:options TikZ}>", "keys": [ "\\begin{GrapheMPM}" ], "keyPos": 0 } }, { "name": "GrapheMPM", "arg": { "format": "[]", "snippet": "[${1:clés%keyvals}]", "keys": [ "\\begin{GrapheMPM}" ], "keyPos": 0 } }, { "name": "GrapheMPM", "arg": { "format": "[]<>", "snippet": "[${1:clés%keyvals}]<${2:options TikZ}>", "keys": [ "\\begin{GrapheMPM}" ], "keyPos": 0 } }, { "name": "TableKarnaugh" }, { "name": "TableKarnaugh", "arg": { "format": "<>", "snippet": "<${1:options TikZ}>", "keys": [ "\\begin{TableKarnaugh}" ], "keyPos": 0 } }, { "name": "TableKarnaugh", "arg": { "format": "[]", "snippet": "[${1:clés%keyvals}]", "keys": [ "\\begin{TableKarnaugh}" ], "keyPos": 0 } }, { "name": "TableKarnaugh", "arg": { "format": "[]<>", "snippet": "[${1:clés%keyvals}]<${2:options TikZ}>", "keys": [ "\\begin{TableKarnaugh}" ], "keyPos": 0 } }, { "name": "GrapheTikz" }, { "name": "GrapheTikz", "arg": { "format": "<>", "snippet": "<${1:options TikZ}>", "keys": [ "\\begin{GrapheTikz}" ], "keyPos": 0 } }, { "name": "GrapheTikz", "arg": { "format": "[]", "snippet": "[${1:clés%keyvals}]", "keys": [ "\\begin{GrapheTikz}" ], "keyPos": 0 } }, { "name": "GrapheTikz", "arg": { "format": "[]<>", "snippet": "[${1:clés%keyvals}]<${2:options TikZ}>", "keys": [ "\\begin{GrapheTikz}" ], "keyPos": 0 } } ], "keys": { "\\begin{GrapheMPM}": [ "CouleurDurees=", "CouleurFleches=", "LargeurCases", "Epaisseur", "Police=${1:font commands}", "CouleurDates=", "CouleurBords=", "NoirBlanc", "Grille={${1:xmax,ymax}}" ], "\\MPMPlaceDuree,\\MPMPlaceDurees": [ "Coude", "SensCoude=${1|HV,VH,VHV|}", "HauteurCoude=", "DecalHorizDeb=", "DecalVertDeb=", "DecalHorizFin=", "DecalVertFin=" ], "\\begin{TableKarnaugh}": [ "Couleur=", "Unite=", "Variables=${1:Gauche/Haut/Bas}", "Swap", "Aide", "Epaisseur=", "CouleurCases=", "CouleurLegende=", "StyleAlternatif", "AideAlt", "PoliceTT", "PosVarLaterale=${1|Gauche,Droite|}", "Legende" ], "\\KarnaughBlocRegroup": [ "Couleur=", "Type=${1|Centre,Gauche,Droite|}", "Decalage=" ], "\\SimplificationKarnaugh": [ "Couleurs=", "Variables=", "Swap", "Contraire", "Espace", "StyleAlternatif" ], "\\SimplificationBooleenne": [ "Enonce", "Variables", "Contraire=${1:a/b/c}", "Espace" ], "\\begin{GrapheTikz}": [ "Police=${1:font commands}", "Poids=${1:font commands}", "CouleurSommets=", "CouleurFleches=", "TypeSommets=${1:type}", "Epaisseur=${1:épaisseur}", "Unite=", "CouleurFT=", "Grille={${1:xmax,ymax}}", "DimensionSommets=", "PositionFleches=${1|Milieu,Fin|}", "EchelleFleches=${1:nombre}", "TypeFleche=${1:type}" ], "\\GrphTraceAretes,\\GrphTraceAretes*": [ "Droit", "AngleGauche", "AngleDroite", "Boucle" ], "\\DiagrammeSagittal,\\DiagrammeSagittal*": [ "DistElem=${1:nombre}", "DistEns=${1:nombre}", "LargEns=${1:nombre}", "NomAppli=${1:nom}", "CouleurE=", "CouleurAppli=", "CouleurF=", "CouleurFleches=", "TypeFleche=${1:type}", "Offset=", "Epaisseur=", "Police=${1:font commands}", "NoirBlanc", "Labels", "Ensembles=${1:nom}", "PosLabels=${1|haut,bas|}" ], "\\DiagrammeSagittalCompo,\\DiagrammeSagittalCompo*": [ "DistElem=${1:nombre}", "DistEns=${1:nombre}", "LargEns=${1:nombre}", "NomApplis=${1:nom1}/${2:nom2}", "CouleurE=", "CouleurApplis=", "CouleurF=", "CouleurG=", "CouleurFleches=", "TypeFleche=${1:type}", "Offset=", "Epaisseur=", "Police=${1:font commands}", "NoirBlanc", "Labels", "Ensembles=${1:nom}", "PosLabels=${1|haut,bas|}" ], "\\TableVerite": [ "VF=${1:vrai}/${2:faux}", "Swap", "LargeursColonnes=", "CouleurEnonce=", "CodeAvant=${1:code}", "CodeApres=${1:code}" ] }, "args": [] } ================================================ FILE: dev/packages/ProjLib.json ================================================ { "deps": [ { "name": "projlib-language" }, { "name": "projlib-datetime" }, { "name": "projlib-draft" }, { "name": "projlib-font" }, { "name": "projlib-logo" }, { "name": "projlib-math" }, { "name": "projlib-paper" }, { "name": "projlib-text" }, { "name": "projlib-theorem" }, { "name": "projlib-author", "if": "author" }, { "name": "projlib-author", "if": "author=true" }, { "name": "projlib-author", "if": "authorblock" }, { "name": "projlib-author", "if": "authorblock=true" }, { "name": "projlib-author", "if": "author-block" }, { "name": "projlib-author", "if": "author-block=true" }, { "name": "projlib-author", "if": "author block" }, { "name": "projlib-author", "if": "author block=true" }, { "name": "projlib-author", "if": "amsfashion" }, { "name": "projlib-language", "if": "amsfashion" }, { "name": "scontents", "if": "amsfashion" }, { "name": "projlib-author", "if": "amsfashion=true" }, { "name": "projlib-language", "if": "amsfashion=true" }, { "name": "scontents", "if": "amsfashion=true" }, { "name": "projlib-author", "if": "ams-fashion" }, { "name": "projlib-language", "if": "ams-fashion" }, { "name": "scontents", "if": "ams-fashion" }, { "name": "projlib-author", "if": "ams-fashion=true" }, { "name": "projlib-language", "if": "ams-fashion=true" }, { "name": "scontents", "if": "ams-fashion=true" }, { "name": "projlib-author", "if": "ams fashion" }, { "name": "projlib-language", "if": "ams fashion" }, { "name": "scontents", "if": "ams fashion" }, { "name": "projlib-author", "if": "ams fashion=true" }, { "name": "projlib-language", "if": "ams fashion=true" }, { "name": "scontents", "if": "ams fashion=true" }, { "name": "projlib-titlepage", "if": "titlepage" }, { "name": "projlib-titlepage", "if": "titlepage=true" }, { "name": "projlib-titlepage", "if": "title-page" }, { "name": "projlib-titlepage", "if": "title-page=true" }, { "name": "projlib-titlepage", "if": "title page" }, { "name": "projlib-titlepage", "if": "title page=true" }, { "name": "amssymb", "if": "lmodern" }, { "name": "lmodern", "if": "lmodern" }, { "name": "amssymb", "if": "lmodern=true" }, { "name": "lmodern", "if": "lmodern=true" }, { "name": "amssymb", "if": "latin-modern" }, { "name": "lmodern", "if": "latin-modern" }, { "name": "amssymb", "if": "latin-modern=true" }, { "name": "lmodern", "if": "latin-modern=true" }, { "name": "amssymb", "if": "latin modern" }, { "name": "lmodern", "if": "latin modern" }, { "name": "amssymb", "if": "latin modern=true" }, { "name": "lmodern", "if": "latin modern=true" }, { "name": "mathpazo", "if": "palatino" }, { "name": "newpxtext", "if": "palatino" }, { "name": "mathpazo", "if": "palatino=true" }, { "name": "newpxtext", "if": "palatino=true" }, { "name": "newtxtext", "if": "times" }, { "name": "newtxmath", "if": "times" }, { "name": "newtxtext", "if": "times=true" }, { "name": "newtxmath", "if": "times=true" }, { "name": "newtxmath", "if": "garamond" }, { "name": "ebgaramond-maths", "if": "garamond" }, { "name": "ebgaramond", "if": "garamond" }, { "name": "newtxmath", "if": "garamond=true" }, { "name": "ebgaramond-maths", "if": "garamond=true" }, { "name": "ebgaramond", "if": "garamond=true" }, { "name": "anyfontsize", "if": "noto" }, { "name": "notomath", "if": "noto" }, { "name": "anyfontsize", "if": "noto=true" }, { "name": "notomath", "if": "noto=true" }, { "name": "eulervm", "if": "biolinum" }, { "name": "biolinum", "if": "biolinum" }, { "name": "mathastext", "if": "biolinum" }, { "name": "eulervm", "if": "biolinum=true" }, { "name": "biolinum", "if": "biolinum=true" }, { "name": "mathastext", "if": "biolinum=true" } ], "macros": [ { "name": "keywords", "if": "amsfashion", "arg": { "format": "{}", "snippet": "keywords{${1:keywords%text}}" } }, { "name": "dedicatory", "if": "amsfashion", "arg": { "format": "{}", "snippet": "dedicatory{${1:text}}" } }, { "name": "subjclass", "if": "amsfashion", "arg": { "format": "{}", "snippet": "subjclass{${1:classification}}" } }, { "name": "subjclass", "if": "amsfashion", "arg": { "format": "[]{}", "snippet": "subjclass[${2:year}]{${1:classification}}" } }, { "name": "keywords", "if": "amsfashion=true", "arg": { "format": "{}", "snippet": "keywords{${1:keywords%text}}" } }, { "name": "dedicatory", "if": "amsfashion=true", "arg": { "format": "{}", "snippet": "dedicatory{${1:text}}" } }, { "name": "subjclass", "if": "amsfashion=true", "arg": { "format": "{}", "snippet": "subjclass{${1:classification}}" } }, { "name": "subjclass", "if": "amsfashion=true", "arg": { "format": "[]{}", "snippet": "subjclass[${2:year}]{${1:classification}}" } }, { "name": "keywords", "if": "ams-fashion", "arg": { "format": "{}", "snippet": "keywords{${1:keywords%text}}" } }, { "name": "dedicatory", "if": "ams-fashion", "arg": { "format": "{}", "snippet": "dedicatory{${1:text}}" } }, { "name": "subjclass", "if": "ams-fashion", "arg": { "format": "{}", "snippet": "subjclass{${1:classification}}" } }, { "name": "subjclass", "if": "ams-fashion", "arg": { "format": "[]{}", "snippet": "subjclass[${2:year}]{${1:classification}}" } }, { "name": "keywords", "if": "ams-fashion=true", "arg": { "format": "{}", "snippet": "keywords{${1:keywords%text}}" } }, { "name": "dedicatory", "if": "ams-fashion=true", "arg": { "format": "{}", "snippet": "dedicatory{${1:text}}" } }, { "name": "subjclass", "if": "ams-fashion=true", "arg": { "format": "{}", "snippet": "subjclass{${1:classification}}" } }, { "name": "subjclass", "if": "ams-fashion=true", "arg": { "format": "[]{}", "snippet": "subjclass[${2:year}]{${1:classification}}" } }, { "name": "keywords", "if": "ams fashion", "arg": { "format": "{}", "snippet": "keywords{${1:keywords%text}}" } }, { "name": "dedicatory", "if": "ams fashion", "arg": { "format": "{}", "snippet": "dedicatory{${1:text}}" } }, { "name": "subjclass", "if": "ams fashion", "arg": { "format": "{}", "snippet": "subjclass{${1:classification}}" } }, { "name": "subjclass", "if": "ams fashion", "arg": { "format": "[]{}", "snippet": "subjclass[${2:year}]{${1:classification}}" } }, { "name": "keywords", "if": "ams fashion=true", "arg": { "format": "{}", "snippet": "keywords{${1:keywords%text}}" } }, { "name": "dedicatory", "if": "ams fashion=true", "arg": { "format": "{}", "snippet": "dedicatory{${1:text}}" } }, { "name": "subjclass", "if": "ams fashion=true", "arg": { "format": "{}", "snippet": "subjclass{${1:classification}}" } }, { "name": "subjclass", "if": "ams fashion=true", "arg": { "format": "[]{}", "snippet": "subjclass[${2:year}]{${1:classification}}" } }, { "name": "captionsjapanese", "if": "Japanese", "unusual": true }, { "name": "datejapanese", "if": "Japanese", "unusual": true }, { "name": "extrasjapanese", "if": "Japanese", "unusual": true }, { "name": "noextrasjapanese", "if": "Japanese", "unusual": true }, { "name": "cyrdash", "if": "Russian" }, { "name": "asbuk", "if": "Russian", "arg": { "format": "{}", "snippet": "asbuk{${1:counter}}" } }, { "name": "Asbuk", "if": "Russian", "arg": { "format": "{}", "snippet": "Asbuk{${1:counter}}" } }, { "name": "Russian", "if": "Russian" }, { "name": "sh", "if": "Russian" }, { "name": "ch", "if": "Russian" }, { "name": "tg", "if": "Russian" }, { "name": "ctg", "if": "Russian" }, { "name": "arctg", "if": "Russian" }, { "name": "arcctg", "if": "Russian" }, { "name": "th", "if": "Russian" }, { "name": "cth", "if": "Russian" }, { "name": "cosec", "if": "Russian" }, { "name": "Prob", "if": "Russian" }, { "name": "Variance", "if": "Russian" }, { "name": "NOD", "if": "Russian" }, { "name": "nod", "if": "Russian" }, { "name": "NOK", "if": "Russian" }, { "name": "nok", "if": "Russian" }, { "name": "Proj", "if": "Russian" }, { "name": "cyrillicencoding", "if": "Russian", "unusual": true }, { "name": "cyrillictext", "if": "Russian", "unusual": true }, { "name": "cyr", "if": "Russian", "unusual": true }, { "name": "textcyrillic", "if": "Russian", "arg": { "format": "{}", "snippet": "textcyrillic{${1:text}}" } }, { "name": "dq", "if": "Russian" }, { "name": "captionsrussian", "if": "Russian", "unusual": true }, { "name": "daterussian", "if": "Russian", "unusual": true }, { "name": "extrasrussian", "if": "Russian", "unusual": true }, { "name": "noextrasrussian", "if": "Russian", "unusual": true }, { "name": "CYRA", "if": "Russian", "unusual": true }, { "name": "CYRB", "if": "Russian", "unusual": true }, { "name": "CYRV", "if": "Russian", "unusual": true }, { "name": "CYRG", "if": "Russian", "unusual": true }, { "name": "CYRGUP", "if": "Russian", "unusual": true }, { "name": "CYRD", "if": "Russian", "unusual": true }, { "name": "CYRE", "if": "Russian", "unusual": true }, { "name": "CYRIE", "if": "Russian", "unusual": true }, { "name": "CYRZH", "if": "Russian", "unusual": true }, { "name": "CYRZ", "if": "Russian", "unusual": true }, { "name": "CYRI", "if": "Russian", "unusual": true }, { "name": "CYRII", "if": "Russian", "unusual": true }, { "name": "CYRYI", "if": "Russian", "unusual": true }, { "name": "CYRISHRT", "if": "Russian", "unusual": true }, { "name": "CYRK", "if": "Russian", "unusual": true }, { "name": "CYRL", "if": "Russian", "unusual": true }, { "name": "CYRM", "if": "Russian", "unusual": true }, { "name": "CYRN", "if": "Russian", "unusual": true }, { "name": "CYRO", "if": "Russian", "unusual": true }, { "name": "CYRP", "if": "Russian", "unusual": true }, { "name": "CYRR", "if": "Russian", "unusual": true }, { "name": "CYRS", "if": "Russian", "unusual": true }, { "name": "CYRT", "if": "Russian", "unusual": true }, { "name": "CYRU", "if": "Russian", "unusual": true }, { "name": "CYRF", "if": "Russian", "unusual": true }, { "name": "CYRH", "if": "Russian", "unusual": true }, { "name": "CYRC", "if": "Russian", "unusual": true }, { "name": "CYRCH", "if": "Russian", "unusual": true }, { "name": "CYRSH", "if": "Russian", "unusual": true }, { "name": "CYRSHCH", "if": "Russian", "unusual": true }, { "name": "CYRYU", "if": "Russian", "unusual": true }, { "name": "CYRYA", "if": "Russian", "unusual": true }, { "name": "CYRSFTSN", "if": "Russian", "unusual": true }, { "name": "CYRERY", "if": "Russian", "unusual": true }, { "name": "cyra", "if": "Russian", "unusual": true }, { "name": "cyrb", "if": "Russian", "unusual": true }, { "name": "cyrv", "if": "Russian", "unusual": true }, { "name": "cyrg", "if": "Russian", "unusual": true }, { "name": "cyrgup", "if": "Russian", "unusual": true }, { "name": "cyrd", "if": "Russian", "unusual": true }, { "name": "cyre", "if": "Russian", "unusual": true }, { "name": "cyrie", "if": "Russian", "unusual": true }, { "name": "cyrzh", "if": "Russian", "unusual": true }, { "name": "cyrz", "if": "Russian", "unusual": true }, { "name": "cyri", "if": "Russian", "unusual": true }, { "name": "cyrii", "if": "Russian", "unusual": true }, { "name": "cyryi", "if": "Russian", "unusual": true }, { "name": "cyrishrt", "if": "Russian", "unusual": true }, { "name": "cyrk", "if": "Russian", "unusual": true }, { "name": "cyrl", "if": "Russian", "unusual": true }, { "name": "cyrm", "if": "Russian", "unusual": true }, { "name": "cyrn", "if": "Russian", "unusual": true }, { "name": "cyro", "if": "Russian", "unusual": true }, { "name": "cyrp", "if": "Russian", "unusual": true }, { "name": "cyrr", "if": "Russian", "unusual": true }, { "name": "cyrs", "if": "Russian", "unusual": true }, { "name": "cyrt", "if": "Russian", "unusual": true }, { "name": "cyru", "if": "Russian", "unusual": true }, { "name": "cyrf", "if": "Russian", "unusual": true }, { "name": "cyrh", "if": "Russian", "unusual": true }, { "name": "cyrc", "if": "Russian", "unusual": true }, { "name": "cyrch", "if": "Russian", "unusual": true }, { "name": "cyrsh", "if": "Russian", "unusual": true }, { "name": "cyrshch", "if": "Russian", "unusual": true }, { "name": "cyryu", "if": "Russian", "unusual": true }, { "name": "cyrya", "if": "Russian", "unusual": true }, { "name": "cyrsftsn", "if": "Russian", "unusual": true }, { "name": "cyrery", "if": "Russian", "unusual": true }, { "name": "cdash", "if": "Russian", "unusual": true }, { "name": "tocname", "if": "Russian", "unusual": true }, { "name": "authorname", "if": "Russian", "unusual": true }, { "name": "acronymname", "if": "Russian", "unusual": true }, { "name": "lstlistingname", "if": "Russian", "unusual": true }, { "name": "lstlistlistingname", "if": "Russian", "unusual": true }, { "name": "notesname", "if": "Russian", "unusual": true }, { "name": "nomname", "if": "Russian", "unusual": true } ], "envs": [], "keys": { "\\usepackage/ProjLib#c": [ "author", "amsfashion", "titlepage", "English", "French", "German", "Italian", "Portuguese", "Brazilian", "Spanish", "Chinese", "TChinese", "Japanese", "Russian", "useosf", "lmodern", "palatino", "times", "garamond", "noto", "biolinum", "plain", "year-month-day", "month-day-year", "day-month-year", "year-month", "month-day", "month-year", "day-month", "preview mode", "paper style=${1|yellow,parchment,green,light-gray,gray,nord,dark|}", "yellow paper", "parchment paper", "green paper", "light gray paper", "gray paper", "nord paper", "dark paper", "nothms", "nothmnum", "thmnum", "thmnum=${1:counter}", "theorem style=${1:style}", "complex name", "simple name", "no preset names" ] }, "args": [ "\\usepackage/ProjLib#c" ] } ================================================ FILE: dev/packages/ResolSysteme.json ================================================ { "deps": [ { "name": "nicematrix" }, { "name": "ifthen" }, { "name": "xintexpr" }, { "name": "xinttools" }, { "name": "listofitems" }, { "name": "siunitx" }, { "name": "nicefrac" }, { "name": "xstring" } ], "macros": [ { "name": "ProduitMatricesPY", "if": "pyluatex", "arg": { "format": "()()", "snippet": "ProduitMatricesPY(${1:matriceA})(${2:matriceB})" } }, { "name": "ProduitMatricesPY", "if": "pyluatex", "arg": { "format": "()()", "snippet": "ProduitMatricesPY(${1:matriceA})(${2:matriceB})" } }, { "name": "ProduitMatricesPY", "if": "pyluatex", "arg": { "format": "[]()()", "snippet": "ProduitMatricesPY[${1:opt de formatage%keyvals}](${2:matriceA})(${3:matriceB})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "ProduitMatricesPY", "if": "pyluatex", "arg": { "format": "[]<>()()", "snippet": "ProduitMatricesPY[${1:opt de formatage%keyvals}]<${2:opts nicematrix}>(${3:matriceA})(${4:matriceB})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "ProduitMatricesPY*", "if": "pyluatex", "arg": { "format": "()()", "snippet": "ProduitMatricesPY*(${1:matriceA})(${2:matriceB})" } }, { "name": "ProduitMatricesPY*", "if": "pyluatex", "arg": { "format": "()()", "snippet": "ProduitMatricesPY*(${1:matriceA})(${2:matriceB})" } }, { "name": "ProduitMatricesPY*", "if": "pyluatex", "arg": { "format": "[]()()", "snippet": "ProduitMatricesPY*[${1:opt de formatage%keyvals}](${2:matriceA})(${3:matriceB})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "ProduitMatricesPY*", "if": "pyluatex", "arg": { "format": "[]<>()()", "snippet": "ProduitMatricesPY*[${1:opt de formatage%keyvals}]<${2:opts nicematrix}>(${3:matriceA})(${4:matriceB})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "MatricePuissancePY", "if": "pyluatex", "arg": { "format": "()()", "snippet": "MatricePuissancePY(${1:matrice})(${2:puissance})" } }, { "name": "MatricePuissancePY", "if": "pyluatex", "arg": { "format": "()()", "snippet": "MatricePuissancePY(${1:matrice})(${2:puissance})" } }, { "name": "MatricePuissancePY", "if": "pyluatex", "arg": { "format": "[]()()", "snippet": "MatricePuissancePY[${1:option de formatage%keyvals}](${2:matrice})(${3:puissance})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "MatricePuissancePY", "if": "pyluatex", "arg": { "format": "[]<>()()", "snippet": "MatricePuissancePY[${1:option de formatage%keyvals}]<${2:options nicematrix}>(${3:matrice})(${4:puissance})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "MatricePuissancePY*", "if": "pyluatex", "arg": { "format": "()()", "snippet": "MatricePuissancePY*(${1:matrice})(${2:puissance})" } }, { "name": "MatricePuissancePY*", "if": "pyluatex", "arg": { "format": "()()", "snippet": "MatricePuissancePY*(${1:matrice})(${2:puissance})" } }, { "name": "MatricePuissancePY*", "if": "pyluatex", "arg": { "format": "[]()()", "snippet": "MatricePuissancePY*[${1:option de formatage%keyvals}](${2:matrice})(${3:puissance})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "MatricePuissancePY*", "if": "pyluatex", "arg": { "format": "[]<>()()", "snippet": "MatricePuissancePY*[${1:option de formatage%keyvals}]<${2:options nicematrix}>(${3:matrice})(${4:puissance})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "DetMatricePY", "if": "pyluatex", "arg": { "format": "()", "snippet": "DetMatricePY(${1:matrice})" } }, { "name": "DetMatricePY", "if": "pyluatex", "arg": { "format": "[]()", "snippet": "DetMatricePY[${1:option de formatage%keyvals}](${2:matrice})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "DetMatricePY*", "if": "pyluatex", "arg": { "format": "()", "snippet": "DetMatricePY*(${1:matrice})" } }, { "name": "DetMatricePY*", "if": "pyluatex", "arg": { "format": "[]()", "snippet": "DetMatricePY*[${1:option de formatage%keyvals}](${2:matrice})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "MatriceInversePY", "if": "pyluatex", "arg": { "format": "()", "snippet": "MatriceInversePY(${1:matrice})" } }, { "name": "MatriceInversePY", "if": "pyluatex", "arg": { "format": "()", "snippet": "MatriceInversePY(${1:matrice})" } }, { "name": "MatriceInversePY", "if": "pyluatex", "arg": { "format": "[]()", "snippet": "MatriceInversePY[${1:option de formatage%keyvals}](${2:matrice})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "MatriceInversePY", "if": "pyluatex", "arg": { "format": "[]<>()", "snippet": "MatriceInversePY[${1:option de formatage%keyvals}]<${2:options nicematrix}>(${3:matrice})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "MatriceInversePY*", "if": "pyluatex", "arg": { "format": "()", "snippet": "MatriceInversePY*(${1:matrice})" } }, { "name": "MatriceInversePY*", "if": "pyluatex", "arg": { "format": "()", "snippet": "MatriceInversePY*(${1:matrice})" } }, { "name": "MatriceInversePY*", "if": "pyluatex", "arg": { "format": "[]()", "snippet": "MatriceInversePY*[${1:option de formatage%keyvals}](${2:matrice})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "MatriceInversePY*", "if": "pyluatex", "arg": { "format": "[]<>()", "snippet": "MatriceInversePY*[${1:option de formatage%keyvals}]<${2:options nicematrix}>(${3:matrice})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "EtatProbPY", "if": "pyluatex", "arg": { "format": "()()()", "snippet": "EtatProbPY(${1:état init})(${2:mat de trans})(${3:étape})" } }, { "name": "EtatProbPY", "if": "pyluatex", "arg": { "format": "()()()", "snippet": "EtatProbPY(${1:état init})(${2:mat de trans})(${3:étape})" } }, { "name": "EtatProbPY", "if": "pyluatex", "arg": { "format": "[]()()()", "snippet": "EtatProbPY[${1:option de formatage%keyvals}](${2:état init})(${3:mat de trans})(${4:étape})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "EtatProbPY", "if": "pyluatex", "arg": { "format": "[]<>()()()", "snippet": "EtatProbPY[${1:option de formatage%keyvals}]<${2:options nicematrix}>(${3:état init})(${4:mat de trans})(${5:étape})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "SolutionSystemePY", "if": "pyluatex", "arg": { "format": "()()", "snippet": "SolutionSystemePY(${1:matriceA})(${2:matriceB})" } }, { "name": "SolutionSystemePY", "if": "pyluatex", "arg": { "format": "()()", "snippet": "SolutionSystemePY(${1:matriceA})(${2:matriceB})" } }, { "name": "SolutionSystemePY", "if": "pyluatex", "arg": { "format": "[]()()", "snippet": "SolutionSystemePY[${1:opt de formatage%keyvals}](${2:matriceA})(${3:matriceB})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "SolutionSystemePY", "if": "pyluatex", "arg": { "format": "[]<>()()", "snippet": "SolutionSystemePY[${1:opt de formatage%keyvals}]<${2:opts nicematrix}>(${3:matriceA})(${4:matriceB})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "SolutionSystemePY*", "if": "pyluatex", "arg": { "format": "()()", "snippet": "SolutionSystemePY*(${1:matriceA})(${2:matriceB})" } }, { "name": "SolutionSystemePY*", "if": "pyluatex", "arg": { "format": "()()", "snippet": "SolutionSystemePY*(${1:matriceA})(${2:matriceB})" } }, { "name": "SolutionSystemePY*", "if": "pyluatex", "arg": { "format": "[]()()", "snippet": "SolutionSystemePY*[${1:opt de formatage%keyvals}](${2:matriceA})(${3:matriceB})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "SolutionSystemePY*", "if": "pyluatex", "arg": { "format": "[]<>()()", "snippet": "SolutionSystemePY*[${1:opt de formatage%keyvals}]<${2:opts nicematrix}>(${3:matriceA})(${4:matriceB})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "EtatStablePY", "if": "pyluatex", "arg": { "format": "()", "snippet": "EtatStablePY(${1:matrice})" } }, { "name": "EtatStablePY", "if": "pyluatex", "arg": { "format": "()", "snippet": "EtatStablePY(${1:matrice})" } }, { "name": "EtatStablePY", "if": "pyluatex", "arg": { "format": "[]()", "snippet": "EtatStablePY[${1:opt de formatage%keyvals}](${2:matrice})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "EtatStablePY", "if": "pyluatex", "arg": { "format": "[]<>()", "snippet": "EtatStablePY[${1:opt de formatage%keyvals}]<${2:opts nicematrix}>(${3:matrice})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "ConvVersFrac", "arg": { "format": "{}", "snippet": "ConvVersFrac{${1:calcul}}" } }, { "name": "ConvVersFrac", "arg": { "format": "[]{}", "snippet": "ConvVersFrac[${2:option de formatage%keyvals}]{${1:calcul}}", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "ConvVersFrac*", "arg": { "format": "{}", "snippet": "ConvVersFrac*{${1:calcul}}" } }, { "name": "ConvVersFrac*", "arg": { "format": "[]{}", "snippet": "ConvVersFrac*[${2:option de formatage%keyvals}]{${1:calcul}}", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "AffMatrice", "arg": { "format": "()", "snippet": "AffMatrice(${1:matrice})" } }, { "name": "AffMatrice", "arg": { "format": "[]()", "snippet": "AffMatrice[${1:option de formatage%keyvals}](${2:matrice})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "AffMatrice*", "arg": { "format": "()", "snippet": "AffMatrice*(${1:matrice})" } }, { "name": "AffMatrice*", "arg": { "format": "[]()", "snippet": "AffMatrice*[${1:option de formatage%keyvals}](${2:matrice})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "ProduitMatrices", "arg": { "format": "()()", "snippet": "ProduitMatrices(${1:matriceA})(${2:matriceB})" } }, { "name": "ProduitMatrices", "arg": { "format": "()()", "snippet": "ProduitMatrices(${1:matriceA})(${2:matriceB})" } }, { "name": "ProduitMatrices", "arg": { "format": "[]()()", "snippet": "ProduitMatrices[${1:opt de formatage%keyvals}](${2:matriceA})(${3:matriceB})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "ProduitMatrices", "arg": { "format": "[]<>()()", "snippet": "ProduitMatrices[${1:opt de formatage%keyvals}]<${2:opts nicematrix}>(${3:matriceA})(${4:matriceB})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "ProduitMatrices*", "arg": { "format": "()()", "snippet": "ProduitMatrices*(${1:matriceA})(${2:matriceB})" } }, { "name": "ProduitMatrices*", "arg": { "format": "()()", "snippet": "ProduitMatrices*(${1:matriceA})(${2:matriceB})" } }, { "name": "ProduitMatrices*", "arg": { "format": "[]()()", "snippet": "ProduitMatrices*[${1:opt de formatage%keyvals}](${2:matriceA})(${3:matriceB})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "ProduitMatrices*", "arg": { "format": "[]<>()()", "snippet": "ProduitMatrices*[${1:opt de formatage%keyvals}]<${2:opts nicematrix}>(${3:matriceA})(${4:matriceB})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "CarreMatrice", "arg": { "format": "()", "snippet": "CarreMatrice(${1:matrice})" } }, { "name": "CarreMatrice", "arg": { "format": "()", "snippet": "CarreMatrice(${1:matrice})" } }, { "name": "CarreMatrice", "arg": { "format": "[]()", "snippet": "CarreMatrice[${1:option de formatage%keyvals}](${2:matrice})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "CarreMatrice", "arg": { "format": "[]<>()", "snippet": "CarreMatrice[${1:option de formatage%keyvals}]<${2:options nicematrix}>(${3:matrice})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "CarreMatrice*", "arg": { "format": "()", "snippet": "CarreMatrice*(${1:matrice})" } }, { "name": "CarreMatrice*", "arg": { "format": "()", "snippet": "CarreMatrice*(${1:matrice})" } }, { "name": "CarreMatrice*", "arg": { "format": "[]()", "snippet": "CarreMatrice*[${1:option de formatage%keyvals}](${2:matrice})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "CarreMatrice*", "arg": { "format": "[]<>()", "snippet": "CarreMatrice*[${1:option de formatage%keyvals}]<${2:options nicematrix}>(${3:matrice})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "DetMatrice", "arg": { "format": "()", "snippet": "DetMatrice(${1:matrice})" } }, { "name": "DetMatrice", "arg": { "format": "[]()", "snippet": "DetMatrice[${1:option de formatage%keyvals}](${2:matrice})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "DetMatrice*", "arg": { "format": "()", "snippet": "DetMatrice*(${1:matrice})" } }, { "name": "DetMatrice*", "arg": { "format": "[]()", "snippet": "DetMatrice*[${1:option de formatage%keyvals}](${2:matrice})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "MatriceInverse", "arg": { "format": "()", "snippet": "MatriceInverse(${1:matrice})" } }, { "name": "MatriceInverse", "arg": { "format": "()", "snippet": "MatriceInverse(${1:matrice})" } }, { "name": "MatriceInverse", "arg": { "format": "[]()", "snippet": "MatriceInverse[${1:option de formatage%keyvals}](${2:matrice})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "MatriceInverse", "arg": { "format": "[]<>()", "snippet": "MatriceInverse[${1:option de formatage%keyvals}]<${2:options nicematrix}>(${3:matrice})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "MatriceInverse*", "arg": { "format": "()", "snippet": "MatriceInverse*(${1:matrice})" } }, { "name": "MatriceInverse*", "arg": { "format": "()", "snippet": "MatriceInverse*(${1:matrice})" } }, { "name": "MatriceInverse*", "arg": { "format": "[]()", "snippet": "MatriceInverse*[${1:option de formatage%keyvals}](${2:matrice})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "MatriceInverse*", "arg": { "format": "[]<>()", "snippet": "MatriceInverse*[${1:option de formatage%keyvals}]<${2:options nicematrix}>(${3:matrice})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "AffEtatProb", "arg": { "format": "()", "snippet": "AffEtatProb(${1:matrice ligne})" } }, { "name": "AffEtatProb", "arg": { "format": "()", "snippet": "AffEtatProb(${1:matrice ligne})" } }, { "name": "AffEtatProb", "arg": { "format": "[]()", "snippet": "AffEtatProb[${1:option de formatage%keyvals}](${2:matrice ligne})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "AffEtatProb", "arg": { "format": "[]<>()", "snippet": "AffEtatProb[${1:option de formatage%keyvals}]<${2:options nicematrix}>(${3:matrice ligne})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "SolutionSysteme", "arg": { "format": "()()", "snippet": "SolutionSysteme(${1:matriceA})(${2:matriceB})" } }, { "name": "SolutionSysteme", "arg": { "format": "()()", "snippet": "SolutionSysteme(${1:matriceA})(${2:matriceB})" } }, { "name": "SolutionSysteme", "arg": { "format": "[]()()", "snippet": "SolutionSysteme[${1:opt de formatage%keyvals}](${2:matriceA})(${3:matriceB})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "SolutionSysteme", "arg": { "format": "[]<>()()", "snippet": "SolutionSysteme[${1:opt de formatage%keyvals}]<${2:opts nicematrix}>(${3:matriceA})(${4:matriceB})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "SolutionSysteme*", "arg": { "format": "()()", "snippet": "SolutionSysteme*(${1:matriceA})(${2:matriceB})" } }, { "name": "SolutionSysteme*", "arg": { "format": "()()", "snippet": "SolutionSysteme*(${1:matriceA})(${2:matriceB})" } }, { "name": "SolutionSysteme*", "arg": { "format": "[]()()", "snippet": "SolutionSysteme*[${1:opt de formatage%keyvals}](${2:matriceA})(${3:matriceB})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "SolutionSysteme*", "arg": { "format": "[]<>()()", "snippet": "SolutionSysteme*[${1:opt de formatage%keyvals}]<${2:opts nicematrix}>(${3:matriceA})(${4:matriceB})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "EtatStable", "arg": { "format": "()", "snippet": "EtatStable(${1:matrice})" } }, { "name": "EtatStable", "arg": { "format": "()", "snippet": "EtatStable(${1:matrice})" } }, { "name": "EtatStable", "arg": { "format": "[]()", "snippet": "EtatStable[${1:opt de formatage%keyvals}](${2:matrice})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } }, { "name": "EtatStable", "arg": { "format": "[]<>()", "snippet": "EtatStable[${1:opt de formatage%keyvals}]<${2:opts nicematrix}>(${3:matrice})", "keys": [ "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY" ], "keyPos": 0 } } ], "envs": [], "keys": { "\\usepackage/ResolSysteme#c": [ "pyluatex" ], "\\ConvVersFrac,\\ConvVersFrac*,\\AffMatrice,\\AffMatrice*,\\ProduitMatrices,\\ProduitMatrices*,\\ProduitMatricesPY,\\ProduitMatricesPY*,\\CarreMatrice,\\CarreMatrice*,\\MatricePuissancePY,\\MatricePuissancePY*,\\DetMatrice,\\DetMatrice*,\\DetMatricePY,\\DetMatricePY*,\\MatriceInverse,\\MatriceInverse*,\\MatriceInversePY,\\MatriceInversePY*,\\AffEtatProb,\\EtatProbPY,\\SolutionSysteme,\\SolutionSysteme*,\\SolutionSystemePY,\\SolutionSystemePY*,\\EtatStable,\\EtatStablePY": [ "t", "d", "n", "dec", "dec=${1:k}" ] }, "args": [ "\\usepackage/ResolSysteme#c" ] } ================================================ FILE: dev/packages/Romantik.json ================================================ { "deps": [], "macros": [ { "name": "Romantik" }, { "name": "romantik", "arg": { "format": "{}", "snippet": "romantik{${1:text%plain}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/Rothdn.json ================================================ { "deps": [], "macros": [ { "name": "Rothdnfamily" }, { "name": "roth", "arg": { "format": "{}", "snippet": "roth{${1:text%plain}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/RoueQuestions.json ================================================ { "deps": [ { "name": "tikz" }, { "name": "tkz-euclide" }, { "name": "simplekv" }, { "name": "listofitems" }, { "name": "ifthen" } ], "macros": [ { "name": "roueQuestions", "arg": { "format": "{}", "snippet": "roueQuestions{${1:liste}}" } }, { "name": "roueQuestions", "arg": { "format": "[]{}", "snippet": "roueQuestions[${2:options%keyvals}]{${1:liste}}", "keys": [ "\\roueQuestions,\\rouesQuestions" ], "keyPos": 0 } }, { "name": "rouesQuestions", "arg": { "format": "{}{}", "snippet": "rouesQuestions{${1:listeQuestions}}{${2:listeRéponses}}" } }, { "name": "rouesQuestions", "arg": { "format": "[]{}{}", "snippet": "rouesQuestions[${3:options%keyvals}]{${1:listeQuestions}}{${2:listeRéponses}}", "keys": [ "\\roueQuestions,\\rouesQuestions", "\\rouesQuestions" ], "keyPos": 0 } } ], "envs": [], "keys": { "\\roueQuestions,\\rouesQuestions": [ "Titre={${1:texte}}", "Consigne={${1:texte}}", "LineWidth=", "RayonCentral=${1:nombre}", "RayonTotal=${1:nombre}", "BordureCouleur=", "CasesCouleur=", "CentreCouleur=", "Image=${1:imagefile}", "ImageOpacite=${1:factor}", "Decoupe", "DecoupeCouleur=", "Pliage", "PliageCouleur=", "Solution" ], "\\rouesQuestions": [ "Conseil={${1:texte}}", "EspaceRoues=" ] }, "args": [] } ================================================ FILE: dev/packages/Royal.json ================================================ { "deps": [], "macros": [ { "name": "Royal" }, { "name": "royal", "arg": { "format": "{}", "snippet": "royal{${1:text%plain}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/SASnRdisplay.json ================================================ { "deps": [ { "name": "listings" }, { "name": "xkeyval" }, { "name": "xcolor" }, { "name": "etoolbox" }, { "name": "caption" }, { "name": "needspace" } ], "macros": [ { "name": "inputSAScode", "arg": { "format": "{}", "snippet": "inputSAScode{${1:file}}" } }, { "name": "inputSAScode", "arg": { "format": "[]{}", "snippet": "inputSAScode[${2:options%keyvals}]{${1:file}}", "keys": [ "\\begin{SAScode},\\begin{SAScode*},\\begin{SASoutput},\\begin{SASoutput*},\\begin{Rcode},\\begin{Rcode*},\\begin{Routput},\\begin{Routput*},\\inputSAScode,\\inputSAScode*,\\inputSASoutput,\\inputSASoutput*,\\inputRcode,\\inputRcode*,\\inputRoutput,\\inputRoutput*,\\SASinline,\\Rinline" ], "keyPos": 0 } }, { "name": "inputSAScode*", "arg": { "format": "{}", "snippet": "inputSAScode*{${1:file}}" } }, { "name": "inputSAScode*", "arg": { "format": "[]{}", "snippet": "inputSAScode*[${2:options%keyvals}]{${1:file}}", "keys": [ "\\begin{SAScode},\\begin{SAScode*},\\begin{SASoutput},\\begin{SASoutput*},\\begin{Rcode},\\begin{Rcode*},\\begin{Routput},\\begin{Routput*},\\inputSAScode,\\inputSAScode*,\\inputSASoutput,\\inputSASoutput*,\\inputRcode,\\inputRcode*,\\inputRoutput,\\inputRoutput*,\\SASinline,\\Rinline" ], "keyPos": 0 } }, { "name": "inputSASoutput", "arg": { "format": "{}", "snippet": "inputSASoutput{${1:file}}" } }, { "name": "inputSASoutput", "arg": { "format": "[]{}", "snippet": "inputSASoutput[${2:options%keyvals}]{${1:file}}", "keys": [ "\\begin{SAScode},\\begin{SAScode*},\\begin{SASoutput},\\begin{SASoutput*},\\begin{Rcode},\\begin{Rcode*},\\begin{Routput},\\begin{Routput*},\\inputSAScode,\\inputSAScode*,\\inputSASoutput,\\inputSASoutput*,\\inputRcode,\\inputRcode*,\\inputRoutput,\\inputRoutput*,\\SASinline,\\Rinline" ], "keyPos": 0 } }, { "name": "inputSASoutput*", "arg": { "format": "{}", "snippet": "inputSASoutput*{${1:file}}" } }, { "name": "inputSASoutput*", "arg": { "format": "[]{}", "snippet": "inputSASoutput*[${2:options%keyvals}]{${1:file}}", "keys": [ "\\begin{SAScode},\\begin{SAScode*},\\begin{SASoutput},\\begin{SASoutput*},\\begin{Rcode},\\begin{Rcode*},\\begin{Routput},\\begin{Routput*},\\inputSAScode,\\inputSAScode*,\\inputSASoutput,\\inputSASoutput*,\\inputRcode,\\inputRcode*,\\inputRoutput,\\inputRoutput*,\\SASinline,\\Rinline" ], "keyPos": 0 } }, { "name": "inputRcode", "arg": { "format": "{}", "snippet": "inputRcode{${1:file}}" } }, { "name": "inputRcode", "arg": { "format": "[]{}", "snippet": "inputRcode[${2:options%keyvals}]{${1:file}}", "keys": [ "\\begin{SAScode},\\begin{SAScode*},\\begin{SASoutput},\\begin{SASoutput*},\\begin{Rcode},\\begin{Rcode*},\\begin{Routput},\\begin{Routput*},\\inputSAScode,\\inputSAScode*,\\inputSASoutput,\\inputSASoutput*,\\inputRcode,\\inputRcode*,\\inputRoutput,\\inputRoutput*,\\SASinline,\\Rinline" ], "keyPos": 0 } }, { "name": "inputRcode*", "arg": { "format": "{}", "snippet": "inputRcode*{${1:file}}" } }, { "name": "inputRcode*", "arg": { "format": "[]{}", "snippet": "inputRcode*[${2:options%keyvals}]{${1:file}}", "keys": [ "\\begin{SAScode},\\begin{SAScode*},\\begin{SASoutput},\\begin{SASoutput*},\\begin{Rcode},\\begin{Rcode*},\\begin{Routput},\\begin{Routput*},\\inputSAScode,\\inputSAScode*,\\inputSASoutput,\\inputSASoutput*,\\inputRcode,\\inputRcode*,\\inputRoutput,\\inputRoutput*,\\SASinline,\\Rinline" ], "keyPos": 0 } }, { "name": "inputRoutput", "arg": { "format": "{}", "snippet": "inputRoutput{${1:file}}" } }, { "name": "inputRoutput", "arg": { "format": "[]{}", "snippet": "inputRoutput[${2:options%keyvals}]{${1:file}}", "keys": [ "\\begin{SAScode},\\begin{SAScode*},\\begin{SASoutput},\\begin{SASoutput*},\\begin{Rcode},\\begin{Rcode*},\\begin{Routput},\\begin{Routput*},\\inputSAScode,\\inputSAScode*,\\inputSASoutput,\\inputSASoutput*,\\inputRcode,\\inputRcode*,\\inputRoutput,\\inputRoutput*,\\SASinline,\\Rinline" ], "keyPos": 0 } }, { "name": "inputRoutput*", "arg": { "format": "{}", "snippet": "inputRoutput*{${1:file}}" } }, { "name": "inputRoutput*", "arg": { "format": "[]{}", "snippet": "inputRoutput*[${2:options%keyvals}]{${1:file}}", "keys": [ "\\begin{SAScode},\\begin{SAScode*},\\begin{SASoutput},\\begin{SASoutput*},\\begin{Rcode},\\begin{Rcode*},\\begin{Routput},\\begin{Routput*},\\inputSAScode,\\inputSAScode*,\\inputSASoutput,\\inputSASoutput*,\\inputRcode,\\inputRcode*,\\inputRoutput,\\inputRoutput*,\\SASinline,\\Rinline" ], "keyPos": 0 } }, { "name": "SASinline", "arg": { "format": "||", "snippet": "SASinline|${1:code}|" } }, { "name": "SASinline", "arg": { "format": "[]||", "snippet": "SASinline[${1:options}]|${2:code}|", "keys": [ "\\begin{SAScode},\\begin{SAScode*},\\begin{SASoutput},\\begin{SASoutput*},\\begin{Rcode},\\begin{Rcode*},\\begin{Routput},\\begin{Routput*},\\inputSAScode,\\inputSAScode*,\\inputSASoutput,\\inputSASoutput*,\\inputRcode,\\inputRcode*,\\inputRoutput,\\inputRoutput*,\\SASinline,\\Rinline" ], "keyPos": 0 } }, { "name": "Rinline", "arg": { "format": "||", "snippet": "Rinline|${1:code}|" } }, { "name": "Rinline", "arg": { "format": "[]||", "snippet": "Rinline[${1:options}]|${2:code}|", "keys": [ "\\begin{SAScode},\\begin{SAScode*},\\begin{SASoutput},\\begin{SASoutput*},\\begin{Rcode},\\begin{Rcode*},\\begin{Routput},\\begin{Routput*},\\inputSAScode,\\inputSAScode*,\\inputSASoutput,\\inputSASoutput*,\\inputRcode,\\inputRcode*,\\inputRoutput,\\inputRoutput*,\\SASinline,\\Rinline" ], "keyPos": 0 } }, { "name": "lstlgrindeffile", "if": "lgrind" }, { "name": "lstdefineformat", "if": "formats", "arg": { "format": "{}{}", "snippet": "lstdefineformat{${1:name}}{${2:format}}" } }, { "name": "lstformatfiles", "if": "formats", "unusual": true }, { "name": "SnRRcodename", "unusual": true }, { "name": "SnRSAScodename", "unusual": true }, { "name": "SnRRoutputname", "unusual": true }, { "name": "SnRSASoutputname", "unusual": true } ], "envs": [ { "name": "SAScode" }, { "name": "SAScode", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\begin{SAScode},\\begin{SAScode*},\\begin{SASoutput},\\begin{SASoutput*},\\begin{Rcode},\\begin{Rcode*},\\begin{Routput},\\begin{Routput*},\\inputSAScode,\\inputSAScode*,\\inputSASoutput,\\inputSASoutput*,\\inputRcode,\\inputRcode*,\\inputRoutput,\\inputRoutput*,\\SASinline,\\Rinline" ], "keyPos": 0 } }, { "name": "SAScode*" }, { "name": "SAScode*", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\begin{SAScode},\\begin{SAScode*},\\begin{SASoutput},\\begin{SASoutput*},\\begin{Rcode},\\begin{Rcode*},\\begin{Routput},\\begin{Routput*},\\inputSAScode,\\inputSAScode*,\\inputSASoutput,\\inputSASoutput*,\\inputRcode,\\inputRcode*,\\inputRoutput,\\inputRoutput*,\\SASinline,\\Rinline" ], "keyPos": 0 } }, { "name": "SASoutput" }, { "name": "SASoutput", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\begin{SAScode},\\begin{SAScode*},\\begin{SASoutput},\\begin{SASoutput*},\\begin{Rcode},\\begin{Rcode*},\\begin{Routput},\\begin{Routput*},\\inputSAScode,\\inputSAScode*,\\inputSASoutput,\\inputSASoutput*,\\inputRcode,\\inputRcode*,\\inputRoutput,\\inputRoutput*,\\SASinline,\\Rinline" ], "keyPos": 0 } }, { "name": "SASoutput*" }, { "name": "SASoutput*", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\begin{SAScode},\\begin{SAScode*},\\begin{SASoutput},\\begin{SASoutput*},\\begin{Rcode},\\begin{Rcode*},\\begin{Routput},\\begin{Routput*},\\inputSAScode,\\inputSAScode*,\\inputSASoutput,\\inputSASoutput*,\\inputRcode,\\inputRcode*,\\inputRoutput,\\inputRoutput*,\\SASinline,\\Rinline" ], "keyPos": 0 } }, { "name": "Rcode" }, { "name": "Rcode", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\begin{SAScode},\\begin{SAScode*},\\begin{SASoutput},\\begin{SASoutput*},\\begin{Rcode},\\begin{Rcode*},\\begin{Routput},\\begin{Routput*},\\inputSAScode,\\inputSAScode*,\\inputSASoutput,\\inputSASoutput*,\\inputRcode,\\inputRcode*,\\inputRoutput,\\inputRoutput*,\\SASinline,\\Rinline" ], "keyPos": 0 } }, { "name": "Rcode*" }, { "name": "Rcode*", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\begin{SAScode},\\begin{SAScode*},\\begin{SASoutput},\\begin{SASoutput*},\\begin{Rcode},\\begin{Rcode*},\\begin{Routput},\\begin{Routput*},\\inputSAScode,\\inputSAScode*,\\inputSASoutput,\\inputSASoutput*,\\inputRcode,\\inputRcode*,\\inputRoutput,\\inputRoutput*,\\SASinline,\\Rinline" ], "keyPos": 0 } }, { "name": "Routput" }, { "name": "Routput", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\begin{SAScode},\\begin{SAScode*},\\begin{SASoutput},\\begin{SASoutput*},\\begin{Rcode},\\begin{Rcode*},\\begin{Routput},\\begin{Routput*},\\inputSAScode,\\inputSAScode*,\\inputSASoutput,\\inputSASoutput*,\\inputRcode,\\inputRcode*,\\inputRoutput,\\inputRoutput*,\\SASinline,\\Rinline" ], "keyPos": 0 } }, { "name": "Routput*" }, { "name": "Routput*", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\begin{SAScode},\\begin{SAScode*},\\begin{SASoutput},\\begin{SASoutput*},\\begin{Rcode},\\begin{Rcode*},\\begin{Routput},\\begin{Routput*},\\inputSAScode,\\inputSAScode*,\\inputSASoutput,\\inputSASoutput*,\\inputRcode,\\inputRcode*,\\inputRoutput,\\inputRoutput*,\\SASinline,\\Rinline" ], "keyPos": 0 } } ], "keys": { "\\usepackage/SASnRdisplay#c": [ "danish", "english", "grayscale", "countbysection", "countbychapter", "consecutive", "countbylistings", "noautotitles-r", "noautotitles-sas", "needspace=", "noneedspace", "sweave", "sasweave" ], "\\begin{SAScode},\\begin{SAScode*},\\begin{SASoutput},\\begin{SASoutput*},\\begin{Rcode},\\begin{Rcode*},\\begin{Routput},\\begin{Routput*},\\inputSAScode,\\inputSAScode*,\\inputSASoutput,\\inputSASoutput*,\\inputRcode,\\inputRcode*,\\inputRoutput,\\inputRoutput*,\\SASinline,\\Rinline": [ "inputpath=${1:path}", "aboveskip=", "belowskip=", "lineskip=", "boxpos=${1|b,c,t|}", "print", "showlines", "emptylines=${1:number}", "emptylines=*${1:number}", "gobble=${1:number}", "style=${1:style name}", "language=${1:language}", "language=[${1:dialect}]${2:language}", "alsolanguage=${1:language}", "alsolanguage=[${1:dialect}]${2:language}", "defaultdialect=[${1:dialect}]${2:language}", "printpod", "usekeywordsintag", "tagstyle=${1:style}", "markfirstintag=${1:style}", "makemacrouse", "basicstyle=${1:style}", "identifierstyle=${1:style}", "commentstyle=${1:style}", "stringstyle=${1:style}", "keywordstyle=${1:style}", "keywordstyle=[${1:number}]${2:style}", "keywordstyle=[${1:number}]*${2:style}", "ndkeywordstyle=${1:style}", "classoffset=${1:number}", "texcsstyle=${1:style}", "texcsstyle=[${1:class number}]${2:style}", "texcsstyle=*[${1:class number}]${2:style}", "directivestyle=${1:style}", "emph={${1:identifier list}}", "emph=[${1:number}]{${2:identifier list}}", "moreemph={${1:identifier list}}", "moreemph=[${1:number}]{${2:identifier list}}", "deleteemph={${1:identifier list}}", "deleteemph=[${1:number}]{${2:identifier list}}", "emphstyle={${1:style}}", "emphstyle=[${1:number}]{${2:style}}", "delim=[${1:type}][${2:style}]${3:delimiters}", "delim=*[${1:type}][${2:style}]${3:delimiters}", "delim=**[${1:type}][${2:style}]${3:delimiters}", "moredelim=[${1:type}][${2:style}]${3:delimiters}", "moredelim=*[${1:type}][${2:style}]${3:delimiters}", "moredelim=**[${1:type}][${2:style}]${3:delimiters}", "deletedelim=[${1:type}][${2:style}]${3:delimiters}", "deletedelim=*[${1:type}][${2:style}]${3:delimiters}", "deletedelim=**[${1:type}][${2:style}]${3:delimiters}", "extendedchars", "inputencoding=${1:encoding}", "upquote", "tabsize=${1:number}", "showtabs", "tab=${1:tokens}", "showspaces", "showstringspaces", "formfeed=${1:tokens}", "numbers=${1|none,left,right|}", "stepnumber=${1:number}", "numberfirstline", "numberstyle=${1:style}", "numbersep=", "numberblanklines", "firstnumber=${1:auto|last|}", "name=${1:name}", "title=${1:title text}", "caption={${1:caption text}}", "caption={[${1:short}]${2:caption text}}", "label=", "nolol", "numberbychapter", "captionpos=${1:subset of tb}", "abovecaptionskip=", "belowcaptionskip=", "linewidth=", "xleftmargin=", "xrightmargin=", "resetmargins", "breaklines", "breakatwhitespace", "prebreak=${1:tokens}", "postbreak=${1:tokens}", "breakindent=", "breakautoindent", "frame=${1:type}", "frameround=", "framesep=", "rulesep=", "framerule=", "framexleftmargin=", "framexrightmargin=", "framextopmargin=", "framexbottommargin=", "backgroundcolor=", "rulecolor=", "fillcolor=", "rulesepcolor=", "frameshape={${1:top shape}}{${2:left shape}}{${3:right shape}}{${4:bottom shape}}", "index={${1:identifiers}}", "index=[${1:number}]{${2:identifiers}}", "index=[${1:number}][${2:keyword classes}]{${3:identifiers}}", "moreindex={${1:identifiers}}", "moreindex=[${1:number}]{${2:identifiers}}", "moreindex=[${1:number}][${2:keyword classes}]{${3:identifiers}}", "deleteindex={${1:identifiers}}", "deleteindex=[${1:number}]{${2:identifiers}}", "deleteindex=[${1:number}][${2:keyword classes}]{${3:identifiers}}", "indexstyle=${1:one-parameter macro}", "indexstyle=[${1:number}]${2:one-parameter macro}", "columns=${1:alignment}", "columns=[${1:c|l|r}]${2:alignment}", "flexiblecolumns", "keepspaces", "basewidth=", "fontadjust", "texcl", "mathescape", "escapechar=${1:character}", "escapeinside=${1:}", "escapebegin=${1:tokens}", "escapeend=${1:tokens}", "fancyvrb", "fvcmdparams=${1: ...}", "morefvcmdparams=${1: ...}", "literate={${1:replace}}{${2:replacement text}}{${3:length}}${4:...}", "literate=*{${1:replace}}{${2:replacement text}}{${3:length}}${4:...}", "rangebeginprefix=${1:prefix}", "rangebeginsuffix=${1:suffix}", "rangeendprefix=${1:prefix}", "rangeendsuffix=${1:suffix}", "rangeprefix=${1:prefix}", "rangesuffix=${1:suffix}", "includerangemarker", "multicols=${1:number}", "float", "float=${1:subset of tbph}", "float=*${1:subset of tbph}", "floatplacement=${1:place specifiers}", "firstline=${1:number}", "lastline=${1:number}", "linerange={${1:first1-last1,first2-last2,...}}", "consecutivenumbers", "keywordsprefix=${1:prefix}", "keywords={${1:list of keywords}}", "keywords=[${1:number}]{${2:list of keywords}}", "morekeywords={${1:list of keywords}}", "morekeywords=[${1:number}]{${2:list of keywords}}", "deletekeywords={${1:list of keywords}}", "deletekeywords=[${1:number}]{${2:list of keywords}}", "ndkeywords={${1:list of keywords}}", "moreendkeywords={${1:list of keywords}}", "deleteendkeywords={${1:list of keywords}}", "texcs={${1:list of csnames}}", "texcs=[${1:class number}]{${2:list of csnames}}", "moretexcs={${1:list of csnames}}", "moretexcs=[${1:class number}]{${2:list of csnames}}", "deletetexcs={${1:list of csnames}}", "deletetexcs=[${1:class number}]{${2:list of csnames}}", "directives={${1:list of compiler directives}}", "moredirectives={${1:list of compiler directives}}", "deletedirectives={${1:list of compiler directives}}", "sensitive", "alsoletter={${1:character sequence}}", "alsodigit={${1:character sequence}}", "alsoother={${1:character sequence}}", "otherkeywords={${1:keywords}}", "tag=${1:}", "string=${1:delimiter}", "string=[${1:b|d|m|bd|s}]${2:delimiter}", "morestring=${1:delimiter}", "morestring=[${1:b|d|m|bd|s}]${2:delimiter}", "deletestring=${1:delimiter}", "deletestring=[${1:b|d|m|bd|s}]${2:delimiter}", "comment=${1:delimiter(s)}", "comment=[${1:type}]${2:delimiter(s)}", "morecomment=${1:delimiter(s)}", "morecomment=[${1:type}]${2:delimiter(s)}", "deletecomment=${1:delimiter(s)}", "deletecomment=[${1:type}]${2:delimiter(s)}", "keywordcomment={${1:keywords}}", "morekeywordcomment={${1:keywords}}", "deletekeywordcomment={${1:keywords}}", "keywordcommentsemicolon={${1:keywords}}{${2:keywords}}{${3:keywords}}", "podcomment" ], "\\lstset,\\lstinline,\\begin{lstlisting},\\lstinputlisting": [ "procnamekeys={${1:keywords}}", "moreprocnamekeys={${1:keywords}}", "deleteprocnamekeys={${1:keywords}}", "procnamestyle=${1:style}", "indexprocnames", "hyperref={${1:identifiers}}", "morehyperref={${1:identifiers}}", "deletehyperref={${1:identifiers}}", "hyperanchor=${1:two-parameter macro}", "hyperlink=${1:two-parameter macro}", "lgrindef=${1:language}" ] }, "args": [ "\\usepackage/SASnRdisplay#c" ] } ================================================ FILE: dev/packages/Sanremo.json ================================================ { "deps": [], "macros": [ { "name": "Sanremofamily" }, { "name": "sanremo", "arg": { "format": "{}", "snippet": "sanremo{${1:text%plain}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/Scrabble.json ================================================ { "deps": [ { "name": "tikz" }, { "name": "pgf" }, { "name": "pgffor" }, { "name": "xstring" }, { "name": "simplekv" }, { "name": "listofitems" }, { "name": "tikzlibrarycalc" }, { "name": "tikzlibraryshapes.geometric" } ], "macros": [ { "name": "ScrabbleBoard" }, { "name": "ScrabbleBoard", "arg": { "format": "[]", "snippet": "ScrabbleBoard[${1:keys%keyvals}]", "keys": [ "\\ScrabbleBoard,\\begin{EnvScrabble}" ], "keyPos": 0 } }, { "name": "ScrabbleBoard" }, { "name": "ScrabbleBoard", "arg": { "format": "[]", "snippet": "ScrabbleBoard[${1:keys%keyvals}]" } }, { "name": "PlateauScrabble" }, { "name": "PlateauScrabble", "arg": { "format": "[]", "snippet": "PlateauScrabble[${1:clés%keyvals}]", "keys": [ "\\PlateauScrabble,\\begin{EnvScrabbleFR}" ], "keyPos": 0 } }, { "name": "PlateauScrabble" }, { "name": "PlateauScrabble", "arg": { "format": "[]", "snippet": "PlateauScrabble[${1:clés%keyvals}]" } }, { "name": "ScrabblePutWord", "arg": { "format": "{}{}", "snippet": "ScrabblePutWord{${1:letters}}{${2:x,y}}" } }, { "name": "ScrabblePutWord", "arg": { "format": "[]{}{}", "snippet": "ScrabblePutWord[${3:orientation%keyvals}]{${1:letters}}{${2:x,y}}", "keys": [ "\\ScrabblePutWord,\\ScrabblePlaceMot" ], "keyPos": 0 } }, { "name": "ScrabblePlaceMot", "arg": { "format": "{}{}", "snippet": "ScrabblePlaceMot{${1:lettres}}{${2:x,y}}" } }, { "name": "ScrabblePlaceMot", "arg": { "format": "[]{}{}", "snippet": "ScrabblePlaceMot[${3:orientation%keyvals}]{${1:lettres}}{${2:x,y}}", "keys": [ "\\ScrabblePutWord,\\ScrabblePlaceMot" ], "keyPos": 0 } } ], "envs": [ { "name": "EnvScrabble" }, { "name": "EnvScrabble", "arg": { "format": "[]", "snippet": "[${1:keys%keyvals}]", "keys": [ "\\ScrabbleBoard,\\begin{EnvScrabble}" ], "keyPos": 0 } }, { "name": "EnvScrabble", "arg": { "format": "<>", "snippet": "<${1:language}>" } }, { "name": "EnvScrabble", "arg": { "format": "<>[]", "snippet": "<${2:language}>[${1:keys%keyvals}]", "keys": [ "\\ScrabbleBoard,\\begin{EnvScrabble}" ], "keyPos": 1 } }, { "name": "EnvScrabbleFR" }, { "name": "EnvScrabbleFR", "arg": { "format": "[]", "snippet": "[${1:clés%keyvals}]", "keys": [ "\\PlateauScrabble,\\begin{EnvScrabbleFR}" ], "keyPos": 0 } }, { "name": "EnvScrabbleFR", "arg": { "format": "<>", "snippet": "<${1:language}>" } }, { "name": "EnvScrabbleFR", "arg": { "format": "<>[]", "snippet": "<${2:language}>[${1:clés%keyvals}]", "keys": [ "\\PlateauScrabble,\\begin{EnvScrabbleFR}" ], "keyPos": 1 } } ], "keys": { "\\ScrabbleBoard,\\begin{EnvScrabble}": [ "Scale=${1:factor}", "ScaleLabels=${1:factor}", "Border", "Labels", "Help" ], "\\PlateauScrabble,\\begin{EnvScrabbleFR}": [ "Echelle=${1:factor}", "EchelleLabels=${1:factor}", "Cadre", "Labels", "Aide" ], "\\ScrabblePutWord,\\ScrabblePlaceMot": [ "H", "V" ] }, "args": [] } ================================================ FILE: dev/packages/Starburst.json ================================================ { "deps": [], "macros": [ { "name": "Starburstfamily" }, { "name": "starburst", "arg": { "format": "{}", "snippet": "starburst{${1:text%plain}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/SympyCalc.json ================================================ { "deps": [ { "name": "xstring" } ], "macros": [ { "name": "sympycalc", "arg": { "format": "{}", "snippet": "sympycalc{${1:commande sympy}}" } }, { "name": "sympycalc", "arg": { "format": "{}", "snippet": "sympycalc{${1:commande sympy}}" } }, { "name": "sympycalc*", "arg": { "format": "{}", "snippet": "sympycalc*{${1:commande sympy}}" } }, { "name": "sympycalc*", "arg": { "format": "{}", "snippet": "sympycalc*{${1:commande sympy}}" } }, { "name": "dsympycalc", "arg": { "format": "{}", "snippet": "dsympycalc{${1:commande sympy}}" } }, { "name": "dsympycalc", "arg": { "format": "{}", "snippet": "dsympycalc{${1:commande sympy}}" } }, { "name": "dsympycalc*", "arg": { "format": "{}", "snippet": "dsympycalc*{${1:commande sympy}}" } }, { "name": "dsympycalc*", "arg": { "format": "{}", "snippet": "dsympycalc*{${1:commande sympy}}" } }, { "name": "sympyimage", "arg": { "format": "{}", "snippet": "sympyimage{${1:fonction sympy}}" } }, { "name": "sympyimage", "arg": { "format": "{}[]", "snippet": "sympyimage{${1:fonction sympy}}[${2:variable}]" } }, { "name": "sympyimage", "arg": { "format": "{}", "snippet": "sympyimage{${1:fonction sympy}}" } }, { "name": "sympyimage", "arg": { "format": "{}[]", "snippet": "sympyimage{${1:fonction sympy}}[${2:variable}]" } }, { "name": "sympyimage*", "arg": { "format": "{}", "snippet": "sympyimage*{${1:fonction sympy}}" } }, { "name": "sympyimage*", "arg": { "format": "{}[]", "snippet": "sympyimage*{${1:fonction sympy}}[${2:variable}]" } }, { "name": "sympyimage*", "arg": { "format": "{}", "snippet": "sympyimage*{${1:fonction sympy}}" } }, { "name": "sympyimage*", "arg": { "format": "{}[]", "snippet": "sympyimage*{${1:fonction sympy}}[${2:variable}]" } }, { "name": "dsympyimage", "arg": { "format": "{}", "snippet": "dsympyimage{${1:fonction sympy}}" } }, { "name": "dsympyimage", "arg": { "format": "{}[]", "snippet": "dsympyimage{${1:fonction sympy}}[${2:variable}]" } }, { "name": "dsympyimage", "arg": { "format": "{}", "snippet": "dsympyimage{${1:fonction sympy}}" } }, { "name": "dsympyimage", "arg": { "format": "{}[]", "snippet": "dsympyimage{${1:fonction sympy}}[${2:variable}]" } }, { "name": "dsympyimage*", "arg": { "format": "{}", "snippet": "dsympyimage*{${1:fonction sympy}}" } }, { "name": "dsympyimage*", "arg": { "format": "{}[]", "snippet": "dsympyimage*{${1:fonction sympy}}[${2:variable}]" } }, { "name": "dsympyimage*", "arg": { "format": "{}", "snippet": "dsympyimage*{${1:fonction sympy}}" } }, { "name": "dsympyimage*", "arg": { "format": "{}[]", "snippet": "dsympyimage*{${1:fonction sympy}}[${2:variable}]" } }, { "name": "sympydev", "arg": { "format": "{}", "snippet": "sympydev{${1:commande sympy}}" } }, { "name": "sympydev", "arg": { "format": "{}[]", "snippet": "sympydev{${1:commande sympy}}[${2:variable}]" } }, { "name": "sympydev", "arg": { "format": "{}", "snippet": "sympydev{${1:commande sympy}}" } }, { "name": "sympydev", "arg": { "format": "{}[]", "snippet": "sympydev{${1:commande sympy}}[${2:variable}]" } }, { "name": "sympydev*", "arg": { "format": "{}", "snippet": "sympydev*{${1:commande sympy}}" } }, { "name": "sympydev*", "arg": { "format": "{}[]", "snippet": "sympydev*{${1:commande sympy}}[${2:variable}]" } }, { "name": "sympydev*", "arg": { "format": "{}", "snippet": "sympydev*{${1:commande sympy}}" } }, { "name": "sympydev*", "arg": { "format": "{}[]", "snippet": "sympydev*{${1:commande sympy}}[${2:variable}]" } }, { "name": "dsympydev", "arg": { "format": "{}", "snippet": "dsympydev{${1:commande sympy}}" } }, { "name": "dsympydev", "arg": { "format": "{}[]", "snippet": "dsympydev{${1:commande sympy}}[${2:variable}]" } }, { "name": "dsympydev", "arg": { "format": "{}", "snippet": "dsympydev{${1:commande sympy}}" } }, { "name": "dsympydev", "arg": { "format": "{}[]", "snippet": "dsympydev{${1:commande sympy}}[${2:variable}]" } }, { "name": "dsympydev*", "arg": { "format": "{}", "snippet": "dsympydev*{${1:commande sympy}}" } }, { "name": "dsympydev*", "arg": { "format": "{}[]", "snippet": "dsympydev*{${1:commande sympy}}[${2:variable}]" } }, { "name": "dsympydev*", "arg": { "format": "{}", "snippet": "dsympydev*{${1:commande sympy}}" } }, { "name": "dsympydev*", "arg": { "format": "{}[]", "snippet": "dsympydev*{${1:commande sympy}}[${2:variable}]" } }, { "name": "sympyfact", "arg": { "format": "{}", "snippet": "sympyfact{${1:commande sympy}}" } }, { "name": "sympyfact", "arg": { "format": "{}", "snippet": "sympyfact{${1:commande sympy}}" } }, { "name": "sympyfact*", "arg": { "format": "{}", "snippet": "sympyfact*{${1:commande sympy}}" } }, { "name": "sympyfact*", "arg": { "format": "{}", "snippet": "sympyfact*{${1:commande sympy}}" } }, { "name": "dsympyfact", "arg": { "format": "{}", "snippet": "dsympyfact{${1:commande sympy}}" } }, { "name": "dsympyfact", "arg": { "format": "{}", "snippet": "dsympyfact{${1:commande sympy}}" } }, { "name": "dsympyfact*", "arg": { "format": "{}", "snippet": "dsympyfact*{${1:commande sympy}}" } }, { "name": "dsympyfact*", "arg": { "format": "{}", "snippet": "dsympyfact*{${1:commande sympy}}" } }, { "name": "sympyresol", "arg": { "format": "{}", "snippet": "sympyresol{${1:equation sympy}}" } }, { "name": "sympyresol", "arg": { "format": "{}[]", "snippet": "sympyresol{${1:equation sympy}}[${2:variable}]" } }, { "name": "sympyresol*", "arg": { "format": "{}", "snippet": "sympyresol*{${1:equation sympy}}" } }, { "name": "sympyresol*", "arg": { "format": "{}[]", "snippet": "sympyresol*{${1:equation sympy}}[${2:variable}]" } }, { "name": "dsympyresol", "arg": { "format": "{}", "snippet": "dsympyresol{${1:equation sympy}}" } }, { "name": "dsympyresol", "arg": { "format": "{}[]", "snippet": "dsympyresol{${1:equation sympy}}[${2:variable}]" } }, { "name": "dsympyresol*", "arg": { "format": "{}", "snippet": "dsympyresol*{${1:equation sympy}}" } }, { "name": "dsympyresol*", "arg": { "format": "{}[]", "snippet": "dsympyresol*{${1:equation sympy}}[${2:variable}]" } }, { "name": "sympyresolC", "arg": { "format": "{}", "snippet": "sympyresolC{${1:equation sympy}}" } }, { "name": "sympyresolC", "arg": { "format": "{}[]", "snippet": "sympyresolC{${1:equation sympy}}[${2:variable}]" } }, { "name": "sympyresolC*", "arg": { "format": "{}", "snippet": "sympyresolC*{${1:equation sympy}}" } }, { "name": "sympyresolC*", "arg": { "format": "{}[]", "snippet": "sympyresolC*{${1:equation sympy}}[${2:variable}]" } }, { "name": "dsympyresolC", "arg": { "format": "{}", "snippet": "dsympyresolC{${1:equation sympy}}" } }, { "name": "dsympyresolC", "arg": { "format": "{}[]", "snippet": "dsympyresolC{${1:equation sympy}}[${2:variable}]" } }, { "name": "dsympyresolC*", "arg": { "format": "{}", "snippet": "dsympyresolC*{${1:equation sympy}}" } }, { "name": "dsympyresolC*", "arg": { "format": "{}[]", "snippet": "dsympyresolC*{${1:equation sympy}}[${2:variable}]" } }, { "name": "sympynbderiv", "arg": { "format": "{}{}", "snippet": "sympynbderiv{${1:expr sympy}}{${2:point}}" } }, { "name": "sympynbderiv", "arg": { "format": "{}{}[]", "snippet": "sympynbderiv{${1:expr sympy}}{${2:point}}[${3:côté}]" } }, { "name": "sympynbderiv", "arg": { "format": "{}[]{}", "snippet": "sympynbderiv{${1:expr sympy}}[${3:variable}]{${2:point}}" } }, { "name": "sympynbderiv", "arg": { "format": "{}[]{}[]", "snippet": "sympynbderiv{${1:expr sympy}}[${3:variable}]{${2:point}}[${4:côté}]" } }, { "name": "sympynbderiv", "arg": { "format": "{}{}", "snippet": "sympynbderiv{${1:expr sympy}}{${2:point}}" } }, { "name": "sympynbderiv", "arg": { "format": "{}{}[]", "snippet": "sympynbderiv{${1:expr sympy}}{${2:point}}[${3:côté}]" } }, { "name": "sympynbderiv", "arg": { "format": "{}[]{}", "snippet": "sympynbderiv{${1:expr sympy}}[${3:variable}]{${2:point}}" } }, { "name": "sympynbderiv", "arg": { "format": "{}[]{}[]", "snippet": "sympynbderiv{${1:expr sympy}}[${3:variable}]{${2:point}}[${4:côté}]" } }, { "name": "sympynbderiv*", "arg": { "format": "{}{}", "snippet": "sympynbderiv*{${1:expr sympy}}{${2:point}}" } }, { "name": "sympynbderiv*", "arg": { "format": "{}{}[]", "snippet": "sympynbderiv*{${1:expr sympy}}{${2:point}}[${3:côté}]" } }, { "name": "sympynbderiv*", "arg": { "format": "{}[]{}", "snippet": "sympynbderiv*{${1:expr sympy}}[${3:variable}]{${2:point}}" } }, { "name": "sympynbderiv*", "arg": { "format": "{}[]{}[]", "snippet": "sympynbderiv*{${1:expr sympy}}[${3:variable}]{${2:point}}[${4:côté}]" } }, { "name": "sympynbderiv*", "arg": { "format": "{}{}", "snippet": "sympynbderiv*{${1:expr sympy}}{${2:point}}" } }, { "name": "sympynbderiv*", "arg": { "format": "{}{}[]", "snippet": "sympynbderiv*{${1:expr sympy}}{${2:point}}[${3:côté}]" } }, { "name": "sympynbderiv*", "arg": { "format": "{}[]{}", "snippet": "sympynbderiv*{${1:expr sympy}}[${3:variable}]{${2:point}}" } }, { "name": "sympynbderiv*", "arg": { "format": "{}[]{}[]", "snippet": "sympynbderiv*{${1:expr sympy}}[${3:variable}]{${2:point}}[${4:côté}]" } }, { "name": "dsympynbderiv", "arg": { "format": "{}{}", "snippet": "dsympynbderiv{${1:expr sympy}}{${2:point}}" } }, { "name": "dsympynbderiv", "arg": { "format": "{}{}[]", "snippet": "dsympynbderiv{${1:expr sympy}}{${2:point}}[${3:côté}]" } }, { "name": "dsympynbderiv", "arg": { "format": "{}[]{}", "snippet": "dsympynbderiv{${1:expr sympy}}[${3:variable}]{${2:point}}" } }, { "name": "dsympynbderiv", "arg": { "format": "{}[]{}[]", "snippet": "dsympynbderiv{${1:expr sympy}}[${3:variable}]{${2:point}}[${4:côté}]" } }, { "name": "dsympynbderiv", "arg": { "format": "{}{}", "snippet": "dsympynbderiv{${1:expr sympy}}{${2:point}}" } }, { "name": "dsympynbderiv", "arg": { "format": "{}{}[]", "snippet": "dsympynbderiv{${1:expr sympy}}{${2:point}}[${3:côté}]" } }, { "name": "dsympynbderiv", "arg": { "format": "{}[]{}", "snippet": "dsympynbderiv{${1:expr sympy}}[${3:variable}]{${2:point}}" } }, { "name": "dsympynbderiv", "arg": { "format": "{}[]{}[]", "snippet": "dsympynbderiv{${1:expr sympy}}[${3:variable}]{${2:point}}[${4:côté}]" } }, { "name": "dsympynbderiv*", "arg": { "format": "{}{}", "snippet": "dsympynbderiv*{${1:expr sympy}}{${2:point}}" } }, { "name": "dsympynbderiv*", "arg": { "format": "{}{}[]", "snippet": "dsympynbderiv*{${1:expr sympy}}{${2:point}}[${3:côté}]" } }, { "name": "dsympynbderiv*", "arg": { "format": "{}[]{}", "snippet": "dsympynbderiv*{${1:expr sympy}}[${3:variable}]{${2:point}}" } }, { "name": "dsympynbderiv*", "arg": { "format": "{}[]{}[]", "snippet": "dsympynbderiv*{${1:expr sympy}}[${3:variable}]{${2:point}}[${4:côté}]" } }, { "name": "dsympynbderiv*", "arg": { "format": "{}{}", "snippet": "dsympynbderiv*{${1:expr sympy}}{${2:point}}" } }, { "name": "dsympynbderiv*", "arg": { "format": "{}{}[]", "snippet": "dsympynbderiv*{${1:expr sympy}}{${2:point}}[${3:côté}]" } }, { "name": "dsympynbderiv*", "arg": { "format": "{}[]{}", "snippet": "dsympynbderiv*{${1:expr sympy}}[${3:variable}]{${2:point}}" } }, { "name": "dsympynbderiv*", "arg": { "format": "{}[]{}[]", "snippet": "dsympynbderiv*{${1:expr sympy}}[${3:variable}]{${2:point}}[${4:côté}]" } }, { "name": "sympyderiv", "arg": { "format": "{}", "snippet": "sympyderiv{${1:expr sympy}}" } }, { "name": "sympyderiv", "arg": { "format": "{}[]", "snippet": "sympyderiv{${1:expr sympy}}[${2:variable}]" } }, { "name": "sympyderiv", "arg": { "format": "{}", "snippet": "sympyderiv{${1:expr sympy}}" } }, { "name": "sympyderiv", "arg": { "format": "{}[]", "snippet": "sympyderiv{${1:expr sympy}}[${2:variable}]" } }, { "name": "sympyderiv*", "arg": { "format": "{}", "snippet": "sympyderiv*{${1:expr sympy}}" } }, { "name": "sympyderiv*", "arg": { "format": "{}[]", "snippet": "sympyderiv*{${1:expr sympy}}[${2:variable}]" } }, { "name": "sympyderiv*", "arg": { "format": "{}", "snippet": "sympyderiv*{${1:expr sympy}}" } }, { "name": "sympyderiv*", "arg": { "format": "{}[]", "snippet": "sympyderiv*{${1:expr sympy}}[${2:variable}]" } }, { "name": "dsympyderiv", "arg": { "format": "{}", "snippet": "dsympyderiv{${1:expr sympy}}" } }, { "name": "dsympyderiv", "arg": { "format": "{}[]", "snippet": "dsympyderiv{${1:expr sympy}}[${2:variable}]" } }, { "name": "dsympyderiv", "arg": { "format": "{}", "snippet": "dsympyderiv{${1:expr sympy}}" } }, { "name": "dsympyderiv", "arg": { "format": "{}[]", "snippet": "dsympyderiv{${1:expr sympy}}[${2:variable}]" } }, { "name": "dsympyderiv*", "arg": { "format": "{}", "snippet": "dsympyderiv*{${1:expr sympy}}" } }, { "name": "dsympyderiv*", "arg": { "format": "{}[]", "snippet": "dsympyderiv*{${1:expr sympy}}[${2:variable}]" } }, { "name": "dsympyderiv*", "arg": { "format": "{}", "snippet": "dsympyderiv*{${1:expr sympy}}" } }, { "name": "dsympyderiv*", "arg": { "format": "{}[]", "snippet": "dsympyderiv*{${1:expr sympy}}[${2:variable}]" } }, { "name": "sympyprim", "arg": { "format": "{}", "snippet": "sympyprim{${1:expr sympy}}" } }, { "name": "sympyprim", "arg": { "format": "{}[]", "snippet": "sympyprim{${1:expr sympy}}[${2:variable}]" } }, { "name": "sympyprim", "arg": { "format": "{}", "snippet": "sympyprim{${1:expr sympy}}" } }, { "name": "sympyprim", "arg": { "format": "{}[]", "snippet": "sympyprim{${1:expr sympy}}[${2:variable}]" } }, { "name": "sympyprim*", "arg": { "format": "{}", "snippet": "sympyprim*{${1:expr sympy}}" } }, { "name": "sympyprim*", "arg": { "format": "{}[]", "snippet": "sympyprim*{${1:expr sympy}}[${2:variable}]" } }, { "name": "sympyprim*", "arg": { "format": "{}", "snippet": "sympyprim*{${1:expr sympy}}" } }, { "name": "sympyprim*", "arg": { "format": "{}[]", "snippet": "sympyprim*{${1:expr sympy}}[${2:variable}]" } }, { "name": "dsympyprim", "arg": { "format": "{}", "snippet": "dsympyprim{${1:expr sympy}}" } }, { "name": "dsympyprim", "arg": { "format": "{}[]", "snippet": "dsympyprim{${1:expr sympy}}[${2:variable}]" } }, { "name": "dsympyprim", "arg": { "format": "{}", "snippet": "dsympyprim{${1:expr sympy}}" } }, { "name": "dsympyprim", "arg": { "format": "{}[]", "snippet": "dsympyprim{${1:expr sympy}}[${2:variable}]" } }, { "name": "dsympyprim*", "arg": { "format": "{}", "snippet": "dsympyprim*{${1:expr sympy}}" } }, { "name": "dsympyprim*", "arg": { "format": "{}[]", "snippet": "dsympyprim*{${1:expr sympy}}[${2:variable}]" } }, { "name": "dsympyprim*", "arg": { "format": "{}", "snippet": "dsympyprim*{${1:expr sympy}}" } }, { "name": "dsympyprim*", "arg": { "format": "{}[]", "snippet": "dsympyprim*{${1:expr sympy}}[${2:variable}]" } }, { "name": "sympyintegr", "arg": { "format": "{}{}{}", "snippet": "sympyintegr{${1:expr sympy}}{${2:borne inf}}{${3:borne sup}}" } }, { "name": "sympyintegr", "arg": { "format": "{}[]{}{}", "snippet": "sympyintegr{${1:expr sympy}}[${4:variable}]{${2:borne inf}}{${3:borne sup}}" } }, { "name": "sympyintegr", "arg": { "format": "{}{}{}", "snippet": "sympyintegr{${1:expr sympy}}{${2:borne inf}}{${3:borne sup}}" } }, { "name": "sympyintegr", "arg": { "format": "{}[]{}{}", "snippet": "sympyintegr{${1:expr sympy}}[${4:variable}]{${2:borne inf}}{${3:borne sup}}" } }, { "name": "sympyintegr*", "arg": { "format": "{}{}{}", "snippet": "sympyintegr*{${1:expr sympy}}{${2:borne inf}}{${3:borne sup}}" } }, { "name": "sympyintegr*", "arg": { "format": "{}[]{}{}", "snippet": "sympyintegr*{${1:expr sympy}}[${4:variable}]{${2:borne inf}}{${3:borne sup}}" } }, { "name": "sympyintegr*", "arg": { "format": "{}{}{}", "snippet": "sympyintegr*{${1:expr sympy}}{${2:borne inf}}{${3:borne sup}}" } }, { "name": "sympyintegr*", "arg": { "format": "{}[]{}{}", "snippet": "sympyintegr*{${1:expr sympy}}[${4:variable}]{${2:borne inf}}{${3:borne sup}}" } }, { "name": "dsympyintegr", "arg": { "format": "{}{}{}", "snippet": "dsympyintegr{${1:expr sympy}}{${2:borne inf}}{${3:borne sup}}" } }, { "name": "dsympyintegr", "arg": { "format": "{}[]{}{}", "snippet": "dsympyintegr{${1:expr sympy}}[${4:variable}]{${2:borne inf}}{${3:borne sup}}" } }, { "name": "dsympyintegr", "arg": { "format": "{}{}{}", "snippet": "dsympyintegr{${1:expr sympy}}{${2:borne inf}}{${3:borne sup}}" } }, { "name": "dsympyintegr", "arg": { "format": "{}[]{}{}", "snippet": "dsympyintegr{${1:expr sympy}}[${4:variable}]{${2:borne inf}}{${3:borne sup}}" } }, { "name": "dsympyintegr*", "arg": { "format": "{}{}{}", "snippet": "dsympyintegr*{${1:expr sympy}}{${2:borne inf}}{${3:borne sup}}" } }, { "name": "dsympyintegr*", "arg": { "format": "{}[]{}{}", "snippet": "dsympyintegr*{${1:expr sympy}}[${4:variable}]{${2:borne inf}}{${3:borne sup}}" } }, { "name": "dsympyintegr*", "arg": { "format": "{}{}{}", "snippet": "dsympyintegr*{${1:expr sympy}}{${2:borne inf}}{${3:borne sup}}" } }, { "name": "dsympyintegr*", "arg": { "format": "{}[]{}{}", "snippet": "dsympyintegr*{${1:expr sympy}}[${4:variable}]{${2:borne inf}}{${3:borne sup}}" } }, { "name": "sympylim", "arg": { "format": "{}{}", "snippet": "sympylim{${1:expr sympy}}{${2:point}}" } }, { "name": "sympylim", "arg": { "format": "{}{}[]", "snippet": "sympylim{${1:expr sympy}}{${2:point}}[${3:côté}]" } }, { "name": "sympylim", "arg": { "format": "{}[]{}", "snippet": "sympylim{${1:expr sympy}}[${3:variable}]{${2:point}}" } }, { "name": "sympylim", "arg": { "format": "{}[]{}[]", "snippet": "sympylim{${1:expr sympy}}[${3:variable}]{${2:point}}[${4:côté}]" } }, { "name": "sympylim", "arg": { "format": "{}{}", "snippet": "sympylim{${1:expr sympy}}{${2:point}}" } }, { "name": "sympylim", "arg": { "format": "{}{}[]", "snippet": "sympylim{${1:expr sympy}}{${2:point}}[${3:côté}]" } }, { "name": "sympylim", "arg": { "format": "{}[]{}", "snippet": "sympylim{${1:expr sympy}}[${3:variable}]{${2:point}}" } }, { "name": "sympylim", "arg": { "format": "{}[]{}[]", "snippet": "sympylim{${1:expr sympy}}[${3:variable}]{${2:point}}[${4:côté}]" } }, { "name": "sympylim*", "arg": { "format": "{}{}", "snippet": "sympylim*{${1:expr sympy}}{${2:point}}" } }, { "name": "sympylim*", "arg": { "format": "{}{}[]", "snippet": "sympylim*{${1:expr sympy}}{${2:point}}[${3:côté}]" } }, { "name": "sympylim*", "arg": { "format": "{}[]{}", "snippet": "sympylim*{${1:expr sympy}}[${3:variable}]{${2:point}}" } }, { "name": "sympylim*", "arg": { "format": "{}[]{}[]", "snippet": "sympylim*{${1:expr sympy}}[${3:variable}]{${2:point}}[${4:côté}]" } }, { "name": "sympylim*", "arg": { "format": "{}{}", "snippet": "sympylim*{${1:expr sympy}}{${2:point}}" } }, { "name": "sympylim*", "arg": { "format": "{}{}[]", "snippet": "sympylim*{${1:expr sympy}}{${2:point}}[${3:côté}]" } }, { "name": "sympylim*", "arg": { "format": "{}[]{}", "snippet": "sympylim*{${1:expr sympy}}[${3:variable}]{${2:point}}" } }, { "name": "sympylim*", "arg": { "format": "{}[]{}[]", "snippet": "sympylim*{${1:expr sympy}}[${3:variable}]{${2:point}}[${4:côté}]" } }, { "name": "dsympylim", "arg": { "format": "{}{}", "snippet": "dsympylim{${1:expr sympy}}{${2:point}}" } }, { "name": "dsympylim", "arg": { "format": "{}{}[]", "snippet": "dsympylim{${1:expr sympy}}{${2:point}}[${3:côté}]" } }, { "name": "dsympylim", "arg": { "format": "{}[]{}", "snippet": "dsympylim{${1:expr sympy}}[${3:variable}]{${2:point}}" } }, { "name": "dsympylim", "arg": { "format": "{}[]{}[]", "snippet": "dsympylim{${1:expr sympy}}[${3:variable}]{${2:point}}[${4:côté}]" } }, { "name": "dsympylim", "arg": { "format": "{}{}", "snippet": "dsympylim{${1:expr sympy}}{${2:point}}" } }, { "name": "dsympylim", "arg": { "format": "{}{}[]", "snippet": "dsympylim{${1:expr sympy}}{${2:point}}[${3:côté}]" } }, { "name": "dsympylim", "arg": { "format": "{}[]{}", "snippet": "dsympylim{${1:expr sympy}}[${3:variable}]{${2:point}}" } }, { "name": "dsympylim", "arg": { "format": "{}[]{}[]", "snippet": "dsympylim{${1:expr sympy}}[${3:variable}]{${2:point}}[${4:côté}]" } }, { "name": "dsympylim*", "arg": { "format": "{}{}", "snippet": "dsympylim*{${1:expr sympy}}{${2:point}}" } }, { "name": "dsympylim*", "arg": { "format": "{}{}[]", "snippet": "dsympylim*{${1:expr sympy}}{${2:point}}[${3:côté}]" } }, { "name": "dsympylim*", "arg": { "format": "{}[]{}", "snippet": "dsympylim*{${1:expr sympy}}[${3:variable}]{${2:point}}" } }, { "name": "dsympylim*", "arg": { "format": "{}[]{}[]", "snippet": "dsympylim*{${1:expr sympy}}[${3:variable}]{${2:point}}[${4:côté}]" } }, { "name": "dsympylim*", "arg": { "format": "{}{}", "snippet": "dsympylim*{${1:expr sympy}}{${2:point}}" } }, { "name": "dsympylim*", "arg": { "format": "{}{}[]", "snippet": "dsympylim*{${1:expr sympy}}{${2:point}}[${3:côté}]" } }, { "name": "dsympylim*", "arg": { "format": "{}[]{}", "snippet": "dsympylim*{${1:expr sympy}}[${3:variable}]{${2:point}}" } }, { "name": "dsympylim*", "arg": { "format": "{}[]{}[]", "snippet": "dsympylim*{${1:expr sympy}}[${3:variable}]{${2:point}}[${4:côté}]" } }, { "name": "sympyfexpo", "arg": { "format": "{}", "snippet": "sympyfexpo{${1:complexe sympy}}" } }, { "name": "sympyfexpo", "arg": { "format": "{}", "snippet": "sympyfexpo{${1:complexe sympy}}" } }, { "name": "sympyfexpo*", "arg": { "format": "{}", "snippet": "sympyfexpo*{${1:complexe sympy}}" } }, { "name": "sympyfexpo*", "arg": { "format": "{}", "snippet": "sympyfexpo*{${1:complexe sympy}}" } }, { "name": "dsympyfexpo", "arg": { "format": "{}", "snippet": "dsympyfexpo{${1:complexe sympy}}" } }, { "name": "dsympyfexpo", "arg": { "format": "{}", "snippet": "dsympyfexpo{${1:complexe sympy}}" } }, { "name": "dsympyfexpo*", "arg": { "format": "{}", "snippet": "dsympyfexpo*{${1:complexe sympy}}" } }, { "name": "dsympyfexpo*", "arg": { "format": "{}", "snippet": "dsympyfexpo*{${1:complexe sympy}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/Tabbing.json ================================================ { "deps": [], "macros": [ { "name": "TAB" } ], "envs": [ { "name": "Tabbing" } ], "keys": {}, "args": [] } ================================================ FILE: dev/packages/TangramTikz.json ================================================ { "deps": [ { "name": "tikz" }, { "name": "simplekv" }, { "name": "xstring" }, { "name": "listofitems" }, { "name": "tikzlibrarycalc" }, { "name": "tikzlibraryshapes.geometric" } ], "macros": [ { "name": "TangramTikz", "arg": { "format": "{}", "snippet": "TangramTikz{${1:tangram name}}" } }, { "name": "TangramTikz", "arg": { "format": "{}", "snippet": "TangramTikz{${1:tangram name}}" } }, { "name": "TangramTikz", "arg": { "format": "[]{}", "snippet": "TangramTikz[${2:options%keyvals}]{${1:tangram name}}", "keys": [ "\\begin{EnvTangramTikz},\\TangramTikz" ], "keyPos": 0 } }, { "name": "TangramTikz", "arg": { "format": "[]<>{}", "snippet": "TangramTikz[${2:options%keyvals}]<${3:TikZ options}>{${1:tangram name}}", "keys": [ "\\begin{EnvTangramTikz},\\TangramTikz" ], "keyPos": 0 } }, { "name": "PieceTangram", "arg": { "format": "[](){}", "snippet": "PieceTangram[${2:options%keyvals}](${3:x},${4:y}){${1:piece name}}", "keys": [ "\\PieceTangram#c" ], "keyPos": 0 } }, { "name": "PieceTangram", "arg": { "format": "[]<>(){}", "snippet": "PieceTangram[${2:options%keyvals}]<${3:TikZ options}>(${4:x},${5:y}){${1:piece name}}", "keys": [ "\\PieceTangram#c" ], "keyPos": 0 } } ], "envs": [ { "name": "EnvTangramTikz" }, { "name": "EnvTangramTikz", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\begin{EnvTangramTikz},\\TangramTikz" ], "keyPos": 0 } }, { "name": "EnvTangramTikz", "arg": { "format": "[]<>", "snippet": "[${1:options%keyvals}]<${2:TikZ options}>", "keys": [ "\\begin{EnvTangramTikz},\\TangramTikz" ], "keyPos": 0 } } ], "keys": { "\\begin{EnvTangramTikz},\\TangramTikz": [ "Puzzle", "Correction", "Color=", "Couleur=", "ColorCorrection", "CorrectionCouleur", "ColorList={${1:color1,color2,...}}", "ListeCouleurs={${1:couleur1,couleur2,...}}", "Sep=" ], "\\PieceTangram#c": [ "TangPuzz", "TangPuzz={${1:color}}", "TangSol", "TangSol={${1:color}}" ] }, "args": [] } ================================================ FILE: dev/packages/TheanoDidot.json ================================================ { "deps": [ { "name": "ifxetex" }, { "name": "ifluatex" }, { "name": "xkeyval" }, { "name": "fontenc" }, { "name": "fontaxes" } ], "macros": [ { "name": "theanodidot" }, { "name": "theanodidotosf" }, { "name": "theanodidotlf" }, { "name": "theanodidotlgr", "unusual": true } ], "envs": [], "keys": { "\\usepackage/TheanoDidot#c": [ "scale=${1:factor}", "scaled=${1:factor}", "type1", "osf", "oldstyle" ] }, "args": [ "\\usepackage/TheanoDidot#c" ] } ================================================ FILE: dev/packages/TheanoModern.json ================================================ { "deps": [ { "name": "ifxetex" }, { "name": "ifluatex" }, { "name": "xkeyval" }, { "name": "fontenc" }, { "name": "fontaxes" } ], "macros": [ { "name": "theanomodern" }, { "name": "theanomodernosf" }, { "name": "theanomodernlf" }, { "name": "theanomodernlgr", "unusual": true } ], "envs": [], "keys": { "\\usepackage/TheanoModern#c": [ "scale=${1:factor}", "scaled=${1:factor}", "type1", "osf", "oldstyle" ] }, "args": [ "\\usepackage/TheanoModern#c" ] } ================================================ FILE: dev/packages/TheanoOldStyle.json ================================================ { "deps": [ { "name": "ifxetex" }, { "name": "ifluatex" }, { "name": "xkeyval" }, { "name": "fontenc" }, { "name": "fontaxes" } ], "macros": [ { "name": "theanooldstyle" }, { "name": "theanooldstyleosf" }, { "name": "theanooldstylelf" }, { "name": "theanooldstylelgr", "unusual": true } ], "envs": [], "keys": { "\\usepackage/TheanoOldStyle#c": [ "scale=${1:factor}", "scaled=${1:factor}", "type1", "osf", "oldstyle" ] }, "args": [ "\\usepackage/TheanoOldStyle#c" ] } ================================================ FILE: dev/packages/Typocaps.json ================================================ { "deps": [], "macros": [ { "name": "Typocapsfamily" }, { "name": "typocap", "arg": { "format": "{}", "snippet": "typocap{${1:text%plain}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/UniversalisADFStd.json ================================================ { "deps": [ { "name": "fontenc" }, { "name": "mweights" }, { "name": "fontaxes" }, { "name": "xkeyval" } ], "macros": [], "envs": [], "keys": { "\\usepackage/UniversalisADFStd#c": [ "scaled=${1:factor}", "lining", "proportional", "bold", "regular" ] }, "args": [ "\\usepackage/UniversalisADFStd#c" ] } ================================================ FILE: dev/packages/WriteOnGrid.json ================================================ { "deps": [ { "name": "tikz" }, { "name": "simplekv" }, { "name": "xstring" }, { "name": "tikzlibrarycalc" }, { "name": "tikzlibrarypositioning" }, { "name": "setspace" } ], "macros": [ { "name": "ColSeyes" }, { "name": "ColRuled" }, { "name": "DispGrid", "arg": { "format": "[]", "snippet": "DispGrid[${1:keyvals}]", "keys": [ "\\DispGrid,\\begin{EnvGrid}" ], "keyPos": 0 } }, { "name": "DispGrid", "arg": { "format": "[]<>", "snippet": "DispGrid[${1:keyvals}]<${2:color}>", "keys": [ "\\DispGrid,\\begin{EnvGrid}" ], "keyPos": 0 } }, { "name": "WriteLine", "arg": { "format": "{}", "snippet": "WriteLine{${1:text}}" } }, { "name": "WriteLine", "arg": { "format": "{}", "snippet": "WriteLine{${1:text}}" } }, { "name": "WriteLine", "arg": { "format": "[]{}", "snippet": "WriteLine[${2:keyvals}]{${1:text}}", "keys": [ "\\WriteLine" ], "keyPos": 0 } }, { "name": "WriteLine", "arg": { "format": "[]<>{}", "snippet": "WriteLine[${2:keyvals}]<${3:alignment}>{${1:text}}", "keys": [ "\\WriteLine" ], "keyPos": 0 } }, { "name": "PassLine" }, { "name": "CoulSeyes" }, { "name": "CoulRuled" }, { "name": "AffQuadrillage", "arg": { "format": "[]", "snippet": "AffQuadrillage[${1:clés%keyvals}]", "keys": [ "\\AffQuadrillage,\\begin{EnvQuadrillage}" ], "keyPos": 0 } }, { "name": "AffQuadrillage", "arg": { "format": "[]<>", "snippet": "AffQuadrillage[${1:clés%keyvals}]<${2:color}>", "keys": [ "\\AffQuadrillage,\\begin{EnvQuadrillage}" ], "keyPos": 0 } }, { "name": "EcrireLigne", "arg": { "format": "{}", "snippet": "EcrireLigne{${1:text}}" } }, { "name": "EcrireLigne", "arg": { "format": "{}", "snippet": "EcrireLigne{${1:text}}" } }, { "name": "EcrireLigne", "arg": { "format": "[]{}", "snippet": "EcrireLigne[${2:clés%keyvals}]{${1:text}}", "keys": [ "\\EcrireLigne" ], "keyPos": 0 } }, { "name": "EcrireLigne", "arg": { "format": "[]<>{}", "snippet": "EcrireLigne[${2:clés%keyvals}]<${3:alignement}>{${1:text}}", "keys": [ "\\EcrireLigne" ], "keyPos": 0 } }, { "name": "PasseLigne" }, { "name": "LignePapierSeyes", "arg": { "format": "{}", "snippet": "LignePapierSeyes{${1:text}}" } }, { "name": "LignePapierSeyes", "arg": { "format": "[]{}", "snippet": "LignePapierSeyes[${2:options%keyvals}]{${1:text}}", "keys": [ "\\LignePapierSeyes" ], "keyPos": 0 } }, { "name": "LignePapierSeyes", "arg": { "format": "[]<>(){}", "snippet": "LignePapierSeyes[${2:options%keyvals}]<${3:alignement}>(${4:ajustement}){${1:text}}", "keys": [ "\\LignePapierSeyes" ], "keyPos": 0 } }, { "name": "CadreNoteSeyes", "arg": { "format": "{}", "snippet": "CadreNoteSeyes{${1:numligne}}" } }, { "name": "CadreNoteSeyes", "arg": { "format": "[]{}", "snippet": "CadreNoteSeyes[${2:hauteur}]{${1:numligne}}" } }, { "name": "ParagraphePapierSeyes", "arg": { "format": "{}", "snippet": "ParagraphePapierSeyes{${1:text}}" } }, { "name": "ParagraphePapierSeyes", "arg": { "format": "[]{}", "snippet": "ParagraphePapierSeyes[${2:options%keyvals}]{${1:text}}", "keys": [ "\\ParagraphePapierSeyes" ], "keyPos": 0 } }, { "name": "ParagraphePapierSeyes", "arg": { "format": "[]<>(){}", "snippet": "ParagraphePapierSeyes[${2:options%keyvals}]<${3:alignement}>(${4:ajustement}){${1:text}}", "keys": [ "\\ParagraphePapierSeyes" ], "keyPos": 0 } }, { "name": "LignePapierCinqCinq", "arg": { "format": "{}", "snippet": "LignePapierCinqCinq{${1:text}}" } }, { "name": "LignePapierCinqCinq", "arg": { "format": "[]{}", "snippet": "LignePapierCinqCinq[${2:options%keyvals}]{${1:text}}", "keys": [ "\\LignePapierCinqCinq" ], "keyPos": 0 } }, { "name": "LignePapierCinqCinq", "arg": { "format": "[]<>(){}", "snippet": "LignePapierCinqCinq[${2:options%keyvals}]<${3:alignement}>(${4:ajustement}){${1:text}}", "keys": [ "\\LignePapierCinqCinq" ], "keyPos": 0 } }, { "name": "CadreNoteCinqCinq", "arg": { "format": "{}", "snippet": "CadreNoteCinqCinq{${1:numligne}}" } }, { "name": "CadreNoteCinqCinq", "arg": { "format": "[]{}", "snippet": "CadreNoteCinqCinq[${2:hauteur}]{${1:numligne}}" } }, { "name": "ParagraphePapierCinqCinq", "arg": { "format": "{}", "snippet": "ParagraphePapierCinqCinq{${1:text}}" } }, { "name": "ParagraphePapierCinqCinq", "arg": { "format": "[]{}", "snippet": "ParagraphePapierCinqCinq[${2:options%keyvals}]{${1:text}}", "keys": [ "\\ParagraphePapierCinqCinq" ], "keyPos": 0 } }, { "name": "ParagraphePapierCinqCinq", "arg": { "format": "[]<>(){}", "snippet": "ParagraphePapierCinqCinq[${2:options%keyvals}]<${3:alignement}>(${4:ajustement}){${1:text}}", "keys": [ "\\ParagraphePapierCinqCinq" ], "keyPos": 0 } }, { "name": "LignePapierRuled", "arg": { "format": "{}", "snippet": "LignePapierRuled{${1:text}}" } }, { "name": "LignePapierRuled", "arg": { "format": "[]{}", "snippet": "LignePapierRuled[${2:options%keyvals}]{${1:text}}", "keys": [ "\\LignePapierRuled" ], "keyPos": 0 } }, { "name": "LignePapierRuled", "arg": { "format": "[]<>(){}", "snippet": "LignePapierRuled[${2:options%keyvals}]<${3:alignement}>(${4:ajustement}){${1:text}}", "keys": [ "\\LignePapierRuled" ], "keyPos": 0 } }, { "name": "CadreNoteRuled", "arg": { "format": "{}", "snippet": "CadreNoteRuled{${1:numligne}}" } }, { "name": "CadreNoteRuled", "arg": { "format": "[]{}", "snippet": "CadreNoteRuled[${2:hauteur}]{${1:numligne}}" } }, { "name": "ParagraphePapierRuled", "arg": { "format": "{}", "snippet": "ParagraphePapierRuled{${1:text}}" } }, { "name": "ParagraphePapierRuled", "arg": { "format": "[]{}", "snippet": "ParagraphePapierRuled[${2:options%keyvals}]{${1:text}}", "keys": [ "\\ParagraphePapierRuled" ], "keyPos": 0 } }, { "name": "ParagraphePapierRuled", "arg": { "format": "[]<>(){}", "snippet": "ParagraphePapierRuled[${2:options%keyvals}]<${3:alignement}>(${4:ajustement}){${1:text}}", "keys": [ "\\ParagraphePapierRuled" ], "keyPos": 0 } } ], "envs": [ { "name": "EnvGrid", "arg": { "format": "[]", "snippet": "[${1:keyvals}]", "keys": [ "\\DispGrid,\\begin{EnvGrid}" ], "keyPos": 0 } }, { "name": "EnvGrid", "arg": { "format": "[]<>", "snippet": "[${1:keyvals}]<${2:color}>", "keys": [ "\\DispGrid,\\begin{EnvGrid}" ], "keyPos": 0 } }, { "name": "EnvQuadrillage", "arg": { "format": "[]", "snippet": "[${1:clés%keyvals}]", "keys": [ "\\AffQuadrillage,\\begin{EnvQuadrillage}" ], "keyPos": 0 } }, { "name": "EnvQuadrillage", "arg": { "format": "[]<>", "snippet": "[${1:clés%keyvals}]<${2:color}>", "keys": [ "\\AffQuadrillage,\\begin{EnvQuadrillage}" ], "keyPos": 0 } }, { "name": "PleinePageSeyes" }, { "name": "PleinePageSeyes", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\begin{PleinePageSeyes}" ], "keyPos": 0 } }, { "name": "PleinePageCinqCinq" }, { "name": "PleinePageCinqCinq", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\begin{PleinePageCinqCinq}" ], "keyPos": 0 } }, { "name": "PleinePageRuled" }, { "name": "PleinePageRuled", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\begin{PleinePageRuled}" ], "keyPos": 0 } } ], "keys": { "\\DispGrid,\\begin{EnvGrid}": [ "NumSquares=${1:x}", "Unit=${1:number}", "Margin=${1:number}", "DispBar", "Enlarge=${1:L/R}", "Border", "Grid=${1|5x5,Seyes,Ruled|}", "Seyes" ], "\\WriteLine": [ "OffsetH=${1:num squares}", "OffsetV=", "Scale=${1:factor}" ], "\\AffQuadrillage,\\begin{EnvQuadrillage}": [ "NbCarreaux=${1:x}", "Unite=${1:nombre}", "Marge=${1:nombre}", "AffBarre", "Elargir=${1:L/R}", "Cadre", "Grille=${1|5x5,Seyes,Ruled|}", "ReglureSeyes=${1:nombre}", "CouleurBarreSeyes=" ], "\\EcrireLigne": [ "DecalH=${1:nombre carreaux}", "DecalV=", "Echelle=${1:factor}" ], "\\begin{PleinePageSeyes}": [ "CouleurP=", "CouleurS=", "CouleurMarge=", "NumLignes", "ReglureSeyes=${1:nombre}", "FormatPapier=${1|A4,A5,lxh|}" ], "\\LignePapierSeyes": [ "Couleur=", "Ligne=${1:numéro}", "Echelle=${1:nombre}", "Largeur=${1:nombre}" ], "\\ParagraphePapierSeyes": [ "Couleur=", "Ligne=${1:numéro}", "Echelle=${1:nombre}", "Espacement=${1:nombre}", "Largeur=${1:nombre}" ], "\\begin{PleinePageCinqCinq}": [ "Couleur=", "CouleurMarge=", "NumLignes", "FormatPapier=${1|A4,A5,lxh|}" ], "\\LignePapierCinqCinq": [ "Couleur=", "Ligne=${1:numéro}", "Echelle=${1:nombre}", "Largeur=${1:nombre}" ], "\\ParagraphePapierCinqCinq": [ "Couleur=", "Ligne=${1:numéro}", "Echelle=${1:nombre}", "Espacement=${1:nombre}", "Largeur=${1:nombre}" ], "\\begin{PleinePageRuled}": [ "Couleur=", "CouleurMarge=", "NumLignes", "FormatPapier=${1|A4,A5,lxh|}" ], "\\LignePapierRuled": [ "Couleur=", "Ligne=${1:numéro}", "Echelle=${1:nombre}", "Largeur=${1:nombre}" ], "\\ParagraphePapierRuled": [ "Couleur=", "Ligne=${1:numéro}", "Echelle=${1:nombre}", "Espacement=${1:nombre}", "Largeur=${1:nombre}" ] }, "args": [] } ================================================ FILE: dev/packages/XCharter.json ================================================ { "deps": [ { "name": "iftex" }, { "name": "xkeyval" }, { "name": "etoolbox" }, { "name": "xstring" }, { "name": "ifthen" }, { "name": "scalefnt" }, { "name": "mweights" }, { "name": "fontenc" }, { "name": "fontaxes" }, { "name": "fontspec", "if": "otfmath" }, { "name": "xcharter-otf", "if": "otfmath" }, { "name": "fontspec", "if": "otfmath=true" }, { "name": "xcharter-otf", "if": "otfmath=true" } ], "macros": [ { "name": "circledtxt", "unusual": true }, { "name": "defigures" }, { "name": "destyle", "unusual": true }, { "name": "infigures" }, { "name": "lfstyle" }, { "name": "liningnums" }, { "name": "nufigures" }, { "name": "nustyle", "unusual": true }, { "name": "osfstyle" }, { "name": "proportionalnums" }, { "name": "sufigures" }, { "name": "sustyle", "unusual": true }, { "name": "tabularnums" }, { "name": "textde", "unusual": true, "arg": { "format": "{}", "snippet": "textde{${1:text}}" } }, { "name": "textdenominator", "arg": { "format": "{}", "snippet": "textdenominator{${1:text}}" } }, { "name": "textfrac", "arg": { "format": "{}{}", "snippet": "textfrac{${1:numerator}}{${2:denominator}}" } }, { "name": "textfrac", "arg": { "format": "[]{}{}", "snippet": "textfrac[${3:whole part}]{${1:numerator}}{${2:denominator}}" } }, { "name": "textinf", "arg": { "format": "{}", "snippet": "textinf{${1:text}}" } }, { "name": "textinferior", "unusual": true, "arg": { "format": "{}", "snippet": "textinferior{${1:text}}" } }, { "name": "textlf", "arg": { "format": "{}", "snippet": "textlf{${1:text}}" } }, { "name": "textosf", "arg": { "format": "{}", "snippet": "textosf{${1:text}}" } }, { "name": "textosfI", "arg": { "format": "{}", "snippet": "textosfI{${1:text}}" } }, { "name": "textnum", "unusual": true, "arg": { "format": "{}", "snippet": "textnum{${1:text}}" } }, { "name": "textnumerator", "arg": { "format": "{}", "snippet": "textnumerator{${1:text}}" } }, { "name": "textruble" }, { "name": "textsu", "arg": { "format": "{}", "snippet": "textsu{${1:text}}" } }, { "name": "textsub", "unusual": true, "arg": { "format": "{}", "snippet": "textsub{${1:text}}" } }, { "name": "textsup", "unusual": true, "arg": { "format": "{}", "snippet": "textsup{${1:text}}" } }, { "name": "textth", "arg": { "format": "{}", "snippet": "textth{${1:text}}" } }, { "name": "textthit", "unusual": true, "arg": { "format": "{}", "snippet": "textthit{${1:text}}" } }, { "name": "thdefault", "unusual": true }, { "name": "thfamily" }, { "name": "tlfstyle" }, { "name": "tosfstyle" }, { "name": "useosf", "unusual": true }, { "name": "useosfI", "unusual": true }, { "name": "useproportional", "unusual": true }, { "name": "DH" }, { "name": "NG" }, { "name": "dj" }, { "name": "ng" }, { "name": "k", "arg": { "format": "{}", "snippet": "k{${1:arg}}" } }, { "name": "guillemotleft", "unusual": true }, { "name": "guillemotright", "unusual": true }, { "name": "guilsinglleft" }, { "name": "guilsinglright" }, { "name": "quotedblbase" }, { "name": "quotesinglbase" }, { "name": "textquotedbl" }, { "name": "DJ" }, { "name": "th" }, { "name": "TH" }, { "name": "dh" }, { "name": "Hwithstroke", "unusual": true }, { "name": "hwithstroke", "unusual": true }, { "name": "textogonekcentered", "unusual": true, "arg": { "format": "{}", "snippet": "textogonekcentered{${1:arg}}" } }, { "name": "guillemetleft" }, { "name": "guillemetright" } ], "envs": [], "keys": { "\\usepackage/XCharter#c": [ "aftsolidus=", "defaultfeatures={${1:fontspec features}}", "foresolidus=", "lf", "lining", "nofontspec", "notextnu", "oldSS", "oldstyle", "oldstyleI", "osf", "osfI", "otfmath", "p", "proportional", "scaled=${1:factor}", "scosf", "sups", "t", "tabular", "theoremfont", "thmlining", "type1", "type1text", "no-text", "tight", "loose", "fulloldstyle", "math-style=${1|ISO,TeX,french,upright|}", "bold-style=${1|ISO,TeX,upright|}", "nabla=${1|italic,upright,literal|}", "partial=${1|italic,upright,literal|}", "CharacterVariant={${1:glyph num list}:${2:variety num}}", "StylisticSet=${1|4,5,6|}", "Style=${1|upint,leqslant,smaller,subsetneq,parallelslant|}", "Scale=${1:factor}", "no-text", "tight", "loose", "fulloldstyle", "math-style=${1|ISO,TeX,french,upright|}", "bold-style=${1|ISO,TeX,upright|}", "nabla=${1|italic,upright,literal|}", "partial=${1|italic,upright,literal|}", "CharacterVariant={${1:glyph num list}:${2:variety num}}", "StylisticSet=${1|4,5,6|}", "Style=${1|upint,leqslant,smaller,subsetneq,parallelslant|}", "Scale=${1:factor}" ] }, "args": [ "\\usepackage/XCharter#c" ] } ================================================ FILE: dev/packages/Zallman.json ================================================ { "deps": [], "macros": [ { "name": "Zallmanfamily" }, { "name": "zall", "arg": { "format": "{}", "snippet": "zall{${1:text%plain}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/a4.json ================================================ { "deps": [], "macros": [ { "name": "WideMargins" } ], "envs": [], "keys": { "\\usepackage/a4#c": [ "widemargins" ] }, "args": [ "\\usepackage/a4#c" ] } ================================================ FILE: dev/packages/a4wide.json ================================================ { "deps": [ { "name": "a4" } ], "macros": [], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/abbrevs.json ================================================ { "deps": [ { "name": "moredefs" }, { "name": "slemph" } ], "macros": [ { "name": "nospacelist", "unusual": true }, { "name": "newabbrev", "arg": { "format": "{}{}", "snippet": "newabbrev{${1:cmd}}{${2:initial%text}}" } }, { "name": "newabbrev", "arg": { "format": "{}{}[]", "snippet": "newabbrev{${1:cmd}}{${2:initial%text}}[${3:subsequent%text}]" } }, { "name": "newname", "arg": { "format": "{}{}", "snippet": "newname{${1:cmd}}{${2:initial%text}}" } }, { "name": "newname", "arg": { "format": "{}{}[]", "snippet": "newname{${1:cmd}}{${2:initial%text}}[${3:subsequent%text}]" } }, { "name": "newbook", "arg": { "format": "{}{}", "snippet": "newbook{${1:cmd}}{${2:initial%text}}" } }, { "name": "newbook", "arg": { "format": "{}{}[]", "snippet": "newbook{${1:cmd}}{${2:initial%text}}[${3:subsequent%text}]" } }, { "name": "newwork", "arg": { "format": "{}{}{}", "snippet": "newwork{${1:cmd}}{${2:bib key}}{${3:initial%text}}" } }, { "name": "newwork", "arg": { "format": "{}{}{}[]", "snippet": "newwork{${1:cmd}}{${2:bib key}}{${3:initial%text}}[${4:subsequent%text}]" } }, { "name": "PM" }, { "name": "AM" }, { "name": "BC" }, { "name": "AD" }, { "name": "acromake", "arg": { "format": "{}{}{}", "snippet": "acromake{${1:csname}}{${2:initial text%text}}{${3:final text%text}}" } }, { "name": "ACRcnta", "unusual": true }, { "name": "ACRcntb", "unusual": true }, { "name": "AcromakePageref", "unusual": true }, { "name": "ResetAbbrevs", "unusual": true, "arg": { "format": "{}", "snippet": "ResetAbbrevs{${1:category list}}" } }, { "name": "NewAbbrevCategory", "unusual": true, "arg": { "format": "{}", "snippet": "NewAbbrevCategory{${1:category name}}" } }, { "name": "TMFontAll", "unusual": true }, { "name": "TMHookAll", "unusual": true }, { "name": "TMResetAll", "unusual": true }, { "name": "TMFontGeneric", "unusual": true }, { "name": "TMFontName", "unusual": true }, { "name": "TMFontBook", "unusual": true }, { "name": "TMFontWork", "unusual": true }, { "name": "TMHookGeneric", "unusual": true }, { "name": "TMHookName", "unusual": true }, { "name": "TMHookBook", "unusual": true }, { "name": "TMHookWork", "unusual": true }, { "name": "TMResetGeneric", "unusual": true }, { "name": "TMResetName", "unusual": true }, { "name": "TMResetBook", "unusual": true }, { "name": "TMResetWork", "unusual": true }, { "name": "NewUserAbbrevDefiner", "unusual": true, "arg": { "format": "{}{}", "snippet": "NewUserAbbrevDefiner{${1:cmd}}{${2:category}}" } }, { "name": "NewUserAbbrevDefiner", "unusual": true, "arg": { "format": "{}{}[]", "snippet": "NewUserAbbrevDefiner{${1:cmd}}{${2:category}}[${3:definer}]" } }, { "name": "TMDefineAbbrevStandard", "unusual": true, "arg": { "format": "{}{}", "snippet": "TMDefineAbbrevStandard{${1:cmd}}{${2:initial}}" } }, { "name": "TMDefineAbbrevStandard", "unusual": true, "arg": { "format": "{}{}[]", "snippet": "TMDefineAbbrevStandard{${1:cmd}}{${2:initial}}[${3:subsequent}]" } }, { "name": "TMInitialSuffix", "unusual": true }, { "name": "TMSubsequentSuffix", "unusual": true }, { "name": "DateMark", "unusual": true, "arg": { "format": "{}", "snippet": "DateMark{${1:arg}}" } }, { "name": "ifTMInhibitSwitching", "unusual": true }, { "name": "TMInhibitSwitchingtrue", "unusual": true }, { "name": "TMInhibitSwitchingfalse", "unusual": true }, { "name": "ifTMAlwaysLong", "unusual": true }, { "name": "TMAlwaysLongtrue", "unusual": true }, { "name": "TMAlwaysLongfalse", "unusual": true }, { "name": "DateMarkSize", "unusual": true }, { "name": "TMAcromakeDefiner", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "TMAcromakeDefiner{${1:category}}{${2:csname}}{${3:acronym}}{${4:fulltext}}" } }, { "name": "TMAcromakeSecondarySuffix", "unusual": true }, { "name": "TMCurrentMacro", "unusual": true }, { "name": "TMCurrentMacroRootname", "unusual": true }, { "name": "TMHookAcromake", "unusual": true }, { "name": "TMHookAcromakeHook", "unusual": true }, { "name": "TMNewAbbrevAcromake", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "TMNewAbbrevAcromake{${1:csname-root}}{${2:csname-suffix}}{${3:category}}{${4:body}}" } }, { "name": "TMNewAbbrevPlain", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "TMNewAbbrevPlain{${1:cmd}}{${2:category}}{${3:body}}" } }, { "name": "TMNewAbbrevSwitcher", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "TMNewAbbrevSwitcher{${1:definer}}{${2:category}}{${3:csname}}{${4:initial}}{${5:subsequent}}" } }, { "name": "TMNewAbbrevSwitcherAcromake", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "TMNewAbbrevSwitcherAcromake{${1:definer}}{${2:category}}{${3:csname}}{${4:initial}}{${5:subsequent}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/abc.json ================================================ { "deps": [ { "name": "ifluatex" }, { "name": "verbatim" }, { "name": "keyval" }, { "name": "graphicx" }, { "name": "ifpdf" }, { "name": "shellesc" } ], "macros": [ { "name": "abcinput", "arg": { "format": "{}", "snippet": "abcinput{${1:file}}" } }, { "name": "abcinput", "arg": { "format": "[]{}", "snippet": "abcinput[${2:options%keyvals}]{${1:file}}", "keys": [ "\\begin{abc},\\abcinput,\\begin{mup},\\mupinput" ], "keyPos": 0 } }, { "name": "abcwidth", "unusual": true }, { "name": "normalabcoutputfile", "unusual": true }, { "name": "normalmupoutputfile", "if": "mup", "unusual": true }, { "name": "mupinput", "if": "mup", "arg": { "format": "{}", "snippet": "mupinput{${1:file}}" } }, { "name": "mupinput", "if": "mup", "arg": { "format": "[]{}", "snippet": "mupinput[${2:options%keyvals}]{${1:file}}" } }, { "name": "mupwidth", "if": "mup", "unusual": true } ], "envs": [ { "name": "abc" }, { "name": "abc", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\begin{abc},\\abcinput,\\begin{mup},\\mupinput" ], "keyPos": 0 } }, { "name": "mup", "if": "mup" }, { "name": "mup", "if": "mup", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]" } } ], "keys": { "\\usepackage/abc#c": [ "shellescape", "noshellescape", "generate", "nogenerate", "ps2epsi", "ps2epsidos", "ps2eps", "nosaveall", "saveall", "mup" ], "\\begin{abc},\\abcinput,\\begin{mup},\\mupinput": [ "name=${1:name}", "options={${1:abcm2ps options}}", "postoptions={${1:abcm2ps options}}", "program=${1:program}", "width=", "center", "extension=${1:extension}" ] }, "args": [ "\\usepackage/abc#c" ] } ================================================ FILE: dev/packages/abntcite.json ================================================ { "deps": [], "macros": [ { "name": "citeonline", "arg": { "format": "{}", "snippet": "citeonline{${1:bibid}}" } }, { "name": "citeauthor", "arg": { "format": "{}", "snippet": "citeauthor{${1:bibid}}" } }, { "name": "citeauthoronline", "arg": { "format": "{}", "snippet": "citeauthoronline{${1:bibid}}" } }, { "name": "leftovercite" }, { "name": "rightovercite" }, { "name": "citeoptions", "arg": { "format": "{}", "snippet": "citeoptions{${1:options}}" } }, { "name": "bibtextitlecommand" }, { "name": "bibtextitlecommand", "arg": { "format": "{}{}", "snippet": "bibtextitlecommand{${1:entry}}{${2:text}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/abntex2abrev.json ================================================ { "deps": [ { "name": "ifthen" } ], "macros": [ { "name": "NoAbrevending", "unusual": true }, { "name": "Capitalize", "unusual": true, "arg": { "format": "{}", "snippet": "Capitalize{${1:text}}" } }, { "name": "TESTabrev", "unusual": true, "arg": { "format": "{}", "snippet": "TESTabrev{${1:arg}}" } }, { "name": "abrevending", "unusual": true }, { "name": "Abrevending", "unusual": true }, { "name": "abrev", "unusual": true, "arg": { "format": "{}", "snippet": "abrev{${1:arg}}" } }, { "name": "Abrev", "unusual": true, "arg": { "format": "{}", "snippet": "Abrev{${1:arg}}" } }, { "name": "ABNTEXabrev", "unusual": true, "arg": { "format": "{}", "snippet": "ABNTEXabrev{${1:arg}}" } }, { "name": "ABNTEXabrevp", "unusual": true, "arg": { "format": "{}", "snippet": "ABNTEXabrevp{${1:arg}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/abntex2cite.json ================================================ { "deps": [ { "name": "ifthen" }, { "name": "calc" }, { "name": "abntex2abrev" }, { "name": "setspace" }, { "name": "url" }, { "name": "ifpdf" }, { "name": "ifxetex" }, { "name": "breakurl" }, { "name": "relsize" } ], "macros": [ { "name": "citeonline", "arg": { "format": "{}", "snippet": "citeonline{${1:keylist}}" } }, { "name": "citeonline", "arg": { "format": "[]{}", "snippet": "citeonline[${2:add. text}]{${1:keylist}}" } }, { "name": "apud", "arg": { "format": "{}{}", "snippet": "apud{${1:keylist}}{${2:keylist}}" } }, { "name": "apud", "arg": { "format": "[]{}{}", "snippet": "apud[${3:add. text}]{${1:keylist}}{${2:keylist}}" } }, { "name": "apudonline", "arg": { "format": "{}{}", "snippet": "apudonline{${1:keylist}}{${2:keylist}}" } }, { "name": "apudonline", "arg": { "format": "[]{}{}", "snippet": "apudonline[${3:add. text}]{${1:keylist}}{${2:keylist}}" } }, { "name": "footciteref", "arg": { "format": "{}", "snippet": "footciteref{${1:keylist}}" } }, { "name": "Idem", "arg": { "format": "{}", "snippet": "Idem{${1:keylist}}" } }, { "name": "Idem", "arg": { "format": "[]{}", "snippet": "Idem[${2:add. text}]{${1:keylist}}" } }, { "name": "Ibidem", "arg": { "format": "{}", "snippet": "Ibidem{${1:keylist}}" } }, { "name": "Ibidem", "arg": { "format": "[]{}", "snippet": "Ibidem[${2:add. text}]{${1:keylist}}" } }, { "name": "opcit", "arg": { "format": "{}", "snippet": "opcit{${1:keylist}}" } }, { "name": "opcit", "arg": { "format": "[]{}", "snippet": "opcit[${2:add. text}]{${1:keylist}}" } }, { "name": "passim", "arg": { "format": "{}", "snippet": "passim{${1:keylist}}" } }, { "name": "passim", "arg": { "format": "[]{}", "snippet": "passim[${2:add. text}]{${1:keylist}}" } }, { "name": "loccit", "arg": { "format": "{}", "snippet": "loccit{${1:keylist}}" } }, { "name": "loccit", "arg": { "format": "[]{}", "snippet": "loccit[${2:add. text}]{${1:keylist}}" } }, { "name": "cfcite", "arg": { "format": "{}", "snippet": "cfcite{${1:keylist}}" } }, { "name": "cfcite", "arg": { "format": "[]{}", "snippet": "cfcite[${2:add. text}]{${1:keylist}}" } }, { "name": "etseq", "arg": { "format": "{}", "snippet": "etseq{${1:keylist}}" } }, { "name": "etseq", "arg": { "format": "[]{}", "snippet": "etseq[${2:add. text}]{${1:keylist}}" } }, { "name": "citeauthoronline", "arg": { "format": "{}", "snippet": "citeauthoronline{${1:keylist}}" } }, { "name": "citeauthor", "arg": { "format": "{}", "snippet": "citeauthor{${1:keylist}}" } }, { "name": "citetext", "arg": { "format": "{}", "snippet": "citetext{${1:keylist}}" } }, { "name": "authorcapstyle", "unusual": true }, { "name": "authorstyle", "unusual": true }, { "name": "yearstyle", "unusual": true }, { "name": "citebrackets", "arg": { "format": "{}{}", "snippet": "citebrackets{${1:delim1}}{${2:delim2}}" } }, { "name": "bibtextitlecommand", "unusual": true, "arg": { "format": "{}{}", "snippet": "bibtextitlecommand{${1:tipo}}{${2:campo}}" } }, { "name": "citeoption", "arg": { "format": "{}", "snippet": "citeoption{${1:option%keyvals}}", "keys": [ "\\citeoption#c,\\usepackage/abntex2cite#c" ], "keyPos": 0 } }, { "name": "ABCIaddtocitelist", "unusual": true, "arg": { "format": "{}", "snippet": "ABCIaddtocitelist{${1:arg1}}" } }, { "name": "ABCIaftercitex", "unusual": true }, { "name": "ABCIaux", "unusual": true }, { "name": "ABCIauxlen", "unusual": true }, { "name": "ABCIccomma", "unusual": true }, { "name": "ABCIcitation", "unusual": true }, { "name": "ABCIcitecolondefault", "unusual": true }, { "name": "ABCIcitecomma", "unusual": true }, { "name": "ABCIcitecommadefault", "unusual": true }, { "name": "ABCIcitelist", "unusual": true }, { "name": "ABCIcomma", "unusual": true }, { "name": "ABCIdemand", "unusual": true, "arg": { "format": "{}", "snippet": "ABCIdemand{${1:arg}}" } }, { "name": "ABCIfirst", "unusual": true }, { "name": "ABCIgetcitetext", "unusual": true, "arg": { "format": "{}", "snippet": "ABCIgetcitetext{${1:arg1}}" } }, { "name": "ABCIgetcitetextecho", "unusual": true, "arg": { "format": "{}", "snippet": "ABCIgetcitetextecho{${1:arg1}}" } }, { "name": "ABCIinitcitecomma", "unusual": true }, { "name": "ABCIlast", "unusual": true }, { "name": "ABCIlistwithoutmaximum", "unusual": true, "arg": { "format": "{}", "snippet": "ABCIlistwithoutmaximum{${1:arg1}}" } }, { "name": "ABCInewblock", "unusual": true }, { "name": "ABCIoutputgroupedcitelist", "unusual": true }, { "name": "ABCIprocesscitetext", "unusual": true }, { "name": "ABCIscriptfont", "unusual": true }, { "name": "ABCIsortlist", "unusual": true, "arg": { "format": "{}", "snippet": "ABCIsortlist{${1:arg1}}" } }, { "name": "ABCItemplist", "unusual": true }, { "name": "ABCItempslist", "unusual": true }, { "name": "ABCIthebibliformat", "unusual": true }, { "name": "ABCIthebiblihook", "unusual": true }, { "name": "ABCItoken", "unusual": true, "arg": { "format": "{}", "snippet": "ABCItoken{${1:arg}}" } }, { "name": "AbntCitetype", "unusual": true }, { "name": "AbntCitetypeALF", "unusual": true }, { "name": "abntnextkey", "unusual": true }, { "name": "abntrefinfo", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "abntrefinfo{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "addtociteoptionlist", "unusual": true, "arg": { "format": "{}", "snippet": "addtociteoptionlist{${1:option}}" } }, { "name": "AfterTheBibliography", "unusual": true, "arg": { "format": "{}", "snippet": "AfterTheBibliography{${1:code}}" } }, { "name": "apudname", "unusual": true }, { "name": "bibciteEXPL", "unusual": true, "arg": { "format": "{}{}", "snippet": "bibciteEXPL{${1:arg1}}{${2:arg2}}" } }, { "name": "bibciteIMPL", "unusual": true, "arg": { "format": "{}{}", "snippet": "bibciteIMPL{${1:arg1}}{${2:arg2}}" } }, { "name": "bibciteYEAR", "unusual": true, "arg": { "format": "{}{}", "snippet": "bibciteYEAR{${1:arg1}}{${2:arg2}}" } }, { "name": "biblabelsep", "unusual": true }, { "name": "biblabeltext", "unusual": true }, { "name": "cfcitename", "unusual": true }, { "name": "citeclose", "unusual": true }, { "name": "citeifnotcited", "unusual": true, "arg": { "format": "{}", "snippet": "citeifnotcited{${1:keylist}}" } }, { "name": "citen", "arg": { "format": "[]{}", "snippet": "citen[${2:add. text}]{${1:keylist}}" } }, { "name": "citen", "unusual": true, "arg": { "format": "{}", "snippet": "citen{${1:keylist}}" } }, { "name": "citenum", "arg": { "format": "[]{}", "snippet": "citenum[${2:add. text}]{${1:keylist}}" } }, { "name": "citenum", "unusual": true, "arg": { "format": "{}", "snippet": "citenum{${1:keylist}}" } }, { "name": "citenumstyle", "unusual": true }, { "name": "citeonlineifnotcited", "unusual": true, "arg": { "format": "{}", "snippet": "citeonlineifnotcited{${1:keylist}}" } }, { "name": "citeopen", "unusual": true }, { "name": "citeoptionlist", "unusual": true }, { "name": "etseqname", "unusual": true }, { "name": "grabseven", "unusual": true, "arg": { "format": "{}{}{}{}{}{}{}", "snippet": "grabseven{${1:arg1}}{${2:arg2}}{${3:arg3}}{${4:arg4}}{${5:arg5}}{${6:arg6}}{${7:arg7}}" } }, { "name": "grabsix", "unusual": true, "arg": { "format": "{}{}{}{}{}{}", "snippet": "grabsix{${1:arg1}}{${2:arg2}}{${3:arg3}}{${4:arg4}}{${5:arg5}}{${6:arg6}}" } }, { "name": "hiddenbibitem", "unusual": true, "arg": { "format": "{}", "snippet": "hiddenbibitem{${1:arg}}" } }, { "name": "Ibidemname", "unusual": true }, { "name": "Idemname", "unusual": true }, { "name": "ifcited", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifcited{${1:key}}{${2:true}}{${3:false}}" } }, { "name": "ifconsecutive", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "ifconsecutive{${1:num1}}{${2:num2}}{${3:block1}}{${4:block2}}" } }, { "name": "IfSubStringInString", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "IfSubStringInString{${1:substring}}{${2:string}}{${3:true}}{${4:false}}" } }, { "name": "loccitname", "unusual": true }, { "name": "maximuminlist", "unusual": true, "arg": { "format": "{}", "snippet": "maximuminlist{${1:list}}" } }, { "name": "minimumbiblabelwidth", "unusual": true }, { "name": "opcitname", "unusual": true }, { "name": "optionaltextstyle", "unusual": true }, { "name": "passimname", "unusual": true }, { "name": "setcitebrackets", "unusual": true }, { "name": "texforht", "unusual": true }, { "name": "theABCIaux", "unusual": true }, { "name": "theABCImax", "unusual": true } ], "envs": [], "keys": { "\\usepackage/abntex2cite": [ "alf", "num", "foot", "not-foot", "load-text-on-demand", "load-text", "alfantigo", "experimental", "bibjustif", "bibleftalign", "biblabel-on-margin", "biblabel-not-on-margin", "abnt-option-file", "no-abnt-option-file", "recuo", "indent", "overcite", "inlinecite", "versalete", "abnt-substyle=COPPE" ], "\\bibliographystyle#c": [ "abntex2-alf" ], "\\citeoption#c,\\usepackage/abntex2cite#c": [ "abnt-and-type=${1|e,&|}", "abnt-etal-cite=${1|0,2,3,4,5|}", "abnt-etal-list=${1|0,2,3,4,5|}", "abnt-etal-text=${1|none,default,emph,it|}", "abnt-full-initials=${1|no,yes|}", "abnt-last-names=${1|abnt,bibtex|}", "abnt-missing-year=${1|void,sd|}", "abnt-repeated-author-omit=${1|no,yes|}", "abnt-repeated-title-omit=${1|no,yes|}", "abnt-thesis-year=${1|final,title,both|}", "abnt-refinfo=${1|no,yes|}", "abnt-show-options=${1|no,warn,list|}", "abnt-verbatim-entry=${1|no,yes|}", "abnt-doi=${1|expand,link,doi|}", "abnt-substyle=${1|COPPE,UFLA|}", "abnt-nbr10520=${1|2001,1988|}" ] }, "args": [ "\\usepackage/abntex2cite", "\\citeoption#c,\\usepackage/abntex2cite#c" ] } ================================================ FILE: dev/packages/aboensis.json ================================================ { "deps": [ { "name": "fontspec" }, { "name": "xcolor" } ], "macros": [ { "name": "ifFibonacciNumbers", "unusual": true }, { "name": "FibonacciNumberstrue", "unusual": true }, { "name": "FibonacciNumbersfalse", "unusual": true }, { "name": "abtildes" }, { "name": "abrubricred" }, { "name": "abrubricgreen" }, { "name": "abrubricblue" }, { "name": "abotherrubricred" }, { "name": "abotherrubricgreen" }, { "name": "abotherrubricblue" }, { "name": "absetrubriccolor", "arg": { "format": "{}", "snippet": "absetrubriccolor{${1:color}}" } }, { "name": "absetotherrubriccolor", "arg": { "format": "{}", "snippet": "absetotherrubriccolor{${1:color}}" } }, { "name": "absettextcolor", "arg": { "format": "{}", "snippet": "absettextcolor{${1:color}}" } }, { "name": "abrubric", "arg": { "format": "{}", "snippet": "abrubric{${1:text}}" } }, { "name": "abtorubric" }, { "name": "abotherrubric", "arg": { "format": "{}", "snippet": "abotherrubric{${1:text}}" } }, { "name": "abtootherrubric" }, { "name": "abtext", "arg": { "format": "{}", "snippet": "abtext{${1:text}}" } }, { "name": "abcursivefamily" }, { "name": "aboensis", "arg": { "format": "{}", "snippet": "aboensis{${1:text}}" } }, { "name": "Aboensis", "arg": { "format": "{}", "snippet": "Aboensis{${1:text}}" } }, { "name": "absetcolormixpercentage", "arg": { "format": "{}", "snippet": "absetcolormixpercentage{${1:percentage}}" } }, { "name": "absetothercolormixpercentage", "arg": { "format": "{}", "snippet": "absetothercolormixpercentage{${1:percentage}}" } }, { "name": "abcapital", "arg": { "format": "{}", "snippet": "abcapital{${1:letter}}" } }, { "name": "abcapitalother", "arg": { "format": "{}", "snippet": "abcapitalother{${1:letter}}" } }, { "name": "abinitial", "arg": { "format": "{}", "snippet": "abinitial{${1:letter}}" } }, { "name": "abinitialother", "arg": { "format": "{}", "snippet": "abinitialother{${1:letter}}" } }, { "name": "abinitialtwo", "arg": { "format": "{}", "snippet": "abinitialtwo{${1:letter}}" } }, { "name": "abinitialothertwo", "arg": { "format": "{}", "snippet": "abinitialothertwo{${1:letter}}" } }, { "name": "abinitwpos", "arg": { "format": "{}{}{}{}", "snippet": "abinitwpos{${1:letter}}{${2:scale}}{${3:xpos%l}}{${4:ypos%l}}" } }, { "name": "abinitowpos", "arg": { "format": "{}{}{}{}", "snippet": "abinitowpos{${1:letter}}{${2:scale}}{${3:xpos%l}}{${4:ypos%l}}" } }, { "name": "abinittwowpos", "arg": { "format": "{}{}{}{}", "snippet": "abinittwowpos{${1:letter}}{${2:scale}}{${3:xpos%l}}{${4:ypos%l}}" } }, { "name": "abinitotwowpos", "arg": { "format": "{}{}{}{}", "snippet": "abinitotwowpos{${1:letter}}{${2:scale}}{${3:xpos%l}}{${4:ypos%l}}" } }, { "name": "abindent" }, { "name": "abcursiveinitial", "arg": { "format": "{}", "snippet": "abcursiveinitial{${1:letter}}" } }, { "name": "abcursiveinitialwithpos", "arg": { "format": "{}{}{}{}", "snippet": "abcursiveinitialwithpos{${1:letter}}{${2:scale}}{${3:xpos%l}}{${4:ypos%l}}" } }, { "name": "abstartchapter", "arg": { "format": "{}{}{}", "snippet": "abstartchapter{${1:letter}}{${2:line1%text}}{${3:line2%text}}" } }, { "name": "abstartchaptertwo", "arg": { "format": "{}{}{}", "snippet": "abstartchaptertwo{${1:letter}}{${2:line1%text}}{${3:line2%text}}" } }, { "name": "abstartchapterother", "arg": { "format": "{}{}{}", "snippet": "abstartchapterother{${1:letter}}{${2:line1%text}}{${3:line2%text}}" } }, { "name": "abstartchapterothertwo", "arg": { "format": "{}{}{}", "snippet": "abstartchapterothertwo{${1:letter}}{${2:line1%text}}{${3:line2%text}}" } }, { "name": "abstartchapterwithpos", "arg": { "format": "{}{}{}{}{}{}", "snippet": "abstartchapterwithpos{${1:letter}}{${2:scale}}{${3:xpos%l}}{${4:ypos%l}}{${5:line1%text}}{${6:line2%text}}" } }, { "name": "abstartchaptertwowithpos", "arg": { "format": "{}{}{}{}{}{}", "snippet": "abstartchaptertwowithpos{${1:letter}}{${2:scale}}{${3:xpos%l}}{${4:ypos%l}}{${5:line1%text}}{${6:line2%text}}" } }, { "name": "abstartchapterotherwithpos", "arg": { "format": "{}{}{}{}{}{}", "snippet": "abstartchapterotherwithpos{${1:letter}}{${2:scale}}{${3:xpos%l}}{${4:ypos%l}}{${5:line1%text}}{${6:line2%text}}" } }, { "name": "abstartchapterothertwowithpos", "arg": { "format": "{}{}{}{}{}{}", "snippet": "abstartchapterothertwowithpos{${1:letter}}{${2:scale}}{${3:xpos%l}}{${4:ypos%l}}{${5:line1%text}}{${6:line2%text}}" } }, { "name": "ableftindex" }, { "name": "abrightindex" }, { "name": "abupindex" }, { "name": "abdownindex" }, { "name": "abl", "arg": { "format": "{}", "snippet": "abl{${1:text}}" } }, { "name": "abb", "arg": { "format": "{}", "snippet": "abb{${1:text}}" } }, { "name": "abpara" }, { "name": "abparaother" }, { "name": "ablibra" }, { "name": "abmark" }, { "name": "abmarc" }, { "name": "abmk" }, { "name": "absolidus" }, { "name": "abdenarius" }, { "name": "ablod" }, { "name": "abquintin" }, { "name": "abore" }, { "name": "abortug" }, { "name": "abpenning" }, { "name": "ablispund" }, { "name": "ablispundtwo" }, { "name": "ablispundthree" }, { "name": "ablispundfour" }, { "name": "abskeppund" }, { "name": "abskeppundtwo" }, { "name": "abbesmanspund" }, { "name": "abpund" }, { "name": "abpundtwo" }, { "name": "abpundthree" }, { "name": "abpundfour" }, { "name": "abskaalpund" }, { "name": "abmarkpund" }, { "name": "abmarkpundtwo" }, { "name": "abtunna" }, { "name": "abtunnor" }, { "name": "abspann" }, { "name": "abfjarding" }, { "name": "abfjardingtwo" }, { "name": "absattung" }, { "name": "abskappa" }, { "name": "abskole" }, { "name": "abkappa" }, { "name": "abkappatwo" }, { "name": "abthyn" }, { "name": "abkolmannes" }, { "name": "abkylmitta" }, { "name": "ablast" }, { "name": "abvakka" }, { "name": "abmodius" }, { "name": "absoll" }, { "name": "abkarpio" }, { "name": "abkarpiotwo" }, { "name": "abparmas" }, { "name": "abdragu" }, { "name": "abaam" }, { "name": "ablass" }, { "name": "absommarlass" }, { "name": "abvinterlass" }, { "name": "absommardragu" }, { "name": "abvinterdragu" }, { "name": "abfangh" }, { "name": "abkarve" }, { "name": "abambar" }, { "name": "abstop" }, { "name": "abkanna" }, { "name": "abkannatwo" }, { "name": "abotting" }, { "name": "abbaat" }, { "name": "abquarter" }, { "name": "abfat" }, { "name": "abstang" }, { "name": "abaln" }, { "name": "abhalvaln" }, { "name": "abfot" }, { "name": "abmil" }, { "name": "abrast" }, { "name": "abvika" }, { "name": "abvecka" }, { "name": "abfamn" }, { "name": "abtum" }, { "name": "abspannland" }, { "name": "abtunnland" }, { "name": "abpundland" }, { "name": "abpundlandtwo" }, { "name": "abmarksland" }, { "name": "abmarkslandtwo" }, { "name": "aboresland" }, { "name": "abortugsland" }, { "name": "abpenningsland" }, { "name": "abskattemark" }, { "name": "abhalvbol" }, { "name": "abbol" }, { "name": "abstycke" }, { "name": "abdacker" }, { "name": "abtimber" }, { "name": "abtimmer" }, { "name": "abothernum", "arg": { "format": "{}", "snippet": "abothernum{${1:number}}" } }, { "name": "abroman", "arg": { "format": "{}", "snippet": "abroman{${1:number}}" } }, { "name": "abthousand" }, { "name": "abhundred" }, { "name": "abromanother", "arg": { "format": "{}{}{}", "snippet": "abromanother{${1:thousands}}{${2:hundreds}}{${3:number}}" } }, { "name": "abthird" }, { "name": "abfourth" }, { "name": "absixth" }, { "name": "abitem" } ], "envs": [], "keys": { "\\usepackage/aboensis#c": [ "Fibonacci" ] }, "args": [ "\\usepackage/aboensis#c" ] } ================================================ FILE: dev/packages/abraces.json ================================================ { "deps": [], "macros": [ { "name": "aoverbrace", "arg": { "format": "{}", "snippet": "aoverbrace{${1:stuff}}" } }, { "name": "aoverbrace", "arg": { "format": "{}^{}_{}", "snippet": "aoverbrace{${1:stuff}}^{${2:upper script}}_{${3:lower script}}" } }, { "name": "aoverbrace", "arg": { "format": "{}[]^{}_{}", "snippet": "aoverbrace{${1:stuff}}[${4:script spec}]^{${2:upper script}}_{${3:lower script}}" } }, { "name": "aoverbrace", "arg": { "format": "[]{}", "snippet": "aoverbrace[${2:brace spec}]{${1:stuff}}" } }, { "name": "aoverbrace", "arg": { "format": "[]{}^{}_{}", "snippet": "aoverbrace[${4:brace spec}]{${1:stuff}}^{${2:upper script}}_{${3:lower script}}" } }, { "name": "aoverbrace", "arg": { "format": "[]{}[]^{}_{}", "snippet": "aoverbrace[${4:brace spec}]{${1:stuff}}[${5:script spec}]^{${2:upper script}}_{${3:lower script}}" } }, { "name": "aunderbrace", "arg": { "format": "{}", "snippet": "aunderbrace{${1:stuff}}" } }, { "name": "aunderbrace", "arg": { "format": "{}^{}_{}", "snippet": "aunderbrace{${1:stuff}}^{${2:upper script}}_{${3:lower script}}" } }, { "name": "aunderbrace", "arg": { "format": "{}[]^{}_{}", "snippet": "aunderbrace{${1:stuff}}[${4:script spec}]^{${2:upper script}}_{${3:lower script}}" } }, { "name": "aunderbrace", "arg": { "format": "[]{}", "snippet": "aunderbrace[${2:brace spec}]{${1:stuff}}" } }, { "name": "aunderbrace", "arg": { "format": "[]{}^{}_{}", "snippet": "aunderbrace[${4:brace spec}]{${1:stuff}}^{${2:upper script}}_{${3:lower script}}" } }, { "name": "aunderbrace", "arg": { "format": "[]{}[]^{}_{}", "snippet": "aunderbrace[${4:brace spec}]{${1:stuff}}[${5:script spec}]^{${2:upper script}}_{${3:lower script}}" } }, { "name": "newbracespec", "arg": { "format": "{}{}", "snippet": "newbracespec{${1:char}}{${2:brace spec}}" } }, { "name": "bracecolor", "arg": { "format": "{}", "snippet": "bracecolor{${1:color}}" } }, { "name": "overbrace", "if": "overload", "arg": { "format": "{}^{}_{}", "snippet": "overbrace{${1:stuff}}^{${2:upper script}}_{${3:lower script}}" }, "detail": "⏞", "doc": "Top curly bracket (mathematical use)" }, { "name": "overbrace", "if": "overload", "arg": { "format": "{}[]^{}_{}", "snippet": "overbrace{${1:stuff}}[${4:script spec}]^{${2:upper script}}_{${3:lower script}}" }, "detail": "⏞", "doc": "Top curly bracket (mathematical use)" }, { "name": "overbrace", "if": "overload", "arg": { "format": "[]{}", "snippet": "overbrace[${2:brace spec}]{${1:stuff}}" }, "detail": "⏞", "doc": "Top curly bracket (mathematical use)" }, { "name": "overbrace", "if": "overload", "arg": { "format": "[]{}^{}_{}", "snippet": "overbrace[${4:brace spec}]{${1:stuff}}^{${2:upper script}}_{${3:lower script}}" }, "detail": "⏞", "doc": "Top curly bracket (mathematical use)" }, { "name": "overbrace", "if": "overload", "arg": { "format": "[]{}[]^{}_{}", "snippet": "overbrace[${4:brace spec}]{${1:stuff}}[${5:script spec}]^{${2:upper script}}_{${3:lower script}}" }, "detail": "⏞", "doc": "Top curly bracket (mathematical use)" }, { "name": "underbrace", "if": "overload", "arg": { "format": "{}^{}_{}", "snippet": "underbrace{${1:stuff}}^{${2:upper script}}_{${3:lower script}}" }, "detail": "⏟", "doc": "Bottom curly bracket (mathematical use)" }, { "name": "underbrace", "if": "overload", "arg": { "format": "{}[]^{}_{}", "snippet": "underbrace{${1:stuff}}[${4:script spec}]^{${2:upper script}}_{${3:lower script}}" }, "detail": "⏟", "doc": "Bottom curly bracket (mathematical use)" }, { "name": "underbrace", "if": "overload", "arg": { "format": "[]{}", "snippet": "underbrace[${2:brace spec}]{${1:stuff}}" }, "detail": "⏟", "doc": "Bottom curly bracket (mathematical use)" }, { "name": "underbrace", "if": "overload", "arg": { "format": "[]{}^{}_{}", "snippet": "underbrace[${4:brace spec}]{${1:stuff}}^{${2:upper script}}_{${3:lower script}}" }, "detail": "⏟", "doc": "Bottom curly bracket (mathematical use)" }, { "name": "underbrace", "if": "overload", "arg": { "format": "[]{}[]^{}_{}", "snippet": "underbrace[${4:brace spec}]{${1:stuff}}[${5:script spec}]^{${2:upper script}}_{${3:lower script}}" }, "detail": "⏟", "doc": "Bottom curly bracket (mathematical use)" }, { "name": "bracescript", "unusual": true, "arg": { "format": "{}", "snippet": "bracescript{${1:arg}}" } }, { "name": "bracefil", "unusual": true, "arg": { "format": "{}", "snippet": "bracefil{${1:arg}}" } }, { "name": "aupbracefill", "unusual": true, "arg": { "format": "{}", "snippet": "aupbracefill{${1:arg}}" } }, { "name": "adownbracefill", "unusual": true, "arg": { "format": "{}", "snippet": "adownbracefill{${1:arg}}" } }, { "name": "downbracketend", "unusual": true }, { "name": "downbracketend", "unusual": true, "arg": { "format": "[]", "snippet": "downbracketend[${1:opt}]" } }, { "name": "upbracketend", "unusual": true }, { "name": "upbracketend", "unusual": true, "arg": { "format": "[]", "snippet": "upbracketend[${1:opt}]" } }, { "name": "genbrace", "unusual": true, "arg": { "format": "{}", "snippet": "genbrace{${1:arg}}" } } ], "envs": [], "keys": { "\\usepackage/abraces#c": [ "overload" ] }, "args": [ "\\usepackage/abraces#c" ] } ================================================ FILE: dev/packages/abspos.json ================================================ { "deps": [ { "name": "atbegshi" } ], "macros": [ { "name": "absposset", "arg": { "format": "{}", "snippet": "absposset{${1:options%keyvals}}", "keys": [ "\\absposset#c,\\absput#c,\\absputcoffin#c" ], "keyPos": 0 } }, { "name": "absput", "arg": { "format": "{}", "snippet": "absput{${1:contents%text}}" } }, { "name": "absput", "arg": { "format": "[]{}", "snippet": "absput[${2:options%keyvals}]{${1:contents%text}}", "keys": [ "\\absposset#c,\\absput#c,\\absputcoffin#c" ], "keyPos": 0 } } ], "envs": [], "keys": { "\\absposset#c,\\absput#c,\\absputcoffin#c": [ "angle=${1:degrees}", "h=${1|l,hc,r|}", "pg=${1:page-coffin}", "pg-h=${1|l,hc,r|}", "pg-v=${1|t,vc,b,H,T,B|}", "scale=${1:factor}", "v=${1|t,vc,b,H,T,B|}", "width=", "x=", "y=" ] }, "args": [] } ================================================ FILE: dev/packages/abstract.json ================================================ { "deps": [], "macros": [ { "name": "saythanks" }, { "name": "abstractnamefont", "unusual": true }, { "name": "abstracttextfont", "unusual": true }, { "name": "abstitlestyle", "unusual": true }, { "name": "absleftindent", "unusual": true }, { "name": "absrightindent", "unusual": true }, { "name": "absparindent", "unusual": true }, { "name": "absparsep", "unusual": true }, { "name": "abslabeldelim", "unusual": true, "arg": { "format": "{}", "snippet": "abslabeldelim{${1:text}}" } }, { "name": "absnamepos", "unusual": true }, { "name": "abstitleskip ", "unusual": true }, { "name": "appendiargdef", "unusual": true, "arg": { "format": "{}{}", "snippet": "appendiargdef{${1:macro}}{${2:code}}" } } ], "envs": [ { "name": "onecolabstract" } ], "keys": { "\\usepackage/abstract#c": [ "original", "addtotoc", "number", "runin", "style" ] }, "args": [ "\\usepackage/abstract#c" ] } ================================================ FILE: dev/packages/academicons.json ================================================ { "deps": [], "macros": [ { "name": "aiicon", "arg": { "format": "{}", "snippet": "aiicon{${1:icon name%keyvals}}", "keys": [ "\\aiicon#c" ], "keyPos": 0 } }, { "name": "aiAcademia" }, { "name": "aiAcademiaSquare" }, { "name": "aiAcclaim" }, { "name": "aiAcclaimSquare" }, { "name": "aiACM" }, { "name": "aiACMSquare" }, { "name": "aiACMDL" }, { "name": "aiACMDLSquare" }, { "name": "aiADS" }, { "name": "aiADSSquare" }, { "name": "aiAfricArXiv" }, { "name": "aiAfricArXivSquare" }, { "name": "aiArchive" }, { "name": "aiArchiveSquare" }, { "name": "aiarXiv" }, { "name": "aiarXivSquare" }, { "name": "aibioRxiv" }, { "name": "aibioRxivSquare" }, { "name": "aiCEUR" }, { "name": "aiCEURSquare" }, { "name": "aiCIENCIAVITAE" }, { "name": "aiCIENCIAVITAESquare" }, { "name": "aiConversation" }, { "name": "aiConversationSquare" }, { "name": "aiCoursera" }, { "name": "aiCourseraSquare" }, { "name": "aiCrossref" }, { "name": "aiCrossrefSquare" }, { "name": "aiCV" }, { "name": "aiCVSquare" }, { "name": "aiDataCite" }, { "name": "aiDataCiteSquare" }, { "name": "aiDataverse" }, { "name": "aiDataverseSquare" }, { "name": "aidblp" }, { "name": "aidblpSquare" }, { "name": "aiDepsy" }, { "name": "aiDepsySquare" }, { "name": "aiDoi" }, { "name": "aiDoiSquare" }, { "name": "aiDryad" }, { "name": "aiDryadSquare" }, { "name": "aiElsevier" }, { "name": "aiElsevierSquare" }, { "name": "aiIDEASRePEc" }, { "name": "aiIDEASRePEcSquare" }, { "name": "aiFigshare" }, { "name": "aiFigshareSquare" }, { "name": "aiGoogleScholar" }, { "name": "aiGoogleScholarSquare" }, { "name": "aiHAL" }, { "name": "aiHALSquare" }, { "name": "aiHypothesis" }, { "name": "aiHypothesisSquare" }, { "name": "aiIEEE" }, { "name": "aiIEEESquare" }, { "name": "aiImpactstory" }, { "name": "aiImpactstorySquare" }, { "name": "aiiNaturalist" }, { "name": "aiiNaturalistSquare" }, { "name": "aiINPN" }, { "name": "aiINPNSquare" }, { "name": "aiInspire" }, { "name": "aiInspireSquare" }, { "name": "aiISIDORE" }, { "name": "aiISIDORESquare" }, { "name": "aiJSTOR" }, { "name": "aiJSTORSquare" }, { "name": "aiLattes" }, { "name": "aiLattesSquare" }, { "name": "aiMathOverflow" }, { "name": "aiMathOverflowSquare" }, { "name": "aiMendeley" }, { "name": "aiMendeleySquare" }, { "name": "aiMoodle" }, { "name": "aiMoodleSquare" }, { "name": "aiMTMT" }, { "name": "aiMTMTSquare" }, { "name": "aiNAKALA" }, { "name": "aiNAKALASquare" }, { "name": "aiClosedAccess" }, { "name": "aiClosedAccessSquare" }, { "name": "aiOBP" }, { "name": "aiOBPSquare" }, { "name": "aiOpenAccess" }, { "name": "aiOpenAccessSquare" }, { "name": "aiOpenData" }, { "name": "aiOpenDataSquare" }, { "name": "aiOpenMaterials" }, { "name": "aiOpenMaterialsSquare" }, { "name": "aiOpenEdition" }, { "name": "aiOpenEditionSquare" }, { "name": "aiOrcid" }, { "name": "aiOrcidSquare" }, { "name": "aiOSF" }, { "name": "aiOSFSquare" }, { "name": "aiOverleaf" }, { "name": "aiOverleafSquare" }, { "name": "aiPhilPapers" }, { "name": "aiPhilPapersSquare" }, { "name": "aiPiazza" }, { "name": "aiPiazzaSquare" }, { "name": "aiPreregistered" }, { "name": "aiPreregisteredSquare" }, { "name": "aiProtocols" }, { "name": "aiProtocolsSquare" }, { "name": "aiPsyArXiv" }, { "name": "aiPsyArXivSquare" }, { "name": "aiPublons" }, { "name": "aiPublonsSquare" }, { "name": "aiPubMed" }, { "name": "aiPubMedSquare" }, { "name": "aiPubPeer" }, { "name": "aiPubPeerSquare" }, { "name": "aiResearcherID" }, { "name": "aiResearcherIDSquare" }, { "name": "aiResearchGate" }, { "name": "aiResearchGateSquare" }, { "name": "aiROR" }, { "name": "aiRORSquare" }, { "name": "aiSciHub" }, { "name": "aiSciHubSquare" }, { "name": "aiSciRate" }, { "name": "aiSciRateSquare" }, { "name": "aiScopus" }, { "name": "aiScopusSquare" }, { "name": "aiSemanticScholar" }, { "name": "aiSemanticScholarSquare" }, { "name": "aiSpringer" }, { "name": "aiSpringerSquare" }, { "name": "aiSSRN" }, { "name": "aiSSRNSquare" }, { "name": "aiStackOverflow" }, { "name": "aiStackOverflowSquare" }, { "name": "aiZenodo" }, { "name": "aiZenodoSquare" }, { "name": "aiZotero" }, { "name": "aiZoteroSquare" }, { "name": "AI", "unusual": true } ], "envs": [], "keys": { "\\aiicon#c": [ "academia", "academia-square", "acclaim", "acclaim-square", "acm", "acm-square", "acmdl", "acmdl-square", "ads", "ads-square", "africarxiv", "africarxiv-square", "archive", "archive-square", "arxiv", "arxiv-square", "biorxiv", "biorxiv-square", "ceur", "ceursquare", "ciencia-vitae", "ciencia-vitae-square", "conversation", "conversation-square", "coursera", "coursera-square", "crossref", "crossref-square", "cv", "cvsquare", "datacite", "datacite-square", "dataverse", "dataverse-square", "dblp", "dblp-square", "depsy", "depsy-square", "doi", "doi-square", "dryad", "dryad-square", "elsevier", "elsevier-square", "ideas-repec", "ideas-repec-square", "figshare", "figshare-square", "googlescholar", "googlescholar-square", "hal", "hal-square", "hypothesis", "hypothesis-square", "ieee", "ieee-square", "impactstory", "impactstory-square", "inaturalist", "inaturalist-square", "inpn", "inpn-square", "inspire", "inspire-square", "isidore", "isidore-square", "jstor", "jstor-square", "lattes", "lattes-square", "mathoverflow", "mathoverflow-square", "mendeley", "mendeley-square", "moodle", "moodle-square", "mtmt", "mtmt-square", "nakala", "nakala-square", "closed-access", "closed-access-square", "obp", "obp-square", "open-access", "open-access-square", "open-data", "open-data-square", "open-materials", "open-materials-square", "openedition", "openedition-square", "orcid", "orcid-square", "osf", "osf-square", "overleaf", "overleaf-square", "philpapers", "philpapers-square", "piazza", "piazza-square", "preregistered", "preregistered-square", "protocols", "protocols-square", "psyarxiv", "psyarxiv-square", "publons", "publons-square", "pubmed", "pubmed-square", "pubpeer", "pubpeer-square", "researcherid", "researcherid-square", "researchgate", "researchgate-square", "ror", "ror-square", "sci-hub", "sci-hub-square", "scirate", "scirate-square", "scopus", "scopus-square", "semanticscholar", "semanticscholar-square", "springer", "springer-square", "ssrn", "ssrn-square", "stackoverflow", "stackoverflow-square", "zenodo", "zenodo-square", "zotero", "zotero-square" ] }, "args": [] } ================================================ FILE: dev/packages/accanthis.json ================================================ { "deps": [ { "name": "ifxetex" }, { "name": "ifluatex" }, { "name": "xkeyval" }, { "name": "fontenc" }, { "name": "fontaxes" } ], "macros": [ { "name": "accanthis" }, { "name": "accanthisfamily", "unusual": true } ], "envs": [], "keys": { "\\usepackage/accanthis#c": [ "scaled=${1:factor}", "type1" ] }, "args": [ "\\usepackage/accanthis#c" ] } ================================================ FILE: dev/packages/accents.json ================================================ { "deps": [], "macros": [ { "name": "ring", "arg": { "format": "{}", "snippet": "ring{${1:symbol}}" } }, { "name": "accentset", "arg": { "format": "{}{}", "snippet": "accentset{${1:accent}}{${2:symbol}}" } }, { "name": "dddot", "arg": { "format": "{}", "snippet": "dddot{${1:symbol}}" } }, { "name": "ddddot", "arg": { "format": "{}", "snippet": "ddddot{${1:symbol}}" } }, { "name": "underaccent", "arg": { "format": "{}{}", "snippet": "underaccent{${1:accent}}{${2:symbol}}" } }, { "name": "undertilde", "arg": { "format": "{}", "snippet": "undertilde{${1:symbols}}" } } ], "envs": [], "keys": { "\\usepackage/accents#c": [ "nonscript", "single" ] }, "args": [ "\\usepackage/accents#c" ] } ================================================ FILE: dev/packages/accsupp.json ================================================ { "deps": [ { "name": "pdfescape" }, { "name": "iftex" }, { "name": "kvoptions" } ], "macros": [ { "name": "BeginAccSupp", "arg": { "format": "{}", "snippet": "BeginAccSupp{${1:options%keyvals}}", "keys": [ "\\BeginAccSupp,\\AccSuppSetup", "\\BeginAccSupp,\\AccSuppSetup,\\EndAccSupp" ], "keyPos": 0 } }, { "name": "AccSuppSetup", "arg": { "format": "{}", "snippet": "AccSuppSetup{${1:options%keyvals}}", "keys": [ "\\BeginAccSupp,\\AccSuppSetup", "\\BeginAccSupp,\\AccSuppSetup,\\EndAccSupp" ], "keyPos": 0 } }, { "name": "EndAccSupp", "arg": { "format": "{}", "snippet": "EndAccSupp{${1:options%keyvals}}", "keys": [ "\\BeginAccSupp,\\AccSuppSetup,\\EndAccSupp" ], "keyPos": 0 } }, { "name": "ActualTextDriverDefault", "unusual": true } ], "envs": [], "keys": { "\\usepackage/accsupp#c": [ "pdftex", "luatex", "dvips", "dvipdfm" ], "\\BeginAccSupp,\\AccSuppSetup": [ "ActualText=${1:text}", "Alt=${1:text}", "E=${1:text}", "Lang=${1:language}", "method=${1|plain,escape,hex,pdfstringdef|}", "unicode", "space", "spacefont=${1:font name}", "spacechar=${1:slot}" ], "\\BeginAccSupp,\\AccSuppSetup,\\EndAccSupp": [ "pdfliteral=${1:keyword}" ] }, "args": [ "\\usepackage/accsupp#c" ] } ================================================ FILE: dev/packages/achemso.json ================================================ { "deps": [ { "name": "xkeyval" }, { "name": "natbib" }, { "name": "mciteplus" }, { "name": "natmove" }, { "name": "xcolor", "if": "journal=orlef7" } ], "macros": [ { "name": "latin", "arg": { "format": "{}", "snippet": "latin{${1:text}}" } }, { "name": "bibnote", "arg": { "format": "{}", "snippet": "bibnote{${1:text}}" } }, { "name": "bibnotemark", "unusual": true }, { "name": "bibnotetext", "arg": { "format": "{}", "snippet": "bibnotetext{${1:text}}" } }, { "name": "printbibnotes", "unusual": true }, { "name": "thebibnote", "unusual": true } ], "envs": [], "keys": { "\\usepackage/achemso#c": [ "abbreviations", "articletitle", "biblabel=${1|plain,brackets,period,fullstop|}", "biochem", "biochemistry", "chaptertitle", "doi", "email", "etalmode=${1|firstonly,truncate|}", "hyperref", "journal=${1|aaembp,aaemcq,aamick,aanmf6,aapmcd,aastgj,abmcb8,abseba,acbcct,accacs,achre4,acncdm,acsccc,acscii,acsodf,aeacb3,aeacc4,aeecco,aelccp,aesccq,aewcaa,afsthl,aidcbc,amacgu,amachv,amclct,amlccd,amlcef,amrcda,anaccx,ancac3,ancham,aoiab5,apcach,apchd5,appccd,asbcd6,ascecg,ascefj,bcches,bichaw,bomaf6,cgdefu,chreay,cmatex,crtoec,enfuem,esthag,estlcu,iecred,inoraj,jaaucr,jacsat,jafcau,jceaax,jceda8,jcisd8,jctcce,jmcmar,jnprdf,joceah,jpcafh,jpcbfk,jpccck,jpclcd,jprobs,langd5,mamobx,mpohbp,nalefd,oprdfk,orgnd7,orlef7|}", "keywords", "layout=${1|traditional,twocolumn|}", "manuscript=${1|article,note,communication,review,letter,perspective|}", "maxauthors=${1:number}", "super", "usetitle" ] }, "args": [ "\\usepackage/achemso#c" ] } ================================================ FILE: dev/packages/acro.json ================================================ { "deps": [ { "name": "l3keys2e" }, { "name": "translations" }, { "name": "etoolbox" } ], "macros": [ { "name": "DeclareAcronym", "arg": { "format": "{}{}", "snippet": "DeclareAcronym{${1:id}}{${2:properties%keyvals}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c", "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 1 } }, { "name": "NewAcroPreset", "arg": { "format": "{}{}", "snippet": "NewAcroPreset{${1:set name}}{${2:properties%keyvals}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c", "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 1 } }, { "name": "RenewAcroPreset", "arg": { "format": "{}{}", "snippet": "RenewAcroPreset{${1:set name}}{${2:properties%keyvals}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c", "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 1 } }, { "name": "DeclareAcroPreset", "arg": { "format": "{}{}", "snippet": "DeclareAcroPreset{${1:set name}}{${2:properties%keyvals}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c", "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 1 } }, { "name": "ac", "arg": { "format": "{}", "snippet": "ac{${1:id}}" } }, { "name": "ac", "arg": { "format": "[]{}", "snippet": "ac[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "ac*", "arg": { "format": "{}", "snippet": "ac*{${1:id}}" } }, { "name": "ac*", "arg": { "format": "[]{}", "snippet": "ac*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Ac", "arg": { "format": "{}", "snippet": "Ac{${1:id}}" } }, { "name": "Ac", "arg": { "format": "[]{}", "snippet": "Ac[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Ac*", "arg": { "format": "{}", "snippet": "Ac*{${1:id}}" } }, { "name": "Ac*", "arg": { "format": "[]{}", "snippet": "Ac*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "acp", "arg": { "format": "{}", "snippet": "acp{${1:id}}" } }, { "name": "acp", "arg": { "format": "[]{}", "snippet": "acp[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "acp*", "arg": { "format": "{}", "snippet": "acp*{${1:id}}" } }, { "name": "acp*", "arg": { "format": "[]{}", "snippet": "acp*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Acp", "arg": { "format": "{}", "snippet": "Acp{${1:id}}" } }, { "name": "Acp", "arg": { "format": "[]{}", "snippet": "Acp[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Acp*", "arg": { "format": "{}", "snippet": "Acp*{${1:id}}" } }, { "name": "Acp*", "arg": { "format": "[]{}", "snippet": "Acp*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "iac", "arg": { "format": "{}", "snippet": "iac{${1:id}}" } }, { "name": "iac", "arg": { "format": "[]{}", "snippet": "iac[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "iac*", "arg": { "format": "{}", "snippet": "iac*{${1:id}}" } }, { "name": "iac*", "arg": { "format": "[]{}", "snippet": "iac*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Iac", "arg": { "format": "{}", "snippet": "Iac{${1:id}}" } }, { "name": "Iac", "arg": { "format": "[]{}", "snippet": "Iac[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Iac*", "arg": { "format": "{}", "snippet": "Iac*{${1:id}}" } }, { "name": "Iac*", "arg": { "format": "[]{}", "snippet": "Iac*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "acs", "arg": { "format": "{}", "snippet": "acs{${1:id}}" } }, { "name": "acs", "arg": { "format": "[]{}", "snippet": "acs[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "acs*", "arg": { "format": "{}", "snippet": "acs*{${1:id}}" } }, { "name": "acs*", "arg": { "format": "[]{}", "snippet": "acs*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Acs", "arg": { "format": "{}", "snippet": "Acs{${1:id}}" } }, { "name": "Acs", "arg": { "format": "[]{}", "snippet": "Acs[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Acs*", "arg": { "format": "{}", "snippet": "Acs*{${1:id}}" } }, { "name": "Acs*", "arg": { "format": "[]{}", "snippet": "Acs*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "acsp", "arg": { "format": "{}", "snippet": "acsp{${1:id}}" } }, { "name": "acsp", "arg": { "format": "[]{}", "snippet": "acsp[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "acsp*", "arg": { "format": "{}", "snippet": "acsp*{${1:id}}" } }, { "name": "acsp*", "arg": { "format": "[]{}", "snippet": "acsp*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Acsp", "arg": { "format": "{}", "snippet": "Acsp{${1:id}}" } }, { "name": "Acsp", "arg": { "format": "[]{}", "snippet": "Acsp[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Acsp*", "arg": { "format": "{}", "snippet": "Acsp*{${1:id}}" } }, { "name": "Acsp*", "arg": { "format": "[]{}", "snippet": "Acsp*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "iacs", "arg": { "format": "{}", "snippet": "iacs{${1:id}}" } }, { "name": "iacs", "arg": { "format": "[]{}", "snippet": "iacs[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "iacs*", "arg": { "format": "{}", "snippet": "iacs*{${1:id}}" } }, { "name": "iacs*", "arg": { "format": "[]{}", "snippet": "iacs*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Iacs", "arg": { "format": "{}", "snippet": "Iacs{${1:id}}" } }, { "name": "Iacs", "arg": { "format": "[]{}", "snippet": "Iacs[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Iacs*", "arg": { "format": "{}", "snippet": "Iacs*{${1:id}}" } }, { "name": "Iacs*", "arg": { "format": "[]{}", "snippet": "Iacs*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "acl", "arg": { "format": "{}", "snippet": "acl{${1:id}}" } }, { "name": "acl", "arg": { "format": "[]{}", "snippet": "acl[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "acl*", "arg": { "format": "{}", "snippet": "acl*{${1:id}}" } }, { "name": "acl*", "arg": { "format": "[]{}", "snippet": "acl*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Acl", "arg": { "format": "{}", "snippet": "Acl{${1:id}}" } }, { "name": "Acl", "arg": { "format": "[]{}", "snippet": "Acl[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Acl*", "arg": { "format": "{}", "snippet": "Acl*{${1:id}}" } }, { "name": "Acl*", "arg": { "format": "[]{}", "snippet": "Acl*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "aclp", "arg": { "format": "{}", "snippet": "aclp{${1:id}}" } }, { "name": "aclp", "arg": { "format": "[]{}", "snippet": "aclp[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "aclp*", "arg": { "format": "{}", "snippet": "aclp*{${1:id}}" } }, { "name": "aclp*", "arg": { "format": "[]{}", "snippet": "aclp*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Aclp", "arg": { "format": "{}", "snippet": "Aclp{${1:id}}" } }, { "name": "Aclp", "arg": { "format": "[]{}", "snippet": "Aclp[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Aclp*", "arg": { "format": "{}", "snippet": "Aclp*{${1:id}}" } }, { "name": "Aclp*", "arg": { "format": "[]{}", "snippet": "Aclp*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "iacl", "arg": { "format": "{}", "snippet": "iacl{${1:id}}" } }, { "name": "iacl", "arg": { "format": "[]{}", "snippet": "iacl[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "iacl*", "arg": { "format": "{}", "snippet": "iacl*{${1:id}}" } }, { "name": "iacl*", "arg": { "format": "[]{}", "snippet": "iacl*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Iacl", "arg": { "format": "{}", "snippet": "Iacl{${1:id}}" } }, { "name": "Iacl", "arg": { "format": "[]{}", "snippet": "Iacl[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Iacl*", "arg": { "format": "{}", "snippet": "Iacl*{${1:id}}" } }, { "name": "Iacl*", "arg": { "format": "[]{}", "snippet": "Iacl*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "aca", "arg": { "format": "{}", "snippet": "aca{${1:id}}" } }, { "name": "aca", "arg": { "format": "[]{}", "snippet": "aca[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "aca*", "arg": { "format": "{}", "snippet": "aca*{${1:id}}" } }, { "name": "aca*", "arg": { "format": "[]{}", "snippet": "aca*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Aca", "arg": { "format": "{}", "snippet": "Aca{${1:id}}" } }, { "name": "Aca", "arg": { "format": "[]{}", "snippet": "Aca[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Aca*", "arg": { "format": "{}", "snippet": "Aca*{${1:id}}" } }, { "name": "Aca*", "arg": { "format": "[]{}", "snippet": "Aca*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "acap", "arg": { "format": "{}", "snippet": "acap{${1:id}}" } }, { "name": "acap", "arg": { "format": "[]{}", "snippet": "acap[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "acap*", "arg": { "format": "{}", "snippet": "acap*{${1:id}}" } }, { "name": "acap*", "arg": { "format": "[]{}", "snippet": "acap*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Acap", "arg": { "format": "{}", "snippet": "Acap{${1:id}}" } }, { "name": "Acap", "arg": { "format": "[]{}", "snippet": "Acap[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Acap*", "arg": { "format": "{}", "snippet": "Acap*{${1:id}}" } }, { "name": "Acap*", "arg": { "format": "[]{}", "snippet": "Acap*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "iaca", "arg": { "format": "{}", "snippet": "iaca{${1:id}}" } }, { "name": "iaca", "arg": { "format": "[]{}", "snippet": "iaca[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "iaca*", "arg": { "format": "{}", "snippet": "iaca*{${1:id}}" } }, { "name": "iaca*", "arg": { "format": "[]{}", "snippet": "iaca*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Iaca", "arg": { "format": "{}", "snippet": "Iaca{${1:id}}" } }, { "name": "Iaca", "arg": { "format": "[]{}", "snippet": "Iaca[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Iaca*", "arg": { "format": "{}", "snippet": "Iaca*{${1:id}}" } }, { "name": "Iaca*", "arg": { "format": "[]{}", "snippet": "Iaca*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "acf", "arg": { "format": "{}", "snippet": "acf{${1:id}}" } }, { "name": "acf", "arg": { "format": "[]{}", "snippet": "acf[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "acf*", "arg": { "format": "{}", "snippet": "acf*{${1:id}}" } }, { "name": "acf*", "arg": { "format": "[]{}", "snippet": "acf*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Acf", "arg": { "format": "{}", "snippet": "Acf{${1:id}}" } }, { "name": "Acf", "arg": { "format": "[]{}", "snippet": "Acf[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Acf*", "arg": { "format": "{}", "snippet": "Acf*{${1:id}}" } }, { "name": "Acf*", "arg": { "format": "[]{}", "snippet": "Acf*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "acfp", "arg": { "format": "{}", "snippet": "acfp{${1:id}}" } }, { "name": "acfp", "arg": { "format": "[]{}", "snippet": "acfp[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "acfp*", "arg": { "format": "{}", "snippet": "acfp*{${1:id}}" } }, { "name": "acfp*", "arg": { "format": "[]{}", "snippet": "acfp*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Acfp", "arg": { "format": "{}", "snippet": "Acfp{${1:id}}" } }, { "name": "Acfp", "arg": { "format": "[]{}", "snippet": "Acfp[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Acfp*", "arg": { "format": "{}", "snippet": "Acfp*{${1:id}}" } }, { "name": "Acfp*", "arg": { "format": "[]{}", "snippet": "Acfp*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "iacf", "arg": { "format": "{}", "snippet": "iacf{${1:id}}" } }, { "name": "iacf", "arg": { "format": "[]{}", "snippet": "iacf[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "iacf*", "arg": { "format": "{}", "snippet": "iacf*{${1:id}}" } }, { "name": "iacf*", "arg": { "format": "[]{}", "snippet": "iacf*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Iacf", "arg": { "format": "{}", "snippet": "Iacf{${1:id}}" } }, { "name": "Iacf", "arg": { "format": "[]{}", "snippet": "Iacf[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "Iacf*", "arg": { "format": "{}", "snippet": "Iacf*{${1:id}}" } }, { "name": "Iacf*", "arg": { "format": "[]{}", "snippet": "Iacf*[${2:options%keyvals}]{${1:id}}", "keys": [ "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c" ], "keyPos": 0 } }, { "name": "printacronyms", "arg": { "format": "[]", "snippet": "printacronyms[${1:options%keyvals}]", "keys": [ "\\printacronyms#c" ], "keyPos": 0 } }, { "name": "acsetup", "arg": { "format": "{}", "snippet": "acsetup{${1:options%keyvals}}", "keys": [ "\\acsetup#c" ], "keyPos": 0 } }, { "name": "acrodotfill", "unusual": true }, { "name": "acbarrier", "unusual": true }, { "name": "acdot", "unusual": true }, { "name": "acspace", "unusual": true }, { "name": "abbrdot", "unusual": true }, { "name": "aciftrailing", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "aciftrailing{${1:list of token names}}{${2:true}}{${3:false}}" } }, { "name": "acuse", "unusual": true, "arg": { "format": "{}", "snippet": "acuse{${1:list of ids}}" } }, { "name": "acuseall", "unusual": true }, { "name": "acreset", "unusual": true, "arg": { "format": "{}", "snippet": "acreset{${1:list of ids}}" } }, { "name": "acresetall", "unusual": true }, { "name": "acrotranslate", "unusual": true, "arg": { "format": "{}", "snippet": "acrotranslate{${1:key%plain}}" } }, { "name": "acswitchoff", "unusual": true }, { "name": "acswitchon", "unusual": true }, { "name": "NewAcroTemplate", "unusual": true, "arg": { "format": "{}{}", "snippet": "NewAcroTemplate{${1:name}}{${2:code}}" } }, { "name": "NewAcroTemplate", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "NewAcroTemplate[${3:type}]{${1:name}}{${2:code}}" } }, { "name": "RenewAcroTemplate", "unusual": true, "arg": { "format": "{}{}", "snippet": "RenewAcroTemplate{${1:name}}{${2:code}}" } }, { "name": "RenewAcroTemplate", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "RenewAcroTemplate[${3:type}]{${1:name}}{${2:code}}" } }, { "name": "SetupAcroTemplate", "unusual": true, "arg": { "format": "{}{}", "snippet": "SetupAcroTemplate{${1:name}}{${2:code}}" } }, { "name": "SetupAcroTemplate", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "SetupAcroTemplate[${3:type}]{${1:name}}{${2:code}}" } }, { "name": "SetupNextAcroTemplate", "unusual": true, "arg": { "format": "{}{}", "snippet": "SetupNextAcroTemplate{${1:name}}{${2:code}}" } }, { "name": "SetupNextAcroTemplate", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "SetupNextAcroTemplate[${3:type}]{${1:name}}{${2:code}}" } }, { "name": "AcroTemplateType", "unusual": true }, { "name": "AcroTemplateName", "unusual": true }, { "name": "acrolistname", "unusual": true }, { "name": "acrowrite", "unusual": true, "arg": { "format": "{}", "snippet": "acrowrite{${1:property}}" } }, { "name": "acroformat", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroformat{${1:type}}{${2:text}}" } }, { "name": "acroshow", "unusual": true, "arg": { "format": "{}", "snippet": "acroshow{${1:property}}" } }, { "name": "acroifTF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroifTF{${1:property}}{${2:true}}{${3:false}}" } }, { "name": "acroifT", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroifT{${1:property}}{${2:true}}{${3:false}}" } }, { "name": "acroifF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroifF{${1:property}}{${2:true}}{${3:false}}" } }, { "name": "acroifbooleanTF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroifbooleanTF{${1:property}}{${2:true}}{${3:false}}" } }, { "name": "acroifbooleanT", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroifbooleanT{${1:property}}{${2:true}}{${3:false}}" } }, { "name": "acroifbooleanF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroifbooleanF{${1:property}}{${2:true}}{${3:false}}" } }, { "name": "acroifallTF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroifallTF{${1:properties}}{${2:true}}{${3:false}}" } }, { "name": "acroifallT", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroifallT{${1:properties}}{${2:true}}{${3:false}}" } }, { "name": "acroifallF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroifallF{${1:properties}}{${2:true}}{${3:false}}" } }, { "name": "acroifanyTF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroifanyTF{${1:properties}}{${2:true}}{${3:false}}" } }, { "name": "acroifanyT", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroifanyT{${1:properties}}{${2:true}}{${3:false}}" } }, { "name": "acroifanyF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroifanyF{${1:properties}}{${2:true}}{${3:false}}" } }, { "name": "acroiftagTF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroiftagTF{${1:tag}}{${2:true}}{${3:false}}" } }, { "name": "acroiftagT", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroiftagT{${1:tag}}{${2:true}}{${3:false}}" } }, { "name": "acroiftagF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acroiftagF{${1:tag}}{${2:true}}{${3:false}}" } }, { "name": "acroifstarredTF", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifstarredTF{${1:true}}{${2:false}}" } }, { "name": "acroifstarredT", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifstarredT{${1:true}}{${2:false}}" } }, { "name": "acroifstarredF", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifstarredF{${1:true}}{${2:false}}" } }, { "name": "AcroPropertiesMap", "unusual": true, "arg": { "format": "{}", "snippet": "AcroPropertiesMap{${1:code}}" } }, { "name": "AcroAcronymsMap", "unusual": true, "arg": { "format": "{}", "snippet": "AcroAcronymsMap{${1:code}}" } }, { "name": "AcronymID", "unusual": true }, { "name": "AcroMapBreak", "unusual": true }, { "name": "AcroPropertiesSet", "unusual": true, "arg": { "format": "{}{}", "snippet": "AcroPropertiesSet{${1:id}}{${2:list of properties}}" } }, { "name": "acroifusedTF", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifusedTF{${1:true}}{${2:false}}" } }, { "name": "acroifusedT", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifusedT{${1:true}}{${2:false}}" } }, { "name": "acroifusedF", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifusedF{${1:true}}{${2:false}}" } }, { "name": "acroiffirstTF", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroiffirstTF{${1:true}}{${2:false}}" } }, { "name": "acroiffirstT", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroiffirstT{${1:true}}{${2:false}}" } }, { "name": "acroiffirstF", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroiffirstF{${1:true}}{${2:false}}" } }, { "name": "acroifsingleTF", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifsingleTF{${1:true}}{${2:false}}" } }, { "name": "acroifsingleT", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifsingleT{${1:true}}{${2:false}}" } }, { "name": "acroifsingleF", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifsingleF{${1:true}}{${2:false}}" } }, { "name": "acrogroupcite", "unusual": true }, { "name": "acroifchapterTF", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifchapterTF{${1:true}}{${2:false}}" } }, { "name": "acroifchapterT", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifchapterT{${1:true}}{${2:false}}" } }, { "name": "acroifchapterF", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifchapterF{${1:true}}{${2:false}}" } }, { "name": "acroifpagesTF", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifpagesTF{${1:true}}{${2:false}}" } }, { "name": "acroifpagesT", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifpagesT{${1:true}}{${2:false}}" } }, { "name": "acroifpagesF", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroifpagesF{${1:true}}{${2:false}}" } }, { "name": "acropages", "unusual": true, "arg": { "format": "{}{}", "snippet": "acropages{${1:first}}{${2:range}}" } }, { "name": "acronopagerange", "unusual": true }, { "name": "acroneedpages", "unusual": true }, { "name": "acropagefill", "unusual": true }, { "name": "acronymsmap", "unusual": true, "arg": { "format": "{}", "snippet": "acronymsmap{${1:code}}" } }, { "name": "acronymsmapTF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acronymsmapTF{${1:code}}{${2:true}}{${3:false}}" } }, { "name": "acronymsmapT", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acronymsmapT{${1:code}}{${2:true}}{${3:false}}" } }, { "name": "acronymsmapF", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "acronymsmapF{${1:code}}{${2:true}}{${3:false}}" } }, { "name": "AcronymTable", "unusual": true }, { "name": "AcroAddRow", "unusual": true, "arg": { "format": "{}", "snippet": "AcroAddRow{${1:code}}" } }, { "name": "AcroNeedPackage", "unusual": true, "arg": { "format": "{}", "snippet": "AcroNeedPackage{${1:package}}" } }, { "name": "AcroRerun", "unusual": true }, { "name": "DeclareAcroEnding", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareAcroEnding{${1:name}}{${2:short default}}{${3:long default}}" } }, { "name": "DeclareAcroArticle", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareAcroArticle{${1:name}}{${2:default}}" } }, { "name": "DeclareAcroTranslation", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareAcroTranslation{${1:key%plain}}{${2:language-translation list}}" } }, { "name": "AddAcroTranslations", "unusual": true, "arg": { "format": "{}{}", "snippet": "AddAcroTranslations{${1:key%plain}}{${2:language-translation list}}" } }, { "name": "DeclareAcroProperty", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareAcroProperty{${1:name%specialDef}}" } }, { "name": "DeclareAcroProperty*", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareAcroProperty*{${1:name%specialDef}}" } }, { "name": "DeclareAcroPropertyAlias", "unusual": true, "arg": { "format": "{}{}", "snippet": "DeclareAcroPropertyAlias{${1:name1%specialDef}}{${2:name2}}" } }, { "name": "MakeAcroPropertyAlias", "unusual": true, "arg": { "format": "{}{}", "snippet": "MakeAcroPropertyAlias{${1:name1}}{${2:name2}}" } }, { "name": "NewAcroCommand", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "NewAcroCommand{${1:cmd}}{${2:xargs}}{${3:definition}}" } }, { "name": "RenewAcroCommand", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "RenewAcroCommand{${1:cmd}}{${2:xargs}}{${3:definition}}" } }, { "name": "DeclareAcroCommand", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareAcroCommand{${1:cmd}}{${2:xargs}}{${3:definition}}" } }, { "name": "ProvideAcroCommand", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ProvideAcroCommand{${1:cmd}}{${2:xargs}}{${3:definition}}" } }, { "name": "UseAcroTemplate", "unusual": true, "arg": { "format": "{}", "snippet": "UseAcroTemplate{${1:name}}" } }, { "name": "UseAcroTemplate", "unusual": true, "arg": { "format": "[]{}[]", "snippet": "UseAcroTemplate[${2:type}]{${1:name}}[${3:argument number}]" } }, { "name": "acrocite", "unusual": true }, { "name": "acrodonotuse", "unusual": true }, { "name": "acroplural", "unusual": true }, { "name": "acroindefinite", "unusual": true }, { "name": "acroupper", "unusual": true }, { "name": "acrofull", "unusual": true }, { "name": "nospace", "unusual": true }, { "name": "AcroModule", "unusual": true, "arg": { "format": "{}{}", "snippet": "AcroModule{${1:name}}{${2:description%text}}" } }, { "name": "AcroModuleEnd", "unusual": true }, { "name": "AcroStyle", "unusual": true, "arg": { "format": "{}", "snippet": "AcroStyle{${1:name}}" } }, { "name": "AcroMap", "unusual": true, "arg": { "format": "{}{}", "snippet": "AcroMap{${1:arg1}}{${2:arg2}}" } }, { "name": "acroloadstyle", "unusual": true, "arg": { "format": "{}", "snippet": "acroloadstyle{${1:style}}" } }, { "name": "acsimple", "unusual": true, "arg": { "format": "{}{}", "snippet": "acsimple{${1:arg1}}{${2:arg2}}" } }, { "name": "acfootnote", "unusual": true, "arg": { "format": "{}", "snippet": "acfootnote{${1:arg}}" } }, { "name": "acgobbletrail", "unusual": true }, { "name": "acroheading", "unusual": true }, { "name": "acropreamble", "unusual": true }, { "name": "acropostamble", "unusual": true }, { "name": "acrofield", "unusual": true, "arg": { "format": "{}{}", "snippet": "acrofield{${1:arg1}}{${2:arg2}}" } }, { "name": "acroprintfield", "unusual": true, "arg": { "format": "{}{}", "snippet": "acroprintfield{${1:arg1}}{${2:arg2}}" } }, { "name": "acroiffieldTF", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "acroiffieldTF{${1:arg1}}{${2:arg2}}{${3:true}}{${4:false}}" } }, { "name": "acroifanyfieldTF", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "acroifanyfieldTF{${1:arg1}}{${2:arg2}}{${3:true}}{${4:false}}" } }, { "name": "acroifallfieldsTF", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "acroifallfieldsTF{${1:arg1}}{${2:arg2}}{${3:true}}{${4:false}}" } }, { "name": "acroifpagefieldTF", "unusual": true, "arg": { "format": "{}", "snippet": "acroifpagefieldTF{${1:arg}}" } }, { "name": "acroifpropertyTF", "unusual": true, "arg": { "format": "{}", "snippet": "acroifpropertyTF{${1:arg}}" } }, { "name": "acroifpropertyT", "unusual": true, "arg": { "format": "{}", "snippet": "acroifpropertyT{${1:arg}}" } }, { "name": "acroifpropertyF", "unusual": true, "arg": { "format": "{}", "snippet": "acroifpropertyF{${1:arg}}" } }, { "name": "acshow", "unusual": true, "arg": { "format": "{}", "snippet": "acshow{${1:id}}" } }, { "name": "acshow", "unusual": true, "arg": { "format": "[]{}", "snippet": "acshow[${2:options}]{${1:id}}" } }, { "name": "acroendfootnote", "unusual": true } ], "envs": [], "keys": { "\\usepackage/acro#c": [ "upgrade" ], "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c": [ "short={${1:text}}", "long={${1:text}}", "alt={${1:text}}", "extra={${1:text}}", "foreign={${1:text}}", "long-post={${1:text}}", "post={${1:text}}", "sort={${1:text}}", "tag={${1:csv list}}", "before-citation={${1:csv list}}", "index-sort={${1:text}}", "short-plural={${1:text}}", "short-plural-form={${1:text}}", "long-plural={${1:text}}", "long-plural-form={${1:text}}", "alt-plural={${1:text}}", "alt-plural-form={${1:text}}", "foreign-plural={${1:text}}", "foreign-plural-form={${1:text}}", "plural={${1:text}}", "plural-form={${1:text}}", "short-indefinite={${1:text}}", "long-indefinite={${1:text}}", "alt-indefinite={${1:text}}", "pdfstring=${1:string}", "pdfcomment={${1:text}}", "short-acc={${1:text}}", "long-acc={${1:text}}", "alt-acc={${1:text}}", "foreign-acc={${1:text}}", "foreign-acc-plural-form={${1:text}}", "extra-acc={${1:text}}", "single-acc={${1:text}}", "list-acc={${1:text}}", "list={${1:text}}", "foreign-babel=${1:language}", "foreign-locale=${1:language}", "preset=${1:set name}", "uselist={${1:csv list of ids}}" ], "\\DeclareAcronym#c,\\NewAcroPreset#c,\\RenewAcroPreset#c,\\DeclareAcroPreset#c,\\ac#c,\\ac*#c,\\Ac#c,\\Ac*#c,\\acp#c,\\acp*#c,\\Acp#c,\\Acp*#c,\\iac#c,\\iac*#c,\\Iac#c,\\Iac*#c,\\acs#c,\\acs*#c,\\Acs#c,\\Acs*#c,\\acsp#c,\\acsp*#c,\\Acsp#c,\\Acsp*#c,\\iacs#c,\\iacs*#c,\\Iacs#c,\\Iacs*#c,\\acl#c,\\acl*#c,\\Acl#c,\\Acl*#c,\\aclp#c,\\aclp*#c,\\Aclp#c,\\Aclp*#c,\\iacl#c,\\iacl*#c,\\Iacl#c,\\Iacl*#c,\\aca#c,\\aca*#c,\\Aca#c,\\Aca*#c,\\acap#c,\\acap*#c,\\Acap#c,\\Acap*#c,\\iaca#c,\\iaca*#c,\\Iaca#c,\\Iaca*#c,\\acf#c,\\acf*#c,\\Acf#c,\\Acf*#c,\\acfp#c,\\acfp*#c,\\Acfp#c,\\Acfp*#c,\\iacf#c,\\iacf*#c,\\Iacf#c,\\Iacf*#c": [ "case-sensitive", "case-insensitive", "first-style=${1|long-short,short-long,short,long,footnote|}", "subsequent-style=${1|long-short,short-long,short,long,footnote|}", "single-style=${1|long-short,short-long,short,long,footnote|}", "single={${1:text}}", "use-id-as-short", "cite=[${1:prenote}][${2:postnote}]{${3:citation keys}}", "index={${1:text}}", "index-sort={${1:text}}", "no-index", "format={${1:code}}", "short-format={${1:code}}", "long-format={${1:code}}", "first-long-format={${1:code}}", "alt-format={${1:code}}", "extra-format={${1:code}}", "foreign-format={${1:code}}", "single-format={${1:code}}", "list-format={${1:code}}", "%acroproperty" ], "\\printacronyms#c": [ "template=${1|description,lof,longtable,supertabular,tabularray,tabular,toc,xltabular|}", "sort", "display=${1|all,used|}", "exclude={${1:csv list of tags}}", "include={${1:csv list of tags}}", "add", "heading=${1|none,section,section*,chapter,chapter*|}", "name={${1:text}}", "preamble={${1:text}}", "locale/display", "local", "pages={${1:keyvals}}" ], "\\acsetup#c": [ "case-sensitive", "case-insensitive", "use-id-as-short", "first-style=${1|long-short,short-long,short,long,footnote|}", "subsequent-style=${1|long-short,short-long,short,long,footnote|}", "single", "single-style=${1|long-short,short-long,short,long,footnote|}", "list/template=${1|description,tabular,longtable,supertabular,lof,toc|}", "list/sort", "list/display=${1|all,used|}", "list/exclude={${1:csv list of tags}}", "list/include={${1:csv list of tags}}", "list/add", "list/heading=${1|none,section,section*,chapter,chapter*|}", "list/name={${1:text}}", "list/preamble={${1:text}}", "list/locale/display", "list/local", "list/foreign/display", "pages/display=${1|first,all,none|}", "pages/seq/use=${1|true,false|}", "pages/seq/pre={${1:code}}", "pages/seq/threshold=${1:number}", "pages/fill={${1:code}}", "pages/name", "format={${1:code}}", "format/short={${1:code}}", "format/long={${1:code}}", "format/first-long={${1:code}}", "format/alt={${1:code}}", "format/extra={${1:code}}", "format/foreign={${1:code}}", "format/list={${1:code}}", "format/replace", "short-plural-ending={${1:text}}", "long-plural-ending={${1:text}}", "foreign/display", "locale/display", "locale/format={${1:code}}", "uppercase/first", "uppercase/title", "uppercase/all", "uppercase/none", "uppercase/cmd={${1:commands}}", "uppercase/short", "cite/cmd={${1:citation command}}", "cite/group", "cite/display=${1|first,all,none|}", "cite/pre={${1:text}}", "cite/group/cmd={${1:citation command}}", "cite/group/pre={${1:text}}", "index/use=${1|true,false,indexed|}", "index/cmd={${1:index command}}", "index/disable={${1:code}}", "index/clear", "barriers/use", "barriers/reset", "barriers/single", "trailing/define=${1:token}{${2:name}}", "trailing/activate={${1:list of token names}}", "trailing/deactivate={${1:list of token names}}", "make-links", "link-only-first", "pdfcomments/use", "pdfcomments/cmd={${1:code}}", "accsupp/use", "accsupp/options={${1:accsupp options}}", "accsupp/method={${1:method}}", "language=", "patch/floats", "patch/list", "patch/tabularx", "patch/ltxtable", "patch/tabu", "patch/caption", "patch/maketitle", "load-style=${1:name}", "templates/colspec={${1:value}}" ] }, "args": [ "\\usepackage/acro#c" ] } ================================================ FILE: dev/packages/acromemory.json ================================================ { "deps": [ { "name": "xkeyval" }, { "name": "eforms" }, { "name": "aeb-comment" }, { "name": "icon-appr" }, { "name": "multido" }, { "name": "graphicx" } ], "macros": [ { "name": "isPackage" }, { "name": "amEmbedTiles", "arg": { "format": "{}{}{}", "snippet": "amEmbedTiles{${1:name}}{${2:n-tiles}}{${3:imagefile}}" } }, { "name": "insertTiles", "arg": { "format": "{}{}{}{}", "snippet": "insertTiles{${1:name}}{${2:width}}{${3:n-rows}}{${4:n-cols}}" } }, { "name": "messageBox", "arg": { "format": "{}{}", "snippet": "messageBox{${1:width}}{${2:height}}" } }, { "name": "messageBox", "arg": { "format": "[]{}{}", "snippet": "messageBox[${3:eforms parameters}]{${1:width}}{${2:height}}" } }, { "name": "playItAgain", "arg": { "format": "{}{}", "snippet": "playItAgain{${1:width}}{${2:height}}" } }, { "name": "playItAgain", "arg": { "format": "[]{}{}", "snippet": "playItAgain[${3:eforms parameters}]{${1:width}}{${2:height}}" } }, { "name": "insertTilesL", "arg": { "format": "{}{}{}{}", "snippet": "insertTilesL{${1:name}}{${2:width}}{${3:n-rows}}{${4:n-cols}}" } }, { "name": "insertTilesR", "arg": { "format": "{}{}{}{}", "snippet": "insertTilesR{${1:name}}{${2:width}}{${3:n-rows}}{${4:n-cols}}" } }, { "name": "tryItAgain", "arg": { "format": "{}{}", "snippet": "tryItAgain{${1:width}}{${2:height}}" } }, { "name": "tryItAgain", "arg": { "format": "[]{}{}", "snippet": "tryItAgain[${3:eforms parameters}]{${1:width}}{${2:height}}" } }, { "name": "helpImage", "arg": { "format": "{}{}", "snippet": "helpImage{${1:width}}{${2:height}}" } }, { "name": "helpImage", "arg": { "format": "[]{}{}", "snippet": "helpImage[${3:eforms parameters}]{${1:width}}{${2:height}}" } }, { "name": "rolloverHelpButton", "arg": { "format": "{}{}", "snippet": "rolloverHelpButton{${1:width}}{${2:height}}" } }, { "name": "rolloverHelpButton", "arg": { "format": "[]{}{}", "snippet": "rolloverHelpButton[${3:eforms parameters}]{${1:width}}{${2:height}}" } }, { "name": "initFirstiMsg", "unusual": true }, { "name": "initFirstiiMsg", "unusual": true }, { "name": "acromemoryifalse", "unusual": true }, { "name": "acromemoryitrue", "unusual": true }, { "name": "amIconObjs", "unusual": true }, { "name": "amIconPic", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "amIconPic{${1:arg1}}{${2:arg2}}{${3:arg3}}{${4:arg4}}" } }, { "name": "amImageHt", "unusual": true }, { "name": "amImageWd", "unusual": true }, { "name": "AMIndxList", "unusual": true }, { "name": "amNumImages", "unusual": true }, { "name": "amTileHt", "unusual": true }, { "name": "amtileKVs", "unusual": true, "arg": { "format": "{}", "snippet": "amtileKVs{${1:arg1}}" } }, { "name": "amTileWd", "unusual": true }, { "name": "bDebug", "unusual": true }, { "name": "iconPresets", "unusual": true }, { "name": "ifacromemoryi", "unusual": true }, { "name": "ifincludehelp", "unusual": true }, { "name": "imageImportPath", "unusual": true }, { "name": "includehelpfalse", "unusual": true }, { "name": "includehelptrue", "unusual": true }, { "name": "insertTilesii", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "insertTilesii{${1:arg1}}{${2:arg2}}{${3:arg3}}{${4:arg4}}{${5:arg5}}" } }, { "name": "memDebug", "unusual": true }, { "name": "muAction", "unusual": true }, { "name": "nTotalTiles", "unusual": true }, { "name": "RanIdentifier", "unusual": true }, { "name": "theHelpCaption", "unusual": true, "arg": { "format": "{}", "snippet": "theHelpCaption{${1:arg1}}" } } ], "envs": [], "keys": { "\\usepackage/acromemory#c": [ "acromemory1", "acromemory2", "includehelp", "draft" ] }, "args": [ "\\usepackage/acromemory#c" ] } ================================================ FILE: dev/packages/acronym.json ================================================ { "deps": [ { "name": "suffix" }, { "name": "xstring" }, { "name": "relsize", "if": "smaller" } ], "macros": [ { "name": "ac*", "arg": { "format": "[]{}", "snippet": "ac*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Ac*", "arg": { "format": "[]{}", "snippet": "Ac*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "ac*", "arg": { "format": "{}", "snippet": "ac*{${1:acronym}}" } }, { "name": "Ac*", "arg": { "format": "{}", "snippet": "Ac*{${1:acronym}}" } }, { "name": "ac", "arg": { "format": "[]{}", "snippet": "ac[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Ac", "arg": { "format": "[]{}", "snippet": "Ac[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "ac", "arg": { "format": "{}", "snippet": "ac{${1:acronym}}" } }, { "name": "Ac", "arg": { "format": "{}", "snippet": "Ac{${1:acronym}}" } }, { "name": "acf*", "arg": { "format": "[]{}", "snippet": "acf*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Acf*", "arg": { "format": "[]{}", "snippet": "Acf*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acf*", "arg": { "format": "{}", "snippet": "acf*{${1:acronym}}" } }, { "name": "Acf*", "arg": { "format": "{}", "snippet": "Acf*{${1:acronym}}" } }, { "name": "acf", "arg": { "format": "[]{}", "snippet": "acf[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Acf", "arg": { "format": "[]{}", "snippet": "Acf[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acf", "arg": { "format": "{}", "snippet": "acf{${1:acronym}}" } }, { "name": "Acf", "arg": { "format": "{}", "snippet": "Acf{${1:acronym}}" } }, { "name": "acfa", "unusual": true, "arg": { "format": "[]{}", "snippet": "acfa[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Acfa", "unusual": true, "arg": { "format": "[]{}", "snippet": "Acfa[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acfa", "unusual": true, "arg": { "format": "{}", "snippet": "acfa{${1:acronym}}" } }, { "name": "Acfa", "unusual": true, "arg": { "format": "{}", "snippet": "Acfa{${1:acronym}}" } }, { "name": "acffont", "unusual": true, "arg": { "format": "{}", "snippet": "acffont{${1:text%plain}}" } }, { "name": "acfi*", "arg": { "format": "[]{}", "snippet": "acfi*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Acfi*", "arg": { "format": "[]{}", "snippet": "Acfi*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acfi*", "arg": { "format": "{}", "snippet": "acfi*{${1:acronym}}" } }, { "name": "Acfi*", "arg": { "format": "{}", "snippet": "Acfi*{${1:acronym}}" } }, { "name": "acfi", "arg": { "format": "[]{}", "snippet": "acfi[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Acfi", "arg": { "format": "[]{}", "snippet": "Acfi[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acfi", "arg": { "format": "{}", "snippet": "acfi{${1:acronym}}" } }, { "name": "Acfi", "arg": { "format": "{}", "snippet": "Acfi{${1:acronym}}" } }, { "name": "acfip", "arg": { "format": "[]{}", "snippet": "acfip[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acfip", "arg": { "format": "{}", "snippet": "acfip{${1:acronym}}" } }, { "name": "Acfip", "arg": { "format": "[]{}", "snippet": "Acfip[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Acfip", "arg": { "format": "{}", "snippet": "Acfip{${1:acronym}}" } }, { "name": "acfip*", "arg": { "format": "[]{}", "snippet": "acfip*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acfip*", "arg": { "format": "{}", "snippet": "acfip*{${1:acronym}}" } }, { "name": "Acfip*", "arg": { "format": "[]{}", "snippet": "Acfip*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Acfip*", "arg": { "format": "{}", "snippet": "Acfip*{${1:acronym}}" } }, { "name": "acfia", "unusual": true, "arg": { "format": "[]{}", "snippet": "acfia[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Acfia", "unusual": true, "arg": { "format": "[]{}", "snippet": "Acfia[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acfia", "unusual": true, "arg": { "format": "{}", "snippet": "acfia{${1:acronym}}" } }, { "name": "Acfia", "unusual": true, "arg": { "format": "{}", "snippet": "Acfia{${1:acronym}}" } }, { "name": "acfp*", "arg": { "format": "[]{}", "snippet": "acfp*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acfp*", "arg": { "format": "{}", "snippet": "acfp*{${1:acronym}}" } }, { "name": "acfp", "arg": { "format": "[]{}", "snippet": "acfp[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Acfp", "arg": { "format": "[]{}", "snippet": "Acfp[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acfp", "arg": { "format": "{}", "snippet": "acfp{${1:acronym}}" } }, { "name": "Acfp", "arg": { "format": "{}", "snippet": "Acfp{${1:acronym}}" } }, { "name": "acfpa", "unusual": true, "arg": { "format": "[]{}", "snippet": "acfpa[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Acfpa", "unusual": true, "arg": { "format": "[]{}", "snippet": "Acfpa[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acfpa", "unusual": true, "arg": { "format": "{}", "snippet": "acfpa{${1:acronym}}" } }, { "name": "Acfpa", "unusual": true, "arg": { "format": "{}", "snippet": "Acfpa{${1:acronym}}" } }, { "name": "acfsfont", "unusual": true, "arg": { "format": "{}", "snippet": "acfsfont{${1:text%plain}}" } }, { "name": "acl*", "arg": { "format": "[]{}", "snippet": "acl*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Acl*", "arg": { "format": "[]{}", "snippet": "Acl*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acl*", "arg": { "format": "{}", "snippet": "acl*{${1:acronym}}" } }, { "name": "Acl*", "arg": { "format": "{}", "snippet": "Acl*{${1:acronym}}" } }, { "name": "acl", "arg": { "format": "[]{}", "snippet": "acl[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Acl", "arg": { "format": "[]{}", "snippet": "Acl[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acl", "arg": { "format": "{}", "snippet": "acl{${1:acronym}}" } }, { "name": "Acl", "arg": { "format": "{}", "snippet": "Acl{${1:acronym}}" } }, { "name": "aclabelfont", "unusual": true, "arg": { "format": "{}", "snippet": "aclabelfont{${1:text%plain}}" } }, { "name": "aclp*", "arg": { "format": "[]{}", "snippet": "aclp*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Aclp*", "arg": { "format": "[]{}", "snippet": "Aclp*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "aclp*", "arg": { "format": "{}", "snippet": "aclp*{${1:acronym}}" } }, { "name": "Aclp*", "arg": { "format": "{}", "snippet": "Aclp*{${1:acronym}}" } }, { "name": "aclp", "arg": { "format": "[]{}", "snippet": "aclp[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Aclp", "arg": { "format": "[]{}", "snippet": "Aclp[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "aclp", "arg": { "format": "{}", "snippet": "aclp{${1:acronym}}" } }, { "name": "Aclp", "arg": { "format": "{}", "snippet": "Aclp{${1:acronym}}" } }, { "name": "aclu*", "arg": { "format": "[]{}", "snippet": "aclu*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Aclu*", "arg": { "format": "[]{}", "snippet": "Aclu*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "aclu*", "arg": { "format": "{}", "snippet": "aclu*{${1:acronym}}" } }, { "name": "Aclu*", "arg": { "format": "{}", "snippet": "Aclu*{${1:acronym}}" } }, { "name": "aclu", "arg": { "format": "[]{}", "snippet": "aclu[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Aclu", "arg": { "format": "[]{}", "snippet": "Aclu[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "aclu", "arg": { "format": "{}", "snippet": "aclu{${1:acronym}}" } }, { "name": "Aclu", "arg": { "format": "{}", "snippet": "Aclu{${1:acronym}}" } }, { "name": "aclua", "unusual": true, "arg": { "format": "[]{}", "snippet": "aclua[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Aclua", "unusual": true, "arg": { "format": "[]{}", "snippet": "Aclua[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "aclua", "unusual": true, "arg": { "format": "{}", "snippet": "aclua{${1:acronym}}" } }, { "name": "Aclua", "unusual": true, "arg": { "format": "{}", "snippet": "Aclua{${1:acronym}}" } }, { "name": "acp*", "arg": { "format": "[]{}", "snippet": "acp*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Acp*", "arg": { "format": "[]{}", "snippet": "Acp*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acp*", "arg": { "format": "{}", "snippet": "acp*{${1:acronym}}" } }, { "name": "Acp*", "arg": { "format": "{}", "snippet": "Acp*{${1:acronym}}" } }, { "name": "acp", "arg": { "format": "[]{}", "snippet": "acp[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "Acp", "arg": { "format": "[]{}", "snippet": "Acp[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acp", "arg": { "format": "{}", "snippet": "acp{${1:acronym}}" } }, { "name": "Acp", "arg": { "format": "{}", "snippet": "Acp{${1:acronym}}" } }, { "name": "acresetall" }, { "name": "acro", "arg": { "format": "{}[]{}", "snippet": "acro{${1:acronym}}[${3:short name}]{${2:full name}}" } }, { "name": "acro", "arg": { "format": "{}{}", "snippet": "acro{${1:acronym}}{${2:full name}}" } }, { "name": "acrodef", "arg": { "format": "{}[]{}", "snippet": "acrodef{${1:acronym}}[${3:short name}]{${2:full name}}" } }, { "name": "acrodef", "arg": { "format": "{}{}", "snippet": "acrodef{${1:acronym}}{${2:full name}}" } }, { "name": "acrodefindefinite", "arg": { "format": "{}{}{}", "snippet": "acrodefindefinite{${1:acronym}}{${2:short indefinite article}}{${3:long indefinite article}}" } }, { "name": "acrodefplural", "arg": { "format": "{}[]{}", "snippet": "acrodefplural{${1:acronym}}[${3:short plural name}]{${2:full plural name}}" } }, { "name": "acrodefplural", "arg": { "format": "{}{}", "snippet": "acrodefplural{${1:acronym}}{${2:full plural name}}" } }, { "name": "acroextra", "arg": { "format": "{}", "snippet": "acroextra{${1:additional info}}" } }, { "name": "acroindefinite", "arg": { "format": "{}{}{}", "snippet": "acroindefinite{${1:acronym}}{${2:short indefinite article}}{${3:long indefinite article}}" } }, { "name": "acroplural", "arg": { "format": "{}[]{}", "snippet": "acroplural{${1:acronym}}[${3:short plural name}]{${2:full plural name}}" } }, { "name": "acroplural", "arg": { "format": "{}{}", "snippet": "acroplural{${1:acronym}}{${2:full plural name}}" } }, { "name": "acs*", "arg": { "format": "[]{}", "snippet": "acs*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acs*", "arg": { "format": "{}", "snippet": "acs*{${1:acronym}}" } }, { "name": "acs", "arg": { "format": "[]{}", "snippet": "acs[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acs", "arg": { "format": "{}", "snippet": "acs{${1:acronym}}" } }, { "name": "acsfont", "unusual": true, "arg": { "format": "{}", "snippet": "acsfont{${1:text%plain}}" } }, { "name": "acsp*", "arg": { "format": "[]{}", "snippet": "acsp*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acsp*", "arg": { "format": "{}", "snippet": "acsp*{${1:acronym}}" } }, { "name": "acsp", "arg": { "format": "[]{}", "snippet": "acsp[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acsp", "arg": { "format": "{}", "snippet": "acsp{${1:acronym}}" } }, { "name": "acspa", "unusual": true, "arg": { "format": "[]{}", "snippet": "acspa[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acspa", "unusual": true, "arg": { "format": "{}", "snippet": "acspa{${1:acronym}}" } }, { "name": "acsu*", "arg": { "format": "[]{}", "snippet": "acsu*[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acsu*", "arg": { "format": "{}", "snippet": "acsu*{${1:acronym}}" } }, { "name": "acsu", "arg": { "format": "[]{}", "snippet": "acsu[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acsu", "arg": { "format": "{}", "snippet": "acsu{${1:acronym}}" } }, { "name": "acsua", "unusual": true, "arg": { "format": "[]{}", "snippet": "acsua[${2:linebreak penalty}]{${1:acronym}}" } }, { "name": "acsua", "unusual": true, "arg": { "format": "{}", "snippet": "acsua{${1:acronym}}" } }, { "name": "acused", "arg": { "format": "{}", "snippet": "acused{${1:acronym}}" } }, { "name": "iac", "arg": { "format": "{}", "snippet": "iac{${1:acronym}}" } }, { "name": "iac", "arg": { "format": "{}", "snippet": "iac{${1:acronym}}" } }, { "name": "Iac", "arg": { "format": "{}", "snippet": "Iac{${1:acronym}}" } }, { "name": "Iac", "arg": { "format": "{}", "snippet": "Iac{${1:acronym}}" } }, { "name": "newacro", "arg": { "format": "{}[]{}", "snippet": "newacro{${1:acronym}}[${3:short name}]{${2:full name}}" } }, { "name": "newacro", "arg": { "format": "{}{}", "snippet": "newacro{${1:acronym}}{${2:full name}}" } }, { "name": "newacroindefinite", "arg": { "format": "{}{}{}", "snippet": "newacroindefinite{${1:acronym}}{${2:short indefinite article}}{${3:long indefinite article}}" } }, { "name": "newacroplural", "arg": { "format": "{}[]{}", "snippet": "newacroplural{${1:acronym}}[${3:short plural name}]{${2:full plural name}}" } }, { "name": "newacroplural", "arg": { "format": "{}{}", "snippet": "newacroplural{${1:acronym}}{${2:full plural name}}" } } ], "envs": [ { "name": "acronym" }, { "name": "acronym", "arg": { "format": "[]", "snippet": "[${1:longest}]" } } ], "keys": { "\\usepackage/acronym#c": [ "footnote", "nohyperlinks", "noforwardlinks", "noacroprefix", "printonlyused", "printonlyreused", "withpage", "smaller", "dua", "nolist", "nolinebreak" ] }, "args": [ "\\usepackage/acronym#c" ] } ================================================ FILE: dev/packages/acrosort.json ================================================ { "deps": [ { "name": "eforms" }, { "name": "icon-appr" }, { "name": "multido" }, { "name": "graphicx" } ], "macros": [ { "name": "isPackage" }, { "name": "asEmbedTiles", "arg": { "format": "{}{}{}", "snippet": "asEmbedTiles{${1:name}}{${2:n-tiles}}{${3:imagefile}}" } }, { "name": "asEmbedTiles", "arg": { "format": "[]{}{}{}", "snippet": "asEmbedTiles[${4:ext}]{${1:name}}{${2:n-tiles}}{${3:imagefile}}" } }, { "name": "insertTiles", "arg": { "format": "{}{}{}{}", "snippet": "insertTiles{${1:name}}{${2:width}}{${3:n-rows}}{${4:n-cols}}" } }, { "name": "StartSort", "arg": { "format": "{}{}{}", "snippet": "StartSort{${1:name}}{${2:width}}{${3:height}}" } }, { "name": "StartSort", "arg": { "format": "[]{}{}{}", "snippet": "StartSort[${4:eforms parameters}]{${1:name}}{${2:width}}{${3:height}}" } }, { "name": "StopSort", "arg": { "format": "{}{}{}", "snippet": "StopSort{${1:name}}{${2:width}}{${3:height}}" } }, { "name": "StopSort", "arg": { "format": "[]{}{}{}", "snippet": "StopSort[${4:eforms parameters}]{${1:name}}{${2:width}}{${3:height}}" } }, { "name": "ClearSort", "arg": { "format": "{}{}{}", "snippet": "ClearSort{${1:name}}{${2:width}}{${3:height}}" } }, { "name": "ClearSort", "arg": { "format": "[]{}{}{}", "snippet": "ClearSort[${4:eforms parameters}]{${1:name}}{${2:width}}{${3:height}}" } }, { "name": "customStartJS", "arg": { "format": "{}", "snippet": "customStartJS{${1:script%definition}}" } }, { "name": "customFinishJS", "arg": { "format": "{}", "snippet": "customFinishJS{${1:script%definition}}" } }, { "name": "appendStartSortJS", "arg": { "format": "{}", "snippet": "appendStartSortJS{${1:script%definition}}" } }, { "name": "appendStopSortJS", "arg": { "format": "{}", "snippet": "appendStopSortJS{${1:script%definition}}" } }, { "name": "appendClearSortJS", "arg": { "format": "{}", "snippet": "appendClearSortJS{${1:script%definition}}" } }, { "name": "asGrphWd", "unusual": true }, { "name": "asIconObjs", "unusual": true }, { "name": "asIconPic", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "asIconPic{${1:arg1}}{${2:arg2}}{${3:arg3}}{${4:arg4}}" } }, { "name": "asNumSideShowPics", "unusual": true }, { "name": "asTileHt", "unusual": true }, { "name": "asTileWd", "unusual": true }, { "name": "asTtlGrphHt", "unusual": true }, { "name": "astileKVs", "unusual": true, "arg": { "format": "{}", "snippet": "astileKVs{${1:arg1}}" } }, { "name": "iconPresets", "unusual": true }, { "name": "sortCustomFinishJS", "unusual": true }, { "name": "sortCustomStartJS", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/actcodes.json ================================================ { "deps": [], "macros": [ { "name": "ifltx", "unusual": true }, { "name": "PushCatMakeLetterAt", "unusual": true }, { "name": "PopLetterCatAt", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/actuarialangle.json ================================================ { "deps": [ { "name": "pict2e" } ], "macros": [ { "name": "actuarialangle", "unusual": true, "arg": { "format": "{}", "snippet": "actuarialangle{${1:arg}}" } }, { "name": "angl", "arg": { "format": "{}", "snippet": "angl{${1:arg}}" } }, { "name": "angln" }, { "name": "anglr" }, { "name": "anglk" }, { "name": "overanglebracket", "arg": { "format": "{}", "snippet": "overanglebracket{${1:arg}}" } }, { "name": "group", "arg": { "format": "{}", "snippet": "group{${1:arg}}" } } ], "envs": [], "keys": { "\\usepackage/actuarialangle#c": [ "thinspace", "thickspace", "nobracket" ] }, "args": [ "\\usepackage/actuarialangle#c" ] } ================================================ FILE: dev/packages/actuarialsymbol.json ================================================ { "deps": [ { "name": "amsmath" }, { "name": "actuarialangle" } ], "macros": [ { "name": "actsymb", "arg": { "format": "{}{}", "snippet": "actsymb{${1:symbol}}{${2:lr}}" } }, { "name": "actsymb", "arg": { "format": "[][]{}{}[]", "snippet": "actsymb[${3:ll}][${4:ul}]{${1:symbol}}{${2:lr}}[${5:ur}]" } }, { "name": "actsymb", "unusual": true, "arg": { "format": "[][][]{}{}[]", "snippet": "actsymb[${3:ll}][${4:ul}][${5:P}]{${1:symbol}}{${2:lr}}[${6:ur}]" } }, { "name": "twoletsymb", "arg": { "format": "{}{}", "snippet": "twoletsymb{${1:symbol1}}{${2:symbol2}}" } }, { "name": "twoletsymb", "arg": { "format": "[]{}{}", "snippet": "twoletsymb[${3:length}]{${1:symbol1}}{${2:symbol2}}" } }, { "name": "twoletkern", "unusual": true }, { "name": "nthtop", "arg": { "format": "{}{}", "snippet": "nthtop{${1:number}}{${2:status}}" } }, { "name": "nthtop", "arg": { "format": "[]{}{}", "snippet": "nthtop[${3:length}]{${1:number}}{${2:status}}" } }, { "name": "nthtop*", "arg": { "format": "{}{}", "snippet": "nthtop*{${1:number}}{${2:status}}" } }, { "name": "nthtop*", "arg": { "format": "[]{}{}", "snippet": "nthtop*[${3:length}]{${1:number}}{${2:status}}" } }, { "name": "nthbottom", "arg": { "format": "{}{}", "snippet": "nthbottom{${1:number}}{${2:status}}" } }, { "name": "nthbottom", "arg": { "format": "[]{}{}", "snippet": "nthbottom[${3:length}]{${1:number}}{${2:status}}" } }, { "name": "nthbottom*", "arg": { "format": "{}{}", "snippet": "nthbottom*{${1:number}}{${2:status}}" } }, { "name": "nthbottom*", "arg": { "format": "[]{}{}", "snippet": "nthbottom*[${3:length}]{${1:number}}{${2:status}}" } }, { "name": "nthtopsep", "unusual": true }, { "name": "nthtopskip", "unusual": true }, { "name": "nthbottomsep", "unusual": true }, { "name": "nthbottomskip", "unusual": true }, { "name": "lx", "arg": { "format": "{}", "snippet": "lx{${1:age}}" } }, { "name": "lx", "arg": { "format": "[][]{}[]", "snippet": "lx[${2:ll}][${3:ul}]{${1:age}}[${4:ur}]" } }, { "name": "Lx", "arg": { "format": "{}", "snippet": "Lx{${1:age}}" } }, { "name": "Lx", "arg": { "format": "[][]{}[]", "snippet": "Lx[${2:ll}][${3:ul}]{${1:age}}[${4:ur}]" } }, { "name": "dx", "arg": { "format": "{}{}", "snippet": "dx{${1:age}}{${2:lr}}" } }, { "name": "dx", "arg": { "format": "[][]{}[]", "snippet": "dx[${2:ll}][${3:ul}]{${1:age}}[${4:ur}]" } }, { "name": "Dx", "arg": { "format": "{}", "snippet": "Dx{${1:age}}" } }, { "name": "Dx", "arg": { "format": "[][]{}[]", "snippet": "Dx[${2:ll}][${3:ul}]{${1:age}}[${4:ur}]" } }, { "name": "px", "arg": { "format": "{}", "snippet": "px{${1:age}}" } }, { "name": "px", "arg": { "format": "[][]{}[]", "snippet": "px[${2:ll}][${3:ul}]{${1:age}}[${4:ur}]" } }, { "name": "qx", "arg": { "format": "{}", "snippet": "qx{${1:age}}" } }, { "name": "qx", "arg": { "format": "[][]{}[]", "snippet": "qx[${2:ll}][${3:ul}]{${1:age}}[${4:ur}]" } }, { "name": "eringx", "arg": { "format": "{}", "snippet": "eringx{${1:lr}}" } }, { "name": "eringx", "arg": { "format": "[][]{}[]", "snippet": "eringx[${2:ll}][${3:ul}]{${1:lr}}[${4:ur}]" } }, { "name": "Ax", "arg": { "format": "{}", "snippet": "Ax{${1:lr}}" } }, { "name": "Ax", "arg": { "format": "[][]{}[]", "snippet": "Ax[${2:ll}][${3:ul}]{${1:lr}}[${4:ur}]" } }, { "name": "Ax*", "arg": { "format": "{}", "snippet": "Ax*{${1:lr}}" } }, { "name": "Ax*", "arg": { "format": "[][]{}[]", "snippet": "Ax*[${2:ll}][${3:ul}]{${1:lr}}[${4:ur}]" } }, { "name": "Ex", "arg": { "format": "{}", "snippet": "Ex{${1:lr}}" } }, { "name": "Ex", "arg": { "format": "[][]{}[]", "snippet": "Ex[${2:ll}][${3:ul}]{${1:lr}}[${4:ur}]" } }, { "name": "ax", "arg": { "format": "{}", "snippet": "ax{${1:lr}}" } }, { "name": "ax", "arg": { "format": "[][]{}[]", "snippet": "ax[${2:ll}][${3:ul}]{${1:lr}}[${4:ur}]" } }, { "name": "ax*", "arg": { "format": "{}", "snippet": "ax*{${1:lr}}" } }, { "name": "ax*", "arg": { "format": "[][]{}[]", "snippet": "ax*[${2:ll}][${3:ul}]{${1:lr}}[${4:ur}]" } }, { "name": "ax**", "arg": { "format": "{}", "snippet": "ax**{${1:lr}}" } }, { "name": "ax**", "arg": { "format": "[][]{}[]", "snippet": "ax**[${2:ll}][${3:ul}]{${1:lr}}[${4:ur}]" } }, { "name": "sx", "arg": { "format": "{}", "snippet": "sx{${1:lr}}" } }, { "name": "sx", "arg": { "format": "[][]{}[]", "snippet": "sx[${2:ll}][${3:ul}]{${1:lr}}[${4:ur}]" } }, { "name": "sx*", "arg": { "format": "{}", "snippet": "sx*{${1:lr}}" } }, { "name": "sx*", "arg": { "format": "[][]{}[]", "snippet": "sx*[${2:ll}][${3:ul}]{${1:lr}}[${4:ur}]" } }, { "name": "sx**", "arg": { "format": "{}", "snippet": "sx**{${1:lr}}" } }, { "name": "sx**", "arg": { "format": "[][]{}[]", "snippet": "sx**[${2:ll}][${3:ul}]{${1:lr}}[${4:ur}]" } }, { "name": "aringx", "arg": { "format": "{}", "snippet": "aringx{${1:lr}}" } }, { "name": "aringx", "arg": { "format": "[][]{}[]", "snippet": "aringx[${2:ll}][${3:ul}]{${1:lr}}[${4:ur}]" } }, { "name": "Px", "arg": { "format": "{}", "snippet": "Px{${1:lr}}" } }, { "name": "Px", "arg": { "format": "[][]{}[]", "snippet": "Px[${2:ll}][${3:ul}]{${1:lr}}[${4:ur}]" } }, { "name": "Vx", "arg": { "format": "{}", "snippet": "Vx{${1:lr}}" } }, { "name": "Vx", "arg": { "format": "[][]{}[]", "snippet": "Vx[${2:ll}][${3:ul}]{${1:lr}}[${4:ur}]" } }, { "name": "Wx", "arg": { "format": "{}", "snippet": "Wx{${1:lr}}" } }, { "name": "Wx", "arg": { "format": "[][]{}[]", "snippet": "Wx[${2:ll}][${3:ul}]{${1:lr}}[${4:ur}]" } }, { "name": "premium", "arg": { "format": "{}{}", "snippet": "premium{${1:benefit}}{${2:lr}}" } }, { "name": "premium", "arg": { "format": "[][]{}[]", "snippet": "premium[${2:ll}][${3:ul}]{${1:benefit}}[${4:ur}]" } }, { "name": "premium*", "arg": { "format": "{}{}{}", "snippet": "premium*{${1:benefit}}{${2:benefit}}{${3:lr}}" } }, { "name": "premium*", "arg": { "format": "[][]{}[]", "snippet": "premium*[${2:ll}][${3:ul}]{${1:benefit}}[${4:ur}]" } }, { "name": "reserve", "arg": { "format": "{}{}{}", "snippet": "reserve{${1:benefit}}{${2:benefit}}{${3:lr}}" } }, { "name": "reserve", "arg": { "format": "[][]{}[]", "snippet": "reserve[${2:ll}][${3:ul}]{${1:benefit}}[${4:ur}]" } }, { "name": "reserve*", "arg": { "format": "{}{}{}", "snippet": "reserve*{${1:benefit}}{${2:benefit}}{${3:lr}}" } }, { "name": "reserve*", "arg": { "format": "[][]{}[]", "snippet": "reserve*[${2:ll}][${3:ul}]{${1:benefit}}[${4:ur}]" } }, { "name": "paidup", "arg": { "format": "{}{}{}", "snippet": "paidup{${1:benefit}}{${2:benefit}}{${3:lr}}" } }, { "name": "paidup", "arg": { "format": "[][]{}[]", "snippet": "paidup[${2:ll}][${3:ul}]{${1:benefit}}[${4:ur}]" } }, { "name": "paidup*", "arg": { "format": "{}{}{}", "snippet": "paidup*{${1:benefit}}{${2:benefit}}{${3:lr}}" } }, { "name": "paidup*", "arg": { "format": "[][]{}[]", "snippet": "paidup*[${2:ll}][${3:ul}]{${1:benefit}}[${4:ur}]" } }, { "name": "term", "arg": { "format": "{}{}", "snippet": "term{${1:age}}{${2:duration}}" } }, { "name": "termxn" }, { "name": "pureendow", "arg": { "format": "{}{}", "snippet": "pureendow{${1:age}}{${2:duration}}" } }, { "name": "pureendowxn" }, { "name": "endow", "arg": { "format": "{}{}", "snippet": "endow{${1:age}}{${2:duration}}" } }, { "name": "endowxn" }, { "name": "joint", "arg": { "format": "{}", "snippet": "joint{${1:ages}}" } }, { "name": "IA" }, { "name": "DA" }, { "name": "IA*" }, { "name": "DA*" }, { "name": "IbA" }, { "name": "DbA" }, { "name": "IbA*" }, { "name": "DbA*" }, { "name": "ImA" }, { "name": "DmA" }, { "name": "ImA*" }, { "name": "DmA*" }, { "name": "Ia" }, { "name": "Da" }, { "name": "Ia*" }, { "name": "Da*" }, { "name": "Ia**" }, { "name": "Da**" }, { "name": "Is" }, { "name": "Ds" }, { "name": "Is*" }, { "name": "Ds*" }, { "name": "Is**" }, { "name": "Ds**" }, { "name": "firsttop", "arg": { "format": "{}", "snippet": "firsttop{${1:status}}" } }, { "name": "itop", "arg": { "format": "{}", "snippet": "itop{${1:status}}" } }, { "name": "secondtop", "arg": { "format": "{}", "snippet": "secondtop{${1:status}}" } }, { "name": "iitop", "arg": { "format": "{}", "snippet": "iitop{${1:status}}" } }, { "name": "thirdtop", "arg": { "format": "{}", "snippet": "thirdtop{${1:status}}" } }, { "name": "iiitop", "arg": { "format": "{}", "snippet": "iiitop{${1:status}}" } }, { "name": "firsttop*", "arg": { "format": "{}", "snippet": "firsttop*{${1:status}}" } }, { "name": "itop*", "arg": { "format": "{}", "snippet": "itop*{${1:status}}" } }, { "name": "secondtop*", "arg": { "format": "{}", "snippet": "secondtop*{${1:status}}" } }, { "name": "iitop*", "arg": { "format": "{}", "snippet": "iitop*{${1:status}}" } }, { "name": "thirdtop*", "arg": { "format": "{}", "snippet": "thirdtop*{${1:status}}" } }, { "name": "iiitop*", "arg": { "format": "{}", "snippet": "iiitop*{${1:status}}" } }, { "name": "firstbottom", "arg": { "format": "{}", "snippet": "firstbottom{${1:status}}" } }, { "name": "ibottom", "arg": { "format": "{}", "snippet": "ibottom{${1:status}}" } }, { "name": "secondbottom", "arg": { "format": "{}", "snippet": "secondbottom{${1:status}}" } }, { "name": "iibottom", "arg": { "format": "{}", "snippet": "iibottom{${1:status}}" } }, { "name": "thirdbottom", "arg": { "format": "{}", "snippet": "thirdbottom{${1:status}}" } }, { "name": "iiibottom", "arg": { "format": "{}", "snippet": "iiibottom{${1:status}}" } }, { "name": "firstbottom*", "arg": { "format": "{}", "snippet": "firstbottom*{${1:status}}" } }, { "name": "ibottom*", "arg": { "format": "{}", "snippet": "ibottom*{${1:status}}" } }, { "name": "secondbottom*", "arg": { "format": "{}", "snippet": "secondbottom*{${1:status}}" } }, { "name": "iibottom*", "arg": { "format": "{}", "snippet": "iibottom*{${1:status}}" } }, { "name": "thirdbottom*", "arg": { "format": "{}", "snippet": "thirdbottom*{${1:status}}" } }, { "name": "iiibottom*", "arg": { "format": "{}", "snippet": "iiibottom*{${1:status}}" } } ], "envs": [], "keys": { "\\usepackage/actuarialsymbol#c": [ "alignpreced", "compactpreced" ] }, "args": [ "\\usepackage/actuarialsymbol#c" ] } ================================================ FILE: dev/packages/add2.json ================================================ { "deps": [], "macros": [], "envs": [], "keys": { "\\usepackage/add2#c": [ "land", "port", "club", "noclub" ] }, "args": [ "\\usepackage/add2#c" ] } ================================================ FILE: dev/packages/addfont.json ================================================ { "deps": [ { "name": "ifthen" }, { "name": "twoopt" } ], "macros": [ { "name": "addfont", "arg": { "format": "{}{}{}", "snippet": "addfont{${1:encoding}}{${2:font name}}{${3:macro%cmd}}" } }, { "name": "addfont", "arg": { "format": "[]{}{}{}", "snippet": "addfont[${4:scale}]{${1:encoding}}{${2:font name}}{${3:macro%cmd}}" } }, { "name": "addfont", "arg": { "format": "[][]{}{}{}", "snippet": "addfont[${4:scale}][${5:cmds}]{${1:encoding}}{${2:font name}}{${3:macro%cmd}}" } }, { "name": "addshape", "arg": { "format": "{}{}{}", "snippet": "addshape{${1:series}}{${2:shape}}{${3:font name}}" } }, { "name": "addshape", "arg": { "format": "[]{}{}{}", "snippet": "addshape[${4:cmds}]{${1:series}}{${2:shape}}{${3:font name}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/addlines.json ================================================ { "deps": [ { "name": "afterpage" }, { "name": "changepage" } ], "macros": [ { "name": "addlines" }, { "name": "addlines", "arg": { "format": "[]", "snippet": "addlines[${1:lines}]" } }, { "name": "addlines*" }, { "name": "addlines*", "arg": { "format": "[]", "snippet": "addlines*[${1:lines}]" } }, { "name": "addline", "unusual": true }, { "name": "addline", "unusual": true, "arg": { "format": "[]", "snippet": "addline[${1:lines}]" } }, { "name": "addline*", "unusual": true }, { "name": "addline*", "unusual": true, "arg": { "format": "[]", "snippet": "addline*[${1:lines}]" } }, { "name": "squeezepage" }, { "name": "squeezepage", "arg": { "format": "[]", "snippet": "squeezepage[${1:lines}]" } }, { "name": "removelines" }, { "name": "removelines", "arg": { "format": "[]", "snippet": "removelines[${1:lines}]" } } ], "envs": [], "keys": { "\\usepackage/addlines#c": [ "final", "draft" ] }, "args": [ "\\usepackage/addlines#c" ] } ================================================ FILE: dev/packages/addrset.json ================================================ { "deps": [], "macros": [ { "name": "addr", "arg": { "format": "{}", "snippet": "addr{${1:text}}" } }, { "name": "addrfrom", "arg": { "format": "{}", "snippet": "addrfrom{${1:text}}" } }, { "name": "addrto", "arg": { "format": "{}", "snippet": "addrto{${1:text}}" } }, { "name": "byline", "arg": { "format": "{}", "snippet": "byline{${1:text}}" } }, { "name": "cclist", "arg": { "format": "{}", "snippet": "cclist{${1:text}}" } }, { "name": "city", "arg": { "format": "{}", "snippet": "city{${1:city}}" } }, { "name": "closeline", "arg": { "format": "{}", "snippet": "closeline{${1:text}}" } }, { "name": "dateset", "arg": { "format": "{}", "snippet": "dateset{${1:date}}" } }, { "name": "degree", "arg": { "format": "{}", "snippet": "degree{${1:degree%text}}" } }, { "name": "dept", "arg": { "format": "{}", "snippet": "dept{${1:department%text}}" } }, { "name": "email", "arg": { "format": "{}", "snippet": "email{${1:email%URL}}" } }, { "name": "emailb", "arg": { "format": "{}", "snippet": "emailb{${1:email%URL}}" } }, { "name": "emailbfr", "arg": { "format": "{}", "snippet": "emailbfr{${1:email%URL}}" } }, { "name": "emailbto", "arg": { "format": "{}", "snippet": "emailbto{${1:email%URL}}" } }, { "name": "emailc", "arg": { "format": "{}", "snippet": "emailc{${1:email%URL}}" } }, { "name": "emailcfr", "arg": { "format": "{}", "snippet": "emailcfr{${1:email%URL}}" } }, { "name": "emailcto", "arg": { "format": "{}", "snippet": "emailcto{${1:email%URL}}" } }, { "name": "emailfrom", "arg": { "format": "{}", "snippet": "emailfrom{${1:email%URL}}" } }, { "name": "emailto", "arg": { "format": "{}", "snippet": "emailto{${1:email%URL}}" } }, { "name": "encllist", "arg": { "format": "{}", "snippet": "encllist{${1:text}}" } }, { "name": "fax", "arg": { "format": "{}", "snippet": "fax{${1:number}}" } }, { "name": "faxfrom", "arg": { "format": "{}", "snippet": "faxfrom{${1:number}}" } }, { "name": "faxmssg", "arg": { "format": "{}", "snippet": "faxmssg{${1:text}}" } }, { "name": "faxto", "arg": { "format": "{}", "snippet": "faxto{${1:number}}" } }, { "name": "fixadr", "arg": { "format": "{}", "snippet": "fixadr{${1:id}}" } }, { "name": "fname", "arg": { "format": "{}", "snippet": "fname{${1:first name}}" } }, { "name": "fnamefr", "arg": { "format": "{}", "snippet": "fnamefr{${1:first name}}" } }, { "name": "fnameto", "arg": { "format": "{}", "snippet": "fnameto{${1:first name}}" } }, { "name": "greet", "arg": { "format": "{}", "snippet": "greet{${1:text}}" } }, { "name": "greetfr", "arg": { "format": "{}", "snippet": "greetfr{${1:text}}" } }, { "name": "greetto", "arg": { "format": "{}", "snippet": "greetto{${1:text}}" } }, { "name": "headline", "arg": { "format": "{}", "snippet": "headline{${1:text}}" } }, { "name": "initials", "arg": { "format": "{}", "snippet": "initials{${1:initials}}" } }, { "name": "institute", "arg": { "format": "{}", "snippet": "institute{${1:institute%text}}" } }, { "name": "jtitle", "arg": { "format": "{}", "snippet": "jtitle{${1:title%text}}" } }, { "name": "lname", "arg": { "format": "{}", "snippet": "lname{${1:last name}}" } }, { "name": "lnamefr", "arg": { "format": "{}", "snippet": "lnamefr{${1:last name}}" } }, { "name": "lnameto", "arg": { "format": "{}", "snippet": "lnameto{${1:last name}}" } }, { "name": "makeaddress", "arg": { "format": "{}{}", "snippet": "makeaddress{${1:id}}{${2:stuff%text}}" } }, { "name": "makeletterhead", "arg": { "format": "{}{}", "snippet": "makeletterhead{${1:id}}{${2:stuff%text}}" } }, { "name": "makesignature", "arg": { "format": "{}{}", "snippet": "makesignature{${1:id}}{${2:stuff%text}}" } }, { "name": "mname", "arg": { "format": "{}", "snippet": "mname{${1:middle name}}" } }, { "name": "mnamefr", "arg": { "format": "{}", "snippet": "mnamefr{${1:middle name}}" } }, { "name": "mnameto", "arg": { "format": "{}", "snippet": "mnameto{${1:middle name}}" } }, { "name": "name", "arg": { "format": "{}", "snippet": "name{${1:name}}" } }, { "name": "namefrom", "arg": { "format": "{}", "snippet": "namefrom{${1:name}}" } }, { "name": "nameto", "arg": { "format": "{}", "snippet": "nameto{${1:name}}" } }, { "name": "organization", "arg": { "format": "{}", "snippet": "organization{${1:organization%text}}" } }, { "name": "pager", "arg": { "format": "{}", "snippet": "pager{${1:number}}" } }, { "name": "pagerfrom", "arg": { "format": "{}", "snippet": "pagerfrom{${1:number}}" } }, { "name": "pagerto", "arg": { "format": "{}", "snippet": "pagerto{${1:number}}" } }, { "name": "phone", "arg": { "format": "{}", "snippet": "phone{${1:number}}" } }, { "name": "phonea", "arg": { "format": "{}", "snippet": "phonea{${1:number}}" } }, { "name": "phoneafrom", "arg": { "format": "{}", "snippet": "phoneafrom{${1:number}}" } }, { "name": "phoneato", "arg": { "format": "{}", "snippet": "phoneato{${1:number}}" } }, { "name": "phoneb", "arg": { "format": "{}", "snippet": "phoneb{${1:number}}" } }, { "name": "phonebfrom", "arg": { "format": "{}", "snippet": "phonebfrom{${1:number}}" } }, { "name": "phonebto", "arg": { "format": "{}", "snippet": "phonebto{${1:number}}" } }, { "name": "phonec", "arg": { "format": "{}", "snippet": "phonec{${1:number}}" } }, { "name": "phonecfrom", "arg": { "format": "{}", "snippet": "phonecfrom{${1:number}}" } }, { "name": "phonecto", "arg": { "format": "{}", "snippet": "phonecto{${1:number}}" } }, { "name": "phoned", "arg": { "format": "{}", "snippet": "phoned{${1:number}}" } }, { "name": "phonedfrom", "arg": { "format": "{}", "snippet": "phonedfrom{${1:number}}" } }, { "name": "phonedto", "arg": { "format": "{}", "snippet": "phonedto{${1:number}}" } }, { "name": "phonefrom", "arg": { "format": "{}", "snippet": "phonefrom{${1:number}}" } }, { "name": "phoneh", "arg": { "format": "{}", "snippet": "phoneh{${1:home number}}" } }, { "name": "phonehfr", "arg": { "format": "{}", "snippet": "phonehfr{${1:home number}}" } }, { "name": "phonehto", "arg": { "format": "{}", "snippet": "phonehto{${1:home number}}" } }, { "name": "phoneo", "arg": { "format": "{}", "snippet": "phoneo{${1:office number}}" } }, { "name": "phoneofr", "arg": { "format": "{}", "snippet": "phoneofr{${1:office number}}" } }, { "name": "phoneoto", "arg": { "format": "{}", "snippet": "phoneoto{${1:office number}}" } }, { "name": "phoneto", "arg": { "format": "{}", "snippet": "phoneto{${1:number}}" } }, { "name": "plngadj", "unusual": true, "arg": { "format": "{}", "snippet": "plngadj{${1:arg}}" } }, { "name": "position", "arg": { "format": "{}", "snippet": "position{${1:position%text}}" } }, { "name": "pppsitem", "arg": { "format": "{}", "snippet": "pppsitem{${1:text}}" } }, { "name": "ppsitem", "arg": { "format": "{}", "snippet": "ppsitem{${1:text}}" } }, { "name": "printaddrfrom" }, { "name": "printaddrto" }, { "name": "printemailbfrom" }, { "name": "printemailbto" }, { "name": "printemailcfrom" }, { "name": "printemailcto" }, { "name": "printemailfrom" }, { "name": "printemailto" }, { "name": "printfaxfrom" }, { "name": "printfaxto" }, { "name": "printfnamefrom" }, { "name": "printfnameto" }, { "name": "printgreetfrom" }, { "name": "printgreetto" }, { "name": "printlnamefrom" }, { "name": "printlnameto" }, { "name": "printnamefrom" }, { "name": "printnameto" }, { "name": "printpagerfrom" }, { "name": "printpagerto" }, { "name": "printphoneafrom" }, { "name": "printphoneato" }, { "name": "printphonebfrom" }, { "name": "printphonebto" }, { "name": "printphonecfrom" }, { "name": "printphonecto" }, { "name": "printphonedfrom" }, { "name": "printphonedto" }, { "name": "printphonefrom" }, { "name": "printphonehfrom" }, { "name": "printphonehto" }, { "name": "printphoneofrom" }, { "name": "printphoneoto" }, { "name": "printphoneto" }, { "name": "psitem", "arg": { "format": "{}", "snippet": "psitem{${1:text}}" } }, { "name": "re", "arg": { "format": "{}", "snippet": "re{${1:text}}" } }, { "name": "regarding", "arg": { "format": "{}", "snippet": "regarding{${1:text}}" } }, { "name": "release", "arg": { "format": "{}", "snippet": "release{${1:text}}" } }, { "name": "role", "arg": { "format": "{}", "snippet": "role{${1:role%text}}" } }, { "name": "sender", "arg": { "format": "{}", "snippet": "sender{${1:name}}" } }, { "name": "setadrfr", "arg": { "format": "{}", "snippet": "setadrfr{${1:address}}" } }, { "name": "setadrto", "arg": { "format": "{}", "snippet": "setadrto{${1:address}}" } }, { "name": "shorthead", "arg": { "format": "{}", "snippet": "shorthead{${1:text}}" } }, { "name": "sigacross", "arg": { "format": "{}", "snippet": "sigacross{${1:number}}" } }, { "name": "siglist", "arg": { "format": "{}", "snippet": "siglist{${1:sig1,sig2,...}}" } }, { "name": "signame", "arg": { "format": "{}", "snippet": "signame{${1:name}}" } }, { "name": "signature", "arg": { "format": "{}", "snippet": "signature{${1:signature}}" } }, { "name": "socsec", "arg": { "format": "{}", "snippet": "socsec{${1:social security number}}" } }, { "name": "SSnumto", "unusual": true, "arg": { "format": "{}", "snippet": "SSnumto{${1:number}}" } }, { "name": "staddr", "arg": { "format": "{}", "snippet": "staddr{${1:street address%text}}" } }, { "name": "state", "arg": { "format": "{}", "snippet": "state{${1:state}}" } }, { "name": "subdept", "arg": { "format": "{}", "snippet": "subdept{${1:subdepartment%text}}" } }, { "name": "subre", "arg": { "format": "{}", "snippet": "subre{${1:text}}" } }, { "name": "zip", "arg": { "format": "{}", "snippet": "zip{${1:zip code}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/addtoluatexpath.json ================================================ { "deps": [ { "name": "luacode" } ], "macros": [ { "name": "addtoluatexpath", "arg": { "format": "{}", "snippet": "addtoluatexpath{${1:path1,path2,...%file}}" } } ], "envs": [], "keys": { "\\usepackage/addtoluatexpath#c": [ "${1:path1,path2,...}" ] }, "args": [ "\\usepackage/addtoluatexpath#c" ] } ================================================ FILE: dev/packages/adfarrows.json ================================================ { "deps": [ { "name": "svn-prov" } ], "macros": [ { "name": "adfarrow", "arg": { "format": "{}", "snippet": "adfarrow{${1:number}}" } }, { "name": "adfarrow", "unusual": true, "arg": { "format": "[]{}", "snippet": "adfarrow[${2:family}]{${1:direction}}" } }, { "name": "adfhalfarrowright", "unusual": true }, { "name": "adfhalfarrowleft", "unusual": true }, { "name": "adfhalfarrowrightsolid", "unusual": true }, { "name": "adfhalfarrowleftsolid", "unusual": true }, { "name": "adfarrown", "unusual": true, "arg": { "format": "{}", "snippet": "adfarrown{${1:number}}" } }, { "name": "adfarrowne", "unusual": true, "arg": { "format": "{}", "snippet": "adfarrowne{${1:number}}" } }, { "name": "adfarrowe", "unusual": true, "arg": { "format": "{}", "snippet": "adfarrowe{${1:number}}" } }, { "name": "adfarrowse", "unusual": true, "arg": { "format": "{}", "snippet": "adfarrowse{${1:number}}" } }, { "name": "adfarrows", "unusual": true, "arg": { "format": "{}", "snippet": "adfarrows{${1:number}}" } }, { "name": "adfarrowsw", "unusual": true, "arg": { "format": "{}", "snippet": "adfarrowsw{${1:number}}" } }, { "name": "adfarroww", "unusual": true, "arg": { "format": "{}", "snippet": "adfarroww{${1:number}}" } }, { "name": "adfarrownw", "unusual": true, "arg": { "format": "{}", "snippet": "adfarrownw{${1:number}}" } } ], "envs": [], "keys": { "\\usepackage/adfarrows#c": [ "scale=${1:factor}" ] }, "args": [ "\\usepackage/adfarrows#c" ] } ================================================ FILE: dev/packages/adfbullets.json ================================================ { "deps": [ { "name": "svn-prov" } ], "macros": [ { "name": "adfbullet", "arg": { "format": "{}", "snippet": "adfbullet{${1:number}}" } } ], "envs": [], "keys": { "\\usepackage/adfbullets#c": [ "scale=${1:factor}" ] }, "args": [ "\\usepackage/adfbullets#c" ] } ================================================ FILE: dev/packages/adforn.json ================================================ { "deps": [ { "name": "svn-prov" }, { "name": "pifont" } ], "macros": [ { "name": "adforn", "arg": { "format": "{}", "snippet": "adforn{${1:number}}" } }, { "name": "adfast", "arg": { "format": "{}", "snippet": "adfast{${1:number}}" } }, { "name": "adfbullet" }, { "name": "adfclosedflourishleft" }, { "name": "adfclosedflourishright" }, { "name": "adfdiamond" }, { "name": "adfdoubleflourishleft" }, { "name": "adfdoubleflourishright" }, { "name": "adfdoublesharpflourishleft" }, { "name": "adfdoublesharpflourishright" }, { "name": "adfdownhalfleafleft" }, { "name": "adfdownhalfleafright" }, { "name": "adfdownleafleft" }, { "name": "adfdownleafright" }, { "name": "adfflatdownhalfleafleft" }, { "name": "adfflatdownhalfleafright" }, { "name": "adfflatdownoutlineleafleft" }, { "name": "adfflatdownoutlineleafright" }, { "name": "adfflatleafleft" }, { "name": "adfflatleafoutlineleft" }, { "name": "adfflatleafoutlineright" }, { "name": "adfflatleafright" }, { "name": "adfflatleafsolidleft" }, { "name": "adfflatleafsolidright" }, { "name": "adfflourishleft" }, { "name": "adfflourishleftdouble" }, { "name": "adfflourishright" }, { "name": "adfflourishrightdouble" }, { "name": "adfflowerleft" }, { "name": "adfflowerright" }, { "name": "adfgee" }, { "name": "adfhalfleafleft" }, { "name": "adfhalfleafright" }, { "name": "adfhalfleftarrow" }, { "name": "adfhalfleftarrowhead" }, { "name": "adfhalfrightarrow" }, { "name": "adfhalfrightarrowhead" }, { "name": "adfhangingflatleafleft" }, { "name": "adfhangingflatleafright " }, { "name": "adfhangingleafleft" }, { "name": "adfhangingleafright" }, { "name": "adfleafleft" }, { "name": "adfleafright" }, { "name": "adfleftarrowhead" }, { "name": "adfopenflourishleft" }, { "name": "adfopenflourishright" }, { "name": "adfoutlineleafleft" }, { "name": "adfoutlineleafright" }, { "name": "adfrightarrowhead" }, { "name": "adfS" }, { "name": "adfsharpflourishleft" }, { "name": "adfsharpflourishright" }, { "name": "adfsickleflourishleft" }, { "name": "adfsickleflourishright" }, { "name": "adfsingleflourishleft" }, { "name": "adfsingleflourishright" }, { "name": "adfsmallhangingleafleft" }, { "name": "adfsmallhangingleafright" }, { "name": "adfsmallleafleft" }, { "name": "adfsmallleafright" }, { "name": "adfsolidleafleft" }, { "name": "adfsolidleafright" }, { "name": "adfsquare" }, { "name": "adftripleflourishleft" }, { "name": "adftripleflourishright" }, { "name": "adfwavesleft" }, { "name": "adfwavesright" } ], "envs": [], "keys": { "\\usepackage/adforn#c": [ "scale=${1:factor}" ] }, "args": [ "\\usepackage/adforn#c" ] } ================================================ FILE: dev/packages/adigraph.json ================================================ { "deps": [ { "name": "etoolbox" }, { "name": "fp" }, { "name": "xstring" }, { "name": "tikz" }, { "name": "tikzlibrarycalc" } ], "macros": [ { "name": "NewAdigraph", "arg": { "format": "{}{}", "snippet": "NewAdigraph{${1:name}}{${2:nodes}}" } }, { "name": "NewAdigraph", "arg": { "format": "{}{}{}", "snippet": "NewAdigraph{${1:name}}{${2:nodes}}{${3:edges}}" } }, { "name": "NewAdigraph", "arg": { "format": "{}{}{}[]", "snippet": "NewAdigraph{${1:name}}{${2:nodes}}{${3:edges}}[${4:edge style}]" } }, { "name": "RenewAdigraph", "arg": { "format": "{}{}", "snippet": "RenewAdigraph{${1:name}}{${2:nodes}}" } }, { "name": "RenewAdigraph", "arg": { "format": "{}{}{}", "snippet": "RenewAdigraph{${1:name}}{${2:nodes}}{${3:edges}}" } }, { "name": "RenewAdigraph", "arg": { "format": "{}{}{}[]", "snippet": "RenewAdigraph{${1:name}}{${2:nodes}}{${3:edges}}[${4:edge style}]" } }, { "name": "EnableAdigraphs" }, { "name": "DisableAdigraphs" }, { "name": "AdigraphApplyKleenePlusEdgeBuilder", "unusual": true, "arg": { "format": "{}", "snippet": "AdigraphApplyKleenePlusEdgeBuilder{${1:element}}" } }, { "name": "AdigraphBackwardPathColor", "unusual": true }, { "name": "AdigraphBackwardPathWidth", "unusual": true }, { "name": "AdigraphBuildEdge", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "AdigraphBuildEdge{${1:edge nodes}}{${2:weight}}{${3:label}}{${4:label pos}}" } }, { "name": "AdigraphBuildEdgeWrapper", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "AdigraphBuildEdgeWrapper{${1:edge nodes}}{${2:weight}}{${3:label}}{${4:label pos}}" } }, { "name": "AdigraphBuildNode", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "AdigraphBuildNode{${1:node name}}{${2:list of coords}}{${3:label}}" } }, { "name": "AdigraphBuildNodeWrapper", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "AdigraphBuildNodeWrapper{${1:node name}}{${2:list of coords}}{${3:label}}" } }, { "name": "AdigraphBuildPath", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "AdigraphBuildPath{${1:nodes}}{${2:units}}{${3:colors}}{${4:widths}}" } }, { "name": "AdigraphCalculateInclination", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "AdigraphCalculateInclination{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "AdigraphCalculateOrientation", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "AdigraphCalculateOrientation{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "AdigraphCountPaths", "unusual": true, "arg": { "format": "{}", "snippet": "AdigraphCountPaths{${1:arg}}" } }, { "name": "AdigraphCurrentElaboratingEdge", "unusual": true }, { "name": "AdigraphCurrentNode", "unusual": true }, { "name": "AdigraphCutBuilder", "unusual": true, "arg": { "format": "{}", "snippet": "AdigraphCutBuilder{${1:arg}}" } }, { "name": "AdigraphCyan", "unusual": true }, { "name": "AdigraphDefaultColor", "unusual": true }, { "name": "AdigraphDefaultWidth", "unusual": true }, { "name": "AdigraphDrawEdge", "unusual": true, "arg": { "format": "{}{}", "snippet": "AdigraphDrawEdge{${1:nodeID1}}{${2:nodeID2}}" } }, { "name": "AdigraphDrawNode", "unusual": true, "arg": { "format": "{}", "snippet": "AdigraphDrawNode{${1:nodeID}}" } }, { "name": "AdigraphEdgeBuilder", "unusual": true, "arg": { "format": "{}", "snippet": "AdigraphEdgeBuilder{${1:arg}}" } }, { "name": "AdigraphEdgeDrawer", "unusual": true, "arg": { "format": "{}", "snippet": "AdigraphEdgeDrawer{${1:arg}}" } }, { "name": "AdigraphEdgeList", "unusual": true }, { "name": "AdigraphElaboratePathColors", "unusual": true, "arg": { "format": "{}{}", "snippet": "AdigraphElaboratePathColors{${1:arg1}}{${2:arg2}}" } }, { "name": "AdigraphElaboratePathWidth", "unusual": true, "arg": { "format": "{}{}", "snippet": "AdigraphElaboratePathWidth{${1:forward width}}{${2:backward width}}" } }, { "name": "AdigraphElaboratePath", "unusual": true, "arg": { "format": "{}{}", "snippet": "AdigraphElaboratePath{${1:arg1}}{${2:arg2}}" } }, { "name": "AdigraphExecuteCutBuilder", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "AdigraphExecuteCutBuilder{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "AdigraphFirstEdgeRenormalizer", "unusual": true, "arg": { "format": "{}", "snippet": "AdigraphFirstEdgeRenormalizer{${1:arg}}" } }, { "name": "AdigraphFirstNode", "unusual": true }, { "name": "AdigraphForwardPathColor", "unusual": true }, { "name": "AdigraphForwardPathWidth", "unusual": true }, { "name": "AdigraphGenerateNodeName", "unusual": true, "arg": { "format": "{}", "snippet": "AdigraphGenerateNodeName{${1:arg}}" } }, { "name": "AdigraphKleenePlusEdgeBuilder", "unusual": true, "arg": { "format": "{}", "snippet": "AdigraphKleenePlusEdgeBuilder{${1:arg}}" } }, { "name": "AdigraphKleeneStarEdgeBuilder", "unusual": true, "arg": { "format": "{}", "snippet": "AdigraphKleeneStarEdgeBuilder{${1:arg}}" } }, { "name": "AdigraphLastParsedNode", "unusual": true }, { "name": "AdigraphMemorizeEdge", "unusual": true, "arg": { "format": "{}{}", "snippet": "AdigraphMemorizeEdge{${1:arg1}}{${2:arg2}}" } }, { "name": "AdigraphMemorizeNode", "unusual": true, "arg": { "format": "{}", "snippet": "AdigraphMemorizeNode{${1:arg}}" } }, { "name": "AdigraphNodeBuilder", "unusual": true, "arg": { "format": "{}", "snippet": "AdigraphNodeBuilder{${1:arg}}" } }, { "name": "AdigraphNodeCounterSecondWrapper", "unusual": true, "arg": { "format": "{}", "snippet": "AdigraphNodeCounterSecondWrapper{${1:arg}}" } }, { "name": "AdigraphNodeCounterWrapper", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "AdigraphNodeCounterWrapper{${1:arg1}}{${2:arg2}}{${3:arg3}}{${4:arg4}}" } }, { "name": "AdigraphNodeCounter", "unusual": true, "arg": { "format": "{}", "snippet": "AdigraphNodeCounter{${1:arg}}" } }, { "name": "AdigraphNodeList", "unusual": true }, { "name": "AdigraphNodeName", "unusual": true }, { "name": "AdigraphNodesCounter", "unusual": true, "arg": { "format": "{}", "snippet": "AdigraphNodesCounter{${1:arg}}" } }, { "name": "AdigraphPathBuilder", "unusual": true, "arg": { "format": "{}{}{}{}{}{}{}", "snippet": "AdigraphPathBuilder{${1:node1}}{${2:node2}}{${3:units}}{${4:forward color}}{${5:backward color}}{${6:forward width}}{${7:backward width}}" } }, { "name": "AdigraphProcessAugmentingPathsList", "unusual": true, "arg": { "format": "{}", "snippet": "AdigraphProcessAugmentingPathsList{${1:arg}}" } }, { "name": "AdigraphProcessAugmentingPaths", "unusual": true, "arg": { "format": "{}", "snippet": "AdigraphProcessAugmentingPaths{${1:arg}}" } }, { "name": "AdigraphProcessCuts", "unusual": true, "arg": { "format": "{}", "snippet": "AdigraphProcessCuts{${1:arg}}" } }, { "name": "AdigraphProcessEdges", "unusual": true, "arg": { "format": "{}", "snippet": "AdigraphProcessEdges{${1:arg}}" } }, { "name": "AdigraphProcessNodes", "unusual": true, "arg": { "format": "{}", "snippet": "AdigraphProcessNodes{${1:arg}}" } }, { "name": "AdigraphProcessPaths", "unusual": true, "arg": { "format": "{}", "snippet": "AdigraphProcessPaths{${1:arg}}" } }, { "name": "AdigraphRed", "unusual": true }, { "name": "AdigraphRom", "unusual": true, "arg": { "format": "{}", "snippet": "AdigraphRom{${1:arg}}" } }, { "name": "AdigraphSecondEdgeRenormalizer", "unusual": true, "arg": { "format": "{}", "snippet": "AdigraphSecondEdgeRenormalizer{${1:arg}}" } }, { "name": "AdigraphSecondNode", "unusual": true }, { "name": "AdigraphSimpleSum", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "AdigraphSimpleSum{${1:num1}}{${2:num2}}{${3:cmd}}" } }, { "name": "AdigraphTempList", "unusual": true }, { "name": "AdigraphTextualZero", "unusual": true }, { "name": "AdigraphTwinEdgeWeight", "unusual": true }, { "name": "AdigraphWeightA", "unusual": true }, { "name": "AdigraphWeightB", "unusual": true }, { "name": "AdigraphZero", "unusual": true }, { "name": "Adigraph", "unusual": true, "arg": { "format": "{}{}{}{}{}{}", "snippet": "Adigraph{${1:vertices}}{${2:edges}}{${3:paths}}{${4:cuts}}{${5:current paths}}{${6:style}}" } }, { "name": "sumOfOrientations", "unusual": true, "arg": { "format": "{}", "snippet": "sumOfOrientations{${1:arg1}}" } }, { "name": "theAdigraphAdjacentNodes", "unusual": true }, { "name": "theAdigraphCurrentNodeCounter", "unusual": true }, { "name": "theAdigraphCurrentPathNumber", "unusual": true }, { "name": "theAdigraphNumberOfPaths", "unusual": true }, { "name": "theAdigraphTotalNodeCounter", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/adjcalc.json ================================================ { "deps": [ { "name": "calc", "if": "calc" }, { "name": "pgf", "if": "pgfmath" } ], "macros": [ { "name": "adjcalcset", "arg": { "format": "{}", "snippet": "adjcalcset{${1:options%keyvals}}", "keys": [ "\\adjcalcset,\\usepackage/adjcalc#c" ], "keyPos": 0 } }, { "name": "adjsetlength", "arg": { "format": "{}{}", "snippet": "adjsetlength{${1:length macro}}{${2:length}}" } }, { "name": "adjaddtolength", "arg": { "format": "{}{}", "snippet": "adjaddtolength{${1:length macro}}{${2:length}}" } }, { "name": "adjsetcounter", "arg": { "format": "{}{}", "snippet": "adjsetcounter{${1:counter}}{${2:integer}}" } }, { "name": "adjaddtocounter", "arg": { "format": "{}{}", "snippet": "adjaddtocounter{${1:counter}}{${2:integer}}" } }, { "name": "adjsetlengthdefault", "arg": { "format": "{}{}", "snippet": "adjsetlengthdefault{${1:length macro}}{${2:length}}" } } ], "envs": [], "keys": { "\\adjcalcset,\\usepackage/adjcalc#c": [ "etex", "calc", "pgfmath", "overwrite", "defaultunit=${1:unit}" ], "\\usepackage/adjcalc#c": [ "none" ] }, "args": [ "\\adjcalcset,\\usepackage/adjcalc#c", "\\usepackage/adjcalc#c" ] } ================================================ FILE: dev/packages/adjmulticol.json ================================================ { "deps": [ { "name": "multicol" } ], "macros": [], "envs": [ { "name": "adjmulticols", "arg": { "format": "{}{}{}", "snippet": "{${1:number}}{${2:inner margin%l}}{${3:outer margin%l}}" } }, { "name": "adjmulticols*", "arg": { "format": "{}{}{}", "snippet": "{${1:number}}{${2:inner margin%l}}{${3:outer margin%l}}" } } ], "keys": { "\\usepackage/adjmulticol#c": [ "errorshow", "infoshow", "balancingshow", "markshow", "debugshow", "grid", "colaction" ] }, "args": [ "\\usepackage/adjmulticol#c" ] } ================================================ FILE: dev/packages/adjustbox.json ================================================ { "deps": [ { "name": "trimclip" }, { "name": "ifoddpage" }, { "name": "varwidth" }, { "name": "pgf", "if": "pgf" }, { "name": "pgf", "if": "PGF" }, { "name": "calc", "if": "calc" }, { "name": "pgf", "if": "pgfmath" } ], "macros": [ { "name": "adjustbox", "arg": { "format": "{}{}", "snippet": "adjustbox{${1:options%keyvals}}{${2:content%text}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 0 } }, { "name": "adjustimage", "arg": { "format": "{}{}", "snippet": "adjustimage{${1:options%keyvals}}{${2:imagefile}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 0 } }, { "name": "adjincludegraphics", "arg": { "format": "[]{}", "snippet": "adjincludegraphics[${2:options%keyvals}]{${1:imagefile}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 0 } }, { "name": "newadjustboxenv", "unusual": true, "arg": { "format": "{}{}", "snippet": "newadjustboxenv{${1:envname}}{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 1 } }, { "name": "newadjustboxenv", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "newadjustboxenv{${1:envname}}[${3:num}][${4:default}]{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 3 } }, { "name": "newadjustboxenv*", "unusual": true, "arg": { "format": "{}{}", "snippet": "newadjustboxenv*{${1:envname}}{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 1 } }, { "name": "newadjustboxenv*", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "newadjustboxenv*{${1:envname}}[${3:num}][${4:default}]{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 3 } }, { "name": "renewadjustboxenv", "unusual": true, "arg": { "format": "{}{}", "snippet": "renewadjustboxenv{${1:envname}}{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 1 } }, { "name": "renewadjustboxenv", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "renewadjustboxenv{${1:envname}}[${3:num}][${4:default}]{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 3 } }, { "name": "renewadjustboxenv*", "unusual": true, "arg": { "format": "{}{}", "snippet": "renewadjustboxenv*{${1:envname}}{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 1 } }, { "name": "renewadjustboxenv*", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "renewadjustboxenv*{${1:envname}}[${3:num}][${4:default}]{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 3 } }, { "name": "provideadjustboxenv", "unusual": true, "arg": { "format": "{}{}", "snippet": "provideadjustboxenv{${1:envname}}{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 1 } }, { "name": "provideadjustboxenv", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "provideadjustboxenv{${1:envname}}[${3:num}][${4:default}]{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 3 } }, { "name": "provideadjustboxenv*", "unusual": true, "arg": { "format": "{}{}", "snippet": "provideadjustboxenv*{${1:envname}}{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 1 } }, { "name": "provideadjustboxenv*", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "provideadjustboxenv*{${1:envname}}[${3:num}][${4:default}]{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 3 } }, { "name": "declareadjustboxenv", "unusual": true, "arg": { "format": "{}{}", "snippet": "declareadjustboxenv{${1:envname}}{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 1 } }, { "name": "declareadjustboxenv", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "declareadjustboxenv{${1:envname}}[${3:num}][${4:default}]{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 3 } }, { "name": "declareadjustboxenv*", "unusual": true, "arg": { "format": "{}{}", "snippet": "declareadjustboxenv*{${1:envname}}{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 1 } }, { "name": "declareadjustboxenv*", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "declareadjustboxenv*{${1:envname}}[${3:num}][${4:default}]{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 3 } }, { "name": "newadjustboxcmd", "unusual": true, "arg": { "format": "{}{}", "snippet": "newadjustboxcmd{${1:cmd}}{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 1 } }, { "name": "newadjustboxcmd", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "newadjustboxcmd{${1:cmd}}[${3:num}][${4:default}]{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 3 } }, { "name": "renewadjustboxcmd", "unusual": true, "arg": { "format": "{}{}", "snippet": "renewadjustboxcmd{${1:cmd}}{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 1 } }, { "name": "renewadjustboxcmd", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "renewadjustboxcmd{${1:cmd}}[${3:num}][${4:default}]{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 3 } }, { "name": "provideadjustboxcmd", "unusual": true, "arg": { "format": "{}{}", "snippet": "provideadjustboxcmd{${1:cmd}}{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 1 } }, { "name": "provideadjustboxcmd", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "provideadjustboxcmd{${1:cmd}}[${3:num}][${4:default}]{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 3 } }, { "name": "declareadjustboxcmd", "unusual": true, "arg": { "format": "{}{}", "snippet": "declareadjustboxcmd{${1:cmd}}{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 1 } }, { "name": "declareadjustboxcmd", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "declareadjustboxcmd{${1:cmd}}[${3:num}][${4:default}]{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 3 } }, { "name": "newadjustimage", "unusual": true, "arg": { "format": "{}{}", "snippet": "newadjustimage{${1:cmd}}{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 1 } }, { "name": "newadjustimage", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "newadjustimage{${1:cmd}}[${3:num}][${4:default}]{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 3 } }, { "name": "renewadjustimage", "unusual": true, "arg": { "format": "{}{}", "snippet": "renewadjustimage{${1:cmd}}{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 1 } }, { "name": "renewadjustimage", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "renewadjustimage{${1:cmd}}[${3:num}][${4:default}]{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 3 } }, { "name": "provideadjustimage", "unusual": true, "arg": { "format": "{}{}", "snippet": "provideadjustimage{${1:cmd}}{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 1 } }, { "name": "provideadjustimage", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "provideadjustimage{${1:cmd}}[${3:num}][${4:default}]{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 3 } }, { "name": "declareadjustimage", "unusual": true, "arg": { "format": "{}{}", "snippet": "declareadjustimage{${1:cmd}}{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 1 } }, { "name": "declareadjustimage", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "declareadjustimage{${1:cmd}}[${3:num}][${4:default}]{${2:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 3 } }, { "name": "NewAdjustImage", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "NewAdjustImage{${1:cmd}}{${2:xargs}}{${3:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 2 } }, { "name": "RenewAdjustImage", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "RenewAdjustImage{${1:cmd}}{${2:xargs}}{${3:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 2 } }, { "name": "ProvideAdjustImage", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ProvideAdjustImage{${1:cmd}}{${2:xargs}}{${3:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 2 } }, { "name": "DeclareAdjustImage", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "DeclareAdjustImage{${1:cmd}}{${2:xargs}}{${3:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 2 } }, { "name": "adjustboxset", "arg": { "format": "{}", "snippet": "adjustboxset{${1:options%keyvals}}" } }, { "name": "adjustboxset*", "arg": { "format": "{}", "snippet": "adjustboxset*{${1:options%keyvals}}" } }, { "name": "bgimagebox", "unusual": true, "arg": { "format": "{}", "snippet": "bgimagebox{${1:imagefile}}" } }, { "name": "bgimagebox", "unusual": true, "arg": { "format": "[]{}", "snippet": "bgimagebox[${2:options%keyvals}]{${1:imagefile}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 0 } }, { "name": "bgimagebox*", "unusual": true, "arg": { "format": "{}", "snippet": "bgimagebox*{${1:imagefile}}" } }, { "name": "bgimagebox*", "unusual": true, "arg": { "format": "[]{}", "snippet": "bgimagebox*[${2:options%keyvals}]{${1:imagefile}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 0 } }, { "name": "fgimagebox", "unusual": true, "arg": { "format": "{}", "snippet": "fgimagebox{${1:imagefile}}" } }, { "name": "fgimagebox", "unusual": true, "arg": { "format": "[]{}", "snippet": "fgimagebox[${2:options%keyvals}]{${1:imagefile}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 0 } }, { "name": "fgimagebox*", "unusual": true, "arg": { "format": "{}", "snippet": "fgimagebox*{${1:imagefile}}" } }, { "name": "fgimagebox*", "unusual": true, "arg": { "format": "[]{}", "snippet": "fgimagebox*[${2:options%keyvals}]{${1:imagefile}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 0 } }, { "name": "backgroundbox", "unusual": true, "arg": { "format": "{}", "snippet": "backgroundbox{${1:content%text}}" } }, { "name": "backgroundbox", "unusual": true, "arg": { "format": "[]{}", "snippet": "backgroundbox[${2:options%keyvals}]{${1:content%text}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 0 } }, { "name": "backgroundbox*", "unusual": true, "arg": { "format": "{}", "snippet": "backgroundbox*{${1:content%text}}" } }, { "name": "backgroundbox*", "unusual": true, "arg": { "format": "[]{}", "snippet": "backgroundbox*[${2:options%keyvals}]{${1:content%text}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 0 } }, { "name": "foregroundbox", "unusual": true, "arg": { "format": "{}", "snippet": "foregroundbox{${1:content%text}}" } }, { "name": "foregroundbox", "unusual": true, "arg": { "format": "[]{}", "snippet": "foregroundbox[${2:options%keyvals}]{${1:content%text}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 0 } }, { "name": "foregroundbox*", "unusual": true, "arg": { "format": "{}", "snippet": "foregroundbox*{${1:content%text}}" } }, { "name": "foregroundbox*", "unusual": true, "arg": { "format": "[]{}", "snippet": "foregroundbox*[${2:options%keyvals}]{${1:content%text}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 0 } }, { "name": "Width", "unusual": true }, { "name": "Height", "unusual": true }, { "name": "Depth", "unusual": true }, { "name": "Totalheight", "unusual": true }, { "name": "smallestside" }, { "name": "largestside" }, { "name": "Smallestside", "unusual": true }, { "name": "Largestside", "unusual": true }, { "name": "minsizebox", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "minsizebox{${1:width}}{${2:height}}{${3:content%text}}" } }, { "name": "minsizebox*", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "minsizebox*{${1:width}}{${2:totalheight%l}}{${3:content%text}}" } }, { "name": "maxsizebox", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "maxsizebox{${1:width}}{${2:height}}{${3:content%text}}" } }, { "name": "maxsizebox*", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "maxsizebox*{${1:width}}{${2:totalheight%l}}{${3:content%text}}" } }, { "name": "rndcornersbox", "unusual": true, "arg": { "format": "{}{}", "snippet": "rndcornersbox{${1:length}}{${2:content%text}}" } }, { "name": "rndframebox", "unusual": true, "arg": { "format": "{}{}", "snippet": "rndframebox{${1:length}}{${2:content%text}}" } }, { "name": "rndfbox", "unusual": true, "arg": { "format": "{}{}", "snippet": "rndfbox{${1:length}}{${2:content%text}}" } }, { "name": "adjboxvtop", "unusual": true }, { "name": "adjboxvbottom", "unusual": true }, { "name": "adjboxvcenter", "unusual": true }, { "name": "centerbox", "unusual": true, "arg": { "format": "{}", "snippet": "centerbox{${1:content%text}}" } }, { "name": "centerbox", "unusual": true, "arg": { "format": "[]{}", "snippet": "centerbox[${2:width}]{${1:content%text}}" } }, { "name": "leftalignbox", "unusual": true, "arg": { "format": "{}", "snippet": "leftalignbox{${1:content%text}}" } }, { "name": "leftalignbox", "unusual": true, "arg": { "format": "[]{}", "snippet": "leftalignbox[${2:width}]{${1:content%text}}" } }, { "name": "rightalignbox", "unusual": true, "arg": { "format": "{}", "snippet": "rightalignbox{${1:content%text}}" } }, { "name": "rightalignbox", "unusual": true, "arg": { "format": "[]{}", "snippet": "rightalignbox[${2:width}]{${1:content%text}}" } }, { "name": "innersidebox", "unusual": true, "arg": { "format": "{}", "snippet": "innersidebox{${1:content%text}}" } }, { "name": "innersidebox", "unusual": true, "arg": { "format": "[]{}", "snippet": "innersidebox[${2:width}]{${1:content%text}}" } }, { "name": "outersidebox", "unusual": true, "arg": { "format": "{}", "snippet": "outersidebox{${1:content%text}}" } }, { "name": "outersidebox", "unusual": true, "arg": { "format": "[]{}", "snippet": "outersidebox[${2:width}]{${1:content%text}}" } }, { "name": "centerpagebox", "unusual": true, "arg": { "format": "{}", "snippet": "centerpagebox{${1:content%text}}" } }, { "name": "centerpagebox", "unusual": true, "arg": { "format": "[]{}", "snippet": "centerpagebox[${2:width}]{${1:content%text}}" } }, { "name": "pagecenterbox", "unusual": true, "arg": { "format": "{}", "snippet": "pagecenterbox{${1:content%text}}" } }, { "name": "pagecenterbox", "unusual": true, "arg": { "format": "[]{}", "snippet": "pagecenterbox[${2:width}]{${1:content%text}}" } }, { "name": "pageleftalignbox", "unusual": true, "arg": { "format": "{}", "snippet": "pageleftalignbox{${1:content%text}}" } }, { "name": "pageleftalignbox", "unusual": true, "arg": { "format": "[]{}", "snippet": "pageleftalignbox[${2:width}]{${1:content%text}}" } }, { "name": "pagerightalignbox", "unusual": true, "arg": { "format": "{}", "snippet": "pagerightalignbox{${1:content%text}}" } }, { "name": "pagerightalignbox", "unusual": true, "arg": { "format": "[]{}", "snippet": "pagerightalignbox[${2:width}]{${1:content%text}}" } }, { "name": "pageinnerbox", "unusual": true, "arg": { "format": "{}", "snippet": "pageinnerbox{${1:content%text}}" } }, { "name": "pageinnerbox", "unusual": true, "arg": { "format": "[]{}", "snippet": "pageinnerbox[${2:width}]{${1:content%text}}" } }, { "name": "pageouterbox", "unusual": true, "arg": { "format": "{}", "snippet": "pageouterbox{${1:content%text}}" } }, { "name": "pageouterbox", "unusual": true, "arg": { "format": "[]{}", "snippet": "pageouterbox[${2:width}]{${1:content%text}}" } }, { "name": "textareacenterbox", "unusual": true, "arg": { "format": "{}", "snippet": "textareacenterbox{${1:content%text}}" } }, { "name": "textareacenterbox", "unusual": true, "arg": { "format": "[]{}", "snippet": "textareacenterbox[${2:width}]{${1:content%text}}" } }, { "name": "textarealeftalignbox", "unusual": true, "arg": { "format": "{}", "snippet": "textarealeftalignbox{${1:content%text}}" } }, { "name": "textarealeftalignbox", "unusual": true, "arg": { "format": "[]{}", "snippet": "textarealeftalignbox[${2:width}]{${1:content%text}}" } }, { "name": "textarearightalignbox", "unusual": true, "arg": { "format": "{}", "snippet": "textarearightalignbox{${1:content%text}}" } }, { "name": "textarearightalignbox", "unusual": true, "arg": { "format": "[]{}", "snippet": "textarearightalignbox[${2:width}]{${1:content%text}}" } }, { "name": "textareainnerbox", "unusual": true, "arg": { "format": "{}", "snippet": "textareainnerbox{${1:content%text}}" } }, { "name": "textareainnerbox", "unusual": true, "arg": { "format": "[]{}", "snippet": "textareainnerbox[${2:width}]{${1:content%text}}" } }, { "name": "textareaouterbox", "unusual": true, "arg": { "format": "{}", "snippet": "textareaouterbox{${1:content%text}}" } }, { "name": "textareaouterbox", "unusual": true, "arg": { "format": "[]{}", "snippet": "textareaouterbox[${2:width}]{${1:content%text}}" } }, { "name": "lapbox", "unusual": true, "arg": { "format": "{}{}", "snippet": "lapbox{${1:length}}{${2:content%text}}" } }, { "name": "lapbox", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "lapbox[${3:width}]{${1:length}}{${2:content%text}}" } }, { "name": "bgcolorbox", "unusual": true, "arg": { "format": "{}", "snippet": "bgcolorbox{${1:color}}" } }, { "name": "bgcolorbox", "unusual": true, "arg": { "format": "[]{}", "snippet": "bgcolorbox[${2:model}]{${1:color}}" } }, { "name": "bgcolorbox*", "unusual": true, "arg": { "format": "{}", "snippet": "bgcolorbox*{${1:color macro}}" } }, { "name": "pwidth", "unusual": true }, { "name": "pheight", "unusual": true }, { "name": "pdepth", "unusual": true }, { "name": "ptotalheight", "unusual": true }, { "name": "pdfpxdimen", "unusual": true }, { "name": "stackbox", "unusual": true, "arg": { "format": "{}", "snippet": "stackbox{${1:content%text}}" } }, { "name": "stackbox", "unusual": true, "arg": { "format": "[]{}", "snippet": "stackbox[${2:halign}]{${1:content%text}}" } }, { "name": "stackbox", "unusual": true, "arg": { "format": "[][]{}", "snippet": "stackbox[${2:halign}][${3:valign}]{${1:content%text}}" } }, { "name": "adjnofloat", "unusual": true }, { "name": "endadjnofloat", "unusual": true }, { "name": "phantombox", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "phantombox{${1:width}}{${2:height}}{${3:depth}}" } }, { "name": "newadjustboxkey", "unusual": true, "arg": { "format": "{}{}", "snippet": "newadjustboxkey{${1:keyname}}{${2:code}}" } }, { "name": "newadjustboxkey", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "newadjustboxkey{${1:keyname}}[${3:default}]{${2:code}}" } }, { "name": "newadjustboxkey*", "unusual": true, "arg": { "format": "{}{}", "snippet": "newadjustboxkey*{${1:keyname}}{${2:code}}" } }, { "name": "newadjustboxkey*", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "newadjustboxkey*{${1:keyname}}[${3:default}]{${2:code}}" } }, { "name": "renewadjustboxkey", "unusual": true, "arg": { "format": "{}{}", "snippet": "renewadjustboxkey{${1:keyname}}{${2:code}}" } }, { "name": "renewadjustboxkey", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "renewadjustboxkey{${1:keyname}}[${3:default}]{${2:code}}" } }, { "name": "renewadjustboxkey*", "unusual": true, "arg": { "format": "{}{}", "snippet": "renewadjustboxkey*{${1:keyname}}{${2:code}}" } }, { "name": "renewadjustboxkey*", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "renewadjustboxkey*{${1:keyname}}[${3:default}]{${2:code}}" } }, { "name": "provideadjustboxkey", "unusual": true, "arg": { "format": "{}{}", "snippet": "provideadjustboxkey{${1:keyname}}{${2:code}}" } }, { "name": "provideadjustboxkey", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "provideadjustboxkey{${1:keyname}}[${3:default}]{${2:code}}" } }, { "name": "provideadjustboxkey*", "unusual": true, "arg": { "format": "{}{}", "snippet": "provideadjustboxkey*{${1:keyname}}{${2:code}}" } }, { "name": "provideadjustboxkey*", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "provideadjustboxkey*{${1:keyname}}[${3:default}]{${2:code}}" } }, { "name": "defadjustboxkey", "unusual": true, "arg": { "format": "{}{}", "snippet": "defadjustboxkey{${1:keyname}}{${2:code}}" } }, { "name": "defadjustboxkey", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "defadjustboxkey{${1:keyname}}[${3:default}]{${2:code}}" } }, { "name": "defadjustboxkey*", "unusual": true, "arg": { "format": "{}{}", "snippet": "defadjustboxkey*{${1:keyname}}{${2:code}}" } }, { "name": "defadjustboxkey*", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "defadjustboxkey*{${1:keyname}}[${3:default}]{${2:code}}" } } ], "envs": [ { "name": "adjustbox", "arg": { "format": "{}", "snippet": "{${1:options%keyvals}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 0 } }, { "name": "bgimagebox", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:imagefile}}" } }, { "name": "bgimagebox", "unusual": true, "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:imagefile}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 0 } }, { "name": "bgimagebox*", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:imagefile}}" } }, { "name": "bgimagebox*", "unusual": true, "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:imagefile}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 0 } }, { "name": "fgimagebox", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:imagefile}}" } }, { "name": "fgimagebox", "unusual": true, "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:imagefile}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 0 } }, { "name": "fgimagebox*", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:imagefile}}" } }, { "name": "fgimagebox*", "unusual": true, "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:imagefile}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 0 } }, { "name": "backgroundbox", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:content%text}}" } }, { "name": "backgroundbox", "unusual": true, "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:content%text}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 0 } }, { "name": "backgroundbox*", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:content%text}}" } }, { "name": "backgroundbox*", "unusual": true, "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:content%text}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 0 } }, { "name": "foregroundbox", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:content%text}}" } }, { "name": "foregroundbox", "unusual": true, "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:content%text}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 0 } }, { "name": "foregroundbox*", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:content%text}}" } }, { "name": "foregroundbox*", "unusual": true, "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:content%text}}", "keys": [ "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}" ], "keyPos": 0 } }, { "name": "centerbox", "unusual": true }, { "name": "centerbox", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:width}]" } }, { "name": "leftalignbox", "unusual": true }, { "name": "leftalignbox", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:width}]" } }, { "name": "rightalignbox", "unusual": true }, { "name": "rightalignbox", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:width}]" } }, { "name": "innersidebox", "unusual": true }, { "name": "innersidebox", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:width}]" } }, { "name": "outersidebox", "unusual": true }, { "name": "outersidebox", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:width}]" } }, { "name": "centerpagebox", "unusual": true }, { "name": "centerpagebox", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:width}]" } }, { "name": "pagecenterbox", "unusual": true }, { "name": "pagecenterbox", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:width}]" } }, { "name": "pageleftalignbox", "unusual": true }, { "name": "pageleftalignbox", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:width}]" } }, { "name": "pagerightalignbox", "unusual": true }, { "name": "pagerightalignbox", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:width}]" } }, { "name": "pageinnerbox", "unusual": true }, { "name": "pageinnerbox", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:width}]" } }, { "name": "pageouterbox", "unusual": true }, { "name": "pageouterbox", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:width}]" } }, { "name": "textareacenterbox", "unusual": true }, { "name": "textareacenterbox", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:width}]" } }, { "name": "textarealeftalignbox", "unusual": true }, { "name": "textarealeftalignbox", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:width}]" } }, { "name": "textarearightalignbox", "unusual": true }, { "name": "textarearightalignbox", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:width}]" } }, { "name": "textareainnerbox", "unusual": true }, { "name": "textareainnerbox", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:width}]" } }, { "name": "textareaouterbox", "unusual": true }, { "name": "textareaouterbox", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:width}]" } }, { "name": "bgcolorbox", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:color}}" } }, { "name": "bgcolorbox", "unusual": true, "arg": { "format": "[]{}", "snippet": "[${2:model}]{${1:color}}" } }, { "name": "bgcolorbox*", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:color mcro}}" } }, { "name": "stackbox", "unusual": true }, { "name": "stackbox", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:halign}]" } }, { "name": "stackbox", "unusual": true, "arg": { "format": "[][]", "snippet": "[${1:halign}][${2:valign}]" } }, { "name": "adjnofloat", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:float type}}" } } ], "keys": { "\\usepackage/adjustbox#c": [ "export", "Export", "pgf", "PGF", "minimal", "etex", "calc", "pgfmath", "defaultunit=${1:unit}", "pdftex", "luatex", "dvips", "xetex", "dvipdfm", "dvipdfmx" ], "\\adjustbox,\\begin{adjustbox},\\adjustimage,\\adjincludegraphics,\\newadjustboxenv,\\newadjustboxenv*,\\renewadjustboxenv,\\renewadjustboxenv*,\\provideadjustboxenv,\\provideadjustboxenv*,\\declareadjustboxenv,\\declareadjustboxenv*,\\newadjustboxcmd,\\renewadjustboxcmd,\\provideadjustboxcmd,\\declareadjustboxcmd,\\newadjustimage,\\renewadjustimage,\\provideadjustimage,\\declareadjustimage,\\NewAdjustImage,\\RenewAdjustImage,\\ProvideAdjustImage,\\DeclareAdjustImage,\\bgimagebox,\\bgimagebox*,\\begin{bgimagebox},\\begin{bgimagebox*},\\fgimagebox,\\fgimagebox*,\\begin{fgimagebox},\\begin{fgimagebox*},\\backgroundbox,\\backgroundbox*,\\begin{backgroundbox},\\begin{backgroundbox*},\\foregroundbox,\\foregroundbox*,\\begin{foregroundbox},\\begin{foregroundbox*}": [ "alt={${1:alt text}}", "bb=${1:llx lly urx ury}", "bbllx=", "bblly=", "bburx=", "bbury=", "natwidth=", "natheight=", "hiresbb", "pagebox=${1|mediabox,cropbox,bleedbox,trimbox,artbox|}", "viewport=${1:llx lly urx ury}", "trim=${1:llx lly urx ury}", "angle=${1:degrees}", "origin=", "width=", "height=", "totalheight=", "keepaspectratio", "scale=${1:factor}", "clip", "draft", "type=${1:file type}", "ext=${1:file extension}", "read=${1:read-file extension}", "command=", "quiet", "page=${1:page number}", "interpolate", "decodearray={${1:color array}}", "intent", "maskarray", "ocobjnum", "ocobjref", "resetcolor", "resolution", "xmpfile", "Trim=", "Viewport=", "Clip=", "Clip*=", "rndcorners=", "margin=", "margin*=", "padding=", "padding*=", "vspace=", "vspace*=", "min width=", "max width=", "min height=", "max height=", "min totalheight=", "max totalheight=", "min size={${1:width}}{${2:height}}", "max size={${1:width}}{${2:height}}", "min totalsize={${1:width}}{${2:totalheight}}", "max totalsize={${1:width}}{${2:totalheight}}", "warn width", "warn width=", "scale={${1:h-factor}}{${2:v-factor}}", "reflect", "fbox", "fbox=", "frame", "frame=", "cfbox=", "cframe=", "rndframe=", "rndcornersbox", "rndfbox", "valign=${1|T,M,B,t,m,b|}", "raise=", "set height=", "set depth=", "set vsize={${1:height}}{${2:depth}}", "center", "center=", "right", "right=", "left", "left=", "inner", "inner=", "outer", "outer=", "pagecenter", "pagecenter=", "pageleftalign", "pageleftalign=", "pagerightalign", "pagerightalign=", "pageinner", "pageinner=", "pageouter", "pageouter=", "textareacenter", "textareacenter=", "textarealeftalign", "textarealeftalign=", "textarearightalign", "textarearightalign=", "textareainner", "textareainner=", "textareaouter", "textareaouter=", "noindent", "leavevmode", "lap=", "rlap", "llap", "clap", "color=", "color*=${1:color macro}", "fgcolor=", "fgcolor*=${1:color macro}", "bgcolor=", "bgcolor*=${1:color macro}", "bgimage=", "bgimage*=", "fgimage=", "fgimage*=", "background=", "background*=", "foreground=", "foreground*=", "dpi=${1:number}", "pxdim=", "minipage=", "varwidth=", "tabular=[${1:position}]{${2:col spec}}", "tabular*=[${1:position}]{${2:width}}{${3:col spec}}", "array=[${1:position}]{${2:col spec}}", "stack", "stack=", "innerenv=${1:envname}", "innercode={${1:begin code}}{${2:end code}}", "caption=", "captionabove=", "captionbelow=", "label=", "figure", "figure=${1:placement}", "float=", "nofloat=${1:float type}", "rotate=", "env=", "addcode={${1:code before}}{${2:code after}}", "Addcode={${1:code before}}{${2:code after}}", "appcode=${1:code after}", "precode=${1:code before}", "Precode={${1:code before}}", "execute=${1:code}", "Execute=${1:code}", "phantom", "phantom=${1|h,v|}", "gobble", "discard", "content=${1:new content}", "gstore=${1:box register}", "gstore*=${1:box register}", "gstore width=${1:length register}", "gstore height=${1:length register}", "gstore depth=${1:length register}", "gstore totalheight=${1:length register}", "gstore sizes=", "process" ], "\\includegraphics": [ "intent", "maskarray", "ocobjnum", "ocobjref", "resetcolor", "resolution", "xmpfile", "Trim=", "Viewport=", "Clip=", "Clip*=", "rndcorners=", "margin=", "margin*=", "padding=", "padding*=", "vspace=", "vspace*=", "min width=", "max width=", "min height=", "max height=", "min totalheight=", "max totalheight=", "min size={${1:width}}{${2:height}}", "max size={${1:width}}{${2:height}}", "min totalsize={${1:width}}{${2:totalheight}}", "max totalsize={${1:width}}{${2:totalheight}}", "warn width", "warn width=", "scale={${1:h-factor}}{${2:v-factor}}", "reflect", "fbox", "fbox=", "frame", "frame=", "cfbox=", "cframe=", "rndframe=", "color=", "color*=${1:color cmd}", "sep=", "rndcornersbox", "rndfbox", "valign=${1|T,M,B,t,m,b|}", "raise=", "set height=", "set depth=", "set vsize={${1:height}}{${2:depth}}", "center", "center=", "right", "right=", "left", "left=", "inner", "inner=", "outer", "outer=", "pagecenter", "pagecenter=", "pageleftalign", "pageleftalign=", "pagerightalign", "pagerightalign=", "pageinner", "pageinner=", "pageouter", "pageouter=", "textareacenter", "textareacenter=", "textarealeftalign", "textarealeftalign=", "textarearightalign", "textarearightalign=", "textareainner", "textareainner=", "textareaouter", "textareaouter=", "noindent", "leavevmode", "lap=", "rlap", "llap", "clap", "color=", "color*=${1:color macro}", "fgcolor=", "fgcolor*=${1:color macro}", "bgcolor=", "bgcolor*=${1:color macro}", "bgimage=", "bgimage*=", "fgimage=", "fgimage*=", "background=", "background*=", "foreground=", "foreground*=", "dpi=${1:number}", "pxdim=", "minipage=", "varwidth=", "tabular=[${1:position}]{${2:col spec}}", "tabular*=[${1:position}]{${2:width}}{${3:col spec}}", "array=[${1:position}]{${2:col spec}}", "stack", "stack=", "innerenv=${1:envname}", "innercode={${1:begin code}}{${2:end code}}", "caption=", "captionabove=", "captionbelow=", "label=", "figure", "figure=${1:placement}", "float=", "nofloat=${1:float type}", "rotate=", "env=", "addcode={${1:code before}}{${2:code after}}", "Addcode={${1:code before}}{${2:code after}}", "appcode=${1:code after}", "precode=${1:code before}", "Precode={${1:code before}}", "execute=${1:code}", "Execute=${1:code}", "phantom", "phantom=${1|h,v|}", "gobble", "discard", "content=${1:new content}", "gstore=${1:box register}", "gstore*=${1:box register}", "gstore width=${1:length register}", "gstore height=${1:length register}", "gstore depth=${1:length register}", "gstore totalheight=${1:length register}", "gstore sizes=", "process", "intent", "maskarray", "ocobjnum", "ocobjref", "resetcolor", "resolution", "xmpfile", "Trim=", "Viewport=", "Clip=", "Clip*=", "rndcorners=", "margin=", "margin*=", "padding=", "padding*=", "vspace=", "vspace*=", "min width=", "max width=", "min height=", "max height=", "min totalheight=", "max totalheight=", "min size={${1:width}}{${2:height}}", "max size={${1:width}}{${2:height}}", "min totalsize={${1:width}}{${2:totalheight}}", "max totalsize={${1:width}}{${2:totalheight}}", "warn width", "warn width=", "scale={${1:h-factor}}{${2:v-factor}}", "reflect", "fbox", "fbox=", "frame", "frame=", "cfbox=", "cframe=", "rndframe=", "color=", "color*=${1:color cmd}", "sep=", "rndcornersbox", "rndfbox", "valign=${1|T,M,B,t,m,b|}", "raise=", "set height=", "set depth=", "set vsize={${1:height}}{${2:depth}}", "center", "center=", "right", "right=", "left", "left=", "inner", "inner=", "outer", "outer=", "pagecenter", "pagecenter=", "pageleftalign", "pageleftalign=", "pagerightalign", "pagerightalign=", "pageinner", "pageinner=", "pageouter", "pageouter=", "textareacenter", "textareacenter=", "textarealeftalign", "textarealeftalign=", "textarearightalign", "textarearightalign=", "textareainner", "textareainner=", "textareaouter", "textareaouter=", "noindent", "leavevmode", "lap=", "rlap", "llap", "clap", "color=", "color*=${1:color macro}", "fgcolor=", "fgcolor*=${1:color macro}", "bgcolor=", "bgcolor*=${1:color macro}", "bgimage=", "bgimage*=", "fgimage=", "fgimage*=", "background=", "background*=", "foreground=", "foreground*=", "dpi=${1:number}", "pxdim=", "minipage=", "varwidth=", "tabular=[${1:position}]{${2:col spec}}", "tabular*=[${1:position}]{${2:width}}{${3:col spec}}", "array=[${1:position}]{${2:col spec}}", "stack", "stack=", "innerenv=${1:envname}", "innercode={${1:begin code}}{${2:end code}}", "caption=", "captionabove=", "captionbelow=", "label=", "figure", "figure=${1:placement}", "float=", "nofloat=${1:float type}", "rotate=", "env=", "addcode={${1:code before}}{${2:code after}}", "Addcode={${1:code before}}{${2:code after}}", "appcode=${1:code after}", "precode=${1:code before}", "Precode={${1:code before}}", "execute=${1:code}", "Execute=${1:code}", "phantom", "phantom=${1|h,v|}", "gobble", "discard", "content=${1:new content}", "gstore=${1:box register}", "gstore*=${1:box register}", "gstore width=${1:length register}", "gstore height=${1:length register}", "gstore depth=${1:length register}", "gstore totalheight=${1:length register}", "gstore sizes=", "process" ] }, "args": [ "\\usepackage/adjustbox#c" ] } ================================================ FILE: dev/packages/adobecaslon.json ================================================ { "deps": [ { "name": "kvoptions" }, { "name": "ifthen" } ], "macros": [ { "name": "adobecaslonfamily" }, { "name": "textadobecaslon", "arg": { "format": "{}", "snippet": "textadobecaslon{${1:text}}" } }, { "name": "sbseries" }, { "name": "textsb", "arg": { "format": "{}", "snippet": "textsb{${1:text}}" } }, { "name": "adobecaslonexpert", "unusual": true }, { "name": "adobecaslonosf", "unusual": true }, { "name": "adobecaslonalternate", "unusual": true }, { "name": "adobecaslonlongs", "unusual": true }, { "name": "adobecasloneighteenth", "unusual": true }, { "name": "adobecaslonswashit", "unusual": true }, { "name": "adobecaslonswashcaps", "unusual": true }, { "name": "adobecaslonornaments", "unusual": true } ], "envs": [], "keys": { "\\usepackage/adobecaslon#c": [ "expert", "osf", "swashit", "alternate", "longs", "c18th", "swashlongs", "extraligs", "rmdefault", "normdefault", "scaled=${1:factor}", "bold", "semibold" ] }, "args": [ "\\usepackage/adobecaslon#c" ] } ================================================ FILE: dev/packages/adobeornaments.json ================================================ { "deps": [ { "name": "iftex" }, { "name": "fontspec" }, { "name": "xstring" } ], "macros": [ { "name": "orn", "arg": { "format": "{}{}", "snippet": "orn{${1:font%keyvals}}{${2:number}}", "keys": [ "\\orn#c" ], "keyPos": 0 } } ], "envs": [], "keys": { "\\orn#c": [ "minion", "arno", "warnock", "brioso", "caslon", "jenson", "agp", "kepler", "voluta", "gpp", "cronos", "bickham", "chaparral", "silentium" ] }, "args": [] } ================================================ FILE: dev/packages/adrlist.json ================================================ { "deps": [ { "name": "ifthen" } ], "macros": [ { "name": "ForEachAddress", "arg": { "format": "{}{}", "snippet": "ForEachAddress{${1:address-file%file}}{${2:commands}}" } }, { "name": "Title" }, { "name": "Opening" }, { "name": "Sex" }, { "name": "Firstname" }, { "name": "Name" }, { "name": "Address" }, { "name": "Telephone" }, { "name": "Telefax" }, { "name": "EMail" }, { "name": "PrivateNumber" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/adtrees.json ================================================ { "deps": [ { "name": "cancel" }, { "name": "epic" } ], "macros": [ { "name": "ATm", "arg": { "format": "{}{}", "snippet": "ATm{${1:morpheme}}{${2:chars%formula}}" } }, { "name": "ATl", "arg": { "format": "{}{}{}{}", "snippet": "ATl{${1:adposition}}{${2:chars%formula}}{${3:left adtree}}{${4:right adtree}}" } }, { "name": "ATr", "arg": { "format": "{}{}{}{}", "snippet": "ATr{${1:adposition}}{${2:chars%formula}}{${3:left adtree}}{${4:right adtree}}" } }, { "name": "ATb", "arg": { "format": "{}{}{}{}", "snippet": "ATb{${1:adposition}}{${2:chars%formula}}{${3:left adtree}}{${4:right adtree}}" } }, { "name": "ATs", "arg": { "format": "{}{}", "snippet": "ATs{${1:morpheme}}{${2:chars%formula}}" } }, { "name": "ATle", "arg": { "format": "{}{}{}", "snippet": "ATle{${1:chars%formula}}{${2:left adtree}}{${3:right adtree}}" } }, { "name": "ATre", "arg": { "format": "{}{}{}", "snippet": "ATre{${1:chars%formula}}{${2:left adtree}}{${3:right adtree}}" } }, { "name": "ATbe", "arg": { "format": "{}{}{}", "snippet": "ATbe{${1:chars%formula}}{${2:left adtree}}{${3:right adtree}}" } }, { "name": "ATrc", "arg": { "format": "{}{}{}", "snippet": "ATrc{${1:chars%formula}}{${2:left adtree}}{${3:right adtree}}" } }, { "name": "ATlc", "arg": { "format": "{}{}{}", "snippet": "ATlc{${1:chars%formula}}{${2:left adtree}}{${3:right adtree}}" } }, { "name": "ATbc", "arg": { "format": "{}{}{}", "snippet": "ATbc{${1:chars%formula}}{${2:left adtree}}{${3:right adtree}}" } }, { "name": "ATxl", "arg": { "format": "{}", "snippet": "ATxl{${1:adtree}}" } }, { "name": "ATxr", "arg": { "format": "{}", "snippet": "ATxr{${1:adtree}}" } }, { "name": "ATlmu", "arg": { "format": "{}{}{}", "snippet": "ATlmu{${1:chars%formula}}{${2:left adtree}}{${3:right adtree}}" } }, { "name": "ATrmu", "arg": { "format": "{}{}{}", "snippet": "ATrmu{${1:chars%formula}}{${2:left adtree}}{${3:right adtree}}" } }, { "name": "ATbmu", "arg": { "format": "{}{}{}", "snippet": "ATbmu{${1:chars%formula}}{${2:left adtree}}{${3:right adtree}}" } }, { "name": "ATvcentre", "arg": { "format": "{}", "snippet": "ATvcentre{${1:adtree}}" } }, { "name": "AThcentre", "arg": { "format": "{}", "snippet": "AThcentre{${1:adtree}}" } }, { "name": "ATcentre", "arg": { "format": "{}", "snippet": "ATcentre{${1:adtree}}" } }, { "name": "ATlL", "arg": { "format": "{}{}{}{}{}", "snippet": "ATlL{${1:length}}{${2:adposition}}{${3:chars%formula}}{${4:left adtree}}{${5:right adtree}}" } }, { "name": "ATrL", "arg": { "format": "{}{}{}{}{}", "snippet": "ATrL{${1:length}}{${2:adposition}}{${3:chars%formula}}{${4:left adtree}}{${5:right adtree}}" } }, { "name": "ATbL", "arg": { "format": "{}{}{}{}{}", "snippet": "ATbL{${1:length}}{${2:adposition}}{${3:chars%formula}}{${4:left adtree}}{${5:right adtree}}" } }, { "name": "ATlA", "arg": { "format": "{}{}{}{}{}", "snippet": "ATlA{${1:angle}}{${2:adposition}}{${3:chars%formula}}{${4:left adtree}}{${5:right adtree}}" } }, { "name": "ATrA", "arg": { "format": "{}{}{}{}{}", "snippet": "ATrA{${1:angle}}{${2:adposition}}{${3:chars%formula}}{${4:left adtree}}{${5:right adtree}}" } }, { "name": "ATbA", "arg": { "format": "{}{}{}{}{}", "snippet": "ATbA{${1:angle}}{${2:adposition}}{${3:chars%formula}}{${4:left adtree}}{${5:right adtree}}" } }, { "name": "ATlLA", "arg": { "format": "{}{}{}{}{}{}", "snippet": "ATlLA{${1:length}}{${2:angle}}{${3:adposition}}{${4:chars%formula}}{${5:left adtree}}{${6:right adtree}}" } }, { "name": "ATrLA", "arg": { "format": "{}{}{}{}{}{}", "snippet": "ATrLA{${1:length}}{${2:angle}}{${3:adposition}}{${4:chars%formula}}{${5:left adtree}}{${6:right adtree}}" } }, { "name": "ATbLA", "arg": { "format": "{}{}{}{}{}{}", "snippet": "ATbLA{${1:length}}{${2:angle}}{${3:adposition}}{${4:chars%formula}}{${5:left adtree}}{${6:right adtree}}" } }, { "name": "ATxlL", "arg": { "format": "{}{}", "snippet": "ATxlL{${1:length}}{${2:adtree}}" } }, { "name": "ATxrL", "arg": { "format": "{}{}", "snippet": "ATxrL{${1:length}}{${2:adtree}}" } }, { "name": "ATxlA", "arg": { "format": "{}{}", "snippet": "ATxlA{${1:angle}}{${2:adtree}}" } }, { "name": "ATxrA", "arg": { "format": "{}{}", "snippet": "ATxrA{${1:angle}}{${2:adtree}}" } }, { "name": "ATxlLA", "arg": { "format": "{}{}{}", "snippet": "ATxlLA{${1:length}}{${2:angle}}{${3:adtree}}" } }, { "name": "ATxrLA", "arg": { "format": "{}{}{}", "snippet": "ATxrLA{${1:length}}{${2:angle}}{${3:adtree}}" } }, { "name": "ATleL", "arg": { "format": "{}{}{}{}", "snippet": "ATleL{${1:length}}{${2:chars%formula}}{${3:left adtree}}{${4:right adtree}}" } }, { "name": "ATlcL", "arg": { "format": "{}{}{}{}", "snippet": "ATlcL{${1:length}}{${2:chars%formula}}{${3:left adtree}}{${4:right adtree}}" } }, { "name": "ATlmuL", "arg": { "format": "{}{}{}{}", "snippet": "ATlmuL{${1:length}}{${2:chars%formula}}{${3:left adtree}}{${4:right adtree}}" } }, { "name": "ATleA", "arg": { "format": "{}{}{}{}", "snippet": "ATleA{${1:angle}}{${2:chars%formula}}{${3:left adtree}}{${4:right adtree}}" } }, { "name": "ATlcA", "arg": { "format": "{}{}{}{}", "snippet": "ATlcA{${1:angle}}{${2:chars%formula}}{${3:left adtree}}{${4:right adtree}}" } }, { "name": "ATlmuA", "arg": { "format": "{}{}{}{}", "snippet": "ATlmuA{${1:angle}}{${2:chars%formula}}{${3:left adtree}}{${4:right adtree}}" } }, { "name": "ATleLA", "arg": { "format": "{}{}{}{}{}", "snippet": "ATleLA{${1:length}}{${2:angle}}{${3:chars%formula}}{${4:left adtree}}{${5:right adtree}}" } }, { "name": "ATlcLA", "arg": { "format": "{}{}{}{}{}", "snippet": "ATlcLA{${1:length}}{${2:angle}}{${3:chars%formula}}{${4:left adtree}}{${5:right adtree}}" } }, { "name": "ATlmuLA", "arg": { "format": "{}{}{}{}{}", "snippet": "ATlmuLA{${1:length}}{${2:angle}}{${3:chars%formula}}{${4:left adtree}}{${5:right adtree}}" } }, { "name": "ATreL", "arg": { "format": "{}{}{}{}", "snippet": "ATreL{${1:length}}{${2:chars%formula}}{${3:left adtree}}{${4:right adtree}}" } }, { "name": "ATrcL", "arg": { "format": "{}{}{}{}", "snippet": "ATrcL{${1:length}}{${2:chars%formula}}{${3:left adtree}}{${4:right adtree}}" } }, { "name": "ATrmuL", "arg": { "format": "{}{}{}{}", "snippet": "ATrmuL{${1:length}}{${2:chars%formula}}{${3:left adtree}}{${4:right adtree}}" } }, { "name": "ATreA", "arg": { "format": "{}{}{}{}", "snippet": "ATreA{${1:angle}}{${2:chars%formula}}{${3:left adtree}}{${4:right adtree}}" } }, { "name": "ATrcA", "arg": { "format": "{}{}{}{}", "snippet": "ATrcA{${1:angle}}{${2:chars%formula}}{${3:left adtree}}{${4:right adtree}}" } }, { "name": "ATrmuA", "arg": { "format": "{}{}{}{}", "snippet": "ATrmuA{${1:angle}}{${2:chars%formula}}{${3:left adtree}}{${4:right adtree}}" } }, { "name": "ATreLA", "arg": { "format": "{}{}{}{}{}", "snippet": "ATreLA{${1:length}}{${2:angle}}{${3:chars%formula}}{${4:left adtree}}{${5:right adtree}}" } }, { "name": "ATrcLA", "arg": { "format": "{}{}{}{}{}", "snippet": "ATrcLA{${1:length}}{${2:angle}}{${3:chars%formula}}{${4:left adtree}}{${5:right adtree}}" } }, { "name": "ATrmuLA", "arg": { "format": "{}{}{}{}{}", "snippet": "ATrmuLA{${1:length}}{${2:angle}}{${3:chars%formula}}{${4:left adtree}}{${5:right adtree}}" } }, { "name": "ATbeL", "arg": { "format": "{}{}{}{}", "snippet": "ATbeL{${1:length}}{${2:chars%formula}}{${3:left adtree}}{${4:right adtree}}" } }, { "name": "ATbcL", "arg": { "format": "{}{}{}{}", "snippet": "ATbcL{${1:length}}{${2:chars%formula}}{${3:left adtree}}{${4:right adtree}}" } }, { "name": "ATbmuL", "arg": { "format": "{}{}{}{}", "snippet": "ATbmuL{${1:length}}{${2:chars%formula}}{${3:left adtree}}{${4:right adtree}}" } }, { "name": "ATbeA", "arg": { "format": "{}{}{}{}", "snippet": "ATbeA{${1:angle}}{${2:chars%formula}}{${3:left adtree}}{${4:right adtree}}" } }, { "name": "ATbcA", "arg": { "format": "{}{}{}{}", "snippet": "ATbcA{${1:angle}}{${2:chars%formula}}{${3:left adtree}}{${4:right adtree}}" } }, { "name": "ATbmuA", "arg": { "format": "{}{}{}{}", "snippet": "ATbmuA{${1:angle}}{${2:chars%formula}}{${3:left adtree}}{${4:right adtree}}" } }, { "name": "ATbeLA", "arg": { "format": "{}{}{}{}{}", "snippet": "ATbeLA{${1:length}}{${2:angle}}{${3:chars%formula}}{${4:left adtree}}{${5:right adtree}}" } }, { "name": "ATbcLA", "arg": { "format": "{}{}{}{}{}", "snippet": "ATbcLA{${1:length}}{${2:angle}}{${3:chars%formula}}{${4:left adtree}}{${5:right adtree}}" } }, { "name": "ATbmuLA", "arg": { "format": "{}{}{}{}{}", "snippet": "ATbmuLA{${1:length}}{${2:angle}}{${3:chars%formula}}{${4:left adtree}}{${5:right adtree}}" } }, { "name": "ATnormalangle" }, { "name": "ATwideangle" }, { "name": "ATextrawideangle" }, { "name": "ATpreadpositionskip", "unusual": true }, { "name": "ATfirstinteradpositionskip", "unusual": true }, { "name": "ATsecondinteradpositionskip", "unusual": true }, { "name": "ATpostadpositionskip", "unusual": true }, { "name": "ATfirstattrskip", "unusual": true }, { "name": "ATinterattrskip", "unusual": true }, { "name": "ATpremorphemeskip", "unusual": true }, { "name": "ATintermorphemeskip", "unusual": true }, { "name": "ATpostmorphemeskip", "unusual": true }, { "name": "ATMorphemeBox", "unusual": true, "arg": { "format": "{}", "snippet": "ATMorphemeBox{${1:arg}}" } }, { "name": "ATGrammarCharacterBox", "unusual": true, "arg": { "format": "{}", "snippet": "ATGrammarCharacterBox{${1:arg}}" } }, { "name": "ATAttributeBox", "unusual": true, "arg": { "format": "{}", "snippet": "ATAttributeBox{${1:arg}}" } }, { "name": "ATSummarySymbol", "unusual": true }, { "name": "ATleftbranch", "unusual": true, "arg": { "format": "{}{}", "snippet": "ATleftbranch{${1:arg1}}{${2:arg2}}" } }, { "name": "ATrightbranch", "unusual": true, "arg": { "format": "{}{}", "snippet": "ATrightbranch{${1:arg1}}{${2:arg2}}" } }, { "name": "ATcircle", "unusual": true }, { "name": "ATpathinterskip", "unusual": true }, { "name": "ATpathunitlength", "unusual": true }, { "name": "ATpicskip", "unusual": true }, { "name": "ATpathlinethickness", "unusual": true }, { "name": "ATpathlabelhspace", "unusual": true }, { "name": "ATpathlabelvspace", "unusual": true }, { "name": "ATnGCBox", "unusual": true, "arg": { "format": "{}", "snippet": "ATnGCBox{${1:arg}}" } }, { "name": "ATlGCBox", "unusual": true, "arg": { "format": "{}", "snippet": "ATlGCBox{${1:arg}}" } }, { "name": "ATpathpichook", "unusual": true }, { "name": "ATtabskip", "unusual": true }, { "name": "ATtabindent", "unusual": true }, { "name": "ATTabular", "unusual": true }, { "name": "ATtabularadpositionblock", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ATtabularadpositionblock{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "ATtabularmorphemeblock", "unusual": true, "arg": { "format": "{}{}", "snippet": "ATtabularmorphemeblock{${1:arg1}}{${2:arg2}}" } }, { "name": "ATtabularsummaryblock", "unusual": true, "arg": { "format": "{}{}", "snippet": "ATtabularsummaryblock{${1:arg1}}{${2:arg2}}" } }, { "name": "ATtabularfirstattribute", "unusual": true }, { "name": "ATtabularnextattribute", "unusual": true }, { "name": "ATtabularsubtrees", "unusual": true, "arg": { "format": "{}{}", "snippet": "ATtabularsubtrees{${1:arg1}}{${2:arg2}}" } }, { "name": "ATlinearise", "arg": { "format": "{}", "snippet": "ATlinearise{${1:adtree}}" } }, { "name": "ATLinear", "unusual": true }, { "name": "ATNormal", "unusual": true }, { "name": "ATlinearadpositionblock", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ATlinearadpositionblock{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "ATlinearfirstattribute", "unusual": true, "arg": { "format": "{}", "snippet": "ATlinearfirstattribute{${1:arg}}" } }, { "name": "ATlinearnextattribute", "unusual": true, "arg": { "format": "{}", "snippet": "ATlinearnextattribute{${1:arg}}" } }, { "name": "ATlinearsubtrees", "unusual": true, "arg": { "format": "{}{}", "snippet": "ATlinearsubtrees{${1:arg1}}{${2:arg2}}" } }, { "name": "ATlinearmorphemeblock", "unusual": true, "arg": { "format": "{}{}", "snippet": "ATlinearmorphemeblock{${1:arg1}}{${2:arg2}}" } }, { "name": "ATlinearsummaryblock", "unusual": true, "arg": { "format": "{}{}", "snippet": "ATlinearsummaryblock{${1:arg1}}{${2:arg2}}" } } ], "envs": [ { "name": "pathlikeadtree" }, { "name": "ATtabulardisplay" }, { "name": "ATtabular" } ], "keys": {}, "args": [] } ================================================ FILE: dev/packages/advdate.json ================================================ { "deps": [], "macros": [ { "name": "AdvanceDate" }, { "name": "AdvanceDate", "arg": { "format": "[]", "snippet": "AdvanceDate[${1:number}]" } }, { "name": "DayAfter" }, { "name": "DayAfter", "arg": { "format": "[]", "snippet": "DayAfter[${1:number}]" } }, { "name": "SaveDate" }, { "name": "SaveDate", "arg": { "format": "[]", "snippet": "SaveDate[${1:cmd}]" } }, { "name": "SetDate" }, { "name": "SetDate", "arg": { "format": "[]", "snippet": "SetDate[${1:dd/mm/yyyy}]" } }, { "name": "ThisDay", "arg": { "format": "{}", "snippet": "ThisDay{${1:number}}" } }, { "name": "ThisMonth", "arg": { "format": "{}", "snippet": "ThisMonth{${1:number}}" } }, { "name": "ThisYear", "arg": { "format": "{}", "snippet": "ThisYear{${1:number}}" } }, { "name": "AdvMonth", "arg": { "format": "{}", "snippet": "AdvMonth{${1:number}}" } }, { "name": "AdvYear", "arg": { "format": "{}", "snippet": "AdvYear{${1:number}}" } }, { "name": "FixMonth" }, { "name": "FixDate" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/advice.json ================================================ { "deps": [ { "name": "collargs" }, { "name": "xparse" } ], "macros": [ { "name": "AdviceSetup", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "AdviceSetup{${1:namespace}}{${2:command or env}}{${3:setup code}}" } }, { "name": "AdviceTracingOn", "unusual": true }, { "name": "AdviceTracingOff", "unusual": true }, { "name": "AdviceNamespace", "unusual": true }, { "name": "AdviceName", "unusual": true }, { "name": "AdviceCsname", "unusual": true }, { "name": "AdviceReplaced", "unusual": true }, { "name": "AdviceOriginal", "unusual": true }, { "name": "AdviceGetOriginal", "unusual": true, "arg": { "format": "{}{}", "snippet": "AdviceGetOriginal{${1:namespace}}{${2:control sequence}}" } }, { "name": "AdviceCsnameGetOriginal", "unusual": true, "arg": { "format": "{}{}", "snippet": "AdviceCsnameGetOriginal{${1:namespace}}{${2:csname}}" } }, { "name": "AdviceCollectTikZArguments", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/ae.json ================================================ { "deps": [ { "name": "fontenc" } ], "macros": [ { "name": "DH", "unusual": true }, { "name": "NG", "unusual": true }, { "name": "dj" }, { "name": "ng", "unusual": true }, { "name": "k", "arg": { "format": "{}", "snippet": "k{${1:arg}}" } }, { "name": "guillemotleft", "unusual": true }, { "name": "guillemotright", "unusual": true }, { "name": "guilsinglleft", "unusual": true }, { "name": "guilsinglright", "unusual": true }, { "name": "quotedblbase" }, { "name": "quotesinglbase" }, { "name": "textquotedbl" }, { "name": "DJ", "unusual": true }, { "name": "th", "unusual": true }, { "name": "TH", "unusual": true }, { "name": "dh", "unusual": true }, { "name": "Hwithstroke", "unusual": true }, { "name": "hwithstroke", "unusual": true }, { "name": "textogonekcentered", "unusual": true, "arg": { "format": "{}", "snippet": "textogonekcentered{${1:arg}}" } }, { "name": "guillemetleft", "unusual": true }, { "name": "guillemetright", "unusual": true } ], "envs": [], "keys": { "\\usepackage/ae#c": [ "slides" ] }, "args": [ "\\usepackage/ae#c" ] } ================================================ FILE: dev/packages/aeb-comment.json ================================================ { "deps": [ { "name": "comment" } ], "macros": [], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/aeb-minitoc.json ================================================ { "deps": [], "macros": [ { "name": "TOPLevel", "arg": { "format": "{}", "snippet": "TOPLevel{${1:level%keyvals}}", "keys": [ "\\TOPLevel#c,\\BTMLevel#c,\\TOCLevels#c,\\declaretocfmt#c" ], "keyPos": 0 } }, { "name": "BTMLevel", "arg": { "format": "{}", "snippet": "BTMLevel{${1:level%keyvals}}", "keys": [ "\\TOPLevel#c,\\BTMLevel#c,\\TOCLevels#c,\\declaretocfmt#c" ], "keyPos": 0 } }, { "name": "TOCLevels", "arg": { "format": "{}{}", "snippet": "TOCLevels{${1:top level%keyvals}}{${2:btm level}}", "keys": [ "\\TOPLevel#c,\\BTMLevel#c,\\TOCLevels#c,\\declaretocfmt#c" ], "keyPos": 0 } }, { "name": "insertminitoc" }, { "name": "insertminitoc", "arg": { "format": "[]", "snippet": "insertminitoc[${1:label}]" } }, { "name": "mtoclabel", "arg": { "format": "{}", "snippet": "mtoclabel{${1:label}}" } }, { "name": "declaretocfmt", "arg": { "format": "{}{}", "snippet": "declaretocfmt{${1:level%keyvals}}{${2:various}}", "keys": [ "\\TOPLevel#c,\\BTMLevel#c,\\TOCLevels#c,\\declaretocfmt#c", "\\declaretocfmt#c" ], "keyPos": 0 } }, { "name": "mtocgobble", "arg": { "format": "{}", "snippet": "mtocgobble{${1:arg}}" } }, { "name": "miniorfulltoc", "arg": { "format": "{}{}", "snippet": "miniorfulltoc{${1:fmt}}{${2:toc-sec-heading%text}}" } }, { "name": "FmtTOCEntry" }, { "name": "NoFmtTOCEntry" }, { "name": "mtocCL", "arg": { "format": "{}{}", "snippet": "mtocCL{${1:contentsline%text}}{${2:entry-cnt}}" } }, { "name": "mtocref", "arg": { "format": "{}", "snippet": "mtocref{${1:label}}" } }, { "name": "ifMiniTocListings", "unusual": true }, { "name": "MiniTocListingsfalse", "unusual": true }, { "name": "MiniTocListingstrue", "unusual": true }, { "name": "insertminitocNOT", "unusual": true, "arg": { "format": "{}", "snippet": "insertminitocNOT{${1:arg}}" } }, { "name": "numBoxWidth", "unusual": true, "arg": { "format": "{}", "snippet": "numBoxWidth{${1:length}}" } } ], "envs": [ { "name": "minitocfmt", "arg": { "format": "{}", "snippet": "{${1:command}}" } } ], "keys": { "\\usepackage/aeb-minitoc#c": [ "nominitocs", "!nominitocs" ], "\\TOPLevel#c,\\BTMLevel#c,\\TOCLevels#c,\\declaretocfmt#c": [ "chapter", "section", "subsection", "subsubsection", "paragraph", "subparagraph" ], "\\declaretocfmt#c": [ "chapter*", "section*", "subsection*", "subsubsection*", "paragraph*", "subparagraph*" ] }, "args": [ "\\usepackage/aeb-minitoc#c" ] } ================================================ FILE: dev/packages/aeb_dad.json ================================================ { "deps": [ { "name": "annot_pro" }, { "name": "xkeyval" }, { "name": "calc" }, { "name": "refcount" } ], "macros": [ { "name": "initDDGame", "arg": { "format": "{}", "snippet": "initDDGame{${1:title%plain}}" } }, { "name": "ddDimens", "arg": { "format": "{}", "snippet": "ddDimens{${1:keyvals}}", "keys": [ "\\ddDimens" ], "keyPos": 0 } }, { "name": "ddGameIcon", "arg": { "format": "{}", "snippet": "ddGameIcon{${1:icon name%specialDef}}" } }, { "name": "ddTargetOfIcon", "arg": { "format": "{}{}", "snippet": "ddTargetOfIcon{${1:icon name%keyvals}}{${2:caption%text}}", "keys": [ "\\ddTargetOfIcon#c" ], "keyPos": 0 } }, { "name": "ddTargetCaption", "unusual": true, "arg": { "format": "{}", "snippet": "ddTargetCaption{${1:text}}" } }, { "name": "ddTargetFmt", "arg": { "format": "{}", "snippet": "ddTargetFmt{${1:format cmds}}" } }, { "name": "ddReset" }, { "name": "ddReset", "arg": { "format": "[]", "snippet": "ddReset[${1:title%plain}]" } }, { "name": "ddRightMsg" }, { "name": "ddWrongMsg" }, { "name": "ddDragOnlyOne" }, { "name": "ddExternalMsg" }, { "name": "ddBadAppMsg" }, { "name": "ddBtnAppr", "unusual": true }, { "name": "ddGameIconArgs", "unusual": true }, { "name": "ddTrueName", "unusual": true }, { "name": "theaebdadcnt", "unusual": true }, { "name": "thisDDNAME", "unusual": true }, { "name": "thisDDName", "unusual": true, "arg": { "format": "{}", "snippet": "thisDDName{${1:arg}}" } } ], "envs": [], "keys": { "\\ddDimens": [ "iconwidth=", "iconheight=", "targetwidth=", "targetheight=" ], "\\ddTargetOfIcon#c": [ "%ddgameicon" ] }, "args": [] } ================================================ FILE: dev/packages/aeb_envelope.json ================================================ { "deps": [ { "name": "xkeyval" }, { "name": "graphicx" }, { "name": "aeb_pro" } ], "macros": [ { "name": "mailTo", "arg": { "format": "{}", "snippet": "mailTo{${1:keyvals}}", "keys": [ "\\mailTo" ], "keyPos": 0 } }, { "name": "assembleEnvelope" }, { "name": "aebenvDimensions", "unusual": true }, { "name": "addressEnv", "unusual": true }, { "name": "inputEnvExecJS", "unusual": true }, { "name": "setEnvDimensions", "arg": { "format": "{}{}", "snippet": "setEnvDimensions{${1:width}}{${2:height}}" } }, { "name": "setAddressEnv", "arg": { "format": "{}", "snippet": "setAddressEnv{${1:\\put commands}}" } }, { "name": "toggleAttachmentsPanel", "arg": { "format": "{}{}", "snippet": "toggleAttachmentsPanel{${1:color}}{${2:text}}" } }, { "name": "mailtoName", "unusual": true }, { "name": "mailtoFrom", "unusual": true }, { "name": "mailtoMessageEnvelope", "unusual": true }, { "name": "mailtoBCC", "unusual": true }, { "name": "mailtoCC", "unusual": true }, { "name": "mailtoEmail", "unusual": true }, { "name": "mailtoMessageBody", "unusual": true }, { "name": "mailtoSubject", "unusual": true }, { "name": "mailtoUI", "unusual": true }, { "name": "displayAddr", "arg": { "format": "{}", "snippet": "displayAddr{${1:text}}" } }, { "name": "addressEnvAdobei", "unusual": true }, { "name": "addressEnvAdobeii", "unusual": true }, { "name": "addressEnvAebi", "unusual": true }, { "name": "addressEnvAebii", "unusual": true }, { "name": "aebEnvPath", "unusual": true }, { "name": "mailitNow", "unusual": true }, { "name": "pathtoEnv", "unusual": true } ], "envs": [], "keys": { "\\usepackage/aeb_envelope#c": [ "donotmail", "path2folder=${1:file path}", "envelope=${2|aeb1,aeb2,adobe1,adobe2,${1:pdf file}|}" ], "\\mailTo": [ "UI", "ToName={${1:text}}", "From={${1:text}}", "To=${1:email1;email2;...}", "CC=${1:email1;email2;...}", "BCC=${1:email1;email2;...}", "Subject={${1:text}", "MessageEnvelope={${1:text}", "MessageBody={${1:text}" ] }, "args": [ "\\usepackage/aeb_envelope#c" ] } ================================================ FILE: dev/packages/aeb_mlink.json ================================================ { "deps": [ { "name": "xkeyval" }, { "name": "ifpdf" }, { "name": "ifxetex" }, { "name": "hyperref" }, { "name": "eforms" }, { "name": "refcount" }, { "name": "soul" } ], "macros": [ { "name": "ui", "if": "useui", "arg": { "format": "{}", "snippet": "ui{${1:keyvals}}", "keys": [ "\\ui" ], "keyPos": 0 } }, { "name": "mlhypertext", "arg": { "format": "{}", "snippet": "mlhypertext{${1:link text%text}}" } }, { "name": "mlhypertext", "arg": { "format": "[]{}", "snippet": "mlhypertext[${2:modifications}]{${1:link text%text}}" } }, { "name": "mlsetLink", "arg": { "format": "{}", "snippet": "mlsetLink{${1:link text%text}}" } }, { "name": "mlsetLink", "arg": { "format": "[]{}", "snippet": "mlsetLink[${2:modifications}]{${1:link text%text}}" } }, { "name": "mlhyperlink", "arg": { "format": "{}{}", "snippet": "mlhyperlink{${1:target name}}{${2:link text%text}}" } }, { "name": "mlhyperlink", "arg": { "format": "[]{}{}", "snippet": "mlhyperlink[${3:modifications}]{${1:target name}}{${2:link text%text}}" } }, { "name": "mlhyperref", "arg": { "format": "{}{}", "snippet": "mlhyperref{${1:label%ref}}{${2:text}}" } }, { "name": "mlhyperref", "arg": { "format": "[]{}{}", "snippet": "mlhyperref[${3:modifications}]{${1:label%ref}}{${2:text}}" } }, { "name": "mlnameref", "arg": { "format": "{}", "snippet": "mlnameref{${1:label%ref}}" } }, { "name": "mlnameref", "arg": { "format": "[]{}", "snippet": "mlnameref[${2:modifications}]{${1:label%ref}}" } }, { "name": "mlNameref", "arg": { "format": "{}", "snippet": "mlNameref{${1:label%ref}}" } }, { "name": "mlNameref", "arg": { "format": "[]{}", "snippet": "mlNameref[${2:modifications}]{${1:label%ref}}" } }, { "name": "mlhref", "arg": { "format": "{}{}", "snippet": "mlhref{${1:URL}}{${2:text}}" } }, { "name": "mlhref", "arg": { "format": "[]{}{}", "snippet": "mlhref[${3:modifications}]{${1:URL}}{${2:text}}" } }, { "name": "mlurl", "arg": { "format": "{}", "snippet": "mlurl{${1:URL}}" } }, { "name": "mlurl", "arg": { "format": "[]{}", "snippet": "mlurl[${2:modifications}]{${1:URL}}" } }, { "name": "mlfixOn" }, { "name": "mlfixOff" }, { "name": "mlfix", "arg": { "format": "{}", "snippet": "mlfix{${1:y|n}}" } }, { "name": "mlcs", "arg": { "format": "{}", "snippet": "mlcs{${1:csname}}" } }, { "name": "OldStyleBoxesOn" }, { "name": "OldStyleBoxesOff" }, { "name": "mlMarksOn" }, { "name": "mlMarksOff" }, { "name": "turnSyllbCntOn" }, { "name": "turnSyllbCntOff" }, { "name": "aebnameref", "unusual": true, "arg": { "format": "{}", "snippet": "aebnameref{${1:label}}" } }, { "name": "atPage", "unusual": true, "arg": { "format": "{}", "snippet": "atPage{${1:label}}" } }, { "name": "CMT", "unusual": true, "arg": { "format": "{}", "snippet": "CMT{${1:arg}}" } }, { "name": "CurrentBorderColor", "unusual": true }, { "name": "FixupProc", "unusual": true }, { "name": "isWindow", "unusual": true }, { "name": "labelRef", "unusual": true, "arg": { "format": "{}", "snippet": "labelRef{${1:label}}" } }, { "name": "mldb", "unusual": true, "arg": { "format": "{}{}", "snippet": "mldb{${1:arg1}}{${2:arg2}}" } }, { "name": "mldblevel", "unusual": true }, { "name": "mldbModeOff", "unusual": true }, { "name": "mldbModeOn", "unusual": true }, { "name": "mlDict", "unusual": true }, { "name": "mllnkcontainer", "unusual": true, "arg": { "format": "{}", "snippet": "mllnkcontainer{${1:arg}}" } }, { "name": "mlMaxNSylls", "unusual": true }, { "name": "MrkLnkLtr", "unusual": true }, { "name": "pboxRect", "unusual": true }, { "name": "pgmonitoring", "unusual": true }, { "name": "removelastspace", "unusual": true }, { "name": "revCrackAt", "unusual": true }, { "name": "setQuadBox", "unusual": true }, { "name": "smallRectTF", "unusual": true }, { "name": "syllableCnt", "unusual": true }, { "name": "theView", "unusual": true } ], "envs": [], "keys": { "\\usepackage/aeb_mlink#c": [ "dvipsone", "dvips", "dblevel=${1|0,1,2|}", "urlOpts={${1:url package options}}", "useui", "setcorder", "nodljs", "debug", "execJS", "nopro", "reqjs", "!reqjs", "usealtadobe" ], "\\ui": [ "border=${1|visible,invisible|}", "linewidth=${1|thin,medium,thick|}", "highlight=${1|none,invert,outline,inset,push|}", "bordercolor={${1:R G B}}", "linestyle=${1|solid,dashed,underlined,beveled,inset|}", "dasharray=${1:number}", "linktxtcolor=", "annotflags=${1|hidden,print,-print,noview,lock|}", "fieldflags=${1|readonly,required,noexport,multiline,password,notoggleoff,radio,pushbutton,combo,edit,sort,fileselect,multiselect,nospellcheck,noscrolling,comb,radiosinunison,commitonchange,richtext|}", "maxlength=${1:number}", "tooltip={${1:text}}", "default=${1:text}", "value=${1:text}", "rotate=${1|0,90,180,270|}", "bgcolor={${1:R G B}}", "uptxt={${1:text}}", "downtxt={${1:text}}", "rollovertxt={${1:text}}", "normappr=${1:string}", "rollappr=${1:string}", "downappr=${1:string}", "importicons=${1|yes,no|}", "layout=${1|labelonly,icononly,icontop,iconbottom,iconleft,iconright,labelover|}", "scalewhen=${1|always,never,iconbig,iconsmall|}", "scale=${1|proportional,nonproportional|}", "position={${1:x y}}", "fitbounds", "appr={${1:specs}}", "align=${1|left,centered,right|}", "textfont=${1:font name}", "textsize=${1:number}", "textcolor=${1:number}", "autocenter=${1|yes,no|}", "inline=${1|yes,no|}", "presets=${1:\\cmd}", "symbolchoice=${1|check,circle,cross,diamond,square,star|}", "rectW=", "rectH=", "width=", "height=", "scalefactor=${1:factor}", "goto={${1:KV-pairs}}", "js={${1:script}}", "mouseup={${1:script}}", "mousedown={${1:script}}", "onenter={${1:script}}", "onexit={${1:script}}", "onfocus={${1:script}}", "onblur={${1:script}}", "format={${1:script}}", "keystroke={${1:script}}", "validate={${1:script}}", "calculate={${1:script}}", "pageopen={${1:script}}", "pageclose={${1:script}}", "pagevisible={${1:script}}", "pageinvisible={${1:script}}", "lock={${1:KV-pairs}}" ] }, "args": [ "\\usepackage/aeb_mlink#c" ] } ================================================ FILE: dev/packages/aeb_mobile.json ================================================ { "deps": [ { "name": "web" }, { "name": "eforms" } ], "macros": [ { "name": "scalefiguresOn" }, { "name": "scalefiguresOff" }, { "name": "mobPrint", "arg": { "format": "{}", "snippet": "mobPrint{${1:text}}" } }, { "name": "mobPrintTip", "unusual": true }, { "name": "mobToggleCols", "arg": { "format": "{}", "snippet": "mobToggleCols{${1:text}}" } }, { "name": "mobToggleColsTip", "unusual": true }, { "name": "mobFormPresets", "arg": { "format": "{}", "snippet": "mobFormPresets{${1:commands}}" } }, { "name": "ifsmartphone", "unusual": true }, { "name": "smartphonetrue", "unusual": true }, { "name": "smartphonefalse", "unusual": true }, { "name": "generateEvenPage", "unusual": true }, { "name": "mobPrintIt", "unusual": true }, { "name": "mobPrintIt", "unusual": true, "arg": { "format": "[]", "snippet": "mobPrintIt[${1:opt}]" } }, { "name": "mobTwoCols", "unusual": true }, { "name": "mobTwoCols", "unusual": true, "arg": { "format": "[]", "snippet": "mobTwoCols[${1:opt}]" } } ], "envs": [], "keys": { "\\usepackage/aeb_mobile#c": [ "smartphone", "nomaketitle", "useforms", "scalefigures", "!scalefigures" ] }, "args": [ "\\usepackage/aeb_mobile#c" ] } ================================================ FILE: dev/packages/aeb_pro.json ================================================ { "deps": [ { "name": "ifpdf" }, { "name": "ifxetex" }, { "name": "xkeyval" }, { "name": "insdljs" }, { "name": "forms16be" }, { "name": "aeb-comment" }, { "name": "calc" }, { "name": "eso-pic" }, { "name": "web" }, { "name": "eforms" }, { "name": "exerquiz", "if": "exerquiz" }, { "name": "dljslib", "if": "dljslib" }, { "name": "eq2db", "if": "eq2db" }, { "name": "aebxmp", "if": "aebxmp" }, { "name": "graphicxsp", "if": "graphicxsp" }, { "name": "pifont" } ], "macros": [ { "name": "autolabelNum", "if": "linktoattachments", "arg": { "format": "{}", "snippet": "autolabelNum{${1:num}}" } }, { "name": "autolabelNum", "if": "linktoattachments", "arg": { "format": "[]{}", "snippet": "autolabelNum[${2:label}]{${1:num}}" } }, { "name": "autolabelNum*", "if": "linktoattachments", "arg": { "format": "{}{}", "snippet": "autolabelNum*{${1:num}}{${2:description%text}}" } }, { "name": "autolabelNum*", "if": "linktoattachments", "arg": { "format": "[]{}{}", "snippet": "autolabelNum*[${3:label}]{${1:num}}{${2:description%text}}" } }, { "name": "labelName", "if": "linktoattachments", "arg": { "format": "{}{}", "snippet": "labelName{${1:label%specialDef}}{${2:description%text}}" } }, { "name": "ahyperref", "if": "linktoattachments", "arg": { "format": "{}{}", "snippet": "ahyperref{${1:target-label}}{${2:text%plain}}" } }, { "name": "ahyperref", "if": "linktoattachments", "arg": { "format": "[]{}{}", "snippet": "ahyperref[${3:options%keyvals}]{${1:target-label}}{${2:text%plain}}", "keys": [ "\\ahyperref,\\ahyperlink,\\ahyperextract" ], "keyPos": 0 } }, { "name": "ahyperlink", "if": "linktoattachments", "arg": { "format": "{}{}", "snippet": "ahyperlink{${1:target-label}}{${2:text%plain}}" } }, { "name": "ahyperlink", "if": "linktoattachments", "arg": { "format": "[]{}{}", "snippet": "ahyperlink[${3:options%keyvals}]{${1:target-label}}{${2:text%plain}}", "keys": [ "\\ahyperref,\\ahyperlink,\\ahyperextract" ], "keyPos": 0 } }, { "name": "ahyperextract", "if": "linktoattachments", "arg": { "format": "{}{}", "snippet": "ahyperextract{${1:target-label}}{${2:text%plain}}" } }, { "name": "ahyperextract", "if": "linktoattachments", "arg": { "format": "[]{}{}", "snippet": "ahyperextract[${3:options%keyvals}]{${1:target-label}}{${2:text%plain}}", "keys": [ "\\ahyperref,\\ahyperlink,\\ahyperextract", "\\ahyperextract" ], "keyPos": 0 } }, { "name": "btnAnime", "if": "btnanime", "arg": { "format": "{}{}{}", "snippet": "btnAnime{${1:keyvals}}{${2:width}}{${3:height}}", "keys": [ "\\btnAnime,\\animeSetup" ], "keyPos": 0 } }, { "name": "placeAnimeCtrlBtnFaces", "if": "btnanime", "arg": { "format": "{}{}", "snippet": "placeAnimeCtrlBtnFaces{${1:appr-icons.pdf}}{${2:list-of-animes}}" } }, { "name": "placeAnimeCtrlBtnFaces", "if": "btnanime", "arg": { "format": "[]{}{}", "snippet": "placeAnimeCtrlBtnFaces[${3:path}]{${1:appr-icons.pdf}}{${2:list-of-animes}}" } }, { "name": "btnanimebtnsep", "if": "btnanime", "unusual": true }, { "name": "btnanimerowsep", "if": "btnanime", "unusual": true }, { "name": "btnAnimePresets", "if": "btnanime", "arg": { "format": "{}", "snippet": "btnAnimePresets{${1:eforms params}}" } }, { "name": "btnAnimeCtrlPresets", "if": "btnanime", "arg": { "format": "{}", "snippet": "btnAnimeCtrlPresets{${1:eforms params}}" } }, { "name": "animeSetup", "if": "btnanime", "arg": { "format": "{}", "snippet": "animeSetup{${1:keyvals}}", "keys": [ "\\begin{ocgAnime},\\animeSetup" ], "keyPos": 0 } }, { "name": "insertCtrlButtons", "if": "btnanime" }, { "name": "insertCtrlButtons", "if": "btnanime", "arg": { "format": "[]", "snippet": "insertCtrlButtons[${1:position}]" } }, { "name": "ctrlButtonsWrapper", "if": "btnanime", "unusual": true, "arg": { "format": "{}", "snippet": "ctrlButtonsWrapper{${1:code}}" } }, { "name": "btnAnimeCtrlW", "if": "btnanime", "unusual": true }, { "name": "btnAnimeCtrlH", "if": "btnanime", "unusual": true }, { "name": "btnAnimeGoToFirst", "if": "btnanime" }, { "name": "btnAnimeStepBack", "if": "btnanime" }, { "name": "btnAnimePlayBack", "if": "btnanime" }, { "name": "btnAnimePause", "if": "btnanime" }, { "name": "btnAnimePlayForward", "if": "btnanime" }, { "name": "btnAnimeStepForward", "if": "btnanime" }, { "name": "btnAnimeGoToLast", "if": "btnanime" }, { "name": "btnAnimePlus", "if": "btnanime" }, { "name": "btnAnimeMinus", "if": "btnanime" }, { "name": "btnAnimeFirstAction", "if": "btnanime" }, { "name": "btnAnimeSBAction", "if": "btnanime" }, { "name": "btnAnimePBAction", "if": "btnanime" }, { "name": "btnAnimePauseAction", "if": "btnanime" }, { "name": "btnAnimePFAction", "if": "btnanime" }, { "name": "btnAnimeSFAction", "if": "btnanime" }, { "name": "btnAnimeLastAction", "if": "btnanime" }, { "name": "btnAnimePlusAction", "if": "btnanime" }, { "name": "btnAnimeMinusAction", "if": "btnanime" }, { "name": "widthFirstRow", "if": "btnanime", "unusual": true }, { "name": "setspaceBtwnPMBtns", "if": "btnanime", "arg": { "format": "{}", "snippet": "setspaceBtwnPMBtns{${1:space cmd}}" } }, { "name": "xBld", "if": "uselayers", "arg": { "format": "{}", "snippet": "xBld{${1:layer-name}}" } }, { "name": "xBld", "if": "uselayers", "arg": { "format": "[]{}", "snippet": "xBld[${2:options%keyvals}]{${1:layer-name}}", "keys": [ "\\xBld,\\animeBld" ], "keyPos": 0 } }, { "name": "eBld", "if": "uselayers" }, { "name": "DeclareAnime", "if": "uselayers", "arg": { "format": "{}{}{}", "snippet": "DeclareAnime{${1:basename}}{${2:speed}}{${3:nframes}}" } }, { "name": "animeBld", "if": "uselayers" }, { "name": "animeBld", "if": "uselayers", "arg": { "format": "[]", "snippet": "animeBld[${1:options%keyvals}]", "keys": [ "\\xBld,\\animeBld" ], "keyPos": 0 } }, { "name": "backAnimeBtn", "if": "uselayers", "arg": { "format": "{}{}", "snippet": "backAnimeBtn{${1:width}}{${2:height}}" } }, { "name": "backAnimeBtn", "if": "uselayers", "arg": { "format": "[]{}{}", "snippet": "backAnimeBtn[${3:eforms params}]{${1:width}}{${2:height}}" } }, { "name": "clearAnimeBtn", "if": "uselayers", "arg": { "format": "{}{}", "snippet": "clearAnimeBtn{${1:width}}{${2:height}}" } }, { "name": "clearAnimeBtn", "if": "uselayers", "arg": { "format": "[]{}{}", "snippet": "clearAnimeBtn[${3:eforms params}]{${1:width}}{${2:height}}" } }, { "name": "forwardAnimeBtn", "if": "uselayers", "arg": { "format": "{}{}", "snippet": "forwardAnimeBtn{${1:width}}{${2:height}}" } }, { "name": "forwardAnimeBtn", "if": "uselayers", "arg": { "format": "[]{}{}", "snippet": "forwardAnimeBtn[${3:eforms params}]{${1:width}}{${2:height}}" } }, { "name": "defineRC", "if": "uselayers", "arg": { "format": "{}{}", "snippet": "defineRC{${1:layer-name}}{${2:message%text}}" } }, { "name": "insertRC", "if": "uselayers", "arg": { "format": "{}", "snippet": "insertRC{${1:layer-name}}" } }, { "name": "definePR", "if": "uselayers", "arg": { "format": "{}{}", "snippet": "definePR{${1:layer-name}}{${2:message%text}}" } }, { "name": "insertPR", "if": "uselayers", "arg": { "format": "{}", "snippet": "insertPR{${1:layer-name}}" } }, { "name": "nFrames", "if": "uselayers", "unusual": true }, { "name": "animBaseName", "if": "uselayers", "unusual": true }, { "name": "animSpeed", "if": "uselayers", "unusual": true }, { "name": "addJStexHelpEnter", "if": "uselayers", "arg": { "format": "{}", "snippet": "addJStexHelpEnter{${1:JS code%definition}}" } }, { "name": "addJStexHelpExit", "if": "uselayers", "arg": { "format": "{}", "snippet": "addJStexHelpExit{${1:JS code%definition}}" } }, { "name": "texHelp", "if": "uselayers", "arg": { "format": "{}{}", "snippet": "texHelp{${1:layer-name}}{${2:text}}" } }, { "name": "texHelp*", "if": "uselayers", "arg": { "format": "{}{}", "snippet": "texHelp*{${1:layer-name}}{${2:text}}" } }, { "name": "resetaddJStexHelp", "if": "uselayers" }, { "name": "proofRollovers", "if": "uselayers" }, { "name": "turnProofingOn", "if": "uselayers" }, { "name": "turnProofingOff", "if": "uselayers" }, { "name": "placeAnimeCtrlBtnFaces", "if": "ocganime", "arg": { "format": "{}{}", "snippet": "placeAnimeCtrlBtnFaces{${1:appr-icons.pdf}}{${2:list-of-animes}}" } }, { "name": "placeAnimeCtrlBtnFaces", "if": "ocganime", "arg": { "format": "[]{}{}", "snippet": "placeAnimeCtrlBtnFaces[${3:path}]{${1:appr-icons.pdf}}{${2:list-of-animes}}" } }, { "name": "btnanimebtnsep", "if": "ocganime", "unusual": true }, { "name": "btnanimerowsep", "if": "ocganime", "unusual": true }, { "name": "btnAnimePresets", "if": "ocganime", "arg": { "format": "{}", "snippet": "btnAnimePresets{${1:eforms params}}" } }, { "name": "btnAnimeCtrlPresets", "if": "ocganime", "arg": { "format": "{}", "snippet": "btnAnimeCtrlPresets{${1:eforms params}}" } }, { "name": "animeSetup", "if": "ocganime", "arg": { "format": "{}", "snippet": "animeSetup{${1:keyvals}}" } }, { "name": "insertCtrlButtons", "if": "ocganime" }, { "name": "insertCtrlButtons", "if": "ocganime", "arg": { "format": "[]", "snippet": "insertCtrlButtons[${1:position}]" } }, { "name": "ctrlButtonsWrapper", "if": "ocganime", "unusual": true, "arg": { "format": "{}", "snippet": "ctrlButtonsWrapper{${1:code}}" } }, { "name": "btnAnimeCtrlW", "if": "ocganime", "unusual": true }, { "name": "btnAnimeCtrlH", "if": "ocganime", "unusual": true }, { "name": "btnAnimeGoToFirst", "if": "ocganime" }, { "name": "btnAnimeStepBack", "if": "ocganime" }, { "name": "btnAnimePlayBack", "if": "ocganime" }, { "name": "btnAnimePause", "if": "ocganime" }, { "name": "btnAnimePlayForward", "if": "ocganime" }, { "name": "btnAnimeStepForward", "if": "ocganime" }, { "name": "btnAnimeGoToLast", "if": "ocganime" }, { "name": "btnAnimePlus", "if": "ocganime" }, { "name": "btnAnimeMinus", "if": "ocganime" }, { "name": "btnAnimeFirstAction", "if": "ocganime" }, { "name": "btnAnimeSBAction", "if": "ocganime" }, { "name": "btnAnimePBAction", "if": "ocganime" }, { "name": "btnAnimePauseAction", "if": "ocganime" }, { "name": "btnAnimePFAction", "if": "ocganime" }, { "name": "btnAnimeSFAction", "if": "ocganime" }, { "name": "btnAnimeLastAction", "if": "ocganime" }, { "name": "btnAnimePlusAction", "if": "ocganime" }, { "name": "btnAnimeMinusAction", "if": "ocganime" }, { "name": "widthFirstRow", "if": "ocganime", "unusual": true }, { "name": "setspaceBtwnPMBtns", "if": "ocganime", "arg": { "format": "{}", "snippet": "setspaceBtwnPMBtns{${1:space cmd}}" } }, { "name": "xBld", "if": "ocganime", "arg": { "format": "{}", "snippet": "xBld{${1:layer-name}}" } }, { "name": "xBld", "if": "ocganime", "arg": { "format": "[]{}", "snippet": "xBld[${2:options%keyvals}]{${1:layer-name}}", "keys": [ "\\xBld,\\animeBld" ], "keyPos": 0 } }, { "name": "eBld", "if": "ocganime" }, { "name": "DeclareAnime", "if": "ocganime", "arg": { "format": "{}{}{}", "snippet": "DeclareAnime{${1:basename}}{${2:speed}}{${3:nframes}}" } }, { "name": "animeBld", "if": "ocganime" }, { "name": "animeBld", "if": "ocganime", "arg": { "format": "[]", "snippet": "animeBld[${1:options%keyvals}]" } }, { "name": "backAnimeBtn", "if": "ocganime", "arg": { "format": "{}{}", "snippet": "backAnimeBtn{${1:width}}{${2:height}}" } }, { "name": "backAnimeBtn", "if": "ocganime", "arg": { "format": "[]{}{}", "snippet": "backAnimeBtn[${3:eforms params}]{${1:width}}{${2:height}}" } }, { "name": "clearAnimeBtn", "if": "ocganime", "arg": { "format": "{}{}", "snippet": "clearAnimeBtn{${1:width}}{${2:height}}" } }, { "name": "clearAnimeBtn", "if": "ocganime", "arg": { "format": "[]{}{}", "snippet": "clearAnimeBtn[${3:eforms params}]{${1:width}}{${2:height}}" } }, { "name": "forwardAnimeBtn", "if": "ocganime", "arg": { "format": "{}{}", "snippet": "forwardAnimeBtn{${1:width}}{${2:height}}" } }, { "name": "forwardAnimeBtn", "if": "ocganime", "arg": { "format": "[]{}{}", "snippet": "forwardAnimeBtn[${3:eforms params}]{${1:width}}{${2:height}}" } }, { "name": "defineRC", "if": "ocganime", "arg": { "format": "{}{}", "snippet": "defineRC{${1:layer-name}}{${2:message%text}}" } }, { "name": "insertRC", "if": "ocganime", "arg": { "format": "{}", "snippet": "insertRC{${1:layer-name}}" } }, { "name": "definePR", "if": "ocganime", "arg": { "format": "{}{}", "snippet": "definePR{${1:layer-name}}{${2:message%text}}" } }, { "name": "insertPR", "if": "ocganime", "arg": { "format": "{}", "snippet": "insertPR{${1:layer-name}}" } }, { "name": "nFrames", "if": "ocganime", "unusual": true }, { "name": "animBaseName", "if": "ocganime", "unusual": true }, { "name": "animSpeed", "if": "ocganime", "unusual": true }, { "name": "addJStexHelpEnter", "if": "ocganime", "arg": { "format": "{}", "snippet": "addJStexHelpEnter{${1:JS code%definition}}" } }, { "name": "addJStexHelpExit", "if": "ocganime", "arg": { "format": "{}", "snippet": "addJStexHelpExit{${1:JS code%definition}}" } }, { "name": "texHelp", "if": "ocganime", "arg": { "format": "{}{}", "snippet": "texHelp{${1:layer-name}}{${2:text}}" } }, { "name": "texHelp*", "if": "ocganime", "arg": { "format": "{}{}", "snippet": "texHelp*{${1:layer-name}}{${2:text}}" } }, { "name": "resetaddJStexHelp", "if": "ocganime" }, { "name": "proofRollovers", "if": "ocganime" }, { "name": "turnProofingOn", "if": "ocganime" }, { "name": "turnProofingOff", "if": "ocganime" }, { "name": "DeclareInitView", "arg": { "format": "{}", "snippet": "DeclareInitView{${1:keyvals}}", "keys": [ "\\DeclareInitView" ], "keyPos": 0 } }, { "name": "additionalOpenAction", "arg": { "format": "{}", "snippet": "additionalOpenAction{${1:action}}" } }, { "name": "requiredVersionMsg", "arg": { "format": "{}", "snippet": "requiredVersionMsg{${1:message%text}}" } }, { "name": "alternateDocumentURL", "arg": { "format": "{}", "snippet": "alternateDocumentURL{${1:URL}}" } }, { "name": "requiredVersionMsgRedirect", "arg": { "format": "{}", "snippet": "requiredVersionMsgRedirect{${1:message%text}}" } }, { "name": "afterRequirementPassedJS", "arg": { "format": "{}", "snippet": "afterRequirementPassedJS{${1:JS code%definition}}" } }, { "name": "requiresVersion", "arg": { "format": "{}", "snippet": "requiresVersion{${1:version-number}}" } }, { "name": "requiresVersion", "arg": { "format": "[]{}", "snippet": "requiresVersion[${2:warnonly}]{${1:version-number}}" } }, { "name": "atPage", "arg": { "format": "{}", "snippet": "atPage{${1:label}}" } }, { "name": "canceleveryPageOpen" }, { "name": "canceleveryPageClose" }, { "name": "setDefaultFS", "arg": { "format": "{}", "snippet": "setDefaultFS{${1:keyvals}}" } }, { "name": "setPageTransition", "arg": { "format": "{}", "snippet": "setPageTransition{${1:keyvals}}", "keys": [ "\\setPageTransition,\\setPageTransitionAt" ], "keyPos": 0 } }, { "name": "setPageTransitionAt", "arg": { "format": "{}{}", "snippet": "setPageTransitionAt{${1:page-ranges}}{${2:keyvals}}", "keys": [ "\\setPageTransition,\\setPageTransitionAt" ], "keyPos": 1 } }, { "name": "addtoOptAttachments", "arg": { "format": "{}", "snippet": "addtoOptAttachments{${1:list-of-files%file}}" } }, { "name": "prjinput", "arg": { "format": "{}", "snippet": "prjinput{${1:file}}" } }, { "name": "prjinclude", "arg": { "format": "{}", "snippet": "prjinclude{${1:file}}" } }, { "name": "prjInputUser", "unusual": true, "arg": { "format": "{}", "snippet": "prjInputUser{${1:file}}" } }, { "name": "prjIncludeUser", "unusual": true, "arg": { "format": "{}", "snippet": "prjIncludeUser{${1:file}}" } }, { "name": "sigInfo", "arg": { "format": "{}", "snippet": "sigInfo{${1:info}}" } }, { "name": "signatureSign" }, { "name": "certifyInvisibleSign" }, { "name": "signatureSetSeedValue", "arg": { "format": "()", "snippet": "signatureSetSeedValue(${1:oSeedValue})" } }, { "name": "declareImageAndPlacement", "arg": { "format": "{}", "snippet": "declareImageAndPlacement{${1:keyvals}}", "keys": [ "\\declareImageAndPlacement" ], "keyPos": 0 } }, { "name": "insertPreDocAssembly" }, { "name": "placeImage", "arg": { "format": "{}{}{}", "snippet": "placeImage{${1:name}}{${2:width}}{${3:height}}" } }, { "name": "placeImage", "arg": { "format": "[]{}{}{}", "snippet": "placeImage[${4:eforms params}]{${1:name}}{${2:width}}{${3:height}}" } }, { "name": "embedMultiPageImages", "arg": { "format": "{}", "snippet": "embedMultiPageImages{${1:keyvals}}", "keys": [ "\\embedMultiPageImages" ], "keyPos": 0 } }, { "name": "makePDFPackage", "arg": { "format": "{}", "snippet": "makePDFPackage{${1:keyvals}}", "keys": [ "\\makePDFPackage" ], "keyPos": 0 } }, { "name": "chngDocObjectTo", "arg": { "format": "{}{}", "snippet": "chngDocObjectTo{${1:cmd}}{${2:name}}" } }, { "name": "docSaveAs" }, { "name": "ifoptattachments", "unusual": true }, { "name": "ifoptattachmentsTaken", "unusual": true }, { "name": "pdfHelp", "arg": { "format": "{}{}{}", "snippet": "pdfHelp{${1:fieldname}}{${2:message%text}}{${3:text}}" } }, { "name": "pdfHelp*", "arg": { "format": "{}{}", "snippet": "pdfHelp*{${1:message%text}}{${2:text}}" } }, { "name": "pdfPrintHelp", "arg": { "format": "{}{}{}", "snippet": "pdfPrintHelp{${1:fieldname}}{${2:message%text}}{${3:text}}" } }, { "name": "pdfPrintHelp*", "arg": { "format": "{}{}", "snippet": "pdfPrintHelp*{${1:message%text}}{${2:text}}" } }, { "name": "texHelp", "arg": { "format": "{}{}", "snippet": "texHelp{${1:layer-name}}{${2:text}}" } }, { "name": "texPrintHelp", "arg": { "format": "{}{}", "snippet": "texPrintHelp{${1:layer-name}}{${2:text}}" } }, { "name": "rollormargstring", "arg": { "format": "{}{}", "snippet": "rollormargstring{${1:roll-string}}{${2:margin-string}}" } }, { "name": "pdfPHProof", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "pdfPHProof{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "texPHProof", "unusual": true, "arg": { "format": "{}{}", "snippet": "texPHProof{${1:arg1}}{${2:arg2}}" } }, { "name": "DeclareDocInfo", "arg": { "format": "{}", "snippet": "DeclareDocInfo{${1:keyvals}}", "keys": [ "\\DeclareDocInfo" ], "keyPos": 0 } }, { "name": "DeclarePageLayout", "arg": { "format": "{}", "snippet": "DeclarePageLayout{${1:keyvals}}", "keys": [ "\\DeclarePageLayout" ], "keyPos": 0 } }, { "name": "universityLayout", "arg": { "format": "{}", "snippet": "universityLayout{${1:keyvals}}", "keys": [ "\\universityLayout,\\titleLayout,\\authorLayout" ], "keyPos": 0 } }, { "name": "titleLayout", "arg": { "format": "{}", "snippet": "titleLayout{${1:keyvals}}", "keys": [ "\\universityLayout,\\titleLayout,\\authorLayout" ], "keyPos": 0 } }, { "name": "authorLayout", "arg": { "format": "{}", "snippet": "authorLayout{${1:keyvals}}", "keys": [ "\\universityLayout,\\titleLayout,\\authorLayout" ], "keyPos": 0 } }, { "name": "topTitlePageProportion", "arg": { "format": "{}", "snippet": "topTitlePageProportion{${1:factor}}" } }, { "name": "DesignTitlePageTrailer", "arg": { "format": "{}", "snippet": "DesignTitlePageTrailer{${1:keyvals}}", "keys": [ "\\DesignTitlePageTrailer" ], "keyPos": 0 } }, { "name": "selectTocDings", "arg": { "format": "{}", "snippet": "selectTocDings{${1:keyvals}}", "keys": [ "\\selectTocDings" ], "keyPos": 0 } }, { "name": "selectColors", "arg": { "format": "{}", "snippet": "selectColors{${1:keyvals}}", "keys": [ "\\selectColors" ], "keyPos": 0 } }, { "name": "noSectionNumbers" }, { "name": "tocLayout", "arg": { "format": "{}", "snippet": "tocLayout{${1:keyvals}}", "keys": [ "\\tocLayout,\\sectionLayout,\\subsectionLayout,\\subsubsectionLayout" ], "keyPos": 0 } }, { "name": "sectionLayout", "arg": { "format": "{}", "snippet": "sectionLayout{${1:keyvals}}", "keys": [ "\\tocLayout,\\sectionLayout,\\subsectionLayout,\\subsubsectionLayout" ], "keyPos": 0 } }, { "name": "subsectionLayout", "arg": { "format": "{}", "snippet": "subsectionLayout{${1:keyvals}}", "keys": [ "\\tocLayout,\\sectionLayout,\\subsectionLayout,\\subsubsectionLayout" ], "keyPos": 0 } }, { "name": "subsubsectionLayout", "arg": { "format": "{}", "snippet": "subsubsectionLayout{${1:keyvals}}", "keys": [ "\\tocLayout,\\sectionLayout,\\subsectionLayout,\\subsubsectionLayout" ], "keyPos": 0 } }, { "name": "shadowhoffset", "arg": { "format": "{}", "snippet": "shadowhoffset{${1:length}}" } }, { "name": "shadowvoffset", "arg": { "format": "{}", "snippet": "shadowvoffset{${1:length}}" } }, { "name": "customSecHead", "arg": { "format": "{}", "snippet": "customSecHead{${1:TeX code}}" } }, { "name": "customSubsecHead", "arg": { "format": "{}", "snippet": "customSubsecHead{${1:TeX code}}" } }, { "name": "customSubsubsecHead", "arg": { "format": "{}", "snippet": "customSubsubsecHead{${1:TeX code}}" } }, { "name": "preparedLabel", "unusual": true, "arg": { "format": "{}", "snippet": "preparedLabel{${1:text}}" } }, { "name": "prepared", "unusual": true, "arg": { "format": "{}", "snippet": "prepared{${1:date}}" } }, { "name": "talkdate", "unusual": true, "arg": { "format": "{}", "snippet": "talkdate{${1:date}}" } }, { "name": "webtalkdate", "unusual": true }, { "name": "talkdateLabel", "unusual": true, "arg": { "format": "{}", "snippet": "talkdateLabel{${1:text}}" } }, { "name": "talksite", "unusual": true, "arg": { "format": "{}", "snippet": "talksite{${1:site}}" } }, { "name": "customUniversity", "unusual": true, "arg": { "format": "{}", "snippet": "customUniversity{${1:TeX code}}" } }, { "name": "customTitle", "unusual": true, "arg": { "format": "{}", "snippet": "customTitle{${1:TeX code}}" } }, { "name": "customAuthor", "unusual": true, "arg": { "format": "{}", "snippet": "customAuthor{${1:TeX code}}" } }, { "name": "customToc", "unusual": true, "arg": { "format": "{}", "snippet": "customToc{${1:TeX code}}" } }, { "name": "halignuniversity", "unusual": true }, { "name": "haligntitle", "unusual": true }, { "name": "halignauthor", "unusual": true }, { "name": "halignsection", "unusual": true }, { "name": "halignsubsection", "unusual": true }, { "name": "halignsubsubsection", "unusual": true }, { "name": "haligntoc", "unusual": true }, { "name": "subsubDefaultDing", "unusual": true, "arg": { "format": "{}", "snippet": "subsubDefaultDing{${1:symbol}}" } }, { "name": "sectionTitle", "unusual": true }, { "name": "sectionAuthor", "unusual": true }, { "name": "sectionUniversity", "unusual": true }, { "name": "sectionToc", "unusual": true }, { "name": "ifShadow", "unusual": true }, { "name": "Shadowtrue", "unusual": true }, { "name": "Shadowfalse", "unusual": true }, { "name": "useSectionNumbers", "unusual": true }, { "name": "dDingToc", "unusual": true, "arg": { "format": "{}", "snippet": "dDingToc{${1:symbol}}" } }, { "name": "ddDingToc", "unusual": true, "arg": { "format": "{}", "snippet": "ddDingToc{${1:symbol}}" } }, { "name": "dddDingToc", "unusual": true, "arg": { "format": "{}", "snippet": "dddDingToc{${1:symbol}}" } }, { "name": "dDingTocColor", "unusual": true, "arg": { "format": "{}", "snippet": "dDingTocColor{${1:color}}" } }, { "name": "ddDingTocColor", "unusual": true, "arg": { "format": "{}", "snippet": "ddDingTocColor{${1:color}}" } }, { "name": "dddDingTocColor", "unusual": true, "arg": { "format": "{}", "snippet": "dddDingTocColor{${1:color}}" } } ], "envs": [ { "name": "attachmentNames", "if": "linktoattachments" }, { "name": "rollover", "if": "uselayers" }, { "name": "printRollover", "if": "uselayers" }, { "name": "ocgAnime", "if": "ocganime", "arg": { "format": "{}", "snippet": "{${1:keyvals}}", "keys": [ "\\begin{ocgAnime},\\animeSetup" ], "keyPos": 0 } }, { "name": "rollover", "if": "ocganime" }, { "name": "printRollover", "if": "ocganime" }, { "name": "willClose" }, { "name": "willSave" }, { "name": "didSave" }, { "name": "willPrint" }, { "name": "didPrint" }, { "name": "addJSToPageOpen" }, { "name": "addJSToPageClose" }, { "name": "addJSToPageOpenAt", "arg": { "format": "{}", "snippet": "{${1:page-ranges}}" } }, { "name": "addJSToPageCloseAt", "arg": { "format": "{}", "snippet": "{${1:page-ranges}}" } }, { "name": "everyPageOpen" }, { "name": "everyPageClose" }, { "name": "docassembly" } ], "keys": { "\\usepackage/aeb_pro#c": [ "driver=${1|dvipsone,dvips,pdftex,dvipdfm,textures,dvipdfmx,xetex|}", "useacrobat", "nopro", "web={${1:web options}}", "exerquiz={${1:exerquiz options}}", "dljslib={${1:dljslib options}}", "eforms={${1:eforms options}}", "insdljs={${1:insdljs options}}", "eq2db={${1:eq2db options}}", "aebxmp={${1:aebxmp options}}", "graphicxsp={${1:graphicxsp options}}", "hyperref={${1:hyperref options}}", "gopro", "attachsource={${1:ext1,ext2,...}}", "attachments={${1:path1,path2,...}}", "optattachments", "!optattachments", "linktoattachments", "childof=${1:path}", "btnanime", "uselayers", "ocganime" ], "\\ahyperref,\\ahyperlink,\\ahyperextract": [ "goto=${1|p2c,c2p,c2c|}", "page=${1:number}", "view=${1:view}", "dest=${1:destination}", "open=${1|usepref,new,existing|}", "border=${1|visible,invisible|}", "highlight=${1|none,invert,outline,insert|}", "bordercolor=${1:r g b}", "linestyle=${1|solid,dashed,underlined|}", "linewidth=${1|thin,medium,thick|}", "preset=${1:command}" ], "\\ahyperextract": [ "launch=${1|save,view,viewnosave|}" ], "\\btnAnime,\\animeSetup": [ "fieldName=${1:basename}", "iconName=${1:basename}", "nFrames=${1:integer}", "type=${1|loop,palindrome,stopatboundary|}", "poster=${1|first,last,none|}", "speed=${1:milliseconds}", "autorun", "autopause", "autoplayevent=${1|pageopen,pagevisible|}", "autopauseevent=${1|pageclose,pageinvisible|}", "ctrlwidth=", "ctrlheight=", "ctrlbdrycolor=${1:r g b}", "ctrlbdrywidth=${1|thin,medium,thick|}", "controls=${1|none,skin1,skin2,skin3,skin4,skin5,skin6|}", "nospeedcontrol", "usetworows" ], "\\xBld,\\animeBld": [ "true", "false", "print", "true", "false", "print" ], "\\begin{ocgAnime},\\animeSetup": [ "ocgAnimeName=${1:basename}", "fieldName=${1:basename}", "nFrames=${1:integer}", "type=${1|loop,palindrome,stopatboundary|}", "poster=${1|first,last,none|}", "speed=${1:milliseconds}", "autorun", "autopause", "autoplayevent=${1|pageopen,pagevisible|}", "autopauseevent=${1|pageclose,pageinvisible|}", "ctrlwidth=", "ctrlheight=", "ctrlbdrycolor=${1:r g b}", "ctrlbdrywidth=${1|thin,medium,thick|}", "controls=${1|none,skin1,skin2,skin3,skin4,skin5,skin6|}", "nospeedcontrol", "usetworows" ], "\\DeclareInitView": [ "layoutmag={${1:keyvals}}", "windowoptions={${1:keyvals}}", "uioptions={${1:keyvals}}" ], "": [ "Trans=${1|NoTransition,UncoverLeft,UncoverRight,UncoverDown,UncoverUp,UncoverLeftDown,UncoverLeftUp,UncoverRightDown,UncoverRightUp,CoverLeft,CoverRight,CoverDown,CoverUp,CoverLeftDown,CoverLeftUp,CoverRightDown,CoverRightUp,PushLeft,PushRight,PushDown,PushUp,PushLeftDown,PushLeftUp,PushRightDown,PushRightUp,FlyInRight,FlyInLeft,FlyInDown,FlyInUp,FlyOutRight,FlyOutLeft,FlyOutDown,FlyOutUp,FlyIn,FlyOut,Blend,Fade,Random,Dissolve,GlitterRight,GlitterDown,GlitterRightDown,BoxIn,BoxOut,BlindsHorizontal,BlindsVertical,SplitHorizontalIn,SplitHorizontalOut,SplitVerticalIn,SplitVerticalOut,WipeLeft,WipeRight,WipeDown,WipeUp,WipeLeftDown,WipeLeftUp,WipeRightDown,WipeRightUp,Replace,ZoomInDown,ZoomInLeft,ZoomInLeftDown,ZoomInLeftUp,ZoomInRight,ZoomInRightDown,ZoomInRightUp,ZoomInUp,ZoomOutDown,ZoomOutLeft,ZoomOutLeftDown,ZoomOutLeftUp,ZoomOutRight,ZoomOutRightDown,ZoomOutRightUp,ZoomOutUp,CombHorizontal,CombVertical|}", "bgColor=${1:JS color}", "timeDelay=${1:seconds}", "useTimer", "loop", "cursor=${1|hidden,delay,visible|}", "escape", "clickAdv", "fullscreen", "usePageTiming" ], "\\setPageTransition,\\setPageTransitionAt": [ "Trans=${1|NoTransition,UncoverLeft,UncoverRight,UncoverDown,UncoverUp,UncoverLeftDown,UncoverLeftUp,UncoverRightDown,UncoverRightUp,CoverLeft,CoverRight,CoverDown,CoverUp,CoverLeftDown,CoverLeftUp,CoverRightDown,CoverRightUp,PushLeft,PushRight,PushDown,PushUp,PushLeftDown,PushLeftUp,PushRightDown,PushRightUp,FlyInRight,FlyInLeft,FlyInDown,FlyInUp,FlyOutRight,FlyOutLeft,FlyOutDown,FlyOutUp,FlyIn,FlyOut,Blend,Fade,Random,Dissolve,GlitterRight,GlitterDown,GlitterRightDown,BoxIn,BoxOut,BlindsHorizontal,BlindsVertical,SplitHorizontalIn,SplitHorizontalOut,SplitVerticalIn,SplitVerticalOut,WipeLeft,WipeRight,WipeDown,WipeUp,WipeLeftDown,WipeLeftUp,WipeRightDown,WipeRightUp,Replace,ZoomInDown,ZoomInLeft,ZoomInLeftDown,ZoomInLeftUp,ZoomInRight,ZoomInRightDown,ZoomInRightUp,ZoomInUp,ZoomOutDown,ZoomOutLeft,ZoomOutLeftDown,ZoomOutLeftUp,ZoomOutRight,ZoomOutRightDown,ZoomOutRightUp,ZoomOutUp,CombHorizontal,CombVertical|}", "TransDur=${1:seconds}", "Speed=${1|Slow,Medium,Fast|}", "PageDur=${1:seconds}" ], "\\declareImageAndPlacement": [ "name=${1:name}", "path=${1:file path}", "page=${1:pages}", "placement={${1:button1,button2,...}}" ], "\\embedMultiPageImages": [ "path=${1:file path}", "name=${1:base name}", "placement={${1:button1,button2,...}}", "firstpage=${1:page number}", "lastpage=${1:page number}" ], "\\makePDFPackage": [ "initview=${1:label}", "viewmode=${1|details,tile,hidden|}" ], "\\DeclareDocInfo": [ "title={${1:text}}", "author={${1:name}}", "university={${1:university}}", "email=${1:email}", "talksite={${1:site}}", "talkdate=${1:date}", "talkdateLabel={${1:text}}", "version=${1:version}", "versionLabel={${1:text}}", "subject={${1:subject}}", "keywords={${1:word1,word2,...}}", "copyrightyears={${1:years}}", "prepared=${1:date}", "preparedLabel={${1:text}}", "Title={${1:text}}", "authors={${1:name1}}{${2:name2}}${3:...}", "Subject={${1:subject}}", "Keywords={${1:word1,word2,...}}", "lang=${1:language}", "copyrightStatus=${1|True,False|}", "copyrightNotice={${1:text}}", "copyrightInfoURL=${1:URL}", "authortitle={${1:text}}", "descriptionwriter={${1:text}}", "customProperties={name=${1:name1},value=${2:value1}}${3:{name=name2,value=value2}...}" ], "\\DeclarePageLayout": [ "design=${1|designi,designii,designiii,designiv,designv,designvi,designvii,designviii,designix|}", "screensizeOf=${1|designi,designii,designiii,designiv,designv,designvi,designvii,designviii,designix|}", "screensize={${1:height}}{${2:width}}", "margins={${1:left}}{${2:right}}{${3:top}}{${4:bottom}}", "headheight=", "topmargin=", "additionalheadsep=", "marginparsep=", "marginparwidth=", "marginparpush=", "footskip=", "webfootskip=", "panelwidth=", "panelsep=" ], "\\universityLayout,\\titleLayout,\\authorLayout": [ "fontfamily=${1|rmfamily,sffamily,ttfamily|}", "fontseries=${1|bfseries,mdseries|}", "fontshape=${1|upshape,itshape,scshape,slshape|}", "fontsize=${1|tiny,scriptsize,footnotesize,small,normalsize,large,Large,LARGE,huge,Huge|}", "halign=${1|l,c,r|}", "color=", "special=${1|shadow,framebox,colorbox,fcolorbox,frameboxfit,colorboxfit,fcolorboxfit,custom,default|}", "framecolor=", "bgcolor=", "shadowcolor=", "beforeskip=", "afterskip=", "usefont={${1:encoding}}{${2:family}}{${3:series}}{${4:shape}}{${5:size}}", "hproportion=${1:factor}", "xhalign=${1|l,c,r|}" ], "\\DesignTitlePageTrailer": [ "ul=${1:text}", "ur=${1:text}", "ll=${1:text}", "lr=${1:text}", "textColor=", "bgColor=", "borderColor=", "fboxsep=", "fboxrule=", "graphic=${1:imagefile}", "namedgraphic=${1:name}", "raise=", "fontSize=${1:fontsize cmd}", "formatting=${1:font commands}" ], "\\selectTocDings": [ "dDing=${1:symbol}", "ddDing=${1:symbol}", "dddDing=${1:symbol}", "dDingColor=", "ddDingColor=", "dddDingColor=" ], "\\selectColors": [ "universityColor=", "titleColor=", "textBgColor=", "panelBgColor=", "urlColor=", "linkColor=", "fileColor=" ], "\\tocLayout,\\sectionLayout,\\subsectionLayout,\\subsubsectionLayout": [ "fontfamily=${1|rmfamily,sffamily,ttfamily|}", "fontseries=${1|bfseries,mdseries|}", "fontshape=${1|upshape,itshape,scshape,slshape|}", "fontsize=${1|tiny,scriptsize,footnotesize,small,normalsize,large,Large,LARGE,huge,Huge|}", "halign=${1|l,c,r|}", "ding=${1:symbol}", "color=", "special=${1|shadow,framebox,colorbox,fcolorbox,frameboxfit,colorboxfit,fcolorboxfit,custom,default|}", "framecolor=", "bgcolor=", "shadowcolor=", "beforeskip=", "afterskip=", "usefont={${1:encoding}}{${2:family}}{${3:series}}{${4:shape}}{${5:size}}", "numdingcolor=", "reset=${1|font,all|}" ] }, "args": [ "\\usepackage/aeb_pro#c" ] } ================================================ FILE: dev/packages/aeb_tilebg.json ================================================ { "deps": [ { "name": "graphicx" }, { "name": "multido" } ], "macros": [ { "name": "setTileBgGraphic", "arg": { "format": "{}", "snippet": "setTileBgGraphic{${1:imagefile}}" } }, { "name": "setTileBgGraphic", "arg": { "format": "[]{}", "snippet": "setTileBgGraphic[${2:options%keyvals}]{${1:imagefile}}", "keys": [ "\\setTileBgGraphic" ], "keyPos": 0 } }, { "name": "disableTiling" }, { "name": "enableTiling" }, { "name": "maxiterations", "arg": { "format": "{}", "snippet": "maxiterations{${1:number}}" } }, { "name": "autosetScreensizeWithMargins", "arg": { "format": "{}{}{}{}{}{}", "snippet": "autosetScreensizeWithMargins{${1:rows}}{${2:cols}}{${3:left}}{${4:right}}{${5:top}}{${6:bottom}}" } }, { "name": "placeTilesinLayers", "arg": { "format": "{}", "snippet": "placeTilesinLayers{${1:keyvals}}" } }, { "name": "placeTilesinLayers", "arg": { "format": "[]{}", "snippet": "placeTilesinLayers[${2:name}]{${1:keyvals}}" } }, { "name": "theReqHeight", "unusual": true }, { "name": "theReqWidth", "unusual": true }, { "name": "tileboxheight", "unusual": true }, { "name": "tileboxwidth", "unusual": true }, { "name": "tileheight", "unusual": true }, { "name": "tilewidth", "unusual": true }, { "name": "turnOffTiling", "unusual": true } ], "envs": [], "keys": { "\\usepackage/aeb_tilebg#c": [ "uselltiling", "draft", "ignoreforpaper" ], "\\setTileBgGraphic": [ "alt={${1:alt text}}", "bb=${1:llx lly urx ury}", "bbllx=", "bblly=", "bburx=", "bbury=", "natwidth=", "natheight=", "hiresbb", "pagebox=${1|mediabox,cropbox,bleedbox,trimbox,artbox|}", "viewport=${1:llx lly urx ury}", "trim=${1:llx lly urx ury}", "angle=${1:degrees}", "origin=", "width=", "height=", "totalheight=", "keepaspectratio", "scale=${1:factor}", "clip", "draft", "type=${1:file type}", "ext=${1:file extension}", "read=${1:read-file extension}", "command=", "quiet", "page=${1:page number}", "interpolate", "decodearray={${1:color array}}", "name=${1:name}", "transparency={${1:specs}}", "presp={${1:PS code}}", "postsp={${1:PS code}}" ] }, "args": [ "\\usepackage/aeb_tilebg#c" ] } ================================================ FILE: dev/packages/aebxmp.json ================================================ { "deps": [ { "name": "xkeyval" }, { "name": "insdljs" } ], "macros": [ { "name": "Keywords", "arg": { "format": "{}", "snippet": "Keywords{${1:word1,word2,...%text}}" } }, { "name": "xmpDoNotInsKWScript" }, { "name": "copyrightStatus", "arg": { "format": "{}", "snippet": "copyrightStatus{${1:True|False}}" } }, { "name": "copyrightNotice", "arg": { "format": "{}", "snippet": "copyrightNotice{${1:text}}" } }, { "name": "copyrightInfoURL", "arg": { "format": "{}", "snippet": "copyrightInfoURL{${1:URL}}" } }, { "name": "authortitle", "arg": { "format": "{}", "snippet": "authortitle{${1:text}}" } }, { "name": "descriptionwriter", "arg": { "format": "{}", "snippet": "descriptionwriter{${1:text}}" } }, { "name": "sourceFile", "arg": { "format": "{}", "snippet": "sourceFile{${1:file}}" } }, { "name": "Title", "arg": { "format": "{}", "snippet": "Title{${1:text}}" } }, { "name": "Subject", "arg": { "format": "{}", "snippet": "Subject{${1:text}}" } }, { "name": "metaLang", "arg": { "format": "{}", "snippet": "metaLang{${1:lang1,lang2,...}}" } }, { "name": "aKeywords", "unusual": true }, { "name": "arrayOfAuthors", "unusual": true }, { "name": "arrayOfKeywords", "unusual": true }, { "name": "arrayOfLangs", "unusual": true }, { "name": "arrayOfRights", "unusual": true }, { "name": "arrayOfSubjects", "unusual": true }, { "name": "arrayOfTitles", "unusual": true }, { "name": "authorTitle", "unusual": true, "arg": { "format": "{}", "snippet": "authorTitle{${1:text}}" } }, { "name": "descriptionWriter", "unusual": true, "arg": { "format": "{}", "snippet": "descriptionWriter{${1:text}}" } }, { "name": "insBagItem", "unusual": true }, { "name": "insSeqItem", "unusual": true }, { "name": "insertAuthorTitle", "unusual": true }, { "name": "insertAuthors", "unusual": true }, { "name": "insertCopyrightNotice", "unusual": true }, { "name": "insertCreateDate", "unusual": true }, { "name": "insertCusProps", "unusual": true }, { "name": "insertDescriptionWriter", "unusual": true }, { "name": "insertKWJS", "unusual": true }, { "name": "insertKeywords", "unusual": true }, { "name": "insertLangs", "unusual": true }, { "name": "insertMarked", "unusual": true }, { "name": "insertSource", "unusual": true }, { "name": "insertSubjects", "unusual": true }, { "name": "insertTitles", "unusual": true }, { "name": "insertWebStatement", "unusual": true }, { "name": "tabiv", "unusual": true }, { "name": "xAdbNS", "unusual": true }, { "name": "xNNS", "unusual": true }, { "name": "xWiiiNS", "unusual": true }, { "name": "xmpAuthors", "unusual": true }, { "name": "xmpGetNextArg", "unusual": true, "arg": { "format": "{}", "snippet": "xmpGetNextArg{${1:arg1}}" } }, { "name": "xmpInsScript", "unusual": true }, { "name": "xmpKeywords", "unusual": true }, { "name": "xmpLang", "unusual": true }, { "name": "xmpLangAndArg", "unusual": true, "arg": { "format": "{}", "snippet": "xmpLangAndArg{${1:arg1}}" } }, { "name": "xmpSubject", "unusual": true }, { "name": "xmpTitle", "unusual": true }, { "name": "xmpauthortitle", "unusual": true }, { "name": "xmpcopyrightInfoURL", "unusual": true }, { "name": "xmpcopyrightNotice", "unusual": true }, { "name": "xmpcopyrightStatus", "unusual": true }, { "name": "xmpdescriptionwriter", "unusual": true }, { "name": "xmplangOfDoc", "unusual": true }, { "name": "xmpnEOL", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/aecompl.json ================================================ { "deps": [], "macros": [ { "name": "DH" }, { "name": "dh" }, { "name": "DJ" }, { "name": "dj" }, { "name": "guillemotleft" }, { "name": "guillemotright" }, { "name": "guilsinglleft" }, { "name": "guilsinglright" }, { "name": "NG" }, { "name": "ng" }, { "name": "textpertenthousand" }, { "name": "textperthousand" }, { "name": "TH" }, { "name": "th" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/aeguill.json ================================================ { "deps": [ { "name": "ae" } ], "macros": [ { "name": "guillemotleft" }, { "name": "guillemotright" }, { "name": "aeguillfrenchdefault", "unusual": true }, { "name": "ecguills", "unusual": true, "arg": { "format": "{}", "snippet": "ecguills{${1:font family}}" } }, { "name": "selectguillfont", "unusual": true }, { "name": "aeguills", "unusual": true } ], "envs": [], "keys": { "\\usepackage/aeguill#c": [ "lm", "pl", "cyr", "cm", "ec" ] }, "args": [ "\\usepackage/aeguill#c" ] } ================================================ FILE: dev/packages/aesupp.json ================================================ { "deps": [ { "name": "ifthen" } ], "macros": [], "envs": [], "keys": { "\\usepackage/aesupp#c": [ "OT1", "T1", "bx" ] }, "args": [ "\\usepackage/aesupp#c" ] } ================================================ FILE: dev/packages/affilauthor.json ================================================ { "deps": [ { "name": "marvosym" } ], "macros": [ { "name": "affil", "arg": { "format": "{}", "snippet": "affil{${1:keyvals}}", "keys": [ "\\affil#c" ], "keyPos": 0 } }, { "name": "affilstyle", "arg": { "format": "[]", "snippet": "affilstyle[${1:keyvals}]", "keys": [ "\\affilstyle#c" ], "keyPos": 0 } } ], "envs": [], "keys": { "\\author#c": [ "name={${1:name1,name2,...}}", "mail={${1:email1,email2,...}}", "phone={${1:num1,num2,...}}", "url={${1:URL1,URL2,...}}", "affil={${1:affil1,affil2,...}}", "note={${1:note1,note2,...}" ], "\\affil#c": [ "id=${1:id}", "div=${1:text}", "org=${1:text}", "addr=${1:text}", "street=${1:text}", "landmark=${1:text}", "pincode=${1:text}", "postbox=${1:text}", "city=${1:text}", "state=${1:text}", "country=${1:text}" ], "\\affilstyle#c": [ "authfont=${1:font commands}", "affilfont=${1:font commands}", "mailfont=${1:font commands}", "urlfont=${1:font commands}", "phonefont=${1:font commands}", "notefont=${1:font commands}", "notenum=${1|alpha,fnsym,roman|}", "authspace=", "affilspace=", "affilnum=${1|alpha,Alpha,roman,Roman|}" ] }, "args": [] } ================================================ FILE: dev/packages/afterpackage.json ================================================ { "deps": [], "macros": [ { "name": "AfterPackage", "arg": { "format": "{}{}", "snippet": "AfterPackage{${1:package}}{${2:commands}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/afterpage.json ================================================ { "deps": [], "macros": [ { "name": "afterpage", "arg": { "format": "{}", "snippet": "afterpage{${1:command%plain}}" } }, { "name": "addboxcontents", "unusual": true, "arg": { "format": "{}", "snippet": "addboxcontents{${1:contents}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/ajmacros.json ================================================ { "deps": [ { "name": "otf" } ], "macros": [ { "name": "ajTsumesuji", "arg": { "format": "{}", "snippet": "ajTsumesuji{${1:number}}" } }, { "name": "ajTsumesuji*", "arg": { "format": "{}", "snippet": "ajTsumesuji*{${1:number}}" } }, { "name": "ajMaru", "arg": { "format": "{}", "snippet": "ajMaru{${1:number}}" } }, { "name": "ajMaru*", "arg": { "format": "{}", "snippet": "ajMaru*{${1:number}}" } }, { "name": "ajKuroMaru", "arg": { "format": "{}", "snippet": "ajKuroMaru{${1:number}}" } }, { "name": "ajKuroMaru*", "arg": { "format": "{}", "snippet": "ajKuroMaru*{${1:number}}" } }, { "name": "ajKaku", "arg": { "format": "{}", "snippet": "ajKaku{${1:number}}" } }, { "name": "ajKaku*", "arg": { "format": "{}", "snippet": "ajKaku*{${1:number}}" } }, { "name": "ajKuroKaku", "arg": { "format": "{}", "snippet": "ajKuroKaku{${1:number}}" } }, { "name": "ajKuroKaku*", "arg": { "format": "{}", "snippet": "ajKuroKaku*{${1:number}}" } }, { "name": "ajMaruKaku", "arg": { "format": "{}", "snippet": "ajMaruKaku{${1:number}}" } }, { "name": "ajMaruKaku*", "arg": { "format": "{}", "snippet": "ajMaruKaku*{${1:number}}" } }, { "name": "ajKuroMaruKaku", "arg": { "format": "{}", "snippet": "ajKuroMaruKaku{${1:number}}" } }, { "name": "ajKuroMaruKaku*", "arg": { "format": "{}", "snippet": "ajKuroMaruKaku*{${1:number}}" } }, { "name": "ajKakko", "arg": { "format": "{}", "snippet": "ajKakko{${1:number}}" } }, { "name": "ajKakko*", "arg": { "format": "{}", "snippet": "ajKakko*{${1:number}}" } }, { "name": "ajRoman", "arg": { "format": "{}", "snippet": "ajRoman{${1:number}}" } }, { "name": "ajRoman*", "arg": { "format": "{}", "snippet": "ajRoman*{${1:number}}" } }, { "name": "ajroman", "arg": { "format": "{}", "snippet": "ajroman{${1:number}}" } }, { "name": "ajroman*", "arg": { "format": "{}", "snippet": "ajroman*{${1:number}}" } }, { "name": "ajPeriod", "arg": { "format": "{}", "snippet": "ajPeriod{${1:number}}" } }, { "name": "ajKakkoalph", "arg": { "format": "{}", "snippet": "ajKakkoalph{${1:number}}" } }, { "name": "ajKakkoYobi", "arg": { "format": "{}", "snippet": "ajKakkoYobi{${1:number}}" } }, { "name": "ajKakkoroman", "arg": { "format": "{}", "snippet": "ajKakkoroman{${1:number}}" } }, { "name": "ajKakkoRoman", "arg": { "format": "{}", "snippet": "ajKakkoRoman{${1:number}}" } }, { "name": "ajKakkoAlph", "arg": { "format": "{}", "snippet": "ajKakkoAlph{${1:number}}" } }, { "name": "ajKakkoHira", "arg": { "format": "{}", "snippet": "ajKakkoHira{${1:number}}" } }, { "name": "ajKakkoKata", "arg": { "format": "{}", "snippet": "ajKakkoKata{${1:number}}" } }, { "name": "ajKakkoKansuji", "arg": { "format": "{}", "snippet": "ajKakkoKansuji{${1:number}}" } }, { "name": "ajMaruKansuji", "arg": { "format": "{}", "snippet": "ajMaruKansuji{${1:number}}" } }, { "name": "ajNijuMaru", "arg": { "format": "{}", "snippet": "ajNijuMaru{${1:number}}" } }, { "name": "ajRecycle", "arg": { "format": "{}", "snippet": "ajRecycle{${1:number}}" } }, { "name": "ajHasenKakuAlph", "arg": { "format": "{}", "snippet": "ajHasenKakuAlph{${1:number}}" } }, { "name": "ajCross", "arg": { "format": "{}", "snippet": "ajCross{${1:number}}" } }, { "name": "ajSlanted", "arg": { "format": "{}", "snippet": "ajSlanted{${1:number}}" } }, { "name": "ajSlanted*", "arg": { "format": "{}", "snippet": "ajSlanted*{${1:number}}" } }, { "name": "ajApostrophe", "arg": { "format": "{}", "snippet": "ajApostrophe{${1:number}}" } }, { "name": "ajYear", "arg": { "format": "{}", "snippet": "ajYear{${1:number}}" } }, { "name": "ajSquareMark", "arg": { "format": "{}", "snippet": "ajSquareMark{${1:number}}" } }, { "name": "ajSquareMark*", "arg": { "format": "{}", "snippet": "ajSquareMark*{${1:number}}" } }, { "name": "ajHishi", "arg": { "format": "{}", "snippet": "ajHishi{${1:number}}" } }, { "name": "offsetalph", "unusual": true }, { "name": "offsetAlph", "unusual": true }, { "name": "offsetHira", "unusual": true }, { "name": "offsetKata", "unusual": true }, { "name": "offsetYobi", "unusual": true }, { "name": "offsetMaru", "unusual": true }, { "name": "offsetKuroMaru", "unusual": true }, { "name": "offsetKaku", "unusual": true }, { "name": "offsetKuroKaku", "unusual": true }, { "name": "offsetMaruKaku", "unusual": true }, { "name": "offsetKuroMaruKaku", "unusual": true }, { "name": "ajMaruYobi", "arg": { "format": "{}", "snippet": "ajMaruYobi{${1:number}}" } }, { "name": "ajTsumekakko", "arg": { "format": "{}", "snippet": "ajTsumekakko{${1:number}}" } }, { "name": "ajKosu", "arg": { "format": "{}", "snippet": "ajKosu{${1:number}}" } }, { "name": "ajFrac", "arg": { "format": "{}{}", "snippet": "ajFrac{${1:num}}{${2:denom}}" } }, { "name": "ajLig", "arg": { "format": "{}", "snippet": "ajLig{${1:characters}}" } }, { "name": "ajPICT", "arg": { "format": "{}", "snippet": "ajPICT{${1:name%keyvals}}", "keys": [ "\\ajPICT#c,\\※#c" ], "keyPos": 0 } }, { "name": "ajArrow", "arg": { "format": "{}", "snippet": "ajArrow{${1:name%keyvals}}", "keys": [ "\\ajArrow#c" ], "keyPos": 0 } }, { "name": "ajKunten", "arg": { "format": "{}", "snippet": "ajKunten{${1:characters}}" } }, { "name": "DeclareOriginalKundokuStyle", "unusual": true }, { "name": "DeclareOriginalKundokuStyle", "unusual": true, "arg": { "format": "[]", "snippet": "DeclareOriginalKundokuStyle[${1:size commands}]" } }, { "name": "kokana", "unusual": true, "arg": { "format": "{}{}", "snippet": "kokana{${1:arg1}}{${2:arg2}}" } }, { "name": "retenform", "unusual": true }, { "name": "reten", "unusual": true }, { "name": "retenkana", "unusual": true, "arg": { "format": "{}", "snippet": "retenkana{${1:arg}}" } }, { "name": "kaeriten", "unusual": true, "arg": { "format": "{}", "snippet": "kaeriten{${1:arg}}" } }, { "name": "kundokusize", "unusual": true }, { "name": "DeclareAJKundokuStyle", "unusual": true }, { "name": "DeclareAJKundokuStyle", "unusual": true, "arg": { "format": "[]", "snippet": "DeclareAJKundokuStyle[${1:size commands}]" } }, { "name": "ajCIDVarDef", "arg": { "format": "{}{}", "snippet": "ajCIDVarDef{${1:char}}{${2:number}}" } }, { "name": "ajUTFVarDef", "arg": { "format": "{}{}", "snippet": "ajUTFVarDef{${1:char}}{${2:hex number}}" } }, { "name": "ajVar", "arg": { "format": "{}", "snippet": "ajVar{${1:char}}" } }, { "name": "ajHashigoTaka" }, { "name": "ajTsuchiYoshi" }, { "name": "ajTatsuSaki" }, { "name": "ajMayuHama" }, { "name": "ajLeader" }, { "name": "ajLeader", "unusual": true, "arg": { "format": "{}", "snippet": "ajLeader{${1:arg}}" } }, { "name": "ajLeader", "unusual": true, "arg": { "format": "[]{}", "snippet": "ajLeader[${2:opt}]{${1:arg}}" } }, { "name": "ajQuotedef", "unusual": true }, { "name": "ajQuote", "unusual": true, "arg": { "format": "{}{}", "snippet": "ajQuote{${1:arg1}}{${2:arg2}}" } } ], "envs": [], "keys": { "\\ajPICT#c,\\※#c": [ "Club", "Club*", "Heart", "Heart*", "Spade", "Spade*", "Diamond", "Diamond*", "電話", "〒", "晴", "曇", "雨", "雪", "→", "←", "↑", "↓", "野球", "湯", "花", "花*", "サッカー" ], "\\ajArrow#c": [ "LeftTriangle", "RightTriangle", "DOWN", "UP", "LEFT", "RIGHT", "RIGHT*", "LEFT*", "UP*", "DOWN*", "RightHand", "LeftHand", "UpHand", "DownHand", "Left/Right", "Right/Left", "Up/Down", "Down/Up", "LeftScissors", "RightScissors", "UpScissors", "DownScissors", "LeftTriangle*", "RightTriangle*", "Left", "Right", "Up", "Down", "LeftDouble", "LeftRight*", "RightDown", "LeftDown", "LeftUp", "RightUp", "Right/Left*", "Left/Right*", "Right/Left+", "Down/Up+", "Left+", "Right+", "Up+", "Down+", "LeftRight+", "UpDown+", "LeftAngle", "RightAngle", "UpAngle", "DownAngle", "LeftAngle*", "RightAngle*", "UpAngle*", "DownAngle*", "RightDouble", "LeftRightDouble", "RightUp*", "RightDown*" ] }, "args": [] } ================================================ FILE: dev/packages/akshar.json ================================================ { "deps": [ { "name": "fontspec" } ], "macros": [ { "name": "aksharStrLen", "arg": { "format": "{}", "snippet": "aksharStrLen{${1:tokens}}" } }, { "name": "aksharStrHead", "arg": { "format": "{}", "snippet": "aksharStrHead{${1:tokens}}" } }, { "name": "aksharStrTail", "arg": { "format": "{}", "snippet": "aksharStrTail{${1:tokens}}" } }, { "name": "aksharStrChar", "arg": { "format": "{}{}", "snippet": "aksharStrChar{${1:tokens}}{${2:n}}" } }, { "name": "aksharStrReplace", "arg": { "format": "{}{}{}", "snippet": "aksharStrReplace{${1:tokens1}}{${2:tokens2}}{${3:tokens3}}" } }, { "name": "aksharStrReplace*", "arg": { "format": "{}{}{}", "snippet": "aksharStrReplace*{${1:tokens1}}{${2:tokens2}}{${3:tokens3}}" } }, { "name": "aksharStrRemove", "arg": { "format": "{}{}", "snippet": "aksharStrRemove{${1:tokens1}}{${2:tokens2}}" } }, { "name": "aksharStrRemove*", "arg": { "format": "{}{}", "snippet": "aksharStrRemove*{${1:tokens1}}{${2:tokens2}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/alchemist.json ================================================ { "deps": [], "macros": [ { "name": "AlchemistQuintessence" }, { "name": "AlchemistAir" }, { "name": "AlchemistFire" }, { "name": "AlchemistSoil" }, { "name": "AlchemistWater" }, { "name": "AlchemistSpirit" }, { "name": "AlchemistPhilosophersSulphur" }, { "name": "AlchemistMateriaPrima" }, { "name": "AlchemistAquaFortis" }, { "name": "AlchemistAquaRegiaA" }, { "name": "AlchemistAquaRegiaB" }, { "name": "AlchemistAquaVitaeA" }, { "name": "AlchemistAquaVitaeB" }, { "name": "AlchemistVinegar" }, { "name": "AlchemistDistilledVinegarA" }, { "name": "AlchemistDistilledVinegarB" }, { "name": "AlchemistSublimateOfMercuryA" }, { "name": "AlchemistSublimateOfMercuryB" }, { "name": "AlchemistSublimateOfMercuryC" }, { "name": "AlchemistCinnabar" }, { "name": "AlchemistSalt" }, { "name": "AlchemistNitre" }, { "name": "AlchemistVitriolA" }, { "name": "AlchemistVitriolB" }, { "name": "AlchemistRockSaltA" }, { "name": "AlchemistRockSaltB" }, { "name": "AlchemistIronOreA" }, { "name": "AlchemistIronOreB" }, { "name": "AlchemistCrocusOfIron" }, { "name": "AlchemistCopperOre" }, { "name": "AlchemistCrocusOfCopperA" }, { "name": "AlchemistCrocusOfCopperB" }, { "name": "AlchemistIronCopperOre" }, { "name": "AlchemistSublimateOfCopperA" }, { "name": "AlchemistSublimateOfCopperB" }, { "name": "AlchemistCopperAntimonateA" }, { "name": "AlchemistCopperAntimonateB" }, { "name": "AlchemistVerdigris" }, { "name": "AlchemistTinOre" }, { "name": "AlchemistLeadOre" }, { "name": "AlchemistAntimonyOre" }, { "name": "AlchemistSublimateOfAntimony" }, { "name": "AlchemistSaltOfAntimony" }, { "name": "AlchemistSublimateOfSaltOfAntimony" }, { "name": "AlchemistVinegarOfAntimony" }, { "name": "AlchemistRegulusA" }, { "name": "AlchemistRegulusB" }, { "name": "AlchemistRegulusC" }, { "name": "AlchemistRegulusD" }, { "name": "AlchemistAlkaliA" }, { "name": "AlchemistAlkaliB" }, { "name": "AlchemistMarcasite" }, { "name": "AlchemistSalAmmoniak" }, { "name": "AlchemistRealgarA" }, { "name": "AlchemistRealgarB" }, { "name": "AlchemistAuripigment" }, { "name": "AlchemistBismuthOre" }, { "name": "AlchemistTartarA" }, { "name": "AlchemistTartarB" }, { "name": "AlchemistQuicklime" }, { "name": "AlchemistBoraxA" }, { "name": "AlchemistBoraxB" }, { "name": "AlchemistBoraxC" }, { "name": "AlchemistAlum" }, { "name": "AlchemistLodestone" }, { "name": "AlchemistSoap" }, { "name": "AlchemistPotashes" }, { "name": "AlchemistStratumSuperStratumA" }, { "name": "AlchemistStratumSuperStratumB" }, { "name": "AlchemistBlackSulphur" }, { "name": "AlchemistUrine" }, { "name": "AlchemistHorseDung" }, { "name": "AlchemistAshes" }, { "name": "AlchemistBrick" }, { "name": "AlchemistPowderedBrick" }, { "name": "AlchemistAmalgam" }, { "name": "AlchemistCaputMortuum" }, { "name": "AlchemistOil" }, { "name": "AlchemistTincture" }, { "name": "AlchemistGum" }, { "name": "AlchemistWax" }, { "name": "AlchemistPowder" }, { "name": "AlchemistCalx" }, { "name": "AlchemistTutty" }, { "name": "AlchemistSulphur" }, { "name": "AlchemistGoldA" }, { "name": "AlchemistGoldB" }, { "name": "AlchemistSilverA" }, { "name": "AlchemistSilverB" }, { "name": "AlchemistSilverC" }, { "name": "AlchemistRegulusOfAntimonyA" }, { "name": "AlchemistRegulusOfAntimonyB" }, { "name": "AlchemistRegulusOfIron" }, { "name": "AlchemistArsenic" }, { "name": "AlchemistMercury" }, { "name": "AlchemistCopper" }, { "name": "AlchemistIron" }, { "name": "AlchemistTin" }, { "name": "AlchemistLead" }, { "name": "AlchemistBismuth" }, { "name": "AlchemistAlembicA" }, { "name": "AlchemistAlembicB" }, { "name": "AlchemistAsclepius" }, { "name": "AlchemistCaduceusA" }, { "name": "AlchemistCaduceusB" }, { "name": "AlchemistCrucibleA" }, { "name": "AlchemistCrucibleB" }, { "name": "AlchemistCrucibleC" }, { "name": "AlchemistCrucibleD" }, { "name": "AlchemistCrucibleE" }, { "name": "AlchemistBalneumMariae" }, { "name": "AlchemistRetort" }, { "name": "AlchemistScepterOfJove" }, { "name": "AlchemistTrident" }, { "name": "AlchemistStarredTrident" }, { "name": "AlchemistVapourBath" }, { "name": "AlchemistCalcination" }, { "name": "AlchemistCeration" }, { "name": "AlchemistCongelation" }, { "name": "AlchemistDigestion" }, { "name": "AlchemistDistillationA" }, { "name": "AlchemistDistillationB" }, { "name": "AlchemistDissolveA" }, { "name": "AlchemistDissolveB" }, { "name": "AlchemistFermentation" }, { "name": "AlchemistFixation" }, { "name": "AlchemistMultiplication" }, { "name": "AlchemistPrecipitation" }, { "name": "AlchemistProjection" }, { "name": "AlchemistPurify" }, { "name": "AlchemistPutrefaction" }, { "name": "AlchemistSeparation" }, { "name": "AlchemistSolution" }, { "name": "AlchemistSublimationA" }, { "name": "AlchemistSublimationB" }, { "name": "AlchemistTincture" }, { "name": "AlchemistHourA" }, { "name": "AlchemistHourB" }, { "name": "AlchemistHourC" }, { "name": "AlchemistNight" }, { "name": "AlchemistDayNight" }, { "name": "AlchemistMonth" }, { "name": "AlchemistHalfDram" }, { "name": "AlchemistHalfOunce" }, { "name": "AlchemistAscendingNode" }, { "name": "AlchemistDescendingNode" }, { "name": "AlchemistConjunction" }, { "name": "AlchemistOpposition" }, { "name": "AlchemistSextile" }, { "name": "AlchemistSemisextile" }, { "name": "AlchemistQuincunx" }, { "name": "AlchemistSesquiquadrate" }, { "name": "AlchemistLotOfFortune" }, { "name": "AlchemistOccultation" }, { "name": "AlchemistLunarEclipse" }, { "name": "AlchemistSun" }, { "name": "AlchemistFirstQuarterMoon" }, { "name": "AlchemistLastQuarterMoon" }, { "name": "AlchemistBlackMoonLilith" }, { "name": "AlchemistMercury" }, { "name": "AlchemistVenus" }, { "name": "AlchemistEarth" }, { "name": "AlchemistMars" }, { "name": "AlchemistJupiter" }, { "name": "AlchemistSaturn" }, { "name": "AlchemistUranus" }, { "name": "AlchemistNeptune" }, { "name": "AlchemistPlutoA" }, { "name": "AlchemistPlutoB" }, { "name": "AlchemistAries" }, { "name": "AlchemistTaurus" }, { "name": "AlchemistGemini" }, { "name": "AlchemistCancer" }, { "name": "AlchemistLeo" }, { "name": "AlchemistVirgo" }, { "name": "AlchemistLibra" }, { "name": "AlchemistScorpio" }, { "name": "AlchemistSagittarius" }, { "name": "AlchemistCapricorn" }, { "name": "AlchemistAquarius" }, { "name": "AlchemistPisces" }, { "name": "AlchemistCeres" }, { "name": "AlchemistPallas" }, { "name": "AlchemistJuno" }, { "name": "AlchemistVesta" }, { "name": "AlchemistChiron" }, { "name": "AlchemistErisA" }, { "name": "AlchemistErisB" }, { "name": "AlchemistSedna" }, { "name": "AlchemistHaumea" }, { "name": "AlchemistMakemake" }, { "name": "AlchemistGonggong" }, { "name": "AlchemistQuaoar" }, { "name": "AlchemistOrcus" }, { "name": "AlchemistPentagram" }, { "name": "AlchemistA", "unusual": true }, { "name": "AlchemistB", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/alertmessage.json ================================================ { "deps": [ { "name": "picture" }, { "name": "xcolor" }, { "name": "calc" }, { "name": "graphicx" }, { "name": "tikz" } ], "macros": [ { "name": "alertinfo", "arg": { "format": "{}", "snippet": "alertinfo{${1:text}}" } }, { "name": "alertsuccess", "arg": { "format": "{}", "snippet": "alertsuccess{${1:text}}" } }, { "name": "alertwarning", "arg": { "format": "{}", "snippet": "alertwarning{${1:text}}" } }, { "name": "alerterror", "arg": { "format": "{}", "snippet": "alerterror{${1:text}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/alfaslabone.json ================================================ { "deps": [ { "name": "fontenc" }, { "name": "ifthen" }, { "name": "mweights" }, { "name": "fontaxes" } ], "macros": [ { "name": "sufigures" }, { "name": "supfigures", "unusual": true }, { "name": "textsu", "arg": { "format": "{}", "snippet": "textsu{${1:text}}" } }, { "name": "textsup", "unusual": true, "arg": { "format": "{}", "snippet": "textsup{${1:text}}" } }, { "name": "textsuperior", "unusual": true, "arg": { "format": "{}", "snippet": "textsuperior{${1:text}}" } }, { "name": "alfaslabonetabular" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/algc.json ================================================ { "deps": [ { "name": "algorithmicx" } ], "macros": [ { "name": "For", "arg": { "format": "{}{}{}", "snippet": "For{${1:expr1%formula}}{${2:expr2%formula}}{${3:expr3%formula}}" } }, { "name": "If", "arg": { "format": "{}", "snippet": "If{${1:expr%formula}}" } }, { "name": "Else" }, { "name": "While", "arg": { "format": "{}", "snippet": "While{${1:expr%formula}}" } }, { "name": "Do" }, { "name": "Function", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "Function{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "Return", "unusual": true }, { "name": "algorithmicbegin", "unusual": true }, { "name": "algorithmicend", "unusual": true }, { "name": "textkeyword", "unusual": true, "arg": { "format": "{}", "snippet": "textkeyword{${1:text}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/algcompatible.json ================================================ { "deps": [ { "name": "algorithmicx" }, { "name": "ifthen" } ], "macros": [ { "name": "ALG", "unusual": true }, { "name": "COMMENT", "unusual": true }, { "name": "ELSE", "unusual": true }, { "name": "ELSIF", "unusual": true }, { "name": "ENDFOR", "unusual": true }, { "name": "ENDIF", "unusual": true }, { "name": "ENDLOOP", "unusual": true }, { "name": "ENDWHILE", "unusual": true }, { "name": "ENSURE", "unusual": true }, { "name": "FOR", "unusual": true }, { "name": "FORALL", "unusual": true }, { "name": "IF", "unusual": true }, { "name": "LOOP", "unusual": true }, { "name": "REPEAT", "unusual": true }, { "name": "REQUIRE", "unusual": true }, { "name": "STATE", "unusual": true }, { "name": "STATEx", "unusual": true }, { "name": "UNTIL", "unusual": true }, { "name": "WHILE", "unusual": true }, { "name": "algorithmicdo", "unusual": true }, { "name": "algorithmicelse", "unusual": true }, { "name": "algorithmicend", "unusual": true }, { "name": "algorithmicensure", "unusual": true }, { "name": "algorithmicfor", "unusual": true }, { "name": "algorithmicforall", "unusual": true }, { "name": "algorithmicif", "unusual": true }, { "name": "algorithmicloop", "unusual": true }, { "name": "algorithmicrepeat", "unusual": true }, { "name": "algorithmicrequire", "unusual": true }, { "name": "algorithmicthen", "unusual": true }, { "name": "algorithmicuntil", "unusual": true }, { "name": "algorithmicwhile", "unusual": true }, { "name": "equal", "unusual": true, "detail": "=", "doc": "Equals sign r:" }, { "name": "isodd", "unusual": true }, { "name": "isundefined", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/algmatlab.json ================================================ { "deps": [ { "name": "algorithmicx" } ], "macros": [ { "name": "While", "arg": { "format": "{}", "snippet": "While{${1:arg}}" } }, { "name": "End" }, { "name": "For", "arg": { "format": "{}", "snippet": "For{${1:arg}}" } }, { "name": "If", "arg": { "format": "{}", "snippet": "If{${1:arg}}" } }, { "name": "ElseIf", "arg": { "format": "{}", "snippet": "ElseIf{${1:arg}}" } }, { "name": "Function" }, { "name": "Switch" }, { "name": "Case", "arg": { "format": "{}", "snippet": "Case{${1:arg}}" } }, { "name": "Otherwise" }, { "name": "Line" }, { "name": "Scatter" }, { "name": "Plot" }, { "name": "Zeros" }, { "name": "Ones" }, { "name": "Load" }, { "name": "Size" }, { "name": "Disp" }, { "name": "Min" }, { "name": "Max" }, { "name": "Break" }, { "name": "Return" }, { "name": "Global" }, { "name": "Hold", "arg": { "format": "{}", "snippet": "Hold{${1:arg}}" } }, { "name": "algnewfunction", "unusual": true, "arg": { "format": "{}{}", "snippet": "algnewfunction{${1:arg1}}{${2:arg2}}" } }, { "name": "textkeyword", "unusual": true, "arg": { "format": "{}", "snippet": "textkeyword{${1:text}}" } }, { "name": "textfunc", "unusual": true, "arg": { "format": "{}", "snippet": "textfunc{${1:text}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/algobox.json ================================================ { "deps": [ { "name": "environ" }, { "name": "tikz" }, { "name": "tikzlibrarycalc" }, { "name": "xcolor" } ], "macros": [ { "name": "A" }, { "name": "AFFICHER" }, { "name": "AFFICHERCALCUL" }, { "name": "ALLANTDE" }, { "name": "ALORS" }, { "name": "DEBUTALGORITHME" }, { "name": "DEBUTPOUR" }, { "name": "DEBUTSI" }, { "name": "DEBUTSINON" }, { "name": "DEBUTSINON" }, { "name": "DEBUTTANTQUE" }, { "name": "ESTDUTYPE" }, { "name": "FINALGORITHME" }, { "name": "FINPOUR" }, { "name": "FINSI" }, { "name": "FINSINON" }, { "name": "FINTANTQUE" }, { "name": "FONCTION" }, { "name": "LINE" }, { "name": "LIRE" }, { "name": "NODE" }, { "name": "POUR" }, { "name": "PRENDLAVALEUR" }, { "name": "SI" }, { "name": "SINON" }, { "name": "TANTQUE" }, { "name": "VARIABLES" }, { "name": "smalgobox", "unusual": true, "arg": { "format": "{}", "snippet": "smalgobox{${1:arg}}" } } ], "envs": [ { "name": "algobox" } ], "keys": {}, "args": [] } ================================================ FILE: dev/packages/algolrevived.json ================================================ { "deps": [ { "name": "fontenc" }, { "name": "xstring" }, { "name": "ifthen" }, { "name": "scalefnt" }, { "name": "mweights" }, { "name": "fontaxes" }, { "name": "xkeyval" } ], "macros": [ { "name": "textsu", "arg": { "format": "{}", "snippet": "textsu{${1:text}}" } }, { "name": "textsuperior", "unusual": true, "arg": { "format": "{}", "snippet": "textsuperior{${1:text}}" } }, { "name": "sufigures" }, { "name": "textinf", "arg": { "format": "{}", "snippet": "textinf{${1:text}}" } }, { "name": "textinferior", "unusual": true, "arg": { "format": "{}", "snippet": "textinferior{${1:text}}" } }, { "name": "infigures" }, { "name": "textlf", "arg": { "format": "{}", "snippet": "textlf{${1:text}}" } }, { "name": "lfstyle" }, { "name": "texttlf", "arg": { "format": "{}", "snippet": "texttlf{${1:text}}" } }, { "name": "tlfstyle" }, { "name": "textosf", "arg": { "format": "{}", "snippet": "textosf{${1:text}}" } }, { "name": "osfstyle" }, { "name": "texttosf", "arg": { "format": "{}", "snippet": "texttosf{${1:text}}" } }, { "name": "tosfstyle" }, { "name": "textfrac", "arg": { "format": "{}{}", "snippet": "textfrac{${1:upper}}{${2:lower}}" } }, { "name": "textfrac", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "textfrac[${3:whole part}]{${1:upper}}{${2:lower}}" } }, { "name": "textprime" }, { "name": "textdprime" }, { "name": "textleftrightarrow" }, { "name": "textupdownarrow" }, { "name": "textLeftarrow" }, { "name": "textUparrow" }, { "name": "textRightarrow" }, { "name": "textDownarrow" }, { "name": "textLeftrightarrow" }, { "name": "textUpdownarrow" }, { "name": "textforall" }, { "name": "textcomplement" }, { "name": "textpartial" }, { "name": "textexists" }, { "name": "textnexists" }, { "name": "textvarnothing" }, { "name": "textincrement" }, { "name": "textnabla" }, { "name": "textin" }, { "name": "textnotin" }, { "name": "textsmallin" }, { "name": "textni" }, { "name": "textnni" }, { "name": "textsmallni" }, { "name": "textsmallsetminus" }, { "name": "textlargebullet" }, { "name": "textland" }, { "name": "textlor" }, { "name": "textcap" }, { "name": "textcup" }, { "name": "textcoloneq" }, { "name": "texteqcolon" }, { "name": "textneq" }, { "name": "textequiv" }, { "name": "textneqiv" }, { "name": "textleq" }, { "name": "textgeq" }, { "name": "textsubset" }, { "name": "textsupset" }, { "name": "textnsubset" }, { "name": "textnsupset" }, { "name": "textsubseteq" }, { "name": "textsupseteq" }, { "name": "textnsubseteq" }, { "name": "textnsupseteq" }, { "name": "textsqsubset" }, { "name": "textsqsupset" }, { "name": "textsqsubseteq" }, { "name": "textsqcap" }, { "name": "textsqcup" }, { "name": "DH" }, { "name": "NG" }, { "name": "dj" }, { "name": "ng" }, { "name": "k", "arg": { "format": "{}", "snippet": "k{${1:arg}}" } }, { "name": "guillemotleft", "unusual": true }, { "name": "guillemotright", "unusual": true }, { "name": "guilsinglleft" }, { "name": "guilsinglright" }, { "name": "quotedblbase" }, { "name": "quotesinglbase" }, { "name": "textquotedbl" }, { "name": "DJ" }, { "name": "th" }, { "name": "TH" }, { "name": "dh" }, { "name": "Hwithstroke", "unusual": true }, { "name": "hwithstroke", "unusual": true }, { "name": "textogonekcentered", "unusual": true, "arg": { "format": "{}", "snippet": "textogonekcentered{${1:arg}}" } }, { "name": "guillemetleft" }, { "name": "guillemetright" } ], "envs": [], "keys": { "\\usepackage/algolrevived#c": [ "scale=${1:factor}", "scaled=${1:factor}", "tt", "hyphens", "nohyphens", "zeroslash", "nozeroslash", "lining", "lf", "oldstyle", "osf", "foresolidus", "aftsolidus" ] }, "args": [ "\\usepackage/algolrevived#c" ] } ================================================ FILE: dev/packages/algorithm.json ================================================ { "deps": [ { "name": "float" }, { "name": "ifthen" } ], "macros": [ { "name": "listalgorithmname", "unusual": true }, { "name": "listofalgorithms", "unusual": true } ], "envs": [ { "name": "algorithm" }, { "name": "algorithm", "arg": { "format": "[]", "snippet": "[${1:placement}]" } } ], "keys": { "\\usepackage/algorithm#c": [ "plain", "ruled", "boxed", "part", "chapter", "section", "subsection", "subsubsection", "nothing" ] }, "args": [ "\\usepackage/algorithm#c" ] } ================================================ FILE: dev/packages/algorithm2e.json ================================================ { "deps": [ { "name": "ifthen" }, { "name": "ifoddpage" }, { "name": "xspace" }, { "name": "relsize" }, { "name": "tocbibind", "if": "dotocloa" }, { "name": "endfloat", "if": "endfloat" }, { "name": "color", "if": "slide" } ], "macros": [ { "name": "listofalgorithmes", "if": "algo2e" }, { "name": "thepostalgo", "if": "endfloat", "unusual": true }, { "name": "SetAlgorithmName", "arg": { "format": "{}{}{}", "snippet": "SetAlgorithmName{${1:name}}{${2:autoref name}}{${3:listofalgorithms name}}" } }, { "name": "SetAlgoProcName", "arg": { "format": "{}{}", "snippet": "SetAlgoProcName{${1:name}}{${2:autoref name}}" } }, { "name": "SetAlgoFuncName", "arg": { "format": "{}{}", "snippet": "SetAlgoFuncName{${1:name}}{${2:autoref name}}" } }, { "name": "DontPrintSemicolon" }, { "name": "PrintSemicolon", "unusual": true }, { "name": "BlankLine" }, { "name": "SetStartEndCondition", "arg": { "format": "{}{}{}", "snippet": "SetStartEndCondition{${1:typo1}}{${2:typo2}}{${3:typo3}}" } }, { "name": "AlgoDisplayBlockMarkers" }, { "name": "AlgoDontDisplayBlockMarkers" }, { "name": "AlgoDisplayGroupMarkers" }, { "name": "AlgoDontDisplayGroupMarkers" }, { "name": "SetAlgoBlockMarkers", "arg": { "format": "{}{}", "snippet": "SetAlgoBlockMarkers{${1:begin keywords}}{${2:end keywords}}" } }, { "name": "listofalgorithms" }, { "name": "TitleOfAlgo", "arg": { "format": "{}", "snippet": "TitleOfAlgo{${1:text}}" } }, { "name": "SetAlgoRefName", "arg": { "format": "{}", "snippet": "SetAlgoRefName{${1:text%plain}}" } }, { "name": "SetAlgoRefRelativeSize", "arg": { "format": "{}", "snippet": "SetAlgoRefRelativeSize{${1:integer}}" } }, { "name": "SetAlgoCaptionSeparator", "arg": { "format": "{}", "snippet": "SetAlgoCaptionSeparator{${1:separator}}" } }, { "name": "SetCustomAlgoRuledWidth", "arg": { "format": "{}", "snippet": "SetCustomAlgoRuledWidth{${1:length}}" } }, { "name": "AlCapSkip", "unusual": true }, { "name": "SetAlCapSkip", "arg": { "format": "{}", "snippet": "SetAlCapSkip{${1:length}}" } }, { "name": "SetAlCapHSkip", "arg": { "format": "{}", "snippet": "SetAlCapHSkip{${1:length}}" } }, { "name": "SetTitleSty", "arg": { "format": "{}{}", "snippet": "SetTitleSty{${1:type style}}{${2:type size}}" } }, { "name": "TitleSty", "unusual": true, "arg": { "format": "{}", "snippet": "TitleSty{${1:text}}" } }, { "name": "NoCaptionOfAlgo" }, { "name": "RestoreCaptionOfAlgo" }, { "name": "SetAlgoCaptionLayout", "arg": { "format": "{}", "snippet": "SetAlgoCaptionLayout{${1:style csname}}" } }, { "name": "theAlgoLine", "unusual": true }, { "name": "LinesNumbered" }, { "name": "LinesNumberedHidden" }, { "name": "LinesNotNumbered" }, { "name": "nllabel", "arg": { "format": "{}", "snippet": "nllabel{${1:label}}" } }, { "name": "nl", "unusual": true }, { "name": "lnl", "unusual": true, "arg": { "format": "{}", "snippet": "lnl{${1:label}}" } }, { "name": "nlset", "arg": { "format": "{}", "snippet": "nlset{${1:text%plain}}" } }, { "name": "lnlset", "unusual": true, "arg": { "format": "{}{}", "snippet": "lnlset{${1:text%plain}}{${2:label}}" } }, { "name": "ShowLn" }, { "name": "ShowLnLabel", "unusual": true, "arg": { "format": "{}", "snippet": "ShowLnLabel{${1:text%plain}}" } }, { "name": "SetNlSty", "arg": { "format": "{}{}{}", "snippet": "SetNlSty{${1:font csname}}{${2:text before}}{${3:text after}}" } }, { "name": "SetNlSkip", "arg": { "format": "{}", "snippet": "SetNlSkip{${1:length}}" } }, { "name": "SetAlgoNlRelativeSize", "arg": { "format": "{}", "snippet": "SetAlgoNlRelativeSize{${1:number}}" } }, { "name": "AlFnt", "unusual": true }, { "name": "KwSty", "unusual": true, "arg": { "format": "{}", "snippet": "KwSty{${1:text}}" } }, { "name": "FuncSty", "unusual": true, "arg": { "format": "{}", "snippet": "FuncSty{${1:text}}" } }, { "name": "FuncArgSty", "unusual": true, "arg": { "format": "{}", "snippet": "FuncArgSty{${1:text}}" } }, { "name": "ProgSty", "unusual": true, "arg": { "format": "{}", "snippet": "ProgSty{${1:text}}" } }, { "name": "ArgSty", "unusual": true, "arg": { "format": "{}", "snippet": "ArgSty{${1:text}}" } }, { "name": "DataSty", "unusual": true, "arg": { "format": "{}", "snippet": "DataSty{${1:text}}" } }, { "name": "CommentSty", "unusual": true, "arg": { "format": "{}", "snippet": "CommentSty{${1:text}}" } }, { "name": "NlSty", "unusual": true, "arg": { "format": "{}", "snippet": "NlSty{${1:text}}" } }, { "name": "ProcNameSty", "unusual": true, "arg": { "format": "{}", "snippet": "ProcNameSty{${1:text}}" } }, { "name": "ProcFnt", "unusual": true }, { "name": "ProcArgSty", "unusual": true, "arg": { "format": "{}", "snippet": "ProcArgSty{${1:text}}" } }, { "name": "ProcArgFnt", "unusual": true }, { "name": "BlockMarkersSty", "unusual": true, "arg": { "format": "{}", "snippet": "BlockMarkersSty{${1:text}}" } }, { "name": "AlCapSty", "unusual": true, "arg": { "format": "{}", "snippet": "AlCapSty{${1:text}}" } }, { "name": "AlCapNameSty", "unusual": true, "arg": { "format": "{}", "snippet": "AlCapNameSty{${1:text}}" } }, { "name": "AlCapFnt", "unusual": true }, { "name": "AlCapNameFnt", "unusual": true }, { "name": "ProcSty", "unusual": true, "arg": { "format": "{}", "snippet": "ProcSty{${1:text}}" } }, { "name": "ProcNameFnt", "unusual": true }, { "name": "ProcArgFnt", "unusual": true }, { "name": "AlTitleSty", "unusual": true, "arg": { "format": "{}", "snippet": "AlTitleSty{${1:text}}" } }, { "name": "AlTitleFnt", "unusual": true }, { "name": "SetAlFnt", "arg": { "format": "{}", "snippet": "SetAlFnt{${1:font csname}}" } }, { "name": "SetKwSty", "arg": { "format": "{}", "snippet": "SetKwSty{${1:font csname}}" } }, { "name": "SetFuncSty", "arg": { "format": "{}", "snippet": "SetFuncSty{${1:font csname}}" } }, { "name": "SetFuncArgSty", "arg": { "format": "{}", "snippet": "SetFuncArgSty{${1:font csname}}" } }, { "name": "SetProgSty", "arg": { "format": "{}", "snippet": "SetProgSty{${1:font csname}}" } }, { "name": "SetArgSty", "arg": { "format": "{}", "snippet": "SetArgSty{${1:font csname}}" } }, { "name": "SetDataSty", "arg": { "format": "{}", "snippet": "SetDataSty{${1:font csname}}" } }, { "name": "SetCommentSty", "arg": { "format": "{}", "snippet": "SetCommentSty{${1:font csname}}" } }, { "name": "SetProcNameSty", "arg": { "format": "{}", "snippet": "SetProcNameSty{${1:font csname}}" } }, { "name": "SetProcArgSty", "arg": { "format": "{}", "snippet": "SetProcArgSty{${1:font csname}}" } }, { "name": "SetBlockMarkersSty", "arg": { "format": "{}", "snippet": "SetBlockMarkersSty{${1:font csname}}" } }, { "name": "SetAlCapFnt", "arg": { "format": "{}", "snippet": "SetAlCapFnt{${1:font csname}}" } }, { "name": "SetAlCapNameFnt", "arg": { "format": "{}", "snippet": "SetAlCapNameFnt{${1:font csname}}" } }, { "name": "SetAlTitleFnt", "arg": { "format": "{}", "snippet": "SetAlTitleFnt{${1:font csname}}" } }, { "name": "SetAlCapSty", "arg": { "format": "{}", "snippet": "SetAlCapSty{${1:font csname}}" } }, { "name": "SetAlCapNameSty", "arg": { "format": "{}", "snippet": "SetAlCapNameSty{${1:font csname}}" } }, { "name": "SetAlTitleSty", "arg": { "format": "{}", "snippet": "SetAlTitleSty{${1:font csname}}" } }, { "name": "SetProcFnt", "arg": { "format": "{}", "snippet": "SetProcFnt{${1:font csname}}" } }, { "name": "SetProcNameFnt", "arg": { "format": "{}", "snippet": "SetProcNameFnt{${1:font csname}}" } }, { "name": "SetProcSty", "arg": { "format": "{}", "snippet": "SetProcSty{${1:font csname}}" } }, { "name": "SetProcArgFnt", "arg": { "format": "{}", "snippet": "SetProcArgFnt{${1:font csname}}" } }, { "name": "RestyleAlgo", "arg": { "format": "{}", "snippet": "RestyleAlgo{${1:style%keyvals}}", "keys": [ "\\RestyleAlgo" ], "keyPos": 0 } }, { "name": "SetAlgoVlined" }, { "name": "SetAlgoNoLine" }, { "name": "SetAlgoLined" }, { "name": "SetAlgoLongEnd" }, { "name": "SetAlgoShortEnd" }, { "name": "SetAlgoNoEnd" }, { "name": "SetInd", "arg": { "format": "{}{}", "snippet": "SetInd{${1:before space%l}}{${2:after space%l}}" } }, { "name": "SetAlgoHangIndent", "arg": { "format": "{}", "snippet": "SetAlgoHangIndent{${1:length}}" } }, { "name": "SetVlineSkip", "arg": { "format": "{}", "snippet": "SetVlineSkip{${1:length}}" } }, { "name": "SetAlgoSkip", "arg": { "format": "{}", "snippet": "SetAlgoSkip{${1:skip csname}}" } }, { "name": "SetAlgoInsideSkip", "arg": { "format": "{}", "snippet": "SetAlgoInsideSkip{${1:skip csname}}" } }, { "name": "algomargin", "unusual": true }, { "name": "IncMargin", "arg": { "format": "{}", "snippet": "IncMargin{${1:length}}" } }, { "name": "DecMargin", "arg": { "format": "{}", "snippet": "DecMargin{${1:length}}" } }, { "name": "interspacetitleruled", "unusual": true }, { "name": "interspacealgoruled", "unusual": true }, { "name": "interspacetitleboxruled", "unusual": true }, { "name": "SetSideCommentLeft" }, { "name": "SetSideCommentRight" }, { "name": "SetFillComment" }, { "name": "SetNoFillComment" }, { "name": "KwIn", "unusual": true, "arg": { "format": "{}", "snippet": "KwIn{${1:input}}" } }, { "name": "KwOut", "unusual": true, "arg": { "format": "{}", "snippet": "KwOut{${1:output}}" } }, { "name": "KwData", "unusual": true, "arg": { "format": "{}", "snippet": "KwData{${1:input}}" } }, { "name": "KwHData", "unusual": true, "arg": { "format": "{}", "snippet": "KwHData{${1:input}}" } }, { "name": "KwResult", "unusual": true, "arg": { "format": "{}", "snippet": "KwResult{${1:output}}" } }, { "name": "KwTo", "unusual": true }, { "name": "KwRet", "unusual": true, "arg": { "format": "{}", "snippet": "KwRet{${1:value}}" } }, { "name": "Return", "unusual": true, "arg": { "format": "{}", "snippet": "Return{${1:value}}" } }, { "name": "Begin", "unusual": true, "arg": { "format": "{}", "snippet": "Begin{${1:block inside}}" } }, { "name": "Begin", "unusual": true, "arg": { "format": "(){}", "snippet": "Begin(${2:begin comment}){${1:block inside}}" } }, { "name": "tcc", "unusual": true, "arg": { "format": "{}", "snippet": "tcc{${1:comments%text}}" } }, { "name": "tcc*", "unusual": true, "arg": { "format": "{}", "snippet": "tcc*{${1:comments%text}}" } }, { "name": "tcc*", "unusual": true, "arg": { "format": "[]{}", "snippet": "tcc*[${2:alignment}]{${1:comments%text}}" } }, { "name": "tcp", "unusual": true, "arg": { "format": "{}", "snippet": "tcp{${1:comments%text}}" } }, { "name": "tcp*", "unusual": true, "arg": { "format": "{}", "snippet": "tcp*{${1:comments%text}}" } }, { "name": "tcp*", "unusual": true, "arg": { "format": "[]{}", "snippet": "tcp*[${2:alignment}]{${1:comments%text}}" } }, { "name": "If", "unusual": true, "arg": { "format": "{}{}", "snippet": "If{${1:condition}}{${2:then block}}" } }, { "name": "If", "unusual": true, "arg": { "format": "(){}{}", "snippet": "If(${3:then comment}){${1:condition}}{${2:then block}}" } }, { "name": "uIf", "unusual": true, "arg": { "format": "{}{}", "snippet": "uIf{${1:condition}}{${2:then block without end}}" } }, { "name": "uIf", "unusual": true, "arg": { "format": "(){}{}", "snippet": "uIf(${3:then comment}){${1:condition}}{${2:then block without end}}" } }, { "name": "lIf", "unusual": true, "arg": { "format": "{}{}", "snippet": "lIf{${1:condition}}{${2:then line}}" } }, { "name": "lIf", "unusual": true, "arg": { "format": "(){}{}", "snippet": "lIf(${3:if comment}){${1:condition}}{${2:then line}}" } }, { "name": "ElseIf", "unusual": true, "arg": { "format": "{}", "snippet": "ElseIf{${1:elseif block}}" } }, { "name": "ElseIf", "unusual": true, "arg": { "format": "(){}", "snippet": "ElseIf(${2:elseif comment}){${1:elseif block}}" } }, { "name": "uElseIf", "unusual": true, "arg": { "format": "{}", "snippet": "uElseIf{${1:elseif block without end}}" } }, { "name": "uElseIf", "unusual": true, "arg": { "format": "(){}", "snippet": "uElseIf(${2:elseif comment}){${1:elseif block without end}}" } }, { "name": "lElseIf", "unusual": true, "arg": { "format": "{}", "snippet": "lElseIf{${1:elseif line}}" } }, { "name": "lElseif", "unusual": true, "arg": { "format": "(){}", "snippet": "lElseif(${2:elseif line}){${1:elseif block}}" } }, { "name": "Else", "unusual": true, "arg": { "format": "{}", "snippet": "Else{${1:else block}}" } }, { "name": "Else", "unusual": true, "arg": { "format": "(){}", "snippet": "Else(${2:else comment}){${1:else block}}" } }, { "name": "uElse", "unusual": true, "arg": { "format": "{}", "snippet": "uElse{${1:else block without end}}" } }, { "name": "uElse", "unusual": true, "arg": { "format": "(){}", "snippet": "uElse(${2:else block comment}){${1:else block without end}}" } }, { "name": "lElse", "unusual": true, "arg": { "format": "{}", "snippet": "lElse{${1:else line}}" } }, { "name": "lElse", "unusual": true, "arg": { "format": "(){}", "snippet": "lElse(${2:else comment}){${1:else line}}" } }, { "name": "eIf", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "eIf{${1:condition}}{${2:then block}}{${3:else block}}" } }, { "name": "eIf", "unusual": true, "arg": { "format": "(){}{}(){}", "snippet": "eIf(${4:then comment}){${1:condition}}{${2:then block}}(${5:else comment}){${3:else block}}" } }, { "name": "eIf", "unusual": true, "arg": { "format": "(){}{}{}", "snippet": "eIf(${4:then comment}){${1:condition}}{${2:then block}}{${3:else block}}" } }, { "name": "eIf", "unusual": true, "arg": { "format": "{}{}(){}", "snippet": "eIf{${1:condition}}{${2:then block}}(${4:else comment}){${3:else block}}" } }, { "name": "leIf", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "leIf{${1:condition}}{${2:then line}}{${3:else line}}" } }, { "name": "leIf", "unusual": true, "arg": { "format": "(){}{}{}", "snippet": "leIf(${4:comment}){${1:condition}}{${2:then line}}{${3:else line}}" } }, { "name": "Switch", "unusual": true, "arg": { "format": "(){}{}", "snippet": "Switch(${3:switch comment}){${1:condition}}{${2:switch block}}" } }, { "name": "Switch", "unusual": true, "arg": { "format": "{}{}", "snippet": "Switch{${1:condition}}{${2:switch block}}" } }, { "name": "Case", "unusual": true, "arg": { "format": "{}{}", "snippet": "Case{${1:case}}{${2:case block}}" } }, { "name": "Case", "unusual": true, "arg": { "format": "(){}{}", "snippet": "Case(${3:case comment}){${1:case}}{${2:case block}}" } }, { "name": "uCase", "unusual": true, "arg": { "format": "{}{}", "snippet": "uCase{${1:case}}{${2:case block without end}}" } }, { "name": "uCase", "unusual": true, "arg": { "format": "(){}{}", "snippet": "uCase(${3:case comment}){${1:case}}{${2:case block without end}}" } }, { "name": "lCase", "unusual": true, "arg": { "format": "{}{}", "snippet": "lCase{${1:case}}{${2:case line}}" } }, { "name": "lCase", "unusual": true, "arg": { "format": "(){}{}", "snippet": "lCase(${3:case comment}){${1:case}}{${2:case line}}" } }, { "name": "Other", "unusual": true, "arg": { "format": "{}", "snippet": "Other{${1:otherwise block}}" } }, { "name": "Other", "unusual": true, "arg": { "format": "(){}", "snippet": "Other(${2:other comment}){${1:otherwise block}}" } }, { "name": "uOther", "unusual": true, "arg": { "format": "{}", "snippet": "uOther{${1:otherwise text}}" } }, { "name": "uOther", "unusual": true, "arg": { "format": "(){}", "snippet": "uOther(${2:other comment}){${1:otherwise text}}" } }, { "name": "lOther", "unusual": true, "arg": { "format": "{}", "snippet": "lOther{${1:otherwise line}}" } }, { "name": "lOther", "unusual": true, "arg": { "format": "(){}", "snippet": "lOther(${2:other comment}){${1:otherwise line}}" } }, { "name": "For", "unusual": true, "arg": { "format": "{}{}", "snippet": "For{${1:condition}}{${2:for block}}" } }, { "name": "For", "unusual": true, "arg": { "format": "(){}{}", "snippet": "For(${3:for comment}){${1:condition}}{${2:for block}}" } }, { "name": "lFor", "unusual": true, "arg": { "format": "{}{}", "snippet": "lFor{${1:condition}}{${2:for line}}" } }, { "name": "lFor", "unusual": true, "arg": { "format": "(){}{}", "snippet": "lFor(${3:for comment}){${1:condition}}{${2:for line}}" } }, { "name": "While", "unusual": true, "arg": { "format": "{}{}", "snippet": "While{${1:condition}}{${2:while block}}" } }, { "name": "While", "unusual": true, "arg": { "format": "(){}{}", "snippet": "While(${3:while comment}){${1:condition}}{${2:while block}}" } }, { "name": "lWhile", "unusual": true, "arg": { "format": "{}{}", "snippet": "lWhile{${1:condition}}{${2:while line}}" } }, { "name": "lWhile", "unusual": true, "arg": { "format": "(){}{}", "snippet": "lWhile(${3:while comment}){${1:condition}}{${2:while line}}" } }, { "name": "ForPar", "unusual": true, "arg": { "format": "{}{}", "snippet": "ForPar{${1:condition}}{${2:foreach block}}" } }, { "name": "ForPar", "unusual": true, "arg": { "format": "(){}{}", "snippet": "ForPar(${3:foreach comment}){${1:condition}}{${2:foreach block}}" } }, { "name": "ForEach", "unusual": true, "arg": { "format": "{}{}", "snippet": "ForEach{${1:condition}}{${2:foreach block}}" } }, { "name": "ForEach", "unusual": true, "arg": { "format": "(){}{}", "snippet": "ForEach(${3:foreach comment}){${1:condition}}{${2:foreach block}}" } }, { "name": "lForEach", "unusual": true, "arg": { "format": "{}{}", "snippet": "lForEach{${1:condition}}{${2:foreach line}}" } }, { "name": "lForEach", "unusual": true, "arg": { "format": "(){}{}", "snippet": "lForEach(${3:foreach comment}){${1:condition}}{${2:foreach line}}" } }, { "name": "ForAll", "unusual": true, "arg": { "format": "{}{}", "snippet": "ForAll{${1:condition}}{${2:forall block}}" } }, { "name": "ForAll", "unusual": true, "arg": { "format": "(){}{}", "snippet": "ForAll(${3:forall comment}){${1:condition}}{${2:forall block}}" } }, { "name": "lForAll", "unusual": true, "arg": { "format": "{}{}", "snippet": "lForAll{${1:condition}}{${2:forall line}}" } }, { "name": "lForAll", "unusual": true, "arg": { "format": "(){}{}", "snippet": "lForAll(${3:forall comment}){${1:condition}}{${2:forall line}}" } }, { "name": "Repeat", "unusual": true, "arg": { "format": "{}{}", "snippet": "Repeat{${1:end condition}}{${2:repeat block}}" } }, { "name": "Repeat", "unusual": true, "arg": { "format": "(){}{}()", "snippet": "Repeat(${3:repeat comment}){${1:end condition}}{${2:repeat block}}(${4:until comment})" } }, { "name": "Repeat", "unusual": true, "arg": { "format": "(){}{}", "snippet": "Repeat(${3:repeat comment}){${1:end condition}}{${2:repeat block}}" } }, { "name": "Repeat", "unusual": true, "arg": { "format": "{}{}()", "snippet": "Repeat{${1:end condition}}{${2:repeat block}}(${3:until comment})" } }, { "name": "lRepeat", "unusual": true, "arg": { "format": "{}{}", "snippet": "lRepeat{${1:end condition}}{${2:repeat line}}" } }, { "name": "lRepeat", "unusual": true, "arg": { "format": "(){}{}", "snippet": "lRepeat(${3:repeat comment}){${1:end condition}}{${2:repeat line}}" } }, { "name": "SetKwInput", "arg": { "format": "{}{}", "snippet": "SetKwInput{${1:csname}}{${2:name}}" } }, { "name": "SetKwInOut", "arg": { "format": "{}{}", "snippet": "SetKwInOut{${1:csname}}{${2:name}}" } }, { "name": "ResetInOut", "arg": { "format": "{}", "snippet": "ResetInOut{${1:name}}" } }, { "name": "SetKw", "arg": { "format": "{}{}", "snippet": "SetKw{${1:csname}}{${2:name}}" } }, { "name": "SetKwHangingKw", "arg": { "format": "{}{}", "snippet": "SetKwHangingKw{${1:csname}}{${2:name}}" } }, { "name": "SetKwData", "arg": { "format": "{}{}", "snippet": "SetKwData{${1:csname}}{${2:name}}" } }, { "name": "SetKwArray", "arg": { "format": "{}{}", "snippet": "SetKwArray{${1:csname}}{${2:name}}" } }, { "name": "SetKwBlock", "arg": { "format": "{}{}{}", "snippet": "SetKwBlock{${1:csname}}{${2:begin text}}{${3:end text}}" } }, { "name": "SetKwProg", "arg": { "format": "{}{}{}{}", "snippet": "SetKwProg{${1:csname}}{${2:name}}{${3:begin text}}{${4:end text}}" } }, { "name": "SetKwFunction", "arg": { "format": "{}{}", "snippet": "SetKwFunction{${1:csname}}{${2:name}}" } }, { "name": "SetKwComment", "arg": { "format": "{}{}{}", "snippet": "SetKwComment{${1:csname}}{${2:begin text}}{${3:end text}}" } }, { "name": "SetKwIF", "arg": { "format": "{}{}{}{}{}{}{}{}", "snippet": "SetKwIF{${1:if csname}}{${2:elseif csname}}{${3:else csname}}{${4:if text}}{${5:then text}}{${6:elseif text}}{${7:else text}}{${8:endif text}}" } }, { "name": "SetKwSwitch", "arg": { "format": "{}{}{}{}{}{}{}{}", "snippet": "SetKwSwitch{${1:switch csname}}{${2:case csname}}{${3:other csname}}{${4:switch text}}{${5:do text}}{${6:case text}}{${7:other text}}{${8:endcase text}}" } }, { "name": "SetKwFor", "arg": { "format": "{}{}{}{}", "snippet": "SetKwFor{${1:csname}}{${2:for text}}{${3:do text}}{${4:endfor text}}" } }, { "name": "SetKwRepeat", "arg": { "format": "{}{}{}", "snippet": "SetKwRepeat{${1:csname}}{${2:repeat text}}{${3:until text}}" } }, { "name": "HDonnees", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "HDonnees{${1:données}}" } }, { "name": "Donnees", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "Donnees{${1:données}}" } }, { "name": "Res", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "Res{${1:résultats}}" } }, { "name": "Entree", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "Entree{${1:entrées}}" } }, { "name": "Sortie", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "Sortie{${1:sorties}}" } }, { "name": "KwA", "if": "french", "unusual": true }, { "name": "Retour", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "Retour{${1:valeur}}" } }, { "name": "Deb", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "Deb{${1:intérieur du bloc}}" } }, { "name": "Repeter", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "Repeter{${1:condition d’arrêt}}{${2:bloc de la boucle}}" } }, { "name": "Si", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "Si{${1:condition}}{${2:bloc du alors}}" } }, { "name": "eSi", "if": "french", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "eSi{${1:condition}}{${2:bloc du alors}}{${3:bloc du sinon}}" } }, { "name": "uSi", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSi{${1:condition}}{${2:bloc du alors sans fin}}" } }, { "name": "lSi", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSi{${1:condition}}{${2:ligne du alors}}" } }, { "name": "SinonSi", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "SinonSi{${1:condition}}{${2:bloc du sinonsi}}" } }, { "name": "uSinonSi", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSinonSi{${1:condition}}{${2:bloc du sinonsi sans fin}}" } }, { "name": "lSinonSi", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSinonSi{${1:condition}}{${2:bloc du sinonsi sans fin}}" } }, { "name": "Sinon", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "Sinon{${1:bloc du sinon}}" } }, { "name": "uSinon", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "uSinon{${1:bloc du sinon sans fin}}" } }, { "name": "lSinon", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "lSinon{${1:ligne du sinon}}" } }, { "name": "Suivant", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "Suivant{${1:condition}}{${2:bloc du suivant-cas-alors}}" } }, { "name": "Cas", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "Cas{${1:cas où}}{${2:bloc de ce cas}}" } }, { "name": "uCas", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "uCas{${1:cas où}}{${2:bloc de ce cas sans fin}}" } }, { "name": "lCas", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "lCas{${1:cas où}}{${2:ligne de ce cas}}" } }, { "name": "Autre", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "Autre{${1:bloc de l’alternative}}" } }, { "name": "lAutre", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "lAutre{${1:bloc de l’alternative}}" } }, { "name": "Pour", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "Pour{${1:condition}}{${2:bloc de la boucle}}" } }, { "name": "lPour", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPour{${1:condition}}{${2:ligne de la boucle}}" } }, { "name": "PourPar", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "PourPar{${1:condition}}{${2:bloc de la boucle}}" } }, { "name": "lPourPar", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPourPar{${1:condition}}{${2:ligne de la boucle}}" } }, { "name": "PourCh", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "PourCh{${1:condition}}{${2:bloc de la boucle}}" } }, { "name": "lPourCh", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPourCh{${1:condition}}{${2:ligne de la boucle}}" } }, { "name": "PourTous", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "PourTous{${1:condition}}{${2:bloc de la boucle}}" } }, { "name": "lPourTous", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPourTous{${1:condition}}{${2:ligne de la boucle}}" } }, { "name": "Tq", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "Tq{${1:condition}}{${2:bloc de la boucle}}" } }, { "name": "lTq", "if": "french", "unusual": true, "arg": { "format": "{}{}", "snippet": "lTq{${1:condition}}{${2:ligne de la boucle}}" } }, { "name": "HDonnees", "if": "frenchkw", "unusual": true, "arg": { "format": "{}", "snippet": "HDonnees{${1:données}}" } }, { "name": "Donnees", "if": "frenchkw", "unusual": true, "arg": { "format": "{}", "snippet": "Donnees{${1:données}}" } }, { "name": "Res", "if": "frenchkw", "unusual": true, "arg": { "format": "{}", "snippet": "Res{${1:résultats}}" } }, { "name": "Entree", "if": "frenchkw", "unusual": true, "arg": { "format": "{}", "snippet": "Entree{${1:entrées}}" } }, { "name": "Sortie", "if": "frenchkw", "unusual": true, "arg": { "format": "{}", "snippet": "Sortie{${1:sorties}}" } }, { "name": "KwA", "if": "frenchkw", "unusual": true }, { "name": "Retour", "if": "frenchkw", "unusual": true, "arg": { "format": "{}", "snippet": "Retour{${1:valeur}}" } }, { "name": "Deb", "if": "frenchkw", "unusual": true, "arg": { "format": "{}", "snippet": "Deb{${1:intérieur du bloc}}" } }, { "name": "Repeter", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Repeter{${1:condition d’arrêt}}{${2:bloc de la boucle}}" } }, { "name": "Si", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Si{${1:condition}}{${2:bloc du alors}}" } }, { "name": "eSi", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "eSi{${1:condition}}{${2:bloc du alors}}{${3:bloc du sinon}}" } }, { "name": "uSi", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSi{${1:condition}}{${2:bloc du alors sans fin}}" } }, { "name": "lSi", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSi{${1:condition}}{${2:ligne du alors}}" } }, { "name": "SinonSi", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "SinonSi{${1:condition}}{${2:bloc du sinonsi}}" } }, { "name": "uSinonSi", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSinonSi{${1:condition}}{${2:bloc du sinonsi sans fin}}" } }, { "name": "lSinonSi", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSinonSi{${1:condition}}{${2:bloc du sinonsi sans fin}}" } }, { "name": "Sinon", "if": "frenchkw", "unusual": true, "arg": { "format": "{}", "snippet": "Sinon{${1:bloc du sinon}}" } }, { "name": "uSinon", "if": "frenchkw", "unusual": true, "arg": { "format": "{}", "snippet": "uSinon{${1:bloc du sinon sans fin}}" } }, { "name": "lSinon", "if": "frenchkw", "unusual": true, "arg": { "format": "{}", "snippet": "lSinon{${1:ligne du sinon}}" } }, { "name": "Suivant", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Suivant{${1:condition}}{${2:bloc du suivant-cas-alors}}" } }, { "name": "Cas", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Cas{${1:cas où}}{${2:bloc de ce cas}}" } }, { "name": "uCas", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uCas{${1:cas où}}{${2:bloc de ce cas sans fin}}" } }, { "name": "lCas", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lCas{${1:cas où}}{${2:ligne de ce cas}}" } }, { "name": "Autre", "if": "frenchkw", "unusual": true, "arg": { "format": "{}", "snippet": "Autre{${1:bloc de l’alternative}}" } }, { "name": "lAutre", "if": "frenchkw", "unusual": true, "arg": { "format": "{}", "snippet": "lAutre{${1:bloc de l’alternative}}" } }, { "name": "Pour", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Pour{${1:condition}}{${2:bloc de la boucle}}" } }, { "name": "lPour", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPour{${1:condition}}{${2:ligne de la boucle}}" } }, { "name": "PourPar", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "PourPar{${1:condition}}{${2:bloc de la boucle}}" } }, { "name": "lPourPar", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPourPar{${1:condition}}{${2:ligne de la boucle}}" } }, { "name": "PourCh", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "PourCh{${1:condition}}{${2:bloc de la boucle}}" } }, { "name": "lPourCh", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPourCh{${1:condition}}{${2:ligne de la boucle}}" } }, { "name": "PourTous", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "PourTous{${1:condition}}{${2:bloc de la boucle}}" } }, { "name": "lPourTous", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPourTous{${1:condition}}{${2:ligne de la boucle}}" } }, { "name": "Tq", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Tq{${1:condition}}{${2:bloc de la boucle}}" } }, { "name": "lTq", "if": "frenchkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lTq{${1:condition}}{${2:ligne de la boucle}}" } }, { "name": "Ein", "if": "german", "unusual": true, "arg": { "format": "{}", "snippet": "Ein{${1:Eingabe}}" } }, { "name": "Aus", "if": "german", "unusual": true, "arg": { "format": "{}", "snippet": "Aus{${1:Ausgabe}}" } }, { "name": "Daten", "if": "german", "unusual": true, "arg": { "format": "{}", "snippet": "Daten{${1:Daten}}" } }, { "name": "Ergebnis", "if": "german", "unusual": true, "arg": { "format": "{}", "snippet": "Ergebnis{${1:Ergebnis}}" } }, { "name": "Bis", "if": "german", "unusual": true, "arg": { "format": "{}", "snippet": "Bis{${1:bis}}" } }, { "name": "KwZurueck", "if": "german", "unusual": true, "arg": { "format": "{}", "snippet": "KwZurueck{${1:zurück}}" } }, { "name": "Zurueck", "if": "german", "unusual": true, "arg": { "format": "{}", "snippet": "Zurueck{${1:zurück}}" } }, { "name": "Beginn", "if": "german", "unusual": true, "arg": { "format": "{}", "snippet": "Beginn{${1:Beginn}}" } }, { "name": "Wiederh", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "Wiederh{${1:stop condition}}{${2:loop}}" } }, { "name": "lWiederh", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "lWiederh{${1:stop condition}}{${2:line loop}}" } }, { "name": "eWenn", "if": "german", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "eWenn{${1:condition}}{${2:then text}}{${3:else text}}" } }, { "name": "Wenn", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "Wenn{${1:condition}}{${2:then text}}" } }, { "name": "uWenn", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "uWenn{${1:condition}}{${2:then text without end}}" } }, { "name": "lWenn", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "lWenn{${1:condition}}{${2:then line}}" } }, { "name": "SonstWenn", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "SonstWenn{${1:condition}}{${2:elseif text}}" } }, { "name": "uSonstWenn", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSonstWenn{${1:condition}}{${2:elseif text without end}}" } }, { "name": "lSonstWenn", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSonstWenn{${1:condition}}{${2:elseif line}}" } }, { "name": "Sonst", "if": "german", "unusual": true, "arg": { "format": "{}", "snippet": "Sonst{${1:else text}}" } }, { "name": "uSonst", "if": "german", "unusual": true, "arg": { "format": "{}", "snippet": "uSonst{${1:else text without end}}" } }, { "name": "lSonst", "if": "german", "unusual": true, "arg": { "format": "{}", "snippet": "lSonst{${1:else line}}" } }, { "name": "Unterscheide", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "Unterscheide{${1:condition}}{${2:switch block}}" } }, { "name": "Fall", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "Fall{${1:case of}}{${2:text}}" } }, { "name": "uFall", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "uFall{${1:case of}}{${2:text}}" } }, { "name": "lFall", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "lFall{${1:case of}}{${2:line text}}" } }, { "name": "Anderes", "if": "german", "unusual": true, "arg": { "format": "{}", "snippet": "Anderes{${1:default text}}" } }, { "name": "lAnderes", "if": "german", "unusual": true, "arg": { "format": "{}", "snippet": "lAnderes{${1:default line}}" } }, { "name": "Fuer", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "Fuer{${1:condition}}{${2:loop}}" } }, { "name": "lFuer", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "lFuer{${1:condition}}{${2:line loop}}" } }, { "name": "FuerPar", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "FuerPar{${1:condition}}{${2:loop}}" } }, { "name": "lFuerPar", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "lFuerPar{${1:condition}}{${2:line}}" } }, { "name": "FuerJedes", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "FuerJedes{${1:condition}}{${2:loop}}" } }, { "name": "lFuerJedes", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "lFuerJedes{${1:condition}}{${2:line}}" } }, { "name": "FuerAlle", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "FuerAlle{${1:condition}}{${2:loop}}" } }, { "name": "lFuerAlle", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "lFuerAlle{${1:condition}}{${2:line}}" } }, { "name": "Solange", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "Solange{${1:condition}}{${2:loop}}" } }, { "name": "lSolange", "if": "german", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSolange{${1:condition}}{${2:line}}" } }, { "name": "Ein", "if": "germankw", "unusual": true, "arg": { "format": "{}", "snippet": "Ein{${1:Eingabe}}" } }, { "name": "Aus", "if": "germankw", "unusual": true, "arg": { "format": "{}", "snippet": "Aus{${1:Ausgabe}}" } }, { "name": "Daten", "if": "germankw", "unusual": true, "arg": { "format": "{}", "snippet": "Daten{${1:Daten}}" } }, { "name": "Ergebnis", "if": "germankw", "unusual": true, "arg": { "format": "{}", "snippet": "Ergebnis{${1:Ergebnis}}" } }, { "name": "Bis", "if": "germankw", "unusual": true, "arg": { "format": "{}", "snippet": "Bis{${1:bis}}" } }, { "name": "KwZurueck", "if": "germankw", "unusual": true, "arg": { "format": "{}", "snippet": "KwZurueck{${1:zurück}}" } }, { "name": "Zurueck", "if": "germankw", "unusual": true, "arg": { "format": "{}", "snippet": "Zurueck{${1:zurück}}" } }, { "name": "Beginn", "if": "germankw", "unusual": true, "arg": { "format": "{}", "snippet": "Beginn{${1:Beginn}}" } }, { "name": "Wiederh", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Wiederh{${1:stop condition}}{${2:loop}}" } }, { "name": "lWiederh", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lWiederh{${1:stop condition}}{${2:line loop}}" } }, { "name": "eWenn", "if": "germankw", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "eWenn{${1:condition}}{${2:then text}}{${3:else text}}" } }, { "name": "Wenn", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Wenn{${1:condition}}{${2:then text}}" } }, { "name": "uWenn", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uWenn{${1:condition}}{${2:then text without end}}" } }, { "name": "lWenn", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lWenn{${1:condition}}{${2:then line}}" } }, { "name": "SonstWenn", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "SonstWenn{${1:condition}}{${2:elseif text}}" } }, { "name": "uSonstWenn", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSonstWenn{${1:condition}}{${2:elseif text without end}}" } }, { "name": "lSonstWenn", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSonstWenn{${1:condition}}{${2:elseif line}}" } }, { "name": "Sonst", "if": "germankw", "unusual": true, "arg": { "format": "{}", "snippet": "Sonst{${1:else text}}" } }, { "name": "uSonst", "if": "germankw", "unusual": true, "arg": { "format": "{}", "snippet": "uSonst{${1:else text without end}}" } }, { "name": "lSonst", "if": "germankw", "unusual": true, "arg": { "format": "{}", "snippet": "lSonst{${1:else line}}" } }, { "name": "Unterscheide", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Unterscheide{${1:condition}}{${2:switch block}}" } }, { "name": "Fall", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Fall{${1:case of}}{${2:text}}" } }, { "name": "uFall", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uFall{${1:case of}}{${2:text}}" } }, { "name": "lFall", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lFall{${1:case of}}{${2:line text}}" } }, { "name": "Anderes", "if": "germankw", "unusual": true, "arg": { "format": "{}", "snippet": "Anderes{${1:default text}}" } }, { "name": "lAnderes", "if": "germankw", "unusual": true, "arg": { "format": "{}", "snippet": "lAnderes{${1:default line}}" } }, { "name": "Fuer", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Fuer{${1:condition}}{${2:loop}}" } }, { "name": "lFuer", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lFuer{${1:condition}}{${2:line loop}}" } }, { "name": "FuerPar", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "FuerPar{${1:condition}}{${2:loop}}" } }, { "name": "lFuerPar", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lFuerPar{${1:condition}}{${2:line}}" } }, { "name": "FuerJedes", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "FuerJedes{${1:condition}}{${2:loop}}" } }, { "name": "lFuerJedes", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lFuerJedes{${1:condition}}{${2:line}}" } }, { "name": "FuerAlle", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "FuerAlle{${1:condition}}{${2:loop}}" } }, { "name": "lFuerAlle", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lFuerAlle{${1:condition}}{${2:line}}" } }, { "name": "Solange", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Solange{${1:condition}}{${2:loop}}" } }, { "name": "lSolange", "if": "germankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSolange{${1:condition}}{${2:line}}" } }, { "name": "Vst", "if": "czech", "unusual": true, "arg": { "format": "{}", "snippet": "Vst{${1:input}}" } }, { "name": "Vyst", "if": "czech", "unusual": true, "arg": { "format": "{}", "snippet": "Vyst{${1:input}}" } }, { "name": "Vysl", "if": "czech", "unusual": true, "arg": { "format": "{}", "snippet": "Vysl{${1:input}}" } }, { "name": "Vst", "if": "czechkw", "unusual": true, "arg": { "format": "{}", "snippet": "Vst{${1:input}}" } }, { "name": "Vyst", "if": "czechkw", "unusual": true, "arg": { "format": "{}", "snippet": "Vyst{${1:input}}" } }, { "name": "Vysl", "if": "czechkw", "unusual": true, "arg": { "format": "{}", "snippet": "Vysl{${1:input}}" } }, { "name": "Entrada", "if": "portuguese", "unusual": true, "arg": { "format": "{}", "snippet": "Entrada{${1:Entrada}}" } }, { "name": "Saida", "if": "portuguese", "unusual": true, "arg": { "format": "{}", "snippet": "Saida{${1:Saída}}" } }, { "name": "Dados", "if": "portuguese", "unusual": true, "arg": { "format": "{}", "snippet": "Dados{${1:Dados}}" } }, { "name": "Resultado", "if": "portuguese", "unusual": true, "arg": { "format": "{}", "snippet": "Resultado{${1:Resultado}}" } }, { "name": "Ate", "if": "portuguese", "unusual": true }, { "name": "KwRetorna", "if": "portuguese", "unusual": true, "arg": { "format": "{}", "snippet": "KwRetorna{${1:val}}" } }, { "name": "Retorna", "if": "portuguese", "unusual": true, "arg": { "format": "{}", "snippet": "Retorna{${1:val}}" } }, { "name": "Inicio", "if": "portuguese", "unusual": true, "arg": { "format": "{}", "snippet": "Inicio{${1:inside block}}" } }, { "name": "Repita", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "Repita{${1:stop condition}}{${2:text loop}}" } }, { "name": "lRepita", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "lRepita{${1:stop condition}}{${2:line of the loop}}" } }, { "name": "eSe", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "eSe{${1:condition}}{${2:then block}}{${3:else block}}" } }, { "name": "Se", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "Se{${1:condition}}{${2:then block}}" } }, { "name": "uSe", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSe{${1:condition}}{${2:then block without end}}" } }, { "name": "lSe", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSe{${1:condition}}{${2:then’s line text}}" } }, { "name": "Senao", "if": "portuguese", "unusual": true, "arg": { "format": "{}", "snippet": "Senao{${1:else block}}" } }, { "name": "uSenao", "if": "portuguese", "unusual": true, "arg": { "format": "{}", "snippet": "uSenao{${1:else block without else}}" } }, { "name": "lSenao", "if": "portuguese", "unusual": true, "arg": { "format": "{}", "snippet": "lSenao{${1:else’s line text}}" } }, { "name": "SenaoSe", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "SenaoSe{${1:condition}}{${2:elseif block}}" } }, { "name": "uSenaoSe", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSenaoSe{${1:condition}}{${2:elseif block without end}}" } }, { "name": "lSenaoSe", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSenaoSe{${1:condition}}{${2:elseif’s line text}}" } }, { "name": "Selec", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "Selec{${1:condition}}{${2:switch block}}" } }, { "name": "Caso", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "Caso{${1:a case}}{${2:case block}}" } }, { "name": "uCaso", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "uCaso{${1:a case}}{${2:case block without end}}" } }, { "name": "lCaso", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "lCaso{${1:a case}}{${2:case’s line}}" } }, { "name": "Outro", "if": "portuguese", "unusual": true, "arg": { "format": "{}", "snippet": "Outro{${1:otherwise block}}" } }, { "name": "lOutro", "if": "portuguese", "unusual": true, "arg": { "format": "{}", "snippet": "lOutro{${1:otherwise’s line}}" } }, { "name": "Para", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "Para{${1:condition}}{${2:text loop}}" } }, { "name": "lPara", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPara{${1:condition}}{${2:line text loop}}" } }, { "name": "ParaPar", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "ParaPar{${1:condition}}{${2:text loop}}" } }, { "name": "lParaPar", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "lParaPar{${1:condition}}{${2:line text loop}}" } }, { "name": "ParaCada", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "ParaCada{${1:condition}}{${2:text loop}}" } }, { "name": "lParaCada", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "lParaCada{${1:condition}}{${2:line text loop}}" } }, { "name": "ParaTodo", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "ParaTodo{${1:condition}}{${2:text loop}}" } }, { "name": "lParaTodo", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "lParaTodo{${1:condition}}{${2:line text loop}}" } }, { "name": "Enqto", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "Enqto{${1:stop condition}}{${2:text loop}}" } }, { "name": "lEnqto", "if": "portuguese", "unusual": true, "arg": { "format": "{}{}", "snippet": "lEnqto{${1:stop condition}}{${2:text loop}}" } }, { "name": "Entrada", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}", "snippet": "Entrada{${1:Entrada}}" } }, { "name": "Saida", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}", "snippet": "Saida{${1:Saída}}" } }, { "name": "Dados", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}", "snippet": "Dados{${1:Dados}}" } }, { "name": "Resultado", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}", "snippet": "Resultado{${1:Resultado}}" } }, { "name": "Ate", "if": "portuguesekw", "unusual": true }, { "name": "KwRetorna", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}", "snippet": "KwRetorna{${1:val}}" } }, { "name": "Retorna", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}", "snippet": "Retorna{${1:val}}" } }, { "name": "Inicio", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}", "snippet": "Inicio{${1:inside block}}" } }, { "name": "Repita", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Repita{${1:stop condition}}{${2:text loop}}" } }, { "name": "lRepita", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lRepita{${1:stop condition}}{${2:line of the loop}}" } }, { "name": "eSe", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "eSe{${1:condition}}{${2:then block}}{${3:else block}}" } }, { "name": "Se", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Se{${1:condition}}{${2:then block}}" } }, { "name": "uSe", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSe{${1:condition}}{${2:then block without end}}" } }, { "name": "lSe", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSe{${1:condition}}{${2:then’s line text}}" } }, { "name": "Senao", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}", "snippet": "Senao{${1:else block}}" } }, { "name": "uSenao", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}", "snippet": "uSenao{${1:else block without else}}" } }, { "name": "lSenao", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}", "snippet": "lSenao{${1:else’s line text}}" } }, { "name": "SenaoSe", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "SenaoSe{${1:condition}}{${2:elseif block}}" } }, { "name": "uSenaoSe", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSenaoSe{${1:condition}}{${2:elseif block without end}}" } }, { "name": "lSenaoSe", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSenaoSe{${1:condition}}{${2:elseif’s line text}}" } }, { "name": "Selec", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Selec{${1:condition}}{${2:switch block}}" } }, { "name": "Caso", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Caso{${1:a case}}{${2:case block}}" } }, { "name": "uCaso", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uCaso{${1:a case}}{${2:case block without end}}" } }, { "name": "lCaso", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lCaso{${1:a case}}{${2:case’s line}}" } }, { "name": "Outro", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}", "snippet": "Outro{${1:otherwise block}}" } }, { "name": "lOutro", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}", "snippet": "lOutro{${1:otherwise’s line}}" } }, { "name": "Para", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Para{${1:condition}}{${2:text loop}}" } }, { "name": "lPara", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPara{${1:condition}}{${2:line text loop}}" } }, { "name": "ParaPar", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "ParaPar{${1:condition}}{${2:text loop}}" } }, { "name": "lParaPar", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lParaPar{${1:condition}}{${2:line text loop}}" } }, { "name": "ParaCada", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "ParaCada{${1:condition}}{${2:text loop}}" } }, { "name": "lParaCada", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lParaCada{${1:condition}}{${2:line text loop}}" } }, { "name": "ParaTodo", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "ParaTodo{${1:condition}}{${2:text loop}}" } }, { "name": "lParaTodo", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lParaTodo{${1:condition}}{${2:line text loop}}" } }, { "name": "Enqto", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Enqto{${1:stop condition}}{${2:text loop}}" } }, { "name": "lEnqto", "if": "portuguesekw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lEnqto{${1:stop condition}}{${2:text loop}}" } }, { "name": "KwIng", "if": "italiano", "unusual": true, "arg": { "format": "{}", "snippet": "KwIng{${1:Ingresso}}" } }, { "name": "KwUsc", "if": "italiano", "unusual": true, "arg": { "format": "{}", "snippet": "KwUsc{${1:Uscita}}" } }, { "name": "KwDati", "if": "italiano", "unusual": true, "arg": { "format": "{}", "snippet": "KwDati{${1:Dati}}" } }, { "name": "KwRisult", "if": "italiano", "unusual": true, "arg": { "format": "{}", "snippet": "KwRisult{${1:Risultato}}" } }, { "name": "KwA", "if": "italiano", "unusual": true }, { "name": "KwRitorna", "if": "italiano", "unusual": true, "arg": { "format": "{}", "snippet": "KwRitorna{${1:ritorna}}" } }, { "name": "Ritorna", "if": "italiano", "unusual": true, "arg": { "format": "{}", "snippet": "Ritorna{${1:ritorna}}" } }, { "name": "Inizio", "if": "italiano", "unusual": true, "arg": { "format": "{}", "snippet": "Inizio{${1:inside block}}" } }, { "name": "Ripeti", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "Ripeti{${1:stop condition}}{${2:text loop}}" } }, { "name": "lRipeti", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "lRipeti{${1:stop condition}}{${2:line of the loop}}" } }, { "name": "eSea", "if": "italiano", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "eSea{${1:condition}}{${2:then block}}{${3:else block}}" } }, { "name": "Sea", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "Sea{${1:condition}}{${2:then block}}" } }, { "name": "uSea", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSea{${1:condition}}{${2:then block without end}}" } }, { "name": "lSea", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSea{${1:condition}}{${2:then’s line text}}" } }, { "name": "AltSe", "if": "italiano", "unusual": true, "arg": { "format": "{}", "snippet": "AltSe{${1:else block}}" } }, { "name": "uAltSe", "if": "italiano", "unusual": true, "arg": { "format": "{}", "snippet": "uAltSe{${1:else block without else}}" } }, { "name": "lAltSe", "if": "italiano", "unusual": true, "arg": { "format": "{}", "snippet": "lAltSe{${1:else’s line text}}" } }, { "name": "Altrimenti", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "Altrimenti{${1:condition}}{${2:elseif block}}" } }, { "name": "uAltrimenti", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "uAltrimenti{${1:condition}}{${2:elseif block without end}}" } }, { "name": "lAltrimenti", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "lAltrimenti{${1:condition}}{${2:elseif’s line text}}" } }, { "name": "Per", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "Per{${1:condition}}{${2:text loop}}" } }, { "name": "lPer", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPer{${1:condition}}{${2:line text loop}}" } }, { "name": "PerPar", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "PerPar{${1:condition}}{${2:text loop}}" } }, { "name": "lPerPar", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPerPar{${1:condition}}{${2:line text loop}}" } }, { "name": "PerCiascun", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "PerCiascun{${1:condition}}{${2:text loop}}" } }, { "name": "lPerCiascun", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPerCiascun{${1:condition}}{${2:line text loop}}" } }, { "name": "PerTutti", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "PerTutti{${1:condition}}{${2:text loop}}" } }, { "name": "lPerTutti", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPerTutti{${1:condition}}{${2:line text loop}}" } }, { "name": "Finche", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "Finche{${1:stop condition}}{${2:text loop}}" } }, { "name": "lFinche", "if": "italiano", "unusual": true, "arg": { "format": "{}{}", "snippet": "lFinche{${1:stop condition}}{${2:text loop}}" } }, { "name": "KwIng", "if": "italianokw", "unusual": true, "arg": { "format": "{}", "snippet": "KwIng{${1:Ingresso}}" } }, { "name": "KwUsc", "if": "italianokw", "unusual": true, "arg": { "format": "{}", "snippet": "KwUsc{${1:Uscita}}" } }, { "name": "KwDati", "if": "italianokw", "unusual": true, "arg": { "format": "{}", "snippet": "KwDati{${1:Dati}}" } }, { "name": "KwRisult", "if": "italianokw", "unusual": true, "arg": { "format": "{}", "snippet": "KwRisult{${1:Risultato}}" } }, { "name": "KwA", "if": "italianokw", "unusual": true }, { "name": "KwRitorna", "if": "italianokw", "unusual": true, "arg": { "format": "{}", "snippet": "KwRitorna{${1:ritorna}}" } }, { "name": "Ritorna", "if": "italianokw", "unusual": true, "arg": { "format": "{}", "snippet": "Ritorna{${1:ritorna}}" } }, { "name": "Inizio", "if": "italianokw", "unusual": true, "arg": { "format": "{}", "snippet": "Inizio{${1:inside block}}" } }, { "name": "Ripeti", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Ripeti{${1:stop condition}}{${2:text loop}}" } }, { "name": "lRipeti", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lRipeti{${1:stop condition}}{${2:line of the loop}}" } }, { "name": "eSea", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "eSea{${1:condition}}{${2:then block}}{${3:else block}}" } }, { "name": "Sea", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Sea{${1:condition}}{${2:then block}}" } }, { "name": "uSea", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSea{${1:condition}}{${2:then block without end}}" } }, { "name": "lSea", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSea{${1:condition}}{${2:then’s line text}}" } }, { "name": "AltSe", "if": "italianokw", "unusual": true, "arg": { "format": "{}", "snippet": "AltSe{${1:else block}}" } }, { "name": "uAltSe", "if": "italianokw", "unusual": true, "arg": { "format": "{}", "snippet": "uAltSe{${1:else block without else}}" } }, { "name": "lAltSe", "if": "italianokw", "unusual": true, "arg": { "format": "{}", "snippet": "lAltSe{${1:else’s line text}}" } }, { "name": "Altrimenti", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Altrimenti{${1:condition}}{${2:elseif block}}" } }, { "name": "uAltrimenti", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uAltrimenti{${1:condition}}{${2:elseif block without end}}" } }, { "name": "lAltrimenti", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lAltrimenti{${1:condition}}{${2:elseif’s line text}}" } }, { "name": "Per", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Per{${1:condition}}{${2:text loop}}" } }, { "name": "lPer", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPer{${1:condition}}{${2:line text loop}}" } }, { "name": "PerPar", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "PerPar{${1:condition}}{${2:text loop}}" } }, { "name": "lPerPar", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPerPar{${1:condition}}{${2:line text loop}}" } }, { "name": "PerCiascun", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "PerCiascun{${1:condition}}{${2:text loop}}" } }, { "name": "lPerCiascun", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPerCiascun{${1:condition}}{${2:line text loop}}" } }, { "name": "PerTutti", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "PerTutti{${1:condition}}{${2:text loop}}" } }, { "name": "lPerTutti", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPerTutti{${1:condition}}{${2:line text loop}}" } }, { "name": "Finche", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Finche{${1:stop condition}}{${2:text loop}}" } }, { "name": "lFinche", "if": "italianokw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lFinche{${1:stop condition}}{${2:text loop}}" } }, { "name": "Datos", "if": "spanish", "unusual": true, "arg": { "format": "{}", "snippet": "Datos{${1:Datos}}" } }, { "name": "Resultado", "if": "spanish", "unusual": true, "arg": { "format": "{}", "snippet": "Resultado{${1:Resultado}}" } }, { "name": "Entrada", "if": "spanish", "unusual": true, "arg": { "format": "{}", "snippet": "Entrada{${1:Entrada}}" } }, { "name": "Salida", "if": "spanish", "unusual": true, "arg": { "format": "{}", "snippet": "Salida{${1:Salida}}" } }, { "name": "KwA", "if": "spanish", "unusual": true }, { "name": "KwDevolver", "if": "spanish", "unusual": true, "arg": { "format": "{}", "snippet": "KwDevolver{${1:value}}" } }, { "name": "Devolver", "if": "spanish", "unusual": true, "arg": { "format": "{}", "snippet": "Devolver{${1:value}}" } }, { "name": "Inicio", "if": "spanish", "unusual": true, "arg": { "format": "{}", "snippet": "Inicio{${1:inside block}}" } }, { "name": "eSSi", "if": "spanish", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "eSSi{${1:condition}}{${2:then block}}{${3:else block}}" } }, { "name": "SSi", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "SSi{${1:condition}}{${2:then block}}" } }, { "name": "uSSi", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSSi{${1:condition}}{${2:then block without end}}" } }, { "name": "lSSi", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSSi{${1:condition}}{${2:then line}}" } }, { "name": "EnOtroCasoSi", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "EnOtroCasoSi{${1:condition}}{${2:elseif block}}" } }, { "name": "uEnOtroCasoSi", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "uEnOtroCasoSi{${1:condition}}{${2:elseif block}}" } }, { "name": "lEnOtroCasoSi", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "lEnOtroCasoSi{${1:condition}}{${2:elseif line without end}}" } }, { "name": "EnOtroCaso", "if": "spanish", "unusual": true, "arg": { "format": "{}", "snippet": "EnOtroCaso{${1:else block}}" } }, { "name": "uEnOtroCaso", "if": "spanish", "unusual": true, "arg": { "format": "{}", "snippet": "uEnOtroCaso{${1:else block without end}}" } }, { "name": "lEnOtroCaso", "if": "spanish", "unusual": true, "arg": { "format": "{}", "snippet": "lEnOtroCaso{${1:else line}}" } }, { "name": "Seleccionar", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "Seleccionar{${1:seleccionar}}{${2:caso block}}" } }, { "name": "uSeleccionar", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSeleccionar{${1:seleccionar}}{${2:caso block without end}}" } }, { "name": "Caso", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "Caso{${1:seleccionar}}{${2:caso block}}" } }, { "name": "lCaso", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "lCaso{${1:seleccionar}}{${2:caso line}}" } }, { "name": "Otro", "if": "spanish", "unusual": true, "arg": { "format": "{}", "snippet": "Otro{${1:sinó block}}" } }, { "name": "lOtro", "if": "spanish", "unusual": true, "arg": { "format": "{}", "snippet": "lOtro{${1:sinó line}}" } }, { "name": "Para", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "Para{${1:condition}}{${2:loop block}}" } }, { "name": "lPara", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPara{${1:condition}}{${2:loop line}}" } }, { "name": "ParaPara", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "ParaPara{${1:condition}}{${2:loop block}}" } }, { "name": "lParaPara", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "lParaPara{${1:condition}}{${2:loop line}}" } }, { "name": "EnParalelo", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "EnParalelo{${1:condition}}{${2:loop block}}" } }, { "name": "lEnParalelo", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "lEnParalelo{${1:condition}}{${2:loop line}}" } }, { "name": "Mientras", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "Mientras{${1:condition}}{${2:loop block}}" } }, { "name": "lMientras", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "lMientras{${1:condition}}{${2:loop line}}" } }, { "name": "ParaCada", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "ParaCada{${1:condition}}{${2:loop block}}" } }, { "name": "lParaCada", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "lParaCada{${1:condition}}{${2:loop line}}" } }, { "name": "ParaTodo", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "ParaTodo{${1:condition}}{${2:loop block}}" } }, { "name": "lParaTodo", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "lParaTodo{${1:condition}}{${2:loop line}}" } }, { "name": "Repetir", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "Repetir{${1:stop condition}}{${2:loop block}}" } }, { "name": "lRepetir", "if": "spanish", "unusual": true, "arg": { "format": "{}{}", "snippet": "lRepetir{${1:stop condition}}{${2:line loop}}" } }, { "name": "Datos", "if": "spanishkw", "unusual": true, "arg": { "format": "{}", "snippet": "Datos{${1:Datos}}" } }, { "name": "Resultado", "if": "spanishkw", "unusual": true, "arg": { "format": "{}", "snippet": "Resultado{${1:Resultado}}" } }, { "name": "Entrada", "if": "spanishkw", "unusual": true, "arg": { "format": "{}", "snippet": "Entrada{${1:Entrada}}" } }, { "name": "Salida", "if": "spanishkw", "unusual": true, "arg": { "format": "{}", "snippet": "Salida{${1:Salida}}" } }, { "name": "KwA", "if": "spanishkw", "unusual": true }, { "name": "KwDevolver", "if": "spanishkw", "unusual": true, "arg": { "format": "{}", "snippet": "KwDevolver{${1:value}}" } }, { "name": "Devolver", "if": "spanishkw", "unusual": true, "arg": { "format": "{}", "snippet": "Devolver{${1:value}}" } }, { "name": "Inicio", "if": "spanishkw", "unusual": true, "arg": { "format": "{}", "snippet": "Inicio{${1:inside block}}" } }, { "name": "eSSi", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "eSSi{${1:condition}}{${2:then block}}{${3:else block}}" } }, { "name": "SSi", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "SSi{${1:condition}}{${2:then block}}" } }, { "name": "uSSi", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSSi{${1:condition}}{${2:then block without end}}" } }, { "name": "lSSi", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSSi{${1:condition}}{${2:then line}}" } }, { "name": "EnOtroCasoSi", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "EnOtroCasoSi{${1:condition}}{${2:elseif block}}" } }, { "name": "uEnOtroCasoSi", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uEnOtroCasoSi{${1:condition}}{${2:elseif block}}" } }, { "name": "lEnOtroCasoSi", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lEnOtroCasoSi{${1:condition}}{${2:elseif line without end}}" } }, { "name": "EnOtroCaso", "if": "spanishkw", "unusual": true, "arg": { "format": "{}", "snippet": "EnOtroCaso{${1:else block}}" } }, { "name": "uEnOtroCaso", "if": "spanishkw", "unusual": true, "arg": { "format": "{}", "snippet": "uEnOtroCaso{${1:else block without end}}" } }, { "name": "lEnOtroCaso", "if": "spanishkw", "unusual": true, "arg": { "format": "{}", "snippet": "lEnOtroCaso{${1:else line}}" } }, { "name": "Seleccionar", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Seleccionar{${1:seleccionar}}{${2:caso block}}" } }, { "name": "uSeleccionar", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSeleccionar{${1:seleccionar}}{${2:caso block without end}}" } }, { "name": "Caso", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Caso{${1:seleccionar}}{${2:caso block}}" } }, { "name": "lCaso", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lCaso{${1:seleccionar}}{${2:caso line}}" } }, { "name": "Otro", "if": "spanishkw", "unusual": true, "arg": { "format": "{}", "snippet": "Otro{${1:sinó block}}" } }, { "name": "lOtro", "if": "spanishkw", "unusual": true, "arg": { "format": "{}", "snippet": "lOtro{${1:sinó line}}" } }, { "name": "Para", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Para{${1:condition}}{${2:loop block}}" } }, { "name": "lPara", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPara{${1:condition}}{${2:loop line}}" } }, { "name": "ParaPara", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "ParaPara{${1:condition}}{${2:loop block}}" } }, { "name": "lParaPara", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lParaPara{${1:condition}}{${2:loop line}}" } }, { "name": "EnParalelo", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "EnParalelo{${1:condition}}{${2:loop block}}" } }, { "name": "lEnParalelo", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lEnParalelo{${1:condition}}{${2:loop line}}" } }, { "name": "Mientras", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Mientras{${1:condition}}{${2:loop block}}" } }, { "name": "lMientras", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lMientras{${1:condition}}{${2:loop line}}" } }, { "name": "ParaCada", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "ParaCada{${1:condition}}{${2:loop block}}" } }, { "name": "lParaCada", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lParaCada{${1:condition}}{${2:loop line}}" } }, { "name": "ParaTodo", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "ParaTodo{${1:condition}}{${2:loop block}}" } }, { "name": "lParaTodo", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lParaTodo{${1:condition}}{${2:loop line}}" } }, { "name": "Repetir", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Repetir{${1:stop condition}}{${2:loop block}}" } }, { "name": "lRepetir", "if": "spanishkw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lRepetir{${1:stop condition}}{${2:line loop}}" } }, { "name": "KwUlaz", "if": "croatian", "unusual": true, "arg": { "format": "{}", "snippet": "KwUlaz{${1:input}}" } }, { "name": "KwIzlaz", "if": "croatian", "unusual": true, "arg": { "format": "{}", "snippet": "KwIzlaz{${1:input}}" } }, { "name": "KwPodatci", "if": "croatian", "unusual": true, "arg": { "format": "{}", "snippet": "KwPodatci{${1:input}}" } }, { "name": "KwRezultat", "if": "croatian", "unusual": true, "arg": { "format": "{}", "snippet": "KwRezultat{${1:input}}" } }, { "name": "KwDo", "if": "croatian", "unusual": true }, { "name": "KwVrati", "if": "croatian", "unusual": true }, { "name": "Vrati", "if": "croatian", "unusual": true }, { "name": "Pocetak", "if": "croatian", "unusual": true, "arg": { "format": "{}", "snippet": "Pocetak{${1:inside block}}" } }, { "name": "Ponavljaj", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "Ponavljaj{${1:stop condition}}{${2:loop block}}" } }, { "name": "lPonavljaj", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPonavljaj{${1:stop condition}}{${2:line loop}}" } }, { "name": "eAko", "if": "croatian", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "eAko{${1:condition}}{${2:then block}}{${3:else block}}" } }, { "name": "Ako", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "Ako{${1:condition}}{${2:then block}}" } }, { "name": "uAko", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "uAko{${1:condition}}{${2:then block without end}}" } }, { "name": "lAko", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "lAko{${1:condition}}{${2:then line}}" } }, { "name": "InaceAko", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "InaceAko{${1:condition}}{${2:elseif block}}" } }, { "name": "uInaceAko", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "uInaceAko{${1:condition}}{${2:elseif block}}" } }, { "name": "lInaceAko", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "lInaceAko{${1:condition}}{${2:elseif line without end}}" } }, { "name": "Inace", "if": "croatian", "unusual": true, "arg": { "format": "{}", "snippet": "Inace{${1:else block}}" } }, { "name": "uInace", "if": "croatian", "unusual": true, "arg": { "format": "{}", "snippet": "uInace{${1:else block without end}}" } }, { "name": "lInace", "if": "croatian", "unusual": true, "arg": { "format": "{}", "snippet": "lInace{${1:else line}}" } }, { "name": "Granaj", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "Granaj{${1:condition}}{${2:Seleccionar caso block}}" } }, { "name": "uGranaj", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "uGranaj{${1:seleccionar}}{${2:caso block without end}}" } }, { "name": "Slucaj", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "Slucaj{${1:case}}{${2:case block}}" } }, { "name": "uSlucaj", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSlucaj{${1:case}}{${2:case block without end}}" } }, { "name": "lSlucaj", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSlucaj{${1:case}}{${2:case line}}" } }, { "name": "OstaliSlucajevi", "if": "croatian", "unusual": true, "arg": { "format": "{}", "snippet": "OstaliSlucajevi{${1:otherwise block}}" } }, { "name": "lOstaliSlucajevi", "if": "croatian", "unusual": true, "arg": { "format": "{}", "snippet": "lOstaliSlucajevi{${1:otherwise line}}" } }, { "name": "uOstaliSlucajevi", "if": "croatian", "unusual": true, "arg": { "format": "{}", "snippet": "uOstaliSlucajevi{${1:otherwise text}}" } }, { "name": "Za", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "Za{${1:condition}}{${2:loop block}}" } }, { "name": "lZa", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "lZa{${1:condition}}{${2:loop line}}" } }, { "name": "ZaPar", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "ZaPar{${1:condition}}{${2:loop block}}" } }, { "name": "lZaPar", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "lZaPar{${1:condition}}{${2:loop line}}" } }, { "name": "ZaSvaki", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "ZaSvaki{${1:condition}}{${2:loop block}}" } }, { "name": "lZaSvaki", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "lZaSvaki{${1:condition}}{${2:loop line}}" } }, { "name": "ZaSvaku", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "ZaSvaku{${1:condition}}{${2:loop block}}" } }, { "name": "lZaSvaku", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "lZaSvaku{${1:condition}}{${2:loop line}}" } }, { "name": "ZaSvako", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "ZaSvako{${1:condition}}{${2:loop block}}" } }, { "name": "lZaSvako", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "lZaSvako{${1:condition}}{${2:loop line}}" } }, { "name": "ZaSve", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "ZaSve{${1:condition}}{${2:loop block}}" } }, { "name": "lZaSve", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "lZaSve{${1:condition}}{${2:loop line}}" } }, { "name": "Dok", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "Dok{${1:condition}}{${2:loop block}}" } }, { "name": "lDok", "if": "croatian", "unusual": true, "arg": { "format": "{}{}", "snippet": "lDok{${1:condition}}{${2:loop line}}" } }, { "name": "KwUlaz", "if": "croatiankw", "unusual": true, "arg": { "format": "{}", "snippet": "KwUlaz{${1:input}}" } }, { "name": "KwIzlaz", "if": "croatiankw", "unusual": true, "arg": { "format": "{}", "snippet": "KwIzlaz{${1:input}}" } }, { "name": "KwPodatci", "if": "croatiankw", "unusual": true, "arg": { "format": "{}", "snippet": "KwPodatci{${1:input}}" } }, { "name": "KwRezultat", "if": "croatiankw", "unusual": true, "arg": { "format": "{}", "snippet": "KwRezultat{${1:input}}" } }, { "name": "KwDo", "if": "croatiankw", "unusual": true }, { "name": "KwVrati", "if": "croatiankw", "unusual": true }, { "name": "Vrati", "if": "croatiankw", "unusual": true }, { "name": "Pocetak", "if": "croatiankw", "unusual": true, "arg": { "format": "{}", "snippet": "Pocetak{${1:inside block}}" } }, { "name": "Ponavljaj", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Ponavljaj{${1:stop condition}}{${2:loop block}}" } }, { "name": "lPonavljaj", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lPonavljaj{${1:stop condition}}{${2:line loop}}" } }, { "name": "eAko", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "eAko{${1:condition}}{${2:then block}}{${3:else block}}" } }, { "name": "Ako", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Ako{${1:condition}}{${2:then block}}" } }, { "name": "uAko", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uAko{${1:condition}}{${2:then block without end}}" } }, { "name": "lAko", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lAko{${1:condition}}{${2:then line}}" } }, { "name": "InaceAko", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "InaceAko{${1:condition}}{${2:elseif block}}" } }, { "name": "uInaceAko", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uInaceAko{${1:condition}}{${2:elseif block}}" } }, { "name": "lInaceAko", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lInaceAko{${1:condition}}{${2:elseif line without end}}" } }, { "name": "Inace", "if": "croatiankw", "unusual": true, "arg": { "format": "{}", "snippet": "Inace{${1:else block}}" } }, { "name": "uInace", "if": "croatiankw", "unusual": true, "arg": { "format": "{}", "snippet": "uInace{${1:else block without end}}" } }, { "name": "lInace", "if": "croatiankw", "unusual": true, "arg": { "format": "{}", "snippet": "lInace{${1:else line}}" } }, { "name": "Granaj", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Granaj{${1:condition}}{${2:Seleccionar caso block}}" } }, { "name": "uGranaj", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uGranaj{${1:seleccionar}}{${2:caso block without end}}" } }, { "name": "Slucaj", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Slucaj{${1:case}}{${2:case block}}" } }, { "name": "uSlucaj", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "uSlucaj{${1:case}}{${2:case block without end}}" } }, { "name": "lSlucaj", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lSlucaj{${1:case}}{${2:case line}}" } }, { "name": "OstaliSlucajevi", "if": "croatiankw", "unusual": true, "arg": { "format": "{}", "snippet": "OstaliSlucajevi{${1:otherwise block}}" } }, { "name": "lOstaliSlucajevi", "if": "croatiankw", "unusual": true, "arg": { "format": "{}", "snippet": "lOstaliSlucajevi{${1:otherwise line}}" } }, { "name": "uOstaliSlucajevi", "if": "croatiankw", "unusual": true, "arg": { "format": "{}", "snippet": "uOstaliSlucajevi{${1:otherwise text}}" } }, { "name": "Za", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Za{${1:condition}}{${2:loop block}}" } }, { "name": "lZa", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lZa{${1:condition}}{${2:loop line}}" } }, { "name": "ZaPar", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "ZaPar{${1:condition}}{${2:loop block}}" } }, { "name": "lZaPar", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lZaPar{${1:condition}}{${2:loop line}}" } }, { "name": "ZaSvaki", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "ZaSvaki{${1:condition}}{${2:loop block}}" } }, { "name": "lZaSvaki", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lZaSvaki{${1:condition}}{${2:loop line}}" } }, { "name": "ZaSvaku", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "ZaSvaku{${1:condition}}{${2:loop block}}" } }, { "name": "lZaSvaku", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lZaSvaku{${1:condition}}{${2:loop line}}" } }, { "name": "ZaSvako", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "ZaSvako{${1:condition}}{${2:loop block}}" } }, { "name": "lZaSvako", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lZaSvako{${1:condition}}{${2:loop line}}" } }, { "name": "ZaSve", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "ZaSve{${1:condition}}{${2:loop block}}" } }, { "name": "lZaSve", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lZaSve{${1:condition}}{${2:loop line}}" } }, { "name": "Dok", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "Dok{${1:condition}}{${2:loop block}}" } }, { "name": "lDok", "if": "croatiankw", "unusual": true, "arg": { "format": "{}{}", "snippet": "lDok{${1:condition}}{${2:loop line}}" } }, { "name": "algocfautorefname", "unusual": true }, { "name": "algocffuncautorefname", "unusual": true }, { "name": "algocfprocautorefname", "unusual": true }, { "name": "algoendfloat", "unusual": true }, { "name": "algoheightrule", "unusual": true }, { "name": "algoheightruledefault", "unusual": true }, { "name": "AlgoLineautorefname", "unusual": true }, { "name": "algoplace", "unusual": true }, { "name": "algorithmautorefname", "unusual": true }, { "name": "algorithmcflinename", "unusual": true }, { "name": "algorithmcfname", "unusual": true }, { "name": "algotitleheightrule", "unusual": true }, { "name": "algotitleheightruledefault", "unusual": true }, { "name": "algowidth", "unusual": true }, { "name": "enl", "unusual": true }, { "name": "functionautorefname", "unusual": true }, { "name": "Hlne", "unusual": true }, { "name": "Indentp", "unusual": true, "arg": { "format": "{}", "snippet": "Indentp{${1:arg}}" } }, { "name": "Indmm", "unusual": true }, { "name": "Indpp", "unusual": true }, { "name": "inoutindent", "unusual": true }, { "name": "inoutsize", "unusual": true }, { "name": "InOutSizeDefined", "unusual": true }, { "name": "listalgorithmcfname", "unusual": true }, { "name": "listofalgocfs", "unusual": true }, { "name": "next", "unusual": true }, { "name": "procedureautorefname", "unusual": true }, { "name": "SetEndCharOfAlgoLine", "unusual": true, "arg": { "format": "{}", "snippet": "SetEndCharOfAlgoLine{${1:arg}}" } }, { "name": "setLeftLinesNumbers", "unusual": true }, { "name": "SetNothing", "unusual": true }, { "name": "setRightLinesNumbers", "unusual": true }, { "name": "skipalgocfslide", "unusual": true }, { "name": "skiphlne", "unusual": true }, { "name": "skiplength", "unusual": true }, { "name": "skiplinenumber", "unusual": true }, { "name": "skiprule", "unusual": true }, { "name": "skiptext", "unusual": true }, { "name": "skiptotal", "unusual": true }, { "name": "test", "unusual": true }, { "name": "thealgocf", "unusual": true }, { "name": "thealgocfline", "unusual": true }, { "name": "thealgocfproc", "unusual": true }, { "name": "theHalgocf", "unusual": true }, { "name": "theHalgocffunc", "unusual": true }, { "name": "theHalgocfproc", "unusual": true }, { "name": "theHAlgoLine", "unusual": true }, { "name": "vespace", "unusual": true } ], "envs": [ { "name": "algorithm2e", "if": "algo2e" }, { "name": "algorithm2e", "if": "algo2e", "arg": { "format": "[]", "snippet": "[${1:placement}]" } }, { "name": "algorithm2e*", "if": "algo2e", "unusual": true }, { "name": "algorithm2e*", "if": "algo2e", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:placement}]" } }, { "name": "algorithm" }, { "name": "algorithm", "arg": { "format": "[]", "snippet": "[${1:placement}]" } }, { "name": "algorithm*", "unusual": true }, { "name": "algorithm*", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:placement}]" } }, { "name": "function" }, { "name": "function", "arg": { "format": "[]", "snippet": "[${1:placement}]" } }, { "name": "function*", "unusual": true }, { "name": "function*", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:placement}]" } }, { "name": "procedure" }, { "name": "procedure", "arg": { "format": "[]", "snippet": "[${1:placement}]" } }, { "name": "procedure*", "unusual": true }, { "name": "procedure*", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:placement}]" } }, { "name": "algomathdisplay" }, { "name": "algocf*", "unusual": true }, { "name": "algocf*", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:placement}]" } }, { "name": "algocf", "unusual": true }, { "name": "algocf", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:placement}]" } } ], "keys": { "\\usepackage/algorithm2e#c": [ "algo2e", "algochapter", "algonl", "algopart", "algoruled", "algosection", "boxed", "boxruled", "commentsnumbered", "croatian", "croatiankw", "czech", "czechkw", "displayblockmarkers", "displaygroupmarkers", "dotocloa", "endfloat", "english", "englishkw", "figure", "fillcomment", "french", "frenchkw", "german", "germankw", "hangingcomment", "hanginginout", "inoutnumbered", "italiano", "italianokw", "lined", "linesnumbered", "linesnumberedhidden", "longend", "ngerman", "ngermankw", "noalgohanging", "noend", "nofillcomment", "nokwfunc", "noline", "norelsize", "noresetcount", "nosemicolon", "oldcommands", "onelanguage", "plain", "plainruled", "portuguese", "portuguesekw", "procnumbered", "resetcount", "rightnl", "ruled", "scleft", "shortend", "slide", "slovak", "slovakkw", "spanish", "spanishkw", "sright", "titlenotnumbered", "titlenumbered", "turkish", "turkishkw", "tworuled", "vlined" ], "\\RestyleAlgo": [ "plain", "plainruled", "boxed", "ruled", "algoruled", "boxruled", "tworuled" ], "\\tcc*,\\tcp*": [ "r", "l", "h", "f" ] }, "args": [ "\\usepackage/algorithm2e#c" ] } ================================================ FILE: dev/packages/algorithmic.json ================================================ { "deps": [ { "name": "ifthen" }, { "name": "keyval" } ], "macros": [ { "name": "STATE" }, { "name": "IF", "arg": { "format": "{}", "snippet": "IF{${1:condition}}" } }, { "name": "ENDIF" }, { "name": "ELSE" }, { "name": "ELSIF", "arg": { "format": "{}", "snippet": "ELSIF{${1:condition}}" } }, { "name": "FOR", "arg": { "format": "{}", "snippet": "FOR{${1:condition}}" } }, { "name": "ENDFOR" }, { "name": "FORALL", "arg": { "format": "{}", "snippet": "FORALL{${1:condition}}" } }, { "name": "TO" }, { "name": "WHILE", "arg": { "format": "{}", "snippet": "WHILE{${1:condition}}" } }, { "name": "ENDWHILE" }, { "name": "REPEAT" }, { "name": "UNTIL", "arg": { "format": "{}", "snippet": "UNTIL{${1:condition}}" } }, { "name": "LOOP" }, { "name": "ENDLOOP" }, { "name": "AND" }, { "name": "OR" }, { "name": "XOR" }, { "name": "NOT" }, { "name": "REQUIRE" }, { "name": "ENSURE" }, { "name": "RETURN" }, { "name": "TRUE" }, { "name": "FALSE" }, { "name": "PRINT" }, { "name": "COMMENT", "arg": { "format": "{}", "snippet": "COMMENT{${1:text}}" } }, { "name": "algsetup", "arg": { "format": "{}", "snippet": "algsetup{${1:options%keyvals}}", "keys": [ "\\algsetup" ], "keyPos": 0 } }, { "name": "STMT", "unusual": true }, { "name": "INPUTS", "unusual": true, "arg": { "format": "{}", "snippet": "INPUTS{${1:arg}}" } }, { "name": "ENDINPUTS", "unusual": true }, { "name": "OUTPUTS", "unusual": true, "arg": { "format": "{}", "snippet": "OUTPUTS{${1:arg}}" } }, { "name": "ENDOUTPUTS", "unusual": true }, { "name": "GLOBALS", "unusual": true }, { "name": "BODY", "unusual": true, "arg": { "format": "{}", "snippet": "BODY{${1:arg}}" } }, { "name": "ENDBODY", "unusual": true }, { "name": "algorithmicrequire", "unusual": true }, { "name": "algorithmicensure", "unusual": true }, { "name": "algorithmiccomment", "unusual": true, "arg": { "format": "{}", "snippet": "algorithmiccomment{${1:text}}" } }, { "name": "algorithmicend", "unusual": true }, { "name": "algorithmicif", "unusual": true }, { "name": "algorithmicthen", "unusual": true }, { "name": "algorithmicelse", "unusual": true }, { "name": "algorithmicelsif", "unusual": true }, { "name": "algorithmicendif", "unusual": true }, { "name": "algorithmicfor", "unusual": true }, { "name": "algorithmicforall", "unusual": true }, { "name": "algorithmicdo", "unusual": true }, { "name": "algorithmicendfor", "unusual": true }, { "name": "algorithmicwhile", "unusual": true }, { "name": "algorithmicendwhile", "unusual": true }, { "name": "algorithmicloop", "unusual": true }, { "name": "algorithmicendloop", "unusual": true }, { "name": "algorithmicrepeat", "unusual": true }, { "name": "algorithmicuntil", "unusual": true }, { "name": "algorithmicprint", "unusual": true }, { "name": "algorithmicreturn", "unusual": true }, { "name": "algorithmicand", "unusual": true }, { "name": "algorithmicor", "unusual": true }, { "name": "algorithmicxor", "unusual": true }, { "name": "algorithmicnot", "unusual": true }, { "name": "algorithmicto", "unusual": true }, { "name": "algorithmicinputs", "unusual": true }, { "name": "algorithmicoutputs", "unusual": true }, { "name": "algorithmicglobals", "unusual": true }, { "name": "algorithmicbody", "unusual": true }, { "name": "algorithmictrue", "unusual": true }, { "name": "algorithmicfalse", "unusual": true } ], "envs": [ { "name": "algorithmic" }, { "name": "algorithmic", "arg": { "format": "[]", "snippet": "[${1:lines}]" } } ], "keys": { "\\algsetup": [ "indent=", "linenosize=", "linenodelimiter=" ] }, "args": [] } ================================================ FILE: dev/packages/algorithmicx.json ================================================ { "deps": [ { "name": "ifthen" } ], "macros": [ { "name": "State" }, { "name": "Statex" }, { "name": "BState" }, { "name": "Comment", "arg": { "format": "{}", "snippet": "Comment{${1:text}}" } }, { "name": "algref", "arg": { "format": "{}{}", "snippet": "algref{${1:algorithm%ref}}{${2:line%ref}}" } }, { "name": "algstore", "arg": { "format": "{}", "snippet": "algstore{${1:savename}}" } }, { "name": "algstore*", "arg": { "format": "{}", "snippet": "algstore*{${1:savename}}" } }, { "name": "algrestore", "arg": { "format": "{}", "snippet": "algrestore{${1:savename}}" } }, { "name": "algrestore*", "arg": { "format": "{}", "snippet": "algrestore*{${1:savename}}" } }, { "name": "alglanguage", "arg": { "format": "{}", "snippet": "alglanguage{${1:layoutname}}" } }, { "name": "algnewcommand", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "algnewcommand{${1:cmd}}[${3:args}][${4:default}]{${2:def}}" } }, { "name": "algnewcommand", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "algnewcommand{${1:cmd}}[${3:args}]{${2:def}}" } }, { "name": "algnewcommand", "unusual": true, "arg": { "format": "{}{}", "snippet": "algnewcommand{${1:cmd}}{${2:def}}" } }, { "name": "algrenewcommand", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "algrenewcommand{${1:cmd}}[${3:args}][${4:default}]{${2:def}}" } }, { "name": "algrenewcommand", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "algrenewcommand{${1:cmd}}[${3:args}]{${2:def}}" } }, { "name": "algrenewcommand", "unusual": true, "arg": { "format": "{}{}", "snippet": "algrenewcommand{${1:cmd}}{${2:def}}" } }, { "name": "algrenewcommand", "unusual": true, "arg": { "format": "[]{}[][]{}", "snippet": "algrenewcommand[${3:block}]{${1:cmd}}[${4:args}][${5:default}]{${2:def}}" } }, { "name": "algorithmiccomment", "unusual": true, "arg": { "format": "{}", "snippet": "algorithmiccomment{${1:text}}" } }, { "name": "algorithmicindent", "unusual": true }, { "name": "alglinenumber", "unusual": true, "arg": { "format": "{}", "snippet": "alglinenumber{${1:num}}" } }, { "name": "algsetlanguage", "unusual": true, "arg": { "format": "{}", "snippet": "algsetlanguage{${1:layoutname}}" } }, { "name": "algdeflanguage", "unusual": true, "arg": { "format": "{}", "snippet": "algdeflanguage{${1:layoutname}}" } }, { "name": "algnewlanguage", "unusual": true, "arg": { "format": "{}", "snippet": "algnewlanguage{${1:layoutname}}" } }, { "name": "algrenewcomment", "unusual": true, "arg": { "format": "{}", "snippet": "algrenewcomment{${1:definition}}" } }, { "name": "algbreak", "unusual": true }, { "name": "algblock", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "algblock[${3:block}]{${1:start}}{${2:end}}" } }, { "name": "algblockdefx", "unusual": true, "arg": { "format": "[]{}{}[]{}[]{}", "snippet": "algblockdefx[${5:block}]{${1:start}}{${2:end}}[${6:start args}]{${3:start text}}[${7:end args}]{${4:end text}}" } }, { "name": "algblockdefx", "unusual": true, "arg": { "format": "[]{}{}[][]{}[][]{}", "snippet": "algblockdefx[${5:block}]{${1:start}}{${2:end}}[${6:start args}][${7:default}]{${3:start text}}[${8:end args}][${9:default}]{${4:end text}}" } }, { "name": "algblockx", "unusual": true, "arg": { "format": "[]{}{}[]{}[]{}", "snippet": "algblockx[${5:block}]{${1:start}}{${2:end}}[${6:start args}]{${3:start text}}[${7:end args}]{${4:end text}}" } }, { "name": "algblockx", "unusual": true, "arg": { "format": "[]{}{}[][]{}[][]{}", "snippet": "algblockx[${5:block}]{${1:start}}{${2:end}}[${6:start args}][${7:default}]{${3:start text}}[${8:end args}][${9:default}]{${4:end text}}" } }, { "name": "algloop", "unusual": true, "arg": { "format": "[]{}", "snippet": "algloop[${2:loop}]{${1:start}}" } }, { "name": "algloopdefx", "unusual": true, "arg": { "format": "[]{}[][]{}", "snippet": "algloopdefx[${3:loop}]{${1:start}}[${4:start args}][${5:default}]{${2:start text}}" } }, { "name": "algcblock", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "algcblock[${4:new block}]{${1:old block}}{${2:continue}}{${3:end}}" } }, { "name": "algcblockdefx", "unusual": true, "arg": { "format": "[]{}{}{}[]{}[]{}", "snippet": "algcblockdefx[${6:new block}]{${1:old block}}{${2:continue}}{${3:end}}[${7:continue args}]{${4:continue text}}[${8:end args}]{${5:end text}}" } }, { "name": "algcblockdefx", "unusual": true, "arg": { "format": "[]{}{}{}[][]{}[][]{}", "snippet": "algcblockdefx[${6:new block}]{${1:old block}}{${2:continue}}{${3:end}}[${7:continue args}][${8:default}]{${4:continue text}}[${9:end args}][${10:default}]{${5:end text}}" } }, { "name": "algcblockx", "unusual": true, "arg": { "format": "[]{}{}{}[][]{}[][]{}", "snippet": "algcblockx[${6:new block}]{${1:old block}}{${2:continue}}{${3:end}}[${7:continue args}][${8:default}]{${4:continue text}}[${9:end args}][${10:default}]{${5:end text}}" } }, { "name": "algcblockx", "unusual": true, "arg": { "format": "[]{}{}{}[]{}[]{}", "snippet": "algcblockx[${6:new block}]{${1:old block}}{${2:continue}}{${3:end}}[${7:continue args}]{${4:continue text}}[${8:end args}]{${5:end text}}" } }, { "name": "algcloop", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "algcloop[${3:new loop}]{${1:old loop}}{${2:continue}}" } }, { "name": "algcloopdefx", "unusual": true, "arg": { "format": "[]{}{}[]{}", "snippet": "algcloopdefx[${4:new loop}]{${1:old loop}}{${2:continue}}[${5:continue args}]{${3:continue text}}" } }, { "name": "algcloopdefx", "unusual": true, "arg": { "format": "[]{}{}[][]{}", "snippet": "algcloopdefx[${4:new loop}]{${1:old loop}}{${2:continue}}[${5:continue args}][${6:default}]{${3:continue text}}" } }, { "name": "algcloopx", "unusual": true, "arg": { "format": "[]{}{}[]{}", "snippet": "algcloopx[${4:new loop}]{${1:old loop}}{${2:continue}}[${5:continue args}]{${3:continue text}}" } }, { "name": "algcloopx", "unusual": true, "arg": { "format": "[]{}{}[][]{}", "snippet": "algcloopx[${4:new loop}]{${1:old loop}}{${2:continue}}[${5:continue args}][${6:default}]{${3:continue text}}" } }, { "name": "algsetblock", "unusual": true, "arg": { "format": "[]{}{}{}{}", "snippet": "algsetblock[${5:block}]{${1:start}}{${2:end}}{${3:lifetime}}{${4:indent}}" } }, { "name": "algsetblockdefx", "unusual": true, "arg": { "format": "[]{}{}{}{}[][]{}[][]{}", "snippet": "algsetblockdefx[${7:block}]{${1:start}}{${2:end}}{${3:lifetime}}{${4:indent}}[${8:start args}][${9:default}]{${5:start text}}[${10:end args}][${11:default}]{${6:end text}}" } }, { "name": "algsetblockdefx", "unusual": true, "arg": { "format": "[]{}{}{}{}[]{}[]{}", "snippet": "algsetblockdefx[${7:block}]{${1:start}}{${2:end}}{${3:lifetime}}{${4:indent}}[${8:start args}]{${5:start text}}[${9:end args}]{${6:end text}}" } }, { "name": "algsetblockx", "unusual": true, "arg": { "format": "[]{}{}{}{}[]{}[]{}", "snippet": "algsetblockx[${7:block}]{${1:start}}{${2:end}}{${3:lifetime}}{${4:indent}}[${8:start args}]{${5:start text}}[${9:end args}]{${6:end text}}" } }, { "name": "algsetblockx", "unusual": true, "arg": { "format": "[]{}{}{}{}[][]{}[][]{}", "snippet": "algsetblockx[${7:block}]{${1:start}}{${2:end}}{${3:lifetime}}{${4:indent}}[${8:start args}][${9:default}]{${5:start text}}[${10:end args}][${11:default}]{${6:end text}}" } }, { "name": "algsetcblock", "unusual": true, "arg": { "format": "[]{}{}{}{}{}", "snippet": "algsetcblock[${6:new block}]{${1:old block}}{${2:continue}}{${3:end}}{${4:lifetime}}{${5:indent}}" } }, { "name": "algsetcblockdefx", "unusual": true, "arg": { "format": "[]{}{}{}{}{}[]{}[]{}", "snippet": "algsetcblockdefx[${8:new block}]{${1:old block}}{${2:continue}}{${3:end}}{${4:lifetime}}{${5:indent}}[${9:continue args}]{${6:continue text}}[${10:end args}]{${7:end text}}" } }, { "name": "algsetcblockdefx", "unusual": true, "arg": { "format": "[]{}{}{}{}{}[][]{}[][]{}", "snippet": "algsetcblockdefx[${8:new block}]{${1:old block}}{${2:continue}}{${3:end}}{${4:lifetime}}{${5:indent}}[${9:continue args}][${10:default}]{${6:continue text}}[${11:end args}][${12:default}]{${7:end text}}" } }, { "name": "algsetcblockx", "unusual": true, "arg": { "format": "[]{}{}{}{}{}[]{}[]{}", "snippet": "algsetcblockx[${8:new block}]{${1:old block}}{${2:continue}}{${3:end}}{${4:lifetime}}{${5:indent}}[${9:continue args}]{${6:continue text}}[${10:end args}]{${7:end text}}" } }, { "name": "algsetcblockx", "unusual": true, "arg": { "format": "[]{}{}{}{}{}[][]{}[][]{}", "snippet": "algsetcblockx[${8:new block}]{${1:old block}}{${2:continue}}{${3:end}}{${4:lifetime}}{${5:indent}}[${9:continue args}][${10:default}]{${6:continue text}}[${11:end args}][${12:default}]{${7:end text}}" } }, { "name": "algnotext", "unusual": true, "arg": { "format": "{}", "snippet": "algnotext{${1:ending command}}" } }, { "name": "algnotext", "unusual": true, "arg": { "format": "[]{}", "snippet": "algnotext[${2:block}]{${1:ending command}}" } }, { "name": "algdefaulttext", "unusual": true, "arg": { "format": "{}", "snippet": "algdefaulttext{${1:command}}" } }, { "name": "algdefaulttext", "unusual": true, "arg": { "format": "[]{}", "snippet": "algdefaulttext[${2:block}]{${1:command}}" } }, { "name": "algrenewtext", "unusual": true, "arg": { "format": "{}{}", "snippet": "algrenewtext{${1:name}}{${2:definition}}" } }, { "name": "algrenewtext", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "algrenewtext{${1:name}}[${3:args}]{${2:definition}}" } }, { "name": "algtext", "unusual": true, "arg": { "format": "{}{}", "snippet": "algtext{${1:name}}{${2:definition}}" } }, { "name": "algtext", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "algtext{${1:name}}[${3:args}]{${2:definition}}" } }, { "name": "algdef", "unusual": true, "arg": { "format": "{}{}{}{}{}{}{}{}", "snippet": "algdef{${1:flags}}{${2:old block}}{${3:start}}{${4:end}}{${5:lifetime}}{${6:indent}}{${7:start text}}{${8:end text}}" } }, { "name": "algdef", "unusual": true, "arg": { "format": "{}[]{}{}{}{}{}[][]{}[][]{}", "snippet": "algdef{${1:flags}}[${9:new block}]{${2:old block}}{${3:start}}{${4:end}}{${5:lifetime}}{${6:indent}}[${10:start args}][${11:default}]{${7:start text}}[${12:end args}][${13:default}]{${8:end text}}" } } ], "envs": [ { "name": "algorithmic" }, { "name": "algorithmic", "arg": { "format": "[]", "snippet": "[${1:lines}]" } } ], "keys": {}, "args": [] } ================================================ FILE: dev/packages/algpascal.json ================================================ { "deps": [ { "name": "algorithmicx" } ], "macros": [ { "name": "Begin" }, { "name": "End" }, { "name": "For", "arg": { "format": "{}{}", "snippet": "For{${1:assign%formula}}{${2:expr%formula}}" } }, { "name": "While", "arg": { "format": "{}", "snippet": "While{${1:expr%formula}}" } }, { "name": "Repeat" }, { "name": "Until", "arg": { "format": "{}", "snippet": "Until{${1:expr%formula}}" } }, { "name": "If", "arg": { "format": "{}", "snippet": "If{${1:expr%formula}}" } }, { "name": "Else" }, { "name": "Procedure" }, { "name": "Function" }, { "name": "textkeyword", "unusual": true, "arg": { "format": "{}", "snippet": "textkeyword{${1:text}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/algpseudocode.json ================================================ { "deps": [ { "name": "ifthen" }, { "name": "algorithmicx" }, { "name": "algcompatible", "if": "compatible" } ], "macros": [ { "name": "For", "arg": { "format": "{}", "snippet": "For{${1:condition}}" } }, { "name": "EndFor" }, { "name": "ForAll", "arg": { "format": "{}", "snippet": "ForAll{${1:condition}}" } }, { "name": "While", "arg": { "format": "{}", "snippet": "While{${1:condition}}" } }, { "name": "EndWhile" }, { "name": "Repeat" }, { "name": "Until", "arg": { "format": "{}", "snippet": "Until{${1:condition}}" } }, { "name": "If", "arg": { "format": "{}", "snippet": "If{${1:condition}}" } }, { "name": "ElsIf", "arg": { "format": "{}", "snippet": "ElsIf{${1:condition}}" } }, { "name": "Else" }, { "name": "EndIf" }, { "name": "Procedure", "arg": { "format": "{}{}", "snippet": "Procedure{${1:name}}{${2:params}}" } }, { "name": "EndProcedure" }, { "name": "Function", "arg": { "format": "{}{}", "snippet": "Function{${1:name}}{${2:params}}" } }, { "name": "EndFunction" }, { "name": "Loop" }, { "name": "EndLoop" }, { "name": "Require" }, { "name": "Ensure" }, { "name": "Call", "arg": { "format": "{}{}", "snippet": "Call{${1:name}}{${2:params}}" } }, { "name": "Return" }, { "name": "algorithmicend", "unusual": true }, { "name": "algorithmicdo", "unusual": true }, { "name": "algorithmicwhile", "unusual": true }, { "name": "algorithmicfor", "unusual": true }, { "name": "algorithmicforall", "unusual": true }, { "name": "algorithmicloop", "unusual": true }, { "name": "algorithmicrepeat", "unusual": true }, { "name": "algorithmicuntil", "unusual": true }, { "name": "algorithmicprocedure", "unusual": true }, { "name": "algorithmicfunction", "unusual": true }, { "name": "algorithmicif", "unusual": true }, { "name": "algorithmicthen", "unusual": true }, { "name": "algorithmicelse", "unusual": true }, { "name": "algorithmicrequire", "unusual": true }, { "name": "algorithmicensure", "unusual": true }, { "name": "algorithmicreturn", "unusual": true }, { "name": "textproc", "unusual": true, "arg": { "format": "{}", "snippet": "textproc{${1:text}}" } } ], "envs": [], "keys": { "\\usepackage/algpseudocode#c": [ "noend", "end", "compatible", "noncompatible" ] }, "args": [ "\\usepackage/algpseudocode#c" ] } ================================================ FILE: dev/packages/algpseudocodex.json ================================================ { "deps": [ { "name": "kvoptions" }, { "name": "algorithmicx" }, { "name": "etoolbox" }, { "name": "fifo-stack" }, { "name": "varwidth" }, { "name": "tabto" }, { "name": "totcount" }, { "name": "tikz" }, { "name": "tikzlibrarycalc" }, { "name": "tikzlibraryfit" }, { "name": "tikzlibrarytikzmark" } ], "macros": [ { "name": "Call", "arg": { "format": "{}{}", "snippet": "Call{${1:name}}{${2:args}}" } }, { "name": "Output" }, { "name": "Return" }, { "name": "While", "arg": { "format": "{}", "snippet": "While{${1:condition}}" } }, { "name": "EndWhile" }, { "name": "For", "arg": { "format": "{}", "snippet": "For{${1:condition}}" } }, { "name": "ForAll", "arg": { "format": "{}", "snippet": "ForAll{${1:condition}}" } }, { "name": "EndFor" }, { "name": "Loop" }, { "name": "EndLoop" }, { "name": "Repeat" }, { "name": "Until", "arg": { "format": "{}", "snippet": "Until{${1:condition}}" } }, { "name": "If", "arg": { "format": "{}", "snippet": "If{${1:condition}}" } }, { "name": "ElsIf", "arg": { "format": "{}", "snippet": "ElsIf{${1:condition}}" } }, { "name": "Else" }, { "name": "EndIf" }, { "name": "Procedure", "arg": { "format": "{}{}", "snippet": "Procedure{${1:name}}{${2:parameters}}" } }, { "name": "EndProcedure" }, { "name": "Function", "arg": { "format": "{}{}", "snippet": "Function{${1:name}}{${2:parameters}}" } }, { "name": "EndFunction" }, { "name": "Require" }, { "name": "Ensure" }, { "name": "LComment", "arg": { "format": "{}", "snippet": "LComment{${1:text}}" } }, { "name": "BeginBox" }, { "name": "BeginBox", "arg": { "format": "[]", "snippet": "BeginBox[${1:TikZ options}]" } }, { "name": "EndBox" }, { "name": "BoxedString", "arg": { "format": "{}", "snippet": "BoxedString{${1:text}}" } }, { "name": "BoxedString", "arg": { "format": "[]{}", "snippet": "BoxedString[${2:TikZ options}]{${1:text}}" } }, { "name": "algorithmicend", "unusual": true }, { "name": "algorithmicdo", "unusual": true }, { "name": "algorithmicwhile", "unusual": true }, { "name": "algorithmicfor", "unusual": true }, { "name": "algorithmicforall", "unusual": true }, { "name": "algorithmicloop", "unusual": true }, { "name": "algorithmicrepeat", "unusual": true }, { "name": "algorithmicuntil", "unusual": true }, { "name": "algorithmicprocedure", "unusual": true }, { "name": "algorithmicfunction", "unusual": true }, { "name": "algorithmicif", "unusual": true }, { "name": "algorithmicthen", "unusual": true }, { "name": "algorithmicelse", "unusual": true }, { "name": "algorithmicrequire", "unusual": true }, { "name": "algorithmicensure", "unusual": true }, { "name": "algorithmicreturn", "unusual": true }, { "name": "algorithmicoutput", "unusual": true } ], "envs": [], "keys": { "\\usepackage/algpseudocodex#c": [ "noEnd", "indLines", "spaceRequire", "italicComments", "rightComments", "commentColor=", "beginComment=${1:text}", "endComment=${1:text}", "beginLComment=${1:text}", "endLComment=${1:text}" ] }, "args": [ "\\usepackage/algpseudocodex#c" ] } ================================================ FILE: dev/packages/algxpar.json ================================================ { "deps": [ { "name": "algorithmicx" }, { "name": "algpseudocode" }, { "name": "ragged2e" }, { "name": "xcolor" }, { "name": "fancyvrb" }, { "name": "pgfopts" }, { "name": "amssymb" }, { "name": "pgfmath" }, { "name": "varwidth" }, { "name": "ifthen" } ], "macros": [ { "name": "Statep", "arg": { "format": "{}", "snippet": "Statep{${1:text}}" } }, { "name": "Statep", "arg": { "format": "{}[]", "snippet": "Statep{${1:text}}[${2:comment%text}]" } }, { "name": "If", "arg": { "format": "{}[]", "snippet": "If{${1:text}}[${2:comment%text}]" } }, { "name": "EndIf", "arg": { "format": "[]", "snippet": "EndIf[${1:comment%text}]" } }, { "name": "Else", "arg": { "format": "[]", "snippet": "Else[${1:comment%text}]" } }, { "name": "Elsif", "arg": { "format": "{}", "snippet": "Elsif{${1:text}}" } }, { "name": "Elsif", "arg": { "format": "{}[]", "snippet": "Elsif{${1:text}}[${2:comment%text}]" } }, { "name": "Switch", "arg": { "format": "{}", "snippet": "Switch{${1:expression}}" } }, { "name": "Switch", "arg": { "format": "{}[]", "snippet": "Switch{${1:expression}}[${2:comment%text}]" } }, { "name": "EndSwitch" }, { "name": "EndSwitch", "arg": { "format": "[]", "snippet": "EndSwitch[${1:comment%text}]" } }, { "name": "Case", "arg": { "format": "{}", "snippet": "Case{${1:constant-list}}" } }, { "name": "Case", "arg": { "format": "{}[]", "snippet": "Case{${1:constant-list}}[${2:comment%text}]" } }, { "name": "EndCase" }, { "name": "EndCase", "arg": { "format": "[]", "snippet": "EndCase[${1:comment%text}]" } }, { "name": "Otherwise" }, { "name": "Otherwise", "arg": { "format": "[]", "snippet": "Otherwise[${1:comment%text}]" } }, { "name": "EndOtherwise" }, { "name": "EndOtherwise", "arg": { "format": "[]", "snippet": "EndOtherwise[${1:comment%text}]" } }, { "name": "For", "arg": { "format": "{}[]", "snippet": "For{${1:text}}[${2:comment%text}]" } }, { "name": "EndFor", "arg": { "format": "[]", "snippet": "EndFor[${1:comment%text}]" } }, { "name": "ForEach", "arg": { "format": "{}", "snippet": "ForEach{${1:text}}" } }, { "name": "ForEach", "arg": { "format": "{}[]", "snippet": "ForEach{${1:text}}[${2:comment%text}]" } }, { "name": "ForAll", "arg": { "format": "{}[]", "snippet": "ForAll{${1:text}}[${2:comment%text}]" } }, { "name": "While", "arg": { "format": "{}[]", "snippet": "While{${1:text}}[${2:comment%text}]" } }, { "name": "EndWhile", "arg": { "format": "[]", "snippet": "EndWhile[${1:comment%text}]" } }, { "name": "Repeat", "arg": { "format": "[]", "snippet": "Repeat[${1:comment%text}]" } }, { "name": "Until", "arg": { "format": "{}[]", "snippet": "Until{${1:text}}[${2:comment%text}]" } }, { "name": "Loop", "arg": { "format": "[]", "snippet": "Loop[${1:comment%text}]" } }, { "name": "EndLoop", "arg": { "format": "[]", "snippet": "EndLoop[${1:comment%text}]" } }, { "name": "To" }, { "name": "DownTo" }, { "name": "Step" }, { "name": "Continue" }, { "name": "Break" }, { "name": "True" }, { "name": "False" }, { "name": "Nil" }, { "name": "Id", "arg": { "format": "{}", "snippet": "Id{${1:identifier}}" } }, { "name": "Read" }, { "name": "Write" }, { "name": "Procedure", "arg": { "format": "{}{}[]", "snippet": "Procedure{${1:name}}{${2:params}}[${3:comment%text}]" } }, { "name": "EndProcedure", "arg": { "format": "[]", "snippet": "EndProcedure[${1:comment%text}]" } }, { "name": "Function", "arg": { "format": "{}{}[]", "snippet": "Function{${1:name}}{${2:params}}[${3:comment%text}]" } }, { "name": "Commentl", "arg": { "format": "{}", "snippet": "Commentl{${1:text}}" } }, { "name": "CommentIn", "arg": { "format": "{}", "snippet": "CommentIn{${1:text}}" } }, { "name": "AlgSet", "arg": { "format": "{}", "snippet": "AlgSet{${1:options%keyvals}}", "keys": [ "\\begin{algorithmic},\\Statep,\\If,\\EndIf,\\Else,\\Elsif,\\Switch,\\EndSwitch,\\Case,\\EndCase,\\Otherwise,\\EndOtherwise,\\For,\\EndFor,\\ForEach,\\ForAll,\\While,\\EndWhile,\\Repeat,\\Until,\\Loop,\\EndLoop,\\Procedure,\\EndProcedure,\\Function,\\Call,\\Comment,\\Commentl,\\CommentIn,\\AlgSet" ], "keyPos": 0 } }, { "name": "CommentSymbol", "unusual": true }, { "name": "CommentSymbolRight", "unusual": true }, { "name": "AlgLanguageSet", "arg": { "format": "{}{}", "snippet": "AlgLanguageSet{${1:language}}{${2:keyword assignments}}" } }, { "name": "SetKeyword", "arg": { "format": "{}{}", "snippet": "SetKeyword{${1:keyword}}{${2:value}}" } }, { "name": "SetKeyword", "arg": { "format": "[]{}{}", "snippet": "SetKeyword[${3:language}]{${1:keyword}}{${2:value}}" } }, { "name": "Keyword", "arg": { "format": "{}", "snippet": "Keyword{${1:keyword}}" } }, { "name": "Keyword", "arg": { "format": "[]{}", "snippet": "Keyword[${2:language}]{${1:keyword}}" } }, { "name": "Constant", "arg": { "format": "{}", "snippet": "Constant{${1:name}}" } }, { "name": "Module", "arg": { "format": "{}", "snippet": "Module{${1:name}}" } } ], "envs": [], "keys": { "\\usepackage/algxpar#c": [ "brazilian", "language=${1|english,brazilian|}", "noend" ], "\\begin{algorithmic},\\Statep,\\If,\\EndIf,\\Else,\\Elsif,\\Switch,\\EndSwitch,\\Case,\\EndCase,\\Otherwise,\\EndOtherwise,\\For,\\EndFor,\\ForEach,\\ForAll,\\While,\\EndWhile,\\Repeat,\\Until,\\Loop,\\EndLoop,\\Procedure,\\EndProcedure,\\Function,\\Call,\\Comment,\\Commentl,\\CommentIn,\\AlgSet": [ "language=${1|english,brazilian|}", "noend", "end", "keywords={${1:assignments}}", "algorithmic indent=", "comment symbol=${1:symbol}", "comment symbol right=${1:symbol}", "text font=${1:font commands}", "comment font=${1:font commands}", "keyword font=${1:font commands}", "constant font=${1:font commands}", "module font=${1:font commands}", "text color=", "comment color=", "keyword color=", "constant color=", "module color=", "text style=${1:style}", "comment style=${1:style}", "comment separator width=", "statement indent=", "parameter indent=", "comment width=${1:auto|nice|⟨width⟩}", "show boxes" ] }, "args": [ "\\usepackage/algxpar#c" ] } ================================================ FILE: dev/packages/aliascnt.json ================================================ { "deps": [], "macros": [ { "name": "newaliascnt", "arg": { "format": "{}{}", "snippet": "newaliascnt{${1:aliascnt}}{${2:origcnt}}" } }, { "name": "aliascntresetthe", "arg": { "format": "{}", "snippet": "aliascntresetthe{${1:aliascnt}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/aliphat.json ================================================ { "deps": [ { "name": "chemstr" } ], "macros": [ { "name": "DtetrahedralS", "arg": { "format": "{}", "snippet": "DtetrahedralS{${1:subslist}}" } }, { "name": "DtetrahedralS", "arg": { "format": "[]{}", "snippet": "DtetrahedralS[${2:bondlist}]{${1:subslist}}" } }, { "name": "Dtrigonal", "arg": { "format": "{}", "snippet": "Dtrigonal{${1:subslist}}" } }, { "name": "Dtrigonal", "arg": { "format": "[]{}", "snippet": "Dtrigonal[${2:bondlist}]{${1:subslist}}" } }, { "name": "Ethylene", "arg": { "format": "{}{}", "snippet": "Ethylene{${1:atomlist}}{${2:subslist}}" } }, { "name": "Ethylene", "arg": { "format": "[]{}{}", "snippet": "Ethylene[${3:bondlist}]{${1:atomlist}}{${2:subslist}}" } }, { "name": "Ethyleneh", "arg": { "format": "{}{}", "snippet": "Ethyleneh{${1:atomlist}}{${2:subslist}}" } }, { "name": "Ethyleneh", "arg": { "format": "[]{}{}", "snippet": "Ethyleneh[${3:bondlist}]{${1:atomlist}}{${2:subslist}}" } }, { "name": "Ethylenev", "arg": { "format": "{}{}", "snippet": "Ethylenev{${1:atomlist}}{${2:subslist}}" } }, { "name": "Ethylenev", "arg": { "format": "[]{}{}", "snippet": "Ethylenev[${3:bondlist}]{${1:atomlist}}{${2:subslist}}" } }, { "name": "LtetrahedralS", "arg": { "format": "{}", "snippet": "LtetrahedralS{${1:subslist}}" } }, { "name": "LtetrahedralS", "arg": { "format": "[]{}", "snippet": "LtetrahedralS[${2:bondlist}]{${1:subslist}}" } }, { "name": "Ltrigonal", "arg": { "format": "{}", "snippet": "Ltrigonal{${1:subslist}}" } }, { "name": "Ltrigonal", "arg": { "format": "[]{}", "snippet": "Ltrigonal[${2:bondlist}]{${1:subslist}}" } }, { "name": "RtetrahedralS", "arg": { "format": "{}", "snippet": "RtetrahedralS{${1:subslist}}" } }, { "name": "RtetrahedralS", "arg": { "format": "[]{}", "snippet": "RtetrahedralS[${2:bondlist}]{${1:subslist}}" } }, { "name": "Rtrigonal", "arg": { "format": "{}", "snippet": "Rtrigonal{${1:subslist}}" } }, { "name": "Rtrigonal", "arg": { "format": "[]{}", "snippet": "Rtrigonal[${2:bondlist}]{${1:subslist}}" } }, { "name": "UtetrahedralS", "arg": { "format": "{}", "snippet": "UtetrahedralS{${1:subslist}}" } }, { "name": "UtetrahedralS", "arg": { "format": "[]{}", "snippet": "UtetrahedralS[${2:bondlist}]{${1:subslist}}" } }, { "name": "Utrigonal", "arg": { "format": "{}", "snippet": "Utrigonal{${1:subslist}}" } }, { "name": "Utrigonal", "arg": { "format": "[]{}", "snippet": "Utrigonal[${2:bondlist}]{${1:subslist}}" } }, { "name": "divalenth", "arg": { "format": "{}{}", "snippet": "divalenth{${1:divalskel}}{${2:subslist}}" } }, { "name": "dtetrahedralS", "arg": { "format": "{}", "snippet": "dtetrahedralS{${1:subslist}}" } }, { "name": "dtetrahedralS", "arg": { "format": "[]{}", "snippet": "dtetrahedralS[${2:bondlist}]{${1:subslist}}" } }, { "name": "dtetrastereo", "arg": { "format": "{}", "snippet": "dtetrastereo{${1:subslist}}" } }, { "name": "dtetrastereo", "arg": { "format": "[]{}", "snippet": "dtetrastereo[${2:bondlist}]{${1:subslist}}" } }, { "name": "dtrigonal", "arg": { "format": "{}", "snippet": "dtrigonal{${1:subslist}}" } }, { "name": "dtrigonal", "arg": { "format": "[]{}", "snippet": "dtrigonal[${2:bondlist}]{${1:subslist}}" } }, { "name": "dtrigpyramid", "arg": { "format": "{}", "snippet": "dtrigpyramid{${1:subslist}}" } }, { "name": "dtrigpyramid", "arg": { "format": "[]{}", "snippet": "dtrigpyramid[${2:bondlist}]{${1:subslist}}" } }, { "name": "ethanestereo", "arg": { "format": "{}{}", "snippet": "ethanestereo{${1:atomlist}}{${2:subslist}}" } }, { "name": "ethanestereo", "arg": { "format": "[]{}{}", "snippet": "ethanestereo[${3:bondlist}]{${1:atomlist}}{${2:subslist}}" } }, { "name": "ethylene", "arg": { "format": "{}{}", "snippet": "ethylene{${1:atomlist}}{${2:subslist}}" } }, { "name": "ethylene", "arg": { "format": "[]{}{}", "snippet": "ethylene[${3:bondlist}]{${1:atomlist}}{${2:subslist}}" } }, { "name": "ethyleneh", "arg": { "format": "{}{}", "snippet": "ethyleneh{${1:atomlist}}{${2:subslist}}" } }, { "name": "ethyleneh", "arg": { "format": "[]{}{}", "snippet": "ethyleneh[${3:bondlist}]{${1:atomlist}}{${2:subslist}}" } }, { "name": "ethylenev", "arg": { "format": "{}{}", "snippet": "ethylenev{${1:atomlist}}{${2:subslist}}" } }, { "name": "ethylenev", "arg": { "format": "[]{}{}", "snippet": "ethylenev[${3:bondlist}]{${1:atomlist}}{${2:subslist}}" } }, { "name": "htetrahedralS", "arg": { "format": "{}", "snippet": "htetrahedralS{${1:subslist}}" } }, { "name": "htetrahedralS", "arg": { "format": "[]{}", "snippet": "htetrahedralS[${2:bondlist}]{${1:subslist}}" } }, { "name": "ltetrahedralS", "arg": { "format": "{}", "snippet": "ltetrahedralS{${1:subslist}}" } }, { "name": "ltetrahedralS", "arg": { "format": "[]{}", "snippet": "ltetrahedralS[${2:bondlist}]{${1:subslist}}" } }, { "name": "ltrigonal", "arg": { "format": "{}", "snippet": "ltrigonal{${1:subslist}}" } }, { "name": "ltrigonal", "arg": { "format": "[]{}", "snippet": "ltrigonal[${2:bondlist}]{${1:subslist}}" } }, { "name": "rtetrahedralS", "arg": { "format": "{}", "snippet": "rtetrahedralS{${1:subslist}}" } }, { "name": "rtetrahedralS", "arg": { "format": "[]{}", "snippet": "rtetrahedralS[${2:bondlist}]{${1:subslist}}" } }, { "name": "rtrigonal", "arg": { "format": "{}", "snippet": "rtrigonal{${1:subslist}}" } }, { "name": "rtrigonal", "arg": { "format": "[]{}", "snippet": "rtrigonal[${2:bondlist}]{${1:subslist}}" } }, { "name": "squareplanar", "arg": { "format": "{}", "snippet": "squareplanar{${1:subslist}}" } }, { "name": "squareplanar", "arg": { "format": "[]{}", "snippet": "squareplanar[${2:bondlist}]{${1:subslist}}" } }, { "name": "tetrahedral", "arg": { "format": "{}", "snippet": "tetrahedral{${1:subslist}}" } }, { "name": "tetrahedral", "arg": { "format": "[]{}", "snippet": "tetrahedral[${2:bondlist}]{${1:subslist}}" } }, { "name": "tetrastereo", "arg": { "format": "{}", "snippet": "tetrastereo{${1:subslist}}" } }, { "name": "tetrastereo", "arg": { "format": "[]{}", "snippet": "tetrastereo[${2:bondlist}]{${1:subslist}}" } }, { "name": "utetrahedralS", "arg": { "format": "{}", "snippet": "utetrahedralS{${1:subslist}}" } }, { "name": "utetrahedralS", "arg": { "format": "[]{}", "snippet": "utetrahedralS[${2:bondlist}]{${1:subslist}}" } }, { "name": "utrigonal", "arg": { "format": "{}", "snippet": "utrigonal{${1:subslist}}" } }, { "name": "utrigonal", "arg": { "format": "[]{}", "snippet": "utrigonal[${2:bondlist}]{${1:subslist}}" } }, { "name": "utrigpyramid", "arg": { "format": "{}", "snippet": "utrigpyramid{${1:subslist}}" } }, { "name": "utrigpyramid", "arg": { "format": "[]{}", "snippet": "utrigpyramid[${2:bondlist}]{${1:subslist}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/allauncl.json ================================================ { "deps": [ { "name": "auncial" } ], "macros": [ { "name": "cmrfamily" }, { "name": "textcmr", "arg": { "format": "{}", "snippet": "textcmr{${1:text}}" } }, { "name": "cmssfamily" }, { "name": "textcmss", "arg": { "format": "{}", "snippet": "textcmss{${1:text}}" } }, { "name": "cmttfamily" }, { "name": "textcmtt", "arg": { "format": "{}", "snippet": "textcmtt{${1:text}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/allcmin.json ================================================ { "deps": [ { "name": "carolmin" } ], "macros": [ { "name": "cmrfamily" }, { "name": "cmssfamily" }, { "name": "cmttfamily" }, { "name": "textcmr", "arg": { "format": "{}", "snippet": "textcmr{${1:text}}" } }, { "name": "textcmss", "arg": { "format": "{}", "snippet": "textcmss{${1:text}}" } }, { "name": "textcmtt", "arg": { "format": "{}", "snippet": "textcmtt{${1:text}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/allegoth.json ================================================ { "deps": [ { "name": "egothic" } ], "macros": [ { "name": "cmrfamily" }, { "name": "cmssfamily" }, { "name": "cmttfamily" }, { "name": "textcmr", "arg": { "format": "{}", "snippet": "textcmr{${1:text}}" } }, { "name": "textcmss", "arg": { "format": "{}", "snippet": "textcmss{${1:text}}" } }, { "name": "textcmtt", "arg": { "format": "{}", "snippet": "textcmtt{${1:text}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/allhmin.json ================================================ { "deps": [ { "name": "humanist" } ], "macros": [ { "name": "cmrfamily" }, { "name": "textcmr", "arg": { "format": "{}", "snippet": "textcmr{${1:text}}" } }, { "name": "cmssfamily" }, { "name": "textcmss", "arg": { "format": "{}", "snippet": "textcmss{${1:text}}" } }, { "name": "cmttfamily" }, { "name": "textcmtt", "arg": { "format": "{}", "snippet": "textcmtt{${1:text}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/allhuncl.json ================================================ { "deps": [ { "name": "huncial" } ], "macros": [ { "name": "cmrfamily" }, { "name": "textcmr", "arg": { "format": "{}", "snippet": "textcmr{${1:text}}" } }, { "name": "cmssfamily" }, { "name": "textcmss", "arg": { "format": "{}", "snippet": "textcmss{${1:text}}" } }, { "name": "cmttfamily" }, { "name": "textcmtt", "arg": { "format": "{}", "snippet": "textcmtt{${1:text}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/allimaj.json ================================================ { "deps": [ { "name": "inslrmaj" } ], "macros": [ { "name": "cmrfamily" }, { "name": "cmssfamily" }, { "name": "cmttfamily" }, { "name": "textcmr", "arg": { "format": "{}", "snippet": "textcmr{${1:text}}" } }, { "name": "textcmss", "arg": { "format": "{}", "snippet": "textcmss{${1:text}}" } }, { "name": "textcmtt", "arg": { "format": "{}", "snippet": "textcmtt{${1:text}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/allimin.json ================================================ { "deps": [ { "name": "inslrmin" } ], "macros": [ { "name": "cmrfamily" }, { "name": "cmssfamily" }, { "name": "cmttfamily" }, { "name": "textcmr", "arg": { "format": "{}", "snippet": "textcmr{${1:text}}" } }, { "name": "textcmss", "arg": { "format": "{}", "snippet": "textcmss{${1:text}}" } }, { "name": "textcmtt", "arg": { "format": "{}", "snippet": "textcmtt{${1:text}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/allpgoth.json ================================================ { "deps": [ { "name": "pgothic" } ], "macros": [ { "name": "cmrfamily" }, { "name": "cmssfamily" }, { "name": "cmttfamily" }, { "name": "textcmr", "arg": { "format": "{}", "snippet": "textcmr{${1:text}}" } }, { "name": "textcmss", "arg": { "format": "{}", "snippet": "textcmss{${1:text}}" } }, { "name": "textcmtt", "arg": { "format": "{}", "snippet": "textcmtt{${1:text}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/allrtnd.json ================================================ { "deps": [ { "name": "rotunda" } ], "macros": [ { "name": "cmrfamily" }, { "name": "cmssfamily" }, { "name": "cmttfamily" }, { "name": "textcmr", "arg": { "format": "{}", "snippet": "textcmr{${1:text}}" } }, { "name": "textcmss", "arg": { "format": "{}", "snippet": "textcmss{${1:text}}" } }, { "name": "textcmtt", "arg": { "format": "{}", "snippet": "textcmtt{${1:text}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/allrunes.json ================================================ { "deps": [ { "name": "ifthen" } ], "macros": [ { "name": "bar", "detail": " ̄", "doc": "Macron" }, { "name": "cross" }, { "name": "dot", "detail": " ̇", "doc": "\\dot (wrisym), dot above" }, { "name": "doublebar" }, { "name": "doublecross" }, { "name": "doubledot" }, { "name": "doubleeye" }, { "name": "doubleplus", "detail": "⧺", "doc": "Double plus" }, { "name": "eye" }, { "name": "pentdot" }, { "name": "penteye" }, { "name": "plus", "detail": "+", "doc": "Plus sign" }, { "name": "quaddot" }, { "name": "quadeye" }, { "name": "star", "detail": "⋆", "doc": "Small star, filled, low" }, { "name": "triplebar" }, { "name": "triplecross" }, { "name": "tripledot" }, { "name": "tripleeye" }, { "name": "tripleplus", "detail": "⧻", "doc": "Triple plus" }, { "name": "a" }, { "name": "A" }, { "name": "adot" }, { "name": "arlaug" }, { "name": "belgthor" }, { "name": "d" }, { "name": "D" }, { "name": "dh" }, { "name": "DH" }, { "name": "e" }, { "name": "ea" }, { "name": "ey" }, { "name": "g" }, { "name": "G" }, { "name": "h" }, { "name": "i" }, { "name": "ING" }, { "name": "ing" }, { "name": "Ing" }, { "name": "j" }, { "name": "k" }, { "name": "K" }, { "name": "lbar" }, { "name": "ldot" }, { "name": "lflag" }, { "name": "lring" }, { "name": "m" }, { "name": "M" }, { "name": "n" }, { "name": "N" }, { "name": "ndot" }, { "name": "NG" }, { "name": "ng" }, { "name": "oo" }, { "name": "oO" }, { "name": "p" }, { "name": "Pdots" }, { "name": "q" }, { "name": "Q" }, { "name": "R" }, { "name": "rdot" }, { "name": "rex" }, { "name": "RR" }, { "name": "s" }, { "name": "seight" }, { "name": "sfive" }, { "name": "sfour" }, { "name": "sseven" }, { "name": "ssix" }, { "name": "stan" }, { "name": "STAN" }, { "name": "sthree" }, { "name": "T" }, { "name": "tbar" }, { "name": "tdot" }, { "name": "textsection" }, { "name": "tflag" }, { "name": "th" }, { "name": "TH" }, { "name": "thth" }, { "name": "tring" }, { "name": "tvimadur" }, { "name": "V" }, { "name": "x" }, { "name": "X" }, { "name": "y" }, { "name": "Y" }, { "name": "z" }, { "name": "textarc", "arg": { "format": "{}", "snippet": "textarc{${1:text}}" } }, { "name": "arcfamily" }, { "name": "textara", "arg": { "format": "{}", "snippet": "textara{${1:text}}" } }, { "name": "arafamily" }, { "name": "textarn", "arg": { "format": "{}", "snippet": "textarn{${1:text}}" } }, { "name": "arnfamily" }, { "name": "textart", "arg": { "format": "{}", "snippet": "textart{${1:text}}" } }, { "name": "artfamily" }, { "name": "textarl", "arg": { "format": "{}", "snippet": "textarl{${1:text}}" } }, { "name": "arlfamily" }, { "name": "textarm", "arg": { "format": "{}", "snippet": "textarm{${1:text}}" } }, { "name": "armfamily" }, { "name": "bfseries" }, { "name": "mdseries" }, { "name": "textlf", "arg": { "format": "{}", "snippet": "textlf{${1:text}}" } }, { "name": "lfseries" }, { "name": "textwil", "arg": { "format": "{}", "snippet": "textwil{${1:text}}" } }, { "name": "withlines" }, { "name": "textwol", "arg": { "format": "{}", "snippet": "textwol{${1:text}}" } }, { "name": "withoutlines" }, { "name": "textst", "arg": { "format": "{}", "snippet": "textst{${1:text}}" } }, { "name": "straighttwigs" }, { "name": "textcu", "arg": { "format": "{}", "snippet": "textcu{${1:text}}" } }, { "name": "curvedtwigs" }, { "name": "textro", "arg": { "format": "{}", "snippet": "textro{${1:text}}" } }, { "name": "roundedtwigs" }, { "name": "texthi", "arg": { "format": "{}", "snippet": "texthi{${1:text}}" } }, { "name": "hightwigs" }, { "name": "textlo", "arg": { "format": "{}", "snippet": "textlo{${1:text}}" } }, { "name": "lowtwigs" }, { "name": "hflip", "arg": { "format": "{}", "snippet": "hflip{${1:rune}}" } }, { "name": "vflip", "arg": { "format": "{}", "snippet": "vflip{${1:rune}}" } }, { "name": "turn", "arg": { "format": "{}", "snippet": "turn{${1:rune}}" } }, { "name": "DeclareFontShapeWithSizes", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "DeclareFontShapeWithSizes{${1:encoding}}{${2:family}}{${3:series}}{${4:shape}}{${5:loading-info}}" } }, { "name": "lfdefault", "unusual": true }, { "name": "bldefault", "unusual": true }, { "name": "mldefault", "unusual": true }, { "name": "lldefault", "unusual": true }, { "name": "stdefault", "unusual": true }, { "name": "rodefault", "unusual": true }, { "name": "cwdefault", "unusual": true }, { "name": "rwdefault", "unusual": true }, { "name": "DeclareRuneSeparators", "unusual": true, "arg": { "format": "{}", "snippet": "DeclareRuneSeparators{${1:encoding}}" } }, { "name": "artdefault", "unusual": true }, { "name": "arndefault", "unusual": true }, { "name": "armdefault", "unusual": true }, { "name": "arldefault", "unusual": true }, { "name": "arcdefault", "unusual": true }, { "name": "aradefault", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/allrust.json ================================================ { "deps": [ { "name": "rustic" } ], "macros": [ { "name": "cmrfamily" }, { "name": "cmssfamily" }, { "name": "cmttfamily" }, { "name": "textcmr", "arg": { "format": "{}", "snippet": "textcmr{${1:text}}" } }, { "name": "textcmss", "arg": { "format": "{}", "snippet": "textcmss{${1:text}}" } }, { "name": "textcmtt", "arg": { "format": "{}", "snippet": "textcmtt{${1:text}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/allsqrc.json ================================================ { "deps": [ { "name": "sqrcaps" } ], "macros": [ { "name": "cmrfamily" }, { "name": "cmssfamily" }, { "name": "cmttfamily" }, { "name": "textcmr", "arg": { "format": "{}", "snippet": "textcmr{${1:text}}" } }, { "name": "textcmss", "arg": { "format": "{}", "snippet": "textcmss{${1:text}}" } }, { "name": "textcmtt", "arg": { "format": "{}", "snippet": "textcmtt{${1:text}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/alltgoth.json ================================================ { "deps": [ { "name": "tgothic" } ], "macros": [ { "name": "cmrfamily" }, { "name": "cmssfamily" }, { "name": "cmttfamily" }, { "name": "textcmr", "arg": { "format": "{}", "snippet": "textcmr{${1:text}}" } }, { "name": "textcmss", "arg": { "format": "{}", "snippet": "textcmss{${1:text}}" } }, { "name": "textcmtt", "arg": { "format": "{}", "snippet": "textcmtt{${1:text}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/alltt.json ================================================ { "deps": [], "macros": [], "envs": [ { "name": "alltt" } ], "keys": {}, "args": [] } ================================================ FILE: dev/packages/almendra.json ================================================ { "deps": [ { "name": "ifxetex" }, { "name": "ifluatex" }, { "name": "xkeyval" }, { "name": "fontenc" }, { "name": "fontaxes" }, { "name": "mweights" } ], "macros": [ { "name": "almendra" }, { "name": "almendrafamily", "unusual": true } ], "envs": [], "keys": { "\\usepackage/almendra#c": [ "scaled=${1:factor}", "type1" ] }, "args": [ "\\usepackage/almendra#c" ] } ================================================ FILE: dev/packages/alnumsec.json ================================================ { "deps": [ { "name": "ifthen" } ], "macros": [ { "name": "alnumsecstyle", "arg": { "format": "{}", "snippet": "alnumsecstyle{${1:specifiers}}" } }, { "name": "alnumsectionlevels", "arg": { "format": "{}{}", "snippet": "alnumsectionlevels{${1:level}}{${2:list of section csnames}}" } }, { "name": "otherseparators", "arg": { "format": "{}", "snippet": "otherseparators{${1:level}}" } }, { "name": "surroundRoman", "arg": { "format": "{}{}", "snippet": "surroundRoman{${1:before}}{${2:after}}" } }, { "name": "surroundRoman", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "surroundRoman[${3:before2}]{${1:before1}}{${2:after1}}" } }, { "name": "surroundRoman", "unusual": true, "arg": { "format": "[][]{}{}", "snippet": "surroundRoman[${3:before2}][${4:after2}]{${1:before1}}{${2:after1}}" } }, { "name": "surroundroman", "arg": { "format": "{}{}", "snippet": "surroundroman{${1:before}}{${2:after}}" } }, { "name": "surroundroman", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "surroundroman[${3:before2}]{${1:before1}}{${2:after1}}" } }, { "name": "surroundroman", "unusual": true, "arg": { "format": "[][]{}{}", "snippet": "surroundroman[${3:before2}][${4:after2}]{${1:before1}}{${2:after1}}" } }, { "name": "surroundarabic", "arg": { "format": "{}{}", "snippet": "surroundarabic{${1:before}}{${2:after}}" } }, { "name": "surroundarabic", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "surroundarabic[${3:before2}]{${1:before1}}{${2:after1}}" } }, { "name": "surroundarabic", "unusual": true, "arg": { "format": "[][]{}{}", "snippet": "surroundarabic[${3:before2}][${4:after2}]{${1:before1}}{${2:after1}}" } }, { "name": "surroundLetter", "arg": { "format": "{}{}", "snippet": "surroundLetter{${1:before}}{${2:after}}" } }, { "name": "surroundLetter", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "surroundLetter[${3:before2}]{${1:before1}}{${2:after1}}" } }, { "name": "surroundLetter", "unusual": true, "arg": { "format": "[][]{}{}", "snippet": "surroundLetter[${3:before2}][${4:after2}]{${1:before1}}{${2:after1}}" } }, { "name": "surroundletter", "arg": { "format": "{}{}", "snippet": "surroundletter{${1:before}}{${2:after}}" } }, { "name": "surroundletter", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "surroundletter[${3:before2}]{${1:before1}}{${2:after1}}" } }, { "name": "surroundletter", "unusual": true, "arg": { "format": "[][]{}{}", "snippet": "surroundletter[${3:before2}][${4:after2}]{${1:before1}}{${2:after1}}" } }, { "name": "surroundgreek", "arg": { "format": "{}{}", "snippet": "surroundgreek{${1:before}}{${2:after}}" } }, { "name": "surroundgreek", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "surroundgreek[${3:before2}]{${1:before1}}{${2:after1}}" } }, { "name": "surroundgreek", "unusual": true, "arg": { "format": "[][]{}{}", "snippet": "surroundgreek[${3:before2}][${4:after2}]{${1:before1}}{${2:after1}}" } }, { "name": "surrounddoubleletter", "arg": { "format": "{}{}", "snippet": "surrounddoubleletter{${1:before}}{${2:after}}" } }, { "name": "surrounddoubleletter", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "surrounddoubleletter[${3:before2}]{${1:before1}}{${2:after1}}" } }, { "name": "surrounddoubleletter", "unusual": true, "arg": { "format": "[][]{}{}", "snippet": "surrounddoubleletter[${3:before2}][${4:after2}]{${1:before1}}{${2:after1}}" } }, { "name": "surrounddoublegreek", "arg": { "format": "{}{}", "snippet": "surrounddoublegreek{${1:before}}{${2:after}}" } }, { "name": "surrounddoublegreek", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "surrounddoublegreek[${3:before2}]{${1:before1}}{${2:after1}}" } }, { "name": "surrounddoublegreek", "unusual": true, "arg": { "format": "[][]{}{}", "snippet": "surrounddoublegreek[${3:before2}][${4:after2}]{${1:before1}}{${2:after1}}" } }, { "name": "ifusepreviouslevels", "unusual": true }, { "name": "usepreviouslevelstrue", "unusual": true }, { "name": "usepreviouslevelsfalse", "unusual": true } ], "envs": [], "keys": { "\\usepackage/alnumsec#c": [ "usehighlevels" ] }, "args": [ "\\usepackage/alnumsec#c" ] } ================================================ FILE: dev/packages/alphabeta.json ================================================ { "deps": [ { "name": "textalpha" } ], "macros": [ { "name": "mathGamma", "unusual": true }, { "name": "mathDelta", "unusual": true }, { "name": "mathTheta", "unusual": true }, { "name": "mathLambda", "unusual": true }, { "name": "mathXi", "unusual": true }, { "name": "mathPi", "unusual": true }, { "name": "mathSigma", "unusual": true }, { "name": "mathUpsilon", "unusual": true }, { "name": "mathPhi", "unusual": true }, { "name": "mathPsi", "unusual": true }, { "name": "mathOmega", "unusual": true }, { "name": "mathalpha", "unusual": true }, { "name": "mathbeta", "unusual": true }, { "name": "mathgamma", "unusual": true }, { "name": "mathdelta", "unusual": true }, { "name": "mathepsilon", "unusual": true }, { "name": "mathvarepsilon", "unusual": true }, { "name": "mathzeta", "unusual": true }, { "name": "matheta", "unusual": true }, { "name": "maththeta", "unusual": true }, { "name": "mathvartheta", "unusual": true }, { "name": "mathiota", "unusual": true }, { "name": "mathkappa", "unusual": true }, { "name": "mathlambda", "unusual": true }, { "name": "mathmu", "unusual": true }, { "name": "mathnu", "unusual": true }, { "name": "mathxi", "unusual": true }, { "name": "mathpi", "unusual": true }, { "name": "mathvarpi", "unusual": true }, { "name": "mathrho", "unusual": true }, { "name": "mathvarrho", "unusual": true }, { "name": "mathsigma", "unusual": true }, { "name": "mathvarsigma", "unusual": true }, { "name": "mathtau", "unusual": true }, { "name": "mathupsilon", "unusual": true }, { "name": "mathphi", "unusual": true }, { "name": "mathvarphi", "unusual": true }, { "name": "mathchi", "unusual": true }, { "name": "mathpsi", "unusual": true }, { "name": "mathomega", "unusual": true }, { "name": "mathdigamma", "unusual": true }, { "name": "mathvarbeta", "unusual": true }, { "name": "mathvarkappa", "unusual": true }, { "name": "mathvarTheta", "unusual": true }, { "name": "Alpha" }, { "name": "Beta" }, { "name": "Epsilon" }, { "name": "Zeta" }, { "name": "Eta" }, { "name": "Iota" }, { "name": "Kappa" }, { "name": "Mu" }, { "name": "Nu" }, { "name": "Omicron" }, { "name": "Rho" }, { "name": "Tau" }, { "name": "Chi" }, { "name": "omicron" }, { "name": "finalsigma" }, { "name": "digamma" }, { "name": "Digamma" }, { "name": "stigma" }, { "name": "varstigma" }, { "name": "koppa" }, { "name": "Koppa" }, { "name": "qoppa" }, { "name": "Qoppa" }, { "name": "Stigma" }, { "name": "Sampi" }, { "name": "sampi" }, { "name": "varbeta" }, { "name": "varkappa" }, { "name": "varTheta" }, { "name": "betasymbol", "unusual": true }, { "name": "epsilonsymbol", "unusual": true }, { "name": "phisymbol", "unusual": true }, { "name": "kappasymbol", "unusual": true }, { "name": "pisymbol", "unusual": true }, { "name": "rhosymbol", "unusual": true }, { "name": "thetasymbol", "unusual": true }, { "name": "Thetasymbol", "unusual": true } ], "envs": [], "keys": { "\\usepackage/alphabeta#c": [ "normalize-symbols", "keep-semicolon" ] }, "args": [ "\\usepackage/alphabeta#c" ] } ================================================ FILE: dev/packages/alphalph.json ================================================ { "deps": [], "macros": [ { "name": "AlphAlph", "arg": { "format": "{}", "snippet": "AlphAlph{${1:number}}" } }, { "name": "alphalph", "arg": { "format": "{}", "snippet": "alphalph{${1:number}}" } }, { "name": "newalphalph", "arg": { "format": "{}{}{}", "snippet": "newalphalph{${1:cmd}}{${2:symbols provider}}{${3:num of symbols}}" } }, { "name": "newalphalph", "arg": { "format": "{}[]{}{}", "snippet": "newalphalph{${1:cmd}}[${4:method%keyvals}]{${2:symbols provider}}{${3:num of symbols}}", "keys": [ "\\newalphalph" ], "keyPos": 1 } } ], "envs": [], "keys": { "\\newalphalph": [ "alph", "wrap", "mult" ] }, "args": [] } ================================================ FILE: dev/packages/alterqcm.json ================================================ { "deps": [ { "name": "xkeyval" }, { "name": "calc" }, { "name": "ifthen" }, { "name": "array" }, { "name": "multirow" }, { "name": "pifont" } ], "macros": [ { "name": "AQmessage", "arg": { "format": "{}", "snippet": "AQmessage{${1:text}}" } }, { "name": "AQms", "unusual": true, "arg": { "format": "()", "snippet": "AQms(${1:height},${2:depth})" } }, { "name": "InputQuestionList", "arg": { "format": "{}{}{}", "snippet": "InputQuestionList{${1:filepath%file}}{${2:prefix}}{${3:num1,num2,...}}" } }, { "name": "AQannexe", "arg": { "format": "{}{}{}", "snippet": "AQannexe{${1:start}}{${2:end}}{${3:number of props}}" } }, { "name": "AQannexe", "arg": { "format": "[]{}{}{}", "snippet": "AQannexe[${4:options%keyvals}]{${1:start}}{${2:end}}{${3:number of props}}", "keys": [ "\\AQannexe" ], "keyPos": 0 } }, { "name": "AQpoints", "arg": { "format": "{}", "snippet": "AQpoints{${1:number}}" } }, { "name": "dingsquare" }, { "name": "dingchecksquare" }, { "name": "aqlabelforquest", "unusual": true }, { "name": "aqlabelforrep", "unusual": true }, { "name": "aqfoottext", "unusual": true }, { "name": "nextrandom", "unusual": true }, { "name": "setrannum", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "setrannum{${1:register}}{${2:min}}{${3:max}}" } }, { "name": "points", "unusual": true, "arg": { "format": "{}", "snippet": "points{${1:points}}" } }, { "name": "aqheightadvance", "unusual": true }, { "name": "aqdepthadvance", "unusual": true }, { "name": "aqpretxt", "unusual": true }, { "name": "aqpretxtVF", "unusual": true }, { "name": "aqtextfortrue", "unusual": true }, { "name": "aqtextforfalse", "unusual": true } ], "envs": [ { "name": "alterqcm" }, { "name": "alterqcm", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\begin{alterqcm}" ], "keyPos": 0 } } ], "keys": { "\\usepackage/alterqcm#c": [ "french", "english", "german", "greek", "russian", "italian", "chinese", "unknown" ], "\\begin{alterqcm}": [ "lq=", "pq=", "bonus=", "malus=", "numbreak=", "points=", "symb=", "corsymb=", "numstyle=", "propstyle=", "size=${1:fontsize cmd}", "afterpreskip=", "long", "sep", "pre", "VF", "numprop", "num", "nosquare", "title", "correction", "alea", "tone=${1:text}", "ttwo=${1:text}", "language=${1|english,german,greek,italian,russian,chinese,unknown|}", "transparent" ], "\\AQquestion": [ "pq=", "br=" ], "\\AQannexe": [ "VF", "propstyle=" ] }, "args": [ "\\usepackage/alterqcm#c" ] } ================================================ FILE: dev/packages/altfont.json ================================================ { "deps": [ { "name": "fontenc" } ], "macros": [ { "name": "AvailableRMFont", "arg": { "format": "{}{}", "snippet": "AvailableRMFont{${1:long name}}{${2:NFSS family name}}" } }, { "name": "AvailableRMFont", "arg": { "format": "[]{}{}", "snippet": "AvailableRMFont[${3:additional code}]{${1:long name}}{${2:NFSS family name}}" } }, { "name": "AvailableSFFont", "arg": { "format": "{}{}", "snippet": "AvailableSFFont{${1:long name}}{${2:NFSS family name}}" } }, { "name": "AvailableSFFont", "arg": { "format": "[]{}{}", "snippet": "AvailableSFFont[${3:additional code}]{${1:long name}}{${2:NFSS family name}}" } }, { "name": "AvailableTTFont", "arg": { "format": "{}{}", "snippet": "AvailableTTFont{${1:long name}}{${2:NFSS family name}}" } }, { "name": "AvailableTTFont", "arg": { "format": "[]{}{}", "snippet": "AvailableTTFont[${3:additional code}]{${1:long name}}{${2:NFSS family name}}" } }, { "name": "AvailableFont", "arg": { "format": "{}{}{}{}", "snippet": "AvailableFont{${1:symbolic name}}{${2:rm font}}{${3:sf font}}{${4:tt font}}" } }, { "name": "AvailableFont", "arg": { "format": "[]{}{}{}{}", "snippet": "AvailableFont[${5:additional code}]{${1:symbolic name}}{${2:rm font}}{${3:sf font}}{${4:tt font}}" } }, { "name": "DefaultRMFont", "arg": { "format": "{}", "snippet": "DefaultRMFont{${1:NFSS family name}}" } }, { "name": "DefaultSFFont", "arg": { "format": "{}", "snippet": "DefaultSFFont{${1:NFSS family name}}" } }, { "name": "DefaultTTFont", "arg": { "format": "{}", "snippet": "DefaultTTFont{${1:NFSS family name}}" } }, { "name": "altfontenc", "arg": { "format": "{}", "snippet": "altfontenc{${1:encoding}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/altsubsup.json ================================================ { "deps": [ { "name": "amstext" }, { "name": "spbmark", "if": "spbmark" } ], "macros": [ { "name": "SetAltSubscriptCommand", "arg": { "format": "{}", "snippet": "SetAltSubscriptCommand{${1:command}}" } }, { "name": "SetAltSuperscriptCommand", "arg": { "format": "{}", "snippet": "SetAltSuperscriptCommand{${1:command}}" } }, { "name": "SetAltSubSupCommands", "arg": { "format": "{}", "snippet": "SetAltSubSupCommands{${1:command}}" } } ], "envs": [], "keys": { "\\usepackage/altsubsup#c": [ "subscript", "superscript", "both", "spbmark" ] }, "args": [ "\\usepackage/altsubsup#c" ] } ================================================ FILE: dev/packages/altverse.json ================================================ { "deps": [ { "name": "array" }, { "name": "xtab" } ], "macros": [ { "name": "Vbreak", "unusual": true, "arg": { "format": "{}", "snippet": "Vbreak{${1:envname}}" } }, { "name": "Vindent", "arg": { "format": "[]", "snippet": "Vindent[${1:inches}]" } }, { "name": "Vhead", "arg": { "format": "{}", "snippet": "Vhead{${1:header%text}}" } }, { "name": "Vhead", "arg": { "format": "[]{}", "snippet": "Vhead[${2:short header%text}]{${1:header%text}}" } }, { "name": "VCtitle" }, { "name": "Vctitle" }, { "name": "VLtitle" }, { "name": "Vstars" }, { "name": "Vsub", "arg": { "format": "{}", "snippet": "Vsub{${1:subheader%text}}" } }, { "name": "Vto", "arg": { "format": "{}", "snippet": "Vto{${1:dedication%text}}" } }, { "name": "Vat", "arg": { "format": "{}", "snippet": "Vat{${1:annotation%text}}" } }, { "name": "VheadFormat", "unusual": true }, { "name": "VheadSize", "unusual": true }, { "name": "VtoFormat", "unusual": true }, { "name": "VatFormat", "unusual": true } ], "envs": [ { "name": "Verse" }, { "name": "Verse", "arg": { "format": "[]", "snippet": "[${1:line prefix code}]" } }, { "name": "VERSE" }, { "name": "VERSE", "arg": { "format": "[]", "snippet": "[${1:line prefix code}]" } }, { "name": "Verse*" }, { "name": "Verse*", "arg": { "format": "[]", "snippet": "[${1:line prefix code}]" } } ], "keys": {}, "args": [] } ================================================ FILE: dev/packages/ams-mdbch.json ================================================ { "deps": [ { "name": "amssymb" }, { "name": "amsfonts" } ], "macros": [ { "name": "udtimes" }, { "name": "utimes" }, { "name": "dtimes" }, { "name": "digammaup", "unusual": true }, { "name": "varkappaup", "unusual": true }, { "name": "digammait", "unusual": true }, { "name": "varkappait", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/amsaddr.json ================================================ { "deps": [], "macros": [ { "name": "author", "arg": { "format": "[]{}", "snippet": "author[${2:short name}]{${1:name}}" } }, { "name": "emails", "unusual": true } ], "envs": [], "keys": { "\\usepackage/amsaddr#c": [ "foot" ] }, "args": [ "\\usepackage/amsaddr#c" ] } ================================================ FILE: dev/packages/amsbib.json ================================================ { "deps": [ { "name": "graphicx" }, { "name": "color" }, { "name": "hyperref" } ], "macros": [ { "name": "RBibitem", "arg": { "format": "{}", "snippet": "RBibitem{${1:citekey}}" } }, { "name": "RBibitem", "arg": { "format": "[]{}", "snippet": "RBibitem[${2:label}]{${1:citekey}}" } }, { "name": "Bibitem", "arg": { "format": "{}", "snippet": "Bibitem{${1:citekey}}" } }, { "name": "Bibitem", "arg": { "format": "[]{}", "snippet": "Bibitem[${2:label}]{${1:citekey}}" } }, { "name": "adsnasa", "arg": { "format": "{}", "snippet": "adsnasa{${1:URL}}" } }, { "name": "arxiv" }, { "name": "book" }, { "name": "bookinfo" }, { "name": "bookvol" }, { "name": "bookvols" }, { "name": "by" }, { "name": "byy" }, { "name": "crossref", "arg": { "format": "{}", "snippet": "crossref{${1:URL}}" } }, { "name": "ed" }, { "name": "edition" }, { "name": "eds" }, { "name": "elink" }, { "name": "eprint" }, { "name": "eprintinfo" }, { "name": "finalbookinfo" }, { "name": "finalinfo" }, { "name": "hrarxiv", "arg": { "format": "{}", "snippet": "hrarxiv{${1:URL}}" } }, { "name": "inbook" }, { "name": "isbn" }, { "name": "isi", "arg": { "format": "{}", "snippet": "isi{${1:URL}}" } }, { "name": "issue" }, { "name": "issueinfo" }, { "name": "jour" }, { "name": "journalname" }, { "name": "lang" }, { "name": "mathnet", "arg": { "format": "{}", "snippet": "mathnet{${1:URL}}" } }, { "name": "mathscinet", "arg": { "format": "{}", "snippet": "mathscinet{${1:URL}}" } }, { "name": "miscnote" }, { "name": "monthissue" }, { "name": "moreref" }, { "name": "morerref" }, { "name": "No" }, { "name": "nofrills" }, { "name": "page" }, { "name": "pages" }, { "name": "paper" }, { "name": "paperinfo" }, { "name": "papernumber" }, { "name": "preprint" }, { "name": "preprintinfo" }, { "name": "proc" }, { "name": "procinfo" }, { "name": "ptype" }, { "name": "publ" }, { "name": "publaddr" }, { "name": "publaddrr" }, { "name": "publaddrrr" }, { "name": "publl" }, { "name": "publll" }, { "name": "rtransl" }, { "name": "scopus", "arg": { "format": "{}", "snippet": "scopus{${1:URL}}" } }, { "name": "serial" }, { "name": "serissue" }, { "name": "thesis" }, { "name": "thesisinfo" }, { "name": "toappear" }, { "name": "totalpages" }, { "name": "transl" }, { "name": "vol" }, { "name": "volinfo" }, { "name": "voltitle" }, { "name": "yr" }, { "name": "zmath", "arg": { "format": "{}", "snippet": "zmath{${1:URL}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/amsbooka.json ================================================ { "deps": [], "macros": [ { "name": "barefootnote", "arg": { "format": "{}", "snippet": "barefootnote{${1:text}}" } }, { "name": "partauthor", "unusual": true } ], "envs": [ { "name": "inchapterbibliography", "arg": { "format": "{}", "snippet": "{${1:widest label}}" } } ], "keys": { "\\usepackage/amsbooka#c": [ "rhchapnum", "rhchapsec" ] }, "args": [ "\\usepackage/amsbooka#c" ] } ================================================ FILE: dev/packages/amsbsy.json ================================================ { "deps": [ { "name": "amsgen" } ], "macros": [ { "name": "boldsymbol", "arg": { "format": "{}", "snippet": "boldsymbol{${1:symbol}}" } }, { "name": "pmb", "arg": { "format": "{}", "snippet": "pmb{${1:symbol}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/amscd.json ================================================ { "deps": [ { "name": "amsgen" } ], "macros": [ { "name": "minCDarrowwidth", "unusual": true } ], "envs": [ { "name": "CD" } ], "keys": {}, "args": [] } ================================================ FILE: dev/packages/amscdx.json ================================================ { "deps": [ { "name": "amsgen" }, { "name": "xcolor" }, { "name": "graphicx" } ], "macros": [ { "name": "CDlor", "arg": { "format": "{}", "snippet": "CDlor{${1:color}}" } }, { "name": "minCDarrowwidth", "unusual": true }, { "name": "iflyx", "unusual": true }, { "name": "lyxtrue", "unusual": true }, { "name": "lyxfalse", "unusual": true }, { "name": "ifCDfat", "unusual": true }, { "name": "CDfattrue", "unusual": true }, { "name": "CDfatfalse", "unusual": true }, { "name": "ifCDash", "unusual": true }, { "name": "CDashtrue", "unusual": true }, { "name": "CDashfalse", "unusual": true } ], "envs": [ { "name": "CD" } ], "keys": { "\\usepackage/amscdx#c": [ "lyx" ] }, "args": [ "\\usepackage/amscdx#c" ] } ================================================ FILE: dev/packages/amsfonts.json ================================================ { "deps": [], "macros": [ { "name": "mathfrak", "arg": { "format": "{}", "snippet": "mathfrak{${1:text%plain}}" } }, { "name": "angle", "detail": "∠", "doc": "Angle" }, { "name": "Box" }, { "name": "dasharrow" }, { "name": "dashleftarrow" }, { "name": "dashrightarrow" }, { "name": "Diamond" }, { "name": "hbar" }, { "name": "Join", "detail": "⨝ (\"amssymb\" command)", "doc": "Join" }, { "name": "leadsto" }, { "name": "lhd" }, { "name": "llcorner", "detail": "⌞ (\"amsfonts\" command)", "doc": "Lower left corner" }, { "name": "lozenge" }, { "name": "lrcorner", "detail": "⌟ (\"amsfonts\" command)", "doc": "Lower right corner" }, { "name": "mho", "detail": "℧ (\"amsfonts arevmath\" command)", "doc": "\\mho (wrisym), t \\agemo (wasysym), conductance" }, { "name": "rhd" }, { "name": "rightleftharpoons", "detail": "⇌", "doc": "\\equilibrium (wrisym), right harpoon over left" }, { "name": "rightsquigarrow", "detail": "⇝ (\"amssymb\" command)", "doc": "Rightwards squiggle arrow" }, { "name": "sqsubset", "detail": "⊏ (\"amsfonts\" command)", "doc": "Square subset" }, { "name": "sqsupset", "detail": "⊐ (\"amsfonts\" command)", "doc": "Square superset" }, { "name": "square" }, { "name": "trianglelefteq", "detail": "⊴ (\"amssymb\" command)", "doc": "\\unlhd (wrisym), left triangle, equals" }, { "name": "trianglerighteq", "detail": "⊵ (\"amssymb\" command)", "doc": "\\unrhd (wrisym), right triangle, equals" }, { "name": "ulcorner", "detail": "⌜ (\"amsfonts\" command)", "doc": "Upper left corner" }, { "name": "unlhd" }, { "name": "unrhd" }, { "name": "urcorner", "detail": "⌝ (\"amsfonts\" command)", "doc": "Upper right corner" }, { "name": "vartriangleleft", "detail": "⊲ (\"amssymb\" command)", "doc": "Left triangle, open, variant" }, { "name": "vartriangleright", "detail": "⊳ (\"amssymb\" command)", "doc": "Right triangle, open, variant" }, { "name": "yen", "detail": "¥ (\"amsfonts\" command)", "doc": "Yen sign" }, { "name": "checkmark", "detail": "✓ (\"amsfonts\" command)", "doc": "\\ballotcheck (arevmath), tick, check mark" }, { "name": "circledR" }, { "name": "maltese", "detail": "✠ (\"amsfonts\" command)", "doc": "Maltese cross" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/amsmath.json ================================================ { "deps": [ { "name": "amstext" }, { "name": "amsbsy" }, { "name": "amsopn" } ], "macros": [ { "name": "allowdisplaybreaks" }, { "name": "allowdisplaybreaks", "arg": { "format": "[]", "snippet": "allowdisplaybreaks[${1:value}]" } }, { "name": "AmS" }, { "name": "AmSfont", "unusual": true }, { "name": "And", "unusual": true }, { "name": "binom", "arg": { "format": "{}{}", "snippet": "binom{${1:above}}{${2:below}}" } }, { "name": "boxed", "arg": { "format": "{}", "snippet": "boxed{${1:formula}}" } }, { "name": "cfrac", "arg": { "format": "[]{}{}", "snippet": "cfrac[${3:align}]{${1:num%:translatable}}{${2:den%:translatable}}" } }, { "name": "cfrac", "arg": { "format": "{}{}", "snippet": "cfrac{${1:num%:translatable}}{${2:den%:translatable}}" } }, { "name": "dbinom", "arg": { "format": "{}{}", "snippet": "dbinom{${1:above}}{${2:below}}" } }, { "name": "ddddot", "arg": { "format": "{}", "snippet": "ddddot{${1:arg}}" } }, { "name": "dddot", "arg": { "format": "{}", "snippet": "dddot{${1:arg}}" } }, { "name": "dfrac", "arg": { "format": "{}{}", "snippet": "dfrac{${1:num%:translatable}}{${2:den%:translatable}}" } }, { "name": "displaybreak" }, { "name": "displaybreak", "arg": { "format": "[]", "snippet": "displaybreak[${1:value}]" } }, { "name": "DOTSB", "unusual": true }, { "name": "DOTSI", "unusual": true }, { "name": "DOTSX", "unusual": true }, { "name": "dotsb" }, { "name": "dotsc" }, { "name": "dotsi" }, { "name": "dotsm" }, { "name": "dotso" }, { "name": "endmathdisplay", "unusual": true, "arg": { "format": "{}", "snippet": "endmathdisplay{${1:envname}}" } }, { "name": "eqref", "arg": { "format": "{}", "snippet": "eqref{${1:label}}" } }, { "name": "genfrac", "arg": { "format": "{}{}{}{}{}{}", "snippet": "genfrac{${1:left-delim}}{${2:right-delim}}{${3:thickness%l}}{${4:mathstyle}}{${5:numerator}}{${6:denominator}}" } }, { "name": "hdots", "unusual": true }, { "name": "hdotsfor", "arg": { "format": "{}", "snippet": "hdotsfor{${1:columns}}" } }, { "name": "hdotsfor", "arg": { "format": "[]{}", "snippet": "hdotsfor[${2:multiplier}]{${1:columns}}" } }, { "name": "idotsint" }, { "name": "iiiint", "detail": "⨌ (\"amsmath esint\" command)", "doc": "Quadruple integral operator" }, { "name": "iiint", "detail": "∭ (\"amsmath fourier esint wasysym\" command)", "doc": "Triple integral operator" }, { "name": "iint", "detail": "∬ (\"amsmath fourier esint wasysym\" command)", "doc": "Double integral operator" }, { "name": "impliedby" }, { "name": "implies" }, { "name": "intertext", "arg": { "format": "{}", "snippet": "intertext{${1:word or phrase%text}}" } }, { "name": "leftroot", "arg": { "format": "{}", "snippet": "leftroot{${1:argument}}" } }, { "name": "lvert" }, { "name": "lVert" }, { "name": "mathdisplay", "unusual": true, "arg": { "format": "{}", "snippet": "mathdisplay{${1:envname}}" } }, { "name": "mintagsep", "unusual": true }, { "name": "minalignsep", "unusual": true }, { "name": "mod" }, { "name": "mspace", "arg": { "format": "{}", "snippet": "mspace{${1:dimen}}" } }, { "name": "MultiIntegral", "unusual": true, "arg": { "format": "{}", "snippet": "MultiIntegral{${1:integer}}" } }, { "name": "multlinegap", "unusual": true }, { "name": "multlinetaggap", "unusual": true }, { "name": "nobreakdash" }, { "name": "notag" }, { "name": "numberwithin", "arg": { "format": "{}{}", "snippet": "numberwithin{${1:counter}}{${2:within-counter}}" } }, { "name": "numberwithin", "arg": { "format": "[]{}{}", "snippet": "numberwithin[${3:format}]{${1:counter}}{${2:within-counter}}" } }, { "name": "overleftrightarrow", "arg": { "format": "{}", "snippet": "overleftrightarrow{${1:argument}}" }, "detail": "x⃡ (\"amsmath\" command)", "doc": "Combining left right arrow above" }, { "name": "overset", "arg": { "format": "{}{}", "snippet": "overset{${1:superscript}}{${2:argument}}" } }, { "name": "overunderset", "arg": { "format": "{}{}{}", "snippet": "overunderset{${1:superscript}}{${2:subscript}}{${3:argument}}" } }, { "name": "pod" }, { "name": "raisetag", "arg": { "format": "{}", "snippet": "raisetag{${1:dimen}}" } }, { "name": "rvert" }, { "name": "rVert" }, { "name": "shoveright", "arg": { "format": "{}", "snippet": "shoveright{${1:arg}}" } }, { "name": "shoveleft", "arg": { "format": "{}", "snippet": "shoveleft{${1:arg}}" } }, { "name": "sideset", "arg": { "format": "{}{}{}", "snippet": "sideset{${1:left}}{${2:right}}{${3:symbol}}" } }, { "name": "smash", "arg": { "format": "{}", "snippet": "smash{${1:argument}}" } }, { "name": "smash", "arg": { "format": "[]{}", "snippet": "smash[${2:valign}]{${1:argument}}" } }, { "name": "substack", "arg": { "format": "{}", "snippet": "substack{${1:argument}}" } }, { "name": "tag", "arg": { "format": "{}", "snippet": "tag{${1:label}}" } }, { "name": "tag*", "arg": { "format": "{}", "snippet": "tag*{${1:label}}" } }, { "name": "tbinom", "arg": { "format": "{}{}", "snippet": "tbinom{${1:above}}{${2:below}}" } }, { "name": "tfrac", "arg": { "format": "{}{}", "snippet": "tfrac{${1:num%:translatable}}{${2:den%:translatable}}" } }, { "name": "theparentequation", "unusual": true }, { "name": "thetag", "unusual": true }, { "name": "underleftarrow", "arg": { "format": "{}", "snippet": "underleftarrow{${1:argument}}" }, "detail": "x⃮ (\"amsmath\" command)", "doc": "Combining left arrow below" }, { "name": "underleftrightarrow", "arg": { "format": "{}", "snippet": "underleftrightarrow{${1:argument}}" } }, { "name": "underrightarrow", "arg": { "format": "{}", "snippet": "underrightarrow{${1:argument}}" }, "detail": "x⃯ (\"amsmath\" command)", "doc": "Combining right arrow below" }, { "name": "underset", "arg": { "format": "{}{}", "snippet": "underset{${1:subscript}}{${2:argument}}" } }, { "name": "uproot", "arg": { "format": "{}", "snippet": "uproot{${1:argument}}" } }, { "name": "varDelta" }, { "name": "varGamma" }, { "name": "varLambda" }, { "name": "varOmega" }, { "name": "varPhi" }, { "name": "varPi" }, { "name": "varPsi" }, { "name": "varSigma" }, { "name": "varTheta" }, { "name": "varUpsilon" }, { "name": "varXi" }, { "name": "veqno", "unusual": true, "arg": { "format": "{}", "snippet": "veqno{${1:eqn num}}" } }, { "name": "xleftarrow", "arg": { "format": "[]{}", "snippet": "xleftarrow[${2:subscript}]{${1:superscript}}" } }, { "name": "xleftarrow", "arg": { "format": "{}", "snippet": "xleftarrow{${1:superscript}}" } }, { "name": "xrightarrow", "arg": { "format": "[]{}", "snippet": "xrightarrow[${2:subscript}]{${1:superscript}}" } }, { "name": "xrightarrow", "arg": { "format": "{}", "snippet": "xrightarrow{${1:superscript}}" } } ], "envs": [ { "name": "align" }, { "name": "align*" }, { "name": "alignat", "arg": { "format": "[]{}", "snippet": "[${2:alignment}]{${1:ncols}}" } }, { "name": "alignat*", "arg": { "format": "[]{}", "snippet": "[${2:alignment}]{${1:ncols}}" } }, { "name": "alignat", "arg": { "format": "{}", "snippet": "{${1:ncols}}" } }, { "name": "alignat*", "arg": { "format": "{}", "snippet": "{${1:ncols}}" } }, { "name": "aligned" }, { "name": "aligned", "arg": { "format": "[]", "snippet": "[${1:alignment}]" } }, { "name": "alignedat", "arg": { "format": "{}", "snippet": "{${1:ncols}}" } }, { "name": "bmatrix" }, { "name": "Bmatrix" }, { "name": "cases" }, { "name": "equation*" }, { "name": "flalign" }, { "name": "flalign*" }, { "name": "gather" }, { "name": "gather*" }, { "name": "gathered" }, { "name": "gathered", "arg": { "format": "[]", "snippet": "[${1:alignment}]" } }, { "name": "matrix" }, { "name": "multline" }, { "name": "multline*" }, { "name": "pmatrix" }, { "name": "smallmatrix" }, { "name": "split" }, { "name": "subarray" }, { "name": "subarray", "arg": { "format": "{}", "snippet": "{${1:align}}" } }, { "name": "subequations" }, { "name": "vmatrix" }, { "name": "Vmatrix" }, { "name": "xalignat", "unusual": true }, { "name": "xalignat*", "unusual": true }, { "name": "xxalignat", "unusual": true } ], "keys": { "\\usepackage/amsmath#c": [ "intlimits", "nointlimits", "sumlimits", "nosumlimits", "namelimits", "nonamelimits", "leqno", "reqno", "centertags", "tbtags", "cmex10", "fleqn", "alignedleftspaceyes", "alignedleftspaceno", "alignedleftspaceyesifneg" ] }, "args": [ "\\usepackage/amsmath#c" ] } ================================================ FILE: dev/packages/amsmidx.json ================================================ { "deps": [], "macros": [ { "name": "makeindex", "arg": { "format": "{}", "snippet": "makeindex{${1:name}}" } }, { "name": "printindex", "arg": { "format": "{}", "snippet": "printindex{${1:name}}" } }, { "name": "Printindex", "arg": { "format": "{}{}", "snippet": "Printindex{${1:name}}{${2:title}}" } }, { "name": "indexcomment", "arg": { "format": "{}", "snippet": "indexcomment{${1:text}}" } }, { "name": "theindexcomment", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/amsopn.json ================================================ { "deps": [ { "name": "amsgen" } ], "macros": [ { "name": "operatorname", "arg": { "format": "{}", "snippet": "operatorname{${1:name}}" } }, { "name": "operatorname*", "arg": { "format": "{}", "snippet": "operatorname*{${1:name}}" } }, { "name": "operatornamewithlimits", "unusual": true, "arg": { "format": "{}", "snippet": "operatornamewithlimits{${1:name}}" } }, { "name": "qopname", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "qopname{${1:arg}}{${2:m or o}}{${3:name}}" } }, { "name": "DeclareMathOperator", "arg": { "format": "{}{}", "snippet": "DeclareMathOperator{${1:command}}{${2:definition}}" } }, { "name": "DeclareMathOperator*", "arg": { "format": "{}{}", "snippet": "DeclareMathOperator*{${1:command}}{${2:definition}}" } }, { "name": "operatorfont", "unusual": true }, { "name": "arccos" }, { "name": "arcsin" }, { "name": "arctan" }, { "name": "arg" }, { "name": "cos" }, { "name": "cosh" }, { "name": "cot" }, { "name": "coth" }, { "name": "csc" }, { "name": "deg" }, { "name": "det" }, { "name": "dim" }, { "name": "exp" }, { "name": "gcd" }, { "name": "hom" }, { "name": "inf" }, { "name": "injlim" }, { "name": "ker" }, { "name": "lg" }, { "name": "lim" }, { "name": "liminf" }, { "name": "limsup" }, { "name": "ln" }, { "name": "log" }, { "name": "max" }, { "name": "min" }, { "name": "Pr" }, { "name": "projlim" }, { "name": "sec" }, { "name": "sin" }, { "name": "sinh" }, { "name": "sup" }, { "name": "tan" }, { "name": "tanh" }, { "name": "varinjlim" }, { "name": "varprojlim" }, { "name": "varliminf" }, { "name": "varlimsup" } ], "envs": [], "keys": { "\\usepackage/amsopn#c": [ "namelimits", "nonamelimits" ] }, "args": [ "\\usepackage/amsopn#c" ] } ================================================ FILE: dev/packages/amsrefs.json ================================================ { "deps": [ { "name": "url" }, { "name": "pcatcode" }, { "name": "ifoption" }, { "name": "rkeyval" }, { "name": "textcmds" }, { "name": "mathscinet" }, { "name": "backref", "if": "backrefs" }, { "name": "hyperref", "if": "msc-links" }, { "name": "amsbst", "if": "bibtex-style" } ], "macros": [ { "name": "bib", "arg": { "format": "{}{}{}", "snippet": "bib{${1:citekey}}{${2:type}}{${3:fields%keyvals}}", "keys": [ "\\bib,\\bib*" ], "keyPos": 2 } }, { "name": "bib*", "arg": { "format": "{}{}{}", "snippet": "bib*{${1:citekey%plain}}{${2:type}}{${3:fields%keyvals}}", "keys": [ "\\bib,\\bib*" ], "keyPos": 2 } }, { "name": "bibselect", "arg": { "format": "{}", "snippet": "bibselect{${1:.ltb files%file}}" } }, { "name": "bibselect*", "arg": { "format": "{}", "snippet": "bibselect*{${1:.ltb files%file}}" } }, { "name": "resetbiblist", "arg": { "format": "{}", "snippet": "resetbiblist{${1:widest label}}" } }, { "name": "bibname" }, { "name": "MR", "arg": { "format": "{}", "snippet": "MR{${1:number}}" } }, { "name": "cite", "arg": { "format": "{}*{}", "snippet": "cite{${1:bibid}}*{${2:postfix%text}}" } }, { "name": "citelist", "arg": { "format": "{}", "snippet": "citelist{${1:cite commands}}" } }, { "name": "cites", "arg": { "format": "{}", "snippet": "cites{${1:bibid}}" } }, { "name": "ycite", "arg": { "format": "{}", "snippet": "ycite{${1:bibid}}" } }, { "name": "ycites", "arg": { "format": "{}", "snippet": "ycites{${1:bibid}}" } }, { "name": "ocite", "arg": { "format": "{}", "snippet": "ocite{${1:bibid}}" } }, { "name": "ocites", "arg": { "format": "{}", "snippet": "ocites{${1:bibid}}" } }, { "name": "citeauthor", "arg": { "format": "{}", "snippet": "citeauthor{${1:bibid}}" } }, { "name": "citeauthory", "arg": { "format": "{}", "snippet": "citeauthory{${1:bibid}}" } }, { "name": "fullcite", "arg": { "format": "{}", "snippet": "fullcite{${1:bibid}}" } }, { "name": "fullocite", "arg": { "format": "{}", "snippet": "fullocite{${1:bibid}}" } }, { "name": "DefineName", "arg": { "format": "{}{}", "snippet": "DefineName{${1:citekey%plain}}{${2:name}}" } }, { "name": "DefineJournal", "arg": { "format": "{}{}{}{}", "snippet": "DefineJournal{${1:citekey%plain}}{${2:issn}}{${3:shortjournal}}{${4:journal}}" } }, { "name": "DefinePublisher", "arg": { "format": "{}{}{}{}", "snippet": "DefinePublisher{${1:citekey%plain}}{${2:shortpublisher}}{${3:publisher}}{${4:address}}" } }, { "name": "parenthesize", "unusual": true, "arg": { "format": "{}", "snippet": "parenthesize{${1:text}}" } }, { "name": "bibquotes", "unusual": true, "arg": { "format": "{}", "snippet": "bibquotes{${1:text}}" } }, { "name": "voltext", "unusual": true }, { "name": "issuetext", "unusual": true }, { "name": "editiontext", "unusual": true }, { "name": "DashPages", "unusual": true, "arg": { "format": "{}", "snippet": "DashPages{${1:page ranges}}" } }, { "name": "nopunct", "unusual": true }, { "name": "PrintPrimary", "unusual": true }, { "name": "PrintAuthors", "unusual": true, "arg": { "format": "{}", "snippet": "PrintAuthors{${1:authors}}" } }, { "name": "PrintEditorsA", "unusual": true, "arg": { "format": "{}", "snippet": "PrintEditorsA{${1:editors}}" } }, { "name": "PrintEditorsB", "unusual": true, "arg": { "format": "{}", "snippet": "PrintEditorsB{${1:editors}}" } }, { "name": "PrintEditorsC", "unusual": true, "arg": { "format": "{}", "snippet": "PrintEditorsC{${1:editors}}" } }, { "name": "PrintTranslatorsA", "unusual": true, "arg": { "format": "{}", "snippet": "PrintTranslatorsA{${1:translators}}" } }, { "name": "PrintTranslatorsB", "unusual": true, "arg": { "format": "{}", "snippet": "PrintTranslatorsB{${1:translators}}" } }, { "name": "PrintTranslatorsC", "unusual": true, "arg": { "format": "{}", "snippet": "PrintTranslatorsC{${1:translators}}" } }, { "name": "sameauthors", "unusual": true, "arg": { "format": "{}", "snippet": "sameauthors{${1:name}}" } }, { "name": "bysame", "unusual": true }, { "name": "Plural", "unusual": true, "arg": { "format": "{}", "snippet": "Plural{${1:text%plain}}" } }, { "name": "SingularPlural", "unusual": true, "arg": { "format": "{}", "snippet": "SingularPlural{${1:text%plain}}" } }, { "name": "PrintReviews", "unusual": true, "arg": { "format": "{}", "snippet": "PrintReviews{${1:review numbers}}" } }, { "name": "BibField", "unusual": true, "arg": { "format": "{}", "snippet": "BibField{${1:field}}" } }, { "name": "IfEmptyBibField", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "IfEmptyBibField{${1:field}}{${2:true}}{${3:false}}" } }, { "name": "PrintEdition", "unusual": true, "arg": { "format": "{}", "snippet": "PrintEdition{${1:edition}}" } }, { "name": "CardinalNumeric", "unusual": true, "arg": { "format": "{}", "snippet": "CardinalNumeric{${1:arg}}" } }, { "name": "PrintDate", "unusual": true, "arg": { "format": "{}", "snippet": "PrintDate{${1:date}}" } }, { "name": "PrintYear", "unusual": true, "arg": { "format": "{}", "snippet": "PrintYear{${1:year}}" } } ], "envs": [ { "name": "bibchapter" }, { "name": "bibchapter", "arg": { "format": "[]", "snippet": "[${1:heading%text}]" } }, { "name": "bibdiv" }, { "name": "bibdiv", "arg": { "format": "[]", "snippet": "[${1:heading%text}]" } }, { "name": "biblist" }, { "name": "biblist", "arg": { "format": "[]", "snippet": "[${1:before-code}]" } }, { "name": "biblist", "arg": { "format": "*{}", "snippet": "*{${1:keyvals}}" } }, { "name": "biblist", "arg": { "format": "[]*{}", "snippet": "[${2:before-code}]*{${1:keyvals}}" } }, { "name": "bibsection" }, { "name": "bibsection", "arg": { "format": "[]", "snippet": "[${1:heading%text}]" } } ], "keys": { "\\usepackage/amsrefs#c": [ "alphabetic", "shortalphabetic", "author-year", "y2k", "non-compressed-cites", "non-sorted-cites", "abbrev", "initials", "short-journals", "short-months", "short-publishers", "backrefs", "bibtex-style", "citation-order", "lite", "msc-links", "nobysame" ], "\\bib,\\bib*": [ "accessdate={${1:date}}", "address={${1:address}}", "booktitle={${1:title}}", "date={${1:date}}", "edition={${1:edition}}", "eprint={${1:eprint info}}", "hyphenation={${1:language}}", "journal={${1:journal}}", "label={${1:label}}", "language={${1:language}}", "note={${1:text}}", "number={${1:issue number}}", "organization={${1:organization}}", "pages={${1:page range}}", "part={${1:part}}", "publisher={${1:publisher}}", "series={${1:series}}", "status={${1:text}}", "subtitle={${1:subtitle}}", "title={${1:title}}", "type={${1:thesis type}}", "volume={${1:volume number}}", "xref={${1:citekey}}", "author={${1:name}}", "editor={${1:name}}", "translator={${1:name}}", "isbn={${1:isbn}}", "issn={${1:issn}}", "review={${1:review number}}", "book={${1:keyvals}}", "conference={${1:keyvals}}", "contribution={${1:keyvals}}", "partial={${1:keyvals}}", "reprint={${1:keyvals}}", "translation={${1:keyvals}}" ] }, "args": [ "\\usepackage/amsrefs#c" ] } ================================================ FILE: dev/packages/amssymb.json ================================================ { "deps": [ { "name": "amsfonts" } ], "macros": [ { "name": "approxeq", "detail": "≊ (\"amssymb\" command)", "doc": "Approximate, equals" }, { "name": "backepsilon" }, { "name": "backprime", "detail": "‵ (\"amssymb\" command)", "doc": "Reverse prime, not superscripted" }, { "name": "backsim", "detail": "∽ (\"amssymb\" command)", "doc": "Reverse similar" }, { "name": "backsimeq", "detail": "⋍ (\"amssymb\" command)", "doc": "Reverse similar, equals" }, { "name": "barwedge", "detail": "⊼ (\"amssymb\" command)", "doc": "Logical nand (bar over wedge)" }, { "name": "Bbbk", "detail": "𝕜 (\"bbold fourier\" command)", "doc": "\\bbbk (amssymb), mathematical double-struck small k" }, { "name": "because", "detail": "∵ (\"amssymb wrisym\" command)", "doc": "Because" }, { "name": "beth", "detail": "ℶ (\"amssymb wrisym\" command)", "doc": "Beth, hebrew" }, { "name": "between", "detail": "≬ (\"amssymb\" command)", "doc": "Between" }, { "name": "bigstar", "detail": "★ (\"amssymb\" command)", "doc": "Star, filled" }, { "name": "blacklozenge" }, { "name": "blacksquare" }, { "name": "blacktriangle", "detail": "▴ (\"mathabx\" command)", "doc": "Up triangle, filled" }, { "name": "blacktriangledown", "detail": "▾ (\"mathabx\" command)", "doc": "Black down-pointing small triangle" }, { "name": "blacktriangleleft", "detail": "◀ (\"wasysym\" command)", "doc": "\\blacktriangleleft (fourier -mathabx), (large) left triangle, filled" }, { "name": "blacktriangleright", "detail": "▶ (\"wasysym\" command)", "doc": "\\blacktriangleright (fourier -mathabx), (large) right triangle, filled" }, { "name": "boxdot", "detail": "⊡ (\"amssymb stmaryrd\" command)", "doc": "/dotsquare /boxdot b: small dot in box" }, { "name": "boxminus", "detail": "⊟ (\"amssymb\" command)", "doc": "Minus sign in box" }, { "name": "boxplus", "detail": "⊞ (\"amssymb\" command)", "doc": "Plus sign in box" }, { "name": "boxtimes", "detail": "⊠ (\"amssymb\" command)", "doc": "Multiply sign in box" }, { "name": "bumpeq", "detail": "≏ (\"amssymb wrisym\" command)", "doc": "Bumpy equals, equals" }, { "name": "Bumpeq", "detail": "≎ (\"amssymb wrisym\" command)", "doc": "Bumpy equals" }, { "name": "Cap", "detail": "⋒ (\"amssymb\" command)", "doc": "/cap /doublecap b: double intersection" }, { "name": "centerdot" }, { "name": "circeq", "detail": "≗ (\"amssymb\" command)", "doc": "Circle, equals" }, { "name": "circlearrowleft" }, { "name": "circlearrowright" }, { "name": "circledast", "detail": "⊛ (\"amssymb\" command)", "doc": "Asterisk in circle" }, { "name": "circledcirc", "detail": "⊚ (\"amssymb\" command)", "doc": "Small circle in circle" }, { "name": "circleddash", "detail": "⊝ (\"amssymb\" command)", "doc": "Hyphen in circle" }, { "name": "circledS" }, { "name": "complement", "detail": "∁ (\"amssymb fourier\" command)", "doc": "Complement sign" }, { "name": "Cup", "detail": "⋓ (\"amssymb\" command)", "doc": "/cup /doublecup b: double union" }, { "name": "curlyeqprec", "detail": "⋞ (\"amssymb\" command)", "doc": "Curly equals, precedes" }, { "name": "curlyeqsucc", "detail": "⋟ (\"amssymb\" command)", "doc": "Curly equals, succeeds" }, { "name": "curlyvee", "detail": "⋎ (\"amssymb\" command)", "doc": "Curly logical or" }, { "name": "curlywedge", "detail": "⋏ (\"amssymb\" command)", "doc": "Curly logical and" }, { "name": "curvearrowleft", "detail": "↶ (\"amssymb fourier\" command)", "doc": "Left curved arrow" }, { "name": "curvearrowright", "detail": "↷ (\"amssymb fourier\" command)", "doc": "Right curved arrow" }, { "name": "daleth", "detail": "ℸ (\"amssymb wrisym\" command)", "doc": "Daleth, hebrew" }, { "name": "diagdown" }, { "name": "diagup" }, { "name": "digamma" }, { "name": "divideontimes", "detail": "⋇ (\"amssymb\" command)", "doc": "Division on times" }, { "name": "Doteq", "detail": "≑ (\"amssymb\" command)", "doc": "\\doteqdot (amssymb), /doteq r: equals, even dots" }, { "name": "doteqdot" }, { "name": "dotplus", "detail": "∔ (\"amssymb\" command)", "doc": "Plus sign, dot above" }, { "name": "doublebarwedge", "detail": "⩞ (\"amssymb\" command)", "doc": "Logical and with double overbar" }, { "name": "doublecap" }, { "name": "doublecup" }, { "name": "downdownarrows", "detail": "⇊ (\"amssymb\" command)", "doc": "Two down arrows" }, { "name": "downharpoonleft", "detail": "⇃ (\"amssymb\" command)", "doc": "\\upharpoonleftdown (wrisym), down harpoon-left" }, { "name": "downharpoonright", "detail": "⇂ (\"amssymb\" command)", "doc": "\\upharpoonrightdown (wrisym), down harpoon-right" }, { "name": "eqcirc", "detail": "≖ (\"amssymb\" command)", "doc": "Circle on equals sign" }, { "name": "eqsim", "detail": "≂ (\"amssymb\" command)", "doc": "Equals, similar" }, { "name": "eqslantgtr", "detail": "⪖ (\"amssymb\" command)", "doc": "Slanted equal to or greater-than" }, { "name": "eqslantless", "detail": "⪕ (\"amssymb\" command)", "doc": "Slanted equal to or less-than" }, { "name": "eth" }, { "name": "fallingdotseq", "detail": "≒ (\"amssymb\" command)", "doc": "Equals, falling dots" }, { "name": "Finv", "detail": "Ⅎ (\"amssymb\" command)", "doc": "Turned capital f" }, { "name": "Game", "detail": "⅁", "doc": "\\game (amssymb), turned sans-serif capital g (amssymb has mirrored g)" }, { "name": "geqq", "detail": "≧ (\"amssymb\" command)", "doc": "Greater, double equals" }, { "name": "geqslant", "detail": "⩾ (\"amssymb fourier\" command)", "doc": "Greater-than or slanted equal to" }, { "name": "ggg", "detail": "⋙ (\"amssymb -mathabx\" command)", "doc": "Triple greater-than" }, { "name": "gggtr" }, { "name": "gimel", "detail": "ℷ (\"amssymb wrisym\" command)", "doc": "Gimel, hebrew" }, { "name": "gnapprox", "detail": "⪊ (\"amssymb\" command)", "doc": "Greater-than and not approximate" }, { "name": "gneq", "detail": "⪈ (\"amssymb\" command)", "doc": "Greater-than and single-line not equal to" }, { "name": "gneqq", "detail": "≩ (\"amssymb\" command)", "doc": "Greater, not double equals" }, { "name": "gnsim", "detail": "⋧ (\"amssymb\" command)", "doc": "Greater, not similar" }, { "name": "gtrapprox", "detail": "⪆ (\"amssymb\" command)", "doc": "Greater-than or approximate" }, { "name": "gtrdot", "detail": "⋗ (\"amssymb\" command)", "doc": "Greater than, with dot" }, { "name": "gtreqless", "detail": "⋛ (\"amssymb\" command)", "doc": "Greater, equals, less" }, { "name": "gtreqqless", "detail": "⪌ (\"amssymb\" command)", "doc": "Greater-than above double-line equal above less-than" }, { "name": "gtrless", "detail": "≷ (\"amssymb\" command)", "doc": "\\greaterless (wrisym), greater, less" }, { "name": "gtrsim", "detail": "≳ (\"amssymb\" command)", "doc": "\\apprge (wasysym), \\greatertilde (wrisym), greater, similar" }, { "name": "gvertneqq" }, { "name": "hslash", "detail": "ℏ (\"amssymb fourier arevmath\" command)", "doc": "=\\hbar (wrisym), #\\hbar, planck's h over 2pi" }, { "name": "intercal", "detail": "⊺ (\"amssymb fourier\" command)", "doc": "Intercal" }, { "name": "leftarrowtail", "detail": "↢ (\"amssymb\" command)", "doc": "Left arrow-tailed" }, { "name": "leftleftarrows", "detail": "⇇ (\"amssymb fourier\" command)", "doc": "Two left arrows" }, { "name": "leftrightarrows", "detail": "⇆ (\"amssymb\" command)", "doc": "\\leftrightarrow (wrisym), left arrow over right arrow" }, { "name": "leftrightharpoons", "detail": "⇋ (\"amssymb\" command)", "doc": "\\revequilibrium (wrisym), left harpoon over right" }, { "name": "leftrightsquigarrow", "detail": "↭ (\"amssymb\" command)", "doc": "Left and right arr-wavy" }, { "name": "leftthreetimes", "detail": "⋋ (\"amssymb\" command)", "doc": "Left semidirect product" }, { "name": "leqq", "detail": "≦ (\"amssymb\" command)", "doc": "Less, double equals" }, { "name": "leqslant", "detail": "⩽ (\"amssymb fourier\" command)", "doc": "Less-than or slanted equal to" }, { "name": "lessapprox", "detail": "⪅ (\"amssymb\" command)", "doc": "Less-than or approximate" }, { "name": "lessdot", "detail": "⋖ (\"amssymb\" command)", "doc": "Less than, with dot" }, { "name": "lesseqgtr", "detail": "⋚ (\"amssymb\" command)", "doc": "Less, equals, greater" }, { "name": "lesseqqgtr", "detail": "⪋ (\"amssymb\" command)", "doc": "Less-than above double-line equal above greater-than" }, { "name": "lessgtr", "detail": "≶ (\"amssymb\" command)", "doc": "Less, greater" }, { "name": "lesssim", "detail": "≲ (\"amssymb\" command)", "doc": "\\apprle (wasysym), \\lesstilde (wrisym), less, similar" }, { "name": "Lleftarrow", "detail": "⇚ (\"amssymb\" command)", "doc": "Left triple arrow" }, { "name": "lll", "detail": "⋘ (\"amssymb -mathabx\" command)", "doc": "Triple less-than" }, { "name": "llless" }, { "name": "lnapprox", "detail": "⪉ (\"amssymb\" command)", "doc": "Less-than and not approximate" }, { "name": "lneq", "detail": "⪇ (\"amssymb\" command)", "doc": "Less-than and single-line not equal to" }, { "name": "lneqq", "detail": "≨ (\"amssymb\" command)", "doc": "Less, not double equals" }, { "name": "lnsim", "detail": "⋦ (\"amssymb\" command)", "doc": "Less, not similar" }, { "name": "looparrowleft", "detail": "↫ (\"amssymb\" command)", "doc": "Left arrow-looped" }, { "name": "looparrowright", "detail": "↬ (\"amssymb\" command)", "doc": "Right arrow-looped" }, { "name": "Lsh", "detail": "↰ (\"amssymb\" command)", "doc": "A: upwards arrow with tip leftwards" }, { "name": "ltimes", "detail": "⋉ (\"amssymb\" command)", "doc": "Times sign, left closed" }, { "name": "lvertneqq" }, { "name": "measuredangle", "detail": "∡ (\"amssymb wrisym\" command)", "doc": "Measured angle" }, { "name": "multimap", "detail": "⊸ (\"amssymb\" command)", "doc": "/multimap a:" }, { "name": "ncong", "detail": "≇ (\"amssymb wrisym\" command)", "doc": "Not congruent with" }, { "name": "nexists", "detail": "∄ (\"amssymb fourier\" command)", "doc": "\\nexi (oz), negated exists" }, { "name": "ngeq", "detail": "≱ (\"amssymb wrisym\" command)", "doc": "\\ngeqslant (fourier), not greater-than-or-equal" }, { "name": "ngeqq" }, { "name": "ngeqslant" }, { "name": "ngtr", "detail": "≯ (\"amssymb\" command)", "doc": "Not greater-than" }, { "name": "nleftarrow", "detail": "↚ (\"amssymb\" command)", "doc": "Not left arrow" }, { "name": "nLeftarrow", "detail": "⇍ (\"amssymb\" command)", "doc": "Not implied by" }, { "name": "nleftrightarrow", "detail": "↮ (\"amssymb\" command)", "doc": "Not left and right arrow" }, { "name": "nLeftrightarrow", "detail": "⇎ (\"amssymb\" command)", "doc": "Not left and right double arrows" }, { "name": "nleq", "detail": "≰ (\"amssymb wrisym\" command)", "doc": "\\nleqslant (fourier), not less-than-or-equal" }, { "name": "nleqq" }, { "name": "nleqslant" }, { "name": "nless", "detail": "≮ (\"amssymb\" command)", "doc": "Not less-than" }, { "name": "nmid", "detail": "∤ (\"amssymb\" command)", "doc": "Negated mid, does not divide" }, { "name": "nparallel", "detail": "∦ (\"amssymb fourier\" command)", "doc": "Not parallel" }, { "name": "nprec", "detail": "⊀ (\"amssymb wrisym\" command)", "doc": "Not precedes" }, { "name": "npreceq" }, { "name": "nrightarrow", "detail": "↛ (\"amssymb\" command)", "doc": "Not right arrow" }, { "name": "nRightarrow", "detail": "⇏ (\"amssymb\" command)", "doc": "Not implies" }, { "name": "nshortmid" }, { "name": "nshortparallel" }, { "name": "nsim", "detail": "≁ (\"amssymb wrisym\" command)", "doc": "Not similar" }, { "name": "nsubseteq", "detail": "⊈ (\"amssymb wrisym\" command)", "doc": "Not subset, equals" }, { "name": "nsubseteqq" }, { "name": "nsucc", "detail": "⊁ (\"amssymb wrisym\" command)", "doc": "Not succeeds" }, { "name": "nsucceq" }, { "name": "nsupseteq", "detail": "⊉ (\"amssymb wrisym\" command)", "doc": "Not superset, equals" }, { "name": "nsupseteqq" }, { "name": "ntriangleleft", "detail": "⋪ (\"amssymb\" command)", "doc": "\\notlefttriangle (wrisym), not left triangle" }, { "name": "ntrianglelefteq", "detail": "⋬ (\"amssymb\" command)", "doc": "\\nunlhd (wrisym), not left triangle, equals" }, { "name": "ntriangleright", "detail": "⋫ (\"amssymb\" command)", "doc": "\\notrighttriangle (wrisym), not right triangle" }, { "name": "ntrianglerighteq", "detail": "⋭ (\"amssymb\" command)", "doc": "\\nunrhd (wrisym), not right triangle, equals" }, { "name": "nvdash", "detail": "⊬ (\"amssymb\" command)", "doc": "Not vertical, dash" }, { "name": "nvDash", "detail": "⊭ (\"amssymb fourier\" command)", "doc": "Not vertical, double dash" }, { "name": "nVdash", "detail": "⊮ (\"amssymb\" command)", "doc": "Not double vertical, dash" }, { "name": "nVDash", "detail": "⊯ (\"amssymb\" command)", "doc": "Not double vert, double dash" }, { "name": "pitchfork", "detail": "⋔ (\"amssymb\" command)", "doc": "Pitchfork" }, { "name": "precapprox", "detail": "⪷ (\"amssymb\" command)", "doc": "Precedes above almost equal to" }, { "name": "preccurlyeq", "detail": "≼ (\"amssymb\" command)", "doc": "\\precedesslantequal (wrisym), precedes, curly equals" }, { "name": "precnapprox", "detail": "⪹ (\"amssymb\" command)", "doc": "Precedes above not almost equal to" }, { "name": "precneqq", "detail": "⪵ (\"amssymb\" command)", "doc": "Precedes above not equal to" }, { "name": "precnsim", "detail": "⋨ (\"amssymb\" command)", "doc": "Precedes, not similar" }, { "name": "precsim", "detail": "≾ (\"amssymb\" command)", "doc": "\\precedestilde (wrisym), precedes, similar" }, { "name": "restriction" }, { "name": "rightarrowtail", "detail": "↣ (\"amssymb\" command)", "doc": "\\tinj (oz), \\inj (oz), right arrow-tailed, total injection" }, { "name": "rightleftarrows", "detail": "⇄ (\"amssymb\" command)", "doc": "\\rightleftarrow (wrisym), right arrow over left arrow" }, { "name": "rightrightarrows", "detail": "⇉ (\"amssymb fourier\" command)", "doc": "Two right arrows" }, { "name": "rightthreetimes", "detail": "⋌ (\"amssymb\" command)", "doc": "Right semidirect product" }, { "name": "risingdotseq", "detail": "≓ (\"amssymb\" command)", "doc": "Equals, rising dots" }, { "name": "Rrightarrow", "detail": "⇛ (\"amssymb\" command)", "doc": "Right triple arrow" }, { "name": "Rsh", "detail": "↱ (\"amssymb\" command)", "doc": "A: upwards arrow with tip rightwards" }, { "name": "rtimes", "detail": "⋊ (\"amssymb\" command)", "doc": "Times sign, right closed" }, { "name": "shortmid" }, { "name": "shortparallel" }, { "name": "smallfrown" }, { "name": "smallsetminus", "detail": "∖ (\"amssymb fourier\" command)", "doc": "Small set minus (cf. reverse solidus)" }, { "name": "smallsmile" }, { "name": "sphericalangle", "detail": "∢ (\"amssymb wrisym\" command)", "doc": "Spherical angle" }, { "name": "Subset", "detail": "⋐ (\"amssymb\" command)", "doc": "Double subset" }, { "name": "subseteqq", "detail": "⫅ (\"amssymb\" command)", "doc": "Subset of above equals sign" }, { "name": "subsetneq", "detail": "⊊ (\"amssymb\" command)", "doc": "\\varsubsetneq (fourier), subset, not equals" }, { "name": "subsetneqq", "detail": "⫋ (\"amssymb\" command)", "doc": "Subset of above not equal to" }, { "name": "succapprox", "detail": "⪸ (\"amssymb\" command)", "doc": "Succeeds above almost equal to" }, { "name": "succcurlyeq", "detail": "≽ (\"amssymb\" command)", "doc": "\\succeedsslantequal (wrisym), succeeds, curly equals" }, { "name": "succnapprox", "detail": "⪺ (\"amssymb\" command)", "doc": "Succeeds above not almost equal to" }, { "name": "succneqq", "detail": "⪶ (\"amssymb\" command)", "doc": "Succeeds above not equal to" }, { "name": "succnsim", "detail": "⋩ (\"amssymb\" command)", "doc": "Succeeds, not similar" }, { "name": "succsim", "detail": "≿ (\"amssymb\" command)", "doc": "\\succeedstilde (wrisym), succeeds, similar" }, { "name": "Supset", "detail": "⋑ (\"amssymb\" command)", "doc": "Double superset" }, { "name": "supseteqq", "detail": "⫆ (\"amssymb\" command)", "doc": "Superset of above equals sign" }, { "name": "supsetneq", "detail": "⊋ (\"amssymb\" command)", "doc": "Superset, not equals" }, { "name": "supsetneqq", "detail": "⫌ (\"amssymb\" command)", "doc": "Superset of above not equal to" }, { "name": "therefore", "detail": "∴ (\"amssymb wrisym\" command)", "doc": "\\wasytherefore (wasysym), therefore" }, { "name": "thickapprox" }, { "name": "thicksim" }, { "name": "triangledown", "detail": "▿ (\"mathabx\" command)", "doc": "\\triangledown (amssymb), white down-pointing small triangle" }, { "name": "triangleq", "detail": "≜ (\"amssymb\" command)", "doc": "\\varsdef (oz), triangle, equals" }, { "name": "twoheadleftarrow", "detail": "↞ (\"amssymb\" command)", "doc": "Left two-headed arrow" }, { "name": "twoheadrightarrow", "detail": "↠ (\"amssymb\" command)", "doc": "\\tsur (oz), \\surj (oz), right two-headed arrow, total surjection" }, { "name": "upharpoonleft", "detail": "↿ (\"amssymb\" command)", "doc": "\\upharpoonleftup (wrisym), up harpoon-left" }, { "name": "upharpoonright", "detail": "↾ (\"amssymb\" command)", "doc": "\\restriction (amssymb), \\upharpoonrightup (wrisym), a: up harpoon-right" }, { "name": "upuparrows", "detail": "⇈ (\"amssymb\" command)", "doc": "Two up arrows" }, { "name": "varkappa" }, { "name": "varnothing", "detail": "∅ (\"amssymb\" command)", "doc": "Circle, slash" }, { "name": "varpropto" }, { "name": "varsubsetneq" }, { "name": "varsubsetneqq" }, { "name": "varsupsetneq" }, { "name": "varsupsetneqq" }, { "name": "vartriangle", "detail": "▵ (\"mathabx\" command)", "doc": "\\vartriangle (amssymb), small up triangle, open" }, { "name": "vDash", "detail": "⊨ (\"amssymb fourier\" command)", "doc": "True (vertical, double dash)" }, { "name": "Vdash", "detail": "⊩ (\"amssymb\" command)", "doc": "Double vertical, dash" }, { "name": "veebar", "detail": "⊻ (\"amssymb\" command)", "doc": "Logical or, bar below (large vee); exclusive disjunction" }, { "name": "Vvdash", "detail": "⊪ (\"amssymb\" command)", "doc": "Triple vertical, dash" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/amstext.json ================================================ { "deps": [ { "name": "amsgen" } ], "macros": [], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/amsthm.json ================================================ { "deps": [], "macros": [ { "name": "newtheorem*", "arg": { "format": "{}{}", "snippet": "newtheorem*{${1:envname}}{${2:caption}}" } }, { "name": "theoremstyle", "arg": { "format": "{}", "snippet": "theoremstyle{${1:style%keyvals}}", "keys": [ "\\theoremstyle#c" ], "keyPos": 0 } }, { "name": "swapnumbers" }, { "name": "newtheoremstyle", "arg": { "format": "{}{}{}{}{}{}{}{}{}", "snippet": "newtheoremstyle{${1:style name%specialDef}}{${2:space above}}{${3:space below}}{${4:body font}}{${5:indent amount}}{${6:head font}}{${7:head punct}}{${8:after head space}}{${9:head spec}}" } }, { "name": "thmname", "arg": { "format": "{}", "snippet": "thmname{${1:arg}}" } }, { "name": "thmnumber", "arg": { "format": "{}", "snippet": "thmnumber{${1:arg}}" } }, { "name": "thmnote", "arg": { "format": "{}", "snippet": "thmnote{${1:arg}}" } }, { "name": "qedsymbol" }, { "name": "qedhere" }, { "name": "qed" }, { "name": "proofname" }, { "name": "nopunct", "unusual": true }, { "name": "thmhead", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "thmhead{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "swappedhead", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "swappedhead{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "mathqed", "unusual": true }, { "name": "pushQED", "unusual": true, "arg": { "format": "{}", "snippet": "pushQED{${1:arg}}" } }, { "name": "popQED", "unusual": true }, { "name": "openbox" }, { "name": "textsquare" }, { "name": "thmheadnl", "unusual": true } ], "envs": [ { "name": "proof" }, { "name": "proof", "arg": { "format": "[]", "snippet": "[${1:heading}]" } } ], "keys": { "\\theoremstyle#c": [ "plain", "definition", "remark", "%theoremstyle" ] }, "args": [] } ================================================ FILE: dev/packages/amsxtra.json ================================================ { "deps": [ { "name": "amsmath" } ], "macros": [ { "name": "sphat" }, { "name": "sptilde" }, { "name": "spbreve" }, { "name": "spcheck" }, { "name": "spdddot" }, { "name": "spddot" }, { "name": "spdot" }, { "name": "accentedsymbol", "unusual": true, "arg": { "format": "{}{}", "snippet": "accentedsymbol{${1:cmd}}{${2:symbol}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/analogclock.json ================================================ { "deps": [ { "name": "hyperref" }, { "name": "xcolor" }, { "name": "xkeyval" }, { "name": "tikz" } ], "macros": [ { "name": "initclock" }, { "name": "analogclock" }, { "name": "clocksizefactor", "arg": { "format": "{}", "snippet": "clocksizefactor{${1:factor}}" } }, { "name": "faceclock", "arg": { "format": "{}{}", "snippet": "faceclock{${1:integer}}{${2:color}}" } } ], "envs": [], "keys": { "\\usepackage/analogclock#c": [ "timeinterval=${1:integer}" ] }, "args": [ "\\usepackage/analogclock#c" ] } ================================================ FILE: dev/packages/andika.json ================================================ { "deps": [ { "name": "xkeyval" }, { "name": "iftex" }, { "name": "fontenc" }, { "name": "fontaxes" }, { "name": "mweights" } ], "macros": [ { "name": "andikafamily", "unusual": true }, { "name": "andika" } ], "envs": [], "keys": { "\\usepackage/andika#c": [ "scaled=${1:factor}", "default", "sfdefault", "type1" ] }, "args": [ "\\usepackage/andika#c" ] } ================================================ FILE: dev/packages/animate.json ================================================ { "deps": [ { "name": "ifthen" }, { "name": "iftex" }, { "name": "ifdraft" }, { "name": "calc" }, { "name": "pdfbase" }, { "name": "graphics" }, { "name": "zref-abspage" }, { "name": "ocgbase" } ], "macros": [ { "name": "animategraphics", "arg": { "format": "{}{}{}{}", "snippet": "animategraphics{${1:frame rate}}{${2:file basename}}{${3:first}}{${4:last}}" } }, { "name": "animategraphics", "arg": { "format": "[]{}{}{}{}", "snippet": "animategraphics[${5:options%keyvals}]{${1:frame rate}}{${2:file basename}}{${3:first}}{${4:last}}", "keys": [ "\\animategraphics#c,\\begin{animateinline}#c" ], "keyPos": 0 } }, { "name": "newframe" }, { "name": "newframe", "arg": { "format": "[]", "snippet": "newframe[${1:frame rate}]" } }, { "name": "newframe*" }, { "name": "newframe*", "arg": { "format": "[]", "snippet": "newframe*[${1:frame rate}]" } }, { "name": "multiframe", "arg": { "format": "{}{}{}", "snippet": "multiframe{${1:number of frames}}{${2:variables}}{${3:content%definition}}" } }, { "name": "multiframebreak" } ], "envs": [ { "name": "animateinline", "arg": { "format": "{}", "snippet": "{${1:frame rate}}" } }, { "name": "animateinline", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:frame rate}}", "keys": [ "\\animategraphics#c,\\begin{animateinline}#c" ], "keyPos": 0 } } ], "keys": { "\\usepackage/animate#c": [ "dvipdfmx", "xetex", "dvisvgm", "export", "autoplay", "autopause", "autoresume", "loop", "palindrome", "draft", "final", "controls", "controls=${1|all,true,on,none,false,off|}", "controlsaligned=${3|left,left+${1:},center,right,right+${2:}|}", "width=", "height=", "totalheight=", "keepaspectratio", "scale=${1:factor}", "bb=${1:llx lly urx ury}", "viewport=${1:llx lly urx ury}", "trim=${1:left bottom right top}", "clip", "hiresbb", "interpolate", "pagebox=${1|mediabox,cropbox,bleedbox,trimbox,artbox|}", "buttonsize=", "buttonbg=${1:color array}", "buttonfg=${1:color array}", "buttonalpha=${1:opacity}", "step", "nomouse", "type=${1:file ext}", "method=${1|icon,widget,ocg|}", "poster", "poster=${2|first,last,none,${1:number}|}", "alttext=${2|none,${1:alt description}|}" ], "\\animategraphics#c,\\begin{animateinline}#c": [ "label=${1:label}", "type=${1:file ext}", "poster", "poster=${2|first,last,none,${1:number}|}", "every=${1:number}", "autopause", "autoplay", "autoresume", "loop", "palindrome", "step", "width=", "height=", "totalheight=", "keepaspectratio", "scale=${1:factor}", "bb=${1:llx lly urx ury}", "viewport=${1:llx lly urx ury}", "trim=${1:left bottom right top}", "clip", "hiresbb", "interpolate", "pagebox=${1|mediabox,cropbox,bleedbox,trimbox,artbox|}", "controls=${1|all,true,on,none,false,off|}", "controlsaligned=${3|left,left+${1:},center,right,right+${2:}|}", "buttonsize=", "buttonbg=${1:color array}", "buttonfg=${1:color array}", "buttonalpha=${1:opacity}", "draft", "final", "nomouse", "method=${1|icon,widget,ocg|}", "measure", "alttext=${2|none,${1:alt description}|}", "begin={${1:begin code}}", "end={${1:end code}}", "timeline=${1:file}" ] }, "args": [ "\\usepackage/animate#c" ] } ================================================ FILE: dev/packages/annee-scolaire.json ================================================ { "deps": [ { "name": "l3keys2e" } ], "macros": [ { "name": "anneescolaire" }, { "name": "anneescolaire", "arg": { "format": "[]", "snippet": "anneescolaire[${1:shift}]" } }, { "name": "debutanneescolaire" }, { "name": "debutanneescolaire", "arg": { "format": "[]", "snippet": "debutanneescolaire[${1:shift}]" } }, { "name": "finanneescolaire" }, { "name": "finanneescolaire", "arg": { "format": "[]", "snippet": "finanneescolaire[${1:shift}]" } }, { "name": "AnneeScolairePresentation", "arg": { "format": "{}", "snippet": "AnneeScolairePresentation{${1:year}}" } }, { "name": "AnneeScolairePresentation", "arg": { "format": "[]{}", "snippet": "AnneeScolairePresentation[${2:number}]{${1:year}}" } } ], "envs": [], "keys": { "\\usepackage/annee-scolaire#c": [ "premiermois=${1:integer}", "premierjour=${1:integer}", "decalage=${1:integer}", "separateur=${1:tokens}" ] }, "args": [ "\\usepackage/annee-scolaire#c" ] } ================================================ FILE: dev/packages/annot_pro.json ================================================ { "deps": [ { "name": "xkeyval" }, { "name": "trig" }, { "name": "hyperref" }, { "name": "calc" }, { "name": "aeb_mlink" }, { "name": "taborder" }, { "name": "richtext", "if": "richtext" }, { "name": "richtext", "if": "useTextBox" } ], "macros": [ { "name": "annotpro", "arg": { "format": "{}", "snippet": "annotpro{${1:content%text}}" } }, { "name": "annotpro", "arg": { "format": "[]{}", "snippet": "annotpro[${2:options%keyvals}]{${1:content%text}}", "keys": [ "\\annotpro,\\annotpro*,\\setAnnotOptions" ], "keyPos": 0 } }, { "name": "annotpro*", "arg": { "format": "{}", "snippet": "annotpro*{${1:content%text}}" } }, { "name": "annotpro*", "arg": { "format": "[]{}", "snippet": "annotpro*[${2:options%keyvals}]{${1:content%text}}", "keys": [ "\\annotpro,\\annotpro*,\\setAnnotOptions" ], "keyPos": 0 } }, { "name": "setAnnotOptions", "arg": { "format": "{}", "snippet": "setAnnotOptions{${1:options%keyvals}}", "keys": [ "\\annotpro,\\annotpro*,\\setAnnotOptions" ], "keyPos": 0 } }, { "name": "margintextformat", "arg": { "format": "{}", "snippet": "margintextformat{${1:format cmds}}" } }, { "name": "apmargintextformat", "unusual": true }, { "name": "apContText", "unusual": true }, { "name": "currentAnnotName", "unusual": true }, { "name": "apmargintext", "unusual": true }, { "name": "defaultStampHeight", "unusual": true }, { "name": "defaultStampWidth", "unusual": true }, { "name": "getargsiii", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "getargsiii{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "ifpreview", "unusual": true }, { "name": "ifuseAAXdim", "unusual": true }, { "name": "isrichtextkey", "unusual": true, "arg": { "format": "{}{}{}{}{}", "snippet": "isrichtextkey{${1:arg1}}{${2:arg2}}{${3:arg3}}{${4:arg4}}{${5:arg5}}" } }, { "name": "isstrikeout", "unusual": true }, { "name": "makeStamp", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "makeStamp{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "mldblevel", "unusual": true }, { "name": "mlignore", "unusual": true }, { "name": "previewfalse", "unusual": true }, { "name": "previewtrue", "unusual": true }, { "name": "pStamp", "unusual": true, "arg": { "format": "{}", "snippet": "pStamp{${1:arg1}}" } }, { "name": "QuadPoints", "unusual": true }, { "name": "stampHeight", "unusual": true, "arg": { "format": "{}", "snippet": "stampHeight{${1:arg1}}" } }, { "name": "stampWidth", "unusual": true, "arg": { "format": "{}", "snippet": "stampWidth{${1:arg1}}" } }, { "name": "standardStampHeight", "unusual": true }, { "name": "standardStampWidth", "unusual": true }, { "name": "useAAXdimfalse", "unusual": true }, { "name": "useAAXdimtrue", "unusual": true } ], "envs": [ { "name": "textboxpara" } ], "keys": { "\\usepackage/annot_pro#c": [ "preview", "useA10Icons", "!useA10Icons", "richtext", "scandoc", "!scandoc", "dblevel=${1:number}" ], "\\annotpro,\\annotpro*,\\setAnnotOptions": [ "type=${1|text,stamp,fileattachment,textbox,highlight,underline,squiggly,strikeout|}", "name=${1:name}", "title={${1:text}}", "subject={${1:text}}", "color=", "readonly", "hidden", "opacity=${1:factor}", "internalID=${1:name}", "margin", "margintext=${1:text}", "margprior=${1:\\cmd}", "presets=", "open", "nohspace", "novspace", "nospace", "width=", "height=", "rotate=${1:degrees}", "scale=${1:factor}", "widthTo=", "heightTo=", "customStamp=", "ap=", "file=${1:file path}", "bgcolor=", "bcolor=", "borderstyle=${1|none,solid,dash1,dash2,dash3,dash4,dash5,dash6,cloud1,cloud2|}", "borderwidth=${1|.5,1,2,3,4,6,8,10|}", "crackat=${1:number}", "hyph", "crackinsat=${1:LaTeX markup}", "copycontent", "objdef=", "taborder=" ] }, "args": [ "\\usepackage/annot_pro#c" ] } ================================================ FILE: dev/packages/annotate-equations.json ================================================ { "deps": [ { "name": "ifluatex" }, { "name": "tikz" }, { "name": "tikzlibrarybackgrounds" }, { "name": "tikzlibraryshapes" }, { "name": "tikzlibrarytikzmark" }, { "name": "tikzlibrarycalc" }, { "name": "xcolor" }, { "name": "l3keys2e" } ], "macros": [ { "name": "eqnmarkbox", "arg": { "format": "{}{}", "snippet": "eqnmarkbox{${1:node name}}{${2:equation terms}}" } }, { "name": "eqnmarkbox", "arg": { "format": "[]{}{}", "snippet": "eqnmarkbox[${3:color}]{${1:node name}}{${2:equation terms}}" } }, { "name": "eqnmark", "arg": { "format": "{}{}", "snippet": "eqnmark{${1:node name}}{${2:equation terms}}" } }, { "name": "eqnmark", "arg": { "format": "[]{}{}", "snippet": "eqnmark[${3:color}]{${1:node name}}{${2:equation terms}}" } }, { "name": "annotate", "arg": { "format": "{}{}{}", "snippet": "annotate{${1:annotate keys%keyvals}}{${2:node names}}{${3:text}}", "keys": [ "\\annotate,\\annotatetwo" ], "keyPos": 0 } }, { "name": "annotate", "arg": { "format": "[]{}{}{}", "snippet": "annotate[${4:TikZ options}]{${1:annotate keys%keyvals}}{${2:node names}}{${3:text}}", "keys": [ "\\annotate,\\annotatetwo" ], "keyPos": 1 } }, { "name": "annotatetwo", "arg": { "format": "{}{}{}{}", "snippet": "annotatetwo{${1:annotate keys%keyvals}}{${2:node name1}}{${3:node name2}}{${4:text}}", "keys": [ "\\annotate,\\annotatetwo" ], "keyPos": 0 } }, { "name": "annotatetwo", "arg": { "format": "[]{}{}{}{}", "snippet": "annotatetwo[${5:TikZ options}]{${1:annotate keys%keyvals}}{${2:node name1}}{${3:node name2}}{${4:text}}", "keys": [ "\\annotate,\\annotatetwo" ], "keyPos": 1 } }, { "name": "addvalue", "unusual": true, "arg": { "format": "{}{}", "snippet": "addvalue{${1:node name}}{${2:color}}" } }, { "name": "EAlabelanchor", "unusual": true }, { "name": "EAmarkanchor", "unusual": true }, { "name": "EAwesteast", "unusual": true }, { "name": "EAxshift", "unusual": true }, { "name": "eqnannotateCurrentNode", "unusual": true }, { "name": "eqnannotationfont", "unusual": true }, { "name": "eqnannotationstrut", "unusual": true }, { "name": "eqncolor", "unusual": true, "arg": { "format": "{}{}", "snippet": "eqncolor{${1:color}}{${2:math}}" } }, { "name": "eqnhighlight", "unusual": true, "arg": { "format": "{}{}", "snippet": "eqnhighlight{${1:color}}{${2:math}}" } }, { "name": "eqnhighlightcolorbox", "unusual": true, "arg": { "format": "{}{}", "snippet": "eqnhighlightcolorbox{${1:color}}{${2:math}}" } }, { "name": "eqnhighlightfbox", "unusual": true, "arg": { "format": "{}{}", "snippet": "eqnhighlightfbox{${1:color}}{${2:math}}" } }, { "name": "eqnhighlightheight", "unusual": true }, { "name": "eqnhighlightshade", "unusual": true }, { "name": "extractfirst", "unusual": true, "arg": { "format": "{}{}", "snippet": "extractfirst{${1:arg1}}{${2:arg2}}" } }, { "name": "swapNorthSouth", "unusual": true, "arg": { "format": "{}", "snippet": "swapNorthSouth{${1:anchor}}" } }, { "name": "swapWestEast", "unusual": true, "arg": { "format": "{}", "snippet": "swapWestEast{${1:anchor}}" } }, { "name": "theeqnannotatenode", "unusual": true }, { "name": "usevalue", "unusual": true, "arg": { "format": "{}", "snippet": "usevalue{${1:node name}}" } } ], "envs": [], "keys": { "\\annotate,\\annotatetwo": [ "above", "below", "right", "left", "label above", "label below" ] }, "args": [] } ================================================ FILE: dev/packages/anonchap.json ================================================ { "deps": [], "macros": [ { "name": "simplechapter" }, { "name": "simplechapter", "arg": { "format": "[]", "snippet": "simplechapter[${1:name}]" } }, { "name": "restorechapter" }, { "name": "simplechapterdelim", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/anonymous-acm.json ================================================ { "deps": [], "macros": [ { "name": "authoranon", "arg": { "format": "{}", "snippet": "authoranon{${1:author information%text}}" } }, { "name": "textanon", "arg": { "format": "{}{}", "snippet": "textanon{${1:text}}{${2:placeholder}}" } }, { "name": "linkanon", "arg": { "format": "{}{}", "snippet": "linkanon{${1:URL}}{${2:display link%plain}}" } }, { "name": "textlinkanon", "arg": { "format": "{}{}", "snippet": "textlinkanon{${1:URL}}{${2:text%plain}}" } }, { "name": "citeanon", "arg": { "format": "{}", "snippet": "citeanon{${1:bibid}}" } }, { "name": "citeanon", "arg": { "format": "[]{}", "snippet": "citeanon[${2:add. text}]{${1:bibid}}" } }, { "name": "ifAnonCondition", "unusual": true }, { "name": "AnonConditiontrue", "unusual": true }, { "name": "AnonConditionfalse", "unusual": true } ], "envs": [], "keys": { "\\usepackage/anonymous-acm#c": [ "true", "false" ] }, "args": [ "\\usepackage/anonymous-acm#c" ] } ================================================ FILE: dev/packages/answers.json ================================================ { "deps": [ { "name": "verbatim" } ], "macros": [ { "name": "Newassociation", "arg": { "format": "{}{}{}", "snippet": "Newassociation{${1:envname}}{${2:name}}{${3:file}}" } }, { "name": "solutionextension", "unusual": true }, { "name": "Opensolutionfile", "arg": { "format": "{}", "snippet": "Opensolutionfile{${1:file}}" } }, { "name": "Opensolutionfile", "arg": { "format": "{}[]", "snippet": "Opensolutionfile{${1:file}}[${2:prefix}]" } }, { "name": "Closesolutionfile", "arg": { "format": "{}", "snippet": "Closesolutionfile{${1:file}}" } }, { "name": "Writetofile", "arg": { "format": "{}{}", "snippet": "Writetofile{${1:file}}{${2:text}}" } }, { "name": "Readsolutionfile", "arg": { "format": "{}", "snippet": "Readsolutionfile{${1:file}}" } }, { "name": "Currentlabel", "unusual": true }, { "name": "Ifanswerfiles", "unusual": true, "arg": { "format": "{}{}", "snippet": "Ifanswerfiles{${1:true}}{${2:false}}" } }, { "name": "Iffileundefined", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "Iffileundefined{${1:file}}{${2:true}}{${3:false}}" } }, { "name": "Ifopen", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "Ifopen{${1:file}}{${2:true}}{${3:false}}" } }, { "name": "newsolution", "unusual": true, "arg": { "format": "{}", "snippet": "newsolution{${1:name}}" } }, { "name": "solutionpoint", "unusual": true }, { "name": "solutionstyle", "unusual": true, "arg": { "format": "{}", "snippet": "solutionstyle{${1:text}}" } }, { "name": "ifanswerfiles", "unusual": true }, { "name": "answerfilestrue", "unusual": true }, { "name": "answerfilesfalse", "unusual": true } ], "envs": [ { "name": "Filesave", "arg": { "format": "{}", "snippet": "{${1:file}}" } } ], "keys": { "\\usepackage/answers#c": [ "nosolutionfiles" ] }, "args": [ "\\usepackage/answers#c" ] } ================================================ FILE: dev/packages/antanilipsum.json ================================================ { "deps": [], "macros": [ { "name": "antani" }, { "name": "antani", "arg": { "format": "[]", "snippet": "antani[${1:num}]" } }, { "name": "antani", "arg": { "format": "[][]", "snippet": "antani[${1:num}][${2:num}]" } }, { "name": "antani", "arg": { "format": "[]", "snippet": "antani[${1:num-num}]" } }, { "name": "antani", "arg": { "format": "[][]", "snippet": "antani[${1:num-num}][${2:num-num}]" } }, { "name": "antani*" }, { "name": "antani*", "arg": { "format": "[]", "snippet": "antani*[${1:num}]" } }, { "name": "antani*", "arg": { "format": "[][]", "snippet": "antani*[${1:num}][${2:num}]" } }, { "name": "antani*", "arg": { "format": "[]", "snippet": "antani*[${1:num-num}]" } }, { "name": "antani*", "arg": { "format": "[][]", "snippet": "antani*[${1:num-num}][${2:num-num}]" } }, { "name": "antanidef", "unusual": true, "arg": { "format": "{}{}", "snippet": "antanidef{${1:cmd}}{${2:num}}" } } ], "envs": [], "keys": { "\\usepackage/antanilipsum#c": [ "par", "nopar", "numbers", "index" ] }, "args": [ "\\usepackage/antanilipsum#c" ] } ================================================ FILE: dev/packages/antpolt.json ================================================ { "deps": [], "macros": [], "envs": [], "keys": { "\\usepackage/antpolt#c": [ "regular", "light" ] }, "args": [ "\\usepackage/antpolt#c" ] } ================================================ FILE: dev/packages/anttor.json ================================================ { "deps": [], "macros": [ { "name": "minusleft", "if": "math", "unusual": true }, { "name": "equalleft", "if": "math", "unusual": true }, { "name": "equalright", "if": "math", "unusual": true }, { "name": "equalc", "if": "math", "unusual": true }, { "name": "Leftarrowj", "if": "math", "unusual": true }, { "name": "minusleft", "if": "math", "unusual": true }, { "name": "minusright", "if": "math", "unusual": true }, { "name": "minusc", "if": "math", "unusual": true }, { "name": "Longrightarrow", "if": "math", "detail": "⟹", "doc": "\\implies (amsmath), long rightwards double arrow" }, { "name": "Longleftarrow", "if": "math", "detail": "⟸", "doc": "\\impliedby (amsmath), long leftwards double arrow" }, { "name": "longrightarrow", "if": "math", "detail": "⟶", "doc": "Long rightwards arrow" }, { "name": "longleftarrow", "if": "math", "detail": "⟵", "doc": "Long leftwards arrow" }, { "name": "rightarrowfill", "if": "math", "unusual": true }, { "name": "leftarrowfill", "if": "math", "unusual": true }, { "name": "minusleft", "if": "mathnoalias", "unusual": true }, { "name": "equalleft", "if": "mathnoalias", "unusual": true }, { "name": "equalright", "if": "mathnoalias", "unusual": true }, { "name": "equalc", "if": "mathnoalias", "unusual": true }, { "name": "Leftarrowj", "if": "mathnoalias", "unusual": true }, { "name": "minusleft", "if": "mathnoalias", "unusual": true }, { "name": "minusright", "if": "mathnoalias", "unusual": true }, { "name": "minusc", "if": "mathnoalias", "unusual": true }, { "name": "Longrightarrow", "if": "mathnoalias", "detail": "⟹", "doc": "\\implies (amsmath), long rightwards double arrow" }, { "name": "Longleftarrow", "if": "mathnoalias", "detail": "⟸", "doc": "\\impliedby (amsmath), long leftwards double arrow" }, { "name": "longrightarrow", "if": "mathnoalias", "detail": "⟶", "doc": "Long rightwards arrow" }, { "name": "longleftarrow", "if": "mathnoalias", "detail": "⟵", "doc": "Long leftwards arrow" }, { "name": "rightarrowfill", "if": "mathnoalias", "unusual": true }, { "name": "leftarrowfill", "if": "mathnoalias", "unusual": true } ], "envs": [], "keys": { "\\usepackage/anttor#c": [ "regular", "light", "condensed", "mathnoalias", "math" ] }, "args": [ "\\usepackage/anttor#c" ] } ================================================ FILE: dev/packages/aobs-tikz.json ================================================ { "deps": [ { "name": "tikz" }, { "name": "tikzlibraryoverlay-beamer-styles" } ], "macros": [], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/apacite.json ================================================ { "deps": [ { "name": "natbib", "if": "natbibemu" }, { "name": "natbib", "if": "natbibapa" }, { "name": "index", "if": "index" }, { "name": "index", "if": "indexpackage" }, { "name": "index", "if": "stdindex" }, { "name": "index", "if": "tocindex" }, { "name": "index", "if": "emindex" }, { "name": "index", "if": "ltxemindex" }, { "name": "multicol", "if": "ltxemindex" } ], "macros": [ { "name": "citeauthorp", "if": "natbibemu", "arg": { "format": "{}", "snippet": "citeauthorp{${1:keylist}}" } }, { "name": "citeauthorp", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "citeauthorp[${2:postfix}]{${1:keylist}}" } }, { "name": "citeauthorp", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "citeauthorp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "citeauthort", "if": "natbibemu", "arg": { "format": "{}", "snippet": "citeauthort{${1:keylist}}" } }, { "name": "citeauthort", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "citeauthort[${2:postfix}]{${1:keylist}}" } }, { "name": "citeauthort", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "citeauthort[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "Citeauthorp", "if": "natbibemu", "arg": { "format": "{}", "snippet": "Citeauthorp{${1:keylist}}" } }, { "name": "Citeauthorp", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "Citeauthorp[${2:postfix}]{${1:keylist}}" } }, { "name": "Citeauthorp", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "Citeauthorp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "Citeauthort", "if": "natbibemu", "arg": { "format": "{}", "snippet": "Citeauthort{${1:keylist}}" } }, { "name": "Citeauthort", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "Citeauthort[${2:postfix}]{${1:keylist}}" } }, { "name": "Citeauthort", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "Citeauthort[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "Citefullauthor", "if": "natbibemu", "unusual": true, "arg": { "format": "{}", "snippet": "Citefullauthor{${1:keylist}}" } }, { "name": "Citefullauthor", "if": "natbibemu", "unusual": true, "arg": { "format": "[]{}", "snippet": "Citefullauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "Citefullauthor", "if": "natbibemu", "unusual": true, "arg": { "format": "[][]{}", "snippet": "Citefullauthor[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "citefullauthort", "if": "natbibemu", "unusual": true, "arg": { "format": "{}", "snippet": "citefullauthort{${1:keylist}}" } }, { "name": "citefullauthort", "if": "natbibemu", "unusual": true, "arg": { "format": "[]{}", "snippet": "citefullauthort[${2:postfix}]{${1:keylist}}" } }, { "name": "citefullauthort", "if": "natbibemu", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citefullauthort[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "citefullauthorp", "if": "natbibemu", "unusual": true, "arg": { "format": "{}", "snippet": "citefullauthorp{${1:keylist}}" } }, { "name": "citefullauthorp", "if": "natbibemu", "unusual": true, "arg": { "format": "[]{}", "snippet": "citefullauthorp[${2:postfix}]{${1:keylist}}" } }, { "name": "citefullauthorp", "if": "natbibemu", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citefullauthorp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "Citefullauthort", "if": "natbibemu", "unusual": true, "arg": { "format": "{}", "snippet": "Citefullauthort{${1:keylist}}" } }, { "name": "Citefullauthort", "if": "natbibemu", "unusual": true, "arg": { "format": "[]{}", "snippet": "Citefullauthort[${2:postfix}]{${1:keylist}}" } }, { "name": "Citefullauthort", "if": "natbibemu", "unusual": true, "arg": { "format": "[][]{}", "snippet": "Citefullauthort[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "Citefullauthorp", "if": "natbibemu", "unusual": true, "arg": { "format": "{}", "snippet": "Citefullauthorp{${1:keylist}}" } }, { "name": "Citefullauthorp", "if": "natbibemu", "unusual": true, "arg": { "format": "[]{}", "snippet": "Citefullauthorp[${2:postfix}]{${1:keylist}}" } }, { "name": "Citefullauthorp", "if": "natbibemu", "unusual": true, "arg": { "format": "[][]{}", "snippet": "Citefullauthorp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitep", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskcitep{${1:keylist}}" } }, { "name": "maskcitep", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskcitep[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitep", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskcitep[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitet", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskcitet{${1:keylist}}" } }, { "name": "maskcitet", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskcitet[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitet", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskcitet[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskciteyearpar", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskciteyearpar{${1:keylist}}" } }, { "name": "maskciteyearpar", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskciteyearpar[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteyearpar", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskciteyearpar[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitealp", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskcitealp{${1:keylist}}" } }, { "name": "maskcitealp", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskcitealp[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitealp", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskcitealp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitealt", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskcitealt{${1:keylist}}" } }, { "name": "maskcitealt", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskcitealt[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitealt", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskcitealt[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitenum", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskcitenum{${1:keylist}}" } }, { "name": "maskcitenum", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskcitenum[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitenum", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskcitenum[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitetalias", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskcitetalias{${1:keylist}}" } }, { "name": "maskcitetalias", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskcitetalias[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitetalias", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskcitetalias[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitepalias", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskcitepalias{${1:keylist}}" } }, { "name": "maskcitepalias", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskcitepalias[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitepalias", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskcitepalias[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCitep", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskCitep{${1:keylist}}" } }, { "name": "maskCitep", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskCitep[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCitep", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskCitep[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCitet", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskCitet{${1:keylist}}" } }, { "name": "maskCitet", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskCitet[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCitet", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskCitet[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCiteauthor", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskCiteauthor{${1:keylist}}" } }, { "name": "maskCiteauthor", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskCiteauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCiteauthor", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskCiteauthor[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCitealp", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskCitealp{${1:keylist}}" } }, { "name": "maskCitealp", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskCitealp[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCitealp", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskCitealp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCitealt", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskCitealt{${1:keylist}}" } }, { "name": "maskCitealt", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskCitealt[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCitealt", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskCitealt[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskciteauthorp", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskciteauthorp{${1:keylist}}" } }, { "name": "maskciteauthorp", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskciteauthorp[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteauthorp", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskciteauthorp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskciteauthort", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskciteauthort{${1:keylist}}" } }, { "name": "maskciteauthort", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskciteauthort[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteauthort", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskciteauthort[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCiteauthorp", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskCiteauthorp{${1:keylist}}" } }, { "name": "maskCiteauthorp", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskCiteauthorp[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCiteauthorp", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskCiteauthorp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCiteauthort", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskCiteauthort{${1:keylist}}" } }, { "name": "maskCiteauthort", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskCiteauthort[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCiteauthort", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskCiteauthort[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitefullauthor", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskcitefullauthor{${1:keylist}}" } }, { "name": "maskcitefullauthor", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskcitefullauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitefullauthor", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskcitefullauthor[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCitefullauthor", "if": "natbibemu", "arg": { "format": "{}", "snippet": "maskCitefullauthor{${1:keylist}}" } }, { "name": "maskCitefullauthor", "if": "natbibemu", "arg": { "format": "[]{}", "snippet": "maskCitefullauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCitefullauthor", "if": "natbibemu", "arg": { "format": "[][]{}", "snippet": "maskCitefullauthor[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "citeauthorp", "if": "natbibapa", "arg": { "format": "{}", "snippet": "citeauthorp{${1:keylist}}" } }, { "name": "citeauthorp", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "citeauthorp[${2:postfix}]{${1:keylist}}" } }, { "name": "citeauthorp", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "citeauthorp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "citeauthort", "if": "natbibapa", "arg": { "format": "{}", "snippet": "citeauthort{${1:keylist}}" } }, { "name": "citeauthort", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "citeauthort[${2:postfix}]{${1:keylist}}" } }, { "name": "citeauthort", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "citeauthort[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "Citeauthorp", "if": "natbibapa", "arg": { "format": "{}", "snippet": "Citeauthorp{${1:keylist}}" } }, { "name": "Citeauthorp", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "Citeauthorp[${2:postfix}]{${1:keylist}}" } }, { "name": "Citeauthorp", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "Citeauthorp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "Citeauthort", "if": "natbibapa", "arg": { "format": "{}", "snippet": "Citeauthort{${1:keylist}}" } }, { "name": "Citeauthort", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "Citeauthort[${2:postfix}]{${1:keylist}}" } }, { "name": "Citeauthort", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "Citeauthort[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "Citefullauthor", "if": "natbibapa", "unusual": true, "arg": { "format": "{}", "snippet": "Citefullauthor{${1:keylist}}" } }, { "name": "Citefullauthor", "if": "natbibapa", "unusual": true, "arg": { "format": "[]{}", "snippet": "Citefullauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "Citefullauthor", "if": "natbibapa", "unusual": true, "arg": { "format": "[][]{}", "snippet": "Citefullauthor[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "citefullauthort", "if": "natbibapa", "unusual": true, "arg": { "format": "{}", "snippet": "citefullauthort{${1:keylist}}" } }, { "name": "citefullauthort", "if": "natbibapa", "unusual": true, "arg": { "format": "[]{}", "snippet": "citefullauthort[${2:postfix}]{${1:keylist}}" } }, { "name": "citefullauthort", "if": "natbibapa", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citefullauthort[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "citefullauthorp", "if": "natbibapa", "unusual": true, "arg": { "format": "{}", "snippet": "citefullauthorp{${1:keylist}}" } }, { "name": "citefullauthorp", "if": "natbibapa", "unusual": true, "arg": { "format": "[]{}", "snippet": "citefullauthorp[${2:postfix}]{${1:keylist}}" } }, { "name": "citefullauthorp", "if": "natbibapa", "unusual": true, "arg": { "format": "[][]{}", "snippet": "citefullauthorp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "Citefullauthort", "if": "natbibapa", "unusual": true, "arg": { "format": "{}", "snippet": "Citefullauthort{${1:keylist}}" } }, { "name": "Citefullauthort", "if": "natbibapa", "unusual": true, "arg": { "format": "[]{}", "snippet": "Citefullauthort[${2:postfix}]{${1:keylist}}" } }, { "name": "Citefullauthort", "if": "natbibapa", "unusual": true, "arg": { "format": "[][]{}", "snippet": "Citefullauthort[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "Citefullauthorp", "if": "natbibapa", "unusual": true, "arg": { "format": "{}", "snippet": "Citefullauthorp{${1:keylist}}" } }, { "name": "Citefullauthorp", "if": "natbibapa", "unusual": true, "arg": { "format": "[]{}", "snippet": "Citefullauthorp[${2:postfix}]{${1:keylist}}" } }, { "name": "Citefullauthorp", "if": "natbibapa", "unusual": true, "arg": { "format": "[][]{}", "snippet": "Citefullauthorp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitep", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskcitep{${1:keylist}}" } }, { "name": "maskcitep", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskcitep[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitep", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskcitep[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitet", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskcitet{${1:keylist}}" } }, { "name": "maskcitet", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskcitet[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitet", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskcitet[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskciteyearpar", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskciteyearpar{${1:keylist}}" } }, { "name": "maskciteyearpar", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskciteyearpar[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteyearpar", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskciteyearpar[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitealp", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskcitealp{${1:keylist}}" } }, { "name": "maskcitealp", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskcitealp[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitealp", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskcitealp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitealt", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskcitealt{${1:keylist}}" } }, { "name": "maskcitealt", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskcitealt[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitealt", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskcitealt[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitenum", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskcitenum{${1:keylist}}" } }, { "name": "maskcitenum", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskcitenum[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitenum", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskcitenum[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitetalias", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskcitetalias{${1:keylist}}" } }, { "name": "maskcitetalias", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskcitetalias[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitetalias", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskcitetalias[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitepalias", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskcitepalias{${1:keylist}}" } }, { "name": "maskcitepalias", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskcitepalias[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitepalias", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskcitepalias[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCitep", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskCitep{${1:keylist}}" } }, { "name": "maskCitep", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskCitep[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCitep", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskCitep[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCitet", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskCitet{${1:keylist}}" } }, { "name": "maskCitet", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskCitet[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCitet", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskCitet[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCiteauthor", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskCiteauthor{${1:keylist}}" } }, { "name": "maskCiteauthor", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskCiteauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCiteauthor", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskCiteauthor[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCitealp", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskCitealp{${1:keylist}}" } }, { "name": "maskCitealp", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskCitealp[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCitealp", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskCitealp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCitealt", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskCitealt{${1:keylist}}" } }, { "name": "maskCitealt", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskCitealt[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCitealt", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskCitealt[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskciteauthorp", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskciteauthorp{${1:keylist}}" } }, { "name": "maskciteauthorp", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskciteauthorp[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteauthorp", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskciteauthorp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskciteauthort", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskciteauthort{${1:keylist}}" } }, { "name": "maskciteauthort", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskciteauthort[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteauthort", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskciteauthort[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCiteauthorp", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskCiteauthorp{${1:keylist}}" } }, { "name": "maskCiteauthorp", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskCiteauthorp[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCiteauthorp", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskCiteauthorp[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCiteauthort", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskCiteauthort{${1:keylist}}" } }, { "name": "maskCiteauthort", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskCiteauthort[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCiteauthort", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskCiteauthort[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskcitefullauthor", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskcitefullauthor{${1:keylist}}" } }, { "name": "maskcitefullauthor", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskcitefullauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcitefullauthor", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskcitefullauthor[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "maskCitefullauthor", "if": "natbibapa", "arg": { "format": "{}", "snippet": "maskCitefullauthor{${1:keylist}}" } }, { "name": "maskCitefullauthor", "if": "natbibapa", "arg": { "format": "[]{}", "snippet": "maskCitefullauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "maskCitefullauthor", "if": "natbibapa", "arg": { "format": "[][]{}", "snippet": "maskCitefullauthor[${2:prefix}][${3:postfix}]{${1:keylist}}" } }, { "name": "cite", "arg": { "format": "{}", "snippet": "cite{${1:keylist}}" } }, { "name": "cite", "arg": { "format": "[]{}", "snippet": "cite[${2:postfix}]{${1:keylist}}" } }, { "name": "citeA", "arg": { "format": "{}", "snippet": "citeA{${1:keylist}}" } }, { "name": "citeA", "arg": { "format": "[]{}", "snippet": "citeA[${2:postfix}]{${1:keylist}}" } }, { "name": "citeA", "arg": { "format": "{}", "snippet": "citeA{${1:keylist}}" } }, { "name": "citeA", "arg": { "format": "[]{}", "snippet": "citeA[${2:postfix}]{${1:keylist}}" } }, { "name": "citeauthor", "arg": { "format": "{}", "snippet": "citeauthor{${1:keylist}}" } }, { "name": "citeauthor", "arg": { "format": "[]{}", "snippet": "citeauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "citeauthor", "arg": { "format": "{}", "snippet": "citeauthor{${1:keylist}}" } }, { "name": "citeauthor", "arg": { "format": "[]{}", "snippet": "citeauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "citeyear", "arg": { "format": "[]{}", "snippet": "citeyear[${2:postfix}]{${1:keylist}}" } }, { "name": "citeyear", "arg": { "format": "{}", "snippet": "citeyear{${1:keylist}}" } }, { "name": "citeyear", "arg": { "format": "[]{}", "snippet": "citeyear[${2:postfix}]{${1:keylist}}" } }, { "name": "citeyearNP", "arg": { "format": "{}", "snippet": "citeyearNP{${1:keylist}}" } }, { "name": "citeyearNP", "arg": { "format": "[]{}", "snippet": "citeyearNP[${2:postfix}]{${1:keylist}}" } }, { "name": "citeyearNP", "arg": { "format": "{}", "snippet": "citeyearNP{${1:keylist}}" } }, { "name": "citeyearNP", "arg": { "format": "[]{}", "snippet": "citeyearNP[${2:postfix}]{${1:keylist}}" } }, { "name": "citeauthorNP", "arg": { "format": "{}", "snippet": "citeauthorNP{${1:keylist}}" } }, { "name": "citeauthorNP", "arg": { "format": "[]{}", "snippet": "citeauthorNP[${2:postfix}]{${1:keylist}}" } }, { "name": "citeauthorNP", "arg": { "format": "{}", "snippet": "citeauthorNP{${1:keylist}}" } }, { "name": "citeauthorNP", "arg": { "format": "[]{}", "snippet": "citeauthorNP[${2:postfix}]{${1:keylist}}" } }, { "name": "citeNP", "arg": { "format": "{}", "snippet": "citeNP{${1:keylist}}" } }, { "name": "citeNP", "arg": { "format": "[]{}", "snippet": "citeNP[${2:postfix}]{${1:keylist}}" } }, { "name": "citeNP", "arg": { "format": "{}", "snippet": "citeNP{${1:keylist}}" } }, { "name": "citeNP", "arg": { "format": "[]{}", "snippet": "citeNP[${2:postfix}]{${1:keylist}}" } }, { "name": "nocitemeta", "arg": { "format": "{}", "snippet": "nocitemeta{${1:keylist}}" } }, { "name": "fullcite", "arg": { "format": "{}", "snippet": "fullcite{${1:keylist}}" } }, { "name": "fullcite", "arg": { "format": "[]{}", "snippet": "fullcite[${2:postfix}]{${1:keylist}}" } }, { "name": "fullcite", "arg": { "format": "{}", "snippet": "fullcite{${1:keylist}}" } }, { "name": "fullcite", "arg": { "format": "[]{}", "snippet": "fullcite[${2:postfix}]{${1:keylist}}" } }, { "name": "fullciteA", "arg": { "format": "{}", "snippet": "fullciteA{${1:keylist}}" } }, { "name": "fullciteA", "arg": { "format": "[]{}", "snippet": "fullciteA[${2:postfix}]{${1:keylist}}" } }, { "name": "fullciteA", "arg": { "format": "{}", "snippet": "fullciteA{${1:keylist}}" } }, { "name": "fullciteA", "arg": { "format": "[]{}", "snippet": "fullciteA[${2:postfix}]{${1:keylist}}" } }, { "name": "fullciteNP", "arg": { "format": "{}", "snippet": "fullciteNP{${1:keylist}}" } }, { "name": "fullciteNP", "arg": { "format": "[]{}", "snippet": "fullciteNP[${2:postfix}]{${1:keylist}}" } }, { "name": "fullciteNP", "arg": { "format": "{}", "snippet": "fullciteNP{${1:keylist}}" } }, { "name": "fullciteNP", "arg": { "format": "[]{}", "snippet": "fullciteNP[${2:postfix}]{${1:keylist}}" } }, { "name": "fullciteauthor", "arg": { "format": "{}", "snippet": "fullciteauthor{${1:keylist}}" } }, { "name": "fullciteauthor", "arg": { "format": "[]{}", "snippet": "fullciteauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "fullciteauthor", "arg": { "format": "{}", "snippet": "fullciteauthor{${1:keylist}}" } }, { "name": "fullciteauthor", "arg": { "format": "[]{}", "snippet": "fullciteauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "fullciteauthorNP", "arg": { "format": "{}", "snippet": "fullciteauthorNP{${1:keylist}}" } }, { "name": "fullciteauthorNP", "arg": { "format": "[]{}", "snippet": "fullciteauthorNP[${2:postfix}]{${1:keylist}}" } }, { "name": "fullciteauthorNP", "arg": { "format": "{}", "snippet": "fullciteauthorNP{${1:keylist}}" } }, { "name": "fullciteauthorNP", "arg": { "format": "[]{}", "snippet": "fullciteauthorNP[${2:postfix}]{${1:keylist}}" } }, { "name": "shortcite", "arg": { "format": "[]{}", "snippet": "shortcite[${2:postfix}]{${1:keylist}}" } }, { "name": "shortcite", "arg": { "format": "{}", "snippet": "shortcite{${1:keylist}}" } }, { "name": "shortcite", "arg": { "format": "[]{}", "snippet": "shortcite[${2:postfix}]{${1:keylist}}" } }, { "name": "shortciteA", "arg": { "format": "{}", "snippet": "shortciteA{${1:keylist}}" } }, { "name": "shortciteA", "arg": { "format": "[]{}", "snippet": "shortciteA[${2:postfix}]{${1:keylist}}" } }, { "name": "shortciteA", "arg": { "format": "{}", "snippet": "shortciteA{${1:keylist}}" } }, { "name": "shortciteA", "arg": { "format": "[]{}", "snippet": "shortciteA[${2:postfix}]{${1:keylist}}" } }, { "name": "shortciteNP", "arg": { "format": "{}", "snippet": "shortciteNP{${1:keylist}}" } }, { "name": "shortciteNP", "arg": { "format": "[]{}", "snippet": "shortciteNP[${2:postfix}]{${1:keylist}}" } }, { "name": "shortciteNP", "arg": { "format": "{}", "snippet": "shortciteNP{${1:keylist}}" } }, { "name": "shortciteNP", "arg": { "format": "[]{}", "snippet": "shortciteNP[${2:postfix}]{${1:keylist}}" } }, { "name": "shortciteauthor", "arg": { "format": "{}", "snippet": "shortciteauthor{${1:keylist}}" } }, { "name": "shortciteauthor", "arg": { "format": "[]{}", "snippet": "shortciteauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "shortciteauthor", "arg": { "format": "{}", "snippet": "shortciteauthor{${1:keylist}}" } }, { "name": "shortciteauthor", "arg": { "format": "[]{}", "snippet": "shortciteauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "shortciteauthorNP", "arg": { "format": "{}", "snippet": "shortciteauthorNP{${1:keylist}}" } }, { "name": "shortciteauthorNP", "arg": { "format": "[]{}", "snippet": "shortciteauthorNP[${2:postfix}]{${1:keylist}}" } }, { "name": "shortciteauthorNP", "arg": { "format": "{}", "snippet": "shortciteauthorNP{${1:keylist}}" } }, { "name": "shortciteauthorNP", "arg": { "format": "[]{}", "snippet": "shortciteauthorNP[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcite", "arg": { "format": "{}", "snippet": "maskcite{${1:keylist}}" } }, { "name": "maskcite", "arg": { "format": "[]{}", "snippet": "maskcite[${2:postfix}]{${1:keylist}}" } }, { "name": "maskcite", "arg": { "format": "{}", "snippet": "maskcite{${1:keylist}}" } }, { "name": "maskcite", "arg": { "format": "[]{}", "snippet": "maskcite[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteA", "arg": { "format": "{}", "snippet": "maskciteA{${1:keylist}}" } }, { "name": "maskciteA", "arg": { "format": "[]{}", "snippet": "maskciteA[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteA", "arg": { "format": "{}", "snippet": "maskciteA{${1:keylist}}" } }, { "name": "maskciteA", "arg": { "format": "[]{}", "snippet": "maskciteA[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteNP", "arg": { "format": "{}", "snippet": "maskciteNP{${1:keylist}}" } }, { "name": "maskciteNP", "arg": { "format": "[]{}", "snippet": "maskciteNP[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteNP", "arg": { "format": "{}", "snippet": "maskciteNP{${1:keylist}}" } }, { "name": "maskciteNP", "arg": { "format": "[]{}", "snippet": "maskciteNP[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteauthor", "arg": { "format": "{}", "snippet": "maskciteauthor{${1:keylist}}" } }, { "name": "maskciteauthor", "arg": { "format": "[]{}", "snippet": "maskciteauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteauthor", "arg": { "format": "{}", "snippet": "maskciteauthor{${1:keylist}}" } }, { "name": "maskciteauthor", "arg": { "format": "[]{}", "snippet": "maskciteauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteauthorNP", "arg": { "format": "{}", "snippet": "maskciteauthorNP{${1:keylist}}" } }, { "name": "maskciteauthorNP", "arg": { "format": "[]{}", "snippet": "maskciteauthorNP[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteauthorNP", "arg": { "format": "{}", "snippet": "maskciteauthorNP{${1:keylist}}" } }, { "name": "maskciteauthorNP", "arg": { "format": "[]{}", "snippet": "maskciteauthorNP[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteyear", "arg": { "format": "{}", "snippet": "maskciteyear{${1:keylist}}" } }, { "name": "maskciteyear", "arg": { "format": "[]{}", "snippet": "maskciteyear[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteyear", "arg": { "format": "{}", "snippet": "maskciteyear{${1:keylist}}" } }, { "name": "maskciteyear", "arg": { "format": "[]{}", "snippet": "maskciteyear[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteyearNP", "arg": { "format": "{}", "snippet": "maskciteyearNP{${1:keylist}}" } }, { "name": "maskciteyearNP", "arg": { "format": "[]{}", "snippet": "maskciteyearNP[${2:postfix}]{${1:keylist}}" } }, { "name": "maskciteyearNP", "arg": { "format": "{}", "snippet": "maskciteyearNP{${1:keylist}}" } }, { "name": "maskciteyearNP", "arg": { "format": "[]{}", "snippet": "maskciteyearNP[${2:postfix}]{${1:keylist}}" } }, { "name": "maskfullcite", "arg": { "format": "{}", "snippet": "maskfullcite{${1:keylist}}" } }, { "name": "maskfullcite", "arg": { "format": "[]{}", "snippet": "maskfullcite[${2:postfix}]{${1:keylist}}" } }, { "name": "maskfullcite", "arg": { "format": "{}", "snippet": "maskfullcite{${1:keylist}}" } }, { "name": "maskfullcite", "arg": { "format": "[]{}", "snippet": "maskfullcite[${2:postfix}]{${1:keylist}}" } }, { "name": "maskfullciteA", "arg": { "format": "{}", "snippet": "maskfullciteA{${1:keylist}}" } }, { "name": "maskfullciteA", "arg": { "format": "[]{}", "snippet": "maskfullciteA[${2:postfix}]{${1:keylist}}" } }, { "name": "maskfullciteA", "arg": { "format": "{}", "snippet": "maskfullciteA{${1:keylist}}" } }, { "name": "maskfullciteA", "arg": { "format": "[]{}", "snippet": "maskfullciteA[${2:postfix}]{${1:keylist}}" } }, { "name": "maskfullciteNP", "arg": { "format": "{}", "snippet": "maskfullciteNP{${1:keylist}}" } }, { "name": "maskfullciteNP", "arg": { "format": "[]{}", "snippet": "maskfullciteNP[${2:postfix}]{${1:keylist}}" } }, { "name": "maskfullciteNP", "arg": { "format": "{}", "snippet": "maskfullciteNP{${1:keylist}}" } }, { "name": "maskfullciteNP", "arg": { "format": "[]{}", "snippet": "maskfullciteNP[${2:postfix}]{${1:keylist}}" } }, { "name": "maskfullciteauthor", "arg": { "format": "{}", "snippet": "maskfullciteauthor{${1:keylist}}" } }, { "name": "maskfullciteauthor", "arg": { "format": "[]{}", "snippet": "maskfullciteauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "maskfullciteauthor", "arg": { "format": "{}", "snippet": "maskfullciteauthor{${1:keylist}}" } }, { "name": "maskfullciteauthor", "arg": { "format": "[]{}", "snippet": "maskfullciteauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "maskfullciteauthorNP", "arg": { "format": "{}", "snippet": "maskfullciteauthorNP{${1:keylist}}" } }, { "name": "maskfullciteauthorNP", "arg": { "format": "[]{}", "snippet": "maskfullciteauthorNP[${2:postfix}]{${1:keylist}}" } }, { "name": "maskfullciteauthorNP", "arg": { "format": "{}", "snippet": "maskfullciteauthorNP{${1:keylist}}" } }, { "name": "maskfullciteauthorNP", "arg": { "format": "[]{}", "snippet": "maskfullciteauthorNP[${2:postfix}]{${1:keylist}}" } }, { "name": "maskshortcite", "arg": { "format": "{}", "snippet": "maskshortcite{${1:keylist}}" } }, { "name": "maskshortcite", "arg": { "format": "[]{}", "snippet": "maskshortcite[${2:postfix}]{${1:keylist}}" } }, { "name": "maskshortcite", "arg": { "format": "{}", "snippet": "maskshortcite{${1:keylist}}" } }, { "name": "maskshortcite", "arg": { "format": "[]{}", "snippet": "maskshortcite[${2:postfix}]{${1:keylist}}" } }, { "name": "maskshortciteA", "arg": { "format": "{}", "snippet": "maskshortciteA{${1:keylist}}" } }, { "name": "maskshortciteA", "arg": { "format": "[]{}", "snippet": "maskshortciteA[${2:postfix}]{${1:keylist}}" } }, { "name": "maskshortciteA", "arg": { "format": "{}", "snippet": "maskshortciteA{${1:keylist}}" } }, { "name": "maskshortciteA", "arg": { "format": "[]{}", "snippet": "maskshortciteA[${2:postfix}]{${1:keylist}}" } }, { "name": "maskshortciteNP", "arg": { "format": "{}", "snippet": "maskshortciteNP{${1:keylist}}" } }, { "name": "maskshortciteNP", "arg": { "format": "[]{}", "snippet": "maskshortciteNP[${2:postfix}]{${1:keylist}}" } }, { "name": "maskshortciteNP", "arg": { "format": "{}", "snippet": "maskshortciteNP{${1:keylist}}" } }, { "name": "maskshortciteNP", "arg": { "format": "[]{}", "snippet": "maskshortciteNP[${2:postfix}]{${1:keylist}}" } }, { "name": "maskshortciteauthor", "arg": { "format": "{}", "snippet": "maskshortciteauthor{${1:keylist}}" } }, { "name": "maskshortciteauthor", "arg": { "format": "[]{}", "snippet": "maskshortciteauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "maskshortciteauthor", "arg": { "format": "{}", "snippet": "maskshortciteauthor{${1:keylist}}" } }, { "name": "maskshortciteauthor", "arg": { "format": "[]{}", "snippet": "maskshortciteauthor[${2:postfix}]{${1:keylist}}" } }, { "name": "maskshortciteauthorNP", "arg": { "format": "{}", "snippet": "maskshortciteauthorNP{${1:keylist}}" } }, { "name": "maskshortciteauthorNP", "arg": { "format": "[]{}", "snippet": "maskshortciteauthorNP[${2:postfix}]{${1:keylist}}" } }, { "name": "maskshortciteauthorNP", "arg": { "format": "{}", "snippet": "maskshortciteauthorNP{${1:keylist}}" } }, { "name": "maskshortciteauthorNP", "arg": { "format": "[]{}", "snippet": "maskshortciteauthorNP[${2:postfix}]{${1:keylist}}" } }, { "name": "masknocite", "arg": { "format": "{}", "snippet": "masknocite{${1:keylist}}" } }, { "name": "masktext", "arg": { "format": "{}", "snippet": "masktext{${1:masked text%text}}" } }, { "name": "masktext", "arg": { "format": "[]{}", "snippet": "masktext[${2:mask-mode text%text}]{${1:masked text%text}}" } }, { "name": "PrintOrdinal", "unusual": true, "arg": { "format": "{}", "snippet": "PrintOrdinal{${1:number}}" } }, { "name": "APACSortNoop", "unusual": true, "arg": { "format": "{}", "snippet": "APACSortNoop{${1:arg}}" } }, { "name": "BAstyle", "unusual": true }, { "name": "BAastyle", "unusual": true }, { "name": "APACrefauthstyle", "unusual": true }, { "name": "BBA", "unusual": true }, { "name": "BBAA", "unusual": true }, { "name": "BBAB", "unusual": true }, { "name": "BAnd", "unusual": true }, { "name": "BBOP", "unusual": true }, { "name": "BBCP", "unusual": true }, { "name": "BAP", "unusual": true }, { "name": "BBAY", "unusual": true }, { "name": "BBYY", "unusual": true }, { "name": "BBN", "unusual": true }, { "name": "BBC", "unusual": true }, { "name": "BBOQ", "unusual": true }, { "name": "BBCQ", "unusual": true }, { "name": "BPBI", "unusual": true }, { "name": "BHBI", "unusual": true }, { "name": "BCBT", "unusual": true }, { "name": "BCBL", "unusual": true }, { "name": "BDBL", "unusual": true }, { "name": "theBibCnt", "unusual": true }, { "name": "BCnt", "unusual": true, "arg": { "format": "{}", "snippet": "BCnt{${1:integer}}" } }, { "name": "BCntIP", "unusual": true, "arg": { "format": "{}", "snippet": "BCntIP{${1:integer}}" } }, { "name": "BCntND", "unusual": true, "arg": { "format": "{}", "snippet": "BCntND{${1:integer}}" } }, { "name": "APACciteatitle", "unusual": true, "arg": { "format": "{}", "snippet": "APACciteatitle{${1:text}}" } }, { "name": "APACcitebtitle", "unusual": true, "arg": { "format": "{}", "snippet": "APACcitebtitle{${1:text}}" } }, { "name": "APACmetastar", "unusual": true }, { "name": "bibnewpage", "unusual": true }, { "name": "bibliographytypesize", "unusual": true }, { "name": "bibleftmargin", "unusual": true }, { "name": "bibindent", "unusual": true }, { "name": "bibitemsep", "unusual": true }, { "name": "bibparsep", "unusual": true }, { "name": "biblabelsep", "unusual": true }, { "name": "onemaskedcitationmsg", "unusual": true, "arg": { "format": "{}", "snippet": "onemaskedcitationmsg{${1:text}}" } }, { "name": "maskedcitationsmsg", "unusual": true, "arg": { "format": "{}", "snippet": "maskedcitationsmsg{${1:text}}" } }, { "name": "bibmessage ", "unusual": true }, { "name": "bibcomputerprogram", "unusual": true }, { "name": "bibcomputerprogrammanual", "unusual": true }, { "name": "bibcomputerprogramandmanual", "unusual": true }, { "name": "bibcomputersoftware", "unusual": true }, { "name": "bibcomputersoftwaremanual", "unusual": true }, { "name": "bibcomputersoftwareandmanual", "unusual": true }, { "name": "bibprogramminglanguage", "unusual": true }, { "name": "bibnotype", "unusual": true }, { "name": "bibnodate", "unusual": true }, { "name": "BOthers", "unusual": true }, { "name": "BOthersPeriod", "unusual": true }, { "name": "bibcorporate", "unusual": true }, { "name": "BIP", "unusual": true }, { "name": "BIn", "unusual": true }, { "name": "BCHAP", "unusual": true }, { "name": "BCHAPS", "unusual": true }, { "name": "BED", "unusual": true }, { "name": "BEDS", "unusual": true }, { "name": "BTRANS", "unusual": true }, { "name": "BTRANSS", "unusual": true }, { "name": "BTRANSL", "unusual": true }, { "name": "BCHAIR", "unusual": true }, { "name": "BCHAIRS", "unusual": true }, { "name": "BVOL", "unusual": true }, { "name": "BVOLS", "unusual": true }, { "name": "BNUM", "unusual": true }, { "name": "BNUMS", "unusual": true }, { "name": "BEd", "unusual": true }, { "name": "BCHAP", "unusual": true }, { "name": "BCHAPS", "unusual": true }, { "name": "BPG", "unusual": true }, { "name": "BPGS", "unusual": true }, { "name": "BTR", "unusual": true }, { "name": "BPhD", "unusual": true }, { "name": "BUPhD", "unusual": true }, { "name": "BMTh", "unusual": true }, { "name": "BUMTh", "unusual": true }, { "name": "BAuthor", "unusual": true }, { "name": "BOWP", "unusual": true }, { "name": "BREPR", "unusual": true }, { "name": "Bby", "unusual": true }, { "name": "BAvailFrom", "unusual": true }, { "name": "BRetrieved", "unusual": true, "arg": { "format": "{}", "snippet": "BRetrieved{${1:text}}" } }, { "name": "BRetrievedFrom", "unusual": true }, { "name": "BMsgPostedTo", "unusual": true }, { "name": "bibname" }, { "name": "bibliographyprenote", "unusual": true }, { "name": "APACmetaprenote", "unusual": true }, { "name": "authorindexname", "unusual": true }, { "name": "doiprefix", "unusual": true }, { "name": "APACmonth", "unusual": true, "arg": { "format": "{}", "snippet": "APACmonth{${1:month}}" } }, { "name": "APACrefYear", "unusual": true, "arg": { "format": "{}", "snippet": "APACrefYear{${1:year}}" } }, { "name": "APACrefYearMonthDay", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "APACrefYearMonthDay{${1:year}}{${2:month}}{${3:day}}" } }, { "name": "APACrefatitle", "unusual": true, "arg": { "format": "{}{}", "snippet": "APACrefatitle{${1:arg1}}{${2:arg2}}" } }, { "name": "APACrefbtitle", "unusual": true, "arg": { "format": "{}{}", "snippet": "APACrefbtitle{${1:arg1}}{${2:arg2}}" } }, { "name": "APACrefaetitle", "unusual": true, "arg": { "format": "{}{}", "snippet": "APACrefaetitle{${1:arg1}}{${2:arg2}}" } }, { "name": "APACrefbetitle", "unusual": true, "arg": { "format": "{}{}", "snippet": "APACrefbetitle{${1:arg1}}{${2:arg2}}" } }, { "name": "APACjournalVolNumPages", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "APACjournalVolNumPages{${1:journal}}{${2:volume}}{${3:issue number}}{${4:pages}}" } }, { "name": "APACaddressPublisher", "unusual": true, "arg": { "format": "{}{}", "snippet": "APACaddressPublisher{${1:arg1}}{${2:arg2}}" } }, { "name": "APACaddressInstitution", "unusual": true, "arg": { "format": "{}{}", "snippet": "APACaddressInstitution{${1:arg1}}{${2:arg2}}" } }, { "name": "APACaddressPublisherEqAuth", "unusual": true, "arg": { "format": "{}{}", "snippet": "APACaddressPublisherEqAuth{${1:arg1}}{${2:arg2}}" } }, { "name": "APACaddressInstitutionEqAuth", "unusual": true, "arg": { "format": "{}{}", "snippet": "APACaddressInstitutionEqAuth{${1:arg1}}{${2:arg2}}" } }, { "name": "APACaddressSchool", "unusual": true, "arg": { "format": "{}{}", "snippet": "APACaddressSchool{${1:arg1}}{${2:arg2}}" } }, { "name": "APACtypeAddressSchool", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "APACtypeAddressSchool{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "APAChowpublished", "unusual": true }, { "name": "APACorigED", "unusual": true, "arg": { "format": "{}", "snippet": "APACorigED{${1:text}}" } }, { "name": "APACorigEDS", "unusual": true, "arg": { "format": "{}", "snippet": "APACorigEDS{${1:text}}" } }, { "name": "APACrefnote", "unusual": true, "arg": { "format": "{}", "snippet": "APACrefnote{${1:text}}" } }, { "name": "APACorigyearnote", "unusual": true, "arg": { "format": "{}{}", "snippet": "APACorigyearnote{${1:year}}{${2:text}}" } }, { "name": "APACorigjournalnote", "unusual": true, "arg": { "format": "{}{}{}{}{}{}", "snippet": "APACorigjournalnote{${1:year}}{${2:journal}}{${3:volume}}{${4:issue number}}{${5:pages}}{${6:note}}" } }, { "name": "APACorigbooknote", "unusual": true, "arg": { "format": "{}{}{}{}{}{}{}{}{}", "snippet": "APACorigbooknote{${1:year}}{${2:editor}}{${3:title%text}}{${4:edition}}{${5:volume}}{${6:pages}}{${7:address}}{${8:publisher}}{${9:note}}" } }, { "name": "APACbVolEdTR", "unusual": true, "arg": { "format": "{}{}", "snippet": "APACbVolEdTR{${1:arg1}}{${2:arg2}}" } }, { "name": "APACbVolEdTRpgs", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "APACbVolEdTRpgs{${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "doi", "unusual": true, "arg": { "format": "{}", "snippet": "doi{${1:DOI}}" } }, { "name": "APACstdindex", "unusual": true }, { "name": "APACtocindex", "unusual": true }, { "name": "APACemindex", "unusual": true }, { "name": "APACltxemindex", "unusual": true }, { "name": "AX", "unusual": true, "arg": { "format": "{}", "snippet": "AX{${1:arg}}" } }, { "name": "corporateAX", "unusual": true, "arg": { "format": "{}", "snippet": "corporateAX{${1:arg}}" } }, { "name": "APACbibcite", "unusual": true, "arg": { "format": "{}{}", "snippet": "APACbibcite{${1:arg1}}{${2:arg2}}" } }, { "name": "APACexlab", "unusual": true, "arg": { "format": "{}", "snippet": "APACexlab{${1:text}}" } }, { "name": "APACinsertmetastar", "unusual": true, "arg": { "format": "{}", "snippet": "APACinsertmetastar{${1:arg}}" } }, { "name": "APACrestorebibitem", "unusual": true }, { "name": "APACyear", "unusual": true, "arg": { "format": "{}", "snippet": "APACyear{${1:text}}" } }, { "name": "Bem", "unusual": true, "arg": { "format": "{}", "snippet": "Bem{${1:text}}" } }, { "name": "bibphant", "unusual": true, "arg": { "format": "{}", "snippet": "bibphant{${1:arg}}" } }, { "name": "CardinalNumeric", "unusual": true, "arg": { "format": "{}", "snippet": "CardinalNumeric{${1:count}}" } }, { "name": "CurrentBib", "unusual": true }, { "name": "currentindexname", "unusual": true }, { "name": "definemetaflag", "unusual": true, "arg": { "format": "{}", "snippet": "definemetaflag{${1:arg}}" } }, { "name": "makehashmacropar", "unusual": true }, { "name": "makehashother", "unusual": true }, { "name": "maskcitations", "unusual": true }, { "name": "PrintAX", "unusual": true }, { "name": "PrintBackRefs", "unusual": true, "arg": { "format": "{}", "snippet": "PrintBackRefs{${1:arg}}" } }, { "name": "themaskedRefs", "unusual": true }, { "name": "unmaskcitations", "unusual": true }, { "name": "url", "arg": { "format": "{}", "snippet": "url{${1:URL}}" } } ], "envs": [ { "name": "APACrefauthors", "unusual": true }, { "name": "APACrefURL", "unusual": true }, { "name": "APACrefURL", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:date}]" } }, { "name": "APACrefDOI", "unusual": true }, { "name": "APACrefURLmsg", "unusual": true }, { "name": "APACrefannotation", "unusual": true } ], "keys": { "\\usepackage/apacite#c": [ "apaciteclassic", "natbibemu", "natbibapa", "nocitation", "mask", "unmask", "numberedbib", "unnumberedbib", "sectionbib", "nosectionbib", "tocbib", "notocbib", "bibnewpage", "nobibnewpage", "doi", "nodoi", "noindex", "index", "includecorporate", "suppresscorporate", "indexpackage", "noindexpackage", "stdindex", "tocindex", "emindex", "ltxemindex" ], "\\bibliographystyle#c": [ "apacite", "apacitex", "apacann", "apacannx" ] }, "args": [ "\\usepackage/apacite#c" ] } ================================================ FILE: dev/packages/appendix.json ================================================ { "deps": [], "macros": [ { "name": "appendixpage" }, { "name": "addappheadtotoc" }, { "name": "noappendicestocpagenum" }, { "name": "appendicestocpagenum" }, { "name": "appendixtocname" }, { "name": "appendixpagename" }, { "name": "appendixtocon" }, { "name": "appendixtocoff" }, { "name": "appendixpageon" }, { "name": "appendixpageoff" }, { "name": "appendixtitleon" }, { "name": "appendixtitleoff" }, { "name": "appendixtitletocon" }, { "name": "appendixtitletocoff" }, { "name": "appendixheaderon" }, { "name": "appendixheaderoff" }, { "name": "restoreapp" }, { "name": "setthesection" }, { "name": "setthesubsection" } ], "envs": [ { "name": "appendices" }, { "name": "subappendices" } ], "keys": { "\\usepackage/appendix#c": [ "toc", "title", "titletoc", "header", "page" ] }, "args": [ "\\usepackage/appendix#c" ] } ================================================ FILE: dev/packages/appendixnumberbeamer.json ================================================ { "deps": [], "macros": [ { "name": "appendixtotalframenumber", "unusual": true }, { "name": "mainend", "unusual": true }, { "name": "pageatend", "unusual": true }, { "name": "appendixend", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/apptools.json ================================================ { "deps": [], "macros": [ { "name": "AtAppendix", "arg": { "format": "{}", "snippet": "AtAppendix{${1:code}}" } }, { "name": "IfAppendix", "arg": { "format": "{}{}", "snippet": "IfAppendix{${1:then}}{${2:else}}" } }, { "name": "ifappendix", "unusual": true }, { "name": "appendixtrue", "unusual": true }, { "name": "appendixfalse", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/apxproof.json ================================================ { "deps": [ { "name": "environ" }, { "name": "etoolbox" }, { "name": "fancyvrb" }, { "name": "ifthen" }, { "name": "kvoptions" }, { "name": "catchfile" }, { "name": "amsthm" }, { "name": "bibunits" } ], "macros": [ { "name": "newtheoremrep", "arg": { "format": "{}{}", "snippet": "newtheoremrep{${1:envname}}{${2:title%text}}" } }, { "name": "newtheoremrep", "arg": { "format": "{}[]{}", "snippet": "newtheoremrep{${1:envname}}[${3:counter}]{${2:title%text}}" } }, { "name": "newtheoremrep", "unusual": true, "arg": { "format": "{}{}[]", "snippet": "newtheoremrep{${1:envname}}{${2:title%text}}[${3:countersec}]" } }, { "name": "newtheoremrep", "arg": { "format": "{}[]{}[]", "snippet": "newtheoremrep{${1:envname}}[${3:counter}]{${2:title%text}}[${4:countersec}]" } }, { "name": "mainbodyrepeatedtheorem", "unusual": true }, { "name": "appendixsectionformat", "unusual": true, "arg": { "format": "{}{}", "snippet": "appendixsectionformat{${1:number}}{${2:title%text}}" } }, { "name": "appendixrefname", "unusual": true }, { "name": "appendixbibliographystyle", "unusual": true }, { "name": "appendixbibliographyprelim", "unusual": true }, { "name": "appendixprelim", "unusual": true }, { "name": "noproofinappendix", "unusual": true }, { "name": "nosectionappendix", "unusual": true } ], "envs": [ { "name": "toappendix" }, { "name": "appendixproof" }, { "name": "proofsketch" }, { "name": "inlineproof" }, { "name": "nestedproof", "unusual": true } ], "keys": { "\\usepackage/apxproof#c": [ "appendix=${1|append,inline,strip|}", "bibliography=${1|common,separate|}", "repeqn=${1|same,independent|}", "forwardlinking=${1|yes,no|}" ] }, "args": [ "\\usepackage/apxproof#c" ] } ================================================ FILE: dev/packages/ar.json ================================================ { "deps": [], "macros": [ { "name": "ifCM", "unusual": true }, { "name": "CMtrue", "unusual": true }, { "name": "CMfalse", "unusual": true }, { "name": "ifTM", "unusual": true }, { "name": "TMtrue", "unusual": true }, { "name": "TMfalse", "unusual": true }, { "name": "ifPA", "unusual": true }, { "name": "PAtrue", "unusual": true }, { "name": "PAfalse", "unusual": true }, { "name": "AR" }, { "name": "ARb" }, { "name": "ARss" }, { "name": "ARssb" }, { "name": "ARtt" }, { "name": "ARm", "unusual": true }, { "name": "ARmb", "unusual": true } ], "envs": [], "keys": { "\\usepackage/ar#c": [ "CM", "TM", "TC", "PA", "PX" ] }, "args": [ "\\usepackage/ar#c" ] } ================================================ FILE: dev/packages/arabluatex.json ================================================ { "deps": [ { "name": "iftex" }, { "name": "xkeyval" }, { "name": "xcolor" }, { "name": "luacolor" }, { "name": "etoolbox" }, { "name": "arabluatex-patch" }, { "name": "fontspec" }, { "name": "luacode" }, { "name": "adjustbox" }, { "name": "xstring" }, { "name": "lua-ul" } ], "macros": [ { "name": "arabicfont" }, { "name": "SetArbEasy" }, { "name": "SetArbEasy*" }, { "name": "SetArbDflt" }, { "name": "SetArbDflt*" }, { "name": "arb", "arg": { "format": "{}", "snippet": "arb{${1:Arabic text%definition}}" } }, { "name": "arb", "arg": { "format": "[]{}", "snippet": "arb[${2:mode%keyvals}]{${1:Arabic text%definition}}", "keys": [ "\\arb,\\begin{arab}" ], "keyPos": 0 } }, { "name": "arbnull" }, { "name": "abjad", "arg": { "format": "{}", "snippet": "abjad{${1:number}}" } }, { "name": "aemph", "arg": { "format": "{}", "snippet": "aemph{${1:Arabic text%definition}}" } }, { "name": "aemph*", "arg": { "format": "{}", "snippet": "aemph*{${1:Arabic text%definition}}" } }, { "name": "aoline", "arg": { "format": "{}", "snippet": "aoline{${1:Arabic text%definition}}" } }, { "name": "aoline*", "arg": { "format": "{}", "snippet": "aoline*{${1:Arabic text%definition}}" } }, { "name": "auline", "arg": { "format": "{}", "snippet": "auline{${1:Arabic text%definition}}" } }, { "name": "SetHemistichDelim", "arg": { "format": "{}", "snippet": "SetHemistichDelim{${1:delimiter}}" } }, { "name": "StretchBayt" }, { "name": "StretchBayt", "arg": { "format": "[]", "snippet": "StretchBayt[${1:true|false}]" } }, { "name": "abraces", "arg": { "format": "{}", "snippet": "abraces{${1:Arabic text%definition}}" } }, { "name": "arbmark", "arg": { "format": "{}", "snippet": "arbmark{${1:shorthand%keyvals}}", "keys": [ "\\arbmark#c" ], "keyPos": 0 } }, { "name": "arbmark", "arg": { "format": "[]{}", "snippet": "arbmark[${2:rl|lr}]{${1:shorthand%keyvals}}", "keys": [ "\\arbmark#c" ], "keyPos": 1 } }, { "name": "newarbmark", "arg": { "format": "{}{}{}", "snippet": "newarbmark{${1:shorthand%specialDef}}{${2:RTL codepoint}}{${3:LTR codepoint}}" } }, { "name": "ayah", "arg": { "format": "{}", "snippet": "ayah{3-digit number}" } }, { "name": "arbcolor", "arg": { "format": "{}", "snippet": "arbcolor{${1:Arabic text%definition}}" } }, { "name": "arbcolor", "arg": { "format": "[]{}", "snippet": "arbcolor[${2:color}]{${1:Arabic text%definition}}" } }, { "name": "SetTranslitConvention", "arg": { "format": "{}", "snippet": "SetTranslitConvention{${1:mode%keyvals}}", "keys": [ "\\SetTranslitConvention" ], "keyPos": 0 } }, { "name": "SetTranslitStyle", "arg": { "format": "{}", "snippet": "SetTranslitStyle{${1:style commands}}" } }, { "name": "SetTranslitFont", "arg": { "format": "{}", "snippet": "SetTranslitFont{${1:font selection commands}}" } }, { "name": "uc", "arg": { "format": "{}", "snippet": "uc{${1:word%definition}}" } }, { "name": "prname", "arg": { "format": "{}", "snippet": "prname{${1:Arabic proper name%definition}}" } }, { "name": "prname*", "unusual": true, "arg": { "format": "{}", "snippet": "prname*{${1:Arabic proper name%definition}}" } }, { "name": "arbup", "unusual": true, "arg": { "format": "{}", "snippet": "arbup{${1:Arabic text%definition}}" } }, { "name": "NoArbUp" }, { "name": "ArbUpDflt" }, { "name": "SetArbUp", "arg": { "format": "{}", "snippet": "SetArbUp{${1:formatting directives}}" } }, { "name": "SetInputScheme", "arg": { "format": "{}", "snippet": "SetInputScheme{${1:scheme%keyvals}}", "keys": [ "\\SetInputScheme" ], "keyPos": 0 } }, { "name": "txarb", "arg": { "format": "{}", "snippet": "txarb{${1:Unicode Arabic}}" } }, { "name": "LR", "arg": { "format": "{}", "snippet": "LR{${1:arg%text}}" } }, { "name": "RL", "arg": { "format": "{}", "snippet": "RL{${1:arg%text}}" } }, { "name": "LRfootnote", "arg": { "format": "{}", "snippet": "LRfootnote{${1:text}}" } }, { "name": "RLfootnote", "arg": { "format": "{}", "snippet": "RLfootnote{${1:text}}" } }, { "name": "FixArbFtnmk" }, { "name": "LRmarginpar", "arg": { "format": "{}", "snippet": "LRmarginpar{${1:right%text}}" } }, { "name": "LRmarginpar", "arg": { "format": "[]{}", "snippet": "LRmarginpar[${2:left%text}]{${1:right%text}}" } }, { "name": "setRL" }, { "name": "setLR" }, { "name": "MkArbBreak", "arg": { "format": "{}", "snippet": "MkArbBreak{${1:list of csnames}}" } }, { "name": "MkArbBreak*", "arg": { "format": "{}", "snippet": "MkArbBreak*{${1:list of csnames}}" } }, { "name": "SetArbOutSuffix", "arg": { "format": "{}", "snippet": "SetArbOutSuffix{${1:suffix}}" } }, { "name": "arbpardir", "unusual": true }, { "name": "ArbOutFile", "arg": { "format": "{}", "snippet": "ArbOutFile{${1:argument}}" } }, { "name": "ArbOutFile", "arg": { "format": "[]{}", "snippet": "ArbOutFile[${2:newline}]{${1:argument}}" } }, { "name": "ArbOutFile*", "arg": { "format": "{}", "snippet": "ArbOutFile*{${1:argument}}" } }, { "name": "ArbOutFile*", "arg": { "format": "[]{}", "snippet": "ArbOutFile*[${2:newline}]{${1:argument}}" } }, { "name": "SetDefaultIndex", "unusual": true, "arg": { "format": "{}", "snippet": "SetDefaultIndex{${1:file}}" } }, { "name": "SetIndexMode", "unusual": true, "arg": { "format": "{}", "snippet": "SetIndexMode{${1:mode}}" } }, { "name": "Uc", "unusual": true, "arg": { "format": "{}", "snippet": "Uc{${1:word%definition}}" } }, { "name": "arind", "unusual": true, "arg": { "format": "{}", "snippet": "arind{${1:root}}" } }, { "name": "arind", "unusual": true, "arg": { "format": "[]{}", "snippet": "arind[${2:opt%keyvals}]{${1:root}}", "keys": [ "\\arind" ], "keyPos": 0 } }, { "name": "txtrans", "unusual": true, "arg": { "format": "{}", "snippet": "txtrans{${1:arg}}" } } ], "envs": [ { "name": "arab" }, { "name": "arab", "arg": { "format": "[]", "snippet": "[${1:mode%keyvals}]", "keys": [ "\\arb,\\begin{arab}" ], "keyPos": 0 } }, { "name": "arabverse" }, { "name": "arabverse", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\begin{arabverse}" ], "keyPos": 0 } }, { "name": "txarab" }, { "name": "arabexport" }, { "name": "txarabtr", "unusual": true } ], "keys": { "\\usepackage/arabluatex#c": [ "voc", "fullvoc", "novoc", "trans", "export" ], "\\arb,\\begin{arab}": [ "voc", "fullvoc", "novoc", "trans" ], "\\begin{arabverse}": [ "mode=${1|voc,fullvoc,novoc,trans|}", "width=", "gutter=", "metre=${1:name}", "delim", "utf", "color=", "export" ], "\\arbmark#c": [ "bismillah", "salam", "slm", "jalla", "%arbmark" ], "\\SetTranslitConvention": [ "dmg", "loc", "arabica" ], "\\SetInputScheme": [ "arabtex", "buckwalter" ], "\\arind": [ "index", "root", "form" ] }, "args": [ "\\usepackage/arabluatex#c" ] } ================================================ FILE: dev/packages/arabxetex.json ================================================ { "deps": [ { "name": "xetex" }, { "name": "amsmath" }, { "name": "fontspec" }, { "name": "bidi" } ], "macros": [ { "name": "textarab", "arg": { "format": "{}", "snippet": "textarab{${1:text%definition}}" } }, { "name": "textarab", "arg": { "format": "[]{}", "snippet": "textarab[${2:option%keyvals}]{${1:text%definition}}", "keys": [ "\\textarab,\\textfarsi,\\texturdu,\\textsindhi,\\textpashto,\\textottoman,\\textkurdish,\\textkashmiri,\\textmalay,\\textuighur,\\textmaghribi,\\begin{arab},\\begin{farsi},\\begin{urdu},\\begin{sindhi},\\begin{pashto},\\begin{ottoman},\\begin{kurdish},\\begin{kashmiri},\\begin{malay},\\begin{uighur},\\begin{maghribi}" ], "keyPos": 0 } }, { "name": "textfarsi", "arg": { "format": "{}", "snippet": "textfarsi{${1:text%definition}}" } }, { "name": "textfarsi", "arg": { "format": "[]{}", "snippet": "textfarsi[${2:option%keyvals}]{${1:text%definition}}", "keys": [ "\\textarab,\\textfarsi,\\texturdu,\\textsindhi,\\textpashto,\\textottoman,\\textkurdish,\\textkashmiri,\\textmalay,\\textuighur,\\textmaghribi,\\begin{arab},\\begin{farsi},\\begin{urdu},\\begin{sindhi},\\begin{pashto},\\begin{ottoman},\\begin{kurdish},\\begin{kashmiri},\\begin{malay},\\begin{uighur},\\begin{maghribi}" ], "keyPos": 0 } }, { "name": "texturdu", "arg": { "format": "{}", "snippet": "texturdu{${1:text%definition}}" } }, { "name": "texturdu", "arg": { "format": "[]{}", "snippet": "texturdu[${2:option%keyvals}]{${1:text%definition}}", "keys": [ "\\textarab,\\textfarsi,\\texturdu,\\textsindhi,\\textpashto,\\textottoman,\\textkurdish,\\textkashmiri,\\textmalay,\\textuighur,\\textmaghribi,\\begin{arab},\\begin{farsi},\\begin{urdu},\\begin{sindhi},\\begin{pashto},\\begin{ottoman},\\begin{kurdish},\\begin{kashmiri},\\begin{malay},\\begin{uighur},\\begin{maghribi}" ], "keyPos": 0 } }, { "name": "textsindhi", "arg": { "format": "{}", "snippet": "textsindhi{${1:text%definition}}" } }, { "name": "textsindhi", "arg": { "format": "[]{}", "snippet": "textsindhi[${2:option%keyvals}]{${1:text%definition}}", "keys": [ "\\textarab,\\textfarsi,\\texturdu,\\textsindhi,\\textpashto,\\textottoman,\\textkurdish,\\textkashmiri,\\textmalay,\\textuighur,\\textmaghribi,\\begin{arab},\\begin{farsi},\\begin{urdu},\\begin{sindhi},\\begin{pashto},\\begin{ottoman},\\begin{kurdish},\\begin{kashmiri},\\begin{malay},\\begin{uighur},\\begin{maghribi}" ], "keyPos": 0 } }, { "name": "textpashto", "arg": { "format": "{}", "snippet": "textpashto{${1:text%definition}}" } }, { "name": "textpashto", "arg": { "format": "[]{}", "snippet": "textpashto[${2:option%keyvals}]{${1:text%definition}}", "keys": [ "\\textarab,\\textfarsi,\\texturdu,\\textsindhi,\\textpashto,\\textottoman,\\textkurdish,\\textkashmiri,\\textmalay,\\textuighur,\\textmaghribi,\\begin{arab},\\begin{farsi},\\begin{urdu},\\begin{sindhi},\\begin{pashto},\\begin{ottoman},\\begin{kurdish},\\begin{kashmiri},\\begin{malay},\\begin{uighur},\\begin{maghribi}" ], "keyPos": 0 } }, { "name": "textottoman", "arg": { "format": "{}", "snippet": "textottoman{${1:text%definition}}" } }, { "name": "textottoman", "arg": { "format": "[]{}", "snippet": "textottoman[${2:option%keyvals}]{${1:text%definition}}", "keys": [ "\\textarab,\\textfarsi,\\texturdu,\\textsindhi,\\textpashto,\\textottoman,\\textkurdish,\\textkashmiri,\\textmalay,\\textuighur,\\textmaghribi,\\begin{arab},\\begin{farsi},\\begin{urdu},\\begin{sindhi},\\begin{pashto},\\begin{ottoman},\\begin{kurdish},\\begin{kashmiri},\\begin{malay},\\begin{uighur},\\begin{maghribi}" ], "keyPos": 0 } }, { "name": "textkurdish", "arg": { "format": "{}", "snippet": "textkurdish{${1:text%definition}}" } }, { "name": "textkurdish", "arg": { "format": "[]{}", "snippet": "textkurdish[${2:option%keyvals}]{${1:text%definition}}", "keys": [ "\\textarab,\\textfarsi,\\texturdu,\\textsindhi,\\textpashto,\\textottoman,\\textkurdish,\\textkashmiri,\\textmalay,\\textuighur,\\textmaghribi,\\begin{arab},\\begin{farsi},\\begin{urdu},\\begin{sindhi},\\begin{pashto},\\begin{ottoman},\\begin{kurdish},\\begin{kashmiri},\\begin{malay},\\begin{uighur},\\begin{maghribi}" ], "keyPos": 0 } }, { "name": "textkashmiri", "arg": { "format": "{}", "snippet": "textkashmiri{${1:text%definition}}" } }, { "name": "textkashmiri", "arg": { "format": "[]{}", "snippet": "textkashmiri[${2:option%keyvals}]{${1:text%definition}}", "keys": [ "\\textarab,\\textfarsi,\\texturdu,\\textsindhi,\\textpashto,\\textottoman,\\textkurdish,\\textkashmiri,\\textmalay,\\textuighur,\\textmaghribi,\\begin{arab},\\begin{farsi},\\begin{urdu},\\begin{sindhi},\\begin{pashto},\\begin{ottoman},\\begin{kurdish},\\begin{kashmiri},\\begin{malay},\\begin{uighur},\\begin{maghribi}" ], "keyPos": 0 } }, { "name": "textmalay", "arg": { "format": "{}", "snippet": "textmalay{${1:text%definition}}" } }, { "name": "textmalay", "arg": { "format": "[]{}", "snippet": "textmalay[${2:option%keyvals}]{${1:text%definition}}", "keys": [ "\\textarab,\\textfarsi,\\texturdu,\\textsindhi,\\textpashto,\\textottoman,\\textkurdish,\\textkashmiri,\\textmalay,\\textuighur,\\textmaghribi,\\begin{arab},\\begin{farsi},\\begin{urdu},\\begin{sindhi},\\begin{pashto},\\begin{ottoman},\\begin{kurdish},\\begin{kashmiri},\\begin{malay},\\begin{uighur},\\begin{maghribi}" ], "keyPos": 0 } }, { "name": "textuighur", "arg": { "format": "{}", "snippet": "textuighur{${1:text%definition}}" } }, { "name": "textuighur", "arg": { "format": "[]{}", "snippet": "textuighur[${2:option%keyvals}]{${1:text%definition}}", "keys": [ "\\textarab,\\textfarsi,\\texturdu,\\textsindhi,\\textpashto,\\textottoman,\\textkurdish,\\textkashmiri,\\textmalay,\\textuighur,\\textmaghribi,\\begin{arab},\\begin{farsi},\\begin{urdu},\\begin{sindhi},\\begin{pashto},\\begin{ottoman},\\begin{kurdish},\\begin{kashmiri},\\begin{malay},\\begin{uighur},\\begin{maghribi}" ], "keyPos": 0 } }, { "name": "textmaghribi", "arg": { "format": "{}", "snippet": "textmaghribi{${1:text%definition}}" } }, { "name": "textmaghribi", "arg": { "format": "[]{}", "snippet": "textmaghribi[${2:option%keyvals}]{${1:text%definition}}", "keys": [ "\\textarab,\\textfarsi,\\texturdu,\\textsindhi,\\textpashto,\\textottoman,\\textkurdish,\\textkashmiri,\\textmalay,\\textuighur,\\textmaghribi,\\begin{arab},\\begin{farsi},\\begin{urdu},\\begin{sindhi},\\begin{pashto},\\begin{ottoman},\\begin{kurdish},\\begin{kashmiri},\\begin{malay},\\begin{uighur},\\begin{maghribi}" ], "keyPos": 0 } }, { "name": "textLR", "arg": { "format": "{}", "snippet": "textLR{${1:text}}" } }, { "name": "aemph", "arg": { "format": "{}", "snippet": "aemph{${1:text%definition}}" } }, { "name": "arabicfont" }, { "name": "SetTranslitConvention", "arg": { "format": "{}", "snippet": "SetTranslitConvention{${1:type%keyvals}}", "keys": [ "\\SetTranslitConvention#c" ], "keyPos": 0 } }, { "name": "SetTranslitStyle", "arg": { "format": "{}", "snippet": "SetTranslitStyle{${1:style commands}}" } }, { "name": "UC" }, { "name": "textarabic", "unusual": true, "arg": { "format": "{}", "snippet": "textarabic{${1:text%definition}}" } }, { "name": "textarabic", "unusual": true, "arg": { "format": "[]{}", "snippet": "textarabic[${2:option%keyvals}]{${1:text%definition}}" } }, { "name": "textjawi", "unusual": true, "arg": { "format": "{}", "snippet": "textjawi{${1:text%definition}}" } }, { "name": "textjawi", "unusual": true, "arg": { "format": "[]{}", "snippet": "textjawi[${2:option%keyvals}]{${1:text%definition}}" } }, { "name": "textpersian", "unusual": true, "arg": { "format": "{}", "snippet": "textpersian{${1:text%definition}}" } }, { "name": "textpersian", "unusual": true, "arg": { "format": "[]{}", "snippet": "textpersian[${2:option%keyvals}]{${1:text%definition}}" } }, { "name": "textturk", "unusual": true, "arg": { "format": "{}", "snippet": "textturk{${1:text%definition}}" } }, { "name": "textturk", "unusual": true, "arg": { "format": "[]{}", "snippet": "textturk[${2:option%keyvals}]{${1:text%definition}}" } } ], "envs": [ { "name": "arab" }, { "name": "arab", "arg": { "format": "[]", "snippet": "[${1:option%keyvals}]", "keys": [ "\\textarab,\\textfarsi,\\texturdu,\\textsindhi,\\textpashto,\\textottoman,\\textkurdish,\\textkashmiri,\\textmalay,\\textuighur,\\textmaghribi,\\begin{arab},\\begin{farsi},\\begin{urdu},\\begin{sindhi},\\begin{pashto},\\begin{ottoman},\\begin{kurdish},\\begin{kashmiri},\\begin{malay},\\begin{uighur},\\begin{maghribi}" ], "keyPos": 0 } }, { "name": "farsi" }, { "name": "farsi", "arg": { "format": "[]", "snippet": "[${1:option%keyvals}]", "keys": [ "\\textarab,\\textfarsi,\\texturdu,\\textsindhi,\\textpashto,\\textottoman,\\textkurdish,\\textkashmiri,\\textmalay,\\textuighur,\\textmaghribi,\\begin{arab},\\begin{farsi},\\begin{urdu},\\begin{sindhi},\\begin{pashto},\\begin{ottoman},\\begin{kurdish},\\begin{kashmiri},\\begin{malay},\\begin{uighur},\\begin{maghribi}" ], "keyPos": 0 } }, { "name": "urdu" }, { "name": "urdu", "arg": { "format": "[]", "snippet": "[${1:option%keyvals}]", "keys": [ "\\textarab,\\textfarsi,\\texturdu,\\textsindhi,\\textpashto,\\textottoman,\\textkurdish,\\textkashmiri,\\textmalay,\\textuighur,\\textmaghribi,\\begin{arab},\\begin{farsi},\\begin{urdu},\\begin{sindhi},\\begin{pashto},\\begin{ottoman},\\begin{kurdish},\\begin{kashmiri},\\begin{malay},\\begin{uighur},\\begin{maghribi}" ], "keyPos": 0 } }, { "name": "sindhi" }, { "name": "sindhi", "arg": { "format": "[]", "snippet": "[${1:option%keyvals}]", "keys": [ "\\textarab,\\textfarsi,\\texturdu,\\textsindhi,\\textpashto,\\textottoman,\\textkurdish,\\textkashmiri,\\textmalay,\\textuighur,\\textmaghribi,\\begin{arab},\\begin{farsi},\\begin{urdu},\\begin{sindhi},\\begin{pashto},\\begin{ottoman},\\begin{kurdish},\\begin{kashmiri},\\begin{malay},\\begin{uighur},\\begin{maghribi}" ], "keyPos": 0 } }, { "name": "pashto" }, { "name": "pashto", "arg": { "format": "[]", "snippet": "[${1:option%keyvals}]", "keys": [ "\\textarab,\\textfarsi,\\texturdu,\\textsindhi,\\textpashto,\\textottoman,\\textkurdish,\\textkashmiri,\\textmalay,\\textuighur,\\textmaghribi,\\begin{arab},\\begin{farsi},\\begin{urdu},\\begin{sindhi},\\begin{pashto},\\begin{ottoman},\\begin{kurdish},\\begin{kashmiri},\\begin{malay},\\begin{uighur},\\begin{maghribi}" ], "keyPos": 0 } }, { "name": "ottoman" }, { "name": "ottoman", "arg": { "format": "[]", "snippet": "[${1:option%keyvals}]", "keys": [ "\\textarab,\\textfarsi,\\texturdu,\\textsindhi,\\textpashto,\\textottoman,\\textkurdish,\\textkashmiri,\\textmalay,\\textuighur,\\textmaghribi,\\begin{arab},\\begin{farsi},\\begin{urdu},\\begin{sindhi},\\begin{pashto},\\begin{ottoman},\\begin{kurdish},\\begin{kashmiri},\\begin{malay},\\begin{uighur},\\begin{maghribi}" ], "keyPos": 0 } }, { "name": "kurdish" }, { "name": "kurdish", "arg": { "format": "[]", "snippet": "[${1:option%keyvals}]", "keys": [ "\\textarab,\\textfarsi,\\texturdu,\\textsindhi,\\textpashto,\\textottoman,\\textkurdish,\\textkashmiri,\\textmalay,\\textuighur,\\textmaghribi,\\begin{arab},\\begin{farsi},\\begin{urdu},\\begin{sindhi},\\begin{pashto},\\begin{ottoman},\\begin{kurdish},\\begin{kashmiri},\\begin{malay},\\begin{uighur},\\begin{maghribi}" ], "keyPos": 0 } }, { "name": "kashmiri" }, { "name": "kashmiri", "arg": { "format": "[]", "snippet": "[${1:option%keyvals}]", "keys": [ "\\textarab,\\textfarsi,\\texturdu,\\textsindhi,\\textpashto,\\textottoman,\\textkurdish,\\textkashmiri,\\textmalay,\\textuighur,\\textmaghribi,\\begin{arab},\\begin{farsi},\\begin{urdu},\\begin{sindhi},\\begin{pashto},\\begin{ottoman},\\begin{kurdish},\\begin{kashmiri},\\begin{malay},\\begin{uighur},\\begin{maghribi}" ], "keyPos": 0 } }, { "name": "malay" }, { "name": "malay", "arg": { "format": "[]", "snippet": "[${1:option%keyvals}]", "keys": [ "\\textarab,\\textfarsi,\\texturdu,\\textsindhi,\\textpashto,\\textottoman,\\textkurdish,\\textkashmiri,\\textmalay,\\textuighur,\\textmaghribi,\\begin{arab},\\begin{farsi},\\begin{urdu},\\begin{sindhi},\\begin{pashto},\\begin{ottoman},\\begin{kurdish},\\begin{kashmiri},\\begin{malay},\\begin{uighur},\\begin{maghribi}" ], "keyPos": 0 } }, { "name": "uighur" }, { "name": "uighur", "arg": { "format": "[]", "snippet": "[${1:option%keyvals}]", "keys": [ "\\textarab,\\textfarsi,\\texturdu,\\textsindhi,\\textpashto,\\textottoman,\\textkurdish,\\textkashmiri,\\textmalay,\\textuighur,\\textmaghribi,\\begin{arab},\\begin{farsi},\\begin{urdu},\\begin{sindhi},\\begin{pashto},\\begin{ottoman},\\begin{kurdish},\\begin{kashmiri},\\begin{malay},\\begin{uighur},\\begin{maghribi}" ], "keyPos": 0 } }, { "name": "maghribi" }, { "name": "maghribi", "arg": { "format": "[]", "snippet": "[${1:option%keyvals}]", "keys": [ "\\textarab,\\textfarsi,\\texturdu,\\textsindhi,\\textpashto,\\textottoman,\\textkurdish,\\textkashmiri,\\textmalay,\\textuighur,\\textmaghribi,\\begin{arab},\\begin{farsi},\\begin{urdu},\\begin{sindhi},\\begin{pashto},\\begin{ottoman},\\begin{kurdish},\\begin{kashmiri},\\begin{malay},\\begin{uighur},\\begin{maghribi}" ], "keyPos": 0 } }, { "name": "Arabic", "unusual": true }, { "name": "Arabic", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:option}]" } }, { "name": "jawi", "unusual": true }, { "name": "jawi", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:option}]" } }, { "name": "persion", "unusual": true }, { "name": "persion", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:option}]" } }, { "name": "turk", "unusual": true }, { "name": "turk", "unusual": true, "arg": { "format": "[]", "snippet": "[${1:option}]" } } ], "keys": { "\\usepackage/arabxetex#c": [ "fullvoc", "voc", "novoc", "trans", "utf", "mirrorpunct" ], "\\textarab,\\textfarsi,\\texturdu,\\textsindhi,\\textpashto,\\textottoman,\\textkurdish,\\textkashmiri,\\textmalay,\\textuighur,\\textmaghribi,\\begin{arab},\\begin{farsi},\\begin{urdu},\\begin{sindhi},\\begin{pashto},\\begin{ottoman},\\begin{kurdish},\\begin{kashmiri},\\begin{malay},\\begin{uighur},\\begin{maghribi}": [ "novoc", "voc", "fullvoc", "trans", "utf" ], "\\SetTranslitConvention#c": [ "dmg", "loc" ] }, "args": [ "\\usepackage/arabxetex#c" ] } ================================================ FILE: dev/packages/aramaic.json ================================================ { "deps": [], "macros": [ { "name": "aramfamily" }, { "name": "textaram", "arg": { "format": "{}", "snippet": "textaram{${1:arg}}" } }, { "name": "Arq" }, { "name": "Ab" }, { "name": "Ag" }, { "name": "Ad" }, { "name": "Ah" }, { "name": "Aw" }, { "name": "Az" }, { "name": "Ahd" }, { "name": "Atd" }, { "name": "Ay" }, { "name": "Ak" }, { "name": "Al" }, { "name": "Am" }, { "name": "An" }, { "name": "As" }, { "name": "Alq" }, { "name": "Ap" }, { "name": "Asd" }, { "name": "Aq" }, { "name": "Ar" }, { "name": "Asv" }, { "name": "At" }, { "name": "Aa", "unusual": true }, { "name": "Aaleph", "unusual": true }, { "name": "Abeth", "unusual": true }, { "name": "Agimel", "unusual": true }, { "name": "Adaleth", "unusual": true }, { "name": "Ahe", "unusual": true }, { "name": "Avav", "unusual": true }, { "name": "Azayin", "unusual": true }, { "name": "Aheth", "unusual": true }, { "name": "Ateth", "unusual": true }, { "name": "Ayod", "unusual": true }, { "name": "Akaph", "unusual": true }, { "name": "Alamed", "unusual": true }, { "name": "Amem", "unusual": true }, { "name": "Anun", "unusual": true }, { "name": "Asamekh", "unusual": true }, { "name": "Ao", "unusual": true }, { "name": "Aayin", "unusual": true }, { "name": "Ape", "unusual": true }, { "name": "Asade", "unusual": true }, { "name": "Aqoph", "unusual": true }, { "name": "Aresh", "unusual": true }, { "name": "Ashin", "unusual": true }, { "name": "Atav", "unusual": true }, { "name": "translitaram", "unusual": true, "arg": { "format": "{}", "snippet": "translitaram{${1:char-commands}}" } }, { "name": "translitaramfont", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/arev.json ================================================ { "deps": [ { "name": "arevtext" }, { "name": "arevmath" }, { "name": "beramono" } ], "macros": [], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/arevmath.json ================================================ { "deps": [ { "name": "amssymb" }, { "name": "ams-mdbch" }, { "name": "ifthen" } ], "macros": [ { "name": "mathbm", "arg": { "format": "{}", "snippet": "mathbm{${1:text%plain}}" } }, { "name": "widetriangle", "arg": { "format": "{}", "snippet": "widetriangle{${1:arg}}" } }, { "name": "wideparen", "arg": { "format": "{}", "snippet": "wideparen{${1:arg}}" } }, { "name": "varGamma" }, { "name": "varXi" }, { "name": "varPi" }, { "name": "varSigma" }, { "name": "varPhi" }, { "name": "origIota", "unusual": true }, { "name": "varIota" }, { "name": "origI", "unusual": true }, { "name": "origa", "unusual": true }, { "name": "origf", "unusual": true }, { "name": "origi", "unusual": true }, { "name": "origl", "unusual": true }, { "name": "origu", "unusual": true }, { "name": "origv", "unusual": true }, { "name": "origw", "unusual": true }, { "name": "origx", "unusual": true }, { "name": "origimath", "unusual": true }, { "name": "varimath" }, { "name": "varbeta" }, { "name": "varI" }, { "name": "vara" }, { "name": "vari" }, { "name": "varl" }, { "name": "varu" }, { "name": "varv" }, { "name": "varw" }, { "name": "varx" }, { "name": "varf" }, { "name": "Qoppa" }, { "name": "qoppa" }, { "name": "Koppa" }, { "name": "koppa" }, { "name": "Sampi" }, { "name": "sampi" }, { "name": "Stigma" }, { "name": "stigma" }, { "name": "varspade" }, { "name": "varheart" }, { "name": "vardiamond" }, { "name": "varclub" }, { "name": "steaming" }, { "name": "quarternote", "detail": "♩ (\"arevmath wasysym\" command)", "doc": "Music note (sung text sign)" }, { "name": "eighthnote", "detail": "♪ (\"arevmath\" command)", "doc": "Eighth note" }, { "name": "sixteenthnote" }, { "name": "origGamma", "unusual": true }, { "name": "origXi", "unusual": true }, { "name": "origPi", "unusual": true }, { "name": "origSigma", "unusual": true }, { "name": "origPhi", "unusual": true }, { "name": "yinyang" }, { "name": "sadface" }, { "name": "smileface" }, { "name": "invsmileface" }, { "name": "westcross" }, { "name": "eastcross" }, { "name": "skull" }, { "name": "radiation" }, { "name": "biohazard" }, { "name": "recycle" }, { "name": "anchor" }, { "name": "swords" }, { "name": "warning" }, { "name": "pointright" }, { "name": "pencil" }, { "name": "ballotcheck" }, { "name": "ballotx" }, { "name": "heavyqtleft" }, { "name": "heavyqtright" }, { "name": "arrowbullet" } ], "envs": [], "keys": { "\\usepackage/arevmath#c": [ "origletters", "vara", "vari", "varI", "varf", "oldf", "varl", "varu", "varv", "varw", "varGamma", "varXi", "varPi", "varSigma", "varPhi" ] }, "args": [ "\\usepackage/arevmath#c" ] } ================================================ FILE: dev/packages/arevtext.json ================================================ { "deps": [ { "name": "fontenc" } ], "macros": [ { "name": "DH" }, { "name": "NG" }, { "name": "dj" }, { "name": "ng" }, { "name": "k", "arg": { "format": "{}", "snippet": "k{${1:arg}}" } }, { "name": "guillemotleft", "unusual": true }, { "name": "guillemotright", "unusual": true }, { "name": "guilsinglleft" }, { "name": "guilsinglright" }, { "name": "quotedblbase" }, { "name": "quotesinglbase" }, { "name": "textquotedbl" }, { "name": "DJ" }, { "name": "th" }, { "name": "TH" }, { "name": "dh" }, { "name": "Hwithstroke", "unusual": true }, { "name": "hwithstroke", "unusual": true }, { "name": "textogonekcentered", "unusual": true, "arg": { "format": "{}", "snippet": "textogonekcentered{${1:arg}}" } }, { "name": "guillemetleft" }, { "name": "guillemetright" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/argumentation.json ================================================ { "deps": [ { "name": "amsbsy" }, { "name": "amsmath" }, { "name": "pgfopts" }, { "name": "xspace" }, { "name": "xcolor" }, { "name": "tikz" }, { "name": "tikzlibrarypositioning" }, { "name": "tikzlibrarydecorations.markings" } ], "macros": [ { "name": "AF", "if": "macros=true" }, { "name": "arguments", "if": "macros=true" }, { "name": "attacks", "if": "macros=true" }, { "name": "AFcomplete", "if": "macros=true" }, { "name": "afref", "if": "macros=true", "arg": { "format": "{}", "snippet": "afref{${1:label}}" } }, { "name": "fullafref", "if": "macros=true", "arg": { "format": "{}", "snippet": "fullafref{${1:label}}" } }, { "name": "setargumentstyle", "arg": { "format": "{}", "snippet": "setargumentstyle{${1:style}}" } }, { "name": "setattackstyle", "arg": { "format": "{}", "snippet": "setattackstyle{${1:style}}" } }, { "name": "setsupportstyle", "arg": { "format": "{}", "snippet": "setsupportstyle{${1:style}}" } }, { "name": "setannotationstyle", "arg": { "format": "{}", "snippet": "setannotationstyle{${1:style}}" } }, { "name": "argument", "arg": { "format": "{}", "snippet": "argument{${1:name}}" } }, { "name": "argument", "arg": { "format": "(){}", "snippet": "argument(${2:id}){${1:name}}" } }, { "name": "argument", "arg": { "format": "[](){}", "snippet": "argument[${2:options}](${3:id}){${1:name}}" } }, { "name": "argument", "arg": { "format": "[]{}", "snippet": "argument[${2:options}]{${1:name}}" } }, { "name": "attack", "arg": { "format": "{}{}", "snippet": "attack{${1:id1}}{${2:id2}}" } }, { "name": "attack", "arg": { "format": "[]{}{}", "snippet": "attack[${3:options}]{${1:id1}}{${2:id2}}" } }, { "name": "dualattack", "arg": { "format": "{}{}", "snippet": "dualattack{${1:id1}}{${2:id2}}" } }, { "name": "dualattack", "arg": { "format": "[]{}{}", "snippet": "dualattack[${3:options}]{${1:id1}}{${2:id2}}" } }, { "name": "selfattack", "arg": { "format": "{}", "snippet": "selfattack{${1:id}}" } }, { "name": "selfattack", "arg": { "format": "[]{}", "snippet": "selfattack[${2:options}]{${1:id}}" } }, { "name": "support", "arg": { "format": "{}{}", "snippet": "support{${1:id1}}{${2:id2}}" } }, { "name": "support", "arg": { "format": "[]{}{}", "snippet": "support[${3:options}]{${1:id1}}{${2:id2}}" } }, { "name": "annotatedattack", "arg": { "format": "{}{}{}", "snippet": "annotatedattack{${1:id1}}{${2:id2}}{${3:value}}" } }, { "name": "annotatedattack", "arg": { "format": "[]{}{}{}", "snippet": "annotatedattack[${4:options}]{${1:id1}}{${2:id2}}{${3:value}}" } }, { "name": "afname", "arg": { "format": "{}", "snippet": "afname{${1:name}}" } }, { "name": "afname", "arg": { "format": "(){}", "snippet": "afname(${2:id}){${1:name}}" } }, { "name": "afname", "arg": { "format": "[](){}", "snippet": "afname[${2:options}](${3:id}){${1:name}}" } }, { "name": "afname", "arg": { "format": "[]{}", "snippet": "afname[${2:options}]{${1:name}}" } }, { "name": "annotation", "arg": { "format": "{}{}", "snippet": "annotation{${1:id}}{${2:text}}" } }, { "name": "annotation", "arg": { "format": "[]{}{}", "snippet": "annotation[${3:options}]{${1:id}}{${2:text}}" } } ], "envs": [ { "name": "af" }, { "name": "af", "arg": { "format": "[]", "snippet": "[${1:options}]" } } ], "keys": { "\\usepackage/argumentation#c": [ "namestyle=${1|none,math,bold,monospace,monoemph|}", "argumentstyle=${1|standard,large,thick,gray,colored|}", "attackstyle=${1|standard,large,modern|}", "supportstyle=${1|standard,dashed,double|}", "macros=true" ] }, "args": [ "\\usepackage/argumentation#c" ] } ================================================ FILE: dev/packages/arimo.json ================================================ { "deps": [ { "name": "ifxetex" }, { "name": "ifluatex" }, { "name": "xkeyval" }, { "name": "fontenc" }, { "name": "fontaxes" } ], "macros": [ { "name": "arimo" }, { "name": "arimofamily", "unusual": true } ], "envs": [], "keys": { "\\usepackage/arimo#c": [ "scaled=${1:factor}", "sfdefault", "type1" ] }, "args": [ "\\usepackage/arimo#c" ] } ================================================ FILE: dev/packages/armtex.json ================================================ { "deps": [ { "name": "kvoptions" } ], "macros": [ { "name": "artmfamily" }, { "name": "arssfamily" }, { "name": "arbfseries" }, { "name": "armdseries" }, { "name": "arupshape" }, { "name": "aritshape" }, { "name": "arslshape" }, { "name": "armtm", "arg": { "format": "{}", "snippet": "armtm{${1:text}}" } }, { "name": "armss", "arg": { "format": "{}", "snippet": "armss{${1:text}}" } }, { "name": "armbf", "arg": { "format": "{}", "snippet": "armbf{${1:text}}" } }, { "name": "armmd", "arg": { "format": "{}", "snippet": "armmd{${1:text}}" } }, { "name": "armup", "arg": { "format": "{}", "snippet": "armup{${1:text}}" } }, { "name": "armit", "arg": { "format": "{}", "snippet": "armit{${1:text}}" } }, { "name": "armsl", "arg": { "format": "{}", "snippet": "armsl{${1:text}}" } }, { "name": "artm", "unusual": true }, { "name": "arss", "unusual": true }, { "name": "artmbf", "unusual": true }, { "name": "arssbf", "unusual": true }, { "name": "artmit", "unusual": true }, { "name": "artmsl", "unusual": true }, { "name": "arsssl", "unusual": true }, { "name": "artmbfit", "unusual": true }, { "name": "artmbfsl", "unusual": true }, { "name": "arssbfsl", "unusual": true }, { "name": "armdate" }, { "name": "armdateoff" }, { "name": "armhyph" }, { "name": "armhyphoff" }, { "name": "aroff" }, { "name": "armnames" }, { "name": "armnamesoff" }, { "name": "latArmTeX" }, { "name": "ArmTeX" }, { "name": "alsoname", "unusual": true }, { "name": "bibname", "unusual": true }, { "name": "ccname", "unusual": true }, { "name": "chaptername", "unusual": true }, { "name": "enclname", "unusual": true }, { "name": "glossaryname", "unusual": true }, { "name": "headtoname", "unusual": true }, { "name": "prefacename", "unusual": true }, { "name": "proofname", "unusual": true }, { "name": "seename", "unusual": true }, { "name": "armprime" }, { "name": "armprimeoff" }, { "name": "mtArmayb" }, { "name": "mtArmben" }, { "name": "mtArmgim" }, { "name": "mtArmda" }, { "name": "mtArmyech" }, { "name": "mtArmza" }, { "name": "mtArme" }, { "name": "mtArmat" }, { "name": "mtArmto" }, { "name": "mtArmzhe" }, { "name": "mtArmini" }, { "name": "mtArmlyun" }, { "name": "mtArmkhe" }, { "name": "mtArmtsa" }, { "name": "mtArmken" }, { "name": "mtArmho" }, { "name": "mtArmdza" }, { "name": "mtArmghat" }, { "name": "mtArmtche" }, { "name": "mtArmmen" }, { "name": "mtArmhi" }, { "name": "mtArmnu" }, { "name": "mtArmsha" }, { "name": "mtArmvo" }, { "name": "mtArmcha" }, { "name": "mtArmpe" }, { "name": "mtArmje" }, { "name": "mtArmra" }, { "name": "mtArmse" }, { "name": "mtArmvev" }, { "name": "mtArmtyun" }, { "name": "mtArmre" }, { "name": "mtArmtso" }, { "name": "mtArmvyun" }, { "name": "mtArmvovyun" }, { "name": "mtArmpyur" }, { "name": "mtArmke" }, { "name": "mtArmo" }, { "name": "mtArmfe" }, { "name": "mtarmayb" }, { "name": "mtarmben" }, { "name": "mtarmgim" }, { "name": "mtarmda" }, { "name": "mtarmyech" }, { "name": "mtarmza" }, { "name": "mtarme" }, { "name": "mtarmat" }, { "name": "mtarmto" }, { "name": "mtarmzhe" }, { "name": "mtarmini" }, { "name": "mtarmlyun" }, { "name": "mtarmkhe" }, { "name": "mtarmtsa" }, { "name": "mtarmken" }, { "name": "mtarmho" }, { "name": "mtarmdza" }, { "name": "mtarmghat" }, { "name": "mtarmtche" }, { "name": "mtarmmen" }, { "name": "mtarmhi" }, { "name": "mtarmnu" }, { "name": "mtarmsha" }, { "name": "mtarmvo" }, { "name": "mtarmcha" }, { "name": "mtarmpe" }, { "name": "mtarmje" }, { "name": "mtarmra" }, { "name": "mtarmse" }, { "name": "mtarmvev" }, { "name": "mtarmtyun" }, { "name": "mtarmre" }, { "name": "mtarmtso" }, { "name": "mtarmvyun" }, { "name": "mtarmvovyun" }, { "name": "mtarmpyur" }, { "name": "mtarmke" }, { "name": "mtarmew" }, { "name": "mtarmo" }, { "name": "mtarmfe" }, { "name": "mathartm", "arg": { "format": "{}", "snippet": "mathartm{${1:text%plain}}" } }, { "name": "mathartmbf", "arg": { "format": "{}", "snippet": "mathartmbf{${1:text%plain}}" } }, { "name": "mathartmit", "arg": { "format": "{}", "snippet": "mathartmit{${1:text%plain}}" } }, { "name": "mathartmbfit", "arg": { "format": "{}", "snippet": "mathartmbfit{${1:text%plain}}" } }, { "name": "mathardefault", "arg": { "format": "{}", "snippet": "mathardefault{${1:command}}" } }, { "name": "armnumeral", "arg": { "format": "{}", "snippet": "armnumeral{${1:integer}}" } }, { "name": "unarmnumeral", "arg": { "format": "{}", "snippet": "unarmnumeral{${1:Armenian numeral}}" } }, { "name": "unarmnumeral*", "arg": { "format": "{}", "snippet": "unarmnumeral*{${1:Armenian numeral}}" } }, { "name": "armnumeralcount" }, { "name": "armnumber", "arg": { "format": "{}", "snippet": "armnumber{${1:counter}}" } }, { "name": "unarmnumber", "arg": { "format": "{}{}", "snippet": "unarmnumber{${1:Armenian numeral}}{${2:counter}}" } }, { "name": "armalph", "arg": { "format": "{}", "snippet": "armalph{${1:counter}}" } }, { "name": "Armalph", "arg": { "format": "{}", "snippet": "Armalph{${1:counter}}" } }, { "name": "armalphs" }, { "name": "armalphsoff" }, { "name": "armfontsdefault" }, { "name": "armfontsdefaultoff" }, { "name": "armtoday" }, { "name": "armabbrev" }, { "name": "armabr", "arg": { "format": "{}", "snippet": "armabr{${1:arg}}" } }, { "name": "armaccent" }, { "name": "armapostrophe" }, { "name": "Armat" }, { "name": "armat" }, { "name": "Armayb" }, { "name": "armayb" }, { "name": "Armben" }, { "name": "armben" }, { "name": "armbl" }, { "name": "Armcha" }, { "name": "armcha" }, { "name": "armcomma" }, { "name": "Armda" }, { "name": "armda" }, { "name": "armdot" }, { "name": "armdram" }, { "name": "Armdza" }, { "name": "armdza" }, { "name": "Arme" }, { "name": "arme" }, { "name": "armellipsis" }, { "name": "armemdash" }, { "name": "armendash" }, { "name": "armeternity" }, { "name": "armew" }, { "name": "armexclam" }, { "name": "Armfe" }, { "name": "armfe" }, { "name": "armfullstop" }, { "name": "Armghat" }, { "name": "armghat" }, { "name": "Armgim" }, { "name": "armgim" }, { "name": "Armhi" }, { "name": "armhi" }, { "name": "Armho" }, { "name": "armho" }, { "name": "Armini" }, { "name": "armini" }, { "name": "Armje" }, { "name": "armje" }, { "name": "Armke" }, { "name": "armke" }, { "name": "Armken" }, { "name": "armken" }, { "name": "Armkhe" }, { "name": "armkhe" }, { "name": "Armlyun" }, { "name": "armlyun" }, { "name": "Armmen" }, { "name": "armmen" }, { "name": "Armnu" }, { "name": "armnu" }, { "name": "armnum" }, { "name": "Armo" }, { "name": "armo" }, { "name": "armparenleft" }, { "name": "armparenright" }, { "name": "Armpe" }, { "name": "armpe" }, { "name": "Armpyur" }, { "name": "armpyur" }, { "name": "armquestion" }, { "name": "armquotleft" }, { "name": "armquotright" }, { "name": "Armra" }, { "name": "armra" }, { "name": "Armre" }, { "name": "armre" }, { "name": "Armse" }, { "name": "armse" }, { "name": "armsection" }, { "name": "armsep" }, { "name": "Armsha" }, { "name": "armsha" }, { "name": "Armtche" }, { "name": "armtche" }, { "name": "Armto" }, { "name": "armto" }, { "name": "Armtsa" }, { "name": "armtsa" }, { "name": "Armtso" }, { "name": "armtso" }, { "name": "Armtyun" }, { "name": "armtyun" }, { "name": "armuh" }, { "name": "Armvev" }, { "name": "armvev" }, { "name": "Armvo" }, { "name": "armvo" }, { "name": "Armvovyun" }, { "name": "armvovyun" }, { "name": "Armvyun" }, { "name": "armvyun" }, { "name": "Armyech" }, { "name": "armyech" }, { "name": "armyentamna" }, { "name": "Armza" }, { "name": "armza" }, { "name": "Armzhe" }, { "name": "armzhe" }, { "name": "textand" }, { "name": "textanjgic", "unusual": true }, { "name": "textbreaklig", "unusual": true }, { "name": "textexclam" }, { "name": "texthash" }, { "name": "textpercent" }, { "name": "textquestion" } ], "envs": [], "keys": { "\\usepackage/armtex#c": [ "latin", "notstar", "notbar", "notexclam", "notdots", "safe", "loosespace=${1:integer}" ], "\\pagenumbering#c": [ "armnumber", "armalph", "Armalph" ] }, "args": [ "\\usepackage/armtex#c" ] } ================================================ FILE: dev/packages/array.json ================================================ { "deps": [], "macros": [ { "name": "arraybackslash" }, { "name": "extrarowheight" }, { "name": "extratabsurround" }, { "name": "firsthline" }, { "name": "lasthline" }, { "name": "newcolumntype", "arg": { "format": "{}{}", "snippet": "newcolumntype{${1:name%cmd}}{${2:definition}}" } }, { "name": "newcolumntype", "arg": { "format": "{}[]{}", "snippet": "newcolumntype{${1:name%cmd}}[${3:args}]{${2:definition}}" } }, { "name": "showcols" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/arraycols.json ================================================ { "deps": [ { "name": "array" }, { "name": "cellspace" }, { "name": "tabularx" }, { "name": "makecell" }, { "name": "amsmath" } ], "macros": [ { "name": "savedwidth", "unusual": true }, { "name": "whline" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/arrayjobx.json ================================================ { "deps": [], "macros": [ { "name": "newarray" }, { "name": "delarray" }, { "name": "readarray", "arg": { "format": "{}{}", "snippet": "readarray{${1:array name}}{${2:content1&content2&...}}" } }, { "name": "cachedata" }, { "name": "ifemptydata" }, { "name": "emptydatatrue" }, { "name": "emptydatafalse" }, { "name": "ifnormalindex" }, { "name": "normalindextrue" }, { "name": "normalindexfalse" }, { "name": "ifexpandarrayelement" }, { "name": "expandarrayelementtrue" }, { "name": "expandarrayelementfalse" }, { "name": "arrayx", "arg": { "format": "{}()", "snippet": "arrayx{${1:array name}}(${2:index})" } }, { "name": "clrarray", "arg": { "format": "{}()", "snippet": "clrarray{${1:array name}}(${2:index})" } }, { "name": "testarray", "arg": { "format": "{}()", "snippet": "testarray{${1:array name}}(${2:index})" } }, { "name": "EntryArrayJob", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/arraysort.json ================================================ { "deps": [ { "name": "arrayjobx" }, { "name": "calc" }, { "name": "ifthen" }, { "name": "etoolbox" }, { "name": "xargs" }, { "name": "macroswap" }, { "name": "pdftexcmds", "if": "comparestr" }, { "name": "lcg", "if": "randompart" } ], "macros": [ { "name": "sortArray", "arg": { "format": "{}{}", "snippet": "sortArray{${1:integer}}{${2:array}}" } }, { "name": "sortArray", "arg": { "format": "[]{}{}", "snippet": "sortArray[${3:comparator%keyvals}]{${1:integer}}{${2:array}}", "keys": [ "\\sortArray#c" ], "keyPos": 0 } }, { "name": "sortArray", "arg": { "format": "[][]{}{}", "snippet": "sortArray[${3:comparator%keyvals}][${4:start}]{${1:integer}}{${2:array}}", "keys": [ "\\sortArray#c" ], "keyPos": 0 } }, { "name": "arraysortcomparestr", "if": "comparestr", "unusual": true, "arg": { "format": "{}{}", "snippet": "arraysortcomparestr{${1:arg1}}{${2:arg2}}" } }, { "name": "arraysortcomparenum", "if": "comparenum", "unusual": true, "arg": { "format": "{}{}", "snippet": "arraysortcomparenum{${1:arg1}}{${2:arg2}}" } }, { "name": "sortArrayPartitionRand", "if": "randompart", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "sortArrayPartitionRand{${1:comparator}}{${2:start}}{${3:end}}{${4:array}}" } }, { "name": "sortArrayPartitionMed", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "sortArrayPartitionMed{${1:comparator}}{${2:start}}{${3:end}}{${4:array}}" } }, { "name": "sortArrayPartitionMid", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "sortArrayPartitionMid{${1:comparator}}{${2:start}}{${3:end}}{${4:array}}" } }, { "name": "sortArrayPartitionFirst", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "sortArrayPartitionFirst{${1:comparator}}{${2:start}}{${3:end}}{${4:array}}" } } ], "envs": [], "keys": { "\\usepackage/arraysort#c": [ "comparestr", "comparenum", "randompart" ], "\\sortArray#c": [ "arraysortcomparestr", "arraysortcomparenum" ] }, "args": [ "\\usepackage/arraysort#c" ] } ================================================ FILE: dev/packages/arsclassica.json ================================================ { "deps": [ { "name": "classicthesis" }, { "name": "caption" }, { "name": "soul" }, { "name": "titlesec" } ], "macros": [ { "name": "formatchapter", "arg": { "format": "{}", "snippet": "formatchapter{${1:text}}" } }, { "name": "allcapsspacing", "unusual": true, "arg": { "format": "{}", "snippet": "allcapsspacing{${1:text}}" } }, { "name": "lowsmallcapsspacing", "unusual": true, "arg": { "format": "{}", "snippet": "lowsmallcapsspacing{${1:text}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/arsenal.json ================================================ { "deps": [ { "name": "fontspec" }, { "name": "iwonamath" }, { "name": "kpfonts-otf", "if": "math=arsenal+kpsans" }, { "name": "kpfonts-otf", "if": "math=kpsans" } ], "macros": [ { "name": "arsenalfamily" }, { "name": "textarsenal", "arg": { "format": "{}", "snippet": "textarsenal{${1:text}}" } }, { "name": "texthryvnia" }, { "name": "texttugrik" }, { "name": "texttenge" }, { "name": "textruble" }, { "name": "textaldine" }, { "name": "textsmilewhite" }, { "name": "textsmileblack" } ], "envs": [], "keys": { "\\usepackage/arsenal#c": [ "default", "sfdefault", "math=${1|none,arsenal+kpsans,kpsans,iwona|}", "scale=${1:factor}" ] }, "args": [ "\\usepackage/arsenal#c" ] } ================================================ FILE: dev/packages/artthreads.json ================================================ { "deps": [ { "name": "xkeyval" }, { "name": "fitr" } ], "macros": [ { "name": "setThreadInfo", "arg": { "format": "{}", "snippet": "setThreadInfo{${1:options%keyvals}}", "keys": [ "\\setThreadInfo" ], "keyPos": 0 } }, { "name": "bArticle", "arg": { "format": "{}", "snippet": "bArticle{${1:options%keyvals}}", "keys": [ "\\bArticle,\\cArticle" ], "keyPos": 0 } }, { "name": "cArticle", "arg": { "format": "{}", "snippet": "cArticle{${1:options%keyvals}}", "keys": [ "\\bArticle,\\cArticle" ], "keyPos": 0 } }, { "name": "setAddToBorder", "arg": { "format": "{}", "snippet": "setAddToBorder{${1:options%keyvals}}", "keys": [ "\\setAddToBorder" ], "keyPos": 0 } }, { "name": "shArticlesPaneActn" }, { "name": "sArticlesPaneActn" }, { "name": "shArticlesPaneReadActn" }, { "name": "sArticlesPaneReadActn" }, { "name": "Thread", "arg": { "format": "{}", "snippet": "Thread{${1:thread title%text}}" } }, { "name": "toggleArticlePane", "arg": { "format": "{}{}", "snippet": "toggleArticlePane{${1:width}}{${2:height}}" } }, { "name": "toggleArticlePane", "arg": { "format": "[]{}{}", "snippet": "toggleArticlePane[${3:modifications}]{${1:width}}{${2:height}}" } }, { "name": "toggleArticlePaneRead", "arg": { "format": "{}{}", "snippet": "toggleArticlePaneRead{${1:width}}{${2:height}}" } }, { "name": "toggleArticlePaneRead", "arg": { "format": "[]{}{}", "snippet": "toggleArticlePaneRead[${3:modifications}]{${1:width}}{${2:height}}" } }, { "name": "showArticlePane", "arg": { "format": "{}{}", "snippet": "showArticlePane{${1:width}}{${2:height}}" } }, { "name": "showArticlePane", "arg": { "format": "[]{}{}", "snippet": "showArticlePane[${3:modifications}]{${1:width}}{${2:height}}" } }, { "name": "showArticlePaneRead", "arg": { "format": "{}{}", "snippet": "showArticlePaneRead{${1:width}}{${2:height}}" } }, { "name": "showArticlePaneRead", "arg": { "format": "[]{}{}", "snippet": "showArticlePaneRead[${3:modifications}]{${1:width}}{${2:height}}" } }, { "name": "readArticle", "arg": { "format": "{}", "snippet": "readArticle{${1:text}}" } }, { "name": "threadTitle" }, { "name": "threadAuthor" }, { "name": "threadKeywords" }, { "name": "threadSubject" }, { "name": "tooltipTogglePaneRead", "arg": { "format": "{}", "snippet": "tooltipTogglePaneRead{${1:text}}" } }, { "name": "tooltipShowPaneRead", "arg": { "format": "{}", "snippet": "tooltipShowPaneRead{${1:text}}" } }, { "name": "chkThreadName" }, { "name": "CntArt", "unusual": true }, { "name": "CntArtInfo", "unusual": true }, { "name": "ifnewarticle", "unusual": true }, { "name": "newarticlefalse", "unusual": true }, { "name": "newarticletrue", "unusual": true }, { "name": "readArtPresets", "unusual": true } ], "envs": [], "keys": { "\\usepackage/artthreads#c": [ "pdftex", "luatex", "dvips", "dvipsone", "dvipdfm", "dvipdfmx", "xetex", "preview", "!preview", "viewMagWin", "!viewMagWin" ], "\\setThreadInfo": [ "title=${1:text}", "author=${1:text}", "subject=${1:text}", "keywords={${1:word1,word2,...}}" ], "\\bArticle,\\cArticle": [ "width=", "height=", "lift=", "shift=" ], "\\setAddToBorder": [ "addtow=", "addtoh=" ] }, "args": [ "\\usepackage/artthreads#c" ] } ================================================ FILE: dev/packages/arydshln.json ================================================ { "deps": [], "macros": [ { "name": "hdashline" }, { "name": "hdashline", "arg": { "format": "[]", "snippet": "hdashline[${1:dash/gap}]" } }, { "name": "cdashline", "arg": { "format": "{}", "snippet": "cdashline{${1:i-j}}" } }, { "name": "cdashline", "arg": { "format": "{}[]", "snippet": "cdashline{${1:i-j}}[${2:dash/gap}]" } }, { "name": "firsthdashline" }, { "name": "lasthdashline" }, { "name": "dashlinedash", "unusual": true }, { "name": "dashlinegap", "unusual": true }, { "name": "ADLnullwide", "unusual": true }, { "name": "ADLsomewide", "unusual": true }, { "name": "ADLdrawingmode", "unusual": true, "arg": { "format": "{}", "snippet": "ADLdrawingmode{${1:mode number%keyvals}}", "keys": [ "\\ADLdrawingmode" ], "keyPos": 0 } }, { "name": "ADLinactivate", "unusual": true }, { "name": "ADLactivate", "unusual": true }, { "name": "ADLnoshorthanded", "unusual": true }, { "name": "ADLnullwidehline", "unusual": true }, { "name": "ADLsomewidehline", "unusual": true }, { "name": "dashgapcolor", "unusual": true, "arg": { "format": "{}", "snippet": "dashgapcolor{${1:color}}" } }, { "name": "dashgapcolor", "unusual": true, "arg": { "format": "[]{}", "snippet": "dashgapcolor[${2:model}]{${1:color specs}}" } }, { "name": "nodashgapcolor", "unusual": true } ], "envs": [ { "name": "Array", "arg": { "format": "{}", "snippet": "{${1:cols}}" } }, { "name": "Array", "arg": { "format": "[]{}", "snippet": "[${2:pos}]{${1:cols}}" } }, { "name": "Tabular", "arg": { "format": "{}", "snippet": "{${1:cols}}" } }, { "name": "Tabular", "arg": { "format": "[]{}", "snippet": "[${2:pos}]{${1:cols}}" } }, { "name": "Tabular*", "arg": { "format": "{}[]{}", "snippet": "{${1:width}}[${3:pos}]{${2:cols}}" } }, { "name": "Tabular*", "arg": { "format": "{}{}", "snippet": "{${1:width}}{${2:cols}}" } }, { "name": "Longtable", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:cols}}" } }, { "name": "Longtable", "unusual": true, "arg": { "format": "[]{}", "snippet": "[${2:pos}]{${1:cols}}" } } ], "keys": { "\\ADLdrawingmode": [ "1", "2", "3" ] }, "args": [] } ================================================ FILE: dev/packages/asapsym.json ================================================ { "deps": [ { "name": "fontspec" } ], "macros": [ { "name": "asapArrowLeft" }, { "name": "asapArrowUpLeft" }, { "name": "asapArrowUp" }, { "name": "asapArrowUpRight" }, { "name": "asapArrowRight" }, { "name": "asapArrowDownRight" }, { "name": "asapArrowDown" }, { "name": "asapArrowDownLeft" }, { "name": "asapArrowCircleOpenLeft" }, { "name": "asapArrowCircleOpenUpLeft" }, { "name": "asapArrowCircleOpenUp" }, { "name": "asapArrowCircleOpenUpRight" }, { "name": "asapArrowCircleOpenRight" }, { "name": "asapArrowCircleOpenDownRight" }, { "name": "asapArrowCircleOpenDown" }, { "name": "asapArrowCircleOpenDownLeft" }, { "name": "asapArrowCircleFillLeft" }, { "name": "asapArrowCircleFillUpLeft" }, { "name": "asapArrowCircleFillUp" }, { "name": "asapArrowCircleFillUpRight" }, { "name": "asapArrowCircleFillRight" }, { "name": "asapArrowCircleFillDownRight" }, { "name": "asapArrowCircleFillDown" }, { "name": "asapArrowCircleFillDownLeft" }, { "name": "asapElevator" }, { "name": "asapStair" }, { "name": "asapStairDown" }, { "name": "asapStairUp" }, { "name": "asapEscalator" }, { "name": "asapEscalatorDown" }, { "name": "asapEscalatorUp" }, { "name": "asapBook" }, { "name": "asapEnvelope" }, { "name": "asapGift" }, { "name": "asapLocker" }, { "name": "asapLostAndFound" }, { "name": "asapMicroscope" }, { "name": "asapCross" }, { "name": "asapPhone" }, { "name": "asapMobilePhone" }, { "name": "asapTablet" }, { "name": "asapMonitor" }, { "name": "asapUtensils" }, { "name": "asapMug" }, { "name": "asapHanger" }, { "name": "asapCigarette" }, { "name": "asapFemaleWithServiceAnimal" }, { "name": "asapMaleWithServiceAnimal" }, { "name": "asapFemaleWalkingDog" }, { "name": "asapMaleWalkingDog" }, { "name": "asapFemaleWalking" }, { "name": "asapMaleWalking" }, { "name": "asapFemaleWithLuggageWaving" }, { "name": "asapMaleWithLuggageWaving" }, { "name": "asapFemaleWithLuggageWaiting" }, { "name": "asapMaleWithLuggageWaiting" }, { "name": "asapFemaleDiscardingTrash" }, { "name": "asapMaleDiscardingTrash" }, { "name": "asapFemaleAtHelpDesk" }, { "name": "asapMaleAtHelpDesk" }, { "name": "asapFemaleHoldingInfant" }, { "name": "asapMaleHoldingInfant" }, { "name": "asapFemaleWalkingStroller" }, { "name": "asapMaleWalkingStroller" }, { "name": "asapFemaleWithChild" }, { "name": "asapMaleWithChild" }, { "name": "asapWalkingCane" }, { "name": "asapWaitingSeated" }, { "name": "asapFemaleAtDrinkingFountain" }, { "name": "asapMaleAtDrinkingFountain" }, { "name": "asapFemaleAdult" }, { "name": "asapMaleAdult" }, { "name": "asapFemaleChild" }, { "name": "asapMaleChild" }, { "name": "asapWheelchairStationary" }, { "name": "asapWheelchairInMotion" }, { "name": "asapPregnant" }, { "name": "asapGroupMeeting" }, { "name": "asapCycling" }, { "name": "asapDog" }, { "name": "asapInfant" }, { "name": "asapInformationSign" }, { "name": "asapHospitalSign" }, { "name": "asapHelpSign" }, { "name": "asapDollarSign" }, { "name": "asapEmergencySign" }, { "name": "asapParkingSign" }, { "name": "asapWalkSign" }, { "name": "asapDogSign" }, { "name": "asapMobilePhoneSign" }, { "name": "asapCigaretteSign" }, { "name": "asapNotSign" }, { "name": "asapNotInformationSign" }, { "name": "asapNotHospitalSign" }, { "name": "asapNotHelpSign" }, { "name": "asapNotDollarSign" }, { "name": "asapNotEmergencySign" }, { "name": "asapNotParkingSign" }, { "name": "asapNotWalkSign" }, { "name": "asapNotDogSign" }, { "name": "asapNotMobilePhoneSign" }, { "name": "asapNotCigaretteSign" }, { "name": "asapBoat" }, { "name": "asapHelicopter" }, { "name": "asapAirplaneOverhead" }, { "name": "asapAirplaneTakeoff" }, { "name": "asapAirplaneLanding" }, { "name": "asapBicycle" }, { "name": "asapAutomobile" }, { "name": "asapTaxi" }, { "name": "asapAutomobileWithKey" }, { "name": "asapBus" }, { "name": "asapTrain" }, { "name": "asapsym", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/ascii.json ================================================ { "deps": [ { "name": "xspace" } ], "macros": [ { "name": "textascii", "arg": { "format": "{}", "snippet": "textascii{${1:char-codes}}" } }, { "name": "asciifamily", "unusual": true }, { "name": "asciispace" }, { "name": "asciiquotedbl" }, { "name": "asciihash" }, { "name": "asciidollar" }, { "name": "asciipercent" }, { "name": "asciiampersand" }, { "name": "asciiquoteacute" }, { "name": "asciibackslash" }, { "name": "asciicircum" }, { "name": "asciiunderscore" }, { "name": "asciiquotegrave" }, { "name": "asciilbrace" }, { "name": "asciivert" }, { "name": "asciirbrace" }, { "name": "asciitilde" }, { "name": "splitvert" }, { "name": "isosplitvert", "unusual": true }, { "name": "NUL" }, { "name": "SOH" }, { "name": "STX" }, { "name": "ETX" }, { "name": "EOT" }, { "name": "ENQ" }, { "name": "ACK" }, { "name": "BEL" }, { "name": "BS" }, { "name": "HT" }, { "name": "LF" }, { "name": "VT" }, { "name": "FF" }, { "name": "CR" }, { "name": "SO" }, { "name": "SI" }, { "name": "DLE" }, { "name": "DCa" }, { "name": "DCb" }, { "name": "DCc" }, { "name": "DCd" }, { "name": "NAK" }, { "name": "SYN" }, { "name": "ETB" }, { "name": "CAN" }, { "name": "EM" }, { "name": "SUB" }, { "name": "ESC" }, { "name": "FS" }, { "name": "GS" }, { "name": "RS" }, { "name": "US" }, { "name": "DEL" }, { "name": "NBSP" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/asciilist.json ================================================ { "deps": [ { "name": "etoolbox" }, { "name": "trimspaces" } ], "macros": [ { "name": "AsciiListFromFile", "arg": { "format": "{}{}", "snippet": "AsciiListFromFile{${1:item chars}}{${2:file}}" } }, { "name": "AsciiListFromFile", "arg": { "format": "[]{}{}", "snippet": "AsciiListFromFile[${3:environments%keyvals}]{${1:item chars}}{${2:file}}", "keys": [ "\\begin{AsciiList}#c,\\AsciiListFromFile#c,\\AsciiListFromFiles#c,\\AsciiListSetEnvironments#c,\\NewAsciiListEnv#c" ], "keyPos": 0 } }, { "name": "AsciiListFromFiles", "arg": { "format": "{}{}", "snippet": "AsciiListFromFiles{${1:item chars}}{${2:file list%file}}" } }, { "name": "AsciiListFromFiles", "arg": { "format": "[]{}{}", "snippet": "AsciiListFromFiles[${3:environments%keyvals}]{${1:item chars}}{${2:file list%file}}", "keys": [ "\\begin{AsciiList}#c,\\AsciiListFromFile#c,\\AsciiListFromFiles#c,\\AsciiListSetEnvironments#c,\\NewAsciiListEnv#c" ], "keyPos": 0 } }, { "name": "AsciiListSetAutochars", "arg": { "format": "{}", "snippet": "AsciiListSetAutochars{${1:chars}}" } }, { "name": "UP" }, { "name": "UP", "arg": { "format": "[]", "snippet": "UP[${1:integer}]" } }, { "name": "UPTO", "arg": { "format": "{}", "snippet": "UPTO{${1:integer}}" } }, { "name": "AsciiDocListFromFile", "arg": { "format": "{}", "snippet": "AsciiDocListFromFile{${1:file}}" } }, { "name": "AsciiDocListFromFile", "arg": { "format": "[]{}", "snippet": "AsciiDocListFromFile[${2:char1=env1,...%keyvals}]{${1:file}}", "keys": [ "\\begin{AsciiDocList}#c,\\AsciiDocListFromFile#c,\\AsciiDocListFromFiles#c,\\AsciiDocListSetEnvironments#c,\\NewAsciiDocListEnv#c" ], "keyPos": 0 } }, { "name": "AsciiDocListFromFiles", "arg": { "format": "{}", "snippet": "AsciiDocListFromFiles{${1:file list%file}}" } }, { "name": "AsciiDocListFromFiles", "arg": { "format": "[]{}", "snippet": "AsciiDocListFromFiles[${2:char1=env1,...%keyvals}]{${1:file list%file}}", "keys": [ "\\begin{AsciiDocList}#c,\\AsciiDocListFromFile#c,\\AsciiDocListFromFiles#c,\\AsciiDocListSetEnvironments#c,\\NewAsciiDocListEnv#c" ], "keyPos": 0 } }, { "name": "AsciiListRegisterEnv", "arg": { "format": "{}{}{}{}", "snippet": "AsciiListRegisterEnv{${1:envname%specialDef}}{${2:begindef%definition}}{${3:enddef%definition}}{${4:itemdef%definition}}" } }, { "name": "AsciiListRegisterDescEnv", "unusual": true, "arg": { "format": "{}", "snippet": "AsciiListRegisterDescEnv{${1:envname%specialDef}}" } }, { "name": "AsciiListEndArg", "arg": { "format": "{}", "snippet": "AsciiListEndArg{${1:command}}" } }, { "name": "AsciiListEndOArg", "arg": { "format": "{}", "snippet": "AsciiListEndOArg{${1:command}}" } }, { "name": "AsciiListSetEnvironments", "arg": { "format": "{}", "snippet": "AsciiListSetEnvironments{${1:environments%keyvals}}" } }, { "name": "NewAsciiListEnv", "arg": { "format": "{}{}", "snippet": "NewAsciiListEnv{${1:item chars}}{${2:envname}}" } }, { "name": "NewAsciiListEnv", "arg": { "format": "[]{}{}", "snippet": "NewAsciiListEnv[${3:environments%keyvals}]{${1:item chars}}{${2:envname}}" } }, { "name": "AsciiDocListSetEnvironments", "arg": { "format": "{}", "snippet": "AsciiDocListSetEnvironments{${1:char1=env1,...%keyvals}}" } }, { "name": "NewAsciiDocListEnv", "arg": { "format": "{}", "snippet": "NewAsciiDocListEnv{${1:envname}}" } }, { "name": "NewAsciiDocListEnv", "arg": { "format": "[]{}", "snippet": "NewAsciiDocListEnv[${2:char1=env1,...%keyvals}]{${1:envname}}" } } ], "envs": [ { "name": "AsciiList", "arg": { "format": "{}", "snippet": "{${1:item chars}}" } }, { "name": "AsciiList", "arg": { "format": "[]{}", "snippet": "[${2:environments%keyvals}]{${1:item chars}}", "keys": [ "\\begin{AsciiList}#c,\\AsciiListFromFile#c,\\AsciiListFromFiles#c,\\AsciiListSetEnvironments#c,\\NewAsciiListEnv#c" ], "keyPos": 0 } }, { "name": "AsciiDocList" }, { "name": "AsciiDocList", "arg": { "format": "[]", "snippet": "[${1:char1=env1,...%keyvals}]", "keys": [ "\\begin{AsciiDocList}#c,\\AsciiDocListFromFile#c,\\AsciiDocListFromFiles#c,\\AsciiDocListSetEnvironments#c,\\NewAsciiDocListEnv#c" ], "keyPos": 0 } } ], "keys": { "\\begin{AsciiList}#c,\\AsciiListFromFile#c,\\AsciiListFromFiles#c,\\AsciiListSetEnvironments#c,\\NewAsciiListEnv#c": [ "chapter", "section", "subsection", "subsubsection", "section*", "subsection*", "subsubsection*", "paragraph", "Heading", "Heading*", "description", "Description", "itemize", "enumerate", "compactenum", "compactenum<${1:label}>", "compactitem", "compactitem<${1:label}>", "compactdesc", "CompactDesc", "Heading", "Heading<${1:level}>", "Heading*", "Heading*<${1:level}>", "%asciiregisteredenv" ], "\\begin{AsciiDocList}#c,\\AsciiDocListFromFile#c,\\AsciiDocListFromFiles#c,\\AsciiDocListSetEnvironments#c,\\NewAsciiDocListEnv#c": [ "*=${1:envname}", "-=${1:envname}", "!=${1:envname}", "/=${1:envname}", "+=${1:envname}", "?=${1:envname}", ";=${1:envname}" ] }, "args": [] } ================================================ FILE: dev/packages/ascmac.json ================================================ { "deps": [ { "name": "tascmac" } ], "macros": [], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/askinclude.json ================================================ { "deps": [ { "name": "makematch", "if": "makematch" } ], "macros": [], "envs": [], "keys": { "\\usepackage/askinclude#c": [ "makematch", "pdfmatch", "noregexp" ] }, "args": [ "\\usepackage/askinclude#c" ] } ================================================ FILE: dev/packages/askincv1.json ================================================ { "deps": [], "macros": [ { "name": "infile", "arg": { "format": "{}", "snippet": "infile{${1:file}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/askmaps.json ================================================ { "deps": [ { "name": "pict2e" } ], "macros": [ { "name": "askmapi", "arg": { "format": "{}{}{}{}{}", "snippet": "askmapi{${1:output var}}{${2:input vars}}{${3:options}}{${4:func vals}}{${5:pic cmds}}" } }, { "name": "askmapii", "arg": { "format": "{}{}{}{}{}", "snippet": "askmapii{${1:output var}}{${2:input vars}}{${3:options}}{${4:func vals}}{${5:pic cmds}}" } }, { "name": "askmapiii", "arg": { "format": "{}{}{}{}{}", "snippet": "askmapiii{${1:output var}}{${2:input vars}}{${3:options}}{${4:func vals}}{${5:pic cmds}}" } }, { "name": "askmapiiialt", "arg": { "format": "{}{}{}{}{}", "snippet": "askmapiiialt{${1:output var}}{${2:input vars}}{${3:options}}{${4:func vals}}{${5:pic cmds}}" } }, { "name": "askmapiv", "arg": { "format": "{}{}{}{}{}", "snippet": "askmapiv{${1:output var}}{${2:input vars}}{${3:options}}{${4:func vals}}{${5:pic cmds}}" } }, { "name": "askmapv", "arg": { "format": "{}{}{}{}{}", "snippet": "askmapv{${1:output var}}{${2:input vars}}{${3:options}}{${4:func vals}}{${5:pic cmds}}" } }, { "name": "askmap", "arg": { "format": "{}{}{}{}{}{}", "snippet": "askmap{${1:num}}{${2:output var}}{${3:input vars}}{${4:options}}{${5:func vals}}{${6:pic cmds}}" } }, { "name": "askmapunitlength", "unusual": true }, { "name": "askmapsversion", "unusual": true }, { "name": "askmapsdate", "unusual": true }, { "name": "askmapindexsize", "unusual": true }, { "name": "askmapcontentsize", "unusual": true }, { "name": "askmapbitcombinationsize", "unusual": true }, { "name": "askmapvarsep", "unusual": true }, { "name": "askmapargumentstring", "unusual": true, "arg": { "format": "{}", "snippet": "askmapargumentstring{${1:arg}}" } }, { "name": "askmapgetchar", "unusual": true, "arg": { "format": "{}", "snippet": "askmapgetchar{${1:arg}}" } }, { "name": "askmapgetonechar", "unusual": true, "arg": { "format": "{}{}", "snippet": "askmapgetonechar{${1:arg1}}{${2:arg2}}" } } ], "envs": [], "keys": { "\\usepackage/askmaps#c": [ "disablef" ] }, "args": [ "\\usepackage/askmaps#c" ] } ================================================ FILE: dev/packages/asmewide.json ================================================ { "deps": [ { "name": "etoolbox" }, { "name": "cuted" }, { "name": "flushend" } ], "macros": [ { "name": "savparskip", "unusual": true } ], "envs": [ { "name": "widetext" }, { "name": "widetext", "arg": { "format": "[]", "snippet": "[${1:stripsep}]" } }, { "name": "widetext", "arg": { "format": "[][]", "snippet": "[${1:stripsep}][${2:placement}]" } } ], "keys": { "\\usepackage/asmewide#c": [ "raggedend" ] }, "args": [ "\\usepackage/asmewide#c" ] } ================================================ FILE: dev/packages/assoccnt.json ================================================ { "deps": [ { "name": "xcolor" }, { "name": "etoolbox" }, { "name": "xkeyval" }, { "name": "xstring" } ], "macros": [ { "name": "setcounter", "arg": { "format": "{}{}", "snippet": "setcounter{${1:counter}}{${2:value}}" } }, { "name": "setcounter", "arg": { "format": "[]{}{}", "snippet": "setcounter[${3:options%keyvals}]{${1:counter}}{${2:value}}", "keys": [ "\\setcounter" ], "keyPos": 0 } }, { "name": "DeclareAssociatedCounters", "arg": { "format": "{}{}", "snippet": "DeclareAssociatedCounters{${1:driver counter}}{${2:associated counters list}}" } }, { "name": "AddAssociatedCounters", "arg": { "format": "{}{}", "snippet": "AddAssociatedCounters{${1:driver counter}}{${2:associated counters list}}" } }, { "name": "RemoveAssociatedCounter", "arg": { "format": "{}{}", "snippet": "RemoveAssociatedCounter{${1:driver counter}}{${2:associated counter}}" } }, { "name": "RemoveAssociatedCounters", "arg": { "format": "{}{}", "snippet": "RemoveAssociatedCounters{${1:driver counter}}{${2:associated counters list}}" } }, { "name": "ClearAssociatedCounters", "arg": { "format": "{}", "snippet": "ClearAssociatedCounters{${1:driver counter}}" } }, { "name": "AddDriverCounter", "arg": { "format": "{}", "snippet": "AddDriverCounter{${1:driver counter name}}" } }, { "name": "ClearDriverCounter" }, { "name": "IsAssociatedToCounter", "arg": { "format": "{}{}{}{}", "snippet": "IsAssociatedToCounter{${1:driver counter}}{${2:associated counter}}{${3:true}}{${4:false}}" } }, { "name": "GetDriverCounter", "arg": { "format": "{}", "snippet": "GetDriverCounter{${1:counter}}" } }, { "name": "IsAssociatedCounter", "arg": { "format": "{}{}{}", "snippet": "IsAssociatedCounter{${1:counter}}{${2:true}}{${3:false}}" } }, { "name": "IsDriverCounter", "arg": { "format": "{}{}{}", "snippet": "IsDriverCounter{${1:driver counter}}{${2:true}}{${3:false}}" } }, { "name": "IsSuspendedCounter", "arg": { "format": "{}{}{}", "snippet": "IsSuspendedCounter{${1:counter}}{${2:true}}{${3:false}}" } }, { "name": "AssociatedDriverCounterInfo", "arg": { "format": "{}", "snippet": "AssociatedDriverCounterInfo{${1:counter}}" } }, { "name": "LastAddedToCounter" }, { "name": "LastSteppedCounter" }, { "name": "LastRefSteppedCounter" }, { "name": "LastSetCounter" }, { "name": "PrettyPrintCounterName", "arg": { "format": "{}", "snippet": "PrettyPrintCounterName{${1:counter}}" } }, { "name": "PrettyPrintCounterName", "arg": { "format": "[]{}", "snippet": "PrettyPrintCounterName[${2:options%keyvals}]{${1:counter}}", "keys": [ "\\PrettyPrintCounterName" ], "keyPos": 0 } }, { "name": "GeneralCounterInfoColor" }, { "name": "DriverCounterInfoColor" }, { "name": "AssociatedCounterInfoColor" }, { "name": "SuspendCounters", "arg": { "format": "{}", "snippet": "SuspendCounters{${1:counters list}}" } }, { "name": "ResumeSuspendedCounters" }, { "name": "AssociationStatistics", "unusual": true }, { "name": "ClearAssociatedCountersList", "unusual": true, "arg": { "format": "{}", "snippet": "ClearAssociatedCountersList{${1:associated counters list}}" } }, { "name": "ClearDriverCountersList", "unusual": true }, { "name": "IsInResetList", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "IsInResetList{${1:arg1}}{${2:arg2}}{${3:true}}{${4:false}}" } } ], "envs": [], "keys": { "\\usepackage/assoccnt#c": [ "globalsuspend" ], "\\setcounter": [ "AssociatedToo", "AssociatedCounters={${1:list of counters}}" ], "\\PrettyPrintCounterName": [ "countertype=${1|general,driver,associated|}" ] }, "args": [ "\\usepackage/assoccnt#c" ] } ================================================ FILE: dev/packages/association-matrix.json ================================================ { "deps": [ { "name": "etoolbox" }, { "name": "forloop" }, { "name": "ifthen" } ], "macros": [ { "name": "amxrow", "arg": { "format": "{}{}", "snippet": "amxrow{${1:key%plain}}{${2:text}}" } }, { "name": "amxcol", "arg": { "format": "{}{}", "snippet": "amxcol{${1:key%plain}}{${2:text}}" } }, { "name": "amxassociate", "arg": { "format": "{}{}", "snippet": "amxassociate{${1:col-key}}{${2:row-key}}" } }, { "name": "amxrows" }, { "name": "amxcols" }, { "name": "amxrowtext", "arg": { "format": "{}", "snippet": "amxrowtext{${1:key%plain}}" } }, { "name": "amxcoltext", "arg": { "format": "{}", "snippet": "amxcoltext{${1:key%plain}}" } }, { "name": "amxgenerate" }, { "name": "amxgenerate", "arg": { "format": "[]", "snippet": "amxgenerate[${1:row-key}]" } }, { "name": "amxsetTopCorner", "arg": { "format": "{}", "snippet": "amxsetTopCorner{${1:heading%text}}" } }, { "name": "amxsetColumnHeading", "arg": { "format": "{}", "snippet": "amxsetColumnHeading{${1:render-command}}" } }, { "name": "amxsetRowFormat", "arg": { "format": "{}", "snippet": "amxsetRowFormat{${1:render-command}}" } }, { "name": "amxsetRowFormatHighlighted", "arg": { "format": "{}", "snippet": "amxsetRowFormatHighlighted{${1:render-command}}" } }, { "name": "amxsetIndicator", "arg": { "format": "{}", "snippet": "amxsetIndicator{${1:indicator}}" } }, { "name": "amxsetIndicatorHighlighted", "arg": { "format": "{}{}", "snippet": "amxsetIndicatorHighlighted{${1:hl-indicator}}{${2:ot-indicator}}" } }, { "name": "amxReset" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/assurelatexmode.json ================================================ { "deps": [ { "name": "chemstr" } ], "macros": [ { "name": "HashWedgeAsSubst", "arg": { "format": "()(){}", "snippet": "HashWedgeAsSubst(${2:xstart},${3:ystart})(${4:xslope},${5:yslope}){${1:length}}" } }, { "name": "HashWedgeAsSubstTeXLaTeX", "unusual": true, "arg": { "format": "()(){}", "snippet": "HashWedgeAsSubstTeXLaTeX(${2:xstart},${3:ystart})(${4:xslope},${5:yslope}){${1:length}}" } }, { "name": "HashWedgeAsSubstX", "arg": { "format": "()()", "snippet": "HashWedgeAsSubstX(${1:xstart},${2:ystart})(${3:xend},${4:yend})" } }, { "name": "HashWedgeAsSubstX", "arg": { "format": "()()[]", "snippet": "HashWedgeAsSubstX(${2:xstart},${3:ystart})(${4:xend},${5:yend})[${1:thickness}]" } }, { "name": "HashWedgeAsSubstXTeXLaTeX", "unusual": true, "arg": { "format": "()()", "snippet": "HashWedgeAsSubstXTeXLaTeX(${1:xstart},${2:ystart})(${3:xend},${4:yend})" } }, { "name": "HashWedgeAsSubstXTeXLaTeX", "unusual": true, "arg": { "format": "()()[]", "snippet": "HashWedgeAsSubstXTeXLaTeX(${2:xstart},${3:ystart})(${4:xend},${5:yend})[${1:thickness}]" } }, { "name": "PutBondLine", "arg": { "format": "()(){}", "snippet": "PutBondLine(${2:xstart},${3:ystart})(${4:xend},${5:yend}){${1:thickness}}" } }, { "name": "PutDashedBond", "arg": { "format": "()(){}", "snippet": "PutDashedBond(${2:xstart},${3:ystart})(${4:xend},${5:yend}){${1:thickness}}" } }, { "name": "PutTeXLaTeXLine", "unusual": true, "arg": { "format": "()(){}", "snippet": "PutTeXLaTeXLine(${2:xstart},${3:ystart})(${4:xend},${5:yend}){${1:thickness}}" } }, { "name": "PutTeXLaTeXdashed", "unusual": true, "arg": { "format": "()(){}", "snippet": "PutTeXLaTeXdashed(${2:xstart},${3:ystart})(${4:xend},${5:yend}){${1:thickness}}" } }, { "name": "WedgeAsSubst", "arg": { "format": "()(){}", "snippet": "WedgeAsSubst(${2:xstart},${3:ystart})(${4:xslope},${5:yslope}){${1:length}}" } }, { "name": "WedgeAsSubstTeXLaTeX", "unusual": true, "arg": { "format": "()(){}", "snippet": "WedgeAsSubstTeXLaTeX(${2:xstart},${3:ystart})(${4:xslope},${5:yslope}){${1:length}}" } }, { "name": "WedgeAsSubstX", "arg": { "format": "()()", "snippet": "WedgeAsSubstX(${1:xstart},${2:ystart})(${3:xend},${4:yend})" } }, { "name": "WedgeAsSubstX", "arg": { "format": "()()[]", "snippet": "WedgeAsSubstX(${2:xstart},${3:ystart})(${4:xend},${5:yend})[${1:thickness}]" } }, { "name": "WedgeAsSubstXTeXLaTeX", "unusual": true, "arg": { "format": "()()", "snippet": "WedgeAsSubstXTeXLaTeX(${1:xstart},${2:ystart})(${3:xend},${4:yend})" } }, { "name": "WedgeAsSubstX", "unusual": true, "arg": { "format": "()()[]", "snippet": "WedgeAsSubstX(${2:xstart},${3:ystart})(${4:xend},${5:yend})[${1:thickness}]" } }, { "name": "dashhasheddash" }, { "name": "putRoundArrow", "arg": { "format": "{}", "snippet": "putRoundArrow{${1:(${2:x1},${3:y1})(${4:x2},${5:y2})...}}" } }, { "name": "putRoundArrow", "arg": { "format": "[]{}", "snippet": "putRoundArrow[${2:arrowhead}]{${1:(${3:x1},${4:y1})(${5:x2},${6:y2})...}}" } }, { "name": "putRoundArrowTeXLaTeX", "unusual": true, "arg": { "format": "{}", "snippet": "putRoundArrowTeXLaTeX{${1:(${2:x1},${3:y1})(${4:x2},${5:y2})...}}" } }, { "name": "putRoundArrowTeXLaTeX", "unusual": true, "arg": { "format": "[]{}", "snippet": "putRoundArrowTeXLaTeX[${2:arrowhead}]{${1:(${3:x1},${4:y1})(${5:x2},${6:y2})...}}" } }, { "name": "thickLineWidth", "unusual": true }, { "name": "thicklines" }, { "name": "thinLineWidth", "unusual": true }, { "name": "thinlines" }, { "name": "wedgehasheddash" }, { "name": "wedgehashedwedge" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/asternote.json ================================================ { "deps": [ { "name": "luatex", "if": "luajapanese" } ], "macros": [ { "name": "setasternotenoindent" }, { "name": "setasternoteindent" }, { "name": "setasternotetext" }, { "name": "setasternotesuperscript" }, { "name": "setasterreftext" }, { "name": "setasterrefsuperscript" }, { "name": "setasternumbertext" }, { "name": "asternumbersetsuperscript" }, { "name": "asternotereset" }, { "name": "asternote", "arg": { "format": "{}", "snippet": "asternote{${1:label}}" } }, { "name": "asternotetext", "arg": { "format": "{}", "snippet": "asternotetext{${1:label}}" } }, { "name": "asternotesuperscript", "arg": { "format": "{}", "snippet": "asternotesuperscript{${1:label}}" } }, { "name": "asterref", "arg": { "format": "{}", "snippet": "asterref{${1:label}}" } }, { "name": "asterreftext", "arg": { "format": "{}", "snippet": "asterreftext{${1:label}}" } }, { "name": "asterrefsuperscript", "arg": { "format": "{}", "snippet": "asterrefsuperscript{${1:label}}" } }, { "name": "asternumber", "arg": { "format": "{}", "snippet": "asternumber{${1:text%plain}}" } }, { "name": "asternumbertext", "arg": { "format": "{}", "snippet": "asternumbertext{${1:text%plain}}" } }, { "name": "asternumbersuperscript", "arg": { "format": "{}", "snippet": "asternumbersuperscript{${1:text%plain}}" } }, { "name": "theasternotecounter", "unusual": true } ], "envs": [], "keys": { "\\usepackage/asternote#c": [ "japanese", "luajapanese" ] }, "args": [ "\\usepackage/asternote#c" ] } ================================================ FILE: dev/packages/asyalign.json ================================================ { "deps": [ { "name": "ifpdf" } ], "macros": [ { "name": "ASYbox", "unusual": true }, { "name": "ASYdimen", "unusual": true }, { "name": "ASYbase", "unusual": true, "arg": { "format": "{}{}", "snippet": "ASYbase{${1:arg1}}{${2:arg2}}" } }, { "name": "ASYaligned", "unusual": true, "arg": { "format": "()(){}{}{}", "snippet": "ASYaligned(${4:x1},${5:y1})(${6:x2},${7:y2}){${1:arg1}}{${2:arg2}}{${3:arg3}}" } }, { "name": "ASYalignT", "unusual": true, "arg": { "format": "()(){}{}", "snippet": "ASYalignT(${3:x1},${4:y1})(${5:x2},${6:y2}){${1:arg1}}{${2:arg2}}" } }, { "name": "ASYalign", "unusual": true, "arg": { "format": "()(){}", "snippet": "ASYalign(${2:x1},${3:y1})(${4:x2},${5:y2}){${1:arg}}" } }, { "name": "ASYraw", "unusual": true, "arg": { "format": "{}", "snippet": "ASYraw{${1:arg}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/asycolors.json ================================================ { "deps": [ { "name": "color" } ], "macros": [], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/asyfig.json ================================================ { "deps": [ { "name": "asyalign" }, { "name": "color" }, { "name": "ifmtarg" }, { "name": "ifpdf" }, { "name": "ifplatform" }, { "name": "import" }, { "name": "graphicx" }, { "name": "pdftexcmds" }, { "name": "suffix" }, { "name": "xkeyval" }, { "name": "asyprocess" } ], "macros": [ { "name": "asyfig", "arg": { "format": "{}", "snippet": "asyfig{${1:file}}" } }, { "name": "asyfig*", "arg": { "format": "{}", "snippet": "asyfig*{${1:file}}" } }, { "name": "asypath", "arg": { "format": "{}", "snippet": "asypath{${1:path%URL}}" } } ], "envs": [], "keys": { "\\usepackage/asyfig#c": [ "process=${1|all,none,auto|}" ] }, "args": [ "\\usepackage/asyfig#c" ] } ================================================ FILE: dev/packages/asymptote.json ================================================ { "deps": [ { "name": "keyval" }, { "name": "ifthen" }, { "name": "color" }, { "name": "graphicx" }, { "name": "ifpdf" }, { "name": "ifxetex" }, { "name": "catchfile" } ], "macros": [ { "name": "asyinclude", "arg": { "format": "{}", "snippet": "asyinclude{${1:imagefile}}" } }, { "name": "asyinclude", "arg": { "format": "[]{}", "snippet": "asyinclude[${2:options%keyvals}]{${1:imagefile}}", "keys": [ "\\begin{asy},\\asyinclude,\\asysetup" ], "keyPos": 0 } }, { "name": "asysetup", "arg": { "format": "{}", "snippet": "asysetup{${1:options%keyvals}}", "keys": [ "\\begin{asy},\\asyinclude,\\asysetup" ], "keyPos": 0 } }, { "name": "ASYanimategraphics", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "ASYanimategraphics{${1:frame rate}}{${2:file}}{${3:first}}{${4:last}}" } }, { "name": "ASYanimategraphics", "unusual": true, "arg": { "format": "[]{}{}{}{}", "snippet": "ASYanimategraphics[${5:options%keyvals}]{${1:frame rate}}{${2:file}}{${3:first}}{${4:last}}", "keys": [ "\\ASYanimategraphics#c" ], "keyPos": 0 } }, { "name": "Asymptote", "unusual": true }, { "name": "ASYbox", "unusual": true }, { "name": "ASYdimen", "unusual": true }, { "name": "theasy", "unusual": true }, { "name": "AsyStream", "unusual": true }, { "name": "AsyPreStream", "unusual": true }, { "name": "ifASYinline", "unusual": true }, { "name": "ASYinlinetrue", "unusual": true }, { "name": "ASYinlinefalse", "unusual": true }, { "name": "ifASYattach", "unusual": true }, { "name": "ASYattachtrue", "unusual": true }, { "name": "ASYattachfalse", "unusual": true }, { "name": "ifASYkeepAspect", "unusual": true }, { "name": "ASYkeepAspecttrue", "unusual": true }, { "name": "ASYkeepAspectfalse", "unusual": true }, { "name": "asylatexdir", "unusual": true }, { "name": "asydir", "unusual": true }, { "name": "ASYasydir", "unusual": true }, { "name": "ASYlatexdir", "unusual": true }, { "name": "ASYprefix", "unusual": true }, { "name": "ifASYPDF", "unusual": true }, { "name": "ASYPDFtrue", "unusual": true }, { "name": "ASYPDFfalse", "unusual": true }, { "name": "AsyExtension", "unusual": true }, { "name": "WriteAsyLine", "unusual": true, "arg": { "format": "{}", "snippet": "WriteAsyLine{${1:arg}}" } }, { "name": "globalASYdefs", "unusual": true }, { "name": "WriteGlobalAsyLine", "unusual": true, "arg": { "format": "{}", "snippet": "WriteGlobalAsyLine{${1:arg}}" } }, { "name": "ProcessAsymptote", "unusual": true, "arg": { "format": "{}", "snippet": "ProcessAsymptote{${1:arg}}" } }, { "name": "CurrentAsymptote", "unusual": true }, { "name": "xAsymptote", "unusual": true }, { "name": "ProcessAsymptoteLine", "unusual": true }, { "name": "ThisAsymptote", "unusual": true }, { "name": "AsyFile", "unusual": true }, { "name": "ASYwidth", "unusual": true }, { "name": "ASYheight", "unusual": true }, { "name": "ASYviewportwidth", "unusual": true }, { "name": "ASYviewportheight", "unusual": true } ], "envs": [ { "name": "asy" }, { "name": "asy", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\begin{asy},\\asyinclude,\\asysetup" ], "keyPos": 0 } }, { "name": "asydef" } ], "keys": { "\\usepackage/asymptote#c": [ "inline", "attach" ], "\\begin{asy},\\asyinclude,\\asysetup": [ "width=", "height=", "keepAspect", "viewportwidth=", "viewportheight=", "attach", "inline" ], "\\ASYanimategraphics#c": [ "label=${1:label}", "type=${1:file ext}", "poster", "poster=${2|first,last,none,${1:number}|}", "every=${1:number}", "autopause", "autoplay", "autoresume", "loop", "palindrome", "step", "width=", "height=", "totalheight=", "keepaspectratio", "scale=${1:factor}", "bb=${1:llx lly urx ury}", "viewport=${1:llx lly urx ury}", "trim=${1:left bottom right top}", "clip", "hiresbb", "interpolate", "pagebox=", "controls=${1|all,true,on,none,false,off|}", "controlsaligned=", "buttonsize=", "buttonbg=", "buttonfg=", "buttonalpha=${1:opacity}", "draft", "final", "nomouse", "method=${1|icon,widget,ocg|}", "measure", "alttext=${2|none,${1:alt description}|}", "begin={${1:begin code}}", "end={${1:end code}}", "timeline=${1:file}" ] }, "args": [ "\\usepackage/asymptote#c" ] } ================================================ FILE: dev/packages/asypictureB.json ================================================ { "deps": [ { "name": "fancyvrb" }, { "name": "graphicx" }, { "name": "pgfkeys" }, { "name": "ifplatform" } ], "macros": [ { "name": "asyset", "arg": { "format": "{}", "snippet": "asyset{${1:options%keyvals}}", "keys": [ "\\begin{asypicture}#c,\\asyset#c" ], "keyPos": 0 } }, { "name": "getfontsize" }, { "name": "asylistingfile" }, { "name": "RequireAsyRecompile" }, { "name": "AsyCompileIfNecessary" }, { "name": "ASYPICcomparefiles", "unusual": true, "arg": { "format": "{}{}", "snippet": "ASYPICcomparefiles{${1:file1%file}}{${2:file2%file}}" } }, { "name": "copyfile", "unusual": true, "arg": { "format": "{}{}", "snippet": "copyfile{${1:file1%file}}{${2:file2%file}}" } }, { "name": "deletefile", "unusual": true, "arg": { "format": "{}", "snippet": "deletefile{${1:file%file}}" } } ], "envs": [ { "name": "asypicture", "arg": { "format": "{}", "snippet": "{${1:keyvals}}", "keys": [ "\\begin{asypicture}#c,\\asyset#c" ], "keyPos": 0 } }, { "name": "asyheader" } ], "keys": { "\\begin{asypicture}#c,\\asyset#c": [ "name=${1:name}", "alt={${1:alt text}}", "bb=${1:llx lly urx ury}", "bbllx=", "bblly=", "bburx=", "bbury=", "natwidth=", "natheight=", "hiresbb", "pagebox=${1|mediabox,cropbox,bleedbox,trimbox,artbox|}", "viewport=${1:llx lly urx ury}", "trim=${1:llx lly urx ury}", "angle=${1:degrees}", "origin=", "width=", "height=", "totalheight=", "keepaspectratio", "scale=${1:factor}", "clip", "draft", "type=${1:file type}", "ext=${1:file extension}", "read=${1:read-file extension}", "command=", "quiet", "page=${1:page number}", "interpolate", "decodearray={${1:color array}}" ] }, "args": [] } ================================================ FILE: dev/packages/asyprocess.json ================================================ { "deps": [ { "name": "ifmtarg" }, { "name": "ifpdf" }, { "name": "catchfile" }, { "name": "ifplatform" }, { "name": "color" }, { "name": "graphicx" }, { "name": "preview" } ], "macros": [ { "name": "ProcessAsy", "unusual": true }, { "name": "ShowAsy", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/at.json ================================================ { "deps": [], "macros": [ { "name": "atallowdigits", "unusual": true }, { "name": "atdisallowdigits", "unusual": true }, { "name": "atdef", "unusual": true }, { "name": "atshow", "unusual": true }, { "name": "atlet", "unusual": true }, { "name": "at", "unusual": true }, { "name": "atoff", "unusual": true }, { "name": "aton", "unusual": true } ], "envs": [], "keys": { "\\usepackage/at#c": [ "digits", "nodigits" ] }, "args": [ "\\usepackage/at#c" ] } ================================================ FILE: dev/packages/atbegshi.json ================================================ { "deps": [ { "name": "infwarerr" }, { "name": "ltxcmds" }, { "name": "iftex" } ], "macros": [ { "name": "AtBeginShipout", "unusual": true, "arg": { "format": "{}", "snippet": "AtBeginShipout{${1:code}}" } }, { "name": "AtBeginShipoutAddToBox", "unusual": true, "arg": { "format": "{}", "snippet": "AtBeginShipoutAddToBox{${1:code}}" } }, { "name": "AtBeginShipoutAddToBoxForeground", "unusual": true, "arg": { "format": "{}", "snippet": "AtBeginShipoutAddToBoxForeground{${1:code}}" } }, { "name": "AtBeginShipoutBox", "unusual": true }, { "name": "AtBeginShipoutBoxDepth", "unusual": true }, { "name": "AtBeginShipoutBoxHeight", "unusual": true }, { "name": "AtBeginShipoutBoxWidth", "unusual": true }, { "name": "AtBeginShipoutDiscard", "unusual": true }, { "name": "AtBeginShipoutFirst", "unusual": true, "arg": { "format": "{}", "snippet": "AtBeginShipoutFirst{${1:code}}" } }, { "name": "AtBeginShipoutInit", "unusual": true }, { "name": "AtBeginShipoutNext", "unusual": true, "arg": { "format": "{}", "snippet": "AtBeginShipoutNext{${1:code}}" } }, { "name": "AtBeginShipoutOriginalShipout", "unusual": true }, { "name": "AtBeginShipoutUpperLeft", "unusual": true, "arg": { "format": "{}", "snippet": "AtBeginShipoutUpperLeft{${1:code}}" } }, { "name": "AtBeginShipoutUpperLeftForeground", "unusual": true, "arg": { "format": "{}", "snippet": "AtBeginShipoutUpperLeftForeground{${1:code}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/atendofenv.json ================================================ { "deps": [ { "name": "amsthm" }, { "name": "letltxmacro" } ], "macros": [ { "name": "AtEndOfEnv", "arg": { "format": "{}{}", "snippet": "AtEndOfEnv{${1:envname}}{${2:code}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/athnum.json ================================================ { "deps": [], "macros": [ { "name": "athnum", "arg": { "format": "{}", "snippet": "athnum{${1:number}}" } }, { "name": "greekfontencoding", "unusual": true }, { "name": "ensuregreek", "arg": { "format": "{}", "snippet": "ensuregreek{${1:text}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/atkinson.json ================================================ { "deps": [ { "name": "ifxetex" }, { "name": "ifluatex" }, { "name": "xkeyval" }, { "name": "fontenc" }, { "name": "fontaxes" }, { "name": "mweights" } ], "macros": [ { "name": "atkinsonfamily", "unusual": true }, { "name": "atkinson", "unusual": true }, { "name": "atkinsonlf", "unusual": true }, { "name": "atkinsontlf", "unusual": true }, { "name": "DH" }, { "name": "NG" }, { "name": "dj" }, { "name": "ng" }, { "name": "k", "arg": { "format": "{}", "snippet": "k{${1:arg}}" } }, { "name": "guillemotleft", "unusual": true }, { "name": "guillemotright", "unusual": true }, { "name": "guilsinglleft" }, { "name": "guilsinglright" }, { "name": "quotedblbase" }, { "name": "quotesinglbase" }, { "name": "textquotedbl" }, { "name": "DJ" }, { "name": "th" }, { "name": "TH" }, { "name": "dh" }, { "name": "Hwithstroke", "unusual": true }, { "name": "hwithstroke", "unusual": true }, { "name": "textogonekcentered", "unusual": true, "arg": { "format": "{}", "snippet": "textogonekcentered{${1:arg}}" } }, { "name": "guillemetleft" }, { "name": "guillemetright" } ], "envs": [], "keys": { "\\usepackage/atkinson#c": [ "scaled=${1:factor}", "default", "sfdefault", "type1", "t", "proportional", "p" ] }, "args": [ "\\usepackage/atkinson#c" ] } ================================================ FILE: dev/packages/attachfile.json ================================================ { "deps": [ { "name": "ifpdf" }, { "name": "keyval" }, { "name": "calc" }, { "name": "color" }, { "name": "hyperref" } ], "macros": [ { "name": "attachfile", "arg": { "format": "{}", "snippet": "attachfile{${1:file}}" } }, { "name": "attachfile", "arg": { "format": "[]{}", "snippet": "attachfile[${2:options%keyvals}]{${1:file}}", "keys": [ "\\attachfile,\\attachfilesetup,\\noattachfile,\\notextattachfile,\\textattachfile" ], "keyPos": 0 } }, { "name": "noattachfile" }, { "name": "noattachfile", "arg": { "format": "[]", "snippet": "noattachfile[${1:options%keyvals}]", "keys": [ "\\attachfile,\\attachfilesetup,\\noattachfile,\\notextattachfile,\\textattachfile" ], "keyPos": 0 } }, { "name": "notextattachfile", "arg": { "format": "{}", "snippet": "notextattachfile{${1:text}}" } }, { "name": "notextattachfile", "arg": { "format": "[]{}", "snippet": "notextattachfile[${2:options%keyvals}]{${1:text}}", "keys": [ "\\attachfile,\\attachfilesetup,\\noattachfile,\\notextattachfile,\\textattachfile" ], "keyPos": 0 } }, { "name": "textattachfile", "arg": { "format": "{}{}", "snippet": "textattachfile{${1:file}}{${2:text}}" } }, { "name": "textattachfile", "arg": { "format": "[]{}{}", "snippet": "textattachfile[${3:options%keyvals}]{${1:file}}{${2:text}}", "keys": [ "\\attachfile,\\attachfilesetup,\\noattachfile,\\notextattachfile,\\textattachfile" ], "keyPos": 0 } }, { "name": "attachfilesetup", "arg": { "format": "{}", "snippet": "attachfilesetup{${1:options%keyvals}}", "keys": [ "\\attachfile,\\attachfilesetup,\\noattachfile,\\notextattachfile,\\textattachfile" ], "keyPos": 0 } } ], "envs": [], "keys": { "\\usepackage/attachfile#c": [ "addtopdfcreator=${1:text}", "allbordercolors=", "allcolors=", "anchorcolor=", "backref=${1|section,slide,page,none,false|}", "baseurl=${1:URL}", "bookmarks", "bookmarksdepth", "bookmarksdepth=${1:number}", "bookmarksnumbered", "bookmarksopen", "bookmarksopenlevel=${1:level}", "bookmarkstype=", "breaklinks", "citebordercolor=", "citecolor=", "CJKbookmarks", "colorlinks", "customdriver=${1:file}", "debug", "destlabel", "draft", "driverfallback=${1:driver}", "dvipdfm", "dvipdfmx", "dvipdfmx-outline-open", "dvips", "dvipsone", "dviwindo", "encap=${1:character}", "extension=${1:file ext}", "filebordercolor=", "filecolor=", "final", "frenchlinks", "hidelinks", "hyperfigures", "hyperfootnotes", "hyperindex", "hypertex", "hypertexnames", "implicit", "latex2html", "linkbordercolor=", "linkcolor=", "linkfileprefix=${1:prefix}", "linktoc=${1|section,page,all,none|}", "linktocpage", "localanchorname", "menubordercolor=", "menucolor=", "nativepdf", "naturalnames", "nesting", "ocgcolorlinks", "pageanchor", "pagebackref", "pdfa", "pdfauthor=${1:author}", "pdfborder=", "pdfborderstyle=", "pdfcenterwindow", "pdfcreationdate=${1:date}", "pdfcreator=${1:creator}", "pdfdirection=${1|L2R,R2L|}", "pdfdisplaydoctitle", "pdfduplex", "pdfencoding=${1|pdfdoc,unicode,auto|}", "pdfescapeform", "pdffitwindow", "pdfhighlight=${1|/I,/N,/O,/P|}", "pdfinfo={${1:info keys}}", "pdfkeywords={${1:keyword list}}", "pdflang=${1:lang id}", "pdflinkmargin=", "pdfmark", "pdfmenubar", "pdfmoddate=${1:date}", "pdfnewwindow", "pdfnonfullscreenpagemode", "pdfnumcopies=${1:integer}", "pdfpageduration=", "pdfpagelabels", "pdfpagelayout=${1|SinglePage,OneColumn,TwoColumnLeft,TwoColumnRight,TwoPageLeft,TwoPageRight|}", "pdfpagemode=${1|FullScreen,UseNone,UseOutlines,UseOC,UseAttachments,UseThumbs|}", "pdfpagescrop=", "pdfpagetransition=${1|Split,Blinds,Box,Wipe,Dissolve,Glitter,R,Fly,Push,Cover,Uncover,Fade|}", "pdfpicktraybypdfsize", "pdfprintarea=${1|Mediabox,CropBox,BleedBox,TrimBox,ArtBox|}", "pdfprintclip=${1|Mediabox,CropBox,BleedBox,TrimBox,ArtBox|}", "pdfprintpagerange=", "pdfprintscaling=${1|None,AppDefault|}", "pdfproducer=${1:producer}", "pdfremotestartview=${1|XYZ,Fit,FitH,FitV,FitR,FitB,FitBH,FitBV|}", "pdfstartpage=${1:page number}", "pdfstartview=${1|XYZ,Fit,FitH,FitV,FitR,FitB,FitBH,FitBV|}", "pdfsubject=${1:subject}", "pdftex", "pdftitle=${1:title}", "pdftoolbar", "pdftrapped=${1|True,False,Unknown|}", "pdfusetitle", "pdfversion=${1:version}", "pdfview=${1|XYZ,Fit,FitH,FitV,FitR,FitB,FitBH,FitBV|}", "pdfviewarea=${1|Mediabox,CropBox,BleedBox,TrimBox,ArtBox|}", "pdfviewclip=${1|Mediabox,CropBox,BleedBox,TrimBox,ArtBox|}", "pdfwindowui", "plainpages", "ps2pdf", "psdextra", "raiselinks", "runbordercolor=", "runcolor=", "setpagesize", "tex4ht", "textures", "typexml", "unicode", "urlbordercolor=", "urlcolor=", "verbose", "vtex", "xetex" ], "\\attachfile,\\attachfilesetup,\\noattachfile,\\notextattachfile,\\textattachfile": [ "appearance", "author=${1:text}", "color=${1: }", "created=${1:PDF date}", "date=${1:PDF date}", "description=${1:text}", "icon=${1|Graph,Paperclip,PushPin,Tag|}", "mimetype=${1:type/subtype}", "modified=${1:PDF date}", "print", "size=${1:integer}", "subject=${1:text}", "timezone=${1:offset}", "zoom" ] }, "args": [ "\\usepackage/attachfile#c" ] } ================================================ FILE: dev/packages/attachfile2.json ================================================ { "deps": [ { "name": "iftex" }, { "name": "keyval" }, { "name": "color" }, { "name": "infwaerr" }, { "name": "ltxcmds" }, { "name": "kvoptions" }, { "name": "pdftexcmds" }, { "name": "pdfescape" }, { "name": "hyperref" }, { "name": "hycolor" } ], "macros": [ { "name": "attachfile", "arg": { "format": "{}", "snippet": "attachfile{${1:file}}" } }, { "name": "attachfile", "arg": { "format": "[]{}", "snippet": "attachfile[${2:options%keyvals}]{${1:file}}", "keys": [ "\\usepackage/attachfile2#c,\\attachfile,\\attachfilesetup,\\noattachfile,\\notextattachfile,\\textattachfile" ], "keyPos": 0 } }, { "name": "noattachfile" }, { "name": "noattachfile", "arg": { "format": "[]", "snippet": "noattachfile[${1:options%keyvals}]", "keys": [ "\\usepackage/attachfile2#c,\\attachfile,\\attachfilesetup,\\noattachfile,\\notextattachfile,\\textattachfile" ], "keyPos": 0 } }, { "name": "notextattachfile", "arg": { "format": "{}", "snippet": "notextattachfile{${1:text}}" } }, { "name": "notextattachfile", "arg": { "format": "[]{}", "snippet": "notextattachfile[${2:options%keyvals}]{${1:text}}", "keys": [ "\\usepackage/attachfile2#c,\\attachfile,\\attachfilesetup,\\noattachfile,\\notextattachfile,\\textattachfile" ], "keyPos": 0 } }, { "name": "textattachfile", "arg": { "format": "{}{}", "snippet": "textattachfile{${1:file}}{${2:text}}" } }, { "name": "textattachfile", "arg": { "format": "[]{}{}", "snippet": "textattachfile[${3:options%keyvals}]{${1:file}}{${2:text}}", "keys": [ "\\usepackage/attachfile2#c,\\attachfile,\\attachfilesetup,\\noattachfile,\\notextattachfile,\\textattachfile" ], "keyPos": 0 } }, { "name": "attachfilesetup", "arg": { "format": "{}", "snippet": "attachfilesetup{${1:options%keyvals}}", "keys": [ "\\usepackage/attachfile2#c,\\attachfile,\\attachfilesetup,\\noattachfile,\\notextattachfile,\\textattachfile" ], "keyPos": 0 } } ], "envs": [], "keys": { "\\usepackage/attachfile2#c": [ "draft", "final", "nofiles", "pdftex", "luatex", "dvips", "dvipdfmx", "xetex", "driverfallback=${1:driver}" ], "\\usepackage/attachfile2#c,\\attachfile,\\attachfilesetup,\\noattachfile,\\notextattachfile,\\textattachfile": [ "appearance", "author=${1:text}", "color=${1:color}", "created=${1:PDF date}", "date=${1:PDF date}", "description=${1:text}", "icon=${1|Graph,Paperclip,PushPin,Tag|}", "mimetype=${1:type/subtype}", "modified=${1:PDF date}", "print", "size=${1:integer}", "subject=${1:text}", "timezone=${1:offset}", "zoom", "locked", "scale=${1:factor}", "ucfilespec=", "annotname=${1:name}" ] }, "args": [ "\\usepackage/attachfile2#c", "\\usepackage/attachfile2#c,\\attachfile,\\attachfilesetup,\\noattachfile,\\notextattachfile,\\textattachfile" ] } ================================================ FILE: dev/packages/attrib.json ================================================ { "deps": [ { "name": "moredefs" } ], "macros": [ { "name": "attrib", "arg": { "format": "{}", "snippet": "attrib{${1:attribution}}" } }, { "name": "normalcitations" }, { "name": "attribcitations" }, { "name": "AttribMinSkip", "unusual": true }, { "name": "PreTrib", "unusual": true }, { "name": "PostTrib", "unusual": true }, { "name": "AttribInit", "unusual": true }, { "name": "PostCite", "unusual": true }, { "name": "PostCiteWork", "unusual": true }, { "name": "PreCite", "unusual": true }, { "name": "PreCiteWork", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/atveryend.json ================================================ { "deps": [], "macros": [ { "name": "BeforeClearDocument", "unusual": true, "arg": { "format": "{}", "snippet": "BeforeClearDocument{${1:code}}" } }, { "name": "AfterLastShipout", "unusual": true, "arg": { "format": "{}", "snippet": "AfterLastShipout{${1:code}}" } }, { "name": "AtVeryEndDocument", "unusual": true, "arg": { "format": "{}", "snippet": "AtVeryEndDocument{${1:code}}" } }, { "name": "AtEndAfterFileList", "unusual": true, "arg": { "format": "{}", "snippet": "AtEndAfterFileList{${1:code}}" } }, { "name": "AtVeryVeryEnd", "unusual": true, "arg": { "format": "{}", "snippet": "AtVeryVeryEnd{${1:code}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/auncial.json ================================================ { "deps": [], "macros": [ { "name": "aunclfamily" }, { "name": "textauncl", "arg": { "format": "{}", "snippet": "textauncl{${1:text}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/aurical.json ================================================ { "deps": [], "macros": [ { "name": "Fontauri" }, { "name": "Fontskrivan" }, { "name": "Fontlukas" }, { "name": "Fontamici" } ], "envs": [], "keys": { "\\usepackage/aurical#c": [ "backslant" ] }, "args": [ "\\usepackage/aurical#c" ] } ================================================ FILE: dev/packages/aurl.json ================================================ { "deps": [ { "name": "hyperref" } ], "macros": [ { "name": "daurl", "arg": { "format": "{}{}", "snippet": "daurl{${1:prefix}}{${2:URL}}" } }, { "name": "aurl", "arg": { "format": "{}{}", "snippet": "aurl{${1:prefix%keyvals}}{${2:suffix}}", "keys": [ "\\aurl#c" ], "keyPos": 0 } } ], "envs": [], "keys": { "\\usepackage/aurl#c": [ "100", "1000" ], "\\aurl#c": [ "yago", "rdf", "foaf", "dbo", "dbp", "dc", "owl", "rdfs", "ont", "geo", "skos", "onto", "rss", "sioc", "gldp", "xsd", "fb", "geonames", "sc", "org", "dcterms", "gr", "qb", "bibo", "prov", "commerce", "dbpedia", "dct", "md", "sd", "swrc", "vcard", "dbpprop", "dcat", "akt", "void", "vann", "pto", "dcmit", "content", "ex", "doap", "event", "cyc", "swc", "xhtml", "fn", "http", "aiiso", "schema", "wot", "cc", "nie", "dc11", "rr", "gen", "mo", "bill", "rel", "d2rq", "ical", "test2", "bio", "ad", "cv", "earl", "ma", "og", "factbook", "admin", "dbr", "air", "log", "media", "daia", "oo", "co", "ctag", "book", "tag", "botany", "days", "biblio", "dv", "vs", "musim", "dir", "cs", "rdfg", "osag", "dcq", "ome", "cal", "afn", "ir", "tzont", "af", "reco", "pc", "cld", "xhv", "xs", "rev", "xfn", "rif", "cmp", "sr", "memo", "lomvoc", "cfp", "giving", "ok", "sism", "xf", "swanq", "swande", "mu", "math", "dcn", "myspace", "swrcfe", "type", "owlim", "jdbc", "con", "time", "frbr", "drugbank", "spacerel", "gn", "cert", "voaf", "swrl", "swrlb", "ac", "nfo", "marcrel", "sioct", "cnt", "sider", "wn20schema", "movie", "rsa", "xtypes", "adms", "omn", "ov", "akts", "dcterm", "db", "service", "lgd", "loc", "isbd", "acm", "crm", "test", "po", "prv", "uniprot", "ore", "prism", "oa", "wn", "acc", "sdmx", "sf", "zoology", "daml", "madsrdf", "pmlj", "dcam", "granatum", "link", "ndl", "music", "pr", "wo", "tl", "ptr", "acl", "abc", "ldp", "scovo", "biocore", "unit", "umbel", "core", "tmo", "lode", "dbpediaowl", "nsogi", "room", "java", "politico", "whois", "ya", "taxo", "bio2rdf", "protege", "omt", "skosxl", "scot", "mit", "atom", "sp", "eg", "exif", "oauth", "fresnel", "wdrs", "ti", "compass", "usgov", "user", "rnews", "rec", "bf", "chord", "rep", "omb", "dce", "courseware", "spin", "geosparql", "doc", "lv", "lfm", "irw", "resource", "bibtex", "space", "atomix", "dctype", "iswc", "so", "nao", "admingeo", "formats", "vote", "powder", "fec", "irrl", "doac", "geoes", "spl", "dailymed", "rei", "sede", "nco", "wordmap", "ecs", "imm", "audio", "hcterms", "opm", "go", "resex", "lx", "lingvoj", "copyright", "dul", "affy", "prj", "wgs84", "kwijibo", "dblp", "coref", "nrl", "kb", "xro", "xen", "os", "video", "biol", "gd", "lastfm", "label", "lfn", "lifecycle", "p3p", "spc", "meetup", "contact", "sesame", "resist", "nexif", "climb", "code", "moat", "sdl", "nmo", "wv", "omp", "omc", "pmlp", "cito", "ne", "swandr", "ssn", "tags", "meteo", "ddc", "money", "sail", "eztag", "opensearch", "doclist", "sit", "myspo", "lotico", "fabio", "prissma", "ncal", "ngeo", "ibis", "swanqs", "hlisting", "xhe", "rdfa", "meta", "h5", "sparql", "phss", "ire", "swp", "es", "trackback", "hard", "web", "lang", "c4n", "airport", "gold", "custom", "smiley", "cco", "sec", "grddl", "lyou", "gpt", "lom", "product", "dbprop", "ddl", "wdr", "wnschema", "food", "am", "cycann", "net", "obj", "tripfs", "bsbm", "omm", "tdb", "smf", "dcmitype", "mysql", "pmlr", "sim", "b2bo", "sv", "scv", "ping", "pmt", "umbelrc", "xl", "common", "mf", "like", "swivt", "fed", "list", "qdoslf", "opo", "xforms", "tio", "osgb", "nid3", "sml", "swh", "puc", "lt", "oc", "frbre", "states", "ezcontext", "ao", "bib", "dummy", "profiling", "ttl", "crypto", "gob", "osoc", "psych", "swanco", "sawsdl", "oat", "awol", "string", "push", "edm", "evset", "dady", "library", "ldap", "ro", "wgs", "ct", "swid", "nif", "ps", "conserv", "conv", "imreg", "timeline", "aifb", "site", "geographis", "okkam", "urn", "swanag", "swanpav", "bookmark", "sport", "game", "coin", "acco", "sm", "plink", "freebase", "dbpp", "ref", "isi", "soft", "postcode", "xhtmlvocab", "swanci", "wisski", "pimo", "sysont", "wairole", "rooms", "muto", "lark1", "xesam", "txn", "play", "opus", "ignf", "uri", "evopat", "rulz", "anca", "httph", "icaltzd", "ist", "yoda", "olo", "pgterms", "sioca", "sio", "act", "remus", "interval", "lvont", "cpv", "gml", "openlinks", "places", "georss", "isq", "linkedct", "lemon", "eprints", "geospecies", "sl", "lgdo", "dayta", "xbrli", "pmlt", "conversion", "status", "pobo", "pdo", "aat", "prvtypes", "prot", "dnr", "drug", "biopax", "ean", "agents", "derecho", "oboro", "w3p", "opmv", "tarot", "eu", "search", "lp", "wlp", "muo", "ui", "phil", "gridworks", "dgfoaf", "httpvoc", "rdagr1", "gnd", "sco", "session", "nsa", "loticoowl", "gso", "vsr", "arpfo", "organism", "address", "posh", "is", "rail", "languages", "wgspos", "nt", "arch", "dbnary", "gv", "cdm", "pbo", "sindice", "organiz", "webtlab", "res", "r2r", "cos", "qudt", "apivc", "agetec", "zbwext", "enc", "human", "healthcare", "countries", "ufmedia", "rov", "cgov", "req", "s4ac", "rdrel", "xfnv", "fab", "person", "card", "wordnet", "opwn", "bif", "linkedmdb", "protons", "dso", "dwc", "com", "xsl", "geodata", "payment", "quak", "npg", "vso", "care", "idemo", "aair", "ass", "kontakt", "disco", "pml", "metalex", "vitro", "govwild", "nocal", "obo", "c4o", "nndsr", "mygrid", "events", "ceo", "uni", "genab", "bioskos", "bte", "elog", "hemogram", "toby", "provenir", "esd", "cidoc", "cube", "dita", "datafaqs", "odp", "gsp", "name", "itsrdf", "marl", "humanbody", "xds", "eco", "ocd", "ero", "dgtwc", "eat", "gc", "decl", "pro", "ccom", "dco", "hydra", "edam", "voag", "gelo", "viaf", "hospital", "cordis", "oboso", "zem", "ann", "units", "visit", "clinproc", "skip", "dnb", "example", "dbc", "hartigprov", "cmo", "prefix", "fowl", "agent", "clineva", "ospost", "malignneo", "muni", "tei", "xkos", "wai", "br", "cidoccrm", "aneo", "oboe", "rda", "pf", "commons", "kdo", "environ", "prvr", "oslc", "lod2", "mods", "cerif", "olia", "wao", "prog", "arecipe", "igeo", "theatre", "fise", "category", "semtweet", "transmed", "isothes", "uco", "spatial", "atomowl", "out", "span", "dtype", "scowt", "hints2005", "wd", "cogs", "rlog", "pom", "owls", "oac", "cpm", "aapi", "ppo", "bcnnorms", "mpeg7", "tcga", "rating", "bd", "govtrackus", "sioctypes", "ogp", "oax", "efo", "pccz", "mei", "arg", "tripfs2", "pos", "sig", "pav", "coo", "eye", "htir", "ngeoi", "dbpo", "owltime", "agg", "ekaw", "quantities", "rdo", "gazetteer", "shv", "p20", "calli", "bne", "lctr", "no", "func", "wf", "health", "mtecore", "pns", "frir", "ccard", "cheminf", "life", "asn", "jita", "artstor", "scsv", "bp", "kw", "aims", "enhancer", "ens", "qa", "ipad", "aerols", "dcr", "fcm", "kupkb", "gxa", "sql", "d2r", "saxon", "wfprov", "soap", "oper", "coeus", "gvp", "wfdesc", "pay", "set", "rdfdf", "myprefix", "marshall", "flow", "pronom", "atomrdf", "l4a", "pat", "infosys", "ncbitaxon", "admssw", "frbrcore", "tgn", "dt", "vivo", "dive", "aersv", "okg", "transit", "iso", "teach", "fc", "rv", "agrelon", "blt", "rdarole", "hcard", "fls", "osn", "pol", "xmls", "diseasome", "npgx", "opmw", "poder", "hgnc", "fct", "osmsemnet", "tmpl", "sgv", "xch", "bing", "campsite", "iao", "ms", "fl", "dssn", "rad", "hxl", "xlink", "dsp", "rec54", "carfo", "greg", "fd", "ends", "nxp", "dbyago", "gndo", "place", "germplasm", "geom", "pne", "exterms", "nytimes", "spif", "wikipedia", "sdgp", "eumida", "frapo", "dis", "cao", "rlno", "disease", "skiresort", "bcncon", "iron", "infection", "wscaim", "str", "mte", "prism21", "vaem", "pkmn", "hifm", "genea", "eseduc", "sdmxa", "wfm", "cro", "protegedc", "biordf", "recipe", "open", "fingal", "osukdt", "reve", "grs", "s2s", "intervals", "lex", "rich", "wm", "aigp", "tr", "c4dm", "omv", "gbv", "un", "lodac", "ogorg", "ub", "chebi", "wsc", "xsi", "moby", "lr", "re", "occult", "identity", "dpl", "pna", "frad", "photoshop", "city", "sci", "vocab", "np", "daiaserv", "orca", "hg", "telix", "goef", "mime", "lgv", "r4ta", "wikterms", "osp", "sem", "ulan", "wapp", "cis", "cts2", "omapi", "qrl", "wn20", "rssynd", "rdamedia", "locn", "ple", "overheid", "npgd", "xt", "b2rpubchem", "laposte", "lexvo", "aos", "wfs", "geof", "dctypes", "qb4o", "oecd", "vcardx", "voidp", "crtv", "sdmxd", "bcnbio", "gesis", "swpatho", "algo", "sso", "aers", "vsto", "sdo", "penn", "situ", "wl", "puelia", "telmap", "steel", "jjd", "eui", "gfo", "italy", "premis", "zoomaterms", "w3con", "curr", "dcm", "prf", "npgg", "cdtype", "cvbase", "cf", "ecpo", "geofla", "wkd", "l4lod", "vsw", "inno", "scufl2", "wiki", "oarj", "rpubl", "lldr", "oj", "fos", "nuts", "prolog", "wp", "httpm", "dawgt", "mohammad", "mil", "visko", "webbox", "ql", "r2rml", "dvia", "bbc", "nsl", "prviv", "tisc", "eunis", "ecb", "bm", "onssprel", "lh", "locwd", "rdf123", "rdaw", "bcngeo", "vcard2006", "role", "ludo", "psh", "tvc", "iot", "vsws", "crv", "water", "ds" ] }, "args": [ "\\usepackage/aurl#c" ] } ================================================ FILE: dev/packages/authblk.json ================================================ { "deps": [], "macros": [ { "name": "author", "arg": { "format": "[]{}", "snippet": "author[${2:mark}]{${1:names}}" } }, { "name": "affil", "arg": { "format": "{}", "snippet": "affil{${1:affiliation%text}}" } }, { "name": "affil", "arg": { "format": "[]{}", "snippet": "affil[${2:mark}]{${1:affiliation%text}}" } }, { "name": "authorcr", "unusual": true }, { "name": "Authfont", "unusual": true }, { "name": "Affilfont", "unusual": true }, { "name": "affilsep", "unusual": true }, { "name": "Authsep", "unusual": true }, { "name": "Authand", "unusual": true }, { "name": "Authands", "unusual": true }, { "name": "theMaxaffil", "unusual": true }, { "name": "theaffil", "unusual": true }, { "name": "theauthors", "unusual": true }, { "name": "ifnewaffil", "unusual": true }, { "name": "newaffiltrue", "unusual": true }, { "name": "newaffilfalse", "unusual": true } ], "envs": [], "keys": { "\\usepackage/authblk#c": [ "blocks", "noblocks", "max2", "max3", "max4", "max5", "max6", "auth-sc", "auth-sc-lg", "auth-lg", "affil-sl", "affil-it", "german" ] }, "args": [ "\\usepackage/authblk#c" ] } ================================================ FILE: dev/packages/authoraftertitle.json ================================================ { "deps": [], "macros": [ { "name": "MyAuthor" }, { "name": "MyTitle" }, { "name": "MyDate" }, { "name": "Originalauthor", "unusual": true, "arg": { "format": "{}", "snippet": "Originalauthor{${1:names}}" } }, { "name": "Originaltitle", "unusual": true, "arg": { "format": "{}", "snippet": "Originaltitle{${1:text}}" } }, { "name": "Originaldate", "unusual": true, "arg": { "format": "{}", "snippet": "Originaldate{${1:text}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/authorarchive.json ================================================ { "deps": [ { "name": "ifthen" }, { "name": "enumitem" }, { "name": "orcidlink" }, { "name": "eso-pic" }, { "name": "intopdf" }, { "name": "kvoptions" }, { "name": "hyperref" }, { "name": "calc" }, { "name": "qrcode" }, { "name": "etoolbox" }, { "name": "lastpage" } ], "macros": [ { "name": "authorsetup", "arg": { "format": "{}", "snippet": "authorsetup{${1:option%keyvals}}", "keys": [ "\\usepackage/authorarchive#c,\\authorsetup" ], "keyPos": 0 } }, { "name": "authorcrfont", "unusual": true }, { "name": "authorat", "unusual": true, "arg": { "format": "{}", "snippet": "authorat{${1:text}}" } }, { "name": "authorwidth", "unusual": true, "arg": { "format": "{}", "snippet": "authorwidth{${1:width}}" } }, { "name": "BibTeX" } ], "envs": [ { "name": "enumerate*" }, { "name": "enumerate*", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]" } }, { "name": "itemize*" }, { "name": "itemize*", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]" } }, { "name": "description*" }, { "name": "description*", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]" } } ], "keys": { "\\usepackage/authorarchive#c,\\authorsetup": [ "bibtexdir=${1:directory}", "baseurl=${1:URL}", "suffix=${1:string}", "publisher=${1:text}", "year=${1:year}", "key=${1:string}", "doi=${1:DOI}", "doiText=${1:text}", "publisherurl=${1:URL}", "startpage=${1:start page}", "publication=${1:text}", "ACM", "acmart", "ENTCS", "IEEE", "LNCS", "LNI", "nocopyright", "nourl", "nobib", "orcidicon" ] }, "args": [ "\\usepackage/authorarchive#c,\\authorsetup" ] } ================================================ FILE: dev/packages/authorindex.json ================================================ { "deps": [], "macros": [ { "name": "aialso", "arg": { "format": "{}{}", "snippet": "aialso{${1:before}}{${2:separator}}" } }, { "name": "aialsostrings", "unusual": true }, { "name": "aibibcite", "unusual": true }, { "name": "aibibindex", "arg": { "format": "{}", "snippet": "aibibindex{${1:pages}}" } }, { "name": "aibibpage", "arg": { "format": "{}", "snippet": "aibibpage{${1:page}}" } }, { "name": "aicite", "arg": { "format": "[]{}", "snippet": "aicite[${2:postnote}]{${1:bibid}}" } }, { "name": "aicite", "arg": { "format": "{}", "snippet": "aicite{${1:bibid}}" } }, { "name": "aiexplicit", "unusual": true }, { "name": "aifilename", "unusual": true, "arg": { "format": "{}", "snippet": "aifilename{${1:file}}" } }, { "name": "aifirst", "arg": { "format": "{}", "snippet": "aifirst{${1:author name}}" } }, { "name": "aifirstpage", "arg": { "format": "{}", "snippet": "aifirstpage{${1:page}}" } }, { "name": "aiinbibflag", "unusual": true }, { "name": "aimaxauthors", "arg": { "format": "[]{}", "snippet": "aimaxauthors[${2:trunc}]{${1:max}}" } }, { "name": "aimaxauthors", "arg": { "format": "{}", "snippet": "aimaxauthors{${1:max}}" } }, { "name": "aimention", "arg": { "format": "{}", "snippet": "aimention{${1:author name}}" } }, { "name": "ainame", "arg": { "format": "{}", "snippet": "ainame{${1:text}}" } }, { "name": "ainamefmt", "arg": { "format": "{}", "snippet": "ainamefmt{${1:fmt spec}}" } }, { "name": "ainocite", "unusual": true, "arg": { "format": "{}", "snippet": "ainocite{${1:bibid}}" } }, { "name": "ainocompressflag", "unusual": true }, { "name": "aionly", "arg": { "format": "{}", "snippet": "aionly{${1:bibid}}" } }, { "name": "aioptions", "unusual": true }, { "name": "aipages", "arg": { "format": "{}", "snippet": "aipages{${1:pages}}" } }, { "name": "aipagetypeorder", "arg": { "format": "{}", "snippet": "aipagetypeorder{${1:order}}" } }, { "name": "airep", "arg": { "format": "{}", "snippet": "airep{${1:author name}}" } }, { "name": "aisee", "arg": { "format": "{}", "snippet": "aisee{${1:string}}" } }, { "name": "aiseestring", "unusual": true }, { "name": "aisize", "unusual": true }, { "name": "aistyle", "unusual": true }, { "name": "aitop", "arg": { "format": "{}", "snippet": "aitop{${1:author name}}" } }, { "name": "aitwostring", "unusual": true }, { "name": "aitwosuffix", "arg": { "format": "{}", "snippet": "aitwosuffix{${1:string}}" } }, { "name": "authorindexstyle", "arg": { "format": "{}", "snippet": "authorindexstyle{${1:style}}" } }, { "name": "bibindex", "arg": { "format": "{}", "snippet": "bibindex{${1:pages}}" } }, { "name": "bibpage", "unusual": true }, { "name": "citationpage", "unusual": true }, { "name": "pagetypeorder", "unusual": true }, { "name": "printauthorindex" }, { "name": "theaipage", "unusual": true } ], "envs": [ { "name": "theauthorindex" } ], "keys": { "\\usepackage/authorindex#c": [ "all", "avoideditors", "biblabels", "editors", "firstabbrev", "fullname", "lastname", "miniindex", "nocompress", "normal", "onlyauthors", "onlyfirst", "pages", "small", "withbib" ] }, "args": [ "\\usepackage/authorindex#c" ] } ================================================ FILE: dev/packages/auto-pst-pdf-lua.json ================================================ { "deps": [ { "name": "luatex" }, { "name": "ifpdf" }, { "name": "xkeyval" }, { "name": "ifplatform" }, { "name": "ifluatex" }, { "name": "pst-pdf" }, { "name": "pst-calculate", "if": "useCalc" } ], "macros": [ { "name": "OnlyIfFileExists", "unusual": true, "arg": { "format": "{}{}", "snippet": "OnlyIfFileExists{${1:file}}{${2:code}}" } }, { "name": "NotIfFileExists", "unusual": true, "arg": { "format": "{}{}", "snippet": "NotIfFileExists{${1:file}}{${2:code}}" } }, { "name": "matlabfig", "arg": { "format": "{}", "snippet": "matlabfig{${1:file}}" } }, { "name": "matlabfig", "arg": { "format": "[]{}", "snippet": "matlabfig[${2:options%keyvals}]{${1:file}}", "keys": [ "\\matlabfig,\\mathfig,\\psfragfig" ], "keyPos": 0 } }, { "name": "mathfig", "arg": { "format": "{}", "snippet": "mathfig{${1:file}}" } }, { "name": "mathfig", "arg": { "format": "[]{}", "snippet": "mathfig[${2:options%keyvals}]{${1:file}}", "keys": [ "\\matlabfig,\\mathfig,\\psfragfig" ], "keyPos": 0 } }, { "name": "psfragfig", "arg": { "format": "{}", "snippet": "psfragfig{${1:file}}" } }, { "name": "psfragfig", "arg": { "format": "[]{}", "snippet": "psfragfig[${2:options%keyvals}]{${1:file}}", "keys": [ "\\matlabfig,\\mathfig,\\psfragfig" ], "keyPos": 0 } } ], "envs": [], "keys": { "\\usepackage/auto-pst-pdf-lua#c": [ "off", "on", "crop=${1|on,off|}", "ext=${1:extension}", "latex={${1:latex options}}", "dvips={${1:dvips options}}", "pspdf={${1:pspdf options}}", "pdfcrop={${1:pdfcrop options}}", "cleanup={${1:extension list}}", "runs=${1:number}", "active", "inactive", "pstricks", "nopstricks", "draft", "final", "tightpage", "notightpage", "displaymath", "noxcolor", "useCalc", "gsfonts", "psfonts", "noEngineCheck", "pdf", "xetex", "distiller", "monochrome", "grayscale" ], "\\matlabfig,\\mathfig,\\psfragfig": [ "alt={${1:alt text}}", "bb=${1:llx lly urx ury}", "bbllx=", "bblly=", "bburx=", "bbury=", "natwidth=", "natheight=", "hiresbb", "pagebox=${1|mediabox,cropbox,bleedbox,trimbox,artbox|}", "viewport=${1:llx lly urx ury}", "trim=${1:llx lly urx ury}", "angle=${1:degrees}", "origin=", "width=", "height=", "totalheight=", "keepaspectratio", "scale=${1:factor}", "clip", "draft", "type=${1:file type}", "ext=${1:file extension}", "read=${1:read-file extension}", "command=", "quiet", "page=${1:page number}", "interpolate", "decodearray={${1:color array}}" ] }, "args": [ "\\usepackage/auto-pst-pdf-lua#c" ] } ================================================ FILE: dev/packages/auto-pst-pdf.json ================================================ { "deps": [ { "name": "ifpdf" }, { "name": "xkeyval" }, { "name": "ifplatform" }, { "name": "pst-pdf" }, { "name": "pst-calculate", "if": "useCalc" }, { "name": "pdfcolmk", "if": "fixpdftex" } ], "macros": [ { "name": "OnlyIfFileExists", "unusual": true, "arg": { "format": "{}{}", "snippet": "OnlyIfFileExists{${1:file}}{${2:code}}" } }, { "name": "NotIfFileExists", "unusual": true, "arg": { "format": "{}{}", "snippet": "NotIfFileExists{${1:file}}{${2:code}}" } }, { "name": "matlabfig", "arg": { "format": "{}", "snippet": "matlabfig{${1:file}}" } }, { "name": "matlabfig", "arg": { "format": "[]{}", "snippet": "matlabfig[${2:options%keyvals}]{${1:file}}", "keys": [ "\\matlabfig,\\mathfig,\\psfragfig" ], "keyPos": 0 } }, { "name": "mathfig", "arg": { "format": "{}", "snippet": "mathfig{${1:file}}" } }, { "name": "mathfig", "arg": { "format": "[]{}", "snippet": "mathfig[${2:options%keyvals}]{${1:file}}", "keys": [ "\\matlabfig,\\mathfig,\\psfragfig" ], "keyPos": 0 } }, { "name": "psfragfig", "arg": { "format": "{}", "snippet": "psfragfig{${1:file}}" } }, { "name": "psfragfig", "arg": { "format": "[]{}", "snippet": "psfragfig[${2:options%keyvals}]{${1:file}}", "keys": [ "\\matlabfig,\\mathfig,\\psfragfig" ], "keyPos": 0 } } ], "envs": [], "keys": { "\\usepackage/auto-pst-pdf#c": [ "off", "on", "crop=${1|on,off|}", "ext=${1:extension}", "latex={${1:latex options}}", "dvips={${1:dvips options}}", "pspdf={${1:pspdf options}}", "pdfcrop={${1:pdfcrop options}}", "cleanup={${1:extension list}}", "runs=${1:number}", "active", "inactive", "pstricks", "nopstricks", "draft", "final", "tightpage", "notightpage", "displaymath", "noxcolor", "useCalc", "gsfonts", "psfonts", "noEngineCheck", "pdf", "xetex", "distiller", "monochrome", "grayscale" ], "\\matlabfig,\\mathfig,\\psfragfig": [ "alt={${1:alt text}}", "bb=${1:llx lly urx ury}", "bbllx=", "bblly=", "bburx=", "bbury=", "natwidth=", "natheight=", "hiresbb", "pagebox=${1|mediabox,cropbox,bleedbox,trimbox,artbox|}", "viewport=${1:llx lly urx ury}", "trim=${1:llx lly urx ury}", "angle=${1:degrees}", "origin=", "width=", "height=", "totalheight=", "keepaspectratio", "scale=${1:factor}", "clip", "draft", "type=${1:file type}", "ext=${1:file extension}", "read=${1:read-file extension}", "command=", "quiet", "page=${1:page number}", "interpolate", "decodearray={${1:color array}}" ] }, "args": [ "\\usepackage/auto-pst-pdf#c" ] } ================================================ FILE: dev/packages/autoaligne.json ================================================ { "deps": [ { "name": "listofitems" } ], "macros": [ { "name": "autoaligne", "arg": { "format": "{}", "snippet": "autoaligne{${1:eq1\\\\eq2\\\\...%formula}}" } }, { "name": "autoaligne", "arg": { "format": "[]{}", "snippet": "autoaligne[${2:hor_align}]{${1:eq1\\\\eq2\\\\...%formula}}" } }, { "name": "autoaligne", "arg": { "format": "[](){}", "snippet": "autoaligne[${2:hor_align}](${3:vert_align}){${1:eq1\\\\eq2\\\\...%formula}}" } }, { "name": "egaldevantmembrevide", "unusual": true }, { "name": "aavcoeff", "unusual": true, "arg": { "format": "{}", "snippet": "aavcoeff{${1:value}}" } }, { "name": "definirseparateurs", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "definirseparateurs{${1:sep_line}}{${2:sep_members}}{${3:sep_terms}}" } }, { "name": "definirespacements", "unusual": true, "arg": { "format": "{}{}", "snippet": "definirespacements{${1:space_members}}{${2:space_terms}}" } }, { "name": "definirespacements", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "definirespacements[${3:dimen1,dimen2}]{${1:space_members}}{${2:space_terms}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/autobreak.json ================================================ { "deps": [ { "name": "amsmath" }, { "name": "catchfile" } ], "macros": [ { "name": "MoveEqLeft" }, { "name": "MoveEqLeft", "arg": { "format": "[]", "snippet": "MoveEqLeft[${1:length%plain}]" } }, { "name": "everybeforeautobreak", "unusual": true, "arg": { "format": "{}", "snippet": "everybeforeautobreak{${1:tokens}}" } }, { "name": "everyaftereautobreak", "unusual": true, "arg": { "format": "{}", "snippet": "everyaftereautobreak{${1:tokens}}" } } ], "envs": [ { "name": "autobreak", "unusual": true } ], "keys": {}, "args": [] } ================================================ FILE: dev/packages/autofancyhdr.json ================================================ { "deps": [ { "name": "biditools" }, { "name": "fancyhdr" } ], "macros": [ { "name": "eheadfootlength", "unusual": true }, { "name": "headfootlength", "unusual": true }, { "name": "newheadheight", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/autolist.json ================================================ { "deps": [ { "name": "calc" } ], "macros": [ { "name": "Subleftmargini", "unusual": true }, { "name": "Subleftmarginii", "unusual": true }, { "name": "Subleftmarginiii", "unusual": true }, { "name": "Subleftmarginiv", "unusual": true }, { "name": "Subleftmarginv", "unusual": true }, { "name": "Subleftmarginvi", "unusual": true }, { "name": "Subleftmarginvii", "unusual": true }, { "name": "Subleftmarginviii", "unusual": true }, { "name": "Subleftmarginix", "unusual": true }, { "name": "Subleftmarginx", "unusual": true }, { "name": "theSubnumi", "unusual": true }, { "name": "theSubnumii", "unusual": true }, { "name": "theSubnumiii", "unusual": true }, { "name": "theSubnumiv", "unusual": true }, { "name": "theSubnumv", "unusual": true }, { "name": "theSubnumvi", "unusual": true }, { "name": "theSubnumvii", "unusual": true }, { "name": "theSubnumviii", "unusual": true }, { "name": "theSubnumix", "unusual": true }, { "name": "theSubnumx", "unusual": true }, { "name": "labelSubnumi", "unusual": true }, { "name": "labelSubnumii", "unusual": true }, { "name": "labelSubnumiii", "unusual": true }, { "name": "labelSubnumiv", "unusual": true }, { "name": "labelSubnumv", "unusual": true }, { "name": "labelSubnumvi", "unusual": true }, { "name": "labelSubnumvii", "unusual": true }, { "name": "labelSubnumviii", "unusual": true }, { "name": "labelSubnumix", "unusual": true }, { "name": "labelSubnumx", "unusual": true }, { "name": "Lplabel", "unusual": true, "arg": { "format": "{}", "snippet": "Lplabel{${1:text}}" } }, { "name": "Rplabel", "unusual": true, "arg": { "format": "{}", "snippet": "Rplabel{${1:text}}" } } ], "envs": [ { "name": "Sublist", "arg": { "format": "{}{}", "snippet": "{${1:label}}{${2:spacing}}" } }, { "name": "Subnum" }, { "name": "Lautolist" }, { "name": "Lautolist", "arg": { "format": "[]", "snippet": "[${1:longest label}]" } }, { "name": "Rautolist" }, { "name": "Rautolist", "arg": { "format": "[]", "snippet": "[${1:longest label}]" } }, { "name": "Lpolylist" }, { "name": "Lpolylist", "arg": { "format": "[]", "snippet": "[${1:longest label}]" } }, { "name": "Rpolylist" }, { "name": "Rpolylist", "arg": { "format": "[]", "snippet": "[${1:longest label}]" } }, { "name": "characters" } ], "keys": {}, "args": [] } ================================================ FILE: dev/packages/automultiplechoice.json ================================================ { "deps": [ { "name": "xcolor" }, { "name": "fancyhdr" }, { "name": "bophook" }, { "name": "xkeyval" }, { "name": "rotating" }, { "name": "fancybox" }, { "name": "csvsimple" }, { "name": "environ" }, { "name": "geometry" }, { "name": "storebox", "if": "storebox" }, { "name": "hyperref", "if": "pdfform" }, { "name": "tikz", "if": "survey" }, { "name": "tikzlibrarypositioning", "if": "survey" }, { "name": "tikzlibraryshapes", "if": "survey" }, { "name": "tikzlibrarytikzmark", "if": "survey" }, { "name": "tikzlibrarydecorations.pathreplacing", "if": "survey" } ], "macros": [ { "name": "alafin", "unusual": true }, { "name": "AMCaddpagesto", "arg": { "format": "{}", "snippet": "AMCaddpagesto{${1:integer}}" } }, { "name": "AMCanswer", "unusual": true, "arg": { "format": "{}{}", "snippet": "AMCanswer{${1:arg1}}{${2:arg2}}" } }, { "name": "AMCassociation", "arg": { "format": "[]{}", "snippet": "AMCassociation[${2:filename}]{${1:id}}" } }, { "name": "AMCassociation", "arg": { "format": "{}", "snippet": "AMCassociation{${1:id}}" } }, { "name": "AMCbeginAnswer", "unusual": true }, { "name": "AMCbeginQuestion", "unusual": true, "arg": { "format": "{}{}", "snippet": "AMCbeginQuestion{${1:arg1}}{${2:arg2}}" } }, { "name": "AMCbloc", "unusual": true }, { "name": "AMCBoxedAnswers" }, { "name": "AMCBoxOnly", "arg": { "format": "{}{}", "snippet": "AMCBoxOnly{${1:keyvals}}{${2:text}}", "keys": [ "\\AMCBoxOnly" ], "keyPos": 0 } }, { "name": "AMCboxStyle", "arg": { "format": "{}", "snippet": "AMCboxStyle{${1:keyvals}}", "keys": [ "\\AMCboxStyle,\\AMCboxDimensions" ], "keyPos": 0 } }, { "name": "AMCchoiceLabel", "unusual": true }, { "name": "AMCchoiceLabelFormat", "unusual": true, "arg": { "format": "{}", "snippet": "AMCchoiceLabelFormat{${1:text}}" } }, { "name": "AMCcleardoublepage" }, { "name": "AMCcodeGrid", "arg": { "format": "[]{}{}", "snippet": "AMCcodeGrid[${3:options%keyvals}]{${1:key%plain}}{${2:description}}", "keys": [ "\\AMCcodeGrid, \\AMCcodeGridInt" ], "keyPos": 0 } }, { "name": "AMCcodeGrid", "arg": { "format": "{}{}", "snippet": "AMCcodeGrid{${1:key%plain}}{${2:description}}" } }, { "name": "AMCcodeGridInt", "arg": { "format": "[]{}{}", "snippet": "AMCcodeGridInt[${3:options%keyvals}]{${1:key%plain}}{${2:n}}" } }, { "name": "AMCcodeGridInt", "arg": { "format": "{}{}", "snippet": "AMCcodeGridInt{${1:key%plain}}{${2:n}}" } }, { "name": "AMCcodeHspace" }, { "name": "AMCcodeVspace" }, { "name": "AMCcompleteMulti" }, { "name": "AMCdecimalPoint", "unusual": true }, { "name": "AMCdontAnnotate" }, { "name": "AMCendAnswer", "unusual": true }, { "name": "AMCexponent", "unusual": true }, { "name": "AMCform" }, { "name": "AMCformAnswer", "unusual": true, "arg": { "format": "{}", "snippet": "AMCformAnswer{${1:arg}}" } }, { "name": "AMCformBeforeQuestion", "unusual": true }, { "name": "AMCformBegin" }, { "name": "AMCformFilter", "arg": { "format": "{}", "snippet": "AMCformFilter{${1:filter}}" } }, { "name": "AMCformHSpace" }, { "name": "AMCformQuestion", "unusual": true, "arg": { "format": "{}", "snippet": "AMCformQuestion{${1:arg}}" } }, { "name": "AMCformS" }, { "name": "AMCformVSpace" }, { "name": "AMChorizAnswerSep" }, { "name": "AMChorizBoxSep" }, { "name": "AMCidsPosition", "arg": { "format": "{}", "snippet": "AMCidsPosition{${1:keyvals}}", "keys": [ "\\AMCidsPosition" ], "keyPos": 0 } }, { "name": "AMCinterBquest" }, { "name": "AMCinterBrep" }, { "name": "AMCinterIquest" }, { "name": "AMCinterIrep" }, { "name": "AMCIntervalFormat", "unusual": true, "arg": { "format": "{}{}", "snippet": "AMCIntervalFormat{${1:arg1}}{${2:arg2}}" } }, { "name": "AMCIntervals", "arg": { "format": "{}{}{}{}", "snippet": "AMCIntervals{${1:answer}}{${2:x1}}{${3:x2}}{${4:len}}" } }, { "name": "AMClabel", "arg": { "format": "{}", "snippet": "AMClabel{${1:label}}" } }, { "name": "AMCnobloc" }, { "name": "AMCnoCompleteMulti" }, { "name": "AMCntextGoto", "unusual": true }, { "name": "AMCntextSign", "unusual": true }, { "name": "AMCntextVHead", "unusual": true, "arg": { "format": "{}", "snippet": "AMCntextVHead{${1:text}}" } }, { "name": "AMCnumericChoices", "arg": { "format": "{}{}", "snippet": "AMCnumericChoices{${1:answer}}{${2:keyvals}}", "keys": [ "\\AMCnumericChoices,\\AMCnumericOpts" ], "keyPos": 1 } }, { "name": "AMCnumericOpts", "arg": { "format": "{}", "snippet": "AMCnumericOpts{${1:keyvals}}", "keys": [ "\\AMCnumericChoices,\\AMCnumericOpts" ], "keyPos": 0 } }, { "name": "AMCnumero", "arg": { "format": "{}", "snippet": "AMCnumero{${1:number}}" } }, { "name": "AMCOpen", "arg": { "format": "{}{}", "snippet": "AMCOpen{${1:keyvals}}{${2:text}}", "keys": [ "\\AMCOpen,\\AMCopenOpts" ], "keyPos": 0 } }, { "name": "AMCopenOpts", "arg": { "format": "{}", "snippet": "AMCopenOpts{${1:keyvals}}", "keys": [ "\\AMCOpen,\\AMCopenOpts" ], "keyPos": 0 } }, { "name": "AMCotextGoto", "unusual": true }, { "name": "AMCotextReserved", "unusual": true }, { "name": "AMCoutsideLabelFormat", "unusual": true, "arg": { "format": "{}", "snippet": "AMCoutsideLabelFormat{${1:text}}" } }, { "name": "AMCpageref", "arg": { "format": "{}", "snippet": "AMCpageref{${1:label}}" } }, { "name": "AMCpostNquest" }, { "name": "AMCpostOquest" }, { "name": "AMCquestionNumberfalse" }, { "name": "AMCquestionNumbertrue", "unusual": true }, { "name": "AMCrandomseed", "arg": { "format": "{}", "snippet": "AMCrandomseed{${1:integer}}" } }, { "name": "AMCref", "arg": { "format": "{}", "snippet": "AMCref{${1:label}}" } }, { "name": "AMCsection*", "arg": { "format": "{}", "snippet": "AMCsection*{${1:title}}" } }, { "name": "AMCsection", "arg": { "format": "{}", "snippet": "AMCsection{${1:title}}" } }, { "name": "AMCsetFoot", "arg": { "format": "{}", "snippet": "AMCsetFoot{${1:text}}" } }, { "name": "AMCsetScoreZone", "arg": { "format": "{}", "snippet": "AMCsetScoreZone{${1:keyvals}}", "keys": [ "\\AMCsetScoreZone,\\AMCsetScoreZoneAnswerSheet" ], "keyPos": 0 } }, { "name": "AMCsetScoreZoneAnswerSheet", "arg": { "format": "{}", "snippet": "AMCsetScoreZoneAnswerSheet{${1:keyvals}}", "keys": [ "\\AMCsetScoreZone,\\AMCsetScoreZoneAnswerSheet" ], "keyPos": 0 } }, { "name": "AMCstudentlabel", "arg": { "format": "{}", "snippet": "AMCstudentlabel{${1:label}}" } }, { "name": "AMCStudentNumber" }, { "name": "AMCstudentslistfile", "arg": { "format": "{}{}", "snippet": "AMCstudentslistfile{${1:file}}{${2:id}}" } }, { "name": "AMCsubjectPageTag", "unusual": true }, { "name": "AMCsubsection*", "arg": { "format": "{}", "snippet": "AMCsubsection*{${1:title}}" } }, { "name": "AMCsubsection", "arg": { "format": "{}", "snippet": "AMCsubsection{${1:title}}" } }, { "name": "AMCtext", "arg": { "format": "{}{}", "snippet": "AMCtext{${1:type%keyvals}}{${2:text}}", "keys": [ "\\AMCtext#c" ], "keyPos": 0 } }, { "name": "bareme", "unusual": true, "arg": { "format": "{}", "snippet": "bareme{${1:values}}" } }, { "name": "baremeDefautM", "unusual": true, "arg": { "format": "{}", "snippet": "baremeDefautM{${1:values}}" } }, { "name": "baremeDefautS", "unusual": true, "arg": { "format": "{}", "snippet": "baremeDefautS{${1:values}}" } }, { "name": "bonne", "unusual": true, "arg": { "format": "[]{}", "snippet": "bonne[${2:label text}]{${1:answer%text}}" } }, { "name": "bonne", "unusual": true, "arg": { "format": "{}", "snippet": "bonne{${1:answer%text}}" } }, { "name": "champnom", "unusual": true, "arg": { "format": "{}", "snippet": "champnom{${1:content%text}}" } }, { "name": "choixIntervalles", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "choixIntervalles{${1:answer}}{${2:x1}}{${3:x2}}{${4:len}}" } }, { "name": "cleargroup", "arg": { "format": "{}", "snippet": "cleargroup{${1:group}}" } }, { "name": "copygroup", "arg": { "format": "[]{}{}", "snippet": "copygroup[${3:n}]{${1:groupA}}{${2:groupB}}" } }, { "name": "copygroup", "arg": { "format": "{}{}", "snippet": "copygroup{${1:groupA}}{${2:groupB}}" } }, { "name": "copygroupfrom", "arg": { "format": "[]{}{}{}", "snippet": "copygroupfrom[${4:n}]{${1:groupA}}{${2:groupB}}{${3:index}}" } }, { "name": "copygroupfrom", "arg": { "format": "{}{}{}", "snippet": "copygroupfrom{${1:groupA}}{${2:groupB}}{${3:index}}" } }, { "name": "correctchoice", "arg": { "format": "[]{}", "snippet": "correctchoice[${2:label text}]{${1:answer%text}}" } }, { "name": "correctchoice", "arg": { "format": "{}", "snippet": "correctchoice{${1:answer%text}}" } }, { "name": "element", "arg": { "format": "{}{}", "snippet": "element{${1:group}}{${2:content%text}}" } }, { "name": "exemplaire", "unusual": true, "arg": { "format": "{}{}", "snippet": "exemplaire{${1:number}}{${2:content%text}}" } }, { "name": "exemplairepair" }, { "name": "explain", "arg": { "format": "{}", "snippet": "explain{${1:text}}" } }, { "name": "formulaire", "unusual": true }, { "name": "insertgroup", "arg": { "format": "[]{}", "snippet": "insertgroup[${2:n}]{${1:group}}" } }, { "name": "insertgroup", "arg": { "format": "{}", "snippet": "insertgroup{${1:group}}" } }, { "name": "insertgroupfrom", "arg": { "format": "[]{}{}", "snippet": "insertgroupfrom[${3:n}]{${1:group}}{${2:index}}" } }, { "name": "insertgroupfrom", "arg": { "format": "{}{}", "snippet": "insertgroupfrom{${1:group}}{${2:index}}" } }, { "name": "lastchoices" }, { "name": "mauvaise", "unusual": true, "arg": { "format": "[]{}", "snippet": "mauvaise[${2:label text}]{${1:answer%text}}" } }, { "name": "mauvaise", "unusual": true, "arg": { "format": "{}", "snippet": "mauvaise{${1:answer%text}}" } }, { "name": "melangegroupe", "unusual": true, "arg": { "format": "{}", "snippet": "melangegroupe{${1:group}}" } }, { "name": "multiSymbole" }, { "name": "namefield", "arg": { "format": "{}", "snippet": "namefield{${1:content%text}}" } }, { "name": "namefielddots" }, { "name": "onecopy", "arg": { "format": "{}{}", "snippet": "onecopy{${1:number}}{${2:content%text}}" } }, { "name": "QuestionIndicative" }, { "name": "restituegroupe", "unusual": true, "arg": { "format": "[]{}", "snippet": "restituegroupe[${2:n}]{${1:group}}" } }, { "name": "restituegroupe", "unusual": true, "arg": { "format": "{}", "snippet": "restituegroupe{${1:group}}" } }, { "name": "scoring", "arg": { "format": "{}", "snippet": "scoring{${1:values}}" } }, { "name": "scoringDefaultM", "arg": { "format": "{}", "snippet": "scoringDefaultM{${1:values}}" } }, { "name": "scoringDefaultS", "arg": { "format": "{}", "snippet": "scoringDefaultS{${1:values}}" } }, { "name": "setdefaultgroupmode", "arg": { "format": "{}", "snippet": "setdefaultgroupmode{${1:mode%keyvals}}", "keys": [ "\\setdefaultgroupmode,\\setgroupmode" ], "keyPos": 0 } }, { "name": "setgroupmode", "arg": { "format": "{}{}", "snippet": "setgroupmode{${1:group}}{${2:mode%keyvals}}", "keys": [ "\\setdefaultgroupmode,\\setgroupmode" ], "keyPos": 1 } }, { "name": "shufflegroup", "arg": { "format": "{}", "snippet": "shufflegroup{${1:group}}" } }, { "name": "theAMCquestionaff", "unusual": true }, { "name": "wrongchoice", "arg": { "format": "[]{}", "snippet": "wrongchoice[${2:label text}]{${1:answer%text}}" } }, { "name": "wrongchoice", "arg": { "format": "{}", "snippet": "wrongchoice{${1:answer%text}}" } } ], "envs": [ { "name": "choices" }, { "name": "choicescustom" }, { "name": "choiceshoriz" }, { "name": "examcopy" }, { "name": "examcopy", "arg": { "format": "[]", "snippet": "[${1:number}]" } }, { "name": "question", "arg": { "format": "{}", "snippet": "{${1:identifier}}" } }, { "name": "questionmult", "arg": { "format": "{}", "snippet": "{${1:identifier}}" } }, { "name": "questionmultx", "arg": { "format": "{}", "snippet": "{${1:identifier}}" } } ], "keys": { "\\usepackage/automultiplechoice#c": [ "noshuffle", "noshufflegroups", "fullgroups", "answers", "indivanswers", "textpos", "extractonly", "box", "asbox", "separateanswersheet", "digits", "ordre", "correc", "modele", "correcindiv", "init", "bloc", "completemulti", "insidebox", "ensemble", "chiffres", "outsidebox", "calibration", "nowatermark", "catalog", "keys=line", "francais", "lang=${1|DE,ES,FR,IT,JA,NL,NO,PT|}", "versionA", "plain", "nopage", "postcorrect", "automarks", "storebox", "pdfform", "codedigit=", "survey" ], "\\AMCBoxOnly": [ "help=${1:text}", "ordered" ], "\\AMCboxStyle,\\AMCboxDimensions": [ "shape=${1|square,oval,form,none|}", "size=", "height=", "width=", "rule=", "outsidesep=", "down=", "color=", "cross", "crosschar=${1:symbol}", "crossrule=" ], "\\AMCcodeGrid, \\AMCcodeGridInt": [ "vertical", "v", "h", "top" ], "\\AMCidsPosition": [ "pos=${1|none,top,side|}", "width=", "height=" ], "\\AMCnumericChoices,\\AMCnumericOpts": [ "digits=${1:num}", "decimals=${1:num}", "base=${1:num}", "significant", "exponent=${1:num}", "nozero", "sign", "exposign", "strict", "vertical", "expovertical", "reverse", "vhead", "hspace=", "vspace=", "borderwidth=", "bordercol=", "backgroundcol=", "Tsign=${1:text}", "Tpoint=${1:text}", "Texponent=${1:text}", "scoring", "scoreexact=${1:num}", "exact=${1:num}", "scoreapprox=${1:num}", "approx=${1:num}", "scorewrong=${1:num}", "ignoreblank", "keepas=${1:text}", "alsocorrect=${1:text}" ], "\\AMCOpen,\\AMCopenOpts": [ "lineup", "lineuptext=${1:text}", "lines=${1:num}", "lineheight=", "dots", "contentcommand=${1:csname}", "hspace=", "backgroundcol=", "foregroundcol=", "scan", "annotate", "question=${1:text}", "answer=${1:text}", "width=", "framerule=", "framerulecol=", "boxmargin=", "boxframerule=", "boxframerulecol=", "Treserved=" ], "\\AMCsetScoreZone,\\AMCsetScoreZoneAnswerSheet": [ "width=", "height=", "depth=", "calloutside=", "callinside=", "position=${1|none,question,margin,margins|}" ], "\\AMCtext#c": [ "none", "corrected", "catalog", "explain", "draft", "message" ], "\\setdefaultgroupmode,\\setgroupmode": [ "fixed", "cyclic", "withreplacement", "withoutreplacement" ] }, "args": [ "\\usepackage/automultiplechoice#c" ] } ================================================ FILE: dev/packages/autonum.json ================================================ { "deps": [ { "name": "etoolbox" }, { "name": "etextools" }, { "name": "amsmath" }, { "name": "textpos" }, { "name": "letltxmacro" } ], "macros": [ { "name": "csxdefall", "unusual": true, "arg": { "format": "{}{}", "snippet": "csxdefall{${1:csname}}{${2:replacement}}" } }, { "name": "csxdefaux", "unusual": true, "arg": { "format": "{}{}", "snippet": "csxdefaux{${1:csname}}{${2:replacement}}" } }, { "name": "ifcsedef", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifcsedef{${1:csname}}{${2:true}}{${3:false}}" } }, { "name": "newcommandsequence", "unusual": true, "arg": { "format": "{}{}", "snippet": "newcommandsequence{${1:csname}}{${2:def}}" } }, { "name": "newcommandsequence", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "newcommandsequence{${1:csname}}[${3:args}]{${2:def}}" } }, { "name": "newcommandsequence", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "newcommandsequence{${1:csname}}[${3:args}][${4:default}]{${2:def}}" } }, { "name": "renewcommandsequence", "unusual": true, "arg": { "format": "{}{}", "snippet": "renewcommandsequence{${1:csname}}{${2:def}}" } }, { "name": "renewcommandsequence", "unusual": true, "arg": { "format": "{}[]{}", "snippet": "renewcommandsequence{${1:csname}}[${3:args}]{${2:def}}" } }, { "name": "renewcommandsequence", "unusual": true, "arg": { "format": "{}[][]{}", "snippet": "renewcommandsequence{${1:csname}}[${3:args}][${4:default}]{${2:def}}" } }, { "name": "skipInPDFTOC", "unusual": true, "arg": { "format": "{}", "snippet": "skipInPDFTOC{${1:arg}}" } }, { "name": "vanishprotect", "unusual": true, "arg": { "format": "{}", "snippet": "vanishprotect{${1:arg}}" } }, { "name": "CsLetLtxMacro", "unusual": true, "arg": { "format": "{}{}", "snippet": "CsLetLtxMacro{${1:csname}}{${2:cmd}}" } }, { "name": "LetCsLtxMacro", "unusual": true, "arg": { "format": "{}{}", "snippet": "LetCsLtxMacro{${1:cmd}}{${2:csname}}" } }, { "name": "CsLetCsLtxMacro", "unusual": true, "arg": { "format": "{}{}", "snippet": "CsLetCsLtxMacro{${1:csname}}{${2:csname}}" } }, { "name": "GlobalCsLetLtxMacro", "unusual": true, "arg": { "format": "{}{}", "snippet": "GlobalCsLetLtxMacro{${1:csname}}{${2:cmd}}" } }, { "name": "GlobalLetCsLtxMacro", "unusual": true, "arg": { "format": "{}{}", "snippet": "GlobalLetCsLtxMacro{${1:cmd}}{${2:csname}}" } }, { "name": "GlobalCsLetCsLtxMacro", "unusual": true, "arg": { "format": "{}{}", "snippet": "GlobalCsLetCsLtxMacro{${1:csname}}{${2:csname}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/autopdf.json ================================================ { "deps": [ { "name": "keyval" }, { "name": "ifthen" }, { "name": "ifpdf" }, { "name": "ifplatform" }, { "name": "graphicx" } ], "macros": [ { "name": "autopdfoptions", "arg": { "format": "{}", "snippet": "autopdfoptions{${1:options%keyvals}}", "keys": [ "\\usepackage/autopdf#c,\\autopdfoptions" ], "keyPos": 0 } }, { "name": "autopdfinclude" }, { "name": "autopdfendinclude" }, { "name": "autopdfpsfrag", "arg": { "format": "{}{}", "snippet": "autopdfpsfrag{${1:tag}}{${2:content%text}}" } }, { "name": "autopdfpsfrag", "arg": { "format": "[]{}{}", "snippet": "autopdfpsfrag[${3:options%keyvals}]{${1:tag}}{${2:content%text}}", "keys": [ "\\autopdfpsfrag,\\autopdfpsfoptions" ], "keyPos": 0 } }, { "name": "autopdfpsfoptions", "arg": { "format": "{}", "snippet": "autopdfpsfoptions{${1:options%keyvals}}", "keys": [ "\\autopdfpsfrag,\\autopdfpsfoptions" ], "keyPos": 0 } } ], "envs": [], "keys": { "\\usepackage/autopdf#c,\\autopdfoptions": [ "from=${1:file extension}", "to=${1:file extension}", "logfile", "nologfile", "showcmds", "cleanup", "scale", "margin=", "resolution=${1:dpi}", "gscmd=${1:GhostScript cmd}", "gmidentifycmd=${1:GraphicsMagick cmd}", "gmconvertcmd=${1:GraphicsMagick cmd}" ], "\\autopdfpsfrag,\\autopdfpsfoptions": [ "texpos=${1:LaTeX ref point}", "epspos=${1:PS ref point}", "scale=${1:factor}", "angle=${1:degrees}", "add=${1:text}" ] }, "args": [ "\\usepackage/autopdf#c,\\autopdfoptions" ] } ================================================ FILE: dev/packages/autopuncitems.json ================================================ { "deps": [ { "name": "luacode" }, { "name": "etoolbox" }, { "name": "enumitem" } ], "macros": [ { "name": "APomit" }, { "name": "APpass" }, { "name": "setAPeach", "arg": { "format": "{}{}{}", "snippet": "setAPeach{${1:default punct}}{${2:second last punct}}{${3:last punct}}" } }, { "name": "setAPall", "arg": { "format": "{}", "snippet": "setAPall{${1:punct}}" } }, { "name": "setAPdef", "arg": { "format": "{}", "snippet": "setAPdef{${1:punct}}" } }, { "name": "setAPseclast", "arg": { "format": "{}", "snippet": "setAPseclast{${1:punct}}" } }, { "name": "setAPlast", "arg": { "format": "{}", "snippet": "setAPlast{${1:punct}}" } }, { "name": "enableAPautopassnest" }, { "name": "disableAPautopassnest" }, { "name": "enableAPprotectnest" }, { "name": "disableAPprotectnest" } ], "envs": [ { "name": "AutoPuncItems" }, { "name": "AutoPuncItemsO", "unusual": true }, { "name": "AutoPuncItemsE", "unusual": true }, { "name": "AutoPuncTabular" } ], "keys": { "\\usepackage/autopuncitem#c": [ "noenumitem" ], "\\setlist,\\SetEnumitemKey,\\begin{enumerate}#c,\\begin{itemize}#c,\\begin{description}#c,\\begin{enumerate*}#c,\\begin{itemize*}#c,\\begin{description*}#c": [ "autopunc", "autopuncO", "autopuncE" ] }, "args": [ "\\usepackage/autopuncitem#c" ] } ================================================ FILE: dev/packages/autotype.json ================================================ { "deps": [ { "name": "luatex" } ], "macros": [ { "name": "autotypelangoptions", "arg": { "format": "{}{}", "snippet": "autotypelangoptions{${1:language}}{${2:options%keyvals}}", "keys": [ "\\autotypelangoptions" ], "keyPos": 1 } }, { "name": "autotypefontoptions", "arg": { "format": "{}{}", "snippet": "autotypefontoptions{${1:font}}{${2:options%keyvals}}", "keys": [ "\\autotypefontoptions" ], "keyPos": 1 } }, { "name": "noligbreak", "arg": { "format": "{}", "snippet": "noligbreak{${1:text}}" } }, { "name": "autotypelongs" }, { "name": "autotyperounds" } ], "envs": [], "keys": { "\\autotypelangoptions": [ "hyphenation=${1|default,primary,weighted|}", "mark-hyph=${1|on,off|}", "ligbreak=${1|on,off|}", "long-s=${1|on,off|}" ], "\\autotypefontoptions": [ "long-s-codepoint=${1:codepoint}", "round-s-codepoint=${1:codepoint}", "final-round-s-codepoint=${1:codepoint}" ] }, "args": [] } ================================================ FILE: dev/packages/auxhook.json ================================================ { "deps": [], "macros": [ { "name": "AddLineBeginMainAux", "unusual": true, "arg": { "format": "{}", "snippet": "AddLineBeginMainAux{${1:line}}" } }, { "name": "AddLineBeginPartAux", "unusual": true, "arg": { "format": "{}", "snippet": "AddLineBeginPartAux{${1:line}}" } }, { "name": "AddLineBeginAux", "unusual": true, "arg": { "format": "{}", "snippet": "AddLineBeginAux{${1:line}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/avremu.json ================================================ { "deps": [ { "name": "etoolbox" }, { "name": "tabularx" }, { "name": "kvoptions" } ], "macros": [ { "name": "useavremulibrary", "arg": { "format": "{}", "snippet": "useavremulibrary{${1:list of libraries}}" } }, { "name": "avrloadc", "arg": { "format": "{}", "snippet": "avrloadc{${1:file}}" } }, { "name": "avrloadc", "arg": { "format": "[]{}", "snippet": "avrloadc[${2:compiler options}]{${1:file}}" } }, { "name": "avrcompile", "unusual": true, "arg": { "format": "{}", "snippet": "avrcompile{${1:file}}" } }, { "name": "avrcompile", "unusual": true, "arg": { "format": "[]{}", "snippet": "avrcompile[${2:compiler options}]{${1:file}}" } }, { "name": "avrloadihex", "arg": { "format": "{}", "snippet": "avrloadihex{${1:file}}" } }, { "name": "ifavrbreak", "unusual": true }, { "name": "avrbreaktrue", "unusual": true }, { "name": "avrbreakfalse", "unusual": true }, { "name": "avrstep" }, { "name": "avrstep", "arg": { "format": "[]", "snippet": "avrstep[${1:number}]" } }, { "name": "avrrun" }, { "name": "avrsinglestep" }, { "name": "avrinstrcount" }, { "name": "avrUDR" }, { "name": "avrUDRclear" }, { "name": "avrdrawiter", "unusual": true, "arg": { "format": "{}", "snippet": "avrdrawiter{${1:arg}}" } }, { "name": "avrdrawSize", "unusual": true, "arg": { "format": "{}{}", "snippet": "avrdrawSize{${1:arg1}}{${2:arg2}}" } }, { "name": "avrdrawppm", "arg": { "format": "{}", "snippet": "avrdrawppm{${1:file}}" } } ], "envs": [], "keys": { "\\usepackage/avremu#c": [ "debug" ] }, "args": [ "\\usepackage/avremu#c" ] } ================================================ FILE: dev/packages/awesomebox.json ================================================ { "deps": [ { "name": "array" }, { "name": "fontawesome5" }, { "name": "xcolor" }, { "name": "ifthen" } ], "macros": [ { "name": "notebox", "arg": { "format": "{}", "snippet": "notebox{${1:text}}" } }, { "name": "tipbox", "arg": { "format": "{}", "snippet": "tipbox{${1:text}}" } }, { "name": "warningbox", "arg": { "format": "{}", "snippet": "warningbox{${1:text}}" } }, { "name": "cautionbox", "arg": { "format": "{}", "snippet": "cautionbox{${1:text}}" } }, { "name": "importantbox", "arg": { "format": "{}", "snippet": "importantbox{${1:text}}" } }, { "name": "awesomebox", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "awesomebox{${1:vrulewidth%l}}{${2:icon}}{${3:iconcolor%color}}{${4:text}}" } }, { "name": "awesomebox", "unusual": true, "arg": { "format": "[][][]{}{}{}{}", "snippet": "awesomebox[${5:vrulecolor%color}][${6:hrule}][${7:title}]{${1:vrulewidth%l}}{${2:icon}}{${3:iconcolor%color}}{${4:text}}" } }, { "name": "abShortLine", "unusual": true }, { "name": "abLongLine", "unusual": true }, { "name": "aweboxleftmargin", "unusual": true }, { "name": "aweboxcontentwidth", "unusual": true }, { "name": "aweboxvskip", "unusual": true }, { "name": "aweboxsignraise", "unusual": true }, { "name": "aweboxrulewidth", "unusual": true }, { "name": "aweboxlinewidthvar", "unusual": true }, { "name": "aweboxlinewidthref", "unusual": true }, { "name": "awesomeboxadjustcontentwidth", "unusual": true }, { "name": "awesomeboxrestorecontentwidth", "unusual": true }, { "name": "aweboxdebug", "unusual": true }, { "name": "abIconCheck", "unusual": true }, { "name": "abIconInfoCircle", "unusual": true }, { "name": "abIconFire", "unusual": true }, { "name": "abIconExclamationCircle", "unusual": true }, { "name": "abIconExclamationTriangle", "unusual": true }, { "name": "abIconCogs", "unusual": true }, { "name": "abIconThumbsUp", "unusual": true }, { "name": "abIconThumbsDown", "unusual": true }, { "name": "abIconCertificate", "unusual": true }, { "name": "abIconLightBulb", "unusual": true }, { "name": "abIconTwitter", "unusual": true }, { "name": "abIconGithub", "unusual": true } ], "envs": [ { "name": "noteblock" }, { "name": "tipblock" }, { "name": "warningblock" }, { "name": "cautionblock" }, { "name": "importantblock" }, { "name": "awesomeblock", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "{${1:vrulewidth%l}}{${2:icon}}{${3:iconcolor%color}}" } }, { "name": "awesomeblock", "unusual": true, "arg": { "format": "[][][]{}{}{}", "snippet": "[${4:vrulecolor%color}][${5:hrule}][${6:title}]{${1:vrulewidth%l}}{${2:icon}}{${3:iconcolor%color}}" } } ], "keys": {}, "args": [] } ================================================ FILE: dev/packages/axessibility.json ================================================ { "deps": [ { "name": "amsmath" }, { "name": "amssymb" }, { "name": "xstring" }, { "name": "tagpdf" }, { "name": "accsupp", "if": "accsupp" } ], "macros": [ { "name": "iftagpdfopt", "unusual": true }, { "name": "tagpdfopttrue", "unusual": true }, { "name": "tagpdfoptfalse", "unusual": true }, { "name": "doreplacement", "arg": { "format": "{}", "snippet": "doreplacement{${1:true or false}}" } }, { "name": "auxiliaryspace", "unusual": true }, { "name": "wrap", "arg": { "format": "{}", "snippet": "wrap{${1:arg}}" } }, { "name": "wrapml", "arg": { "format": "{}", "snippet": "wrapml{${1:arg}}" } }, { "name": "wrapmlstar", "arg": { "format": "{}", "snippet": "wrapmlstar{${1:arg}}" } }, { "name": "wrapmlalt", "arg": { "format": "{}", "snippet": "wrapmlalt{${1:arg}}" } } ], "envs": [], "keys": { "\\usepackage/axessibility#c": [ "accsupp", "tagpdf" ] }, "args": [ "\\usepackage/axessibility#c" ] } ================================================ FILE: dev/packages/axodraw2.json ================================================ { "deps": [ { "name": "color" }, { "name": "graphicx" }, { "name": "ifthen" }, { "name": "ifxetex" }, { "name": "keyval" } ], "macros": [ { "name": "B2Text", "if": "v1compatible" }, { "name": "G2Text", "if": "v1compatible" }, { "name": "C2Text", "if": "v1compatible" }, { "name": "AxoGrid", "arg": { "format": "()()(){}{}", "snippet": "AxoGrid(${3:x},${4:y})(${5:xsize},${6:ysize})(${7:xdivs},${8:ydivs}){${1:color}}{${2:linewidth}}" } }, { "name": "Line", "arg": { "format": "()()", "snippet": "Line(${1:x1},${2:y1})(${3:x2},${4:y2})" } }, { "name": "Line", "arg": { "format": "[]()()", "snippet": "Line[${1:options%keyvals}](${2:x1},${3:y1})(${4:x2},${5:y2})", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DoubleLine,\\Arc,\\DoubleArc,\\Bezier,\\DoubleBezier,\\Gluon,\\DoubleGluon,\\GluonArc,\\DoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\Photon,\\DoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDoubleArc", "\\Line,\\DashLine,\\Arc,\\DashArc,\\Bezier,\\DashBezier,\\Gluon,\\DashGluon,\\GluonArc,\\DashGluonArc,\\GluonCirc,\\DashGluonCirc,\\Photon,\\DashPhoton,\\PhotonArc,\\DashPhotonArc,\\ZigZag,\\DashZigZag,\\ZigZagArc,\\DashZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDashLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc", "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier", "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc" ], "keyPos": 0 } }, { "name": "DoubleLine", "arg": { "format": "()(){}", "snippet": "DoubleLine(${2:x1},${3:y1})(${4:x2},${5:y2}){${1:linesep}}" } }, { "name": "DoubleLine", "arg": { "format": "[]()(){}", "snippet": "DoubleLine[${2:options%keyvals}](${3:x1},${4:y1})(${5:x2},${6:y2}){${1:linesep}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DoubleLine,\\Arc,\\DoubleArc,\\Bezier,\\DoubleBezier,\\Gluon,\\DoubleGluon,\\GluonArc,\\DoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\Photon,\\DoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDoubleArc", "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier", "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc" ], "keyPos": 0 } }, { "name": "DashLine", "arg": { "format": "()(){}", "snippet": "DashLine(${2:x1},${3:y1})(${4:x2},${5:y2}){${1:dashsize}}" } }, { "name": "DashLine", "arg": { "format": "[]()(){}", "snippet": "DashLine[${2:options%keyvals}](${3:x1},${4:y1})(${5:x2},${6:y2}){${1:dashsize}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DashLine,\\Arc,\\DashArc,\\Bezier,\\DashBezier,\\Gluon,\\DashGluon,\\GluonArc,\\DashGluonArc,\\GluonCirc,\\DashGluonCirc,\\Photon,\\DashPhoton,\\PhotonArc,\\DashPhotonArc,\\ZigZag,\\DashZigZag,\\ZigZagArc,\\DashZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDashLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc", "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier", "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc" ], "keyPos": 0 } }, { "name": "DashDoubleLine", "arg": { "format": "()(){}{}", "snippet": "DashDoubleLine(${3:x1},${4:y1})(${5:x2},${6:y2}){${1:linesep}}{${2:dashsize}}" } }, { "name": "DashDoubleLine", "arg": { "format": "[]()(){}{}", "snippet": "DashDoubleLine[${3:options%keyvals}](${4:x1},${5:y1})(${6:x2},${7:y2}){${1:linesep}}{${2:dashsize}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier", "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc" ], "keyPos": 0 } }, { "name": "Arc", "arg": { "format": "()()", "snippet": "Arc(${1:x},${2:y})(${3:radius},${4:start-angle},${5:end-angle})" } }, { "name": "Arc", "arg": { "format": "[]()()", "snippet": "Arc[${1:options%keyvals}](${2:x},${3:y})(${4:radius},${5:start-angle},${6:end-angle})", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DoubleLine,\\Arc,\\DoubleArc,\\Bezier,\\DoubleBezier,\\Gluon,\\DoubleGluon,\\GluonArc,\\DoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\Photon,\\DoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDoubleArc", "\\Line,\\DashLine,\\Arc,\\DashArc,\\Bezier,\\DashBezier,\\Gluon,\\DashGluon,\\GluonArc,\\DashGluonArc,\\GluonCirc,\\DashGluonCirc,\\Photon,\\DashPhoton,\\PhotonArc,\\DashPhotonArc,\\ZigZag,\\DashZigZag,\\ZigZagArc,\\DashZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDashLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc", "\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier", "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc" ], "keyPos": 0 } }, { "name": "CArc", "unusual": true, "arg": { "format": "()()", "snippet": "CArc(${1:x},${2:y})(${3:radius},${4:start-angle},${5:end-angle})" } }, { "name": "CArc", "unusual": true, "arg": { "format": "[]()()", "snippet": "CArc[${1:options%keyvals}](${2:x},${3:y})(${4:radius},${5:start-angle},${6:end-angle})" } }, { "name": "DoubleArc", "arg": { "format": "()(){}", "snippet": "DoubleArc(${2:x},${3:y})(${4:radius},${5:start-angle},${6:end-angle}){${1:linesep}}" } }, { "name": "DoubleArc", "arg": { "format": "[]()(){}", "snippet": "DoubleArc[${2:options%keyvals}](${3:x},${4:y})(${5:radius},${6:start-angle},${7:end-angle}){${1:linesep}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DoubleLine,\\Arc,\\DoubleArc,\\Bezier,\\DoubleBezier,\\Gluon,\\DoubleGluon,\\GluonArc,\\DoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\Photon,\\DoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDoubleArc", "\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier", "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc" ], "keyPos": 0 } }, { "name": "DoubleCArc", "unusual": true, "arg": { "format": "()(){}", "snippet": "DoubleCArc(${2:x},${3:y})(${4:radius},${5:start-angle},${6:end-angle}){${1:linesep}}" } }, { "name": "DoubleCArc", "unusual": true, "arg": { "format": "[]()(){}", "snippet": "DoubleCArc[${2:options%keyvals}](${3:x},${4:y})(${5:radius},${6:start-angle},${7:end-angle}){${1:linesep}}" } }, { "name": "DashArc", "arg": { "format": "()(){}", "snippet": "DashArc(${2:x},${3:y})(${4:radius},${5:start-angle},${6:end-angle}){${1:dashsize}}" } }, { "name": "DashArc", "arg": { "format": "[]()(){}", "snippet": "DashArc[${2:options%keyvals}](${3:x},${4:y})(${5:radius},${6:start-angle},${7:end-angle}){${1:dashsize}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DashLine,\\Arc,\\DashArc,\\Bezier,\\DashBezier,\\Gluon,\\DashGluon,\\GluonArc,\\DashGluonArc,\\GluonCirc,\\DashGluonCirc,\\Photon,\\DashPhoton,\\PhotonArc,\\DashPhotonArc,\\ZigZag,\\DashZigZag,\\ZigZagArc,\\DashZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDashLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc", "\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier", "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc" ], "keyPos": 0 } }, { "name": "DashCArc", "unusual": true, "arg": { "format": "()(){}", "snippet": "DashCArc(${2:x},${3:y})(${4:radius},${5:start-angle},${6:end-angle}){${1:dashsize}}" } }, { "name": "DashCArc", "unusual": true, "arg": { "format": "[]()(){}", "snippet": "DashCArc[${2:options%keyvals}](${3:x},${4:y})(${5:radius},${6:start-angle},${7:end-angle}){${1:dashsize}}" } }, { "name": "DashDoubleArc", "arg": { "format": "()(){}{}", "snippet": "DashDoubleArc(${3:x},${4:y})(${5:radius},${6:start-angle},${7:end-angle}){${1:linesep}}{${2:dashsize}}" } }, { "name": "DashDoubleArc", "arg": { "format": "[]()(){}{}", "snippet": "DashDoubleArc[${3:options%keyvals}](${4:x},${5:y})(${6:radius},${7:start-angle},${8:end-angle}){${1:linesep}}{${2:dashsize}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier", "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc" ], "keyPos": 0 } }, { "name": "DashDoubleCArc", "unusual": true, "arg": { "format": "()(){}{}", "snippet": "DashDoubleCArc(${3:x},${4:y})(${5:radius},${6:start-angle},${7:end-angle}){${1:linesep}}{${2:dashsize}}" } }, { "name": "DashDoubleCArc", "unusual": true, "arg": { "format": "[]()(){}{}", "snippet": "DashDoubleCArc[${3:options%keyvals}](${4:x},${5:y})(${6:radius},${7:start-angle},${8:end-angle}){${1:linesep}}{${2:dashsize}}" } }, { "name": "Bezier", "arg": { "format": "()()()()", "snippet": "Bezier(${1:x1},${2:y1})(${3:x2},${4:y2})(${5:x3},${6:y3})(${7:x4},${8:y4})" } }, { "name": "Bezier", "arg": { "format": "[]()()()()", "snippet": "Bezier[${1:options%keyvals}](${2:x1},${3:y1})(${4:x2},${5:y2})(${6:x3},${7:y3})(${8:x4},${9:y4})", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DoubleLine,\\Arc,\\DoubleArc,\\Bezier,\\DoubleBezier,\\Gluon,\\DoubleGluon,\\GluonArc,\\DoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\Photon,\\DoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDoubleArc", "\\Line,\\DashLine,\\Arc,\\DashArc,\\Bezier,\\DashBezier,\\Gluon,\\DashGluon,\\GluonArc,\\DashGluonArc,\\GluonCirc,\\DashGluonCirc,\\Photon,\\DashPhoton,\\PhotonArc,\\DashPhotonArc,\\ZigZag,\\DashZigZag,\\ZigZagArc,\\DashZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDashLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc", "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier", "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc" ], "keyPos": 0 } }, { "name": "DoubleBezier", "arg": { "format": "()()()(){}", "snippet": "DoubleBezier(${2:x1},${3:y1})(${4:x2},${5:y2})(${6:x3},${7:y3})(${8:x4},${9:y4}){${1:linesep}}" } }, { "name": "DoubleBezier", "arg": { "format": "[]()()()(){}", "snippet": "DoubleBezier[${2:options%keyvals}](${3:x1},${4:y1})(${5:x2},${6:y2})(${7:x3},${8:y3})(${9:x4},${10:y4}){${1:linesep}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DoubleLine,\\Arc,\\DoubleArc,\\Bezier,\\DoubleBezier,\\Gluon,\\DoubleGluon,\\GluonArc,\\DoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\Photon,\\DoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDoubleArc", "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier", "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc" ], "keyPos": 0 } }, { "name": "DashBezier", "arg": { "format": "()()()(){}", "snippet": "DashBezier(${2:x1},${3:y1})(${4:x2},${5:y2})(${6:x3},${7:y3})(${8:x4},${9:y4}){${1:dashsize}}" } }, { "name": "DashBezier", "arg": { "format": "[]()()()(){}", "snippet": "DashBezier[${2:options%keyvals}](${3:x1},${4:y1})(${5:x2},${6:y2})(${7:x3},${8:y3})(${9:x4},${10:y4}){${1:dashsize}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DashLine,\\Arc,\\DashArc,\\Bezier,\\DashBezier,\\Gluon,\\DashGluon,\\GluonArc,\\DashGluonArc,\\GluonCirc,\\DashGluonCirc,\\Photon,\\DashPhoton,\\PhotonArc,\\DashPhotonArc,\\ZigZag,\\DashZigZag,\\ZigZagArc,\\DashZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDashLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc", "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier", "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc" ], "keyPos": 0 } }, { "name": "DashDoubleBezier", "arg": { "format": "()()()(){}{}", "snippet": "DashDoubleBezier(${3:x1},${4:y1})(${5:x2},${6:y2})(${7:x3},${8:y3})(${9:x4},${10:y4}){${1:linesep}}{${2:dashsize}}" } }, { "name": "DashDoubleBezier", "arg": { "format": "[]()()()(){}{}", "snippet": "DashDoubleBezier[${3:options%keyvals}](${4:x1},${5:y1})(${6:x2},${7:y2})(${8:x3},${9:y3})(${10:x4},${11:y4}){${1:linesep}}{${2:dashsize}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier", "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc" ], "keyPos": 0 } }, { "name": "Curve", "arg": { "format": "{}", "snippet": "Curve{${1:(${2:x1},${3:y1})(${4:x2},${5:y2})...}}" } }, { "name": "DashCurve", "arg": { "format": "{}{}", "snippet": "DashCurve{${1:(${3:x1},${4:y1})(${5:x2},${6:y2})...}}{${2:dashsize}}" } }, { "name": "Gluon", "arg": { "format": "()(){}{}", "snippet": "Gluon(${3:x1},${4:y1})(${5:x2},${6:y2}){${1:amplitude}}{${2:number}}" } }, { "name": "Gluon", "arg": { "format": "[]()(){}{}", "snippet": "Gluon[${3:options%keyvals}](${4:x1},${5:y1})(${6:x2},${7:y2}){${1:amplitude}}{${2:number}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DoubleLine,\\Arc,\\DoubleArc,\\Bezier,\\DoubleBezier,\\Gluon,\\DoubleGluon,\\GluonArc,\\DoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\Photon,\\DoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDoubleArc", "\\Line,\\DashLine,\\Arc,\\DashArc,\\Bezier,\\DashBezier,\\Gluon,\\DashGluon,\\GluonArc,\\DashGluonArc,\\GluonCirc,\\DashGluonCirc,\\Photon,\\DashPhoton,\\PhotonArc,\\DashPhotonArc,\\ZigZag,\\DashZigZag,\\ZigZagArc,\\DashZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDashLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc" ], "keyPos": 0 } }, { "name": "DoubleGluon", "arg": { "format": "()(){}{}{}", "snippet": "DoubleGluon(${4:x1},${5:y1})(${6:x2},${7:y2}){${1:amplitude}}{${2:number}}{${3:linesep}}" } }, { "name": "DoubleGluon", "arg": { "format": "[]()(){}{}{}", "snippet": "DoubleGluon[${4:options%keyvals}](${5:x1},${6:y1})(${7:x2},${8:y2}){${1:amplitude}}{${2:number}}{${3:linesep}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DoubleLine,\\Arc,\\DoubleArc,\\Bezier,\\DoubleBezier,\\Gluon,\\DoubleGluon,\\GluonArc,\\DoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\Photon,\\DoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDoubleArc" ], "keyPos": 0 } }, { "name": "DashGluon", "arg": { "format": "()(){}{}{}", "snippet": "DashGluon(${4:x1},${5:y1})(${6:x2},${7:y2}){${1:amplitude}}{${2:number}}{${3:dashsize}}" } }, { "name": "DashGluon", "arg": { "format": "[]()(){}{}{}", "snippet": "DashGluon[${4:options%keyvals}](${5:x1},${6:y1})(${7:x2},${8:y2}){${1:amplitude}}{${2:number}}{${3:dashsize}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DashLine,\\Arc,\\DashArc,\\Bezier,\\DashBezier,\\Gluon,\\DashGluon,\\GluonArc,\\DashGluonArc,\\GluonCirc,\\DashGluonCirc,\\Photon,\\DashPhoton,\\PhotonArc,\\DashPhotonArc,\\ZigZag,\\DashZigZag,\\ZigZagArc,\\DashZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDashLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc" ], "keyPos": 0 } }, { "name": "DashDoubleGluon", "arg": { "format": "()(){}{}{}{}", "snippet": "DashDoubleGluon(${5:x1},${6:y1})(${7:x2},${8:y2}){${1:amplitude}}{${2:number}}{${3:linesep}}{${4:dashsize}}" } }, { "name": "DashDoubleGluon", "arg": { "format": "[]()(){}{}{}{}", "snippet": "DashDoubleGluon[${5:options%keyvals}](${6:x1},${7:y1})(${8:x2},${9:y2}){${1:amplitude}}{${2:number}}{${3:linesep}}{${4:dashsize}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc" ], "keyPos": 0 } }, { "name": "GluonArc", "arg": { "format": "()(){}{}", "snippet": "GluonArc(${3:x},${4:y})(${5:radius},${6:start-angle},${7:end-angle}){${1:amplitude}}{${2:number}}" } }, { "name": "GluonArc", "arg": { "format": "[]()(){}{}", "snippet": "GluonArc[${3:options%keyvals}](${4:x},${5:y})(${6:radius},${7:start-angle},${8:end-angle}){${1:amplitude}}{${2:number}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DoubleLine,\\Arc,\\DoubleArc,\\Bezier,\\DoubleBezier,\\Gluon,\\DoubleGluon,\\GluonArc,\\DoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\Photon,\\DoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDoubleArc", "\\Line,\\DashLine,\\Arc,\\DashArc,\\Bezier,\\DashBezier,\\Gluon,\\DashGluon,\\GluonArc,\\DashGluonArc,\\GluonCirc,\\DashGluonCirc,\\Photon,\\DashPhoton,\\PhotonArc,\\DashPhotonArc,\\ZigZag,\\DashZigZag,\\ZigZagArc,\\DashZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDashLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc", "\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc" ], "keyPos": 0 } }, { "name": "GlueArc", "unusual": true, "arg": { "format": "()(){}{}", "snippet": "GlueArc(${3:x},${4:y})(${5:radius},${6:start-angle},${7:end-angle}){${1:amplitude}}{${2:number}}" } }, { "name": "GlueArc", "unusual": true, "arg": { "format": "[]()(){}{}", "snippet": "GlueArc[${3:options%keyvals}](${4:x},${5:y})(${6:radius},${7:start-angle},${8:end-angle}){${1:amplitude}}{${2:number}}" } }, { "name": "GluonArcn", "unusual": true, "arg": { "format": "()(){}{}", "snippet": "GluonArcn(${3:x},${4:y})(${5:radius},${6:start-angle},${7:end-angle}){${1:amplitude}}{${2:number}}" } }, { "name": "GluonArcn", "unusual": true, "arg": { "format": "[]()(){}{}", "snippet": "GluonArcn[${3:options%keyvals}](${4:x},${5:y})(${6:radius},${7:start-angle},${8:end-angle}){${1:amplitude}}{${2:number}}" } }, { "name": "GlueArcn", "unusual": true, "arg": { "format": "()(){}{}", "snippet": "GlueArcn(${3:x},${4:y})(${5:radius},${6:start-angle},${7:end-angle}){${1:amplitude}}{${2:number}}" } }, { "name": "GlueArcn", "unusual": true, "arg": { "format": "[]()(){}{}", "snippet": "GlueArcn[${3:options%keyvals}](${4:x},${5:y})(${6:radius},${7:start-angle},${8:end-angle}){${1:amplitude}}{${2:number}}" } }, { "name": "DoubleGluonArc", "arg": { "format": "()(){}{}{}", "snippet": "DoubleGluonArc(${4:x},${5:y})(${6:radius},${7:start-angle},${8:end-angle}){${1:amplitude}}{${2:number}}{${3:linesep}}" } }, { "name": "DoubleGluonArc", "arg": { "format": "[]()(){}{}{}", "snippet": "DoubleGluonArc[${4:options%keyvals}](${5:x},${6:y})(${7:radius},${8:start-angle},${9:end-angle}){${1:amplitude}}{${2:number}}{${3:linesep}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DoubleLine,\\Arc,\\DoubleArc,\\Bezier,\\DoubleBezier,\\Gluon,\\DoubleGluon,\\GluonArc,\\DoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\Photon,\\DoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDoubleArc", "\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc" ], "keyPos": 0 } }, { "name": "DoubleGlueArc", "unusual": true, "arg": { "format": "()(){}{}{}", "snippet": "DoubleGlueArc(${4:x},${5:y})(${6:radius},${7:start-angle},${8:end-angle}){${1:amplitude}}{${2:number}}{${3:linesep}}" } }, { "name": "DoubleGlueArc", "unusual": true, "arg": { "format": "[]()(){}{}{}", "snippet": "DoubleGlueArc[${4:options%keyvals}](${5:x},${6:y})(${7:radius},${8:start-angle},${9:end-angle}){${1:amplitude}}{${2:number}}{${3:linesep}}" } }, { "name": "DoubleGluonArcn", "unusual": true, "arg": { "format": "()(){}{}{}", "snippet": "DoubleGluonArcn(${4:x},${5:y})(${6:radius},${7:start-angle},${8:end-angle}){${1:amplitude}}{${2:number}}{${3:linesep}}" } }, { "name": "DoubleGluonArcn", "unusual": true, "arg": { "format": "[]()(){}{}{}", "snippet": "DoubleGluonArcn[${4:options%keyvals}](${5:x},${6:y})(${7:radius},${8:start-angle},${9:end-angle}){${1:amplitude}}{${2:number}}{${3:linesep}}" } }, { "name": "DoubleGlueArcn", "unusual": true, "arg": { "format": "()(){}{}{}", "snippet": "DoubleGlueArcn(${4:x},${5:y})(${6:radius},${7:start-angle},${8:end-angle}){${1:amplitude}}{${2:number}}{${3:linesep}}" } }, { "name": "DoubleGlueArcn", "unusual": true, "arg": { "format": "[]()(){}{}{}", "snippet": "DoubleGlueArcn[${4:options%keyvals}](${5:x},${6:y})(${7:radius},${8:start-angle},${9:end-angle}){${1:amplitude}}{${2:number}}{${3:linesep}}" } }, { "name": "DashGluonArc", "arg": { "format": "()(){}{}{}", "snippet": "DashGluonArc(${4:x},${5:y})(${6:radius},${7:start-angle},${8:end-angle}){${1:amplitude}}{${2:number}}{${3:dashsize}}" } }, { "name": "DashGluonArc", "arg": { "format": "[]()(){}{}{}", "snippet": "DashGluonArc[${4:options%keyvals}](${5:x},${6:y})(${7:radius},${8:start-angle},${9:end-angle}){${1:amplitude}}{${2:number}}{${3:dashsize}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DashLine,\\Arc,\\DashArc,\\Bezier,\\DashBezier,\\Gluon,\\DashGluon,\\GluonArc,\\DashGluonArc,\\GluonCirc,\\DashGluonCirc,\\Photon,\\DashPhoton,\\PhotonArc,\\DashPhotonArc,\\ZigZag,\\DashZigZag,\\ZigZagArc,\\DashZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDashLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc", "\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc" ], "keyPos": 0 } }, { "name": "DashGlueArc", "unusual": true, "arg": { "format": "()(){}{}{}", "snippet": "DashGlueArc(${4:x},${5:y})(${6:radius},${7:start-angle},${8:end-angle}){${1:amplitude}}{${2:number}}{${3:dashsize}}" } }, { "name": "DashGlueArc", "unusual": true, "arg": { "format": "[]()(){}{}{}", "snippet": "DashGlueArc[${4:options%keyvals}](${5:x},${6:y})(${7:radius},${8:start-angle},${9:end-angle}){${1:amplitude}}{${2:number}}{${3:dashsize}}" } }, { "name": "DashGluonArcn", "unusual": true, "arg": { "format": "()(){}{}{}", "snippet": "DashGluonArcn(${4:x},${5:y})(${6:radius},${7:start-angle},${8:end-angle}){${1:amplitude}}{${2:number}}{${3:dashsize}}" } }, { "name": "DashGluonArcn", "unusual": true, "arg": { "format": "[]()(){}{}{}", "snippet": "DashGluonArcn[${4:options%keyvals}](${5:x},${6:y})(${7:radius},${8:start-angle},${9:end-angle}){${1:amplitude}}{${2:number}}{${3:dashsize}}" } }, { "name": "DashGlueArcn", "unusual": true, "arg": { "format": "()(){}{}{}", "snippet": "DashGlueArcn(${4:x},${5:y})(${6:radius},${7:start-angle},${8:end-angle}){${1:amplitude}}{${2:number}}{${3:dashsize}}" } }, { "name": "DashGlueArcn", "unusual": true, "arg": { "format": "[]()(){}{}{}", "snippet": "DashGlueArcn[${4:options%keyvals}](${5:x},${6:y})(${7:radius},${8:start-angle},${9:end-angle}){${1:amplitude}}{${2:number}}{${3:dashsize}}" } }, { "name": "DashDoubleGluonArc", "arg": { "format": "()(){}{}{}{}", "snippet": "DashDoubleGluonArc(${5:x},${6:y})(${7:radius},${8:start-angle},${9:end-angle}){${1:amplitude}}{${2:number}}{${3:linesep}}{${4:dashsize}}" } }, { "name": "DashDoubleGluonArc", "arg": { "format": "[]()(){}{}{}{}", "snippet": "DashDoubleGluonArc[${5:options%keyvals}](${6:x},${7:y})(${8:radius},${9:start-angle},${10:end-angle}){${1:amplitude}}{${2:number}}{${3:linesep}}{${4:dashsize}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc" ], "keyPos": 0 } }, { "name": "DashDoubleGlueArc", "unusual": true, "arg": { "format": "()(){}{}{}{}", "snippet": "DashDoubleGlueArc(${5:x},${6:y})(${7:radius},${8:start-angle},${9:end-angle}){${1:amplitude}}{${2:number}}{${3:linesep}}{${4:dashsize}}" } }, { "name": "DashDoubleGlueArc", "unusual": true, "arg": { "format": "[]()(){}{}{}{}", "snippet": "DashDoubleGlueArc[${5:options%keyvals}](${6:x},${7:y})(${8:radius},${9:start-angle},${10:end-angle}){${1:amplitude}}{${2:number}}{${3:linesep}}{${4:dashsize}}" } }, { "name": "DashDoubleGluonArcn", "unusual": true, "arg": { "format": "()(){}{}{}{}", "snippet": "DashDoubleGluonArcn(${5:x},${6:y})(${7:radius},${8:start-angle},${9:end-angle}){${1:amplitude}}{${2:number}}{${3:linesep}}{${4:dashsize}}" } }, { "name": "DashDoubleGluonArcn", "unusual": true, "arg": { "format": "[]()(){}{}{}{}", "snippet": "DashDoubleGluonArcn[${5:options%keyvals}](${6:x},${7:y})(${8:radius},${9:start-angle},${10:end-angle}){${1:amplitude}}{${2:number}}{${3:linesep}}{${4:dashsize}}" } }, { "name": "DashDoubleGlueArcn", "unusual": true, "arg": { "format": "()(){}{}{}{}", "snippet": "DashDoubleGlueArcn(${5:x},${6:y})(${7:radius},${8:start-angle},${9:end-angle}){${1:amplitude}}{${2:number}}{${3:linesep}}{${4:dashsize}}" } }, { "name": "DashDoubleGlueArcn", "unusual": true, "arg": { "format": "[]()(){}{}{}{}", "snippet": "DashDoubleGlueArcn[${5:options%keyvals}](${6:x},${7:y})(${8:radius},${9:start-angle},${10:end-angle}){${1:amplitude}}{${2:number}}{${3:linesep}}{${4:dashsize}}" } }, { "name": "GluonCirc", "arg": { "format": "()(){}{}", "snippet": "GluonCirc(${3:x},${4:y})(${5:radius},${6:phase}){${1:amplitude}}{${2:number}}" } }, { "name": "GluonCirc", "arg": { "format": "[]()(){}{}", "snippet": "GluonCirc[${3:options%keyvals}](${4:x},${5:y})(${6:radius},${7:phase}){${1:amplitude}}{${2:number}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DoubleLine,\\Arc,\\DoubleArc,\\Bezier,\\DoubleBezier,\\Gluon,\\DoubleGluon,\\GluonArc,\\DoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\Photon,\\DoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDoubleArc", "\\Line,\\DashLine,\\Arc,\\DashArc,\\Bezier,\\DashBezier,\\Gluon,\\DashGluon,\\GluonArc,\\DashGluonArc,\\GluonCirc,\\DashGluonCirc,\\Photon,\\DashPhoton,\\PhotonArc,\\DashPhotonArc,\\ZigZag,\\DashZigZag,\\ZigZagArc,\\DashZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDashLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc" ], "keyPos": 0 } }, { "name": "DoubleGluonCirc", "arg": { "format": "()(){}{}{}", "snippet": "DoubleGluonCirc(${4:x},${5:y})(${6:radius},${7:phase}){${1:amplitude}}{${2:number}}{${3:linesep}}" } }, { "name": "DoubleGluonCirc", "arg": { "format": "[]()(){}{}{}", "snippet": "DoubleGluonCirc[${4:options%keyvals}](${5:x},${6:y})(${7:radius},${8:phase}){${1:amplitude}}{${2:number}}{${3:linesep}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DoubleLine,\\Arc,\\DoubleArc,\\Bezier,\\DoubleBezier,\\Gluon,\\DoubleGluon,\\GluonArc,\\DoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\Photon,\\DoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDoubleArc" ], "keyPos": 0 } }, { "name": "DashGluonCirc", "arg": { "format": "()(){}{}{}", "snippet": "DashGluonCirc(${4:x},${5:y})(${6:radius},${7:phase}){${1:amplitude}}{${2:number}}{${3:dashsize}}" } }, { "name": "DashGluonCirc", "arg": { "format": "[]()(){}{}{}", "snippet": "DashGluonCirc[${4:options%keyvals}](${5:x},${6:y})(${7:radius},${8:phase}){${1:amplitude}}{${2:number}}{${3:dashsize}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DashLine,\\Arc,\\DashArc,\\Bezier,\\DashBezier,\\Gluon,\\DashGluon,\\GluonArc,\\DashGluonArc,\\GluonCirc,\\DashGluonCirc,\\Photon,\\DashPhoton,\\PhotonArc,\\DashPhotonArc,\\ZigZag,\\DashZigZag,\\ZigZagArc,\\DashZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDashLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc" ], "keyPos": 0 } }, { "name": "DashDoubleGluonCirc", "arg": { "format": "()(){}{}{}{}", "snippet": "DashDoubleGluonCirc(${5:x},${6:y})(${7:radius},${8:phase}){${1:amplitude}}{${2:number}}{${3:linesep}}{${4:dashsize}}" } }, { "name": "DashDoubleGluonCirc", "arg": { "format": "[]()(){}{}{}{}", "snippet": "DashDoubleGluonCirc[${5:options%keyvals}](${6:x},${7:y})(${8:radius},${9:phase}){${1:amplitude}}{${2:number}}{${3:linesep}}{${4:dashsize}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc" ], "keyPos": 0 } }, { "name": "Photon", "arg": { "format": "()(){}{}", "snippet": "Photon(${3:x1},${4:y1})(${5:x2},${6:y2}){${1:amplitude}}{${2:number}}" } }, { "name": "Photon", "arg": { "format": "[]()(){}{}", "snippet": "Photon[${3:options%keyvals}](${4:x1},${5:y1})(${6:x2},${7:y2}){${1:amplitude}}{${2:number}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DoubleLine,\\Arc,\\DoubleArc,\\Bezier,\\DoubleBezier,\\Gluon,\\DoubleGluon,\\GluonArc,\\DoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\Photon,\\DoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDoubleArc", "\\Line,\\DashLine,\\Arc,\\DashArc,\\Bezier,\\DashBezier,\\Gluon,\\DashGluon,\\GluonArc,\\DashGluonArc,\\GluonCirc,\\DashGluonCirc,\\Photon,\\DashPhoton,\\PhotonArc,\\DashPhotonArc,\\ZigZag,\\DashZigZag,\\ZigZagArc,\\DashZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDashLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc" ], "keyPos": 0 } }, { "name": "DoublePhoton", "arg": { "format": "()(){}{}{}", "snippet": "DoublePhoton(${4:x1},${5:y1})(${6:x2},${7:y2}){${1:amplitude}}{${2:number}}{${3:linesep}}" } }, { "name": "DoublePhoton", "arg": { "format": "[]()(){}{}{}", "snippet": "DoublePhoton[${4:options%keyvals}](${5:x1},${6:y1})(${7:x2},${8:y2}){${1:amplitude}}{${2:number}}{${3:linesep}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DoubleLine,\\Arc,\\DoubleArc,\\Bezier,\\DoubleBezier,\\Gluon,\\DoubleGluon,\\GluonArc,\\DoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\Photon,\\DoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDoubleArc" ], "keyPos": 0 } }, { "name": "DashPhoton", "arg": { "format": "()(){}{}{}", "snippet": "DashPhoton(${4:x1},${5:y1})(${6:x2},${7:y2}){${1:amplitude}}{${2:number}}{${3:dashsize}}" } }, { "name": "DashPhoton", "arg": { "format": "[]()(){}{}{}", "snippet": "DashPhoton[${4:options%keyvals}](${5:x1},${6:y1})(${7:x2},${8:y2}){${1:amplitude}}{${2:number}}{${3:dashsize}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DashLine,\\Arc,\\DashArc,\\Bezier,\\DashBezier,\\Gluon,\\DashGluon,\\GluonArc,\\DashGluonArc,\\GluonCirc,\\DashGluonCirc,\\Photon,\\DashPhoton,\\PhotonArc,\\DashPhotonArc,\\ZigZag,\\DashZigZag,\\ZigZagArc,\\DashZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDashLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc" ], "keyPos": 0 } }, { "name": "DashDoublePhoton", "arg": { "format": "()(){}{}{}{}", "snippet": "DashDoublePhoton(${5:x1},${6:y1})(${7:x2},${8:y2}){${1:amplitude}}{${2:number}}{${3:linesep}}{${4:dashsize}}" } }, { "name": "DashDoublePhoton", "arg": { "format": "[]()(){}{}{}{}", "snippet": "DashDoublePhoton[${5:options%keyvals}](${6:x1},${7:y1})(${8:x2},${9:y2}){${1:amplitude}}{${2:number}}{${3:linesep}}{${4:dashsize}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc" ], "keyPos": 0 } }, { "name": "PhotonArc", "arg": { "format": "()(){}{}", "snippet": "PhotonArc(${3:x},${4:y})(${5:radius},${6:start-angle},${7:end-angle}){${1:amplitude}}{${2:number}}" } }, { "name": "PhotonArc", "arg": { "format": "[]()(){}{}", "snippet": "PhotonArc[${3:options%keyvals}](${4:x},${5:y})(${6:radius},${7:start-angle},${8:end-angle}){${1:amplitude}}{${2:number}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DoubleLine,\\Arc,\\DoubleArc,\\Bezier,\\DoubleBezier,\\Gluon,\\DoubleGluon,\\GluonArc,\\DoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\Photon,\\DoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDoubleArc", "\\Line,\\DashLine,\\Arc,\\DashArc,\\Bezier,\\DashBezier,\\Gluon,\\DashGluon,\\GluonArc,\\DashGluonArc,\\GluonCirc,\\DashGluonCirc,\\Photon,\\DashPhoton,\\PhotonArc,\\DashPhotonArc,\\ZigZag,\\DashZigZag,\\ZigZagArc,\\DashZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDashLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc", "\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc" ], "keyPos": 0 } }, { "name": "DoublePhotonArc", "arg": { "format": "()(){}{}{}", "snippet": "DoublePhotonArc(${4:x},${5:y})(${6:radius},${7:start-angle},${8:end-angle}){${1:amplitude}}{${2:number}}{${3:linesep}}" } }, { "name": "DoublePhotonArc", "arg": { "format": "[]()(){}{}{}", "snippet": "DoublePhotonArc[${4:options%keyvals}](${5:x},${6:y})(${7:radius},${8:start-angle},${9:end-angle}){${1:amplitude}}{${2:number}}{${3:linesep}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DoubleLine,\\Arc,\\DoubleArc,\\Bezier,\\DoubleBezier,\\Gluon,\\DoubleGluon,\\GluonArc,\\DoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\Photon,\\DoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDoubleArc", "\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc" ], "keyPos": 0 } }, { "name": "DashPhotonArc", "arg": { "format": "()(){}{}{}", "snippet": "DashPhotonArc(${4:x},${5:y})(${6:radius},${7:start-angle},${8:end-angle}){${1:amplitude}}{${2:number}}{${3:dashsize}}" } }, { "name": "DashPhotonArc", "arg": { "format": "[]()(){}{}{}", "snippet": "DashPhotonArc[${4:options%keyvals}](${5:x},${6:y})(${7:radius},${8:start-angle},${9:end-angle}){${1:amplitude}}{${2:number}}{${3:dashsize}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DashLine,\\Arc,\\DashArc,\\Bezier,\\DashBezier,\\Gluon,\\DashGluon,\\GluonArc,\\DashGluonArc,\\GluonCirc,\\DashGluonCirc,\\Photon,\\DashPhoton,\\PhotonArc,\\DashPhotonArc,\\ZigZag,\\DashZigZag,\\ZigZagArc,\\DashZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDashLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc", "\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc" ], "keyPos": 0 } }, { "name": "DashDoublePhotonArc", "arg": { "format": "()(){}{}{}{}", "snippet": "DashDoublePhotonArc(${5:x},${6:y})(${7:radius},${8:start-angle},${9:end-angle}){${1:amplitude}}{${2:number}}{${3:linesep}}{${4:dashsize}}" } }, { "name": "DashDoublePhotonArc", "arg": { "format": "[]()(){}{}{}{}", "snippet": "DashDoublePhotonArc[${5:options%keyvals}](${6:x},${7:y})(${8:radius},${9:start-angle},${10:end-angle}){${1:amplitude}}{${2:number}}{${3:linesep}}{${4:dashsize}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc" ], "keyPos": 0 } }, { "name": "ZigZag", "arg": { "format": "()(){}{}", "snippet": "ZigZag(${3:x1},${4:y1})(${5:x2},${6:y2}){${1:amplitude}}{${2:number}}" } }, { "name": "ZigZag", "arg": { "format": "[]()(){}{}", "snippet": "ZigZag[${3:options%keyvals}](${4:x1},${5:y1})(${6:x2},${7:y2}){${1:amplitude}}{${2:number}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DoubleLine,\\Arc,\\DoubleArc,\\Bezier,\\DoubleBezier,\\Gluon,\\DoubleGluon,\\GluonArc,\\DoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\Photon,\\DoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDoubleArc", "\\Line,\\DashLine,\\Arc,\\DashArc,\\Bezier,\\DashBezier,\\Gluon,\\DashGluon,\\GluonArc,\\DashGluonArc,\\GluonCirc,\\DashGluonCirc,\\Photon,\\DashPhoton,\\PhotonArc,\\DashPhotonArc,\\ZigZag,\\DashZigZag,\\ZigZagArc,\\DashZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDashLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc" ], "keyPos": 0 } }, { "name": "DoubleZigZag", "arg": { "format": "()(){}{}{}", "snippet": "DoubleZigZag(${4:x1},${5:y1})(${6:x2},${7:y2}){${1:amplitude}}{${2:number}}{${3:linesep}}" } }, { "name": "DoubleZigZag", "arg": { "format": "[]()(){}{}{}", "snippet": "DoubleZigZag[${4:options%keyvals}](${5:x1},${6:y1})(${7:x2},${8:y2}){${1:amplitude}}{${2:number}}{${3:linesep}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DoubleLine,\\Arc,\\DoubleArc,\\Bezier,\\DoubleBezier,\\Gluon,\\DoubleGluon,\\GluonArc,\\DoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\Photon,\\DoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDoubleArc" ], "keyPos": 0 } }, { "name": "DashZigZag", "arg": { "format": "()(){}{}{}", "snippet": "DashZigZag(${4:x1},${5:y1})(${6:x2},${7:y2}){${1:amplitude}}{${2:number}}{${3:dashsize}}" } }, { "name": "DashZigZag", "arg": { "format": "[]()(){}{}{}", "snippet": "DashZigZag[${4:options%keyvals}](${5:x1},${6:y1})(${7:x2},${8:y2}){${1:amplitude}}{${2:number}}{${3:dashsize}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DashLine,\\Arc,\\DashArc,\\Bezier,\\DashBezier,\\Gluon,\\DashGluon,\\GluonArc,\\DashGluonArc,\\GluonCirc,\\DashGluonCirc,\\Photon,\\DashPhoton,\\PhotonArc,\\DashPhotonArc,\\ZigZag,\\DashZigZag,\\ZigZagArc,\\DashZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDashLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc" ], "keyPos": 0 } }, { "name": "DashDoubleZigZag", "arg": { "format": "()(){}{}{}{}", "snippet": "DashDoubleZigZag(${5:x1},${6:y1})(${7:x2},${8:y2}){${1:amplitude}}{${2:number}}{${3:linesep}}{${4:dashsize}}" } }, { "name": "DashDoubleZigZag", "arg": { "format": "[]()(){}{}{}{}", "snippet": "DashDoubleZigZag[${5:options%keyvals}](${6:x1},${7:y1})(${8:x2},${9:y2}){${1:amplitude}}{${2:number}}{${3:linesep}}{${4:dashsize}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc" ], "keyPos": 0 } }, { "name": "ZigZagArc", "arg": { "format": "()(){}{}", "snippet": "ZigZagArc(${3:x},${4:y})(${5:radius},${6:start-angle},${7:end-angle}){${1:amplitude}}{${2:number}}" } }, { "name": "ZigZagArc", "arg": { "format": "[]()(){}{}", "snippet": "ZigZagArc[${3:options%keyvals}](${4:x},${5:y})(${6:radius},${7:start-angle},${8:end-angle}){${1:amplitude}}{${2:number}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DoubleLine,\\Arc,\\DoubleArc,\\Bezier,\\DoubleBezier,\\Gluon,\\DoubleGluon,\\GluonArc,\\DoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\Photon,\\DoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDoubleArc", "\\Line,\\DashLine,\\Arc,\\DashArc,\\Bezier,\\DashBezier,\\Gluon,\\DashGluon,\\GluonArc,\\DashGluonArc,\\GluonCirc,\\DashGluonCirc,\\Photon,\\DashPhoton,\\PhotonArc,\\DashPhotonArc,\\ZigZag,\\DashZigZag,\\ZigZagArc,\\DashZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDashLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc", "\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc" ], "keyPos": 0 } }, { "name": "DoubleZigZagArc", "arg": { "format": "()(){}{}{}", "snippet": "DoubleZigZagArc(${4:x},${5:y})(${6:radius},${7:start-angle},${8:end-angle}){${1:amplitude}}{${2:number}}{${3:linesep}}" } }, { "name": "DoubleZigZagArc", "arg": { "format": "[]()(){}{}{}", "snippet": "DoubleZigZagArc[${4:options%keyvals}](${5:x},${6:y})(${7:radius},${8:start-angle},${9:end-angle}){${1:amplitude}}{${2:number}}{${3:linesep}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DoubleLine,\\Arc,\\DoubleArc,\\Bezier,\\DoubleBezier,\\Gluon,\\DoubleGluon,\\GluonArc,\\DoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\Photon,\\DoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDoubleArc", "\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc" ], "keyPos": 0 } }, { "name": "DashZigZagArc", "arg": { "format": "()(){}{}{}", "snippet": "DashZigZagArc(${4:x},${5:y})(${6:radius},${7:start-angle},${8:end-angle}){${1:amplitude}}{${2:number}}{${3:dashsize}}" } }, { "name": "DashZigZagArc", "arg": { "format": "[]()(){}{}{}", "snippet": "DashZigZagArc[${4:options%keyvals}](${5:x},${6:y})(${7:radius},${8:start-angle},${9:end-angle}){${1:amplitude}}{${2:number}}{${3:dashsize}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Line,\\DashLine,\\Arc,\\DashArc,\\Bezier,\\DashBezier,\\Gluon,\\DashGluon,\\GluonArc,\\DashGluonArc,\\GluonCirc,\\DashGluonCirc,\\Photon,\\DashPhoton,\\PhotonArc,\\DashPhotonArc,\\ZigZag,\\DashZigZag,\\ZigZagArc,\\DashZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDashLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc", "\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc" ], "keyPos": 0 } }, { "name": "DashDoubleZigZagArc", "arg": { "format": "()(){}{}{}{}", "snippet": "DashDoubleZigZagArc(${5:x},${6:y})(${7:radius},${8:start-angle},${9:end-angle}){${1:amplitude}}{${2:number}}{${3:linesep}}{${4:dashsize}}" } }, { "name": "DashDoubleZigZagArc", "arg": { "format": "[]()(){}{}{}{}", "snippet": "DashDoubleZigZagArc[${5:options%keyvals}](${6:x},${7:y})(${8:radius},${9:start-angle},${10:end-angle}){${1:amplitude}}{${2:number}}{${3:linesep}}{${4:dashsize}}", "keys": [ "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc", "\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc" ], "keyPos": 0 } }, { "name": "Vertex", "arg": { "format": "(){}", "snippet": "Vertex(${2:x},${3:y}){${1:radius}}" } }, { "name": "FCirc", "unusual": true, "arg": { "format": "(){}", "snippet": "FCirc(${2:x},${3:y}){${1:radius}}" } }, { "name": "ECirc", "arg": { "format": "(){}", "snippet": "ECirc(${2:x},${3:y}){${1:radius}}" } }, { "name": "BCirc", "arg": { "format": "(){}", "snippet": "BCirc(${2:x},${3:y}){${1:radius}}" } }, { "name": "GCirc", "arg": { "format": "(){}{}", "snippet": "GCirc(${3:x},${4:y}){${1:radius}}{${2:grayscale}}" } }, { "name": "CCirc", "arg": { "format": "(){}{}{}", "snippet": "CCirc(${4:x},${5:y}){${1:radius}}{${2:bound color}}{${3:fill color}}" } }, { "name": "Oval", "arg": { "format": "()()()", "snippet": "Oval(${1:x},${2:y})(${3:half-height},${4:half-width})(${5:angle})" } }, { "name": "FOval", "arg": { "format": "()()()", "snippet": "FOval(${1:x},${2:y})(${3:half-height},${4:half-width})(${5:angle})" } }, { "name": "GOval", "arg": { "format": "()()(){}", "snippet": "GOval(${2:x},${3:y})(${4:half-height},${5:half-width})(${6:angle}){${1:grayscale}}" } }, { "name": "COval", "arg": { "format": "()()(){}{}", "snippet": "COval(${3:x},${4:y})(${5:half-height},${6:half-width})(${7:angle}){${1:bound color}}{${2:fill color}}" } }, { "name": "EBox", "arg": { "format": "()()", "snippet": "EBox(${1:x1},${2:y1})(${3:x2},${4:y2})" } }, { "name": "FBox", "arg": { "format": "()()", "snippet": "FBox(${1:x1},${2:y1})(${3:x2},${4:y2})" } }, { "name": "BBox", "arg": { "format": "()()", "snippet": "BBox(${1:x1},${2:y1})(${3:x2},${4:y2})" } }, { "name": "GBox", "arg": { "format": "()(){}", "snippet": "GBox(${2:x1},${3:y1})(${4:x2},${5:y2}){${1:grayscale}}" } }, { "name": "CBox", "arg": { "format": "()(){}{}", "snippet": "CBox(${3:x1},${4:y1})(${5:x2},${6:y2}){${1:bound color}}{${2:fill color}}" } }, { "name": "EBoxc", "arg": { "format": "()()", "snippet": "EBoxc(${1:x},${2:y})(${3:width},${4:height})" } }, { "name": "Boxc", "unusual": true, "arg": { "format": "()()", "snippet": "Boxc(${1:x},${2:y})(${3:width},${4:height})" } }, { "name": "FBoxc", "arg": { "format": "()()", "snippet": "FBoxc(${1:x},${2:y})(${3:width},${4:height})" } }, { "name": "BBoxc", "arg": { "format": "()()", "snippet": "BBoxc(${1:x},${2:y})(${3:width},${4:height})" } }, { "name": "GBoxc", "arg": { "format": "()(){}", "snippet": "GBoxc(${2:x},${3:y})(${4:width},${5:height}){${1:grayscale}}" } }, { "name": "CBoxc", "arg": { "format": "()(){}{}", "snippet": "CBoxc(${3:x},${4:y})(${5:width},${6:height}){${1:bound color}}{${2:fill color}}" } }, { "name": "RotatedBox", "arg": { "format": "()(){}{}", "snippet": "RotatedBox(${3:x},${4:y})(${5:width},${6:height}){${1:angle}}{${2:color}}" } }, { "name": "FilledRotatedBox", "arg": { "format": "()(){}{}", "snippet": "FilledRotatedBox(${3:x},${4:y})(${5:width},${6:height}){${1:angle}}{${2:color}}" } }, { "name": "ETri", "arg": { "format": "()()()", "snippet": "ETri(${1:x1},${2:y1})(${3:x2},${4:y2})(${5:x3},${6:y3})" } }, { "name": "FTri", "arg": { "format": "()()()", "snippet": "FTri(${1:x1},${2:y1})(${3:x2},${4:y2})(${5:x3},${6:y3})" } }, { "name": "BTri", "arg": { "format": "()()()", "snippet": "BTri(${1:x1},${2:y1})(${3:x2},${4:y2})(${5:x3},${6:y3})" } }, { "name": "GTri", "arg": { "format": "()()(){}", "snippet": "GTri(${2:x1},${3:y1})(${4:x2},${5:y2})(${6:x3},${7:y3}){${1:grayscale}}" } }, { "name": "CTri", "arg": { "format": "()()(){}{}", "snippet": "CTri(${3:x1},${4:y1})(${5:x2},${6:y2})(${7:x3},${8:y3}){${1:bound color}}{${2:fill color}}" } }, { "name": "Polygon", "arg": { "format": "{}{}", "snippet": "Polygon{${1:(${3:x1},${4:y1}),(${5:x2},${6:y2}),...}}{${2:color}}" } }, { "name": "FilledPolygon", "arg": { "format": "{}{}", "snippet": "FilledPolygon{${1:(${3:x1},${4:y1}),(${5:x2},${6:y2}),...}}{${2:color}}" } }, { "name": "LinAxis", "arg": { "format": "()()()", "snippet": "LinAxis(${1:x1},${2:y1})(${3:x2},${4:y2})(${5:divs},${6:subdivs},${7:hashsize},${8:offset},${9:width})" } }, { "name": "LogAxis", "arg": { "format": "()()()", "snippet": "LogAxis(${1:x1},${2:y1})(${3:x2},${4:y2})(${5:divs},${6:hashsize},${7:offset},${8:width})" } }, { "name": "Text", "arg": { "format": "(){}", "snippet": "Text(${2:x},${3:y}){${1:text}}" } }, { "name": "Text", "arg": { "format": "()[]{}", "snippet": "Text(${3:x},${4:y})[${2:pos}]{${1:text}}" } }, { "name": "Text", "arg": { "format": "()(){}", "snippet": "Text(${2:x},${3:y})(${4:angle}){${1:text}}" } }, { "name": "Text", "arg": { "format": "()()[]{}", "snippet": "Text(${3:x},${4:y})(${5:angle})[${2:pos}]{${1:text}}" } }, { "name": "rText", "unusual": true, "arg": { "format": "(){}", "snippet": "rText(${2:x},${3:y}){${1:text}}" } }, { "name": "rText", "unusual": true, "arg": { "format": "()[]{}", "snippet": "rText(${3:x},${4:y})[${2:mode}]{${1:text}}" } }, { "name": "rText", "unusual": true, "arg": { "format": "()[][]{}", "snippet": "rText(${4:x},${5:y})[${2:mode}][${3:rotation}]{${1:text}}" } }, { "name": "RText", "unusual": true, "arg": { "format": "()(){}", "snippet": "RText(${2:x},${3:y})(${4:angle}){${1:text}}" } }, { "name": "RText", "unusual": true, "arg": { "format": "()[](){}", "snippet": "RText(${3:x},${4:y})[${2:pos}](${5:angle}){${1:text}}" } }, { "name": "SetPFont", "arg": { "format": "{}{}", "snippet": "SetPFont{${1:postscript font%keyvals}}{${2:size}}", "keys": [ "\\SetPFont#c" ], "keyPos": 0 } }, { "name": "PText", "arg": { "format": "()(){}", "snippet": "PText(${2:x},${3:y})(${4:angle}){${1:text}}" } }, { "name": "PText", "arg": { "format": "()()[]{}", "snippet": "PText(${3:x},${4:y})(${5:angle})[${2:pos}]{${1:text}}" } }, { "name": "BText", "arg": { "format": "(){}", "snippet": "BText(${2:x},${3:y}){${1:text}}" } }, { "name": "GText", "arg": { "format": "(){}{}", "snippet": "GText(${3:x},${4:y}){${1:grayscale}}{${2:text}}" } }, { "name": "CText", "arg": { "format": "(){}{}{}", "snippet": "CText(${4:x},${5:y}){${1:bound color}}{${2:fill color}}{${3:text}}" } }, { "name": "BTwoText", "arg": { "format": "(){}{}", "snippet": "BTwoText(${3:x},${4:y}){${1:text1%text}}{${2:text2%text}}" } }, { "name": "GTwoText", "arg": { "format": "(){}{}{}", "snippet": "GTwoText(${4:x},${5:y}){${1:grayscale}}{${2:text1%text}}{${3:text2%text}}" } }, { "name": "CTwoText", "arg": { "format": "(){}{}{}{}", "snippet": "CTwoText(${5:x},${6:y}){${1:bound color}}{${2:fill color}}{${3:text1%text}}{${4:text2%text}}" } }, { "name": "ArrowLine", "arg": { "format": "()()", "snippet": "ArrowLine(${1:x1},${2:y1})(${3:x2},${4:y2})" } }, { "name": "ArrowLine", "arg": { "format": "[]()()", "snippet": "ArrowLine[${1:options%keyvals}](${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "LongArrow", "arg": { "format": "()()", "snippet": "LongArrow(${1:x1},${2:y1})(${3:x2},${4:y2})" } }, { "name": "LongArrow", "arg": { "format": "[]()()", "snippet": "LongArrow[${1:options%keyvals}](${2:x1},${3:y1})(${4:x2},${5:y2})" } }, { "name": "ArrowDoubleLine", "arg": { "format": "()(){}", "snippet": "ArrowDoubleLine(${2:x1},${3:y1})(${4:x2},${5:y2}){${1:linesep}}" } }, { "name": "ArrowDoubleLine", "arg": { "format": "[]()(){}", "snippet": "ArrowDoubleLine[${2:options%keyvals}](${3:x1},${4:y1})(${5:x2},${6:y2}){${1:linesep}}" } }, { "name": "DashArrowLine", "unusual": true, "arg": { "format": "()(){}", "snippet": "DashArrowLine(${2:x1},${3:y1})(${4:x2},${5:y2}){${1:dashsize}}" } }, { "name": "DashArrowLine", "unusual": true, "arg": { "format": "[]()(){}", "snippet": "DashArrowLine[${2:options%keyvals}](${3:x1},${4:y1})(${5:x2},${6:y2}){${1:dashsize}}" } }, { "name": "ArrowDashLine", "arg": { "format": "()(){}", "snippet": "ArrowDashLine(${2:x1},${3:y1})(${4:x2},${5:y2}){${1:dashsize}}" } }, { "name": "ArrowDashLine", "arg": { "format": "[]()(){}", "snippet": "ArrowDashLine[${2:options%keyvals}](${3:x1},${4:y1})(${5:x2},${6:y2}){${1:dashsize}}" } }, { "name": "DashArrowDoubleLine", "unusual": true, "arg": { "format": "()(){}{}", "snippet": "DashArrowDoubleLine(${3:x1},${4:y1})(${5:x2},${6:y2}){${1:linesep}}{${2:dashsize}}" } }, { "name": "DashArrowDoubleLine", "unusual": true, "arg": { "format": "[]()(){}{}", "snippet": "DashArrowDoubleLine[${3:options%keyvals}](${4:x1},${5:y1})(${6:x2},${7:y2}){${1:linesep}}{${2:dashsize}}" } }, { "name": "ArrowDashDoubleLine", "arg": { "format": "()(){}{}", "snippet": "ArrowDashDoubleLine(${3:x1},${4:y1})(${5:x2},${6:y2}){${1:linesep}}{${2:dashsize}}" } }, { "name": "ArrowDashDoubleLine", "arg": { "format": "[]()(){}{}", "snippet": "ArrowDashDoubleLine[${3:options%keyvals}](${4:x1},${5:y1})(${6:x2},${7:y2}){${1:linesep}}{${2:dashsize}}" } }, { "name": "DashLongArrowLine", "unusual": true, "arg": { "format": "()(){}", "snippet": "DashLongArrowLine(${2:x1},${3:y1})(${4:x2},${5:y2}){${1:dashsize}}" } }, { "name": "DashLongArrowLine", "unusual": true, "arg": { "format": "[]()(){}", "snippet": "DashLongArrowLine[${2:options%keyvals}](${3:x1},${4:y1})(${5:x2},${6:y2}){${1:dashsize}}" } }, { "name": "LongArrowDashLine", "arg": { "format": "()(){}", "snippet": "LongArrowDashLine(${2:x1},${3:y1})(${4:x2},${5:y2}){${1:dashsize}}" } }, { "name": "LongArrowDashLine", "arg": { "format": "[]()(){}", "snippet": "LongArrowDashLine[${2:options%keyvals}](${3:x1},${4:y1})(${5:x2},${6:y2}){${1:dashsize}}" } }, { "name": "LongArrowDash", "unusual": true, "arg": { "format": "()(){}", "snippet": "LongArrowDash(${2:x1},${3:y1})(${4:x2},${5:y2}){${1:dashsize}}" } }, { "name": "LongArrowDash", "unusual": true, "arg": { "format": "[]()(){}", "snippet": "LongArrowDash[${2:options%keyvals}](${3:x1},${4:y1})(${5:x2},${6:y2}){${1:dashsize}}" } }, { "name": "DashLongArrow", "unusual": true, "arg": { "format": "()(){}", "snippet": "DashLongArrow(${2:x1},${3:y1})(${4:x2},${5:y2}){${1:dashsize}}" } }, { "name": "DashLongArrow", "unusual": true, "arg": { "format": "[]()(){}", "snippet": "DashLongArrow[${2:options%keyvals}](${3:x1},${4:y1})(${5:x2},${6:y2}){${1:dashsize}}" } }, { "name": "LongArrowArcn", "unusual": true, "arg": { "format": "()()", "snippet": "LongArrowArcn(${1:x},${2:y})(${3:radius},${4:start-angle},${5:end-angle})" } }, { "name": "LongArrowArcn", "unusual": true, "arg": { "format": "[]()()", "snippet": "LongArrowArcn[${1:options%keyvals}](${2:x},${3:y})(${4:radius},${5:start-angle},${6:end-angle})" } }, { "name": "ArrowArcn", "unusual": true, "arg": { "format": "()()", "snippet": "ArrowArcn(${1:x},${2:y})(${3:radius},${4:start-angle},${5:end-angle})" } }, { "name": "ArrowArcn", "unusual": true, "arg": { "format": "[]()()", "snippet": "ArrowArcn[${1:options%keyvals}](${2:x},${3:y})(${4:radius},${5:start-angle},${6:end-angle})" } }, { "name": "LongArrowArc", "arg": { "format": "()()", "snippet": "LongArrowArc(${1:x},${2:y})(${3:radius},${4:start-angle},${5:end-angle})" } }, { "name": "LongArrowArc", "arg": { "format": "[]()()", "snippet": "LongArrowArc[${1:options%keyvals}](${2:x},${3:y})(${4:radius},${5:start-angle},${6:end-angle})" } }, { "name": "ArrowArc", "arg": { "format": "()()", "snippet": "ArrowArc(${1:x},${2:y})(${3:radius},${4:start-angle},${5:end-angle})" } }, { "name": "ArrowArc", "arg": { "format": "[]()()", "snippet": "ArrowArc[${1:options%keyvals}](${2:x},${3:y})(${4:radius},${5:start-angle},${6:end-angle})" } }, { "name": "ArrowCArc", "unusual": true, "arg": { "format": "()()", "snippet": "ArrowCArc(${1:x},${2:y})(${3:radius},${4:start-angle},${5:end-angle})" } }, { "name": "ArrowCArc", "unusual": true, "arg": { "format": "[]()()", "snippet": "ArrowCArc[${1:options%keyvals}](${2:x},${3:y})(${4:radius},${5:start-angle},${6:end-angle})" } }, { "name": "DashArrowArcn", "unusual": true, "arg": { "format": "()(){}", "snippet": "DashArrowArcn(${2:x},${3:y})(${4:radius},${5:start-angle},${6:end-angle}){${1:dashsize}}" } }, { "name": "DashArrowArcn", "unusual": true, "arg": { "format": "[]()(){}", "snippet": "DashArrowArcn[${2:options%keyvals}](${3:x},${4:y})(${5:radius},${6:start-angle},${7:end-angle}){${1:dashsize}}" } }, { "name": "ArrowDashArcn", "unusual": true, "arg": { "format": "()(){}", "snippet": "ArrowDashArcn(${2:x},${3:y})(${4:radius},${5:start-angle},${6:end-angle}){${1:dashsize}}" } }, { "name": "ArrowDashArcn", "unusual": true, "arg": { "format": "[]()(){}", "snippet": "ArrowDashArcn[${2:options%keyvals}](${3:x},${4:y})(${5:radius},${6:start-angle},${7:end-angle}){${1:dashsize}}" } }, { "name": "DashArrowArc", "unusual": true, "arg": { "format": "()(){}", "snippet": "DashArrowArc(${2:x},${3:y})(${4:radius},${5:start-angle},${6:end-angle}){${1:dashsize}}" } }, { "name": "DashArrowArc", "unusual": true, "arg": { "format": "[]()(){}", "snippet": "DashArrowArc[${2:options%keyvals}](${3:x},${4:y})(${5:radius},${6:start-angle},${7:end-angle}){${1:dashsize}}" } }, { "name": "DashArrowCArc", "unusual": true, "arg": { "format": "()(){}", "snippet": "DashArrowCArc(${2:x},${3:y})(${4:radius},${5:start-angle},${6:end-angle}){${1:dashsize}}" } }, { "name": "DashArrowCArc", "unusual": true, "arg": { "format": "[]()(){}", "snippet": "DashArrowCArc[${2:options%keyvals}](${3:x},${4:y})(${5:radius},${6:start-angle},${7:end-angle}){${1:dashsize}}" } }, { "name": "ArrowDashArc", "arg": { "format": "()(){}", "snippet": "ArrowDashArc(${2:x},${3:y})(${4:radius},${5:start-angle},${6:end-angle}){${1:dashsize}}" } }, { "name": "ArrowDashArc", "arg": { "format": "[]()(){}", "snippet": "ArrowDashArc[${2:options%keyvals}](${3:x},${4:y})(${5:radius},${6:start-angle},${7:end-angle}){${1:dashsize}}" } }, { "name": "ArrowDashCArc", "unusual": true, "arg": { "format": "()(){}", "snippet": "ArrowDashCArc(${2:x},${3:y})(${4:radius},${5:start-angle},${6:end-angle}){${1:dashsize}}" } }, { "name": "ArrowDashCArc", "unusual": true, "arg": { "format": "[]()(){}", "snippet": "ArrowDashCArc[${2:options%keyvals}](${3:x},${4:y})(${5:radius},${6:start-angle},${7:end-angle}){${1:dashsize}}" } }, { "name": "LongDashArrowArc", "unusual": true, "arg": { "format": "()(){}", "snippet": "LongDashArrowArc(${2:x},${3:y})(${4:radius},${5:start-angle},${6:end-angle}){${1:dashsize}}" } }, { "name": "LongDashArrowArc", "unusual": true, "arg": { "format": "[]()(){}", "snippet": "LongDashArrowArc[${2:options%keyvals}](${3:x},${4:y})(${5:radius},${6:start-angle},${7:end-angle}){${1:dashsize}}" } }, { "name": "LongDashArrowCArc", "unusual": true, "arg": { "format": "()(){}", "snippet": "LongDashArrowCArc(${2:x},${3:y})(${4:radius},${5:start-angle},${6:end-angle}){${1:dashsize}}" } }, { "name": "LongDashArrowCArc", "unusual": true, "arg": { "format": "[]()(){}", "snippet": "LongDashArrowCArc[${2:options%keyvals}](${3:x},${4:y})(${5:radius},${6:start-angle},${7:end-angle}){${1:dashsize}}" } }, { "name": "LongArrowDashArc", "arg": { "format": "()(){}", "snippet": "LongArrowDashArc(${2:x},${3:y})(${4:radius},${5:start-angle},${6:end-angle}){${1:dashsize}}" } }, { "name": "LongArrowDashArc", "arg": { "format": "[]()(){}", "snippet": "LongArrowDashArc[${2:options%keyvals}](${3:x},${4:y})(${5:radius},${6:start-angle},${7:end-angle}){${1:dashsize}}" } }, { "name": "LongArrowDashCArc", "unusual": true, "arg": { "format": "()(){}", "snippet": "LongArrowDashCArc(${2:x},${3:y})(${4:radius},${5:start-angle},${6:end-angle}){${1:dashsize}}" } }, { "name": "LongArrowDashCArc", "unusual": true, "arg": { "format": "[]()(){}", "snippet": "LongArrowDashCArc[${2:options%keyvals}](${3:x},${4:y})(${5:radius},${6:start-angle},${7:end-angle}){${1:dashsize}}" } }, { "name": "ArrowDoubleArc", "arg": { "format": "()(){}", "snippet": "ArrowDoubleArc(${2:x},${3:y})(${4:radius},${5:start-angle},${6:end-angle}){${1:linesep}}" } }, { "name": "ArrowDoubleArc", "arg": { "format": "[]()(){}", "snippet": "ArrowDoubleArc[${2:options%keyvals}](${3:x},${4:y})(${5:radius},${6:start-angle},${7:end-angle}){${1:linesep}}" } }, { "name": "ArrowDoubleCArc", "unusual": true, "arg": { "format": "()(){}", "snippet": "ArrowDoubleCArc(${2:x},${3:y})(${4:radius},${5:start-angle},${6:end-angle}){${1:linesep}}" } }, { "name": "ArrowDoubleCArc", "unusual": true, "arg": { "format": "[]()(){}", "snippet": "ArrowDoubleCArc[${2:options%keyvals}](${3:x},${4:y})(${5:radius},${6:start-angle},${7:end-angle}){${1:linesep}}" } }, { "name": "ArrowDashDoubleArc", "arg": { "format": "()(){}{}", "snippet": "ArrowDashDoubleArc(${3:x},${4:y})(${5:radius},${6:start-angle},${7:end-angle}){${1:linesep}}{${2:dashsize}}" } }, { "name": "ArrowDashDoubleArc", "arg": { "format": "[]()(){}{}", "snippet": "ArrowDashDoubleArc[${3:options%keyvals}](${4:x},${5:y})(${6:radius},${7:start-angle},${8:end-angle}){${1:linesep}}{${2:dashsize}}" } }, { "name": "ArrowDashDoubleCArc", "unusual": true, "arg": { "format": "()(){}{}", "snippet": "ArrowDashDoubleCArc(${3:x},${4:y})(${5:radius},${6:start-angle},${7:end-angle}){${1:linesep}}{${2:dashsize}}" } }, { "name": "ArrowDashDoubleCArc", "unusual": true, "arg": { "format": "[]()(){}{}", "snippet": "ArrowDashDoubleCArc[${3:options%keyvals}](${4:x},${5:y})(${6:radius},${7:start-angle},${8:end-angle}){${1:linesep}}{${2:dashsize}}" } }, { "name": "DashArrowDoubleArc", "unusual": true, "arg": { "format": "()(){}{}", "snippet": "DashArrowDoubleArc(${3:x},${4:y})(${5:radius},${6:start-angle},${7:end-angle}){${1:linesep}}{${2:dashsize}}" } }, { "name": "DashArrowDoubleArc", "unusual": true, "arg": { "format": "[]()(){}{}", "snippet": "DashArrowDoubleArc[${3:options%keyvals}](${4:x},${5:y})(${6:radius},${7:start-angle},${8:end-angle}){${1:linesep}}{${2:dashsize}}" } }, { "name": "DashArrowDoubleCArc", "unusual": true, "arg": { "format": "()(){}{}", "snippet": "DashArrowDoubleCArc(${3:x},${4:y})(${5:radius},${6:start-angle},${7:end-angle}){${1:linesep}}{${2:dashsize}}" } }, { "name": "DashArrowDoubleCArc", "unusual": true, "arg": { "format": "[]()(){}{}", "snippet": "DashArrowDoubleCArc[${3:options%keyvals}](${4:x},${5:y})(${6:radius},${7:start-angle},${8:end-angle}){${1:linesep}}{${2:dashsize}}" } }, { "name": "SetDashSize", "arg": { "format": "{}", "snippet": "SetDashSize{${1:number}}" } }, { "name": "SetLineSep", "arg": { "format": "{}", "snippet": "SetLineSep{${1:number}}" } }, { "name": "SetSep", "unusual": true, "arg": { "format": "{}", "snippet": "SetSep{${1:number}}" } }, { "name": "SetWidth", "arg": { "format": "{}", "snippet": "SetWidth{${1:number}}" } }, { "name": "SetArrowAspect", "arg": { "format": "{}", "snippet": "SetArrowAspect{${1:number}}" } }, { "name": "SetArrowInset", "arg": { "format": "{}", "snippet": "SetArrowInset{${1:number}}" } }, { "name": "SetArrowPosition", "arg": { "format": "{}", "snippet": "SetArrowPosition{${1:number}}" } }, { "name": "SetArrowScale", "arg": { "format": "{}", "snippet": "SetArrowScale{${1:number}}" } }, { "name": "DefaultArrowScale", "unusual": true, "arg": { "format": "{}", "snippet": "DefaultArrowScale{${1:number}}" } }, { "name": "SetArrowStroke", "arg": { "format": "{}", "snippet": "SetArrowStroke{${1:number}}" } }, { "name": "SetArrowSize", "arg": { "format": "{}", "snippet": "SetArrowSize{${1:number}}" } }, { "name": "canvasScaleOnept" }, { "name": "canvasScaleObjectScale" }, { "name": "canvasScaleUnitLength" }, { "name": "SetScale", "arg": { "format": "{}", "snippet": "SetScale{${1:number}}" } }, { "name": "SetTextScale", "arg": { "format": "{}", "snippet": "SetTextScale{${1:number}}" } }, { "name": "SetCanvasScale", "arg": { "format": "{}", "snippet": "SetCanvasScale{${1:number}}" } }, { "name": "ifPSTextScalesLikeGraphics", "unusual": true }, { "name": "PSTextScalesLikeGraphicsfalse" }, { "name": "PSTextScalesLikeGraphicstrue" }, { "name": "SetOffset", "arg": { "format": "()", "snippet": "SetOffset(${1:x},${2:y})" } }, { "name": "SetScaledOffset", "arg": { "format": "()", "snippet": "SetScaledOffset(${1:x},${2:y})" } }, { "name": "SetColor", "arg": { "format": "{}", "snippet": "SetColor{${1:color}}" } }, { "name": "SetObjectScale", "unusual": true, "arg": { "format": "{}", "snippet": "SetObjectScale{${1:number}}" } }, { "name": "textGreenYellow" }, { "name": "textYellow" }, { "name": "textGoldenrod" }, { "name": "textDandelion" }, { "name": "textApricot" }, { "name": "textPeach" }, { "name": "textMelon" }, { "name": "textYellowOrange" }, { "name": "textOrange" }, { "name": "textBurntOrange" }, { "name": "textBittersweet" }, { "name": "textRedOrange" }, { "name": "textMahogany" }, { "name": "textMaroon" }, { "name": "textBrickRed" }, { "name": "textRed" }, { "name": "textOrangeRed" }, { "name": "textRubineRed" }, { "name": "textWildStrawberry" }, { "name": "textSalmon" }, { "name": "textCarnationPink" }, { "name": "textMagenta" }, { "name": "textVioletRed" }, { "name": "textRhodamine" }, { "name": "textMulberry" }, { "name": "textRedViolet" }, { "name": "textFuchsia" }, { "name": "textLavender" }, { "name": "textThistle" }, { "name": "textOrchid" }, { "name": "textDarkOrchid" }, { "name": "textPurple" }, { "name": "textPlum" }, { "name": "textViolet" }, { "name": "textRoyalPurple" }, { "name": "textBlueViolet" }, { "name": "textPeriwinkle" }, { "name": "textCadetBlue" }, { "name": "textCornflowerBlue" }, { "name": "textMidnightBlue" }, { "name": "textNavyBlue" }, { "name": "textRoyalBlue" }, { "name": "textBlue" }, { "name": "textCerulean" }, { "name": "textCyan" }, { "name": "textProcessBlue" }, { "name": "textSkyBlue" }, { "name": "textTurquoise" }, { "name": "textTealBlue" }, { "name": "textAquamarine" }, { "name": "textBlueGreen" }, { "name": "textEmerald" }, { "name": "textJungleGreen" }, { "name": "textSeaGreen" }, { "name": "textGreen" }, { "name": "textForestGreen" }, { "name": "textPineGreen" }, { "name": "textLimeGreen" }, { "name": "textYellowGreen" }, { "name": "textSpringGreen" }, { "name": "textOliveGreen" }, { "name": "textRawSienna" }, { "name": "textSepia" }, { "name": "textBrown" }, { "name": "textTan" }, { "name": "textGray" }, { "name": "textBlack" }, { "name": "textWhite" }, { "name": "textLightYellow" }, { "name": "textLightRed" }, { "name": "textLightBlue" }, { "name": "textLightGray" }, { "name": "textVeryLightBlue" }, { "name": "GreenYellow", "arg": { "format": "{}", "snippet": "GreenYellow{${1:text}}" } }, { "name": "Yellow", "arg": { "format": "{}", "snippet": "Yellow{${1:text}}" } }, { "name": "Goldenrod", "arg": { "format": "{}", "snippet": "Goldenrod{${1:text}}" } }, { "name": "Dandelion", "arg": { "format": "{}", "snippet": "Dandelion{${1:text}}" } }, { "name": "Apricot", "arg": { "format": "{}", "snippet": "Apricot{${1:text}}" } }, { "name": "Peach", "arg": { "format": "{}", "snippet": "Peach{${1:text}}" } }, { "name": "Melon", "arg": { "format": "{}", "snippet": "Melon{${1:text}}" } }, { "name": "YellowOrange", "arg": { "format": "{}", "snippet": "YellowOrange{${1:text}}" } }, { "name": "Orange", "arg": { "format": "{}", "snippet": "Orange{${1:text}}" } }, { "name": "BurntOrange", "arg": { "format": "{}", "snippet": "BurntOrange{${1:text}}" } }, { "name": "Bittersweet", "arg": { "format": "{}", "snippet": "Bittersweet{${1:text}}" } }, { "name": "RedOrange", "arg": { "format": "{}", "snippet": "RedOrange{${1:text}}" } }, { "name": "Mahogany", "arg": { "format": "{}", "snippet": "Mahogany{${1:text}}" } }, { "name": "Maroon", "arg": { "format": "{}", "snippet": "Maroon{${1:text}}" } }, { "name": "BrickRed", "arg": { "format": "{}", "snippet": "BrickRed{${1:text}}" } }, { "name": "Red", "arg": { "format": "{}", "snippet": "Red{${1:text}}" } }, { "name": "OrangeRed", "arg": { "format": "{}", "snippet": "OrangeRed{${1:text}}" } }, { "name": "RubineRed", "arg": { "format": "{}", "snippet": "RubineRed{${1:text}}" } }, { "name": "WildStrawberry", "arg": { "format": "{}", "snippet": "WildStrawberry{${1:text}}" } }, { "name": "Salmon", "arg": { "format": "{}", "snippet": "Salmon{${1:text}}" } }, { "name": "CarnationPink", "arg": { "format": "{}", "snippet": "CarnationPink{${1:text}}" } }, { "name": "Magenta", "arg": { "format": "{}", "snippet": "Magenta{${1:text}}" } }, { "name": "VioletRed", "arg": { "format": "{}", "snippet": "VioletRed{${1:text}}" } }, { "name": "Rhodamine", "arg": { "format": "{}", "snippet": "Rhodamine{${1:text}}" } }, { "name": "Mulberry", "arg": { "format": "{}", "snippet": "Mulberry{${1:text}}" } }, { "name": "RedViolet", "arg": { "format": "{}", "snippet": "RedViolet{${1:text}}" } }, { "name": "Fuchsia", "arg": { "format": "{}", "snippet": "Fuchsia{${1:text}}" } }, { "name": "Lavender", "arg": { "format": "{}", "snippet": "Lavender{${1:text}}" } }, { "name": "Thistle", "arg": { "format": "{}", "snippet": "Thistle{${1:text}}" } }, { "name": "Orchid", "arg": { "format": "{}", "snippet": "Orchid{${1:text}}" } }, { "name": "DarkOrchid", "arg": { "format": "{}", "snippet": "DarkOrchid{${1:text}}" } }, { "name": "Purple", "arg": { "format": "{}", "snippet": "Purple{${1:text}}" } }, { "name": "Plum", "arg": { "format": "{}", "snippet": "Plum{${1:text}}" } }, { "name": "Violet", "arg": { "format": "{}", "snippet": "Violet{${1:text}}" } }, { "name": "RoyalPurple", "arg": { "format": "{}", "snippet": "RoyalPurple{${1:text}}" } }, { "name": "BlueViolet", "arg": { "format": "{}", "snippet": "BlueViolet{${1:text}}" } }, { "name": "Periwinkle", "arg": { "format": "{}", "snippet": "Periwinkle{${1:text}}" } }, { "name": "CadetBlue", "arg": { "format": "{}", "snippet": "CadetBlue{${1:text}}" } }, { "name": "CornflowerBlue", "arg": { "format": "{}", "snippet": "CornflowerBlue{${1:text}}" } }, { "name": "MidnightBlue", "arg": { "format": "{}", "snippet": "MidnightBlue{${1:text}}" } }, { "name": "NavyBlue", "arg": { "format": "{}", "snippet": "NavyBlue{${1:text}}" } }, { "name": "RoyalBlue", "arg": { "format": "{}", "snippet": "RoyalBlue{${1:text}}" } }, { "name": "Blue", "arg": { "format": "{}", "snippet": "Blue{${1:text}}" } }, { "name": "Cerulean", "arg": { "format": "{}", "snippet": "Cerulean{${1:text}}" } }, { "name": "Cyan", "arg": { "format": "{}", "snippet": "Cyan{${1:text}}" } }, { "name": "ProcessBlue", "arg": { "format": "{}", "snippet": "ProcessBlue{${1:text}}" } }, { "name": "SkyBlue", "arg": { "format": "{}", "snippet": "SkyBlue{${1:text}}" } }, { "name": "Turquoise", "arg": { "format": "{}", "snippet": "Turquoise{${1:text}}" } }, { "name": "TealBlue", "arg": { "format": "{}", "snippet": "TealBlue{${1:text}}" } }, { "name": "Aquamarine", "arg": { "format": "{}", "snippet": "Aquamarine{${1:text}}" } }, { "name": "BlueGreen", "arg": { "format": "{}", "snippet": "BlueGreen{${1:text}}" } }, { "name": "Emerald", "arg": { "format": "{}", "snippet": "Emerald{${1:text}}" } }, { "name": "JungleGreen", "arg": { "format": "{}", "snippet": "JungleGreen{${1:text}}" } }, { "name": "SeaGreen", "arg": { "format": "{}", "snippet": "SeaGreen{${1:text}}" } }, { "name": "Green", "arg": { "format": "{}", "snippet": "Green{${1:text}}" } }, { "name": "ForestGreen", "arg": { "format": "{}", "snippet": "ForestGreen{${1:text}}" } }, { "name": "PineGreen", "arg": { "format": "{}", "snippet": "PineGreen{${1:text}}" } }, { "name": "LimeGreen", "arg": { "format": "{}", "snippet": "LimeGreen{${1:text}}" } }, { "name": "YellowGreen", "arg": { "format": "{}", "snippet": "YellowGreen{${1:text}}" } }, { "name": "SpringGreen", "arg": { "format": "{}", "snippet": "SpringGreen{${1:text}}" } }, { "name": "OliveGreen", "arg": { "format": "{}", "snippet": "OliveGreen{${1:text}}" } }, { "name": "RawSienna", "arg": { "format": "{}", "snippet": "RawSienna{${1:text}}" } }, { "name": "Sepia", "arg": { "format": "{}", "snippet": "Sepia{${1:text}}" } }, { "name": "Brown", "arg": { "format": "{}", "snippet": "Brown{${1:text}}" } }, { "name": "Tan", "arg": { "format": "{}", "snippet": "Tan{${1:text}}" } }, { "name": "Gray", "arg": { "format": "{}", "snippet": "Gray{${1:text}}" } }, { "name": "Black", "arg": { "format": "{}", "snippet": "Black{${1:text}}" } }, { "name": "White", "arg": { "format": "{}", "snippet": "White{${1:text}}" } }, { "name": "LightYellow", "arg": { "format": "{}", "snippet": "LightYellow{${1:text}}" } }, { "name": "LightRed", "arg": { "format": "{}", "snippet": "LightRed{${1:text}}" } }, { "name": "LightBlue", "arg": { "format": "{}", "snippet": "LightBlue{${1:text}}" } }, { "name": "LightGray", "arg": { "format": "{}", "snippet": "LightGray{${1:text}}" } }, { "name": "VeryLightBlue", "arg": { "format": "{}", "snippet": "VeryLightBlue{${1:text}}" } }, { "name": "AXOputPDF", "unusual": true, "arg": { "format": "{}", "snippet": "AXOputPDF{${1:pdf code}}" } }, { "name": "AXOputPS", "unusual": true, "arg": { "format": "{}", "snippet": "AXOputPS{${1:ps code}}" } }, { "name": "AXOspecial", "unusual": true, "arg": { "format": "{}", "snippet": "AXOspecial{${1:ps code}}" } }, { "name": "AssignDecDiv", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "AssignDecDiv{${1:variable}}{${2:integer1}}{${3:integer2}}" } }, { "name": "AxoPut", "unusual": true, "arg": { "format": "(){}", "snippet": "AxoPut(${2:x},${3:y}){${1:text}}" } }, { "name": "SetPoint", "unusual": true, "arg": { "format": "{}()", "snippet": "SetPoint{${1:name}}(${2:x},${3:y})" } }, { "name": "SetTmpBoxTwo", "unusual": true, "arg": { "format": "{}{}", "snippet": "SetTmpBoxTwo{${1:contents1}}{${2:contents2}}" } }, { "name": "SetTmpBox", "unusual": true, "arg": { "format": "{}", "snippet": "SetTmpBox{${1:contents}}" } }, { "name": "UseCurrentPSFont", "unusual": true }, { "name": "axoarrowsize", "unusual": true }, { "name": "axocanvas", "unusual": true }, { "name": "axofontsize", "unusual": true }, { "name": "axohelp", "unusual": true }, { "name": "axominusone", "unusual": true }, { "name": "axoone", "unusual": true }, { "name": "axoparray", "unusual": true, "arg": { "format": "(){}", "snippet": "axoparray(${2:x},${3:y}){${1:arg}}" } }, { "name": "axoscale", "unusual": true }, { "name": "axoscalePT", "unusual": true }, { "name": "axoscaleTT", "unusual": true }, { "name": "axotextscale", "unusual": true }, { "name": "axounitlength", "unusual": true }, { "name": "axowidth", "unusual": true }, { "name": "axoxo", "unusual": true }, { "name": "axoxoff", "unusual": true }, { "name": "axoyo", "unusual": true }, { "name": "axoyoff", "unusual": true }, { "name": "axozero", "unusual": true }, { "name": "contentspdf", "unusual": true }, { "name": "contentspdfNoOffset", "unusual": true }, { "name": "defWithOption", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "defWithOption{${1:csname}}{${2:args}}{${3:definition}}" } }, { "name": "defineaxofont", "unusual": true, "arg": { "format": "{}{}", "snippet": "defineaxofont{${1:user-visible font name}}{${2:LaTeX font name}}" } }, { "name": "getaxohelp", "unusual": true, "arg": { "format": "{}{}", "snippet": "getaxohelp{${1:csname}}{${2:spec}}" } }, { "name": "getoneline", "unusual": true, "arg": { "format": "{}{}", "snippet": "getoneline{${1:csname}}{${2:input stream num}}" } }, { "name": "newcolor", "unusual": true, "arg": { "format": "{}{}", "snippet": "newcolor{${1:color%specialDef}}{${2:CMYK}}" } }, { "name": "putLen", "unusual": true, "arg": { "format": "(){}", "snippet": "putLen(${2:x},${3:y}){${1:text}}" } }, { "name": "useX", "unusual": true, "arg": { "format": "{}", "snippet": "useX{${1:point name}}" } }, { "name": "useY", "unusual": true, "arg": { "format": "{}", "snippet": "useY{${1:point name}}" } }, { "name": "ifAXONotImplemented", "unusual": true }, { "name": "AXONotImplementedtrue", "unusual": true }, { "name": "AXONotImplementedfalse", "unusual": true }, { "name": "bpinsp", "unusual": true }, { "name": "ptinsp", "unusual": true } ], "envs": [ { "name": "axopicture", "arg": { "format": "()", "snippet": "(${1:x},${2:y})" } }, { "name": "axopicture", "arg": { "format": "()()", "snippet": "(${1:x},${2:y})(${3:xoffset},${4:yoffset})" } } ], "keys": { "\\usepackage/axodraw2#c": [ "v1compatible", "canvasScaleIs1pt", "canvasScaleIsObjectScale", "canvasScaleIsUnitLength", "PSTextScalesIndependently", "PSTextScalesLikeGraphics" ], "\\SetPFont#c": [ "AvantGarde-Book", "AvantGarde-BookOblique", "AvantGarde-Demi", "AvantGarde-DemiOblique", "Bookman-Demi", "Bookman-DemiItalic", "Bookman-Light", "Bookman-LightItalic", "Courier", "Courier-Bold", "Courier-BoldOblique", "Courier-Oblique", "Helvetica", "Helvetica-Bold", "Helvetica-BoldOblique", "Helvetica-Narrow", "Helvetica-NarrowBold", "Helvetica-NarrowBoldOblique", "Helvetica-NarrowOblique", "Helvetica-Oblique", "NewCenturySchlbk-Bold", "NewCenturySchlbk-BoldItalic", "NewCenturySchlbk-Italic", "NewCenturySchlbk-Roman", "Palatino-Bold", "Palatino-BoldItalic", "Palatino-Italic", "Palatino-Roman", "Symbol", "Times-Bold", "Times-BoldItalic", "Times-Italic", "Times-Roman", "ZapfChancery-MediumItalic", "ZapfDingbats" ], "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\Gluon,\\DoubleGluon,\\DashGluon,\\DashDoubleGluon,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\DashGluonCirc,\\DashDoubleGluonCirc,\\Photon,\\DoublePhoton,\\DashPhoton,\\DashDoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\DashZigZag,\\DashDoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDashArcn,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc": [ "color=", "colour=", "dsize=${1:number}", "dashsize=${1:number}", "sep=${1:number}", "linesep=${1:number}", "width=${1:number}" ], "\\Line,\\DoubleLine,\\Arc,\\DoubleArc,\\Bezier,\\DoubleBezier,\\Gluon,\\DoubleGluon,\\GluonArc,\\DoubleGluonArc,\\GluonCirc,\\DoubleGluonCirc,\\Photon,\\DoublePhoton,\\PhotonArc,\\DoublePhotonArc,\\ZigZag,\\DoubleZigZag,\\ZigZagArc,\\DoubleZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\LongArrowArcn,\\ArrowArcn,\\LongArrowArc,\\ArrowArc,\\ArrowDoubleArc": [ "dash" ], "\\Line,\\DashLine,\\Arc,\\DashArc,\\Bezier,\\DashBezier,\\Gluon,\\DashGluon,\\GluonArc,\\DashGluonArc,\\GluonCirc,\\DashGluonCirc,\\Photon,\\DashPhoton,\\PhotonArc,\\DashPhotonArc,\\ZigZag,\\DashZigZag,\\ZigZagArc,\\DashZigZagArc,\\ArrowLine,\\LongArrow,\\ArrowDashLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc": [ "double" ], "\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\GluonArc,\\DoubleGluonArc,\\DashGluonArc,\\DashDoubleGluonArc,\\PhotonArc,\\DoublePhotonArc,\\DashPhotonArc,\\DashDoublePhotonArc,\\ZigZagArc,\\DoubleZigZagArc,\\DashZigZagArc,\\DashDoubleZigZagArc,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc": [ "clock", "clockwise" ], "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier": [ "arrow" ], "\\Line,\\DoubleLine,\\DashLine,\\DashDoubleLine,\\Arc,\\DoubleArc,\\DashArc,\\DashDoubleArc,\\Bezier,\\DoubleBezier,\\DashBezier,\\DashDoubleBezier,\\ArrowLine,\\LongArrow,\\ArrowDoubleLine,\\ArrowDashLine,\\ArrowDashDoubleLine,\\LongArrowDashLine,\\LongArrowArc,\\ArrowArc,\\ArrowDashArc,\\LongArrowDashArc,\\ArrowDoubleArc,\\ArrowDashDoubleArc": [ "flip", "arrowpos=${1:number}", "arrowaspect=${1:number}", "arrowlength=${1:number}", "arrowheight=${1:number}", "arrowinset=${1:number}", "arrowscale=${1:number}", "arrowstroke=${1:number}", "arrowwidth=${1:number}", "inset=${1:number}" ] }, "args": [ "\\usepackage/axodraw2#c" ] } ================================================ FILE: dev/packages/babel.json ================================================ { "deps": [ { "name": "fontspec", "if": "bidi=default" }, { "name": "fontspec", "if": "bidi=basic" }, { "name": "fontspec", "if": "bidi=basic-r" }, { "name": "fontspec", "if": "bidi=bidi-l" }, { "name": "bidi", "if": "bidi=bidi-l" }, { "name": "fontspec", "if": "bidi=bidi-r" }, { "name": "bidi", "if": "bidi=bidi-r" } ], "macros": [ { "name": "selectlanguage", "arg": { "format": "{}", "snippet": "selectlanguage{${1:language}}" } }, { "name": "foreignlanguage", "arg": { "format": "{}{}", "snippet": "foreignlanguage{${1:language}}{${2:text}}" } }, { "name": "foreignlanguage", "arg": { "format": "[]{}{}", "snippet": "foreignlanguage[${3:options%keyvals}]{${1:language}}{${2:text}}", "keys": [ "\\foreignlanguage,\\begin{otherlanguage*}" ], "keyPos": 0 } }, { "name": "babeltags", "arg": { "format": "{}", "snippet": "babeltags{${1:tag1=lang1,tag2=lang2,...}}" } }, { "name": "babelensure", "arg": { "format": "{}", "snippet": "babelensure{${1:language}}" } }, { "name": "babelensure", "arg": { "format": "[]{}", "snippet": "babelensure[${2:options%keyvals}]{${1:language}}", "keys": [ "\\babelensure" ], "keyPos": 0 } }, { "name": "shorthandon", "arg": { "format": "{}", "snippet": "shorthandon{${1:characters}}" } }, { "name": "shorthandoff", "arg": { "format": "{}", "snippet": "shorthandoff{${1:characters}}" } }, { "name": "shorthandoff*", "arg": { "format": "{}", "snippet": "shorthandoff*{${1:characters}}" } }, { "name": "useshorthands", "arg": { "format": "{}", "snippet": "useshorthands{${1:char}}" } }, { "name": "useshorthands*", "arg": { "format": "{}", "snippet": "useshorthands*{${1:char}}" } }, { "name": "defineshorthand", "arg": { "format": "{}{}", "snippet": "defineshorthand{${1:shorthand}}{${2:code}}" } }, { "name": "defineshorthand", "arg": { "format": "[]{}{}", "snippet": "defineshorthand[${3:lang1,lang2,...}]{${1:shorthand}}{${2:code}}" } }, { "name": "languageshorthands", "arg": { "format": "{}", "snippet": "languageshorthands{${1:language}}" } }, { "name": "babelshorthand", "arg": { "format": "{}", "snippet": "babelshorthand{${1:shorthand}}" } }, { "name": "ifbabelshorthand", "arg": { "format": "{}{}{}", "snippet": "ifbabelshorthand{${1:character}}{${2:true}}{${3:false}}" } }, { "name": "textormath", "unusual": true, "arg": { "format": "{}{}", "snippet": "textormath{${1:text code}}{${2:math code%formula}}" } }, { "name": "AfterBabelLanguage", "if": "base", "arg": { "format": "{}{}", "snippet": "AfterBabelLanguage{${1:option_name}}{${2:code}}" } }, { "name": "babelfont", "arg": { "format": "{}{}", "snippet": "babelfont{${1:font_family}}{${2:font_name}}" } }, { "name": "babelfont", "arg": { "format": "{}[]{}", "snippet": "babelfont{${1:font_family}}[${3:font_options%keyvals}]{${2:font_name}}", "keys": [ "\\babelfont#c" ], "keyPos": 1 } }, { "name": "babelfont", "arg": { "format": "[]{}{}", "snippet": "babelfont[${3:lang1,lang2,...}]{${1:font_family}}{${2:font_name}}" } }, { "name": "babelfont", "arg": { "format": "[]{}[]{}", "snippet": "babelfont[${3:lang1,lang2,...}]{${1:font_family}}[${4:font_options%keyvals}]{${2:font_name}}", "keys": [ "\\babelfont#c" ], "keyPos": 2 } }, { "name": "setlocalecaption", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "setlocalecaption{${1:language}}{${2:caption_name}}{${3:string}}" } }, { "name": "BabelUppercaseMapping", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "BabelUppercaseMapping{${1:locale-name}}{${2:codepoint}}{${3:output}}" } }, { "name": "BabelLowercaseMapping", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "BabelLowercaseMapping{${1:locale-name}}{${2:codepoint}}{${3:output}}" } }, { "name": "babelprovide", "arg": { "format": "[]{}", "snippet": "babelprovide[${2:options%keyvals}]{${1:language}}", "keys": [ "\\babelprovide#c" ], "keyPos": 0 } }, { "name": "localenumeral", "arg": { "format": "{}{}", "snippet": "localenumeral{${1:style}}{${2:number}}" } }, { "name": "localecounter", "arg": { "format": "{}{}", "snippet": "localecounter{${1:style}}{${2:counter}}" } }, { "name": "localedate", "arg": { "format": "{}{}{}", "snippet": "localedate{${1:year}}{${2:month}}{${3:day}}" } }, { "name": "localedate", "arg": { "format": "[]{}{}{}", "snippet": "localedate[${4:options%keyvals}]{${1:year}}{${2:month}}{${3:day}}", "keys": [ "\\localedate" ], "keyPos": 0 } }, { "name": "babelcalendar", "arg": { "format": "{}{}{}{}", "snippet": "babelcalendar{${1:calendar}}{${2:year-macro%cmd}}{${3:month-macro%cmd}}{${4:day-macro%cmd}}" } }, { "name": "babelcalendar", "arg": { "format": "[]{}{}{}{}", "snippet": "babelcalendar[${5:YYYY-MM-DD}]{${1:calendar}}{${2:year-macro%cmd}}{${3:month-macro%cmd}}{${4:day-macro%cmd}}" } }, { "name": "localename" }, { "name": "mainlocalename" }, { "name": "languagename", "unusual": true }, { "name": "iflanguage", "arg": { "format": "{}{}{}", "snippet": "iflanguage{${1:language}}{${2:true}}{${3:false}}" } }, { "name": "localeinfo", "arg": { "format": "{}", "snippet": "localeinfo{${1:field%keyvals}}", "keys": [ "\\localeinfo#c,\\localeinfo*#c" ], "keyPos": 0 } }, { "name": "localeinfo*", "arg": { "format": "{}", "snippet": "localeinfo*{${1:field%keyvals}}", "keys": [ "\\localeinfo#c,\\localeinfo*#c" ], "keyPos": 0 } }, { "name": "getlocaleproperty", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "getlocaleproperty{${1:cmd}}{${2:locale}}{${3:property}}" } }, { "name": "getlocaleproperty*", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "getlocaleproperty*{${1:cmd}}{${2:locale}}{${3:property}}" } }, { "name": "ShowLocaleProperties", "unusual": true, "arg": { "format": "{}", "snippet": "ShowLocaleProperties{${1:language}}" } }, { "name": "LocaleForEach", "unusual": true, "arg": { "format": "{}", "snippet": "LocaleForEach{${1:code}}" } }, { "name": "BabelEnsureInfo", "unusual": true }, { "name": "localeid", "unusual": true }, { "name": "babelhyphen", "arg": { "format": "{}", "snippet": "babelhyphen{${1:text}}" } }, { "name": "babelhyphen*", "arg": { "format": "{}", "snippet": "babelhyphen*{${1:text}}" } }, { "name": "babelnullhyphen", "unusual": true }, { "name": "babelhyphenation", "unusual": true, "arg": { "format": "{}", "snippet": "babelhyphenation{${1:exceptions}}" } }, { "name": "babelhyphenation", "unusual": true, "arg": { "format": "[]{}", "snippet": "babelhyphenation[${2:lang1,lang2,...}]{${1:exceptions}}" } }, { "name": "babelpatterns", "unusual": true, "arg": { "format": "{}", "snippet": "babelpatterns{${1:patterns}}" } }, { "name": "babelpatterns", "unusual": true, "arg": { "format": "[]{}", "snippet": "babelpatterns[${2:lang1,lang2,...}]{${1:patterns}}" } }, { "name": "babelhyphenmins", "unusual": true, "arg": { "format": "{}{}", "snippet": "babelhyphenmins{${1:left}}{${2:right}}" } }, { "name": "babelhyphenmins", "unusual": true, "arg": { "format": "{}{}[]", "snippet": "babelhyphenmins{${1:left}}{${2:right}}[${3:hyphenationmin}]" } }, { "name": "babelhyphenmins", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "babelhyphenmins[${3:lang1,lang2,...}]{${1:left}}{${2:right}}" } }, { "name": "babelhyphenmins", "unusual": true, "arg": { "format": "[]{}{}[]", "snippet": "babelhyphenmins[${3:lang1,lang2,...}]{${1:left}}{${2:right}}[${4:hyphenationmin}]" } }, { "name": "babelhyphenmins*", "unusual": true, "arg": { "format": "{}{}", "snippet": "babelhyphenmins*{${1:left}}{${2:right}}" } }, { "name": "babelhyphenmins*", "unusual": true, "arg": { "format": "{}{}[]", "snippet": "babelhyphenmins*{${1:left}}{${2:right}}[${3:hyphenationmin}]" } }, { "name": "babelhyphenmins*", "unusual": true, "arg": { "format": "[]{}{}", "snippet": "babelhyphenmins*[${3:lang1,lang2,...}]{${1:left}}{${2:right}}" } }, { "name": "babelhyphenmins*", "unusual": true, "arg": { "format": "[]{}{}[]", "snippet": "babelhyphenmins*[${3:lang1,lang2,...}]{${1:left}}{${2:right}}[${4:hyphenationmin}]" } }, { "name": "babelposthyphenation", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "babelposthyphenation{${1:hypenrules-name}}{${2:lua-pattern}}{${3:replacement}}" } }, { "name": "babelposthyphenation", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "babelposthyphenation[${4:options%keyvals}]{${1:hypenrules-name}}{${2:lua-pattern}}{${3:replacement}}", "keys": [ "\\babelposthyphenation#c,\\babelprehyphenation#c" ], "keyPos": 0 } }, { "name": "babelprehyphenation", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "babelprehyphenation{${1:locale-name}}{${2:lua-pattern}}{${3:replacement}}" } }, { "name": "babelprehyphenation", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "babelprehyphenation[${4:options%keyvals}]{${1:locale-name}}{${2:lua-pattern}}{${3:replacement}}", "keys": [ "\\babelposthyphenation#c,\\babelprehyphenation#c" ], "keyPos": 0 } }, { "name": "enablelocaletransform", "arg": { "format": "{}", "snippet": "enablelocaletransform{${1:transform%keyvals}}", "keys": [ "\\enablelocaletransform,\\disablelocaletransform" ], "keyPos": 0 } }, { "name": "disablelocaletransform", "arg": { "format": "{}", "snippet": "disablelocaletransform{${1:transform%keyvals}}", "keys": [ "\\enablelocaletransform,\\disablelocaletransform" ], "keyPos": 0 } }, { "name": "localeprehyphenation", "unusual": true, "arg": { "format": "{}", "snippet": "localeprehyphenation{${1:string}}" } }, { "name": "babelcharclass", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "babelcharclass{${1:locale}}{${2:name}}{${3:char-list}}" } }, { "name": "babelinterchar", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "babelinterchar{${1:locale}}{${2:class-first}}{${3:class-second}}{${4:code}}" } }, { "name": "babelinterchar", "unusual": true, "arg": { "format": "[]{}{}{}{}", "snippet": "babelinterchar[${5:options%keyvals}]{${1:locale}}{${2:class-first}}{${3:class-second}}{${4:code}}", "keys": [ "\\babelinterchar" ], "keyPos": 0 } }, { "name": "enablelocaleinterchar", "unusual": true, "arg": { "format": "{}", "snippet": "enablelocaleinterchar{${1:label}}" } }, { "name": "disablelocaleinterchar", "unusual": true, "arg": { "format": "{}", "snippet": "disablelocaleinterchar{${1:label}}" } }, { "name": "IfBabelIntercharT", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfBabelIntercharT{${1:interchar-list}}{${2:code}}" } }, { "name": "ensureascii", "unusual": true, "arg": { "format": "{}", "snippet": "ensureascii{${1:text}}" } }, { "name": "asciiencoding", "unusual": true }, { "name": "localfootnote", "if": "layout=footnotes", "arg": { "format": "{}", "snippet": "localfootnote{${1:text}}" } }, { "name": "mainfootnote", "if": "layout=footnotes", "arg": { "format": "{}", "snippet": "mainfootnote{${1:text}}" } }, { "name": "localfootnotetext", "if": "layout=footnotes", "unusual": true }, { "name": "mainfootnotetext", "if": "layout=footnotes", "unusual": true }, { "name": "babelsublr", "unusual": true, "arg": { "format": "{}", "snippet": "babelsublr{${1:text}}" } }, { "name": "localerestoredirs", "unusual": true }, { "name": "BabelPatchSection", "unusual": true, "arg": { "format": "{}", "snippet": "BabelPatchSection{${1:section-name}}" } }, { "name": "BabelFootnote", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "BabelFootnote{${1:cmd}}{${2:language}}{${3:before}}{${4:after}}" } }, { "name": "languageattribute", "arg": { "format": "{}{}", "snippet": "languageattribute{${1:language}}{${2:list of attributes}}" } }, { "name": "AddBabelHook", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "AddBabelHook{${1:name}}{${2:event}}{${3:code}}" } }, { "name": "AddBabelHook", "unusual": true, "arg": { "format": "[]{}{}{}", "snippet": "AddBabelHook[${4:language}]{${1:name}}{${2:event}}{${3:code}}" } }, { "name": "EnableBabelHook", "unusual": true, "arg": { "format": "{}", "snippet": "EnableBabelHook{${1:name}}" } }, { "name": "DisableBabelHook", "unusual": true, "arg": { "format": "{}", "snippet": "DisableBabelHook{${1:name}}" } }, { "name": "BabelContentsFiles", "unusual": true }, { "name": "babelcharproperty", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "babelcharproperty{${1:char-code}}{${2:property}}{${3:value}}" } }, { "name": "babelcharproperty", "unusual": true, "arg": { "format": "{}[]{}{}", "snippet": "babelcharproperty{${1:char-code}}[${4:to-char-code}]{${2:property}}{${3:value}}" } }, { "name": "babeladjust", "arg": { "format": "{}", "snippet": "babeladjust{${1:keyvals}}", "keys": [ "\\babeladjust" ], "keyPos": 0 } }, { "name": "localebox", "unusual": true, "arg": { "format": "{}", "snippet": "localebox{${1:text}}" } }, { "name": "fmtname", "unusual": true }, { "name": "glqq" }, { "name": "grqq" }, { "name": "glq" }, { "name": "grq" }, { "name": "flqq" }, { "name": "frqq" }, { "name": "flq" }, { "name": "frq" }, { "name": "quotedblbase" }, { "name": "quotesinglbase" }, { "name": "guillemetleft" }, { "name": "guillemetright" }, { "name": "guillemotleft", "unusual": true }, { "name": "guillemotright", "unusual": true }, { "name": "guilsinglleft" }, { "name": "guilsinglright" }, { "name": "dj" }, { "name": "DJ" }, { "name": "umlauthigh", "unusual": true }, { "name": "umlautlow", "unusual": true }, { "name": "latinencoding", "unusual": true }, { "name": "latintext" }, { "name": "textlatin", "arg": { "format": "{}", "snippet": "textlatin{${1:text}}" } }, { "name": "captionsalbanian", "if": "albanian", "unusual": true }, { "name": "datealbanian", "if": "albanian", "unusual": true }, { "name": "extrasalbanian", "if": "albanian", "unusual": true }, { "name": "noextrasalbanian", "if": "albanian", "unusual": true }, { "name": "prefacename", "if": "albanian", "unusual": true }, { "name": "bibname", "if": "albanian", "unusual": true }, { "name": "chaptername", "if": "albanian", "unusual": true }, { "name": "enclname", "if": "albanian", "unusual": true }, { "name": "ccname", "if": "albanian", "unusual": true }, { "name": "headtoname", "if": "albanian", "unusual": true }, { "name": "seename", "if": "albanian", "unusual": true }, { "name": "alsoname", "if": "albanian", "unusual": true }, { "name": "proofname", "if": "albanian", "unusual": true }, { "name": "glossaryname", "if": "albanian", "unusual": true }, { "name": "sh", "if": "albanian" }, { "name": "ch", "if": "albanian" }, { "name": "th", "if": "albanian" }, { "name": "cth", "if": "albanian" }, { "name": "arsh", "if": "albanian" }, { "name": "arch", "if": "albanian" }, { "name": "arth", "if": "albanian" }, { "name": "arcth", "if": "albanian" }, { "name": "tg", "if": "albanian" }, { "name": "ctg", "if": "albanian" }, { "name": "arctg", "if": "albanian" }, { "name": "arcctg", "if": "albanian" }, { "name": "Prob", "if": "albanian" }, { "name": "Expect", "if": "albanian" }, { "name": "Variance", "if": "albanian" }, { "name": "captionsazerbaijani", "if": "azerbaijani", "unusual": true }, { "name": "dateazerbaijani", "if": "azerbaijani", "unusual": true }, { "name": "extrasazerbaijani", "if": "azerbaijani", "unusual": true }, { "name": "noextrasazerbaijani", "if": "azerbaijani", "unusual": true }, { "name": "prefacename", "if": "azerbaijani", "unusual": true }, { "name": "bibname", "if": "azerbaijani", "unusual": true }, { "name": "chaptername", "if": "azerbaijani", "unusual": true }, { "name": "enclname", "if": "azerbaijani", "unusual": true }, { "name": "ccname", "if": "azerbaijani", "unusual": true }, { "name": "headtoname", "if": "azerbaijani", "unusual": true }, { "name": "seename", "if": "azerbaijani", "unusual": true }, { "name": "alsoname", "if": "azerbaijani", "unusual": true }, { "name": "proofname", "if": "azerbaijani", "unusual": true }, { "name": "glossaryname", "if": "azerbaijani", "unusual": true }, { "name": "azerbaijanischwa", "if": "azerbaijani" }, { "name": "Azerbaijanischwa", "if": "azerbaijani" }, { "name": "captionsbasque", "if": "basque", "unusual": true }, { "name": "datebasque", "if": "basque", "unusual": true }, { "name": "extrasbasque", "if": "basque", "unusual": true }, { "name": "noextrasbasque", "if": "basque", "unusual": true }, { "name": "basquehyphenmins", "if": "basque", "unusual": true }, { "name": "prefacename", "if": "basque", "unusual": true }, { "name": "bibname", "if": "basque", "unusual": true }, { "name": "chaptername", "if": "basque", "unusual": true }, { "name": "enclname", "if": "basque", "unusual": true }, { "name": "ccname", "if": "basque", "unusual": true }, { "name": "headtoname", "if": "basque", "unusual": true }, { "name": "seename", "if": "basque", "unusual": true }, { "name": "alsoname", "if": "basque", "unusual": true }, { "name": "proofname", "if": "basque", "unusual": true }, { "name": "glossaryname", "if": "basque", "unusual": true }, { "name": "dieresia", "if": "basque", "arg": { "format": "{}", "snippet": "dieresia{${1:arg}}" } }, { "name": "texttilde", "if": "basque", "arg": { "format": "{}", "snippet": "texttilde{${1:arg}}" } }, { "name": "captionsbelarusian", "if": "belarusian", "unusual": true }, { "name": "datebelarusian", "if": "belarusian", "unusual": true }, { "name": "extrasbelarusian", "if": "belarusian", "unusual": true }, { "name": "noextrasbelarusian", "if": "belarusian", "unusual": true }, { "name": "cyrdash", "if": "belarusian" }, { "name": "asbuk", "if": "belarusian", "arg": { "format": "{}", "snippet": "asbuk{${1:counter}}" } }, { "name": "Asbuk", "if": "belarusian", "arg": { "format": "{}", "snippet": "Asbuk{${1:counter}}" } }, { "name": "Belarusian", "if": "belarusian" }, { "name": "sh", "if": "belarusian" }, { "name": "ch", "if": "belarusian" }, { "name": "tg", "if": "belarusian" }, { "name": "ctg", "if": "belarusian" }, { "name": "arctg", "if": "belarusian" }, { "name": "arcctg", "if": "belarusian" }, { "name": "th", "if": "belarusian" }, { "name": "cth", "if": "belarusian" }, { "name": "cosec", "if": "belarusian" }, { "name": "Prob", "if": "belarusian" }, { "name": "Variance", "if": "belarusian" }, { "name": "NOD", "if": "belarusian" }, { "name": "nod", "if": "belarusian" }, { "name": "NOK", "if": "belarusian" }, { "name": "nok", "if": "belarusian" }, { "name": "Proj", "if": "belarusian" }, { "name": "NAD", "if": "belarusian" }, { "name": "nad", "if": "belarusian" }, { "name": "NAK", "if": "belarusian" }, { "name": "nak", "if": "belarusian" }, { "name": "cyrillicencoding", "if": "belarusian", "unusual": true }, { "name": "cyrillictext", "if": "belarusian", "unusual": true }, { "name": "cyr", "if": "belarusian", "unusual": true }, { "name": "textcyrillic", "if": "belarusian", "arg": { "format": "{}", "snippet": "textcyrillic{${1:text}}" } }, { "name": "dq", "if": "belarusian" }, { "name": "CYRA", "if": "belarusian", "unusual": true }, { "name": "CYRB", "if": "belarusian", "unusual": true }, { "name": "CYRV", "if": "belarusian", "unusual": true }, { "name": "CYRG", "if": "belarusian", "unusual": true }, { "name": "CYRGUP", "if": "belarusian", "unusual": true }, { "name": "CYRD", "if": "belarusian", "unusual": true }, { "name": "CYRE", "if": "belarusian", "unusual": true }, { "name": "CYRIE", "if": "belarusian", "unusual": true }, { "name": "CYRZH", "if": "belarusian", "unusual": true }, { "name": "CYRZ", "if": "belarusian", "unusual": true }, { "name": "CYRI", "if": "belarusian", "unusual": true }, { "name": "CYRII", "if": "belarusian", "unusual": true }, { "name": "CYRYI", "if": "belarusian", "unusual": true }, { "name": "CYRISHRT", "if": "belarusian", "unusual": true }, { "name": "CYRK", "if": "belarusian", "unusual": true }, { "name": "CYRL", "if": "belarusian", "unusual": true }, { "name": "CYRM", "if": "belarusian", "unusual": true }, { "name": "CYRN", "if": "belarusian", "unusual": true }, { "name": "CYRO", "if": "belarusian", "unusual": true }, { "name": "CYRP", "if": "belarusian", "unusual": true }, { "name": "CYRR", "if": "belarusian", "unusual": true }, { "name": "CYRS", "if": "belarusian", "unusual": true }, { "name": "CYRT", "if": "belarusian", "unusual": true }, { "name": "CYRU", "if": "belarusian", "unusual": true }, { "name": "CYRF", "if": "belarusian", "unusual": true }, { "name": "CYRH", "if": "belarusian", "unusual": true }, { "name": "CYRC", "if": "belarusian", "unusual": true }, { "name": "CYRCH", "if": "belarusian", "unusual": true }, { "name": "CYRSH", "if": "belarusian", "unusual": true }, { "name": "CYRSHCH", "if": "belarusian", "unusual": true }, { "name": "CYRYU", "if": "belarusian", "unusual": true }, { "name": "CYRYA", "if": "belarusian", "unusual": true }, { "name": "CYRSFTSN", "if": "belarusian", "unusual": true }, { "name": "CYRERY", "if": "belarusian", "unusual": true }, { "name": "cyra", "if": "belarusian", "unusual": true }, { "name": "cyrb", "if": "belarusian", "unusual": true }, { "name": "cyrv", "if": "belarusian", "unusual": true }, { "name": "cyrg", "if": "belarusian", "unusual": true }, { "name": "cyrgup", "if": "belarusian", "unusual": true }, { "name": "cyrd", "if": "belarusian", "unusual": true }, { "name": "cyre", "if": "belarusian", "unusual": true }, { "name": "cyrie", "if": "belarusian", "unusual": true }, { "name": "cyrzh", "if": "belarusian", "unusual": true }, { "name": "cyrz", "if": "belarusian", "unusual": true }, { "name": "cyri", "if": "belarusian", "unusual": true }, { "name": "cyrii", "if": "belarusian", "unusual": true }, { "name": "cyryi", "if": "belarusian", "unusual": true }, { "name": "cyrishrt", "if": "belarusian", "unusual": true }, { "name": "cyrk", "if": "belarusian", "unusual": true }, { "name": "cyrl", "if": "belarusian", "unusual": true }, { "name": "cyrm", "if": "belarusian", "unusual": true }, { "name": "cyrn", "if": "belarusian", "unusual": true }, { "name": "cyro", "if": "belarusian", "unusual": true }, { "name": "cyrp", "if": "belarusian", "unusual": true }, { "name": "cyrr", "if": "belarusian", "unusual": true }, { "name": "cyrs", "if": "belarusian", "unusual": true }, { "name": "cyrt", "if": "belarusian", "unusual": true }, { "name": "cyru", "if": "belarusian", "unusual": true }, { "name": "cyrf", "if": "belarusian", "unusual": true }, { "name": "cyrh", "if": "belarusian", "unusual": true }, { "name": "cyrc", "if": "belarusian", "unusual": true }, { "name": "cyrch", "if": "belarusian", "unusual": true }, { "name": "cyrsh", "if": "belarusian", "unusual": true }, { "name": "cyrshch", "if": "belarusian", "unusual": true }, { "name": "cyryu", "if": "belarusian", "unusual": true }, { "name": "cyrya", "if": "belarusian", "unusual": true }, { "name": "cyrsftsn", "if": "belarusian", "unusual": true }, { "name": "cyrery", "if": "belarusian", "unusual": true }, { "name": "cdash", "if": "belarusian", "unusual": true }, { "name": "prefacename", "if": "belarusian", "unusual": true }, { "name": "bibname", "if": "belarusian", "unusual": true }, { "name": "chaptername", "if": "belarusian", "unusual": true }, { "name": "tocname", "if": "belarusian", "unusual": true }, { "name": "authorname", "if": "belarusian", "unusual": true }, { "name": "enclname", "if": "belarusian", "unusual": true }, { "name": "ccname", "if": "belarusian", "unusual": true }, { "name": "headtoname", "if": "belarusian", "unusual": true }, { "name": "seename", "if": "belarusian", "unusual": true }, { "name": "alsoname", "if": "belarusian", "unusual": true }, { "name": "proofname", "if": "belarusian", "unusual": true }, { "name": "glossaryname", "if": "belarusian", "unusual": true }, { "name": "acronymname", "if": "belarusian", "unusual": true }, { "name": "lstlistingname", "if": "belarusian", "unusual": true }, { "name": "lstlistlistingname", "if": "belarusian", "unusual": true }, { "name": "notesname", "if": "belarusian", "unusual": true }, { "name": "nomname", "if": "belarusian", "unusual": true }, { "name": "captionsbosnian", "if": "bosnian", "unusual": true }, { "name": "datebosnian", "if": "bosnian", "unusual": true }, { "name": "extrasbosnian", "if": "bosnian", "unusual": true }, { "name": "noextrasbosnian", "if": "bosnian", "unusual": true }, { "name": "th", "if": "bosnian" }, { "name": "ctg", "if": "bosnian" }, { "name": "arctg", "if": "bosnian" }, { "name": "atcctg", "if": "bosnian" }, { "name": "prefacename", "if": "bosnian", "unusual": true }, { "name": "bibname", "if": "bosnian", "unusual": true }, { "name": "chaptername", "if": "bosnian", "unusual": true }, { "name": "enclname", "if": "bosnian", "unusual": true }, { "name": "ccname", "if": "bosnian", "unusual": true }, { "name": "headtoname", "if": "bosnian", "unusual": true }, { "name": "seename", "if": "bosnian", "unusual": true }, { "name": "alsoname", "if": "bosnian", "unusual": true }, { "name": "proofname", "if": "bosnian", "unusual": true }, { "name": "glossaryname", "if": "bosnian", "unusual": true }, { "name": "captionsbreton", "if": "breton", "unusual": true }, { "name": "datebreton", "if": "breton", "unusual": true }, { "name": "extrasbreton", "if": "breton", "unusual": true }, { "name": "noextrasbreton", "if": "breton", "unusual": true }, { "name": "prefacename", "if": "breton", "unusual": true }, { "name": "bibname", "if": "breton", "unusual": true }, { "name": "chaptername", "if": "breton", "unusual": true }, { "name": "enclname", "if": "breton", "unusual": true }, { "name": "ccname", "if": "breton", "unusual": true }, { "name": "headtoname", "if": "breton", "unusual": true }, { "name": "seename", "if": "breton", "unusual": true }, { "name": "alsoname", "if": "breton", "unusual": true }, { "name": "proofname", "if": "breton", "unusual": true }, { "name": "glossaryname", "if": "breton", "unusual": true }, { "name": "at", "if": "breton" }, { "name": "boi", "if": "breton" }, { "name": "circonflexe", "if": "breton" }, { "name": "tild", "if": "breton" }, { "name": "degre", "if": "breton" }, { "name": "kentan", "if": "breton" }, { "name": "eil", "if": "breton" }, { "name": "re", "if": "breton" }, { "name": "trede", "if": "breton" }, { "name": "pevare", "if": "breton" }, { "name": "vet", "if": "breton" }, { "name": "pempvet", "if": "breton" }, { "name": "captionsbulgarian", "if": "bulgarian", "unusual": true }, { "name": "datebulgarian", "if": "bulgarian", "unusual": true }, { "name": "extrasbulgarian", "if": "bulgarian", "unusual": true }, { "name": "noextrasbulgarian", "if": "bulgarian", "unusual": true }, { "name": "Bulgarian", "if": "bulgarian" }, { "name": "English", "if": "bulgarian" }, { "name": "Bul", "if": "bulgarian", "unusual": true }, { "name": "Bg", "if": "bulgarian", "unusual": true }, { "name": "cyrillictext", "if": "bulgarian", "unusual": true }, { "name": "cyr", "if": "bulgarian", "unusual": true }, { "name": "selectbglanguage", "if": "bulgarian", "unusual": true }, { "name": "Eng", "if": "bulgarian", "unusual": true }, { "name": "selectenglanguage", "if": "bulgarian", "unusual": true }, { "name": "textcyrillic", "if": "bulgarian", "arg": { "format": "{}", "snippet": "textcyrillic{${1:text}}" } }, { "name": "cyrillicencoding", "if": "bulgarian", "unusual": true }, { "name": "lat", "if": "bulgarian", "unusual": true, "detail": "⪫", "doc": "Larger than" }, { "name": "dq", "if": "bulgarian" }, { "name": "cyrdash", "if": "bulgarian" }, { "name": "cdash", "if": "bulgarian", "unusual": true }, { "name": "todayRoman", "if": "bulgarian" }, { "name": "weekdaynamebulgarian", "if": "bulgarian", "arg": { "format": "{}", "snippet": "weekdaynamebulgarian{${1:number}}" } }, { "name": "abvon", "if": "bulgarian" }, { "name": "abvoff", "if": "bulgarian" }, { "name": "tg", "if": "bulgarian" }, { "name": "ctg", "if": "bulgarian" }, { "name": "cosec", "if": "bulgarian" }, { "name": "arctg", "if": "bulgarian" }, { "name": "arcctg", "if": "bulgarian" }, { "name": "sh", "if": "bulgarian" }, { "name": "ch", "if": "bulgarian" }, { "name": "cth", "if": "bulgarian" }, { "name": "CYRA", "if": "bulgarian", "unusual": true }, { "name": "CYRB", "if": "bulgarian", "unusual": true }, { "name": "CYRV", "if": "bulgarian", "unusual": true }, { "name": "CYRG", "if": "bulgarian", "unusual": true }, { "name": "CYRGUP", "if": "bulgarian", "unusual": true }, { "name": "CYRD", "if": "bulgarian", "unusual": true }, { "name": "CYRE", "if": "bulgarian", "unusual": true }, { "name": "CYRIE", "if": "bulgarian", "unusual": true }, { "name": "CYRZH", "if": "bulgarian", "unusual": true }, { "name": "CYRZ", "if": "bulgarian", "unusual": true }, { "name": "CYRI", "if": "bulgarian", "unusual": true }, { "name": "CYRII", "if": "bulgarian", "unusual": true }, { "name": "CYRYI", "if": "bulgarian", "unusual": true }, { "name": "CYRISHRT", "if": "bulgarian", "unusual": true }, { "name": "CYRK", "if": "bulgarian", "unusual": true }, { "name": "CYRL", "if": "bulgarian", "unusual": true }, { "name": "CYRM", "if": "bulgarian", "unusual": true }, { "name": "CYRN", "if": "bulgarian", "unusual": true }, { "name": "CYRO", "if": "bulgarian", "unusual": true }, { "name": "CYRP", "if": "bulgarian", "unusual": true }, { "name": "CYRR", "if": "bulgarian", "unusual": true }, { "name": "CYRS", "if": "bulgarian", "unusual": true }, { "name": "CYRT", "if": "bulgarian", "unusual": true }, { "name": "CYRU", "if": "bulgarian", "unusual": true }, { "name": "CYRF", "if": "bulgarian", "unusual": true }, { "name": "CYRH", "if": "bulgarian", "unusual": true }, { "name": "CYRC", "if": "bulgarian", "unusual": true }, { "name": "CYRCH", "if": "bulgarian", "unusual": true }, { "name": "CYRSH", "if": "bulgarian", "unusual": true }, { "name": "CYRSHCH", "if": "bulgarian", "unusual": true }, { "name": "CYRYU", "if": "bulgarian", "unusual": true }, { "name": "CYRYA", "if": "bulgarian", "unusual": true }, { "name": "CYRSFTSN", "if": "bulgarian", "unusual": true }, { "name": "CYRERY", "if": "bulgarian", "unusual": true }, { "name": "cyra", "if": "bulgarian", "unusual": true }, { "name": "cyrb", "if": "bulgarian", "unusual": true }, { "name": "cyrv", "if": "bulgarian", "unusual": true }, { "name": "cyrg", "if": "bulgarian", "unusual": true }, { "name": "cyrgup", "if": "bulgarian", "unusual": true }, { "name": "cyrd", "if": "bulgarian", "unusual": true }, { "name": "cyre", "if": "bulgarian", "unusual": true }, { "name": "cyrie", "if": "bulgarian", "unusual": true }, { "name": "cyrzh", "if": "bulgarian", "unusual": true }, { "name": "cyrz", "if": "bulgarian", "unusual": true }, { "name": "cyri", "if": "bulgarian", "unusual": true }, { "name": "cyrii", "if": "bulgarian", "unusual": true }, { "name": "cyryi", "if": "bulgarian", "unusual": true }, { "name": "cyrishrt", "if": "bulgarian", "unusual": true }, { "name": "cyrk", "if": "bulgarian", "unusual": true }, { "name": "cyrl", "if": "bulgarian", "unusual": true }, { "name": "cyrm", "if": "bulgarian", "unusual": true }, { "name": "cyrn", "if": "bulgarian", "unusual": true }, { "name": "cyro", "if": "bulgarian", "unusual": true }, { "name": "cyrp", "if": "bulgarian", "unusual": true }, { "name": "cyrr", "if": "bulgarian", "unusual": true }, { "name": "cyrs", "if": "bulgarian", "unusual": true }, { "name": "cyrt", "if": "bulgarian", "unusual": true }, { "name": "cyru", "if": "bulgarian", "unusual": true }, { "name": "cyrf", "if": "bulgarian", "unusual": true }, { "name": "cyrh", "if": "bulgarian", "unusual": true }, { "name": "cyrc", "if": "bulgarian", "unusual": true }, { "name": "cyrch", "if": "bulgarian", "unusual": true }, { "name": "cyrsh", "if": "bulgarian", "unusual": true }, { "name": "cyrshch", "if": "bulgarian", "unusual": true }, { "name": "cyryu", "if": "bulgarian", "unusual": true }, { "name": "cyrya", "if": "bulgarian", "unusual": true }, { "name": "cyrsftsn", "if": "bulgarian", "unusual": true }, { "name": "cyrery", "if": "bulgarian", "unusual": true }, { "name": "cyrxtounicode", "if": "bulgarian", "unusual": true }, { "name": "prefacename", "if": "bulgarian", "unusual": true }, { "name": "bibname", "if": "bulgarian", "unusual": true }, { "name": "chaptername", "if": "bulgarian", "unusual": true }, { "name": "enclname", "if": "bulgarian", "unusual": true }, { "name": "ccname", "if": "bulgarian", "unusual": true }, { "name": "headtoname", "if": "bulgarian", "unusual": true }, { "name": "seename", "if": "bulgarian", "unusual": true }, { "name": "alsoname", "if": "bulgarian", "unusual": true }, { "name": "proofname", "if": "bulgarian", "unusual": true }, { "name": "glossaryname", "if": "bulgarian", "unusual": true }, { "name": "Romannumeral", "if": "bulgarian", "arg": { "format": "{}", "snippet": "Romannumeral{${1:number}}" } }, { "name": "lastJulianDatebulgarian", "if": "bulgarian", "unusual": true, "arg": { "format": "{}", "snippet": "lastJulianDatebulgarian{${1:number}}" } }, { "name": "firstGregorianDatebulgarian", "if": "bulgarian", "unusual": true, "arg": { "format": "{}", "snippet": "firstGregorianDatebulgarian{${1:number}}" } }, { "name": "abbgyear", "if": "bulgarian", "unusual": true }, { "name": "No", "if": "bulgarian" }, { "name": "captionscatalan", "if": "catalan", "unusual": true }, { "name": "datecatalan", "if": "catalan", "unusual": true }, { "name": "extrascatalan", "if": "catalan", "unusual": true }, { "name": "noextrascatalan", "if": "catalan", "unusual": true }, { "name": "catalanhyphenmins", "if": "catalan", "unusual": true }, { "name": "lgem", "if": "catalan" }, { "name": "Lgem", "if": "catalan" }, { "name": "up", "if": "catalan", "arg": { "format": "{}", "snippet": "up{${1:arg}}" } }, { "name": "prefacename", "if": "catalan", "unusual": true }, { "name": "bibname", "if": "catalan", "unusual": true }, { "name": "chaptername", "if": "catalan", "unusual": true }, { "name": "enclname", "if": "catalan", "unusual": true }, { "name": "ccname", "if": "catalan", "unusual": true }, { "name": "headtoname", "if": "catalan", "unusual": true }, { "name": "seename", "if": "catalan", "unusual": true }, { "name": "alsoname", "if": "catalan", "unusual": true }, { "name": "proofname", "if": "catalan", "unusual": true }, { "name": "glossaryname", "if": "catalan", "unusual": true }, { "name": "dieresis", "if": "catalan", "arg": { "format": "{}", "snippet": "dieresis{${1:arg}}" } }, { "name": "captionscroatian", "if": "croatian", "unusual": true }, { "name": "datecroatian", "if": "croatian", "unusual": true }, { "name": "extrascroatian", "if": "croatian", "unusual": true }, { "name": "noextrascroatian", "if": "croatian", "unusual": true }, { "name": "prefacename", "if": "croatian", "unusual": true }, { "name": "bibname", "if": "croatian", "unusual": true }, { "name": "chaptername", "if": "croatian", "unusual": true }, { "name": "enclname", "if": "croatian", "unusual": true }, { "name": "ccname", "if": "croatian", "unusual": true }, { "name": "headtoname", "if": "croatian", "unusual": true }, { "name": "seename", "if": "croatian", "unusual": true }, { "name": "alsoname", "if": "croatian", "unusual": true }, { "name": "proofname", "if": "croatian", "unusual": true }, { "name": "glossaryname", "if": "croatian", "unusual": true }, { "name": "captionsczech", "if": "czech", "unusual": true }, { "name": "dateczech", "if": "czech", "unusual": true }, { "name": "extrasczech", "if": "czech", "unusual": true }, { "name": "noextrasczech", "if": "czech", "unusual": true }, { "name": "q", "if": "czech", "arg": { "format": "{}", "snippet": "q{${1:arg}}" } }, { "name": "w", "if": "czech", "arg": { "format": "{}", "snippet": "w{${1:arg}}" } }, { "name": "uv", "if": "czech", "arg": { "format": "{}", "snippet": "uv{${1:arg}}" } }, { "name": "csprimeson", "if": "czech" }, { "name": "csprimesoff", "if": "czech" }, { "name": "prefacename", "if": "czech", "unusual": true }, { "name": "bibname", "if": "czech", "unusual": true }, { "name": "chaptername", "if": "czech", "unusual": true }, { "name": "enclname", "if": "czech", "unusual": true }, { "name": "ccname", "if": "czech", "unusual": true }, { "name": "headtoname", "if": "czech", "unusual": true }, { "name": "seename", "if": "czech", "unusual": true }, { "name": "alsoname", "if": "czech", "unusual": true }, { "name": "proofname", "if": "czech", "unusual": true }, { "name": "glossaryname", "if": "czech", "unusual": true }, { "name": "sq", "if": "czech" }, { "name": "dq", "if": "czech" }, { "name": "lcaron", "if": "czech" }, { "name": "Lcaron", "if": "czech" }, { "name": "clqq", "if": "czech" }, { "name": "crqq", "if": "czech" }, { "name": "clq", "if": "czech" }, { "name": "crq", "if": "czech" }, { "name": "captionsdanish", "if": "danish", "unusual": true }, { "name": "datedanish", "if": "danish", "unusual": true }, { "name": "extrasdanish", "if": "danish", "unusual": true }, { "name": "noextrasdanish", "if": "danish", "unusual": true }, { "name": "prefacename", "if": "danish", "unusual": true }, { "name": "bibname", "if": "danish", "unusual": true }, { "name": "chaptername", "if": "danish", "unusual": true }, { "name": "enclname", "if": "danish", "unusual": true }, { "name": "ccname", "if": "danish", "unusual": true }, { "name": "headtoname", "if": "danish", "unusual": true }, { "name": "seename", "if": "danish", "unusual": true }, { "name": "alsoname", "if": "danish", "unusual": true }, { "name": "proofname", "if": "danish", "unusual": true }, { "name": "glossaryname", "if": "danish", "unusual": true }, { "name": "captionsdutch", "if": "dutch", "unusual": true }, { "name": "datedutch", "if": "dutch", "unusual": true }, { "name": "extrasdutch", "if": "dutch", "unusual": true }, { "name": "noextrasdutch", "if": "dutch", "unusual": true }, { "name": "prefacename", "if": "dutch", "unusual": true }, { "name": "bibname", "if": "dutch", "unusual": true }, { "name": "chaptername", "if": "dutch", "unusual": true }, { "name": "enclname", "if": "dutch", "unusual": true }, { "name": "ccname", "if": "dutch", "unusual": true }, { "name": "headtoname", "if": "dutch", "unusual": true }, { "name": "seename", "if": "dutch", "unusual": true }, { "name": "alsoname", "if": "dutch", "unusual": true }, { "name": "proofname", "if": "dutch", "unusual": true }, { "name": "glossaryname", "if": "dutch", "unusual": true }, { "name": "dutchhyphenmins", "if": "dutch", "unusual": true }, { "name": "captionsafrikaans", "if": "afrikaans", "unusual": true }, { "name": "dateafrikaans", "if": "afrikaans", "unusual": true }, { "name": "extrasafrikaans", "if": "afrikaans", "unusual": true }, { "name": "noextrasafrikaans", "if": "afrikaans", "unusual": true }, { "name": "prefacename", "if": "afrikaans", "unusual": true }, { "name": "bibname", "if": "afrikaans", "unusual": true }, { "name": "chaptername", "if": "afrikaans", "unusual": true }, { "name": "enclname", "if": "afrikaans", "unusual": true }, { "name": "ccname", "if": "afrikaans", "unusual": true }, { "name": "headtoname", "if": "afrikaans", "unusual": true }, { "name": "seename", "if": "afrikaans", "unusual": true }, { "name": "alsoname", "if": "afrikaans", "unusual": true }, { "name": "proofname", "if": "afrikaans", "unusual": true }, { "name": "glossaryname", "if": "afrikaans", "unusual": true }, { "name": "afrikaanshyphenmins", "if": "afrikaans", "unusual": true }, { "name": "captionsenglish", "if": "english", "unusual": true }, { "name": "dateenglish", "if": "english", "unusual": true }, { "name": "extrasenglish", "if": "english", "unusual": true }, { "name": "noextrasenglish", "if": "english", "unusual": true }, { "name": "prefacename", "if": "english", "unusual": true }, { "name": "bibname", "if": "english", "unusual": true }, { "name": "chaptername", "if": "english", "unusual": true }, { "name": "enclname", "if": "english", "unusual": true }, { "name": "ccname", "if": "english", "unusual": true }, { "name": "headtoname", "if": "english", "unusual": true }, { "name": "seename", "if": "english", "unusual": true }, { "name": "alsoname", "if": "english", "unusual": true }, { "name": "proofname", "if": "english", "unusual": true }, { "name": "glossaryname", "if": "english", "unusual": true }, { "name": "captionsamerican", "if": "american", "unusual": true }, { "name": "dateamerican", "if": "american", "unusual": true }, { "name": "extrasamerican", "if": "american", "unusual": true }, { "name": "noextrasamerican", "if": "american", "unusual": true }, { "name": "prefacename", "if": "american", "unusual": true }, { "name": "bibname", "if": "american", "unusual": true }, { "name": "chaptername", "if": "american", "unusual": true }, { "name": "enclname", "if": "american", "unusual": true }, { "name": "ccname", "if": "american", "unusual": true }, { "name": "headtoname", "if": "american", "unusual": true }, { "name": "seename", "if": "american", "unusual": true }, { "name": "alsoname", "if": "american", "unusual": true }, { "name": "proofname", "if": "american", "unusual": true }, { "name": "glossaryname", "if": "american", "unusual": true }, { "name": "captionsaustralian", "if": "australian", "unusual": true }, { "name": "dateaustralian", "if": "australian", "unusual": true }, { "name": "extrasaustralian", "if": "australian", "unusual": true }, { "name": "noextrasaustralian", "if": "australian", "unusual": true }, { "name": "prefacename", "if": "australian", "unusual": true }, { "name": "bibname", "if": "australian", "unusual": true }, { "name": "chaptername", "if": "australian", "unusual": true }, { "name": "enclname", "if": "australian", "unusual": true }, { "name": "ccname", "if": "australian", "unusual": true }, { "name": "headtoname", "if": "australian", "unusual": true }, { "name": "seename", "if": "australian", "unusual": true }, { "name": "alsoname", "if": "australian", "unusual": true }, { "name": "proofname", "if": "australian", "unusual": true }, { "name": "glossaryname", "if": "australian", "unusual": true }, { "name": "captionsbritish", "if": "british", "unusual": true }, { "name": "datebritish", "if": "british", "unusual": true }, { "name": "extrasbritish", "if": "british", "unusual": true }, { "name": "noextrasbritish", "if": "british", "unusual": true }, { "name": "prefacename", "if": "british", "unusual": true }, { "name": "bibname", "if": "british", "unusual": true }, { "name": "chaptername", "if": "british", "unusual": true }, { "name": "enclname", "if": "british", "unusual": true }, { "name": "ccname", "if": "british", "unusual": true }, { "name": "headtoname", "if": "british", "unusual": true }, { "name": "seename", "if": "british", "unusual": true }, { "name": "alsoname", "if": "british", "unusual": true }, { "name": "proofname", "if": "british", "unusual": true }, { "name": "glossaryname", "if": "british", "unusual": true }, { "name": "captionscanadian", "if": "canadian", "unusual": true }, { "name": "datecanadian", "if": "canadian", "unusual": true }, { "name": "extrascanadian", "if": "canadian", "unusual": true }, { "name": "noextrascanadian", "if": "canadian", "unusual": true }, { "name": "prefacename", "if": "canadian", "unusual": true }, { "name": "bibname", "if": "canadian", "unusual": true }, { "name": "chaptername", "if": "canadian", "unusual": true }, { "name": "enclname", "if": "canadian", "unusual": true }, { "name": "ccname", "if": "canadian", "unusual": true }, { "name": "headtoname", "if": "canadian", "unusual": true }, { "name": "seename", "if": "canadian", "unusual": true }, { "name": "alsoname", "if": "canadian", "unusual": true }, { "name": "proofname", "if": "canadian", "unusual": true }, { "name": "glossaryname", "if": "canadian", "unusual": true }, { "name": "captionsnewzealand", "if": "newzealand", "unusual": true }, { "name": "datenewzealand", "if": "newzealand", "unusual": true }, { "name": "extrasnewzealand", "if": "newzealand", "unusual": true }, { "name": "noextrasnewzealand", "if": "newzealand", "unusual": true }, { "name": "prefacename", "if": "newzealand", "unusual": true }, { "name": "bibname", "if": "newzealand", "unusual": true }, { "name": "chaptername", "if": "newzealand", "unusual": true }, { "name": "enclname", "if": "newzealand", "unusual": true }, { "name": "ccname", "if": "newzealand", "unusual": true }, { "name": "headtoname", "if": "newzealand", "unusual": true }, { "name": "seename", "if": "newzealand", "unusual": true }, { "name": "alsoname", "if": "newzealand", "unusual": true }, { "name": "proofname", "if": "newzealand", "unusual": true }, { "name": "glossaryname", "if": "newzealand", "unusual": true }, { "name": "captionsUKenglish", "if": "UKenglish", "unusual": true }, { "name": "dateUKenglish", "if": "UKenglish", "unusual": true }, { "name": "extrasUKenglish", "if": "UKenglish", "unusual": true }, { "name": "noextrasUKenglish", "if": "UKenglish", "unusual": true }, { "name": "prefacename", "if": "UKenglish", "unusual": true }, { "name": "bibname", "if": "UKenglish", "unusual": true }, { "name": "chaptername", "if": "UKenglish", "unusual": true }, { "name": "enclname", "if": "UKenglish", "unusual": true }, { "name": "ccname", "if": "UKenglish", "unusual": true }, { "name": "headtoname", "if": "UKenglish", "unusual": true }, { "name": "seename", "if": "UKenglish", "unusual": true }, { "name": "alsoname", "if": "UKenglish", "unusual": true }, { "name": "proofname", "if": "UKenglish", "unusual": true }, { "name": "glossaryname", "if": "UKenglish", "unusual": true }, { "name": "captionsUSenglish", "if": "USenglish", "unusual": true }, { "name": "dateUSenglish", "if": "USenglish", "unusual": true }, { "name": "extrasUSenglish", "if": "USenglish", "unusual": true }, { "name": "noextrasUSenglish", "if": "USenglish", "unusual": true }, { "name": "prefacename", "if": "USenglish", "unusual": true }, { "name": "bibname", "if": "USenglish", "unusual": true }, { "name": "chaptername", "if": "USenglish", "unusual": true }, { "name": "enclname", "if": "USenglish", "unusual": true }, { "name": "ccname", "if": "USenglish", "unusual": true }, { "name": "headtoname", "if": "USenglish", "unusual": true }, { "name": "seename", "if": "USenglish", "unusual": true }, { "name": "alsoname", "if": "USenglish", "unusual": true }, { "name": "proofname", "if": "USenglish", "unusual": true }, { "name": "glossaryname", "if": "USenglish", "unusual": true }, { "name": "captionsesperanto", "if": "esperanto", "unusual": true }, { "name": "dateesperanto", "if": "esperanto", "unusual": true }, { "name": "extrasesperanto", "if": "esperanto", "unusual": true }, { "name": "noextrasesperanto", "if": "esperanto", "unusual": true }, { "name": "prefacename", "if": "esperanto", "unusual": true }, { "name": "bibname", "if": "esperanto", "unusual": true }, { "name": "chaptername", "if": "esperanto", "unusual": true }, { "name": "enclname", "if": "esperanto", "unusual": true }, { "name": "ccname", "if": "esperanto", "unusual": true }, { "name": "headtoname", "if": "esperanto", "unusual": true }, { "name": "seename", "if": "esperanto", "unusual": true }, { "name": "alsoname", "if": "esperanto", "unusual": true }, { "name": "proofname", "if": "esperanto", "unusual": true }, { "name": "glossaryname", "if": "esperanto", "unusual": true }, { "name": "Esper", "if": "esperanto", "arg": { "format": "{}", "snippet": "Esper{${1:counter}}" } }, { "name": "esper", "if": "esperanto", "arg": { "format": "{}", "snippet": "esper{${1:counter}}" } }, { "name": "hodiau", "if": "esperanto" }, { "name": "hodiaun", "if": "esperanto" }, { "name": "captionsestonian", "if": "estonian", "unusual": true }, { "name": "dateestonian", "if": "estonian", "unusual": true }, { "name": "extrasestonian", "if": "estonian", "unusual": true }, { "name": "noextrasestonian", "if": "estonian", "unusual": true }, { "name": "prefacename", "if": "estonian", "unusual": true }, { "name": "bibname", "if": "estonian", "unusual": true }, { "name": "chaptername", "if": "estonian", "unusual": true }, { "name": "enclname", "if": "estonian", "unusual": true }, { "name": "ccname", "if": "estonian", "unusual": true }, { "name": "headtoname", "if": "estonian", "unusual": true }, { "name": "seename", "if": "estonian", "unusual": true }, { "name": "alsoname", "if": "estonian", "unusual": true }, { "name": "proofname", "if": "estonian", "unusual": true }, { "name": "glossaryname", "if": "estonian", "unusual": true }, { "name": "dq", "if": "estonian" }, { "name": "captionsfinnish", "if": "finnish", "unusual": true }, { "name": "datefinnish", "if": "finnish", "unusual": true }, { "name": "extrasfinnish", "if": "finnish", "unusual": true }, { "name": "noextrasfinnish", "if": "finnish", "unusual": true }, { "name": "prefacename", "if": "finnish", "unusual": true }, { "name": "bibname", "if": "finnish", "unusual": true }, { "name": "chaptername", "if": "finnish", "unusual": true }, { "name": "enclname", "if": "finnish", "unusual": true }, { "name": "ccname", "if": "finnish", "unusual": true }, { "name": "headtoname", "if": "finnish", "unusual": true }, { "name": "seename", "if": "finnish", "unusual": true }, { "name": "alsoname", "if": "finnish", "unusual": true }, { "name": "proofname", "if": "finnish", "unusual": true }, { "name": "glossaryname", "if": "finnish", "unusual": true }, { "name": "frenchsetup", "if": "french", "arg": { "format": "{}", "snippet": "frenchsetup{${1:options%keyvals}}", "keys": [ "\\frenchsetup,\\frenchbsetup" ], "keyPos": 0 } }, { "name": "AddThinSpaceBeforeFootnotes", "if": "french", "unusual": true }, { "name": "alsoname", "if": "french", "unusual": true }, { "name": "at", "if": "french" }, { "name": "bibname", "if": "french", "unusual": true }, { "name": "AutoSpaceBeforeFDP", "if": "french", "unusual": true }, { "name": "boi", "if": "french" }, { "name": "bname", "if": "french", "arg": { "format": "{}", "snippet": "bname{${1:text}}" } }, { "name": "bsc", "if": "french", "arg": { "format": "{}", "snippet": "bsc{${1:text}}" } }, { "name": "CaptionSeparator", "if": "french", "unusual": true }, { "name": "captionsfrench", "if": "french", "unusual": true }, { "name": "ccname", "if": "french", "unusual": true }, { "name": "chaptername", "if": "french", "unusual": true }, { "name": "circonflexe", "if": "french" }, { "name": "dateacadian", "if": "french", "unusual": true }, { "name": "datefrench", "if": "french", "unusual": true }, { "name": "DecimalMathComma", "if": "french" }, { "name": "degre", "if": "french", "unusual": true }, { "name": "degres", "if": "french" }, { "name": "descindentFB", "if": "french", "unusual": true }, { "name": "dotFFN", "if": "french", "unusual": true }, { "name": "enclname", "if": "french", "unusual": true }, { "name": "extrasfrench", "if": "french", "unusual": true }, { "name": "FBcolonspace", "if": "french" }, { "name": "FBdatebox", "if": "french", "unusual": true }, { "name": "FBdatespace", "if": "french", "unusual": true }, { "name": "FBeverylineguill", "if": "french", "unusual": true }, { "name": "FBfigtabshape", "if": "french", "unusual": true }, { "name": "FBfnindent", "if": "french", "unusual": true }, { "name": "FBfnmarkspace", "if": "french", "unusual": true }, { "name": "FBFrenchFootnotesfalse", "if": "french", "unusual": true }, { "name": "FBFrenchFootnotestrue", "if": "french", "unusual": true }, { "name": "FBFrenchSuperscriptstrue", "if": "french", "unusual": true }, { "name": "FBGlobalLayoutFrenchtrue", "if": "french", "unusual": true }, { "name": "FBgspchar", "if": "french", "unusual": true }, { "name": "FBguillopen", "if": "french", "unusual": true }, { "name": "FBguillspace", "if": "french" }, { "name": "FBInnerGuillSinglefalse", "if": "french", "unusual": true }, { "name": "FBInnerGuillSingletrue", "if": "french", "unusual": true }, { "name": "FBListItemsAsParfalse", "if": "french", "unusual": true }, { "name": "FBListItemsAsPartrue", "if": "french", "unusual": true }, { "name": "FBLowercaseSuperscriptstrue", "if": "french", "unusual": true }, { "name": "FBmedkern", "if": "french", "unusual": true }, { "name": "FBPartNameFulltrue", "if": "french", "unusual": true }, { "name": "FBsetspaces", "if": "french", "unusual": true, "arg": { "format": "[]{}{}{}{}", "snippet": "FBsetspaces[${5:language}]{${1:type}}{${2:width}}{${3:stretch}}{${4:shrink}}" } }, { "name": "FBsetspaces", "if": "french", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "FBsetspaces{${1:type}}{${2:width}}{${3:stretch}}{${4:shrink}}" } }, { "name": "FBSmallCapsFigTabCaptionstrue", "if": "french", "unusual": true }, { "name": "FBStandardEnumerateEnvtrue", "if": "french", "unusual": true }, { "name": "FBStandardItemizeEnvtrue", "if": "french", "unusual": true }, { "name": "FBStandardItemLabelstrue", "if": "french", "unusual": true }, { "name": "FBStandardLayouttrue", "if": "french", "unusual": true }, { "name": "FBStandardListSpacingtrue", "if": "french", "unusual": true }, { "name": "FBStandardListstrue", "if": "french", "unusual": true }, { "name": "FBsupR", "if": "french", "unusual": true }, { "name": "FBsupS", "if": "french", "unusual": true }, { "name": "FBtextellipsis", "if": "french", "unusual": true }, { "name": "FBthickkern", "if": "french", "unusual": true }, { "name": "FBthinspace", "if": "french" }, { "name": "FBthousandsep", "if": "french", "unusual": true }, { "name": "FBWarning", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "FBWarning{${1:message%text}}" } }, { "name": "fg", "if": "french" }, { "name": "fgi", "if": "french", "unusual": true }, { "name": "fgii", "if": "french", "unusual": true }, { "name": "fprimo)", "if": "french" }, { "name": "frenchdate", "if": "french", "arg": { "format": "{}{}{}", "snippet": "frenchdate{${1:day}}{${2:month}}{${3:year}}" } }, { "name": "FrenchEnumerate", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "FrenchEnumerate{${1:arg}}" } }, { "name": "FrenchFootnotes", "if": "french", "unusual": true }, { "name": "FrenchLabelItem", "if": "french", "unusual": true }, { "name": "frenchpartfirst", "if": "french", "unusual": true }, { "name": "frenchpartsecond", "if": "french", "unusual": true }, { "name": "FrenchPopularEnumerate", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "FrenchPopularEnumerate{${1:arg}}" } }, { "name": "frenchtoday", "if": "french" }, { "name": "Frlabelitemi", "if": "french", "unusual": true }, { "name": "Frlabelitemi", "if": "french", "unusual": true }, { "name": "Frlabelitemii", "if": "french", "unusual": true }, { "name": "Frlabelitemii", "if": "french", "unusual": true }, { "name": "Frlabelitemiii", "if": "french", "unusual": true }, { "name": "Frlabelitemiii", "if": "french", "unusual": true }, { "name": "Frlabelitemiv", "if": "french", "unusual": true }, { "name": "Frlabelitemiv", "if": "french", "unusual": true }, { "name": "frquote", "if": "french", "arg": { "format": "{}", "snippet": "frquote{${1:text}}" } }, { "name": "fup", "if": "french", "arg": { "format": "{}", "snippet": "fup{${1:text}}" } }, { "name": "glossaryname", "if": "french", "unusual": true }, { "name": "headtoname", "if": "french", "unusual": true }, { "name": "ieme", "if": "french" }, { "name": "iemes", "if": "french" }, { "name": "ier", "if": "french" }, { "name": "iere", "if": "french" }, { "name": "ieres", "if": "french" }, { "name": "iers", "if": "french" }, { "name": "ifFBAutoSpaceFootnotes", "if": "french", "unusual": true }, { "name": "ifFBCompactItemize", "if": "french", "unusual": true }, { "name": "ifFBCustomiseFigTabCaptions", "if": "french", "unusual": true }, { "name": "ifFBfrench", "if": "french", "unusual": true }, { "name": "ifFBFrenchFootnotes", "if": "french", "unusual": true }, { "name": "ifFBFrenchSuperscripts", "if": "french", "unusual": true }, { "name": "ifFBGlobalLayoutFrench", "if": "french", "unusual": true }, { "name": "ifFBIndentFirst", "if": "french", "unusual": true }, { "name": "ifFBINGuillSpace", "if": "french", "unusual": true }, { "name": "ifFBListItemsAsPar", "if": "french", "unusual": true }, { "name": "ifFBListOldLayout", "if": "french", "unusual": true }, { "name": "ifFBLowercaseSuperscripts", "if": "french", "unusual": true }, { "name": "ifFBLuaTeX", "if": "french", "unusual": true }, { "name": "ifFBOldFigTabCaptions", "if": "french", "unusual": true }, { "name": "ifFBOriginalTypewriter", "if": "french", "unusual": true }, { "name": "ifFBPartNameFull", "if": "french", "unusual": true }, { "name": "ifFBShowOptions", "if": "french", "unusual": true }, { "name": "ifFBSmallCapsFigTabCaptions", "if": "french", "unusual": true }, { "name": "ifFBStandardEnumerateEnv", "if": "french", "unusual": true }, { "name": "ifFBStandardItemizeEnv", "if": "french", "unusual": true }, { "name": "ifFBStandardItemLabels", "if": "french", "unusual": true }, { "name": "ifFBStandardLayout", "if": "french", "unusual": true }, { "name": "ifFBStandardLists", "if": "french", "unusual": true }, { "name": "ifFBStandardListSpacing", "if": "french", "unusual": true }, { "name": "ifFBSuppressWarning", "if": "french", "unusual": true }, { "name": "ifFBThinColonSpace", "if": "french", "unusual": true }, { "name": "ifFBThinSpaceInFrenchNumbers", "if": "french", "unusual": true }, { "name": "ifFBunicode", "if": "french", "unusual": true }, { "name": "ifFBXeTeX", "if": "french", "unusual": true }, { "name": "ifLaTeXe", "if": "french", "unusual": true }, { "name": "kernFFN", "if": "french", "unusual": true }, { "name": "labelindentFB", "if": "french", "unusual": true }, { "name": "labelwidthFB", "if": "french", "unusual": true }, { "name": "leftmarginFB", "if": "french", "unusual": true }, { "name": "listfigurename", "if": "french", "unusual": true }, { "name": "listindentFB", "if": "french", "unusual": true }, { "name": "No", "if": "french" }, { "name": "no", "if": "french" }, { "name": "NoAutoSpaceBeforeFDP", "if": "french", "unusual": true }, { "name": "NoAutoSpacing", "if": "french" }, { "name": "NoEveryParQuote", "if": "french", "unusual": true }, { "name": "noextrasfrench", "if": "french", "unusual": true }, { "name": "nombre", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "nombre{${1:arg}}" } }, { "name": "nos", "if": "french" }, { "name": "Nos", "if": "french" }, { "name": "og", "if": "french" }, { "name": "ogi", "if": "french", "unusual": true }, { "name": "ogii", "if": "french", "unusual": true }, { "name": "parindentFFN", "if": "french", "unusual": true }, { "name": "partfirst", "if": "french", "unusual": true }, { "name": "partfirst", "if": "french", "unusual": true }, { "name": "partnameord", "if": "french", "unusual": true }, { "name": "partsecond", "if": "french", "unusual": true }, { "name": "partsecond", "if": "french", "unusual": true }, { "name": "prefacename", "if": "french", "unusual": true }, { "name": "primo", "if": "french" }, { "name": "proofname", "if": "french", "unusual": true }, { "name": "quarto", "if": "french" }, { "name": "rmfamilyFB", "if": "french", "unusual": true }, { "name": "secundo", "if": "french" }, { "name": "seename", "if": "french", "unusual": true }, { "name": "sffamilyFB", "if": "french", "unusual": true }, { "name": "StandardFootnotes", "if": "french", "unusual": true }, { "name": "StandardMathComma", "if": "french" }, { "name": "tertio", "if": "french" }, { "name": "tild", "if": "french" }, { "name": "ttfamilyFB", "if": "french", "unusual": true }, { "name": "up", "if": "french", "arg": { "format": "{}", "snippet": "up{${1:text}}" } }, { "name": "xspace", "if": "french" }, { "name": "frenchsetup", "if": "acadian", "arg": { "format": "{}", "snippet": "frenchsetup{${1:options%keyvals}}", "keys": [ "\\frenchsetup,\\frenchbsetup" ], "keyPos": 0 } }, { "name": "acadiandate", "if": "acadian", "arg": { "format": "{}{}{}", "snippet": "acadiandate{${1:day}}{${2:month}}{${3:year}}" } }, { "name": "acadiantoday", "if": "acadian" }, { "name": "AddThinSpaceBeforeFootnotes", "if": "acadian", "unusual": true }, { "name": "alsoname", "if": "acadian", "unusual": true }, { "name": "at", "if": "acadian" }, { "name": "bibname", "if": "acadian", "unusual": true }, { "name": "AutoSpaceBeforeFDP", "if": "acadian", "unusual": true }, { "name": "boi", "if": "acadian" }, { "name": "bname", "if": "acadian", "arg": { "format": "{}", "snippet": "bname{${1:text}}" } }, { "name": "bsc", "if": "acadian", "arg": { "format": "{}", "snippet": "bsc{${1:text}}" } }, { "name": "CaptionSeparator", "if": "acadian", "unusual": true }, { "name": "captionsfrench", "if": "acadian", "unusual": true }, { "name": "captionsacadian", "if": "acadian", "unusual": true }, { "name": "ccname", "if": "acadian", "unusual": true }, { "name": "chaptername", "if": "acadian", "unusual": true }, { "name": "circonflexe", "if": "acadian" }, { "name": "dateacadian", "if": "acadian", "unusual": true }, { "name": "datefrench", "if": "acadian", "unusual": true }, { "name": "DecimalMathComma", "if": "acadian" }, { "name": "degre", "if": "acadian", "unusual": true }, { "name": "degres", "if": "acadian" }, { "name": "descindentFB", "if": "acadian", "unusual": true }, { "name": "dotFFN", "if": "acadian", "unusual": true }, { "name": "enclname", "if": "acadian", "unusual": true }, { "name": "extrasfrench", "if": "acadian", "unusual": true }, { "name": "extrasacadian", "if": "acadian", "unusual": true }, { "name": "FBcolonspace", "if": "acadian" }, { "name": "FBdatebox", "if": "acadian", "unusual": true }, { "name": "FBdatespace", "if": "acadian", "unusual": true }, { "name": "FBeverylineguill", "if": "acadian", "unusual": true }, { "name": "FBfigtabshape", "if": "acadian", "unusual": true }, { "name": "FBfnindent", "if": "acadian", "unusual": true }, { "name": "FBfnmarkspace", "if": "acadian", "unusual": true }, { "name": "FBFrenchFootnotesfalse", "if": "acadian", "unusual": true }, { "name": "FBFrenchFootnotestrue", "if": "acadian", "unusual": true }, { "name": "FBFrenchSuperscriptstrue", "if": "acadian", "unusual": true }, { "name": "FBGlobalLayoutFrenchtrue", "if": "acadian", "unusual": true }, { "name": "FBgspchar", "if": "acadian", "unusual": true }, { "name": "FBguillopen", "if": "acadian", "unusual": true }, { "name": "FBguillspace", "if": "acadian" }, { "name": "FBInnerGuillSinglefalse", "if": "acadian", "unusual": true }, { "name": "FBInnerGuillSingletrue", "if": "acadian", "unusual": true }, { "name": "FBListItemsAsParfalse", "if": "acadian", "unusual": true }, { "name": "FBListItemsAsPartrue", "if": "acadian", "unusual": true }, { "name": "FBLowercaseSuperscriptstrue", "if": "acadian", "unusual": true }, { "name": "FBmedkern", "if": "acadian", "unusual": true }, { "name": "FBPartNameFulltrue", "if": "acadian", "unusual": true }, { "name": "FBsetspaces", "if": "acadian", "unusual": true, "arg": { "format": "[]{}{}{}{}", "snippet": "FBsetspaces[${5:language}]{${1:type}}{${2:width}}{${3:stretch}}{${4:shrink}}" } }, { "name": "FBsetspaces", "if": "acadian", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "FBsetspaces{${1:type}}{${2:width}}{${3:stretch}}{${4:shrink}}" } }, { "name": "FBSmallCapsFigTabCaptionstrue", "if": "acadian", "unusual": true }, { "name": "FBStandardEnumerateEnvtrue", "if": "acadian", "unusual": true }, { "name": "FBStandardItemizeEnvtrue", "if": "acadian", "unusual": true }, { "name": "FBStandardItemLabelstrue", "if": "acadian", "unusual": true }, { "name": "FBStandardLayouttrue", "if": "acadian", "unusual": true }, { "name": "FBStandardListSpacingtrue", "if": "acadian", "unusual": true }, { "name": "FBStandardListstrue", "if": "acadian", "unusual": true }, { "name": "FBsupR", "if": "acadian", "unusual": true }, { "name": "FBsupS", "if": "acadian", "unusual": true }, { "name": "FBtextellipsis", "if": "acadian", "unusual": true }, { "name": "FBthickkern", "if": "acadian", "unusual": true }, { "name": "FBthinspace", "if": "acadian" }, { "name": "FBthousandsep", "if": "acadian", "unusual": true }, { "name": "FBWarning", "if": "acadian", "unusual": true, "arg": { "format": "{}", "snippet": "FBWarning{${1:message%text}}" } }, { "name": "fg", "if": "acadian" }, { "name": "fgi", "if": "acadian", "unusual": true }, { "name": "fgii", "if": "acadian", "unusual": true }, { "name": "fprimo)", "if": "acadian" }, { "name": "frenchdate", "if": "acadian", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "frenchdate{${1:day}}{${2:month}}{${3:year}}" } }, { "name": "FrenchEnumerate", "if": "acadian", "unusual": true, "arg": { "format": "{}", "snippet": "FrenchEnumerate{${1:arg}}" } }, { "name": "FrenchFootnotes", "if": "acadian", "unusual": true }, { "name": "FrenchLabelItem", "if": "acadian", "unusual": true }, { "name": "frenchpartfirst", "if": "acadian", "unusual": true }, { "name": "frenchpartsecond", "if": "acadian", "unusual": true }, { "name": "FrenchPopularEnumerate", "if": "acadian", "unusual": true, "arg": { "format": "{}", "snippet": "FrenchPopularEnumerate{${1:arg}}" } }, { "name": "frenchtoday", "if": "acadian" }, { "name": "Frlabelitemi", "if": "acadian", "unusual": true }, { "name": "Frlabelitemi", "if": "acadian", "unusual": true }, { "name": "Frlabelitemii", "if": "acadian", "unusual": true }, { "name": "Frlabelitemii", "if": "acadian", "unusual": true }, { "name": "Frlabelitemiii", "if": "acadian", "unusual": true }, { "name": "Frlabelitemiii", "if": "acadian", "unusual": true }, { "name": "Frlabelitemiv", "if": "acadian", "unusual": true }, { "name": "Frlabelitemiv", "if": "acadian", "unusual": true }, { "name": "frquote", "if": "acadian", "arg": { "format": "{}", "snippet": "frquote{${1:text}}" } }, { "name": "fup", "if": "acadian", "arg": { "format": "{}", "snippet": "fup{${1:text}}" } }, { "name": "glossaryname", "if": "acadian", "unusual": true }, { "name": "headtoname", "if": "acadian", "unusual": true }, { "name": "ieme", "if": "acadian" }, { "name": "iemes", "if": "acadian" }, { "name": "ier", "if": "acadian" }, { "name": "iere", "if": "acadian" }, { "name": "ieres", "if": "acadian" }, { "name": "iers", "if": "acadian" }, { "name": "ifFBAutoSpaceFootnotes", "if": "acadian", "unusual": true }, { "name": "ifFBCompactItemize", "if": "acadian", "unusual": true }, { "name": "ifFBCustomiseFigTabCaptions", "if": "acadian", "unusual": true }, { "name": "ifFBfrench", "if": "acadian", "unusual": true }, { "name": "ifFBFrenchFootnotes", "if": "acadian", "unusual": true }, { "name": "ifFBFrenchSuperscripts", "if": "acadian", "unusual": true }, { "name": "ifFBGlobalLayoutFrench", "if": "acadian", "unusual": true }, { "name": "ifFBIndentFirst", "if": "acadian", "unusual": true }, { "name": "ifFBINGuillSpace", "if": "acadian", "unusual": true }, { "name": "ifFBListItemsAsPar", "if": "acadian", "unusual": true }, { "name": "ifFBListOldLayout", "if": "acadian", "unusual": true }, { "name": "ifFBLowercaseSuperscripts", "if": "acadian", "unusual": true }, { "name": "ifFBLuaTeX", "if": "acadian", "unusual": true }, { "name": "ifFBOldFigTabCaptions", "if": "acadian", "unusual": true }, { "name": "ifFBOriginalTypewriter", "if": "acadian", "unusual": true }, { "name": "ifFBPartNameFull", "if": "acadian", "unusual": true }, { "name": "ifFBShowOptions", "if": "acadian", "unusual": true }, { "name": "ifFBSmallCapsFigTabCaptions", "if": "acadian", "unusual": true }, { "name": "ifFBStandardEnumerateEnv", "if": "acadian", "unusual": true }, { "name": "ifFBStandardItemizeEnv", "if": "acadian", "unusual": true }, { "name": "ifFBStandardItemLabels", "if": "acadian", "unusual": true }, { "name": "ifFBStandardLayout", "if": "acadian", "unusual": true }, { "name": "ifFBStandardLists", "if": "acadian", "unusual": true }, { "name": "ifFBStandardListSpacing", "if": "acadian", "unusual": true }, { "name": "ifFBSuppressWarning", "if": "acadian", "unusual": true }, { "name": "ifFBThinColonSpace", "if": "acadian", "unusual": true }, { "name": "ifFBThinSpaceInFrenchNumbers", "if": "acadian", "unusual": true }, { "name": "ifFBunicode", "if": "acadian", "unusual": true }, { "name": "ifFBXeTeX", "if": "acadian", "unusual": true }, { "name": "ifLaTeXe", "if": "acadian", "unusual": true }, { "name": "kernFFN", "if": "acadian", "unusual": true }, { "name": "labelindentFB", "if": "acadian", "unusual": true }, { "name": "labelwidthFB", "if": "acadian", "unusual": true }, { "name": "leftmarginFB", "if": "acadian", "unusual": true }, { "name": "listfigurename", "if": "acadian", "unusual": true }, { "name": "listindentFB", "if": "acadian", "unusual": true }, { "name": "No", "if": "acadian" }, { "name": "no", "if": "acadian" }, { "name": "NoAutoSpaceBeforeFDP", "if": "acadian", "unusual": true }, { "name": "NoAutoSpacing", "if": "acadian" }, { "name": "NoEveryParQuote", "if": "acadian", "unusual": true }, { "name": "noextrasfrench", "if": "acadian", "unusual": true }, { "name": "noextrasacadian", "if": "acadian", "unusual": true }, { "name": "nombre", "if": "acadian", "unusual": true, "arg": { "format": "{}", "snippet": "nombre{${1:arg}}" } }, { "name": "nos", "if": "acadian" }, { "name": "Nos", "if": "acadian" }, { "name": "og", "if": "acadian" }, { "name": "ogi", "if": "acadian", "unusual": true }, { "name": "ogii", "if": "acadian", "unusual": true }, { "name": "parindentFFN", "if": "acadian", "unusual": true }, { "name": "partfirst", "if": "acadian", "unusual": true }, { "name": "partfirst", "if": "acadian", "unusual": true }, { "name": "partnameord", "if": "acadian", "unusual": true }, { "name": "partsecond", "if": "acadian", "unusual": true }, { "name": "partsecond", "if": "acadian", "unusual": true }, { "name": "prefacename", "if": "acadian", "unusual": true }, { "name": "primo", "if": "acadian" }, { "name": "proofname", "if": "acadian", "unusual": true }, { "name": "quarto", "if": "acadian" }, { "name": "rmfamilyFB", "if": "acadian", "unusual": true }, { "name": "secundo", "if": "acadian" }, { "name": "seename", "if": "acadian", "unusual": true }, { "name": "sffamilyFB", "if": "acadian", "unusual": true }, { "name": "StandardFootnotes", "if": "acadian", "unusual": true }, { "name": "StandardMathComma", "if": "acadian" }, { "name": "tertio", "if": "acadian" }, { "name": "tild", "if": "acadian" }, { "name": "ttfamilyFB", "if": "acadian", "unusual": true }, { "name": "up", "if": "acadian", "arg": { "format": "{}", "snippet": "up{${1:text}}" } }, { "name": "xspace", "if": "acadian" }, { "name": "captionsfriulan", "if": "friulan", "unusual": true }, { "name": "datefriulan", "if": "friulan", "unusual": true }, { "name": "extrasfriulan", "if": "friulan", "unusual": true }, { "name": "noextrasfriulan", "if": "friulan", "unusual": true }, { "name": "prefacename", "if": "friulan", "unusual": true }, { "name": "bibname", "if": "friulan", "unusual": true }, { "name": "chaptername", "if": "friulan", "unusual": true }, { "name": "enclname", "if": "friulan", "unusual": true }, { "name": "ccname", "if": "friulan", "unusual": true }, { "name": "headtoname", "if": "friulan", "unusual": true }, { "name": "seename", "if": "friulan", "unusual": true }, { "name": "alsoname", "if": "friulan", "unusual": true }, { "name": "proofname", "if": "friulan", "unusual": true }, { "name": "glossaryname", "if": "friulan", "unusual": true }, { "name": "captionsgalician", "if": "galician", "unusual": true }, { "name": "dategalician", "if": "galician", "unusual": true }, { "name": "extrasgalician", "if": "galician", "unusual": true }, { "name": "noextrasgalician", "if": "galician", "unusual": true }, { "name": "selectgalician", "if": "galician" }, { "name": "selectgalician*", "if": "galician" }, { "name": "layoutgalician", "if": "galician", "unusual": true }, { "name": "textgalician", "if": "galician", "unusual": true }, { "name": "shorthandsgalician", "if": "galician", "unusual": true }, { "name": "mathgalician", "if": "galician", "unusual": true }, { "name": "bibname", "if": "galician", "unusual": true }, { "name": "chaptername", "if": "galician", "unusual": true }, { "name": "enclname", "if": "galician", "unusual": true }, { "name": "ccname", "if": "galician", "unusual": true }, { "name": "headtoname", "if": "galician", "unusual": true }, { "name": "seename", "if": "galician", "unusual": true }, { "name": "alsoname", "if": "galician", "unusual": true }, { "name": "proofname", "if": "galician", "unusual": true }, { "name": "galiciandatedo", "if": "galician" }, { "name": "galiciandatede", "if": "galician" }, { "name": "deactivatetilden", "if": "galician", "unusual": true }, { "name": "galiciandeactivate", "if": "galician", "unusual": true, "arg": { "format": "{}", "snippet": "galiciandeactivate{${1:characters}}" } }, { "name": "shorthandsgalician", "if": "galician", "unusual": true }, { "name": "decimalcomma", "if": "galician" }, { "name": "decimalpoint", "if": "galician" }, { "name": "galiciandecimal", "if": "galician", "arg": { "format": "{}", "snippet": "galiciandecimal{${1:math}}" } }, { "name": "sptext", "if": "galician", "arg": { "format": "{}", "snippet": "sptext{${1:arg}}" } }, { "name": "sptextfont", "if": "galician", "unusual": true }, { "name": "accentedoperators", "if": "galician", "unusual": true }, { "name": "unaccentedoperators", "if": "galician", "unusual": true }, { "name": "spacedoperators", "if": "galician", "unusual": true }, { "name": "unspacedoperators", "if": "galician", "unusual": true }, { "name": "lquoti", "if": "galician" }, { "name": "rquoti", "if": "galician" }, { "name": "lquotii", "if": "galician" }, { "name": "rquotii", "if": "galician" }, { "name": "lquotiii", "if": "galician" }, { "name": "rquotiii", "if": "galician" }, { "name": "activatequoting", "if": "galician", "unusual": true }, { "name": "deactivatequoting", "if": "galician", "unusual": true }, { "name": "lsc", "if": "galician", "arg": { "format": "{}", "snippet": "lsc{${1:text}}" } }, { "name": "msc", "if": "galician", "arg": { "format": "{}", "snippet": "msc{${1:text}}" } }, { "name": "captionsgerman", "if": "german", "unusual": true }, { "name": "dategerman", "if": "german", "unusual": true }, { "name": "extrasgerman", "if": "german", "unusual": true }, { "name": "noextrasgerman", "if": "german", "unusual": true }, { "name": "dq", "if": "german" }, { "name": "tosstrue", "if": "german", "unusual": true }, { "name": "tossfalse", "if": "german", "unusual": true }, { "name": "prefacename", "if": "german", "unusual": true }, { "name": "bibname", "if": "german", "unusual": true }, { "name": "chaptername", "if": "german", "unusual": true }, { "name": "enclname", "if": "german", "unusual": true }, { "name": "ccname", "if": "german", "unusual": true }, { "name": "headtoname", "if": "german", "unusual": true }, { "name": "seename", "if": "german", "unusual": true }, { "name": "alsoname", "if": "german", "unusual": true }, { "name": "proofname", "if": "german", "unusual": true }, { "name": "glossaryname", "if": "german", "unusual": true }, { "name": "mdqon", "if": "german", "unusual": true }, { "name": "mdqoff", "if": "german", "unusual": true }, { "name": "ck", "if": "german", "unusual": true }, { "name": "ifcapsz", "if": "german", "unusual": true }, { "name": "mkngender", "if": "german", "unusual": true }, { "name": "captionsaustrian", "if": "austrian", "unusual": true }, { "name": "dateaustrian", "if": "austrian", "unusual": true }, { "name": "extrasaustrian", "if": "austrian", "unusual": true }, { "name": "noextrasaustrian", "if": "austrian", "unusual": true }, { "name": "dq", "if": "austrian" }, { "name": "tosstrue", "if": "austrian", "unusual": true }, { "name": "tossfalse", "if": "austrian", "unusual": true }, { "name": "prefacename", "if": "austrian", "unusual": true }, { "name": "bibname", "if": "austrian", "unusual": true }, { "name": "chaptername", "if": "austrian", "unusual": true }, { "name": "enclname", "if": "austrian", "unusual": true }, { "name": "ccname", "if": "austrian", "unusual": true }, { "name": "headtoname", "if": "austrian", "unusual": true }, { "name": "seename", "if": "austrian", "unusual": true }, { "name": "alsoname", "if": "austrian", "unusual": true }, { "name": "proofname", "if": "austrian", "unusual": true }, { "name": "glossaryname", "if": "austrian", "unusual": true }, { "name": "mdqon", "if": "austrian", "unusual": true }, { "name": "mdqoff", "if": "austrian", "unusual": true }, { "name": "ck", "if": "austrian", "unusual": true }, { "name": "ifcapsz", "if": "austrian", "unusual": true }, { "name": "mkngender", "if": "austrian", "unusual": true }, { "name": "captionsswissgerman", "if": "swissgerman", "unusual": true }, { "name": "dateswissgerman", "if": "swissgerman", "unusual": true }, { "name": "extrasswissgerman", "if": "swissgerman", "unusual": true }, { "name": "noextrasswissgerman", "if": "swissgerman", "unusual": true }, { "name": "dq", "if": "swissgerman" }, { "name": "tosstrue", "if": "swissgerman", "unusual": true }, { "name": "tossfalse", "if": "swissgerman", "unusual": true }, { "name": "prefacename", "if": "swissgerman", "unusual": true }, { "name": "bibname", "if": "swissgerman", "unusual": true }, { "name": "chaptername", "if": "swissgerman", "unusual": true }, { "name": "enclname", "if": "swissgerman", "unusual": true }, { "name": "ccname", "if": "swissgerman", "unusual": true }, { "name": "headtoname", "if": "swissgerman", "unusual": true }, { "name": "seename", "if": "swissgerman", "unusual": true }, { "name": "alsoname", "if": "swissgerman", "unusual": true }, { "name": "proofname", "if": "swissgerman", "unusual": true }, { "name": "glossaryname", "if": "swissgerman", "unusual": true }, { "name": "mdqon", "if": "swissgerman", "unusual": true }, { "name": "mdqoff", "if": "swissgerman", "unusual": true }, { "name": "ck", "if": "swissgerman", "unusual": true }, { "name": "ifcapsz", "if": "swissgerman", "unusual": true }, { "name": "mkngender", "if": "swissgerman", "unusual": true }, { "name": "captionsngerman", "if": "ngerman", "unusual": true }, { "name": "datengerman", "if": "ngerman", "unusual": true }, { "name": "extrasngerman", "if": "ngerman", "unusual": true }, { "name": "noextrasngerman", "if": "ngerman", "unusual": true }, { "name": "dq", "if": "ngerman" }, { "name": "ntosstrue", "if": "ngerman", "unusual": true }, { "name": "ntossfalse", "if": "ngerman", "unusual": true }, { "name": "prefacename", "if": "ngerman", "unusual": true }, { "name": "bibname", "if": "ngerman", "unusual": true }, { "name": "chaptername", "if": "ngerman", "unusual": true }, { "name": "enclname", "if": "ngerman", "unusual": true }, { "name": "ccname", "if": "ngerman", "unusual": true }, { "name": "headtoname", "if": "ngerman", "unusual": true }, { "name": "seename", "if": "ngerman", "unusual": true }, { "name": "alsoname", "if": "ngerman", "unusual": true }, { "name": "proofname", "if": "ngerman", "unusual": true }, { "name": "glossaryname", "if": "ngerman", "unusual": true }, { "name": "mdqon", "if": "ngerman", "unusual": true }, { "name": "mdqoff", "if": "ngerman", "unusual": true }, { "name": "captionsnaustrian", "if": "naustrian", "unusual": true }, { "name": "datenaustrian", "if": "naustrian", "unusual": true }, { "name": "extrasnaustrian", "if": "naustrian", "unusual": true }, { "name": "noextrasnaustrian", "if": "naustrian", "unusual": true }, { "name": "dq", "if": "naustrian" }, { "name": "ntosstrue", "if": "naustrian", "unusual": true }, { "name": "ntossfalse", "if": "naustrian", "unusual": true }, { "name": "prefacename", "if": "naustrian", "unusual": true }, { "name": "bibname", "if": "naustrian", "unusual": true }, { "name": "chaptername", "if": "naustrian", "unusual": true }, { "name": "enclname", "if": "naustrian", "unusual": true }, { "name": "ccname", "if": "naustrian", "unusual": true }, { "name": "headtoname", "if": "naustrian", "unusual": true }, { "name": "seename", "if": "naustrian", "unusual": true }, { "name": "alsoname", "if": "naustrian", "unusual": true }, { "name": "proofname", "if": "naustrian", "unusual": true }, { "name": "glossaryname", "if": "naustrian", "unusual": true }, { "name": "mdqon", "if": "naustrian", "unusual": true }, { "name": "mdqoff", "if": "naustrian", "unusual": true }, { "name": "captionsnswissgerman", "if": "nswissgerman", "unusual": true }, { "name": "datenswissgerman", "if": "nswissgerman", "unusual": true }, { "name": "extrasnswissgerman", "if": "nswissgerman", "unusual": true }, { "name": "noextrasnswissgerman", "if": "nswissgerman", "unusual": true }, { "name": "dq", "if": "nswissgerman" }, { "name": "ntosstrue", "if": "nswissgerman", "unusual": true }, { "name": "ntossfalse", "if": "nswissgerman", "unusual": true }, { "name": "prefacename", "if": "nswissgerman", "unusual": true }, { "name": "bibname", "if": "nswissgerman", "unusual": true }, { "name": "chaptername", "if": "nswissgerman", "unusual": true }, { "name": "enclname", "if": "nswissgerman", "unusual": true }, { "name": "ccname", "if": "nswissgerman", "unusual": true }, { "name": "headtoname", "if": "nswissgerman", "unusual": true }, { "name": "seename", "if": "nswissgerman", "unusual": true }, { "name": "alsoname", "if": "nswissgerman", "unusual": true }, { "name": "proofname", "if": "nswissgerman", "unusual": true }, { "name": "glossaryname", "if": "nswissgerman", "unusual": true }, { "name": "mdqon", "if": "nswissgerman", "unusual": true }, { "name": "mdqoff", "if": "nswissgerman", "unusual": true }, { "name": "captionsgreek", "if": "greek", "unusual": true }, { "name": "dategreek", "if": "greek", "unusual": true }, { "name": "extrasgreek", "if": "greek", "unusual": true }, { "name": "noextrasgreek", "if": "greek", "unusual": true }, { "name": "greekscript", "if": "greek" }, { "name": "greektext", "if": "greek" }, { "name": "ensuregreek", "if": "greek", "arg": { "format": "{}", "snippet": "ensuregreek{${1:text}}" } }, { "name": "lgrfont", "if": "greek", "arg": { "format": "{}", "snippet": "lgrfont{${1:text}}" } }, { "name": "textgreek", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "textgreek{${1:text}}" } }, { "name": "greeknumeral", "if": "greek", "arg": { "format": "{}", "snippet": "greeknumeral{${1:number}}" } }, { "name": "Greeknumeral", "if": "greek", "arg": { "format": "{}", "snippet": "Greeknumeral{${1:number}}" } }, { "name": "greeknumeralsix", "if": "greek", "unusual": true }, { "name": "greeknumeralSix", "if": "greek", "unusual": true }, { "name": "greeknumeralninety", "if": "greek", "unusual": true }, { "name": "greeknumeralNinety", "if": "greek", "unusual": true }, { "name": "greekfontencoding", "if": "greek", "unusual": true }, { "name": "BabelGreekRestoreFontEncoding", "if": "greek", "unusual": true }, { "name": "BabelGreekPreviousFontEncoding", "if": "greek", "unusual": true }, { "name": "EnsureStandardFontEncoding", "if": "greek", "unusual": true }, { "name": "textol", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "textol{${1:text}}" } }, { "name": "outlfamily", "if": "greek", "unusual": true }, { "name": "greekhyphenmins", "if": "greek", "unusual": true }, { "name": "Grtoday", "if": "greek" }, { "name": "anwtonos", "if": "greek" }, { "name": "katwtonos", "if": "greek" }, { "name": "qoppa", "if": "greek" }, { "name": "varqoppa", "if": "greek" }, { "name": "stigma", "if": "greek" }, { "name": "sampi", "if": "greek" }, { "name": "Digamma", "if": "greek" }, { "name": "ddigamma", "if": "greek" }, { "name": "euro", "if": "greek", "detail": "€", "doc": "Euro sign" }, { "name": "permill", "if": "greek" }, { "name": "textAlpha", "if": "greek", "unusual": true }, { "name": "textBeta", "if": "greek", "unusual": true }, { "name": "textGamma", "if": "greek", "unusual": true }, { "name": "textDelta", "if": "greek", "unusual": true }, { "name": "textEpsilon", "if": "greek", "unusual": true }, { "name": "textZeta", "if": "greek", "unusual": true }, { "name": "textEta", "if": "greek", "unusual": true }, { "name": "textTheta", "if": "greek", "unusual": true }, { "name": "textIota", "if": "greek", "unusual": true }, { "name": "textKappa", "if": "greek", "unusual": true }, { "name": "textLambda", "if": "greek", "unusual": true }, { "name": "textMu", "if": "greek", "unusual": true }, { "name": "textNu", "if": "greek", "unusual": true }, { "name": "textXi", "if": "greek", "unusual": true }, { "name": "textOmicron", "if": "greek", "unusual": true }, { "name": "textPi", "if": "greek", "unusual": true }, { "name": "textRho", "if": "greek", "unusual": true }, { "name": "textSigma", "if": "greek", "unusual": true }, { "name": "textTau", "if": "greek", "unusual": true }, { "name": "textUpsilon", "if": "greek", "unusual": true }, { "name": "textPhi", "if": "greek", "unusual": true }, { "name": "textChi", "if": "greek", "unusual": true }, { "name": "textPsi", "if": "greek", "unusual": true }, { "name": "textOmega", "if": "greek", "unusual": true }, { "name": "textalpha", "if": "greek", "unusual": true }, { "name": "textbeta", "if": "greek", "unusual": true }, { "name": "textgamma", "if": "greek", "unusual": true }, { "name": "textdelta", "if": "greek", "unusual": true }, { "name": "textepsilon", "if": "greek", "unusual": true }, { "name": "textzeta", "if": "greek", "unusual": true }, { "name": "texteta", "if": "greek", "unusual": true }, { "name": "texttheta", "if": "greek", "unusual": true }, { "name": "textiota", "if": "greek", "unusual": true }, { "name": "textkappa", "if": "greek", "unusual": true }, { "name": "textlambda", "if": "greek", "unusual": true }, { "name": "textmu", "if": "greek", "unusual": true }, { "name": "textnu", "if": "greek", "unusual": true }, { "name": "textxi", "if": "greek", "unusual": true }, { "name": "textomicron", "if": "greek", "unusual": true }, { "name": "textpi", "if": "greek", "unusual": true }, { "name": "textrho", "if": "greek", "unusual": true }, { "name": "textsigma", "if": "greek", "unusual": true }, { "name": "textfinalsigma", "if": "greek", "unusual": true }, { "name": "textautosigma", "if": "greek", "unusual": true }, { "name": "texttau", "if": "greek", "unusual": true }, { "name": "textupsilon", "if": "greek", "unusual": true }, { "name": "textphi", "if": "greek", "unusual": true }, { "name": "textchi", "if": "greek", "unusual": true }, { "name": "textpsi", "if": "greek", "unusual": true }, { "name": "textomega", "if": "greek", "unusual": true }, { "name": "textpentedeka", "if": "greek", "unusual": true }, { "name": "textpentehekaton", "if": "greek", "unusual": true }, { "name": "textpenteqilioi", "if": "greek", "unusual": true }, { "name": "textstigma", "if": "greek", "unusual": true }, { "name": "textvarstigma", "if": "greek", "unusual": true }, { "name": "textKoppa", "if": "greek", "unusual": true }, { "name": "textkoppa", "if": "greek", "unusual": true }, { "name": "textqoppa", "if": "greek", "unusual": true }, { "name": "textQoppa", "if": "greek", "unusual": true }, { "name": "textStigma", "if": "greek", "unusual": true }, { "name": "textSampi", "if": "greek", "unusual": true }, { "name": "textsampi", "if": "greek", "unusual": true }, { "name": "textanoteleia", "if": "greek", "unusual": true }, { "name": "texterotimatiko", "if": "greek", "unusual": true }, { "name": "textdigamma", "if": "greek", "unusual": true }, { "name": "textDigamma", "if": "greek", "unusual": true }, { "name": "textdexiakeraia", "if": "greek", "unusual": true }, { "name": "textaristerikeraia", "if": "greek", "unusual": true }, { "name": "textvarsigma", "if": "greek", "unusual": true }, { "name": "textstigmagreek", "if": "greek", "unusual": true }, { "name": "textkoppagreek", "if": "greek", "unusual": true }, { "name": "textStigmagreek", "if": "greek", "unusual": true }, { "name": "textSampigreek", "if": "greek", "unusual": true }, { "name": "textsampigreek", "if": "greek", "unusual": true }, { "name": "textdigammagreek", "if": "greek", "unusual": true }, { "name": "textDigammagreek", "if": "greek", "unusual": true }, { "name": "textnumeralsigngreek", "if": "greek", "unusual": true }, { "name": "textnumeralsignlowergreek", "if": "greek", "unusual": true }, { "name": "textpentemuria", "if": "greek", "unusual": true }, { "name": "textpercent", "if": "greek", "unusual": true }, { "name": "textmicro", "if": "greek", "unusual": true }, { "name": "textschwa", "if": "greek", "unusual": true }, { "name": "textampersand", "if": "greek" }, { "name": "textvarbeta", "if": "greek", "unusual": true }, { "name": "textvarkappa", "if": "greek", "unusual": true }, { "name": "textvarTheta", "if": "greek", "unusual": true }, { "name": "textvartheta", "if": "greek", "unusual": true }, { "name": "textvarpi", "if": "greek", "unusual": true }, { "name": "textvarrho", "if": "greek", "unusual": true }, { "name": "textvarepsilon", "if": "greek", "unusual": true }, { "name": "textvarphi", "if": "greek", "unusual": true }, { "name": "accdialytika", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accdialytika{${1:arg}}" } }, { "name": "acctonos", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "acctonos{${1:arg}}" } }, { "name": "accdasia", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accdasia{${1:arg}}" } }, { "name": "accpsili", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accpsili{${1:arg}}" } }, { "name": "accvaria", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accvaria{${1:arg}}" } }, { "name": "accperispomeni", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accperispomeni{${1:arg}}" } }, { "name": "prosgegrammeni", "if": "greek", "unusual": true }, { "name": "ypogegrammeni", "if": "greek", "unusual": true }, { "name": "accdialytikaperispomeni", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accdialytikaperispomeni{${1:arg}}" } }, { "name": "accdialytikatonos", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accdialytikatonos{${1:arg}}" } }, { "name": "accdialytikavaria", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accdialytikavaria{${1:arg}}" } }, { "name": "accdasiaperispomeni", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiaperispomeni{${1:arg}}" } }, { "name": "accdasiavaria", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiavaria{${1:arg}}" } }, { "name": "accdasiaoxia", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiaoxia{${1:a}}" } }, { "name": "accpsiliperispomeni", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accpsiliperispomeni{${1:a}}" } }, { "name": "accpsilioxia", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accpsilioxia{${1:arg}}" } }, { "name": "accpsilivaria", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accpsilivaria{${1:arg}}" } }, { "name": "accinvertedbrevebelow", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accinvertedbrevebelow{${1:arg}}" } }, { "name": "textsubarch", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "textsubarch{${1:arg}}" } }, { "name": "accbrevebelow", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accbrevebelow{${1:arg}}" } }, { "name": "accvaria", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accvaria{${1:arg}}" } }, { "name": "accdasia", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accdasia{${1:arg}}" } }, { "name": "accpsili", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accpsili{${1:arg}}" } }, { "name": "accdasiavaria", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiavaria{${1:arg}}" } }, { "name": "acctonos", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "acctonos{${1:arg}}" } }, { "name": "accdasiaoxia", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiaoxia{${1:arg}}" } }, { "name": "accpsilioxia", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accpsilioxia{${1:arg}}" } }, { "name": "accpsilivaria", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accpsilivaria{${1:arg}}" } }, { "name": "accperispomeni", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accperispomeni{${1:arg}}" } }, { "name": "accdasiaperispomeni", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiaperispomeni{${1:arg}}" } }, { "name": "accpsiliperispomeni", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accpsiliperispomeni{${1:arg}}" } }, { "name": "accvaria", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accvaria{${1:arg}}" } }, { "name": "accdasia", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accdasia{${1:arg}}" } }, { "name": "accpsili", "if": "greek", "unusual": true, "arg": { "format": "{}", "snippet": "accpsili{${1:arg}}" } }, { "name": "prefacename", "if": "greek", "unusual": true }, { "name": "bibname", "if": "greek", "unusual": true }, { "name": "chaptername", "if": "greek", "unusual": true }, { "name": "enclname", "if": "greek", "unusual": true }, { "name": "ccname", "if": "greek", "unusual": true }, { "name": "headtoname", "if": "greek", "unusual": true }, { "name": "seename", "if": "greek", "unusual": true }, { "name": "alsoname", "if": "greek", "unusual": true }, { "name": "proofname", "if": "greek", "unusual": true }, { "name": "glossaryname", "if": "greek", "unusual": true }, { "name": "captionspolutonikogreek", "if": "greek.polutoniko", "unusual": true }, { "name": "datepolutonikogreek", "if": "greek.polutoniko", "unusual": true }, { "name": "extraspolutonikogreek", "if": "greek.polutoniko", "unusual": true }, { "name": "noextraspolutonikogreek", "if": "greek.polutoniko", "unusual": true }, { "name": "captionsgreek", "if": "greek.polutoniko", "unusual": true }, { "name": "dategreek", "if": "greek.polutoniko", "unusual": true }, { "name": "extrasgreek", "if": "greek.polutoniko", "unusual": true }, { "name": "noextrasgreek", "if": "greek.polutoniko", "unusual": true }, { "name": "greekscript", "if": "greek.polutoniko" }, { "name": "greektext", "if": "greek.polutoniko" }, { "name": "ensuregreek", "if": "greek.polutoniko", "arg": { "format": "{}", "snippet": "ensuregreek{${1:text}}" } }, { "name": "textgreek", "if": "greek.polutoniko", "arg": { "format": "{}", "snippet": "textgreek{${1:text}}" } }, { "name": "greeknumeral", "if": "greek.polutoniko", "arg": { "format": "{}", "snippet": "greeknumeral{${1:number}}" } }, { "name": "Greeknumeral", "if": "greek.polutoniko", "arg": { "format": "{}", "snippet": "Greeknumeral{${1:number}}" } }, { "name": "greekfontencoding", "if": "greek.polutoniko", "unusual": true }, { "name": "textol", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "textol{${1:text}}" } }, { "name": "outlfamily", "if": "greek.polutoniko", "unusual": true }, { "name": "greekhyphenmins", "if": "greek.polutoniko", "unusual": true }, { "name": "Grtoday", "if": "greek.polutoniko" }, { "name": "anwtonos", "if": "greek.polutoniko" }, { "name": "katwtonos", "if": "greek.polutoniko" }, { "name": "qoppa", "if": "greek.polutoniko" }, { "name": "varqoppa", "if": "greek.polutoniko" }, { "name": "stigma", "if": "greek.polutoniko" }, { "name": "sampi", "if": "greek.polutoniko" }, { "name": "Digamma", "if": "greek.polutoniko" }, { "name": "ddigamma", "if": "greek.polutoniko" }, { "name": "euro", "if": "greek.polutoniko", "detail": "€", "doc": "Euro sign" }, { "name": "permill", "if": "greek.polutoniko" }, { "name": "textAlpha", "if": "greek.polutoniko", "unusual": true }, { "name": "textBeta", "if": "greek.polutoniko", "unusual": true }, { "name": "textGamma", "if": "greek.polutoniko", "unusual": true }, { "name": "textDelta", "if": "greek.polutoniko", "unusual": true }, { "name": "textEpsilon", "if": "greek.polutoniko", "unusual": true }, { "name": "textZeta", "if": "greek.polutoniko", "unusual": true }, { "name": "textEta", "if": "greek.polutoniko", "unusual": true }, { "name": "textTheta", "if": "greek.polutoniko", "unusual": true }, { "name": "textIota", "if": "greek.polutoniko", "unusual": true }, { "name": "textKappa", "if": "greek.polutoniko", "unusual": true }, { "name": "textLambda", "if": "greek.polutoniko", "unusual": true }, { "name": "textMu", "if": "greek.polutoniko", "unusual": true }, { "name": "textNu", "if": "greek.polutoniko", "unusual": true }, { "name": "textXi", "if": "greek.polutoniko", "unusual": true }, { "name": "textOmicron", "if": "greek.polutoniko", "unusual": true }, { "name": "textPi", "if": "greek.polutoniko", "unusual": true }, { "name": "textRho", "if": "greek.polutoniko", "unusual": true }, { "name": "textSigma", "if": "greek.polutoniko", "unusual": true }, { "name": "textTau", "if": "greek.polutoniko", "unusual": true }, { "name": "textUpsilon", "if": "greek.polutoniko", "unusual": true }, { "name": "textPhi", "if": "greek.polutoniko", "unusual": true }, { "name": "textChi", "if": "greek.polutoniko", "unusual": true }, { "name": "textPsi", "if": "greek.polutoniko", "unusual": true }, { "name": "textOmega", "if": "greek.polutoniko", "unusual": true }, { "name": "textalpha", "if": "greek.polutoniko", "unusual": true }, { "name": "textbeta", "if": "greek.polutoniko", "unusual": true }, { "name": "textgamma", "if": "greek.polutoniko", "unusual": true }, { "name": "textdelta", "if": "greek.polutoniko", "unusual": true }, { "name": "textepsilon", "if": "greek.polutoniko", "unusual": true }, { "name": "textzeta", "if": "greek.polutoniko", "unusual": true }, { "name": "texteta", "if": "greek.polutoniko", "unusual": true }, { "name": "texttheta", "if": "greek.polutoniko", "unusual": true }, { "name": "textiota", "if": "greek.polutoniko", "unusual": true }, { "name": "textkappa", "if": "greek.polutoniko", "unusual": true }, { "name": "textlambda", "if": "greek.polutoniko", "unusual": true }, { "name": "textmu", "if": "greek.polutoniko", "unusual": true }, { "name": "textnu", "if": "greek.polutoniko", "unusual": true }, { "name": "textxi", "if": "greek.polutoniko", "unusual": true }, { "name": "textomicron", "if": "greek.polutoniko", "unusual": true }, { "name": "textpi", "if": "greek.polutoniko", "unusual": true }, { "name": "textrho", "if": "greek.polutoniko", "unusual": true }, { "name": "textsigma", "if": "greek.polutoniko", "unusual": true }, { "name": "textfinalsigma", "if": "greek.polutoniko", "unusual": true }, { "name": "textautosigma", "if": "greek.polutoniko", "unusual": true }, { "name": "texttau", "if": "greek.polutoniko", "unusual": true }, { "name": "textupsilon", "if": "greek.polutoniko", "unusual": true }, { "name": "textphi", "if": "greek.polutoniko", "unusual": true }, { "name": "textchi", "if": "greek.polutoniko", "unusual": true }, { "name": "textpsi", "if": "greek.polutoniko", "unusual": true }, { "name": "textomega", "if": "greek.polutoniko", "unusual": true }, { "name": "textpentedeka", "if": "greek.polutoniko", "unusual": true }, { "name": "textpentehekaton", "if": "greek.polutoniko", "unusual": true }, { "name": "textpenteqilioi", "if": "greek.polutoniko", "unusual": true }, { "name": "textstigma", "if": "greek.polutoniko", "unusual": true }, { "name": "textvarstigma", "if": "greek.polutoniko", "unusual": true }, { "name": "textKoppa", "if": "greek.polutoniko", "unusual": true }, { "name": "textkoppa", "if": "greek.polutoniko", "unusual": true }, { "name": "textqoppa", "if": "greek.polutoniko", "unusual": true }, { "name": "textQoppa", "if": "greek.polutoniko", "unusual": true }, { "name": "textStigma", "if": "greek.polutoniko", "unusual": true }, { "name": "textSampi", "if": "greek.polutoniko", "unusual": true }, { "name": "textsampi", "if": "greek.polutoniko", "unusual": true }, { "name": "textanoteleia", "if": "greek.polutoniko", "unusual": true }, { "name": "texterotimatiko", "if": "greek.polutoniko", "unusual": true }, { "name": "textdigamma", "if": "greek.polutoniko", "unusual": true }, { "name": "textDigamma", "if": "greek.polutoniko", "unusual": true }, { "name": "textdexiakeraia", "if": "greek.polutoniko", "unusual": true }, { "name": "textaristerikeraia", "if": "greek.polutoniko", "unusual": true }, { "name": "textvarsigma", "if": "greek.polutoniko", "unusual": true }, { "name": "textstigmagreek", "if": "greek.polutoniko", "unusual": true }, { "name": "textkoppagreek", "if": "greek.polutoniko", "unusual": true }, { "name": "textStigmagreek", "if": "greek.polutoniko", "unusual": true }, { "name": "textSampigreek", "if": "greek.polutoniko", "unusual": true }, { "name": "textsampigreek", "if": "greek.polutoniko", "unusual": true }, { "name": "textdigammagreek", "if": "greek.polutoniko", "unusual": true }, { "name": "textDigammagreek", "if": "greek.polutoniko", "unusual": true }, { "name": "textnumeralsigngreek", "if": "greek.polutoniko", "unusual": true }, { "name": "textnumeralsignlowergreek", "if": "greek.polutoniko", "unusual": true }, { "name": "textpentemuria", "if": "greek.polutoniko", "unusual": true }, { "name": "textpercent", "if": "greek.polutoniko", "unusual": true }, { "name": "textmicro", "if": "greek.polutoniko", "unusual": true }, { "name": "textschwa", "if": "greek.polutoniko", "unusual": true }, { "name": "textampersand", "if": "greek.polutoniko" }, { "name": "textvarbeta", "if": "greek.polutoniko", "unusual": true }, { "name": "textvarkappa", "if": "greek.polutoniko", "unusual": true }, { "name": "textvarTheta", "if": "greek.polutoniko", "unusual": true }, { "name": "textvartheta", "if": "greek.polutoniko", "unusual": true }, { "name": "textvarpi", "if": "greek.polutoniko", "unusual": true }, { "name": "textvarrho", "if": "greek.polutoniko", "unusual": true }, { "name": "textvarepsilon", "if": "greek.polutoniko", "unusual": true }, { "name": "textvarphi", "if": "greek.polutoniko", "unusual": true }, { "name": "accdialytika", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accdialytika{${1:arg}}" } }, { "name": "acctonos", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "acctonos{${1:arg}}" } }, { "name": "accdasia", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accdasia{${1:arg}}" } }, { "name": "accpsili", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accpsili{${1:arg}}" } }, { "name": "accvaria", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accvaria{${1:arg}}" } }, { "name": "accperispomeni", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accperispomeni{${1:arg}}" } }, { "name": "prosgegrammeni", "if": "greek.polutoniko", "unusual": true }, { "name": "ypogegrammeni", "if": "greek.polutoniko", "unusual": true }, { "name": "accdialytikaperispomeni", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accdialytikaperispomeni{${1:arg}}" } }, { "name": "accdialytikatonos", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accdialytikatonos{${1:arg}}" } }, { "name": "accdialytikavaria", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accdialytikavaria{${1:arg}}" } }, { "name": "accdasiaperispomeni", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiaperispomeni{${1:arg}}" } }, { "name": "accdasiavaria", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiavaria{${1:arg}}" } }, { "name": "accdasiaoxia", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiaoxia{${1:a}}" } }, { "name": "accpsiliperispomeni", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accpsiliperispomeni{${1:a}}" } }, { "name": "accpsilioxia", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accpsilioxia{${1:arg}}" } }, { "name": "accpsilivaria", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accpsilivaria{${1:arg}}" } }, { "name": "accinvertedbrevebelow", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accinvertedbrevebelow{${1:arg}}" } }, { "name": "textsubarch", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "textsubarch{${1:arg}}" } }, { "name": "accbrevebelow", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accbrevebelow{${1:arg}}" } }, { "name": "accvaria", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accvaria{${1:arg}}" } }, { "name": "accdasia", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accdasia{${1:arg}}" } }, { "name": "accpsili", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accpsili{${1:arg}}" } }, { "name": "accdasiavaria", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiavaria{${1:arg}}" } }, { "name": "acctonos", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "acctonos{${1:arg}}" } }, { "name": "accdasiaoxia", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiaoxia{${1:arg}}" } }, { "name": "accpsilioxia", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accpsilioxia{${1:arg}}" } }, { "name": "accpsilivaria", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accpsilivaria{${1:arg}}" } }, { "name": "accperispomeni", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accperispomeni{${1:arg}}" } }, { "name": "accdasiaperispomeni", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiaperispomeni{${1:arg}}" } }, { "name": "accpsiliperispomeni", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accpsiliperispomeni{${1:arg}}" } }, { "name": "accvaria", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accvaria{${1:arg}}" } }, { "name": "accdasia", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accdasia{${1:arg}}" } }, { "name": "accpsili", "if": "greek.polutoniko", "unusual": true, "arg": { "format": "{}", "snippet": "accpsili{${1:arg}}" } }, { "name": "prefacename", "if": "greek.polutoniko", "unusual": true }, { "name": "bibname", "if": "greek.polutoniko", "unusual": true }, { "name": "chaptername", "if": "greek.polutoniko", "unusual": true }, { "name": "enclname", "if": "greek.polutoniko", "unusual": true }, { "name": "ccname", "if": "greek.polutoniko", "unusual": true }, { "name": "headtoname", "if": "greek.polutoniko", "unusual": true }, { "name": "seename", "if": "greek.polutoniko", "unusual": true }, { "name": "alsoname", "if": "greek.polutoniko", "unusual": true }, { "name": "proofname", "if": "greek.polutoniko", "unusual": true }, { "name": "glossaryname", "if": "greek.polutoniko", "unusual": true }, { "name": "captionsancientgreek", "if": "greek.ancient", "unusual": true }, { "name": "extrasancientgreek", "if": "greek.ancient", "unusual": true }, { "name": "captionsgreek", "if": "greek.ancient", "unusual": true }, { "name": "dategreek", "if": "greek.ancient", "unusual": true }, { "name": "extrasgreek", "if": "greek.ancient", "unusual": true }, { "name": "noextrasgreek", "if": "greek.ancient", "unusual": true }, { "name": "greekscript", "if": "greek.ancient" }, { "name": "greektext", "if": "greek.ancient" }, { "name": "ensuregreek", "if": "greek.ancient", "arg": { "format": "{}", "snippet": "ensuregreek{${1:text}}" } }, { "name": "textgreek", "if": "greek.ancient", "arg": { "format": "{}", "snippet": "textgreek{${1:text}}" } }, { "name": "greeknumeral", "if": "greek.ancient", "arg": { "format": "{}", "snippet": "greeknumeral{${1:number}}" } }, { "name": "Greeknumeral", "if": "greek.ancient", "arg": { "format": "{}", "snippet": "Greeknumeral{${1:number}}" } }, { "name": "greekfontencoding", "if": "greek.ancient", "unusual": true }, { "name": "textol", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "textol{${1:text}}" } }, { "name": "outlfamily", "if": "greek.ancient", "unusual": true }, { "name": "greekhyphenmins", "if": "greek.ancient", "unusual": true }, { "name": "Grtoday", "if": "greek.ancient" }, { "name": "anwtonos", "if": "greek.ancient" }, { "name": "katwtonos", "if": "greek.ancient" }, { "name": "qoppa", "if": "greek.ancient" }, { "name": "varqoppa", "if": "greek.ancient" }, { "name": "stigma", "if": "greek.ancient" }, { "name": "sampi", "if": "greek.ancient" }, { "name": "Digamma", "if": "greek.ancient" }, { "name": "ddigamma", "if": "greek.ancient" }, { "name": "euro", "if": "greek.ancient", "detail": "€", "doc": "Euro sign" }, { "name": "permill", "if": "greek.ancient" }, { "name": "textAlpha", "if": "greek.ancient", "unusual": true }, { "name": "textBeta", "if": "greek.ancient", "unusual": true }, { "name": "textGamma", "if": "greek.ancient", "unusual": true }, { "name": "textDelta", "if": "greek.ancient", "unusual": true }, { "name": "textEpsilon", "if": "greek.ancient", "unusual": true }, { "name": "textZeta", "if": "greek.ancient", "unusual": true }, { "name": "textEta", "if": "greek.ancient", "unusual": true }, { "name": "textTheta", "if": "greek.ancient", "unusual": true }, { "name": "textIota", "if": "greek.ancient", "unusual": true }, { "name": "textKappa", "if": "greek.ancient", "unusual": true }, { "name": "textLambda", "if": "greek.ancient", "unusual": true }, { "name": "textMu", "if": "greek.ancient", "unusual": true }, { "name": "textNu", "if": "greek.ancient", "unusual": true }, { "name": "textXi", "if": "greek.ancient", "unusual": true }, { "name": "textOmicron", "if": "greek.ancient", "unusual": true }, { "name": "textPi", "if": "greek.ancient", "unusual": true }, { "name": "textRho", "if": "greek.ancient", "unusual": true }, { "name": "textSigma", "if": "greek.ancient", "unusual": true }, { "name": "textTau", "if": "greek.ancient", "unusual": true }, { "name": "textUpsilon", "if": "greek.ancient", "unusual": true }, { "name": "textPhi", "if": "greek.ancient", "unusual": true }, { "name": "textChi", "if": "greek.ancient", "unusual": true }, { "name": "textPsi", "if": "greek.ancient", "unusual": true }, { "name": "textOmega", "if": "greek.ancient", "unusual": true }, { "name": "textalpha", "if": "greek.ancient", "unusual": true }, { "name": "textbeta", "if": "greek.ancient", "unusual": true }, { "name": "textgamma", "if": "greek.ancient", "unusual": true }, { "name": "textdelta", "if": "greek.ancient", "unusual": true }, { "name": "textepsilon", "if": "greek.ancient", "unusual": true }, { "name": "textzeta", "if": "greek.ancient", "unusual": true }, { "name": "texteta", "if": "greek.ancient", "unusual": true }, { "name": "texttheta", "if": "greek.ancient", "unusual": true }, { "name": "textiota", "if": "greek.ancient", "unusual": true }, { "name": "textkappa", "if": "greek.ancient", "unusual": true }, { "name": "textlambda", "if": "greek.ancient", "unusual": true }, { "name": "textmu", "if": "greek.ancient", "unusual": true }, { "name": "textnu", "if": "greek.ancient", "unusual": true }, { "name": "textxi", "if": "greek.ancient", "unusual": true }, { "name": "textomicron", "if": "greek.ancient", "unusual": true }, { "name": "textpi", "if": "greek.ancient", "unusual": true }, { "name": "textrho", "if": "greek.ancient", "unusual": true }, { "name": "textsigma", "if": "greek.ancient", "unusual": true }, { "name": "textfinalsigma", "if": "greek.ancient", "unusual": true }, { "name": "textautosigma", "if": "greek.ancient", "unusual": true }, { "name": "texttau", "if": "greek.ancient", "unusual": true }, { "name": "textupsilon", "if": "greek.ancient", "unusual": true }, { "name": "textphi", "if": "greek.ancient", "unusual": true }, { "name": "textchi", "if": "greek.ancient", "unusual": true }, { "name": "textpsi", "if": "greek.ancient", "unusual": true }, { "name": "textomega", "if": "greek.ancient", "unusual": true }, { "name": "textpentedeka", "if": "greek.ancient", "unusual": true }, { "name": "textpentehekaton", "if": "greek.ancient", "unusual": true }, { "name": "textpenteqilioi", "if": "greek.ancient", "unusual": true }, { "name": "textstigma", "if": "greek.ancient", "unusual": true }, { "name": "textvarstigma", "if": "greek.ancient", "unusual": true }, { "name": "textKoppa", "if": "greek.ancient", "unusual": true }, { "name": "textkoppa", "if": "greek.ancient", "unusual": true }, { "name": "textqoppa", "if": "greek.ancient", "unusual": true }, { "name": "textQoppa", "if": "greek.ancient", "unusual": true }, { "name": "textStigma", "if": "greek.ancient", "unusual": true }, { "name": "textSampi", "if": "greek.ancient", "unusual": true }, { "name": "textsampi", "if": "greek.ancient", "unusual": true }, { "name": "textanoteleia", "if": "greek.ancient", "unusual": true }, { "name": "texterotimatiko", "if": "greek.ancient", "unusual": true }, { "name": "textdigamma", "if": "greek.ancient", "unusual": true }, { "name": "textDigamma", "if": "greek.ancient", "unusual": true }, { "name": "textdexiakeraia", "if": "greek.ancient", "unusual": true }, { "name": "textaristerikeraia", "if": "greek.ancient", "unusual": true }, { "name": "textvarsigma", "if": "greek.ancient", "unusual": true }, { "name": "textstigmagreek", "if": "greek.ancient", "unusual": true }, { "name": "textkoppagreek", "if": "greek.ancient", "unusual": true }, { "name": "textStigmagreek", "if": "greek.ancient", "unusual": true }, { "name": "textSampigreek", "if": "greek.ancient", "unusual": true }, { "name": "textsampigreek", "if": "greek.ancient", "unusual": true }, { "name": "textdigammagreek", "if": "greek.ancient", "unusual": true }, { "name": "textDigammagreek", "if": "greek.ancient", "unusual": true }, { "name": "textnumeralsigngreek", "if": "greek.ancient", "unusual": true }, { "name": "textnumeralsignlowergreek", "if": "greek.ancient", "unusual": true }, { "name": "textpentemuria", "if": "greek.ancient", "unusual": true }, { "name": "textpercent", "if": "greek.ancient", "unusual": true }, { "name": "textmicro", "if": "greek.ancient", "unusual": true }, { "name": "textschwa", "if": "greek.ancient", "unusual": true }, { "name": "textampersand", "if": "greek.ancient" }, { "name": "textvarbeta", "if": "greek.ancient", "unusual": true }, { "name": "textvarkappa", "if": "greek.ancient", "unusual": true }, { "name": "textvarTheta", "if": "greek.ancient", "unusual": true }, { "name": "textvartheta", "if": "greek.ancient", "unusual": true }, { "name": "textvarpi", "if": "greek.ancient", "unusual": true }, { "name": "textvarrho", "if": "greek.ancient", "unusual": true }, { "name": "textvarepsilon", "if": "greek.ancient", "unusual": true }, { "name": "textvarphi", "if": "greek.ancient", "unusual": true }, { "name": "accdialytika", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accdialytika{${1:arg}}" } }, { "name": "acctonos", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "acctonos{${1:arg}}" } }, { "name": "accdasia", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accdasia{${1:arg}}" } }, { "name": "accpsili", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accpsili{${1:arg}}" } }, { "name": "accvaria", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accvaria{${1:arg}}" } }, { "name": "accperispomeni", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accperispomeni{${1:arg}}" } }, { "name": "prosgegrammeni", "if": "greek.ancient", "unusual": true }, { "name": "ypogegrammeni", "if": "greek.ancient", "unusual": true }, { "name": "accdialytikaperispomeni", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accdialytikaperispomeni{${1:arg}}" } }, { "name": "accdialytikatonos", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accdialytikatonos{${1:arg}}" } }, { "name": "accdialytikavaria", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accdialytikavaria{${1:arg}}" } }, { "name": "accdasiaperispomeni", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiaperispomeni{${1:arg}}" } }, { "name": "accdasiavaria", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiavaria{${1:arg}}" } }, { "name": "accdasiaoxia", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiaoxia{${1:a}}" } }, { "name": "accpsiliperispomeni", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accpsiliperispomeni{${1:a}}" } }, { "name": "accpsilioxia", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accpsilioxia{${1:arg}}" } }, { "name": "accpsilivaria", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accpsilivaria{${1:arg}}" } }, { "name": "accinvertedbrevebelow", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accinvertedbrevebelow{${1:arg}}" } }, { "name": "textsubarch", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "textsubarch{${1:arg}}" } }, { "name": "accbrevebelow", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accbrevebelow{${1:arg}}" } }, { "name": "accvaria", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accvaria{${1:arg}}" } }, { "name": "accdasia", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accdasia{${1:arg}}" } }, { "name": "accpsili", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accpsili{${1:arg}}" } }, { "name": "accdasiavaria", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiavaria{${1:arg}}" } }, { "name": "acctonos", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "acctonos{${1:arg}}" } }, { "name": "accdasiaoxia", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiaoxia{${1:arg}}" } }, { "name": "accpsilioxia", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accpsilioxia{${1:arg}}" } }, { "name": "accpsilivaria", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accpsilivaria{${1:arg}}" } }, { "name": "accperispomeni", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accperispomeni{${1:arg}}" } }, { "name": "accdasiaperispomeni", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accdasiaperispomeni{${1:arg}}" } }, { "name": "accpsiliperispomeni", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accpsiliperispomeni{${1:arg}}" } }, { "name": "accvaria", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accvaria{${1:arg}}" } }, { "name": "accdasia", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accdasia{${1:arg}}" } }, { "name": "accpsili", "if": "greek.ancient", "unusual": true, "arg": { "format": "{}", "snippet": "accpsili{${1:arg}}" } }, { "name": "prefacename", "if": "greek.ancient", "unusual": true }, { "name": "bibname", "if": "greek.ancient", "unusual": true }, { "name": "chaptername", "if": "greek.ancient", "unusual": true }, { "name": "enclname", "if": "greek.ancient", "unusual": true }, { "name": "ccname", "if": "greek.ancient", "unusual": true }, { "name": "headtoname", "if": "greek.ancient", "unusual": true }, { "name": "seename", "if": "greek.ancient", "unusual": true }, { "name": "alsoname", "if": "greek.ancient", "unusual": true }, { "name": "proofname", "if": "greek.ancient", "unusual": true }, { "name": "glossaryname", "if": "greek.ancient", "unusual": true }, { "name": "captionsicelandic", "if": "icelandic", "unusual": true }, { "name": "dateicelandic", "if": "icelandic", "unusual": true }, { "name": "extrasicelandic", "if": "icelandic", "unusual": true }, { "name": "noextrasicelandic", "if": "icelandic", "unusual": true }, { "name": "tala", "if": "icelandic", "arg": { "format": "{}", "snippet": "tala{${1:arg}}" } }, { "name": "grada", "if": "icelandic", "arg": { "format": "{}", "snippet": "grada{${1:arg}}" } }, { "name": "gradur", "if": "icelandic", "arg": { "format": "{}", "snippet": "gradur{${1:arg}}" } }, { "name": "upp", "if": "icelandic", "arg": { "format": "{}", "snippet": "upp{${1:arg}}" } }, { "name": "ilqq", "if": "icelandic" }, { "name": "irqq", "if": "icelandic" }, { "name": "ilq", "if": "icelandic" }, { "name": "irq", "if": "icelandic" }, { "name": "iflqq", "if": "icelandic" }, { "name": "ifrqq", "if": "icelandic" }, { "name": "ifrq", "if": "icelandic" }, { "name": "iflq", "if": "icelandic" }, { "name": "dq", "if": "icelandic" }, { "name": "oob", "if": "icelandic" }, { "name": "Oob", "if": "icelandic" }, { "name": "ooob", "if": "icelandic" }, { "name": "OOob", "if": "icelandic" }, { "name": "eob", "if": "icelandic" }, { "name": "Eob", "if": "icelandic" }, { "name": "eeob", "if": "icelandic" }, { "name": "EEob", "if": "icelandic" }, { "name": "prefacename", "if": "icelandic", "unusual": true }, { "name": "bibname", "if": "icelandic", "unusual": true }, { "name": "chaptername", "if": "icelandic", "unusual": true }, { "name": "enclname", "if": "icelandic", "unusual": true }, { "name": "ccname", "if": "icelandic", "unusual": true }, { "name": "headtoname", "if": "icelandic", "unusual": true }, { "name": "seename", "if": "icelandic", "unusual": true }, { "name": "alsoname", "if": "icelandic", "unusual": true }, { "name": "proofname", "if": "icelandic", "unusual": true }, { "name": "glossaryname", "if": "icelandic", "unusual": true }, { "name": "captionsindonesian", "if": "indonesian", "unusual": true }, { "name": "dateindonesian", "if": "indonesian", "unusual": true }, { "name": "extrasindonesian", "if": "indonesian", "unusual": true }, { "name": "noextrasindonesian", "if": "indonesian", "unusual": true }, { "name": "prefacename", "if": "indonesian", "unusual": true }, { "name": "bibname", "if": "indonesian", "unusual": true }, { "name": "chaptername", "if": "indonesian", "unusual": true }, { "name": "enclname", "if": "indonesian", "unusual": true }, { "name": "ccname", "if": "indonesian", "unusual": true }, { "name": "headtoname", "if": "indonesian", "unusual": true }, { "name": "seename", "if": "indonesian", "unusual": true }, { "name": "alsoname", "if": "indonesian", "unusual": true }, { "name": "proofname", "if": "indonesian", "unusual": true }, { "name": "glossaryname", "if": "indonesian", "unusual": true }, { "name": "captionsbahasa", "if": "bahasa", "unusual": true }, { "name": "datebahasa", "if": "bahasa", "unusual": true }, { "name": "extrasbahasa", "if": "bahasa", "unusual": true }, { "name": "noextrasbahasa", "if": "bahasa", "unusual": true }, { "name": "prefacename", "if": "bahasa", "unusual": true }, { "name": "bibname", "if": "bahasa", "unusual": true }, { "name": "chaptername", "if": "bahasa", "unusual": true }, { "name": "enclname", "if": "bahasa", "unusual": true }, { "name": "ccname", "if": "bahasa", "unusual": true }, { "name": "headtoname", "if": "bahasa", "unusual": true }, { "name": "seename", "if": "bahasa", "unusual": true }, { "name": "alsoname", "if": "bahasa", "unusual": true }, { "name": "proofname", "if": "bahasa", "unusual": true }, { "name": "glossaryname", "if": "bahasa", "unusual": true }, { "name": "captionsindon", "if": "indon", "unusual": true }, { "name": "dateindon", "if": "indon", "unusual": true }, { "name": "extrasindon", "if": "indon", "unusual": true }, { "name": "noextrasindon", "if": "indon", "unusual": true }, { "name": "prefacename", "if": "indon", "unusual": true }, { "name": "bibname", "if": "indon", "unusual": true }, { "name": "chaptername", "if": "indon", "unusual": true }, { "name": "enclname", "if": "indon", "unusual": true }, { "name": "ccname", "if": "indon", "unusual": true }, { "name": "headtoname", "if": "indon", "unusual": true }, { "name": "seename", "if": "indon", "unusual": true }, { "name": "alsoname", "if": "indon", "unusual": true }, { "name": "proofname", "if": "indon", "unusual": true }, { "name": "glossaryname", "if": "indon", "unusual": true }, { "name": "captionsbahasai", "if": "bahasai", "unusual": true }, { "name": "datebahasai", "if": "bahasai", "unusual": true }, { "name": "extrasbahasai", "if": "bahasai", "unusual": true }, { "name": "noextrasbahasai", "if": "bahasai", "unusual": true }, { "name": "prefacename", "if": "bahasai", "unusual": true }, { "name": "bibname", "if": "bahasai", "unusual": true }, { "name": "chaptername", "if": "bahasai", "unusual": true }, { "name": "enclname", "if": "bahasai", "unusual": true }, { "name": "ccname", "if": "bahasai", "unusual": true }, { "name": "headtoname", "if": "bahasai", "unusual": true }, { "name": "seename", "if": "bahasai", "unusual": true }, { "name": "alsoname", "if": "bahasai", "unusual": true }, { "name": "proofname", "if": "bahasai", "unusual": true }, { "name": "glossaryname", "if": "bahasai", "unusual": true }, { "name": "captionsinterlingua", "if": "interlingua", "unusual": true }, { "name": "dateinterlingua", "if": "interlingua", "unusual": true }, { "name": "extrasinterlingua", "if": "interlingua", "unusual": true }, { "name": "noextrasinterlingua", "if": "interlingua", "unusual": true }, { "name": "prefacename", "if": "interlingua", "unusual": true }, { "name": "bibname", "if": "interlingua", "unusual": true }, { "name": "chaptername", "if": "interlingua", "unusual": true }, { "name": "enclname", "if": "interlingua", "unusual": true }, { "name": "ccname", "if": "interlingua", "unusual": true }, { "name": "headtoname", "if": "interlingua", "unusual": true }, { "name": "seename", "if": "interlingua", "unusual": true }, { "name": "alsoname", "if": "interlingua", "unusual": true }, { "name": "proofname", "if": "interlingua", "unusual": true }, { "name": "glossaryname", "if": "interlingua", "unusual": true }, { "name": "captionsirish", "if": "irish", "unusual": true }, { "name": "dateirish", "if": "irish", "unusual": true }, { "name": "extrasirish", "if": "irish", "unusual": true }, { "name": "noextrasirish", "if": "irish", "unusual": true }, { "name": "prefacename", "if": "irish", "unusual": true }, { "name": "bibname", "if": "irish", "unusual": true }, { "name": "chaptername", "if": "irish", "unusual": true }, { "name": "enclname", "if": "irish", "unusual": true }, { "name": "ccname", "if": "irish", "unusual": true }, { "name": "headtoname", "if": "irish", "unusual": true }, { "name": "seename", "if": "irish", "unusual": true }, { "name": "alsoname", "if": "irish", "unusual": true }, { "name": "proofname", "if": "irish", "unusual": true }, { "name": "glossaryname", "if": "irish", "unusual": true }, { "name": "captionsitalian", "if": "italian", "unusual": true }, { "name": "dateitalian", "if": "italian", "unusual": true }, { "name": "extrasitalian", "if": "italian", "unusual": true }, { "name": "noextrasitalian", "if": "italian", "unusual": true }, { "name": "setactivedoublequote", "if": "italian" }, { "name": "setISOcompliance", "if": "italian", "unusual": true }, { "name": "IntelligentComma", "if": "italian" }, { "name": "NoIntelligentComma", "if": "italian" }, { "name": "XXIletters", "if": "italian" }, { "name": "XXVIletters", "if": "italian" }, { "name": "prefacename", "if": "italian", "unusual": true }, { "name": "bibname", "if": "italian", "unusual": true }, { "name": "chaptername", "if": "italian", "unusual": true }, { "name": "enclname", "if": "italian", "unusual": true }, { "name": "ccname", "if": "italian", "unusual": true }, { "name": "headtoname", "if": "italian", "unusual": true }, { "name": "seename", "if": "italian", "unusual": true }, { "name": "alsoname", "if": "italian", "unusual": true }, { "name": "proofname", "if": "italian", "unusual": true }, { "name": "glossaryname", "if": "italian", "unusual": true }, { "name": "ap", "if": "italian", "arg": { "format": "{}", "snippet": "ap{${1:text%plain}}" } }, { "name": "ped", "if": "italian", "arg": { "format": "{}", "snippet": "ped{${1:text%plain}}" } }, { "name": "unit", "if": "italian", "arg": { "format": "{}", "snippet": "unit{${1:unit}}" } }, { "name": "virgola", "if": "italian" }, { "name": "virgoladecimale", "if": "italian" }, { "name": "LtxSymbCaporali", "if": "italian", "unusual": true }, { "name": "CaporaliFrom", "if": "italian", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "CaporaliFrom{${1:encoding}}{${2:family}}{${3:open guill slot}}{${4:close guill slot}}" } }, { "name": "captionsjapanese", "if": "japanese", "unusual": true }, { "name": "datejapanese", "if": "japanese", "unusual": true }, { "name": "extrasjapanese", "if": "japanese", "unusual": true }, { "name": "noextrasjapanese", "if": "japanese", "unusual": true }, { "name": "prefacename", "if": "japanese", "unusual": true }, { "name": "bibname", "if": "japanese", "unusual": true }, { "name": "prechaptername", "if": "japanese", "unusual": true }, { "name": "postchaptername", "if": "japanese", "unusual": true }, { "name": "presectionname", "if": "japanese", "unusual": true }, { "name": "postsectionname", "if": "japanese", "unusual": true }, { "name": "prepartname", "if": "japanese", "unusual": true }, { "name": "postpartname", "if": "japanese", "unusual": true }, { "name": "proofname", "if": "japanese", "unusual": true }, { "name": "glossaryname", "if": "japanese", "unusual": true }, { "name": "captionskurmanji", "if": "kurmanji", "unusual": true }, { "name": "datekurmanji", "if": "kurmanji", "unusual": true }, { "name": "extraskurmanji", "if": "kurmanji", "unusual": true }, { "name": "noextraskurmanji", "if": "kurmanji", "unusual": true }, { "name": "datekurmanjialternate", "if": "kurmanji" }, { "name": "ontoday", "if": "kurmanji" }, { "name": "datesymd", "if": "kurmanji" }, { "name": "datesdmy", "if": "kurmanji" }, { "name": "dategdmy", "if": "kurmanji" }, { "name": "prefacename", "if": "kurmanji", "unusual": true }, { "name": "bibname", "if": "kurmanji", "unusual": true }, { "name": "chaptername", "if": "kurmanji", "unusual": true }, { "name": "enclname", "if": "kurmanji", "unusual": true }, { "name": "ccname", "if": "kurmanji", "unusual": true }, { "name": "headtoname", "if": "kurmanji", "unusual": true }, { "name": "seename", "if": "kurmanji", "unusual": true }, { "name": "alsoname", "if": "kurmanji", "unusual": true }, { "name": "proofname", "if": "kurmanji", "unusual": true }, { "name": "glossaryname", "if": "kurmanji", "unusual": true }, { "name": "januaryname", "if": "kurmanji" }, { "name": "februaryname", "if": "kurmanji" }, { "name": "marchname", "if": "kurmanji" }, { "name": "aprilname", "if": "kurmanji" }, { "name": "mayname", "if": "kurmanji" }, { "name": "junename", "if": "kurmanji" }, { "name": "julyname", "if": "kurmanji" }, { "name": "augustname", "if": "kurmanji" }, { "name": "septembername", "if": "kurmanji" }, { "name": "octobername", "if": "kurmanji" }, { "name": "novembername", "if": "kurmanji" }, { "name": "decembername", "if": "kurmanji" }, { "name": "captionslatin", "if": "latin", "unusual": true }, { "name": "datelatin", "if": "latin", "unusual": true }, { "name": "extraslatin", "if": "latin", "unusual": true }, { "name": "noextraslatin", "if": "latin", "unusual": true }, { "name": "ProsodicMarksOn", "if": "latin" }, { "name": "ProsodicMarksOff", "if": "latin" }, { "name": "prefacename", "if": "latin", "unusual": true }, { "name": "bibname", "if": "latin", "unusual": true }, { "name": "chaptername", "if": "latin", "unusual": true }, { "name": "enclname", "if": "latin", "unusual": true }, { "name": "ccname", "if": "latin", "unusual": true }, { "name": "headtoname", "if": "latin", "unusual": true }, { "name": "seename", "if": "latin", "unusual": true }, { "name": "alsoname", "if": "latin", "unusual": true }, { "name": "proofname", "if": "latin", "unusual": true }, { "name": "glossaryname", "if": "latin", "unusual": true }, { "name": "captionsclassiclatin", "if": "classiclatin", "unusual": true }, { "name": "dateclassiclatin", "if": "classiclatin", "unusual": true }, { "name": "extrasclassiclatin", "if": "classiclatin", "unusual": true }, { "name": "noextrasclassiclatin", "if": "classiclatin", "unusual": true }, { "name": "prefacename", "if": "classiclatin", "unusual": true }, { "name": "bibname", "if": "classiclatin", "unusual": true }, { "name": "chaptername", "if": "classiclatin", "unusual": true }, { "name": "enclname", "if": "classiclatin", "unusual": true }, { "name": "ccname", "if": "classiclatin", "unusual": true }, { "name": "headtoname", "if": "classiclatin", "unusual": true }, { "name": "seename", "if": "classiclatin", "unusual": true }, { "name": "alsoname", "if": "classiclatin", "unusual": true }, { "name": "proofname", "if": "classiclatin", "unusual": true }, { "name": "glossaryname", "if": "classiclatin", "unusual": true }, { "name": "captionsecclesiasticlatin", "if": "ecclesiasticlatin", "unusual": true }, { "name": "dateecclesiasticlatin", "if": "ecclesiasticlatin", "unusual": true }, { "name": "extrasecclesiasticlatin", "if": "ecclesiasticlatin", "unusual": true }, { "name": "noextrasecclesiasticlatin", "if": "ecclesiasticlatin", "unusual": true }, { "name": "prefacename", "if": "ecclesiasticlatin", "unusual": true }, { "name": "bibname", "if": "ecclesiasticlatin", "unusual": true }, { "name": "chaptername", "if": "ecclesiasticlatin", "unusual": true }, { "name": "enclname", "if": "ecclesiasticlatin", "unusual": true }, { "name": "ccname", "if": "ecclesiasticlatin", "unusual": true }, { "name": "headtoname", "if": "ecclesiasticlatin", "unusual": true }, { "name": "seename", "if": "ecclesiasticlatin", "unusual": true }, { "name": "alsoname", "if": "ecclesiasticlatin", "unusual": true }, { "name": "proofname", "if": "ecclesiasticlatin", "unusual": true }, { "name": "glossaryname", "if": "ecclesiasticlatin", "unusual": true }, { "name": "captionsmedievallatin", "if": "medievallatin", "unusual": true }, { "name": "datemedievallatin", "if": "medievallatin", "unusual": true }, { "name": "extrasmedievallatin", "if": "medievallatin", "unusual": true }, { "name": "noextrasmedievallatin", "if": "medievallatin", "unusual": true }, { "name": "prefacename", "if": "medievallatin", "unusual": true }, { "name": "bibname", "if": "medievallatin", "unusual": true }, { "name": "chaptername", "if": "medievallatin", "unusual": true }, { "name": "enclname", "if": "medievallatin", "unusual": true }, { "name": "ccname", "if": "medievallatin", "unusual": true }, { "name": "headtoname", "if": "medievallatin", "unusual": true }, { "name": "seename", "if": "medievallatin", "unusual": true }, { "name": "alsoname", "if": "medievallatin", "unusual": true }, { "name": "proofname", "if": "medievallatin", "unusual": true }, { "name": "glossaryname", "if": "medievallatin", "unusual": true }, { "name": "captionslatvian", "if": "latvian", "unusual": true }, { "name": "datelatvian", "if": "latvian", "unusual": true }, { "name": "extraslatvian", "if": "latvian", "unusual": true }, { "name": "noextraslatvian", "if": "latvian", "unusual": true }, { "name": "datumaa", "if": "latvian" }, { "name": "datums", "if": "latvian" }, { "name": "latviangada", "if": "latvian", "unusual": true }, { "name": "latviantoday", "if": "latvian" }, { "name": "prefacename", "if": "latvian", "unusual": true }, { "name": "bibname", "if": "latvian", "unusual": true }, { "name": "chaptername", "if": "latvian", "unusual": true }, { "name": "enclname", "if": "latvian", "unusual": true }, { "name": "ccname", "if": "latvian", "unusual": true }, { "name": "headtoname", "if": "latvian", "unusual": true }, { "name": "seename", "if": "latvian", "unusual": true }, { "name": "alsoname", "if": "latvian", "unusual": true }, { "name": "proofname", "if": "latvian", "unusual": true }, { "name": "glossaryname", "if": "latvian", "unusual": true }, { "name": "captionslithuanian", "if": "lithuanian", "unusual": true }, { "name": "datelithuanian", "if": "lithuanian", "unusual": true }, { "name": "extraslithuanian", "if": "lithuanian", "unusual": true }, { "name": "noextraslithuanian", "if": "lithuanian", "unusual": true }, { "name": "prefacename", "if": "lithuanian", "unusual": true }, { "name": "bibname", "if": "lithuanian", "unusual": true }, { "name": "chaptername", "if": "lithuanian", "unusual": true }, { "name": "enclname", "if": "lithuanian", "unusual": true }, { "name": "ccname", "if": "lithuanian", "unusual": true }, { "name": "headtoname", "if": "lithuanian", "unusual": true }, { "name": "seename", "if": "lithuanian", "unusual": true }, { "name": "alsoname", "if": "lithuanian", "unusual": true }, { "name": "proofname", "if": "lithuanian", "unusual": true }, { "name": "glossaryname", "if": "lithuanian", "unusual": true }, { "name": "captionsmacedonian", "if": "macedonian", "unusual": true }, { "name": "datemacedonian", "if": "macedonian", "unusual": true }, { "name": "extrasmacedonian", "if": "macedonian", "unusual": true }, { "name": "noextrasmacedonian", "if": "macedonian", "unusual": true }, { "name": "cyrillicencoding", "if": "macedonian", "unusual": true }, { "name": "Macedonian", "if": "macedonian" }, { "name": "English", "if": "macedonian" }, { "name": "Romannumeral", "if": "macedonian", "arg": { "format": "{}", "snippet": "Romannumeral{${1:number}}" } }, { "name": "todayRoman", "if": "macedonian" }, { "name": "Mkd", "if": "macedonian", "unusual": true }, { "name": "Mk", "if": "macedonian", "unusual": true }, { "name": "cyrillictext", "if": "macedonian", "unusual": true }, { "name": "cyr", "if": "macedonian", "unusual": true }, { "name": "Eng", "if": "macedonian", "unusual": true }, { "name": "prefacename", "if": "macedonian", "unusual": true }, { "name": "bibname", "if": "macedonian", "unusual": true }, { "name": "chaptername", "if": "macedonian", "unusual": true }, { "name": "authorname", "if": "macedonian", "unusual": true }, { "name": "enclname", "if": "macedonian", "unusual": true }, { "name": "ccname", "if": "macedonian", "unusual": true }, { "name": "headtoname", "if": "macedonian", "unusual": true }, { "name": "seename", "if": "macedonian", "unusual": true }, { "name": "alsoname", "if": "macedonian", "unusual": true }, { "name": "proofname", "if": "macedonian", "unusual": true }, { "name": "theoremname", "if": "macedonian", "unusual": true }, { "name": "corollaryname", "if": "macedonian", "unusual": true }, { "name": "lemmaname", "if": "macedonian", "unusual": true }, { "name": "glossaryname", "if": "macedonian", "unusual": true }, { "name": "CYRA", "if": "macedonian", "unusual": true }, { "name": "CYRB", "if": "macedonian", "unusual": true }, { "name": "CYRV", "if": "macedonian", "unusual": true }, { "name": "CYRG", "if": "macedonian", "unusual": true }, { "name": "CYRGUP", "if": "macedonian", "unusual": true }, { "name": "CYRD", "if": "macedonian", "unusual": true }, { "name": "CYRE", "if": "macedonian", "unusual": true }, { "name": "CYRIE", "if": "macedonian", "unusual": true }, { "name": "CYRZH", "if": "macedonian", "unusual": true }, { "name": "CYRZ", "if": "macedonian", "unusual": true }, { "name": "CYRI", "if": "macedonian", "unusual": true }, { "name": "CYRII", "if": "macedonian", "unusual": true }, { "name": "CYRYI", "if": "macedonian", "unusual": true }, { "name": "CYRISHRT", "if": "macedonian", "unusual": true }, { "name": "CYRK", "if": "macedonian", "unusual": true }, { "name": "CYRL", "if": "macedonian", "unusual": true }, { "name": "CYRM", "if": "macedonian", "unusual": true }, { "name": "CYRN", "if": "macedonian", "unusual": true }, { "name": "CYRO", "if": "macedonian", "unusual": true }, { "name": "CYRP", "if": "macedonian", "unusual": true }, { "name": "CYRR", "if": "macedonian", "unusual": true }, { "name": "CYRS", "if": "macedonian", "unusual": true }, { "name": "CYRT", "if": "macedonian", "unusual": true }, { "name": "CYRU", "if": "macedonian", "unusual": true }, { "name": "CYRF", "if": "macedonian", "unusual": true }, { "name": "CYRH", "if": "macedonian", "unusual": true }, { "name": "CYRC", "if": "macedonian", "unusual": true }, { "name": "CYRCH", "if": "macedonian", "unusual": true }, { "name": "CYRSH", "if": "macedonian", "unusual": true }, { "name": "CYRSHCH", "if": "macedonian", "unusual": true }, { "name": "CYRYU", "if": "macedonian", "unusual": true }, { "name": "CYRYA", "if": "macedonian", "unusual": true }, { "name": "CYRSFTSN", "if": "macedonian", "unusual": true }, { "name": "CYRERY", "if": "macedonian", "unusual": true }, { "name": "cyra", "if": "macedonian", "unusual": true }, { "name": "cyrb", "if": "macedonian", "unusual": true }, { "name": "cyrv", "if": "macedonian", "unusual": true }, { "name": "cyrg", "if": "macedonian", "unusual": true }, { "name": "cyrgup", "if": "macedonian", "unusual": true }, { "name": "cyrd", "if": "macedonian", "unusual": true }, { "name": "cyre", "if": "macedonian", "unusual": true }, { "name": "cyrie", "if": "macedonian", "unusual": true }, { "name": "cyrzh", "if": "macedonian", "unusual": true }, { "name": "cyrz", "if": "macedonian", "unusual": true }, { "name": "cyri", "if": "macedonian", "unusual": true }, { "name": "cyrii", "if": "macedonian", "unusual": true }, { "name": "cyryi", "if": "macedonian", "unusual": true }, { "name": "cyrishrt", "if": "macedonian", "unusual": true }, { "name": "cyrk", "if": "macedonian", "unusual": true }, { "name": "cyrl", "if": "macedonian", "unusual": true }, { "name": "cyrm", "if": "macedonian", "unusual": true }, { "name": "cyrn", "if": "macedonian", "unusual": true }, { "name": "cyro", "if": "macedonian", "unusual": true }, { "name": "cyrp", "if": "macedonian", "unusual": true }, { "name": "cyrr", "if": "macedonian", "unusual": true }, { "name": "cyrs", "if": "macedonian", "unusual": true }, { "name": "cyrt", "if": "macedonian", "unusual": true }, { "name": "cyru", "if": "macedonian", "unusual": true }, { "name": "cyrf", "if": "macedonian", "unusual": true }, { "name": "cyrh", "if": "macedonian", "unusual": true }, { "name": "cyrc", "if": "macedonian", "unusual": true }, { "name": "cyrch", "if": "macedonian", "unusual": true }, { "name": "cyrsh", "if": "macedonian", "unusual": true }, { "name": "cyrshch", "if": "macedonian", "unusual": true }, { "name": "cyryu", "if": "macedonian", "unusual": true }, { "name": "cyrya", "if": "macedonian", "unusual": true }, { "name": "cyrsftsn", "if": "macedonian", "unusual": true }, { "name": "cyrery", "if": "macedonian", "unusual": true }, { "name": "dq", "if": "macedonian" }, { "name": "cdash", "if": "macedonian", "unusual": true }, { "name": "cyrdash", "if": "macedonian" }, { "name": "overbar", "if": "macedonian", "unusual": true, "arg": { "format": "{}", "snippet": "overbar{${1:arg}}" }, "detail": " ̅", "doc": "Overbar embellishment" }, { "name": "textoverline", "if": "macedonian", "unusual": true, "arg": { "format": "{}", "snippet": "textoverline{${1:arg}}" } }, { "name": "overbarshort", "if": "macedonian", "unusual": true, "arg": { "format": "{}", "snippet": "overbarshort{${1:arg}}" } }, { "name": "textoverlineshort", "if": "macedonian", "unusual": true, "arg": { "format": "{}", "snippet": "textoverlineshort{${1:arg}}" } }, { "name": "IfItalic", "if": "macedonian", "unusual": true, "arg": { "format": "{}{}", "snippet": "IfItalic{${1:arg1}}{${2:arg2}}" } }, { "name": "tbar", "if": "macedonian", "unusual": true, "arg": { "format": "{}", "snippet": "tbar{${1:arg}}" } }, { "name": "captionsmagyar", "if": "magyar", "unusual": true }, { "name": "datemagyar", "if": "magyar", "unusual": true }, { "name": "extrasmagyar", "if": "magyar", "unusual": true }, { "name": "noextrasmagyar", "if": "magyar", "unusual": true }, { "name": "ondatemagyar", "if": "magyar" }, { "name": "prefacename", "if": "magyar", "unusual": true }, { "name": "bibname", "if": "magyar", "unusual": true }, { "name": "enclname", "if": "magyar", "unusual": true }, { "name": "ccname", "if": "magyar", "unusual": true }, { "name": "headtoname", "if": "magyar", "unusual": true }, { "name": "proofname", "if": "magyar", "unusual": true }, { "name": "glossaryname", "if": "magyar", "unusual": true }, { "name": "chaptername", "if": "magyar", "unusual": true }, { "name": "notesname", "if": "magyar", "unusual": true }, { "name": "seename", "if": "magyar", "unusual": true }, { "name": "alsoname", "if": "magyar", "unusual": true }, { "name": "acite*", "if": "magyar", "arg": { "format": "{}", "snippet": "acite*{${1:keylist}}" } }, { "name": "Acite*", "if": "magyar", "arg": { "format": "{}", "snippet": "Acite*{${1:keylist}}" } }, { "name": "acite", "if": "magyar", "arg": { "format": "{}", "snippet": "acite{${1:keylist}}" } }, { "name": "Acite", "if": "magyar", "arg": { "format": "{}", "snippet": "Acite{${1:keylist}}" } }, { "name": "apageref*", "if": "magyar", "arg": { "format": "{}", "snippet": "apageref*{${1:label}}" } }, { "name": "Apageref*", "if": "magyar", "arg": { "format": "{}", "snippet": "Apageref*{${1:label}}" } }, { "name": "apageref", "if": "magyar", "arg": { "format": "{}", "snippet": "apageref{${1:label}}" } }, { "name": "Apageref", "if": "magyar", "arg": { "format": "{}", "snippet": "Apageref{${1:label}}" } }, { "name": "aref", "if": "magyar", "arg": { "format": "()", "snippet": "aref({${1:label}})" } }, { "name": "Aref", "if": "magyar", "arg": { "format": "()", "snippet": "Aref({${1:label}})" } }, { "name": "aref*", "if": "magyar", "arg": { "format": "{}", "snippet": "aref*{${1:label}}" } }, { "name": "Aref*", "if": "magyar", "arg": { "format": "{}", "snippet": "Aref*{${1:label}}" } }, { "name": "aref", "if": "magyar", "arg": { "format": "{}", "snippet": "aref{${1:label}}" } }, { "name": "Aref", "if": "magyar", "arg": { "format": "{}", "snippet": "Aref{${1:label}}" } }, { "name": "az*", "if": "magyar", "arg": { "format": "{}", "snippet": "az*{${1:szó}}" } }, { "name": "Az*", "if": "magyar", "arg": { "format": "{}", "snippet": "Az*{${1:szó}}" } }, { "name": "az", "if": "magyar", "arg": { "format": "{}", "snippet": "az{${1:szó}}" } }, { "name": "Az", "if": "magyar", "arg": { "format": "{}", "snippet": "Az{${1:szó}}" } }, { "name": "azc", "if": "magyar", "unusual": true, "arg": { "format": "{}", "snippet": "azc{${1:keylist}}" } }, { "name": "Azc", "if": "magyar", "unusual": true, "arg": { "format": "{}", "snippet": "Azc{${1:keylist}}" } }, { "name": "azp", "if": "magyar", "unusual": true, "arg": { "format": "{}", "snippet": "azp{${1:label}}" } }, { "name": "Azp", "if": "magyar", "unusual": true, "arg": { "format": "{}", "snippet": "Azp{${1:label}}" } }, { "name": "azr", "if": "magyar", "unusual": true, "arg": { "format": "{}", "snippet": "azr{${1:label}}" } }, { "name": "Azr", "if": "magyar", "unusual": true, "arg": { "format": "{}", "snippet": "Azr{${1:label}}" } }, { "name": "editorfootnote", "if": "magyar", "arg": { "format": "{}", "snippet": "editorfootnote{${1:lábjegyzet-szöveg%text}}" } }, { "name": "emitdate", "if": "magyar", "arg": { "format": "[]{}{}", "snippet": "emitdate[${3:toldalék}]{${1:formátum}}{${2:dátum}}" } }, { "name": "emitdate", "if": "magyar", "arg": { "format": "{}{}", "snippet": "emitdate{${1:formátum}}{${2:dátum}}" } }, { "name": "factorial", "if": "magyar" }, { "name": "footnotestyle", "if": "magyar", "arg": { "format": "{}", "snippet": "footnotestyle{${1:előírás%keyvals}}", "keys": [ "\\footnotestyle" ], "keyPos": 0 } }, { "name": "hang", "if": "magyar", "arg": { "format": "{}", "snippet": "hang{${1:bekezdéskezdő jel}}" } }, { "name": "headingfootnote", "if": "magyar", "arg": { "format": "[]{}", "snippet": "headingfootnote[${2:szám}]{${1:lábjegyzet-szöveg%text}}" } }, { "name": "headingfootnote", "if": "magyar", "arg": { "format": "{}", "snippet": "headingfootnote{${1:lábjegyzet-szöveg%text}}" } }, { "name": "HuComma", "if": "magyar", "unusual": true }, { "name": "hunnewlabel", "if": "magyar", "unusual": true }, { "name": "Hunumeral", "if": "magyar", "arg": { "format": "{}", "snippet": "Hunumeral{${1:counter}}" } }, { "name": "hunumeral", "if": "magyar", "arg": { "format": "{}", "snippet": "hunumeral{${1:counter}}" } }, { "name": "huordinal", "if": "magyar", "arg": { "format": "{}", "snippet": "huordinal{${1:counter}}" } }, { "name": "Huordinal", "if": "magyar", "arg": { "format": "{}", "snippet": "Huordinal{${1:counter}}" } }, { "name": "magyarDumpHuMin", "if": "magyar", "unusual": true }, { "name": "makeFootnotable", "if": "magyar", "arg": { "format": "{}", "snippet": "makeFootnotable{${1:környezet-név}}" } }, { "name": "MathBrk", "if": "magyar", "arg": { "format": "{}", "snippet": "MathBrk{${1:szimbólum}}" } }, { "name": "MathBrkAll", "if": "magyar", "arg": { "format": "{}", "snippet": "MathBrkAll{${1:szimbólum}}" } }, { "name": "MathReal", "if": "magyar", "arg": { "format": "{}", "snippet": "MathReal{${1:képlet tizedestörtekkel%formula}}" } }, { "name": "ondatemagyar", "if": "magyar" }, { "name": "ontoday", "if": "magyar" }, { "name": "refstruc", "if": "magyar", "arg": { "format": "{}", "snippet": "refstruc{${1:label}}" } }, { "name": "refstrucparen", "if": "magyar", "unusual": true, "arg": { "format": "{}", "snippet": "refstrucparen{${1:label}}" } }, { "name": "SafeToday", "if": "magyar" }, { "name": "textqq", "if": "magyar", "arg": { "format": "{}", "snippet": "textqq{${1:szövegközti idézet%text}}" } }, { "name": "captionshungarian", "if": "hungarian", "unusual": true }, { "name": "datehungarian", "if": "hungarian", "unusual": true }, { "name": "extrashungarian", "if": "hungarian", "unusual": true }, { "name": "noextrashungarian", "if": "hungarian", "unusual": true }, { "name": "prefacename", "if": "hungarian", "unusual": true }, { "name": "bibname", "if": "hungarian", "unusual": true }, { "name": "enclname", "if": "hungarian", "unusual": true }, { "name": "ccname", "if": "hungarian", "unusual": true }, { "name": "headtoname", "if": "hungarian", "unusual": true }, { "name": "proofname", "if": "hungarian", "unusual": true }, { "name": "glossaryname", "if": "hungarian", "unusual": true }, { "name": "chaptername", "if": "hungarian", "unusual": true }, { "name": "notesname", "if": "hungarian", "unusual": true }, { "name": "seename", "if": "hungarian", "unusual": true }, { "name": "alsoname", "if": "hungarian", "unusual": true }, { "name": "acite*", "if": "hungarian", "arg": { "format": "{}", "snippet": "acite*{${1:keylist}}" } }, { "name": "Acite*", "if": "hungarian", "arg": { "format": "{}", "snippet": "Acite*{${1:keylist}}" } }, { "name": "acite", "if": "hungarian", "arg": { "format": "{}", "snippet": "acite{${1:keylist}}" } }, { "name": "Acite", "if": "hungarian", "arg": { "format": "{}", "snippet": "Acite{${1:keylist}}" } }, { "name": "apageref*", "if": "hungarian", "arg": { "format": "{}", "snippet": "apageref*{${1:label}}" } }, { "name": "Apageref*", "if": "hungarian", "arg": { "format": "{}", "snippet": "Apageref*{${1:label}}" } }, { "name": "apageref", "if": "hungarian", "arg": { "format": "{}", "snippet": "apageref{${1:label}}" } }, { "name": "Apageref", "if": "hungarian", "arg": { "format": "{}", "snippet": "Apageref{${1:label}}" } }, { "name": "aref", "if": "hungarian", "arg": { "format": "()", "snippet": "aref({${1:label}})" } }, { "name": "Aref", "if": "hungarian", "arg": { "format": "()", "snippet": "Aref({${1:label}})" } }, { "name": "aref*", "if": "hungarian", "arg": { "format": "{}", "snippet": "aref*{${1:label}}" } }, { "name": "Aref*", "if": "hungarian", "arg": { "format": "{}", "snippet": "Aref*{${1:label}}" } }, { "name": "aref", "if": "hungarian", "arg": { "format": "{}", "snippet": "aref{${1:label}}" } }, { "name": "Aref", "if": "hungarian", "arg": { "format": "{}", "snippet": "Aref{${1:label}}" } }, { "name": "az*", "if": "hungarian", "arg": { "format": "{}", "snippet": "az*{${1:szó}}" } }, { "name": "Az*", "if": "hungarian", "arg": { "format": "{}", "snippet": "Az*{${1:szó}}" } }, { "name": "az", "if": "hungarian", "arg": { "format": "{}", "snippet": "az{${1:szó}}" } }, { "name": "Az", "if": "hungarian", "arg": { "format": "{}", "snippet": "Az{${1:szó}}" } }, { "name": "azc", "if": "hungarian", "unusual": true, "arg": { "format": "{}", "snippet": "azc{${1:keylist}}" } }, { "name": "Azc", "if": "hungarian", "unusual": true, "arg": { "format": "{}", "snippet": "Azc{${1:keylist}}" } }, { "name": "azp", "if": "hungarian", "unusual": true, "arg": { "format": "{}", "snippet": "azp{${1:label}}" } }, { "name": "Azp", "if": "hungarian", "unusual": true, "arg": { "format": "{}", "snippet": "Azp{${1:label}}" } }, { "name": "azr", "if": "hungarian", "unusual": true, "arg": { "format": "{}", "snippet": "azr{${1:label}}" } }, { "name": "Azr", "if": "hungarian", "unusual": true, "arg": { "format": "{}", "snippet": "Azr{${1:label}}" } }, { "name": "editorfootnote", "if": "hungarian", "arg": { "format": "{}", "snippet": "editorfootnote{${1:lábjegyzet-szöveg%text}}" } }, { "name": "emitdate", "if": "hungarian", "arg": { "format": "[]{}{}", "snippet": "emitdate[${3:toldalék}]{${1:formátum}}{${2:dátum}}" } }, { "name": "emitdate", "if": "hungarian", "arg": { "format": "{}{}", "snippet": "emitdate{${1:formátum}}{${2:dátum}}" } }, { "name": "factorial", "if": "hungarian" }, { "name": "footnotestyle", "if": "hungarian", "arg": { "format": "{}", "snippet": "footnotestyle{${1:előírás%keyvals}}", "keys": [ "\\footnotestyle" ], "keyPos": 0 } }, { "name": "hang", "if": "hungarian", "arg": { "format": "{}", "snippet": "hang{${1:bekezdéskezdő jel}}" } }, { "name": "headingfootnote", "if": "hungarian", "arg": { "format": "[]{}", "snippet": "headingfootnote[${2:szám}]{${1:lábjegyzet-szöveg%text}}" } }, { "name": "headingfootnote", "if": "hungarian", "arg": { "format": "{}", "snippet": "headingfootnote{${1:lábjegyzet-szöveg%text}}" } }, { "name": "HuComma", "if": "hungarian", "unusual": true }, { "name": "hunnewlabel", "if": "hungarian", "unusual": true }, { "name": "Hunumeral", "if": "hungarian", "arg": { "format": "{}", "snippet": "Hunumeral{${1:counter}}" } }, { "name": "hunumeral", "if": "hungarian", "arg": { "format": "{}", "snippet": "hunumeral{${1:counter}}" } }, { "name": "huordinal", "if": "hungarian", "arg": { "format": "{}", "snippet": "huordinal{${1:counter}}" } }, { "name": "Huordinal", "if": "hungarian", "arg": { "format": "{}", "snippet": "Huordinal{${1:counter}}" } }, { "name": "magyarDumpHuMin", "if": "hungarian", "unusual": true }, { "name": "makeFootnotable", "if": "hungarian", "arg": { "format": "{}", "snippet": "makeFootnotable{${1:környezet-név}}" } }, { "name": "MathBrk", "if": "hungarian", "arg": { "format": "{}", "snippet": "MathBrk{${1:szimbólum}}" } }, { "name": "MathBrkAll", "if": "hungarian", "arg": { "format": "{}", "snippet": "MathBrkAll{${1:szimbólum}}" } }, { "name": "MathReal", "if": "hungarian", "arg": { "format": "{}", "snippet": "MathReal{${1:képlet tizedestörtekkel%formula}}" } }, { "name": "ondatehungarian", "if": "hungarian" }, { "name": "ontoday", "if": "hungarian" }, { "name": "refstruc", "if": "hungarian", "arg": { "format": "{}", "snippet": "refstruc{${1:label}}" } }, { "name": "refstrucparen", "if": "hungarian", "unusual": true, "arg": { "format": "{}", "snippet": "refstrucparen{${1:label}}" } }, { "name": "SafeToday", "if": "hungarian" }, { "name": "textqq", "if": "hungarian", "arg": { "format": "{}", "snippet": "textqq{${1:szövegközti idézet%text}}" } }, { "name": "captionsmalay", "if": "malay", "unusual": true }, { "name": "datemalay", "if": "malay", "unusual": true }, { "name": "extrasmalay", "if": "malay", "unusual": true }, { "name": "noextrasmalay", "if": "malay", "unusual": true }, { "name": "prefacename", "if": "malay", "unusual": true }, { "name": "bibname", "if": "malay", "unusual": true }, { "name": "chaptername", "if": "malay", "unusual": true }, { "name": "enclname", "if": "malay", "unusual": true }, { "name": "ccname", "if": "malay", "unusual": true }, { "name": "headtoname", "if": "malay", "unusual": true }, { "name": "seename", "if": "malay", "unusual": true }, { "name": "alsoname", "if": "malay", "unusual": true }, { "name": "proofname", "if": "malay", "unusual": true }, { "name": "glossaryname", "if": "malay", "unusual": true }, { "name": "captionsbahasam", "if": "bahasam", "unusual": true }, { "name": "datebahasam", "if": "bahasam", "unusual": true }, { "name": "extrasbahasam", "if": "bahasam", "unusual": true }, { "name": "noextrasbahasam", "if": "bahasam", "unusual": true }, { "name": "prefacename", "if": "bahasam", "unusual": true }, { "name": "bibname", "if": "bahasam", "unusual": true }, { "name": "chaptername", "if": "bahasam", "unusual": true }, { "name": "enclname", "if": "bahasam", "unusual": true }, { "name": "ccname", "if": "bahasam", "unusual": true }, { "name": "headtoname", "if": "bahasam", "unusual": true }, { "name": "seename", "if": "bahasam", "unusual": true }, { "name": "alsoname", "if": "bahasam", "unusual": true }, { "name": "proofname", "if": "bahasam", "unusual": true }, { "name": "glossaryname", "if": "bahasam", "unusual": true }, { "name": "captionsmelayu", "if": "melayu", "unusual": true }, { "name": "datemelayu", "if": "melayu", "unusual": true }, { "name": "extrasmelayu", "if": "melayu", "unusual": true }, { "name": "noextrasmelayu", "if": "melayu", "unusual": true }, { "name": "prefacename", "if": "melayu", "unusual": true }, { "name": "bibname", "if": "melayu", "unusual": true }, { "name": "chaptername", "if": "melayu", "unusual": true }, { "name": "enclname", "if": "melayu", "unusual": true }, { "name": "ccname", "if": "melayu", "unusual": true }, { "name": "headtoname", "if": "melayu", "unusual": true }, { "name": "seename", "if": "melayu", "unusual": true }, { "name": "alsoname", "if": "melayu", "unusual": true }, { "name": "proofname", "if": "melayu", "unusual": true }, { "name": "glossaryname", "if": "melayu", "unusual": true }, { "name": "captionsmeyalu", "if": "meyalu", "unusual": true }, { "name": "datemeyalu", "if": "meyalu", "unusual": true }, { "name": "extrasmeyalu", "if": "meyalu", "unusual": true }, { "name": "noextrasmeyalu", "if": "meyalu", "unusual": true }, { "name": "prefacename", "if": "meyalu", "unusual": true }, { "name": "bibname", "if": "meyalu", "unusual": true }, { "name": "chaptername", "if": "meyalu", "unusual": true }, { "name": "enclname", "if": "meyalu", "unusual": true }, { "name": "ccname", "if": "meyalu", "unusual": true }, { "name": "headtoname", "if": "meyalu", "unusual": true }, { "name": "seename", "if": "meyalu", "unusual": true }, { "name": "alsoname", "if": "meyalu", "unusual": true }, { "name": "proofname", "if": "meyalu", "unusual": true }, { "name": "glossaryname", "if": "meyalu", "unusual": true }, { "name": "captionsmongolian", "if": "mongolian", "unusual": true }, { "name": "datemongolian", "if": "mongolian", "unusual": true }, { "name": "extrasmongolian", "if": "mongolian", "unusual": true }, { "name": "noextrasmongolian", "if": "mongolian", "unusual": true }, { "name": "latinencoding", "if": "mongolian", "unusual": true }, { "name": "cyrillicencoding", "if": "mongolian", "unusual": true }, { "name": "Mongolian", "if": "mongolian" }, { "name": "English", "if": "mongolian" }, { "name": "Mon", "if": "mongolian", "unusual": true }, { "name": "Eng", "if": "mongolian", "unusual": true }, { "name": "cyrillictext", "if": "mongolian", "unusual": true }, { "name": "cyr", "if": "mongolian", "unusual": true }, { "name": "lat", "if": "mongolian", "detail": "⪫", "doc": "Larger than" }, { "name": "textcyrillic", "if": "mongolian", "arg": { "format": "{}", "snippet": "textcyrillic{${1:text}}" } }, { "name": "prefacename", "if": "mongolian" }, { "name": "bibname", "if": "mongolian" }, { "name": "chaptername", "if": "mongolian" }, { "name": "authorname", "if": "mongolian" }, { "name": "enclname", "if": "mongolian" }, { "name": "ccname", "if": "mongolian" }, { "name": "headtoname", "if": "mongolian" }, { "name": "seename", "if": "mongolian" }, { "name": "alsoname", "if": "mongolian" }, { "name": "proofname", "if": "mongolian" }, { "name": "glossaryname", "if": "mongolian" }, { "name": "cdash", "if": "mongolian", "unusual": true }, { "name": "mdqon", "if": "mongolian", "unusual": true }, { "name": "mdqoff", "if": "mongolian", "unusual": true }, { "name": "Useg", "if": "mongolian", "arg": { "format": "{}", "snippet": "Useg{${1:counter}}" } }, { "name": "useg", "if": "mongolian", "arg": { "format": "{}", "snippet": "useg{${1:counter}}" } }, { "name": "sh", "if": "mongolian" }, { "name": "ch", "if": "mongolian" }, { "name": "tg", "if": "mongolian" }, { "name": "arctg", "if": "mongolian" }, { "name": "arcctg", "if": "mongolian" }, { "name": "ctg", "if": "mongolian" }, { "name": "cth", "if": "mongolian" }, { "name": "cosec", "if": "mongolian" }, { "name": "Prob", "if": "mongolian" }, { "name": "Variance", "if": "mongolian" }, { "name": "nsd", "if": "mongolian" }, { "name": "nsk", "if": "mongolian" }, { "name": "NSD", "if": "mongolian" }, { "name": "NSK", "if": "mongolian" }, { "name": "nod", "if": "mongolian" }, { "name": "nok", "if": "mongolian" }, { "name": "NOD", "if": "mongolian" }, { "name": "NOK", "if": "mongolian" }, { "name": "Proj", "if": "mongolian" }, { "name": "No", "if": "mongolian" }, { "name": "C", "if": "mongolian", "arg": { "format": "{}", "snippet": "C{${1:arg}}" } }, { "name": "CYRA", "if": "mongolian" }, { "name": "cyra", "if": "mongolian" }, { "name": "CYRAE", "if": "mongolian" }, { "name": "cyrae", "if": "mongolian" }, { "name": "CYRB", "if": "mongolian" }, { "name": "cyrb", "if": "mongolian" }, { "name": "CYRC", "if": "mongolian" }, { "name": "cyrc", "if": "mongolian" }, { "name": "CYRCH", "if": "mongolian" }, { "name": "cyrch", "if": "mongolian" }, { "name": "CYRCHRDSC", "if": "mongolian" }, { "name": "cyrchrdsc", "if": "mongolian" }, { "name": "CYRCHVCRS", "if": "mongolian" }, { "name": "cyrchvcrs", "if": "mongolian" }, { "name": "CYRD", "if": "mongolian" }, { "name": "cyrd", "if": "mongolian" }, { "name": "cyrdash", "if": "mongolian" }, { "name": "CYRDJE", "if": "mongolian" }, { "name": "cyrdje", "if": "mongolian" }, { "name": "CYRDZE", "if": "mongolian" }, { "name": "cyrdze", "if": "mongolian" }, { "name": "CYRDZHE", "if": "mongolian" }, { "name": "cyrdzhe", "if": "mongolian" }, { "name": "CYRE", "if": "mongolian" }, { "name": "cyre", "if": "mongolian" }, { "name": "CYREREV", "if": "mongolian" }, { "name": "cyrerev", "if": "mongolian" }, { "name": "CYRERY", "if": "mongolian" }, { "name": "cyrery", "if": "mongolian" }, { "name": "CYRF", "if": "mongolian" }, { "name": "cyrf", "if": "mongolian" }, { "name": "CYRG", "if": "mongolian" }, { "name": "cyrg", "if": "mongolian" }, { "name": "CYRGHCRS", "if": "mongolian" }, { "name": "cyrghcrs", "if": "mongolian" }, { "name": "CYRGUP", "if": "mongolian" }, { "name": "cyrgup", "if": "mongolian" }, { "name": "CYRH", "if": "mongolian" }, { "name": "cyrh", "if": "mongolian" }, { "name": "CYRHDSC", "if": "mongolian" }, { "name": "cyrhdsc", "if": "mongolian" }, { "name": "CYRHRDSN", "if": "mongolian" }, { "name": "cyrhrdsn", "if": "mongolian" }, { "name": "CYRI", "if": "mongolian" }, { "name": "cyri", "if": "mongolian" }, { "name": "CYRIE", "if": "mongolian" }, { "name": "cyrie", "if": "mongolian" }, { "name": "CYRII", "if": "mongolian" }, { "name": "cyrii", "if": "mongolian" }, { "name": "CYRISHRT", "if": "mongolian" }, { "name": "cyrishrt", "if": "mongolian" }, { "name": "CYRJE", "if": "mongolian" }, { "name": "cyrje", "if": "mongolian" }, { "name": "CYRK", "if": "mongolian" }, { "name": "cyrk", "if": "mongolian" }, { "name": "CYRKBEAK", "if": "mongolian" }, { "name": "cyrkbeak", "if": "mongolian" }, { "name": "CYRKDSC", "if": "mongolian" }, { "name": "cyrkdsc", "if": "mongolian" }, { "name": "CYRKVCRS", "if": "mongolian" }, { "name": "cyrkvcrs", "if": "mongolian" }, { "name": "CYRL", "if": "mongolian" }, { "name": "cyrl", "if": "mongolian" }, { "name": "cyrlangle", "if": "mongolian" }, { "name": "CYRLJE", "if": "mongolian" }, { "name": "cyrlje", "if": "mongolian" }, { "name": "CYRM", "if": "mongolian" }, { "name": "cyrm", "if": "mongolian" }, { "name": "CYRN", "if": "mongolian" }, { "name": "cyrn", "if": "mongolian" }, { "name": "CYRNDSC", "if": "mongolian" }, { "name": "cyrndsc", "if": "mongolian" }, { "name": "CYRNG", "if": "mongolian" }, { "name": "cyrng", "if": "mongolian" }, { "name": "CYRNJE", "if": "mongolian" }, { "name": "cyrnje", "if": "mongolian" }, { "name": "CYRO", "if": "mongolian" }, { "name": "cyro", "if": "mongolian" }, { "name": "CYROTLD", "if": "mongolian" }, { "name": "cyrotld", "if": "mongolian" }, { "name": "CYRP", "if": "mongolian" }, { "name": "cyrp", "if": "mongolian" }, { "name": "CYRpalochka", "if": "mongolian" }, { "name": "CYRQ", "if": "mongolian" }, { "name": "cyrq", "if": "mongolian" }, { "name": "CYRR", "if": "mongolian" }, { "name": "cyrr", "if": "mongolian" }, { "name": "cyrrangle", "if": "mongolian" }, { "name": "CYRS", "if": "mongolian" }, { "name": "cyrs", "if": "mongolian" }, { "name": "CYRSCHWA", "if": "mongolian" }, { "name": "cyrschwa", "if": "mongolian" }, { "name": "CYRSDSC", "if": "mongolian" }, { "name": "cyrsdsc", "if": "mongolian" }, { "name": "CYRSFTSN", "if": "mongolian" }, { "name": "cyrsftsn", "if": "mongolian" }, { "name": "CYRSH", "if": "mongolian" }, { "name": "cyrsh", "if": "mongolian" }, { "name": "CYRSHCH", "if": "mongolian" }, { "name": "cyrshch", "if": "mongolian" }, { "name": "CYRSHHA", "if": "mongolian" }, { "name": "cyrshha", "if": "mongolian" }, { "name": "CYRT", "if": "mongolian" }, { "name": "cyrt", "if": "mongolian" }, { "name": "CYRTSHE", "if": "mongolian" }, { "name": "cyrtshe", "if": "mongolian" }, { "name": "CYRU", "if": "mongolian" }, { "name": "cyru", "if": "mongolian" }, { "name": "CYRUSHRT", "if": "mongolian" }, { "name": "cyrushrt", "if": "mongolian" }, { "name": "CYRV", "if": "mongolian" }, { "name": "cyrv", "if": "mongolian" }, { "name": "CYRW", "if": "mongolian" }, { "name": "cyrw", "if": "mongolian" }, { "name": "CYRY", "if": "mongolian" }, { "name": "cyry", "if": "mongolian" }, { "name": "CYRYA", "if": "mongolian" }, { "name": "cyrya", "if": "mongolian" }, { "name": "CYRYHCRS", "if": "mongolian" }, { "name": "cyryhcrs", "if": "mongolian" }, { "name": "CYRYI", "if": "mongolian" }, { "name": "cyryi", "if": "mongolian" }, { "name": "CYRYO", "if": "mongolian" }, { "name": "cyryo", "if": "mongolian" }, { "name": "CYRYU", "if": "mongolian" }, { "name": "cyryu", "if": "mongolian" }, { "name": "CYRZ", "if": "mongolian" }, { "name": "cyrz", "if": "mongolian" }, { "name": "CYRZDSC", "if": "mongolian" }, { "name": "cyrzdsc", "if": "mongolian" }, { "name": "CYRZH", "if": "mongolian" }, { "name": "cyrzh", "if": "mongolian" }, { "name": "CYRZHDSC", "if": "mongolian" }, { "name": "cyrzhdsc", "if": "mongolian" }, { "name": "f", "if": "mongolian", "arg": { "format": "{}", "snippet": "f{${1:arg}}" } }, { "name": "guillemotleft", "if": "mongolian" }, { "name": "guillemotright", "if": "mongolian" }, { "name": "k", "if": "mongolian", "arg": { "format": "{}", "snippet": "k{${1:arg}}" } }, { "name": "quotedblbase", "if": "mongolian" }, { "name": "textquotedbl", "if": "mongolian" }, { "name": "U", "if": "mongolian", "arg": { "format": "{}", "snippet": "U{${1:arg}}" } }, { "name": "captionsnorsk", "if": "norsk", "unusual": true }, { "name": "datenorsk", "if": "norsk", "unusual": true }, { "name": "extrasnorsk", "if": "norsk", "unusual": true }, { "name": "noextrasnorsk", "if": "norsk", "unusual": true }, { "name": "dq", "if": "norsk" }, { "name": "prefacename", "if": "norsk", "unusual": true }, { "name": "bibname", "if": "norsk", "unusual": true }, { "name": "chaptername", "if": "norsk", "unusual": true }, { "name": "enclname", "if": "norsk", "unusual": true }, { "name": "ccname", "if": "norsk", "unusual": true }, { "name": "headtoname", "if": "norsk", "unusual": true }, { "name": "seename", "if": "norsk", "unusual": true }, { "name": "alsoname", "if": "norsk", "unusual": true }, { "name": "proofname", "if": "norsk", "unusual": true }, { "name": "glossaryname", "if": "norsk", "unusual": true }, { "name": "captionspiedmontese", "if": "piedmontese", "unusual": true }, { "name": "datepiedmontese", "if": "piedmontese", "unusual": true }, { "name": "extraspiedmontese", "if": "piedmontese", "unusual": true }, { "name": "noextraspiedmontese", "if": "piedmontese", "unusual": true }, { "name": "prefacename", "if": "piedmontese", "unusual": true }, { "name": "bibname", "if": "piedmontese", "unusual": true }, { "name": "chaptername", "if": "piedmontese", "unusual": true }, { "name": "enclname", "if": "piedmontese", "unusual": true }, { "name": "ccname", "if": "piedmontese", "unusual": true }, { "name": "headtoname", "if": "piedmontese", "unusual": true }, { "name": "seename", "if": "piedmontese", "unusual": true }, { "name": "alsoname", "if": "piedmontese", "unusual": true }, { "name": "proofname", "if": "piedmontese", "unusual": true }, { "name": "glossaryname", "if": "piedmontese", "unusual": true }, { "name": "captionspinyin", "if": "pinyin", "unusual": true }, { "name": "datepinyin", "if": "pinyin", "unusual": true }, { "name": "extraspinyin", "if": "pinyin", "unusual": true }, { "name": "noextraspinyin", "if": "pinyin", "unusual": true }, { "name": "mdqon", "if": "pinyin", "unusual": true }, { "name": "mdqoff", "if": "pinyin", "unusual": true }, { "name": "captionspolish", "if": "polish", "unusual": true }, { "name": "datepolish", "if": "polish", "unusual": true }, { "name": "extraspolish", "if": "polish", "unusual": true }, { "name": "noextraspolish", "if": "polish", "unusual": true }, { "name": "aob", "if": "polish" }, { "name": "Aob", "if": "polish" }, { "name": "eob", "if": "polish" }, { "name": "Eob", "if": "polish" }, { "name": "lpb", "if": "polish" }, { "name": "Lpb", "if": "polish" }, { "name": "zkb", "if": "polish" }, { "name": "Zkb", "if": "polish" }, { "name": "sob", "if": "polish", "unusual": true }, { "name": "spb", "if": "polish", "unusual": true }, { "name": "skb", "if": "polish", "unusual": true }, { "name": "textpl", "if": "polish", "unusual": true }, { "name": "telepl", "if": "polish", "unusual": true }, { "name": "dq", "if": "polish" }, { "name": "polishrz", "if": "polish", "unusual": true }, { "name": "polishzx", "if": "polish", "unusual": true }, { "name": "mdqon", "if": "polish", "unusual": true }, { "name": "mdqoff", "if": "polish", "unusual": true }, { "name": "prefacename", "if": "polish", "unusual": true }, { "name": "bibname", "if": "polish", "unusual": true }, { "name": "chaptername", "if": "polish", "unusual": true }, { "name": "enclname", "if": "polish", "unusual": true }, { "name": "ccname", "if": "polish", "unusual": true }, { "name": "headtoname", "if": "polish", "unusual": true }, { "name": "seename", "if": "polish", "unusual": true }, { "name": "alsoname", "if": "polish", "unusual": true }, { "name": "proofname", "if": "polish", "unusual": true }, { "name": "glossaryname", "if": "polish", "unusual": true }, { "name": "captionsportuges", "if": "portuges", "unusual": true }, { "name": "dateportuges", "if": "portuges", "unusual": true }, { "name": "extrasportuges", "if": "portuges", "unusual": true }, { "name": "noextrasportuges", "if": "portuges", "unusual": true }, { "name": "prefacename", "if": "portuges", "unusual": true }, { "name": "bibname", "if": "portuges", "unusual": true }, { "name": "chaptername", "if": "portuges", "unusual": true }, { "name": "enclname", "if": "portuges", "unusual": true }, { "name": "ccname", "if": "portuges", "unusual": true }, { "name": "headtoname", "if": "portuges", "unusual": true }, { "name": "seename", "if": "portuges", "unusual": true }, { "name": "alsoname", "if": "portuges", "unusual": true }, { "name": "proofname", "if": "portuges", "unusual": true }, { "name": "glossaryname", "if": "portuges", "unusual": true }, { "name": "ord", "if": "portuges" }, { "name": "orda", "if": "portuges" }, { "name": "ro", "if": "portuges", "unusual": true }, { "name": "ra", "if": "portuges", "unusual": true }, { "name": "captionsportuguese", "if": "portuguese", "unusual": true }, { "name": "dateportuguese", "if": "portuguese", "unusual": true }, { "name": "extrasportuguese", "if": "portuguese", "unusual": true }, { "name": "noextrasportuguese", "if": "portuguese", "unusual": true }, { "name": "prefacename", "if": "portuguese", "unusual": true }, { "name": "bibname", "if": "portuguese", "unusual": true }, { "name": "chaptername", "if": "portuguese", "unusual": true }, { "name": "enclname", "if": "portuguese", "unusual": true }, { "name": "ccname", "if": "portuguese", "unusual": true }, { "name": "headtoname", "if": "portuguese", "unusual": true }, { "name": "seename", "if": "portuguese", "unusual": true }, { "name": "alsoname", "if": "portuguese", "unusual": true }, { "name": "proofname", "if": "portuguese", "unusual": true }, { "name": "glossaryname", "if": "portuguese", "unusual": true }, { "name": "ord", "if": "portuguese" }, { "name": "orda", "if": "portuguese" }, { "name": "ro", "if": "portuguese", "unusual": true }, { "name": "ra", "if": "portuguese", "unusual": true }, { "name": "captionsbrazil", "if": "brazil", "unusual": true }, { "name": "datebrazil", "if": "brazil", "unusual": true }, { "name": "extrasbrazil", "if": "brazil", "unusual": true }, { "name": "noextrasbrazil", "if": "brazil", "unusual": true }, { "name": "prefacename", "if": "brazil", "unusual": true }, { "name": "bibname", "if": "brazil", "unusual": true }, { "name": "chaptername", "if": "brazil", "unusual": true }, { "name": "enclname", "if": "brazil", "unusual": true }, { "name": "ccname", "if": "brazil", "unusual": true }, { "name": "headtoname", "if": "brazil", "unusual": true }, { "name": "seename", "if": "brazil", "unusual": true }, { "name": "alsoname", "if": "brazil", "unusual": true }, { "name": "proofname", "if": "brazil", "unusual": true }, { "name": "glossaryname", "if": "brazil", "unusual": true }, { "name": "ord", "if": "brazil" }, { "name": "orda", "if": "brazil" }, { "name": "ro", "if": "brazil", "unusual": true }, { "name": "ra", "if": "brazil", "unusual": true }, { "name": "captionsbrazilian", "if": "brazilian", "unusual": true }, { "name": "datebrazilian", "if": "brazilian", "unusual": true }, { "name": "extrasbrazilian", "if": "brazilian", "unusual": true }, { "name": "noextrasbrazilian", "if": "brazilian", "unusual": true }, { "name": "prefacename", "if": "brazilian", "unusual": true }, { "name": "bibname", "if": "brazilian", "unusual": true }, { "name": "chaptername", "if": "brazilian", "unusual": true }, { "name": "enclname", "if": "brazilian", "unusual": true }, { "name": "ccname", "if": "brazilian", "unusual": true }, { "name": "headtoname", "if": "brazilian", "unusual": true }, { "name": "seename", "if": "brazilian", "unusual": true }, { "name": "alsoname", "if": "brazilian", "unusual": true }, { "name": "proofname", "if": "brazilian", "unusual": true }, { "name": "glossaryname", "if": "brazilian", "unusual": true }, { "name": "ord", "if": "brazilian" }, { "name": "orda", "if": "brazilian" }, { "name": "ro", "if": "brazilian", "unusual": true }, { "name": "ra", "if": "brazilian", "unusual": true }, { "name": "captionsromanian", "if": "romanian", "unusual": true }, { "name": "dateromanian", "if": "romanian", "unusual": true }, { "name": "extrasromanian", "if": "romanian", "unusual": true }, { "name": "noextrasromanian", "if": "romanian", "unusual": true }, { "name": "prefacename", "if": "romanian", "unusual": true }, { "name": "bibname", "if": "romanian", "unusual": true }, { "name": "chaptername", "if": "romanian", "unusual": true }, { "name": "enclname", "if": "romanian", "unusual": true }, { "name": "ccname", "if": "romanian", "unusual": true }, { "name": "headtoname", "if": "romanian", "unusual": true }, { "name": "seename", "if": "romanian", "unusual": true }, { "name": "alsoname", "if": "romanian", "unusual": true }, { "name": "proofname", "if": "romanian", "unusual": true }, { "name": "glossaryname", "if": "romanian", "unusual": true }, { "name": "captionsromansh", "if": "romansh", "unusual": true }, { "name": "dateromansh", "if": "romansh", "unusual": true }, { "name": "extrasromansh", "if": "romansh", "unusual": true }, { "name": "noextrasromansh", "if": "romansh", "unusual": true }, { "name": "prefacename", "if": "romansh", "unusual": true }, { "name": "bibname", "if": "romansh", "unusual": true }, { "name": "chaptername", "if": "romansh", "unusual": true }, { "name": "enclname", "if": "romansh", "unusual": true }, { "name": "ccname", "if": "romansh", "unusual": true }, { "name": "headtoname", "if": "romansh", "unusual": true }, { "name": "seename", "if": "romansh", "unusual": true }, { "name": "alsoname", "if": "romansh", "unusual": true }, { "name": "proofname", "if": "romansh", "unusual": true }, { "name": "glossaryname", "if": "romansh", "unusual": true }, { "name": "cyrdash", "if": "russian" }, { "name": "asbuk", "if": "russian", "arg": { "format": "{}", "snippet": "asbuk{${1:counter}}" } }, { "name": "Asbuk", "if": "russian", "arg": { "format": "{}", "snippet": "Asbuk{${1:counter}}" } }, { "name": "Russian", "if": "russian" }, { "name": "sh", "if": "russian" }, { "name": "ch", "if": "russian" }, { "name": "tg", "if": "russian" }, { "name": "ctg", "if": "russian" }, { "name": "arctg", "if": "russian" }, { "name": "arcctg", "if": "russian" }, { "name": "th", "if": "russian" }, { "name": "cth", "if": "russian" }, { "name": "cosec", "if": "russian" }, { "name": "Prob", "if": "russian" }, { "name": "Variance", "if": "russian" }, { "name": "NOD", "if": "russian" }, { "name": "nod", "if": "russian" }, { "name": "NOK", "if": "russian" }, { "name": "nok", "if": "russian" }, { "name": "Proj", "if": "russian" }, { "name": "cyrillicencoding", "if": "russian", "unusual": true }, { "name": "cyrillictext", "if": "russian", "unusual": true }, { "name": "cyr", "if": "russian", "unusual": true }, { "name": "textcyrillic", "if": "russian", "arg": { "format": "{}", "snippet": "textcyrillic{${1:text}}" } }, { "name": "dq", "if": "russian" }, { "name": "captionsrussian", "if": "russian", "unusual": true }, { "name": "daterussian", "if": "russian", "unusual": true }, { "name": "extrasrussian", "if": "russian", "unusual": true }, { "name": "noextrasrussian", "if": "russian", "unusual": true }, { "name": "CYRA", "if": "russian", "unusual": true }, { "name": "CYRB", "if": "russian", "unusual": true }, { "name": "CYRV", "if": "russian", "unusual": true }, { "name": "CYRG", "if": "russian", "unusual": true }, { "name": "CYRGUP", "if": "russian", "unusual": true }, { "name": "CYRD", "if": "russian", "unusual": true }, { "name": "CYRE", "if": "russian", "unusual": true }, { "name": "CYRIE", "if": "russian", "unusual": true }, { "name": "CYRZH", "if": "russian", "unusual": true }, { "name": "CYRZ", "if": "russian", "unusual": true }, { "name": "CYRI", "if": "russian", "unusual": true }, { "name": "CYRII", "if": "russian", "unusual": true }, { "name": "CYRYI", "if": "russian", "unusual": true }, { "name": "CYRISHRT", "if": "russian", "unusual": true }, { "name": "CYRK", "if": "russian", "unusual": true }, { "name": "CYRL", "if": "russian", "unusual": true }, { "name": "CYRM", "if": "russian", "unusual": true }, { "name": "CYRN", "if": "russian", "unusual": true }, { "name": "CYRO", "if": "russian", "unusual": true }, { "name": "CYRP", "if": "russian", "unusual": true }, { "name": "CYRR", "if": "russian", "unusual": true }, { "name": "CYRS", "if": "russian", "unusual": true }, { "name": "CYRT", "if": "russian", "unusual": true }, { "name": "CYRU", "if": "russian", "unusual": true }, { "name": "CYRF", "if": "russian", "unusual": true }, { "name": "CYRH", "if": "russian", "unusual": true }, { "name": "CYRC", "if": "russian", "unusual": true }, { "name": "CYRCH", "if": "russian", "unusual": true }, { "name": "CYRSH", "if": "russian", "unusual": true }, { "name": "CYRSHCH", "if": "russian", "unusual": true }, { "name": "CYRYU", "if": "russian", "unusual": true }, { "name": "CYRYA", "if": "russian", "unusual": true }, { "name": "CYRSFTSN", "if": "russian", "unusual": true }, { "name": "CYRERY", "if": "russian", "unusual": true }, { "name": "cyra", "if": "russian", "unusual": true }, { "name": "cyrb", "if": "russian", "unusual": true }, { "name": "cyrv", "if": "russian", "unusual": true }, { "name": "cyrg", "if": "russian", "unusual": true }, { "name": "cyrgup", "if": "russian", "unusual": true }, { "name": "cyrd", "if": "russian", "unusual": true }, { "name": "cyre", "if": "russian", "unusual": true }, { "name": "cyrie", "if": "russian", "unusual": true }, { "name": "cyrzh", "if": "russian", "unusual": true }, { "name": "cyrz", "if": "russian", "unusual": true }, { "name": "cyri", "if": "russian", "unusual": true }, { "name": "cyrii", "if": "russian", "unusual": true }, { "name": "cyryi", "if": "russian", "unusual": true }, { "name": "cyrishrt", "if": "russian", "unusual": true }, { "name": "cyrk", "if": "russian", "unusual": true }, { "name": "cyrl", "if": "russian", "unusual": true }, { "name": "cyrm", "if": "russian", "unusual": true }, { "name": "cyrn", "if": "russian", "unusual": true }, { "name": "cyro", "if": "russian", "unusual": true }, { "name": "cyrp", "if": "russian", "unusual": true }, { "name": "cyrr", "if": "russian", "unusual": true }, { "name": "cyrs", "if": "russian", "unusual": true }, { "name": "cyrt", "if": "russian", "unusual": true }, { "name": "cyru", "if": "russian", "unusual": true }, { "name": "cyrf", "if": "russian", "unusual": true }, { "name": "cyrh", "if": "russian", "unusual": true }, { "name": "cyrc", "if": "russian", "unusual": true }, { "name": "cyrch", "if": "russian", "unusual": true }, { "name": "cyrsh", "if": "russian", "unusual": true }, { "name": "cyrshch", "if": "russian", "unusual": true }, { "name": "cyryu", "if": "russian", "unusual": true }, { "name": "cyrya", "if": "russian", "unusual": true }, { "name": "cyrsftsn", "if": "russian", "unusual": true }, { "name": "cyrery", "if": "russian", "unusual": true }, { "name": "cdash", "if": "russian", "unusual": true }, { "name": "prefacename", "if": "russian", "unusual": true }, { "name": "bibname", "if": "russian", "unusual": true }, { "name": "chaptername", "if": "russian", "unusual": true }, { "name": "tocname", "if": "russian", "unusual": true }, { "name": "authorname", "if": "russian", "unusual": true }, { "name": "enclname", "if": "russian", "unusual": true }, { "name": "ccname", "if": "russian", "unusual": true }, { "name": "headtoname", "if": "russian", "unusual": true }, { "name": "seename", "if": "russian", "unusual": true }, { "name": "alsoname", "if": "russian", "unusual": true }, { "name": "proofname", "if": "russian", "unusual": true }, { "name": "glossaryname", "if": "russian", "unusual": true }, { "name": "acronymname", "if": "russian", "unusual": true }, { "name": "lstlistingname", "if": "russian", "unusual": true }, { "name": "lstlistlistingname", "if": "russian", "unusual": true }, { "name": "notesname", "if": "russian", "unusual": true }, { "name": "nomname", "if": "russian", "unusual": true }, { "name": "cyrdash", "if": "russian.ancient" }, { "name": "asbuk", "if": "russian.ancient", "arg": { "format": "{}", "snippet": "asbuk{${1:counter}}" } }, { "name": "Asbuk", "if": "russian.ancient", "arg": { "format": "{}", "snippet": "Asbuk{${1:counter}}" } }, { "name": "Russian", "if": "russian.ancient" }, { "name": "sh", "if": "russian.ancient" }, { "name": "ch", "if": "russian.ancient" }, { "name": "tg", "if": "russian.ancient" }, { "name": "ctg", "if": "russian.ancient" }, { "name": "arctg", "if": "russian.ancient" }, { "name": "arcctg", "if": "russian.ancient" }, { "name": "th", "if": "russian.ancient" }, { "name": "cth", "if": "russian.ancient" }, { "name": "cosec", "if": "russian.ancient" }, { "name": "Prob", "if": "russian.ancient" }, { "name": "Variance", "if": "russian.ancient" }, { "name": "NOD", "if": "russian.ancient" }, { "name": "nod", "if": "russian.ancient" }, { "name": "NOK", "if": "russian.ancient" }, { "name": "nok", "if": "russian.ancient" }, { "name": "Proj", "if": "russian.ancient" }, { "name": "cyrillicencoding", "if": "russian.ancient", "unusual": true }, { "name": "cyrillictext", "if": "russian.ancient", "unusual": true }, { "name": "cyr", "if": "russian.ancient", "unusual": true }, { "name": "textcyrillic", "if": "russian.ancient", "arg": { "format": "{}", "snippet": "textcyrillic{${1:text}}" } }, { "name": "dq", "if": "russian.ancient" }, { "name": "captionsrussian", "if": "russian.ancient", "unusual": true }, { "name": "daterussian", "if": "russian.ancient", "unusual": true }, { "name": "extrasrussian", "if": "russian.ancient", "unusual": true }, { "name": "noextrasrussian", "if": "russian.ancient", "unusual": true }, { "name": "CYRA", "if": "russian.ancient", "unusual": true }, { "name": "CYRB", "if": "russian.ancient", "unusual": true }, { "name": "CYRV", "if": "russian.ancient", "unusual": true }, { "name": "CYRG", "if": "russian.ancient", "unusual": true }, { "name": "CYRGUP", "if": "russian.ancient", "unusual": true }, { "name": "CYRD", "if": "russian.ancient", "unusual": true }, { "name": "CYRE", "if": "russian.ancient", "unusual": true }, { "name": "CYRIE", "if": "russian.ancient", "unusual": true }, { "name": "CYRZH", "if": "russian.ancient", "unusual": true }, { "name": "CYRZ", "if": "russian.ancient", "unusual": true }, { "name": "CYRI", "if": "russian.ancient", "unusual": true }, { "name": "CYRII", "if": "russian.ancient", "unusual": true }, { "name": "CYRYI", "if": "russian.ancient", "unusual": true }, { "name": "CYRISHRT", "if": "russian.ancient", "unusual": true }, { "name": "CYRK", "if": "russian.ancient", "unusual": true }, { "name": "CYRL", "if": "russian.ancient", "unusual": true }, { "name": "CYRM", "if": "russian.ancient", "unusual": true }, { "name": "CYRN", "if": "russian.ancient", "unusual": true }, { "name": "CYRO", "if": "russian.ancient", "unusual": true }, { "name": "CYRP", "if": "russian.ancient", "unusual": true }, { "name": "CYRR", "if": "russian.ancient", "unusual": true }, { "name": "CYRS", "if": "russian.ancient", "unusual": true }, { "name": "CYRT", "if": "russian.ancient", "unusual": true }, { "name": "CYRU", "if": "russian.ancient", "unusual": true }, { "name": "CYRF", "if": "russian.ancient", "unusual": true }, { "name": "CYRH", "if": "russian.ancient", "unusual": true }, { "name": "CYRC", "if": "russian.ancient", "unusual": true }, { "name": "CYRCH", "if": "russian.ancient", "unusual": true }, { "name": "CYRSH", "if": "russian.ancient", "unusual": true }, { "name": "CYRSHCH", "if": "russian.ancient", "unusual": true }, { "name": "CYRYU", "if": "russian.ancient", "unusual": true }, { "name": "CYRYA", "if": "russian.ancient", "unusual": true }, { "name": "CYRSFTSN", "if": "russian.ancient", "unusual": true }, { "name": "CYRERY", "if": "russian.ancient", "unusual": true }, { "name": "cyra", "if": "russian.ancient", "unusual": true }, { "name": "cyrb", "if": "russian.ancient", "unusual": true }, { "name": "cyrv", "if": "russian.ancient", "unusual": true }, { "name": "cyrg", "if": "russian.ancient", "unusual": true }, { "name": "cyrgup", "if": "russian.ancient", "unusual": true }, { "name": "cyrd", "if": "russian.ancient", "unusual": true }, { "name": "cyre", "if": "russian.ancient", "unusual": true }, { "name": "cyrie", "if": "russian.ancient", "unusual": true }, { "name": "cyrzh", "if": "russian.ancient", "unusual": true }, { "name": "cyrz", "if": "russian.ancient", "unusual": true }, { "name": "cyri", "if": "russian.ancient", "unusual": true }, { "name": "cyrii", "if": "russian.ancient", "unusual": true }, { "name": "cyryi", "if": "russian.ancient", "unusual": true }, { "name": "cyrishrt", "if": "russian.ancient", "unusual": true }, { "name": "cyrk", "if": "russian.ancient", "unusual": true }, { "name": "cyrl", "if": "russian.ancient", "unusual": true }, { "name": "cyrm", "if": "russian.ancient", "unusual": true }, { "name": "cyrn", "if": "russian.ancient", "unusual": true }, { "name": "cyro", "if": "russian.ancient", "unusual": true }, { "name": "cyrp", "if": "russian.ancient", "unusual": true }, { "name": "cyrr", "if": "russian.ancient", "unusual": true }, { "name": "cyrs", "if": "russian.ancient", "unusual": true }, { "name": "cyrt", "if": "russian.ancient", "unusual": true }, { "name": "cyru", "if": "russian.ancient", "unusual": true }, { "name": "cyrf", "if": "russian.ancient", "unusual": true }, { "name": "cyrh", "if": "russian.ancient", "unusual": true }, { "name": "cyrc", "if": "russian.ancient", "unusual": true }, { "name": "cyrch", "if": "russian.ancient", "unusual": true }, { "name": "cyrsh", "if": "russian.ancient", "unusual": true }, { "name": "cyrshch", "if": "russian.ancient", "unusual": true }, { "name": "cyryu", "if": "russian.ancient", "unusual": true }, { "name": "cyrya", "if": "russian.ancient", "unusual": true }, { "name": "cyrsftsn", "if": "russian.ancient", "unusual": true }, { "name": "cyrery", "if": "russian.ancient", "unusual": true }, { "name": "cdash", "if": "russian.ancient", "unusual": true }, { "name": "prefacename", "if": "russian.ancient", "unusual": true }, { "name": "bibname", "if": "russian.ancient", "unusual": true }, { "name": "chaptername", "if": "russian.ancient", "unusual": true }, { "name": "tocname", "if": "russian.ancient", "unusual": true }, { "name": "authorname", "if": "russian.ancient", "unusual": true }, { "name": "enclname", "if": "russian.ancient", "unusual": true }, { "name": "ccname", "if": "russian.ancient", "unusual": true }, { "name": "headtoname", "if": "russian.ancient", "unusual": true }, { "name": "seename", "if": "russian.ancient", "unusual": true }, { "name": "alsoname", "if": "russian.ancient", "unusual": true }, { "name": "proofname", "if": "russian.ancient", "unusual": true }, { "name": "glossaryname", "if": "russian.ancient", "unusual": true }, { "name": "acronymname", "if": "russian.ancient", "unusual": true }, { "name": "lstlistingname", "if": "russian.ancient", "unusual": true }, { "name": "lstlistlistingname", "if": "russian.ancient", "unusual": true }, { "name": "notesname", "if": "russian.ancient", "unusual": true }, { "name": "nomname", "if": "russian.ancient", "unusual": true }, { "name": "captionsspanish", "if": "spanish", "unusual": true }, { "name": "datespanish", "if": "spanish", "unusual": true }, { "name": "extrasspanish", "if": "spanish", "unusual": true }, { "name": "noextrasspanish", "if": "spanish", "unusual": true }, { "name": "bibname", "if": "spanish", "unusual": true }, { "name": "chaptername", "if": "spanish", "unusual": true }, { "name": "enclname", "if": "spanish", "unusual": true }, { "name": "ccname", "if": "spanish", "unusual": true }, { "name": "headtoname", "if": "spanish", "unusual": true }, { "name": "seename", "if": "spanish", "unusual": true }, { "name": "alsoname", "if": "spanish", "unusual": true }, { "name": "proofname", "if": "spanish", "unusual": true }, { "name": "prefacename", "if": "spanish", "unusual": true }, { "name": "glossaryname", "if": "spanish", "unusual": true }, { "name": "spanishrefname", "if": "spanish", "unusual": true }, { "name": "spanishabstractname", "if": "spanish", "unusual": true }, { "name": "spanishbibname", "if": "spanish", "unusual": true }, { "name": "spanishchaptername", "if": "spanish", "unusual": true }, { "name": "spanishappendixname", "if": "spanish", "unusual": true }, { "name": "spanishcontentsname", "if": "spanish", "unusual": true }, { "name": "spanishlistfigurename", "if": "spanish", "unusual": true }, { "name": "spanishlisttablename", "if": "spanish", "unusual": true }, { "name": "spanishindexname", "if": "spanish", "unusual": true }, { "name": "spanishfigurename", "if": "spanish", "unusual": true }, { "name": "spanishtablename", "if": "spanish", "unusual": true }, { "name": "spanishpartname", "if": "spanish", "unusual": true }, { "name": "spanishenclname", "if": "spanish", "unusual": true }, { "name": "spanishccname", "if": "spanish", "unusual": true }, { "name": "spanishheadtoname", "if": "spanish", "unusual": true }, { "name": "spanishpagename", "if": "spanish", "unusual": true }, { "name": "spanishseename", "if": "spanish", "unusual": true }, { "name": "spanishalsoname", "if": "spanish", "unusual": true }, { "name": "spanishproofname", "if": "spanish", "unusual": true }, { "name": "spanishprefacename", "if": "spanish", "unusual": true }, { "name": "spanishglossaryname", "if": "spanish", "unusual": true }, { "name": "spanishdashitems", "if": "spanish", "unusual": true }, { "name": "spanishsignitems", "if": "spanish", "unusual": true }, { "name": "spanishsymbitems", "if": "spanish", "unusual": true }, { "name": "spanishindexchars", "if": "spanish", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "spanishindexchars{${1:encap}}{${2:open}}{${3:close}}" } }, { "name": "spanishscroman", "if": "spanish" }, { "name": "spanishlcroman", "if": "spanish" }, { "name": "spanishucroman", "if": "spanish" }, { "name": "Today", "if": "spanish" }, { "name": "spanishdate", "if": "spanish", "arg": { "format": "{}{}{}", "snippet": "spanishdate{${1:año}}{${2:mes}}{${3:día}}" } }, { "name": "spanishDate", "if": "spanish", "arg": { "format": "{}{}{}", "snippet": "spanishDate{${1:año}}{${2:mes}}{${3:día}}" } }, { "name": "spanishdatedel", "if": "spanish" }, { "name": "spanishdatede", "if": "spanish" }, { "name": "spanishreverseddate", "if": "spanish" }, { "name": "spanishdatefirst", "if": "spanish", "arg": { "format": "{}", "snippet": "spanishdatefirst{${1:día-uno}}" } }, { "name": "spanishdeactivate", "if": "spanish", "arg": { "format": "{}", "snippet": "spanishdeactivate{${1:caracteres}}" } }, { "name": "decimalcomma", "if": "spanish" }, { "name": "decimalpoint", "if": "spanish" }, { "name": "spanishdecimal", "if": "spanish", "arg": { "format": "{}", "snippet": "spanishdecimal{${1:math%formula}}" } }, { "name": "sptext", "if": "spanish", "arg": { "format": "{}", "snippet": "sptext{${1:text}}" } }, { "name": "spanishplainpercent", "if": "spanish" }, { "name": "percentsign", "if": "spanish", "unusual": true }, { "name": "lsc", "if": "spanish", "arg": { "format": "{}", "snippet": "lsc{${1:text}}" } }, { "name": "lquoti", "if": "spanish" }, { "name": "rquoti", "if": "spanish" }, { "name": "lquotii", "if": "spanish" }, { "name": "rquotii", "if": "spanish" }, { "name": "lquotiii", "if": "spanish" }, { "name": "rquotiii", "if": "spanish" }, { "name": "activatequoting", "if": "spanish" }, { "name": "deactivatequoting", "if": "spanish" }, { "name": "sen", "if": "spanish" }, { "name": "tg", "if": "spanish" }, { "name": "arcsen", "if": "spanish" }, { "name": "arctg", "if": "spanish" }, { "name": "accentedoperators", "if": "spanish" }, { "name": "unaccentedoperators", "if": "spanish" }, { "name": "spacedoperators", "if": "spanish" }, { "name": "unspacedoperators", "if": "spanish" }, { "name": "spanishoperators", "if": "spanish", "unusual": true }, { "name": "dotlessi", "if": "spanish" }, { "name": "selectspanish", "if": "spanish" }, { "name": "spanishoptions", "if": "spanish", "unusual": true }, { "name": "textspanish", "if": "spanish", "unusual": true }, { "name": "notextspanish", "if": "spanish", "unusual": true }, { "name": "mathspanish", "if": "spanish", "unusual": true }, { "name": "shorthandsspanish", "if": "spanish", "unusual": true }, { "name": "captionssamin", "if": "samin", "unusual": true }, { "name": "datesamin", "if": "samin", "unusual": true }, { "name": "extrassamin", "if": "samin", "unusual": true }, { "name": "noextrassamin", "if": "samin", "unusual": true }, { "name": "prefacename", "if": "samin", "unusual": true }, { "name": "bibname", "if": "samin", "unusual": true }, { "name": "chaptername", "if": "samin", "unusual": true }, { "name": "enclname", "if": "samin", "unusual": true }, { "name": "ccname", "if": "samin", "unusual": true }, { "name": "headtoname", "if": "samin", "unusual": true }, { "name": "seename", "if": "samin", "unusual": true }, { "name": "alsoname", "if": "samin", "unusual": true }, { "name": "proofname", "if": "samin", "unusual": true }, { "name": "glossaryname", "if": "samin", "unusual": true }, { "name": "captionsscottish", "if": "scottish", "unusual": true }, { "name": "datescottish", "if": "scottish", "unusual": true }, { "name": "extrasscottish", "if": "scottish", "unusual": true }, { "name": "noextrasscottish", "if": "scottish", "unusual": true }, { "name": "prefacename", "if": "scottish", "unusual": true }, { "name": "bibname", "if": "scottish", "unusual": true }, { "name": "chaptername", "if": "scottish", "unusual": true }, { "name": "enclname", "if": "scottish", "unusual": true }, { "name": "ccname", "if": "scottish", "unusual": true }, { "name": "headtoname", "if": "scottish", "unusual": true }, { "name": "seename", "if": "scottish", "unusual": true }, { "name": "alsoname", "if": "scottish", "unusual": true }, { "name": "proofname", "if": "scottish", "unusual": true }, { "name": "glossaryname", "if": "scottish", "unusual": true }, { "name": "captionsserbian", "if": "serbian", "unusual": true }, { "name": "dateserbian", "if": "serbian", "unusual": true }, { "name": "extrasserbian", "if": "serbian", "unusual": true }, { "name": "noextrasserbian", "if": "serbian", "unusual": true }, { "name": "today*", "if": "serbian" }, { "name": "todayRoman", "if": "serbian" }, { "name": "todayRoman*", "if": "serbian" }, { "name": "enumCyr", "if": "serbian" }, { "name": "enumLat", "if": "serbian" }, { "name": "enumEng", "if": "serbian" }, { "name": "sh", "if": "serbian" }, { "name": "ch", "if": "serbian" }, { "name": "tg", "if": "serbian" }, { "name": "ctg", "if": "serbian" }, { "name": "arctg", "if": "serbian" }, { "name": "arcctg", "if": "serbian" }, { "name": "th", "if": "serbian" }, { "name": "cth", "if": "serbian" }, { "name": "arsh", "if": "serbian" }, { "name": "arch", "if": "serbian" }, { "name": "arth", "if": "serbian" }, { "name": "arcth", "if": "serbian" }, { "name": "cosec", "if": "serbian" }, { "name": "Prob", "if": "serbian" }, { "name": "Expect", "if": "serbian" }, { "name": "Variance", "if": "serbian" }, { "name": "arcsec", "if": "serbian" }, { "name": "arccosec", "if": "serbian" }, { "name": "sech", "if": "serbian" }, { "name": "cosech", "if": "serbian" }, { "name": "arsech", "if": "serbian" }, { "name": "arcosech", "if": "serbian" }, { "name": "NZD", "if": "serbian" }, { "name": "nzd", "if": "serbian" }, { "name": "NZS", "if": "serbian" }, { "name": "nzs", "if": "serbian" }, { "name": "prefacename", "if": "serbian", "unusual": true }, { "name": "bibname", "if": "serbian", "unusual": true }, { "name": "chaptername", "if": "serbian", "unusual": true }, { "name": "enclname", "if": "serbian", "unusual": true }, { "name": "ccname", "if": "serbian", "unusual": true }, { "name": "headtoname", "if": "serbian", "unusual": true }, { "name": "seename", "if": "serbian", "unusual": true }, { "name": "alsoname", "if": "serbian", "unusual": true }, { "name": "proofname", "if": "serbian", "unusual": true }, { "name": "glossaryname", "if": "serbian", "unusual": true }, { "name": "captionsserbianc", "if": "serbianc", "unusual": true }, { "name": "dateserbianc", "if": "serbianc", "unusual": true }, { "name": "extrasserbianc", "if": "serbianc", "unusual": true }, { "name": "noextrasserbianc", "if": "serbianc", "unusual": true }, { "name": "cyrdash", "if": "serbianc" }, { "name": "Serbianc", "if": "serbianc" }, { "name": "sh", "if": "serbianc" }, { "name": "ch", "if": "serbianc" }, { "name": "tg", "if": "serbianc" }, { "name": "ctg", "if": "serbianc" }, { "name": "arctg", "if": "serbianc" }, { "name": "arcctg", "if": "serbianc" }, { "name": "th", "if": "serbianc" }, { "name": "cth", "if": "serbianc" }, { "name": "cosec", "if": "serbianc" }, { "name": "Prob", "if": "serbianc" }, { "name": "Variance", "if": "serbianc" }, { "name": "arsh", "if": "serbianc" }, { "name": "arch", "if": "serbianc" }, { "name": "arth", "if": "serbianc" }, { "name": "arcth", "if": "serbianc" }, { "name": "arcsec", "if": "serbianc" }, { "name": "arccosec", "if": "serbianc" }, { "name": "sech", "if": "serbianc" }, { "name": "cosech", "if": "serbianc" }, { "name": "arsech", "if": "serbianc" }, { "name": "arcosech", "if": "serbianc" }, { "name": "Expect", "if": "serbianc" }, { "name": "nzs", "if": "serbianc" }, { "name": "nzd", "if": "serbianc" }, { "name": "NZS", "if": "serbianc" }, { "name": "NZD", "if": "serbianc" }, { "name": "cyrillicencoding", "if": "serbianc", "unusual": true }, { "name": "cyrillictext", "if": "serbianc", "unusual": true }, { "name": "cyr", "if": "serbianc", "unusual": true }, { "name": "textcyrillic", "if": "serbianc", "arg": { "format": "{}", "snippet": "textcyrillic{${1:text}}" } }, { "name": "dq", "if": "serbianc" }, { "name": "todayRoman", "if": "serbianc" }, { "name": "todayRoman*", "if": "serbianc" }, { "name": "enumCyr", "if": "serbianc" }, { "name": "enumLat", "if": "serbianc" }, { "name": "enumEng", "if": "serbianc" }, { "name": "CYRA", "if": "serbianc", "unusual": true }, { "name": "CYRB", "if": "serbianc", "unusual": true }, { "name": "CYRV", "if": "serbianc", "unusual": true }, { "name": "CYRG", "if": "serbianc", "unusual": true }, { "name": "CYRGUP", "if": "serbianc", "unusual": true }, { "name": "CYRD", "if": "serbianc", "unusual": true }, { "name": "CYRE", "if": "serbianc", "unusual": true }, { "name": "CYRIE", "if": "serbianc", "unusual": true }, { "name": "CYRZH", "if": "serbianc", "unusual": true }, { "name": "CYRZ", "if": "serbianc", "unusual": true }, { "name": "CYRI", "if": "serbianc", "unusual": true }, { "name": "CYRII", "if": "serbianc", "unusual": true }, { "name": "CYRYI", "if": "serbianc", "unusual": true }, { "name": "CYRISHRT", "if": "serbianc", "unusual": true }, { "name": "CYRK", "if": "serbianc", "unusual": true }, { "name": "CYRL", "if": "serbianc", "unusual": true }, { "name": "CYRM", "if": "serbianc", "unusual": true }, { "name": "CYRN", "if": "serbianc", "unusual": true }, { "name": "CYRO", "if": "serbianc", "unusual": true }, { "name": "CYRP", "if": "serbianc", "unusual": true }, { "name": "CYRR", "if": "serbianc", "unusual": true }, { "name": "CYRS", "if": "serbianc", "unusual": true }, { "name": "CYRT", "if": "serbianc", "unusual": true }, { "name": "CYRU", "if": "serbianc", "unusual": true }, { "name": "CYRF", "if": "serbianc", "unusual": true }, { "name": "CYRH", "if": "serbianc", "unusual": true }, { "name": "CYRC", "if": "serbianc", "unusual": true }, { "name": "CYRCH", "if": "serbianc", "unusual": true }, { "name": "CYRSH", "if": "serbianc", "unusual": true }, { "name": "CYRSHCH", "if": "serbianc", "unusual": true }, { "name": "CYRYU", "if": "serbianc", "unusual": true }, { "name": "CYRYA", "if": "serbianc", "unusual": true }, { "name": "CYRSFTSN", "if": "serbianc", "unusual": true }, { "name": "CYRERY", "if": "serbianc", "unusual": true }, { "name": "cyra", "if": "serbianc", "unusual": true }, { "name": "cyrb", "if": "serbianc", "unusual": true }, { "name": "cyrv", "if": "serbianc", "unusual": true }, { "name": "cyrg", "if": "serbianc", "unusual": true }, { "name": "cyrgup", "if": "serbianc", "unusual": true }, { "name": "cyrd", "if": "serbianc", "unusual": true }, { "name": "cyre", "if": "serbianc", "unusual": true }, { "name": "cyrie", "if": "serbianc", "unusual": true }, { "name": "cyrzh", "if": "serbianc", "unusual": true }, { "name": "cyrz", "if": "serbianc", "unusual": true }, { "name": "cyri", "if": "serbianc", "unusual": true }, { "name": "cyrii", "if": "serbianc", "unusual": true }, { "name": "cyryi", "if": "serbianc", "unusual": true }, { "name": "cyrishrt", "if": "serbianc", "unusual": true }, { "name": "cyrk", "if": "serbianc", "unusual": true }, { "name": "cyrl", "if": "serbianc", "unusual": true }, { "name": "cyrm", "if": "serbianc", "unusual": true }, { "name": "cyrn", "if": "serbianc", "unusual": true }, { "name": "cyro", "if": "serbianc", "unusual": true }, { "name": "cyrp", "if": "serbianc", "unusual": true }, { "name": "cyrr", "if": "serbianc", "unusual": true }, { "name": "cyrs", "if": "serbianc", "unusual": true }, { "name": "cyrt", "if": "serbianc", "unusual": true }, { "name": "cyru", "if": "serbianc", "unusual": true }, { "name": "cyrf", "if": "serbianc", "unusual": true }, { "name": "cyrh", "if": "serbianc", "unusual": true }, { "name": "cyrc", "if": "serbianc", "unusual": true }, { "name": "cyrch", "if": "serbianc", "unusual": true }, { "name": "cyrsh", "if": "serbianc", "unusual": true }, { "name": "cyrshch", "if": "serbianc", "unusual": true }, { "name": "cyryu", "if": "serbianc", "unusual": true }, { "name": "cyrya", "if": "serbianc", "unusual": true }, { "name": "cyrsftsn", "if": "serbianc", "unusual": true }, { "name": "cyrery", "if": "serbianc", "unusual": true }, { "name": "prefacename", "if": "serbianc", "unusual": true }, { "name": "bibname", "if": "serbianc", "unusual": true }, { "name": "chaptername", "if": "serbianc", "unusual": true }, { "name": "enclname", "if": "serbianc", "unusual": true }, { "name": "ccname", "if": "serbianc", "unusual": true }, { "name": "headtoname", "if": "serbianc", "unusual": true }, { "name": "seename", "if": "serbianc", "unusual": true }, { "name": "alsoname", "if": "serbianc", "unusual": true }, { "name": "proofname", "if": "serbianc", "unusual": true }, { "name": "glossaryname", "if": "serbianc", "unusual": true }, { "name": "captionsslovak", "if": "slovak", "unusual": true }, { "name": "dateslovak", "if": "slovak", "unusual": true }, { "name": "extrasslovak", "if": "slovak", "unusual": true }, { "name": "noextrasslovak", "if": "slovak", "unusual": true }, { "name": "q", "if": "slovak", "arg": { "format": "{}", "snippet": "q{${1:arg}}" } }, { "name": "dq", "if": "slovak" }, { "name": "sq", "if": "slovak" }, { "name": "uv", "if": "slovak", "arg": { "format": "{}", "snippet": "uv{${1:arg}}" } }, { "name": "lcaron", "if": "slovak", "unusual": true }, { "name": "Lcaron", "if": "slovak", "unusual": true }, { "name": "clqq", "if": "slovak" }, { "name": "crqq", "if": "slovak" }, { "name": "clq", "if": "slovak" }, { "name": "crq", "if": "slovak" }, { "name": "standardhyphens", "if": "slovak", "unusual": true }, { "name": "splithyphens", "if": "slovak", "unusual": true }, { "name": "prefacename", "if": "slovak", "unusual": true }, { "name": "bibname", "if": "slovak", "unusual": true }, { "name": "chaptername", "if": "slovak", "unusual": true }, { "name": "enclname", "if": "slovak", "unusual": true }, { "name": "ccname", "if": "slovak", "unusual": true }, { "name": "headtoname", "if": "slovak", "unusual": true }, { "name": "seename", "if": "slovak", "unusual": true }, { "name": "alsoname", "if": "slovak", "unusual": true }, { "name": "proofname", "if": "slovak", "unusual": true }, { "name": "glossaryname", "if": "slovak", "unusual": true }, { "name": "captionsslovene", "if": "slovene", "unusual": true }, { "name": "dateslovene", "if": "slovene", "unusual": true }, { "name": "extrasslovene", "if": "slovene", "unusual": true }, { "name": "noextrasslovene", "if": "slovene", "unusual": true }, { "name": "prefacename", "if": "slovene", "unusual": true }, { "name": "bibname", "if": "slovene", "unusual": true }, { "name": "chaptername", "if": "slovene", "unusual": true }, { "name": "enclname", "if": "slovene", "unusual": true }, { "name": "ccname", "if": "slovene", "unusual": true }, { "name": "headtoname", "if": "slovene", "unusual": true }, { "name": "seename", "if": "slovene", "unusual": true }, { "name": "alsoname", "if": "slovene", "unusual": true }, { "name": "proofname", "if": "slovene", "unusual": true }, { "name": "glossaryname", "if": "slovene", "unusual": true }, { "name": "captionslsorbian", "if": "lsorbian", "unusual": true }, { "name": "datelsorbian", "if": "lsorbian", "unusual": true }, { "name": "extraslsorbian", "if": "lsorbian", "unusual": true }, { "name": "noextraslsorbian", "if": "lsorbian", "unusual": true }, { "name": "newdatelsorbian", "if": "lsorbian" }, { "name": "olddatelsorbian", "if": "lsorbian" }, { "name": "prefacename", "if": "lsorbian", "unusual": true }, { "name": "bibname", "if": "lsorbian", "unusual": true }, { "name": "chaptername", "if": "lsorbian", "unusual": true }, { "name": "enclname", "if": "lsorbian", "unusual": true }, { "name": "ccname", "if": "lsorbian", "unusual": true }, { "name": "headtoname", "if": "lsorbian", "unusual": true }, { "name": "seename", "if": "lsorbian", "unusual": true }, { "name": "alsoname", "if": "lsorbian", "unusual": true }, { "name": "proofname", "if": "lsorbian", "unusual": true }, { "name": "glossaryname", "if": "lsorbian", "unusual": true }, { "name": "captionslowersorbian", "if": "lowersorbian", "unusual": true }, { "name": "datelowersorbian", "if": "lowersorbian", "unusual": true }, { "name": "extraslowersorbian", "if": "lowersorbian", "unusual": true }, { "name": "noextraslowersorbian", "if": "lowersorbian", "unusual": true }, { "name": "newdatelowersorbian", "if": "lowersorbian" }, { "name": "olddatelowersorbian", "if": "lowersorbian" }, { "name": "prefacename", "if": "lowersorbian", "unusual": true }, { "name": "bibname", "if": "lowersorbian", "unusual": true }, { "name": "chaptername", "if": "lowersorbian", "unusual": true }, { "name": "enclname", "if": "lowersorbian", "unusual": true }, { "name": "ccname", "if": "lowersorbian", "unusual": true }, { "name": "headtoname", "if": "lowersorbian", "unusual": true }, { "name": "seename", "if": "lowersorbian", "unusual": true }, { "name": "alsoname", "if": "lowersorbian", "unusual": true }, { "name": "proofname", "if": "lowersorbian", "unusual": true }, { "name": "glossaryname", "if": "lowersorbian", "unusual": true }, { "name": "captionsusorbian", "if": "usorbian", "unusual": true }, { "name": "dateusorbian", "if": "usorbian", "unusual": true }, { "name": "extrasusorbian", "if": "usorbian", "unusual": true }, { "name": "noextrasusorbian", "if": "usorbian", "unusual": true }, { "name": "newdateusorbian", "if": "usorbian" }, { "name": "olddateusorbian", "if": "usorbian" }, { "name": "dq", "if": "usorbian" }, { "name": "mdqon", "if": "usorbian", "unusual": true }, { "name": "mdqoff", "if": "usorbian", "unusual": true }, { "name": "ck", "if": "usorbian", "unusual": true }, { "name": "prefacename", "if": "usorbian", "unusual": true }, { "name": "bibname", "if": "usorbian", "unusual": true }, { "name": "chaptername", "if": "usorbian", "unusual": true }, { "name": "enclname", "if": "usorbian", "unusual": true }, { "name": "ccname", "if": "usorbian", "unusual": true }, { "name": "headtoname", "if": "usorbian", "unusual": true }, { "name": "seename", "if": "usorbian", "unusual": true }, { "name": "alsoname", "if": "usorbian", "unusual": true }, { "name": "proofname", "if": "usorbian", "unusual": true }, { "name": "glossaryname", "if": "usorbian", "unusual": true }, { "name": "captionsuppersorbian", "if": "uppersorbian", "unusual": true }, { "name": "dateuppersorbian", "if": "uppersorbian", "unusual": true }, { "name": "extrasuppersorbian", "if": "uppersorbian", "unusual": true }, { "name": "noextrasuppersorbian", "if": "uppersorbian", "unusual": true }, { "name": "newdateuppersorbian", "if": "uppersorbian" }, { "name": "olddateuppersorbian", "if": "uppersorbian" }, { "name": "dq", "if": "uppersorbian" }, { "name": "mdqon", "if": "uppersorbian", "unusual": true }, { "name": "mdqoff", "if": "uppersorbian", "unusual": true }, { "name": "ck", "if": "uppersorbian", "unusual": true }, { "name": "prefacename", "if": "uppersorbian", "unusual": true }, { "name": "bibname", "if": "uppersorbian", "unusual": true }, { "name": "chaptername", "if": "uppersorbian", "unusual": true }, { "name": "enclname", "if": "uppersorbian", "unusual": true }, { "name": "ccname", "if": "uppersorbian", "unusual": true }, { "name": "headtoname", "if": "uppersorbian", "unusual": true }, { "name": "seename", "if": "uppersorbian", "unusual": true }, { "name": "alsoname", "if": "uppersorbian", "unusual": true }, { "name": "proofname", "if": "uppersorbian", "unusual": true }, { "name": "glossaryname", "if": "uppersorbian", "unusual": true }, { "name": "captionsswedish", "if": "swedish", "unusual": true }, { "name": "dateswedish", "if": "swedish", "unusual": true }, { "name": "extrasswedish", "if": "swedish", "unusual": true }, { "name": "noextrasswedish", "if": "swedish", "unusual": true }, { "name": "datesymd", "if": "swedish" }, { "name": "datesdmy", "if": "swedish" }, { "name": "dq", "if": "swedish" }, { "name": "prefacename", "if": "swedish", "unusual": true }, { "name": "bibname", "if": "swedish", "unusual": true }, { "name": "chaptername", "if": "swedish", "unusual": true }, { "name": "enclname", "if": "swedish", "unusual": true }, { "name": "ccname", "if": "swedish", "unusual": true }, { "name": "headtoname", "if": "swedish", "unusual": true }, { "name": "seename", "if": "swedish", "unusual": true }, { "name": "alsoname", "if": "swedish", "unusual": true }, { "name": "proofname", "if": "swedish", "unusual": true }, { "name": "glossaryname", "if": "swedish", "unusual": true }, { "name": "captionsthai", "if": "thai", "unusual": true }, { "name": "datethai", "if": "thai", "unusual": true }, { "name": "extrasthai", "if": "thai", "unusual": true }, { "name": "noextrasthai", "if": "thai", "unusual": true }, { "name": "thaitext", "if": "thai" }, { "name": "textthai", "if": "thai", "arg": { "format": "{}", "snippet": "textthai{${1:text}}" } }, { "name": "textpali", "if": "thai", "arg": { "format": "{}", "snippet": "textpali{${1:text}}" } }, { "name": "wbr", "if": "thai" }, { "name": "thainum", "if": "thai", "arg": { "format": "{}", "snippet": "thainum{${1:counter}}" } }, { "name": "thaibracenum", "if": "thai", "arg": { "format": "{}", "snippet": "thaibracenum{${1:counter}}" } }, { "name": "thaialph", "if": "thai", "arg": { "format": "{}", "snippet": "thaialph{${1:counter}}" } }, { "name": "thaiAlph", "if": "thai", "arg": { "format": "{}", "snippet": "thaiAlph{${1:counter}}" } }, { "name": "prefacename", "if": "thai", "unusual": true }, { "name": "bibname", "if": "thai", "unusual": true }, { "name": "chaptername", "if": "thai", "unusual": true }, { "name": "enclname", "if": "thai", "unusual": true }, { "name": "ccname", "if": "thai", "unusual": true }, { "name": "headtoname", "if": "thai", "unusual": true }, { "name": "seename", "if": "thai", "unusual": true }, { "name": "alsoname", "if": "thai", "unusual": true }, { "name": "proofname", "if": "thai", "unusual": true }, { "name": "textquotedbl", "if": "thai" }, { "name": "textyamakkan", "if": "thai" }, { "name": "textfongmun", "if": "thai" }, { "name": "textangkhankhu", "if": "thai" }, { "name": "textkhomut", "if": "thai" }, { "name": "textYoYingPali", "if": "thai" }, { "name": "textThoThanPali", "if": "thai" }, { "name": "thaiKoKai", "if": "thai" }, { "name": "thaiKhoKhai", "if": "thai" }, { "name": "thaiKhoKhuat", "if": "thai" }, { "name": "thaiKhoKhwai", "if": "thai" }, { "name": "thaiKhoKhon", "if": "thai" }, { "name": "thaiKhoRakhang", "if": "thai" }, { "name": "thaiNgoNgu", "if": "thai" }, { "name": "thaiChoChan", "if": "thai" }, { "name": "thaiChoChing", "if": "thai" }, { "name": "thaiChoChang", "if": "thai" }, { "name": "thaiSoSo", "if": "thai" }, { "name": "thaiChoChoe", "if": "thai" }, { "name": "thaiYoYing", "if": "thai" }, { "name": "thaiDoChada", "if": "thai" }, { "name": "thaiToPatak", "if": "thai" }, { "name": "thaiThoThan", "if": "thai" }, { "name": "thaiThoNangmontho", "if": "thai" }, { "name": "thaiThoPhuthao", "if": "thai" }, { "name": "thaiNoNen", "if": "thai" }, { "name": "thaiDoDek", "if": "thai" }, { "name": "thaiToTao", "if": "thai" }, { "name": "thaiThoThung", "if": "thai" }, { "name": "thaiThoThahan", "if": "thai" }, { "name": "thaiThoThong", "if": "thai" }, { "name": "thaiNoNu", "if": "thai" }, { "name": "thaiBoBaimai", "if": "thai" }, { "name": "thaiPoPla", "if": "thai" }, { "name": "thaiPhoPhung", "if": "thai" }, { "name": "thaiFoFa", "if": "thai" }, { "name": "thaiPhoPhan", "if": "thai" }, { "name": "thaiFoFan", "if": "thai" }, { "name": "thaiPhoSamphao", "if": "thai" }, { "name": "thaiMoMa", "if": "thai" }, { "name": "thaiYoYak", "if": "thai" }, { "name": "thaiRoRua", "if": "thai" }, { "name": "thaiRu", "if": "thai" }, { "name": "thaiLoLing", "if": "thai" }, { "name": "thaiLu", "if": "thai" }, { "name": "thaiWoWaen", "if": "thai" }, { "name": "thaiSoSala", "if": "thai" }, { "name": "thaiSoRusi", "if": "thai" }, { "name": "thaiSoSua", "if": "thai" }, { "name": "thaiHoHip", "if": "thai" }, { "name": "thaiLoChula", "if": "thai" }, { "name": "thaiOAng", "if": "thai" }, { "name": "thaiHoNokhuk", "if": "thai" }, { "name": "thaiPaiyannoi", "if": "thai" }, { "name": "thaiSaraA", "if": "thai" }, { "name": "thaiMaiHanakat", "if": "thai" }, { "name": "thaiSaraAa", "if": "thai" }, { "name": "thaiSaraAm", "if": "thai" }, { "name": "thaiSaraI", "if": "thai" }, { "name": "thaiSaraIi", "if": "thai" }, { "name": "thaiSaraUe", "if": "thai" }, { "name": "thaiSaraUee", "if": "thai" }, { "name": "thaiSaraU", "if": "thai" }, { "name": "thaiSaraUu", "if": "thai" }, { "name": "thaiPhinthu", "if": "thai" }, { "name": "thaiSaraE", "if": "thai" }, { "name": "thaiSaraAe", "if": "thai" }, { "name": "thaiSaraO", "if": "thai" }, { "name": "thaiSaraAiMaimuan", "if": "thai" }, { "name": "thaiSaraAiMaimalai", "if": "thai" }, { "name": "thaiLakkhangyao", "if": "thai" }, { "name": "thaiMaiyamok", "if": "thai" }, { "name": "thaiMaitaikhu", "if": "thai" }, { "name": "thaiMaiEk", "if": "thai" }, { "name": "thaiMaiTho", "if": "thai" }, { "name": "thaiMaiTri", "if": "thai" }, { "name": "thaiMaiChattawa", "if": "thai" }, { "name": "thaiThanthakhat", "if": "thai" }, { "name": "thaiNikhahit", "if": "thai" }, { "name": "thaiYamakkan", "if": "thai" }, { "name": "thaiFongman", "if": "thai" }, { "name": "thaizero", "if": "thai" }, { "name": "thaione", "if": "thai" }, { "name": "thaitwo", "if": "thai" }, { "name": "thaithree", "if": "thai" }, { "name": "thaifour", "if": "thai" }, { "name": "thaifive", "if": "thai" }, { "name": "thaisix", "if": "thai" }, { "name": "thaiseven", "if": "thai" }, { "name": "thaieight", "if": "thai" }, { "name": "thainine", "if": "thai" }, { "name": "thaiAngkhankhu", "if": "thai" }, { "name": "thaiKhomut", "if": "thai" }, { "name": "captionsthaicjk", "if": "thaicjk", "unusual": true }, { "name": "datethaicjk", "if": "thaicjk", "unusual": true }, { "name": "extrasthaicjk", "if": "thaicjk", "unusual": true }, { "name": "noextrasthaicjk", "if": "thaicjk", "unusual": true }, { "name": "prefacename", "if": "thaicjk", "unusual": true }, { "name": "bibname", "if": "thaicjk", "unusual": true }, { "name": "chaptername", "if": "thaicjk", "unusual": true }, { "name": "enclname", "if": "thaicjk", "unusual": true }, { "name": "ccname", "if": "thaicjk", "unusual": true }, { "name": "headtoname", "if": "thaicjk", "unusual": true }, { "name": "seename", "if": "thaicjk", "unusual": true }, { "name": "alsoname", "if": "thaicjk", "unusual": true }, { "name": "proofname", "if": "thaicjk", "unusual": true }, { "name": "textquotedbl", "if": "thaicjk" }, { "name": "thaiKoKai", "if": "thaicjk" }, { "name": "thaiKhoKhai", "if": "thaicjk" }, { "name": "thaiKhoKhuat", "if": "thaicjk" }, { "name": "thaiKhoKhwai", "if": "thaicjk" }, { "name": "thaiKhoKhon", "if": "thaicjk" }, { "name": "thaiKhoRakhang", "if": "thaicjk" }, { "name": "thaiNgoNgu", "if": "thaicjk" }, { "name": "thaiChoChan", "if": "thaicjk" }, { "name": "thaiChoChing", "if": "thaicjk" }, { "name": "thaiChoChang", "if": "thaicjk" }, { "name": "thaiSoSo", "if": "thaicjk" }, { "name": "thaiChoChoe", "if": "thaicjk" }, { "name": "thaiYoYing", "if": "thaicjk" }, { "name": "thaiDoChada", "if": "thaicjk" }, { "name": "thaiToPatak", "if": "thaicjk" }, { "name": "thaiThoThan", "if": "thaicjk" }, { "name": "thaiThoNangmontho", "if": "thaicjk" }, { "name": "thaiThoPhuthao", "if": "thaicjk" }, { "name": "thaiNoNen", "if": "thaicjk" }, { "name": "thaiDoDek", "if": "thaicjk" }, { "name": "thaiToTao", "if": "thaicjk" }, { "name": "thaiThoThung", "if": "thaicjk" }, { "name": "thaiThoThahan", "if": "thaicjk" }, { "name": "thaiThoThong", "if": "thaicjk" }, { "name": "thaiNoNu", "if": "thaicjk" }, { "name": "thaiBoBaimai", "if": "thaicjk" }, { "name": "thaiPoPla", "if": "thaicjk" }, { "name": "thaiPhoPhung", "if": "thaicjk" }, { "name": "thaiFoFa", "if": "thaicjk" }, { "name": "thaiPhoPhan", "if": "thaicjk" }, { "name": "thaiFoFan", "if": "thaicjk" }, { "name": "thaiPhoSamphao", "if": "thaicjk" }, { "name": "thaiMoMa", "if": "thaicjk" }, { "name": "thaiYoYak", "if": "thaicjk" }, { "name": "thaiRoRua", "if": "thaicjk" }, { "name": "thaiRu", "if": "thaicjk" }, { "name": "thaiLoLing", "if": "thaicjk" }, { "name": "thaiLu", "if": "thaicjk" }, { "name": "thaiWoWaen", "if": "thaicjk" }, { "name": "thaiSoSala", "if": "thaicjk" }, { "name": "thaiSoRusi", "if": "thaicjk" }, { "name": "thaiSoSua", "if": "thaicjk" }, { "name": "thaiHoHip", "if": "thaicjk" }, { "name": "thaiLoChula", "if": "thaicjk" }, { "name": "thaiOAng", "if": "thaicjk" }, { "name": "thaiHoNokhuk", "if": "thaicjk" }, { "name": "thaiPaiyannoi", "if": "thaicjk" }, { "name": "thaiSaraA", "if": "thaicjk" }, { "name": "thaiMaiHanakat", "if": "thaicjk" }, { "name": "thaiSaraAa", "if": "thaicjk" }, { "name": "thaiSaraAm", "if": "thaicjk" }, { "name": "thaiSaraI", "if": "thaicjk" }, { "name": "thaiSaraIi", "if": "thaicjk" }, { "name": "thaiSaraUe", "if": "thaicjk" }, { "name": "thaiSaraUee", "if": "thaicjk" }, { "name": "thaiSaraU", "if": "thaicjk" }, { "name": "thaiSaraUu", "if": "thaicjk" }, { "name": "thaiPhinthu", "if": "thaicjk" }, { "name": "textbaht", "if": "thaicjk" }, { "name": "thaiSaraE", "if": "thaicjk" }, { "name": "thaiSaraAe", "if": "thaicjk" }, { "name": "thaiSaraO", "if": "thaicjk" }, { "name": "thaiSaraAiMaimuan", "if": "thaicjk" }, { "name": "thaiSaraAiMaimalai", "if": "thaicjk" }, { "name": "thaiLakkhangyao", "if": "thaicjk" }, { "name": "thaiMaiyamok", "if": "thaicjk" }, { "name": "thaiMaitaikhu", "if": "thaicjk" }, { "name": "thaiMaiEk", "if": "thaicjk" }, { "name": "thaiMaiTho", "if": "thaicjk" }, { "name": "thaiMaiTri", "if": "thaicjk" }, { "name": "thaiMaiChattawa", "if": "thaicjk" }, { "name": "thaiThanthakhat", "if": "thaicjk" }, { "name": "thaiNikhahit", "if": "thaicjk" }, { "name": "thaiYamakkan", "if": "thaicjk" }, { "name": "thaiFongman", "if": "thaicjk" }, { "name": "thaizero", "if": "thaicjk" }, { "name": "thaione", "if": "thaicjk" }, { "name": "thaitwo", "if": "thaicjk" }, { "name": "thaithree", "if": "thaicjk" }, { "name": "thaifour", "if": "thaicjk" }, { "name": "thaifive", "if": "thaicjk" }, { "name": "thaisix", "if": "thaicjk" }, { "name": "thaiseven", "if": "thaicjk" }, { "name": "thaieight", "if": "thaicjk" }, { "name": "thainine", "if": "thaicjk" }, { "name": "thaiAngkhankhu", "if": "thaicjk" }, { "name": "thaiKhomut", "if": "thaicjk" }, { "name": "captionsturkish", "if": "turkish", "unusual": true }, { "name": "dateturkish", "if": "turkish", "unusual": true }, { "name": "extrasturkish", "if": "turkish", "unusual": true }, { "name": "noextrasturkish", "if": "turkish", "unusual": true }, { "name": "prefacename", "if": "turkish", "unusual": true }, { "name": "bibname", "if": "turkish", "unusual": true }, { "name": "chaptername", "if": "turkish", "unusual": true }, { "name": "enclname", "if": "turkish", "unusual": true }, { "name": "ccname", "if": "turkish", "unusual": true }, { "name": "headtoname", "if": "turkish", "unusual": true }, { "name": "subjectname", "if": "turkish", "unusual": true }, { "name": "seename", "if": "turkish", "unusual": true }, { "name": "alsoname", "if": "turkish", "unusual": true }, { "name": "proofname", "if": "turkish", "unusual": true }, { "name": "glossaryname", "if": "turkish", "unusual": true }, { "name": "cyrdash", "if": "ukrainian" }, { "name": "Ukrainian", "if": "ukrainian" }, { "name": "sh", "if": "ukrainian" }, { "name": "ch", "if": "ukrainian" }, { "name": "tg", "if": "ukrainian" }, { "name": "ctg", "if": "ukrainian" }, { "name": "arctg", "if": "ukrainian" }, { "name": "arcctg", "if": "ukrainian" }, { "name": "th", "if": "ukrainian" }, { "name": "cth", "if": "ukrainian" }, { "name": "cosec", "if": "ukrainian" }, { "name": "cyrillicencoding", "if": "ukrainian", "unusual": true }, { "name": "cyrillictext", "if": "ukrainian", "unusual": true }, { "name": "cyr", "if": "ukrainian", "unusual": true }, { "name": "textcyrillic", "if": "ukrainian", "arg": { "format": "{}", "snippet": "textcyrillic{${1:text}}" } }, { "name": "dq", "if": "ukrainian" }, { "name": "captionsukrainian", "if": "ukrainian", "unusual": true }, { "name": "dateukrainian", "if": "ukrainian", "unusual": true }, { "name": "extrasukrainian", "if": "ukrainian", "unusual": true }, { "name": "noextrasukrainian", "if": "ukrainian", "unusual": true }, { "name": "CYRA", "if": "ukrainian", "unusual": true }, { "name": "CYRB", "if": "ukrainian", "unusual": true }, { "name": "CYRV", "if": "ukrainian", "unusual": true }, { "name": "CYRG", "if": "ukrainian", "unusual": true }, { "name": "CYRGUP", "if": "ukrainian", "unusual": true }, { "name": "CYRD", "if": "ukrainian", "unusual": true }, { "name": "CYRE", "if": "ukrainian", "unusual": true }, { "name": "CYRIE", "if": "ukrainian", "unusual": true }, { "name": "CYRZH", "if": "ukrainian", "unusual": true }, { "name": "CYRZ", "if": "ukrainian", "unusual": true }, { "name": "CYRI", "if": "ukrainian", "unusual": true }, { "name": "CYRII", "if": "ukrainian", "unusual": true }, { "name": "CYRYI", "if": "ukrainian", "unusual": true }, { "name": "CYRISHRT", "if": "ukrainian", "unusual": true }, { "name": "CYRK", "if": "ukrainian", "unusual": true }, { "name": "CYRL", "if": "ukrainian", "unusual": true }, { "name": "CYRM", "if": "ukrainian", "unusual": true }, { "name": "CYRN", "if": "ukrainian", "unusual": true }, { "name": "CYRO", "if": "ukrainian", "unusual": true }, { "name": "CYRP", "if": "ukrainian", "unusual": true }, { "name": "CYRR", "if": "ukrainian", "unusual": true }, { "name": "CYRS", "if": "ukrainian", "unusual": true }, { "name": "CYRT", "if": "ukrainian", "unusual": true }, { "name": "CYRU", "if": "ukrainian", "unusual": true }, { "name": "CYRF", "if": "ukrainian", "unusual": true }, { "name": "CYRH", "if": "ukrainian", "unusual": true }, { "name": "CYRC", "if": "ukrainian", "unusual": true }, { "name": "CYRCH", "if": "ukrainian", "unusual": true }, { "name": "CYRSH", "if": "ukrainian", "unusual": true }, { "name": "CYRSHCH", "if": "ukrainian", "unusual": true }, { "name": "CYRYU", "if": "ukrainian", "unusual": true }, { "name": "CYRYA", "if": "ukrainian", "unusual": true }, { "name": "CYRSFTSN", "if": "ukrainian", "unusual": true }, { "name": "CYRERY", "if": "ukrainian", "unusual": true }, { "name": "cyra", "if": "ukrainian", "unusual": true }, { "name": "cyrb", "if": "ukrainian", "unusual": true }, { "name": "cyrv", "if": "ukrainian", "unusual": true }, { "name": "cyrg", "if": "ukrainian", "unusual": true }, { "name": "cyrgup", "if": "ukrainian", "unusual": true }, { "name": "cyrd", "if": "ukrainian", "unusual": true }, { "name": "cyre", "if": "ukrainian", "unusual": true }, { "name": "cyrie", "if": "ukrainian", "unusual": true }, { "name": "cyrzh", "if": "ukrainian", "unusual": true }, { "name": "cyrz", "if": "ukrainian", "unusual": true }, { "name": "cyri", "if": "ukrainian", "unusual": true }, { "name": "cyrii", "if": "ukrainian", "unusual": true }, { "name": "cyryi", "if": "ukrainian", "unusual": true }, { "name": "cyrishrt", "if": "ukrainian", "unusual": true }, { "name": "cyrk", "if": "ukrainian", "unusual": true }, { "name": "cyrl", "if": "ukrainian", "unusual": true }, { "name": "cyrm", "if": "ukrainian", "unusual": true }, { "name": "cyrn", "if": "ukrainian", "unusual": true }, { "name": "cyro", "if": "ukrainian", "unusual": true }, { "name": "cyrp", "if": "ukrainian", "unusual": true }, { "name": "cyrr", "if": "ukrainian", "unusual": true }, { "name": "cyrs", "if": "ukrainian", "unusual": true }, { "name": "cyrt", "if": "ukrainian", "unusual": true }, { "name": "cyru", "if": "ukrainian", "unusual": true }, { "name": "cyrf", "if": "ukrainian", "unusual": true }, { "name": "cyrh", "if": "ukrainian", "unusual": true }, { "name": "cyrc", "if": "ukrainian", "unusual": true }, { "name": "cyrch", "if": "ukrainian", "unusual": true }, { "name": "cyrsh", "if": "ukrainian", "unusual": true }, { "name": "cyrshch", "if": "ukrainian", "unusual": true }, { "name": "cyryu", "if": "ukrainian", "unusual": true }, { "name": "cyrya", "if": "ukrainian", "unusual": true }, { "name": "cyrsftsn", "if": "ukrainian", "unusual": true }, { "name": "cyrery", "if": "ukrainian", "unusual": true }, { "name": "cdash", "if": "ukrainian", "unusual": true }, { "name": "prefacename", "if": "ukrainian", "unusual": true }, { "name": "bibname", "if": "ukrainian", "unusual": true }, { "name": "chaptername", "if": "ukrainian", "unusual": true }, { "name": "tocname", "if": "ukrainian", "unusual": true }, { "name": "authorname", "if": "ukrainian", "unusual": true }, { "name": "enclname", "if": "ukrainian", "unusual": true }, { "name": "ccname", "if": "ukrainian", "unusual": true }, { "name": "headtoname", "if": "ukrainian", "unusual": true }, { "name": "seename", "if": "ukrainian", "unusual": true }, { "name": "alsoname", "if": "ukrainian", "unusual": true }, { "name": "proofname", "if": "ukrainian", "unusual": true }, { "name": "glossaryname", "if": "ukrainian", "unusual": true }, { "name": "acronymname", "if": "ukrainian", "unusual": true }, { "name": "lstlistingname", "if": "ukrainian", "unusual": true }, { "name": "lstlistlistingname", "if": "ukrainian", "unusual": true }, { "name": "notesname", "if": "ukrainian", "unusual": true }, { "name": "nomname", "if": "ukrainian", "unusual": true }, { "name": "abbgyear", "if": "ukrainian", "unusual": true }, { "name": "No", "if": "ukrainian" }, { "name": "viettext", "if": "vietnamese" }, { "name": "viet", "if": "vietnamese", "unusual": true }, { "name": "textviet", "if": "vietnamese", "arg": { "format": "{}", "snippet": "textviet{${1:text}}" } }, { "name": "captionsvietnamese", "if": "vietnamese", "unusual": true }, { "name": "datevietnamese", "if": "vietnamese", "unusual": true }, { "name": "extrasvietnamese", "if": "vietnamese", "unusual": true }, { "name": "noextrasvietnamese", "if": "vietnamese", "unusual": true }, { "name": "textquotedbl", "if": "vietnamese" }, { "name": "OHORN", "if": "vietnamese" }, { "name": "ohorn", "if": "vietnamese" }, { "name": "UHORN", "if": "vietnamese" }, { "name": "uhorn", "if": "vietnamese" }, { "name": "abreve", "if": "vietnamese" }, { "name": "Abreve", "if": "vietnamese" }, { "name": "acircumflex", "if": "vietnamese" }, { "name": "Acircumflex", "if": "vietnamese" }, { "name": "ecircumflex", "if": "vietnamese" }, { "name": "Ecircumflex", "if": "vietnamese" }, { "name": "ocircumflex", "if": "vietnamese" }, { "name": "Ocircumflex", "if": "vietnamese" }, { "name": "ohorn", "if": "vietnamese" }, { "name": "Ohorn", "if": "vietnamese" }, { "name": "uhorn", "if": "vietnamese" }, { "name": "Uhorn", "if": "vietnamese" }, { "name": "abreve", "if": "vietnamese" }, { "name": "ABREVE", "if": "vietnamese" }, { "name": "acircumflex", "if": "vietnamese" }, { "name": "ACIRCUMFLEX", "if": "vietnamese" }, { "name": "ecircumflex", "if": "vietnamese" }, { "name": "ECIRCUMFLEX", "if": "vietnamese" }, { "name": "ocircumflex", "if": "vietnamese" }, { "name": "OCIRCUMFLEX", "if": "vietnamese" }, { "name": "h", "if": "vietnamese", "arg": { "format": "{}", "snippet": "h{${1:arg}}" } }, { "name": "prefacename", "if": "vietnamese", "unusual": true }, { "name": "bibname", "if": "vietnamese", "unusual": true }, { "name": "chaptername", "if": "vietnamese", "unusual": true }, { "name": "enclname", "if": "vietnamese", "unusual": true }, { "name": "ccname", "if": "vietnamese", "unusual": true }, { "name": "headtoname", "if": "vietnamese", "unusual": true }, { "name": "seename", "if": "vietnamese", "unusual": true }, { "name": "alsoname", "if": "vietnamese", "unusual": true }, { "name": "proofname", "if": "vietnamese", "unusual": true }, { "name": "glossaryname", "if": "vietnamese", "unusual": true }, { "name": "headpagename", "if": "vietnamese", "unusual": true }, { "name": "captionswelsh", "if": "welsh", "unusual": true }, { "name": "datewelsh", "if": "welsh", "unusual": true }, { "name": "extraswelsh", "if": "welsh", "unusual": true }, { "name": "noextraswelsh", "if": "welsh", "unusual": true }, { "name": "prefacename", "if": "welsh", "unusual": true }, { "name": "bibname", "if": "welsh", "unusual": true }, { "name": "chaptername", "if": "welsh", "unusual": true }, { "name": "enclname", "if": "welsh", "unusual": true }, { "name": "ccname", "if": "welsh", "unusual": true }, { "name": "headtoname", "if": "welsh", "unusual": true }, { "name": "seename", "if": "welsh", "unusual": true }, { "name": "alsoname", "if": "welsh", "unusual": true }, { "name": "proofname", "if": "welsh", "unusual": true }, { "name": "glossaryname", "if": "welsh", "unusual": true } ], "envs": [ { "name": "selectlanguage", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:language}}" } }, { "name": "otherlanguage", "arg": { "format": "{}", "snippet": "{${1:language}}" } }, { "name": "otherlanguage*", "arg": { "format": "{}", "snippet": "{${1:language}}" } }, { "name": "otherlanguage*", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:language}}", "keys": [ "\\foreignlanguage,\\begin{otherlanguage*}" ], "keyPos": 0 } }, { "name": "hyphenrules", "arg": { "format": "{}", "snippet": "{${1:language}}" } }, { "name": "descriptionFB", "if": "french" }, { "name": "enumerateFB", "if": "french" }, { "name": "itemizeFB", "if": "french" }, { "name": "listFB", "if": "french", "arg": { "format": "{}", "snippet": "{${1:symbol}}" } }, { "name": "listORI", "if": "french", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:symbol}}" } }, { "name": "descriptionFB", "if": "acadian" }, { "name": "enumerateFB", "if": "acadian" }, { "name": "itemizeFB", "if": "acadian" }, { "name": "listFB", "if": "acadian", "arg": { "format": "{}", "snippet": "{${1:symbol}}" } }, { "name": "listORI", "if": "acadian", "unusual": true, "arg": { "format": "{}", "snippet": "{${1:symbol}}" } }, { "name": "quoting", "if": "galician" }, { "name": "quoting", "if": "spanish" } ], "keys": { "\\usepackage/babel#c": [ "${1:language}", "modifiers.${1:language}=${2:modifiers}", "KeepShorthandsActive", "activeacute", "activegrave", "shorthands=${2|${1:chars},off|}", "safe=${1|none,ref,bib|}", "math=${1|active,normal|}", "config=${1:file}", "main=${1:language}", "headfoot=${1:language}", "noconfigs", "showlanguages", "silent", "hyphenmap=${1|off,first,select,other,other*|}", "bidi=${1|default,basic,basic-r,bidi-l,bidi-r|}", "layout=${1|sectioning,counters,counters*,contents,footnotes,captions,columns,graphics,extras|}", "provide=*", "provide+=*", "provide*=*", "base", "ensureinfo=off", "es-lcroman", "es-minimal", "es-nodecimaldot", "es-noenumerate", "es-noindentfirst", "es-noitemize", "es-nolayout", "es-nolists", "es-noquoting", "es-nosectiondot", "es-noshorthands", "es-notilde", "es-preindex", "es-sloppy", "es-tabla", "es-tilden", "es-ucroman", "es-uppernames", "mexico", "mexico-com" ], "\\foreignlanguage,\\begin{otherlanguage*}": [ "date", "captions" ], "\\babelensure": [ "include=${1:commands}", "exclude=${1:commands}", "fontenc=${1:encoding}" ], "\\babelfont#c": [ "Alternate=${1:feature}", "Annotation=", "AutoFakeBold=${1:number}", "AutoFakeSlant=${1:number}", "BoldFeatures={${1:features}}", "BoldFont=${1:font name}", "BoldItalicFeatures={${1:features}}", "BoldItalicFont=${1:font name}", "BoldSlantedFeatures={${1:features}}", "BoldSlantedFont=${1:font name}", "BoldSwashFeatures={${1:features}}", "BoldSwashFont=${1:font name}", "CJKShape=${1|Traditional,Simplified,JIS1978,JIS1983,JIS1990,Expert,NLC|}", "CharacterVariant={${1:glyph num list}:${2:variety num}}", "CharacterWidth=${1|Proportional,Full,Half,Thurd,Quarter,AlternateProportional,AlternateHalf,ResetAll|}", "Color=", "Colour=", "Contextuals=${1|Swash,SwashOff,Alternate,AlternateOff,WordInitial,WordInitialOff,WordFinal,WordFinalOff,LineFinal,LineFinalOff,Inner,InnerOff,ResetAll|}", "Diacritics=${1|MarkToBase,MarkToMark,AboveBase,BelowBase,ResetAll|}", "Extension=${1:extension}", "FakeBold=${1:number}", "FakeSlant=${1:number}", "FakeStretch=${1:number}", "Font=${1:font name}", "FontFace={${1:series}}{${2:shape}}{${3:font name}}", "Fractions=${1|On,Off,Reset,Alternate,ResetAll|}", "HyphenChar=${1:character}", "IgnoreFontspecFile", "ItalicFeatures={${1:features}}", "ItalicFont=${1:font name}", "Kerning=${1|On,Off,Reset,Uppercase,ResetAll|}", "Language=${1:language}", "LetterSpace=${1:number}", "Letters=${1|SmallCaps,PetiteCaps,UppercaseSmallCaps,UppercasePetiteCaps,Unicase,ResetAll|}", "Ligatures=${1|Required,Common,Contextual,Rare,Discretionary,Historic,TeX|}", "LocalForms=${1|On,Off,Reset|}", "NFSSFamily=${1:font family}", "Numbers=${1|Uppercase,UppercaseOff,Lowercase,LowercaseOff,Lining,LiningOff,OldStyle,OldStyleOff,Proportional,ProportionalOff,Monospaced,MonospacedOff,SlashedZero,SlashedZeroOff,Arabic,ArabicOff,ResetAll|}", "Opacity=${1:factor}", "OpticalSize=${1:size}", "Ornament=", "Path=${1:file path}", "PunctuationSpace=${1:number}", "RawFeature=${1:feature tag}", "Scale=${1:number}", "ScaleAgain=${1:number}", "Script=${1:name}", "Size=${1:number}", "SizeFeatures={${1:features}}", "SlantedFeatures={${1:features}}", "SlantedFont=${1:font name}", "SmallCapsFeatures={${1:features}}", "SmallCapsFont=${1:font name}", "Style=${1|Alternate,Italic,Ruby,Swash,Cursive,Historic,Titling,Uppercase,HorizontalKana,VerticalKana,ResetAll|}", "StylisticAlternates=${1:feature}", "StylisticSet=${1:set number}", "SwashFeatures={${1:features}}", "SwashFont=${1:font name}", "UprightFeatures={${1:features}}", "UprightFont=${1:font name}", "Variant=${1:integer}", "Vertical=${1|RotatedGlyphs,AlternatesForRotation,Alternates,KanaAlternates,Kerning,AlternateMetrics,HalfMetrics,ProportionalMetrics,ResetAll|}", "VerticalPosition=${1|Superior,Inferior,Numerator,Denominator,ScientificInferior,Ordinal,ResetAll|}", "WordSpace=${1:number}", "Mapping=${1:xetex-only feature}", "Renderer=${1:renderer}" ], "\\babelprovide#c": [ "import", "import=${1:language tag}", "captions=${1:language tag}", "hyphenrules=${1:language list}", "main", "script=${1:script name}", "language=${1:language name}", "alph=${1:counter}", "Alph=${1:counter}", "onchar=${1|ids,fonts,letters|}", "intraspace=${1:base shrink stretch}", "intrapenalty=${1:penalty}", "transforms=${1|transliteration.dad,digraphs.ligatures,hyphen.repeat,oneletter.nobreak,prehyphen.nobreak,diaeresis.hyphen,transliteration.omega,sigma.final,transliteration.hk,punctuation.space,digraphs.hyphen,danda.nobreak,letters.noj,letters.uv,transliteration.iast,transliteration.gajica,kashida.plain|}", "justification=${1|kashida,elongated,unhyphenated,padding|}", "linebreaking=${1|kashida,elongated,unhyphenated,padding|}", "mapfont=", "maparabic", "mapdigits", "calendar=${1:calendar}", "calendar=${1:calendar}.${2:variant}", "casing=${1|yiwn,eszett,iota,nouv,uv|}", "interchar=${1:interchar-list}" ], "\\localedate": [ "calendar=${1:calendar}", "variant=${1:variant}", "convert" ], "\\localeinfo#c,\\localeinfo*#c": [ "name.english", "tag.ini", "tag.bcp47", "language.tag.bcp47", "tag.opentype", "script.name", "script.tag.bcp47", "script.tag.opentype", "region.tag.bcp47", "variant.tag.bcp47", "extension.x.tag.bcp47", "extension.t.tag.bcp47", "extension.u.tag.bcp47" ], "\\babelposthyphenation#c,\\babelprehyphenation#c": [ "label=${1|transliteration.dad,digraphs.ligatures,hyphen.repeat,oneletter.nobreak,prehyphen.nobreak,punctuation.space,diaeresis.hyphen,transliteration.omega,sigma.final,transliteration.hk,punctuation.space,digraphs.hyphen,danda.nobreak,letters.noj,letters.uv,transliteration.iast,transliteration.gajica,kashida.plain|}", "fonts=${1:tag1 tag2 ...}", "attribute=${1:attribute}" ], "\\enablelocaletransform,\\disablelocaletransform": [ "transliteration.dad", "digraphs.ligatures", "hyphen.repeat", "oneletter.nobreak", "prehyphen.nobreak", "diaeresis.hyphen", "transliteration.omega", "sigma.final", "transliteration.hk", "punctuation.space", "digraphs.hyphen", "danda.nobreak", "letters.noj", "letters.uv", "transliteration.iast", "transliteration.gajica", "kashida.plain" ], "\\babelinterchar": [ "label=${1:label}" ], "\\babeladjust": [ "bidi.mapdigits=${1|on,off|}", "bidi.mirroring=${1|on,off|}", "bidi.text=${1|on,off|}", "bidi.math=${1|on,off|}", "linebreak.sea=${1|on,off|}", "linebreak.cjk=${1|on,off|}", "justify.arabic=${1|on,off|}", "layout.tabular=${1|on,off|}", "layout.lists=${1|on,off|}", "autoload.bcp47=${1|on,off|}", "bcp47.toname=${1|on,off|}", "autoload.options=", "autoload.bcp47.prefix=", "autoload.bcp47.options=", "prehyphenation.disable=${1|nohyphenation,off|}", "select.write=${1|shift,keep,omit|}", "select.encoding=${1|off|}" ], "\\frenchsetup,\\frenchbsetup": [ "ShowOptions", "StandardLayout", "GlobalLayoutFrench", "IndentFirst", "PartNameFull", "ListItemsAsPar", "StandardListSpacing", "StandardItemizeEnv", "StandardEnumerateEnv", "StandardItemLabels", "ItemLabels=", "ItemLabeli=", "ItemLabelii=", "ItemLabeliii=", "ItemLabeliv=", "StandardLists", "ListOldLayout", "FrenchFootnotes", "AutoSpaceFootnotes", "AutoSpacePunctuation", "ThinColonSpace", "OriginalTypewriter", "UnicodeNoBreakSpaces", "og=", "fg=", "INGuillSpace", "EveryParGuill=${1|open,close,none|}", "EveryLineGuill=${1|open,close,none|}", "InnerGuillSingle", "ThinSpaceInFrenchNumbers", "SmallCapsFigTabCaptions", "CustomiseFigTabCaptions", "OldFigTabCaptions", "FrenchSuperscripts", "LowercaseSuperscripts", "SuppressWarning", "ShowOptions", "StandardLayout", "GlobalLayoutFrench", "IndentFirst", "PartNameFull", "ListItemsAsPar", "StandardListSpacing", "StandardItemizeEnv", "StandardEnumerateEnv", "StandardItemLabels", "ItemLabels=", "ItemLabeli=", "ItemLabelii=", "ItemLabeliii=", "ItemLabeliv=", "StandardLists", "ListOldLayout", "FrenchFootnotes", "AutoSpaceFootnotes", "AutoSpacePunctuation", "ThinColonSpace", "OriginalTypewriter", "UnicodeNoBreakSpaces", "og=", "fg=", "INGuillSpace", "EveryParGuill=${1|open,close,none|}", "EveryLineGuill=${1|open,close,none|}", "InnerGuillSingle", "ThinSpaceInFrenchNumbers", "SmallCapsFigTabCaptions", "CustomiseFigTabCaptions", "OldFigTabCaptions", "FrenchSuperscripts", "LowercaseSuperscripts", "SuppressWarning" ], "\\footnotestyle": [ "reset=${1|none,section,chapter,page,page-resume,page-cont|}", "resume", "indent=${1|article-nosp,article-sp,hulist|}", "rule=${1|none,one-line,fourth,choose|}", "marksize=max-normal", "mark=${1|arabic,stars,stars-max|}", "mpmark=${1|arabic,stars,stars-max|}", "plain", "huplain", "starplain", "editor", "reset=${1|none,section,chapter,page,page-resume,page-cont|}", "resume", "indent=${1|article-nosp,article-sp,hulist|}", "rule=${1|none,one-line,fourth,choose|}", "marksize=max-normal", "mark=${1|arabic,stars,stars-max|}", "mpmark=${1|arabic,stars,stars-max|}", "plain", "huplain", "starplain", "editor" ] }, "args": [ "\\usepackage/babel#c" ] } ================================================ FILE: dev/packages/babelbib.json ================================================ { "deps": [ { "name": "babel" } ], "macros": [ { "name": "btxlanguagenameafrikaans", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenameamerican", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenameaustrian", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamebrazil", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamebrazilian", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamebritish", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamebulgarian", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamecanadian", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamecanadien", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamecatalan", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamecroatian", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenameczech", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamedanish", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamedutch", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenameenglish", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenameesperanto", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamefinnish", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamefrancais", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamefranceis", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamefrench", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamefrenchb", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamegerman", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamegermanb", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamegreek", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamehebrew", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamehungarian", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenameicelandic", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenameirish", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenameitalian", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamelatin", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamenaustrian", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamengerman", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamenhungarian", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamenicelandic", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamenirish", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamenitalian", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamenlatin", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamennorsk", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamennynorsk", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamenorsk", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamenpolish", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamenportuges", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamenportuguese", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamenrussian", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamenscottish", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamenserbian", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamenspanish", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamenswedish", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamenturkish", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamenynorsk", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamepolish", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenameportuges", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenameportuguese", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamerussian", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamescottish", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenameserbian", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenamespanish", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenameswedish", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenameturkish", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenameUKenglish", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenameukrainian", "if": "languagenames", "unusual": true }, { "name": "btxlanguagenameUSenglish", "if": "languagenames", "unusual": true }, { "name": "selectbiblanguage", "arg": { "format": "{}", "snippet": "selectbiblanguage{${1:language}}" } }, { "name": "declarebtxcommands", "arg": { "format": "{}{}", "snippet": "declarebtxcommands{${1:language}}{${2:command definitions}}" } }, { "name": "setbtxfallbacklanguage", "arg": { "format": "{}", "snippet": "setbtxfallbacklanguage{${1:language}}" } }, { "name": "btxannotation", "arg": { "format": "{}", "snippet": "btxannotation{${1:annotations}}" } }, { "name": "biblanguage", "arg": { "format": "{}", "snippet": "biblanguage{${1:text}}" } }, { "name": "setbibliographyfont", "arg": { "format": "{}{}", "snippet": "setbibliographyfont{${1:element}}{${2:font command}}" } }, { "name": "setbibliographyfont*", "arg": { "format": "{}{}", "snippet": "setbibliographyfont*{${1:element}}{${2:font command}}" } }, { "name": "btxauthorcolon", "unusual": true }, { "name": "btxurldatecomment", "unusual": true, "arg": { "format": "{}", "snippet": "btxurldatecomment{${1:text}}" } }, { "name": "btxISBN", "unusual": true }, { "name": "btxISSN", "unusual": true }, { "name": "btxprintISBN", "arg": { "format": "{}", "snippet": "btxprintISBN{${1:true|false}}" } }, { "name": "btxprintISSN", "arg": { "format": "{}", "snippet": "btxprintISSN{${1:true|false}}" } }, { "name": "btxfnamespaceshort", "unusual": true }, { "name": "btxfnamespacelong", "unusual": true }, { "name": "btxprintmonthyearnum", "unusual": true, "arg": { "format": "{}{}", "snippet": "btxprintmonthyearnum{${1:month}}{${2:year}}" } }, { "name": "bbbbaddto", "unusual": true, "arg": { "format": "{}{}", "snippet": "bbbbaddto{${1:language}}{${2:csname}}" } }, { "name": "bbbbifpackageloaded", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "bbbbifpackageloaded{${1:package}}{${2:true}}{${3:false}}" } }, { "name": "bbbbifundefined", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "bbbbifundefined{${1:csname}}{${2:true}}{${3:false}}" } }, { "name": "biblanguagename", "unusual": true }, { "name": "bibsafrikaans", "unusual": true }, { "name": "bibsamerican", "unusual": true }, { "name": "bibsaustrian", "unusual": true }, { "name": "bibsbahasa", "unusual": true }, { "name": "bibsbrazil", "unusual": true }, { "name": "bibsbrazilian", "unusual": true }, { "name": "bibsbritish", "unusual": true }, { "name": "bibscanadian", "unusual": true }, { "name": "bibscanadien", "unusual": true }, { "name": "bibscatalan", "unusual": true }, { "name": "bibscroatian", "unusual": true }, { "name": "bibsczech", "unusual": true }, { "name": "bibsdanish", "unusual": true }, { "name": "bibsdutch", "unusual": true }, { "name": "bibsenglish", "unusual": true }, { "name": "bibsenglish", "unusual": true, "arg": { "format": "[]", "snippet": "bibsenglish[${1:language}]" } }, { "name": "bibsesperanto", "unusual": true }, { "name": "bibsfinnish", "unusual": true }, { "name": "bibsfrancais", "unusual": true }, { "name": "bibsfrench", "unusual": true }, { "name": "bibsfrenchb", "unusual": true }, { "name": "bibsgalician", "unusual": true }, { "name": "bibsgerman", "unusual": true }, { "name": "bibsgermanb", "unusual": true }, { "name": "bibsgreek", "unusual": true }, { "name": "bibsitalian", "unusual": true }, { "name": "bibsmexican", "unusual": true }, { "name": "bibsnaustrian", "unusual": true }, { "name": "bibsngerman", "unusual": true }, { "name": "bibsnorsk", "unusual": true }, { "name": "bibsnorwegian", "unusual": true }, { "name": "bibsportuges", "unusual": true }, { "name": "bibsportuguese", "unusual": true }, { "name": "bibsromanian", "unusual": true }, { "name": "bibsrussian", "unusual": true }, { "name": "bibsrussianb", "unusual": true }, { "name": "bibsserbian", "unusual": true }, { "name": "bibsspanish", "unusual": true }, { "name": "bibsswedish", "unusual": true }, { "name": "bibsturkish", "unusual": true }, { "name": "bibsUKenglish", "unusual": true }, { "name": "bibsUSenglish", "unusual": true }, { "name": "btxandcomma", "unusual": true, "arg": { "format": "{}", "snippet": "btxandcomma{${1:arg}}" } }, { "name": "btxandlong", "unusual": true, "arg": { "format": "{}", "snippet": "btxandlong{${1:language}}" } }, { "name": "btxandshort", "unusual": true, "arg": { "format": "{}", "snippet": "btxandshort{${1:language}}" } }, { "name": "Btxchapterlong", "unusual": true, "arg": { "format": "{}", "snippet": "Btxchapterlong{${1:language}}" } }, { "name": "btxchapterlong", "unusual": true, "arg": { "format": "{}", "snippet": "btxchapterlong{${1:language}}" } }, { "name": "Btxchaptershort", "unusual": true, "arg": { "format": "{}", "snippet": "Btxchaptershort{${1:language}}" } }, { "name": "btxchaptershort", "unusual": true, "arg": { "format": "{}", "snippet": "btxchaptershort{${1:language}}" } }, { "name": "Btxeditionlong", "unusual": true, "arg": { "format": "{}", "snippet": "Btxeditionlong{${1:language}}" } }, { "name": "btxeditionlong", "unusual": true, "arg": { "format": "{}", "snippet": "btxeditionlong{${1:language}}" } }, { "name": "Btxeditionnumlong", "unusual": true, "arg": { "format": "{}", "snippet": "Btxeditionnumlong{${1:language}}" } }, { "name": "btxeditionnumlong", "unusual": true, "arg": { "format": "{}", "snippet": "btxeditionnumlong{${1:language}}" } }, { "name": "Btxeditionnumshort", "unusual": true, "arg": { "format": "{}", "snippet": "Btxeditionnumshort{${1:language}}" } }, { "name": "btxeditionnumshort", "unusual": true, "arg": { "format": "{}", "snippet": "btxeditionnumshort{${1:language}}" } }, { "name": "Btxeditionshort", "unusual": true, "arg": { "format": "{}", "snippet": "Btxeditionshort{${1:language}}" } }, { "name": "btxeditionshort", "unusual": true, "arg": { "format": "{}", "snippet": "btxeditionshort{${1:language}}" } }, { "name": "Btxeditorlong", "unusual": true, "arg": { "format": "{}", "snippet": "Btxeditorlong{${1:language}}" } }, { "name": "btxeditorlong", "unusual": true, "arg": { "format": "{}", "snippet": "btxeditorlong{${1:language}}" } }, { "name": "Btxeditorshort", "unusual": true, "arg": { "format": "{}", "snippet": "Btxeditorshort{${1:language}}" } }, { "name": "btxeditorshort", "unusual": true, "arg": { "format": "{}", "snippet": "btxeditorshort{${1:language}}" } }, { "name": "Btxeditorslong", "unusual": true, "arg": { "format": "{}", "snippet": "Btxeditorslong{${1:language}}" } }, { "name": "btxeditorslong", "unusual": true, "arg": { "format": "{}", "snippet": "btxeditorslong{${1:language}}" } }, { "name": "Btxeditorsshort", "unusual": true, "arg": { "format": "{}", "snippet": "Btxeditorsshort{${1:language}}" } }, { "name": "btxeditorsshort", "unusual": true, "arg": { "format": "{}", "snippet": "btxeditorsshort{${1:language}}" } }, { "name": "btxetalfont", "unusual": true }, { "name": "btxetallong", "unusual": true, "arg": { "format": "{}", "snippet": "btxetallong{${1:language}}" } }, { "name": "btxetalshort", "unusual": true, "arg": { "format": "{}", "snippet": "btxetalshort{${1:language}}" } }, { "name": "btxfallbacklanguage", "unusual": true }, { "name": "btxifchangecase", "unusual": true, "arg": { "format": "{}{}", "snippet": "btxifchangecase{${1:true}}{${2:false}}" } }, { "name": "btxifchangecaseoff", "unusual": true }, { "name": "btxifchangecaseon", "unusual": true }, { "name": "Btxinlong", "unusual": true, "arg": { "format": "{}", "snippet": "Btxinlong{${1:language}}" } }, { "name": "btxinlong", "unusual": true, "arg": { "format": "{}", "snippet": "btxinlong{${1:language}}" } }, { "name": "btxinserieslong", "unusual": true, "arg": { "format": "{}", "snippet": "btxinserieslong{${1:language}}" } }, { "name": "btxinseriesshort", "unusual": true, "arg": { "format": "{}", "snippet": "btxinseriesshort{${1:language}}" } }, { "name": "Btxinshort", "unusual": true, "arg": { "format": "{}", "snippet": "Btxinshort{${1:language}}" } }, { "name": "btxinshort", "unusual": true, "arg": { "format": "{}", "snippet": "btxinshort{${1:language}}" } }, { "name": "btxISBNfont", "unusual": true }, { "name": "btxISSNfont", "unusual": true }, { "name": "btxjournalfont", "unusual": true }, { "name": "btxjtitlefont", "unusual": true }, { "name": "Btxjvolumelong", "unusual": true, "arg": { "format": "{}", "snippet": "Btxjvolumelong{${1:language}}" } }, { "name": "btxjvolumelong", "unusual": true, "arg": { "format": "{}", "snippet": "btxjvolumelong{${1:language}}" } }, { "name": "Btxjvolumeshort", "unusual": true, "arg": { "format": "{}", "snippet": "Btxjvolumeshort{${1:language}}" } }, { "name": "btxjvolumeshort", "unusual": true, "arg": { "format": "{}", "snippet": "btxjvolumeshort{${1:language}}" } }, { "name": "btxkeywordlanguage", "unusual": true, "arg": { "format": "{}", "snippet": "btxkeywordlanguage{${1:language}}" } }, { "name": "btxlanguagename", "unusual": true, "arg": { "format": "{}", "snippet": "btxlanguagename{${1:language}}" } }, { "name": "btxlastnamefont", "unusual": true }, { "name": "btxmastthesis", "unusual": true, "arg": { "format": "{}", "snippet": "btxmastthesis{${1:language}}" } }, { "name": "btxmonaprlong", "unusual": true, "arg": { "format": "{}", "snippet": "btxmonaprlong{${1:language}}" } }, { "name": "btxmonaprshort", "unusual": true, "arg": { "format": "{}", "snippet": "btxmonaprshort{${1:language}}" } }, { "name": "btxmonauglong", "unusual": true, "arg": { "format": "{}", "snippet": "btxmonauglong{${1:language}}" } }, { "name": "btxmonaugshort", "unusual": true, "arg": { "format": "{}", "snippet": "btxmonaugshort{${1:language}}" } }, { "name": "btxmondeclong", "unusual": true, "arg": { "format": "{}", "snippet": "btxmondeclong{${1:language}}" } }, { "name": "btxmondecshort", "unusual": true, "arg": { "format": "{}", "snippet": "btxmondecshort{${1:language}}" } }, { "name": "btxmonfeblong", "unusual": true, "arg": { "format": "{}", "snippet": "btxmonfeblong{${1:language}}" } }, { "name": "btxmonfebshort", "unusual": true, "arg": { "format": "{}", "snippet": "btxmonfebshort{${1:language}}" } }, { "name": "btxmonjanlong", "unusual": true, "arg": { "format": "{}", "snippet": "btxmonjanlong{${1:language}}" } }, { "name": "btxmonjanshort", "unusual": true, "arg": { "format": "{}", "snippet": "btxmonjanshort{${1:language}}" } }, { "name": "btxmonjullong", "unusual": true, "arg": { "format": "{}", "snippet": "btxmonjullong{${1:language}}" } }, { "name": "btxmonjulshort", "unusual": true, "arg": { "format": "{}", "snippet": "btxmonjulshort{${1:language}}" } }, { "name": "btxmonjunlong", "unusual": true, "arg": { "format": "{}", "snippet": "btxmonjunlong{${1:language}}" } }, { "name": "btxmonjunshort", "unusual": true, "arg": { "format": "{}", "snippet": "btxmonjunshort{${1:language}}" } }, { "name": "btxmonmarlong", "unusual": true, "arg": { "format": "{}", "snippet": "btxmonmarlong{${1:language}}" } }, { "name": "btxmonmarshort", "unusual": true, "arg": { "format": "{}", "snippet": "btxmonmarshort{${1:language}}" } }, { "name": "btxmonmaylong", "unusual": true, "arg": { "format": "{}", "snippet": "btxmonmaylong{${1:language}}" } }, { "name": "btxmonmayshort", "unusual": true, "arg": { "format": "{}", "snippet": "btxmonmayshort{${1:language}}" } }, { "name": "btxmonnovlong", "unusual": true, "arg": { "format": "{}", "snippet": "btxmonnovlong{${1:language}}" } }, { "name": "btxmonnovshort", "unusual": true, "arg": { "format": "{}", "snippet": "btxmonnovshort{${1:language}}" } }, { "name": "btxmonoctlong", "unusual": true, "arg": { "format": "{}", "snippet": "btxmonoctlong{${1:language}}" } }, { "name": "btxmonoctshort", "unusual": true, "arg": { "format": "{}", "snippet": "btxmonoctshort{${1:language}}" } }, { "name": "btxmonseplong", "unusual": true, "arg": { "format": "{}", "snippet": "btxmonseplong{${1:language}}" } }, { "name": "btxmonsepshort", "unusual": true, "arg": { "format": "{}", "snippet": "btxmonsepshort{${1:language}}" } }, { "name": "btxnamefont", "unusual": true }, { "name": "Btxnumberlong", "unusual": true, "arg": { "format": "{}", "snippet": "Btxnumberlong{${1:language}}" } }, { "name": "btxnumberlong", "unusual": true, "arg": { "format": "{}", "snippet": "btxnumberlong{${1:language}}" } }, { "name": "Btxnumbershort", "unusual": true, "arg": { "format": "{}", "snippet": "Btxnumbershort{${1:language}}" } }, { "name": "btxnumbershort", "unusual": true, "arg": { "format": "{}", "snippet": "btxnumbershort{${1:language}}" } }, { "name": "btxnumeraldot", "unusual": true, "arg": { "format": "{}{}", "snippet": "btxnumeraldot{${1:language}}{${2:symbol}}" } }, { "name": "btxnumeralenglish", "unusual": true, "arg": { "format": "{}{}", "snippet": "btxnumeralenglish{${1:language}}{${2:symbol}}" } }, { "name": "btxnumeralfallback", "unusual": true, "arg": { "format": "{}{}", "snippet": "btxnumeralfallback{${1:language}}{${2:symbol}}" } }, { "name": "btxnumeralfont", "unusual": true }, { "name": "btxnumeralfrench", "unusual": true, "arg": { "format": "{}{}", "snippet": "btxnumeralfrench{${1:language}}{${2:symbol}}" } }, { "name": "btxnumerallong", "unusual": true, "arg": { "format": "{}", "snippet": "btxnumerallong{${1:language}}" } }, { "name": "btxnumeralromanian", "unusual": true, "arg": { "format": "{}{}", "snippet": "btxnumeralromanian{${1:language}}{${2:symbol}}" } }, { "name": "btxnumeralshort", "unusual": true, "arg": { "format": "{}", "snippet": "btxnumeralshort{${1:language}}" } }, { "name": "btxnumeralswedish", "unusual": true, "arg": { "format": "{}{}", "snippet": "btxnumeralswedish{${1:language}}{${2:symbol}}" } }, { "name": "btxofserieslong", "unusual": true, "arg": { "format": "{}", "snippet": "btxofserieslong{${1:language}}" } }, { "name": "btxofseriesshort", "unusual": true, "arg": { "format": "{}", "snippet": "btxofseriesshort{${1:language}}" } }, { "name": "Btxpagelong", "unusual": true, "arg": { "format": "{}", "snippet": "Btxpagelong{${1:language}}" } }, { "name": "btxpagelong", "unusual": true, "arg": { "format": "{}", "snippet": "btxpagelong{${1:language}}" } }, { "name": "Btxpageshort", "unusual": true, "arg": { "format": "{}", "snippet": "Btxpageshort{${1:language}}" } }, { "name": "btxpageshort", "unusual": true, "arg": { "format": "{}", "snippet": "btxpageshort{${1:language}}" } }, { "name": "Btxpageslong", "unusual": true, "arg": { "format": "{}", "snippet": "Btxpageslong{${1:language}}" } }, { "name": "btxpageslong", "unusual": true, "arg": { "format": "{}", "snippet": "btxpageslong{${1:language}}" } }, { "name": "Btxpagesshort", "unusual": true, "arg": { "format": "{}", "snippet": "Btxpagesshort{${1:language}}" } }, { "name": "btxpagesshort", "unusual": true, "arg": { "format": "{}", "snippet": "btxpagesshort{${1:language}}" } }, { "name": "btxphdthesis", "unusual": true, "arg": { "format": "{}", "snippet": "btxphdthesis{${1:language}}" } }, { "name": "btxprintmonthyear", "unusual": true }, { "name": "btxprintmonthyear", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "btxprintmonthyear{${1:arg1}}{${2:arg2}}{${3:arg3}}{${4:arg4}}" } }, { "name": "btxpublisherfont", "unusual": true }, { "name": "btxselectlanguage", "unusual": true, "arg": { "format": "{}", "snippet": "btxselectlanguage{${1:language}}" } }, { "name": "Btxtechreplong", "unusual": true, "arg": { "format": "{}", "snippet": "Btxtechreplong{${1:language}}" } }, { "name": "btxtechreplong", "unusual": true, "arg": { "format": "{}", "snippet": "btxtechreplong{${1:language}}" } }, { "name": "Btxtechrepshort", "unusual": true, "arg": { "format": "{}", "snippet": "Btxtechrepshort{${1:language}}" } }, { "name": "btxtechrepshort", "unusual": true, "arg": { "format": "{}", "snippet": "btxtechrepshort{${1:language}}" } }, { "name": "btxtitlefont", "unusual": true }, { "name": "btxurldatefont", "unusual": true }, { "name": "btxurlfont", "unusual": true }, { "name": "btxvolumefont", "unusual": true }, { "name": "Btxvolumelong", "unusual": true, "arg": { "format": "{}", "snippet": "Btxvolumelong{${1:language}}" } }, { "name": "btxvolumelong", "unusual": true, "arg": { "format": "{}", "snippet": "btxvolumelong{${1:language}}" } }, { "name": "Btxvolumeshort", "unusual": true, "arg": { "format": "{}", "snippet": "Btxvolumeshort{${1:language}}" } }, { "name": "btxvolumeshort", "unusual": true, "arg": { "format": "{}", "snippet": "btxvolumeshort{${1:language}}" } }, { "name": "ifbbbbannotations", "unusual": true }, { "name": "ifbbbbfixlanguage", "unusual": true }, { "name": "ifbbbblanguagenames", "unusual": true }, { "name": "ifbtxprintISBN", "unusual": true, "arg": { "format": "{}", "snippet": "ifbtxprintISBN{${1:code}}" } }, { "name": "ifbtxprintISSN", "unusual": true, "arg": { "format": "{}", "snippet": "ifbtxprintISSN{${1:code}}" } }, { "name": "ifnumber", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "ifnumber{${1:arg}}{${2:true}}{${3:false}}" } }, { "name": "inputbdf", "unusual": true, "arg": { "format": "{}{}", "snippet": "inputbdf{${1:language}}{${2:.bdf file%file}}" } }, { "name": "providebibliographyfont*", "unusual": true, "arg": { "format": "{}{}", "snippet": "providebibliographyfont*{${1:element}}{${2:font command}}" } }, { "name": "providebibliographyfont", "unusual": true, "arg": { "format": "{}{}", "snippet": "providebibliographyfont{${1:element}}{${2:font command}}" } }, { "name": "thebtxromaniannumeral", "unusual": true } ], "envs": [], "keys": { "\\usepackage/babelbib#c": [ "fixlanguage", "languagenames", "annote", "noisbn", "noissn", "dateasis", "datenumeric", "${1:custom language}" ], "\\bibliographystyle#c": [ "bababbrv", "bababbrv-lf", "bababbrv-fl", "babplain", "babplain-lf", "babplain-fl", "babalpha", "babunsrt", "babamspl" ] }, "args": [ "\\usepackage/babelbib#c" ] } ================================================ FILE: dev/packages/babyloniannum.json ================================================ { "deps": [ { "name": "fontspec" }, { "name": "xunicode" }, { "name": "numname" } ], "macros": [ { "name": "babyloniannum", "arg": { "format": "{}", "snippet": "babyloniannum{${1:number}}" } }, { "name": "babylonian", "arg": { "format": "{}", "snippet": "babylonian{${1:counter}}" } }, { "name": "babylonianfont", "unusual": true }, { "name": "unicodedisp", "unusual": true, "arg": { "format": "{}", "snippet": "unicodedisp{${1:unicode num}}" } }, { "name": "babylonianglyph", "unusual": true, "arg": { "format": "{}", "snippet": "babylonianglyph{${1:number}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/background.json ================================================ { "deps": [ { "name": "tikz" }, { "name": "everypage" }, { "name": "afterpage" } ], "macros": [ { "name": "backgroundsetup", "arg": { "format": "{}", "snippet": "backgroundsetup{${1:options%keyvals}}", "keys": [ "\\backgroundsetup,\\usepackage/background#c" ], "keyPos": 0 } }, { "name": "BgThispage" }, { "name": "NoBgThispage" }, { "name": "BgMaterial" } ], "envs": [], "keys": { "\\backgroundsetup,\\usepackage/background#c": [ "pages=${1|all,some|}", "firstpage", "placement=${1|center,top,bottom|}", "contents=", "color=", "angle=${1:degrees}", "opacity=", "scale=", "position=", "nodeanchor=", "anchor=", "hshift=", "vshift=" ] }, "args": [ "\\backgroundsetup,\\usepackage/background#c" ] } ================================================ FILE: dev/packages/backnaur.json ================================================ { "deps": [], "macros": [ { "name": "bnfprod", "unusual": true, "arg": { "format": "{}{}", "snippet": "bnfprod{${1:name}}{${2:definition}}" } }, { "name": "bnfprod*", "unusual": true, "arg": { "format": "{}{}", "snippet": "bnfprod*{${1:name}}{${2:definition}}" } }, { "name": "bnfmore", "unusual": true, "arg": { "format": "{}", "snippet": "bnfmore{${1:definition}}" } }, { "name": "bnfmore*", "unusual": true, "arg": { "format": "{}", "snippet": "bnfmore*{${1:definition}}" } }, { "name": "bnfpn", "arg": { "format": "{}", "snippet": "bnfpn{${1:name}}" } }, { "name": "bnfts", "arg": { "format": "{}", "snippet": "bnfts{${1:string}}" } }, { "name": "bnftd", "arg": { "format": "{}", "snippet": "bnftd{${1:phrase}}" } }, { "name": "bnfes" }, { "name": "bnfsk" }, { "name": "bnfor" }, { "name": "bnfsp" }, { "name": "bnfpo" } ], "envs": [ { "name": "bnf" }, { "name": "bnf*" } ], "keys": { "\\usepackage/backnaur#c": [ "perp", "epsilon", "tsrm", "altpo" ] }, "args": [ "\\usepackage/backnaur#c" ] } ================================================ FILE: dev/packages/backref.json ================================================ { "deps": [ { "name": "kvoptions" }, { "name": "kvsetkeys" }, { "name": "rerunfilecheck" } ], "macros": [ { "name": "backrefsetup", "arg": { "format": "{}", "snippet": "backrefsetup{${1:options%keyvals}}", "keys": [ "\\backrefsetup#c,\\usepackage/backref#c" ], "keyPos": 0 } }, { "name": "ifbackrefparscan", "unusual": true }, { "name": "backrefparscanfalse" }, { "name": "backrefparscantrue" }, { "name": "backrefprint" }, { "name": "backcite", "arg": { "format": "{}{{}{}{}}", "snippet": "backcite{${1:label}}{{${2:page num}}{${3:current label}}{${4:current anchor}}}" } }, { "name": "backref", "unusual": true, "arg": { "format": "{}", "snippet": "backref{${1:backref list}}" } }, { "name": "backrefalt", "unusual": true, "arg": { "format": "{}{}{}{}", "snippet": "backrefalt{${1:num w/o dupes}}{${2:backref list w/o dupes}}{${3:num w/ dupes}}{${4:backref list w/ dupes}}" } }, { "name": "backrefpagesname", "unusual": true }, { "name": "backrefsectionsname", "unusual": true }, { "name": "backrefsep", "unusual": true }, { "name": "backreftwosep", "unusual": true }, { "name": "backreflastsep", "unusual": true }, { "name": "backrefentrycount", "unusual": true, "arg": { "format": "{}{}", "snippet": "backrefentrycount{${1:backref entry}}{${2:citation count}}" } }, { "name": "backrefenglish", "unusual": true }, { "name": "backrefgerman", "unusual": true }, { "name": "backreffrench", "unusual": true }, { "name": "backrefspanish", "unusual": true }, { "name": "backrefbrazil", "unusual": true }, { "name": "backrefafrikaans", "unusual": true } ], "envs": [], "keys": { "\\backrefsetup#c,\\usepackage/backref#c": [ "ref", "pageref", "hyperref", "hyperpageref", "english", "german", "french", "spanish", "brazil", "verbose", "enable", "disable" ] }, "args": [ "\\backrefsetup#c,\\usepackage/backref#c" ] } ================================================ FILE: dev/packages/balance.json ================================================ { "deps": [], "macros": [ { "name": "balance" }, { "name": "nobalance" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/bangla.json ================================================ { "deps": [ { "name": "fontspec" }, { "name": "etoolbox" }, { "name": "polyglossia" }, { "name": "CharisSIL" } ], "macros": [ { "name": "banglatext", "arg": { "format": "{}", "snippet": "banglatext{${1:bangla text}}" } }, { "name": "banglabold", "arg": { "format": "{}", "snippet": "banglabold{${1:bangla text}}" } }, { "name": "banglaitalic", "arg": { "format": "{}", "snippet": "banglaitalic{${1:bangla text}}" } }, { "name": "banglatranslit", "arg": { "format": "{}", "snippet": "banglatranslit{${1:bangla text}}" } }, { "name": "banglaipa", "arg": { "format": "{}", "snippet": "banglaipa{${1:bangla text}}" } }, { "name": "banglapage" }, { "name": "banglasection" }, { "name": "banglaenumerate" }, { "name": "banglaequation" }, { "name": "banglatable" }, { "name": "banglafigure" }, { "name": "banglaallcounters" }, { "name": "bengalinum", "arg": { "format": "{}", "snippet": "bengalinum{${1:counter}}" } }, { "name": "bengalialpha", "arg": { "format": "{}", "snippet": "bengalialpha{${1:counter}}" } }, { "name": "banglaipafont", "unusual": true }, { "name": "bdnhbold", "unusual": true }, { "name": "bdnhitalic", "unusual": true }, { "name": "bdnhtext", "unusual": true }, { "name": "bdnhtranslitfont", "unusual": true }, { "name": "doindictrans", "unusual": true }, { "name": "indictrans", "unusual": true, "arg": { "format": "{}", "snippet": "indictrans{${1:text%plain}}" } }, { "name": "translitfont", "unusual": true, "arg": { "format": "{}", "snippet": "translitfont{${1:text%plain}}" } } ], "envs": [ { "name": "isoindictranse", "unusual": true } ], "keys": { "\\usepackage/bangla#c": [ "kalpurush", "shimanto", "notosansbengali", "notoserifbengali" ] }, "args": [ "\\usepackage/bangla#c" ] } ================================================ FILE: dev/packages/bargraph-js.json ================================================ { "deps": [ { "name": "xkeyval" }, { "name": "xcolor" }, { "name": "eforms" } ], "macros": [ { "name": "nbars", "unusual": true }, { "name": "bargap", "unusual": true }, { "name": "bardimen", "unusual": true }, { "name": "presetsbarfor", "arg": { "format": "{}{}{}", "snippet": "presetsbarfor{${1:bg name}}{${2:bar name}}{${3:eforms parameters}}" } }, { "name": "barfor", "arg": { "format": "{}", "snippet": "barfor{${1:bar name}}" } }, { "name": "presetinputfor", "unusual": true, "arg": { "format": "{}{}", "snippet": "presetinputfor{${1:bgenv name}}{${2:bg name.bar name}}" } }, { "name": "inputFor", "arg": { "format": "{}{}{}{}{}", "snippet": "inputFor{${1:bgenv name}}{${2:bg name}}{${3:bar name}}{${4:width}}{${5:height}}" } }, { "name": "inputFor", "arg": { "format": "[]{}{}{}{}{}", "snippet": "inputFor[${6:eforms parameters}]{${1:bgenv name}}{${2:bg name}}{${3:bar name}}{${4:width}}{${5:height}}" } }, { "name": "populateCommaData", "arg": { "format": "()", "snippet": "populateCommaData(${1:\"%\"},${2:\"%\"},${3:%})" } }, { "name": "hs", "arg": { "format": "{}", "snippet": "hs{${1:skip}}" } }, { "name": "vs", "arg": { "format": "{}", "snippet": "vs{${1:skip}}" } }, { "name": "barLabelsTU", "arg": { "format": "{}", "snippet": "barLabelsTU{${1:JS code%definition}}" } }, { "name": "barLabelsNoTU", "arg": { "format": "{}", "snippet": "barLabelsNoTU{${1:JS code%definition}}" } }, { "name": "isdynamic" }, { "name": "scaleFactorDef", "arg": { "format": "{}", "snippet": "scaleFactorDef{${1:factor}}" } }, { "name": "displaysfFor", "arg": { "format": "{}{}{}", "snippet": "displaysfFor{${1:bgenv name}}{${2:width}}{${3:height}}" } }, { "name": "displaysfFor", "arg": { "format": "[]{}{}{}", "snippet": "displaysfFor[${4:eforms parameters}]{${1:bgenv name}}{${2:width}}{${3:height}}" } }, { "name": "manualsfFor", "arg": { "format": "{}{}{}", "snippet": "manualsfFor{${1:bgenv name}}{${2:width}}{${3:height}}" } }, { "name": "manualsfFor", "arg": { "format": "[]{}{}{}", "snippet": "manualsfFor[${4:eforms parameters}]{${1:bgenv name}}{${2:width}}{${3:height}}" } }, { "name": "labelFld", "arg": { "format": "{}{}{}{}", "snippet": "labelFld{${1:text}}{${2:bg name.bar name}}{${3:width}}{${4:height}}" } }, { "name": "labelFld", "arg": { "format": "[]{}{}{}{}", "snippet": "labelFld[${5:eforms parameters}]{${1:text}}{${2:bg name.bar name}}{${3:width}}{${4:height}}" } }, { "name": "barDefColor", "unusual": true }, { "name": "barforCommon", "unusual": true, "arg": { "format": "{}", "snippet": "barforCommon{${1:arg}}" } }, { "name": "barLabelsNoTUJS", "unusual": true }, { "name": "barLabelsNoTUJSDef", "unusual": true }, { "name": "barNum", "unusual": true }, { "name": "bgtoks", "unusual": true }, { "name": "cntbars", "unusual": true }, { "name": "dybarforCommon", "unusual": true, "arg": { "format": "{}", "snippet": "dybarforCommon{${1:arg}}" } }, { "name": "expbarfor", "unusual": true, "arg": { "format": "{}", "snippet": "expbarfor{${1:arg}}" } }, { "name": "getBarName", "unusual": true }, { "name": "hmrk", "unusual": true }, { "name": "horizontalbarsfalse", "unusual": true }, { "name": "horizontalbarstrue", "unusual": true }, { "name": "ifhorizontalbars", "unusual": true }, { "name": "ifisbgenv", "unusual": true }, { "name": "isbgenvfalse", "unusual": true }, { "name": "isbgenvtrue", "unusual": true }, { "name": "oBgEnvs", "unusual": true }, { "name": "priorpresetinputfor", "unusual": true, "arg": { "format": "{}{}", "snippet": "priorpresetinputfor{${1:arg1}}{${2:arg2}}" } }, { "name": "simpleBarLabels", "unusual": true }, { "name": "txtBgValues", "unusual": true }, { "name": "usebarlabel", "unusual": true } ], "envs": [ { "name": "bargraphenv", "arg": { "format": "{}", "snippet": "{${1:bgenv name}}" } }, { "name": "bargraphenv", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:bgenv name}}", "keys": [ "\\begin{bargraphenv}" ], "keyPos": 0 } }, { "name": "bargraph", "arg": { "format": "{}", "snippet": "{${1:bg name}}" } }, { "name": "bargraph", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:bg name}}", "keys": [ "\\begin{bargraph}" ], "keyPos": 0 } } ], "keys": { "\\usepackage/bargraph-js#c": [ "dynamic" ], "\\begin{bargraphenv}": [ "width=", "height=", "o=${1|horiz,vert|}", "origin=${1|0,.5|}", "showaxis" ], "\\begin{bargraph}": [ "nbars=${1:number}", "gap=${1:number}", "bardimen=${1:number}" ] }, "args": [ "\\usepackage/bargraph-js#c" ] } ================================================ FILE: dev/packages/barracuda.json ================================================ { "deps": [ { "name": "luatex" } ], "macros": [ { "name": "barracuda", "arg": { "format": "{}{}", "snippet": "barracuda{${1:encoder}}{${2:data}}" } }, { "name": "barracuda", "arg": { "format": "[]{}{}", "snippet": "barracuda[${3:options%keyvals}]{${1:encoder}}{${2:data}}", "keys": [ "\\barracuda#c" ], "keyPos": 0 } }, { "name": "barracudabox", "unusual": true } ], "envs": [], "keys": { "\\barracuda#c": [ "ax=${1:number}", "ay=${1:number}", "debug_bbox=${1|\"none\",\"enum\",\"symb\",\"qz\",\"qzsymb\"|}", "module=${1:number}", "ratio=${1:number}", "quietzone=${1:number}", "interspace=${1:number}", "height=${1:number}", "text_enabled", "text_vpos=${1|'top','bottom'|}", "text_hpos=${1|'left','center','right','spaced'|}", "text_gap=${1:number}", "text_star", "xdim=${1:number}", "ydim=${1:number}", "quietzone_factor=${1:number}", "mod=${1:number}", "quietzone_left_factor=${1:number}", "quietzone_right_factor=${1:number}", "bars_depth_factor=${1:number}", "text_enabled", "text_ygap_factor=${1:number}", "text_xgap_factor=${1:number}", "text_guard_enabled", "check_digit_policy=${1|'add','verify','none'|}", "check_digit_method=", "bearer_bars_enabled", "bearer_bars_thickness=${1:number}", "bearer_bars_layout=${1|'frame','hbar'|}" ] }, "args": [] } ================================================ FILE: dev/packages/bashful.json ================================================ { "deps": [ { "name": "catchfile" }, { "name": "listings" }, { "name": "xcolor" }, { "name": "xkeyval" } ], "macros": [ { "name": "bash", "arg": { "format": "[]", "snippet": "bash[${1:options%keyvals}]", "keys": [ "\\bash" ], "keyPos": 0 } }, { "name": "END" }, { "name": "bashStdout" }, { "name": "bashStderr" }, { "name": "splice", "arg": { "format": "{}", "snippet": "splice{${1:shell command%definition}}" } }, { "name": "bashI", "unusual": true, "arg": { "format": "[]", "snippet": "bashI[${1:options}]" } }, { "name": "bashII", "unusual": true, "arg": { "format": "{}", "snippet": "bashII{${1:arg}}" } }, { "name": "bashIII", "unusual": true, "arg": { "format": "{}", "snippet": "bashIII{${1:arg}}" } }, { "name": "bashIV", "unusual": true, "arg": { "format": "{}", "snippet": "bashIV{${1:shell command%definition}}" } }, { "name": "bashV", "unusual": true, "arg": { "format": "{}", "snippet": "bashV{${1:arg}}" } }, { "name": "logBL", "unusual": true, "arg": { "format": "{}", "snippet": "logBL{${1:message%text}}" } } ], "envs": [], "keys": { "\\usepackage/bashful#c": [ "unique", "hide", "dir=${1:directory}", "verbose" ], "\\bash": [ "scriptFile=${1:file name}", "stdoutFile=${1:file name}", "stderrFile=${1:file name}", "exitCodeFile=${1:file name}", "script", "stdout", "stderr", "ignoreExitCode", "ignoreStderr", "prefix=${1:tokens}", "environment=${1:envname}", "verbose" ], "\\lstset,\\lstinline,\\begin{lstlisting},\\lstinputlisting,\\lstMakeShortInline": [ "style=bashfulScript", "style=bashfulStdout", "style=bashfulStderr" ] }, "args": [ "\\usepackage/bashful#c" ] } ================================================ FILE: dev/packages/basicarith.json ================================================ { "deps": [], "macros": [ { "name": "probline", "arg": { "format": "{}{}", "snippet": "probline{${1:width}}{${2:number}}" } }, { "name": "nextpline", "arg": { "format": "{}", "snippet": "nextpline{${1:number}}" } }, { "name": "opline", "arg": { "format": "{}{}", "snippet": "opline{${1:operator}}{${2:number}}" } }, { "name": "soluline", "arg": { "format": "{}", "snippet": "soluline{${1:number}}" } }, { "name": "noopline", "arg": { "format": "{}", "snippet": "noopline{${1:number}}" } }, { "name": "longdiv", "arg": { "format": "{}{}{}", "snippet": "longdiv{${1:length}}{${2:dividend}}{${3:divisor}}" } }, { "name": "ldsoluline", "arg": { "format": "{}{}", "snippet": "ldsoluline{${1:solution}}{${2:remainder}}" } }, { "name": "nextldline", "arg": { "format": "{}{}", "snippet": "nextldline{${1:cutoff}}{${2:number}}" } }, { "name": "linestyle", "arg": { "format": "{}{}", "snippet": "linestyle{${1:line number}}{${2:style}}" } }, { "name": "clearlinestyles" }, { "name": "digstyle", "arg": { "format": "{}{}", "snippet": "digstyle{${1:column number}}{${2:style}}" } }, { "name": "cleardigitstyles" }, { "name": "carryline", "arg": { "format": "{}{}", "snippet": "carryline{${1:num of digits}}{${2:carries}}" } }, { "name": "strike", "arg": { "format": "{}", "snippet": "strike{${1:text}}" } }, { "name": "problembox", "arg": { "format": "{}", "snippet": "problembox{${1:contents}}" } }, { "name": "showdivwork" }, { "name": "noshowdivwork" }, { "name": "fractionsymbol", "unusual": true }, { "name": "ifshowdivisionwork", "unusual": true }, { "name": "showdivisionworktrue", "unusual": true }, { "name": "showdivisionworkfalse", "unusual": true }, { "name": "specialdigitstyle", "unusual": true }, { "name": "speciallinestyle", "unusual": true }, { "name": "gobblechar", "unusual": true }, { "name": "assignthencheck", "unusual": true }, { "name": "countunlessnil", "unusual": true }, { "name": "auxcountchar", "unusual": true }, { "name": "countchar", "unusual": true, "arg": { "format": "{}", "snippet": "countchar{${1:arg}}" } } ], "envs": [], "keys": { "\\usepackage/basicarith#c": [ "noshowdivwork", "showdivwork" ] }, "args": [ "\\usepackage/basicarith#c" ] } ================================================ FILE: dev/packages/baskervald.json ================================================ { "deps": [ { "name": "svn-prov" }, { "name": "fontenc" }, { "name": "nfssext-cfr" } ], "macros": [ { "name": "ebweight" }, { "name": "texteb", "arg": { "format": "{}", "snippet": "texteb{${1:text}}" } }, { "name": "swashstyle" }, { "name": "textswash", "arg": { "format": "{}", "snippet": "textswash{${1:text}}" } }, { "name": "zeroslash" }, { "name": "DH" }, { "name": "NG" }, { "name": "dj" }, { "name": "ng" }, { "name": "k", "arg": { "format": "{}", "snippet": "k{${1:arg}}" } }, { "name": "guillemotleft", "unusual": true }, { "name": "guillemotright", "unusual": true }, { "name": "guilsinglleft" }, { "name": "guilsinglright" }, { "name": "quotedblbase" }, { "name": "quotesinglbase" }, { "name": "textquotedbl" }, { "name": "DJ" }, { "name": "th" }, { "name": "TH" }, { "name": "dh" }, { "name": "Hwithstroke", "unusual": true }, { "name": "hwithstroke", "unusual": true }, { "name": "textogonekcentered", "unusual": true, "arg": { "format": "{}", "snippet": "textogonekcentered{${1:arg}}" } }, { "name": "guillemetleft" }, { "name": "guillemetright" } ], "envs": [], "keys": { "\\usepackage/baskervald#c": [ "lig", "scale=${1:factor}" ] }, "args": [ "\\usepackage/baskervald#c" ] } ================================================ FILE: dev/packages/baskervillef.json ================================================ { "deps": [ { "name": "fontenc" }, { "name": "mweights" }, { "name": "etoolbox" }, { "name": "xstring" }, { "name": "ifthen" }, { "name": "fontaxes" }, { "name": "xkeyval" } ], "macros": [ { "name": "lfstyle" }, { "name": "osfstyle" }, { "name": "sufigures" }, { "name": "textfrac", "arg": { "format": "{}{}", "snippet": "textfrac{${1:numerator}}{${2:denominator}}" } }, { "name": "textfrac", "arg": { "format": "[]{}{}", "snippet": "textfrac[${3:whole part}]{${1:numerator}}{${2:denominator}}" } }, { "name": "textlf", "arg": { "format": "{}", "snippet": "textlf{${1:text}}" } }, { "name": "textosf", "arg": { "format": "{}", "snippet": "textosf{${1:text}}" } }, { "name": "textsu", "arg": { "format": "{}", "snippet": "textsu{${1:text}}" } }, { "name": "textsuperior", "unusual": true, "arg": { "format": "{}", "snippet": "textsuperior{${1:text}}" } }, { "name": "textde", "arg": { "format": "{}", "snippet": "textde{${1:text}}" } }, { "name": "textdenominators", "unusual": true, "arg": { "format": "{}", "snippet": "textdenominators{${1:text}}" } }, { "name": "defigures" }, { "name": "texttlf", "arg": { "format": "{}", "snippet": "texttlf{${1:text}}" } }, { "name": "texttosf", "arg": { "format": "{}", "snippet": "texttosf{${1:text}}" } }, { "name": "tlfstyle" }, { "name": "tosfstyle" }, { "name": "useosf", "unusual": true }, { "name": "useproportional", "unusual": true }, { "name": "DH" }, { "name": "NG" }, { "name": "dj" }, { "name": "ng" }, { "name": "k", "arg": { "format": "{}", "snippet": "k{${1:arg}}" } }, { "name": "guillemotleft", "unusual": true }, { "name": "guillemotright", "unusual": true }, { "name": "guilsinglleft" }, { "name": "guilsinglright" }, { "name": "quotedblbase" }, { "name": "quotesinglbase" }, { "name": "textquotedbl" }, { "name": "DJ" }, { "name": "th" }, { "name": "TH" }, { "name": "dh" }, { "name": "Hwithstroke", "unusual": true }, { "name": "hwithstroke", "unusual": true }, { "name": "textogonekcentered", "unusual": true, "arg": { "format": "{}", "snippet": "textogonekcentered{${1:arg}}" } }, { "name": "guillemetleft" }, { "name": "guillemetright" } ], "envs": [], "keys": { "\\usepackage/baskervillef#c": [ "scale=${1:factor}", "scaled=${1:factor}", "spacing=", "stretch=", "shrink=", "theoremfont", "lining", "lf", "oldstyle", "osf", "tabular", "t", "proportional", "p", "sups", "scosf" ] }, "args": [ "\\usepackage/baskervillef#c" ] } ================================================ FILE: dev/packages/basque-date.json ================================================ { "deps": [], "macros": [ { "name": "eusdata" }, { "name": "eusdatainesibo" }, { "name": "theurtea", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/bbding.json ================================================ { "deps": [], "macros": [ { "name": "ArrowBoldDownRight" }, { "name": "ArrowBoldRightCircled" }, { "name": "ArrowBoldRightShort" }, { "name": "ArrowBoldRightStrobe" }, { "name": "ArrowBoldUpRight" }, { "name": "Asterisk" }, { "name": "AsteriskBold" }, { "name": "AsteriskCenterOpen" }, { "name": "AsteriskRoundedEnds" }, { "name": "AsteriskThin" }, { "name": "AsteriskThinCenterOpen" }, { "name": "Checkmark" }, { "name": "CheckmarkBold" }, { "name": "CircleShadow" }, { "name": "CircleSolid" }, { "name": "Cross" }, { "name": "CrossBoldOutline" }, { "name": "CrossClowerTips" }, { "name": "CrossMaltese" }, { "name": "CrossOpenShadow" }, { "name": "CrossOutline" }, { "name": "DavidStar" }, { "name": "DavidStarSolid" }, { "name": "DiamondSolid" }, { "name": "EightAsterisk" }, { "name": "EightFlowerPetal" }, { "name": "EightFlowerPetalRemoved" }, { "name": "EightStar" }, { "name": "EightStarBold" }, { "name": "EightStarConvex" }, { "name": "EightStarTaper" }, { "name": "Ellipse" }, { "name": "EllipseShadow" }, { "name": "EllipseSolid" }, { "name": "Envelope" }, { "name": "FiveFlowerOpen" }, { "name": "FiveFlowerPetal" }, { "name": "FiveStar" }, { "name": "FiveStarCenterOpen" }, { "name": "FiveStarConvex" }, { "name": "FiveStarLines" }, { "name": "FiveStarOpen" }, { "name": "FiveStarOpenCircled" }, { "name": "FiveStarOpenDotted" }, { "name": "FiveStarOutline" }, { "name": "FiveStarOutlineHeavy" }, { "name": "FiveStarShadow" }, { "name": "FourAsterisk" }, { "name": "FourClowerOpen" }, { "name": "FourClowerSolid" }, { "name": "FourStarOpen" }, { "name": "HalfCircleLeft" }, { "name": "HalfCircleRight" }, { "name": "HandCuffLeft" }, { "name": "HandCuffLeftUp" }, { "name": "HandCuffRight" }, { "name": "HandCuffRightUp" }, { "name": "HandLeft" }, { "name": "HandLeftUp" }, { "name": "HandPencilLeft" }, { "name": "HandRight" }, { "name": "HandRightUp" }, { "name": "JackStar" }, { "name": "NibLeft" }, { "name": "NibRight" }, { "name": "NibSolidLeft" }, { "name": "NibSolidRight" }, { "name": "OrnamentDiamondSolid" }, { "name": "Peace" }, { "name": "PencilLeft" }, { "name": "PencilLeftDown" }, { "name": "PencilLeftUp" }, { "name": "PencilRight" }, { "name": "PencilRightDown" }, { "name": "PencilRightUp" }, { "name": "Phone" }, { "name": "PhoneHandset" }, { "name": "Plane" }, { "name": "Plus" }, { "name": "PlusCenterOpen" }, { "name": "PlusOutline" }, { "name": "PlusThinCenterOpen" }, { "name": "Rectangle" }, { "name": "RectangleBold" }, { "name": "RectangleThin" }, { "name": "ScissorHollowLeft" }, { "name": "ScissorHollowRight" }, { "name": "ScissorLeft" }, { "name": "ScissorLeftBrokenBottom" }, { "name": "ScissorLeftBrokenTop" }, { "name": "ScissorRight" }, { "name": "ScissorRightBrokenBottom" }, { "name": "ScissorRightBrokenTop" }, { "name": "SixFlowerAlternate" }, { "name": "SixFlowerAltPetal" }, { "name": "SixFlowerOpenCenter" }, { "name": "SixFlowerPetalDotted" }, { "name": "SixFlowerPetalRemoved" }, { "name": "SixFlowerRemovedOpenPetal" }, { "name": "SixStar" }, { "name": "SixteenStarLight" }, { "name": "Snowflake" }, { "name": "SnowflakeChevron" }, { "name": "SnowflakeChevronBold" }, { "name": "Sparkle" }, { "name": "SparkleBold" }, { "name": "Square" }, { "name": "SquareCastShadowBottomRight" }, { "name": "SquareCastShadowTopLeft" }, { "name": "SquareCastShadowTopRight" }, { "name": "SquareShadowBottomRight" }, { "name": "SquareShadowTopLeft" }, { "name": "SquareShadowTopRight" }, { "name": "SquareSolid" }, { "name": "SunshineOpenCircled" }, { "name": "Tape" }, { "name": "TriangleDown" }, { "name": "TriangleUp" }, { "name": "TwelweStar" }, { "name": "XSolid" }, { "name": "XSolidBold" }, { "name": "XSolidBrush" } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/bbm.json ================================================ { "deps": [], "macros": [ { "name": "mathbbm", "arg": { "format": "{}", "snippet": "mathbbm{${1:text%plain}}" } }, { "name": "mathbbmss", "arg": { "format": "{}", "snippet": "mathbbmss{${1:text%plain}}" } }, { "name": "mathbbmtt", "arg": { "format": "{}", "snippet": "mathbbmtt{${1:text%plain}}" } } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/bbold.json ================================================ { "deps": [], "macros": [ { "name": "textbb", "arg": { "format": "{}", "snippet": "textbb{${1:text%plain}}" } }, { "name": "bbfamily", "unusual": true } ], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/bboldx.json ================================================ { "deps": [ { "name": "xkeyval" } ], "macros": [ { "name": "bbxfamily" }, { "name": "bbbxfamily" }, { "name": "textbb", "arg": { "format": "{}", "snippet": "textbb{${1:text%plain}}" } }, { "name": "textbfbb", "arg": { "format": "{}", "snippet": "textbfbb{${1:text%plain}}" } }, { "name": "mathbfbb", "arg": { "format": "{}", "snippet": "mathbfbb{${1:text%plain}}" } }, { "name": "imathbb", "if": "bbsymbols" }, { "name": "jmathbb", "if": "bbsymbols" }, { "name": "bbdotlessi", "if": "bbsymbols" }, { "name": "bbdotlessj", "if": "bbsymbols" }, { "name": "bbGamma", "if": "bbsymbols" }, { "name": "bbDelta", "if": "bbsymbols" }, { "name": "bbTheta", "if": "bbsymbols" }, { "name": "bbLambda", "if": "bbsymbols" }, { "name": "bbXi", "if": "bbsymbols" }, { "name": "bbPi", "if": "bbsymbols" }, { "name": "bbSigma", "if": "bbsymbols" }, { "name": "bbUpsilon", "if": "bbsymbols" }, { "name": "bbPhi", "if": "bbsymbols" }, { "name": "bbPsi", "if": "bbsymbols" }, { "name": "bbOmega", "if": "bbsymbols" }, { "name": "bbalpha", "if": "bbsymbols" }, { "name": "bbbeta", "if": "bbsymbols" }, { "name": "bbgamma", "if": "bbsymbols" }, { "name": "bbdelta", "if": "bbsymbols" }, { "name": "bbepsilon", "if": "bbsymbols" }, { "name": "bbzeta", "if": "bbsymbols" }, { "name": "bbeta", "if": "bbsymbols" }, { "name": "bbtheta", "if": "bbsymbols" }, { "name": "bbiota", "if": "bbsymbols" }, { "name": "bbkappa", "if": "bbsymbols" }, { "name": "bblambda", "if": "bbsymbols" }, { "name": "bbmu", "if": "bbsymbols" }, { "name": "bbnu", "if": "bbsymbols" }, { "name": "bbxi", "if": "bbsymbols" }, { "name": "bbpi", "if": "bbsymbols" }, { "name": "bbrho", "if": "bbsymbols" }, { "name": "bbsigma", "if": "bbsymbols" }, { "name": "bbtau", "if": "bbsymbols" }, { "name": "bbupsilon", "if": "bbsymbols" }, { "name": "bbphi", "if": "bbsymbols" }, { "name": "bbchi", "if": "bbsymbols" }, { "name": "bbpsi", "if": "bbsymbols" }, { "name": "bbomega", "if": "bbsymbols" }, { "name": "bbLbrack", "if": "bbsymbols" }, { "name": "bbRbrack", "if": "bbsymbols" }, { "name": "bbLangle", "if": "bbsymbols" }, { "name": "bbRangle", "if": "bbsymbols" }, { "name": "bbLparen", "if": "bbsymbols" }, { "name": "bbRparen", "if": "bbsymbols" }, { "name": "imathbb", "if": "symbols" }, { "name": "jmathbb", "if": "symbols" }, { "name": "bbdotlessi", "if": "symbols" }, { "name": "bbdotlessj", "if": "symbols" }, { "name": "bbGamma", "if": "symbols" }, { "name": "bbDelta", "if": "symbols" }, { "name": "bbTheta", "if": "symbols" }, { "name": "bbLambda", "if": "symbols" }, { "name": "bbXi", "if": "symbols" }, { "name": "bbPi", "if": "symbols" }, { "name": "bbSigma", "if": "symbols" }, { "name": "bbUpsilon", "if": "symbols" }, { "name": "bbPhi", "if": "symbols" }, { "name": "bbPsi", "if": "symbols" }, { "name": "bbOmega", "if": "symbols" }, { "name": "bbalpha", "if": "symbols" }, { "name": "bbbeta", "if": "symbols" }, { "name": "bbgamma", "if": "symbols" }, { "name": "bbdelta", "if": "symbols" }, { "name": "bbepsilon", "if": "symbols" }, { "name": "bbzeta", "if": "symbols" }, { "name": "bbeta", "if": "symbols" }, { "name": "bbtheta", "if": "symbols" }, { "name": "bbiota", "if": "symbols" }, { "name": "bbkappa", "if": "symbols" }, { "name": "bblambda", "if": "symbols" }, { "name": "bbmu", "if": "symbols" }, { "name": "bbnu", "if": "symbols" }, { "name": "bbxi", "if": "symbols" }, { "name": "bbpi", "if": "symbols" }, { "name": "bbrho", "if": "symbols" }, { "name": "bbsigma", "if": "symbols" }, { "name": "bbtau", "if": "symbols" }, { "name": "bbupsilon", "if": "symbols" }, { "name": "bbphi", "if": "symbols" }, { "name": "bbchi", "if": "symbols" }, { "name": "bbpsi", "if": "symbols" }, { "name": "bbomega", "if": "symbols" }, { "name": "bbLbrack", "if": "symbols" }, { "name": "bbRbrack", "if": "symbols" }, { "name": "bbLangle", "if": "symbols" }, { "name": "bbRangle", "if": "symbols" }, { "name": "bbLparen", "if": "symbols" }, { "name": "bbRparen", "if": "symbols" }, { "name": "txtbbdotlessi", "unusual": true }, { "name": "txtbbdotlessj", "unusual": true }, { "name": "txtbbGamma", "unusual": true }, { "name": "txtbbDelta", "unusual": true }, { "name": "txtbbTheta", "unusual": true }, { "name": "txtbbLambda", "unusual": true }, { "name": "txtbbXi", "unusual": true }, { "name": "txtbbPi", "unusual": true }, { "name": "txtbbSigma", "unusual": true }, { "name": "txtbbUpsilon", "unusual": true }, { "name": "txtbbPhi", "unusual": true }, { "name": "txtbbPsi", "unusual": true }, { "name": "txtbbOmega", "unusual": true }, { "name": "txtbbalpha", "unusual": true }, { "name": "txtbbbeta", "unusual": true }, { "name": "txtbbgamma", "unusual": true }, { "name": "txtbbdelta", "unusual": true }, { "name": "txtbbepsilon", "unusual": true }, { "name": "txtbbzeta", "unusual": true }, { "name": "txtbbeta", "unusual": true }, { "name": "txtbbtheta", "unusual": true }, { "name": "txtbbiota", "unusual": true }, { "name": "txtbbkappa", "unusual": true }, { "name": "txtbblambda", "unusual": true }, { "name": "txtbbmu", "unusual": true }, { "name": "txtbbnu", "unusual": true }, { "name": "txtbbxi", "unusual": true }, { "name": "txtbbpi", "unusual": true }, { "name": "txtbbrho", "unusual": true }, { "name": "txtbbsigma", "unusual": true }, { "name": "txtbbtau", "unusual": true }, { "name": "txtbbupsilon", "unusual": true }, { "name": "txtbbphi", "unusual": true }, { "name": "txtbbchi", "unusual": true }, { "name": "txtbbpsi", "unusual": true }, { "name": "txtbbomega", "unusual": true }, { "name": "txtbbLbrack", "unusual": true }, { "name": "txtbbRbrack", "unusual": true }, { "name": "txtbbLangle", "unusual": true }, { "name": "txtbbRangle", "unusual": true }, { "name": "txtbbLparen", "unusual": true }, { "name": "txtbbRparen", "unusual": true }, { "name": "txtbfbbdotlessi", "unusual": true }, { "name": "txtbfbbdotlessj", "unusual": true }, { "name": "txtbfbbGamma", "unusual": true }, { "name": "txtbfbbDelta", "unusual": true }, { "name": "txtbfbbTheta", "unusual": true }, { "name": "txtbfbbLambda", "unusual": true }, { "name": "txtbfbbXi", "unusual": true }, { "name": "txtbfbbPi", "unusual": true }, { "name": "txtbfbbSigma", "unusual": true }, { "name": "txtbfbbUpsilon", "unusual": true }, { "name": "txtbfbbPhi", "unusual": true }, { "name": "txtbfbbPsi", "unusual": true }, { "name": "txtbfbbOmega", "unusual": true }, { "name": "txtbfbbalpha", "unusual": true }, { "name": "txtbfbbbeta", "unusual": true }, { "name": "txtbfbbgamma", "unusual": true }, { "name": "txtbfbbdelta", "unusual": true }, { "name": "txtbfbbepsilon", "unusual": true }, { "name": "txtbfbbzeta", "unusual": true }, { "name": "txtbfbbeta", "unusual": true }, { "name": "txtbfbbtheta", "unusual": true }, { "name": "txtbfbbiota", "unusual": true }, { "name": "txtbfbbkappa", "unusual": true }, { "name": "txtbfbblambda", "unusual": true }, { "name": "txtbfbbmu", "unusual": true }, { "name": "txtbfbbnu", "unusual": true }, { "name": "txtbfbbxi", "unusual": true }, { "name": "txtbfbbpi", "unusual": true }, { "name": "txtbfbbrho", "unusual": true }, { "name": "txtbfbbsigma", "unusual": true }, { "name": "txtbfbbtau", "unusual": true }, { "name": "txtbfbbupsilon", "unusual": true }, { "name": "txtbfbbphi", "unusual": true }, { "name": "txtbfbbchi", "unusual": true }, { "name": "txtbfbbpsi", "unusual": true }, { "name": "txtbfbbomega", "unusual": true }, { "name": "txtbfbbLbrack", "unusual": true }, { "name": "txtbfbbRbrack", "unusual": true }, { "name": "txtbfbbLangle", "unusual": true }, { "name": "txtbfbbRangle", "unusual": true }, { "name": "txtbfbbLparen", "unusual": true }, { "name": "txtbfbbRparen", "unusual": true } ], "envs": [], "keys": { "\\usepackage/bboldx#c": [ "scaled=${1:factor}", "scale=${1:factor}", "bfbb", "light", "bbsymbols", "symbols" ] }, "args": [ "\\usepackage/bboldx#c" ] } ================================================ FILE: dev/packages/bchart.json ================================================ { "deps": [ { "name": "ifthen" }, { "name": "tikz" }, { "name": "tikzlibrarycalc" } ], "macros": [ { "name": "bcbar", "arg": { "format": "{}", "snippet": "bcbar{${1:number}}" } }, { "name": "bcbar", "arg": { "format": "[]{}", "snippet": "bcbar[${2:options%keyvals}]{${1:number}}", "keys": [ "\\bcbar" ], "keyPos": 0 } }, { "name": "bcskip", "arg": { "format": "{}", "snippet": "bcskip{${1:length}}" } }, { "name": "bcxlabel", "arg": { "format": "{}", "snippet": "bcxlabel{${1:label}}" } }, { "name": "bclabel", "arg": { "format": "{}", "snippet": "bclabel{${1:label}}" } }, { "name": "bcfontstyle", "unusual": true } ], "envs": [ { "name": "bchart", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\begin{bchart}" ], "keyPos": 0 } } ], "keys": { "\\begin{bchart}": [ "max=${1:number}", "min=${1:number}", "step=", "steps=", "plain", "unit=", "width=", "scale=" ], "\\bcbar": [ "text=", "color=", "plain", "value=", "label=" ] }, "args": [] } ================================================ FILE: dev/packages/bclogo.json ================================================ { "deps": [ { "name": "xkeyval" }, { "name": "ifthen" }, { "name": "graphicx" }, { "name": "mdframed" }, { "name": "ifpdf" }, { "name": "etoolbox" }, { "name": "pst-blur" }, { "name": "tikz", "if": "tikz" }, { "name": "tikzlibraryshadows", "if": "tikz" }, { "name": "tikzlibrarydecorations.pathmorphing", "if": "tikz" }, { "name": "pstricks", "if": "pstricks" }, { "name": "pst-grad", "if": "pstricks" }, { "name": "pst-coil", "if": "pstricks" } ], "macros": [ { "name": "bcStyleTitre", "unusual": true, "arg": { "format": "{}", "snippet": "bcStyleTitre{${1:text}}" } }, { "name": "bcStyleSousTitre", "unusual": true, "arg": { "format": "{}", "snippet": "bcStyleSousTitre{${1:text}}" } }, { "name": "bcfleur" }, { "name": "bcpanchant" }, { "name": "bcnote" }, { "name": "bcetoile" }, { "name": "bcours" }, { "name": "bcattention" }, { "name": "bccoeur" }, { "name": "bcorne" }, { "name": "bcdanger" }, { "name": "bcsmbh" }, { "name": "bcsmmh" }, { "name": "bctakecare" }, { "name": "bclampe" }, { "name": "bcbook" }, { "name": "bctrefle" }, { "name": "bcquestion" }, { "name": "bccrayon" }, { "name": "bcspadesuit" }, { "name": "bcinfo" }, { "name": "bcplume" }, { "name": "bcbombe" }, { "name": "bccube" }, { "name": "bcdodecaedre" }, { "name": "bcicosaedre" }, { "name": "bcoctaedre" }, { "name": "bctetraedre" }, { "name": "bcdallemagne" }, { "name": "bcdautriche" }, { "name": "bcdbelgique" }, { "name": "bcdbulgarie" }, { "name": "bcdfrance" }, { "name": "bcditalie" }, { "name": "bcdluxembourg" }, { "name": "bcdpaysbas" }, { "name": "bcsoleil" }, { "name": "bceclaircie" }, { "name": "bcpluie" }, { "name": "bcneige" }, { "name": "bcinterdit" }, { "name": "bcpoisson" }, { "name": "bchorloge" }, { "name": "bccalendrier" }, { "name": "bcrosevents" }, { "name": "bcyin" }, { "name": "bcdz" }, { "name": "bcvelo" }, { "name": "bcpeaceandlove" }, { "name": "bcoeil" }, { "name": "bcnucleaire" }, { "name": "bcfemme" }, { "name": "bchomme" }, { "name": "bcloupe" }, { "name": "bcrecyclage" }, { "name": "bcvaletcoeur" }, { "name": "bccle" }, { "name": "bcclefa" }, { "name": "bcclesol" }, { "name": "bcfeuvert" }, { "name": "bcfeujaune" }, { "name": "bcfeurouge" }, { "name": "bcfeutricolore" }, { "name": "bcoutil" }, { "name": "bctrombone" }, { "name": "bcstop" }, { "name": "logowidth" }, { "name": "listofbclogo" }, { "name": "titrebclogo", "unusual": true } ], "envs": [ { "name": "bclogo", "arg": { "format": "{}", "snippet": "{${1:titre%text}}" } }, { "name": "bclogo", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:titre%text}}", "keys": [ "\\begin{bclogo}" ], "keyPos": 0 } } ], "keys": { "\\usepackage/bclogo#c": [ "tikz", "pstricks" ], "\\begin{bclogo}": [ "couleur=", "couleurTexte=", "couleurBord=", "couleurBarre=", "epBord=${1:valeur}", "arrondi=${1:valeur}", "noborder", "marge=${1:entier}", "margeG=${1:valeur}", "margeD=${1:valeur}", "cadreTitre", "sousTitre=${1:titre}", "logo=${1:logo}", "epOmbre=${1:valeur en cm}", "couleurOmbre=", "barre=${1|none,line,snake,motif,zigzag,imageExt,imageClip,wave|}", "epBarre=${1:valeur en pt}", "tailleOndu=${1:valeur en pt}", "motifBarre=${1:motif}", "imageBarre=${1:imagefile}", "avecBarre", "nobreak", "blur", "ombre" ] }, "args": [ "\\usepackage/bclogo#c" ] } ================================================ FILE: dev/packages/beamerappendixnote.json ================================================ { "deps": [ { "name": "l3keys2e" } ], "macros": [ { "name": "appxnote", "arg": { "format": "{}{}", "snippet": "appxnote{${1:title}}{${2:content%text}}" } }, { "name": "appxnote", "arg": { "format": "[]{}{}", "snippet": "appxnote[${3:frame options}]{${1:title}}{${2:content%text}}" } }, { "name": "printappxnotes" } ], "envs": [], "keys": { "\\usepackage/beamerappendixnote#c": [ "backposition=${1|top,bottom,title|}" ] }, "args": [ "\\usepackage/beamerappendixnote#c" ] } ================================================ FILE: dev/packages/beamerarticle.json ================================================ { "deps": [ { "name": "beamerbasemodes" }, { "name": "beamerbasearticle" }, { "name": "inputenc", "if": "utf8" }, { "name": "hyperref", "if": "hyperref" } ], "macros": [], "envs": [], "keys": { "\\usepackage/beamerarticle#c": [ "utf8", "hyperref", "noxcolor", "notheorems", "noamsthm", "noamssymb", "envcountsect", "activeospeccharacters", "nokeywords" ] }, "args": [ "\\usepackage/beamerarticle#c" ] } ================================================ FILE: dev/packages/beameraudience.json ================================================ { "deps": [ { "name": "kvoptions" }, { "name": "cprotect" }, { "name": "ifthen" } ], "macros": [ { "name": "ifinclude", "unusual": true, "arg": { "format": "{}", "snippet": "ifinclude{${1:content%text}}" } }, { "name": "ifshow", "unusual": true, "arg": { "format": "{}", "snippet": "ifshow{${1:content%text}}" } }, { "name": "framefor", "arg": { "format": "{}{}", "snippet": "framefor{${1:audience}}{${2:content%text}}" } }, { "name": "justfor", "arg": { "format": "{}{}", "snippet": "justfor{${1:audience}}{${2:content%text}}" } }, { "name": "showcontentfor", "arg": { "format": "{}{}", "snippet": "showcontentfor{${1:audience}}{${2:content%text}}" } } ], "envs": [], "keys": { "\\usepackage/beameraudience#c": [ "audience=${1:keyword}" ] }, "args": [ "\\usepackage/beameraudience#c" ] } ================================================ FILE: dev/packages/beamerbasearticle.json ================================================ { "deps": [ { "name": "beamerbaseoptions" }, { "name": "beamerbaserequires" }, { "name": "xcolor" }, { "name": "inputenc", "if": "utf8" }, { "name": "hyperref", "if": "hyperref" } ], "macros": [], "envs": [], "keys": { "\\usepackage/beamerbasearticle#c": [ "utf8", "hyperref", "noxcolor", "notheorems", "noamsthm", "noamssymb", "nokeywords", "envcountsect", "activeospeccharacters" ] }, "args": [ "\\usepackage/beamerbasearticle#c" ] } ================================================ FILE: dev/packages/beamerbaseauxtemplates.json ================================================ { "deps": [ { "name": "beamerbaseboxes" } ], "macros": [], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/beamerbaseboxes.json ================================================ { "deps": [], "macros": [ { "name": "beamerboxesdeclarecolorscheme", "unusual": true, "arg": { "format": "{}{}{}", "snippet": "beamerboxesdeclarecolorscheme{${1:name}}{${2:upper color}}{${3:lower color}}" } } ], "envs": [ { "name": "beamerboxesrounded", "arg": { "format": "{}", "snippet": "{${1:head%text}}" } }, { "name": "beamerboxesrounded", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:head%text}}", "keys": [ "\\begin{beamerboxesrounded}" ], "keyPos": 0 } } ], "keys": { "\\begin{beamerboxesrounded}": [ "scheme=${1:scheme name}", "upper=${1:beamer color}", "lower=${1:beamer color}", "width=", "shadow" ] }, "args": [] } ================================================ FILE: dev/packages/beamerbasecolor.json ================================================ { "deps": [], "macros": [ { "name": "setbeamercolor", "arg": { "format": "{}{}", "snippet": "setbeamercolor{${1:beamer-color name}}{${2:options%keyvals}}", "keys": [ "\\setbeamercolor,\\setbeamercolor*" ], "keyPos": 1 } }, { "name": "setbeamercolor*", "arg": { "format": "{}{}", "snippet": "setbeamercolor*{${1:beamer-color name}}{${2:options%keyvals}}", "keys": [ "\\setbeamercolor,\\setbeamercolor*" ], "keyPos": 1 } }, { "name": "ifbeamercolorempty", "arg": { "format": "{}{}{}", "snippet": "ifbeamercolorempty{${1:beamer-color name}}{${2:if undefined}}{${3:if defined}}" } }, { "name": "ifbeamercolorempty", "arg": { "format": "[]{}{}{}", "snippet": "ifbeamercolorempty[${4:fg or bg%keyvals}]{${1:beamer-color name}}{${2:if undefined}}{${3:if defined}}", "keys": [ "\\ifbeamercolorempty,\\usebeamercolor,\\usebeamercolor*" ], "keyPos": 0 } }, { "name": "usebeamercolor", "arg": { "format": "{}", "snippet": "usebeamercolor{${1:beamer-color name}}" } }, { "name": "usebeamercolor", "arg": { "format": "[]{}", "snippet": "usebeamercolor[${2:fg or bg%keyvals}]{${1:beamer-color name}}", "keys": [ "\\ifbeamercolorempty,\\usebeamercolor,\\usebeamercolor*" ], "keyPos": 0 } }, { "name": "usebeamercolor*", "arg": { "format": "{}", "snippet": "usebeamercolor*{${1:beamer-color name}}" } }, { "name": "usebeamercolor*", "arg": { "format": "[]{}", "snippet": "usebeamercolor*[${2:fg or bg%keyvals}]{${1:beamer-color name}}", "keys": [ "\\ifbeamercolorempty,\\usebeamercolor,\\usebeamercolor*" ], "keyPos": 0 } }, { "name": "donotcoloroutermaths", "unusual": true }, { "name": "donotcolorouterdisplaymaths", "unusual": true } ], "envs": [ { "name": "beamercolorbox", "arg": { "format": "{}", "snippet": "{${1:beamer color}}" } }, { "name": "beamercolorbox", "arg": { "format": "[]{}", "snippet": "[${2:options%keyvals}]{${1:beamer color}}", "keys": [ "\\begin{beamercolorbox}" ], "keyPos": 0 } } ], "keys": { "\\setbeamercolor,\\setbeamercolor*": [ "fg=", "bg=", "parent={${1:parent beamer colors}}", "use=${1:beamer color}" ], "\\ifbeamercolorempty,\\usebeamercolor,\\usebeamercolor*": [ "fg", "bg" ], "\\begin{beamercolorbox}": [ "wd=", "dp=", "ht=", "left", "right", "center", "leftskip=", "rightskip=", "sep=", "colsep=", "colsep*=", "shadow", "rounded", "ignorebg", "vmode" ] }, "args": [] } ================================================ FILE: dev/packages/beamerbasecompatibility.json ================================================ { "deps": [], "macros": [], "envs": [], "keys": {}, "args": [] } ================================================ FILE: dev/packages/beamerbasefont.json ================================================ { "deps": [ { "name": "amssymb" }, { "name": "sansmathaccent" } ], "macros": [ { "name": "setbeamerfont", "arg": { "format": "{}{}", "snippet": "setbeamerfont{${1:beamer-font name}}{${2:attributes%keyvals}}", "keys": [ "\\setbeamerfont,\\setbeamerfont*" ], "keyPos": 1 } }, { "name": "setbeamerfont*", "arg": { "format": "{}{}", "snippet": "setbeamerfont*{${1:beamer-font name}}{${2:attributes%keyvals}}", "keys": [ "\\setbeamerfont,\\setbeamerfont*" ], "keyPos": 1 } }, { "name": "usebeamerfont", "arg": { "format": "{}", "snippet": "usebeamerfont{${1:beamer-font name}}" } }, { "name": "usebeamerfont*", "arg": { "format": "{}", "snippet": "usebeamerfont*{${1:beamer-font name}}" } }, { "name": "Tiny" }, { "name": "TINY" } ], "envs": [], "keys": { "\\setbeamerfont,\\setbeamerfont*": [ "size=${1:size command}", "size*={${1:size in pt}}{${2:baselineskip}}", "shape=${1:shape command}", "shape*={${1:shape attribute abbreviation}}", "series=${1:series command}", "series*={${1:series attribute abbreviation}}", "family=${1:family command}", "family*={${1:family name}}", "parent={${1:parent list}}" ] }, "args": [] } ================================================ FILE: dev/packages/beamerbaseframe.json ================================================ { "deps": [], "macros": [ { "name": "framelatex", "unusual": true, "arg": { "format": "{}", "snippet": "framelatex{${1:contents%text}}" } }, { "name": "refcounter", "unusual": true, "arg": { "format": "{}", "snippet": "refcounter{${1:counter}}" } }, { "name": "thesubsectionslide", "unusual": true }, { "name": "insertframetitle", "unusual": true }, { "name": "insertframesubtitle", "unusual": true }, { "name": "resetcounteronoverlays", "arg": { "format": "{}", "snippet": "resetcounteronoverlays{${1:counter}}" } }, { "name": "resetcountonoverlays", "arg": { "format": "{}", "snippet": "resetcountonoverlays{${1:count register}}" } }, { "name": "framewidth", "unusual": true }, { "name": "beamerclosesubstitutedenvironement", "unusual": true, "arg": { "format": "{}", "snippet": "beamerclosesubstitutedenvironement{${1:envname}}" } }, { "name": "includeonlyframes", "arg": { "format": "{}", "snippet": "includeonlyframes{${1:frame label list}}" } }, { "name": "theframenumber", "unusual": true }, { "name": "insertframenumber", "unusual": true }, { "name": "insertslidenumber", "unusual": true }, { "name": "insertoverlaynumber", "unusual": true }, { "name": "pagebreak" }, { "name": "nopagebreak" }, { "name": "framebreak" }, { "name": "noframebreak" }, { "name": "againframe", "arg": { "format": "{}", "snippet": "againframe{${1:name}}" } }, { "name": "againframe", "arg": { "format": "{}", "snippet": "againframe{${1:name}}" } }, { "name": "againframe", "arg": { "format": "[]{}", "snippet": "againframe[${2:options}]{${1:name}}" } }, { "name": "againframe", "arg": { "format": "[]{}", "snippet": "againframe[${2:options}]{${1:name}}" } }, { "name": "againframe", "arg": { "format": "[][]{}", "snippet": "againframe[${2:}][${3:options}]{${1:name}}" } }, { "name": "againframe", "arg": { "format": "[][]{}", "snippet": "againframe[${2:}][${3:options}]{${1:name}}" } } ], "envs": [ { "name": "frame" }, { "name": "frame", "arg": { "format": "<>", "snippet": "<${1:overlay specification}>" } }, { "name": "frame", "arg": { "format": "<>[]", "snippet": "<${2:overlay specification}>[${1:}]" } }, { "name": "frame", "arg": { "format": "<>[][]", "snippet": "<${3:overlay specification}>[${1:}][${2:options}]" } }, { "name": "frame", "arg": { "format": "<>[][]{}", "snippet": "<${4:overlay specification}>[${2:}][${3:options}]{${1:title}}" } }, { "name": "frame", "arg": { "format": "<>[][]{}{}", "snippet": "<${5:overlay specification}>[${3:}][${4:options}]{${1:title}}{${2:subtitle}}" } }, { "name": "frame", "arg": { "format": "[]", "snippet": "[${1:}]" } }, { "name": "frame", "arg": { "format": "[][]", "snippet": "[${1:}][${2:options}]" } }, { "name": "frame", "arg": { "format": "[][]{}", "snippet": "[${2:}][${3:options}]{${1:title}}" } }, { "name": "frame", "arg": { "format": "[][]{}{}", "snippet": "[${3:}][${4:options}]{${1:title}}{${2:subtitle}}" } }, { "name": "frame", "arg": { "format": "[]", "snippet": "[${1:options}]" } }, { "name": "frame", "arg": { "format": "[]{}", "snippet": "[${2:options}]{${1:title}}" } }, { "name": "frame", "arg": { "format": "[]{}{}", "snippet": "[${3:options}]{${1:title}}{${2:subtitle}}" } }, { "name": "frame", "arg": { "format": "{}", "snippet": "{${1:title}}" } } ], "keys": {}, "args": [] } ================================================ FILE: dev/packages/beamerbaseframecomponents.json ================================================ { "deps": [], "macros": [ { "name": "setbeamersize", "arg": { "format": "{}", "snippet": "setbeamersize{${1:options%keyvals}}", "keys": [ "\\setbeamersize" ], "keyPos": 0 } }, { "name": "insertpagenumber", "unusual": true }, { "name": "column", "arg": { "format": "{}", "snippet": "column{${1:column width%l}}" } }, { "name": "column", "arg": { "format": "[]{}", "snippet": "column[${2:placement%keyvals}]{${1:column width%l}}", "keys": [ "\\begin{column},\\column" ], "keyPos": 0 } }, { "name": "column", "arg": { "format": "[]{}", "snippet": "column[${2:placement%keyvals}]{${1:column width%l}}" } }, { "name": "insertfootnotetext", "unusual": true }, { "name": "insertfootnotemark", "unusual": true }, { "name": "footnote", "arg": { "format": "{}", "snippet": "footnote{${1:text}}" } }, { "name": "footnote", "arg": { "format": "[]{}", "snippet": "footnote[${2:options%keyvals}]{${1:text}}" } } ], "envs": [ { "name": "columns" }, { "name": "columns", "arg": { "format": "[]", "snippet": "[${1:options%keyvals}]", "keys": [ "\\begin{columns}" ], "keyPos": 0 } }, { "name": "columns", "arg": { "format": "<>[]", "snippet": "<${2:overlay specification}>[${1:options%keyvals}]", "keys": [ "\\begin{columns}" ], "keyPos": 1 } }, { "name": "column", "arg": { "format": "{}", "snippet": "{${1:column width%l}}" } }, { "name": "column", "arg": { "format": "[]{}", "snippet": "[${2:placement%keyvals}]{${1:column width%l}}", "keys": [ "\\begin{column},\\column" ], "keyPos": 0 } }, { "name": "column", "arg": { "format": "<>[]{}", "snippet": "<${3:overlay specification}>[${2:placement%keyvals}]{${1:column width%l}}", "keys": [ "\\begin{column},\\column" ], "keyPos": 1 } } ], "keys": { "\\setbeamersize": [ "text margin left=", "text margin right=", "sidebar width left=", "sidebar width right=", "description width=", "description width of=${1:text}", "mini frame size=", "mini frame offset=" ], "\\begin{columns}": [ "b", "c", "onlytextwidth", "t", "T", "totalwidth=" ], "\\begin{column},\\column": [ "t", "T", "c", "b" ], "\\footnote#c": [ "${1:number}", "frame" ] }, "args": [] } ================================================ FILE: dev/packages/beamerbaseframesize.json ================================================ { "deps": [], "macros": [ { "name": "framezoom

-

-

-

-

-

-

-

-

-

-

-

-

-

-

0%
================================================ FILE: viewer/viewer.mjs ================================================ /** * @licstart The following is the entire license notice for the * JavaScript code in this page * * Copyright 2024 Mozilla Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. * * @licend The above is the entire license notice for the * JavaScript code in this page */ /** * pdfjsVersion = 5.4.394 * pdfjsBuild = 2cc809ade */ /******/ // The require scope /******/ var __webpack_require__ = {}; /******/ /************************************************************************/ /******/ /* webpack/runtime/define property getters */ /******/ (() => { /******/ // define getter functions for harmony exports /******/ __webpack_require__.d = (exports, definition) => { /******/ for(var key in definition) { /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) { /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] }); /******/ } /******/ } /******/ }; /******/ })(); /******/ /******/ /* webpack/runtime/hasOwnProperty shorthand */ /******/ (() => { /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop)) /******/ })(); /******/ /************************************************************************/ var __webpack_exports__ = {}; ;// ./web/pdfjs.js const { AbortException, AnnotationEditorLayer, AnnotationEditorParamsType, AnnotationEditorType, AnnotationEditorUIManager, AnnotationLayer, AnnotationMode, AnnotationType, applyOpacity, build, ColorPicker, createValidAbsoluteUrl, CSSConstants, DOMSVGFactory, DrawLayer, FeatureTest, fetchData, findContrastColor, getDocument, getFilenameFromUrl, getPdfFilenameFromUrl: pdfjs_getPdfFilenameFromUrl, getRGB, getUuid, getXfaPageViewport, GlobalWorkerOptions, ImageKind, InvalidPDFException, isDataScheme, isPdfFile, isValidExplicitDest, MathClamp, noContextMenu, normalizeUnicode, OPS, OutputScale, PasswordResponses, PDFDataRangeTransport, PDFDateString, PDFWorker, PermissionFlag, PixelsPerInch, RenderingCancelledException, renderRichText, ResponseException, setLayerDimensions, shadow, SignatureExtractor, stopEvent, SupportedImageMimeTypes, TextLayer, TouchManager, updateUrlHash, Util, VerbosityLevel, version, XfaLayer } = globalThis.pdfjsLib; ;// ./web/ui_utils.js const DEFAULT_SCALE_VALUE = "auto"; const DEFAULT_SCALE = 1.0; const DEFAULT_SCALE_DELTA = 1.1; const MIN_SCALE = 0.1; const MAX_SCALE = 10.0; const UNKNOWN_SCALE = 0; const MAX_AUTO_SCALE = 1.25; const SCROLLBAR_PADDING = 40; const VERTICAL_PADDING = 5; const RenderingStates = { INITIAL: 0, RUNNING: 1, PAUSED: 2, FINISHED: 3 }; const PresentationModeState = { UNKNOWN: 0, NORMAL: 1, CHANGING: 2, FULLSCREEN: 3 }; const SidebarView = { UNKNOWN: -1, NONE: 0, THUMBS: 1, OUTLINE: 2, ATTACHMENTS: 3, LAYERS: 4 }; const TextLayerMode = { DISABLE: 0, ENABLE: 1, ENABLE_PERMISSIONS: 2 }; const ScrollMode = { UNKNOWN: -1, VERTICAL: 0, HORIZONTAL: 1, WRAPPED: 2, PAGE: 3 }; const SpreadMode = { UNKNOWN: -1, NONE: 0, ODD: 1, EVEN: 2 }; const CursorTool = { SELECT: 0, HAND: 1, ZOOM: 2 }; const AutoPrintRegExp = /\bprint\s*\(/; function scrollIntoView(element, spot, scrollMatches = false) { let parent = element.offsetParent; if (!parent) { console.error("offsetParent is not set -- cannot scroll"); return; } let offsetY = element.offsetTop + element.clientTop; let offsetX = element.offsetLeft + element.clientLeft; while (parent.clientHeight === parent.scrollHeight && parent.clientWidth === parent.scrollWidth || scrollMatches && (parent.classList.contains("markedContent") || getComputedStyle(parent).overflow === "hidden")) { offsetY += parent.offsetTop; offsetX += parent.offsetLeft; parent = parent.offsetParent; if (!parent) { return; } } if (spot) { if (spot.top !== undefined) { offsetY += spot.top; } if (spot.left !== undefined) { if (scrollMatches) { const elementWidth = element.getBoundingClientRect().width; const padding = MathClamp((parent.clientWidth - elementWidth) / 2, 20, 400); offsetX += spot.left - padding; } else { offsetX += spot.left; } parent.scrollLeft = offsetX; } } parent.scrollTop = offsetY; } function watchScroll(viewAreaElement, callback, abortSignal = undefined) { const debounceScroll = function (evt) { if (rAF) { return; } rAF = window.requestAnimationFrame(function viewAreaElementScrolled() { rAF = null; const currentX = viewAreaElement.scrollLeft; const lastX = state.lastX; if (currentX !== lastX) { state.right = currentX > lastX; } state.lastX = currentX; const currentY = viewAreaElement.scrollTop; const lastY = state.lastY; if (currentY !== lastY) { state.down = currentY > lastY; } state.lastY = currentY; callback(state); }); }; const state = { right: true, down: true, lastX: viewAreaElement.scrollLeft, lastY: viewAreaElement.scrollTop, _eventHandler: debounceScroll }; let rAF = null; viewAreaElement.addEventListener("scroll", debounceScroll, { useCapture: true, signal: abortSignal }); abortSignal?.addEventListener("abort", () => window.cancelAnimationFrame(rAF), { once: true }); return state; } function parseQueryString(query) { const params = new Map(); for (const [key, value] of new URLSearchParams(query)) { params.set(key.toLowerCase(), value); } return params; } const InvisibleCharsRegExp = /[\x00-\x1F]/g; function removeNullCharacters(str, replaceInvisible = false) { if (!InvisibleCharsRegExp.test(str)) { return str; } if (replaceInvisible) { return str.replaceAll(InvisibleCharsRegExp, m => m === "\x00" ? "" : " "); } return str.replaceAll("\x00", ""); } function binarySearchFirstItem(items, condition, start = 0) { let minIndex = start; let maxIndex = items.length - 1; if (maxIndex < 0 || !condition(items[maxIndex])) { return items.length; } if (condition(items[minIndex])) { return minIndex; } while (minIndex < maxIndex) { const currentIndex = minIndex + maxIndex >> 1; const currentItem = items[currentIndex]; if (condition(currentItem)) { maxIndex = currentIndex; } else { minIndex = currentIndex + 1; } } return minIndex; } function approximateFraction(x) { if (Math.floor(x) === x) { return [x, 1]; } const xinv = 1 / x; const limit = 8; if (xinv > limit) { return [1, limit]; } else if (Math.floor(xinv) === xinv) { return [1, xinv]; } const x_ = x > 1 ? xinv : x; let a = 0, b = 1, c = 1, d = 1; while (true) { const p = a + c, q = b + d; if (q > limit) { break; } if (x_ <= p / q) { c = p; d = q; } else { a = p; b = q; } } let result; if (x_ - a / b < c / d - x_) { result = x_ === x ? [a, b] : [b, a]; } else { result = x_ === x ? [c, d] : [d, c]; } return result; } function floorToDivide(x, div) { return x - x % div; } function getPageSizeInches({ view, userUnit, rotate }) { const [x1, y1, x2, y2] = view; const changeOrientation = rotate % 180 !== 0; const width = (x2 - x1) / 72 * userUnit; const height = (y2 - y1) / 72 * userUnit; return { width: changeOrientation ? height : width, height: changeOrientation ? width : height }; } function backtrackBeforeAllVisibleElements(index, views, top) { if (index < 2) { return index; } let elt = views[index].div; let pageTop = elt.offsetTop + elt.clientTop; if (pageTop >= top) { elt = views[index - 1].div; pageTop = elt.offsetTop + elt.clientTop; } for (let i = index - 2; i >= 0; --i) { elt = views[i].div; if (elt.offsetTop + elt.clientTop + elt.clientHeight <= pageTop) { break; } index = i; } return index; } function getVisibleElements({ scrollEl, views, sortByVisibility = false, horizontal = false, rtl = false }) { const top = scrollEl.scrollTop, bottom = top + scrollEl.clientHeight; const left = scrollEl.scrollLeft, right = left + scrollEl.clientWidth; function isElementBottomAfterViewTop(view) { const element = view.div; const elementBottom = element.offsetTop + element.clientTop + element.clientHeight; return elementBottom > top; } function isElementNextAfterViewHorizontally(view) { const element = view.div; const elementLeft = element.offsetLeft + element.clientLeft; const elementRight = elementLeft + element.clientWidth; return rtl ? elementLeft < right : elementRight > left; } const visible = [], ids = new Set(), numViews = views.length; let firstVisibleElementInd = binarySearchFirstItem(views, horizontal ? isElementNextAfterViewHorizontally : isElementBottomAfterViewTop); if (firstVisibleElementInd > 0 && firstVisibleElementInd < numViews && !horizontal) { firstVisibleElementInd = backtrackBeforeAllVisibleElements(firstVisibleElementInd, views, top); } let lastEdge = horizontal ? right : -1; for (let i = firstVisibleElementInd; i < numViews; i++) { const view = views[i], element = view.div; const currentWidth = element.offsetLeft + element.clientLeft; const currentHeight = element.offsetTop + element.clientTop; const viewWidth = element.clientWidth, viewHeight = element.clientHeight; const viewRight = currentWidth + viewWidth; const viewBottom = currentHeight + viewHeight; if (lastEdge === -1) { if (viewBottom >= bottom) { lastEdge = viewBottom; } } else if ((horizontal ? currentWidth : currentHeight) > lastEdge) { break; } if (viewBottom <= top || currentHeight >= bottom || viewRight <= left || currentWidth >= right) { continue; } const minY = Math.max(0, top - currentHeight); const minX = Math.max(0, left - currentWidth); const hiddenHeight = minY + Math.max(0, viewBottom - bottom); const hiddenWidth = minX + Math.max(0, viewRight - right); const fractionHeight = (viewHeight - hiddenHeight) / viewHeight, fractionWidth = (viewWidth - hiddenWidth) / viewWidth; const percent = fractionHeight * fractionWidth * 100 | 0; visible.push({ id: view.id, x: currentWidth, y: currentHeight, visibleArea: percent === 100 ? null : { minX, minY, maxX: Math.min(viewRight, right) - currentWidth, maxY: Math.min(viewBottom, bottom) - currentHeight }, view, percent, widthPercent: fractionWidth * 100 | 0 }); ids.add(view.id); } const first = visible[0], last = visible.at(-1); if (sortByVisibility) { visible.sort(function (a, b) { const pc = a.percent - b.percent; if (Math.abs(pc) > 0.001) { return -pc; } return a.id - b.id; }); } return { first, last, views: visible, ids }; } function normalizeWheelEventDirection(evt) { let delta = Math.hypot(evt.deltaX, evt.deltaY); const angle = Math.atan2(evt.deltaY, evt.deltaX); if (-0.25 * Math.PI < angle && angle < 0.75 * Math.PI) { delta = -delta; } return delta; } function normalizeWheelEventDelta(evt) { const deltaMode = evt.deltaMode; let delta = normalizeWheelEventDirection(evt); const MOUSE_PIXELS_PER_LINE = 30; const MOUSE_LINES_PER_PAGE = 30; if (deltaMode === WheelEvent.DOM_DELTA_PIXEL) { delta /= MOUSE_PIXELS_PER_LINE * MOUSE_LINES_PER_PAGE; } else if (deltaMode === WheelEvent.DOM_DELTA_LINE) { delta /= MOUSE_LINES_PER_PAGE; } return delta; } function isValidRotation(angle) { return Number.isInteger(angle) && angle % 90 === 0; } function isValidScrollMode(mode) { return Number.isInteger(mode) && Object.values(ScrollMode).includes(mode) && mode !== ScrollMode.UNKNOWN; } function isValidSpreadMode(mode) { return Number.isInteger(mode) && Object.values(SpreadMode).includes(mode) && mode !== SpreadMode.UNKNOWN; } function isPortraitOrientation(size) { return size.width <= size.height; } const animationStarted = new Promise(function (resolve) { window.requestAnimationFrame(resolve); }); const docStyle = document.documentElement.style; class ProgressBar { #classList = null; #disableAutoFetchTimeout = null; #percent = 0; #style = null; #visible = true; constructor(bar) { this.#classList = bar.classList; this.#style = bar.style; } get percent() { return this.#percent; } set percent(val) { this.#percent = MathClamp(val, 0, 100); if (isNaN(val)) { this.#classList.add("indeterminate"); return; } this.#classList.remove("indeterminate"); this.#style.setProperty("--progressBar-percent", `${this.#percent}%`); } setWidth(viewer) { if (!viewer) { return; } const container = viewer.parentNode; const scrollbarWidth = container.offsetWidth - viewer.offsetWidth; if (scrollbarWidth > 0) { this.#style.setProperty("--progressBar-end-offset", `${scrollbarWidth}px`); } } setDisableAutoFetch(delay = 5000) { if (this.#percent === 100 || isNaN(this.#percent)) { return; } if (this.#disableAutoFetchTimeout) { clearTimeout(this.#disableAutoFetchTimeout); } this.show(); this.#disableAutoFetchTimeout = setTimeout(() => { this.#disableAutoFetchTimeout = null; this.hide(); }, delay); } hide() { if (!this.#visible) { return; } this.#visible = false; this.#classList.add("hidden"); } show() { if (this.#visible) { return; } this.#visible = true; this.#classList.remove("hidden"); } } function getActiveOrFocusedElement() { let curRoot = document; let curActiveOrFocused = curRoot.activeElement || curRoot.querySelector(":focus"); while (curActiveOrFocused?.shadowRoot) { curRoot = curActiveOrFocused.shadowRoot; curActiveOrFocused = curRoot.activeElement || curRoot.querySelector(":focus"); } return curActiveOrFocused; } function apiPageLayoutToViewerModes(layout) { let scrollMode = ScrollMode.VERTICAL, spreadMode = SpreadMode.NONE; switch (layout) { case "SinglePage": scrollMode = ScrollMode.PAGE; break; case "OneColumn": break; case "TwoPageLeft": scrollMode = ScrollMode.PAGE; case "TwoColumnLeft": spreadMode = SpreadMode.ODD; break; case "TwoPageRight": scrollMode = ScrollMode.PAGE; case "TwoColumnRight": spreadMode = SpreadMode.EVEN; break; } return { scrollMode, spreadMode }; } function apiPageModeToSidebarView(mode) { switch (mode) { case "UseNone": return SidebarView.NONE; case "UseThumbs": return SidebarView.THUMBS; case "UseOutlines": return SidebarView.OUTLINE; case "UseAttachments": return SidebarView.ATTACHMENTS; case "UseOC": return SidebarView.LAYERS; } return SidebarView.NONE; } function toggleCheckedBtn(button, toggle, view = null) { button.classList.toggle("toggled", toggle); button.setAttribute("aria-checked", toggle); view?.classList.toggle("hidden", !toggle); } function toggleExpandedBtn(button, toggle, view = null) { button.classList.toggle("toggled", toggle); button.setAttribute("aria-expanded", toggle); view?.classList.toggle("hidden", !toggle); } const calcRound = function () { const e = document.createElement("div"); e.style.width = "round(down, calc(1.6666666666666665 * 792px), 1px)"; return e.style.width === "calc(1320px)" ? Math.fround : x => x; }(); ;// ./web/app_options.js { var compatParams = new Map(); const { maxTouchPoints, platform, userAgent } = navigator; const isAndroid = /Android/.test(userAgent); const isIOS = /\b(iPad|iPhone|iPod)(?=;)/.test(userAgent) || platform === "MacIntel" && maxTouchPoints > 1; (function () { if (isIOS || isAndroid) { compatParams.set("maxCanvasPixels", 5242880); } })(); (function () { if (isAndroid) { compatParams.set("useSystemFonts", false); } })(); } const OptionKind = { BROWSER: 0x01, VIEWER: 0x02, API: 0x04, WORKER: 0x08, EVENT_DISPATCH: 0x10, PREFERENCE: 0x80 }; const Type = { BOOLEAN: 0x01, NUMBER: 0x02, OBJECT: 0x04, STRING: 0x08, UNDEFINED: 0x10 }; const defaultOptions = { allowedGlobalEvents: { value: null, kind: OptionKind.BROWSER }, canvasMaxAreaInBytes: { value: -1, kind: OptionKind.BROWSER + OptionKind.API }, isInAutomation: { value: false, kind: OptionKind.BROWSER }, localeProperties: { value: { lang: navigator.language || "en-US" }, kind: OptionKind.BROWSER }, maxCanvasDim: { value: 32767, kind: OptionKind.BROWSER + OptionKind.VIEWER }, nimbusDataStr: { value: "", kind: OptionKind.BROWSER }, supportsCaretBrowsingMode: { value: false, kind: OptionKind.BROWSER }, supportsDocumentFonts: { value: true, kind: OptionKind.BROWSER }, supportsIntegratedFind: { value: false, kind: OptionKind.BROWSER }, supportsMouseWheelZoomCtrlKey: { value: true, kind: OptionKind.BROWSER }, supportsMouseWheelZoomMetaKey: { value: true, kind: OptionKind.BROWSER }, supportsPinchToZoom: { value: true, kind: OptionKind.BROWSER }, supportsPrinting: { value: true, kind: OptionKind.BROWSER }, toolbarDensity: { value: 0, kind: OptionKind.BROWSER + OptionKind.EVENT_DISPATCH }, altTextLearnMoreUrl: { value: "", kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, annotationEditorMode: { value: 0, kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, annotationMode: { value: 2, kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, capCanvasAreaFactor: { value: 200, kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, commentLearnMoreUrl: { value: "", kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, cursorToolOnLoad: { value: 0, kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, debuggerSrc: { value: "./debugger.mjs", kind: OptionKind.VIEWER }, defaultZoomDelay: { value: 400, kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, defaultZoomValue: { value: "", kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, disableHistory: { value: false, kind: OptionKind.VIEWER }, disablePageLabels: { value: false, kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, enableAltText: { value: false, kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, enableAltTextModelDownload: { value: true, kind: OptionKind.VIEWER + OptionKind.PREFERENCE + OptionKind.EVENT_DISPATCH }, enableAutoLinking: { value: true, kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, enableComment: { value: false, kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, enableDetailCanvas: { value: true, kind: OptionKind.VIEWER }, enableGuessAltText: { value: true, kind: OptionKind.VIEWER + OptionKind.PREFERENCE + OptionKind.EVENT_DISPATCH }, enableHighlightFloatingButton: { value: false, kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, enableNewAltTextWhenAddingImage: { value: true, kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, enableOptimizedPartialRendering: { value: false, kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, enablePermissions: { value: false, kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, enablePrintAutoRotate: { value: true, kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, enableScripting: { value: true, kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, enableSignatureEditor: { value: false, kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, enableUpdatedAddImage: { value: false, kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, externalLinkRel: { value: "noopener noreferrer nofollow", kind: OptionKind.VIEWER }, externalLinkTarget: { value: 0, kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, highlightEditorColors: { value: "yellow=#FFFF98,green=#53FFBC,blue=#80EBFF,pink=#FFCBE6,red=#FF4F5F," + "yellow_HCM=#FFFFCC,green_HCM=#53FFBC,blue_HCM=#80EBFF,pink_HCM=#F6B8FF,red_HCM=#C50043", kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, historyUpdateUrl: { value: false, kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, ignoreDestinationZoom: { value: false, kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, imageResourcesPath: { value: "./images/", kind: OptionKind.VIEWER }, maxCanvasPixels: { value: 2 ** 25, kind: OptionKind.VIEWER }, minDurationToUpdateCanvas: { value: 500, kind: OptionKind.VIEWER }, forcePageColors: { value: false, kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, pageColorsBackground: { value: "Canvas", kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, pageColorsForeground: { value: "CanvasText", kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, pdfBugEnabled: { value: false, kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, printResolution: { value: 150, kind: OptionKind.VIEWER }, sidebarViewOnLoad: { value: -1, kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, scrollModeOnLoad: { value: -1, kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, spreadModeOnLoad: { value: -1, kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, textLayerMode: { value: 1, kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, viewerCssTheme: { value: 0, kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, viewOnLoad: { value: 0, kind: OptionKind.VIEWER + OptionKind.PREFERENCE }, cMapPacked: { value: true, kind: OptionKind.API }, cMapUrl: { value: "../cmaps/", kind: OptionKind.API }, disableAutoFetch: { value: false, kind: OptionKind.API + OptionKind.PREFERENCE }, disableFontFace: { value: false, kind: OptionKind.API + OptionKind.PREFERENCE }, disableRange: { value: false, kind: OptionKind.API + OptionKind.PREFERENCE }, disableStream: { value: false, kind: OptionKind.API + OptionKind.PREFERENCE }, docBaseUrl: { value: "", kind: OptionKind.API }, enableHWA: { value: true, kind: OptionKind.API + OptionKind.VIEWER + OptionKind.PREFERENCE }, enableXfa: { value: true, kind: OptionKind.API + OptionKind.PREFERENCE }, fontExtraProperties: { value: false, kind: OptionKind.API }, iccUrl: { value: "../iccs/", kind: OptionKind.API }, isEvalSupported: { value: true, kind: OptionKind.API }, isOffscreenCanvasSupported: { value: true, kind: OptionKind.API }, maxImageSize: { value: -1, kind: OptionKind.API }, pdfBug: { value: false, kind: OptionKind.API }, standardFontDataUrl: { value: "../standard_fonts/", kind: OptionKind.API }, useSystemFonts: { value: undefined, kind: OptionKind.API, type: Type.BOOLEAN + Type.UNDEFINED }, verbosity: { value: 1, kind: OptionKind.API }, wasmUrl: { value: "../wasm/", kind: OptionKind.API }, workerPort: { value: null, kind: OptionKind.WORKER }, workerSrc: { value: "./build/pdf.worker.mjs", kind: OptionKind.WORKER } }; { defaultOptions.defaultUrl = { value: "compressed.tracemonkey-pldi-09.pdf", kind: OptionKind.VIEWER }; defaultOptions.sandboxBundleSrc = { value: "./build/pdf.sandbox.mjs", kind: OptionKind.VIEWER }; defaultOptions.enableFakeMLManager = { value: true, kind: OptionKind.VIEWER }; } { defaultOptions.disablePreferences = { value: false, kind: OptionKind.VIEWER }; } class AppOptions { static eventBus; static #opts = new Map(); static { for (const name in defaultOptions) { this.#opts.set(name, defaultOptions[name].value); } for (const [name, value] of compatParams) { this.#opts.set(name, value); } this._hasInvokedSet = false; this._checkDisablePreferences = () => { if (this.get("disablePreferences")) { return true; } if (this._hasInvokedSet) { console.warn("The Preferences may override manually set AppOptions; " + 'please use the "disablePreferences"-option to prevent that.'); } return false; }; } static get(name) { return this.#opts.get(name); } static getAll(kind = null, defaultOnly = false) { const options = Object.create(null); for (const name in defaultOptions) { const defaultOpt = defaultOptions[name]; if (kind && !(kind & defaultOpt.kind)) { continue; } options[name] = !defaultOnly ? this.#opts.get(name) : defaultOpt.value; } return options; } static set(name, value) { this.setAll({ [name]: value }); } static setAll(options, prefs = false) { this._hasInvokedSet ||= true; let events; for (const name in options) { const defaultOpt = defaultOptions[name], userOpt = options[name]; if (!defaultOpt || !(typeof userOpt === typeof defaultOpt.value || Type[(typeof userOpt).toUpperCase()] & defaultOpt.type)) { continue; } const { kind } = defaultOpt; if (prefs && !(kind & OptionKind.BROWSER || kind & OptionKind.PREFERENCE)) { continue; } if (this.eventBus && kind & OptionKind.EVENT_DISPATCH) { (events ||= new Map()).set(name, userOpt); } this.#opts.set(name, userOpt); } if (events) { for (const [name, value] of events) { this.eventBus.dispatch(name.toLowerCase(), { source: this, value }); } } } } ;// ./web/pdf_link_service.js const DEFAULT_LINK_REL = "noopener noreferrer nofollow"; const LinkTarget = { NONE: 0, SELF: 1, BLANK: 2, PARENT: 3, TOP: 4 }; class PDFLinkService { externalLinkEnabled = true; constructor({ eventBus, externalLinkTarget = null, externalLinkRel = null, ignoreDestinationZoom = false } = {}) { this.eventBus = eventBus; this.externalLinkTarget = externalLinkTarget; this.externalLinkRel = externalLinkRel; this._ignoreDestinationZoom = ignoreDestinationZoom; this.baseUrl = null; this.pdfDocument = null; this.pdfViewer = null; this.pdfHistory = null; } setDocument(pdfDocument, baseUrl = null) { this.baseUrl = baseUrl; this.pdfDocument = pdfDocument; } setViewer(pdfViewer) { this.pdfViewer = pdfViewer; } setHistory(pdfHistory) { this.pdfHistory = pdfHistory; } get pagesCount() { return this.pdfDocument ? this.pdfDocument.numPages : 0; } get page() { return this.pdfDocument ? this.pdfViewer.currentPageNumber : 1; } set page(value) { if (this.pdfDocument) { this.pdfViewer.currentPageNumber = value; } } get rotation() { return this.pdfDocument ? this.pdfViewer.pagesRotation : 0; } set rotation(value) { if (this.pdfDocument) { this.pdfViewer.pagesRotation = value; } } get isInPresentationMode() { return this.pdfDocument ? this.pdfViewer.isInPresentationMode : false; } async goToDestination(dest) { if (!this.pdfDocument) { return; } let namedDest, explicitDest, pageNumber; if (typeof dest === "string") { namedDest = dest; explicitDest = await this.pdfDocument.getDestination(dest); } else { namedDest = null; explicitDest = await dest; } if (!Array.isArray(explicitDest)) { console.error(`goToDestination: "${explicitDest}" is not a valid destination array, for dest="${dest}".`); return; } const [destRef] = explicitDest; if (destRef && typeof destRef === "object") { pageNumber = this.pdfDocument.cachedPageNumber(destRef); if (!pageNumber) { try { pageNumber = (await this.pdfDocument.getPageIndex(destRef)) + 1; } catch { console.error(`goToDestination: "${destRef}" is not a valid page reference, for dest="${dest}".`); return; } } } else if (Number.isInteger(destRef)) { pageNumber = destRef + 1; } if (!pageNumber || pageNumber < 1 || pageNumber > this.pagesCount) { console.error(`goToDestination: "${pageNumber}" is not a valid page number, for dest="${dest}".`); return; } if (this.pdfHistory) { this.pdfHistory.pushCurrentPosition(); this.pdfHistory.push({ namedDest, explicitDest, pageNumber }); } this.pdfViewer.scrollPageIntoView({ pageNumber, destArray: explicitDest, ignoreDestinationZoom: this._ignoreDestinationZoom }); const ac = new AbortController(); this.eventBus._on("textlayerrendered", evt => { if (evt.pageNumber === pageNumber) { evt.source.textLayer.div.focus(); ac.abort(); } }, { signal: ac.signal }); } goToPage(val) { if (!this.pdfDocument) { return; } const pageNumber = typeof val === "string" && this.pdfViewer.pageLabelToPageNumber(val) || val | 0; if (!(Number.isInteger(pageNumber) && pageNumber > 0 && pageNumber <= this.pagesCount)) { console.error(`PDFLinkService.goToPage: "${val}" is not a valid page.`); return; } if (this.pdfHistory) { this.pdfHistory.pushCurrentPosition(); this.pdfHistory.pushPage(pageNumber); } this.pdfViewer.scrollPageIntoView({ pageNumber }); } goToXY(pageNumber, x, y, options = {}) { this.pdfViewer.scrollPageIntoView({ pageNumber, destArray: [null, { name: "XYZ" }, x, y], ignoreDestinationZoom: true, ...options }); } addLinkAttributes(link, url, newWindow = false) { if (!url || typeof url !== "string") { throw new Error('A valid "url" parameter must provided.'); } const target = newWindow ? LinkTarget.BLANK : this.externalLinkTarget, rel = this.externalLinkRel; if (this.externalLinkEnabled) { link.href = link.title = url; } else { link.href = ""; link.title = `Disabled: ${url}`; link.onclick = () => false; } let targetStr = ""; switch (target) { case LinkTarget.NONE: break; case LinkTarget.SELF: targetStr = "_self"; break; case LinkTarget.BLANK: targetStr = "_blank"; break; case LinkTarget.PARENT: targetStr = "_parent"; break; case LinkTarget.TOP: targetStr = "_top"; break; } link.target = targetStr; link.rel = typeof rel === "string" ? rel : DEFAULT_LINK_REL; } getDestinationHash(dest) { if (typeof dest === "string") { if (dest.length > 0) { return this.getAnchorUrl("#" + escape(dest)); } } else if (Array.isArray(dest)) { const str = JSON.stringify(dest); if (str.length > 0) { return this.getAnchorUrl("#" + escape(str)); } } return this.getAnchorUrl(""); } getAnchorUrl(anchor) { return this.baseUrl ? this.baseUrl + anchor : anchor; } setHash(hash) { if (!this.pdfDocument) { return; } let pageNumber, dest; if (hash.includes("=")) { const params = parseQueryString(hash); if (params.has("search")) { const query = params.get("search").replaceAll('"', ""), phrase = params.get("phrase") === "true"; this.eventBus.dispatch("findfromurlhash", { source: this, query: phrase ? query : query.match(/\S+/g) }); } if (params.has("page")) { pageNumber = params.get("page") | 0 || 1; } if (params.has("zoom")) { const zoomArgs = params.get("zoom").split(","); const zoomArg = zoomArgs[0]; const zoomArgNumber = parseFloat(zoomArg); if (!zoomArg.includes("Fit")) { dest = [null, { name: "XYZ" }, zoomArgs.length > 1 ? zoomArgs[1] | 0 : null, zoomArgs.length > 2 ? zoomArgs[2] | 0 : null, zoomArgNumber ? zoomArgNumber / 100 : zoomArg]; } else if (zoomArg === "Fit" || zoomArg === "FitB") { dest = [null, { name: zoomArg }]; } else if (zoomArg === "FitH" || zoomArg === "FitBH" || zoomArg === "FitV" || zoomArg === "FitBV") { dest = [null, { name: zoomArg }, zoomArgs.length > 1 ? zoomArgs[1] | 0 : null]; } else if (zoomArg === "FitR") { if (zoomArgs.length !== 5) { console.error('PDFLinkService.setHash: Not enough parameters for "FitR".'); } else { dest = [null, { name: zoomArg }, zoomArgs[1] | 0, zoomArgs[2] | 0, zoomArgs[3] | 0, zoomArgs[4] | 0]; } } else { console.error(`PDFLinkService.setHash: "${zoomArg}" is not a valid zoom value.`); } } if (dest) { this.pdfViewer.scrollPageIntoView({ pageNumber: pageNumber || this.page, destArray: dest, allowNegativeOffset: true }); } else if (pageNumber) { this.page = pageNumber; } if (params.has("pagemode")) { this.eventBus.dispatch("pagemode", { source: this, mode: params.get("pagemode") }); } if (params.has("nameddest")) { this.goToDestination(params.get("nameddest")); } return; } dest = unescape(hash); try { dest = JSON.parse(dest); if (!Array.isArray(dest)) { dest = dest.toString(); } } catch {} if (typeof dest === "string" || isValidExplicitDest(dest)) { this.goToDestination(dest); return; } console.error(`PDFLinkService.setHash: "${unescape(hash)}" is not a valid destination.`); } executeNamedAction(action) { if (!this.pdfDocument) { return; } switch (action) { case "GoBack": this.pdfHistory?.back(); break; case "GoForward": this.pdfHistory?.forward(); break; case "NextPage": this.pdfViewer.nextPage(); break; case "PrevPage": this.pdfViewer.previousPage(); break; case "LastPage": this.page = this.pagesCount; break; case "FirstPage": this.page = 1; break; default: break; } this.eventBus.dispatch("namedaction", { source: this, action }); } async executeSetOCGState(action) { if (!this.pdfDocument) { return; } const pdfDocument = this.pdfDocument, optionalContentConfig = await this.pdfViewer.optionalContentConfigPromise; if (pdfDocument !== this.pdfDocument) { return; } optionalContentConfig.setOCGState(action); this.pdfViewer.optionalContentConfigPromise = Promise.resolve(optionalContentConfig); } } class SimpleLinkService extends PDFLinkService { setDocument(pdfDocument, baseUrl = null) {} } ;// ./web/event_utils.js const WaitOnType = { EVENT: "event", TIMEOUT: "timeout" }; async function waitOnEventOrTimeout({ target, name, delay = 0 }) { if (typeof target !== "object" || !(name && typeof name === "string") || !(Number.isInteger(delay) && delay >= 0)) { throw new Error("waitOnEventOrTimeout - invalid parameters."); } const { promise, resolve } = Promise.withResolvers(); const ac = new AbortController(); function handler(type) { ac.abort(); clearTimeout(timeout); resolve(type); } const evtMethod = target instanceof EventBus ? "_on" : "addEventListener"; target[evtMethod](name, handler.bind(null, WaitOnType.EVENT), { signal: ac.signal }); const timeout = setTimeout(handler.bind(null, WaitOnType.TIMEOUT), delay); return promise; } class EventBus { #listeners = Object.create(null); on(eventName, listener, options = null) { this._on(eventName, listener, { external: true, once: options?.once, signal: options?.signal }); } off(eventName, listener, options = null) { this._off(eventName, listener); } dispatch(eventName, data) { const eventListeners = this.#listeners[eventName]; if (!eventListeners || eventListeners.length === 0) { return; } let externalListeners; for (const { listener, external, once } of eventListeners.slice(0)) { if (once) { this._off(eventName, listener); } if (external) { (externalListeners ||= []).push(listener); continue; } listener(data); } if (externalListeners) { for (const listener of externalListeners) { listener(data); } externalListeners = null; } } _on(eventName, listener, options = null) { let rmAbort = null; if (options?.signal instanceof AbortSignal) { const { signal } = options; if (signal.aborted) { console.error("Cannot use an `aborted` signal."); return; } const onAbort = () => this._off(eventName, listener); rmAbort = () => signal.removeEventListener("abort", onAbort); signal.addEventListener("abort", onAbort); } const eventListeners = this.#listeners[eventName] ||= []; eventListeners.push({ listener, external: options?.external === true, once: options?.once === true, rmAbort }); } _off(eventName, listener, options = null) { const eventListeners = this.#listeners[eventName]; if (!eventListeners) { return; } for (let i = 0, ii = eventListeners.length; i < ii; i++) { const evt = eventListeners[i]; if (evt.listener === listener) { evt.rmAbort?.(); eventListeners.splice(i, 1); return; } } } } class FirefoxEventBus extends EventBus { #externalServices; #globalEventNames; #isInAutomation; constructor(globalEventNames, externalServices, isInAutomation) { super(); this.#globalEventNames = globalEventNames; this.#externalServices = externalServices; this.#isInAutomation = isInAutomation; } dispatch(eventName, data) { throw new Error("Not implemented: FirefoxEventBus.dispatch"); } } ;// ./web/external_services.js class BaseExternalServices { updateFindControlState(data) {} updateFindMatchesCount(data) {} initPassiveLoading() {} reportTelemetry(data) {} reportText(data) {} async createL10n() { throw new Error("Not implemented: createL10n"); } createScripting() { throw new Error("Not implemented: createScripting"); } createSignatureStorage() { throw new Error("Not implemented: createSignatureStorage"); } updateEditorStates(data) { throw new Error("Not implemented: updateEditorStates"); } dispatchGlobalEvent(_event) {} } ;// ./web/preferences.js class BasePreferences { #defaults = Object.freeze({ altTextLearnMoreUrl: "", annotationEditorMode: 0, annotationMode: 2, capCanvasAreaFactor: 200, commentLearnMoreUrl: "", cursorToolOnLoad: 0, defaultZoomDelay: 400, defaultZoomValue: "", disablePageLabels: false, enableAltText: false, enableAltTextModelDownload: true, enableAutoLinking: true, enableComment: false, enableGuessAltText: true, enableHighlightFloatingButton: false, enableNewAltTextWhenAddingImage: true, enableOptimizedPartialRendering: false, enablePermissions: false, enablePrintAutoRotate: true, enableScripting: true, enableSignatureEditor: false, enableUpdatedAddImage: false, externalLinkTarget: 0, highlightEditorColors: "yellow=#FFFF98,green=#53FFBC,blue=#80EBFF,pink=#FFCBE6,red=#FF4F5F,yellow_HCM=#FFFFCC,green_HCM=#53FFBC,blue_HCM=#80EBFF,pink_HCM=#F6B8FF,red_HCM=#C50043", historyUpdateUrl: false, ignoreDestinationZoom: false, forcePageColors: false, pageColorsBackground: "Canvas", pageColorsForeground: "CanvasText", pdfBugEnabled: false, sidebarViewOnLoad: -1, scrollModeOnLoad: -1, spreadModeOnLoad: -1, textLayerMode: 1, viewerCssTheme: 0, viewOnLoad: 0, disableAutoFetch: false, disableFontFace: false, disableRange: false, disableStream: false, enableHWA: true, enableXfa: true }); #initializedPromise = null; constructor() { this.#initializedPromise = this._readFromStorage(this.#defaults).then(({ browserPrefs, prefs }) => { if (AppOptions._checkDisablePreferences()) { return; } AppOptions.setAll({ ...browserPrefs, ...prefs }, true); }); } async _writeToStorage(prefObj) { throw new Error("Not implemented: _writeToStorage"); } async _readFromStorage(prefObj) { throw new Error("Not implemented: _readFromStorage"); } async reset() { await this.#initializedPromise; AppOptions.setAll(this.#defaults, true); await this._writeToStorage(this.#defaults); } async set(name, value) { await this.#initializedPromise; AppOptions.setAll({ [name]: value }, true); await this._writeToStorage(AppOptions.getAll(OptionKind.PREFERENCE)); } async get(name) { await this.#initializedPromise; return AppOptions.get(name); } get initializedPromise() { return this.#initializedPromise; } } ;// ./node_modules/@fluent/bundle/esm/types.js class FluentType { constructor(value) { this.value = value; } valueOf() { return this.value; } } class FluentNone extends FluentType { constructor(value = "???") { super(value); } toString(scope) { return `{${this.value}}`; } } class FluentNumber extends FluentType { constructor(value, opts = {}) { super(value); this.opts = opts; } toString(scope) { if (scope) { try { const nf = scope.memoizeIntlObject(Intl.NumberFormat, this.opts); return nf.format(this.value); } catch (err) { scope.reportError(err); } } return this.value.toString(10); } } class FluentDateTime extends FluentType { static supportsValue(value) { if (typeof value === "number") return true; if (value instanceof Date) return true; if (value instanceof FluentType) return FluentDateTime.supportsValue(value.valueOf()); if ("Temporal" in globalThis) { const _Temporal = globalThis.Temporal; if (value instanceof _Temporal.Instant || value instanceof _Temporal.PlainDateTime || value instanceof _Temporal.PlainDate || value instanceof _Temporal.PlainMonthDay || value instanceof _Temporal.PlainTime || value instanceof _Temporal.PlainYearMonth) { return true; } } return false; } constructor(value, opts = {}) { if (value instanceof FluentDateTime) { opts = { ...value.opts, ...opts }; value = value.value; } else if (value instanceof FluentType) { value = value.valueOf(); } if (typeof value === "object" && "calendarId" in value && opts.calendar === undefined) { opts = { ...opts, calendar: value.calendarId }; } super(value); this.opts = opts; } [Symbol.toPrimitive](hint) { return hint === "string" ? this.toString() : this.toNumber(); } toNumber() { const value = this.value; if (typeof value === "number") return value; if (value instanceof Date) return value.getTime(); if ("epochMilliseconds" in value) { return value.epochMilliseconds; } if ("toZonedDateTime" in value) { return value.toZonedDateTime("UTC").epochMilliseconds; } throw new TypeError("Unwrapping a non-number value as a number"); } toString(scope) { if (scope) { try { const dtf = scope.memoizeIntlObject(Intl.DateTimeFormat, this.opts); return dtf.format(this.value); } catch (err) { scope.reportError(err); } } if (typeof this.value === "number" || this.value instanceof Date) { return new Date(this.value).toISOString(); } return this.value.toString(); } } ;// ./node_modules/@fluent/bundle/esm/resolver.js const MAX_PLACEABLES = 100; const FSI = "\u2068"; const PDI = "\u2069"; function match(scope, selector, key) { if (key === selector) { return true; } if (key instanceof FluentNumber && selector instanceof FluentNumber && key.value === selector.value) { return true; } if (selector instanceof FluentNumber && typeof key === "string") { let category = scope.memoizeIntlObject(Intl.PluralRules, selector.opts).select(selector.value); if (key === category) { return true; } } return false; } function getDefault(scope, variants, star) { if (variants[star]) { return resolvePattern(scope, variants[star].value); } scope.reportError(new RangeError("No default")); return new FluentNone(); } function getArguments(scope, args) { const positional = []; const named = Object.create(null); for (const arg of args) { if (arg.type === "narg") { named[arg.name] = resolveExpression(scope, arg.value); } else { positional.push(resolveExpression(scope, arg)); } } return { positional, named }; } function resolveExpression(scope, expr) { switch (expr.type) { case "str": return expr.value; case "num": return new FluentNumber(expr.value, { minimumFractionDigits: expr.precision }); case "var": return resolveVariableReference(scope, expr); case "mesg": return resolveMessageReference(scope, expr); case "term": return resolveTermReference(scope, expr); case "func": return resolveFunctionReference(scope, expr); case "select": return resolveSelectExpression(scope, expr); default: return new FluentNone(); } } function resolveVariableReference(scope, { name }) { let arg; if (scope.params) { if (Object.prototype.hasOwnProperty.call(scope.params, name)) { arg = scope.params[name]; } else { return new FluentNone(`$${name}`); } } else if (scope.args && Object.prototype.hasOwnProperty.call(scope.args, name)) { arg = scope.args[name]; } else { scope.reportError(new ReferenceError(`Unknown variable: $${name}`)); return new FluentNone(`$${name}`); } if (arg instanceof FluentType) { return arg; } switch (typeof arg) { case "string": return arg; case "number": return new FluentNumber(arg); case "object": if (FluentDateTime.supportsValue(arg)) { return new FluentDateTime(arg); } default: scope.reportError(new TypeError(`Variable type not supported: $${name}, ${typeof arg}`)); return new FluentNone(`$${name}`); } } function resolveMessageReference(scope, { name, attr }) { const message = scope.bundle._messages.get(name); if (!message) { scope.reportError(new ReferenceError(`Unknown message: ${name}`)); return new FluentNone(name); } if (attr) { const attribute = message.attributes[attr]; if (attribute) { return resolvePattern(scope, attribute); } scope.reportError(new ReferenceError(`Unknown attribute: ${attr}`)); return new FluentNone(`${name}.${attr}`); } if (message.value) { return resolvePattern(scope, message.value); } scope.reportError(new ReferenceError(`No value: ${name}`)); return new FluentNone(name); } function resolveTermReference(scope, { name, attr, args }) { const id = `-${name}`; const term = scope.bundle._terms.get(id); if (!term) { scope.reportError(new ReferenceError(`Unknown term: ${id}`)); return new FluentNone(id); } if (attr) { const attribute = term.attributes[attr]; if (attribute) { scope.params = getArguments(scope, args).named; const resolved = resolvePattern(scope, attribute); scope.params = null; return resolved; } scope.reportError(new ReferenceError(`Unknown attribute: ${attr}`)); return new FluentNone(`${id}.${attr}`); } scope.params = getArguments(scope, args).named; const resolved = resolvePattern(scope, term.value); scope.params = null; return resolved; } function resolveFunctionReference(scope, { name, args }) { let func = scope.bundle._functions[name]; if (!func) { scope.reportError(new ReferenceError(`Unknown function: ${name}()`)); return new FluentNone(`${name}()`); } if (typeof func !== "function") { scope.reportError(new TypeError(`Function ${name}() is not callable`)); return new FluentNone(`${name}()`); } try { let resolved = getArguments(scope, args); return func(resolved.positional, resolved.named); } catch (err) { scope.reportError(err); return new FluentNone(`${name}()`); } } function resolveSelectExpression(scope, { selector, variants, star }) { let sel = resolveExpression(scope, selector); if (sel instanceof FluentNone) { return getDefault(scope, variants, star); } for (const variant of variants) { const key = resolveExpression(scope, variant.key); if (match(scope, sel, key)) { return resolvePattern(scope, variant.value); } } return getDefault(scope, variants, star); } function resolveComplexPattern(scope, ptn) { if (scope.dirty.has(ptn)) { scope.reportError(new RangeError("Cyclic reference")); return new FluentNone(); } scope.dirty.add(ptn); const result = []; const useIsolating = scope.bundle._useIsolating && ptn.length > 1; for (const elem of ptn) { if (typeof elem === "string") { result.push(scope.bundle._transform(elem)); continue; } scope.placeables++; if (scope.placeables > MAX_PLACEABLES) { scope.dirty.delete(ptn); throw new RangeError(`Too many placeables expanded: ${scope.placeables}, ` + `max allowed is ${MAX_PLACEABLES}`); } if (useIsolating) { result.push(FSI); } result.push(resolveExpression(scope, elem).toString(scope)); if (useIsolating) { result.push(PDI); } } scope.dirty.delete(ptn); return result.join(""); } function resolvePattern(scope, value) { if (typeof value === "string") { return scope.bundle._transform(value); } return resolveComplexPattern(scope, value); } ;// ./node_modules/@fluent/bundle/esm/scope.js class Scope { constructor(bundle, errors, args) { this.dirty = new WeakSet(); this.params = null; this.placeables = 0; this.bundle = bundle; this.errors = errors; this.args = args; } reportError(error) { if (!this.errors || !(error instanceof Error)) { throw error; } this.errors.push(error); } memoizeIntlObject(ctor, opts) { let cache = this.bundle._intls.get(ctor); if (!cache) { cache = {}; this.bundle._intls.set(ctor, cache); } let id = JSON.stringify(opts); if (!cache[id]) { cache[id] = new ctor(this.bundle.locales, opts); } return cache[id]; } } ;// ./node_modules/@fluent/bundle/esm/builtins.js function values(opts, allowed) { const unwrapped = Object.create(null); for (const [name, opt] of Object.entries(opts)) { if (allowed.includes(name)) { unwrapped[name] = opt.valueOf(); } } return unwrapped; } const NUMBER_ALLOWED = ["unitDisplay", "currencyDisplay", "useGrouping", "minimumIntegerDigits", "minimumFractionDigits", "maximumFractionDigits", "minimumSignificantDigits", "maximumSignificantDigits"]; function NUMBER(args, opts) { let arg = args[0]; if (arg instanceof FluentNone) { return new FluentNone(`NUMBER(${arg.valueOf()})`); } if (arg instanceof FluentNumber) { return new FluentNumber(arg.valueOf(), { ...arg.opts, ...values(opts, NUMBER_ALLOWED) }); } if (arg instanceof FluentDateTime) { return new FluentNumber(arg.toNumber(), { ...values(opts, NUMBER_ALLOWED) }); } throw new TypeError("Invalid argument to NUMBER"); } const DATETIME_ALLOWED = ["dateStyle", "timeStyle", "fractionalSecondDigits", "dayPeriod", "hour12", "weekday", "era", "year", "month", "day", "hour", "minute", "second", "timeZoneName"]; function DATETIME(args, opts) { let arg = args[0]; if (arg instanceof FluentNone) { return new FluentNone(`DATETIME(${arg.valueOf()})`); } if (arg instanceof FluentDateTime || arg instanceof FluentNumber) { return new FluentDateTime(arg, values(opts, DATETIME_ALLOWED)); } throw new TypeError("Invalid argument to DATETIME"); } ;// ./node_modules/@fluent/bundle/esm/memoizer.js const cache = new Map(); function getMemoizerForLocale(locales) { const stringLocale = Array.isArray(locales) ? locales.join(" ") : locales; let memoizer = cache.get(stringLocale); if (memoizer === undefined) { memoizer = new Map(); cache.set(stringLocale, memoizer); } return memoizer; } ;// ./node_modules/@fluent/bundle/esm/bundle.js class FluentBundle { constructor(locales, { functions, useIsolating = true, transform = v => v } = {}) { this._terms = new Map(); this._messages = new Map(); this.locales = Array.isArray(locales) ? locales : [locales]; this._functions = { NUMBER: NUMBER, DATETIME: DATETIME, ...functions }; this._useIsolating = useIsolating; this._transform = transform; this._intls = getMemoizerForLocale(locales); } hasMessage(id) { return this._messages.has(id); } getMessage(id) { return this._messages.get(id); } addResource(res, { allowOverrides = false } = {}) { const errors = []; for (let i = 0; i < res.body.length; i++) { let entry = res.body[i]; if (entry.id.startsWith("-")) { if (allowOverrides === false && this._terms.has(entry.id)) { errors.push(new Error(`Attempt to override an existing term: "${entry.id}"`)); continue; } this._terms.set(entry.id, entry); } else { if (allowOverrides === false && this._messages.has(entry.id)) { errors.push(new Error(`Attempt to override an existing message: "${entry.id}"`)); continue; } this._messages.set(entry.id, entry); } } return errors; } formatPattern(pattern, args = null, errors = null) { if (typeof pattern === "string") { return this._transform(pattern); } let scope = new Scope(this, errors, args); try { let value = resolveComplexPattern(scope, pattern); return value.toString(scope); } catch (err) { if (scope.errors && err instanceof Error) { scope.errors.push(err); return new FluentNone().toString(scope); } throw err; } } } ;// ./node_modules/@fluent/bundle/esm/resource.js const RE_MESSAGE_START = /^(-?[a-zA-Z][\w-]*) *= */gm; const RE_ATTRIBUTE_START = /\.([a-zA-Z][\w-]*) *= */y; const RE_VARIANT_START = /\*?\[/y; const RE_NUMBER_LITERAL = /(-?[0-9]+(?:\.([0-9]+))?)/y; const RE_IDENTIFIER = /([a-zA-Z][\w-]*)/y; const RE_REFERENCE = /([$-])?([a-zA-Z][\w-]*)(?:\.([a-zA-Z][\w-]*))?/y; const RE_FUNCTION_NAME = /^[A-Z][A-Z0-9_-]*$/; const RE_TEXT_RUN = /([^{}\n\r]+)/y; const RE_STRING_RUN = /([^\\"\n\r]*)/y; const RE_STRING_ESCAPE = /\\([\\"])/y; const RE_UNICODE_ESCAPE = /\\u([a-fA-F0-9]{4})|\\U([a-fA-F0-9]{6})/y; const RE_LEADING_NEWLINES = /^\n+/; const RE_TRAILING_SPACES = / +$/; const RE_BLANK_LINES = / *\r?\n/g; const RE_INDENT = /( *)$/; const TOKEN_BRACE_OPEN = /{\s*/y; const TOKEN_BRACE_CLOSE = /\s*}/y; const TOKEN_BRACKET_OPEN = /\[\s*/y; const TOKEN_BRACKET_CLOSE = /\s*] */y; const TOKEN_PAREN_OPEN = /\s*\(\s*/y; const TOKEN_ARROW = /\s*->\s*/y; const TOKEN_COLON = /\s*:\s*/y; const TOKEN_COMMA = /\s*,?\s*/y; const TOKEN_BLANK = /\s+/y; class FluentResource { constructor(source) { this.body = []; RE_MESSAGE_START.lastIndex = 0; let cursor = 0; while (true) { let next = RE_MESSAGE_START.exec(source); if (next === null) { break; } cursor = RE_MESSAGE_START.lastIndex; try { this.body.push(parseMessage(next[1])); } catch (err) { if (err instanceof SyntaxError) { continue; } throw err; } } function test(re) { re.lastIndex = cursor; return re.test(source); } function consumeChar(char, errorClass) { if (source[cursor] === char) { cursor++; return true; } if (errorClass) { throw new errorClass(`Expected ${char}`); } return false; } function consumeToken(re, errorClass) { if (test(re)) { cursor = re.lastIndex; return true; } if (errorClass) { throw new errorClass(`Expected ${re.toString()}`); } return false; } function match(re) { re.lastIndex = cursor; let result = re.exec(source); if (result === null) { throw new SyntaxError(`Expected ${re.toString()}`); } cursor = re.lastIndex; return result; } function match1(re) { return match(re)[1]; } function parseMessage(id) { let value = parsePattern(); let attributes = parseAttributes(); if (value === null && Object.keys(attributes).length === 0) { throw new SyntaxError("Expected message value or attributes"); } return { id, value, attributes }; } function parseAttributes() { let attrs = Object.create(null); while (test(RE_ATTRIBUTE_START)) { let name = match1(RE_ATTRIBUTE_START); let value = parsePattern(); if (value === null) { throw new SyntaxError("Expected attribute value"); } attrs[name] = value; } return attrs; } function parsePattern() { let first; if (test(RE_TEXT_RUN)) { first = match1(RE_TEXT_RUN); } if (source[cursor] === "{" || source[cursor] === "}") { return parsePatternElements(first ? [first] : [], Infinity); } let indent = parseIndent(); if (indent) { if (first) { return parsePatternElements([first, indent], indent.length); } indent.value = trim(indent.value, RE_LEADING_NEWLINES); return parsePatternElements([indent], indent.length); } if (first) { return trim(first, RE_TRAILING_SPACES); } return null; } function parsePatternElements(elements = [], commonIndent) { while (true) { if (test(RE_TEXT_RUN)) { elements.push(match1(RE_TEXT_RUN)); continue; } if (source[cursor] === "{") { elements.push(parsePlaceable()); continue; } if (source[cursor] === "}") { throw new SyntaxError("Unbalanced closing brace"); } let indent = parseIndent(); if (indent) { elements.push(indent); commonIndent = Math.min(commonIndent, indent.length); continue; } break; } let lastIndex = elements.length - 1; let lastElement = elements[lastIndex]; if (typeof lastElement === "string") { elements[lastIndex] = trim(lastElement, RE_TRAILING_SPACES); } let baked = []; for (let element of elements) { if (element instanceof Indent) { element = element.value.slice(0, element.value.length - commonIndent); } if (element) { baked.push(element); } } return baked; } function parsePlaceable() { consumeToken(TOKEN_BRACE_OPEN, SyntaxError); let selector = parseInlineExpression(); if (consumeToken(TOKEN_BRACE_CLOSE)) { return selector; } if (consumeToken(TOKEN_ARROW)) { let variants = parseVariants(); consumeToken(TOKEN_BRACE_CLOSE, SyntaxError); return { type: "select", selector, ...variants }; } throw new SyntaxError("Unclosed placeable"); } function parseInlineExpression() { if (source[cursor] === "{") { return parsePlaceable(); } if (test(RE_REFERENCE)) { let [, sigil, name, attr = null] = match(RE_REFERENCE); if (sigil === "$") { return { type: "var", name }; } if (consumeToken(TOKEN_PAREN_OPEN)) { let args = parseArguments(); if (sigil === "-") { return { type: "term", name, attr, args }; } if (RE_FUNCTION_NAME.test(name)) { return { type: "func", name, args }; } throw new SyntaxError("Function names must be all upper-case"); } if (sigil === "-") { return { type: "term", name, attr, args: [] }; } return { type: "mesg", name, attr }; } return parseLiteral(); } function parseArguments() { let args = []; while (true) { switch (source[cursor]) { case ")": cursor++; return args; case undefined: throw new SyntaxError("Unclosed argument list"); } args.push(parseArgument()); consumeToken(TOKEN_COMMA); } } function parseArgument() { let expr = parseInlineExpression(); if (expr.type !== "mesg") { return expr; } if (consumeToken(TOKEN_COLON)) { return { type: "narg", name: expr.name, value: parseLiteral() }; } return expr; } function parseVariants() { let variants = []; let count = 0; let star; while (test(RE_VARIANT_START)) { if (consumeChar("*")) { star = count; } let key = parseVariantKey(); let value = parsePattern(); if (value === null) { throw new SyntaxError("Expected variant value"); } variants[count++] = { key, value }; } if (count === 0) { return null; } if (star === undefined) { throw new SyntaxError("Expected default variant"); } return { variants, star }; } function parseVariantKey() { consumeToken(TOKEN_BRACKET_OPEN, SyntaxError); let key; if (test(RE_NUMBER_LITERAL)) { key = parseNumberLiteral(); } else { key = { type: "str", value: match1(RE_IDENTIFIER) }; } consumeToken(TOKEN_BRACKET_CLOSE, SyntaxError); return key; } function parseLiteral() { if (test(RE_NUMBER_LITERAL)) { return parseNumberLiteral(); } if (source[cursor] === '"') { return parseStringLiteral(); } throw new SyntaxError("Invalid expression"); } function parseNumberLiteral() { let [, value, fraction = ""] = match(RE_NUMBER_LITERAL); let precision = fraction.length; return { type: "num", value: parseFloat(value), precision }; } function parseStringLiteral() { consumeChar('"', SyntaxError); let value = ""; while (true) { value += match1(RE_STRING_RUN); if (source[cursor] === "\\") { value += parseEscapeSequence(); continue; } if (consumeChar('"')) { return { type: "str", value }; } throw new SyntaxError("Unclosed string literal"); } } function parseEscapeSequence() { if (test(RE_STRING_ESCAPE)) { return match1(RE_STRING_ESCAPE); } if (test(RE_UNICODE_ESCAPE)) { let [, codepoint4, codepoint6] = match(RE_UNICODE_ESCAPE); let codepoint = parseInt(codepoint4 || codepoint6, 16); return codepoint <= 0xd7ff || 0xe000 <= codepoint ? String.fromCodePoint(codepoint) : "�"; } throw new SyntaxError("Unknown escape sequence"); } function parseIndent() { let start = cursor; consumeToken(TOKEN_BLANK); switch (source[cursor]) { case ".": case "[": case "*": case "}": case undefined: return false; case "{": return makeIndent(source.slice(start, cursor)); } if (source[cursor - 1] === " ") { return makeIndent(source.slice(start, cursor)); } return false; } function trim(text, re) { return text.replace(re, ""); } function makeIndent(blank) { let value = blank.replace(RE_BLANK_LINES, "\n"); let length = RE_INDENT.exec(blank)[1].length; return new Indent(value, length); } } } class Indent { constructor(value, length) { this.value = value; this.length = length; } } ;// ./node_modules/@fluent/bundle/esm/index.js ;// ./node_modules/@fluent/dom/esm/overlay.js const reOverlay = /<|&#?\w+;/; const TEXT_LEVEL_ELEMENTS = { "http://www.w3.org/1999/xhtml": ["em", "strong", "small", "s", "cite", "q", "dfn", "abbr", "data", "time", "code", "var", "samp", "kbd", "sub", "sup", "i", "b", "u", "mark", "bdi", "bdo", "span", "br", "wbr"] }; const LOCALIZABLE_ATTRIBUTES = { "http://www.w3.org/1999/xhtml": { global: ["title", "aria-description", "aria-label", "aria-valuetext"], a: ["download"], area: ["download", "alt"], input: ["alt", "placeholder"], menuitem: ["label"], menu: ["label"], optgroup: ["label"], option: ["label"], track: ["label"], img: ["alt"], textarea: ["placeholder"], th: ["abbr"] }, "http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul": { global: ["accesskey", "aria-label", "aria-valuetext", "label", "title", "tooltiptext"], description: ["value"], key: ["key", "keycode"], label: ["value"], textbox: ["placeholder", "value"] } }; function translateElement(element, translation) { const { value } = translation; if (typeof value === "string") { if (element.localName === "title" && element.namespaceURI === "http://www.w3.org/1999/xhtml") { element.textContent = value; } else if (!reOverlay.test(value)) { element.textContent = value; } else { const templateElement = element.ownerDocument.createElementNS("http://www.w3.org/1999/xhtml", "template"); templateElement.innerHTML = value; overlayChildNodes(templateElement.content, element); } } overlayAttributes(translation, element); } function overlayChildNodes(fromFragment, toElement) { for (const childNode of fromFragment.childNodes) { if (childNode.nodeType === childNode.TEXT_NODE) { continue; } if (childNode.hasAttribute("data-l10n-name")) { const sanitized = getNodeForNamedElement(toElement, childNode); fromFragment.replaceChild(sanitized, childNode); continue; } if (isElementAllowed(childNode)) { const sanitized = createSanitizedElement(childNode); fromFragment.replaceChild(sanitized, childNode); continue; } console.warn(`An element of forbidden type "${childNode.localName}" was found in ` + "the translation. Only safe text-level elements and elements with " + "data-l10n-name are allowed."); fromFragment.replaceChild(createTextNodeFromTextContent(childNode), childNode); } toElement.textContent = ""; toElement.appendChild(fromFragment); } function hasAttribute(attributes, name) { if (!attributes) { return false; } for (let attr of attributes) { if (attr.name === name) { return true; } } return false; } function overlayAttributes(fromElement, toElement) { const explicitlyAllowed = toElement.hasAttribute("data-l10n-attrs") ? toElement.getAttribute("data-l10n-attrs").split(",").map(i => i.trim()) : null; for (const attr of Array.from(toElement.attributes)) { if (isAttrNameLocalizable(attr.name, toElement, explicitlyAllowed) && !hasAttribute(fromElement.attributes, attr.name)) { toElement.removeAttribute(attr.name); } } if (!fromElement.attributes) { return; } for (const attr of Array.from(fromElement.attributes)) { if (isAttrNameLocalizable(attr.name, toElement, explicitlyAllowed) && toElement.getAttribute(attr.name) !== attr.value) { toElement.setAttribute(attr.name, attr.value); } } } function getNodeForNamedElement(sourceElement, translatedChild) { const childName = translatedChild.getAttribute("data-l10n-name"); const sourceChild = sourceElement.querySelector(`[data-l10n-name="${childName}"]`); if (!sourceChild) { console.warn(`An element named "${childName}" wasn't found in the source.`); return createTextNodeFromTextContent(translatedChild); } if (sourceChild.localName !== translatedChild.localName) { console.warn(`An element named "${childName}" was found in the translation ` + `but its type ${translatedChild.localName} didn't match the ` + `element found in the source (${sourceChild.localName}).`); return createTextNodeFromTextContent(translatedChild); } sourceElement.removeChild(sourceChild); const clone = sourceChild.cloneNode(false); return shallowPopulateUsing(translatedChild, clone); } function createSanitizedElement(element) { const clone = element.ownerDocument.createElement(element.localName); return shallowPopulateUsing(element, clone); } function createTextNodeFromTextContent(element) { return element.ownerDocument.createTextNode(element.textContent); } function isElementAllowed(element) { const allowed = TEXT_LEVEL_ELEMENTS[element.namespaceURI]; return allowed && allowed.includes(element.localName); } function isAttrNameLocalizable(name, element, explicitlyAllowed = null) { if (explicitlyAllowed && explicitlyAllowed.includes(name)) { return true; } const allowed = LOCALIZABLE_ATTRIBUTES[element.namespaceURI]; if (!allowed) { return false; } const attrName = name.toLowerCase(); const elemName = element.localName; if (allowed.global.includes(attrName)) { return true; } if (!allowed[elemName]) { return false; } if (allowed[elemName].includes(attrName)) { return true; } if (element.namespaceURI === "http://www.w3.org/1999/xhtml" && elemName === "input" && attrName === "value") { const type = element.type.toLowerCase(); if (type === "submit" || type === "button" || type === "reset") { return true; } } return false; } function shallowPopulateUsing(fromElement, toElement) { toElement.textContent = fromElement.textContent; overlayAttributes(fromElement, toElement); return toElement; } ;// ./node_modules/cached-iterable/src/cached_iterable.mjs class CachedIterable extends Array { static from(iterable) { if (iterable instanceof this) { return iterable; } return new this(iterable); } } ;// ./node_modules/cached-iterable/src/cached_sync_iterable.mjs class CachedSyncIterable extends CachedIterable { constructor(iterable) { super(); if (Symbol.iterator in Object(iterable)) { this.iterator = iterable[Symbol.iterator](); } else { throw new TypeError("Argument must implement the iteration protocol."); } } [Symbol.iterator]() { const cached = this; let cur = 0; return { next() { if (cached.length <= cur) { cached.push(cached.iterator.next()); } return cached[cur++]; } }; } touchNext(count = 1) { let idx = 0; while (idx++ < count) { const last = this[this.length - 1]; if (last && last.done) { break; } this.push(this.iterator.next()); } return this[this.length - 1]; } } ;// ./node_modules/cached-iterable/src/cached_async_iterable.mjs class CachedAsyncIterable extends CachedIterable { constructor(iterable) { super(); if (Symbol.asyncIterator in Object(iterable)) { this.iterator = iterable[Symbol.asyncIterator](); } else if (Symbol.iterator in Object(iterable)) { this.iterator = iterable[Symbol.iterator](); } else { throw new TypeError("Argument must implement the iteration protocol."); } } [Symbol.asyncIterator]() { const cached = this; let cur = 0; return { async next() { if (cached.length <= cur) { cached.push(cached.iterator.next()); } return cached[cur++]; } }; } async touchNext(count = 1) { let idx = 0; while (idx++ < count) { const last = this[this.length - 1]; if (last && (await last).done) { break; } this.push(this.iterator.next()); } return this[this.length - 1]; } } ;// ./node_modules/cached-iterable/src/index.mjs ;// ./node_modules/@fluent/dom/esm/localization.js class Localization { constructor(resourceIds = [], generateBundles) { this.resourceIds = resourceIds; this.generateBundles = generateBundles; this.onChange(true); } addResourceIds(resourceIds, eager = false) { this.resourceIds.push(...resourceIds); this.onChange(eager); return this.resourceIds.length; } removeResourceIds(resourceIds) { this.resourceIds = this.resourceIds.filter(r => !resourceIds.includes(r)); this.onChange(); return this.resourceIds.length; } async formatWithFallback(keys, method) { const translations = []; let hasAtLeastOneBundle = false; for await (const bundle of this.bundles) { hasAtLeastOneBundle = true; const missingIds = keysFromBundle(method, bundle, keys, translations); if (missingIds.size === 0) { break; } if (typeof console !== "undefined") { const locale = bundle.locales[0]; const ids = Array.from(missingIds).join(", "); // console.warn(`[fluent] Missing translations in ${locale}: ${ids}`); } } if (!hasAtLeastOneBundle && typeof console !== "undefined") { console.warn(`[fluent] Request for keys failed because no resource bundles got generated. keys: ${JSON.stringify(keys)}. resourceIds: ${JSON.stringify(this.resourceIds)}.`); } return translations; } formatMessages(keys) { return this.formatWithFallback(keys, messageFromBundle); } formatValues(keys) { return this.formatWithFallback(keys, valueFromBundle); } async formatValue(id, args) { const [val] = await this.formatValues([{ id, args }]); return val; } handleEvent() { this.onChange(); } onChange(eager = false) { this.bundles = CachedAsyncIterable.from(this.generateBundles(this.resourceIds)); if (eager) { this.bundles.touchNext(2); } } } function valueFromBundle(bundle, errors, message, args) { if (message.value) { return bundle.formatPattern(message.value, args, errors); } return null; } function messageFromBundle(bundle, errors, message, args) { const formatted = { value: null, attributes: null }; if (message.value) { formatted.value = bundle.formatPattern(message.value, args, errors); } let attrNames = Object.keys(message.attributes); if (attrNames.length > 0) { formatted.attributes = new Array(attrNames.length); for (let [i, name] of attrNames.entries()) { let value = bundle.formatPattern(message.attributes[name], args, errors); formatted.attributes[i] = { name, value }; } } return formatted; } function keysFromBundle(method, bundle, keys, translations) { const messageErrors = []; const missingIds = new Set(); keys.forEach(({ id, args }, i) => { if (translations[i] !== undefined) { return; } let message = bundle.getMessage(id); if (message) { messageErrors.length = 0; translations[i] = method(bundle, messageErrors, message, args); if (messageErrors.length > 0 && typeof console !== "undefined") { const locale = bundle.locales[0]; const errors = messageErrors.join(", "); console.warn(`[fluent][resolver] errors in ${locale}/${id}: ${errors}.`); } } else { missingIds.add(id); } }); return missingIds; } ;// ./node_modules/@fluent/dom/esm/dom_localization.js const L10NID_ATTR_NAME = "data-l10n-id"; const L10NARGS_ATTR_NAME = "data-l10n-args"; const L10N_ELEMENT_QUERY = `[${L10NID_ATTR_NAME}]`; class DOMLocalization extends Localization { constructor(resourceIds, generateBundles) { super(resourceIds, generateBundles); this.roots = new Set(); this.pendingrAF = null; this.pendingElements = new Set(); this.windowElement = null; this.mutationObserver = null; this.observerConfig = { attributes: true, characterData: false, childList: true, subtree: true, attributeFilter: [L10NID_ATTR_NAME, L10NARGS_ATTR_NAME] }; } onChange(eager = false) { super.onChange(eager); if (this.roots) { this.translateRoots(); } } setAttributes(element, id, args) { element.setAttribute(L10NID_ATTR_NAME, id); if (args) { element.setAttribute(L10NARGS_ATTR_NAME, JSON.stringify(args)); } else { element.removeAttribute(L10NARGS_ATTR_NAME); } return element; } getAttributes(element) { return { id: element.getAttribute(L10NID_ATTR_NAME), args: JSON.parse(element.getAttribute(L10NARGS_ATTR_NAME) || null) }; } connectRoot(newRoot) { for (const root of this.roots) { if (root === newRoot || root.contains(newRoot) || newRoot.contains(root)) { throw new Error("Cannot add a root that overlaps with existing root."); } } if (this.windowElement) { if (this.windowElement !== newRoot.ownerDocument.defaultView) { throw new Error(`Cannot connect a root: DOMLocalization already has a root from a different window.`); } } else { this.windowElement = newRoot.ownerDocument.defaultView; this.mutationObserver = new this.windowElement.MutationObserver(mutations => this.translateMutations(mutations)); } this.roots.add(newRoot); this.mutationObserver.observe(newRoot, this.observerConfig); } disconnectRoot(root) { this.roots.delete(root); this.pauseObserving(); if (this.roots.size === 0) { this.mutationObserver = null; if (this.windowElement && this.pendingrAF) { this.windowElement.cancelAnimationFrame(this.pendingrAF); } this.windowElement = null; this.pendingrAF = null; this.pendingElements.clear(); return true; } this.resumeObserving(); return false; } translateRoots() { const roots = Array.from(this.roots); return Promise.all(roots.map(root => this.translateFragment(root))); } pauseObserving() { if (!this.mutationObserver) { return; } this.translateMutations(this.mutationObserver.takeRecords()); this.mutationObserver.disconnect(); } resumeObserving() { if (!this.mutationObserver) { return; } for (const root of this.roots) { this.mutationObserver.observe(root, this.observerConfig); } } translateMutations(mutations) { for (const mutation of mutations) { switch (mutation.type) { case "attributes": if (mutation.target.hasAttribute("data-l10n-id")) { this.pendingElements.add(mutation.target); } break; case "childList": for (const addedNode of mutation.addedNodes) { if (addedNode.nodeType === addedNode.ELEMENT_NODE) { if (addedNode.childElementCount) { for (const element of this.getTranslatables(addedNode)) { this.pendingElements.add(element); } } else if (addedNode.hasAttribute(L10NID_ATTR_NAME)) { this.pendingElements.add(addedNode); } } } break; } } if (this.pendingElements.size > 0) { if (this.pendingrAF === null) { this.pendingrAF = this.windowElement.requestAnimationFrame(() => { this.translateElements(Array.from(this.pendingElements)); this.pendingElements.clear(); this.pendingrAF = null; }); } } } translateFragment(frag) { return this.translateElements(this.getTranslatables(frag)); } async translateElements(elements) { if (!elements.length) { return undefined; } const keys = elements.map(this.getKeysForElement); const translations = await this.formatMessages(keys); return this.applyTranslations(elements, translations); } applyTranslations(elements, translations) { this.pauseObserving(); for (let i = 0; i < elements.length; i++) { if (translations[i] !== undefined) { translateElement(elements[i], translations[i]); } } this.resumeObserving(); } getTranslatables(element) { const nodes = Array.from(element.querySelectorAll(L10N_ELEMENT_QUERY)); if (typeof element.hasAttribute === "function" && element.hasAttribute(L10NID_ATTR_NAME)) { nodes.push(element); } return nodes; } getKeysForElement(element) { return { id: element.getAttribute(L10NID_ATTR_NAME), args: JSON.parse(element.getAttribute(L10NARGS_ATTR_NAME) || null) }; } } ;// ./node_modules/@fluent/dom/esm/index.js ;// ./web/l10n.js class L10n { #dir; #elements; #lang; #l10n; constructor({ lang, isRTL }, l10n = null) { this.#lang = L10n.#fixupLangCode(lang); this.#l10n = l10n; this.#dir = isRTL ?? L10n.#isRTL(this.#lang) ? "rtl" : "ltr"; } _setL10n(l10n) { this.#l10n = l10n; } getLanguage() { return this.#lang; } getDirection() { return this.#dir; } async get(ids, args = null, fallback) { if (Array.isArray(ids)) { ids = ids.map(id => ({ id })); const messages = await this.#l10n.formatMessages(ids); return messages.map(message => message.value); } const messages = await this.#l10n.formatMessages([{ id: ids, args }]); return messages[0]?.value || fallback; } async translate(element) { (this.#elements ||= new Set()).add(element); try { this.#l10n.connectRoot(element); await this.#l10n.translateRoots(); } catch {} } async translateOnce(element) { try { await this.#l10n.translateElements([element]); } catch (ex) { console.error("translateOnce:", ex); } } async destroy() { if (this.#elements) { for (const element of this.#elements) { this.#l10n.disconnectRoot(element); } this.#elements.clear(); this.#elements = null; } this.#l10n.pauseObserving(); } pause() { this.#l10n.pauseObserving(); } resume() { this.#l10n.resumeObserving(); } static #fixupLangCode(langCode) { langCode = langCode?.toLowerCase() || "en-us"; const PARTIAL_LANG_CODES = { en: "en-us", es: "es-es", fy: "fy-nl", ga: "ga-ie", gu: "gu-in", hi: "hi-in", hy: "hy-am", nb: "nb-no", ne: "ne-np", nn: "nn-no", pa: "pa-in", pt: "pt-pt", sv: "sv-se", zh: "zh-cn" }; return PARTIAL_LANG_CODES[langCode] || langCode; } static #isRTL(lang) { const shortCode = lang.split("-", 1)[0]; return ["ar", "he", "fa", "ps", "ur"].includes(shortCode); } } const GenericL10n = null; ;// ./web/genericl10n.js function PLATFORM() { const { isAndroid, isLinux, isMac, isWindows } = FeatureTest.platform; if (isLinux) { return "linux"; } if (isWindows) { return "windows"; } if (isMac) { return "macos"; } if (isAndroid) { return "android"; } return "other"; } function createBundle(lang, text) { const resource = new FluentResource(text); const bundle = new FluentBundle(lang, { functions: { PLATFORM } }); const errors = bundle.addResource(resource); if (errors.length) { console.error("L10n errors", errors); } return bundle; } class genericl10n_GenericL10n extends L10n { constructor(lang) { super({ lang }); const generateBundles = !lang ? genericl10n_GenericL10n.#generateBundlesFallback.bind(genericl10n_GenericL10n, this.getLanguage()) : genericl10n_GenericL10n.#generateBundles.bind(genericl10n_GenericL10n, "en-us", this.getLanguage()); this._setL10n(new DOMLocalization([], generateBundles)); } static async *#generateBundles(defaultLang, baseLang) { const { baseURL, paths } = await this.#getPaths(); const langs = [baseLang]; if (defaultLang !== baseLang) { const shortLang = baseLang.split("-", 1)[0]; if (shortLang !== baseLang) { langs.push(shortLang); } langs.push(defaultLang); } const bundles = langs.map(lang => [lang, this.#createBundle(lang, baseURL, paths)]); for (const [lang, bundlePromise] of bundles) { const bundle = await bundlePromise; if (bundle) { yield bundle; } else if (lang === "en-us") { yield this.#createBundleFallback(lang); } } } static async #createBundle(lang, baseURL, paths) { const path = paths[lang]; if (!path) { return null; } const url = new URL(path, baseURL); const text = await fetchData(url, "text"); return createBundle(lang, text); } static async #getPaths() { try { const { href } = document.querySelector(`link[type="application/l10n"]`); const paths = await fetchData(href, "json"); return { baseURL: href.substring(0, href.lastIndexOf("/") + 1) || "./", paths }; } catch {} return { baseURL: "./", paths: Object.create(null) }; } static async *#generateBundlesFallback(lang) { yield this.#createBundleFallback(lang); } static async #createBundleFallback(lang) { const text = "pdfjs-previous-button =\n .title = Previous Page\npdfjs-previous-button-label = Previous\npdfjs-next-button =\n .title = Next Page\npdfjs-next-button-label = Next\npdfjs-page-input =\n .title = Page\npdfjs-of-pages = of { $pagesCount }\npdfjs-page-of-pages = ({ $pageNumber } of { $pagesCount })\npdfjs-zoom-out-button =\n .title = Zoom Out\npdfjs-zoom-out-button-label = Zoom Out\npdfjs-zoom-in-button =\n .title = Zoom In\npdfjs-zoom-in-button-label = Zoom In\npdfjs-zoom-select =\n .title = Zoom\npdfjs-presentation-mode-button =\n .title = Switch to Presentation Mode\npdfjs-presentation-mode-button-label = Presentation Mode\npdfjs-open-file-button =\n .title = Open File\npdfjs-open-file-button-label = Open\npdfjs-print-button =\n .title = Print\npdfjs-print-button-label = Print\npdfjs-save-button =\n .title = Save\npdfjs-save-button-label = Save\npdfjs-download-button =\n .title = Download\npdfjs-download-button-label = Download\npdfjs-bookmark-button =\n .title = Current Page (View URL from Current Page)\npdfjs-bookmark-button-label = Current Page\npdfjs-tools-button =\n .title = Tools\npdfjs-tools-button-label = Tools\npdfjs-first-page-button =\n .title = Go to First Page\npdfjs-first-page-button-label = Go to First Page\npdfjs-last-page-button =\n .title = Go to Last Page\npdfjs-last-page-button-label = Go to Last Page\npdfjs-page-rotate-cw-button =\n .title = Rotate Clockwise\npdfjs-page-rotate-cw-button-label = Rotate Clockwise\npdfjs-page-rotate-ccw-button =\n .title = Rotate Counterclockwise\npdfjs-page-rotate-ccw-button-label = Rotate Counterclockwise\npdfjs-cursor-text-select-tool-button =\n .title = Enable Text Selection Tool\npdfjs-cursor-text-select-tool-button-label = Text Selection Tool\npdfjs-cursor-hand-tool-button =\n .title = Enable Hand Tool\npdfjs-cursor-hand-tool-button-label = Hand Tool\npdfjs-scroll-page-button =\n .title = Use Page Scrolling\npdfjs-scroll-page-button-label = Page Scrolling\npdfjs-scroll-vertical-button =\n .title = Use Vertical Scrolling\npdfjs-scroll-vertical-button-label = Vertical Scrolling\npdfjs-scroll-horizontal-button =\n .title = Use Horizontal Scrolling\npdfjs-scroll-horizontal-button-label = Horizontal Scrolling\npdfjs-scroll-wrapped-button =\n .title = Use Wrapped Scrolling\npdfjs-scroll-wrapped-button-label = Wrapped Scrolling\npdfjs-spread-none-button =\n .title = Do not join page spreads\npdfjs-spread-none-button-label = No Spreads\npdfjs-spread-odd-button =\n .title = Join page spreads starting with odd-numbered pages\npdfjs-spread-odd-button-label = Odd Spreads\npdfjs-spread-even-button =\n .title = Join page spreads starting with even-numbered pages\npdfjs-spread-even-button-label = Even Spreads\npdfjs-document-properties-button =\n .title = Document Properties\u2026\npdfjs-document-properties-button-label = Document Properties\u2026\npdfjs-document-properties-file-name = File name:\npdfjs-document-properties-file-size = File size:\npdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } bytes)\npdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bytes)\npdfjs-document-properties-title = Title:\npdfjs-document-properties-author = Author:\npdfjs-document-properties-subject = Subject:\npdfjs-document-properties-keywords = Keywords:\npdfjs-document-properties-creation-date = Creation Date:\npdfjs-document-properties-modification-date = Modification Date:\npdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: \"short\", timeStyle: \"medium\") }\npdfjs-document-properties-creator = Creator:\npdfjs-document-properties-producer = PDF Producer:\npdfjs-document-properties-version = PDF Version:\npdfjs-document-properties-page-count = Page Count:\npdfjs-document-properties-page-size = Page Size:\npdfjs-document-properties-page-size-unit-inches = in\npdfjs-document-properties-page-size-unit-millimeters = mm\npdfjs-document-properties-page-size-orientation-portrait = portrait\npdfjs-document-properties-page-size-orientation-landscape = landscape\npdfjs-document-properties-page-size-name-a-three = A3\npdfjs-document-properties-page-size-name-a-four = A4\npdfjs-document-properties-page-size-name-letter = Letter\npdfjs-document-properties-page-size-name-legal = Legal\npdfjs-document-properties-page-size-dimension-string = { $width } \xD7 { $height } { $unit } ({ $orientation })\npdfjs-document-properties-page-size-dimension-name-string = { $width } \xD7 { $height } { $unit } ({ $name }, { $orientation })\npdfjs-document-properties-linearized = Fast Web View:\npdfjs-document-properties-linearized-yes = Yes\npdfjs-document-properties-linearized-no = No\npdfjs-document-properties-close-button = Close\npdfjs-print-progress-message = Preparing document for printing\u2026\npdfjs-print-progress-percent = { $progress }%\npdfjs-print-progress-close-button = Cancel\npdfjs-printing-not-supported = Warning: Printing is not fully supported by this browser.\npdfjs-printing-not-ready = Warning: The PDF is not fully loaded for printing.\npdfjs-toggle-sidebar-button =\n .title = Toggle Sidebar\npdfjs-toggle-sidebar-notification-button =\n .title = Toggle Sidebar (document contains outline/attachments/layers)\npdfjs-toggle-sidebar-button-label = Toggle Sidebar\npdfjs-document-outline-button =\n .title = Show Document Outline (double-click to expand/collapse all items)\npdfjs-document-outline-button-label = Document Outline\npdfjs-attachments-button =\n .title = Show Attachments\npdfjs-attachments-button-label = Attachments\npdfjs-layers-button =\n .title = Show Layers (double-click to reset all layers to the default state)\npdfjs-layers-button-label = Layers\npdfjs-thumbs-button =\n .title = Show Thumbnails\npdfjs-thumbs-button-label = Thumbnails\npdfjs-current-outline-item-button =\n .title = Find Current Outline Item\npdfjs-current-outline-item-button-label = Current Outline Item\npdfjs-findbar-button =\n .title = Find in Document\npdfjs-findbar-button-label = Find\npdfjs-additional-layers = Additional Layers\npdfjs-thumb-page-title =\n .title = Page { $page }\npdfjs-thumb-page-canvas =\n .aria-label = Thumbnail of Page { $page }\npdfjs-find-input =\n .title = Find\n .placeholder = Find in document\u2026\npdfjs-find-previous-button =\n .title = Find the previous occurrence of the phrase\npdfjs-find-previous-button-label = Previous\npdfjs-find-next-button =\n .title = Find the next occurrence of the phrase\npdfjs-find-next-button-label = Next\npdfjs-find-highlight-checkbox = Highlight All\npdfjs-find-match-case-checkbox-label = Match Case\npdfjs-find-match-diacritics-checkbox-label = Match Diacritics\npdfjs-find-entire-word-checkbox-label = Whole Words\npdfjs-find-reached-top = Reached top of document, continued from bottom\npdfjs-find-reached-bottom = Reached end of document, continued from top\npdfjs-find-match-count =\n { $total ->\n [one] { $current } of { $total } match\n *[other] { $current } of { $total } matches\n }\npdfjs-find-match-count-limit =\n { $limit ->\n [one] More than { $limit } match\n *[other] More than { $limit } matches\n }\npdfjs-find-not-found = Phrase not found\npdfjs-page-scale-width = Page Width\npdfjs-page-scale-fit = Page Fit\npdfjs-page-scale-auto = Automatic Zoom\npdfjs-page-scale-actual = Actual Size\npdfjs-page-scale-percent = { $scale }%\npdfjs-page-landmark =\n .aria-label = Page { $page }\npdfjs-loading-error = An error occurred while loading the PDF.\npdfjs-invalid-file-error = Invalid or corrupted PDF file.\npdfjs-missing-file-error = Missing PDF file.\npdfjs-unexpected-response-error = Unexpected server response.\npdfjs-rendering-error = An error occurred while rendering the page.\npdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: \"short\", timeStyle: \"medium\") }\npdfjs-text-annotation-type =\n .alt = [{ $type } Annotation]\npdfjs-password-label = Enter the password to open this PDF file.\npdfjs-password-invalid = Invalid password. Please try again.\npdfjs-password-ok-button = OK\npdfjs-password-cancel-button = Cancel\npdfjs-web-fonts-disabled = Web fonts are disabled: unable to use embedded PDF fonts.\npdfjs-editor-free-text-button =\n .title = Text\npdfjs-editor-color-picker-free-text-input =\n .title = Change text color\npdfjs-editor-free-text-button-label = Text\npdfjs-editor-ink-button =\n .title = Draw\npdfjs-editor-color-picker-ink-input =\n .title = Change drawing color\npdfjs-editor-ink-button-label = Draw\npdfjs-editor-stamp-button =\n .title = Add or edit images\npdfjs-editor-stamp-button-label = Add or edit images\npdfjs-editor-highlight-button =\n .title = Highlight\npdfjs-editor-highlight-button-label = Highlight\npdfjs-highlight-floating-button1 =\n .title = Highlight\n .aria-label = Highlight\npdfjs-highlight-floating-button-label = Highlight\npdfjs-comment-floating-button =\n .title = Comment\n .aria-label = Comment\npdfjs-comment-floating-button-label = Comment\npdfjs-editor-comment-button =\n .title = Comment\n .aria-label = Comment\npdfjs-editor-comment-button-label = Comment\npdfjs-editor-signature-button =\n .title = Add signature\npdfjs-editor-signature-button-label = Add signature\npdfjs-editor-highlight-editor =\n .aria-label = Highlight editor\npdfjs-editor-ink-editor =\n .aria-label = Drawing editor\npdfjs-editor-signature-editor1 =\n .aria-description = Signature editor: { $description }\npdfjs-editor-stamp-editor =\n .aria-label = Image editor\npdfjs-editor-remove-ink-button =\n .title = Remove drawing\npdfjs-editor-remove-freetext-button =\n .title = Remove text\npdfjs-editor-remove-stamp-button =\n .title = Remove image\npdfjs-editor-remove-highlight-button =\n .title = Remove highlight\npdfjs-editor-remove-signature-button =\n .title = Remove signature\npdfjs-editor-free-text-color-input = Color\npdfjs-editor-free-text-size-input = Size\npdfjs-editor-ink-color-input = Color\npdfjs-editor-ink-thickness-input = Thickness\npdfjs-editor-ink-opacity-input = Opacity\npdfjs-editor-stamp-add-image-button =\n .title = Add image\npdfjs-editor-stamp-add-image-button-label = Add image\npdfjs-editor-free-highlight-thickness-input = Thickness\npdfjs-editor-free-highlight-thickness-title =\n .title = Change thickness when highlighting items other than text\npdfjs-editor-add-signature-container =\n .aria-label = Signature controls and saved signatures\npdfjs-editor-signature-add-signature-button =\n .title = Add new signature\npdfjs-editor-signature-add-signature-button-label = Add new signature\npdfjs-editor-add-saved-signature-button =\n .title = Saved signature: { $description }\npdfjs-free-text2 =\n .aria-label = Text Editor\n .default-content = Start typing\u2026\npdfjs-editor-comments-sidebar-title =\n { $count ->\n [one] Comment\n *[other] Comments\n }\npdfjs-editor-comments-sidebar-close-button =\n .title = Close the sidebar\n .aria-label = Close the sidebar\npdfjs-editor-comments-sidebar-close-button-label = Close the sidebar\npdfjs-editor-comments-sidebar-no-comments1 = See something noteworthy? Highlight it and leave a comment.\npdfjs-editor-comments-sidebar-no-comments-link = Learn more\npdfjs-editor-alt-text-button =\n .aria-label = Alt text\npdfjs-editor-alt-text-button-label = Alt text\npdfjs-editor-alt-text-edit-button =\n .aria-label = Edit alt text\npdfjs-editor-alt-text-dialog-label = Choose an option\npdfjs-editor-alt-text-dialog-description = Alt text (alternative text) helps when people can\u2019t see the image or when it doesn\u2019t load.\npdfjs-editor-alt-text-add-description-label = Add a description\npdfjs-editor-alt-text-add-description-description = Aim for 1-2 sentences that describe the subject, setting, or actions.\npdfjs-editor-alt-text-mark-decorative-label = Mark as decorative\npdfjs-editor-alt-text-mark-decorative-description = This is used for ornamental images, like borders or watermarks.\npdfjs-editor-alt-text-cancel-button = Cancel\npdfjs-editor-alt-text-save-button = Save\npdfjs-editor-alt-text-decorative-tooltip = Marked as decorative\npdfjs-editor-alt-text-textarea =\n .placeholder = For example, \u201CA young man sits down at a table to eat a meal\u201D\npdfjs-editor-resizer-top-left =\n .aria-label = Top left corner \u2014 resize\npdfjs-editor-resizer-top-middle =\n .aria-label = Top middle \u2014 resize\npdfjs-editor-resizer-top-right =\n .aria-label = Top right corner \u2014 resize\npdfjs-editor-resizer-middle-right =\n .aria-label = Middle right \u2014 resize\npdfjs-editor-resizer-bottom-right =\n .aria-label = Bottom right corner \u2014 resize\npdfjs-editor-resizer-bottom-middle =\n .aria-label = Bottom middle \u2014 resize\npdfjs-editor-resizer-bottom-left =\n .aria-label = Bottom left corner \u2014 resize\npdfjs-editor-resizer-middle-left =\n .aria-label = Middle left \u2014 resize\npdfjs-editor-highlight-colorpicker-label = Highlight color\npdfjs-editor-colorpicker-button =\n .title = Change color\npdfjs-editor-colorpicker-dropdown =\n .aria-label = Color choices\npdfjs-editor-colorpicker-yellow =\n .title = Yellow\npdfjs-editor-colorpicker-green =\n .title = Green\npdfjs-editor-colorpicker-blue =\n .title = Blue\npdfjs-editor-colorpicker-pink =\n .title = Pink\npdfjs-editor-colorpicker-red =\n .title = Red\npdfjs-editor-highlight-show-all-button-label = Show all\npdfjs-editor-highlight-show-all-button =\n .title = Show all\npdfjs-editor-new-alt-text-dialog-edit-label = Edit alt text (image description)\npdfjs-editor-new-alt-text-dialog-add-label = Add alt text (image description)\npdfjs-editor-new-alt-text-textarea =\n .placeholder = Write your description here\u2026\npdfjs-editor-new-alt-text-description = Short description for people who can\u2019t see the image or when the image doesn\u2019t load.\npdfjs-editor-new-alt-text-disclaimer1 = This alt text was created automatically and may be inaccurate.\npdfjs-editor-new-alt-text-disclaimer-learn-more-url = Learn more\npdfjs-editor-new-alt-text-create-automatically-button-label = Create alt text automatically\npdfjs-editor-new-alt-text-not-now-button = Not now\npdfjs-editor-new-alt-text-error-title = Couldn\u2019t create alt text automatically\npdfjs-editor-new-alt-text-error-description = Please write your own alt text or try again later.\npdfjs-editor-new-alt-text-error-close-button = Close\npdfjs-editor-new-alt-text-ai-model-downloading-progress = Downloading alt text AI model ({ $downloadedSize } of { $totalSize } MB)\n .aria-valuetext = Downloading alt text AI model ({ $downloadedSize } of { $totalSize } MB)\npdfjs-editor-new-alt-text-added-button =\n .aria-label = Alt text added\npdfjs-editor-new-alt-text-added-button-label = Alt text added\npdfjs-editor-new-alt-text-missing-button =\n .aria-label = Missing alt text\npdfjs-editor-new-alt-text-missing-button-label = Missing alt text\npdfjs-editor-new-alt-text-to-review-button =\n .aria-label = Review alt text\npdfjs-editor-new-alt-text-to-review-button-label = Review alt text\npdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Created automatically: { $generatedAltText }\npdfjs-image-alt-text-settings-button =\n .title = Image alt text settings\npdfjs-image-alt-text-settings-button-label = Image alt text settings\npdfjs-editor-alt-text-settings-dialog-label = Image alt text settings\npdfjs-editor-alt-text-settings-automatic-title = Automatic alt text\npdfjs-editor-alt-text-settings-create-model-button-label = Create alt text automatically\npdfjs-editor-alt-text-settings-create-model-description = Suggests descriptions to help people who can\u2019t see the image or when the image doesn\u2019t load.\npdfjs-editor-alt-text-settings-download-model-label = Alt text AI model ({ $totalSize } MB)\npdfjs-editor-alt-text-settings-ai-model-description = Runs locally on your device so your data stays private. Required for automatic alt text.\npdfjs-editor-alt-text-settings-delete-model-button = Delete\npdfjs-editor-alt-text-settings-download-model-button = Download\npdfjs-editor-alt-text-settings-downloading-model-button = Downloading\u2026\npdfjs-editor-alt-text-settings-editor-title = Alt text editor\npdfjs-editor-alt-text-settings-show-dialog-button-label = Show alt text editor right away when adding an image\npdfjs-editor-alt-text-settings-show-dialog-description = Helps you make sure all your images have alt text.\npdfjs-editor-alt-text-settings-close-button = Close\npdfjs-editor-highlight-added-alert = Highlight added\npdfjs-editor-freetext-added-alert = Text added\npdfjs-editor-ink-added-alert = Drawing added\npdfjs-editor-stamp-added-alert = Image added\npdfjs-editor-signature-added-alert = Signature added\npdfjs-editor-undo-bar-message-highlight = Highlight removed\npdfjs-editor-undo-bar-message-freetext = Text removed\npdfjs-editor-undo-bar-message-ink = Drawing removed\npdfjs-editor-undo-bar-message-stamp = Image removed\npdfjs-editor-undo-bar-message-signature = Signature removed\npdfjs-editor-undo-bar-message-multiple =\n { $count ->\n [one] { $count } annotation removed\n *[other] { $count } annotations removed\n }\npdfjs-editor-undo-bar-undo-button =\n .title = Undo\npdfjs-editor-undo-bar-undo-button-label = Undo\npdfjs-editor-undo-bar-close-button =\n .title = Close\npdfjs-editor-undo-bar-close-button-label = Close\npdfjs-editor-add-signature-dialog-label = This modal allows the user to create a signature to add to a PDF document. The user can edit the name (which also serves as the alt text), and optionally save the signature for repeated use.\npdfjs-editor-add-signature-dialog-title = Add a signature\npdfjs-editor-add-signature-type-button = Type\n .title = Type\npdfjs-editor-add-signature-draw-button = Draw\n .title = Draw\npdfjs-editor-add-signature-image-button = Image\n .title = Image\npdfjs-editor-add-signature-type-input =\n .aria-label = Type your signature\n .placeholder = Type your signature\npdfjs-editor-add-signature-draw-placeholder = Draw your signature\npdfjs-editor-add-signature-draw-thickness-range-label = Thickness\npdfjs-editor-add-signature-draw-thickness-range =\n .title = Drawing thickness: { $thickness }\npdfjs-editor-add-signature-image-placeholder = Drag a file here to upload\npdfjs-editor-add-signature-image-browse-link =\n { PLATFORM() ->\n [macos] Or choose image files\n *[other] Or browse image files\n }\npdfjs-editor-add-signature-description-label = Description (alt text)\npdfjs-editor-add-signature-description-input =\n .title = Description (alt text)\npdfjs-editor-add-signature-description-default-when-drawing = Signature\npdfjs-editor-add-signature-clear-button-label = Clear signature\npdfjs-editor-add-signature-clear-button =\n .title = Clear signature\npdfjs-editor-add-signature-save-checkbox = Save signature\npdfjs-editor-add-signature-save-warning-message = You\u2019ve reached the limit of 5 saved signatures. Remove one to save more.\npdfjs-editor-add-signature-image-upload-error-title = Couldn\u2019t upload image\npdfjs-editor-add-signature-image-upload-error-description = Check your network connection or try another image.\npdfjs-editor-add-signature-image-no-data-error-title = Can\u2019t convert this image into a signature\npdfjs-editor-add-signature-image-no-data-error-description = Please try uploading a different image.\npdfjs-editor-add-signature-error-close-button = Close\npdfjs-editor-add-signature-cancel-button = Cancel\npdfjs-editor-add-signature-add-button = Add\npdfjs-editor-delete-signature-button1 =\n .title = Remove saved signature\npdfjs-editor-delete-signature-button-label1 = Remove saved signature\npdfjs-editor-add-signature-edit-button-label = Edit description\npdfjs-editor-edit-signature-dialog-title = Edit description\npdfjs-editor-edit-signature-update-button = Update\npdfjs-show-comment-button =\n .title = Show comment\npdfjs-editor-edit-comment-popup-button-label = Edit comment\npdfjs-editor-edit-comment-popup-button =\n .title = Edit comment\npdfjs-editor-delete-comment-popup-button-label = Remove comment\npdfjs-editor-delete-comment-popup-button =\n .title = Remove comment\npdfjs-editor-edit-comment-dialog-title-when-editing = Edit comment\npdfjs-editor-edit-comment-dialog-save-button-when-editing = Update\npdfjs-editor-edit-comment-dialog-title-when-adding = Add comment\npdfjs-editor-edit-comment-dialog-save-button-when-adding = Add\npdfjs-editor-edit-comment-dialog-text-input =\n .placeholder = Start typing\u2026\npdfjs-editor-edit-comment-dialog-cancel-button = Cancel\npdfjs-editor-add-comment-button =\n .title = Add comment"; return createBundle(lang, text); } } ;// ./web/generic_scripting.js async function docProperties(pdfDocument) { const url = "", baseUrl = ""; const { info, metadata, contentDispositionFilename, contentLength } = await pdfDocument.getMetadata(); return { ...info, baseURL: baseUrl, filesize: contentLength || (await pdfDocument.getDownloadInfo()).length, filename: contentDispositionFilename || getPdfFilenameFromUrl(url), metadata: metadata?.getRaw(), authors: metadata?.get("dc:creator"), numPages: pdfDocument.numPages, URL: url }; } class GenericScripting { constructor(sandboxBundleSrc) { this._ready = new Promise((resolve, reject) => { const sandbox = import( /*webpackIgnore: true*/ /*@vite-ignore*/ sandboxBundleSrc); sandbox.then(pdfjsSandbox => { resolve(pdfjsSandbox.QuickJSSandbox()); }).catch(reject); }); } async createSandbox(data) { const sandbox = await this._ready; sandbox.create(data); } async dispatchEventInSandbox(event) { const sandbox = await this._ready; setTimeout(() => sandbox.dispatchEvent(event), 0); } async destroySandbox() { const sandbox = await this._ready; sandbox.nukeSandbox(); } } ;// ./web/generic_signature_storage.js const KEY_STORAGE = "pdfjs.signature"; class SignatureStorage { #eventBus; #signatures = null; #signal = null; constructor(eventBus, signal) { this.#eventBus = eventBus; this.#signal = signal; } #save() { localStorage.setItem(KEY_STORAGE, JSON.stringify(Object.fromEntries(this.#signatures))); } async getAll() { if (this.#signal) { window.addEventListener("storage", ({ key }) => { if (key === KEY_STORAGE) { this.#signatures = null; this.#eventBus?.dispatch("storedsignatureschanged", { source: this }); } }, { signal: this.#signal }); this.#signal = null; } if (!this.#signatures) { this.#signatures = new Map(); const data = localStorage.getItem(KEY_STORAGE); if (data) { for (const [key, value] of Object.entries(JSON.parse(data))) { this.#signatures.set(key, value); } } } return this.#signatures; } async isFull() { return (await this.size()) === 5; } async size() { return (await this.getAll()).size; } async create(data) { if (await this.isFull()) { return null; } const uuid = getUuid(); this.#signatures.set(uuid, data); this.#save(); return uuid; } async delete(uuid) { const signatures = await this.getAll(); if (!signatures.has(uuid)) { return false; } signatures.delete(uuid); this.#save(); return true; } } ;// ./web/genericcom.js function initCom(app) {} class Preferences extends BasePreferences { async _writeToStorage(prefObj) { // localStorage.setItem("pdfjs.preferences", JSON.stringify(prefObj)); } async _readFromStorage(prefObj) { return { prefs: undefined // JSON.parse(localStorage.getItem("pdfjs.preferences")) }; } } class ExternalServices extends BaseExternalServices { async createL10n() { return new genericl10n_GenericL10n(AppOptions.get("localeProperties")?.lang); } createScripting() { return new GenericScripting(AppOptions.get("sandboxBundleSrc")); } createSignatureStorage(eventBus, signal) { return new SignatureStorage(eventBus, signal); } } class MLManager { async isEnabledFor(_name) { return false; } async deleteModel(_service) { return null; } isReady(_name) { return false; } guess(_data) {} toggleService(_name, _enabled) {} } ;// ./web/new_alt_text_manager.js class NewAltTextManager { #boundCancel = this.#cancel.bind(this); #createAutomaticallyButton; #currentEditor = null; #cancelButton; #descriptionContainer; #dialog; #disclaimer; #downloadModel; #downloadModelDescription; #eventBus; #firstTime = false; #guessedAltText; #hasAI = null; #isEditing = null; #imagePreview; #imageData; #isAILoading = false; #wasAILoading = false; #learnMore; #notNowButton; #overlayManager; #textarea; #title; #uiManager; #previousAltText = null; constructor({ descriptionContainer, dialog, imagePreview, cancelButton, disclaimer, notNowButton, saveButton, textarea, learnMore, errorCloseButton, createAutomaticallyButton, downloadModel, downloadModelDescription, title }, overlayManager, eventBus) { this.#cancelButton = cancelButton; this.#createAutomaticallyButton = createAutomaticallyButton; this.#descriptionContainer = descriptionContainer; this.#dialog = dialog; this.#disclaimer = disclaimer; this.#notNowButton = notNowButton; this.#imagePreview = imagePreview; this.#textarea = textarea; this.#learnMore = learnMore; this.#title = title; this.#downloadModel = downloadModel; this.#downloadModelDescription = downloadModelDescription; this.#overlayManager = overlayManager; this.#eventBus = eventBus; dialog.addEventListener("close", this.#close.bind(this)); dialog.addEventListener("contextmenu", event => { if (event.target !== this.#textarea) { event.preventDefault(); } }); cancelButton.addEventListener("click", this.#boundCancel); notNowButton.addEventListener("click", this.#boundCancel); saveButton.addEventListener("click", this.#save.bind(this)); errorCloseButton.addEventListener("click", () => { this.#toggleError(false); }); createAutomaticallyButton.addEventListener("click", async () => { const checked = createAutomaticallyButton.getAttribute("aria-pressed") !== "true"; this.#currentEditor._reportTelemetry({ action: "pdfjs.image.alt_text.ai_generation_check", data: { status: checked } }); if (this.#uiManager) { this.#uiManager.setPreference("enableGuessAltText", checked); await this.#uiManager.mlManager.toggleService("altText", checked); } this.#toggleGuessAltText(checked, false); }); textarea.addEventListener("focus", () => { this.#wasAILoading = this.#isAILoading; this.#toggleLoading(false); this.#toggleTitleAndDisclaimer(); }); textarea.addEventListener("blur", () => { if (!textarea.value) { this.#toggleLoading(this.#wasAILoading); } this.#toggleTitleAndDisclaimer(); }); textarea.addEventListener("input", () => { this.#toggleTitleAndDisclaimer(); }); eventBus._on("enableguessalttext", ({ value }) => { this.#toggleGuessAltText(value, false); }); this.#overlayManager.register(dialog); this.#learnMore.addEventListener("click", () => { this.#currentEditor._reportTelemetry({ action: "pdfjs.image.alt_text.info", data: { topic: "alt_text" } }); }); } #toggleLoading(value) { if (!this.#uiManager || this.#isAILoading === value) { return; } this.#isAILoading = value; this.#descriptionContainer.classList.toggle("loading", value); } #toggleError(value) { if (!this.#uiManager) { return; } this.#dialog.classList.toggle("error", value); } async #toggleGuessAltText(value, isInitial = false) { if (!this.#uiManager) { return; } this.#dialog.classList.toggle("aiDisabled", !value); this.#createAutomaticallyButton.setAttribute("aria-pressed", value); if (value) { const { altTextLearnMoreUrl } = this.#uiManager.mlManager; if (altTextLearnMoreUrl) { this.#learnMore.href = altTextLearnMoreUrl; } this.#mlGuessAltText(isInitial); } else { this.#toggleLoading(false); this.#isAILoading = false; this.#toggleTitleAndDisclaimer(); } } #toggleNotNow() { this.#notNowButton.classList.toggle("hidden", !this.#firstTime); this.#cancelButton.classList.toggle("hidden", this.#firstTime); } #toggleAI(value) { if (!this.#uiManager || this.#hasAI === value) { return; } this.#hasAI = value; this.#dialog.classList.toggle("noAi", !value); this.#toggleTitleAndDisclaimer(); } #toggleTitleAndDisclaimer() { const visible = this.#isAILoading || this.#guessedAltText && this.#guessedAltText === this.#textarea.value; this.#disclaimer.hidden = !visible; const isEditing = this.#isAILoading || !!this.#textarea.value; if (this.#isEditing === isEditing) { return; } this.#isEditing = isEditing; this.#title.setAttribute("data-l10n-id", isEditing ? "pdfjs-editor-new-alt-text-dialog-edit-label" : "pdfjs-editor-new-alt-text-dialog-add-label"); } async #mlGuessAltText(isInitial) { if (this.#isAILoading) { return; } if (this.#textarea.value) { return; } if (isInitial && this.#previousAltText !== null) { return; } this.#guessedAltText = this.#currentEditor.guessedAltText; if (this.#previousAltText === null && this.#guessedAltText) { this.#addAltText(this.#guessedAltText); return; } this.#toggleLoading(true); this.#toggleTitleAndDisclaimer(); let hasError = false; try { const altText = await this.#currentEditor.mlGuessAltText(this.#imageData, false); if (altText) { this.#guessedAltText = altText; this.#wasAILoading = this.#isAILoading; if (this.#isAILoading) { this.#addAltText(altText); } } } catch (e) { console.error(e); hasError = true; } this.#toggleLoading(false); this.#toggleTitleAndDisclaimer(); if (hasError && this.#uiManager) { this.#toggleError(true); } } #addAltText(altText) { if (!this.#uiManager || this.#textarea.value) { return; } this.#textarea.value = altText; this.#toggleTitleAndDisclaimer(); } #setProgress() { this.#downloadModel.classList.toggle("hidden", false); const callback = async ({ detail: { finished, total, totalLoaded } }) => { const ONE_MEGA_BYTES = 1e6; totalLoaded = Math.min(0.99 * total, totalLoaded); const totalSize = this.#downloadModelDescription.ariaValueMax = Math.round(total / ONE_MEGA_BYTES); const downloadedSize = this.#downloadModelDescription.ariaValueNow = Math.round(totalLoaded / ONE_MEGA_BYTES); this.#downloadModelDescription.setAttribute("data-l10n-args", JSON.stringify({ totalSize, downloadedSize })); if (!finished) { return; } this.#eventBus._off("loadaiengineprogress", callback); this.#downloadModel.classList.toggle("hidden", true); this.#toggleAI(true); if (!this.#uiManager) { return; } const { mlManager } = this.#uiManager; mlManager.toggleService("altText", true); this.#toggleGuessAltText(await mlManager.isEnabledFor("altText"), true); }; this.#eventBus._on("loadaiengineprogress", callback); } async editAltText(uiManager, editor, firstTime) { if (this.#currentEditor || !editor) { return; } if (firstTime && editor.hasAltTextData()) { editor.altTextFinish(); return; } this.#firstTime = firstTime; let { mlManager } = uiManager; let hasAI = !!mlManager; this.#toggleTitleAndDisclaimer(); if (mlManager && !mlManager.isReady("altText")) { hasAI = false; if (mlManager.hasProgress) { this.#setProgress(); } else { mlManager = null; } } else { this.#downloadModel.classList.toggle("hidden", true); } const isAltTextEnabledPromise = mlManager?.isEnabledFor("altText"); this.#currentEditor = editor; this.#uiManager = uiManager; this.#uiManager.removeEditListeners(); ({ altText: this.#previousAltText } = editor.altTextData); this.#textarea.value = this.#previousAltText ?? ""; const AI_MAX_IMAGE_DIMENSION = 224; const MAX_PREVIEW_DIMENSION = 180; let canvas, width, height; if (mlManager) { ({ canvas, width, height, imageData: this.#imageData } = editor.copyCanvas(AI_MAX_IMAGE_DIMENSION, MAX_PREVIEW_DIMENSION, true)); if (hasAI) { this.#toggleGuessAltText(await isAltTextEnabledPromise, true); } } else { ({ canvas, width, height } = editor.copyCanvas(AI_MAX_IMAGE_DIMENSION, MAX_PREVIEW_DIMENSION, false)); } canvas.setAttribute("role", "presentation"); const { style } = canvas; style.width = `${width}px`; style.height = `${height}px`; this.#imagePreview.append(canvas); this.#toggleNotNow(); this.#toggleAI(hasAI); this.#toggleError(false); try { await this.#overlayManager.open(this.#dialog); } catch (ex) { this.#close(); throw ex; } } #cancel() { this.#currentEditor.altTextData = { cancel: true }; const altText = this.#textarea.value.trim(); this.#currentEditor._reportTelemetry({ action: "pdfjs.image.alt_text.dismiss", data: { alt_text_type: altText ? "present" : "empty", flow: this.#firstTime ? "image_add" : "alt_text_edit" } }); this.#currentEditor._reportTelemetry({ action: "pdfjs.image.image_added", data: { alt_text_modal: true, alt_text_type: "skipped" } }); this.#finish(); } #finish() { this.#overlayManager.closeIfActive(this.#dialog); } #close() { const canvas = this.#imagePreview.firstChild; canvas.remove(); canvas.width = canvas.height = 0; this.#imageData = null; this.#toggleLoading(false); this.#uiManager?.addEditListeners(); this.#currentEditor.altTextFinish(); this.#uiManager?.setSelected(this.#currentEditor); this.#currentEditor = null; this.#uiManager = null; } #extractWords(text) { return new Set(text.toLowerCase().split(/[^\p{L}\p{N}]+/gu).filter(x => !!x)); } #save() { const altText = this.#textarea.value.trim(); this.#currentEditor.altTextData = { altText, decorative: false }; this.#currentEditor.altTextData.guessedAltText = this.#guessedAltText; if (this.#guessedAltText && this.#guessedAltText !== altText) { const guessedWords = this.#extractWords(this.#guessedAltText); const words = this.#extractWords(altText); this.#currentEditor._reportTelemetry({ action: "pdfjs.image.alt_text.user_edit", data: { total_words: guessedWords.size, words_removed: guessedWords.difference(words).size, words_added: words.difference(guessedWords).size } }); } this.#currentEditor._reportTelemetry({ action: "pdfjs.image.image_added", data: { alt_text_modal: true, alt_text_type: altText ? "present" : "empty" } }); this.#currentEditor._reportTelemetry({ action: "pdfjs.image.alt_text.save", data: { alt_text_type: altText ? "present" : "empty", flow: this.#firstTime ? "image_add" : "alt_text_edit" } }); this.#finish(); } destroy() { this.#uiManager = null; this.#finish(); } } class ImageAltTextSettings { #aiModelSettings; #createModelButton; #downloadModelButton; #dialog; #eventBus; #mlManager; #overlayManager; #showAltTextDialogButton; constructor({ dialog, createModelButton, aiModelSettings, learnMore, closeButton, deleteModelButton, downloadModelButton, showAltTextDialogButton }, overlayManager, eventBus, mlManager) { this.#dialog = dialog; this.#aiModelSettings = aiModelSettings; this.#createModelButton = createModelButton; this.#downloadModelButton = downloadModelButton; this.#showAltTextDialogButton = showAltTextDialogButton; this.#overlayManager = overlayManager; this.#eventBus = eventBus; this.#mlManager = mlManager; const { altTextLearnMoreUrl } = mlManager; if (altTextLearnMoreUrl) { learnMore.href = altTextLearnMoreUrl; } dialog.addEventListener("contextmenu", noContextMenu); createModelButton.addEventListener("click", async e => { const checked = this.#togglePref("enableGuessAltText", e); await mlManager.toggleService("altText", checked); this.#reportTelemetry({ type: "stamp", action: "pdfjs.image.alt_text.settings_ai_generation_check", data: { status: checked } }); }); showAltTextDialogButton.addEventListener("click", e => { const checked = this.#togglePref("enableNewAltTextWhenAddingImage", e); this.#reportTelemetry({ type: "stamp", action: "pdfjs.image.alt_text.settings_edit_alt_text_check", data: { status: checked } }); }); deleteModelButton.addEventListener("click", this.#delete.bind(this, true)); downloadModelButton.addEventListener("click", this.#download.bind(this, true)); closeButton.addEventListener("click", this.#finish.bind(this)); learnMore.addEventListener("click", () => { this.#reportTelemetry({ type: "stamp", action: "pdfjs.image.alt_text.info", data: { topic: "ai_generation" } }); }); eventBus._on("enablealttextmodeldownload", ({ value }) => { if (value) { this.#download(false); } else { this.#delete(false); } }); this.#overlayManager.register(dialog); } #reportTelemetry(data) { this.#eventBus.dispatch("reporttelemetry", { source: this, details: { type: "editing", data } }); } async #download(isFromUI = false) { if (isFromUI) { this.#downloadModelButton.disabled = true; const span = this.#downloadModelButton.firstChild; span.setAttribute("data-l10n-id", "pdfjs-editor-alt-text-settings-downloading-model-button"); await this.#mlManager.downloadModel("altText"); span.setAttribute("data-l10n-id", "pdfjs-editor-alt-text-settings-download-model-button"); this.#createModelButton.disabled = false; this.#setPref("enableGuessAltText", true); this.#mlManager.toggleService("altText", true); this.#setPref("enableAltTextModelDownload", true); this.#downloadModelButton.disabled = false; } this.#aiModelSettings.classList.toggle("download", false); this.#createModelButton.setAttribute("aria-pressed", true); } async #delete(isFromUI = false) { if (isFromUI) { await this.#mlManager.deleteModel("altText"); this.#setPref("enableGuessAltText", false); this.#setPref("enableAltTextModelDownload", false); } this.#aiModelSettings.classList.toggle("download", true); this.#createModelButton.disabled = true; this.#createModelButton.setAttribute("aria-pressed", false); } async open({ enableGuessAltText, enableNewAltTextWhenAddingImage }) { const { enableAltTextModelDownload } = this.#mlManager; this.#createModelButton.disabled = !enableAltTextModelDownload; this.#createModelButton.setAttribute("aria-pressed", enableAltTextModelDownload && enableGuessAltText); this.#showAltTextDialogButton.setAttribute("aria-pressed", enableNewAltTextWhenAddingImage); this.#aiModelSettings.classList.toggle("download", !enableAltTextModelDownload); await this.#overlayManager.open(this.#dialog); this.#reportTelemetry({ type: "stamp", action: "pdfjs.image.alt_text.settings_displayed" }); } #togglePref(name, { target }) { const checked = target.getAttribute("aria-pressed") !== "true"; this.#setPref(name, checked); target.setAttribute("aria-pressed", checked); return checked; } #setPref(name, value) { this.#eventBus.dispatch("setpreference", { source: this, name, value }); } #finish() { this.#overlayManager.closeIfActive(this.#dialog); } } ;// ./web/alt_text_manager.js class AltTextManager { #clickAC = null; #currentEditor = null; #cancelButton; #dialog; #eventBus; #hasUsedPointer = false; #optionDescription; #optionDecorative; #overlayManager; #saveButton; #textarea; #uiManager; #previousAltText = null; #resizeAC = null; #svgElement = null; #rectElement = null; #container; #telemetryData = null; constructor({ dialog, optionDescription, optionDecorative, textarea, cancelButton, saveButton }, container, overlayManager, eventBus) { this.#dialog = dialog; this.#optionDescription = optionDescription; this.#optionDecorative = optionDecorative; this.#textarea = textarea; this.#cancelButton = cancelButton; this.#saveButton = saveButton; this.#overlayManager = overlayManager; this.#eventBus = eventBus; this.#container = container; const onUpdateUIState = this.#updateUIState.bind(this); dialog.addEventListener("close", this.#close.bind(this)); dialog.addEventListener("contextmenu", event => { if (event.target !== this.#textarea) { event.preventDefault(); } }); cancelButton.addEventListener("click", this.#finish.bind(this)); saveButton.addEventListener("click", this.#save.bind(this)); optionDescription.addEventListener("change", onUpdateUIState); optionDecorative.addEventListener("change", onUpdateUIState); this.#overlayManager.register(dialog); } #createSVGElement() { if (this.#svgElement) { return; } const svgFactory = new DOMSVGFactory(); const svg = this.#svgElement = svgFactory.createElement("svg"); svg.setAttribute("width", "0"); svg.setAttribute("height", "0"); const defs = svgFactory.createElement("defs"); svg.append(defs); const mask = svgFactory.createElement("mask"); defs.append(mask); mask.setAttribute("id", "alttext-manager-mask"); mask.setAttribute("maskContentUnits", "objectBoundingBox"); let rect = svgFactory.createElement("rect"); mask.append(rect); rect.setAttribute("fill", "white"); rect.setAttribute("width", "1"); rect.setAttribute("height", "1"); rect.setAttribute("x", "0"); rect.setAttribute("y", "0"); rect = this.#rectElement = svgFactory.createElement("rect"); mask.append(rect); rect.setAttribute("fill", "black"); this.#dialog.append(svg); } async editAltText(uiManager, editor) { if (this.#currentEditor || !editor) { return; } this.#createSVGElement(); this.#hasUsedPointer = false; this.#clickAC = new AbortController(); const clickOpts = { signal: this.#clickAC.signal }, onClick = this.#onClick.bind(this); for (const element of [this.#optionDescription, this.#optionDecorative, this.#textarea, this.#saveButton, this.#cancelButton]) { element.addEventListener("click", onClick, clickOpts); } const { altText, decorative } = editor.altTextData; if (decorative === true) { this.#optionDecorative.checked = true; this.#optionDescription.checked = false; } else { this.#optionDecorative.checked = false; this.#optionDescription.checked = true; } this.#previousAltText = this.#textarea.value = altText?.trim() || ""; this.#updateUIState(); this.#currentEditor = editor; this.#uiManager = uiManager; this.#uiManager.removeEditListeners(); this.#resizeAC = new AbortController(); this.#eventBus._on("resize", this.#setPosition.bind(this), { signal: this.#resizeAC.signal }); try { await this.#overlayManager.open(this.#dialog); this.#setPosition(); } catch (ex) { this.#close(); throw ex; } } #setPosition() { if (!this.#currentEditor) { return; } const dialog = this.#dialog; const { style } = dialog; const { x: containerX, y: containerY, width: containerW, height: containerH } = this.#container.getBoundingClientRect(); const { innerWidth: windowW, innerHeight: windowH } = window; const { width: dialogW, height: dialogH } = dialog.getBoundingClientRect(); const { x, y, width, height } = this.#currentEditor.getClientDimensions(); const MARGIN = 10; const isLTR = this.#uiManager.direction === "ltr"; const xs = Math.max(x, containerX); const xe = Math.min(x + width, containerX + containerW); const ys = Math.max(y, containerY); const ye = Math.min(y + height, containerY + containerH); this.#rectElement.setAttribute("width", `${(xe - xs) / windowW}`); this.#rectElement.setAttribute("height", `${(ye - ys) / windowH}`); this.#rectElement.setAttribute("x", `${xs / windowW}`); this.#rectElement.setAttribute("y", `${ys / windowH}`); let left = null; let top = Math.max(y, 0); top += Math.min(windowH - (top + dialogH), 0); if (isLTR) { if (x + width + MARGIN + dialogW < windowW) { left = x + width + MARGIN; } else if (x > dialogW + MARGIN) { left = x - dialogW - MARGIN; } } else if (x > dialogW + MARGIN) { left = x - dialogW - MARGIN; } else if (x + width + MARGIN + dialogW < windowW) { left = x + width + MARGIN; } if (left === null) { top = null; left = Math.max(x, 0); left += Math.min(windowW - (left + dialogW), 0); if (y > dialogH + MARGIN) { top = y - dialogH - MARGIN; } else if (y + height + MARGIN + dialogH < windowH) { top = y + height + MARGIN; } } if (top !== null) { dialog.classList.add("positioned"); if (isLTR) { style.left = `${left}px`; } else { style.right = `${windowW - left - dialogW}px`; } style.top = `${top}px`; } else { dialog.classList.remove("positioned"); style.left = ""; style.top = ""; } } #finish() { this.#overlayManager.closeIfActive(this.#dialog); } #close() { this.#currentEditor._reportTelemetry(this.#telemetryData || { action: "alt_text_cancel", alt_text_keyboard: !this.#hasUsedPointer }); this.#telemetryData = null; this.#removeOnClickListeners(); this.#uiManager?.addEditListeners(); this.#resizeAC?.abort(); this.#resizeAC = null; this.#currentEditor.altTextFinish(); this.#currentEditor = null; this.#uiManager = null; } #updateUIState() { this.#textarea.disabled = this.#optionDecorative.checked; } #save() { const altText = this.#textarea.value.trim(); const decorative = this.#optionDecorative.checked; this.#currentEditor.altTextData = { altText, decorative }; this.#telemetryData = { action: "alt_text_save", alt_text_description: !!altText, alt_text_edit: !!this.#previousAltText && this.#previousAltText !== altText, alt_text_decorative: decorative, alt_text_keyboard: !this.#hasUsedPointer }; this.#finish(); } #onClick(evt) { if (evt.detail === 0) { return; } this.#hasUsedPointer = true; this.#removeOnClickListeners(); } #removeOnClickListeners() { this.#clickAC?.abort(); this.#clickAC = null; } destroy() { this.#uiManager = null; this.#finish(); this.#svgElement?.remove(); this.#svgElement = this.#rectElement = null; } } ;// ./web/annotation_editor_params.js class AnnotationEditorParams { constructor(options, eventBus) { this.eventBus = eventBus; this.#bindListeners(options); } #bindListeners({ editorFreeTextFontSize, editorFreeTextColor, editorInkColor, editorInkThickness, editorInkOpacity, editorStampAddImage, editorFreeHighlightThickness, editorHighlightShowAll, editorSignatureAddSignature }) { const { eventBus } = this; const dispatchEvent = (typeStr, value) => { eventBus.dispatch("switchannotationeditorparams", { source: this, type: AnnotationEditorParamsType[typeStr], value }); }; editorFreeTextFontSize.addEventListener("input", function () { dispatchEvent("FREETEXT_SIZE", this.valueAsNumber); }); editorFreeTextColor.addEventListener("input", function () { dispatchEvent("FREETEXT_COLOR", this.value); }); editorInkColor.addEventListener("input", function () { dispatchEvent("INK_COLOR", this.value); }); editorInkThickness.addEventListener("input", function () { dispatchEvent("INK_THICKNESS", this.valueAsNumber); }); editorInkOpacity.addEventListener("input", function () { dispatchEvent("INK_OPACITY", this.valueAsNumber); }); editorStampAddImage.addEventListener("click", () => { eventBus.dispatch("reporttelemetry", { source: this, details: { type: "editing", data: { action: "pdfjs.image.add_image_click" } } }); dispatchEvent("CREATE"); }); editorFreeHighlightThickness.addEventListener("input", function () { dispatchEvent("HIGHLIGHT_THICKNESS", this.valueAsNumber); }); editorHighlightShowAll.addEventListener("click", function () { const checked = this.getAttribute("aria-pressed") === "true"; this.setAttribute("aria-pressed", !checked); dispatchEvent("HIGHLIGHT_SHOW_ALL", !checked); }); editorSignatureAddSignature.addEventListener("click", () => { dispatchEvent("CREATE"); }); eventBus._on("annotationeditorparamschanged", evt => { for (const [type, value] of evt.details) { switch (type) { case AnnotationEditorParamsType.FREETEXT_SIZE: editorFreeTextFontSize.value = value; break; case AnnotationEditorParamsType.FREETEXT_COLOR: editorFreeTextColor.value = value; break; case AnnotationEditorParamsType.INK_COLOR: editorInkColor.value = value; break; case AnnotationEditorParamsType.INK_THICKNESS: editorInkThickness.value = value; break; case AnnotationEditorParamsType.INK_OPACITY: editorInkOpacity.value = value; break; case AnnotationEditorParamsType.HIGHLIGHT_COLOR: eventBus.dispatch("mainhighlightcolorpickerupdatecolor", { source: this, value }); break; case AnnotationEditorParamsType.HIGHLIGHT_THICKNESS: editorFreeHighlightThickness.value = value; break; case AnnotationEditorParamsType.HIGHLIGHT_FREE: editorFreeHighlightThickness.disabled = !value; break; case AnnotationEditorParamsType.HIGHLIGHT_SHOW_ALL: editorHighlightShowAll.setAttribute("aria-pressed", value); break; } } }); } } ;// ./web/caret_browsing.js const PRECISION = 1e-1; class CaretBrowsingMode { #mainContainer; #toolBarHeight = 0; #viewerContainer; constructor(abortSignal, mainContainer, viewerContainer, toolbarContainer) { this.#mainContainer = mainContainer; this.#viewerContainer = viewerContainer; if (!toolbarContainer) { return; } this.#toolBarHeight = toolbarContainer.getBoundingClientRect().height; const toolbarObserver = new ResizeObserver(entries => { for (const entry of entries) { if (entry.target === toolbarContainer) { this.#toolBarHeight = Math.floor(entry.borderBoxSize[0].blockSize); break; } } }); toolbarObserver.observe(toolbarContainer); abortSignal.addEventListener("abort", () => toolbarObserver.disconnect(), { once: true }); } #isOnSameLine(rect1, rect2) { const top1 = rect1.y; const bot1 = rect1.bottom; const mid1 = rect1.y + rect1.height / 2; const top2 = rect2.y; const bot2 = rect2.bottom; const mid2 = rect2.y + rect2.height / 2; return top1 <= mid2 && mid2 <= bot1 || top2 <= mid1 && mid1 <= bot2; } #isUnderOver(rect, x, y, isUp) { const midY = rect.y + rect.height / 2; return (isUp ? y >= midY : y <= midY) && rect.x - PRECISION <= x && x <= rect.right + PRECISION; } #isVisible(rect) { return rect.top >= this.#toolBarHeight && rect.left >= 0 && rect.bottom <= (window.innerHeight || document.documentElement.clientHeight) && rect.right <= (window.innerWidth || document.documentElement.clientWidth); } #getCaretPosition(selection, isUp) { const { focusNode, focusOffset } = selection; const range = document.createRange(); range.setStart(focusNode, focusOffset); range.setEnd(focusNode, focusOffset); const rect = range.getBoundingClientRect(); return [rect.x, isUp ? rect.top : rect.bottom]; } static #caretPositionFromPoint(x, y) { if (!document.caretPositionFromPoint) { const { startContainer: offsetNode, startOffset: offset } = document.caretRangeFromPoint(x, y); return { offsetNode, offset }; } return document.caretPositionFromPoint(x, y); } #setCaretPositionHelper(selection, caretX, select, element, rect) { rect ||= element.getBoundingClientRect(); if (caretX <= rect.x + PRECISION) { if (select) { selection.extend(element.firstChild, 0); } else { selection.setPosition(element.firstChild, 0); } return; } if (rect.right - PRECISION <= caretX) { const { lastChild } = element; if (select) { selection.extend(lastChild, lastChild.length); } else { selection.setPosition(lastChild, lastChild.length); } return; } const midY = rect.y + rect.height / 2; let caretPosition = CaretBrowsingMode.#caretPositionFromPoint(caretX, midY); let parentElement = caretPosition.offsetNode?.parentElement; if (parentElement && parentElement !== element) { const elementsAtPoint = document.elementsFromPoint(caretX, midY); const savedVisibilities = []; for (const el of elementsAtPoint) { if (el === element) { break; } const { style } = el; savedVisibilities.push([el, style.visibility]); style.visibility = "hidden"; } caretPosition = CaretBrowsingMode.#caretPositionFromPoint(caretX, midY); parentElement = caretPosition.offsetNode?.parentElement; for (const [el, visibility] of savedVisibilities) { el.style.visibility = visibility; } } if (parentElement !== element) { if (select) { selection.extend(element.firstChild, 0); } else { selection.setPosition(element.firstChild, 0); } return; } if (select) { selection.extend(caretPosition.offsetNode, caretPosition.offset); } else { selection.setPosition(caretPosition.offsetNode, caretPosition.offset); } } #setCaretPosition(select, selection, newLineElement, newLineElementRect, caretX) { if (this.#isVisible(newLineElementRect)) { this.#setCaretPositionHelper(selection, caretX, select, newLineElement, newLineElementRect); return; } this.#mainContainer.addEventListener("scrollend", this.#setCaretPositionHelper.bind(this, selection, caretX, select, newLineElement, null), { once: true }); newLineElement.scrollIntoView(); } #getNodeOnNextPage(textLayer, isUp) { while (true) { const page = textLayer.closest(".page"); const pageNumber = parseInt(page.getAttribute("data-page-number")); const nextPage = isUp ? pageNumber - 1 : pageNumber + 1; textLayer = this.#viewerContainer.querySelector(`.page[data-page-number="${nextPage}"] .textLayer`); if (!textLayer) { return null; } const walker = document.createTreeWalker(textLayer, NodeFilter.SHOW_TEXT); const node = isUp ? walker.lastChild() : walker.firstChild(); if (node) { return node; } } } moveCaret(isUp, select) { const selection = document.getSelection(); if (selection.rangeCount === 0) { return; } const { focusNode } = selection; const focusElement = focusNode.nodeType !== Node.ELEMENT_NODE ? focusNode.parentElement : focusNode; const root = focusElement.closest(".textLayer"); if (!root) { return; } const walker = document.createTreeWalker(root, NodeFilter.SHOW_TEXT); walker.currentNode = focusNode; const focusRect = focusElement.getBoundingClientRect(); let newLineElement = null; const nodeIterator = (isUp ? walker.previousSibling : walker.nextSibling).bind(walker); while (nodeIterator()) { const element = walker.currentNode.parentElement; if (!this.#isOnSameLine(focusRect, element.getBoundingClientRect())) { newLineElement = element; break; } } if (!newLineElement) { const node = this.#getNodeOnNextPage(root, isUp); if (!node) { return; } if (select) { const lastNode = (isUp ? walker.firstChild() : walker.lastChild()) || focusNode; selection.extend(lastNode, isUp ? 0 : lastNode.length); const range = document.createRange(); range.setStart(node, isUp ? node.length : 0); range.setEnd(node, isUp ? node.length : 0); selection.addRange(range); return; } const [caretX] = this.#getCaretPosition(selection, isUp); const { parentElement } = node; this.#setCaretPosition(select, selection, parentElement, parentElement.getBoundingClientRect(), caretX); return; } const [caretX, caretY] = this.#getCaretPosition(selection, isUp); const newLineElementRect = newLineElement.getBoundingClientRect(); if (this.#isUnderOver(newLineElementRect, caretX, caretY, isUp)) { this.#setCaretPosition(select, selection, newLineElement, newLineElementRect, caretX); return; } while (nodeIterator()) { const element = walker.currentNode.parentElement; const elementRect = element.getBoundingClientRect(); if (!this.#isOnSameLine(newLineElementRect, elementRect)) { break; } if (this.#isUnderOver(elementRect, caretX, caretY, isUp)) { this.#setCaretPosition(select, selection, element, elementRect, caretX); return; } } this.#setCaretPosition(select, selection, newLineElement, newLineElementRect, caretX); } } ;// ./web/comment_manager.js class CommentManager { #dialog; #popup; #sidebar; static #hasForcedColors = null; constructor(commentDialog, sidebar, eventBus, linkService, overlayManager, ltr, hasForcedColors) { const dateFormat = new Intl.DateTimeFormat(undefined, { dateStyle: "long" }); this.dialogElement = commentDialog.dialog; this.#dialog = new CommentDialog(commentDialog, overlayManager, eventBus, ltr); this.#popup = new CommentPopup(eventBus, dateFormat, ltr, this.dialogElement); this.#sidebar = new CommentSidebar(sidebar, eventBus, linkService, this.#popup, dateFormat, ltr); this.#popup.sidebar = this.#sidebar; CommentManager.#hasForcedColors = hasForcedColors; } setSidebarUiManager(uiManager) { this.#sidebar.setUIManager(uiManager); } showSidebar(annotations) { this.#sidebar.show(annotations); } hideSidebar() { this.#sidebar.hide(); } removeComments(ids) { this.#sidebar.removeComments(ids); } selectComment(id) { this.#sidebar.selectComment(null, id); } addComment(annotation) { this.#sidebar.addComment(annotation); } updateComment(annotation) { this.#sidebar.updateComment(annotation); } toggleCommentPopup(editor, isSelected, visibility, isEditable) { if (isSelected) { this.selectComment(editor.uid); } this.#popup.toggle(editor, isSelected, visibility, isEditable); } destroyPopup() { this.#popup.destroy(); } updatePopupColor(editor) { this.#popup.updateColor(editor); } showDialog(uiManager, editor, posX, posY, options) { return this.#dialog.open(uiManager, editor, posX, posY, options); } makeCommentColor(color, opacity) { return CommentManager._makeCommentColor(color, opacity); } static _makeCommentColor(color, opacity) { return this.#hasForcedColors ? null : findContrastColor(applyOpacity(...color, opacity ?? 1), CSSConstants.commentForegroundColor); } destroy() { this.#dialog.destroy(); this.#sidebar.hide(); this.#popup.destroy(); } } class CommentSidebar { #annotations = null; #eventBus; #boundCommentClick = this.#commentClick.bind(this); #boundCommentKeydown = this.#commentKeydown.bind(this); #sidebar; #closeButton; #commentsList; #commentCount; #dateFormat; #sidebarTitle; #learnMoreUrl; #linkService; #popup; #elementsToAnnotations = null; #idsToElements = null; #uiManager = null; #minWidth = 0; #maxWidth = 0; #initialWidth = 0; #width = 0; #ltr; constructor({ learnMoreUrl, sidebar, sidebarResizer, commentsList, commentCount, sidebarTitle, closeButton, commentToolbarButton }, eventBus, linkService, popup, dateFormat, ltr) { this.#sidebar = sidebar; this.#sidebarTitle = sidebarTitle; this.#commentsList = commentsList; this.#commentCount = commentCount; this.#learnMoreUrl = learnMoreUrl; this.#linkService = linkService; this.#closeButton = closeButton; this.#popup = popup; this.#dateFormat = dateFormat; this.#ltr = ltr; this.#eventBus = eventBus; const style = window.getComputedStyle(sidebar); this.#minWidth = parseFloat(style.getPropertyValue("--sidebar-min-width")); this.#maxWidth = parseFloat(style.getPropertyValue("--sidebar-max-width")); this.#initialWidth = this.#width = parseFloat(style.getPropertyValue("--sidebar-width")); this.#makeSidebarResizable(sidebarResizer); closeButton.addEventListener("click", () => { eventBus.dispatch("switchannotationeditormode", { source: this, mode: AnnotationEditorType.NONE }); }); const keyDownCallback = e => { if (e.key === "ArrowDown" || e.key === "Home" || e.key === "F6") { this.#commentsList.firstElementChild.focus(); stopEvent(e); } else if (e.key === "ArrowUp" || e.key === "End") { this.#commentsList.lastElementChild.focus(); stopEvent(e); } }; commentToolbarButton.addEventListener("keydown", keyDownCallback); sidebar.addEventListener("keydown", keyDownCallback); this.#sidebar.hidden = true; } #makeSidebarResizable(resizer) { let pointerMoveAC; const cancelResize = () => { this.#width = MathClamp(this.#width, this.#minWidth, this.#maxWidth); this.#sidebar.classList.remove("resizing"); pointerMoveAC?.abort(); pointerMoveAC = null; }; resizer.addEventListener("pointerdown", e => { if (pointerMoveAC) { cancelResize(); return; } const { clientX } = e; stopEvent(e); let prevX = clientX; pointerMoveAC = new AbortController(); const { signal } = pointerMoveAC; const sign = this.#ltr ? -1 : 1; const sidebar = this.#sidebar; const sidebarStyle = sidebar.style; sidebar.classList.add("resizing"); const parentStyle = sidebar.parentElement.style; parentStyle.minWidth = 0; window.addEventListener("contextmenu", noContextMenu, { signal }); window.addEventListener("pointermove", ev => { if (!pointerMoveAC) { return; } stopEvent(ev); const { clientX: x } = ev; const newWidth = this.#width += sign * (x - prevX); prevX = x; if (newWidth > this.#maxWidth || newWidth < this.#minWidth) { return; } sidebarStyle.width = `${newWidth.toFixed(3)}px`; parentStyle.insetInlineStart = `${(this.#initialWidth - newWidth).toFixed(3)}px`; }, { signal, capture: true }); window.addEventListener("blur", cancelResize, { signal }); window.addEventListener("pointerup", ev => { if (pointerMoveAC) { cancelResize(); stopEvent(ev); } }, { signal }); }); } setUIManager(uiManager) { this.#uiManager = uiManager; } show(annotations) { this.#elementsToAnnotations = new WeakMap(); this.#idsToElements = new Map(); this.#annotations = annotations; annotations.sort(this.#sortComments.bind(this)); if (annotations.length !== 0) { const fragment = document.createDocumentFragment(); for (const annotation of annotations) { fragment.append(this.#createCommentElement(annotation)); } this.#setCommentsCount(fragment); this.#commentsList.append(fragment); } else { this.#setCommentsCount(); } this.#sidebar.hidden = false; this.#eventBus.dispatch("reporttelemetry", { source: this, details: { type: "commentSidebar", data: { numberOfAnnotations: annotations.length } } }); } hide() { this.#sidebar.hidden = true; this.#commentsList.replaceChildren(); this.#elementsToAnnotations = null; this.#idsToElements = null; this.#annotations = null; } removeComments(ids) { if (ids.length === 0 || !this.#idsToElements) { return; } if (new Set(this.#idsToElements.keys()).difference(new Set(ids)).size === 0) { this.#removeAll(); return; } for (const id of ids) { this.#removeComment(id); } } focusComment(id) { const element = this.#idsToElements.get(id); if (!element) { return; } this.#sidebar.scrollTop = element.offsetTop - this.#sidebar.offsetTop; for (const el of this.#commentsList.children) { el.classList.toggle("selected", el === element); } } updateComment(annotation) { if (!this.#idsToElements) { return; } const { id, creationDate, modificationDate, richText, contentsObj, popupRef } = annotation; if (!popupRef || !richText && !contentsObj?.str) { this.#removeComment(id); } const element = this.#idsToElements.get(id); if (!element) { return; } const prevAnnotation = this.#elementsToAnnotations.get(element); let index = binarySearchFirstItem(this.#annotations, a => this.#sortComments(a, prevAnnotation) >= 0); if (index >= this.#annotations.length) { return; } this.#setDate(element.firstChild, modificationDate || creationDate); this.#setText(element.lastChild, richText, contentsObj); this.#annotations.splice(index, 1); index = binarySearchFirstItem(this.#annotations, a => this.#sortComments(a, annotation) >= 0); this.#annotations.splice(index, 0, annotation); if (index >= this.#commentsList.children.length) { this.#commentsList.append(element); } else { this.#commentsList.insertBefore(element, this.#commentsList.children[index]); } } #removeComment(id) { const element = this.#idsToElements?.get(id); if (!element) { return; } const annotation = this.#elementsToAnnotations.get(element); const index = binarySearchFirstItem(this.#annotations, a => this.#sortComments(a, annotation) >= 0); if (index >= this.#annotations.length) { return; } this.#annotations.splice(index, 1); element.remove(); this.#idsToElements.delete(id); this.#setCommentsCount(); } #removeAll() { this.#commentsList.replaceChildren(); this.#elementsToAnnotations = new WeakMap(); this.#idsToElements.clear(); this.#annotations.length = 0; this.#setCommentsCount(); } selectComment(element, id = null) { if (!this.#idsToElements) { return; } const hasNoElement = !element; element ||= this.#idsToElements.get(id); for (const el of this.#commentsList.children) { el.classList.toggle("selected", el === element); } if (hasNoElement) { element?.scrollIntoView({ behavior: "instant", block: "center" }); } } addComment(annotation) { if (this.#idsToElements?.has(annotation.id)) { return; } const { popupRef, contentsObj } = annotation; if (!popupRef || !contentsObj?.str) { return; } const commentItem = this.#createCommentElement(annotation); if (this.#annotations.length === 0) { this.#commentsList.replaceChildren(commentItem); this.#annotations.push(annotation); this.#setCommentsCount(); return; } const index = binarySearchFirstItem(this.#annotations, a => this.#sortComments(a, annotation) >= 0); this.#annotations.splice(index, 0, annotation); if (index >= this.#commentsList.children.length) { this.#commentsList.append(commentItem); } else { this.#commentsList.insertBefore(commentItem, this.#commentsList.children[index]); } this.#setCommentsCount(); } #setCommentsCount(container = this.#commentsList) { const count = this.#idsToElements.size; this.#sidebarTitle.setAttribute("data-l10n-args", JSON.stringify({ count })); this.#commentCount.textContent = count; if (count === 0) { container.append(this.#createZeroCommentElement()); } } #createZeroCommentElement() { const commentItem = document.createElement("li"); commentItem.classList.add("sidebarComment", "noComments"); const textDiv = document.createElement("div"); textDiv.className = "sidebarCommentText"; textDiv.setAttribute("data-l10n-id", "pdfjs-editor-comments-sidebar-no-comments1"); commentItem.append(textDiv); if (this.#learnMoreUrl) { const a = document.createElement("a"); a.setAttribute("data-l10n-id", "pdfjs-editor-comments-sidebar-no-comments-link"); a.href = this.#learnMoreUrl; a.target = "_blank"; a.rel = "noopener noreferrer"; commentItem.append(a); } return commentItem; } #setDate(element, date) { date = PDFDateString.toDateObject(date); element.dateTime = date.toISOString(); element.textContent = this.#dateFormat.format(date); } #setText(element, richText, contentsObj) { element.replaceChildren(); const html = richText?.str && (!contentsObj?.str || richText.str === contentsObj.str) ? richText.html : contentsObj?.str; renderRichText({ html, dir: contentsObj?.dir || "auto", className: "richText" }, element); } #createCommentElement(annotation) { const { id, creationDate, modificationDate, richText, contentsObj, color, opacity } = annotation; const commentItem = document.createElement("li"); commentItem.role = "button"; commentItem.className = "sidebarComment"; commentItem.tabIndex = -1; commentItem.style.backgroundColor = color && CommentManager._makeCommentColor(color, opacity) || ""; const dateDiv = document.createElement("time"); this.#setDate(dateDiv, modificationDate || creationDate); const textDiv = document.createElement("div"); textDiv.className = "sidebarCommentText"; this.#setText(textDiv, richText, contentsObj); commentItem.append(dateDiv, textDiv); commentItem.addEventListener("click", this.#boundCommentClick); commentItem.addEventListener("keydown", this.#boundCommentKeydown); this.#elementsToAnnotations.set(commentItem, annotation); this.#idsToElements.set(id, commentItem); return commentItem; } async #commentClick({ currentTarget }) { if (currentTarget.classList.contains("selected")) { currentTarget.classList.remove("selected"); this.#popup._hide(); return; } const annotation = this.#elementsToAnnotations.get(currentTarget); if (!annotation) { return; } this.#popup._hide(); const { id, pageIndex, rect } = annotation; const pageNumber = pageIndex + 1; const pageVisiblePromise = this.#uiManager?.waitForEditorsRendered(pageNumber); this.#linkService?.goToXY(pageNumber, rect[0], rect[3], { center: "both" }); this.selectComment(currentTarget); await pageVisiblePromise; this.#uiManager?.selectComment(pageIndex, id); } #commentKeydown(e) { const { key, currentTarget } = e; switch (key) { case "ArrowDown": (currentTarget.nextElementSibling || this.#commentsList.firstElementChild).focus(); stopEvent(e); break; case "ArrowUp": (currentTarget.previousElementSibling || this.#commentsList.lastElementChild).focus(); stopEvent(e); break; case "Home": this.#commentsList.firstElementChild.focus(); stopEvent(e); break; case "End": this.#commentsList.lastElementChild.focus(); stopEvent(e); break; case "Enter": case " ": this.#commentClick(e); stopEvent(e); break; case "ShiftTab": this.#closeButton.focus(); stopEvent(e); break; } } #sortComments(a, b) { const dateA = PDFDateString.toDateObject(a.modificationDate || a.creationDate); const dateB = PDFDateString.toDateObject(b.modificationDate || b.creationDate); if (dateA !== dateB) { if (dateA !== null && dateB !== null) { return dateB - dateA; } return dateA !== null ? -1 : 1; } if (a.pageIndex !== b.pageIndex) { return a.pageIndex - b.pageIndex; } if (a.rect[3] !== b.rect[3]) { return b.rect[3] - a.rect[3]; } if (a.rect[0] !== b.rect[0]) { return a.rect[0] - b.rect[0]; } if (a.rect[1] !== b.rect[1]) { return b.rect[1] - a.rect[1]; } if (a.rect[2] !== b.rect[2]) { return a.rect[2] - b.rect[2]; } return a.id.localeCompare(b.id); } } class CommentDialog { #dialog; #editor; #overlayManager; #previousText = ""; #commentText = ""; #textInput; #title; #saveButton; #uiManager; #prevDragX = 0; #prevDragY = 0; #dialogX = 0; #dialogY = 0; #isLTR; #eventBus; constructor({ dialog, toolbar, title, textInput, cancelButton, saveButton }, overlayManager, eventBus, ltr) { this.#dialog = dialog; this.#textInput = textInput; this.#overlayManager = overlayManager; this.#eventBus = eventBus; this.#saveButton = saveButton; this.#title = title; this.#isLTR = ltr; const finishBound = this.#finish.bind(this); dialog.addEventListener("close", finishBound); dialog.addEventListener("contextmenu", e => { if (e.target !== this.#textInput) { e.preventDefault(); } }); cancelButton.addEventListener("click", finishBound); saveButton.addEventListener("click", this.#save.bind(this)); textInput.addEventListener("input", () => { saveButton.disabled = textInput.value === this.#previousText; }); let pointerMoveAC; const cancelDrag = () => { dialog.classList.remove("dragging"); pointerMoveAC?.abort(); pointerMoveAC = null; }; toolbar.addEventListener("pointerdown", e => { if (pointerMoveAC) { cancelDrag(); return; } const { clientX, clientY } = e; stopEvent(e); this.#prevDragX = clientX; this.#prevDragY = clientY; pointerMoveAC = new AbortController(); const { signal } = pointerMoveAC; const { innerHeight, innerWidth } = window; dialog.classList.add("dragging"); window.addEventListener("pointermove", ev => { if (!pointerMoveAC) { return; } const { clientX: x, clientY: y } = ev; this.#setPosition(this.#dialogX + (x - this.#prevDragX) / innerWidth, this.#dialogY + (y - this.#prevDragY) / innerHeight); this.#prevDragX = x; this.#prevDragY = y; stopEvent(ev); }, { signal }); window.addEventListener("blur", cancelDrag, { signal }); window.addEventListener("pointerup", ev => { if (pointerMoveAC) { cancelDrag(); stopEvent(ev); } }, { signal }); }); overlayManager.register(dialog); } async open(uiManager, editor, posX, posY, options) { if (editor) { this.#uiManager = uiManager; this.#editor = editor; } const { contentsObj: { str }, color, opacity } = editor.getData(); const { style: dialogStyle } = this.#dialog; if (color) { dialogStyle.backgroundColor = CommentManager._makeCommentColor(color, opacity); dialogStyle.borderColor = Util.makeHexColor(...color); } else { dialogStyle.backgroundColor = dialogStyle.borderColor = ""; } this.#commentText = str || ""; const textInput = this.#textInput; textInput.value = this.#previousText = this.#commentText; if (str) { this.#title.setAttribute("data-l10n-id", "pdfjs-editor-edit-comment-dialog-title-when-editing"); this.#saveButton.setAttribute("data-l10n-id", "pdfjs-editor-edit-comment-dialog-save-button-when-editing"); } else { this.#title.setAttribute("data-l10n-id", "pdfjs-editor-edit-comment-dialog-title-when-adding"); this.#saveButton.setAttribute("data-l10n-id", "pdfjs-editor-edit-comment-dialog-save-button-when-adding"); } if (options?.height) { textInput.style.height = `${options.height}px`; } this.#uiManager?.removeEditListeners(); this.#saveButton.disabled = true; const parentDimensions = options?.parentDimensions; const { innerHeight, innerWidth } = window; if (editor.hasDefaultPopupPosition()) { const { dialogWidth, dialogHeight } = this._dialogDimensions; if (parentDimensions) { if (this.#isLTR && posX + dialogWidth > Math.min(parentDimensions.x + parentDimensions.width, innerWidth)) { const buttonWidth = this.#editor.commentButtonWidth; posX -= dialogWidth - buttonWidth * parentDimensions.width; } else if (!this.#isLTR) { const buttonWidth = this.#editor.commentButtonWidth * parentDimensions.width; if (posX - dialogWidth < Math.max(0, parentDimensions.x)) { posX = Math.max(0, posX); } else { posX -= dialogWidth - buttonWidth; } } } const height = Math.max(dialogHeight, options?.height || 0); if (posY + height > innerHeight) { posY = innerHeight - height; } if (posY < 0) { posY = 0; } } posX = MathClamp(posX / innerWidth, 0, 1); posY = MathClamp(posY / innerHeight, 0, 1); this.#setPosition(posX, posY); await this.#overlayManager.open(this.#dialog); textInput.focus(); } async #save() { this.#editor.comment = this.#textInput.value; this.#finish(); } get _dialogDimensions() { const dialog = this.#dialog; const { style } = dialog; style.opacity = "0"; style.display = "block"; const { width, height } = dialog.getBoundingClientRect(); style.opacity = style.display = ""; return shadow(this, "_dialogDimensions", { dialogWidth: width, dialogHeight: height }); } #setPosition(x, y) { this.#dialogX = x; this.#dialogY = y; const { style } = this.#dialog; style.left = `${100 * x}%`; style.top = `${100 * y}%`; } #finish() { if (!this.#editor) { return; } const edited = this.#textInput.value !== this.#commentText; this.#eventBus.dispatch("reporttelemetry", { source: this, details: { type: "comment", data: { edited } } }); this.#editor?.focusCommentButton(); this.#editor = null; this.#textInput.value = this.#previousText = this.#commentText = ""; this.#overlayManager.closeIfActive(this.#dialog); this.#textInput.style.height = ""; this.#uiManager?.addEditListeners(); this.#uiManager = null; } destroy() { this.#uiManager = null; this.#editor = null; this.#finish(); } } class CommentPopup { #buttonsContainer = null; #eventBus; #commentDialog; #dateFormat; #editor = null; #isLTR; #container = null; #text = null; #time = null; #prevDragX = 0; #prevDragY = 0; #posX = 0; #posY = 0; #previousFocusedElement = null; #selected = false; #visible = false; constructor(eventBus, dateFormat, ltr, commentDialog) { this.#eventBus = eventBus; this.#dateFormat = dateFormat; this.#isLTR = ltr; this.#commentDialog = commentDialog; this.sidebar = null; } get _popupWidth() { const container = this.#createPopup(); const { style } = container; style.opacity = "0"; style.display = "block"; document.body.append(container); const width = container.getBoundingClientRect().width; container.remove(); style.opacity = style.display = ""; return shadow(this, "_popupWidth", width); } #createPopup() { if (this.#container) { return this.#container; } const container = this.#container = document.createElement("div"); container.className = "commentPopup"; container.id = "commentPopup"; container.tabIndex = -1; container.role = "dialog"; container.ariaModal = "false"; container.addEventListener("contextmenu", noContextMenu); container.addEventListener("keydown", e => { if (e.key === "Escape") { this.toggle(this.#editor, true, false); this.#previousFocusedElement?.focus(); stopEvent(e); } }); container.addEventListener("click", () => { container.focus(); }); const top = document.createElement("div"); top.className = "commentPopupTop"; const time = this.#time = document.createElement("time"); time.className = "commentPopupTime"; const buttons = this.#buttonsContainer = document.createElement("div"); buttons.className = "commentPopupButtons"; const edit = document.createElement("button"); edit.classList.add("commentPopupEdit", "toolbarButton"); edit.tabIndex = 0; edit.setAttribute("data-l10n-id", "pdfjs-editor-edit-comment-popup-button"); edit.ariaHasPopup = "dialog"; edit.ariaControlsElements = [this.#commentDialog]; const editLabel = document.createElement("span"); editLabel.setAttribute("data-l10n-id", "pdfjs-editor-edit-comment-popup-button-label"); edit.append(editLabel); edit.addEventListener("click", () => { const editor = this.#editor; const height = parseFloat(getComputedStyle(this.#text).height); this.toggle(editor, true, false); editor.editComment({ height }); }); edit.addEventListener("contextmenu", noContextMenu); const del = document.createElement("button"); del.classList.add("commentPopupDelete", "toolbarButton"); del.tabIndex = 0; del.setAttribute("data-l10n-id", "pdfjs-editor-delete-comment-popup-button"); const delLabel = document.createElement("span"); delLabel.setAttribute("data-l10n-id", "pdfjs-editor-delete-comment-popup-button-label"); del.append(delLabel); del.addEventListener("click", () => { this.#eventBus.dispatch("reporttelemetry", { source: this, details: { type: "comment", data: { deleted: true } } }); this.#editor.comment = null; this.#editor.focus(); this.destroy(); }); del.addEventListener("contextmenu", noContextMenu); buttons.append(edit, del); top.append(time, buttons); const separator = document.createElement("hr"); const text = this.#text = document.createElement("div"); text.className = "commentPopupText"; container.append(top, separator, text); let pointerMoveAC; const cancelDrag = () => { container.classList.remove("dragging"); pointerMoveAC?.abort(); pointerMoveAC = null; }; top.addEventListener("pointerdown", e => { if (pointerMoveAC) { cancelDrag(); return; } const { target, clientX, clientY } = e; if (buttons.contains(target)) { return; } stopEvent(e); const { width: parentWidth, height: parentHeight } = this.#editor.parentBoundingClientRect; this.#prevDragX = clientX; this.#prevDragY = clientY; pointerMoveAC = new AbortController(); const { signal } = pointerMoveAC; container.classList.add("dragging"); window.addEventListener("pointermove", ev => { if (!pointerMoveAC) { return; } const { clientX: x, clientY: y } = ev; this.#setPosition(this.#posX + (x - this.#prevDragX) / parentWidth, this.#posY + (y - this.#prevDragY) / parentHeight, false); this.#prevDragX = x; this.#prevDragY = y; stopEvent(ev); }, { signal }); window.addEventListener("blur", cancelDrag, { signal }); window.addEventListener("pointerup", ev => { if (pointerMoveAC) { cancelDrag(); stopEvent(ev); } }, { signal }); }); return container; } updateColor(editor) { if (this.#editor !== editor || !this.#visible) { return; } const { color, opacity } = editor.getData(); this.#container.style.backgroundColor = color && CommentManager._makeCommentColor(color, opacity) || ""; } _hide(editor) { const container = this.#createPopup(); container.classList.toggle("hidden", true); container.classList.toggle("selected", false); (editor || this.#editor)?.setCommentButtonStates({ selected: false, hasPopup: false }); this.#editor = null; this.#selected = false; this.#visible = false; this.#text.replaceChildren(); this.sidebar.selectComment(null); } toggle(editor, isSelected, visibility = undefined, isEditable = true) { if (!editor) { this.destroy(); return; } if (isSelected) { visibility ??= this.#editor === editor ? !this.#selected || !this.#visible : true; } else { if (this.#selected) { return; } visibility ??= !this.#visible; } if (!visibility) { this._hide(editor); return; } this.#visible = true; if (this.#editor !== editor) { this.#editor?.setCommentButtonStates({ selected: false, hasPopup: false }); } const container = this.#createPopup(); this.#buttonsContainer.classList.toggle("hidden", !isEditable); container.classList.toggle("hidden", false); container.classList.toggle("selected", isSelected); this.#selected = isSelected; this.#editor = editor; editor.setCommentButtonStates({ selected: isSelected, hasPopup: true }); const { contentsObj, richText, creationDate, modificationDate, color, opacity } = editor.getData(); container.style.backgroundColor = color && CommentManager._makeCommentColor(color, opacity) || ""; this.#text.replaceChildren(); const html = richText?.str && (!contentsObj?.str || richText.str === contentsObj.str) ? richText.html : contentsObj?.str; if (html) { renderRichText({ html, dir: contentsObj?.dir || "auto", className: "richText" }, this.#text); } this.#time.textContent = this.#dateFormat.format(PDFDateString.toDateObject(modificationDate || creationDate)); this.#setPosition(...editor.commentPopupPosition, editor.hasDefaultPopupPosition()); editor.elementBeforePopup.after(container); container.addEventListener("focus", ({ relatedTarget }) => { this.#previousFocusedElement = relatedTarget; }, { once: true }); if (isSelected) { setTimeout(() => container.focus(), 0); } } #setPosition(x, y, correctPosition) { if (!correctPosition) { this.#editor.commentPopupPosition = [x, y]; } else { const parentRect = this.#editor.parentBoundingClientRect; const widthRatio = this._popupWidth / parentRect.width; if (this.#isLTR && x + widthRatio > 1 || !this.#isLTR && x - widthRatio >= 0) { const buttonWidth = this.#editor.commentButtonWidth; x -= widthRatio - buttonWidth; } const margin = 0.01; if (this.#isLTR) { x = Math.max(x, -parentRect.x / parentRect.width + margin); } else { x = Math.min(x, (window.innerWidth - parentRect.x) / parentRect.width - widthRatio - margin); } } this.#posX = x; this.#posY = y; const { style } = this.#container; style.left = `${100 * x}%`; style.top = `${100 * y}%`; } destroy() { this._hide(); this.#container?.remove(); this.#container = this.#text = this.#time = null; this.#prevDragX = this.#prevDragY = Infinity; this.#posX = this.#posY = 0; this.#previousFocusedElement = null; } } ;// ./web/download_manager.js function download(blobUrl, filename) { const a = document.createElement("a"); if (!a.click) { throw new Error('DownloadManager: "a.click()" is not supported.'); } a.href = blobUrl; a.target = "_parent"; if ("download" in a) { a.download = filename; } (document.body || document.documentElement).append(a); a.click(); a.remove(); } class DownloadManager { #openBlobUrls = new WeakMap(); downloadData(data, filename, contentType) { const blobUrl = URL.createObjectURL(new Blob([data], { type: contentType })); download(blobUrl, filename); } openOrDownloadData(data, filename, dest = null) { const isPdfData = isPdfFile(filename); const contentType = isPdfData ? "application/pdf" : ""; if (isPdfData) { let blobUrl = this.#openBlobUrls.get(data); if (!blobUrl) { blobUrl = URL.createObjectURL(new Blob([data], { type: contentType })); this.#openBlobUrls.set(data, blobUrl); } let viewerUrl; viewerUrl = "?file=" + encodeURIComponent(blobUrl + "#" + filename); if (dest) { viewerUrl += `#${escape(dest)}`; } try { window.open(viewerUrl); return true; } catch (ex) { console.error("openOrDownloadData:", ex); URL.revokeObjectURL(blobUrl); this.#openBlobUrls.delete(data); } } this.downloadData(data, filename, contentType); return false; } download(data, url, filename) { let blobUrl; if (data) { blobUrl = URL.createObjectURL(new Blob([data], { type: "application/pdf" })); } else { if (!createValidAbsoluteUrl(url, "http://example.com")) { console.error(`download - not a valid URL: ${url}`); return; } blobUrl = url + "#pdfjs.action=download"; } download(blobUrl, filename); } } ;// ./web/editor_undo_bar.js class EditorUndoBar { #closeButton = null; #container; #eventBus = null; #focusTimeout = null; #initController = null; isOpen = false; #message; #showController = null; #undoButton; static #l10nMessages = Object.freeze({ highlight: "pdfjs-editor-undo-bar-message-highlight", freetext: "pdfjs-editor-undo-bar-message-freetext", stamp: "pdfjs-editor-undo-bar-message-stamp", ink: "pdfjs-editor-undo-bar-message-ink", signature: "pdfjs-editor-undo-bar-message-signature", _multiple: "pdfjs-editor-undo-bar-message-multiple" }); constructor({ container, message, undoButton, closeButton }, eventBus) { this.#container = container; this.#message = message; this.#undoButton = undoButton; this.#closeButton = closeButton; this.#eventBus = eventBus; } destroy() { this.#initController?.abort(); this.#initController = null; this.hide(); } show(undoAction, messageData) { if (!this.#initController) { this.#initController = new AbortController(); const opts = { signal: this.#initController.signal }; const boundHide = this.hide.bind(this); this.#container.addEventListener("contextmenu", noContextMenu, opts); this.#closeButton.addEventListener("click", boundHide, opts); this.#eventBus._on("beforeprint", boundHide, opts); this.#eventBus._on("download", boundHide, opts); } this.hide(); if (typeof messageData === "string") { this.#message.setAttribute("data-l10n-id", EditorUndoBar.#l10nMessages[messageData]); } else { this.#message.setAttribute("data-l10n-id", EditorUndoBar.#l10nMessages._multiple); this.#message.setAttribute("data-l10n-args", JSON.stringify({ count: messageData })); } this.isOpen = true; this.#container.hidden = false; this.#showController = new AbortController(); this.#undoButton.addEventListener("click", () => { undoAction(); this.hide(); }, { signal: this.#showController.signal }); this.#focusTimeout = setTimeout(() => { this.#container.focus(); this.#focusTimeout = null; }, 100); } hide() { if (!this.isOpen) { return; } this.isOpen = false; this.#container.hidden = true; this.#showController?.abort(); this.#showController = null; if (this.#focusTimeout) { clearTimeout(this.#focusTimeout); this.#focusTimeout = null; } } } ;// ./web/overlay_manager.js class OverlayManager { #overlays = new WeakMap(); #active = null; get active() { return this.#active; } async register(dialog, canForceClose = false) { if (typeof dialog !== "object") { throw new Error("Not enough parameters."); } else if (this.#overlays.has(dialog)) { throw new Error("The overlay is already registered."); } this.#overlays.set(dialog, { canForceClose }); dialog.addEventListener("cancel", ({ target }) => { if (this.#active === target) { this.#active = null; } }); } async open(dialog) { if (!this.#overlays.has(dialog)) { throw new Error("The overlay does not exist."); } else if (this.#active) { if (this.#active === dialog) { throw new Error("The overlay is already active."); } else if (this.#overlays.get(dialog).canForceClose) { await this.close(); } else { throw new Error("Another overlay is currently active."); } } this.#active = dialog; dialog.showModal(); } async close(dialog = this.#active) { if (!this.#overlays.has(dialog)) { throw new Error("The overlay does not exist."); } else if (!this.#active) { throw new Error("The overlay is currently not active."); } else if (this.#active !== dialog) { throw new Error("Another overlay is currently active."); } dialog.close(); this.#active = null; } async closeIfActive(dialog) { if (this.#active === dialog) { await this.close(dialog); } } } ;// ./web/password_prompt.js class PasswordPrompt { #activeCapability = null; #updateCallback = null; #reason = null; constructor(options, overlayManager, isViewerEmbedded = false) { this.dialog = options.dialog; this.label = options.label; this.input = options.input; this.submitButton = options.submitButton; this.cancelButton = options.cancelButton; this.overlayManager = overlayManager; this._isViewerEmbedded = isViewerEmbedded; this.submitButton.addEventListener("click", this.#verify.bind(this)); this.cancelButton.addEventListener("click", this.close.bind(this)); this.input.addEventListener("keydown", e => { if (e.keyCode === 13) { this.#verify(); } }); this.overlayManager.register(this.dialog, true); this.dialog.addEventListener("close", this.#cancel.bind(this)); } async open() { await this.#activeCapability?.promise; this.#activeCapability = Promise.withResolvers(); try { await this.overlayManager.open(this.dialog); } catch (ex) { this.#activeCapability.resolve(); throw ex; } const passwordIncorrect = this.#reason === PasswordResponses.INCORRECT_PASSWORD; if (!this._isViewerEmbedded || passwordIncorrect) { this.input.focus(); } this.label.setAttribute("data-l10n-id", passwordIncorrect ? "pdfjs-password-invalid" : "pdfjs-password-label"); } async close() { this.overlayManager.closeIfActive(this.dialog); } #verify() { const password = this.input.value; if (password?.length > 0) { this.#invokeCallback(password); } } #cancel() { this.#invokeCallback(new Error("PasswordPrompt cancelled.")); this.#activeCapability.resolve(); } #invokeCallback(password) { if (!this.#updateCallback) { return; } this.close(); this.input.value = ""; this.#updateCallback(password); this.#updateCallback = null; } async setUpdateCallback(updateCallback, reason) { if (this.#activeCapability) { await this.#activeCapability.promise; } this.#updateCallback = updateCallback; this.#reason = reason; } } ;// ./web/base_tree_viewer.js const TREEITEM_OFFSET_TOP = -100; const TREEITEM_SELECTED_CLASS = "selected"; class BaseTreeViewer { constructor(options) { this.container = options.container; this.eventBus = options.eventBus; this._l10n = options.l10n; this.reset(); } reset() { this._pdfDocument = null; this._lastToggleIsShow = true; this._currentTreeItem = null; this.container.textContent = ""; this.container.classList.remove("treeWithDeepNesting"); } _dispatchEvent(count) { throw new Error("Not implemented: _dispatchEvent"); } _bindLink(element, params) { throw new Error("Not implemented: _bindLink"); } _normalizeTextContent(str) { return removeNullCharacters(str, true) || "\u2013"; } _addToggleButton(div, hidden = false) { const toggler = document.createElement("div"); toggler.className = "treeItemToggler"; if (hidden) { toggler.classList.add("treeItemsHidden"); } toggler.onclick = evt => { evt.stopPropagation(); toggler.classList.toggle("treeItemsHidden"); if (evt.shiftKey) { const shouldShowAll = !toggler.classList.contains("treeItemsHidden"); this._toggleTreeItem(div, shouldShowAll); } }; div.prepend(toggler); } _toggleTreeItem(root, show = false) { this._l10n.pause(); this._lastToggleIsShow = show; for (const toggler of root.querySelectorAll(".treeItemToggler")) { toggler.classList.toggle("treeItemsHidden", !show); } this._l10n.resume(); } _toggleAllTreeItems() { this._toggleTreeItem(this.container, !this._lastToggleIsShow); } _finishRendering(fragment, count, hasAnyNesting = false) { if (hasAnyNesting) { this.container.classList.add("treeWithDeepNesting"); this._lastToggleIsShow = !fragment.querySelector(".treeItemsHidden"); } this._l10n.pause(); this.container.append(fragment); this._l10n.resume(); this._dispatchEvent(count); } render(params) { throw new Error("Not implemented: render"); } _updateCurrentTreeItem(treeItem = null) { if (this._currentTreeItem) { this._currentTreeItem.classList.remove(TREEITEM_SELECTED_CLASS); this._currentTreeItem = null; } if (treeItem) { treeItem.classList.add(TREEITEM_SELECTED_CLASS); this._currentTreeItem = treeItem; } } _scrollToCurrentTreeItem(treeItem) { if (!treeItem) { return; } this._l10n.pause(); let currentNode = treeItem.parentNode; while (currentNode && currentNode !== this.container) { if (currentNode.classList.contains("treeItem")) { const toggler = currentNode.firstElementChild; toggler?.classList.remove("treeItemsHidden"); } currentNode = currentNode.parentNode; } this._l10n.resume(); this._updateCurrentTreeItem(treeItem); this.container.scrollTo(treeItem.offsetLeft, treeItem.offsetTop + TREEITEM_OFFSET_TOP); } } ;// ./web/pdf_attachment_viewer.js class PDFAttachmentViewer extends BaseTreeViewer { constructor(options) { super(options); this.downloadManager = options.downloadManager; this.eventBus._on("fileattachmentannotation", this.#appendAttachment.bind(this)); } reset(keepRenderedCapability = false) { super.reset(); this._attachments = null; if (!keepRenderedCapability) { this._renderedCapability = Promise.withResolvers(); } this._pendingDispatchEvent = false; } async _dispatchEvent(attachmentsCount) { this._renderedCapability.resolve(); if (attachmentsCount === 0 && !this._pendingDispatchEvent) { this._pendingDispatchEvent = true; await waitOnEventOrTimeout({ target: this.eventBus, name: "annotationlayerrendered", delay: 1000 }); if (!this._pendingDispatchEvent) { return; } } this._pendingDispatchEvent = false; this.eventBus.dispatch("attachmentsloaded", { source: this, attachmentsCount }); } _bindLink(element, { content, description, filename }) { if (description) { element.title = description; } element.onclick = () => { this.downloadManager.openOrDownloadData(content, filename); return false; }; } render({ attachments, keepRenderedCapability = false }) { if (this._attachments) { this.reset(keepRenderedCapability); } this._attachments = attachments || null; if (!attachments) { this._dispatchEvent(0); return; } const fragment = document.createDocumentFragment(); let attachmentsCount = 0; for (const name in attachments) { const item = attachments[name]; const div = document.createElement("div"); div.className = "treeItem"; const element = document.createElement("a"); this._bindLink(element, item); element.textContent = this._normalizeTextContent(item.filename); div.append(element); fragment.append(div); attachmentsCount++; } this._finishRendering(fragment, attachmentsCount); } #appendAttachment(item) { const renderedPromise = this._renderedCapability.promise; renderedPromise.then(() => { if (renderedPromise !== this._renderedCapability.promise) { return; } const attachments = this._attachments || Object.create(null); for (const name in attachments) { if (item.filename === name) { return; } } attachments[item.filename] = item; this.render({ attachments, keepRenderedCapability: true }); }); } } ;// ./web/grab_to_pan.js const CSS_CLASS_GRAB = "grab-to-pan-grab"; class GrabToPan { #activateAC = null; #mouseDownAC = null; #scrollAC = null; constructor({ element }) { this.element = element; this.document = element.ownerDocument; const overlay = this.overlay = document.createElement("div"); overlay.className = "grab-to-pan-grabbing"; } activate() { if (!this.#activateAC) { this.#activateAC = new AbortController(); this.element.addEventListener("mousedown", this.#onMouseDown.bind(this), { capture: true, signal: this.#activateAC.signal }); this.element.classList.add(CSS_CLASS_GRAB); } } deactivate() { if (this.#activateAC) { this.#activateAC.abort(); this.#activateAC = null; this.#endPan(); this.element.classList.remove(CSS_CLASS_GRAB); } } toggle() { if (this.#activateAC) { this.deactivate(); } else { this.activate(); } } ignoreTarget(node) { return node.matches("a[href], a[href] *, input, textarea, button, button *, select, option"); } #onMouseDown(event) { if (event.button !== 0 || this.ignoreTarget(event.target)) { return; } if (event.originalTarget) { try { event.originalTarget.tagName; } catch { return; } } this.scrollLeftStart = this.element.scrollLeft; this.scrollTopStart = this.element.scrollTop; this.clientXStart = event.clientX; this.clientYStart = event.clientY; this.#mouseDownAC = new AbortController(); const boundEndPan = this.#endPan.bind(this), mouseOpts = { capture: true, signal: this.#mouseDownAC.signal }; this.document.addEventListener("mousemove", this.#onMouseMove.bind(this), mouseOpts); this.document.addEventListener("mouseup", boundEndPan, mouseOpts); this.#scrollAC = new AbortController(); this.element.addEventListener("scroll", boundEndPan, { capture: true, signal: this.#scrollAC.signal }); stopEvent(event); const focusedElement = document.activeElement; if (focusedElement && !focusedElement.contains(event.target)) { focusedElement.blur(); } } #onMouseMove(event) { this.#scrollAC?.abort(); this.#scrollAC = null; if (!(event.buttons & 1)) { this.#endPan(); return; } const xDiff = event.clientX - this.clientXStart; const yDiff = event.clientY - this.clientYStart; this.element.scrollTo({ top: this.scrollTopStart - yDiff, left: this.scrollLeftStart - xDiff, behavior: "instant" }); if (!this.overlay.parentNode) { document.body.append(this.overlay); } } #endPan() { this.#mouseDownAC?.abort(); this.#mouseDownAC = null; this.#scrollAC?.abort(); this.#scrollAC = null; this.overlay.remove(); } } ;// ./web/pdf_cursor_tools.js class PDFCursorTools { #active = CursorTool.SELECT; #prevActive = null; constructor({ container, eventBus, cursorToolOnLoad = CursorTool.SELECT }) { this.container = container; this.eventBus = eventBus; this.#addEventListeners(); Promise.resolve().then(() => { this.switchTool(cursorToolOnLoad); }); } get activeTool() { return this.#active; } switchTool(tool) { if (this.#prevActive !== null) { return; } this.#switchTool(tool); } #switchTool(tool, disabled = false) { if (tool === this.#active) { if (this.#prevActive !== null) { this.eventBus.dispatch("cursortoolchanged", { source: this, tool, disabled }); } return; } const disableActiveTool = () => { switch (this.#active) { case CursorTool.SELECT: break; case CursorTool.HAND: this._handTool.deactivate(); break; case CursorTool.ZOOM: } }; switch (tool) { case CursorTool.SELECT: disableActiveTool(); break; case CursorTool.HAND: disableActiveTool(); this._handTool.activate(); break; case CursorTool.ZOOM: default: console.error(`switchTool: "${tool}" is an unsupported value.`); return; } this.#active = tool; this.eventBus.dispatch("cursortoolchanged", { source: this, tool, disabled }); } #addEventListeners() { this.eventBus._on("switchcursortool", evt => { if (!evt.reset) { this.switchTool(evt.tool); } else if (this.#prevActive !== null) { annotationEditorMode = AnnotationEditorType.NONE; presentationModeState = PresentationModeState.NORMAL; enableActive(); } }); let annotationEditorMode = AnnotationEditorType.NONE, presentationModeState = PresentationModeState.NORMAL; const disableActive = () => { this.#prevActive ??= this.#active; this.#switchTool(CursorTool.SELECT, true); }; const enableActive = () => { if (this.#prevActive !== null && annotationEditorMode === AnnotationEditorType.NONE && presentationModeState === PresentationModeState.NORMAL) { this.#switchTool(this.#prevActive); this.#prevActive = null; } }; this.eventBus._on("annotationeditormodechanged", ({ mode }) => { annotationEditorMode = mode; if (mode === AnnotationEditorType.NONE) { enableActive(); } else { disableActive(); } }); this.eventBus._on("presentationmodechanged", ({ state }) => { presentationModeState = state; if (state === PresentationModeState.NORMAL) { enableActive(); } else if (state === PresentationModeState.FULLSCREEN) { disableActive(); } }); } get _handTool() { return shadow(this, "_handTool", new GrabToPan({ element: this.container })); } } ;// ./web/pdf_document_properties.js const NON_METRIC_LOCALES = ["en-us", "en-lr", "my"]; const US_PAGE_NAMES = { "8.5x11": "pdfjs-document-properties-page-size-name-letter", "8.5x14": "pdfjs-document-properties-page-size-name-legal" }; const METRIC_PAGE_NAMES = { "297x420": "pdfjs-document-properties-page-size-name-a-three", "210x297": "pdfjs-document-properties-page-size-name-a-four" }; function getPageName(size, isPortrait, pageNames) { const width = isPortrait ? size.width : size.height; const height = isPortrait ? size.height : size.width; return pageNames[`${width}x${height}`]; } class PDFDocumentProperties { #fieldData = null; constructor({ dialog, fields, closeButton }, overlayManager, eventBus, l10n, fileNameLookup, titleLookup) { this.dialog = dialog; this.fields = fields; this.overlayManager = overlayManager; this.l10n = l10n; this._fileNameLookup = fileNameLookup; this._titleLookup = titleLookup; this.#reset(); closeButton.addEventListener("click", this.close.bind(this)); this.overlayManager.register(this.dialog); eventBus._on("pagechanging", evt => { this._currentPageNumber = evt.pageNumber; }); eventBus._on("rotationchanging", evt => { this._pagesRotation = evt.pagesRotation; }); } async open() { await Promise.all([this.overlayManager.open(this.dialog), this._dataAvailableCapability.promise]); const currentPageNumber = this._currentPageNumber; const pagesRotation = this._pagesRotation; if (this.#fieldData && currentPageNumber === this.#fieldData._currentPageNumber && pagesRotation === this.#fieldData._pagesRotation) { this.#updateUI(); return; } const [{ info, metadata, contentLength }, pdfPage] = await Promise.all([this.pdfDocument.getMetadata(), this.pdfDocument.getPage(currentPageNumber)]); const [fileName, fileSize, title, creationDate, modificationDate, pageSize, isLinearized] = await Promise.all([this._fileNameLookup(), this.#parseFileSize(contentLength), this._titleLookup(), this.#parseDate(metadata?.get("xmp:createdate"), info.CreationDate), this.#parseDate(metadata?.get("xmp:modifydate"), info.ModDate), this.#parsePageSize(getPageSizeInches(pdfPage), pagesRotation), this.#parseLinearization(info.IsLinearized)]); this.#fieldData = Object.freeze({ fileName, fileSize, title, author: metadata?.get("dc:creator")?.join("\n") || info.Author, subject: metadata?.get("dc:subject")?.join("\n") || info.Subject, keywords: metadata?.get("pdf:keywords") || info.Keywords, creationDate, modificationDate, creator: metadata?.get("xmp:creatortool") || info.Creator, producer: metadata?.get("pdf:producer") || info.Producer, version: info.PDFFormatVersion, pageCount: this.pdfDocument.numPages, pageSize, linearized: isLinearized, _currentPageNumber: currentPageNumber, _pagesRotation: pagesRotation }); this.#updateUI(); const { length } = await this.pdfDocument.getDownloadInfo(); if (contentLength === length) { return; } const data = Object.assign(Object.create(null), this.#fieldData); data.fileSize = await this.#parseFileSize(length); this.#fieldData = Object.freeze(data); this.#updateUI(); } async close() { this.overlayManager.close(this.dialog); } setDocument(pdfDocument) { if (this.pdfDocument) { this.#reset(); this.#updateUI(); } if (!pdfDocument) { return; } this.pdfDocument = pdfDocument; this._dataAvailableCapability.resolve(); } #reset() { this.pdfDocument = null; this.#fieldData = null; this._dataAvailableCapability = Promise.withResolvers(); this._currentPageNumber = 1; this._pagesRotation = 0; } #updateUI() { if (this.#fieldData && this.overlayManager.active !== this.dialog) { return; } for (const id in this.fields) { const content = this.#fieldData?.[id]; this.fields[id].textContent = content || content === 0 ? content : "-"; } } async #parseFileSize(b = 0) { const kb = b / 1024, mb = kb / 1024; return kb ? this.l10n.get(mb >= 1 ? "pdfjs-document-properties-size-mb" : "pdfjs-document-properties-size-kb", { mb, kb, b }) : undefined; } async #parsePageSize(pageSizeInches, pagesRotation) { if (!pageSizeInches) { return undefined; } if (pagesRotation % 180 !== 0) { pageSizeInches = { width: pageSizeInches.height, height: pageSizeInches.width }; } const isPortrait = isPortraitOrientation(pageSizeInches), nonMetric = NON_METRIC_LOCALES.includes(this.l10n.getLanguage()); let sizeInches = { width: Math.round(pageSizeInches.width * 100) / 100, height: Math.round(pageSizeInches.height * 100) / 100 }; let sizeMillimeters = { width: Math.round(pageSizeInches.width * 25.4 * 10) / 10, height: Math.round(pageSizeInches.height * 25.4 * 10) / 10 }; let nameId = getPageName(sizeInches, isPortrait, US_PAGE_NAMES) || getPageName(sizeMillimeters, isPortrait, METRIC_PAGE_NAMES); if (!nameId && !(Number.isInteger(sizeMillimeters.width) && Number.isInteger(sizeMillimeters.height))) { const exactMillimeters = { width: pageSizeInches.width * 25.4, height: pageSizeInches.height * 25.4 }; const intMillimeters = { width: Math.round(sizeMillimeters.width), height: Math.round(sizeMillimeters.height) }; if (Math.abs(exactMillimeters.width - intMillimeters.width) < 0.1 && Math.abs(exactMillimeters.height - intMillimeters.height) < 0.1) { nameId = getPageName(intMillimeters, isPortrait, METRIC_PAGE_NAMES); if (nameId) { sizeInches = { width: Math.round(intMillimeters.width / 25.4 * 100) / 100, height: Math.round(intMillimeters.height / 25.4 * 100) / 100 }; sizeMillimeters = intMillimeters; } } } const [{ width, height }, unit, name, orientation] = await Promise.all([nonMetric ? sizeInches : sizeMillimeters, this.l10n.get(nonMetric ? "pdfjs-document-properties-page-size-unit-inches" : "pdfjs-document-properties-page-size-unit-millimeters"), nameId && this.l10n.get(nameId), this.l10n.get(isPortrait ? "pdfjs-document-properties-page-size-orientation-portrait" : "pdfjs-document-properties-page-size-orientation-landscape")]); return this.l10n.get(name ? "pdfjs-document-properties-page-size-dimension-name-string" : "pdfjs-document-properties-page-size-dimension-string", { width, height, unit, name, orientation }); } async #parseDate(metadataDate, infoDate) { const dateObj = Date.parse(metadataDate) || PDFDateString.toDateObject(infoDate); return dateObj ? this.l10n.get("pdfjs-document-properties-date-time-string", { dateObj: dateObj.valueOf() }) : undefined; } #parseLinearization(isLinearized) { return this.l10n.get(isLinearized ? "pdfjs-document-properties-linearized-yes" : "pdfjs-document-properties-linearized-no"); } } ;// ./web/pdf_find_utils.js const CharacterType = { SPACE: 0, ALPHA_LETTER: 1, PUNCT: 2, HAN_LETTER: 3, KATAKANA_LETTER: 4, HIRAGANA_LETTER: 5, HALFWIDTH_KATAKANA_LETTER: 6, THAI_LETTER: 7 }; function isAlphabeticalScript(charCode) { return charCode < 0x2e80; } function isAscii(charCode) { return (charCode & 0xff80) === 0; } function isAsciiAlpha(charCode) { return charCode >= 0x61 && charCode <= 0x7a || charCode >= 0x41 && charCode <= 0x5a; } function isAsciiDigit(charCode) { return charCode >= 0x30 && charCode <= 0x39; } function isAsciiSpace(charCode) { return charCode === 0x20 || charCode === 0x09 || charCode === 0x0d || charCode === 0x0a; } function isHan(charCode) { return charCode >= 0x3400 && charCode <= 0x9fff || charCode >= 0xf900 && charCode <= 0xfaff; } function isKatakana(charCode) { return charCode >= 0x30a0 && charCode <= 0x30ff; } function isHiragana(charCode) { return charCode >= 0x3040 && charCode <= 0x309f; } function isHalfwidthKatakana(charCode) { return charCode >= 0xff60 && charCode <= 0xff9f; } function isThai(charCode) { return (charCode & 0xff80) === 0x0e00; } function getCharacterType(charCode) { if (isAlphabeticalScript(charCode)) { if (isAscii(charCode)) { if (isAsciiSpace(charCode)) { return CharacterType.SPACE; } else if (isAsciiAlpha(charCode) || isAsciiDigit(charCode) || charCode === 0x5f) { return CharacterType.ALPHA_LETTER; } return CharacterType.PUNCT; } else if (isThai(charCode)) { return CharacterType.THAI_LETTER; } else if (charCode === 0xa0) { return CharacterType.SPACE; } return CharacterType.ALPHA_LETTER; } if (isHan(charCode)) { return CharacterType.HAN_LETTER; } else if (isKatakana(charCode)) { return CharacterType.KATAKANA_LETTER; } else if (isHiragana(charCode)) { return CharacterType.HIRAGANA_LETTER; } else if (isHalfwidthKatakana(charCode)) { return CharacterType.HALFWIDTH_KATAKANA_LETTER; } return CharacterType.ALPHA_LETTER; } let NormalizeWithNFKC; function getNormalizeWithNFKC() { NormalizeWithNFKC ||= ` ¨ª¯²-µ¸-º¼-¾IJ-ijĿ-ŀʼnſDŽ-njDZ-dzʰ-ʸ˘-˝ˠ-ˤʹͺ;΄-΅·ϐ-ϖϰ-ϲϴ-ϵϹևٵ-ٸक़-य़ড়-ঢ়য়ਲ਼ਸ਼ਖ਼-ਜ਼ਫ਼ଡ଼-ଢ଼ำຳໜ-ໝ༌གྷཌྷདྷབྷཛྷཀྵჼᴬ-ᴮᴰ-ᴺᴼ-ᵍᵏ-ᵪᵸᶛ-ᶿẚ-ẛάέήίόύώΆ᾽-῁ΈΉ῍-῏ΐΊ῝-῟ΰΎ῭-`ΌΏ´-῾ - ‑‗․-… ″-‴‶-‷‼‾⁇-⁉⁗ ⁰-ⁱ⁴-₎ₐ-ₜ₨℀-℃℅-ℇ℉-ℓℕ-№ℙ-ℝ℠-™ℤΩℨK-ℭℯ-ℱℳ-ℹ℻-⅀ⅅ-ⅉ⅐-ⅿ↉∬-∭∯-∰〈-〉①-⓪⨌⩴-⩶⫝̸ⱼ-ⱽⵯ⺟⻳⼀-⿕ 〶〸-〺゛-゜ゟヿㄱ-ㆎ㆒-㆟㈀-㈞㈠-㉇㉐-㉾㊀-㏿ꚜ-ꚝꝰꟲ-ꟴꟸ-ꟹꭜ-ꭟꭩ豈-嗀塚晴凞-羽蘒諸逸-都飯-舘並-龎ff-stﬓ-ﬗיִײַ-זּטּ-לּמּנּ-סּףּ-פּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-﷼︐-︙︰-﹄﹇-﹒﹔-﹦﹨-﹫ﹰ-ﹲﹴﹶ-ﻼ!-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ¢-₩`; return NormalizeWithNFKC; } ;// ./web/pdf_find_controller.js const FindState = { FOUND: 0, NOT_FOUND: 1, WRAPPED: 2, PENDING: 3 }; const FIND_TIMEOUT = 250; const MATCH_SCROLL_OFFSET_TOP = -100; const CHARACTERS_TO_NORMALIZE = { "\u2010": "-", "\u2018": "'", "\u2019": "'", "\u201A": "'", "\u201B": "'", "\u201C": '"', "\u201D": '"', "\u201E": '"', "\u201F": '"', "\u00BC": "1/4", "\u00BD": "1/2", "\u00BE": "3/4" }; const DIACRITICS_EXCEPTION = new Set([0x3099, 0x309a, 0x094d, 0x09cd, 0x0a4d, 0x0acd, 0x0b4d, 0x0bcd, 0x0c4d, 0x0ccd, 0x0d3b, 0x0d3c, 0x0d4d, 0x0dca, 0x0e3a, 0x0eba, 0x0f84, 0x1039, 0x103a, 0x1714, 0x1734, 0x17d2, 0x1a60, 0x1b44, 0x1baa, 0x1bab, 0x1bf2, 0x1bf3, 0x2d7f, 0xa806, 0xa82c, 0xa8c4, 0xa953, 0xa9c0, 0xaaf6, 0xabed, 0x0c56, 0x0f71, 0x0f72, 0x0f7a, 0x0f7b, 0x0f7c, 0x0f7d, 0x0f80, 0x0f74]); let DIACRITICS_EXCEPTION_STR; const DIACRITICS_REG_EXP = /\p{M}+/gu; const SPECIAL_CHARS_REG_EXP = /([.*+?^${}()|[\]\\])|(\p{P})|(\s+)|(\p{M})|(\p{L})/gu; const NOT_DIACRITIC_FROM_END_REG_EXP = /([^\p{M}])\p{M}*$/u; const NOT_DIACRITIC_FROM_START_REG_EXP = /^\p{M}*([^\p{M}])/u; const SYLLABLES_REG_EXP = /[\uAC00-\uD7AF\uFA6C\uFACF-\uFAD1\uFAD5-\uFAD7]+/g; const SYLLABLES_LENGTHS = new Map(); const FIRST_CHAR_SYLLABLES_REG_EXP = "[\\u1100-\\u1112\\ud7a4-\\ud7af\\ud84a\\ud84c\\ud850\\ud854\\ud857\\ud85f]"; const NFKC_CHARS_TO_NORMALIZE = new Map(); let noSyllablesRegExp = null; let withSyllablesRegExp = null; function normalize(text, options = {}) { const syllablePositions = []; let m; while ((m = SYLLABLES_REG_EXP.exec(text)) !== null) { let { index } = m; for (const char of m[0]) { let len = SYLLABLES_LENGTHS.get(char); if (!len) { len = char.normalize("NFD").length; SYLLABLES_LENGTHS.set(char, len); } syllablePositions.push([len, index++]); } } const hasSyllables = syllablePositions.length > 0; const ignoreDashEOL = options.ignoreDashEOL ?? false; let normalizationRegex; if (!hasSyllables && noSyllablesRegExp) { normalizationRegex = noSyllablesRegExp; } else if (hasSyllables && withSyllablesRegExp) { normalizationRegex = withSyllablesRegExp; } else { const replace = Object.keys(CHARACTERS_TO_NORMALIZE).join(""); const toNormalizeWithNFKC = getNormalizeWithNFKC(); const CJK = "(?:\\p{Ideographic}|[\u3040-\u30FF])"; const HKDiacritics = "(?:\u3099|\u309A)"; const BrokenWord = `\\p{Ll}-\\n(?=\\p{Ll})|\\p{Lu}-\\n(?=\\p{L})`; const regexps = [`[${replace}]`, `[${toNormalizeWithNFKC}]`, `${HKDiacritics}\\n`, "\\p{M}+(?:-\\n)?", `${BrokenWord}`, "\\S-\\n", `${CJK}\\n`, "\\n", hasSyllables ? FIRST_CHAR_SYLLABLES_REG_EXP : "\\u0000"]; normalizationRegex = new RegExp(regexps.map(r => `(${r})`).join("|"), "gum"); if (hasSyllables) { withSyllablesRegExp = normalizationRegex; } else { noSyllablesRegExp = normalizationRegex; } } const rawDiacriticsPositions = []; while ((m = DIACRITICS_REG_EXP.exec(text)) !== null) { rawDiacriticsPositions.push([m[0].length, m.index]); } let normalized = text.normalize("NFD"); const positions = [0, 0]; let rawDiacriticsIndex = 0; let syllableIndex = 0; let shift = 0; let shiftOrigin = 0; let eol = 0; let hasDiacritics = false; normalized = normalized.replace(normalizationRegex, (match, p1, p2, p3, p4, p5, p6, p7, p8, p9, i) => { i -= shiftOrigin; if (p1) { const replacement = CHARACTERS_TO_NORMALIZE[p1]; const jj = replacement.length; for (let j = 1; j < jj; j++) { positions.push(i - shift + j, shift - j); } shift -= jj - 1; return replacement; } if (p2) { let replacement = NFKC_CHARS_TO_NORMALIZE.get(p2); if (!replacement) { replacement = p2.normalize("NFKC"); NFKC_CHARS_TO_NORMALIZE.set(p2, replacement); } const jj = replacement.length; for (let j = 1; j < jj; j++) { positions.push(i - shift + j, shift - j); } shift -= jj - 1; return replacement; } if (p3) { hasDiacritics = true; if (i + eol === rawDiacriticsPositions[rawDiacriticsIndex]?.[1]) { ++rawDiacriticsIndex; } else { positions.push(i - 1 - shift + 1, shift - 1); shift -= 1; shiftOrigin += 1; } positions.push(i - shift + 1, shift); shiftOrigin += 1; eol += 1; return p3.charAt(0); } if (p4) { const hasTrailingDashEOL = p4.endsWith("\n"); const len = hasTrailingDashEOL ? p4.length - 2 : p4.length; hasDiacritics = true; let jj = len; if (i + eol === rawDiacriticsPositions[rawDiacriticsIndex]?.[1]) { jj -= rawDiacriticsPositions[rawDiacriticsIndex][0]; ++rawDiacriticsIndex; } for (let j = 1; j <= jj; j++) { positions.push(i - 1 - shift + j, shift - j); } shift -= jj; shiftOrigin += jj; if (hasTrailingDashEOL) { i += len - 1; positions.push(i - shift + 1, 1 + shift); shift += 1; shiftOrigin += 1; eol += 1; return p4.slice(0, len); } return p4; } if (p5) { if (ignoreDashEOL) { shiftOrigin += 1; eol += 1; return p5.slice(0, -1); } const len = p5.length - 2; positions.push(i - shift + len, 1 + shift); shift += 1; shiftOrigin += 1; eol += 1; return p5.slice(0, -2); } if (p6) { shiftOrigin += 1; eol += 1; return p6.slice(0, -1); } if (p7) { const len = p7.length - 1; positions.push(i - shift + len, shift); shiftOrigin += 1; eol += 1; return p7.slice(0, -1); } if (p8) { positions.push(i - shift + 1, shift - 1); shift -= 1; shiftOrigin += 1; eol += 1; return " "; } if (i + eol === syllablePositions[syllableIndex]?.[1]) { const newCharLen = syllablePositions[syllableIndex][0] - 1; ++syllableIndex; for (let j = 1; j <= newCharLen; j++) { positions.push(i - (shift - j), shift - j); } shift -= newCharLen; shiftOrigin += newCharLen; } return p9; }); positions.push(normalized.length, shift); const starts = new Uint32Array(positions.length >> 1); const shifts = new Int32Array(positions.length >> 1); for (let i = 0, ii = positions.length; i < ii; i += 2) { starts[i >> 1] = positions[i]; shifts[i >> 1] = positions[i + 1]; } return [normalized, [starts, shifts], hasDiacritics]; } function getOriginalIndex(diffs, pos, len) { if (!diffs) { return [pos, len]; } const [starts, shifts] = diffs; const start = pos; const end = pos + len - 1; let i = binarySearchFirstItem(starts, x => x >= start); if (starts[i] > start) { --i; } let j = binarySearchFirstItem(starts, x => x >= end, i); if (starts[j] > end) { --j; } const oldStart = start + shifts[i]; const oldEnd = end + shifts[j]; const oldLen = oldEnd + 1 - oldStart; return [oldStart, oldLen]; } class PDFFindController { #state = null; #updateMatchesCountOnProgress = true; #visitedPagesCount = 0; constructor({ linkService, eventBus, updateMatchesCountOnProgress = true }) { this._linkService = linkService; this._eventBus = eventBus; this.#updateMatchesCountOnProgress = updateMatchesCountOnProgress; this.onIsPageVisible = null; this.#reset(); eventBus._on("find", this.#onFind.bind(this)); eventBus._on("findbarclose", this.#onFindBarClose.bind(this)); } get highlightMatches() { return this._highlightMatches; } get pageMatches() { return this._pageMatches; } get pageMatchesLength() { return this._pageMatchesLength; } get selected() { return this._selected; } get state() { return this.#state; } setDocument(pdfDocument) { if (this._pdfDocument) { this.#reset(); } if (!pdfDocument) { return; } this._pdfDocument = pdfDocument; this._firstPageCapability.resolve(); } #onFind(state) { if (!state) { return; } const pdfDocument = this._pdfDocument; const { type } = state; if (this.#state === null || this.#shouldDirtyMatch(state)) { this._dirtyMatch = true; } this.#state = state; if (type !== "highlightallchange") { this.#updateUIState(FindState.PENDING); } this._firstPageCapability.promise.then(() => { if (!this._pdfDocument || pdfDocument && this._pdfDocument !== pdfDocument) { return; } this.#extractText(); const findbarClosed = !this._highlightMatches; const pendingTimeout = !!this._findTimeout; if (this._findTimeout) { clearTimeout(this._findTimeout); this._findTimeout = null; } if (!type) { this._findTimeout = setTimeout(() => { this.#nextMatch(); this._findTimeout = null; }, FIND_TIMEOUT); } else if (this._dirtyMatch) { this.#nextMatch(); } else if (type === "again") { this.#nextMatch(); if (findbarClosed && this.#state.highlightAll) { this.#updateAllPages(); } } else if (type === "highlightallchange") { if (pendingTimeout) { this.#nextMatch(); } else { this._highlightMatches = true; } this.#updateAllPages(); } else { this.#nextMatch(); } }); } scrollMatchIntoView({ element = null, selectedLeft = 0, pageIndex = -1, matchIndex = -1 }) { if (!this._scrollMatches || !element) { return; } else if (matchIndex === -1 || matchIndex !== this._selected.matchIdx) { return; } else if (pageIndex === -1 || pageIndex !== this._selected.pageIdx) { return; } this._scrollMatches = false; const spot = { top: MATCH_SCROLL_OFFSET_TOP, left: selectedLeft }; scrollIntoView(element, spot, true); } #reset() { this._highlightMatches = false; this._scrollMatches = false; this._pdfDocument = null; this._pageMatches = []; this._pageMatchesLength = []; this.#visitedPagesCount = 0; this.#state = null; this._selected = { pageIdx: -1, matchIdx: -1 }; this._offset = { pageIdx: null, matchIdx: null, wrapped: false }; this._extractTextPromises = []; this._pageContents = []; this._pageDiffs = []; this._hasDiacritics = []; this._matchesCountTotal = 0; this._pagesToSearch = null; this._pendingFindMatches = new Set(); this._resumePageIdx = null; this._dirtyMatch = false; clearTimeout(this._findTimeout); this._findTimeout = null; this._firstPageCapability = Promise.withResolvers(); } get #query() { const { query } = this.#state; if (typeof query === "string") { if (query !== this._rawQuery) { this._rawQuery = query; [this._normalizedQuery] = normalize(query); } return this._normalizedQuery; } return (query || []).filter(q => !!q).map(q => normalize(q)[0]); } #shouldDirtyMatch(state) { const newQuery = state.query, prevQuery = this.#state.query; const newType = typeof newQuery, prevType = typeof prevQuery; if (newType !== prevType) { return true; } if (newType === "string") { if (newQuery !== prevQuery) { return true; } } else if (JSON.stringify(newQuery) !== JSON.stringify(prevQuery)) { return true; } switch (state.type) { case "again": const pageNumber = this._selected.pageIdx + 1; const linkService = this._linkService; return pageNumber >= 1 && pageNumber <= linkService.pagesCount && pageNumber !== linkService.page && !(this.onIsPageVisible?.(pageNumber) ?? true); case "highlightallchange": return false; } return true; } #isEntireWord(content, startIdx, length) { let match = content.slice(0, startIdx).match(NOT_DIACRITIC_FROM_END_REG_EXP); if (match) { const first = content.charCodeAt(startIdx); const limit = match[1].charCodeAt(0); if (getCharacterType(first) === getCharacterType(limit)) { return false; } } match = content.slice(startIdx + length).match(NOT_DIACRITIC_FROM_START_REG_EXP); if (match) { const last = content.charCodeAt(startIdx + length - 1); const limit = match[1].charCodeAt(0); if (getCharacterType(last) === getCharacterType(limit)) { return false; } } return true; } #convertToRegExpString(query, hasDiacritics) { const { matchDiacritics } = this.#state; let isUnicode = false; query = query.replaceAll(SPECIAL_CHARS_REG_EXP, (match, p1, p2, p3, p4, p5) => { if (p1) { return `[ ]*\\${p1}[ ]*`; } if (p2) { return `[ ]*${p2}[ ]*`; } if (p3) { return "[ ]+"; } if (matchDiacritics) { return p4 || p5; } if (p4) { return DIACRITICS_EXCEPTION.has(p4.charCodeAt(0)) ? p4 : ""; } if (hasDiacritics) { isUnicode = true; return `${p5}\\p{M}*`; } return p5; }); const trailingSpaces = "[ ]*"; if (query.endsWith(trailingSpaces)) { query = query.slice(0, query.length - trailingSpaces.length); } if (matchDiacritics) { if (hasDiacritics) { DIACRITICS_EXCEPTION_STR ||= String.fromCharCode(...DIACRITICS_EXCEPTION); isUnicode = true; query = `${query}(?=[${DIACRITICS_EXCEPTION_STR}]|[^\\p{M}]|$)`; } } return [isUnicode, query]; } #calculateMatch(pageIndex) { if (!this.#state) { return; } const query = this.#query; if (query.length === 0) { return; } const pageContent = this._pageContents[pageIndex]; const matcherResult = this.match(query, pageContent, pageIndex); const matches = this._pageMatches[pageIndex] = []; const matchesLength = this._pageMatchesLength[pageIndex] = []; const diffs = this._pageDiffs[pageIndex]; matcherResult?.forEach(({ index, length }) => { const [matchPos, matchLen] = getOriginalIndex(diffs, index, length); if (matchLen) { matches.push(matchPos); matchesLength.push(matchLen); } }); if (this.#state.highlightAll) { this.#updatePage(pageIndex); } if (this._resumePageIdx === pageIndex) { this._resumePageIdx = null; this.#nextPageMatch(); } const pageMatchesCount = matches.length; this._matchesCountTotal += pageMatchesCount; if (this.#updateMatchesCountOnProgress) { if (pageMatchesCount > 0) { this.#updateUIResultsCount(); } } else if (++this.#visitedPagesCount === this._linkService.pagesCount) { this.#updateUIResultsCount(); } } match(query, pageContent, pageIndex) { const hasDiacritics = this._hasDiacritics[pageIndex]; let isUnicode = false; if (typeof query === "string") { [isUnicode, query] = this.#convertToRegExpString(query, hasDiacritics); } else { query = query.sort().reverse().map(q => { const [isUnicodePart, queryPart] = this.#convertToRegExpString(q, hasDiacritics); isUnicode ||= isUnicodePart; return `(${queryPart})`; }).join("|"); } if (!query) { return undefined; } const { caseSensitive, entireWord } = this.#state; const flags = `g${isUnicode ? "u" : ""}${caseSensitive ? "" : "i"}`; query = new RegExp(query, flags); const matches = []; let match; while ((match = query.exec(pageContent)) !== null) { if (entireWord && !this.#isEntireWord(pageContent, match.index, match[0].length)) { continue; } matches.push({ index: match.index, length: match[0].length }); } return matches; } #extractText() { if (this._extractTextPromises.length > 0) { return; } let deferred = Promise.resolve(); const textOptions = { disableNormalization: true }; const pdfDoc = this._pdfDocument; for (let i = 0, ii = this._linkService.pagesCount; i < ii; i++) { const { promise, resolve } = Promise.withResolvers(); this._extractTextPromises[i] = promise; deferred = deferred.then(async () => { if (pdfDoc !== this._pdfDocument) { resolve(); return; } await pdfDoc.getPage(i + 1).then(pdfPage => pdfPage.getTextContent(textOptions)).then(textContent => { const strBuf = []; for (const textItem of textContent.items) { strBuf.push(textItem.str); if (textItem.hasEOL) { strBuf.push("\n"); } } [this._pageContents[i], this._pageDiffs[i], this._hasDiacritics[i]] = normalize(strBuf.join("")); resolve(); }, reason => { console.error(`Unable to get text content for page ${i + 1}`, reason); this._pageContents[i] = ""; this._pageDiffs[i] = null; this._hasDiacritics[i] = false; resolve(); }); }); } } #updatePage(index) { if (this._scrollMatches && this._selected.pageIdx === index) { this._linkService.page = index + 1; } this._eventBus.dispatch("updatetextlayermatches", { source: this, pageIndex: index }); } #updateAllPages() { this._eventBus.dispatch("updatetextlayermatches", { source: this, pageIndex: -1 }); } #nextMatch() { const previous = this.#state.findPrevious; const currentPageIndex = this._linkService.page - 1; const numPages = this._linkService.pagesCount; this._highlightMatches = true; if (this._dirtyMatch) { this._dirtyMatch = false; this._selected.pageIdx = this._selected.matchIdx = -1; this._offset.pageIdx = currentPageIndex; this._offset.matchIdx = null; this._offset.wrapped = false; this._resumePageIdx = null; this._pageMatches.length = 0; this._pageMatchesLength.length = 0; this.#visitedPagesCount = 0; this._matchesCountTotal = 0; this.#updateAllPages(); for (let i = 0; i < numPages; i++) { if (this._pendingFindMatches.has(i)) { continue; } this._pendingFindMatches.add(i); this._extractTextPromises[i].then(() => { this._pendingFindMatches.delete(i); this.#calculateMatch(i); }); } } const query = this.#query; if (query.length === 0) { this.#updateUIState(FindState.FOUND); return; } if (this._resumePageIdx) { return; } const offset = this._offset; this._pagesToSearch = numPages; if (offset.matchIdx !== null) { const numPageMatches = this._pageMatches[offset.pageIdx].length; if (!previous && offset.matchIdx + 1 < numPageMatches || previous && offset.matchIdx > 0) { offset.matchIdx = previous ? offset.matchIdx - 1 : offset.matchIdx + 1; this.#updateMatch(true); return; } this.#advanceOffsetPage(previous); } this.#nextPageMatch(); } #matchesReady(matches) { const offset = this._offset; const numMatches = matches.length; const previous = this.#state.findPrevious; if (numMatches) { offset.matchIdx = previous ? numMatches - 1 : 0; this.#updateMatch(true); return true; } this.#advanceOffsetPage(previous); if (offset.wrapped) { offset.matchIdx = null; if (this._pagesToSearch < 0) { this.#updateMatch(false); return true; } } return false; } #nextPageMatch() { if (this._resumePageIdx !== null) { console.error("There can only be one pending page."); } let matches = null; do { const pageIdx = this._offset.pageIdx; matches = this._pageMatches[pageIdx]; if (!matches) { this._resumePageIdx = pageIdx; break; } } while (!this.#matchesReady(matches)); } #advanceOffsetPage(previous) { const offset = this._offset; const numPages = this._linkService.pagesCount; offset.pageIdx = previous ? offset.pageIdx - 1 : offset.pageIdx + 1; offset.matchIdx = null; this._pagesToSearch--; if (offset.pageIdx >= numPages || offset.pageIdx < 0) { offset.pageIdx = previous ? numPages - 1 : 0; offset.wrapped = true; } } #updateMatch(found = false) { let state = FindState.NOT_FOUND; const wrapped = this._offset.wrapped; this._offset.wrapped = false; if (found) { const previousPage = this._selected.pageIdx; this._selected.pageIdx = this._offset.pageIdx; this._selected.matchIdx = this._offset.matchIdx; state = wrapped ? FindState.WRAPPED : FindState.FOUND; if (previousPage !== -1 && previousPage !== this._selected.pageIdx) { this.#updatePage(previousPage); } } this.#updateUIState(state, this.#state.findPrevious); if (this._selected.pageIdx !== -1) { this._scrollMatches = true; this.#updatePage(this._selected.pageIdx); } } #onFindBarClose(evt) { const pdfDocument = this._pdfDocument; this._firstPageCapability.promise.then(() => { if (!this._pdfDocument || pdfDocument && this._pdfDocument !== pdfDocument) { return; } if (this._findTimeout) { clearTimeout(this._findTimeout); this._findTimeout = null; } if (this._resumePageIdx) { this._resumePageIdx = null; this._dirtyMatch = true; } this.#updateUIState(FindState.FOUND); this._highlightMatches = false; this.#updateAllPages(); }); } #requestMatchesCount() { const { pageIdx, matchIdx } = this._selected; let current = 0, total = this._matchesCountTotal; if (matchIdx !== -1) { for (let i = 0; i < pageIdx; i++) { current += this._pageMatches[i]?.length || 0; } current += matchIdx + 1; } if (current < 1 || current > total) { current = total = 0; } return { current, total }; } #updateUIResultsCount() { this._eventBus.dispatch("updatefindmatchescount", { source: this, matchesCount: this.#requestMatchesCount() }); } #updateUIState(state, previous = false) { if (!this.#updateMatchesCountOnProgress && (this.#visitedPagesCount !== this._linkService.pagesCount || state === FindState.PENDING)) { return; } this._eventBus.dispatch("updatefindcontrolstate", { source: this, state, previous, entireWord: this.#state?.entireWord ?? null, matchesCount: this.#requestMatchesCount(), rawQuery: this.#state?.query ?? null }); } } ;// ./web/pdf_find_bar.js const MATCHES_COUNT_LIMIT = 1000; class PDFFindBar { #mainContainer; #resizeObserver = new ResizeObserver(this.#resizeObserverCallback.bind(this)); constructor(options, mainContainer, eventBus) { this.opened = false; this.bar = options.bar; this.toggleButton = options.toggleButton; this.findField = options.findField; this.highlightAll = options.highlightAllCheckbox; this.caseSensitive = options.caseSensitiveCheckbox; this.matchDiacritics = options.matchDiacriticsCheckbox; this.entireWord = options.entireWordCheckbox; this.findMsg = options.findMsg; this.findResultsCount = options.findResultsCount; this.findPreviousButton = options.findPreviousButton; this.findNextButton = options.findNextButton; this.eventBus = eventBus; this.#mainContainer = mainContainer; const checkedInputs = new Map([[this.highlightAll, "highlightallchange"], [this.caseSensitive, "casesensitivitychange"], [this.entireWord, "entirewordchange"], [this.matchDiacritics, "diacriticmatchingchange"]]); this.toggleButton.addEventListener("click", () => { this.toggle(); }); this.findField.addEventListener("input", () => { this.dispatchEvent(""); }); this.bar.addEventListener("keydown", ({ keyCode, shiftKey, target }) => { switch (keyCode) { case 13: if (target === this.findField) { this.dispatchEvent("again", shiftKey); } else if (checkedInputs.has(target)) { target.checked = !target.checked; this.dispatchEvent(checkedInputs.get(target)); } break; case 27: this.close(); break; } }); this.findPreviousButton.addEventListener("click", () => { this.dispatchEvent("again", true); }); this.findNextButton.addEventListener("click", () => { this.dispatchEvent("again", false); }); for (const [elem, evtName] of checkedInputs) { elem.addEventListener("click", () => { this.dispatchEvent(evtName); }); } } reset() { this.updateUIState(); } dispatchEvent(type, findPrev = false) { this.eventBus.dispatch("find", { source: this, type, query: this.findField.value, caseSensitive: this.caseSensitive.checked, entireWord: this.entireWord.checked, highlightAll: this.highlightAll.checked, findPrevious: findPrev, matchDiacritics: this.matchDiacritics.checked }); } updateUIState(state, previous, matchesCount) { const { findField, findMsg } = this; let findMsgId = "", status = ""; switch (state) { case FindState.FOUND: break; case FindState.PENDING: status = "pending"; break; case FindState.NOT_FOUND: findMsgId = "pdfjs-find-not-found"; status = "notFound"; break; case FindState.WRAPPED: findMsgId = previous ? "pdfjs-find-reached-top" : "pdfjs-find-reached-bottom"; break; } findField.setAttribute("data-status", status); findField.setAttribute("aria-invalid", state === FindState.NOT_FOUND); findMsg.setAttribute("data-status", status); if (findMsgId) { findMsg.setAttribute("data-l10n-id", findMsgId); } else { findMsg.removeAttribute("data-l10n-id"); findMsg.textContent = ""; } this.updateResultsCount(matchesCount); } updateResultsCount({ current = 0, total = 0 } = {}) { const { findResultsCount } = this; if (total > 0) { const limit = MATCHES_COUNT_LIMIT; findResultsCount.setAttribute("data-l10n-id", total > limit ? "pdfjs-find-match-count-limit" : "pdfjs-find-match-count"); findResultsCount.setAttribute("data-l10n-args", JSON.stringify({ limit, current, total })); } else { findResultsCount.removeAttribute("data-l10n-id"); findResultsCount.textContent = ""; } } open() { if (!this.opened) { this.#resizeObserver.observe(this.#mainContainer); this.#resizeObserver.observe(this.bar); this.opened = true; toggleExpandedBtn(this.toggleButton, true, this.bar); } this.findField.select(); this.findField.focus(); } close() { if (!this.opened) { return; } this.#resizeObserver.disconnect(); this.opened = false; toggleExpandedBtn(this.toggleButton, false, this.bar); this.eventBus.dispatch("findbarclose", { source: this }); } toggle() { if (this.opened) { this.close(); } else { this.open(); } } #resizeObserverCallback() { const { bar } = this; bar.classList.remove("wrapContainers"); const findbarHeight = bar.clientHeight; const inputContainerHeight = bar.firstElementChild.clientHeight; if (findbarHeight > inputContainerHeight) { bar.classList.add("wrapContainers"); } } } ;// ./web/pdf_history.js const HASH_CHANGE_TIMEOUT = 1000; const POSITION_UPDATED_THRESHOLD = 50; const UPDATE_VIEWAREA_TIMEOUT = 1000; function getCurrentHash() { return document.location.hash; } class PDFHistory { #eventAbortController = null; constructor({ linkService, eventBus }) { this.linkService = linkService; this.eventBus = eventBus; this._initialized = false; this._fingerprint = ""; this.reset(); this.eventBus._on("pagesinit", () => { this._isPagesLoaded = false; this.eventBus._on("pagesloaded", evt => { this._isPagesLoaded = !!evt.pagesCount; }, { once: true }); }); } initialize({ fingerprint, resetHistory = false, updateUrl = false }) { if (!fingerprint || typeof fingerprint !== "string") { console.error('PDFHistory.initialize: The "fingerprint" must be a non-empty string.'); return; } if (this._initialized) { this.reset(); } const reInitialized = this._fingerprint !== "" && this._fingerprint !== fingerprint; this._fingerprint = fingerprint; this._updateUrl = updateUrl === true; this._initialized = true; this.#bindEvents(); const state = window.history.state; this._popStateInProgress = false; this._blockHashChange = 0; this._currentHash = getCurrentHash(); this._numPositionUpdates = 0; this._uid = this._maxUid = 0; this._destination = null; this._position = null; if (!this.#isValidState(state, true) || resetHistory) { const { hash, page, rotation } = this.#parseCurrentHash(true); if (!hash || reInitialized || resetHistory) { this.#pushOrReplaceState(null, true); return; } this.#pushOrReplaceState({ hash, page, rotation }, true); return; } const destination = state.destination; this.#updateInternalState(destination, state.uid, true); if (destination.rotation !== undefined) { this._initialRotation = destination.rotation; } if (destination.dest) { this._initialBookmark = JSON.stringify(destination.dest); this._destination.page = null; } else if (destination.hash) { this._initialBookmark = destination.hash; } else if (destination.page) { this._initialBookmark = `page=${destination.page}`; } } reset() { if (this._initialized) { this.#pageHide(); this._initialized = false; this.#unbindEvents(); } if (this._updateViewareaTimeout) { clearTimeout(this._updateViewareaTimeout); this._updateViewareaTimeout = null; } this._initialBookmark = null; this._initialRotation = null; } push({ namedDest = null, explicitDest, pageNumber }) { if (!this._initialized) { return; } if (namedDest && typeof namedDest !== "string") { console.error("PDFHistory.push: " + `"${namedDest}" is not a valid namedDest parameter.`); return; } else if (!Array.isArray(explicitDest)) { console.error("PDFHistory.push: " + `"${explicitDest}" is not a valid explicitDest parameter.`); return; } else if (!this.#isValidPage(pageNumber)) { if (pageNumber !== null || this._destination) { console.error("PDFHistory.push: " + `"${pageNumber}" is not a valid pageNumber parameter.`); return; } } const hash = namedDest || JSON.stringify(explicitDest); if (!hash) { return; } let forceReplace = false; if (this._destination && (isDestHashesEqual(this._destination.hash, hash) || isDestArraysEqual(this._destination.dest, explicitDest))) { if (this._destination.page) { return; } forceReplace = true; } if (this._popStateInProgress && !forceReplace) { return; } this.#pushOrReplaceState({ dest: explicitDest, hash, page: pageNumber, rotation: this.linkService.rotation }, forceReplace); if (!this._popStateInProgress) { this._popStateInProgress = true; Promise.resolve().then(() => { this._popStateInProgress = false; }); } } pushPage(pageNumber) { if (!this._initialized) { return; } if (!this.#isValidPage(pageNumber)) { console.error(`PDFHistory.pushPage: "${pageNumber}" is not a valid page number.`); return; } if (this._destination?.page === pageNumber) { return; } if (this._popStateInProgress) { return; } this.#pushOrReplaceState({ dest: null, hash: `page=${pageNumber}`, page: pageNumber, rotation: this.linkService.rotation }); if (!this._popStateInProgress) { this._popStateInProgress = true; Promise.resolve().then(() => { this._popStateInProgress = false; }); } } pushCurrentPosition() { if (!this._initialized || this._popStateInProgress) { return; } this.#tryPushCurrentPosition(); } back() { if (!this._initialized || this._popStateInProgress) { return; } const state = window.history.state; if (this.#isValidState(state) && state.uid > 0) { window.history.back(); } } forward() { if (!this._initialized || this._popStateInProgress) { return; } const state = window.history.state; if (this.#isValidState(state) && state.uid < this._maxUid) { window.history.forward(); } } get popStateInProgress() { return this._initialized && (this._popStateInProgress || this._blockHashChange > 0); } get initialBookmark() { return this._initialized ? this._initialBookmark : null; } get initialRotation() { return this._initialized ? this._initialRotation : null; } #pushOrReplaceState(destination, forceReplace = false) { const shouldReplace = forceReplace || !this._destination; const newState = { fingerprint: this._fingerprint, uid: shouldReplace ? this._uid : this._uid + 1, destination }; this.#updateInternalState(destination, newState.uid); let newUrl; if (this._updateUrl && destination?.hash) { const { href, protocol } = document.location; if (protocol !== "file:") { newUrl = updateUrlHash(href, destination.hash); } } if (shouldReplace) { window.history.replaceState(newState, "", newUrl); } else { window.history.pushState(newState, "", newUrl); } } #tryPushCurrentPosition(temporary = false) { if (!this._position) { return; } let position = this._position; if (temporary) { position = Object.assign(Object.create(null), this._position); position.temporary = true; } if (!this._destination) { this.#pushOrReplaceState(position); return; } if (this._destination.temporary) { this.#pushOrReplaceState(position, true); return; } if (this._destination.hash === position.hash) { return; } if (!this._destination.page && (POSITION_UPDATED_THRESHOLD <= 0 || this._numPositionUpdates <= POSITION_UPDATED_THRESHOLD)) { return; } let forceReplace = false; if (this._destination.page >= position.first && this._destination.page <= position.page) { if (this._destination.dest !== undefined || !this._destination.first) { return; } forceReplace = true; } this.#pushOrReplaceState(position, forceReplace); } #isValidPage(val) { return Number.isInteger(val) && val > 0 && val <= this.linkService.pagesCount; } #isValidState(state, checkReload = false) { if (!state) { return false; } if (state.fingerprint !== this._fingerprint) { if (checkReload) { if (typeof state.fingerprint !== "string" || state.fingerprint.length !== this._fingerprint.length) { return false; } const [perfEntry] = performance.getEntriesByType("navigation"); if (perfEntry?.type !== "reload") { return false; } } else { return false; } } if (!Number.isInteger(state.uid) || state.uid < 0) { return false; } if (state.destination === null || typeof state.destination !== "object") { return false; } return true; } #updateInternalState(destination, uid, removeTemporary = false) { if (this._updateViewareaTimeout) { clearTimeout(this._updateViewareaTimeout); this._updateViewareaTimeout = null; } if (removeTemporary && destination?.temporary) { delete destination.temporary; } this._destination = destination; this._uid = uid; this._maxUid = Math.max(this._maxUid, uid); this._numPositionUpdates = 0; } #parseCurrentHash(checkNameddest = false) { const hash = unescape(getCurrentHash()).substring(1); const params = parseQueryString(hash); const nameddest = params.get("nameddest") || ""; let page = params.get("page") | 0; if (!this.#isValidPage(page) || checkNameddest && nameddest.length > 0) { page = null; } return { hash, page, rotation: this.linkService.rotation }; } #updateViewarea({ location }) { if (this._updateViewareaTimeout) { clearTimeout(this._updateViewareaTimeout); this._updateViewareaTimeout = null; } this._position = { hash: location.pdfOpenParams.substring(1), page: this.linkService.page, first: location.pageNumber, rotation: location.rotation }; if (this._popStateInProgress) { return; } if (POSITION_UPDATED_THRESHOLD > 0 && this._isPagesLoaded && this._destination && !this._destination.page) { this._numPositionUpdates++; } if (UPDATE_VIEWAREA_TIMEOUT > 0) { this._updateViewareaTimeout = setTimeout(() => { if (!this._popStateInProgress) { this.#tryPushCurrentPosition(true); } this._updateViewareaTimeout = null; }, UPDATE_VIEWAREA_TIMEOUT); } } #popState({ state }) { const newHash = getCurrentHash(), hashChanged = this._currentHash !== newHash; this._currentHash = newHash; if (!state) { this._uid++; const { hash, page, rotation } = this.#parseCurrentHash(); this.#pushOrReplaceState({ hash, page, rotation }, true); return; } if (!this.#isValidState(state)) { return; } this._popStateInProgress = true; if (hashChanged) { this._blockHashChange++; waitOnEventOrTimeout({ target: window, name: "hashchange", delay: HASH_CHANGE_TIMEOUT }).then(() => { this._blockHashChange--; }); } const destination = state.destination; this.#updateInternalState(destination, state.uid, true); if (isValidRotation(destination.rotation)) { this.linkService.rotation = destination.rotation; } if (destination.dest) { this.linkService.goToDestination(destination.dest); } else if (destination.hash) { this.linkService.setHash(destination.hash); } else if (destination.page) { this.linkService.page = destination.page; } Promise.resolve().then(() => { this._popStateInProgress = false; }); } #pageHide() { if (!this._destination || this._destination.temporary) { this.#tryPushCurrentPosition(); } } #bindEvents() { if (this.#eventAbortController) { return; } this.#eventAbortController = new AbortController(); const { signal } = this.#eventAbortController; this.eventBus._on("updateviewarea", this.#updateViewarea.bind(this), { signal }); window.addEventListener("popstate", this.#popState.bind(this), { signal }); window.addEventListener("pagehide", this.#pageHide.bind(this), { signal }); } #unbindEvents() { this.#eventAbortController?.abort(); this.#eventAbortController = null; } } function isDestHashesEqual(destHash, pushHash) { if (typeof destHash !== "string" || typeof pushHash !== "string") { return false; } if (destHash === pushHash) { return true; } const nameddest = parseQueryString(destHash).get("nameddest"); if (nameddest === pushHash) { return true; } return false; } function isDestArraysEqual(firstDest, secondDest) { function isEntryEqual(first, second) { if (typeof first !== typeof second) { return false; } if (Array.isArray(first) || Array.isArray(second)) { return false; } if (first !== null && typeof first === "object" && second !== null) { if (Object.keys(first).length !== Object.keys(second).length) { return false; } for (const key in first) { if (!isEntryEqual(first[key], second[key])) { return false; } } return true; } return first === second || Number.isNaN(first) && Number.isNaN(second); } if (!(Array.isArray(firstDest) && Array.isArray(secondDest))) { return false; } if (firstDest.length !== secondDest.length) { return false; } for (let i = 0, ii = firstDest.length; i < ii; i++) { if (!isEntryEqual(firstDest[i], secondDest[i])) { return false; } } return true; } ;// ./web/pdf_layer_viewer.js class PDFLayerViewer extends BaseTreeViewer { constructor(options) { super(options); this.eventBus._on("optionalcontentconfigchanged", evt => { this.#updateLayers(evt.promise); }); this.eventBus._on("resetlayers", () => { this.#updateLayers(); }); this.eventBus._on("togglelayerstree", this._toggleAllTreeItems.bind(this)); } reset() { super.reset(); this._optionalContentConfig = null; this._optionalContentVisibility?.clear(); this._optionalContentVisibility = null; } _dispatchEvent(layersCount) { this.eventBus.dispatch("layersloaded", { source: this, layersCount }); } _bindLink(element, { groupId, input }) { const setVisibility = () => { const visible = input.checked; this._optionalContentConfig.setVisibility(groupId, visible); const cached = this._optionalContentVisibility.get(groupId); if (cached) { cached.visible = visible; } this.eventBus.dispatch("optionalcontentconfig", { source: this, promise: Promise.resolve(this._optionalContentConfig) }); }; element.onclick = evt => { if (evt.target === input) { setVisibility(); return true; } else if (evt.target !== element) { return true; } input.checked = !input.checked; setVisibility(); return false; }; } _setNestedName(element, { name = null }) { if (typeof name === "string") { element.textContent = this._normalizeTextContent(name); return; } element.setAttribute("data-l10n-id", "pdfjs-additional-layers"); element.style.fontStyle = "italic"; this._l10n.translateOnce(element); } _addToggleButton(div, { name = null }) { super._addToggleButton(div, name === null); } _toggleAllTreeItems() { if (!this._optionalContentConfig) { return; } super._toggleAllTreeItems(); } render({ optionalContentConfig, pdfDocument }) { if (this._optionalContentConfig) { this.reset(); } this._optionalContentConfig = optionalContentConfig || null; this._pdfDocument = pdfDocument || null; const groups = optionalContentConfig?.getOrder(); if (!groups) { this._dispatchEvent(0); return; } this._optionalContentVisibility = new Map(); const fragment = document.createDocumentFragment(), queue = [{ parent: fragment, groups }]; let layersCount = 0, hasAnyNesting = false; while (queue.length > 0) { const levelData = queue.shift(); for (const groupId of levelData.groups) { const div = document.createElement("div"); div.className = "treeItem"; const element = document.createElement("a"); div.append(element); if (typeof groupId === "object") { hasAnyNesting = true; this._addToggleButton(div, groupId); this._setNestedName(element, groupId); const itemsDiv = document.createElement("div"); itemsDiv.className = "treeItems"; div.append(itemsDiv); queue.push({ parent: itemsDiv, groups: groupId.order }); } else { const group = optionalContentConfig.getGroup(groupId); const input = document.createElement("input"); this._bindLink(element, { groupId, input }); input.type = "checkbox"; input.checked = group.visible; this._optionalContentVisibility.set(groupId, { input, visible: input.checked }); const label = document.createElement("label"); label.textContent = this._normalizeTextContent(group.name); label.append(input); element.append(label); layersCount++; } levelData.parent.append(div); } } this._finishRendering(fragment, layersCount, hasAnyNesting); } async #updateLayers(promise = null) { if (!this._optionalContentConfig) { return; } const pdfDocument = this._pdfDocument; const optionalContentConfig = await (promise || pdfDocument.getOptionalContentConfig({ intent: "display" })); if (pdfDocument !== this._pdfDocument) { return; } if (promise) { for (const [groupId, cached] of this._optionalContentVisibility) { const group = optionalContentConfig.getGroup(groupId); if (group && cached.visible !== group.visible) { cached.input.checked = cached.visible = !cached.visible; } } return; } this.eventBus.dispatch("optionalcontentconfig", { source: this, promise: Promise.resolve(optionalContentConfig) }); this.render({ optionalContentConfig, pdfDocument: this._pdfDocument }); } } ;// ./web/pdf_outline_viewer.js class PDFOutlineViewer extends BaseTreeViewer { constructor(options) { super(options); this.linkService = options.linkService; this.downloadManager = options.downloadManager; this.eventBus._on("toggleoutlinetree", this._toggleAllTreeItems.bind(this)); this.eventBus._on("currentoutlineitem", this._currentOutlineItem.bind(this)); this.eventBus._on("pagechanging", evt => { this._currentPageNumber = evt.pageNumber; }); this.eventBus._on("pagesloaded", evt => { this._isPagesLoaded = !!evt.pagesCount; this._currentOutlineItemCapability?.resolve(this._isPagesLoaded); }); this.eventBus._on("sidebarviewchanged", evt => { this._sidebarView = evt.view; }); } reset() { super.reset(); this._outline = null; this._pageNumberToDestHashCapability = null; this._currentPageNumber = 1; this._isPagesLoaded = null; this._currentOutlineItemCapability?.resolve(false); this._currentOutlineItemCapability = null; } _dispatchEvent(outlineCount) { this._currentOutlineItemCapability = Promise.withResolvers(); if (outlineCount === 0 || this._pdfDocument?.loadingParams.disableAutoFetch) { this._currentOutlineItemCapability.resolve(false); } else if (this._isPagesLoaded !== null) { this._currentOutlineItemCapability.resolve(this._isPagesLoaded); } this.eventBus.dispatch("outlineloaded", { source: this, outlineCount, currentOutlineItemPromise: this._currentOutlineItemCapability.promise }); } _bindLink(element, { url, newWindow, action, attachment, dest, setOCGState }) { const { linkService } = this; if (url) { linkService.addLinkAttributes(element, url, newWindow); return; } if (action) { element.href = linkService.getAnchorUrl(""); element.onclick = () => { linkService.executeNamedAction(action); return false; }; return; } if (attachment) { element.href = linkService.getAnchorUrl(""); element.onclick = () => { this.downloadManager.openOrDownloadData(attachment.content, attachment.filename); return false; }; return; } if (setOCGState) { element.href = linkService.getAnchorUrl(""); element.onclick = () => { linkService.executeSetOCGState(setOCGState); return false; }; return; } element.href = linkService.getDestinationHash(dest); element.onclick = evt => { this._updateCurrentTreeItem(evt.target.parentNode); if (dest) { linkService.goToDestination(dest); } return false; }; } _setStyles(element, { bold, italic }) { if (bold) { element.style.fontWeight = "bold"; } if (italic) { element.style.fontStyle = "italic"; } } _addToggleButton(div, { count, items }) { let hidden = false; if (count < 0) { let totalCount = items.length; if (totalCount > 0) { const queue = [...items]; while (queue.length > 0) { const { count: nestedCount, items: nestedItems } = queue.shift(); if (nestedCount > 0 && nestedItems.length > 0) { totalCount += nestedItems.length; queue.push(...nestedItems); } } } if (Math.abs(count) === totalCount) { hidden = true; } } super._addToggleButton(div, hidden); } _toggleAllTreeItems() { if (!this._outline) { return; } super._toggleAllTreeItems(); } render({ outline, pdfDocument }) { if (this._outline) { this.reset(); } this._outline = outline || null; this._pdfDocument = pdfDocument || null; if (!outline) { this._dispatchEvent(0); return; } const fragment = document.createDocumentFragment(); const queue = [{ parent: fragment, items: outline }]; let outlineCount = 0, hasAnyNesting = false; while (queue.length > 0) { const levelData = queue.shift(); for (const item of levelData.items) { const div = document.createElement("div"); div.className = "treeItem"; const element = document.createElement("a"); this._bindLink(element, item); this._setStyles(element, item); element.textContent = this._normalizeTextContent(item.title); div.append(element); if (item.items.length > 0) { hasAnyNesting = true; this._addToggleButton(div, item); const itemsDiv = document.createElement("div"); itemsDiv.className = "treeItems"; div.append(itemsDiv); queue.push({ parent: itemsDiv, items: item.items }); } levelData.parent.append(div); outlineCount++; } } this._finishRendering(fragment, outlineCount, hasAnyNesting); } async _currentOutlineItem() { if (!this._isPagesLoaded) { throw new Error("_currentOutlineItem: All pages have not been loaded."); } if (!this._outline || !this._pdfDocument) { return; } const pageNumberToDestHash = await this._getPageNumberToDestHash(this._pdfDocument); if (!pageNumberToDestHash) { return; } this._updateCurrentTreeItem(null); if (this._sidebarView !== SidebarView.OUTLINE) { return; } for (let i = this._currentPageNumber; i > 0; i--) { const destHash = pageNumberToDestHash.get(i); if (!destHash) { continue; } const linkElement = this.container.querySelector(`a[href="${destHash}"]`); if (!linkElement) { continue; } this._scrollToCurrentTreeItem(linkElement.parentNode); break; } } async _getPageNumberToDestHash(pdfDocument) { if (this._pageNumberToDestHashCapability) { return this._pageNumberToDestHashCapability.promise; } this._pageNumberToDestHashCapability = Promise.withResolvers(); const pageNumberToDestHash = new Map(), pageNumberNesting = new Map(); const queue = [{ nesting: 0, items: this._outline }]; while (queue.length > 0) { const levelData = queue.shift(), currentNesting = levelData.nesting; for (const { dest, items } of levelData.items) { let explicitDest, pageNumber; if (typeof dest === "string") { explicitDest = await pdfDocument.getDestination(dest); if (pdfDocument !== this._pdfDocument) { return null; } } else { explicitDest = dest; } if (Array.isArray(explicitDest)) { const [destRef] = explicitDest; if (destRef && typeof destRef === "object") { pageNumber = pdfDocument.cachedPageNumber(destRef); } else if (Number.isInteger(destRef)) { pageNumber = destRef + 1; } if (Number.isInteger(pageNumber) && (!pageNumberToDestHash.has(pageNumber) || currentNesting > pageNumberNesting.get(pageNumber))) { const destHash = this.linkService.getDestinationHash(dest); pageNumberToDestHash.set(pageNumber, destHash); pageNumberNesting.set(pageNumber, currentNesting); } } if (items.length > 0) { queue.push({ nesting: currentNesting + 1, items }); } } } this._pageNumberToDestHashCapability.resolve(pageNumberToDestHash.size > 0 ? pageNumberToDestHash : null); return this._pageNumberToDestHashCapability.promise; } } ;// ./web/pdf_presentation_mode.js const DELAY_BEFORE_HIDING_CONTROLS = 3000; const ACTIVE_SELECTOR = "pdfPresentationMode"; const CONTROLS_SELECTOR = "pdfPresentationModeControls"; const MOUSE_SCROLL_COOLDOWN_TIME = 50; const PAGE_SWITCH_THRESHOLD = 0.1; const SWIPE_MIN_DISTANCE_THRESHOLD = 50; const SWIPE_ANGLE_THRESHOLD = Math.PI / 6; class PDFPresentationMode { #state = PresentationModeState.UNKNOWN; #args = null; #fullscreenChangeAbortController = null; #windowAbortController = null; constructor({ container, pdfViewer, eventBus }) { this.container = container; this.pdfViewer = pdfViewer; this.eventBus = eventBus; this.contextMenuOpen = false; this.mouseScrollTimeStamp = 0; this.mouseScrollDelta = 0; this.touchSwipeState = null; } async request() { const { container, pdfViewer } = this; if (this.active || !pdfViewer.pagesCount || !container.requestFullscreen) { return false; } this.#addFullscreenChangeListeners(); this.#notifyStateChange(PresentationModeState.CHANGING); const promise = container.requestFullscreen(); this.#args = { pageNumber: pdfViewer.currentPageNumber, scaleValue: pdfViewer.currentScaleValue, scrollMode: pdfViewer.scrollMode, spreadMode: null, annotationEditorMode: null }; if (pdfViewer.spreadMode !== SpreadMode.NONE && !(pdfViewer.pageViewsReady && pdfViewer.hasEqualPageSizes)) { console.warn("Ignoring Spread modes when entering PresentationMode, " + "since the document may contain varying page sizes."); this.#args.spreadMode = pdfViewer.spreadMode; } if (pdfViewer.annotationEditorMode !== AnnotationEditorType.DISABLE) { this.#args.annotationEditorMode = pdfViewer.annotationEditorMode; } try { await promise; pdfViewer.focus(); return true; } catch { this.#removeFullscreenChangeListeners(); this.#notifyStateChange(PresentationModeState.NORMAL); } return false; } get active() { return this.#state === PresentationModeState.CHANGING || this.#state === PresentationModeState.FULLSCREEN; } #mouseWheel(evt) { if (!this.active) { return; } evt.preventDefault(); const delta = normalizeWheelEventDelta(evt); const currentTime = Date.now(); const storedTime = this.mouseScrollTimeStamp; if (currentTime > storedTime && currentTime - storedTime < MOUSE_SCROLL_COOLDOWN_TIME) { return; } if (this.mouseScrollDelta > 0 && delta < 0 || this.mouseScrollDelta < 0 && delta > 0) { this.#resetMouseScrollState(); } this.mouseScrollDelta += delta; if (Math.abs(this.mouseScrollDelta) >= PAGE_SWITCH_THRESHOLD) { const totalDelta = this.mouseScrollDelta; this.#resetMouseScrollState(); const success = totalDelta > 0 ? this.pdfViewer.previousPage() : this.pdfViewer.nextPage(); if (success) { this.mouseScrollTimeStamp = currentTime; } } } #notifyStateChange(state) { this.#state = state; this.eventBus.dispatch("presentationmodechanged", { source: this, state }); } #enter() { this.#notifyStateChange(PresentationModeState.FULLSCREEN); this.container.classList.add(ACTIVE_SELECTOR); setTimeout(() => { this.pdfViewer.scrollMode = ScrollMode.PAGE; if (this.#args.spreadMode !== null) { this.pdfViewer.spreadMode = SpreadMode.NONE; } this.pdfViewer.currentPageNumber = this.#args.pageNumber; this.pdfViewer.currentScaleValue = "page-fit"; if (this.#args.annotationEditorMode !== null) { this.pdfViewer.annotationEditorMode = { mode: AnnotationEditorType.NONE }; } }, 0); this.#addWindowListeners(); this.#showControls(); this.contextMenuOpen = false; document.getSelection().empty(); } #exit() { const pageNumber = this.pdfViewer.currentPageNumber; this.container.classList.remove(ACTIVE_SELECTOR); setTimeout(() => { this.#removeFullscreenChangeListeners(); this.#notifyStateChange(PresentationModeState.NORMAL); this.pdfViewer.scrollMode = this.#args.scrollMode; if (this.#args.spreadMode !== null) { this.pdfViewer.spreadMode = this.#args.spreadMode; } this.pdfViewer.currentScaleValue = this.#args.scaleValue; this.pdfViewer.currentPageNumber = pageNumber; if (this.#args.annotationEditorMode !== null) { this.pdfViewer.annotationEditorMode = { mode: this.#args.annotationEditorMode }; } this.#args = null; }, 0); this.#removeWindowListeners(); this.#hideControls(); this.#resetMouseScrollState(); this.contextMenuOpen = false; } #mouseDown(evt) { if (this.contextMenuOpen) { this.contextMenuOpen = false; evt.preventDefault(); return; } if (evt.button !== 0) { return; } if (evt.target.href && evt.target.parentNode?.hasAttribute("data-internal-link")) { return; } evt.preventDefault(); if (evt.shiftKey) { this.pdfViewer.previousPage(); } else { this.pdfViewer.nextPage(); } } #contextMenu() { this.contextMenuOpen = true; } #showControls() { if (this.controlsTimeout) { clearTimeout(this.controlsTimeout); } else { this.container.classList.add(CONTROLS_SELECTOR); } this.controlsTimeout = setTimeout(() => { this.container.classList.remove(CONTROLS_SELECTOR); delete this.controlsTimeout; }, DELAY_BEFORE_HIDING_CONTROLS); } #hideControls() { if (!this.controlsTimeout) { return; } clearTimeout(this.controlsTimeout); this.container.classList.remove(CONTROLS_SELECTOR); delete this.controlsTimeout; } #resetMouseScrollState() { this.mouseScrollTimeStamp = 0; this.mouseScrollDelta = 0; } #touchSwipe(evt) { if (!this.active) { return; } if (evt.touches.length > 1) { this.touchSwipeState = null; return; } switch (evt.type) { case "touchstart": this.touchSwipeState = { startX: evt.touches[0].pageX, startY: evt.touches[0].pageY, endX: evt.touches[0].pageX, endY: evt.touches[0].pageY }; break; case "touchmove": if (this.touchSwipeState === null) { return; } this.touchSwipeState.endX = evt.touches[0].pageX; this.touchSwipeState.endY = evt.touches[0].pageY; evt.preventDefault(); break; case "touchend": if (this.touchSwipeState === null) { return; } let delta = 0; const dx = this.touchSwipeState.endX - this.touchSwipeState.startX; const dy = this.touchSwipeState.endY - this.touchSwipeState.startY; const absAngle = Math.abs(Math.atan2(dy, dx)); if (Math.abs(dx) > SWIPE_MIN_DISTANCE_THRESHOLD && (absAngle <= SWIPE_ANGLE_THRESHOLD || absAngle >= Math.PI - SWIPE_ANGLE_THRESHOLD)) { delta = dx; } else if (Math.abs(dy) > SWIPE_MIN_DISTANCE_THRESHOLD && Math.abs(absAngle - Math.PI / 2) <= SWIPE_ANGLE_THRESHOLD) { delta = dy; } if (delta > 0) { this.pdfViewer.previousPage(); } else if (delta < 0) { this.pdfViewer.nextPage(); } break; } } #addWindowListeners() { if (this.#windowAbortController) { return; } this.#windowAbortController = new AbortController(); const { signal } = this.#windowAbortController; const touchSwipeBind = this.#touchSwipe.bind(this); window.addEventListener("mousemove", this.#showControls.bind(this), { signal }); window.addEventListener("mousedown", this.#mouseDown.bind(this), { signal }); window.addEventListener("wheel", this.#mouseWheel.bind(this), { passive: false, signal }); window.addEventListener("keydown", this.#resetMouseScrollState.bind(this), { signal }); window.addEventListener("contextmenu", this.#contextMenu.bind(this), { signal }); window.addEventListener("touchstart", touchSwipeBind, { signal }); window.addEventListener("touchmove", touchSwipeBind, { signal }); window.addEventListener("touchend", touchSwipeBind, { signal }); } #removeWindowListeners() { this.#windowAbortController?.abort(); this.#windowAbortController = null; } #addFullscreenChangeListeners() { if (this.#fullscreenChangeAbortController) { return; } this.#fullscreenChangeAbortController = new AbortController(); window.addEventListener("fullscreenchange", () => { if (document.fullscreenElement) { this.#enter(); } else { this.#exit(); } }, { signal: this.#fullscreenChangeAbortController.signal }); } #removeFullscreenChangeListeners() { this.#fullscreenChangeAbortController?.abort(); this.#fullscreenChangeAbortController = null; } } ;// ./web/xfa_layer_builder.js class XfaLayerBuilder { constructor({ pdfPage, annotationStorage = null, linkService, xfaHtml = null }) { this.pdfPage = pdfPage; this.annotationStorage = annotationStorage; this.linkService = linkService; this.xfaHtml = xfaHtml; this.div = null; this._cancelled = false; } async render({ viewport, intent = "display" }) { if (intent === "print") { const parameters = { viewport: viewport.clone({ dontFlip: true }), div: this.div, xfaHtml: this.xfaHtml, annotationStorage: this.annotationStorage, linkService: this.linkService, intent }; this.div = document.createElement("div"); parameters.div = this.div; return XfaLayer.render(parameters); } const xfaHtml = await this.pdfPage.getXfa(); if (this._cancelled || !xfaHtml) { return { textDivs: [] }; } const parameters = { viewport: viewport.clone({ dontFlip: true }), div: this.div, xfaHtml, annotationStorage: this.annotationStorage, linkService: this.linkService, intent }; if (this.div) { return XfaLayer.update(parameters); } this.div = document.createElement("div"); parameters.div = this.div; return XfaLayer.render(parameters); } cancel() { this._cancelled = true; } hide() { if (!this.div) { return; } this.div.hidden = true; } } ;// ./web/print_utils.js function getXfaHtmlForPrinting(printContainer, pdfDocument) { const xfaHtml = pdfDocument.allXfaHtml; const linkService = new SimpleLinkService(); const scale = Math.round(PixelsPerInch.PDF_TO_CSS_UNITS * 100) / 100; for (const xfaPage of xfaHtml.children) { const page = document.createElement("div"); page.className = "xfaPrintedPage"; printContainer.append(page); const builder = new XfaLayerBuilder({ pdfPage: null, annotationStorage: pdfDocument.annotationStorage, linkService, xfaHtml: xfaPage }); const viewport = getXfaPageViewport(xfaPage, { scale }); builder.render({ viewport, intent: "print" }); page.append(builder.div); } } ;// ./web/pdf_print_service.js let activeService = null; let dialog = null; let overlayManager = null; let viewerApp = { initialized: false }; function renderPage(activeServiceOnEntry, pdfDocument, pageNumber, size, printResolution, optionalContentConfigPromise, printAnnotationStoragePromise) { const scratchCanvas = activeService.scratchCanvas; const PRINT_UNITS = printResolution / PixelsPerInch.PDF; scratchCanvas.width = Math.floor(size.width * PRINT_UNITS); scratchCanvas.height = Math.floor(size.height * PRINT_UNITS); const ctx = scratchCanvas.getContext("2d"); ctx.save(); ctx.fillStyle = "rgb(255, 255, 255)"; ctx.fillRect(0, 0, scratchCanvas.width, scratchCanvas.height); ctx.restore(); return Promise.all([pdfDocument.getPage(pageNumber), printAnnotationStoragePromise]).then(function ([pdfPage, printAnnotationStorage]) { const renderContext = { canvas: scratchCanvas, transform: [PRINT_UNITS, 0, 0, PRINT_UNITS, 0, 0], viewport: pdfPage.getViewport({ scale: 1, rotation: size.rotation }), intent: "print", annotationMode: AnnotationMode.ENABLE_STORAGE, optionalContentConfigPromise, printAnnotationStorage }; const renderTask = pdfPage.render(renderContext); return renderTask.promise.catch(reason => { if (!(reason instanceof RenderingCancelledException)) { console.error(reason); } throw reason; }); }); } class PDFPrintService { constructor({ pdfDocument, pagesOverview, printContainer, printResolution, printAnnotationStoragePromise = null }) { this.pdfDocument = pdfDocument; this.pagesOverview = pagesOverview; this.printContainer = printContainer; this._printResolution = printResolution || 150; this._optionalContentConfigPromise = pdfDocument.getOptionalContentConfig({ intent: "print" }); this._printAnnotationStoragePromise = printAnnotationStoragePromise || Promise.resolve(); this.currentPage = -1; this.scratchCanvas = document.createElement("canvas"); } layout() { this.throwIfInactive(); const body = document.querySelector("body"); body.setAttribute("data-pdfjsprinting", true); const { width, height } = this.pagesOverview[0]; const hasEqualPageSizes = this.pagesOverview.every(size => size.width === width && size.height === height); if (!hasEqualPageSizes) { console.warn("Not all pages have the same size. The printed result may be incorrect!"); } this.pageStyleSheet = document.createElement("style"); this.pageStyleSheet.textContent = `@page { size: ${width}pt ${height}pt;}`; body.append(this.pageStyleSheet); } destroy() { if (activeService !== this) { return; } this.printContainer.textContent = ""; const body = document.querySelector("body"); body.removeAttribute("data-pdfjsprinting"); if (this.pageStyleSheet) { this.pageStyleSheet.remove(); this.pageStyleSheet = null; } this.scratchCanvas.width = this.scratchCanvas.height = 0; this.scratchCanvas = null; activeService = null; ensureOverlay().then(function () { overlayManager.closeIfActive(dialog); }); } renderPages() { if (this.pdfDocument.isPureXfa) { getXfaHtmlForPrinting(this.printContainer, this.pdfDocument); return Promise.resolve(); } const pageCount = this.pagesOverview.length; const renderNextPage = (resolve, reject) => { this.throwIfInactive(); if (++this.currentPage >= pageCount) { renderProgress(pageCount, pageCount); resolve(); return; } const index = this.currentPage; renderProgress(index, pageCount); renderPage(this, this.pdfDocument, index + 1, this.pagesOverview[index], this._printResolution, this._optionalContentConfigPromise, this._printAnnotationStoragePromise).then(this.useRenderedPage.bind(this)).then(function () { renderNextPage(resolve, reject); }, reject); }; return new Promise(renderNextPage); } useRenderedPage() { this.throwIfInactive(); const img = document.createElement("img"); this.scratchCanvas.toBlob(blob => { img.src = URL.createObjectURL(blob); }); const wrapper = document.createElement("div"); wrapper.className = "printedPage"; wrapper.append(img); this.printContainer.append(wrapper); const { promise, resolve, reject } = Promise.withResolvers(); img.onload = resolve; img.onerror = reject; promise.catch(() => {}).then(() => { URL.revokeObjectURL(img.src); }); return promise; } performPrint() { this.throwIfInactive(); return new Promise(resolve => { setTimeout(() => { if (!this.active) { resolve(); return; } print.call(window); setTimeout(resolve, 20); }, 0); }); } get active() { return this === activeService; } throwIfInactive() { if (!this.active) { throw new Error("This print request was cancelled or completed."); } } } const print = window.print; window.print = function () { if (activeService) { console.warn("Ignored window.print() because of a pending print job."); return; } ensureOverlay().then(function () { if (activeService) { overlayManager.open(dialog); } }); try { dispatchEvent("beforeprint"); } finally { if (!activeService) { console.error("Expected print service to be initialized."); ensureOverlay().then(function () { overlayManager.closeIfActive(dialog); }); } else { const activeServiceOnEntry = activeService; activeService.renderPages().then(() => activeServiceOnEntry.performPrint()).catch(() => {}).then(() => { if (activeServiceOnEntry.active) { abort(); } }); } } }; function dispatchEvent(eventType) { const event = new CustomEvent(eventType, { bubbles: false, cancelable: false, detail: "custom" }); window.dispatchEvent(event); } function abort() { if (activeService) { activeService.destroy(); dispatchEvent("afterprint"); } } function renderProgress(index, total) { dialog ||= document.getElementById("printServiceDialog"); const progress = Math.round(100 * index / total); const progressBar = dialog.querySelector("progress"); const progressPerc = dialog.querySelector(".relative-progress"); progressBar.value = progress; progressPerc.setAttribute("data-l10n-args", JSON.stringify({ progress })); } window.addEventListener("keydown", function (event) { if (event.keyCode === 80 && (event.ctrlKey || event.metaKey) && !event.altKey && (!event.shiftKey || window.chrome || window.opera)) { if (window.parent !== window) { return; } window.print(); event.preventDefault(); event.stopImmediatePropagation(); } }, true); if ("onbeforeprint" in window) { const stopPropagationIfNeeded = function (event) { if (event.detail !== "custom") { event.stopImmediatePropagation(); } }; window.addEventListener("beforeprint", stopPropagationIfNeeded); window.addEventListener("afterprint", stopPropagationIfNeeded); } let overlayPromise; function ensureOverlay() { if (!overlayPromise) { overlayManager = viewerApp.overlayManager; if (!overlayManager) { throw new Error("The overlay manager has not yet been initialized."); } dialog ||= document.getElementById("printServiceDialog"); overlayPromise = overlayManager.register(dialog, true); document.getElementById("printCancel").onclick = abort; dialog.addEventListener("close", abort); } return overlayPromise; } class PDFPrintServiceFactory { static initGlobals(app) { viewerApp = app; } static get supportsPrinting() { return shadow(this, "supportsPrinting", true); } static createPrintService(params) { if (activeService) { throw new Error("The print service is created and active."); } return activeService = new PDFPrintService(params); } } ;// ./web/pdf_rendering_queue.js const CLEANUP_TIMEOUT = 30000; class PDFRenderingQueue { constructor() { this.pdfViewer = null; this.pdfThumbnailViewer = null; this.onIdle = null; this.highestPriorityPage = null; this.idleTimeout = null; this.printing = false; this.isThumbnailViewEnabled = false; Object.defineProperty(this, "hasViewer", { value: () => !!this.pdfViewer }); } setViewer(pdfViewer) { this.pdfViewer = pdfViewer; } setThumbnailViewer(pdfThumbnailViewer) { this.pdfThumbnailViewer = pdfThumbnailViewer; } isHighestPriority(view) { return this.highestPriorityPage === view.renderingId; } renderHighestPriority(currentlyVisiblePages) { if (this.idleTimeout) { clearTimeout(this.idleTimeout); this.idleTimeout = null; } if (this.pdfViewer.forceRendering(currentlyVisiblePages)) { return; } if (this.isThumbnailViewEnabled && this.pdfThumbnailViewer?.forceRendering()) { return; } if (this.printing) { return; } if (this.onIdle) { this.idleTimeout = setTimeout(this.onIdle.bind(this), CLEANUP_TIMEOUT); } } getHighestPriority(visible, views, scrolledDown, preRenderExtra = false, ignoreDetailViews = false) { const visibleViews = visible.views, numVisible = visibleViews.length; if (numVisible === 0) { return null; } for (let i = 0; i < numVisible; i++) { const view = visibleViews[i].view; if (!this.isViewFinished(view)) { return view; } } if (!ignoreDetailViews) { for (let i = 0; i < numVisible; i++) { const { detailView } = visibleViews[i].view; if (detailView && !this.isViewFinished(detailView)) { return detailView; } } } const firstId = visible.first.id, lastId = visible.last.id; if (lastId - firstId + 1 > numVisible) { const visibleIds = visible.ids; for (let i = 1, ii = lastId - firstId; i < ii; i++) { const holeId = scrolledDown ? firstId + i : lastId - i; if (visibleIds.has(holeId)) { continue; } const holeView = views[holeId - 1]; if (!this.isViewFinished(holeView)) { return holeView; } } } let preRenderIndex = scrolledDown ? lastId : firstId - 2; let preRenderView = views[preRenderIndex]; if (preRenderView && !this.isViewFinished(preRenderView)) { return preRenderView; } if (preRenderExtra) { preRenderIndex += scrolledDown ? 1 : -1; preRenderView = views[preRenderIndex]; if (preRenderView && !this.isViewFinished(preRenderView)) { return preRenderView; } } return null; } isViewFinished(view) { return view.renderingState === RenderingStates.FINISHED; } renderView(view) { switch (view.renderingState) { case RenderingStates.FINISHED: return false; case RenderingStates.PAUSED: this.highestPriorityPage = view.renderingId; view.resume(); break; case RenderingStates.RUNNING: this.highestPriorityPage = view.renderingId; break; case RenderingStates.INITIAL: this.highestPriorityPage = view.renderingId; view.draw().finally(() => { this.renderHighestPriority(); }).catch(reason => { if (reason instanceof RenderingCancelledException) { return; } console.error("renderView:", reason); }); break; } return true; } } ;// ./web/pdf_scripting_manager.js class PDFScriptingManager { #closeCapability = null; #destroyCapability = null; #docProperties = null; #eventAbortController = null; #eventBus = null; #externalServices = null; #pdfDocument = null; #pdfViewer = null; #ready = false; #scripting = null; #willPrintCapability = null; constructor({ eventBus, externalServices = null, docProperties = null }) { this.#eventBus = eventBus; this.#externalServices = externalServices; this.#docProperties = docProperties; } setViewer(pdfViewer) { this.#pdfViewer = pdfViewer; } async setDocument(pdfDocument) { if (this.#pdfDocument) { await this.#destroyScripting(); } this.#pdfDocument = pdfDocument; if (!pdfDocument) { return; } const [objects, calculationOrder, docActions] = await Promise.all([pdfDocument.getFieldObjects(), pdfDocument.getCalculationOrderIds(), pdfDocument.getJSActions()]); if (!objects && !docActions) { await this.#destroyScripting(); return; } if (pdfDocument !== this.#pdfDocument) { return; } try { this.#scripting = this.#initScripting(); } catch (error) { console.error("setDocument:", error); await this.#destroyScripting(); return; } const eventBus = this.#eventBus; this.#eventAbortController = new AbortController(); const { signal } = this.#eventAbortController; eventBus._on("updatefromsandbox", event => { if (event?.source === window) { this.#updateFromSandbox(event.detail); } }, { signal }); eventBus._on("dispatcheventinsandbox", event => { this.#scripting?.dispatchEventInSandbox(event.detail); }, { signal }); eventBus._on("pagechanging", ({ pageNumber, previous }) => { if (pageNumber === previous) { return; } this.#dispatchPageClose(previous); this.#dispatchPageOpen(pageNumber); }, { signal }); eventBus._on("pagerendered", ({ pageNumber }) => { if (!this._pageOpenPending.has(pageNumber)) { return; } if (pageNumber !== this.#pdfViewer.currentPageNumber) { return; } this.#dispatchPageOpen(pageNumber); }, { signal }); eventBus._on("pagesdestroy", async () => { await this.#dispatchPageClose(this.#pdfViewer.currentPageNumber); await this.#scripting?.dispatchEventInSandbox({ id: "doc", name: "WillClose" }); this.#closeCapability?.resolve(); }, { signal }); try { const docProperties = await this.#docProperties(pdfDocument); if (pdfDocument !== this.#pdfDocument) { return; } await this.#scripting.createSandbox({ objects, calculationOrder, appInfo: { platform: navigator.platform, language: navigator.language }, docInfo: { ...docProperties, actions: docActions } }); eventBus.dispatch("sandboxcreated", { source: this }); } catch (error) { console.error("setDocument:", error); await this.#destroyScripting(); return; } await this.#scripting?.dispatchEventInSandbox({ id: "doc", name: "Open" }); await this.#dispatchPageOpen(this.#pdfViewer.currentPageNumber, true); Promise.resolve().then(() => { if (pdfDocument === this.#pdfDocument) { this.#ready = true; } }); } async dispatchWillSave() { return this.#scripting?.dispatchEventInSandbox({ id: "doc", name: "WillSave" }); } async dispatchDidSave() { return this.#scripting?.dispatchEventInSandbox({ id: "doc", name: "DidSave" }); } async dispatchWillPrint() { if (!this.#scripting) { return; } await this.#willPrintCapability?.promise; this.#willPrintCapability = Promise.withResolvers(); try { await this.#scripting.dispatchEventInSandbox({ id: "doc", name: "WillPrint" }); } catch (ex) { this.#willPrintCapability.resolve(); this.#willPrintCapability = null; throw ex; } await this.#willPrintCapability.promise; } async dispatchDidPrint() { return this.#scripting?.dispatchEventInSandbox({ id: "doc", name: "DidPrint" }); } get destroyPromise() { return this.#destroyCapability?.promise || null; } get ready() { return this.#ready; } get _pageOpenPending() { return shadow(this, "_pageOpenPending", new Set()); } get _visitedPages() { return shadow(this, "_visitedPages", new Map()); } async #updateFromSandbox(detail) { const pdfViewer = this.#pdfViewer; const isInPresentationMode = pdfViewer.isInPresentationMode || pdfViewer.isChangingPresentationMode; const { id, siblings, command, value } = detail; if (!id) { switch (command) { case "clear": console.clear(); break; case "error": console.error(value); break; case "layout": if (!isInPresentationMode) { const modes = apiPageLayoutToViewerModes(value); pdfViewer.spreadMode = modes.spreadMode; } break; case "page-num": pdfViewer.currentPageNumber = value + 1; break; case "print": await pdfViewer.pagesPromise; this.#eventBus.dispatch("print", { source: this }); break; case "println": console.log(value); break; case "zoom": if (!isInPresentationMode) { pdfViewer.currentScaleValue = value; } break; case "SaveAs": this.#eventBus.dispatch("download", { source: this }); break; case "FirstPage": pdfViewer.currentPageNumber = 1; break; case "LastPage": pdfViewer.currentPageNumber = pdfViewer.pagesCount; break; case "NextPage": pdfViewer.nextPage(); break; case "PrevPage": pdfViewer.previousPage(); break; case "ZoomViewIn": if (!isInPresentationMode) { pdfViewer.increaseScale(); } break; case "ZoomViewOut": if (!isInPresentationMode) { pdfViewer.decreaseScale(); } break; case "WillPrintFinished": this.#willPrintCapability?.resolve(); this.#willPrintCapability = null; break; } return; } if (isInPresentationMode && detail.focus) { return; } delete detail.id; delete detail.siblings; const ids = siblings ? [id, ...siblings] : [id]; for (const elementId of ids) { const element = document.querySelector(`[data-element-id="${elementId}"]`); if (element) { element.dispatchEvent(new CustomEvent("updatefromsandbox", { detail })); } else { this.#pdfDocument?.annotationStorage.setValue(elementId, detail); } } } async #dispatchPageOpen(pageNumber, initialize = false) { const pdfDocument = this.#pdfDocument, visitedPages = this._visitedPages; if (initialize) { this.#closeCapability = Promise.withResolvers(); } if (!this.#closeCapability) { return; } const pageView = this.#pdfViewer.getPageView(pageNumber - 1); if (pageView?.renderingState !== RenderingStates.FINISHED) { this._pageOpenPending.add(pageNumber); return; } this._pageOpenPending.delete(pageNumber); const actionsPromise = (async () => { const actions = await (!visitedPages.has(pageNumber) ? pageView.pdfPage?.getJSActions() : null); if (pdfDocument !== this.#pdfDocument) { return; } await this.#scripting?.dispatchEventInSandbox({ id: "page", name: "PageOpen", pageNumber, actions }); })(); visitedPages.set(pageNumber, actionsPromise); } async #dispatchPageClose(pageNumber) { const pdfDocument = this.#pdfDocument, visitedPages = this._visitedPages; if (!this.#closeCapability) { return; } if (this._pageOpenPending.has(pageNumber)) { return; } const actionsPromise = visitedPages.get(pageNumber); if (!actionsPromise) { return; } visitedPages.set(pageNumber, null); await actionsPromise; if (pdfDocument !== this.#pdfDocument) { return; } await this.#scripting?.dispatchEventInSandbox({ id: "page", name: "PageClose", pageNumber }); } #initScripting() { this.#destroyCapability = Promise.withResolvers(); if (this.#scripting) { throw new Error("#initScripting: Scripting already exists."); } return this.#externalServices.createScripting(); } async #destroyScripting() { if (!this.#scripting) { this.#pdfDocument = null; this.#destroyCapability?.resolve(); return; } if (this.#closeCapability) { await Promise.race([this.#closeCapability.promise, new Promise(resolve => { setTimeout(resolve, 1000); })]).catch(() => {}); this.#closeCapability = null; } this.#pdfDocument = null; try { await this.#scripting.destroySandbox(); } catch {} this.#willPrintCapability?.reject(new Error("Scripting destroyed.")); this.#willPrintCapability = null; this.#eventAbortController?.abort(); this.#eventAbortController = null; this._pageOpenPending.clear(); this._visitedPages.clear(); this.#scripting = null; this.#ready = false; this.#destroyCapability?.resolve(); } } ;// ./web/pdf_sidebar.js const SIDEBAR_WIDTH_VAR = "--sidebar-width"; const SIDEBAR_MIN_WIDTH = 200; const SIDEBAR_RESIZING_CLASS = "sidebarResizing"; const UI_NOTIFICATION_CLASS = "pdfSidebarNotification"; class PDFSidebar { #isRTL = false; #mouseAC = null; #outerContainerWidth = null; #width = null; constructor({ elements, eventBus, l10n }) { this.isOpen = false; this.active = SidebarView.THUMBS; this.isInitialViewSet = false; this.isInitialEventDispatched = false; this.onToggled = null; this.onUpdateThumbnails = null; this.outerContainer = elements.outerContainer; this.sidebarContainer = elements.sidebarContainer; this.toggleButton = elements.toggleButton; this.resizer = elements.resizer; this.thumbnailButton = elements.thumbnailButton; this.outlineButton = elements.outlineButton; this.attachmentsButton = elements.attachmentsButton; this.layersButton = elements.layersButton; this.thumbnailView = elements.thumbnailView; this.outlineView = elements.outlineView; this.attachmentsView = elements.attachmentsView; this.layersView = elements.layersView; this._currentOutlineItemButton = elements.currentOutlineItemButton; this.eventBus = eventBus; this.#isRTL = l10n.getDirection() === "rtl"; this.#addEventListeners(); } reset() { this.isInitialViewSet = false; this.isInitialEventDispatched = false; this.#hideUINotification(true); this.switchView(SidebarView.THUMBS); this.outlineButton.disabled = false; this.attachmentsButton.disabled = false; this.layersButton.disabled = false; this._currentOutlineItemButton.disabled = true; } get visibleView() { return this.isOpen ? this.active : SidebarView.NONE; } setInitialView(view = SidebarView.NONE) { if (this.isInitialViewSet) { return; } this.isInitialViewSet = true; if (view === SidebarView.NONE || view === SidebarView.UNKNOWN) { this.#dispatchEvent(); return; } this.switchView(view, false); if (!this.isInitialEventDispatched) { this.#dispatchEvent(); } } switchView(view, forceOpen = false) { const isViewChanged = view !== this.active; let forceRendering = false; switch (view) { case SidebarView.NONE: if (this.isOpen) { this.close(); } return; case SidebarView.THUMBS: if (this.isOpen && isViewChanged) { forceRendering = true; } break; case SidebarView.OUTLINE: if (this.outlineButton.disabled) { return; } break; case SidebarView.ATTACHMENTS: if (this.attachmentsButton.disabled) { return; } break; case SidebarView.LAYERS: if (this.layersButton.disabled) { return; } break; default: console.error(`PDFSidebar.switchView: "${view}" is not a valid view.`); return; } this.active = view; toggleCheckedBtn(this.thumbnailButton, view === SidebarView.THUMBS, this.thumbnailView); toggleCheckedBtn(this.outlineButton, view === SidebarView.OUTLINE, this.outlineView); toggleCheckedBtn(this.attachmentsButton, view === SidebarView.ATTACHMENTS, this.attachmentsView); toggleCheckedBtn(this.layersButton, view === SidebarView.LAYERS, this.layersView); if (forceOpen && !this.isOpen) { this.open(); return; } if (forceRendering) { this.onUpdateThumbnails(); this.onToggled(); } if (isViewChanged) { this.#dispatchEvent(); } } open() { if (this.isOpen) { return; } this.isOpen = true; toggleExpandedBtn(this.toggleButton, true); this.outerContainer.classList.add("sidebarMoving", "sidebarOpen"); if (this.active === SidebarView.THUMBS) { this.onUpdateThumbnails(); } this.onToggled(); this.#dispatchEvent(); this.#hideUINotification(); } close(evt = null) { if (!this.isOpen) { return; } this.isOpen = false; toggleExpandedBtn(this.toggleButton, false); this.outerContainer.classList.add("sidebarMoving"); this.outerContainer.classList.remove("sidebarOpen"); this.onToggled(); this.#dispatchEvent(); if (evt?.detail > 0) { this.toggleButton.blur(); } } toggle(evt = null) { if (this.isOpen) { this.close(evt); } else { this.open(); } } #dispatchEvent() { if (this.isInitialViewSet) { this.isInitialEventDispatched ||= true; } this.eventBus.dispatch("sidebarviewchanged", { source: this, view: this.visibleView }); } #showUINotification() { this.toggleButton.setAttribute("data-l10n-id", "pdfjs-toggle-sidebar-notification-button"); if (!this.isOpen) { this.toggleButton.classList.add(UI_NOTIFICATION_CLASS); } } #hideUINotification(reset = false) { if (this.isOpen || reset) { this.toggleButton.classList.remove(UI_NOTIFICATION_CLASS); } if (reset) { this.toggleButton.setAttribute("data-l10n-id", "pdfjs-toggle-sidebar-button"); } } #addEventListeners() { const { eventBus, outerContainer } = this; this.sidebarContainer.addEventListener("transitionend", evt => { if (evt.target === this.sidebarContainer) { outerContainer.classList.remove("sidebarMoving"); eventBus.dispatch("resize", { source: this }); } }); this.toggleButton.addEventListener("click", evt => { this.toggle(evt); }); this.thumbnailButton.addEventListener("click", () => { this.switchView(SidebarView.THUMBS); }); this.outlineButton.addEventListener("click", () => { this.switchView(SidebarView.OUTLINE); }); this.outlineButton.addEventListener("dblclick", () => { eventBus.dispatch("toggleoutlinetree", { source: this }); }); this.attachmentsButton.addEventListener("click", () => { this.switchView(SidebarView.ATTACHMENTS); }); this.layersButton.addEventListener("click", () => { this.switchView(SidebarView.LAYERS); }); this.layersButton.addEventListener("dblclick", () => { eventBus.dispatch("resetlayers", { source: this }); }); this._currentOutlineItemButton.addEventListener("click", () => { eventBus.dispatch("currentoutlineitem", { source: this }); }); const onTreeLoaded = (count, button, view) => { button.disabled = !count; if (count) { this.#showUINotification(); } else if (this.active === view) { this.switchView(SidebarView.THUMBS); } }; eventBus._on("outlineloaded", evt => { onTreeLoaded(evt.outlineCount, this.outlineButton, SidebarView.OUTLINE); evt.currentOutlineItemPromise.then(enabled => { if (!this.isInitialViewSet) { return; } this._currentOutlineItemButton.disabled = !enabled; }); }); eventBus._on("attachmentsloaded", evt => { onTreeLoaded(evt.attachmentsCount, this.attachmentsButton, SidebarView.ATTACHMENTS); }); eventBus._on("layersloaded", evt => { onTreeLoaded(evt.layersCount, this.layersButton, SidebarView.LAYERS); }); eventBus._on("presentationmodechanged", evt => { if (evt.state === PresentationModeState.NORMAL && this.visibleView === SidebarView.THUMBS) { this.onUpdateThumbnails(); } }); this.resizer.addEventListener("mousedown", evt => { if (evt.button !== 0) { return; } outerContainer.classList.add(SIDEBAR_RESIZING_CLASS); this.#mouseAC = new AbortController(); const opts = { signal: this.#mouseAC.signal }; window.addEventListener("mousemove", this.#mouseMove.bind(this), opts); window.addEventListener("mouseup", this.#mouseUp.bind(this), opts); window.addEventListener("blur", this.#mouseUp.bind(this), opts); }); eventBus._on("resize", evt => { if (evt.source !== window) { return; } this.#outerContainerWidth = null; if (!this.#width) { return; } if (!this.isOpen) { this.#updateWidth(this.#width); return; } outerContainer.classList.add(SIDEBAR_RESIZING_CLASS); const updated = this.#updateWidth(this.#width); Promise.resolve().then(() => { outerContainer.classList.remove(SIDEBAR_RESIZING_CLASS); if (updated) { eventBus.dispatch("resize", { source: this }); } }); }); } get outerContainerWidth() { return this.#outerContainerWidth ||= this.outerContainer.clientWidth; } #updateWidth(width = 0) { const maxWidth = Math.floor(this.outerContainerWidth / 2); if (width > maxWidth) { width = maxWidth; } if (width < SIDEBAR_MIN_WIDTH) { width = SIDEBAR_MIN_WIDTH; } if (width === this.#width) { return false; } this.#width = width; docStyle.setProperty(SIDEBAR_WIDTH_VAR, `${width}px`); return true; } #mouseMove(evt) { let width = evt.clientX; if (this.#isRTL) { width = this.outerContainerWidth - width; } this.#updateWidth(width); } #mouseUp(evt) { this.outerContainer.classList.remove(SIDEBAR_RESIZING_CLASS); this.eventBus.dispatch("resize", { source: this }); this.#mouseAC?.abort(); this.#mouseAC = null; } } ;// ./web/pdf_text_extractor.js class PdfTextExtractor { #pdfViewer; #externalServices; #textPromise; #pendingRequests = new Set(); constructor(externalServices) { this.#externalServices = externalServices; window.addEventListener("requestTextContent", ({ detail }) => { this.extractTextContent(detail.requestId); }); } setViewer(pdfViewer) { this.#pdfViewer = pdfViewer; if (this.#pdfViewer && this.#pendingRequests.size) { for (const pendingRequest of this.#pendingRequests) { this.extractTextContent(pendingRequest); } this.#pendingRequests.clear(); } } async extractTextContent(requestId) { if (!this.#pdfViewer) { this.#pendingRequests.add(requestId); return; } if (!this.#textPromise) { const textPromise = this.#textPromise = this.#pdfViewer.getAllText(); textPromise.then(() => { setTimeout(() => { if (this.#textPromise === textPromise) { this.#textPromise = null; } }, 5000); }); } this.#externalServices.reportText({ text: await this.#textPromise, requestId }); } } ;// ./web/pdf_thumbnail_view.js const DRAW_UPSCALE_FACTOR = 2; const MAX_NUM_SCALING_STEPS = 3; const THUMBNAIL_WIDTH = 98; function zeroCanvas(c) { c.width = 0; c.height = 0; } class TempImageFactory { static #tempCanvas = null; static getCanvas(width, height) { const tempCanvas = this.#tempCanvas ||= document.createElement("canvas"); tempCanvas.width = width; tempCanvas.height = height; const ctx = tempCanvas.getContext("2d", { alpha: false }); ctx.save(); ctx.fillStyle = "rgb(255, 255, 255)"; ctx.fillRect(0, 0, width, height); ctx.restore(); return [tempCanvas, tempCanvas.getContext("2d")]; } static destroyCanvas() { if (this.#tempCanvas) { zeroCanvas(this.#tempCanvas); } this.#tempCanvas = null; } } class PDFThumbnailView { constructor({ container, eventBus, id, defaultViewport, optionalContentConfigPromise, linkService, renderingQueue, maxCanvasPixels, maxCanvasDim, pageColors }) { this.id = id; this.renderingId = "thumbnail" + id; this.pageLabel = null; this.pdfPage = null; this.rotation = 0; this.viewport = defaultViewport; this.pdfPageRotate = defaultViewport.rotation; this._optionalContentConfigPromise = optionalContentConfigPromise || null; this.maxCanvasPixels = maxCanvasPixels ?? AppOptions.get("maxCanvasPixels"); this.maxCanvasDim = maxCanvasDim || AppOptions.get("maxCanvasDim"); this.pageColors = pageColors || null; this.eventBus = eventBus; this.linkService = linkService; this.renderingQueue = renderingQueue; this.renderTask = null; this.renderingState = RenderingStates.INITIAL; this.resume = null; const anchor = document.createElement("a"); anchor.href = linkService.getAnchorUrl("#page=" + id); anchor.setAttribute("data-l10n-id", "pdfjs-thumb-page-title"); anchor.setAttribute("data-l10n-args", this.#pageL10nArgs); anchor.onclick = function () { linkService.goToPage(id); return false; }; this.anchor = anchor; const div = document.createElement("div"); div.className = "thumbnail"; div.setAttribute("data-page-number", this.id); this.div = div; this.#updateDims(); const img = document.createElement("div"); img.className = "thumbnailImage"; this._placeholderImg = img; div.append(img); anchor.append(div); container.append(anchor); } #updateDims() { const { width, height } = this.viewport; const ratio = width / height; this.canvasWidth = THUMBNAIL_WIDTH; this.canvasHeight = this.canvasWidth / ratio | 0; this.scale = this.canvasWidth / width; const { style } = this.div; style.setProperty("--thumbnail-width", `${this.canvasWidth}px`); style.setProperty("--thumbnail-height", `${this.canvasHeight}px`); } setPdfPage(pdfPage) { this.pdfPage = pdfPage; this.pdfPageRotate = pdfPage.rotate; const totalRotation = (this.rotation + this.pdfPageRotate) % 360; this.viewport = pdfPage.getViewport({ scale: 1, rotation: totalRotation }); this.reset(); } reset() { this.cancelRendering(); this.renderingState = RenderingStates.INITIAL; this.div.removeAttribute("data-loaded"); this.image?.replaceWith(this._placeholderImg); this.#updateDims(); if (this.image) { this.image.removeAttribute("src"); delete this.image; } } update({ rotation = null }) { if (typeof rotation === "number") { this.rotation = rotation; } const totalRotation = (this.rotation + this.pdfPageRotate) % 360; this.viewport = this.viewport.clone({ scale: 1, rotation: totalRotation }); this.reset(); } cancelRendering() { if (this.renderTask) { this.renderTask.cancel(); this.renderTask = null; } this.resume = null; } #getPageDrawContext(upscaleFactor = 1) { const canvas = document.createElement("canvas"); const outputScale = new OutputScale(); const width = upscaleFactor * this.canvasWidth, height = upscaleFactor * this.canvasHeight; outputScale.limitCanvas(width, height, this.maxCanvasPixels, this.maxCanvasDim); canvas.width = width * outputScale.sx | 0; canvas.height = height * outputScale.sy | 0; const transform = outputScale.scaled ? [outputScale.sx, 0, 0, outputScale.sy, 0, 0] : null; return { canvas, transform }; } #convertCanvasToImage(canvas) { if (this.renderingState !== RenderingStates.FINISHED) { throw new Error("#convertCanvasToImage: Rendering has not finished."); } const reducedCanvas = this.#reduceImage(canvas); const image = document.createElement("img"); image.className = "thumbnailImage"; image.setAttribute("data-l10n-id", "pdfjs-thumb-page-canvas"); image.setAttribute("data-l10n-args", this.#pageL10nArgs); image.src = reducedCanvas.toDataURL(); this.image = image; this.div.setAttribute("data-loaded", true); this._placeholderImg.replaceWith(image); zeroCanvas(reducedCanvas); } async draw() { if (this.renderingState !== RenderingStates.INITIAL) { console.error("Must be in new state before drawing"); return; } const { pageColors, pdfPage } = this; if (!pdfPage) { this.renderingState = RenderingStates.FINISHED; throw new Error("pdfPage is not loaded"); } this.renderingState = RenderingStates.RUNNING; const { canvas, transform } = this.#getPageDrawContext(DRAW_UPSCALE_FACTOR); const drawViewport = this.viewport.clone({ scale: DRAW_UPSCALE_FACTOR * this.scale }); const renderContinueCallback = cont => { if (!this.renderingQueue.isHighestPriority(this)) { this.renderingState = RenderingStates.PAUSED; this.resume = () => { this.renderingState = RenderingStates.RUNNING; cont(); }; return; } cont(); }; const renderContext = { canvas, transform, viewport: drawViewport, optionalContentConfigPromise: this._optionalContentConfigPromise, pageColors }; const renderTask = this.renderTask = pdfPage.render(renderContext); renderTask.onContinue = renderContinueCallback; let error = null; try { await renderTask.promise; } catch (e) { if (e instanceof RenderingCancelledException) { zeroCanvas(canvas); return; } error = e; } finally { if (renderTask === this.renderTask) { this.renderTask = null; } } this.renderingState = RenderingStates.FINISHED; this.#convertCanvasToImage(canvas); zeroCanvas(canvas); this.eventBus.dispatch("thumbnailrendered", { source: this, pageNumber: this.id, pdfPage }); if (error) { throw error; } } setImage(pageView) { if (this.renderingState !== RenderingStates.INITIAL) { return; } const { thumbnailCanvas: canvas, pdfPage, scale } = pageView; if (!canvas) { return; } if (!this.pdfPage) { this.setPdfPage(pdfPage); } if (scale < this.scale) { return; } this.renderingState = RenderingStates.FINISHED; this.#convertCanvasToImage(canvas); } #getReducedImageDims(canvas) { const width = canvas.width << MAX_NUM_SCALING_STEPS, height = canvas.height << MAX_NUM_SCALING_STEPS; const outputScale = new OutputScale(); outputScale.sx = outputScale.sy = 1; outputScale.limitCanvas(width, height, this.maxCanvasPixels, this.maxCanvasDim); return [width * outputScale.sx | 0, height * outputScale.sy | 0]; } #reduceImage(img) { const { canvas } = this.#getPageDrawContext(1); const ctx = canvas.getContext("2d", { alpha: false, willReadFrequently: false }); if (img.width <= 2 * canvas.width) { ctx.drawImage(img, 0, 0, img.width, img.height, 0, 0, canvas.width, canvas.height); return canvas; } let [reducedWidth, reducedHeight] = this.#getReducedImageDims(canvas); const [reducedImage, reducedImageCtx] = TempImageFactory.getCanvas(reducedWidth, reducedHeight); while (reducedWidth > img.width || reducedHeight > img.height) { reducedWidth >>= 1; reducedHeight >>= 1; } reducedImageCtx.drawImage(img, 0, 0, img.width, img.height, 0, 0, reducedWidth, reducedHeight); while (reducedWidth > 2 * canvas.width) { reducedImageCtx.drawImage(reducedImage, 0, 0, reducedWidth, reducedHeight, 0, 0, reducedWidth >> 1, reducedHeight >> 1); reducedWidth >>= 1; reducedHeight >>= 1; } ctx.drawImage(reducedImage, 0, 0, reducedWidth, reducedHeight, 0, 0, canvas.width, canvas.height); return canvas; } get #pageL10nArgs() { return JSON.stringify({ page: this.pageLabel ?? this.id }); } setPageLabel(label) { this.pageLabel = typeof label === "string" ? label : null; this.anchor.setAttribute("data-l10n-args", this.#pageL10nArgs); if (this.renderingState !== RenderingStates.FINISHED) { return; } this.image?.setAttribute("data-l10n-args", this.#pageL10nArgs); } } ;// ./web/pdf_thumbnail_viewer.js const THUMBNAIL_SCROLL_MARGIN = -19; const THUMBNAIL_SELECTED_CLASS = "selected"; class PDFThumbnailViewer { constructor({ container, eventBus, linkService, renderingQueue, maxCanvasPixels, maxCanvasDim, pageColors, abortSignal, enableHWA }) { this.container = container; this.eventBus = eventBus; this.linkService = linkService; this.renderingQueue = renderingQueue; this.maxCanvasPixels = maxCanvasPixels; this.maxCanvasDim = maxCanvasDim; this.pageColors = pageColors || null; this.enableHWA = enableHWA || false; this.scroll = watchScroll(this.container, this.#scrollUpdated.bind(this), abortSignal); this.#resetView(); } #scrollUpdated() { this.renderingQueue.renderHighestPriority(); } getThumbnail(index) { return this._thumbnails[index]; } #getVisibleThumbs() { return getVisibleElements({ scrollEl: this.container, views: this._thumbnails }); } scrollThumbnailIntoView(pageNumber) { if (!this.pdfDocument) { return; } const thumbnailView = this._thumbnails[pageNumber - 1]; if (!thumbnailView) { console.error('scrollThumbnailIntoView: Invalid "pageNumber" parameter.'); return; } if (pageNumber !== this._currentPageNumber) { const prevThumbnailView = this._thumbnails[this._currentPageNumber - 1]; prevThumbnailView.div.classList.remove(THUMBNAIL_SELECTED_CLASS); thumbnailView.div.classList.add(THUMBNAIL_SELECTED_CLASS); } const { first, last, views } = this.#getVisibleThumbs(); if (views.length > 0) { let shouldScroll = false; if (pageNumber <= first.id || pageNumber >= last.id) { shouldScroll = true; } else { for (const { id, percent } of views) { if (id !== pageNumber) { continue; } shouldScroll = percent < 100; break; } } if (shouldScroll) { scrollIntoView(thumbnailView.div, { top: THUMBNAIL_SCROLL_MARGIN }); } } this._currentPageNumber = pageNumber; } get pagesRotation() { return this._pagesRotation; } set pagesRotation(rotation) { if (!isValidRotation(rotation)) { throw new Error("Invalid thumbnails rotation angle."); } if (!this.pdfDocument) { return; } if (this._pagesRotation === rotation) { return; } this._pagesRotation = rotation; const updateArgs = { rotation }; for (const thumbnail of this._thumbnails) { thumbnail.update(updateArgs); } } cleanup() { for (const thumbnail of this._thumbnails) { if (thumbnail.renderingState !== RenderingStates.FINISHED) { thumbnail.reset(); } } TempImageFactory.destroyCanvas(); } #resetView() { this._thumbnails = []; this._currentPageNumber = 1; this._pageLabels = null; this._pagesRotation = 0; this.container.textContent = ""; } setDocument(pdfDocument) { if (this.pdfDocument) { this.#cancelRendering(); this.#resetView(); } this.pdfDocument = pdfDocument; if (!pdfDocument) { return; } const firstPagePromise = pdfDocument.getPage(1); const optionalContentConfigPromise = pdfDocument.getOptionalContentConfig({ intent: "display" }); firstPagePromise.then(firstPdfPage => { const pagesCount = pdfDocument.numPages; const viewport = firstPdfPage.getViewport({ scale: 1 }); for (let pageNum = 1; pageNum <= pagesCount; ++pageNum) { const thumbnail = new PDFThumbnailView({ container: this.container, eventBus: this.eventBus, id: pageNum, defaultViewport: viewport.clone(), optionalContentConfigPromise, linkService: this.linkService, renderingQueue: this.renderingQueue, maxCanvasPixels: this.maxCanvasPixels, maxCanvasDim: this.maxCanvasDim, pageColors: this.pageColors, enableHWA: this.enableHWA }); this._thumbnails.push(thumbnail); } this._thumbnails[0]?.setPdfPage(firstPdfPage); const thumbnailView = this._thumbnails[this._currentPageNumber - 1]; thumbnailView.div.classList.add(THUMBNAIL_SELECTED_CLASS); }).catch(reason => { console.error("Unable to initialize thumbnail viewer", reason); }); } #cancelRendering() { for (const thumbnail of this._thumbnails) { thumbnail.cancelRendering(); } } setPageLabels(labels) { if (!this.pdfDocument) { return; } if (!labels) { this._pageLabels = null; } else if (!(Array.isArray(labels) && this.pdfDocument.numPages === labels.length)) { this._pageLabels = null; console.error("PDFThumbnailViewer_setPageLabels: Invalid page labels."); } else { this._pageLabels = labels; } for (let i = 0, ii = this._thumbnails.length; i < ii; i++) { this._thumbnails[i].setPageLabel(this._pageLabels?.[i] ?? null); } } async #ensurePdfPageLoaded(thumbView) { if (thumbView.pdfPage) { return thumbView.pdfPage; } try { const pdfPage = await this.pdfDocument.getPage(thumbView.id); if (!thumbView.pdfPage) { thumbView.setPdfPage(pdfPage); } return pdfPage; } catch (reason) { console.error("Unable to get page for thumb view", reason); return null; } } #getScrollAhead(visible) { if (visible.first?.id === 1) { return true; } else if (visible.last?.id === this._thumbnails.length) { return false; } return this.scroll.down; } forceRendering() { const visibleThumbs = this.#getVisibleThumbs(); const scrollAhead = this.#getScrollAhead(visibleThumbs); const thumbView = this.renderingQueue.getHighestPriority(visibleThumbs, this._thumbnails, scrollAhead, false, true); if (thumbView) { this.#ensurePdfPageLoaded(thumbView).then(() => { this.renderingQueue.renderView(thumbView); }); return true; } return false; } } ;// ./web/annotation_editor_layer_builder.js class AnnotationEditorLayerBuilder { #annotationLayer = null; #drawLayer = null; #onAppend = null; #structTreeLayer = null; #textLayer = null; #uiManager; constructor(options) { this.pdfPage = options.pdfPage; this.accessibilityManager = options.accessibilityManager; this.l10n = options.l10n; this.l10n ||= new genericl10n_GenericL10n(); this.annotationEditorLayer = null; this.div = null; this._cancelled = false; this.#uiManager = options.uiManager; this.#annotationLayer = options.annotationLayer || null; this.#textLayer = options.textLayer || null; this.#drawLayer = options.drawLayer || null; this.#onAppend = options.onAppend || null; this.#structTreeLayer = options.structTreeLayer || null; } async render({ viewport, intent = "display" }) { if (intent !== "display") { return; } if (this._cancelled) { return; } const clonedViewport = viewport.clone({ dontFlip: true }); if (this.div) { this.annotationEditorLayer.update({ viewport: clonedViewport }); this.show(); return; } const div = this.div = document.createElement("div"); div.className = "annotationEditorLayer"; div.hidden = true; div.dir = this.#uiManager.direction; this.#onAppend?.(div); this.annotationEditorLayer = new AnnotationEditorLayer({ uiManager: this.#uiManager, div, structTreeLayer: this.#structTreeLayer, accessibilityManager: this.accessibilityManager, pageIndex: this.pdfPage.pageNumber - 1, l10n: this.l10n, viewport: clonedViewport, annotationLayer: this.#annotationLayer, textLayer: this.#textLayer, drawLayer: this.#drawLayer }); const parameters = { viewport: clonedViewport, div, annotations: null, intent }; this.annotationEditorLayer.render(parameters); this.show(); } cancel() { this._cancelled = true; if (!this.div) { return; } this.annotationEditorLayer.destroy(); } hide() { if (!this.div) { return; } this.annotationEditorLayer.pause(true); this.div.hidden = true; } show() { if (!this.div || this.annotationEditorLayer.isInvisible) { return; } this.div.hidden = false; this.annotationEditorLayer.pause(false); } } ;// ./web/annotation_layer_builder.js class AnnotationLayerBuilder { #annotations = null; #commentManager = null; #externalHide = false; #onAppend = null; #eventAbortController = null; #linksInjected = false; constructor({ pdfPage, linkService, downloadManager, annotationStorage = null, imageResourcesPath = "", renderForms = true, enableComment = false, commentManager = null, enableScripting = false, hasJSActionsPromise = null, fieldObjectsPromise = null, annotationCanvasMap = null, accessibilityManager = null, annotationEditorUIManager = null, onAppend = null }) { this.pdfPage = pdfPage; this.linkService = linkService; this.downloadManager = downloadManager; this.imageResourcesPath = imageResourcesPath; this.renderForms = renderForms; this.annotationStorage = annotationStorage; this.enableComment = enableComment; this.#commentManager = commentManager; this.enableScripting = enableScripting; this._hasJSActionsPromise = hasJSActionsPromise || Promise.resolve(false); this._fieldObjectsPromise = fieldObjectsPromise || Promise.resolve(null); this._annotationCanvasMap = annotationCanvasMap; this._accessibilityManager = accessibilityManager; this._annotationEditorUIManager = annotationEditorUIManager; this.#onAppend = onAppend; this.annotationLayer = null; this.div = null; this._cancelled = false; this._eventBus = linkService.eventBus; } async render({ viewport, intent = "display", structTreeLayer = null }) { if (this.div) { if (this._cancelled || !this.annotationLayer) { return; } this.annotationLayer.update({ viewport: viewport.clone({ dontFlip: true }) }); return; } const [annotations, hasJSActions, fieldObjects] = await Promise.all([this.pdfPage.getAnnotations({ intent }), this._hasJSActionsPromise, this._fieldObjectsPromise]); if (this._cancelled) { return; } const div = this.div = document.createElement("div"); div.className = "annotationLayer"; this.#onAppend?.(div); this.#initAnnotationLayer(viewport, structTreeLayer); if (annotations.length === 0) { this.#annotations = annotations; setLayerDimensions(this.div, viewport); return; } await this.annotationLayer.render({ annotations, imageResourcesPath: this.imageResourcesPath, renderForms: this.renderForms, downloadManager: this.downloadManager, enableComment: this.enableComment, enableScripting: this.enableScripting, hasJSActions, fieldObjects }); this.#annotations = annotations; if (this.linkService.isInPresentationMode) { this.#updatePresentationModeState(PresentationModeState.FULLSCREEN); } if (!this.#eventAbortController) { this.#eventAbortController = new AbortController(); this._eventBus?._on("presentationmodechanged", evt => { this.#updatePresentationModeState(evt.state); }, { signal: this.#eventAbortController.signal }); } } #initAnnotationLayer(viewport, structTreeLayer) { this.annotationLayer = new AnnotationLayer({ div: this.div, accessibilityManager: this._accessibilityManager, annotationCanvasMap: this._annotationCanvasMap, annotationEditorUIManager: this._annotationEditorUIManager, annotationStorage: this.annotationStorage, page: this.pdfPage, viewport: viewport.clone({ dontFlip: true }), structTreeLayer, commentManager: this.#commentManager, linkService: this.linkService }); } cancel() { this._cancelled = true; this.#eventAbortController?.abort(); this.#eventAbortController = null; } hide(internal = false) { this.#externalHide = !internal; if (!this.div) { return; } this.div.hidden = true; } hasEditableAnnotations() { return !!this.annotationLayer?.hasEditableAnnotations(); } async injectLinkAnnotations(inferredLinks) { if (this.#annotations === null) { throw new Error("`render` method must be called before `injectLinkAnnotations`."); } if (this._cancelled || this.#linksInjected) { return; } this.#linksInjected = true; const newLinks = this.#annotations.length ? this.#checkInferredLinks(inferredLinks) : inferredLinks; if (!newLinks.length) { return; } await this.annotationLayer.addLinkAnnotations(newLinks); if (!this.#externalHide) { this.div.hidden = false; } } #updatePresentationModeState(state) { if (!this.div) { return; } let disableFormElements = false; switch (state) { case PresentationModeState.FULLSCREEN: disableFormElements = true; break; case PresentationModeState.NORMAL: break; default: return; } for (const section of this.div.childNodes) { if (section.hasAttribute("data-internal-link")) { continue; } section.inert = disableFormElements; } } #checkInferredLinks(inferredLinks) { function annotationRects(annot) { if (!annot.quadPoints) { return [annot.rect]; } const rects = []; for (let i = 2, ii = annot.quadPoints.length; i < ii; i += 8) { const trX = annot.quadPoints[i]; const trY = annot.quadPoints[i + 1]; const blX = annot.quadPoints[i + 2]; const blY = annot.quadPoints[i + 3]; rects.push([blX, blY, trX, trY]); } return rects; } function intersectAnnotations(annot1, annot2) { const intersections = []; const annot1Rects = annotationRects(annot1); const annot2Rects = annotationRects(annot2); for (const rect1 of annot1Rects) { for (const rect2 of annot2Rects) { const intersection = Util.intersect(rect1, rect2); if (intersection) { intersections.push(intersection); } } } return intersections; } function areaRects(rects) { let totalArea = 0; for (const rect of rects) { totalArea += Math.abs((rect[2] - rect[0]) * (rect[3] - rect[1])); } return totalArea; } return inferredLinks.filter(link => { let linkAreaRects; for (const annotation of this.#annotations) { if (annotation.annotationType !== AnnotationType.LINK || !annotation.url) { continue; } const intersections = intersectAnnotations(annotation, link); if (intersections.length === 0) { continue; } linkAreaRects ??= areaRects(annotationRects(link)); if (areaRects(intersections) / linkAreaRects > 0.5) { return false; } } return true; }); } } ;// ./web/autolinker.js function DOMRectToPDF({ width, height, left, top }, pdfPageView) { if (width === 0 || height === 0) { return null; } const pageBox = pdfPageView.textLayer.div.getBoundingClientRect(); const bottomLeft = pdfPageView.getPagePoint(left - pageBox.left, top - pageBox.top); const topRight = pdfPageView.getPagePoint(left - pageBox.left + width, top - pageBox.top + height); return Util.normalizeRect([bottomLeft[0], bottomLeft[1], topRight[0], topRight[1]]); } function calculateLinkPosition(range, pdfPageView) { const rangeRects = range.getClientRects(); if (rangeRects.length === 1) { return { rect: DOMRectToPDF(rangeRects[0], pdfPageView) }; } const rect = [Infinity, Infinity, -Infinity, -Infinity]; const quadPoints = []; let i = 0; for (const domRect of rangeRects) { const normalized = DOMRectToPDF(domRect, pdfPageView); if (normalized === null) { continue; } quadPoints[i] = quadPoints[i + 4] = normalized[0]; quadPoints[i + 1] = quadPoints[i + 3] = normalized[3]; quadPoints[i + 2] = quadPoints[i + 6] = normalized[2]; quadPoints[i + 5] = quadPoints[i + 7] = normalized[1]; Util.rectBoundingBox(...normalized, rect); i += 8; } return { quadPoints, rect }; } function textPosition(container, offset) { let currentContainer = container; do { if (currentContainer.nodeType === Node.TEXT_NODE) { const currentLength = currentContainer.textContent.length; if (offset <= currentLength) { return [currentContainer, offset]; } offset -= currentLength; } else if (currentContainer.firstChild) { currentContainer = currentContainer.firstChild; continue; } while (!currentContainer.nextSibling && currentContainer !== container) { currentContainer = currentContainer.parentNode; } if (currentContainer !== container) { currentContainer = currentContainer.nextSibling; } } while (currentContainer !== container); throw new Error("Offset is bigger than container's contents length."); } function createLinkAnnotation({ url, index, length }, pdfPageView, id) { const highlighter = pdfPageView._textHighlighter; const [{ begin, end }] = highlighter._convertMatches([index], [length]); const range = new Range(); range.setStart(...textPosition(highlighter.textDivs[begin.divIdx], begin.offset)); range.setEnd(...textPosition(highlighter.textDivs[end.divIdx], end.offset)); return { id: `inferred_link_${id}`, unsafeUrl: url, url, annotationType: AnnotationType.LINK, rotation: 0, ...calculateLinkPosition(range, pdfPageView), borderStyle: null }; } class Autolinker { static #index = 0; static #regex; static findLinks(text) { this.#regex ??= /\b(?:https?:\/\/|mailto:|www\.)(?:[\S--[\p{P}<>]]|\/|[\S--[\[\]]]+[\S--[\p{P}<>]])+|\b[\S--[@\p{Ps}\p{Pe}<>]]+@([\S--[\p{P}<>]]+(?:\.[\S--[\p{P}<>]]+)+)/gmv; const [normalizedText, diffs] = normalize(text, { ignoreDashEOL: true }); const matches = normalizedText.matchAll(this.#regex); const links = []; for (const match of matches) { const [url, emailDomain] = match; let raw; if (url.startsWith("www.") || url.startsWith("http://") || url.startsWith("https://")) { raw = url; } else if (URL.canParse(`http://${emailDomain}`)) { raw = url.startsWith("mailto:") ? url : `mailto:${url}`; } else { continue; } const absoluteURL = createValidAbsoluteUrl(raw, null, { addDefaultProtocol: true }); if (absoluteURL) { const [index, length] = getOriginalIndex(diffs, match.index, url.length); links.push({ url: absoluteURL.href, index, length }); } } return links; } static processLinks(pdfPageView) { return this.findLinks(pdfPageView._textHighlighter.textContentItemsStr.join("\n")).map(link => createLinkAnnotation(link, pdfPageView, this.#index++)); } } ;// ./web/base_pdf_page_view.js class BasePDFPageView { #loadingId = null; #minDurationToUpdateCanvas = 0; #renderError = null; #renderingState = RenderingStates.INITIAL; #showCanvas = null; #startTime = 0; #tempCanvas = null; canvas = null; div = null; enableOptimizedPartialRendering = false; eventBus = null; id = null; pageColors = null; recordedBBoxes = null; renderingQueue = null; renderTask = null; resume = null; constructor(options) { this.eventBus = options.eventBus; this.id = options.id; this.pageColors = options.pageColors || null; this.renderingQueue = options.renderingQueue; this.enableOptimizedPartialRendering = options.enableOptimizedPartialRendering ?? false; this.#minDurationToUpdateCanvas = options.minDurationToUpdateCanvas ?? 500; } get renderingState() { return this.#renderingState; } set renderingState(state) { if (state === this.#renderingState) { return; } this.#renderingState = state; if (this.#loadingId) { clearTimeout(this.#loadingId); this.#loadingId = null; } switch (state) { case RenderingStates.PAUSED: this.div.classList.remove("loading"); this.#startTime = 0; this.#showCanvas?.(false); break; case RenderingStates.RUNNING: this.div.classList.add("loadingIcon"); this.#loadingId = setTimeout(() => { this.div.classList.add("loading"); this.#loadingId = null; }, 0); this.#startTime = Date.now(); break; case RenderingStates.INITIAL: case RenderingStates.FINISHED: this.div.classList.remove("loadingIcon", "loading"); this.#startTime = 0; break; } } _createCanvas(onShow, hideUntilComplete = false) { const { pageColors } = this; const hasHCM = !!(pageColors?.background && pageColors?.foreground); const prevCanvas = this.canvas; const updateOnFirstShow = !prevCanvas && !hasHCM && !hideUntilComplete; let canvas = this.canvas = document.createElement("canvas"); this.#showCanvas = isLastShow => { if (updateOnFirstShow) { let tempCanvas = this.#tempCanvas; if (!isLastShow && this.#minDurationToUpdateCanvas > 0) { if (Date.now() - this.#startTime < this.#minDurationToUpdateCanvas) { return; } if (!tempCanvas) { tempCanvas = this.#tempCanvas = canvas; canvas = this.canvas = canvas.cloneNode(false); onShow(canvas); } } if (tempCanvas) { const ctx = canvas.getContext("2d", { alpha: false }); ctx.drawImage(tempCanvas, 0, 0); if (isLastShow) { this.#resetTempCanvas(); } else { this.#startTime = Date.now(); } return; } onShow(canvas); this.#showCanvas = null; return; } if (!isLastShow) { return; } if (prevCanvas) { prevCanvas.replaceWith(canvas); prevCanvas.width = prevCanvas.height = 0; } else { onShow(canvas); } }; return { canvas, prevCanvas }; } #renderContinueCallback = cont => { this.#showCanvas?.(false); if (this.renderingQueue && !this.renderingQueue.isHighestPriority(this)) { this.renderingState = RenderingStates.PAUSED; this.resume = () => { this.renderingState = RenderingStates.RUNNING; cont(); }; return; } cont(); }; _resetCanvas() { const { canvas } = this; if (!canvas) { return; } canvas.remove(); canvas.width = canvas.height = 0; this.canvas = null; this.#resetTempCanvas(); } #resetTempCanvas() { if (this.#tempCanvas) { this.#tempCanvas.width = this.#tempCanvas.height = 0; this.#tempCanvas = null; } } async _drawCanvas(options, onCancel, onFinish) { const renderTask = this.renderTask = this.pdfPage.render(options); renderTask.onContinue = this.#renderContinueCallback; renderTask.onError = error => { if (error instanceof RenderingCancelledException) { onCancel(); this.#renderError = null; } }; let error = null; try { await renderTask.promise; this.#showCanvas?.(true); } catch (e) { if (e instanceof RenderingCancelledException) { return; } error = e; this.#showCanvas?.(true); } finally { this.#renderError = error; if (renderTask === this.renderTask) { this.renderTask = null; if (this.enableOptimizedPartialRendering) { this.recordedBBoxes ??= renderTask.recordedBBoxes; } } } this.renderingState = RenderingStates.FINISHED; onFinish(renderTask); if (error) { throw error; } } cancelRendering({ cancelExtraDelay = 0 } = {}) { if (this.renderTask) { this.renderTask.cancel(cancelExtraDelay); this.renderTask = null; } this.resume = null; } dispatchPageRender() { this.eventBus.dispatch("pagerender", { source: this, pageNumber: this.id }); } dispatchPageRendered(cssTransform, isDetailView) { this.eventBus.dispatch("pagerendered", { source: this, pageNumber: this.id, cssTransform, isDetailView, timestamp: performance.now(), error: this.#renderError }); } } ;// ./web/draw_layer_builder.js class DrawLayerBuilder { #drawLayer = null; constructor(options) { this.pageIndex = options.pageIndex; } async render({ intent = "display" }) { if (intent !== "display" || this.#drawLayer || this._cancelled) { return; } this.#drawLayer = new DrawLayer({ pageIndex: this.pageIndex }); } cancel() { this._cancelled = true; if (!this.#drawLayer) { return; } this.#drawLayer.destroy(); this.#drawLayer = null; } setParent(parent) { this.#drawLayer?.setParent(parent); } getDrawLayer() { return this.#drawLayer; } } ;// ./web/pdf_page_detail_view.js class PDFPageDetailView extends BasePDFPageView { #detailArea = null; renderingCancelled = false; constructor({ pageView }) { super(pageView); this.pageView = pageView; this.renderingId = "detail" + this.id; this.div = pageView.div; } setPdfPage(pdfPage) { this.pageView.setPdfPage(pdfPage); } get pdfPage() { return this.pageView.pdfPage; } get renderingState() { return super.renderingState; } set renderingState(value) { this.renderingCancelled = false; super.renderingState = value; } reset({ keepCanvas = false } = {}) { const renderingCancelled = this.renderingCancelled || this.renderingState === RenderingStates.RUNNING || this.renderingState === RenderingStates.PAUSED; this.cancelRendering(); this.renderingState = RenderingStates.INITIAL; this.renderingCancelled = renderingCancelled; if (!keepCanvas) { this._resetCanvas(); } } #shouldRenderDifferentArea(visibleArea) { if (!this.#detailArea) { return true; } const minDetailX = this.#detailArea.minX; const minDetailY = this.#detailArea.minY; const maxDetailX = this.#detailArea.width + minDetailX; const maxDetailY = this.#detailArea.height + minDetailY; if (visibleArea.minX < minDetailX || visibleArea.minY < minDetailY || visibleArea.maxX > maxDetailX || visibleArea.maxY > maxDetailY) { return true; } const { width: maxWidth, height: maxHeight, scale } = this.pageView.viewport; if (this.#detailArea.scale !== scale) { return true; } const paddingLeftSize = visibleArea.minX - minDetailX; const paddingRightSize = maxDetailX - visibleArea.maxX; const paddingTopSize = visibleArea.minY - minDetailY; const paddingBottomSize = maxDetailY - visibleArea.maxY; const MOVEMENT_THRESHOLD = 0.5; const ratio = (1 + MOVEMENT_THRESHOLD) / MOVEMENT_THRESHOLD; if (minDetailX > 0 && paddingRightSize / paddingLeftSize > ratio || maxDetailX < maxWidth && paddingLeftSize / paddingRightSize > ratio || minDetailY > 0 && paddingBottomSize / paddingTopSize > ratio || maxDetailY < maxHeight && paddingTopSize / paddingBottomSize > ratio) { return true; } return false; } update({ visibleArea = null, underlyingViewUpdated = false } = {}) { if (underlyingViewUpdated) { this.cancelRendering(); this.renderingState = RenderingStates.INITIAL; return; } if (!this.#shouldRenderDifferentArea(visibleArea)) { return; } const { viewport, maxCanvasPixels, capCanvasAreaFactor } = this.pageView; const visibleWidth = visibleArea.maxX - visibleArea.minX; const visibleHeight = visibleArea.maxY - visibleArea.minY; const visiblePixels = visibleWidth * visibleHeight * OutputScale.pixelRatio ** 2; const maxDetailToVisibleLinearRatio = Math.sqrt(OutputScale.capPixels(maxCanvasPixels, capCanvasAreaFactor) / visiblePixels); const maxOverflowScale = (maxDetailToVisibleLinearRatio - 1) / 2; let overflowScale = Math.min(1, maxOverflowScale); if (overflowScale < 0) { overflowScale = 0; } const overflowWidth = visibleWidth * overflowScale; const overflowHeight = visibleHeight * overflowScale; const minX = Math.max(0, visibleArea.minX - overflowWidth); const maxX = Math.min(viewport.width, visibleArea.maxX + overflowWidth); const minY = Math.max(0, visibleArea.minY - overflowHeight); const maxY = Math.min(viewport.height, visibleArea.maxY + overflowHeight); const width = maxX - minX; const height = maxY - minY; this.#detailArea = { minX, minY, width, height, scale: viewport.scale }; this.reset({ keepCanvas: true }); } _getRenderingContext(canvas, transform) { const baseContext = this.pageView._getRenderingContext(canvas, transform, false); const recordedBBoxes = this.pdfPage.recordedBBoxes; if (!recordedBBoxes || !this.enableOptimizedPartialRendering) { return baseContext; } const { viewport: { width: vWidth, height: vHeight } } = this.pageView; const { width: aWidth, height: aHeight, minX: aMinX, minY: aMinY } = this.#detailArea; const detailMinX = aMinX / vWidth; const detailMinY = aMinY / vHeight; const detailMaxX = (aMinX + aWidth) / vWidth; const detailMaxY = (aMinY + aHeight) / vHeight; return { ...baseContext, operationsFilter(index) { if (recordedBBoxes.isEmpty(index)) { return false; } return recordedBBoxes.minX(index) <= detailMaxX && recordedBBoxes.maxX(index) >= detailMinX && recordedBBoxes.minY(index) <= detailMaxY && recordedBBoxes.maxY(index) >= detailMinY; } }; } async draw() { if (this.pageView.detailView !== this) { return undefined; } const hideUntilComplete = this.pageView.renderingState === RenderingStates.FINISHED || this.renderingState === RenderingStates.FINISHED; if (this.renderingState !== RenderingStates.INITIAL) { console.error("Must be in new state before drawing"); this.reset(); } const { div, pdfPage, viewport } = this.pageView; if (!pdfPage) { this.renderingState = RenderingStates.FINISHED; throw new Error("pdfPage is not loaded"); } this.renderingState = RenderingStates.RUNNING; const canvasWrapper = this.pageView._ensureCanvasWrapper(); const { canvas, prevCanvas } = this._createCanvas(newCanvas => { if (canvasWrapper.firstElementChild?.tagName === "CANVAS") { canvasWrapper.firstElementChild.after(newCanvas); } else { canvasWrapper.prepend(newCanvas); } }, hideUntilComplete); canvas.ariaHidden = true; if (this.enableOptimizedPartialRendering) { canvas.className = "detailView"; } const { width, height } = viewport; const area = this.#detailArea; const { pixelRatio } = OutputScale; const transform = [pixelRatio, 0, 0, pixelRatio, -area.minX * pixelRatio, -area.minY * pixelRatio]; canvas.width = area.width * pixelRatio; canvas.height = area.height * pixelRatio; const { style } = canvas; style.width = `${area.width * 100 / width}%`; style.height = `${area.height * 100 / height}%`; style.top = `${area.minY * 100 / height}%`; style.left = `${area.minX * 100 / width}%`; const renderingPromise = this._drawCanvas(this._getRenderingContext(canvas, transform), () => { this.canvas?.remove(); this.canvas = prevCanvas; }, () => { this.dispatchPageRendered(false, true); }); div.setAttribute("data-loaded", true); this.dispatchPageRender(); return renderingPromise; } } ;// ./web/struct_tree_layer_builder.js const PDF_ROLE_TO_HTML_ROLE = { Document: null, DocumentFragment: null, Part: "group", Sect: "group", Div: "group", Aside: "note", NonStruct: "none", P: null, H: "heading", Title: null, FENote: "note", Sub: "group", Lbl: null, Span: null, Em: null, Strong: null, Link: "link", Annot: "note", Form: "form", Ruby: null, RB: null, RT: null, RP: null, Warichu: null, WT: null, WP: null, L: "list", LI: "listitem", LBody: null, Table: "table", TR: "row", TH: "columnheader", TD: "cell", THead: "columnheader", TBody: null, TFoot: null, Caption: null, Figure: "figure", Formula: null, Artifact: null }; const MathMLElements = new Set(["math", "merror", "mfrac", "mi", "mmultiscripts", "mn", "mo", "mover", "mpadded", "mprescripts", "mroot", "mrow", "ms", "mspace", "msqrt", "mstyle", "msub", "msubsup", "msup", "mtable", "mtd", "mtext", "mtr", "munder", "munderover", "semantics"]); const MathMLNamespace = "http://www.w3.org/1998/Math/MathML"; class MathMLSanitizer { static get sanitizer() { return shadow(this, "sanitizer", FeatureTest.isSanitizerSupported ? new Sanitizer({ elements: [...MathMLElements].map(name => ({ name, namespace: MathMLNamespace })), replaceWithChildrenElements: [{ name: "maction", namespace: MathMLNamespace }], attributes: ["dir", "displaystyle", "mathbackground", "mathcolor", "mathsize", "scriptlevel", "encoding", "display", "linethickness", "intent", "arg", "form", "fence", "separator", "lspace", "rspace", "stretchy", "symmetric", "maxsize", "minsize", "largeop", "movablelimits", "width", "height", "depth", "voffset", "accent", "accentunder", "columnspan", "rowspan"], comments: false }) : null); } } const HEADING_PATTERN = /^H(\d+)$/; class StructTreeLayerBuilder { #promise; #treeDom = null; #treePromise; #elementAttributes = new Map(); #rawDims; #elementsToAddToTextLayer = null; constructor(pdfPage, rawDims) { this.#promise = pdfPage.getStructTree(); this.#rawDims = rawDims; } async render() { if (this.#treePromise) { return this.#treePromise; } const { promise, resolve, reject } = Promise.withResolvers(); this.#treePromise = promise; try { this.#treeDom = this.#walk(await this.#promise); } catch (ex) { reject(ex); } this.#promise = null; this.#treeDom?.classList.add("structTree"); resolve(this.#treeDom); return promise; } async getAriaAttributes(annotationId) { try { await this.render(); return this.#elementAttributes.get(annotationId); } catch {} return null; } hide() { if (this.#treeDom && !this.#treeDom.hidden) { this.#treeDom.hidden = true; } } show() { if (this.#treeDom?.hidden) { this.#treeDom.hidden = false; } } #setAttributes(structElement, htmlElement) { const { alt, id, lang } = structElement; if (alt !== undefined) { let added = false; const label = removeNullCharacters(alt); for (const child of structElement.children) { if (child.type === "annotation") { let attrs = this.#elementAttributes.get(child.id); if (!attrs) { attrs = new Map(); this.#elementAttributes.set(child.id, attrs); } attrs.set("aria-label", label); added = true; } } if (!added) { htmlElement.setAttribute("aria-label", label); } } if (id !== undefined) { htmlElement.setAttribute("aria-owns", id); } if (lang !== undefined) { htmlElement.setAttribute("lang", removeNullCharacters(lang, true)); } } #addImageInTextLayer(node, element) { const { alt, bbox, children } = node; const child = children?.[0]; if (!this.#rawDims || !alt || !bbox || child?.type !== "content") { return false; } const { id } = child; if (!id) { return false; } element.setAttribute("aria-owns", id); const img = document.createElement("span"); (this.#elementsToAddToTextLayer ||= new Map()).set(id, img); img.setAttribute("role", "img"); img.setAttribute("aria-label", removeNullCharacters(alt)); const { pageHeight, pageX, pageY } = this.#rawDims; const calc = "calc(var(--total-scale-factor) *"; const { style } = img; style.width = `${calc}${bbox[2] - bbox[0]}px)`; style.height = `${calc}${bbox[3] - bbox[1]}px)`; style.left = `${calc}${bbox[0] - pageX}px)`; style.top = `${calc}${pageHeight - bbox[3] + pageY}px)`; return true; } addElementsToTextLayer() { if (!this.#elementsToAddToTextLayer) { return; } for (const [id, img] of this.#elementsToAddToTextLayer) { document.getElementById(id)?.append(img); } this.#elementsToAddToTextLayer.clear(); this.#elementsToAddToTextLayer = null; } #walk(node) { if (!node) { return null; } let element; if ("role" in node) { const { role } = node; element = MathMLElements.has(role) ? document.createElementNS(MathMLNamespace, role) : document.createElement("span"); const match = role.match(HEADING_PATTERN); if (match) { element.setAttribute("role", "heading"); element.setAttribute("aria-level", match[1]); } else if (PDF_ROLE_TO_HTML_ROLE[role]) { element.setAttribute("role", PDF_ROLE_TO_HTML_ROLE[role]); } if (role === "Figure" && this.#addImageInTextLayer(node, element)) { return element; } if (role === "Formula") { if (node.mathML && MathMLSanitizer.sanitizer) { element.setHTML(node.mathML, { sanitizer: MathMLSanitizer.sanitizer }); } if (!node.mathML && node.children.length === 1 && node.children[0].role !== "math") { element = document.createElementNS(MathMLNamespace, "math"); } } } element ||= document.createElement("span"); this.#setAttributes(node, element); if (node.children) { if (node.children.length === 1 && "id" in node.children[0]) { this.#setAttributes(node.children[0], element); } else { for (const kid of node.children) { element.append(this.#walk(kid)); } } } return element; } } ;// ./web/text_accessibility.js class TextAccessibilityManager { #enabled = false; #textChildren = null; #textNodes = new Map(); #waitingElements = new Map(); setTextMapping(textDivs) { this.#textChildren = textDivs; } static #compareElementPositions(e1, e2) { const rect1 = e1.getBoundingClientRect(); const rect2 = e2.getBoundingClientRect(); if (rect1.width === 0 && rect1.height === 0) { return +1; } if (rect2.width === 0 && rect2.height === 0) { return -1; } const top1 = rect1.y; const bot1 = rect1.y + rect1.height; const mid1 = rect1.y + rect1.height / 2; const top2 = rect2.y; const bot2 = rect2.y + rect2.height; const mid2 = rect2.y + rect2.height / 2; if (mid1 <= top2 && mid2 >= bot1) { return -1; } if (mid2 <= top1 && mid1 >= bot2) { return +1; } const centerX1 = rect1.x + rect1.width / 2; const centerX2 = rect2.x + rect2.width / 2; return centerX1 - centerX2; } enable() { if (this.#enabled) { throw new Error("TextAccessibilityManager is already enabled."); } if (!this.#textChildren) { throw new Error("Text divs and strings have not been set."); } this.#enabled = true; this.#textChildren = this.#textChildren.slice(); this.#textChildren.sort(TextAccessibilityManager.#compareElementPositions); if (this.#textNodes.size > 0) { const textChildren = this.#textChildren; for (const [id, nodeIndex] of this.#textNodes) { const element = document.getElementById(id); if (!element) { this.#textNodes.delete(id); continue; } this.#addIdToAriaOwns(id, textChildren[nodeIndex]); } } for (const [element, isRemovable] of this.#waitingElements) { this.addPointerInTextLayer(element, isRemovable); } this.#waitingElements.clear(); } disable() { if (!this.#enabled) { return; } this.#waitingElements.clear(); this.#textChildren = null; this.#enabled = false; } removePointerInTextLayer(element) { if (!this.#enabled) { this.#waitingElements.delete(element); return; } const children = this.#textChildren; if (!children || children.length === 0) { return; } const { id } = element; const nodeIndex = this.#textNodes.get(id); if (nodeIndex === undefined) { return; } const node = children[nodeIndex]; this.#textNodes.delete(id); let owns = node.getAttribute("aria-owns"); if (owns?.includes(id)) { owns = owns.split(" ").filter(x => x !== id).join(" "); if (owns) { node.setAttribute("aria-owns", owns); } else { node.removeAttribute("aria-owns"); node.setAttribute("role", "presentation"); } } } #addIdToAriaOwns(id, node) { const owns = node.getAttribute("aria-owns"); if (!owns?.includes(id)) { node.setAttribute("aria-owns", owns ? `${owns} ${id}` : id); } node.removeAttribute("role"); } addPointerInTextLayer(element, isRemovable) { const { id } = element; if (!id) { return null; } if (!this.#enabled) { this.#waitingElements.set(element, isRemovable); return null; } if (isRemovable) { this.removePointerInTextLayer(element); } const children = this.#textChildren; if (!children || children.length === 0) { return null; } const index = binarySearchFirstItem(children, node => TextAccessibilityManager.#compareElementPositions(element, node) < 0); const nodeIndex = Math.max(0, index - 1); const child = children[nodeIndex]; this.#addIdToAriaOwns(id, child); this.#textNodes.set(id, nodeIndex); const parent = child.parentNode; return parent?.classList.contains("markedContent") ? parent.id : null; } moveElementInDOM(container, element, contentElement, isRemovable) { const id = this.addPointerInTextLayer(contentElement, isRemovable); if (!container.hasChildNodes()) { container.append(element); return id; } const children = Array.from(container.childNodes).filter(node => node !== element); if (children.length === 0) { return id; } const index = binarySearchFirstItem(children, node => TextAccessibilityManager.#compareElementPositions(element, node) < 0); if (index === 0) { children[0].before(element); } else { children[index - 1].after(element); } return id; } } ;// ./web/text_highlighter.js class TextHighlighter { #eventAbortController = null; constructor({ findController, eventBus, pageIndex }) { this.findController = findController; this.matches = []; this.eventBus = eventBus; this.pageIdx = pageIndex; this.textDivs = null; this.textContentItemsStr = null; this.enabled = false; } setTextMapping(divs, texts) { this.textDivs = divs; this.textContentItemsStr = texts; } enable() { if (!this.textDivs || !this.textContentItemsStr) { throw new Error("Text divs and strings have not been set."); } if (this.enabled) { throw new Error("TextHighlighter is already enabled."); } this.enabled = true; if (!this.#eventAbortController) { this.#eventAbortController = new AbortController(); this.eventBus._on("updatetextlayermatches", evt => { if (evt.pageIndex === this.pageIdx || evt.pageIndex === -1) { this._updateMatches(); } }, { signal: this.#eventAbortController.signal }); } this._updateMatches(); } disable() { if (!this.enabled) { return; } this.enabled = false; this.#eventAbortController?.abort(); this.#eventAbortController = null; this._updateMatches(true); } _convertMatches(matches, matchesLength) { if (!matches) { return []; } const { textContentItemsStr } = this; let i = 0, iIndex = 0; const end = textContentItemsStr.length - 1; const result = []; for (let m = 0, mm = matches.length; m < mm; m++) { let matchIdx = matches[m]; while (i !== end && matchIdx >= iIndex + textContentItemsStr[i].length) { iIndex += textContentItemsStr[i].length; i++; } if (i === textContentItemsStr.length) { console.error("Could not find a matching mapping"); } const match = { begin: { divIdx: i, offset: matchIdx - iIndex } }; matchIdx += matchesLength[m]; while (i !== end && matchIdx > iIndex + textContentItemsStr[i].length) { iIndex += textContentItemsStr[i].length; i++; } match.end = { divIdx: i, offset: matchIdx - iIndex }; result.push(match); } return result; } _renderMatches(matches) { if (matches.length === 0) { return; } const { findController, pageIdx } = this; const { textContentItemsStr, textDivs } = this; const isSelectedPage = pageIdx === findController.selected.pageIdx; const selectedMatchIdx = findController.selected.matchIdx; const highlightAll = findController.state.highlightAll; let prevEnd = null; const infinity = { divIdx: -1, offset: undefined }; function beginText(begin, className) { const divIdx = begin.divIdx; textDivs[divIdx].textContent = ""; return appendTextToDiv(divIdx, 0, begin.offset, className); } function appendTextToDiv(divIdx, fromOffset, toOffset, className) { let div = textDivs[divIdx]; if (div.nodeType === Node.TEXT_NODE) { const span = document.createElement("span"); div.before(span); span.append(div); textDivs[divIdx] = span; div = span; } const content = textContentItemsStr[divIdx].substring(fromOffset, toOffset); const node = document.createTextNode(content); if (className) { const span = document.createElement("span"); span.className = `${className} appended`; span.append(node); div.append(span); if (className.includes("selected")) { const { left } = span.getClientRects()[0]; const parentLeft = div.getBoundingClientRect().left; return left - parentLeft; } return 0; } div.append(node); return 0; } let i0 = selectedMatchIdx, i1 = i0 + 1; if (highlightAll) { i0 = 0; i1 = matches.length; } else if (!isSelectedPage) { return; } let lastDivIdx = -1; let lastOffset = -1; for (let i = i0; i < i1; i++) { const match = matches[i]; const begin = match.begin; if (begin.divIdx === lastDivIdx && begin.offset === lastOffset) { continue; } lastDivIdx = begin.divIdx; lastOffset = begin.offset; const end = match.end; const isSelected = isSelectedPage && i === selectedMatchIdx; const highlightSuffix = isSelected ? " selected" : ""; let selectedLeft = 0; if (!prevEnd || begin.divIdx !== prevEnd.divIdx) { if (prevEnd !== null) { appendTextToDiv(prevEnd.divIdx, prevEnd.offset, infinity.offset); } beginText(begin); } else { appendTextToDiv(prevEnd.divIdx, prevEnd.offset, begin.offset); } if (begin.divIdx === end.divIdx) { selectedLeft = appendTextToDiv(begin.divIdx, begin.offset, end.offset, "highlight" + highlightSuffix); } else { selectedLeft = appendTextToDiv(begin.divIdx, begin.offset, infinity.offset, "highlight begin" + highlightSuffix); for (let n0 = begin.divIdx + 1, n1 = end.divIdx; n0 < n1; n0++) { textDivs[n0].className = "highlight middle" + highlightSuffix; } beginText(end, "highlight end" + highlightSuffix); } prevEnd = end; if (isSelected) { findController.scrollMatchIntoView({ element: textDivs[begin.divIdx], selectedLeft, pageIndex: pageIdx, matchIndex: selectedMatchIdx }); } } if (prevEnd) { appendTextToDiv(prevEnd.divIdx, prevEnd.offset, infinity.offset); } } _updateMatches(reset = false) { if (!this.enabled && !reset) { return; } const { findController, matches, pageIdx } = this; const { textContentItemsStr, textDivs } = this; let clearedUntilDivIdx = -1; for (const match of matches) { const begin = Math.max(clearedUntilDivIdx, match.begin.divIdx); for (let n = begin, end = match.end.divIdx; n <= end; n++) { const div = textDivs[n]; div.textContent = textContentItemsStr[n]; div.className = ""; } clearedUntilDivIdx = match.end.divIdx + 1; } if (!findController?.highlightMatches || reset) { return; } const pageMatches = findController.pageMatches[pageIdx] || null; const pageMatchesLength = findController.pageMatchesLength[pageIdx] || null; this.matches = this._convertMatches(pageMatches, pageMatchesLength); this._renderMatches(this.matches); } } ;// ./web/text_layer_builder.js class TextLayerBuilder { #enablePermissions = false; #onAppend = null; #renderingDone = false; #textLayer = null; static #textLayers = new Map(); static #selectionChangeAbortController = null; constructor({ pdfPage, highlighter = null, accessibilityManager = null, enablePermissions = false, onAppend = null }) { this.pdfPage = pdfPage; this.highlighter = highlighter; this.accessibilityManager = accessibilityManager; this.#enablePermissions = enablePermissions === true; this.#onAppend = onAppend; this.div = document.createElement("div"); this.div.tabIndex = 0; this.div.className = "textLayer"; } async render({ viewport, textContentParams = null }) { if (this.#renderingDone && this.#textLayer) { this.#textLayer.update({ viewport, onBefore: this.hide.bind(this) }); this.show(); return; } this.cancel(); this.#textLayer = new TextLayer({ textContentSource: this.pdfPage.streamTextContent(textContentParams || { includeMarkedContent: true, disableNormalization: true }), container: this.div, viewport }); const { textDivs, textContentItemsStr } = this.#textLayer; this.highlighter?.setTextMapping(textDivs, textContentItemsStr); this.accessibilityManager?.setTextMapping(textDivs); await this.#textLayer.render(); this.#renderingDone = true; const endOfContent = document.createElement("div"); endOfContent.className = "endOfContent"; this.div.append(endOfContent); this.#bindMouse(endOfContent); this.#onAppend?.(this.div); this.highlighter?.enable(); this.accessibilityManager?.enable(); } hide() { if (!this.div.hidden && this.#renderingDone) { this.highlighter?.disable(); this.div.hidden = true; } } show() { if (this.div.hidden && this.#renderingDone) { this.div.hidden = false; this.highlighter?.enable(); } } cancel() { this.#textLayer?.cancel(); this.#textLayer = null; this.highlighter?.disable(); this.accessibilityManager?.disable(); TextLayerBuilder.#removeGlobalSelectionListener(this.div); } #bindMouse(end) { const { div } = this; div.addEventListener("mousedown", () => { div.classList.add("selecting"); }); div.addEventListener("copy", event => { if (!this.#enablePermissions) { const selection = document.getSelection(); event.clipboardData.setData("text/plain", removeNullCharacters(normalizeUnicode(selection.toString()))); } stopEvent(event); }); TextLayerBuilder.#textLayers.set(div, end); TextLayerBuilder.#enableGlobalSelectionListener(); } static #removeGlobalSelectionListener(textLayerDiv) { this.#textLayers.delete(textLayerDiv); if (this.#textLayers.size === 0) { this.#selectionChangeAbortController?.abort(); this.#selectionChangeAbortController = null; } } static #enableGlobalSelectionListener() { if (this.#selectionChangeAbortController) { return; } this.#selectionChangeAbortController = new AbortController(); const { signal } = this.#selectionChangeAbortController; const reset = (end, textLayer) => { textLayer.append(end); end.style.width = ""; end.style.height = ""; textLayer.classList.remove("selecting"); }; let isPointerDown = false; document.addEventListener("pointerdown", () => { isPointerDown = true; }, { signal }); document.addEventListener("pointerup", () => { isPointerDown = false; this.#textLayers.forEach(reset); }, { signal }); window.addEventListener("blur", () => { isPointerDown = false; this.#textLayers.forEach(reset); }, { signal }); document.addEventListener("keyup", () => { if (!isPointerDown) { this.#textLayers.forEach(reset); } }, { signal }); var isFirefox, prevRange; document.addEventListener("selectionchange", () => { const selection = document.getSelection(); if (selection.rangeCount === 0) { this.#textLayers.forEach(reset); return; } const activeTextLayers = new Set(); for (let i = 0; i < selection.rangeCount; i++) { const range = selection.getRangeAt(i); for (const textLayerDiv of this.#textLayers.keys()) { if (!activeTextLayers.has(textLayerDiv) && range.intersectsNode(textLayerDiv)) { activeTextLayers.add(textLayerDiv); } } } for (const [textLayerDiv, endDiv] of this.#textLayers) { if (activeTextLayers.has(textLayerDiv)) { textLayerDiv.classList.add("selecting"); } else { reset(endDiv, textLayerDiv); } } isFirefox ??= getComputedStyle(this.#textLayers.values().next().value).getPropertyValue("-moz-user-select") === "none"; if (isFirefox) { return; } const range = selection.getRangeAt(0); const modifyStart = prevRange && (range.compareBoundaryPoints(Range.END_TO_END, prevRange) === 0 || range.compareBoundaryPoints(Range.START_TO_END, prevRange) === 0); let anchor = modifyStart ? range.startContainer : range.endContainer; if (anchor.nodeType === Node.TEXT_NODE) { anchor = anchor.parentNode; } if (!modifyStart && range.endOffset === 0) { do { while (!anchor.previousSibling) { anchor = anchor.parentNode; } anchor = anchor.previousSibling; } while (!anchor.childNodes.length); } const parentTextLayer = anchor.parentElement?.closest(".textLayer"); const endDiv = this.#textLayers.get(parentTextLayer); if (endDiv) { endDiv.style.width = parentTextLayer.style.width; endDiv.style.height = parentTextLayer.style.height; anchor.parentElement.insertBefore(endDiv, modifyStart ? anchor : anchor.nextSibling); } prevRange = range.cloneRange(); }, { signal }); } } ;// ./web/pdf_page_view.js const DEFAULT_LAYER_PROPERTIES = null; const LAYERS_ORDER = new Map([["canvasWrapper", 0], ["textLayer", 1], ["annotationLayer", 2], ["annotationEditorLayer", 3], ["xfaLayer", 3]]); class PDFPageView extends BasePDFPageView { #annotationMode = AnnotationMode.ENABLE_FORMS; #canvasWrapper = null; #commentManager = null; #enableAutoLinking = true; #hasRestrictedScaling = false; #isEditing = false; #layerProperties = null; #needsRestrictedScaling = false; #originalViewport = null; #previousRotation = null; #scaleRoundX = 1; #scaleRoundY = 1; #textLayerMode = TextLayerMode.ENABLE; #userUnit = 1; #useThumbnailCanvas = { directDrawing: true, initialOptionalContent: true, regularAnnotations: true }; #layers = [null, null, null, null]; constructor(options) { super(options); const container = options.container; const defaultViewport = options.defaultViewport; this.renderingId = "page" + this.id; this.#layerProperties = options.layerProperties || DEFAULT_LAYER_PROPERTIES; this.pdfPage = null; this.pageLabel = null; this.rotation = 0; this.scale = options.scale || DEFAULT_SCALE; this.viewport = defaultViewport; this.pdfPageRotate = defaultViewport.rotation; this._optionalContentConfigPromise = options.optionalContentConfigPromise || null; this.#textLayerMode = options.textLayerMode ?? TextLayerMode.ENABLE; this.#annotationMode = options.annotationMode ?? AnnotationMode.ENABLE_FORMS; this.imageResourcesPath = options.imageResourcesPath || ""; this.enableDetailCanvas = options.enableDetailCanvas ?? true; this.maxCanvasPixels = options.maxCanvasPixels ?? AppOptions.get("maxCanvasPixels"); this.maxCanvasDim = options.maxCanvasDim || AppOptions.get("maxCanvasDim"); this.capCanvasAreaFactor = options.capCanvasAreaFactor ?? AppOptions.get("capCanvasAreaFactor"); this.#enableAutoLinking = options.enableAutoLinking !== false; this.#commentManager = options.commentManager || null; this.l10n = options.l10n; this.l10n ||= new genericl10n_GenericL10n(); this._isStandalone = !this.renderingQueue?.hasViewer(); this._container = container; this._annotationCanvasMap = null; this.annotationLayer = null; this.annotationEditorLayer = null; this.textLayer = null; this.xfaLayer = null; this.structTreeLayer = null; this.drawLayer = null; this.detailView = null; const div = document.createElement("div"); div.className = "page"; div.setAttribute("data-page-number", this.id); div.setAttribute("role", "region"); div.setAttribute("data-l10n-id", "pdfjs-page-landmark"); div.setAttribute("data-l10n-args", JSON.stringify({ page: this.id })); this.div = div; this.#setDimensions(); container?.append(div); if (this._isStandalone) { container?.style.setProperty("--scale-factor", this.scale * PixelsPerInch.PDF_TO_CSS_UNITS); if (this.pageColors?.background) { container?.style.setProperty("--page-bg-color", this.pageColors.background); } const { optionalContentConfigPromise } = options; if (optionalContentConfigPromise) { optionalContentConfigPromise.then(optionalContentConfig => { if (optionalContentConfigPromise !== this._optionalContentConfigPromise) { return; } this.#useThumbnailCanvas.initialOptionalContent = optionalContentConfig.hasInitialVisibility; }); } if (!options.l10n) { this.l10n.translate(this.div); } } } #addLayer(div, name) { const pos = LAYERS_ORDER.get(name); const oldDiv = this.#layers[pos]; this.#layers[pos] = div; if (oldDiv) { oldDiv.replaceWith(div); return; } for (let i = pos - 1; i >= 0; i--) { const layer = this.#layers[i]; if (layer) { layer.after(div); return; } } this.div.prepend(div); } #setDimensions() { const { div, viewport } = this; if (viewport.userUnit !== this.#userUnit) { if (viewport.userUnit !== 1) { div.style.setProperty("--user-unit", viewport.userUnit); } else { div.style.removeProperty("--user-unit"); } this.#userUnit = viewport.userUnit; } if (this.pdfPage) { if (this.#previousRotation === viewport.rotation) { return; } this.#previousRotation = viewport.rotation; } setLayerDimensions(div, viewport, true, false); } setPdfPage(pdfPage) { if (this._isStandalone && (this.pageColors?.foreground === "CanvasText" || this.pageColors?.background === "Canvas")) { this._container?.style.setProperty("--hcm-highlight-filter", pdfPage.filterFactory.addHighlightHCMFilter("highlight", "CanvasText", "Canvas", "HighlightText", "Highlight")); this._container?.style.setProperty("--hcm-highlight-selected-filter", pdfPage.filterFactory.addHighlightHCMFilter("highlight_selected", "CanvasText", "Canvas", "HighlightText", "Highlight")); } this.pdfPage = pdfPage; this.pdfPageRotate = pdfPage.rotate; const totalRotation = (this.rotation + this.pdfPageRotate) % 360; this.viewport = pdfPage.getViewport({ scale: this.scale * PixelsPerInch.PDF_TO_CSS_UNITS, rotation: totalRotation }); this.#setDimensions(); this.reset(); } destroy() { this.reset(); this.pdfPage?.cleanup(); } hasEditableAnnotations() { return !!this.annotationLayer?.hasEditableAnnotations(); } get _textHighlighter() { return shadow(this, "_textHighlighter", new TextHighlighter({ pageIndex: this.id - 1, eventBus: this.eventBus, findController: this.#layerProperties.findController })); } #dispatchLayerRendered(name, error) { this.eventBus.dispatch(name, { source: this, pageNumber: this.id, error }); } async #renderAnnotationLayer() { let error = null; try { await this.annotationLayer.render({ viewport: this.viewport, intent: "display", structTreeLayer: this.structTreeLayer }); } catch (ex) { console.error("#renderAnnotationLayer:", ex); error = ex; } finally { this.#dispatchLayerRendered("annotationlayerrendered", error); } } async #renderAnnotationEditorLayer() { let error = null; try { await this.annotationEditorLayer.render({ viewport: this.viewport, intent: "display" }); } catch (ex) { console.error("#renderAnnotationEditorLayer:", ex); error = ex; } finally { this.#dispatchLayerRendered("annotationeditorlayerrendered", error); } } async #renderDrawLayer() { try { await this.drawLayer.render({ intent: "display" }); } catch (ex) { console.error("#renderDrawLayer:", ex); } } async #renderXfaLayer() { let error = null; try { const result = await this.xfaLayer.render({ viewport: this.viewport, intent: "display" }); if (result?.textDivs && this._textHighlighter) { this.#buildXfaTextContentItems(result.textDivs); } } catch (ex) { console.error("#renderXfaLayer:", ex); error = ex; } finally { if (this.xfaLayer?.div) { this.l10n.pause(); this.#addLayer(this.xfaLayer.div, "xfaLayer"); this.l10n.resume(); } this.#dispatchLayerRendered("xfalayerrendered", error); } } async #renderTextLayer() { if (!this.textLayer) { return; } let error = null; try { await this.textLayer.render({ viewport: this.viewport }); } catch (ex) { if (ex instanceof AbortException) { return; } console.error("#renderTextLayer:", ex); error = ex; } this.#dispatchLayerRendered("textlayerrendered", error); this.#renderStructTreeLayer(); } async #renderStructTreeLayer() { if (!this.textLayer) { return; } const treeDom = await this.structTreeLayer?.render(); if (treeDom) { this.l10n.pause(); this.structTreeLayer?.addElementsToTextLayer(); if (this.canvas && treeDom.parentNode !== this.canvas) { this.canvas.append(treeDom); } this.l10n.resume(); } this.structTreeLayer?.show(); } async #buildXfaTextContentItems(textDivs) { const text = await this.pdfPage.getTextContent(); const items = []; for (const item of text.items) { items.push(item.str); } this._textHighlighter.setTextMapping(textDivs, items); this._textHighlighter.enable(); } async #injectLinkAnnotations(textLayerPromise) { let error = null; try { await textLayerPromise; if (!this.annotationLayer) { return; } await this.annotationLayer.injectLinkAnnotations(Autolinker.processLinks(this)); } catch (ex) { console.error("#injectLinkAnnotations:", ex); error = ex; } } _resetCanvas() { super._resetCanvas(); this.#originalViewport = null; } reset({ keepAnnotationLayer = false, keepAnnotationEditorLayer = false, keepXfaLayer = false, keepTextLayer = false, keepCanvasWrapper = false, preserveDetailViewState = false } = {}) { const keepPdfBugGroups = this.pdfPage?._pdfBug ?? false; this.cancelRendering({ keepAnnotationLayer, keepAnnotationEditorLayer, keepXfaLayer, keepTextLayer }); this.renderingState = RenderingStates.INITIAL; const div = this.div; const childNodes = div.childNodes, annotationLayerNode = keepAnnotationLayer && this.annotationLayer?.div || null, annotationEditorLayerNode = keepAnnotationEditorLayer && this.annotationEditorLayer?.div || null, xfaLayerNode = keepXfaLayer && this.xfaLayer?.div || null, textLayerNode = keepTextLayer && this.textLayer?.div || null, canvasWrapperNode = keepCanvasWrapper && this.#canvasWrapper || null; for (let i = childNodes.length - 1; i >= 0; i--) { const node = childNodes[i]; switch (node) { case annotationLayerNode: case annotationEditorLayerNode: case xfaLayerNode: case textLayerNode: case canvasWrapperNode: continue; } if (keepPdfBugGroups && node.classList.contains("pdfBugGroupsLayer")) { continue; } node.remove(); const layerIndex = this.#layers.indexOf(node); if (layerIndex >= 0) { this.#layers[layerIndex] = null; } } div.removeAttribute("data-loaded"); if (annotationLayerNode) { this.annotationLayer.hide(); } if (annotationEditorLayerNode) { this.annotationEditorLayer.hide(); } if (xfaLayerNode) { this.xfaLayer.hide(); } if (textLayerNode) { this.textLayer.hide(); } this.structTreeLayer?.hide(); if (!keepCanvasWrapper && this.#canvasWrapper) { this.#canvasWrapper = null; this._resetCanvas(); } if (!preserveDetailViewState) { this.detailView?.reset({ keepCanvas: keepCanvasWrapper }); if (!keepCanvasWrapper) { this.detailView = null; } } } toggleEditingMode(isEditing) { this.#isEditing = isEditing; if (!this.hasEditableAnnotations()) { return; } this.reset({ keepAnnotationLayer: true, keepAnnotationEditorLayer: true, keepXfaLayer: true, keepTextLayer: true, keepCanvasWrapper: true }); } updateVisibleArea(visibleArea) { if (this.enableDetailCanvas) { if (this.#needsRestrictedScaling && this.maxCanvasPixels > 0 && visibleArea) { this.detailView ??= new PDFPageDetailView({ pageView: this, enableOptimizedPartialRendering: this.enableOptimizedPartialRendering }); this.detailView.update({ visibleArea }); } else if (this.detailView) { this.detailView.reset(); this.detailView = null; } } } update({ scale = 0, rotation = null, optionalContentConfigPromise = null, drawingDelay = -1 }) { this.scale = scale || this.scale; if (typeof rotation === "number") { this.rotation = rotation; } if (optionalContentConfigPromise instanceof Promise) { this._optionalContentConfigPromise = optionalContentConfigPromise; optionalContentConfigPromise.then(optionalContentConfig => { if (optionalContentConfigPromise !== this._optionalContentConfigPromise) { return; } this.#useThumbnailCanvas.initialOptionalContent = optionalContentConfig.hasInitialVisibility; }); } this.#useThumbnailCanvas.directDrawing = true; const totalRotation = (this.rotation + this.pdfPageRotate) % 360; this.viewport = this.viewport.clone({ scale: this.scale * PixelsPerInch.PDF_TO_CSS_UNITS, rotation: totalRotation }); this.#setDimensions(); if (this._isStandalone) { this._container?.style.setProperty("--scale-factor", this.viewport.scale); } this.#computeScale(); if (this.canvas) { const onlyCssZoom = this.#hasRestrictedScaling && this.#needsRestrictedScaling; const postponeDrawing = drawingDelay >= 0 && drawingDelay < 1000; if (postponeDrawing || onlyCssZoom) { if (postponeDrawing && !onlyCssZoom && this.renderingState !== RenderingStates.FINISHED) { this.cancelRendering({ keepAnnotationLayer: true, keepAnnotationEditorLayer: true, keepXfaLayer: true, keepTextLayer: true, cancelExtraDelay: drawingDelay }); this.renderingState = RenderingStates.FINISHED; this.#useThumbnailCanvas.directDrawing = false; } this.cssTransform({ redrawAnnotationLayer: true, redrawAnnotationEditorLayer: true, redrawXfaLayer: true, redrawTextLayer: !postponeDrawing, hideTextLayer: postponeDrawing }); if (!postponeDrawing) { this.detailView?.update({ underlyingViewUpdated: true }); this.dispatchPageRendered(true, false); } return; } } this.cssTransform({}); this.reset({ keepAnnotationLayer: true, keepAnnotationEditorLayer: true, keepXfaLayer: true, keepTextLayer: true, keepCanvasWrapper: true, preserveDetailViewState: true }); this.detailView?.update({ underlyingViewUpdated: true }); } #computeScale() { const { width, height } = this.viewport; const outputScale = this.outputScale = new OutputScale(); if (this.maxCanvasPixels === 0) { const invScale = 1 / this.scale; outputScale.sx *= invScale; outputScale.sy *= invScale; this.#needsRestrictedScaling = true; } else { this.#needsRestrictedScaling = outputScale.limitCanvas(width, height, this.maxCanvasPixels, this.maxCanvasDim, this.capCanvasAreaFactor); if (this.#needsRestrictedScaling && this.enableDetailCanvas) { const factor = this.enableOptimizedPartialRendering ? 4 : 2; outputScale.sx /= factor; outputScale.sy /= factor; } } } cancelRendering({ keepAnnotationLayer = false, keepAnnotationEditorLayer = false, keepXfaLayer = false, keepTextLayer = false, cancelExtraDelay = 0 } = {}) { super.cancelRendering({ cancelExtraDelay }); if (this.textLayer && (!keepTextLayer || !this.textLayer.div)) { this.textLayer.cancel(); this.textLayer = null; } if (this.annotationLayer && (!keepAnnotationLayer || !this.annotationLayer.div)) { this.annotationLayer.cancel(); this.annotationLayer = null; this._annotationCanvasMap = null; } if (this.structTreeLayer && !this.textLayer) { this.structTreeLayer = null; } if (this.annotationEditorLayer && (!keepAnnotationEditorLayer || !this.annotationEditorLayer.div)) { if (this.drawLayer) { this.drawLayer.cancel(); this.drawLayer = null; } this.annotationEditorLayer.cancel(); this.annotationEditorLayer = null; } if (this.xfaLayer && (!keepXfaLayer || !this.xfaLayer.div)) { this.xfaLayer.cancel(); this.xfaLayer = null; this._textHighlighter?.disable(); } } cssTransform({ redrawAnnotationLayer = false, redrawAnnotationEditorLayer = false, redrawXfaLayer = false, redrawTextLayer = false, hideTextLayer = false }) { const { canvas } = this; if (!canvas) { return; } const originalViewport = this.#originalViewport; if (this.viewport !== originalViewport) { const relativeRotation = (360 + this.viewport.rotation - originalViewport.rotation) % 360; if (relativeRotation === 90 || relativeRotation === 270) { const { width, height } = this.viewport; const scaleX = height / width; const scaleY = width / height; canvas.style.transform = `rotate(${relativeRotation}deg) scale(${scaleX},${scaleY})`; } else { canvas.style.transform = relativeRotation === 0 ? "" : `rotate(${relativeRotation}deg)`; } } if (redrawAnnotationLayer && this.annotationLayer) { this.#renderAnnotationLayer(); } if (redrawAnnotationEditorLayer && this.annotationEditorLayer) { if (this.drawLayer) { this.#renderDrawLayer(); } this.#renderAnnotationEditorLayer(); } if (redrawXfaLayer && this.xfaLayer) { this.#renderXfaLayer(); } if (this.textLayer) { if (hideTextLayer) { this.textLayer.hide(); this.structTreeLayer?.hide(); } else if (redrawTextLayer) { this.#renderTextLayer(); } } } get width() { return this.viewport.width; } get height() { return this.viewport.height; } getPagePoint(x, y) { return this.viewport.convertToPdfPoint(x, y); } _ensureCanvasWrapper() { let canvasWrapper = this.#canvasWrapper; if (!canvasWrapper) { canvasWrapper = this.#canvasWrapper = document.createElement("div"); canvasWrapper.classList.add("canvasWrapper"); this.#addLayer(canvasWrapper, "canvasWrapper"); } return canvasWrapper; } _getRenderingContext(canvas, transform, recordOperations) { return { canvas, transform, viewport: this.viewport, annotationMode: this.#annotationMode, optionalContentConfigPromise: this._optionalContentConfigPromise, annotationCanvasMap: this._annotationCanvasMap, pageColors: this.pageColors, isEditing: this.#isEditing, recordOperations }; } async draw() { if (this.renderingState !== RenderingStates.INITIAL) { console.error("Must be in new state before drawing"); this.reset(); } const { div, l10n, pdfPage, viewport } = this; if (!pdfPage) { this.renderingState = RenderingStates.FINISHED; throw new Error("pdfPage is not loaded"); } this.renderingState = RenderingStates.RUNNING; const canvasWrapper = this._ensureCanvasWrapper(); if (!this.textLayer && this.#textLayerMode !== TextLayerMode.DISABLE && !pdfPage.isPureXfa) { this._accessibilityManager ||= new TextAccessibilityManager(); this.textLayer = new TextLayerBuilder({ pdfPage, highlighter: this._textHighlighter, accessibilityManager: this._accessibilityManager, enablePermissions: this.#textLayerMode === TextLayerMode.ENABLE_PERMISSIONS, onAppend: textLayerDiv => { this.l10n.pause(); this.#addLayer(textLayerDiv, "textLayer"); this.l10n.resume(); } }); } if (!this.annotationLayer && this.#annotationMode !== AnnotationMode.DISABLE) { const { annotationStorage, annotationEditorUIManager, downloadManager, enableComment, enableScripting, fieldObjectsPromise, hasJSActionsPromise, linkService } = this.#layerProperties; this._annotationCanvasMap ||= new Map(); this.annotationLayer = new AnnotationLayerBuilder({ pdfPage, annotationStorage, imageResourcesPath: this.imageResourcesPath, renderForms: this.#annotationMode === AnnotationMode.ENABLE_FORMS, linkService, downloadManager, enableComment, enableScripting, hasJSActionsPromise, fieldObjectsPromise, annotationCanvasMap: this._annotationCanvasMap, accessibilityManager: this._accessibilityManager, annotationEditorUIManager, commentManager: this.#commentManager, onAppend: annotationLayerDiv => { this.#addLayer(annotationLayerDiv, "annotationLayer"); } }); } const { width, height } = viewport; this.#originalViewport = viewport; const { canvas, prevCanvas } = this._createCanvas(newCanvas => { canvasWrapper.prepend(newCanvas); }); canvas.setAttribute("role", "presentation"); if (!this.outputScale) { this.#computeScale(); } const { outputScale } = this; this.#hasRestrictedScaling = this.#needsRestrictedScaling; const sfx = approximateFraction(outputScale.sx); const sfy = approximateFraction(outputScale.sy); const canvasWidth = canvas.width = floorToDivide(calcRound(width * outputScale.sx), sfx[0]); const canvasHeight = canvas.height = floorToDivide(calcRound(height * outputScale.sy), sfy[0]); const pageWidth = floorToDivide(calcRound(width), sfx[1]); const pageHeight = floorToDivide(calcRound(height), sfy[1]); outputScale.sx = canvasWidth / pageWidth; outputScale.sy = canvasHeight / pageHeight; if (this.#scaleRoundX !== sfx[1]) { div.style.setProperty("--scale-round-x", `${sfx[1]}px`); this.#scaleRoundX = sfx[1]; } if (this.#scaleRoundY !== sfy[1]) { div.style.setProperty("--scale-round-y", `${sfy[1]}px`); this.#scaleRoundY = sfy[1]; } const recordBBoxes = this.enableOptimizedPartialRendering && this.#hasRestrictedScaling && !this.recordedBBoxes; const transform = outputScale.scaled ? [outputScale.sx, 0, 0, outputScale.sy, 0, 0] : null; const resultPromise = this._drawCanvas(this._getRenderingContext(canvas, transform, recordBBoxes), () => { prevCanvas?.remove(); this._resetCanvas(); }, renderTask => { this.#useThumbnailCanvas.regularAnnotations = !renderTask.separateAnnots; this.dispatchPageRendered(false, false); }).then(async () => { if (this.renderingState !== RenderingStates.FINISHED) { return; } this.structTreeLayer ||= new StructTreeLayerBuilder(pdfPage, viewport.rawDims); const textLayerPromise = this.#renderTextLayer(); if (this.annotationLayer) { await this.#renderAnnotationLayer(); if (this.#enableAutoLinking && this.annotationLayer && this.textLayer) { await this.#injectLinkAnnotations(textLayerPromise); } } const { annotationEditorUIManager } = this.#layerProperties; if (!annotationEditorUIManager) { return; } this.drawLayer ||= new DrawLayerBuilder({ pageIndex: this.id }); await this.#renderDrawLayer(); this.drawLayer.setParent(canvasWrapper); if (this.annotationLayer || this.#annotationMode === AnnotationMode.DISABLE) { this.annotationEditorLayer ||= new AnnotationEditorLayerBuilder({ uiManager: annotationEditorUIManager, pdfPage, l10n, structTreeLayer: this.structTreeLayer, accessibilityManager: this._accessibilityManager, annotationLayer: this.annotationLayer?.annotationLayer, textLayer: this.textLayer, drawLayer: this.drawLayer.getDrawLayer(), onAppend: annotationEditorLayerDiv => { this.#addLayer(annotationEditorLayerDiv, "annotationEditorLayer"); } }); this.#renderAnnotationEditorLayer(); } }); if (pdfPage.isPureXfa) { if (!this.xfaLayer) { const { annotationStorage, linkService } = this.#layerProperties; this.xfaLayer = new XfaLayerBuilder({ pdfPage, annotationStorage, linkService }); } this.#renderXfaLayer(); } div.setAttribute("data-loaded", true); this.dispatchPageRender(); return resultPromise; } setPageLabel(label) { this.pageLabel = typeof label === "string" ? label : null; this.div.setAttribute("data-l10n-args", JSON.stringify({ page: this.pageLabel ?? this.id })); if (this.pageLabel !== null) { this.div.setAttribute("data-page-label", this.pageLabel); } else { this.div.removeAttribute("data-page-label"); } } get thumbnailCanvas() { const { directDrawing, initialOptionalContent, regularAnnotations } = this.#useThumbnailCanvas; return directDrawing && initialOptionalContent && regularAnnotations ? this.canvas : null; } } ;// ./web/pdf_viewer.js const DEFAULT_CACHE_SIZE = 10; const PagesCountLimit = { FORCE_SCROLL_MODE_PAGE: 10000, FORCE_LAZY_PAGE_INIT: 5000, PAUSE_EAGER_PAGE_INIT: 250 }; function isValidAnnotationEditorMode(mode) { return Object.values(AnnotationEditorType).includes(mode) && mode !== AnnotationEditorType.DISABLE; } class PDFPageViewBuffer { #buf = new Set(); #size = 0; constructor(size) { this.#size = size; } push(view) { const buf = this.#buf; if (buf.has(view)) { buf.delete(view); } buf.add(view); if (buf.size > this.#size) { this.#destroyFirstView(); } } resize(newSize, idsToKeep = null) { this.#size = newSize; const buf = this.#buf; if (idsToKeep) { const ii = buf.size; let i = 1; for (const view of buf) { if (idsToKeep.has(view.id)) { buf.delete(view); buf.add(view); } if (++i > ii) { break; } } } while (buf.size > this.#size) { this.#destroyFirstView(); } } has(view) { return this.#buf.has(view); } [Symbol.iterator]() { return this.#buf.keys(); } #destroyFirstView() { const firstView = this.#buf.keys().next().value; firstView?.destroy(); this.#buf.delete(firstView); } } class PDFViewer { #buffer = null; #altTextManager = null; #annotationEditorHighlightColors = null; #annotationEditorMode = AnnotationEditorType.NONE; #annotationEditorUIManager = null; #annotationMode = AnnotationMode.ENABLE_FORMS; #commentManager = null; #containerTopLeft = null; #editorUndoBar = null; #enableHWA = false; #enableHighlightFloatingButton = false; #enablePermissions = false; #enableUpdatedAddImage = false; #enableNewAltTextWhenAddingImage = false; #enableAutoLinking = true; #eventAbortController = null; #minDurationToUpdateCanvas = 0; #mlManager = null; #printingAllowed = true; #scrollTimeoutId = null; #switchAnnotationEditorModeAC = null; #switchAnnotationEditorModeTimeoutId = null; #getAllTextInProgress = false; #hiddenCopyElement = null; #interruptCopyCondition = false; #previousContainerHeight = 0; #resizeObserver = new ResizeObserver(this.#resizeObserverCallback.bind(this)); #scrollModePageState = null; #scaleTimeoutId = null; #signatureManager = null; #supportsPinchToZoom = true; #textLayerMode = TextLayerMode.ENABLE; #viewerAlert = null; constructor(options) { const viewerVersion = "5.4.394"; if (version !== viewerVersion) { throw new Error(`The API version "${version}" does not match the Viewer version "${viewerVersion}".`); } this.container = options.container; this.viewer = options.viewer || options.container.firstElementChild; this.#viewerAlert = options.viewerAlert || null; if (this.container?.tagName !== "DIV" || this.viewer?.tagName !== "DIV") { throw new Error("Invalid `container` and/or `viewer` option."); } if (this.container.offsetParent && getComputedStyle(this.container).position !== "absolute") { throw new Error("The `container` must be absolutely positioned."); } this.#resizeObserver.observe(this.container); this.eventBus = options.eventBus; this.linkService = options.linkService || new SimpleLinkService(); this.downloadManager = options.downloadManager || null; this.findController = options.findController || null; this.#altTextManager = options.altTextManager || null; this.#commentManager = options.commentManager || null; this.#signatureManager = options.signatureManager || null; this.#editorUndoBar = options.editorUndoBar || null; if (this.findController) { this.findController.onIsPageVisible = pageNumber => this._getVisiblePages().ids.has(pageNumber); } this._scriptingManager = options.scriptingManager || null; this.#textLayerMode = options.textLayerMode ?? TextLayerMode.ENABLE; this.#annotationMode = options.annotationMode ?? AnnotationMode.ENABLE_FORMS; this.#annotationEditorMode = options.annotationEditorMode ?? AnnotationEditorType.NONE; this.#annotationEditorHighlightColors = options.annotationEditorHighlightColors || null; this.#enableHighlightFloatingButton = options.enableHighlightFloatingButton === true; this.#enableUpdatedAddImage = options.enableUpdatedAddImage === true; this.#enableNewAltTextWhenAddingImage = options.enableNewAltTextWhenAddingImage === true; this.imageResourcesPath = options.imageResourcesPath || ""; this.enablePrintAutoRotate = options.enablePrintAutoRotate || false; this.removePageBorders = options.removePageBorders || true; this.maxCanvasPixels = options.maxCanvasPixels; this.maxCanvasDim = options.maxCanvasDim; this.capCanvasAreaFactor = options.capCanvasAreaFactor; this.enableDetailCanvas = options.enableDetailCanvas ?? true; this.enableOptimizedPartialRendering = options.enableOptimizedPartialRendering ?? false; this.l10n = options.l10n; this.l10n ||= new genericl10n_GenericL10n(); this.#enablePermissions = options.enablePermissions || false; this.pageColors = options.pageColors || null; this.#mlManager = options.mlManager || null; this.#enableHWA = options.enableHWA || false; this.#supportsPinchToZoom = options.supportsPinchToZoom !== false; this.#enableAutoLinking = options.enableAutoLinking !== false; this.#minDurationToUpdateCanvas = options.minDurationToUpdateCanvas ?? 500; this.defaultRenderingQueue = !options.renderingQueue; if (this.defaultRenderingQueue) { this.renderingQueue = new PDFRenderingQueue(); this.renderingQueue.setViewer(this); } else { this.renderingQueue = options.renderingQueue; } const { abortSignal } = options; abortSignal?.addEventListener("abort", () => { this.#resizeObserver.disconnect(); this.#resizeObserver = null; }, { once: true }); this.scroll = watchScroll(this.container, this._scrollUpdate.bind(this), abortSignal); this.presentationModeState = PresentationModeState.UNKNOWN; this._resetView(); if (this.removePageBorders) { this.viewer.classList.add("removePageBorders"); } this.#updateContainerHeightCss(); this.eventBus._on("thumbnailrendered", ({ pageNumber, pdfPage }) => { const pageView = this._pages[pageNumber - 1]; if (!this.#buffer.has(pageView)) { pdfPage?.cleanup(); } }); if (!options.l10n) { this.l10n.translate(this.container); } } get printingAllowed() { return this.#printingAllowed; } get pagesCount() { return this._pages.length; } getPageView(index) { return this._pages[index]; } getCachedPageViews() { return new Set(this.#buffer); } get pageViewsReady() { return this._pages.every(pageView => pageView?.pdfPage); } get renderForms() { return this.#annotationMode === AnnotationMode.ENABLE_FORMS; } get enableScripting() { return !!this._scriptingManager; } get currentPageNumber() { return this._currentPageNumber; } set currentPageNumber(val) { if (!Number.isInteger(val)) { throw new Error("Invalid page number."); } if (!this.pdfDocument) { return; } if (!this._setCurrentPageNumber(val, true)) { console.error(`currentPageNumber: "${val}" is not a valid page.`); } } _setCurrentPageNumber(val, resetCurrentPageView = false) { if (this._currentPageNumber === val) { if (resetCurrentPageView) { this.#resetCurrentPageView(); } return true; } if (!(0 < val && val <= this.pagesCount)) { return false; } const previous = this._currentPageNumber; this._currentPageNumber = val; this.eventBus.dispatch("pagechanging", { source: this, pageNumber: val, pageLabel: this._pageLabels?.[val - 1] ?? null, previous }); if (resetCurrentPageView) { this.#resetCurrentPageView(); } return true; } get currentPageLabel() { return this._pageLabels?.[this._currentPageNumber - 1] ?? null; } set currentPageLabel(val) { if (!this.pdfDocument) { return; } let page = val | 0; if (this._pageLabels) { const i = this._pageLabels.indexOf(val); if (i >= 0) { page = i + 1; } } if (!this._setCurrentPageNumber(page, true)) { console.error(`currentPageLabel: "${val}" is not a valid page.`); } } get currentScale() { return this._currentScale !== UNKNOWN_SCALE ? this._currentScale : DEFAULT_SCALE; } set currentScale(val) { if (isNaN(val)) { throw new Error("Invalid numeric scale."); } if (!this.pdfDocument) { return; } this.#setScale(val, { noScroll: false }); } get currentScaleValue() { return this._currentScaleValue; } set currentScaleValue(val) { if (!this.pdfDocument) { return; } this.#setScale(val, { noScroll: false }); } get pagesRotation() { return this._pagesRotation; } set pagesRotation(rotation) { if (!isValidRotation(rotation)) { throw new Error("Invalid pages rotation angle."); } if (!this.pdfDocument) { return; } rotation %= 360; if (rotation < 0) { rotation += 360; } if (this._pagesRotation === rotation) { return; } this._pagesRotation = rotation; const pageNumber = this._currentPageNumber; this.refresh(true, { rotation }); if (this._currentScaleValue) { this.#setScale(this._currentScaleValue, { noScroll: true }); } this.eventBus.dispatch("rotationchanging", { source: this, pagesRotation: rotation, pageNumber }); if (this.defaultRenderingQueue) { this.update(); } } get firstPagePromise() { return this.pdfDocument ? this._firstPageCapability.promise : null; } get onePageRendered() { return this.pdfDocument ? this._onePageRenderedCapability.promise : null; } get pagesPromise() { return this.pdfDocument ? this._pagesCapability.promise : null; } get _layerProperties() { const self = this; return shadow(this, "_layerProperties", { get annotationEditorUIManager() { return self.#annotationEditorUIManager; }, get annotationStorage() { return self.pdfDocument?.annotationStorage; }, get downloadManager() { return self.downloadManager; }, get enableComment() { return !!self.#commentManager; }, get enableScripting() { return !!self._scriptingManager; }, get fieldObjectsPromise() { return self.pdfDocument?.getFieldObjects(); }, get findController() { return self.findController; }, get hasJSActionsPromise() { return self.pdfDocument?.hasJSActions(); }, get linkService() { return self.linkService; } }); } #initializePermissions(permissions) { const params = { annotationEditorMode: this.#annotationEditorMode, annotationMode: this.#annotationMode, textLayerMode: this.#textLayerMode }; if (!permissions) { this.#printingAllowed = true; this.eventBus.dispatch("printingallowed", { source: this, isAllowed: this.#printingAllowed }); return params; } this.#printingAllowed = permissions.includes(PermissionFlag.PRINT_HIGH_QUALITY) || permissions.includes(PermissionFlag.PRINT); this.eventBus.dispatch("printingallowed", { source: this, isAllowed: this.#printingAllowed }); if (!permissions.includes(PermissionFlag.COPY) && this.#textLayerMode === TextLayerMode.ENABLE) { params.textLayerMode = TextLayerMode.ENABLE_PERMISSIONS; } if (!permissions.includes(PermissionFlag.MODIFY_CONTENTS)) { params.annotationEditorMode = AnnotationEditorType.DISABLE; } if (!permissions.includes(PermissionFlag.MODIFY_ANNOTATIONS) && !permissions.includes(PermissionFlag.FILL_INTERACTIVE_FORMS) && this.#annotationMode === AnnotationMode.ENABLE_FORMS) { params.annotationMode = AnnotationMode.ENABLE; } return params; } async #onePageRenderedOrForceFetch(signal) { if (document.visibilityState === "hidden" || !this.container.offsetParent || this._getVisiblePages().views.length === 0) { return; } const hiddenCapability = Promise.withResolvers(), ac = new AbortController(); document.addEventListener("visibilitychange", () => { if (document.visibilityState === "hidden") { hiddenCapability.resolve(); } }, { signal: AbortSignal.any([signal, ac.signal]) }); await Promise.race([this._onePageRenderedCapability.promise, hiddenCapability.promise]); ac.abort(); } async getAllText() { const texts = []; const buffer = []; for (let pageNum = 1, pagesCount = this.pdfDocument.numPages; pageNum <= pagesCount; ++pageNum) { if (this.#interruptCopyCondition) { return null; } buffer.length = 0; const page = await this.pdfDocument.getPage(pageNum); const { items } = await page.getTextContent(); for (const item of items) { if (item.str) { buffer.push(item.str); } if (item.hasEOL) { buffer.push("\n"); } } texts.push(removeNullCharacters(buffer.join(""))); } return texts.join("\n"); } #copyCallback(textLayerMode, event) { const selection = document.getSelection(); const { focusNode, anchorNode } = selection; if (anchorNode && focusNode && selection.containsNode(this.#hiddenCopyElement)) { if (this.#getAllTextInProgress || textLayerMode === TextLayerMode.ENABLE_PERMISSIONS) { stopEvent(event); return; } this.#getAllTextInProgress = true; const { classList } = this.viewer; classList.add("copyAll"); const ac = new AbortController(); window.addEventListener("keydown", ev => this.#interruptCopyCondition = ev.key === "Escape", { signal: ac.signal }); this.getAllText().then(async text => { if (text !== null) { await navigator.clipboard.writeText(text); } }).catch(reason => { console.warn(`Something goes wrong when extracting the text: ${reason.message}`); }).finally(() => { this.#getAllTextInProgress = false; this.#interruptCopyCondition = false; ac.abort(); classList.remove("copyAll"); }); stopEvent(event); } } setDocument(pdfDocument) { if (this.pdfDocument) { this.eventBus.dispatch("pagesdestroy", { source: this }); this._cancelRendering(); this._resetView(); this.findController?.setDocument(null); this._scriptingManager?.setDocument(null); this.#annotationEditorUIManager?.destroy(); this.#annotationEditorUIManager = null; this.#annotationEditorMode = AnnotationEditorType.NONE; this.#printingAllowed = true; } this.pdfDocument = pdfDocument; if (!pdfDocument) { return; } const pagesCount = pdfDocument.numPages; const firstPagePromise = pdfDocument.getPage(1); const optionalContentConfigPromise = pdfDocument.getOptionalContentConfig({ intent: "display" }); const permissionsPromise = this.#enablePermissions ? pdfDocument.getPermissions() : Promise.resolve(); const { eventBus, pageColors, viewer } = this; this.#eventAbortController = new AbortController(); const { signal } = this.#eventAbortController; if (pagesCount > PagesCountLimit.FORCE_SCROLL_MODE_PAGE) { console.warn("Forcing PAGE-scrolling for performance reasons, given the length of the document."); const mode = this._scrollMode = ScrollMode.PAGE; eventBus.dispatch("scrollmodechanged", { source: this, mode }); } this._pagesCapability.promise.then(() => { eventBus.dispatch("pagesloaded", { source: this, pagesCount }); }, () => {}); const onBeforeDraw = evt => { const pageView = this._pages[evt.pageNumber - 1]; if (!pageView) { return; } this.#buffer.push(pageView); }; eventBus._on("pagerender", onBeforeDraw, { signal }); const onAfterDraw = evt => { if (evt.cssTransform || evt.isDetailView) { return; } this._onePageRenderedCapability.resolve({ timestamp: evt.timestamp }); eventBus._off("pagerendered", onAfterDraw); }; eventBus._on("pagerendered", onAfterDraw, { signal }); Promise.all([firstPagePromise, permissionsPromise]).then(([firstPdfPage, permissions]) => { if (pdfDocument !== this.pdfDocument) { return; } this._firstPageCapability.resolve(firstPdfPage); this._optionalContentConfigPromise = optionalContentConfigPromise; const { annotationEditorMode, annotationMode, textLayerMode } = this.#initializePermissions(permissions); if (textLayerMode !== TextLayerMode.DISABLE) { const element = this.#hiddenCopyElement = document.createElement("div"); element.id = "hiddenCopyElement"; viewer.before(element); } if (annotationEditorMode !== AnnotationEditorType.DISABLE) { const mode = annotationEditorMode; if (pdfDocument.isPureXfa) { console.warn("Warning: XFA-editing is not implemented."); } else if (isValidAnnotationEditorMode(mode)) { this.#annotationEditorUIManager = new AnnotationEditorUIManager(this.container, viewer, this.#viewerAlert, this.#altTextManager, this.#commentManager, this.#signatureManager, eventBus, pdfDocument, pageColors, this.#annotationEditorHighlightColors, this.#enableHighlightFloatingButton, this.#enableUpdatedAddImage, this.#enableNewAltTextWhenAddingImage, this.#mlManager, this.#editorUndoBar, this.#supportsPinchToZoom); eventBus.dispatch("annotationeditoruimanager", { source: this, uiManager: this.#annotationEditorUIManager }); if (mode !== AnnotationEditorType.NONE) { this.#preloadEditingData(mode); this.#annotationEditorUIManager.updateMode(mode); } } else { console.error(`Invalid AnnotationEditor mode: ${mode}`); } } const viewerElement = this._scrollMode === ScrollMode.PAGE ? null : viewer; const scale = this.currentScale; const viewport = firstPdfPage.getViewport({ scale: scale * PixelsPerInch.PDF_TO_CSS_UNITS }); viewer.style.setProperty("--scale-factor", viewport.scale); if (pageColors?.background) { viewer.style.setProperty("--page-bg-color", pageColors.background); } if (pageColors?.foreground === "CanvasText" || pageColors?.background === "Canvas") { viewer.style.setProperty("--hcm-highlight-filter", pdfDocument.filterFactory.addHighlightHCMFilter("highlight", "CanvasText", "Canvas", "HighlightText", "Highlight")); viewer.style.setProperty("--hcm-highlight-selected-filter", pdfDocument.filterFactory.addHighlightHCMFilter("highlight_selected", "CanvasText", "Canvas", "HighlightText", "ButtonText")); } for (let pageNum = 1; pageNum <= pagesCount; ++pageNum) { const pageView = new PDFPageView({ container: viewerElement, eventBus, id: pageNum, scale, defaultViewport: viewport.clone(), optionalContentConfigPromise, renderingQueue: this.renderingQueue, textLayerMode, annotationMode, imageResourcesPath: this.imageResourcesPath, maxCanvasPixels: this.maxCanvasPixels, maxCanvasDim: this.maxCanvasDim, capCanvasAreaFactor: this.capCanvasAreaFactor, enableDetailCanvas: this.enableDetailCanvas, enableOptimizedPartialRendering: this.enableOptimizedPartialRendering, pageColors, l10n: this.l10n, layerProperties: this._layerProperties, enableHWA: this.#enableHWA, enableAutoLinking: this.#enableAutoLinking, minDurationToUpdateCanvas: this.#minDurationToUpdateCanvas, commentManager: this.#commentManager }); this._pages.push(pageView); } this._pages[0]?.setPdfPage(firstPdfPage); if (this._scrollMode === ScrollMode.PAGE) { this.#ensurePageViewVisible(); } else if (this._spreadMode !== SpreadMode.NONE) { this._updateSpreadMode(); } eventBus._on("annotationeditorlayerrendered", evt => { if (this.#annotationEditorUIManager) { eventBus.dispatch("annotationeditormodechanged", { source: this, mode: this.#annotationEditorMode }); } }, { once: true, signal }); this.#onePageRenderedOrForceFetch(signal).then(async () => { if (pdfDocument !== this.pdfDocument) { return; } this.findController?.setDocument(pdfDocument); this._scriptingManager?.setDocument(pdfDocument); if (this.#hiddenCopyElement) { document.addEventListener("copy", this.#copyCallback.bind(this, textLayerMode), { signal }); } if (pdfDocument.loadingParams.disableAutoFetch || pagesCount > PagesCountLimit.FORCE_LAZY_PAGE_INIT) { this._pagesCapability.resolve(); return; } let getPagesLeft = pagesCount - 1; if (getPagesLeft <= 0) { this._pagesCapability.resolve(); return; } for (let pageNum = 2; pageNum <= pagesCount; ++pageNum) { const promise = pdfDocument.getPage(pageNum).then(pdfPage => { const pageView = this._pages[pageNum - 1]; if (!pageView.pdfPage) { pageView.setPdfPage(pdfPage); } if (--getPagesLeft === 0) { this._pagesCapability.resolve(); } }, reason => { console.error(`Unable to get page ${pageNum} to initialize viewer`, reason); if (--getPagesLeft === 0) { this._pagesCapability.resolve(); } }); if (pageNum % PagesCountLimit.PAUSE_EAGER_PAGE_INIT === 0) { await promise; } } }); eventBus.dispatch("pagesinit", { source: this }); pdfDocument.getMetadata().then(({ info }) => { if (pdfDocument !== this.pdfDocument) { return; } if (info.Language) { viewer.lang = info.Language; } }); if (this.defaultRenderingQueue) { this.update(); } }).catch(reason => { console.error("Unable to initialize viewer", reason); this._pagesCapability.reject(reason); }); } setPageLabels(labels) { if (!this.pdfDocument) { return; } if (!labels) { this._pageLabels = null; } else if (!(Array.isArray(labels) && this.pdfDocument.numPages === labels.length)) { this._pageLabels = null; console.error(`setPageLabels: Invalid page labels.`); } else { this._pageLabels = labels; } for (let i = 0, ii = this._pages.length; i < ii; i++) { this._pages[i].setPageLabel(this._pageLabels?.[i] ?? null); } } _resetView() { this._pages = []; this._currentPageNumber = 1; this._currentScale = UNKNOWN_SCALE; this._currentScaleValue = null; this._pageLabels = null; this.#buffer = new PDFPageViewBuffer(DEFAULT_CACHE_SIZE); this._location = null; this._pagesRotation = 0; this._optionalContentConfigPromise = null; this._firstPageCapability = Promise.withResolvers(); this._onePageRenderedCapability = Promise.withResolvers(); this._pagesCapability = Promise.withResolvers(); this._scrollMode = ScrollMode.VERTICAL; this._previousScrollMode = ScrollMode.UNKNOWN; this._spreadMode = SpreadMode.NONE; this.#scrollModePageState = { previousPageNumber: 1, scrollDown: true, pages: [] }; this.#eventAbortController?.abort(); this.#eventAbortController = null; this.viewer.textContent = ""; this._updateScrollMode(); this.viewer.removeAttribute("lang"); this.#hiddenCopyElement?.remove(); this.#hiddenCopyElement = null; this.#cleanupTimeouts(); this.#cleanupSwitchAnnotationEditorMode(); } #ensurePageViewVisible() { if (this._scrollMode !== ScrollMode.PAGE) { throw new Error("#ensurePageViewVisible: Invalid scrollMode value."); } const pageNumber = this._currentPageNumber, state = this.#scrollModePageState, viewer = this.viewer; viewer.textContent = ""; state.pages.length = 0; if (this._spreadMode === SpreadMode.NONE && !this.isInPresentationMode) { const pageView = this._pages[pageNumber - 1]; viewer.append(pageView.div); state.pages.push(pageView); } else { const pageIndexSet = new Set(), parity = this._spreadMode - 1; if (parity === -1) { pageIndexSet.add(pageNumber - 1); } else if (pageNumber % 2 !== parity) { pageIndexSet.add(pageNumber - 1); pageIndexSet.add(pageNumber); } else { pageIndexSet.add(pageNumber - 2); pageIndexSet.add(pageNumber - 1); } const spread = document.createElement("div"); spread.className = "spread"; if (this.isInPresentationMode) { const dummyPage = document.createElement("div"); dummyPage.className = "dummyPage"; spread.append(dummyPage); } for (const i of pageIndexSet) { const pageView = this._pages[i]; if (!pageView) { continue; } spread.append(pageView.div); state.pages.push(pageView); } viewer.append(spread); } state.scrollDown = pageNumber >= state.previousPageNumber; state.previousPageNumber = pageNumber; } _scrollUpdate() { if (this.pagesCount === 0) { return; } if (this.#scrollTimeoutId) { clearTimeout(this.#scrollTimeoutId); } this.#scrollTimeoutId = setTimeout(() => { this.#scrollTimeoutId = null; this.update(); }, 100); this.update(); } #scrollIntoView(pageView, pageSpot = null) { const { div, id } = pageView; if (this._currentPageNumber !== id) { this._setCurrentPageNumber(id); } if (this._scrollMode === ScrollMode.PAGE) { this.#ensurePageViewVisible(); this.update(); } if (!pageSpot && !this.isInPresentationMode) { const left = div.offsetLeft + div.clientLeft, right = left + div.clientWidth; const { scrollLeft, clientWidth } = this.container; if (this._scrollMode === ScrollMode.HORIZONTAL || left < scrollLeft || right > scrollLeft + clientWidth) { pageSpot = { left: 0, top: 0 }; } } scrollIntoView(div, pageSpot); if (!this._currentScaleValue && this._location) { this._location = null; } } #isSameScale(newScale) { return newScale === this._currentScale || Math.abs(newScale - this._currentScale) < 1e-15; } #setScaleUpdatePages(newScale, newValue, { noScroll = false, preset = false, drawingDelay = -1, origin = null }) { this._currentScaleValue = newValue.toString(); if (this.#isSameScale(newScale)) { if (preset) { this.eventBus.dispatch("scalechanging", { source: this, scale: newScale, presetValue: newValue }); } return; } this.viewer.style.setProperty("--scale-factor", newScale * PixelsPerInch.PDF_TO_CSS_UNITS); const postponeDrawing = drawingDelay >= 0 && drawingDelay < 1000; this.refresh(true, { scale: newScale, drawingDelay: postponeDrawing ? drawingDelay : -1 }); if (postponeDrawing) { this.#scaleTimeoutId = setTimeout(() => { this.#scaleTimeoutId = null; this.refresh(); }, drawingDelay); } const previousScale = this._currentScale; this._currentScale = newScale; if (!noScroll) { let page = this._currentPageNumber, dest; if (this._location && !(this.isInPresentationMode || this.isChangingPresentationMode)) { page = this._location.pageNumber; dest = [null, { name: "XYZ" }, this._location.left, this._location.top, null]; } this.scrollPageIntoView({ pageNumber: page, destArray: dest, allowNegativeOffset: true }); if (Array.isArray(origin)) { const scaleDiff = newScale / previousScale - 1; const [top, left] = this.containerTopLeft; this.container.scrollLeft += (origin[0] - left) * scaleDiff; this.container.scrollTop += (origin[1] - top) * scaleDiff; } } this.eventBus.dispatch("scalechanging", { source: this, scale: newScale, presetValue: preset ? newValue : undefined }); if (this.defaultRenderingQueue) { this.update(); } } get #pageWidthScaleFactor() { if (this._spreadMode !== SpreadMode.NONE && this._scrollMode !== ScrollMode.HORIZONTAL) { return 2; } return 1; } #setScale(value, options) { let scale = parseFloat(value); if (scale > 0) { options.preset = false; this.#setScaleUpdatePages(scale, value, options); } else { const currentPage = this._pages[this._currentPageNumber - 1]; if (!currentPage) { return; } let hPadding = SCROLLBAR_PADDING, vPadding = VERTICAL_PADDING; if (this.isInPresentationMode) { hPadding = vPadding = 4; if (this._spreadMode !== SpreadMode.NONE) { hPadding *= 2; } } else if (this.removePageBorders) { if (this._scrollMode === ScrollMode.HORIZONTAL || this._spreadMode === SpreadMode.NONE) { hPadding = vPadding = 0; } else { hPadding = 10; vPadding = 0; } } else if (this._scrollMode === ScrollMode.HORIZONTAL) { [hPadding, vPadding] = [vPadding, hPadding]; } const pageWidthScale = (this.container.clientWidth - hPadding) / Math.max(...this._pages.map(p => p.width)) * currentPage.scale / this.#pageWidthScaleFactor * (1 / (1 - (viewerTrim ?? 0) / 100)); const pageHeightScale = (this.container.clientHeight - vPadding) / Math.max(...this._pages.map(p => p.height)) * currentPage.scale * (1 / (1 - (viewerTrim ?? 0) / 100)); switch (value) { case "page-actual": scale = 1; break; case "page-width": scale = pageWidthScale; break; case "page-height": scale = pageHeightScale; break; case "page-fit": scale = Math.min(pageWidthScale, pageHeightScale); break; case "auto": const horizontalScale = isPortraitOrientation(currentPage) ? pageWidthScale : Math.min(pageHeightScale, pageWidthScale); scale = Math.min(MAX_AUTO_SCALE, horizontalScale); break; default: console.error(`#setScale: "${value}" is an unknown zoom value.`); return; } options.preset = true; this.#setScaleUpdatePages(scale, value, options); } } #resetCurrentPageView() { const pageView = this._pages[this._currentPageNumber - 1]; if (this.isInPresentationMode) { this.#setScale(this._currentScaleValue, { noScroll: true }); } this.#scrollIntoView(pageView); } pageLabelToPageNumber(label) { if (!this._pageLabels) { return null; } const i = this._pageLabels.indexOf(label); if (i < 0) { return null; } return i + 1; } scrollPageIntoView({ pageNumber, destArray = null, allowNegativeOffset = false, ignoreDestinationZoom = false, center = null }) { if (!this.pdfDocument) { return; } const pageView = Number.isInteger(pageNumber) && this._pages[pageNumber - 1]; if (!pageView) { console.error(`scrollPageIntoView: "${pageNumber}" is not a valid pageNumber parameter.`); return; } if (this.isInPresentationMode || !destArray) { this._setCurrentPageNumber(pageNumber, true); return; } let x = 0, y = 0; let width = 0, height = 0, widthScale, heightScale; const changeOrientation = pageView.rotation % 180 !== 0; const pageWidth = (changeOrientation ? pageView.height : pageView.width) / pageView.scale / PixelsPerInch.PDF_TO_CSS_UNITS; const pageHeight = (changeOrientation ? pageView.width : pageView.height) / pageView.scale / PixelsPerInch.PDF_TO_CSS_UNITS; let scale = 0; switch (destArray[1].name) { case "XYZ": x = destArray[2]; y = destArray[3]; scale = destArray[4]; x = x !== null ? x : 0; y = y !== null ? y : pageHeight; break; case "Fit": case "FitB": scale = "page-fit"; break; case "FitH": case "FitBH": y = destArray[2]; scale = "page-width"; if (y === null && this._location) { x = this._location.left; y = this._location.top; } else if (typeof y !== "number" || y < 0) { y = pageHeight; } break; case "FitV": case "FitBV": x = destArray[2]; width = pageWidth; height = pageHeight; scale = "page-height"; break; case "FitR": x = destArray[2]; y = destArray[3]; width = destArray[4] - x; height = destArray[5] - y; let hPadding = SCROLLBAR_PADDING, vPadding = VERTICAL_PADDING; if (this.removePageBorders) { if (this._scrollMode === ScrollMode.HORIZONTAL || this._spreadMode === SpreadMode.NONE) { hPadding = vPadding = 0; } else { hPadding = 10; vPadding = 0; } } widthScale = (this.container.clientWidth - hPadding) / width / PixelsPerInch.PDF_TO_CSS_UNITS; heightScale = (this.container.clientHeight - vPadding) / height / PixelsPerInch.PDF_TO_CSS_UNITS; scale = Math.min(Math.abs(widthScale), Math.abs(heightScale)); break; default: console.error(`scrollPageIntoView: "${destArray[1].name}" is not a valid destination type.`); return; } if (!ignoreDestinationZoom) { if (scale && scale !== this._currentScale) { this.currentScaleValue = scale; } else if (this._currentScale === UNKNOWN_SCALE) { this.currentScaleValue = DEFAULT_SCALE_VALUE; } } if (scale === "page-fit" && !destArray[4]) { this.#scrollIntoView(pageView); return; } const boundingRect = [pageView.viewport.convertToViewportPoint(x, y), pageView.viewport.convertToViewportPoint(x + width, y + height)]; let left = Math.min(boundingRect[0][0], boundingRect[1][0]); let top = Math.min(boundingRect[0][1], boundingRect[1][1]); if (center) { if (center === "both" || center === "vertical") { top -= (this.container.clientHeight - Math.abs(boundingRect[1][1] - boundingRect[0][1])) / 2; } if (center === "both" || center === "horizontal") { left -= (this.container.clientWidth - Math.abs(boundingRect[1][0] - boundingRect[0][0])) / 2; } } else if (!allowNegativeOffset) { left = Math.max(left, 0); top = Math.max(top, 0); } this.#scrollIntoView(pageView, { left, top }); } _updateLocation(firstPage) { const currentScale = this._currentScale; const currentScaleValue = this._currentScaleValue; const normalizedScaleValue = parseFloat(currentScaleValue) === currentScale ? Math.round(currentScale * 10000) / 100 : currentScaleValue; const pageNumber = firstPage.id; const currentPageView = this._pages[pageNumber - 1]; const container = this.container; const topLeft = currentPageView.getPagePoint(container.scrollLeft - firstPage.x, container.scrollTop - firstPage.y); const intLeft = Math.round(topLeft[0]); const intTop = Math.round(topLeft[1]); let pdfOpenParams = `#page=${pageNumber}`; if (!this.isInPresentationMode) { pdfOpenParams += `&zoom=${normalizedScaleValue},${intLeft},${intTop}`; } this._location = { pageNumber, scale: normalizedScaleValue, top: intTop, left: intLeft, rotation: this._pagesRotation, pdfOpenParams }; } update() { const visible = this._getVisiblePages(); const visiblePages = visible.views, numVisiblePages = visiblePages.length; if (numVisiblePages === 0) { return; } const newCacheSize = Math.max(DEFAULT_CACHE_SIZE, 2 * numVisiblePages + 1); this.#buffer.resize(newCacheSize, visible.ids); for (const { view, visibleArea } of visiblePages) { view.updateVisibleArea(visibleArea); } for (const view of this.#buffer) { if (!visible.ids.has(view.id)) { view.updateVisibleArea(null); } } this.renderingQueue.renderHighestPriority(visible); const isSimpleLayout = this._spreadMode === SpreadMode.NONE && (this._scrollMode === ScrollMode.PAGE || this._scrollMode === ScrollMode.VERTICAL); const currentId = this._currentPageNumber; let stillFullyVisible = false; for (const page of visiblePages) { if (page.percent < 100) { break; } if (page.id === currentId && isSimpleLayout) { stillFullyVisible = true; break; } } this._setCurrentPageNumber(stillFullyVisible ? currentId : visiblePages[0].id); this._updateLocation(visible.first); this.eventBus.dispatch("updateviewarea", { source: this, location: this._location }); } #switchToEditAnnotationMode() { const visible = this._getVisiblePages(); const pagesToRefresh = []; const { ids, views } = visible; for (const page of views) { const { view } = page; if (!view.hasEditableAnnotations()) { ids.delete(view.id); continue; } pagesToRefresh.push(page); } if (pagesToRefresh.length === 0) { return null; } this.renderingQueue.renderHighestPriority({ first: pagesToRefresh[0], last: pagesToRefresh.at(-1), views: pagesToRefresh, ids }); return ids; } containsElement(element) { return this.container.contains(element); } focus() { this.container.focus(); } get _isContainerRtl() { return getComputedStyle(this.container).direction === "rtl"; } get isInPresentationMode() { return this.presentationModeState === PresentationModeState.FULLSCREEN; } get isChangingPresentationMode() { return this.presentationModeState === PresentationModeState.CHANGING; } get isHorizontalScrollbarEnabled() { return this.isInPresentationMode ? false : this.container.scrollWidth > this.container.clientWidth; } get isVerticalScrollbarEnabled() { return this.isInPresentationMode ? false : this.container.scrollHeight > this.container.clientHeight; } _getVisiblePages() { const views = this._scrollMode === ScrollMode.PAGE ? this.#scrollModePageState.pages : this._pages, horizontal = this._scrollMode === ScrollMode.HORIZONTAL, rtl = horizontal && this._isContainerRtl; return getVisibleElements({ scrollEl: this.container, views, sortByVisibility: true, horizontal, rtl }); } cleanup() { for (const pageView of this._pages) { if (pageView.renderingState !== RenderingStates.FINISHED) { pageView.reset(); } } } _cancelRendering() { for (const pageView of this._pages) { pageView.cancelRendering(); } } async #ensurePdfPageLoaded(pageView) { if (pageView.pdfPage) { return pageView.pdfPage; } try { const pdfPage = await this.pdfDocument.getPage(pageView.id); if (!pageView.pdfPage) { pageView.setPdfPage(pdfPage); } return pdfPage; } catch (reason) { console.error("Unable to get page for page view", reason); return null; } } #getScrollAhead(visible) { if (visible.first?.id === 1) { return true; } else if (visible.last?.id === this.pagesCount) { return false; } switch (this._scrollMode) { case ScrollMode.PAGE: return this.#scrollModePageState.scrollDown; case ScrollMode.HORIZONTAL: return this.scroll.right; } return this.scroll.down; } forceRendering(currentlyVisiblePages) { const visiblePages = currentlyVisiblePages || this._getVisiblePages(); const scrollAhead = this.#getScrollAhead(visiblePages); const preRenderExtra = this._spreadMode !== SpreadMode.NONE && this._scrollMode !== ScrollMode.HORIZONTAL; const ignoreDetailViews = this.#scaleTimeoutId !== null || this.#scrollTimeoutId !== null && visiblePages.views.some(page => page.detailView?.renderingCancelled); const pageView = this.renderingQueue.getHighestPriority(visiblePages, this._pages, scrollAhead, preRenderExtra, ignoreDetailViews); if (pageView) { this.#ensurePdfPageLoaded(pageView).then(() => { this.renderingQueue.renderView(pageView); }); return true; } return false; } get hasEqualPageSizes() { const firstPageView = this._pages[0]; for (let i = 1, ii = this._pages.length; i < ii; ++i) { const pageView = this._pages[i]; if (pageView.width !== firstPageView.width || pageView.height !== firstPageView.height) { return false; } } return true; } getPagesOverview() { let initialOrientation; return this._pages.map(pageView => { const viewport = pageView.pdfPage.getViewport({ scale: 1 }); const orientation = isPortraitOrientation(viewport); if (initialOrientation === undefined) { initialOrientation = orientation; } else if (this.enablePrintAutoRotate && orientation !== initialOrientation) { return { width: viewport.height, height: viewport.width, rotation: (viewport.rotation - 90) % 360 }; } return { width: viewport.width, height: viewport.height, rotation: viewport.rotation }; }); } get optionalContentConfigPromise() { if (!this.pdfDocument) { return Promise.resolve(null); } if (!this._optionalContentConfigPromise) { console.error("optionalContentConfigPromise: Not initialized yet."); return this.pdfDocument.getOptionalContentConfig({ intent: "display" }); } return this._optionalContentConfigPromise; } set optionalContentConfigPromise(promise) { if (!(promise instanceof Promise)) { throw new Error(`Invalid optionalContentConfigPromise: ${promise}`); } if (!this.pdfDocument) { return; } if (!this._optionalContentConfigPromise) { return; } this._optionalContentConfigPromise = promise; this.refresh(false, { optionalContentConfigPromise: promise }); this.eventBus.dispatch("optionalcontentconfigchanged", { source: this, promise }); } get scrollMode() { return this._scrollMode; } set scrollMode(mode) { if (this._scrollMode === mode) { return; } if (!isValidScrollMode(mode)) { throw new Error(`Invalid scroll mode: ${mode}`); } if (this.pagesCount > PagesCountLimit.FORCE_SCROLL_MODE_PAGE) { return; } this._previousScrollMode = this._scrollMode; this._scrollMode = mode; this.eventBus.dispatch("scrollmodechanged", { source: this, mode }); this._updateScrollMode(this._currentPageNumber); } _updateScrollMode(pageNumber = null) { const scrollMode = this._scrollMode, viewer = this.viewer; viewer.classList.toggle("scrollHorizontal", scrollMode === ScrollMode.HORIZONTAL); viewer.classList.toggle("scrollWrapped", scrollMode === ScrollMode.WRAPPED); if (!this.pdfDocument || !pageNumber) { return; } if (scrollMode === ScrollMode.PAGE) { this.#ensurePageViewVisible(); } else if (this._previousScrollMode === ScrollMode.PAGE) { this._updateSpreadMode(); } if (this._currentScaleValue && isNaN(this._currentScaleValue)) { this.#setScale(this._currentScaleValue, { noScroll: true }); } this._setCurrentPageNumber(pageNumber, true); this.update(); } get spreadMode() { return this._spreadMode; } set spreadMode(mode) { if (this._spreadMode === mode) { return; } if (!isValidSpreadMode(mode)) { throw new Error(`Invalid spread mode: ${mode}`); } this._spreadMode = mode; this.eventBus.dispatch("spreadmodechanged", { source: this, mode }); this._updateSpreadMode(this._currentPageNumber); } _updateSpreadMode(pageNumber = null) { if (!this.pdfDocument) { return; } const viewer = this.viewer, pages = this._pages; if (this._scrollMode === ScrollMode.PAGE) { this.#ensurePageViewVisible(); } else { viewer.textContent = ""; if (this._spreadMode === SpreadMode.NONE) { for (const pageView of this._pages) { viewer.append(pageView.div); } } else { const parity = this._spreadMode - 1; let spread = null; for (let i = 0, ii = pages.length; i < ii; ++i) { if (spread === null) { spread = document.createElement("div"); spread.className = "spread"; viewer.append(spread); } else if (i % 2 === parity) { spread = spread.cloneNode(false); viewer.append(spread); } spread.append(pages[i].div); } } } if (!pageNumber) { return; } if (this._currentScaleValue && isNaN(this._currentScaleValue)) { this.#setScale(this._currentScaleValue, { noScroll: true }); } this._setCurrentPageNumber(pageNumber, true); this.update(); } _getPageAdvance(currentPageNumber, previous = false) { switch (this._scrollMode) { case ScrollMode.WRAPPED: { const { views } = this._getVisiblePages(), pageLayout = new Map(); for (const { id, y, percent, widthPercent } of views) { if (percent === 0 || widthPercent < 100) { continue; } let yArray = pageLayout.get(y); if (!yArray) { pageLayout.set(y, yArray ||= []); } yArray.push(id); } for (const yArray of pageLayout.values()) { const currentIndex = yArray.indexOf(currentPageNumber); if (currentIndex === -1) { continue; } const numPages = yArray.length; if (numPages === 1) { break; } if (previous) { for (let i = currentIndex - 1, ii = 0; i >= ii; i--) { const currentId = yArray[i], expectedId = yArray[i + 1] - 1; if (currentId < expectedId) { return currentPageNumber - expectedId; } } } else { for (let i = currentIndex + 1, ii = numPages; i < ii; i++) { const currentId = yArray[i], expectedId = yArray[i - 1] + 1; if (currentId > expectedId) { return expectedId - currentPageNumber; } } } if (previous) { const firstId = yArray[0]; if (firstId < currentPageNumber) { return currentPageNumber - firstId + 1; } } else { const lastId = yArray[numPages - 1]; if (lastId > currentPageNumber) { return lastId - currentPageNumber + 1; } } break; } break; } case ScrollMode.HORIZONTAL: { break; } case ScrollMode.PAGE: case ScrollMode.VERTICAL: { if (this._spreadMode === SpreadMode.NONE) { break; } const parity = this._spreadMode - 1; if (previous && currentPageNumber % 2 !== parity) { break; } else if (!previous && currentPageNumber % 2 === parity) { break; } const { views } = this._getVisiblePages(), expectedId = previous ? currentPageNumber - 1 : currentPageNumber + 1; for (const { id, percent, widthPercent } of views) { if (id !== expectedId) { continue; } if (percent > 0 && widthPercent === 100) { return 2; } break; } break; } } return 1; } nextPage() { const currentPageNumber = this._currentPageNumber, pagesCount = this.pagesCount; if (currentPageNumber >= pagesCount) { return false; } const advance = this._getPageAdvance(currentPageNumber, false) || 1; this.currentPageNumber = Math.min(currentPageNumber + advance, pagesCount); return true; } previousPage() { const currentPageNumber = this._currentPageNumber; if (currentPageNumber <= 1) { return false; } const advance = this._getPageAdvance(currentPageNumber, true) || 1; this.currentPageNumber = Math.max(currentPageNumber - advance, 1); return true; } updateScale({ drawingDelay, scaleFactor = null, steps = null, origin }) { if (steps === null && scaleFactor === null) { throw new Error("Invalid updateScale options: either `steps` or `scaleFactor` must be provided."); } if (!this.pdfDocument) { return; } let newScale = this._currentScale; if (scaleFactor > 0 && scaleFactor !== 1) { newScale = Math.round(newScale * scaleFactor * 100) / 100; } else if (steps) { const delta = steps > 0 ? DEFAULT_SCALE_DELTA : 1 / DEFAULT_SCALE_DELTA; const round = steps > 0 ? Math.ceil : Math.floor; steps = Math.abs(steps); do { newScale = round((newScale * delta).toFixed(2) * 10) / 10; } while (--steps > 0); } newScale = MathClamp(newScale, MIN_SCALE, MAX_SCALE); this.#setScale(newScale, { noScroll: false, drawingDelay, origin }); } increaseScale(options = {}) { this.updateScale({ ...options, steps: options.steps ?? 1 }); } decreaseScale(options = {}) { this.updateScale({ ...options, steps: -(options.steps ?? 1) }); } #updateContainerHeightCss(height = this.container.clientHeight) { if (height !== this.#previousContainerHeight) { this.#previousContainerHeight = height; docStyle.setProperty("--viewer-container-height", `${height}px`); } } #resizeObserverCallback(entries) { for (const entry of entries) { if (entry.target === this.container) { this.#updateContainerHeightCss(Math.floor(entry.borderBoxSize[0].blockSize)); this.#containerTopLeft = null; break; } } } get containerTopLeft() { return this.#containerTopLeft ||= [this.container.offsetTop, this.container.offsetLeft]; } #cleanupTimeouts() { if (this.#scaleTimeoutId !== null) { clearTimeout(this.#scaleTimeoutId); this.#scaleTimeoutId = null; } if (this.#scrollTimeoutId !== null) { clearTimeout(this.#scrollTimeoutId); this.#scrollTimeoutId = null; } } #cleanupSwitchAnnotationEditorMode() { this.#switchAnnotationEditorModeAC?.abort(); this.#switchAnnotationEditorModeAC = null; if (this.#switchAnnotationEditorModeTimeoutId !== null) { clearTimeout(this.#switchAnnotationEditorModeTimeoutId); this.#switchAnnotationEditorModeTimeoutId = null; } } #preloadEditingData(mode) { switch (mode) { case AnnotationEditorType.STAMP: this.#mlManager?.loadModel("altText"); break; case AnnotationEditorType.SIGNATURE: this.#signatureManager?.loadSignatures(); break; } } get annotationEditorMode() { return this.#annotationEditorUIManager ? this.#annotationEditorMode : AnnotationEditorType.DISABLE; } set annotationEditorMode({ mode, editId = null, isFromKeyboard = false, mustEnterInEditMode = false, editComment = false }) { if (!this.#annotationEditorUIManager) { throw new Error(`The AnnotationEditor is not enabled.`); } if (this.#annotationEditorMode === mode) { return; } if (!isValidAnnotationEditorMode(mode)) { throw new Error(`Invalid AnnotationEditor mode: ${mode}`); } if (!this.pdfDocument) { return; } this.#preloadEditingData(mode); const { eventBus, pdfDocument } = this; const updater = async () => { this.#cleanupSwitchAnnotationEditorMode(); this.#annotationEditorMode = mode; await this.#annotationEditorUIManager.updateMode(mode, editId, isFromKeyboard, mustEnterInEditMode, editComment); if (mode !== this.#annotationEditorMode || pdfDocument !== this.pdfDocument) { return; } eventBus.dispatch("annotationeditormodechanged", { source: this, mode }); }; if (mode === AnnotationEditorType.NONE || this.#annotationEditorMode === AnnotationEditorType.NONE) { const isEditing = mode !== AnnotationEditorType.NONE; if (!isEditing) { this.pdfDocument.annotationStorage.resetModifiedIds(); } this.cleanup(); for (const pageView of this._pages) { pageView.toggleEditingMode(isEditing); } const idsToRefresh = this.#switchToEditAnnotationMode(); if (isEditing && idsToRefresh) { this.#cleanupSwitchAnnotationEditorMode(); this.#switchAnnotationEditorModeAC = new AbortController(); const signal = AbortSignal.any([this.#eventAbortController.signal, this.#switchAnnotationEditorModeAC.signal]); eventBus._on("pagerendered", ({ pageNumber }) => { idsToRefresh.delete(pageNumber); if (idsToRefresh.size === 0) { this.#switchAnnotationEditorModeTimeoutId = setTimeout(updater, 0); } }, { signal }); return; } } updater(); } refresh(noUpdate = false, updateArgs = Object.create(null)) { if (!this.pdfDocument) { return; } for (const pageView of this._pages) { pageView.update(updateArgs); } this.#cleanupTimeouts(); if (!noUpdate) { this.update(); } } } ;// ./web/secondary_toolbar.js class SecondaryToolbar { #opts; constructor(options, eventBus) { this.#opts = options; const buttons = [{ element: options.presentationModeButton, eventName: "presentationmode", close: true }, { element: options.printButton, eventName: "print", close: true }, { element: options.downloadButton, eventName: "download", close: true }, { element: options.viewBookmarkButton, eventName: null, close: true }, { element: options.firstPageButton, eventName: "firstpage", close: true }, { element: options.lastPageButton, eventName: "lastpage", close: true }, { element: options.pageRotateCwButton, eventName: "rotatecw", close: false }, { element: options.pageRotateCcwButton, eventName: "rotateccw", close: false }, { element: options.cursorSelectToolButton, eventName: "switchcursortool", eventDetails: { tool: CursorTool.SELECT }, close: true }, { element: options.cursorHandToolButton, eventName: "switchcursortool", eventDetails: { tool: CursorTool.HAND }, close: true }, { element: options.scrollPageButton, eventName: "switchscrollmode", eventDetails: { mode: ScrollMode.PAGE }, close: true }, { element: options.scrollVerticalButton, eventName: "switchscrollmode", eventDetails: { mode: ScrollMode.VERTICAL }, close: true }, { element: options.scrollHorizontalButton, eventName: "switchscrollmode", eventDetails: { mode: ScrollMode.HORIZONTAL }, close: true }, { element: options.scrollWrappedButton, eventName: "switchscrollmode", eventDetails: { mode: ScrollMode.WRAPPED }, close: true }, { element: options.spreadNoneButton, eventName: "switchspreadmode", eventDetails: { mode: SpreadMode.NONE }, close: true }, { element: options.spreadOddButton, eventName: "switchspreadmode", eventDetails: { mode: SpreadMode.ODD }, close: true }, { element: options.spreadEvenButton, eventName: "switchspreadmode", eventDetails: { mode: SpreadMode.EVEN }, close: true }, { element: options.imageAltTextSettingsButton, eventName: "imagealttextsettings", close: true }, { element: options.documentPropertiesButton, eventName: "documentproperties", close: true }]; buttons.push({ element: options.openFileButton, eventName: "openfile", close: true }); this.eventBus = eventBus; this.opened = false; this.#bindListeners(buttons); this.reset(); } get isOpen() { return this.opened; } setPageNumber(pageNumber) { this.pageNumber = pageNumber; this.#updateUIState(); } setPagesCount(pagesCount) { this.pagesCount = pagesCount; this.#updateUIState(); } reset() { this.pageNumber = 0; this.pagesCount = 0; this.#updateUIState(); this.eventBus.dispatch("switchcursortool", { source: this, reset: true }); this.#scrollModeChanged({ mode: ScrollMode.VERTICAL }); this.#spreadModeChanged({ mode: SpreadMode.NONE }); } #updateUIState() { const { firstPageButton, lastPageButton, pageRotateCwButton, pageRotateCcwButton } = this.#opts; firstPageButton.disabled = this.pageNumber <= 1; lastPageButton.disabled = this.pageNumber >= this.pagesCount; pageRotateCwButton.disabled = this.pagesCount === 0; pageRotateCcwButton.disabled = this.pagesCount === 0; } #bindListeners(buttons) { const { eventBus } = this; const { toggleButton } = this.#opts; toggleButton.addEventListener("click", this.toggle.bind(this)); for (const { element, eventName, close, eventDetails } of buttons) { element.addEventListener("click", evt => { if (eventName !== null) { eventBus.dispatch(eventName, { source: this, ...eventDetails }); } if (close) { this.close(); } eventBus.dispatch("reporttelemetry", { source: this, details: { type: "buttons", data: { id: element.id } } }); }); } eventBus._on("cursortoolchanged", this.#cursorToolChanged.bind(this)); eventBus._on("scrollmodechanged", this.#scrollModeChanged.bind(this)); eventBus._on("spreadmodechanged", this.#spreadModeChanged.bind(this)); } #cursorToolChanged({ tool, disabled }) { const { cursorSelectToolButton, cursorHandToolButton } = this.#opts; toggleCheckedBtn(cursorSelectToolButton, tool === CursorTool.SELECT); toggleCheckedBtn(cursorHandToolButton, tool === CursorTool.HAND); cursorSelectToolButton.disabled = disabled; cursorHandToolButton.disabled = disabled; } #scrollModeChanged({ mode }) { const { scrollPageButton, scrollVerticalButton, scrollHorizontalButton, scrollWrappedButton, spreadNoneButton, spreadOddButton, spreadEvenButton } = this.#opts; toggleCheckedBtn(scrollPageButton, mode === ScrollMode.PAGE); toggleCheckedBtn(scrollVerticalButton, mode === ScrollMode.VERTICAL); toggleCheckedBtn(scrollHorizontalButton, mode === ScrollMode.HORIZONTAL); toggleCheckedBtn(scrollWrappedButton, mode === ScrollMode.WRAPPED); const forceScrollModePage = this.pagesCount > PagesCountLimit.FORCE_SCROLL_MODE_PAGE; scrollPageButton.disabled = forceScrollModePage; scrollVerticalButton.disabled = forceScrollModePage; scrollHorizontalButton.disabled = forceScrollModePage; scrollWrappedButton.disabled = forceScrollModePage; const isHorizontal = mode === ScrollMode.HORIZONTAL; spreadNoneButton.disabled = isHorizontal; spreadOddButton.disabled = isHorizontal; spreadEvenButton.disabled = isHorizontal; } #spreadModeChanged({ mode }) { const { spreadNoneButton, spreadOddButton, spreadEvenButton } = this.#opts; toggleCheckedBtn(spreadNoneButton, mode === SpreadMode.NONE); toggleCheckedBtn(spreadOddButton, mode === SpreadMode.ODD); toggleCheckedBtn(spreadEvenButton, mode === SpreadMode.EVEN); } open() { if (this.opened) { return; } this.opened = true; const { toggleButton, toolbar } = this.#opts; toggleExpandedBtn(toggleButton, true, toolbar); } close() { if (!this.opened) { return; } this.opened = false; const { toggleButton, toolbar } = this.#opts; toggleExpandedBtn(toggleButton, false, toolbar); } toggle() { if (this.opened) { this.close(); } else { this.open(); } } } ;// ./web/signature_manager.js const DEFAULT_HEIGHT_IN_PAGE = 40; class SignatureManager { #addButton; #tabsToAltText = null; #clearButton; #clearDescription; #currentEditor; #description; #dialog; #drawCurves = null; #drawPlaceholder; #drawPath = null; #drawPathString = ""; #drawPoints = null; #drawSVG; #drawThickness; #errorBar; #errorDescription; #errorTitle; #extractedSignatureData = null; #imagePath = null; #imagePicker; #imagePickerLink; #imagePlaceholder; #imageSVG; #saveCheckbox; #saveContainer; #tabButtons; #addSignatureToolbarButton; #loadSignaturesPromise = null; #typeInput; #currentTab = null; #currentTabAC = null; #hasDescriptionChanged = false; #eventBus; #isStorageFull = false; #l10n; #overlayManager; #editDescriptionDialog; #signatureStorage; #uiManager = null; static #l10nDescription = null; constructor({ dialog, panels, typeButton, typeInput, drawButton, drawPlaceholder, drawSVG, drawThickness, imageButton, imageSVG, imagePlaceholder, imagePicker, imagePickerLink, description, clearButton, cancelButton, addButton, errorCloseButton, errorBar, errorTitle, errorDescription, saveCheckbox, saveContainer }, editSignatureElements, addSignatureToolbarButton, overlayManager, l10n, signatureStorage, eventBus) { this.#addButton = addButton; this.#clearButton = clearButton; this.#clearDescription = description.lastElementChild; this.#description = description.firstElementChild; this.#dialog = dialog; this.#drawSVG = drawSVG; this.#drawPlaceholder = drawPlaceholder; this.#drawThickness = drawThickness; this.#errorBar = errorBar; this.#errorTitle = errorTitle; this.#errorDescription = errorDescription; this.#imageSVG = imageSVG; this.#imagePlaceholder = imagePlaceholder; this.#imagePicker = imagePicker; this.#imagePickerLink = imagePickerLink; this.#overlayManager = overlayManager; this.#saveCheckbox = saveCheckbox; this.#saveContainer = saveContainer; this.#addSignatureToolbarButton = addSignatureToolbarButton; this.#typeInput = typeInput; this.#l10n = l10n; this.#signatureStorage = signatureStorage; this.#eventBus = eventBus; this.#editDescriptionDialog = new EditDescriptionDialog(editSignatureElements, overlayManager); SignatureManager.#l10nDescription ||= Object.freeze({ signature: "pdfjs-editor-add-signature-description-default-when-drawing", errorUploadTitle: "pdfjs-editor-add-signature-image-upload-error-title", errorUploadDescription: "pdfjs-editor-add-signature-image-upload-error-description", errorNoDataTitle: "pdfjs-editor-add-signature-image-no-data-error-title", errorNoDataDescription: "pdfjs-editor-add-signature-image-no-data-error-description" }); dialog.addEventListener("close", this.#close.bind(this)); dialog.addEventListener("contextmenu", e => { const { target } = e; if (target !== this.#typeInput && target !== this.#description) { e.preventDefault(); } }); dialog.addEventListener("drop", e => { stopEvent(e); }); cancelButton.addEventListener("click", this.#cancel.bind(this)); addButton.addEventListener("click", this.#add.bind(this)); clearButton.addEventListener("click", () => { this.#reportTelemetry({ type: "signature", action: "pdfjs.signature.clear", data: { type: this.#currentTab } }); this.#initTab(null); }, { passive: true }); this.#description.addEventListener("input", () => { this.#clearDescription.disabled = this.#description.value === ""; }, { passive: true }); this.#clearDescription.addEventListener("click", () => { this.#description.value = ""; this.#clearDescription.disabled = true; }, { passive: true }); errorCloseButton.addEventListener("click", () => { errorBar.hidden = true; }, { passive: true }); this.#initTabButtons(typeButton, drawButton, imageButton, panels); imagePicker.accept = SupportedImageMimeTypes.join(","); eventBus._on("storedsignatureschanged", this.#signaturesChanged.bind(this)); overlayManager.register(dialog); } #initTabButtons(typeButton, drawButton, imageButton, panels) { const buttons = this.#tabButtons = new Map([["type", typeButton], ["draw", drawButton], ["image", imageButton]]); const tabCallback = e => { for (const [name, button] of buttons) { if (button === e.target) { button.setAttribute("aria-selected", true); button.setAttribute("tabindex", 0); panels.setAttribute("data-selected", name); this.#initTab(name); } else { button.setAttribute("aria-selected", false); button.setAttribute("tabindex", -1); } } }; const buttonsArray = Array.from(buttons.values()); for (let i = 0, ii = buttonsArray.length; i < ii; i++) { const button = buttonsArray[i]; button.addEventListener("click", tabCallback, { passive: true }); button.addEventListener("keydown", ({ key }) => { if (key !== "ArrowLeft" && key !== "ArrowRight") { return; } buttonsArray[i + (key === "ArrowLeft" ? -1 : 1)]?.focus(); }, { passive: true }); } } #resetCommon() { this.#hasDescriptionChanged = false; this.#description.value = ""; if (this.#currentTab) { this.#tabsToAltText.get(this.#currentTab).value = ""; } } #resetTab(name) { switch (name) { case "type": this.#typeInput.value = ""; break; case "draw": this.#drawCurves = null; this.#drawPoints = null; this.#drawPathString = ""; this.#drawPath?.remove(); this.#drawPath = null; this.#drawPlaceholder.hidden = false; this.#drawThickness.value = 1; break; case "image": this.#imagePlaceholder.hidden = false; this.#imagePath?.remove(); this.#imagePath = null; break; } } #initTab(name) { if (name && this.#currentTab === name) { return; } if (this.#currentTab) { this.#tabsToAltText.get(this.#currentTab).value = this.#description.value; } if (name) { this.#currentTab = name; } this.#errorBar.hidden = true; const reset = !name; if (reset) { this.#resetCommon(); } else { this.#description.value = this.#tabsToAltText.get(this.#currentTab).value; } this.#clearDescription.disabled = this.#description.value === ""; this.#currentTabAC?.abort(); this.#currentTabAC = new AbortController(); switch (this.#currentTab) { case "type": this.#initTypeTab(reset); break; case "draw": this.#initDrawTab(reset); break; case "image": this.#initImageTab(reset); break; } } #disableButtons(value) { if (!value || !this.#isStorageFull) { this.#saveCheckbox.disabled = !value; } this.#clearButton.disabled = this.#addButton.disabled = this.#description.disabled = !value; } #initTypeTab(reset) { if (reset) { this.#resetTab("type"); } this.#disableButtons(this.#typeInput.value); const { signal } = this.#currentTabAC; const options = { passive: true, signal }; this.#typeInput.addEventListener("input", () => { const { value } = this.#typeInput; if (!this.#hasDescriptionChanged) { this.#tabsToAltText.get("type").default = this.#description.value = value; this.#clearDescription.disabled = value === ""; } this.#disableButtons(value); }, options); this.#description.addEventListener("input", () => { this.#hasDescriptionChanged = this.#typeInput.value !== this.#description.value; }, options); } #initDrawTab(reset) { if (reset) { this.#resetTab("draw"); } this.#disableButtons(this.#drawPath); const { signal } = this.#currentTabAC; const options = { signal }; let currentPointerId = NaN; const drawCallback = e => { const { pointerId } = e; if (!isNaN(currentPointerId) && currentPointerId !== pointerId) { return; } currentPointerId = pointerId; e.preventDefault(); this.#drawSVG.setPointerCapture(pointerId); const { width: drawWidth, height: drawHeight } = this.#drawSVG.getBoundingClientRect(); let { offsetX, offsetY } = e; offsetX = Math.round(offsetX); offsetY = Math.round(offsetY); if (e.target === this.#drawPlaceholder) { this.#drawPlaceholder.hidden = true; } if (!this.#drawCurves) { this.#drawCurves = { width: drawWidth, height: drawHeight, thickness: parseInt(this.#drawThickness.value), curves: [] }; this.#disableButtons(true); const svgFactory = new DOMSVGFactory(); const path = this.#drawPath = svgFactory.createElement("path"); path.setAttribute("stroke-width", this.#drawThickness.value); this.#drawSVG.append(path); this.#drawSVG.addEventListener("pointerdown", drawCallback, options); this.#drawPlaceholder.removeEventListener("pointerdown", drawCallback); if (this.#description.value === "") { this.#l10n.get(SignatureManager.#l10nDescription.signature).then(description => { this.#tabsToAltText.get("draw").default = description; this.#description.value ||= description; this.#clearDescription.disabled = this.#description.value === ""; }); } } this.#drawPoints = [offsetX, offsetY]; this.#drawCurves.curves.push({ points: this.#drawPoints }); this.#drawPathString += `M ${offsetX} ${offsetY}`; this.#drawPath.setAttribute("d", this.#drawPathString); const finishDrawAC = new AbortController(); const listenerDrawOptions = { signal: AbortSignal.any([signal, finishDrawAC.signal]) }; this.#drawSVG.addEventListener("contextmenu", noContextMenu, listenerDrawOptions); this.#drawSVG.addEventListener("pointermove", evt => { evt.preventDefault(); let { offsetX: x, offsetY: y } = evt; x = Math.round(x); y = Math.round(y); const drawPoints = this.#drawPoints; if (x < 0 || y < 0 || x > drawWidth || y > drawHeight || x === drawPoints.at(-2) && y === drawPoints.at(-1)) { return; } if (drawPoints.length >= 4) { const [x1, y1, x2, y2] = drawPoints.slice(-4); this.#drawPathString += `C${(x1 + 5 * x2) / 6} ${(y1 + 5 * y2) / 6} ${(5 * x2 + x) / 6} ${(5 * y2 + y) / 6} ${(x2 + x) / 2} ${(y2 + y) / 2}`; } else { this.#drawPathString += `L${x} ${y}`; } drawPoints.push(x, y); this.#drawPath.setAttribute("d", this.#drawPathString); }, listenerDrawOptions); this.#drawSVG.addEventListener("pointerup", evt => { const { pointerId: pId } = evt; if (!isNaN(currentPointerId) && currentPointerId !== pId) { return; } currentPointerId = NaN; evt.preventDefault(); this.#drawSVG.releasePointerCapture(pId); finishDrawAC.abort(); if (this.#drawPoints.length === 2) { this.#drawPathString += `L${this.#drawPoints[0]} ${this.#drawPoints[1]}`; this.#drawPath.setAttribute("d", this.#drawPathString); } }, listenerDrawOptions); }; if (this.#drawCurves) { this.#drawSVG.addEventListener("pointerdown", drawCallback, options); } else { this.#drawPlaceholder.addEventListener("pointerdown", drawCallback, options); } this.#drawThickness.addEventListener("input", () => { const { value: thickness } = this.#drawThickness; this.#drawThickness.setAttribute("data-l10n-args", JSON.stringify({ thickness })); if (!this.#drawCurves) { return; } this.#drawPath.setAttribute("stroke-width", thickness); this.#drawCurves.thickness = thickness; }, options); } #showError(type) { this.#errorTitle.setAttribute("data-l10n-id", SignatureManager.#l10nDescription[`error${type}Title`]); this.#errorDescription.setAttribute("data-l10n-id", SignatureManager.#l10nDescription[`error${type}Description`]); this.#errorBar.hidden = false; } #initImageTab(reset) { if (reset) { this.#resetTab("image"); } this.#disableButtons(this.#imagePath); const { signal } = this.#currentTabAC; const options = { signal }; const passiveOptions = { passive: true, signal }; this.#imagePickerLink.addEventListener("keydown", e => { const { key } = e; if (key === "Enter" || key === " ") { stopEvent(e); this.#imagePicker.click(); } }, options); this.#imagePicker.addEventListener("click", () => { this.#dialog.classList.toggle("waiting", true); }, passiveOptions); this.#imagePicker.addEventListener("change", async () => { const file = this.#imagePicker.files?.[0]; if (!file || !SupportedImageMimeTypes.includes(file.type)) { this.#showError("Upload"); this.#dialog.classList.toggle("waiting", false); return; } await this.#extractSignature(file); }, passiveOptions); this.#imagePicker.addEventListener("cancel", () => { this.#dialog.classList.toggle("waiting", false); }, passiveOptions); this.#imagePlaceholder.addEventListener("dragover", e => { const { dataTransfer } = e; for (const { type } of dataTransfer.items) { if (!SupportedImageMimeTypes.includes(type)) { continue; } dataTransfer.dropEffect = dataTransfer.effectAllowed === "copy" ? "copy" : "move"; stopEvent(e); return; } dataTransfer.dropEffect = "none"; }, options); this.#imagePlaceholder.addEventListener("drop", e => { const { dataTransfer: { files } } = e; if (!files?.length) { return; } for (const file of files) { if (SupportedImageMimeTypes.includes(file.type)) { this.#extractSignature(file); break; } } stopEvent(e); this.#dialog.classList.toggle("waiting", true); }, options); } async #extractSignature(file) { let data; try { data = await this.#uiManager.imageManager.getFromFile(file); } catch (e) { console.error("SignatureManager.#extractSignature.", e); } if (!data) { this.#showError("Upload"); this.#dialog.classList.toggle("waiting", false); return; } const lineData = this.#extractedSignatureData = this.#currentEditor.getFromImage(data.bitmap); if (!lineData) { this.#showError("NoData"); this.#dialog.classList.toggle("waiting", false); return; } const { outline } = lineData; this.#imagePlaceholder.hidden = true; this.#disableButtons(true); const svgFactory = new DOMSVGFactory(); const path = this.#imagePath = svgFactory.createElement("path"); this.#imageSVG.setAttribute("viewBox", outline.viewBox); this.#imageSVG.setAttribute("preserveAspectRatio", "xMidYMid meet"); this.#imageSVG.append(path); path.setAttribute("d", outline.toSVGPath()); this.#tabsToAltText.get("image").default = file.name; if (this.#description.value === "") { this.#description.value = file.name || ""; this.#clearDescription.disabled = this.#description.value === ""; } this.#dialog.classList.toggle("waiting", false); } #getOutlineForType() { return this.#currentEditor.getFromText(this.#typeInput.value, window.getComputedStyle(this.#typeInput)); } #getOutlineForDraw() { const { width, height } = this.#drawSVG.getBoundingClientRect(); return this.#currentEditor.getDrawnSignature(this.#drawCurves, width, height); } #reportTelemetry(data) { this.#eventBus.dispatch("reporttelemetry", { source: this, details: { type: "editing", data } }); } #addToolbarButton(signatureData, uuid, description) { const { curves, areContours, thickness, width, height } = signatureData; const maxDim = Math.max(width, height); const outlineData = SignatureExtractor.processDrawnLines({ lines: { curves, thickness, width, height }, pageWidth: maxDim, pageHeight: maxDim, rotation: 0, innerMargin: 0, mustSmooth: false, areContours }); if (!outlineData) { return; } const { outline } = outlineData; const svgFactory = new DOMSVGFactory(); const div = document.createElement("div"); const button = document.createElement("button"); button.addEventListener("click", () => { this.#eventBus.dispatch("switchannotationeditorparams", { source: this, type: AnnotationEditorParamsType.CREATE, value: { signatureData: { lines: { curves, thickness, width, height }, mustSmooth: false, areContours, description, uuid, heightInPage: DEFAULT_HEIGHT_IN_PAGE } } }); }); div.append(button); div.classList.add("toolbarAddSignatureButtonContainer"); const svg = svgFactory.create(1, 1, true); button.append(svg); const span = document.createElement("span"); span.ariaHidden = true; button.append(span); button.classList.add("toolbarAddSignatureButton"); button.type = "button"; span.textContent = description; button.setAttribute("data-l10n-id", "pdfjs-editor-add-saved-signature-button"); button.setAttribute("data-l10n-args", JSON.stringify({ description })); button.tabIndex = 0; const path = svgFactory.createElement("path"); svg.append(path); svg.setAttribute("viewBox", outline.viewBox); svg.setAttribute("preserveAspectRatio", "xMidYMid meet"); if (areContours) { path.classList.add("contours"); } path.setAttribute("d", outline.toSVGPath()); const deleteButton = document.createElement("button"); div.append(deleteButton); deleteButton.classList.add("toolbarButton", "deleteButton"); deleteButton.setAttribute("data-l10n-id", "pdfjs-editor-delete-signature-button1"); deleteButton.type = "button"; deleteButton.tabIndex = 0; deleteButton.addEventListener("click", async () => { if (await this.#signatureStorage.delete(uuid)) { div.remove(); this.#reportTelemetry({ type: "signature", action: "pdfjs.signature.delete_saved", data: { savedCount: await this.#signatureStorage.size() } }); } }); const deleteSpan = document.createElement("span"); deleteButton.append(deleteSpan); deleteSpan.setAttribute("data-l10n-id", "pdfjs-editor-delete-signature-button-label1"); this.#addSignatureToolbarButton.before(div); } async #signaturesChanged() { const parent = this.#addSignatureToolbarButton.parentElement; while (parent.firstElementChild !== this.#addSignatureToolbarButton) { parent.firstElementChild.remove(); } this.#loadSignaturesPromise = null; await this.loadSignatures(true); } getSignature(params) { return this.open(params); } async loadSignatures(reload = false) { if (!this.#addSignatureToolbarButton || !reload && this.#addSignatureToolbarButton.previousElementSibling || !this.#signatureStorage) { return; } if (!this.#loadSignaturesPromise) { this.#loadSignaturesPromise = this.#signatureStorage.getAll().then(async signatures => [signatures, await Promise.all(Array.from(signatures.values(), ({ signatureData }) => SignatureExtractor.decompressSignature(signatureData)))]); if (!reload) { return; } } const [signatures, signaturesData] = await this.#loadSignaturesPromise; this.#loadSignaturesPromise = null; let i = 0; for (const [uuid, { description }] of signatures) { const data = signaturesData[i++]; if (!data) { continue; } data.curves = data.outlines.map(points => ({ points })); delete data.outlines; this.#addToolbarButton(data, uuid, description); } } async renderEditButton(editor) { const button = document.createElement("button"); button.classList.add("altText", "editDescription"); button.tabIndex = 0; if (editor.description) { button.title = editor.description; } const span = document.createElement("span"); button.append(span); span.setAttribute("data-l10n-id", "pdfjs-editor-add-signature-edit-button-label"); button.addEventListener("click", () => { this.#editDescriptionDialog.open(editor); }, { passive: true }); return button; } async open({ uiManager, editor }) { this.#tabsToAltText ||= new Map(this.#tabButtons.keys().map(name => [name, { value: "", default: "" }])); this.#uiManager = uiManager; this.#currentEditor = editor; this.#uiManager.removeEditListeners(); const isStorageFull = this.#isStorageFull = await this.#signatureStorage.isFull(); this.#saveContainer.classList.toggle("fullStorage", isStorageFull); this.#saveCheckbox.checked = !isStorageFull; await this.#overlayManager.open(this.#dialog); const tabType = this.#tabButtons.get("type"); tabType.focus(); tabType.click(); } #cancel() { this.#finish(); } #finish() { this.#overlayManager.closeIfActive(this.#dialog); } #close() { if (this.#currentEditor._drawId === null) { this.#currentEditor.remove(); } this.#uiManager?.addEditListeners(); this.#currentTabAC?.abort(); this.#currentTabAC = null; this.#uiManager = null; this.#currentEditor = null; this.#resetCommon(); for (const [name] of this.#tabButtons) { this.#resetTab(name); } this.#disableButtons(false); this.#currentTab = null; this.#tabsToAltText = null; } async #add() { let data; const type = this.#currentTab; switch (type) { case "type": data = this.#getOutlineForType(); break; case "draw": data = this.#getOutlineForDraw(); break; case "image": data = this.#extractedSignatureData; break; } let uuid = null; const description = this.#description.value; if (this.#saveCheckbox.checked) { const { newCurves, areContours, thickness, width, height } = data; const signatureData = await SignatureExtractor.compressSignature({ outlines: newCurves, areContours, thickness, width, height }); uuid = await this.#signatureStorage.create({ description, signatureData }); if (uuid) { this.#addToolbarButton({ curves: newCurves.map(points => ({ points })), areContours, thickness, width, height }, uuid, description); } else { console.warn("SignatureManager.add: cannot save the signature."); } } const altText = this.#tabsToAltText.get(type); this.#reportTelemetry({ type: "signature", action: "pdfjs.signature.created", data: { type, saved: !!uuid, savedCount: await this.#signatureStorage.size(), descriptionChanged: description !== altText.default } }); this.#currentEditor.addSignature(data, DEFAULT_HEIGHT_IN_PAGE, this.#description.value, uuid); this.#finish(); } destroy() { this.#uiManager = null; this.#finish(); } } class EditDescriptionDialog { #currentEditor; #previousDescription; #description; #dialog; #overlayManager; #signatureSVG; #uiManager; constructor({ dialog, description, cancelButton, updateButton, editSignatureView }, overlayManager) { const descriptionInput = this.#description = description.firstElementChild; this.#signatureSVG = editSignatureView; this.#dialog = dialog; this.#overlayManager = overlayManager; dialog.addEventListener("close", this.#close.bind(this)); dialog.addEventListener("contextmenu", e => { if (e.target !== this.#description) { e.preventDefault(); } }); cancelButton.addEventListener("click", this.#cancel.bind(this)); updateButton.addEventListener("click", this.#update.bind(this)); const clearDescription = description.lastElementChild; clearDescription.addEventListener("click", () => { descriptionInput.value = ""; clearDescription.disabled = true; updateButton.disabled = this.#previousDescription === ""; }); descriptionInput.addEventListener("input", () => { const { value } = descriptionInput; clearDescription.disabled = value === ""; updateButton.disabled = value === this.#previousDescription; editSignatureView.setAttribute("aria-label", value); }, { passive: true }); overlayManager.register(dialog); } async open(editor) { this.#uiManager = editor._uiManager; this.#currentEditor = editor; this.#previousDescription = this.#description.value = editor.description; this.#description.dispatchEvent(new Event("input")); this.#uiManager.removeEditListeners(); const { areContours, outline } = editor.getSignaturePreview(); const svgFactory = new DOMSVGFactory(); const path = svgFactory.createElement("path"); this.#signatureSVG.append(path); this.#signatureSVG.setAttribute("viewBox", outline.viewBox); path.setAttribute("d", outline.toSVGPath()); if (areContours) { path.classList.add("contours"); } await this.#overlayManager.open(this.#dialog); } async #update() { this.#currentEditor._reportTelemetry({ action: "pdfjs.signature.edit_description", data: { hasBeenChanged: true } }); this.#currentEditor.description = this.#description.value; this.#finish(); } #cancel() { this.#currentEditor._reportTelemetry({ action: "pdfjs.signature.edit_description", data: { hasBeenChanged: false } }); this.#finish(); } #finish() { this.#overlayManager.closeIfActive(this.#dialog); } #close() { this.#uiManager?.addEditListeners(); this.#uiManager = null; this.#currentEditor = null; this.#signatureSVG.firstElementChild.remove(); } } ;// ./web/toolbar.js class Toolbar { #colorPicker = null; #opts; constructor(options, eventBus, toolbarDensity = 0) { this.#opts = options; this.eventBus = eventBus; const buttons = [{ element: options.previous, eventName: "previouspage" }, { element: options.next, eventName: "nextpage" }, { element: options.zoomIn, eventName: "zoomin" }, { element: options.zoomOut, eventName: "zoomout" }, { element: options.print, eventName: "print" }, { element: options.download, eventName: "download" }, { element: options.editorCommentButton, eventName: "switchannotationeditormode", eventDetails: { get mode() { const { classList } = options.editorCommentButton; return classList.contains("toggled") ? AnnotationEditorType.NONE : AnnotationEditorType.POPUP; } } }, { element: options.editorFreeTextButton, eventName: "switchannotationeditormode", eventDetails: { get mode() { const { classList } = options.editorFreeTextButton; return classList.contains("toggled") ? AnnotationEditorType.NONE : AnnotationEditorType.FREETEXT; } } }, { element: options.editorHighlightButton, eventName: "switchannotationeditormode", eventDetails: { get mode() { const { classList } = options.editorHighlightButton; return classList.contains("toggled") ? AnnotationEditorType.NONE : AnnotationEditorType.HIGHLIGHT; } } }, { element: options.editorInkButton, eventName: "switchannotationeditormode", eventDetails: { get mode() { const { classList } = options.editorInkButton; return classList.contains("toggled") ? AnnotationEditorType.NONE : AnnotationEditorType.INK; } } }, { element: options.editorStampButton, eventName: "switchannotationeditormode", eventDetails: { get mode() { const { classList } = options.editorStampButton; return classList.contains("toggled") ? AnnotationEditorType.NONE : AnnotationEditorType.STAMP; } }, telemetry: { type: "editing", data: { action: "pdfjs.image.icon_click" } } }, { element: options.editorSignatureButton, eventName: "switchannotationeditormode", eventDetails: { get mode() { const { classList } = options.editorSignatureButton; return classList.contains("toggled") ? AnnotationEditorType.NONE : AnnotationEditorType.SIGNATURE; } } }]; this.#bindListeners(buttons); this.#updateToolbarDensity({ value: toolbarDensity }); this.reset(); } #updateToolbarDensity({ value }) { let name = "normal"; switch (value) { case 1: name = "compact"; break; case 2: name = "touch"; break; } document.documentElement.setAttribute("data-toolbar-density", name); } setPageNumber(pageNumber, pageLabel) { this.pageNumber = pageNumber; this.pageLabel = pageLabel; this.#updateUIState(false); } setPagesCount(pagesCount, hasPageLabels) { this.pagesCount = pagesCount; this.hasPageLabels = hasPageLabels; this.#updateUIState(true); } setPageScale(pageScaleValue, pageScale) { this.pageScaleValue = (pageScaleValue || pageScale).toString(); this.pageScale = pageScale; this.#updateUIState(false); } reset() { this.#colorPicker = null; this.pageNumber = 0; this.pageLabel = null; this.hasPageLabels = false; this.pagesCount = 0; this.pageScaleValue = DEFAULT_SCALE_VALUE; this.pageScale = DEFAULT_SCALE; this.#updateUIState(true); this.updateLoadingIndicatorState(); this.#editorModeChanged({ mode: AnnotationEditorType.DISABLE }); } #bindListeners(buttons) { const { eventBus } = this; const { editorHighlightColorPicker, editorHighlightButton, pageNumber, scaleSelect } = this.#opts; const self = this; for (const { element, eventName, eventDetails, telemetry } of buttons) { element.addEventListener("click", evt => { if (eventName !== null) { eventBus.dispatch(eventName, { source: this, ...eventDetails, isFromKeyboard: evt.detail === 0 }); } if (telemetry) { eventBus.dispatch("reporttelemetry", { source: this, details: telemetry }); } }); } pageNumber.addEventListener("click", function () { this.select(); }); pageNumber.addEventListener("change", function () { eventBus.dispatch("pagenumberchanged", { source: self, value: this.value }); }); scaleSelect.addEventListener("change", function () { if (this.value === "custom") { return; } eventBus.dispatch("scalechanged", { source: self, value: this.value }); }); scaleSelect.addEventListener("click", function ({ target }) { if (this.value === self.pageScaleValue && target.tagName.toUpperCase() === "OPTION") { this.blur(); } }); scaleSelect.oncontextmenu = noContextMenu; eventBus._on("annotationeditormodechanged", this.#editorModeChanged.bind(this)); eventBus._on("showannotationeditorui", ({ mode }) => { switch (mode) { case AnnotationEditorType.HIGHLIGHT: editorHighlightButton.click(); break; } }); eventBus._on("toolbardensity", this.#updateToolbarDensity.bind(this)); if (editorHighlightColorPicker) { eventBus._on("annotationeditoruimanager", ({ uiManager }) => { const cp = this.#colorPicker = new ColorPicker({ uiManager }); uiManager.setMainHighlightColorPicker(cp); editorHighlightColorPicker.append(cp.renderMainDropdown()); }); eventBus._on("mainhighlightcolorpickerupdatecolor", ({ value }) => { this.#colorPicker?.updateColor(value); }); } } #editorModeChanged({ mode }) { const { editorCommentButton, editorCommentParamsToolbar, editorFreeTextButton, editorFreeTextParamsToolbar, editorHighlightButton, editorHighlightParamsToolbar, editorInkButton, editorInkParamsToolbar, editorStampButton, editorStampParamsToolbar, editorSignatureButton, editorSignatureParamsToolbar } = this.#opts; toggleExpandedBtn(editorCommentButton, mode === AnnotationEditorType.POPUP, editorCommentParamsToolbar); toggleExpandedBtn(editorFreeTextButton, mode === AnnotationEditorType.FREETEXT, editorFreeTextParamsToolbar); toggleExpandedBtn(editorHighlightButton, mode === AnnotationEditorType.HIGHLIGHT, editorHighlightParamsToolbar); toggleExpandedBtn(editorInkButton, mode === AnnotationEditorType.INK, editorInkParamsToolbar); toggleExpandedBtn(editorStampButton, mode === AnnotationEditorType.STAMP, editorStampParamsToolbar); toggleExpandedBtn(editorSignatureButton, mode === AnnotationEditorType.SIGNATURE, editorSignatureParamsToolbar); editorCommentButton.disabled = editorFreeTextButton.disabled = editorHighlightButton.disabled = editorInkButton.disabled = editorStampButton.disabled = editorSignatureButton.disabled = mode === AnnotationEditorType.DISABLE; } #updateUIState(resetNumPages = false) { const { pageNumber, pagesCount, pageScaleValue, pageScale } = this; const opts = this.#opts; if (resetNumPages) { if (this.hasPageLabels) { opts.pageNumber.type = "text"; opts.numPages.setAttribute("data-l10n-id", "pdfjs-page-of-pages"); } else { opts.pageNumber.type = "number"; opts.numPages.setAttribute("data-l10n-id", "pdfjs-of-pages"); opts.numPages.setAttribute("data-l10n-args", JSON.stringify({ pagesCount })); } opts.pageNumber.max = pagesCount; } if (this.hasPageLabels) { opts.pageNumber.value = this.pageLabel; opts.numPages.setAttribute("data-l10n-args", JSON.stringify({ pageNumber, pagesCount })); } else { opts.pageNumber.value = pageNumber; } opts.previous.disabled = pageNumber <= 1; opts.next.disabled = pageNumber >= pagesCount; opts.zoomOut.disabled = pageScale <= MIN_SCALE; opts.zoomIn.disabled = pageScale >= MAX_SCALE; let predefinedValueFound = false; for (const option of opts.scaleSelect.options) { if (option.value !== pageScaleValue) { option.selected = false; continue; } option.selected = true; predefinedValueFound = true; } if (!predefinedValueFound) { opts.customScaleOption.selected = true; opts.customScaleOption.setAttribute("data-l10n-args", JSON.stringify({ scale: Math.round(pageScale * 10000) / 100 })); } } updateLoadingIndicatorState(loading = false) { const { pageNumber } = this.#opts; pageNumber.classList.toggle("loading", loading); } } ;// ./web/view_history.js const DEFAULT_VIEW_HISTORY_CACHE_SIZE = 20; class ViewHistory { constructor(fingerprint, cacheSize = DEFAULT_VIEW_HISTORY_CACHE_SIZE) { this.fingerprint = fingerprint; this.cacheSize = cacheSize; this._initializedPromise = this._readFromStorage().then(databaseStr => { const database = JSON.parse(databaseStr || "{}"); let index = -1; if (!Array.isArray(database.files)) { database.files = []; } else { while (database.files.length >= this.cacheSize) { database.files.shift(); } for (let i = 0, ii = database.files.length; i < ii; i++) { const branch = database.files[i]; if (branch.fingerprint === this.fingerprint) { index = i; break; } } } if (index === -1) { index = database.files.push({ fingerprint: this.fingerprint }) - 1; } this.file = database.files[index]; this.database = database; }); } async _writeToStorage() { const databaseStr = JSON.stringify(this.database); // localStorage.setItem("pdfjs.history", databaseStr); } async _readFromStorage() { return // localStorage.getItem("pdfjs.history"); } async set(name, val) { await this._initializedPromise; this.file[name] = val; return this._writeToStorage(); } async setMultiple(properties) { await this._initializedPromise; for (const name in properties) { this.file[name] = properties[name]; } return this._writeToStorage(); } async get(name, defaultValue) { await this._initializedPromise; const val = this.file[name]; return val !== undefined ? val : defaultValue; } async getMultiple(properties) { await this._initializedPromise; const values = Object.create(null); for (const name in properties) { const val = this.file[name]; values[name] = val !== undefined ? val : properties[name]; } return values; } } ;// ./web/app.js const FORCE_PAGES_LOADED_TIMEOUT = 10000; const ViewOnLoad = { UNKNOWN: -1, PREVIOUS: 0, INITIAL: 1 }; const PDFViewerApplication = { initialBookmark: document.location.hash.substring(1), _initializedCapability: { ...Promise.withResolvers(), settled: false }, appConfig: null, pdfDocument: null, pdfLoadingTask: null, printService: null, pdfViewer: null, pdfThumbnailViewer: null, pdfRenderingQueue: null, pdfPresentationMode: null, pdfDocumentProperties: null, pdfLinkService: null, pdfTextExtractor: null, pdfHistory: null, pdfSidebar: null, pdfOutlineViewer: null, pdfAttachmentViewer: null, pdfLayerViewer: null, pdfCursorTools: null, pdfScriptingManager: null, store: null, downloadManager: null, overlayManager: null, preferences: new Preferences(), toolbar: null, secondaryToolbar: null, eventBus: null, l10n: null, annotationEditorParams: null, imageAltTextSettings: null, isInitialViewSet: false, isViewerEmbedded: window.parent !== window, url: "", baseUrl: "", mlManager: null, _downloadUrl: "", _eventBusAbortController: null, _windowAbortController: null, _globalAbortController: new AbortController(), documentInfo: null, metadata: null, _contentDispositionFilename: null, _contentLength: null, _saveInProgress: false, _wheelUnusedTicks: 0, _wheelUnusedFactor: 1, _touchManager: null, _touchUnusedTicks: 0, _touchUnusedFactor: 1, _PDFBug: null, _hasAnnotationEditors: false, _title: document.title, _printAnnotationStoragePromise: null, _isCtrlKeyDown: false, _caretBrowsing: null, _isScrolling: false, editorUndoBar: null, _printPermissionPromise: null, async initialize(appConfig) { this.appConfig = appConfig; try { await this.preferences.initializedPromise; } catch (ex) { console.error("initialize:", ex); } if (AppOptions.get("pdfBugEnabled")) { await this._parseHashParams(); } let mode; switch (AppOptions.get("viewerCssTheme")) { case 1: mode = "light"; break; case 2: mode = "dark"; break; } if (mode) { docStyle.setProperty("color-scheme", mode); } this.l10n = await this.externalServices.createL10n(); document.getElementsByTagName("html")[0].dir = this.l10n.getDirection(); this.l10n.translate(appConfig.appContainer || document.documentElement); if (this.isViewerEmbedded && AppOptions.get("externalLinkTarget") === LinkTarget.NONE) { AppOptions.set("externalLinkTarget", LinkTarget.TOP); } await this._initializeViewerComponents(); this.pdfTextExtractor = new PdfTextExtractor(this.externalServices); this.bindEvents(); this.bindWindowEvents(); this._initializedCapability.settled = true; this._initializedCapability.resolve(); }, async _parseHashParams() { const hash = document.location.hash.substring(1); if (!hash) { return; } const { mainContainer, viewerContainer } = this.appConfig, params = parseQueryString(hash); const loadPDFBug = async () => { if (this._PDFBug) { return; } const { PDFBug } = await import( /*webpackIgnore: true*/ /*@vite-ignore*/ AppOptions.get("debuggerSrc")); this._PDFBug = PDFBug; }; if (params.get("disableworker") === "true") { try { GlobalWorkerOptions.workerSrc ||= AppOptions.get("workerSrc"); await import( /*webpackIgnore: true*/ /*@vite-ignore*/ PDFWorker.workerSrc); AppOptions.set("workerPort", null); } catch (ex) { console.error("_parseHashParams:", ex); } } if (params.has("textlayer")) { switch (params.get("textlayer")) { case "off": AppOptions.set("textLayerMode", TextLayerMode.DISABLE); break; case "visible": case "shadow": case "hover": viewerContainer.classList.add(`textLayer-${params.get("textlayer")}`); try { await loadPDFBug(); this._PDFBug.loadCSS(); } catch (ex) { console.error("_parseHashParams:", ex); } break; } } if (params.has("pdfbug")) { const enabled = params.get("pdfbug").split(","); try { await loadPDFBug(); this._PDFBug.init(mainContainer, enabled); } catch (ex) { console.error("_parseHashParams:", ex); } const debugOpts = { pdfBug: true, fontExtraProperties: true }; if (globalThis.StepperManager?.enabled) { debugOpts.minDurationToUpdateCanvas = 0; } AppOptions.setAll(debugOpts); } if (params.has("locale")) { AppOptions.set("localeProperties", { lang: params.get("locale") }); } const opts = { disableAutoFetch: x => x === "true", disableFontFace: x => x === "true", disableHistory: x => x === "true", disableRange: x => x === "true", disableStream: x => x === "true", verbosity: x => x | 0 }; for (const name in opts) { const check = opts[name], key = name.toLowerCase(); if (params.has(key)) { AppOptions.set(name, check(params.get(key))); } } }, async _initializeViewerComponents() { const { appConfig, externalServices, l10n, mlManager } = this; const abortSignal = this._globalAbortController.signal; const eventBus = new EventBus(); this.eventBus = AppOptions.eventBus = eventBus; mlManager?.setEventBus(eventBus, abortSignal); const overlayManager = this.overlayManager = new OverlayManager(); const renderingQueue = this.pdfRenderingQueue = new PDFRenderingQueue(); renderingQueue.onIdle = this._cleanup.bind(this); const linkService = this.pdfLinkService = new PDFLinkService({ eventBus, externalLinkTarget: AppOptions.get("externalLinkTarget"), externalLinkRel: AppOptions.get("externalLinkRel"), ignoreDestinationZoom: AppOptions.get("ignoreDestinationZoom") }); const downloadManager = this.downloadManager = new DownloadManager(); const findController = this.findController = new PDFFindController({ linkService, eventBus, updateMatchesCountOnProgress: true }); const pdfScriptingManager = this.pdfScriptingManager = new PDFScriptingManager({ eventBus, externalServices, docProperties: this._scriptingDocProperties.bind(this) }); const container = appConfig.mainContainer, viewer = appConfig.viewerContainer; const annotationEditorMode = AppOptions.get("annotationEditorMode"); const hasForcedColors = AppOptions.get("forcePageColors") || window.matchMedia("(forced-colors: active)").matches; const pageColors = hasForcedColors ? { background: AppOptions.get("pageColorsBackground"), foreground: AppOptions.get("pageColorsForeground") } : null; let altTextManager; if (AppOptions.get("enableUpdatedAddImage")) { altTextManager = appConfig.newAltTextDialog ? new NewAltTextManager(appConfig.newAltTextDialog, overlayManager, eventBus) : null; } else { altTextManager = appConfig.altTextDialog ? new AltTextManager(appConfig.altTextDialog, container, overlayManager, eventBus) : null; } if (appConfig.editorUndoBar) { this.editorUndoBar = new EditorUndoBar(appConfig.editorUndoBar, eventBus); } const signatureManager = AppOptions.get("enableSignatureEditor") && appConfig.addSignatureDialog ? new SignatureManager(appConfig.addSignatureDialog, appConfig.editSignatureDialog, appConfig.annotationEditorParams?.editorSignatureAddSignature || null, overlayManager, l10n, externalServices.createSignatureStorage(eventBus, abortSignal), eventBus) : null; const ltr = appConfig.viewerContainer ? getComputedStyle(appConfig.viewerContainer).direction === "ltr" : true; const commentManager = AppOptions.get("enableComment") && appConfig.editCommentDialog ? new CommentManager(appConfig.editCommentDialog, { learnMoreUrl: AppOptions.get("commentLearnMoreUrl"), sidebar: appConfig.annotationEditorParams?.editorCommentsSidebar || null, sidebarResizer: appConfig.annotationEditorParams?.editorCommentsSidebarResizer || null, commentsList: appConfig.annotationEditorParams?.editorCommentsSidebarList || null, commentCount: appConfig.annotationEditorParams?.editorCommentsSidebarCount || null, sidebarTitle: appConfig.annotationEditorParams?.editorCommentsSidebarTitle || null, closeButton: appConfig.annotationEditorParams?.editorCommentsSidebarCloseButton || null, commentToolbarButton: appConfig.toolbar?.editorCommentButton || null }, eventBus, linkService, overlayManager, ltr, hasForcedColors) : null; const enableHWA = AppOptions.get("enableHWA"), maxCanvasPixels = AppOptions.get("maxCanvasPixels"), maxCanvasDim = AppOptions.get("maxCanvasDim"), capCanvasAreaFactor = AppOptions.get("capCanvasAreaFactor"); const pdfViewer = this.pdfViewer = new PDFViewer({ container, viewer, viewerAlert: appConfig.viewerAlert, eventBus, renderingQueue, linkService, downloadManager, altTextManager, commentManager, signatureManager, editorUndoBar: this.editorUndoBar, findController, scriptingManager: AppOptions.get("enableScripting") && pdfScriptingManager, l10n, textLayerMode: AppOptions.get("textLayerMode"), annotationMode: AppOptions.get("annotationMode"), annotationEditorMode, annotationEditorHighlightColors: AppOptions.get("highlightEditorColors"), enableHighlightFloatingButton: AppOptions.get("enableHighlightFloatingButton"), enableUpdatedAddImage: AppOptions.get("enableUpdatedAddImage"), enableNewAltTextWhenAddingImage: AppOptions.get("enableNewAltTextWhenAddingImage"), imageResourcesPath: AppOptions.get("imageResourcesPath"), enablePrintAutoRotate: AppOptions.get("enablePrintAutoRotate"), maxCanvasPixels, maxCanvasDim, capCanvasAreaFactor, enableDetailCanvas: AppOptions.get("enableDetailCanvas"), enablePermissions: AppOptions.get("enablePermissions"), enableOptimizedPartialRendering: AppOptions.get("enableOptimizedPartialRendering"), pageColors, mlManager, abortSignal, enableHWA, supportsPinchToZoom: this.supportsPinchToZoom, enableAutoLinking: AppOptions.get("enableAutoLinking"), minDurationToUpdateCanvas: AppOptions.get("minDurationToUpdateCanvas") }); renderingQueue.setViewer(pdfViewer); linkService.setViewer(pdfViewer); pdfScriptingManager.setViewer(pdfViewer); if (appConfig.sidebar?.thumbnailView) { this.pdfThumbnailViewer = new PDFThumbnailViewer({ container: appConfig.sidebar.thumbnailView, eventBus, renderingQueue, linkService, maxCanvasPixels, maxCanvasDim, pageColors, abortSignal, enableHWA }); renderingQueue.setThumbnailViewer(this.pdfThumbnailViewer); } if (!this.isViewerEmbedded && !AppOptions.get("disableHistory")) { this.pdfHistory = new PDFHistory({ linkService, eventBus }); linkService.setHistory(this.pdfHistory); } if (!this.supportsIntegratedFind && appConfig.findBar) { this.findBar = new PDFFindBar(appConfig.findBar, appConfig.principalContainer, eventBus); } if (appConfig.annotationEditorParams) { if (annotationEditorMode !== AnnotationEditorType.DISABLE) { const editorSignatureButton = appConfig.toolbar?.editorSignatureButton; if (editorSignatureButton && AppOptions.get("enableSignatureEditor")) { editorSignatureButton.parentElement.hidden = false; } const editorCommentButton = appConfig.toolbar?.editorCommentButton; if (editorCommentButton && AppOptions.get("enableComment")) { editorCommentButton.parentElement.hidden = false; } this.annotationEditorParams = new AnnotationEditorParams(appConfig.annotationEditorParams, eventBus); } else { for (const id of ["editorModeButtons", "editorModeSeparator"]) { document.getElementById(id)?.classList.add("hidden"); } } } if (mlManager && appConfig.secondaryToolbar?.imageAltTextSettingsButton) { this.imageAltTextSettings = new ImageAltTextSettings(appConfig.altTextSettingsDialog, overlayManager, eventBus, mlManager); } if (appConfig.documentProperties) { this.pdfDocumentProperties = new PDFDocumentProperties(appConfig.documentProperties, overlayManager, eventBus, l10n, () => this._docFilename, () => this._docTitle); } if (appConfig.secondaryToolbar?.cursorHandToolButton) { this.pdfCursorTools = new PDFCursorTools({ container, eventBus, cursorToolOnLoad: AppOptions.get("cursorToolOnLoad") }); } if (appConfig.toolbar) { this.toolbar = new Toolbar(appConfig.toolbar, eventBus, AppOptions.get("toolbarDensity")); } if (appConfig.secondaryToolbar) { if (AppOptions.get("enableAltText")) { appConfig.secondaryToolbar.imageAltTextSettingsButton?.classList.remove("hidden"); appConfig.secondaryToolbar.imageAltTextSettingsSeparator?.classList.remove("hidden"); } this.secondaryToolbar = new SecondaryToolbar(appConfig.secondaryToolbar, eventBus); } if (this.supportsFullscreen && appConfig.secondaryToolbar?.presentationModeButton) { this.pdfPresentationMode = new PDFPresentationMode({ container, pdfViewer, eventBus }); } if (appConfig.passwordOverlay) { this.passwordPrompt = new PasswordPrompt(appConfig.passwordOverlay, overlayManager, this.isViewerEmbedded); } if (appConfig.sidebar?.outlineView) { this.pdfOutlineViewer = new PDFOutlineViewer({ container: appConfig.sidebar.outlineView, eventBus, l10n, linkService, downloadManager }); } if (appConfig.sidebar?.attachmentsView) { this.pdfAttachmentViewer = new PDFAttachmentViewer({ container: appConfig.sidebar.attachmentsView, eventBus, l10n, downloadManager }); } if (appConfig.sidebar?.layersView) { this.pdfLayerViewer = new PDFLayerViewer({ container: appConfig.sidebar.layersView, eventBus, l10n }); } if (appConfig.sidebar) { this.pdfSidebar = new PDFSidebar({ elements: appConfig.sidebar, eventBus, l10n }); this.pdfSidebar.onToggled = this.forceRendering.bind(this); this.pdfSidebar.onUpdateThumbnails = () => { for (const pageView of pdfViewer.getCachedPageViews()) { if (pageView.renderingState === RenderingStates.FINISHED) { this.pdfThumbnailViewer.getThumbnail(pageView.id - 1)?.setImage(pageView); } } this.pdfThumbnailViewer.scrollThumbnailIntoView(pdfViewer.currentPageNumber); }; } }, async run(config) { await this.initialize(config); const { appConfig, eventBus } = this; let file; const queryString = document.location.search.substring(1); const params = parseQueryString(queryString); file = params.get("file") ?? AppOptions.get("defaultUrl"); try { file = new URL(decodeURIComponent(file)).href; } catch { file = encodeURIComponent(file).replaceAll("%2F", "/"); } validateFileURL(file); const fileInput = this._openFileInput = document.createElement("input"); fileInput.id = "fileInput"; fileInput.hidden = true; fileInput.type = "file"; fileInput.value = null; document.body.append(fileInput); fileInput.addEventListener("change", function (evt) { const { files } = evt.target; if (!files || files.length === 0) { return; } eventBus.dispatch("fileinputchange", { source: this, fileInput: evt.target }); }); appConfig.mainContainer.addEventListener("dragover", function (evt) { for (const item of evt.dataTransfer.items) { if (item.type === "application/pdf") { evt.dataTransfer.dropEffect = evt.dataTransfer.effectAllowed === "copy" ? "copy" : "move"; stopEvent(evt); return; } } }); appConfig.mainContainer.addEventListener("drop", function (evt) { if (evt.dataTransfer.files?.[0].type !== "application/pdf") { return; } stopEvent(evt); eventBus.dispatch("fileinputchange", { source: this, fileInput: evt.dataTransfer }); }); if (!AppOptions.get("supportsDocumentFonts")) { AppOptions.set("disableFontFace", true); this.l10n.get("pdfjs-web-fonts-disabled").then(msg => { console.warn(msg); }); } const togglePrintingButtons = visible => { appConfig.toolbar?.print?.classList.toggle("hidden", !visible); appConfig.secondaryToolbar?.printButton.classList.toggle("hidden", !visible); }; if (!this.supportsPrinting) { togglePrintingButtons(false); } else { eventBus.on("printingallowed", ({ isAllowed }) => togglePrintingButtons(isAllowed)); } if (!this.supportsFullscreen) { appConfig.secondaryToolbar?.presentationModeButton.classList.add("hidden"); } if (this.supportsIntegratedFind) { appConfig.findBar?.toggleButton?.classList.add("hidden"); } if (file) { this.open({ url: file }); } else { this._hideViewBookmark(); } }, get externalServices() { return shadow(this, "externalServices", new ExternalServices()); }, get initialized() { return this._initializedCapability.settled; }, get initializedPromise() { return this._initializedCapability.promise; }, updateZoom(steps, scaleFactor, origin) { if (this.pdfViewer.isInPresentationMode) { return; } this.pdfViewer.updateScale({ drawingDelay: AppOptions.get("defaultZoomDelay"), steps, scaleFactor, origin }); }, zoomIn() { this.updateZoom(1); }, zoomOut() { this.updateZoom(-1); }, zoomReset() { if (this.pdfViewer.isInPresentationMode) { return; } this.pdfViewer.currentScaleValue = DEFAULT_SCALE_VALUE; }, touchPinchCallback(origin, prevDistance, distance) { if (this.supportsPinchToZoom) { const newScaleFactor = this._accumulateFactor(this.pdfViewer.currentScale, distance / prevDistance, "_touchUnusedFactor"); this.updateZoom(null, newScaleFactor, origin); } else { const PIXELS_PER_LINE_SCALE = 30; const ticks = this._accumulateTicks((distance - prevDistance) / PIXELS_PER_LINE_SCALE, "_touchUnusedTicks"); this.updateZoom(ticks, null, origin); } }, touchPinchEndCallback() { this._touchUnusedTicks = 0; this._touchUnusedFactor = 1; }, get pagesCount() { return this.pdfDocument ? this.pdfDocument.numPages : 0; }, get page() { return this.pdfViewer.currentPageNumber; }, set page(val) { this.pdfViewer.currentPageNumber = val; }, get supportsPrinting() { return shadow(this, "supportsPrinting", AppOptions.get("supportsPrinting") && PDFPrintServiceFactory.supportsPrinting); }, get supportsFullscreen() { return shadow(this, "supportsFullscreen", document.fullscreenEnabled); }, get supportsPinchToZoom() { return shadow(this, "supportsPinchToZoom", AppOptions.get("supportsPinchToZoom")); }, get supportsIntegratedFind() { return shadow(this, "supportsIntegratedFind", AppOptions.get("supportsIntegratedFind")); }, get loadingBar() { const barElement = document.getElementById("loadingBar"); const bar = barElement ? new ProgressBar(barElement) : null; return shadow(this, "loadingBar", bar); }, get supportsMouseWheelZoomCtrlKey() { return shadow(this, "supportsMouseWheelZoomCtrlKey", AppOptions.get("supportsMouseWheelZoomCtrlKey")); }, get supportsMouseWheelZoomMetaKey() { return shadow(this, "supportsMouseWheelZoomMetaKey", AppOptions.get("supportsMouseWheelZoomMetaKey")); }, get supportsCaretBrowsingMode() { return AppOptions.get("supportsCaretBrowsingMode"); }, moveCaret(isUp, select) { this._caretBrowsing ||= new CaretBrowsingMode(this._globalAbortController.signal, this.appConfig.mainContainer, this.appConfig.viewerContainer, this.appConfig.toolbar?.container); this._caretBrowsing.moveCaret(isUp, select); }, setTitleUsingUrl(url = "", downloadUrl = null) { this.url = url; this.baseUrl = updateUrlHash(url, "", true); if (downloadUrl) { this._downloadUrl = downloadUrl === url ? this.baseUrl : updateUrlHash(downloadUrl, "", true); } if (isDataScheme(url)) { this._hideViewBookmark(); } let title = pdfjs_getPdfFilenameFromUrl(url, ""); if (!title) { try { title = decodeURIComponent(getFilenameFromUrl(url)); } catch {} } // this.setTitle(title || url); }, setTitle(title = this._title) { this._title = title; if (this.isViewerEmbedded) { return; } const editorIndicator = this._hasAnnotationEditors && !this.pdfRenderingQueue.printing; document.title = `${editorIndicator ? "* " : ""}${title}`; }, get _docFilename() { return this._contentDispositionFilename || pdfjs_getPdfFilenameFromUrl(this.url); }, get _docTitle() { const { documentInfo, metadata } = this; const title = metadata?.get("dc:title"); if (title) { if (title !== "Untitled" && !/[\uFFF0-\uFFFF]/g.test(title)) { return title; } } return documentInfo.Title; }, _hideViewBookmark() { const { secondaryToolbar } = this.appConfig; secondaryToolbar?.viewBookmarkButton.classList.add("hidden"); if (secondaryToolbar?.presentationModeButton.classList.contains("hidden")) { document.getElementById("viewBookmarkSeparator")?.classList.add("hidden"); } }, async close() { this._unblockDocumentLoadEvent(); this._hideViewBookmark(); if (!this.pdfLoadingTask) { return; } if (this.pdfDocument?.annotationStorage.size > 0 && this._annotationStorageModified) { try { await this.save(); } catch {} } const promises = []; promises.push(this.pdfLoadingTask.destroy()); this.pdfLoadingTask = null; if (this.pdfDocument) { this.pdfDocument = null; this.pdfThumbnailViewer?.setDocument(null); this.pdfViewer.setDocument(null); this.pdfLinkService.setDocument(null); this.pdfDocumentProperties?.setDocument(null); this.pdfTextExtractor?.setViewer(null); } this.pdfLinkService.externalLinkEnabled = true; this.store = null; this.isInitialViewSet = false; this.url = ""; this.baseUrl = ""; this._downloadUrl = ""; this.documentInfo = null; this.metadata = null; this._contentDispositionFilename = null; this._contentLength = null; this._saveInProgress = false; this._hasAnnotationEditors = false; promises.push(this.pdfScriptingManager.destroyPromise, this.passwordPrompt.close()); this.setTitle(); this.pdfSidebar?.reset(); this.pdfOutlineViewer?.reset(); this.pdfAttachmentViewer?.reset(); this.pdfLayerViewer?.reset(); this.pdfHistory?.reset(); this.findBar?.reset(); this.toolbar?.reset(); this.secondaryToolbar?.reset(); this._PDFBug?.cleanup(); await Promise.all(promises); }, async open(args) { if (this.pdfLoadingTask) { await this.close(); } const workerParams = AppOptions.getAll(OptionKind.WORKER); Object.assign(GlobalWorkerOptions, workerParams); if (args.url) { this.setTitleUsingUrl(args.originalUrl || args.url, args.url); } const apiParams = AppOptions.getAll(OptionKind.API); const loadingTask = getDocument({ ...apiParams, ...args }); this.pdfLoadingTask = loadingTask; loadingTask.onPassword = (updateCallback, reason) => { if (this.isViewerEmbedded) { this._unblockDocumentLoadEvent(); } this.pdfLinkService.externalLinkEnabled = false; this.passwordPrompt.setUpdateCallback(updateCallback, reason); this.passwordPrompt.open(); }; loadingTask.onProgress = ({ loaded, total }) => { this.progress(loaded / total); }; return loadingTask.promise.then(pdfDocument => { this.load(pdfDocument); }, reason => { if (loadingTask !== this.pdfLoadingTask) { return undefined; } let key = "pdfjs-loading-error"; if (reason instanceof InvalidPDFException) { key = "pdfjs-invalid-file-error"; } else if (reason instanceof ResponseException) { key = reason.missing ? "pdfjs-missing-file-error" : "pdfjs-unexpected-response-error"; } return this._documentError(key, { message: reason.message }).then(() => { throw reason; }); }); }, async download() { let data; try { data = await (this.pdfDocument ? this.pdfDocument.getData() : this.pdfLoadingTask.getData()); } catch {} this.downloadManager.download(data, this._downloadUrl, this._docFilename); }, async save() { if (this._saveInProgress) { return; } this._saveInProgress = true; await this.pdfScriptingManager.dispatchWillSave(); try { const data = await this.pdfDocument.saveDocument(); this.downloadManager.download(data, this._downloadUrl, this._docFilename); } catch (reason) { console.error(`Error when saving the document:`, reason); await this.download(); } finally { await this.pdfScriptingManager.dispatchDidSave(); this._saveInProgress = false; } const editorStats = this.pdfDocument?.annotationStorage.editorStats; if (editorStats) { this.externalServices.reportTelemetry({ type: "editing", data: { type: "save", stats: editorStats } }); } }, async downloadOrSave() { const { classList } = this.appConfig.appContainer; classList.add("wait"); await (this.pdfDocument?.annotationStorage.size > 0 ? this.save() : this.download()); classList.remove("wait"); }, async _documentError(key, moreInfo = null) { this._unblockDocumentLoadEvent(); const message = await this._otherError(key || "pdfjs-loading-error", moreInfo); this.eventBus.dispatch("documenterror", { source: this, message, reason: moreInfo?.message ?? null }); }, async _otherError(key, moreInfo = null) { const message = await this.l10n.get(key); const moreInfoText = [`PDF.js v${version || "?"} (build: ${build || "?"})`]; if (moreInfo) { moreInfoText.push(`Message: ${moreInfo.message}`); if (moreInfo.stack) { moreInfoText.push(`Stack: ${moreInfo.stack}`); } else { if (moreInfo.filename) { moreInfoText.push(`File: ${moreInfo.filename}`); } if (moreInfo.lineNumber) { moreInfoText.push(`Line: ${moreInfo.lineNumber}`); } } } console.error(`${message}\n\n${moreInfoText.join("\n")}`); return message; }, progress(level) { const percent = Math.round(level * 100); if (!this.loadingBar || percent <= this.loadingBar.percent) { return; } this.loadingBar.percent = percent; if (this.pdfDocument?.loadingParams.disableAutoFetch ?? AppOptions.get("disableAutoFetch")) { this.loadingBar.setDisableAutoFetch(); } }, load(pdfDocument) { this.pdfDocument = pdfDocument; this._printPermissionPromise = new Promise(resolve => { this.eventBus.on("printingallowed", ({ isAllowed }) => { resolve(isAllowed); }, { once: true }); }); pdfDocument.getDownloadInfo().then(({ length }) => { this._contentLength = length; this.loadingBar?.hide(); firstPagePromise.then(() => { this.eventBus.dispatch("documentloaded", { source: this }); }); }); const pageLayoutPromise = pdfDocument.getPageLayout().catch(() => {}); const pageModePromise = pdfDocument.getPageMode().catch(() => {}); const openActionPromise = pdfDocument.getOpenAction().catch(() => {}); this.toolbar?.setPagesCount(pdfDocument.numPages, false); this.secondaryToolbar?.setPagesCount(pdfDocument.numPages); this.pdfLinkService.setDocument(pdfDocument); this.pdfDocumentProperties?.setDocument(pdfDocument); const pdfViewer = this.pdfViewer; pdfViewer.setDocument(pdfDocument); this.pdfTextExtractor.setViewer(pdfViewer); const { firstPagePromise, onePageRendered, pagesPromise } = pdfViewer; this.pdfThumbnailViewer?.setDocument(pdfDocument); const storedPromise = (this.store = new ViewHistory(pdfDocument.fingerprints[0])).getMultiple({ page: null, zoom: DEFAULT_SCALE_VALUE, scrollLeft: "0", scrollTop: "0", rotation: null, sidebarView: SidebarView.UNKNOWN, scrollMode: ScrollMode.UNKNOWN, spreadMode: SpreadMode.UNKNOWN }).catch(() => {}); firstPagePromise.then(pdfPage => { this.loadingBar?.setWidth(this.appConfig.viewerContainer); this._initializeAnnotationStorageCallbacks(pdfDocument); Promise.all([animationStarted, storedPromise, pageLayoutPromise, pageModePromise, openActionPromise]).then(async ([timeStamp, stored, pageLayout, pageMode, openAction]) => { const viewOnLoad = AppOptions.get("viewOnLoad"); this._initializePdfHistory({ fingerprint: pdfDocument.fingerprints[0], viewOnLoad, initialDest: openAction?.dest }); const initialBookmark = this.initialBookmark; const zoom = AppOptions.get("defaultZoomValue"); let hash = zoom ? `zoom=${zoom}` : null; let rotation = null; let sidebarView = AppOptions.get("sidebarViewOnLoad"); let scrollMode = AppOptions.get("scrollModeOnLoad"); let spreadMode = AppOptions.get("spreadModeOnLoad"); if (stored?.page && viewOnLoad !== ViewOnLoad.INITIAL) { hash = `page=${stored.page}&zoom=${zoom || stored.zoom},` + `${stored.scrollLeft},${stored.scrollTop}`; rotation = parseInt(stored.rotation, 10); if (sidebarView === SidebarView.UNKNOWN) { sidebarView = stored.sidebarView | 0; } if (scrollMode === ScrollMode.UNKNOWN) { scrollMode = stored.scrollMode | 0; } if (spreadMode === SpreadMode.UNKNOWN) { spreadMode = stored.spreadMode | 0; } } if (pageMode && sidebarView === SidebarView.UNKNOWN) { sidebarView = apiPageModeToSidebarView(pageMode); } if (pageLayout && scrollMode === ScrollMode.UNKNOWN && spreadMode === SpreadMode.UNKNOWN) { const modes = apiPageLayoutToViewerModes(pageLayout); spreadMode = modes.spreadMode; } this.setInitialView(hash, { rotation, sidebarView, scrollMode, spreadMode }); this.eventBus.dispatch("documentinit", { source: this }); await Promise.race([pagesPromise, new Promise(resolve => { setTimeout(resolve, FORCE_PAGES_LOADED_TIMEOUT); })]); if (!initialBookmark && !hash) { return; } if (pdfViewer.hasEqualPageSizes) { return; } this.initialBookmark = initialBookmark; pdfViewer.currentScaleValue = pdfViewer.currentScaleValue; this.setInitialView(hash); }).catch(() => { this.setInitialView(); }).then(function () { pdfViewer.update(); }); }); pagesPromise.then(() => { this._unblockDocumentLoadEvent(); this._initializeAutoPrint(pdfDocument, openActionPromise); }, reason => { this._documentError("pdfjs-loading-error", { message: reason.message }); }); onePageRendered.then(data => { this.externalServices.reportTelemetry({ type: "pageInfo", timestamp: data.timestamp }); if (this.pdfOutlineViewer) { pdfDocument.getOutline().then(outline => { if (pdfDocument !== this.pdfDocument) { return; } this.pdfOutlineViewer.render({ outline, pdfDocument }); }); } if (this.pdfAttachmentViewer) { pdfDocument.getAttachments().then(attachments => { if (pdfDocument !== this.pdfDocument) { return; } this.pdfAttachmentViewer.render({ attachments }); }); } if (this.pdfLayerViewer) { pdfViewer.optionalContentConfigPromise.then(optionalContentConfig => { if (pdfDocument !== this.pdfDocument) { return; } this.pdfLayerViewer.render({ optionalContentConfig, pdfDocument }); }); } }); this._initializePageLabels(pdfDocument); this._initializeMetadata(pdfDocument); }, async _scriptingDocProperties(pdfDocument) { if (!this.documentInfo) { await new Promise(resolve => { this.eventBus._on("metadataloaded", resolve, { once: true }); }); if (pdfDocument !== this.pdfDocument) { return null; } } if (!this._contentLength) { await new Promise(resolve => { this.eventBus._on("documentloaded", resolve, { once: true }); }); if (pdfDocument !== this.pdfDocument) { return null; } } return { ...this.documentInfo, baseURL: this.baseUrl, filesize: this._contentLength, filename: this._docFilename, metadata: this.metadata?.getRaw(), authors: this.metadata?.get("dc:creator"), numPages: this.pagesCount, URL: this.url }; }, async _initializeAutoPrint(pdfDocument, openActionPromise) { const [openAction, jsActions] = await Promise.all([openActionPromise, this.pdfViewer.enableScripting ? null : pdfDocument.getJSActions()]); if (pdfDocument !== this.pdfDocument) { return; } let triggerAutoPrint = openAction?.action === "Print"; if (jsActions) { console.warn("Warning: JavaScript support is not enabled"); for (const name in jsActions) { if (triggerAutoPrint) { break; } switch (name) { case "WillClose": case "WillSave": case "DidSave": case "WillPrint": case "DidPrint": continue; } triggerAutoPrint = jsActions[name].some(js => AutoPrintRegExp.test(js)); } } if (triggerAutoPrint) { this.triggerPrinting(); } }, async _initializeMetadata(pdfDocument) { const { info, metadata, contentDispositionFilename, contentLength } = await pdfDocument.getMetadata(); if (pdfDocument !== this.pdfDocument) { return; } this.documentInfo = info; this.metadata = metadata; this._contentDispositionFilename ??= contentDispositionFilename; this._contentLength ??= contentLength; // console.log(`PDF ${pdfDocument.fingerprints[0]} [${info.PDFFormatVersion} ` + `${(metadata?.get("pdf:producer") || info.Producer || "-").trim()} / ` + `${(metadata?.get("xmp:creatortool") || info.Creator || "-").trim()}` + `] (PDF.js: ${version || "?"} [${build || "?"}])`); const pdfTitle = this._docTitle; if (pdfTitle) { this.setTitle(`${pdfTitle} - ${this._contentDispositionFilename || this._title}`); } else if (this._contentDispositionFilename) { this.setTitle(this._contentDispositionFilename); } if (info.IsXFAPresent && !info.IsAcroFormPresent && !pdfDocument.isPureXfa) { if (pdfDocument.loadingParams.enableXfa) { console.warn("Warning: XFA Foreground documents are not supported"); } else { console.warn("Warning: XFA support is not enabled"); } } else if ((info.IsAcroFormPresent || info.IsXFAPresent) && !this.pdfViewer.renderForms) { console.warn("Warning: Interactive form support is not enabled"); } if (info.IsSignaturesPresent) { console.warn("Warning: Digital signatures validation is not supported"); } this.eventBus.dispatch("metadataloaded", { source: this }); }, async _initializePageLabels(pdfDocument) { const labels = await pdfDocument.getPageLabels(); if (pdfDocument !== this.pdfDocument) { return; } if (!labels || AppOptions.get("disablePageLabels")) { return; } const numLabels = labels.length; let standardLabels = 0, emptyLabels = 0; for (let i = 0; i < numLabels; i++) { const label = labels[i]; if (label === (i + 1).toString()) { standardLabels++; } else if (label === "") { emptyLabels++; } else { break; } } if (standardLabels >= numLabels || emptyLabels >= numLabels) { return; } const { pdfViewer, pdfThumbnailViewer, toolbar } = this; pdfViewer.setPageLabels(labels); pdfThumbnailViewer?.setPageLabels(labels); toolbar?.setPagesCount(numLabels, true); toolbar?.setPageNumber(pdfViewer.currentPageNumber, pdfViewer.currentPageLabel); }, _initializePdfHistory({ fingerprint, viewOnLoad, initialDest = null }) { if (!this.pdfHistory) { return; } this.pdfHistory.initialize({ fingerprint, resetHistory: viewOnLoad === ViewOnLoad.INITIAL, updateUrl: AppOptions.get("historyUpdateUrl") }); if (this.pdfHistory.initialBookmark) { this.initialBookmark = this.pdfHistory.initialBookmark; this.initialRotation = this.pdfHistory.initialRotation; } if (initialDest && !this.initialBookmark && viewOnLoad === ViewOnLoad.UNKNOWN) { this.initialBookmark = JSON.stringify(initialDest); this.pdfHistory.push({ explicitDest: initialDest, pageNumber: null }); } }, _initializeAnnotationStorageCallbacks(pdfDocument) { if (pdfDocument !== this.pdfDocument) { return; } const { annotationStorage } = pdfDocument; annotationStorage.onSetModified = () => { window.addEventListener("beforeunload", beforeUnload); this._annotationStorageModified = true; }; annotationStorage.onResetModified = () => { window.removeEventListener("beforeunload", beforeUnload); delete this._annotationStorageModified; }; annotationStorage.onAnnotationEditor = typeStr => { this._hasAnnotationEditors = !!typeStr; this.setTitle(); }; }, setInitialView(storedHash, { rotation, sidebarView, scrollMode, spreadMode } = {}) { const setRotation = angle => { if (isValidRotation(angle)) { this.pdfViewer.pagesRotation = angle; } }; const setViewerModes = (scroll, spread) => { if (isValidScrollMode(scroll)) { this.pdfViewer.scrollMode = scroll; } if (isValidSpreadMode(spread)) { this.pdfViewer.spreadMode = spread; } }; this.isInitialViewSet = true; this.pdfSidebar?.setInitialView(sidebarView); setViewerModes(scrollMode, spreadMode); if (this.initialBookmark) { // setRotation(this.initialRotation); delete this.initialRotation; // this.pdfLinkService.setHash(this.initialBookmark); this.initialBookmark = null; } else if (storedHash) { setRotation(rotation); this.pdfLinkService.setHash(storedHash); } this.toolbar?.setPageNumber(this.pdfViewer.currentPageNumber, this.pdfViewer.currentPageLabel); this.secondaryToolbar?.setPageNumber(this.pdfViewer.currentPageNumber); if (!this.pdfViewer.currentScaleValue) { this.pdfViewer.currentScaleValue = DEFAULT_SCALE_VALUE; } }, _cleanup() { if (!this.pdfDocument) { return; } this.pdfViewer.cleanup(); this.pdfThumbnailViewer?.cleanup(); this.pdfDocument.cleanup(AppOptions.get("fontExtraProperties")); }, forceRendering() { this.pdfRenderingQueue.printing = !!this.printService; this.pdfRenderingQueue.isThumbnailViewEnabled = this.pdfSidebar?.visibleView === SidebarView.THUMBS; this.pdfRenderingQueue.renderHighestPriority(); }, beforePrint() { this._printAnnotationStoragePromise = this.pdfScriptingManager.dispatchWillPrint().catch(() => {}).then(() => this.pdfDocument?.annotationStorage.print); if (this.printService) { return; } if (!this.supportsPrinting || !this.pdfViewer.printingAllowed) { this._otherError("pdfjs-printing-not-supported"); return; } if (!this.pdfViewer.pageViewsReady) { this.l10n.get("pdfjs-printing-not-ready").then(msg => { window.alert(msg); }); return; } this.printService = PDFPrintServiceFactory.createPrintService({ pdfDocument: this.pdfDocument, pagesOverview: this.pdfViewer.getPagesOverview(), printContainer: this.appConfig.printContainer, printResolution: AppOptions.get("printResolution"), printAnnotationStoragePromise: this._printAnnotationStoragePromise }); this.forceRendering(); this.setTitle(); this.printService.layout(); if (this._hasAnnotationEditors) { this.externalServices.reportTelemetry({ type: "editing", data: { type: "print", stats: this.pdfDocument?.annotationStorage.editorStats } }); } }, afterPrint() { if (this._printAnnotationStoragePromise) { this._printAnnotationStoragePromise.then(() => { this.pdfScriptingManager.dispatchDidPrint(); }); this._printAnnotationStoragePromise = null; } if (this.printService) { this.printService.destroy(); this.printService = null; this.pdfDocument?.annotationStorage.resetModified(); } this.forceRendering(); this.setTitle(); }, rotatePages(delta) { this.pdfViewer.pagesRotation += delta; }, requestPresentationMode() { this.pdfPresentationMode?.request(); }, async triggerPrinting() { if (this.supportsPrinting && (await this._printPermissionPromise)) { window.print(); } }, bindEvents() { if (this._eventBusAbortController) { return; } const ac = this._eventBusAbortController = new AbortController(); const opts = { signal: ac.signal }; const { eventBus, externalServices, pdfDocumentProperties, pdfViewer, preferences } = this; eventBus._on("resize", onResize.bind(this), opts); eventBus._on("hashchange", onHashchange.bind(this), opts); eventBus._on("beforeprint", this.beforePrint.bind(this), opts); eventBus._on("afterprint", this.afterPrint.bind(this), opts); eventBus._on("pagerender", onPageRender.bind(this), opts); eventBus._on("pagerendered", onPageRendered.bind(this), opts); eventBus._on("updateviewarea", onUpdateViewarea.bind(this), opts); eventBus._on("pagechanging", onPageChanging.bind(this), opts); eventBus._on("scalechanging", onScaleChanging.bind(this), opts); eventBus._on("rotationchanging", onRotationChanging.bind(this), opts); eventBus._on("sidebarviewchanged", onSidebarViewChanged.bind(this), opts); eventBus._on("pagemode", onPageMode.bind(this), opts); eventBus._on("namedaction", onNamedAction.bind(this), opts); eventBus._on("presentationmodechanged", evt => pdfViewer.presentationModeState = evt.state, opts); eventBus._on("presentationmode", this.requestPresentationMode.bind(this), opts); eventBus._on("switchannotationeditormode", evt => pdfViewer.annotationEditorMode = evt, opts); // eventBus._on("print", this.triggerPrinting.bind(this), opts); // eventBus._on("download", this.downloadOrSave.bind(this), opts); eventBus._on("firstpage", () => this.page = 1, opts); eventBus._on("lastpage", () => this.page = this.pagesCount, opts); eventBus._on("nextpage", () => pdfViewer.nextPage(), opts); eventBus._on("previouspage", () => pdfViewer.previousPage(), opts); eventBus._on("zoomin", this.zoomIn.bind(this), opts); eventBus._on("zoomout", this.zoomOut.bind(this), opts); eventBus._on("zoomreset", this.zoomReset.bind(this), opts); eventBus._on("pagenumberchanged", onPageNumberChanged.bind(this), opts); eventBus._on("scalechanged", evt => pdfViewer.currentScaleValue = evt.value, opts); eventBus._on("rotatecw", this.rotatePages.bind(this, 90), opts); eventBus._on("rotateccw", this.rotatePages.bind(this, -90), opts); eventBus._on("optionalcontentconfig", evt => pdfViewer.optionalContentConfigPromise = evt.promise, opts); eventBus._on("switchscrollmode", evt => pdfViewer.scrollMode = evt.mode, opts); eventBus._on("scrollmodechanged", onViewerModesChanged.bind(this, "scrollMode"), opts); eventBus._on("switchspreadmode", evt => pdfViewer.spreadMode = evt.mode, opts); eventBus._on("spreadmodechanged", onViewerModesChanged.bind(this, "spreadMode"), opts); eventBus._on("imagealttextsettings", onImageAltTextSettings.bind(this), opts); eventBus._on("documentproperties", () => pdfDocumentProperties?.open(), opts); eventBus._on("findfromurlhash", onFindFromUrlHash.bind(this), opts); eventBus._on("updatefindmatchescount", onUpdateFindMatchesCount.bind(this), opts); eventBus._on("updatefindcontrolstate", onUpdateFindControlState.bind(this), opts); eventBus._on("fileinputchange", onFileInputChange.bind(this), opts); // eventBus._on("openfile", onOpenFile.bind(this), opts); }, bindWindowEvents() { if (this._windowAbortController) { return; } this._windowAbortController = new AbortController(); const { eventBus, appConfig: { mainContainer }, pdfViewer, _windowAbortController: { signal } } = this; this._touchManager = new TouchManager({ container: window, isPinchingDisabled: () => pdfViewer.isInPresentationMode, isPinchingStopped: () => this.overlayManager?.active, onPinching: this.touchPinchCallback.bind(this), onPinchEnd: this.touchPinchEndCallback.bind(this), signal }); function addWindowResolutionChange(evt = null) { if (evt) { pdfViewer.refresh(); } const mediaQueryList = window.matchMedia(`(resolution: ${OutputScale.pixelRatio}dppx)`); mediaQueryList.addEventListener("change", addWindowResolutionChange, { once: true, signal }); } addWindowResolutionChange(); window.addEventListener("wheel", onWheel.bind(this), { passive: false, signal }); window.addEventListener("click", onClick.bind(this), { signal }); window.addEventListener("keydown", onKeyDown.bind(this), { signal }); window.addEventListener("keyup", onKeyUp.bind(this), { signal }); window.addEventListener("resize", () => eventBus.dispatch("resize", { source: window }), { signal }); window.addEventListener("hashchange", () => { eventBus.dispatch("hashchange", { source: window, hash: document.location.hash.substring(1) }); }, { signal }); window.addEventListener("beforeprint", () => eventBus.dispatch("beforeprint", { source: window }), { signal }); window.addEventListener("afterprint", () => eventBus.dispatch("afterprint", { source: window }), { signal }); window.addEventListener("updatefromsandbox", evt => { eventBus.dispatch("updatefromsandbox", { source: window, detail: evt.detail }); }, { signal }); if (!("onscrollend" in document.documentElement)) { return; } ({ scrollTop: this._lastScrollTop, scrollLeft: this._lastScrollLeft } = mainContainer); let scrollendTimeoutID, scrollAbortController; const scrollend = () => { ({ scrollTop: this._lastScrollTop, scrollLeft: this._lastScrollLeft } = mainContainer); clearTimeout(scrollendTimeoutID); if (this._isScrolling) { scrollAbortController.abort(); scrollAbortController = null; this._isScrolling = false; } }; const scroll = () => { if (this._isCtrlKeyDown) { return; } if (this._lastScrollTop === mainContainer.scrollTop && this._lastScrollLeft === mainContainer.scrollLeft) { return; } if (!this._isScrolling) { scrollAbortController = new AbortController(); const abortSignal = AbortSignal.any([scrollAbortController.signal, signal]); mainContainer.addEventListener("scrollend", scrollend, { signal: abortSignal }); mainContainer.addEventListener("blur", scrollend, { signal: abortSignal }); this._isScrolling = true; } clearTimeout(scrollendTimeoutID); scrollendTimeoutID = setTimeout(scrollend, 100); }; mainContainer.addEventListener("scroll", scroll, { passive: true, signal }); }, unbindEvents() { this._eventBusAbortController?.abort(); this._eventBusAbortController = null; }, unbindWindowEvents() { this._windowAbortController?.abort(); this._windowAbortController = null; this._touchManager = null; }, async testingClose() { this.unbindEvents(); this.unbindWindowEvents(); this._globalAbortController?.abort(); this._globalAbortController = null; this.findBar?.close(); await Promise.all([this.l10n?.destroy(), this.close()]); }, _accumulateTicks(ticks, prop) { if (this[prop] > 0 && ticks < 0 || this[prop] < 0 && ticks > 0) { this[prop] = 0; } this[prop] += ticks; const wholeTicks = Math.trunc(this[prop]); this[prop] -= wholeTicks; return wholeTicks; }, _accumulateFactor(previousScale, factor, prop) { if (factor === 1) { return 1; } if (this[prop] > 1 && factor < 1 || this[prop] < 1 && factor > 1) { this[prop] = 1; } const newFactor = Math.floor(previousScale * factor * this[prop] * 100) / (100 * previousScale); this[prop] = factor / newFactor; return newFactor; }, _unblockDocumentLoadEvent() { document.blockUnblockOnload?.(false); this._unblockDocumentLoadEvent = () => {}; }, get scriptingReady() { return this.pdfScriptingManager.ready; } }; initCom(PDFViewerApplication); { PDFPrintServiceFactory.initGlobals(PDFViewerApplication); } { const HOSTED_VIEWER_ORIGINS = new Set(["null", "http://mozilla.github.io", "https://mozilla.github.io"]); var validateFileURL = function (file) { if (!file) { return; } const viewerOrigin = URL.parse(window.location)?.origin || "null"; if (HOSTED_VIEWER_ORIGINS.has(viewerOrigin)) { return; } const fileOrigin = URL.parse(file, window.location)?.origin; if (fileOrigin === viewerOrigin) { return; } const ex = new Error("file origin does not match viewer's"); PDFViewerApplication._documentError("pdfjs-loading-error", { message: ex.message }); throw ex; }; var onFileInputChange = function (evt) { if (this.pdfViewer?.isInPresentationMode) { return; } const file = evt.fileInput.files[0]; this.open({ url: URL.createObjectURL(file), originalUrl: encodeURIComponent(file.name) }); }; var onOpenFile = function (evt) { this._openFileInput?.click(); }; } function onPageRender({ pageNumber }) { if (pageNumber === this.page) { this.toolbar?.updateLoadingIndicatorState(true); } } function onPageRendered({ pageNumber, isDetailView, error }) { if (pageNumber === this.page) { this.toolbar?.updateLoadingIndicatorState(false); } if (!isDetailView && this.pdfSidebar?.visibleView === SidebarView.THUMBS) { const pageView = this.pdfViewer.getPageView(pageNumber - 1); const thumbnailView = this.pdfThumbnailViewer?.getThumbnail(pageNumber - 1); if (pageView) { thumbnailView?.setImage(pageView); } } if (error) { this._otherError("pdfjs-rendering-error", error); } } function onPageMode({ mode }) { let view; switch (mode) { case "thumbs": view = SidebarView.THUMBS; break; case "bookmarks": case "outline": view = SidebarView.OUTLINE; break; case "attachments": view = SidebarView.ATTACHMENTS; break; case "layers": view = SidebarView.LAYERS; break; case "none": view = SidebarView.NONE; break; default: console.error('Invalid "pagemode" hash parameter: ' + mode); return; } this.pdfSidebar?.switchView(view, true); } function onNamedAction(evt) { switch (evt.action) { case "GoToPage": this.appConfig.toolbar?.pageNumber.select(); break; case "Find": if (!this.supportsIntegratedFind) { this.findBar?.toggle(); } break; case "Print": this.triggerPrinting(); break; case "SaveAs": this.downloadOrSave(); break; } } function onSidebarViewChanged({ view }) { this.pdfRenderingQueue.isThumbnailViewEnabled = view === SidebarView.THUMBS; if (this.isInitialViewSet) { this.store?.set("sidebarView", view).catch(() => {}); } } function onUpdateViewarea({ location }) { if (this.isInitialViewSet) { this.store?.setMultiple({ page: location.pageNumber, zoom: location.scale, scrollLeft: location.left, scrollTop: location.top, rotation: location.rotation }).catch(() => {}); } if (this.appConfig.secondaryToolbar) { this.appConfig.secondaryToolbar.viewBookmarkButton.href = this.pdfLinkService.getAnchorUrl(location.pdfOpenParams); } } function onViewerModesChanged(name, evt) { if (this.isInitialViewSet && !this.pdfViewer.isInPresentationMode) { this.store?.set(name, evt.mode).catch(() => {}); } } function onResize() { const { pdfDocument, pdfViewer, pdfRenderingQueue } = this; if (pdfRenderingQueue.printing && window.matchMedia("print").matches) { return; } if (!pdfDocument) { return; } const currentScaleValue = pdfViewer.currentScaleValue; if (currentScaleValue === "auto" || currentScaleValue === "page-fit" || currentScaleValue === "page-width") { pdfViewer.currentScaleValue = currentScaleValue; } pdfViewer.update(); } function onHashchange(evt) { const hash = evt.hash; if (!hash) { return; } if (!this.isInitialViewSet) { this.initialBookmark = hash; } else if (!this.pdfHistory?.popStateInProgress) { this.pdfLinkService.setHash(hash); } } function onPageNumberChanged(evt) { const { pdfViewer } = this; if (evt.value !== "") { this.pdfLinkService.goToPage(evt.value); } if (evt.value !== pdfViewer.currentPageNumber.toString() && evt.value !== pdfViewer.currentPageLabel) { this.toolbar?.setPageNumber(pdfViewer.currentPageNumber, pdfViewer.currentPageLabel); } } function onImageAltTextSettings() { this.imageAltTextSettings?.open({ enableGuessAltText: AppOptions.get("enableGuessAltText"), enableNewAltTextWhenAddingImage: AppOptions.get("enableNewAltTextWhenAddingImage") }); } function onFindFromUrlHash(evt) { this.eventBus.dispatch("find", { source: evt.source, type: "", query: evt.query, caseSensitive: false, entireWord: false, highlightAll: true, findPrevious: false, matchDiacritics: true }); } function onUpdateFindMatchesCount({ matchesCount }) { if (this.supportsIntegratedFind) { this.externalServices.updateFindMatchesCount(matchesCount); } else { this.findBar?.updateResultsCount(matchesCount); } } function onUpdateFindControlState({ state, previous, entireWord, matchesCount, rawQuery }) { if (this.supportsIntegratedFind) { this.externalServices.updateFindControlState({ result: state, findPrevious: previous, entireWord, matchesCount, rawQuery }); } else { this.findBar?.updateUIState(state, previous, matchesCount); } } function onScaleChanging(evt) { this.toolbar?.setPageScale(evt.presetValue, evt.scale); this.pdfViewer.update(); } function onRotationChanging(evt) { if (this.pdfThumbnailViewer) { this.pdfThumbnailViewer.pagesRotation = evt.pagesRotation; } this.forceRendering(); this.pdfViewer.currentPageNumber = evt.pageNumber; } function onPageChanging({ pageNumber, pageLabel }) { this.toolbar?.setPageNumber(pageNumber, pageLabel); this.secondaryToolbar?.setPageNumber(pageNumber); if (this.pdfSidebar?.visibleView === SidebarView.THUMBS) { this.pdfThumbnailViewer?.scrollThumbnailIntoView(pageNumber); } const currentPage = this.pdfViewer.getPageView(pageNumber - 1); this.toolbar?.updateLoadingIndicatorState(currentPage?.renderingState === RenderingStates.RUNNING); } function onWheel(evt) { const { pdfViewer, supportsMouseWheelZoomCtrlKey, supportsMouseWheelZoomMetaKey, supportsPinchToZoom } = this; if (pdfViewer.isInPresentationMode) { return; } const deltaMode = evt.deltaMode; let scaleFactor = Math.exp(-evt.deltaY / 100); const isBuiltInMac = false; const isPinchToZoom = evt.ctrlKey && !this._isCtrlKeyDown && deltaMode === WheelEvent.DOM_DELTA_PIXEL && evt.deltaX === 0 && (Math.abs(scaleFactor - 1) < 0.05 || isBuiltInMac) && evt.deltaZ === 0; const origin = [evt.clientX, evt.clientY]; if (isPinchToZoom || evt.ctrlKey && supportsMouseWheelZoomCtrlKey || evt.metaKey && supportsMouseWheelZoomMetaKey) { evt.preventDefault(); if (this._isScrolling || document.visibilityState === "hidden" || this.overlayManager.active) { return; } if (isPinchToZoom && supportsPinchToZoom) { scaleFactor = this._accumulateFactor(pdfViewer.currentScale, scaleFactor, "_wheelUnusedFactor"); this.updateZoom(null, scaleFactor, origin); } else { const delta = normalizeWheelEventDirection(evt); let ticks = 0; if (deltaMode === WheelEvent.DOM_DELTA_LINE || deltaMode === WheelEvent.DOM_DELTA_PAGE) { ticks = Math.abs(delta) >= 1 ? Math.sign(delta) : this._accumulateTicks(delta, "_wheelUnusedTicks"); } else { const PIXELS_PER_LINE_SCALE = 30; ticks = this._accumulateTicks(delta / PIXELS_PER_LINE_SCALE, "_wheelUnusedTicks"); } this.updateZoom(ticks, null, origin); } } } function closeSecondaryToolbar({ target }) { if (!this.secondaryToolbar?.isOpen) { return; } const { toolbar, secondaryToolbar } = this.appConfig; if (this.pdfViewer.containsElement(target) || toolbar?.container.contains(target) && !secondaryToolbar?.toolbar.contains(target) && !secondaryToolbar?.toggleButton.contains(target)) { this.secondaryToolbar.close(); } } function closeEditorUndoBar(evt) { if (!this.editorUndoBar?.isOpen) { return; } if (this.appConfig.secondaryToolbar?.toolbar.contains(evt.target)) { this.editorUndoBar.hide(); } } function onClick(evt) { closeSecondaryToolbar.call(this, evt); closeEditorUndoBar.call(this, evt); } function onKeyUp(evt) { if (evt.key === "Control") { this._isCtrlKeyDown = false; } } function onKeyDown(evt) { this._isCtrlKeyDown = evt.key === "Control"; if (this.editorUndoBar?.isOpen && evt.keyCode !== 9 && evt.keyCode !== 16 && !((evt.keyCode === 13 || evt.keyCode === 32) && getActiveOrFocusedElement() === this.appConfig.editorUndoBar.undoButton)) { this.editorUndoBar.hide(); } if (this.overlayManager.active) { return; } const { eventBus, pdfViewer } = this; const isViewerInPresentationMode = pdfViewer.isInPresentationMode; let handled = false, ensureViewerFocused = false; const cmd = (evt.ctrlKey ? 1 : 0) | (evt.altKey ? 2 : 0) | (evt.shiftKey ? 4 : 0) | (evt.metaKey ? 8 : 0); if (cmd === 1 || cmd === 8 || cmd === 5 || cmd === 12) { switch (evt.keyCode) { case 70: if (!this.supportsIntegratedFind && !evt.shiftKey) { this.findBar?.open(); handled = true; } break; case 71: if (!this.supportsIntegratedFind) { const { state } = this.findController; if (state) { const newState = { source: window, type: "again", findPrevious: cmd === 5 || cmd === 12 }; eventBus.dispatch("find", { ...state, ...newState }); } handled = true; } break; case 61: case 107: case 187: case 171: this.zoomIn(); handled = true; break; case 173: case 109: case 189: this.zoomOut(); handled = true; break; case 48: case 96: if (!isViewerInPresentationMode) { setTimeout(() => { this.zoomReset(); }); handled = false; } break; case 38: if (isViewerInPresentationMode || this.page > 1) { this.page = 1; handled = true; ensureViewerFocused = true; } break; case 40: if (isViewerInPresentationMode || this.page < this.pagesCount) { this.page = this.pagesCount; handled = true; ensureViewerFocused = true; } break; } } if (cmd === 1 || cmd === 8) { switch (evt.keyCode) { case 83: eventBus.dispatch("download", { source: window }); handled = true; break; case 79: { eventBus.dispatch("openfile", { source: window }); handled = true; } break; } } if (cmd === 3 || cmd === 10) { switch (evt.keyCode) { case 80: this.requestPresentationMode(); handled = true; this.externalServices.reportTelemetry({ type: "buttons", data: { id: "presentationModeKeyboard" } }); break; case 71: if (this.appConfig.toolbar) { this.appConfig.toolbar.pageNumber.select(); handled = true; } break; } } if (handled) { if (ensureViewerFocused && !isViewerInPresentationMode) { pdfViewer.focus(); } evt.preventDefault(); return; } const curElement = getActiveOrFocusedElement(); const curElementTagName = curElement?.tagName.toUpperCase(); if (curElementTagName === "INPUT" || curElementTagName === "TEXTAREA" || curElementTagName === "SELECT" || curElementTagName === "BUTTON" && evt.keyCode === 32 || curElement?.isContentEditable) { if (evt.keyCode !== 27) { return; } } if (cmd === 0) { let turnPage = 0, turnOnlyIfPageFit = false; switch (evt.keyCode) { case 38: if (this.supportsCaretBrowsingMode) { this.moveCaret(true, false); handled = true; break; } case 33: if (pdfViewer.isVerticalScrollbarEnabled) { turnOnlyIfPageFit = true; } turnPage = -1; break; case 8: if (!isViewerInPresentationMode) { turnOnlyIfPageFit = true; } turnPage = -1; break; case 37: if (this.supportsCaretBrowsingMode) { return; } if (pdfViewer.isHorizontalScrollbarEnabled) { turnOnlyIfPageFit = true; } case 75: case 80: turnPage = -1; break; case 27: if (this.secondaryToolbar?.isOpen) { this.secondaryToolbar.close(); handled = true; } if (!this.supportsIntegratedFind && this.findBar?.opened) { this.findBar.close(); handled = true; } break; case 40: if (this.supportsCaretBrowsingMode) { this.moveCaret(false, false); handled = true; break; } case 34: if (pdfViewer.isVerticalScrollbarEnabled) { turnOnlyIfPageFit = true; } turnPage = 1; break; case 32: if (!isViewerInPresentationMode) { turnOnlyIfPageFit = true; } turnPage = 1; break; case 39: if (this.supportsCaretBrowsingMode) { return; } if (pdfViewer.isHorizontalScrollbarEnabled) { turnOnlyIfPageFit = true; } case 74: case 78: turnPage = 1; break; case 36: if (isViewerInPresentationMode || this.page > 1) { this.page = 1; handled = true; ensureViewerFocused = true; } break; case 35: if (isViewerInPresentationMode || this.page < this.pagesCount) { this.page = this.pagesCount; handled = true; ensureViewerFocused = true; } break; case 83: this.pdfCursorTools?.switchTool(CursorTool.SELECT); break; case 72: this.pdfCursorTools?.switchTool(CursorTool.HAND); break; case 82: this.rotatePages(90); break; case 115: this.pdfSidebar?.toggle(); break; } if (turnPage !== 0 && (!turnOnlyIfPageFit || pdfViewer.currentScaleValue === "page-fit")) { if (turnPage > 0) { pdfViewer.nextPage(); } else { pdfViewer.previousPage(); } handled = true; } } if (cmd === 4) { switch (evt.keyCode) { case 32: if (!isViewerInPresentationMode && pdfViewer.currentScaleValue !== "page-fit") { break; } pdfViewer.previousPage(); handled = true; break; case 38: this.moveCaret(true, true); handled = true; break; case 40: this.moveCaret(false, true); handled = true; break; case 82: this.rotatePages(-90); break; } } if (!handled && !isViewerInPresentationMode) { if (evt.keyCode >= 33 && evt.keyCode <= 40 || evt.keyCode === 32 && curElementTagName !== "BUTTON") { ensureViewerFocused = true; } } if (ensureViewerFocused && !pdfViewer.containsElement(curElement)) { pdfViewer.focus(); } if (handled) { evt.preventDefault(); } } function beforeUnload(evt) { evt.preventDefault(); evt.returnValue = ""; return false; } ;// ./web/viewer.js const AppConstants = { LinkTarget: LinkTarget, RenderingStates: RenderingStates, ScrollMode: ScrollMode, SpreadMode: SpreadMode }; window.PDFViewerApplication = PDFViewerApplication; window.PDFViewerApplicationConstants = AppConstants; window.PDFViewerApplicationOptions = AppOptions; function getViewerConfiguration() { return { appContainer: document.body, principalContainer: document.getElementById("mainContainer"), mainContainer: document.getElementById("viewerContainer"), viewerContainer: document.getElementById("viewer"), viewerAlert: document.getElementById("viewer-alert"), toolbar: { container: document.getElementById("toolbarContainer"), numPages: document.getElementById("numPages"), pageNumber: document.getElementById("pageNumber"), scaleSelect: document.getElementById("scaleSelect"), customScaleOption: document.getElementById("customScaleOption"), previous: document.getElementById("previous"), next: document.getElementById("next"), zoomIn: document.getElementById("zoomInButton"), zoomOut: document.getElementById("zoomOutButton"), print: document.getElementById("printButton"), editorCommentButton: document.getElementById("editorCommentButton"), editorCommentParamsToolbar: document.getElementById("editorCommentParamsToolbar"), editorFreeTextButton: document.getElementById("editorFreeTextButton"), editorFreeTextParamsToolbar: document.getElementById("editorFreeTextParamsToolbar"), editorHighlightButton: document.getElementById("editorHighlightButton"), editorHighlightParamsToolbar: document.getElementById("editorHighlightParamsToolbar"), editorHighlightColorPicker: document.getElementById("editorHighlightColorPicker"), editorInkButton: document.getElementById("editorInkButton"), editorInkParamsToolbar: document.getElementById("editorInkParamsToolbar"), editorStampButton: document.getElementById("editorStampButton"), editorStampParamsToolbar: document.getElementById("editorStampParamsToolbar"), editorSignatureButton: document.getElementById("editorSignatureButton"), editorSignatureParamsToolbar: document.getElementById("editorSignatureParamsToolbar"), download: document.getElementById("downloadButton") }, secondaryToolbar: { toolbar: document.getElementById("secondaryToolbar"), toggleButton: document.getElementById("secondaryToolbarToggleButton"), presentationModeButton: document.getElementById("presentationMode"), openFileButton: document.getElementById("secondaryOpenFile"), printButton: document.getElementById("secondaryPrint"), downloadButton: document.getElementById("secondaryDownload"), viewBookmarkButton: document.getElementById("viewBookmark"), firstPageButton: document.getElementById("firstPage"), lastPageButton: document.getElementById("lastPage"), pageRotateCwButton: document.getElementById("pageRotateCw"), pageRotateCcwButton: document.getElementById("pageRotateCcw"), cursorSelectToolButton: document.getElementById("cursorSelectTool"), cursorHandToolButton: document.getElementById("cursorHandTool"), scrollPageButton: document.getElementById("scrollPage"), scrollVerticalButton: document.getElementById("scrollVertical"), scrollHorizontalButton: document.getElementById("scrollHorizontal"), scrollWrappedButton: document.getElementById("scrollWrapped"), spreadNoneButton: document.getElementById("spreadNone"), spreadOddButton: document.getElementById("spreadOdd"), spreadEvenButton: document.getElementById("spreadEven"), imageAltTextSettingsButton: document.getElementById("imageAltTextSettings"), imageAltTextSettingsSeparator: document.getElementById("imageAltTextSettingsSeparator"), documentPropertiesButton: document.getElementById("documentProperties") }, sidebar: { outerContainer: document.getElementById("outerContainer"), sidebarContainer: document.getElementById("sidebarContainer"), toggleButton: document.getElementById("sidebarToggleButton"), resizer: document.getElementById("sidebarResizer"), thumbnailButton: document.getElementById("viewThumbnail"), outlineButton: document.getElementById("viewOutline"), attachmentsButton: document.getElementById("viewAttachments"), layersButton: document.getElementById("viewLayers"), thumbnailView: document.getElementById("thumbnailView"), outlineView: document.getElementById("outlineView"), attachmentsView: document.getElementById("attachmentsView"), layersView: document.getElementById("layersView"), currentOutlineItemButton: document.getElementById("currentOutlineItem") }, findBar: { bar: document.getElementById("findbar"), toggleButton: document.getElementById("viewFindButton"), findField: document.getElementById("findInput"), highlightAllCheckbox: document.getElementById("findHighlightAll"), caseSensitiveCheckbox: document.getElementById("findMatchCase"), matchDiacriticsCheckbox: document.getElementById("findMatchDiacritics"), entireWordCheckbox: document.getElementById("findEntireWord"), findMsg: document.getElementById("findMsg"), findResultsCount: document.getElementById("findResultsCount"), findPreviousButton: document.getElementById("findPreviousButton"), findNextButton: document.getElementById("findNextButton") }, passwordOverlay: { dialog: document.getElementById("passwordDialog"), label: document.getElementById("passwordText"), input: document.getElementById("password"), submitButton: document.getElementById("passwordSubmit"), cancelButton: document.getElementById("passwordCancel") }, documentProperties: { dialog: document.getElementById("documentPropertiesDialog"), closeButton: document.getElementById("documentPropertiesClose"), fields: { fileName: document.getElementById("fileNameField"), fileSize: document.getElementById("fileSizeField"), title: document.getElementById("titleField"), author: document.getElementById("authorField"), subject: document.getElementById("subjectField"), keywords: document.getElementById("keywordsField"), creationDate: document.getElementById("creationDateField"), modificationDate: document.getElementById("modificationDateField"), creator: document.getElementById("creatorField"), producer: document.getElementById("producerField"), version: document.getElementById("versionField"), pageCount: document.getElementById("pageCountField"), pageSize: document.getElementById("pageSizeField"), linearized: document.getElementById("linearizedField") } }, altTextDialog: { dialog: document.getElementById("altTextDialog"), optionDescription: document.getElementById("descriptionButton"), optionDecorative: document.getElementById("decorativeButton"), textarea: document.getElementById("descriptionTextarea"), cancelButton: document.getElementById("altTextCancel"), saveButton: document.getElementById("altTextSave") }, newAltTextDialog: { dialog: document.getElementById("newAltTextDialog"), title: document.getElementById("newAltTextTitle"), descriptionContainer: document.getElementById("newAltTextDescriptionContainer"), textarea: document.getElementById("newAltTextDescriptionTextarea"), disclaimer: document.getElementById("newAltTextDisclaimer"), learnMore: document.getElementById("newAltTextLearnMore"), imagePreview: document.getElementById("newAltTextImagePreview"), createAutomatically: document.getElementById("newAltTextCreateAutomatically"), createAutomaticallyButton: document.getElementById("newAltTextCreateAutomaticallyButton"), downloadModel: document.getElementById("newAltTextDownloadModel"), downloadModelDescription: document.getElementById("newAltTextDownloadModelDescription"), error: document.getElementById("newAltTextError"), errorCloseButton: document.getElementById("newAltTextCloseButton"), cancelButton: document.getElementById("newAltTextCancel"), notNowButton: document.getElementById("newAltTextNotNow"), saveButton: document.getElementById("newAltTextSave") }, altTextSettingsDialog: { dialog: document.getElementById("altTextSettingsDialog"), createModelButton: document.getElementById("createModelButton"), aiModelSettings: document.getElementById("aiModelSettings"), learnMore: document.getElementById("altTextSettingsLearnMore"), deleteModelButton: document.getElementById("deleteModelButton"), downloadModelButton: document.getElementById("downloadModelButton"), showAltTextDialogButton: document.getElementById("showAltTextDialogButton"), altTextSettingsCloseButton: document.getElementById("altTextSettingsCloseButton"), closeButton: document.getElementById("altTextSettingsCloseButton") }, addSignatureDialog: { dialog: document.getElementById("addSignatureDialog"), panels: document.getElementById("addSignatureActionContainer"), typeButton: document.getElementById("addSignatureTypeButton"), typeInput: document.getElementById("addSignatureTypeInput"), drawButton: document.getElementById("addSignatureDrawButton"), drawSVG: document.getElementById("addSignatureDraw"), drawPlaceholder: document.getElementById("addSignatureDrawPlaceholder"), drawThickness: document.getElementById("addSignatureDrawThickness"), imageButton: document.getElementById("addSignatureImageButton"), imageSVG: document.getElementById("addSignatureImage"), imagePlaceholder: document.getElementById("addSignatureImagePlaceholder"), imagePicker: document.getElementById("addSignatureFilePicker"), imagePickerLink: document.getElementById("addSignatureImageBrowse"), description: document.getElementById("addSignatureDescription"), clearButton: document.getElementById("clearSignatureButton"), saveContainer: document.getElementById("addSignatureSaveContainer"), saveCheckbox: document.getElementById("addSignatureSaveCheckbox"), errorBar: document.getElementById("addSignatureError"), errorTitle: document.getElementById("addSignatureErrorTitle"), errorDescription: document.getElementById("addSignatureErrorDescription"), errorCloseButton: document.getElementById("addSignatureErrorCloseButton"), cancelButton: document.getElementById("addSignatureCancelButton"), addButton: document.getElementById("addSignatureAddButton") }, editSignatureDialog: { dialog: document.getElementById("editSignatureDescriptionDialog"), description: document.getElementById("editSignatureDescription"), editSignatureView: document.getElementById("editSignatureView"), cancelButton: document.getElementById("editSignatureCancelButton"), updateButton: document.getElementById("editSignatureUpdateButton") }, annotationEditorParams: { editorCommentsSidebar: document.getElementById("editorCommentsSidebar"), editorCommentsSidebarCount: document.getElementById("editorCommentsSidebarCount"), editorCommentsSidebarTitle: document.getElementById("editorCommentsSidebarTitle"), editorCommentsSidebarCloseButton: document.getElementById("editorCommentsSidebarCloseButton"), editorCommentsSidebarList: document.getElementById("editorCommentsSidebarList"), editorCommentsSidebarResizer: document.getElementById("editorCommentsSidebarResizer"), editorFreeTextFontSize: document.getElementById("editorFreeTextFontSize"), editorFreeTextColor: document.getElementById("editorFreeTextColor"), editorInkColor: document.getElementById("editorInkColor"), editorInkThickness: document.getElementById("editorInkThickness"), editorInkOpacity: document.getElementById("editorInkOpacity"), editorStampAddImage: document.getElementById("editorStampAddImage"), editorSignatureAddSignature: document.getElementById("editorSignatureAddSignature"), editorFreeHighlightThickness: document.getElementById("editorFreeHighlightThickness"), editorHighlightShowAll: document.getElementById("editorHighlightShowAll") }, printContainer: document.getElementById("printContainer"), editorUndoBar: { container: document.getElementById("editorUndoBar"), message: document.getElementById("editorUndoBarMessage"), undoButton: document.getElementById("editorUndoBarUndoButton"), closeButton: document.getElementById("editorUndoBarCloseButton") }, editCommentDialog: { dialog: document.getElementById("commentManagerDialog"), toolbar: document.getElementById("commentManagerToolbar"), title: document.getElementById("commentManagerTitle"), textInput: document.getElementById("commentManagerTextInput"), cancelButton: document.getElementById("commentManagerCancelButton"), saveButton: document.getElementById("commentManagerSaveButton") } }; } function webViewerLoad() { const config = getViewerConfiguration(); const event = new CustomEvent("webviewerloaded", { bubbles: true, cancelable: true, detail: { source: window } }); try { parent.document.dispatchEvent(event); } catch (ex) { // console.error("webviewerloaded:", ex); document.dispatchEvent(event); } PDFViewerApplication.run(config); } document.blockUnblockOnload?.(true); if (document.readyState === "interactive" || document.readyState === "complete") { webViewerLoad(); } else { document.addEventListener("DOMContentLoaded", webViewerLoad, true); } export { PDFViewerApplication, AppConstants as PDFViewerApplicationConstants, AppOptions as PDFViewerApplicationOptions };