[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: txicodequote* and @samp
From: |
Karl Berry |
Subject: |
Re: txicodequote* and @samp |
Date: |
Tue, 18 May 2010 00:19:31 GMT |
Sorry for the delayed reply here.
Is there a good reason that @samp ignores these settings?
What I remember now is that the original reason was that @samp is not
supposed to be used for code fragments, but just more or less random
"sample" text. It didn't seem like such text would need to be cut and
pasted. But I suppose now that it certainly could be.
I installed this change and updated texinfo.tex on ftp.gnu.org, tug.org,
etc. Let me know if problems ...
Thanks,
Karl
--- texinfo.tex.~1.321.~ 2010-05-14 10:23:46.000000000 -0700
+++ texinfo.tex 2010-05-17 17:10:22.000000000 -0700
@@ -2277,6 +2277,12 @@ end
\let\markupsetuprqcode \markupsetcodequoteright
+%
\let\markupsetuplqexample \markupsetcodequoteleft
\let\markupsetuprqexample \markupsetcodequoteright
+%
+\let\markupsetuplqsamp \markupsetcodequoteleft
+\let\markupsetuprqsamp \markupsetcodequoteright
+%
\let\markupsetuplqverb \markupsetcodequoteleft
\let\markupsetuprqverb \markupsetcodequoteright
+%
\let\markupsetuplqverbatim \markupsetcodequoteleft
@@ -2284,3 +2290,2 @@ end
-\let\markupsetuplqsamp \markupsetnoligaturesquoteleft
\let\markupsetuplqkbd \markupsetnoligaturesquoteleft
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: txicodequote* and @samp,
Karl Berry <=