Skip to content

sverl/KJM1101-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KJM1101 lab exerciese

This is the LaTeX source for the chemistry lab used in KJM1101 from 2017.

Compiling

To compile the documents, run

xelatex labX.tex

or (make life easy)

texliveonfly --compiler=xelatex labX.tex

Track changes

To track changes in document, run

git latexdiff --latexmk --latexopt "-xelatex" HEAD~1 --main ./labX/labX.tex

for diff of last and second to last commit in the current branch or

git latexdiff --latexmk --latexopt "-xelatex" --main ./labX/labX.tex branch1 branch2

for diff between branches.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages