Files
nexus/wiki/entities/Prismer.md
2026-04-17 22:17:27 +08:00

28 lines
782 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: "Prismer"
type: entity
tags: []
last_updated: 2026-04-17
---
## Definition
Prismer 是提供 Docker 容器化 LaTeX 编译环境的服务端项目,通过 docker-compose 启动完整的 TeX Live 编译环境(端口 8080
## Role
- 提供 LaTeX 编译服务端运行环境,内置完整 TeX Live
- 支持 latex-compiler skill 调用编译工具
## Key Features
- Docker 部署,开箱即用
- 预装完整 TeX Live2014+
- 支持 pdflatex、xelatex、lualatex 三种编译引擎
- 端口 8080 提供编译服务
## Aliases
- Prismer-AI/Prismer
- Prismer workspace
## Connections
- [[latex-compiler]]:使用 Prismer 提供的 LaTeX 编译服务
- [[Docker]]:容器化部署基础
- [[arxiv-reader skill]]Prismer 项目提供的 arXiv 读取 skill