PTPi pushed a commit to branch master
in repository groff.
commit e103a6e61c0a7da21b2b211e6b3254730b85acd4
Author: Peter Schaffter <[email protected]>
AuthorDate: Mon Apr 15 15:24:01 2024 -0400
[mom]: Amend examples/README.txt and README-fr.txt
Instruct use of -K utf8 rather than -k to process example files that
contain accented characters.
---
contrib/mom/examples/README-fr.txt | 8 ++++----
contrib/mom/examples/README.txt | 12 ++++++------
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/contrib/mom/examples/README-fr.txt
b/contrib/mom/examples/README-fr.txt
index 5b1b4346c..84a98629d 100644
--- a/contrib/mom/examples/README-fr.txt
+++ b/contrib/mom/examples/README-fr.txt
@@ -22,9 +22,9 @@ avec pdfmom(1).
pdfmom mom-pdf.mom > mom-pdf.pdf
pdfmom sample_docs.mom > sample_docs.pdf
pdfmom slide-demo.mom > slide-demo.pdf
- pdfmom -k letter.mom > letter.pdf
- pdfmom -k mon_premier_doc.mom > mon_premier_doc.pdf
- pdfmom -k typesetting.mom > typesetting.pdf
+ pdfmom -K utf8 letter.mom > letter.pdf
+ pdfmom -K utf8 mon_premier_doc.mom > mon_premier_doc.pdf
+ pdfmom -K utf8 typesetting.mom > typesetting.pdf
Les fichiers
------------
@@ -84,7 +84,7 @@ transition sont disponibles pour tous les lecteurs PDF.
Le fichier mon_premier_doc.mom est un exemple simple en français
montrant l'utilisation d'éléments de formattage courants: titres de
section, paragraphes, listes, table des matières et liens PDF
-cliquables. Il doit être généré avec l'option -k du fait de la
+cliquables. Il doit être généré avec l'option -K utf8 du fait de la
présence de caractères accentués.
Un certain nombre de réglages ont également été changés pour ce
diff --git a/contrib/mom/examples/README.txt b/contrib/mom/examples/README.txt
index 851a9a27a..4e4115702 100644
--- a/contrib/mom/examples/README.txt
+++ b/contrib/mom/examples/README.txt
@@ -21,9 +21,9 @@ files with pdfmom(1).
pdfmom mom-pdf.mom > mom-pdf.pdf
pdfmom sample_docs.mom > sample_docs.pdf
pdfmom slide-demo.mom > slide-demo.pdf
- pdfmom -k letter.mom > letter.pdf
- pdfmom -k mon_premier_doc.mom > mon_premier_doc.pdf
- pdfmom -k typesetting.mom > typesetting.pdf
+ pdfmom -K utf8 letter.mom > letter.pdf
+ pdfmom -K utf8 mon_premier_doc.mom > mon_premier_doc.pdf
+ pdfmom -K utf8 typesetting.mom > typesetting.pdf
The files themselves
--------------------
@@ -77,9 +77,9 @@ all PDF readers.
***mon_premier_doc.mom***
The file, mon_premier_doc.mom, is a simple example in French showing
-the use of common elements: section headings, paragraphs, lists, table
-of contents and clickable links. It should be generated with option -k
-as there are some accented letters.
+the use of common elements: section headings, paragraphs, lists,
+table of contents and clickable links. It should be generated with
+the option -K utf8 as there are some accented letters.
A few settings were also changed for this French document:
ATTRIBUTE_STRING is used to replace "by" by "par" in the document
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit