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, ginac_1-5 has been updated via e710763e51b6fe11020bac880c44f426544471c2 (commit) via 71e1de972fd7f37d560427bffbb0f36215788d31 (commit) from 9fb17531da05d2959decc3856d03c71c0220b116 (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 e710763e51b6fe11020bac880c44f426544471c2 Merge: 71e1de972fd7f37d560427bffbb0f36215788d31 9fb17531da05d2959decc3856d03c71c0220b116 Author: Richard Kreckel <kreckel@ginac.de> Date: Sun Oct 4 22:34:33 2009 +0200 Merge branch 'ginac_1-5' of ssh://www.ginac.de/srv/git/ginac into ginac_1-5 commit 71e1de972fd7f37d560427bffbb0f36215788d31 Author: Richard Kreckel <kreckel@ginac.de> Date: Sun Oct 4 22:30:45 2009 +0200 Output LaTeX-symbols using \mathrm, instead of \mbox. Using \mathrm improves printing in complex formulae. One reason is that it scales in fractions. [by Vladimir Kisil] ----------------------------------------------------------------------- Summary of changes: ginac/constant.cpp | 6 +++--- ginac/inifcns.cpp | 4 ++-- ginac/inifcns_gamma.cpp | 2 +- ginac/inifcns_nstdsums.cpp | 6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations