Method: IsoDoc::PresentationXMLConvert#termnote_delim
- Defined in:
- lib/isodoc/presentation_function/terms.rb
#termnote_delim(_elem) ⇒ Object
34 35 36 |
# File 'lib/isodoc/presentation_function/terms.rb', line 34 def termnote_delim(_elem) l10n(": ") end |