dim. 22 janv. 2023, JC_Lavau <jcl@invalid> disait :
> Le 22/01/2023 à 16:22, Jean-Jacques Rétorré a écrit :
>> dim. 22 janv. 2023, Peter Flynn <
pe...@silmaril.ie> disait :
>>
>>> On 22/01/2023 10:51, JC_Lavau wrote:
>>>> I state that Ubuntu is chasing LyX off. My installed version is
>>>> 2.3.6, and it is bugged : no compilation succeeds, with the error
>>>> message :
>>>> LaTeX Error: Option clash for package tipa.
>>>> LaTeX Error: File `ifsym.sty' not found.
>>>> LaTeX Error: Option clash for package tipa.
>>>> LaTeX Error: File `ifsym.sty' not found.
>>>
>>> If the package ifsym.sty is missing, that means it's missing from your
>>> TeX installation, and nothing to do with LyX or Ubuntu.
>>>
>>> Install ifsym from CTAN and see if that works.
>> It comes from texlive-fonts-extra so
>> sudo apt install texlive-fonts-extra
>> will install it
>
> L'envoyer où, ce fichier ? C'est une organisation franchement
> mystérieuse.
/apt/ c'est l'installateur des applications sur un système basé sur
Debian. Comme Ubuntu est un de ces système, /apt/ s'occupe de tout.
L'utilisateur n'a qu'à lui apporter sa confiance..
Pour information, il sera installé en
/usr/share/texlive/texmf-dist/tex/latex/ifsym/ifsym.sty
Mais c'est sans grand intérêt, le moteur TeX se chargera de le trouver
là ou il est.
L'organisation n'a absolument rien de mystérieuse, elle figure dans la
documentation de TeXLive et du système Debian. Elle n'est pas toujours
facile à trouver. En cas de difficultés on peut demander de l'aide.
>
> --
JJR.