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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Post Reply