Skip to main content

Questions tagged [automation]

{automation} is about automating certain tasks when creating a (La)TeX document, e.g., with the help of {packages}, custom {macros} or {tools} for {compiling}.

0 votes
0 answers
26 views

I’m currently setting up the Nomenclature section in my LaTeX document. Right now, I manually create tables for Latin and Greek symbols, indices, and abbreviations. However, I’d like to automate this. ...
Felix Lindner's user avatar
0 votes
2 answers
83 views

I need to get a automatic checking if a .tex file has input or not. Now there is always the page with "Anhang" and the page "Anhangsverzeichnis" after compiling the project, also ...
Felix Lindner's user avatar
2 votes
1 answer
85 views

We make exams using the exam-class. Sometimes we want to generate a scoretable (not \gradetable) on which we (and the students) can mark the scores achieved for each question and part. At the moment ...
Kees van Schenk Brill's user avatar
2 votes
1 answer
73 views

Consider the following: A custom environment is used to format text. The text data is provided in form of macros, which not only typeset the text, but also create a new macro containing the text ...
dsacre's user avatar
  • 1,150
2 votes
2 answers
155 views

I have a section of a document where I just want to print a very long paragraph of continuous text onto two pages in whatever size of font will allow this cleanly, filling both pages. I came across ...
Ned Summers's user avatar
1 vote
0 answers
83 views

I have a large project in overleaf with multiple contributors, and it is connected to git. However, we have not found a way to have an automatic update to the pdf (stored in a Teams channel -- not ...
Sanya Pushkar's user avatar
4 votes
5 answers
325 views

I have defined five different colored question boxes using tcolorbox in LaTeX: orange, red, pink, green, and yellow. Currently, I have separate commands for each color (e.g., \questa, \questb, etc.). ...
Fábio dej's user avatar
0 votes
0 answers
162 views

Typing math formulas in LaTeX is now much faster thanks to AI tools like Copilot in VSCode. But when it comes to drawing figures—like diagrams or handwritten notes—it’s still way slower than just ...
Felix's user avatar
  • 11
3 votes
1 answer
64 views

This code does not generate tex files. \documentclass{article} \usepackage{filecontents} \usepackage{pgffor} % Add this line % Define how many files to generate \newcommand{\numfiles}{3} % Change ...
Houda Araj's user avatar
4 votes
1 answer
542 views

I am initially thinking that I need the documentation and then the documentation of all packages. But here I am asking anyway. Being ambitious enough, I want an agent who I can ask to compare 'similar'...
NotaChoice's user avatar
0 votes
1 answer
282 views

I have several hundred tables to create. I started doing this in Word, but unfortunately, Word gets very bogged down with the number of tables. I thought that perhaps I could create a template in ...
user383560's user avatar
0 votes
2 answers
123 views

I am currently working on a project where I need to track every command (including primitive, user-defined, and environment commands) in any given TeX documents, along with the number and types of ...
ChoMedit's user avatar
  • 133
0 votes
0 answers
56 views

I have an outline slide in a beamer I want to highlight each box in, one by one. I am currently moving the fill=blue!20 argument around between nodes every time I start a new section but would prefer ...
Zack Fair's user avatar
  • 471
0 votes
1 answer
172 views

I am trying to compile a LaTeX document using a Windows batch file that includes creating an index and glossary. However, I encounter the following error messages: Compiling test.tex... Input index ...
Foad's user avatar
  • 1,355
0 votes
1 answer
89 views

I'm relatively new to LaTeX (within a year or so). I found an attempt at a legal document file online, and have been modifying it to work as I'd like, and attempting to change the functionality around....
LaTeXLawyer's user avatar

15 30 50 per page
1
2 3 4 5
41