4
votes
2answers
55 views

How can I avoid the gap between \cellcolor-colored cells created by \tabucline?

I'm trying to partially separate rows from one another using \tabucline. The line encompasses column 3-6. Since the line's width is neither part of the upper, nor the lower row, there is going to be ...
14
votes
2answers
6k views

Math inside tables and formatting

I'm trying to make a little summary of mathematic analysis, useful for my university, in LaTeX. I'm stuck in the problem of creating nice table, with alternate colouring containing equations with ...
0
votes
0answers
196 views

How to debug tex4ht output? [closed]

I am in the process of trying to generate an HTML version of a report that was previously only PDF. Unfortunately, thus far my efforts with tex4ht have been some what fruitless. The target output I ...