Syllabus title page (newbie problems)
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
participants (1)
-
Vyatcheslav Yatskovsky