From bfa7a6857ab299acd1fe05d4f93a089ff11c3023 Mon Sep 17 00:00:00 2001 From: ysn Date: Tue, 12 Jan 2016 15:47:42 +0300 Subject: [PATCH] 0026804: The level of most VIS Viewer commands is incorrect Added highlighting of links with blue color. Fixed incorrect tags. --- dox/resources/occt_pdf_template.tex | 8 +++++--- .../draw_test_harness/draw_test_harness.md | 18 +++++++++--------- 2 files changed, 14 insertions(+), 12 deletions(-) diff --git a/dox/resources/occt_pdf_template.tex b/dox/resources/occt_pdf_template.tex index 7e4a171774..c2e13920fe 100644 --- a/dox/resources/occt_pdf_template.tex +++ b/dox/resources/occt_pdf_template.tex @@ -97,7 +97,7 @@ \fi \hypersetup{% colorlinks=true,% - linkcolor=black,% + linkcolor=blue,% citecolor=black,% urlcolor=blue,% unicode% @@ -127,10 +127,12 @@ \end{titlepage} \clearpage \pagenumbering{roman} -\tableofcontents \newpage \pagenumbering{arabic} -\hypersetup{pageanchor=true} + \begingroup + \hypersetup{pageanchor=true, linkcolor=black, colorlinks=true} + \tableofcontents + \endgroup \let\stdsection\section \renewcommand\section{\pagebreak\stdsection} diff --git a/dox/user_guides/draw_test_harness/draw_test_harness.md b/dox/user_guides/draw_test_harness/draw_test_harness.md index a80e1b8a53..54782ca0a0 100644 --- a/dox/user_guides/draw_test_harness/draw_test_harness.md +++ b/dox/user_guides/draw_test_harness/draw_test_harness.md @@ -2736,7 +2736,7 @@ Creates a window for VTK viewer. @figure{/user_guides/draw_test_harness/images/draw_image001.png} -@subsection occt_draw_4_6_2 ivtkdisplay +@subsubsection occt_draw_4_6_2 ivtkdisplay Syntax: ~~~~~ @@ -2755,7 +2755,7 @@ ivtkdisplay c @figure{/user_guides/draw_test_harness/images/draw_image002.png} -@subsection occt_draw_4_6_3 ivtkerase +@subsubsection occt_draw_4_6_3 ivtkerase Syntax: ~~~~~ @@ -2781,7 +2781,7 @@ ivtkerase cy ivtkerase s c ~~~~~ -@subsection occt_draw_4_6_4 ivtkfit +@subsubsection occt_draw_4_6_4 ivtkfit Syntax: ~~~~~ @@ -2790,7 +2790,7 @@ ivtkfit Automatic zoom/panning. -@subsection occt_draw_4_6_5 ivtkdispmode +@subsubsection occt_draw_4_6_5 ivtkdispmode Syntax: ~~~~~ @@ -2813,7 +2813,7 @@ ivtksetdispmode c 1 @figure{/user_guides/draw_test_harness/images/draw_image003.png} -@subsection occt_draw_4_6_6 ivtksetselmode +@subsubsection occt_draw_4_6_6 ivtksetselmode Syntax: ~~~~~ @@ -2835,7 +2835,7 @@ ivtksetselmode a 4 1 @figure{/user_guides/draw_test_harness/images/draw_image004.png} -@subsection occt_draw_4_6_7 ivtkmoveto +@subsubsection occt_draw_4_6_7 ivtkmoveto Syntax: ~~~~~ @@ -2852,7 +2852,7 @@ ivtkdisplay c ivtkmoveto 40 50 ~~~~~ -@subsection occt_draw_4_6_8 ivtkselect +@subsubsection occt_draw_4_6_8 ivtkselect Syntax: ~~~~~ @@ -2869,7 +2869,7 @@ ivtkdisplay c ivtkselect 40 50 ~~~~~ -@subsection occt_draw_4_6_9 ivtkdump +@subsubsection occt_draw_4_6_9 ivtkdump Syntax: ~~~~~ @@ -2890,7 +2890,7 @@ ivtkdisplay c ivtkdump D:/ConeSnapshot.png rgb 768 768 ~~~~~ -@subsection occt_draw_4_6_10 ivtkbgcolor +@subsubsection occt_draw_4_6_10 ivtkbgcolor Syntax: