public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* makeinfo 4.8 generates non-standard HTML for @emph{..@samp{..}..}
@ 2005-04-20 13:01 Gerald Pfeifer
  2005-04-20 15:17 ` Karl Berry
  0 siblings, 1 reply; 4+ messages in thread
From: Gerald Pfeifer @ 2005-04-20 13:01 UTC (permalink / raw)
  To: bug-texinfo; +Cc: gcc

In the GCC documentation (gcc/doc/install.texi) we have the following
texinfo snippet

  @emph{You should substitute @samp{i686} in the above command with the 
  appropriate processor for your host.}

makeinfo 4.8 translates this to

  <p><em>You should substitute `<samp></em><span class="samp">i686</span>
  <em></samp>' in the above command with the appropriate processor 
  for your host.</em>

which is not valid HTML 4.01 nor XHTML 1.0 transitional according to 
validator.w3.org.

(The original file is at <http://gcc.gnu.org/install/specific.html>.)

Gerald

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: makeinfo 4.8 generates non-standard HTML for @emph{..@samp{..}..}
  2005-04-20 13:01 makeinfo 4.8 generates non-standard HTML for @emph{..@samp{..}..} Gerald Pfeifer
@ 2005-04-20 15:17 ` Karl Berry
  2005-06-26 16:53   ` Gerald Pfeifer
  0 siblings, 1 reply; 4+ messages in thread
From: Karl Berry @ 2005-04-20 15:17 UTC (permalink / raw)
  To: gerald; +Cc: bug-texinfo, gcc

Hi Gerald,

      <p><em>You should substitute `<samp></em><span class="samp">i686</span>
      <em></samp>' in the above command with the appropriate processor 
      for your host.</em>

Thanks for the report, I'll work on fixing that.

karl

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: makeinfo 4.8 generates non-standard HTML for @emph{..@samp{..}..}
  2005-04-20 15:17 ` Karl Berry
@ 2005-06-26 16:53   ` Gerald Pfeifer
  2005-06-27 17:03     ` Karl Berry
  0 siblings, 1 reply; 4+ messages in thread
From: Gerald Pfeifer @ 2005-06-26 16:53 UTC (permalink / raw)
  To: Karl Berry; +Cc: bug-texinfo, gcc

Hi Karl,

On Wed, 20 Apr 2005, Karl Berry wrote:
>       <p><em>You should substitute `<samp></em><span class="samp">i686</span>
>       <em></samp>' in the above command with the appropriate processor 
>       for your host.</em>
> Thanks for the report, I'll work on fixing that.

have you had a chance to look into this?  It's certainly not a top
priority issue and I don't want to pressure you, just came across
this again today.

Gerald

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: makeinfo 4.8 generates non-standard HTML for @emph{..@samp{..}..}
  2005-06-26 16:53   ` Gerald Pfeifer
@ 2005-06-27 17:03     ` Karl Berry
  0 siblings, 0 replies; 4+ messages in thread
From: Karl Berry @ 2005-06-27 17:03 UTC (permalink / raw)
  To: gerald; +Cc: bug-texinfo, gcc

    >       <p><em>You should substitute `<samp></em><span class="samp">i686</span>
    >       <em></samp>' in the above command with the appropriate processor 
    >       for your host.</em>
    > Thanks for the report, I'll work on fixing that.

    have you had a chance to look into this?  

Not yet, but it's again at the top of my Texinfo list due to your
message :).

    It's certainly not a top priority issue 

I'm glad, because my time for Texinfo in general is unfortunately rather
lacking these days :(.

Best,
Karl

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-06-27 17:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-20 13:01 makeinfo 4.8 generates non-standard HTML for @emph{..@samp{..}..} Gerald Pfeifer
2005-04-20 15:17 ` Karl Berry
2005-06-26 16:53   ` Gerald Pfeifer
2005-06-27 17:03     ` Karl Berry

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).