ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Vyatcheslav Yatskovsky <yatskovsky@gmail.com>
To: ntg-context@ntg.nl
Subject: Syllabus title page (newbie problems)
Date: Mon, 31 May 2010 17:59:42 +0300	[thread overview]
Message-ID: <4C03CEDE.1010407@gmail.com> (raw)

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

Hi,

I'm making my syllabus title page with standard "bureaucratic" elements, 
like signature stamps, etc.

Please, look at the attached png file for idea how it should look like.

I started new page using \startstandardmakeup, which centered the text 
too. But I have problems with signature: how to reset the alignment to 
left, and, more important, how to place two \fillinrules in one line of 
text ("_day_"_month_ year)?


Now my script looks as follows:

-----------------------------------

\setupbodyfont[mscore,rm,14pt]
\usemodule[fullpage][style={cm,headings}]

\starttext

\startstandardmakeup[doublesided=no,align=center,style={\switchtobodyfont[ss,18pt]}]
    \setupbackgrounds[header][text][background=]
    \setupindenting[none]
    \setupinterlinespace[28pt]
%   \let\\=\blank

{\bf NATIONAL AVIATION UNIVERSITY}

INSTITUTE OF ELECTRONICS AND CONTROL SYSTEMS

Airspace control systems faculty

Aviation computer-integrated complexes department

\startstandardmakeup[align=left]  %is there better command for this?
\setupnarrower[left=12cm]
\startnarrower[left]
"Approved"

Deputy Rector for Academics

\fillinrules[]{}{A.Polukhin}

\fillinrules{"}{"}\fillinrules[]{}{\currentdate[year]}\par  %have 
problem here: need to keep two rules on one line
\stopnarrower
\stopstandardmakeup

\par\vfill
    {\tfx Kiyv \currentdate[year]}
    \stopstandardmakeup

\stoptext


-- 
Best Regards,
Vyatcheslav Yatskovsky

[-- Attachment #2: syllabus_title.png --]
[-- Type: image/png, Size: 12027 bytes --]

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

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2010-05-31 14:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-31 14:59 Vyatcheslav Yatskovsky [this message]
     [not found] <mailman.1323.1275329001.4277.ntg-context@ntg.nl>
2010-05-31 20:17 ` Vyatcheslav Yatskovsky

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=4C03CEDE.1010407@gmail.com \
    --to=yatskovsky@gmail.com \
    --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).