Alternative to LaTeX?

Christoph Bier christoph.bier at web.de
Fri May 12 14:58:22 UTC 2006


Sean Hammond schrieb am 12.05.2006 16:18:

> All I seem to be able to find about color in LaTeX is that the color
> package will allow me to set the color of individual chunks of text by
> placing color commands in my source. It seems more in-line with LaTeX
> philosophy to somehow say, for example, 'chapter headings should be
> color X', 'section headings color Y', etc., as if there would be
> stylesheets I could download for various colour and other style
> configurations.

\definecolor{myblue}{rgb}{0,.1,.6}

and then with KOMA-Script:

\addtokomafont{sectioning}{\color{myblue}}

> Now I know LaTeX supports style files and I think they can do this
> sort of thing, but where to preview and download some styles?

I think you should read an introductory book about LaTeX!

[...]

Best,
  Christoph
-- 
+++ Typografie-Regeln: http://www.zvisionwelt.de/typokurz.pdf (1.4)





More information about the ubuntu-users mailing list