LAURENS Jérôme

Results 133 comments of LAURENS Jérôme

FYI, TeXShop uses the same PATH as a terminal such that minted is usable.

You are definitely right. TeXworks is definitely missing `/usr/local/bin` and maybe some other standard location related to the `lua` world. The TeXShop dialog you mention already exists in TeXworks somehow....

It seems there is a recent problem with poppler and qt6 on macOS X. See this [TeXstudio issue](https://github.com/texstudio-org/texstudio/issues/2483#issue-1309631475)

After comments on the draft PR, here is what works to build arm64 binaries with actual sources From a standard terminal ``` /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" brew install hunspell...

In order to build universal macOS binaries, there might be a gihub action [macos-universal-binary-action)](https://github.com/marketplace/actions/macos-universal-binary-action)

I forgot that it solves issue #1019

You are right, I am building for arm64 OSX with Qt5. I have assigned this issue to myself in order to modify the build instructions once appropriate libraries are available.

Under the light of your comments, next example of design will illustrate my point of view "Copy to find" action: 1. switch "on copy to find mode" on, 2. store...

I agree. The question is how to implement that in POC? Initially no smart C library was available in TeXLive, but nowadays we have at least lua.

Very good example, thanks for pointing this out. This is showing that the synctex file does not contain enough information to synchronize properly. Sometimes 3 should return, sometimes 4. Once...