From 88b3ac5619f07ff20895ae6ab3822ea4df5212a4 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 9 May 2013 09:04:20 +0000 Subject: [PATCH] Change to quickbook 1.6. Change to use chapters at the top level. Big search and replace on link names. [SVN r84201] --- doc/gcd/math-gcd.qbk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/gcd/math-gcd.qbk b/doc/gcd/math-gcd.qbk index 4b4bbfb..150ac91 100644 --- a/doc/gcd/math-gcd.qbk +++ b/doc/gcd/math-gcd.qbk @@ -1,4 +1,5 @@ -[section:gcd_lcm Integer Utilities (Greatest Common Divisor and Least Common Multiple)] + +[mathpart gcd_lcm Integer Utilities (Greatest Common Divisor and Least Common Multiple)] [section Introduction] @@ -233,5 +234,5 @@ pool library. The code had updates by Helmut Zeisel. [endsect] -[endsect] +[endmathpart]