Code Monkey home page Code Monkey logo

revdiff-latex's Introduction

revdiff: a LaTeX revision and diff package

revdiff was created to build diff documents with which authors can ease the work of reviewers by marking changes in the text, adding tags and adding comments.

Usage

  • \usepackage[mode]{revdiff} mode can be set to revision or clean. revision mode displays revision details. clean mode hides revision details.
  • \rlegend prints built-in legend text.
  • \rnew{this is new text} for text additions.
  • \rold{this is old text} for text deletions.
  • \rchange{This is an}{inline change} is similar to \rnew and \rold, but in one command.
  • \rcomment{This is a comment} to add comments.
  • \renclose{This is a comment}{here the text} to add comments to a specific part of the text.
  • \rtag{a tag} to add tags to the text.
  • \rtchange{tag}{This is an}{inline change} is similar to \rchange but including a tag.
  • \rtcomment{tag}{This is a comment} is similar to \rcomment but including a tag.
  • \rtenclose{tag}{This is a comment}{here the text} is similar to \renclose but including a tag.

Check the result of using these commands here >>

Wanna help?

TODO list:

  • tag index including links to tags. Index is created by using \rtagindex command.

revdiff-latex's People

Contributors

deepmeng avatar jkbecker avatar pedromateo avatar secms avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.