ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* itemization vs itemization inside a tabulation stuggles
@ 2011-07-29 21:06 Willi Egger
  2011-07-30  8:12 ` Wolfgang Schuster
  2011-08-03 17:43 ` Hans Hagen
  0 siblings, 2 replies; 7+ messages in thread
From: Willi Egger @ 2011-07-29 21:06 UTC (permalink / raw)
  To: NTG-Context ConTeXt users

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-08-04 13:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-29 21:06 itemization vs itemization inside a tabulation stuggles Willi Egger
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

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).