ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Vyatcheslav Yatskovsky <yatskovsky@gmail.com>
To: ntg-context@ntg.nl
Subject: Indent missed after \placefigure[inner]
Date: Mon, 16 Nov 2009 00:15:37 +0200	[thread overview]
Message-ID: <4B007D89.5030409@gmail.com> (raw)
In-Reply-To: <mailman.448.1258320461.22155.ntg-context@ntg.nl>

[-- Attachment #1: Type: text/plain, Size: 3301 bytes --]

Hello,

I've asked about this issue already, but maybe my cry for help was missed )

After I include a grapichs with \placefigure[inner], the next paragraph 
is not indented. This looks very strange, because the figure floats at a 
side, and nothing suggests that new paragraph begins. I'm forced to 
issue \hskip0.7cm to imitate the indent.

With \placefigure[middle], everything is OK because I use some magic 
setup kindly suggested by Wolfgang:

\setupfloat[figure][indentnext=yes]

Maybe I should expand this setup with other keywords?

Pleaase, see attached image for illustration. This is an excerpt from my 
code:

%--------------------------------------------------------------------------

Передбачається використання певної системи одиниць виміру, скажемо, 
метричної, так що одиниця довжини точно визначена. Відповідність між 
точками тривимірного евклідового простору і їхніх

координат може бути задано або радіусом-вектором

\startformula r = \overline {OP} = x{e_x} + y{e_y} + z{e_z}, \stopformula

де ${e_x}, {e_y}, {e_z}$ — одиничні вектори осей, або матрицями: 
координатним рядком $[x, y, z]$ або координатним вектором-стовпцем

$ \left| {\matrix{

x \cr

y \cr

z \cr

} } \right|, $

причому координати $х$, $у$ і $z$ точки {\it Р} у цій системі координат 
задаються

як довжини (з відповідним знаком) перпендикулярних проекцій вектора {\it 
OP} на вектори $i$, $j$ і $k$ (рис.2.4).

\placefigure[inner]{ }

{\externalfigure[image219.png][scale=900]}

\hskip0.7cm У машинній графіці широко застосовуються однорідні 
координати, які дозволяють {\it n}--мірний об'єкт представити в 
$(n+1)$--мірному просторі, шляхом додавання ще однієї координати — 
скалярного множника. Однорідні координати є основними в проективній 
геометрії, у машинній графіці вони зручний штучний прийом, що дозволяє

привести до лінійної форми перспективні зображення. Однорідні координати 
дають

можливість записувати невласні (нескінченно вилучені) точки простору, а 
також

виражати афінні перетворення в зручній матричній формі, уникаючи 
переповнення

розрядної сітки ЕОМ за рахунок нормалізації чисел [2].



P.S. Is there a keyword that produces an indent? (like \makeindent)

P.S. If no, how can I specify that I want big horizontal skip instead of 
a number as in \hskip0.7cm ?

Regards,
Vyatcheslav

[-- Attachment #2: 2009-11-16_000820.png --]
[-- Type: image/png, Size: 80036 bytes --]

[-- Attachment #3: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

       reply	other threads:[~2009-11-15 22:15 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.448.1258320461.22155.ntg-context@ntg.nl>
2009-11-15 22:15 ` Vyatcheslav Yatskovsky [this message]
2009-11-16 10:13   ` Wolfgang Schuster
2009-11-16 10:33     ` osx-64-binaries/minimals Andreas Harder
2009-11-17 15:05       ` osx-64-binaries/minimals Mojca Miklavec
2009-11-17 15:44         ` osx-64-binaries/minimals Hans Hagen
2009-11-17 16:16           ` osx-64-binaries/minimals Taco Hoekwater
2009-11-17 16:33             ` osx-64-binaries/minimals Mojca Miklavec
2009-11-18  6:31               ` osx-64-binaries/minimals Taco Hoekwater
2009-11-18 12:49       ` osx-64-binaries/minimals Mojca Miklavec
2009-11-19  1:18         ` osx-64-binaries/minimals Mojca Miklavec
2009-11-19  6:59           ` osx-64-binaries/minimals Taco Hoekwater
2009-11-19  8:43             ` osx-64-binaries/minimals Mojca Miklavec
2009-11-19  8:53               ` osx-64-binaries/minimals Arthur Reutenauer
2009-11-19 18:19             ` osx-64-binaries/minimals Martin Schröder
2009-11-20  7:09               ` osx-64-binaries/minimals Taco Hoekwater
2009-11-15 22:19 ` Indent missed after \placefigure[inner] Vyatcheslav Yatskovsky
     [not found] <mailman.460.1258367596.22155.ntg-context@ntg.nl>
2009-11-16 16:27 ` Vyatcheslav Yatskovsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B007D89.5030409@gmail.com \
    --to=yatskovsky@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).