Giter Site home page Giter Site logo

penmaher / write_with_git Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 0.0 1.95 MB

A track changes package for writing and editing journal articles in latex with multuple authors using git. This package is unique in two ways. First, each author has their own coloured track changes. Second, each author has their own colured to do notes with dates.

License: MIT License

Shell 100.00%

write_with_git's Introduction

WRITE - with Git

Write Review edIT latEx (WRITE) - with Git.

A track-changes tool for LaTeX for writing journal articles with multiple authors.

Description

This project is a software package that consists of shell scripts that use latexdiff and produces a track-changed document that is helpful for paper projects involving multiple authors. After the execution of these scripts, a review document displaying each individual authors changes is produced.

The git work flow that must be followed when using this package is presented in work_flow. As shown in this figure, each author is given an individual branch in the project to perform their revisions. At intervals set by the manager of the project, the revisions will be collected and a track-changed document is created. This track-changed document is then given to each author that highlights the changes made since the last revision.

The manager of the paper must coordinate the authors and ensure the merges are successful. The collating of revisions is performed by calling build_diff.sh. This produces a diff on each authors branch against the head of the master (which should be the common ancestor for all author branches). Merging the changes made by each author is performed by calling manage_merge.sh. During the execution of this script the user is prompted to review the changes made by each author. A track-changed document is produced on the editing branch. The helper script go_to_editing.sh moves the user to the editing branch to continue editing the merged document. Finally, the script compare_editing.sh creates a diff between the version on the editing branch and the versions provided by the authors. This will produce an individual track-changes document (found in /Editing) for each author showing the differences between the current and previous revision.

Instructions

For more detailed instructions please read:

Requirements

  • latexdiff
  • LaTeX packages: xparse, todonotes, datetime (optionally: xcolor)

Testing environment

There is a test repository testing for learning how to use this package.

write_with_git's People

Contributors

penmaher avatar

Stargazers

Alberto Morato avatar Xin Zhou avatar Sen Zhao avatar Alejandro Soto avatar Andrew Kiss avatar Christopher Bull avatar Stephen Thomson avatar

Watchers

James Cloos avatar  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.