# File lib/rd/rd2man-lib.rb, line 159 def apply_to_Emphasis(element, content) %Q[\\fI#{content.join}\\fP] end