cgal/Boolean_set_operations_2
Andreas Meyer 4ea7c77ba6 (1) length is a global entity. latex complains, when two lengthes with
the same name are defined. resolved by prefixing each length
(2) the whole chapter is now enclosed by \begingroup .. \endgroup,
    to prevent namespace pollution with userdefined macros 
    (latex again complains if an already defined macro is being redefined with \newcommand)
(3) the html converter has problems with \footnotes that contain local macros
    (i.e. macros that are enclosed in \begingroup .. \endgroup)
    "resolved" by replacing the macros
(4) replaced \reals with \real, and \Cpp with \CC (as supplied by the manual_tools)
2006-03-17 18:23:06 +00:00
..
demo/Boolean_set_operations_2 rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
doc_tex (1) length is a global entity. latex complains, when two lengthes with 2006-03-17 18:23:06 +00:00
examples/Boolean_set_operations_2 Changed all examples so that they can function even if GMP is not installed. 2006-03-12 12:56:34 +00:00
include/CGAL added CGAL_ to macro name 2006-03-15 19:49:32 +00:00
test/Boolean_set_operations_2 Fixed the test-suite so it can run even if GMP is not installed. 2006-03-12 10:53:32 +00:00
Boolean_set_operations.dxy Move packages to trunk root 2006-02-14 08:58:13 +00:00
changes.txt Move packages to trunk root 2006-02-14 08:58:13 +00:00
description.txt Move packages to trunk root 2006-02-14 08:58:13 +00:00
dont_submit Move packages to trunk root 2006-02-14 08:58:13 +00:00
maintainer Move packages to trunk root 2006-02-14 08:58:13 +00:00