diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:49:54 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:49:54 -0400 |
commit | 78ee2554e5333147b11577e57006af149bb6ee8c (patch) | |
tree | ea622205aabbbe61bf7d4f27001a896be9c9db48 /office/pdfpc | |
parent | 27077734263895aec1ce50722fff5f316237e170 (diff) |
office/pdfpc: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'office/pdfpc')
-rw-r--r-- | office/pdfpc/README | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/office/pdfpc/README b/office/pdfpc/README index f57e79b7f83f..050b8c92ef8e 100644 --- a/office/pdfpc/README +++ b/office/pdfpc/README @@ -1,13 +1,14 @@ A presenter console with multi-monitor support for PDF files. -pdfpc is a GTK based presentation viewer application which uses Keynote like -multi-monitor output to provide meta information to the speaker during the -presentation. It is able to show a normal presentation window on one screen, -while showing a more sophisticated overview on the other one providing -information like a picture of the next slide, as well as the left over time -till the end of the presentation. The input files processed by pdfpc are PDF -documents, which can be created using nearly any of today's presentation +pdfpc is a GTK based presentation viewer application which uses +Keynote like multi-monitor output to provide meta information to +the speaker during the presentation. It is able to show a normal +presentation window on one screen, while showing a more sophisticated +overview on the other one providing information like a picture of +the next slide, as well as the left over time till the end of the +presentation. The input files processed by pdfpc are PDF documents, +which can be created using nearly any of today's presentation software. -More information, including screenshots and a demo presentation, can be found -at https://pdfpc.github.io/ +More information, including screenshots and a demo presentation, can +be found at https://pdfpc.github.io/ |