PackageSpec

class PackageSpec(name: String, options: Option[String])

Description of the LaTeX package associated with a document.

Value Params
name

The name of the package.

options

A list of options to be passed to the package.

class Object
trait Matchable
class Any

Value members

Concrete methods