{"id":16567612,"url":"https://github.com/josephwright/csquotes","last_synced_at":"2025-03-05T10:29:59.098Z","repository":{"id":28431872,"uuid":"31946822","full_name":"josephwright/csquotes","owner":"josephwright","description":"Con­text sen­si­tive quo­ta­tion fa­cil­i­ties","archived":false,"fork":false,"pushed_at":"2025-02-24T07:49:06.000Z","size":510,"stargazers_count":28,"open_issues_count":19,"forks_count":18,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-02-24T08:36:39.901Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lppl-1.3c","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/josephwright.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":"support/install-texlive.sh","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-03-10T08:46:20.000Z","updated_at":"2025-02-24T07:49:10.000Z","dependencies_parsed_at":"2024-11-15T11:41:19.252Z","dependency_job_id":"2563c285-e9bc-4fe5-aeaa-355f631d62b9","html_url":"https://github.com/josephwright/csquotes","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josephwright%2Fcsquotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josephwright%2Fcsquotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josephwright%2Fcsquotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josephwright%2Fcsquotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/josephwright","download_url":"https://codeload.github.com/josephwright/csquotes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242009229,"owners_count":20057048,"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-10-11T21:07:03.105Z","updated_at":"2025-03-05T10:29:59.075Z","avatar_url":"https://github.com/josephwright.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `csquotes`: Context sensitive quotation facilities\n\n## About\n\nThis package provides advanced facilities for inline and display\nquotations. It is designed for a wide range of tasks ranging from\nthe most simple applications to the more complex demands of formal\nquotations. The facilities include commands, environments, and\nuser-definable 'smart quotes' which dynamically adjust to their\ncontext. Quotation marks are switched automatically if quotations\nare nested and they can be adjusted to the current language. There\nare additional facilities designed to cope with the more specific\ndemands of academic writing, especially in the humanities and the\nsocial sciences. All quote styles as well as the optional active\nquotes are freely configurable.\n\n## License\n\nCopyright (c) 2003-2011 Philipp Lehman, 2015-2019,2021,2022 Joseph Wright.\nPermission is granted to copy, distribute and/or modify this\nsoftware under the terms of the LaTeX Project Public License (LPPL),\nversion 1.3c or any later version.\n\nThis software is provided 'as is', without warranty of any kind,\neither expressed or implied, including, but not limited to, the\nimplied warranties of merchantability and fitness for a particular\npurpose.\n\n## Requirements\n\n- e-TeX\n- `etoolbox` 1.7 or later\n- `keyval`\n\nAUTOMATIC INSTALLATION\n\nTeX Live: The `csquotes` package is included in TeX Live.\n          Use the TeX Live package manager to install it.\n\nMiKTeX:   The `csquotes` package is included in MiKTeX.\n          Use the MiKTeX package manager to install it.\n\n## Semi-automatic installation\n\n1. Download the file\n\n   http://mirror.ctan.org/install/macros/latex/contrib/csquotes.tds.zip\n\n2. Unpack the archive in the root directory of the local TeX\n   installation tree, for example\n\n        /usr/local/share/texmf/\n    \n   or\n\n        /usr/share/texmf-local/\n\n   or\n\n        C:\\Local TeX Files\\\n\n3. Update the file hash tables (also known as the file name\n   database).\n   \n   On teTeX and TeX Live systems, run `texhash` as root (`sudo\n   texhash`). On MiKTeX, run `initexmf --update-fndb` in a command\n   window or use the 'Refresh FNDB' button of the MiKTeX Options\n   window.\n\n## Manual installation\n\n1. Copy the files `csquotes.sty`,  `csquotes.def`, `csq-compat.def`,\n   and `csquotes.cfg` to\n\n        \u003cTEXMFLOCAL\u003e/tex/latex/csquotes/\n\n   where `\u003cTEXMFLOCAL\u003e` denotes the root of the local TeX installation\n   tree, for example\n\n        /usr/local/share/texmf/\n\n   or\n\n        /usr/share/texmf-local/\n\n   or\n\n        C:\\Local TeX Files\\\n\n2. The file `csquotes.pdf` goes to\n\n        \u003cTEXMFLOCAL\u003e/doc/latex/csquotes/\n\n3. Update the file hash tables (also known as the file name\n   database).\n\n   On teTeX and TeX Live systems, run `texhash` as root (`sudo\n   texhash`). On MiKTeX, run `initexmf --update-fndb` in a command\n   window or use the 'Refresh FNDB' button of the MiKTeX Options\n   window.\n\nNote that you may have to create some or all of the above\ndirectories if this is the first package you're installing locally\n(as opposed to via a package manager).\n\n## Usage\n\nRefer to `csquotes.pdf` for a systematic reference manual.\n\n## Changes\n\nA list of changes relevant to users of this package is included at\nthe end of `csquotes.pdf`. Skimming the respective section of the\nmanual is highly recommended.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosephwright%2Fcsquotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjosephwright%2Fcsquotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosephwright%2Fcsquotes/lists"}