pfmc-assessments / sa4ss

Generate a stock assessment document from Stock Synthesis output
https://pfmc-assessments.github.io/sa4ss/
Other
12 stars 7 forks source link

Error regarding available floats #60

Open kellijohnson-NOAA opened 2 years ago

kellijohnson-NOAA commented 2 years ago

@chantelwetzel-NOAA originally posted

... the number of available floats once the number of figures in the document becomes large.

I am posting to this issue as an FYI of a short-term work around that others may be interested in.
The inelegant work around to both my dover and copper repositories is at the bottom of the
sa4ss.sty file.
This approach works in the short-term. However, we should develop an improved approach
to this issue long-term. See #13 for exact code to add to sty file.

See the example sty file here

With lingcod we used

\floatplacement{table}{H}

at the top of the Tables .Rmd file to avoid this. Regardless, some type of plan / implementation needs to be put in sa4ss so everyone benefits.

Originally posted by @chantelwetzel-noaa in https://github.com/nwfsc-assess/sa4ss/issues/24#issuecomment-848107416

Resources