File: zzz.R

package info (click to toggle)
r-cran-bookdown 0.21%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,084 kB
  • sloc: javascript: 11,155; sh: 33; makefile: 17
file content (7 lines) | stat: -rw-r--r-- 226 bytes parent folder | download
1
2
3
4
5
6
7
#' @importFrom xfun in_dir sans_ext with_ext same_path read_utf8 write_utf8
NULL

.onLoad = function(lib, pkg) {
  register_eng_math(names(theorem_abbr), eng_theorem)
  register_eng_math(names(label_names_math2), eng_proof)
}