Mercurial > repos > rliterman > csp2
comparison CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/share/doc/libtextstyle/libtextstyle_toc.html @ 68:5028fdace37b
planemo upload commit 2e9511a184a1ca667c7be0c6321a36dc4e3d116d
author | jpayne |
---|---|
date | Tue, 18 Mar 2025 16:23:26 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
67:0e9998148a16 | 68:5028fdace37b |
---|---|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html401/loose.dtd"> | |
2 <html> | |
3 <!-- Created on February, 21 2024 by texi2html 1.78a --> | |
4 <!-- | |
5 Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author) | |
6 Karl Berry <karl@freefriends.org> | |
7 Olaf Bachmann <obachman@mathematik.uni-kl.de> | |
8 and many others. | |
9 Maintained by: Many creative people. | |
10 Send bugs and suggestions to <texi2html-bug@nongnu.org> | |
11 | |
12 --> | |
13 <head> | |
14 <title>GNU libtextstyle: GNU libtextstyle</title> | |
15 | |
16 <meta name="description" content="GNU libtextstyle: GNU libtextstyle"> | |
17 <meta name="keywords" content="GNU libtextstyle: GNU libtextstyle"> | |
18 <meta name="resource-type" content="document"> | |
19 <meta name="distribution" content="global"> | |
20 <meta name="Generator" content="texi2html 1.78a"> | |
21 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | |
22 <style type="text/css"> | |
23 <!-- | |
24 a.summary-letter {text-decoration: none} | |
25 pre.display {font-family: serif} | |
26 pre.format {font-family: serif} | |
27 pre.menu-comment {font-family: serif} | |
28 pre.menu-preformatted {font-family: serif} | |
29 pre.smalldisplay {font-family: serif; font-size: smaller} | |
30 pre.smallexample {font-size: smaller} | |
31 pre.smallformat {font-family: serif; font-size: smaller} | |
32 pre.smalllisp {font-size: smaller} | |
33 span.roman {font-family:serif; font-weight:normal;} | |
34 span.sansserif {font-family:sans-serif; font-weight:normal;} | |
35 ul.toc {list-style: none} | |
36 --> | |
37 </style> | |
38 | |
39 | |
40 </head> | |
41 | |
42 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000"> | |
43 | |
44 <table cellpadding="1" cellspacing="1" border="0"> | |
45 <tr><td valign="middle" align="left">[<a href="#SEC_Top" title="Cover (top) of document">Top</a>]</td> | |
46 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td> | |
47 <td valign="middle" align="left">[<a href="libtextstyle_5.html#SEC46" title="Index">Index</a>]</td> | |
48 <td valign="middle" align="left">[<a href="libtextstyle_abt.html#SEC_About" title="About (help)"> ? </a>]</td> | |
49 </tr></table> | |
50 <h1 class="settitle">GNU libtextstyle</h1> | |
51 <a name="SEC_Contents"></a> | |
52 <h1>Table of Contents</h1> | |
53 <div class="contents"> | |
54 | |
55 <ul class="toc"> | |
56 <li><a name="TOC1" href="libtextstyle_1.html#SEC1">1. Introduction</a> | |
57 <ul class="toc"> | |
58 <li><a name="TOC2" href="libtextstyle_1.html#SEC2">1.1 Style definitions</a></li> | |
59 <li><a name="TOC3" href="libtextstyle_1.html#SEC3">1.2 Built-in versus separate styling</a></li> | |
60 </ul></li> | |
61 <li><a name="TOC4" href="libtextstyle_2.html#SEC4">2. The end user's perspective</a> | |
62 <ul class="toc"> | |
63 <li><a name="TOC5" href="libtextstyle_2.html#SEC5">2.1 The environment variable <code>TERM</code></a> | |
64 <ul class="toc"> | |
65 <li><a name="TOC6" href="libtextstyle_2.html#SEC6">2.1.1 Terminal emulator programs</a></li> | |
66 <li><a name="TOC7" href="libtextstyle_2.html#SEC7">2.1.2 Consoles</a></li> | |
67 </ul></li> | |
68 <li><a name="TOC8" href="libtextstyle_2.html#SEC8">2.2 The environment variable <code>NO_COLOR</code></a></li> | |
69 <li><a name="TOC9" href="libtextstyle_2.html#SEC9">2.3 The environment variable <code>NO_TERM_HYPERLINKS</code></a></li> | |
70 <li><a name="TOC10" href="libtextstyle_2.html#SEC10">2.4 Emacs as a terminal emulator</a></li> | |
71 <li><a name="TOC11" href="libtextstyle_2.html#SEC11">2.5 The <code>--color</code> option</a></li> | |
72 <li><a name="TOC12" href="libtextstyle_2.html#SEC12">2.6 The <code>--style</code> option</a> | |
73 <ul class="toc"> | |
74 <li><a name="TOC13" href="libtextstyle_2.html#SEC13">2.6.1 Creating your own style files</a></li> | |
75 <li><a name="TOC14" href="libtextstyle_2.html#SEC14">2.6.2 Debugging style files</a></li> | |
76 </ul> | |
77 </li> | |
78 </ul></li> | |
79 <li><a name="TOC15" href="libtextstyle_3.html#SEC15">3. The programmer's perspective</a> | |
80 <ul class="toc"> | |
81 <li><a name="TOC16" href="libtextstyle_3.html#SEC16">3.1 Basic use of libtextstyle</a> | |
82 <ul class="toc"> | |
83 <li><a name="TOC17" href="libtextstyle_3.html#SEC17">3.1.1 Hyperlinks</a></li> | |
84 </ul></li> | |
85 <li><a name="TOC18" href="libtextstyle_3.html#SEC18">3.2 Include files</a></li> | |
86 <li><a name="TOC19" href="libtextstyle_3.html#SEC19">3.3 Link options</a></li> | |
87 <li><a name="TOC20" href="libtextstyle_3.html#SEC20">3.4 Command-line options</a></li> | |
88 <li><a name="TOC21" href="libtextstyle_3.html#SEC21">3.5 The output stream hierarchy</a> | |
89 <ul class="toc"> | |
90 <li><a name="TOC22" href="libtextstyle_3.html#SEC22">3.5.1 The abstract <code>ostream</code> class</a></li> | |
91 <li><a name="TOC23" href="libtextstyle_3.html#SEC23">3.5.2 The abstract <code>styled_ostream</code> class</a></li> | |
92 <li><a name="TOC24" href="libtextstyle_3.html#SEC24">3.5.3 Concrete ostream subclasses without styling</a> | |
93 <ul class="toc"> | |
94 <li><a name="TOC25" href="libtextstyle_3.html#SEC25">3.5.3.1 The <code>file_ostream</code> class</a></li> | |
95 <li><a name="TOC26" href="libtextstyle_3.html#SEC26">3.5.3.2 The <code>fd_ostream</code> class</a></li> | |
96 <li><a name="TOC27" href="libtextstyle_3.html#SEC27">3.5.3.3 The <code>term_ostream</code> class</a></li> | |
97 <li><a name="TOC28" href="libtextstyle_3.html#SEC28">3.5.3.4 The <code>html_ostream</code> class</a></li> | |
98 <li><a name="TOC29" href="libtextstyle_3.html#SEC29">3.5.3.5 The <code>memory_ostream</code> class</a></li> | |
99 <li><a name="TOC30" href="libtextstyle_3.html#SEC30">3.5.3.6 The <code>iconv_ostream</code> class</a></li> | |
100 </ul></li> | |
101 <li><a name="TOC31" href="libtextstyle_3.html#SEC31">3.5.4 Concrete <code>styled_ostream</code> subclasses</a> | |
102 <ul class="toc"> | |
103 <li><a name="TOC32" href="libtextstyle_3.html#SEC32">3.5.4.1 The <code>term_styled_ostream</code> class</a></li> | |
104 <li><a name="TOC33" href="libtextstyle_3.html#SEC33">3.5.4.2 The <code>html_styled_ostream</code> class</a></li> | |
105 <li><a name="TOC34" href="libtextstyle_3.html#SEC34">3.5.4.3 The <code>noop_styled_ostream</code> class</a></li> | |
106 </ul></li> | |
107 <li><a name="TOC35" href="libtextstyle_3.html#SEC35">3.5.5 Accessor functions</a></li> | |
108 </ul></li> | |
109 <li><a name="TOC36" href="libtextstyle_3.html#SEC36">3.6 Debugging the text styling support</a></li> | |
110 <li><a name="TOC37" href="libtextstyle_3.html#SEC37">3.7 Documenting the text styling support</a></li> | |
111 </ul></li> | |
112 <li><a name="TOC38" href="libtextstyle_4.html#SEC38">A. Licenses</a> | |
113 <ul class="toc"> | |
114 <li><a name="TOC39" href="libtextstyle_4.html#SEC39">A.1 GNU GENERAL PUBLIC LICENSE</a></li> | |
115 <li><a name="TOC40" href="libtextstyle_4.html#SEC44">A.2 GNU Free Documentation License</a></li> | |
116 </ul></li> | |
117 <li><a name="TOC41" href="libtextstyle_5.html#SEC46">Function Index</a></li> | |
118 <li><a name="TOC42" href="libtextstyle_6.html#SEC47">Variable Index</a></li> | |
119 <li><a name="TOC43" href="libtextstyle_7.html#SEC48">General Index</a></li> | |
120 </ul> | |
121 </div> | |
122 | |
123 <a name="Top"></a> | |
124 <a name="SEC_Top"></a> | |
125 | |
126 <p>This manual documents the GNU libtextstyle library, version | |
127 0.22.5. | |
128 </p> | |
129 | |
130 | |
131 <hr size="1"> | |
132 <table cellpadding="1" cellspacing="1" border="0"> | |
133 <tr><td valign="middle" align="left">[<a href="#SEC_Top" title="Cover (top) of document">Top</a>]</td> | |
134 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td> | |
135 <td valign="middle" align="left">[<a href="libtextstyle_5.html#SEC46" title="Index">Index</a>]</td> | |
136 <td valign="middle" align="left">[<a href="libtextstyle_abt.html#SEC_About" title="About (help)"> ? </a>]</td> | |
137 </tr></table> | |
138 <p> | |
139 <font size="-1"> | |
140 This document was generated by <em>Bruno Haible</em> on <em>February, 21 2024</em> using <a href="https://www.nongnu.org/texi2html/"><em>texi2html 1.78a</em></a>. | |
141 </font> | |
142 <br> | |
143 | |
144 </p> | |
145 </body> | |
146 </html> |