LaTeXRenderer

trait LaTeXRenderer[X]

Trait of factories which convert objects to a LaTeX representation.

class Object
trait Matchable
class Any

Value members

Abstract methods

def toLaTeX(doc: LaTeXdoc, x: X): Unit

Write an object to the given [[org.maraist.latex.LaTeXdoc LaTeXdoc]].

Write an object to the given [[org.maraist.latex.LaTeXdoc LaTeXdoc]].