Date: Mon, 21 Jan 2013 04:12:48 +0100 From: Polytropon <freebsd@edvax.de> To: Modulok <modulok@gmail.com> Cc: "questions@freebsd.org" <questions@freebsd.org> Subject: Re: LaTeX Error: File `utf8x.def' not found Message-ID: <20130121041248.bcf50625.freebsd@edvax.de> In-Reply-To: <CAN2%2BEpZwArRC-TJuqFbYKURBGNZc6Df4-jeEy6TnyN0Wpy_R1Q@mail.gmail.com> References: <CAN2%2BEpZwArRC-TJuqFbYKURBGNZc6Df4-jeEy6TnyN0Wpy_R1Q@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 20 Jan 2013 19:35:31 -0700, Modulok wrote: > List, > > I installed ``latex`` from packages. That part worked. When using latex > however, it gives me an error:: > > "LaTeX Error: File `utf8x.def' not found." > > Where do I get this file? Obviously I'm missing some package of extras or > something. In your LaTeX source file, you have \usepackage[utf8x]{inputenc} somewhere, and you're using UTF-8 characters for whatever reason. You need to install the port "latex-ucs" (in the "print" category) to make this work. I assume there's also a package for this. -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130121041248.bcf50625.freebsd>