Results 435 comments of Mickaël Menu

> Do you mean that we should avoid something like `{day}/{month}/{year}`? If so, I agree that it should only use a single interpolated string (`{date}`) otherwise you can't handle localization...

It will likely not be done before next year on the mobile toolkits. On the web toolkit it will be done very soon.

We have letter-spacing in the mobile toolkits [but it's only marked as "effective" with the default stylesheet](https://github.com/readium/kotlin-toolkit/blob/1570e80ab0a8f28255e53cabb291b1152f565a5f/readium/navigator/src/main/java/org/readium/r2/navigator/epub/EpubPreferencesEditor.kt#L492-L495) – so no CJK or RTL. We followed the [instructions from Readium CSS's...

If you need, I think you could reach out to these users for more insights with CJK: * https://github.com/readium/swift-toolkit/discussions/370 * https://github.com/readium/kotlin-toolkit/issues/458 In particular, it looks like the paginated mode doesn't...

I agree that there's value in a consistent base Readium CSS distribution. Maybe the progressive enhancement could be some kind of opt-in as separate stylesheets, similar to the [EBPAJ fonts...

I'm not sure that moving an unmaintained project into ASF will help much. In my opinion you should start by creating a neutral GitHub organization, have a bunch of fork...

Thank you for reporting this issue. The book for reference: [valdshnepy.epub.zip](https://github.com/user-attachments/files/19914335/valdshnepy.epub.zip)

I can't reproduce this issue from `develop`. Are you trying from the Test App? Does it happen for every book you tried, including PDFs?

Could you share the book in question?