From owner-freebsd-questions@FreeBSD.ORG Wed Jun 9 04:08:49 2010 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7D0C81065676 for ; Wed, 9 Jun 2010 04:08:49 +0000 (UTC) (envelope-from Olivier.Nicole@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 2B78F8FC23 for ; Wed, 9 Jun 2010 04:08:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.cs.ait.ac.th (Postfix) with ESMTP id 94C593A38EA; Wed, 9 Jun 2010 11:08:46 +0700 (ICT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cs.ait.ac.th; h= references:subject:subject:in-reply-to:from:from:message-id:date :date:received:received:received; s=selector1; t=1276056526; x= 1277870926; bh=JHI3gYxM4KcLe45Y9MqZw7ZlpPRdZh2h8Chjcp1JUq8=; b=C 9Q35GbEHh5YFwDiOoWiPCm8qSsojvSsy7xCshbo3T6IYPx86Rpz6cUbkfeEU//JT E+ep2Pfvd1JJUO92GnvTkN7A0yPK6LAjMbckC881MctO85gM7xjjQVx8/Edmbty4 3qE9G7dOyAPM6BLxKY2TeZMVsiMGJLgdUXch8Lai9w= X-Virus-Scanned: amavisd-new at cs.ait.ac.th Received: from mail.cs.ait.ac.th ([127.0.0.1]) by localhost (mail.cs.ait.ac.th [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 5JlVQFwpsAsq; Wed, 9 Jun 2010 11:08:46 +0700 (ICT) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.cs.ait.ac.th (Postfix) with ESMTPS id 26B143A38AB; Wed, 9 Jun 2010 11:08:46 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.14.3/8.14.3/Submit) id o5948jd7039920; Wed, 9 Jun 2010 11:08:45 +0700 (ICT) (envelope-from on) Date: Wed, 9 Jun 2010 11:08:45 +0700 (ICT) Message-Id: <201006090408.o5948jd7039920@banyan.cs.ait.ac.th> From: Olivier Nicole To: kline@thought.org In-reply-to: <20100609035151.GA89606@thought.org> (message from Gary Kline on Tue, 8 Jun 2010 20:51:53 -0700) References: <20100609035151.GA89606@thought.org> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: TeX qurestions, for anybody who cares to reply... . X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2010 04:08:49 -0000 Hi, > i see that i've used "per se". in my ascii type i cannot type > the e-aigu and i cannot find it in any of the docs. 12-15 years > ago when i was first messing with tex i remember there =was= a > way of telling tex to type the diacritical mark over the "e".... First remark, "per se" being latin takes no accute accent. But you should be able to use back-slash, single quote, letter e, to get a e-accute > i would like to make the text smaller that the surrounding text. > so my last question is: how do i tell tex/latex to make the back-slash small? Olivier