grattan / grattex

7 stars 6 forks source link

% add_to_dictionary: has global scope #143

Closed wfmackey closed 6 years ago

wfmackey commented 6 years ago

% add_to_dictionary: has global scope but documentation says otherwise:

https://github.com/HughParsonage/grattex/blob/88b9cc67f68e05d1312bcb9c6e08e229b2a41adb/doc/grattexDocumentation.Rnw#L2571

Something I'm missing?

HughParsonage commented 6 years ago

Should be

"the scope of add_to_dictionary is only the current .tex file and all files that are \input or \included from it.