{"id":20152161,"url":"https://github.com/mfurquimdev/mdtopdf","last_synced_at":"2026-05-04T19:39:50.713Z","repository":{"id":151961108,"uuid":"86959252","full_name":"mfurquimdev/MDtoPDF","owner":"mfurquimdev","description":"Generate a pdf file from markdown using pandoc and compiling with pdftex.","archived":false,"fork":false,"pushed_at":"2017-04-02T03:26:03.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-05T01:11:21.132Z","etag":null,"topics":["latex","make","markdown","pandoc","pdf"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/mfurquimdev.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-02T03:08:53.000Z","updated_at":"2022-02-18T11:51:02.000Z","dependencies_parsed_at":"2023-06-02T05:30:42.109Z","dependency_job_id":null,"html_url":"https://github.com/mfurquimdev/MDtoPDF","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mfurquimdev/MDtoPDF","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfurquimdev%2FMDtoPDF","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfurquimdev%2FMDtoPDF/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfurquimdev%2FMDtoPDF/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfurquimdev%2FMDtoPDF/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mfurquimdev","download_url":"https://codeload.github.com/mfurquimdev/MDtoPDF/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfurquimdev%2FMDtoPDF/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32622724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: 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":["latex","make","markdown","pandoc","pdf"],"created_at":"2024-11-13T23:08:59.566Z","updated_at":"2026-05-04T19:39:50.696Z","avatar_url":"https://github.com/mfurquimdev.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MD to PDF\n\nGenerate a _pdf_ file from _markdown_ using _pandoc_ and compiling with _pdftex_.\n\n## Requirements\n\n- Make: GNU make utility to maintain groups of programs\n- Pandoc: General markup converter\n- Pdftex: PDF output from TeX\n\n## Structure\n\n```\n$ tree\n.\n├── Makefile\n├── tcc.md\n└── tex\n    ├── beg.tex\n    ├── bibliografia.bib\n    ├── commands.tex\n    ├── document_class.tex\n    ├── end.tex\n    ├── Makefile\n    └── packages.tex\n\n1 directory, 9 files\n```\n\n## Features\n\n- [x] Cite\n- [x] Code (listings)\n- [x] Font bold\n- [x] Font italic\n- [x] Footnote\n- [x] Math equations\n- [ ] Images\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfurquimdev%2Fmdtopdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmfurquimdev%2Fmdtopdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfurquimdev%2Fmdtopdf/lists"}