ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: David Arnold <darnold@northcoast.com>
Subject: \showsetups?
Date: Sun, 04 Jun 2000 12:13:44 -0700	[thread overview]
Message-ID: <3.0.5.32.20000604121344.008731a0@mail.northcoast.com> (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

             reply	other threads:[~2000-06-04 19:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-06-04 19:13 David Arnold [this message]
     [not found] <3.0.5.32.20000604145044.007adc60@mail.northcoast.com>
2000-06-05 10:02 ` \showsetups? Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3.0.5.32.20000604121344.008731a0@mail.northcoast.com \
    --to=darnold@northcoast.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).