pub fn parse_fragment( reader: Reader<BufReader<File>>, ) -> (Vec<MathNode>, Reader<BufReader<File>>)