The Designer's Guide Community Forum
https://designers-guide.org/forum/YaBB.pl
Design >> RF Design >> labelling figures in Latex
https://designers-guide.org/forum/YaBB.pl?num=1102735505

Message started by Jeffrey on Dec 10th, 2004, 7:25pm

Title: labelling figures in Latex
Post by Jeffrey on Dec 10th, 2004, 7:25pm

In Latex, to label my figures and tables, I go like:

\begin{figure}
\includegraphics{file.eps}
\caption{nice pic}
\label{xyz}
\end{figure}

Then to reference it, I say:

Figure \ref{xyz} is a nice pic.

Now, this WORKS - I get the correct label number. BUT, when I compile it and pdf it and print it out, there are those TAGS that print out too. (in this case, next to the figure and next to \ref{}, there is a "xyz" with a box around it that's also printed out in the pdf file.

Anyone experiencing this? How can I get around this? Thanks!

I'm using Windows Latex (winedt).

Title: Re: labelling figures in Latex
Post by Andrew Beckett on Dec 11th, 2004, 2:55pm

It's probably just me being a little pedantic, but what has this question to do with RF Design? Surely there are better places to ask this kind of question?

Regards,

Andrew.

Title: Re: labelling figures in Latex
Post by J on Dec 13th, 2004, 11:44pm

hehe...  it's a RF report written via Latex.

I'm surprised nobody ever encountered this problem ... nobody uses windows latex? (winedt)

The Designer's Guide Community Forum » Powered by YaBB 2.2.2!
YaBB © 2000-2008. All Rights Reserved.