Rev 18307 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 18307 | Rev 18313 | ||
---|---|---|---|
Line 52... | Line 52... | ||
52 | !read proc/updatefield.proc $gloss_dir/.glossary$gl\ |
52 | !read proc/updatefield.proc $gloss_dir/.glossary$gl\ |
53 | $j\ |
53 | $j\ |
54 | delete |
54 | delete |
55 | !endif |
55 | !endif |
56 | !next |
56 | !next |
57 | !if $wims_class=$empty or $gl=0 |
- | |
58 |
|
57 | !read proc/updatefield.proc $gloss_dir/.glossary$gl\ |
59 | 2\ |
58 | 2\ |
60 | sort |
59 | sort |
61 | !endif |
60 | |
62 | glo=!record $gl of $gloss_dir/.glossaryindex |
61 | glo=!record $gl of $gloss_dir/.glossaryindex |
63 | iadress=!singlespace $adress |
62 | iadress=!singlespace $adress |
64 | ititle=!singlespace $title |
63 | ititle=!singlespace $title |
65 | idesc=!singlespace $desc |
64 | idesc=!singlespace $desc |
66 | !set glo=$glo\ |
65 | !set glo=$glo\ |