maranget / hevea

Hevea is a fast latex to html translator
http://hevea.inria.fr
Other
98 stars 11 forks source link

Svg arrows #2

Closed Octachron closed 6 years ago

Octachron commented 6 years ago

This small PR adds three svg variants to the previous/up/next arrows used by hacha, and a corresponding command line flag -svg-arrows. The svg arrows themselves are quite minimalist to go with the flat design trend.

maranget commented 6 years ago

Hi, thank you for the PR.

I see no reason for SVG arrows not to be the default. What is your opinion on this ?

Octachron commented 6 years ago

It is true that the svg arrows also works well with the fancysection style, making them the default might be the right choice. I have pushed a commit in this direction ((and fixed the installation problem)).

pmetzger commented 6 years ago

For what it is worth, I agree they should be the default.

maranget commented 6 years ago

Just merged-in thanks to everybody.