I have a question that may be simple to answer. I can't find anything about it in my LaTeX books though and didn't seem to find much online.
I'm creating a list of tables using:
\listoftables
I also have some table captions that contain the number of patients in an analysis like:
Code: Select all
\caption{Results for Random Forest Model Using Scoring Data (N = 700)}
Is there some simple way to fix this?
Thanks,
Paul