Skip to content

james-grant1/tex_vars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

tex_vars

Include variables within latex

Example of how to include variables within latex using pythontex based on this

Two example cases are given:

| simple

| model

simple takes a single input test.tex file with all components included.

model is a possible approach to including format and variable files to fit in with automated workflows.

To compile run

pdflatex test.tex

pythontex test.tex

pdflatex test.tex

About

Include variables within latex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages