{"id":13790968,"url":"https://github.com/quarto-ext/fancy-text","last_synced_at":"2025-05-12T20:27:18.973Z","repository":{"id":43365075,"uuid":"511252504","full_name":"quarto-ext/fancy-text","owner":"quarto-ext","description":"Output nicely formatted versions of fancy strings such as LaTeX and BibTeX in multiple formats.","archived":false,"fork":false,"pushed_at":"2024-04-05T14:24:36.000Z","size":601,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-18T05:38:35.608Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quarto-ext.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-07-06T18:35:37.000Z","updated_at":"2024-11-11T02:30:19.000Z","dependencies_parsed_at":"2024-01-05T23:45:40.551Z","dependency_job_id":"35117a1b-fa95-4c64-98b7-96cdcf59c40b","html_url":"https://github.com/quarto-ext/fancy-text","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarto-ext%2Ffancy-text","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarto-ext%2Ffancy-text/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarto-ext%2Ffancy-text/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarto-ext%2Ffancy-text/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quarto-ext","download_url":"https://codeload.github.com/quarto-ext/fancy-text/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229673894,"owners_count":18105473,"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":[],"created_at":"2024-08-03T22:00:53.663Z","updated_at":"2024-12-14T07:17:47.281Z","avatar_url":"https://github.com/quarto-ext.png","language":"Lua","funding_links":[],"categories":["Extensions"],"sub_categories":[],"readme":"# fancy-text\n\nA very simple shortcode extension that adds shortcodes for outputing nicely formatted versions of fancy strings (such as LaTeX and BibTeX). Outputs fancy strings in HTML and LaTeX, just emits simple strings of the correct case in other formats. \n\n## Installation\n\n```\n$ quarto add quarto-ext/fancy-text\n```\n\nThis will install the extension under the `_extensions` subdirectory. If you're using version control, you will want to check in this directory.\n\n## Usage\n\nUse shortcodes to get format specific fancy text for certain keywords or format styles. Currently, this extension supports the following\n\n```markdown\nLaTeX can be written like {{\u003c latex \u003e}}.\n\nBibTeX can be written like {{\u003c bibtex \u003e}}.\n\nTeX can be written like {{\u003c tex \u003e}}.\n\nVarious elipses are supported: {{\u003c ldots \u003e}}, {{\u003c vdots \u003e}}, {{\u003c ddots \u003e}}\n\n% can be written in math in LaTeX with : {{\u003c pct \u003e}}, like 10{{\u003c pct \u003e}} \n\nFormatting R^2^ using Math for PDF: {{\u003c R2 \u003e}}\n```\n\nFor example:\n\n```markdown\n## Overview of {{\u003c latex \u003e}}\n```\n\nYou can view the example document as\n- HTML \u003chttps://quarto-ext.github.io/fancy-text/\u003e\n- PDF \u003chttps://quarto-ext.github.io/fancy-text/example.pdf\u003e\n- DOCX \u003chttps://quarto-ext.github.io/fancy-text/example.docx\u003e\n- EPUB \u003chttps://quarto-ext.github.io/fancy-text/example.epub\u003e\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquarto-ext%2Ffancy-text","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquarto-ext%2Ffancy-text","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquarto-ext%2Ffancy-text/lists"}