[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#267681: tetex-extra: upgrade breaks listings package



"Kristian G. Kvilekval" <kris@cs.ucsb.edu> wrote:

> Package: tetex-extra
> Version: 2.0.2b-2
> Severity: normal
>
>
> Upgrading brought this error on in the listings package.
>
>
> Overfull \vbox (7.57004pt too high) has occurred while \output is active
> [2] (chapters/accessanalysis.tex
> Chapter 2.
> [3]
>
> ! Package Listings Error: Couldn't load requested language.
>
> See the Listings package documentation for explanation.
> Type  H <return>  for immediate help.
>  ...
>
> l.42 ...ge=Java,basicstyle=\small,lineskip={-1pt}}
>
> ? H
> The following languages weren't loadable:
>     ,java$
> This may cause errors in the sequel.
> ?

Can you please provide a minimal example file? The following does not
give an error:

\documentclass{article}
\usepackage{listings}


\begin{document}
\lstinputlisting[language=Java]{bla.jav}

\end{document}

Regards, Frank
-- 
Frank Küster, Biozentrum der Univ. Basel
Abt. Biophysikalische Chemie




Reply to: