find_figs: Find location of figures or tables using latex auxfile

Description Usage Arguments Value Author(s)

View source: R/pdflatexutils.r

Description

Find location of figures or tables using latex auxfile

Usage

1
find_figs(auxfile, ftype = c("Fig", "Table"))

Arguments

auxfile

Path to aux file produced by latex (inc LyX)

ftype

Whether to look for figures or tables

Value

Named integer page number sequence for figures/tables

Author(s)

jefferis


jefferis/paperutils documentation built on Sept. 20, 2019, 10:20 a.m.