Your translation is now included in KLatexFormula 4.1. Thanks for your contribution, and sorry for taking so long to publish a release! [This issue is now tracked on github https://github.com/klatexformula/klatexformula/issues/30.]
Hi all, thanks for reporting and sorry for the late answer, I don't have a reliable Windows environment for testing. I posted an update on this issue on github: https://github.com/klatexformula/klatexformula/issues/39. This should be fixed in klatexformula 4.1. [All bugs have been migrated to github issues.]
Home
Thanks for the report. This is in fact a known error that has been fixed in the sources but I have delayed a new release for far too long. I'll try to release a new version soon.
Version 4.0.0 fails compile
Hi Philippe, I compiled KLatexFormula and also encountered same problem. The error information is same: ~ ᐅ klatexformula KLatexFormula Version 4.0.0 by Philippe Faist (c) 2005-2017 Licensed under the terms of the GNU General Public License (GPLv2+) Warning: libpng warning: iCCP: known incorrect sRGB profile Warning: libpng warning: iCCP: known incorrect sRGB profile Warning: libpng warning: iCCP: known incorrect sRGB profile Warning: libpng warning: iCCP: known incorrect sRGB profile libpng error:...
Hi, thanks for the feedback. I vaguely recall experimenting with this, but as far as I recall it is hard to embed metadata in graphics in a way that's persistent like you mention. I also don't have access to a recent version of Powerpoint so it's hard for me to experiment again on more recent versions of the software. It should be pretty simple to generate your own export profiles in klatexformula with python scripts, see https://klatexformula.sourceforge.io/doc/user-script-klf-export-type for instance,...
Hi, thanks for the report. It's a bit hard to get an idea of what is going wrong here. Could you obtain a stack trace, or some additional info (see e.g. https://stackoverflow.com/q/5745215/1694896)? My suspicion from the error messages is that something is wrong with your libpng. Did you compile against one version and link against a different one? Do you use a standard setup or did you compile any of the libraries and/or klatexformula yourself?
If you choose EPS format, you will be able to drag and drop into Adobe Indesign (and then from there you can copy paste into Illustrator). Unfrotunately, direct drag and drop directly to Illustrator does not work... I agree it would be a very useful feature
Error on linux, klatexformula not working
[feature request] Allow editing equations
Had this problem too. Solution works.
I'm having the same issue. Illustrator won't accept any format. OneNote gets through several options a low quality image. It also accepts pdf format, but I have to go through a printout dialog.
Thanks Tobias for reporting the bug and for the update. Hopefully they will release a new ghostscript version soon.
The bug is related to a bug in ghostscript to version 9.27; https://bugs.ghostscript.com/show_bug.cgi?id=700988. Closing this in Debian https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=927429 fixed the issue.
preview and images are cropped
KLatexFormula - ERROR - can't find file `ecrm1000'
Render two images
Tooltips in GNOME
Cannot drag/paste SVG or PDF to libreoffice in Manjaro linux
No more formula preview while writing
Thanks for the feedback and sorry for the terribly long delay (busy times). I think this was caused by the mechanism that detects whether the computer is on battery power (to save battery power by not constantly running latex). There was a bug that didn't restart the preview after plugging in back the AC power. I've fixed that now, and I assume this will fix your bug, too. I'm closing this issue, feel free to re-open if the problem persists with a later version of klatexformula.
SVG icon not installed with KLF_INSTALL_ICON_THEME
Thanks for your contribution, fixed in SVN.
Suggestion for more descriptive GenericName
Suggestion for more descriptive GenericName
Thanks for the patch, it's now in SVN.
Whatis entry for manpage section NAME
Thanks for the patch, it's now in SVN.
Error during compilation ver 4.0.0
The line should read qreal dpr = p->device()->devicePixelRatioF(); (notice the lowercase "D" in "devicePixelRatioF"). In the sources (SVN and 4.0.0) the line is correct, so I'm not sure how this error was introduced. I'm closing now, re-open if the problem persists.
Fails to build if not APPLE, Linux or WIN32
Sorry for the huge delay (busy times), and thanks for the patch! It's now in SVN and will be part of the next release.
compilatin error: invalid use of incomplete type 'class QAction'
Thanks for the patch, it's now in SVN and will be part of the next release.
compilatin error: invalid use of incomplete type 'class QAction'
I got the same problem on Windows 10 Pro. I am able to save, but unable to drag or copy to Illustrator. This latter function would be very usefull for inserting equations in figures. Any solution? Appreciate your attention.
Working on Windows 7 with latest version of klatex, copy/paste & drag/drop do nothing in Word 2010, Ppt 2010. I am able to paste into mspaint (as a test).
Error during compilation ver 4.0.0
drag n' drop/copy paste not working (windows 10)
error on use when installed from dnf (fedora 23)
The attached patches fixes the issue; Thanks to Aaron M. Ucko ucko@debian.org for testing it on Debian kfreebsd.
Fails to build if not APPLE, Linux or WIN32
Here is the patch, inline. --- src/klatexformula.desktop.in.orig 2017-09-14 12:49:51.951321518 +0300 +++ src/klatexformula.desktop.in 2017-09-14 16:24:47.328502275 +0300 @@ -1,6 +1,6 @@ [Desktop Entry] Name=KLatexFormula -GenericName=KLatexFormula +GenericName=LaTeX Formula Editor Comment=Generate images from LaTeX equations Comment[fr]=Générez une image d'une équation LaTeX Comment[uk]=Створення зображень на основі рівнянь LaTeX
Whatis entry for manpage section NAME
Suggestion for more descriptive GenericName
SVG icon not installed with KLF_INSTALL_ICON_THEME
After another "sleep" and after another restart of the app, it seems to work. Very strange behaviour...
I already checked the following setting is ok under the [UI] group: enablerealtimepreview=true
No more formula preview while writing
I have had this issue too. Solved as suggested. Thank you.
The debian Package cheker lintian notes several more minor typos: * from from (duplicate word) -> from * comming -> coming * noticable -> noticeable * ressource -> resource
That works, thanks!
You could try to revert to the system font by editing the configuration file .klatexformula/klatexformula.conf relative to your home directory (i.e., should be something like C:\Documents and Settings\<user>\.klatexformula\klatexformula.conf), and making sure the option usesystemfont=true is set in the [UI] group. Make sure you edit the config file only after quitting klatexformula. That should fix the problem. You could then afterwards go in the settings dialog and change the font to whatever you...
Tiny font on buttons in Windows 10
An archive with the files needed + patch to make them work is attached to this post. This page can be used: https://fedoraproject.org/wiki/User:Yurchor Once more, many thanks for your work
Thanks a lot for the contribution. I've pushed it into SVN, and it'll be included in the next version of KLF (4.0.1) along with other improvements. If you'd like, it's also possible to translate the "about" text, "what's new", and the command-line options help, by creating the respective files src/data/about_uk.html, src/data/cmdl-help_uk.txt, whats-new-4.0_uk.html. do you have a website or profile page you'd like me to link to in the "AUTHORS" file? Thanks, -Philippe
Fix minor typos in the code
An additional patch to make it build.
Add Ukrainian translation
Suggestion: Make KLatexFormula portable (i.e. executable from an USB drive)
This user script will be included in the next release of klatexformula, closing as fixed.
shell-escape + minted
Ah, yes, sorry, I forgot to mention: I changed the way userscripts worked in Klatexformula 4.0, so you need at least that version. Great that it works!
Sorry my bad. I didn't mention the OS. I was using the Ubuntu 16.04 LTS. And, it didn't work right out of the box (like nothing shows up in the script). Later I figured it's maybe the version problem because there were only python scripts no other directory in the userscripts directory. So, I built from the source. Now it works! Thanks again!
screenshot: