[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference iosg::all-in-1_v30

Title:*OLD* ALL-IN-1 (tm) Support Conference
Notice:Closed - See Note 4331.l to move to IOSG::ALL-IN-1
Moderator:IOSG::PYE
Created:Thu Jan 30 1992
Last Modified:Tue Jan 23 1996
Last Successful Update:Fri Jun 06 1997
Number of topics:4343
Total number of notes:18308

2638.0. "Bold doesn't work on second line#" by EVTAI1::PROT () Thu Apr 29 1993 16:28

    I creat a small WPSPLUS file containing just 2 bold lines:
    
    AAAA
    BBBB
    
    
    Then print the document with syle PS, the first line is bold and the
    second is NOT bold !
    
    This occur in 3.0 and 3.0-1.
    
    If I does:
    
    FORMAT OA$CURDOC_FILENAME,"TMP.LIS","PS"
    
    and examine TMP.LIS I see the following at the end:
    
    /Courier-WPLMCS u 12
    /Courier-Bold-WPLMCS u (AAAA) s
    18 672 m 12
    /Courier-WPLMCS u (BBBB) s
    86.400 0 r
    WPL-page-save restore
    showpage
      
    
    You can see the /Courier-WPLMCS u in front of BBBB responsible of the
    problem.
    
    BUT, on our IS machine, with the 3.0-1 and the same PS.PRA the problem
    doesn't exit and I get:
    
    /Courier-WPLMCS u 12
    /Courier-Bold-WPLMCS u (abcd) s
    18 696 m (efgh) s
    WPL-page-save restore
    showpage
    
    The /Courier-WPLMCS u in front of BBBB doesn't exist, then the two line
    are printed in bold.There is NO other difference in the 2 TMP.LIS !!!
    I compared both system without finding significative difference. 
    I used on my own machine the IS OF$FORMATTER and it isn't better.
    
    Any ideas ?
    
    Thanks
    Louis
T.RTitleUserPersonal
Name
DateLines
2638.1ALL-IN-1 Patches ???EVTAI1::PROTThu Apr 29 1993 16:527
    I checked in wpsplus conference and found exactly the same problem. Don
    Goguen answered that he doesn't have it on his own machine, but he has
    some ALL-IN-1 pre-release patches.  Does ALL-IN-1 Eng have something in that
    area ? 
    
    Thanks
    Louis