{"id":19334308,"url":"https://github.com/peng1999/tikzmk","last_synced_at":"2026-05-17T03:02:21.457Z","repository":{"id":88301753,"uuid":"231024594","full_name":"peng1999/tikzmk","owner":"peng1999","description":"A tool to make graphics from tikz snippet","archived":false,"fork":false,"pushed_at":"2023-12-19T05:14:26.000Z","size":44,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-06T09:26:25.424Z","etag":null,"topics":["latex","previewer","tikz"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peng1999.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-12-31T04:18:12.000Z","updated_at":"2022-10-20T12:26:20.000Z","dependencies_parsed_at":"2023-12-16T21:19:03.359Z","dependency_job_id":null,"html_url":"https://github.com/peng1999/tikzmk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peng1999%2Ftikzmk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peng1999%2Ftikzmk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peng1999%2Ftikzmk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peng1999%2Ftikzmk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peng1999","download_url":"https://codeload.github.com/peng1999/tikzmk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240441088,"owners_count":19801786,"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","previewer","tikz"],"created_at":"2024-11-10T02:58:19.340Z","updated_at":"2026-05-17T03:02:21.360Z","avatar_url":"https://github.com/peng1999.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tikzmk\n\n## Installation\n\n```console\n$ cargo install --git https://github.com/peng1999/tikzmk.git\n```\n\n## Usage\n\nThis tool is intended to work with Ti*k*Z snippet that can be `\\input`ed in a LaTeX file.\nYou can use your favorite editor, for example Vim, to edit `tikz` file, and set `'makeprg'` option:\n\n```vim\nset makeprg=tikzmk\\ %\\ -x\n```\n\nAnd then `:mak --open` to compile and open a default PDF viewer showing the produced picture. Every time a change is made, a `:mak` command will update the picture.\n\nIf any Ti*k*Z library or LaTeX package should be used, declare it at the begining of the Ti*k*Z file:\n\n```tex\n%% tikzlibrary:calc,positioning package:tikzcd\n%% package:ctex\n```\n\nNote that the space after `%%` is mandatory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeng1999%2Ftikzmk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeng1999%2Ftikzmk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeng1999%2Ftikzmk/lists"}