problems with LaTeX in linux mint 21.2
David Carlisle
d.p.carlisle at gmail.com
Sun Apr 14 20:12:29 CEST 2024
On Sun, 14 Apr 2024 at 18:03, Marek Pietrow <marek.pietrow at mail.umcs.pl>
wrote:
> Dear TUG Support,
>
> I encountered the following problems with textlive-full package
> installation in linux mint 21.2 Cinamon:
>
It's not clear if you used the linux supplied texlive or texlive 2024
installed from the upstream tug.org
>
> 1. The installation of this package never completes unless you press
> enter several times.
> 2. After finishing the installation in this uncommon manner, a
> compiler returns an error related to polish hyphenation (my LaTeX source
> uses
> \usepackage[utf8]{inputenc}
> \usepackage{polski}
> in the preamble):
> ____________________________
> ! Package polski Error: No hyphenation patterns for language `polish'.
>
>
If you installed texlive2024 from tug then you can install polish
hyphenation patterns with
tlmgr install hyphen-polish
or possibly you need
sudo tlmgr install hyphen-polish.
If you installed your linux system texlive you manage it with your linux
package manager which (I think) is apt on linux mint
so something like
sudo apt-get install hyphen-polish
or a larger collection such as texlive-lang-polish see
https://packages.ubuntu.com/focal/tex/texlive-lang-polish
> 1.
> See the polski package documentation for explanation.
> Type H <return> for immediate help.
> ...
>
> l.108 \selecthyphenation{polish}
>
>
> I would be thankful for helping me fixing this problem.
> With best regards, Marek Pietrow.
>
>
>
> dr hab. Marek Pietrow
> <https://www.umcs.pl/pl/addres-book-employee,2164,pl.html>
>
> Uniwersytet Marii Curie-Skłodowskiej w Lublinie
> www.umcs.pl
>
>
>
>
>
> *UMCS dba o środowisko. Jeśli nie musisz, nie drukuj tego dokumentu. Mejl
> może zawierać informację poufne, objęte prawem własności intelektualnej lub
> tajemnicą Uniwersytetu Marii Curie-Skłodowskiej w Lublinie. Jeśli nie
> jesteś jego adresatem, powiadom o tym nadawcę i usuń wiadomość.
> Wykorzystanie treści mejla lub załączników jest zakazane. Dziękujemy! *
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/texhax/attachments/20240414/846818c8/attachment.htm>
More information about the texhax
mailing list.