ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "\"Höppner, Dierk\"" <Dierk.Hoeppner@tib.uni-hannover.de>
Subject: AW: Re: Answer too obvious?
Date: Thu, 4 Sep 2003 11:19:09 +0200	[thread overview]
Message-ID: <F15A23A5EBA5D411A38400D0B7B9EB5F015561CD@nts3040.tib.uni-hannover.de> (raw)

Patrick,

> could you provide a minimal file?

here it comes. I could send to you directly my resulting PDF if that helps.

I use MikTex an fetched the full Context distribution from pragma. I also
followed the make steps mentioned in the readmes an installation
instructions.

Perhaps I missed some 'setup' things?

Greetings

Dierk

------------ 8< -------------
%% Do not care about the Umlauts. 
%% Der Teil-Titel soll angezeigt werden, ganz groß und mittig, auf einer
%% eigenen Seite
\setuphead[part]
    [placehead=yes,
    style=\tfd,
    alternative=middle,
    after=\page]
%% Hier fängt der Text an
\starttext

\startfrontmatter
\setuppagenumbering[conversion=romannumerals]
\setuppagenumber[number=1]

\completecontent

\stopfrontmatter

%% Haupttext
\startbodymatter

\setuppagenumbering[conversion=numbers]
\setuppagenumber[number=1]

\part[allgemeines]{Allgemeines}

\chapter{Grunds"atzliche Festlegungen}

blah blah blah

%% this should be referenced
\chapter[FarbenGrundsaetzlich]{Farben}

Auf den HTML-Seiten soll die Farbe der grafische Balken auf {\tt \#4A73A5}
enstspricht den Farben R=74, G=115 und B=165.

\part[formulare]{"Anderungen an den Formularen}

\chapter{Allgemeine Bemerkungen}

blah blah 

%% here is the reference
\chapter{Farben}

Die zu benutzende
Farbe findet man in \in{Kapitel}[FarbenGrundsaetzlich]
\atpage[FarbenGrundsaetzlich].

{\em What I want to have here is:}

Die zu benutzende
Farbe findet man in Kapitel 1-2 on page 1-3.

\stoptext

    vim: tw=75

             reply	other threads:[~2003-09-04  9:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-04  9:19 "Höppner, Dierk" [this message]
2003-09-04 10:50 ` Patrick Gundlach
2003-09-04 14:07 AW: " "Höppner, Dierk"
     [not found] <F15A23A5EBA5D411A38400D0B7B9EB5F015561D1@nts3040.tib.uni-h annover.de>
2003-09-04 18:41 ` 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=F15A23A5EBA5D411A38400D0B7B9EB5F015561CD@nts3040.tib.uni-hannover.de \
    --to=dierk.hoeppner@tib.uni-hannover.de \
    --cc=ntg-context@ntg.nl \
    /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).