Generalarlatex

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
Alonso67231
Posts: 5
Joined: Wed Jun 11, 2014 4:52 am

arlatex

Post by Alonso67231 »

Hello,

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)
for windows:

Code: Select all

bundle: arlatex --document=%BDBASE%.tex %BDINPUTS% --outfile=%BDBASE%-all.tex
but where do I have to write this, on the terminal, or in the latex doc? I am using a macbook pro, in case it matters.

Hope you can help me.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Alonso67231
Posts: 5
Joined: Wed Jun 11, 2014 4:52 am

arlatex

Post by Alonso67231 »

Solved, I find the answer in the following links:

http://tex.stackexchange.com/questions/ ... d-packages

http://tex.stackexchange.com/questions/ ... 797#116797

Hope you find it useful.
Post Reply