From: abv Date: Mon, 21 Dec 2015 10:05:29 +0000 (+0300) Subject: 0027023: Documentation -- cross-references are hardly noticeable in PDF X-Git-Tag: V7_0_0_beta~17 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=d1c596cfe1eeb412afa6e98a709fc4ebfa08f66e;p=occt-copy.git 0027023: Documentation -- cross-references are hardly noticeable in PDF Doxygen option PDF_HYPERLINKS is set to NO to enforce generation of cross-references as explicit page numbers in PDF manuals --- diff --git a/dox/resources/occt_ug_pdf.doxyfile b/dox/resources/occt_ug_pdf.doxyfile index 0ba2de64eb..120f971ac0 100644 --- a/dox/resources/occt_ug_pdf.doxyfile +++ b/dox/resources/occt_ug_pdf.doxyfile @@ -41,7 +41,7 @@ GENERATE_TREEVIEW = NO PREDEFINED = PDF_ONLY GENERATE_LATEX = YES COMPACT_LATEX = YES -PDF_HYPERLINKS = YES +PDF_HYPERLINKS = NO USE_PDFLATEX = YES LATEX_BATCHMODE = YES LATEX_OUTPUT = latex