ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \showsetups?
@ 2000-06-04 19:13 David Arnold
  0 siblings, 0 replies; 2+ messages in thread
From: David Arnold @ 2000-06-04 19:13 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 906 bytes --]

All,

In studying art-maps.pdf, I have written

%output=pdf

\showsetups
\showframe

%600pt width, aspect ration 4:3
%Does this translate to a height of 450pt?

\setuppapersize
 [S6][S6]

\setuplayout
 [topspace=10pt,
  backspace=10pt,
  width=440pt,  %leaving 160 pt free
  height=fit,
  header=0pt,
  footer=0pt,
  rightedge=120pt,
  rightedgedistance=20pt,
  margin=0pt,
  bottomdistance=10pt,
  bottom=20pt]

\setupbodyfont
 [10pt,lbr]

\usesymbols
 [nav]

\setupsymbolset
 [navigation 1]

\setupcolors
 [state=local]

\setupbackgrounds
 [page]
 [page=screen]

\setupbackgrounds
 [text,bottom][rightedge]
 [background=color,
 backgroundcolor=darkblue,
 backgroundoffset=10pt]

\starttext
hello
\stoptext

However, viewing the pdf file seems to show contradictory evidence. For
example, I have set backspace=10pt in source, but pdf file reports 

backspace 2.49966cm 71.13275pt \backspace

Any comments?

[-- Attachment #2: my_maps.pdf --]
[-- Type: application/pdf, Size: 22745 bytes --]

[-- Attachment #3: Type: text/plain, Size: 287 bytes --]

-
David Arnold
College of the Redwoods
Mathematics Department
7351 Tompkins Hill Road
Eureka, CA 95501
(707) 476-4222

My Home Page
http://online.redwoods.cc.ca.us/instruct/darnold/index.htm

Ordinary Differential Equations Using Matlab
http://www.prenhall.com/books/esm_0130113816.html

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

* Re: \showsetups?
       [not found] <3.0.5.32.20000604145044.007adc60@mail.northcoast.com>
@ 2000-06-05 10:02 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2000-06-05 10:02 UTC (permalink / raw)
  Cc: ntg-context

At 02:50 PM 6/4/2000 -0700, David Arnold wrote:

>\showsetups

This one is expanded immediately, so it reports the current values. You
should put in after the layou settings, in your case not at the top of the
file. 

Hans 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


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

end of thread, other threads:[~2000-06-05 10:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-04 19:13 \showsetups? David Arnold
     [not found] <3.0.5.32.20000604145044.007adc60@mail.northcoast.com>
2000-06-05 10:02 ` \showsetups? Hans Hagen

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).