Skip to content

matsengrp/tex-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Writing

Erick's notes on writing

Organization

main.tex is always the most up to date file.

When we have a old version that we want to use as the basis for a diff, that goes in versions/v1/main.tex.

Compilation

Type scons --sconstruct SConstruct-noinkscape in the command line if you don't have Inkscape all set up to work on the command line. If you do, scons should work. Use scons continuous to have continuous building after installing inotify.

If you have Inkscape v1.0 and do want to run Inkscape, use

inkscape = Builder(action = 'inkscape --export-type=pdf --export-filename=$TARGET $SOURCE')

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published