opus3: work around a bug with the bullet character for now - tgtimes - The Gopher Times
(HTM) git clone git://bitreich.org/tgtimes git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/tgtimes
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Tags
(DIR) README
---
(DIR) commit 9ee2cbee9cd5697247938ab64443609d76882e98
(DIR) parent 28e7b7085051b50921fa0e6d21fa12c00cedd110
(HTM) Author: Josuah Demangeon <me@josuah.net>
Date: Fri, 28 Jan 2022 00:50:54 +0100
opus3: work around a bug with the bullet character for now
Diffstat:
M opus3/article-bitreich-stagit-1-0.… | 18 +++++++++---------
M opus3/article-unix-calendar-comman… | 6 +++---
M opus3/tgtimes3.pdf | 0
M opus3/tgtimes3.txt | 26 +++++++++++++-------------
4 files changed, 25 insertions(+), 25 deletions(-)
---
(DIR) diff --git a/opus3/article-bitreich-stagit-1-0.mw b/opus3/article-bitreich-stagit-1-0.mw
@@ -12,27 +12,27 @@ gopher://bitreich.org/1/releases/
It has the following changes:
.PP
stagit:
-.IP •
+.IP -
Print the number of remaining commits.
-.IP •
+.IP -
Ignore '\r' in writing diffs and file blobs.
-.IP •
+.IP -
Percent encode characters in path names, like '?' and '#'.
-.IP •
+.IP -
Encode XML / HTML entities in the project name.
-.IP •
+.IP -
Add EXAMPLES section to the man pages.
.PP
stagit-gopher:
-.IP •
+.IP -
Print the number of remaining commits.
-.IP •
+.IP -
Add EXAMPLES section to the man pages.
.PP
Thanks to:
-.IP •
+.IP -
quinq: for the remaining commits patch.
-.IP •
+.IP -
srfsh: for suggesting to look into percent encoding characters.
.PP
(cl|g)it commander Bob
(DIR) diff --git a/opus3/article-unix-calendar-command.mw b/opus3/article-unix-calendar-command.mw
@@ -11,14 +11,14 @@ By storing events in a single file of text edited by hand, calendar(1)
brings the comfort of your existing text editor to manage events with
a simple syntax:
.
-.IP •
+.IP -
one line per event: first a date, then a tab, then a description.
.
-.IP •
+.IP -
A line starting with a tab implicitly has the
same date as the previous event.
.
-.IP •
+.IP -
Empty lines are ignored, and the C preprocessor brings \fC#include\fR
and \fC/* comments */\fR as needed.
.
(DIR) diff --git a/opus3/tgtimes3.pdf b/opus3/tgtimes3.pdf
Binary files differ.
(DIR) diff --git a/opus3/tgtimes3.txt b/opus3/tgtimes3.txt
@@ -216,27 +216,27 @@ ____________________________________________________________
stagit:
- • Print the number of remaining commits.
- ' in writing diffs and file blobs.
- • Ignore '
- • Percent encode characters in path names, like '?'
+ - Print the number of remaining commits.
+ ' in writing diffs and file blobs.
+ - Ignore '
+ - Percent encode characters in path names, like '?'
and '#'.
- • Encode XML / HTML entities in the project name.
+ - Encode XML / HTML entities in the project name.
- • Add EXAMPLES section to the man pages.
+ - Add EXAMPLES section to the man pages.
stagit-gopher:
- • Print the number of remaining commits.
+ - Print the number of remaining commits.
- • Add EXAMPLES section to the man pages.
+ - Add EXAMPLES section to the man pages.
Thanks to:
- • quinq: for the remaining commits patch.
+ - quinq: for the remaining commits patch.
- • srfsh: for suggesting to look into percent encoding
+ - srfsh: for suggesting to look into percent encoding
characters.
(cl|g)it commander Bob
@@ -319,13 +319,13 @@ ____________________________________________________________
hand, calendar(1) brings the comfort of your existing
text editor to manage events with a simple syntax:
- • one line per event: first a date, then a tab, then a
+ - one line per event: first a date, then a tab, then a
description.
- • A line starting with a tab implicitly has the same
+ - A line starting with a tab implicitly has the same
date as the previous event.
- • Empty lines are ignored, and the C preprocessor
+ - Empty lines are ignored, and the C preprocessor
brings #include and /* comments */ as needed.
No need to format everything right away: taking notes