7 #ifndef __UPDATELABELREF_H__
8 #define __UPDATELABELREF_H__
14 typedef std::map<PString, std::pair<PString, PString> >
PMapLabel;
std::map< PString, std::pair< PString, PString > > PMapLabel
Map of the label (name, link)
void updateMapLabel(PMapLabel &mapLabel, const PLatexObj &obj)
Update the map of label.
void updateLabelRef(PLatexObj &obj)
Update the label of the references.
void useMapLabel(PLatexObj &obj, const PMapLabel &mapLabel)
Update the map of label.