{"id":581,"date":"2019-05-03T14:42:53","date_gmt":"2019-05-03T18:42:53","guid":{"rendered":"https:\/\/pressbooks.bccampus.ca\/introtolatex\/?post_type=chapter&#038;p=581"},"modified":"2019-05-08T18:21:49","modified_gmt":"2019-05-08T22:21:49","slug":"accents","status":"publish","type":"chapter","link":"https:\/\/pressbooks.bccampus.ca\/introtolatex\/chapter\/accents\/","title":{"raw":"Accents and Symbols","rendered":"Accents and Symbols"},"content":{"raw":"Latex's plain text commands are also convenient for typesetting accents. For example:\r\n<blockquote>[latex]\\text{Celui qui ne connait pas les langues \\'etrang\\`eres ne sait rien sur lui-m\\^eme.}[\/latex]\r\n- Goethe<\/blockquote>\r\n<code>[\u200clatex]\\text{Celui qui ne connait pas les langues \\'etrang\\`eres ne sait rien sur lui-m\\^eme. - Goethe} [\/latex]<\/code>\r\n\r\nNote that in Pressbooks, you will need to surround the sentence by <code>\\text{}<\/code> for the text to format properly. The table below shows the Latex commands for some common accents.\r\n<table class=\" aligncenter\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 60.453125px;text-align: left\"><strong>Grave:<\/strong><\/td>\r\n<td style=\"width: 112.65625px;text-align: left\">[latex]\\text{\\'a}[\/latex]<\/td>\r\n<td style=\"width: 48.015625px;text-align: left\"><code>\\'a<\/code><\/td>\r\n<td style=\"width: 57.609375px;text-align: left\"><strong>Acute:<\/strong><\/td>\r\n<td style=\"width: 114.921875px;text-align: left\">[latex]\\text{\\`a}[\/latex]<\/td>\r\n<td style=\"width: 48.015625px;text-align: left\"><code>\\`a<\/code><\/td>\r\n<td style=\"width: 87.5px;text-align: left\"><strong>Circumflex:<\/strong><\/td>\r\n<td style=\"width: 115.3125px\">[latex]\\text{\\^a}[\/latex]<\/td>\r\n<td style=\"width: 28.8125px\"><code>\\^a<\/code><\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"width: 60.453125px;text-align: left\"><strong>Umlaut:<\/strong><\/td>\r\n<td style=\"width: 112.65625px;text-align: left\">[latex]\\text{\\\"a}[\/latex]<\/td>\r\n<td style=\"width: 48.015625px;text-align: left\"><code>\\\"a<\/code><\/td>\r\n<td style=\"width: 57.609375px;text-align: left\"><strong>Tilde:<\/strong><\/td>\r\n<td style=\"width: 114.921875px;text-align: left\">[latex]\\text{\\~a}[\/latex]<\/td>\r\n<td style=\"width: 48.015625px;text-align: left\"><code>\\~a<\/code><\/td>\r\n<td style=\"width: 87.5px;text-align: left\"><strong>Macron:<\/strong><\/td>\r\n<td style=\"width: 115.3125px\">[latex]\\text{\\=a}[\/latex]<\/td>\r\n<td style=\"width: 28.8125px\"><code>\\=a<\/code><\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"width: 60.453125px;text-align: left\"><strong>Breve:<\/strong><\/td>\r\n<td style=\"width: 112.65625px;text-align: left\">[latex]\\text{\\u{a}}[\/latex]<\/td>\r\n<td style=\"width: 48.015625px;text-align: left\"><code>\\u{a}<\/code><\/td>\r\n<td style=\"width: 57.609375px;text-align: left\"><strong>Cedilla:<\/strong><\/td>\r\n<td style=\"width: 114.921875px;text-align: left\">[latex]\\text{\\c{a}}[\/latex]<\/td>\r\n<td style=\"width: 48.015625px;text-align: left\"><code>\\c{a}<\/code><\/td>\r\n<td style=\"width: 87.5px;text-align: left\"><strong>Dot:<\/strong><\/td>\r\n<td style=\"width: 115.3125px\">[latex]\\text{\\.a}[\/latex]<\/td>\r\n<td style=\"width: 28.8125px\"><code>\\.a<\/code><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\nCommon symbols can also be typeset. Note that some symbols on the keyboard have a \"\\\" command since the regular symbol has a special meaning in Latex. The symbols in the table below can be used in math and text mode.\r\n<table style=\"border-collapse: collapse;width: 100%\" border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 16.666666666666668%\">[latex]\\$[\/latex]<\/td>\r\n<td style=\"width: 16.666666666666668%\"><code>\\$<\/code><\/td>\r\n<td style=\"width: 16.666666666666668%\">[latex]\\dag[\/latex]<\/td>\r\n<td style=\"width: 16.666666666666668%\"><code>\\dag<\/code><\/td>\r\n<td style=\"width: 16.666666666666668%\">[latex]\\copyright[\/latex]<\/td>\r\n<td style=\"width: 16.666666666666668%\"><code>\\C<\/code><\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"width: 16.666666666666668%\">[latex]\\%[\/latex]<\/td>\r\n<td style=\"width: 16.666666666666668%\"><code>\\%<\/code><\/td>\r\n<td style=\"width: 16.666666666666668%\">[latex]\\ddag[\/latex]<\/td>\r\n<td style=\"width: 16.666666666666668%\"><code>\\ddag<\/code><\/td>\r\n<td style=\"width: 16.666666666666668%\">[latex]\\texttrademark[\/latex]<\/td>\r\n<td style=\"width: 16.666666666666668%\"><code>\\texttrademark<\/code><\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"width: 16.666666666666668%\">[latex]\\#[\/latex]<\/td>\r\n<td style=\"width: 16.666666666666668%\"><code>\\#<\/code><\/td>\r\n<td style=\"width: 16.666666666666668%\">[latex]\\P[\/latex]<\/td>\r\n<td style=\"width: 16.666666666666668%\"><code>\\P<\/code><\/td>\r\n<td style=\"width: 16.666666666666668%\">[latex]\\S[\/latex]<\/td>\r\n<td style=\"width: 16.666666666666668%\"><code>\\S<\/code><\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"width: 16.666666666666668%\">[latex]\\{ \\}[\/latex]<\/td>\r\n<td style=\"width: 16.666666666666668%\"><code>\\{ \\}<\/code><\/td>\r\n<td style=\"width: 16.666666666666668%\">[latex]\\dots[\/latex]<\/td>\r\n<td style=\"width: 16.666666666666668%\"><code>\\dots<\/code><\/td>\r\n<td style=\"width: 16.666666666666668%\">[latex]\\checkmark[\/latex]<\/td>\r\n<td style=\"width: 16.666666666666668%\"><code>\\checkmark<\/code><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\nAdditional symbols and alphabets can be typeset by using packages, which are covered in the next section.","rendered":"<p>Latex&#8217;s plain text commands are also convenient for typesetting accents. For example:<\/p>\n<blockquote><p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-content\/ql-cache\/quicklatex.com-54f40d6c897c082af10763d7e746fcc6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#116;&#101;&#120;&#116;&#123;&#67;&#101;&#108;&#117;&#105;&#32;&#113;&#117;&#105;&#32;&#110;&#101;&#32;&#99;&#111;&#110;&#110;&#97;&#105;&#116;&#32;&#112;&#97;&#115;&#32;&#108;&#101;&#115;&#32;&#108;&#97;&#110;&#103;&#117;&#101;&#115;&#32;&#92;&#39;&#101;&#116;&#114;&#97;&#110;&#103;&#92;&#96;&#101;&#114;&#101;&#115;&#32;&#110;&#101;&#32;&#115;&#97;&#105;&#116;&#32;&#114;&#105;&#101;&#110;&#32;&#115;&#117;&#114;&#32;&#108;&#117;&#105;&#45;&#109;&#92;&#94;&#101;&#109;&#101;&#46;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"463\" style=\"vertical-align: -3px;\" \/><br \/>\n&#8211; Goethe<\/p><\/blockquote>\n<p><code>[\u200clatex]\\text{Celui qui ne connait pas les langues \\'etrang\\`eres ne sait rien sur lui-m\\^eme. - Goethe} [\/latex]<\/code><\/p>\n<p>Note that in Pressbooks, you will need to surround the sentence by <code>\\text{}<\/code> for the text to format properly. The table below shows the Latex commands for some common accents.<\/p>\n<table class=\"aligncenter\">\n<tbody>\n<tr>\n<td style=\"width: 60.453125px;text-align: left\"><strong>Grave:<\/strong><\/td>\n<td style=\"width: 112.65625px;text-align: left\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-content\/ql-cache\/quicklatex.com-751b613b0968aea8b53c5923918127e8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#116;&#101;&#120;&#116;&#123;&#92;&#39;&#97;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"11\" width=\"8\" style=\"vertical-align: 0px;\" \/><\/td>\n<td style=\"width: 48.015625px;text-align: left\"><code>\\'a<\/code><\/td>\n<td style=\"width: 57.609375px;text-align: left\"><strong>Acute:<\/strong><\/td>\n<td style=\"width: 114.921875px;text-align: left\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-content\/ql-cache\/quicklatex.com-59f3b870f5ffff681d8ffb94c7ef000b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#116;&#101;&#120;&#116;&#123;&#92;&#96;&#97;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"11\" width=\"8\" style=\"vertical-align: 0px;\" \/><\/td>\n<td style=\"width: 48.015625px;text-align: left\"><code>\\`a<\/code><\/td>\n<td style=\"width: 87.5px;text-align: left\"><strong>Circumflex:<\/strong><\/td>\n<td style=\"width: 115.3125px\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-content\/ql-cache\/quicklatex.com-38b874f907b7cba8528e9f99c091b3c8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#116;&#101;&#120;&#116;&#123;&#92;&#94;&#97;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"11\" width=\"8\" style=\"vertical-align: 0px;\" \/><\/td>\n<td style=\"width: 28.8125px\"><code>\\^a<\/code><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 60.453125px;text-align: left\"><strong>Umlaut:<\/strong><\/td>\n<td style=\"width: 112.65625px;text-align: left\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-content\/ql-cache\/quicklatex.com-28912f6301b88ed845d00e985d200814_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#116;&#101;&#120;&#116;&#123;&#92;&#34;&#97;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"11\" width=\"8\" style=\"vertical-align: 0px;\" \/><\/td>\n<td style=\"width: 48.015625px;text-align: left\"><code>\\\"a<\/code><\/td>\n<td style=\"width: 57.609375px;text-align: left\"><strong>Tilde:<\/strong><\/td>\n<td style=\"width: 114.921875px;text-align: left\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-content\/ql-cache\/quicklatex.com-0d517f80df02fc6a4b80b2277b66ff3f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#116;&#101;&#120;&#116;&#123;&#92;&#126;&#97;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"11\" width=\"8\" style=\"vertical-align: 0px;\" \/><\/td>\n<td style=\"width: 48.015625px;text-align: left\"><code>\\~a<\/code><\/td>\n<td style=\"width: 87.5px;text-align: left\"><strong>Macron:<\/strong><\/td>\n<td style=\"width: 115.3125px\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-content\/ql-cache\/quicklatex.com-167e9ce6ee475cbf0ac11810743b2916_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#116;&#101;&#120;&#116;&#123;&#92;&#61;&#97;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"9\" width=\"8\" style=\"vertical-align: 0px;\" \/><\/td>\n<td style=\"width: 28.8125px\"><code>\\=a<\/code><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 60.453125px;text-align: left\"><strong>Breve:<\/strong><\/td>\n<td style=\"width: 112.65625px;text-align: left\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-content\/ql-cache\/quicklatex.com-e3a2e99e94786f8215ab2b24c7711c13_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#116;&#101;&#120;&#116;&#123;&#92;&#117;&#123;&#97;&#125;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"11\" width=\"8\" style=\"vertical-align: 0px;\" \/><\/td>\n<td style=\"width: 48.015625px;text-align: left\"><code>\\u{a}<\/code><\/td>\n<td style=\"width: 57.609375px;text-align: left\"><strong>Cedilla:<\/strong><\/td>\n<td style=\"width: 114.921875px;text-align: left\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-content\/ql-cache\/quicklatex.com-2d065c74af344bc00e2423979b37f3e1_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#116;&#101;&#120;&#116;&#123;&#92;&#99;&#123;&#97;&#125;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"8\" style=\"vertical-align: -3px;\" \/><\/td>\n<td style=\"width: 48.015625px;text-align: left\"><code>\\c{a}<\/code><\/td>\n<td style=\"width: 87.5px;text-align: left\"><strong>Dot:<\/strong><\/td>\n<td style=\"width: 115.3125px\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-content\/ql-cache\/quicklatex.com-0599b9d836c48465b530d70e3d195ed1_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#116;&#101;&#120;&#116;&#123;&#92;&#46;&#97;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"11\" width=\"8\" style=\"vertical-align: 0px;\" \/><\/td>\n<td style=\"width: 28.8125px\"><code>\\.a<\/code><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Common symbols can also be typeset. Note that some symbols on the keyboard have a &#8220;\\&#8221; command since the regular symbol has a special meaning in Latex. The symbols in the table below can be used in math and text mode.<\/p>\n<table style=\"border-collapse: collapse;width: 100%\">\n<tbody>\n<tr>\n<td style=\"width: 16.666666666666668%\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-content\/ql-cache\/quicklatex.com-709d756dbca59239f543213337f54748_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#36;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"7\" style=\"vertical-align: -1px;\" \/><\/td>\n<td style=\"width: 16.666666666666668%\"><code>\\$<\/code><\/td>\n<td style=\"width: 16.666666666666668%\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-content\/ql-cache\/quicklatex.com-bad88ee591baac7396ee86b899f9b3e2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#97;&#103;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"6\" style=\"vertical-align: -4px;\" \/><\/td>\n<td style=\"width: 16.666666666666668%\"><code>\\dag<\/code><\/td>\n<td style=\"width: 16.666666666666668%\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-content\/ql-cache\/quicklatex.com-e9e1907eb5e6f8a643865a2d2bb84c2b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#99;&#111;&#112;&#121;&#114;&#105;&#103;&#104;&#116;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"13\" style=\"vertical-align: -3px;\" \/><\/td>\n<td style=\"width: 16.666666666666668%\"><code>\\C<\/code><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 16.666666666666668%\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-content\/ql-cache\/quicklatex.com-c737df851aa0921f336292b36016e160_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#37;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"12\" style=\"vertical-align: -1px;\" \/><\/td>\n<td style=\"width: 16.666666666666668%\"><code>\\%<\/code><\/td>\n<td style=\"width: 16.666666666666668%\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-content\/ql-cache\/quicklatex.com-42f38230fc200c61aafdf16d5070b1db_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#100;&#97;&#103;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"6\" style=\"vertical-align: -3px;\" \/><\/td>\n<td style=\"width: 16.666666666666668%\"><code>\\ddag<\/code><\/td>\n<td style=\"width: 16.666666666666668%\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-content\/ql-cache\/quicklatex.com-1f43f789f469f0b59cb3c1e76924bcc4_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#116;&#101;&#120;&#116;&#116;&#114;&#97;&#100;&#101;&#109;&#97;&#114;&#107;\" title=\"Rendered by QuickLaTeX.com\" height=\"9\" width=\"18\" style=\"vertical-align: 4px;\" \/><\/td>\n<td style=\"width: 16.666666666666668%\"><code>\\texttrademark<\/code><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 16.666666666666668%\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-content\/ql-cache\/quicklatex.com-797e67c900976d7d07905c590f2a0fd3_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#35;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"12\" style=\"vertical-align: -3px;\" \/><\/td>\n<td style=\"width: 16.666666666666668%\"><code>\\#<\/code><\/td>\n<td style=\"width: 16.666666666666668%\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-content\/ql-cache\/quicklatex.com-a6ead850f8a69a4f68dc232e1e87e742_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#80;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"9\" style=\"vertical-align: -4px;\" \/><\/td>\n<td style=\"width: 16.666666666666668%\"><code>\\P<\/code><\/td>\n<td style=\"width: 16.666666666666668%\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-content\/ql-cache\/quicklatex.com-862c1e25d98f8e6f6525d3ad93632712_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#83;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"5\" style=\"vertical-align: -4px;\" \/><\/td>\n<td style=\"width: 16.666666666666668%\"><code>\\S<\/code><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 16.666666666666668%\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-content\/ql-cache\/quicklatex.com-b20ee01577cda18b58b37ec5a7455bb2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#123;&#32;&#92;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"13\" style=\"vertical-align: -4px;\" \/><\/td>\n<td style=\"width: 16.666666666666668%\"><code>\\{ \\}<\/code><\/td>\n<td style=\"width: 16.666666666666668%\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-content\/ql-cache\/quicklatex.com-f6f35bbe4b25cd7b28bf6a0be9a84838_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#111;&#116;&#115;\" title=\"Rendered by QuickLaTeX.com\" height=\"2\" width=\"15\" style=\"vertical-align: 0px;\" \/><\/td>\n<td style=\"width: 16.666666666666668%\"><code>\\dots<\/code><\/td>\n<td style=\"width: 16.666666666666668%\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-content\/ql-cache\/quicklatex.com-35764d9faa9ebdccf2101598324f9c1a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#99;&#104;&#101;&#99;&#107;&#109;&#97;&#114;&#107;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"10\" style=\"vertical-align: -1px;\" \/><\/td>\n<td style=\"width: 16.666666666666668%\"><code>\\checkmark<\/code><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Additional symbols and alphabets can be typeset by using packages, which are covered in the next section.<\/p>\n","protected":false},"author":671,"menu_order":5,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-581","chapter","type-chapter","status-publish","hentry"],"part":119,"_links":{"self":[{"href":"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-json\/pressbooks\/v2\/chapters\/581","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-json\/wp\/v2\/users\/671"}],"version-history":[{"count":25,"href":"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-json\/pressbooks\/v2\/chapters\/581\/revisions"}],"predecessor-version":[{"id":795,"href":"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-json\/pressbooks\/v2\/chapters\/581\/revisions\/795"}],"part":[{"href":"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-json\/pressbooks\/v2\/parts\/119"}],"metadata":[{"href":"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-json\/pressbooks\/v2\/chapters\/581\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-json\/wp\/v2\/media?parent=581"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-json\/pressbooks\/v2\/chapter-type?post=581"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-json\/wp\/v2\/contributor?post=581"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/introtolatex\/wp-json\/wp\/v2\/license?post=581"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}