Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to produce (La)TeX?

1 view
Skip to first unread message

Leo

unread,
Nov 23, 2009, 11:44:37 AM11/23/09
to
Hi all,

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

Lars Madsen

unread,
Nov 23, 2009, 11:48:40 AM11/23/09
to
Leo wrote:
> Hi all,
>
> In some documents I see (La)TeX stypeset similarly to \LaTeX but with
> parenthesis. Is there a command to do that? Thanks.
>
> Leo
>

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

Denis Bitouzé

unread,
Nov 23, 2009, 12:03:08 PM11/23/09
to
Le lundi 23/11/09 à 16h44,
Leo <sdl...@gmail.com> a écrit :

> 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

Joseph Wright

unread,
Nov 23, 2009, 12:30:03 PM11/23/09
to
On Nov 23, 5:03 pm, Denis Bitouzé <dbitouze...@spam.wanadoo.fr> wrote:
> Le lundi 23/11/09 à 16h44,
> Leo <sdl....@gmail.com> a écrit :

Take a look in the TUGBoat material written by Robin Fairbairns (or at
least with his name on it!).
--
Joseph Wright

Robin Fairbairns

unread,
Nov 23, 2009, 2:24:26 PM11/23/09
to
Joseph Wright <joseph...@morningstar2.co.uk> writes:
>On Nov 23, 5:03=A0pm, Denis Bitouz=E9 <dbitouze...@spam.wanadoo.fr> wrote:
>> Le lundi 23/11/09 =E0 16h44,
>> Leo <sdl....@gmail.com> a =E9crit :

>>
>> > Is there a command to do that?
>>
>> \makeatletter
>> \DeclareRobustCommand{\allTeX}{(\kern-.03emL\kern-.26em%
>> =A0 {\sbox\z@ T%
>> =A0 =A0 \vbox to\ht0{\hbox{$\m@th$%
>> =A0 =A0 =A0 =A0 \csname S@\f@size\endcsname
>> =A0 =A0 =A0 =A0 \fontsize\sf@size\z@
>> =A0 =A0 =A0 =A0 \math@fontsfalse\selectfont
>> =A0 =A0 =A0 =A0 \/A}%
>> =A0 =A0 =A0 \vss}%
>> =A0 }\kern-.09em)% =A0 =A0 =A0 =A0
>> =A0 \kern-.05em%
>> =A0 \TeX}

>> \makeatother
>>
>> Note that I'm not the author of this macro. I founded it on the Web but
>> I don't remember where...
>
>Take a look in the TUGBoat material written by Robin Fairbairns (or at
>least with his name on it!).

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

Denis Bitouzé

unread,
Nov 23, 2009, 3:27:26 PM11/23/09
to
Le lundi 23/11/09 à 19h24,
rf...@cl.cam.ac.uk (Robin Fairbairns) a écrit :

> 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

unread,
Nov 23, 2009, 4:36:20 PM11/23/09
to
Thank you all for answering.

Leo

Robin Fairbairns

unread,
Nov 23, 2009, 5:09:37 PM11/23/09
to
Denis =?ISO-8859-15?B?Qml0b3V66Q==?= <dbito...@spam.wanadoo.fr> writes:
>Le lundi 23/11/09 =E0 19h24,
>rf...@cl.cam.ac.uk (Robin Fairbairns) a =E9crit :

>
>> of course, i don't have those hard spaces in the source.
>
>Sorry: Emacs did them automatically without asking me first :) Are they
>annoying?

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

0 new messages