Fonts & Character SetsTypewriter Apostrophe

Information and discussion about fonts and character sets (e.g. how to use language specific characters)
Post Reply
Linguist
Posts: 43
Joined: Mon Nov 07, 2011 12:07 pm

Typewriter Apostrophe

Post by Linguist »

I'm typesetting a document in a language of Indonesia which uses the unicode character U+0027 (Also known as the `typewriter apostrophe' or `vertical apostrophe') as a letter of the alphabet (used to represent the glottal stop).

I'm looking for a way to input this character (U+0027) with the Times font, (or any font for that matter)

LaTeX automatically converts the input ' into the character U+2019, `right single quotation mark'. This is not acceptable as this character is used in this language for quotations.

Other characters which I've considered but are equally unacceptable include: prime and the tipa vertical stroke character.

For more information, see the Wikipedia article `Apostrophe'; I want the apostrophe on the right please!
Last edited by Linguist on Tue Nov 08, 2011 2:21 pm, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Linguist
Posts: 43
Joined: Mon Nov 07, 2011 12:07 pm

Re: Typewriter Apostrophe

Post by Linguist »

After many hours of searching for a solution I accidently stumbled across one while looking for something else.

Load the textcomp package. Use the command \textquotesingle.

The story of LaTeX: everything's wasy once you know how. Until you know how evrything's impossible.
bernie
Posts: 1
Joined: Thu Jan 19, 2012 4:24 am

Re: Typewriter Apostrophe

Post by bernie »

Thanks for all your hard work, linquist! It only took me half an hour to find this page, answering precisely the question I had.
Post Reply