Il giorno 5 giu 2026, alle ore 02:46, Peter Flynn <angleb...@gmail.com> ha scritto:
--
You received this message because you are subscribed to the Google Groups "LaTeX Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to latexusersgro...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/latexusersgroup/55fb43d8-04be-4901-ba2e-652165fa5b34%40gmail.com.
+1 for LaTeXDiff.
For journal revisions, I generally find it easier than manually wrapping changes with \added{} and \deleted{}. You keep a copy of the original submission and the revised manuscript, then generate a diff document automatically showing insertions and deletions.
If you're working in Overleaf, there are online tools available as well. I built one that supports both pasting .tex files and uploading complete LaTeX project ZIPs (including multi-file projects with \input{} and \include{}).
https://thelatexlab.com/latexdiff-online/
Thank you, Peter.I tried offline using Tex Live Utlilty using TexShop. I got same error.I asked overleaf and waiting to hear from them.
> When use "\documentclass[*final*, review, 12pt, authoryear]
> {elsarticle}" , the "final" overwrites all the changes and only
> final write appears on the compiled pdf.
That sounds correct.
> When I use "preprint" or "draft", overleaf does not produce pdf.
a) Does the log file give any errors or warnings? (The log file is
created in the same folder as your document, with the same name but it
ends with .log instead of .tex)
b) Do you get the same behaviour using a full installation of TeX Live?
(can you find someone with a full installation to test it?)
Overleaf is good but it does not support everything. Have you asked them?