LaTeX Article with all Fig2TeX figures
raw.texArticle.Rd
After saving TeX snippets into a folder (figPath
) with fig2tex
,
then, use this function to generate
a main TeX file called fileTeX
that includes all the snippets and after
compiling shows a document with all the graphs / images. The main TeX file is
saved in the same folder as the figPath
. It will overwrite a file.
Arguments
- figPath
path for figures, should contain tex figure files generated with
fig2tex
- fileTeX
name of article that is generated in figPath