Search found 1 match

by injunjoel
Sun Sep 11, 2011 2:43 am
Forum: LyX
Topic: subfloat numbering
Replies: 2
Views: 2004

subfloat numbering

If you are using LyX, in "Document Settings" > "LaTeX Preamble" add the following

Code: Select all

\usepackage[position=top]{caption,subfig}
This worked for me.

Best,
Joel