no \sc in anchor

This commit is contained in:
Andreas Fabri 2012-10-12 11:49:06 +00:00
parent 1135b61149
commit 00145f41d7
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ faces as edges of the dual graph.
As the scope of \cgal is geometry and not graph algorithms, we As the scope of \cgal is geometry and not graph algorithms, we
provide the necessary classes and functions that allow to use the provide the necessary classes and functions that allow to use the
algorithms of the <A HREF="http://www.boost.org/libs/graph/doc/index.html">Boost Graph Library (\sc{Bgl})</A> \cite cgal:sll-bgl-02 for \cgal data structures. algorithms of the <A HREF="http://www.boost.org/libs/graph/doc/index.html">Boost Graph Library (BGL)</A> \cite cgal:sll-bgl-02 for \cgal data structures.
# A Short Introduction to the Boost Graph Library # {#BGLA} # A Short Introduction to the Boost Graph Library # {#BGLA}