1 % \iffalse meta-comment
3 % Copyright 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005
5 % The LaTeX3 Project and any individual authors listed elsewhere
8 % This file is part of the Standard LaTeX `Tools Bundle'.
9 % -------------------------------------------------------
11 % It may be distributed and/or modified under the
12 % conditions of the LaTeX Project Public License, either version 1.3c
13 % of this license or (at your option) any later version.
14 % The latest version of this license is in
15 % http://www.latex-project.org/lppl.txt
16 % and version 1.3c or later is part of all distributions of LaTeX
17 % version 2005/12/01 or later.
19 % The list of all files belonging to the LaTeX `Tools Bundle' is
20 % given in the file `manifest.txt'.
24 %% File: indent.dtx Copyright (C) 1991-1994 David Carlisle
26 %<package>\NeedsTeXFormat{LaTeX2e}
27 %<package>\ProvidesPackage{indentfirst}
28 %<package> [1995/11/23 v1.03 Indent first paragraph (DPC)]
31 \documentclass{ltxdoc}
32 \usepackage{indentfirst}
33 \GetFileInfo{indentfirst.sty}
35 \title{The \textsf{indentfirst} package\thanks{This file
36 has version number \fileversion, last
38 \author{David Carlisle}
40 \MaintainedByLaTeXTeam{tools}
42 \DocInput{indentfirst.dtx}
47 % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
49 % \changes{v1.00}{1991/01/02}{Initial version}
50 % \changes{v1.01}{1992/06/26}{Re-issue for the new doc and docstrip}
51 % \changes{v1.02}{1994/01/31}{Re-issue for LaTeX2e}
52 % \changes{v1.03}{1995/11/23}{Typo fixes in documentation}
55 % Make the first line of all sections etc., be indented by the usual
56 % paragraph indentation. This should work with all the standard document
60 % \CheckSum{4}^^A Still I think a record:-)
64 % \begin{macro}{\if@afterindent}
65 % \LaTeX\ uses the switch |\if@afterindent| to decide whether to indent
66 % after a section heading. We just need to make sure that this is always
70 \let\@afterindentfalse\@afterindenttrue