From a4e99e40c835cc63f850ddf0e36be1d0b6d71ea3 Mon Sep 17 00:00:00 2001 From: nisikimi Date: Wed, 18 Feb 2009 07:37:00 +0000 Subject: [PATCH] *** empty log message *** --- mdb.rng | 12 ++++++++---- mdb.xml | 41 ++++++++++++++--------------------------- 2 files changed, 22 insertions(+), 31 deletions(-) diff --git a/mdb.rng b/mdb.rng index aa67597..ee261b7 100644 --- a/mdb.rng +++ b/mdb.rng @@ -8,15 +8,19 @@ - - + + + + - - + + + + diff --git a/mdb.xml b/mdb.xml index f3ee119..9206f36 100644 --- a/mdb.xml +++ b/mdb.xml @@ -36,16 +36,16 @@ Character Property
- Input method See @ref mdbIM for the format of these files. + Input method
- Font Layout Table See @ref mdbFLT for the format of these files. + Font Layout Table
- Fontset See @ref mdbFontset for the format of these files. + Fontset
The other data @@ -56,70 +56,57 @@ - Unicode general category for each character that is available as - #Mcategory property. + Unicode general category for each character that is available as #Mcategory property. CATEGORY.tab - Unicode combining class for each character that is available as - #Mcombining_class property. + Unicode combining class for each character that is available as #Mcombining_class property. COMBINE.tab - Unicode BIDI category for each character that is available as - #Mbidi_category property. + Unicode BIDI category for each character that is available as #Mbidi_category property. BIDI.tab - Unicode case-folding mapping of each character that is available as - #Msimple_case_folding property. + Unicode case-folding mapping of each character that is available as #Msimple_case_folding property. CASE-S.tab - Unicode complicated case-folding mapping of each character that is - available as #Mcomplicated_case_folding property. + Unicode complicated case-folding mapping of each character that is available as #Mcomplicated_case_folding property. CASE-C.tab - Unicode character name for each character that is available as - #Mname property. + Unicode character name for each character that is available as #Mname property. NAME.tab - Unicode script name for each character that is available as - #Mscript property. + Unicode script name for each character that is available as #Mscript property. SCRIPT.tab - Unicode properties for case operations. Integer value 1 means - cased (D47, Unicode 4.0, p.89), 2 means case-ignorable (D47a, - Unicode 4.1.0), and 3 means both. Available as #Mcased property. + Unicode properties for case operations. Integer value 1 means cased (D47, Unicode 4.0, p.89), 2 means case-ignorable (D47a, Unicode 4.1.0), and 3 means both. Available as #Mcased property. CASED.tab - Unicode property for case operations. Available as #Msoft_dotted - property. + Unicode property for case operations. Available as #Msoft_dotted property. SOFT-DOTTED.tab - Unicode case mapping of each character that is available as - #Mcase_mapping property. + Unicode case mapping of each character that is available as #Mcase_mapping property. CASE-MAPPING.tab - Unicode fallback script name for each character that is available - as #Mblock property. Generated manually by referring UCD - Blocks.txt. + Unicode fallback script name for each character that is available as #Mblock property. Generated manually by referring UCD Blocks.txt. BLOCK.tab -- 1.7.10.4