Top "Listings" questions

The listings package is a source code printer for LATEX.

How to list active connections on PostgreSQL?

Is there a command in PostgreSQL to select active connections to a given database? psql states that I can't drop …

sql postgresql database-connection listings
Make code in LaTeX look *nice*

I'm currently writing a project report, and to explain the slightly crazy un-intuitive code that I've used I need to …

latex listings
TV guide listing API

Does anybody know a provider offering TV listings (through API or download) for all channel and cable providers? Or is …

api listings television
Listings in Latex with UTF-8 (or at least german umlauts)

Trying to include a source-file into my latex document using the listings package, i got problems with german umlauts inside …

encoding latex utf-8 diacritics listings
Center Latex lstlisting

This is driving me crazy. I want to center a lstlisting in LaTeX. After 3 hours attempting here's some code: \lstset{ % …

latex listings
GitHub repository not listing in Google search

I created my first repository with GitHub but when I try to google it, its not listing RoboSpice-Extn-Retrofit-Tutorial EDIT I …

github listings
linenumbering with listings package in latex

I am trying to insert a code snippet with the listingspackage, and want the lines numbered. However I would like …

latex listings
How to change title in listings?

I have a question about the listings package. Do you know how to change it to get a title like …

latex listings
Change "List of Listings" text

I tried to change the "List of Listings" text with the command \renewcommand*{\lstlistlistingname}{List of XYZ} before my \begin{…

latex listings lstlisting
Math symbols in listings

I have a problem with LaTeX – I don't know how to put mathematical equations and symbols in listings. I use …

math latex listings