pandoc-reference-filter icon indicating copy to clipboard operation
pandoc-reference-filter copied to clipboard

use \ref instead of \autoref

Open aaren opened this issue 10 years ago • 1 comments

\autoref is useful but magical. It makes the referencing system more complex.

Use \ref style by default (i.e. see figure #fig:a -> see figure 1, rather than see #fig:a -> see Figure 1.

Keep \autoref available by a metadata switch.

aaren avatar Feb 05 '15 16:02 aaren

according to the current readme, this issue has been implemented and can be closed.

rriemann avatar Mar 10 '17 09:03 rriemann