Dear all, I am trying to build a presentation with specific requirements. I would like to have the title of the presentation on the middle (both vertical and horizontal) of the first page. I tried, on one hand, two \vfill, and, on the other hand, \framed[location=middle,align=middle] but without success. The title is always on the top of the text area. Any help is welcome ! -- Flavien. ---------------------------- "Quantum objects are completely crazy but, at least, they are all crazy in the same way." R.P. Feynman.
On Tue, 21 Oct 2008, Flavien Lambert wrote:
Dear all, I am trying to build a presentation with specific requirements. I would like to have the title of the presentation on the middle (both vertical and horizontal) of the first page. I tried, on one hand, two \vfill, and, on the other hand, \framed[location=middle,align=middle] but without success. The title is always on the top of the text area. Any help is welcome !
Try either \null\vfill ...content... \vfill\page or \startstandardmakeup ...content... \stopstandardmakeup Aditya
On Oct 21, 2008, at 10:22 PM, Flavien Lambert wrote:
Dear all, I am trying to build a presentation with specific requirements. I would like to have the title of the presentation on the middle (both vertical and horizontal) of the first page. I tried, on one hand, two \vfill, and, on the other hand, \framed[location=middle,align=middle] but without success. The title is always on the top of the text area. Any help is welcome !
-- Flavien.
\starttext \framed[width=\textwidth, height=\textheight, top=\vss, bottom=\vss, align=middle] {Hi! I'm centered!} \stoptext HTH Thomas
On Tue, 21 Oct 2008 14:22:08 -0600, Flavien Lambert
Dear all, I am trying to build a presentation with specific requirements. I would like to have the title of the presentation on the middle (both vertical and horizontal) of the first page. I tried, on one hand, two \vfill, and, on the other hand, \framed[location=middle,align=middle] but without success. The title is always on the top of the text area. Any help is welcome !
You may play with \starttext \startstandardmakeup \startalignment[middle] test \stopalignment \stopstandardmakeup \stoptext Best wishes -- Professor Idris Samawi Hamid, Editor-in-Chief International Journal of Shi`i Studies Department of Philosophy Colorado State University Fort Collins, CO 80523
On Tue, Oct 21, 2008 at 10:42 PM, Idris Samawi Hamid ادريس سماوي حامد
On Tue, 21 Oct 2008 14:22:08 -0600, Flavien Lambert
wrote: Dear all, I am trying to build a presentation with specific requirements. I would like to have the title of the presentation on the middle (both vertical and horizontal) of the first page. I tried, on one hand, two \vfill, and, on the other hand, \framed[location=middle,align=middle] but without success. The title is always on the top of the text area. Any help is welcome !
You may play with
\starttext
\startstandardmakeup \startalignment[middle] test \stopalignment \stopstandardmakeup
\stoptext
Too long ;-) \starttext \startstandardmakeup[align=middle] test \stopstandardmakeup \stoptext Wolfgang
participants (5)
-
Aditya Mahajan
-
Flavien Lambert
-
Idris Samawi Hamid ادريس سماوي ح امد
-
Thomas A. Schmitz
-
Wolfgang Schuster