DSPRelated.com
Forums

OT: HTML strangeness on FE pages

Started by Eric Jacobsen December 4, 2005
On 5 Dec 2005 08:22:19 -0800, "Peter K." <p.kootsookos@iolfree.ie>
wrote:

> >Jim Thomas wrote: > >> I think you're talking about the <pre> tag (IIRC, that stands for >> pre-formatted). > >Yup, that's what I use on my .m files: > >% <PRE> >function omegahat = discperiod(signal) > >%DISCPERIOD Find the discrete-frequency periodogram maximizer >: >: >: >%</PRE> > >Ciao, > >Peter K.
Yes, the .m files in question use the pre-formatted escape indicators just like Peter has shown, so that's not the problem (it used to work). I haven't had a chance to get back to this but can try some of these things. I'd like to leave the files with the .m extension since people can right-click if they so desire from the sourcing page. My news server went off its meds for a few days, too, and I'm just now getting back to being able to read this stuff. Cheers, Eric Jacobsen Minister of Algorithms, Intel Corp. My opinions may not be Intel's opinions. http://www.ericjacobsen.org
OKay, it's fixed now, but in a cheesy manner.   I changed the file
extensions to .txt as suggested and now it works.   So the webhost has
some special consideration for .m extensions....grrr...


On Wed, 07 Dec 2005 11:42:12 -0700, Eric Jacobsen
<eric.jacobsen@ieee.org> wrote:

>On 5 Dec 2005 08:22:19 -0800, "Peter K." <p.kootsookos@iolfree.ie> >wrote: > >> >>Jim Thomas wrote: >> >>> I think you're talking about the <pre> tag (IIRC, that stands for >>> pre-formatted). >> >>Yup, that's what I use on my .m files: >> >>% <PRE> >>function omegahat = discperiod(signal) >> >>%DISCPERIOD Find the discrete-frequency periodogram maximizer >>: >>: >>: >>%</PRE> >> >>Ciao, >> >>Peter K. > >Yes, the .m files in question use the pre-formatted escape indicators >just like Peter has shown, so that's not the problem (it used to >work). > >I haven't had a chance to get back to this but can try some of these >things. I'd like to leave the files with the .m extension since >people can right-click if they so desire from the sourcing page. > >My news server went off its meds for a few days, too, and I'm just now >getting back to being able to read this stuff. > >Cheers, >Eric Jacobsen >Minister of Algorithms, Intel Corp. >My opinions may not be Intel's opinions. >http://www.ericjacobsen.org
Eric Jacobsen Minister of Algorithms, Intel Corp. My opinions may not be Intel's opinions. http://www.ericjacobsen.org