Quotes and backticks
March 17th, 2009
I recently had cause to remind someone about the evilness of using backticks as quote marks, which lead me to dig up this really useful document: http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
Please show this to anyone to who abuses backticks in this way and enlighten them!
March 17th, 2009 at 3:10 pm
Ooh, bikeshed! What about the possibility of ` and ‘ for texts in C, but with localizations to the correct left and right quotes for unicode locales?
March 17th, 2009 at 3:34 pm
Bikeshed?! It’s a matter of syntax!
March 17th, 2009 at 4:10 pm
@Andy, also you seem to have missed the point that ` is NOT a quote mark!
March 17th, 2009 at 5:59 pm
Yup, those weird `quote’ quoting are really annoying – good to know that I’m not alone with that opinion
March 17th, 2009 at 6:16 pm
The prime source of evilness seems to be that it looks `ugly’. Once you’re used to it, it’s not ugly at all.
March 18th, 2009 at 11:50 pm
LaTeX will happily display your undesired quotes in a desired way, and how the hell do I actually type unicode characters in Linux anyway? I never needed more than my compose key can handle… Actually, [compose], ['], ['] generates “´”, and after 5 minutes of trying I managed to find that [compose], [], ['] generates “’”. Maybe I’ll start using them now
March 18th, 2009 at 11:52 pm
Bugger, LaTeX actually does *not* support the use of the correct characters (will get hidden)…