Bert Frees

Results 564 comments of Bert Frees

Test attached here: http://www.freelists.org/post/liblouis-liblouisxml/noletsignafter,5

Yes the names are a bit confusing but it's always been like that and it's well [documented](http://liblouis.io/documentation/liblouis.html#index-noletsignafter). We should also mention that Mike has made some [new opcodes](https://github.com/liblouis/liblouis/wiki/New-opcodes-for-UEB#new-opcodes-1) that were...

I see that the Norwegian table still uses `noletsignafter`, so this is probably still an issue. But I've set it to low priority because they should first try if `nocontractsign`...

> if capsletter is defined and begcapsword/endcapsword or begcaps/endcaps are not An alternative is to change the behavior of capsletter so that it marks all letters, not only the first....

Related: https://github.com/liblouis/liblouis/issues/267

Kind of related: https://github.com/liblouis/liblouis/issues/507

Also note that some functions are in the public API but could be deleted: - [`lou_readCharFromFile`](https://github.com/liblouis/liblouis/issues/1117) Some are only used in `lou_hyphenate`, which we eventually want to [delete](https://github.com/liblouis/liblouis/issues/1396) - `isHyphen`...

A test was added in tests/yaml/computer_braille.yaml.

Some things have been fixed in https://github.com/liblouis/liblouis/pull/456.