all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Peter Dyballa'" <Peter_Dyballa@web.de>,
	"'Rodolfo Medina'" <rodolfo.medina@gmail.com>
Cc: 'GNU Emacs List' <help-gnu-emacs@gnu.org>
Subject: RE: Info nodes titles font size customization
Date: Sun, 5 Oct 2008 09:42:11 -0700	[thread overview]
Message-ID: <010601c92709$517bda30$0200a8c0@us.oracle.com> (raw)
In-Reply-To: <B033FF3B-357A-4409-B595-FCB8CDD8AC7D@Web.DE>

> > Is it possible, and how?
> 
> Position the cursor on one of the characters and type C-u C-x =. In  
> the *Help* buffer you'll see the character's (and title's) face name  
> reported, which you can customise

Yes, that's how to find out about nearly any face you want to customize. And
`M-x customize-face' is how to customize one. Or click the face-name link near
the end of the `C-u C-x =' display, then click the `(customize this face)' link
near the top of the *Help* display.

FYI -

The info title faces are:
info-title-1, info-title-2,
info-title-3, and info-title-4.

Or, in Emacs prior to release 22:
Info-title-1-face, Info-title-2-face,
Info-title-3-face, and Info-title-4-face.

Additional Info faces you can customize:

info-header-node  - nodes in header
info-header-xref  - cross references in header
info-menu-header  - menu titles (headers)
info-menu-star    - every 3rd menu item
 (see `info-menu-5' prior to Emacs 22)
info-node 	      - node names
info-xref         - unvisited cross-references
info-xref-visited - previously visited cross-references

----

If you use library `info+.el', there are
more Info faces that you can customize:

 info-quoted-name - quoted names (`...')
 info-string      - strings ("...")
 info-menu        - menu items
 info-file        - file heading labels

And for reference items in the Elisp manual,
you can customize these faces:

 info-elisp-user-option-ref-item  - label `User Option'
 info-elisp-variable-ref-item     - label `Variable'
 info-elisp-command-ref-item      - label `Command'
 info-elisp-function-ref-item     - label `Function'
 info-elisp-macro-ref-item        - label `Macro'
 info-elisp-special-form-ref-item - label `Special Form'
 info-elisp-syntax-class-item     - label `Syntax Class'
 info-elisp-reference-item        - other reference labels

`info+.el' is here:
http://www.emacswiki.org/cgi-bin/wiki/info%2b.el






  parent reply	other threads:[~2008-10-05 16:42 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-05 10:44 Info nodes titles font size customization Rodolfo Medina
2008-10-05 12:29 ` Peter Dyballa
2008-10-05 16:17   ` Rodolfo Medina
2008-10-05 17:13     ` Peter Dyballa
     [not found]     ` <mailman.293.1223226847.25473.help-gnu-emacs@gnu.org>
2008-10-05 18:30       ` Rodolfo Medina
2008-10-05 17:48         ` Drew Adams
2008-10-05 18:36         ` harven
2008-10-05 18:54         ` Nikolaj Schumacher
     [not found]         ` <mailman.295.1223228939.25473.help-gnu-emacs@gnu.org>
2008-10-05 19:38           ` Rodolfo Medina
2008-10-05 19:07             ` Lennart Borgman (gmail)
2008-10-05 19:37             ` Drew Adams
     [not found]             ` <mailman.304.1223235441.25473.help-gnu-emacs@gnu.org>
2008-10-05 20:01               ` Joost Kremers
2008-10-06 17:31                 ` Richard Riley
2008-10-07 19:09                   ` Joost Kremers
     [not found]         ` <mailman.299.1223232881.25473.help-gnu-emacs@gnu.org>
2008-10-05 21:49           ` Rodolfo Medina
2008-10-05 21:08             ` harven
2008-10-05 22:41               ` Rodolfo Medina
2008-10-05 22:46                 ` Lennart Borgman (gmail)
2008-10-05 16:42   ` Drew Adams [this message]
2008-10-05 17:41 ` Reiner Steib
2008-10-11 11:06 ` [solved] " Rodolfo Medina
2008-10-11 10:36   ` harven

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='010601c92709$517bda30$0200a8c0@us.oracle.com' \
    --to=drew.adams@oracle.com \
    --cc=Peter_Dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=rodolfo.medina@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.