Re: [Math] Long class names in user guide

2010-04-23 Thread Phil Steitz
Gilles Sadowski wrote: > Hi. > > I noticed that when fully-qualified names are used, the text layout > sometimes becomes fairly ugly (lines of uneven lengths). We could just refer > to the short name since it should be a link to the corresponding javadoc > (where the reader can see the package nam

[Math] Long class names in user guide

2010-04-23 Thread Gilles Sadowski
Hi. I noticed that when fully-qualified names are used, the text layout sometimes becomes fairly ugly (lines of uneven lengths). We could just refer to the short name since it should be a link to the corresponding javadoc (where the reader can see the package name). Best, Gilles ---