Update of bug #65198 (group groff): Status: Invalid => None Assigned to: gbranden => PTPi Open/Closed: Closed => Open Summary: [bjarnigroff] mom/examples/*.txt: change '-k' to '-K utf8' => mom/examples/*.txt: change '-k' to '-K utf8'
_______________________________________________________ Follow-up Comment #4: Comment #3 appears to misunderstand the point of comment #2: this ticket doesn't concern [http://git.savannah.gnu.org/cgit/groff.git/tree/contrib/mom/mom.am contrib/mom/mom.am] itself, but merely uses that file's build options as a template for what ought to appear in [http://git.savannah.gnu.org/cgit/groff.git/tree/contrib/mom/examples/README.txt contrib/mom/examples/README.txt] (and its [http://git.savannah.gnu.org/cgit/groff.git/tree/contrib/mom/examples/README-fr.txt README-fr.txt] counterpart). That is, it's suggesting changes akin to: diff --git a/contrib/mom/examples/README.txt b/contrib/mom/examples/README.txt index 851a9a27a..34e06153c 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 -------------------- @@ -78,8 +78,8 @@ all PDF readers. 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. +of contents and clickable links. It should be generated with 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 To my eyes, this appears to be a legitimate refinement, as -K is more reliable than -k for known encodings. But Peter is in charge of the content of these files, so I'm reassigning this to him so he can make that call. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?65198> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/