Auto-sync: 2026-04-17 19:17

This commit is contained in:
2026-04-17 19:17:27 +08:00
parent a1c4f6495b
commit 52c143d5e4
49 changed files with 1444 additions and 1 deletions

View File

@@ -0,0 +1,24 @@
---
title: "LaTeX模板"
type: concept
tags: []
last_updated: 2026-04-17
---
## Definition
LaTeX 模板是预配置的文档类,提供统一格式以跳过 LaTeX 排版的样板配置。
## Common Templates
- article短文章/报告
- IEEEIEEE 期刊论文格式
- beamer演示文稿PPT 替代)
- ctex-art中文文章
## Usage
1. 选择模板后填充内容
2. 添加参考文献(可选)
3. 编译生成 PDF
## Connections
- [[LaTeX编译]]:模板决定编译选项
- [[Prismer]]:内置模板支持