From: Fabian Braennstroem <fab@ddorf.de>
Subject: modify syntax highlighting in auctex
Date: 2 Aug 2005 10:47:51 GMT [thread overview]
Message-ID: <slrndeuk91.18j.fab@node1.ddorf.de> (raw)
Hi,
all I want to modify syntax highlighting in auctex for the
use of beamer documents. Each frame/slide starts with the keyword
'frametitle' and now I want that is has the same style like the
'subsection' keyword, but with a different color, e.g.
green.
I found in 'font-latex.el' the part where 'subsection' is
defined and tried to add:
("title-3" ("frametitle")
font-latex-title-3-face 2 (command 1 t))
to change the style to my own config, but it doesn't work.
There is probably another part where subsection is somehow
defined.
The whole frame-environment looks like:
\frame
{
\frametitle{ something }
some text
}
Maybe, it is even possible to change the color of the words
frame and framtitle and enlarge and color the title-text!?
Greetings, Fabian
next reply other threads:[~2005-08-02 10:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-02 10:47 Fabian Braennstroem [this message]
2005-08-02 11:34 ` modify syntax highlighting in auctex Ralf Angeli
2005-08-02 12:32 ` Reiner Steib
2005-08-02 12:59 ` Ralf Angeli
2005-08-02 16:00 ` Reiner Steib
2005-08-03 9:35 ` Fontification of titles in LaTeX slides (was: modify syntax highlighting in auctex) Ralf Angeli
2005-08-03 9:38 ` modify syntax highlighting in auctex Fabian Braennstroem
2005-08-03 18:56 ` Reiner Steib
2005-08-04 13:35 ` Fabian Braennstroem
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=slrndeuk91.18j.fab@node1.ddorf.de \
--to=fab@ddorf.de \
--cc=f.braennstroem@gmx.de \
/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).