[NTG-context] Architectural paper sizes

2015-05-25 Thread Kate F
Hello, I made definitions for the architectural paper sizes, usually known as ArchA, ArchB, etc. I don't know if you want to add them to base/page-lay.mkiv. % Architectural sizes \definepapersize [ArchA] [\c!width=9in, \c!height=12in] % 3:4 \definepapersize [ArchB] [\c!width=12in,\c!height=18in

Re: [NTG-context] embeddedxtable

2015-05-25 Thread Meer, H. van der
> On 25 May 2015, at 13:05, Wolfgang Schuster > wrote: > > The following example shows where you have to take care of extra space and > you don’t need them when you put the whole table in a \vbox (you can test by > commenting all \ignorespaces and \removeunwantedspaces commands and replacing

Re: [NTG-context] embeddedxtable

2015-05-25 Thread Wolfgang Schuster
> Am 25.05.2015 um 12:08 schrieb Meer, H. van der : > > >> On 24 May 2015, at 22:53, Wolfgang Schuster > > wrote: >> >> >>> Am 24.05.2015 um 21:33 schrieb Meer, H. van der >> >: >>> >>> Here an example as minimal as I could const

Re: [NTG-context] embeddedxtable

2015-05-25 Thread Wolfgang Schuster
> Am 25.05.2015 um 11:26 schrieb Meer, H. van der : > > > >> On 24 May 2015, at 22:53, Wolfgang Schuster > > wrote: >> >> >> The spaces in the output are produced by the spaces between the tags >> (\xmlstrip doesn’t seem to work) >> and you have to use a c

Re: [NTG-context] embeddedxtable

2015-05-25 Thread Wolfgang Schuster
> Am 25.05.2015 um 10:35 schrieb Meer, H. van der : > > >> On 24 May 2015, at 22:53, Wolfgang Schuster > > wrote: >> >> >> The spaces in the output are produced by the spaces between the tags >> (\xmlstrip doesn’t seem to work) >> and you have to use a comb

Re: [NTG-context] embeddedxtable

2015-05-25 Thread Meer, H. van der
On 24 May 2015, at 22:53, Wolfgang Schuster mailto:schuster.wolfg...@gmail.com>> wrote: Am 24.05.2015 um 21:33 schrieb Meer, H. van der mailto:h.vanderm...@uva.nl>>: Here an example as minimal as I could construct. The spaces in the output are produced by the spaces between the tags (\xmlstr

Re: [NTG-context] embeddedxtable

2015-05-25 Thread Meer, H. van der
On 24 May 2015, at 22:53, Wolfgang Schuster mailto:schuster.wolfg...@gmail.com>> wrote: The spaces in the output are produced by the spaces between the tags (\xmlstrip doesn’t seem to work) and you have to use a combination of \removeunwantedspaces and \ignorespaces to remove them. There

Re: [NTG-context] embeddedxtable

2015-05-25 Thread Meer, H. van der
> On 24 May 2015, at 22:53, Wolfgang Schuster > wrote: > > >> Am 24.05.2015 um 21:33 schrieb Meer, H. van der : >> >>> In this case you have to provide a working minimal example. >>> >>> Wolfgang >> >> Here an example as minimal as I could construct. > > The spaces in the output are produced by

Re: [NTG-context] embeddedxtable

2015-05-25 Thread Meer, H. van der
On 24 May 2015, at 22:53, Wolfgang Schuster mailto:schuster.wolfg...@gmail.com>> wrote: The spaces in the output are produced by the spaces between the tags (\xmlstrip doesn’t seem to work) and you have to use a combination of \removeunwantedspaces and \ignorespaces to remove them. It is a