I am writing a big document and I want to share it, I guess that the person I am going to share with, does not have a some packages, and also the problem with the path of the pictures I've been reading and I found that Bundledoc, snapshot and arlatex would solve my problem. But I encounter another problem, I do not know how to sue them, what I mean is:
for unix:
Code: Select all
bundle: (arlatex --document=$BDBASE.tex $BDINPUTS \--outfile=$BDBASE-all.tex)
Code: Select all
bundle: arlatex --document=%BDBASE%.tex %BDINPUTS% --outfile=%BDBASE%-all.tex
Hope you can help me.