tutorial_tex: This function write a tex file with certain template

Description Usage Arguments Examples

Description

This function write a tex file with certain template

Usage

1
tutorial_tex(writeto, type = "tutorial")

Arguments

writeto

the resulting tex file, full name ended with .tex, a string

Examples

1
2
3
4
## Not run: 
tutorial_tex(writeto='tutorial_temp.tex',type="tutorial")

## End(Not run)

YunlongNie/latexhandy documentation built on May 10, 2019, 1:14 a.m.