close
Skip to main content

Questions tagged [html]

{html} is for questions related to HTML, a markup language mainly used for creating web pages.

Filter by
Sorted by
Tagged with
0 votes
0 answers
56 views

I have Tex Live 2025 full, manual installation through the *.sh script on Debian 13, I also added it to the packet manager throgh the equivs file, so that I have texlive-local/now 2025.99999999-1 all [...
Namal's user avatar
  • 381
1 vote
0 answers
2k views

I have a reproducible problem with htlatex on Windows with MiKTeX 26.2. I tested it on a fresh single-user MiKTeX installation after a complete reinstall. Minimal example: \documentclass{article} \...
LChmiel's user avatar
  • 11
9 votes
1 answer
313 views

Background I am trying to produce a reasonably accessible document template at work. I have worked out basic tagging, reasonably structured tables, alt text for images and mathml output for inline and ...
Mörkö's user avatar
  • 191
0 votes
1 answer
241 views

Incentive: Format that would be readable unchanged both for humans (with great quality) and machines a long time into the future. Recently I stumbled upon this page https://www.maxai.co/pdf-tools/pdf-...
Alain Stalder's user avatar
0 votes
1 answer
132 views

I'm using LaTeX to write school assignments and discussion posts, and I rely on Zotero for managing references. My workflow is LaTeX + Zotero in VS Code, which is more accessible with a screen reader ...
Lanie Carmelo-Molinar's user avatar
0 votes
1 answer
50 views

make4ht generates a <header> block at the top of the html <body> element which contains the \@title value as plain text inside an <h2> element. I want to make this header title a ...
Ravi's user avatar
  • 27
1 vote
1 answer
61 views

My latex document is using the newtx font packages which is causing tex4ht to generate the following css classes in the generated article.css file: /* start css.sty */ .ntx-Regular-tlf-t1-x-x-120{ ...
Ravi's user avatar
  • 27
1 vote
0 answers
145 views

EDITED to include tex output in a code block below I have a specific task to convert quite a number of our historic village newsletters from HTML to PDFs, so far it has worked well but a new page ...
ceemjay's user avatar
  • 11
1 vote
0 answers
91 views

I recently opened a blog in blogger.com to mainly write about short math snippets. To do so, I had to edit HTML and add MathJax. After some googling, I figured out (maybe wrongly) that the way people ...
Sayan Dutta's user avatar
2 votes
1 answer
135 views

I like to match the spacing and alignments of texts on HTML output with the PDF output. I am using make4ht version v0.3m (TeX Live 2023/Debian). My major concern in HTML that I want to fix: Extra ...
raf's user avatar
  • 1,121
0 votes
1 answer
103 views

I am learning LaTeXML. For the first attempt, I have downloaded LaTeXML-master, in its doc/ makemanual file removed commands generating pods and schema, then generated the manual. (I used ./makemanual,...
katang's user avatar
  • 1,617
1 vote
1 answer
98 views

When converting a LaTeX file to HTML, how can I specify the names assigned to the links to sections automatically generated by the tex4ht wrapper make4ht? Consider the following minimal example of ...
divenex's user avatar
  • 764
1 vote
2 answers
179 views

I converted some LaTeX documents to HTML using TeX4ht with the make4ht wrapper. I provide image sizes as follows in my LaTeX \includegraphics[width=0.5\textwidth]{example-image.png} and use the ...
divenex's user avatar
  • 764
1 vote
1 answer
95 views

I am trying to turn the project https://github.com/susanszkyp/IntroToLogicTextbook into something that could then be hacked into an ebook platform built on Wordpress. I tried a few solutions for ...
susypeti's user avatar
  • 137
1 vote
1 answer
202 views

I like to obtain a conversion from the following TEX file to HTML with a proper adaptive feature for viewing in dark and light modes. Here is the configuration file mycfg.cfg that I am using: % https:/...
raf's user avatar
  • 1,121

15 30 50 per page
1
2 3 4 5
29