%TITLE Page Formatting %AUTHOR Richard Rathe / rrathe@dean.med.ufl.edu %AUTHURL rrathe@dean.med.ufl.edu %VERSION MTX 1.5 User's Manual / Copyright 1996 by Richard Rathe %PATH http://www.med.ufl.edu/medinfo/mtx/docs/ %CREATED June 1, 1996 %MTX 1.5 #Horizontal Rule One or more dash (-) characters on a line will create a horizontal rule as follows: =------------ Becomes: -------------------------- #Block Quote A leading single quote (') character tags a line as a block quote as follows: ='This is a block quote. It is indented etc.... Becomes: 'This is a block quote. It is indented somewhat to set it apart from other text on the page. This text is repeated to make a paragraph. This is a block quote. It is indented somewhat to set it apart from other text on the page. This text is repeated to make a paragraph. This is a block quote. It is indented somewhat to set it apart from other text on the page. #Pull Quote Two leading single quote (') characters tag a line as a pull quote as follows: =''This is a pull quote. It is set off etc.... Becomes: ''This is a pull quote. It is set off from the main text by horizontal rules. #Preformatted Text A leading equal sign (=) tags a line as preformatted as follows: == This is a line of preformatted text. Becomes: = This is a line of preformatted text. #Non-Printing Text#=PLUS A leading plus sign (+) tags a line as non-printing as follows: =+This is a line of non-printing text. Becomes: +This is a line of non-printing text. The text will be visible unless the {#"print" layout#other.html#} is in effect. #Centered Text A leading dollar sign ($) tag will center a line as follows: =$This is a line of centered text. Becomes: $This is a line of centered text. [{#3.2#current.html#}] #$Centered Headings You can also center section headings, {#page headings, and logo graphics#cover.html#} by using the dollar sign ($) tag: =#$Centered Headings = =#!$Centered Heading = =#!$!mtxlogo [{#3.2#current.html#}]