URL: <http://savannah.gnu.org/bugs/?54210>
Summary: [PATCH] Overhaul Underlining Project: GNU troff Submitted by: mfwitten Submitted on: Sat 30 Jun 2018 05:18:25 AM UTC Category: Core Severity: 3 - Normal Item Group: Documentation Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any Planned Release: None _______________________________________________________ Details: A patch is attached. Download the patch to: /tmp/0000.patch Check the patch: $ git checkout --detach master $ git am /tmp/0000.patch $ git log -1 -p $ makeinfo doc/groff.texi $ info -f ./groff.info $ man ./man/groff.7.man $ man ./man/groff_char.7.man Update the master branch: $ head=$(git rev-parse HEAD) $ git checkout master $ git pull . "$head" Here is the commit message: $ git log -1 --format=%B groff.texi, groff(7), groff_char(7): Overhaul underlining * Make the terminology a bit more consistent and precise; for example, "underlining" is used instead of "an underline". * Explain why it matters in which order 2 characters participate in overstriking. * Provide superior example macros for performing underlining via overstriking. * Document "\_", "\[ul]", "\[ru]", and "\[br]" more completely. * Note what happens when one "ul" request is made while another "ul" request is still in effect. * In the course of these edits: . Use the "nop" request to clarify the "box" macro example. . Re-write "zero width space" as "zero-width space". . Replace a couple uses of "See @ref" with "@xref". . Generally improve the surrounding prose. . Improve surrounding index terms. _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Sat 30 Jun 2018 05:18:25 AM UTC Name: 0000.patch Size: 24KiB By: mfwitten Download and apply this patch as described. <http://savannah.gnu.org/bugs/download.php?file_id=44460> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?54210> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/ _______________________________________________ bug-groff mailing list bug-groff@gnu.org https://lists.gnu.org/mailman/listinfo/bug-groff