Given the following, how do I center the framed text box on the page? -------------------------------- \setupframedtexts[background=screen,width=.6\hsize, align=middle] \setupcolors[state=start] % \starttext \startframedtext \cbox{\bf\ss\tfb WARNING} The text of the warning. % \stopframedtext \stoptext ---------------------------------------- -- John Culleton, Wexford Press "Create Book Covers with Scribus" $5.95 at http://www.booklocker.com/books/4055.html Free eps format barcode: http://www.tux.org/~milgram/bookland/
2010/11/14 John Culleton
Given the following, how do I center the framed text box on the page? -------------------------------- \setupframedtexts[background=screen,width=.6\hsize, align=middle] \setupcolors[state=start] % \starttext \startframedtext \cbox{\bf\ss\tfb WARNING} The text of the warning. % \stopframedtext \stoptext ----------------------------------------
\startframedtext[middle] your text \stopframedtext -- Best regards, Li Yanrui (李延瑞)
On Saturday 13 November 2010 21:11:50 Li Yanrui (李延瑞) wrote:
2010/11/14 John Culleton
: Given the following, how do I center the framed text box on the page? -------------------------------- \setupframedtexts[background=screen,width=.6\hsize, align=middle] \setupcolors[state=start] % \starttext \startframedtext \cbox{\bf\ss\tfb WARNING} The text of the warning. % \stopframedtext \stoptext ----------------------------------------
\startframedtext[middle] your text \stopframedtext
My thanks Yanrui. -- John Culleton, Wexford Press "Create Book Covers with Scribus" $5.95 at http://www.booklocker.com/books/4055.html Free eps format barcode: http://www.tux.org/~milgram/bookland/
Hi All, I hope this is my last question for awhile. In the default correspondence letter, i have tried using a double carriage return as well as \par to try and have a blank line between paragraphs, but none of these work. Do i need to create a new paragraph action? Any reponse is greatly appreciated. Thanks again, Russ
Am 14.11.2010 um 05:06 schrieb Russell Urquhart:
Hi All,
I hope this is my last question for awhile.
In the default correspondence letter, i have tried using a double carriage return as well as \par to try and have a blank line between paragraphs, but none of these work.
Do i need to create a new paragraph action?
Any reponse is greatly appreciated.
\setupletterstyle[whitespace=line] Wolfgang
participants (4)
-
John Culleton
-
Li Yanrui (李延瑞)
-
Russell Urquhart
-
Wolfgang Schuster