Skip to main content

Questions tagged [css]

0 votes
1 answer
152 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
8 votes
3 answers
223 views

I'm currently trying to use Playwrite England Joined with ConTeXt, but as OpenType features are not enabled by default, I need to turn on features manually. This code is a minimal example extracted ...
EnronEvolved's user avatar
1 vote
1 answer
56 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
2 votes
1 answer
85 views

I have this Questions\285.tex file: \documentclass{article} \begin{document} Something in this document. This paragraph contains no information and its purposes is to provide an \textbf{example} on ...
Lev's user avatar
  • 191
1 vote
0 answers
282 views

I'm having a html and css code of a figure, and wanna insert this code inside the latex file such that when i compile the document it show me the figure.
Ahmed EL YOUSEFI's user avatar
0 votes
1 answer
78 views

I would like to make some simple schemas using stacked or overlapping framed boxes with content. I could almost use a table instead, but I do not see how to do some of the "overlaps" in a ...
Alexey's user avatar
  • 2,383
0 votes
0 answers
58 views

Is there a way to change the hyperlink styles from package hyperref in different parts of the document? I might want a different style in footers, or in the text of subsubsections, than the rest of ...
Doug Ransom's user avatar
3 votes
3 answers
964 views

TL;DR: I want LaTeX Beamer to lay out elements in a frame exactly as usual, but give me the final say about the order in which overlapping elements occlude each other. Some context In CSS, the z-...
Mew's user avatar
  • 873
2 votes
1 answer
1k views

I am trying to include an sag image in Latex like the following. \begin{figure}[H] \centering \includesvg[inkscapelatex=false, width=0.7\pdfpagewidth]{figure.svg} \end{figure} <?xml version=&...
sprog's user avatar
  • 21
1 vote
1 answer
243 views

Summary I'm creating an ebook using LaTeX and tex4ht. I have certain text that I want to treat as a figure. Sometimes, this text spans multiple pages. When that happens, the dynamically inserted page ...
cryptoplex's user avatar
1 vote
0 answers
163 views

Problem: Adding specific color to pseudo-class keywords in CSS using listings. For example, the pseudo-classes :link, :visited, etc should be colored differently. Minimal Working Example (MWE): \...
kexxcream's user avatar
  • 2,885
2 votes
1 answer
137 views

I've been trying to follow a tutorial here: github.com/michal-h21/helpers4ht/wiki/tex4ht-tutorial My MWE files below produce a valid output with the text from the command, but I was expecting the ...
EngBIRD's user avatar
  • 4,055
1 vote
0 answers
61 views

Problem: I wish to apply a gray color to !important in CSS when using listings. I have managed to modify so that the color is different after : but how can I modify the code below so only !important ...
kexxcream's user avatar
  • 2,885
2 votes
0 answers
44 views

I want to emphasize the under-bars of spell checking since it is slightly hard for me to find. For example more bigger line width. Using css file, I want to change its style for Tex-works.
Camford Oxbridge's user avatar
3 votes
2 answers
1k views

In post How can I override tex4ht's CSS in a single .css file? the proposed solution requires to add a configuration file (namely sample.cfg). So, if I have sample.tex I may add sample.cfg. However, ...
DarioMangoni's user avatar

15 30 50 per page