auctex-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-diffs] Changes to auctex/doc/auctex.texi


From: Reiner Steib
Subject: [AUCTeX-diffs] Changes to auctex/doc/auctex.texi
Date: Thu, 28 Apr 2005 10:31:26 -0400

Index: auctex/doc/auctex.texi
diff -u auctex/doc/auctex.texi:1.226 auctex/doc/auctex.texi:1.227
--- auctex/doc/auctex.texi:1.226        Thu Apr 28 08:08:37 2005
+++ auctex/doc/auctex.texi      Thu Apr 28 14:31:25 2005
@@ -1386,41 +1386,39 @@
 
 Sectioning commands are macros like @samp{\chapter} or @samp{\section}.
 For these commands there are two fontification schemes which may be
-selected by customizing the variable @code{font-latex-title-fontify}.
+selected by customizing the variable @code{font-latex-fontify-sectioning}.
 
address@hidden font-latex-title-fontify
address@hidden font-latex-fontify-sectioning
address@hidden Is @vindex correct?
address@hidden font-latex-sectioning-0-face
address@hidden font-latex-sectioning-1-face
address@hidden font-latex-sectioning-2-face
address@hidden font-latex-sectioning-3-face
address@hidden font-latex-sectioning-4-face
address@hidden font-latex-sectioning-5-face
 Per default sectioning commands will be shown in a larger, proportional
-font, which corresponds to the value @samp{height} for this variable.
-The font size varies with the sectioning level, e.g. @samp{\part} will
-have a larger font than @samp{\subsection}.  @fontlatex{} provides four
-different levels.  The respective keyword lists are described in the
-following table.  If you rather like to use the base font and a
-different color, set the variable to @samp{color}.  In this case the
-face @code{font-lock-type-face} will be used to fontify the argument of
-the command.
+font, which corresponds to a number for this variable.  The font size
+varies with the sectioning level, e.g. @samp{\part}
+(@code{font-latex-sectioning-0-face}) has a larger font than
address@hidden (@code{font-latex-sectioning-5-face}).  Typically,
+values from 1.05 to 1.3 for @code{font-latex-fontify-sectioning} give
+best results, depending on your font setup.  If you rather like to use
+the base font and a different color, set the variable to @samp{color}.
+In this case the face @code{font-lock-type-face} will be used to fontify
+the argument of the sectioning commands.
 @end defopt
 
address@hidden font-latex-match-title-0-keywords
 @vindex font-latex-match-title-1-keywords
 @vindex font-latex-match-title-2-keywords
 @vindex font-latex-match-title-3-keywords
 @vindex font-latex-match-title-4-keywords
address@hidden @code
address@hidden font-latex-match-title-1-keywords
-Keywords for level 1 sectioning address@hidden
-Face: @code{font-latex-title-1-face}
-
address@hidden font-latex-match-title-2-keywords
-Keywords for level 2 sectioning address@hidden
-Face: @code{font-latex-title-2-face}
-
address@hidden font-latex-match-title-3-keywords
-Keywords for level 3 sectioning address@hidden
-Face: @code{font-latex-title-3-face}
-
address@hidden font-latex-match-title-4-keywords
-Keywords for level 4 sectioning address@hidden
-Face: @code{font-latex-title-4-face}
address@hidden table
address@hidden font-latex-match-title-5-keywords
+You can add your own sectioning commands be adding them to the keyword
+lists: @code{font-latex-match-title-0-keywords}
+(@code{font-latex-sectioning-0-face}) @dots{}
address@hidden
+(@code{font-latex-sectioning-5-face}).
 
 @subheading Commands for changing fonts
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]