X-Git-Url: http://git.tpope.net/?p=latex-mlastyle.git;a=blobdiff_plain;f=mlastyle.dtx;h=a36447ba96cd8b64badf27b67ad4ef82e60ae16e;hp=3367292c22565528fe99855eba908d3447555090;hb=bf44439596cc2255a442b423bfbb57d7c84909b7;hpb=3749855cc757a1ee0683204dc44d284f642dfcbc diff --git a/mlastyle.dtx b/mlastyle.dtx index 3367292..a36447b 100644 --- a/mlastyle.dtx +++ b/mlastyle.dtx @@ -22,7 +22,7 @@ % %<*driver> \begin{filecontents}{mlastyle.bib} -@PREAMBLE{"\def\BibTeX#1{\rmfamily B\kern -.05em\textsc {i\kern -.025emb}\kern -.08emT\kern -.1667em\lower .7ex\hbox {E}\kern -.125emX}"} +@PREAMBLE{"\def\BibTeX{\rmfamily B\kern -.05em\textsc {i\kern -.025emb}\kern -.08emT\kern -.1667em\lower .7ex\hbox {E}\kern -.125emX}"} @BOOK{handbook, AUTHOR = "Joseph Gibaldi", @@ -55,7 +55,7 @@ Schlegl", @MANUAL{btxdoc, AUTHOR = "Oren Patashnik", - TITLE = "{\BibTeX{BibTeX}}ing", + TITLE = "{\BibTeX ing}", YEAR = "1988", MONTH = feb, ACCESSDATE = "1~"#nov#"~2003", @@ -71,10 +71,10 @@ Schlegl", \else \usepackage[compat]{mlastyle} \bibliographystyle{plain} - \addtolength{\headsep}{-5pt} + %\addtolength{\headsep}{-5pt} %\addtolength{\headheight}{-12pt} - \addtolength{\topmargin}{-17pt} - \addtolength{\textheight}{22pt} + %\addtolength{\topmargin}{-17pt} + %\addtolength{\textheight}{22pt} \IfFileExists{ulem.sty}{\usepackage[normalem]{ulem}}{\let\uline\emph} \fi \IfFileExists{times.sty}% @@ -423,13 +423,13 @@ Schlegl", % %\bibitem[Lamport]{latexdps} %Lamport, Leslie. -%\newblock {\em \LaTeX: A Document Preparation System}. +%\newblock \emph{\LaTeX: A Document Preparation System}. %\newblock 2nd.~ed. %\newblock Reading: Addison-Wesley, 1994. % %\end{thebibliography}\end{verbatim} % In this example, |Lamport| is the author's last name (for use in -% citations) and |latex| is the marker used to reference it (see +% citations) and |latexdps| is the marker used to reference it (see % section~\ref{sec:parenthetical}). % % For information on automatically generating the list of works cited with @@ -471,8 +471,9 @@ Schlegl", % and \Lopt{style} modes and a bibliography style of |plain| in % \Lopt{format} and \Lopt{compat} modes. % -% Use of \BibTeX{} is also beyond the scope of this document; instead, -% another example is provided. To use it, substitute +% Use of \BibTeX{} is also beyond the scope of this document; consult +% Patashnik\citeC{btxdoc} for an introduction. +% Briefly, to use the following example, substitute % |\bibliography|\marg{filename} for the |thebibliography| environment. % Then create \meta{filename}\file{.bib} with the contents below. % Generating the document entails running \file{latex} on the \file{.tex}