Skip to content

Commit f6201a2

Browse files
committed
groff updates
1 parent 84667a1 commit f6201a2

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

gpl-release/Docs/roff-mac.nr

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
.\"
77
.\" -- Determine what all of the fonts to be used are
88
.\"
9-
.if t .fp 1 R \{
9+
.if t .fp 1 R {
1010
.\"
1111
.\" -- Define the Fonts
1212
\" font for the main body and page numbering
@@ -15,7 +15,7 @@
1515
.cs 3 21.5
1616
.fp 4 S \" just for completion
1717
.po 1.0i
18-
.wh -1i PB \}
18+
.wh -1i PB }
1919
.\"
2020
.\" -- Define the strings for the program title and default section heading
2121
.ds Ct "Conquer Version 5.0 Beta

packaging/melange/melange.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ environment:
3434
- gawk
3535
- groff
3636
- groff-doc
37+
- ghostscript # For PostScript processing
38+
- ghostscript-fonts # This provides the standard PostScript fonts #
3739

3840
pipeline:
3941
- uses: git-checkout

0 commit comments

Comments
 (0)