On Mon, 11 Nov 2002, Bob Stayton wrote: > Are you using a customization? The 'callout.graphics' > parameter is set to 1 by default in the XSL stylesheets.
found the problem -- the callout graphics png files 1.png and so on were not at the default directory location, so a quick fix to callout.graphics.path took care of that. OTOH, for each callout in the calloutlist, i'm now getting the number, then the associated text on a new line, rather than continuing on the same line, which differs from the presentation in norm's online TDG. i see no callout XSL directive that defines that behavior. that is, what i'm getting: 1 stuff for callout 1 ... 2 stuff for callout 2 ... what i want: 1 stuff for callout 1 ... 2 stuff for callout 2 ... help? rday
