Fix spelling s/down loaded/downloaded/ and s/down loadable/downloadable/
PR: 207510 Submitted by: Marc Lubniewski <mlubniewski@hotmail.com>
This commit is contained in:
parent
9942f40194
commit
bb03abb133
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48260
1 changed files with 3 additions and 3 deletions
|
@ -576,10 +576,10 @@ We need to convert them to &unix; style ^J delimited lines</lineannotation>
|
|||
|
||||
<para>If <application>Ghostscript</application> is used to drive the printers on the system,
|
||||
then nothing more needs to be done. However, if true &postscript;
|
||||
printers are used, then the font must be down loaded to the
|
||||
printers are used, then the font must be downloaded to the
|
||||
printer in order for the font to be used (unless the printer
|
||||
happens to have the showboat font built in or on an accessible
|
||||
font disk.) The final step is to create a down loadable font.
|
||||
font disk.) The final step is to create a downloadable font.
|
||||
The <command>pfbtops</command> tool is used to create the
|
||||
<filename>.pfa</filename> format of the font, and the
|
||||
<filename>download</filename> file is modified to reference the new
|
||||
|
@ -600,7 +600,7 @@ We need to convert them to &unix; style ^J delimited lines</lineannotation>
|
|||
&prompt.user; <userinput>fgrep internalname SHOWBOAT</userinput>
|
||||
internalname Showboat
|
||||
|
||||
<lineannotation>Tell groff that the font must be down loaded</lineannotation>
|
||||
<lineannotation>Tell groff that the font must be downloaded</lineannotation>
|
||||
&prompt.user; <userinput>ex download
|
||||
:$a
|
||||
Showboat showboat.pfa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue