0 votos
599 visualizações

(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.

Publicação antiga - exibida no idioma original
Paratext por (1,4k pontos)
reexibida | 599 visualizações

1 Resposta

0 votos

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.

Publicação antiga - exibida no idioma original
por (9,9k pontos)
reexibida

Should that not be:

regex:[xf]*\p{P}

Publicação antiga - exibida no idioma original

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

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

(remove the hyphens before and after the \ )

Publicação antiga - exibida no idioma original

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

Publicação antiga - exibida no idioma original

Perguntas relacionadas

0 votos
2 respostas 902 visualizações
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 perguntada Out 22, 2015
+1 voto
1 resposta 441 visualizações
Alguns projetos de tradução não desejam ter pontos no final de suas notas de rodapé. Simplesmente omiti-los fará com que ... notas de rodapé - Ajuda - Site de Suporte do Paratext
[Expert]
Jeff_Shrum
2,9k
perguntada Ago 30, 2022
0 votos
1 resposta 299 visualizações
O caractere inserido após o marcador de abertura indica qual chamador será usado no texto. Na visualização Não ... Pré-visualização, os caracteres que você definir serão exibidos.
[Expert]
anon421222
735
perguntada Fev 23, 2017
0 votos
2 respostas 204 visualizações
Olá a todos, Estou trabalhando em um projeto que anteriormente marcava todas as chamadas de notas de rodapé ... , então posso estar apenas perdendo algo. Obrigado, Aaron
PecanMango 112 perguntada Nov 6, 2024
0 votos
1 resposta 84 visualizações
Adicionei os nomes da transliteração das letras hebraicas nos Salmos acrósticos dentro do \qac USFM. Abaixo está uma amostra do final do ... \q1 \v 3 \qac (bet) \qac* Ngabafocne...
anon635921 121 perguntada 5 dias atrás
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
If anyone destroys God’s temple, God will destroy that person; for God’s temple is sacred, and you together are that temple.
1 Corinthians 3:17
3,052 perguntas
6,011 respostas
5,677 comentários
2,032 usuários