[NTG-context] About repeated formatting keys in table.

2005-12-21 Thread Radhelorn
Hello! Acording to WIKI this should work: \starttable[*{3}{|c|}] \HL \NC column1 \NC column2 \NC column3 \NC\NR \HL \stoptable \starttabulate[*{3}{|c|}] \HL \NC column1 \NC column2 \NC column3 \NC\NR \HL \stoptabulate Tabulate works as expected, but table gives errors about missing columns

[NTG-context] \=d in a table: weird behaviour

2006-04-17 Thread Mojca Miklavec
Hello, It seems that \= and table interact in a strange way in the following example: \starttable[|c|] \NC \=d \NC\NR \stoptable \=d alone works OK. I suggested to use $\rm\overline{d}$ to the one who asked me about it, so it's not really crutial to fix that, I just find it a bit st

Re: [NTG-context] Why I needed \parbox and why does \framed not work here?

2005-03-13 Thread Willi Egger
are very small. G PS. The ConTeXT manual does not have \starttable documentation, not does the wiki (how does 'p' work etc). % Try with 'p' columns \usemodule[bib] % defines \newcommand \newcommand{\operand}[1]{{\sc #1}} \newcommand{\ttvalue}[1]{{\sc #1}} \newcommand{\xttabl

[NTG-context] Height fitting with row spanning in a table

2014-07-11 Thread Maggyero
How can I stretch the height of the foo cell to fit its content? \starttext \startTABLE \NC foo \NC[nr=2]\input knuth \NC \NR \NC bar \NC \NR \stopTABLE \stoptext ___ If your

Re: [NTG-context] Problem centernig a table by Lua

2011-05-13 Thread luigi scarso
2011/5/13 Hans Hagen : > You also need to modify the tex code (space after {) > > \starttext >  % By TeX > >  \centerline{% >    \starttable[|c|] >      \HL >      \VL 5 \VL\AR >      \HL >    \stoptabl

Re: [NTG-context] Table column format

2006-02-07 Thread Taco Hoekwater
gt; Any ideas? I assume you are using \starttable ... \stoptable? This page should be helpful: http://wiki.contextgarden.net/Table Cheers, Taco ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] aligning of tables and tabulate

2005-07-12 Thread Radhelorn
igned. \starttabulate[|r|r|] and \starttable[|r|r|] This aligns cell contents but not tables themselves. -- Radhelorn <[EMAIL PROTECTED]> ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] Rows and lines in tables

2006-04-11 Thread Hans Hagen
, perhaps even three lines of text there, and at the same time only > two rows of text in the second table? What about having only one line of > text in the first table, vertically centered to the corresponding two > rows of the second table? > > === [example] === > > \sta

[NTG-context] table and tabulate "negative" extra spacing

2018-05-21 Thread Alan Braslau
Hello, In \starttable and \starttabulate, one can add extra blank space between rows using \TB[...]. Is there some way to add "negative" spacing, that is to tighten or reduce the spacing between any two rows? Tha

[NTG-context] Undefined control sequence: \_

2009-01-13 Thread Peter Münster
Hello, With the following test file, I get an "undefined control sequence" error: \starttext cc\_KNX \starttable[|c|] \NC cc\_KNX \NC\AR % here is the error \stoptable \stoptext But only with MKIV, no problem with MKII. Cheers, Peter -- http://pmrb.free.

[NTG-context] Multiple side-by-side tables

2010-04-05 Thread Troy Henderson
I would like to put several tables side-by-side one another. Nesting \placesidebyside commands seems a bit inconvenient. Suggestions on how to make \starttable ... \stoptable not create a newline (without the \placesidebyside command) would be greatly appreciated. -- Troy Henderson

[NTG-context] table bug

2010-05-22 Thread Wolfgang Schuster
Hi, in the last current the table environment is broken. \starttext \starttable[|l|] \NC text \NC\NR \stoptable \stoptext ! Misplaced \noalign. \TABLEnoalign ->\noalign \bgroup \let \noalign \relax \let \next = \insertTABLEtail ->\TABLEn

[NTG-context] xtable

2012-06-21 Thread Meer, H. van der
Can one put individual horizontal and vertical lines between rows/columns in xtable? Just like for example \HL in \starttable? The workings of parameter spaceinbetween on \startxtable remain a mystery to me. Can someone enlighten me? Hans van der Meer

Re: [NTG-context] external table alignment

2006-10-06 Thread Idris Samawi Hamid
On Fri, 06 Oct 2006 10:00:50 -0600, Wolfgang Schuster <[EMAIL PROTECTED]> wrote: > \starttable[o(0pt)|l|l|] > \HL > \NC 2001 \NC Fall \NC\SR > \HL > \stoptable > > The "o(xxx)" key is your friend. Thank you for this, and for the wiki reference. Best Id

Re: [NTG-context] About "natural tables"

2013-10-30 Thread MANUEL GONZALEZ SUAREZ
y only >> horizontal lines (not vertical). I send a minimal example: >> >> >> \starttext >> \starttable[|c|c|] >> \HL >> \NC Letters \NC Numbers \SR % or \NC\AR >> \HL >> \NC A \NC 1 \AR >> \NC B \NC 2 \AR >> \NC C \NC 3 \AR

Re: [NTG-context] Multiplication table (with lines) in ConTeXt?

2011-05-04 Thread Wolfgang Schuster
Am 04.05.2011 um 12:10 schrieb Alasdair McAndrew: > It looks like it should work, but when I try it I get a very squashed table, > with lines between all rows and columns... FWIW, I'm using MKII: To separate the content and style of a table Hans added a “setups” key to \bTABLE/

Re: [NTG-context] table bug

2010-05-23 Thread Hans Hagen
On 23-5-2010 12:30, Taco Hoekwater wrote: Wolfgang Schuster wrote: Hi, in the last current the table environment is broken. \starttext \starttable[|l|] \NC text \NC\NR \stoptable \stoptext That should have been the beta, because the problem is the result of some extra \unexpanded prefixes

[NTG-context] about \startformula\startalign error

2012-07-22 Thread dalyoung
%% \starttext \starttable[|c|c|w4cm|w4cm|] \HL \NC A \VL B \VL C \VL D \NC\SR \HL \NC $x$ \VL \startmatrix \NC x' = \NC \NR \NC y' = \NC \NR \stopmatrix \VL \VL \NC\FR \HL \NC $y$ \VL \startformula\startalign \NC x' = \NC \NR \NC y' = \NC \NR \stopalign\stopformula \VL \VL \

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

2009-11-18 Thread Bowen Alan C.
Thanks, Alan. I tried that---it is what I ordinarily use---and am sad to report that it makes no difference: the problem persists. Alan On Nov 18, 2009, at 15;19,00 , Alan BRASLAU wrote: > Alan > > I believe that you need to use \starttables\stoptables > rather than \starttab

[NTG-context] [Fwd: ConTEXt Newbie: Column/table background color - which table model/command?]

2005-08-28 Thread Taco Hoekwater
headers on every new page - could/must I use btable (XML environment)? The \backgroundcolor and \background commands don't seem to work with \setuptables and \starttable(s). Example: - \placetable[here][tab:setuptables]{Ships that moored at Hasselt.} {\setuptables[bodyfont=1

Re: [NTG-context] multipage tables

2006-10-16 Thread Hans Hagen
ere a brief docu and an example of this version of tables? > often in the file (in this case core-tab) ; you can still use the plural commands, but splitting is no longer dependent on them > >> Hans changed it to control table splitting completely with split-option >> in \s

Re: [NTG-context] Natural Tables (all options)

2003-10-19 Thread Hans Hagen
\eTD \bTD test \eTD \eTR \bTR \bTD test \eTD \bTD test \eTD \eTR \bTR \bTD test \eTD \bTD test \eTD \eTR \eTABLE \egroup \def\StartTable {\setupTABLE[row] [first][topframe=off]% \setupTABLE[row] [last] [bottomframe=off]% \setupTABLE[column][first][leftframe=off]% \setupTABLE[column

Re: [NTG-context] \mathpunctuationtrue and latest beta

2004-07-14 Thread Hans Hagen
Peter Münster wrote: Hello, for some reasons I need something like this: \mathpunctuationtrue \def\MyMacro#1{\stoptable\par#1} \starttext \starttable[|c|] \NC1\NC\AR \MyMacro{Peter, Olivier} % problem with comma \stoptext But with the latest beta version, this works no more. Could you help please

Re: [NTG-context] High level user macro (howto?)

2004-08-10 Thread Peter Münster
\startChanges{\hbox to \hsize\bgroup\hss\SetTableToWidth{\BigWidth}% \starttable[s1 | c | c | p(95mm) | p(17mm) | p(37mm) |] \HL\BL[5]\AR\VL Rév.\VL Date\VL Origine de la mise à jour\VL§ modifié\VL Auteur\VL\AR\HL} \def\stopChanges{\stoptable\hss\egroup}\newcount\RevC \def\Changes#1[#2

Re: [NTG-context] Writing Tabular with \Vert

2022-12-21 Thread Jethro Djan via ntg-context
Maybe try: \starttable \bTD $\Vert r1c1\Vert$ \eTD … \stoptable On Wed, 21 Dec 2022 at 11:39, Ursula Hermann via ntg-context < ntg-context@ntg.nl> wrote: > Dear List, > > In this tabular I wanted to set \Vert. But when I compile it, > > \starttable > > \bTD \Vert r1

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

2010-03-11 Thread Aditya Mahajan
(copy/paste from the .pdf) This works (copy pasted from the source and remove the \ in the caption) \starttext \startbuffer \placetable [here,force] [tab:setuptable] {Use of \type{setuptables}.} {\startcombination[1*3] {\setuptables[bodyfont=10pt] \starttable[|c|c|c|c|c|c|] \HL \VL \u

Re: [NTG-context] Center-Aligment in column spans

2013-04-16 Thread H. Özoguz
\starttext \starttable[|l|l|l|] \NC \bf Methode \VL \bf Relevanz \VL \bf Bewertung \NC\AR \HL \NC \THREE\JustCenter \it Natürliche Methoden \NC\AR \HL \NC Klevirak \VL 5-6 \VL Toll \NC\AR \stoptable \stoptext Wolfgang Thanks! And how to center the complete table on the page

[NTG-context] table cell frames

2013-09-12 Thread hwitloc
Is it possible to have different colored table cell border frames? I tried using the \setuptables[rulecolor=...] but it didn't work. Here is a minimal example: % \setuptables[rulecolor=red] \starttext \starttable[|l|c|] \NC Column \#1 \VL Column \#2 \SR

Re: [NTG-context] \bTABLE and \chemical

2008-09-09 Thread Alan BRASLAU
On Tuesday 09 September 2008 08:33:19 Wolfgang Schuster wrote: > \dontleavehmode\startchemical Thank you. This works, of course. I suppose that it is a subtlety why this is necessary with \bTable but not with \starttable... Should this perhaps be included in \startchemical or would that wr

[NTG-context] colored column

2009-01-17 Thread Wolfgang Werners-Lucchini
Hallo! \setupcolors[state=start] \starttext \starttable[ o1 | \{C{red} |] \VL red \VL\SR \stoptable \stoptext This was an older example which worked some years ago (see: http://www.ntg.nl/pipermail/ntg-context/2006/020803.html), but is not working anymore. What is the problem here? Wolfgang

Re: [NTG-context] problem in resume module

2010-12-06 Thread Hans Hagen
On 5-12-2010 12:27, Wolfgang Schuster wrote: \starttext \starttable[|s0l|] \NC text \NC\NR \stoptable \stoptext fixed in next beta -- - Hans Hagen | PRAGMA ADE Ridderstraat

Re: [NTG-context] References to annotations

2011-10-05 Thread Michael Green
That works. Thank you very much! Coincidentally, I found a similar issue with the letter module. The table in the example below will be numbered "Table 2" \usemodule[letter] \starttext \startletter \placetable[here][]{title} \starttable[|l|] \NC That’s all \NC\MR \stoptable \

Re: [NTG-context] colored column

2010-03-13 Thread Wolfgang Schuster
Am 13.03.10 18:51, schrieb Wolfgang Werners-Lucchini: So, how can I do the job? Natural tables? \setupTABLE[offset=0pt,loffset=0.25ex,roffset=0.25ex] % l|roffset requires MKIV \setupTABLE[frame=off,leftframe=on,rightframe=on] \starttext \startTABLE[color=red] \NC red \NC\NR \stopTABLE

Re: [NTG-context] Multiple side-by-side tables

2010-04-05 Thread Wolfgang Schuster
Am 05.04.10 15:48, schrieb Troy Henderson: I would like to put several tables side-by-side one another. Nesting \placesidebyside commands seems a bit inconvenient. Suggestions on how to make \starttable ... \stoptable not create a newline (without the \placesidebyside command) would be greatly

Re: [NTG-context] \starttable ... \stoptable III

2010-11-24 Thread Alan BRASLAU
On Wednesday 24 November 2010 19:06:19 Hans Hagen wrote: > > ok, thanks for testing it ... I'm stripping that old code so bugs can > creep in; I'm also considering removing the CL and such > \CL[color] % colored line \BL[number_cells] % grey background ("BL" = ?) They are useful. What should re

Re: [NTG-context] Tables and nobreakable space

2010-11-27 Thread Hans Hagen
On 22-11-2010 8:24, Wolfgang Schuster wrote: \starttext \starttable[|p|] \NC ~ \NC\NR \stoptable \stoptext fixed in next beta - Hans Hagen | PRAGMA ADE Ridderstraat 27

Re: [NTG-context] colored column

2009-01-20 Thread Wolfgang Schuster
Am 18.01.2009 um 17:09 schrieb Wolfgang Werners-Lucchini: This doesn't work! Try \letvalue{!tk<\string C>}=\undefined \NewFormatKey C#1% {\ReadFormatKeys b{\localstartcolor[#1]\bgroup} a{\egroup \localstopcolor}} \starttable[o1|C{red}|c|] \VL red \VL should be black \VL\SR

[NTG-context] labelling again: tables? And captions?

2009-10-30 Thread Pau
Hello, how can I add a label and a caption to a table? I guess that the label is \starttable[|l|l|l|l|l|l|l|l|][MyLabel] But what about the caption? I have been looking in http://wiki.contextgarden.net/Table Thanks a lot for the help... Cheers, Pau

Re: [NTG-context] Switching to smaller font more thoroughly

2005-09-12 Thread Hans Hagen
? \placetable {some clever things} {\setuptable[...] \starttable} - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax

Re[2]: [NTG-context] Switching to smaller font more thoroughly

2005-09-12 Thread Giuseppe Bilotta
font size >>>so it need to be controlled somehow >> >>What if want it for only some of the tables? >> >> > \placetable > {some clever things} > {\setuptable[...] >\starttable} The math still comes up full-sized, though.

[NTG-context] \noalign?

2005-09-30 Thread Christopher Creutzig
Salvete, which tables allow using \noalign and in what places? E.g., the first of these works, but I'd also like to be allowed the second one (ignore what \pause does for the moment ...): \starttable[|c|c|c|] \HL \NC one \NC two \NC three \NC\AR \HL\noalign{\pause}% \NC one \NC two \NC

[NTG-context] external table alignment

2006-10-04 Thread Idris Samawi Hamid
Dear consortium, I need to get the argument of \start-stoptable aligned flush left. Even with \setuptables[split=yes,align=left] (a la \setupframed) there is still a small offset of the leftmost column. Please advise === \starttext Some text \starttable[|l|l|] \NC

[NTG-context] Underscore in tables

2004-05-27 Thread Nikolai Weibull
How do I get underscores (_) into a table? I'm producing an ASCII chart, and as character 95 is _ I would like it to show up as such. Right now I get a high dot. I'm using \starttable. nikolai -- ::: name: Nikolai Weibull:: aliases: pcp / lone-star / aka ::: ::: born: C

Re: [NTG-context] Why I needed \parbox and why does \framed not work here?

2005-03-13 Thread Willi Egger
makes all tables the same in column width. I used to be able to have one command \xttable where the result depended on what I had in the main text. What about extend your definition with another parameter? \newcommand{\xttable}[8]{\starttable[|p(#8)|p(#8)|p(#8)|] ... KR Willi So, yes, I can use p

Re: [NTG-context] startxtable, stopxtable in macro

2016-11-25 Thread Pablo Rodriguez
On 11/25/2016 08:46 PM, Michael Eidenbenz wrote: > why does this produce an TeX capacity exeeded error? > thanks Hi Michael, I don’t know, but replacing your definitions with the following ones removes the error: \define\startTable{\startembeddedxtable} \define\sto

Re: [NTG-context] table and tabulate "negative" extra spacing

2018-05-21 Thread Aditya Mahajan
On Mon, 21 May 2018, Alan Braslau wrote: Hello, In \starttable and \starttabulate, one can add extra blank space between rows using \TB[...]. Is there some way to add "negative" spacing, that is to tighten or reduce the spacing between any two rows? Just use negative space: \TB[

[NTG-context] Line break in a cell of a table

2013-04-16 Thread H. Özoguz
Good morning together, I want this: \starttext \starttable[|l|l|] \HL \NC First Entry \\ (Explanation) \VL Second Entry \AR \HL \stoptable \stoptext That is, line break after "First Entry", but without leaving the first cell (first row, first column). The code does not wo

[NTG-context] Setting width of table column

2011-05-12 Thread Roger Mason
Hello, I cannot find how to set the width of a table column. I am running MkII. The manual gives this: w<> set minimum column width at specified value I have currently: \starttable[|l|l|w5cm l|p|] but that italicises the content of column 3. I have tried variations to no avail. Than

Re: [NTG-context] Setting width of table column

2011-05-12 Thread Wolfgang Schuster
Am 12.05.2011 um 19:34 schrieb Roger Mason: > Hello, > > I cannot find how to set the width of a table column. I am running > MkII. The manual gives this: w<> set minimum column width at specified > value > > I have currently: \starttable[|l|l|w5cm l|p|] You nee

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 go

[NTG-context] About paragraph columns in table environment

2005-12-20 Thread Radhelorn
Hello all! I've tried to fit wide table (with paragraphs and vertical lines) into page width. Following example don't work as expected: \SetTableToWidth{\textwidth} \starttable[|p|p|] \HL \VL foo foo foo foo foo foo \VL bar bar bar bar bar bar \VL\AR \HL \stoptable Text in columns

Re: [NTG-context] starttabulate vs starttable

2007-10-04 Thread Arthur Reutenauer
> the tabulate example is basicly the same without > the vertical lines, which it seems like it can't do, > i get an ! Undefined control sequence. I really don't know much about tabular material in ConTeXt, but from the very first line of http://wiki.contextgarden.net/Tabulate I would assume tha

[NTG-context] aligning of tables and tabulate

2005-07-12 Thread Radhelorn
Hello! Maybe this is a stupid question, but according to manual this should align tables right: \starttext \setuptabulate[align=right] some text before \starttabulate[|l|l|] \HL \NC test \NC test \NR \NC test \NC test \NR \HL \stoptabulate in the middle \setuptables[align=right] \starttable[|l

Re: [NTG-context] "Escaping" tabulate

2005-07-15 Thread Peter Münster
e\bgroup\hss\vbox \bgroup\starttable} \def\stopMyMidAlignedTable{\stoptable\egroup\hss\egroup} \starttext \input tufte \startMyMidAlignedTable[|l|l|] \HL \NC this \NC is\NC\AR \NC a\NC table \NC\AR \HL \stopMyMidAlignedTable \input knuth \stoptext Cheers, Peter -- http://pmr

Re: [NTG-context] \startfloattext ... \stopfloattext

2013-09-09 Thread Hans Hagen
startitemize[n,packed,joinedup][stopper=)] \item Abhängigkeit der Beschleunigung von der Wagenmasse $m$: \blank $M=$ \hl[5] \unit{kg} \blank \starttabletext[left,high,none]{}{ %\placetable[left,high,none]{}{ \starttable[|l|l|] \HL \VL $m$ in kg \VL $a$ in \unit{m isquare s} \VL\NR \HL \VL \qquad \VL \q

Re: [NTG-context] Table resolution too low

2010-12-23 Thread luigi scarso
On Thu, Dec 23, 2010 at 8:36 PM, Tom wrote: > On Thu, Dec 23, 2010 at 4:42 PM, Tom wrote: >> Here is an example: >> >> \starttext >> \placetable[here,force]{none} >> {\starttable[|l|l|l|] >> \HL >> \VL \bf Player* \VL \bf Position \VL \bf Year Indu

Re: [NTG-context] [solved] How to create horizontal line for signature?

2011-12-13 Thread Paul Menzel
ething simpler to do it. I looked at Wolfgang’s > > letter module but could not figure out how it is done there. > > The module doesn’t draw a rule for the signature. I see. I thought I was just missing something. > > Something like the examples posted for LaTeX on Stack Exchange [

Re: [NTG-context] table background color in first row

2010-11-11 Thread Manfred Lotz
Hi Wolfgang, On Thu, 11 Nov 2010 20:13:22 +0100 Wolfgang Schuster wrote: > > Am 11.11.2010 um 19:44 schrieb Manfred Lotz: > > > Hi there, > > > > I have s simple table like this: > > > > \starttext > > > > \starttable[|l|l|] > > \NC

Re: [NTG-context] What is the easiest way to have multi lines in some of the cells in a table?

2013-01-22 Thread Wolfgang Schuster
Am 23.01.2013 um 04:29 schrieb 土卜皿 : > hi,all > my question as title described,Now I used the following method: > > \starttext > \placetable[here][tab:multilinesinonecell]{Multi Lines in > One Cell} > \starttable[|c|c|c|][textwidth=8.8cm] > \HL > \NC \JustLeft FIR

Re: [NTG-context] \starttabulate vertical spacing

2005-08-11 Thread Christoph Czarnetzki
n[3cm] \starttable[|l|p|] \NC Some Text \NC Other Text \NC\FR\HL \NC Some Text \NC Other Text \NC\SR \NC Some Text \NC Other Text \NC\SR \NC Some Text \NC Other Text \NC \stoptable \stoptext The best look gives \SR or \MR, but as you see, the table doesn't start at left side, and the rule isn&#x

[NTG-context] Help with \setuplayout[grid=yes]

2005-08-30 Thread Randall Skelton
bgroup\hss\SetTableToWidth{6.5in}%   \starttable[|c|c|c|c|c|]   \HL   \VL \VL Function\VL Name\VL Signature\VL Date\VL\SR\HL} \def\stopAuthors{\stoptable\hss\egroup} def\Author[#1]{%   \getgparameters[Author][#1]%   \doifundefined{AuthorRole}{\gdef\AuthorRole{Prepared by:}}%   \doifundefined{AuthorFunct

Re: [NTG-context] Changing page orientation - Landscape/Portrait

2006-04-11 Thread Peter Rolf
igured right for utf). Greets, Peter > Thanks for your help! > Miguel Queirós > > > > > > ---- > > > \starttext > > P�gina 1. > > \startbuffer[teste] > \starttable[|c|c|c|] > \HL[2] > \NC test \NC test \NC test \NC \FR > \NC test \NC test \NC test \NC \MR > \NC

Re: [NTG-context] starttabulate vs starttable

2007-10-04 Thread Aditya Mahajan
On Fri, 5 Oct 2007, frantisek holop wrote: > hi there, > > please consider the following minimal examples: > > \starttext > \starttable[|l|l|l|] > \NC MidE \VL early ModE \VL ModE \NC \SR \HL > \NC ge:s \VL gi:s \VL geese \NC \FR > \NC na:m \VL ne:mini

Re: [NTG-context] High level user macro (howto?)

2004-08-10 Thread Vit Zyka
\SetTableToWidth{\BigWidth}% \starttable[s1 | c | c | p(95mm) | p(17mm) | p(37mm) |] \HL\BL[5]\AR\VL Rév.\VL Date\VL Origine de la mise à jour\VL§ modifié\VL Auteur\VL\AR\HL} \def\stopChanges{\stoptable\hss\egroup}\newcount\RevC \def\Changes#1[#2]{% \getparameters[CH][#2]% Auteur, Modif

[NTG-context] Center-Aligment in column spans

2013-04-16 Thread H. Özoguz
Hi, my table is: \starttext \starttable[|l|l|l|] \NC {\bf Methode} \VL {\bf Relevanz} \VL {\bf Bewertung} \SR \HL \use{3} {\it Natürliche Methoden} \SR \NC Klevirak \VL 5-6 \VL Toll \AR \stoptable \stoptext I know want the spanning column with the entry "Natürliche Methoden&qu

Re: [NTG-context] Runaway argument with \stoptabulate in a macro

2011-08-03 Thread Wolfgang Schuster
written. When you want to put a table in macros use \starttable or \bTABLE. Wolfgang ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://

Re: [NTG-context] imbalanced columns

2010-07-15 Thread Idris Samawi Hamid ادريس سماوي حامد
On Thu, 15 Jul 2010 12:43:44 -0600, Hans Hagen wrote: I must admit that I haven't used starttable for ages Well then, that settles it; the current project is my last start/stoptable :-) Best wishes Idris -- Professor Idris Samawi Hamid, Editor-in-Chief International Journal of

Re: [NTG-context] Spanning in \start/stop-table?

2010-11-03 Thread luigi scarso
2010/11/3 Procházka Lukáš Ing. - Pontex s. r. o. : > Hello, > > just to confirm - > > - is it possible to span several columns (rows) in tables created by > \starttable ... \stoptable? > > I cannot find such an example, so I guess it's not possible. > > - I mean

[NTG-context] \HL[...] in mkiv

2010-11-25 Thread Herbert Voss
runs in mkii and mkiv, but the optional argument for \HL is only valid for mkii. For mkiv it is not taken into account. \starttext \starttable[|c|c|c|c|c|c|c|c|c|c|]\HL \VL 1 \VL 2 \VL 3 \VL 4 \VL 5 \VL 6 \VL 7 \VL 8 \VL 9 \VL 10 \VL\AR\HL[5] \stoptable \stoptext Herbert

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

2009-03-04 Thread Wolfgang Schuster
dentifica una funció mitjançant la seva representació gràfica?} {\starttable ... \stoptable} Wolfgang ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-c

[NTG-context] Columnspan in table no possible

2009-03-08 Thread Wolfgang Schuster
Hi, the last beta gives a error message for columnspans in tables. \starttext \starttable[|l|l|] \NC one \NC two \NC\AR \NC \TWO three \NC\AR \stoptable \stoptext Runaway argument? \ifnum \mscount >\plusone ! Forbidden control sequence found while scanning use of \!thL

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

2009-03-26 Thread Wolfgang Schuster
Am 26.03.2009 um 18:51 schrieb Bowen Alan C.: This sample will show the crowding within a cell and between rows. Alan \starttext \setuptables[bodyfont=9pt] \starttables[|l|p(15pc)|] You could use this for the time being but I hope myself Hans can fix the spacing. \starttable[|l|b

Re: [NTG-context] interaction between header texts and typing environments

2005-10-24 Thread Hans Hagen Test
; for the moment use \setnormalcatcodes \startsetups heading \starttable[|w(.8\textwidth)l|w(.15\textwidth)l|] \HL \VL \VL page \pagenumber\ of \totalnumberofpages \VL\FR \VL \VL \VL \LR \HL \stoptable \stopsetups \starttext \setupheadertexts[\setnormalcatcodes\setups{heading}] . \stoptext

Re: [NTG-context] About paragraph columns in table environment

2005-12-21 Thread Radhelorn
Hans Hagen wrote: Radhelorn wrote: \SetTableToWidth{\textwidth} \starttable[|p(.45\textwidth)|p(.45\textwidth)|] \HL \VL foo foo foo foo foo foo \VL bar bar bar bar bar bar \VL\AR \HL \stoptable Thanks. Now it works like expected. BTW, how to fit text into a small box if I don't

[NTG-context] table-caption: centred or not??

2006-03-08 Thread Peter Münster
Hello, how are the rules, that determine if the caption is centred? Here my test-case, "ok" means: this is how I like it and "not ok" means, I don't like it: \setupcaptions[width=\makeupwidth] \def\MyTable#1{\placetable{\dorecurse{#1}{bla }}{\starttable[|c|] \NC This is

[NTG-context] font switches, tables, and grouping

2006-10-04 Thread Idris Samawi Hamid
Dear consortium, font switches do not obey grouping when \start-stoptable is invoked: === Some text \start\it \starttable[|l|l|] \NC 2001 \NC Fall \NC\SR \stoptable \stop Some text === The second `Some text' comes out italicized. Wh

[NTG-context] bug in new context/luatex?

2007-12-07 Thread zs
Hi all. This simple code causes context/luatex to freeze on my linux box. Could anyone reproduce it to make sure the problem is not on my side. \starttext \starttable[|c|c|] \NC \NC \NC\AR \DC\DL\DR \NC \NC \NC\AR \stoptable \stoptext This is LuaTeX, Version snapshot

Re: [NTG-context] new context still hangs on this

2007-12-14 Thread Peter Münster
On Fri, Dec 14, 2007 at 01:18:57PM +0100, zs wrote: > > Context/luatex hangs on my linux box during compilation of this: > > \starttext > > \starttable[|c|c|] > \NC \NC \NC\AR > \DC\DL\DR > \NC \NC \NC\AR > \stoptable > > \stoptext You

[NTG-context] Re: Underscore in tables

2004-05-27 Thread Nikolai Weibull
* Nikolai Weibull <[EMAIL PROTECTED]> [May 28, 2004 00:24]: > How do I get underscores (_) into a table? I'm producing an ASCII > chart, and as character 95 is _ I would like it to show up as such. > Right now I get a high dot. I'm using \starttable. So sorry...W

Re: [NTG-context] "Escaping" tabulate

2005-07-15 Thread Radhelorn
hsize\bgroup\hss\vbox \bgroup\starttable} \def\stopMyMidAlignedTable{\stoptable\egroup\hss\egroup} Oh, thanks. Can you describe in a few words distinction between {} and \bgroup\egroup? I know that \bgroup\egroup are "implicit characters" and useful in macro definitions but what th

Re: [NTG-context] "Escaping" tabulate

2005-07-17 Thread Hans Hagen
ox to \hsize\bgroup\hss\vbox \bgroup\starttable} \def\stopMyMidAlignedTable{\stoptable\egroup\hss\egroup} ere is actually a \definetabulate (see end of core-mis) Hans - Hans Hagen | PRAGM

Re: [NTG-context] trying to delete an attribute reference of a non attribute node

2016-07-02 Thread Marco Patzer
t; \useMPlibrary [dum] > > \starttext > \startTABLE > \NC \externalfigure [foo-bar] [width=\textwidth] \NC > foo bar foo bar foobarfoobar \bold{} \NC\NR > \stopTABLE > \stoptext Any ideas? Marco

Re: [NTG-context] Center-Aligment in column spans

2013-04-16 Thread Wolfgang Schuster
Am 16.04.2013 um 15:13 schrieb H. Özoguz : >> \starttext >> >> \starttable[|l|l|l|] >> \NC \bf Methode \VL \bf Relevanz \VL \bf Bewertung \NC\AR >> \HL >> \NC \THREE\JustCenter \it Natürliche Methoden \NC\AR >> \HL >> \NC Klevirak \VL 5-

[NTG-context] Columnspan in tabulate

2008-09-08 Thread Wolfgang Schuster
Hi, is it possible to support columnspan in tabulate. \def\tabulateuse#1% {\dorecurse{\numexpr2*#1-1\relax}{\span}} \setuptabulate[inner=\let\use\tabulateuse\defineTABLEshorthands] \starttext \starttable[|l|l|l|l|] \NC a \NC b \NC c \NC d \AR \NC 1 \NC \TWO 2 \NC 4 \AR \stoptable

Re: [NTG-context] Undefined control sequence: \_

2009-01-13 Thread Hans Hagen
Peter Münster wrote: Hello, With the following test file, I get an "undefined control sequence" error: \starttext cc\_KNX \starttable[|c|] \NC cc\_KNX \NC\AR % here is the error \stoptable \stoptext But only with MKIV, no problem with MKII. ok, i fixe

Re: [NTG-context] \SetTableToWidth undefined?

2010-12-07 Thread Hans Hagen
On 6-12-2010 10:47, Vedran Miletić wrote: 2010/11/30 Richard Stephens Hello all, I have just noticed that \SetTableToWidth does not work in MKIV. Simple example below. btw, those using the starttable mechanism are also made responsible for keeping the documentation (on the wiki) uptodate

Re: [NTG-context] Setting width of table column

2011-05-12 Thread Roger Mason
Hi Wolfgang, Wolfgang Schuster writes: > You need parentheses! > > … | l w(5cm) | … > Many thanks. If I may presume on your patience a little more... I now have: \starttable[| l s1 | s1 l | s0 lp w(10cm) | s0 l |] However, the entries in column 3 have line-feeds roughly every t

Re: [NTG-context] Fontsize problems in table

2011-12-22 Thread Hans Hagen
On 22-12-2011 00:56, Wolfgang Schuster wrote: Hi Hans, the following example complains about a missing font identifier. \starttext \starttable[|l|] \stoptable \stoptext hm, a rather strange default for the bodyfont parameter (can be empty by default) .. a leftover from probably ten years

Re: [NTG-context] texexec --nokeep ?

2006-07-12 Thread Peter Münster
mmand does no more work. The example \starttext \starttable[|l|l|] \NC bla\NC bla\NC\AR \stoptable \stoptext gives the following error: ! Misplaced \noalign. \TABLEnoalign ->\noalign \bgroup \let \noalign \relax \let \next = \inser

[NTG-context] new context still hangs on this

2007-12-14 Thread zs
Hi all. Context/luatex hangs on my linux box during compilation of this: \starttext \starttable[|c|c|] \NC \NC \NC\AR \DC\DL\DR \NC \NC \NC\AR \stoptable \stoptext Versions: This is LuaTeX, Version snapshot-0.20.1-2007120800 (Web2C 7.5.6) ConTeXt ver: 2007.12.14 08:57

Re: [NTG-context] Directions to use the new table format.

2004-12-17 Thread Dirar BOUGATEF
Thanks, good example indeed .. Just few questions : 1. What is \starttable for ? I had to take it off to make the example work .. 2. The first page i get is empty .. Is it normal ? 3. The first page of columns i get is setup with the right columns settings (which is red, yellow, magenta for

Re: [NTG-context] can't get table to work

2005-04-09 Thread Steve Peter
On Apr 9, 2005, at 11:19 PM, Paul Tremblay wrote: I am trying to create a table with the middle cell merged vertically. I am trying to draw bottom lines for the left and right columns: \placetable[here][tab:insurance]{Percentage of People without health insurance in US} \starttable[|l w(30mm)|l|l

[NTG-context] spurious text produced by TABLE

2005-05-15 Thread Idris Samawi Hamid
] \starttext \setupfloats[location=middle] \placetable [here][tab:sciences]{There is a spurious dot in the big box.} \starttable{|c|c|c|} \HL \VL {test} \VL \TWO{} \VL\FR \DL[1] \VL\VL\DR \VL {test} \VL \TWO{} \VL\FR \HL \stoptable \stoptext

[NTG-context] Re: simplify side by side Poems

2024-05-23 Thread Wolfgang Schuster
memory or reach the end of the file etc. Below are a few alternative solutions to simplify the input, one of them is an alternative version of input (\startTABLE) for natural tables which uses the same commands to separate columns as tabulate does. begin example \starttext \startTABLE

Re: [NTG-context] Strange bug in the latest version of ConTeXt - start-stop table problem

2016-04-30 Thread Jaroslav Hajtmar
Thanx Wolfgang for reply. I looked for possible mistakes in my library, and finally I find out that described error that bug is reflecting when I use \starttable --- \stoptable environment. I am sending now an minimal example that illustrates the problem. I am aware that work with tables of

Re: [NTG-context] Bug? numberstopper in references

2018-01-16 Thread Otared Kavian
] \stopplacefigure \placefigure[here][photo]{This is a cow}{\externalfigure[cow][width=2in]} Take a look at \at{table}[tab:1] below. \placetable[here][tab:1]{This is a table}{ \starttable[|c|c|] \HL \NC \bf Year \NC \bf Number of ships \NC\SR \HL \NC 1645 \NC 450 \NC\FR \NC 1671 \NC 480 \NC\MR \NC 1676 \NC 500

Re: [NTG-context] [***SPAM***] How to reduce vertical spacing after this table

2013-07-06 Thread Wolfgang Schuster
ame} >\blank > \startlocalfootnotes % [conversion=set fnsym] > \setupnotation[footnote][numberconversion=fnsym,rule=off] % change footnote > symbols > \midaligned > { > \placetable[here,none][]{} >{ >\setuptables[bodyfont=10pt,after=\nowhitespace,s

Re: [NTG-context] Side-by-Side tables

2011-08-24 Thread Aditya Mahajan
27;t do what I would like for it to do. before and after go on the top and the bottom of the combination block, inbetween goes between the figure/table and the caption. One possibility to simplify measurement is to abuse figurecollections (Please wikify). \startbuffer[table:1] \startTABLE \N

[NTG-context] report of strange(?) output depending on the location of \StartSteps ... \StopSteps

2012-07-21 Thread dalyoung
\starttable[|c|c|c|c|c|c|] \HL \VL \VL A \VL B \VL C \VL D \VL E \VL\FR \HL \VL \VL 2\VL 1\VL 3\VL 2\VL 2\VL\SR \HL \stoptable ... I got correct steps flush1 and flush 2, but the table after the steps was disappeared.(just white page) If I change the order of table and items, both are

Re: [NTG-context] What is the easiest way to have multi lines in some of the cells in a table?

2013-01-23 Thread 土卜皿
nonecell]{Multi Lines in > > One Cell} > > \starttable[|c|c|c|][textwidth=8.8cm] > > \HL > > \NC \JustLeft FIRST COL \NC \JustCenter \bf SECOND COL \NC\SR\HL > > \NC \JustLeft first line \NC \JustLeft one line in cell \NC\MR > > \HL > > \NC \JustLef

<    1   2   3   4   5   6   7   >