latex-css
latex-css copied to clipboard
LaTeX.css is a CSS library that makes your website look like a LaTeX document
Multiple `counter-reset` assignments for the same element overwrite each other and prevent some of the counters from being reset properly; this was fixed with this commit;
Hello to you all! This is more of a question than a issue. Is there a possibility to have the sidenotes/marginnotes appear when printing? I have no idea how to...
The pull request name is pretty self-descriptive... but here's the story: I was using this repo the other day and I missed your embed code for `style.css` but instead embedded...
Great idea, I love it! However the most important feature of LaTeX is proper typesetting, IOW, variable spaces, etc... Any way this can be implemented? I'm not sure how HTML...
Add "printable" design using Paged.js (WIP)
Like with table captions, we should also support enumeration for the `figcaption` element (**Figure x.** Caption text).
`hyphens` and `justify` are only applied for [paragraphs](https://github.com/vincentdoerig/latex-css/blob/master/style.css#L204-L205) (for example, proofs in the docs are not justified). This is going to affect also to the sidenotes, depending if they are...
It seems `margin-top` for `h6` tags [does not follow the decreasing sequence](https://github.com/vincentdoerig/latex-css/blob/master/style.css#L701)