[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #51073] PROBLEMS: Correct the answer about "test-groff"
From: |
Bjarni Ingi Gislason |
Subject: |
[bug #51073] PROBLEMS: Correct the answer about "test-groff" |
Date: |
Fri, 19 May 2017 21:40:08 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0 |
URL:
<http://savannah.gnu.org/bugs/?51073>
Summary: PROBLEMS: Correct the answer about "test-groff"
Project: GNU troff
Submitted by: bjarniig
Submitted on: Sat 20 May 2017 01:40:06 AM UTC
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Details:
>From 2034ea3215c9110eb24930ef15f646ec1ce3a8de Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <address@hidden>
Date: Sat, 20 May 2017 01:37:32 +0000
Subject: [PATCH] PROBLEMS: Correct the answer about "test-groff" and "mdoc"
macros
The user can do the necessary changes to his cloned version of "groff".
Signed-off-by: Bjarni Ingi Gislason <address@hidden>
---
PROBLEMS | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/PROBLEMS b/PROBLEMS
index e0f1239a..ba4f0b9c 100644
--- a/PROBLEMS
+++ b/PROBLEMS
@@ -117,9 +117,10 @@ code snippet into the `troffrc' configuration file:
* Processing mdoc man pages like `groff_mdoc.n' fails if I use
`test-groff'. Why?
-The mdoc package works only after installation, not with test-groff.
-Reason is that the macro files of mdoc get stripped off the `doc-'
-prefix before they are copied to the final destination.
+Because the source does then not contain the directory "/tmac/mdoc"
+with the needed links to the macro files.
+Users can create this directory and the required links in it in their
+local git repository and add "/tmac/mdoc" to the ".gitignore" file.
----------------------------------------------------------------------
--
2.11.0
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?51073>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #51073] PROBLEMS: Correct the answer about "test-groff",
Bjarni Ingi Gislason <=