This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GiNaC -- a C++ library for symbolic computations". The branch, master has been updated via 60dbeb45d93b9610c840eecc9b4d7f5a71f9ab5d (commit) via 7c8f8dae79ccf891b56167d75b73e1fd73937a6d (commit) from 26e9e289dd5e4f0790ee687d56db41b95dfe98f7 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 60dbeb45d93b9610c840eecc9b4d7f5a71f9ab5d Author: Vladimir V. Kisil <kisilv@maths.leeds.ac.uk> Date: Mon Jul 17 09:37:21 2017 +0200 Introducing method symbol::get_TeX_name() to match existing symbol::get_name(). Signed-off-by: Vladimir V. Kisil <kisilv@maths.leeds.ac.uk> commit 7c8f8dae79ccf891b56167d75b73e1fd73937a6d Author: Vladimir V. Kisil <kisilv@maths.leeds.ac.uk> Date: Mon Jul 17 09:35:40 2017 +0200 Fix excessive backslashes in the LaTeX function names. Signed-off-by: Vladimir V. Kisil <kisilv@maths.leeds.ac.uk> ----------------------------------------------------------------------- Summary of changes: doc/tutorial/ginac.texi | 9 ++++++++- ginac/function.cppy | 4 ++-- ginac/symbol.cpp | 8 ++++++++ ginac/symbol.h | 1 + 4 files changed, 19 insertions(+), 3 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations