Latexdiff

  • Creatore
    Topic
  • #119385
    Andrea
    Partecipante
      Up
      0
      Down
      ::


      Buonasera, ho due domande.
      La prima riguarda il fatto che sono incappato nello stesso problema mostrato in questo link:
      https://tex.stackexchange.com/questions/231159/where-is-the-correct-man-directory-for-my-latexdiff-files
      Ho poi digitato questo comando da terminale:
      `latexdiff /Users/Andrea/Desktop/Latexdiff/Esempio minimo/ExampleO.tex /Users/Andrea/Desktop/Latexdiff/Esempio minimo/ExampleR.tex > diff.tex`

      e mi esce:
      `2 and only 2 non-option arguments required. Write latexdiff -h to get help `

      Come potrei risolvere?

      La seconda domanda è: come posso usare latexdiff con un Main.tex del tipo:
      `\documentclass[a4paper]{article}
      \usepackage[T1]{fontenc}
      \usepackage[utf8]{inputenc}
      \usepackage[italian]{babel}
      \begin{document}
      \input{File1}
      \input{File2}
      \end{document}`

      Grazie anticipatamente

    • Devi essere connesso per rispondere a questo topic.

    Go to top