Re: Some Questions [Newbie]
- From: Heiko Oberdiek <oberdiek@xxxxxxxxxxxxxxx>
- Date: Sun, 30 Apr 2006 20:45:13 +0200
blmblm@xxxxxxxxxxxxx wrote:
In article <4454e196$0$14792$4fafbaef@xxxxxxxxxxxxxxxxxxx>,
fctk <x@xxx> wrote:
2) In paragraph 1.3.3 the author says the curly braces after the name of
a command as in \command{} should be used to avoid `command' from
"eating" the following whitespace characters. But those curly braces are
the same that are used for listing the mandatory parameters of a command
or they are a different thing?
A question for the experts: I have used a trailing "\" for this,
e.g., "\LaTeX\". The trailing curly brackets are preferred?
"\LaTeX\ ". Note the space at the end. "\ " sets a regular interword
space. "{}" is not free of unwanted side effects.
3) Where should I put the following commands: pagestyle, usepackage,
syntaxonly, ... ? In the preamble or in the body? Is there a reference
resource for this kind of doubt?
Preamble.
\usepackage (LaTeX base) and \syntaxonly (package syntonly) are
marked to be used in the preamble only.
However \pagestyle is not restricted to the preamble.
Yours sincerely
Heiko <oberdiek@xxxxxxxxxxxxxxx>
.
- Follow-Ups:
- Re: Some Questions [Newbie]
- From: blmblm
- Re: Some Questions [Newbie]
- References:
- Some Questions [Newbie]
- From: fctk
- Re: Some Questions [Newbie]
- From: blmblm
- Some Questions [Newbie]
- Prev by Date: Re: Some Questions [Newbie]
- Next by Date: Re: Some Questions [Newbie]
- Previous by thread: Re: Some Questions [Newbie]
- Next by thread: Re: Some Questions [Newbie]
- Index(es):
Relevant Pages
|