{"id":27617498,"url":"https://github.com/lukasl-dev/elegantex","last_synced_at":"2026-01-29T08:33:57.487Z","repository":{"id":211249759,"uuid":"728388013","full_name":"lukasl-dev/elegantex","owner":"lukasl-dev","description":"A fancy LaTeX template.","archived":false,"fork":false,"pushed_at":"2023-12-07T22:05:23.000Z","size":179,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-05T11:15:05.346Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TeX","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/lukasl-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-12-06T20:48:19.000Z","updated_at":"2025-02-04T20:27:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"a5892f3a-52f2-4268-aaf9-0ba546e4e06b","html_url":"https://github.com/lukasl-dev/elegantex","commit_stats":null,"previous_names":["lukasl-dev/elegantex"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lukasl-dev/elegantex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasl-dev%2Felegantex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasl-dev%2Felegantex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasl-dev%2Felegantex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasl-dev%2Felegantex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukasl-dev","download_url":"https://codeload.github.com/lukasl-dev/elegantex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasl-dev%2Felegantex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28872355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T07:35:32.468Z","status":"ssl_error","status_checked_at":"2026-01-29T07:33:31.463Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":"2025-04-23T04:04:27.491Z","updated_at":"2026-01-29T08:33:57.441Z","avatar_url":"https://github.com/lukasl-dev.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# elegantex\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg\n        src=\"assets/preview_titlepage.png\"\n        height=\"40%\"\n        width=\"40%\"\n    /\u003e\n\u003c/div\u003e\n\n## Motivation\n\nThis LaTeX template was initially created for my diploma thesis at [HTL Spengergasse](https://spengergasse.at/). Due to the good feedback from my teachers and other colleagues, I decided to make it publicly available.\n\n## Setup\n\n### Git Setup\n\nIf you use LaTeX inside of a Git repository, it is recommended to add this repository as a Git submodule:\n\n```bash\ngit submodule add https://github.com/lukasl-dev/elegantex\n```\n\n### Manual Setup\n\nYou can use it manually by creating a `elegantex` directory and move the `elegantex.cls` file into it:\n\n```bash\n\u003e tree\n.\n├── elegantex\n│   └── elegantex.cls\n└── main.tex\n\n2 directories, 2 files\n```\n\n\u003e You probably want to go for the manual approach when you want to customise the template.\n\n## Usage\n\nThis template can be used as document class inside of your `.tex` file:\n\n```tex\n\\documentclass{elegantex/elegantex}\n```\n\nAfter declaring the document class, you can define the following parameters:\n\n```tex\n\\title{EleganTeX} % required\n\\subtitle{Template} % optional\n\\author{Lukas Leeb} % optional\n\\slogan{A LaTeX class for elegant articles} % optional\n\\logo{logo_transparent.png} % optional\n```\n\n### Title Page\n\nThe regular `\\maketitle` LaTeX command is overriden by the template. You can use it inside of your document body:\n\n```tex\n\\begin{document}\n    \\maketitle\n    \n    \\section{History}\n\n    A brief history of time...\n\\end{document}\n```\n\n## Full Example\n\n```tex\n\\documentclass{elegantex/elegantex}\n\n\\title{EleganTeX} % required\n\\subtitle{Template} % optional\n\\author{Lukas Leeb} % optional\n\\slogan{A LaTeX class for elegant articles} % optional\n\\logo{logo_transparent.png} % optional\n\n\\begin{document}\n    \\maketitle\n\n    \\tableofcontents\n    \\newpage\n\n    \\section{Introduction}\n\n    Some introduction text...\n\\end{document}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukasl-dev%2Felegantex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukasl-dev%2Felegantex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukasl-dev%2Felegantex/lists"}