Jean-Frédéric, 13/09/2015 12:10:
This is one of the tricks built-in in the GlamWiki Toolset (I have never tested it though):
When I imported some stuff from BEIC's Primo, I did a regex replacement like this in a LibreOffice document:
([^,:]+(?=,)),? *([^,(:]+)? *:? *([^,\(]+)? * → $2 $3 $1 ( : | +) → (nothing) But there are so many possible formats... Nemo _______________________________________________ Glamtools mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/glamtools
