find_supplemental: Find location of supplemental information (SI) using latex...

Description Usage Arguments Value Author(s)

View source: R/pdflatexutils.r

Description

This can be confused by entries in table of contents etc, in which case the explicit parameter lastRegularPage can be passed.

Usage

1
find_supplemental(auxfile, numpages, lastRegularPage)

Arguments

auxfile

Path to aux file produced by latex (inc LyX)

numpages

Number of pages in pdf (assuming this is where SI stops)

lastRegularPage

Last page before SI

Value

Integer page number sequence for SI

Author(s)

jefferis


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