latex.guideQuickly look up LaTeX symbols! https://latex.guide

联合创作 · 2023-10-02 00:26

LaTeX Search


Run on Repl.it


Goals:



  • Reduce the learning curve for LaTeX beginners

  • Improve workflow while using LaTeX


How to contribute:


The file containing LaTeX commands is located at src/Commands.js


Fields:



  • descriptions: How someone would search for the command. Example: 'square root'

  • example: A typical use of the command, used to generate the LaTeX preview

  • command: The command itself. This is copied.


To add a translation, see src/i18n


Setting up your dev environment.



  • If you want to quickly test out a change, use the Run on Repl.it button above.


  • To install locally:



    • Clone the repository

    • Make sure you have node and npm installed. I recommend using nvm

    • Run npm install inside the repository.

    • Once that completes, run npm run start.

    • The web app should be available at localhost:3000



Credits


浏览 16
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报
评论
图片
表情
推荐
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报