Questions tagged [folders]

92 questions
5
votes
1 answer

How can I perform a simple file search in LaTeX?

I'm looking to improve my gitinfo package by reducing the amount of setup needed. For this, I want to be able to search for a file in the current directory, then the parent, then the grandparent ... until either (a) I find the file [OK] or (b) find…
3
votes
1 answer

Project directory organization: where does code output go?

I'm trying to build a project directory organization structure which follows best-practices. Adapting this structure, part of my project structure would look as follows: myproject myproject/code/r/main.r myproject/report/main.tex Q: Where…
lowndrul
  • 5,323
2
votes
0 answers

LaTeX equivalent to R's ProjectTemplate package?

The post LaTeX project file system structure has helped me a lot in organizing my LaTeX projects. This got me the thinkin': the R package ProjectTemplate allows the user to build an R project directory structure with template files according to best…
lowndrul
  • 5,323
1
vote
1 answer

Tips on large tex files

I want to write a solution manual for a maths book which is about 900 pages. I want it to include detailed solutions to all exercises as as well summaries for every chapter. The file will obviously be quite large. I'd love to hear any tips on…
user1337
  • 219
0
votes
0 answers

Setting specific folder for auxiliary files

Suppose I have a folder with my own style files to create my beamer presentation. Also I have another folder with images that I use for my title page. Is there any way I can set up those folders to pick up the style files and the images. Actually,…
Dario
  • 1,340