Skip to main content

Questions tagged [showkeys]

The {showkeys} package overlays the names of labels and references where they appear in the document.

1 vote
1 answer
37 views

I would like to display longer labels for sections, theorems, and equations in the margin with line breaks so they do not extend outside the margin, when using the informs4 document class. ...
tvk's user avatar
  • 1,827
0 votes
3 answers
125 views

When compiling a draft version of a book it is easier to keep track of the many labels used for equations, figures etc. by adding a box that displays the reference name. To do this I have created the ...
Ted Black's user avatar
  • 1,017
0 votes
1 answer
95 views

Showkeys, with the notref option called, should not display the label when \eqref{} is used. However, when the reference is a self-reference (that is calling the label of the current equation ...
ckhenderson's user avatar
0 votes
0 answers
95 views

The backref option in hyperref package is useful to display where the references are cited. But this only works for \cite. Is it possible to do something similar for \label? A desirable realization is ...
MMM's user avatar
  • 153
1 vote
1 answer
167 views

I'm sure a lot of people asked this already, but I'm not able to find the correct answer. I want to keep track of my label/keys that I was giving a tcbtheorem. I don't know the best practise to ...
NikT's user avatar
  • 13
0 votes
0 answers
61 views

I got an error which I was able to trim down to the following minimal working example: \documentclass{article} \usepackage{amsmath} \usepackage{hyperref} \usepackage{showkeys} \usepackage{seqsplit} \...
Junekey Jeon's user avatar
2 votes
0 answers
93 views

maybe this is a stupid question but I would like to know why the \autoref{} of hyperref package conflicts with the showkeys package (to allow in draft mode to see the labels) even when passing the ...
SimoPape's user avatar
  • 113
1 vote
1 answer
34 views

The following example creates 5 pages. Page 1 contains the \part, page 3 only shows the \part's \label, and page 5 shows the \chapter. If I do not load showkeys then naturally, only 3 pages are ...
Artemis's user avatar
  • 526
1 vote
1 answer
223 views

I would like to display longer labels given to sections, theorems, and equations in the margin with line breaks so they do not extend outside the margin. I tried the two answers to this question, but ...
tvk's user avatar
  • 1,827
0 votes
1 answer
159 views

Using showkeys of my MikTeX 2.9, the code below \documentclass{article} \usepackage{showkeys} \begin{document} section \ref{sec:methods} section \ref{methods} \section{Methods} \label{...
user avatar
6 votes
2 answers
394 views

I'm currently using the package showkeys to debug the labels in my document. Using the command \renewcommand{\showkeyslabelformat}[1]{...} one can customise the display of the labels. I want to handle ...
rshkadhttkqwkqknhd's user avatar
3 votes
1 answer
352 views

The following MWE produces an undesirable result, shown below: \documentclass[11pt, a4paper, twoside]{article} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage{amsmath} \usepackage[...
Watson's user avatar
  • 1,074
2 votes
2 answers
317 views

I'm using the package showkeys to display labels in my LaTeX file. All my labels are of the form type:name:details. Since my labels tend to get very long (lemma:the_name_of_the_lemma:...) I'd like to ...
rshkadhttkqwkqknhd's user avatar
0 votes
1 answer
105 views

After years I have had this problem I discovered today the direct cause, but I would like to understand why it happens and how I avoid the error. I still can't make a MEW and that is the reason why I ...
PeptideChain's user avatar
  • 1,355
0 votes
0 answers
201 views

I think my question is not very clear, the reason is that I am not sure which package gives the problem: When I label an equation as \label{eq:abc}, on the right of the equation I obtain: {eq:abc} --...
Cuoredicervo's user avatar

15 30 50 per page