From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/54505 Path: news.gmane.org!not-for-mail From: anuar lezama Newsgroups: gmane.comp.tex.context Subject: Re: Remove bold face Date: Wed, 18 Nov 2009 10:29:57 -0600 Message-ID: <20eb162f0911180829n520c975dh592c564ee8364956@mail.gmail.com> References: <20eb162f0911171757p4e962a57m3c7fd8ddb807fc3c@mail.gmail.com> <4B03A06E.4010506@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0345366540==" X-Trace: ger.gmane.org 1258561816 31374 80.91.229.12 (18 Nov 2009 16:30:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 18 Nov 2009 16:30:16 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Nov 18 17:30:09 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1NAnPz-0001q6-Lg for gctc-ntg-context-518@m.gmane.org; Wed, 18 Nov 2009 17:30:07 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id AADADC9AD9; Wed, 18 Nov 2009 17:27:42 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id JXNUSAcxTnjQ; Wed, 18 Nov 2009 17:27:40 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A751DC9AB7; Wed, 18 Nov 2009 17:27:39 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 123A5C9AB7 for ; Wed, 18 Nov 2009 17:27:38 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id hbXWzU-6HXFX for ; Wed, 18 Nov 2009 17:27:34 +0100 (CET) Original-Received: from mail-pz0-f179.google.com (mail-pz0-f179.google.com [209.85.222.179]) by balder.ntg.nl (Postfix) with ESMTP id 84EB3C9ABB for ; Wed, 18 Nov 2009 17:27:34 +0100 (CET) Original-Received: by pzk9 with SMTP id 9so867702pzk.16 for ; Wed, 18 Nov 2009 08:29:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=puzWHLBwM8nVJeWRChHyOz4vWLngHV2XFUfPpelV5Sg=; b=ZNCEkUm7+gy1hI0DvNvXI40Di7ktfkBVRdQbHYg00XnhMrDxPMqKtFrM1KCvzvH2Lo LWZt255PFDWHSVcN0D6t+210Q6h+/HnbgS25WPyPRRJF38z4rQeyLJG3qcMnuIkbdDEn xnPFiXx0rTTHeXH5TXNQFYFiyxD8rHcOFuEUI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=mVXPVnTjG0rkyi30Z4cNgIU5M2aY7ZhHGEJsednRJMLs9eLh1DhLKfILlNo7B+gl8S 7+OIR/X8X2Z4IHKzIt0CVOgzERsIcq1M/fgJPkYMQ8eKdc/jqTFaXq5pbqwVhprWCbSR 0YTnqnHmug/+rSj5JLGLoV6rI2XiGJSBOFAps= Original-Received: by 10.140.186.10 with SMTP id j10mr642283rvf.158.1258561797591; Wed, 18 Nov 2009 08:29:57 -0800 (PST) In-Reply-To: <4B03A06E.4010506@elvenkind.com> X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:54505 Archived-At: --===============0345366540== Content-Type: multipart/alternative; boundary=000e0cd185b8df91dd0478a7c087 --000e0cd185b8df91dd0478a7c087 Content-Type: text/plain; charset=ISO-8859-1 Hello Taco, Thank you for answering. I can't make nomarking do this trick, I tried something like this: \starttext The {\bf teacher-student} relationship \nomarking{\bf implies} the authority of the person teaching over the person being taught. \stoptext and the word "implies" still have bold face on the PDF output, do I need to do some kind of set up to marking so it works? Thank you. Kind Regrads Anuar On Wed, Nov 18, 2009 at 1:21 AM, Taco Hoekwater wrote: > > > anuar lezama wrote: > > Hello Everybody, My problem is the following: I'm creating chapter's > > titles with a mix of styles. For example. \chapter{ something > > {\bolditalic another thing}} This give me the result that I expect with > > \nomarking {\bolditalic } should do the trick. > > Best wishes, > Taco > > ___________________________________________________________________________________ > If your question is of interest to others as well, please add an entry to > the Wiki! > > maillist : ntg-context@ntg.nl / > http://www.ntg.nl/mailman/listinfo/ntg-context > webpage : http://www.pragma-ade.nl / http://tex.aanhet.net > archive : http://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > > ___________________________________________________________________________________ > --000e0cd185b8df91dd0478a7c087 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello Taco,

Thank you for answering. I can't make no= marking do this trick, I tried =A0something like this:
\star= ttext
The {\bf teacher-student} relationship \nomarking{\bf impli= es} the authority of the person teaching over the person being taught.
\stoptext

and the word "implies" still have bold face on the PDF=20 output, do I need to do some kind of set up to marking=20 so it works?

Thank you.

Kind Regrads
Anuar

On Wed, Nov 18, 2009 at 1:21 AM, Taco Hoekwater &l= t;taco@elvenkind.com> w= rote:


anuar lezama wrote:
> Hello Everybody, My problem is the following: I'm creating chapter= 's
> titles with a mix of styles. For example. \chapter{ something
> {\bolditalic another thing}} This give me the result that I expect wit= h

\nomarking {\bolditalic } should do the trick.

Best wishes,
Taco
___________________________________________________________________________= ________
If your question is of interest to others as well, please add an entry to t= he Wiki!

maillist : ntg-context@ntg.nl / <= a href=3D"http://www.ntg.nl/mailman/listinfo/ntg-context" target=3D"_blank"= >http://www.ntg.nl/mailman/listinfo/ntg-context
webpage =A0: http://= www.pragma-ade.nl / http://tex.aanhet.net
archive =A0: http://foundry.supelec.fr/projects/contextrev/
wiki =A0 =A0 : http:= //contextgarden.net
___________________________________________________________________________= ________




--000e0cd185b8df91dd0478a7c087-- --===============0345366540== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============0345366540==--