1 % Test file for LaTeX2e PR 577 in native 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 \documentclass[fleqn]{article}
15 \usepackage{flnoindent}
17 % Input the test macros for latex 2e
20 % Everything before this is ignored by the test system.
23 \AUTHOR{Johannes Braams}
25 % Declare the format used on the original run, as printed by
28 \FORMAT{LaTeX2e<1994/06/01>}
40 The following display equation should be flush left with no indentation but
45 with LaTeX 2.09 it would be like this