]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/new_pair.3x.html
ncurses 6.0 - patch 20171118
[ncurses.git] / doc / html / man / new_pair.3x.html
index ffe64cac465f4debd73580792de165fb3695596a..bc11784acc1d0b8c221d69f22ab647c94c858e11 100644 (file)
@@ -27,7 +27,7 @@
   * authorization.                                                           *
   ****************************************************************************
   * Author: Thomas E. Dickey
-  * @Id: new_pair.3x,v 1.9 2017/03/13 21:21:34 tom Exp @
+  * @Id: new_pair.3x,v 1.10 2017/11/18 23:48:44 tom Exp @
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <HTML>
            tions, it is convenient to use the maximum number  of  combinations
            as the limit on color pairs:
 
-             <STRONG>COLORS</STRONG> <EM>*</EM> <STRONG>COLORS</STRONG>
+               <STRONG>COLORS</STRONG> <EM>*</EM> <STRONG>COLORS</STRONG>
 
        <STRONG>o</STRONG>   Terminals  which support <EM>default</EM> <EM>colors</EM> distinct from "ANSI colors"
            add to the possible combinations, producing this total:
 
-             <EM>(</EM> <STRONG>COLORS</STRONG> <EM>+</EM> <EM>1</EM> <EM>)</EM> <EM>*</EM> <EM>(</EM> <STRONG>COLORS</STRONG> <EM>+</EM> <EM>1</EM> <EM>)</EM>
+               <EM>(</EM> <STRONG>COLORS</STRONG> <EM>+</EM> <EM>1</EM> <EM>)</EM> <EM>*</EM> <EM>(</EM> <STRONG>COLORS</STRONG> <EM>+</EM> <EM>1</EM> <EM>)</EM>
 
        <STRONG>o</STRONG>   An application might use up to a few dozen color pairs to implement
            a predefined color scheme.