Skip to main content

set_search_paths_local

Function set_search_paths_local 

Source
pub fn set_search_paths_local(paths: Vec<String>)
Expand description

Replace SEARCHPATHS in the CURRENT group only (Perl AssignValue(SEARCHPATHS => [...]) default-local): reverted when the enclosing \import/\subimport group closes. This is what makes import.sty faithful without an explicit save/restore stack.