Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could one pass the "lang" parameter via quarto_render? #49

Closed
maelle opened this issue Aug 22, 2022 · 4 comments · Fixed by #52
Closed

Could one pass the "lang" parameter via quarto_render? #49

maelle opened this issue Aug 22, 2022 · 4 comments · Fixed by #52
Labels
enhancement New feature or request

Comments

@maelle
Copy link

maelle commented Aug 22, 2022

Related to quarto-dev/quarto-cli#275

I'd like to use a single Quarto configuration file for books in two different languages.
I can edit it via an orchestration script but I wonder whether one could override what's in the configuration file via an argument of quarto_render()?

@mcanouil
Copy link
Contributor

Maybe as Pandoc with --metadata-file=FILE (https://pandoc.org/MANUAL.html) 🤔.

@maelle
Copy link
Author

maelle commented Oct 13, 2023

🎉 merci @mcanouil @cderv

@cderv
Copy link
Collaborator

cderv commented Oct 13, 2023

Hopefully this will work as expected. Keep me updated. I know we have some side effect in quarto itself

@joelnitta
Copy link

@maelle what about using a project profile?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants