<div dir="ltr">Hi,<div><br></div><div>I am need of list of commands, but I don'i like </div><div><br></div><div><br></div><div>I included this:</div><div><br></div><div><div>\renewcommand{\lstlistingname}{Listagem}% Listing -> Algorithm</div><div>\renewcommand{\lstlistlistingname}{Listagem de comandos}% List of Listings -> List of </div><div>\lstlistoflistings</div></div><div><br></div><div><br></div><div>And this:</div><div><br></div><div><br></div><div><div><br></div><div>\begin{lstlisting}[caption={Parâmetros do \textit{Highcharts}.},label=Listagem2,breaklines=true,language=HTML]</div><div>Highcharts.setOptions({</div><div>global: </div><div>lang: </div><div>});</div><div>{$}("#container").highcharts({</div><div>    chart: </div><div>    colors: </div><div>    credits: </div><div>    data: </div><div>    drilldown: </div><div>    exporting: </div><div>    labels: </div><div>    legend: </div><div>    loading: </div><div>    navigation: </div><div>    noData: </div><div>    pane: </div><div>    plotOptions: </div><div>    series: </div><div>    subtitle: </div><div>    title: </div><div>    tooltip: </div><div>    xAxis: </div><div>    yAxis: </div><div>});</div><div><br></div><div>\end{lstlisting} </div><div>    </div></div><div>In my document I have this:</div><div><br></div><div><div>Listagem de comandos</div><div>4.1 Consultas os objetos do banco. . . . . . . . . . . . . . . . . . . . . . . . . . 102</div><div>4.2 Parâmetros do Highcharts. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 105</div><div>4.3 Código do arquivo de configuração. . . . . . . . . . . . . . . . . . . . . . . . 106</div><div>4.4 Código do arquivo de dados. . . . . . . . . . . . . . . . . . . . . . . . . . . . 108</div></div><div><br></div><div>(in page 21)</div><div><br></div><div>But I do not like this:</div><div><font color="#000000"><br></font></div><div><div style="line-height:1;white-space:pre;font-family:sans-serif;font-size:21.0280365746309px"><font color="#000000">Sumário</font></div><div style="line-height:1;white-space:pre;font-family:sans-serif;font-size:10.1421458281537px"><font color="#000000">Listings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .                 21</font></div><div style="line-height:1;white-space:pre;font-family:sans-serif;font-size:10.1421458281537px"><font color="#000000"><br></font></div><div style="line-height:1;white-space:pre;font-family:sans-serif;font-size:10.1421458281537px"><font color="#000000">1        INTRODUÇÃO  . . . . . . . . . . . . . . . . . . . . . . . . . . . . .     33</font></div><div style="line-height:1;white-space:pre;font-family:sans-serif;font-size:10.1421458281537px"><font color="#000000"><br></font></div><div style="line-height:1;white-space:pre;font-family:sans-serif;font-size:10.1421458281537px"><font color="#000000">1.1       Motivação</font><span style="color:rgb(0,0,0);font-size:10.1421458281537px;line-height:1">. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . </span><span style="color:rgb(0,0,0);font-size:10.1421458281537px;line-height:1">35</span></div><div style="line-height:1;white-space:pre;font-family:sans-serif;font-size:10.1421458281537px"><font color="#000000">1.2       Objetivo</font><span style="color:rgb(0,0,0);font-size:10.1421458281537px;line-height:1">. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  </span><span style="color:rgb(0,0,0);font-size:10.1421458281537px;line-height:1">36</span></div></div><div><font color="#000000"><br></font></div><div>How to remove "Listings" of my index?</div><div><br></div><div>Thanks.</div>-- <br><div class="gmail_signature">Luciano Barros Pires</div>
</div>