Book description
This book shows how UNIX can be used effectively in the preparation of written documents, especially in the process of producing book-length documents, i.e. typesetting. As this book will demonstrate the tools available in the UNIX environment, it is also valuable to examine text processing in terms of problems and solutions: the problems faced by a writer undertaking a large writing project and the solutions offered by using the resources and power of a computer system.
Table of contents
- Coverpage
- Titlepage
- Copyright
- Contents
- Preface
- 1 From Typewriters to Word Processors
- 2 UNIX Fundamentals
-
3 Learning vi
- Session 1: Basic Commands
- Opening a File
- Moving the Cursor
- Simple Edits
- Session 2: Moving around in a Hurry
- Movement by Screens
- Movement by Text Blocks
- Movement by Searches
- Movement by Line Numbers
- Session 3: Beyond the Basics
- Command-Line Options
- Customizing vi
- Edits and Movement
- More Ways to Insert Text
- Using Buffers
- Marking Your Place
- Other Advanced Edits
- 4 nroff and troff
- 5 The ms Macros
- 6 The mm Macros
- 7 Advanced Editing
- 8 Formatting with tbl
- 9 Typesetting Equations with eqn
- 10 Drawing Pictures
- 11 A Miscellany of UNIX Commands
- 12 Let the Computer Do the Dirty Work
- 13 The awk Programming Language
- 14 Writing nroff and troff Macros
-
15 Figures and Special Effects
- Formatter Escape Sequences
- Local Vertical Motions
- Local Horizontal Motions
- Absolute Motions
- Line Drawing
- Talking Directly to the Printer
- Marking a Vertical Position
- Overstriking Words or Characters
- Tabs, Leaders, and Fields
- Constant Spacing
- Pseudo-Fonts
- Character Output Translations
- Output Line Numbering
- Change Bars
- Form Letters
- Reading in Other Files or Program Output
- 16 What’s in a Macro Package?
- 17 An Extended ms Macro Package
- 18 Putting It All Together
- A Editor Command Summary
- B Formatter Command Summary
- C Shell Command Summary
- D Format of troff Width Tables
- E Comparing mm and ms
- F The format Macros
- G Selected Readings
- Index
Product information
- Title: UNIX° TEXT PROCESSING
- Author(s):
- Release date: May 1987
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780810462915
You might also like
article
Run Llama-2 Models Locally with llama.cpp
Llama is Meta’s answer to the growing demand for LLMs. Unlike its well-known technological relative, ChatGPT, …
book
Models to Code: With No Mysterious Gaps
Learn how to translate an executable model of your application into running code. This is not …
article
Why the Power of Technology Rarely Goes to the People
Throughout history, the advantages and costs of technological innovations have been unevenly distributed between the powerful …
article
Use Github Copilot for Prompt Engineering
Using GitHub Copilot can feel like magic. The tool automatically fills out entire blocks of code--but …