From owner-freebsd-questions@FreeBSD.ORG Sun Mar 30 23:34:59 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAED037B401 for ; Sun, 30 Mar 2003 23:34:59 -0800 (PST) Received: from Gina.esfm.ipn.mx (www.esfm.ipn.mx [148.204.102.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE48643FAF for ; Sun, 30 Mar 2003 23:34:56 -0800 (PST) (envelope-from mrspock@esfm.ipn.mx) Received: from Gina.esfm.ipn.mx (localhost.esfm.ipn.mx [127.0.0.1]) by Gina.esfm.ipn.mx (8.12.6/8.12.3) with ESMTP id h2V7YdBi019994 for ; Mon, 31 Mar 2003 01:34:39 -0600 (CST) (envelope-from mrspock@esfm.ipn.mx) Received: from localhost (mrspock@localhost)h2V7YdPL019991 for ; Mon, 31 Mar 2003 01:34:39 -0600 (CST) X-Authentication-Warning: Gina.esfm.ipn.mx: mrspock owned process doing -bs Date: Mon, 31 Mar 2003 01:34:39 -0600 (CST) From: Eduardo Viruena Silva To: freebsd-questions@freebsd.org Message-ID: <20030331012353.G19608-100000@Gina.esfm.ipn.mx> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Lyx 1.3.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2003 07:35:01 -0000 I have successfully compiled Lyx 1.3.0 from the ports. It was not simple, I had to cvs-update my ports, and I had to compile qt-3.1.1_4 and kde 3.1. Now, the problem is: I cannot see formulae in the editor. Nevertheless, they are correctly processed by LaTeX and displayed with View/DVI in the main menu. It seems to me I have missed some fonts... but I don't know which and where I must install them. Could you help me? Eduardo.