Method: PDF::TechBook#techbook_directive_author

Defined in:
lib/extensions/pdf-writer/pdf/techbook.rb

#techbook_directive_author(args) ⇒ Object



746
747
748
# File 'lib/extensions/pdf-writer/pdf/techbook.rb', line 746

def techbook_directive_author(args)
  info.author = args
end