From owner-freebsd-questions@freebsd.org Tue Sep 1 22:38:27 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58B5A9C793E for ; Tue, 1 Sep 2015 22:38:27 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-lb0-x22f.google.com (mail-lb0-x22f.google.com [IPv6:2a00:1450:4010:c04::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E9B801A79 for ; Tue, 1 Sep 2015 22:38:26 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: by lbpo4 with SMTP id o4so8106669lbp.2 for ; Tue, 01 Sep 2015 15:38:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=14T1q/5YpTxqwizKEc0HMx7U4COhodI3RTBmKnZqU+E=; b=sJAATwahp3Mb5Stveij3vdr3d1QU+jQAN7A31uvwbAf8rdsJW21vpBI9YoMusms37d PjsCnNHvgIsW/q+2kHPXdQKjo6Het387MJTIM+YJ203fKtFqu0KLRRKAhD7X/r6dQuXl HeAzqr6MBo508wWsz1hcrbwu7HBmme8KzIxjNtCVSJkPN7F71cnVXS6Sh7lXlkoU/Tdt myrDSn/z8IgBAeqyFqR/BH5FM7n3zHalpUhvylegdfhr/71V1u7XcYYKAtaE0NDM2gUY oPmlPlLQtr2nqnPeE7sjNHLPq0D5qCIDHystqDjE75TAGVco41LTMvWr4NrfuHBmZU0a RkcA== MIME-Version: 1.0 X-Received: by 10.152.29.6 with SMTP id f6mr13934098lah.85.1441147104818; Tue, 01 Sep 2015 15:38:24 -0700 (PDT) Received: by 10.112.149.201 with HTTP; Tue, 1 Sep 2015 15:38:24 -0700 (PDT) In-Reply-To: <20150902002945.67e2bb2a@jive.levalinux.org> References: <20150902002945.67e2bb2a@jive.levalinux.org> Date: Tue, 1 Sep 2015 17:38:24 -0500 Message-ID: Subject: Re: LaTeX issues From: Adam Vande More To: Lev Cc: FreeBSD Questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Sep 2015 22:38:27 -0000 On Tue, Sep 1, 2015 at 5:29 PM, Lev wrote: > > Any workaround? > During an upgrade not so long ago or far away, I experienced issues w/ latex afterwards. I never did find the root cause but removing and then installing the latex packages resolved the issue. -- Adam