Tagged Questions
5
votes
3answers
201 views
Possible CSS type features?
Hi I am doing a project for my 10th grade Graphic design class and we have to make up an inspirational type thing with the emotion words Bold, in a bigger size and capitalized and I was wondering if ...
17
votes
1answer
1k views
CSS based LaTeX formatting?
I've done ab bit of web-searching and found nothing. Are there any attempts on using CSS for LaTeX formatting? For example:
body { font-family: Helvetica,Arial,sans-serif; }
section { font-size: ...
9
votes
2answers
1k views
Why couldn't (La)TeX's layout model be as simple as CSS's layout model?
I feel CSS's layout model is simpler than (La)TeX's layout model. At the time Knuth developed TeX, the idea leading to CSS model is a "difficult" things? Or the CSS layout model is not appropriate to ...
