summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1/cweb.1
diff options
context:
space:
mode:
authorAndreas Scherer <andreas_tex@freenet.de>2024-03-10 17:07:26 +0000
committerAndreas Scherer <andreas_tex@freenet.de>2024-03-10 17:07:26 +0000
commitfef37481c4107816e7f6a0f400badd77baa7bbf1 (patch)
tree4f7f98e69a2d3bb139112d43119a455995cb597f /Master/texmf-dist/doc/man/man1/cweb.1
parent619fff43574d0e7edd7dd2f514562f1f5003d565 (diff)
[CWEB] Add option '-F' for CWEAVE/CTWILL.
GROFF=groff PDFOPTS=-man -t -rS11 PSPDF=ps2pdf -SPAPERSIZE=a4 git-svn-id: svn://tug.org/texlive/trunk@70551 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/cweb.1')
-rw-r--r--Master/texmf-dist/doc/man/man1/cweb.18
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/man/man1/cweb.1 b/Master/texmf-dist/doc/man/man1/cweb.1
index c8e7d16784c..a028912b99e 100644
--- a/Master/texmf-dist/doc/man/man1/cweb.1
+++ b/Master/texmf-dist/doc/man/man1/cweb.1
@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc
.\"
-.TH "CWEB" "1" "February 21, 2024" "Web2c 2024" "General Commands Manual"
+.TH "CWEB" "1" "Marxch 10, 2024" "Web2c @VERSION@" "General Commands Manual"
.SH NAME
ctangle, cweave \- translate CWEB to C/C++ and/or TeX
.SH SYNOPSIS
@@ -97,13 +97,13 @@ The first batch of options are common to both \f[B]ctangle\f[R] and
.IP \[bu] 2
\f[B]\-\-version\f[R]: output version information and exit
.PP
-There is one other option applicable to \f[B]ctangle\f[R] only:
+There are two other options applicable to \f[B]ctangle\f[R] only:
.IP \[bu] 2
\f[B]+k\f[R]: keep separators in numeric literals in the output
.IP \[bu] 2
\f[B]+u\f[R]: transliterate UTF-8 characters in C code
.PP
-There are seven other options applicable to \f[B]cweave\f[R] only:
+There are eight other options applicable to \f[B]cweave\f[R] only:
.IP \[bu] 2
\f[B]\-e\f[R]: do not enclose C/C++\ material in
\f[B]\[rs]PB{\&...}\f[R]
@@ -111,6 +111,8 @@ There are seven other options applicable to \f[B]cweave\f[R] only:
\f[B]\-f\f[R]: do not force a newline after every C/C++\ statement in
output
.IP \[bu] 2
+\f[B]\-F\f[R]: do not force a compound statement to start on a new line
+.IP \[bu] 2
\f[B]\-i\f[R]: suppress indentation of parameter declarations
.IP \[bu] 2
\f[B]\-o\f[R]: suppress separation of declarations and statements