Skip to content

aditvishnu/latex2wp

Repository files navigation

LaTeX2WP

A fork of Luca Trevisan’s LaTeX2WP.
A tool that converts LaTeX documents into a format ready to paste into WordPress.

This version (0.6.3) updates the original for Python 3 compatibility.

What’s New (0.6.3, September 7, 2025)

  • Updated to run on Python 3
    • Replaced / with // in for loops to ensure integer division
    • Switched to raw strings where appropriate (e.g., r"\\")

Original Project

Usage

python3 latex2wp.py myfile.tex

Notes

  • This fork is maintained for personal use but patches and feedback are welcome.
  • See changelog.md for the full history (older entries preserved as in the original).

About

Updates to Luca Trevisan's LaTeX2WP for personal use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published