Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 789781
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T21:34:39+00:00 2026-05-14T21:34:39+00:00

So after writing a large .tex file and using many packages I want to

  • 0

So after writing a large .tex file and using many packages I want to archive everything, not just the .tex .jpg files, but also the .sty files.

This is because sometimes some options in the sty files are changed, and then I can’t compile the file.

The “problem” is that in using Ubuntu, I already installed all the packages in my system.
I don’t want to have to copy them manually.
Is there a program that can do this automatically?

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T21:34:40+00:00Added an answer on May 14, 2026 at 9:34 pm

    See https://texfaq.org/FAQ-filesused, quote:

    All the files used by this document When you’re sharing a document
    with someone else (perhaps as part of a co-development cycle) it’s as
    well to arrange that both correspondents have the same set of
    auxiliary files, as well as the document in question. Your
    correspondent obviously needs the same set of files (if you use the
    url package, she has to have url too, for example). But
    suppose you have a bug-free version of the shinynew package but her
    copy is still the unstable original; until you both realise what is
    happening, such a situation can be very confusing.

    The simplest solution is the LaTeX \listfiles command. This places a
    list of the files used and their version numbers in the log file. If
    you extract that list and transmit it with your file, it can be used
    as a check-list in case that problems arise.

    Note that \listfiles only registers things that are input by the
    “standard” LaTeX mechanisms (\documentclass, \usepackage,
    \include, \includegraphics and so on). The \input command, as
    modified by LaTeX and used, with LaTeX syntax, as:

    \input{mymacros}
    

    records file details for mymacros.tex, but if you use TeX primitive
    syntax for \input, as:

    \input mymacros
    

    mymacros.tex won’t be recorded, and so won’t listed by \listfiles
    — you’ve bypassed the mechanism that records its use.

    The snapshot package helps the owner of a LaTeX document obtain
    a list of the external dependencies of the document, in a form that
    can be embedded at the top of the document. The intended use of the
    package is the creation of archival copies of documents, but it has
    application in document exchange situations too.

    The bundledoc system uses the snapshot to produce an archive
    (e.g., tar.gz or zip) of the files needed by your document; it
    comes with configuration files for use with TeX Live-Unix and MiKTeX.
    It’s plainly useful when you’re sending the first copy of a document.

    The mkjobtexmf finds which files are used in a “job”, either via the
    -recorder option of TeX, or by using the (Unix) command strace to
    keep an eye on what TeX is doing. The files thus found are copied (or
    linked) to a directory which may then be saved for transmission or
    archiving.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Often I find myself interacting with files in some way but after writing the
After using AS2 for several years, I'm getting started with writing applications in AS3
After writing code to populate textboxes from an object, such as: txtFirstName.Text = customer.FirstName;
I am trying to implement ajax back/forward button support and therefore writing variables after
I'm writing a direct3d application and after noticing strange bugs such as anti-aliasing occurring
I was writing a (seemingly) straight-forward SQL snippet that drops a column after it
I'm writing a LINQ to SQL statement, and I'm after the standard syntax for
I'm writing a wizard for an Eclipse RCP application. After doing some processing on
I'm writing this question with reference to this one which I wrote yesterday. After
Well, after a long time writing .net programs in C# I started to feel

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.