Re: [NTG-context] Custom \unknownreference and \dummyreference; plus custom unknownreference in m-bib

2006-05-14 Thread Taco Hoekwater
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
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Custom \unknownreference and \dummyreference; plus custom unknownreference in m-bib

2006-05-14 Thread Taco Hoekwater
Tobias Burnus wrote:
 
 \let\normalunknownreference\unknownreference

I deduced that :-)

 Well, I have the feeling that the whole \unknownreference does not work,
 but only the \dummyreference does.

It works for me :-/

Taco
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] Custom \unknownreference and \dummyreference; plus custom unknownreference in m-bib

2006-05-12 Thread Tobias Burnus
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
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context