Changed code that inserts highlighted source code RTF documents into existing RTF document, replacing a placeholder with code that writes highlighted source code RTF directly into document while it is being built using TRTFHiliteRenderer object. This clarifies code and avoids complexity of having to merge one RTF document into another.