
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Latex for translation
On Wed, Apr 23, 2014 at 06:23:30PM +0900, Brian Chandler wrote:
>
> I can edit the file, easy, but I get all sorts of errors trying to
> "compile" it: as far as I can see this is all about "literally" millions
> of "packages" which I might or might not have. The source starts with
>
> \documentclass{jarticle}
>
> and it said "jarticle.cls not found". [..]
Here on Fedora I usually use
yum whatprovides \*/jarticle.cls
or similiar to spot packages containing the file.
On Fedora, the package you need in this example is
"texlive-ptex".
One could also install all texlive* packages.
apt-file can do similiar things on Debian/Ubuntu.
cheers,
Christian
Home |
Main Index |
Thread Index