Quickstart

latex Plugin

javimosch Updated

File contents

latex Plugin

CLI tool: latex.

Commands

  • latex <resource> <action> — Execute latex commands
  • latex self version — Print latex version
  • latex _ _ — Passthrough to latex CLI

Usage Examples

  • "latex --help"
  • "latex self version"

Installation

apt-get install latex 2>/dev/null || which latex

Key Features

  • CLI-based tool
  • Scriptable and automatable
  • Pipeline-ready output
  • system based

javimosch/supercli/tree/main/plugins/latex/skills/quickstart commit 6b5d60d56a

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-461