Skip to content

Instantly share code, notes, and snippets.

@lierdakil
Last active April 1, 2019 05:23
Show Gist options
  • Select an option

  • Save lierdakil/d5e51a5b077b0b3152f8345926aa6b25 to your computer and use it in GitHub Desktop.

Select an option

Save lierdakil/d5e51a5b077b0b3152f8345926aa6b25 to your computer and use it in GitHub Desktop.
pandoc-crossref v0.4.0.0-alpha6 default meta settings
captionIndexTemplate: $$ri$$
captionTemplate: '$$title% $$$$i$$$$titleDelim$$$$t$$'
codeBlockCaptions: False
collectedCaptionDelim: ','
collectedCaptionItemDelim: '--'
collectedCaptionTemplate: $$i$$$$collectedCaptionItemDelim$$$$t$$
crossrefYaml: 'pandoc-crossref.yaml'
defaultSectionPrefix: sec
lastDelim: ','
linkReferences: False
listItemNumberDelim: '.'
listItemTemplate: $$i$$$$listItemNumberDelim$$$$t$$
listOfTitle: |
List of $$title$$s
==================
nameInLink: False
numbering: arabic
pairDelim: ','
prefixes:
eq:
captionTemplate: '$$t$$\\qquad($$i$$)'
ref:
- 'eq.'
- 'eqns.'
title: Equation
fig:
ref:
- 'fig.'
- 'figs.'
title: Figure
lst:
captionPosition: above
ref:
- 'lst.'
- 'lsts.'
title: Listing
sec:
captionTemplate: $$t$$
ref:
- 'sec.'
- 'secs.'
title: Section
tbl:
ref:
- 'tbl.'
- 'tbls.'
title: Table
rangeDelim: '\-'
refDelim: ','
referenceIndexTemplate: $$i$$$$suf$$
referenceTemplate: '$$Ref[n]% $$$$rs$$'
titleDelim: ':'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment