texlive install
Norman Gray
gray at nxg.name
Thu Oct 2 10:56:05 CEST 2025
Walter, hello.
On 2 Oct 2025, at 0:57, Axel E. Retif wrote:
> On 10/1/25 17:09, Walter Burkhard via texhax wrote:
> The class file is in ../texlive/2025/texmf-dist/tex/latex/ folder.
...and to trivially add to Axel's remark, the way you'd find the actual class file is that, from the documentation, you'd learn that the class file is called IEEEconf.cls, and
% kpsewhich IEEEconf.cls
/usr/local/texlive/2025/texmf-dist/tex/latex/ieeeconf/IEEEconf.cls
The texdoc manual would be the most useful thing, of course, but sometimes it can be useful to poke around in the sources.
kpsewhich is a tool useful more often than you might expect. To look at the LaTeX sources, for example, it's enough to do
% less `kpsewhich latex.ltx`
Best wishes,
Norman
--
Norman Gray : https://nxg.me.uk
More information about the texhax
mailing list.