diff --git a/format-master.xml b/format-master.xml
index c924d86..02c9c94 100755
--- a/format-master.xml
+++ b/format-master.xml
@@ -34,17 +34,57 @@
 		relevant in LaTeX).
 			'no' => don't indent.
 			otherwise => apply standard paragraph formatting. [default]
+		
+		@align: How to align the paragraph. Note that these are
+		potentially distinct from the default action, e.g., specifying
+		align="left" will produce a flushleft environment in LaTeX,
+		which is not the same effect as not specifying an alignment.
+			'left' => left alignment
+			'center' => centered alignment
+			'right' => right alignment
 	-->
 	
-		
+		
+			
 
 
-\noindent 
+			
+			
+				
+					\begin{flush
+					
+					}
+					
+					\end{flush
+					
+					}
+				
+				
+					\begin{center}
+					
+					\end{center}
+				
+				
+					\noindent 
+					
+				
+			
+			
 	
 		
-
+			
+		
 		
-		
+		
+			
+				
+					
+						
+					
+				
+				
+			
+		
 	
 	
 	
@@ -243,6 +283,7 @@
 			'small' => \smallskip
 			'medium' => \medskip
 			'large' => \bigskip
+			'fill' => \vfill
 			LaTeX length => \vskipxx
 	-->
 	
@@ -260,6 +301,9 @@
 				
 					\bigskip
 				
+				
+					\vfill
+				
 				
 					\vskip