From 00145f41d7155a2cd0b08879a10e0926c09b9d5c Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Fri, 12 Oct 2012 11:49:06 +0000 Subject: [PATCH] no \sc in anchor --- BGL/doc/BGL/BGL.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BGL/doc/BGL/BGL.txt b/BGL/doc/BGL/BGL.txt index 5a6137594c8..5e763b7bf23 100644 --- a/BGL/doc/BGL/BGL.txt +++ b/BGL/doc/BGL/BGL.txt @@ -15,7 +15,7 @@ faces as edges of the dual graph. As the scope of \cgal is geometry and not graph algorithms, we provide the necessary classes and functions that allow to use the -algorithms of the Boost Graph Library (\sc{Bgl}) \cite cgal:sll-bgl-02 for \cgal data structures. +algorithms of the Boost Graph Library (BGL) \cite cgal:sll-bgl-02 for \cgal data structures. # A Short Introduction to the Boost Graph Library # {#BGLA}