Skip to content

Incorrect hyphen right after apostrophe in French #13

Description

@MDLC01

In French, a hyphen can be added right after an apostrophe, which is incorrect.12

This can be reproduced in Typst with the following code.

#set text(lang: "fr")
#set page(width: 1.8cm)
#set par(justify: true)
Aujourd'hui

Au- // jourd’- // hui

Note that this does not happen when the language is set to English.

Footnotes

  1. Wikipedia (fr) states "On ne coupe jamais à la position d’une apostrophe", which means "One should never hyphen on an apostrophe."

  2. http://plumefrancaise.fr/la-cesure-en-typographie (fr)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions