class documentation

class Options(object): (source)

View In Hierarchy

A set of runtime options
Method parsefootnotes Parse footnotes options.
Method parseoptions Parse command line options
Method processoptions Process all options parsed.
Method showhardversion Return just the version string
Method showlyxformat Return just the lyxformat parameter
Method showoptions Show all possible options
Method showversion Return the current eLyXer version string
Method showversiondate Return just the version dte
Method usage Show correct usage
Class Variable alignfoot Undocumented
Class Variable branches Undocumented
Class Variable converter Undocumented
Class Variable copyimages Undocumented
Class Variable copyright Undocumented
Class Variable css Undocumented
Class Variable debug Undocumented
Class Variable destdirectory Undocumented
Class Variable directory Undocumented
Class Variable embedcss Undocumented
Class Variable endfoot Undocumented
Class Variable favicon Undocumented
Class Variable footnotes Undocumented
Class Variable forceformat Undocumented
Class Variable googlecharts Undocumented
Class Variable hardversion Undocumented
Class Variable help Undocumented
Class Variable hoverfoot Undocumented
Class Variable html Undocumented
Class Variable imageformat Undocumented
Class Variable instance Undocumented
Class Variable iso885915 Undocumented
Class Variable jsmath Undocumented
Class Variable letterfoot Undocumented
Class Variable location Undocumented
Class Variable lowmem Undocumented
Class Variable lyxformat Undocumented
Class Variable marginfoot Undocumented
Class Variable mathjax Undocumented
Class Variable memory Undocumented
Class Variable nobib Undocumented
Class Variable noconvert Undocumented
Class Variable nocopy Undocumented
Class Variable nofooter Undocumented
Class Variable notoclabels Undocumented
Class Variable numberfoot Undocumented
Class Variable quiet Undocumented
Class Variable raw Undocumented
Class Variable showlines Undocumented
Class Variable simplemath Undocumented
Class Variable splitpart Undocumented
Class Variable supfoot Undocumented
Class Variable symbolfoot Undocumented
Class Variable target Undocumented
Class Variable template Undocumented
Class Variable title Undocumented
Class Variable toc Undocumented
Class Variable tocfor Undocumented
Class Variable toctarget Undocumented
Class Variable unicode Undocumented
Class Variable version Undocumented
Class Variable versiondate Undocumented
def parsefootnotes(self): (source)
Parse footnotes options.
def parseoptions(self, args): (source)
Parse command line options
def processoptions(self): (source)
Process all options parsed.
def showhardversion(self): (source)
Return just the version string
def showlyxformat(self): (source)
Return just the lyxformat parameter
def showoptions(self): (source)
Show all possible options
def showversion(self): (source)
Return the current eLyXer version string
def showversiondate(self): (source)
Return just the version dte
def usage(self): (source)
Show correct usage
alignfoot: bool = (source)

Undocumented

branches = (source)

Undocumented

converter: str = (source)

Undocumented

copyimages: bool = (source)

Undocumented

copyright: bool = (source)

Undocumented

css: list = (source)

Undocumented

debug: bool = (source)

Undocumented

destdirectory = (source)

Undocumented

directory = (source)

Undocumented

embedcss: list = (source)

Undocumented

endfoot: bool = (source)

Undocumented

favicon: str = (source)

Undocumented

footnotes = (source)

Undocumented

forceformat = (source)

Undocumented

googlecharts: bool = (source)

Undocumented

hardversion: bool = (source)

Undocumented

help: bool = (source)

Undocumented

hoverfoot: bool = (source)

Undocumented

html: bool = (source)

Undocumented

imageformat = (source)

Undocumented

instance = (source)

Undocumented

iso885915: bool = (source)

Undocumented

jsmath = (source)

Undocumented

letterfoot: bool = (source)

Undocumented

location = (source)

Undocumented

lowmem: bool = (source)

Undocumented

lyxformat: bool = (source)

Undocumented

marginfoot: bool = (source)

Undocumented

mathjax = (source)

Undocumented

memory: bool = (source)

Undocumented

nobib: bool = (source)

Undocumented

noconvert: bool = (source)

Undocumented

nocopy: bool = (source)

Undocumented

nofooter: bool = (source)

Undocumented

notoclabels: bool = (source)

Undocumented

numberfoot: bool = (source)

Undocumented

quiet: bool = (source)

Undocumented

raw: bool = (source)

Undocumented

showlines: bool = (source)

Undocumented

simplemath: bool = (source)

Undocumented

splitpart = (source)

Undocumented

supfoot: bool = (source)

Undocumented

symbolfoot: bool = (source)

Undocumented

target = (source)

Undocumented

template = (source)

Undocumented

title = (source)

Undocumented

toc: bool = (source)

Undocumented

tocfor = (source)

Undocumented

toctarget: str = (source)

Undocumented

unicode: bool = (source)

Undocumented

version: bool = (source)

Undocumented

versiondate: bool = (source)

Undocumented