clipboard-speaker.texi (1335B)
1 \input texinfo 2 @c -*-texinfo-*- 3 4 @c %**start of header 5 @setfilename clipboard-speaker.info 6 @documentencoding UTF-8 7 @settitle Clipboard-Speaker Reference Manual 8 @c %**end of header 9 10 @include version.texi 11 12 @copying 13 Copyright @copyright{} 2023 14 15 Permission is granted to copy, distribute and/or modify this document 16 under the terms of the GNU Free Documentation License, Version 1.3 or 17 any later version published by the Free Software Foundation; with no 18 Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A 19 copy of the license is included in the section entitled ``GNU Free 20 Documentation License''. 21 @end copying 22 23 @dircategory The Algorithmic Language Scheme 24 @direntry 25 * Clipboard-Speaker: (clipboard-speaker). 26 @end direntry 27 28 @titlepage 29 @title The Clipboard-Speaker Manual 30 @author 31 32 @page 33 @vskip 0pt plus 1filll 34 Edition @value{EDITION} @* 35 @value{UPDATED} @* 36 37 @insertcopying 38 @end titlepage 39 40 @contents 41 42 @c ********************************************************************* 43 @node Top 44 @top Clipboard-Speaker 45 46 This document describes Clipboard-Speaker version @value{VERSION}. 47 48 @menu 49 * Introduction:: Why Clipboard-Speaker? 50 @end menu 51 52 @c ********************************************************************* 53 @node Introduction 54 @chapter Introduction 55 56 INTRODUCTION HERE 57 58 This documentation is a stub. 59 60 @bye