summaryrefslogtreecommitdiff
path: root/sandbox/grubert/style.tex
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/grubert/style.tex')
-rw-r--r--sandbox/grubert/style.tex21
1 files changed, 0 insertions, 21 deletions
diff --git a/sandbox/grubert/style.tex b/sandbox/grubert/style.tex
deleted file mode 100644
index 8c6bcc28a..000000000
--- a/sandbox/grubert/style.tex
+++ /dev/null
@@ -1,21 +0,0 @@
-% donot indent first line.
-\setlength{\parindent}{0pt}
-\setlength{\parskip}{5pt plus 2pt minus 1pt}
-
-% sloppy
-% ------
-% Less strict (opposite to default fussy) space size between words. Therefore
-% less hyphenation.
-\sloppy
-
-% fonts
-% -----
-% times for pdf generation, gives smaller pdf files.
-%
-% But in standard postscript fonts: courier and times/helvetica do not fit.
-% Maybe use pslatex.
-\usepackage{times}
-
-% pagestyle
-\pagestyle{headings}
-