On Sep 13, 6:21 pm, Gerry Wolff <
gerrywolf...@googlemail.com> wrote:
> Thanks for this advice. I have put the line in as you suggest but the
> footnotes are still left and right justified. The same is true, even
> when I take out 'flushmargin'.
>
> At present, I have the following lines at the beginning of the file:
>
> \documentclass[a4paper,12pt]{article}
>
> \usepackage{fancyvrb}
> \usepackage[round]{natbib}
> \usepackage[dvipdfm]{graphicx}
> \usepackage{amssymb}
> \usepackage[dvipdfm, bookmarks=true]{hyperref}
> \usepackage{times}
> \usepackage{epsfig}
> \usepackage{color}
> \usepackage[ragged]{footmisc}
>
> \bibliographystyle{apalike}
>
> \newcommand{\superscript}[1]{\ensuremath{^{\textrm{\scriptsize #1}}}}
> \newcommand{\subscript}[1]{\ensuremath{_{\textrm{\scriptsize #1}}}}
>
> \setlength{\parindent}{6mm}
> % \setlength{\parskip}{2ex}
>
> \raggedright
then this is not really a minimal example. the above code gives me
ragged right main text and footnote text. (and many of these packages
jon.