typst-physica

Convert LaTeX math and differential equations into Typst syntax.

3|2|Updated Oct 24, 2025
One-click install
npx skills add https://github.com/kongdd/Skills_for_Your_AI_Student --skill typst-physica
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: typst-physica
Source: https://github.com/kongdd/Skills_for_Your_AI_Student/tree/main/skills/typst-physica
Command: npx skills add https://github.com/kongdd/Skills_for_Your_AI_Student --skill typst-physica

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps Typst users write differential equations directly in Typst and convert LaTeX formulas to Typst syntax, enabling accurate typesetting of math in documents.

Core Features & Use Cases

  • LaTeX to Typst conversion: Transform standard LaTeX math into Typst-ready syntax for seamless document rendering.
  • Typst math for derivatives: Provide guidance for representing ordinary and partial derivatives using Typst notation (e.g., pdv variants) within documents.
  • Use Case: Create technical papers or lecture notes with consistent, Typst-native math formatting and PDE expressions.

Quick Start

Convert a LaTeX equation to Typst syntax and render it in your Typst document.

Frequently Asked Questions about typst-physica

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

FAQPage Schema
How do I convert LaTeX math equations to Typst syntax?

To convert LaTeX math to Typst syntax, this Skill translates standard LaTeX formulas into Typst-ready notation for seamless document rendering. It enables accurate math typesetting in Typst papers and technical notes.

How do I write partial and ordinary differential equations in Typst?

Writing differential equations in Typst involves using specific notation like pdv variants. This Skill provides the exact syntax and guidelines needed to represent ordinary and partial derivatives accurately within Typst documents.

Can I use Typst for technical papers that require complex PDE notation?

Typst supports complex PDE notation for technical papers. This Skill provides guidance for representing partial and ordinary derivatives using native Typst math formatting, ensuring accurate rendering across research documentation.

What is the best way to migrate LaTeX formulas to a Typst document?

The best way to migrate LaTeX formulas to a Typst document is by translating standard LaTeX math into Typst-ready syntax. This approach ensures accurate rendering of inline and display math without manual syntax rewriting.

Does Typst support inline math and display math formatting for research notes?

Typst supports both inline math and display math formatting for research notes. This Skill provides the guidelines needed to implement these formats natively, ensuring consistent math typesetting across technical documentation.