From: Glenn Morris Date: Sat, 28 Apr 2012 19:04:01 +0000 (-0700) Subject: Remove some overfull lines in doc/misc/faq X-Git-Tag: emacs-24.0.97~83 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f9e320bb015b4328db43815fb2e1821e388d0845;p=emacs.git Remove some overfull lines in doc/misc/faq * doc/misc/faq.texi: (File-name conventions): Shorten section name to avoid overfull line. (How to add fonts): Use smallexample to avoid overfull lines. --- diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index a3eac6a2ed2..0064deb02fa 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -2,6 +2,8 @@ * faq.texi: Convert @inforefs to @xrefs. Fix some malformed cross-references. + (File-name conventions): Shorten section name to avoid overfull line. + (How to add fonts): Use smallexample to avoid overfull lines. 2012-04-26 Ippei Furuhashi (tiny change) diff --git a/doc/misc/faq.texi b/doc/misc/faq.texi index cd553f22dd0..9bb3feb52e1 100644 --- a/doc/misc/faq.texi +++ b/doc/misc/faq.texi @@ -251,7 +251,7 @@ reference to follow it. Emacs manual. @node File-name conventions -@section What are @file{etc/GNU}, @file{src/config.h}, @file{site-lisp/default.el}, etc.? +@section What are @file{src/config.h}, @file{site-lisp/default.el}, etc.? @cindex File-name conventions @cindex Conventions for file names @cindex Directories and files that come with Emacs @@ -4132,7 +4132,7 @@ set up @code{w32-bdf-filename-alist}: Now, create fontsets for the BDF fonts: -@lisp +@smallexample (create-fontset-from-fontset-spec "-*-fixed-medium-r-normal-*-16-*-*-*-c-*-fontset-bdf, japanese-jisx0208:-*-*-medium-r-normal-*-16-*-*-*-c-*-jisx0208.1983-*, @@ -4144,7 +4144,7 @@ Now, create fontsets for the BDF fonts: tibetan-1-column:-TibMdXA-fixed-medium-r-normal--16-160-72-72-m-80-MuleTibetan-1, ethiopic:-Admas-Ethiomx16f-Medium-R-Normal--16-150-100-100-M-160-Ethiopic-Unicode, tibetan:-TibMdXA-fixed-medium-r-normal--16-160-72-72-m-160-MuleTibetan-0") -@end lisp +@end smallexample Many of the international bdf fonts from Intlfonts are type 0, and therefore need to be added to font-encoding-alist: