-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
itemize environment (bullet list):
\documentclass{article}
\begin{document}
\begin{itemize}
\item First item
\item Second item
\end{itemize}
\end{documentcompiles without any error
but PDF won't render :"-(
There is an error in Javascript console:
Uncaught Error: Could not find font tcrm1000
at m (main.js:8:52865)
at t.loadFont (main.js:8:52941)
at A.loadFont (main.js:8:20976)
at t.execute (main.js:1:10805)
at t.execute (main.js:1:16484)
at t.dvi2vdom (main.js:15:2203)
at Object.h (main.js:8:22393)
at V.onmessage (main.js:36:284260)
There is no error in TeX .log file:
Details
This is jsTeX, Version 3.141592653-2.6-1.0 (preloaded format=latex 2021.2.12)
**entering extended mode
(texput.tex
LaTeX2e <2020-10-01> patch level 4
L3 programming layer <2020-12-07> xparse <2020-03-03> ("article.cls"
Document Class: article 2020/04/10 v1.4m Standard LaTeX document class
("size10.clo")) ("l3backend-dvips.def") ("texput.aux") [1] (texput.aux) )
Output written on texput.dvi (1 page, 576 bytes).
Transcript written on texput.log.This is jsTeX, Version 3.141592653-2.6-1.0 (preloaded format=latex 2021.2.12)
**entering extended mode
(texput.tex
LaTeX2e <2020-10-01> patch level 4
L3 programming layer <2020-12-07> xparse <2020-03-03> ("article.cls"
Document Class: article 2020/04/10 v1.4m Standard LaTeX document class
("size10.clo")) ("l3backend-dvips.def") ("texput.aux") [1] (texput.aux) )
Output written on texput.dvi (1 page, 576 bytes).
Transcript written on texput.log.
Metadata
Metadata
Assignees
Labels
No labels