latex

package
v0.0.0-...-876207e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 31, 2017 License: GPL-3.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrUnterminatedMath = errors.New("maths environment not terminated")

ErrUnterminatedMath indicates the \end{...} tag for a LaTeX maths environment was not found.

Functions

func Convert

func Convert(book *epub.Book, inputFileName string) (err error)

Convert read the given LaTeX input file, converts the contents to EPUB format and writes the result to `book`.

Types

type State

type State struct {
	// contains filtered or unexported fields
}

State contains information about the LaTeX rendering engine, which is reset at the end of a LaTeX group.

Directories

Path Synopsis
Package scanner is used to read in LaTeX source files as a stream of bytes.
Package scanner is used to read in LaTeX source files as a stream of bytes.
Package tokenizer converts LaTeX text input into a stream of tokens.
Package tokenizer converts LaTeX text input into a stream of tokens.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL