[tex-live] Add include and lib directories to TeX live?

Luciano Barros Pires lbarrospires at gmail.com
Tue May 12 01:44:22 CEST 2015


Hi, sorry, I send this e-mail before, but I no have return.

I am need of list of commands, but I don't like show in my index.


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
Listagem de comandos . . . . . . . . . . . . . . . . . . . . . . . . . 21

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

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

How to remove "Listagem de comandos" of my "Sumário"?

Thanks. And sorry for my bad English.

2015-05-11 19:57 GMT-03:00 Karl Berry <karl at freefriends.org>:

> Hi David,
>
>     Have you considered adding compiled kpathsea (and possibly other?)
>     libraries to TeX Live?
>
> Sure, we've considered it.  All the support for it is in the sources, as
> you know -- that's not an accident.  The problem is deploying them in a
> useful way.  In my experience, there is no way for a third party like us
> to release shared libraries intended for general use and have them be
> anything but a source of frustration.
>
> You could release your Perl bindings regardless of what is or isn't in
> TL -- I see no reason not to.  Most distros do include kpathsea
> libraries.  So most users would like your bindings to work with those
> libraries, rather than anything that could come with TL.
>
> best,
> karl
>



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


More information about the tex-live mailing list