ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger <w.egger@boede.nl>
To: NTG-Context ConTeXt users <ntg-context@ntg.nl>
Subject: itemization vs itemization inside a tabulation stuggles
Date: Fri, 29 Jul 2011 23:06:22 +0200	[thread overview]
Message-ID: <AB47B4C7-FA31-449D-8E7E-D9E2883A2BFE@boede.nl> (raw)

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

Hi

I have a document where I use itemizations inside a tabulation. In this case the \head command is not respected and it overwrites the previous item. 

Please refer to the enclosed example.

What am I doing wrong or is this a bug?

Kind regards

Willi


[-- Attachment #2: test-itemize.pdf --]
[-- Type: application/pdf, Size: 9812 bytes --]

[-- Attachment #3: test-itemize.tex --]
[-- Type: application/octet-stream, Size: 1937 bytes --]

% Context file
% Filename: untitled.tex
% 
% 29-07-2011
% Copyright (c) 2011 BOEDE. All rights reserved.
%
% \nopdfcompression
% \enabletrackers[context.trace]
% \enabletrackers[system.jobfiles]

\usetypescriptfile[type-seravek]
\usetypescript[Seravek]
\setupbodyfont[Seravek,ss,12pt]
\setuppagenumbering[location=]
\setuplayout
	[topspace=2.5cm,
	backspace=1.5cm,
	header=0pt,
	footer=0pt,
	height=middle,
	width=middle]
\mainlanguage[nl]

%\showframe

\starttext

\startsection[title=Als gewone opsomming:]

\startitemize[2,packed]
   \item Repetitionen der 2. Woche
   \item Pferdekenntnis: \"aussere Teile, Haare und Farben
   \item Richtiges Aufhalten der Hufe zum R\"aumen und Waschen
   \item Einfache F\"uhr\"ubungen (Parcours) - saubere
       Einr\"uckungsarbeiten
   \item Vorbereiten der Lastgestelle
   \item Pferde decken mit Decke und Blache (mit und ohne Geschirr)
   
   \head Hufe aufhalten
   
      
       \startitemize[2,packed]
           \item in der Schmiede
           \item  zum Einsetzen der Stollen
       \stopitemize
   
   \item Ruhiger, fachgerechter Umgang mit Pferden
\stopitemize
\stopsection

\startsection[title=Opsomming binnen in een tabulatie:]

\starttabulate[|l|p|]
\NC 2 
\NC \startitemize[2,packed]
       \item Repetitionen der 2. Woche
       \item Pferdekenntnis: \"aussere Teile, Haare und Farben
       \item Richtiges Aufhalten der Hufe zum R\"aumen und Waschen
       \item Einfache F\"uhr\"ubungen (Parcours) - saubere
           Einr\"uckungsarbeiten
       \item Vorbereiten der Lastgestelle
       \item Pferde decken mit Decke und Blache (mit und ohne Geschirr)
       
       \head Hufe aufhalten
       
          
           \startitemize[2,packed]
               \item in der Schmiede
               \item  zum Einsetzen der Stollen
           \stopitemize
   
       \item Ruhiger, fachgerechter Umgang mit Pferden
    \stopitemize
\NC\NR
\stoptabulate
\stopsection
\stoptext

[-- Attachment #4: Type: text/plain, Size: 485 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:[~2011-07-29 21:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-29 21:06 Willi Egger [this message]
2011-07-30  8:12 ` Wolfgang Schuster
2011-08-03 17:49   ` Hans Hagen
2011-08-03 20:15   ` Hans Hagen
2011-08-03 21:03     ` Hans Hagen
2011-08-04 13:30       ` Willi Egger
2011-08-03 17:43 ` Hans Hagen

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=AB47B4C7-FA31-449D-8E7E-D9E2883A2BFE@boede.nl \
    --to=w.egger@boede.nl \
    --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).