diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/base/latexbug.tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/base/latexbug.tex | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/Master/texmf-dist/tex/latex/base/latexbug.tex b/Master/texmf-dist/tex/latex/base/latexbug.tex index 29d0224654d..49fd1d27112 100644 --- a/Master/texmf-dist/tex/latex/base/latexbug.tex +++ b/Master/texmf-dist/tex/latex/base/latexbug.tex @@ -2,29 +2,29 @@ % % Copyright 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 % The LaTeX3 Project and any individual authors listed elsewhere -% in this file. -% +% in this file. +% % This file is part of the LaTeX base system. % ------------------------------------------- -% +% % It may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3c % of this license or (at your option) any later version. % The latest version of this license is in % http://www.latex-project.org/lppl.txt -% and version 1.3c or later is part of all distributions of LaTeX +% and version 1.3c or later is part of all distributions of LaTeX % version 2005/12/01 or later. -% +% % This file has the LPPL maintenance status "maintained". -% +% % The list of all files belonging to the LaTeX base distribution is % given in the file `manifest.txt'. See also `legal.txt' for additional % information. -% -% The list of derived (unpacked) files belonging to the distribution -% and covered by LPPL is defined by the unpacking scripts (with +% +% The list of derived (unpacked) files belonging to the distribution +% and covered by LPPL is defined by the unpacking scripts (with % extension .ins) which are part of the distribution. -% +% % \fi %%% ==================================================================== %%% @LaTeX-file{ @@ -70,7 +70,7 @@ %%% For example: %%% Subject: \verb does not work inside \caption %%% -%%% So that your message has an identifying subject. +%%% So that your message has an identifying subject. %%% Do not use subject lines such as `LaTeX bug' as this does not %%% help us to identify your message. %%% @@ -91,15 +91,15 @@ %%% prompt for it, as this is not vital information.) %%% %%% For example, a personal latexbug.cfg could look like -%%% +%%% %%% \def\name{My Real Name} %%% \def\address{name@some.place} %%% \def\organisation{My Institution} %%% \def\interactive{y} -%%% +%%% %%% A site latexbug.cfg might just set the \organisation, leaving %%% the personal details to be filled in interactively by the user. -%%% +%%% %%% } %%% ==================================================================== @@ -109,7 +109,7 @@ \catcode`\{=1 \let\bgroup{ \catcode`\}=2 \let\egroup} -\catcode`\#=6 +\catcode`\#=6 \catcode`\^=7 \catcode`\@=11 @@ -161,9 +161,9 @@ %% %% Grab the initex file list %% -%% If this file is called via +%% If this file is called via %% latex "\input{latexbug}" or some -%% similar command sequence rather than +%% similar command sequence rather than %% latex latexbug %% then the debugging info in \reserved@a will already have been lost. %% This might not matter, but if it does we may ask the user to resubmit @@ -291,7 +291,7 @@ for submitting bug reports for the LaTeX distribution.^^J^^J The `base' format, and standard classes only (base).^^J 1) tools:\@spaces Packages supported by the LaTeX3 project team (tools).^^J -2) graphics:\space +2) graphics:\space The color and graphics packages (graphics).^^J 3) mfnfss: \space\space --- Don't use, no longer supported! ---^^J @@ -344,7 +344,7 @@ Please give a one line ( < 50 character ) description of the problem.% If you are using email to report the problem,^^J% please also use this text as the `Subject' line for the mail message:% ^^J \@spaces\@spaces\space - |<------------------------------------------------>|} + |<------------------------------------------------>|} \loop @@ -435,7 +435,7 @@ please use that to generate the report. %% Try to catch various formats that babel has used to add to the banner %% over the years. Currently it uses \typeout, so put the first \typeout -%% in \format and the second in \hyphenation. Earlier releases used +%% in \format and the second in \hyphenation. Earlier releases used %% \immedite\write \begingroup \global\let\format\@empty @@ -455,7 +455,7 @@ please use that to generate the report. %% \def\wread{% \begingroup - \catcode`\^^I=12 + \catcode`\^^I=12 \let\do\@makeother\dospecials \wreadloop} @@ -565,7 +565,7 @@ please use that to generate the report. \fi %% -%% Now use \wmsg and \wread for each of the multi-line fields +%% Now use \wmsg and \wread for each of the multi-line fields %% in the form. %% One line fields use \readifnotknown, which will only prompt %% if the field has not already been set in the configuration file. @@ -666,7 +666,7 @@ please use that to generate the report. \def\filename{} \fi -%% +%% %% Try to find the .tex file and .log file %% @@ -681,7 +681,7 @@ please use that to generate the report. Bug in the software, the report should include a test file.^^J 1) doc-bug:^^J\@spaces Inaccuracies in the documentation.^^J - 2) change-request:^^J\@spaces + 2) change-request:^^J\@spaces Not a bug, but rather a request for LaTeX to be changed.^^J} \message{Please select a category 0--2: } \read\m@ne to \answer @@ -728,7 +728,7 @@ please use that to generate the report. {}} -%% +%% %% The example file goes here: %% \wmsg*{^^J>How-To-Repeat:} |