From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: AUCTeX: turning off large fonts for section headings (in Emacs display)?
Date: Mon, 25 Sep 2006 13:09:17 -0600 [thread overview]
Message-ID: <ef99ht$7sq$1@sea.gmane.org> (raw)
In-Reply-To: <f7dlu3-3mo.ln1@news.ducksburg.com>
Adam Funk wrote:
> On 2006-09-25, Joachim Schrod <jschrod@acm.org> wrote:
>
>> Something like
>
> Yes. I started with
>
> M-x customize-group font-latex-highlighting-faces
>
> as Vilar suggested and ended up with the following automatically
> inserted in my .emacs file:
>
> (custom-set-faces
> ;; custom-set-faces was added by Custom -- don't edit or cut/paste it!
> ;; Your init file should contain only one such instance.
> '(font-latex-title-1-face ((t (:inherit font-latex-title-2-face))))
> '(font-latex-title-2-face ((t (:inherit font-latex-title-3-face))))
> '(font-latex-title-3-face ((t (:inherit font-latex-title-4-face))))
> '(font-latex-title-4-face ((((class color) (background light))
> (:foreground "blue4" :weight bold)))))
>
>
> So now I have another question. Previously I've taken things out of
> the custom-set-variables stanza by changing
> '(x y)
> for example, to
> (setq x y)
> and moving it farther down the file, in order to be able to edit it
> manually and copy it between accounts on different machines (because
> of the "do not edit or cut/paste" warning).
>
> Is there something similar I can do to move those lines out of that
> "do not edit" zone?
See the [Face] Attribute Functions node of the Emacs Lisp manual,
or try: M-x apropos-function RET \`set-face- RET
--
Kevin
next prev parent reply other threads:[~2006-09-25 19:09 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-25 13:53 AUCTeX: turning off large fonts for section headings (in Emacs display)? Adam Funk
2006-09-25 14:03 ` Adam Funk
2006-09-25 15:31 ` Gilbert Harman
2006-09-25 16:19 ` Reiner Steib
2006-09-25 20:22 ` Adam Funk
2006-09-25 14:36 ` Vilar Neto
2006-09-25 16:33 ` Adam Funk
2006-09-25 14:57 ` Joachim Schrod
2006-09-25 16:37 ` Adam Funk
2006-09-25 19:09 ` Kevin Rodgers [this message]
[not found] ` <mailman.7390.1159211497.9609.help-gnu-emacs@gnu.org>
2006-09-26 10:19 ` Adam Funk
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='ef99ht$7sq$1@sea.gmane.org' \
--to=ihs_4664@yahoo.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).