Hi,
I am currently writing a vignette for a package that we want to submit to
Bioconductor. I am using BiocStyle 2.5.39 and create a html_document.
In the vignette, I want to use superscript for meter square and I used the
notation m^2^. However, the html output does not produce a superscript.
Subscripting works. I have attached an example and added my sessionInfo
below. I was wondering whether I am doing something wrong or if there is a
problem with the style?
Thanks a lot for your help.
Cheers,
Stefan
Session Info:
R version 3.4.1 (2017-06-30)
Platform: x86_64-apple-darwin15.6.0 (64-bit)
Running under: macOS Sierra 10.12.6
Matrix products: default
BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/
A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/3.4/
Resources/lib/libRlapack.dylib
locale:
[1] en_AU.UTF-8/en_AU.UTF-8/en_AU.UTF-8/C/en_AU.UTF-8/en_AU.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods
[7] base
other attached packages:
[1] Numero_0.99.0
loaded via a namespace (and not attached):
[1] compiler_3.4.1 backports_1.1.1 BiocStyle_2.5.39 magrittr_1.5
[5] rprojroot_1.2 htmltools_0.3.6 tools_3.4.1 yaml_2.1.14
[9] Rcpp_0.12.13 stringi_1.1.5 rmarkdown_1.6 knitr_1.17
[13] stringr_1.2.0 digest_0.6.12 evaluate_0.10.1 ?