Skip to content

Commit

Permalink
Merge pull request #3 from prosegrinder/shunnshortstory
Browse files Browse the repository at this point in the history
More cleanup
  • Loading branch information
davidlday authored Mar 11, 2018
2 parents 896c991 + 6954025 commit 98ba0c0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 12 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ contact_email: "[email protected]"
The script takes two arguments, the name of input markdown file, and the name of the resulting DOCX file.
```bash
$PANDOC_TEMPLATES_HOME/bin/shunshort.sh /some/cool/story.md /some/cool/story.docx
$PANDOC_TEMPLATES_HOME/bin/shunnshort.sh /some/cool/story.md /some/cool/story.docx
```

That's it!
Expand Down
15 changes: 4 additions & 11 deletions shunn/short/guidelines.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,13 @@
---
title: "Proper Manuscript Format"
short_title: "Format"
# subtitle:
author: "by William Shunn"
author_lastname: "Shunn"
contact_name: "William Shunn"
contact_address: 12 Courier Lane
contact_city_state_zip: Pica's Font, NY 10010
contact_phone: (212) 555-1212
contact_email: [email protected]
# date:
# abstract:
# toc: false
# toc-title:
# include-before:
# include-after:
contact_address: "12 Courier Lane"
contact_city_state_zip: "Pica's Font, NY 10010"
contact_phone: "(212) 555-1212"
contact_email: "[email protected]"
---
No one knows for certain how many good short stories are passed over because the manuscripts containing them are formatted poorly, but it is certain that a properly formatted manuscript will be more eagerly read by an editor than a poorly formatted one. Here are a few suggestions.

Expand Down

0 comments on commit 98ba0c0

Please sign in to comment.