(defmethod generate-part ((part whitespace-part) (generator latex-generator)) (write-string (text part) *latex-stream*))