--- /dev/null
+# Generic character map.
+#
+# $Id: string.chr,v 1.1 2001/06/06 09:37:18 adam Exp $
+
+# Define the basic value-set. *Beware* of changing this without re-indexing
+# your databases.
+
+lowercase {0-9}{a-y}üzæäøöå
+uppercase {0-9}{A-Y}ÜZÆÄØÖÅ
+
+# Breaking characters
+
+space {\001-\040}!"#$%&'\()*+,-./:;<=>?@\[\\]^_`\{|}~
+
+# Characters to be considered equivalent for searching purposes.
+
+# equivalent æä(ae)
+# equivalent øö(oe)
+# equivalent å(aa)
+# equivalent uü
+
+# Supplemental mappings
+
+map (æ) æ
+map (ø) ø
+map (å) å
+map (Æ) Æ
+map (Ø) Ø
+map (Å) Å
+
+map (ä) ä
+map (æ) æ
+map (ø) ø
+map (å) å
+map (ö) ö
+map (Ä) Ä
+map (&Aelig;) Æ
+map (Æ) Æ
+map (Ø) Ø
+map (Å) Å
+map (Ö) Ö
+
+map éÉ e
+map á a
+map ó o
+map í i
+
+#map (Aa) (AA)
+
+#map (aa) a
# Simple Zebra configuration file
-# $Id: zebra.cfg,v 1.1 2001/02/26 22:51:51 adam Exp $
+# $Id: zebra.cfg,v 1.2 2001/06/06 09:37:18 adam Exp $
#
# Where the schema files, attribute files, etc are located.
-profilePath: .:../../zebra/tab:../../yaz/tab
+profilePath: .:../../zmbol/tab:../../yaz/tab
# Files that describe the attribute sets supported.
attset: bib1.att