7

Am currently working on a rewrite of a LaTeX project into R Markdown, which has had some people interested in translating it to a multitude of languages.

The project is written in bookdown, but can't seem to find anything in the documentation pointing me in the right direction.

It will build the website and requisite files using Gitlab CI after someone makes a change. What is the best way to add other languages to the project?

snug.gy
  • 113
  • 3
  • See if [this latex package](http://mirrors.ibiblio.org/CTAN/macros/latex/contrib/translator/translator.pdf) is along the lines of what you're looking for. – Kat Jun 11 '23 at 18:57
  • 1
    Can you provide an example book code (preferably via github repo) to test on? – shafee Jun 16 '23 at 08:22
  • 1
    However, you may find this [`babelquarto`](https://github.com/ropensci-review-tools/babelquarto) package helpful. – shafee Jun 16 '23 at 08:29

0 Answers0