{"id":16087130,"url":"https://github.com/cdlm/latex-with-style","last_synced_at":"2025-04-05T15:10:57.223Z","repository":{"id":137546961,"uuid":"1532913","full_name":"cdlm/latex-with-style","owner":"cdlm","description":"A few pieces of advice for LaTeX users, to help them prepare documents with better typography, streamline their writing workflow, and write maintainable LaTeX code.","archived":false,"fork":false,"pushed_at":"2012-03-13T18:43:56.000Z","size":106,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-11T11:51:25.018Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/cdlm.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-03-27T15:08:07.000Z","updated_at":"2017-12-04T15:55:03.000Z","dependencies_parsed_at":"2023-03-23T18:05:04.148Z","dependency_job_id":null,"html_url":"https://github.com/cdlm/latex-with-style","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/cdlm%2Flatex-with-style","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdlm%2Flatex-with-style/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdlm%2Flatex-with-style/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdlm%2Flatex-with-style/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdlm","download_url":"https://codeload.github.com/cdlm/latex-with-style/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247353749,"owners_count":20925329,"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-09T13:28:03.650Z","updated_at":"2025-04-05T15:10:57.200Z","avatar_url":"https://github.com/cdlm.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# What's this?\n\nA few pieces of advice for LaTeX users, to help them prepare documents with better typography, streamline their writing workflow, and write maintainable LaTeX code.\n\n### Compiling\n\nJust pass `main.tex` through the usual PDFLaTeX process, or adopt the lazy way:\n\n    latexmk -pdf main\n\nThe document uses the [`tufte-latex` class][tufte-google], which is [bundled with the major TeX distributions][tufte-ctan]. You might want to check for an up-to-date version though, since I'm updating [TeXlive][] with obsessive-compulsive frequency :)\n\n\n# Included packages\n\nI'm trying to keep the reuseable parts of the setup code modularized out of the main file into proper packages. At one point, these might be maintained separately, but they will live here for a while.\n\n\n### LaTeX logo for the Lato font\n\nThe LaTeX logo was not looking very nice when set in [Lato][] with the original definition; `lato-latex.sty` redefines `\\TeX` and `\\LaTeX` to better fit. The code was inspired by [`arsclassica.sty`][arsclassica].\n\n\n### Tweaks for to-do notes\n\nI use [`todonotes.sty`][todo] while writing and it needed a few tweaks to fit `tufte-latex`; this is in `todo-setup.sty`.\n\n\n[tufte-google]: http://code.google.com/p/tufte-latex/ \"A Tufte-inspired LaTeX class for producing handouts, papers, and books\"\n[tufte-ctan]: http://ctan.tug.org/pkg/tufte-latex \"tufte-latex on CTAN\"\n[texlive]: http://www.tug.org/texlive/\n[lato]: http://www.fontsquirrel.com/fonts/lato \"Lato, by Łukasz Dziedzic\"\n[arsclassica]: http://ctan.tug.org/pkg/arsclassica \"An extension of classicthesis\"\n[classicthesis]: http://ctan.tug.org/pkg/classicthesis \"A document class with a Bringhurst-inspired design\"\n[todo]: http://ctan.tug.org/pkg/todonotes\n\n\n# License\n\nThis work by [Damien Pollet](http://people.untyped.org/damien.pollet) is licensed under a [Creative Commons Attribution-ShareAlike 3.0 License](http://creativecommons.org/licenses/by-sa/3.0/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdlm%2Flatex-with-style","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdlm%2Flatex-with-style","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdlm%2Flatex-with-style/lists"}