NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.28k stars 13.53k forks source link

LyX should support more spellcheckers #61761

Open nicowilliams-work opened 5 years ago

nicowilliams-work commented 5 years ago

Issue description

The lyx recipe uses hunspell, but hunspell is not very good

Steps to reproduce

  1. nix-env --install --attr nixpkgs.lyx nixpkgs.hunspell nixpkgs.hunspellDicts.en-us
  2. configure LyX to use Hunspell
  3. be annoyed by Hunspell's limitations

The recipe in question is pkgs/applications/misc/lyx/default.nix.

nicowilliams-work commented 5 years ago

LyX supports Hunspell, GNU Aspell, and Enchant.

stale[bot] commented 4 years ago

Thank you for your contributions.

This has been automatically marked as stale because it has had no activity for 180 days.

If this is still important to you, we ask that you leave a comment below. Your comment can be as simple as "still important to me". This lets people see that at least one person still cares about this. Someone will have to do this at most twice a year if there is no other activity.

Here are suggestions that might help resolve this more quickly:

  1. Search for maintainers and people that previously touched the related code and @ mention them in a comment.
  2. Ask on the NixOS Discourse.
  3. Ask on the #nixos channel on irc.freenode.net.