From 558c10a94fde383a58639c877828d91ec1f022f8 Mon Sep 17 00:00:00 2001 From: Christoph Goering Date: Wed, 6 Dec 2017 10:00:14 +0100 Subject: [PATCH] added change-log to fixed SparsityPattern::print_svg(...) --- doc/news/changes/minor/20171205ChristophGoering | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/news/changes/minor/20171205ChristophGoering diff --git a/doc/news/changes/minor/20171205ChristophGoering b/doc/news/changes/minor/20171205ChristophGoering new file mode 100644 index 0000000000..c623e6298c --- /dev/null +++ b/doc/news/changes/minor/20171205ChristophGoering @@ -0,0 +1,5 @@ +Fixed: SparsityPattern::print_svg(...) has the right size for the +white rectangle so there is a small margin between the first and last +row/column of the printed matrix. +
+(Christoph Goering, 2017/12/05) -- 2.39.5