[gentoo-user] Re: so many TeX packages ...

2015-06-10 Thread Martin Vaeth
hw  wrote:
>
> there are quite a few TeX/LaTeX packages available.

emerge texlive with USE=latexextra

> print labels on label printers

texdoc labels




[gentoo-user] Re: unabridged english dictionary?

2015-06-10 Thread James
»Q«  gmx.net> writes:


> , the "create a customized wordlist"
> link.  ("Emeried" is in the wordlist for "SCOWL size" >=80.  You can
> check to see what words are in what lists by using the "check if a word
> is in SCOWL" link.)  If you download a Hunspell dictionary, you should
> just be able to unzip it (both the .aff and .dic files)
> into /usr/share/hunspell -- that should make it available system-wide.


OK.

I'll give this some effort and experiment around with web browsers.

thx, Q


James





[gentoo-user] bash completions missing

2015-06-10 Thread Justin Findlay
After a recent reboot all of my bash completions have seemed to have
disappeared.  Is this a sign that I should finally switch to ZSH?

# eselect bashcomp list
Available completions:
  (none found)

I am unsure what to do at this point as it seems that all the
appropriate packages and USE flags are installed/have not changed.


Justin



Re: [gentoo-user] bash completions missing

2015-06-10 Thread Canek Peláez Valdés
On Wed, Jun 10, 2015 at 4:44 PM, Justin Findlay  wrote:
>
> After a recent reboot all of my bash completions have seemed to have
> disappeared.  Is this a sign that I should finally switch to ZSH?
>
> # eselect bashcomp list
> Available completions:
>   (none found)
>
> I am unsure what to do at this point as it seems that all the
> appropriate packages and USE flags are installed/have not changed.

Did you read the news item about them in november[1]?

Regards.

[1]
https://www.gentoo.org/support/news-items/2014-11-25-bash-completion-2_1-r90.html
--
Canek Peláez Valdés
Profesor de asignatura, Facultad de Ciencias
Universidad Nacional Autónoma de México


Re: [gentoo-user] bash completions missing

2015-06-10 Thread Justin Findlay
On 06/10/2015 03:59 PM, Canek Peláez Valdés wrote:
> Did you read the news item about them in november[1]?
> 
> [1]
> https://www.gentoo.org/support/news-items/2014-11-25-bash-completion-2_1-r90.html

Excellent, thank you.  I did not see this, or forgot if I had.  Adopting
zsh will have to wait for the next crisis.


Justin