minamotorin
minamotorin
Maybe, keep open was better?
Thanks for your reply. `\ignorespaces` causes the following problem in really rare case. ```latex % This program is in the public domain. \documentclass{jlreq}% Added \ignorespaces \begin{document} \catcode`\@=\active \let@ % For...
I understand, thanks.
Thanks for you reply. I understood what is happening. Did you mean this behavior is a specification of jlreq? Is this a technical constraint? In JLReq, there is a figure...
Okay, thanks. I'll study about JFM.
Experimentally, I wrote the following patch, and it seems work properly. ```diff # This patch is in the public domain and no warranty. diff --git a/jfm-jlreq.lua b/jfm-jlreq.lua index c188528..6172b1b 100644...
> this patch makes the width of 。, 、, etc. 0pt and add a glue after these characters (like the current implementation of hanging punctuation for (u)pLaTeX. Yes, that's right....
こんにちは。 私にとって、`description` 環境では、`1\zw` の長さの空白が挿入されるので、段落の先頭に合わせるのが自然な感じです。 動作を変更するスイッチを追加することは可能ですか? ```latex % This program is in the public domain. \documentclass[open_bracket_pos=nibu_tentsuki]{jlreq} \begin{document} (□□□□ \noindent □□□□□ \noindent (□□□□ \begin{itemize} \item (□□□□ \item □□□□□ \item[(□□□□] (□□□□ \item[□□□□□] □□□□□...
Replace `"C:\pass\\to\\tesseract.exe"` in the 4th line of your `setting.json` with `"C:\\pass\\to\\tesseract.exe"`. `\` muse be escaped.
Maybe the cause is that the cookie from [https://google.{country}]() does not have key `NID`. However, I have no idea why. GoBooDo works in my environment. Please try other countries. I...