Displaying 2 results from an estimated 2 matches for "u2009".
Did you mean:
2009
2008 Oct 12
1
Thin spaces
Hi all,
I'm looking at providing some nicer number formatting features for
axes in ggplot2. One thing I would like to do is use thin spaces to
separate digits, like you can in latex. I realise I can use unicode
spaces to do this (e.g.
http://www.cs.tut.fi/~jkorpela/chars/spaces.html), but what are the
possible pitfalls. Is this likely to work on all graphics devices
across all platforms?
2004 Jul 19
0
(Asterisk-Users] Affordable SIP Phone - Stiil a Myth?
...exten => 2007,102,Voicemail(b2007)
exten => 2007,103,Hangup
;New one
exten => 2008,1,Dial(SIP/2008,20)
exten => 2008,2,Voicemail(u2008)
exten => 2008,102,Voicemail(b2008)
exten => 2008,103,Hangup
;New one
exten => 2009,1,Dial(SIP/2009,20)
exten => 2009,2,Voicemail(u2009)
exten => 2009,102,Voicemail(b2009)
exten => 2009,103,Hangup
;New one
exten => 2010,1,Dial(SIP/2010,20)
exten => 2010,2,Voicemail(u2010)
exten => 2010,102,Voicemail(b2010)
exten => 2010,103,Hangup
;New one
exten => 2011,1,Dial(SIP/2011,20)
exten => 2011,2,Voicema...