Paper: group Results/Robustness floats by topic (no figure-then-table)#80
Merged
Merged
Conversation
Submission TEX float placement only. The compiled PDF stacked a table directly below a figure on two pages (p16 Figure 5 -> Table 9; p19 Figure 7 -> Table 11), which reads awkwardly and also mixed two sub-topics on one page. Add \FloatBarrier at three sub-topic boundaries so each topic keeps its floats together: before the price-of-robustness paragraph, before the Robustness section, and before the Tail-Risk subsection. Verified by caption Y-coordinates in the rendered PDF, every shared page is now table-above-figure (the acceptable order) with zero figure-then-table adjacencies: p14 Table7/Figure3 | p15 Figure4 | p16 Table8/Figure5 (external replication) | p17 Table9/Figure6 (price of robustness) | p18 Table10 | p19 Figure7 | p20 Table11. No prose, numbers, or float definitions changed; QMD needs no change (HTML floats inline). Still 25 pages, no undefined refs, no lost floats or grave overfull. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resumen
Ajuste de float placement en el submission TEX (solo layout, cero cambios de prosa/numeros).
El PDF apilaba una tabla justo debajo de una figura en dos paginas (p16 Figura 5 ->
Tabla 9; p19 Figura 7 -> Tabla 11), lo que se ve raro y ademas mezclaba dos
sub-temas en una pagina.
Se agregan
\FloatBarrieren tres limites de sub-tema (antes de price-of-robustness,antes de la seccion Robustness, antes de la subseccion Tail-Risk) para que cada tema
agrupe sus floats. Verificado con las coordenadas Y de los captions en el PDF: toda
pagina compartida queda tabla-arriba/figura-abajo (el orden aceptable), con cero
adyacencias figura->tabla:
25 paginas, sin undefined refs, sin floats perdidos. El QMD no requiere cambios
(HTML coloca floats inline).
🤖 Generated with Claude Code