{"id":15203195,"url":"https://github.com/komascript/uni-titlepage","last_synced_at":"2025-06-10T14:33:37.635Z","repository":{"id":257734712,"uuid":"390787401","full_name":"komascript/uni-titlepage","owner":"komascript","description":"uni-titlepage is a universal LaTeX package for titlepages","archived":false,"fork":false,"pushed_at":"2023-11-20T12:58:34.000Z","size":383,"stargazers_count":13,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-01T21:12:10.320Z","etag":null,"topics":["latex","latex-package","titlepage"],"latest_commit_sha":null,"homepage":"","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/komascript.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2021-07-29T16:32:48.000Z","updated_at":"2024-12-04T21:35:53.000Z","dependencies_parsed_at":"2024-09-18T10:52:07.178Z","dependency_job_id":null,"html_url":"https://github.com/komascript/uni-titlepage","commit_stats":null,"previous_names":["komascript/uni-titlepage"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/komascript%2Funi-titlepage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/komascript%2Funi-titlepage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/komascript%2Funi-titlepage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/komascript%2Funi-titlepage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/komascript","download_url":"https://codeload.github.com/komascript/uni-titlepage/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238762741,"owners_count":19526461,"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":["latex","latex-package","titlepage"],"created_at":"2024-09-28T04:41:57.835Z","updated_at":"2025-06-10T14:33:37.626Z","avatar_url":"https://github.com/komascript.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `uni-titlepage`\n\nCopyright (c) Markus Kohm \u003ckomascript at gmx.info\u003e\n\nRelease: 2025-06-04 v1.3\n\nLicense: LPPL 1.3c\n\nKOMA presents the title page project\n----------------------------------------------------------------------------\n\nThis work may be distributed and/or modified under the conditions of\nthe LaTeX Project Public License, version 1.3c of the license.\nThe latest version of this license is in\n    http://www.latex-project.org/lppl.txt\nand version 1.3c or later is part of all distributions of LaTeX\nversion 2005/12/01 or later.\n\nThis work has the LPPL maintenance status \"maintained\".\n\nThe Current Maintainer and author of this work is Markus Kohm.\n\n----------------------------------------------------------------------------\n\n# ABSTRACT\n\nCreation of title pages is something most authors should not have to do.\nBut reality is not perfect, so a lot of authors have to do it.  In 2009\nKOMA started the title page project at \u003chttps://komascript.de/titlepage\u003e\nto collect real title pages and implement them with a well defined interface.\nIn 2021 the project has been moved to \u003chttps://github.com/komascript/uni-titlepage\u003e\nand renamed.\n\nNow, changing from one title page style to another would be very\nsimple.  Nevertheless implementation of a new title page style may be still\ndifficult.  But maybe the guys of the title page project would help you.  Just\nask!\n\n# Unpacking and Installation for Developers and Distributors\n\nTo unpack and install all files, you can download the source from github\nand then run:\n\n    l3build install\n\nAfterwards you can build the manual and the PDFs of the examples using:\n\n    l3build doc\n\nAs an alternative you can use the CTAN source distribution. This already\ncontains the user manual and the PDFs of the example files. So you only have\nto run\n\n    tex uni-titlepage.dtx\n\nto generate the package file `uni-titlepage.sty`, the title definition files\n`title-*.def` and the example titlepages `titlepage-*.tex`.\n\nPlease note, the `title-*.def` files are run-time files. Together with\n`uni-titlepage.sty` they have to be placed in `tex/latex/uni-titlepage` inside\na TDS tree. All files `titlepage-*.tex` and `titlepage-*.pdf` as well as\n`uni-titlepage.pdf` are part of the documentation and should be placed in\n`doc/latex/uni-titlepage/` of the TDS tree.\n\n# Unpacking and Installation for Users\n\nUsers can use the installation described at [Unpacking and Installation for\nDevelopers and\nDistributors](#unpacking-and-installation-for-developers-and-distributors).\nHowever, if your TeX distributor already distributes a ready for installation\npackage, you do not need and should not create files and copy them\nyourself. Just use the package manager of your TeX distribution to install the\npackage.\n\n# How to Contribute\n\nIf you have made a title definition that is not specific for a single project\nbut could be of interest for other users, you can either\n\n* make your own `uni-titlepage-FOO` package with its own manual and [upload it\nto ctan](https://www.ctan.org/upload),\n* contribute in adding it to `uni-titlepage`.\n\nThe first option has the advantage, that you are free. There won't be any code\nreviews by the `uni-titlepage` developers. You don't need to use the same\ncoding style. There is not need to accept the license of `uni-titlepage`\netc. But in this case you have to take care to keep it compatible with future\nreleases of `uni-titlepage` and it will not be presented in the\n`uni-titlepage` manual.\n\nThe second option has the advantage, that after accepting your code, the\n`uni-titlepage` developers will try to keep it working even if they change\n`uni-titlepage`. But there are several restrictions to your code, before it\nwill be accepted. For example, you should always try to use general options,\nif possible. *Static text* (not handled by options) should be configurable via\n`\\newcaptionname`, `\\providecaptionname` and `\\renewcaptionname` and should be\navailable at least in English and German (but if we can, we help in\ntranslating them). The coding style and quality is also a criterion.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkomascript%2Funi-titlepage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkomascript%2Funi-titlepage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkomascript%2Funi-titlepage/lists"}