Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Outreg creating unnecessary \\ at the end of tex file output

    Hi all,

    I've using outreg (ssc) to make tex output file and it is working great.
    However, when I create a Tex code fragment to insert into Tex documents, the end of the code looks like

    \hline\end{tabular} \\

    \\ is unnecessary here, and this causes the latex to create an error message like
    "There's no line here to end"

    Does anyone have this kind of problem?

    Thanks!
    Peter

  • #2
    Perhaps if you were to create a small example that reproduces the problem, someone who has not had this kind of problem would be able to see what the difference is between your code and what they commonly do and advise you what to change.

    Please review the Statalist FAQ linked to from the top of the page, as well as from the Advice on Posting link on the page you used to create your post. See especially sections 9-12 on how to best pose your question. It's particularly helpful to copy commands and output from your Stata Results window and paste them into your Statalist post using CODE delimiters, and to use the dataex command to provide sample data, as described in section 12 of the FAQ.

    The more you help others understand your problem, the more likely others are to be able to help you solve your problem.

    Comment

    Working...
    X