Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mosqueira, Iago
wmrkdown
Commits
054fc8fe
Commit
054fc8fe
authored
Jan 14, 2021
by
Iago Mosqueira
Browse files
Instructions for tinytex
parent
5808d987
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
054fc8fe
...
...
@@ -20,6 +20,13 @@ Make sure the required dependencies are available in your system:
install.packages
(
c
(
"rmarkdown"
,
"knitr"
))
```
If you do not have LaTeX installed in your system, you can dio use via the tinytex packages
```
r
install.packages
(
"tinytex"
)
tinytex
::
install_tinytex
()
```
## Example
To create a new presentation, called "example", you can call
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment