diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2019-12-15 20:13:51 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2019-12-15 20:13:51 +0200 |
commit | fb48abe6ca16de5887b15f7c7774cd6c2e402176 (patch) | |
tree | 1b0c77ff95f96ae71b017f894c4b8622d1f43c59 /doc/gawk.texi | |
parent | 893bd9fd3d78eb6d3093971ee3c3700d71da1e77 (diff) | |
download | egawk-fb48abe6ca16de5887b15f7c7774cd6c2e402176.tar.gz egawk-fb48abe6ca16de5887b15f7c7774cd6c2e402176.tar.bz2 egawk-fb48abe6ca16de5887b15f7c7774cd6c2e402176.zip |
Get straight quotes in code in the PDF.
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index 12841fde..9a62fb8d 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -263,6 +263,12 @@ Some comments on the layout for TeX. @finalout @end iftex +@c Enabled '-quotes in PDF files so that cut/paste works in +@c more places. + +@codequoteundirected on +@codequotebacktick on + @copying @docbook <para> |