pandoc-from-markdown-to-pdf
Use pandoc to convert from markdown to PDF with our preferred options
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.6%) to scientific vocabulary
Keywords
Repository
Use pandoc to convert from markdown to PDF with our preferred options
Statistics
- Stars: 16
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
pandoc-from-markdown-to-pdf
Use the pandoc command to convert from a markdown file to a PDF file.
This tool uses our favorite settings for layouts, styles, fonts, etc.
You can edit this tool as you wish.
Syntax:
sh
pandoc-from-markdown-to-pdf <args>
Syntax for typical use:
sh
pandoc-from-markdown-to-pdf <input.md> -o <output.pdf>
Example for typical use:
sh
$ pandoc-from-markdown-to-pdf example.md -o example.pdf
For documentation, see the doc directory.
Pandoc fonts
Our preferred Pandoc fonts are here:
https://github.com/sixarm/pandoc-fonts
You can download the fonts that you want, then install them on your system.
Thanks
Thanks to https://learnbyexample.github.io/customizing-pandoc/
Thanks to https://github.com/sixarm/posix-shell-script-kit/
Tracking
- Package: pandoc-from-markdown-to-pdf
- Version: 2.2.1
- Created: 2022-03-13T22:05:34Z
- Updated: 2024-01-05T19:47:35Z
- License: GPL-2.0 or GPL-3.0 or contact us for more
- Website: https://github.com/sixarm/pandoc-from-markdown-to-pdf
- Contact: Joel Parker Henderson (joel@sixarm.com)
Owner
- Name: SixArm
- Login: SixArm
- Kind: organization
- Email: sixarm@sixarm.com
- Location: San Francisco
- Website: http://sixarm.com
- Twitter: sixarm
- Repositories: 580
- Profile: https://github.com/SixArm
SixArm Software
Citation (CITATION.cff)
cff-version: 1.2.0
title: pandoc-from-markdown-to-pdf
message: >-
If you use this work and you want to cite it,
then you can use the metadata from this file.
type: software
authors:
- given-names: Joel Parker
family-names: Henderson
email: joel@joelparkerhenderson.com
affiliation: joelparkerhenderson.com
orcid: 'https://orcid.org/0009-0000-4681-282X'
identifiers:
- type: url
value: 'https://github.com/SixArm/pandoc-from-markdown-to-pdf/'
description: pandoc-from-markdown-to-pdf
repository-code: 'https://github.com/SixArm/pandoc-from-markdown-to-pdf/'
abstract: >-
pandoc-from-markdown-to-pdf
license: See license file
GitHub Events
Total
- Push event: 2
Last Year
- Push event: 2
Committers
Last synced: 10 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Joel Parker Henderson | j****l@j****m | 46 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0