Is there a way to generate the pdf but including the "names" I have used as labels for figures and tables.
My hope was to print a copy and work out what figures I need to refer back to.
Graphics, Figures & Tables ⇒ pdflatex with figure labels
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
pdflatex with figure labels
Hi and welcome,
i am not sure what you are trying to achieve. The
Or are you looking for package showframe?
i am not sure what you are trying to achieve. The
draft
option will print the file names, instead of putting the actual figures. Or are you looking for package showframe?
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
-
- Posts: 2
- Joined: Tue Mar 24, 2015 11:29 am
Re: pdflatex with figure labels
Thanks, I am looking for a way for it to print, say figure{fig:foo} instead of say figure 1 in the caption to make it easier for me to know what i've labelled a figure when referencing to it later, I do imagine that this is not possible however.
Thanks
Thanks
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
pdflatex with figure labels
I guess you could get just that, but package showkeys should be enough.
EDIT: Just noticed, that i used the wrong package above, sorry.
EDIT: Just noticed, that i used the wrong package above, sorry.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.