summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/lib/libformatter.tex4
-rw-r--r--Doc/libformatter.tex4
2 files changed, 8 insertions, 0 deletions
diff --git a/Doc/lib/libformatter.tex b/Doc/lib/libformatter.tex
index 42783fb..86e6db1 100644
--- a/Doc/lib/libformatter.tex
+++ b/Doc/lib/libformatter.tex
@@ -216,6 +216,10 @@ application.
\renewcommand{\indexsubitem}{(writer object method)}
+\begin{funcdesc}{flush}{}
+Flush any buffered output or device control events.
+\end{funcdesc}
+
\begin{funcdesc}{new_alignment}{align}
Set the alignment style. The \code{align} value can be any object,
but by convention is a string or \code{None}, where \code{None}
diff --git a/Doc/libformatter.tex b/Doc/libformatter.tex
index 42783fb..86e6db1 100644
--- a/Doc/libformatter.tex
+++ b/Doc/libformatter.tex
@@ -216,6 +216,10 @@ application.
\renewcommand{\indexsubitem}{(writer object method)}
+\begin{funcdesc}{flush}{}
+Flush any buffered output or device control events.
+\end{funcdesc}
+
\begin{funcdesc}{new_alignment}{align}
Set the alignment style. The \code{align} value can be any object,
but by convention is a string or \code{None}, where \code{None}