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}.

2 votes
1 answer
109 views

Study materials for automatic impagination with Context?

Here is the thing, I am working with a lot of catalogs but we are doing it, in my opinion, the wrong way! It is a mix of ancient catalogs made in Photoshop and newer ones made wrongly in InDesign. In ...
freezr's user avatar
  • 103
1 vote
0 answers
36 views

Is there a program that automates the use of a standardized Tex document?

I have a standardized LaTex document that contains two letters and several pages of documentation. This is to be sent to each and every customer we have, for every order we deliver. The document stays ...
Fridtjof85's user avatar
0 votes
1 answer
258 views

Read metadata from a file

Say all homework files: hw1.tex, hw2.tex, ... use some common homework.cls. Problem is that in every hw*.tex file these variables have to be set manually. \documentclass{homework} \author{John Smith} \...
AvidSeeker's user avatar
1 vote
1 answer
60 views

Automatic upright subscripts in pdflatex

For some time I used Micos solution to the problem of automatically typesetting subscripts upright based on lualatex. Now I want to switch back to pdflatex (because of compile times and the better ...
Julia's user avatar
  • 1,658
0 votes
0 answers
108 views

is there a way to autofill tables in latex like in excel with equations [duplicate]

i would like to be able to auto calculate simple values based on other values already present in the tabular environment or a similar environment i have tried looking on google but couldn't find ...
Church of Eg's user avatar
0 votes
1 answer
66 views

Automation hyperlink from title to relevant Wikipedia page

I would like to hyperlink any subsection to a relevant Wikipedia page while clicking on it. let's say that the name of the subsection is: " Row and column vectors (wiki) " when clicking on (...
Saar BK's user avatar
2 votes
2 answers
165 views

Define categorized, changeable variables for use throughout a document

TL;DR How do I print categorized and subcategorized values declared in a JSON file (or in some similar type of file) inside of a LaTeX document? In my document, I am assigning a bunch of values to ...
Ben Zelnick's user avatar
1 vote
1 answer
45 views

Automatically generate two-page index entries

I'm writing a text where there will be several index entries for short biographies. The index entries for persons are supposed to be in small caps and the biography entries will get page numbers in ...
Frunobulax's user avatar
  • 2,228
3 votes
1 answer
71 views

Automatically suppress claim number if there's only one claim

When writing a proof, I often need to include a claim, for which I've defined a separate environment. In my current set up, claims are numbered successively, with the numbering resetting within every ...
Reveillark's user avatar
0 votes
0 answers
201 views

Automating the Build and View (F5)

Is there a way to automate the Build and View (F5) function such that it knows which command to use amongst latex, pdflatex, xetex and lualatex? For example, if I load the fontspec, I want my ...
itc's user avatar
  • 655
0 votes
1 answer
261 views

Loop through directory structure and include all *.pdf files

I have a document that is constructed from a number of *.tex files stored in a directory organized as follows: -2022 -07 -01 -note.tex -file1.pdf -differentfilename....
pQ12branch's user avatar
1 vote
2 answers
109 views

How do I know, whether I need to run BibTeX or not?

If I have an unknown *.tex file and want to know, whether I need to run BiBTeX afterwards or not, what is the simplest way to find out in a script? Consider this file: \documentclass{article} \begin{...
TobiBS's user avatar
  • 5,270
2 votes
0 answers
233 views

Polynomial long division with complex numbers

I heard of the polynom LaTeX package, which can be used to do polynomial long division in LaTeX documents; I have even used it myself before for normal polynomials with real coefficients. However, now ...
Benjamijn Flanze's user avatar
0 votes
2 answers
533 views

Change vertex and edge style

I wanted the larger circle to be an ellipse, and the loop on the right to be smaller (as the below drawing shows). Does anyone know how to do it? this is my .TEX document: \documentclass[12pt]{...
B612's user avatar
  • 153
5 votes
3 answers
1k views

LaTeX software to evaluate expressions

I am looking for a latex package that can evaluate symbolic expressions by substituting the values of symbols declared in some header. For example, in these set of equations, as you can see, I get ...
Kutsit's user avatar
  • 179

15 30 50 per page
1 2
3
4 5
40