Commit Graph

50 Commits

Author SHA1 Message Date
Philipp Möller e65a8028ea Replace tex-style quotes with quotes that you would expect, as there
is no way to handle them in the converter.

Needs to be revert before this is being merged into next.
2012-08-02 12:55:15 +00:00
Sébastien Loriot d5c2355419 merge the modification from experimental packages to
the candidate branch of the feature + few name bug fixes
2011-04-12 11:34:37 +00:00
Laurent Rineau 2bf7e2ccce Merge from the CGAL-3.4 branch:
New Revision: 47768
 Author: lrineau
 Date: 2009-01-20 23:19:01 +0100 (Tue, 20 Jan 2009)
 
 Log message:
 
Fix wrong cross-linking in the manual, using new optional argument of \ccc
and \ccRefIdfierPage.
2009-01-20 22:37:16 +00:00
Laurent Rineau df0048415c Remove a temporary test that had never been removed! :-( 2009-01-20 13:23:17 +00:00
Laurent Rineau c115d9c48f No _ in labels! 2008-12-02 15:33:52 +00:00
Andreas Fabri 1f49df5635 Use ccRefLabel for overloaded do_intersect 2008-12-02 14:10:31 +00:00
Andreas Fabri 46cab80dec Add Pedro 2008-11-24 08:43:42 +00:00
Monique Teillaud 67528f7cfa missing precondition 2008-10-03 08:00:39 +00:00
Monique Teillaud 5c17ea4b6f name more consistent with kernel names 2008-10-02 14:34:46 +00:00
Monique Teillaud 6106ad2395 added missing link 2008-10-02 14:05:42 +00:00
Monique Teillaud edc0cd9574 see also 2008-10-01 15:58:05 +00:00
Monique Teillaud a3a78e5b9f bug fix 2008-10-01 15:54:40 +00:00
Monique Teillaud 0adbfa4079 various small missing stuff added 2008-10-01 15:49:55 +00:00
Monique Teillaud 0cbf6a7c1a fonctors to compute coordinates 2008-10-01 15:32:36 +00:00
Monique Teillaud 1b0405a85b global functions added 2008-10-01 15:17:41 +00:00
Monique Teillaud 9e48e81a9f Make{X,XY}Monotone 2008-10-01 15:04:37 +00:00
Monique Teillaud 31fec8a966 added constructor(three points)
+ some rephrasing in other places
2008-09-16 08:46:13 +00:00
Monique Teillaud fd74f54625 - constructor arc(three Point_2) added
- some rephrasing about (non-)orientation
2008-09-16 08:35:00 +00:00
Monique Teillaud c6597a6402 added: ConstructLine/Circle supporting arc 2008-09-16 07:57:13 +00:00
Monique Teillaud 32c222e7dd operator == added + some fixes 2008-09-12 13:33:34 +00:00
Monique Teillaud f7a8db2627 intersect and do_intersect now refer to common CGAL global functions 2008-09-01 09:19:45 +00:00
Monique Teillaud 71d4f7cc4d capital letters 2008-08-13 09:16:34 +00:00
Monique Teillaud 3e8828c79d global functions intersection and do_intersect included
(+ small bug fixed)
We will see how the manual tools handle the name clashes with 
corresponding functions of Kernel, let's cross fingers.
2008-08-13 09:08:54 +00:00
Monique Teillaud b3319572a3 reorganization 2008-08-13 08:52:58 +00:00
Monique Teillaud a2d107946a Do_intersect added
manual for global functions intersection and do_intersect prepared
but not included yet (problem of name clash with the same Kernel 
global functions to be solved first)
2008-08-13 08:41:44 +00:00
Monique Teillaud 15055c79e5 document missing case of intersection with Line_2 2008-08-13 08:03:22 +00:00
Monique Teillaud 8bd000960f traits for arrangements removed from the manual too 2008-07-24 10:49:01 +00:00
Monique Teillaud 0cf7cb8349 added: forgotten bounded side functors 2008-07-22 14:12:20 +00:00
Monique Teillaud dc29aef754 remove LinearKernel concept (as already done in 3D)
replaced by Kernel directly
2008-07-22 13:56:43 +00:00
Monique Teillaud a3849278d3 - mention geometric filtering in exact circular kernel
- remove includes of removed examples (which should fix the manual testsuite)
- wrong license fixed
2008-07-22 09:40:30 +00:00
Monique Teillaud 990b6df224 bug fix 2007-08-23 12:43:40 +00:00
Monique Teillaud d826da2cbc missing refinements fixed 2007-08-23 09:28:56 +00:00
Monique Teillaud dab374e1aa precision in the IO format 2007-08-21 07:03:53 +00:00
Andreas Fabri 7276c6ff15 Kernel -> Geometry Kernel (suggested by sylvain) 2007-04-17 11:21:24 +00:00
Monique Teillaud 7c4007d826 fix 2006-09-14 14:11:25 +00:00
Monique Teillaud 5ed898e3fa Intersect_2 was missing here 2006-09-12 16:57:44 +00:00
Monique Teillaud 031c0a8249 intersections are sorted lexicographically (thanks to Andreas) 2006-09-07 17:40:17 +00:00
Monique Teillaud e7e8461b9e computed intersection can be a Line_arc_2 (thanks to Andreas) 2006-08-30 07:35:52 +00:00
Pedro Machado Manhaes de Castro f6d7e55b87 Algebraic_kernel_for_circles (instead of Algebraic_kernel)
Curved_kernel -> Circular_kernel_2
2006-08-25 15:33:22 +00:00
Pedro Machado Manhaes de Castro 1117a4e160 Algebraic_kernel_for_circles (instead of Algebraic_kernel)
Curved_kernel -> Circular_kernel_2
2006-08-25 15:32:58 +00:00
Pedro Machado Manhaes de Castro 11a13f7417 Algebraic_kernel_for_circles (instead of Algebraic_kernel)
Curved_kernel -> Circular_kernel_2
2006-08-25 11:51:36 +00:00
Pedro Machado Manhaes de Castro 26b3a35d3d Algebraic_kernel_for_circles (instead of Algebraic_kernel)
Curved_kernel -> Circular_kernel_2
2006-08-25 11:50:00 +00:00
Pedro Machado Manhaes de Castro a6af4196ab Algebraic_kernel_for_circles (instead of Algebraic_kernel)
Curved_kernel -> Circular_kernel_2
2006-08-25 11:47:07 +00:00
Pedro Machado Manhaes de Castro 51d6076bce Algebraic_kernel_for_circles (instead of Algebraic_kernel)
Curved_kernel -> Circular_kernel_2
2006-08-25 11:38:42 +00:00
Pedro Machado Manhaes de Castro f083617c7a Algebraic_kernel_for_circles (instead of Algebraic_kernel)
Curved_kernel -> Circular_kernel_2
2006-08-25 11:37:17 +00:00
Pedro Machado Manhaes de Castro a737bfa5ac Algebraic_kernel_for_circles (instead of Algebraic_kernel)
Curved_kernel -> Circular_kernel_2
2006-08-25 11:35:23 +00:00
Pedro Machado Manhaes de Castro 1409ca0873 Algebraic_kernel_for_circles (instead of Algebraic_kernel)
Curved_kernel -> Circular_kernel_2
2006-08-25 11:34:27 +00:00
Pedro Machado Manhaes de Castro b20a7aa8b1 Algebraic_kernel_for_circles (instead of Algebraic_kernel)
Curved_kernel -> Circular_kernel_2
2006-08-25 11:29:52 +00:00
Pedro Machado Manhaes de Castro 4b6915cc5d Algebraic_kernel_for_circles (instead of Algebraic_kernel)
Curved_kernel -> Circular_kernel_2
2006-08-25 11:28:55 +00:00
Pedro Machado Manhaes de Castro fe45b4600d Algebraic_kernel_for_circles (instead of Algebraic_kernel)
Curved_kernel -> Circular_kernel_2
2006-08-25 11:03:43 +00:00