You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,16 @@
1
1
# OpenLatex
2
2
3
-
https://digital-divas.github.io/open-latex
3
+
<https://digital-divas.github.io/open-latex>
4
4
5
5
OpenLatex is a LaTeX editor and compiler for browser.
6
6
7
7
It requires a "chromium-based" browser for opening local folders since it uses the [File System API](https://developer.mozilla.org/en-US/docs/Web/API/File_System_API).
8
8
9
9
The current version uses the compilation of PdfTex webAssembly built by [GitHub -> manuels](https://github.com/manuels/texlive.js).
0 commit comments