Stories
Slash Boxes
Comments

SoylentNews is people

This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by buswolley on Sunday March 29 2015, @11:57AM

    by buswolley (848) on Sunday March 29 2015, @11:57AM (#163781)

    Not sure how to get that character

    --
    subicular junctures
    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2  
  • (Score: 3, Informative) by maxwell demon on Sunday March 29 2015, @12:15PM

    by maxwell demon (1608) Subscriber Badge on Sunday March 29 2015, @12:15PM (#163787) Journal

    I guess that depends on your operating system and keyboard layout. For example, on a French keyboard you generally have a key for it. On a standard German "dead-keys" keyboard, you'd use the key sequence [´] [e]. On any Unix/Linux keyboard with Compose key, use [Compose] [´] [e]. If you have a way to enter Unicode characters directly by code number, the character is U+00E9 (decimal code 233; probably on Windows you could enter it by holding Alt and typing on the numeric keypad [0] [2] [3] [3], but I can't check because I don't have any Windows). When all else fails, you can go to the character table, seek for that character, and then copy/paste it.

    --
    The Tao of math: The numbers you can count are not the real numbers.