pitch-deck

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Populating Investment Banking Pitch Deck Templates

投资银行推介演示文稿模板数据填充

Reference Files

参考文件

Read all reference files at task start before beginning any work. These contain critical patterns and anti-patterns that will affect your approach. Do not wait until you encounter issues.
FilePurpose
formatting-standards.md
Text, bullets, tables, charts, alignment
slide-templates.md
Content mapping guidance for common slide types
xml-reference.md
PowerPoint XML patterns for tables, shapes, arrows
calculation-standards.md
Financial formulas for verification (CAGR, consensus)

在开始任何工作前,请先阅读所有参考文件。 这些文件包含会影响工作方法的关键模式和反模式。不要等到遇到问题才去查看。
文件用途
formatting-standards.md
文本、项目符号、表格、图表、对齐规范
slide-templates.md
常见幻灯片类型的内容映射指南
xml-reference.md
PowerPoint表格、形状、箭头的XML模式
calculation-standards.md
用于验证的金融公式(CAGR、共识值等)

Workflow Decision Tree

工作流决策树

What type of task is this?
┌─ Populating empty template with source data?
│  └─→ Follow "Template Population Workflow" below
├─ Editing existing populated slides?
│  └─→ Extract current content, modify, revalidate
└─ Fixing formatting issues on existing slides?
   └─→ See "Common Failures" table, apply targeted fixes

这属于哪种任务类型?
┌─ 用源数据填充空白模板?
│  └─→ 遵循下方的「模板填充工作流」
├─ 编辑已填充内容的现有幻灯片?
│  └─→ 提取当前内容、修改、重新验证
└─ 修复现有幻灯片的格式问题?
   └─→ 查看「常见问题」表格,应用针对性修复

⚠️ Critical Rendering Limitation

⚠️ 关键渲染限制

LibreOffice is used for validation but DOES NOT render PowerPoint files accurately. It will mangle fonts, gradients, shape positions, text wrapping, and some table formatting.
What this means: A slide that passes visual validation in LibreOffice may still have issues in Microsoft PowerPoint. The validation loop catches structural issues (missing content, broken tables, placeholder formatting retained) but cannot catch font substitution, subtle alignment shifts, or gradient problems.
Required action: Always include this statement when delivering output:
"This file was validated using LibreOffice. Please review in Microsoft PowerPoint before distribution, as rendering differences may exist."

验证使用LibreOffice,但它无法准确渲染PowerPoint文件。 它会破坏字体、渐变、形状位置、文本换行以及部分表格格式。
这意味着什么: 在LibreOffice中通过视觉验证的幻灯片,在Microsoft PowerPoint中仍可能存在问题。验证循环可以发现结构性问题(内容缺失、表格损坏、占位符格式残留),但无法发现字体替换、细微对齐偏移或渐变问题。
必须执行的操作: 交付输出时务必包含以下声明:
"本文件使用LibreOffice进行验证。分发前请在Microsoft PowerPoint中查看,因为可能存在渲染差异。"

Template Population Workflow

模板填充工作流

Copy and track progress:
Pitch Deck Progress:
- [ ] Phase 1: Extract and validate source data
- [ ] Phase 2: Map content to template sections
- [ ] Phase 3: Populate slides with proper formatting
- [ ] Phase 4: Validate → Fix → Repeat until clean
- [ ] Phase 5: Final verification
复制并跟踪进度:
推介演示文稿进度:
- [ ] 阶段1:提取并验证源数据
- [ ] 阶段2:将内容映射到模板各部分
- [ ] 阶段3:以正确格式填充幻灯片
- [ ] 阶段4:验证 → 修复 → 重复直至无问题
- [ ] 阶段5:最终验证

Phase 1: Data Extraction

阶段1:数据提取

  1. Create backup of original template before any modifications — copy to
    [filename]_backup.pptx
    . Direct XML editing or unexpected errors can corrupt files.
  2. Identify all source materials (Excel, CSV, PDF reports, Word documents, databases, web sources)
  3. Extract relevant data points from each source
  4. Validate all numbers against original sources
  5. Standardize units and currency (convert all figures to the primary unit/currency used in the template)
  6. Note any calculations that need verification → see
    calculation-standards.md
    for formulas
  1. 创建原始模板的备份——复制为
    [filename]_backup.pptx
    。直接编辑XML或意外错误可能损坏文件。
  2. 识别所有源材料(Excel、CSV、PDF报告、Word文档、数据库、网络来源)
  3. 从每个来源提取相关数据点
  4. 对照原始来源验证所有数值
  5. 统一单位和货币(将所有数字转换为模板中使用的主要单位/货币)
  6. 记录需要验证的计算 → 查看
    calculation-standards.md
    获取公式

Phase 2: Content Mapping

阶段2:内容映射

  1. Open and visually review the template — understand its structure, style, and existing content before modifying
  2. Analyze template structure — identify all placeholder areas and content boxes
  3. Map source data to corresponding template sections → see
    slide-templates.md
    for mapping guidance
  4. Identify placeholder guidance boxes (colored instruction boxes from task creator)
  5. Note any data gaps or mismatches → see
    slide-templates.md
    for resolution
  1. 打开并视觉审查模板——在修改前理解其结构、样式和现有内容
  2. 分析模板结构——识别所有占位区域和内容框
  3. 将源数据映射到对应的模板部分 → 查看
    slide-templates.md
    获取映射指南
  4. 识别占位符指导框(任务创建者添加的彩色说明框)
  5. 记录任何数据缺口或不匹配 → 查看
    slide-templates.md
    获取解决方案

Phase 3: Template Population

阶段3:模板填充

  1. Remove or reformat placeholder boxes — colored instruction boxes show WHAT to create, not HOW to format. Delete them and create properly formatted content in their place. See Critical Anti-Patterns.
  2. Populate each section with mapped content (focus on content first)
  3. Then apply formatting to match template style → see
    formatting-standards.md
  4. Create tables as actual table objects (NEVER use pipe/tab-separated text) → see
    xml-reference.md
  5. Create arrows/shapes as PowerPoint objects → see
    xml-reference.md
  6. Insert company logo if provided in task files; if not available, flag to user: "[LOGO NOT PROVIDED - please supply company logo]"
  1. 移除或重新格式化占位符框——彩色说明框指示需要创建的内容,而非格式。删除这些框,并在其位置创建格式正确的内容。查看「关键反模式:切勿执行以下操作」。
  2. 用映射后的内容填充每个部分(先关注内容)
  3. 然后应用格式以匹配模板样式 → 查看
    formatting-standards.md
  4. 创建表格时使用实际表格对象(绝不要使用竖线/制表符分隔的文本)→ 查看
    xml-reference.md
  5. 创建箭头/形状时使用PowerPoint对象 → 查看
    xml-reference.md
  6. 如果任务文件中提供了公司Logo,则插入;如果未提供,告知用户:"[LOGO NOT PROVIDED - please supply company logo]"

Phase 4: Validate → Fix → Repeat

阶段4:验证 → 修复 → 重复

This is a feedback loop. Repeat until all checks pass OR escalation is triggered.
bash
undefined
这是一个反馈循环。重复直至所有检查通过或触发升级流程。
bash
undefined

Convert to images for visual validation

转换为图片进行视觉验证

soffice --headless --convert-to pdf presentation.pptx pdftoppm -jpeg -r 150 presentation.pdf slide

**Validation checklist (check each slide image):**
- [ ] Text readable against background?
- [ ] Tables are actual objects (columns aligned, NOT pipe/tab-separated text)?
- [ ] Charts/tables fill designated areas?
- [ ] Bullet formatting consistent within sections?
- [ ] Font sizes match across same-level boxes?
- [ ] No content beyond slide boundaries?
- [ ] **No placeholder formatting retained** (no large colored boxes with data dumped in)?
- [ ] **No text-based "tables"** (no `|` or tab separators creating fake columns)?
- [ ] **Cross-slide consistency**: Same metrics/figures identical across all slides where they appear?

**Fix cycle protocol:**

| Cycle | Action |
|-------|--------|
| 1 | Fix all identified issues, re-validate |
| 2 | Fix remaining issues, re-validate |
| 3 | If issues persist, document remaining problems and escalate to user |

**After 3 cycles, if issues remain:**
1. List each unresolved issue with slide number and description
2. Explain what was attempted
3. Deliver the file with explicit disclaimer: "The following issues could not be resolved automatically: [list]. Manual review required."

**Do not** continue cycling indefinitely. Some issues (font rendering, complex shape alignment) may require manual intervention in PowerPoint.
soffice --headless --convert-to pdf presentation.pptx pdftoppm -jpeg -r 150 presentation.pdf slide

**验证清单(检查每张幻灯片图片):**
- [ ] 文本在背景上清晰可读?
- [ ] 表格是实际对象(列对齐,而非竖线/制表符分隔的文本)?
- [ ] 图表/表格填满指定区域?
- [ ] 同一部分内的项目符号格式一致?
- [ ] 同一层级框的字体大小一致?
- [ ] 没有内容超出幻灯片边界?
- [ ] **没有残留占位符格式**(没有填充数据的大型彩色框)?
- [ ] **没有基于文本的「表格」**(没有使用`|`或制表符分隔创建伪列)?
- [ ] **跨幻灯片一致性**:同一指标/数值在所有出现的幻灯片上完全相同?

**修复循环规则:**

| 循环次数 | 操作 |
|-------|--------|
| 1 | 修复所有已识别问题,重新验证 |
| 2 | 修复剩余问题,重新验证 |
| 3 | 如果问题仍存在,记录剩余问题并告知用户 |

**3次循环后问题仍存在:**
1. 列出每个未解决问题的幻灯片编号和描述
2. 说明已尝试的解决方法
3. 交付文件时附上明确声明:"以下问题无法自动解决:[列表]。需要人工审查。"

**不要**无限循环。部分问题(字体渲染、复杂形状对齐)可能需要在PowerPoint中手动处理。

Phase 5: Final Verification

阶段5:最终验证

Run through the Final Quality Checklist before delivering.

交付前完成「最终质量清单」的检查。

Quick Reference Tables

快速参考表格

Bullet Symbols

项目符号

ContextSymbolUsage
Included/PositiveItems within scope, features present
Excluded/Negative×Items outside scope, features absent
Neutral listGeneral enumeration, commentary
Numbered sequence1. 2. 3.Process steps, rankings
Sub-bulletsSecondary points under main bullets
场景符号用途
包含/正面范围内的项目、已有的功能
排除/负面×范围外的项目、缺失的功能
中性列表常规枚举、评论
编号序列1. 2. 3.流程步骤、排名
子项目符号主项目符号下的次要要点

Slide Hierarchy Levels (Typical)

幻灯片层级(典型)

These are typical ranges—adjust based on template specifications:
LevelExamplesTypical SizeStyle
TitleSlide title40-48ptBold
SubtitleMarket definition, slide descriptor18-22ptBold
Section Header"Key Projections", "Commentary"14-16ptRegular
Block Label"Segments Included", "Definition" sidebar12-14ptRegular
Block ContentBullet points, body text11-14ptRegular
Table HeaderColumn headers10-12ptBold
Table BodyCell content9-11ptRegular
FootnotesSources, notes8-9ptItalic
这些是典型范围——可根据模板规范调整:
层级示例典型字号样式
标题幻灯片标题40-48pt加粗
副标题市场定义、幻灯片描述18-22pt加粗
章节标题"关键预测"、"评论"14-16pt常规
区块标签"包含的细分市场"、"定义"侧边栏12-14pt常规
区块内容项目符号、正文文本11-14pt常规
表格表头列标题10-12pt加粗
表格内容单元格内容9-11pt常规
脚注来源、注释8-9pt斜体

Font Consistency Matching

字体一致性匹配

Boxes at the same hierarchy level MUST use identical font sizes:
Same LevelMust Match With
"Segments Included""Segments Excluded"
"Definition""Scope Rationale"
Left column bulletsRight column bullets
All block labelsEach other
All section headersEach other
同一层级的框必须使用相同的字号:
同一层级必须与以下匹配
"包含的细分市场""排除的细分市场"
"定义""范围依据"
左列项目符号右列项目符号
所有区块标签彼此一致
所有章节标题彼此一致

Rounding for Presentation

演示用四舍五入规则

These are typical conventions — adjust based on the magnitude of values and template style:
Value TypeTypical RoundingExample
Large market sizes ($10bn+)Nearest $1bn18.5 → $19bn
Smaller market sizes (<$10bn)Nearest $0.5bn or $0.1bn2.3 → $2.5bn
Size rangesMatch precision of sources14.9-22.1 → $15-22bn
CAGRWhole % or 0.5%16.4% → 16% or 16.5%
Market shareNearest 5% or match source21.4% → 20%
Multiples1 decimal9.69 → 9.7x
Principle: Rounding should not materially change the figure. For smaller values, use finer precision.
这些是典型惯例——可根据数值大小和模板风格调整:
数值类型典型四舍五入方式示例
大型市场规模(100亿美元以上)取最近的10亿美元18.5 → 190亿美元
较小市场规模(100亿美元以下)取最近的50亿美元或10亿美元2.3 → 25亿美元
规模范围匹配来源的精度14.9-22.1 → 150-220亿美元
CAGR整数百分比或0.5%16.4% → 16%或16.5%
市场份额取最近的5%或匹配来源21.4% → 20%
倍数1位小数9.69 → 9.7x
原则: 四舍五入不应大幅改变数值。对于较小数值,使用更精细的精度。

Text Density Rules

文本密度规则

  • Max 6-7 bullets per content box
  • Max 2 lines per bullet point
  • Parenthetical examples: same line or indented below
  • No orphan words (single word on new line)
  • 每个内容框最多6-7个项目符号
  • 每个项目符号最多2行
  • 括号示例:同行显示或缩进在下方
  • 无孤立单词(新行仅单个单词)

Alignment Principles

对齐原则

Vertically stacked boxes must have identical:
  • Left margin position, bullet indentation, text start position, box width
Horizontally adjacent boxes must have identical:
  • Top position, height (where possible), internal padding
垂直堆叠的框必须具有相同的:
  • 左边缘位置、项目符号缩进、文本起始位置、框宽度
水平相邻的框必须具有相同的:
  • 顶部位置、高度(尽可能)、内部边距

Multi-Slide Consistency

跨幻灯片一致性

When the same data appears on multiple slides:
  • Use identical figures, formatting, and terminology
  • If a metric is updated on one slide, update all occurrences
  • Cross-reference during validation to catch mismatches

同一数据出现在多张幻灯片时:
  • 使用相同的数值、格式和术语
  • 如果某张幻灯片上的指标更新,所有出现该指标的幻灯片都要更新
  • 验证时交叉核对以发现不匹配

MUST Requirements

必须满足的要求

These requirements are non-negotiable regardless of template:
RequirementDetails
Text ReadabilityAll text MUST have sufficient contrast with background. Examples: white/light text on dark blue, dark green, black backgrounds; black/dark text on white, light gray, light yellow backgrounds.
Actual Table ObjectsTabular data MUST be table objects, not tab-separated text. See
xml-reference.md
.
Proper Chart/Table SizingPasted visuals MUST fill designated area. See
formatting-standards.md
.
Consistent FormattingBullets within section MUST match (symbol, size, indent). Same-level boxes MUST use same font size.
Content BoundariesAll content MUST stay within slide edges. Footnote box width: ~32.5cm for 16:9, ~24cm for 4:3.
No Placeholder FormattingRemove colored instruction boxes. Main body: dark text on light background per template.

无论模板如何,这些要求都不可协商:
要求细节
文本可读性所有文本必须与背景有足够对比度。示例:深色背景(深蓝、深绿、黑色)上使用白色/浅色文本;浅色背景(白色、浅灰、浅黄)上使用黑色/深色文本。
实际表格对象表格数据必须使用表格对象,而非制表符分隔的文本。查看
xml-reference.md
图表/表格尺寸正确粘贴的视觉元素必须填满指定区域。查看
formatting-standards.md
格式一致同一部分内的项目符号必须匹配(符号、大小、缩进)。同一层级的框必须使用相同字号。
内容边界所有内容必须在幻灯片边缘内。脚注框宽度:16:9比例约为32.5cm,4:3比例约为24cm。
无占位符格式残留删除彩色说明框。主体内容:根据模板使用浅色背景上的深色文本。

Critical Anti-Patterns: NEVER DO THESE

关键反模式:切勿执行以下操作

These failures occur when placeholder formatting is mistaken for output formatting. Recognizing these patterns is essential.
这些错误是将占位符格式误认为输出格式导致的。识别这些模式至关重要。

Anti-Pattern 1: Populating Data INTO Placeholder Boxes

反模式1:将数据填充到占位符框内

What happens: Template has colored instruction boxes (yellow, orange, etc.) with guidance text. Model replaces the guidance text with actual data BUT KEEPS THE COLORED BOX.
Why it's wrong: The colored box IS the placeholder. It tells you what content goes there. The output should have different formatting — typically dark text on white/light background, or properly styled shapes.
Recognition test: If your populated slide has large colored rectangles filled with data text, you have copied the placeholder format instead of replacing it.
Critical distinction — two types of "placeholders":
TypeHow to identifyWhat to do
Instruction boxesBright colors (yellow, orange), contains guidance text like "Insert X here", white/light text on colored backgroundDELETE the entire shape, then create new content with production formatting
Layout placeholdersPart of slide master/layout, neutral colors matching template theme, "Click to add text"KEEP the shape, REPLACE the text content only
If uncertain: check if the shape exists on an empty slide from the same template. Layout placeholders persist; instruction boxes are regular shapes.
情况: 模板中有彩色说明框(黄色、橙色等),带有指导文本。模型替换指导文本为实际数据,但保留彩色框
错误原因: 彩色框就是占位符。它指示此处应放置的内容,输出应使用不同格式——通常是浅色背景上的深色文本,或样式正确的形状。
识别测试: 如果填充后的幻灯片有填充数据的大型彩色矩形,说明你复制了占位符格式而非替换它。
关键区别——两种「占位符」:
类型识别方式操作
说明框亮色(黄色、橙色),包含「在此插入X」等指导文本,彩色背景上的白色/浅色文本删除整个形状,然后使用正式格式创建新内容
布局占位符属于幻灯片母版/布局,颜色与模板主题一致,显示「点击添加文本」保留形状,仅替换文本内容
如果不确定:检查同一模板的空白幻灯片上是否存在该形状。布局占位符会保留,说明框是普通形状。

Anti-Pattern 2: Text-Based "Tables"

反模式2:基于文本的「表格」

What happens: Model creates table-like content using separator characters (
|
, tabs, spaces) instead of actual table objects.
Why it's wrong: This is NOT a table. Columns will never align properly, it cannot be formatted consistently, and it looks unprofessional.
Recognition test: If you're typing
|
characters or relying on spaces/tabs to create columns, you're creating text, not a table.
MUST verify: After creating any table, verify it is an actual table object. See
xml-reference.md
for verification methods.
情况: 模型使用分隔符(
|
、制表符、空格)创建类似表格的内容,而非实际表格对象。
错误原因: 这不是表格。列永远无法正确对齐,无法保持一致格式,且看起来不专业。
识别测试: 如果你在输入
|
字符或依赖空格/制表符创建列,那么你创建的是文本,而非表格。
必须验证: 创建任何表格后,确认它是实际表格对象。查看
xml-reference.md
获取验证方法。

Anti-Pattern 3: Inheriting Placeholder Contrast

反模式3:继承占位符对比度

What happens: Placeholder uses light text on colored background (e.g., white on yellow). Model populates data but keeps this color scheme, resulting in hard-to-read output.
Why it's wrong: Placeholder colors are deliberately distinct to signal "replace me." Production slides typically use dark text on light backgrounds for body content.
Recognition test: If your populated content has light/white text on bright colored backgrounds in body areas (not headers), you've inherited placeholder formatting.
Correct approach: Apply production formatting — typically dark text (#000000 or #333333) on white or light backgrounds for body content. Headers and accent areas may use brand colors.
情况: 占位符使用浅色文本配彩色背景(如黄色背景上的白色文本)。模型填充数据但保留该配色方案,导致输出难以阅读。
错误原因: 占位符颜色特意设置得与众不同,以提示「替换我」。正式幻灯片的主体内容通常使用浅色背景上的深色文本。
识别测试: 如果填充后的主体内容(非标题)使用浅色/白色文本配亮色背景,说明你继承了占位符格式。
正确做法: 应用正式格式——主体内容通常使用深色文本(#000000或#333333)配白色或浅色背景。标题和强调区域可使用品牌颜色。

Summary: Placeholder vs. Production

总结:占位符 vs 正式输出

ElementPlaceholder (Input)Production (Output)
Instruction boxesColored background, guidance textRemoved or reformatted
Data areas"[Insert data here]" textActual data with clean formatting
TablesDescription of what table should containActual table object with rows/columns
Body textLight text on colored backgroundDark text on light background
The placeholder tells you WHAT to create, not HOW to format it.

元素占位符(输入)正式输出(输出)
说明框彩色背景、指导文本移除或重新格式化
数据区域「[在此插入数据]」文本带有清晰格式的实际数据
表格描述表格应包含的内容带有行/列的实际表格对象
正文文本彩色背景上的浅色文本浅色背景上的深色文本
占位符指示你要创建什么内容,而非如何格式化。

Common Failures

常见问题

For detailed explanations of the most critical failures, see Critical Anti-Patterns above.
FailureSolutionReference
Unstructured text dumpsBreak into bullets (✓, ×, •)
formatting-standards.md
Pipe/tab-separated "tables"Create actual table objects — text with separators is NOT a table
xml-reference.md
Poor text/background contrastAudit every text element
Tiny pasted chartsResize to fill area, paste chart only
formatting-standards.md
Source data pasted with chartsSelect only chart object before copy
Data dumped into placeholder boxesDelete colored instruction boxes, create new properly formatted contentAnti-Patterns
Inconsistent bulletsDefine style once, apply to all
formatting-standards.md
Inconsistent fonts across boxesStandardize same-level boxes
formatting-standards.md
Content overflowSet explicit box widths (footnotes: 32.5cm for 16:9, 24cm for 4:3)
Missing logoUse logo from task files; if not provided, flag to user
Remaining
[brackets]
Search and replace all placeholders
Text arrows (→, ⟹)Use PowerPoint shape objects
xml-reference.md

有关最关键问题的详细说明,请查看上方的「关键反模式:切勿执行以下操作」。
问题解决方案参考
无结构文本转储拆分为项目符号(✓、×、•)
formatting-standards.md
竖线/制表符分隔的「表格」创建实际表格对象——带分隔符的文本不是表格
xml-reference.md
文本/背景对比度差检查每个文本元素
粘贴的图表过小调整尺寸以填满区域,仅粘贴图表
formatting-standards.md
源数据与图表一起粘贴复制前仅选择图表对象
数据被转储到占位符框内删除彩色说明框,创建格式正确的新内容「关键反模式:切勿执行以下操作」
项目符号不一致定义一次样式,应用到所有内容
formatting-standards.md
不同框的字体不一致统一同一层级框的字体
formatting-standards.md
内容溢出设置明确的框宽度(脚注:16:9比例为32.5cm,4:3比例为24cm)
缺少Logo使用任务文件中的Logo;如果未提供,告知用户
残留
[括号]
搜索并替换所有占位符
文本箭头(→、⟹)使用PowerPoint形状对象
xml-reference.md

Error Handling

错误处理

If PDF/image conversion fails:
  1. Check LibreOffice is installed:
    which soffice
  2. Try alternative:
    libreoffice --headless --convert-to pdf presentation.pptx
  3. If still failing, open in PowerPoint/LibreOffice manually and export
If source data has inconsistencies or conflicts:
  1. Priority order: Use data explicitly provided in the task files first
  2. If using data from other sources (web search, external documents), flag this to the user
  3. Document any discrepancies explicitly
  4. Add footnote explaining data source choice
If calculations don't match source projections:
  1. Show your calculation methodology
  2. Note the discrepancy and possible causes (different base year, methodology)
  3. Present both values if material difference
  4. Flag to user for resolution

如果PDF/图片转换失败:
  1. 检查LibreOffice是否安装:
    which soffice
  2. 尝试替代命令:
    libreoffice --headless --convert-to pdf presentation.pptx
  3. 如果仍失败,手动在PowerPoint/LibreOffice中打开并导出
如果源数据存在不一致或冲突:
  1. 优先级顺序:优先使用任务文件中明确提供的数据
  2. 如果使用其他来源的数据(网络搜索、外部文档),告知用户
  3. 明确记录任何差异
  4. 添加脚注说明数据来源的选择
如果计算结果与来源预测不符:
  1. 展示你的计算方法
  2. 记录差异及可能原因(基准年份不同、方法不同)
  3. 如果差异显著,同时呈现两个数值
  4. 告知用户以解决问题

Table Structure Guidelines

表格结构指南

When creating tables (MUST be actual table objects):
Column Alignment:
  • Text columns: Left-aligned (header and content)
  • Numeric columns: Right-aligned or center-aligned (header matches content)
Header Row:
  • Bold text
  • Shaded background (template's brand color)
  • White or contrasting text
Consensus/Total Row:
  • Bold text
  • Separator line above
  • Distinct background shading
Width: Fill designated section width completely.
For XML implementation, see
xml-reference.md
.

创建表格时(必须使用实际表格对象):
列对齐:
  • 文本列:左对齐(表头和内容)
  • 数值列:右对齐或居中对齐(表头与内容一致)
表头行:
  • 加粗文本
  • 带阴影的背景(模板的品牌颜色)
  • 白色或对比色文本
共识/总计行:
  • 加粗文本
  • 上方有分隔线
  • 独特的背景阴影
宽度: 完全填满指定区域的宽度。
XML实现细节,请查看
xml-reference.md

Footnote Format

脚注格式

Format:
Sources: [Source 1] (Year), [Source 2] (Year).
Notes: (1) [First note]; (2) [Second note].
Example:
Sources: Grand View Research (2024), Mordor Intelligence (2024), Markets and Markets (2023).
Notes: (1) Excludes hardware revenue; (2) Includes both B2B and B2C segments.
All superscript numbers (¹, ², ³) in slide body MUST have corresponding Notes entries.

格式:
Sources: [Source 1] (Year), [Source 2] (Year).
Notes: (1) [First note]; (2) [Second note].
示例:
Sources: Grand View Research (2024), Mordor Intelligence (2024), Markets and Markets (2023).
Notes: (1) Excludes hardware revenue; (2) Includes both B2B and B2C segments.
幻灯片正文中的所有上标数字(¹、²、³)必须对应脚注中的条目。

Logo Placement

Logo放置

  • Use logo file provided in task materials
  • If no logo provided, flag to user: "[LOGO NOT PROVIDED - please supply company logo]"
  • Position: typically top-right, consistent size across slides, must not overlap content

  • 使用任务材料中提供的Logo文件
  • 如果未提供Logo,告知用户:"[LOGO NOT PROVIDED - please supply company logo]"
  • 位置:通常为右上角,所有幻灯片上尺寸一致,不得与内容重叠

Data Requirements by Slide Type

按幻灯片类型划分的数据要求

For detailed data requirements, formatting principles, and example column headers for each slide type, see
slide-templates.md
.
Common slide types covered: Market Definition, Market Sizing/TAM, Competitive Landscape, Financial Summary, Transaction Comparables.

有关每种幻灯片类型的详细数据要求、格式原则和示例列标题,请查看
slide-templates.md
涵盖的常见幻灯片类型:市场定义、市场规模/TAM、竞争格局、财务摘要、交易可比案例。

Final Quality Checklist

最终质量清单

Before delivering the populated template, verify:
交付填充后的模板前,验证以下内容:

Data Accuracy

数据准确性

  • All figures match original source documents
  • Calculated values verified against formulas (see
    calculation-standards.md
    )
  • Years and time periods are correct
  • Company/competitor names spelled correctly
  • Same figures are identical across all slides where they appear
  • 所有数值与原始来源文档一致
  • 计算值已对照公式验证(查看
    calculation-standards.md
  • 年份和时间段正确
  • 公司/竞争对手名称拼写正确
  • 同一数值在所有出现的幻灯片上完全相同

Content Mapping

内容映射

  • Every template section populated with appropriate data
  • No
    [bracket]
    placeholder text remaining
  • All source citations included in footnotes
  • Footnote numbers (¹²³) have corresponding Notes entries
  • 模板的每个部分都填充了适当的数据
  • 没有残留
    [括号]
    占位符文本
  • 所有来源引用都包含在脚注中
  • 脚注数字(¹²³)有对应的注释条目

Formatting

格式

  • Text readable against all backgrounds (sufficient contrast)
  • Tables are actual table objects (NOT pipe/tab-separated text)
  • Charts/tables fill designated areas (no thumbnails)
  • Bullet formatting consistent within each section
  • Font sizes match across same-level boxes
  • No content extends beyond slide boundaries
  • No placeholder boxes retained with data dumped inside
  • No colored instruction boxes in final output
  • 所有背景上的文本都清晰可读(对比度足够)
  • 表格是实际表格对象(而非竖线/制表符分隔的文本)
  • 图表/表格填满指定区域(无缩略图)
  • 每个部分内的项目符号格式一致
  • 同一层级框的字体大小一致
  • 没有内容超出幻灯片边界
  • 没有保留填充数据的占位符框
  • 最终输出中没有彩色说明框

Template Compliance

模板合规性

  • Placeholder instruction boxes reformatted or removed
  • Formatting matches template style (colors, fonts)
  • Logo present and correctly positioned
  • Production formatting applied (dark text on light background for main content)
  • 占位符说明框已重新格式化或移除
  • 格式与模板样式匹配(颜色、字体)
  • Logo存在且位置正确
  • 应用了正式格式(主体内容使用浅色背景上的深色文本)

Final Step

最终步骤

  • Recommend user validate in Microsoft PowerPoint before distribution (LibreOffice may render differently)
  • 建议用户在分发前在Microsoft PowerPoint中验证(LibreOffice可能存在渲染差异)