TikzPng: Tikz plot in PNG

Description Usage Arguments Details

Description

Tikz plot in PNG.

Usage

1
TikzPng(fun.plot, name, width = 4, height = width/1.2, dpi = 72)

Arguments

fun.plot

The function containing the code of the code you want.

name

The base name of the PNG image to be created.

width

The width of the output figure, in inches.

height

The height of the output figure, in inches.

dpi

resolution (dots per inch) to render

Details

Make sure you use escapes for special characters in Latex.


privefl/latex2png documentation built on May 26, 2019, 8:31 a.m.