plasTeX 3.0 — A Python Framework for Processing LaTeX Documents

Index

_ (Underscore)

  • __add__() (Node method), 1
  • __cmp__() (Node method), 1
  • __getitem__() (ConfigSection method), 1
  • __getitem__() (Context method), 1
  • __getitem__() (Node method), 1
  • __iadd__() (Node method), 1
  • __iter__() (Node method), 1
  • __iter__() (TeX method), 1
  • __len__() (Node method), 1
  • __radd__() (Node method), 1
  • __setitem__() (ConfigSection method), 1
  • __setitem__() (Node method), 1
  • __str__() (Renderable method), 1

A

  • addGlobal() (Context method), 1
  • addLocal() (Context method), 1
  • addSection() (ConfigManager method), 1
  • alt (Image attribute), 1
  • append() (Context method), 1
  • append() (Node method), 1
  • appendChild() (Node method), 1
  • args (Macro attribute), 1
  • argSource (Macro attribute), 1
  • arguments (Macro attribute), 1
  • attributes (Node attribute), 1

B

  • blockType (Macro attribute), 1
  • BooleanConfigOption (class in plasTeX.ConfigManager), 1

C

  • catcode() (Context method), 1
  • chardef() (Context method), 1
  • charsubs (TeXDocument attribute), 1
  • childNodes (Node attribute), 1
  • cleanup() (Renderer method), 1
  • cloneNode() (Node method), 1
  • close() (Imager method), 1
  • command (Imager attribute), 1
  • Command (class in plasTeX.DOM), 1
  • compileLatex() (Imager method), 1
  • compiler (Imager attribute), 1
  • config (Image attribute), 1
  • config (Imager attribute), 1
  • ConfigManager (class in plasTeX.ConfigManager), 1
  • ConfigOption[T] (class in plasTeX.ConfigManager), 1
  • ConfigSection (class in plasTeX.ConfigManager), 1
  • Context (class in plasTeX.Context), 1
  • contexts (Context attribute), 1
  • counter (Macro attribute), 1
  • counters (Context attribute), 1
  • createDocumentFragment() (Document method), 1
  • createElement() (Document method), 1
  • createTextNode() (Document method), 1
  • crop() (Image method), 1
  • currentlabel (Context attribute), 1

D

  • data (ConfigSection attribute), 1
  • data (Text attribute), 1
  • default (Renderer attribute), 1
  • depth (Image attribute), 1
  • description (ConfigOption attribute), 1
  • DictOption[T] (class in plasTeX.ConfigManager), 1
  • digest() (Macro method), 1
  • digestUntil() (Macro method), 1
  • disableLogging() (TeX method), 1
  • Document (class in plasTeX.DOM), 1
  • DocumentFragment (class in plasTeX.DOM), 1

E

  • Element (class in plasTeX.DOM), 1
  • entryFromString() (DictOption method), 1
  • Environment (class in plasTeX.DOM), 1
  • environment variables,
    • TEXINPUTS, 1
  • executeConverter() (Imager method), 1
  • expand() (Macro method), 1
  • expandTokens() (TeX method), 1
  • extend() (Node method), 1

F

  • fileExtension (Imager attribute), 1
  • fileExtension (Renderer attribute), 1
  • filename (Image attribute), 1
  • filename (Renderable attribute), 1
  • filename (TeX attribute), 1
  • files (Renderer attribute), 1
  • find() (Renderer method), 1
  • FloatOption (class in plasTeX.ConfigManager), 1

G

  • get() (ConfigManager method), 1
  • getAttribute() (Element method), 1
  • getElementById() (Element method), 1
  • getElementsByTagName() (Element method), 1
  • getImage() (Imager method), 1
  • getUserData() (Node method), 1

H

  • hasAttribute() (Element method), 1
  • hasAttributes() (Node method), 1
  • hasChildNodes() (Node method), 1
  • height (Image attribute), 1

I

  • id (Macro attribute), 1
  • idref (Macro attribute), 1
  • image (Renderable attribute), 1
  • Image (class in plasTeX.Imagers), 1
  • imageAttrs (Imager attribute), 1
  • imageAttrs (Renderer attribute), 1
  • imager (Renderer attribute), 1
  • Imager (class in plasTeX.Imagers), 1
  • images (Imager attribute), 1
  • imageTypes (Renderer attribute), 1
  • imageUnits (Imager attribute), 1
  • imageUnits (Renderer attribute), 1
  • importMacros() (Context method), 1
  • importNode() (Document method), 1
  • initialize() (Renderer method), 1
  • input() (TeX method), 1
  • insert() (Node method), 1
  • insertBefore() (Node method), 1
  • IntegerOption (class in plasTeX.ConfigManager), 1
  • invoke() (Macro method), 1
  • isElementContentWhitespace (Node attribute), 1
  • isEqualNode() (Node method), 1
  • isMathMode (Context attribute), 1
  • isSameNode() (Node method), 1
  • itertokens() (TeX method), 1

J

  • jobname (TeX attribute), 1

K

  • kpsewhich() (TeX method), 1

L

  • label() (Context method), 1
  • labels (Context attribute), 1
  • lastChild (Node attribute), 1
  • length (Text attribute), 1
  • let() (Context method), 1
  • level (Macro attribute), 1
  • lineNumber (TeX attribute), 1
  • loadBaseMacros() (Context method), 1
  • loadINIPackage() (Context method), 1
  • loadLanguage() (Context method), 1
  • loadPackage() (Context method), 1
  • locals() (Macro method), 1
  • longdesc (Image attribute), 1

M

  • Macro (class in ), 1
  • macroMode (Macro attribute), 1
  • macroName (Macro attribute), 1
  • mathMode (Macro attribute), 1
  • MultiStringOption (class in plasTeX.ConfigManager), 1

N

  • name (ConfigOption attribute), 1
  • name (ConfigSection attribute), 1
  • newcommand() (Context method), 1
  • newcount() (Context method), 1
  • newcounter() (Context method), 1
  • newdef() (Context method), 1
  • newdimen() (Context method), 1
  • newenvironment() (Context method), 1
  • newFilename (Imager attribute), 1
  • newFilename (Renderer attribute), 1
  • newif() (Context method), 1
  • newImage() (Imager method), 1
  • newmuskip() (Context method), 1
  • newskip() (Context method), 1
  • nextSibling (Node attribute), 1
  • Node (class in plasTeX.DOM), 1
  • nodeName (Macro attribute), 1
  • nodeName (Node attribute), 1
  • nodeType (Node attribute), 1
  • nodeValue (Text attribute), 1
  • normalize() (Node method), 1
  • normalize() (TeX method), 1
  • normalizeDocument() (Document method), 1

O

  • options (ConfigOption attribute), 1
  • outputType (Renderer attribute), 1
  • ownerDocument (Node attribute), 1

P

  • packages (Context attribute), 1
  • paragraphs() (Macro method), 1
  • parent (ConfigSection attribute), 1
  • parentNode (Node attribute), 1
  • parse() (Macro method), 1
  • parse() (TeX method), 1
  • path (Image attribute), 1
  • plasTeX.ConfigManager (standard module), 1
  • plasTeX.Context (standard module), 1
  • plasTeX.DOM (standard module), 1
  • plasTeX.Imagers (standard module), 1
  • plasTeX.Renderers (standard module), 1
  • plasTeX.TeX (standard module), 1
  • pop() (Context method), 1
  • pop() (Node method), 1
  • postArgument() (Macro method), 1
  • postParse() (Macro method), 1
  • preamble (TeXDocument attribute), 1
  • preArgument() (Macro method), 1
  • preParse() (Macro method), 1
  • previousSibling (Node attribute), 1
  • processFileContent() (Renderer method), 1
  • push() (Context method), 1
  • pushToken() (TeX method), 1
  • pushTokens() (TeX method), 1

R

  • read() (ConfigManager method), 1
  • readArgument() (TeX method), 1
  • readArgumentAndSource() (TeX method), 1
  • ref (Macro attribute), 1
  • ref() (Context method), 1
  • refstepcounter() (Macro method), 1
  • registerArgparse() (ConfigManager method), 1
  • registerArgparse() (ConfigOption method), 1
  • removeAttribute() (Element method), 1
  • removeChild() (Node method), 1
  • render() (Renderer method), 1
  • Renderable (class in plasTeX.Renderers), 1
  • Renderer (class in plasTeX.Renderers), 1
  • replaceChild() (Node method), 1

S

  • set() (DictOption method), 1
  • setAttribute() (Element method), 1
  • setUserData() (Node method), 1
  • setVerbatimCatcodes() (Context method), 1
  • source (Imager attribute), 1
  • source (Macro attribute), 1
  • source (TeXDocument attribute), 1
  • source (TeXFragment attribute), 1
  • source() (TeX method), 1
  • stepcounter() (Macro method), 1
  • str (Node attribute), 1
  • StringOption (class in plasTeX.ConfigManager), 1
  • style (Macro attribute), 1

T

  • tagName (Macro attribute), 1
  • TeX (class in plasTeX.TeX), 1
  • TeXDocument (class in plasTeX.DOM), 1
  • TeXFragment (class in plasTeX.DOM), 1
  • TEXINPUTS, 1
  • Text (class in plasTeX.DOM), 1
  • textContent (Node attribute), 1
  • textDefault (Renderer attribute), 1
  • textTokens() (TeX method), 1
  • title (Macro attribute), 1
  • toXML() (Node method), 1

U

  • updateFromDict() (ConfigManager method), 1
  • updateFromDict() (ConfigOption method), 1
  • url (Image attribute), 1
  • url (Renderable attribute), 1
  • userdata (Node attribute), 1

V

  • value (ConfigOption attribute), 1
  • vectorBitmap (Renderer attribute), 1
  • vectorImage (Renderable attribute), 1
  • vectorImageTypes (Renderer attribute), 1
  • verifications (Imager attribute), 1
  • verify() (Imager method), 1

W

  • whichCode() (Context method), 1
  • wholeText (Text attribute), 1
  • width (Image attribute), 1
  • writeImage() (Imager method), 1
  • writePreamble() (Imager method), 1