Bugs item #3607406, was opened at 2013-03-09 02:00 Message generated for change (Comment added) made by pbianchini You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=655717&aid=3607406&group_id=110216
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open >Resolution: Fixed Priority: 5 Private: No Submitted By: https://www.google.com/accounts () Assigned to: Nobody/Anonymous (nobody) Summary: No space before colon Initial Comment: It would be nice to have a check, that there is no space before a colon, at least for some languages, where it's applicable. For example, correct sentence is: “There was only one possible explanation: the train had never arrived.” but not: “There was only one possible explanation : the train had never arrived.” English Wikipedia says: “In print, a thin space is traditionally placed before a colon and a thick space after it. In English-language modern high-volume commercial printing, no space is placed before a colon and a single space is placed after it. In French-language typing and printing, the traditional rules are preserved.” So, probably it would be correct, to check, whether there is a thick space before a colon (not sure, what's the Unicode code for this character) or no space at all. ---------------------------------------------------------------------- >Comment By: Paolo Bianchini (pbianchini) Date: 2013-04-13 02:21 Message: Submitted patch to handle space before : ; and % Enabled for the Italian version. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=655717&aid=3607406&group_id=110216 ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ Languagetool-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/languagetool-commits
