Number: 1450 Date: 15-Jun-84 16':43':40 Submitter: Sannella.pa Source: Shrager.pa Subject: Strange interaction between .FONT and .PPVTL in PRINTOUT Assigned To: Attn: Kaplan, Burton Status: Open In/By: Problem Type: Bug Impact: Annoying Difficulty: Moderate Frequency: Everytime Priority: Perhaps System: Windows and Graphics Subsystem: Fonts Machine: 1132 Disk: Lisp Version: 10-Jun-84 18':41':09 Source Files: Microcode Version: 24,4 Memory Size: 10000 File Server: Server Software Version: Disposition: Description: ' Date': 12 Jun 84 23':46 PDT' From': Shrager.pa' Subject': Lisp': Printout bug' To': LispSupport.pa' cc': Shrager.pa' Format': TEdit' ' Lisp System Date': 10-Jun-84 18':41':09' Machine': Dorado (Shrager)' Microcode version': 24,4' Memory size': 10000' Frequency': Always' Impact': Annoying' ' (PRINTOUT T .FONT BIGFONT "FOO" .PPVTL' ''(THIS IS A TEST) "BAR" .PPVTL ''(THAT WAS' A TEST))' ' Prints':' ' FOOTHIS IS A TESTBARTHAT WAS A TEST' ' However, and this is mega weird, here''s the way it comes' out with font info':' ' FOOTHIS IS A TESTBARTHAT WAS A TEST' ' (read bold as BIGFONT). Now, isn''t that bizarre?!' ' -- Happy debugging,' Jeff' ' -----' ' Sannella 6/15': I have reproduced the above bug.' ' note for when AREDIT strips out font info': in the above test, "THIS IS A TEST" appears in normal font; everything else appears in bigfont. Workaround: Test Case: Edit-By: masinter Edit-Date: 29-Jun-84 23':57':18