light-typesetting

Automate LaTeX/Word typesetting and export academic manuscripts to PDF/Word.

514|67|Updated Jun 7, 2026
One-click install
npx skills add https://github.com/Light0305/Light-skills --skill light-typesetting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: light-typesetting
Source: https://github.com/Light0305/Light-skills/tree/main/skills/light-typesetting
Command: npx skills add https://github.com/Light0305/Light-skills --skill light-typesetting

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

该技能解决科研排版繁琐、模板不统一、以及手动排版和编译的耗时问题。它根据目标期刊/会议/学校的要求,提供 LaTeX 与 Word 的排版、模板套用、编译导出以及对常见排版问题的自检与修复。

Core Features & Use Cases

  • 自动根据 venue 模板对论文进行排版与导出,覆盖标题层级、页边距、目录、摘要、关键词、公式、图表、算法伪代码、参考文献、附录、页眉页脚、页码、单/双栏、编号、交叉引用等。
  • 支持 LaTeX (含 IEEE/ACM/llncs/elsarticle 等模板) 与 Word 模板的对齐与检查,自动校验编译错误、图片位置、字体一致性与引用格式,提升提交成功率。
  • 提供端到端工作流示例:从获取模板到导出最终稿件,适用于论文、报告与作业等文档产出。

Quick Start

将目标模板和手稿提交给该技能,技能将应用模板、调整排版、完成编译并导出提交版本的 PDF/Word 文档。

Frequently Asked Questions about light-typesetting

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate LaTeX typesetting and export for academic manuscript submission?

Automate LaTeX typesetting by submitting your manuscript and target venue template to apply formatting rules, cross-references, and bibliography handling, then compile with xelatex or latexmk to export the final PDF or Word document.

Can I apply IEEE or ACM conference templates to a Word document automatically?

Applying IEEE, ACM, llncs, or elsarticle templates to Word documents is supported by aligning formatting rules, validating font consistency, checking figure placement, and exporting the final submission-ready Word file.

What's the best way to fix LaTeX cross-reference and bibliography errors before submission?

Fix LaTeX cross-reference and bibliography errors by running an automated validation check that detects compilation errors, verifies reference formatting consistency, and repairs layout issues across the manuscript before final export.

Does this typesetting workflow support both single and double column journal layouts?

Single and double column journal layouts are fully supported during typesetting, automatically adjusting margins, headers, footers, page numbers, and content formatting to match the official venue template requirements.

Why does my academic paper formatting break when switching between LaTeX and Word templates?

Academic paper formatting breaks when switching between LaTeX and Word due to mismatched template rules, but automated alignment checks validate heading levels, margins, and citation formats to ensure consistent layout output.

Do I need to manually compile with pandoc to convert LaTeX manuscripts to Word format?

Manual pandoc compilation is not required, as the workflow automatically handles format conversion and compiles LaTeX manuscripts to Word or PDF by applying venue templates and validating reference consistency end-to-end.