inbo / INBOmd

An R package with a collection of RMarkdown styles and templates. Elaborate examples are available at https://github.com/inbo/INBOmd_examples
https://inbo.github.io/INBOmd
GNU General Public License v3.0
11 stars 2 forks source link

Use marvosym package instead of eurosym #16

Closed ThierryO closed 7 years ago

ThierryO commented 7 years ago

eurosym has only the € symbol. marvosym has additional symbols. See http://texdoc.net/texmf-dist/doc/fonts/marvosym/marvodoc.pdf

ThierryO commented 7 years ago

fixed in PR #14