{"id":17855435,"url":"https://github.com/nrennie/prettypdf","last_synced_at":"2025-09-02T15:31:09.136Z","repository":{"id":110049212,"uuid":"576091251","full_name":"nrennie/PrettyPDF","owner":"nrennie","description":"Quarto extension to generate a PDF with (pretty) LaTeX styling.","archived":false,"fork":false,"pushed_at":"2024-07-02T11:10:00.000Z","size":1228,"stargazers_count":102,"open_issues_count":4,"forks_count":44,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-12-22T22:06:24.452Z","etag":null,"topics":["latex","latex-template","quarto","quarto-extension","quarto-template"],"latest_commit_sha":null,"homepage":"https://nrennie.rbind.io/blog/making-pretty-pdf-quarto/","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nrennie.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-09T01:41:32.000Z","updated_at":"2024-12-20T15:57:15.000Z","dependencies_parsed_at":"2023-12-20T18:31:37.486Z","dependency_job_id":"e090b5a4-4c22-42a5-9b7c-cd386a4720ff","html_url":"https://github.com/nrennie/PrettyPDF","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrennie%2FPrettyPDF","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrennie%2FPrettyPDF/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrennie%2FPrettyPDF/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrennie%2FPrettyPDF/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nrennie","download_url":"https://codeload.github.com/nrennie/PrettyPDF/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231797617,"owners_count":18428058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["latex","latex-template","quarto","quarto-extension","quarto-template"],"created_at":"2024-10-28T02:22:56.607Z","updated_at":"2024-12-29T23:36:36.686Z","avatar_url":"https://github.com/nrennie.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PrettyPDF\n\nQuarto extension for a template to generate a PDF with (pretty) styling using LaTeX. Use `PrettyPDF-pdf` as the format if using LaTeX.\n\n## Installation and use\n\nTo install the Quarto extension, create a directory, and use the template file:\n\n``` bash\nquarto use template nrennie/PrettyPDF\n```\n\nTo use the extension in an existing project without installing the template file:\n\n``` bash\nquarto install extension nrennie/PrettyPDF\n```\nNote that you will need to update the output format to `format: PrettyPDF-pdf` to enable use of the extension. For book projects, add:\n\n```\nproject:\n  type: PrettyPDF\n```\nto the `_quarto.yml` file.\n\n## Adjusting LaTeX Styling\n\nIf you want to update the LaTeX version of this template to use a different colour or logo, open up the `_extensions/nrennie/PrettyPDF/PrettyPDF.tex` file after you have installed the extension.\n\n### Logo\n\nEither replace the `logo.png` file with a new file of your choosing, or change the file path on line 28 to point to a different logo file. Note that the file path is relative to your .qmd file.\n\n### Colours\n\nLines 14-16 define three colours used in the template: `light`, `dark`, and `highlight`. Change the hex colours in these lines to update the colours. The `light` colour changes the sidebar and code block background colours. The `dark` colour changes the text. The `highlight` colour changes the link colours.\n\n## Blog\n\nRead more about this extension, how it was built, and how to make your own in my blog post at [nrennie.rbind.io/blog/making-pretty-pdf-quarto](https://nrennie.rbind.io/blog/making-pretty-pdf-quarto/).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnrennie%2Fprettypdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnrennie%2Fprettypdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnrennie%2Fprettypdf/lists"}