Documentation ¶
Overview ¶
laton package provides a builder.Builder interface to latexonline.cc service. The request send to latexonline.cc is composed by a single tar.gz file that contains all sources and by url parameters: - target : containing the name of the main file - compiler : containing the compiler (pdflatex|xelatex|lualatex) - force : skip the cached version if present In case of success the response body contains the pdf. In case of error the response body contains the log.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBuilder ¶
NewBuilder provides a new Builder interface to latexonline.cc.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.