File: mn7.html

package info (click to toggle)
tex4ht 19990804-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 2,384 kB
  • ctags: 799
  • sloc: ansic: 7,653; makefile: 116; sh: 24
file content (108 lines) | stat: -rw-r--r-- 4,467 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
  
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 
<html  
><head><!--mn7.html from mn.tex (TeX4ht, 1999-03-31 04:46:00)--> 
<title>mn7.html</title><link 
rel="stylesheet" type="text/css" href="mn.css"></head><body 
>   
    <a 
 href="mn2.html#mn7-1"  name="mn7-1" >1</a>. <span 
class="cmtt-10">\ConfigureList{</span><span 
class="cmti-10">list-name</span><span 
class="cmtt-10">} {</span><span 
class="cmti-10">before-list</span><span 
class="cmtt-10">} {</span><span 
class="cmti-10">after-list</span><span 
class="cmtt-10">} {</span><span 
class="cmti-10">before-label</span><span 
class="cmtt-10">} {</span><span 
class="cmti-10">after-label</span><span 
class="cmtt-10">}</span>
<!--2377--><p class="noindent">Environments that directly or indirectly are built on top of the `<code><span 
class="cmtt-10">\begin{list}...\end{list}</span></code>' and
`<code><span 
class="cmtt-10">\begin{trivlist}...\end{trivlist}</span></code>' environments, inherit the appearances of these base environments. The
<code><span 
class="cmtt-10">\ConfigureList</span></code> command may be used to change the default configuration.
      <DIV CLASS="ShowCode"><PRE>
      &nbsp;<span 
class="cmtt-10">\ConfigureList {description}</span>
      &nbsp;                            <span 
class="cmtt-10">{}</span>
      &nbsp;                <span 
class="cmtt-10">{\HCode{&lt;HR&gt;}}</span>
      &nbsp;        <span 
class="cmtt-10">{\HCode{&lt;HR&gt;&lt;STRONG&gt;}}</span>
      &nbsp;           <span 
class="cmtt-10">{\HCode{&lt;/STRONG&gt;}}</span>
</PRE></DIV>
<!--2394--><p class="indent">    The `<code><span 
class="cmtt-10">description</span></code>', `<code><span 
class="cmtt-10">itemize</span></code>', and `<code><span 
class="cmtt-10">enumerate</span></code>' environments are the more obvious extensions of the `<code><span 
class="cmtt-10">list</span></code>'
and `<code><span 
class="cmtt-10">trivlist</span></code>' environments.
<!--2398--><p class="indent">    The `<code><span 
class="cmtt-10">verse</span></code>', `<code><span 
class="cmtt-10">quotation</span></code>', `<code><span 
class="cmtt-10">quote</span></code>', `<code><span 
class="cmtt-10">center</span></code>', `<code><span 
class="cmtt-10">flushleft</span></code>', and `<code><span 
class="cmtt-10">flushright</span></code>' are examples of non obvious
extensions. The latter extensions are made up in LaTeX from a single-item lists, to get the appearance of displayed
paragraphs.

    <HR><a 
 href="mn2.html#mn7-2"  name="mn7-2" >2</a>. <span 
class="cmtt-10">\ConfigureEnv{</span><span 
class="cmti-10">environment-name</span><span 
class="cmtt-10">} {</span><span 
class="cmti-10">before-environment</span><span 
class="cmtt-10">} {</span><span 
class="cmti-10">after-environment</span><span 
class="cmtt-10">} {</span><span 
class="cmti-10">before-list</span><span 
class="cmtt-10">}</span>
<span 
class="cmtt-10">{</span><span 
class="cmti-10">after-list</span><span 
class="cmtt-10">}</span>
<!--2480--><p class="indent">    If either <span 
class="cmti-10">before-environment </span>or <span 
class="cmti-10">after-environment </span>is not empty, then these parameters specify insertions that
should be placed before and after the specified environment.
      <DIV CLASS="ShowCode"><PRE>
      &nbsp;<span 
class="cmtt-10">\ConfigureEnv {tabular}</span>
      &nbsp;    <span 
class="cmtt-10">{\HCode{&lt;HR&gt;}} {\HCode{&lt;/HR&gt;}}</span>
      &nbsp;    <span 
class="cmtt-10">{} {}</span>
</PRE></DIV>
<!--2494--><p class="indent">    If the parameter <span 
class="cmti-10">before-list </span>or the parameter <span 
class="cmti-10">after-list </span>is not empty, a call is made to <span 
class="cmtt-10">\</span><span 
class="cmbx-10">ConfigureList</span>
<span 
class="cmtt-10">{</span><span 
class="cmti-10">list-name</span><span 
class="cmtt-10">} {</span><span 
class="cmti-10">before-list</span><span 
class="cmtt-10">} {</span><span 
class="cmti-10">before-label</span><span 
class="cmtt-10">} {} {}  </span>for configuring the base-list of the environment.
      <DIV CLASS="ShowCode"><PRE>
      &nbsp;<span 
class="cmtt-10">\ConfigureEnv {flushright}</span>
      &nbsp;    <span 
class="cmtt-10">{\HCode{&lt;DIV CLASS=&#34;flushright&#34;&gt;}}</span>
      &nbsp;    <span 
class="cmtt-10">{\HCode{&lt;/DIV&gt;}}</span>
      &nbsp;    <span 
class="cmtt-10">{\HCode{&lt;H2&gt;}} {\HCode{&lt;/H2&gt;}}</span>
</PRE></DIV>
     
</body> 
</html>