minamotorin

Results 74 comments of minamotorin

`#!/usr/bin/python3` on [the first line of `GoBooDo.py`](https://github.com/vaibhavk97/GoBooDo/blob/97942737878c086d5dd194888bdcf46840611f1d/GoBooDo.py#L1) means use `python3` (shebang, UNIX system’s rule). Windows doesn’t support shebang but Python does. Is Python which you installed requirements to just python3?...

The key point of this issue is that the space between left edge of paragraph and “「” is effectively 1.5 em, not the 1 em specified by `#set par(first-line-indent: 1em)`.

@peng1999 > Typst just behaves the same as option ③ in [Figure 71](https://www.w3.org/TR/2020/NOTE-jlreq-20200811/#fig2_15). No. Option 3 require the space between the left edge of the paragraph and “「” **at the...

@peng1999 > So your issue splits into two parts: the bug part is a duplication of https://github.com/typst/typst/issues/2348, and the feature request part is valid. I couldn't find #2348 in the...

This is not duplicate of #2348. The cause of #2348 seems to be that the space between the left edge of the paragraph and “「” at the beginning of a...

@peng1999 I think current behavior of typst does not satisfy any of option in [Requirements for Japanese Text Layout](https://www.w3.org/TR/2020/NOTE-jlreq-20200811/#positioning_of_opening_brackets_at_line_head). Option 1 require the space between the left edge of the...

> the two issue is essentially the same and can be fixed by a single action: remove the shrinkable space. I agree about the solution. But I'll keep this issue...

The points seems to be always the same. As a workaround, you can continue scraping by using until.

@Totar Your comment has nothing to do with this issue. I opened new issue (#12), so please talk there. This is about the issue that Twitter search still has results...

The number of results seems to no change. Twint just stops suddenly. An example is shown below (I'm not sure if it is the same in other environments). ```sh twint...