Sha256: f574af2b57a64d32c5cece1e13e54554b08337a7bec2117c51cd36b017541673

Contents?: true

Size: 1.02 KB

Versions: 7

Compression:

Stored size: 1.02 KB

Contents

latex input:		mmd-article-header
Title:				MultiMarkdown Citation Test  
CSS:				http://fletcherpenney.net/css/document.css  
BibTex:				fake
latex mode:			memoir
latex input:		mmd-article-begin-doc
latex footer:		mmd-memoir-footer

This is a test of citations[#first] for[^note] MultiMarkdown[#second].

And an unlisted citation.[#Author:1988].

And now some repeats...[^note2]

This is a test of citations[p. 123][#first] for MultiMarkdown[#second].

And an unlisted citation[#Author:1988].

Unlisted with locator.[test][#Author:1988]

Empty locator.[#first][]

Consecutive citations.[#first][#second]

Consecutive citations.[#first][][#second][]

An "improperly" formed citation.[][#second]

And an "improper" sequence.[][#first][][#second]


[not cited][#third]


[#first]: John Doe. *A Totally Fake Book*.  Vanity Press, 2006.

[#second]: Jane Doe. *Another Totally Fake Book*.  Vanity Press, 2008.

[#third]: Jim Doe. *Yet Another Fake Book*. Vanity Press, 2010.

[^note]: A footnote for good measure.

[^note2]: And another footnote

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
rpeg-multimarkdown-0.2.2 test/MultiMarkdownTest/MemoirTests/Citations.text
rpeg-multimarkdown-0.2.1 test/MultiMarkdownTest/MemoirTests/Citations.text
rpeg-multimarkdown-0.2 test/MultiMarkdownTest/MemoirTests/Citations.text
rpeg-multimarkdown2-2.0.3 test/MultiMarkdownTest/MemoirTests/Citations.text
rpeg-multimarkdown2-2.0.2 test/MultiMarkdownTest/MemoirTests/Citations.text
rpeg-multimarkdown2-2.0.1 test/MultiMarkdownTest/MemoirTests/Citations.text
rpeg-multimarkdown-0.1.1 test/MultiMarkdownTest/MemoirTests/Citations.text