| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 656.1 | Already fixed? | BUNSUP::LITTLE | Todd Little, New York Area SWS, 323-4475 | Wed Jul 15 1987 12:17 | 5 | 
|  |     I thought this was fixed in V1.0.  The developers have acknowledged
    the problem, and I don't recall them saying it was intended or was
    going to remain the way it was in pre V1.0, i.e. inconsistent.
    
    -tl
 | 
| 656.2 | yes | CLOSET::ANKLAM |  | Sun Jul 19 1987 14:09 | 6 | 
|  |     
    yes, I believe we have found and fixed the inconsistencies in
    V1.0. Note that the symptom occurs as a result in some cases of
    how a tag definition processes its argument list, so while I can't
    say with certainty that we have corrected them all at this point,
    but have fixed all that have been identified as problems. 
 | 
| 656.3 | Another case that doesn't work | AUTHOR::WELLCOME | Steve | Tue Aug 04 1987 14:30 | 17 | 
|  |     I just found another case where space around a \ causes problems.
    If you have
    
    	<CHAPTER>(This is a chapter title \NAME_CHAP)
    
    the title is not completely right-justified; the space at the end
    of the title text is preserved so the title line ends one space
    to the left of the right margin.  Compare to the results you get
    with
    
    	<CHAPTER>(This is a chapter title\NAME_CHAP)
    
    Is this a bug, feature, or fixed in a later version?  (I'm using
    T01-001 (BL7).
    
    
    	
 | 
| 656.4 | Design flaw, not tag error | CLOSET::ANKLAM |  | Tue Aug 11 1987 10:18 | 4 | 
|  |     
    re .3 This is a bug; it only affects doctypes that set the chapter
    title flush right on the page (soft.hand, for instance).
    -pa
 |