Hi Stefan, Thank you for help again!
regards,
Search found 8 matches
- Fri May 23, 2008 5:05 pm
- Forum: General
- Topic: Super Huge font size
- Replies: 2
- Views: 34585
- Fri May 23, 2008 4:27 pm
- Forum: General
- Topic: Super Huge font size
- Replies: 2
- Views: 34585
Super Huge font size
Hello!
How to specify a font size larger than \Huge ? I want to make it as a logo on letter head and the size using this not large enough.
regards,
How to specify a font size larger than \Huge ? I want to make it as a logo on letter head and the size using this not large enough.
Code: Select all
{\selectlanguage{english}\bfseries \Huge PROFIT}
- Wed May 21, 2008 5:23 pm
- Forum: General
- Topic: right-justify in table
- Replies: 7
- Views: 5517
Re: right-justify in table
It seems to study a new package. Need more time to learn.
Tank you.
Tank you.
- Wed May 21, 2008 4:40 pm
- Forum: General
- Topic: right-justify in table
- Replies: 7
- Views: 5517
Re: right-justify in table
Thank you for pointer. However, for the same invoice, how to make the caption cells (quantity/description/price/amount) to have 10% gray background?
regards,
regards,
- Tue May 20, 2008 12:55 pm
- Forum: General
- Topic: right-justify in table
- Replies: 7
- Views: 5517
Re: right-justify in table
Thank you. The invoice looks OK now.
Another question. what is the meaning of the ">" in front of the {ragedgleft group?
regards,
Another question. what is the meaning of the ">" in front of the {ragedgleft group?
regards,
- Tue May 20, 2008 11:54 am
- Forum: General
- Topic: right-justify in table
- Replies: 7
- Views: 5517
right-justify in table
In the attached invoice latex file. I want to right-justify the four "1,000". It that possible with supertabular?
thanks in advance.
thanks in advance.
- Sat May 10, 2008 11:46 am
- Forum: General
- Topic: Undefined control sequence
- Replies: 3
- Views: 7359
Re: Undefined control sequence
please refer the 2 attachments for references.
regards,
regards,
- Sat May 10, 2008 10:43 am
- Forum: General
- Topic: Undefined control sequence
- Replies: 3
- Views: 7359
Undefined control sequence
Hi all,
I use w2l to convert some word file to latex, it create this page style
% Pages styles
\makeatletter
\newcommand\ps@Standard{
\renewcommand\@oddhead{}
\renewcommand\@evenhead{}
\renewcommand\@oddfoot{\textstylePageNumber{\thepage{}}}
\renewcommand\@evenfoot{\@oddfoot}
\renewcommand ...
I use w2l to convert some word file to latex, it create this page style
% Pages styles
\makeatletter
\newcommand\ps@Standard{
\renewcommand\@oddhead{}
\renewcommand\@evenhead{}
\renewcommand\@oddfoot{\textstylePageNumber{\thepage{}}}
\renewcommand\@evenfoot{\@oddfoot}
\renewcommand ...