Andrew Voynov
Andrew Voynov
Oh, sorry. It can prevent ruby overlapping by manually putting ["delimeter"](https://github.com/rinmyo/ruby-typ/pull/1) character between adjacent base text and ruby: ```typst #fu("じゅうよん|ポンド")[14|听] ```  Which resolves only half of the problem (it...
I added `[][]` format for the library: https://gist.github.com/Andrew15-5/725f1b036fdb376363bd96d8f814aaf7. Now I can use `#ruby[ふりがな][振り仮名]` which removes additional `""` and changes first `()` to `[]`. Delimiter also works. This _format_ of the...
I have good news. I've tried adding delimiter around the text (which is something I never thought of even trying), and the problem with ruby going out of page boundaries...
Interesting, I will try reading it when I got time. I was using this package only because it looked like the most popular one. I don't remember seeing any other...
I encountered a similar problem when using `em` instead of `pt`: code ```typst #set page(margin: 1cm) #set text(size: 14pt) // #show raw: set text(size: 14pt) // (1) This renders raw...
> It's not specific to LSP hover but scrolling floating windows in general. Yes. The second point was about that. A general solution that can be obviously used for non-hover-docs...
Which version is this supposed to work with? `Methods` doesn't exist in 0.9.4. ``` .../init.lua:235: attempt to index field 'Methods' (a nil value) ``` These are the fields that exit:...
The `:map` doesn't show the new keymaps, and they don't do anything if they are enabled.
[nvim-config.zip](https://github.com/neovim/neovim/files/14812647/nvim-config.zip)