{"id":16499444,"url":"https://github.com/tpapp/ihs-beamer","last_synced_at":"2025-10-11T16:11:31.325Z","repository":{"id":5263874,"uuid":"6442312","full_name":"tpapp/ihs-beamer","owner":"tpapp","description":"LaTeX Beamer template for the Institute of Advanced Studies, Vienna","archived":false,"fork":false,"pushed_at":"2019-05-22T08:06:12.000Z","size":294,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-24T13:02:26.625Z","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":"lord/slate","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tpapp.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}},"created_at":"2012-10-29T14:59:54.000Z","updated_at":"2022-01-08T14:18:09.000Z","dependencies_parsed_at":"2022-09-02T10:50:11.379Z","dependency_job_id":null,"html_url":"https://github.com/tpapp/ihs-beamer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tpapp/ihs-beamer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpapp%2Fihs-beamer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpapp%2Fihs-beamer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpapp%2Fihs-beamer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpapp%2Fihs-beamer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tpapp","download_url":"https://codeload.github.com/tpapp/ihs-beamer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpapp%2Fihs-beamer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007786,"owners_count":26084364,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-10-11T14:52:55.092Z","updated_at":"2025-10-11T16:11:31.291Z","avatar_url":"https://github.com/tpapp.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LaTeX Beamer template for the [IHS](http://ihs.ac.at/)\n\n[![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](http://www.repostatus.org/badges/latest/wip.svg)](http://www.repostatus.org/#wip)\n\nThis template is *not official*. See the [license](LICENSE.md).\n\n## Installation\n\nYou need to make the files of the template available to your local TeX installation.  For most people, installing in their home directory is the easiest solution.\n\nExecuting\n\n```bash\nkpsewhich -var-value TEXMFHOME\n```\n\nin the command line will tell you your TeX home directory, which is usually `~/texmf/` or something similar.  You might want to make a subdirectory inside that to keep things tidy, eg\n\n```bash\nmkdir -p ~/texmf/tex/latex/beamer/\n```\n\nThen you can\n```bash\ncd ~/texmf/tex/latex/beamer/\n```\n\nand get the template following one of the two options below.  You may have to run `mktexlsr` after getting the source and after updating.\n\nYou can learn more installing TeX code in your home directory in the\n[UK TUG FAQ](http://www.tex.ac.uk/cgi-bin/texfaq2html?label=privinst).\n\n### Git\n\nThis is the suggested method, since it makes it very easy to keep up with changes to the template.  If you don't have [git](http://git-scm.com/), you need to install it.\n\nThen execute\n\n```bash\ngit clone git://github.com/tpapp/ihs-beamer.git\n```\n\nand you are done.  If you want to check for updates, just switch to the appropriate directory and execute\n\n```bash\ngit pull origin master\n```\n\n### Zip/tar archive\n\nAvailable on [Github](https://github.com/tpapp/ihs-beamer/zipball/master).\n\n## Usage\n\nIn order to enable the theme, put\n```latex\n\\usetheme{ihs}\n```\n\nin your document preamble.\n\nThe info line at the bottom contains the short `\\author` name, the short `\\insitute` in parentheses (if given, otherwise no parentheses and spacing is generated), an m-dash (—), and the short `\\title`.\n\nYou can use two commands for generating logos, `\\IHSlogo` and `\\IHSlogotext`.  The first is with text and the latter is without.  Both accept an optional argument that is passed on to `\\includegraphics`.\n\nThere is an example available, see [`example.tex`](./example.tex) and [`example.pdf`](./example.pdf)\n\n### Colors only\n\nIf you just want to use the IHS colors, they are available as a standalone color theme.  Put\n\n```latex\n\\usecolortheme{ihs}\n```\n\nin your document preamble.\n\n\n## Bugs/suggestions\n\nPlease report them via [Github](https://github.com/tpapp/ihs-beamer/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpapp%2Fihs-beamer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftpapp%2Fihs-beamer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpapp%2Fihs-beamer/lists"}