Skip to content

exam_math.hwp 12쪽 좌단 레이아웃 붕괴 (다단 + 표 오버플로) #295

@planet6897

Description

@planet6897

증상

samples/exam_math.hwp 12쪽(2단 다단 페이지)에서 좌단 콘텐츠(29번 문제 + 표 + 수식)가 페이지 하단에 압축되어 우단/각주 영역과 겹쳐 출력됨. PDF 정상 모습 대비 좌단이 사실상 깨짐.

재현

cargo build --release
./target/release/rhwp export-svg samples/exam_math.hwp -p 11 -o output/exam_math_p12/

오버플로 로그:

LAYOUT_OVERFLOW page=3 col=0 para=25 type=Shape  overflow=15.3
LAYOUT_OVERFLOW page=3 col=0 para=26 type=Full   overflow=11.2
LAYOUT_OVERFLOW page=3 col=0 para=27 type=Table  overflow=150.9
LAYOUT_OVERFLOW page=3 col=0 para=27 type=Shape  overflow=150.9 (×5)

dump-pages -p 11:

  • 단 0(19개): 29번 문단·표(5×2)·수식
  • 단 1(23개): 30번 문단·수식·그림

부수 문제

  • 머리말 페이지 번호: PDF는 4, 우리는 2로 표시

비교 자료

  • PDF: samples/exam_math.pdf 12쪽
  • SVG: output/exam_math_p12/exam_math_012.svg

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions