Custom \unknownreference and \dummyreference; plus custom unknownreference in m-bib
Hi hans, hi Taco, hello all, I used the following in my thesis (2 years ago) to make sure I won't miss a unresolved reference: --------------------------------------------------- \def\unknownreference{~~~~~\clap{\blackrule[width=1.5ex,height=1.5ex,depth=0.3ex]% \kern-0.3ex$\blacktriangleright$~~~~}% \normalunknownreference} \def\dummyreference{$\blacksquare$} --------------------------------------------------- which produced for unresolvable references: "#>myRef#" or "#>#". This does not work anymore. I only get "#myRef". How should one do it nowadays? * * * In m-bib, actually not \unknownreference (or \dummyreference) but a simple '??' is used (not even bold. It would be great if this could be changed. (search for "{??}" and ' ??\else'.) Tobias
Tobias Burnus wrote:
Hi hans, hi Taco, hello all,
I used the following in my thesis (2 years ago) to make sure I won't miss a unresolved reference: --------------------------------------------------- \def\unknownreference{~~~~~\clap{\blackrule[width=1.5ex,height=1.5ex,depth=0.3ex]% \kern-0.3ex$\blacktriangleright$~~~~}% \normalunknownreference} \def\dummyreference{$\blacksquare$} --------------------------------------------------- which produced for unresolvable references: "#>myRef#" or "#>#".
This does not work anymore. I only get "#myRef". How should one do it nowadays?
Do you mean you do not see the triangle?
* * *
In m-bib, actually not \unknownreference (or \dummyreference) but a simple '??' is used (not even bold. It would be great if this could be changed. (search for "{??}" and ' ??\else'.)
Sure, will do that. Taco
Hi all, Taco Hoekwater wrote:
Tobias Burnus wrote: \let\normalunknownreference\unknownreference
\def\unknownreference{~~~~~\clap{\blackrule[width=1.5ex,height=1.5ex,depth=0.3ex]% \kern-0.3ex$\blacktriangleright$~~~~}% \normalunknownreference} \def\dummyreference{$\blacksquare$} --------------------------------------------------- which produced for unresolvable references: "#>myRef#" or "#>#". This does not work anymore. I only get "#myRef". How should one do it nowadays?
Do you mean you do not see the triangle? Well, I have the feeling that the whole \unknownreference does not work, but only the \dummyreference does.
Tobias
participants (2)
-
Taco Hoekwater
-
Tobias Burnus