# File lib/pdf/techbook.rb, line 741
741:   def techbook_directive_toc(args)
742:     @toc_title  = args unless args.empty?
743:     @gen_toc    = true
744:   end