The archiving tag has no wiki summary.
8
votes
1answer
88 views
Is there any advantage in keeping track of aux bbl blg files in a git repository
As question says, I am just interested to know the pros and cons of keeping track of auxiliary files of a LaTeX project in every commit of git repository.
3
votes
0answers
103 views
PDF/A-1a and PDF/A-1b in LaTeX documents [duplicate]
Possible Duplicate:
How to generate PDF/A and PDF/X?
It looks like it is not easy to obtain a PDF/A-1a compliant PDF file with LaTeX/PDFLaTeX. One complain could be missing TreeRoot and ...
9
votes
2answers
1k views
Can PDFLaTeX produce PDF/A? [duplicate]
Possible Duplicate:
How to generate PDF/A and PDF/X?
I wonder if pdflatex can produce a standard PDF/A-1 or PDF/A-2 for archival purposes. That would be quite useful.
Of course by that I ...
1
vote
1answer
174 views
Is there software similar to the arXiv.org AutoTeX?
I was wondering, does software similar to the arXiv AutoTeX exist, or is AutoTeX is available somewhere?
14
votes
4answers
300 views
How can I ensure that old documents will compile in the future?
I was looking through some old files recently, and it occurred to me that they might be obsolete in the future. Are there any steps that I should take for "archiving" my documents so that they will ...
27
votes
3answers
3k views
How to generate PDF/A and PDF/X?
I have heard about PDF subsets PDF/A (for archival) and PDF/X (for printing). How to generate LaTeX documents like that?
I'm also interested in answers with plain TeX and ConTeXt, and hopefully with ...