From 31d8e97bb4db55efe1e74fa77ad7174b24871de4 Mon Sep 17 00:00:00 2001 From: fvogel Date: Mon, 12 Jul 2021 20:40:37 +0000 Subject: Respect alphabetical order of commands in tk.n, and link to the 'print' man page. --- doc/tk.n | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/doc/tk.n b/doc/tk.n index f6d0704..03f9723 100644 --- a/doc/tk.n +++ b/doc/tk.n @@ -86,6 +86,13 @@ error if tried. Controls the Tk font selection dialog. For more details see the \fBfontchooser\fR manual page. .TP +\fBtk print \fIwindow\fR +. +The \fBtk print\fR command posts a dialog that allows users to print output +from the \fBcanvas\fR and \fBtext\fR widgets. The printing will be done using +platform-native APIs and dialogs where available. For more details see the +\fBprint\fR manual page. +.TP \fBtk scaling \fR?\fB\-displayof \fIwindow\fR? ?\fInumber\fR? . Sets and queries the current scaling factor used by Tk to convert between @@ -111,12 +118,6 @@ is undefined whether existing widgets will resize themselves dynamically to accommodate the new scaling factor. .RE .TP -\fBtk print \fIwindow\fR -. -The \fBtk print\fR command posts a dialog that allows users to print output -from the \fBcanvas\fR and \fBtext\fR widgets. The printing will be done using -platform-native APIs and dialogs where available. -.TP \fBtk sysnotify \fP \fItitle\fP? \fImessage\fP? . The \fBtk sysnotify\fP command creates a platform-specific system -- cgit v0.12