Re: Some Questions [Newbie]



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>
.



Relevant Pages

  • Re: changing contentsname from a sty or class file
    ... Im very new to TeX but took the risk like two weeks ago to migrate my ... \tableofcontents command (so not in the preamble). ... heading and the section when using glossary and hyperref together. ...
    (comp.text.tex)
  • Re: LaTeX question
    ... OK I have got the justification sorted out. ... command appears in your text without any indication of a local scope ... I have just pasted in the preamble from your last post, ... not subsequent paragraphs. ...
    (comp.text.tex)
  • Re: How to dynamically pass operators to if?
    ... when this executes, I get this error. ... quoting is a tool, ... Look at the if man page and you'll see nowhere is it written that curly braces are required. ... but it still boils down to quoting rather than some mystical edge case or hidden feature of the "if" command. ...
    (comp.lang.tcl)
  • Re: How to explain this behavior?
    ... I have a question about the bash redirection and the curly braces. ... The manual said the command in a pair of curly braces will excute ... the second cat command give an error: ...
    (comp.unix.shell)
  • Re: LaTeX question
    ... command appears in your text without any indication of a local scope ... especially with regard to formatting. ... preamble I had originally used, and found that it gives justified text only ... not subsequent paragraphs. ...
    (comp.text.tex)