0 votes
525 vues

(Also see this thread.)

Most publications that I read in English (including English Wikipedia) put footnote callers outside punctuation:

  • “Like this!”,* he said \ * or that.
  • Not “Like this*!”, he said \ * or that.

(I guess they’re outside because otherwise they create and ugly gap between the text and the punctuation that immediately follows. On the other hand, when the caller is outside quotation marks, that makes it look like the footnote refers to the entire quotation, when it may only refer to the last word or phrase.)

Anyway, it would be nice to be able to check the consistency of these, whether your preferred style is outside or inside.

Like the “also see …” I have referred to above, I guess there’s no built-in check for this. If I write a regex for it, I’ll add it to this thread.

Ancienne publication - affichée dans sa langue d'origine
Paratext par (1,4k points)
réaffiché | 525 vues

1 Réponse

0 votes

This expression should work:

> regex:\\[xf]\*\p{P}

This says look for any x* or f* followed by Unicode punctuation. If you didn’t want the cross references you could simply remove the x.

Ancienne publication - affichée dans sa langue d'origine
par (9,9k points)
réaffiché

Should that not be:

regex:[xf]*\p{P}

Ancienne publication - affichée dans sa langue d'origine

This email list just removed the backslash from before the asterisk.

regex:[xf]--*\p{P}

(remove the hyphens before and after the \ )

Ancienne publication - affichée dans sa langue d'origine

regex:[xf]\*\p{P} will also work. It just doesn’t mach the backslash before the x* or f* markers.

Ancienne publication - affichée dans sa langue d'origine

Questions connexes

0 votes
2 réponses 803 vues
Footnote callers should have a space after them (or before if the caller comes ahead of what it refers to, ESV- ... flag the case where the translator forgets to type that space?
wdavidhj 1,4k posée oct. 22, 2015
+1 vote
1 réponse 375 vues
Certains projets de traduction ne souhaitent pas avoir de points à la fin de leurs notes de bas de page. Simplement les ... notes de bas de page - Aides - Site de support Paratext
[Expert]
Jeff_Shrum
2,9k
posée août 30, 2022
0 votes
1 réponse 236 vues
The character entered after the opening marker indicates what caller will be used in the text. In Unformatted view, you ... view, the character(s) you define will be displayed.
[Expert]
anon421222
735
posée févr. 23, 2017
0 votes
2 réponses 77 vues
Bonjour à tous, Je travaille sur un projet qui marquait auparavant tous les appels de notes de bas de page manuellement. ... que je passe à côté de quelque chose. Merci, Aaron
PecanMango 112 posée nov. 6, 2024
0 votes
2 réponses 278 vues
When I run the Unmatched Pairs of Punctuation Check (PT 8 or 9), almost every opening quotation mark that starts a quote ... this case!). Any ideas on how to resolve this problem?
viverechristus 296 posée août 21, 2020
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
Dear friends, since God so loved us, we also ought to love one another.
1 John 4:11
3,044 questions
6,004 réponses
5,671 commentaires
2,026 utilisateurs