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