Bert Frees

Results 89 issues of Bert Frees

[![Fund this issue](https://liblouis.github.io/images/Fund_button.svg)](https://issuehunt.io/r/liblouis/liblouis/issues/942) --- - `numericnocontchars` - `midendnumericmodechars` - `numericmodechars` - `capsmodechars` - `emphmodechars` - `seqdelimiter` - `seqbeforechars` - `seqafterchars` - `noletsign` - `noletsignbefore` - `noletsignafter` - `hyphen` (https://github.com/liblouis/liblouis/issues/959) See...

idea

[![Fund this issue](https://liblouis.github.io/images/Fund_button.svg)](https://issuehunt.io/r/liblouis/liblouis/issues/1004) --- Configure a pull request template and one or more issue templates. The pull request template could for instance say that we expect regression tests. And there...

task

[![Fund this issue](https://liblouis.github.io/images/Fund_button.svg)](https://issuehunt.io/r/liblouis/liblouis/issues/147) --- - [x] Clean up the directories and files under `test/`. It's become a bit of a mess over the years. - [x] The YAML framework needs...

test framework
cleanup

This issue is about improving the existing `nocross` opcode for back-translation. Currently `nocross` works like `always` when back-translating. A `nocross` rule should only match if the back-translated word does not...

enhancement
back-translation

If the flag is present, the value will be compared with the return value of lou_translate or lou_backTranslate. The expected output is ignored.

enhancement
test framework

[![Fund this issue](https://liblouis.github.io/images/Fund_button.svg)](https://issuehunt.io/r/liblouis/liblouis/issues/925) --- This would simplify the API, but it is a backward incompatible change.

idea
cleanup

It can be useful to combine custom attributes, e.g. `$wx` means: a character that matches either `$w` or `$z` or both. However there are also other ways to achieve the...

help wanted
good first issue
cleanup

[![Fund this issue](https://liblouis.github.io/images/Fund_button.svg)](https://issuehunt.io/r/liblouis/liblouis/issues/952) --- Defined here: https://braille-autoriteit.org/versie-2019-van-zespunts-standaard.

tables
needs test
help wanted

Currently you can set user defined attributes using either a number between 1 and 45: attribute 1 X or with a class name: class foo X (Note that these two...

enhancement
documentation
needs test