gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] manuscripts/pointers article.rst style.tex


From: Tuomas J. Lukka
Subject: [Gzz-commits] manuscripts/pointers article.rst style.tex
Date: Wed, 05 Nov 2003 15:23:43 -0500

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Branch:         
Changes by:     Tuomas J. Lukka <address@hidden>        03/11/05 15:23:42

Modified files:
        pointers       : article.rst style.tex 

Log message:
        It fits

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/pointers/article.rst.diff?tr1=1.134&tr2=1.135&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/pointers/style.tex.diff?tr1=1.10&tr2=1.11&r1=text&r2=text

Patches:
Index: manuscripts/pointers/article.rst
diff -u manuscripts/pointers/article.rst:1.134 
manuscripts/pointers/article.rst:1.135
--- manuscripts/pointers/article.rst:1.134      Wed Nov  5 15:01:35 2003
+++ manuscripts/pointers/article.rst    Wed Nov  5 15:23:41 2003
@@ -390,7 +390,6 @@
     rather than by hash. Reverse indices examine each
     block in a local pool and return hashtable keys
     under which this block should be found. 
-
     For example, an index of Ogg Vorbis audio blocks running 
     on an artist's Web server could return each word
     occuring in the album and title fields of each song.
Index: manuscripts/pointers/style.tex
diff -u manuscripts/pointers/style.tex:1.10 manuscripts/pointers/style.tex:1.11
--- manuscripts/pointers/style.tex:1.10 Wed Nov  5 15:01:35 2003
+++ manuscripts/pointers/style.tex      Wed Nov  5 15:23:42 2003
@@ -12,7 +12,7 @@
 
 \usepackage{graphicx}
 \usepackage{times}
-\usepackage[letterpaper,margin=2cm]{geometry}
+\usepackage[letterpaper,margin=2.1cm]{geometry}
 \author{
 Benja Fallenstein and Tuomas J. Lukka\\
 Hyperstructure Group\\
@@ -40,7 +40,11 @@
 \let\thepage\relax 
 \def\setpagenumber#1{\global\setcounter{page}{#1}}
 
+\date{}
 
+%%%%%%%%%%%%%%%%%%%%
+% Redefine quite a lot of LaTeX internals to get
+% good-looking but not-too-spacy lists
 \makeatletter
 \renewenvironment{thebibliography}[1]
      {\section*{\refname}%
@@ -68,4 +72,31 @@
      address@hidden
        address@hidden@warning{Empty `thebibliography' environment}}%
       \endlist}
+
+\def\itemize{%
+  \ifnum address@hidden >\thr@@address@hidden
+    address@hidden@ne
+    address@hidden@itemdepth}%
+    \expandafter
+    \list
+      address@hidden
+      {\itemsep0pt\parsep=3pt\topsep=5pt\partopsep=0pt%
+      \def\makelabel##1{\hss\llap{##1}}}%
+  \fi}
+\let\enditemize =\endlist
+
+\renewenvironment{description}
+               {\list{}{\leftmargin7pt\labelwidth\z@ \itemindent-\leftmargin%
+                       \itemsep0pt\parsep=0pt\topsep=3pt\partopsep=0pt%
+                        \let\makelabel\descriptionlabel}}
+               {\endlist}
+
address@hidden address@hidden
+                                   {-1.3ex address@hidden -.1ex address@hidden 
-.5ex}%
+                                   {0.1ex address@hidden
+                                   {\normalfont\Large\bfseries}}
+
+\setlength\parskip{0\p@ address@hidden address@hidden
+\setlength\parskip{0pt address@hidden .1pt}
+
 \makeatother




reply via email to

[Prev in Thread] Current Thread [Next in Thread]