mk270 / whitakers-words

William Whitaker's WORDS, a Latin dictionary
http://mk270.github.io/whitakers-words/
Other
275 stars 57 forks source link

definition text trimmed at 79, not 80 – off-by-one somewhere? #134

Open bAndie91 opened 7 months ago

bAndie91 commented 7 months ago

i noticed that it trims the definition at 79 chars, but there are some words with 80 chars long definition, e.g. admonitus, delitisco

whitakers-words$ bin/words delitisco
delitisco, delitiscere, delitui, -  V (3rd) INTRANS   [XXXBO]      frequent
hide, go in hiding/seclusion; withdraw; vanish/be concealed; take refuge/shelte
bAndie91 commented 7 months ago

setting Max_Meaning_Size to 81 did not help :(

trashgod commented 1 month ago

I can confirm that the problem existed in v1.97FC, from which this project likely derived.