diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-15 00:02:37 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-15 00:02:37 +0200 |
| commit | 8a046c897e42e9459aa99377589c80c773601efc (patch) | |
| tree | 94d959aa7b0d456402363d57d6c97f64ff9eea22 /man/krino.conf.5 | |
| parent | 5310c857d7531986c806404103f118b3c5e364f3 (diff) | |
| download | krino-8a046c897e42e9459aa99377589c80c773601efc.tar.gz krino-8a046c897e42e9459aa99377589c80c773601efc.zip | |
tests read real documents from LibreOffice and pandoc; antiword's short-document limit documented
Diffstat (limited to 'man/krino.conf.5')
| -rw-r--r-- | man/krino.conf.5 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/krino.conf.5 b/man/krino.conf.5 index c2df331..c9e823f 100644 --- a/man/krino.conf.5 +++ b/man/krino.conf.5 @@ -826,6 +826,13 @@ Duplicate conditions with different scopes do not share an original, so two such rules can between them move every copy of a group aside; nothing is deleted. .Sh KNOWN LIMITATIONS +.Xr antiword 1 +refuses a legacy Word document with very little text +.Pq Dq the text stream of this file is too small to handle ; +with only antiword installed such a file is content unreadable, while +.Xr catdoc 1 +reads it. +.Pp A .Ar dest whose |
