GithubHelp home page GithubHelp logo

qwinsi / tex2typst-webapp Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 0.0 1.94 MB

Translate LaTeX or TeX math markup to typst in your browser.

Home Page: https://qwinsi.github.io/tex2typst-webapp/

License: MIT License

HTML 38.83% JavaScript 38.23% Vue 20.45% CSS 0.33% Python 1.64% Shell 0.52%
formula latex typst webapp

tex2typst-webapp's Introduction

tex2typst-webapp

Translate LaTeX or TeX math markup to typst in your browser.

Demo screenshot:

Screenshot

This project is a Web UI wrapper. The core algorithm is implemented in qwinsi/tex2typst.

Trying Online

A static web App is deployed on Github page.

Developing

This project is developed with Vue 3 in Vite. So the development steps follow the general paradigm of Vite.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

tex2typst-webapp's People

Contributors

qwinsi avatar

Stargazers

Sayon avatar  avatar RedJACK avatar ChaohongWang avatar _ivaquero_ avatar Kevin Lee avatar

Watchers

 avatar

tex2typst-webapp's Issues

Allow the use of custom operator/function name

I would like to convert a mathematical expression with sech inside. sech is actually a typst function but not a LaTeX one, so in the LaTeX code, I need to add \DeclareMathOperator{\sech}{sech}.

It would be nice if this was taken into account by the convertor. Right now, I need to do additionnal pre and post processing to achieve the correct conversion.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.