[NTG-context] Re: [ using horizontal table lines ]

2024-04-15 Thread Wolfgang Schuster
vm via ntg-context schrieb am 15.04.2024 um 13:15: I'm probably using the \starttable incorrectly: with this code I only get only *one* horizontal line in the header [...] with this code I get two horizontal lines, but the second is too short. [...] with this code I get two horizontal lines

[NTG-context] [ using horizontal table lines ]

2024-04-15 Thread vm via ntg-context
I'm probably using the \starttable incorrectly: with this code I only get only *one* horizontal line in the header \starttable[|r|r|r|r|r|r|r|l|r|r|r|r|][bodyfont=9pt] \NC step\NC frac\NC ival\NC \NC\Use{4}[cI]{freq (Hz)}\NC~\NC\Use{4}[cI]{wavelength (m)}\AR \NC\DC\DC\DC\DL[4]\DL[4]\AR \NC 0

[NTG-context] Re: How to stop

2024-01-27 Thread Hraban Ramm
Just use a group (\start ... \stop, \bgroup ... \egroup or {} ) around the setup commands and their table, or use \startsetup mytable ... \stopsetup and \startTABLE[setups=mytable] if you need the same settings for several tables. HR Am 27.01.24 um 22:29 schrieb Joel via ntg-context: I have

[NTG-context] Re: \starttable questions

2024-01-26 Thread Jim
...]; so all options for \framed[...] work for > Natural Tables. Aditya thanks very much for that information. I still appreciate the conciseness of the TaBlE macros (and thus \starttable ... \endtable), but I also appreciate the power of the TABLE

[NTG-context] Re: \starttable questions

2024-01-26 Thread Aditya Mahajan
On Thu, 25 Jan 2024, Jim wrote: > The nice thing about your setup above is that it is nice and structured. > But if a table calls for some row, column or cell to be treated > differently, I guess I am in for some more reading. You can do: \setupTABLE[2][3] to select the formatting for row 3 and

[NTG-context] Re: \starttable questions

2024-01-25 Thread vm via ntg-context
On 26/01/2024 01:52, Jim wrote: I won't argue with you about readability of tables, but if I am typesetting something for someone and they want it a certain way, I don't want to get into an argument about it with them either. :-) It all depends on the level of ignorance of your client.

[NTG-context] Re: \starttable questions

2024-01-25 Thread Jim
here could help me with these three things: >>> > For a long time I have been using Wichura's TaBle macros (i.e., what one >>> > gets with >>> > \input table >>> > in plain TeX) and would like to use what appears to be ConTeXt'

[NTG-context] Re: \starttable questions

2024-01-25 Thread Aditya Mahajan
On Thu, 25 Jan 2024, Jim wrote: > On Thu, Jan 25, 2024 at 17:30 (+0100), Aditya Mahajan wrote: > > > I haven't looked at starttable in well over a decade, but I did document > > some of it: > > > https://www.tug.org/TUGboat/Articles/tb28-3/tb90mahajan.pdf >

[NTG-context] Re: \starttable questions

2024-01-25 Thread Jim
On Thu, Jan 25, 2024 at 17:30 (+0100), Aditya Mahajan wrote: > On Thu, 25 Jan 2024, Jim wrote: >> In a recent answer on this list, Mikael helped someone by pointing out the >> \HF[...] command. The \HF command is not listed in the \starttable wiki >> page. >> Q2: I

[NTG-context] Re: \starttable questions

2024-01-25 Thread Wolfgang Schuster
one gets with \input table in plain TeX) and would like to use what appears to be ConTeXt's version of those (i.e., what one gets with \starttable ... \stoptable). However, https://wiki.contextgarden.net/Command/starttable says The environment \starttable ... \stoptable is and (sic) old

[NTG-context] Re: \starttable questions

2024-01-25 Thread Jim
hat one >> gets with >> \input table >> in plain TeX) and would like to use what appears to be ConTeXt's version of >> those (i.e., what one gets with \starttable ... \stoptable). >> However, https://wiki.contextgarden.net/Command/starttable says >> The environment \start

[NTG-context] Re: \starttable questions

2024-01-25 Thread Aditya Mahajan
On Thu, 25 Jan 2024, Jim wrote: > In a recent answer on this list, Mikael helped someone by pointing out the > \HF[...] command. The \HF command is not listed in the \starttable wiki page. > > Q2: Is \HF[] documented anywhere? If so, can someone point me to that/those >

[NTG-context] Re: \starttable questions

2024-01-25 Thread Henning Hraban Ramm
(i.e., what one gets with \starttable ... \stoptable). However, https://wiki.contextgarden.net/Command/starttable says The environment \starttable ... \stoptable is and (sic) old and nearly obsolete way to handle tabular material Q1: are there plans to remove \starttable

[NTG-context] \starttable questions

2024-01-25 Thread Jim
Hi, I was wondering if anyone here could help me with these three things: For a long time I have been using Wichura's TaBle macros (i.e., what one gets with \input table in plain TeX) and would like to use what appears to be ConTeXt's version of those (i.e., what one gets with \starttable

[NTG-context] Double Lines

2023-01-02 Thread Ursula Hermann via ntg-context
Region}\blank\vskip-25.5ex \starttable[|c|l|r|r|r|r|r|r|r|] \DC \DC \DL[7] \DR \NC \NC \VL \use{7}\ReFormat[cB]{Years} \VL \AR \DC \DC \DL[7] \DR \NC \NC \VL \ReFormat[cB]{$<1$} \VL \ReFormat[cB]{$1-2$} \VL \ReFormat[cB]{$3-4$} \VL \ReFormat[cB]{$5-9$} \VL \ReFormat

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

[NTG-context] Writing Tabular with \Vert

2022-12-21 Thread Ursula Hermann via ntg-context
Dear List, In this tabular I wanted to set \Vert. But when I compile it, \starttable \bTD \Vert r1c1\Vert \bTD \bf r1c2 \eTD \bTD \bf r1c3 \eTD \bTD \bf r1c4 \eTD \eTR \bTR \bTD r2c1 \eTD \bTD r2c2 \eTD \bTD[nr=2] r2c3 \eTD \bTD r2c4 \eTD \eTR \bTR \bTD r3c1 \eTD \bTD r3c2 \eTD

Re: [NTG-context] local footnotes and captions

2022-06-16 Thread Denis Maier via ntg-context
able.\note[asdf]}] \placelegend {\starttable[|l|r|] \HL \VL Spam \footnote {lovely}\VL Bacon \footnote {wonderful} \VL\FR \VL Eggs \footnote {wonderful} \VL Spam \footnote {lovely} \VL\LR \HL

Re: [NTG-context] local footnotes and captions

2022-06-16 Thread Hans Hagen via ntg-context
    % The caption     {A breakfast table.\footnote{asdf}}     % the table     \placelegend     {\starttable[|l|r|]     \HL     \VL Spam \footnote {lovely} \VL Bacon \footnote {wonderful} \VL\FR     \VL Eggs \footnote {wonderful} \VL Spam \footnote {lovely} \VL\LR

[NTG-context] local footnotes and captions

2022-06-16 Thread Denis Maier via ntg-context
\placelegend {\starttable[|l|r|] \HL \VL Spam \footnote {lovely} \VL Bacon \footnote {wonderful} \VL\FR \VL Eggs \footnote {wonderful} \VL Spam \footnote {lovely} \VL\LR \HL \stoptable} % the footnotes

Re: [NTG-context] How to create cell data that spans four rows in a table?

2022-01-09 Thread Wolfgang Schuster via ntg-context
Willi Egger via ntg-context schrieb am 08.01.2022 um 23:57: I would suggest not to use \starttable at all. To me the most suitable table environment for such a table is \bTABLE \eTABLE. It gives you all kind of control over layout, dimensions, frames on and off etc. I agree natural tables

Re: [NTG-context] How to create cell data that spans four rows in a table?

2022-01-08 Thread Aditya Mahajan via ntg-context
xt "Archaeon Eon" to be a little lower, so it is centered within its box? I would also recommend natural tables. But, for tables, you can use \Lower(dims){} to improve vertical alignment. For example: \starttext \starttable[|c|c|] \NC {\bf Eons} \NC {\bf Eras} \NC \AR \HL \NC Hade

Re: [NTG-context] How to create cell data that spans four rows in a table?

2022-01-08 Thread Joel via ntg-context
Thank you! The code is much easier to understand than the other way I was trying to use. --Joel On Saturday, January 8, 2022, 04:00:12 PM MST, Willi Egger via ntg-context wrote: I would suggest not to use \starttable at all. To me the most suitable table environment for such a table

Re: [NTG-context] How to create cell data that spans four rows in a table?

2022-01-08 Thread Willi Egger via ntg-context
I would suggest not to use \starttable at all. To me the most suitable table environment for such a table is \bTABLE \eTABLE. It gives you all kind of control over layout, dimensions, frames on and off etc. \setupTABLE[c][1][leftframe=off,width=40mm] \setupTABLE[c][2][rightframe=off, width=60mm

[NTG-context] How to create cell data that spans four rows in a table?

2022-01-08 Thread Joel via ntg-context
within its box? --Joel Minimum working example: \starttext \starttable[|c|c|] \NC {\bf Eons} \NC {\bf Eras} \NC \AR \HL \NC Hadeon Eon \VL \NC \AR \HL \NC \VL Eoarchean Era \NC \AR \DC \DL[1] \DR \NC \smash{Archaeon Eon} \VL Paleoarchean Era \NC \AR \DC \DL[1] \DR \NC \VL Mesoarchean Era \NC \AR \DC

Re: [NTG-context] footnotes not aligned if tabulate cell is centered.

2021-12-31 Thread Ajith R via ntg-context
ample. My actual table contains two columns. > 2. Drop the \JustLeft command which works only with the \starttable > environment. > > 3. To change the alignment for the footnote entries add \raggedright > before you flush them, e.g. > >     \NC \raggedright \placeloca

Re: [NTG-context] footnotes not aligned if tabulate cell is centered.

2021-12-31 Thread Wolfgang Schuster via ntg-context
preamble you specify two columns but each row in your table contains only a single row. 2. Drop the \JustLeft command which works only with the \starttable environment. 3. To change the alignment for the footnote entries add \raggedright before you flush them, e.g.     \NC \r

[NTG-context] [save] [setmatrix] [restore] and [latelua] messages on terminal

2020-10-30 Thread Aditya Mahajan
them. Here is a minimal example for the second message and I can also try to create one for the first: \starttext \startframedtext \startTABLE \NC \input knuth \NC[nr=2] \iftrialtypesetting\else\startplacefigure [location={right,high}, title={Blah blah blah

Re: [NTG-context] More table questions

2020-09-22 Thread Denis Maier
][frame=off] \setupTABLE[row][first][topframe=on,rulethickness=1.2bp] \setupTABLE[row][2][topframe=on,rulethickness=0.6bp] \setupTABLE[row][last] [bottomframe=on, rulethickness=1.2bp] \setupTABLE[row][first][style=bold] \stopsetups \starttext \startTABLE[setups=booktabs] \NC Heading

Re: [NTG-context] More table questions

2020-09-22 Thread Aditya Mahajan
on, bottomframe=booktabs] \setupTABLE[row][last] [bottomframe=on] \setupTABLE[row][first][style=bold] \stopsetups \starttext \startTABLE[setups=booktabs] \NC Heading 1 \NC Heading 2 \NC Heading 3 \NC \NR \NC Value 1 \NC Value 2 \NC Value 3 \NC \NR \NC Value 1 \NC Value 2 \NC Value 3

Re: [NTG-context] More table questions

2020-09-22 Thread Peter Münster
et=0pt] \setupTABLE[row][2][style=bold, bottomframe=on,rulethickness=0.6bp] \setupTABLE[row][last] [bottomframe=on, rulethickness=1.2bp] \stopsetups \starttext \startTABLE[setups=booktabs] \NC Heading 1 \NC Heading 2 \NC Heading 3 \NC \NR \NC Value 1 \NC Value 2 \NC Value 3 \

Re: [NTG-context] More table questions

2020-09-22 Thread Aditya Mahajan
[topframe=on,rulethickness=1.2bp] \setupTABLE[row][2][topframe=on,rulethickness=0.6bp] \setupTABLE[row][last] [bottomframe=on, rulethickness=1.2bp] \setupTABLE[row][first][style=bold] \stopsetups \starttext \startTABLE[setups=booktabs] \NC Heading 1 \NC Heading 2 \NC Heading 3 \NC

Re: [NTG-context] problem embedding TABLE macros within wrapper macros "to reduce repetitive complexity")

2020-09-10 Thread Wolfgang Schuster
For very short texts like in your example you can use the short form of natural tables. \starttext \startTABLE \NC aaa bbb ccc ddd \NC eee fff ggg hhh \NC\NR \NC iii jjj kkk lll \NC mmm nnn ooo ppp \NC\NR \stopTABLE \stoptext Wolfgang

Re: [NTG-context] french translation of ConTeXt interface - progress (v3)

2020-07-19 Thread Garulfo
ent • \em, \bf, \cap, • \startitemize, \startitem, \starthead, • \placefigure, \externalfigure, • \placetable, \starttable,\starttabulate, \setupTABLE, \bTABLE • \index, \completeindex • \setuplayout, \setupfootertexts et \setupheadertexts • \definedescription, \defineenumeration • \at, \in Anyway, t

Re: [NTG-context] Vertical lines in matrices

2020-05-04 Thread Jeong Dal
in matrices > Message-ID: > Content-Type: text/plain; charset="utf-8" > > Dear List, > > I am trying to get vertical (separating) lines into matrices, as is possible > in tables: > > \starttext > \startformula > \left( > \starttable[|c|c|c|]

Re: [NTG-context] Vertical lines in matrices

2020-05-04 Thread Weber, Matthias
To: mailing list for ConTeXt users >> Subject: [NTG-context] Vertical lines in matrices >> Message-ID: >> Content-Type: text/plain; charset="utf-8" >> >> Dear List, >> >> I am trying to get vertical (separating) lines into matrices, as is pos

[NTG-context] Vertical lines in matrices

2020-05-03 Thread Weber, Matthias
Dear List, I am trying to get vertical (separating) lines into matrices, as is possible in tables: \starttext \startformula \left( \starttable[|c|c|c|] \NC 0 \NC 0\VL 0 \FR \NC 1 \NC 0\VL 1 \FR \stoptable \right) \stopformula \stoptext But my parentheses don’t fit, and I am not sure

Re: [NTG-context] Table-bug in lmtx?

2020-03-31 Thread Christian Prim
lowed)" when processed with lmtx: > > > > \definetabletemplate[fosa][s0|xp(3.5cm)|lw(0.7cm)|xp(5cm)s2|lw(2.5cm)|] > > \starttext > > \starttable[fosa] > > \NC Cell 1 \NC\Use3[p(8cm)]{A longer cell}\NC\AR > > \MR > > \NC Cell 1 \NC Cell 2 \NC Cell 3 \NC Cell

Re: [NTG-context] Table-bug in lmtx?

2020-03-30 Thread Hans Hagen
On 3/30/2020 6:23 PM, Christian Prim wrote: Hello list following MWE gives a strange error "(interwoven alignment preambles are not allowed)" when processed with lmtx: \definetabletemplate[fosa][s0|xp(3.5cm)|lw(0.7cm)|xp(5cm)s2|lw(2.5cm)|] \starttext \starttable[fosa] \NC Cell 1

Re: [NTG-context] Table-bug in lmtx?

2020-03-30 Thread Wolfgang Schuster
Christian Prim schrieb am 30.03.2020 um 18:23: Hello list following MWE gives a strange error "(interwoven alignment preambles are not allowed)" when processed with lmtx: \definetabletemplate[fosa][s0|xp(3.5cm)|lw(0.7cm)|xp(5cm)s2|lw(2.5cm)|] \starttext \starttable[fosa] \NC Cell

[NTG-context] Table-bug in lmtx?

2020-03-30 Thread Christian Prim
Hello list following MWE gives a strange error "(interwoven alignment preambles are not allowed)" when processed with lmtx: \definetabletemplate[fosa][s0|xp(3.5cm)|lw(0.7cm)|xp(5cm)s2|lw(2.5cm)|] \starttext \starttable[fosa] \NC Cell 1 \NC\Use3[p(8cm)]{A longer cell}\NC\AR \MR \NC

Re: [NTG-context] startcombination place reference left of images instead below

2020-03-26 Thread Wolfgang Schuster
for \starttable not just for \starttabulate. Fourth this allows me to use \Raise / Lower commands to move \itemtag to top of my Metapost picture which without would be placed at bottom of column (**) (**) I did not manage to get same effect with A{} (alignment) style on tabulate. I fear i did not get how

Re: [NTG-context] startcombination place reference left of images instead below

2020-03-26 Thread Christoph Hintermüller
d Summary. First, standard packages in Ubuntu Bionic including the Packages built by JonathonF for TeXLive 2018 (*) seem to not yet provide \NI. (*) The 2019 Packages are broken in the JonathonF repo Second the non documented \itemtag which should be replaced by \NI works on my installatio

Re: [NTG-context] \definetextbackground does not fill tables within

2018-08-13 Thread Alan Braslau
before={\begingroup\blank[big]\testpage[2]\starttextbackground[bteoria]},after={\stoptextbackground\blank[big]\endgroup}] > > > \starttext > > \startteoria > \input tufte > > \placetable[force,none][taula:teoria:1]{Recopilació de dades. Conceptes > fonamentals}{ > \starttable[|l

[NTG-context] \definetextbackground does not fill tables within

2018-08-13 Thread dxpublica
fonamentals}{ \starttable[|l|p(.6\textwidth)|] \NC Població: \NC Són {\em tots} els elements que són objecte d'estudi \NC \FR \HL \NC Mostra: \NC La {\em part} de la població de la qual recopilem les dades i estudiam. Poques vegades coincideix amb la població. Una bona mostra necessita ser

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

2018-05-21 Thread Alan Braslau
On Mon, 21 May 2018 15:47:41 -0400 (EDT) Aditya Mahajan <adit...@umich.edu> wrote: > On Mon, 21 May 2018, Alan Braslau wrote: > > > Hello, > > > > In \starttable and \starttabulate, one can add extra blank space > > between rows using \TB[...]. > > >

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:

[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

Re: [NTG-context] keeping together \subject and a table without a page break

2018-05-03 Thread Hans Hagen
\textwidth)|pI(.2\textwidth)|p(.2\textwidth)|pI(.2\textwidth)|] […here comes the table…] \stoptabulate ---snippet ends--- but everything together on one page. (The example uses \starttabulate, but I would also need this for \startTABLE.) On the wiki I found a command \blank[samepage], but this does

[NTG-context] keeping together \subject and a table without a page break

2018-05-03 Thread Robert Zydenbos
\textwidth)|] […here comes the table…] \stoptabulate ---snippet ends--- but everything together on one page. (The example uses \starttabulate, but I would also need this for \startTABLE.) On the wiki I found a command \blank[samepage], but this does not seem to work (at least not in MkII

Re: [NTG-context] natural tables to extreme tables

2018-02-28 Thread Thomas A. Schmitz
=0.7cm,align=left] \stopsetups In my Lua file, I start tables like this: starttable() startrow() startcell() etc. and can switch from one mechanism to another by having these aliases: starttable = context.startframedtable starttable = context.bTABLE starttable = context.startembeddedxtable

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

2018-01-16 Thread Otared Kavian
only. The numberstopper text follows the number > and, > if present, the suffix, and precedes the caption text. It does not > appear in references. > > > Working example: > > \setupcaptions[table][numberstopper={:}] > > \starttext > > \placetable[here][tab:ship

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

[NTG-context] Bug? numberstopper in references

2018-01-16 Thread bbvogel
. The numberstopper text follows the number and, if present, the suffix, and precedes the caption text. It does not appear in references. Working example: \setupcaptions[table][numberstopper={:}] \starttext \placetable[here][tab:ships]{Ships that moored at Hasselt.}{ \starttable[|c|c|] \HL \NC \bf

Re: [NTG-context] xtables: rowwise, columnwise, and cellwise opera

2018-01-07 Thread jdh
ffix, ny=2] cell a 1 \stopxcell > > > > > > > > > > > > > > > > > > > > > On 5 Jan 2018, at 14:32, Hans Hagen <pra...@wxs.nl> wrote: > > > > > > > > > > On 1/5/2018 4:57 AM, Henri wrote: > >

Re: [NTG-context] xtables: rowwise, columnwise, and cellwise opera

2018-01-06 Thread Alan Braslau
s.nl> wrote: > > > > > > > > On 1/5/2018 4:57 AM, Henri wrote: > > > >> Dear list, > > > >> The Natural Tables have this great feature that I can control > > > >> the layout with rowwise, columnwise, or cellwise setups. For &

Re: [NTG-context] xtables: rowwise, columnwise, and cellwise opera

2018-01-06 Thread jdh
se setups. For example: > > >> \starttext > > >> \setupTABLE [frame=off] > > >> \setupTABLE [r] [first] [topframe=on,bottomframe=on,style=bold] > > >> \setupTABLE [c] [2] [style=italic] > > >> \setupTABLE [2] [3] [color=red] > &

Re: [NTG-context] xtables: rowwise, columnwise, and cellwise operations

2018-01-05 Thread Alan Braslau
Tables have this great feature that I can control the > >> layout with rowwise, columnwise, or cellwise setups. For example: > >> \starttext > >> \setupTABLE [frame=off] > >> \setupTABLE [r] [first] [topframe=on,bottomframe=on,style=bold] > >> \setu

Re: [NTG-context] xtables: rowwise, columnwise, and cellwise operations

2018-01-05 Thread Floris van Manen
E [c] [2] [style=italic] >> \setupTABLE [2] [3] [color=red] >> \setupTABLE [r] [last] [bottomframe=on] >> \startTABLE >> \NC A \NC A \NC A \NC\NR >> \NC B \NC B \NC B \NC\NR >> \NC C \NC C \NC C \NC\NR >> \NC D \NC D \NC D \NC\NR >> \NC

Re: [NTG-context] xtables: rowwise, columnwise, and cellwise operations

2018-01-05 Thread Hans Hagen
[c] [2] [style=italic] \setupTABLE [2] [3] [color=red] \setupTABLE [r] [last]  [bottomframe=on] \startTABLE   \NC A \NC A \NC A \NC\NR   \NC B \NC B \NC B \NC\NR   \NC C \NC C \NC C \NC\NR   \NC D \NC D \NC D \NC\NR   \NC E \NC E \NC E \NC\NR \stopTABLE \stoptext it's also

[NTG-context] xtables: rowwise, columnwise, and cellwise operations

2018-01-04 Thread Henri
[2] [3] [color=red] \setupTABLE [r] [last]  [bottomframe=on] \startTABLE   \NC A \NC A \NC A \NC\NR   \NC B \NC B \NC B \NC\NR   \NC C \NC C \NC C \NC\NR   \NC D \NC D \NC D \NC\NR   \NC E \NC E \NC E \NC\NR \stopTABLE \stoptext How can I do such a thing with Extreme Tables

Re: [NTG-context] setting row height?

2017-12-29 Thread Floris van Manen
> > Am 28/12/2017 um 20:44 schrieb Floris van Manen: >> What is the (preferred) way to set the height of table rows? >> e.g. the online documentation tells me how to set the width, not the height. >> or how to set the height of the table? >> >> \starttable[*{4}{|w(7mm

Re: [NTG-context] setting row height?

2017-12-29 Thread Lars
\stoptext Cheers. Am 28/12/2017 um 20:44 schrieb Floris van Manen: What is the (preferred) way to set the height of table rows? e.g. the online documentation tells me how to set the width, not the height. or how to set the height of the table? \starttable[*{4}{|w(7mm)}|][textwidth=max]\HL[5] \VL[5

[NTG-context] setting row height?

2017-12-28 Thread Floris van Manen
What is the (preferred) way to set the height of table rows? e.g. the online documentation tells me how to set the width, not the height. or how to set the height of the table? \starttable[*{4}{|w(7mm)}|][textwidth=max]\HL[5] \VL[5]{1} \VL[1]{0} \VL[5]{2} \VL[1]{8} \VL[5]\AR\HL[1] \VL[5]{8} \VL[1

Re: [NTG-context] Feature Request: xtables extensions

2017-03-08 Thread Aditya Mahajan
t less verbose by mapping \startTABLE \NC ... \NR\NR \stopTABLE back to the original macros. The new method for tables, called xtables, is faster and seems to have less problems than Natural Tables. However, the syntax is even more verbose \startxtable \startxrow \startxcell ... \sto

Re: [NTG-context] Feature Request: xtables extensions

2017-03-08 Thread Alan Braslau
format less verbose by > mapping > > \startTABLE > \NC ... \NR\NR > \stopTABLE > > back to the original macros. > > The new method for tables, called xtables, is faster and seems to > have less problems than Natural Tables. However, the syntax is even > more verbose

Re: [NTG-context] Feature Request: xtables extensions

2017-03-08 Thread Henri Menke
[nx=3] IPv4 \NC[nx=3] IPv6 \NC\NR >> \NC Sicherungsschicht \NC[nx=6] Ethernet \NC\NR >> \NC Bitübertragungsschicht \NC[nx=2] 100BASE-TX \NC[nx=2] 100BASE-T >> \NC[nx=2] 1000BASE-T \NC\NR >> \stopxtable >> >> \stoptext >> >> On 03/08/2017 04:29 P

Re: [NTG-context] Feature Request: xtables extensions

2017-03-08 Thread Henri Menke
\stoptext > > On 03/08/2017 04:29 PM, Henri Menke wrote: >> Dear devs, >> >> Natural Tables are quite handy but their syntax is a little verbose. >> >> \bTABLE >> \bTR >> \bTD ... \eTD >> \eTR >> \eTABLE >> >> There exist

Re: [NTG-context] Feature Request: xtables extensions

2017-03-08 Thread Henri Menke
ir syntax is a little verbose. > > \bTABLE > \bTR > \bTD ... \eTD > \eTR > \eTABLE > > There exist nice extensions which make the format less verbose by mapping > > \startTABLE > \NC ... \NR\NR > \stopTABLE > > back to the original macros. >

[NTG-context] Feature Request: xtables extensions

2017-03-08 Thread Henri Menke
Dear devs, Natural Tables are quite handy but their syntax is a little verbose. \bTABLE \bTR \bTD ... \eTD \eTR \eTABLE There exist nice extensions which make the format less verbose by mapping \startTABLE \NC ... \NR\NR \stopTABLE back to the original macros. The new method

Re: [NTG-context] Bug in Natural Tables

2017-03-08 Thread Henri Menke
On 03/08/2017 10:52 AM, Thomas A. Schmitz wrote: > On 03/08/2017 10:28 AM, Henri Menke wrote: >> \starttext >> >> \startTABLE[align={lohi,middle}] >> \NC OSI-Schicht\NC[nx=6] Umsetzung \NC\NR >> \NC Anwendungsschicht \NC[nx=2,ny=3] SOME/I \NC[n

Re: [NTG-context] Bug in Natural Tables

2017-03-08 Thread Thomas A. Schmitz
On 03/08/2017 10:28 AM, Henri Menke wrote: \starttext \startTABLE[align={lohi,middle}] \NC OSI-Schicht\NC[nx=6] Umsetzung \NC\NR \NC Anwendungsschicht \NC[nx=2,ny=3] SOME/I \NC[nx=2,ny=3] AVB/TSN \NC[nx=2,ny=3] DoIP \NC\NR \NC Darstellungsschicht\NC\NR \NC

[NTG-context] Bug in Natural Tables

2017-03-08 Thread Henri Menke
Dear list, I wanted to show off the wonders of Natural Tables in TeX.SX but the table I wanted to make escapes out of the page. Why does the width explode so much? MWE is below. Cheers, Henri --- \starttext \startTABLE[align={lohi,middle}] \NC OSI-Schicht\NC[nx=6] Umsetzung

Re: [NTG-context] Vertical space around displayed formulas

2017-01-18 Thread Otared Kavian
he above may be abstracted into three categories: > > \startitemize[packed] >\item >Exists, but unknown ({\bf missing value}) >\startformula > \exists x\,\hbox{Yalta}(\hbox{Winston},x,\hbox{Churchill}) >\stopformula >\item >Nonexistent, not a

[NTG-context] Vertical space around displayed formulas

2017-01-18 Thread Nicola
{Winston},\hbox{Churchill}) \stopformula \item Not known to exist ({\bf no-information null}) \startformula \hbox{Yalta}_{-2}(\hbox{Winston},\hbox{Churchill}) \stopformula \stopitemize \midaligned{\tfxx \starttable[|l|l|l|] \NC \THREE Yalta \cite[Atzeni:1993] \NC

[NTG-context] TABLE breaking is weird

2016-12-19 Thread Henri Menke
}, %location={page,split,90}, location={split,90}, ] \startTABLE[split=repeat,option=stretch,textwidth=\textheight] \startTABLEhead \NC[nx=6,align=center] Beschriftung \NC\NR \stopTABLEhead \startTABLEnext \NC[nx=6,align=center] Beschriftung (Fortsetzung) \NC\NR

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

2016-11-25 Thread Pablo Rodriguez
On 11/25/2016 11:28 PM, Michael Eidenbenz wrote: > hmm. > I still get an error with this (ConTeXt ver: 2016.11.24 12:05 MKIV beta) > > \define\startTable{\startembeddedxtable} > \define\stopTable{\stopembeddedxtable} > > \starttext > \startTable > \startxro

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

2016-11-25 Thread Hans Hagen
On 11/25/2016 11:28 PM, Michael Eidenbenz wrote: hmm. I still get an error with this (ConTeXt ver: 2016.11.24 12:05 MKIV beta) \define\startTable{\startembeddedxtable} \define\stopTable{\stopembeddedxtable} \starttext \startTable \startxrow \startxcell hallo \stopxcell

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

2016-11-25 Thread Michael Eidenbenz
hmm. I still get an error with this (ConTeXt ver: 2016.11.24 12:05 MKIV beta) \define\startTable{\startembeddedxtable} \define\stopTable{\stopembeddedxtable} \starttext \startTable \startxrow \startxcell hallo \stopxcell \stopxrow \stopTable \stoptext > On 25 Nov 2016, at

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

[NTG-context] startxtable, stopxtable in macro

2016-11-25 Thread Michael Eidenbenz
why does this produce an TeX capacity exeeded error? thanks Michael \define\startTable{\startxtable} \define\stopTable{\stopxtable} \starttext \startTable \startxrow \startxcell hello \stopxcell \stopxrow \stopTable \stoptext

Re: [NTG-context] table and \setuptables questions

2016-11-17 Thread Csikos Bela
Hans Hagen írta: >On 11/11/2016 4:26 PM, Csikos Bela wrote: >> Dear list members: >> >> I have this simple table: >> >> \starttext >> \placetable[here]{title}{ >> \setuptables[bodyfont=8pt,rulethickness=0.04em] >> \start >> \setuplocalint

[NTG-context] table and \setuptables questions

2016-11-17 Thread Csikos Bela
Dear list members: Last time I sent this message to the wrong thread accidentally. Now I send it again, hopefully to a new thread. I have this simple table: \starttext \placetable[here]{title}{ \setuptables[bodyfont=8pt,rulethickness=0.04em] \start \setuplocalinterlinespace[2.2ex] \starttable

Re: [NTG-context] table and \setuptables questions

2016-11-17 Thread Hans Hagen
On 11/11/2016 4:26 PM, Csikos Bela wrote: Dear list members: I have this simple table: \starttext \placetable[here]{title}{ \setuptables[bodyfont=8pt,rulethickness=0.04em] \start \setuplocalinterlinespace[2.2ex] \starttable[|lp(5cm)|lp(5cm)|cp(2cm)|] \HL[2] \NC \bf First Column \NC \bf Second

[NTG-context] table and \setuptables questions

2016-11-11 Thread Csikos Bela
Dear list members: I have this simple table: \starttext \placetable[here]{title}{ \setuptables[bodyfont=8pt,rulethickness=0.04em] \start \setuplocalinterlinespace[2.2ex] \starttable[|lp(5cm)|lp(5cm)|cp(2cm)|] \HL[2] \NC \bf First Column \NC \bf Second Column \NC \bf Third Column \NC \SR \HL \NC

Re: [NTG-context] placelocalfootnotes breaks center alignment

2016-08-15 Thread Aditya Mahajan
r left-aligned with respect to the page (whatever is easier)? Cheers, Henri --- \starttext \startplacetable [title={some table}] \startlocalfootnotes \startTABLE \NC Content\footnote{Footnote} \NC\NR \stopTABLE \placelocalfootnotes % commenting out unbreaks alignment \stoplocalfoo

Re: [NTG-context] French hyphenation issue in tablepaired boxes

2016-08-15 Thread Jean-Pierre Delange
] \startplacetable[title={Manuels et Intellectuels}] \startlocalfootnotes \startplacepairedbox[footnote] \startcontent \startTABLE \NC « Dans la société présente, où le jeu de la spécialisation s’est outré automatiquement, les fonctions intellectuelles et les fonctions manuelles ne sont presque jamais

Re: [NTG-context] placelocalfootnotes breaks center alignment

2016-08-15 Thread Jean-Pierre Delange
table}] \startlocalfootnotes \startplacepairedbox[footnote] \startcontent \startTABLE \NC Content\footnote{Footnote} \NC\NR \stopTABLE \stopcontent \startcaption \placelocalfootnotes

Re: [NTG-context] placelocalfootnotes breaks center alignment

2016-08-15 Thread Wolfgang Schuster
easier)? Cheers, Henri --- \starttext \startplacetable [title={some table}] \startlocalfootnotes \startTABLE \NC Content\footnote{Footnote} \NC\NR \stopTABLE \placelocalfootnotes % commenting out unbreaks alignment \stoplocalfootnotes \stopplacetable \stoptext You can use the pairedbox mec

Re: [NTG-context] placelocalfootnotes breaks center alignment

2016-08-14 Thread Henri Menke
ct to the page > (whatever is easier)? > > Cheers, Henri > > --- > > \starttext > > \startplacetable > [title={some table}] > \startlocalfootnotes > \startTABLE > \NC Content\footnote{Footnote} \NC\NR > \stopTABLE > \placelo

Re: [NTG-context] Math columns in Natural Tables

2016-08-01 Thread Mohammad Hossein Bateni
t;> consistent (example below). >> >> Cheers, Henri >> >> --- >> >> \starttext >> >> \starttabulate[|m|] >> \NC -4.11\%<0.02\% \NC\NR >> \stoptabulate >> >> %\setupTABLE[???] >> \startTABLE >>

Re: [NTG-context] Math columns in Natural Tables

2016-08-01 Thread Hans Hagen
and spacing around relation and binary operators would be consistent (example below). Cheers, Henri --- \starttext \starttabulate[|m|] \NC -4.11\%<0.02\% \NC\NR \stoptabulate %\setupTABLE[???] \startTABLE \NC -4.11\%<0.02\% \NC\NR \stopTABLE \stoptext a bit tricky but a next v

[NTG-context] Math columns in Natural Tables

2016-07-31 Thread Henri Menke
operators would be consistent (example below). Cheers, Henri --- \starttext \starttabulate[|m|] \NC -4.11\%<0.02\% \NC\NR \stoptabulate %\setupTABLE[???] \startTABLE \NC -4.11\%<0.02\% \NC\NR \stopTABLE \st

[NTG-context] placelocalfootnotes breaks center alignment

2016-07-29 Thread Henri Menke
={some table}] \startlocalfootnotes \startTABLE \NC Content\footnote{Footnote} \NC\NR \stopTABLE \placelocalfootnotes % commenting out unbreaks alignment \stoplocalfootnotes \stopplacetable \stoptext

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

2016-07-03 Thread Marco Patzer
>> > >> ! error: (nodes): trying to delete an attribute reference of a > >> non attribute node mtx-context | fatal error: return code: 1 > >> > >> \setbreakpoints [compound] > >> \useMPlibrary [dum] > >> > >> \starttext >

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

2016-07-03 Thread Hans Hagen
ode: 1 \setbreakpoints [compound] \useMPlibrary [dum] \starttext \startTABLE \NC \externalfigure [foo-bar] [width=\textwidth] \NC foo bar foo bar foobarfoobar \bold{} \NC\NR \stopTABLE \stoptext Any ideas? has been fixed a

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

2016-07-02 Thread Marco Patzer
setbreakpoints [compound] > \useMPlibrary [dum] > > \starttext > \startTABLE > \NC \externalfigure [foo-bar] [width=\textwidth] \NC > foo bar foo bar foobarfoobar \bold{} \NC\NR >

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

2016-06-30 Thread Marco Patzer
Hi! The following example throws the error: ! error: (nodes): trying to delete an attribute reference of a non attribute node mtx-context | fatal error: return code: 1 \setbreakpoints [compound] \useMPlibrary [dum] \starttext \startTABLE \NC \externalfigure [foo-bar] [width

Re: [NTG-context] Orphans and widows for specific paragraph groups

2016-06-17 Thread Aditya Mahajan
] \dorecurse{10} {\startTABLE[setups=subjects]}] \NC ENG4U \NC English (Grade 12) \NC\NR \NC[nc=2] \input{lorem.tex} \NC\NR \stopTABLE} \stoptext Aditya ___ If your question is of interest to others as

Re: [NTG-context] Set default background color or pattern for tables

2016-05-30 Thread Nicola
On 2016-05-30 16:45:37 +, Wolfgang Schuster said: Nicola 30. Mai 2016 um 17:45 I'd like to set a default background color for all the tables in my document. This is what I have tried (using the latest beta): \setuptables[background=color,backgroundcolor=red] \starttext \starttable[|cm

  1   2   3   4   5   6   7   >