Files
plugins/AutoLaTeX/README.md
chorblack e75f275ef4
Some checks failed
定时更新GitHub源插件 / 自动更新GitHub插件 (push) Has been cancelled
Initial commit
2026-03-07 11:19:25 +08:00

40 lines
987 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.
# AutoLaTeX
### 简介
自动渲染 LaTeX 公式。
可选的渲染方式:
- KaTeX默认
- MathJax
### 插件信息
作者:[bLue](https://dreamer.blue)
版本0.1.0
语言支持:简体中文
更新日期2018-02-27
GitHub[https://github.com/dreamerblue/AutoLaTeX](https://github.com/dreamerblue/AutoLaTeX)
### 使用方法
1. 建议从原仓库的 [releases](https://github.com/dreamerblue/AutoLaTeX/releases) 下载插件,解压后将插件目录重命名为 `AutoLaTeX` 并复制到 Typecho 的 `usr/plugins/` 目录下。如已存在之前的版本,请删除后再执行复制
2. 在 Typecho 后台中启用插件。如需切换渲染方式请到 Typecho 后台插件设置中修改
**提示**:由于 LaTeX 渲染相关资源文件数量较大,建议在服务器端进行解压。
### 开源协议
GPL-3.0
### 反馈问题或贡献代码?
请前往 [原仓库](https://github.com/dreamerblue/AutoLaTeX) 提出 Issue 或 Pull request。