[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#61839: marked as forwarded (tetex-doc: Standard Latex exmaple file (small.tex) is not installed?)



Your message dated Mon, 12 Jun 2000 13:17:03 +0200 (MET DST)
with message-id <14660.50863.219848.275375@arthur.zdv.Uni-Mainz.DE>
and subject line [Olaf Weber: Re: Bug#61839: tetex-doc: Standard Latex exmaple file (small.tex) is not installed?]
has caused the Debian Bug report #61839,
regarding tetex-doc: Standard Latex exmaple file (small.tex) is not installed?
to be marked as having been forwarded to the upstream software
author(s) tetex-pretest@informatik.uni-hannover.de.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

Received: (at submit) by bugs.debian.org; 5 Apr 2000 11:44:56 +0000
Received: (qmail 27149 invoked from network); 5 Apr 2000 11:44:55 -0000
Received: from mail.israsrv.net.il (HELO ns1.israsrv.net.il) (192.117.192.50)
  by master.debian.org with SMTP; 5 Apr 2000 11:44:55 -0000
Received: from rakefet (mail@[172.17.120.5])
	by ns1.israsrv.net.il (8.9.3/8.9.3) with ESMTP id NAA05454
	for <submit@bugs.debian.org>; Wed, 5 Apr 2000 13:46:42 +0200
Received: from shaul by rakefet with local (Exim 3.12 #1 (Debian))
	id 12coEr-0007sK-00; Wed, 05 Apr 2000 13:44:49 +0200
From: Shaul Karl <shaulk@israsrv.net.il>
Subject: tetex-doc: Standard Latex exmaple file (small.tex) is not installed?
To: submit@bugs.debian.org
X-Mailer: bug 3.3.2
Message-Id: <E12coEr-0007sK-00@rakefet>
Date: Wed, 05 Apr 2000 13:44:49 +0200

Package: tetex-doc
Version: 1.0-8
Severity: normal

[09:40:37 /tmp]$ locate small.tex
[13:29:45 /tmp]$ 

At least according to the section 3 (page 3) of the Essential Latex ++ guide (/usr/share/doc/texmf/latex/general/essential.dvi.gz), this file is the "standard Latex example".

[13:41:51 /tmp]$ cat small.tex 
% SMALL.TEX -- Released 5 July 1985
% USE THIS FILE AS A MODEL FOR MAKING YOUR OWN LaTeX INPUT FILE.
% EVERYTHING TO THE RIGHT OF A  %  IS A REMARK TO YOU AND IS IGNORED BY LaTeX.
 
% THE FILE  /usr/local/lib/tex82/local.gid  TELLS HOW TO RUN LaTeX.
 
% WARNING!  DO NOT TYPE ANY OF THE FOLLOWING 10 CHARACTERS EXCEPT AS DIRECTED:
%                &   $   #   %   _   {   }   ^   ~   \   
 
\documentstyle{article}        % YOUR INPUT FILE MUST CONTAIN THESE TWO LINES 
\begin{document}               % PLUS THE \end COMMAND AT THE END.
 
 
\section{Simple Text}          % THIS COMMAND MAKES A SECTION TITLE.
 
Words are separated by one or more spaces.  Paragraphs are separated by
one or more blank lines.  The output is not affected by adding extra
spaces or extra blank lines to the input file.
 
Double quotes are typed like this: ``quoted text''.
Single quotes are typed like this: `single-quoted text'.
 
Long dashes are typed as three dash characters---like this.
 
Italic text is typed like this: {\em this is italic text}.
Bold   text is typed like this: {\bf this is  bold  text}.
 
\subsection{A Warning or Two}        % THIS COMMAND MAKES A SUBSECTION TITLE.
 
If you get too much space after a mid-sentence period---abbreviations
like etc.\ are the common culprits)---then type a backslash followed by
a space after the period, as in this sentence.
 
Remember, don't type the 10 special characters (such as dollar sign and
backslash) except as directed!  The following seven are printed by
typing a backslash in front of them:  \$  \&  \#  \%  \_  \{  and  \}.  
The manual tells how to make other symbols.
 
\end{document}                    % THE INPUT FILE ENDS WITH THIS COMMAND.
 
[13:42:42 /tmp]$ 

  
-- System Information
Debian Release: woody
Kernel Version: Linux rakefet 2.2.14 #1 Wed Mar 22 17:54:03 EST 2000 i586 unknown

Versions of the packages tetex-doc depends on:
ii  tetex-base     1.0-8          basic teTeX library files



Reply to: