From owner-freebsd-questions@FreeBSD.ORG Mon May 25 22:45:59 2009 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 12F311065674 for ; Mon, 25 May 2009 22:45:59 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (brucec-1-pt.tunnel.tserv4.nyc4.ipv6.he.net [IPv6:2001:470:1f06:c09::2]) by mx1.freebsd.org (Postfix) with ESMTP id C26538FC08 for ; Mon, 25 May 2009 22:45:58 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id CDCE319019; Mon, 25 May 2009 22:45:57 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on muon X-Spam-Level: X-Spam-Status: No, score=-2.6 required=8.0 tests=AWL,BAYES_00,NO_RELAYS autolearn=ham version=3.2.5 Received: from gluon.draftnet (unknown [IPv6:2a01:348:10f:0:240:f4ff:fe57:9871]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA; Mon, 25 May 2009 22:45:57 +0000 (GMT) Date: Mon, 25 May 2009 23:45:53 +0100 From: Bruce Cran To: Gary Kline Message-ID: <20090525234553.5cf60022@gluon.draftnet> In-Reply-To: <20090525214604.GA28439@thought.org> References: <20090525214604.GA28439@thought.org> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.16.1; i386-portbld-freebsd7.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: FreeBSD Mailing List Subject: Re: OOo question re my novel... 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: Mon, 25 May 2009 22:45:59 -0000 On Mon, 25 May 2009 14:46:07 -0700 Gary Kline wrote: > > guys, > > one thing i need to do before i submit my 600+ page tell-all "novel" > is fihure out howto turn *this* into italics in Ooo-3.01. i don't > think any regular publisher world rish this so it;s a roll-you-own. > what i submit in doc [or odt] is what gets published. i can turn > *this* into /this/, but still can't figure out how to have openoffice > turn all the words i want italicized into actual italics. > > anybody know offhand? http://opendocumentfellowship.com/introduction/odf_vs_oxml_part_II has an example of changing text styles in ODF. It looks like it should be a search/replace to add the relevant tags. -- Bruce Cran