[tex-live] [TEX] - Problems with Listing

Luciano Barros Pires lbarrospires at gmail.com
Mon May 11 22:04:17 CEST 2015


Hi,

I am need of list of commands, but I don'i like


I included this:

\renewcommand{\lstlistingname}{Listagem}% Listing -> Algorithm
\renewcommand{\lstlistlistingname}{Listagem de comandos}% List of Listings
-> List of
\lstlistoflistings


And this:



\begin{lstlisting}[caption={Parâmetros do
\textit{Highcharts}.},label=Listagem2,breaklines=true,language=HTML]
Highcharts.setOptions({
global:
lang:
});
{$}("#container").highcharts({
    chart:
    colors:
    credits:
    data:
    drilldown:
    exporting:
    labels:
    legend:
    loading:
    navigation:
    noData:
    pane:
    plotOptions:
    series:
    subtitle:
    title:
    tooltip:
    xAxis:
    yAxis:
});

\end{lstlisting}

In my document I have this:

Listagem de comandos
4.1 Consultas os objetos do banco. . . . . . . . . . . . . . . . . . . . .
. . . . . 102
4.2 Parâmetros do Highcharts. . . . . . . . . . . . . . . . . . . . . . . .
. . . . . 105
4.3 Código do arquivo de configuração. . . . . . . . . . . . . . . . . . .
. . . . . 106
4.4 Código do arquivo de dados. . . . . . . . . . . . . . . . . . . . . . .
. . . . . 108

(in page 21)

But I do not like this:

Sumário
Listings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. 21

1 INTRODUÇÃO . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33

1.1 Motivação. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . 35
1.2 Objetivo. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . 36

How to remove "Listings" of my index?

Thanks.
-- 
Luciano Barros Pires
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/tex-live/attachments/20150511/85b7e380/attachment.html>


More information about the tex-live mailing list