두 개의 LaTeX 파일 간의 차이점을 확인. 더 많은 정보: https://ctan.org/pkg/latexdiff.
latexdiff {{오래된.tex}} {{새.tex}} > {{차이.tex}}
latexdiff --type=BOLD {{오래된.tex}} {{새.tex}} > {{차이.tex}}
latexdiff --math-markup=fine --graphics-markup=both {{오래된.tex}} {{새.tex}} > {{차이.tex}}