Unternehmensberatung Dieckmann

Home Report excerpts References DIHYPH -
hyphenation
Detailed program descriptions Price List
Languages
InDesign PlugIns Contact

 DIHYPH

 hyphenation

 Silbentrennung

DITECT

spelling-check 

Rechtschreibprüfung 





































































































DIHYPH UTF-8 Version




Character encoding

When input to DIHYPH is in UTF8 coding, this code is converted
into ISO-8859 code internally.
If needed ISO-code is converted back to UTF8-code.


UTF8-programs differ from standard DIHYPH / DITECT as follows:

All UTF8-modules have the same type of name:

dx???8uc
 | | |_____  UTF8 version
 | |
 | |_______  ??? unspecific letters
 |
 |_________  h  = for DIHYPH program
 |_________  t  = for DITECT program
 |_________  m  = for DIHYPH and DITECT


To link DIHYPH according to installation description, following
programs and files have to be used for UTF8-coding:
file           instead of     for
__________     __________     _______________________

DHTST8UC.c     DHTEST.c       DIHYPH-testprogram   *)

DHYPH8UC.c     DHYPH.c        DIHYPH

DMUTF8UC.c     (additional C-source)

DMRDWTUC.c     (additional C-source)              **)

DMCREPUC.c     (additional C-source)

DMCREPUC       (additional code file)

*) used for testprograms only !
**) used for Exception and testprograms !



DIHYPH has to be called by text-/publishing system by:
rc = DHYPH (line, nn);
             |    |____  (integer)  language-no.  1 - 40
             |_________  UTF8 character string.


DIHYPH test program:

dhtst8uc  nn  file
          |    |_____  UTF8 coded file with test words (1 per line)
          |
          |__________  language-no.  1 - 40