LaTeX: tell LaTeX not to hyphenate a list of words
Add this to the preamble:
% Hyphenation word list
\hyphenation{%
word1
word2
word3
word4
}
For example:
\documentclass[paper=a6,10pt]{scrartcl}
% Hyphenation word list
\hyphenation{%
word1
word2
word3
word4
}
\begin{document}
Your text, word1, word2, word3, word4.
\end{document}
personal computing command-line interface (cli) gnu linux trisquel shell literacy office applications wiki latex