From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25629 Path: news.gmane.org!not-for-mail From: Renaud AUBIN Newsgroups: gmane.comp.tex.context Subject: setupindenting and formula Date: Fri, 27 Jan 2006 23:28:16 +0100 Message-ID: <43DA9E80.9060501@nibua-r.org> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0918272456==" X-Trace: sea.gmane.org 1138400914 20704 80.91.229.2 (27 Jan 2006 22:28:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 27 Jan 2006 22:28:34 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Jan 27 23:28:32 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1F2c50-0008Mz-Q6 for gctc-ntg-context-518@m.gmane.org; Fri, 27 Jan 2006 23:28:30 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6D46512775; Fri, 27 Jan 2006 23:28:29 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02341-03-5; Fri, 27 Jan 2006 23:28:26 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4CCDD127AA; Fri, 27 Jan 2006 23:28:26 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C1B31127AA for ; Fri, 27 Jan 2006 23:28:24 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02341-03-4 for ; Fri, 27 Jan 2006 23:28:23 +0100 (CET) Original-Received: from 26.mail-out.ovh.net (26.mail-out.ovh.net [213.186.42.179]) by ronja.ntg.nl (Postfix) with SMTP id D162B12775 for ; Fri, 27 Jan 2006 23:28:23 +0100 (CET) Original-Received: (qmail 23945 invoked by uid 503); 27 Jan 2006 22:28:41 -0000 Original-Received: (QMFILT: 1.0); 27 Jan 2006 22:28:41 -0000 Original-Received: from b7.ovh.net (HELO mail139.ha.ovh.net) (213.186.33.57) by 26.mail-out.ovh.net with SMTP; 27 Jan 2006 22:28:41 -0000 Original-Received: from b0.ovh.net (HELO queue-out) (213.186.33.50) by b0.ovh.net with SMTP; 27 Jan 2006 22:28:24 -0000 Original-Received: from mail139.ha.ovh.net (10.0.50.139) by mail139.ha.ovh.net with SMTP; 27 Jan 2006 22:28:23 -0000 Original-Received: from b0.ovh.net (HELO queue-pre) (213.186.33.50) by b0.ovh.net with SMTP; 27 Jan 2006 22:28:23 -0000 Original-Received: from d213-103-113-108.cust.tele2.fr (HELO ?192.168.78.10?) (aubin@nibua-r.org@213.103.113.108) by ns0.ovh.net with SMTP; 27 Jan 2006 22:28:23 -0000 User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051017) X-Accept-Language: fr, en Original-To: ConTeXt Mailing List X-Ovh-Remote: 213.103.113.108 (d213-103-113-108.cust.tele2.fr) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-Spam-Check: fait|type 1&3|1.0|H 0.5 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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 X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:25629 Archived-At: This is a multi-part message in MIME format. --===============0918272456== Content-Type: multipart/alternative; boundary="------------030407010306080400050805" This is a multi-part message in MIME format. --------------030407010306080400050805 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi all, I use \setupindenting[medium,yes] in my document. When I use: ________________________________________________________________________________ \placeformula[GiPivel] \startformula \frac{\overrightarrow{G_iP_i}}{\Delta T} = \frac{d_i.\vec{y_i} + \delta_i.\vec{t_i}}{\Delta T} = -\dot{\theta_i}.\vec{z_i} \wedge l_i.\vec{x_i}+ V_i.\vec{x_i} = -\dot{\theta_i} l_i.\vec{y_i}+ V_i.\vec{x_i} \stopformula Test sentence to check indenting. ________________________________________________________________________________ The test sentence is not indented... Consequently, I have tried: ________________________________________________________________________________ \indent Test sentence to check indenting. ________________________________________________________________________________ Unfortunately, the test sentence isn't indented... To indent or not to indent, that is the question !!! ;-) Renaud --------------030407010306080400050805 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit
Hi all,

I use \setupindenting[medium,yes] in my document.

When I use:
________________________________________________________________________________
\placeformula[GiPivel]
\startformula
\frac{\overrightarrow{G_iP_i}}{\Delta T} = \frac{d_i.\vec{y_i} +
  \delta_i.\vec{t_i}}{\Delta T} = -\dot{\theta_i}.\vec{z_i} \wedge
l_i.\vec{x_i}+ V_i.\vec{x_i} = -\dot{\theta_i} l_i.\vec{y_i}+ V_i.\vec{x_i}
\stopformula

Test sentence to check indenting.
________________________________________________________________________________

The test sentence is not indented...

Consequently, I have tried:
________________________________________________________________________________
\indent
Test sentence to check indenting.
________________________________________________________________________________

Unfortunately, the test sentence isn't indented...

To indent or not to indent, that is the question !!!   ;-)

Renaud


--------------030407010306080400050805-- --===============0918272456== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context --===============0918272456==--