I'm using quarto in RStudio (windows) to compile a markdown document to pdf with xelatex. Until now I was using the quarto 1.1... version, all was working fine. Today I have updated to version 1.2.269 and now I can't compile my document, the xelatex call hangs in a 'tlmgr updating' call. It generates .tex output but the xelatex call just hangs there and never ends. However my TexLive installation is fully updated, as I have checked manually with tlmgr. Launching xelatex from TexWorks works ok and xelatex can compile this .tex file and generate the correct pdf file. Any advice about what can be wrong with quarto or xelatex call from RStudio after this quarto update? Thanks in advance
Quarto compilation with xelatex hanging in RStudio after update to 1.2.269
219 views Asked by Juan Riera At
0
There are 0 answers
Related Questions in RSTUDIO
- why do I see deleted packages tooltips in RStudio
- Using system() to run a bash script with input via read -r
- Why aren't emojis rendering properly in ggplot?
- How to copy a dataframe to the clipboard such that when pasted, the ouptut is the same as when copying manually from the console of RStudio?
- Associate RData file with RStudio so that it can be opened from OS
- Which Rstudio, R and R Graphics Engine combinations are compatible?
- Unable to update python interpreter in rstudio
- ggplot graph rendered differently in knitted document compared to RStudio plot
- Error in saving a file to mapped network drive in R
- How to access and read files on an external hard drive using R and RStudio (Mac)?
- How to accept only the next word with github copilot suggestion in Rstudio?
- Install tinytex into Rstudio Docker
- Git Bash issue is coming when trying to execute in Rstudio
- RStudio throws continuous "Error: bad binding access " errors and has to be killed
- Error in reading shp file in Rstudio with different libraries
Related Questions in QUARTO
- Span figure across columns in Quarto docx output
- Print DT datatables in for loop rendering to html
- How to add next/back page navigation to a multi-page blog post on a Quarto website
- How can I render multiple modelsummary calls to my pdf?
- How to enter external pdf into quarto book while keeping page layout+numbering
- Why is quarto not rendering in-line code?
- Find data inside shareable embedded html file from Quarto
- Quarto typst template: subtitle not showing and headings not changing format
- quarto preview gives a slightly different website than github pages
- Utilising Powerpoint Template in R quarto document
- Install tinytex into Rstudio Docker
- How to align text at the top and left in a quarto div container?
- Quarto chunk output is misplaced from the header ll Rstudio-Quarto
- generate html code from an r function to hide plots in markdown
- How can I generate a Business Model Canvas with Bootstrap Cards and integrate it as html in a qmd-file?
Related Questions in TEX-LIVE
- Giving a length as width of a framebox in picture environment
- TexLive can't find newtxtext.sty
- Cannot use "convert" to generate a .gif from a .pdf
- VSCode : latexmk is not found / can't compile tex documents (linux)
- Unable to install packages using tlmgr
- Some packages in Latex like fullpage, color or graphicx etc. don't work
- How should I have automatic sphinx documentation in Azure Devops if texlive is frozen?
- pgfplots not working with TexLive on Windows
- Can't use tlmgr following clean installation, tlmgr: Local TeX Live (2021) is older than remote repository (2022)
- Quarto compilation with xelatex hanging in RStudio after update to 1.2.269
- Building full TexLive docker image meets error after package installation
- How to call latex located in docker?
- Total download size of TeX Live full installation on Linux 64-bit?
- pdflatex missing T2A fonts?
- Install TeXLive on OpenSUSE
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)