[texhax] normal mode to caps lock mode

William Adams will.adams at frycomm.com
Fri Nov 3 18:01:20 CET 2006


On Nov 3, 2006, at 11:24 AM, HRE wrote:

> If I write "this is my first document" in a .tex document, I want  
> that LaTeX does this (when I compile it, of course) "THIS IS MY  
> FIRST DOCUMENT ". So, What is the command which I could do that.

\uppercase{this is my first document} Not robust and can fail in  
certain circumstances, but serviceable for most uses.

Example:

\documentclass{minimal}
\begin{document}
this is my first document
\uppercase{this is my first document}
\end{document}

William

-- 
William Adams
senior graphic designer
Fry Communications



This email message and any files transmitted with it contain information
which is confidential and intended only for the addressee(s). If you are
not the intended recipient(s), any usage,  dissemination, disclosure, or
action taken in  reliance on it is prohibited.  The reliability of  this
method of communication cannot be guaranteed.  Email can be intercepted,
corrupted, delayed, incompletely transmitted, virus-laden,  or otherwise
affected during transmission. Reasonable steps have been taken to reduce
the risk of viruses, but we cannot accept liability for damage sustained
as a result of this message. If you have received this message in error,
please immediately delete it and all copies of it and notify the sender.


More information about the texhax mailing list