minamotorin

Results 15 issues of minamotorin

- [x] Python version is 3.6; - [x] Updated Twint with `pip3 install --user --upgrade -e git+https://github.com/twintproject/twint.git@origin/master#egg=twint`; - [x] I have searched the issues and there are no duplicates of...

In LuaLaTeX, punctuations at end of paragraph are not treated as hanging punctuation. Example code. ```latex % This program is in the public domain. \documentclass[hanging_punctuation,line_length=6zw]{jlreq} \begin{document} □□□□□。 □□□□□。 □ \end{document}...

If there are `\color` immediately after headings, page breaks are not prohibited. This happens with both (u)pLaTeX and LuaLaTeX. I couldn't find version of jlreq which doesn't cause this problem....

# About Page break is not suppressed between consecutive headings. # Environments - LuaHBTeX: 1.13.2 - LaTeX2e: 2021-11-15 - jlreq 2021/11/05 (4b760c7) - hyperref 2021-06-07 v7.00h # Example ```latex %...

In LuaLaTeX, a line break immediately after ideographic space (zenkaku space) is converted to a word space. This behavior is different from (u)pLaTeX. The cause is that ideographic space (` ...

### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE - [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field ### Checklist -...

enhancement
patch-available

This pull request makes GoBooDo to make a searchable PDF with OCR. See also: #58. # How does this work Tesseractor makes searchable PDFs from images and merge PDFs by...

Hi. GoBooDo is great, but if it create **searchable PDF**, it will get more great. I wrote the codo to do this. # Description This patch add `ocrPDF` method to...

This script create PDF every running. Is there any reason? If there are no reason, create PDF only when all links and images are fetched is good idea. Because creating...

### Description When paragraph indentation is enabled, positioning of brackets at the beginning of paragraph doesn't follow [§3.1.5 of Requirements for Japanese Text Layout](https://www.w3.org/TR/2020/NOTE-jlreq-20200811/#positioning_of_opening_brackets_at_line_head). Example code is below. ```typst //...

bug
text