Menu

New muddled command

2013-09-12
2013-09-12
  • Benjamin Hatton

    Benjamin Hatton - 2013-09-12

    Hi ! First of all I'd like to thank you for this beautiful package.
    I wanted another command in addition to \added, \deleted and \replaced, to notice muddled parts or sentences. I decided to create my own one based on the wavy underline from the ulem package, but I wanted this command to be part of the changes. So here is what I did, I hope that it can help others :

    • First, integrate ulem and define the command :
    \usepackage{ulem}
    \newcommand{\muddled}[2][]{\added[#1]{\uwave{#2}}}
    
    • Then, in your document, use the muddled command just as the other ones of the changes package :
    \muddled[id=mID, remark={whatever you want}]{The text that will be wavy underlined}
    

    Cheers,

    Benjamin

     

    Related

    Bugs and Features: #1

  • Ekkart Kleinod

    Ekkart Kleinod - 2017-06-22

    Thanks for the command, maybe someone can use that.

     

Log in to post a comment.

MongoDB Logo MongoDB