strayman: Fettle default paragraph indentation.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 7 Nov 2008 15:22:40 +0000 (15:22 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 10 Apr 2012 10:04:08 +0000 (11:04 +0100)
Matching \leftmargini doesn't look right in retrospect.  The current
setting is 1.2em, which looks plausible at the moment.  Expect more
changes later.

strayman.dtx

index 8c4304d..e061e3b 100644 (file)
@@ -35,7 +35,7 @@
 %<+strayman>              [2003/09/04 1.10 Straylight document class]
 % \end{meta-comment}
 %
-% \CheckSum{3058}
+% \CheckSum{3057}
 %% \CharacterTable
 %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
 %%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
 % And now we can set the paragraph indent.
 %    \begin{macrocode}
 \if@indentpar
-  \parindent\leftmargini
+  \parindent1.2em
 \else
   \parindent\z@
 \fi