Skip to content

Commit 50e3eba

Browse files
committed
Note about PDF long lines being cut off
1 parent 61d09ed commit 50e3eba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ title-block-banner: false
1919

2020
Some of you might choose to use Quarto for making your HTML project files instead of Rmarkdown. If so, keep in mind that Quarto will create a directory that has to be shared along with the HTML file ^[RMarkdown generates self-contained HTML files whereas Quarto does not.].
2121

22-
In this case, open the HTML file on your browser, then create a PDF by printing the HTML file to PDF from your browser. You can then upload the PDF file to CoursePlus.
22+
In this case, open the HTML file on your browser, then create a PDF by printing the HTML file to PDF from your browser. You can then upload the PDF file to CoursePlus. Keep in mind that long lines of code might get cut off when printing to PDF, so you might want to adjust the width of your code chunks in your Quarto document accordingly.
2323

2424
Previously I had stated that you could submit a ZIP file, but we found this to add unnecessary complexity to the submission process. So please submit a PDF file instead for Quarto documents.
2525

0 commit comments

Comments
 (0)