FreeBSD Bugzilla – Attachment 6118 Details for
Bug 14113
change articles/fonts into an article
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.96 KB, created by
nbm
on 1999-10-04 14:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
nbm
Created:
1999-10-04 14:40:01 UTC
Size:
3.96 KB
patch
obsolete
>Index: article.sgml >=================================================================== >RCS file: /home/ncvs/doc/en_US.ISO_8859-1/articles/fonts/article.sgml,v >retrieving revision 1.4 >diff -u -r1.4 article.sgml >--- article.sgml 1999/09/06 06:52:36 1.4 >+++ article.sgml 1999/10/04 13:05:02 >@@ -1,6 +1,6 @@ > <!-- $FreeBSD: doc/en_US.ISO_8859-1/articles/fonts/article.sgml,v 1.4 1999/09/06 06:52:36 peter Exp $ --> > <!-- The FreeBSD Documentation Project --> >-<!DOCTYPE BOOK PUBLIC "-//Davenport//DTD DocBook V3.0//EN"> >+<!DOCTYPE ARTICLE PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN"> > > <!-- Recently, I wanted to figure out how to use some additional fonts that > I had accumulated. I finally figured out *how to do it* from the various >@@ -19,10 +19,9 @@ > and I would welcome being corrected. > --> > >-<book> >+<article> > >-<bookinfo> >-<bookbiblio> >+<artheader> > <title>Fonts and FreeBSD</title> > <subtitle>A Tutorial</subtitle> > >@@ -44,10 +43,9 @@ > the syscons display to 80x60 mode, and for using type 1 fonts with > the above application programs.</para></abstract> > >-</bookbiblio> >-</bookinfo> >+</artheader> > >-<chapter> >+<sect1> > <title>Introduction</title> > > <para>There are many sources of fonts available, and one might ask >@@ -57,9 +55,9 @@ > an attempt to provide a shortcut for others who might be > interested.</para> > >-</chapter> >+</sect1> > >-<chapter> >+<sect1> > <title>Basic terminology</title> > > <para>There are many different font formats and associated font file >@@ -114,9 +112,9 @@ > files are also used by Windows. I know of no way to use this font > format with FreeBSD.</para> > >-</chapter> >+</sect1> > >-<chapter> >+<sect1> > <title>What font formats can I use?</title> > > <para>Which font file format is useful depends on the application >@@ -196,9 +194,9 @@ > <filename>.fnt</filename> files other than those provided with > FreeBSD.</para> > >-</chapter> >+</sect1> > >-<chapter> >+<sect1> > <title>Setting a virtual console to 80x60 line mode</title> > > <para>First, a 8x8 font must be loaded. >@@ -263,9 +261,9 @@ > <citerefentry><refentrytitle>stty</><manvolnum>1</></>, > <citerefentry><refentrytitle>vidcontrol</><manvolnum>1</></>.</para> > >-</chapter> >+</sect1> > >-<chapter> >+<sect1> > <title>Using type 1 fonts with X11</title> > > <para>X11 can use either the <filename>.pfa</filename> or the >@@ -460,9 +458,9 @@ > <citetitle>The X Windows System in a Nutshell</>, <ulink > URL="http://www.ora.com/">O'Reilly & Associates</ulink>.</para> > >-</chapter> >+</sect1> > >-<chapter> >+<sect1> > <title>Using type 1 fonts with Ghostscript</title> > > <para>Ghostscript references a font via its <filename>Fontmap</> >@@ -505,9 +503,9 @@ > <para>References: <filename>fonts.txt</filename> in the Ghostscript > 4.01 distribution</para> > >-</chapter> >+</sect1> > >-<chapter> >+<sect1> > <title>Using type 1 fonts with Groff</title> > > <para>Now that the new font can be used by both X11 and Ghostscript, >@@ -627,9 +625,9 @@ > <citerefentry><refentrytitle>groff_char</><manvolnum>5</></>, > <citerefentry><refentrytitle>pfbtops</><manvolnum>1</></>.</para> > >-</chapter> >+</sect1> > >- <chapter> >+ <sect1> > <title>Converting TrueType fonts to a groff/postscript format for > groff</title> > >@@ -818,9 +816,9 @@ > <citerefentry><refentrytitle>gs</><manvolnum>1</></>.</para> > </listitem> > </orderedlist> >- </chapter> >+ </sect1> > >-<chapter> >+<sect1> > <title>Can TrueType fonts be used with other programs?</title> > > <para>The TrueType font format is used by Windows, Windows 95, and >@@ -882,9 +880,9 @@ > </ulink> is a good starting point for information on these and other > free TrueType projects. > </para> >-</chapter> >+</sect1> > >-<chapter> >+<sect1> > <title>Where can additional fonts be obtained?</title> > > <para>Many fonts are available on the Internet. They are either >@@ -914,9 +912,9 @@ > > </itemizedlist></para> > >-</chapter> >+</sect1> > >-<chapter> >+<sect1> > <title>Additional questions</title> > > <para> >@@ -947,5 +945,5 @@ > </itemizedlist> > </para> > >-</chapter> >-</book> >+</sect1> >+</article>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 14113
: 6118