diff --git a/Doc/tools/rewrite.py b/Doc/tools/rewrite.py new file mode 100644 index 00000000000..e822bf5bd2d --- /dev/null +++ b/Doc/tools/rewrite.py @@ -0,0 +1,55 @@ +"""Simple script to replace @DATE@ and friends with real information. + +Usage: rewrite.py boilerplate.tex [VAR=value] ...