{"id":18360606,"url":"https://github.com/samasaur1/samtex","last_synced_at":"2026-01-23T16:10:47.050Z","repository":{"id":239367648,"uuid":"767240134","full_name":"Samasaur1/samtex","owner":"Samasaur1","description":"My LaTeX classes and packages","archived":false,"fork":false,"pushed_at":"2024-09-04T19:40:34.000Z","size":80,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T04:24:59.091Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Samasaur1.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-05T00:01:34.000Z","updated_at":"2024-09-04T19:40:37.000Z","dependencies_parsed_at":"2024-09-06T04:16:25.133Z","dependency_job_id":"de4f031f-0eeb-4098-8e72-b29b435231cf","html_url":"https://github.com/Samasaur1/samtex","commit_stats":null,"previous_names":["samasaur1/samtex"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Samasaur1/samtex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samasaur1%2Fsamtex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samasaur1%2Fsamtex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samasaur1%2Fsamtex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samasaur1%2Fsamtex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Samasaur1","download_url":"https://codeload.github.com/Samasaur1/samtex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samasaur1%2Fsamtex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28695528,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T15:57:05.722Z","status":"ssl_error","status_checked_at":"2026-01-23T15:56:27.656Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-05T22:29:05.821Z","updated_at":"2026-01-23T16:10:47.028Z","avatar_url":"https://github.com/Samasaur1.png","language":"TeX","readme":"## Installation\n\n### [Nix](https://nixos.org)\n\nThis repository is a Nix flake, so:\n\n```nix\ntexliveFull.withPackages (_: [ inputs.samtex.packages.${pkgs.system}.default.tex ])\n```\n\nI seem to need the `.tex` on the end, though I'm not sure why. If you get errors, try it without the `.tex` at the end.\n\n### macOS\n\nIf you have MacTeX\n\n```bash\nmkdir -p ~/Library/texmf/tex/latex\ncd ~/Library/texmf/tex/latex\ngit clone https://github.com/Samasaur1/samtex\n```\n\nIf you have non-Mac-specific TexLive:\n\n```bash\nmkdir -p ~/texmf/tex/latex\ncd ~/texmf/tex/latex\ngit clone https://github.com/Samasaur1/samtex\n```\n\n### Linux\n\n```bash\nmkdir -p ~/texmf/tex/latex\ncd ~/texmf/tex/latex\ngit clone https://github.com/Samasaur1/samtex\n```\n\n### Windows\n\n1. Ensure that the directory `C:\\Users\\\u003cuser name\u003e\\texmf\\tex\\latex` exists\n2. Download or clone this repository to a new directory named `samtex` inside the above directory\n\n## Usage\n\n### samtex-cheatsheet\n\n```latex\n\\documentclass{samtex-cheatsheet}\n\\usepackage{lipsum}\n\n\\begin{document}\n    \\section{Intro section}\n\n    \\lipsum\n\n    \\subsection{A subsection}\n\n    \\lipsum[2]\n\n    \\section{Main section}\n\n    \\lipsum\n    \\lipsum\n\\end{document}\n```\n\nOr see [the example/manual PDF here](https://github.com/Samasaur1/samtex/blob/main/cheatsheet-class/main.pdf)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamasaur1%2Fsamtex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamasaur1%2Fsamtex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamasaur1%2Fsamtex/lists"}