Manuscript Revision using LaTeXdiff | Track Changes and Highlight Revision in LaTeX Documents |

Поділитися
Вставка
  • Опубліковано 7 лют 2025
  • La­texd­iff is a Perl script for vi­sual mark up and re­vi­sion of sig­nif­i­cant dif­fer­ences be­tween two LATEX files. To compare two documents simply run latexdiff in the command line like so:
    latexdiff old.tex revised.tex left-angled-bracket diff.tex
    where old.tex and revised.tex are original and changed versions of your document, and diff.tex is where the markup is stored. The above command provides latexdiff with the two comparison files and the filename for the resulting marked .tex file. If the two input files you provide are valid .tex files, the resulting diff.tex will also be a .tex file. This marked file can now be compiled with your choice of TeX compiler (pdfLaTeX etc.). Any removed words are crossed out with a single line and colored red, whereas any added words are underlined with a squiggle and colored blue.
    Download perl from official website: downloads.acti...
    -----------------------------------------------------------------------
    Sample files and perl: bit.ly/2ZVDO0i
    -----------------------------------------------------------------------
    If this worked and helped you
    ► Do not forget to Like, Comment, and Subscribe!
    =================================================
    ► To Watch all our videos, click here - goo.gl/aCCrzi
    ► Subscribe to our channel, click here - goo.gl/9QCQhC

КОМЕНТАРІ • 47

  • @devins9402
    @devins9402 3 роки тому +2

    Thank you very much! Very helpful! From China

  • @shahidaslam3454
    @shahidaslam3454 2 роки тому

    Thankyou so much sir. I learnt latex from you

  • @israelaugustodragone
    @israelaugustodragone Місяць тому

    Very helpful! Thank you!

  • @ospcue
    @ospcue 2 роки тому

    Thank you so much Chandra. I owe you one!

  • @meghaagrawal8986
    @meghaagrawal8986 3 роки тому

    Your videos are very helpful.. keep up the good work, chandrahas sir. !

  • @ahmadturani8203
    @ahmadturani8203 3 роки тому +1

    cannot install perl
    I install but after putting diff.tex the error is "Sorry, but latexdiff did not succeed for the following reason:
    MiKTeX could not find the script engine 'perl.exe' which is required to execute 'latexdiff'."

  • @bezaeshetu5454
    @bezaeshetu5454 2 роки тому

    Thank you.

  • @aamiraman5572
    @aamiraman5572 2 роки тому

    Dear Chandra Has, This video is really very helpful. I have used the same method mentioned in this video. This method highlights the changes made in a paper. Now I want to use this latex diff method in my thesis. But this method did not highlight the changes in my thesis's revised file. Can you help me how to solve this problem?

  • @areszhao3272
    @areszhao3272 3 роки тому

    It is very helpful, thanks sir!

  • @ahmadturani8203
    @ahmadturani8203 3 роки тому

    Latexdiff files were there. I remove them to do what you did now they are disappeared and after installing I cannot see them

  • @calvinlove7904
    @calvinlove7904 3 роки тому +1

    got it working but it won't compile :/
    Extra }, or forgotten \endgroup. } errors everywhere...doesn't seem to like the citation changes I've made

    • @chandrahashbti
      @chandrahashbti  3 роки тому

      There is some syntax to update the citation. Soon I will try to make a video on possible errors and their solutions with latexdiff.

  • @evrik78
    @evrik78 2 роки тому

    So messy, but in the end it's not your fault. Latex is awesome, but mindbending.

    • @chandrahashbti
      @chandrahashbti  2 роки тому

      I tried to make it simple but unfortunately, maybe, I could not.

  • @_BhagavadGita
    @_BhagavadGita 4 роки тому

    Thank you so much!!

  • @7arieth
    @7arieth 2 роки тому

    Is this working with MDPI template?

  • @manojraturi1977
    @manojraturi1977 4 роки тому

    Sir latex me upper video banate rahiye yeh hamare liye latex learn karne ke liye badiya hai possible ho to Hindi mai banaye is's kafi logo ko suvidha hogi

    • @chandrahashbti
      @chandrahashbti  4 роки тому +1

      Ji bilkul latex ki video barabar aati rahengi. Bahut log dusre country se bhi follow karte hai isiliye hindi me nahi banata lekin kuch video try karunga hindi me upload karne ka.

    • @manojraturi1977
      @manojraturi1977 4 роки тому

      @@chandrahashbti Ok sir. No problem and keep it up.

  • @Saikrishna-ls9bh
    @Saikrishna-ls9bh 4 роки тому

    Dear sir while I'm running my both the tex with diff it is showing that emergency stop what it means. Please tel me.

  • @ritajustosilva
    @ritajustosilva 4 роки тому

    Dear Chandra Has I am using your fancylatex template for my Ph.D. thesis but I cannot track the changes with the latexdiff. The diff.tex is generated but the colors with the changes don't. Can you please help me? Love your work

    • @chandrahashbti
      @chandrahashbti  4 роки тому +1

      Latexdiff compares two tex files. In thesis template, apart form main tex file, there are several tex files which are included in main tex. For comparing, you have to make a single large tex file.

    • @ritajustosilva
      @ritajustosilva 4 роки тому

      @@chandrahashbti Thank you. All the best

  • @mojtabamaali1127
    @mojtabamaali1127 4 роки тому

    Hi Chandra,
    I have a question, I have used the same method to generate the Diff.tex file, but when I run this file, it is taking so long (5 hours) that I give up and cancel the run. Do you have any idea of what can be the issue

    • @chandrahashbti
      @chandrahashbti  3 роки тому

      Latexdiff has some serious issue with citations and maths. I am trying to minimize all kinds of errors. Once I will get success, will upload a video on this matter.

  • @reinaldocalderonsupelano5265
    @reinaldocalderonsupelano5265 4 роки тому

    Dear Chandra, your videos are very useful. I’m trying to use LaTeXdiff but I’m having this error “The script engine could not be found”. I think the error is related with the path of perl.exe but I don’t know how to solve it. Do you have any idea?

    • @chandrahashbti
      @chandrahashbti  4 роки тому

      In general, we don't need to set any path for perl. It is installed in C drive. Have you installed latexdiff as per given the instructions in this video?

  • @muhammadtahamanzoor6444
    @muhammadtahamanzoor6444 3 роки тому

    Download Perl link is not working

    • @chandrahashbti
      @chandrahashbti  3 роки тому

      Please download from the internet given link in the description box is not working.

  • @sandipunadkat811
    @sandipunadkat811 4 роки тому

    Dear Chandra, is it possible for you to share your email id. I am facing a problem with Latexdiff while compiling the two tex. files. mainly in the tables. Can you please help me?

  • @MrMrMcguinness
    @MrMrMcguinness 3 роки тому

    Hi Chandra, thank you for the video, it is very useful, I do have a question however.
    I am trying to use latexdiff on a journal template where \title{} and \abstract{} occur before \begin{document}.
    latexdiff doesn't work before \begin{document}, is there a way of tracking these changes?

    • @donfeto7636
      @donfeto7636 Рік тому

      You can track change using only pdfs

    • @MrMrMcguinness
      @MrMrMcguinness Рік тому +1

      @@donfeto7636 would you believe I actually submitted my thesis today 😂 thanks for the response though

    • @donfeto7636
      @donfeto7636 Рік тому +1

      @@MrMrMcguinness god plan 😂⭐️ , good luck bro
      Wish me good luck too it been 1 month now and they didnt respond🫡

    • @MrMrMcguinness
      @MrMrMcguinness Рік тому +1

      @@donfeto7636 bonne chance 🍀

  • @reem19681
    @reem19681 4 роки тому

    Hello, you have expertise in text editor. Can you give advice on by email

    • @chandrahashbti
      @chandrahashbti  4 роки тому +1

      Sure.

    • @reem19681
      @reem19681 4 роки тому

      Chandra Has my email address: salem61@gmail.com

    • @reem19681
      @reem19681 4 роки тому

      Possible to guide through Latex template for a journal? It looks intimidating