Skip to content

Template for a simple response and list of corrections, to editors or reviewers, in LaTeX.

License

Notifications You must be signed in to change notification settings

zachscrivena/simple-response-corrections

Repository files navigation

simple-response-corrections

Template for a simple response and list of corrections, to editors or reviewers, in LaTeX.

Website:
https://github.com/zachscrivena/simple-response-corrections

Lead author:
Zach Scrivena

Compiled sample document:
ResponseCorrections.pdf

Sample pages (click to enlarge):

ResponseCorrections-01

ResponseCorrections-02

ResponseCorrections-03

Main Features

  • Simple template that can be further customized or extended.
  • Template document contains numerous examples.

Overview

The main LaTeX source file is ResponseCorrections.tex; the compiled document is ResponseCorrections.pdf.

Instructions for compiling the document (TeX →(pdflatex)→ PDF):

  • Method 1: Use latexmk for fully automated document generation:

    • latexmk -pdf "ResponseCorrections.tex" (add the -pvc switch to automatically recompile on changes)
  • Method 2: Use LaTeX directly:

    • latex "ResponseCorrections.tex" (run multiple times to resolve cross-references if needed)

License

This is free and unencumbered software released into the public domain. For more information, please see the file LICENSE or refer to http://unlicense.org.

About

Template for a simple response and list of corrections, to editors or reviewers, in LaTeX.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages