Files
pdf-to-md-test/README.md
T

38 lines
1.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# PDF 洗 MD v3 测试结果(截图增强版)
**文档:** PM0214 Rev 10 - STM32 Cortex-M4 MCUs and MPUs programming manual
**测试批次:** 12 页,覆盖封面、目录、正文、表格、代码、位域寄存器等多种页面类型
**生成时间:** 2026-06-10
---
## 页面清单
| 页码 | 类型 | 输出文件 |
|------|------|---------|
| 1 | 封面 | page_1_cover.png(截图) |
| 2 | 目录 | 00_目录.md |
| 12 | About this document | 1_About_this_document_p12.md |
| 13 | 1.3 Cortex-M4 processor | 1.3_Cortex-M4_processor_p13.md |
| 18 | 2.1.3 Core registers + Figure 2 | 2.1.3_Core_registers_p18.md |
| 20 | 2.1.4 Exceptions & Interrupts(双图) | 2.1.4_Exceptions_and_interrupts_p20.md |
| 21 | 2.1 APSR bitfield | 2.1_Application_program_status_register_p21.md |
| 51 | 3.5 Instruction summary | 3.5_Instruction_summary_p51.md |
| 52 | 3.5 Instruction summary(续) | 3_Table21_Cortex-M4_instructions_p52.md |
| 197 | 4.3 MPU assembly code | page_197.md |
| 237 | 4.4.10 CFSR bitfield | page_237_cfsr.md |
| 238 | 4.4.11 UFSR bitfield | 2.1.6_UFSR_Usage_Fault_Status_Register_p238.md |
---
## 主要变化(v3 vs v2
- **截图参与决策**:每页同时输入文本 + 截图路径,模型可参照截图修正表格列裂、判断图形位置
- **截图已入库**:所有 12 页截图存放于 `imgs/page_{页码}.png`
- **截图文件命名**`page_{物理页码}.png`(非 fig_{编号}.png),与 MD 文件中的占位符引用对齐
## 已知问题
- p237 CFSR 位域表在 PDF 原文中已存在列裂,截图辅助下有所改善但仍不完全
- p52 文件名未使用章节号前缀(待统一)