Skip to content

Paper: group Results/Robustness floats by topic (no figure-then-table)#80

Merged
EigenCharlie merged 1 commit into
mainfrom
paper/float-placement-topic-grouping
Jun 14, 2026
Merged

Paper: group Results/Robustness floats by topic (no figure-then-table)#80
EigenCharlie merged 1 commit into
mainfrom
paper/float-placement-topic-grouping

Conversation

@EigenCharlie

Copy link
Copy Markdown
Owner

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 \FloatBarrier en 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:

Pagina Floats
p16 Tabla 8 -> Figura 5 (external replication)
p17 Tabla 9 -> Figura 6 (price of robustness)
p18 Tabla 10

25 paginas, sin undefined refs, sin floats perdidos. El QMD no requiere cambios
(HTML coloca floats inline).

🤖 Generated with Claude Code

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>
@EigenCharlie EigenCharlie merged commit 4a5e446 into main Jun 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant