Public bug reported:

Binary package hint: texlive-base

Processing a letter document fails with "There's no line here to end."
on line with \opening. In a less minimized example, the error is,
"Incomplete \iffalse; all text was ignored after line 47" (line 47 is
the line with \end{letter}). In both cases, commenting out the \opening
line allows the document to be processed normally. At least one document
worked fine with texlive on feisty. I'm on gutsy (texlive v. 2007-10).

<file name="foo.tex">
\documentclass{letter}

\address{Nowheresville}

\signature{Christopher L. Conway}

\begin{document}
\begin{letter}

\opening{To Whom It May Concern:}

Hello, there.

\closing{Sincerely,}

\end{letter}
\end{document}
</file>

<shell>
$ latex foo < /dev/null
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
 %&-line parsing enabled.
entering extended mode
(./foo.tex
LaTeX2e <2005/12/01>
Babel <v3.8h> and hyphenation patterns for english, usenglishmax, dumylang, noh
yphenation, loaded.
(/usr/share/texmf-texlive/tex/latex/base/letter.cls
Document Class: letter 1999/04/29 v1.2z Standard LaTeX document class
(/usr/share/texmf-texlive/tex/latex/base/size10.clo)) (./foo.aux)

! LaTeX Error: There's no line here to end.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.10 \opening{To Whom It May Concern:}
                                      
? 
! Emergency stop.
 ...                                              
                                                  
l.10 \opening{To Whom It May Concern:}
                                      
No pages of output.
Transcript written on foo.log.
</shell>

** Affects: texlive-base (Ubuntu)
     Importance: Undecided
         Status: New

-- 
problem processing letter
https://bugs.launchpad.net/bugs/164769
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to