Forum: support
Monitor Forum | | RE: Duplicated images in PDF files [ Reply ] By: Achim Zeileis on 2025-12-26 20:35 | [forum:50140] |
|
Yes, indeed, this was caused by a change in pandoc. The NEWS explains: In `exams2pdf()` the handling of duplicated graphics file names now also works for `pandoc` versions 3.2.1 or greater. Previously, the addition of `\pandocbounded{}` interfered with the correct handling (reported by Delia Gramm). |
|
| RE: Duplicated images in PDF files [ Reply ] By: Francisco Goerlich on 2025-12-26 18:45 | [forum:50139] |
|
It appears that has been solved with version 2.4-3 Thanks |
|
| Duplicated images in PDF files [ Reply ] By: Francisco Goerlich on 2025-12-26 11:55 | [forum:50138] |
|
Hi, This relates to the following problem reported in SO: https://stackoverflow.com/questions/72176524/r-exams-duplicated-images-in-pdf-files It still appears in version 2.4-2. Find attached a reproducible example. The R instructions are: file <- c('040502.Rmd', '040503.Rmd', '040505.Rmd') a <- exams2pdf(file, control = list(cloze.collapse = 'enumerate')) I wonder if this also appears in exams2moodle. Merry Christmas and thanks a lot, |
|

