{"id":4126,"date":"2022-12-20T17:39:28","date_gmt":"2022-12-20T20:39:28","guid":{"rendered":"http:\/\/lode.uno\/linux-man\/index.php\/2022\/12\/20\/groff_char-man7\/"},"modified":"2022-12-20T17:39:28","modified_gmt":"2022-12-20T20:39:28","slug":"groff_char-man7","status":"publish","type":"post","link":"https:\/\/lode.uno\/linux-man\/2022\/12\/20\/groff_char-man7\/","title":{"rendered":"GROFF_CHAR (man7)"},"content":{"rendered":"<h1 align=\"center\">GROFF_CHAR<\/h1>\n<p> <a href=\"#NAME\">NAME<\/a><br \/> <a href=\"#DESCRIPTION\">DESCRIPTION<\/a><br \/> <a href=\"#REFERENCE\">REFERENCE<\/a><br \/> <a href=\"#AUTHORS\">AUTHORS<\/a><br \/> <a href=\"#SEE ALSO\">SEE ALSO<\/a> <\/p>\n<hr>\n<h2>NAME <a name=\"NAME\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">groff_char \u2212 groff glyph names<\/p>\n<h2>DESCRIPTION <a name=\"DESCRIPTION\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">This manual page lists the standard <b>groff<\/b> glyph names and the default input mapping, latin1. The glyphs in this document look different depending on which output device was chosen (with option <b>\u2212T<\/b> for the <b>man<\/b>(1) program or the roff formatter). Glyphs not available for the device that is being used to print or view this manual page are marked with \u2018(N\/A)\u2019; the device currently used is \u2018html\u2019.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">In the actual version, <b>groff<\/b> provides only 8-bit characters for direct input and named entities for further glyphs. On ASCII platforms, input character codes in the range 0 to 127 (decimal) represent the usual 7-bit ASCII characters, while codes between 127 and 255 are interpreted as the corresponding characters in the <i>latin1<\/i> (<i>ISO-8859-1<\/i>) code set by default. This mapping is contained in the file latin1.tmac and can be changed by loading a different input encoding. Note that some of the input characters are reserved by <b>groff<\/b>, either for internal use or for special input purposes. On EBCDIC platforms, only code page <i>cp1047<\/i> is supported (which contains the same characters as latin1; the input encoding file is called cp1047.tmac). Again, some input characters are reserved for internal and special purposes.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">All roff systems provide the concept of named glyphs. In traditional roff systems, only names of length\u00a02 were used, while groff also provides support for longer names. It is strongly suggested that only named glyphs are used for all character representations outside of the printable 7-bit ASCII range.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Some of the predefined groff escape sequences (with names of length\u00a01) also produce single glyphs; these exist for historical reasons or are printable versions of syntactical characters. They include \u2018\\\u2019, \u2018&#8217;\u2019, \u2018`\u2019, \u2018\u2212\u2019, \u2018.\u2019, and \u2018e\u2019; see <b>groff<\/b>(7).<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">In groff, all of these different types of characters and glyphs can be tested positively with the \u2018.if\u00a0c\u2019 conditional.<\/p>\n<h2>REFERENCE <a name=\"REFERENCE\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">In this section, the glyphs in groff are specified in tabular form. The meaning of the columns is as follows.<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p><i>Output<\/i><\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"78%\">\n<p>shows how the glyph is printed for the current device; although this can have quite a different shape on other devices, it always represents the same glyph.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p><i>Input<\/i><\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"78%\">\n<p>specifies how the glyph is input either directly by a key on the keyboard, or by a groff escape sequence.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p><i>Code<\/i><\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"78%\">\n<p>applies to glyphs which can be input with a single character, and gives the ISO latin1 decimal code of that input character. Note that this code is equivalent to the lowest 256 Unicode characters, including 7-bit ASCII in the range 0 to\u00a0127.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><i>PostScript<\/i><\/p>\n<p style=\"margin-left:22%;\">gives the usual PostScript name of the glyph.<\/p>\n<p style=\"margin-left:11%;\"><i>Unicode<\/i><\/p>\n<p style=\"margin-left:22%;\">is the glyph name used in composite glyph names. The names in the Unicode column look like <b>u0021<\/b> or <b>u0041_0300<\/b>. In groff, the corresponding Unicode characters can be constructed by adding a backslash and a pair of square brackets, for example <b>[u0021]<\/b> or <b>[u0041_0300]<\/b>.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>7-bit Character Codes 32\u2013126<\/b> <br \/> These are the basic glyphs having 7-bit ASCII code values assigned. They are identical to the printable characters of the character standards ISO-8859-1 (latin1) and Unicode (range <i>Basic Latin<\/i>). The glyph names used in composite glyph names are \u2018u0020\u2019 up to \u2018u007E\u2019.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Note that input characters in the range 0\u221231 and character 127 are <i>not<\/i> printable characters. Most of them are invalid input characters for <b>groff<\/b> anyway, and the valid ones have special meaning. For EBCDIC, the printable characters are in the range 66\u2212255.<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p>48\u221257<\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"69%\">\n<p>Decimal digits 0 to\u00a09 (print as themselves).<\/p>\n<\/td>\n<td width=\"9%\"> <\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p>65\u221290<\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"69%\">\n<p>Upper case letters A\u2212Z (print as themselves).<\/p>\n<\/td>\n<td width=\"9%\"> <\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p>97\u2212122<\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"69%\">\n<p>Lower case letters a\u2013z (print as themselves).<\/p>\n<\/td>\n<td width=\"9%\"> <\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%; margin-top: 1em\">Most of the remaining characters not in the just described ranges print as themselves; the only exceptions are the following characters:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"1%\">\n<p style=\"margin-top: 1em\"><b>`<\/b><\/p>\n<\/td>\n<td width=\"10%\"><\/td>\n<td width=\"78%\">\n<p style=\"margin-top: 1em\">the ISO latin1 \u2018Grave Accent\u2019 (code\u00a096) prints as \u2018, a left single quotation mark (Unicode u2018). The same output glyph can be requested explicitly with \u2018(oq\u2019. The original character can be obtained with \u2018\u2018\u2019 (Unicode u0060).<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"1%\">\n<p><b>&#8216;<\/b><\/p>\n<\/td>\n<td width=\"10%\"><\/td>\n<td width=\"78%\">\n<p>the ISO latin1 \u2018Apostrophe\u2019 (code\u00a039) prints as \u2019, a right single quotation mark (Unicode u2019). The same output glyph is commonly used in typography to represent a punctation apostrophe, for example in contractions. It can be requested explicitly with \u2018(cq\u2019. The original character can be obtained with \u2018(aq\u2019 (Unicode u0027).<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"1%\">\n<p><b>&#8211;<\/b><\/p>\n<\/td>\n<td width=\"10%\"><\/td>\n<td width=\"78%\">\n<p>the ISO latin1 \u2018Hyphen, Minus Sign\u2019 (code\u00a045) prints as a hyphen (Unicode u2010). The same output glyph can be requested explicitly with \u2018(hy\u2019. A minus sign can be obtained with \u2018-\u2019 (Unicode u2212).<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"1%\">\n<p><b>~<\/b><\/p>\n<\/td>\n<td width=\"10%\"><\/td>\n<td width=\"78%\">\n<p>the ISO latin1 \u2018Tilde\u2019 (code\u00a0126) is reduced in size to be usable as a diacritic (Unicode u02DC). A larger glyph can be obtained with \u2018(ti\u2019 (Unicode u007E).<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"1%\">\n<p><b>^<\/b><\/p>\n<\/td>\n<td width=\"10%\"><\/td>\n<td width=\"78%\">\n<p>the ISO latin1 \u2018Circumflex Accent\u2019 (code\u00a094) is reduced in size to be usable as a diacritic (Unicode u02C6); a larger glyph can be obtained with \u2018(ha\u2019 (Unicode u005E).<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p align=\"center\" style=\"margin-top: 1em\"><img decoding=\"async\" src=\"grohtml-928041.png\" alt=\"Image grohtml-928041.png\"><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>8-bit Character Codes 160 to 255<\/b> <br \/> They are interpreted as printable characters according to the <i>latin1<\/i> (<i>ISO-8859-1<\/i>) code set, being identical to the Unicode range <i>Latin-1 Supplement<\/i>.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Input characters in range 128\u2212159 (on non-EBCDIC hosts) are not printable characters.<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"4%\">\n<p style=\"margin-top: 1em\">160<\/p>\n<\/td>\n<td width=\"7%\"><\/td>\n<td width=\"78%\">\n<p style=\"margin-top: 1em\">the ISO latin1 <i>no-break space<\/i> is mapped to \u2018~\u2019, the stretchable space character.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"4%\">\n<p>173<\/p>\n<\/td>\n<td width=\"7%\"><\/td>\n<td width=\"78%\">\n<p>the soft hyphen control character. <b>groff<\/b> never uses this character for output (thus it is omitted in the table below); the input character\u00a0173 is mapped onto \u2018%\u2019.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%; margin-top: 1em\">The remaining ranges (161\u2212172, 174\u2212255) are printable characters that print as themselves. Although they can be specified directly with the keyboard on systems with a latin1 code page, it is better to use their glyph names; see the next section.<\/p>\n<p align=\"center\" style=\"margin-top: 1em\"><img decoding=\"async\" src=\"grohtml-928042.png\" alt=\"Image grohtml-928042.png\"><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>Named Glyphs<\/b> <br \/> Glyph names can be embedded into the document text by using escape sequences. <b>groff<\/b>(7) describes how these escape sequences look. Glyph names can consist of quite arbitrary characters from the ASCII or latin1 code set, not only alphanumeric characters. Here some examples:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"6%\">\n<p style=\"margin-top: 1em\">(<i>ch<\/i><\/p>\n<\/td>\n<td width=\"5%\"><\/td>\n<td width=\"60%\">\n<p style=\"margin-top: 1em\">A glyph having the 2-character name <i>ch<\/i>.<\/p>\n<\/td>\n<td width=\"18%\"> <\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\">[<i>char_name<\/i>]<\/p>\n<p style=\"margin-left:22%;\">A glyph having the name <i>char_name<\/i> (having length 1, 2, 3, &#8230;). Note that \u2018<i>c<\/i>\u2019 is not the same as \u2018[<i>c<\/i>]\u2019 (<i>c\u00a0<\/i>a single character): The latter is internally mapped to glyph name \u2018<i>c<\/i>\u2019. By default, groff defines a single glyph name starting with a backslash, namely \u2018-\u2019, which can be either accessed as \u2018\u2212\u2019 or \u2018[-]\u2019.<\/p>\n<p style=\"margin-left:11%;\">[<i>base_glyph composite_1 composite_2 &#8230;<\/i>]<\/p>\n<p style=\"margin-left:22%;\">A composite glyph; see below for a more detailed description.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">In groff, each 8-bit input character can also referred to by the construct \u2018[char<i>n<\/i>]\u2019 where <i>n<\/i> is the decimal code of the character, a number between 0 and\u00a0255 without leading zeros (those entities are <i>not<\/i> glyph names). They are normally mapped onto glyphs using the .trin request.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Another special convention is the handling of glyphs with names directly derived from a Unicode code point; this is shown in the \u2018Unicode\u2019 column of the table below. In general, all glyphs not having a name as listed in this manual page can be accessed with the \u2018[u<i>XXXX<\/i>]\u2019 construct. Refer to section \u201cUsing Symbols\u201d in <i>Groff: The GNU Implementation of troff<\/i>, the <i>groff<\/i> Texinfo manual, which describes how <i>groff<\/i> glyph names are constructed.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Moreover, new glyph names can be created by the .char request; see <b>groff<\/b>(7).<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">In the following, a plus sign \u2018+\u2019 in the \u2018Notes\u2019 column indicates that this particular glyph name appears in the PS version of the original troff documentation, CSTR\u00a054.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Entries marked with \u2018***\u2019 denote glyphs for mathematical purposes (mainly used for DVI output). Normally, such glyphs have metrics which make them unusable in normal text.<\/p>\n<p align=\"center\" style=\"margin-top: 1em\"><img decoding=\"async\" src=\"grohtml-928043.png\" alt=\"Image grohtml-928043.png\"><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>Ligatures and Other Latin Glyphs<\/i><\/p>\n<p align=\"center\" style=\"margin-top: 1em\"><img decoding=\"async\" src=\"grohtml-928044.png\" alt=\"Image grohtml-928044.png\"><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>Accented Characters<\/i><\/p>\n<p align=\"center\" style=\"margin-top: 1em\"><img decoding=\"async\" src=\"grohtml-928045.png\" alt=\"Image grohtml-928045.png\"><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>Accents<\/i><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The <b>composite<\/b> request is used to map most of the accents to non-spacing glyph names; the values given in parentheses are the original (spacing) ones.<\/p>\n<p align=\"center\" style=\"margin-top: 1em\"><img decoding=\"async\" src=\"grohtml-928046.png\" alt=\"Image grohtml-928046.png\"><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>Quotes<\/i><\/p>\n<p align=\"center\" style=\"margin-top: 1em\"><img decoding=\"async\" src=\"grohtml-928047.png\" alt=\"Image grohtml-928047.png\"><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>Punctuation<\/i><\/p>\n<p align=\"center\" style=\"margin-top: 1em\"><img decoding=\"async\" src=\"grohtml-928048.png\" alt=\"Image grohtml-928048.png\"><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>Brackets<\/i><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The extensible bracket pieces are font-invariant glyphs. In classical troff only one glyph was available to vertically extend brackets, braces, and parentheses: \u2018bv\u2019. We map it rather arbitrarily to u23AA.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Note that not all devices contain extensible bracket pieces which can be piled up with \u2018b\u2019 due to the restrictions of the escape\u2019s piling algorithm. A general solution to build brackets out of pieces is the following macro:<\/p>\n<pre style=\"margin-left:22%; margin-top: 1em\">.\" Make a pile centered vertically 0.5em .\" above the baseline. .\" The first argument is placed at the top. .\" The pile is returned in string \u2019pile\u2019 .eo .de pile-make . nr pile-wd 0 . nr pile-ht 0 . ds pile-args . . nr pile-# n[.$] . while n[pile-#] { . nr pile-wd (n[pile-wd] >? w\u2019$[n[pile-#]]\u2019) . nr pile-ht +(n[rst] - n[rsb]) . as pile-args v\u2019n[rsb]u\u2019\" . as pile-args Z\u2019$[n[pile-#]]\u2019\" . as pile-args v\u2019-n[rst]u\u2019\" . nr pile-# -1 . } . . ds pile v\u2019(-0.5m + (n[pile-ht]u \/ 2u))\u2019\" . as pile *[pile-args]\" . as pile v\u2019((n[pile-ht]u \/ 2u) + 0.5m)\u2019\" . as pile h\u2019n[pile-wd]u\u2019\" .. .ec<\/pre>\n<p style=\"margin-left:11%; margin-top: 1em\">Another complication is the fact that some glyphs which represent bracket pieces in original troff can be used for other mathematical symbols also, for example \u2018lf\u2019 and \u2018rf\u2019 which provide the \u2018floor\u2019 operator. Other devices (most notably for DVI output) don\u2019t unify such glyphs. For this reason, the four glyphs \u2018lf\u2019, \u2018rf\u2019, \u2018lc\u2019, and \u2018rc\u2019 are not unified with similarly looking bracket pieces. In <b>groff<\/b>, only glyphs with long names are guaranteed to pile up correctly for all devices (provided those glyphs exist).<\/p>\n<p align=\"center\" style=\"margin-top: 1em\"><img decoding=\"async\" src=\"grohtml-928049.png\" alt=\"Image grohtml-928049.png\"><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>Arrows<\/i><\/p>\n<p align=\"center\" style=\"margin-top: 1em\"><img decoding=\"async\" src=\"grohtml-9280410.png\" alt=\"Image grohtml-9280410.png\"><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>Lines<\/i><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The font-invariant glyphs \u2018br\u2019, \u2018ul\u2019, and \u2018rn\u2019 form corners; they can be used to build boxes. Note that both the PostScript and the Unicode-derived names of these three glyphs are just rough approximations.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">\u2018rn\u2019 also serves in classical troff as the horizontal extension of the square root sign.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">\u2018ru\u2019 is a font-invariant glyph, namely a rule of length 0.5m.<\/p>\n<p align=\"center\" style=\"margin-top: 1em\"><img decoding=\"async\" src=\"grohtml-9280411.png\" alt=\"Image grohtml-9280411.png\"><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Use \u2018[radicalex]\u2019, not \u2018[overline]\u2019, for continuation of square root.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>Text markers<\/i><\/p>\n<p align=\"center\" style=\"margin-top: 1em\"><img decoding=\"async\" src=\"grohtml-9280412.png\" alt=\"Image grohtml-9280412.png\"><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>Legal Symbols<\/i><\/p>\n<p align=\"center\" style=\"margin-top: 1em\"><img decoding=\"async\" src=\"grohtml-9280413.png\" alt=\"Image grohtml-9280413.png\"><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The Bell Labs logo is not supported in groff.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>Currency symbols<\/i><\/p>\n<p align=\"center\" style=\"margin-top: 1em\"><img decoding=\"async\" src=\"grohtml-9280414.png\" alt=\"Image grohtml-9280414.png\"><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>Units<\/i><\/p>\n<p align=\"center\" style=\"margin-top: 1em\"><img decoding=\"async\" src=\"grohtml-9280415.png\" alt=\"Image grohtml-9280415.png\"><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>Logical Symbols<\/i><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">\u00a0<\/p>\n<p align=\"center\"><img decoding=\"async\" src=\"grohtml-9280416.png\" alt=\"Image grohtml-9280416.png\"><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>Mathematical Symbols<\/i><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<\/p>\n<p align=\"center\"><img decoding=\"async\" src=\"grohtml-9280417.png\" alt=\"Image grohtml-9280417.png\"><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>Greek glyphs<\/i><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">These glyphs are intended for technical use, not for real Greek; normally, the uppercase letters have upright shape, and the lowercase ones are slanted. There is a problem with the mapping of letter phi to Unicode. Prior to Unicode version\u00a03.0, the difference between U+03C6, GREEK SMALL LETTER PHI, and U+03D5, GREEK PHI SYMBOL, was not clearly described; only the glyph shapes in the Unicode book could be used as a reference. Starting with Unicode\u00a03.0, the reference glyphs have been exchanged and described verbally also: In mathematical context, U+03D5 is the stroked variant and U+03C6 the curly glyph. Unfortunately, most font vendors didn\u2019t update their fonts to this (incompatible) change in Unicode. At the time of this writing (January 2006), it is not clear yet whether the Adobe Glyph Names \u2018phi\u2019 and \u2018phi1\u2019 also change its meaning if used for mathematics, thus compatibility problems are likely to happen \u2013 being conservative, groff currently assumes that \u2018phi\u2019 in a PostScript symbol font is the stroked version.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">In groff, symbol \u2018[*f]\u2019 always denotes the stroked version of phi, and \u2018[+f]\u2019 the curly variant.<\/p>\n<p align=\"center\" style=\"margin-top: 1em\"><img decoding=\"async\" src=\"grohtml-9280418.png\" alt=\"Image grohtml-9280418.png\"><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>Card symbols<\/i><\/p>\n<p align=\"center\" style=\"margin-top: 1em\"><img decoding=\"async\" src=\"grohtml-9280419.png\" alt=\"Image grohtml-9280419.png\"><\/p>\n<h2>AUTHORS <a name=\"AUTHORS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">This document was written by <a href=\"mailto:jjc@jclark.com\">James Clark<\/a>, with additions by <a href=\"mailto:wl@gnu.org\">Werner Lemberg<\/a> and <a href=\"mailto:groff-bernd.warken-72@web.de\">Bernd Warken<\/a>, and revised to use real tables by <a href=\"mailto:esr@thyrsus.com\">Eric S. Raymond<\/a>.<\/p>\n<h2>SEE ALSO <a name=\"SEE ALSO\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>Groff: The GNU Implementation of troff<\/i>, by Trent A. Fisher and Werner Lemberg, is the primary <i>groff<\/i> manual. Section \u201cUsing Symbols\u201d may be of particular note. You can browse it interactively with \u201cinfo &#8216;(groff)Using Symbols&#8217;\u201d. <b><br \/> groff<\/b>(1)<\/p>\n<p style=\"margin-left:22%;\">the GNU roff formatter<\/p>\n<p style=\"margin-left:11%;\"><b>groff<\/b>(7)<\/p>\n<p style=\"margin-left:22%;\">a short reference of the groff formatting language<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>An extension to the troff character set for Europe<\/i>, E.G. Keizer, K.J. Simonsen, J. Akkerhuis; EUUG Newsletter, Volume 9, No. 2, Summer 1989 <br \/> <a href=\"http:\/\/www.unicode.org\">The Unicode Standard<\/a><\/p>\n<hr>\n","protected":false},"excerpt":{"rendered":"<p>  groff_char \u2212 groff glyph names <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[971],"tags":[973,1205,972],"class_list":["post-4126","post","type-post","status-publish","format-standard","hentry","category-7-miscelanea","tag-973","tag-groff_char","tag-man7"],"gutentor_comment":0,"_links":{"self":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/4126","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/comments?post=4126"}],"version-history":[{"count":0,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/4126\/revisions"}],"wp:attachment":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/media?parent=4126"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/categories?post=4126"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/tags?post=4126"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}