When using \lstinputlisting{firstline=x, lastline=x, firstnumer=x, caption={xtz},label={TESTLABEL}] {filename.xyz}
then the label (TESTLABEL) does not show in structure window, and it does not pop up when using \ref
well , maybe it is because it is a rather uncommon construction.
tmx looks for \label-commands. So if the backslash is missing, it is no command for tmx.
Where does the command \lstinputlisting come from anyway ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
well , maybe it is because it is a rather uncommon construction.
tmx looks for \label-commands. So if the backslash is missing, it is no command for tmx.
Where does the command \lstinputlisting come from anyway ?
It comes from the listnig package. It is used to insert source code to document.
ftp://ftp.tex.ac.uk/tex-archive/macros/latex/contrib/listings/listings.pdf
duplicate [feature-requests:#124]
Related
Feature Requests:
#124