In some documents I see (La)TeX stypeset similarly to \LaTeX but with
parenthesis. Is there a command to do that? Thanks.
Leo
--
Emacs uptime: 62 days, 7 hours, 57 minutes, 57 seconds
Not that I know of, but you can make it your self, you can find the
definition for \LaTeX if you type
texdoc source2e
in a terminal
--
/daleif (remove RTFSIGNATURE from email address)
LaTeX FAQ: http://www.tex.ac.uk/faq
LaTeX book: http://www.imf.au.dk/system/latex/bog/ (in Danish)
Remember to post minimal examples, see URL below
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=minxampl
http://www.minimalbeispiel.de/mini-en.html
> Is there a command to do that?
\makeatletter
\DeclareRobustCommand{\allTeX}{(\kern-.03emL\kern-.26em%
{\sbox\z@ T%
\vbox to\ht0{\hbox{$\m@th$%
\csname S@\f@size\endcsname
\fontsize\sf@size\z@
\math@fontsfalse\selectfont
\/A}%
\vss}%
}\kern-.09em)%
\kern-.05em%
\TeX}
\makeatother
Note that I'm not the author of this macro. I founded it on the Web but
I don't remember where...
--
Denis
Take a look in the TUGBoat material written by Robin Fairbairns (or at
least with his name on it!).
--
Joseph Wright
i think the current form of the macro in tugboat is mine; the same
thing may be found in faq.sty in the uk faq source distribution.
of course, i don't have those hard spaces in the source.
--
Robin Fairbairns, Cambridge
> of course, i don't have those hard spaces in the source.
Sorry: Emacs did them automatically without asking me first :) Are they
annoying?
--
Denis
Leo
all my own fault: if i sorted my act out and found a newsreader that
coped with quoted-printable, i wouldn't be bothered at all ;-)
(i should have put a smiley after my remark, sorry...)
--
Robin Fairbairns, Cambridge