From 4d621f43d98e6e9f6f208dbd448a0b0bf5889773 Mon Sep 17 00:00:00 2001 From: KolenCheung Date: Tue, 4 Oct 2016 00:28:30 -0700 Subject: Replace Google Chart API by CodeCogs --- man/pandoc.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'man/pandoc.1') diff --git a/man/pandoc.1 b/man/pandoc.1 index 81531e2b1..de844fff6 100644 --- a/man/pandoc.1 +++ b/man/pandoc.1 @@ -1092,7 +1092,7 @@ If \f[I]URL\f[] is not specified, it is assumed that the script is at Render TeX formulas using an external script that converts TeX formulas to images. The formula will be concatenated with the URL provided. -If \f[I]URL\f[] is not specified, the Google Chart API will be used. +If \f[I]URL\f[] is not specified, the CodeCogs will be used. Note: the \f[C]\-\-webtex\f[] option will affect Markdown output as well as HTML. .RS @@ -3376,7 +3376,7 @@ It will be rendered using OMML math markup. .TP .B FictionBook2 If the \f[C]\-\-webtex\f[] option is used, formulas are rendered as -images using Google Charts or other compatible web service, downloaded +images using CodeCogs or other compatible web service, downloaded and embedded in the e\-book. Otherwise, they will appear verbatim. .RS @@ -3433,8 +3433,8 @@ If the \f[C]\-\-webtex\f[] option is used, TeX formulas will be converted to \f[C]\f[] tags that link to an external script that converts formulas to images. The formula will be URL\-encoded and concatenated with the URL provided. -If no URL is specified, the Google Chart API will be used -(\f[C]http://chart.apis.google.com/chart?cht=tx&chl=\f[]). +If no URL is specified, the CodeCogs will be used +(\f[C]https://latex.codecogs.com/png.latex?\f[]). .IP "7." 3 If the \f[C]\-\-mathjax\f[] option is used, TeX math will be displayed between \f[C]\\(...\\)\f[] (for inline math) or \f[C]\\[...\\]\f[] (for -- cgit v1.2.3