From: kai.grossjohann@uni-duisburg.de (Kai Großjohann)
Subject: Re: (Newbie) How to turn AutoFill-mode on/off
Date: Sun, 24 Nov 2002 16:06:00 +0100 [thread overview]
Message-ID: <84u1i7yplz.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: Pine.LNX.4.33.0211240717150.2704-100000@heidegger.mousecar.net
ken <ken@cleveland.lug.net> writes:
> ... and that, according to Heidegger, "every metaphysical thought is
> ontological or it is nothing at all."<fn>(Holzwege, p. 206)</fn>
That's a good approach to the problem. But with LaTeX, it's even
easier. You write this;
and that, according to Heidegger, ``every metaphysical though is
ontological or it is nothing at all.''\footnote{Holzwege, p.\ 206}
And then LaTeX will create a footnote for you and number it and all
that stuff. Note that, for completeness, I've also included the
strange backslash after the `p.' which tells LaTeX that this dot is
not a sentence-end period. There are a couple of commands like this
that you need to learn, but there is a 20 page document that explains
about these things and you can read that in half an hour or so.
As another example, you write
\section{Introduction}
\label{sec:intro}
...some text...
And then elsewhere you can refer to this section, like so:
As we already mentioned in section \ref{sec:intro}, ...
You can see that LaTeX does those things which you wanted to write
Lisp for. So why bother writing Lisp!
kai
--
~/.signature is: umop ap!sdn (Frank Nobis)
next prev parent reply other threads:[~2002-11-24 15:06 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-23 19:07 (Newbie) How to turn AutoFill-mode on/off Elaine Sims
2002-11-23 19:30 ` Michael Slass
2002-11-23 19:38 ` Elaine Sims
2002-11-23 19:56 ` Michael Slass
2002-11-23 20:09 ` Elaine Sims
2002-11-24 0:53 ` ken
2002-11-24 2:07 ` Alan Shutko
2002-11-24 14:06 ` ken
2002-11-24 15:06 ` Kai Großjohann [this message]
2002-11-24 16:30 ` David Kastrup
2002-11-24 18:51 ` ken
[not found] ` <mailman.1038163968.29194.help-gnu-emacs@gnu.org>
2002-11-24 21:31 ` Michael Slass
2002-11-24 23:19 ` ken
2002-11-25 4:22 ` Alan Shutko
2002-11-25 5:50 ` Eli Zaretskii
2002-11-25 6:03 ` Eli Zaretskii
[not found] ` <ats@acm.org>
2002-11-25 14:54 ` Peter S Galbraith
2002-11-25 14:57 ` Kester Clegg
[not found] ` <mailman.1038236120.7841.help-gnu-emacs@gnu.org>
2002-11-25 15:59 ` Stefan Monnier <foo@acm.com>
2002-11-25 9:53 ` Kai Großjohann
2002-11-24 21:33 ` Benjamin Lewis
2002-11-24 4:30 ` Benjamin Lewis
2002-11-25 5:56 ` Jim Janney
2002-11-25 15:01 ` Kester Clegg
[not found] <mailman.1038203481.9643.help-gnu-emacs@gnu.org>
2002-11-25 11:09 ` Oliver Scholz
2002-11-25 15:08 ` Alan Shutko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=84u1i7yplz.fsf@lucy.cs.uni-dortmund.de \
--to=kai.grossjohann@uni-duisburg.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).