Search found 3 matches

by karic_a
Sun Nov 25, 2012 12:37 pm
Forum: Text Formatting
Topic: Font Size and Color of Text in Table
Replies: 1
Views: 5986

Font Size and Color of Text in Table

Usually I change color with \textcolor and size with \fontsize but I need to make some words in table red and with size of 8pt . So I have problems with using two commands for one word.

Also how to change font size in the whole table? (I did it by using \fontsize command for every cell, but I know ...
by karic_a
Tue Nov 06, 2012 2:37 pm
Forum: Text Formatting
Topic: One word - color
Replies: 2
Views: 2775

Re: One word - color

on my faculty we use ubuntu and kile.. so I have to use latex

I will do it with "search and replace" feature, thx for the help :)
by karic_a
Tue Nov 06, 2012 12:23 am
Forum: Text Formatting
Topic: One word - color
Replies: 2
Views: 2775

One word - color

Hi guys, I am newbie here on forum and on Latex :)

I am writing one document with Latex and I have some troubles.. I need to make one word blue in the whole document, for example:

WORD ... some text, WORD ... text again... etc...

I need command that will detect (cant use \command{word} for every ...