diff options
author | Karl Berry <karl@freefriends.org> | 2020-08-24 17:19:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-08-24 17:19:28 +0000 |
commit | 7c4c5e6572b8a52a2211d513ce479118ac90b120 (patch) | |
tree | 3a2ad79a2c816d4e3b9e0649d9f98461f97f0501 /Master/texmf-dist/doc/generic/tex4ht/bugfixes.html | |
parent | 25c41d6b3c51c223685570b3f19fb5349bfece4a (diff) |
viewport for html files
git-svn-id: svn://tug.org/texlive/trunk@56169 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/tex4ht/bugfixes.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/tex4ht/bugfixes.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/generic/tex4ht/bugfixes.html b/Master/texmf-dist/doc/generic/tex4ht/bugfixes.html index f1df480debc..05b828db2e1 100644 --- a/Master/texmf-dist/doc/generic/tex4ht/bugfixes.html +++ b/Master/texmf-dist/doc/generic/tex4ht/bugfixes.html @@ -11,16 +11,17 @@ <!-- xhtml,th4,index --> <meta name="src" content="mn.tex" /> <link rel="stylesheet" type="text/css" href="mn.css" /> +<meta name="viewport" content="width=device-width, initial-scale=1" /> </head><body > See <a href="https://tug.org/tex4ht" >https://tug.org/tex4ht</a> for current status and information. You can see updates in the <a href="https://tug.org/pipermail/tex4ht-commits/" >commit history</a>. -<!--l. 4219--><p class="indent" > Issues can be reported on the <a +<!--l. 4220--><p class="indent" > Issues can be reported on the <a href="https://puszcza.gnu.org.ua/bugs/?group=tex4ht" >bug tracker</a>. </p> <hr /> -<!--l. 4221--><p class="indent" > <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> +<!--l. 4222--><p class="indent" > <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> </body></html> |