From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/61180 Path: news.gmane.org!not-for-mail From: Jaroslav Hajtmar Newsgroups: gmane.comp.tex.context Subject: Re: Trouble with percent character in ConTeXt text (programm code typing) Date: Tue, 24 Aug 2010 16:30:34 +0200 Message-ID: <4C73D78A.2050708@gyza.cz> References: <4C73CECE.1010203@gyza.cz> <4C73D41B.7030300@googlemail.com> Reply-To: hajtmar@gyza.cz, mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1282660259 25446 80.91.229.12 (24 Aug 2010 14:30:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 24 Aug 2010 14:30:59 +0000 (UTC) Cc: mailing list for ConTeXt users To: Wolfgang Schuster Original-X-From: ntg-context-bounces@ntg.nl Tue Aug 24 16:30:58 2010 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.69) (envelope-from ) id 1OnuWe-0001sX-Hf for gctc-ntg-context-518@m.gmane.org; Tue, 24 Aug 2010 16:30:56 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 7964ECA600; Tue, 24 Aug 2010 16:30:55 +0200 (CEST) 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 fb7VYlScvsjE; Tue, 24 Aug 2010 16:30:53 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 47A7ACA5F8; Tue, 24 Aug 2010 16:30:52 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C259ACA5F8 for ; Tue, 24 Aug 2010 16:30:50 +0200 (CEST) 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 zthJy30bzUei for ; Tue, 24 Aug 2010 16:30:39 +0200 (CEST) Original-Received: from filter4-til.mf.surf.net (filter4-til.mf.surf.net [194.171.167.220]) by balder.ntg.nl (Postfix) with ESMTP id 519ACCA5F0 for ; Tue, 24 Aug 2010 16:30:39 +0200 (CEST) Original-Received: from psi2.forpsi.com (smtpa.forpsi.com [81.2.195.204]) by filter4-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with SMTP id o7OEUcfQ008799 for ; Tue, 24 Aug 2010 16:30:38 +0200 Original-Received: (qmail 12957 invoked by uid 89); 24 Aug 2010 14:30:36 -0000 Original-Received: from unknown (HELO ?192.168.1.2?) (hajtmar@gyza.cz@88.103.230.14) by psi02 with ESMTPA; 24 Aug 2010 14:30:36 -0000 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; cs; rv:1.9.1.8) Gecko/20100216 Thunderbird/3.0.2 In-Reply-To: <4C73D41B.7030300@googlemail.com> X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=81.2.195.204; country=CZ; region=79; city=Ktis; latitude=48.9167; longitude=14.1333; http://maps.google.com/maps?q=48.9167,14.1333&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 05CWeuC5y - 7b1a659ad273 - 20100824 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.216 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:61180 Archived-At: Very sorry ... I compiled (it be set for simplify work :-( ) main project, not my minimal example... I found error in code on the same row.. after several hours is difficult for me to look for errors Thank you to help and sorry... Jaroslav Dne 24.8.2010 16:15, Wolfgang Schuster napsal(a): > Am 24.08.10 15:53, schrieb Jaroslav Hajtmar: >> Hello all... >> >> I am converting any manual from HTML to ConTeXt. >> There are a lot of programm code. and in the code is very often % >> character. >> Ther is no problem in \startyping - \stoptyping environment, but I >> need using this in text ... for example >> >> The sequence \type{%0} stands for the whole match. The sequence >> \type{%%} stands for a single~\type{%}. >> or >> For instance, the call \type{string.format('%q', 'a string with >> "quotes" and \n new line')} will produce the string: >> ... >> etc.. >> >> 1. >> >> It is clear that this can not work, but is there any satisfactory >> solution?? >> Something like \startypingintext ... \stoptypingintext i.e. intext >> typing environment.. > > What prevents you from testting this yourself, \type{%} produce a '%' > in the text. > >> 2. >> in html code is often emphasis found inside the program code >> for example: >> \ddd, >> >> Maybe it's a dumb question, but may be inside emphasis inside >> verbatim (\startyping - \stoptyping) environment?? > > Yes, it's possible to use style commands in verbatim mode but the > mechanism in MkII and MkIV > are different and it's important to know which system you use. > > Wolfgang > > ___________________________________________________________________________________ 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 ___________________________________________________________________________________