LAURENS Jérôme

Results 133 comments of LAURENS Jérôme

What is really astonishing is that one line is added when the line break occurs before `Xt` but not before `XX`.

After seriously digging into `l3doc.cls`, I have narrowed the problem to the use of the `underscore` package when setting the `\tolerance` to 1000. Setting the `\tolerance` to less than `505`...

To be compliant with Lua 5.3 "This is a wrapper around the Lua call require ’⟨module⟩’." should read "This is a wrapper around the Lua call require(’⟨module⟩’)."

On 0.6.8, MacOS 13 1) create from [email protected] a file with only a U+0020 space and a U+00A0 space. 2) Open the [email protected] find panel, enter a U+0020 space in...

One solution is to change any U+2028 into U+000D. There is another similar problem with some unicode space characters that do not have the correct TeX category code. The editor...

"Reveal in finder" "Show in enclosing folder" are used on MacOS. The second one seems less OS related and may fit better for internationalization.

It seems to me that the main problem is the file menu entry, which is not addressed by the script.

The problem is not the path used by texworks, the problem is the PATH environment variable used when TeX launches an external command. When TeXworks launches TeX, it uses its...