From b05a41a56a3c28cbdcc783d8ecd35c2c35ba736c Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Fri, 24 Sep 2010 07:01:05 +0000 Subject: [PATCH] Replace \bf in package desciption by \em as it sticks out with \bf --- .../doc_tex/Algebraic_kernel_d/PkgDescription.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Algebraic_kernel_d/doc_tex/Algebraic_kernel_d/PkgDescription.tex b/Algebraic_kernel_d/doc_tex/Algebraic_kernel_d/PkgDescription.tex index 8683af8d7e7..5fda80bd737 100644 --- a/Algebraic_kernel_d/doc_tex/Algebraic_kernel_d/PkgDescription.tex +++ b/Algebraic_kernel_d/doc_tex/Algebraic_kernel_d/PkgDescription.tex @@ -4,7 +4,7 @@ Real solving of polynomials is a fundamental problem with a wide application range. This package is targeted to provide black-box implementations of state-of-the-art algorithms to determine, compare and approximate real roots of univariate polynomials -and bivariate polynomial systems. Such a black-box is called an {\bf Algebraic Kernel}. +and bivariate polynomial systems. Such a black-box is called an {\em Algebraic Kernel}. So far the package only provides models for the univariate kernel. Nevertheless, it already defines concepts for the bivariate kernel, since this settles the interface for upcoming implementations.}