ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* TABLE + \rotate problem
@ 2006-04-27 13:24 Karsten Heymann
  2006-04-27 17:19 ` Peter Münster
  2006-04-27 18:12 ` Peter Münster
  0 siblings, 2 replies; 5+ messages in thread
From: Karsten Heymann @ 2006-04-27 13:24 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 1474 bytes --]

Hi,

Why is the "Low Tech" typeset as it is below?

Additionally: How can I align it to the lower end of the table?

Any hints appreciated,

Karsten

%

\setupcolors[state=start]
\showframe

\starttext

\rotate[rotation=90,location=broad]\bgroup

\framed[width=\textheight,height=\textwidth,background=screen,backgroundscreen=0.9]
    {\placetable{My Caption}{%
\bTABLE
\bTABLEbody
  \bTR
    \bTD[nr=7] \rotate[rotation=90]{Low Tech}\eTD
    \bTD \bf Herstellung von Waren (gesamt) \eTD
    \bTD 15--37 \eTD
  \eTR
  \bTR
    \bTD Herstellung von Nahrungsmitteln und Getraenken \eTD
    \bTD 15 \eTD
  \eTR
  \bTR
    \bTD Tabakverarbeitung \eTD
    \bTD 15 \eTD
  \eTR
  \bTR
    \bTD Herstellung von Textilien, Bekleidung, Leder und Lederwaren \eTD
    \bTD 15 \eTD
  \eTR
  \bTR
    \bTD Herstellung von Holz- sowie Kork- und Flechtwaren \eTD
    \bTD 15 \eTD
  \eTR
  \bTR
    \bTD Herstellung von Papier, Zellstoffen, Papierprodukten,
    Verlags- und Druckerzeugnissen \eTD
    \bTD 15 \eTD
  \eTR
  \bTR
    \bTD Sonstige Produktion (a.n.g), Recycling \eTD
    \bTD 15 \eTD
  \eTR
\eTABLEbody
\eTABLE}}
\egroup
\stoptext

%
-- 
|  ~ Karsten Heymann ~  | Christian-Albrecht-Universität zu Kiel |
| Fon: +49 431 880-1186 |    Netzwerkteam des Ökologiezentrum    |
| Fax: +49 431 880-4083 |     http://www.ecology.uni-kiel.de     |
| ----- Selbständiger EDV-Dienstleister im Auftrag des ÖZK ----- |




[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 254 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

* Re: TABLE + \rotate problem
  2006-04-27 13:24 TABLE + \rotate problem Karsten Heymann
@ 2006-04-27 17:19 ` Peter Münster
  2006-05-03 11:27   ` Karsten Heymann
  2006-04-27 18:12 ` Peter Münster
  1 sibling, 1 reply; 5+ messages in thread
From: Peter Münster @ 2006-04-27 17:19 UTC (permalink / raw)


On Thu, 27 Apr 2006, Karsten Heymann wrote:

> Why is the "Low Tech" typeset as it is below?

I don't know why, but you could try \rotate[rotation=90]{\hbox{Low Tech}}
Cheers, Peter

-- 
http://pmrb.free.fr/contact/

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

* Re: TABLE + \rotate problem
  2006-04-27 13:24 TABLE + \rotate problem Karsten Heymann
  2006-04-27 17:19 ` Peter Münster
@ 2006-04-27 18:12 ` Peter Münster
  2006-05-03 11:27   ` Karsten Heymann
  1 sibling, 1 reply; 5+ messages in thread
From: Peter Münster @ 2006-04-27 18:12 UTC (permalink / raw)


On Thu, 27 Apr 2006, Karsten Heymann wrote:

> Additionally: How can I align it to the lower end of the table?

\bTD[nr=7,align=low]
Cheers, Peter

-- 
http://pmrb.free.fr/contact/

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

* Re: TABLE + \rotate problem
  2006-04-27 17:19 ` Peter Münster
@ 2006-05-03 11:27   ` Karsten Heymann
  0 siblings, 0 replies; 5+ messages in thread
From: Karsten Heymann @ 2006-05-03 11:27 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 566 bytes --]

Peter Münster wrote:
> On Thu, 27 Apr 2006, Karsten Heymann wrote:
> 
>> Why is the "Low Tech" typeset as it is below?
> 
> I don't know why, but you could try \rotate[rotation=90]{\hbox{Low Tech}}

I now use \framed (without a frame) and it seems to work.

Thanks,
Karsten
-- 
|  ~ Karsten Heymann ~  | Christian-Albrecht-Universität zu Kiel |
| Fon: +49 431 880-1186 |    Netzwerkteam des Ökologiezentrum    |
| Fax: +49 431 880-4083 |     http://www.ecology.uni-kiel.de     |
| ----- Selbständiger EDV-Dienstleister im Auftrag des ÖZK ----- |



[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 254 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

* Re: TABLE + \rotate problem
  2006-04-27 18:12 ` Peter Münster
@ 2006-05-03 11:27   ` Karsten Heymann
  0 siblings, 0 replies; 5+ messages in thread
From: Karsten Heymann @ 2006-05-03 11:27 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 396 bytes --]

Hi Peter,

Peter Münster wrote:
> \bTD[nr=7,align=low]

thanks, I overlooked that option!

Yours,
Karsten
-- 
|  ~ Karsten Heymann ~  | Christian-Albrecht-Universität zu Kiel |
| Fon: +49 431 880-1186 |    Netzwerkteam des Ökologiezentrum    |
| Fax: +49 431 880-4083 |     http://www.ecology.uni-kiel.de     |
| ----- Selbständiger EDV-Dienstleister im Auftrag des ÖZK ----- |



[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 254 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

end of thread, other threads:[~2006-05-03 11:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-27 13:24 TABLE + \rotate problem Karsten Heymann
2006-04-27 17:19 ` Peter Münster
2006-05-03 11:27   ` Karsten Heymann
2006-04-27 18:12 ` Peter Münster
2006-05-03 11:27   ` Karsten Heymann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).