Search Criteria
Package Details: equalx 0.7.1-4
Git Clone URL: | https://aur.archlinux.org/equalx.git (read-only, click to copy) |
---|---|
Package Base: | equalx |
Description: | Makes you easily write equations in LaTeX and preview them in real-time |
Upstream URL: | http://equalx.sourceforge.net/ |
Keywords: | editor latex maths |
Licenses: | |
Submitter: | Meow |
Maintainer: | None |
Last Packager: | City-busz |
Votes: | 14 |
Popularity: | 0.110460 |
First Submitted: | 2013-02-20 03:39 |
Last Updated: | 2020-07-09 21:09 |
Latest Comments
1 2 Next › Last »
mazetas commented on 2019-03-11 21:48
I am sorry to have bothered you, I was stupid. I thought I had rebuilt it but I pressed enter too quickly to realize that I selected to just re-install it. Now, it is working fine! Thank you for your time and effort!
J5lx commented on 2019-03-11 19:43
Just try to simply rebuild the package. Then, the issue should disappear on its own. If it doesn’t, let me know.
mazetas commented on 2019-03-11 19:25
I get an error, equalx: error while loading shared libraries: libexempi.so.3: cannot open shared object file: No such file or directory
It used to work just fine. Any ideas?
J5lx commented on 2017-09-13 20:31
Good catch, should be fixed now. Thanks for the heads up!
luba commented on 2017-09-09 19:57
The desktop icon is not displayed here on gnome3. The icon filenames are renamed during install in the PKGBUILD ('.../hicolor/64x64/apps/equalx-icon.png'), but do not fit anymore to the iconname given in equalx.desktop ('equalx-64x64.png').
J5lx commented on 2017-08-10 11:46
You mean at runtime? Could you verify that your system is up-to-date and then run `pacman -Qkk texlive-bin poppler ghostscript` and see whether that reports any problems?
JohnRobson commented on 2017-08-10 01:10
I got the msg "Command failed to run" and I have NO idea about the problem. All the links are correct: "/usr/bin/pdflatex", "/usr/bin/pdftocairo", "/usr/bin/gs".
JohnRobson commented on 2017-06-05 22:10
Thank you @J5lx
J5lx commented on 2017-06-03 14:44
I finally took care of this. I’m sorry for taking such an incredibly long time!
Anonymous comment on 2015-10-23 07:06
In response to JohnRobson's comment on 2015-10-15:
In the file equalx-XXX/include/defines.h, line 83 defines the constant SYMBOLS_PATH with value "/usr/share/equalx/resources/symbols". That's where equalx expects to find everything to build the Symbols Toolbar on Linux (see MainWindow::setSymbolsPanel in MainWindow.cpp).
So during installation, the folder /usr/share/equalx/resources/symbols should be created, and the contents of equalx-XXX/resources/symbols copied to it.
Best regards
Eric