1 % Test file for LaTeX2e PR 577 in compatibility mode
2 % Setting \mathindent in a package should have an effect
4 \begin{filecontents}{flnoindent.sty}
6 % This style file sets \mathindent but the stting is ignored by 2e
8 % Other examples of this behavior are the elsevier nuclphys style
14 \documentstyle[fleqn,flnoindent]{article}
16 % Input the test macros for latex 2e
19 % Everything before this is ignored by the test system.
22 \AUTHOR{Johannes Braams}
24 % Declare the format used on the original run, as printed by
27 \FORMAT{LaTeX2e<1994/06/01>}
38 The following display equation should be flush left with no indentation but
43 with LaTeX 2.09 it would be like this