{"id":16341764,"url":"https://github.com/adimit/typsetter","last_synced_at":"2026-02-04T06:41:43.380Z","repository":{"id":66452572,"uuid":"117340253","full_name":"adimit/typsetter","owner":"adimit","description":"Docker container to compile org-mode \u0026 latex documents in CI (Gitlab/Travis, etc.)","archived":false,"fork":false,"pushed_at":"2018-02-12T20:33:21.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-15T01:42:55.474Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","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/adimit.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":"2018-01-13T12:03:39.000Z","updated_at":"2018-01-13T12:05:56.000Z","dependencies_parsed_at":"2023-02-23T07:15:51.958Z","dependency_job_id":null,"html_url":"https://github.com/adimit/typsetter","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"69844f580ba617943a2b40cdd073cc938f76b0cd"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adimit/typsetter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adimit%2Ftypsetter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adimit%2Ftypsetter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adimit%2Ftypsetter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adimit%2Ftypsetter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adimit","download_url":"https://codeload.github.com/adimit/typsetter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adimit%2Ftypsetter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265430452,"owners_count":23764003,"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-11T00:00:21.133Z","updated_at":"2026-02-04T06:41:43.325Z","avatar_url":"https://github.com/adimit.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Typesetter\n\nA small docker container to typeset latex, org-mode and markdown documents.\nIncludes pandoc and emacs-nox.\n\n**NOTE** Emacs will generate tex files for xelatex.\n\nUsage:\n\n```\ndocker run --rm $(pwd):/src:z adimit/typesetter emacs file.org --batch -f org-latex-export-to-latex --kill\ndocker run --rm $(pwd):/src:z adimit/typesetter latexmk -xelatex file.tex\n```\n\nThe `-c` option to `latexmk` doesn't currently work (even though we're using the\nnewer latexmk version). See [this bug](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880521).\n\nEmacs doesn't run latex/bibtex/biber often enough, so we use latexmk instead. `pandoc` is also available.\n\n*Make sure your `bib` files are accessible inside the container.*\n\n## Latex Packages\n\nSince the full tex installation is prohibitively large, you should put any and\nall additional latex packages you need under `.texmf/tex/latex` (next to your tex file). This directory\nwill get tex-hashed by the container's entrypoint on startup.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadimit%2Ftypsetter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadimit%2Ftypsetter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadimit%2Ftypsetter/lists"}