grelin_templates/tech-report/data/config.typ
MORRO d83e6a99a9 Add tech-report and travel-plan templates, replacing feasibility.
Introduce tech-report/ with cover page, custom TOC, and summary flow; add travel-plan/ for trip planning; update README, gitignore, and brand colors.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-08 13:56:22 +08:00

12 lines
515 B
Plaintext
Raw Permalink 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.

// =============================================================================
// 技术报告 — 默认值(正文在 content/report.mdYAML 可覆盖下列字段)
// =============================================================================
#let default-brand = "GreLin"
#let default-company = "西安高岭绿能科技有限公司"
#let default-title = "智能矿石分选系统技术报告"
#let default-version = "v1.0"
#let default-date = "2026 年 6 月"
#let content-path = "content/report.md"