Search found 2 matches

by devito
Fri Jan 18, 2008 1:10 pm
Forum: General
Topic: Pseudocode line numbering
Replies: 2
Views: 3202

Pseudocode line numbering

Does anyone know if it is possible to put before each line in pseudocode (using the pseudocode package) the line number?

How can it be done? If not possible what other 'automatic' approaches are there?

Tks
by devito
Fri Jan 18, 2008 1:04 pm
Forum: General
Topic: Changing the size of specific text to any pt
Replies: 1
Views: 1744

Changing the size of specific text to any pt

Hey,

I have an issue that i can't seem to figure out how to solve.

Imagine i have a setence like "Hello, my name is <Name>!". How could i put this sentence with different text sizer, for example with "Hello" in 10pt size, "my name is" in 16pt and "<Name>" in 22pt?

I have looked on the internet ...