File indexing completed on 2024-11-24 04:34:44

0001 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
0002 <html>
0003 <!-- This document is an unofficial reference manual for LaTeX, a
0004 document preparation system, version of November 2018.
0005 
0006 This manual was originally translated from LATEX.HLP v1.0a in the
0007 VMS Help Library.  The pre-translation version was written by
0008 George D. Greenwade of Sam Houston State University.  The
0009 LaTeX 2.09 version was written by Stephen Gilmore.  The
0010 LaTeX2e version was adapted from this by Torsten Martinsen.  Karl
0011 Berry made further updates and additions, and gratefully acknowledges
0012 using Hypertext Help with LaTeX, by Sheldon Green, and
0013 LaTeX Command Summary (for LaTeX 2.09) by
0014 L. Botway and C. Biemesderfer (published by the TeX Users
0015 Group as TeXniques number 10), as reference material.  We also
0016 gratefully acknowledge additional material appearing in
0017 latex2e-reference by Martin Herbert Dietze.  (From these references no
0018 text was directly copied.)
0019 
0020 Copyright 2007, 2008, 2009, 2010, 2011, 2012, 2013,
0021 2014, 2015, 2016, 2017, 2018 Karl Berry.
0022 
0023 Copyright 1988, 1994, 2007 Stephen Gilmore.
0024 
0025 Copyright 1994, 1995, 1996 Torsten Martinsen.
0026 
0027 Permission is granted to make and distribute verbatim copies of
0028 this manual provided the copyright notice and this permission notice
0029 are preserved on all copies.
0030 
0031 
0032 Permission is granted to copy and distribute modified versions of this
0033 manual under the conditions for verbatim copying, provided that the entire
0034 resulting derived work is distributed under the terms of a permission
0035 notice identical to this one.
0036 
0037 Permission is granted to copy and distribute translations of this manual
0038 into another language, under the above conditions for modified versions. -->
0039 <!-- Created by GNU Texinfo 6.5, http://www.gnu.org/software/texinfo/ -->
0040 <head>
0041 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
0042 <title>Text symbols (LaTeX2e unofficial reference manual (November 2018))</title>
0043 
0044 <meta name="description" content="Text symbols (LaTeX2e unofficial reference manual (November 2018))">
0045 <meta name="keywords" content="Text symbols (LaTeX2e unofficial reference manual (November 2018))">
0046 <meta name="resource-type" content="document">
0047 <meta name="distribution" content="global">
0048 <meta name="Generator" content="makeinfo">
0049 <link href="index.html#Top" rel="start" title="Top">
0050 <link href="IndexDocument.html#Index" rel="index" title="Index">
0051 <link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
0052 <link href="Special-insertions.html#Special-insertions" rel="up" title="Special insertions">
0053 <link href="Accents.html#Accents" rel="next" title="Accents">
0054 <link href="Symbols-by-font-position.html#Symbols-by-font-position" rel="prev" title="Symbols by font position">
0055 <style type="text/css">
0056 <!--
0057 /* $Id: latex2e.css 690 2018-09-15 15:20:19Z jimhefferon $
0058    Minor css for latexrefman. Public domain.
0059    Originally written by Jim Hefferon and Karl Berry, 2018. */
0060 
0061 /* So you can style for yourself */
0062 @import url("/css/latexreflocal.css");
0063 
0064 
0065 
0066 a.summary-letter {text-decoration: none}
0067 blockquote.indentedblock {margin-right: 0em}
0068 blockquote.smallindentedblock {margin-right: 0em; font-size: smaller}
0069 blockquote.smallquotation {font-size: smaller}
0070 div.display {margin-left: 3.2em}
0071 div.example {margin-left: 3.2em}
0072 div.lisp {margin-left: 3.2em}
0073 div.smalldisplay {margin-left: 3.2em}
0074 div.smallexample {margin-left: 3.2em}
0075 div.smalllisp {margin-left: 3.2em}
0076 kbd {font-style: oblique}
0077 pre.display {font-family: inherit}
0078 pre.format {font-family: inherit}
0079 pre.menu-comment {font-family: serif}
0080 pre.menu-preformatted {font-family: serif}
0081 pre.smalldisplay {font-family: inherit; font-size: smaller}
0082 pre.smallexample {font-size: smaller}
0083 pre.smallformat {font-family: inherit; font-size: smaller}
0084 pre.smalllisp {font-size: smaller}
0085 span.nolinebreak {white-space: nowrap}
0086 span.roman {font-family: initial; font-weight: normal}
0087 span.sansserif {font-family: sans-serif; font-weight: normal}
0088 ul.no-bullet {list-style: none}
0089 BODY {
0090   margin-top: 1em;
0091   margin-left: 1em; /* auto results in two-digit <ol> lost off left */
0092   margin-right: 1em;
0093   margin-bottom: 1em;
0094   /* the idea is to use the whole window, unless it is ridiculously
0095      wide, probably with too-small fonts, too.  */
0096   max-width: 64em;
0097 }
0098 
0099 /* Because we want @math{... @code ...} to be upright, not slanted,
0100    and Texinfo won't fix it. */
0101 code {font-style:normal; font-family:monospace; }
0102 
0103 /* We put a link to our own home page at the bottom. */
0104 div.referenceinfo {font-size:small;}
0105 
0106 -->
0107 </style>
0108 
0109 
0110 </head>
0111 
0112 <body lang="en">
0113 <a name="Text-symbols"></a>
0114 <div class="header">
0115 <p>
0116 Next: <a href="Accents.html#Accents" accesskey="n" rel="next">Accents</a>, Previous: <a href="Symbols-by-font-position.html#Symbols-by-font-position" accesskey="p" rel="prev">Symbols by font position</a>, Up: <a href="Special-insertions.html#Special-insertions" accesskey="u" rel="up">Special insertions</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="IndexDocument.html#Index" title="Index" rel="index">Index</a>]</p>
0117 </div>
0118 <hr>
0119 <a name="Text-symbols-1"></a>
0120 <h3 class="section">23.4 Text symbols</h3>
0121 
0122 <a name="index-text-symbols"></a>
0123 <a name="index-symbols_002c-text"></a>
0124 
0125 <a name="index-textcomp-package-1"></a>
0126 <p>LaTeX provides commands to generate a number of non-letter symbols in
0127 running text.  Some of these, especially the more obscure ones, are not
0128 available in OT1. Unless you are using XeLaTeX or LuaLaTeX then
0129 you may need to load the <code>textcomp</code> package.
0130 </p>
0131 <dl compact="compact">
0132 <dt><code>\copyright</code>
0133 <a name="index-_005ccopyright"></a>
0134 </dt>
0135 <dt><code>\textcopyright</code>
0136 <a name="index-_005ctextcopyright"></a>
0137 </dt>
0138 <dd><a name="index-copyright-symbol"></a>
0139 <p>&copy; The copyright symbol.
0140 </p>
0141 </dd>
0142 <dt><code>\dag</code>
0143 <a name="index-_005cdag"></a>
0144 </dt>
0145 <dd><a name="index-dagger_002c-in-text"></a>
0146 <p>&#x2020; The dagger symbol (in text).
0147 </p>
0148 </dd>
0149 <dt><code>\ddag</code>
0150 <a name="index-_005cddag"></a>
0151 </dt>
0152 <dd><a name="index-double-dagger_002c-in-text"></a>
0153 <p>&#x2021; The double dagger symbol (in text).
0154 </p>
0155 </dd>
0156 <dt><code>\LaTeX</code>
0157 <a name="index-_005cLaTeX"></a>
0158 </dt>
0159 <dd><a name="index-LaTeX-logo"></a>
0160 <a name="index-logo_002c-LaTeX"></a>
0161 <p>The LaTeX logo.
0162 </p>
0163 </dd>
0164 <dt><code>\LaTeXe</code>
0165 <a name="index-_005cLaTeXe"></a>
0166 </dt>
0167 <dd><a name="index-LaTeX2e-logo"></a>
0168 <a name="index-logo_002c-LaTeX2e"></a>
0169 <p>The LaTeX2e logo.
0170 </p>
0171 </dd>
0172 <dt><code>\guillemotleft <span class="roman">(&laquo;)</span></code>
0173 <a name="index-_005cguillemotleft-_0028_00ab_0029"></a>
0174 </dt>
0175 <dt><code>\guillemotright <span class="roman">(&raquo;)</span></code>
0176 <a name="index-_005cguillemotright-_0028_00bb_0029"></a>
0177 </dt>
0178 <dt><code>\guilsinglleft <span class="roman">(&lsaquo;)</span></code>
0179 <a name="index-_005cguilsinglleft-_0028_2039_0029"></a>
0180 </dt>
0181 <dt><code>\guilsinglright <span class="roman">(&rsaquo;)</span></code>
0182 <a name="index-_005cguilsinglright-_0028_203a_0029"></a>
0183 </dt>
0184 <dd><a name="index-double-guillemets"></a>
0185 <a name="index-single-guillemets"></a>
0186 <a name="index-left-angle-quotation-marks"></a>
0187 <a name="index-right-angle-quotation-marks"></a>
0188 <a name="index-double-angle-quotation-marks"></a>
0189 <a name="index-single-angle-quotation-marks"></a>
0190 <a name="index-French-quotation-marks"></a>
0191 <a name="index-quotation-marks_002c-French"></a>
0192 <p>&laquo;, &raquo;, &lsaquo;, &rsaquo;
0193 Double and single angle quotation marks, commonly used in French.
0194 </p>
0195 </dd>
0196 <dt><code>\ldots</code>
0197 <a name="index-_005cldots-1"></a>
0198 </dt>
0199 <dt><code>\dots</code>
0200 <a name="index-_005cdots"></a>
0201 </dt>
0202 <dt><code>\textellipsis</code>
0203 <a name="index-_005ctextellipsis"></a>
0204 </dt>
0205 <dd><a name="index-ellipsis"></a>
0206 <p>&hellip;  An ellipsis (three dots at the baseline):  <code>\ldots</code>
0207 and <code>\dots</code> also work in math mode.
0208 </p>
0209 </dd>
0210 <dt><code>\lq</code>
0211 <a name="index-_005clq"></a>
0212 </dt>
0213 <dd><a name="index-left-quote"></a>
0214 <a name="index-opening-quote"></a>
0215 <p>&lsquo; Left (opening) quote.
0216 </p>
0217 </dd>
0218 <dt><code>\P</code>
0219 <a name="index-_005cP"></a>
0220 </dt>
0221 <dt><code>\textparagraph</code>
0222 <a name="index-_005ctextparagraph"></a>
0223 </dt>
0224 <dd><a name="index-paragraph-symbol"></a>
0225 <a name="index-pilcrow"></a>
0226 <p>&#x00B6; Paragraph sign (pilcrow).
0227 </p>
0228 </dd>
0229 <dt><code>\pounds</code>
0230 <a name="index-_005cpounds"></a>
0231 </dt>
0232 <dt><code>\textsterling</code>
0233 <a name="index-_005ctextsterling"></a>
0234 </dt>
0235 <dd><a name="index-pounds-symbol"></a>
0236 <a name="index-sterling-symbol"></a>
0237 <p>&pound; English pounds sterling.
0238 </p>
0239 </dd>
0240 <dt><code>\quotedblbase <span class="roman">(&bdquo;)</span></code>
0241 <a name="index-_005cquotedblbase-_0028_201e_0029"></a>
0242 </dt>
0243 <dt><code>\quotesinglbase <span class="roman">(&sbquo;)</span></code>
0244 <a name="index-_005cquotesinglbase-_0028_201a_0029"></a>
0245 </dt>
0246 <dd><a name="index-double-low_002d9-quotation-mark"></a>
0247 <a name="index-single-low_002d9-quotation-mark"></a>
0248 <a name="index-low_002d9-quotation-marks_002c-single-and-double"></a>
0249 <p>&bdquo; and &sbquo;
0250 Double and single quotation marks on the baseline.
0251 </p>
0252 </dd>
0253 <dt><code>\rq</code>
0254 <a name="index-_005crq"></a>
0255 </dt>
0256 <dd><a name="index-right-quote"></a>
0257 <a name="index-closing-quote"></a>
0258 <p>&rsquo; Right (closing) quote.
0259 </p>
0260 </dd>
0261 <dt><code>\S</code>
0262 <a name="index-_005cS"></a>
0263 </dt>
0264 <dt><code>\textsection</code>
0265 <a name="index-_005ctextsection"></a>
0266 </dt>
0267 <dd><a name="index-section-symbol"></a>
0268 <p>&#x00A7; Section sign.
0269 </p>
0270 </dd>
0271 <dt><code>\TeX</code>
0272 <a name="index-_005cTeX"></a>
0273 </dt>
0274 <dd><a name="index-TeX-logo"></a>
0275 <a name="index-logo_002c-TeX"></a>
0276 <p>The TeX logo.
0277 </p>
0278 </dd>
0279 <dt><code>\textasciicircum</code>
0280 <a name="index-_005ctextasciicircum"></a>
0281 </dt>
0282 <dd><a name="index-circumflex_002c-ASCII_002c-in-text"></a>
0283 <a name="index-ASCII-circumflex_002c-in-text"></a>
0284 <p>^ ASCII circumflex.
0285 </p>
0286 </dd>
0287 <dt><code>\textasciitilde</code>
0288 <a name="index-_005ctextasciitilde"></a>
0289 </dt>
0290 <dd><a name="index-tilde_002c-ASCII_002c-in-text"></a>
0291 <a name="index-ASCII-tilde_002c-in-text"></a>
0292 <p>~ ASCII tilde.
0293 </p>
0294 </dd>
0295 <dt><code>\textasteriskcentered</code>
0296 <a name="index-_005ctextasteriskcentered"></a>
0297 </dt>
0298 <dd><a name="index-asterisk_002c-centered_002c-in-text"></a>
0299 <a name="index-centered-asterisk_002c-in-text"></a>
0300 <p>* Centered asterisk.
0301 </p>
0302 </dd>
0303 <dt><code>\textbackslash</code>
0304 <a name="index-_005ctextbackslash-1"></a>
0305 </dt>
0306 <dd><a name="index-backslash_002c-in-text"></a>
0307 <p>\ Backslash.
0308 </p>
0309 </dd>
0310 <dt><code>\textbar</code>
0311 <a name="index-_005ctextbar"></a>
0312 </dt>
0313 <dd><a name="index-vertical-bar_002c-in-text"></a>
0314 <a name="index-bar_002c-vertical_002c-in-text"></a>
0315 <p>| Vertical bar.
0316 </p>
0317 </dd>
0318 <dt><code>\textbardbl</code>
0319 <a name="index-_005ctextbardbl"></a>
0320 </dt>
0321 <dd><a name="index-vertical-bar_002c-double_002c-in-text"></a>
0322 <a name="index-bar_002c-double-vertical_002c-in-text"></a>
0323 <a name="index-double-vertical-bar_002c-in-text"></a>
0324 <p>&#x23F8; Double vertical bar.
0325 </p>
0326 </dd>
0327 <dt><code>\textbigcircle</code>
0328 <a name="index-_005ctextbigcircle"></a>
0329 </dt>
0330 <dd><a name="index-big-circle-symbols_002c-in-text"></a>
0331 <a name="index-circle-symbol_002c-big_002c-in-text"></a>
0332 <p>&#x25EF; Big circle symbol.
0333 </p>
0334 </dd>
0335 <dt><code>\textbraceleft</code>
0336 <a name="index-_005ctextbraceleft"></a>
0337 </dt>
0338 <dd><a name="index-left-brace_002c-in-text"></a>
0339 <a name="index-brace_002c-left_002c-in-text"></a>
0340 <p>{ Left brace.
0341 </p>
0342 </dd>
0343 <dt><code>\textbraceright</code>
0344 <a name="index-_005ctextbraceright"></a>
0345 </dt>
0346 <dd><a name="index-right-brace_002c-in-text"></a>
0347 <a name="index-brace_002c-right_002c-in-text"></a>
0348 <p>} Right brace.
0349 </p>
0350 </dd>
0351 <dt><code>\textbullet</code>
0352 <a name="index-_005ctextbullet"></a>
0353 </dt>
0354 <dd><a name="index-bullet_002c-in-text"></a>
0355 <p>&bull; Bullet.
0356 </p>
0357 </dd>
0358 <dt><code>\textcircled{<var>letter</var>}</code>
0359 <a name="index-_005ctextcircled_007bletter_007d"></a>
0360 </dt>
0361 <dd><a name="index-circled-letter_002c-in-text"></a>
0362 <p>&#x24B6; Circle around <var>letter</var>.
0363 </p>
0364 </dd>
0365 <dt><code>\textcompwordmark</code>
0366 <a name="index-_005ctextcompwordmark"></a>
0367 </dt>
0368 <dt><code>\textcapitalcompwordmark</code>
0369 <a name="index-_005ctextcapitalcompwordmark"></a>
0370 </dt>
0371 <dt><code>\textascendercompwordmark</code>
0372 <a name="index-_005ctextascendercompwordmark"></a>
0373 </dt>
0374 <dd><a name="index-composite-word-mark_002c-in-text"></a>
0375 <a name="index-cap-height"></a>
0376 <a name="index-ascender-height"></a>
0377 <p>Used to separate letters that would normally ligature. For example,
0378 <code>f\textcompwordmark i</code> produces &lsquo;<samp>fi</samp>&rsquo; without a ligature. This
0379 is most useful in non-English languages.  The
0380 <code>\textcapitalcompwordmark</code> form has the cap height of the font
0381 while the <code>\textascendercompwordmark</code> form has the ascender height.
0382 </p>
0383 </dd>
0384 <dt><code>\textdagger</code>
0385 <a name="index-_005ctextdagger"></a>
0386 </dt>
0387 <dd><a name="index-dagger_002c-in-text-1"></a>
0388 <p>&#x2020; Dagger.
0389 </p>
0390 </dd>
0391 <dt><code>\textdaggerdbl</code>
0392 <a name="index-_005ctextdaggerdbl"></a>
0393 </dt>
0394 <dd><a name="index-dagger_002c-double_002c-in-text"></a>
0395 <a name="index-double-dagger_002c-in-text-1"></a>
0396 <p>&#x2021; Double dagger.
0397 </p>
0398 </dd>
0399 <dt><code>\textdollar <span class="roman">(or <code>\$</code>)</span></code>
0400 <a name="index-_005ctextdollar-_0028or-_005c_0024_0029"></a>
0401 </dt>
0402 <dd><a name="index-dollar-sign"></a>
0403 <a name="index-currency_002c-dollar"></a>
0404 <p>$ Dollar sign.
0405 </p>
0406 </dd>
0407 <dt><code>\textemdash <span class="roman">(or <code>---</code>)</span></code>
0408 <a name="index-_005ctextemdash-_0028or-_002d_002d_002d_0029"></a>
0409 </dt>
0410 <dd><a name="index-em_002ddash"></a>
0411 <p>&mdash; Em-dash (used for punctuation, as in
0412 <code>The playoffs --- if you are fortunate enough to make the playoffs ---
0413 is more like a sprint.</code>).
0414 </p>
0415 </dd>
0416 <dt><code>\textendash <span class="roman">(or <code>--</code>)</span></code>
0417 <a name="index-_005ctextendash-_0028or-_002d_002d_0029"></a>
0418 </dt>
0419 <dd><a name="index-e_002ddash"></a>
0420 <p>&ndash; En-dash (used for ranges, as in <code>See pages 12--14</code>).
0421 </p>
0422 </dd>
0423 <dt><code>\texteuro</code>
0424 <a name="index-_005ctexteuro"></a>
0425 </dt>
0426 <dd><a name="index-euro-symbol"></a>
0427 <a name="index-currency_002c-euro"></a>
0428 <a name="index-package_002c-eurosym"></a>
0429 <a name="index-eurosym-package"></a>
0430 
0431 <p>The Euro symbol: &euro;. For an alternative glyph design, try the
0432 <samp>eurosym</samp> package; also, most fonts nowadays come with their own
0433 Euro symbol (Unicode U+20AC).
0434 </p>
0435 </dd>
0436 <dt><code>\textexclamdown <span class="roman">(or <code>!`</code>)</span></code>
0437 <a name="index-_005ctextexclamdown-_0028or-_0021_0060_0029"></a>
0438 </dt>
0439 <dd><a name="index-exclamation-point_002c-upside_002ddown"></a>
0440 <p>&iexcl; Upside down exclamation point.
0441 </p>
0442 </dd>
0443 <dt><code>\textgreater</code>
0444 <a name="index-_005ctextgreater"></a>
0445 </dt>
0446 <dd><a name="index-greater-than-symbol_002c-in-text"></a>
0447 <p>&gt; Greater than symbol.
0448 </p>
0449 </dd>
0450 <dt><code>\textless</code>
0451 <a name="index-_005ctextless"></a>
0452 </dt>
0453 <dd><a name="index-less-than-symbol_002c-in-text"></a>
0454 <p>&lt; Less than symbol.
0455 </p>
0456 </dd>
0457 <dt><code>\textleftarrow</code>
0458 <a name="index-_005ctextleftarrow"></a>
0459 </dt>
0460 <dd><a name="index-arrow_002c-left_002c-in-text"></a>
0461 <a name="index-left-arrow_002c-in-text"></a>
0462 <p>&#x2190; Left arrow.   
0463 </p>
0464 </dd>
0465 <dt><code>\textordfeminine</code>
0466 <a name="index-_005ctextordfeminine"></a>
0467 </dt>
0468 <dt><code>\textordmasculine</code>
0469 <a name="index-_005ctextordmasculine"></a>
0470 </dt>
0471 <dd><a name="index-feminine-ordinal-symbol"></a>
0472 <a name="index-masculine-ordinal-symbol"></a>
0473 <a name="index-ordinals_002c-feminine-and-masculine"></a>
0474 <a name="index-Spanish-ordinals_002c-feminine-and-masculine"></a>
0475 <p>&ordf;, &ordm; Feminine and masculine ordinal symbols.
0476 </p>
0477 </dd>
0478 <dt><code>\textperiodcentered</code>
0479 <a name="index-_005ctextperiodcentered"></a>
0480 </dt>
0481 <dd><a name="index-period_002c-centered_002c-in-text"></a>
0482 <a name="index-centered-period_002c-in-text"></a>
0483 <p>&#x00B7; Centered period.
0484 </p>
0485 </dd>
0486 <dt><code>\textquestiondown <span class="roman">(or <code>?`</code>)</span></code>
0487 <a name="index-_005ctextquestiondown-_0028or-_003f_0060_0029"></a>
0488 </dt>
0489 <dd><a name="index-question-mark_002c-upside_002ddown"></a>
0490 <p>&iquest; Upside down question mark.
0491 </p>
0492 </dd>
0493 <dt><code>\textquotedblleft <span class="roman">(or <code>``</code>)</span></code>
0494 <a name="index-_005ctextquotedblleft-_0028or-_0060_0060_0029"></a>
0495 </dt>
0496 <dd><a name="index-left-quote_002c-double"></a>
0497 <a name="index-double-left-quote"></a>
0498 <p>&ldquo; Double left quote.
0499 </p>
0500 </dd>
0501 <dt><code>\textquotedblright <span class="roman">(or <code>''</code>)</span></code>
0502 <a name="index-_005ctextquotedblright-_0028or-_0027_0027_0029"></a>
0503 </dt>
0504 <dd><a name="index-right-quote_002c-double"></a>
0505 <a name="index-double-right-quote"></a>
0506 <p>&rdquo; Double right quote.
0507 </p>
0508 </dd>
0509 <dt><code>\textquoteleft <span class="roman">(or <code>`</code>)</span></code>
0510 <a name="index-_005ctextquoteleft-_0028or-_0060_0029"></a>
0511 </dt>
0512 <dd><a name="index-left-quote_002c-single"></a>
0513 <a name="index-single-left-quote"></a>
0514 <p>&lsquo; Single left quote.
0515 </p>
0516 </dd>
0517 <dt><code>\textquoteright <span class="roman">(or <code>'</code>)</span></code>
0518 <a name="index-_005ctextquoteright-_0028or-_0027_0029"></a>
0519 </dt>
0520 <dd><a name="index-right-quote_002c-single"></a>
0521 <a name="index-single-right-quote"></a>
0522 <p>&rsquo; Single right quote.
0523 </p>
0524 </dd>
0525 <dt><code>\textquotesingle</code>
0526 <a name="index-_005ctextquotesingle"></a>
0527 </dt>
0528 <dd><a name="index-quote_002c-single-straight"></a>
0529 <a name="index-straight-single-quote"></a>
0530 <a name="index-single-quote_002c-straight"></a>
0531 <p>&#x0027; Straight single quote.  (From TS1 encoding.)  
0532 </p>
0533 </dd>
0534 <dt><code>\textquotestraightbase</code>
0535 <a name="index-_005ctextquotestraightbase"></a>
0536 </dt>
0537 <dt><code>\textquotestraightdblbase</code>
0538 <a name="index-_005ctextquotestraightdblbase"></a>
0539 </dt>
0540 <dd><a name="index-quote_002c-straight-base"></a>
0541 <a name="index-straight-quote_002c-base"></a>
0542 <a name="index-double-quote_002c-straight-base"></a>
0543 <a name="index-straight-double-quote_002c-base"></a>
0544 <p>Single and double straight quotes on the baseline.
0545 </p>
0546 </dd>
0547 <dt><code>\textregistered</code>
0548 <a name="index-_005ctextregistered"></a>
0549 </dt>
0550 <dd><a name="index-registered-symbol"></a>
0551 <p>&reg; Registered symbol.
0552 </p>
0553 </dd>
0554 <dt><code>\textrightarrow</code>
0555 <a name="index-_005ctextrightarrow"></a>
0556 </dt>
0557 <dd><a name="index-arrow_002c-right_002c-in-text"></a>
0558 <a name="index-right-arrow_002c-in-text"></a>
0559 <p>&#x2192; Right arrow.  
0560 </p>
0561 </dd>
0562 <dt><code>\textthreequartersemdash</code>
0563 <a name="index-_005ctextthreequartersemdash"></a>
0564 </dt>
0565 <dd><a name="index-three_002dquarters-em_002ddash"></a>
0566 <a name="index-em_002ddash_002c-three_002dquarters"></a>
0567 <p>&#xFE58; &ldquo;Three-quarters&rdquo; em-dash, between en-dash and em-dash.
0568 </p>
0569 </dd>
0570 <dt><code>\texttrademark</code>
0571 <a name="index-_005ctexttrademark"></a>
0572 </dt>
0573 <dd><a name="index-trademark-symbol"></a>
0574 <p>&#x2122; Trademark symbol.
0575 </p>
0576 </dd>
0577 <dt><code>\texttwelveudash</code>
0578 <a name="index-_005ctexttwelveudash"></a>
0579 </dt>
0580 <dd><a name="index-two_002dthirds-em_002ddash"></a>
0581 <a name="index-em_002ddash_002c-two_002dthirds"></a>
0582 <p>&#xFE58; &ldquo;Two-thirds&rdquo; em-dash, between en-dash and em-dash.   
0583 </p>
0584 </dd>
0585 <dt><code>\textunderscore</code>
0586 <a name="index-_005ctextunderscore"></a>
0587 </dt>
0588 <dd><a name="index-underscore_002c-in-text"></a>
0589 <p>_ Underscore.
0590 </p>
0591 </dd>
0592 <dt><code>\textvisiblespace</code>
0593 <a name="index-_005ctextvisiblespace"></a>
0594 </dt>
0595 <dd><a name="index-visible-space-symbol_002c-in-text"></a>
0596 <p>&#x2423; Visible space symbol.  
0597 </p>
0598 </dd>
0599 </dl>
0600 
0601 
0602 
0603 
0604 <hr/><div class='referenceinfo'> <a href='https://latexref.xyz/'> <i>Unofficial LaTeX2e reference manual</i></a></div>
0605 </body>
0606 </html>