Menu

Issue with package changes

2013-08-20
2013-08-20
  • Anis Djedidi

    Anis Djedidi - 2013-08-20

    Hi,
    I was happy to finally find a package for change tracking in Latex that exactly what I was looking for. Unfortunately, I couldn't make it ... starting to make me crazy:
    I wanted to test a small code but it didn't work, here it is

    \documentclass[french]{article}
    \usepackage[utf8]{inputenc}
    \usepackage[T1]{fontenc}
    \usepackage{lmodern}
    \usepackage[a4paper]{geometry}
    \usepackage{babel}
    \usepackage{changes}
    \definechangesauthor[name={AD}]{ad}
    \begin{document}
    bla bla bla blabla \added[id=ad]{alb albalb alb}
    \replaced[id=ad]{soso}{sisi}
    \end{document}

    I am wrong somewhere, but didn't found ... It seems to be a problem with xcolor
    Thank you

     
  • Ekkart Kleinod

    Ekkart Kleinod - 2017-06-22

    Hi Anis,

    sorry for the very late answer, your example work with my installation. Maybe I fixed the problem when fixing a language bug. Can you please try, if the error is gone for you as well?

    Thanks,

    Ekkart.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.