Jan Winkler
Jan Winkler
Thanks for your contribution! There is a major refactoring / code clean-up process underway at https://github.com/jcwinkler/textext/tree/TEXTEXT_2_0 where some of your changes are already incorporated. I will merge your contribution when...
@owenhdiba Could give an example please: - Screenshot - Latex-Code - used packages so I can evaluate what's going on? > :671: ImportWarning: DynamicImporter.exec_module() not found; falling back to load_module()...
Usually, it is sufficient to run the setup without any arguments: `python setup.py`. The `pdflatex-executable` argument is only required if the `pdflatex` command is not in the system path. If...
At the first run the Python files are compiled to .pyc files which may take some time, esp. on slow systems. What happens if you really wait for a long...
I will think about this. Maybe as an optional feature in TexText 2.0.
Often it is a missing latex package that the TeX distro tries to install automatically but fails to get any user confirmation. Please try the manual toolchain with exactly the...
> modified my custom preamble file to the ofiginal one So with your custom preamble it still does not work?
@sanette > each time I open the textext dialog, and click on "preview" or "save", it completely freezes. Please try to compile the following code snippet (put into a file...
> yes, this compiles fine Thanks. This prooves that the latex compilation invoked by TexText is working fine. > Each time I try to import a PDF, it freezes! Good...
OK, thanks for this investigation. So we have an Inkscape problem here. Maybe it is related to https://gitlab.com/inkscape/inkscape/-/issues/3512 or https://gitlab.com/inkscape/inkscape/-/issues/3919 Could you attach your latex generated pdf `which fails to...