Re: Documentation/user-manual.txt, asciidoc and "--" escapes

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jonas Fonseca <fonseca@...>
Cc: <git@...>
Date: Monday, November 10, 2008 - 3:38 am

Hi!


Ok, I'll look there, when you tell me this patch is worth anything.



Well, this doesn't solve the problem -- I'm not talking about
manpages, the "--" where replaced with single "—" on the
http://www.kernel.org/pub/software/scm/git/docs/user-manual.html page.
Yes, we can disable such a replacement in the config file, but take a
look at the sentence "...how to fetch and study a project using
git—read these chapters...". In this case "--" in the source file was
replaced with "—" and this is what we want.

I noticed that all substitutions "--" -> "—", where "—" is a part of
sentence punctuation, match \w--\w pattern (e.g. no spaces on both
sides) and probably this is how it should be written in English. But
basing on this doesn't seem to me to be fool proof.

Best regards,
Piotr
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Documentation/user-manual.txt, asciidoc and "--" escapes, Piotr Findeisen, (Mon Nov 10, 3:38 am)
Re: Documentation/user-manual.txt, asciidoc and "--" escapes, Piotr Findeisen, (Mon Nov 10, 6:14 am)
Re: Documentation/user-manual.txt, asciidoc and "--" escapes, Piotr Findeisen, (Fri Nov 14, 9:02 am)