mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-26 18:26:36 +00:00
Fix note on curly brace syntx for locators.
This commit is contained in:
+2
-2
@@ -3970,9 +3970,9 @@ locator term is used, "page" is assumed.
|
||||
|
||||
`pandoc-citeproc` will use heuristics to distinguish the locator
|
||||
from the suffix. In complex cases, the locator can be enclosed
|
||||
in curly braces (pandoc-citeproc 0.14.9+ only):
|
||||
in curly braces (using `pandoc-citeproc` 0.15 and higher only):
|
||||
|
||||
[@smith{ii, A, D-Z}, with a suffx]
|
||||
[@smith{ii, A, D-Z}, with a suffix]
|
||||
[@smith, {pp. iv, vi-xi, (xv)-(xvii)} with suffix here]
|
||||
|
||||
A minus sign (`-`) before the `@` will suppress mention of
|
||||
|
||||
Reference in New Issue
Block a user