Infinitex icon indicating copy to clipboard operation
Infinitex copied to clipboard

A LaTeX and WYSIWYG editor with academic search functionality and other helpful tools

Results 6 Infinitex issues
Sort by recently updated
recently updated
newest added

Every good app! I try to search for books, it seems good, but I can not search for papers. It opens my browser to http://gen.lib.rus.ec/scimag/?journal=&volume=&issue= The info is `The journal...

Is it possible to use a JavaScript LaTeX library (like Khan Academy’s katex.js) instead of MacTex/MikTex? I dont know much about LaTeX yet, but I noticed the MacTex download was...

Cannot build source codes for macOS Mojave. Running: `sudo yarn && yarn preminify` I get: ``` yarn install v1.12.3 warning package-lock.json found. Your project contains lock files generated by tools...

Flatpak packages are nice for users as they are more transparent than appimages in the sense that are integrated in package managers (easy to install/uninstall and regular check for updates),...

Hello My OS version is **High Sierra 10.13.4** I clone your project and install packages and after run with ``npm start`` I get these issues I tried to fix the...

``` me@host:~$ Downloads/InfiniTex-0.7.0-x86_64.AppImage 6129 /bin/sh: 1: pdflatex: not found ``` `pdflatex` and everything it needs to run should be bundled inside the AppImage. Along the lines of ``` wget -c...