comparison scripts/ChangeLog @ 12002:59fb9a2d9aca release-3-2-x

__go_draw_axes__.m: Change the default x11 fontspec from '*,%d' to ',%d'.
author Ben Abbott <bpabbott@mac.com>
date Mon, 22 Jun 2009 07:56:24 +0200
parents 21f9ff16c49a
children 6628023f72dc
comparison
equal deleted inserted replaced
12001:21f9ff16c49a 12002:59fb9a2d9aca
1 2009-06-18 Ben Abbott <bpabbott@mac.com>
2
3 * plot/__go_draw_axes__.m: Change the default x11 fontspec from '*,0'
4 to ',0' to avoid delays searching the fontpath for a font named '*'.
5
1 2009-06-18 Daniel Gualberto <daniel@alacer.com.br> 6 2009-06-18 Daniel Gualberto <daniel@alacer.com.br>
2 7
3 * polynomial/mpoles.m: Fix infinite loop for a multiplicity of 8 * polynomial/mpoles.m: Fix infinite loop for a multiplicity of
4 poles at zero. Test added. 9 poles at zero. Test added.
5 10