| /src/share/wscons/ |
| Makefile | 3 SUBDIR= keymaps fonts
|
| /src/external/gpl2/groff/dist/font/devdvi/generate/ |
| CompileFonts | 2 # Compile fonts in the sizes needed by groff. 4 fonts="cmr10 cmti10 cmbx10 cmbxti10 cmtt10 cmex10 cmmi10 cmsy10 cmss10 cmssbx10 cmssi10" 8 for f in $fonts; do
|
| /src/external/gpl2/groff/dist/src/devices/xditview/ |
| device.h | 14 DeviceFont *fonts; member in struct:_Device
|
| font.c | 6 * map dvi fonts to X fonts 39 for (f = dw->dvi.fonts; f; f = f->next) 51 for (f = dw->dvi.fonts; f; f = f->next) 144 char **fonts; local 162 fonts = XListFonts (XtDisplay (dw), fontNameString, 10000000, &count); 165 size = ConvertFontNameToSize (fonts[i]); 176 new_size->x_name = savestr (fonts[i]); 182 XFreeFontNames (fonts); 226 f->next = dw->dvi.fonts; [all...] |
| device.c | 79 dev->fonts = 0; 93 f = dev->fonts; 181 for (f = dev->fonts; f; f = f->next) 221 f->next = dev->fonts; 222 dev->fonts = f;
|
| DviP.h | 61 * a list of fonts we've used for this widget 148 DviFontList *fonts; member in struct:__anon7002
|
| /src/external/gpl2/texinfo/dist/util/ |
| fixfonts | 22 texfontdir="${texlibdir}/fonts" 38 # Find all the fonts with names that include `circle'. 51 echo "I can't find any circle fonts in ${texfontdir}.
|
| /src/share/wscons/fonts/ |
| Makefile | 3 FONTS= vt220l.814 vt220h.814 vt220l.808 vt220h.808 \ 21 FONTS += ter-i12n.wsf 22 FONTS += ter-i16b.wsf 23 FONTS += ter-i16n.wsf 24 FONTS += ter-i16v.wsf 25 FONTS += ter-i20n.wsf 26 FONTS += ter-i24n.wsf 27 FONTS += ter-i28n.wsf 28 FONTS += ter-i32n.wsf 30 FONTS += ter-112n.ws [all...] |
| /src/external/bsd/mdocml/dist/ |
| term_ps.c | 118 * We define, for the time being, three fonts: bold, oblique/italic, and 123 static const struct font fonts[TERMFONT__MAX] = { variable in typeref:struct:font 906 ps_printf(p, " %s", fonts[i].name); 918 i, fonts[i].name); 944 ps_printf(p, "/BaseFont /%s\n", fonts[i].name); 1033 p->ps->pscol += (size_t)fonts[f].gly[c].wx; 1084 wx = fonts[p->ps->lastf].gly[(int)p->ps->last-32].wx; 1293 return (size_t)fonts[(int)TERMFONT_NONE].gly[c].wx; 1321 fonts[(int)TERMFONT_NONE].gly[109 - 32].wx; 1325 fonts[(int)TERMFONT_NONE].gly[110 - 32].wx [all...] |
| /src/usr.sbin/lpr/lpr/ |
| lpr.c | 81 static char *fonts[4]; /* troff font names */ variable 162 case '4': /* troff fonts */ 166 fonts[optopt - '1'] = optarg; 328 if (fonts[i] != NULL) 329 card('1'+i, fonts[i]);
|
| /src/usr.sbin/lpr/lpd/ |
| printjob.c | 324 char fonts[4][FONTLEN]; /* fonts for troff */ variable 352 * Reset troff fonts. 355 strlcpy(fonts[i], ifonts[i], sizeof(fonts[i])); 459 case '1': /* troff fonts */ 464 strlcpy(fonts[line[0]-'1'], line+1, 465 sizeof(fonts[line[0]-'1'])); 656 if (fonts[n][0] != '/') 659 (void)write(fo, fonts[n], strlen(fonts[n])) [all...] |
| /src/share/mk/ |
| bsd.x11.mk | 304 s,@MAPDIR@,\\$$\{libdir\}/X11/fonts/util,; \ 320 s,@fontrootdir@,\\$$\{libdir\}/X11/fonts,; \
|
| /src/external/bsd/am-utils/dist/doc/ |
| texinfo.tex | 1341 % PDF outlines are displayed using system fonts, instead of 1342 % document fonts. Therefore we cannot use special characters, 1443 \message{fonts,} 1454 % Select #1 fonts with the current style. 1456 \def\selectfonts#1{\csname #1fonts\endcsname \csname\curfontstyle\endcsname} 1807 % Text fonts (11.2pt, magstep1). 1822 % A few fonts for @defun names and args. 1828 % Fonts for indices, footnotes, small examples (9pt). 1842 % Fonts for small examples (8pt). 1856 % Fonts for title page (20.4pt) [all...] |
| /src/external/bsd/flex/dist/build-aux/ |
| texinfo.tex | 1341 % PDF outlines are displayed using system fonts, instead of 1342 % document fonts. Therefore we cannot use special characters, 1443 \message{fonts,} 1454 % Select #1 fonts with the current style. 1456 \def\selectfonts#1{\csname #1fonts\endcsname \csname\curfontstyle\endcsname} 1807 % Text fonts (11.2pt, magstep1). 1822 % A few fonts for @defun names and args. 1828 % Fonts for indices, footnotes, small examples (9pt). 1842 % Fonts for small examples (8pt). 1856 % Fonts for title page (20.4pt) [all...] |
| /src/external/gpl2/xcvs/dist/build-aux/ |
| texinfo.tex | 605 % Kludge this until the fonts are right (grr). 1169 % typewriter fonts as three actual period characters; on the other hand, 1170 % in other typewriter fonts three periods are wider than 1.5em. So do 1542 % PDF outlines are displayed using system fonts, instead of 1543 % document fonts. Therefore we cannot use special characters, 1628 \message{fonts,} 1639 % Select #1 fonts with the current style. 1641 \def\selectfonts#1{\csname #1fonts\endcsname \csname\curfontstyle\endcsname} 1989 % Text fonts (11.2pt, magstep1). 2004 % A few fonts for @defun names and args [all...] |
| /src/external/gpl3/autoconf/dist/build-aux/ |
| texinfo.tex | 1340 % PDF outlines are displayed using system fonts, instead of 1341 % document fonts. Therefore we cannot use special characters, 1443 \message{fonts,} 1454 % Select #1 fonts with the current style. 1456 \def\selectfonts#1{\csname #1fonts\endcsname \csname\curfontstyle\endcsname} 1804 % Text fonts (11.2pt, magstep1). 1819 % A few fonts for @defun names and args. 1825 % Fonts for indices, footnotes, small examples (9pt). 1839 % Fonts for small examples (8pt). 1853 % Fonts for title page (20.4pt) [all...] |
| /src/external/gpl3/binutils/dist/texinfo/ |
| texinfo.tex | 605 % Kludge this until the fonts are right (grr). 1169 % typewriter fonts as three actual period characters; on the other hand, 1170 % in other typewriter fonts three periods are wider than 1.5em. So do 1539 % PDF outlines are displayed using system fonts, instead of 1540 % document fonts. Therefore we cannot use special characters, 1625 \message{fonts,} 1636 % Select #1 fonts with the current style. 1638 \def\selectfonts#1{\csname #1fonts\endcsname \csname\curfontstyle\endcsname} 1986 % Text fonts (11.2pt, magstep1). 2001 % A few fonts for @defun names and args [all...] |
| /src/external/gpl3/binutils.old/dist/texinfo/ |
| texinfo.tex | 605 % Kludge this until the fonts are right (grr). 1169 % typewriter fonts as three actual period characters; on the other hand, 1170 % in other typewriter fonts three periods are wider than 1.5em. So do 1539 % PDF outlines are displayed using system fonts, instead of 1540 % document fonts. Therefore we cannot use special characters, 1625 \message{fonts,} 1636 % Select #1 fonts with the current style. 1638 \def\selectfonts#1{\csname #1fonts\endcsname \csname\curfontstyle\endcsname} 1986 % Text fonts (11.2pt, magstep1). 2001 % A few fonts for @defun names and args [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/doc/include/ |
| texinfo.tex | 1340 % PDF outlines are displayed using system fonts, instead of 1341 % document fonts. Therefore we cannot use special characters, 1442 \message{fonts,} 1453 % Select #1 fonts with the current style. 1455 \def\selectfonts#1{\csname #1fonts\endcsname \csname\curfontstyle\endcsname} 1806 % Text fonts (11.2pt, magstep1). 1821 % A few fonts for @defun names and args. 1827 % Fonts for indices, footnotes, small examples (9pt). 1841 % Fonts for small examples (8pt). 1855 % Fonts for title page (20.4pt) [all...] |
| /src/external/gpl2/gmake/dist/config/ |
| texinfo.tex | 545 % Kludge this until the fonts are right (grr). 1364 % PDF outlines are displayed using system fonts, instead of 1365 % document fonts. Therefore we cannot use special characters, 1444 \message{fonts,} 1455 % Select #1 fonts with the current style. 1457 \def\selectfonts#1{\csname #1fonts\endcsname \csname\curfontstyle\endcsname} 1523 % Text fonts (11.2pt, magstep1). 1537 % A few fonts for @defun names and args. 1543 % Fonts for indices, footnotes, small examples (9pt). 1556 % Fonts for small examples (8pt) [all...] |
| /src/external/gpl2/groff/dist/doc/ |
| texinfo.tex | 552 % Kludge this until the fonts are right (grr). 1291 % PDF outlines are displayed using system fonts, instead of 1292 % document fonts. Therefore we cannot use special characters, 1392 \message{fonts,} 1403 % Select #1 fonts with the current style. 1405 \def\selectfonts#1{\csname #1fonts\endcsname \csname\curfontstyle\endcsname} 1471 % Text fonts (11.2pt, magstep1). 1485 % A few fonts for @defun names and args. 1491 % Fonts for indices, footnotes, small examples (9pt). 1504 % Fonts for small examples (8pt) [all...] |
| /src/external/gpl2/texinfo/dist/doc/ |
| texinfo.tex | 552 % Kludge this until the fonts are right (grr). 1291 % PDF outlines are displayed using system fonts, instead of 1292 % document fonts. Therefore we cannot use special characters, 1392 \message{fonts,} 1403 % Select #1 fonts with the current style. 1405 \def\selectfonts#1{\csname #1fonts\endcsname \csname\curfontstyle\endcsname} 1471 % Text fonts (11.2pt, magstep1). 1485 % A few fonts for @defun names and args. 1491 % Fonts for indices, footnotes, small examples (9pt). 1504 % Fonts for small examples (8pt) [all...] |
| /src/external/gpl2/grep/dist/doc/ |
| texinfo.tex | 440 % Kludge this until the fonts are right (grr). 1063 \message{fonts,} 1075 % Use Computer Modern fonts at \magstephalf (11pt). 1127 % A few fonts for @defun, etc. 1132 % Fonts for indices, footnotes, small examples (9pt). 1144 % Fonts for title page: 1157 % Chapter (and unnumbered) fonts (17.28pt). 1169 % Section fonts (14.4pt). 1195 % Subsection fonts (13.15pt). 1206 % The smallcaps and symbol fonts should actually be scaled \magstep1.5 [all...] |
| /src/external/gpl2/diffutils/dist/config/ |
| texinfo.tex | 453 % Kludge this until the fonts are right (grr). 1109 \message{fonts,} 1193 % A few fonts for @defun, etc. 1198 % Fonts for indices, footnotes, small examples (9pt). 1210 % Fonts for small examples (8pt). 1222 % Fonts for title page: 1235 % Chapter (and unnumbered) fonts (17.28pt). 1247 % Section fonts (14.4pt). 1259 % Subsection fonts (13.15pt). 1270 % The smallcaps and symbol fonts should actually be scaled \magstep1.5 [all...] |
| /src/external/bsd/file/dist/magic/ |
| Makefile.am | 114 $(MAGIC_FRAGMENT_DIR)/fonts \
|