diff options
author | Philipp Gesang <gesang@stud.uni-heidelberg.de> | 2012-06-17 14:49:05 +0200 |
---|---|---|
committer | Philipp Gesang <gesang@stud.uni-heidelberg.de> | 2012-06-17 14:49:05 +0200 |
commit | 12fb8d5bd65dccf4f8473a9eeb134589f17cad60 (patch) | |
tree | cfce207ff6e8f1745836682f6af121fa39b07bf6 /tex/latex | |
parent | bdc2513f4f7d1df90f11266530aa29a8f2c64d5c (diff) | |
download | enigma-12fb8d5bd65dccf4f8473a9eeb134589f17cad60.tar.gz |
[all] reflow files to 71 chars per line limit
Diffstat (limited to 'tex/latex')
-rw-r--r-- | tex/latex/enigma/enigma.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/latex/enigma/enigma.sty b/tex/latex/enigma/enigma.sty index e9ccee4..80b8b26 100644 --- a/tex/latex/enigma/enigma.sty +++ b/tex/latex/enigma/enigma.sty @@ -4,4 +4,4 @@ \RequirePackage{luatexbase} \input{enigma} \endinput -% vim:ft=tex:sw=2:ts=2:expandtab:tw=72 +% vim:ft=tex:sw=2:ts=2:expandtab:tw=71 |