GeneralHow to generate a straight apostrophe?

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
xuinkrbin
Posts: 2
Joined: Thu Aug 21, 2008 7:56 am

How to generate a straight apostrophe?

Post by xuinkrbin »

Hi,
I need to generate a straight apostrophe (not the default right quotation mark used as a substitute) in both table and non-table text. Can Anyone point Me in the direction of documentation showing exactly how to do so in both cases? Does a method exist to 'override' this "prefered" character, as many web sites I have found refer to the r.q.m.?

Thanks in advance.

xuinkrbin

Recommended reading 2024:

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

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

Stefan Kottwitz
Site Admin
Posts: 10345
Joined: Mon Mar 10, 2008 9:44 pm

How to generate a straight apostrophe?

Post by Stefan Kottwitz »

Hi xuinkrbin,

welcome to the board!
Try \textquotesingle from the textcomp package:

Code: Select all

\usepackage{textcomp}
...
\textquotesingle
Stefan
LaTeX.org admin
xuinkrbin
Posts: 2
Joined: Thu Aug 21, 2008 7:56 am

Re: How to generate a straight apostrophe?

Post by xuinkrbin »

ki'e .i do melbi prenu :D
(Thank You! You are a beautiful person!)
Post Reply