JezK
Edit File: mn16.html
<?xml version="1.0" encoding="iso-8859-1" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!--http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd--> <html xmlns="http://www.w3.org/1999/xhtml" > <head><title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta name="generator" content="TeX4ht (https://tug.org/tex4ht/)" /> <meta name="originator" content="TeX4ht (https://tug.org/tex4ht/)" /> <!-- xhtml,th4,index --> <meta name="src" content="mn.tex" /> <link rel="stylesheet" type="text/css" href="mn.css" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> </head><body > <!--l. 5668--><p class="noindent" ><a href="mn11.html#mn16-1" name="mn16-1" >1</a>. <a name="index16-57004"></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> </p><!--l. 5670--><p class="indent" > <a name="index16-57005"></a> <a name="index16-57006"></a>Environments that directly or indirectly are built on top of the ‘<span class="cmtt-10">\begin{list}...\end{list}</span>’ and ‘<span class="cmtt-10">\begin{trivlist}...\end{trivlist}</span>’ environments, inherit the appearances of these base environments. The <span class="cmtt-10">\ConfigureList </span>command may be used to change the default configuration. </p><div class="ShowCode"> <br /> <span class="cmtt-10">\ConfigureList</span> <span class="cmtt-10">{description}</span> <br /> <span class="cmtt-10">{}</span> <br /> <span class="cmtt-10">{\HCode{<hr</span> <span class="cmtt-10">/>}}</span> <br /> <span class="cmtt-10">{\HCode{<hr</span> <span class="cmtt-10">/><strong>}}</span> <br /> <span class="cmtt-10">{\HCode{</strong>}}</span> </div> <a name="index16-57007"></a> <a name="index16-57008"></a> <a name="index16-57009"></a>The ‘<span class="cmtt-10">description</span>’, ‘<span class="cmtt-10">itemize</span>’, and ‘<span class="cmtt-10">enumerate</span>’ environments are the more obvious extensions of the ‘<span class="cmtt-10">list</span>’ and ‘<span class="cmtt-10">trivlist</span>’ environments. <!--l. 5695--><p class="indent" > <a name="index16-57010"></a> <a name="index16-57011"></a> <a name="index16-57012"></a> <a name="index16-57013"></a> <a name="index16-57014"></a>The ‘<span class="cmtt-10">verse</span>’, ‘<span class="cmtt-10">quotation</span>’, ‘<span class="cmtt-10">quote</span>’, ‘<span class="cmtt-10">center</span>’, ‘<span class="cmtt-10">flushleft</span>’, and ‘<span class="cmtt-10">flushright</span>’ 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. </p><hr /> <!--l. 5714--><p class="noindent" ><a href="mn11.html#mn16-2" name="mn16-2" >2</a>. <a name="index16-57016"></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="cmti-10">after-list</span><span class="cmtt-10">}</span> </p><!--l. 5716--><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. </p><div class="ShowCode"> <br /> <span class="cmtt-10">\ConfigureEnv</span> <span class="cmtt-10">{tabular}</span> <br /> <span class="cmtt-10">{\HCode{<hr</span> <span class="cmtt-10">/>}}</span> <span class="cmtt-10">{\HCode{<hr</span> <span class="cmtt-10">/>}}</span> <br /> <span class="cmtt-10">{}</span> <span class="cmtt-10">{}</span> </div> 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"> <br /> <span class="cmtt-10">\ConfigureEnv</span> <span class="cmtt-10">{flushright}</span> <br /> <span class="cmtt-10">{\HCode{<div</span> <span class="cmtt-10">class="flushright">}}</span> <br /> <span class="cmtt-10">{\HCode{</div>}}</span> <br /> <span class="cmtt-10">{\HCode{<h2>}}</span> <span class="cmtt-10">{\HCode{</h2>}}</span> </div> <hr /> <!--l. 5749--><p class="indent" > <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> </body></html>