{"id":22026107,"url":"https://github.com/curiouslearner/jdf-latex","last_synced_at":"2025-03-23T11:14:55.435Z","repository":{"id":81377384,"uuid":"166654163","full_name":"CuriousLearner/jdf-latex","owner":"CuriousLearner","description":"LaTex template for Joyner Document Format (JDF)","archived":false,"fork":false,"pushed_at":"2022-01-13T21:09:12.000Z","size":1611,"stargazers_count":30,"open_issues_count":2,"forks_count":15,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-04-14T00:59:16.522Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TeX","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/CuriousLearner.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}},"created_at":"2019-01-20T11:37:05.000Z","updated_at":"2024-01-25T18:33:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc1bb247-5033-49fb-9f03-e31bcde8dc54","html_url":"https://github.com/CuriousLearner/jdf-latex","commit_stats":{"total_commits":12,"total_committers":4,"mean_commits":3.0,"dds":0.5833333333333333,"last_synced_commit":"46f7625c2f1b2150227d64791a2c918635e82fd7"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuriousLearner%2Fjdf-latex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuriousLearner%2Fjdf-latex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuriousLearner%2Fjdf-latex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuriousLearner%2Fjdf-latex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CuriousLearner","download_url":"https://codeload.github.com/CuriousLearner/jdf-latex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245090874,"owners_count":20559298,"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-11-30T07:25:18.430Z","updated_at":"2025-03-23T11:14:55.400Z","avatar_url":"https://github.com/CuriousLearner.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cookiecutter for JDF LaTeX\n\nA cookiecutter template for writing LaTeX articles in Joyner Document Format (JDF) 2.0!\n\nHere is a [sample PDF](https://github.com/curiouslearner/jdf-latex/blob/master/{{cookiecutter.project_name}}/sample/sample.pdf).\n\n## Basic Workflow\n\n### Get LaTeX\n\nInstall [LaTeX](https://www.latex-project.org/get/). If you are on Linux, then you might already have `texlive` installed, but it is suggested to get the current [Tex Live Distribution](https://www.tug.org/texlive/).\n\n### Get the template\n\n1. Install cookiecutter:\n```\n    pip install cookiecutter\n```\n\n2. Generate a new LaTeX project:\n```\n    cookiecutter https://github.com/curiouslearner/jdf-latex.git\n```\n\n3. Answer a few questions.\n\n4. Now, you can start writing your document. Either directly add your text in `main.tex` OR, create a new `.tex` file and include it in `main.tex` using:\n```\n    \\input{\u003cfile_name\u003e.tex}\n```\n\n### Build the PDF\n\nAfter writing your LaTeX document, give `make` command from the project directory.\n\n```shell\n    make\n```\n\nAnd your `main.pdf` shall be good to go!\n\n__NOTE__:\n- Every time you make changes in `main.tex` file you need to re-generate the PDF with `make` command.\n- If there is _no text_ present between 2 successive headings, then add the custom command `\\notext` between them to match their linespacing with JDF2.0.\n\n## Thanks to Contributors\n\nMany thanks to the creator of [cookiecutter](https://github.com/audreyr/cookiecutter).\n\nThis cookiecutter template is based on George Kudrayvtsev, Shiva Saxena and other's work. We're thankful for their contributions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuriouslearner%2Fjdf-latex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcuriouslearner%2Fjdf-latex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuriouslearner%2Fjdf-latex/lists"}