{"id":13870156,"url":"https://github.com/Tufte-LaTeX/tufte-latex","last_synced_at":"2025-07-15T20:31:31.886Z","repository":{"id":28573635,"uuid":"32091428","full_name":"Tufte-LaTeX/tufte-latex","owner":"Tufte-LaTeX","description":"A Tufte-inspired LaTeX class for producing handouts, papers, and books","archived":false,"fork":false,"pushed_at":"2024-07-14T22:12:26.000Z","size":4314,"stargazers_count":1687,"open_issues_count":107,"forks_count":301,"subscribers_count":71,"default_branch":"master","last_synced_at":"2024-11-20T04:55:50.987Z","etag":null,"topics":["bookdesigns","document-design","latex","latex-class","latex-template","template","template-latex","templates","tex","tufte","tufte-latex","tufte-style"],"latest_commit_sha":null,"homepage":"https://tufte-latex.github.io/tufte-latex/","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tufte-LaTeX.png","metadata":{"files":{"readme":"README.md","changelog":"History.txt","contributing":null,"funding":null,"license":null,"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":"2015-03-12T17:33:27.000Z","updated_at":"2024-11-19T18:19:03.000Z","dependencies_parsed_at":"2024-01-16T07:49:03.035Z","dependency_job_id":"84f2300a-1fc1-45a9-a8a1-034d41de3c3a","html_url":"https://github.com/Tufte-LaTeX/tufte-latex","commit_stats":{"total_commits":169,"total_committers":9,"mean_commits":18.77777777777778,"dds":0.2899408284023669,"last_synced_commit":"efb8c8e836890bad71fb5834acdd316ebde6db12"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tufte-LaTeX%2Ftufte-latex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tufte-LaTeX%2Ftufte-latex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tufte-LaTeX%2Ftufte-latex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tufte-LaTeX%2Ftufte-latex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tufte-LaTeX","download_url":"https://codeload.github.com/Tufte-LaTeX/tufte-latex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226068247,"owners_count":17568725,"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":["bookdesigns","document-design","latex","latex-class","latex-template","template","template-latex","templates","tex","tufte","tufte-latex","tufte-style"],"created_at":"2024-08-05T20:01:32.210Z","updated_at":"2024-11-23T16:31:12.894Z","avatar_url":"https://github.com/Tufte-LaTeX.png","language":"TeX","funding_links":[],"categories":["TeX","Popular \u0026 New LaTeX Templates"],"sub_categories":["Others"],"readme":"Hi,\n\nWelcome to the beginnings of Tufte LaTeX package to help you\nproduce Tufte-style handouts, reports, and notes.\n\n## Quick Start\n\nTry typesetting `sample-handout.tex` with the following sequence\nof commands,\n\n    pdflatex sample-handout\n    bibtex   sample-handout\n    pdflatex sample-handout\n    pdflatex sample-handout\n\nThe result should look like `sample-handout.pdf`.\n\nThe sample book can be compiled with the following:\n\n    pdflatex sample-book\n    bibtex sample-book\n    texindy --language english sample-book.idx\n    # or makeindex sample-book.idx\n    pdflatex sample-book\n    pdflatex sample-book\n    pdflatex sample-book\n\n## Troubleshooting\n\nIf you encounter errors of the form,\n\n    ! LaTeX Error: File `paralist.sty' not found.\n\nyou will need to obtain missing packages from [CTAN](http://ctan.org).\nFor package installation instructions and answers to many other\nquestions, see the [UK TeX FAQ](http://www.tex.ac.uk/faq/) or search the [`comp.text.tex` group](http://groups.google.com/group/comp.text.tex).\n\nThe following packages are required:\n\n * chngpage or changepage\n * fancyhdr\n * fontenc\n * geometry\n * hyperref\n * natbib and bibentry\n * optparams\n * paralist\n * placeins\n * ragged2e\n * setspace\n * textcase\n * textcomp\n * titlesec\n * titletoc\n * xcolor\n * xifthen\n\nThe following packages are optional and will be automatically used if installed:\n\n * beramono\n * helvet\n * ifpdf\n * ifxetex\n * letterspace (in the microtype package)\n * mathpazo\n * soul\n\n## Bugs/Features/Support\n\nFor kudos, feature requests, patches, or support requests that you\nfeel are _particular_ to this Tufte-LaTeX package, i.e., not a general\nLaTeX issue, please use this project's issue tracker available at \u003chttps://github.com/Tufte-LaTeX/tufte-latex/issues\u003e.\n\n## Contributing\n\nPatches and pull requests are most welcome via the issue tracker!  Submit a series of high quality patches, and you'll find yourself a developer on this project.\n\n## License\n\nCopyright 2007–2015 by Kevin Godby, Bil Kleb, and Bill Wood.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTufte-LaTeX%2Ftufte-latex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTufte-LaTeX%2Ftufte-latex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTufte-LaTeX%2Ftufte-latex/lists"}