Re: [NTG-context] Is it posible to facilitate LongTables and Sideways Tables?

2010-11-29 Thread Wolfgang Schuster
- http://wiki.contextgarden.net/Tabulate You can rotate tables with the float mechanism: \placetable [90,more settings] {Caption} {Table} Wolfgang ___ If your question is of interest to others as well, please

Re: [NTG-context] Caption textcommand option

2010-10-20 Thread Cedric Mauclair
] \startsetups select:caption \setupselector[caption][n=1] \stopsetups \setupcaptions[setups=select:caption] \starttext This is some text with a reference to a table named \about[tab:table]. \placetable[here][tab:table]{\select{caption}{My caption.}{My caption}}{...} \stoptext /example

Re: [NTG-context] Caption textcommand option

2010-10-19 Thread Wolfgang Schuster
with a reference to a table named \about[tab:table]. \placetable[here][tab:table]{My caption.}{...} \setupcaptions[textcommand=\groupedcommand{}{.}] This is some text with a reference to a table named \about[tab:other-table]. \placetable[here][tab:other-table]{My caption}{...} \stoptext /example

Re: [NTG-context] Caption textcommand option

2010-10-19 Thread Alan BRASLAU
=select:caption] \starttext This is some text with a reference to a table named \about[tab:table]. \placetable[here][tab:table]{\select{caption}{My caption.}{My caption}}{...} \stoptext /example I sytematically use the selector mechanism for short caption/full caption, the short caption gets

[NTG-context] table row span question

2010-08-25 Thread Martin Althoff
\setuppapersize[A4,landscape][A4] \def\TagBreite{4cm} \starttext \placetable{Stundenplan} \starttable[|r w(1cm) |p(\TagBreite) c|p(\TagBreite) c|p(\TagBreite) c|p(\TagBreite) c|p(\TagBreite) c|] \HL \VL Std \VL Montag \VL Dienstag \VL Mittwoch \VL Donnerstag \VL Freitag \VL\FR \HL % Row Span

Re: [NTG-context] nomarking function in MKIV

2010-07-01 Thread Alan BRASLAU
[-] \startformula displayed math \stopformula Whereas I understand \placelist, \placecontent, etc. I don't really understand the logic of \placeformula, \placefigure, \placetable for floats. Especially now that I just discovered the existence of \startfiguretext \stopfiguretext OK

Re: [NTG-context] Table head

2010-06-14 Thread Wolfgang Schuster
Am 14.06.10 15:18, schrieb Vyatcheslav Yatskovsky: Hi again, I'm prolific today ) Please, advise how to add Table head. Now I simulate it with \startalignment[left] Table 1 \stopalignment \bTABLE... \setupcaption[table][align=left] % align=flushleft? \placetable {Caption} {\bTABLE

Re: [NTG-context] Table head

2010-06-14 Thread Vyatcheslav Yatskovsky
On 14.06.2010 16:28, Wolfgang Schuster wrote: \setupcaption[table][align=left] % align=flushleft? \placetable {Caption} {\bTABLE...\eTABLE} Thank you, but then table is not splitted across pages. -- Best Regards, Vyatcheslav Yatskovsky

Re: [NTG-context] Table head

2010-06-14 Thread Wolfgang Schuster
Am 14.06.10 15:32, schrieb Vyatcheslav Yatskovsky: On 14.06.2010 16:28, Wolfgang Schuster wrote: \setupcaption[table][align=left] % align=flushleft? \placetable {Caption} {\bTABLE...\eTABLE} Thank you, but then table is not splitted across pages. \placetable [split] {Caption

Re: [NTG-context] Table head

2010-06-14 Thread Vyatcheslav Yatskovsky
On 14.06.2010 16:36, Wolfgang Schuster wrote: Am 14.06.10 15:32, schrieb Vyatcheslav Yatskovsky: On 14.06.2010 16:28, Wolfgang Schuster wrote: \setupcaption[table][align=left] % align=flushleft? \placetable {Caption} {\bTABLE...\eTABLE} Thank you, but then table is not splitted across pages

Re: [NTG-context] context mkiv eats a table

2010-05-28 Thread Hans Hagen
On 27-5-2010 10:41, Peter Münster wrote: On Thu, May 27 2010, Marius wrote: Here is the example. [...] Or even smaller: \starttext \dorecurse{700}{text } \placefigure[top][]{Figure}{bla} \dorecurse{40}{text } \placetable[top][]{Table}{bla} \stoptext hack: (you can add it to cont-new.mkiv

Re: [NTG-context] context mkiv eats a table

2010-05-27 Thread Peter Münster
On Thu, May 27 2010, Marius wrote: Here is the example. [...] Or even smaller: \starttext \dorecurse{700}{text } \placefigure[top][]{Figure}{bla} \dorecurse{40}{text } \placetable[top][]{Table}{bla} \stoptext Cheers, Peter -- Contact information: http://pmrb.free.fr/contact

Re: [NTG-context] footnote in TABLE

2010-05-19 Thread Wolfgang Schuster
Am 19.05.10 11:21, schrieb Vladimir Lomov: Both methods work fine (preamble is part of document before \starttext I guess). Yes, before \starttext or in a environment file. Do I understand it correctly that TABLE is NOT a float? It's a float when you write it in \placetable or any

Re: [NTG-context] strange page break

2010-05-06 Thread Peter Münster
want that \def\Lines#1{\dorecurse{#1}{\dorecurse{17}{text }}\par} \def\Table#1{\starttable[|l|]\dorecurse{#1}{\NC bla \NC\AR}\stoptable} \showframe \starttext \completecontent \section{bla} \Lines{10} \Lines3 \section{bla} \Table9 \section{bla} \subsection{bla} \Lines2 \placetable[force][bla1]{bla

Re: [NTG-context] strange page break

2010-05-06 Thread Otared Kavian
} \Lines2 \placetable[force][bla1]{bla}{\Table7} \Lines2 \subsection{bla} \Lines7 \placetable[force][bla2]{bla}{\Table{22}} \subsection{bla} \Lines2 \placefigure[force][bla3]{}{\framed[height=2cm]{bla}} \subsubsection{bla} \Lines8 \subsubsection{bla} \Lines2 \subsubsection{bla} \Lines4

Re: [NTG-context] table, setuptable, TWO

2010-04-20 Thread Wolfgang Schuster
{Sequences} {\setupinterlinespace[line=3ex]\midaligned \midaligned {... \starttable ... \stoptable} or \placetable[force,none]{} {... \starttable ... \stoptable} Wolfgang ___ If your question

Re: [NTG-context] Enumeration

2010-04-18 Thread Taco Hoekwater
need it. What is the best way to have such a behavior ? \placetable[force][reference]{caption}{some float} I am not sure whether you can feed 'force' into \setupfloat[location=force] but you could try that also. Best wishes, Taco

Re: [NTG-context] minimal example of some problems

2010-04-08 Thread Michael Saunders
. If they appear on the right side, they should begin at the left edge of the right column. Using \placetable[inmargin] (my best guess), this works fine for case (2), but case (1) begins at the left edge of the left column and can overprint the right column

Re: [NTG-context] Unable to use example from Excursion

2010-03-12 Thread Otared Kavian
On 12 mars 2010, at 08:37, Aditya Mahajan wrote: […] A bug. \type inside a table caption does not work. Minimal example: \starttext \placetable [here,force] % not forece {Use of \type{\setuptables}} {} \stoptext Indeed. However it works fine with mkii. More generally

Re: [NTG-context] Unable to use example from Excursion

2010-03-12 Thread Hans Hagen
On 12-3-2010 10:04, Otared Kavian wrote: On 12 mars 2010, at 08:37, Aditya Mahajan wrote: […] A bug. \type inside a table caption does not work. Minimal example: \starttext \placetable [here,force] % not forece {Use of \type{\setuptables}} {} \stoptext Indeed. However

Re: [NTG-context] Unable to use example from Excursion

2010-03-12 Thread Alain Delmotte
Hi! Thanks to Aditya, Otared and Hans. I can carry on!! Alain Hans Hagen a écrit : On 12-3-2010 10:04, Otared Kavian wrote: On 12 mars 2010, at 08:37, Aditya Mahajan wrote: […] A bug. \type inside a table caption does not work. Minimal example: \starttext \placetable [here,force

Re: [NTG-context] Unable to use example from Excursion

2010-03-11 Thread Aditya Mahajan
: \starttext \placetable [here,forece] {Use of \type{\setuptables}} {} \stoptext ! Argument of \docheckifiteminsetelse has an extra }. inserted text \par to be read again } \@@kjtabletitle -Use of \type {\setuptables

Re: [NTG-context] Balancing vertical placement of table

2010-01-31 Thread Wolfgang Schuster
I'm using \framed for the left text block and \placetable for the table. Is their a way to vertically place the table such that one-third of the vertical whitespace (above and below the table) is placed above the table, two-thirds below the table? The number of rows in the table varies enough

Re: [NTG-context] Balancing vertical placement of table

2010-01-31 Thread Design Department
block and \placetable for the table. Is their a way to vertically place the table such that one-third of the vertical whitespace (above and below the table) is placed above the table, two-thirds below the table? The number of rows in the table varies enough that a fixed top position looks sub

[NTG-context] Split Table Numbering

2010-01-29 Thread Tad Ashlock
] \starttext \chapter{Chapter Name} \dorecurse{3}{\input knuth\par} \placetable[split]{Table Caption}% { \bTABLE[split=repeat]% \bTABLEhead \bTR\bTH Table Header \eTH\eTR \eTABLEhead \bTABLEbody \dorecurse{10}{\bTR\bTD table row \eTD\eTR} \eTABLEbody \eTABLE} \stoptext

[NTG-context] Unexpected Consequence of Turning Off Subsubsection Numbering

2010-01-29 Thread Tad Ashlock
): \setupcaption[table][way=bychapter] \setuphead[subsubsection][number=no] \starttext \chapter{Chapter Name} \placetable[split]{First Table}% {\bTABLE\bTR\bTD table row \eTD\eTR\eTABLE} \section{Section Name} \placetable[split]{Second Table}% {\bTABLE\bTR\bTD table row \eTD\eTR

[NTG-context] Split Table Footnotes Problem

2010-01-29 Thread Tad Ashlock
don't show up at all \starttext \dorecurse{3}{\input knuth\par} \placetable[split]{Table Caption}% { \bTABLE[split=repeat]% \bTR\bTD table cell with footnote\footnote{This footnote is constrained to the width of the first table column.} \eTD \dorecurse{3}{\bTD table cell \eTD}\eTR

Re: [NTG-context] table, middle

2010-01-29 Thread Aditya Mahajan
On Fri, 29 Jan 2010, R. Bastian wrote: Hello, I wish to align horizontally a table at the middle of \textwidth. without Table xx.y. \placetable[here,none]{}{\starttable ... \stoptable} or \midaligned{\starttable ... \stoptable} My environment: Debian/Gnome Context mkii Snow : 11cm

[NTG-context] Balancing vertical placement of table

2010-01-29 Thread Design Department
and \placetable for the table. Is their a way to vertically place the table such that one-third of the vertical whitespace (above and below the table) is placed above the table, two-thirds below the table? The number of rows in the table varies enough that a fixed top position looks sub-optimal

[NTG-context] Problems with wide floating tables in context mkIV

2009-11-24 Thread Massimiliano Lambertini
on the document this way: \placetable[top][table-1020]{Intersystem Travel Times}{\getbuffer[tablebuffer-id]} When I compile my files using XeTeX engine, the table is placed at the top of the page, spanning two columns. When I use the LuaTeX engine, the table is placed in the middle of a column

Re: [NTG-context] Problems with wide floating tables in context mkIV

2009-11-24 Thread luigi scarso
, and some wide tables laid out using Natural Tables syntax. These tables are then placed on the document this way: \placetable[top][table-1020]{Intersystem Travel Times}{\getbuffer[tablebuffer-id]} When I compile my files using XeTeX engine, the table is placed at the top of the page, spanning

Re: [NTG-context] local footnote (Tables) problem

2009-11-23 Thread Bowen Alan C.
Wolfgang— Using tabulate does seem, to help: I still get odd labeling and a no page break. \showframe \starttext \dorecurse{3}{\input knuth\par} \start \setuptabulate [bodyfont=9pt, width=\textwidth, rulethickness=0.03em, distance=big, split=yes, header=repeat] \placetable [split, top

Re: [NTG-context] local footnote (Tables) problem

2009-11-23 Thread Bowen Alan C .
(a) and (b) if I have to, but (c) and (d) are crucial. Alan \showframe \starttext \dorecurse{3}{\input knuth\par} \start \setuptabulate [bodyfont=9pt, width=\textwidth, rulethickness=0.03em, distance=big, split=yes header=repeat] \placetable [split, top,nonumber] [tab:Table03] {Table 3

Re: [NTG-context] local footnote (Tables) problem

2009-11-23 Thread Bowen Alan C .
Wolfgang— Using tabulate does seem, to help: I still get odd labeling and a no page break. \showframe \starttext \dorecurse{3}{\input knuth\par} \start \setuptabulate [bodyfont=9pt, width=\textwidth, rulethickness=0.03em, distance=big, split=yes, header=repeat] \placetable [split, top

[NTG-context] Fwd: local footnote (Tables) problem

2009-11-23 Thread Bowen Alan C.
\setuptabulate [bodyfont=9pt, width=\textwidth, rulethickness=0.03em, distance=big, split=yes header=repeat] \placetable [split, top,nonumber] [tab:Table03] {Table 3} {\startlocalfootnotes[conversion=character,bodyfont=9pt] \placelegend {\startframedtext[frame=off,offset=none,width

Re: [NTG-context] local footnote (Tables) problem

2009-11-21 Thread Bowen Alan C.
=\textwidth, rulethickness=0.03em, distance=big, split=repeat] \placetable [split,top,nonumber] [tab:Table03] {Table 3} {\startlocalfootnotes[conversion=character,bodyfont=9pt] \placelegend {\startframedtext[frame=off,offset=none,width=fit] \starttablehead \HL[3] \NC \REF[c]{Column

[NTG-context] local footnote (Tables) problem

2009-11-18 Thread Bowen Alan C.
\setuptables [bodyfont=9pt, width=\textwidth, rulethickness=0.03em, distance=big, split=yes] \placetable [top,nonumber] [tab:Table03] {Table 3} {\startlocalfootnotes[conversion=character,bodyfont=9pt] \placelegend {\startframedtext[frame=off,offset=none,width=fit

Re: [NTG-context] local footnote (Tables) problem

2009-11-18 Thread Alan BRASLAU
, rulethickness=0.03em, distance=big, split=yes] \placetable [top,nonumber] [tab:Table03] {Table 3} {\startlocalfootnotes[conversion=character,bodyfont=9pt] \placelegend {\startframedtext[frame=off,offset=none,width=fit] \starttablehead \HL[3] \NC \REF[c]{Column A} \NC

Re: [NTG-context] local footnote (Tables) problem

2009-11-18 Thread Bowen Alan C.
split=repeat, the header prints twice (?) more. Alan \showframe \starttext \dorecurse{3}{\input knuth\par} \start \setuptables [bodyfont=9pt, width=\textwidth, rulethickness=0.03em, distance=big, split=yes] \placetable [top,nonumber] [tab:Table03] {Table 3

Re: [NTG-context] local footnote (Tables) problem

2009-11-18 Thread Wolfgang Schuster
Am 18.11.2009 um 21:19 schrieb Alan BRASLAU: Alan I believe that you need to use \starttables\stoptables rather than \starttable\stoptable. No, what you need is \placetable[split,...]{...}{...}. You don't need starttables/stoptables because the table environment goes into the split mode

Re: [NTG-context] local footnote (Tables) problem

2009-11-18 Thread Bowen Alan C.
\stoptables rather than \starttable\stoptable. No, what you need is \placetable[split,...]{...}{...}. You don't need starttables/stoptables because the table environment goes into the split mode itself when you set either \setuptable[split=yes] or \placetable[split]. Wolfgang

Re: [NTG-context] local footnote (Tables) problem

2009-11-16 Thread Bowen Alan C.
.: After further experimentation, I am still stumped; so I am resending this. \showframe \starttext \dorecurse{3}{\input knuth\par} \start \setuptables [bodyfont=9pt, width=\textwidth, rulethickness=0.03em, distance=big, split=yes] \placetable [top,nonumber

Re: [NTG-context] local footnote (Tables) problem

2009-11-15 Thread Wolfgang Schuster
] \placetable [top,nonumber] [tab:Table03] {Table 3} {\startlocalfootnotes[conversion=character,bodyfont=9pt] \placelegend {\startframedtext[frame=off,offset=none,width=fit] \starttablehead \HL[3] \NC \REF[c]{\switchtobodyfont[11pt]Column A} \NC \REF[c

[NTG-context] for prefix lovers

2009-10-29 Thread Hans Hagen
}} \placetable [here][xx:3]{}{\framed{two}} \placetable [here][xx:4]{}{\framed{four}} \start \in{fig}[xx:1] and \in{fig}[xx:2] \in{tab}[xx:3] and \in{tab}[xx:4] \stop \blank \start \setupreferencestructureprefix[default][prefix=no] \in{fig}[xx:1] and \in{fig}[xx:2] \in{tab}[xx:3] and \in{tab}[xx

Re: [NTG-context] framedtext in naturaltables

2009-10-02 Thread Xan
, però només uns quants representen el 98\% de l'escorça terrestre. \placetable[here,none][fig:1]{Geoelements}{\starttable[|c|c|c|c|] Element \VL \% mineral \VL Element \VL \% mineral \FR \HL Oxigen \VL 46 \VL Calci \VL 4 \MR \HL Silici \VL 27 \VL Sodi \VL 2,8 \MR \HL Alumini \VL 8 \VL Potasi \VL

[NTG-context] white color turns black inside a table

2009-09-14 Thread Mojca Miklavec
Hello, I have problems with the following minimal example (I only want to typeset white labels inside the table), but maybe I'm the only one again: \setupcolors[state=start] \starttext \startcolor[white] \placetable[force]{none}{\starttable[|r|] \NC \color[red]{me} \AR \stoptable

Re: [NTG-context] white color turns black inside a table

2009-09-14 Thread Mojca Miklavec
On Mon, Sep 14, 2009 at 19:53, Mojca Miklavec wrote: Hello, I have problems with the following minimal example (I only want to typeset white labels inside the table), but maybe I'm the only one again: \setupcolors[state=start] \starttext \startcolor[white] \placetable[force]{none

Re: [NTG-context] white color turns black inside a table

2009-09-14 Thread Hans Hagen
Mojca Miklavec wrote: Hello, I have problems with the following minimal example (I only want to typeset white labels inside the table), but maybe I'm the only one again: \setupcolors[state=start] \starttext \startcolor[white] \placetable[force]{none}{\starttable[|r|] \NC \color[red

[NTG-context] placetable (split but title only ONE time) ?

2009-09-08 Thread Steffen Wolfrum
Hi, how do I set a long placetable to split, but write the legend/label only one time? This does repeat the title at every page: \setupcaption[table][location=top] \placetable [split] {A very long table} {\bTABLE \dorecurse{200}{\bTR\bTD Text \eTD\eTR} \eTABLE} But it should read

Re: [NTG-context] Tables query (notes, MKII)

2009-06-11 Thread Willi Egger
(at the left margin of the table) or the the proper length ( extending full length of table if needed). What am I missing in the following reduced example? \starttext \startlocalfootnotes[conversion=character] \placetable[][] {} \placelegend {\starttables[|p|p|p|p|p|p|] \NC numbers \NC

Re: [NTG-context] Tables query (notes, MKII)

2009-06-11 Thread Bowen Alan C.
in the following reduced example? \starttext \startlocalfootnotes[conversion=character] \placetable[][] {} \placelegend {\starttables[|p|p|p|p|p|p|] \NC numbers \NC (*) \footnote{This is the first footnote.} \NC stuff \footnote{This is the second footnote.} \NC stuff

[NTG-context] Tables query (notes, MKII)

2009-06-09 Thread Bowen Alan C.
[conversion=character] \placetable[][] {} \placelegend {\starttables[|p|p|p|p|p|p|] \NC numbers \NC (*) \footnote{This is the first footnote.} \NC stuff \footnote{This is the second footnote.} \NC stuff\footnote{This is the third footnote.} \NC more stuff

Re: [NTG-context] Tables query (notes, MKII)

2009-06-09 Thread Bowen Alan C.
] \placetable[][] {} \placelegend {\starttables[|p|p|p|p|p|p|] \NC numbers \NC (*) \footnote{This is the first footnote.} \NC stuff \footnote{This is the second footnote.} \NC stuff\footnote{This is the third footnote.} \NC more stuff\footnote{This is the fourth

[NTG-context] Problems in latest beta

2009-06-02 Thread Kevin D. Robbins
\NC 3 \NC 2 \NC 0.5 \NC 0.5 \NC \AR \NC Nup \NC 2 \NC 2 \NC 0 \NC 0 \NC \AR \HL[5] \stoptable} \placetable[here,force][tab:foo]{Bar} {\starttable [s1 |lp(.25\textwidth) |rp(.25\textwidth) |rp(.25\textwidth) |rp(.25\textwidth) |rp(.25\textwidth)|] \HL[5] \NC Foo

Re: [NTG-context] Problems in latest beta

2009-06-02 Thread Kevin D. Robbins
\NC 0.5 \NC 0.5 \NC \AR \NC Bip \NC 1 \NC 2 \NC 3 \NC 0 \NC \AR \NC Nip \NC 3 \NC 2 \NC 0.5 \NC 0.5 \NC \AR \NC Nup \NC 2 \NC 2 \NC 0 \NC 0 \NC \AR \HL[5] \stoptable} \placefigure{Cow} {\externalfigure[cow][width=\textwidth]} \placetable[here,force][tab:foo]{Bar} {\starttable

Re: [NTG-context] Problems in latest beta

2009-06-02 Thread Hans Hagen
Kevin D. Robbins wrote: I have a few remaining problems, that I've discovered so far, that I'd appreciate any help you can give me. fixed \placelist[table,widetable] \placewidetable{Bar}{xxx} \placewidetable{Bar}{xxx} \placetable{Bar}{yyy} \placetable{Bar}{yyy} \placewidetable{Bar}{xxx

Re: [NTG-context] Problems in latest beta

2009-06-02 Thread Kevin D. Robbins
{Tables}\placelist[table,widetable][criterium=all]\page \title{Acronyms}\placelistofacronyms\page \section{\ABC\ Section} \infull{ABC} (\ABC) \placewidetable{Bar}{xxx} \placewidetable{Bar}{xxx} \placetable{Bar}{yyy} \placetable{Bar}{yyy} \placewidetable{Bar}{xxx} \page \section{\DEF\ Section

Re: [NTG-context] re-posting example of header at page bottom

2009-05-20 Thread Jos van Gisbergen
] \setuptables[rulethickness=0.1mm,rulecolor=LightBlack,background=color,backgroundcolor=red] % Experimental (splitting does not work in combination with placeTABLE) \setupTABLE[split=yes] \setupTABLE[row][each][background=none,frame=off] \setupTABLE[column][each][frame=on,bottomframe=off,topframe=off

Re: [NTG-context] header at page bottom example

2009-05-19 Thread Jos van Gisbergen
not work in combination with placeTABLE) \setupTABLE[split=yes] \setupTABLE[row][each][background=none,frame=off] \setupTABLE[column][each][frame=on,bottomframe=off,topframe=off] \setupTABLE[column][first][leftframe=off] \setupTABLE[column][last][rightframe=off] \setupTABLE[row][first][bottomframe

[NTG-context] pandoc tables

2009-05-16 Thread Mohamed Bana
1212 123 123 123 123 1 1 1 1 Table: Demonstration of simple table syntax. \starttext \placetable[here]{Demonstration of simple table syntax.} \starttable[|rp(0.15\textwidth)|lp(0.09\textwidth)|cp(0.16\textwidth

Re: [NTG-context] beta

2009-05-11 Thread Wei-Wei Guo
...\footnote {Test footnote.}}\nextbox \else \docompletefloat {ta... ... l.12 {\placelocalfootnotes} Example: \starttext \startlocalfootnotes \placetable{Test table\footnote{Test footnote.}} \placelegend{ \starttable[|l|l

[NTG-context] multi page TABLE and placetable

2009-05-04 Thread Jos van Gisbergen
Hi, I'm using TABLE macros for typesetting tables. Since the tables I'm using may get very long, I set split=yes. This works ... except if I surround a TABLE with \placetable: \placetable[here]{caption} { \bTABLE ... \eTABLE } In such a case a table that is too long to fit

Re: [NTG-context] beta

2009-04-28 Thread Wei-Wei Guo
\startlocalfootnotes \placetable{Test table\footnote{Test footnote.}} \placelegend{ \starttable[|l|l|] \HL \NC East \NC North \NC \FR \NC West \NC South \NC \LR \HL \stoptable} {\placelocalfootnotes} \stoplocalfootnotes \stoptext 2. And another

Re: [NTG-context] new structure code

2009-04-24 Thread Kevin D. Robbins
this? \starttext \placetable {Foo. \nolist{Bar, Baz}} {\starttable [s1|l|r|r|r|r|] \HL[5] \NC A \NC \Use4[c]{B} \AR \NC \NC C \NC D \NC E \NC F \NC \AR \HL[5] \NC G \NC 3 \NC 1 \NC 0 \NC 2 \NC \AR \NC H \NC 3 \NC 2 \NC 0.5 \NC 0.5 \NC \AR \NC I \NC 1 \NC 2 \NC 3 \NC 0 \NC \AR \NC J

Re: [NTG-context] new structure code

2009-04-24 Thread Wolfgang Schuster
in the list of tables. Is there a new way to accomplish this? \defineselector[caption][max=2,n=2] \starttext \start \setupselector[caption][n=1] \completelistoftables \stop \placetable {\select{caption}{Foo.}{Foo. Bar, Baz}} {...} \stoptext Wolfgang

Re: [NTG-context] new structure code

2009-04-24 Thread Kevin D. Robbins
is no longer defined. I've been using \nolist with long table captions, so I don't get the whole caption in the list of tables. Is there a new way to accomplish this? \defineselector[caption][max=2,n=2] \starttext \start \setupselector[caption][n=1] \completelistoftables \stop \placetable

Re: [NTG-context] new structure code

2009-04-24 Thread Hans Hagen
the whole caption in the list of tables. Is there a new way to accomplish this? \defineselector[caption][max=2,n=2] \starttext \start \setupselector[caption][n=1] \completelistoftables \stop \placetable {\select{caption}{Foo.}{Foo. Bar, Baz}} {...} \stoptext ah .. you always surprise me

Re: [NTG-context] new structure code

2009-04-24 Thread Kevin D. Robbins
. I've been using \nolist with long table captions, so I don't get the whole caption in the list of tables. Is there a new way to accomplish this? \defineselector[caption][max=2,n=2] \starttext \start \setupselector[caption][n=1] \completelistoftables \stop \placetable {\select{caption

Re: [NTG-context] new structure code

2009-04-24 Thread Hans Hagen
is no longer defined. I've been using \nolist with long table captions, so I don't get the whole caption in the list of tables. Is there a new way to accomplish this? \defineselector[caption][max=2,n=2] \starttext \start \setupselector[caption][n=1] \completelistoftables \stop \placetable

Re: [NTG-context] new beta

2009-04-18 Thread Hans Hagen
of Yanrui Li's tutorial.} is painful. \input knuth \section{Second} But \ConTeXt is amazing.\footnote{Yanrui Li's tutorial too.} \input knuth \startlocalfootnotes \placetable{Complex Table\footnote{An test table.}} \placelegend{ \starttable[|l|n3.1 |n3.1 |n3.1 |n3.1 |] \HL \NC\NC \Use

Re: [NTG-context] new beta

2009-04-18 Thread Hans Hagen
Wei-Wei Guo wrote: 1 Should have a caption title here Should have dots here 13 Example: \starttext \completelistoftables \placetable[here][example-table]{\LaTeX} \starttable[|l|l|] \NC longtable \NC LONG TABLE \NC

Re: [NTG-context] new beta

2009-04-18 Thread Wei-Wei Guo
Hans Hagen 写道: Wei-Wei Guo wrote: 1 Should have a caption title here Should have dots here 13 Example: \starttext \completelistoftables \placetable[here][example-table]{\LaTeX} \starttable[|l|l|] \NC longtable \NC

Re: [NTG-context] new beta

2009-04-18 Thread Wei-Wei Guo
\chapter{First} Way to \ConTeXt\footnote{It's also the title of Yanrui Li's tutorial.} is painful. \section{First} Way to \ConTeXt\footnote{It's also the title of Yanrui Li's tutorial.} is painful. \section{Second} But \ConTeXt is amazing.\footnote{Yanrui Li's tutorial too.} \placetable

[NTG-context] Natural tables with \placetable

2009-04-17 Thread Design Department
Can anyone tell me why this table example is placed on the left margin on the first page and the right margin on subsequent pages? My intention is to place against the right margin on all pages. \starttext \placetable[right, 4*line, split] {none} {\bTABLE[split=repeat,option=stretch

Re: [NTG-context] new beta

2009-04-17 Thread Wei-Wei Guo
\completelistoftables \placetable[here][example-table]{\LaTeX} \starttable[|l|l|] \NC longtable \NC LONG TABLE \NC \AR \NC booktabs \NC BOOKTABS \NC \AR \stoptable \stoptext 2. \writebetweenlist has no effect

Re: [NTG-context] new beta

2009-04-17 Thread Yanrui Li
:            \starttext            \completelistoftables            \placetable[here][example-table]{\LaTeX}            \starttable[|l|l|]              \NC longtable      \NC LONG TABLE \NC \AR              \NC booktabs       \NC BOOKTABS \NC \AR            \stoptable            \stoptext 2

Re: [NTG-context] new beta

2009-04-17 Thread Wei-Wei Guo
.} is painful. \input knuth \section{Second} But \ConTeXt is amazing.\footnote{Yanrui Li's tutorial too.} \input knuth \startlocalfootnotes \placetable{Complex Table\footnote{An test table.}} \placelegend{ \starttable[|l|n3.1 |n3.1 |n3.1 |n3.1 |] \HL \NC\NC \Use{2}[c]{First Half} \NC

[NTG-context] [***SPAM***] Re: Table placement with forced width

2009-04-14 Thread Bill Long
{6in} \setuptables[split=repeat] \starttablehead \NC Description \NC Quantity \NC Units \NC Rate \NC Amount \NC \NR \HL \stoptablehead \starttabletail \NC \SL This ticket is not an invoice. Pay on receipt of invoice. \NC\FOUR \NC\NR \stoptabletail \placetable[right,5*line,split=repeat

[NTG-context] Table placement with forced width

2009-04-13 Thread Design Department
. Pay on receipt of invoice. \NC\FOUR \NC\NR \stoptabletail \placetable[right,5*line,split=repeat][tab:costs]{} \starttables[|l|c|c|c|r|] \NC 1 man unit \NC 4 \NC hr \NC 125.00 \NC 500.00 \NC \NR \NC Kilometre charges \NC 100 \NC km \NC .85 \NC 85.00 \NC \NR \NC Field Kit \NC 1 \NC day \NC 50.0 \NC

Re: [NTG-context] Group together figure and table

2009-04-06 Thread Wolfgang Schuster
knuth \placefigure {none} {\setupcombinations[distance=2em] \startfloatcombination[2*1] \placefigure{A dutch cow}{\externalfigure[cow]} \placetable {Cow data}{\starttable[|l|l|]\NC Age \NC Weight \NC \AR 1 \NC 100 \NC\AR\stoptable} \stopfloatcombination} \stoptext Wolfgang

Re: [NTG-context] Group together figure and table

2009-04-06 Thread Michael Bynum
and figure were displayed sequentially. Is there a way to do this while keeping both references intact? Thanks. \starttext \input knuth \placefigure {none} {\setupcombinations[distance=2em] \startfloatcombination[2*1] \placefigure{A dutch cow}{\externalfigure[cow]} \placetable

Re: [NTG-context] \restoreglobalbodyfont messes up superscripts

2009-04-04 Thread Wolfgang Schuster
help with this issue? \starttext Sample Text\high{TEST} \placetable[here] {none} {\setuptables[bodyfont=xx] \starttable{|c|f{\ss}c|} \HL \NC test \NC test \NC\AR \NC test \NC test \NC\AR \HL \stoptable} {\txx Sample Text\high{TEST}} Sample Text\high{TEST} \stoptext

[NTG-context] \restoreglobalbodyfont messes up superscripts

2009-04-03 Thread Michael Bynum
} \tfxx \placetable[here]{} \starttable{|c|c|} \HL \NC test \NC test \NC\FR \NC test \NC test \NC\LR \HL \stoptable \par Sample Text\high{TEST} \restoreglobalbodyfont \par Sample Text\high{TEST} \stoptext

[NTG-context] Up the contents of table

2009-03-04 Thread Xan
Hi, Is there any way of upping the contents of a table? I have this example: \startframedtext[background=screen,frame=off,width=broad] \startalignment[center] {\ssbf Com s'identifica una funció mitjançant la seva representació gràfica?} \stopalignment \placetable[here,none] [taula

Re: [NTG-context] Up the contents of table

2009-03-04 Thread Wolfgang Schuster
Am 04.03.2009 um 22:31 schrieb Xan: Hi, Is there any way of upping the contents of a table? I have this example: I'm right you want to place the caption above the table? \setupcaption[table][location=top,style=\ssbf] \placetable [here,none] [taula] {Com s'identifica una funció

Re: [NTG-context] local footnotes

2009-02-23 Thread Albrecht Kauffmann
://archive.contextgarden.net/message/20090213.144419.432c095e.en.html) Maybe there is a better solution (?) but with my context installation and mkII it just works fine this way. Greetings Thomas \setupoutput[pdftex] \starttext \startlocalfootnotes[n=0,conversion=characters] \placetable[here][]{} % \placelegend

Re: [NTG-context] local footnotes

2009-02-20 Thread Thomas Floeren
\startlocalfootnotes[n=0,conversion=characters] \placetable[here][]{} % \placelegend { \tfx \setupTABLE [frame=off] \bTABLE \bTR\bTD 1990 \eTD\bTD 1991 \eTD\eTR \bTR\bTD 2.\note[foot:a] \eTD\bTD 19.0 \eTD\eTR \bTR\bTD 3.\note[foot:b] \eTD\bTD 26.1 \eTD\eTR \eTABLE } \footnotetext[foot:a]{Bezogen auf

[NTG-context] local footnotes

2009-02-20 Thread Albrecht Kauffmann
Hi all, please have a look to the following small table with its own footnotes: \setupoutput[pdftex] \starttext \startlocalfootnotes[n=0,conversion=characters] \placetable[here][]{} \placelegend { \tfx \setupTABLE [frame=off] \bTABLE \bTR\bTD 1990 \eTD\bTD 1991 \eTD\eTR \bTR\bTD 2.\footnote

Re: [NTG-context] Update catalan + spanish translation

2009-02-17 Thread Xan
the lang-ita.tex. I send you the diff and lang-ita.tex There were plural tables intead of table in caption. Thanks, Xan. Now, I have texmf/tex/context/base/land-ita.tex updated, but the caption in \placetable still is Tables instead of Table. How can I do that context uses the updated file Thanks

Re: [NTG-context] Update catalan + spanish translation

2009-02-17 Thread Wolfgang Schuster
Am 17.02.2009 um 16:11 schrieb Xan: I fixed the lang-ita.tex. I send you the diff and lang-ita.tex There were plural tables intead of table in caption. Now, I have texmf/tex/context/base/land-ita.tex updated, but the caption in \placetable still is Tables instead of Table. How can I do

[NTG-context] [Fwd: Re: Update catalan + spanish translation]

2009-02-17 Thread Xan
in \placetable still is Tables instead of Table. How can I do that context uses the updated file 1. Have you regenerated to format. How to regenerated? I run update-texmf. Is it this? 2. Do you really switch to your desired language, it looks like you still use english as mainlanguage. Wolfgang

Re: [NTG-context] Update catalan + spanish translation

2009-02-17 Thread Wolfgang Schuster
Am 17.02.2009 um 17:11 schrieb Xan: Now, I have texmf/tex/context/base/land-ita.tex updated, but the caption in \placetable still is Tables instead of Table. How can I do that context uses the updated file 1. Have you regenerated to format. How to regenerated? I run update-texmf

Re: [NTG-context] Update catalan + spanish translation

2009-02-17 Thread Xan
En/na Wolfgang Schuster ha escrit: Am 17.02.2009 um 17:11 schrieb Xan: Now, I have texmf/tex/context/base/land-ita.tex updated, but the caption in \placetable still is Tables instead of Table. How can I do that context uses the updated file 1. Have you regenerated to format. How

[NTG-context] local footnotes

2009-02-13 Thread Albrecht Kauffmann
Hi all, please have a look to the following small table with its own footnotes: \setupoutput[pdftex] \starttext \startlocalfootnotes[n=0,conversion=characters] \placetable[here][]{} \placelegend { \tfx \setupTABLE [frame=off] \bTABLE \bTR\bTD 1990 \eTD\bTD 1991 \eTD\eTR \bTR\bTD 2.\footnote

Re: [NTG-context] local footnotes

2009-02-13 Thread Thomas Floeren
small table with its own footnotes: \setupoutput[pdftex] \starttext \startlocalfootnotes[n=0,conversion=characters] \placetable[here][]{} \placelegend { \tfx \setupTABLE [frame=off] \bTABLE \bTR\bTD 1990 \eTD\bTD 1991 \eTD\eTR \bTR\bTD 2.\footnote[foot:a]{Bezogen auf das Jahresmittel der

[NTG-context] How to make caption for nature table?

2008-06-09 Thread Zhaopeng Xing
Hi, I have a multi-page nature table and tried to give a caption by \placetable[here][tab:sample]{sample table}{ A nature table here } But it will run wrong. It seems multipage stuff can not be float. Is there any suggestion? Thanks. -- Zhaopeng XING Tinbergen Institute

Re: [NTG-context] How to make caption for nature table?

2008-06-09 Thread Wolfgang Schuster
On Mon, Jun 9, 2008 at 10:05 AM, Zhaopeng Xing [EMAIL PROTECTED] wrote: Hi, I have a multi-page nature table and tried to give a caption by \placetable[here][tab:sample]{sample table}{ A nature table here } But it will run wrong. It seems multipage stuff can not be float. Is there any

Re: [NTG-context] How to make caption for nature table?

2008-06-09 Thread Zhaopeng Xing
Thanks. It works well. 2008/6/9 Wolfgang Schuster [EMAIL PROTECTED]: On Mon, Jun 9, 2008 at 10:05 AM, Zhaopeng Xing [EMAIL PROTECTED] wrote: Hi, I have a multi-page nature table and tried to give a caption by \placetable[here][tab:sample]{sample table}{ A nature table here

Re: [NTG-context] How to make caption for any table?

2008-06-09 Thread Jan-Erik Hägglöf
mån 2008-06-09 klockan 11:12 +0200 skrev Wolfgang Schuster: On Mon, Jun 9, 2008 at 10:05 AM, Zhaopeng Xing [EMAIL PROTECTED] wrote: Hi, I have a multi-page nature table and tried to give a caption by \placetable[here][tab:sample]{sample table}{ A nature table here

Re: [NTG-context] How to make caption for any table?

2008-06-09 Thread Wolfgang Schuster
,right=\eTD, first=\bTR,last=\eTR, before=\bTABLE,after=\eTABLE] \starttext \placetable[split][tab:test-tabell]{En testad tabell} {\startMyTable \bgroup\startMyTable $ \delta $ 45 23 11 $ \omega $ 22 67 88 \stopMyTable} \stopMyTable\egroup \stoptext I

<    1   2   3   4   5   6   >