texlive[46509] Master/texmf-dist/tex/generic/tex4ht/html5.4ht: html5

commits+karl at tug.org commits+karl at tug.org
Thu Feb 1 01:41:45 CET 2018


Revision: 46509
          http://tug.org/svn/texlive?view=revision&revision=46509
Author:   karl
Date:     2018-02-01 01:41:45 +0100 (Thu, 01 Feb 2018)
Log Message:
-----------
html5 meta tags, tex4ht r370

Revision Links:
--------------
    http://tug.org/svn/texlive?view=revision&revision=370

Modified Paths:
--------------
    trunk/Master/texmf-dist/tex/generic/tex4ht/html5.4ht

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/html5.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/html5.4ht	2018-01-31 23:30:04 UTC (rev 46508)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/html5.4ht	2018-02-01 00:41:45 UTC (rev 46509)
@@ -1,5 +1,5 @@
-% html5.4ht (2017-04-01-16:06), generated from tex4ht-html5.tex
-% Copyright 2016-2017 TeX Users Group
+% html5.4ht (2018-01-31-16:40), generated from tex4ht-html5.tex
+% Copyright 2016-2018 TeX Users Group
 %
 % This work may be distributed and/or modified under the
 % conditions of the LaTeX Project Public License, either
@@ -16,7 +16,7 @@
 %
 % If you modify this program, changing the
 % version identification would be appreciated.
-\immediate\write-1{version 2017-04-01-16:06}
+\immediate\write-1{version 2018-01-31-16:40}
 
 \exit:ifnot{latex,% 
 tex4ht}
@@ -44,9 +44,20 @@
 \Configure{@HEAD}{\HCode{<meta \use:charset />\Hnewline}}
 \Configure{@HEAD}{\HCode{<meta name="generator" content="TeX4ht
 (http://www.tug.org/tex4ht/)" />\Hnewline}}
+\Configure{@HEAD}{\HCode{<meta name="viewport" content="width=device-width,initial-scale=1" />\Hnewline}}
 \Configure{@HEAD}{\HCode{<link
              rel="stylesheet" type="text/css"
                       href="\expandafter\csname aa:CssFile\endcsname" />\Hnewline}}
+\Configure{@HEAD}
+   {\HCode{<meta name="src"
+                 content="\jobname.tex"\xml:empty>\Hnewline}}
+\:CheckOption{timestamp}\if:Option
+\Configure{@HEAD}
+   {\HCode{<meta name="date"
+                 content="\:today"\xml:empty>\Hnewline}}
+\else
+  \Log:Note{To print a timestamp, use the command line option timestamp}
+\fi
 \def\Declare:Language#1#2{%
 \expandafter\gdef\csname rfclang#1\endcsname{#2}%
 }
@@ -196,6 +207,13 @@
 
 
 
+
+
+
+
+
+
+
 
 
 



More information about the tex-live-commits mailing list