Files
nexus/wiki/concepts/LaTeX模板.md
2026-04-17 19:17:27 +08:00

24 lines
529 B
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.
---
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]]:内置模板支持