Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Citation macro generates extra p. prefix for both sections and page numbers #39

Open
bsmith-n4 opened this issue Mar 1, 2017 · 1 comment

Comments

@bsmith-n4
Copy link
Contributor

For example, the following adoc:

cite:[ECMA11a(S11.1.1,p.63)]

produces this in the PDF and HTML:

Cf. [ECMA11a(p.S11.1.1, p.p.63)]

@kduske-n4
Copy link
Contributor

Only page numbers are supported at the moment. I think this should be feature request to allow support for other "location identifiers" such as section numbers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants