From e26de15a56eadc7e1fda2f88e77e8a30a34b5b32 Mon Sep 17 00:00:00 2001 From: Frank Celler Date: Mon, 27 Jan 2014 10:22:39 +0100 Subject: [PATCH] BNAVIGATE --- Documentation/arango.template.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/arango.template.in b/Documentation/arango.template.in index 90ca110b55..e3d1a192c4 100644 --- a/Documentation/arango.template.in +++ b/Documentation/arango.template.in @@ -235,6 +235,11 @@ ALIASES += \ "NAVIGATE_LAST{2}=@htmlonly
prev | home | next
@endhtmlonly@xmlonlyprev | home | next@endxmlonly" \ "EMBEDTOC{1}=@if LATEX@else@htmlonly
@endhtmlonly@copydetails \1\n@htmlonly
@endhtmlonly@endif" +ALIASES += \ + "BNAVIGATE{3}=@htmlonly
prev | home | next
@endhtmlonly@xmlonlyprev | home | next@endxmlonly" \ + "BNAVIGATE_FIRST{2}=@htmlonly
prev | home | next
@endhtmlonly@xmlonly prev | home | next@endxmlonly" \ + "BNAVIGATE_LAST{2}=@htmlonly
prev | home | next
@endhtmlonly@xmlonlyprev | home | next@endxmlonly" + # glossary ALIASES += \ "GE{1}=@latexonly\glossaryentry{@endlatexonly@htmlonly@endhtmlonly@xmlonly@endxmlonly\1@latexonly}@endlatexonly@htmlonly@endhtmlonly@xmlonly@endxmlonly"