linebender / linebender/parley

Find some reasonable way to render interlinear/inline annotations (a.k.a ruby).

Open
#255 0 comments 4 reactions 1 assignee View on GitHub

@xorgy is already working on this.

Since Jan 25, 2025.

enhancement
Dominant language
Rust
Stars
736
Forks
120
Avg merge
1d 3h
Merged PRs (30d)
53

Description

Interlinear/inline annotations (often called _ruby,_ hence the HTML element ``) are a common feature of typesetting, particularly in Japanese and in Chinese languages, and they are somewhat challenging to layer on top of existing layout tools in Parley (for example, because they can affect the layout width of words, either by overflowing on top, or by being interspersed between characters).
I want to open the discussion on how we can support this use case.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.