texstudio-org/texstudio

Live rendering with TeXpresso

オープン

#3,616 opened on 2024/04/22

 (12 件のコメント) (1 件のリアクション) (0 人の担当者)C++ (397 件のフォーク)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (3,516 個のスター)
PR merge metrics
 (平均マージ 5h 26m) (30d で 19 merged PRs)

説明

I am a fan of WYSIWYG feature. Unfortunately, Texstudio only has an option Auto-recompile document on changes, which is not a kind of incremental rendering: image

Recently, I have come across TeXpresso which offers

  1. Live rendering:

https://github.com/texstudio-org/texstudio/assets/28704090/ee90fda9-af68-4f4f-864a-4881d0fc4a9f

  1. Synchronization from document to editor:

https://github.com/texstudio-org/texstudio/assets/28704090/20af08fa-e966-4574-9314-3b90b1a66212

  1. Synchronization from editor to document:

https://github.com/texstudio-org/texstudio/assets/28704090/e97e7cc5-3c5c-46be-80ef-22398b9384a5

I hope that the community could integrate those great features of TeXpresso into Texstudio. This would be very helpful for editing LaTex documents with complicated equations. Thank you so much for your consideration!

コントリビューターガイド