Interface IOutputJax

Index

Properties

Methods

Properties

public directory: string

public fontDir: string

public id: string

public imageDir: string

public version: string

Methods

public Register(mimetype: string)

Parameters

  • mimetype: string

public Remove(jax: any)

Parameters

  • jax: any

public Translate(script: any, state: any): IElementJax

Parameters

  • script: any
  • state: any

Returns

IElementJax

public Zoom(jax: any, span: any, math: any, Mw: number, Mh: number): IZoomStruct

Parameters

  • jax: any
  • span: any
  • math: any
  • Mw: number
  • Mh: number

Returns

IZoomStruct

public getJaxFromMath(math: any): IElementJax

Parameters

  • math: any

Returns

IElementJax

public postTranslate(state: any)

Parameters

  • state: any

public preProcess(state: any)

Parameters

  • state: any

public preTranslate(state: any)

Parameters

  • state: any