Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.misc > #17016

Re: HOW2 see LaTex in *.html?

From Bob Tennent <BobT@cs.queensu.ca>
Newsgroups comp.os.linux.misc
Subject Re: HOW2 see LaTex in *.html?
Date 2016-03-16 12:29 +0000
Organization albasani.net
Message-ID <slrnneike7.7g9.BobT@linus.cs.queensu.ca> (permalink)
References <slrnneg3dp.jkc.BobT@linus.cs.queensu.ca> <ncaop5$q4s$1@dont-email.me>

Show all headers | View raw


On Wed, 16 Mar 2016 04:51:50 -0000 (UTC), WhoCares@gmail.com wrote:
 >
 > What do you see at: 
 > http://plato.stanford.edu/entries/type-theory-intuitionistic/

In *any* modern browser, one should see text with
interspersed mathematics. And if you download the index.html
and local.js files from there and either download MathJax.js
into a suitable sub-directory or replace the MathJax
reference by

<script type="text/javascript" async
src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_CHTML">
</script>

you'll again get mathematics rather than LaTeX code
when viewing the local copy. (To get the same overall
appearance as the web page, you'll need to download into
sub-directories other .js files, and .css and .png files.)

The html file must have been generated from an original .tex
source in some way, perhaps by a variant of tex4ht. I've
seen this kind of web page at publisher's sites.

Bob T.

Back to comp.os.linux.misc | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

HOW2 see LaTex in *.html? WhoCares@gmail.com - 2016-03-15 08:12 +0000
  Re: HOW2 see LaTex in *.html? JohnF <john@please.see.sig.for.email.com> - 2016-03-15 11:54 +0000
  Re: HOW2 see LaTex in *.html? Bob Tennent <BobT@cs.queensu.ca> - 2016-03-15 13:27 +0000
    Re: HOW2 see LaTex in *.html? WhoCares@gmail.com - 2016-03-16 04:51 +0000
      Re: HOW2 see LaTex in *.html? Bob Tennent <BobT@cs.queensu.ca> - 2016-03-16 05:19 +0000
      Re: HOW2 see LaTex in *.html? Bob Tennent <BobT@cs.queensu.ca> - 2016-03-16 12:29 +0000
  Re: HOW2 see LaTex in *.html? William Unruh <unruh@invalid.ca> - 2016-03-15 19:47 +0000
    Re: HOW2 see LaTex in *.html? Bob Tennent <BobT@cs.queensu.ca> - 2016-03-15 20:00 +0000

csiph-web