Texmaker and TeXstudiolabels in listings doesn't show in structure

Information and discussion about Texmaker, an integrated LaTeX environment for several platforms, and the related TeXstudio
Post Reply
Thuleman
Posts: 6
Joined: Tue Oct 12, 2010 12:11 pm

labels in listings doesn't show in structure

Post by Thuleman »

Hi.

When I insert some source code I do the following:

Code: Select all

\lstinputlisting[firstline=43,lastline=45,firstnumber=43,caption={TCP variabler},
label={lst:variabler}]{server.cpp}
However the label doesn't show up in the structure window under labels.

How do I fix this?

I use TexMakerX 1.9.9a (SVN 1057)

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply