Skip to content

stonneau/merge_tex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

To use with latex diff,

use the following command line with two self constained latex files 
(condensed into a single one using merge_tex.py) and the pre-diff.tex file
from the repo

latexdiff -p diff-pre.tex --type=CCHANGEBAR --append-safecmd="nu.*,v.*,such.*{,}" --exclude-safecmd="in" old.tex new.tex > diff.tex

About

Python script to merge several sub latex files (called with the \input command )in one single file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors