genParamAdder: A function for generating a function that adds parameters to...

Description Usage Arguments Value

Description

A function for generating a function that adds parameters to a tex file (parameter.file) which is imported in the base LaTeX document. It is useful for passing numbers, dates and so on programmatically to a write-up rather than writing them in by hand.

Usage

1
genParamAdder(parameter.file)

Arguments

parameter.file

file you want to hold the customer latex new commands

Value

A function that can be used to add parameters to the file created.


johnjosephhorton/JJHmisc documentation built on May 19, 2019, 5:15 p.m.