/[auctex]/auctex/doc/auctex.texi
ViewVC logotype

Diff of /auctex/doc/auctex.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.226 by angeli, Thu Apr 28 08:08:37 2005 UTC revision 1.227 by rsteib, Thu Apr 28 14:31:25 2005 UTC
# Line 1386  Face: @code{font-latex-warning-face} Line 1386  Face: @code{font-latex-warning-face}
1386    
1387  Sectioning commands are macros like @samp{\chapter} or @samp{\section}.  Sectioning commands are macros like @samp{\chapter} or @samp{\section}.
1388  For these commands there are two fontification schemes which may be  For these commands there are two fontification schemes which may be
1389  selected by customizing the variable @code{font-latex-title-fontify}.  selected by customizing the variable @code{font-latex-fontify-sectioning}.
1390    
1391  @defopt font-latex-title-fontify  @defopt font-latex-fontify-sectioning
1392    @c Is @vindex correct?
1393    @vindex font-latex-sectioning-0-face
1394    @vindex font-latex-sectioning-1-face
1395    @vindex font-latex-sectioning-2-face
1396    @vindex font-latex-sectioning-3-face
1397    @vindex font-latex-sectioning-4-face
1398    @vindex font-latex-sectioning-5-face
1399  Per default sectioning commands will be shown in a larger, proportional  Per default sectioning commands will be shown in a larger, proportional
1400  font, which corresponds to the value @samp{height} for this variable.  font, which corresponds to a number for this variable.  The font size
1401  The font size varies with the sectioning level, e.g. @samp{\part} will  varies with the sectioning level, e.g. @samp{\part}
1402  have a larger font than @samp{\subsection}.  @fontlatex{} provides four  (@code{font-latex-sectioning-0-face}) has a larger font than
1403  different levels.  The respective keyword lists are described in the  @samp{\paragraph} (@code{font-latex-sectioning-5-face}).  Typically,
1404  following table.  If you rather like to use the base font and a  values from 1.05 to 1.3 for @code{font-latex-fontify-sectioning} give
1405  different color, set the variable to @samp{color}.  In this case the  best results, depending on your font setup.  If you rather like to use
1406  face @code{font-lock-type-face} will be used to fontify the argument of  the base font and a different color, set the variable to @samp{color}.
1407  the command.  In this case the face @code{font-lock-type-face} will be used to fontify
1408    the argument of the sectioning commands.
1409  @end defopt  @end defopt
1410    
1411    @vindex font-latex-match-title-0-keywords
1412  @vindex font-latex-match-title-1-keywords  @vindex font-latex-match-title-1-keywords
1413  @vindex font-latex-match-title-2-keywords  @vindex font-latex-match-title-2-keywords
1414  @vindex font-latex-match-title-3-keywords  @vindex font-latex-match-title-3-keywords
1415  @vindex font-latex-match-title-4-keywords  @vindex font-latex-match-title-4-keywords
1416  @table @code  @vindex font-latex-match-title-5-keywords
1417  @item font-latex-match-title-1-keywords  You can add your own sectioning commands be adding them to the keyword
1418  Keywords for level 1 sectioning commands.@*  lists: @code{font-latex-match-title-0-keywords}
1419  Face: @code{font-latex-title-1-face}  (@code{font-latex-sectioning-0-face}) @dots{}
1420    @code{font-latex-match-title-5-keywords}
1421  @item font-latex-match-title-2-keywords  (@code{font-latex-sectioning-5-face}).
 Keywords for level 2 sectioning commands.@*  
 Face: @code{font-latex-title-2-face}  
   
 @item font-latex-match-title-3-keywords  
 Keywords for level 3 sectioning commands.@*  
 Face: @code{font-latex-title-3-face}  
   
 @item font-latex-match-title-4-keywords  
 Keywords for level 4 sectioning commands.@*  
 Face: @code{font-latex-title-4-face}  
 @end table  
1422    
1423  @subheading Commands for changing fonts  @subheading Commands for changing fonts
1424    

Legend:
Removed from v.1.226  
changed lines
  Added in v.1.227

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26